:root{--background:#f5f4f1;--foreground:#1a2b3b;--brand-navy:#27225f}*,:after,:before{box-sizing:border-box;margin:0;padding:0}#root,body,html{min-height:100svh}body{font-family:Inter,system-ui,sans-serif;font-weight:500;color:var(--foreground);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.page,body{background:var(--background)}.page{position:relative;min-height:100svh;overflow:hidden}.sombrero-dunes{position:absolute;left:0;right:0;top:0;height:100%;pointer-events:none;z-index:0}.sombrero-dunes canvas{display:block;width:100%;height:100%;pointer-events:none}.logo-header{position:absolute;top:22px;left:0;right:0;z-index:1;display:flex;justify-content:center;pointer-events:none}.logo-header--sticky{position:-webkit-sticky;position:sticky;top:0;left:auto;right:auto;width:100%;z-index:10;padding-top:22px;padding-bottom:18px;background:var(--background);pointer-events:none}.logo-header-link{pointer-events:auto;line-height:0;text-decoration:none;color:inherit}.logo{color:#1a2b3b;width:19.2px;height:auto;display:block;shape-rendering:geometricPrecision}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.headline-wrap{position:relative;z-index:1;min-height:100svh;display:flex;align-items:center;justify-content:center;pointer-events:none}.headline{font-family:Inter,system-ui,sans-serif;font-weight:500;font-size:23px;line-height:1.08;letter-spacing:-.028em;width:310px;max-width:calc(100vw - 48px);text-align:center;color:var(--foreground);font-style:normal;transform:translateY(-20px)}.headline em{font-family:Times New Roman,Times,serif;font-style:italic;font-weight:400;font-size:1.1em;letter-spacing:inherit}@media (max-width:640px){.logo-header{top:18px}.logo-header--sticky{padding-top:18px}.logo{width:18px}.headline{font-size:21px;width:286px;line-height:1.1}}.workspace-shell{min-height:100svh;display:flex;flex-direction:column;background:var(--background);color:var(--foreground)}.workspace-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;height:3.5rem;padding:0 1.5rem;border-bottom:1px solid var(--border);background:color-mix(in srgb,var(--background) 95%,transparent);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);position:-webkit-sticky;position:sticky;top:0;z-index:10}.workspace-brand{display:flex;align-items:center;gap:.75rem;min-width:0;text-decoration:none}.workspace-brand-mark{color:var(--foreground);flex-shrink:0}.workspace-brand-text{display:flex;flex-direction:column;min-width:0}.workspace-org-name{font-size:.875rem;font-weight:500;letter-spacing:-.01em}.workspace-org-name,.workspace-org-slug{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.workspace-org-slug{font-size:.75rem;color:var(--muted-foreground)}.workspace-nav{display:flex;align-items:center;gap:.25rem}.workspace-nav a{font-size:.875rem;text-decoration:none;padding:.375rem .625rem;border-radius:.375rem;color:var(--muted-foreground)}.workspace-nav a:hover,.workspace-nav a[aria-current=page]{color:var(--foreground);background:color-mix(in srgb,var(--foreground) 6%,transparent)}.workspace-main{flex:1 1;width:100%;max-width:72rem;margin:0 auto;padding:2rem 1.5rem 2.5rem}.workspace-page-title{font-size:1.25rem;font-weight:500;letter-spacing:-.02em;margin:0 0 .5rem}.workspace-page-copy{margin:0;color:var(--muted-foreground);font-size:.9375rem;line-height:1.5;max-width:36rem}.workspace-meta{margin-top:1.5rem;font-size:.8125rem;color:var(--muted-foreground)}.workspace-state{min-height:40vh;display:flex;flex-direction:column;justify-content:center;gap:.5rem}.placeholder-page{min-height:100svh;display:flex;flex-direction:column;max-width:40rem;margin:0 auto;padding:3rem 1.5rem}.placeholder-page h1{font-size:1.25rem;font-weight:500;margin:0 0 .5rem}.placeholder-page p{margin:0;color:var(--muted-foreground);line-height:1.5}.not-found-page{min-height:100svh;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:.75rem;max-width:36rem;margin:0 auto;padding:2rem 1.5rem}.not-found-page h1{margin:0;font-size:1.25rem;font-weight:500}.not-found-page p{margin:0;color:var(--muted-foreground);line-height:1.5}.not-found-page a{margin-top:.5rem;font-size:.875rem}@media (max-width:640px){.workspace-header{padding:0 1rem}.workspace-main{padding:1.5rem 1rem 2rem}.workspace-nav a{padding:.375rem .5rem}}