:root{--font-body:"Pretendard Variable","SUIT Variable","Noto Sans KR","Apple SD Gothic Neo",sans-serif;--font-display:"Avenir Next","Helvetica Neue","SF Pro Display",sans-serif;--bg:#06111f;--bg-soft:#0c1a2e;--surface:rgba(11,22,40,0.72);--surface-strong:rgba(11,22,40,0.9);--line:rgba(160,190,220,0.14);--text:#f3f6fb;--muted:#93a6bf;--teal:#61e6d5;--coral:#ff8760;--gold:#ffc562;--sky:#7fb3ff;--shadow:0 24px 80px rgba(0,0,0,0.32)}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:clip}body{margin:0;min-height:100vh;overflow-x:hidden;position:relative;background:radial-gradient(circle at 10% 10%,rgba(97,230,213,.2),transparent 24%),radial-gradient(circle at 88% 18%,rgba(255,135,96,.16),transparent 28%),radial-gradient(circle at 50% 100%,rgba(127,179,255,.12),transparent 36%),linear-gradient(180deg,#07111e,#081423 45%,#06101d);color:var(--text);font-family:var(--font-body),"Apple SD Gothic Neo",sans-serif}a{color:inherit;text-decoration:none}.mobile-only{display:none!important}.landing-shell{position:relative;width:100%;max-width:1600px;margin:0 auto;padding:28px clamp(18px,4vw,56px) 104px}.mesh{position:absolute;z-index:0;border-radius:999px;filter:blur(70px);opacity:.5;animation:drift 14s ease-in-out infinite alternate}.mesh-one{top:-6rem;left:-10rem;width:30rem;height:30rem;background:rgba(97,230,213,.16)}.mesh-two{top:18rem;right:-8rem;width:28rem;height:28rem;background:rgba(255,135,96,.12);animation-duration:18s}.mesh-three{bottom:6rem;left:30%;width:22rem;height:22rem;background:rgba(127,179,255,.1);animation-duration:16s}.download-section,.experience-stack,.hero-section,.marquee-band,.platform-grid,.process-section,.site-footer{position:relative;z-index:1}[data-reveal]{opacity:0;transform:translateY(28px) scale(.985);transition:opacity .72s cubic-bezier(.22,1,.36,1),transform .72s cubic-bezier(.22,1,.36,1);transition-delay:var(--reveal-delay,0s)}[data-reveal].is-visible{opacity:1;transform:translateY(0) scale(1)}.site-topbar{position:-webkit-sticky;position:sticky;top:14px;z-index:30;justify-content:space-between;gap:20px;margin-bottom:28px;padding:14px 18px;border:1px solid rgba(160,190,220,.1);border-radius:24px;background:rgba(6,17,31,.72);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);width:100%}.brand-wrap,.site-topbar{display:flex;align-items:center}.brand-wrap{flex:1 1}.brand-wordmark{font-family:var(--font-display),var(--font-body),sans-serif;font-size:1.28rem;font-weight:700;letter-spacing:-.05em}.site-nav{display:flex;gap:22px;flex-wrap:wrap;color:var(--muted);font-size:.92rem;font-weight:500}.site-nav a{transition:color .18s ease}.site-nav a:hover{color:var(--text)}.topbar-action{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 15px;border-radius:999px;border:1px solid rgba(160,190,220,.18);background:rgba(255,255,255,.04);color:#e8effa;font-size:.88rem;font-weight:700;white-space:nowrap}.topbar-action:hover{background:rgba(255,255,255,.08)}.topbar-right{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex:1 1}@keyframes dotPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.45;transform:scale(.75)}}@keyframes dotSpinner{0%{transform:scale(1);opacity:1}33%{transform:scale(.7);opacity:.5}66%{transform:scale(1.1);opacity:.8}to{transform:scale(1);opacity:1}}.tunnel-status-wrap{position:relative}.tunnel-status-btn{display:inline-flex;align-items:center;gap:7px;min-height:38px;padding:0 14px;border-radius:999px;border:1px solid rgba(160,190,220,.18);background:rgba(255,255,255,.04);color:#e8effa;font-family:inherit;font-size:.88rem;font-weight:700;white-space:nowrap;cursor:pointer;transition:background .16s ease,border-color .16s ease}.tunnel-status-btn:hover{background:rgba(255,255,255,.08);border-color:rgba(160,190,220,.28)}.tunnel-dot{display:inline-block;width:7px;height:7px;border-radius:50%;flex-shrink:0}.dot-online{background:#4ade80;box-shadow:0 0 6px rgba(74,222,128,.7);animation:dotPulse 2s ease-in-out infinite}.dot-offline{background:#f87171;box-shadow:0 0 6px rgba(248,113,113,.6)}.dot-checking{background:#facc15;box-shadow:0 0 6px rgba(250,204,21,.6);animation:dotSpinner 1.2s ease-in-out infinite}.tunnel-panel-backdrop{position:fixed;inset:0;z-index:39}.tunnel-panel{position:absolute;top:calc(100% + 10px);right:0;z-index:40;min-width:260px;padding:18px 18px 14px;border:1px solid rgba(160,190,220,.14);border-radius:18px;background:rgba(8,18,34,.92);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);box-shadow:0 24px 60px rgba(0,0,0,.4);display:flex;flex-direction:column;gap:12px}.tunnel-panel-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.tunnel-panel-head strong{font-size:.9rem;font-weight:700;color:var(--text)}.tunnel-close-btn{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;border:none;background:rgba(255,255,255,.07);color:var(--muted);font-size:.7rem;cursor:pointer;transition:background .14s ease,color .14s ease;flex-shrink:0}.tunnel-close-btn:hover{background:rgba(255,255,255,.13);color:var(--text)}.tunnel-row{display:flex;align-items:center;justify-content:space-between;gap:10px;padding-bottom:10px;border-bottom:1px solid rgba(160,190,220,.08)}.tunnel-row:last-of-type{border-bottom:none;padding-bottom:0}.tunnel-row-label{font-size:.8rem;color:var(--muted);font-weight:500;white-space:nowrap;flex-shrink:0}.tunnel-row-value{font-size:.82rem;color:var(--text);font-weight:600;text-align:right;word-break:break-all}.tunnel-row-addr{font-size:.76rem;color:var(--sky);font-family:SF Mono,Fira Code,monospace;font-weight:500}.tunnel-row-status{display:inline-flex;align-items:center;gap:6px}.tunnel-refresh-btn{width:100%;padding:9px 0;border-radius:10px;border:1px solid rgba(160,190,220,.14);background:rgba(255,255,255,.05);color:var(--text);font-family:inherit;font-size:.84rem;font-weight:600;cursor:pointer;transition:background .14s ease;margin-top:2px}.tunnel-refresh-btn:hover:not(:disabled){background:rgba(255,255,255,.1)}.tunnel-refresh-btn:disabled{opacity:.5;cursor:not-allowed}.tunnel-unstable-msg{margin:-2px 0 2px;padding:8px 10px;border-radius:8px;background:rgba(250,204,21,.07);border:1px solid rgba(250,204,21,.2);color:#fde68a;font-size:.78rem;font-weight:500;line-height:1.4;text-align:center}.tunnel-weekly{display:flex;flex-direction:column;gap:6px}.tunnel-weekly-label{font-size:.76rem;color:var(--muted);font-weight:500}.tunnel-weekly-bars{display:flex;gap:3px;align-items:flex-end}.tunnel-week-bar{flex:1 1;height:22px;border-radius:4px;cursor:default;transition:opacity .12s ease;position:relative}.tunnel-week-bar:hover{opacity:.85}.wbar-tooltip{bottom:calc(100% + 6px);background:rgba(10,20,35,.95);border:1px solid rgba(160,190,220,.18);color:var(--text);font-size:.72rem;font-weight:500;white-space:nowrap;padding:4px 8px;border-radius:6px;pointer-events:none;box-shadow:0 4px 12px rgba(0,0,0,.4);animation:wbar-tooltip-in .1s ease forwards;z-index:10}.wbar-tooltip,.wbar-tooltip:after{position:absolute;left:50%;transform:translateX(-50%)}.wbar-tooltip:after{content:"";top:100%;border:4px solid transparent;border-top-color:rgba(160,190,220,.18)}@keyframes wbar-tooltip-in{0%{opacity:0;transform:translateX(-50%) translateY(3px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}.wbar-green{background:rgba(74,222,128,.65)}.wbar-yellow{background:rgba(250,204,21,.65)}.wbar-red{background:rgba(248,113,113,.65)}.wbar-unknown{background:rgba(160,190,220,.13);border:1px solid rgba(160,190,220,.1)}.tunnel-outage-link{display:flex;align-items:center;justify-content:center;gap:6px;padding:9px 0;border-radius:10px;border:1px solid rgba(248,113,113,.25);background:rgba(248,113,113,.07);color:#fca5a5;font-size:.82rem;font-weight:600;text-decoration:none;transition:background .14s ease,border-color .14s ease}.tunnel-outage-link:hover{background:rgba(248,113,113,.14);border-color:rgba(248,113,113,.4)}.mobile-nav-tunnel-status{padding:6px 0 2px;border-top:1px solid rgba(160,190,220,.08);margin-top:4px}.mobile-nav-tunnel-status .tunnel-status-wrap{width:100%}.mobile-nav-tunnel-status .tunnel-status-btn{width:100%;border-radius:12px;justify-content:flex-start;font-weight:600}.mobile-nav-tunnel-status .tunnel-panel{position:static;margin-top:10px;box-shadow:none;border-radius:14px}.mobile-topbar{position:-webkit-sticky;position:sticky;top:14px;z-index:34;align-items:center;justify-content:space-between;gap:14px;margin-bottom:12px;padding:12px 14px;border:1px solid rgba(160,190,220,.1);border-radius:20px;background:rgba(6,17,31,.82);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.mobile-brand{font-family:var(--font-display),var(--font-body),sans-serif;font-size:1.08rem;font-weight:700;letter-spacing:-.05em}.mobile-topbar-action{align-items:center;min-height:36px;padding:0 12px;border-radius:999px;border:1px solid rgba(160,190,220,.16);color:#e8effa;font-size:.76rem;font-weight:700;white-space:nowrap}.mobile-menu-toggle,.mobile-topbar-action{display:inline-flex;justify-content:center;background:rgba(255,255,255,.04)}.mobile-menu-toggle{flex-direction:column;gap:4px;width:42px;height:42px;padding:0;border:1px solid rgba(160,190,220,.14);border-radius:14px;cursor:pointer}.mobile-menu-toggle span{display:block;width:18px;height:2px;margin:0 auto;border-radius:999px;background:rgba(243,246,251,.92);transition:transform .18s ease,opacity .18s ease}.mobile-menu-toggle.is-open span:first-child{transform:translateY(6px) rotate(45deg)}.mobile-menu-toggle.is-open span:nth-child(2){opacity:0}.mobile-menu-toggle.is-open span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.mobile-nav{position:relative;flex-direction:column;gap:10px;width:min(100%,320px);height:100%;margin-left:auto;padding:18px 14px 16px;border-left:1px solid rgba(160,190,220,.1);background:rgba(6,17,31,.96);box-shadow:-20px 0 50px rgba(0,0,0,.3);transform:translateX(100%);transition:transform .24s ease}.mobile-nav.is-open{transform:translateX(0)}.mobile-nav a{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 14px;border-radius:999px;border:1px solid rgba(160,190,220,.12);background:rgba(255,255,255,.04);color:rgba(243,246,251,.84);font-size:.82rem;font-weight:600;white-space:nowrap}.mobile-nav-shell{position:fixed;inset:0;z-index:60;background:rgba(2,8,15,.4);opacity:0;pointer-events:none;transition:opacity .22s ease}.mobile-nav-shell.is-open{opacity:1;pointer-events:auto}.mobile-nav-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px;padding:4px 2px 10px}.mobile-nav-head strong{font-size:1rem;letter-spacing:-.04em}.mobile-nav-close{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 12px;border:1px solid rgba(160,190,220,.14);border-radius:999px;background:rgba(255,255,255,.04);color:rgba(243,246,251,.9);font-size:.78rem;font-weight:700;cursor:pointer}.hero-section{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.95fr);grid-gap:28px;gap:28px;align-items:center;min-height:calc(100vh - 160px)}.hero-copy{width:100%;max-width:46rem}.section-tag{margin:0 0 16px;color:var(--teal);text-transform:uppercase;letter-spacing:.18em;font-size:.76rem;font-weight:700}.hero-copy h1{margin:0;font-family:var(--font-body),sans-serif;font-size:clamp(2rem,3.8vw,3.6rem);font-weight:800;line-height:1.12;letter-spacing:-.05em;max-width:13.2ch}.hero-description{margin:20px 0 0;max-width:64ch;color:var(--muted);font-size:1rem;line-height:1.84}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:30px;width:100%;max-width:64ch;justify-content:flex-end}@media (max-width:1480px) and (min-width:821px){.hero-section{grid-template-columns:minmax(0,1.3fr) minmax(280px,.7fr);gap:18px}.hero-copy{max-width:min(100%,58rem)}.hero-copy h1{max-width:15.2ch}.hero-actions,.hero-description{max-width:min(100%,78ch)}.experience-spectrum{grid-template-columns:minmax(0,.94fr) minmax(0,1.06fr);gap:40px}.experience-spectrum .experience-copy{justify-self:start;width:100%;max-width:36rem;margin-left:0;text-align:left}}.mobile-hero{padding:8px 0 0}.mobile-hero,.mobile-hero-copy{display:flex;flex-direction:column;gap:0}.mobile-hero-h1{margin:10px 0 0;font-size:clamp(2rem,8.5vw,2.7rem);line-height:1.1;letter-spacing:-.055em;font-weight:800}.mobile-hero-desc{margin:14px 0 0;color:var(--muted);font-size:.96rem;line-height:1.72}.mobile-hero-chips{display:flex;align-items:center;gap:10px;margin-top:20px}.mobile-status-chip{display:inline-flex;align-items:center;gap:7px;padding:7px 14px;border-radius:999px;font-size:.8rem;font-weight:700;letter-spacing:.06em;white-space:nowrap}.chip-lan{background:rgba(97,230,213,.12);color:var(--teal);border:1px solid rgba(97,230,213,.22)}.chip-tunnel{background:rgba(255,135,96,.1);color:var(--coral);border:1px solid rgba(255,135,96,.2)}.status-dot{width:6px;height:6px;border-radius:50%;background:currentColor;flex-shrink:0;animation:statusPulse 2.2s ease-in-out infinite}.mobile-status-sep{flex:1 1;height:1px;background:rgba(160,190,220,.14)}.mobile-hero-action{width:100%;margin-top:18px}.mobile-hero-stage{margin-top:20px;padding:24px 14px;border-radius:28px;border:1px solid rgba(160,190,220,.1);background:radial-gradient(circle at 20% 15%,rgba(97,230,213,.14),transparent 40%),radial-gradient(circle at 80% 85%,rgba(255,135,96,.11),transparent 40%),linear-gradient(180deg,rgba(11,22,40,.92),rgba(8,17,31,.8));overflow:hidden}.action-primary,.action-secondary{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:0 24px;border-radius:999px;font-weight:700;transition:transform .18s ease,border-color .18s ease,background .18s ease}.action-primary{background:linear-gradient(135deg,var(--coral),#ffb56c);color:#101923}.action-secondary{background:rgba(255,255,255,.03);border:1px solid rgba(160,190,220,.18)}.action-primary:hover,.action-secondary:hover,.download-tile:hover{transform:translateY(-2px)}.highlight-list{display:grid;grid-gap:10px;gap:10px;margin:28px 0 0;padding:0;list-style:none}.highlight-list li{display:inline-flex;align-items:center;gap:10px;color:#d8e3f4}.highlight-list li:before{content:"";width:10px;height:10px;border-radius:50%;background:linear-gradient(135deg,var(--teal),var(--sky));box-shadow:0 0 18px rgba(97,230,213,.45)}.hero-stage{position:relative;min-height:640px}.device-mock{position:absolute;z-index:1;animation:bob 7s ease-in-out infinite;opacity:.72;transition:transform .32s cubic-bezier(.22,1,.36,1),opacity .32s ease,filter .32s ease;filter:saturate(.86)}.phone-ios{top:7%;left:7%}.phone-android{right:7%;bottom:9%;animation-delay:1.2s}.phone-frame{width:160px;height:320px;border-radius:34px;padding:12px;background:linear-gradient(180deg,rgba(13,20,31,.66),rgba(13,20,31,.52));border:1px solid rgba(255,255,255,.08);box-shadow:0 18px 44px rgba(0,0,0,.26);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.android-frame{border-radius:28px}.phone-camera{width:72px;height:18px;margin:0 auto 10px;border-radius:999px;background:rgba(0,0,0,.42)}.phone-screen{display:flex;flex-direction:column;justify-content:flex-start;gap:10px;height:calc(100% - 28px);padding:18px;border-radius:24px}.phone-screen-android,.phone-screen-ios{background:linear-gradient(180deg,rgba(255,255,255,.08),rgba(255,255,255,.03)),linear-gradient(180deg,rgba(8,16,29,.72),rgba(8,16,29,.54))}.phone-badge{display:inline-flex;align-items:center;align-self:flex-start;min-height:28px;padding:0 10px;border-radius:999px;background:rgba(255,255,255,.1);color:rgba(239,245,255,.9);font-size:.72rem;font-weight:700}.android-badge{color:#f4fffb}.phone-screen strong{font-size:1.14rem;letter-spacing:-.04em;color:rgba(247,251,255,.92)}.phone-screen p{margin:0;color:rgba(247,251,255,.68);font-size:.88rem}.orbital{position:absolute;width:min(72%,540px);aspect-ratio:1/1;border:1px solid rgba(127,179,255,.14);border-radius:50%}.orbital-large{top:8%;left:7%;animation:rotateSlow 24s linear infinite}.orbital-small{width:min(46%,340px);top:24%;left:26%;animation:rotateSlowReverse 18s linear infinite}.signal-card,.signal-console{position:absolute;border:1px solid var(--line);background:linear-gradient(180deg,rgba(13,24,44,.94),rgba(9,17,31,.84));box-shadow:var(--shadow);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.signal-console{inset:15% 10% 17% 13%;z-index:3;border-radius:34px;overflow:hidden}.console-head{display:flex;gap:8px;padding:16px 18px;border-bottom:1px solid rgba(160,190,220,.09)}.console-head span{width:10px;height:10px;border-radius:50%;background:rgba(255,255,255,.18)}.console-body{padding:26px}.console-body p{margin:0 0 12px;color:var(--teal);text-transform:uppercase;letter-spacing:.14em;font-size:.74rem;font-weight:700}.console-body h2{margin:0;max-width:none;font-size:clamp(1.76rem,3.3vw,2.5rem);line-height:1.02;letter-spacing:-.05em;white-space:nowrap}.console-bars{display:grid;grid-gap:14px;gap:14px;margin-top:28px}.console-bars span{display:block;height:58px;border-radius:999px;background:linear-gradient(90deg,rgba(97,230,213,.2),rgba(255,135,96,.18))}.signal-card{width:min(260px,56%);padding:18px;border-radius:26px;animation:bob 6s ease-in-out infinite;z-index:2;opacity:.88;transition:transform .32s cubic-bezier(.22,1,.36,1),opacity .32s ease,filter .32s ease,box-shadow .32s ease;filter:saturate(.92)}.device-mock:hover,.signal-card:hover{z-index:5;opacity:1;filter:saturate(1.02);animation-play-state:paused;transform:translateY(-10px) scale(1.04)}.signal-card-main{top:6%;right:2%}.signal-card-side{left:0;bottom:6%;animation-delay:1.4s}.signal-chip{display:inline-flex;align-items:center;height:30px;padding:0 12px;border-radius:999px;background:rgba(97,230,213,.16);color:#baf2e8;font-size:.78rem;font-weight:700}.signal-chip.warm{background:rgba(255,135,96,.16);color:#ffc0ab}.signal-card strong{display:block;margin-top:14px;font-size:1.05rem}.signal-card p{margin:8px 0 0;color:var(--muted);font-size:.95rem;line-height:1.6}.platform-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px;margin-top:32px}.platform-card{padding:26px;border-radius:30px;border:1px solid var(--line);background:linear-gradient(180deg,rgba(11,22,40,.88),rgba(11,22,40,.68));box-shadow:var(--shadow)}.platform-card-header{display:flex;align-items:center;gap:12px;margin-bottom:4px}.platform-icon-wrap{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:14px;flex-shrink:0}.platform-icon{width:22px;height:22px}.platform-label{display:inline-flex;align-items:center;min-height:30px;padding:0 12px;border-radius:999px;background:rgba(127,179,255,.14);color:#cddfff;font-size:.8rem;font-weight:700}.experience-copy h3,.platform-card h3,.section-header h2,.timeline-card h3{margin:18px 0 0;font-size:clamp(1.42rem,2.8vw,2.2rem);line-height:1.12;letter-spacing:-.04em}.platform-card h3{margin-top:14px;font-size:clamp(1.42rem,2.8vw,2.2rem);line-height:1.12;letter-spacing:-.04em}.download-copy p,.experience-copy p:last-child,.platform-card p,.site-footer p,.timeline-card p{color:var(--muted);line-height:1.76}.platform-note{display:inline-block;margin-top:14px;color:rgba(243,246,251,.58);font-size:.8rem;line-height:1.55}.mobile-platform-list{margin-top:28px;border-radius:26px;border:1px solid rgba(160,190,220,.1);background:linear-gradient(180deg,rgba(11,22,40,.92),rgba(8,17,31,.78));overflow:hidden}.mobile-platform-row{display:grid;grid-template-columns:auto 1fr;grid-gap:16px;gap:16px;align-items:flex-start;padding:20px 18px;border-bottom:1px solid rgba(160,190,220,.07)}.mobile-platform-row:last-child{border-bottom:none}.mobile-platform-row-body strong{display:block;font-size:1rem;font-weight:700;line-height:1.32;letter-spacing:-.03em;padding-top:10px}.mobile-platform-row-body p{margin:6px 0 0;color:var(--muted);font-size:.88rem;line-height:1.65}.mobile-platform-row-body .platform-note{margin-top:8px}.marquee-band{margin-top:22px;border-radius:24px;border:1px solid var(--line);background:rgba(255,255,255,.03);overflow:hidden}.marquee-track{display:flex;width:max-content;padding:16px 0;color:rgba(243,246,251,.72);font-size:1.05rem;text-transform:uppercase;letter-spacing:.14em;animation:marquee 26s linear infinite}.marquee-group{display:flex;gap:24px;flex-shrink:0;min-width:max-content;padding-right:24px}.marquee-group span{padding-left:0}.marquee-group span:after{content:"·";margin-left:24px;opacity:.35;font-weight:400}.experience-stack{display:grid;grid-gap:36px;gap:36px;margin-top:34px}.mobile-experience-stack{gap:20px;margin-top:28px}.mobile-experience-card{display:grid;grid-gap:0;gap:0;border-radius:28px;border:1px solid rgba(160,190,220,.09);background:linear-gradient(180deg,rgba(11,22,40,.88),rgba(8,17,31,.72));box-shadow:var(--shadow);overflow:hidden}.mobile-experience-card.tone-coral{border-top:2px solid rgba(255,135,96,.38)}.mobile-experience-card.tone-mint{border-top:2px solid rgba(97,230,213,.38)}.mobile-experience-card.tone-ink{border-top:2px solid rgba(127,179,255,.38)}.mobile-experience-card.tone-coral .band-kicker{color:var(--coral)}.mobile-experience-card.tone-mint .band-kicker{color:var(--teal)}.mobile-experience-card.tone-ink .band-kicker{color:var(--sky)}.mobile-experience-copy{padding:24px 20px 26px}.mobile-experience-copy h3{margin:0;font-size:1.36rem;line-height:1.18;letter-spacing:-.04em}.mobile-experience-copy p:last-child{margin:12px 0 0;color:var(--muted);font-size:.93rem;line-height:1.74}.experience-band{display:grid;position:relative;padding-top:0}.experience-flow{grid-template-columns:minmax(0,.94fr) minmax(0,1.06fr);gap:40px;align-items:center}.experience-spectrum{grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);gap:46px;align-items:center}.experience-spectrum .experience-copy{justify-self:end;width:min(100%,36rem);margin-left:auto;text-align:left}.experience-spectrum .experience-copy h3{white-space:nowrap;font-size:clamp(1.28rem,2.2vw,1.96rem)}.experience-engine{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:40px;align-items:start}.tone-coral{--band-accent:var(--coral)}.tone-mint{--band-accent:var(--teal)}.tone-ink{--band-accent:var(--sky)}.band-kicker{margin:0 0 16px;color:var(--gold);font-size:.76rem;font-weight:700}.band-kicker,.engine-node-label{text-transform:uppercase;letter-spacing:.16em}.engine-node-label{color:rgba(255,197,98,.82);font-size:.82rem;font-weight:800}.engine-node strong,.spectrum-item strong{font-size:1.12rem;line-height:1.45}.transfer-scene{position:relative;min-height:340px;display:grid;grid-template-columns:1fr minmax(120px,180px) 1fr;align-items:center;grid-gap:18px;gap:18px}.transfer-device{display:flex;justify-content:center;transition:opacity .32s ease,transform .32s cubic-bezier(.22,1,.36,1)}.transfer-device-label{display:inline-flex;align-items:center;align-self:flex-start;min-height:28px;padding:0 10px;border-radius:999px;background:rgba(255,255,255,.08);color:rgba(243,246,251,.84);font-size:.74rem;font-weight:700}.desktop-shell{width:min(100%,250px);align-items:center}.desktop-screen,.desktop-shell{display:flex;flex-direction:column}.desktop-screen{width:100%;min-height:190px;padding:20px;border-radius:22px;border:1px solid rgba(160,190,220,.12);background:radial-gradient(circle at top right,rgba(255,255,255,.08),transparent 42%),linear-gradient(180deg,rgba(255,255,255,.04),rgba(255,255,255,.02));justify-content:flex-start;gap:12px}.desktop-stand{width:28px;height:28px;margin-top:8px;border-radius:0 0 12px 12px;background:linear-gradient(180deg,rgba(160,190,220,.32),rgba(160,190,220,.12))}.desktop-base{width:92px;height:10px;margin-top:6px;border-radius:999px;background:rgba(160,190,220,.22)}.handset-shell{width:min(100%,168px);min-height:264px;padding:10px;border-radius:32px;border:1px solid rgba(160,190,220,.12);background:radial-gradient(circle at top right,rgba(255,255,255,.06),transparent 42%),linear-gradient(180deg,rgba(255,255,255,.04),rgba(255,255,255,.02))}.handset-notch{width:64px;height:14px;margin:0 auto 10px;border-radius:999px;background:rgba(0,0,0,.32)}.handset-screen{min-height:228px;padding:18px;border-radius:24px;background:linear-gradient(180deg,rgba(255,255,255,.08),rgba(255,255,255,.03)),linear-gradient(180deg,rgba(8,16,29,.72),rgba(8,16,29,.54));display:flex;flex-direction:column;justify-content:flex-start;gap:12px}.desktop-screen strong,.handset-screen strong{font-size:1.28rem;letter-spacing:-.05em}.desktop-screen p,.handset-screen p{margin:0;color:var(--muted);line-height:1.65}.transfer-device-copy{display:flex;flex-direction:column;gap:12px}.transfer-device-meta{margin-top:auto!important}.transfer-rail{position:relative;height:100%;min-height:140px}.transfer-line{height:2px;transform:translateY(-50%);background:linear-gradient(90deg,transparent,rgba(97,230,213,.18) 18%,rgba(255,197,98,.55) 50%,rgba(97,230,213,.18) 82%,transparent);background-size:200% 100%;animation:lineShimmer 3.2s ease-in-out infinite}.transfer-beam,.transfer-line{position:absolute;left:0;right:0;top:50%}.transfer-beam{height:0;pointer-events:none;animation:beamMove 2.6s cubic-bezier(.4,0,.2,1) infinite}.transfer-beam:before{content:"";top:0;left:-28px;width:56px;height:5px;border-radius:999px;background:linear-gradient(90deg,transparent,rgba(255,197,98,.9) 40%,rgba(255,135,96,.7) 60%,transparent);filter:blur(2.5px);box-shadow:0 0 14px rgba(255,197,98,.55)}.transfer-beam:before,.transfer-packet{position:absolute;transform:translateY(-50%)}.transfer-packet{top:50%;left:4px;width:36px;height:44px;border-radius:10px 10px 8px 8px;background:linear-gradient(150deg,rgba(255,145,70,1),rgba(255,205,70,.96));box-shadow:0 0 0 1.5px rgba(255,205,80,.45),0 8px 22px rgba(255,140,70,.5),0 0 0 rgba(255,197,98,0);animation:packetTravel 2.6s cubic-bezier(.4,0,.2,1) .06s infinite;z-index:2;will-change:left,transform,opacity,box-shadow}.transfer-packet-fold{position:absolute;top:0;right:0;width:12px;height:12px;background:rgba(255,255,255,.48);-webkit-clip-path:polygon(0 0,100% 0,100% 100%);clip-path:polygon(0 0,100% 0,100% 100%);border-radius:0 10px 0 0}.ts-spark{position:absolute;top:50%;border-radius:50%;transform:translateY(-50%);pointer-events:none;will-change:left,opacity}.ts-spark-a{width:7px;height:7px;background:rgba(255,205,80,.95);box-shadow:0 0 12px rgba(255,205,80,.7),0 0 24px rgba(255,205,80,.3);animation:sparkFlow 2.6s cubic-bezier(.4,0,.2,1) -.22s infinite}.ts-spark-b{width:4px;height:4px;background:rgba(97,230,213,.92);box-shadow:0 0 8px rgba(97,230,213,.65);animation:sparkFlow 2.6s cubic-bezier(.4,0,.2,1) -.72s infinite}.flexible-scene,.flexible-stage{position:relative;min-height:340px}.flexible-stage{border-radius:30px;border:1px solid rgba(160,190,220,.08);background:radial-gradient(circle at top left,rgba(97,230,213,.12),transparent 32%),radial-gradient(circle at bottom right,rgba(255,197,98,.08),transparent 34%),rgba(255,255,255,.02);overflow:hidden}.flexible-device{position:absolute;z-index:2}.flexible-device-pc{left:4%;top:50%;transform:translateY(-50%)}.flexible-device-phone{right:4%;top:50%;transform:translateY(-50%)}.flexible-desktop{width:250px}.flexible-handset{width:168px;min-height:264px}.flexible-screen{position:relative}.flexible-file-card{padding:16px 18px;border-radius:18px;background:linear-gradient(180deg,rgba(255,255,255,.08),rgba(255,255,255,.03));border:1px solid rgba(160,190,220,.1);box-shadow:0 12px 24px rgba(0,0,0,.16)}.flexible-file-card-large{margin-top:8px}.flexible-file-type{display:inline-flex;margin-bottom:12px;color:rgba(255,197,98,.9);font-size:.72rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.flexible-file-card strong{display:block}.flexible-file-card p{margin-top:8px}.flexible-meter{display:grid;grid-gap:8px;gap:8px;margin-top:auto}.flexible-meter-bar{display:block;height:8px;border-radius:999px;background:linear-gradient(90deg,rgba(97,230,213,.55),rgba(127,179,255,.4) 50%,rgba(97,230,213,.15));background-size:200% 100%;animation:meterShimmer 2.4s ease-in-out infinite}.flexible-meter-bar:last-child{width:68%;animation-delay:.4s}.flexible-flow-lane{position:absolute;inset:0}.flexible-lane-line{position:absolute;left:23%;right:23%;height:1px;background:linear-gradient(90deg,transparent,rgba(160,190,220,.35),transparent)}.flexible-lane-upper{top:42%;background:linear-gradient(90deg,transparent,rgba(97,230,213,.38),transparent)}.flexible-lane-lower{top:60%;background:linear-gradient(90deg,transparent,rgba(127,179,255,.28),transparent)}.lane-chip{position:absolute;display:inline-flex;align-items:center;justify-content:center;min-width:62px;height:34px;padding:0 14px;border-radius:10px;border:1px solid rgba(160,190,220,.14);color:rgba(243,246,251,.96);font-size:.74rem;font-weight:800;letter-spacing:.08em;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.lane-chip-primary{left:28%;top:34%;background:rgba(97,230,213,.12);border-color:rgba(97,230,213,.22);color:rgba(186,242,232,.96);animation:laneChipFlow 3.4s cubic-bezier(.25,.46,.45,.94) infinite}.lane-chip-secondary{left:30%;top:54%;background:linear-gradient(180deg,rgba(127,179,255,.16),rgba(97,230,213,.12));border-color:rgba(127,179,255,.22);color:rgba(205,223,255,.96);animation:laneChipFlowLow 3.4s cubic-bezier(.25,.46,.45,.94) .55s infinite}.lane-relay{position:absolute;width:8px;height:8px;border-radius:50%;border:1.5px solid rgba(160,190,220,.4);background:rgba(255,255,255,.06)}.lane-relay-a{left:42%;top:calc(42% - 4px);animation:relayBlink 3.4s ease-in-out .3s infinite}.lane-relay-b{left:56%;top:calc(60% - 4px);animation:relayBlink 3.4s ease-in-out .85s infinite}.lane-relay-c{left:62%;top:calc(42% - 4px);animation:relayBlink 3.4s ease-in-out 1.4s infinite}.lane-glow{position:absolute;width:9px;height:9px;border-radius:50%;background:rgba(255,197,98,.9);box-shadow:0 0 14px rgba(255,197,98,.5),0 0 28px rgba(255,197,98,.2)}.lane-glow-a{left:48%;top:36%;animation:laneGlowFloat 2.8s ease-in-out infinite}.lane-glow-b{left:64%;top:56%;animation:laneGlowFloat 2.8s ease-in-out .5s infinite}.flexible-stack{display:grid;grid-gap:10px;gap:10px;margin-top:6px}.flexible-stack-item{display:flex;align-items:center;min-height:38px;padding:0 14px;border-radius:14px;background:rgba(255,255,255,.07);border:1px solid rgba(160,190,220,.08);color:rgba(243,246,251,.86);font-size:.82rem;font-weight:700;opacity:0;transform:translateX(8px)}.flex-recv-1{animation:stackItemAppear 3.4s ease-out .6s infinite}.flex-recv-2{animation:stackItemAppear 3.4s ease-out 1s infinite}.flex-recv-3{background:linear-gradient(135deg,rgba(97,230,213,.16),rgba(127,179,255,.12));border-color:rgba(97,230,213,.14);animation:stackItemAppear 3.4s ease-out 1.5s infinite}.spectrum-grid{display:grid;grid-gap:14px;gap:14px;margin-top:24px}.spectrum-item{min-height:64px;padding:18px 20px;border-radius:20px;border:1px solid rgba(160,190,220,.08);background:rgba(255,255,255,.03)}.remote-scene{position:relative;min-height:340px;border-radius:32px;overflow:hidden;background:radial-gradient(circle at 20% 22%,rgba(127,179,255,.12),transparent 28%),radial-gradient(circle at 78% 72%,rgba(97,230,213,.12),transparent 28%),rgba(255,255,255,.02);border:1px solid rgba(160,190,220,.08)}.remote-glow{position:absolute;width:180px;height:180px;border-radius:50%;filter:blur(56px);opacity:.44}.remote-glow-left{left:-32px;top:18px;background:rgba(127,179,255,.18)}.remote-glow-right{right:-40px;bottom:8px;background:rgba(97,230,213,.18)}.remote-device{position:absolute;z-index:2;top:50%;transform:translateY(-50%)}.remote-device-left{left:5%}.remote-device-right{right:5%}.remote-desktop{width:238px}.remote-handset{width:166px;min-height:256px}.remote-screen{position:relative}.remote-bridge{position:absolute;inset:0}.remote-bridge-arc{position:absolute;left:22%;right:22%;top:50%;height:150px;border-top:1.5px solid rgba(127,179,255,.38);border-radius:999px 999px 0 0;transform:translateY(-50%);animation:arcGlow 3.6s ease-in-out infinite}.remote-bridge-arc-soft{top:54%;left:27%;right:27%;height:108px;border-top-width:1px;border-top-color:rgba(97,230,213,.22);animation:arcGlowSoft 3.6s ease-in-out .5s infinite}.remote-relay{position:absolute;left:50%;top:calc(50% - 83px);transform:translateX(-50%);width:16px;height:16px;display:flex;align-items:center;justify-content:center}.remote-relay-ring{position:absolute;border-radius:50%;border:1px solid rgba(97,230,213,.5)}.remote-relay-ring-a{width:32px;height:32px;animation:relayRingPulse 2.8s ease-out infinite}.remote-relay-ring-b{width:22px;height:22px;animation:relayRingPulse 2.8s ease-out .55s infinite}.remote-relay-core{position:relative;width:10px;height:10px;border-radius:50%;background:radial-gradient(circle,rgba(97,230,213,1),rgba(127,179,255,.8));box-shadow:0 0 12px rgba(97,230,213,.8),0 0 28px rgba(97,230,213,.35);animation:relayCoreGlow 2.8s ease-in-out infinite}.remote-bridge-label{position:absolute;left:50%;top:31%;transform:translateX(-50%);color:rgba(97,230,213,.72);font-size:.72rem;font-weight:800;letter-spacing:.24em;text-transform:uppercase}.remote-packet{position:absolute;display:inline-flex;align-items:center;justify-content:center;min-width:60px;height:34px;padding:0 13px;border-radius:10px;border:1px solid rgba(160,190,220,.14);background:rgba(255,255,255,.09);color:rgba(243,246,251,.96);font-size:.74rem;font-weight:800;letter-spacing:.08em;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.remote-packet-a{left:26%;top:50%;animation:remotePacketOne 3.6s cubic-bezier(.35,0,.25,1) infinite}.remote-packet-b{left:28%;top:50%;background:linear-gradient(135deg,rgba(97,230,213,.18),rgba(127,179,255,.16));border-color:rgba(97,230,213,.2);animation:remotePacketTwo 3.6s cubic-bezier(.35,0,.25,1) .7s infinite}.remote-node{position:absolute;width:9px;height:9px;border-radius:50%;background:rgba(255,197,98,.88);box-shadow:0 0 16px rgba(255,197,98,.5),0 0 32px rgba(255,197,98,.2)}.remote-node-a{left:38%;top:30%;animation:remoteNodePulse 2.4s ease-in-out infinite}.remote-node-b{left:50%;top:24%;animation:remoteNodePulse 2.4s ease-in-out .5s infinite}.remote-node-c{left:62%;top:30%;animation:remoteNodePulse 2.4s ease-in-out 1s infinite}.engine-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px}.engine-node{min-height:180px;padding:18px;background:radial-gradient(circle at top right,rgba(255,255,255,.06),transparent 46%),rgba(255,255,255,.02);border-top:2px solid var(--band-accent)}.engine-node:nth-child(2){transform:translateY(24px)}.engine-node:nth-child(3){transform:translateY(48px)}.process-section{margin-top:64px;padding:32px;border-radius:34px;border:1px solid var(--line);background:linear-gradient(180deg,rgba(11,22,40,.84),rgba(8,17,31,.68));box-shadow:var(--shadow)}.section-header{max-width:42rem}.timeline-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:16px;gap:16px;margin-top:24px}.timeline-card{min-height:220px;padding:24px;border-radius:28px;border:1px solid rgba(160,190,220,.1);background:linear-gradient(180deg,rgba(255,255,255,.05),rgba(6,17,31,.18))}.timeline-step{display:inline-flex;color:var(--coral);font-size:.9rem;font-weight:800;letter-spacing:.14em}.download-section{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);grid-gap:22px;gap:22px;margin-top:72px;padding:32px;border-radius:34px;border:1px solid var(--line);background:linear-gradient(135deg,rgba(7,17,31,.96),rgba(17,31,56,.92));box-shadow:var(--shadow)}.download-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px}.mobile-download-section{display:grid;grid-gap:0;gap:0;margin-top:56px;border-radius:30px;border:1px solid var(--line);background:linear-gradient(135deg,rgba(7,17,31,.96),rgba(17,31,56,.92));box-shadow:var(--shadow);overflow:hidden}.mobile-dl-header{padding:26px 20px 22px;border-bottom:1px solid rgba(160,190,220,.08)}.mobile-dl-header .section-tag{margin-bottom:12px}.mobile-dl-header h2{margin:0;font-size:clamp(1.28rem,5.5vw,1.7rem);line-height:1.2;letter-spacing:-.04em}.mobile-dl-header p{margin:10px 0 0;color:var(--muted);font-size:.9rem;line-height:1.68}.mobile-download-list{display:grid!important;grid-gap:0;gap:0}.mobile-dl-tile{display:grid;grid-template-columns:50px 1fr auto;align-items:center;grid-gap:14px;gap:14px;padding:18px 20px;border-bottom:1px solid rgba(160,190,220,.07);color:inherit;transition:background .16s ease;text-decoration:none}.mobile-dl-tile:last-child{border-bottom:none}.mobile-dl-tile:active{background:rgba(255,255,255,.03)}.mobile-dl-icon{display:inline-flex;align-items:center;justify-content:center;width:50px;height:50px;border-radius:14px;background:rgba(255,255,255,.07);border:1px solid rgba(160,190,220,.1);flex-shrink:0}.mobile-dl-icon .store-icon{width:26px;height:26px;color:rgba(160,190,220,.7)}.mobile-dl-info{display:grid;grid-gap:3px;gap:3px;min-width:0}.mobile-dl-info strong{font-size:1rem;font-weight:700;letter-spacing:-.03em;line-height:1.3}.mobile-dl-info span{color:var(--muted);font-size:.82rem}.mobile-dl-cta{display:inline-flex;align-items:center;gap:5px;color:var(--muted);font-size:.84rem;font-weight:600;white-space:nowrap;flex-shrink:0}.mobile-dl-arrow{opacity:.6;flex-shrink:0}.download-tile{display:flex;flex-direction:column;gap:10px;min-height:170px;padding:22px;border-radius:26px;border:1px solid rgba(160,190,220,.12);background:linear-gradient(180deg,rgba(255,255,255,.06),rgba(255,255,255,.03));transition:transform .18s ease,border-color .18s ease,background .18s ease}.download-tile:hover{border-color:rgba(97,230,213,.26);background:linear-gradient(180deg,rgba(97,230,213,.08),rgba(255,135,96,.06))}.download-tile em,.download-tile span{color:var(--muted);font-style:normal}.download-tile strong{font-size:1.16rem}.download-tile em{margin-top:auto;display:inline-flex;align-items:center;gap:8px;font-weight:700}.store-icon{width:16px;height:16px;flex:0 0 16px}.site-footer{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-top:42px;padding-top:22px;border-top:1px solid rgba(160,190,220,.1)}.site-footer strong{display:inline-block;margin-bottom:6px}.footer-copy{display:grid;grid-gap:8px;gap:8px}.footer-brand-row{display:flex;align-items:center;justify-content:space-between;gap:16px}.footer-links{display:inline-flex;align-items:center;gap:12px;flex-wrap:wrap}.footer-copy p{margin:0}.footer-link{color:rgba(147,166,191,.82);font-size:.82rem;font-weight:500;text-decoration:underline;text-underline-offset:3px}.footer-meta{display:grid;justify-items:end;grid-gap:8px;gap:8px;color:rgba(147,166,191,.78);font-size:.8rem}.footer-copyright{display:block;width:100%;text-align:center}.footer-locale-switcher{display:inline-flex;align-items:center;gap:10px}.footer-locale-button{border:0;background:transparent;color:rgba(147,166,191,.72);font:inherit;cursor:pointer;padding:0;transition:color .18s ease}.footer-locale-button:hover{color:rgba(243,247,255,.92)}.footer-locale-button.is-active{color:rgba(243,247,255,.96)}.oss-list{display:grid;grid-gap:14px;gap:14px;margin-top:18px}.oss-item{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:16px 18px;border-radius:20px;border:1px solid rgba(160,190,220,.12);background:rgba(255,255,255,.03)}.oss-main{display:grid;grid-gap:6px;gap:6px;min-width:0}.oss-main strong{font-size:1rem;letter-spacing:-.03em}.oss-link{color:rgba(147,166,191,.9);font-size:.85rem;word-break:break-all}.oss-meta{justify-items:end;flex:0 0 auto;color:rgba(243,246,251,.92);font-size:.82rem;font-weight:600;text-align:right}.oss-meta,.oss-notes{display:grid;grid-gap:8px;gap:8px}.oss-notes{margin-top:14px}.oss-notes p{margin:0;color:var(--muted);font-size:.9rem;line-height:1.68}.docs-shell{min-height:100vh;width:100%;max-width:1600px;margin:0 auto;padding:28px clamp(18px,4vw,56px) 80px}.docs-topbar{display:flex;gap:18px;margin-bottom:40px;padding:14px 18px;border:1px solid rgba(160,190,220,.1);border-radius:24px;background:rgba(6,17,31,.78)}.docs-mobile-topbar,.docs-topbar{position:-webkit-sticky;position:sticky;top:14px;z-index:30;align-items:center;justify-content:space-between;min-height:66px;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.docs-mobile-topbar{gap:14px;margin-bottom:24px;padding:12px 14px;border:1px solid rgba(160,190,220,.1);border-radius:20px;background:rgba(6,17,31,.82)}.docs-mobile-brand{font-family:var(--font-display),var(--font-body),sans-serif;font-size:1.08rem;font-weight:700;letter-spacing:-.05em}.docs-mobile-home{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 14px;border-radius:999px;border:1px solid rgba(160,190,220,.14);background:rgba(255,255,255,.04);color:rgba(243,246,251,.9);font-size:.8rem;font-weight:700}.docs-brand{font-family:var(--font-display),var(--font-body),sans-serif;font-size:1.2rem;font-weight:700;letter-spacing:-.05em}.docs-nav{display:flex;gap:18px;flex-wrap:wrap;color:var(--muted);font-size:.92rem;font-weight:600}.docs-hero,.docs-section{position:relative;z-index:1;max-width:980px;margin:0 auto}.docs-hero{margin-bottom:28px}.docs-hero .section-tag{margin-bottom:24px}.docs-hero h1{margin:0;font-size:clamp(2rem,4vw,3.4rem);line-height:1.08;letter-spacing:-.05em}.docs-hero p{max-width:none;margin:18px 0 0;color:var(--muted);line-height:1.78}.docs-section{margin-top:28px;padding:28px;border-radius:30px;border:1px solid rgba(160,190,220,.1);background:linear-gradient(180deg,rgba(11,22,40,.84),rgba(8,17,31,.68));box-shadow:var(--shadow)}.docs-section h2{margin:0 0 16px;font-size:clamp(1.4rem,2.4vw,2rem);letter-spacing:-.04em}.docs-section h3{margin:0 0 12px;font-size:1.1rem}.docs-section h4{margin:18px 0 10px;color:rgba(243,246,251,.84);font-size:.96rem}.docs-section li,.docs-section p{color:var(--muted);line-height:1.76}.docs-section ul{margin:12px 0 0;padding-left:1.25rem}.docs-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px;min-width:0}.docs-card{min-height:100%;min-width:0;width:100%;padding:22px;border-radius:24px;border:1px solid rgba(160,190,220,.08);background:rgba(255,255,255,.03);overflow:hidden}.docs-card-date{margin:0 0 12px;color:rgba(255,197,98,.9);font-size:.78rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.docs-card-solo{margin-top:16px}.docs-section-compact{margin-top:18px}.notice-board{overflow:hidden;border-radius:22px;border:1px solid rgba(160,190,220,.08);background:rgba(255,255,255,.02)}.notice-row,.notice-table-head{display:grid;grid-template-columns:88px minmax(0,1fr) 140px;grid-gap:20px;gap:20px;align-items:center;padding:18px 22px}.notice-table-head{border-bottom:1px solid rgba(160,190,220,.08);color:rgba(147,166,191,.82);font-size:.82rem;font-weight:700}.notice-table-body{display:grid}.notice-row+.notice-row{border-top:1px solid rgba(160,190,220,.08)}.notice-col-date,.notice-col-number{color:rgba(147,166,191,.82);font-size:.92rem}.notice-col-title{min-width:0}.notice-col-title strong{display:block;font-size:1rem;line-height:1.5}.notice-col-title p{margin:6px 0 0;color:rgba(147,166,191,.78);font-size:.84rem}.notice-empty{padding:72px 24px;color:rgba(147,166,191,.82);text-align:center;font-size:.98rem}.notice-pagination{display:flex;align-items:center;justify-content:center;gap:10px;padding:20px 22px;border-top:1px solid rgba(160,190,220,.08)}.notice-page-button{min-width:42px;height:38px;padding:0 14px;border-radius:999px;border:1px solid rgba(160,190,220,.14);background:rgba(255,255,255,.04);color:rgba(243,246,251,.92);font:inherit}.notice-page-button.is-active{border-color:rgba(255,197,98,.3);background:rgba(255,197,98,.12);color:rgba(255,244,220,.98)}.notice-page-button:disabled{opacity:.46}.docs-footer{max-width:none;width:100%;margin:36px 0 0}.not-found-shell{display:flex;flex-direction:column}.not-found-hero{flex:1 1;display:grid;align-content:center;justify-items:center;min-height:calc(100vh - 320px)}.not-found-hero,.not-found-hero .section-tag,.not-found-hero h1,.not-found-hero p{text-align:center}.not-found-hero p{max-width:36rem;justify-self:start;text-align:left}.not-found-shell .docs-footer{margin-top:auto}.docs-code{overflow-x:auto;margin:18px 0 0;width:100%;padding:18px 20px;border-radius:22px;border:1px solid rgba(160,190,220,.08);background:rgba(5,12,23,.84);color:#dce7f8;font-size:.92rem;line-height:1.7;max-width:100%;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain}.docs-code.compact{margin-top:0;font-size:.82rem}.docs-code.compact code{font-size:.82rem}.docs-code code{display:block;min-width:max-content;white-space:pre}@keyframes statusPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.45;transform:scale(.7)}}@keyframes drift{0%{transform:translateZ(0)}to{transform:translate3d(18px,-22px,0)}}@keyframes rotateSlow{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes rotateSlowReverse{0%{transform:rotate(0deg)}to{transform:rotate(-1turn)}}@keyframes bob{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes marquee{0%{transform:translateX(0)}to{transform:translateX(-25%)}}@keyframes lineShimmer{0%,to{background-position:100% 0;opacity:.55}50%{background-position:0 0;opacity:1}}@keyframes beamMove{0%{transform:translateX(-8%);opacity:0}7%{opacity:1}93%{opacity:1}to{transform:translateX(108%);opacity:0}}@keyframes packetTravel{0%,6%{left:4px;transform:translateY(-30%) scale(.55);opacity:0;box-shadow:none}14%{left:4px;transform:translateY(-50%) scale(1.06);opacity:1;box-shadow:0 0 0 1.5px rgba(255,205,80,.5),0 8px 22px rgba(255,140,70,.55),0 0 40px rgba(255,197,98,.25)}50%{left:calc(50% - 18px);transform:translateY(-72%) scale(1.14);opacity:1;box-shadow:0 0 0 2px rgba(255,205,80,.65),0 14px 38px rgba(255,140,70,.7),0 0 64px rgba(255,197,98,.45)}86%{left:calc(100% - 40px);transform:translateY(-50%) scale(1.06);opacity:1;box-shadow:0 0 0 1.5px rgba(255,205,80,.4),0 8px 20px rgba(255,140,70,.45),0 0 36px rgba(255,197,98,.2)}94%,to{left:calc(100% - 40px);transform:translateY(-30%) scale(.55);opacity:0;box-shadow:none}}@keyframes sparkFlow{0%{left:0;opacity:0;transform:translateY(-50%) scale(.5)}8%{opacity:1;transform:translateY(-50%) scale(1)}92%{opacity:.9;transform:translateY(-50%) scale(1)}to{left:100%;opacity:0;transform:translateY(-50%) scale(.5)}}@keyframes meterShimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@keyframes laneChipFlow{0%,8%{transform:translateZ(0) scale(.82);opacity:0}22%{transform:translate3d(20px,0,0) scale(1.04);opacity:1}60%{transform:translate3d(130px,-4px,0) scale(1);opacity:1}88%,to{transform:translate3d(200px,0,0) scale(.86);opacity:0}}@keyframes laneChipFlowLow{0%,8%{transform:translateZ(0) scale(.82);opacity:0}22%{transform:translate3d(18px,0,0) scale(1.04);opacity:1}60%{transform:translate3d(124px,4px,0) scale(1);opacity:1}88%,to{transform:translate3d(192px,0,0) scale(.86);opacity:0}}@keyframes relayBlink{0%,30%{opacity:.2;transform:scale(.8)}45%{opacity:1;transform:scale(1.3);background:rgba(97,230,213,.5)}60%,to{opacity:.2;transform:scale(.8)}}@keyframes laneGlowFloat{0%,to{transform:translateZ(0) scale(.78);opacity:.35}40%{transform:translate3d(12px,-8px,0) scale(1.15);opacity:1}70%{transform:translate3d(22px,-4px,0) scale(.95);opacity:.7}}@keyframes stackItemAppear{0%,15%{opacity:0;transform:translateX(12px) scale(.92)}30%{opacity:1;transform:translateX(0) scale(1.02)}70%{opacity:1;transform:translateX(0) scale(1)}88%,to{opacity:0;transform:translateX(-4px) scale(.96)}}@keyframes arcGlow{0%,to{border-top-color:rgba(127,179,255,.28)}50%{border-top-color:rgba(127,179,255,.58)}}@keyframes arcGlowSoft{0%,to{border-top-color:rgba(97,230,213,.14)}50%{border-top-color:rgba(97,230,213,.38)}}@keyframes relayRingPulse{0%{transform:scale(1);opacity:.7}60%{transform:scale(2.4);opacity:0}to{transform:scale(2.4);opacity:0}}@keyframes relayCoreGlow{0%,to{box-shadow:0 0 10px rgba(97,230,213,.7),0 0 22px rgba(97,230,213,.3);transform:scale(.92)}50%{box-shadow:0 0 18px rgba(97,230,213,1),0 0 40px rgba(97,230,213,.55);transform:scale(1.12)}}@keyframes remotePacketOne{0%,10%{transform:translateZ(0) scale(.8);opacity:0}18%{transform:translate3d(16px,-8px,0) scale(1);opacity:1}35%{transform:translate3d(72px,-72px,0) scale(1.04);opacity:1}50%{transform:translate3d(128px,-96px,0) scale(1.06);opacity:1}65%{transform:translate3d(188px,-72px,0) scale(1.04);opacity:1}82%{transform:translate3d(224px,-8px,0) scale(1);opacity:1}92%,to{transform:translate3d(240px,0,0) scale(.8);opacity:0}}@keyframes remotePacketTwo{0%,10%{transform:translateZ(0) scale(.8);opacity:0}18%{transform:translate3d(14px,-6px,0) scale(1);opacity:1}35%{transform:translate3d(64px,-58px,0) scale(1.04);opacity:1}50%{transform:translate3d(118px,-78px,0) scale(1.06);opacity:1}65%{transform:translate3d(174px,-58px,0) scale(1.04);opacity:1}82%{transform:translate3d(212px,-6px,0) scale(1);opacity:1}92%,to{transform:translate3d(228px,0,0) scale(.8);opacity:0}}@keyframes remoteNodePulse{0%,to{transform:scale(.72);opacity:.32;box-shadow:0 0 8px rgba(255,197,98,.3)}40%{transform:scale(1.28);opacity:1;box-shadow:0 0 20px rgba(255,197,98,.65),0 0 40px rgba(255,197,98,.25)}70%{transform:scale(.96);opacity:.8}}@media (max-width:1180px){.docs-card-grid,.download-grid,.download-section,.engine-grid,.experience-engine,.experience-flow,.experience-spectrum,.hero-section,.platform-grid,.timeline-grid{grid-template-columns:1fr}.experience-spectrum>.experience-copy{order:-1;justify-self:start;width:100%;max-width:none;margin-left:0}.hero-stage{min-height:520px}.device-mock{transform:scale(.88)}.transfer-rail{min-height:120px}.transfer-scene{grid-template-columns:minmax(0,1fr) minmax(90px,130px) minmax(0,1fr)}.flexible-stage,.remote-scene{min-height:300px}.flexible-lane-line{left:24%;right:16%}.desktop-screen{min-height:168px}.handset-shell{min-height:238px}}@media (max-width:820px){.desktop-only{display:none!important}.mobile-only{display:block!important}.docs-mobile-topbar,.mobile-nav,.mobile-topbar{display:flex!important}.mobile-download-list,.mobile-experience-stack,.mobile-platform-list{display:grid!important}.landing-shell{padding:18px 14px 48px}.docs-topbar,.hero-actions,.site-footer,.site-topbar{flex-direction:column;align-items:flex-start}.brand-wrap{flex-wrap:wrap}.docs-shell{padding:18px 14px 48px}.docs-footer,.docs-hero,.docs-section{max-width:none}.oss-item{flex-direction:column}.oss-meta{justify-items:start;text-align:left}.docs-hero{margin-bottom:22px}.docs-hero h1{font-size:clamp(1.92rem,8.4vw,2.7rem)}.docs-hero p{line-height:1.72}.docs-section{margin-top:18px;padding:20px 16px;border-radius:24px}.docs-card,.docs-card-solo{padding:18px 16px;border-radius:20px}.notice-row{grid-template-columns:minmax(0,1fr);gap:8px;padding:18px 16px}.notice-empty{padding:56px 18px;font-size:.94rem}.notice-pagination{gap:8px;padding:18px 16px}.notice-page-button{min-width:38px;height:36px;padding:0 12px}.mobile-nav{width:100%}.mobile-nav a{width:100%;justify-content:flex-start;padding:0 16px}.site-nav{gap:12px 16px}.topbar-action{width:100%}.hero-copy h1{font-size:clamp(1.9rem,8.8vw,3rem);max-width:12.6ch}.hero-stage{min-height:440px}.transfer-scene{gap:10px;grid-template-columns:minmax(0,1fr) 88px minmax(0,1fr);min-height:260px}.experience-spectrum{gap:26px}.flexible-stage,.remote-scene{min-height:260px}.flexible-device-pc{left:2%;top:50%;transform:translateY(-50%)}.flexible-device-phone{right:2%;top:50%;transform:translateY(-50%)}.remote-device-left{left:2%}.remote-device-right{right:2%}.flexible-lane-line{left:20%;right:20%}.remote-bridge-arc{left:18%;right:18%}.lane-chip{min-width:54px;height:32px;padding:0 10px}.lane-chip-primary{left:28%}.lane-chip-secondary{left:30%}.desktop-shell{width:min(100%,180px)}.desktop-screen{min-height:148px;padding:16px;border-radius:18px}.handset-shell{width:min(100%,132px);min-height:208px;border-radius:26px}.handset-screen{min-height:174px;padding:14px;border-radius:18px}.desktop-screen strong,.handset-screen strong{font-size:1.02rem}.desktop-screen p,.handset-screen p{font-size:.84rem}.signal-card{width:min(240px,72%)}.phone-android,.phone-ios{display:none}.transfer-device-frame,.transfer-device-phone .transfer-device-frame{width:100%;min-height:180px}.transfer-rail{min-height:90px}.download-section,.experience-band,.process-section{padding-top:6px}.engine-node:nth-child(2),.engine-node:nth-child(3){transform:none}.site-footer{gap:10px}.footer-copy{width:100%}.footer-links{gap:10px}.footer-brand-row{width:100%}.footer-meta{width:100%;justify-items:center;text-align:center}.footer-locale-switcher{justify-content:flex-end}.mobile-hero{gap:0;padding-top:4px}.mobile-hero-h1{font-size:clamp(1.9rem,8.5vw,2.5rem);max-width:17ch}.mobile-hero-stage{padding:22px 12px}.mobile-platform-list{display:block!important;margin-top:22px}.mobile-experience-stack{gap:18px;margin-top:22px}.mobile-download-section{margin-top:40px}}