:root{--max-width: 1520px;--page-pad: clamp(24px, 5vw, 76px);--section-gap: clamp(88px, 10vw, 150px);--display: "Bricolage Grotesque", "PingFang SC", "Microsoft YaHei", sans-serif;--body: "Manrope", "PingFang SC", "Microsoft YaHei", sans-serif;--ease: cubic-bezier(.22, 1, .36, 1)}*{box-sizing:border-box}html{overflow-x:clip;scroll-behavior:auto;scrollbar-width:thin;scrollbar-color:var(--scroll-thumb) var(--scroll-track)}body{margin:0;min-width:320px;overflow-x:clip;font-family:var(--body);background:#111318}button,input,textarea,a{font:inherit}button{color:inherit}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}svg{width:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}::selection{color:var(--selection-text);background:var(--selection)}:focus-visible{outline:3px solid var(--focus);outline-offset:4px}#page-root:focus{outline:none}html::-webkit-scrollbar{width:11px;height:11px}html::-webkit-scrollbar-track{background:var(--scroll-track)}html::-webkit-scrollbar-thumb{background:var(--scroll-thumb);border:3px solid var(--scroll-track);border-radius:999px}html[data-world=tomato]{--scroll-track:#f8f1e7;--scroll-thumb:#ef4d3d}html[data-world=ocean]{--scroll-track:#e8eef7;--scroll-thumb:#2463eb}html[data-world=spectrum]{--scroll-track:#f7f7f4;--scroll-thumb:#9134e5}html[data-world=aurora]{--scroll-track:#071225;--scroll-thumb:#53e5c3}.language-switch,.theme-nav-button{min-height:38px;padding:0 12px;display:inline-flex;align-items:center;justify-content:center;gap:8px;color:var(--ink);background:transparent;border:1px solid var(--border);border-radius:999px;cursor:pointer}.theme-nav-button i{width:9px;height:9px;border-radius:50%;background:var(--accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--accent) 16%,transparent)}.language-switch:hover,.theme-nav-button:hover{transform:translateY(-1px);background:var(--section-alt)}.theme-picker{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;visibility:hidden;overflow:hidden;pointer-events:none}.theme-picker.open{visibility:visible;pointer-events:auto}.theme-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;padding:0;background:rgba(7,10,18,.5);border:0;opacity:0;transition:opacity .32s ease}.theme-picker.open .theme-backdrop{opacity:1}.theme-panel{position:absolute;top:0;right:0;width:min(520px,100%);height:100dvh;overflow-y:auto;overflow-x:hidden;color:var(--ink);background:var(--canvas);box-shadow:-25px 0 70px #0000003d;opacity:0;clip-path:inset(0 0 0 100%);transition:opacity .2s ease,clip-path .42s var(--ease)}.theme-picker.open .theme-panel{opacity:1;clip-path:inset(0)}.theme-panel-head{position:sticky;top:0;z-index:3;padding:26px 26px 20px;display:flex;justify-content:space-between;gap:20px;color:var(--ink);background:var(--canvas)}body[data-world=spectrum] .theme-panel-head{background:radial-gradient(ellipse at 83% 0%,#ffe77c,transparent 36%),radial-gradient(ellipse at 68% 72%,#bde7ff,transparent 40%),#faf8ff}.theme-panel-head span{color:var(--accent);font-size:10px;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.theme-panel-head>div{min-width:0}.theme-panel-head h2{margin:8px 0 0;font:600 27px/1.05 var(--display);letter-spacing:-.04em}.theme-close{width:40px;height:40px;flex:0 0 auto;color:inherit;background:transparent;border:1px solid currentColor;border-radius:50%;font-size:26px;cursor:pointer}.theme-current{margin:22px 24px 12px;padding:19px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:16px;background:var(--card);border:1px solid var(--border);border-radius:16px}.theme-current>div:first-child{display:grid;gap:5px}.theme-current span{color:var(--muted);font-size:9px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.theme-current strong{font:700 15px var(--display)}.theme-current-swatches{display:flex}.theme-current-swatches i{width:29px;height:29px;margin-left:-4px;border:2px solid var(--card);border-radius:50%}.theme-catalogue{padding:0 24px 42px}.theme-category{margin-top:26px}.theme-category>header{margin-bottom:10px;display:flex;justify-content:space-between;align-items:baseline}.theme-category>header span{font:700 14px var(--display)}.theme-category>header small{color:var(--muted);font-size:10px}.theme-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.theme-option{min-width:0;padding:13px;display:grid;grid-template-columns:auto 1fr;gap:6px 9px;text-align:left;color:var(--ink);background:var(--card);border:1px solid var(--border);border-radius:13px;cursor:pointer;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.theme-option:hover{transform:translateY(-2px);box-shadow:var(--card-shadow)}.theme-option.is-active{border-color:var(--accent);box-shadow:0 0 0 2px color-mix(in srgb,var(--accent) 18%,transparent)}.theme-option-number{color:var(--muted);font-size:9px}.theme-option-name{overflow:hidden;font:700 11px var(--display);text-overflow:ellipsis;white-space:nowrap}.theme-option-swatches{grid-column:1 / 3;display:flex;height:14px;overflow:hidden;border-radius:5px}.theme-option-swatches i{flex:1}.theme-panel .theme-panel-footer{position:relative;width:auto;min-height:0;margin:28px 24px 22px;padding:20px 24px;color:var(--muted);background:var(--card);border:1px solid var(--border);border-radius:40px;box-shadow:none}.theme-panel-footer p{max-width:42ch;margin:0;font-size:10px;line-height:1.55}body.theme-drawer-open{overflow:hidden}.motion-ready .section-reveal{opacity:0;transform:translateY(14px);transition:opacity .62s ease,transform .72s var(--ease)}.motion-ready .section-reveal.is-visible{opacity:1;transform:translateY(0)}.preview-stage{min-height:100dvh;display:flow-root;color:var(--ink);background:var(--canvas);overflow:clip;transition:background .35s ease,color .35s ease}.site-header,#page-root>section,footer{width:min(100%,var(--max-width));margin-inline:auto}.site-header{position:sticky;top:12px;z-index:40;min-height:88px;padding:18px var(--page-pad);display:flex;align-items:center;justify-content:space-between;gap:28px}#page-root>section{scroll-margin-top:112px}.brand{display:inline-flex;align-items:center;gap:12px;font-size:13px;font-weight:800;letter-spacing:.08em}.brand img{width:40px;height:40px;border-radius:13px}.site-header nav{display:flex;align-items:center;gap:clamp(16px,2.1vw,32px);font-size:12px;font-weight:700}.site-header nav>a:not(.nav-cta){position:relative;padding-block:10px;color:var(--header-muted)}.site-header nav>a:not(.nav-cta):after{content:"";position:absolute;right:0;bottom:2px;left:0;height:2px;border-radius:999px;background:currentColor;transform:scaleX(0);transform-origin:left;transition:transform .3s var(--ease)}.site-header nav>a:hover:after,.site-header nav>a.is-current:after{transform:scaleX(1)}.menu-toggle{display:none;width:46px;height:46px;padding:13px;border:0;border-radius:14px;background:var(--button-bg);cursor:pointer}.menu-toggle span{display:block;height:2px;margin:5px 0;border-radius:999px;background:currentColor}.nav-cta,.primary-action{display:inline-flex;align-items:center;justify-content:space-between;gap:24px;min-height:50px;padding:0 19px;color:var(--button-ink);background:var(--button-bg);font-weight:800;white-space:nowrap;border-radius:var(--button-radius);transition:transform .3s var(--ease),box-shadow .3s var(--ease)}.nav-cta:hover,.primary-action:hover{transform:translateY(-2px)}.nav-cta:active,.primary-action:active,.prototype-form button:active{transform:scale(.98)}.action-arrow{display:inline-block;font-size:1.25em;line-height:1;transition:transform .3s var(--ease)}.primary-action:hover .action-arrow,.case-card:hover .action-arrow{transform:translate(2px,-2px)}h1,h2,h3,p{text-wrap:pretty}h1,h2,h3{font-family:var(--display);letter-spacing:-.035em}.hero{position:relative;min-height:min(720px,calc(100vh - 30px));padding:clamp(52px,6vw,80px) var(--page-pad);display:grid;grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr);align-items:center;gap:clamp(36px,5vw,76px)}.hero-copy{position:relative;z-index:2}.hero h1{max-width:15ch;margin:0;font-size:clamp(58px,5.8vw,76px);font-weight:760;line-height:.9}.hero-copy>p{max-width:62ch;margin:32px 0;color:var(--hero-muted);font-size:clamp(15px,1.35vw,18px);line-height:1.7}.hero-system{position:relative;min-height:520px}.system-photo{position:absolute;overflow:hidden;border-radius:var(--image-radius)}.system-photo img{width:100%;height:100%;object-fit:cover;transition:transform 1s var(--ease)}.hero:hover .system-photo img{transform:scale(1.025)}.signal-label{position:absolute;z-index:3;display:grid;gap:3px;padding:12px 14px;border-radius:var(--label-radius);color:var(--label-ink);background:var(--label-bg);box-shadow:var(--label-shadow)}.signal-label span{font-size:11px;font-weight:800;letter-spacing:.12em}.signal-label strong{font-size:12px}.butterfly-stamp{position:absolute;z-index:4;display:grid;place-items:center}.butterfly-stamp img{width:58%;height:auto}.network-lines{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none}.platform-signal{position:relative;width:min(calc(100% - var(--page-pad) - var(--page-pad)),calc(var(--max-width) - var(--page-pad) - var(--page-pad)))!important;margin:clamp(20px,3vw,42px) auto;padding:clamp(24px,3vw,38px);display:grid;grid-template-columns:minmax(260px,.72fr) minmax(0,1.28fr);align-items:end;gap:clamp(28px,4vw,58px);overflow:hidden;border-radius:var(--panel-radius);color:var(--ink);background:var(--card);box-shadow:var(--card-shadow)}.platform-signal-copy{position:relative;z-index:1}.platform-signal-copy>span{color:var(--accent);font-size:10px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.platform-signal h2{max-width:14ch;margin:10px 0 11px;font-size:clamp(27px,2.7vw,40px);line-height:.98}.platform-signal p{max-width:46ch;margin:0;color:var(--muted);font-size:12px;line-height:1.65}.platform-signal-rail{grid-template-columns:repeat(6,minmax(0,1fr));gap:0 18px}.platform-signal-rail:before{display:none}.platform-signal-rail article{--mark-rotate:0deg;position:relative;z-index:1;min-width:0;padding:12px 0;display:grid;grid-template-columns:46px minmax(0,1fr);align-items:center;gap:12px;border-top:1px solid color-mix(in srgb,var(--border) 78%,transparent)}.platform-signal-rail article:nth-child(-n+3){grid-column:span 2}.platform-signal-rail article:nth-child(n+4){grid-column:span 3}.platform-signal-rail article:before{content:"";position:absolute;top:11px;left:0;width:46px;height:46px;border-radius:50%;background:var(--accent);opacity:0;transform:scale(.6);transition:opacity .4s var(--ease),transform .4s var(--ease);pointer-events:none}.platform-mark{position:relative;z-index:1;width:46px;height:46px;padding:11px;display:grid;place-items:center;border:1px solid color-mix(in srgb,var(--border) 72%,transparent);border-radius:15px;background:#fff;box-shadow:0 8px 20px #00000017;transform:rotate(var(--mark-rotate));transition:transform .45s var(--ease),box-shadow .45s var(--ease)}.platform-mark img{width:100%;height:100%;object-fit:contain}.platform-signal-rail article:hover:before{opacity:.16;transform:translateY(-3px) scale(1.34)}.platform-signal-rail article:hover .platform-mark{transform:translateY(-7px) rotate(calc(var(--mark-rotate) * -.35)) scale(1.04);box-shadow:0 18px 34px #0000002e}.platform-signal-rail article:hover strong{color:var(--accent)}.platform-signal-rail article>div:last-child{gap:6px}.platform-signal-rail strong{font-size:14px}.platform-signal-rail small{color:var(--muted);font-size:10px;font-weight:650;line-height:1.35}body[data-world=tomato] .platform-signal{background:#fffaf3}body[data-world=tomato] .platform-signal:after{content:"";position:absolute;right:-68px;bottom:-58px;width:108px;height:96px;border-radius:48% 52% 34% 66%;background:#ef4d3d;transform:rotate(20deg)}body[data-world=tomato] .platform-signal-rail article:nth-child(2){--mark-rotate:3deg}body[data-world=tomato] .platform-signal-rail article:nth-child(3){--mark-rotate:-2deg}body[data-world=tomato] .platform-signal-rail article:nth-child(4){--mark-rotate:2deg}body[data-world=ocean] .platform-signal{color:#fff;background:#0b2a4a;border-radius:42px 42px 108px}body[data-world=ocean] .platform-signal p,body[data-world=ocean] .platform-signal-rail small{color:#b9d0dc}body[data-world=ocean] .platform-signal-rail:before{background:linear-gradient(90deg,#50cad5,#155ac7);opacity:1}body[data-world=ocean] .platform-mark{background:#fff;border-radius:50%;box-shadow:0 0 0 7px #50cad52e}body[data-world=spectrum] .platform-signal{background:linear-gradient(135deg,rgba(255,255,255,.95),rgba(247,242,255,.92));transform:rotate(-.35deg)}body[data-world=spectrum] .platform-signal:after{content:"";position:absolute;top:-60px;right:10%;width:210px;height:130px;border-radius:42% 58% 63% 37%;background:linear-gradient(120deg,#ff7121,#ef2da6 48%,#7d46e9);transform:rotate(12deg);opacity:.88}body[data-world=spectrum] .platform-signal-rail:before{background:linear-gradient(90deg,#ff7121,#ef2da6,#7d46e9);opacity:1}body[data-world=spectrum] .platform-signal-rail article:nth-child(2){--mark-rotate:5deg}body[data-world=spectrum] .platform-signal-rail article:nth-child(3){--mark-rotate:-4deg}body[data-world=aurora] .platform-signal{color:#f5f8ff;border:1px solid rgba(150,176,216,.18);background:radial-gradient(circle at 92% 16%,rgba(128,96,242,.34),transparent 28%),linear-gradient(145deg,#111f42,#081b29);box-shadow:0 30px 90px #0000004d}body[data-world=aurora] .platform-signal p,body[data-world=aurora] .platform-signal-rail small{color:#a9bdd7}body[data-world=aurora] .platform-signal-rail:before{background:linear-gradient(90deg,#54dfc4,#8060f2,#c9f45b);opacity:1}body[data-world=aurora] .platform-mark{background:rgba(255,255,255,.94);box-shadow:0 0 28px #54dfc433}@media (prefers-reduced-motion:no-preference){.motion-ready .platform-signal.section-reveal.is-visible .platform-signal-rail:before{animation:platform-line-in .9s .15s var(--ease) both}.motion-ready .platform-signal.section-reveal.is-visible .platform-signal-rail article{animation:platform-node-in .7s calc(.18s + var(--signal-index) * .1s) var(--ease) both}@keyframes platform-line-in{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes platform-node-in{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}}@media (max-width:760px){.platform-signal{grid-template-columns:1fr;align-items:start;gap:22px;padding:24px 22px}.platform-signal h2{max-width:15ch}.platform-signal-rail{margin-inline:-22px;padding:4px 22px 8px;display:flex;gap:8px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.platform-signal-rail::-webkit-scrollbar{display:none}.platform-signal-rail article{width:min(66vw,210px);flex:0 0 auto;min-height:106px;padding:10px 8px;scroll-snap-align:start}.platform-mark{width:52px;height:52px}}html[data-world=cinnabar]{--scroll-track:#fff0d5;--scroll-thumb:#c91620}.theme-option-secret[hidden],.theme-secret-note[hidden]{display:none}.theme-option-secret{grid-column:1 / -1;color:#fff7e9;background:#c91620;border-color:#c91620;box-shadow:7px 7px #ffd33857}.theme-option-secret.is-unlocking{animation:secret-theme-arrival .8s cubic-bezier(.16,1,.3,1) both}@media (prefers-reduced-motion:reduce){.theme-option-secret.is-unlocking{animation:none}}.theme-option-secret:hover{box-shadow:9px 10px #ffd3387a}.theme-option-secret .theme-option-number{color:#ffd338}.theme-option-secret .theme-option-name{font-size:13px}.theme-secret-note{margin:14px 2px 0;color:var(--muted);font-size:10px;font-weight:750;letter-spacing:.08em;text-transform:uppercase}@keyframes secret-theme-arrival{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}body[data-world=cinnabar]{--canvas:#f5e7cf;--surface:#fff4df;--section-alt:#f1cc83;--ink:#22100d;--muted:#755249;--accent:#c91620;--focus:#9f1018;--border:#d6a96c;--selection:#ffd338;--selection-text:#22100d;--card:#fff7e9;--card-shadow:10px 12px 0 rgba(184,111,43,.16);--card-radius:10px;--panel-radius:14px;--inner-radius:7px;--image-radius:10px;--hero-image-radius:10px;--hero-image-rotate:0deg;--hero-image-shadow:12px 14px 0 #ffd338;--image-shadow:12px 14px 0 rgba(201,22,32,.9);--button-radius:7px;--button-bg:#ffd338;--button-ink:#22100d;--header-muted:#65443d;--hero-muted:#ffe4b6;--label-radius:5px;--label-bg:#ffd338;--label-ink:#22100d;--label-shadow:6px 7px 0 rgba(34,16,13,.28);--proof-shell:#ffd338;--proof-cell:#fff7e9;--proof-muted:#755249;--proof-shadow:10px 12px 0 rgba(201,22,32,.16);--work-bg:#c91620;--work-ink:#fff7e9;--work-muted:#ffd9b1;--case-card:#fff7e9;--case-muted:#755249;--case-accent:#c91620;--case-shadow:8px 10px 0 rgba(34,16,13,.12);--cta-bg:#c91620;--cta-ink:#fff7e9;--cta-muted:#ffd9b1;--page-hero-bg:#c91620;--page-hero-ink:#fff7e9;--page-hero-muted:#ffd9b1;--input-bg:#fffdf5}body[data-world=cinnabar] .preview-stage{background:var(--canvas)}body[data-world=cinnabar] .site-header{width:calc(100% - var(--page-pad) - var(--page-pad));max-width:calc(var(--max-width) - var(--page-pad) - var(--page-pad));min-height:72px;margin-top:18px;padding:10px 13px 10px 18px;border:0;border-bottom:5px solid #c91620;border-radius:10px 10px 3px 3px;background:rgba(255,247,233,.95);box-shadow:9px 10px #ffd338c7;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}body[data-world=cinnabar] .brand img{border-radius:7px;background:#ffd338}body[data-world=cinnabar] .nav-cta,body[data-world=cinnabar] .primary-action{box-shadow:5px 6px #8f1017}body[data-world=cinnabar] .nav-cta:hover,body[data-world=cinnabar] .primary-action:hover{transform:translate(-2px,-2px);box-shadow:8px 9px #8f1017}body[data-world=cinnabar] #page-root>.hero,body[data-world=cinnabar] #page-root>.page-hero,body[data-world=cinnabar] #page-root>.case-detail-hero{width:calc(100% - var(--page-pad) - var(--page-pad));max-width:calc(var(--max-width) - var(--page-pad) - var(--page-pad));margin-top:28px;border-radius:var(--panel-radius);overflow:hidden}body[data-world=cinnabar] #page-root>.hero{min-height:min(680px,calc(100dvh - 118px));padding:clamp(44px,5vw,72px);color:#fff7e9;background:#c91620;isolation:isolate}body[data-world=cinnabar] .hero:before,body[data-world=cinnabar] .page-hero:before,body[data-world=cinnabar] .case-detail-hero:before{content:"";position:absolute;z-index:0;top:-18%;right:-6%;width:48%;height:68%;background:#ffd338;clip-path:polygon(18% 0,100% 0,100% 82%,72% 100%,0 70%)}body[data-world=cinnabar] .hero:after,body[data-world=cinnabar] .page-hero:after,body[data-world=cinnabar] .case-detail-hero:after{content:"";position:absolute;z-index:0;right:8%;bottom:-13%;width:26%;height:32%;background:#22100d;clip-path:polygon(14% 0,100% 10%,86% 100%,0 82%)}body[data-world=cinnabar] .hero-copy,body[data-world=cinnabar] .hero-system,body[data-world=cinnabar] .page-hero>*,body[data-world=cinnabar] .case-detail-hero>*{position:relative;z-index:1}body[data-world=cinnabar] .hero h1{max-width:13ch}body[data-world=cinnabar] .hero-copy>p{color:#ffe0bd}body[data-world=cinnabar] .hero-system{min-height:500px}body[data-world=cinnabar] .hero-system:before{content:"";position:absolute;top:7%;right:-1%;bottom:-1%;left:7%;background:#ffd338;clip-path:polygon(7% 0,100% 0,100% 88%,89% 100%,0 100%,0 10%)}body[data-world=cinnabar] .system-photo{top:2%;right:4%;bottom:5%;left:2%;border-radius:0;clip-path:polygon(7% 0,100% 0,100% 88%,89% 100%,0 100%,0 10%);box-shadow:none}body[data-world=cinnabar] .signal-label{border-radius:var(--label-radius)}body[data-world=cinnabar] .signal-one{top:0;right:0}body[data-world=cinnabar] .signal-two{bottom:2%;left:-1%;color:#fff7e9;background:#22100d}body[data-world=cinnabar] .signal-three{right:-1%;bottom:20%;background:#ffd338}body[data-world=cinnabar] .butterfly-stamp{top:42%;right:-2%;width:106px;height:94px;border-radius:4px;background:#fff7e9;transform:rotate(4deg);box-shadow:7px 8px #ffd338}body[data-world=cinnabar] .network-lines{display:none}body[data-world=cinnabar] .platform-signal{color:#22100d;background:#ffd338;border-radius:var(--panel-radius);box-shadow:10px 12px #c916202e}body[data-world=cinnabar] .platform-signal-rail article{background:#fff7e9;border-radius:7px}body[data-world=cinnabar] .platform-signal-rail article:nth-child(2n){transform:translateY(10px) rotate(1deg)}body[data-world=cinnabar] .platform-signal-rail article:nth-child(3){color:#fff7e9;background:#c91620;transform:translateY(-7px) rotate(-1deg)}body[data-world=cinnabar] .platform-signal-rail article:nth-child(3) small{color:#ffd9b1}body[data-world=cinnabar] .platform-mark{border-radius:5px;box-shadow:4px 5px #22100d24}body[data-world=cinnabar] .proof-band{border-radius:var(--panel-radius)}body[data-world=cinnabar] .proof-steps span:nth-child(2){color:#fff7e9;background:#c91620}body[data-world=cinnabar] .proof-steps span:nth-child(2) small{color:#ffd9b1}body[data-world=cinnabar] .proof-steps span:nth-child(3){color:#fff7e9;background:#22100d}body[data-world=cinnabar] .proof-steps span:nth-child(3) small{color:#d8bdb0}body[data-world=cinnabar] .approach-flow article,body[data-world=cinnabar] .capability-list article,body[data-world=cinnabar] .process-section article,body[data-world=cinnabar] .why-points article,body[data-world=cinnabar] .values article,body[data-world=cinnabar] .case-story article{border-radius:var(--card-radius);box-shadow:var(--card-shadow);transition:transform .32s var(--ease),box-shadow .32s var(--ease)}body[data-world=cinnabar] .approach-flow article:nth-child(2),body[data-world=cinnabar] .capability-list article:nth-child(3n+2),body[data-world=cinnabar] .values article:nth-child(2){background:#ffd338}body[data-world=cinnabar] .approach-flow article:nth-child(3),body[data-world=cinnabar] .capability-list article:nth-child(3n),body[data-world=cinnabar] .why-points article:nth-child(4),body[data-world=cinnabar] .values article:nth-child(3){color:#fff7e9;background:#c91620}body[data-world=cinnabar] .approach-flow article:nth-child(3) p,body[data-world=cinnabar] .capability-list article:nth-child(3n) p,body[data-world=cinnabar] .capability-list article:nth-child(3n) ul,body[data-world=cinnabar] .why-points article:nth-child(4) p,body[data-world=cinnabar] .values article:nth-child(3) p{color:#ffd9b1}body[data-world=cinnabar] .approach-flow article:nth-child(3) .approach-copy>strong,body[data-world=cinnabar] .capability-list article:nth-child(3n)>span,body[data-world=cinnabar] .why-points article:nth-child(4)>span{color:#ffd338}body[data-world=cinnabar] .approach-flow article:hover,body[data-world=cinnabar] .capability-list article:hover,body[data-world=cinnabar] .process-section article:hover,body[data-world=cinnabar] .why-points article:hover,body[data-world=cinnabar] .values article:hover{transform:translate(-3px,-3px);box-shadow:13px 15px #c9162033}body[data-world=cinnabar] .capabilities,body[data-world=cinnabar] .values,body[data-world=cinnabar] .related-cases{background:#edc878}body[data-world=cinnabar] .belief-strip,body[data-world=cinnabar] .contact-cta{border-radius:var(--panel-radius)}body[data-world=cinnabar] .work{color:#fff7e9;background:#c91620}body[data-world=cinnabar] .work header p{color:#ffd9b1}body[data-world=cinnabar] .case-card{border:0;border-radius:var(--card-radius)}body[data-world=cinnabar] .case-card:before{height:5px;background:#ffd338}body[data-world=cinnabar] .case-card:hover{transform:translate(-4px,-4px)!important;box-shadow:12px 14px #22100d38}body[data-world=cinnabar] .case-brand-visual{background:#f0c878}body[data-world=cinnabar] .case-brand-visual:before{border-radius:0;background:#c91620;clip-path:polygon(12% 0,100% 8%,88% 100%,0 84%);opacity:.12}body[data-world=cinnabar] .case-filters{padding:6px;background:#22100d;border-radius:9px}body[data-world=cinnabar] .case-filters button{color:#fff1db;border:0;background:transparent}body[data-world=cinnabar] .case-filter-mobile summary{color:#fff7e9;background:#22100d;border:0;border-radius:7px;box-shadow:6px 7px #c91620}body[data-world=cinnabar] .case-filter-mobile summary span{color:#ffd338}body[data-world=cinnabar] .page-hero,body[data-world=cinnabar] .case-detail-hero{min-height:min(620px,calc(100dvh - 120px))}body[data-world=cinnabar] .page-hero-image,body[data-world=cinnabar] .feature-image,body[data-world=cinnabar] .why-image,body[data-world=cinnabar] .about-image,body[data-world=cinnabar] .contact-image{border-radius:var(--image-radius);box-shadow:var(--image-shadow);transform:rotate(-1deg)}body[data-world=cinnabar] .page-hero-image,body[data-world=cinnabar] .case-detail-image{box-shadow:12px 14px #ffd338}body[data-world=cinnabar] .page-hero-orbit i{border:0;border-radius:0;background:#ffd338;opacity:1;transform:rotate(-7deg)}body[data-world=cinnabar] .page-hero-orbit i:nth-child(2){top:24%;right:4%;bottom:3%;left:24%;background:#22100d;transform:rotate(5deg)}body[data-world=cinnabar] .page-hero-orbit i:nth-child(3){top:43%;left:44%;width:70px;height:70px;background:#fff7e9;transform:rotate(-12deg)}body[data-world=cinnabar] .case-detail-brief,body[data-world=cinnabar] .prototype-form{border-radius:var(--card-radius);box-shadow:10px 12px #ffd338e6}body[data-world=cinnabar] footer{color:#fff7e9;border:0;border-radius:var(--panel-radius);background:#22100d;box-shadow:10px 12px #c91620}body[data-world=cinnabar] footer .footer-brand p,body[data-world=cinnabar] footer .footer-meta{color:#d7bcb0}body[data-world=cinnabar] footer .footer-contact{color:#22100d;background:#ffd338;border-radius:7px;box-shadow:6px 7px #c91620}body[data-world=cinnabar] footer .footer-contact span{color:#76512e}body[data-world=cinnabar] footer nav a:hover{color:#ffd338}@media (max-width:980px){body[data-world=cinnabar] .platform-signal-rail article:nth-child(n){transform:none}}@media (max-width:760px){body[data-world=cinnabar] .site-header,body[data-world=cinnabar] #page-root>.hero,body[data-world=cinnabar] #page-root>.page-hero,body[data-world=cinnabar] #page-root>.case-detail-hero{width:calc(100% - 24px);max-width:calc(var(--max-width) - 24px)}body[data-world=cinnabar] .site-header{margin-top:12px;box-shadow:6px 7px #ffd338c7}body[data-world=cinnabar] #page-root>.hero,body[data-world=cinnabar] #page-root>.page-hero,body[data-world=cinnabar] #page-root>.case-detail-hero{margin-top:20px}body[data-world=cinnabar] .hero:before,body[data-world=cinnabar] .page-hero:before,body[data-world=cinnabar] .case-detail-hero:before{top:-5%;right:-18%;width:72%;height:34%}body[data-world=cinnabar] .hero-system{min-height:390px}body[data-world=cinnabar] .butterfly-stamp{width:80px;height:72px}body[data-world=cinnabar] .platform-signal-rail article{background:#fff7e9}body[data-world=cinnabar] .platform-signal-rail article:nth-child(3){color:#fff7e9;background:#c91620}body[data-world=cinnabar] .case-filter-popover{border-radius:7px;background:#fff7e9;box-shadow:8px 10px #22100d2e}body[data-world=cinnabar] .case-filter-popover button{border-radius:4px}}@media (prefers-reduced-motion:reduce){.theme-option-secret{animation:none}}@media (min-width:761px) and (max-width:980px){.platform-signal{grid-template-columns:1fr;align-items:start;gap:20px}.platform-signal h2{max-width:18ch}.platform-signal p{max-width:60ch}}.proof-band{margin-top:clamp(18px,3vw,40px);margin-bottom:clamp(18px,3vw,40px);width:min(calc(100% - var(--page-pad) - var(--page-pad)),calc(var(--max-width) - var(--page-pad) - var(--page-pad)))!important;padding:12px;display:grid;grid-template-columns:minmax(280px,.8fr) 1.2fr;gap:12px;border-radius:var(--panel-radius);background:var(--proof-shell);box-shadow:var(--proof-shadow)}.proof-statement,.proof-steps span{border-radius:var(--inner-radius);background:var(--proof-cell)}.proof-statement{padding:clamp(28px,4vw,48px);display:grid;align-content:center;gap:8px}.proof-statement strong{font-family:var(--display);font-size:clamp(27px,3vw,42px);line-height:1}.proof-statement span{color:var(--proof-muted);font-size:13px}.proof-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.proof-steps span{min-height:122px;padding:26px;display:grid;grid-template-columns:auto 1fr;align-content:end;gap:6px 10px;font-size:12px;font-weight:800}.proof-steps span:before{content:"";grid-row:1 / span 2;align-self:center;width:9px;height:9px;border-radius:50%;background:var(--accent)}.proof-steps b{font-size:13px}.proof-steps small{grid-column:2;color:var(--proof-muted);font-size:11px;font-weight:600;line-height:1.45}.approach,.work,.capabilities,.case-library,.related-cases,.values,.privacy-body{padding:var(--section-gap) var(--page-pad)}.approach>header,.work>header,.capabilities>header,.case-library>header{display:grid;grid-template-columns:1.1fr .6fr;align-items:end;gap:7vw}.approach h2,.work h2,.capabilities>header h2,.case-library>header h2,.contact-cta h2,.values>h2,.related-cases>h2{max-width:15ch;margin:0;font-size:clamp(44px,5.6vw,82px);line-height:.95}.approach header p,.work header p{margin:0;color:var(--muted);line-height:1.75}.approach-flow{margin-top:clamp(58px,7vw,96px);display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.approach-flow article{min-width:0;min-height:270px;padding:28px;border-radius:var(--card-radius);background:var(--card);box-shadow:var(--card-shadow)}.approach-flow article>strong,.approach-copy>strong,.capability-list article>span,.process-section article>span,.process-copy>span,.why-points article>span,.case-story article>span{color:var(--accent);font-variant-numeric:tabular-nums;font-size:12px}.approach-flow h3{margin:54px 0 12px;font-size:clamp(23px,2.25vw,34px);line-height:1.05}.approach-flow p{margin:0;color:var(--muted);font-size:13px;line-height:1.7}.approach-media,.process-media{display:none}.work{color:var(--work-ink);background:var(--work-bg)}.work header p{color:var(--work-muted)}.case-grid{margin-top:clamp(52px,7vw,88px);display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.case-card{min-width:0;border-radius:var(--card-radius);background:var(--case-card);overflow:hidden;box-shadow:var(--case-shadow)}.case-card a{display:block;height:100%}.case-image{aspect-ratio:4/3;overflow:hidden}.case-image img{width:100%;height:100%;object-fit:cover;transition:transform .7s var(--ease)}.case-card:hover .case-image img{transform:scale(1.035)}.case-brand-visual{position:relative;isolation:isolate;display:grid;place-items:center;padding:clamp(36px,5vw,72px);background:var(--section-alt);overflow:hidden}.case-brand-visual:before{content:"";position:absolute;z-index:-1;top:12%;right:12%;bottom:12%;left:12%;border-radius:38% 62% 46% 54%/58% 42%;background:var(--button-bg);opacity:.14;transform:rotate(-8deg)}.case-brand-visual>span{position:absolute;right:-.04em;bottom:-.22em;z-index:-1;max-width:95%;color:var(--ink);font-family:var(--display);font-size:clamp(48px,7vw,110px);font-weight:800;line-height:.75;letter-spacing:-.07em;opacity:.055;white-space:nowrap}.case-brand-visual img{width:min(58%,220px);height:min(58%,150px);object-fit:contain;filter:drop-shadow(0 12px 22px rgba(0,0,0,.1))}.case-card:hover .case-brand-visual img{transform:translateY(-5px) rotate(-2deg) scale(1.025)}.case-copy{padding:28px}.case-copy>span{color:var(--case-accent);font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.case-copy h3{margin:18px 0 10px;font-size:clamp(27px,2.7vw,40px);line-height:1}.case-copy p{min-height:66px;margin:0 0 26px;font-size:13px}.case-copy strong{display:inline-flex;align-items:center;gap:8px;font-size:12px}.case-copy strong .action-arrow{font-size:15px}.contact-cta,.belief-strip{margin-block:clamp(24px,4vw,52px);width:min(calc(100% - var(--page-pad) - var(--page-pad)),calc(var(--max-width) - var(--page-pad) - var(--page-pad)))!important;padding:clamp(64px,8vw,118px);display:grid;grid-template-columns:1fr auto;align-items:end;gap:48px;border-radius:var(--panel-radius);color:var(--cta-ink);background:var(--cta-bg);overflow:hidden}.contact-cta p{max-width:58ch;margin:26px 0 0;color:var(--cta-muted);line-height:1.7}footer{width:min(calc(100% - var(--page-pad) - var(--page-pad)),calc(var(--max-width) - var(--page-pad) - var(--page-pad)))!important;margin:clamp(24px,4vw,54px) auto 26px;padding:clamp(28px,3vw,38px);display:block;border:1px solid var(--border);border-radius:var(--panel-radius);color:var(--ink);background:var(--card);box-shadow:var(--card-shadow);font-size:12px;overflow:hidden}.footer-lead{padding-bottom:clamp(22px,2.6vw,32px);margin-bottom:24px;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);align-items:center;gap:clamp(30px,5vw,72px);border-bottom:1px solid currentColor}.footer-lead>strong{max-width:15ch;font-family:var(--display);font-size:clamp(34px,3.8vw,56px);letter-spacing:-.045em;line-height:.92}.footer-contact{position:relative;min-height:82px;padding:17px 54px 17px 22px;display:grid;align-content:center;gap:5px;border-radius:var(--inner-radius);color:var(--ink);background:var(--section-alt);transition:transform .35s var(--ease),box-shadow .35s var(--ease)}.footer-contact:hover{transform:translateY(-4px);box-shadow:0 18px 38px #0000001f}.footer-contact:active{transform:scale(.985)}.footer-contact span{color:var(--muted);font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.footer-contact b{font-size:clamp(14px,1.5vw,19px);overflow-wrap:anywhere}.footer-contact i{position:absolute;top:50%;right:24px;font-size:24px;font-style:normal;transform:translateY(-50%);transition:transform .3s var(--ease)}.footer-contact:hover i{transform:translate(3px,-58%)}.footer-bottom{display:grid;grid-template-columns:1.2fr .7fr .8fr;align-items:end;gap:32px}.footer-brand{display:grid}.footer-brand p{max-width:38ch;margin:0;color:var(--muted);line-height:1.7}footer .brand img{width:32px;height:32px;border-radius:14px}footer nav,.footer-meta{display:grid;gap:11px}footer nav a:hover{color:var(--accent)}.footer-meta{color:var(--muted)}.page-hero{position:relative;min-height:590px;padding:clamp(70px,9vw,130px) var(--page-pad);display:grid;grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr);align-items:center;gap:7vw;overflow:hidden;color:var(--page-hero-ink);background:var(--page-hero-bg)}.page-hero>div:first-child{position:relative;z-index:2}.page-hero h1{max-width:14ch;margin:0;font-size:clamp(58px,7vw,96px);line-height:.92}.page-hero p{max-width:62ch;margin:30px 0 0;color:var(--page-hero-muted);font-size:clamp(16px,1.5vw,20px);line-height:1.7}.page-hero-image{position:relative;height:390px;border-radius:var(--hero-image-radius);overflow:hidden;box-shadow:var(--hero-image-shadow);transform:rotate(var(--hero-image-rotate))}.page-hero-image img{width:100%;height:100%;object-fit:cover}.page-hero-orbit{position:relative;height:390px}.page-hero-orbit i{position:absolute;border:1px solid currentColor;border-radius:50%;opacity:.35}.page-hero-orbit i:nth-child(1){top:2%;right:7%;bottom:16%;left:8%}.page-hero-orbit i:nth-child(2){top:19%;right:0;bottom:1%;left:26%}.page-hero-orbit i:nth-child(3){top:46%;left:46%;width:24px;height:24px;background:var(--accent);border:0;opacity:1}.feature-split,.why-layout,.about-story,.contact-layout,.case-detail-layout{padding:var(--section-gap) var(--page-pad);display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:clamp(46px,7vw,110px)}.feature-image,.why-image,.about-image,.contact-image{min-height:570px;border-radius:var(--image-radius);overflow:hidden;box-shadow:var(--image-shadow)}.feature-image img,.why-image img,.about-image img,.contact-image img{width:100%;height:100%;min-height:inherit;object-fit:cover}.why-image{position:sticky;top:112px;width:100%;min-width:0;min-height:0;aspect-ratio:16 / 10}.why-image img{min-height:0}.feature-split h2,.about-story .quote-stack strong,.contact-info h2{max-width:13ch;margin:0;font-size:clamp(42px,5vw,72px);line-height:.98}.feature-split p{max-width:58ch;margin:26px 0 34px;color:var(--muted);line-height:1.8}.capabilities{background:var(--section-alt)}.capability-list{margin-top:clamp(54px,7vw,90px);display:grid;gap:12px}.capability-list article{padding:28px 30px;display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,.8fr);align-items:center;gap:24px;border-radius:var(--card-radius);background:var(--card);box-shadow:var(--card-shadow)}.capability-list h3{margin:0 0 10px;font-size:clamp(25px,2.5vw,36px)}.capability-list p{max-width:52ch;margin:0;color:var(--muted);line-height:1.65}.capability-list ul{margin:0;padding-left:20px;color:var(--muted);line-height:1.8}.process-section{padding:var(--section-gap) var(--page-pad)}.process-section>h2{margin:0 0 50px;font-size:clamp(42px,5vw,74px)}.process-section>div{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.process-section article{min-height:230px;padding:28px;border-radius:var(--card-radius);background:var(--card)}.process-section h3{margin:54px 0 10px;font-size:28px}.process-section p{margin:0;color:var(--muted);line-height:1.65}.why-layout{align-items:start}.why-points{gap:14px}.why-points article{padding:26px 28px;border-radius:var(--card-radius);background:var(--card)}.why-points h2{margin:16px 0 8px;font-size:clamp(27px,2.6vw,38px);line-height:1.03}.why-points p{margin:0;color:var(--muted);line-height:1.7}.belief-strip{align-items:center}.belief-strip p{max-width:20ch;margin:0;font-family:var(--display);font-size:clamp(38px,5vw,70px);font-weight:750;line-height:.98;letter-spacing:-.035em}.case-library>header{grid-template-columns:1fr auto}.case-filters{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.case-filters button{min-height:44px;padding:0 18px;border:1px solid var(--border);border-radius:999px;color:var(--ink);background:var(--card);cursor:pointer}.case-filters button span{display:block}.case-filters button.is-active{color:var(--button-ink);background:var(--button-bg);border-color:transparent}.case-library .case-card,.related-cases .case-card{color:var(--ink);background:var(--card)}.case-library .case-copy p,.related-cases .case-copy p{color:var(--muted)}.case-detail-hero{min-height:620px;padding:clamp(70px,9vw,130px) var(--page-pad);display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:7vw;color:var(--page-hero-ink);background:var(--page-hero-bg)}.case-detail-hero>div:first-child>span{display:inline-block;margin-bottom:26px;padding:8px 12px;border-radius:999px;color:var(--label-ink);background:var(--label-bg);font-size:11px;font-weight:800;text-transform:uppercase}.case-detail-hero h1{margin:0;font-size:clamp(60px,7vw,96px);line-height:.9}.case-detail-hero p{max-width:55ch;color:var(--page-hero-muted)}.case-detail-image{height:430px;border-radius:var(--hero-image-radius);overflow:hidden;transform:rotate(var(--hero-image-rotate))}.case-detail-image img{width:100%;height:100%;object-fit:cover}.case-detail-layout{align-items:start;grid-template-columns:minmax(240px,.55fr) 1.45fr}.case-detail-layout aside{position:sticky;top:90px;padding:28px;display:grid;gap:9px;border-radius:var(--card-radius);background:var(--card);box-shadow:var(--card-shadow)}.case-detail-layout aside span{margin-top:14px;color:var(--accent);font-size:11px;font-weight:800;text-transform:uppercase}.case-detail-layout aside strong{font-size:17px}.case-detail-layout aside em{margin-top:20px;padding:10px 12px;border-radius:var(--inner-radius);color:var(--button-ink);background:var(--button-bg);font-size:11px;font-style:normal;font-weight:800;text-align:center}.case-story{display:grid;gap:16px}.case-story article{padding:34px;border-radius:var(--card-radius);background:var(--card)}.case-story h2{margin:28px 0 12px;font-size:clamp(34px,4vw,58px)}.case-story p{max-width:68ch;margin:0;color:var(--muted);line-height:1.8}.related-cases{background:var(--section-alt)}.related-cases .case-grid{grid-template-columns:repeat(2,1fr)}.about-story{align-items:stretch}.about-story>div:first-child{align-self:center}.about-story>div:first-child>p{max-width:52ch;margin:0 0 58px;color:var(--muted);font-size:clamp(18px,2vw,24px);line-height:1.8}.quote-stack{display:grid;gap:18px}.quote-stack strong:last-child{color:var(--accent)}.values{background:var(--section-alt)}.values>div{margin-top:60px;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.values article{min-height:230px;padding:30px;border-radius:var(--card-radius);background:var(--card)}.values h3{margin:50px 0 12px;font-size:30px}.values p{margin:0;color:var(--muted);line-height:1.7}.contact-layout{align-items:stretch}.contact-info{display:grid;align-content:start;gap:26px}.contact-info h2{margin-top:24px}.contact-info>a{font-size:18px;font-weight:700;text-decoration:underline;text-underline-offset:5px}.prototype-form{padding:clamp(28px,4vw,52px);display:grid;gap:22px;align-content:start;border-radius:var(--panel-radius);background:var(--card);box-shadow:var(--card-shadow)}.prototype-form label{display:grid;gap:9px;font-size:12px;font-weight:800}.prototype-form input,.prototype-form textarea{width:100%;padding:14px 16px;color:var(--ink);background:var(--input-bg);border:1px solid var(--border);border-radius:var(--inner-radius);outline:none;resize:vertical}.prototype-form input::placeholder,.prototype-form textarea::placeholder{color:var(--muted);opacity:1}.prototype-form input{min-height:50px}.prototype-form input:focus,.prototype-form textarea:focus{border-color:var(--focus);box-shadow:0 0 0 3px color-mix(in srgb,var(--focus) 22%,transparent)}.prototype-form button{min-height:54px;padding:0 20px;display:inline-flex;align-items:center;justify-content:space-between;border:0;border-radius:var(--button-radius);color:var(--button-ink);background:var(--button-bg);font-weight:800;cursor:pointer}.prototype-form small{color:var(--muted);line-height:1.6}.form-message{min-height:24px;margin:0;color:var(--accent);font-weight:700}.privacy-body{max-width:900px}.privacy-body>p{margin:0;font-size:clamp(19px,2.1vw,26px);line-height:1.8}.draft-status{margin:42px 0 70px;padding:18px 20px;border-radius:var(--inner-radius);color:var(--button-ink);background:var(--button-bg);font-weight:800}.privacy-body h2{font-size:clamp(34px,4vw,58px)}.privacy-body ul{padding-left:24px;color:var(--muted);font-size:18px;line-height:2}.not-found{min-height:72vh;padding:var(--section-gap) var(--page-pad);display:grid;place-content:center;justify-items:start;color:var(--page-hero-ink);background:var(--page-hero-bg)}.not-found>strong{color:var(--accent);font-size:clamp(90px,18vw,240px);line-height:.75}.not-found h1{max-width:12ch;margin:44px 0 18px;font-size:clamp(48px,6vw,84px);line-height:.95}.not-found p{color:var(--page-hero-muted)}.not-found .primary-action{margin-top:24px}body[data-world=tomato]{--canvas:#f8f1e7;--section-alt:#efe4d8;--ink:#2b1d19;--muted:#6f5f58;--accent:#ef4d3d;--focus:#2448ff;--selection:#eedb38;--selection-text:#211713;--card:#fffaf3;--card-shadow:0 20px 52px rgba(0,0,0,.09);--card-radius:20px;--panel-radius:30px;--inner-radius:16px;--image-radius:24px;--hero-image-radius:24px;--hero-image-rotate:2deg;--hero-image-shadow:20px 28px 58px rgba(0,0,0,.22);--image-shadow:0 26px 70px rgba(0,0,0,.18);--button-radius:14px;--button-bg:#eedb38;--button-ink:#2b1d19;--header-muted:#6f5f58;--hero-muted:#dccac0;--label-radius:12px;--label-bg:#fff7ed;--label-ink:#2b1d19;--label-shadow:9px 13px 28px rgba(0,0,0,.2);--proof-shell:#ef4d3d;--proof-cell:#fffaf3;--proof-muted:#6f5f58;--proof-shadow:0 26px 60px rgba(0,0,0,.14);--work-bg:#2b1d19;--work-ink:#fff7ed;--work-muted:#cbb9ad;--case-card:#382721;--case-muted:#cbb9ad;--case-accent:#ff7466;--case-shadow:none;--cta-bg:#ef4d3d;--cta-ink:#fff;--cta-muted:#ffe7e0;--page-hero-bg:#2b1d19;--page-hero-ink:#fff7ed;--page-hero-muted:#dccac0;--input-bg:#fffdf9}body[data-world=tomato] .site-header{background:#fffaf3;border-bottom:0}body[data-world=tomato] .nav-cta,body[data-world=tomato] .primary-action{box-shadow:0 10px 26px #00000029}body[data-world=tomato] .hero{color:#fff7ed;background:linear-gradient(116deg,#2b1d19 0 61%,#ef4d3d 61% 80%,#eedb38 80%)}body[data-world=tomato] .hero:before{content:"";position:absolute;top:12%;left:52%;width:1px;height:74%;background:rgba(255,255,255,.25);transform:rotate(14deg)}body[data-world=tomato] .hero-system{transform:rotate(2deg)}body[data-world=tomato] .system-photo{top:4%;right:3%;bottom:5%;left:8%;box-shadow:24px 30px 60px #00000047}body[data-world=tomato] .signal-one{top:2%;right:0}body[data-world=tomato] .signal-two{bottom:3%}body[data-world=tomato] .signal-three{right:-2%}body[data-world=tomato] .butterfly-stamp{top:40%;right:-4%;width:126px;height:126px;background:#eedb38;transform:rotate(-8deg);box-shadow:9px 12px 22px #0000003d}body[data-world=tomato] .network-lines{display:none}body[data-world=tomato] .approach-flow article:nth-child(2),body[data-world=tomato] .approach-flow article:nth-child(4){transform:translateY(18px)}body[data-world=tomato] .page-hero{background:linear-gradient(118deg,#2b1d19 0 69%,#ef4d3d 69% 84%,#eedb38 84%)}body[data-world=tomato]{--canvas:#f7f0e7;--surface:#fffaf3;--section-alt:#eee1d4;--ink:#2a1c18;--muted:#6d5b54;--accent:#ed4d3f;--border:#d6c5b7;--card-radius:22px;--panel-radius:34px;--inner-radius:14px;--image-radius:28px;--hero-image-radius:28px;--hero-image-rotate:0deg;--card-shadow:0 22px 58px rgba(0,0,0,.08);--image-shadow:0 28px 72px rgba(0,0,0,.15);--tomato-readable:#c63d32}body[data-world=tomato] .preview-stage{background:#f7f0e7}body[data-world=tomato] footer{color:#fffaf3;border:0;background:#2b1d19;box-shadow:0 24px 60px #2b1d1926}body[data-world=tomato] footer .footer-brand p,body[data-world=tomato] footer .footer-meta{color:#cfbdb4}body[data-world=tomato] footer .footer-contact{color:#2b1d19;background:#eedb38}body[data-world=tomato] footer .footer-contact span{color:#2b1d19ad}body[data-world=tomato] footer nav a:hover{color:#eedb38}body[data-world=ocean] footer{color:#fff;border:0;border-radius:42px 42px 108px;background:#0b2a4a;box-shadow:0 28px 74px #07264633}body[data-world=ocean] footer .footer-brand p,body[data-world=ocean] footer .footer-meta{color:#b9d0dc}body[data-world=ocean] footer .footer-contact{color:#071b37;background:#50cad5;border-radius:22px 22px 52px}body[data-world=ocean] footer .footer-contact span{color:#234e69}body[data-world=spectrum] footer{border-color:#7d46e924;background:linear-gradient(135deg,rgba(255,255,255,.96),rgba(247,242,255,.94));transform:rotate(.18deg)}body[data-world=spectrum] footer .footer-lead{border-image:linear-gradient(90deg,#ff7121,#ef2da6,#7d46e9,#32bfe8) 1}body[data-world=spectrum] footer .footer-contact{background:linear-gradient(120deg,#ffe45e,#ffd9f2 52%,#e7dfff);transform:rotate(-1deg)}body[data-world=spectrum] footer .footer-contact:hover{transform:translateY(-4px) rotate(.35deg)}body[data-world=aurora] footer{color:#f5f8ff;background:radial-gradient(circle at 88% 8%,rgba(128,96,242,.28),transparent 27%),linear-gradient(145deg,#111f42,#081b29);box-shadow:0 30px 90px #00000047}body[data-world=aurora] footer .footer-brand p,body[data-world=aurora] footer .footer-meta{color:#a9bdd7}body[data-world=aurora] footer .footer-contact{color:#f5f8ff;border:1px solid rgba(84,223,196,.34);background:linear-gradient(135deg,rgba(84,223,196,.14),rgba(128,96,242,.18))}body[data-world=aurora] footer .footer-contact span{color:#91dccc}body[data-world=tomato] .site-header{width:calc(100% - var(--page-pad) - var(--page-pad));max-width:calc(var(--max-width) - var(--page-pad) - var(--page-pad));margin-top:18px;min-height:72px;padding:10px 12px 10px 18px;border:0;border-radius:18px;background:rgba(255,250,243,.94);box-shadow:0 14px 46px #00000014;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}body[data-world=tomato] .site-header .brand img{background:#eedb38;border-radius:12px}body[data-world=tomato] .site-header nav>a:not(.nav-cta){color:#66564f}body[data-world=tomato] #page-root>.hero{width:calc(100% - var(--page-pad) - var(--page-pad));max-width:calc(var(--max-width) - var(--page-pad) - var(--page-pad));min-height:min(640px,calc(100dvh - 110px));margin-top:18px;padding:clamp(32px,3.8vw,52px);grid-template-columns:minmax(0,1.03fr) minmax(420px,.97fr);color:#2a1c18;background:#fffaf3;border-radius:var(--panel-radius);overflow:hidden}body[data-world=tomato] .hero:before{top:auto;right:-7%;bottom:-32%;left:auto;width:52%;height:72%;border-radius:50%;background:#eedb38;transform:none;opacity:1}body[data-world=tomato] .hero:after{content:"";position:absolute;top:-22%;right:29%;width:290px;height:290px;border-radius:50%;background:#ef4d3d;opacity:.94}body[data-world=tomato] .hero h1{max-width:15ch;font-size:clamp(54px,5.2vw,70px);line-height:.9;letter-spacing:-.04em}body[data-world=tomato] .hero-copy>p{max-width:47ch;color:#6d5b54}body[data-world=tomato] .hero-system{min-height:440px;transform:none;z-index:2}body[data-world=tomato] .system-photo{top:4%;right:1%;bottom:2%;left:7%;border-radius:var(--image-radius);box-shadow:0 30px 80px #0003}body[data-world=tomato] .system-photo img{object-position:center}body[data-world=tomato] .signal-label{padding:13px 16px;border-radius:var(--inner-radius);box-shadow:0 16px 34px #00000029}body[data-world=tomato] .signal-one{top:0;right:-1%}body[data-world=tomato] .signal-two{bottom:4%;left:0}body[data-world=tomato] .signal-three{right:-1%;bottom:18%;background:#eedb38}body[data-world=tomato] .signal-one,body[data-world=tomato] .signal-two,body[data-world=tomato] .signal-three{display:none}body[data-world=tomato] .butterfly-stamp{top:auto;right:3%;bottom:6%;width:96px;height:96px;border-radius:50%;transform:rotate(-7deg)}body[data-world=tomato] .proof-band{width:calc(100% - var(--page-pad) - var(--page-pad))!important;max-width:calc(var(--max-width) - var(--page-pad) - var(--page-pad));margin-top:28px;margin-bottom:0;padding:14px;grid-template-columns:minmax(250px,.64fr) minmax(0,1.36fr);gap:14px;color:#fff7ed;background:#2b1d19;border-radius:var(--panel-radius);box-shadow:0 26px 64px #0000002e}body[data-world=tomato] .proof-statement{padding:26px 30px;background:transparent}body[data-world=tomato] .proof-statement span{color:#cfbdb4}body[data-world=tomato] .proof-steps{gap:0;border-radius:var(--card-radius);background:#fffaf3;overflow:hidden}body[data-world=tomato] .proof-steps span{min-height:108px;padding:22px 24px;align-content:center;border-radius:0;color:#2b1d19;background:transparent}body[data-world=tomato] .proof-steps span:before{display:none}body[data-world=tomato] .proof-steps span{grid-template-columns:1fr}body[data-world=tomato] .proof-steps span:nth-child(2){background:#eedb38}body[data-world=tomato] .proof-steps span:nth-child(3){color:#fffaf3;background:var(--tomato-readable)}body[data-world=tomato] .proof-steps small{grid-column:1;color:inherit;opacity:.68}body[data-world=tomato] .approach{position:relative;isolation:isolate;padding-top:clamp(88px,8vw,124px);padding-bottom:clamp(68px,7vw,104px);overflow:hidden}body[data-world=tomato] .approach:before,body[data-world=tomato] .approach:after{content:"";position:absolute;z-index:-1;pointer-events:none}body[data-world=tomato] .approach:before{top:28%;right:-10%;width:28%;height:22%;border-radius:48% 52% 34% 66%;background:#ef4d3d;transform:rotate(-8deg)}body[data-world=tomato] .approach:after{bottom:2%;left:var(--page-pad);width:20%;height:18%;border-radius:58% 42% 64% 36%;background:#eedb38;transform:rotate(7deg)}body[data-world=tomato] .approach>header{position:relative;z-index:1;grid-template-columns:1fr;align-items:start;gap:22px}body[data-world=tomato] .approach>header h2{max-width:18ch}body[data-world=tomato] .approach>header p{max-width:58ch;padding:0;background:transparent;box-shadow:none}body[data-world=tomato] .approach-flow{z-index:1;padding:18px 34px;display:block;border-radius:var(--panel-radius);color:#fffaf3;background:#2b1d19;box-shadow:0 28px 70px #2b1d192e}body[data-world=tomato] .approach-flow article,body[data-world=tomato] .approach-flow article:nth-child(n){min-height:220px;padding:22px 0;grid-template-columns:minmax(0,1fr) minmax(220px,320px);align-items:stretch;gap:32px;border-bottom:1px solid rgba(255,250,243,.18);border-radius:0;color:#fffaf3;box-shadow:none;transform:none}body[data-world=tomato] .approach-flow article:last-child{border-bottom:0}body[data-world=tomato] .approach-copy{padding:18px 12px;display:grid;grid-template-columns:58px 1fr;align-content:center;column-gap:18px}body[data-world=tomato] .approach-flow article:nth-child(2n) .approach-copy>strong{color:#eedb38}body[data-world=tomato] .approach-flow h3{margin:0 0 12px;font-size:clamp(28px,2.7vw,42px)}body[data-world=tomato] .approach-flow p{max-width:58ch;font-size:14px;opacity:1}body[data-world=tomato] .approach-media{display:block;min-height:176px;border-radius:var(--card-radius);overflow:hidden}body[data-world=tomato] .approach-media img{width:100%;height:100%;object-fit:cover;transition:transform .8s var(--ease)}body[data-world=tomato] .approach-flow article:hover .approach-media img{transform:scale(1.035)}body[data-world=tomato] #page-root>.work{position:relative;isolation:isolate;width:calc(100% - var(--page-pad) - var(--page-pad));max-width:calc(var(--max-width) - var(--page-pad) - var(--page-pad));margin:clamp(56px,6vw,88px) auto;padding:clamp(58px,6vw,88px);color:#2b1d19;background:#fffaf3;border-radius:var(--panel-radius);overflow:hidden}body[data-world=tomato] .work:before,body[data-world=tomato] .work:after{content:"";position:absolute;z-index:-1;pointer-events:none}body[data-world=tomato] .work:before{top:-18%;right:12%;width:300px;height:300px;border-radius:48% 52% 38% 62%;background:#ef4d3d;transform:rotate(14deg)}body[data-world=tomato] .work:after{right:-8%;bottom:-18%;width:390px;height:390px;border-radius:56% 44% 62% 38%;background:#eedb38;transform:rotate(-10deg)}body[data-world=tomato] .work>header,body[data-world=tomato] .work .case-grid{position:relative;z-index:1}body[data-world=tomato] .work>header{grid-template-columns:1fr;align-items:start;gap:22px}body[data-world=tomato] .work>header h2{max-width:18ch}body[data-world=tomato] .work>header p{max-width:58ch}body[data-world=tomato] .work header p{color:#6d5b54}body[data-world=tomato] .work .case-grid{grid-template-columns:1.14fr .86fr;grid-template-rows:1fr 1fr}body[data-world=tomato] .work .case-card{border-radius:var(--card-radius);box-shadow:0 24px 60px #2b1d1929}body[data-world=tomato] .work .case-card:nth-child(1){color:#fffaf3;background:#2b1d19}body[data-world=tomato] .work .case-card:nth-child(2){color:#fffaf3;background:var(--tomato-readable)}body[data-world=tomato] .work .case-card:nth-child(3){color:#2b1d19;background:#eedb38}body[data-world=tomato] .work .case-card .case-copy p{color:inherit;opacity:.72}body[data-world=tomato] .work .case-card:first-child{grid-row:1 / span 2}body[data-world=tomato] .work .case-card:not(:first-child) a{display:grid;grid-template-columns:minmax(180px,.8fr) 1.2fr}body[data-world=tomato] .work .case-card:first-child .case-image{aspect-ratio:4/3}body[data-world=tomato] .work .case-card:not(:first-child) .case-image{height:100%;aspect-ratio:auto}body[data-world=tomato] .work .case-card:not(:first-child) .case-copy{padding:24px}body[data-world=tomato] .work .case-card:not(:first-child) .case-copy p{min-height:0;margin-bottom:18px}body[data-world=tomato] .belief-strip{border-radius:var(--panel-radius);background:var(--tomato-readable)}body[data-world=tomato] .contact-cta{position:relative;isolation:isolate;padding:28px;grid-template-columns:minmax(0,.82fr) minmax(420px,1.18fr);align-items:stretch;gap:28px;border-radius:var(--panel-radius);background:var(--tomato-readable)}body[data-world=tomato] .contact-cta:before{content:"";position:absolute;z-index:-1;top:-32%;left:-9%;width:390px;height:390px;border-radius:58% 42% 64% 36%;background:#eedb38;transform:rotate(12deg)}body[data-world=tomato] .contact-cta-copy{padding:clamp(42px,5vw,76px);display:flex;flex-direction:column;justify-content:flex-end}body[data-world=tomato] .contact-cta-copy p{color:#fffaf3}body[data-world=tomato] .home-contact-form{position:relative;z-index:1;grid-template-columns:repeat(2,minmax(0,1fr));padding:clamp(30px,4vw,52px);color:#2b1d19;background:#fffaf3;border-radius:var(--card-radius);box-shadow:0 28px 68px #2b1d1938}body[data-world=tomato] .home-contact-form label:nth-of-type(3),body[data-world=tomato] .home-contact-form label:nth-of-type(4),body[data-world=tomato] .home-contact-form button,body[data-world=tomato] .home-contact-form small,body[data-world=tomato] .home-contact-form .form-message{grid-column:1 / -1}body[data-world=tomato] .home-contact-form .form-message{color:#7e271f}body[data-world=tomato] #page-root>.page-hero,body[data-world=tomato] #page-root>.case-detail-hero{width:calc(100% - var(--page-pad) - var(--page-pad));max-width:calc(var(--max-width) - var(--page-pad) - var(--page-pad));margin-top:18px;border-radius:var(--panel-radius);background:#2b1d19}body[data-world=tomato] #page-root>.page-hero{min-height:min(620px,calc(100dvh - 112px));padding:clamp(52px,5vw,74px);grid-template-columns:minmax(0,1.08fr) minmax(320px,.72fr);gap:clamp(42px,5vw,72px)}body[data-world=tomato] .page-hero h1{max-width:none;font-size:clamp(52px,5.25vw,72px);line-height:.94}body[data-world=tomato] .page-hero p{max-width:54ch;margin-top:24px}body[data-world=tomato] .page-hero:after{content:"";position:absolute;right:-7%;bottom:-28%;width:390px;height:390px;border-radius:50%;background:#ef4d3d}body[data-world=tomato] .page-hero-image{z-index:1;height:330px;border-radius:var(--image-radius);transform:none}body[data-world=tomato] .capabilities{position:relative;isolation:isolate;overflow:hidden}body[data-world=tomato] .capabilities:before{content:"";position:absolute;z-index:-1;right:-8%;bottom:-24%;width:420px;height:420px;border-radius:62% 38% 48% 52%;background:#eedb38;transform:rotate(-12deg)}body[data-world=tomato] .capabilities>header,body[data-world=tomato] .capability-list{position:relative;z-index:1}body[data-world=tomato] .capability-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;padding:0;background:transparent}body[data-world=tomato] .capability-list article{min-height:260px;padding:34px;grid-template-columns:minmax(0,1fr) minmax(190px,.72fr);align-content:end;border:0;border-radius:24px;background:#fffaf3;box-shadow:0 20px 50px #2b1d191a;overflow:hidden}body[data-world=tomato] .capability-list article:nth-child(3n+1){color:#fffaf3;background:#2b1d19}body[data-world=tomato] .capability-list article:nth-child(3n+2){background:#eedb38}body[data-world=tomato] .capability-list article:nth-child(3n){color:#fffaf3;background:var(--tomato-readable)}body[data-world=tomato] .capability-list article:nth-child(7){grid-column:1 / -1}body[data-world=tomato] .capability-list article>ul{color:inherit;opacity:.78}body[data-world=tomato] .capability-list article p{color:inherit;opacity:.72}@media (min-width:981px) and (max-width:1200px){body[data-world=tomato] .capability-list article{grid-template-columns:1fr;gap:18px}}body[data-world=tomato] .process-section{position:relative;isolation:isolate;overflow:hidden}body[data-world=tomato] .process-section:before{content:"";position:absolute;z-index:-1;top:8%;left:-12%;width:360px;height:360px;border-radius:42% 58% 64% 36%;background:#ef4d3d;transform:rotate(9deg)}body[data-world=tomato] .process-section>h2,body[data-world=tomato] .process-section>div{position:relative;z-index:1}body[data-world=tomato] .process-section>div{padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;background:transparent}body[data-world=tomato] .process-section article{min-height:410px;padding:14px;display:grid;grid-template-rows:210px 1fr;gap:14px;border:0;border-radius:26px;background:#fffaf3;box-shadow:0 20px 52px #2b1d191c;overflow:hidden}body[data-world=tomato] .process-section article:nth-child(2){background:#eedb38}body[data-world=tomato] .process-section article:nth-child(3){color:#fffaf3;background:var(--tomato-readable)}body[data-world=tomato] .process-section article:nth-child(4){color:#fffaf3;background:#2b1d19}body[data-world=tomato] .process-copy{padding:20px 24px 28px}body[data-world=tomato] .process-section h3{margin:28px 0 10px}body[data-world=tomato] .process-section p{color:inherit;opacity:.72}body[data-world=tomato] .process-media{display:block;grid-row:1;border-radius:18px;overflow:hidden}body[data-world=tomato] .process-media img{width:100%;height:100%;object-fit:cover;transition:transform .8s var(--ease)}body[data-world=tomato] .process-section article:hover .process-media img{transform:scale(1.035)}body[data-world=tomato] .why-points{gap:16px;padding:0}body[data-world=tomato] .why-points article{position:relative;padding:32px;border:0;border-radius:22px;background:#fffaf3;box-shadow:0 18px 46px #2b1d1917;overflow:hidden}body[data-world=tomato] .why-points article:nth-child(2){background:#eedb38}body[data-world=tomato] .why-points article:nth-child(3){color:#fffaf3;background:var(--tomato-readable)}body[data-world=tomato] .why-points article:nth-child(3) p{color:inherit;opacity:.76}body[data-world=tomato] .values>div{gap:18px;padding:0;background:transparent;overflow:visible}body[data-world=tomato] .values article{min-height:260px;border-radius:22px;box-shadow:0 18px 48px #2b1d191a}body[data-world=tomato] .values article:nth-child(2){background:#eedb38}body[data-world=tomato] .values article:nth-child(3){color:#fffaf3;background:var(--tomato-readable)}body[data-world=tomato] .values article:nth-child(3) p{color:inherit;opacity:.76}body[data-world=tomato] .case-story article{border-radius:22px;box-shadow:0 18px 48px #2b1d1917}body[data-world=tomato] .case-story article:nth-child(3){background:#c63d32}body[data-world=tomato] .case-story article:nth-child(n+3) p{opacity:.76}body[data-world=tomato] .case-library{padding-top:clamp(76px,7vw,104px)}body[data-world=tomato] .case-library>header{grid-template-columns:1fr;align-items:start;gap:clamp(28px,3vw,42px)}body[data-world=tomato] .case-library>header h2{max-width:22ch;font-size:clamp(44px,5vw,72px)}body[data-world=tomato] .case-filters{width:100%;padding:8px;display:flex;flex-wrap:nowrap;align-items:stretch;justify-content:flex-start;gap:6px;overflow-x:auto;scrollbar-width:none;border-radius:22px}body[data-world=tomato] .case-filters::-webkit-scrollbar{display:none}body[data-world=tomato] .case-filters button{flex:1 1 auto;min-width:0;min-height:58px;padding:0 5px;border:0;border-radius:15px;color:#fffaf3;background:transparent;font-weight:750;white-space:nowrap;transition:color .3s var(--ease),background-color .3s var(--ease),transform .3s var(--ease)}body[data-world=tomato] .case-filters button:hover{background:rgba(255,250,243,.1)}body[data-world=tomato] .case-filters button:active{transform:scale(.98)}@media (min-width: 981px) and (prefers-reduced-motion: no-preference){body[data-world=tomato] .hero-copy{animation:tomato-copy-in .85s var(--ease) both}body[data-world=tomato] .hero-system{animation:tomato-image-in 1s .08s var(--ease) both}}@keyframes tomato-copy-in{0%{opacity:.01;transform:translate(-26px)}}@keyframes tomato-image-in{0%{opacity:.01;clip-path:inset(0 0 100% 0 round 32px);transform:translateY(20px)}to{clip-path:inset(0 round 32px)}}body[data-world=ocean]{--canvas:#edf5f8;--surface:#fff;--section-alt:#dcebf1;--ink:#071b37;--muted:#4f687e;--accent:#155ac7;--focus:#087f98;--border:#b9cfdb;--selection:#50cad5;--selection-text:#071b37;--card:#fff;--card-shadow:0 24px 70px rgba(13,53,88,.11);--card-radius:28px;--panel-radius:42px;--inner-radius:18px;--image-radius:34px;--hero-image-radius:44px 44px 120px 44px;--hero-image-rotate:0deg;--hero-image-shadow:0 34px 86px rgba(7,38,70,.22);--image-shadow:0 30px 82px rgba(7,38,70,.18);--button-radius:16px;--button-bg:#155ac7;--button-ink:#fff;--header-muted:#4f687e;--hero-muted:#4f687e;--label-radius:14px;--label-bg:#071b37;--label-ink:#fff;--label-shadow:none;--proof-shell:#0b2a4a;--proof-cell:#fff;--proof-muted:#536d82;--proof-shadow:0 30px 82px rgba(7,38,70,.2);--work-bg:#d6e7ee;--work-ink:#071b37;--work-muted:#4f687e;--case-card:#fff;--case-muted:#4f687e;--case-accent:#155ac7;--case-shadow:0 24px 68px rgba(7,38,70,.12);--cta-bg:#0b2a4a;--cta-ink:#fff;--cta-muted:#c2d6df;--page-hero-bg:#dcebf1;--page-hero-ink:#071b37;--page-hero-muted:#4f687e;--input-bg:#f4f8fa;--display:"Sora","PingFang SC","Microsoft YaHei",sans-serif}body[data-world=ocean] .preview-stage{background:radial-gradient(circle at 88% 4%,rgba(80,202,213,.3),transparent 27%),radial-gradient(circle at 4% 34%,rgba(21,90,199,.12),transparent 23%),#edf5f8}body[data-world=ocean] .site-header{width:min(calc(100% - 32px),calc(var(--max-width) - 32px));min-height:72px;margin-top:16px;padding:10px 14px 10px 18px;background:rgba(237,245,248,.9);border:1px solid rgba(21,90,199,.1);border-radius:26px 26px 54px;box-shadow:0 18px 54px #0726461a;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}body[data-world=ocean] .site-header .brand img{background:#50cad5;border-radius:14px}body[data-world=ocean] .site-header nav>a:not(.nav-cta):after{background:#155ac7}body[data-world=ocean] .hero{min-height:min(760px,calc(100dvh - 40px));padding-block:clamp(66px,7vw,92px);grid-template-columns:minmax(0,1.12fr) minmax(420px,.88fr);gap:clamp(44px,5vw,76px);color:#071b37;background:transparent}body[data-world=ocean] .hero h1,body[data-world=aurora] .hero h1{max-width:18ch;font-size:clamp(54px,4.7vw,64px)}body[data-world=ocean] .hero h1{max-width:18ch;font-size:clamp(54px,4.25vw,62px);line-height:.94}body[data-world=ocean] .hero-copy>p{max-width:50ch;color:#4f687e}body[data-world=ocean] .hero:before{content:"";position:absolute;top:8%;right:-1%;width:36%;aspect-ratio:1;border-radius:47% 53% 66% 34%/42% 38% 62% 58%;background:rgba(80,202,213,.42)}body[data-world=ocean] .hero:after{content:"";position:absolute;right:32%;bottom:4%;width:17%;aspect-ratio:1;border-radius:50%;background:rgba(21,90,199,.18)}body[data-world=ocean] .hero-system{min-height:540px}body[data-world=ocean] .system-photo{z-index:1;top:2%;right:1%;bottom:5%;left:4%;border-radius:44% 56% 38% 62%/38% 39% 61% 62%;box-shadow:0 34px 86px #07264638}body[data-world=ocean] .signal-label,body[data-world=ocean] .network-lines,body[data-world=ocean] .butterfly-stamp{display:none}body[data-world=ocean] .proof-band{margin-block:28px 90px;padding:clamp(42px,5vw,68px);display:block;color:#fff;border-radius:42px 42px 120px;background:#0b2a4a;box-shadow:0 30px 82px #07264633}body[data-world=ocean] .proof-statement{max-width:680px;padding:0;color:#fff;border-radius:0;background:transparent}body[data-world=ocean] .proof-statement span{color:#b9d0dc}body[data-world=ocean] .proof-statement strong{font-size:clamp(28px,2.8vw,40px)}body[data-world=ocean] .proof-steps{position:relative;margin-top:42px;gap:34px;align-items:start}body[data-world=ocean] .proof-steps:before{content:"";position:absolute;top:8px;right:calc(33.333% - 46px);left:8px;height:3px;border-radius:999px;background:linear-gradient(90deg,#50cad5,#155ac7)}body[data-world=ocean] .proof-steps span,body[data-world=ocean] .proof-steps span:nth-child(2){position:relative;min-height:0;padding:38px 8px 0 38px;align-content:start;transform:none;border-radius:0;color:#fff;background:transparent}body[data-world=ocean] .proof-steps span:before{position:absolute;top:0;left:8px;width:18px;height:18px;border:4px solid #0b2a4a;border-radius:50%;background:#50cad5;box-shadow:0 0 0 2px #50cad5}body[data-world=ocean] .proof-steps b,body[data-world=ocean] .proof-steps small{grid-column:1 / -1}body[data-world=ocean] .proof-steps b{font-size:15px}body[data-world=ocean] .proof-steps small{color:#b9d0dc;font-size:12px}body[data-world=ocean] .approach{padding-top:clamp(110px,11vw,170px)}body[data-world=ocean] .approach>header{grid-template-columns:1fr;align-items:start;gap:30px}body[data-world=ocean] .approach>header p{max-width:58ch}body[data-world=ocean] .approach-flow{margin-top:clamp(72px,9vw,120px);grid-template-columns:repeat(12,1fr);gap:30px;align-items:start}body[data-world=ocean] .approach-flow article{min-height:0;padding:0;display:grid;grid-template-rows:230px auto;overflow:hidden;border-radius:34px;background:#fff;box-shadow:0 24px 70px #173f5e14}body[data-world=ocean] .approach-flow article:nth-child(1){grid-column:1 / 8}body[data-world=ocean] .approach-flow article:nth-child(2){grid-column:8 / -1;margin-top:110px;background:#cfe4ec}body[data-world=ocean] .approach-flow article:nth-child(3){grid-column:1 / 6;margin-top:-20px;background:#f4f9fa}body[data-world=ocean] .approach-flow article:nth-child(4){grid-column:6 / -1;margin-top:60px;background:#bfe3e7}body[data-world=ocean] .approach-flow article:nth-child(1),body[data-world=ocean] .approach-flow article:nth-child(4){border-radius:34px 34px 110px}body[data-world=ocean] .approach-media{display:block;grid-row:1;overflow:hidden}body[data-world=ocean] .approach-media img{width:100%;height:100%;object-fit:cover;filter:saturate(.94) contrast(1.04);transition:transform .9s var(--ease)}body[data-world=ocean] .approach-flow article:hover{transform:translateY(-6px)}body[data-world=ocean] .approach-flow article:hover .approach-media img{transform:scale(1.04)}body[data-world=ocean] .approach-copy{padding:36px}body[data-world=ocean] .approach-copy>strong{display:none}body[data-world=ocean] .approach-flow h3{margin:0 0 12px;font-size:clamp(25px,2.5vw,38px)}body[data-world=ocean] .work{width:min(calc(100% - var(--page-pad) - var(--page-pad)),calc(var(--max-width) - var(--page-pad) - var(--page-pad)))!important;margin:110px auto;padding:clamp(72px,8vw,116px);border-radius:52px;background:#d6e7ee}body[data-world=ocean] .work>header{grid-template-columns:1fr;align-items:start;gap:28px}body[data-world=ocean] .work>header p{max-width:58ch}body[data-world=ocean] .work .case-grid{grid-template-columns:1.08fr .92fr;gap:28px}body[data-world=ocean] .work .case-card:first-child{grid-column:1 / -1}body[data-world=ocean] .work .case-card:first-child a{display:grid;grid-template-columns:1.2fr .8fr}body[data-world=ocean] .work .case-card:first-child .case-image{aspect-ratio:auto;min-height:430px}body[data-world=ocean] .case-card{border-radius:30px;box-shadow:0 22px 64px #173f5e17}body[data-world=ocean] .case-image img{filter:saturate(.94) contrast(1.04)}body[data-world=ocean] .case-copy{border-top:0}body[data-world=ocean] .work .case-card:first-child{border-radius:34px 34px 110px}body[data-world=ocean] .work .case-card:first-child .case-copy{display:grid;align-content:center;border-left:0}body[data-world=ocean] .contact-cta{position:relative;grid-template-columns:minmax(0,.82fr) minmax(420px,1.18fr);align-items:center;padding:clamp(34px,5vw,72px);gap:clamp(52px,7vw,100px);color:#fff;border-radius:52px;background:radial-gradient(circle at 8% 88%,rgba(80,202,213,.42),transparent 34%),#0b2a4a;box-shadow:0 34px 88px #07264638}body[data-world=ocean] .contact-cta p{color:#c2d6df}body[data-world=ocean] .contact-cta-copy{min-height:0;padding:0;display:grid;align-content:center;background:transparent}body[data-world=ocean] .home-contact-form{color:#071b37;background:#fff;border:0;border-radius:32px;box-shadow:0 24px 70px #0726462e}body[data-world=ocean] .page-hero,body[data-world=ocean] .case-detail-hero{min-height:620px;padding-block:clamp(76px,8vw,112px);color:#071b37;background:radial-gradient(circle at 86% 18%,rgba(80,202,213,.34),transparent 27%),#dcebf1}body[data-world=ocean] .page-hero{grid-template-columns:minmax(0,1.2fr) minmax(360px,.8fr);gap:clamp(52px,6vw,92px)}body[data-world=ocean] .page-hero h1,body[data-world=ocean] .case-detail-hero h1{max-width:18ch;font-size:clamp(50px,3.75vw,54px);line-height:.98}body[data-world=ocean] .page-hero:before,body[data-world=ocean] .case-detail-hero:before{display:none}body[data-world=ocean] .page-hero p,body[data-world=ocean] .case-detail-hero p{color:#4f687e}body[data-world=ocean] .page-hero-image,body[data-world=ocean] .case-detail-image{border-radius:44% 56% 40% 60%/42% 38% 62% 58%;box-shadow:0 30px 80px #18446929}body[data-world=ocean] .page-hero-image img,body[data-world=ocean] .case-detail-image img{filter:saturate(.94) contrast(1.04)}body[data-world=ocean] .page-hero-orbit:before{content:"";position:absolute;top:5%;right:4%;bottom:14%;left:10%;border-radius:46% 54% 62% 38%;background:rgba(80,202,213,.42)}body[data-world=ocean] .page-hero-orbit i{border:0;border-radius:50%;background:rgba(21,90,199,.18);opacity:1;transform:none}body[data-world=ocean] .page-hero-orbit i:nth-child(2){background:rgba(255,255,255,.72)}body[data-world=ocean] .page-hero-orbit i:nth-child(3){background:#50cad5}body[data-world=ocean] .feature-image,body[data-world=ocean] .why-image,body[data-world=ocean] .about-image,body[data-world=ocean] .contact-image{border-radius:38px 38px 120px;box-shadow:0 28px 76px #18446924}body[data-world=ocean] .capabilities,body[data-world=ocean] .values,body[data-world=ocean] .related-cases{background:#dcebf1}body[data-world=ocean] .capabilities>header{grid-template-columns:1fr}body[data-world=ocean] .capability-list{grid-template-columns:repeat(12,1fr);gap:24px}body[data-world=ocean] .capability-list article{min-height:260px;padding:38px;display:block;border-radius:30px;background:#fff;box-shadow:0 20px 60px #173f5e12}body[data-world=ocean] .capability-list article:nth-child(1),body[data-world=ocean] .capability-list article:nth-child(6){grid-column:span 7}body[data-world=ocean] .capability-list article:nth-child(1){color:#fff;background:#0b2a4a}body[data-world=ocean] .capability-list article:nth-child(1) p,body[data-world=ocean] .capability-list article:nth-child(1) ul{color:#c2d6df}body[data-world=ocean] .capability-list article:nth-child(2),body[data-world=ocean] .capability-list article:nth-child(7){grid-column:span 5;background:#cfe4ec}body[data-world=ocean] .capability-list article:nth-child(3),body[data-world=ocean] .capability-list article:nth-child(4),body[data-world=ocean] .capability-list article:nth-child(5){grid-column:span 4}body[data-world=ocean] .capability-list article:nth-child(4){background:rgba(80,202,213,.3)}body[data-world=ocean] .capability-list article>span{display:none}body[data-world=ocean] .capability-list ul{margin-top:24px;columns:2}body[data-world=ocean] .process-section{padding-block:clamp(110px,11vw,170px)}body[data-world=ocean] .process-section>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}body[data-world=ocean] .process-section article{position:relative;min-height:320px;padding:46px;border-radius:34px;background:#fff;box-shadow:0 22px 64px #173f5e14}body[data-world=ocean] .process-section article:nth-child(2),body[data-world=ocean] .process-section article:nth-child(4){transform:translateY(54px);background:#cfe4ec}body[data-world=ocean] .process-section article:before{content:"";position:absolute;top:38px;left:46px;width:58px;height:5px;border-radius:999px;background:#50cad5}body[data-world=ocean] .process-section article>span,body[data-world=ocean] .process-copy>span{display:none}body[data-world=ocean] .process-section h3{margin:82px 0 14px}body[data-world=ocean] .why-layout{grid-template-columns:1.08fr .92fr;gap:clamp(70px,9vw,138px)}body[data-world=ocean] .why-points{gap:30px;align-content:center}body[data-world=ocean] .why-points article{padding:34px 38px;border-radius:28px;background:rgba(255,255,255,.72)}body[data-world=ocean] .why-points article:nth-child(2){margin-left:42px;background:rgba(80,202,213,.3)}body[data-world=ocean] .why-points article>span{display:none}body[data-world=ocean] .why-points h2{margin:0 0 12px}body[data-world=ocean] .belief-strip{padding:clamp(72px,8vw,118px);color:#fff;border-radius:52px 52px 150px;background:radial-gradient(circle at 80% 20%,rgba(80,202,213,.46),transparent 27%),#155ac7;box-shadow:0 30px 82px #07264633}body[data-world=ocean] .case-library>header{grid-template-columns:1fr;align-items:start;gap:38px}body[data-world=ocean] .case-library>header h2{max-width:20ch}body[data-world=ocean] .case-filters{width:100%;padding:8px;flex-wrap:nowrap;justify-content:flex-start;gap:8px;overflow-x:auto;background:rgba(255,255,255,.66);border-radius:24px;box-shadow:0 16px 52px #173f5e12;scrollbar-width:none}body[data-world=ocean] .case-filters::-webkit-scrollbar{display:none}body[data-world=ocean] .case-filters button{flex:1 1 auto;min-width:110px;min-height:54px;padding:0 14px;color:#4f687e;background:transparent;border:0;border-radius:17px;font-weight:700;white-space:nowrap}body[data-world=ocean] .case-filters button:hover{color:#071b37;background:#e7f2f6}body[data-world=ocean] .case-filters button.is-active{color:#fff;background:#155ac7}body[data-world=ocean] .case-library .case-grid{gap:30px}body[data-world=ocean] .case-library .case-card:nth-child(3n+1){border-radius:30px 30px 100px}body[data-world=ocean] .case-detail-hero>div:first-child>span{color:#071b37;background:#50cad5;border-radius:14px}body[data-world=ocean] .case-detail-layout{gap:clamp(56px,8vw,120px)}body[data-world=ocean] .case-detail-layout aside{color:#fff;background:#0b2a4a;border-radius:28px;box-shadow:0 24px 68px #07264633}body[data-world=ocean] .case-detail-layout aside span{color:#75d6de}body[data-world=ocean] .case-detail-layout aside em{color:#071b37;background:#50cad5;border-radius:14px}body[data-world=ocean] .case-story{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}body[data-world=ocean] .case-story article{min-height:320px;padding:42px;border-radius:30px;background:#fff}body[data-world=ocean] .case-story article:nth-child(2),body[data-world=ocean] .case-story article:nth-child(4){transform:translateY(34px)}body[data-world=ocean] .values>div{grid-template-columns:1.12fr .88fr;gap:26px}body[data-world=ocean] .values article{min-height:280px;border-radius:30px;background:#fff;box-shadow:0 20px 60px #173f5e12}body[data-world=ocean] .values article:first-child{position:relative;grid-row:span 2;min-height:586px;display:grid;align-content:end;overflow:hidden;isolation:isolate;border-radius:34px 34px 120px;background:#0b2a4a;color:#fff}body[data-world=ocean] .values article:first-child:before{content:"";position:absolute;z-index:-1;top:-112px;right:-72px;width:360px;aspect-ratio:1;border:58px solid rgba(255,255,255,.5);border-radius:47% 53% 62% 38%/42% 38% 62% 58%;transform:rotate(-16deg)}body[data-world=ocean] .values article:first-child:after{content:"";position:absolute;z-index:-1;top:92px;left:64px;width:108px;aspect-ratio:1;border-radius:50%;background:rgba(80,202,213,.72);box-shadow:118px 132px 0 34px #155ac721}body[data-world=ocean] .values article:first-child p{color:#c2d6df}body[data-world=ocean] .values article:nth-child(2){background:rgba(80,202,213,.3)}body[data-world=ocean] .prototype-form{border-radius:30px;box-shadow:0 24px 70px #173f5e1a}@media (min-width:981px) and (prefers-reduced-motion:no-preference){body[data-world=ocean] .hero-copy{animation:ocean-copy-in .8s var(--ease) both}body[data-world=ocean] .hero-system{animation:ocean-frame-in 1s .08s var(--ease) both}body[data-world=ocean] .section-reveal.is-visible .proof-steps span,body[data-world=ocean] .section-reveal.is-visible .approach-flow article,body[data-world=ocean] .section-reveal.is-visible .process-section article{animation:ocean-island-in .75s var(--ease) both}body[data-world=ocean] .section-reveal.is-visible article:nth-child(2){animation-delay:.08s}body[data-world=ocean] .section-reveal.is-visible article:nth-child(3){animation-delay:.16s}body[data-world=ocean] .section-reveal.is-visible article:nth-child(4){animation-delay:.24s}}@keyframes ocean-copy-in{0%{opacity:.01;clip-path:inset(0 0 100% 0);transform:translateY(18px)}to{clip-path:inset(0)}}@keyframes ocean-frame-in{0%{opacity:.01;clip-path:inset(0 100% 0 0);transform:translate(22px)}to{clip-path:inset(0)}}@keyframes ocean-island-in{0%{opacity:.01;transform:translateY(28px)}}body[data-world=spectrum]{--canvas:#fbfbff;--surface:#fff;--section-alt:#f1efff;--ink:#171323;--muted:#625d70;--accent:#d52b9b;--focus:#2850e8;--border:#ddd8ea;--selection:#ffe45e;--selection-text:#171323;--card:#fff;--card-shadow:0 22px 60px rgba(74,38,135,.1);--card-radius:28px;--panel-radius:44px;--inner-radius:18px;--image-radius:38px;--hero-image-radius:46% 54% 42% 58% / 45% 42% 58% 55%;--hero-image-rotate:0deg;--hero-image-shadow:0 30px 80px rgba(82,42,145,.18);--image-shadow:0 26px 70px rgba(82,42,145,.14);--button-radius:999px;--button-bg:#171323;--button-ink:#fff;--header-muted:#625d70;--hero-muted:#625d70;--label-radius:999px;--label-bg:#ffe45e;--label-ink:#171323;--label-shadow:0 12px 30px rgba(72,35,116,.15);--proof-shell:linear-gradient(115deg,#ff7a22 0%,#f82d9c 34%,#8a46e9 68%,#3cc9f3 100%);--proof-cell:#fff;--proof-muted:#625d70;--proof-shadow:0 28px 72px rgba(91,42,154,.14);--work-bg:#f1efff;--work-ink:#171323;--work-muted:#625d70;--case-card:#fff;--case-muted:#625d70;--case-accent:#d52b9b;--case-shadow:0 24px 64px rgba(64,37,111,.1);--cta-bg:linear-gradient(115deg,#ff7121 0%,#ef2da6 38%,#7d46e9 70%,#32bfe8 100%);--cta-ink:#fff;--cta-muted:#fff;--page-hero-bg:radial-gradient(circle at 86% 16%,rgba(255,228,94,.9),transparent 20%),radial-gradient(circle at 72% 72%,rgba(62,198,239,.32),transparent 30%),linear-gradient(135deg,#fff 0%,#f4efff 100%);--page-hero-ink:#171323;--page-hero-muted:#625d70;--input-bg:#fbfaff}body[data-world=spectrum] .preview-stage{background:radial-gradient(circle at 8% 20%,rgba(255,122,34,.08),transparent 24%),radial-gradient(circle at 88% 48%,rgba(60,201,243,.1),transparent 28%),var(--canvas)}body[data-world=spectrum] .site-header{width:min(calc(100% - 32px),calc(var(--max-width) - 32px));min-height:72px;margin-top:16px;padding:10px 14px 10px 18px;color:var(--ink);background:rgba(255,255,255,.88);border:1px solid rgba(105,76,145,.14);border-radius:999px;box-shadow:0 18px 48px #42256b17;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}body[data-world=spectrum] .site-header:after{content:"";position:absolute;right:90px;bottom:-1px;left:90px;height:3px;border-radius:999px;background:linear-gradient(90deg,#ff7121,#ef2da6,#7d46e9,#32bfe8)}body[data-world=spectrum] .site-header .brand{font-size:16px;letter-spacing:.02em}body[data-world=spectrum] .brand img{background:#ffe45e;border-radius:50%;box-shadow:0 8px 24px #522a9121}body[data-world=spectrum] .site-header .language-switch,body[data-world=spectrum] .site-header .theme-nav-button{color:var(--ink);border-color:#ddd8ea;background:#fff}body[data-world=spectrum] .nav-cta,body[data-world=spectrum] .menu-toggle{color:#fff;background:#171323}body[data-world=spectrum] #page-root>.hero{width:calc(100% - 32px);max-width:calc(var(--max-width) - 32px);min-height:min(720px,calc(100dvh - 112px));margin-top:16px;padding:clamp(54px,6vw,82px);border-radius:48px;background:radial-gradient(circle at 84% 12%,rgba(255,228,94,.92),transparent 18%),radial-gradient(circle at 64% 82%,rgba(60,201,243,.3),transparent 28%),linear-gradient(135deg,#fff 0%,#f4efff 100%);overflow:hidden}body[data-world=spectrum] .hero:before{content:"";position:absolute;top:-22%;left:38%;width:430px;height:220px;border-radius:48% 52% 46% 54%;background:linear-gradient(110deg,#ff7121,#ef2da6 48%,#7d46e9);transform:rotate(-8deg);opacity:.96}body[data-world=spectrum] .hero h1{max-width:12ch;color:#d52b9b;background:linear-gradient(105deg,#f05220 0%,#d52b9b 42%,#6941d7 82%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}body[data-world=spectrum] .hero-system{min-height:540px}body[data-world=spectrum] .system-photo{top:6%;right:2%;bottom:4%;left:6%;border-radius:46% 54% 42% 58%/45% 42% 58% 55%;box-shadow:0 0 0 16px #fff,0 32px 80px #4c2a872e;transform:rotate(2deg)}body[data-world=spectrum] .signal-one{top:1%;right:3%;transform:rotate(5deg)}body[data-world=spectrum] .signal-two{left:-2%;bottom:15%;color:#fff;background:#171323;transform:rotate(-4deg)}body[data-world=spectrum] .signal-three{right:-1%;bottom:2%;color:#fff;background:#2850e8;transform:rotate(3deg)}body[data-world=spectrum] .butterfly-stamp{top:18%;right:-1%;width:112px;height:112px;background:#ffe45e;border-radius:50%;transform:rotate(9deg);box-shadow:0 18px 42px #4823742e}body[data-world=spectrum] .network-lines{display:none}body[data-world=spectrum] .proof-band{--proof-radius:44px;--proof-inset:10px;grid-template-columns:minmax(260px,.72fr) 1.28fr;padding:var(--proof-inset);border-radius:var(--proof-radius)}body[data-world=spectrum] .proof-statement{color:#171323;background:#ffe45e;border-radius:34px 22px 22px 34px}body[data-world=spectrum] .proof-steps{grid-template-columns:1.12fr .88fr 1fr;border-radius:22px 34px 34px 22px}body[data-world=spectrum] .proof-steps span{min-height:172px;align-content:end;border-radius:22px;text-align:left}body[data-world=spectrum] .proof-steps span:nth-child(2){color:#fff;background:#7d46e9;transform:translateY(18px)}body[data-world=spectrum] .proof-steps span:nth-child(2) small{color:#ffffffc7}body[data-world=spectrum] .proof-steps span:nth-child(3){background:#dff8ff}body[data-world=spectrum] .proof-steps span:last-child{border-radius:22px 34px 34px 22px}body[data-world=spectrum] .proof-steps span:before{display:none}body[data-world=spectrum] .approach>header,body[data-world=spectrum] .work>header,body[data-world=spectrum] .capabilities>header{display:block}body[data-world=spectrum] .approach>header p,body[data-world=spectrum] .work>header p{max-width:62ch;margin-top:28px}body[data-world=spectrum] .approach-flow{grid-template-columns:repeat(12,1fr);gap:22px}body[data-world=spectrum] .approach-flow article{position:relative;min-height:390px;padding:12px;display:grid;grid-template-rows:210px auto;overflow:hidden}body[data-world=spectrum] .approach-flow article:nth-child(1),body[data-world=spectrum] .approach-flow article:nth-child(4){grid-column:span 7}body[data-world=spectrum] .approach-flow article:nth-child(2),body[data-world=spectrum] .approach-flow article:nth-child(3){grid-column:span 5}body[data-world=spectrum] .approach-flow article:nth-child(2){margin-top:54px;background:#efe9ff}body[data-world=spectrum] .approach-flow article:nth-child(3){background:#fff0f8}body[data-world=spectrum] .approach-flow article:nth-child(4){margin-top:40px;background:#e6faff}body[data-world=spectrum] .approach-media{display:block;grid-row:1;overflow:hidden;border-radius:20px}body[data-world=spectrum] .approach-media img{width:100%;height:100%;object-fit:cover}body[data-world=spectrum] .approach-copy{grid-row:2;padding:26px 20px 22px}body[data-world=spectrum] .approach-flow h3{margin:22px 0 12px}body[data-world=spectrum] .work{width:min(calc(100% - 32px),calc(var(--max-width) - 32px))!important;margin:80px auto;padding:clamp(70px,8vw,112px);border-radius:48px}body[data-world=spectrum] .work .case-grid{grid-template-columns:1.15fr .85fr .85fr;align-items:start}body[data-world=spectrum] .work .case-card:nth-child(2){margin-top:58px}body[data-world=spectrum] .work .case-card:nth-child(3){margin-top:20px}body[data-world=spectrum] .case-card{border:1px solid rgba(103,70,143,.09)}body[data-world=spectrum] .case-card:nth-child(3n+2){background:#fff4d5}body[data-world=spectrum] .case-card:nth-child(3n+3){background:#e9f9ff}body[data-world=spectrum] .contact-cta{position:relative;grid-template-columns:minmax(0,.8fr) minmax(420px,1.2fr);padding:14px;gap:14px}body[data-world=spectrum] .contact-cta:before{content:"";position:absolute;top:-90px;left:34%;width:230px;height:230px;border-radius:50%;background:#ffe45e;opacity:.82}body[data-world=spectrum] .contact-cta-copy{position:relative;z-index:1;min-height:520px;padding:clamp(42px,5vw,72px);display:grid;align-content:space-between}body[data-world=spectrum] .home-contact-form{position:relative;z-index:1;background:rgba(255,255,255,.94)}body[data-world=spectrum] .page-hero,body[data-world=spectrum] .case-detail-hero{width:calc(100% - 32px);max-width:calc(var(--max-width) - 32px);min-height:min(620px,calc(100dvh - 112px));margin-top:16px;border-radius:48px;overflow:hidden}body[data-world=spectrum] .page-hero h1,body[data-world=spectrum] .case-detail-hero h1{max-width:12ch;background:linear-gradient(105deg,#f05220,#d52b9b 42%,#6941d7 84%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}body[data-world=spectrum] .page-hero:after,body[data-world=spectrum] .case-detail-hero:after{content:"";position:absolute;right:-7%;bottom:-27%;width:340px;height:340px;border-radius:44% 56% 48% 52%;background:linear-gradient(140deg,#ffe45e,#ff8a3d);transform:rotate(12deg)}body[data-world=spectrum] .page-hero-image,body[data-world=spectrum] .case-detail-image{z-index:1;border:12px solid #fff;border-radius:46% 54% 42% 58%/45% 42% 58% 55%}body[data-world=spectrum] .page-hero-orbit i{border-width:3px;border-color:#7d46e9}body[data-world=spectrum] .page-hero-orbit i:nth-child(2){border-color:#32bfe8}body[data-world=spectrum] .feature-image,body[data-world=spectrum] .why-image,body[data-world=spectrum] .about-image,body[data-world=spectrum] .contact-image{border:12px solid #fff;transform:rotate(-2deg)}body[data-world=spectrum] .capability-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}body[data-world=spectrum] .capability-list article{min-height:260px;display:block;padding:36px}body[data-world=spectrum] .capability-list article:first-child{grid-column:1 / 3;min-height:300px;background:linear-gradient(120deg,#fff4d5,#ffe3f4)}body[data-world=spectrum] .capability-list article:nth-child(3n){background:#e8f9ff}body[data-world=spectrum] .capability-list article:nth-child(4n){background:#efe9ff}body[data-world=spectrum] .capability-list ul{margin-top:28px;columns:2}body[data-world=spectrum] .process-section>div{grid-template-columns:repeat(12,1fr);gap:20px}body[data-world=spectrum] .process-section article{grid-column:span 6;min-height:420px;padding:12px;display:grid;grid-template-rows:210px auto;box-shadow:var(--card-shadow)}body[data-world=spectrum] .process-section article:nth-child(2),body[data-world=spectrum] .process-section article:nth-child(4){transform:translateY(48px)}body[data-world=spectrum] .process-media{display:block;grid-row:1;overflow:hidden;border-radius:20px}body[data-world=spectrum] .process-media img{width:100%;height:100%;object-fit:cover}body[data-world=spectrum] .process-copy{grid-row:2;padding:24px 20px}body[data-world=spectrum] .process-section h3{margin:28px 0 10px}body[data-world=spectrum] .why-layout{grid-template-columns:.85fr 1.15fr}body[data-world=spectrum] .why-points{grid-template-columns:repeat(2,1fr);gap:18px}body[data-world=spectrum] .why-points article{min-height:250px;padding:32px}body[data-world=spectrum] .why-points article:nth-child(2){background:#fff4d5;transform:translateY(36px)}body[data-world=spectrum] .why-points article:nth-child(3){background:#e8f9ff}body[data-world=spectrum] .why-points article:nth-child(4){background:#efe9ff;transform:translateY(36px)}body[data-world=spectrum] .belief-strip{background:linear-gradient(110deg,#ff7121,#ef2da6 44%,#7d46e9 76%,#32bfe8)}body[data-world=spectrum] .case-library>header{grid-template-columns:1fr;align-items:start;gap:42px}body[data-world=spectrum] .case-filters{width:100%;padding:8px;display:grid;grid-template-columns:1.18fr repeat(4,minmax(0,1fr));grid-template-rows:repeat(2,64px);gap:7px;border-radius:30px;background:linear-gradient(110deg,#ff7121,#ef2da6 42%,#7d46e9 72%,#32bfe8);box-shadow:0 24px 60px #42256b24}body[data-world=spectrum] .case-filters button{min-width:0;min-height:0;padding:12px 14px;display:flex;align-items:flex-end;justify-content:space-between;gap:12px;border:0;border-radius:20px;color:#453e51;background:rgba(255,255,255,.94);font-weight:750;text-align:left;transition:transform .32s var(--ease),background-color .32s var(--ease),color .32s var(--ease)}body[data-world=spectrum] .case-filters button:first-child{grid-row:1 / 3;padding:18px;color:#171323;background:#ffe45e;font-size:16px}body[data-world=spectrum] .case-filters button:hover{color:#171323;background:#fff;transform:translateY(-3px)}body[data-world=spectrum] .case-filters button:active{transform:scale(.985)}body[data-world=spectrum] .case-filters button.is-active{color:#fff;background:#171323}body[data-world=spectrum] .case-filters button:first-child.is-active{color:#171323;background:#ffe45e;box-shadow:inset 0 0 0 3px #171323}body[data-world=spectrum] .case-library .case-grid{grid-template-columns:repeat(12,1fr)}body[data-world=spectrum] .case-library .case-card{grid-column:span 6}body[data-world=spectrum] .case-library .case-card:nth-child(4n+2),body[data-world=spectrum] .case-library .case-card:nth-child(4n+3){transform:translateY(34px)}body[data-world=spectrum] .case-detail-layout aside{background:#fff4d5}body[data-world=spectrum] .case-brand-visual{background:linear-gradient(135deg,#fff4d5,#f1eaff 54%,#dff8ff)}body[data-world=spectrum] .case-brand-visual:before{background:linear-gradient(120deg,#ff7121,#ef2da6 44%,#7d46e9);opacity:.18;transform:rotate(-11deg)}body[data-world=spectrum] .case-story{grid-template-columns:repeat(2,1fr)}body[data-world=spectrum] .about-story{grid-template-columns:1.12fr .88fr}body[data-world=spectrum] .quote-stack strong:last-child{color:#d52b9b}body[data-world=spectrum] .values article:first-child{background:linear-gradient(140deg,#ffe45e,#fff4d5)}body[data-world=spectrum] .values article:nth-child(2){margin-top:48px;background:#e8f9ff}body[data-world=spectrum] .values article:nth-child(3){background:#efe9ff}body[data-world=spectrum] .contact-layout{grid-template-columns:.8fr 1.2fr}body[data-world=spectrum] .prototype-form{border:1px solid #ddd8ea}body[data-world=spectrum] .draft-status{background:linear-gradient(100deg,#d52b9b,#6941d7)}body[data-world=spectrum] .not-found{width:calc(100% - 32px);max-width:calc(var(--max-width) - 32px);min-height:calc(100dvh - 112px);margin-top:16px;border-radius:48px}body[data-world=aurora]{--canvas:#06101f;--surface:#0b1930;--section-alt:#08162a;--ink:#f2f7ff;--muted:#9eb0ca;--accent:#54dfc4;--focus:#d4f26a;--border:rgba(150,176,216,.2);--selection:#d4f26a;--selection-text:#06101f;--card:#0c1c35;--card-shadow:0 26px 72px rgba(0,0,0,.3);--card-radius:28px;--panel-radius:46px;--inner-radius:16px;--image-radius:44% 56% 38% 62% / 48% 40% 60% 52%;--hero-image-radius:42% 58% 36% 64% / 48% 42% 58% 52%;--hero-image-rotate:0deg;--hero-image-shadow:0 34px 90px rgba(0,0,0,.45);--image-shadow:0 30px 82px rgba(0,0,0,.4);--button-radius:16px;--button-bg:#d4f26a;--button-ink:#06101f;--header-muted:#b6c4da;--hero-muted:#b6c4da;--label-radius:12px;--label-bg:#d4f26a;--label-ink:#06101f;--label-shadow:0 16px 38px rgba(15,38,64,.42);--proof-shell:#0a1830;--proof-cell:transparent;--proof-muted:#9eb0ca;--proof-shadow:0 30px 80px rgba(0,0,0,.28);--work-bg:#08162a;--work-ink:#f2f7ff;--work-muted:#9eb0ca;--case-card:#0c1c35;--case-muted:#9eb0ca;--case-accent:#54dfc4;--case-shadow:0 22px 64px rgba(0,0,0,.3);--cta-bg:radial-gradient(circle at 78% 10%,rgba(84,223,196,.28),transparent 26%),linear-gradient(125deg,#4029b7,#153563 50%,#0d6265);--cta-ink:#fff;--cta-muted:#c7d4e8;--page-hero-bg:radial-gradient(circle at 82% 18%,rgba(84,223,196,.28),transparent 24%),radial-gradient(circle at 58% 80%,rgba(112,72,232,.42),transparent 35%),#071328;--page-hero-ink:#f7faff;--page-hero-muted:#b6c4da;--input-bg:#07162a;--display:"Sora","PingFang SC","Microsoft YaHei",sans-serif}body[data-world=aurora] .preview-stage{background:radial-gradient(circle at 84% 4%,rgba(112,72,232,.2),transparent 28%),radial-gradient(circle at 8% 42%,rgba(84,223,196,.08),transparent 24%),var(--canvas)}body[data-world=aurora] .site-header{width:min(calc(100% - 32px),calc(var(--max-width) - 32px));min-height:72px;margin-top:16px;padding:10px 14px 10px 18px;background:rgba(8,22,42,.82);border:1px solid rgba(150,176,216,.18);border-radius:22px;box-shadow:0 18px 54px #0003;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}body[data-world=aurora] .brand img{background:#d4f26a;box-shadow:0 0 0 1px #d4f26a47}body[data-world=aurora] .site-header .language-switch,body[data-world=aurora] .site-header .theme-nav-button{border-color:#a6c0e73d;background:rgba(255,255,255,.04)}body[data-world=aurora] .nav-cta,body[data-world=aurora] .menu-toggle{color:#06101f;background:#d4f26a}body[data-world=aurora] #page-root>.hero{width:calc(100% - 32px);max-width:calc(var(--max-width) - 32px);min-height:min(720px,calc(100dvh - 112px));margin-top:16px;padding:clamp(54px,6vw,84px);border:1px solid rgba(150,176,216,.16);border-radius:46px;overflow:hidden}body[data-world=aurora] .hero:before{content:"";position:absolute;top:0;right:-8%;bottom:0;left:28%;background:conic-gradient(from 210deg at 55% 50%,transparent,#5140d9 17%,#2bc9b2 34%,transparent 50%,#9abf45 66%,#7651e7 82%,transparent);filter:blur(52px);opacity:.34;pointer-events:none}body[data-world=aurora] .hero:after{content:"";position:absolute;top:-18%;right:14%;width:270px;height:270px;border:1px solid rgba(84,223,196,.35);border-radius:50%;box-shadow:0 0 0 54px #7048e814,0 0 0 108px #54dfc40d}body[data-world=aurora] .hero h1{max-width:12ch;font-size:clamp(52px,5.6vw,76px)}body[data-world=aurora] .hero-system{min-height:540px}body[data-world=aurora] .system-photo{top:9%;right:5%;bottom:7%;left:5%;border:1px solid rgba(255,255,255,.16);border-radius:42% 58% 36% 64%/48% 42% 58% 52%;box-shadow:0 30px 88px #0000006b}body[data-world=aurora] .system-photo img,body[data-world=aurora] .case-image img{filter:saturate(.86) contrast(1.08) brightness(.8)}body[data-world=aurora] .signal-one{top:3%;right:11%}body[data-world=aurora] .signal-two{left:-1%;bottom:18%;background:#54dfc4}body[data-world=aurora] .signal-three{right:0;bottom:3%;color:#fff;background:#6f48e8}body[data-world=aurora] .butterfly-stamp{display:none}body[data-world=aurora] .network-lines{display:block;overflow:visible}body[data-world=aurora] .network-lines path{stroke:#54dfc4;stroke-width:2;opacity:.7;stroke-dasharray:8 10}body[data-world=aurora] .network-lines path+path{stroke:#8060f2}body[data-world=aurora] .network-lines circle{fill:#d4f26a;stroke:none}body[data-world=aurora] .proof-band{position:relative;grid-template-columns:minmax(270px,.76fr) 1.24fr;padding:clamp(34px,4vw,52px);gap:44px;border:1px solid rgba(150,176,216,.18);overflow:hidden}body[data-world=aurora] .proof-band:after{content:"";position:absolute;right:4%;bottom:-85px;width:220px;height:220px;border:1px solid rgba(84,223,196,.25);border-radius:50%;box-shadow:0 0 0 48px #7048e80f}body[data-world=aurora] .proof-statement{position:relative;z-index:1;padding:0;background:transparent}body[data-world=aurora] .proof-steps{position:relative;z-index:1;grid-template-columns:repeat(3,1fr);gap:0}body[data-world=aurora] .proof-steps:before{content:"";position:absolute;top:28px;right:10%;left:10%;height:2px;background:linear-gradient(90deg,#54dfc4,#8060f2,#d4f26a)}body[data-world=aurora] .proof-steps span{position:relative;min-height:170px;padding:62px 20px 18px;align-content:start;background:transparent}body[data-world=aurora] .proof-steps span:before{position:absolute;top:19px;left:20px;width:18px;height:18px;border:5px solid #0a1830;box-shadow:0 0 0 1px #54dfc4}body[data-world=aurora] .approach>header,body[data-world=aurora] .work>header,body[data-world=aurora] .capabilities>header{display:block}body[data-world=aurora] .approach>header p,body[data-world=aurora] .work>header p{max-width:62ch;margin-top:28px}body[data-world=aurora] .approach-flow{position:relative;grid-template-columns:repeat(12,1fr);gap:22px}body[data-world=aurora] .approach-flow:before{content:"";position:absolute;top:14%;bottom:14%;left:50%;width:2px;background:linear-gradient(#54dfc4,#8060f2 52%,#d4f26a);opacity:.45}body[data-world=aurora] .approach-flow article{position:relative;z-index:1;grid-column:span 6;min-height:400px;padding:12px;display:grid;grid-template-rows:205px auto;border:1px solid rgba(150,176,216,.16);overflow:hidden}body[data-world=aurora] .approach-flow article:nth-child(2),body[data-world=aurora] .approach-flow article:nth-child(4){transform:translateY(62px)}body[data-world=aurora] .approach-flow article:nth-child(2){background:linear-gradient(145deg,#11254a,#0c1c35)}body[data-world=aurora] .approach-flow article:nth-child(3){background:linear-gradient(145deg,#102c39,#0c1c35)}body[data-world=aurora] .approach-media{display:block;grid-row:1;overflow:hidden;border-radius:22px}body[data-world=aurora] .approach-media img{width:100%;height:100%;object-fit:cover;filter:saturate(.78) brightness(.78)}body[data-world=aurora] .approach-copy{grid-row:2;padding:28px 22px 24px}body[data-world=aurora] .approach-flow h3{margin:24px 0 12px}body[data-world=aurora] .work{width:min(calc(100% - 32px),calc(var(--max-width) - 32px))!important;margin:96px auto;padding:clamp(70px,8vw,112px);border:1px solid rgba(150,176,216,.14);border-radius:46px}body[data-world=aurora] .work .case-grid{grid-template-columns:1.2fr .8fr .8fr;align-items:start}body[data-world=aurora] .work .case-card:nth-child(2){margin-top:52px}body[data-world=aurora] .work .case-card:nth-child(3){margin-top:18px}body[data-world=aurora] .case-card{border:1px solid rgba(150,176,216,.14)}body[data-world=aurora] .case-card:nth-child(3n+2){background:#10243f}body[data-world=aurora] .case-card:nth-child(3n+3){background:#0c2732}body[data-world=aurora] .contact-cta{position:relative;grid-template-columns:minmax(0,.8fr) minmax(420px,1.2fr);padding:14px;gap:14px;border:1px solid rgba(150,176,216,.18)}body[data-world=aurora] .contact-cta:before{content:"";position:absolute;top:-110px;left:30%;width:280px;height:280px;border:1px solid rgba(212,242,106,.28);border-radius:50%;box-shadow:0 0 0 58px #54dfc40f}body[data-world=aurora] .contact-cta-copy{position:relative;z-index:1;min-height:520px;padding:clamp(42px,5vw,72px);display:grid;align-content:space-between}body[data-world=aurora] .home-contact-form{position:relative;z-index:1;background:rgba(7,22,42,.92);border:1px solid rgba(150,176,216,.18)}body[data-world=aurora] .page-hero,body[data-world=aurora] .case-detail-hero{width:calc(100% - 32px);max-width:calc(var(--max-width) - 32px);min-height:min(620px,calc(100dvh - 112px));margin-top:16px;border:1px solid rgba(150,176,216,.16);border-radius:46px;overflow:hidden}body[data-world=aurora] .page-hero:after,body[data-world=aurora] .case-detail-hero:after{content:"";position:absolute;right:-8%;bottom:-36%;width:380px;height:380px;border:1px solid rgba(84,223,196,.3);border-radius:50%;box-shadow:0 0 0 62px #7048e814,0 0 0 124px #54dfc40a}body[data-world=aurora] .page-hero-image,body[data-world=aurora] .case-detail-image{z-index:1;border:1px solid rgba(255,255,255,.14);border-radius:42% 58% 36% 64%/48% 42% 58% 52%}body[data-world=aurora] .page-hero-orbit i{border-color:#54dfc4;opacity:.62}body[data-world=aurora] .page-hero-orbit i:nth-child(2){border-color:#8060f2}body[data-world=aurora] .feature-split{grid-template-columns:1.12fr .88fr}body[data-world=aurora] .feature-image{order:2}body[data-world=aurora] .feature-image,body[data-world=aurora] .why-image,body[data-world=aurora] .about-image,body[data-world=aurora] .contact-image{border:1px solid rgba(255,255,255,.14)}body[data-world=aurora] .capability-list{grid-template-columns:repeat(12,1fr);gap:18px}body[data-world=aurora] .capability-list article{grid-column:span 6;min-height:260px;display:block;padding:36px;border:1px solid rgba(150,176,216,.14)}body[data-world=aurora] .capability-list article:first-child{grid-column:1 / 9;min-height:310px;background:linear-gradient(145deg,#17305d,#0c1c35)}body[data-world=aurora] .capability-list article:nth-child(2){grid-column:9 / 13}body[data-world=aurora] .capability-list article:nth-child(3n){background:#0c2732}body[data-world=aurora] .capability-list article:nth-child(4n){background:#10243f}body[data-world=aurora] .capability-list ul{margin-top:28px;columns:2}body[data-world=aurora] .process-section>div{position:relative;grid-template-columns:repeat(4,1fr);gap:0}body[data-world=aurora] .process-section>div:before{content:"";position:absolute;top:35px;right:8%;left:8%;height:2px;background:linear-gradient(90deg,#54dfc4,#8060f2,#d4f26a)}body[data-world=aurora] .process-section article{position:relative;min-height:300px;padding:78px 28px 28px;background:transparent}body[data-world=aurora] .process-section article:before{content:"";position:absolute;top:25px;left:28px;width:20px;height:20px;border:5px solid var(--canvas);border-radius:50%;background:#54dfc4;box-shadow:0 0 0 1px #54dfc4}body[data-world=aurora] .process-section article:nth-child(2):before{background:#8060f2;box-shadow:0 0 0 1px #8060f2}body[data-world=aurora] .process-section article:nth-child(3):before{background:#d4f26a;box-shadow:0 0 0 1px #d4f26a}body[data-world=aurora] .process-section h3{margin:26px 0 10px}body[data-world=aurora] .why-layout{grid-template-columns:1.12fr .88fr}body[data-world=aurora] .why-image{order:2}body[data-world=aurora] .why-points article{min-height:190px;border:1px solid rgba(150,176,216,.14)}body[data-world=aurora] .why-points article:nth-child(2){margin-left:50px;background:#10243f}body[data-world=aurora] .why-points article:nth-child(3){background:#0c2732}body[data-world=aurora] .why-points article:nth-child(4){margin-left:28px}body[data-world=aurora] .case-library>header{grid-template-columns:1fr;align-items:start;gap:42px}body[data-world=aurora] .case-filters{justify-content:flex-start;padding:8px;border:1px solid rgba(150,176,216,.16);border-radius:20px}body[data-world=aurora] .case-filters button{border:0;background:transparent}body[data-world=aurora] .case-library .case-grid{grid-template-columns:repeat(12,1fr)}body[data-world=aurora] .case-library .case-card{grid-column:span 6}body[data-world=aurora] .case-library .case-card:nth-child(4n+2),body[data-world=aurora] .case-library .case-card:nth-child(4n+3){transform:translateY(34px)}body[data-world=aurora] .case-detail-layout aside{border:1px solid rgba(150,176,216,.14)}body[data-world=aurora] .case-story{grid-template-columns:repeat(2,1fr)}body[data-world=aurora] .case-story article{border:1px solid rgba(150,176,216,.14)}body[data-world=aurora] .about-story{grid-template-columns:1.12fr .88fr}body[data-world=aurora] .values article{border:1px solid rgba(150,176,216,.14)}body[data-world=aurora] .values article:first-child{background:linear-gradient(145deg,#17305d,#0c1c35)}body[data-world=aurora] .values article:nth-child(2){margin-top:48px;background:#0c2732}body[data-world=aurora] .contact-layout{grid-template-columns:.8fr 1.2fr}body[data-world=aurora] .prototype-form{border:1px solid rgba(150,176,216,.16)}body[data-world=aurora] .draft-status{color:#06101f;background:#d4f26a}body[data-world=aurora] .not-found{width:calc(100% - 32px);max-width:calc(var(--max-width) - 32px);min-height:calc(100dvh - 112px);margin-top:16px;border:1px solid rgba(150,176,216,.16);border-radius:46px}body[data-world=aurora] footer{border-color:#96b0d82e}body[data-world=tomato] :is(.capability-list article,.why-points article,.case-story article,.values article){position:relative;overflow:hidden;background-image:radial-gradient(circle at 92% 14%,rgba(255,250,243,.2) 0 42px,transparent 43px),linear-gradient(132deg,transparent 0 76%,rgba(238,219,56,.14) 76% 100%);background-repeat:no-repeat}body[data-world=tomato] :is(.capability-list article,.why-points article,.case-story article,.values article):nth-child(2n){background-image:radial-gradient(circle at 10% 88%,rgba(239,77,61,.14) 0 34px,transparent 35px),linear-gradient(38deg,transparent 0 82%,rgba(255,250,243,.18) 82% 100%)}body[data-world=ocean] :is(.capability-list article,.process-section article,.why-points article,.case-story article,.values article:not(:first-child)){overflow:hidden;background-image:radial-gradient(ellipse 150px 92px at 108% -8%,rgba(80,202,213,.24) 0 54%,transparent 55%),linear-gradient(128deg,transparent 0 72%,rgba(21,90,199,.055) 72% 100%);background-repeat:no-repeat}body[data-world=ocean] :is(.capability-list article,.process-section article,.why-points article,.case-story article,.values article:not(:first-child)):nth-child(2n){background-image:radial-gradient(ellipse 126px 76px at -8% 108%,rgba(21,90,199,.1) 0 54%,transparent 55%),linear-gradient(42deg,transparent 0 78%,rgba(80,202,213,.13) 78% 100%)}body[data-world=aurora] :is(.capability-list article,.why-points article,.case-story article,.values article){position:relative;overflow:hidden;background-image:radial-gradient(circle at 86% 18%,rgba(212,242,106,.42) 0 4px,transparent 5px),radial-gradient(circle at 74% 33%,rgba(84,223,196,.34) 0 7px,transparent 8px),linear-gradient(128deg,transparent 0 70%,rgba(84,223,196,.12) 70.2%,transparent 70.6%);background-repeat:no-repeat}body[data-world=aurora] :is(.capability-list article,.why-points article,.case-story article,.values article):nth-child(2n){background-image:radial-gradient(circle at 12% 84%,rgba(128,96,242,.5) 0 5px,transparent 6px),radial-gradient(circle at 24% 68%,rgba(84,223,196,.3) 0 7px,transparent 8px),linear-gradient(42deg,transparent 0 72%,rgba(128,96,242,.14) 72.2%,transparent 72.6%)}@media (min-width:981px) and (prefers-reduced-motion:no-preference){body[data-world=tomato] .section-reveal.is-visible :is(.capability-list article,.why-points article,.case-story article,.values article){animation:tomato-paper-in .72s var(--ease) both}body[data-world=spectrum] .hero-copy{animation:spectrum-copy-in .82s var(--ease) both}body[data-world=spectrum] .hero-system{animation:spectrum-photo-in 1s .08s var(--ease) both}body[data-world=spectrum] .section-reveal.is-visible .approach-flow article,body[data-world=spectrum] .section-reveal.is-visible .case-card,body[data-world=spectrum] .section-reveal.is-visible :is(.capability-list article,.process-section article,.why-points article,.case-story article,.values article){animation:spectrum-card-in .78s var(--ease) both}body[data-world=ocean] .section-reveal.is-visible :is(.capability-list article,.why-points article,.case-story article,.values article){animation:ocean-tide-in .76s var(--ease) both}body[data-world=aurora] .hero-copy{animation:aurora-copy-in .86s var(--ease) both}body[data-world=aurora] .hero-system{animation:aurora-photo-in 1.05s .08s var(--ease) both}body[data-world=aurora] .network-lines path{animation:aurora-path 2.4s .35s var(--ease) both}body[data-world=aurora] .section-reveal.is-visible .approach-flow article,body[data-world=aurora] .section-reveal.is-visible .case-card,body[data-world=aurora] .section-reveal.is-visible :is(.capability-list article,.why-points article,.case-story article,.values article){animation:aurora-card-in .8s var(--ease) both}body[data-world=tomato] .section-reveal.is-visible article:nth-child(2),body[data-world=ocean] .section-reveal.is-visible article:nth-child(2),body[data-world=spectrum] .section-reveal.is-visible article:nth-child(2),body[data-world=aurora] .section-reveal.is-visible article:nth-child(2){animation-delay:.08s}body[data-world=tomato] .section-reveal.is-visible article:nth-child(3),body[data-world=ocean] .section-reveal.is-visible article:nth-child(3),body[data-world=spectrum] .section-reveal.is-visible article:nth-child(3),body[data-world=aurora] .section-reveal.is-visible article:nth-child(3){animation-delay:.16s}body[data-world=tomato] .section-reveal.is-visible article:nth-child(4),body[data-world=ocean] .section-reveal.is-visible article:nth-child(4),body[data-world=spectrum] .section-reveal.is-visible article:nth-child(4),body[data-world=aurora] .section-reveal.is-visible article:nth-child(4){animation-delay:.24s}.section-reveal.is-visible article:nth-child(5){animation-delay:.3s}.section-reveal.is-visible article:nth-child(6){animation-delay:.36s}.section-reveal.is-visible article:nth-child(7){animation-delay:.42s}}@keyframes tomato-paper-in{0%{opacity:.01;clip-path:inset(22% 0 0 0 round 22px);transform:translateY(20px)}to{clip-path:inset(0 round 22px)}}@keyframes ocean-tide-in{0%{opacity:.01;clip-path:inset(0 0 16% 0 round 30px);transform:translateY(26px)}to{clip-path:inset(0 round 30px)}}@keyframes spectrum-copy-in{0%{opacity:.01;clip-path:inset(0 0 100% 0);transform:translateY(24px)}to{clip-path:inset(0)}}@keyframes spectrum-photo-in{0%{opacity:.01;clip-path:circle(12% at 62% 54%);transform:rotate(4deg) scale(.94)}to{clip-path:circle(78% at 50% 50%)}}@keyframes spectrum-card-in{0%{opacity:.01;transform:translateY(34px) rotate(1.5deg)}}@keyframes aurora-copy-in{0%{opacity:.01;clip-path:inset(0 0 100% 0);transform:translateY(22px)}to{clip-path:inset(0)}}@keyframes aurora-photo-in{0%{opacity:.01;clip-path:circle(10% at 55% 52%);transform:scale(.95)}to{clip-path:circle(78% at 50% 50%)}}@keyframes aurora-path{0%{stroke-dashoffset:220;opacity:.01}to{stroke-dashoffset:0}}@keyframes aurora-card-in{0%{opacity:.01;clip-path:inset(44% 0 44% 0 round 28px);transform:translateY(24px) scale(.985)}to{clip-path:inset(0 round 28px)}}body[data-language=zh] .hero h1{font-size:clamp(56px,6.5vw,92px);line-height:.98}body[data-language=zh] .page-hero h1,body[data-language=zh] .case-detail-hero h1{font-size:clamp(54px,6.3vw,90px);line-height:1.02}body[data-language=zh] p{line-height:1.85}body[data-world=tomato][data-language=zh] .hero h1{font-size:clamp(52px,5.4vw,72px);line-height:.96}body[data-world=tomato][data-language=zh] .page-hero h1{font-size:clamp(50px,5vw,68px);line-height:1.02}@media (max-width: 1100px){.site-header nav{gap:14px}.hero{grid-template-columns:1fr 1fr;gap:34px}.approach-flow{grid-template-columns:repeat(2,1fr)}.capability-list article{grid-template-columns:1fr}.capability-list ul{grid-column:1}}@media (max-width: 980px){.site-header{flex-wrap:wrap}.menu-toggle{display:block}.site-header nav{display:none;width:100%;padding:16px;grid-template-columns:repeat(2,1fr);border-radius:var(--card-radius);background:var(--card);box-shadow:var(--card-shadow)}.site-header.menu-open nav{display:grid}.site-header nav a{min-height:46px;display:flex;align-items:center;padding:0 12px!important;border-radius:var(--inner-radius);color:var(--ink)!important}.site-header nav a.is-current{background:var(--section-alt)}.site-header nav .nav-cta{color:var(--button-ink)!important}.hero,.page-hero,.case-detail-hero{grid-template-columns:1fr}.hero-system{min-height:550px}.proof-band{grid-template-columns:1fr}.approach>header,.work>header,.capabilities>header,.case-library>header{grid-template-columns:1fr;gap:28px}.case-grid{grid-template-columns:1fr}.case-card a{display:grid;grid-template-columns:minmax(260px,.85fr) 1.15fr}.case-copy p{min-height:0}.contact-cta,.belief-strip{grid-template-columns:1fr;align-items:start}.page-hero-image,.page-hero-orbit{height:460px}.feature-split,.why-layout,.about-story,.contact-layout,.case-detail-layout{grid-template-columns:1fr}.why-image{position:relative;top:auto;aspect-ratio:4 / 3}.feature-image,.why-image,.about-image,.contact-image{min-height:500px}.why-layout .why-image{min-height:0}.process-section>div{grid-template-columns:repeat(2,1fr)}.case-detail-layout aside{position:static}.related-cases .case-grid{grid-template-columns:1fr}.values>div{grid-template-columns:1fr}.footer-lead{grid-template-columns:minmax(0,1.05fr) minmax(260px,.95fr);align-items:center;gap:26px}.footer-contact{width:100%}.footer-bottom{grid-template-columns:1.15fr .65fr .55fr;gap:24px}body[data-world=spectrum] .proof-statement{border-radius:34px}body[data-world=spectrum] .proof-steps{border-radius:22px 22px 34px 34px}body[data-world=spectrum] .proof-steps span:first-child{border-radius:22px 22px 22px 34px}body[data-world=spectrum] .proof-steps span:last-child{border-radius:22px 22px 34px}.footer-meta{justify-items:start}}@media (max-width: 620px){:root{--page-pad:22px;--section-gap:82px}.theme-panel{width:100%}.theme-panel-head{padding:20px}.theme-current{margin-inline:18px}.theme-catalogue{padding-inline:18px}.theme-grid{grid-template-columns:1fr}.theme-panel-footer{padding-inline:18px}.site-header{min-height:74px;padding-block:14px}.brand{font-size:12px}.brand img{width:34px;height:34px}body[data-world=spectrum] .site-header .brand{font-size:16px}.hero{min-height:auto;padding-block:64px 48px;gap:44px}.hero h1,body[data-language=zh] .hero h1{max-width:10ch;font-size:clamp(48px,15vw,66px)}.hero-copy>p{margin:26px 0;font-size:14px}.hero-system{min-height:390px}.signal-label{transform:scale(.78)}body[data-world=tomato] .hero{background:linear-gradient(155deg,#2b1d19 0 74%,#ef4d3d 74% 88%,#eedb38 88%)}body[data-world=tomato] .system-photo{top:4%;right:0;bottom:8%;left:0}body[data-world=tomato] .butterfly-stamp{width:88px;height:88px;right:-2%}body[data-world=ocean] .system-photo{right:10px;bottom:20px;left:10px}body[data-world=ocean] .signal-label{right:10px;left:10px}body[data-world=spectrum] .system-photo{top:7%;right:0;bottom:4%;left:0;box-shadow:0 0 0 13px #f7f7f4}body[data-world=spectrum] .butterfly-stamp{width:92px;height:92px;right:-2%}body[data-world=aurora] .system-photo{top:9%;right:5%;bottom:9%;left:5%}.proof-band{padding:9px;gap:9px;border-radius:22px}.proof-statement{padding:28px 24px}.proof-steps{grid-template-columns:1fr;gap:9px}.proof-steps span{min-height:68px;padding:20px 22px;align-items:center}.approach h2,.work h2,.capabilities>header h2,.case-library>header h2,.contact-cta h2,.values>h2,.related-cases>h2{font-size:clamp(40px,12vw,56px)}.approach-flow{grid-template-columns:1fr}.approach-flow article{min-height:220px}body[data-world=tomato] .approach-flow article:nth-child(n),body[data-world=spectrum] .approach-flow article:nth-child(n){transform:none}.case-card a{display:block}.case-grid{margin-top:44px}.contact-cta,.belief-strip{padding:58px 26px;border-radius:24px}footer{padding:26px 22px}.footer-lead{padding-bottom:22px;margin-bottom:22px;grid-template-columns:1fr;align-items:start;gap:18px}.footer-lead>strong{max-width:12ch;font-size:clamp(34px,10.5vw,44px)}.footer-contact{min-height:78px}.footer-bottom{grid-template-columns:1fr;gap:22px}.footer-meta{justify-items:start}.page-hero{min-height:auto;padding-block:70px;gap:50px}.page-hero h1,body[data-language=zh] .page-hero h1,body[data-language=zh] .case-detail-hero h1{font-size:clamp(46px,13vw,64px)}.page-hero-image,.page-hero-orbit{height:330px}.feature-image,.why-image,.about-image,.contact-image{min-height:390px}.why-layout .why-image{min-height:0}.capability-list article{grid-template-columns:1fr}.capability-list ul{grid-column:1}.process-section>div{grid-template-columns:1fr}.why-points h2{font-size:30px}.case-library>header{align-items:start}.case-filters{justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap;padding-bottom:8px}.case-filters button{flex:0 0 auto}.case-detail-hero{min-height:auto;padding-block:70px}.case-detail-image{height:320px}.case-story article{padding:26px}.related-cases .case-grid{grid-template-columns:1fr}.values>div{margin-top:44px}.prototype-form{padding:26px;border-radius:24px}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation:none!important;transition:none!important}}::view-transition-old(root),::view-transition-new(root){animation-duration:.38s;animation-timing-function:var(--ease)}@media (max-width: 980px){body[data-world=tomato] .site-header{width:min(calc(100% - 32px),calc(var(--max-width) - 32px));margin-top:14px}body[data-world=tomato] #page-root>.hero{width:calc(100% - 32px);max-width:calc(var(--max-width) - 32px);grid-template-columns:1fr;padding:58px 40px 44px}body[data-world=tomato] .hero-system{min-height:540px}body[data-world=tomato] .proof-band{width:min(calc(100% - 32px),calc(var(--max-width) - 32px))!important;grid-template-columns:1fr}body[data-world=tomato] .proof-statement{padding:24px 26px}body[data-world=tomato] .proof-steps{grid-template-columns:1fr}body[data-world=tomato] .proof-steps span{min-height:auto;padding:20px 24px}body[data-world=tomato] .approach>header{grid-template-columns:1fr;gap:28px}body[data-world=tomato] .approach>header p{max-width:58ch}body[data-world=tomato] .approach-flow{grid-template-columns:1fr}body[data-world=tomato] .approach-flow article,body[data-world=tomato] .approach-flow article:nth-child(n){grid-column:1;grid-template-columns:minmax(0,1fr) minmax(220px,.72fr);grid-template-rows:1fr;min-height:300px}body[data-world=tomato] .approach-flow article:nth-child(n) .approach-copy,body[data-world=tomato] .approach-flow article:nth-child(n) .approach-media{grid-row:auto}body[data-world=tomato] #page-root>.work{width:calc(100% - 32px);max-width:calc(var(--max-width) - 32px);padding:70px 40px}body[data-world=tomato] .work .case-grid{grid-template-columns:1fr;grid-template-rows:auto}body[data-world=tomato] .work .case-card:first-child{grid-row:auto}body[data-world=tomato] .work .case-card:not(:first-child) a{grid-template-columns:minmax(240px,.82fr) 1.18fr}body[data-world=tomato] .contact-cta{grid-template-columns:1fr}body[data-world=tomato] .contact-cta-copy{min-height:320px}body[data-world=tomato] .capability-list{grid-template-columns:1fr}body[data-world=tomato] .capability-list article:nth-child(7){grid-column:auto}body[data-world=tomato] #page-root>.page-hero,body[data-world=tomato] #page-root>.case-detail-hero{width:calc(100% - 32px);max-width:calc(var(--max-width) - 32px);grid-template-columns:1fr}}@media (max-width: 620px){body[data-world=tomato] .site-header{width:calc(100% - 24px);padding:8px 9px 8px 12px;border-radius:16px}body[data-world=tomato] #page-root>.hero{width:calc(100% - 24px);margin-top:12px;padding:52px 24px 26px;color:#2a1c18;background:#fffaf3;border-radius:28px}body[data-world=tomato] .hero h1{font-size:clamp(48px,14.6vw,64px)}body[data-world=tomato][data-language=zh] .hero h1{font-size:clamp(46px,13vw,58px)}body[data-world=tomato] .hero-system{min-height:390px}body[data-world=tomato] .system-photo{top:5%;right:0;bottom:4%;left:0;border-radius:24px}body[data-world=tomato] .hero:before{right:-18%;bottom:-21%;width:72%;height:45%}body[data-world=tomato] .hero:after{top:-14%;right:-24%;width:210px;height:210px}body[data-world=tomato] .butterfly-stamp{width:82px;height:82px}body[data-world=tomato] .proof-band{width:calc(100% - 24px)!important;padding:10px;border-radius:26px}body[data-world=tomato] .proof-statement{padding:24px 20px}body[data-world=tomato] .proof-steps{grid-template-columns:1fr;gap:0;border-radius:17px}body[data-world=tomato] .proof-steps span{min-height:auto;padding:18px 20px;border-radius:0}body[data-world=tomato] .approach{padding-top:108px}body[data-world=tomato] .approach:after{left:var(--page-pad);width:36%;height:12%}body[data-world=tomato] .approach-flow{padding:12px 18px;border-radius:26px}body[data-world=tomato] .approach-flow article,body[data-world=tomato] .approach-flow article:nth-child(n){padding:20px 0;display:grid;grid-template-columns:1fr;grid-template-rows:160px auto;min-height:0;gap:16px;border-radius:0}body[data-world=tomato] .approach-flow article:nth-child(n) .approach-media{grid-row:1}body[data-world=tomato] .approach-flow article:nth-child(n) .approach-copy{grid-row:2;padding:18px 8px 22px}body[data-world=tomato] .approach-flow h3{margin:0 0 10px}body[data-world=tomato] #page-root>.work{width:calc(100% - 24px);margin:88px auto;padding:58px 22px;border-radius:28px}body[data-world=tomato] .work .case-card:not(:first-child) a{display:block}body[data-world=tomato] .work .case-card:not(:first-child) .case-image{height:auto;aspect-ratio:4/3}body[data-world=tomato] .case-library>header{gap:30px}body[data-world=tomato] .case-filters{padding:5px;gap:3px;border-radius:17px;overflow-x:auto;scroll-snap-type:x proximity}body[data-world=tomato] .case-filters button{flex:0 0 auto;min-width:88px;min-height:46px;padding:0 11px;border-radius:12px;font-size:11px;scroll-snap-align:start}body[data-world=tomato] .contact-cta{width:calc(100% - 24px)!important;padding:14px;gap:14px;border-radius:28px}body[data-world=tomato] .contact-cta-copy{min-height:300px;padding:34px 20px}body[data-world=tomato] .home-contact-form{grid-template-columns:1fr;padding:26px 20px;border-radius:22px}body[data-world=tomato] .home-contact-form label,body[data-world=tomato] .home-contact-form button,body[data-world=tomato] .home-contact-form small,body[data-world=tomato] .home-contact-form .form-message{grid-column:1}body[data-world=tomato] #page-root>.page-hero,body[data-world=tomato] #page-root>.case-detail-hero{width:calc(100% - 24px);margin-top:12px;border-radius:28px}body[data-world=tomato][data-language=zh] .page-hero h1{font-size:clamp(44px,12vw,56px)}body[data-world=tomato] .capability-list{padding:0}body[data-world=tomato] .capability-list article{min-height:0;padding:28px 24px;grid-template-columns:1fr}body[data-world=tomato] .process-section>div{padding:0}body[data-world=tomato] .process-section article{padding:12px;display:grid;grid-template-rows:180px auto;min-height:0}body[data-world=tomato] .process-copy{padding:20px 14px 24px}body[data-world=tomato] .process-section h3{margin:26px 0 10px}body[data-world=tomato] .values article{min-height:0}}@media (max-width:980px){body[data-world=ocean] .hero{min-height:auto;grid-template-columns:1fr;padding-block:72px}body[data-world=ocean] .page-hero{grid-template-columns:1fr;gap:60px}body[data-world=ocean] .hero-system{min-height:520px}body[data-world=ocean] .proof-statement{min-height:0}body[data-world=ocean] .approach-flow{grid-template-columns:1fr}body[data-world=ocean] .approach-flow article:nth-child(n){grid-column:1;margin-top:0}body[data-world=ocean] .work .case-card:first-child a{grid-template-columns:minmax(280px,.9fr) 1.1fr}body[data-world=ocean] .contact-cta{grid-template-columns:1fr}body[data-world=ocean] .contact-cta-copy{min-height:260px}body[data-world=ocean] .capability-list{grid-template-columns:1fr}body[data-world=ocean] .capability-list article,body[data-world=ocean] .capability-list article:nth-child(n){grid-column:1}body[data-world=ocean] .process-section>div{grid-template-columns:repeat(2,1fr)}body[data-world=ocean] .process-section article:nth-child(2),body[data-world=ocean] .process-section article:nth-child(4){transform:translateY(28px)}body[data-world=ocean] .why-layout{gap:60px}body[data-world=ocean] .case-story{grid-template-columns:1fr}body[data-world=ocean] .case-story article:nth-child(n){transform:none}body[data-world=ocean] .values>div{grid-template-columns:1fr}body[data-world=ocean] .values article:first-child:before{width:260px;border-width:42px}body[data-world=ocean] .values article:first-child:after{top:72px;left:36px;width:82px}body[data-world=ocean] .values article:first-child{grid-row:auto;min-height:420px}}@media (max-width:620px){body[data-world=ocean] .site-header{min-height:72px}body[data-world=ocean] .hero{padding-block:58px 50px;gap:54px}body[data-world=ocean] .hero h1,body[data-world=ocean][data-language=zh] .hero h1{max-width:10ch;font-size:clamp(46px,13.5vw,60px)}body[data-world=ocean][data-language=zh] .hero h1{max-width:9ch;font-size:clamp(42px,11.3vw,52px);line-height:.98}body[data-world=ocean] .hero-system{min-height:360px}body[data-world=ocean] .system-photo{top:2%;right:0;bottom:6%;left:0}body[data-world=ocean] .hero:before{right:-10%;width:58%}body[data-world=ocean] .proof-band{width:calc(100% - 44px)!important;margin-block:20px 64px;padding:30px 24px 34px;border-radius:30px 30px 76px}body[data-world=ocean] .proof-statement{min-height:0;padding:0}body[data-world=ocean] .proof-steps{margin-top:30px;padding:0;grid-template-columns:1fr;gap:0;border-radius:0;background:transparent}body[data-world=ocean] .proof-steps:before{top:8px;right:auto;bottom:18px;left:8px;width:3px;height:auto;background:linear-gradient(#50cad5,#155ac7)}body[data-world=ocean] .proof-steps span,body[data-world=ocean] .proof-steps span:nth-child(2){min-height:0;padding:0 0 28px 38px;transform:none;border:0;border-radius:0;background:transparent}body[data-world=ocean] .proof-steps span:last-child{padding-bottom:0}body[data-world=ocean] .proof-steps span:before{top:0;left:0}body[data-world=ocean] .approach{padding-top:104px}body[data-world=ocean] .approach-flow{margin-top:54px;gap:20px}body[data-world=ocean] .approach-flow article{grid-template-rows:170px auto;border-radius:26px}body[data-world=ocean] .approach-flow article:nth-child(1),body[data-world=ocean] .approach-flow article:nth-child(4){border-radius:26px 26px 70px}body[data-world=ocean] .approach-copy{padding:24px 22px}body[data-world=ocean] .work{width:calc(100% - 24px)!important;margin-block:76px;padding:56px 18px;border-radius:34px}body[data-world=ocean] .work .case-grid{grid-template-columns:1fr}body[data-world=ocean] .work .case-card:first-child{grid-column:auto}body[data-world=ocean] .work .case-card:first-child a{display:block}body[data-world=ocean] .work .case-card:first-child .case-image{min-height:0;aspect-ratio:4/3}body[data-world=ocean] .work .case-card:first-child{border-radius:26px 26px 76px}body[data-world=ocean] .contact-cta{width:calc(100% - 24px)!important;padding:42px 18px 18px;gap:38px;border-radius:34px}body[data-world=ocean] .contact-cta-copy{min-height:0;padding:0 8px}body[data-world=ocean] .page-hero,body[data-world=ocean] .case-detail-hero{padding-block:68px}body[data-world=ocean] .page-hero h1,body[data-world=ocean] .case-detail-hero h1{max-width:none;font-size:36px;line-height:1;letter-spacing:-.025em}body[data-world=ocean] .page-hero-image,body[data-world=ocean] .case-detail-image{border-radius:34% 66% 40% 60%/42% 38% 62% 58%;box-shadow:0 22px 54px #18446926}body[data-world=ocean] .capability-list{gap:18px}body[data-world=ocean] .capability-list article{min-height:0;padding:30px 24px;border-radius:24px}body[data-world=ocean] .capability-list ul{columns:1}body[data-world=ocean] .process-section>div{grid-template-columns:1fr}body[data-world=ocean] .process-section article:nth-child(n){min-height:0;padding:34px 26px;transform:none;border-radius:26px}body[data-world=ocean] .process-section article:before{top:30px;left:26px}body[data-world=ocean] .process-section h3{margin-top:70px}body[data-world=ocean] .why-points{gap:18px}body[data-world=ocean] .why-points article,body[data-world=ocean] .why-points article:nth-child(2){margin-left:0;padding:28px 24px;border-radius:24px}body[data-world=ocean] .belief-strip{padding:56px 28px;border-radius:34px 34px 86px}body[data-world=ocean] .case-filters button{flex:0 0 auto;min-width:104px}body[data-world=ocean] .values>div{grid-template-columns:1fr}body[data-world=ocean] .values article{min-height:0;border-radius:24px}body[data-world=ocean] .values article:first-child{grid-row:auto;min-height:360px;border-radius:26px 26px 78px}body[data-world=ocean] .case-story article{min-height:0;padding:32px 26px;border-radius:24px}body[data-world=ocean] .prototype-form{border-radius:26px}}@media (max-width:980px){body[data-world=spectrum] .site-header,body[data-world=aurora] .site-header{width:min(calc(100% - 32px),calc(var(--max-width) - 32px));border-radius:24px}body[data-world=spectrum] #page-root>.hero,body[data-world=aurora] #page-root>.hero{width:calc(100% - 32px);max-width:calc(var(--max-width) - 32px);grid-template-columns:1fr;min-height:auto;padding:64px 48px 48px}body[data-world=spectrum] .hero-system,body[data-world=aurora] .hero-system{min-height:520px}body[data-world=spectrum] .proof-band,body[data-world=aurora] .proof-band{width:calc(100% - 32px)!important;grid-template-columns:1fr}body[data-world=spectrum] .proof-steps span:nth-child(2){transform:none}body[data-world=spectrum] .approach-flow,body[data-world=aurora] .approach-flow{grid-template-columns:1fr}body[data-world=spectrum] .approach-flow article:nth-child(n),body[data-world=aurora] .approach-flow article:nth-child(n){grid-column:1;margin-top:0;transform:none}body[data-world=aurora] .approach-flow:before{display:none}body[data-world=spectrum] .work,body[data-world=aurora] .work{width:calc(100% - 32px)!important;padding:70px 42px}body[data-world=spectrum] .work .case-grid,body[data-world=aurora] .work .case-grid{grid-template-columns:1fr}body[data-world=spectrum] .work .case-card:nth-child(n),body[data-world=aurora] .work .case-card:nth-child(n){margin-top:0}body[data-world=spectrum] .contact-cta,body[data-world=aurora] .contact-cta{grid-template-columns:1fr}body[data-world=spectrum] .contact-cta-copy,body[data-world=aurora] .contact-cta-copy{min-height:300px}body[data-world=spectrum] .page-hero,body[data-world=spectrum] .case-detail-hero,body[data-world=aurora] .page-hero,body[data-world=aurora] .case-detail-hero{width:calc(100% - 32px);max-width:calc(var(--max-width) - 32px);grid-template-columns:1fr}body[data-world=spectrum] .feature-split,body[data-world=aurora] .feature-split,body[data-world=spectrum] .why-layout,body[data-world=aurora] .why-layout{grid-template-columns:1fr}body[data-world=aurora] .feature-image,body[data-world=aurora] .why-image{order:initial}body[data-world=spectrum] .capability-list,body[data-world=aurora] .capability-list{grid-template-columns:1fr}body[data-world=spectrum] .capability-list article:nth-child(n),body[data-world=aurora] .capability-list article:nth-child(n){grid-column:1;min-height:0}body[data-world=spectrum] .process-section>div{grid-template-columns:1fr}body[data-world=spectrum] .process-section article:nth-child(n){grid-column:1;transform:none}body[data-world=aurora] .process-section>div{grid-template-columns:repeat(2,1fr);gap:18px}body[data-world=aurora] .process-section>div:before{display:none}body[data-world=aurora] .process-section article{border:1px solid rgba(150,176,216,.14);border-radius:28px;background:var(--card)}body[data-world=spectrum] .why-points{grid-template-columns:repeat(2,1fr)}body[data-world=spectrum] .why-points article:nth-child(n),body[data-world=aurora] .why-points article:nth-child(n){margin-left:0;transform:none}body[data-world=spectrum] .case-library .case-grid,body[data-world=aurora] .case-library .case-grid{grid-template-columns:1fr}body[data-world=spectrum] .case-library .case-card:nth-child(n),body[data-world=aurora] .case-library .case-card:nth-child(n){grid-column:1;transform:none}body[data-world=spectrum] .case-story,body[data-world=aurora] .case-story{grid-template-columns:1fr}body[data-world=spectrum] .values>div,body[data-world=aurora] .values>div{grid-template-columns:1fr}body[data-world=spectrum] .values article:nth-child(n),body[data-world=aurora] .values article:nth-child(n){margin-top:0}body[data-world=spectrum] .contact-layout,body[data-world=aurora] .contact-layout{grid-template-columns:1fr}}@media (max-width:620px){body[data-world=spectrum] .site-header,body[data-world=aurora] .site-header{width:calc(100% - 24px);margin-top:12px;padding:8px 9px 8px 12px;border-radius:18px}body[data-world=spectrum] .site-header:after{right:34px;left:34px}body[data-world=spectrum] #page-root>.hero,body[data-world=aurora] #page-root>.hero{width:calc(100% - 24px);margin-top:12px;padding:52px 24px 28px;border-radius:30px}body[data-world=spectrum] .hero:before{top:-10%;left:46%;width:250px;height:130px}body[data-world=spectrum] .hero h1,body[data-world=spectrum][data-language=zh] .hero h1,body[data-world=aurora] .hero h1,body[data-world=aurora][data-language=zh] .hero h1{max-width:10ch;font-size:clamp(44px,12.5vw,58px);line-height:.96}body[data-world=spectrum] .hero-system,body[data-world=aurora] .hero-system{min-height:390px}body[data-world=spectrum] .system-photo{top:7%;right:1%;bottom:5%;left:1%;border-width:8px;box-shadow:0 0 0 8px #fff,0 24px 58px #4c2a8729}body[data-world=spectrum] .butterfly-stamp{top:14%;right:-3%;width:78px;height:78px}body[data-world=aurora] .system-photo{top:6%;right:1%;bottom:7%;left:1%}body[data-world=spectrum] .signal-label,body[data-world=aurora] .signal-label{transform:scale(.72)}body[data-world=spectrum] .signal-one,body[data-world=aurora] .signal-one{right:0}body[data-world=spectrum] .signal-two,body[data-world=aurora] .signal-two{left:-5%}body[data-world=spectrum] .proof-band,body[data-world=aurora] .proof-band{width:calc(100% - 24px)!important;margin-block:20px 70px;border-radius:30px}body[data-world=spectrum] .proof-band{--proof-radius:30px;--proof-inset:9px}body[data-world=spectrum] .proof-statement{border-radius:calc(var(--proof-radius) - var(--proof-inset))}body[data-world=spectrum] .proof-steps{grid-template-columns:1fr}body[data-world=spectrum] .proof-steps{border-radius:calc(var(--proof-radius) - var(--proof-inset))}body[data-world=spectrum] .proof-steps span{min-height:118px;border-radius:calc(var(--proof-radius) - var(--proof-inset))}body[data-world=spectrum] .proof-steps span:first-child,body[data-world=spectrum] .proof-steps span:last-child{border-radius:calc(var(--proof-radius) - var(--proof-inset))}body[data-world=aurora] .proof-band{padding:34px 24px;gap:28px}body[data-world=aurora] .proof-steps{grid-template-columns:1fr}body[data-world=aurora] .proof-steps:before{top:8px;right:auto;bottom:12px;left:9px;width:2px;height:auto}body[data-world=aurora] .proof-steps span{min-height:0;padding:0 0 28px 42px}body[data-world=aurora] .proof-steps span:last-child{padding-bottom:0}body[data-world=aurora] .proof-steps span:before{top:0;left:0}body[data-world=spectrum] .approach,body[data-world=aurora] .approach{padding-top:104px}body[data-world=spectrum] .approach-flow,body[data-world=aurora] .approach-flow{margin-top:52px;gap:20px}body[data-world=spectrum] .approach-flow article,body[data-world=aurora] .approach-flow article{min-height:0;grid-template-rows:170px auto;border-radius:26px}body[data-world=spectrum] .approach-copy,body[data-world=aurora] .approach-copy{padding:22px 16px 24px}body[data-world=spectrum] .work,body[data-world=aurora] .work{width:calc(100% - 24px)!important;margin-block:76px;padding:56px 18px;border-radius:30px}body[data-world=spectrum] .work .case-card a,body[data-world=aurora] .work .case-card a{display:block}body[data-world=spectrum] .contact-cta,body[data-world=aurora] .contact-cta{width:calc(100% - 24px)!important;padding:12px;gap:12px;border-radius:30px}body[data-world=spectrum] .contact-cta-copy,body[data-world=aurora] .contact-cta-copy{min-height:300px;padding:34px 20px}body[data-world=spectrum] .home-contact-form,body[data-world=aurora] .home-contact-form{border-radius:24px}body[data-world=spectrum] .page-hero,body[data-world=spectrum] .case-detail-hero,body[data-world=aurora] .page-hero,body[data-world=aurora] .case-detail-hero{width:calc(100% - 24px);margin-top:12px;padding:58px 24px;border-radius:30px}body[data-world=spectrum] .page-hero h1,body[data-world=spectrum] .case-detail-hero h1,body[data-world=aurora] .page-hero h1,body[data-world=aurora] .case-detail-hero h1{max-width:none;font-size:clamp(38px,10.8vw,50px);line-height:1}body[data-world=spectrum] .page-hero-image,body[data-world=spectrum] .case-detail-image{border-width:8px}body[data-world=spectrum] .capability-list,body[data-world=aurora] .capability-list{gap:18px}body[data-world=spectrum] .capability-list article,body[data-world=aurora] .capability-list article{padding:30px 24px;border-radius:24px}body[data-world=spectrum] .capability-list ul,body[data-world=aurora] .capability-list ul{columns:1}body[data-world=spectrum] .process-section article{min-height:0;grid-template-rows:170px auto}body[data-world=aurora] .process-section>div{grid-template-columns:1fr}body[data-world=aurora] .process-section article{min-height:0;padding:72px 26px 28px}body[data-world=spectrum] .why-points{grid-template-columns:1fr}body[data-world=spectrum] .why-points article{min-height:0}body[data-world=spectrum] .case-filters,body[data-world=aurora] .case-filters{flex-wrap:nowrap;overflow-x:auto;border-radius:18px;scroll-snap-type:x proximity}body[data-world=spectrum] .case-filters button,body[data-world=aurora] .case-filters button{flex:0 0 auto;scroll-snap-align:start}body[data-world=spectrum] .case-filters{padding:6px;grid-template-columns:none;grid-template-rows:repeat(2,52px);grid-auto-columns:124px;grid-auto-flow:column;gap:6px;border-radius:22px}body[data-world=spectrum] .case-filters button{padding:9px 11px;border-radius:16px;font-size:11px}body[data-world=spectrum] .case-filters button:first-child{grid-row:1 / 3;padding:14px;font-size:13px}body[data-world=spectrum] .case-library .case-card a,body[data-world=aurora] .case-library .case-card a{display:block}body[data-world=spectrum] .values article,body[data-world=aurora] .values article{min-height:0}body[data-world=spectrum] .not-found,body[data-world=aurora] .not-found{width:calc(100% - 24px);min-height:calc(100dvh - 98px);margin-top:12px;border-radius:30px}}@media (prefers-reduced-transparency:reduce){body[data-world=spectrum] .site-header,body[data-world=aurora] .site-header,body[data-world=spectrum] .home-contact-form,body[data-world=aurora] .home-contact-form{-webkit-backdrop-filter:none;backdrop-filter:none}body[data-world=spectrum] .site-header{background:#fff}body[data-world=aurora] .site-header,body[data-world=aurora] .home-contact-form{background:#08162a}}.why-layout{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:clamp(48px,6vw,92px)}.why-points{display:grid;grid-template-columns:1fr;gap:0;align-content:start}.why-points article,.why-points article:nth-child(n){min-height:0;margin:0;padding:30px 4px;display:grid;grid-template-columns:minmax(170px,.78fr) minmax(0,1.22fr);gap:clamp(22px,3vw,44px);border:0;border-top:1px solid var(--border);border-radius:0;color:var(--ink);background:transparent;background-image:none;box-shadow:none;transform:none;overflow:visible}.why-points article:first-child{position:relative;min-height:300px;margin:0 0 18px;padding:clamp(34px,4vw,54px);display:flex;flex-direction:column;justify-content:flex-end;border:0;border-radius:var(--card-radius);overflow:hidden}.why-points article:first-child:after{content:"";position:absolute;pointer-events:none}.why-points h2,.why-points article:nth-child(n) h2{margin:0;font-size:clamp(24px,2.2vw,34px);line-height:1.06}.why-points article:first-child h2{position:relative;z-index:1;max-width:13ch;font-size:clamp(36px,4vw,58px)}.why-points p,.why-points article:nth-child(n) p{margin:0;color:var(--muted);line-height:1.7}.why-points article:first-child p{position:relative;z-index:1;max-width:52ch;margin-top:22px}body[data-world=tomato] .why-points article:first-child{color:#2b1d19;background:#eedb38}body[data-world=tomato] .why-points article:first-child:after{top:-62px;right:-70px;width:210px;height:210px;border-radius:42% 58% 64% 36%;background:#ef4d3d;transform:rotate(18deg)}body[data-world=tomato] .why-points article:first-child p{color:#2b1d19b8}body[data-world=ocean] .why-layout{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:clamp(48px,6vw,92px)}body[data-world=ocean] .why-points{gap:0}body[data-world=ocean] .why-points article:first-child{color:#fff;background:#0b2a4a;border-radius:34px 34px 96px}body[data-world=ocean] .why-points article:first-child:after{top:-56px;right:-30px;width:190px;height:190px;border:34px solid rgba(80,202,213,.44);border-radius:50%}body[data-world=ocean] .why-points article:first-child p{color:#bcd2e4}body[data-world=spectrum] .why-layout{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)}body[data-world=spectrum] .why-points{grid-template-columns:1fr;gap:0}body[data-world=spectrum] .why-points article:first-child{color:#2f2143;background:linear-gradient(135deg,#fff4d5 0 48%,#f0e9ff 48% 100%);transform:rotate(-1.2deg)}body[data-world=spectrum] .why-points article:first-child:after{top:-36px;right:-22px;width:150px;height:120px;border-radius:46% 54% 38% 62%;background:linear-gradient(135deg,#ff7121,#ef2da6 48%,#7d46e9);transform:rotate(14deg)}body[data-world=aurora] .why-layout{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr)}body[data-world=aurora] .why-points article:first-child{color:#f5f8ff;border:1px solid rgba(150,176,216,.2);background:linear-gradient(145deg,#17305d,#0c2732)}body[data-world=aurora] .why-points article:first-child:after{top:-82px;right:-58px;width:230px;height:230px;border:1px solid rgba(84,223,196,.52);border-radius:50%;box-shadow:0 0 0 42px #8060f21f,0 0 0 84px #54dfc40d}body[data-world=aurora] .why-points article:first-child p{color:#a9bdd7}body[data-world=spectrum] .case-detail-hero,body[data-world=aurora] .case-detail-hero{contain:paint}body[data-world] .why-points article:not(:first-child),body[data-world] .why-points article:not(:first-child):nth-child(n){min-height:0;margin:0;padding:30px 4px;border:0;border-top:1px solid var(--border);border-radius:0;color:var(--ink);background:transparent;background-image:none;box-shadow:none;transform:none;overflow:visible}body[data-world] .why-points article:not(:first-child) p{color:var(--muted);opacity:1}.motion-ready .why-layout.why-story-motion .why-image{opacity:.82;scale:.985;transition:opacity .8s var(--ease),scale 1s var(--ease)}.motion-ready .why-layout.why-story-motion.is-entered .why-image{opacity:1;scale:1}.motion-ready .why-layout.why-story-motion .why-point-reveal{opacity:.26;translate:0 24px;transition:opacity .68s ease,translate .82s var(--ease)}.motion-ready .why-layout.why-story-motion .why-point-reveal.is-visible{opacity:1;translate:0 0}.motion-ready .why-layout.why-story-motion .why-point-reveal:nth-child(2){transition-delay:.05s}.motion-ready .why-layout.why-story-motion .why-point-reveal:nth-child(3){transition-delay:.08s}.motion-ready .why-layout.why-story-motion .why-point-reveal:nth-child(4){transition-delay:.11s}.related-cases{padding-block:clamp(54px,6vw,86px);display:grid;grid-template-columns:minmax(220px,.56fr) minmax(0,1.44fr);align-items:start;gap:clamp(36px,6vw,92px)}.related-cases>h2{max-width:10ch;font-size:clamp(36px,4vw,56px);line-height:.98}.related-cases .case-grid{margin:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.related-cases .case-card,body[data-world=spectrum] .related-cases .case-card:nth-child(n),body[data-world=aurora] .related-cases .case-card:nth-child(n){min-height:0;margin:0;border-radius:var(--inner-radius);transform:none}.related-cases .case-card a{display:grid;grid-template-columns:128px minmax(0,1fr);min-height:156px}.related-cases .case-image{height:100%;aspect-ratio:auto}.related-cases .case-copy{padding:20px 22px;display:flex;flex-direction:column;justify-content:center}.related-cases .case-copy>span{font-size:9px}.related-cases .case-copy h3{margin:10px 0 7px;font-size:clamp(20px,1.8vw,27px);line-height:1.04}.related-cases .case-copy p{min-height:0;margin:0 0 12px;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:11px;line-height:1.5}.related-cases .case-copy strong{font-size:10px}@media (max-width:980px){.why-layout,body[data-world=ocean] .why-layout,body[data-world=spectrum] .why-layout,body[data-world=aurora] .why-layout{grid-template-columns:1fr;gap:44px}body[data-world=aurora] .why-image{order:initial}.why-points article,.why-points article:nth-child(n){grid-template-columns:minmax(190px,.75fr) minmax(0,1.25fr)}.related-cases{grid-template-columns:1fr;gap:30px}.related-cases>h2{max-width:14ch}.related-cases .case-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.related-cases .case-card a{grid-template-columns:112px minmax(0,1fr)}}@media (max-width:620px){.why-points article,.why-points article:nth-child(n){padding:24px 2px;grid-template-columns:1fr;gap:12px}.why-points article:first-child,body[data-world=ocean] .why-points article:first-child{min-height:280px;padding:32px 26px;border-radius:26px}body[data-world=spectrum] .why-points article:first-child{transform:rotate(-.6deg)}.why-points article:first-child h2{font-size:clamp(34px,10.5vw,46px)}.related-cases{padding-block:62px;gap:26px}.related-cases>h2{font-size:clamp(36px,10vw,46px)}.related-cases .case-grid{margin:0;grid-template-columns:1fr;gap:12px}.related-cases .case-card a{display:grid;grid-template-columns:104px minmax(0,1fr);min-height:134px}.related-cases .case-copy{padding:16px 18px}.related-cases .case-copy p{display:none}}body[data-world] .case-library>header{grid-template-columns:1fr;align-items:start;gap:clamp(26px,3vw,40px)}body[data-world] .case-library>header h2{max-width:20ch}body[data-world] .case-library .case-grid{margin-top:clamp(42px,5vw,68px);display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}body[data-world] .case-library .case-card:nth-child(n),body[data-world] .work .case-card:nth-child(n),body[data-world] .related-cases .case-card:nth-child(n){grid-column-start:auto;grid-column-end:auto;grid-row-start:auto;grid-row-end:auto;min-height:0;margin:0;transform:none;border-radius:var(--card-radius)}.case-card{position:relative;transition:transform .35s var(--ease),box-shadow .35s var(--ease),border-color .35s ease}.case-card:before{content:"";position:absolute;z-index:2;top:0;right:0;left:0;height:4px;background:var(--case-accent)}.case-card:hover{transform:translateY(-5px)!important}.case-card a,body[data-world] .work .case-card:nth-child(n) a,.related-cases .case-card a{min-height:330px;padding:clamp(22px,2.4vw,30px);display:flex;flex-direction:column;color:inherit}.case-card-head{min-width:0;display:grid;grid-template-columns:72px minmax(0,1fr) auto;align-items:center;gap:18px}.case-logo-frame{width:72px;height:72px;padding:13px;display:grid;place-items:center;flex:0 0 auto;overflow:hidden;border:1px solid color-mix(in srgb,var(--border) 76%,transparent);border-radius:20px;background:#fff}.case-logo-frame img{width:100%;height:100%;object-fit:contain;filter:none;transform:none}.case-card-identity{min-width:0;display:grid;gap:5px}.case-card-brand{min-width:0;overflow:hidden;font-family:var(--display);font-size:clamp(16px,1.45vw,21px);font-weight:800;letter-spacing:-.025em;text-overflow:ellipsis;white-space:nowrap}.case-card-category{color:var(--accent);font-size:9px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.case-card-arrow{width:34px;height:34px;display:grid;place-items:center;border:1px solid var(--border);border-radius:50%;font-size:17px;transition:transform .35s var(--ease),background-color .35s ease}.case-card:hover .case-card-arrow{transform:translate(2px,-2px);background:var(--section-alt)}.case-copy{padding:clamp(26px,3vw,38px) 0 0;display:flex;flex:1;flex-direction:column}.case-copy h3{max-width:18ch;margin:0 0 14px;font-size:clamp(27px,2.4vw,38px);line-height:1.02}.case-copy p{min-height:0;margin:0 0 24px;display:-webkit-box;overflow:hidden;color:var(--case-muted);-webkit-box-orient:vertical;-webkit-line-clamp:3;font-size:12px;line-height:1.65}.case-card-meta{margin-top:auto;padding-top:18px;display:flex;align-items:end;justify-content:space-between;gap:18px;border-top:1px solid var(--border)}.case-card-meta>span{max-width:60%;overflow:hidden;color:var(--case-muted);font-size:10px;line-height:1.45;text-overflow:ellipsis;white-space:nowrap}.case-card-meta strong{flex:0 0 auto;font-size:11px}body[data-world] .work .case-grid{grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:none;align-items:stretch;gap:16px}body[data-world] .work .case-card{color:var(--work-ink);background:var(--case-card)}body[data-world] .work .case-copy p,body[data-world=tomato] .work .case-card .case-copy p{color:var(--case-muted);opacity:1}body[data-world=tomato] .work .case-card:nth-child(n){color:#2b1d19;background:#fffaf3}body[data-world=tomato] .work .case-card:nth-child(3){color:#fffaf3;background:var(--tomato-readable)}body[data-world=tomato] .work .case-card:nth-child(3) .case-card-brand,body[data-world=tomato] .work .case-card:nth-child(3) .case-copy h3,body[data-world=tomato] .work .case-card:nth-child(3) .case-card-meta strong{color:#fffaf3}body[data-world=tomato] .work .case-card:nth-child(3) .case-copy p,body[data-world=tomato] .work .case-card:nth-child(3) .case-card-meta>span{color:#f4d6d1}.case-filters,body[data-world] .case-filters{position:relative;width:100%;padding:7px;display:flex;flex-wrap:nowrap;align-items:stretch;justify-content:flex-start;gap:4px;overflow-x:auto;border:1px solid var(--border);border-radius:18px;background:var(--card);box-shadow:var(--card-shadow);scrollbar-width:none}.case-filters::-webkit-scrollbar{display:none}.case-filters button,body[data-world] .case-filters button,body[data-world=spectrum] .case-filters button:first-child{min-width:max-content;min-height:50px;padding:0 16px;display:flex;align-items:center;justify-content:center;gap:8px;flex:1 0 auto;color:var(--muted);background:transparent;border:0;border-radius:12px;box-shadow:none;font-size:clamp(12px,1.05vw,14px);font-weight:750;text-align:center;white-space:nowrap;transform:none;transition:color .25s ease,background-color .25s ease,transform .25s var(--ease)}.case-filters button:hover,body[data-world] .case-filters button:hover{color:var(--ink);background:var(--section-alt);transform:none}.case-filters button.is-active,body[data-world] .case-filters button.is-active,body[data-world=spectrum] .case-filters button:first-child.is-active{color:var(--button-ink);background:var(--button-bg);box-shadow:none}body[data-world=tomato] .case-filters{color:#fffaf3;background:#2b1d19;border-color:#2b1d19;box-shadow:0 18px 48px #2b1d1924}body[data-world=tomato] .case-filters button{color:#d8c5be}body[data-world=tomato] .case-filters button:hover{color:#fffaf3;background:rgba(255,250,243,.09)}body[data-world=tomato] .case-filters button.is-active{color:#2b1d19;background:#eedb38}body[data-world=ocean] .case-filters{background:rgba(255,255,255,.8)}body[data-world=spectrum] .case-filters{padding-top:10px;border-radius:22px;background:rgba(255,255,255,.8);box-shadow:0 18px 50px #502d821a,inset 0 3px #ef2da6;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}body[data-world=spectrum] .case-filters button.is-active,body[data-world=spectrum] .case-filters button:first-child.is-active{color:#fff;background:linear-gradient(105deg,#f05220,#d52b9b 48%,#6941d7)}body[data-world=aurora] .case-filters{border-color:#96b0d82e;background:#08162a}body[data-world=aurora] .case-filters button{color:#9eb0ca}body[data-world=aurora] .case-filters button:hover{color:#f2f7ff;background:#10243f}body[data-world=aurora] .case-filters button.is-active{color:#06101f;background:#d4f26a}body[data-world=ocean] .case-card{border:1px solid rgba(21,90,199,.1);border-radius:26px}body[data-world=ocean] .case-logo-frame{background:#edf5f8;border-color:#c8dbe3}body[data-world=spectrum] .case-card{background:#fff;border:1px solid rgba(103,70,143,.1);border-radius:30px}body[data-world=spectrum] .case-card:before{background:linear-gradient(90deg,#ff7121,#ef2da6 42%,#7d46e9 72%,#32bfe8)}body[data-world=spectrum] .case-logo-frame{border-color:transparent;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(135deg,#ff7121,#ef2da6,#32bfe8) border-box}body[data-world=aurora] .case-card{color:#f2f7ff;background:#0c1c35;border:1px solid rgba(150,176,216,.16)}body[data-world=aurora] .case-card:nth-child(n){background:#0c1c35}body[data-world=aurora] .case-card:before{background:linear-gradient(90deg,#54dfc4,#8060f2,#d4f26a)}body[data-world=aurora] .case-card-arrow{border-color:#96b0d838}body[data-world] #page-root>.case-detail-hero{min-height:560px;padding:clamp(56px,7vw,96px) var(--page-pad);display:grid;grid-template-columns:minmax(0,1.18fr) minmax(300px,.62fr);align-items:center;gap:clamp(44px,7vw,100px)}.case-detail-copy{position:relative;z-index:1}.case-detail-brand{margin-bottom:clamp(34px,4vw,52px);display:flex;align-items:center;gap:16px}.case-detail-brand .case-logo-frame{width:68px;height:68px;padding:13px;border-radius:20px}.case-detail-brand>div{display:grid;gap:5px}.case-detail-brand>div>span{color:var(--accent);font-size:9px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.case-detail-brand>div>strong{color:var(--page-hero-ink);font-size:14px}body[data-world] .case-detail-hero h1{max-width:14ch;margin:0;font-size:clamp(48px,5.6vw,76px);line-height:.94}.case-detail-hero p{max-width:58ch;margin:26px 0 0;font-size:14px;line-height:1.75}.case-detail-brief{position:relative;z-index:1;padding:clamp(26px,3vw,38px);color:var(--ink);background:var(--card);border:1px solid var(--border);border-radius:var(--card-radius);box-shadow:var(--card-shadow)}.case-detail-brief dl{margin:0;display:grid;gap:24px}.case-detail-brief dl>div{padding-bottom:22px;display:grid;gap:8px;border-bottom:1px solid var(--border)}.case-detail-brief dt{color:var(--accent);font-size:9px;font-weight:850;letter-spacing:.11em;text-transform:uppercase}.case-detail-brief dd{margin:0;font-size:14px;font-weight:750;line-height:1.45}.case-detail-brief em{margin-top:24px;display:block;color:var(--muted);font-size:10px;font-style:normal;font-weight:700;line-height:1.5}body[data-world=tomato] .case-detail-brief{background:#fffaf3}body[data-world=ocean] .case-detail-brief{border-radius:28px 28px 74px}body[data-world=spectrum] .case-detail-brief{border-color:#67468f1f;background:rgba(255,255,255,.9)}body[data-world=aurora] .case-detail-brief{color:#f2f7ff;background:#0c1c35;border-color:#96b0d82e}body[data-world] .case-detail-layout{padding-top:clamp(62px,7vw,96px);display:block}body[data-world] .case-story{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}body[data-world] .case-story article,body[data-world=ocean] .case-story article:nth-child(n){min-height:280px;margin:0;padding:clamp(28px,3vw,40px);transform:none}body[data-world] .case-story h2{margin:48px 0 12px;font-size:clamp(30px,3.3vw,48px);line-height:1}body[data-world] .related-cases{padding-block:clamp(46px,5vw,66px);grid-template-columns:minmax(170px,.34fr) minmax(0,1.66fr);align-items:center;gap:clamp(28px,4vw,56px);background:transparent}body[data-world] .related-cases>h2{font-size:clamp(34px,3.6vw,48px)}body[data-world] .related-cases .case-grid{gap:14px}body[data-world] .related-cases .case-card a{min-height:206px;padding:20px;display:flex}body[data-world] .related-cases .case-card-head{grid-template-columns:54px minmax(0,1fr) auto;gap:13px}body[data-world] .related-cases .case-logo-frame{width:54px;height:54px;border-radius:16px}body[data-world] .related-cases .case-card-brand{font-size:15px}body[data-world] .related-cases .case-copy{padding-top:18px}body[data-world] .related-cases .case-copy h3{margin:0 0 10px;font-size:clamp(20px,1.8vw,27px)}footer{margin-top:clamp(20px,3vw,34px);margin-bottom:18px;padding:clamp(20px,2.2vw,28px)}.footer-lead{padding-bottom:16px;margin-bottom:16px;grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);gap:clamp(24px,4vw,54px)}.footer-lead>strong{max-width:18ch;font-size:clamp(28px,3vw,42px);line-height:.96}.footer-contact{min-height:64px;padding:12px 50px 12px 18px}.footer-contact b{font-size:clamp(13px,1.25vw,17px)}.footer-contact i{right:20px;font-size:21px}.footer-bottom{grid-template-columns:minmax(0,1.25fr) auto auto;align-items:center;gap:clamp(24px,4vw,54px)}.footer-brand{display:flex;align-items:center;gap:18px}.footer-brand p{max-width:34ch;line-height:1.45}footer nav{display:flex;flex-wrap:wrap;gap:10px 20px}.footer-meta{justify-items:end;white-space:nowrap}@media (max-width:980px){body[data-world] .case-library .case-grid,body[data-world] .work .case-grid{grid-template-columns:1fr}body[data-world] .work .case-card a{min-height:280px}body[data-world] #page-root>.case-detail-hero{grid-template-columns:1fr}body[data-world] .case-detail-brief{max-width:620px}body[data-world] .case-story,body[data-world] .related-cases{grid-template-columns:1fr}body[data-world] .related-cases>h2{max-width:14ch}.footer-lead{grid-template-columns:minmax(0,1fr) minmax(260px,.9fr);gap:22px}.footer-bottom{grid-template-columns:1fr auto;gap:18px 28px}.footer-brand{grid-column:1 / -1}}@media (max-width:620px){.case-filters,body[data-world] .case-filters{margin-inline:calc(var(--page-pad) * -1);width:calc(100% + var(--page-pad) + var(--page-pad));padding-inline:var(--page-pad);border-right:0;border-left:0;border-radius:0;box-shadow:none;scroll-padding-inline:var(--page-pad)}.case-filters button,body[data-world] .case-filters button,body[data-world=spectrum] .case-filters button:first-child{flex:0 0 auto;min-height:44px}.case-card a,body[data-world] .work .case-card a{min-height:300px;padding:22px}.case-card-head{grid-template-columns:64px minmax(0,1fr) auto;gap:14px}.case-logo-frame{width:64px;height:64px;padding:12px;border-radius:18px}.case-copy{padding-top:24px}.case-copy h3{font-size:clamp(27px,8.6vw,35px)}body[data-world] #page-root>.case-detail-hero{padding:52px 24px;gap:34px}.case-detail-brand{margin-bottom:32px}.case-detail-brand .case-logo-frame{width:60px;height:60px;border-radius:17px}body[data-world] .case-detail-hero h1{font-size:clamp(40px,12vw,54px)}.case-detail-brief{padding:24px}body[data-world] .case-story article{min-height:0}body[data-world] .related-cases .case-grid{grid-template-columns:1fr}body[data-world] .related-cases{padding-block:44px;gap:24px}body[data-world] .related-cases .case-card a{min-height:200px;padding:20px;display:flex}body[data-world] .related-cases .case-copy{padding:18px 0 0}footer{padding:20px}.footer-lead{padding-bottom:16px;margin-bottom:16px;grid-template-columns:1fr;gap:14px}.footer-lead>strong{max-width:15ch;font-size:clamp(27px,8.5vw,36px)}.footer-contact{min-height:62px}.footer-bottom{grid-template-columns:1fr auto;gap:16px 20px}.footer-brand{grid-column:1 / -1;gap:12px}.footer-brand p{font-size:10px}footer nav{gap:9px 16px}}body[data-world] .case-card:before{display:none}body[data-world] .case-card:hover{transform:none!important}.case-card a,body[data-world] .work .case-card:nth-child(n) a,body[data-world] .related-cases .case-card a{min-height:390px;padding:26px;display:flex;flex-direction:column}.case-card-head,body[data-world] .related-cases .case-card-head{padding-bottom:24px;display:grid;grid-template-columns:70px minmax(0,1fr);align-items:center;gap:15px;border-bottom:1px solid var(--border)}.case-logo-frame,body[data-world] .related-cases .case-logo-frame{width:70px;height:70px;border-radius:var(--inner-radius)}.case-card-brand,body[data-world] .related-cases .case-card-brand{font-size:clamp(20px,1.8vw,25px);white-space:normal}.case-card-category{display:block;margin-bottom:10px}.case-copy,body[data-world] .related-cases .case-copy{padding:30px 0 0;display:flex;flex:1;flex-direction:column}.case-copy h3,body[data-world] .related-cases .case-copy h3{max-width:16ch;margin:0 0 14px;font-size:clamp(28px,2.65vw,40px);line-height:.98}.case-copy p,body[data-world] .related-cases .case-copy p{min-height:0;margin:0 0 24px;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;font-size:12px;line-height:1.65}.case-card-meta,body[data-world] .related-cases .case-card-meta{margin-top:auto;padding-top:17px;display:flex;align-items:end;justify-content:space-between;gap:18px;border-top:1px solid var(--border)}.case-card-meta>span{max-width:65%}.case-card-meta strong{display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.case-card-meta i{font-size:15px;font-style:normal;transition:transform .3s var(--ease)}.case-card:hover .case-card-meta i{transform:translate(2px,-2px)}body[data-world=spectrum] .case-card,body[data-world=aurora] .case-card{border-radius:var(--card-radius)}body[data-world=spectrum] .case-card:nth-child(odd){background:#fff}body[data-world=spectrum] .case-card:nth-child(2n){background:#f1edf8}body[data-world=aurora] .case-card:nth-child(odd){background:#0c1c35}body[data-world=aurora] .case-card:nth-child(2n){background:#102a36}body[data-world=tomato] .case-library .case-card:nth-child(odd){background:#fffaf3;border:1px solid #ddcdbf;box-shadow:0 14px 34px #2b1d1912}body[data-world=tomato] .case-library .case-card:nth-child(2n){background:#f4e8b8;border:1px solid #dfcf8a;box-shadow:0 14px 34px #2b1d1914}body[data-world=tomato] .case-library .case-card:nth-child(2n) .case-copy p,body[data-world=tomato] .case-library .case-card:nth-child(2n) .case-card-meta>span{color:#5f5637}body[data-world=tomato] .case-library .case-card:hover{border-color:#ef4d3d;box-shadow:0 18px 42px #2b1d191c}body[data-world=tomato] .related-cases .case-card:nth-child(odd){background:#fffaf3}body[data-world=tomato] .related-cases .case-card:nth-child(2n){background:#eaded4}body[data-world] .related-cases{align-items:start}body[data-world] .related-cases .case-card a{min-height:330px;padding:22px}body[data-world] .related-cases .case-card-head{grid-template-columns:58px minmax(0,1fr);padding-bottom:18px}body[data-world] .related-cases .case-logo-frame{width:58px;height:58px;padding:10px}body[data-world] .related-cases .case-card-brand{font-size:18px}body[data-world] .related-cases .case-copy{padding-top:20px}body[data-world] .related-cases .case-copy h3{font-size:clamp(23px,2vw,30px)}body[data-world] .related-cases .case-copy p{display:-webkit-box;-webkit-line-clamp:2}@media (max-width:620px){.case-card a,body[data-world] .work .case-card a,body[data-world] .related-cases .case-card a{min-height:350px;padding:22px}.case-card-head,body[data-world] .related-cases .case-card-head{grid-template-columns:62px minmax(0,1fr);padding-bottom:20px}.case-logo-frame,body[data-world] .related-cases .case-logo-frame{width:62px;height:62px;padding:11px}.case-card-brand,body[data-world] .related-cases .case-card-brand{font-size:20px}.case-copy,body[data-world] .related-cases .case-copy{padding-top:24px}.case-copy h3,body[data-world] .related-cases .case-copy h3{font-size:clamp(28px,8.6vw,35px)}body[data-world] .related-cases .case-copy p{display:-webkit-box}}body[data-world=spectrum] .site-header:after{display:none}body[data-world=spectrum] .site-header{isolation:isolate;border:1px solid rgba(103,70,143,.12);box-shadow:0 18px 54px #502d821a}body[data-world=spectrum] .site-header:before{content:"";position:absolute;z-index:-1;top:-12px;right:10%;width:190px;height:38px;border-radius:48% 52% 42% 58%;background:linear-gradient(105deg,rgba(255,113,33,.34),rgba(239,45,166,.28),rgba(50,191,232,.24));filter:blur(15px);opacity:.68}body[data-world=spectrum] .case-filters{padding-top:7px;border-color:#64459124;background:rgba(255,255,255,.84);box-shadow:0 18px 50px #502d821a}body[data-world=spectrum] footer .footer-lead{border-image:none;border-color:#67468f29}body[data-world=spectrum] .case-logo-frame{border-color:#67468f29;background:#fff}.about-story{grid-template-columns:minmax(0,1fr) minmax(420px,.92fr);align-items:center}.about-story>div:first-child>p{max-width:48ch;margin-bottom:clamp(36px,4vw,52px);font-size:clamp(16px,1.45vw,21px);line-height:1.72}.about-story .quote-stack strong{max-width:10ch;font-size:clamp(40px,4.7vw,68px)}.about-image{min-height:0;aspect-ratio:4 / 5}body[data-world=spectrum] .about-story,body[data-world=aurora] .about-story{grid-template-columns:minmax(0,1fr) minmax(420px,.92fr)}.values{width:min(calc(100% - var(--page-pad) - var(--page-pad)),calc(var(--max-width) - var(--page-pad) - var(--page-pad)))!important;margin-block:clamp(18px,3vw,42px);padding:clamp(54px,6vw,86px);border-radius:var(--panel-radius)}.values>h2{max-width:13ch}.values>div{margin-top:clamp(40px,4vw,58px)}.why-layout,body[data-world=ocean] .why-layout,body[data-world=spectrum] .why-layout,body[data-world=aurora] .why-layout{display:block;padding-top:clamp(58px,7vw,100px);padding-bottom:clamp(66px,8vw,116px)}.why-image,body[data-world=aurora] .why-image{top:auto;order:initial;width:100%;min-height:0}.why-image:after{content:"";position:absolute;right:clamp(18px,3vw,40px);bottom:clamp(18px,3vw,40px);width:clamp(62px,7vw,96px);aspect-ratio:1;border-radius:38% 62% 48% 52%;background:var(--accent);opacity:.88;mix-blend-mode:multiply}.why-points,body[data-world=spectrum] .why-points{margin-top:20px;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:18px}body[data-world] .why-points article:nth-child(n),body[data-world] .why-points article:not(:first-child):nth-child(n){min-height:280px;margin:0;padding:clamp(30px,3vw,46px);display:flex;flex-direction:column;gap:18px;border-radius:var(--card-radius);color:var(--ink);background-image:none;box-shadow:var(--card-shadow);transform:none}body[data-world] .why-points article:nth-child(1){grid-column:span 7;min-height:360px}body[data-world] .why-points article:nth-child(2){grid-column:span 5}body[data-world] .why-points article:nth-child(3){grid-column:span 5}body[data-world] .why-points article:nth-child(4){grid-column:span 7}body[data-world] .why-points article:nth-child(n) h2,.why-points article:first-child h2{position:relative;z-index:1;max-width:14ch;margin:0;font-size:clamp(28px,3vw,46px);line-height:1}body[data-world] .why-points article:nth-child(n) p,.why-points article:first-child p{position:relative;z-index:1;max-width:52ch;margin:0;color:var(--muted);line-height:1.68}body[data-world=tomato] .why-points article:nth-child(1) p{color:#2b1d19b8}body[data-world=tomato] .why-points article:nth-child(4) p{color:#f4d6d1}body[data-world=ocean] .why-points article:nth-child(1){border-radius:34px 34px 96px}body[data-world=ocean] .why-points article:nth-child(1) p{color:#bcd2e4}body[data-world=aurora] .why-points article:nth-child(n) p{color:#a9bdd7}.case-pagination{margin-top:clamp(34px,5vw,64px);display:grid;grid-template-columns:auto 1fr auto;gap:16px}.case-pagination>div{display:flex;justify-content:center;gap:7px}.case-pagination button{min-width:44px;min-height:44px;padding:0 14px;display:inline-flex;align-items:center;justify-content:center;gap:8px;color:var(--muted);background:var(--card);border:1px solid var(--border);border-radius:var(--inner-radius);font-size:11px;font-weight:800;cursor:pointer}.case-pagination button:hover:not(:disabled){transform:translateY(-2px)}.case-pagination button.is-active{color:var(--button-ink);background:var(--button-bg);border-color:transparent}.case-pagination button:disabled{opacity:.38;cursor:not-allowed}body[data-world=tomato] .case-pagination button{background:#fffaf3}body[data-world=ocean] .case-pagination button{background:#fff}body[data-world=spectrum] .case-pagination button.is-active{color:#fff;background:#171323}body[data-world=aurora] .case-pagination button{color:#a9bdd7;background:#0c1c35;border-color:#96b0d82e}body[data-world=aurora] .case-pagination button.is-active{color:#06101f;background:#d4f26a}.platform-badges{display:flex;flex-wrap:wrap;gap:8px}.platform-badge{min-height:34px;padding:6px 10px 6px 7px;display:inline-flex;align-items:center;gap:7px;color:var(--ink);background:var(--section-alt);border:1px solid var(--border);border-radius:999px}.platform-badge img,.platform-wordmark{width:22px;height:22px;flex:0 0 auto;border-radius:7px;object-fit:contain}.platform-wordmark{display:grid;place-items:center;color:#fff;background:#5b6576;font-size:9px;font-style:normal;font-weight:900;text-transform:uppercase}.platform-wordmark.is-linkedin{color:#fff;background:#0a66c2;font-size:12px;text-transform:none}.platform-badge b{font-size:10px;line-height:1}body[data-world=aurora] .platform-badge{color:#f2f7ff;background:#10243f;border-color:#96b0d82e}.case-performance{padding:clamp(62px,7vw,100px) var(--page-pad);display:grid;grid-template-columns:minmax(260px,.7fr) minmax(0,1.3fr);align-items:end;gap:clamp(40px,7vw,100px);background:var(--section-alt)}.case-performance header>span{color:var(--accent);font-size:10px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.case-performance h2{max-width:11ch;margin:12px 0 22px;font-size:clamp(40px,4.8vw,70px);line-height:.95}.case-performance header p{max-width:48ch;margin:0;color:var(--muted);font-size:11px;line-height:1.65}.case-performance header p b{margin-bottom:5px;display:block;color:var(--ink);font-size:9px;letter-spacing:.1em;text-transform:uppercase}.case-performance>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.case-performance article{min-height:190px;padding:26px;display:flex;flex-direction:column;justify-content:space-between;border-radius:var(--card-radius);background:var(--card);box-shadow:var(--card-shadow)}.case-performance article strong{font:800 clamp(36px,4vw,58px)/.9 var(--display);letter-spacing:-.05em}.case-performance article span{max-width:16ch;color:var(--muted);font-size:11px;font-weight:750;line-height:1.4}body[data-world=tomato] .case-performance article:nth-child(2){background:#eedb38}body[data-world=ocean] .case-performance article:first-child{color:#fff;background:#0b2a4a}body[data-world=ocean] .case-performance article:first-child span{color:#bcd2e4}body[data-world=spectrum] .case-performance article:nth-child(1){background:#fff4d5}body[data-world=spectrum] .case-performance article:nth-child(2){background:#f0e9ff}body[data-world=spectrum] .case-performance article:nth-child(3){background:#e8f9ff}body[data-world=aurora] .case-performance{color:#f5f8ff;background:#071225}body[data-world=aurora] .case-performance header p{color:#a9bdd7}body[data-world=aurora] .case-performance header p b{color:#f5f8ff}body[data-world=aurora] .case-performance article{color:#f5f8ff;border:1px solid rgba(150,176,216,.18);background:#0c1c35}body[data-world=aurora] .case-performance article:nth-child(2){background:#102a36}body[data-world=aurora] .case-performance article span{color:#a9bdd7}@media (max-width:980px){.about-story,body[data-world=spectrum] .about-story,body[data-world=aurora] .about-story{grid-template-columns:1fr}.about-image{aspect-ratio:4 / 3}.case-performance{grid-template-columns:1fr;align-items:start}}@media (max-width:620px){:root{--max-width:100%}body[data-world=spectrum] .site-header:before{right:18%;width:120px}.values{width:calc(100% - 24px)!important;padding:48px 22px}.about-story .quote-stack strong{font-size:clamp(38px,12vw,52px)}.why-layout,body[data-world=ocean] .why-layout,body[data-world=spectrum] .why-layout,body[data-world=aurora] .why-layout{padding-top:56px;padding-bottom:72px}.why-image{aspect-ratio:4 / 3}.why-points,body[data-world=spectrum] .why-points{margin-top:12px;grid-template-columns:1fr;gap:12px}body[data-world] .why-points article:nth-child(n),body[data-world] .why-points article:not(:first-child):nth-child(n){grid-column:auto;min-height:240px;padding:28px 24px}body[data-world] .why-points article:nth-child(1){min-height:300px}.case-pagination{grid-template-columns:1fr 1fr}.case-pagination>div{grid-column:1 / -1;grid-row:1;overflow-x:auto;justify-content:flex-start;padding-bottom:4px}.case-pagination>button:first-child{grid-column:1}.case-pagination>button:last-child{grid-column:2}.case-performance{padding:62px 22px}.case-performance>div{grid-template-columns:1fr}.case-performance article{min-height:150px}.platform-badges{gap:6px}}:root{--frame-gap:clamp(12px,1.45vw,22px);--media-gap:clamp(18px,2.4vw,34px);--reading-gap:clamp(28px,4vw,58px)}.page-hero,body[data-world] #page-root>.page-hero{gap:var(--reading-gap)}.page-hero-image,.feature-image,.why-image,.about-image,.contact-image,.approach-media,.process-media{isolation:isolate}.page-hero-image img,.feature-image img,.why-image img,.about-image img,.contact-image img,.approach-media img,.process-media img{transform:translateZ(0)}.proof-band{padding:var(--frame-gap);gap:var(--frame-gap)}.proof-steps{overflow:hidden}.contact-cta,body[data-world] .contact-cta{--contact-radius:var(--panel-radius);padding:var(--frame-gap);gap:var(--frame-gap);border-radius:max(var(--contact-radius),calc(var(--frame-gap) + 10px))}body[data-world=ocean] .contact-cta{--contact-radius:52px}.home-contact-form,body[data-world] .home-contact-form{border-radius:max(10px,calc(var(--contact-radius) - var(--frame-gap)))}@media (max-width:620px){body[data-world=tomato] .contact-cta{--contact-radius:28px}body[data-world=ocean] .contact-cta{--contact-radius:34px}body[data-world=spectrum] .contact-cta,body[data-world=aurora] .contact-cta{--contact-radius:30px}}body[data-world=tomato] #page-root>.page-hero{padding:clamp(44px,5vw,70px)}body[data-world=tomato] .page-hero-image,body[data-world=ocean] .page-hero-image,body[data-world=spectrum] .page-hero-image,body[data-world=aurora] .page-hero-image{height:auto;aspect-ratio:4 / 3}.about-story,body[data-world=spectrum] .about-story,body[data-world=aurora] .about-story{width:min(calc(100% - var(--page-pad) - var(--page-pad)),calc(var(--max-width) - var(--page-pad) - var(--page-pad)));margin:clamp(24px,4vw,54px) auto;padding:var(--frame-gap);grid-template-columns:minmax(0,.92fr) minmax(420px,1.08fr);gap:0;border-radius:var(--panel-radius);background:var(--section-alt);overflow:hidden}.about-story-copy{padding:clamp(42px,6vw,88px);display:flex;flex-direction:column;justify-content:space-between;gap:clamp(42px,6vw,84px)}.about-story>.about-story-copy>p{max-width:46ch;margin:0;color:var(--muted);font-size:clamp(16px,1.45vw,21px);line-height:1.72}.about-story .quote-stack{gap:12px}.about-story .quote-stack strong{max-width:12ch;font-size:clamp(36px,4.2vw,62px);line-height:.96}.about-image{height:100%;min-height:600px;aspect-ratio:auto;border-radius:max(16px,calc(var(--panel-radius) - var(--frame-gap)));box-shadow:none}.values{padding:clamp(46px,5vw,74px)}.values>div{grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);gap:var(--frame-gap)}.values article{min-height:260px}.values article:nth-child(3){min-height:210px;grid-column:1 / -1;display:grid;grid-template-columns:minmax(240px,.7fr) minmax(0,1.3fr);align-items:end;gap:var(--reading-gap)}.values article:nth-child(3) h3{margin:0}.why-layout,body[data-world=ocean] .why-layout,body[data-world=spectrum] .why-layout,body[data-world=aurora] .why-layout{padding-top:clamp(54px,7vw,94px);padding-bottom:clamp(70px,8vw,112px)}.why-image,body[data-world=aurora] .why-image{aspect-ratio:16 / 7;border-radius:var(--image-radius)}.why-points,body[data-world=spectrum] .why-points{width:calc(100% - clamp(24px,4vw,66px));margin:clamp(-54px,-4vw,-34px) auto 0;padding:var(--frame-gap);grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--frame-gap);border-radius:var(--panel-radius);background:var(--canvas)}body[data-world] .why-points article:nth-child(n),body[data-world] .why-points article:not(:first-child):nth-child(n){grid-column:auto;min-height:260px;padding:clamp(28px,3vw,42px);justify-content:flex-end;border:1px solid var(--border);border-radius:max(14px,calc(var(--panel-radius) - var(--frame-gap)));background:var(--card);box-shadow:none;overflow:hidden}body[data-world] .why-points article:nth-child(1),body[data-world] .why-points article:nth-child(4){min-height:330px}body[data-world] .why-points article:nth-child(n) p{color:var(--muted);opacity:1}body[data-world=tomato] .why-points article:nth-child(1){color:#2b1d19;background:#eedb38}body[data-world=tomato] .why-points article:nth-child(1) p{color:#594a19}body[data-world=tomato] .why-points article:nth-child(4){color:#fffaf3;background:var(--tomato-readable)}body[data-world=tomato] .why-points article:nth-child(4) p{color:#ffe8e2}body[data-world=ocean] .why-points article:nth-child(1){color:#fff;background:#0b2a4a}body[data-world=ocean] .why-points article:nth-child(1) p{color:#c4d9e7}body[data-world=ocean] .why-points article:nth-child(3){background:rgba(80,202,213,.26)}body[data-world=spectrum] .why-points article:nth-child(1){color:#2f2143;background:linear-gradient(135deg,#fff4d5 0 58%,#f0e9ff 58%)}body[data-world=spectrum] .why-points article:nth-child(2){background:#f0e9ff}body[data-world=spectrum] .why-points article:nth-child(4){background:#e8f9ff}body[data-world=aurora] .why-points article:nth-child(n){color:#f5f8ff;border-color:#96b0d82e;background:#0c1c35}body[data-world=aurora] .why-points article:nth-child(n) p{color:#b5c7dc}body[data-world=aurora] .why-points article:nth-child(1){background:linear-gradient(145deg,#17305d,#0c2732)}body[data-world=aurora] .why-points article:nth-child(4){background:#102a36}body[data-world=tomato] .why-points article:not(:first-child):nth-child(4){color:#fffaf3;background:var(--tomato-readable)}body[data-world=ocean] .why-points article:not(:first-child):nth-child(3){background:rgba(80,202,213,.26)}body[data-world=spectrum] .why-points article:not(:first-child):nth-child(2){background:#f0e9ff}body[data-world=spectrum] .why-points article:not(:first-child):nth-child(4){background:#e8f9ff}body[data-world=aurora] .why-points article:not(:first-child):nth-child(n){color:#f5f8ff;border-color:#96b0d82e;background:#0c1c35}body[data-world=aurora] .why-points article:not(:first-child):nth-child(4){background:#102a36}body[data-world=tomato] .work .case-card:nth-child(n) .case-copy{padding:24px 0 0}body[data-world=tomato] .work .case-card:nth-child(1) .case-copy p,body[data-world=tomato] .work .case-card:nth-child(1) .case-card-meta>span{color:#735c52;opacity:1}body[data-world=tomato] .contact-cta{width:min(calc(100% - (var(--page-pad) + clamp(58px,6vw,88px)) * 2),calc(var(--max-width) - (var(--page-pad) + clamp(58px,6vw,88px)) * 2));margin-inline:auto}body[data-world=spectrum] .home-contact-form label{color:#352d45}body[data-world=spectrum] .system-photo{top:4%;right:1%;bottom:2%;left:4%;box-shadow:0 0 0 10px #fff,0 32px 80px #4c2a872e}@media (max-width:980px){body[data-world] #page-root>.case-detail-hero,body[data-world] #page-root>.case-performance,body[data-world] #page-root>.case-detail-layout,body[data-world] #page-root>.related-cases{width:calc(100% - 32px);margin-inline:auto}body[data-world] #page-root>.case-performance{margin-top:var(--reading-gap);border-radius:var(--panel-radius);overflow:hidden}body[data-world=tomato] .contact-cta{width:calc(100% - 112px)!important}body[data-world=spectrum] .system-photo{top:5%;right:0;bottom:3%;left:0;box-shadow:0 0 0 7px #fff,0 24px 58px #4c2a8729}}body[data-world] #page-root>.case-detail-shell{width:min(100%,var(--max-width));padding:clamp(48px,6vw,88px) var(--page-pad) clamp(62px,8vw,112px);display:grid;grid-template-columns:minmax(310px,.72fr) minmax(0,1.28fr);align-items:start;gap:clamp(34px,5vw,76px);background:transparent}body[data-world] #page-root>.case-detail-shell>.case-detail-rail{position:sticky;top:104px;display:grid;gap:14px}.case-project-card{position:relative;padding:clamp(24px,2.4vw,32px);overflow:hidden;color:var(--ink);background:var(--card);border-radius:var(--card-radius);box-shadow:var(--card-shadow)}.case-project-card .case-detail-brand{margin:0 0 clamp(18px,2vw,26px)}.case-project-card .case-detail-brand .case-logo-frame{width:58px;height:58px;padding:11px;border-radius:17px}.case-project-card .case-detail-brand>strong{color:inherit;font-size:clamp(18px,1.5vw,22px)}.case-project-card h1{max-width:15ch;margin:0;color:inherit;font-size:clamp(30px,2.35vw,34px);line-height:.98;letter-spacing:-.045em}.case-project-summary{max-width:48ch;margin:18px 0 22px;color:var(--muted);font-size:11px;line-height:1.58}.case-project-meta{margin:0;display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:start;column-gap:14px;gap:12px}.case-project-meta>div{padding-top:12px;border-top:1px solid var(--border)}.case-project-meta dt{margin-bottom:8px;color:var(--accent);font-size:9px;font-weight:850;letter-spacing:.11em;text-transform:uppercase}.case-project-meta dd{margin:0;font-size:12px;font-weight:700;line-height:1.55}.case-project-card .platform-badges{align-content:flex-start;gap:6px}.case-project-card .platform-badge{min-height:30px;padding:4px 7px 4px 5px;gap:5px}.case-project-card .platform-badge img,.case-project-card .platform-wordmark{width:18px;height:18px;border-radius:5px}.case-project-card .platform-badge b{font-size:8px}.case-review-note{margin-top:20px;display:block;color:var(--muted);font-size:10px;font-style:normal;font-weight:700;line-height:1.5}.case-detail-rail .case-performance{width:100%;padding:18px;display:block;color:var(--ink);background:var(--section-alt);border-radius:var(--card-radius)}.case-detail-rail .case-performance header>span{font-size:9px}.case-detail-rail .case-performance h2{max-width:none;margin:6px 0 10px;font-size:clamp(20px,1.7vw,24px);line-height:1}.case-detail-rail .case-performance header p{margin:0;font-size:8px;line-height:1.45}.case-detail-rail .case-performance>div{margin-top:10px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.case-detail-rail .case-performance article,body[data-world] .case-detail-rail .case-performance article:nth-child(n){min-height:72px;padding:10px;color:var(--ink);background:var(--card);border-radius:var(--inner-radius)!important;box-shadow:none!important}.case-detail-rail .case-performance article strong{font-size:clamp(22px,1.9vw,28px);letter-spacing:-.045em}.case-detail-rail .case-performance article span{font-size:9px;line-height:1.35}body[data-world] .case-detail-shell .case-story{padding:0;display:grid;grid-template-columns:1fr;gap:14px;background:transparent;border-radius:0}body[data-world] .case-detail-shell .case-story article,body[data-world=ocean] .case-detail-shell .case-story article:nth-child(n){min-height:clamp(220px,24vw,300px);padding:clamp(30px,4vw,54px);display:grid;grid-template-columns:56px minmax(0,1fr);align-items:start;gap:clamp(20px,3vw,38px);border:0;border-radius:var(--card-radius);box-shadow:var(--card-shadow);transform:none}.case-story-index{padding-top:5px;color:var(--accent);font:800 12px/1 var(--body);letter-spacing:.08em}body[data-world] .case-detail-shell .case-story h2{margin:0 0 18px;font-size:clamp(34px,4vw,54px);line-height:.98}body[data-world] .case-detail-shell .case-story p{max-width:58ch;margin:0;font-size:clamp(14px,1.2vw,17px);line-height:1.75}body[data-world=ocean] .case-detail-shell .case-story article:nth-child(2),body[data-world=ocean] .case-detail-shell .case-story article:nth-child(4){transform:none}body[data-world=aurora] .case-project-card{color:#f5f8ff;background:#0c1c35}body[data-world=aurora] .case-project-card .case-project-summary{color:#b5c7dc}body[data-world=aurora] .case-project-meta>div{border-color:#96b0d82e}body[data-world=aurora] .case-detail-rail .case-performance{color:#f5f8ff;background:#071225}body[data-world=aurora] .case-detail-rail .case-performance header p{color:#a9bdd7}body[data-world=aurora] .case-detail-rail .case-performance header p b{color:#f5f8ff}body[data-world=aurora] .case-detail-rail .case-performance article:nth-child(n){color:#f5f8ff;background:#10243f}body[data-world=aurora] .case-detail-rail .case-performance article span{color:#a9bdd7}body[data-world=cinnabar] .case-project-card{box-shadow:8px 10px #8f10172e}body[data-world=cinnabar] .case-detail-rail .case-performance{background:#f1c45d}@media (max-width:980px){body[data-world] #page-root>.case-detail-shell{grid-template-columns:1fr;gap:28px}body[data-world] #page-root>.case-detail-shell>.case-detail-rail{position:static}}@media (max-width:620px){body[data-world] #page-root>.case-detail-shell{width:100%;padding:34px 22px 72px}.case-project-card{padding:26px 24px}.case-project-card h1{max-width:13ch;font-size:clamp(34px,10.5vw,44px)}.case-detail-rail .case-performance{padding:22px 18px}.case-project-meta{grid-template-columns:1fr}.case-detail-rail .case-performance>div{grid-template-columns:repeat(3,minmax(0,1fr))}.case-detail-rail .case-performance article,body[data-world] .case-detail-rail .case-performance article:nth-child(n){min-height:102px;padding:12px 10px}body[data-world] .case-detail-shell .case-story article,body[data-world=ocean] .case-detail-shell .case-story article:nth-child(n){min-height:0;padding:30px 24px 34px;grid-template-columns:1fr;gap:22px}.case-story-index{padding:0}}@media (max-width:620px){body[data-world] #page-root>.case-detail-hero,body[data-world] #page-root>.case-performance,body[data-world] #page-root>.case-detail-layout,body[data-world] #page-root>.related-cases{width:calc(100% - 24px)}body[data-world=tomato] .contact-cta{width:calc(100% - 68px)!important}body[data-world=spectrum] .system-photo{top:4%;right:0;bottom:2%;left:0;box-shadow:0 0 0 5px #fff,0 22px 52px #4c2a8726}}.case-card a,body[data-world] .work .case-card:nth-child(n) a,body[data-world] .related-cases .case-card a{min-height:340px;padding:clamp(22px,2.2vw,30px)}.case-card-head,body[data-world] .related-cases .case-card-head{grid-template-columns:76px minmax(0,1fr);padding-bottom:20px;gap:18px}.case-logo-frame,body[data-world] .related-cases .case-logo-frame{width:76px;height:76px;padding:12px}.case-card-brand,body[data-world] .related-cases .case-card-brand{font-size:clamp(21px,1.9vw,27px)}.case-copy,body[data-world] .related-cases .case-copy{padding-top:24px}.case-copy h3,body[data-world] .related-cases .case-copy h3{font-size:clamp(27px,2.45vw,37px)}body[data-world=tomato] .work .case-card:nth-child(2){color:#2b1d19;background:#eedb38}body[data-world=tomato] .work .case-card:nth-child(2) .case-copy p,body[data-world=tomato] .work .case-card:nth-child(2) .case-card-meta>span{color:#594a19;opacity:1}body[data-world=tomato] .work .case-card:nth-child(3) .case-copy p,body[data-world=tomato] .work .case-card:nth-child(3) .case-card-meta>span{color:#ffe8e2;opacity:1}body[data-world] .case-detail-layout{padding-top:clamp(54px,6vw,86px);padding-bottom:clamp(54px,6vw,86px)}body[data-world] .case-story{padding:var(--frame-gap);display:block;border-radius:var(--panel-radius);background:var(--section-alt)}body[data-world] .case-story article,body[data-world=ocean] .case-story article:nth-child(n){min-height:220px;padding:clamp(34px,4vw,58px);display:grid;grid-template-columns:minmax(210px,.62fr) minmax(0,1.38fr);align-items:center;gap:var(--reading-gap);border:0;border-bottom:1px solid var(--border);border-radius:0;background:transparent;box-shadow:none}body[data-world] .case-story article:first-child{border-radius:max(14px,calc(var(--panel-radius) - var(--frame-gap))) max(14px,calc(var(--panel-radius) - var(--frame-gap))) 0 0}body[data-world] .case-story article:last-child{border-bottom:0;border-radius:0 0 max(14px,calc(var(--panel-radius) - var(--frame-gap))) max(14px,calc(var(--panel-radius) - var(--frame-gap)))}body[data-world] .case-story article:nth-child(odd){background:color-mix(in srgb,var(--card) 72%,transparent)}body[data-world] .case-story h2{margin:0;font-size:clamp(34px,3.8vw,54px)}body[data-world] .case-story p{max-width:70ch;font-size:clamp(14px,1.25vw,17px);line-height:1.78}.case-detail-brand>strong{color:var(--page-hero-ink);font-size:clamp(18px,1.6vw,23px)}body[data-world] .related-cases{padding-block:clamp(38px,5vw,62px);grid-template-columns:1fr;align-items:stretch;gap:clamp(24px,3vw,38px)}body[data-world] .related-cases>h2{max-width:none}body[data-world] .related-cases .case-grid{width:100%;align-items:stretch}body[data-world] .related-cases .case-card{height:100%}body[data-world] .related-cases .case-card a{min-height:260px}body[data-world=aurora] .network-lines{top:2%;right:0;bottom:0;left:0;overflow:hidden}body[data-world=aurora] .network-lines path{opacity:.58}@media (orientation:landscape) and (max-height:540px) and (max-width:960px){.platform-signal{padding:20px 24px;grid-template-columns:1fr;gap:22px}.platform-signal h2{margin:7px 0 8px;font-size:clamp(24px,4vw,32px)}.platform-signal-copy>span{font-size:9px}.platform-signal p{font-size:11px;line-height:1.45}.platform-signal-rail{margin:0;padding:0;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:6px;overflow:visible}.platform-signal-rail article{width:auto;min-height:96px;padding:0 6px 6px;gap:9px}.platform-signal-rail:before{top:24px;right:7%;left:7%}.platform-mark{width:46px;height:46px}.platform-signal-rail small{font-size:9px}body[data-world=tomato] .platform-signal:after{right:-58px;bottom:-54px;width:92px;height:82px;opacity:.32}}@media (max-width:980px){.about-story,body[data-world=spectrum] .about-story,body[data-world=aurora] .about-story{grid-template-columns:1fr}.about-image{min-height:0;aspect-ratio:4 / 3}.values>div{grid-template-columns:1fr}.values article:nth-child(3){grid-column:auto;grid-template-columns:1fr;align-items:start;gap:0}body[data-world] .case-story article,body[data-world=ocean] .case-story article:nth-child(n){grid-template-columns:1fr;gap:18px}}@media (max-width:620px){:root{--frame-gap:12px;--media-gap:18px;--reading-gap:26px}.page-hero,body[data-world] #page-root>.page-hero{gap:28px}body[data-world=tomato] #page-root>.page-hero,body[data-world=ocean] #page-root>.page-hero,body[data-world=spectrum] #page-root>.page-hero,body[data-world=aurora] #page-root>.page-hero{padding:44px 24px 24px}.page-hero-image,body[data-world] .page-hero-image{width:100%;height:auto;aspect-ratio:4 / 3}.about-story,body[data-world=spectrum] .about-story,body[data-world=aurora] .about-story{width:calc(100% - 24px);padding:12px}.about-image{order:1;border-radius:max(16px,calc(var(--panel-radius) - 12px))}.about-story-copy{order:2;padding:36px 18px 42px;gap:36px}.about-story .quote-stack strong{max-width:12ch;font-size:clamp(34px,10.5vw,46px)}.values{width:calc(100% - 24px)!important;padding:42px 18px}.values article{min-height:0;padding:28px 24px}.values h3{margin:20px 0 10px}.why-image,body[data-world=aurora] .why-image{aspect-ratio:4 / 3}.why-points,body[data-world=spectrum] .why-points{width:calc(100% - 12px);margin:-18px auto 0;padding:12px;grid-template-columns:1fr;gap:12px}body[data-world] .why-points article:nth-child(n),body[data-world] .why-points article:not(:first-child):nth-child(n){min-height:230px;padding:28px 24px}body[data-world] .why-points article:nth-child(1),body[data-world] .why-points article:nth-child(4){min-height:260px}.case-card a,body[data-world] .work .case-card:nth-child(n) a,body[data-world] .related-cases .case-card a{min-height:310px;padding:20px}.case-card-head,body[data-world] .related-cases .case-card-head{grid-template-columns:66px minmax(0,1fr);gap:14px}.case-logo-frame,body[data-world] .related-cases .case-logo-frame{width:66px;height:66px}body[data-world] .case-story{padding:12px}body[data-world] .case-story article,body[data-world=ocean] .case-story article:nth-child(n){min-height:0;padding:30px 22px}body[data-world] .related-cases{grid-template-columns:1fr}body[data-world] .related-cases .case-card a{min-height:230px}body[data-world=aurora] .network-lines{top:5%;right:0;bottom:2%;left:0}}body[data-world=tomato] .case-story article:nth-child(1){color:#2b1d19;background:#fffaf3}body[data-world=tomato] .case-story article:nth-child(2){color:#2b1d19;background:#eedb38}body[data-world=tomato] .case-story article:nth-child(3){color:#fffaf3;background:var(--tomato-readable)}body[data-world=tomato] .case-story article:nth-child(4){color:#fffaf3;background:#2b1d19}body[data-world=tomato] .case-story article:nth-child(n+3) p{color:inherit;opacity:.84}body[data-world=ocean] .case-story article:nth-child(2),body[data-world=ocean] .case-story article:nth-child(4){background:#e1eff4}body[data-world=spectrum] .case-story article:nth-child(2){background:#e8f9ff}body[data-world=spectrum] .case-story article:nth-child(3){background:#efe9ff}body[data-world=aurora] .case-story article:nth-child(n){color:#f5f8ff;background:#0c1c35}body[data-world=aurora] .case-story article:nth-child(2){background:#10243f}body[data-world=aurora] .case-story article:nth-child(3){background:#0c2732}body[data-world=aurora] .case-story article p{color:#b5c7dc}body[data-world=tomato] #page-root>.contact-cta{width:calc(100% - var(--page-pad) - var(--page-pad) - clamp(58px,6vw,88px) - clamp(58px,6vw,88px))!important;max-width:calc(var(--max-width) - var(--page-pad) - var(--page-pad) - clamp(58px,6vw,88px) - clamp(58px,6vw,88px))}@media (max-width:980px){body[data-world=tomato] #page-root>.contact-cta{width:calc(100% - 112px)!important;max-width:none}}@media (max-width:620px){body[data-world] #page-root>.case-detail-hero,body[data-world] #page-root>.case-performance,body[data-world] #page-root>.case-detail-layout,body[data-world] #page-root>.related-cases{width:calc(100% - 24px);max-width:none;margin-inline:auto}body[data-world=tomato] #page-root>.contact-cta{width:calc(100% - 76px)!important}}:root{--shell-gutter:16px;--rail-inset:48px;--reading-max:900px}body[data-world] .site-header,body[data-world] #page-root>.hero,body[data-world] #page-root>.page-hero,body[data-world] #page-root>.approach,body[data-world] #page-root>.work,body[data-world] #page-root>.contact-cta,body[data-world] #page-root>.feature-split,body[data-world] #page-root>.capabilities,body[data-world] #page-root>.process-section,body[data-world] #page-root>.why-layout,body[data-world] #page-root>.case-library,body[data-world] #page-root>.about-story,body[data-world] #page-root>.values,body[data-world] #page-root>.contact-layout,body[data-world] #page-root>.case-detail-hero,body[data-world] #page-root>.case-performance,body[data-world] #page-root>.case-detail-layout,body[data-world] #page-root>.related-cases,body[data-world] .preview-stage>footer{width:min(calc(100% - var(--shell-gutter) - var(--shell-gutter)),var(--max-width))!important;max-width:var(--max-width)!important;margin-inline:auto!important}body[data-world] #page-root>.platform-signal,body[data-world] #page-root>.proof-band,body[data-world] #page-root>.belief-strip{width:min(calc(100% - var(--shell-gutter) - var(--shell-gutter) - var(--rail-inset) - var(--rail-inset)),calc(var(--max-width) - var(--rail-inset) - var(--rail-inset)))!important;max-width:calc(var(--max-width) - var(--rail-inset) - var(--rail-inset))!important;margin-inline:auto!important}body[data-world] #page-root>.privacy-body{width:min(calc(100% - var(--shell-gutter) - var(--shell-gutter)),var(--reading-max))!important;max-width:var(--reading-max)!important;margin-inline:auto!important}@media (max-width:620px){:root{--shell-gutter:12px;--rail-inset:0px}.platform-signal{padding:30px 24px 24px;gap:24px}.platform-signal-rail{margin:0;padding:0;display:grid;grid-template-columns:1fr;gap:0;overflow:visible;scroll-snap-type:none}.platform-signal-rail:before{display:none}.platform-signal-rail article:nth-child(n){grid-column:1;width:auto;min-height:0;padding:14px 0;display:grid;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:15px;border-top:1px solid color-mix(in srgb,currentColor 14%,transparent);scroll-snap-align:none}.platform-signal-rail article:before{display:none}.platform-mark{width:48px;height:48px;padding:12px;border-radius:15px}.platform-signal-rail article>div:last-child{gap:3px}.platform-signal-rail strong{font-size:15px}.platform-signal-rail small{font-size:10px}body[data-world=ocean] .platform-mark{box-shadow:0 0 0 5px #50cad52e}body[data-world=tomato] .platform-signal:after{right:-58px;bottom:-60px;width:94px;height:84px;opacity:.2}body[data-world=tomato] #page-root>.proof-band{padding:10px;border-radius:32px;box-shadow:none}body[data-world=tomato] .proof-steps{border-radius:22px}}.platform-signal-rail{display:grid;grid-template-columns:1fr;gap:0}.platform-signal-rail article:nth-child(n){grid-column:1;min-height:64px;padding:10px 0;grid-template-columns:48px minmax(0,1fr);border-top:1px solid color-mix(in srgb,currentColor 14%,transparent);transition:color .35s ease,transform .45s var(--ease)}.platform-signal-rail article:last-child{border-bottom:1px solid color-mix(in srgb,currentColor 14%,transparent)}.platform-signal-rail article>div:last-child{grid-template-columns:minmax(112px,.42fr) minmax(0,1fr);align-items:baseline;gap:14px}.platform-signal-rail strong{font-size:clamp(15px,1.25vw,18px);line-height:1.1}.platform-signal-rail small{font-size:clamp(10px,.9vw,12px);line-height:1.45}.platform-mark{width:48px;height:48px;border-radius:16px}.platform-signal-rail article:before{display:none}body[data-world=tomato] .platform-signal:after{right:-24px;bottom:-28px}body[data-world=tomato] .approach:before{right:-3%}body[data-world=tomato] .work:after{right:-4%;bottom:-14%}body[data-world=tomato] .contact-cta:before{left:-4%}body[data-world=tomato] .page-hero:after{right:-3%;bottom:-22%}body[data-world=tomato] .capabilities:before{right:-4%;bottom:-20%}body[data-world=tomato] .process-section:before{left:-4%}body[data-world=tomato] .why-points article:first-child:after{right:-34px}body[data-world=ocean] .values article:first-child:before{right:-42px}body[data-world=spectrum] .case-detail-hero:after{right:-3%;bottom:-23%}body[data-world=aurora] .case-detail-hero:after{right:-3%;bottom:-28%}body[data-world=aurora] .why-points article:first-child:after{right:-34px}.case-logo-frame img[alt="GAC logo"],.case-logo-frame img[alt="BYD logo"]{scale:1.2}@media (hover:hover) and (pointer:fine) and (prefers-reduced-motion:no-preference){.system-photo,.page-hero-image,.feature-image,.why-image,.about-image,.contact-image,.case-detail-image,.approach-media,.process-media{transition:translate .58s var(--ease),box-shadow .58s var(--ease)}.system-photo img,.page-hero-image img,.feature-image img,.why-image img,.about-image img,.contact-image img,.case-detail-image img,.approach-media img,.process-media img{scale:1;transition:scale .72s var(--ease),filter .45s ease}.hero:hover .system-photo,.page-hero-image:hover,.feature-image:hover,.why-image:hover,.about-image:hover,.contact-image:hover,.case-detail-image:hover,.approach-flow article:hover .approach-media,.process-section article:hover .process-media{translate:0 -4px}.hero:hover .system-photo img,.page-hero-image:hover img,.feature-image:hover img,.why-image:hover img,.about-image:hover img,.contact-image:hover img,.case-detail-image:hover img,.approach-flow article:hover .approach-media img,.process-section article:hover .process-media img{transform:translateZ(0);scale:1.018}body[data-world] .work .case-card,body[data-world] .case-library .case-card,body[data-world] .related-cases .case-card{transition:translate .42s var(--ease),box-shadow .42s var(--ease),border-color .3s ease}body[data-world] .work .case-card:hover,body[data-world] .work .case-card:focus-within{translate:0 -4px}body[data-world] .case-library .case-card:hover,body[data-world] .case-library .case-card:focus-within,body[data-world] .related-cases .case-card:hover,body[data-world] .related-cases .case-card:focus-within{translate:0 -3px}body[data-world] .case-card:hover .case-logo-frame,body[data-world] .case-card:focus-within .case-logo-frame{translate:0 -2px}.case-logo-frame{transition:translate .4s var(--ease),box-shadow .4s var(--ease)}.platform-signal-rail article:hover{transform:translate(4px)}.platform-signal-rail article:hover .platform-mark{transform:translateY(-3px) rotate(calc(var(--mark-rotate) * -.25)) scale(1.025);box-shadow:0 14px 28px #00000024}}body[data-world] :is(.approach-flow article,.capability-list article,.process-section article,.why-points article,.case-story article,.values article,.case-detail-brief,.case-detail-layout aside,.prototype-form,.case-card){border:0!important}body[data-world] :is(.approach-flow article,.capability-list article,.process-section article,.why-points article,.case-story article,.values article,.case-detail-brief,.case-detail-layout aside,.case-card){border-radius:clamp(24px,2.35vw,28px)!important}body[data-world=tomato] .approach-flow article{border-radius:0!important}body[data-world] :is(.capability-list article,.process-section article,.why-points article,.case-story article,.values article,.case-detail-brief,.case-detail-layout aside){box-shadow:var(--card-shadow)}.platform-signal{grid-template-columns:minmax(250px,.68fr) minmax(520px,1.32fr);align-items:center;gap:clamp(32px,4vw,64px)}.platform-signal-rail{min-height:350px;margin:0;padding:0;overflow:visible}.platform-signal-rail:before,.platform-signal-rail article:before{display:none}.platform-signal-rail article:nth-child(n){--platform-rotate:0deg;width:auto;min-height:92px;padding:15px 17px;display:grid;grid-template-columns:54px minmax(0,1fr);align-items:center;gap:14px;border-radius:24px;color:var(--platform-card-ink,var(--ink));background:var(--platform-card-bg,var(--section-alt));box-shadow:var(--platform-card-shadow,var(--card-shadow));rotate:var(--platform-rotate);scroll-snap-align:none;transition:translate .46s var(--ease),rotate .46s var(--ease),box-shadow .46s var(--ease)}.platform-signal-rail article:nth-child(1){top:18px;width:45%;--platform-rotate:-1.2deg}.platform-signal-rail article:nth-child(2){right:3%;width:41%;--platform-rotate:1.6deg}.platform-signal-rail article:nth-child(3){top:128px;left:27%;width:47%;--platform-rotate:-.4deg}.platform-signal-rail article:nth-child(4){bottom:8px;width:43%}.platform-signal-rail article:nth-child(5){bottom:28px;width:39%;--platform-rotate:-1.8deg}.platform-signal-rail article>div:last-child{display:grid;grid-template-columns:1fr;align-items:start;gap:5px}.platform-signal-rail strong{font-size:clamp(16px,1.35vw,19px)}.platform-signal-rail small{font-size:clamp(10px,.82vw,11px)}.platform-mark{width:54px;height:54px;padding:13px;border:0;box-shadow:0 10px 24px #0000001c}body[data-world=tomato] .platform-signal{--platform-card-bg:#f0e4d8;--platform-card-ink:#2a1c18;--platform-card-shadow:0 16px 36px rgba(43,29,25,.1)}body[data-world=tomato] .platform-signal-rail article:nth-child(odd){background:#fffaf3}body[data-world=ocean] .platform-signal{--platform-card-bg:#143a5d;--platform-card-ink:#f5fbff;--platform-card-shadow:0 18px 40px rgba(3,27,51,.22)}body[data-world=ocean] .platform-signal-rail article:nth-child(odd){background:#174666}body[data-world=spectrum] .platform-signal{--platform-card-bg:rgba(255,255,255,.9);--platform-card-ink:#171323;--platform-card-shadow:0 16px 38px rgba(76,42,135,.11)}body[data-world=spectrum] .platform-signal-rail article:nth-child(2n){background:#f1ebfb}body[data-world=aurora] .platform-signal{--platform-card-bg:#122b43;--platform-card-ink:#f5f8ff;--platform-card-shadow:0 18px 42px rgba(0,0,0,.3)}body[data-world=aurora] .platform-signal-rail article:nth-child(odd){background:#142f49}@media (hover:hover) and (pointer:fine) and (prefers-reduced-motion:no-preference){.platform-signal-rail article:hover{transform:none;translate:0 -5px;rotate:0deg;box-shadow:0 24px 48px color-mix(in srgb,var(--ink) 15%,transparent)}.platform-signal-rail article:hover .platform-mark{transform:translateY(-2px) rotate(calc(var(--mark-rotate) * -.2)) scale(1.025)}}@media (max-width:980px){.platform-signal{grid-template-columns:1fr;align-items:start;gap:24px}.platform-signal h2{max-width:18ch}.platform-signal p{max-width:60ch}.platform-signal-rail{min-height:390px}.platform-signal-rail article:nth-child(1){top:14px;left:0;width:41%}.platform-signal-rail article:nth-child(2){top:0;right:2%;width:39%}.platform-signal-rail article:nth-child(3){top:142px;left:29%;width:43%}.platform-signal-rail article:nth-child(4){bottom:4px;left:3%;width:40%}.platform-signal-rail article:nth-child(5){right:4%;bottom:30px;width:34%}}@media (max-width:620px){.platform-signal{padding:30px 22px 24px}.platform-signal-rail{min-height:480px;display:block;margin:0;padding:0;overflow:visible}.platform-signal-rail article:nth-child(n){width:auto;min-height:82px;padding:12px 14px;grid-template-columns:48px minmax(0,1fr);gap:12px;border-radius:22px}.platform-signal-rail article:nth-child(1){top:0;left:0;width:72%}.platform-signal-rail article:nth-child(2){top:94px;right:0;width:74%}.platform-signal-rail article:nth-child(3){top:190px;left:4%;width:76%}.platform-signal-rail article:nth-child(4){top:286px;right:1%;bottom:auto;left:auto;width:76%}.platform-signal-rail article:nth-child(5){top:382px;right:auto;bottom:auto;left:12%;width:68%}.platform-mark{width:48px;height:48px;padding:11px;border-radius:16px}.platform-signal-rail strong{font-size:15px}.platform-signal-rail small{font-size:9px;line-height:1.4}}@media (max-width:980px){.platform-signal{grid-template-columns:1fr;align-items:start;gap:24px}.platform-signal h2{max-width:18ch}.platform-signal p{max-width:60ch}}@media (max-width:620px){.platform-signal{padding:30px 24px 24px}.platform-signal-rail{margin:0;padding:0;display:grid;grid-template-columns:1fr;overflow:visible}.platform-signal-rail article:nth-child(n){width:auto;min-height:58px;padding:12px 0;grid-template-columns:46px minmax(0,1fr);gap:14px}.platform-signal-rail article>div:last-child{grid-template-columns:1fr;gap:3px}.platform-mark{width:46px;height:46px;padding:11px;border-radius:15px}body[data-world=tomato] .platform-signal:after{right:-20px;bottom:-26px}body[data-world=tomato] .approach:before{right:-1%}body[data-world=tomato] .work:after{right:-2%}body[data-world=tomato] .contact-cta:before{left:-2%}body[data-world=tomato] .page-hero:after,body[data-world=tomato] .capabilities:before{right:-2%}body[data-world=tomato] .process-section:before{left:-2%}}@media (prefers-reduced-motion:reduce){.system-photo,.page-hero-image,.feature-image,.why-image,.about-image,.contact-image,.case-detail-image,.approach-media,.process-media,.case-card,.case-logo-frame,.platform-signal-rail article,.platform-mark,.platform-signal-rail img{animation:none!important;transition:none!important;translate:none!important}}body[data-world] .case-library .case-card{--archive-card-border:color-mix(in srgb,var(--border) 72%,transparent);border:1px solid var(--archive-card-border);box-shadow:0 10px 26px color-mix(in srgb,var(--ink) 7%,transparent)}body[data-world=tomato] .case-library .case-card:nth-child(n){border-color:#dfd1c6;box-shadow:0 10px 28px #2b1d1911}body[data-world=tomato] .case-library .case-card:nth-child(2n){background:linear-gradient(135deg,rgba(239,77,61,.035),transparent 46%),#f3ebe4;border-color:#ddd0c6}body[data-world=tomato] .case-library .case-card:nth-child(2n) .case-copy p,body[data-world=tomato] .case-library .case-card:nth-child(2n) .case-card-meta>span{color:#66574f}body[data-world=ocean] .case-library .case-card:nth-child(n){border-color:#2b5b7026;box-shadow:0 10px 28px #173f5e13}body[data-world=ocean] .case-library .case-card:nth-child(2n){background:linear-gradient(135deg,rgba(80,202,213,.045),transparent 46%),#eaf2f4}body[data-world=spectrum] .case-library .case-card:nth-child(n){background:#fff;border-color:#67468f1f;box-shadow:0 10px 28px #4c306f12}body[data-world=spectrum] .case-library .case-card:nth-child(2n){background:linear-gradient(135deg,rgba(239,45,166,.035),transparent 46%),#f3eff7}body[data-world=aurora] .case-library .case-card:nth-child(n){border-color:#96b0d829;box-shadow:0 12px 30px #0209183d}body[data-world=aurora] .case-library .case-card:nth-child(2n){background:linear-gradient(135deg,rgba(84,223,196,.045),transparent 46%),#12263b}@media (hover:hover) and (pointer:fine) and (prefers-reduced-motion:no-preference){body[data-world] .case-library .case-card{transition:translate .38s var(--ease),box-shadow .38s var(--ease)}body[data-world] .case-library .case-card:hover,body[data-world] .case-library .case-card:focus-within{translate:0 -2px;border-color:var(--archive-card-border)}body[data-world=tomato] .case-library .case-card:hover,body[data-world=tomato] .case-library .case-card:focus-within{border-color:#dfd1c6;box-shadow:0 18px 44px #2b1d191b}body[data-world=ocean] .case-library .case-card:hover,body[data-world=ocean] .case-library .case-card:focus-within{border-color:#2b5b7026;box-shadow:0 18px 44px #173f5e1f}body[data-world=spectrum] .case-library .case-card:hover,body[data-world=spectrum] .case-library .case-card:focus-within{border-color:#67468f1f;box-shadow:0 18px 44px #4c306f1c}body[data-world=aurora] .case-library .case-card:hover,body[data-world=aurora] .case-library .case-card:focus-within{border-color:#96b0d829;box-shadow:0 20px 48px #02091857}body[data-world] .case-library .case-card:hover .case-logo-frame,body[data-world] .case-library .case-card:focus-within .case-logo-frame{translate:none;box-shadow:0 8px 22px color-mix(in srgb,var(--ink) 10%,transparent)}}@media (max-width:620px){.platform-signal{padding:30px 22px 24px}.platform-signal-rail{min-height:480px;display:block;margin:0;padding:0;overflow:visible}.platform-signal-rail article:nth-child(n){width:auto;min-height:82px;padding:12px 14px;grid-template-columns:48px minmax(0,1fr);gap:12px;border-radius:22px}.platform-signal-rail article:nth-child(1){top:0;left:0;width:72%}.platform-signal-rail article:nth-child(2){top:94px;right:0;width:74%}.platform-signal-rail article:nth-child(3){top:190px;left:4%;width:76%}.platform-signal-rail article:nth-child(4){top:286px;right:1%;bottom:auto;left:auto;width:76%}.platform-signal-rail article:nth-child(5){top:382px;right:auto;bottom:auto;left:12%;width:68%}.platform-mark{width:48px;height:48px;padding:11px;border-radius:16px}}.platform-signal{grid-template-columns:minmax(240px,.72fr) minmax(500px,1.28fr);gap:clamp(34px,5vw,72px)}.platform-signal-rail{position:relative;min-height:348px;display:block;isolation:isolate}.platform-signal-rail:after{content:"";position:absolute;top:12%;right:10%;bottom:14%;left:8%;z-index:-1;border-radius:58% 42% 63% 37%/46% 57% 43% 54%;background:color-mix(in srgb,var(--accent) 9%,transparent);transform:rotate(-5deg)}.platform-signal-rail article:nth-child(n){position:absolute;min-height:88px;padding:14px 16px;grid-template-columns:52px minmax(0,1fr);border:0;border-radius:24px 30px 22px 28px}.platform-signal-rail article:nth-child(1){top:22px;left:0;width:43%;--platform-rotate:-1.6deg}.platform-signal-rail article:nth-child(2){top:0;right:4%;width:39%;--platform-rotate:1.3deg;border-radius:31px 22px 29px 20px}.platform-signal-rail article:nth-child(3){top:124px;left:28%;width:46%;--platform-rotate:-.5deg;border-radius:22px 32px 24px 29px}.platform-signal-rail article:nth-child(4){bottom:4px;left:3%;width:42%;--platform-rotate:1.1deg;border-radius:30px 22px 28px 20px}.platform-signal-rail article:nth-child(5){right:0;bottom:25px;width:36%;--platform-rotate:-1.9deg;border-radius:22px 30px 20px 28px}.platform-signal-rail article>div:last-child{gap:4px}.platform-mark{width:52px;height:52px;padding:12px;border-radius:17px}body[data-world=tomato] .platform-signal-rail article:nth-child(n){background:#fffaf3}body[data-world=tomato] .platform-signal-rail article:nth-child(2),body[data-world=tomato] .platform-signal-rail article:nth-child(4){background:#f0e4d8}body[data-world=ocean] .platform-signal-rail article:nth-child(n){background:#174666}body[data-world=ocean] .platform-signal-rail article:nth-child(2),body[data-world=ocean] .platform-signal-rail article:nth-child(5){background:#143a5d}body[data-world=spectrum] .platform-signal-rail article:nth-child(n){background:rgba(255,255,255,.92)}body[data-world=spectrum] .platform-signal-rail article:nth-child(2),body[data-world=spectrum] .platform-signal-rail article:nth-child(4){background:#f1ebfb}body[data-world=spectrum] .platform-signal{transform:none}body[data-world=aurora] .platform-signal-rail article:nth-child(n){background:#142f49}body[data-world=aurora] .platform-signal-rail article:nth-child(2),body[data-world=aurora] .platform-signal-rail article:nth-child(5){background:#122b43}.why-image,body[data-world=aurora] .why-image{position:relative;z-index:1}.why-points,body[data-world=spectrum] .why-points{position:relative;z-index:2;margin:-56px clamp(18px,3vw,42px) 0}body[data-world] .why-points article:nth-child(n),body[data-world] .why-points article:not(:first-child):nth-child(n),body[data-world] .case-performance article{border:0!important;border-radius:clamp(24px,2.35vw,28px)!important}body[data-world] .case-library .case-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}body[data-world] .case-library .case-card:nth-child(n){grid-column:auto;transform:none}body[data-world] .case-library .case-card{color:var(--ink);background:var(--card);border:0!important;box-shadow:0 12px 32px color-mix(in srgb,var(--ink) 8%,transparent)}body[data-world=tomato] .case-library .case-card:nth-child(n){color:#2b1d19;background:#fffaf5}body[data-world=ocean] .case-library .case-card:nth-child(n){background:#f8fbfc}body[data-world=spectrum] .case-library .case-card:nth-child(n){background:rgba(255,255,255,.94)}body[data-world=aurora] .case-library .case-card:nth-child(n){color:#f5f8ff;background:#0c1c35}.case-library .case-card a{min-height:370px;padding:clamp(22px,2vw,28px);display:flex;flex-direction:column}.case-library .case-copy{display:flex;flex:1;flex-direction:column}.case-library .case-copy h3{font-size:clamp(24px,2vw,32px)}.case-library .case-copy p{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.case-library .case-card-category{font-size:12px;letter-spacing:.075em}.case-filters button,body[data-world] .case-filters button{font-size:clamp(12px,.92vw,14px)}.case-pagination{width:fit-content;max-width:100%;margin:clamp(34px,5vw,58px) auto 0;padding:5px;display:flex;align-items:center;justify-content:center;gap:3px;border-radius:18px;background:color-mix(in srgb,var(--card) 74%,transparent);box-shadow:0 10px 28px color-mix(in srgb,var(--ink) 6%,transparent)}.case-pagination>div,.case-page-numbers{display:flex;justify-content:center;gap:3px}.case-pagination button,body[data-world=tomato] .case-pagination button,body[data-world=ocean] .case-pagination button,body[data-world=aurora] .case-pagination button{min-width:40px;min-height:40px;padding:0 12px;border:0;border-radius:13px;color:var(--muted);background:transparent;box-shadow:none;transform:none;transition:color .25s ease,background-color .25s ease,transform .18s ease}.case-pagination .case-page-step{gap:7px}.case-pagination button:hover:not(:disabled){color:var(--ink);background:color-mix(in srgb,var(--section-alt) 78%,transparent);transform:none}.case-pagination button:active:not(:disabled){transform:scale(.97)}body[data-world] .case-pagination button.is-active,body[data-world=spectrum] .case-pagination button.is-active,body[data-world=aurora] .case-pagination button.is-active{color:var(--button-ink);background:var(--button-bg)}body[data-world=aurora] .hero:after,body[data-world=aurora] .proof-band:after,body[data-world=aurora] .contact-cta:before,body[data-world=aurora] .page-hero:after,body[data-world=aurora] .case-detail-hero:after{border:0;box-shadow:none;border-radius:63% 37% 58% 42%/44% 61% 39% 56%;background:linear-gradient(132deg,rgba(84,223,196,.2),rgba(128,96,242,.24) 58%,rgba(212,242,106,.1));transform:rotate(-11deg);pointer-events:none}body[data-world=aurora] .hero:after{top:-9%;right:9%;width:340px;height:205px}body[data-world=aurora] .proof-band:after{right:5%;bottom:-38px;width:230px;height:152px}body[data-world=aurora] .contact-cta:before{top:-72px;left:31%;width:290px;height:188px}body[data-world=aurora] .page-hero:after,body[data-world=aurora] .case-detail-hero:after{right:-2%;bottom:-18%;width:390px;height:250px}.proof-band{overflow:hidden}body[data-world=tomato] .proof-statement,body[data-world=tomato] .proof-steps{border-radius:20px}body[data-world=cinnabar] .proof-band{border-radius:calc(var(--frame-gap) + 10px)}body[data-world=cinnabar] .proof-statement,body[data-world=cinnabar] .proof-steps{border-radius:10px}.proof-steps span{border-radius:0}@media (hover:hover) and (pointer:fine) and (prefers-reduced-motion:no-preference){body[data-world] .case-library .case-card:hover,body[data-world] .case-library .case-card:focus-within{translate:0 -4px;box-shadow:0 22px 52px color-mix(in srgb,var(--ink) 13%,transparent)}body[data-world] .case-library .case-card:hover .case-logo-frame,body[data-world] .case-library .case-card:focus-within .case-logo-frame{translate:0 -3px}body[data-world] .case-library .case-card:hover .case-card-meta i,body[data-world] .case-library .case-card:focus-within .case-card-meta i{transform:translate(3px,-3px)}.platform-signal-rail article:hover{translate:0 -4px;rotate:calc(var(--platform-rotate) * .18)}}@media (max-width:980px){.platform-signal{grid-template-columns:1fr}.platform-signal-rail{min-height:360px}.platform-signal-rail article:nth-child(1){top:18px;left:1%;width:40%}.platform-signal-rail article:nth-child(2){top:0;right:5%;width:38%}.platform-signal-rail article:nth-child(3){top:128px;left:29%;width:43%}.platform-signal-rail article:nth-child(4){bottom:2px;left:5%;width:39%}.platform-signal-rail article:nth-child(5){right:3%;bottom:20px;width:34%}body[data-world] .case-library .case-grid{grid-template-columns:repeat(2,minmax(0,1fr))}body[data-world] .case-library .case-card:nth-child(n){grid-column:auto}}@media (max-width:620px){.platform-signal{padding:30px 22px 26px}.platform-signal-rail{min-height:0;display:flex;flex-direction:column;gap:8px}.platform-signal-rail:after{top:7%;right:13%;bottom:8%;left:9%}.platform-signal-rail article:nth-child(n){position:relative;inset:auto;width:84%;min-height:76px;padding:11px 13px;grid-template-columns:46px minmax(0,1fr)}.platform-signal-rail article:nth-child(2n){margin-left:auto}.platform-signal-rail article:nth-child(3){width:90%;margin-left:4%}.platform-signal-rail article:nth-child(5){width:74%;margin-left:12%}.platform-mark{width:46px;height:46px;padding:10px;border-radius:15px}.why-points,body[data-world=spectrum] .why-points{width:auto;margin:-24px 10px 0;padding:0;gap:12px}body[data-world] .case-library .case-grid{grid-template-columns:1fr}body[data-world] .case-library .case-card:nth-child(n){width:100%}.case-library .case-card a{min-height:330px}.case-pagination{width:100%;justify-content:center}.case-page-numbers{max-width:calc(100% - 88px);overflow-x:auto;scrollbar-width:none}.case-page-numbers::-webkit-scrollbar{display:none}.case-page-label{display:none}.case-pagination .case-page-step{flex:0 0 40px;padding:0}body[data-world=aurora] .hero:after{top:-5%;right:5%;width:230px;height:138px}body[data-world=aurora] .page-hero:after,body[data-world=aurora] .case-detail-hero:after{right:-4%;bottom:-10%;width:230px;height:146px}body[data-world=tomato] #page-root>.proof-band{padding:12px;border-radius:32px}body[data-world=tomato] .proof-statement,body[data-world=tomato] .proof-steps{border-radius:20px}}@media (max-width:760px){body[data-world] .related-cases .case-grid{grid-template-columns:1fr}}body[data-world=tomato] .approach-flow{position:relative;padding:clamp(16px,2vw,24px);grid-template-columns:1fr;gap:0;overflow:hidden}body[data-world=tomato] .approach-flow:before{content:"";position:absolute;top:clamp(48px,5vw,68px);bottom:clamp(48px,5vw,68px);left:clamp(52px,5.4vw,76px);width:2px;display:block;background:linear-gradient(#ef4d3d 0 44%,#eedb38 58% 100%);opacity:.52;pointer-events:none}body[data-world=tomato] .approach-flow article,body[data-world=tomato] .approach-flow article:nth-child(n){position:relative;min-height:0;padding:clamp(22px,3vw,38px) clamp(18px,2.6vw,34px);grid-template-columns:minmax(320px,.82fr) minmax(420px,1.18fr);grid-template-rows:auto;align-items:center;gap:clamp(32px,5vw,76px);border-bottom:1px solid rgba(255,250,243,.16)!important;background:transparent}body[data-world=tomato] .approach-flow article:last-child{border-bottom:0!important}body[data-world=tomato] .approach-copy,body[data-world=tomato] .approach-flow article:nth-child(n) .approach-copy{position:relative;z-index:1;display:grid;grid-template-columns:54px minmax(0,1fr);align-content:center;column-gap:clamp(18px,2vw,28px)}body[data-world=tomato] .approach-copy>strong{grid-column:1;grid-row:1 / span 2;align-self:start;padding-top:7px;letter-spacing:.08em}body[data-world=tomato] .approach-flow h3{margin:0 0 14px;max-width:14ch;font-size:clamp(31px,3vw,46px);line-height:.98}body[data-world=tomato] .approach-flow p{max-width:52ch;color:#cfbdb4;font-size:clamp(14px,1.18vw,17px);line-height:1.68}body[data-world=tomato] .approach-flow article:nth-child(n) .approach-media{grid-column:2;grid-row:1;width:100%;min-height:0;aspect-ratio:16 / 8.6;border-radius:max(16px,calc(var(--card-radius) - 6px));overflow:hidden}body[data-world=tomato] .approach-flow article:nth-child(2) .approach-media,body[data-world=tomato] .approach-flow article:nth-child(4) .approach-media{aspect-ratio:16 / 7.8}body[data-world=tomato] .approach-flow article:nth-child(n) .approach-media img{width:100%;height:100%;object-fit:cover}@media (max-width:980px){body[data-world=tomato] .approach-flow{padding:14px 18px}body[data-world=tomato] .approach-flow:before{left:48px}body[data-world=tomato] .approach-flow article,body[data-world=tomato] .approach-flow article:nth-child(n){padding:28px 16px 34px;grid-template-columns:1fr;grid-template-rows:auto auto;align-items:start;gap:24px}body[data-world=tomato] .approach-flow article:nth-child(n) .approach-media{grid-column:1;grid-row:1;aspect-ratio:16 / 9}body[data-world=tomato] .approach-copy,body[data-world=tomato] .approach-flow article:nth-child(n) .approach-copy{grid-column:1;grid-row:2;grid-template-columns:48px minmax(0,1fr);column-gap:18px}body[data-world=tomato] .approach-flow h3{font-size:clamp(30px,6vw,42px);line-height:1.02}body[data-world=tomato] .approach-flow p{max-width:60ch;font-size:16px;line-height:1.65}}@media (max-width:620px){body[data-world=tomato] .approach{padding-top:76px;padding-bottom:68px}body[data-world=tomato] .approach>header{gap:20px}body[data-world=tomato] .approach>header h2{font-size:clamp(40px,12vw,54px)}body[data-world=tomato] .approach>header p{font-size:16px;line-height:1.65}body[data-world=tomato] .approach-flow{margin-top:38px;padding:10px 14px;border-radius:26px}body[data-world=tomato] .approach-flow:before{top:220px;bottom:64px;left:36px}body[data-world=tomato] .approach-flow article,body[data-world=tomato] .approach-flow article:nth-child(n){padding:22px 8px 30px;gap:22px}body[data-world=tomato] .approach-copy,body[data-world=tomato] .approach-flow article:nth-child(n) .approach-copy{grid-template-columns:38px minmax(0,1fr);column-gap:14px}body[data-world=tomato] .approach-copy>strong{padding-top:5px;font-size:11px}body[data-world=tomato] .approach-flow h3{max-width:16ch;margin-bottom:12px;font-size:clamp(28px,8.4vw,36px);line-height:1.04}body[data-world=tomato] .approach-flow p{max-width:none;font-size:15px;line-height:1.62}body[data-world=tomato] .approach-flow article:nth-child(n) .approach-media{aspect-ratio:4 / 3;border-radius:20px}}.case-filter-mobile{display:none}body[data-world=tomato] #page-root>.cases-hero{isolation:isolate;color:#2b1d19;background:linear-gradient(132deg,rgba(255,250,243,.98) 0 58%,rgba(239,225,212,.96) 58% 100%);box-shadow:0 24px 64px #2b1d191a}body[data-world=tomato] .cases-hero:before{content:"";position:absolute;z-index:0;top:-18%;right:3%;width:38%;height:46%;border-radius:38% 62% 54% 46%;background:#eedb38;transform:rotate(8deg)}body[data-world=tomato] .cases-hero:after{right:5%;bottom:-20%;width:34%;height:48%;border-radius:64% 36% 42% 58%;background:#ef4d3d;transform:rotate(-9deg)}body[data-world=tomato] .cases-hero>div:first-child,body[data-world=tomato] .cases-hero .page-hero-image{position:relative;z-index:1}body[data-world=tomato] .cases-hero p{color:#6d5b54}body[data-world=tomato] .cases-hero .page-hero-image{padding:0;background:transparent;border-radius:var(--image-radius);box-shadow:var(--image-shadow)}body[data-world=tomato] .cases-hero .page-hero-image img{border-radius:inherit}@media (max-width:980px){.case-library>header{grid-template-columns:1fr;gap:24px}.case-library>header .case-filters{display:none!important}.case-filter-mobile{position:relative;width:100%;display:block;z-index:4}.case-filter-mobile summary{min-height:58px;padding:0 18px;display:flex;align-items:center;justify-content:space-between;gap:18px;color:var(--ink);background:var(--card);border:1px solid var(--border);border-radius:16px;box-shadow:var(--card-shadow);cursor:pointer;list-style:none}.case-filter-mobile summary::-webkit-details-marker{display:none}.case-filter-mobile summary strong{font-size:16px}.case-filter-mobile summary span{color:var(--muted);font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.case-filter-mobile summary:focus-visible{outline:3px solid color-mix(in srgb,var(--accent) 55%,transparent);outline-offset:3px}.case-filter-popover{position:absolute;top:calc(100% + 8px);right:0;left:0;padding:10px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;background:var(--card);border-radius:18px;box-shadow:0 24px 58px color-mix(in srgb,var(--ink) 18%,transparent)}.case-filter-popover button{min-height:46px;padding:8px 12px;color:var(--muted);background:transparent;border:0;border-radius:12px;font:inherit;font-size:13px;font-weight:750;line-height:1.2;text-align:left;cursor:pointer}.case-filter-popover button:hover{color:var(--ink);background:var(--section-alt)}.case-filter-popover button:active{transform:scale(.98)}.case-filter-popover button.is-active{color:var(--button-ink);background:var(--button-bg)}body[data-world=tomato] .case-filter-mobile summary{color:#fffaf3;background:#2b1d19;border-color:#2b1d19}body[data-world=tomato] .case-filter-mobile summary span{color:#d8c5be}body[data-world=tomato] .case-filter-popover{background:#fffaf3}body[data-world=aurora] .case-filter-mobile summary,body[data-world=aurora] .case-filter-popover{color:#f2f7ff;background:#08162a;border-color:#96b0d82e}body[data-world=aurora] .case-filter-popover button{color:#9eb0ca}body[data-world=aurora] .case-filter-popover button:hover{color:#f2f7ff;background:#10243f}}@media (max-width:760px){body[data-world=tomato] #page-root>.cases-hero{padding:48px 28px 34px;gap:38px}body[data-world=tomato] .cases-hero:before{top:-10%;right:4%;width:54%;height:30%}body[data-world=tomato] .cases-hero:after{right:5%;bottom:-9%;width:48%;height:26%}}body[data-world=cinnabar] .work .case-card:nth-child(n){color:#22100d;background:#fff7e9}body[data-world=cinnabar] .work .case-copy p,body[data-world=cinnabar] .work .case-card-meta>span{color:#755249}body[data-world=cinnabar] .case-filters,body[data-world=cinnabar] .case-library .case-filters{padding:6px;border:0;border-radius:9px;color:#fff7e9;background:#22100d;box-shadow:8px 10px #c9162029}body[data-world=cinnabar] .case-filters button{color:#e0c1b4;border-radius:5px}body[data-world=cinnabar] .case-filters button:hover{color:#fff7e9;background:rgba(255,247,233,.1)}body[data-world=cinnabar] .case-filters button.is-active{color:#22100d;background:#ffd338}@media (max-width:980px){body[data-world=cinnabar] .case-library .case-filters{display:none!important}}body[data-world=tomato] .approach-flow{margin-top:clamp(44px,5vw,68px);grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;border-radius:0}body[data-world=tomato] .approach-flow:before{display:none}body[data-world=tomato] .approach-flow article,body[data-world=tomato] .approach-flow article:nth-child(n){min-height:320px;padding:clamp(24px,2.3vw,30px);display:block;border:0!important;border-radius:var(--card-radius)!important}body[data-world=tomato] .approach-copy,body[data-world=tomato] .approach-flow article:nth-child(n) .approach-copy{height:100%;padding:0;display:flex;flex-direction:column}body[data-world=tomato] .approach-copy>strong{align-self:auto;padding:0;color:#ef4d3d;font-size:12px}body[data-world=tomato] .approach-flow article:nth-child(2) .approach-copy>strong,body[data-world=tomato] .approach-flow article:nth-child(3) .approach-copy>strong{color:#2b1d19}body[data-world=tomato] .approach-flow h3{margin:clamp(54px,5vw,72px) 0 14px;max-width:12ch;font-size:clamp(25px,2.25vw,34px);line-height:1.02}body[data-world=tomato] .approach-flow p{max-width:none;color:#6d5b54;line-height:1.66}body[data-world=tomato] .approach-flow article:nth-child(3) p{color:#f1d9cf}body[data-world=tomato] .approach-flow .approach-media{display:none}@media (max-width:1180px){body[data-world=tomato] .approach-flow{grid-template-columns:repeat(2,minmax(0,1fr))}body[data-world=tomato] .approach-flow article,body[data-world=tomato] .approach-flow article:nth-child(n){min-height:270px}}@media (max-width:620px){body[data-world=tomato] .approach-flow{margin-top:34px;padding:0;grid-template-columns:1fr;gap:14px;border-radius:0}body[data-world=tomato] .approach-flow article,body[data-world=tomato] .approach-flow article:nth-child(n){min-height:0;padding:26px 24px 28px}body[data-world=tomato] .approach-flow h3{margin:40px 0 12px;max-width:15ch;font-size:clamp(27px,8vw,34px)}body[data-world=tomato] .approach-flow p{font-size:15px;line-height:1.6}}body[data-world=ocean] .butterfly-stamp{top:auto;right:1%;bottom:5%;width:92px;height:92px;display:grid;border:1px solid rgba(21,90,199,.14);border-radius:28px 28px 52px;background:rgba(255,255,255,.94);box-shadow:0 18px 40px #0726462e;transform:rotate(3deg)}body[data-world=ocean] .butterfly-stamp img{width:62%}body[data-world=cinnabar]{--canvas:#f6dfb1;--section-alt:#f1c45d;--accent:#d6111b;--selection:#ffdf2e;--button-bg:#ffdf2e;--proof-shell:#ffdf2e;--work-bg:#d6111b;--case-accent:#d6111b;--cta-bg:#d6111b;--page-hero-bg:#d6111b}body[data-world=cinnabar] #page-root>.hero,body[data-world=cinnabar] .work,body[data-world=cinnabar] .contact-cta,body[data-world=cinnabar] #page-root>.page-hero,body[data-world=cinnabar] #page-root>.case-detail-hero{background:#d6111b}body[data-world=cinnabar] .hero:before,body[data-world=cinnabar] .page-hero:before,body[data-world=cinnabar] .case-detail-hero:before,body[data-world=cinnabar] .hero-system:before{background:#ffdf2e}body[data-world=cinnabar] .hero-system:after{content:"";position:absolute;z-index:3;top:2%;right:-2%;bottom:42%;left:48%;pointer-events:none;background:url(/assets/cinnabar-motif-d929b4bf.svg) center / contain no-repeat;opacity:.92;transform:rotate(3deg)}body[data-world=cinnabar] .platform-signal{background:#ffdf2e}body[data-world=cinnabar] .platform-signal-copy{position:relative;z-index:1}body[data-world=cinnabar] .platform-signal-copy:after{content:"";position:absolute;z-index:-1;left:-18px;bottom:-28px;width:150px;height:88px;pointer-events:none;background:#d6111b;-webkit-mask:url(/assets/cinnabar-motif-d929b4bf.svg) left bottom / 150px auto no-repeat;mask:url(/assets/cinnabar-motif-d929b4bf.svg) left bottom / 150px auto no-repeat;opacity:.18}body[data-world=cinnabar] .contact-cta{align-items:stretch}body[data-world=cinnabar] .contact-cta-copy{position:relative;min-height:0;padding:clamp(48px,5vw,76px);display:grid;align-content:center;overflow:hidden}body[data-world=cinnabar] .contact-cta-copy:before{content:"";position:absolute;top:24px;right:18px;width:170px;height:104px;pointer-events:none;background:url(/assets/cinnabar-motif-d929b4bf.svg) center / contain no-repeat;opacity:.2}.page-hero-motif{display:none}body[data-world=cinnabar] .services-hero .page-hero-motif{position:absolute;z-index:1;top:7%;right:6%;width:clamp(150px,17vw,230px);aspect-ratio:2 / 1;display:block;pointer-events:none;background:#d6111b;-webkit-mask:url(/assets/cinnabar-motif-d929b4bf.svg) center / contain no-repeat;mask:url(/assets/cinnabar-motif-d929b4bf.svg) center / contain no-repeat;opacity:.32;transform:rotate(-4deg)}body[data-world=cinnabar] #page-root>.capabilities{border-radius:40px!important;overflow:clip;clip-path:inset(0 round 40px)}@media (max-width:760px){body[data-world=ocean] .butterfly-stamp{right:2%;bottom:3%;width:72px;height:72px;border-radius:22px 22px 40px}body[data-world=cinnabar] .hero-system:after{top:0;right:-8%;bottom:48%;left:46%;opacity:.82}body[data-world=cinnabar] .contact-cta-copy{padding:42px 24px}body[data-world=cinnabar] .contact-cta-copy:before{top:12px;right:8px;width:118px;opacity:.14}body[data-world=cinnabar] .services-hero .page-hero-motif{top:6%;right:4%;width:150px;opacity:.25}body[data-world=cinnabar] #page-root>.capabilities{border-radius:28px!important;clip-path:inset(0 round 28px)}}body[data-world] #page-root>.case-detail-shell>.case-detail-rail{padding:0;gap:0;border:0;border-radius:0;background:transparent;box-shadow:none}.case-project-card .case-performance{width:100%;margin-top:24px;padding:22px 0 0;border-top:1px solid var(--border);border-radius:0;background:transparent}body[data-world=aurora] .case-project-card .case-performance,body[data-world=cinnabar] .case-project-card .case-performance{background:transparent}body[data-world=tomato] .approach-flow{padding:0;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:18px;color:#2b1d19;background:transparent;box-shadow:none;overflow:visible}body[data-world=tomato] .approach-flow article,body[data-world=tomato] .approach-flow article:nth-child(n){min-height:420px;padding:12px;display:grid;grid-template-columns:1fr;grid-template-rows:210px minmax(0,1fr);gap:0;border:0;border-radius:var(--card-radius);color:#2b1d19;background:#fffaf3;box-shadow:7px 9px #2b1d191a;overflow:hidden}body[data-world=tomato] .approach-flow article:nth-child(1),body[data-world=tomato] .approach-flow article:nth-child(4){grid-column:span 7}body[data-world=tomato] .approach-flow article:nth-child(2),body[data-world=tomato] .approach-flow article:nth-child(3){grid-column:span 5}body[data-world=tomato] .approach-flow article:nth-child(2){margin-top:44px;background:#eedb38}body[data-world=tomato] .approach-flow article:nth-child(3){color:#fffaf3;background:var(--tomato-readable)}body[data-world=tomato] .approach-flow article:nth-child(4){margin-top:44px}body[data-world=tomato] .approach-flow .approach-media{min-height:0;display:block;grid-row:1;border-radius:calc(var(--card-radius) - 8px);overflow:hidden}body[data-world=tomato] .approach-flow .approach-media img{width:100%;height:100%;object-fit:cover}body[data-world=tomato] .approach-flow .approach-copy{grid-row:2;padding:26px 18px 22px;display:grid;grid-template-columns:42px minmax(0,1fr);align-content:center;column-gap:14px}body[data-world=tomato] .approach-flow .approach-copy>strong{grid-row:1 / span 2;color:#ef4d3d}body[data-world=tomato] .approach-flow article:nth-child(2) .approach-copy>strong{color:#7e271f}body[data-world=tomato] .approach-flow article:nth-child(3) .approach-copy>strong{color:#eedb38}body[data-world=tomato] .approach-flow h3{grid-column:2;margin:0 0 10px;font-size:clamp(27px,2.5vw,38px)}body[data-world=tomato] .approach-flow p{grid-column:2;color:#735c52;font-size:13px;line-height:1.62}body[data-world=tomato] .approach-flow article:nth-child(3) p{color:#ffe8e2}body[data-world=tomato] .work .case-card:nth-child(1){background:#f2e4d8;box-shadow:0 20px 48px #2b1d1924!important}@media (max-width:980px){body[data-world=tomato] .approach-flow article:nth-child(n){grid-column:span 6;min-height:390px;margin-top:0;grid-template-columns:1fr;grid-template-rows:180px minmax(0,1fr)}}@media (max-width:760px){body[data-world=tomato] .approach-flow{gap:16px}body[data-world=tomato] .approach-flow article:nth-child(n){grid-column:1 / -1;min-height:0;padding:10px;grid-template-columns:1fr;grid-template-rows:170px auto;border-radius:24px}body[data-world=tomato] .approach-flow .approach-copy{padding:24px 12px 22px}}@media (hover:hover) and (pointer:fine) and (prefers-reduced-motion:no-preference){body[data-world] :is(.approach-flow article,.case-project-card,.capability-list article,.process-section article,.why-points article,.case-story article,.values article,.work .case-card,.case-library .case-card,.related-cases .case-card){translate:0 0!important;scale:1!important;transform:none!important;transition:translate .82s cubic-bezier(.16,1,.3,1),scale .92s cubic-bezier(.16,1,.3,1)!important}body[data-world] :is(.approach-flow article,.case-project-card,.capability-list article,.process-section article,.why-points article,.case-story article,.values article,.work .case-card,.case-library .case-card,.related-cases .case-card):is(:hover,:focus-within){translate:0 -7px!important;scale:1.008!important;transform:none!important}body[data-world] :is(.approach-flow article,.case-project-card,.capability-list article,.process-section article,.why-points article,.case-story article,.values article,.case-card) :is(h2,h3){transform:none!important;translate:0 0!important;scale:1!important;transition:none!important}body[data-world] :is(.approach-media,.process-media,.case-image,.case-brand-visual) img{scale:1!important;translate:0 0!important;transform:translateZ(0)!important;transition:scale 1.05s cubic-bezier(.16,1,.3,1)!important}body[data-world] :is(.approach-flow article,.process-section article,.case-card):is(:hover,:focus-within) :is(.approach-media,.process-media,.case-image,.case-brand-visual) img{scale:1.014!important;translate:0 0!important;transform:translateZ(0)!important}.platform-signal-rail article{translate:0 0!important;scale:1!important;transition:translate .82s cubic-bezier(.16,1,.3,1),scale .92s cubic-bezier(.16,1,.3,1),color .3s ease!important}.platform-signal-rail article:hover{translate:0 -6px!important;scale:1.008!important}.platform-signal-rail article:hover .platform-mark{transform:rotate(var(--mark-rotate)) scale(1.01)!important}}@media (prefers-reduced-motion:reduce){body[data-world] :is(.approach-flow article,.case-project-card,.capability-list article,.process-section article,.why-points article,.case-story article,.values article,.case-card,.platform-signal-rail article){transition:none!important;translate:0 0!important;scale:1!important}}body[data-world] #page-root>.related-cases{padding-block:clamp(30px,3.6vw,48px);grid-template-columns:minmax(120px,170px) minmax(0,1fr);align-items:start;gap:clamp(24px,3vw,44px);border-top:1px solid var(--border)}body[data-world] .related-cases>h2{max-width:8ch;margin:8px 0 0;color:var(--muted);font-family:var(--body);font-size:13px;line-height:1.25;letter-spacing:.1em;text-transform:uppercase}body[data-world] .related-cases .case-grid{margin:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}body[data-world] .related-cases .case-card:nth-child(n){height:auto;color:var(--ink);background:color-mix(in srgb,var(--card) 78%,var(--canvas));border-radius:calc(var(--card-radius) - 8px);box-shadow:none!important}body[data-world] .related-cases .case-card:nth-child(n) a{min-height:156px;padding:18px}body[data-world] .related-cases .case-card-head{padding-bottom:12px;grid-template-columns:46px minmax(0,1fr);gap:12px}body[data-world] .related-cases .case-logo-frame{width:46px;height:46px;padding:8px;border-radius:13px}body[data-world] .related-cases .case-card-brand{font-size:16px}body[data-world] .related-cases .case-copy{padding-top:13px}body[data-world] .related-cases .case-card-category{margin-bottom:6px;font-size:8px}body[data-world] .related-cases .case-copy h3{max-width:24ch;margin:0;font-size:clamp(18px,1.55vw,23px);line-height:1.04}body[data-world] .related-cases .case-copy p{display:none}body[data-world] .related-cases .case-card-meta{margin-top:14px;padding-top:11px}body[data-world] .related-cases .case-card-meta>span{font-size:9px}body[data-world] .related-cases .case-card-meta strong{font-size:10px}body[data-world=tomato] .approach-flow article,body[data-world=tomato] .approach-flow article:nth-child(n){box-shadow:none!important}body[data-world=tomato] .approach-flow .approach-media,body[data-world=tomato] .approach-flow article:nth-child(n) .approach-media{grid-column:1 / -1;grid-row:1;width:100%;height:100%;aspect-ratio:auto}body[data-world=tomato] .approach-flow article:nth-child(n) .approach-media img{display:block}body[data-world=tomato] .approach-flow .approach-copy,body[data-world=tomato] .approach-flow article:nth-child(n) .approach-copy{grid-column:1 / -1;grid-row:2;width:100%;height:auto;padding:26px 18px 22px;display:grid;grid-template-columns:42px minmax(0,1fr);align-content:center;column-gap:14px}@media (max-width:760px){body[data-world] #page-root>.related-cases{grid-template-columns:1fr;gap:18px}body[data-world] .related-cases>h2{max-width:none;margin:0}body[data-world] .related-cases .case-grid{grid-template-columns:1fr}body[data-world] .related-cases .case-card:nth-child(n) a{min-height:148px}body[data-world=tomato] .approach-flow article:nth-child(n) .approach-copy{padding:24px 12px 22px}}body[data-world] .related-cases>h2{max-width:10ch;color:var(--ink);font-family:var(--display);font-size:clamp(24px,2.3vw,32px);font-weight:800;line-height:1;letter-spacing:-.035em;text-transform:none}#page-root:empty{min-height:100dvh}body[data-world=cinnabar] #page-root>.work{border-radius:var(--panel-radius);overflow:hidden}@media (max-width:760px){body[data-world=cinnabar] #page-root>.work{border-radius:28px}body[data-world=cinnabar] .page-hero:before{top:-55px;right:-35px;width:150px;height:100px}body[data-world=cinnabar] .services-hero .page-hero-motif{top:18px;right:18px;width:100px;background:#ffdf2e;opacity:.55}}@font-face{font-family:Bricolage Grotesque;font-style:normal;font-weight:400 800;font-stretch:100%;font-display:swap;src:url(/assets/bricolage-latin-4b26127e.woff2) format("woff2")}@font-face{font-family:Manrope;font-style:normal;font-weight:400 800;font-display:swap;src:url(/assets/manrope-latin-e310b55a.woff2) format("woff2")}@font-face{font-family:Sora;font-style:normal;font-weight:400 700;font-display:swap;src:url(/assets/sora-latin-3902474d.woff2) format("woff2")}.form-trap{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;overflow:hidden;clip-path:inset(50%)}.prototype-form .form-trap{display:block}.case-state{min-height:240px;padding:60px 24px}.demo-label{display:inline-block;margin:8px 0;padding:5px 9px;color:var(--ink);background:var(--surface);border-radius:6px;font-size:12px;font-weight:700}.case-project-card .demo-label{margin:0 0 14px}.announcement-bar{padding:10px 24px;display:flex;gap:16px;justify-content:center;background:var(--surface);color:var(--ink)}.announcement-bar p{margin:0}.announcement-bar button{border:0;background:transparent;color:inherit}.video-library,.testimonials-section{padding:clamp(32px,5vw,72px)}.video-grid,.testimonial-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.video-grid iframe,.video-grid video,.video-poster{width:100%;aspect-ratio:16/9;border:0;border-radius:var(--card-radius)}.video-poster{position:relative;overflow:hidden;padding:0;cursor:pointer}.video-poster img{width:100%;height:100%;object-fit:cover}.video-poster span{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;color:#fff;background:#0005}.testimonial-card{padding:28px;background:var(--card);border-radius:var(--card-radius)}.testimonial-card img{width:64px;height:64px;object-fit:contain}.privacy-body p{white-space:pre-line}body[data-world] .proof-steps>span{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:8px}body[data-world=spectrum] .proof-steps>span:nth-child(2) small{color:#fff;opacity:1}body[data-world=spectrum] .approach-copy>strong{color:#a61d79;opacity:1}body[data-world=ocean] .case-project-card :is(.demo-label,.case-performance header>span,.platform-badge b){color:#155eae;opacity:1}body[data-world=ocean] .case-project-card .case-performance article span{color:#48677f;opacity:1}.form-message.error{font-weight:700}@media (max-width:980px){body[data-world] :is(.hero-copy,.hero-copy h1,.hero-copy p,.hero-copy .primary-action,.hero-system){animation:none;opacity:1;transform:none}}@media (max-width:620px){.video-grid,.testimonial-grid{grid-template-columns:1fr}}
