@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600&family=Oswald:wght@200..700&family=Quattrocento:wght@400;700&display=swap";@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.sticky{position:sticky}.-z-10{z-index:-10}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.h-screen{height:100vh}.min-h-screen{min-height:100vh}.w-screen{width:100vw}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.items-center{align-items:center}.justify-center{justify-content:center}.border{border-style:var(--tw-border-style);border-width:1px}.text-\[var\(--text-primary\)\]{color:var(--text-primary)}.capitalize{text-transform:capitalize}.uppercase{text-transform:uppercase}.italic{font-style:italic}.underline{text-decoration-line:underline}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}:root{--bg-primary:#fff;--text-primary:#202124;--text-secondary:#5f6368;--accent:#1a73e8;--border:#dadce0;--glass-bg:#ffffffe6;--glass-border:#dadce080;--bg-secondary:#f8f9fa;--text-xs:.75rem;--text-sm:.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.25rem;--text-2xl:1.5rem;--text-3xl:2rem;--text-4xl:2.5rem;--text-5xl:3rem}.dark{--bg-primary:#050505;--text-primary:#fff;--text-secondary:#9ca3af;--accent:#7c3aed;--border:#1f1f1f;--glass-bg:#05050599;--glass-border:#ffffff14;--bg-secondary:#0a0a0a}body{background-color:var(--bg-primary);color:var(--text-primary);-webkit-font-smoothing:antialiased;margin:0;padding:0;font-family:Inter,system-ui,-apple-system,sans-serif;transition:background-color .3s,color .3s;overflow-x:hidden}::-moz-selection{background-color:var(--accent);color:#fff}::selection{background-color:var(--accent);color:#fff}#root{flex-direction:column;min-height:100vh;display:flex}.glass{background:var(--glass-bg);-webkit-backdrop-filter:blur(16px);border:1px solid var(--glass-border)}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--bg-primary)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--text-secondary)}html{scroll-behavior:smooth}.nda-callout{max-width:100%}@media(max-width:768px){.nda-callout{align-items:flex-start!important;padding:16px 20px!important}}.desktop-nav{display:none!important}.mobile-menu-button{display:flex!important}@media(min-width:768px){.desktop-nav{display:flex!important}.mobile-menu-button{display:none!important}}.toc-container{display:none!important}@media(min-width:1200px){.toc-container{display:block!important}}button,a{-webkit-user-select:none;-moz-user-select:none;user-select:none}:focus-visible{outline:2px solid var(--accent);outline-offset:2px}code.mdx-code{background-color:var(--bg-secondary);color:var(--accent);border-radius:4px;padding:2px 6px;font-family:SF Mono,Fira Code,monospace;font-size:.875em}.employer-logos{flex-wrap:nowrap;justify-content:flex-start;align-items:center;gap:20px;display:flex}.employer-logos img{flex-shrink:0;width:auto;height:28px}.employer-logos img.logo-tall{height:40px}@media(min-width:640px){.employer-logos{gap:40px}.employer-logos img{height:36px}.employer-logos img.logo-tall{height:60px}}.hero-ctas{flex-wrap:wrap;align-items:center;gap:12px;margin-top:40px;display:flex}@media(min-width:640px){.hero-ctas{flex-wrap:nowrap;gap:16px}}.work-grid{grid-template-columns:1fr;gap:32px;display:grid}.work-card{cursor:pointer;border-radius:16px;margin:-12px;padding:12px;text-decoration:none;transition:transform .3s,box-shadow .3s,background-color .3s}.work-card:hover{background-color:var(--bg-secondary);transform:translateY(-4px);box-shadow:0 16px 32px -12px #00000026}.work-card:hover img{transform:scale(1.02)}@media(min-width:540px){.work-grid{grid-template-columns:repeat(2,1fr);gap:24px}}@media(min-width:800px){.work-grid{grid-template-columns:repeat(3,1fr);gap:24px}}pre code.mdx-code{color:inherit;font-size:inherit;background-color:#0000;border-radius:0;padding:0;font-family:inherit}@media(max-width:768px){.tldr-section{margin-bottom:48px!important;padding:24px!important}.callout-box{flex-direction:column;gap:16px!important;padding:20px!important}.callout-box>div:first-child{margin-top:0!important}.quote-box{padding:0 16px;max-width:100%!important;margin:48px 0!important}.quote-box blockquote{font-size:clamp(1.125rem,4vw,1.75rem)!important}.sticky-bar-container{gap:12px!important;padding:0 16px!important}.sticky-case-study-bar{height:48px!important;top:80px!important}.sticky-bar-title{font-size:.8125rem!important}.metadata-grid{grid-template-columns:repeat(2,1fr)!important;gap:16px 24px!important}.hero-content{padding:0 20px!important}.project-hero-section{min-height:50vh!important;padding-top:120px!important}.hero-gradient-overlay{background:linear-gradient(to top,var(--bg-primary)0%,var(--bg-primary)40%,#00000080 80%,#0006 100%)!important}.content-section{padding:0 20px 80px!important}.lightbox-nav-prev{left:10px!important}.lightbox-nav-next{right:10px!important}.lightbox-close-button{top:10px!important;right:10px!important}.lightbox-container img{max-width:95vw!important;max-height:70vh!important}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
