@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-translate-x:0;--tw-translate-y:0;--tw-translate-z:0;--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-space-y-reverse:0;--tw-border-style:solid;--tw-leading:initial;--tw-font-weight:initial;--tw-tracking:initial}}}@layer theme{:root,:host{--font-mono:"SFMono-Regular","IBM Plex Mono",Menlo,monospace;--color-white:#fff;--spacing:.25rem;--container-md:28rem;--container-2xl:42rem;--container-6xl:72rem;--container-7xl:80rem;--text-xs:.75rem;--text-xs--line-height:calc(1/.75);--text-sm:.875rem;--text-sm--line-height:calc(1.25/.875);--text-2xl:1.5rem;--text-2xl--line-height:calc(2/1.5);--text-3xl:1.875rem;--text-3xl--line-height:calc(2.25/1.875);--text-4xl:2.25rem;--text-4xl--line-height:calc(2.5/2.25);--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--default-font-family:"Space Grotesk","Space Grotesk Fallback",sans-serif;--default-mono-font-family:"SFMono-Regular","IBM Plex Mono",Menlo,monospace}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.mx-auto{margin-inline:auto}.mt-3{margin-top:calc(var(--spacing)*3)}.mt-4{margin-top:calc(var(--spacing)*4)}.mt-5{margin-top:calc(var(--spacing)*5)}.mt-8{margin-top:calc(var(--spacing)*8)}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline-flex{display:inline-flex}.h-8{height:calc(var(--spacing)*8)}.h-\[72px\]{height:72px}.min-h-screen{min-height:100vh}.w-8{width:calc(var(--spacing)*8)}.max-w-2xl{max-width:var(--container-2xl)}.max-w-6xl{max-width:var(--container-6xl)}.max-w-md{max-width:var(--container-md)}.flex-1{flex:1}.-translate-y-\[3px\]{--tw-translate-y:calc(3px*-1);translate:var(--tw-translate-x)var(--tw-translate-y)}.translate-y-\[4px\]{--tw-translate-y:4px;translate:var(--tw-translate-x)var(--tw-translate-y)}.-rotate-45{rotate:-45deg}.rotate-45{rotate:45deg}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.resize{resize:both}.scroll-mt-24{scroll-margin-top:calc(var(--spacing)*24)}.scroll-mt-28{scroll-margin-top:calc(var(--spacing)*28)}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.gap-1{gap:calc(var(--spacing)*1)}.gap-2{gap:calc(var(--spacing)*2)}.gap-3{gap:calc(var(--spacing)*3)}.gap-5{gap:calc(var(--spacing)*5)}.gap-10{gap:calc(var(--spacing)*10)}:where(.space-y-3>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*3)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*3)*calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-10>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*10)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*10)*calc(1 - var(--tw-space-y-reverse)))}.overflow-x-hidden{overflow-x:hidden}.rounded-full{border-radius:3.40282e38px}.border{border-style:var(--tw-border-style);border-width:1px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-border{border-color:var(--border)}.border-white\/10{border-color:#ffffff1a}@supports (color:color-mix(in lab, red, red)){.border-white\/10{border-color:color-mix(in oklab,var(--color-white)10%,transparent)}}.bg-background{background-color:var(--background)}.bg-surface-alt{background-color:var(--surface-alt)}.px-4{padding-inline:calc(var(--spacing)*4)}.py-2{padding-block:calc(var(--spacing)*2)}.py-6{padding-block:calc(var(--spacing)*6)}.pt-14{padding-top:calc(var(--spacing)*14)}.pb-12{padding-bottom:calc(var(--spacing)*12)}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.text-\[0\.9em\]{font-size:.9em}.text-\[0\.72rem\]{font-size:.72rem}.text-\[0\.75rem\]{font-size:.75rem}.text-\[0\.82rem\]{font-size:.82rem}.text-\[clamp\(1\.45rem\,2\.8vw\,2\.8rem\)\]{font-size:clamp(1.45rem,2.8vw,2.8rem)}.leading-\[1\.06\]{--tw-leading:1.06;line-height:1.06}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.tracking-\[-0\.045em\]{--tw-tracking:-.045em;letter-spacing:-.045em}.tracking-\[0\.2em\]{--tw-tracking:.2em;letter-spacing:.2em}.tracking-\[0\.15em\]{--tw-tracking:.15em;letter-spacing:.15em}.tracking-\[0\.18em\]{--tw-tracking:.18em;letter-spacing:.18em}.text-foreground{color:var(--foreground)}.text-mayda-teal{color:var(--mayda-teal)}.text-muted{color:var(--muted)}.text-white{color:var(--color-white)}.text-white\/35{color:#ffffff59}@supports (color:color-mix(in lab, red, red)){.text-white\/35{color:color-mix(in oklab,var(--color-white)35%,transparent)}}.text-white\/60{color:#fff9}@supports (color:color-mix(in lab, red, red)){.text-white\/60{color:color-mix(in oklab,var(--color-white)60%,transparent)}}.uppercase{text-transform:uppercase}.italic{font-style:italic}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (hover:hover){.hover\:bg-surface-alt\/80:hover{background-color:var(--surface-alt)}@supports (color:color-mix(in lab, red, red)){.hover\:bg-surface-alt\/80:hover{background-color:color-mix(in oklab,var(--surface-alt)80%,transparent)}}.hover\:underline:hover{text-decoration-line:underline}}@media (min-width:40rem){.sm\:flex-row{flex-direction:row}.sm\:items-center{align-items:center}.sm\:justify-between{justify-content:space-between}.sm\:text-3xl{font-size:var(--text-3xl);line-height:var(--tw-leading,var(--text-3xl--line-height))}.sm\:text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.sm\:text-\[0\.95rem\]{font-size:.95rem}}@media (min-width:48rem){.md\:block{display:block}.md\:flex{display:flex}.md\:hidden{display:none}.md\:grid-cols-\[1\.5fr_1fr_1fr\]{grid-template-columns:1.5fr 1fr 1fr}:where(.md\:space-y-12>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*12)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*12)*calc(1 - var(--tw-space-y-reverse)))}.md\:pt-20{padding-top:calc(var(--spacing)*20)}.md\:text-4xl{font-size:var(--text-4xl);line-height:var(--tw-leading,var(--text-4xl--line-height))}}@media (min-width:64rem){.lg\:max-w-7xl{max-width:var(--container-7xl)}}}:root{--background:#090909;--foreground:#f2f0ea;--surface:#11110f;--surface-alt:#181815;--surface-card:#181815d6;--surface-card-alt:#0f0f0df0;--muted:#9a9992;--border:#f2f0ea21;--border-strong:#f2f0ea40;--ring:#f7931a;--signal:#f7931a;--signal-red:#ff5b3d;--acid:#d7ff68;--mayda-navy:#090909;--mayda-teal:#f7931a;--mayda-teal-soft:#ffc36d;--chrome-height:4.5rem}*,:before,:after{box-sizing:border-box}html,body{margin:0;padding:0}html{scroll-behavior:smooth;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:var(--background)}body{background:var(--background);color:var(--foreground);font-family:var(--font-studio-sans),sans-serif;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;font-size:16px;line-height:1.55}::selection{background:var(--signal);color:#0a0907}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.studio-shell{width:min(100% - 2rem,1480px);margin-inline:auto}.mayda-mark{overflow:visible}.mayda-mark-gate,.mayda-mark-signal{transform-box:fill-box;transform-origin:50%;transition:transform .35s cubic-bezier(.22,1,.36,1)}.group:hover .mayda-mark-gate-left{transform:translate(-1.5px)}.group:hover .mayda-mark-gate-right{transform:translate(1.5px)}.group:hover .mayda-mark-signal{transform:scale(1.22)}.studio-header{z-index:50;-webkit-backdrop-filter:blur();backdrop-filter:blur();background:#0909094d;border-bottom:1px solid #0000;transition:background .3s,border-color .3s,-webkit-backdrop-filter .3s,backdrop-filter .3s;position:sticky;top:0}.studio-header.is-scrolled{border-color:var(--border);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#090909db}.studio-nav-link{color:#ffffff8f;padding:.55rem .8rem;font-size:.8rem;transition:color .2s;position:relative}.studio-nav-link:after{content:"";background:var(--signal);transform-origin:100%;height:1px;transition:transform .25s;position:absolute;bottom:.25rem;left:.75rem;right:.75rem;transform:scaleX(0)}.studio-nav-link:hover,.studio-nav-link.is-active{color:#fff}.studio-nav-link:hover:after,.studio-nav-link.is-active:after{transform-origin:0;transform:scaleX(1)}.studio-menu-button{border:1px solid var(--border);background:#ffffff0a;border-radius:999px;width:2.5rem;height:2.5rem}.studio-menu-button span{background:#fff;width:1rem;height:1px;margin:.35rem auto;transition:transform .2s;display:block}.studio-mobile-nav{border-top:1px solid var(--border);background:#090909fa;padding:1rem 1rem 1.25rem}.studio-mobile-nav>a:not(.studio-button){border-bottom:1px solid var(--border);align-items:baseline;gap:1rem;padding:.8rem 0;font-size:1.35rem;display:flex}.studio-mobile-nav>a.is-active:not(.studio-button){color:#fff}.studio-mobile-nav>a span{color:var(--signal);font-family:var(--font-mono);font-size:.65rem}.studio-button{border:1px solid var(--signal);background:var(--signal);color:#100b04;border-radius:999px;justify-content:center;align-items:center;gap:.65rem;min-height:3.15rem;padding:.78rem 1.2rem;font-size:.82rem;font-weight:700;transition:transform .25s,box-shadow .25s,background .25s;display:inline-flex}.studio-button:hover{transform:translateY(-2px);box-shadow:0 14px 38px #f7931a33}.studio-button-small{min-height:2.55rem;padding:.55rem 1rem;font-size:.74rem}.studio-button-ghost{border-color:var(--border-strong);color:#fff;background:0 0}.studio-button-ghost:hover{box-shadow:none;border-color:#ffffff73}.studio-availability{color:#09090994;font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:.55rem;margin-bottom:1.1rem;font-size:.66rem;font-weight:700;display:inline-flex}.studio-availability span{background:#65a30d;border-radius:999px;width:.48rem;height:.48rem;box-shadow:0 0 0 5px #65a30d1f}.studio-availability-dark{color:#ffffff8f}.studio-home{overflow:hidden}.studio-hero{align-items:center;gap:clamp(3rem,6vw,7rem);width:min(100% - 2rem,1480px);min-height:calc(100svh - 72px);margin-inline:auto;padding-block:clamp(2.5rem,4.5vw,4.5rem) 3.5rem;display:grid;position:relative}.studio-hero:before{z-index:-2;content:"";filter:blur(12px);background:radial-gradient(circle,#f7931a24,#0000 65%);border-radius:999px;width:56rem;height:56rem;position:absolute;top:-22rem;left:-28rem}.studio-hero-copy{z-index:2;position:relative}.studio-eyebrow,.studio-kicker,.studio-footer-label{color:#ffffff75;letter-spacing:.16em;text-transform:uppercase;font-size:.68rem;font-weight:600}.studio-eyebrow{align-items:center;gap:.65rem;display:inline-flex}.studio-status-dot{background:var(--acid);border-radius:50%;width:.48rem;height:.48rem;animation:2.4s ease-in-out infinite status-pulse;box-shadow:0 0 0 5px #d7ff6814,0 0 24px #d7ff6873}.studio-hero h1{letter-spacing:-.07em;text-wrap:balance;max-width:12ch;margin:1.75rem 0 0;font-size:clamp(3.2rem,6.5vw,6.9rem);font-weight:520;line-height:.88}.studio-hero h1 em,.studio-ai-copy h2 em,.studio-final-cta h2 em{color:var(--signal);font-family:var(--font-studio-serif),serif;font-weight:400}.studio-hero-copy>p{color:#ffffff94;max-width:39rem;margin:2.1rem 0 2rem;font-size:clamp(1rem,1.4vw,1.2rem);line-height:1.65}.studio-hero-visual{min-height:31rem;position:relative}.studio-hero-index{border-top:1px solid var(--border);color:#ffffff47;font-family:var(--font-mono);letter-spacing:.13em;justify-content:space-between;padding-top:1rem;font-size:.6rem;display:flex;position:absolute;bottom:1.25rem;left:0;right:0}.signal-field{border:1px solid var(--border);background:radial-gradient(circle,#f7931a1f,#0000 20%),radial-gradient(circle at 80% 20%,#d7ff680e,#0000 28%),#0c0c0b;border-radius:clamp(1.5rem,3vw,3rem);position:absolute;inset:0;overflow:hidden;box-shadow:0 36px 100px #00000073}.signal-grid{opacity:.16;background-image:linear-gradient(#ffffff26 1px,#0000 1px),linear-gradient(90deg,#ffffff26 1px,#0000 1px);background-size:44px 44px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000,#0000 78%);mask-image:radial-gradient(circle,#000,#0000 78%)}.signal-orbit{border:1px solid #f7931a2e;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.signal-orbit:after{content:"";background:var(--signal);width:7px;height:7px;box-shadow:0 0 20px var(--signal);border-radius:50%;position:absolute;top:50%;left:-4px}.signal-orbit-one{aspect-ratio:1;width:58%;animation:18s linear infinite orbit-rotate}.signal-orbit-two{aspect-ratio:1;border-color:#ffffff14;width:84%;animation:30s linear infinite reverse orbit-rotate}.signal-core{aspect-ratio:1;background:#f7931a0d;border:1px solid #f7931a47;border-radius:50%;place-items:center;width:6.5rem;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.signal-core-ring{border:1px solid #f7931a24;border-radius:50%;animation:3s ease-in-out infinite signal-breathe;position:absolute;inset:-35%}.signal-core-dot{aspect-ratio:1;background:var(--signal);border-radius:50%;width:1.15rem;box-shadow:0 0 45px 12px #f7931a4d}.signal-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#11110fc7;border:1px solid #ffffff1f;border-radius:.85rem;width:10.5rem;padding:.9rem;display:grid;position:absolute;box-shadow:0 18px 44px #00000059}.signal-card span,.signal-coordinate{color:#ffffff4d;font-family:var(--font-mono);letter-spacing:.1em;font-size:.52rem}.signal-card strong{margin-top:.45rem;font-size:.8rem}.signal-card i{color:var(--acid);text-transform:uppercase;margin-top:.5rem;font-size:.58rem;font-style:normal}.signal-card-one{animation:6s ease-in-out infinite float-card;top:17%;right:7%}.signal-card-two{animation:7s ease-in-out 1.2s infinite reverse float-card;bottom:14%;left:7%}.signal-coordinate{position:absolute}.signal-coordinate-one{top:8%;left:7%}.signal-coordinate-two{bottom:7%;right:7%}.signal-cursor{filter:drop-shadow(0 5px 10px #00000080);border-top:12px solid #fff;border-right:8px solid #0000;width:0;height:0;animation:8s ease-in-out infinite cursor-drift;position:absolute;top:61%;left:62%}.signal-cursor span{color:#000;white-space:nowrap;background:#fff;border-radius:.25rem;padding:.22rem .38rem;font-size:.5rem;font-weight:700;position:absolute;top:.5rem;left:.2rem}.hero-reveal{opacity:0;animation:.8s cubic-bezier(.16,1,.3,1) forwards hero-enter;transform:translateY(24px)}.hero-reveal-1{animation-delay:80ms}.hero-reveal-2{animation-delay:.18s}.hero-reveal-3{animation-delay:.3s}.hero-reveal-4{animation-delay:.42s}.studio-manifesto{border-top:1px solid var(--border);gap:.35rem;width:min(100% - 2rem,1480px);margin-inline:auto;padding-block:clamp(4.5rem,8vw,8rem);display:grid}.studio-manifesto p{letter-spacing:-.055em;margin:0;font-size:clamp(2rem,5vw,5rem);font-weight:520;line-height:1}.studio-manifesto p:nth-child(2){color:var(--signal);font-family:var(--font-studio-serif),serif;font-style:italic;font-weight:400}.studio-manifesto-line{background:linear-gradient(90deg,var(--signal),transparent);width:100%;height:1px;margin-top:2rem}.studio-manifesto span{color:#ffffff59;text-transform:uppercase;letter-spacing:.16em;margin-top:.65rem;font-size:.78rem}.studio-section{border-top:1px solid var(--border);width:min(100% - 2rem,1480px);margin-inline:auto;padding-block:clamp(5rem,9vw,9rem)}.studio-section-heading{gap:2rem;margin-bottom:clamp(3rem,6vw,6rem);display:grid}.studio-section-heading h2{letter-spacing:-.06em;max-width:13ch;margin:.8rem 0 0;font-size:clamp(2.4rem,5.4vw,5.5rem);font-weight:520;line-height:.96}.studio-section-heading>p{color:#ffffff7a;max-width:35rem;margin:0;line-height:1.7}.project-case{border:1px solid var(--border);background:#10100e;border-radius:clamp(1.5rem,3vw,3rem);min-height:47rem;margin-top:1.25rem;display:grid;position:relative;overflow:hidden}.project-case-copy{z-index:3;flex-direction:column;justify-content:space-between;padding:clamp(1.5rem,3vw,3.25rem);display:flex;position:relative}.project-case-topline{color:#ffffff61;font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;gap:1rem;font-size:.58rem;display:flex}.project-case-label{color:var(--signal);letter-spacing:.16em;text-transform:uppercase;margin:0 0 .85rem;font-size:.66rem;font-weight:700}.project-case h3{letter-spacing:-.055em;max-width:13ch;margin:0;font-size:clamp(2rem,4.3vw,4.65rem);font-weight:520;line-height:.98}.project-case-description{color:#ffffff8a;max-width:38rem;margin:1.35rem 0 0;line-height:1.65}.project-case-tags{flex-wrap:wrap;gap:.45rem;margin-top:2rem;display:flex}.project-case-tags span{border:1px solid var(--border);color:#ffffff7a;border-radius:999px;padding:.45rem .7rem;font-size:.65rem}.studio-text-link{border-bottom:1px solid #ffffff52;align-items:center;gap:.55rem;width:fit-content;margin-top:2rem;padding-bottom:.25rem;font-size:.8rem;font-weight:650;transition:color .2s,border-color .2s;display:inline-flex}.studio-text-link:hover{border-color:var(--signal);color:var(--signal)}.project-case-links{flex-wrap:wrap;gap:1.25rem;display:flex}.studio-text-link-muted{color:#ffffff7a;border-color:#ffffff29}.project-browser{z-index:2;background:#090909;border:1px solid #ffffff29;border-radius:1rem;align-self:center;margin:1.5rem;transition:transform .7s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden;transform:perspective(1400px)rotateY(-5deg)rotateX(2deg);box-shadow:0 40px 110px #0000008c}.project-case:hover .project-browser{transform:perspective(1400px)rotateY(0)rotateX(0)translateY(-6px)}.project-browser-chrome{color:#ffffff52;min-height:2.45rem;font-family:var(--font-mono);background:#141412;grid-template-columns:1fr auto 1fr;align-items:center;padding-inline:.9rem;font-size:.52rem;display:grid}.project-browser-chrome div{gap:.3rem;display:flex}.project-browser-chrome i{aspect-ratio:1;background:#ffffff29;border-radius:50%;width:.42rem;display:block}.project-browser-chrome b{color:var(--acid);text-transform:uppercase;justify-self:end;font-size:.49rem;font-weight:500}.project-screen{width:100%;height:auto;display:block}.project-watermark{z-index:-1;opacity:.055;filter:grayscale();position:absolute}.project-watermark-wide{width:54%;height:auto;bottom:3%;right:-12%}.project-watermark-mark{width:40%;height:auto;bottom:-22%;right:-8%}.project-case-hodl:after,.project-case-gazette:after{z-index:0;content:"";filter:blur(10px);border-radius:50%;width:36rem;height:36rem;position:absolute}.project-case-hodl:after{background:radial-gradient(circle,#f7931a2b,#0000 67%);bottom:-18rem;right:-10rem}.project-case-gazette:after{background:radial-gradient(circle,#507b4e29,#0000 67%);bottom:-16rem;right:-8rem}.studio-services{border-top:0}.studio-service-grid{border-top:1px solid var(--border);display:grid}.studio-service-card{border-bottom:1px solid var(--border);min-height:30rem;padding:2rem 0;transition:background .3s,padding .3s;position:relative}.studio-service-card:hover{background:#ffffff06;padding-inline:1.5rem}.studio-service-card>span{color:var(--signal);font-family:var(--font-mono);font-size:.62rem}.studio-service-card h3{letter-spacing:-.045em;margin:5rem 0 0;font-size:clamp(1.7rem,3vw,2.8rem);font-weight:540}.studio-service-card p{color:#ffffff75;max-width:28rem;margin:1rem 0 0;font-size:.9rem;line-height:1.7}.studio-service-card ul{gap:.55rem;margin:2.2rem 0 0;padding:0;list-style:none;display:grid}.studio-service-card li{color:#ffffffb3;font-size:.78rem}.studio-service-card li:before{color:var(--signal);content:"+";margin-right:.6rem}.studio-ai-native{background:var(--signal);color:#100b04;min-height:47rem;display:grid}.studio-ai-visual,.studio-ai-copy{padding:clamp(2rem,6vw,6rem)}.studio-ai-visual{background-color:#de8316;background-image:linear-gradient(#0a080412 1px,#0000 1px),linear-gradient(90deg,#0a080412 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:38px 38px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;place-items:center;display:grid}.studio-ai-terminal{color:#fff;background:#0d0d0b;border:1px solid #ffffff29;border-radius:1.2rem;width:min(100%,35rem);padding:1.2rem;transform:rotate(-3deg);box-shadow:0 40px 100px #44200052}.studio-ai-terminal>div{color:#fff6;font-family:var(--font-mono);border-bottom:1px solid #ffffff1f;justify-content:space-between;margin-bottom:2rem;padding-bottom:.8rem;font-size:.58rem;display:flex}.studio-ai-terminal i{color:var(--acid);font-style:normal}.studio-ai-terminal p{color:#ffffffb3;font-family:var(--font-mono);border-bottom:1px solid #ffffff14;grid-template-columns:2rem 1fr;margin:0;padding-block:.8rem;font-size:clamp(.65rem,1.4vw,.83rem);display:grid}.studio-ai-terminal p b{color:var(--signal)}.studio-ai-copy{flex-direction:column;justify-content:center;display:flex}.studio-ai-copy .studio-kicker{color:#100b048c}.studio-ai-copy h2{letter-spacing:-.065em;margin:1rem 0 1.5rem;font-size:clamp(3rem,6vw,6rem);font-weight:550;line-height:.9}.studio-ai-copy h2 em{color:#100b04}.studio-ai-copy>p{color:#100b04ad;max-width:38rem;font-size:1rem;line-height:1.7}.studio-ai-stats{border-top:1px solid #100b042e;margin-top:3rem;display:grid}.studio-ai-stats div{border-bottom:1px solid #100b042e;grid-template-columns:3rem 1fr;align-items:center;padding-block:1rem;display:grid}.studio-ai-stats strong{font-family:var(--font-studio-serif),serif;font-size:2rem;font-weight:500}.studio-ai-stats span{font-size:.78rem;font-weight:600}.studio-process-grid{border-top:1px solid var(--border)}.studio-process-grid article{border-bottom:1px solid var(--border);grid-template-columns:3rem 1fr;gap:1.25rem;padding-block:1.7rem;display:grid}.studio-process-grid article>span{color:var(--signal);font-family:var(--font-mono);padding-top:.35rem;font-size:.6rem}.studio-process-grid h3{letter-spacing:-.04em;margin:0;font-size:clamp(1.4rem,3vw,2.7rem);font-weight:520}.studio-process-grid p{color:#ffffff70;max-width:33rem;margin:.6rem 0 0;font-size:.85rem}.studio-final-cta{color:#11110f;text-align:center;background:#efeee8;padding:clamp(6rem,12vw,12rem) 1rem;position:relative;overflow:hidden}.studio-final-cta:before,.studio-final-cta:after{aspect-ratio:1;content:"";border:1px solid #11110f1c;border-radius:50%;width:24rem;position:absolute}.studio-final-cta:before{top:-11rem;left:-8rem}.studio-final-cta:after{bottom:-14rem;right:-9rem}.studio-final-cta .studio-kicker{color:#11110f80}.studio-final-cta h2{letter-spacing:-.07em;margin:1.2rem auto 0;font-size:clamp(3rem,7.8vw,8rem);font-weight:540;line-height:.88;position:relative}.studio-final-cta h2 em{color:#b55c00}.studio-button-light{color:#fff;background:#11110f;border-color:#11110f}.studio-button-outline-light{color:#11110f;background:0 0;border-color:#11110f40}.studio-button-outline-light:hover{box-shadow:none;border-color:#11110f}.studio-final-note{color:#11110f80;margin:1.5rem 0 0;font-size:.72rem}.studio-footer{background:#090909}.studio-footer a{transition:color .18s}.studio-footer a:hover{color:var(--signal)}.studio-inner-page{width:min(100% - 2rem,1480px);margin-inline:auto}.studio-inner-hero{border-bottom:1px solid var(--border);flex-direction:column;justify-content:center;min-height:min(48rem,100svh - 72px);padding-block:clamp(5rem,10vw,10rem);display:flex}.studio-inner-hero h1{letter-spacing:-.07em;max-width:13ch;margin:1.2rem 0 0;font-size:clamp(3.25rem,8vw,8.5rem);font-weight:520;line-height:.88}.studio-inner-hero h1 em{color:var(--signal);font-family:var(--font-studio-serif),serif;font-weight:400}.studio-inner-hero>p:last-of-type{color:#ffffff80;max-width:43rem;margin:2rem 0 0;font-size:clamp(1rem,1.6vw,1.2rem);line-height:1.7}.contact-hero>div:last-child{margin-top:2.2rem}.case-detail{border-bottom:1px solid var(--border);padding-block:clamp(5rem,9vw,9rem)}.case-detail-heading{color:#ffffff61;font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;gap:1rem;font-size:.6rem;display:flex}.case-detail-heading p{color:var(--signal);margin:0}.case-detail-title{gap:2rem;margin-top:clamp(3rem,6vw,6rem);display:grid}.case-detail-title h2{letter-spacing:-.06em;max-width:13ch;margin:0;font-size:clamp(2.5rem,5.7vw,6rem);font-weight:520;line-height:.95}.case-detail-title p,.case-detail-grid section>p:last-child{color:#ffffff80;max-width:38rem;margin:0;line-height:1.7}.case-detail-title .case-detail-engagement{color:#ffffffad;align-items:baseline;gap:.7rem;margin-top:1.5rem;font-size:.82rem;display:flex}.case-detail-engagement span{color:var(--signal);font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;flex:none;font-size:.62rem;font-weight:700}.case-detail-links{flex-wrap:wrap;gap:0 1.25rem;display:flex}.case-detail-screen{border:1px solid var(--border-strong);background:#090909;border-radius:clamp(1rem,2.5vw,2rem);margin-top:clamp(3rem,7vw,7rem);overflow:hidden;box-shadow:0 50px 120px #00000073}.case-detail-screen>img{width:100%;height:auto;display:block}.case-detail-grid{border-top:1px solid var(--border);margin-top:clamp(3rem,6vw,6rem);display:grid}.case-detail-grid section{border-bottom:1px solid var(--border);padding-block:2rem}.case-detail-grid section>p:last-child,.case-detail-grid ul,.case-detail-grid section>div{margin-top:1.4rem}.case-detail-grid ul{color:#ffffffa6;gap:.7rem;padding:0;font-size:.8rem;list-style:none;display:grid}.case-detail-grid li:before{color:var(--signal);content:"+";margin-right:.6rem}.case-detail-grid section>div{flex-wrap:wrap;gap:.5rem;display:flex}.case-detail-grid section>div span{border:1px solid var(--border);color:#ffffff80;border-radius:999px;padding:.45rem .7rem;font-size:.65rem}.case-gallery,.case-proof{border-top:1px solid var(--border);margin-top:clamp(5rem,10vw,10rem);padding-top:clamp(4rem,7vw,7rem)}.case-subheading{gap:.85rem;margin-bottom:clamp(2.5rem,5vw,5rem);display:grid}.case-subheading h3{letter-spacing:-.055em;max-width:14ch;margin:0;font-size:clamp(2.3rem,5vw,5rem);font-weight:520;line-height:.96}.case-gallery-grid{gap:clamp(2.5rem,6vw,6rem);display:grid}.case-gallery-grid figure{margin:0}.case-gallery-frame{border:1px solid var(--border-strong);background:#0c0c0b;border-radius:clamp(1rem,2vw,1.6rem);overflow:hidden;box-shadow:0 30px 90px #0006}.case-gallery-frame img{width:100%;height:auto;transition:transform .7s cubic-bezier(.16,1,.3,1);display:block}.case-gallery-grid figure:hover img{transform:scale(1.012)}.case-gallery-grid figcaption{gap:.35rem;margin-top:1rem;display:grid}.case-gallery-grid figcaption strong{font-size:.9rem}.case-gallery-grid figcaption span{color:#ffffff6b;max-width:36rem;font-size:.75rem}.case-proof-grid{border-top:1px solid var(--border);display:grid}.case-proof-grid article{border-bottom:1px solid var(--border);min-height:20rem;padding:1.5rem 0}.case-proof-grid article>span{color:var(--signal);font-family:var(--font-mono);font-size:.6rem}.case-proof-grid h4{letter-spacing:-.04em;margin:5rem 0 0;font-size:clamp(1.4rem,2.5vw,2.2rem);font-weight:520}.case-proof-grid p{color:#ffffff75;max-width:28rem;margin:.8rem 0 0;font-size:.8rem;line-height:1.7}.hodl-case{color:#f2f0ea;background:#090909;overflow:hidden}.hodl-shell{width:min(100% - 2rem,1480px);margin-inline:auto}.hodl-hero{background:radial-gradient(circle at 78% 18%,#f39a361f,#0000 28rem),#090909;min-height:calc(100svh - 72px);padding-block:clamp(4rem,8vw,8rem) 0;position:relative}.hodl-hero-grid{gap:clamp(3rem,7vw,7rem);display:grid;position:relative}.hodl-hero-copy{z-index:3;max-width:72rem;animation:.9s cubic-bezier(.16,1,.3,1) both hodl-rise;position:relative}.hodl-back-link{color:#ffffff75;font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:.65rem;margin-bottom:clamp(3rem,8vw,7rem);font-size:.62rem;transition:color .18s;display:inline-flex}.hodl-back-link:hover{color:var(--signal)}.hodl-hero h1{letter-spacing:-.075em;max-width:12ch;margin:1.25rem 0 0;font-size:clamp(3.6rem,8.6vw,9rem);font-weight:520;line-height:.86}.hodl-hero h1 em{color:var(--signal);font-family:var(--font-studio-serif),serif;font-weight:400}.hodl-hero-lead{color:#ffffff85;max-width:46rem;margin:2rem 0 0;font-size:clamp(1rem,1.7vw,1.25rem);line-height:1.7}.hodl-hero-actions{align-items:center;gap:1.5rem;margin-top:2.5rem;display:flex}.hodl-hero-orbit{z-index:1;aspect-ratio:1;opacity:.72;pointer-events:none;width:min(45vw,42rem);position:absolute;top:2rem;right:-8rem}.hodl-orbit-ring{border:1px solid #ffffff1a;border-radius:50%;position:absolute;inset:0}.hodl-orbit-ring:before,.hodl-orbit-ring:after{aspect-ratio:1;background:var(--signal);content:"";border-radius:50%;width:.55rem;position:absolute;box-shadow:0 0 22px #f39a368c}.hodl-orbit-ring:before{top:11%;left:21%}.hodl-orbit-ring:after{bottom:29%;right:4%}.hodl-orbit-ring-one{animation:28s linear infinite hodl-orbit}.hodl-orbit-ring-two{border-style:dashed;animation:20s linear infinite reverse hodl-orbit;inset:20%}.hodl-orbit-label{color:#ffffff57;font-family:var(--font-mono);letter-spacing:.12em;font-size:.55rem;position:absolute}.hodl-orbit-label-one{top:13%;left:17%}.hodl-orbit-label-two{top:49%;right:7%}.hodl-orbit-label-three{bottom:12%;left:28%}.hodl-hero-screen{z-index:2;border:1px solid var(--border-strong);background:#0c0c0b;border-radius:clamp(1rem,2.2vw,2rem);animation:.9s cubic-bezier(.16,1,.3,1) .14s both hodl-rise;position:relative;overflow:hidden;box-shadow:0 50px 140px #00000094}.hodl-hero-screen>img,.hodl-gallery-frame>img{width:100%;height:auto;display:block}.hodl-engagement-rail{border-top:1px solid var(--border);animation:.9s cubic-bezier(.16,1,.3,1) .24s both hodl-rise;display:grid}.hodl-engagement-rail>div{border-bottom:1px solid var(--border);align-content:space-between;gap:1.5rem;min-height:8.5rem;padding:1.25rem 0;display:grid}.hodl-engagement-rail span,.hodl-contribution dt{color:var(--signal);font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;font-size:.58rem}.hodl-engagement-rail strong{font-size:.78rem;font-weight:500}.hodl-thesis{color:#100b04;background-color:#f39a36;background-image:linear-gradient(90deg,#100b0412 1px,#0000 1px),linear-gradient(#100b0412 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:42px 42px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;padding-block:clamp(6rem,12vw,12rem)}.hodl-thesis-grid{gap:2rem;display:grid}.hodl-thesis .studio-kicker,.hodl-system .studio-kicker{color:#100b0480}.hodl-thesis h2{letter-spacing:-.07em;max-width:18ch;margin:0;font-size:clamp(3rem,7vw,7.4rem);font-weight:520;line-height:.9}.hodl-thesis-grid>p:last-child{color:#100b04a6;align-self:end;max-width:39rem;margin:0;line-height:1.75}.hodl-transformation{border-bottom:1px solid var(--border);padding-block:clamp(6rem,11vw,11rem)}.hodl-transformation-layout{gap:clamp(4rem,10vw,10rem);display:grid}.hodl-sticky-heading h2{letter-spacing:-.065em;max-width:10ch;margin:1rem 0 0;font-size:clamp(3rem,5.5vw,5.8rem);font-weight:520;line-height:.92}.hodl-sticky-heading h2 em,.hodl-system-heading h2 em{color:var(--signal);font-family:var(--font-studio-serif),serif;font-weight:400}.hodl-transformation-list{display:grid}.hodl-transformation-list article{border-top:1px solid var(--border);min-height:30rem;padding-block:clamp(2rem,5vw,4rem)}.hodl-transformation-list article>div,.hodl-gallery-copy>div{color:#ffffff61;font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;align-items:baseline;gap:1rem;font-size:.6rem;display:flex}.hodl-transformation-list article>div span,.hodl-gallery-copy>div span{color:var(--signal)}.hodl-transformation-list article>div p,.hodl-gallery-copy>div p{margin:0}.hodl-transformation-list h3{letter-spacing:-.055em;max-width:17ch;margin:clamp(5rem,10vw,9rem) 0 0;font-size:clamp(2rem,4vw,4rem);font-weight:520;line-height:.98}.hodl-transformation-list article>p{color:#ffffff7a;max-width:39rem;margin:1.5rem 0 0;line-height:1.75}.hodl-system{color:#11110f;background:#efeee8;padding-block:clamp(6rem,12vw,12rem)}.hodl-system-heading{gap:1.25rem;display:grid}.hodl-system-heading h2{letter-spacing:-.07em;max-width:14ch;margin:0;font-size:clamp(3rem,7vw,7.5rem);font-weight:520;line-height:.9}.hodl-system-heading>p:last-child{color:#11110f94;max-width:38rem;margin:0;line-height:1.75}.hodl-system-map{background:radial-gradient(circle,#f39a3621 0,#0000 31%),linear-gradient(90deg,#0000 49.9%,#11110f14 50%,#0000 50.1%),linear-gradient(#0000 49.9%,#11110f14 50%,#0000 50.1%);border:1px solid #11110f26;border-radius:50%;min-height:48rem;margin-top:clamp(5rem,10vw,10rem);display:none;position:relative}.hodl-system-map:before,.hodl-system-map:after{content:"";border:1px solid #11110f1c;border-radius:50%;position:absolute;inset:14%}.hodl-system-map:after{inset:31%}.hodl-system-core,.hodl-system-node{z-index:2;background:#efeee8;border:1px solid #11110f2e;display:grid;position:absolute;box-shadow:0 18px 60px #11110f14}.hodl-system-core{aspect-ratio:1;text-align:center;border-radius:50%;place-content:center;width:15rem;padding:2rem;top:50%;left:50%;transform:translate(-50%,-50%)}.hodl-system-core span,.hodl-system-node span{color:#a85100;font-family:var(--font-mono);letter-spacing:.12em;font-size:.58rem}.hodl-system-core strong{letter-spacing:.06em;margin-top:.8rem;font-size:.9rem}.hodl-system-core i{aspect-ratio:1;background:var(--signal);border-radius:50%;width:.65rem;margin:1.2rem auto 0;box-shadow:0 0 25px #f39a36b3}.hodl-system-node{border-radius:.9rem;align-content:space-between;width:13rem;min-height:7rem;padding:1.25rem}.hodl-system-node strong{font-size:.82rem;font-weight:600}.hodl-system-node-01{top:5%;left:50%;transform:translate(-50%)}.hodl-system-node-02{top:27%;right:4%}.hodl-system-node-03{bottom:7%;right:18%}.hodl-system-node-04{bottom:7%;left:18%}.hodl-system-node-05{top:27%;left:4%}.hodl-system-list{border-top:1px solid #11110f29;margin-top:clamp(4rem,8vw,8rem);display:grid}.hodl-system-list article{border-bottom:1px solid #11110f29;min-height:20rem;padding:1.5rem 0}.hodl-system-list article>span{color:#a85100;font-family:var(--font-mono);font-size:.58rem}.hodl-system-list h3{letter-spacing:-.05em;margin:5rem 0 0;font-size:clamp(1.5rem,2.6vw,2.7rem);font-weight:520}.hodl-system-list p{color:#11110f94;max-width:27rem;margin:1rem 0 0;font-size:.8rem;line-height:1.7}.hodl-gallery{border-bottom:1px solid var(--border);padding-block:clamp(6rem,12vw,12rem)}.hodl-gallery-heading h2{letter-spacing:-.07em;max-width:16ch;margin:1rem 0 0;font-size:clamp(3rem,6.5vw,6.8rem);font-weight:520;line-height:.9}.hodl-gallery-list{gap:clamp(7rem,14vw,14rem);margin-top:clamp(6rem,12vw,12rem);display:grid}.hodl-gallery-list figure{gap:clamp(2rem,5vw,5rem);margin:0;display:grid}.hodl-gallery-copy{align-self:end}.hodl-gallery-copy h3{letter-spacing:-.055em;max-width:15ch;margin:2.5rem 0 0;font-size:clamp(2rem,4vw,4rem);font-weight:520;line-height:.98}.hodl-gallery-copy>p{color:#ffffff75;max-width:35rem;margin:1.4rem 0 0;line-height:1.75}.hodl-gallery-frame{border:1px solid var(--border-strong);background:#0c0c0b;border-radius:clamp(1rem,2vw,1.7rem);transition:transform .7s cubic-bezier(.16,1,.3,1),box-shadow .7s cubic-bezier(.16,1,.3,1);overflow:hidden;box-shadow:0 40px 110px #0000007a}.hodl-gallery-list figure:hover .hodl-gallery-frame{transform:translateY(-.6rem);box-shadow:0 55px 140px #0000009e}.hodl-proof{color:#100b04;background-color:#f39a36;background-image:linear-gradient(90deg,#100b0412 1px,#0000 1px),none;background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:42px 42px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;padding-block:clamp(6rem,11vw,11rem)}.hodl-proof .studio-kicker{color:#100b0480}.hodl-proof-heading h2{letter-spacing:-.07em;max-width:15ch;margin:1rem 0 0;font-size:clamp(3rem,6.5vw,6.8rem);font-weight:520;line-height:.9}.hodl-proof-grid{border-top:1px solid #100b0433;margin-top:clamp(4rem,8vw,8rem);display:grid}.hodl-proof-grid article{border-bottom:1px solid #100b0433;min-height:23rem;padding:1.5rem 0}.hodl-proof-grid article>span{color:#100b048c;font-family:var(--font-mono);font-size:.6rem}.hodl-proof-grid h3{letter-spacing:-.055em;margin:7rem 0 0;font-size:clamp(1.7rem,3vw,3rem);font-weight:540}.hodl-proof-grid p{color:#100b04a6;max-width:28rem;margin:1rem 0 0;font-size:.82rem;line-height:1.7}.hodl-contribution{border-bottom:1px solid var(--border);padding-block:clamp(6rem,11vw,11rem)}.hodl-contribution-layout{gap:clamp(4rem,10vw,10rem);display:grid}.hodl-contribution h2{letter-spacing:-.065em;max-width:14ch;margin:1rem 0 0;font-size:clamp(3rem,5.8vw,6rem);font-weight:520;line-height:.92}.hodl-contribution-layout>div>p:last-child{color:#ffffff7a;max-width:38rem;margin:2rem 0 0;line-height:1.75}.hodl-contribution dl{border-top:1px solid var(--border);margin:0}.hodl-contribution dl>div{border-bottom:1px solid var(--border);gap:.85rem;padding-block:1.5rem;display:grid}.hodl-contribution dd{color:#ffffffad;margin:0;font-size:.88rem;line-height:1.6}.hodl-final-cta{width:100%}@keyframes hodl-rise{0%{opacity:0;transform:translateY(2rem)}to{opacity:1;transform:translateY(0)}}@keyframes hodl-orbit{to{transform:rotate(360deg)}}.studio-inner-cta{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:34rem;padding-block:6rem;display:flex}.studio-inner-cta h2{letter-spacing:-.065em;margin:1rem 0 2rem;font-size:clamp(3rem,7vw,7rem);font-weight:520;line-height:.9}.about-statement{border-bottom:1px solid var(--border);gap:3rem;padding-block:clamp(5rem,10vw,10rem);display:grid}.about-statement>p{letter-spacing:-.055em;max-width:18ch;margin:0;font-size:clamp(2.2rem,5vw,5.2rem);font-weight:520;line-height:1}.about-statement>div{align-content:end;gap:1.4rem;display:grid}.about-statement>div p{color:#ffffff80;max-width:36rem;margin:0;line-height:1.75}.about-principles{border-bottom:1px solid var(--border);padding-block:clamp(5rem,9vw,9rem)}.contact-grid{border-bottom:1px solid var(--border);display:grid}.contact-grid article{border-bottom:1px solid var(--border);min-height:25rem;padding:2rem 0}.contact-grid article>span{color:var(--signal);font-family:var(--font-mono);font-size:.62rem}.contact-grid h2{letter-spacing:-.05em;margin:6rem 0 0;font-size:clamp(1.8rem,3.5vw,3.2rem);font-weight:520}.contact-grid p{color:#ffffff80;max-width:28rem;margin:1rem 0 0;line-height:1.7}.contact-direct{flex-direction:column;justify-content:center;min-height:35rem;padding-block:6rem;display:flex}.contact-direct>a{border-bottom:1px solid var(--signal);letter-spacing:-.05em;width:fit-content;margin-top:1rem;padding-bottom:.3rem;font-size:clamp(1.6rem,5vw,5rem);font-weight:520}.contact-direct>p:last-child{color:#ffffff6b;margin-top:1.25rem;font-size:.8rem}.services-page{background:#090909;overflow:hidden}.services-hero{border-bottom:1px solid var(--border);align-items:end;gap:4rem;width:min(100% - 2rem,1480px);min-height:calc(100svh - 72px);margin-inline:auto;padding-block:clamp(5rem,10vw,9rem) clamp(4rem,8vw,7rem);display:grid}.services-hero h1{letter-spacing:-.075em;max-width:11ch;margin:1.2rem 0 0;font-size:clamp(3.5rem,8.8vw,9rem);font-weight:520;line-height:.86}.services-hero h1 em,.services-standards-heading h2 em{color:var(--signal);font-family:var(--font-studio-serif),serif;font-weight:400}.services-hero-aside{align-content:end;gap:2.5rem;display:grid}.services-hero-aside>p{color:#ffffff80;max-width:36rem;margin:0;font-size:clamp(1rem,1.8vw,1.25rem);line-height:1.7}.services-system-map{color:#ffffff7a;font-family:var(--font-mono);letter-spacing:.12em;grid-template-columns:auto 1fr auto 1fr auto auto;align-items:center;gap:.75rem;font-size:.58rem;display:grid}.services-system-map i{background:linear-gradient(90deg,#ffffff26,var(--signal),#ffffff26);height:1px}.services-system-map b{background:var(--signal);border-radius:999px;width:.55rem;height:.55rem;box-shadow:0 0 22px #f7931a8c}.service-detail-stack{display:grid}.service-detail{align-content:space-between;gap:clamp(3rem,6vw,6rem);min-height:min(56rem,100svh);padding:clamp(3rem,7vw,7rem) max(1rem,50vw - 740px);display:grid;position:relative;overflow:hidden}.service-detail[data-tone=dark]{border-bottom:1px solid var(--border);color:#f2f0ea;background:#090909}.service-detail[data-tone=light]{color:#11110f;background:#efeee8}.service-detail[data-tone=signal]{color:#100b04;background:#f39a36}.service-detail:after{color:currentColor;content:attr(data-service-number);opacity:.035;pointer-events:none;font-size:30rem;font-weight:700;line-height:.8;position:absolute;bottom:-.22em;right:-.04em}.service-detail-index{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;justify-content:space-between;align-items:baseline;gap:2rem;font-size:.62rem;display:flex}.service-detail-index span{color:var(--signal)}.service-detail[data-tone=signal] .service-detail-index span,.service-detail[data-tone=light] .service-detail-index span{color:#9d4d00}.service-detail-index p{opacity:.55;margin:0}.service-detail-main{z-index:1;gap:clamp(3rem,7vw,7rem);display:grid;position:relative}.service-detail h2{letter-spacing:-.07em;max-width:11ch;margin:0;font-size:clamp(3rem,7vw,7.6rem);font-weight:520;line-height:.9}.service-detail-lead{color:currentColor;opacity:.58;max-width:42rem;margin:2rem 0 0;font-size:clamp(1rem,1.6vw,1.2rem);line-height:1.7}.service-detail-lists{border-top:1px solid;display:grid}@supports (color:color-mix(in lab, red, red)){.service-detail-lists{border-top:1px solid color-mix(in srgb,currentColor 18%,transparent)}}.service-detail-lists{opacity:.88;gap:0}.service-detail-lists section{border-bottom:1px solid;padding-block:1.5rem}@supports (color:color-mix(in lab, red, red)){.service-detail-lists section{border-bottom:1px solid color-mix(in srgb,currentColor 18%,transparent)}}.service-detail-lists section>p{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;opacity:.55;margin:0;font-size:.6rem;font-weight:700}.service-detail-lists ul{gap:.7rem;margin:1.35rem 0 0;padding:0;font-size:.82rem;list-style:none;display:grid}.service-detail-lists li:before{color:var(--signal);content:"+";margin-right:.65rem}.service-detail[data-tone=light] .service-detail-lists li:before,.service-detail[data-tone=signal] .service-detail-lists li:before{color:#814000}.service-detail>.studio-button{z-index:1;width:fit-content;position:relative}.services-standards{width:min(100% - 2rem,1480px);margin-inline:auto;padding-block:clamp(6rem,11vw,11rem)}.services-standards-heading{gap:1rem;display:grid}.services-standards-heading h2{letter-spacing:-.07em;max-width:13ch;margin:0;font-size:clamp(3rem,7vw,7.5rem);font-weight:520;line-height:.9}.services-standards-grid{border-top:1px solid var(--border);margin-top:clamp(4rem,8vw,8rem);display:grid}.services-standards-grid article{border-bottom:1px solid var(--border);min-height:20rem;padding:1.5rem 0}.services-standards-grid article>span{color:var(--signal);font-family:var(--font-mono);font-size:.62rem}.services-standards-grid h3{letter-spacing:-.05em;margin:5rem 0 0;font-size:clamp(1.7rem,3vw,3rem);font-weight:520}.services-standards-grid p{color:#ffffff75;max-width:29rem;margin:1rem 0 0;font-size:.82rem;line-height:1.7}.studio-service-card .studio-text-link{margin-top:2.2rem}.contact-paths{border-bottom:1px solid var(--border);padding-block:clamp(5rem,9vw,9rem)}.contact-paths-heading{gap:1rem;display:grid}.contact-paths-heading h2{letter-spacing:-.06em;max-width:14ch;margin:0;font-size:clamp(2.5rem,5.5vw,5.5rem);font-weight:520;line-height:.96}.contact-paths-grid{border-top:1px solid var(--border);margin-top:clamp(3rem,6vw,6rem);display:grid}.contact-paths-grid>a{border-bottom:1px solid var(--border);flex-direction:column;min-height:25rem;padding:1.5rem 0;transition:background .25s,color .25s,padding .25s;display:flex}.contact-paths-grid>a:hover{color:#11110f;background:#efeee8;padding-inline:1.25rem}.contact-paths-grid>a>span{color:var(--signal);font-family:var(--font-mono);font-size:.62rem}.contact-paths-grid h3{letter-spacing:-.055em;margin:5rem 0 0;font-size:clamp(1.8rem,3.6vw,3.5rem);font-weight:520}.contact-paths-grid p{color:#ffffff7a;max-width:29rem;margin:1rem 0 0;font-size:.82rem;line-height:1.7}.contact-paths-grid>a:hover p{color:#11110f9e}.contact-paths-grid b{margin-top:auto;padding-top:2rem;font-size:.72rem}.contact-paths-grid i{color:var(--signal);margin-left:.4rem;font-style:normal}@keyframes hero-enter{to{opacity:1;transform:translateY(0)}}@keyframes status-pulse{50%{opacity:.55;box-shadow:0 0 0 9px #d7ff6808,0 0 18px #d7ff684d}}@keyframes orbit-rotate{to{transform:translate(-50%,-50%)rotate(360deg)}}@keyframes signal-breathe{50%{opacity:.45;transform:scale(1.16)}}@keyframes float-card{50%{transform:translateY(-12px)rotate(1deg)}}@keyframes cursor-drift{0%,to{transform:translate(0)}35%{transform:translate(22px,-24px)}70%{transform:translate(-18px,14px)}}@media (min-width:760px){.studio-section-heading{grid-template-columns:1.25fr .75fr;align-items:end}.studio-service-grid{grid-template-columns:repeat(3,1fr)}.studio-service-card{border-right:1px solid var(--border);padding:2rem}.studio-service-card:first-child{padding-left:0}.studio-service-card:last-child{border-right:0}.studio-process-grid article{grid-template-columns:5rem minmax(0,.75fr) minmax(18rem,.55fr);align-items:center}.studio-process-grid p{grid-column:3;margin-top:0}.studio-process-grid article>div{display:contents}.case-detail-title,.about-statement{grid-template-columns:1.2fr .8fr;align-items:end}.case-detail-grid,.contact-grid{grid-template-columns:repeat(3,1fr)}.case-proof-grid{grid-template-columns:repeat(2,1fr)}.case-proof-grid article{border-right:1px solid var(--border);padding:2rem}.case-proof-grid article:nth-child(odd){padding-left:0}.case-proof-grid article:nth-child(2n){border-right:0}.case-detail-grid section,.contact-grid article{border-right:1px solid var(--border);padding:2rem}.case-detail-grid section:first-child,.contact-grid article:first-child{padding-left:0}.case-detail-grid section:last-child,.contact-grid article:last-child{border-right:0}.services-hero{grid-template-columns:minmax(0,1.2fr) minmax(22rem,.8fr)}.service-detail-main{grid-template-columns:minmax(0,1.1fr) minmax(25rem,.9fr);align-items:end}.service-detail-lists{grid-template-columns:repeat(2,1fr)}.service-detail-lists section{border-left:1px solid;padding-inline:1.5rem}@supports (color:color-mix(in lab, red, red)){.service-detail-lists section{border-left:1px solid color-mix(in srgb,currentColor 18%,transparent)}}.services-standards-grid,.contact-paths-grid{grid-template-columns:repeat(2,1fr)}.services-standards-grid article,.contact-paths-grid>a{border-right:1px solid var(--border);padding:2rem}.services-standards-grid article:nth-child(odd),.contact-paths-grid>a:nth-child(odd){padding-left:0}.services-standards-grid article:nth-child(2n),.contact-paths-grid>a:nth-child(2n){border-right:0}.hodl-hero-screen{width:92%;margin-left:auto}.hodl-engagement-rail{grid-template-columns:repeat(4,1fr)}.hodl-engagement-rail>div{border-right:1px solid var(--border);padding:1.5rem}.hodl-engagement-rail>div:first-child{padding-left:0}.hodl-engagement-rail>div:last-child{border-right:0}.hodl-thesis-grid{grid-template-columns:1.2fr .8fr}.hodl-thesis-grid>.studio-kicker,.hodl-thesis-grid>h2{grid-column:1/-1}.hodl-thesis-grid>p:last-child{grid-column:2}.hodl-system-list,.hodl-proof-grid{grid-template-columns:repeat(2,1fr)}.hodl-system-list article,.hodl-proof-grid article{border-right:1px solid #11110f29;padding:2rem}.hodl-system-list article:nth-child(odd),.hodl-proof-grid article:nth-child(odd){padding-left:0}.hodl-system-list article:nth-child(2n),.hodl-proof-grid article:nth-child(2n){border-right:0}.hodl-contribution dl>div{grid-template-columns:7rem 1fr;align-items:baseline}}@media (min-width:980px){.studio-hero{grid-template-columns:minmax(0,1.02fr) minmax(31rem,.78fr)}.studio-hero-visual{min-height:clamp(31rem,42vw,39rem)}.studio-manifesto{grid-template-columns:auto 1fr}.studio-manifesto p:nth-child(2){text-align:right}.studio-manifesto-line,.studio-manifesto span{grid-column:1/-1}.project-case{grid-template-columns:minmax(23rem,.72fr) minmax(0,1.28fr);min-height:46rem}.project-case-gazette .project-case-copy{grid-column:2}.project-case-gazette .project-browser{grid-area:1/1;transform:perspective(1400px)rotateY(5deg)rotateX(2deg)}.project-browser{margin:3.5rem 3.5rem 3.5rem 0}.project-case-gazette .project-browser{margin:3.5rem 0 3.5rem 3.5rem}.studio-ai-native{grid-template-columns:1fr 1fr}.case-gallery-grid figure:nth-child(2n){width:82%;margin-left:auto}.services-standards-grid{grid-template-columns:repeat(4,1fr)}.services-standards-grid article,.services-standards-grid article:nth-child(2n){border-right:1px solid var(--border);padding:2rem}.services-standards-grid article:first-child{padding-left:0}.services-standards-grid article:last-child{border-right:0}.contact-paths-grid{grid-template-columns:repeat(3,1fr)}.contact-paths-grid>a,.contact-paths-grid>a:nth-child(2n){border-right:1px solid var(--border);padding:2rem}.contact-paths-grid>a:first-child{padding-left:0}.contact-paths-grid>a:last-child{border-right:0}.hodl-transformation-layout{grid-template-columns:minmax(19rem,.7fr) minmax(0,1.3fr)}.hodl-sticky-heading{height:fit-content;position:sticky;top:8rem}.hodl-system-map{display:block}.hodl-system-list{grid-template-columns:repeat(5,1fr)}.hodl-system-list article,.hodl-system-list article:nth-child(2n){border-right:1px solid #11110f29;padding:1.5rem}.hodl-system-list article:first-child{padding-left:0}.hodl-system-list article:last-child{border-right:0}.hodl-gallery-list figure{grid-template-columns:minmax(19rem,.46fr) minmax(0,1.54fr);align-items:end}.hodl-gallery-list figure:nth-child(2n) .hodl-gallery-copy{grid-column:2}.hodl-gallery-list figure:nth-child(2n) .hodl-gallery-frame{grid-area:1/1}.hodl-proof-grid{grid-template-columns:repeat(4,1fr)}.hodl-proof-grid article,.hodl-proof-grid article:nth-child(2n){border-right:1px solid #100b0433;padding:2rem}.hodl-proof-grid article:first-child{padding-left:0}.hodl-proof-grid article:last-child{border-right:0}.hodl-contribution-layout{grid-template-columns:minmax(0,1.15fr) minmax(28rem,.85fr);align-items:start}}@media (max-width:979px){.project-case-copy{min-height:36rem}.project-browser{margin-top:0}}@media (max-width:600px){.studio-hero{min-height:auto;padding-top:3.5rem;padding-bottom:5rem}.studio-hero h1{font-size:clamp(3.45rem,16vw,5.6rem)}.studio-hero-visual{min-height:27rem}.studio-hero-index{display:none}.signal-card{width:8.4rem}.signal-card-one{right:4%}.signal-card-two{left:4%}.project-case-topline{flex-direction:column}.project-case-copy{min-height:39rem}.project-browser{border-radius:.7rem;margin:0 .75rem .75rem;transform:none}.project-browser-chrome{grid-template-columns:auto 1fr}.project-browser-chrome span{justify-self:end}.project-browser-chrome b{display:none}.studio-ai-visual{min-height:29rem}.services-hero{min-height:auto}.services-system-map{grid-template-columns:auto 1fr}.services-system-map i,.services-system-map b{display:none}.service-detail{min-height:auto;padding-block:5rem}.service-detail-index{flex-direction:column;align-items:flex-start}.service-detail:after{font-size:16rem}.service-detail>.studio-button{width:100%}.contact-paths-grid>a{min-height:21rem}.hodl-hero{min-height:auto}.hodl-hero-actions{flex-direction:column;align-items:flex-start}.hodl-hero-orbit{display:none}.hodl-hero-screen{margin-inline:.5rem}.hodl-engagement-rail>div{min-height:7rem}.hodl-transformation-list article{min-height:26rem}.hodl-gallery-list figure:hover .hodl-gallery-frame{transform:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.hero-reveal{opacity:1;transform:none}}.studio-home{--home-progress:0;position:relative;overflow:clip}.studio-home.is-motion-ready [data-reveal]{opacity:0;transition:opacity .9s cubic-bezier(.16,1,.3,1),transform .9s cubic-bezier(.16,1,.3,1);transform:translateY(34px)}.studio-home.is-motion-ready [data-reveal].is-visible{opacity:1;transform:translateY(0)}.studio-signal-spine{z-index:35;pointer-events:none;width:1px;height:calc(100svh - 10rem);position:fixed;top:7.2rem;right:1.15rem}.studio-signal-spine-track,.studio-signal-spine-progress{transform-origin:top;width:1px;display:block;position:absolute;inset:0}.studio-signal-spine-track{background:#ffffff17}.studio-signal-spine-progress{background:linear-gradient(180deg,var(--signal),#ffc36d);transform:scaleY(var(--home-progress));box-shadow:0 0 14px #f7931a61}.studio-signal-spine-core{top:calc(var(--home-progress)*100%);aspect-ratio:1;background:var(--signal);border:1px solid #090909;border-radius:50%;width:.44rem;display:block;position:absolute;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 3px #f7931a29,0 0 16px #f7931a6b}.studio-signal-spine b{color:#ffffff38;font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;white-space:nowrap;writing-mode:vertical-rl;font-size:.46rem;font-weight:500;position:absolute;bottom:0;right:.75rem}.home-experience-active .studio-header .mayda-mark-gate-left{animation:.9s cubic-bezier(.16,1,.3,1) .12s mayda-gate-left-boot}.home-experience-active .studio-header .mayda-mark-gate-right{animation:.9s cubic-bezier(.16,1,.3,1) .12s mayda-gate-right-boot}.home-experience-active .studio-header .mayda-mark-signal{animation:.9s cubic-bezier(.16,1,.3,1) .12s mayda-signal-boot}.studio-hero-copy{transform:translateY(calc(var(--hero-scroll,0)*-2rem));transition:transform 80ms linear}.signal-field{--signal-dx:0px;--signal-dy:0px;--field-rotate-x:0deg;--field-rotate-y:0deg;box-shadow:none;transform:perspective(1200px)rotateX(var(--field-rotate-x))rotateY(var(--field-rotate-y));background:radial-gradient(circle,#f7931a1f,#0000 22%),radial-gradient(circle at 72% 28%,#d7ff6809,#0000 34%);border:0;border-radius:0;transition:transform .35s cubic-bezier(.16,1,.3,1);inset:-8% -10% -7% -5%;overflow:visible}.signal-field:after{content:"";pointer-events:none;background:radial-gradient(circle,#f2f0ea0a,#0000 64%);animation:4.8s ease-in-out 1.4s infinite field-glint;position:absolute;inset:0;-webkit-mask-image:linear-gradient(110deg,#0000 20%,#000 48%,#0000 76%);mask-image:linear-gradient(110deg,#0000 20%,#000 48%,#0000 76%)}.signal-field .signal-grid{opacity:.1;-webkit-mask-image:radial-gradient(circle,#000 0 24%,#0000 74%);mask-image:radial-gradient(circle,#000 0 24%,#0000 74%)}.signal-field .signal-orbit-two{width:92%}.signal-scan{z-index:1;opacity:0;background:linear-gradient(90deg,#0000,#f7931aad,#0000);height:1px;animation:3.6s cubic-bezier(.65,0,.35,1) .9s infinite field-scan;position:absolute;top:-2px;left:0;right:0;box-shadow:0 0 18px #f7931a47}.signal-noise{z-index:2;pointer-events:none;position:absolute;inset:0}.signal-noise span{aspect-ratio:1;opacity:0;width:.34rem;transform:translate(var(--noise-x),var(--noise-y));animation:noise-resolve 1.5s var(--noise-delay)cubic-bezier(.16,1,.3,1)forwards;background:#f2f0eab8;border-radius:50%;display:block;position:absolute;top:50%;left:50%;box-shadow:0 0 10px #f2f0ea26}.signal-noise span.is-square{background:var(--signal);border-radius:0}.signal-core{z-index:4;transform:translate(calc(-50% + var(--signal-dx)),calc(-50% + var(--signal-dy)));transition:transform .4s cubic-bezier(.16,1,.3,1)}.signal-card,.signal-coordinate,.signal-cursor{z-index:5}.signal-lock{z-index:5;color:#ffffff5c;min-width:11rem;font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;border-top:1px solid #ffffff1f;justify-content:space-between;padding-top:.55rem;font-size:.48rem;display:flex;position:absolute;bottom:1rem;right:1rem}.signal-lock b{color:var(--signal);font-weight:600}.studio-manifesto.is-visible .studio-manifesto-line{animation:1.2s cubic-bezier(.16,1,.3,1) .18s both manifesto-signal}.project-case{--case-progress:0;--case-tilt:-7;--case-lift:34;--case-scale:.94;--screen-drift:-10}.project-preview-shell{z-index:2;align-self:center;min-width:0;margin:1.5rem;position:relative}.project-preview-shell .project-browser,.project-case:hover .project-preview-shell .project-browser{transform:perspective(1400px)translateY(calc(var(--case-lift)*1px))rotateY(calc(var(--case-tilt)*1deg))rotateX(calc((1 - var(--case-progress))*2deg))scale(var(--case-scale));will-change:transform;margin:0;transition:box-shadow .5s,border-color .5s,transform 80ms linear}.project-case:hover .project-preview-shell .project-browser{border-color:#f7931a47;box-shadow:0 50px 130px #0000009e}.project-screen-stage{background:#090909;position:relative;overflow:hidden}.project-screen-stage .project-screen{transform:translateY(calc(var(--screen-drift)*1px))scale(1.018);transform-origin:top;transition:filter .5s,opacity .5s,transform .1s linear}.project-xray{z-index:4;color:#fff;opacity:0;background:#080807f0;flex-direction:column;justify-content:space-between;padding:clamp(1rem,2.4vw,2.2rem);transition:opacity .32s,transform .5s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;inset:0;transform:scale(1.025)}.project-xray-grid{opacity:.2;background-image:linear-gradient(#f7931a2e 1px,#0000 1px),linear-gradient(90deg,#f7931a2e 1px,#0000 1px);background-size:38px 38px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000);mask-image:linear-gradient(90deg,#000,#0000)}.project-xray>p{z-index:2;color:var(--signal);font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:.52rem;position:relative}.project-xray-layers{z-index:2;border-top:1px solid #ffffff29;grid-template-columns:repeat(2,1fr);display:grid;position:relative}.project-xray-layers>div{opacity:0;border-bottom:1px solid #ffffff1f;border-right:1px solid #ffffff1f;align-content:start;min-height:6.4rem;padding:.85rem;display:grid;transform:translateY(12px)}.project-xray-layers>div:nth-child(2n){border-right:0}.project-xray-layers span{color:var(--signal);font-family:var(--font-mono);font-size:.5rem}.project-xray-layers strong{margin-top:.6rem;font-size:clamp(.8rem,1.4vw,1rem);font-weight:600}.project-xray-layers small{color:#ffffff6b;margin-top:.25rem;font-size:.56rem}.project-xray-route{z-index:1;background:linear-gradient(90deg,transparent,var(--signal),transparent);transform-origin:0;height:1px;position:absolute;top:50%;left:8%;right:8%;transform:scaleX(0)}.project-preview-shell.is-inspecting .project-screen{filter:grayscale()contrast(1.2);opacity:.08;transform:scale(1.06)}.project-preview-shell.is-inspecting .project-xray{opacity:1;transform:scale(1)}.project-preview-shell.is-inspecting .project-xray-layers>div{animation:xray-layer-in .42s calc(var(--layer-index,0)*55ms)cubic-bezier(.16,1,.3,1)forwards}.project-preview-shell.is-inspecting .project-xray-layers>div:first-child{--layer-index:1}.project-preview-shell.is-inspecting .project-xray-layers>div:nth-child(2){--layer-index:2}.project-preview-shell.is-inspecting .project-xray-layers>div:nth-child(3){--layer-index:3}.project-preview-shell.is-inspecting .project-xray-layers>div:nth-child(4){--layer-index:4}.project-preview-shell.is-inspecting .project-xray-route{animation:.7s cubic-bezier(.16,1,.3,1) .12s forwards xray-route-in}.project-inspect-button{z-index:8;color:#ffffff8f;font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);cursor:crosshair;touch-action:none;background:#090909c2;border:1px solid #ffffff29;border-radius:999px;align-items:center;gap:.5rem;padding:.48rem .65rem;font-size:.48rem;transition:color .18s,border-color .18s,background .18s;display:inline-flex;position:absolute;bottom:.8rem;right:.8rem}.project-inspect-button span{aspect-ratio:1;background:var(--signal);border-radius:50%;width:.38rem;display:block;box-shadow:0 0 10px #f7931a7a}.project-inspect-button:hover,.project-inspect-button:focus-visible,.project-preview-shell.is-inspecting .project-inspect-button{color:#fff;background:#090909f0;border-color:#f7931a8c;outline:none}.service-router{border:1px solid var(--border);background:#0d0d0c;border-radius:clamp(1.2rem,2.4vw,2.2rem);overflow:hidden;box-shadow:0 36px 100px #00000047}.service-router-header{border-bottom:1px solid var(--border);color:#ffffff4d;min-height:3rem;font-family:var(--font-mono);letter-spacing:.12em;grid-template-columns:.8fr .68fr 1.1fr;align-items:center;padding-inline:1.25rem;font-size:.5rem;display:grid}.service-router-header span:nth-child(2){text-align:center}.service-router-body{grid-template-columns:.8fr .68fr 1.1fr;min-height:35rem;display:grid}.service-router-inputs{border-right:1px solid var(--border);flex-direction:column;display:flex}.service-router-inputs button{border:0;border-bottom:1px solid var(--border);color:#ffffff7a;text-align:left;cursor:pointer;background:0 0;grid-template-columns:2rem 1fr auto;align-items:center;gap:.5rem;min-height:5.9rem;padding:1rem 1.25rem;transition:background .22s,color .22s,padding .32s cubic-bezier(.16,1,.3,1);display:grid}.service-router-inputs button:last-child{border-bottom:0}.service-router-inputs button:hover,.service-router-inputs button:focus-visible{color:#fff;background:#ffffff06;outline:none;padding-left:1.5rem}.service-router-inputs button.is-active{background:var(--signal);color:#100b04}.service-router-inputs button span,.service-router-inputs button i{font-family:var(--font-mono);font-size:.55rem;font-style:normal}.service-router-inputs button i{opacity:0;transition:opacity .18s,transform .18s;transform:translate(-6px,6px)}.service-router-inputs button.is-active i{opacity:1;transform:translate(0)}.service-router-map{border-right:1px solid var(--border);background-color:#090909;background-image:linear-gradient(#ffffff0b 1px,#0000 1px),linear-gradient(90deg,#ffffff0b 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:30px 30px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;place-items:center;min-width:0;display:grid;position:relative}.service-router-origin,.service-router-destination{aspect-ratio:1;border:1px solid #f7931a59;border-radius:50%;place-items:center;width:1.5rem;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.service-router-origin{left:-.75rem}.service-router-destination{right:-.75rem}.service-router-origin span,.service-router-destination span{aspect-ratio:1;background:var(--signal);border-radius:50%;width:.4rem;box-shadow:0 0 18px #f7931a8c}.service-router-path{gap:2.3rem;width:72%;display:grid;position:relative}.service-router-path:before{content:"";background:linear-gradient(var(--signal),#f7931a33);transform-origin:top;width:1px;animation:.62s cubic-bezier(.16,1,.3,1) 80ms forwards service-route-line;position:absolute;top:.85rem;bottom:.85rem;left:.25rem;transform:scaleY(0)}.service-router-path>div{opacity:0;animation:service-route-node .48s calc(.12s + var(--route-index)*85ms)cubic-bezier(.16,1,.3,1)forwards;padding-left:1.6rem;position:relative;transform:translateY(10px)}.service-router-path>div:before{aspect-ratio:1;border:1px solid var(--signal);content:"";background:#090909;border-radius:50%;width:.52rem;position:absolute;top:50%;left:0;transform:translateY(-50%)}.service-router-path span{color:#ffffffb8;font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;font-size:.58rem}.service-router-output{opacity:0;flex-direction:column;justify-content:center;padding:clamp(1.7rem,3vw,3rem);animation:.52s cubic-bezier(.16,1,.3,1) .16s forwards router-output-in;display:flex;transform:translate(18px)}.service-router-output>p{color:var(--signal);letter-spacing:.14em;text-transform:uppercase;margin:0;font-size:.62rem;font-weight:700}.service-router-output h3{letter-spacing:-.055em;max-width:12ch;margin:1.2rem 0 0;font-size:clamp(2rem,3.5vw,3.8rem);font-weight:520;line-height:.96}.service-router-output>span{color:#ffffff75;max-width:29rem;margin-top:1.4rem;font-size:.82rem;line-height:1.7}.service-router-output .studio-text-link i{font-style:normal}.build-dossier{background:var(--signal);color:#100b04;height:auto;position:relative}.build-dossier-sticky{grid-template-columns:minmax(0,1fr) minmax(0,1fr);height:auto;min-height:max(46rem,112svh);display:grid;position:relative;top:auto;overflow:hidden}.build-dossier-visual,.build-dossier-copy{min-width:0;padding:clamp(2rem,5vw,5.5rem)}.build-dossier-visual{background-color:#de8316;background-image:linear-gradient(#0a080412 1px,#0000 1px),linear-gradient(90deg,#0a080412 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:38px 38px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;border-right:1px solid #100b042e;place-items:center;display:grid;position:relative}.build-dossier-progress{color:#100b048c;font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;font-size:.48rem;display:grid;position:absolute;top:clamp(1.25rem,2vw,2rem);left:clamp(1.25rem,2vw,2rem);right:clamp(1.25rem,2vw,2rem)}.build-dossier-progress i{background:#100b042e;height:1px;display:block;overflow:hidden}.build-dossier-progress b{width:calc(var(--dossier-progress,0)*100%);background:#100b04;height:1px;transition:width .5s cubic-bezier(.16,1,.3,1);display:block}.build-dossier-book{aspect-ratio:.86;perspective:1800px;width:min(86%,39rem);transform-style:preserve-3d;position:relative;transform:rotate(-2.4deg)translateY(1.2rem)}.build-dossier-back{background:#0d0d0b;border:1px solid #ffffff26;position:absolute;inset:1.2rem -.6rem -.6rem .8rem;transform:translateZ(-8px);box-shadow:0 42px 80px #471f0059}.build-dossier-spine{z-index:10;background:linear-gradient(90deg,#090909,#3c2c18,#090909);width:.42rem;position:absolute;top:1.3rem;bottom:-.4rem;left:.72rem;box-shadow:4px 0 16px #0003}.build-dossier-page{--page-turn:0;--page-shadow:0;box-shadow:0 30px 70px #451f0033,calc(var(--page-shadow)*-26px)0 36px rgba(16,11,4,calc(.08 + var(--page-shadow)*.16));backface-visibility:hidden;transform:rotateY(calc(var(--page-turn)*-176deg));transform-origin:0;transform-style:preserve-3d;will-change:transform;background-color:#f1eadb;background-image:linear-gradient(#100b040b 1px,#0000 1px),none;background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:100% 2rem;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border:1px solid #100b0438;flex-direction:column;padding:clamp(1.3rem,2.4vw,2.4rem);transition:transform .18s linear,box-shadow .3s;display:flex;position:absolute;inset:0}.build-dossier[data-playing=true] .build-dossier-page{transition:transform .76s cubic-bezier(.77,0,.18,1),box-shadow .45s}.build-dossier-page:after{content:"";background:linear-gradient(90deg,transparent,rgba(16,11,4,calc(var(--page-shadow)*.2)));pointer-events:none;width:28%;position:absolute;inset:0 0 0 auto}.build-dossier-page-head{color:#100b0475;font-family:var(--font-mono);letter-spacing:.1em;justify-content:space-between;font-size:.45rem;display:flex}.build-dossier-page>p{color:#9c4e00;letter-spacing:.14em;text-transform:uppercase;margin:auto 0 0;font-size:.55rem;font-weight:700}.build-dossier-page h3{font-family:var(--font-studio-serif),serif;letter-spacing:-.04em;margin:.55rem 0 0;font-size:clamp(2rem,4vw,4.4rem);font-weight:500;line-height:.94}.build-dossier-diagram{grid-template-columns:repeat(4,1fr);align-items:center;height:5.4rem;margin-top:1.7rem;display:grid;position:relative}.build-dossier-diagram:before{content:"";background:#100b04;height:1px;position:absolute;left:5%;right:5%}.build-dossier-diagram i{z-index:1;aspect-ratio:1;background:#f1eadb;border:1px solid #100b04;border-radius:50%;justify-self:center;width:.75rem;display:block;position:relative}.build-dossier-diagram i:last-of-type{border-color:var(--signal);background:var(--signal);box-shadow:0 0 0 5px #f7931a26}.build-dossier-diagram b{color:#100b0457;font-family:var(--font-mono);font-size:.45rem;position:absolute;bottom:0;right:0}.build-dossier-page ol{border-top:1px solid #100b0433;margin:1.2rem 0 0;padding:0;list-style:none}.build-dossier-page li{border-bottom:1px solid #100b0429;grid-template-columns:2.2rem 1fr;padding-block:.58rem;font-size:clamp(.6rem,1vw,.76rem);display:grid}.build-dossier-page li span{color:#9c4e00;font-family:var(--font-mono);font-size:.5rem}.build-dossier-page>small{color:#100b0470;font-family:var(--font-mono);margin-top:1rem;font-size:.48rem}.build-dossier-copy{flex-direction:column;justify-content:center;display:flex}.build-dossier-copy .studio-kicker{color:#100b048c}.build-dossier-copy>h2{letter-spacing:-.065em;margin:1rem 0 1.5rem;font-size:clamp(3rem,6vw,6rem);font-weight:550;line-height:.9}.build-dossier-copy>h2 em{color:#100b04;font-family:var(--font-studio-serif),serif;font-weight:400}.build-dossier-stage-copy{min-height:14.5rem;position:relative}.build-dossier-stage-copy article{opacity:0;pointer-events:none;flex-direction:column;justify-content:center;max-width:38rem;transition:opacity .42s,transform .6s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;inset:0;transform:translateY(22px)}.build-dossier[data-active-stage="0"] article[data-stage="0"],.build-dossier[data-active-stage="1"] article[data-stage="1"],.build-dossier[data-active-stage="2"] article[data-stage="2"],.build-dossier[data-active-stage="3"] article[data-stage="3"]{opacity:1;pointer-events:auto;transform:translateY(0)}.build-dossier-stage-copy article>span{color:#100b0480;font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;font-size:.52rem}.build-dossier-stage-copy h3{font-family:var(--font-studio-serif),serif;letter-spacing:-.035em;margin:.65rem 0 0;font-size:clamp(1.65rem,2.8vw,2.8rem);font-weight:500}.build-dossier-stage-copy p{color:#100b04ad;max-width:34rem;margin:.7rem 0 0;line-height:1.65}.build-dossier-stage-copy small{color:#100b0475;font-family:var(--font-mono);margin-top:.8rem;font-size:.55rem}.build-dossier-controls{border-top:1px solid #100b042e;justify-content:space-between;align-items:center;gap:1rem;margin-top:1.15rem;padding-top:1rem;display:flex}.build-dossier-controls>div{gap:.35rem;display:flex}.build-dossier-controls button{color:#100b049e;min-width:2.25rem;min-height:2.25rem;font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;cursor:pointer;background:0 0;border:1px solid #100b044d;border-radius:999px;font-size:.52rem;transition:color .18s,background .18s,border-color .18s,transform .18s}.build-dossier-controls button:hover,.build-dossier-controls button:focus-visible{color:#100b04;border-color:#100b04;outline:none;transform:translateY(-2px)}.build-dossier-controls button[aria-pressed=true]{color:var(--signal);background:#100b04;border-color:#100b04}.build-dossier-controls .build-dossier-replay{align-items:center;gap:.55rem;width:auto;padding-inline:.9rem;display:inline-flex}.build-dossier[data-playing=true] .build-dossier-replay span{animation:1.4s linear infinite dossier-replay}.build-dossier .studio-ai-stats{margin-top:1.6rem}.studio-process-grid article.is-visible>span{animation:.56s cubic-bezier(.16,1,.3,1) .18s both process-index-lock}.studio-final-cta:before,.studio-final-cta:after{transform:scale(calc(.76 + var(--home-progress)*.24))}@keyframes mayda-gate-left-boot{0%{transform:translate(0)}36%{transform:translate(-5px)}to{transform:translate(0)}}@keyframes mayda-gate-right-boot{0%{transform:translate(0)}36%{transform:translate(5px)}to{transform:translate(0)}}@keyframes mayda-signal-boot{0%{opacity:0;transform:translate(-9px)scale(.45)}46%{opacity:1;transform:translate(0)scale(1.4)}to{opacity:1;transform:translate(0)scale(1)}}@keyframes noise-resolve{0%{opacity:0;transform:translate(var(--noise-x),var(--noise-y))scale(.6)}30%{opacity:.85}to{opacity:.38;transform:translate(var(--settle-x),var(--settle-y))scale(1)}}@keyframes field-scan{0%{opacity:0;top:0}12%,80%{opacity:.45}to{opacity:0;top:100%}}@keyframes field-glint{0%,55%,to{opacity:0;transform:translate(-34%)}72%{opacity:.8}90%{opacity:0;transform:translate(36%)}}@keyframes manifesto-signal{0%{opacity:0;transform-origin:0;transform:scaleX(0)}to{opacity:1;transform-origin:0;transform:scaleX(1)}}@keyframes xray-layer-in{to{opacity:1;transform:translateY(0)}}@keyframes xray-route-in{to{transform:scaleX(1)}}@keyframes service-route-line{to{transform:scaleY(1)}}@keyframes service-route-node{to{opacity:1;transform:translateY(0)}}@keyframes router-output-in{to{opacity:1;transform:translate(0)}}@keyframes process-index-lock{0%{opacity:0;transform:translate(-1rem)}55%{color:#fff}to{opacity:1;transform:translate(0)}}@keyframes dossier-replay{to{transform:rotate(360deg)}}@media (min-width:980px){.project-preview-shell{margin:3.5rem 3.5rem 3.5rem 0}.project-case-gazette .project-preview-shell{grid-area:1/1;margin:3.5rem 0 3.5rem 3.5rem}}@media (max-width:1199px){.studio-signal-spine{display:none}}@media (max-width:979px){.service-router-header{display:none}.service-router-body{grid-template-columns:.82fr 1.18fr}.service-router-map{display:none}.build-dossier{height:auto}.build-dossier-sticky{grid-template-columns:1fr;height:auto;min-height:0;position:relative;top:auto}.build-dossier-visual{border-bottom:1px solid #100b042e;border-right:0;min-height:42rem}.build-dossier-book{width:min(76%,34rem)}.build-dossier-page{transform:none}.build-dossier-copy{padding-block:5rem}.build-dossier-stage-copy{min-height:0}.build-dossier-stage-copy article,.build-dossier[data-active-stage="0"] article[data-stage="0"],.build-dossier[data-active-stage="1"] article[data-stage="1"],.build-dossier[data-active-stage="2"] article[data-stage="2"],.build-dossier[data-active-stage="3"] article[data-stage="3"]{opacity:1;pointer-events:auto;border-top:1px solid #100b042e;padding-block:1.5rem;position:relative;inset:auto;transform:none}.build-dossier-stage-copy article:last-child{border-bottom:1px solid #100b042e}.build-dossier-controls{display:none}}@media (max-width:600px){.studio-hero-copy{transform:none}.signal-lock{display:none}.signal-field{inset:0}.project-preview-shell{margin:0 .75rem .75rem}.project-preview-shell .project-browser,.project-case:hover .project-preview-shell .project-browser{transform:none}.project-inspect-button{max-width:calc(100% - 1.1rem);bottom:.55rem;right:.55rem}.project-xray{padding:.8rem}.project-xray-layers>div{min-height:4.4rem;padding:.55rem}.project-xray-layers small{display:none}.service-router-body{display:block}.service-router-inputs{border-right:0;border-bottom:1px solid var(--border)}.service-router-inputs button{min-height:4.4rem}.service-router-output{min-height:27rem}.build-dossier-visual{min-height:34rem;padding:4.5rem 1rem 2rem}.build-dossier-progress{grid-template-columns:1fr 1fr}.build-dossier-progress i{display:none}.build-dossier-progress span:last-child{text-align:right}.build-dossier-book{width:min(88%,25rem)}.build-dossier-page{padding:1.15rem}.build-dossier-page-head span:last-child,.build-dossier-page>small{display:none}.build-dossier-copy{padding:4.5rem 1rem}}@media (prefers-reduced-motion:reduce){.studio-home.is-motion-ready [data-reveal],.studio-home.is-motion-ready [data-reveal].is-visible{opacity:1;transform:none}.studio-signal-spine{display:none}.studio-hero-copy,.signal-field,.signal-core,.project-preview-shell .project-browser,.project-case:hover .project-preview-shell .project-browser,.project-screen-stage .project-screen{transform:none}.signal-noise span{opacity:.32;transform:translate(var(--settle-x),var(--settle-y))}.build-dossier-page{transform:none}}.sg-case{--sg-ink:#0a0908;--sg-paper:#eee9df;--sg-orange:#f7931a;--sg-red:#bb2f28;background:var(--sg-ink);color:var(--sg-paper);overflow:hidden}.sg-shell{width:min(100% - 2rem,1440px);margin-inline:auto}.sg-hero{background:linear-gradient(#eee9df09 1px,transparent 1px),linear-gradient(90deg,#eee9df09 1px,transparent 1px),radial-gradient(circle at 72% 26%,#bb2f2826,transparent 30rem),var(--sg-ink);background-size:4rem 4rem,4rem 4rem,auto,auto;padding:clamp(5rem,9vw,9rem) 0 0;position:relative}.sg-hero:before{aspect-ratio:1;content:"";border:1px solid #eee9df14;border-radius:50%;width:24rem;position:absolute;top:2rem;right:-9rem;box-shadow:0 0 0 4rem #eee9df05,0 0 0 8rem #eee9df03}.sg-hero-grid{grid-template-columns:minmax(0,1.35fr) minmax(14rem,.65fr);align-items:end;gap:3rem;display:grid}.sg-hero-copy{z-index:1;max-width:66rem;position:relative}.sg-back-link{color:#eee9df8f;align-items:center;gap:.6rem;margin-bottom:4rem;font-size:.78rem;transition:color .18s;display:inline-flex}.sg-back-link:hover{color:var(--sg-paper)}.sg-hero h1{letter-spacing:-.075em;max-width:12ch;margin:1.35rem 0 1.75rem;font-size:clamp(4rem,8.8vw,9.2rem);font-weight:500;line-height:.82}.sg-hero h1 em{color:var(--sg-orange);font-family:var(--font-studio-serif),serif;letter-spacing:-.045em;font-weight:400}.sg-hero-lead{color:#eee9dfa8;max-width:46rem;font-size:clamp(1.05rem,1.55vw,1.35rem);line-height:1.55}.sg-hero-actions{align-items:center;gap:1.5rem;margin-top:2.25rem;display:flex}.sg-hero-identity{z-index:1;border-top:1px solid #eee9df2e;border-bottom:1px solid #eee9df2e;grid-template-columns:1fr auto;align-content:space-between;align-items:start;min-height:19rem;padding:1.4rem;display:grid;position:relative}.sg-hero-identity>span,.sg-hero-identity>p{color:#eee9df6b;font-family:var(--font-mono);letter-spacing:.16em;margin:0;font-size:.62rem;line-height:1.7}.sg-hero-identity>img{width:4rem;height:4rem}.sg-hero-identity>p{grid-column:1/-1}.sg-hero-screen{z-index:2;background:#120f0d;border:1px solid #eee9df33;border-bottom:0;grid-column:1/-1;margin-top:clamp(3rem,7vw,7rem);position:relative;overflow:hidden;box-shadow:0 -3rem 8rem #bb2f281a}.sg-hero-screen>img,.sg-surface-frame>img{width:100%;height:auto;display:block}.sg-status-rail{border-top:1px solid #eee9df24;border-bottom:1px solid #eee9df24;grid-column:1/-1;grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.sg-status-rail>div{border-right:1px solid #eee9df24;flex-direction:column;justify-content:space-between;gap:1.25rem;min-height:7rem;padding:1.3rem;display:flex}.sg-status-rail>div:last-child{border-right:0}.sg-status-rail span,.sg-contribution dt{color:#eee9df61;font-family:var(--font-mono);letter-spacing:.13em;text-transform:uppercase;font-size:.58rem}.sg-status-rail strong{font-size:.86rem;font-weight:500}.sg-thesis{background:radial-gradient(circle at 85% 15%,#bb2f281a,transparent 22rem),var(--sg-paper);color:var(--sg-ink);padding:clamp(6rem,11vw,11rem) 0}.sg-thesis-grid{grid-template-columns:.45fr 1.3fr .65fr;align-items:start;gap:4rem;display:grid}.sg-thesis .studio-kicker,.sg-pipeline .studio-kicker{color:#0a09087a}.sg-thesis h2,.sg-section-heading h2,.sg-pipeline-heading h2,.sg-proof-heading h2,.sg-contribution h2{letter-spacing:-.065em;margin:0;font-size:clamp(2.8rem,5.4vw,6.5rem);font-weight:500;line-height:.95}.sg-thesis h2 em,.sg-section-heading h2 em{color:var(--sg-red);font-family:var(--font-studio-serif),serif;letter-spacing:-.035em;font-weight:400}.sg-thesis-grid>p:last-child{color:#0a09089e;margin:.35rem 0 0;font-size:1.05rem;line-height:1.75}.sg-system{background:linear-gradient(90deg,#eee9df06 1px,transparent 1px),var(--sg-ink);background-size:8.33333% 100%;padding:clamp(6rem,10vw,10rem) 0}.sg-section-heading{grid-template-columns:1.3fr .55fr;align-items:end;gap:5rem;margin-bottom:clamp(4rem,8vw,7rem);display:grid}.sg-section-heading .studio-kicker{margin-bottom:1.5rem}.sg-section-heading>p{color:#eee9df8c;margin:0;line-height:1.7}.sg-layer-stack{border-top:1px solid #eee9df2e}.sg-layer-stack article{border-bottom:1px solid #eee9df2e;grid-template-columns:.42fr 1fr .62fr;gap:3rem;padding:2.2rem 0;transition:background .25s,padding .25s;display:grid}.sg-layer-stack article:hover{background:#eee9df09;padding-inline:1.3rem}.sg-layer-index{align-items:baseline;gap:1.2rem;display:flex}.sg-layer-index span{color:var(--sg-orange);font-family:var(--font-mono);font-size:.7rem}.sg-layer-index p,.sg-layer-items span{color:#eee9df73;font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:.64rem}.sg-layer-copy h3{max-width:18ch;font-family:var(--font-studio-serif),serif;margin:0 0 .8rem;font-size:clamp(1.8rem,3vw,3rem);font-weight:500;line-height:1.02}.sg-layer-copy>p{color:#eee9df8f;max-width:45rem;margin:0;line-height:1.7}.sg-layer-items{grid-template-columns:1fr 1fr;align-content:start;gap:.6rem;display:grid}.sg-layer-items span{color:#eee9dfa8;border:1px solid #eee9df1f;padding:.65rem}.sg-pipeline{background:linear-gradient(#0a09080d 1px,transparent 1px),var(--sg-paper);color:var(--sg-ink);background-size:100% 3rem;padding:clamp(6rem,10vw,9rem) 0}.sg-pipeline-heading{grid-template-columns:.48fr 1.52fr;gap:3rem;margin-bottom:6rem;display:grid}.sg-pipeline-track{grid-template-columns:repeat(5,minmax(0,1fr));display:grid}.sg-pipeline-track>div{grid-template-rows:auto 2.8rem auto auto;align-content:start;padding-right:1.2rem;display:grid;position:relative}.sg-pipeline-track span,.sg-pipeline-track p,.sg-pipeline-note{font-family:var(--font-mono);letter-spacing:.08em;font-size:.61rem}.sg-pipeline-track span{color:#0a09086b}.sg-pipeline-track i{background:#0a09084d;align-self:center;height:1px;display:block;position:relative}.sg-pipeline-track i:before{border:2px solid var(--sg-red);background:var(--sg-paper);content:"";border-radius:50%;width:.65rem;height:.65rem;position:absolute;top:50%;left:0;transform:translateY(-50%)}.sg-pipeline-track i:after{content:"";border-top:1px solid #0a09088c;border-right:1px solid #0a09088c;width:.35rem;height:.35rem;position:absolute;top:50%;right:-.1rem;transform:translateY(-50%)rotate(45deg)}.sg-pipeline-track>div:last-child i:after{display:none}.sg-pipeline-track strong{font-size:clamp(1.2rem,1.8vw,1.7rem);font-weight:500}.sg-pipeline-track p{color:#0a09088c;max-width:16ch;line-height:1.55}.sg-pipeline-note{color:var(--sg-red);text-align:right;border-top:1px solid #0a09082e;margin:5rem 0 0;padding-top:1rem}.sg-surfaces{background:#12100e;padding:clamp(6rem,10vw,10rem) 0}.sg-surface-list{gap:clamp(6rem,11vw,11rem);display:grid}.sg-surface-list figure{grid-template-columns:minmax(15rem,.36fr) minmax(0,1fr);align-items:start;gap:clamp(2rem,5vw,6rem);margin:0;display:grid}.sg-surface-list figure:nth-child(2n){grid-template-columns:minmax(0,1fr) minmax(15rem,.36fr)}.sg-surface-list figure:nth-child(2n) figcaption{grid-area:1/2}.sg-surface-list figure:nth-child(2n) .sg-surface-frame{grid-area:1/1}.sg-surface-list figcaption{border-top:1px solid #eee9df2e;padding-top:1rem;position:sticky;top:9rem}.sg-surface-list figcaption>div{color:var(--sg-orange);font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;justify-content:space-between;align-items:baseline;font-size:.62rem;display:flex}.sg-surface-list figcaption>div p{margin:0}.sg-surface-list h3{font-family:var(--font-studio-serif),serif;margin:2.8rem 0 1rem;font-size:clamp(2.1rem,3.5vw,4rem);font-weight:500;line-height:.98}.sg-surface-list figcaption>p{color:#eee9df8f;margin:0;line-height:1.7}.sg-surface-frame{background:#090807;border:1px solid #eee9df29;overflow:hidden;box-shadow:0 2rem 7rem #00000052}.sg-proof{background:var(--sg-red);color:var(--sg-paper);padding:clamp(6rem,10vw,10rem) 0}.sg-proof-heading{grid-template-columns:.45fr 1.55fr;gap:4rem;margin-bottom:5rem;display:grid}.sg-proof .studio-kicker{color:#eee9dfa6}.sg-proof-grid{border-top:1px solid #eee9df57;border-left:1px solid #eee9df57;grid-template-columns:1fr 1fr;display:grid}.sg-proof-grid article{border-bottom:1px solid #eee9df57;border-right:1px solid #eee9df57;min-height:22rem;padding:clamp(1.5rem,4vw,4rem)}.sg-proof-grid article>span{color:#eee9df9e;font-family:var(--font-mono);font-size:.68rem}.sg-proof-grid h3{max-width:16ch;font-family:var(--font-studio-serif),serif;margin:5rem 0 1rem;font-size:clamp(2rem,3vw,3.2rem);font-weight:500;line-height:1}.sg-proof-grid p{color:#eee9dfc2;max-width:40rem;margin:0;line-height:1.7}.sg-contribution{background:var(--sg-paper);color:var(--sg-ink);padding:clamp(6rem,10vw,10rem) 0}.sg-contribution-layout{grid-template-columns:minmax(0,1fr) minmax(20rem,.74fr);gap:clamp(4rem,9vw,10rem);display:grid}.sg-contribution h2{max-width:14ch;margin-top:1.5rem}.sg-contribution h2+p{color:#0a090899;max-width:44rem;margin:2rem 0 0;line-height:1.75}.sg-contribution dl{border-top:1px solid #0a09082e;margin:0}.sg-contribution dl>div{border-bottom:1px solid #0a09082e;grid-template-columns:.35fr .65fr;gap:1rem;padding:1.3rem 0;display:grid}.sg-contribution dt{color:#0a090873}.sg-contribution dd{margin:0;font-size:.9rem}.sg-final-cta{background:linear-gradient(#eee9df0a 1px,transparent 1px),linear-gradient(90deg,#eee9df0a 1px,transparent 1px),var(--sg-ink);background-size:4rem 4rem}@media (max-width:980px){.sg-hero-grid,.sg-thesis-grid,.sg-section-heading,.sg-pipeline-heading,.sg-proof-heading,.sg-contribution-layout{grid-template-columns:1fr}.sg-hero-identity{min-height:10rem}.sg-thesis-grid,.sg-section-heading,.sg-pipeline-heading,.sg-proof-heading{gap:2rem}.sg-thesis-grid>p:last-child,.sg-section-heading>p{max-width:44rem}.sg-layer-stack article{grid-template-columns:.45fr 1fr}.sg-layer-items{grid-column:2}.sg-pipeline-track{grid-template-columns:1fr}.sg-pipeline-track>div{border-bottom:1px solid #0a09082e;grid-template-rows:auto;grid-template-columns:2.5rem 3rem .35fr .65fr;align-items:center;padding:1rem 0}.sg-pipeline-track i{width:2rem}.sg-pipeline-track i:after{display:none}.sg-pipeline-track p{max-width:none;margin:0}.sg-surface-list figure,.sg-surface-list figure:nth-child(2n){grid-template-columns:1fr}.sg-surface-list figure:nth-child(2n) figcaption,.sg-surface-list figure:nth-child(2n) .sg-surface-frame{grid-area:auto}.sg-surface-list figcaption{position:static}}@media (max-width:680px){.sg-shell{width:min(100% - 1.25rem,1440px)}.sg-hero{padding-top:3.5rem}.sg-back-link{margin-bottom:3rem}.sg-hero h1{font-size:clamp(3.6rem,18vw,5.7rem)}.sg-hero-actions{flex-direction:column;align-items:flex-start}.sg-status-rail{grid-template-columns:1fr 1fr}.sg-status-rail>div:nth-child(2){border-right:0}.sg-status-rail>div:nth-child(-n+2){border-bottom:1px solid #eee9df24}.sg-status-rail>div{min-height:8rem}.sg-layer-stack article{grid-template-columns:1fr;gap:1.4rem}.sg-layer-items{grid-column:auto}.sg-layer-stack article:hover{background:0 0;padding-inline:0}.sg-pipeline-track>div{grid-template-columns:2rem 2.2rem 1fr}.sg-pipeline-track p{grid-column:3;margin-top:.4rem}.sg-proof-grid{grid-template-columns:1fr}.sg-proof-grid article{min-height:19rem}.sg-proof-grid h3{margin-top:3.5rem}.sg-contribution dl>div{grid-template-columns:1fr;gap:.45rem}}@media (prefers-reduced-motion:reduce){.sg-layer-stack article{transition:none}}.legal-page{--legal-paper:#f0ede5;--legal-ink:#0d0c0a;background:var(--legal-paper);color:var(--legal-ink)}.legal-shell{width:min(100% - 2rem,1360px);margin-inline:auto}.legal-hero{color:var(--legal-paper);background:linear-gradient(#f0ede50a 1px,#0000 1px) 0 0/4rem 4rem,linear-gradient(90deg,#f0ede50a 1px,#0000 1px) 0 0/4rem 4rem,radial-gradient(circle at 76% 30%,#f7931a24,#0000 24rem),#0d0c0a;padding:clamp(6rem,10vw,10rem) 0 clamp(4rem,8vw,8rem)}.legal-hero-terms{background:linear-gradient(#f0ede50a 1px,#0000 1px) 0 0/4rem 4rem,linear-gradient(90deg,#f0ede50a 1px,#0000 1px) 0 0/4rem 4rem,radial-gradient(circle at 76% 30%,#bb2f2829,#0000 24rem),#0d0c0a}.legal-hero-grid{grid-template-columns:minmax(0,1.35fr) minmax(18rem,.65fr);align-items:end;gap:5rem;margin-top:2rem;display:grid}.legal-hero h1{letter-spacing:-.075em;margin:0;font-size:clamp(4rem,8vw,9rem);font-weight:500;line-height:.86}.legal-hero h1 em{color:var(--signal);font-family:var(--font-studio-serif),serif;letter-spacing:-.04em;font-weight:400}.legal-hero-grid>div{border-top:1px solid #f0ede533;padding-top:1.25rem}.legal-hero-grid>div p{color:#f0ede59e;margin:0 0 2.5rem;line-height:1.7}.legal-hero-grid>div span,.legal-body aside p,.legal-sections>section>span{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;font-size:.62rem}.legal-hero-grid>div span{color:#f0ede561}.legal-body{padding:clamp(5rem,10vw,10rem) 0}.legal-body-layout{grid-template-columns:minmax(12rem,.36fr) minmax(0,1fr);align-items:start;gap:clamp(3rem,8vw,9rem);display:grid}.legal-body aside{border-top:1px solid #0d0c0a33;padding-top:1rem;position:sticky;top:8rem}.legal-body aside p{color:#0d0c0a73;margin:0 0 4rem}.legal-body aside strong{max-width:12ch;font-family:var(--font-studio-serif),serif;font-size:2rem;font-weight:500;line-height:1;display:block}.legal-sections{border-top:1px solid #0d0c0a38}.legal-sections>section{border-bottom:1px solid #0d0c0a38;grid-template-columns:4rem minmax(0,1fr);gap:2rem;padding:clamp(2.5rem,5vw,5rem) 0;display:grid}.legal-sections>section>span{color:var(--signal)}.legal-sections h2{font-family:var(--font-studio-serif),serif;letter-spacing:-.03em;margin:0 0 1.4rem;font-size:clamp(2rem,3.6vw,3.8rem);font-weight:500;line-height:1}.legal-sections p{color:#0d0c0aa8;max-width:52rem;margin:0 0 1rem;line-height:1.8}.legal-sections p:last-of-type{margin-bottom:0}.legal-sections p a{color:var(--legal-ink);text-decoration:underline;-webkit-text-decoration-color:var(--signal);-webkit-text-decoration-color:var(--signal);-webkit-text-decoration-color:var(--signal);text-decoration-color:var(--signal);text-underline-offset:.25rem}.legal-contact .studio-text-link{margin-top:2rem}@media (max-width:780px){.legal-hero-grid,.legal-body-layout{grid-template-columns:1fr}.legal-hero-grid{gap:3rem}.legal-body aside{position:static}.legal-body aside p{margin-bottom:1rem}.legal-body aside strong{max-width:none}}@media (max-width:520px){.legal-shell{width:min(100% - 1.25rem,1360px)}.legal-sections>section{grid-template-columns:2rem minmax(0,1fr);gap:.8rem}}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}@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-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}
@font-face{font-family:Space Grotesk;font-style:normal;font-weight:300 700;font-display:swap;src:url(../media/32687112bd2dd8db-s.1gepa_7fcx9fm.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:300 700;font-display:swap;src:url(../media/28868e710e86be81-s.2eksvhm1z0jwa.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:300 700;font-display:swap;src:url(../media/0c89a48fa5027cee-s.p.2cyn07wtgehh0.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Space Grotesk Fallback;src:local(Arial);ascent-override:89.71%;descent-override:26.62%;line-gap-override:0.0%;size-adjust:109.69%}.space_grotesk_fa00ec36-module__l7z5bW__className{font-family:Space Grotesk,Space Grotesk Fallback;font-style:normal}.space_grotesk_fa00ec36-module__l7z5bW__variable{--font-studio-sans:"Space Grotesk", "Space Grotesk Fallback"}
@font-face{font-family:Newsreader;font-style:italic;font-weight:400;font-display:swap;src:url(../media/79e9e0e3b9220e46-s.3a-pd9010p_dh.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Newsreader;font-style:italic;font-weight:400;font-display:swap;src:url(../media/e62850744c7f266e-s.0n7ulcr4ivksg.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Newsreader;font-style:italic;font-weight:400;font-display:swap;src:url(../media/9433d1a810498265-s.p.1hij5ex6k3v9q.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Newsreader;font-style:italic;font-weight:500;font-display:swap;src:url(../media/79e9e0e3b9220e46-s.3a-pd9010p_dh.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Newsreader;font-style:italic;font-weight:500;font-display:swap;src:url(../media/e62850744c7f266e-s.0n7ulcr4ivksg.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Newsreader;font-style:italic;font-weight:500;font-display:swap;src:url(../media/9433d1a810498265-s.p.1hij5ex6k3v9q.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Newsreader;font-style:italic;font-weight:600;font-display:swap;src:url(../media/79e9e0e3b9220e46-s.3a-pd9010p_dh.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Newsreader;font-style:italic;font-weight:600;font-display:swap;src:url(../media/e62850744c7f266e-s.0n7ulcr4ivksg.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Newsreader;font-style:italic;font-weight:600;font-display:swap;src:url(../media/9433d1a810498265-s.p.1hij5ex6k3v9q.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Newsreader;font-style:normal;font-weight:400;font-display:swap;src:url(../media/150f724d70372c02-s.1ljbalzvxyif7.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Newsreader;font-style:normal;font-weight:400;font-display:swap;src:url(../media/750c737482d9de2f-s.3ex3j6ahhvjry.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Newsreader;font-style:normal;font-weight:400;font-display:swap;src:url(../media/5f402bd2d8eef81a-s.p.40bho2kviej2o.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Newsreader;font-style:normal;font-weight:500;font-display:swap;src:url(../media/150f724d70372c02-s.1ljbalzvxyif7.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Newsreader;font-style:normal;font-weight:500;font-display:swap;src:url(../media/750c737482d9de2f-s.3ex3j6ahhvjry.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Newsreader;font-style:normal;font-weight:500;font-display:swap;src:url(../media/5f402bd2d8eef81a-s.p.40bho2kviej2o.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Newsreader;font-style:normal;font-weight:600;font-display:swap;src:url(../media/150f724d70372c02-s.1ljbalzvxyif7.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Newsreader;font-style:normal;font-weight:600;font-display:swap;src:url(../media/750c737482d9de2f-s.3ex3j6ahhvjry.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Newsreader;font-style:normal;font-weight:600;font-display:swap;src:url(../media/5f402bd2d8eef81a-s.p.40bho2kviej2o.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Newsreader Fallback;src:local(Times New Roman);ascent-override:69.68%;descent-override:25.12%;line-gap-override:0.0%;size-adjust:105.48%}.newsreader_9ce8169b-module__LZmGWa__className{font-family:Newsreader,Newsreader Fallback}.newsreader_9ce8169b-module__LZmGWa__variable{--font-studio-serif:"Newsreader", "Newsreader Fallback"}
