.language-switch{display:inline-flex;align-items:center;gap:7px;white-space:nowrap}.language-switch button{min-width:31px;min-height:34px;padding:3px;font:inherit;font-size:11px;color:#88808e;background:none;border:0;cursor:pointer;transition:color .2s}.language-switch button[aria-pressed=true],.language-switch button:hover{color:#eee9f3}.language-switch>span{width:1px;height:10px;background:#ffffff25}.language-switch button:focus-visible{outline:2px solid #b786df;outline-offset:3px;border-radius:3px}.splatnow-name{position:relative;display:inline-block;padding-right:.55em;white-space:nowrap}.splatnow-name>sup{position:absolute;top:.04em;right:-.12em;font-size:max(9px,.48em);font-weight:450;line-height:1;letter-spacing:0}:root{--font-sans: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "PingFang SC", "Microsoft YaHei", Arial, sans-serif;--canvas: #090909;--surface: #131215;--surface-raised: #1b191e;--text: #f3f0f5;--muted: #aaa3b0;--subtle: #a49ba9;--line: #ffffff14;--accent: #bc87e7;--accent-strong: #a144db;--ease-out: cubic-bezier(.22, 1, .36, 1)}:root{color-scheme:dark;font-family:var(--font-sans);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;color:var(--text);background:var(--canvas)}*{box-sizing:border-box}html{scroll-padding-top:104px}body{margin:0;min-width:320px}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent;touch-action:manipulation}button{color:inherit;cursor:pointer}a{color:inherit;text-decoration:none}button{background:none;border:0}img,video{display:block;max-width:100%}svg{flex-shrink:0}h1,h2,h3,p{margin:0}button:focus-visible,a:focus-visible,input:focus-visible{outline:2px solid var(--accent);outline-offset:5px}::selection{background:#ae62dd55;color:#fff}.content-width{width:min(1320px,calc(100% - 144px));margin-inline:auto}.eyebrow{font-size:10px;font-weight:500;letter-spacing:.23em;color:var(--subtle);line-height:1.6}.skip-link{position:fixed;top:8px;left:12px;z-index:100;padding:14px 20px;background:#fff;color:#000;border-radius:6px;transform:translateY(-160%)}.skip-link:focus{transform:none}.site-header{height:100px;position:absolute;top:0;left:0;right:0;display:flex;align-items:center;justify-content:space-between;gap:32px;padding:0 72px;z-index:30;transition:background .35s,border-color .35s;border-bottom:1px solid transparent}.site-header.is-scrolled{position:fixed;height:80px;background:#0a0a0ae8;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border-color:#ffffff0d;animation:header-in .3s var(--ease-out)}@keyframes header-in{0%{transform:translateY(-100%)}to{transform:none}}.brand{display:inline-flex;align-items:center;gap:15px;white-space:nowrap}.brand-symbol{width:62px;height:27px}.brand-word{font-size:24px;letter-spacing:.25em;font-weight:500;line-height:1}.brand-word span{color:#aa39f4}.brand--small .brand-symbol{width:42px;height:20px}.brand--small .brand-word{font-size:18px}.site-header nav{display:flex;align-items:center;gap:42px;font-size:14px;font-weight:450}.site-header nav>a{position:relative;padding:12px 0;color:#e8e6eb;transition:color .25s}.site-header nav>a:not(.nav-platform):after{content:"";position:absolute;bottom:4px;left:0;right:0;height:1px;background:#bb6fee;transform:scaleX(0);transform-origin:center;transition:transform .3s var(--ease-out)}.site-header nav>a.active:after,.site-header nav>a:hover:after{transform:scaleX(1)}.site-header nav>a:hover{color:#d0a8f2}.nav-platform{display:flex;align-items:center;gap:12px;margin-left:8px}.menu-toggle{display:none;width:44px;height:44px}.page-stage{outline:0;transition:opacity .16s ease}.page-stage.is-exiting{opacity:0}.page-enter{animation:page-in .35s var(--ease-out) both}@keyframes page-in{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:none}}[data-reveal]{opacity:0;transform:translateY(10px);transition:opacity .45s var(--ease-out),transform .45s var(--ease-out)}[data-reveal].is-visible{opacity:1;transform:none}.hero{position:relative;min-height:660px;height:calc(100svh - 180px);max-height:920px;overflow:hidden;background:#070707}.hero-media{position:absolute;top:0;right:0;bottom:0;left:26%}.hero-media video{width:100%;height:100%;object-fit:cover;object-position:55% 45%;opacity:.82}.hero-shade{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(90deg,#060606,#060606f2,#070707bf 34%,#08080825 65%,#0505050f 83%,#08080835),linear-gradient(180deg,#0008 0%,transparent 23%,transparent 76%,#06060688 100%)}.hero-inner{position:relative;z-index:2;width:710px;max-width:65%;padding:clamp(176px,19vh,245px) 0 72px 72px}.hero-eyebrow{font-size:9px;letter-spacing:.35em;line-height:1.9;color:#c3c1c5;font-weight:450;margin-bottom:24px}.hero h1{font-size:clamp(74px,7.3vw,112px);line-height:1.025;letter-spacing:-.065em;font-weight:570;color:#fafafa}.hero h1 span{color:#ac49e8;background:linear-gradient(125deg,#d794f8 5%,#a240df 62%,#8424c0);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.hero-description{max-width:485px;font-size:18px;line-height:1.46;color:#c7c5ca;margin-top:28px;letter-spacing:-.018em}.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:32px}.button{display:inline-flex;align-items:center;justify-content:center;gap:22px;min-height:48px;padding:0 28px;border:1px solid transparent;border-radius:999px;font-size:14px;font-weight:500;line-height:1.3;transition:background .25s,border-color .25s,transform .35s var(--ease-out),box-shadow .3s}.button--light{background:#f3f1f4;color:#151317}.button--light:hover{background:#fff;box-shadow:0 4px 25px #ffffff0d;transform:translateY(-2px)}.button--outline{border-color:#747277;color:#efedf1;background:#0001}.button--outline:hover{background:#ffffff0a;border-color:#bbb6c1;transform:translateY(-2px)}.button:active{transform:translateY(0) scale(.98)}.hero-actions .button--light{min-width:178px}.hero-actions .button--outline{min-width:155px}.hero-caption{position:absolute;right:6%;bottom:116px;color:#d0cfd2;font-size:8px;line-height:2.25;font-weight:450;letter-spacing:.3em}.hero-caption span{display:block;width:23px;height:1px;background:#aeafb2;margin-top:16px}.home-statement{padding-top:140px;padding-bottom:128px}.home-statement h2{font-size:clamp(29px,3.3vw,48px);font-weight:480;letter-spacing:-.05em;line-height:1.5;margin-top:24px}.home-statement h2 span{color:#918a99}.statement-bottom{margin-top:38px;display:flex;justify-content:space-between;align-items:flex-end;gap:36px}.statement-bottom p{color:var(--muted);font-size:15px;line-height:1.9}.text-link{display:inline-flex;align-items:center;gap:20px;color:#e8e5ec;font-size:14px;padding:8px 0;transition:color .25s}.text-link svg{transition:transform .3s var(--ease-out)}.text-link:hover{color:#cca3eb}.text-link:hover svg{transform:translate(4px)}.platform-feature{display:grid;grid-template-columns:1fr 1fr;align-items:center;border:1px solid #ffffff12;border-radius:18px;background:#111013;margin-bottom:132px;padding:70px 64px;gap:64px}.platform-type{height:240px;display:flex;justify-content:center;align-items:center;color:#b5adb9;letter-spacing:-.095em;font-size:92px;font-weight:350;gap:30px}.platform-type>div{width:1px;align-self:stretch;background:linear-gradient(transparent,#665a71,transparent)}.platform-type>span:last-child{color:#b879e1}.platform-feature h2{margin-top:16px;font-size:42px;line-height:1.3;letter-spacing:-.05em;font-weight:500}.platform-feature p:not(.eyebrow){margin:22px 0 28px;color:var(--muted);font-size:14px;line-height:1.9}.site-footer{border-top:1px solid var(--line);padding:40px 0 24px}.footer-main{display:flex;justify-content:space-between;align-items:center;gap:28px;padding-bottom:42px}.footer-main>p{color:#aaa5ae;font-size:14px}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:24px;font-size:11px;color:#8f8997;border-top:1px solid #ffffff09;padding-top:24px}.footer-bottom>div{display:flex;gap:25px}.footer-bottom a:hover{color:#e8e2ed}.inner-page{padding-top:170px;padding-bottom:86px;min-height:80svh}.section-kicker{display:flex;align-items:center;justify-content:space-between;gap:24px;font-size:9px;letter-spacing:.2em;color:#a39ba9}.section-kicker>span:last-child{color:#827b89;letter-spacing:.14em}.page-intro{padding-bottom:70px}.page-intro h1{font-size:clamp(40px,5vw,68px);line-height:1.24;font-weight:500;letter-spacing:-.065em;margin-top:35px}.page-intro h1 span{color:#9c93a5}.page-description{color:#b1a9b9;font-size:15px;line-height:1.95;max-width:610px;margin-top:26px}.collection-toolbar{display:flex;justify-content:space-between;align-items:center;gap:20px;padding-bottom:24px;border-bottom:1px solid var(--line)}.segmented{display:flex;gap:5px;padding:4px;border:1px solid #ffffff0d;border-radius:50px;background:#141315}.segmented button{border-radius:50px;padding:10px 20px;color:#a59dad;font-size:12px;transition:color .25s,background .25s}.segmented button[aria-pressed=true]{background:#eeeaf1;color:#1b171f}.segmented button:not([aria-pressed=true]):hover{color:#fff;background:#ffffff09}.search-field{display:flex;align-items:center;gap:10px;color:#8d8496;border:1px solid #ffffff1a;border-radius:30px;padding:0 16px;width:240px}.search-field input{width:100%;min-width:0;background:none;border:0;outline:0;color:#ece7f1;font-size:13px;padding:12px 0}.search-field:focus-within{border-color:var(--accent)}.collection-count{color:#92899c;font-size:11px;letter-spacing:.07em;margin:24px 0 20px}.scene-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:38px 30px}.scene-image{aspect-ratio:16/10;border-radius:12px;background:#18151c;position:relative;overflow:hidden;border:1px solid #ffffff0c}.scene-image:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0003,transparent 40%,#0002);pointer-events:none}.scene-image img{width:100%;height:100%;object-fit:cover;transition:transform .9s var(--ease-out),filter .7s;filter:saturate(.76)}.scene-cover{position:absolute;top:0;right:0;bottom:0;left:0;display:block}.scene-card:hover .scene-image img{transform:scale(1.035);filter:saturate(1)}.scene-fallback{display:grid;height:100%;place-items:center;font-size:70px;color:#6c5a7c;letter-spacing:-.07em}.scene-tag{position:absolute;top:18px;left:18px;color:#f4eef8;font-size:9px;letter-spacing:.13em;padding:8px 11px;background:#08060a77;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid #ffffff29;border-radius:50px;z-index:1}.scene-launch{display:grid;place-items:center;position:absolute;left:50%;top:50%;width:64px;height:64px;margin:-32px 0 0 -32px;border:1px solid #ffffff8a;border-radius:50%;background:#09090928;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);color:#fff;opacity:0;transform:scale(.92);transition:opacity .4s,transform .5s var(--ease-out);z-index:2}.scene-card:hover .scene-launch,.scene-card:focus-visible .scene-launch{opacity:1;transform:scale(1)}.scene-caption{display:flex;align-items:center;gap:16px;justify-content:space-between;margin-top:20px}.scene-caption h2{font-size:19px;font-weight:450;letter-spacing:-.02em}.scene-caption p{margin-top:7px;color:#a89fb0;font-size:12px;line-height:1.6}.scene-caption>svg{color:#b4a7c1}.scene-skeleton{height:350px;background:#171419;border-radius:12px;animation:breathe 1.8s ease-in-out infinite alternate}@keyframes breathe{to{opacity:.4}}.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:70px 24px;min-height:330px;border:1px solid var(--line);border-radius:12px;gap:20px;color:#aaa0b4}.empty-state h2{font-size:22px;font-weight:450;color:#ede7f3}.empty-state p{font-size:14px}.not-found{border:0;padding-top:220px;min-height:80vh}.bottom-invite{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-top:76px;padding:36px 0;border-top:1px solid var(--line)}.bottom-invite>p{font-size:20px;letter-spacing:-.03em;color:#bfb4c9}.back-link{display:inline-flex;align-items:center;gap:10px;color:#93869f;font-size:12px;margin-top:16px}.offering-list{border-top:1px solid var(--line)}.offering{display:grid;grid-template-columns:.9fr 1.6fr 60px;gap:50px;padding:54px 0;border-bottom:1px solid var(--line)}.offering-label>span{display:block;color:#877b94;font-size:11px;margin-bottom:30px}.offering-label>svg{color:#c2afcf;margin-bottom:22px}.offering-label h2{font-size:23px;font-weight:450;letter-spacing:-.04em}.offering-label p{font-size:9px;letter-spacing:.16em;color:#96899f;margin-top:12px}.offering-body h3{font-size:23px;font-weight:450;letter-spacing:-.045em;margin:8px 0 20px}.offering-body>p{font-size:14px;color:#aea2b8;line-height:1.95;max-width:550px}.offering-body ul{list-style:none;padding:0;display:grid;gap:12px;margin:25px 0}.offering-body li{display:flex;gap:12px;align-items:center;font-size:13px;color:#d3c9dc}.offering-body li svg{color:#bd86e6}.offering-note{display:block;font-size:11px;color:#94839f}.circle-link{width:48px;height:48px;border:1px solid #56435f;border-radius:50%;display:grid;place-items:center;align-self:center;transition:background .3s,transform .3s}.circle-link:hover{background:#ffffff0c;transform:translate(2px,-2px)}.process-section{margin-top:110px}.process-section h2{font-size:36px;font-weight:450;letter-spacing:-.05em;margin-top:18px}.process-grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:38px;gap:38px}.process-grid>div{padding-top:24px;border-top:1px solid #ffffff23}.process-grid span{color:#aa7bc7;font-size:11px}.process-grid h3{font-size:19px;font-weight:450;margin:22px 0 14px}.process-grid p{color:#aa9ab6;font-size:13px;line-height:1.8}.team-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}.team-photo{position:relative;overflow:hidden;border-radius:10px;background:#1a171b}.team-photo img{width:100%;aspect-ratio:4/4.5;object-fit:cover;object-position:50% 42%;transition:transform 1s var(--ease-out)}.team-card:hover img{transform:scale(1.025)}.team-photo>span{position:absolute;bottom:15px;left:15px;border:1px solid #ffffff27;background:#14121585;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);padding:5px 10px;color:#eee8f3;border-radius:30px;font-size:10px}.team-discipline{margin:24px 0 14px;font-size:9px;letter-spacing:.16em;color:#ad86c5}.team-name{display:flex;justify-content:space-between;align-items:center;gap:12px}.team-name h2{font-size:24px;font-weight:450;letter-spacing:-.04em}.team-name span{font-size:12px;color:#b8a9c5}.team-description{font-size:13px;color:#a394b0;line-height:1.9;margin-top:15px}.placeholder-note{color:#897a94;font-size:11px;margin-top:27px;line-height:1.8}.team-philosophy{padding:100px 0 35px}.team-philosophy h2{font-size:40px;line-height:1.4;font-weight:450;margin:24px 0;letter-spacing:-.04em}.contact-layout{display:grid;grid-template-columns:1.1fr 1fr;gap:80px;align-items:center}.contact-location{border:1px solid var(--line);background:#121014;border-radius:14px;overflow:hidden}.location-caption{padding:32px}.location-caption h2{font-size:24px;font-weight:450;letter-spacing:-.04em;margin:12px 0}.location-caption>p:not(.eyebrow){color:#a799b4;font-size:13px;margin-bottom:12px}.copy-feedback{display:block;min-height:17px;color:#c8a6df;font-size:11px}.contact-details h2{font-size:30px;font-weight:450;letter-spacing:-.045em;margin:22px 0}.contact-details>p:not(.eyebrow){color:#b1a1bd;font-size:14px;line-height:1.9}.contact-details ul{list-style:none;padding:0;margin:24px 0 32px}.contact-details li{display:flex;gap:20px;align-items:center;font-size:13px;color:#dbcede;padding:20px 0;border-bottom:1px solid #ffffff10;line-height:1.7}.contact-details li span{color:#9a80ae;font-size:10px}.contact-pending{font-size:12px;color:#a792b6;display:flex;gap:10px;align-items:center;margin-bottom:22px;line-height:1.8}.status-dot{width:5px;height:5px;border-radius:50%;background:#a883bf;flex-shrink:0}@media (min-width: 1800px){.hero-inner{padding-left:max(72px,calc((100vw - 1550px)/2));width:900px}.site-header{padding-inline:max(72px,calc((100vw - 1550px)/2))}}@media (max-width: 1200px){.content-width{width:calc(100% - 96px)}.site-header{padding-inline:48px}.site-header nav{gap:26px}.brand-symbol{width:50px}.brand-word{font-size:21px}.hero-inner{padding-left:48px;max-width:70%}.hero h1{font-size:84px}.hero-description{font-size:16px;max-width:435px}.hero-caption{right:4%}.contact-layout{gap:48px}.team-grid{gap:24px}.team-name{flex-direction:column;align-items:flex-start}.offering{gap:32px}.platform-type{font-size:70px}}@media (max-width: 900px){.content-width{width:calc(100% - 64px)}.site-header{height:84px;padding-inline:32px}.site-header nav{gap:20px;font-size:12px}.brand-symbol{width:42px;height:23px}.brand-word{font-size:19px}.brand{gap:11px}.nav-platform{margin-left:0;gap:6px}.hero{min-height:620px;max-height:820px;height:calc(100svh - 155px)}.hero-inner{padding-left:32px;max-width:80%;padding-top:170px}.hero h1{font-size:78px}.hero-description{max-width:370px}.hero-media{left:18%}.hero-shade{background:linear-gradient(90deg,#060606ee 3%,#060606c9 32%,#07070718 85%),linear-gradient(180deg,#0006,transparent 30%,#08080835)}.hero-caption{display:none}.home-statement{padding-block:90px}.platform-feature{padding:42px 35px;gap:30px}.platform-type{font-size:58px;gap:22px;height:200px}.platform-feature h2{font-size:34px}.footer-main>p{display:none}.inner-page{padding-top:140px}.contact-layout{gap:35px}.contact-details h2{font-size:26px}.team-grid{gap:18px}.team-name h2{font-size:22px}.offering{grid-template-columns:.8fr 1.4fr 42px;gap:25px}.offering-body h3{font-size:21px}.circle-link{width:42px;height:42px}}@media (max-width: 680px){.content-width{width:calc(100% - 40px)}.site-header{height:78px;padding-inline:22px}.site-header.is-scrolled{height:66px}.brand-word{font-size:20px}.brand-symbol{width:48px;height:23px}.menu-toggle{display:grid;place-items:center;z-index:3}.site-header nav{display:none;position:fixed;inset:78px 0 auto;min-height:calc(100svh - 78px);background:#0d0c0f;padding:32px 28px 64px;flex-direction:column;align-items:stretch;gap:0;font-size:26px}.site-header.is-scrolled nav{inset:66px 0 auto;min-height:calc(100svh - 66px)}.site-header.is-open{position:fixed;background:#0d0c0f}.site-header nav.is-open{display:flex;animation:page-in .35s var(--ease-out)}.site-header nav>a{padding:23px 0;border-bottom:1px solid #ffffff13}.site-header nav>a:after{display:none}.site-header nav>a.active{color:#c38de9}.nav-platform{justify-content:space-between}.hero{height:calc(100svh - 75px);min-height:665px;max-height:860px}.hero-media{top:0;right:0;bottom:0;left:0}.hero-media video{object-position:59% 15%;opacity:.66}.hero-shade{background:linear-gradient(180deg,#09090965,#07070710,#0707077a 40%,#080808e0 63%,#080808fa),linear-gradient(90deg,#0004,transparent)}.hero-inner{position:absolute;bottom:55px;left:0;right:0;max-width:none;width:auto;padding:0 24px}.hero-eyebrow{font-size:7px;letter-spacing:.25em;line-height:1.95;margin-bottom:18px}.hero h1{font-size:clamp(54px,12.5vw,78px);letter-spacing:-.06em}.hero-description{font-size:14px;line-height:1.65;max-width:370px;margin-top:23px;color:#beb7c3}.hero-actions{gap:10px;margin-top:27px}.hero-actions .button{min-height:46px;padding-inline:22px;font-size:12px;min-width:0}.hero-actions .button--light{gap:18px}.hero-actions .button--outline{padding-inline:25px}.home-statement{padding:74px 4px}.home-statement h2{font-size:27px;line-height:1.6;letter-spacing:-.055em}.statement-bottom{flex-direction:column;align-items:flex-start;gap:22px;margin-top:25px}.statement-bottom p{font-size:13px}.platform-feature{display:flex;flex-direction:column;align-items:stretch;padding:32px 27px 36px;gap:25px;margin-bottom:78px}.platform-type{height:130px;font-size:68px;justify-content:flex-start;gap:35px}.platform-feature h2{font-size:36px}.platform-feature p:not(.eyebrow){font-size:12px;line-height:1.9}.platform-feature .button{font-size:12px}.site-footer{padding-top:29px}.footer-main{padding-bottom:29px;gap:16px}.brand--small .brand-word{font-size:15px}.brand--small .brand-symbol{width:35px}.footer-main .text-link{font-size:11px;gap:10px}.footer-bottom{flex-wrap:wrap;row-gap:18px;font-size:10px;line-height:1.7}.footer-bottom>div{width:100%;gap:20px}.inner-page{padding-top:124px;padding-bottom:54px}.section-kicker{font-size:8px;letter-spacing:.15em}.section-kicker>span:last-child{font-size:8px}.page-intro{padding-bottom:43px}.page-intro h1{font-size:39px;line-height:1.35;margin-top:28px}.page-description{font-size:13px;line-height:1.95;margin-top:23px}.collection-toolbar{align-items:stretch;flex-direction:column;gap:16px;padding-bottom:20px}.segmented{width:max-content}.segmented button{font-size:11px;padding:9px 19px}.search-field{width:100%}.search-field input{font-size:16px;padding-block:10px}.collection-count{margin:20px 0;font-size:10px}.scene-grid{grid-template-columns:1fr;gap:32px}.scene-image{border-radius:10px;aspect-ratio:16/10}.scene-caption{margin-top:16px}.scene-caption h2{font-size:19px}.scene-caption p{font-size:11px}.scene-launch{opacity:1;transform:none;width:48px;height:48px;margin:-24px 0 0 -24px}.scene-launch svg{width:18px}.scene-tag{top:13px;left:13px;font-size:8px}.bottom-invite{flex-direction:column;align-items:flex-start;gap:20px;margin-top:45px;padding:30px 0}.bottom-invite>p{font-size:19px}.offering{grid-template-columns:1fr 42px;gap:22px 20px;padding:35px 0}.offering-label{grid-column:1}.offering-label>span{display:inline-block;margin:0 15px 0 0;vertical-align:middle}.offering-label>svg{width:25px;height:25px;margin:0;vertical-align:middle}.offering-label h2{margin-top:20px;font-size:25px}.offering-label p{font-size:8px;margin-top:10px}.offering-body{grid-column:1/-1}.offering-body h3{font-size:20px;margin-top:0}.offering-body>p{font-size:13px}.offering-body li{font-size:12px}.offering-note{font-size:10px}.circle-link{grid-column:2;grid-row:1;align-self:start}.process-section{margin-top:68px}.process-section h2{font-size:30px}.process-grid{grid-template-columns:1fr;gap:26px}.process-grid>div{padding-top:20px}.process-grid h3{display:inline-block;margin:0 0 10px 16px}.process-grid p{font-size:12px}.team-grid{grid-template-columns:1fr;gap:43px}.team-photo{aspect-ratio:1/1.05}.team-photo img{height:100%;object-fit:cover;aspect-ratio:auto}.team-name{flex-direction:row;align-items:center}.team-description{font-size:13px;margin-top:12px}.team-discipline{margin-top:22px}.placeholder-note{font-size:10px;margin-top:32px}.team-philosophy{padding-top:66px}.team-philosophy h2{font-size:31px}.contact-layout{grid-template-columns:1fr;gap:48px}.location-caption{padding:26px}.location-caption h2{font-size:23px}.contact-details h2{font-size:27px}.contact-details>p:not(.eyebrow){font-size:13px}.contact-details li{font-size:12px}.empty-state{padding:50px 16px}.empty-state h2{font-size:19px}.empty-state p{font-size:12px}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}[data-reveal]{opacity:1!important;transform:none!important}}@media (hover: none){.scene-launch{opacity:1;transform:none}}.no-script{padding:4rem;color:#eee;background:#090909;font-family:system-ui}.site-header{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:28px}.site-header>a{grid-area:1 / 1;justify-self:start}.site-header>nav{grid-area:1 / 2;justify-self:center}.site-header>.language-switch{grid-area:1 / 3;justify-self:end}.site-header>.menu-toggle{grid-area:1 / 3;justify-self:end}.hero{height:100svh;min-height:720px;max-height:1040px}.hero-inner{padding-top:clamp(190px,23vh,280px)}:lang(zh-CN) .hero h1{letter-spacing:-.06em;line-height:1.18;font-size:clamp(70px,6.7vw,102px)}:lang(zh-CN) .hero-description{line-height:1.85;font-size:17px}.platform-symbol{width:190px;height:auto;opacity:.94}.video-start{position:absolute;right:5%;bottom:35px;z-index:3;display:grid;place-items:center;width:46px;height:46px;padding:0 0 0 3px;border:1px solid #ffffff60;border-radius:50%;background:#09090950;color:#eee}.contact-page{padding-top:155px;padding-bottom:90px}.contact-layout{align-items:start;gap:76px}.contact-details{padding-top:18px}.contact-details h1{font-size:clamp(29px,2.5vw,38px);font-weight:450;line-height:1.4;letter-spacing:-.04em;margin:24px 0}.location-actions{display:flex;flex-wrap:wrap;gap:20px;margin-top:22px}.location-map{height:330px;position:relative;isolation:isolate;background:#201c25;border-bottom:1px solid #ffffff12}.map-canvas{height:100%;width:100%;background:#201c25}.map-canvas .leaflet-tile-pane{filter:grayscale(1) invert(.92) brightness(.7) contrast(.92)}.location-map .map-canvas{background:#201c25}.location-map:not(.is-ready) .leaflet-map-pane{opacity:0}.location-map.is-ready .leaflet-map-pane{opacity:1;transition:opacity .45s ease}.map-loading{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;pointer-events:none}.map-loading>span{font-size:112px;font-weight:300;line-height:1;letter-spacing:-.08em;color:#756580}.map-loading>p{color:#a99bae;font-size:11px;margin-top:22px}.location-map .map-canvas .leaflet-control-attribution{color:#d5c6dd;background:#151019dc;font-size:10px}.location-map .map-canvas .leaflet-control-attribution a{color:#d4b4eb}.map-canvas .leaflet-bar{border:1px solid #ffffff22;box-shadow:none}.map-canvas .leaflet-bar a{background:#211a28;color:#ebdff4;border-color:#ffffff18}.map-canvas .leaflet-bar a:hover{background:#32243d}.map-pin{width:46px;height:46px;border-radius:50% 50% 50% 4px;background:#b181d6;transform:rotate(-45deg);border:2px solid #e0c6f1;box-shadow:0 5px 18px #0005}.map-pin span{display:grid;width:100%;height:100%;place-items:center;color:#20102b;font:600 14px/1 var(--font-sans);transform:rotate(45deg)}.map-canvas .leaflet-tooltip{background:#1c1524;border:1px solid #ffffff28;color:#eee3f5;box-shadow:none;font:11px var(--font-sans);padding:7px 10px}.map-canvas .leaflet-tooltip-top:before{border-top-color:#1c1524}.map-fallback{position:absolute;top:0;right:0;bottom:0;left:0;z-index:500;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:16px;background:#18131e;padding:28px;text-align:center}.map-fallback p{color:#bdacc9;font-size:13px}@media (max-width: 1200px) and (min-width: 681px){.site-header{padding-inline:32px;gap:20px}.site-header nav{gap:24px;font-size:12px}.site-header .brand-symbol{width:44px}.site-header .brand-word{font-size:20px}.site-header .brand{gap:10px}}@media (max-width: 900px){.site-header{gap:16px}.site-header nav{gap:18px;font-size:11px}.site-header .brand-word{font-size:17px}.site-header .brand-symbol{width:36px}.contact-layout{gap:38px}.hero{min-height:670px}.contact-page{padding-top:125px}}@media (max-width: 760px) and (min-width: 681px){.site-header{padding-inline:22px;gap:10px}.site-header nav{gap:12px}.site-header .brand-word{font-size:15px;letter-spacing:.13em}.site-header .brand-symbol{width:29px}.site-header .brand{gap:7px}.language-switch{gap:2px}}@media (max-width: 680px){.site-header{display:grid;grid-template-columns:1fr auto;gap:8px}.site-header>nav{justify-self:stretch;grid-area:auto;font-size:26px}.site-header>.language-switch{grid-area:1 / 2;margin-right:49px}.site-header>.menu-toggle{grid-area:1 / 2}.site-header .brand-word{font-size:18px}.site-header .brand-symbol{width:37px}.site-header .brand{gap:8px}.hero{height:100svh;min-height:700px;max-height:950px}.hero-inner{padding-top:clamp(154px,23svh,215px)}:lang(zh-CN) .hero h1{font-size:clamp(54px,12vw,76px);line-height:1.25}:lang(zh-CN) .hero-description{font-size:14px;line-height:1.85;max-width:310px}.hero-caption{display:none}.platform-symbol{width:112px}.video-start{width:40px;height:40px;right:23px;bottom:25px}.contact-page{padding-top:103px;padding-bottom:55px}.contact-layout{gap:40px}.contact-details{padding-top:0}.contact-details h1{font-size:28px}.location-map{height:270px}.location-actions{gap:20px}}.page-intro{padding-bottom:0;margin-bottom:56px}.page-intro h1{font-size:clamp(40px,5vw,72px);line-height:1.12;margin:0;font-weight:450;letter-spacing:-.045em}.platform-feature{margin-top:0;padding-top:120px;padding-bottom:120px}.offering{padding-top:40px;padding-bottom:40px}.offering-body>p{margin-top:0}.contact-details h1{margin-top:0}.team-name{margin-top:24px}@media (max-width:700px){.page-intro{margin-bottom:36px}.page-intro h1{font-size:40px}.platform-feature{padding-top:64px;padding-bottom:64px}.offering{padding-top:28px;padding-bottom:28px}}.site-header nav .nav-disabled{padding:0;border:0;background:none;color:var(--muted, #a4a0a8);font:inherit;cursor:default}.platform-symbol{opacity:.86}.contact-details .contact-email{display:inline-block;margin:18px 0 36px;color:#b9accc;font-size:clamp(15px,1.2vw,18px)}.contact-form fieldset{border:0;padding:0;margin:0;min-width:0}.contact-form legend{font-size:15px;margin-bottom:16px;color:#b8b2bf}.interest-options{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:28px}.interest-option{position:relative;cursor:pointer}.interest-option>input{position:absolute;opacity:0;width:1px;height:1px}.interest-option>span{display:flex;gap:14px;align-items:center;border:1px solid #35303c;padding:12px 16px;border-radius:12px;font-size:14px;color:#bdb6c6;transition:background .18s,border-color .18s,color .18s}.interest-option svg{opacity:0}.interest-option input:checked+span{background:#241b2e;border-color:#8e70a9;color:#eee6f6}.interest-option input:checked+span svg{opacity:1}.interest-option input:focus-visible+span{outline:2px solid #c8a3e8;outline-offset:3px}.contact-field{display:grid;gap:12px;margin-bottom:26px;font-size:15px;color:#b8b2bf}.contact-field input,.contact-field textarea{width:100%;min-width:0;border:1px solid #39323f;background:#100e13;border-radius:10px;padding:15px;color:#f1edf5;font:inherit}.contact-field textarea{resize:vertical}.contact-field input:focus,.contact-field textarea:focus{outline:1px solid #ad87cf;border-color:#ad87cf}.contact-form .button{min-width:160px}.contact-form fieldset:disabled{opacity:.65}.contact-form-error{color:#e8a6b1;font-size:14px;line-height:1.6;min-height:24px;margin:16px 0}.contact-honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.contact-success{padding:30px 0 45px;min-height:330px}.contact-success>svg{color:#c29bdd;margin-bottom:20px}.contact-success h2{font-size:25px}.contact-success p{color:#aaa1b4;line-height:1.7;margin:16px 0 32px}@media (max-width: 680px){.interest-options{gap:8px}.interest-option>span{padding:12px;gap:10px}}
