:root{--ink: #102a43;--ink-strong: #071d32;--muted: #62778b;--line: rgba(21, 69, 101, .12);--paper: #f7fafc;--white: #ffffff;--cyan: #1fd6d0;--blue: #1688f8;--navy: #09263d;--green: #35d88a;--shadow: 0 30px 80px rgba(34, 82, 112, .15);font-family:Inter,SF Pro Display,PingFang SC,Microsoft YaHei,system-ui,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:88px}body{margin:0;min-width:320px;background:var(--paper);overflow-x:hidden}body,button,a{-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}img{display:block;max-width:100%}.site-shell{min-height:100vh;overflow:hidden}.container{width:min(1180px,calc(100% - 48px));margin:0 auto;position:relative}.section{padding:124px 0;position:relative}.topbar{position:fixed;inset:0 0 auto;height:78px;z-index:100;transition:background .3s ease,box-shadow .3s ease,height .3s ease}.topbar.is-scrolled{height:68px;background:#f7fafcdb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 1px #102a4314}.nav-wrap{height:100%;display:flex;align-items:center;justify-content:space-between}.brand{display:inline-flex;align-items:center;gap:10px;font-weight:700}.brand-mark{width:44px;height:44px;flex:0 0 auto;object-fit:contain;filter:drop-shadow(0 5px 9px rgba(7,29,50,.16))}.brand-name{letter-spacing:-.04em;font-size:18px;color:var(--ink-strong)}.brand-name span{color:#4f687e;font-weight:500}.desktop-nav{position:absolute;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:34px}.desktop-nav a{color:#456075;font-size:14px;font-weight:600;transition:color .2s}.desktop-nav a:hover{color:var(--blue)}.nav-actions{display:flex;align-items:center;gap:18px}.github-link{display:inline-flex;align-items:center;gap:7px;color:#3f5a70;font-size:14px;font-weight:600}.github-link svg{width:18px;fill:currentColor}.button{min-height:48px;padding:0 22px;display:inline-flex;align-items:center;justify-content:center;gap:9px;border-radius:13px;font-weight:700;font-size:14px;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.button:hover{transform:translateY(-2px)}.button-small{min-height:42px;padding:0 18px;background:var(--ink-strong);color:#fff;border-radius:11px;box-shadow:0 8px 22px #071d3226}.menu-toggle,.mobile-menu{display:none}.hero{position:relative;min-height:980px;padding:180px 0 58px;background:linear-gradient(180deg,#fafdff,#f3f9fc 70%,#f7fafc)}.hero-grid{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.32;background-image:linear-gradient(rgba(16,73,106,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(16,73,106,.055) 1px,transparent 1px);background-size:64px 64px;-webkit-mask-image:linear-gradient(to bottom,black,transparent 84%);mask-image:linear-gradient(to bottom,black,transparent 84%);animation:gridDrift 24s linear infinite}.hero-orb{position:absolute;border-radius:50%;filter:blur(10px);pointer-events:none}.hero-orb-one{width:520px;height:520px;left:-260px;top:30px;background:radial-gradient(circle,rgba(31,214,208,.17),transparent 68%)}.hero-orb-two{width:600px;height:600px;right:-170px;top:160px;background:radial-gradient(circle,rgba(22,136,248,.12),transparent 68%)}.hero-content{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:42px;z-index:2}.hero-copy{padding-bottom:34px}.eyebrow{width:fit-content;height:34px;padding:0 12px;display:flex;align-items:center;gap:8px;border-radius:99px;border:1px solid rgba(22,136,248,.17);background:#ffffffbd;color:#39708f;font-size:12px;font-weight:600;box-shadow:0 7px 24px #20678b0f}.pulse-dot{width:7px;height:7px;border-radius:50%;background:var(--green);box-shadow:0 0 0 5px #35d88a1f}.eyebrow-arrow{color:var(--blue);font-size:15px;margin-left:2px}h1,h2,h3,p{margin-top:0}.hero h1{margin:24px 0 25px;font-size:clamp(48px,4.5vw,64px);line-height:1.08;letter-spacing:-.065em;color:var(--ink-strong)}.hero h1 span{background:linear-gradient(100deg,#1688f8,#1abcc3 60%,#28c88b);-webkit-background-clip:text;background-clip:text;color:transparent}.mobile-break{display:none}.hero-lead{max-width:600px;color:var(--muted);font-size:16px;line-height:1.95}.hero-actions{display:flex;gap:12px;margin:34px 0 25px}.button-primary{background:linear-gradient(135deg,#0f85f6,#21b9c5);color:#fff;box-shadow:0 16px 32px #1688f838}.button-primary svg{width:18px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.button-ghost{color:var(--ink);background:#ffffffc7;border:1px solid rgba(16,42,67,.12)}.button-ghost:hover{box-shadow:0 12px 30px #24516e1a;background:#fff}.hero-meta{display:flex;flex-wrap:wrap;gap:18px;color:#6d8294;font-size:11px;font-weight:600}.hero-meta span{display:flex;align-items:center;gap:6px}.hero-meta i{width:5px;height:5px;border-radius:50%;background:#86a2b4}.hero-visual{position:relative;perspective:1200px}.visual-halo{position:absolute;width:84%;height:72%;left:8%;top:12%;background:linear-gradient(120deg,#1fd6d045,#1688f838);filter:blur(62px);border-radius:50%;opacity:.7;animation:haloBreathe 6s ease-in-out infinite}.app-window{position:relative;overflow:hidden;border:1px solid rgba(76,118,144,.16);background:#0d1215;box-shadow:0 38px 95px #244c6840,0 8px 24px #1a45621f}.hero-window{width:128%;border:0;border-radius:19px;background:transparent;box-shadow:0 34px 80px #244c682e;transform:rotateY(-4deg) rotateX(1.5deg);transform-origin:center left;animation:heroWindowFloat 7s ease-in-out infinite}.window-bar{height:44px;padding:0 16px;display:flex;align-items:center;justify-content:space-between;background:#14191c;border-bottom:1px solid rgba(255,255,255,.06);color:#82919a}.window-dots{display:flex;gap:6px}.window-dots i{width:7px;height:7px;border-radius:50%;background:#3a464c}.window-dots i:first-child{background:#ff6b66}.window-dots i:nth-child(2){background:#f4bf4f}.window-dots i:nth-child(3){background:#42c76a}.window-title{position:absolute;left:50%;transform:translate(-50%);font-size:10px;font-weight:600;letter-spacing:.02em}.window-title span{color:var(--cyan);font-family:monospace;margin-right:6px}.window-status{display:flex;align-items:center;gap:5px;font-size:9px}.window-status i{width:5px;height:5px;border-radius:50%;background:var(--green);box-shadow:0 0 8px var(--green)}.window-screen{aspect-ratio:1.88 / 1;overflow:hidden;background:#090d0f}.window-screen img{width:100%;height:100%;object-fit:cover}.hero-screen{position:relative;aspect-ratio:2400 / 1602;border-radius:inherit;background:transparent}.hero-screen img{object-fit:contain}.screen-scan{position:absolute;z-index:2;left:0;right:0;top:-30%;height:18%;pointer-events:none;background:linear-gradient(180deg,transparent,rgba(104,237,226,.08),transparent);transform:skewY(-2deg);animation:screenScan 7s ease-in-out infinite 1.2s}@keyframes gridDrift{to{background-position:64px 64px}}@keyframes haloBreathe{0%,to{opacity:.55;transform:scale(.94) rotate(-3deg)}50%{opacity:.88;transform:scale(1.06) rotate(3deg)}}@keyframes heroWindowFloat{0%,to{transform:rotateY(-4deg) rotateX(1.5deg) translateY(0)}50%{transform:rotateY(-3deg) rotateX(1deg) translateY(-10px)}}@keyframes screenScan{0%,18%{top:-30%;opacity:0}35%{opacity:1}62%{top:112%;opacity:.7}63%,to{top:112%;opacity:0}}.tools-strip{z-index:2;margin-top:86px;padding-top:26px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between}.tools-strip>span{color:#8a9dab;font-size:11px;letter-spacing:.12em;text-transform:uppercase}.tool-list{display:flex;align-items:center;gap:36px}.tool-list b{display:flex;align-items:center;gap:8px;color:#6a8192;font-size:13px;font-weight:600}.tool-symbol{width:23px;height:23px;display:grid;place-items:center;border-radius:7px;font-style:normal;font-family:monospace}.tool-symbol.claude{color:#db6f46;background:#fff0e9}.tool-symbol.codex{color:#0aaa67;background:#e8fbf2}.tool-symbol.shell{color:#287bd2;background:#e9f4ff}.tool-symbol.terminal{color:#7657d9;background:#f0edff}[data-reveal]{opacity:0;transform:translateY(28px);transition:opacity .75s ease,transform .75s cubic-bezier(.2,.7,.2,1)}[data-reveal].is-visible{opacity:1;transform:translateY(0)}.section-head{margin-bottom:54px}.split-head{display:grid;grid-template-columns:1.35fr .65fr;align-items:end;gap:80px}.section-kicker{display:block;margin-bottom:15px;color:#168bc4;font-size:11px;line-height:1;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.section-head h2,.workflow-copy h2,.local-card h2,.download-head h2{margin-bottom:0;color:var(--ink-strong);font-size:clamp(38px,4vw,54px);line-height:1.16;letter-spacing:-.055em}.split-head>p{margin-bottom:3px;color:var(--muted);font-size:14px;line-height:1.9}.features-section{background:var(--paper)}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.feature-card{min-height:255px;padding:26px;border-radius:18px;border:1px solid rgba(16,60,87,.09);background:#ffffffb8;position:relative;overflow:hidden;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.feature-card:hover{transform:translateY(-5px);border-color:#1688f833;box-shadow:0 20px 45px #25567417}.feature-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:38px}.feature-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:12px}.feature-icon svg{width:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.feature-number{color:#b1bec8;font:600 10px/1 monospace}.feature-card h3{margin-bottom:12px;color:var(--ink-strong);font-size:19px;letter-spacing:-.025em}.feature-card p{margin-bottom:0;color:#6e8292;font-size:13px;line-height:1.75}.feature-line{position:absolute;left:0;bottom:0;width:0;height:3px;transition:width .35s ease;background:currentColor}.feature-card:hover .feature-line{width:100%}.tone-cyan{color:#10aaa8}.tone-cyan .feature-icon{background:#e8fbfa}.tone-blue{color:#1688f8}.tone-blue .feature-icon{background:#eaf4ff}.tone-violet{color:#735be6}.tone-violet .feature-icon{background:#f0edff}.tone-green{color:#1cb879}.tone-green .feature-icon{background:#e9fbf3}.tone-orange{color:#e7853c}.tone-orange .feature-icon{background:#fff2e8}.tone-rose{color:#dd557b}.tone-rose .feature-icon{background:#fff0f4}.showcase-section{background:#edf5f8;overflow:hidden}.showcase-section:before{content:"";position:absolute;width:700px;height:700px;border-radius:50%;left:50%;top:250px;transform:translate(-50%);background:radial-gradient(circle,rgba(33,194,199,.12),transparent 68%)}.center-head{text-align:center}.center-head p{margin:16px 0 0;color:var(--muted);font-size:15px}.showcase-tabs{width:fit-content;max-width:100%;margin:0 auto 30px;padding:5px;display:flex;border-radius:14px;background:#ffffffb8;border:1px solid rgba(16,60,87,.08);box-shadow:0 10px 35px #31576f12}.showcase-tabs button{min-height:43px;padding:0 20px;border:0;border-radius:10px;color:#708696;background:transparent;font-size:11px;font-weight:700;cursor:pointer;transition:.2s ease}.showcase-tabs button span{margin-right:7px;color:#a7b5bf;font-family:monospace}.showcase-tabs button.active{color:var(--ink-strong);background:#fff;box-shadow:0 7px 18px #26506c1a}.showcase-stage{min-height:590px;padding:62px 0 0 58px;display:grid;grid-template-columns:.35fr .65fr;align-items:center;gap:42px;border-radius:26px;background:linear-gradient(140deg,#fff,#f7fbfd);border:1px solid rgba(16,60,87,.09);box-shadow:0 30px 80px #29546f1a;overflow:hidden}.showcase-copy{align-self:center;padding-bottom:58px}.showcase-kicker{color:var(--blue);font:700 10px/1 monospace;letter-spacing:.12em;text-transform:uppercase}.showcase-copy h3{margin:18px 0;color:var(--ink-strong);font-size:31px;line-height:1.3;letter-spacing:-.045em}.showcase-copy>p{color:var(--muted);font-size:14px;line-height:1.85}.showcase-chips{display:flex;flex-wrap:wrap;gap:8px;margin:25px 0 31px}.showcase-chips span{padding:7px 10px;display:flex;align-items:center;gap:6px;color:#4e6d80;border:1px solid #dce8ee;border-radius:8px;background:#f8fbfc;font-size:10px;font-weight:600}.showcase-chips i{width:5px;height:5px;border-radius:50%;background:var(--cyan)}.text-link{color:var(--ink-strong);font-size:12px;font-weight:700}.text-link span{margin-left:6px;color:var(--blue)}.showcase-visual{align-self:end;min-width:0}.product-window{width:126%;border-radius:17px 0 0;box-shadow:-10px 25px 65px #13314438}.window-bar.compact{height:38px}.fade-enter-active,.fade-leave-active{transition:opacity .18s ease}.fade-enter-from,.fade-leave-to{opacity:0}.workflow-section{background:#fff}.workflow-layout{display:grid;grid-template-columns:.42fr .58fr;gap:100px}.workflow-copy{position:sticky;top:130px;align-self:start}.workflow-copy>p{max-width:390px;margin:24px 0 31px;color:var(--muted);font-size:14px;line-height:1.9}.button-dark{background:var(--ink-strong);color:#fff;box-shadow:0 14px 30px #071d3224}.workflow-steps{border-top:1px solid var(--line)}.workflow-steps article{min-height:142px;padding:28px 2px;display:grid;grid-template-columns:45px 1fr 32px;gap:18px;border-bottom:1px solid var(--line);align-items:start}.workflow-steps article>span{color:#168bc4;font:700 10px/1 monospace;padding-top:5px}.workflow-steps h3{margin-bottom:9px;color:var(--ink-strong);font-size:20px;letter-spacing:-.03em}.workflow-steps p{margin-bottom:0;color:var(--muted);font-size:13px;line-height:1.75}.workflow-steps article>i{width:30px;height:30px;display:grid;place-items:center;border:1px solid #d7e4eb;border-radius:50%;color:#6b8292;font-style:normal;font-weight:500}.workflow-steps article:last-child>i{color:#16af71;background:#ebfbf4;border-color:#d4f6e7}.local-section{padding-top:20px;background:#fff}.local-card{min-height:360px;padding:65px 72px;display:flex;flex-direction:column;justify-content:space-between;border-radius:26px;overflow:hidden;background:#09253a;box-shadow:0 34px 80px #08263b33}.local-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:48px 48px;-webkit-mask-image:linear-gradient(100deg,transparent,black);mask-image:linear-gradient(100deg,transparent,black)}.local-glow{position:absolute;width:430px;height:430px;right:-90px;top:-110px;border-radius:50%;background:radial-gradient(circle,rgba(31,214,208,.22),transparent 65%)}.local-copy{display:flex;gap:27px;align-items:flex-start;position:relative}.lock-icon{width:50px;height:50px;display:grid;place-items:center;flex:0 0 auto;border-radius:15px;background:#1fd6d01f;color:var(--cyan);border:1px solid rgba(31,214,208,.18)}.lock-icon svg{width:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.section-kicker.light{color:#6ee6df}.local-card h2{color:#fff}.local-points{position:relative;display:flex;gap:34px;padding-left:77px}.local-points span{display:flex;align-items:center;gap:8px;color:#b6c7d2;font-size:12px}.local-points i{width:20px;height:20px;display:grid;place-items:center;border-radius:50%;background:#35d88a21;color:#57df9c;font-size:10px;font-style:normal}.download-section{padding-top:150px;text-align:center;background:linear-gradient(180deg,#fff,#f0f8fa);overflow:hidden}.download-orb{position:absolute;width:760px;height:760px;left:50%;top:0;transform:translate(-50%);border-radius:50%;background:radial-gradient(circle,rgba(31,214,208,.13),transparent 66%)}.download-head p{margin:20px 0 0;color:var(--muted);font-size:14px}.platform-grid{max-width:880px;margin:50px auto 0;display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.platform-card{min-height:116px;padding:23px;display:flex;align-items:center;text-align:left;border-radius:17px;background:#fffc;border:1px solid rgba(17,64,92,.1);box-shadow:0 14px 40px #2c546c0f;transition:.25s ease}.platform-card:hover{transform:translateY(-4px);box-shadow:0 20px 46px #2c546c1f}.platform-card.primary{background:var(--ink-strong);border-color:var(--ink-strong);color:#fff}.platform-mark{width:43px;height:43px;display:grid;place-items:center;flex:0 0 auto;border-radius:12px;background:#edf4f7;color:var(--ink-strong);font-size:21px;margin-right:13px}.platform-card.primary .platform-mark{background:#ffffff1a;color:var(--cyan)}.platform-info{display:flex;flex-direction:column;gap:3px}.platform-info b{font-size:15px}.platform-info small{color:#8295a2;font-size:9px}.platform-card.primary .platform-info small{color:#8399a9}.platform-action{margin-left:auto;color:#7890a0;font-size:10px;font-weight:700}.platform-card.primary .platform-action{color:#9fb2bf}.platform-action i{color:var(--blue);font-style:normal;margin-left:3px}.platform-card.primary .platform-action i{color:var(--cyan)}.download-note{margin:22px 0 0;color:#91a2ad;font-size:10px}.footer{background:#f0f8fa}.footer-top{padding:74px 0 55px;display:flex;justify-content:space-between;border-top:1px solid var(--line)}.footer-brand p{margin:18px 0 0;color:#7d919f;font-size:12px}.footer-links{display:flex;gap:95px}.footer-links div{display:flex;flex-direction:column;gap:12px;min-width:80px}.footer-links b{margin-bottom:5px;color:var(--ink-strong);font-size:11px}.footer-links a{color:#78909f;font-size:11px}.footer-links a:hover{color:var(--blue)}.footer-bottom{padding:20px 0 28px;display:flex;justify-content:space-between;border-top:1px solid var(--line);color:#91a2ad;font-size:9px;letter-spacing:.02em}.back-top{position:fixed;right:24px;bottom:24px;z-index:50;width:42px;height:42px;border:0;border-radius:12px;background:var(--ink-strong);color:#fff;box-shadow:0 12px 30px #071d322e;opacity:0;pointer-events:none;transform:translateY(12px);transition:.25s ease;cursor:pointer}.back-top.visible{opacity:1;pointer-events:auto;transform:translateY(0)}@media(max-width:1120px){.hero{min-height:900px}.hero-content{grid-template-columns:.9fr 1.1fr}.hero-window{width:120%}.showcase-stage{grid-template-columns:.4fr .6fr}.workflow-layout{gap:65px}}@media(max-width:900px){.container{width:min(100% - 36px,720px)}.section{padding:92px 0}.desktop-nav,.nav-actions{display:none}.menu-toggle{width:42px;height:42px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;border:0;border-radius:11px;background:#ffffffad;color:var(--ink)}.menu-toggle span{width:18px;height:1.5px;background:currentColor;transition:.25s ease}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3.75px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3.75px) rotate(-45deg)}.mobile-menu{display:block;position:absolute;left:18px;right:18px;top:66px;padding:12px;border-radius:18px;background:#fffffff5;box-shadow:0 25px 60px #19415b2e;border:1px solid rgba(16,42,67,.08);opacity:0;transform:translateY(-12px) scale(.98);pointer-events:none;transition:.25s ease}.mobile-menu.is-open{opacity:1;transform:translateY(0) scale(1);pointer-events:auto}.mobile-menu nav{display:flex;flex-direction:column}.mobile-menu nav a{padding:15px 10px;display:flex;justify-content:space-between;border-bottom:1px solid var(--line);font-size:15px;font-weight:600}.mobile-menu nav a span{color:#9aacb8;font:500 10px monospace}.mobile-download{width:100%;margin-top:10px;background:var(--ink-strong);color:#fff}.hero{min-height:auto;padding:145px 0 50px}.hero-content{grid-template-columns:1fr;text-align:center}.hero-copy{display:flex;flex-direction:column;align-items:center;padding-bottom:32px}.hero h1{font-size:clamp(46px,9vw,66px)}.hero-lead{max-width:620px}.hero-window{width:100%;transform:none;animation-name:heroWindowFloatMobile}.tools-strip{margin-top:78px;flex-direction:column;gap:24px}.tool-list{width:100%;justify-content:center;flex-wrap:wrap;gap:18px 30px}.split-head{grid-template-columns:1fr;gap:25px;text-align:center}.split-head>p{max-width:560px;margin:0 auto}.feature-grid{grid-template-columns:repeat(2,1fr)}.showcase-stage{min-height:0;padding:42px 0 0 38px;grid-template-columns:1fr;gap:25px}.showcase-copy{padding:0 38px 0 0;text-align:center}.showcase-chips{justify-content:center}.product-window{width:110%}.workflow-layout{grid-template-columns:1fr;gap:50px}.workflow-copy{position:static;text-align:center}.workflow-copy>p{margin:22px auto 30px}.workflow-steps{max-width:650px;margin:auto;width:100%}.local-card{padding:52px 45px}.local-points{padding-left:77px;flex-wrap:wrap;gap:14px 24px}.platform-grid{grid-template-columns:1fr;max-width:460px}.platform-card{min-height:98px}}@media(max-width:600px){.container{width:calc(100% - 28px)}.section{padding:76px 0}.topbar{height:66px}.topbar.is-scrolled{height:62px}.brand-mark{width:38px;height:38px}.brand-name{font-size:16px}.hero{padding-top:118px}.hero-grid{background-size:42px 42px}.eyebrow{height:31px;font-size:10px}.hero h1{margin-top:20px;font-size:clamp(40px,12vw,54px);line-height:1.12;letter-spacing:-.055em}.mobile-break{display:block}.hero-lead{font-size:14px;line-height:1.85}.desktop-only{display:none}.hero-actions{width:100%;flex-direction:column;margin-top:28px}.hero-actions .button{width:100%}.hero-meta{justify-content:center;gap:10px 15px;font-size:9px}.hero-visual{margin-top:9px}.window-bar{height:31px;padding:0 10px}.window-dots{gap:4px}.window-dots i{width:5px;height:5px}.window-title,.window-status{font-size:7px}.tools-strip{margin-top:72px;padding-top:23px}.tool-list{gap:15px 18px}.tool-list b{font-size:10px}.tool-symbol{width:20px;height:20px;border-radius:6px}.section-head{margin-bottom:38px}.section-head h2,.workflow-copy h2,.local-card h2,.download-head h2{font-size:36px;line-height:1.2}.section-kicker{font-size:9px;margin-bottom:12px}.split-head>p{font-size:13px}.feature-grid{grid-template-columns:1fr;gap:10px}.feature-card{min-height:220px;padding:22px}.feature-top{margin-bottom:30px}.feature-card h3{font-size:18px}.center-head p{font-size:13px}.showcase-tabs{width:100%;overflow-x:auto;justify-content:flex-start;border-radius:12px;scrollbar-width:none}.showcase-tabs::-webkit-scrollbar{display:none}.showcase-tabs button{flex:0 0 auto;padding:0 15px;font-size:9px}.showcase-stage{padding:35px 0 0 20px;border-radius:20px}.showcase-copy{padding-right:20px}.showcase-copy h3{font-size:27px}.showcase-copy>p{font-size:13px}.showcase-chips{margin:20px 0 24px}.product-window{width:116%;border-radius:13px 0 0}.window-bar.compact{height:29px}.workflow-copy>p{font-size:13px}.workflow-steps article{min-height:132px;padding:24px 0;grid-template-columns:35px 1fr 29px;gap:10px}.workflow-steps h3{font-size:18px}.workflow-steps p{font-size:12px}.workflow-steps article>i{width:28px;height:28px}.local-section{padding-top:0}.local-card{min-height:430px;padding:38px 26px;border-radius:20px;justify-content:flex-start;gap:35px}.local-copy{flex-direction:column;gap:20px}.lock-icon{width:44px;height:44px}.local-card h2{font-size:32px}.local-points{padding-left:0;flex-direction:column;gap:12px}.local-points span{font-size:11px}.download-section{padding-top:100px}.platform-grid{margin-top:37px}.platform-card{padding:18px;min-height:91px}.platform-mark{width:39px;height:39px}.download-note{line-height:1.7}.footer-top{padding:55px 0 40px;flex-direction:column;gap:42px}.footer-links{gap:60px}.footer-bottom{flex-direction:column;gap:8px;text-align:center}.back-top{right:14px;bottom:14px;width:39px;height:39px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}[data-reveal]{opacity:1;transform:none}}@keyframes heroWindowFloatMobile{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}
