:root{--bg:#0a0b0d;--bg-2:#0e0f13;--surface:#15171b;--surface-2:#1b1e23;--glass:#101216b8;--border:#ffffff1a;--hair:#ffffff0e;--ink:#f4f4f6;--body:#c2c5cc;--muted:#8a8e97;--faint:#595d66;--accent:#e85ba2;--accent-2:#ff8cc1;--accent-soft:#e85ba226;--accent-line:#e85ba257;--accent-ink:#2a0719;--gold:#ffcb80;--gold-soft:#ffcb8024;--ok:#5fc28d;--blue:#7aa7ff;--spot:#ed76b3;--coral:#d863a0;--amber:#ff8cc1;--stage:#0b0c0f;--ink-on-spot:#31091f;--noun:#c25fc4;--paper:#f7f5f0;--paper-2:#efece4;--paper-3:#e7e3d9;--card:#fff;--ink-d:#1b1815;--body-d:#514b43;--muted-d:#8b8479;--faint-d:#a9a294;--line-d:#1b18151c;--hair-d:#1b18150f;--accent-d:#ac3678;--gold-d:#b3852f;--card-shadow:0 1px 2px #1b18150a, 0 18px 44px -22px #1b181538;--sans:var(--font-geist-sans),system-ui,-apple-system,sans-serif;--mono:var(--font-geist-mono),ui-monospace,monospace;--serif:var(--font-space-grotesk),var(--font-geist-sans),system-ui,sans-serif;--display:var(--font-space-grotesk),var(--font-geist-sans),system-ui,sans-serif;--maxw:1200px;--r:18px;--shadow-pop:0 30px 80px -24px #000c, 0 0 0 1px #ffffff0d}.dos-landing *{box-sizing:border-box;margin:0;padding:0}:root:has(.dos-landing){scroll-behavior:smooth;scroll-padding-top:72px}body:has(.dos-landing){background:var(--bg);overflow-x:hidden}.dos-landing{background:var(--bg);color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased;min-height:100vh;font-weight:400;line-height:1.5}.dos-landing a{color:inherit;text-decoration:none}.dos-landing img{max-width:100%;display:block}.dos-landing .mono{font-family:var(--mono)}.dos-landing .inner{max-width:var(--maxw);margin:0 auto;padding:0 32px}.dos-landing #stagelight{pointer-events:none;z-index:0;background:radial-gradient(520px 520px at var(--mx,50%) var(--my,16%), #ff96c81a, #e85ba209 42%, transparent 66%);transition:opacity .6s;position:fixed;inset:0}.dos-landing .grain{pointer-events:none;z-index:1;opacity:.32;mix-blend-mode:soft-light;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='2'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.55'/%3E%3C/svg%3E");position:fixed;inset:0}.dos-landing .wrap{z-index:2;position:relative}.dos-landing .logomark{flex:none;display:block}.dos-landing .wordmark{font-family:var(--sans);letter-spacing:-.035em;white-space:nowrap;color:var(--ink);align-items:center;font-weight:600;line-height:1;display:inline-flex}.dos-landing .logo{align-items:center;gap:10px;display:inline-flex}.dos-landing .dosmark{color:#ffc56b;flex:none;line-height:0;display:inline-block}.dos-landing .dosmark svg{filter:drop-shadow(0 0 4px #ffcd7d8c)drop-shadow(0 0 11px #ff9e6366)drop-shadow(0 0 22px #f4744a38);width:100%;height:100%;display:block;overflow:visible}.dos-landing .topbar{z-index:50;border-bottom:1px solid #0000;justify-content:space-between;align-items:center;padding:16px 32px;transition:background .3s,border-color .3s,padding .3s,color .3s;display:flex;position:fixed;top:0;left:0;right:0}.dos-landing .topbar.scrolled{background:var(--glass);-webkit-backdrop-filter:blur(14px);border-bottom:1px solid var(--border);padding:11px 32px}.dos-landing .topbar.lit{border-bottom:1px solid var(--line-d);background:#f7f5f0d1}.dos-landing .topbar.lit .wordmark{color:var(--ink-d)}.dos-landing .topbar.lit .topnav .link{color:var(--muted-d)}.dos-landing .topbar.lit .topnav .link:hover{color:var(--ink-d)}.dos-landing .topnav{align-items:center;gap:6px;display:flex}.dos-landing .topnav .link{color:var(--muted);border-radius:9px;padding:8px 12px;font-size:13.5px;font-weight:500;transition:all .2s}.dos-landing .topnav .link:hover{color:var(--ink)}@media (max-width:820px){.dos-landing .topnav .link{display:none}}.dos-landing .btn{font-family:var(--sans);cursor:pointer;white-space:nowrap;border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:11px 18px;font-size:13.5px;font-weight:600;transition:all .18s;display:inline-flex}.dos-landing .btn svg{flex:none}.dos-landing .btn-primary{background:var(--accent);color:var(--accent-ink);border-color:var(--accent-line);box-shadow:0 3px 18px -5px var(--accent),inset 0 1px 0 #ffffff47}.dos-landing .btn-primary:hover{filter:brightness(1.05);box-shadow:0 10px 28px -8px var(--accent),inset 0 1px 0 #ffffff47;transform:translateY(-1px)}.dos-landing .btn-secondary{background:var(--surface);color:var(--ink);border-color:var(--border)}.dos-landing .btn-secondary:hover{background:var(--surface-2);border-color:var(--accent-line)}.dos-landing .btn-ghost{color:var(--body);border-color:var(--border);background:#ffffff0a}.dos-landing .btn-ghost:hover{color:var(--ink);background:#ffffff14}.dos-landing .btn-sm{border-radius:10px;padding:8px 14px;font-size:12.5px}.dos-landing .btn-lite{background:var(--ink-d);color:#fff;border-color:#0000}.dos-landing .btn-lite:hover{transform:translateY(-1px);box-shadow:0 12px 24px -12px #1b181599}.dos-landing .btn-outline{color:var(--ink-d);border-color:var(--line-d);background:0 0}.dos-landing .btn-outline:hover{border-color:var(--ink-d);background:#1b181508}.dos-landing .btn-coral{background:var(--accent-d);color:#fff;box-shadow:0 8px 22px -10px var(--accent-d);border-color:#0000}.dos-landing .btn-coral:hover{filter:brightness(1.04);transform:translateY(-1px)}.dos-landing .eyebrow{font-family:var(--mono);letter-spacing:.18em;text-transform:uppercase;color:var(--accent);align-items:center;gap:9px;font-size:11px;font-weight:500;display:inline-flex}.dos-landing .eyebrow:before{content:"";background:var(--accent);width:5px;height:5px;box-shadow:0 0 7px var(--accent);border-radius:50%}.dos-landing .pill{border:1px solid var(--border);color:var(--muted);background:#ffffff08;border-radius:999px;align-items:center;gap:6px;padding:4px 10px;font-size:11.5px;font-weight:600;display:inline-flex}.dos-landing .pill .pd{background:currentColor;border-radius:50%;width:5px;height:5px}.dos-landing .pill.accent{color:var(--accent);background:var(--accent-soft);border-color:var(--accent-line)}.dos-landing .pill.gold{color:var(--gold);background:var(--gold-soft);border-color:var(--gold-soft)}.dos-landing .beam{pointer-events:none;clip-path:polygon(43% 0,57% 0,82% 100%,18% 100%);filter:blur(6px);background:linear-gradient(#ffce9629,#ff9e630a 52%,#0000 82%);position:absolute}.dos-landing .pool{pointer-events:none;filter:blur(8px);background:radial-gradient(closest-side,#ffa85c4d,#ff96500d 64%,#0000 82%);border-radius:50%;position:absolute}.dos-landing .portal{z-index:2;height:200vh;position:relative}.dos-landing .portal-pin{background:radial-gradient(125% 92% at 50% -12%,#16181f,var(--stage) 62%);--wmf:clamp(40px,8.2vw,108px);--dh:26px;--tin:1;--beam:1;--cue:1;--idle:1;--bgf:1;place-items:center;height:100vh;display:grid;position:sticky;top:0;overflow:hidden}html.dos-portal-js .dos-landing .portal-pin{--tin:0;--beam:.42}.dos-landing .portal-bg{z-index:0;opacity:var(--bgf,1);position:absolute;inset:0;overflow:hidden}.dos-landing .pbg{opacity:0;filter:brightness(.42)contrast(1.04)saturate(.95);will-change:opacity,transform;background-position:50%;background-size:cover;transition:opacity 1.4s;position:absolute;inset:0}.dos-landing .pbg.on{opacity:1;animation:16s ease-in-out infinite alternate dosBgDrift}@keyframes dosBgDrift{0%{transform:scale(1.04)}to{transform:scale(1.1)}}.dos-landing .pbg-veil{pointer-events:none;z-index:1;background:radial-gradient(46% 56% at 50% 30%,#08090b00 0%,#08090b47 32%,#08090bbd 58%,#08090bf7 80%),linear-gradient(#08090b9e,#08090b4d 26%,#08090b8f 60%,#08090bf2 100%);position:absolute;inset:0}.dos-landing .cone-cast{z-index:2;pointer-events:none;width:min(560px,64vw);height:62%;opacity:var(--beam,1);background:radial-gradient(closest-side,#ffce9680,#ffa86233 46%,#0000 74%);border-radius:50%;position:absolute;top:4%;left:50%;transform:translate(-50%)}.dos-landing .portal-beam{transform-origin:50% 0;pointer-events:none;z-index:1;width:min(760px,82vw);height:92%;opacity:var(--beam,1);clip-path:polygon(45% 0,55% 0,88% 100%,12% 100%);filter:blur(2px);background:linear-gradient(#ffce9657,#ff9e6314 54%,#0000 88%);position:absolute;top:-14%;left:50%;transform:translate(-50%)}.dos-landing .portal-pool{pointer-events:none;z-index:1;width:min(940px,88vw);height:190px;opacity:var(--beam,1);filter:blur(7px);background:radial-gradient(closest-side,#ffa85c5c,#ff96500d 62%,#0000 80%);animation:4.6s ease-in-out infinite dosPoolBreath;position:absolute;bottom:6%;left:50%;transform:translate(-50%)}html.dos-portal-js .dos-landing .portal-beam{animation:1.3s cubic-bezier(.2,.72,.2,1) both dosBeamGrow,5.4s ease-in-out 1.3s infinite dosBeamSway,9s linear 1.3s infinite dosBeamFlicker}@keyframes dosBeamGrow{0%{transform:translate(-50%)scaleY(.16)}to{transform:translate(-50%)scaleY(1)}}@keyframes dosBeamSway{0%{transform:translate(-53%)rotate(-3.6deg)scaleY(1.03)}50%{transform:translate(-47%)rotate(3.6deg)scaleY(1.03)}to{transform:translate(-53%)rotate(-3.6deg)scaleY(1.03)}}@keyframes dosBeamFlicker{0%,5%,8%,30%,33%,72%,to{opacity:var(--beam,1)}6.5%{opacity:calc(var(--beam,1)*.66)}31.5%{opacity:calc(var(--beam,1)*.82)}32.2%{opacity:calc(var(--beam,1)*.7)}73%{opacity:calc(var(--beam,1)*.75)}}@keyframes dosPoolBreath{0%,to{opacity:calc(var(--beam,1)*.8);transform:translate(-54%)scale(.96)}50%{opacity:var(--beam,1);transform:translate(-46%)scale(1.05)}}.dos-landing .idle-fx{z-index:2;pointer-events:none;opacity:var(--idle,1);position:absolute;inset:0}.dos-landing .idle-halo{filter:blur(6px);background:radial-gradient(circle,#ffb66c9e,#ff965024 46%,#0000 70%);border-radius:50%;width:300px;height:300px;margin:-150px 0 0 -150px;animation:2.6s ease-in-out infinite dosHaloPulse;position:absolute;top:50%;left:50%}@keyframes dosHaloPulse{0%,to{opacity:.4;transform:scale(.74)}50%{opacity:1;transform:scale(1.2)}}.dos-landing .mote{opacity:0;background:radial-gradient(circle,#ffe7ca,#ffc89600);border-radius:50%;width:5px;height:5px;position:absolute}.dos-landing .mote.m1{animation:7s ease-in-out infinite dosMoteUp;bottom:30%;left:46%}.dos-landing .mote.m2{width:4px;height:4px;animation:9s ease-in-out .8s infinite dosMoteUp;bottom:24%;left:53%}.dos-landing .mote.m3{width:6px;height:6px;animation:8s ease-in-out 1.7s infinite dosMoteUp;bottom:37%;left:49%}.dos-landing .mote.m4{width:3px;height:3px;animation:10s ease-in-out 2.6s infinite dosMoteUp;bottom:41%;left:43.5%}.dos-landing .mote.m5{width:5px;height:5px;animation:8.5s ease-in-out 3.3s infinite dosMoteUp;bottom:33%;left:55%}.dos-landing .mote.m6{width:4px;height:4px;animation:9.5s ease-in-out 4.2s infinite dosMoteUp;bottom:27%;left:50.5%}@keyframes dosMoteUp{0%{opacity:0;transform:translateY(40px)}16%{opacity:.85}75%{opacity:.55}to{opacity:0;transform:translateY(-250px)}}.dos-landing .zoom-wm{z-index:2;pointer-events:none;position:absolute;inset:0}.dos-landing .the-dot{width:var(--w,92vw);height:var(--h,80vh);border-radius:var(--rad,24px);box-shadow:0 0 var(--glow,0) #ff8a4599,0 0 calc(var(--glow,0)*.45) #ffcb80d9,0 40px 120px -30px #000000d9;will-change:width,height,border-radius;background:#0e0f12;outline:1px solid #ffffff0f;margin:0;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%)}html.dos-portal-js .dos-landing .the-dot{--w:var(--ds,52px);--h:var(--ds,52px);--rad:50%;--glow:36px;--core:1}.dos-landing .the-dot .pslide{opacity:0;transition:opacity .6s;position:absolute;inset:0}.dos-landing .the-dot .pslide.on{opacity:1}.dos-landing .the-dot .pslide img{object-fit:cover;object-position:50% 46%;width:100%;height:100%;transform:scale(var(--imgz,1))}.dos-landing .the-dot .hero-cmp{touch-action:none;-webkit-user-select:none;user-select:none;background:#0d0e11;outline:none;position:absolute;inset:0;overflow:hidden}.dos-landing .the-dot .hero-cmp.is-live{cursor:ew-resize;pointer-events:auto}.dos-landing .the-dot .hero-cmp .hc-scene{pointer-events:auto}.dos-landing .the-dot .hero-cmp:focus-visible{box-shadow:inset 0 0 0 2px var(--spot,#ed76b3)}.dos-landing .the-dot .hc-img{-webkit-user-drag:none;transition:opacity .32s;position:absolute;inset:0}.dos-landing .the-dot .pslide .hc-img{object-position:47% 58%}.dos-landing .the-dot .pslide .hc-before{object-position:48% 55%}.dos-landing .the-dot .hc-after{z-index:1;position:absolute;inset:0}.dos-landing .the-dot .hc-vign{pointer-events:none;background:radial-gradient(72% 58% at 50% 42%,#0000,#08090b33 88%);position:absolute;inset:0}.dos-landing .the-dot .hc-handle{z-index:4;pointer-events:none;background:linear-gradient(#0000,#ffffffe6 12% 88%,#0000);width:2px;position:absolute;top:0;bottom:0}.dos-landing .the-dot .hero-cmp:not(.is-live) .hc-grip{display:none}.dos-landing .the-dot .hc-grip{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;background:#0c0d109e;border:1px solid #ffffff80;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 6px 20px -6px #000000b3}.dos-landing .the-dot .hero-cmp:after{content:"";pointer-events:none;z-index:3;background:linear-gradient(#0a0b0d00 0%,#0a0b0d33 18%,#0a0b0db8 36%,#0a0b0dc2 70%,#0a0b0d33 88%,#0a0b0d00 100%);position:absolute;inset:0}@media (min-width:900px){.dos-landing .the-dot .hero-cmp{left:46%}.dos-landing .the-dot .hero-cmp:after{background:linear-gradient(90deg,#0a0b0de6 0%,#0a0b0d59 14%,#0a0b0d00 34%)}}.dos-landing .the-dot .hc-lab{z-index:5;font-family:var(--mono,ui-monospace,monospace);letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;pointer-events:none;border-radius:999px;padding:.35em .7em;font-size:clamp(8px,1.1vw,12px);position:absolute;bottom:6%}.dos-landing .the-dot .hc-lab-before{color:#eef0f4;background:#0c0d109e;border:1px solid #ffffff29;left:5%}.dos-landing .the-dot .hc-lab-after{background:var(--gold,#ffcb80);color:#2a0719;border:1px solid #ffffff3d;font-weight:600;right:5%}.dos-landing .the-dot .hc-hint{z-index:5;font-family:var(--mono,ui-monospace,monospace);letter-spacing:.12em;text-transform:uppercase;color:#dfe2e8;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);white-space:nowrap;pointer-events:none;background:#0c0d108c;border:1px solid #ffffff24;border-radius:999px;align-items:center;gap:7px;padding:5px 10px;font-size:clamp(8px,1vw,10px);display:inline-flex;position:absolute;top:6%;left:50%;transform:translate(-50%)}.dos-landing .the-dot .hc-hint i{font-style:normal;animation:1.8s ease-in-out infinite dosNudge;display:inline-block}@keyframes dosNudge{0%,to{transform:translate(0)}50%{transform:translate(4px)}}.dos-landing .the-dot .hc-scenes{z-index:5;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#101216d1;border-top:1px solid #ffffff0e;flex-wrap:wrap;align-items:center;gap:10px;padding:12px 14px;display:none;position:absolute;bottom:0;left:0;right:0}.dos-landing .the-dot .hc-scenes-cap,.dos-landing .the-dot .hc-scenes-out{font-family:var(--mono,ui-monospace,monospace);letter-spacing:.12em;text-transform:uppercase;color:#595d66;white-space:nowrap;font-size:9.5px}.dos-landing .the-dot .hc-scenes-out{margin-left:auto}.dos-landing .the-dot .hc-scene{font-family:var(--mono,ui-monospace,monospace);letter-spacing:.08em;text-transform:uppercase;color:#c2c5cc;cursor:pointer;white-space:nowrap;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:8px;align-items:center;gap:6px;padding:7px 12px;font-size:10.5px;font-weight:500;transition:all .18s;display:inline-flex}.dos-landing .the-dot .hc-scene:hover{background:#ffffff14}.dos-landing .the-dot .hc-scene.is-on{color:#2a0719;background:var(--gold,#ffcb80);border-color:#ffcb8099;font-weight:600}.dos-landing .the-dot .hc-scene.is-soon{cursor:default;color:#8a8e97;border-style:dashed}.dos-landing .the-dot .hc-scene.is-soon:hover{background:#ffffff0a}@media (min-width:900px){.dos-landing .the-dot .hc-scenes{display:flex}.dos-landing .the-dot .hc-lab{bottom:calc(6% + 46px)}.dos-landing .the-dot .hc-hint{top:14%}}html.dos-portal-js .dos-landing .the-dot .hc-lab,html.dos-portal-js .dos-landing .the-dot .hc-hint,html.dos-portal-js .dos-landing .the-dot .hc-handle,html.dos-portal-js .dos-landing .the-dot .hc-scenes{opacity:var(--core,0);transition:opacity .3s}html.dos-portal-js .dos-landing .the-dot[style*=--core] .hc-lab,html.dos-portal-js .dos-landing .the-dot[style*=--core] .hc-hint,html.dos-portal-js .dos-landing .the-dot[style*=--core] .hc-handle,html.dos-portal-js .dos-landing .the-dot[style*=--core] .hc-scenes{opacity:calc(1 - var(--core,0))}@media (prefers-reduced-motion:reduce){.dos-landing .the-dot .hc-hint i{animation:none}}.dos-landing .the-dot .hero-stage,.dos-landing .the-dot .hs-panes{position:absolute;inset:0}.dos-landing .the-dot .hs-panes:after{content:"";z-index:5;pointer-events:none;background:linear-gradient(90deg,#0a0b0deb 0%,#0a0b0dc7 26%,#0a0b0d4d 44%,#0000 56%);position:absolute;inset:0}.dos-landing .the-dot .hs-pane{opacity:0;pointer-events:none;transition:opacity .28s;position:absolute;inset:0}.dos-landing .the-dot .hs-pane[data-on=true]{opacity:1;pointer-events:auto}.dos-landing .the-dot .hs-fill{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.dos-landing .the-dot .hs-ctx{font-family:var(--mono,ui-monospace,monospace);letter-spacing:.04em;color:#8a8e97;text-overflow:ellipsis;white-space:nowrap;margin-top:6px;font-size:10px;display:block;overflow:hidden}.dos-landing .the-dot .hc-scenes-inline{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:6;background:#0c0d1094;border:1px solid #ffffff24;border-radius:9px;gap:5px;width:auto;padding:4px;display:inline-flex;position:absolute;inset:52px auto auto 14px}.dos-landing .the-dot .hc-scenes-inline .hc-scene{background:0 0;border-color:#0000;border-radius:6px;padding:5px 9px;font-size:9.5px}.dos-landing .the-dot .hc-scenes-inline .hc-scene.is-on{color:#2a0719;background:#ffcb80;border-color:#ffcb8099}.dos-landing .the-dot .hs-styles{scrollbar-width:none;border-top:1px solid #ffffff12;flex-wrap:nowrap;gap:5px;margin-top:7px;padding-top:7px;display:flex;overflow-x:auto}.dos-landing .the-dot .hs-styles::-webkit-scrollbar{display:none}.dos-landing .the-dot .hs-style{font-family:var(--mono,ui-monospace,monospace);letter-spacing:.08em;text-transform:uppercase;color:#c2c5cc;cursor:pointer;white-space:nowrap;pointer-events:auto;background:0 0;border:1px solid #0000;border-radius:6px;padding:5px 9px;font-size:9.5px;transition:all .18s}.dos-landing .the-dot .hs-style:hover{color:#f4f4f6;border-color:#c25fc46b}.dos-landing .the-dot .hs-style.is-on{color:#1b0a1e;background:var(--noun);border-color:#c25fc49e;font-weight:600}.dos-landing .the-dot .hs-photo .hs-fill{object-position:50% 62%}.dos-landing .the-dot .hs-landing{background:#f7f5f0;grid-template-columns:1.05fr 1fr;display:grid}.dos-landing .the-dot .hs-landing>img{object-fit:cover;object-position:47% 58%;width:100%;height:100%}.dos-landing .the-dot .hs-card{flex-direction:column;justify-content:center;gap:8px;min-width:0;padding:clamp(14px,2.6vw,30px);display:flex}.dos-landing .the-dot .hs-kicker{font-family:var(--mono,ui-monospace,monospace);letter-spacing:.14em;text-transform:uppercase;color:#8b8479;font-size:9.5px}.dos-landing .the-dot .hs-title{letter-spacing:-.02em;color:#1b1815;font-size:clamp(16px,2vw,28px);font-weight:600;line-height:1.1}.dos-landing .the-dot .hs-price{color:#ac3678;font-size:clamp(14px,1.6vw,21px);font-weight:600}.dos-landing .the-dot .hs-btn{color:#1b1815;white-space:nowrap;border:1px solid #1b18151c;border-radius:9px;justify-content:center;align-items:center;padding:8px 11px;font-size:12px;font-weight:600;display:inline-flex}.dos-landing .the-dot .hs-btn-dark{color:#fff;background:#1b1815;border-color:#1b1815}.dos-landing .the-dot .hs-qr{background:radial-gradient(78% 70% at 50% 44%,#2a2118,#141116 76%);justify-content:center;align-items:center;padding:56px 14px 72px;display:flex}.dos-landing .the-dot .hs-qr-card{background:#fbf9f4;border-radius:12px;flex-direction:column;align-items:center;gap:clamp(6px,1vw,12px);max-width:min(56%,320px);max-height:100%;padding:clamp(12px,2vw,22px);display:flex;transform:rotate(-1.6deg);box-shadow:0 26px 60px -22px #000c}.dos-landing .the-dot .hs-qr-card img{width:clamp(64px,9vw,124px);height:auto;min-height:0}.dos-landing .the-dot .hs-qr-card strong{color:#1b1815;text-align:center;font-size:clamp(11px,1.2vw,15px);font-weight:600;line-height:1.25}.dos-landing .the-dot .hs-switch{z-index:7;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0a0b0db8;border:1px solid #ffffff1a;border-radius:13px;max-width:min(52%,520px);padding:10px 12px;position:absolute;bottom:18px;right:22px}.dos-landing .the-dot .hs-switch-cap{font-family:var(--mono,ui-monospace,monospace);letter-spacing:.12em;text-transform:uppercase;color:#595d66;white-space:nowrap;align-items:center;gap:10px;font-size:9.5px;display:flex}.dos-landing .the-dot .hs-switch-cap i{background:#ffffff0e;flex:1;min-width:12px;height:1px}.dos-landing .the-dot .hs-pills{scrollbar-width:none;flex-wrap:nowrap;gap:6px;margin-top:10px;display:flex;overflow-x:auto}.dos-landing .the-dot .hs-pills::-webkit-scrollbar{display:none}.dos-landing .the-dot .hs-pill{font-family:var(--mono,ui-monospace,monospace);letter-spacing:.06em;text-transform:uppercase;color:#c2c5cc;cursor:pointer;white-space:nowrap;pointer-events:auto;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:8px;padding:7px 10px;font-size:10px;font-weight:500;transition:all .18s}.dos-landing .the-dot .hs-pill:hover{color:#f4f4f6;border-color:#c25fc46b}.dos-landing .the-dot .hs-pill.is-on{color:#1b0a1e;background:var(--noun);border-color:#c25fc49e;font-weight:600}html.dos-portal-js .dos-landing .the-dot .hs-switch{opacity:var(--core,0);transition:opacity .3s}html.dos-portal-js .dos-landing .the-dot[style*=--core] .hs-switch{opacity:calc(1 - var(--core,0))}@media (max-width:640px){.dos-landing .the-dot .hs-landing{grid-template-rows:1.1fr 1fr;grid-template-columns:1fr}.dos-landing .the-dot .hs-switch{max-width:none;padding:8px 11px;inset:72px 10px auto}.dos-landing .the-dot .hs-pills{scrollbar-width:none;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;margin-right:-12px;padding-right:12px;overflow-x:auto}.dos-landing .the-dot .hs-pills::-webkit-scrollbar{display:none}.dos-landing .the-dot .hs-styles{scrollbar-width:none;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;margin-right:-12px;padding-right:12px;overflow-x:auto}.dos-landing .the-dot .hs-styles::-webkit-scrollbar{display:none}}.dos-landing .the-dot [data-more=right]{-webkit-mask-image:linear-gradient(90deg,#000 calc(100% - 38px),#0000 100%);mask-image:linear-gradient(90deg,#000 calc(100% - 38px),#0000 100%)}.dos-landing .the-dot [data-more=left]{-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 38px);mask-image:linear-gradient(90deg,#0000 0,#000 38px)}.dos-landing .the-dot [data-more=both]{-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 38px calc(100% - 38px),#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 38px calc(100% - 38px),#0000 100%)}.dos-landing .dot-core{z-index:4;border-radius:inherit;opacity:var(--core,0);pointer-events:none;background:radial-gradient(circle at 50% 40%,#1a1712,#0b0c0f 80%);position:absolute;inset:0}.dos-landing .dot-mark{z-index:5;border-radius:inherit;opacity:var(--core,0);pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.dos-landing .dot-mark svg{color:#ffc56b;filter:drop-shadow(0 0 4px #ffcd7d99)drop-shadow(0 0 13px #ff9e6373)drop-shadow(0 0 30px #f4744a47);width:78%;height:78%;display:block;overflow:visible}.dos-landing .screen-vign{z-index:3;pointer-events:none;background:linear-gradient(#08090b33,#0000 24% 58%,#08090b75);position:absolute;inset:0;box-shadow:inset 0 0 130px 20px #08090b8c}.dos-landing .wm-pre,.dos-landing .wm-post{z-index:3;font-family:var(--display);letter-spacing:-.04em;color:#fff;font-weight:600;font-size:var(--wmf);white-space:nowrap;opacity:0;text-shadow:0 2px 34px #00000080;line-height:1;position:absolute;top:50%}.dos-landing .wm-pre{right:calc(50% + var(--dh,26px) + 2px);transform:translateY(-53%)}.dos-landing .wm-post{left:calc(50% + var(--dh,26px) - .03em);transform:translateY(-53%)}html.dos-portal-js .dos-landing .wm-pre,html.dos-portal-js .dos-landing .wm-post{opacity:1}.dos-landing .intro-claim{left:0;right:0;top:calc(50% + var(--claimY,78px));z-index:3;text-align:center;font-family:var(--serif);color:#e2e5eb;opacity:0;text-shadow:0 2px 18px #00000080;font-size:clamp(15px,2.1vw,24px);font-weight:500;position:absolute}.dos-landing .intro-claim .n{color:var(--spot);font-style:normal;transition:opacity .4s,transform .4s cubic-bezier(.2,.7,.2,1);display:inline-block}.dos-landing .intro-claim .n.swap{opacity:0;transform:translateY(-42%)}html.dos-portal-js .dos-landing .intro-claim{opacity:1;animation:1.05s .75s both dosClaimUp}@keyframes dosClaimUp{0%{transform:translateY(22px)}to{transform:translateY(0)}}.dos-landing .portal-hero{z-index:4;text-align:center;pointer-events:none;opacity:var(--tin,1);transform:translateY(calc((1 - var(--tin,1))*26px));padding:0 32px 8.5vh;position:absolute;bottom:0;left:0;right:0}.dos-landing .portal-hero>*{pointer-events:auto}.dos-landing .portal-hero:before{content:"";z-index:-1;pointer-events:none;background:radial-gradient(115% 105% at 50% 100%,#050609e6 0%,#050609a8 34%,#05060942 62%,#05060900 80%);position:absolute;inset:-10vh -8% -4vh}.dos-landing .ph-inputs{flex-direction:column;align-items:center;gap:9px;margin-bottom:26px;display:flex}.dos-landing .phi-cap{font-family:var(--mono);letter-spacing:.16em;text-transform:uppercase;color:#7d828c;font-size:10px}.dos-landing .phi-row{margin:0;padding:0;list-style:none;display:flex}.dos-landing .phi-row li{width:78px;transform:rotate(var(--r,0deg));flex:none;margin-left:-9px;transition:transform .22s cubic-bezier(.2,.7,.2,1)}.dos-landing .phi-row li:first-child{width:132px;margin-left:0}.dos-landing .phi-row li:first-child img{border-color:#ffffff42}.dos-landing .phi-row li:nth-child(2){--r:2.5deg}.dos-landing .phi-row li:nth-child(3){--r:-2deg}.dos-landing .phi-row li:nth-child(4){--r:3deg}.dos-landing .phi-row li:hover{z-index:2;transform:rotate(0)translateY(-3px)}.dos-landing .phi-row img{aspect-ratio:4/3;object-fit:cover;background:#14151a;border:1px solid #ffffff29;border-radius:7px;width:100%;display:block;box-shadow:0 6px 18px #00000073}.dos-landing .phi-note{font-family:var(--mono);letter-spacing:.08em;color:#5f636c;font-size:10px}@media (max-width:680px){.dos-landing .ph-inputs{display:none}}.dos-landing .ph-eyebrow{font-family:var(--mono);letter-spacing:.24em;text-transform:uppercase;color:var(--amber);text-shadow:0 1px 14px #000000e6,0 0 4px #0000008c;align-items:center;gap:9px;font-size:12px;font-weight:500;display:inline-flex}.dos-landing .ph-eyebrow:before{content:"";background:var(--spot);width:6px;height:6px;box-shadow:0 0 8px var(--spot);border-radius:50%}.dos-landing .ph-title{font-family:var(--display);letter-spacing:-.035em;text-shadow:0 2px 30px #0009;margin-top:14px;font-size:clamp(38px,7vw,92px);font-weight:600;line-height:.98}.dos-landing .ph-noun{color:var(--noun);vertical-align:bottom;display:inline-block;position:relative}.dos-landing .ph-noun span{animation:.34s cubic-bezier(.2,.7,.2,1) both nounIn;display:inline-block}@keyframes nounIn{0%{opacity:0;transform:translateY(.14em)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.dos-landing .ph-noun span{animation:none}}.dos-landing .ph-sub{color:#d7dae1;text-shadow:0 2px 18px #000000a6;max-width:46ch;margin:18px auto 0;font-size:clamp(15px,1.9vw,20px);line-height:1.55}.dos-landing .ph-cta{margin-top:26px;grid-template-columns:repeat(2,minmax(0,1fr));place-items:center stretch;gap:10px;max-width:460px;margin-inline:auto;display:grid}.dos-landing .ph-cta .btn{white-space:nowrap;justify-content:center;width:100%}.dos-landing .ph-cta .ph-textlink{grid-column:1/-1;justify-content:center}.dos-landing .ph-textlink{font-family:var(--sans);color:#e7e9ee;opacity:.9;align-items:center;gap:7px;padding:11px 6px;font-size:13.5px;font-weight:600;transition:all .2s;display:inline-flex}.dos-landing .ph-textlink:hover{opacity:1;gap:10px}@media (min-width:900px){.dos-landing .portal-hero{text-align:left;padding-right:calc(52% + 24px)}.dos-landing .portal-hero:before{background:radial-gradient(80% 116% at 26% 100%,#050609eb 0%,#050609a3 32%,#0506093d 60%,#05060900 78%);width:78%;left:-6%;right:auto}.dos-landing .ph-title,.dos-landing .ph-sub{max-width:none;margin-left:0;margin-right:0}.dos-landing .ph-cta{grid-template-columns:repeat(2,max-content);justify-content:start;gap:14px;max-width:none;margin-inline:0}.dos-landing .ph-cta .btn{width:auto}.dos-landing .ph-cta .ph-textlink{justify-content:flex-start}.dos-landing .ph-inputs{align-items:flex-start}}.dos-landing .portal-dots{z-index:4;opacity:var(--tin,1);gap:9px;display:flex;position:absolute;bottom:3.4vh;left:50%;transform:translate(-50%)}.dos-landing .portal-dots i{cursor:pointer;background:#ffffff42;border-radius:50%;width:7px;height:7px;transition:all .3s}.dos-landing .portal-dots i.on{background:var(--spot);border-radius:9px;width:24px;box-shadow:0 0 10px #ed76b3b3}.dos-landing .portal-cue{z-index:4;opacity:var(--cue,1);font-family:var(--mono);letter-spacing:.24em;text-transform:uppercase;color:#cdd1d9;flex-direction:column;align-items:center;gap:9px;font-size:10.5px;display:flex;position:absolute;bottom:2.6vh;left:50%;transform:translate(-50%)}.dos-landing .scroll-mouse{border:1.7px solid #ffffff73;border-radius:13px;width:25px;height:40px;position:relative;box-shadow:inset 0 0 18px #ed76b333}.dos-landing .scroll-mouse i{background:var(--spot);border-radius:50%;width:6px;height:6px;animation:1.6s cubic-bezier(.5,0,.5,1) infinite dosMouseDrop;position:absolute;top:7px;left:50%;transform:translate(-50%);box-shadow:0 0 10px #ed76b3f2,0 0 4px #ff8cc1}@keyframes dosMouseDrop{0%{opacity:0;transform:translate(-50%)scale(.8)}18%{opacity:1;transform:translate(-50%)scale(1)}72%{opacity:1}to{opacity:0;transform:translate(-50%,15px)scale(.85)}}.dos-landing .scroll-chev{flex-direction:column;align-items:center;margin-top:-2px;display:flex}.dos-landing .scroll-chev svg{margin-top:-3px;animation:1.6s ease-in-out infinite dosChevPulse;display:block}.dos-landing .scroll-chev svg:nth-child(2){animation-delay:.18s}@keyframes dosChevPulse{0%,to{opacity:.3;transform:translateY(0)}50%{opacity:.95;transform:translateY(3px)}}html.dos-settled .dos-landing .the-dot{opacity:1}html.dos-hero-off .dos-landing .portal-pin *{animation-play-state:paused!important}@media (prefers-reduced-motion:reduce){.dos-landing .the-dot{opacity:1!important;border-radius:24px!important;width:92vw!important;height:80vh!important;animation:none!important;box-shadow:0 40px 120px -30px #000c!important}.dos-landing .dot-core,.dos-landing .dot-mark{opacity:0!important}.dos-landing .wm-pre,.dos-landing .wm-post,.dos-landing .intro-claim{display:none!important}.dos-landing .portal-beam,.dos-landing .portal-pool,.dos-landing .pbg{animation:none!important}.dos-landing .idle-fx{display:none!important}.dos-landing .portal-hero,.dos-landing .portal-dots{opacity:1!important;transform:none!important}.dos-landing .portal-cue{display:none}}@media (max-width:680px){.dos-landing .portal-hero{padding-bottom:11vh}}@media (max-height:820px) and (max-width:900px){.dos-landing .ph-eyebrow{display:none}.dos-landing .ph-title{margin-top:0;font-size:clamp(29px,7.6vw,38px)}.dos-landing .ph-sub{margin-top:9px;font-size:13.5px;line-height:1.42}.dos-landing .ph-cta{gap:9px;margin-top:13px}.dos-landing .ph-textlink{padding:7px 6px}.dos-landing .portal-hero{padding-bottom:5vh}.dos-landing .the-dot .hs-switch{top:56px}}.dos-landing .reveal{opacity:1;transform:none}@media (prefers-reduced-motion:no-preference){.dos-landing .reveal.arm{opacity:0;transform:translateY(26px)}.dos-landing .reveal.in{opacity:1;transition:opacity .7s,transform .7s cubic-bezier(.2,.7,.2,1);transform:none}.dos-landing .reveal.d1.in{transition-delay:70ms}.dos-landing .reveal.d2.in{transition-delay:.14s}.dos-landing .reveal.d3.in{transition-delay:.2s}.dos-landing .reveal.d4.in{transition-delay:.27s}.dos-landing .reveal.d5.in{transition-delay:.34s}}body.dos-shown .dos-landing .reveal{opacity:1!important;transition:none!important;transform:none!important}.dos-landing .marquee{background:var(--bg);border-top:1px solid var(--hair);padding:26px 0;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.dos-landing .mq-track{gap:24px;width:max-content;animation:40s linear infinite scrollX;display:flex}.dos-landing .marquee:hover .mq-track{animation-play-state:paused}@keyframes scrollX{to{transform:translate(-50%)}}.dos-landing .mq-item{flex:none;align-items:center;gap:14px;display:flex}.dos-landing .mq-shot{border:1px solid var(--hair);background:radial-gradient(115% 100% at 50% 6%,#ffce9638,#ff96500d 52%,#0000 78%);border-radius:14px;flex:none;justify-content:center;align-items:center;width:62px;height:62px;display:flex;overflow:hidden}.dos-landing .mq-shot img{object-fit:cover;width:100%;height:100%}.dos-landing .mq-item>div{min-width:0}.dos-landing .mq-nm{color:var(--ink);white-space:nowrap;font-size:13.5px;font-weight:600}.dos-landing .mq-mt{font-family:var(--mono);color:var(--faint);letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;margin-top:3px;font-size:10px}.dos-landing .editorial{z-index:2;background:var(--paper);color:var(--ink-d);position:relative}.dos-landing .stage-lip{background:linear-gradient(180deg,var(--bg),var(--paper));z-index:2;height:120px;position:relative}.dos-landing .ed-section{padding:120px 0;position:relative}.dos-landing .ed-section.tight{padding:84px 0}@media (max-width:900px){.dos-landing .ed-section{padding:80px 0}}.dos-landing .ed-eyebrow{font-family:var(--mono);letter-spacing:.2em;text-transform:uppercase;color:var(--accent-d);align-items:center;gap:9px;font-size:11px;font-weight:500;display:inline-flex}.dos-landing .ed-eyebrow:before{content:"";background:var(--accent-d);border-radius:50%;width:5px;height:5px}.dos-landing .ed-eyebrow.c{justify-content:center}.dos-landing .ed-h2{font-family:var(--serif);letter-spacing:-.03em;color:var(--ink-d);text-wrap:balance;margin-top:18px;font-size:clamp(32px,4.7vw,58px);font-weight:600;line-height:1.02}.dos-landing .ed-h2 em{color:var(--accent-d);font-style:normal}.dos-landing .ed-lead{color:var(--body-d);text-wrap:pretty;max-width:54ch;margin-top:18px;font-size:clamp(15.5px,1.35vw,18.5px);line-height:1.6}.dos-landing .grid2{grid-template-columns:1fr 1fr;align-items:center;gap:64px;display:grid}@media (max-width:920px){.dos-landing .grid2{grid-template-columns:1fr;gap:40px}}.dos-landing .center{text-align:center}.dos-landing .center .ed-lead{margin-left:auto;margin-right:auto}.dos-landing .lwin{background:var(--card);border:1px solid var(--line-d);box-shadow:var(--card-shadow);border-radius:15px;position:relative;overflow:hidden}.dos-landing .lwin-bar{border-bottom:1px solid var(--hair-d);background:#faf8f4;align-items:center;gap:7px;height:38px;padding:0 14px;display:flex}.dos-landing .lwin-bar .dt{background:#dcd7cc;border-radius:50%;width:10px;height:10px}.dos-landing .lwin-bar .url{height:22px;font-family:var(--mono);color:var(--muted-d);background:#f0ede6;border-radius:7px;flex:1;align-items:center;gap:7px;max-width:340px;margin-left:10px;padding:0 11px;font-size:10.5px;display:flex}.dos-landing .lwin-bar .url .lk{border:1.4px solid var(--ok);border-bottom:none;border-radius:2px;width:9px;height:9px;position:relative;top:1px}.dos-landing .lwin img.shot{width:100%;display:block}.dos-landing .feat-media{position:relative}.dos-landing .feat-media .halo{filter:blur(10px);z-index:0;background:radial-gradient(closest-side,#c54e8e33,#0000 72%);border-radius:50%;width:78%;height:90px;position:absolute;bottom:-24px;left:50%;transform:translate(-50%)}.dos-landing .feat-media .lwin{z-index:1;position:relative}.dos-landing .kv{flex-direction:column;gap:14px;margin-top:28px;display:flex}.dos-landing .kv-row{align-items:flex-start;gap:14px;display:flex}.dos-landing .kv-ic{width:32px;height:32px;color:var(--accent-d);background:#ac367814;border:1px solid #ac367833;border-radius:9px;flex:none;justify-content:center;align-items:center;display:flex}.dos-landing .kv-tx{color:var(--body-d);font-size:15px;line-height:1.5}.dos-landing .kv-tx b{color:var(--ink-d);font-weight:600}.dos-landing .dockrow{flex-wrap:wrap;gap:8px;margin-top:26px;display:flex}.dos-landing .dchip{border:1px solid var(--line-d);color:var(--body-d);background:var(--card);border-radius:10px;align-items:center;gap:7px;padding:8px 13px;font-size:12.5px;font-weight:600;display:inline-flex}.dos-landing .dchip svg{color:var(--accent-d);flex:none}.dos-landing .dchip.pro{color:var(--gold-d);background:#b3852f12;border-color:#b3852f4d}.dos-landing .dchip.pro svg{color:var(--gold-d)}.dos-landing .ints{flex-direction:column;gap:15px;margin-top:26px;display:flex}.dos-landing .int-lab{letter-spacing:.12em;text-transform:uppercase;color:var(--muted-d);align-items:center;gap:7px;margin-bottom:9px;font-size:11px;font-weight:600;display:inline-flex}.dos-landing .int-lab svg{width:15px;height:15px;color:var(--accent-d);flex:none}.dos-landing .dchip .soon{letter-spacing:.05em;text-transform:uppercase;color:var(--accent-d);background:#ac36781a;border-radius:4px;padding:2px 5px;font-size:8px;font-style:normal;font-weight:700}.dos-landing .int-logo{border:1px solid var(--line-d);background:#fff;border-radius:10px;align-items:center;gap:7px;padding:8px 13px;display:inline-flex}.dos-landing .int-logo img{object-fit:contain;width:auto;max-width:128px;height:22px;display:block}.dos-landing .int-logo .soon{letter-spacing:.05em;text-transform:uppercase;color:var(--accent-d);background:#ac36781a;border-radius:4px;padding:2px 5px;font-size:8px;font-style:normal;font-weight:700}.dos-landing .chain{margin-top:56px;position:relative}.dos-landing .chain-grid{grid-template-columns:repeat(6,1fr);gap:0;display:grid;position:relative}.dos-landing .chain-line{background:var(--line-d);z-index:0;height:2px;position:absolute;top:38px;left:0;right:0}.dos-landing .chain-line:after{content:"";height:100%;width:var(--fill,0%);background:linear-gradient(90deg,var(--accent-d),var(--gold-d));transition:width 1.1s cubic-bezier(.2,.7,.2,1);position:absolute;top:0;left:0}.dos-landing .node{z-index:1;text-align:left;padding:0 12px;position:relative}.dos-landing .node-dot{background:var(--card);border:1px solid var(--line-d);border-radius:50%;justify-content:center;align-items:center;width:76px;height:76px;transition:all .35s;display:flex;position:relative;overflow:hidden;box-shadow:0 6px 20px -12px #1b181559}.dos-landing .node-dot .num{font-family:var(--mono);color:var(--muted-d);text-align:center;letter-spacing:.1em;font-size:11px;position:absolute;top:8px;left:0;right:0}.dos-landing .node-dot .ic{color:var(--ink-d);margin-top:8px;transition:all .35s}.dos-landing .node:hover .node-dot,.dos-landing .node.lit .node-dot{border-color:var(--accent-d);transform:translateY(-3px)}.dos-landing .node:hover .node-dot .ic,.dos-landing .node.lit .node-dot .ic{color:var(--accent-d)}.dos-landing .node-title{font-family:var(--serif);letter-spacing:-.02em;color:var(--ink-d);margin-top:20px;font-size:19px;font-weight:600;line-height:1.15}.dos-landing .node-desc{color:var(--muted-d);max-width:20ch;margin-top:8px;font-size:13px;line-height:1.5}.dos-landing .node-tag{font-family:var(--mono);letter-spacing:.12em;text-transform:uppercase;color:var(--accent-d);background:#ac367812;border:1px solid #ac367833;border-radius:5px;margin-top:12px;padding:2px 7px;font-size:9.5px;display:inline-block}.dos-landing .node-tag.free{color:#3f8f5f;background:#3f8f5f17;border-color:#3f8f5f38}.dos-landing .node-tag.pro{color:var(--gold-d);background:#b3852f14;border-color:#b3852f3d}.dos-landing .chain-punch{text-align:center;max-width:64ch;margin-top:56px;margin-left:auto;margin-right:auto}.dos-landing .chain-punch .big{font-family:var(--serif);color:var(--ink-d);letter-spacing:-.02em;font-size:clamp(22px,2.7vw,32px);font-weight:600;line-height:1.25}.dos-landing .chain-punch .big s{color:var(--muted-d);text-decoration-color:#8b847999;text-decoration-thickness:1.5px}.dos-landing .chain-punch .big b{color:var(--accent-d);font-weight:600}.dos-landing .chain-punch .sub{color:var(--body-d);margin-top:14px;font-size:15.5px}@media (max-width:920px){.dos-landing .chain-grid{grid-template-columns:1fr 1fr;gap:28px 14px}.dos-landing .chain-line{display:none}.dos-landing .node{text-align:center;padding:0}.dos-landing .node-dot{margin-left:auto;margin-right:auto}.dos-landing .node-desc{max-width:none}}.dos-landing .showroom{background:linear-gradient(180deg,var(--paper),#efe9df);position:relative;overflow:hidden}.dos-landing .viewer{aspect-ratio:16/9;background:#0d0e11;border-radius:22px;margin-top:44px;position:relative;overflow:hidden;box-shadow:0 40px 100px -40px #1b181599,0 0 0 1px #1b181514}.dos-landing .viewer .scene{filter:saturate(1.02);background-position:50%;background-size:cover;position:absolute;inset:0}.dos-landing .viewer .scene:after{content:"";background:radial-gradient(60% 60% at 50% 44%,#0000,#08090b6b 82%),linear-gradient(#08090b47,#0000 30% 60%,#08090b80);position:absolute;inset:0}.dos-landing .viewer .vtop{z-index:3;justify-content:space-between;align-items:center;padding:16px 20px;display:flex;position:absolute;top:0;left:0;right:0}.dos-landing .viewer .vpill{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#eef0f4;background:#0c0d1080;border:1px solid #ffffff24;border-radius:999px;align-items:center;gap:8px;padding:7px 13px;font-size:12px;font-weight:600;display:inline-flex}.dos-landing .viewer .vpill .live{background:#5fc28d;border-radius:50%;width:7px;height:7px;animation:2s ease-in-out infinite dosLive;box-shadow:0 0 8px #5fc28d}@keyframes dosLive{0%,to{opacity:.5}50%{opacity:1}}.dos-landing .viewer .vpill.mono{font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;font-size:10.5px;font-weight:500}.dos-landing .hotspot{z-index:3;cursor:pointer;border-radius:50%;width:30px;height:30px;position:absolute}.dos-landing .hotspot:before{content:"";background:var(--accent);box-shadow:0 0 10px var(--accent);border-radius:50%;position:absolute;inset:9px}.dos-landing .hotspot:after{content:"";border:1.5px solid var(--accent);opacity:0;border-radius:50%;animation:2.4s ease-out infinite dosPing;position:absolute;inset:0}@keyframes dosPing{0%{opacity:.9;transform:scale(.5)}to{opacity:0;transform:scale(1.5)}}.dos-landing .hotspot.h1{top:58%;left:26%}.dos-landing .hotspot.h2{animation-delay:.6s;top:44%;left:52%}.dos-landing .hotspot.h3{top:62%;left:73%}.dos-landing .hotspot.h2:after{animation-delay:.6s}.dos-landing .hotspot.h3:after{animation-delay:1.2s}.dos-landing .viewer .vbottom{z-index:3;justify-content:space-between;align-items:center;gap:16px;padding:18px 20px;display:flex;position:absolute;bottom:0;left:0;right:0}.dos-landing .viewer .orbit{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0c0d1080;border:1px solid #ffffff24;border-radius:12px;gap:6px;padding:6px;display:inline-flex}.dos-landing .viewer .orbit button{color:#dfe2e8;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;transition:all .18s;display:flex}.dos-landing .viewer .orbit button:hover{color:#fff;background:#ffffff1a}.dos-landing .viewer .prodcard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;background:#0c0d108c;border:1px solid #ffffff24;border-radius:12px;align-items:center;gap:12px;max-width:280px;padding:11px 14px;display:flex}.dos-landing .viewer .prodcard .pc-t{font-size:14px;font-weight:600}.dos-landing .viewer .prodcard .pc-p{font-family:var(--mono);color:var(--gold);margin-top:2px;font-size:12px}.dos-landing .viewer .prodcard .ar{color:var(--accent-ink);background:var(--accent);white-space:nowrap;border-radius:8px;align-items:center;gap:5px;margin-left:auto;padding:6px 10px;font-size:11px;font-weight:600;display:inline-flex}.dos-landing .viewer .illus{z-index:3;font-family:var(--mono);letter-spacing:.1em;text-transform:uppercase;color:#ffffff80;font-size:9.5px;position:absolute;bottom:74px;left:20px}@media (max-width:680px){.dos-landing .viewer .prodcard{display:none}.dos-landing .viewer .illus{bottom:66px}}.dos-landing .showroom-cta{flex-wrap:wrap;justify-content:center;gap:14px;margin-top:36px;display:flex}.dos-landing .viewer.live{aspect-ratio:auto;height:clamp(360px,62vh,640px)}.dos-landing .viewer .live-frame{border:0;width:100%;height:100%;position:absolute;inset:0}.dos-landing .viewer .live-loading{z-index:3;color:#ffffffb8;pointer-events:none;flex-direction:column;justify-content:center;align-items:center;gap:12px;display:flex;position:absolute;inset:0}.dos-landing .viewer .live-loading .live-spin{border:3px solid #ffffff29;border-top-color:#fffc;border-radius:50%;width:34px;height:34px;animation:.8s linear infinite dosSpin}.dos-landing .viewer .live-loading .live-loading-t{font-size:12.5px;font-weight:500}@keyframes dosSpin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.dos-landing .viewer .live-loading .live-spin{animation:none}}.dos-landing .viewer .live-take{cursor:pointer;z-index:4;background:0 0;border:0;place-items:end center;padding-bottom:clamp(104px,22%,152px);display:grid;position:absolute;inset:0}.dos-landing .viewer .live-take span{color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0c0d10b8;border:1px solid #ffffff29;border-radius:999px;padding:11px 18px;font-size:12.5px;font-weight:600}.dos-landing .viewer .live-poster{color:#fff;background-position:50%;background-size:cover;flex-direction:column;justify-content:center;align-items:center;gap:12px;text-decoration:none;display:flex;position:absolute;inset:0}.dos-landing .viewer .live-poster:after{content:"";background:linear-gradient(#08090b52,#08090b9e);position:absolute;inset:0}.dos-landing .viewer .live-poster .lp-play{z-index:1;color:#fff;background:#ffffff29;border:1px solid #ffffff80;border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;display:flex;position:relative}.dos-landing .viewer .live-poster .lp-t{z-index:1;text-shadow:0 1px 8px #00000080;font-size:14px;font-weight:600;position:relative}@media (max-width:760px){.dos-landing .viewer.live{height:clamp(480px,82vh,680px)}.dos-landing .viewer .vpill.mono{display:none}}.dos-landing .duo{grid-template-columns:1fr 1fr;gap:22px;margin-top:46px;display:grid}@media (max-width:760px){.dos-landing .duo{grid-template-columns:1fr}}.dos-landing .duo-card{position:relative}.dos-landing .duo-cap{z-index:3;position:absolute;top:14px;left:14px}.dos-landing .duo-cap .pill{border-color:var(--line-d);color:var(--ink-d);background:#ffffffe6}.dos-landing .duo-cap .pill.dark{color:#f2ede3;background:#14120fd1;border-color:#ffffff2e}.dos-landing .price-head{text-align:center;max-width:60ch;margin:0 auto}.dos-landing .price-toggle{background:var(--paper-2);border:1px solid var(--line-d);border-radius:11px;gap:4px;margin-top:26px;padding:4px;display:inline-flex}.dos-landing .price-toggle button{font-family:var(--sans);color:var(--muted-d);cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:7px;padding:8px 16px;font-size:13px;font-weight:600;transition:all .18s;display:inline-flex}.dos-landing .price-toggle button.on{background:var(--card);color:var(--ink-d);box-shadow:0 1px 3px #1b18151a}.dos-landing .price-toggle .save{font-family:var(--mono);color:var(--accent-d);letter-spacing:.04em;font-size:10px}.dos-landing .tiers{grid-template-columns:repeat(4,1fr);align-items:stretch;gap:16px;margin-top:44px;display:grid}@media (max-width:1000px){.dos-landing .tiers{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.dos-landing .tiers{grid-template-columns:1fr}}.dos-landing .tier{background:var(--card);border:1px solid var(--line-d);border-radius:16px;flex-direction:column;padding:26px 22px;transition:all .25s;display:flex;position:relative}.dos-landing .tier:hover{box-shadow:var(--card-shadow);transform:translateY(-4px)}.dos-landing .tier.hot{border-color:var(--accent-d);box-shadow:0 20px 50px -24px #ac36785c}.dos-landing .tier-flag{font-family:var(--mono);letter-spacing:.12em;text-transform:uppercase;background:var(--accent-d);color:#fff;border-radius:6px;padding:4px 10px;font-size:10px;font-weight:600;position:absolute;top:-11px;left:22px}.dos-landing .tier .tn{font-family:var(--serif);color:var(--ink-d);letter-spacing:-.02em;align-items:center;gap:8px;font-size:22px;font-weight:600;display:flex}.dos-landing .tier .tstar{color:var(--accent-d)}.dos-landing .tier .tprice{align-items:baseline;gap:6px;margin-top:14px;display:flex}.dos-landing .tier .tprice .amt{font-family:var(--serif);color:var(--ink-d);letter-spacing:-.02em;font-size:34px;font-weight:600}.dos-landing .tier .tprice .amt.tbd{color:var(--muted-d);font-size:22px}.dos-landing .tier .tprice .per{color:var(--muted-d);font-size:12.5px}.dos-landing .tier .tone{color:var(--body-d);min-height:60px;margin-top:14px;font-size:13.5px;line-height:1.5}.dos-landing .tier .tfeat{flex-direction:column;flex:1;gap:10px;margin-top:18px;list-style:none;display:flex}.dos-landing .tier .tfeat li{color:var(--body-d);align-items:flex-start;gap:9px;font-size:13px;line-height:1.4;display:flex}.dos-landing .tier .tfeat li svg{color:var(--accent-d);flex:none;margin-top:2px}.dos-landing .tier .tfeat li.lock{color:var(--muted-d)}.dos-landing .tier .tfeat li.lock svg{color:var(--faint-d)}.dos-landing .tier .tbtn{margin-top:22px}.dos-landing .tier .tbtn .btn{width:100%}.dos-landing .tier.enterprise{background:var(--ink-d);border-color:#0000;flex-flow:wrap;grid-column:1/-1;align-items:center;gap:28px}.dos-landing .tier.enterprise .tn,.dos-landing .tier.enterprise .ent-lead{color:#f4f0e8}.dos-landing .tier.enterprise .ent-body{flex:1;min-width:260px}.dos-landing .tier.enterprise .ent-lead{color:#c9c2b5;max-width:52ch;margin-top:10px;font-size:14.5px}.dos-landing .tier.enterprise .ent-feat{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.dos-landing .tier.enterprise .ent-feat span{color:#e7e0d3;border:1px solid #ffffff29;border-radius:7px;padding:5px 10px;font-size:12px}.dos-landing .tier.enterprise .tprice .amt{color:#fff}.dos-landing .tier.enterprise .tprice .per{color:#b7b0a3}.dos-landing .price-foot{text-align:center;color:var(--muted-d);font-size:13px;font-family:var(--mono);letter-spacing:.02em;margin-top:28px}.dos-landing .insight{background:var(--card);border:1px solid var(--line-d);box-shadow:var(--card-shadow);border-radius:16px;overflow:hidden}.dos-landing .insight-top{border-bottom:1px solid var(--hair-d);background:#faf8f4;align-items:center;gap:10px;padding:15px 18px;display:flex}.dos-landing .insight-top .it-t{color:var(--ink-d);font-size:13.5px;font-weight:600}.dos-landing .insight-top .it-live{font-family:var(--mono);letter-spacing:.06em;text-transform:uppercase;color:var(--muted-d);align-items:center;gap:6px;margin-left:auto;font-size:10px;display:inline-flex}.dos-landing .insight-top .it-live:before{content:"";background:var(--ok);width:6px;height:6px;box-shadow:0 0 6px var(--ok);border-radius:50%}.dos-landing .insight-kpis{background:var(--hair-d);grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.dos-landing .kpi{background:var(--card);padding:16px 18px}.dos-landing .kpi .kl{font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;color:var(--muted-d);align-items:center;gap:6px;font-size:10px;display:flex}.dos-landing .kpi .kl svg{color:var(--accent-d)}.dos-landing .kpi .kv-n{font-family:var(--serif);color:var(--ink-d);letter-spacing:-.02em;margin-top:8px;font-size:26px;font-weight:600}.dos-landing .kpi .kd{color:var(--ok);margin-top:3px;font-size:11px;font-weight:600}.dos-landing .insight-chart{padding:18px}.dos-landing .chart-head{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.dos-landing .chart-head .ch-t{color:var(--ink-d);font-size:12.5px;font-weight:600}.dos-landing .chart-head .ch-s{font-family:var(--mono);color:var(--faint-d);letter-spacing:.04em;text-transform:uppercase;font-size:10px}.dos-landing .bars{grid-template-columns:repeat(7,1fr);align-items:end;gap:9px;height:110px;display:grid}.dos-landing .bar{background:linear-gradient(180deg,var(--accent-d),#da6395);opacity:.9;border-radius:6px 6px 3px 3px;min-height:6px;transition:height 1s cubic-bezier(.2,.7,.2,1);position:relative}.dos-landing .bar.mut{background:var(--paper-3)}.dos-landing .bar .bx{text-align:center;font-family:var(--mono);color:var(--faint-d);font-size:9px;position:absolute;bottom:-18px;left:0;right:0}.dos-landing .insight-foot{border-top:1px solid var(--hair-d);align-items:center;gap:10px;padding:14px 18px;display:flex}.dos-landing .insight-foot .rep{color:var(--ink-d);border:1px solid var(--line-d);border-radius:9px;align-items:center;gap:7px;padding:7px 12px;font-size:12px;font-weight:600;display:inline-flex}.dos-landing .insight-foot .rep svg{color:var(--accent-d)}.dos-landing .insight-foot .il{font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;color:var(--faint-d);margin-left:auto;font-size:9.5px}.dos-landing .snippet{font-family:var(--mono);color:#e8e3d8;white-space:pre-wrap;word-break:break-word;background:#16130f;border:1px solid #1b181580;border-radius:12px;margin-top:24px;padding:16px 18px;font-size:12.5px;line-height:1.7}.dos-landing .snippet .k{color:var(--accent-2)}.dos-landing .snippet .s{color:#9fd0a6}.dos-landing .cta{text-align:center;background:var(--stage);z-index:2;padding:140px 0 130px;position:relative;overflow:hidden}.dos-landing .cta .beam-hero{z-index:0;width:min(620px,68vw);height:84%;top:-60px;left:50%;transform:translate(-50%)}.dos-landing .cta-mark{justify-content:center;align-items:center;gap:14px;display:inline-flex}.dos-landing .cta .kicker{font-family:var(--mono);letter-spacing:.22em;text-transform:uppercase;color:var(--amber);margin-bottom:22px;font-size:11px}.dos-landing .cta h2{font-family:var(--display);letter-spacing:-.03em;color:var(--ink);margin-top:24px;font-size:clamp(30px,5vw,60px);font-weight:600;line-height:1.02}.dos-landing .cta-sub{color:var(--body);margin-top:18px;font-size:clamp(15px,1.7vw,19px)}.dos-landing .cta-cta{flex-wrap:wrap;justify-content:center;gap:14px;margin-top:32px;display:flex}.dos-landing .foot{background:var(--stage);border-top:1px solid var(--hair);z-index:2;padding:60px 0 70px;position:relative}.dos-landing .foot-top{grid-template-columns:1.4fr 1fr 1fr 1fr;gap:32px;display:grid}@media (max-width:760px){.dos-landing .foot-top{grid-template-columns:1fr 1fr;gap:28px}}.dos-landing .foot-brand .tag{font-family:var(--serif);color:var(--muted);max-width:32ch;margin-top:16px;font-size:15px;font-weight:500}.dos-landing .foot-col h4{font-family:var(--mono);letter-spacing:.14em;text-transform:uppercase;color:var(--faint);margin-bottom:14px;font-size:10.5px}.dos-landing .foot-col a{color:var(--body);padding:5px 0;font-size:13.5px;transition:all .18s;display:block}.dos-landing .foot-col a:hover{color:var(--accent)}.dos-landing .foot-bar{border-top:1px solid var(--hair);color:var(--faint);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-top:48px;padding-top:24px;font-size:12px;display:flex}.dos-landing .foot-bar .fl{flex-wrap:wrap;gap:20px;display:flex}.dos-landing .foot-bar a{color:var(--muted)}.dos-landing .foot-bar a:hover{color:var(--ink)}@media (prefers-reduced-motion:reduce){.dos-landing .mq-track{animation:none!important}}.dos-landing .rail{z-index:46;opacity:0;pointer-events:none;flex-direction:column;gap:2px;transition:opacity .5s;display:flex;position:fixed;top:50%;right:26px;transform:translateY(-50%)}.dos-landing .rail.show{opacity:1;pointer-events:auto}.dos-landing .rail a{cursor:pointer;-webkit-tap-highlight-color:transparent;justify-content:flex-end;align-items:center;gap:12px;padding:7px 2px;text-decoration:none;display:flex;position:relative}.dos-landing .rail .rl{font-family:var(--mono);letter-spacing:.11em;text-transform:uppercase;white-space:nowrap;color:var(--rail-ink,#c2c5cc);opacity:0;background:var(--rail-chip,#0c0d1080);border:1px solid var(--rail-line,#ffffff1f);-webkit-backdrop-filter:blur(8px);pointer-events:none;border-radius:999px;padding:4px 10px;font-size:10.5px;transition:all .28s cubic-bezier(.2,.7,.2,1);transform:translate(6px)}.dos-landing .rail .rd{background:var(--rail-dot,#ffffff47);border-radius:50%;flex:none;width:9px;height:9px;transition:all .28s}.dos-landing .rail a:hover .rl,.dos-landing .rail:hover .rl{opacity:1;transform:translate(0)}.dos-landing .rail a:hover .rd{background:var(--rail-dot-hover,#fff);transform:scale(1.15)}.dos-landing .rail a.on .rd{background:var(--accent);width:10px;height:10px;box-shadow:0 0 10px var(--accent-line)}.dos-landing .rail a.on .rl{opacity:1;color:var(--accent);border-color:var(--accent-line);transform:translate(0)}.dos-landing .rail.on-light{--rail-ink:#514b43;--rail-chip:#ffffffdb;--rail-line:#1b18151f;--rail-dot:#1b18153d;--rail-dot-hover:#1b1815}.dos-landing .rail.on-light a.on .rl{color:var(--accent-d);border-color:#ac367852}.dos-landing .rail.on-light a.on .rd{background:var(--accent-d);box-shadow:0 0 10px #ac367866}@media (max-width:1080px){.dos-landing .rail{gap:0;right:8px}.dos-landing .rail a{min-height:40px;padding:11px 4px}.dos-landing .rail .rl{opacity:0;pointer-events:none}.dos-landing .rail a.on .rl,.dos-landing .rail a.rl-home .rl{opacity:1;padding:3px 8px;font-size:9px;transform:translate(0)}}.dos-landing .backtop{z-index:46;cursor:pointer;-webkit-tap-highlight-color:transparent;border:1px solid var(--border);width:46px;height:46px;color:var(--ink);opacity:0;pointer-events:none;background:#121418eb;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:all .35s cubic-bezier(.2,.7,.2,1);display:flex;position:fixed;bottom:88px;right:24px;overflow:hidden;transform:translateY(12px)scale(.9);box-shadow:0 8px 26px -10px #00000080}.dos-landing .backtop.show{opacity:.6;pointer-events:auto;transform:none}.dos-landing .backtop.show:hover,.dos-landing .backtop.show:focus-visible{opacity:1}.dos-landing .backtop:hover{border-color:var(--accent-line);color:var(--accent)}.dos-landing .backtop svg.ring{width:100%;height:100%;position:absolute;inset:0;transform:rotate(-90deg)}.dos-landing .backtop .bt-prog{fill:none;stroke:var(--accent);stroke-width:2.4px;stroke-linecap:round;stroke-dasharray:125.66;stroke-dashoffset:125.66px;filter:drop-shadow(0 0 4px var(--accent-line));transition:stroke-dashoffset .12s linear}.dos-landing .backtop .bt-ar{z-index:1;position:relative}.dos-landing .backtop.on-light{border-color:var(--line-d);color:var(--ink-d);background:#fff}.dos-landing .backtop.on-light:hover{color:var(--accent-d);border-color:#ac367852}.dos-landing .backtop.on-light .bt-prog{stroke:var(--accent-d);filter:drop-shadow(0 0 4px #ac367866)}.dos-landing .buddy-launch{z-index:47;cursor:pointer;background:var(--glass);-webkit-backdrop-filter:blur(10px);border:1px solid var(--accent-line);opacity:.6;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;padding:0;transition:opacity .25s,transform .2s,box-shadow .2s;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 8px 26px -8px #00000080}.dos-landing .buddy-launch:hover{transform:scale(1.06)}.dos-landing .buddy-launch:hover,.dos-landing .buddy-launch:focus-visible,.dos-landing .buddy-launch.open{opacity:1}.dos-landing .buddy-launch.on-light{background:#ffffffeb}.dos-landing .buddy-launch .bl-face,.dos-landing .buddy-launch .bl-x{color:var(--accent);justify-content:center;align-items:center;display:inline-flex}.dos-landing .buddy-launch .bl-x,.dos-landing .buddy-launch.open .bl-face{display:none}.dos-landing .buddy-launch.open .bl-x{display:inline-flex}.dos-landing .buddy-panel{z-index:47;background:var(--card);border:1px solid var(--line-d);opacity:0;transform-origin:100% 100%;pointer-events:none;border-radius:18px;width:min(92vw,340px);transition:all .28s cubic-bezier(.2,.7,.2,1);position:fixed;bottom:88px;right:24px;overflow:hidden;transform:translateY(12px)scale(.97);box-shadow:0 24px 60px -20px #1b181580}.dos-landing .buddy-panel.open{opacity:1;pointer-events:auto;transform:none}.dos-landing .buddy-head{border-bottom:1px solid var(--hair-d);background:#faf8f4;align-items:center;gap:11px;padding:14px 15px;display:flex}.dos-landing .buddy-head .bm{background:#0d0e11;border-radius:50%;flex:none;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.dos-landing .buddy-head .bm svg{width:22px;height:22px;overflow:visible}.dos-landing .buddy-head .bt-t{color:var(--ink-d);font-size:13.5px;font-weight:600}.dos-landing .buddy-head .bt-s{color:var(--muted-d);margin-top:1px;font-size:11px}.dos-landing .buddy-body{padding:15px}.dos-landing .buddy-msg{color:var(--body-d);font-size:13.5px;line-height:1.55}.dos-landing .buddy-msg b{color:var(--ink-d);font-weight:600}.dos-landing .buddy-quick{flex-direction:column;gap:8px;margin-top:14px;display:flex}.dos-landing .buddy-quick button,.dos-landing .buddy-quick a{text-align:left;width:100%;font-family:var(--sans);color:var(--ink-d);background:var(--paper);border:1px solid var(--line-d);cursor:pointer;border-radius:11px;align-items:center;gap:9px;padding:10px 12px;font-size:12.5px;font-weight:500;text-decoration:none;transition:all .18s;display:flex}.dos-landing .buddy-quick button:hover,.dos-landing .buddy-quick a:hover{border-color:var(--accent-d);background:#fff;transform:translate(2px)}.dos-landing .buddy-quick svg{color:var(--accent-d);flex:none}.dos-landing .buddy-quick .ar{color:var(--faint-d);margin-left:auto}.dos-landing .bc{flex-direction:column;display:flex}.dos-landing .bc-log{flex-direction:column;gap:8px;max-height:min(44vh,320px);padding-right:2px;display:flex;overflow-y:auto}.dos-landing .bc-msg{white-space:pre-wrap;word-break:break-word;border-radius:12px;max-width:88%;padding:8px 11px;font-size:13px;line-height:1.5}.dos-landing .bc-msg.bot{background:var(--paper-2);color:var(--body-d);border-bottom-left-radius:5px;align-self:flex-start}.dos-landing .bc-msg.me{background:var(--accent-d);color:#fff;border-bottom-right-radius:5px;align-self:flex-end}.dos-landing .bc-starters{flex-wrap:wrap;gap:6px;margin-top:11px;display:flex}.dos-landing .bc-starters button{font-family:var(--sans);color:var(--accent-d);cursor:pointer;background:#ac36780f;border:1px solid #ac367838;border-radius:999px;padding:5px 11px;font-size:11.5px;font-weight:500;transition:all .15s}.dos-landing .bc-starters button:hover{background:#ac36781f}.dos-landing .bc-starters button:disabled{opacity:.5;cursor:default}.dos-landing .bc-input{align-items:center;gap:8px;margin-top:11px;display:flex}.dos-landing .bc-input input{min-width:0;font-family:var(--sans);color:var(--ink-d);background:var(--paper);border:1px solid var(--line-d);border-radius:11px;outline:none;flex:1;padding:9px 12px;font-size:13px;transition:all .15s}.dos-landing .bc-input input:focus{border-color:var(--accent-d)}.dos-landing .bc-input button{cursor:pointer;color:#fff;background:var(--accent-d);border:none;border-radius:11px;flex:none;justify-content:center;align-items:center;width:36px;height:36px;transition:all .15s;display:flex}.dos-landing .bc-input button:disabled{opacity:.45;cursor:default}.dos-landing .bc-cta{text-align:center;color:var(--muted-d);margin-top:9px;font-size:11.5px}.dos-landing .bc-cta a{color:var(--accent-d);font-weight:600}@media (max-width:680px){.dos-landing .backtop{bottom:84px;right:18px}.dos-landing .buddy-launch{bottom:18px;right:18px}.dos-landing .buddy-panel{bottom:82px;right:18px}}.dos-landing .topnav .link.strong{color:var(--ink);font-weight:600}.dos-landing .topnav .link.strong:hover{background:#ffffff0f}.dos-landing .pk-grid{grid-template-columns:repeat(auto-fit,minmax(min(250px,100%),1fr));align-items:stretch;gap:16px;margin-top:clamp(38px,5vw,52px);display:grid}.dos-landing .pk-card{background:var(--card);border:1px solid var(--line-d);box-shadow:var(--card-shadow);border-radius:18px;flex-direction:column;padding:26px 24px;transition:all .25s;display:flex}.dos-landing .pk-card:hover{border-color:#ac367859;transform:translateY(-4px);box-shadow:0 26px 56px -26px #1b181552}.dos-landing .pk-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.dos-landing .pk-tag{font-family:var(--mono);letter-spacing:.16em;text-transform:uppercase;color:var(--accent-d);font-size:10px;font-weight:500}.dos-landing .pk-badge{font-family:var(--mono);letter-spacing:.1em;text-transform:uppercase;color:var(--gold-d);white-space:nowrap;background:#b3852f17;border:1px solid #b3852f47;border-radius:5px;padding:3px 7px;font-size:8.5px}.dos-landing .pk-card h3{font-family:var(--serif);letter-spacing:-.02em;color:var(--ink-d);margin:14px 0 0;font-size:20px;font-weight:600;line-height:1.15}.dos-landing .pk-card p{color:var(--body-d);flex:1;margin:9px 0 0;font-size:13.5px;line-height:1.55}.dos-landing .pk-chips{flex-wrap:wrap;gap:6px;margin-top:16px;display:flex}.dos-landing .pk-chips span{font-family:var(--mono);letter-spacing:.04em;color:var(--muted-d);border:1px solid var(--line-d);white-space:nowrap;border-radius:999px;padding:4px 9px;font-size:10px}.dos-landing .pk-more{color:var(--accent-d);align-items:center;gap:7px;margin-top:18px;font-size:13.5px;font-weight:600;display:inline-flex}.dos-landing .pk-more svg{flex:none}.dos-landing .pk-hub{border:1px dashed var(--line-d);background:var(--card);border-radius:14px;flex-wrap:wrap;justify-content:center;align-items:center;gap:10px 14px;margin-top:26px;padding:16px 22px;display:flex}.dos-landing .pk-hub-lbl{font-family:var(--mono);letter-spacing:.14em;text-transform:uppercase;color:var(--accent-d);white-space:nowrap;font-size:10.5px}.dos-landing .pk-hub-chips{flex-wrap:wrap;justify-content:center;gap:6px;display:flex}.dos-landing .pk-hub-chips span{font-family:var(--mono);letter-spacing:.04em;color:var(--body-d);border:1px solid var(--line-d);white-space:nowrap;border-radius:999px;padding:4px 10px;font-size:10.5px}.dos-landing .pk-hub a{color:var(--accent-d);white-space:nowrap;align-items:center;gap:6px;font-size:13px;font-weight:600;display:inline-flex}.dos-landing .foot-segments{border-top:1px solid var(--hair);flex-wrap:wrap;align-items:center;gap:10px 14px;margin-top:44px;padding-top:22px;display:flex}.dos-landing .fs-lbl{font-family:var(--mono);letter-spacing:.14em;text-transform:uppercase;color:var(--faint);font-size:10.5px}.dos-landing .fs-item{align-items:center;gap:14px;display:inline-flex}.dos-landing .fs-dot{color:var(--faint)}.dos-landing .fs-item a{font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;color:var(--body);white-space:nowrap;font-size:11.5px;transition:all .18s}.dos-landing .fs-item a:hover{color:var(--accent)}.dos-landing .pk-img{aspect-ratio:16/9;border:1px solid var(--line-d);background:#0d0e11;border-radius:12px;margin:-10px -8px 14px;display:block;overflow:hidden}.dos-landing .pk-img img{object-fit:cover;width:100%;height:100%;transition:transform .35s}.dos-landing .pk-card:hover .pk-img img{transform:scale(1.04)}.dos-landing .ladder{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:8px;display:grid}@media (max-width:900px){.dos-landing .ladder{grid-template-columns:1fr}}.dos-landing .ladder-rung{background:var(--surface);border:1px solid var(--border);border-radius:18px;flex-direction:column;gap:9px;padding:20px 18px;display:flex;position:relative}.dos-landing .ladder-rung.l1{border-top:3px solid var(--ok)}.dos-landing .ladder-rung.l2{border-top:3px solid var(--blue)}.dos-landing .ladder-rung.l3{border-top:3px solid var(--accent)}.dos-landing .ladder-lvl{letter-spacing:.14em;text-transform:uppercase;color:var(--muted);font-size:11px;font-weight:650}.dos-landing .ladder-have{font-family:var(--serif,inherit);letter-spacing:-.015em;color:var(--ink);font-size:22px;font-weight:650}.dos-landing .ladder-arrow{letter-spacing:.08em;color:var(--accent-2);font-size:11.5px;font-weight:650}.dos-landing .ladder-desc{color:var(--body);margin:0;font-size:13.5px;line-height:1.6}.dos-landing .ladder-chips{flex-wrap:wrap;gap:6px;margin-top:2px;display:flex}.dos-landing .ladder-chips span{border:1px solid var(--border);background:var(--surface-2);color:var(--body);border-radius:999px;padding:3px 10px;font-size:11.5px}.dos-landing .ladder-qr{border:1px solid var(--border);border-left:3px solid var(--ok);background:var(--surface);border-radius:14px;align-items:center;gap:14px;margin-top:16px;padding:14px 18px;display:flex}.dos-landing .ladder-qr p{color:var(--body);margin:0;font-size:13.5px;line-height:1.6}.dos-landing .ladder-qr b{color:var(--ink)}.dos-landing .ladder-qr-ico{color:var(--ok);flex:none;display:flex}.dos-landing .pk-hub-sub{color:var(--muted-d);letter-spacing:.01em;font-size:12px}