@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@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}.start{inset-inline-start:var(--spacing)}.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}}.contents{display:contents}.resize{resize:both}}:root{--ink:#171614;--ink-soft:#24211e;--paper:#f7f5f0;--paper-deep:#ece8e0;--surface:#fffdf9;--muted:#77726b;--line:#17161421;--orange:#d66b43;--orange-dark:#bc5834;--orange-soft:#ead1c3;--peach:#f1ddd1}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;background-image:linear-gradient(#17161409 1px,#0000 1px),linear-gradient(90deg,#17161409 1px,#0000 1px);background-size:64px 64px;margin:0;font-family:SF Pro Display,SF Pro Text,Inter,PingFang SC,Microsoft YaHei,Arial,sans-serif}a{color:inherit;text-decoration:none}a,button{-webkit-tap-highlight-color:transparent}.container{width:min(1200px,100% - 56px);margin:0 auto}.section{padding:132px 0}.site-header{z-index:20;width:100%;position:absolute;top:0;left:0}.nav-shell{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:92px;animation:.64s cubic-bezier(.22,1,.36,1) both intro-down;display:flex}.brand{align-items:center;gap:12px;display:inline-flex}.brand-mark{color:#fff;background:var(--orange);letter-spacing:-.08em;border-radius:12px;place-items:center;width:36px;height:36px;font-size:24px;font-weight:850;line-height:1;display:grid;position:relative;overflow:hidden}.brand-letter{transform:translate(-1px)}.brand-copy{gap:1px;display:grid}.brand-copy strong{letter-spacing:.12em;font-size:14px;font-weight:850}.brand-copy small{color:var(--muted);letter-spacing:.17em;font-size:9px}.main-nav{align-items:center;gap:42px;display:flex}.main-nav a{color:#625e58;font-size:13px;transition:color .18s;position:relative}.main-nav a:after{background:var(--orange);content:"";width:0;height:1px;transition:width .18s;position:absolute;bottom:-12px;left:50%;transform:translate(-50%)}.main-nav a:hover{color:var(--ink)}.main-nav a:hover:after{width:100%}.nav-action{color:#fff;background:var(--ink);border-radius:999px;align-items:center;gap:18px;padding:12px 17px 12px 20px;font-size:12px;font-weight:650;transition:background .18s,transform .18s;display:inline-flex}.nav-action:hover{background:var(--orange-dark);transform:translateY(-2px)}.hero{background:#f7f5f057;padding:174px 0 0;position:relative;overflow:hidden}.hero:before{background:var(--line);content:"";height:1px;position:absolute;top:92px;left:calc(50% - 600px);right:calc(50% - 600px)}.hero-layout{grid-template-columns:1.12fr .88fr;align-items:center;gap:38px;min-height:602px;display:grid}.hero-copy{z-index:5;min-width:0;padding-bottom:52px;position:relative}.hero-copy>.eyebrow{animation:.62s cubic-bezier(.22,1,.36,1) 80ms both intro-up}.hero-copy>h1{animation:.72s cubic-bezier(.22,1,.36,1) .15s both intro-up}.hero-copy>.hero-lead{animation:.72s cubic-bezier(.22,1,.36,1) .24s both intro-up}.hero-copy>.hero-actions{animation:.72s cubic-bezier(.22,1,.36,1) .33s both intro-up}.eyebrow,.section-label{color:#756f68;letter-spacing:.17em;align-items:center;gap:11px;margin:0 0 29px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:9px;font-weight:600;display:flex}.eyebrow>span{background:var(--orange);width:18px;height:2px}.hero h1{letter-spacing:-.055em;text-wrap:balance;margin:0;font-size:clamp(58px,5.35vw,78px);font-weight:780;line-height:1.17}.hero h1 em{color:var(--orange);font-style:normal}.hero-lead{color:#65605a;max-width:610px;margin:31px 0 0;font-size:16px;line-height:1.9}.hero-actions{gap:12px;margin-top:39px;display:flex}.button{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:25px;min-height:54px;padding:0 24px;font-size:13px;font-weight:650;transition:background .18s,border-color .18s,color .18s,transform .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{color:#fff;background:var(--orange);min-width:192px}.button-primary:hover{background:var(--orange-dark)}.button-ghost{border-color:var(--line);background:#ffffff80}.button-ghost:hover{background:var(--surface);border-color:#1716144d}.hero-art{min-width:0;min-height:520px;animation:.9s cubic-bezier(.22,1,.36,1) .13s both art-enter;position:relative;overflow:visible}.art-noise{z-index:0;opacity:.44;background-image:linear-gradient(#1716140e 1px,#0000 1px),linear-gradient(90deg,#1716140e 1px,#0000 1px);background-size:54px 54px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000,#0000 72%);mask-image:radial-gradient(circle,#000,#0000 72%)}.art-halo{z-index:1;background:#d66b4324;border-radius:50%;width:230px;height:230px;animation:8s ease-in-out infinite halo-breathe;position:absolute;top:3%;right:-5%}.orbital-scene{z-index:2;opacity:0;pointer-events:none;transition:opacity .52s cubic-bezier(.22,1,.36,1);position:absolute;inset:-88px -120px;overflow:visible}.orbital-canvas{width:100%;height:100%;display:block;overflow:visible}.hero-art[data-scene-ready=true] .orbital-scene{opacity:1}.art-core{z-index:4;background:var(--orange);border-radius:60px;place-items:center;width:228px;height:228px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 26px 60px #66301d1f}.hero-art[data-scene-ready=true] .art-core{z-index:2;background:0 0}.hero-art[data-scene-ready=true] .art-core span{opacity:0}.art-core span{z-index:2;color:#fff;letter-spacing:-.08em;font-size:149px;font-weight:850;line-height:1;position:relative;transform:translate(-8px)}.art-data-grid{z-index:2;opacity:.72;grid-template-columns:repeat(5,4px);gap:10px 12px;display:grid;position:absolute;bottom:50px;right:4px;transform:rotate(-4deg)}.art-data-grid i{background:#d66b4370;border-radius:50%;width:4px;height:4px;animation:3.6s ease-in-out infinite data-signal}.art-data-grid i:nth-child(3n+1){animation-delay:-1.2s}.art-data-grid i:nth-child(3n+2){animation-delay:-2.4s}.art-label{z-index:6;color:#1716147a;letter-spacing:.16em;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:7px;position:absolute}.art-label-top{top:26px;left:27px}.art-label-bottom{bottom:24px;right:26px}.hero-ticker{color:#746f68;border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);min-height:76px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;animation:.7s cubic-bezier(.22,1,.36,1) .43s both intro-up;display:grid}.hero-ticker>span{border-left:1px solid var(--line);align-items:center;gap:14px;min-width:0;padding:0 30px;display:flex}.hero-ticker>span:first-child{border-left:0;padding-left:0}.hero-ticker>span:last-child{justify-content:flex-end;padding-right:0}.hero-ticker b{width:28px;height:28px;color:var(--orange);letter-spacing:.08em;border:1px solid #d66b4359;border-radius:50%;flex:none;place-items:center;font-size:7px;font-weight:650;display:grid}.hero-ticker small{letter-spacing:.1em;text-overflow:ellipsis;white-space:nowrap;font-size:9px;font-weight:520;overflow:hidden}.manifesto{background:#fffdf9b8}.manifesto-grid{grid-template-columns:.34fr 1.66fr;gap:58px;display:grid}.manifesto-content{grid-template-columns:1fr .77fr;align-items:end;gap:68px;display:grid}.manifesto h2,.section-heading h2,.beliefs-title h2,.about h2,.contact h2{letter-spacing:-.06em;margin:0;font-size:clamp(48px,5vw,70px);font-weight:730;line-height:1.14}.manifesto h2 span{color:var(--orange)}.manifesto h2 strong{color:var(--ink);letter-spacing:-.045em;font-size:.72em;font-weight:630;line-height:1.35;display:inline-block}.manifesto-copy>p{color:#5e5953;margin:0;font-size:17px;line-height:1.9}.manifesto-tags{flex-wrap:wrap;gap:8px;margin-top:28px;display:flex}.manifesto-tags span{color:#746f69;border:1px solid var(--line);letter-spacing:.12em;text-transform:uppercase;border-radius:999px;padding:9px 13px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:7px}.products{color:var(--ink);background:#efebe3e0}.section-heading{justify-content:space-between;align-items:end;gap:48px;margin-bottom:70px;display:flex}.section-label-dark{color:#756f68}.products-heading h2{color:var(--ink)}.heading-note{align-items:flex-start;gap:14px;padding-bottom:7px;display:flex}.heading-note p{color:#706a63;margin:0;font-size:13px;line-height:1.8}.live-dot{background:var(--orange);border-radius:50%;flex:none;width:7px;height:7px;margin-top:8px;animation:2.4s ease-out infinite pulse;box-shadow:0 0 0 5px #d66b431f}.product-grid{grid-template-columns:1.25fr .75fr;gap:16px;display:grid}.product-card{border-radius:26px;position:relative;overflow:hidden}.product-card-main{min-height:644px;color:var(--ink);background:var(--orange);padding:27px 29px 31px}.product-card-top{z-index:4;letter-spacing:.14em;justify-content:space-between;align-items:center;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:7px;display:flex;position:relative}.product-card-main .product-card-top{color:#17161491}.product-shape{width:430px;height:430px;position:absolute;top:50%;left:50%;transform:translate(-50%,-54%)}.shape-disc{background:#f6eee8;border-radius:50%;position:absolute;inset:45px;box-shadow:0 30px 70px #5b29181f}.shape-disc:after{background:var(--ink);content:"";border-radius:38px;width:110px;height:110px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(9deg)}.shape-orbit{border:1px solid #17161440;border-radius:50%;position:absolute;inset:0}.shape-orbit:before{background:var(--ink);content:"";offset-anchor:center;offset-distance:0%;offset-path:ellipse(50% 50% at 50% 50%);offset-rotate:0deg;will-change:offset-distance;border-radius:50%;width:16px;height:16px;animation:26s linear -8s infinite orbit-node;position:absolute;top:0;left:0}.shape-orbit:after{content:"";border:1px dashed #1716143b;border-radius:50%;position:absolute;inset:52px -20px;transform:rotate(-32deg)}.shape-dot{border:2px solid var(--orange);background:#fff;border-radius:50%;width:11px;height:11px;transition:transform .32s cubic-bezier(.22,1,.36,1);animation:5.4s ease-in-out infinite triad-pulse;position:absolute}.dot-one{animation-delay:0s;top:70px;right:76px}.dot-two{animation-delay:1.8s;bottom:78px;left:52px}.dot-three{border-color:var(--ink);background:var(--ink);width:14px;height:14px;animation-delay:3.6s;top:51%;right:-4px}.product-card-main:hover .shape-dot{transform:scale(1.32)}.product-card-bottom{z-index:4;justify-content:space-between;align-items:end;display:flex;position:absolute;bottom:30px;left:29px;right:29px}.product-card-bottom>div{gap:7px;display:grid}.product-card-bottom small,.future-copy small{color:#1716148c;letter-spacing:.14em;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:7px}.product-card-bottom h3,.future-copy h3{letter-spacing:-.04em;margin:0;font-size:28px;font-weight:590}.round-arrow{color:#fff;background:var(--ink);border-radius:50%;place-items:center;width:52px;height:52px;font-size:18px;display:grid}.product-stack{gap:16px;display:grid}.product-card-next{min-height:364px;color:var(--ink);background:var(--surface);padding:24px 25px}.product-card-next .product-card-top{color:#8a847d}.next-symbol{border:1px solid var(--line);border-radius:50%;place-items:center;width:150px;height:150px;display:grid;position:absolute;top:52%;left:50%;transform:translate(-50%,-50%)}.next-symbol:before,.next-symbol:after{content:"";border:1px dashed #1716142e;border-radius:50%;position:absolute;inset:20px}.next-symbol:after{border-style:solid;border-color:#1716140f;inset:-22px}.next-symbol span{color:var(--orange);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:35px;font-weight:500}.next-symbol i{background:var(--orange);border-radius:50%;width:9px;height:9px;position:absolute;top:25px;right:18px}.product-card-bottom.compact{bottom:24px;left:25px;right:25px}.product-card-bottom.compact h3{font-size:19px}.product-card-bottom.compact small{color:#8a847d}.product-card-future{min-height:264px;color:var(--ink);background:var(--peach);justify-content:space-between;align-items:center;padding:27px;display:flex}.future-copy{z-index:2;gap:12px;display:grid;position:relative}.future-copy h3{font-size:23px;line-height:1.35}.future-infinity{color:#d66b43d9;font-family:Georgia,serif;font-size:110px;font-weight:400;line-height:.7;transform:rotate(-8deg)}.product-footnote{color:#817b74;border-top:1px solid var(--line);justify-content:space-between;align-items:flex-start;margin-top:42px;padding-top:22px;display:flex}.product-footnote span{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:8px}.product-footnote p{text-align:right;margin:0;font-size:11px;line-height:1.7}.beliefs{background:#fffdf9c2}.beliefs-title{justify-content:space-between;align-items:end;gap:40px;margin-bottom:68px;display:flex}.beliefs-title .section-label{align-self:flex-start;margin-top:9px}.beliefs-title h2{white-space:nowrap;max-width:none;font-size:clamp(48px,4.5vw,64px)}.beliefs-title h2 span{color:var(--orange-dark)}.belief-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.belief-grid article{background:#f7f5f0b8;border:1px solid #17161417;border-radius:23px;min-height:430px;padding:25px 27px 30px;transition:background .22s,box-shadow .22s,opacity .22s,transform .22s;position:relative}.belief-grid article:hover{background:var(--surface);transform:translateY(-6px);box-shadow:0 24px 60px #693c2814}.belief-grid:has(.belief-card:hover) .belief-card:not(:hover){opacity:.68;transform:scale(.985)}.belief-number{color:#8e837b;letter-spacing:.12em;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:8px}.belief-icon{width:132px;height:132px;margin:56px auto 52px;position:relative}.icon-simple span{border-radius:50%;position:absolute}.icon-simple span:first-child{border:1px solid #17161433;inset:7px}.icon-simple span:last-child{background:var(--orange);inset:40px}.icon-simple:before,.icon-simple:after{content:"";background:#1716142e;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.icon-simple:before{width:100%;height:1px}.icon-simple:after{width:1px;height:100%}.icon-fun{background:var(--orange);border-radius:40px;place-items:center;display:grid;transform:rotate(-9deg)}.icon-fun span:first-child{color:#fff;font-size:41px;transform:rotate(9deg)}.icon-fun span:last-child{color:var(--ink);font-size:38px;line-height:1;position:absolute;top:18px;right:20px}.icon-long span{border:1px solid #17161433;border-radius:38px;position:absolute;inset:7px;transform:rotate(45deg)}.icon-long span:nth-child(2){border-color:var(--orange);inset:32px}.icon-long span:nth-child(3){background:var(--ink);border:0;border-radius:50%;inset:55px}.belief-grid h3{letter-spacing:-.035em;margin:0 0 12px;font-size:24px;font-weight:590}.belief-grid p{color:#706860;max-width:275px;margin:0;font-size:13px;line-height:1.8}.belief-thread{align-items:center;width:min(660px,76%);margin:32px auto 0;display:flex}.belief-thread i{background:#17161421;flex:1;height:1px}.belief-thread span{border:2px solid var(--paper);background:#17161440;border-radius:50%;flex:none;width:9px;height:9px;transition:background .24s,box-shadow .24s,transform .24s;box-shadow:0 0 0 1px #17161421}.belief-thread span:nth-of-type(2){background:#d66b4373}:is(.belief-grid:has(.belief-card-simple:hover)+.belief-thread span:first-of-type,.belief-grid:has(.belief-card-fun:hover)+.belief-thread span:nth-of-type(2),.belief-grid:has(.belief-card-long:hover)+.belief-thread span:nth-of-type(3)){background:var(--orange);transform:scale(1.18);box-shadow:0 0 0 6px #d66b431f}.about{background:#f7f5f0bd}.about-grid{grid-template-columns:.92fr 1.08fr;align-items:center;gap:108px;display:grid}.about-poster{min-height:560px;color:var(--ink);border:1px solid var(--line);background-color:#f3eee7;background-image:linear-gradient(#1716140e 1px,#0000 1px),linear-gradient(90deg,#1716140e 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:54px 54px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;border-radius:30px;padding:28px;position:relative;overflow:hidden}.about-poster:before{content:"";border:1px solid #1716141f;border-radius:50%;width:430px;height:430px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.about-poster:after{content:"";border:1px dashed #d66b4394;border-radius:50%;width:280px;height:280px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.poster-top,.poster-bottom{z-index:3;color:#17161473;letter-spacing:.15em;justify-content:space-between;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:7px;display:flex;position:absolute;left:28px;right:28px}.poster-top{top:27px}.poster-bottom{bottom:27px}.poster-letter{z-index:4;background:var(--orange);border-radius:58px;place-items:center;width:178px;height:178px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(8deg);box-shadow:0 25px 70px #00000038}.poster-letter span{color:#fff;letter-spacing:-.1em;font-size:112px;font-weight:650;line-height:1;transform:translate(-7px)rotate(-8deg)}.about-copy h2{margin-bottom:36px}.about-copy>p:not(.section-label){color:#625d57;max-width:590px;margin:0 0 19px;font-size:15px;line-height:1.95}.about-statement{border-top:1px solid var(--line);gap:10px;margin-top:38px;padding-top:27px;display:grid}.about-statement span{color:#8b857e;letter-spacing:.15em;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:7px}.about-statement strong{color:var(--orange-dark);font-size:15px;font-weight:550}.contact{background:var(--paper);padding-top:28px}.contact-card{color:var(--ink);background:var(--orange);border-radius:30px;padding:36px 40px 0;overflow:hidden}.contact-top{justify-content:space-between;align-items:flex-start;display:flex}.contact-top>span{color:#17161485;letter-spacing:.15em;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:7px}.contact-body{grid-template-columns:1.25fr .75fr;align-items:end;gap:80px;padding:68px 0 90px;display:grid}.contact h2{color:#fff;font-size:clamp(48px,5.3vw,74px)}.contact-side{padding-bottom:6px}.contact-side p{color:#1716149c;margin:0 0 26px;font-size:13px;line-height:1.8}.contact-side a{color:#fff;background:var(--ink);border-radius:999px;align-items:center;gap:20px;padding:13px 18px;font-size:11px;font-weight:600;transition:background .18s,transform .18s;display:inline-flex}.contact-side a:hover{background:#312a26;transform:translateY(-2px)}.contact-marquee{color:#17161457;letter-spacing:.15em;border-top:1px solid #17161429;justify-content:space-between;align-items:center;height:78px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:9px;display:flex}.contact-marquee i{color:#fff;font-style:normal}footer{background:var(--paper);padding-top:28px}.footer-main{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:126px;display:flex}.footer-main>p{color:#77716a;margin:0;font-size:12px}.back-top{color:#6d6760;letter-spacing:.13em;align-items:center;gap:14px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:8px;display:flex}.back-top span{color:var(--orange);font-size:13px}.footer-bottom{color:#817b74;letter-spacing:.04em;text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px 12px;min-height:76px;padding:18px 0 24px;font-size:10px;display:flex}.footer-bottom>span,.footer-bottom>a,.footer-police-record span{font-size:10px;line-height:1.6}.footer-bottom a{text-align:center;white-space:nowrap;justify-content:center;align-items:center;transition:color .18s;display:inline-flex}.footer-bottom a:hover{color:var(--orange-dark)}.footer-bottom-divider{color:#b0aaa3}.footer-police-record{align-items:center;gap:7px;display:inline-flex}.footer-police-record img{flex:none}@keyframes intro-up{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes intro-down{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes art-enter{0%{opacity:0;transform:translateY(16px)scale(.965)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes orbit-node{to{offset-distance:100%}}@keyframes halo-breathe{0%,to{opacity:.7}50%{opacity:.94}}@keyframes data-signal{0%,to{opacity:.35;transform:scale(.75)}45%{opacity:1;transform:scale(1.3)}}@keyframes triad-pulse{0%,20%,to{box-shadow:0 0 #fff0}8%{box-shadow:0 0 0 9px #fff3}}@keyframes pulse{50%{opacity:.5}}@media (max-width:1080px){.hero-layout{grid-template-columns:1fr;gap:64px;min-height:0}.hero-copy{max-width:760px;padding-bottom:0}.hero-art{width:min(100%,610px);min-height:540px;margin:0 auto}.orbital-scene{inset:-64px -100px}.manifesto-grid{grid-template-columns:1fr;gap:28px}.about-grid{gap:62px}.contact-body{gap:42px}}@media (max-width:860px){.container{width:min(100% - 36px,700px)}.section{padding:96px 0}.nav-shell{height:78px}.main-nav{display:none}.hero{padding-top:130px}.hero:before{top:78px;left:18px;right:18px}.hero-layout{grid-template-columns:1fr;gap:64px;min-height:0}.hero-copy{max-width:680px;padding-bottom:0}.hero h1{font-size:clamp(54px,10.3vw,76px)}.hero-art{width:min(100%,610px);min-height:540px}.orbital-scene{inset:-48px -80px}.hero-ticker{margin-top:68px}.hero-ticker>span{gap:10px;padding:0 16px}.manifesto-content{grid-template-columns:1fr}.manifesto-copy{max-width:570px}.section-heading,.beliefs-title{flex-direction:column;align-items:flex-start}.product-grid{grid-template-columns:1fr}.product-stack{grid-template-columns:1fr 1fr}.product-card-next,.product-card-future{min-height:340px}.product-card-future{flex-direction:column;align-items:flex-end}.belief-grid{grid-template-columns:1fr}.belief-grid article{min-height:330px}.belief-icon{margin:32px auto 34px}.about-grid{grid-template-columns:1fr}.about-poster{order:2;width:min(100%,570px);min-height:520px}.about-copy{max-width:650px}.contact-body{grid-template-columns:1fr;gap:42px}}@media (max-width:580px){.container{width:calc(100% - 28px)}.section{padding:76px 0}.brand-mark{border-radius:10px;width:32px;height:32px}.brand-copy small{display:none}.nav-action{gap:9px;padding:10px 13px 10px 15px;font-size:11px}.hero{padding-top:113px}.hero h1{font-size:44px;line-height:1.13}.eyebrow{margin-bottom:22px;font-size:7px}.hero-lead{font-size:14px;line-height:1.85}.hero-actions{display:grid}.button{width:100%}.hero-art{min-height:420px}.art-core{border-radius:44px;width:166px;height:166px}.art-core span{font-size:105px;transform:translate(-6px)}.art-halo{width:160px;height:160px;top:3%;right:-4%}.art-data-grid{grid-template-columns:repeat(5,3px);gap:8px 10px;bottom:42px;right:12px}.art-data-grid i{width:3px;height:3px}.art-label-top{top:19px;left:18px}.art-label-bottom{display:none}.hero-ticker{min-height:66px;margin-top:52px}.hero-ticker>span{flex-direction:column;justify-content:center;align-items:flex-start;gap:6px;padding:9px 10px}.hero-ticker>span:last-child{text-align:right;align-items:flex-end;padding-right:0}.hero-ticker b{width:22px;height:22px;font-size:6px}.hero-ticker small{letter-spacing:.03em;max-width:100%;font-size:8px}.manifesto h2,.section-heading h2,.beliefs-title h2,.about h2,.contact h2{font-size:39px}.manifesto-content{gap:38px}.manifesto-copy>p{font-size:15px}.section-heading{margin-bottom:46px}.heading-note br{display:none}.product-card{border-radius:21px}.product-card-main{min-height:510px;padding:22px}.product-shape{width:330px;height:330px}.shape-disc{inset:36px}.shape-disc:after{border-radius:29px;width:82px;height:82px}.shape-orbit:after{inset:42px -12px}.product-card-bottom{bottom:23px;left:22px;right:22px}.product-card-bottom h3{font-size:21px}.round-arrow{width:44px;height:44px}.product-stack{grid-template-columns:1fr}.product-card-next,.product-card-future{min-height:320px}.product-card-future{flex-direction:row;align-items:center}.product-footnote{display:none}.beliefs-title{gap:24px;margin-bottom:43px}.beliefs-title h2{font-size:clamp(27px,8.4vw,39px)}.beliefs-title .section-label{margin-top:0}.belief-grid article{min-height:340px;padding:23px}.belief-thread{width:72%;margin-top:24px}.about-poster{border-radius:23px;min-height:390px}.about-poster:before{width:320px;height:320px}.about-poster:after{width:220px;height:220px}.poster-letter{border-radius:43px;width:135px;height:135px}.poster-letter span{font-size:86px}.contact{padding:14px 0 0}.contact-card{border-radius:23px;width:calc(100% - 16px);padding:25px 23px 0}.contact-body{padding:50px 0 63px}.contact-side a{justify-content:space-between;width:100%}.contact-marquee span:nth-of-type(2),.contact-marquee span:nth-of-type(3),.contact-marquee i:nth-of-type(2){display:none}.footer-main{flex-direction:column;justify-content:center;align-items:flex-start;gap:24px;padding:40px 0}.footer-main>p{order:3}.footer-bottom{text-align:center;flex-direction:row;align-items:center;gap:8px 10px;padding:18px 0 26px}.footer-bottom-divider{display: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}}
