:root{--bg:#050505;--surface:#0f0f10;--surface-2:#151515;--surface-3:#0c0c0d;--text:#f5f5f5;--muted:#b8b8be;--line:#232325;--accent:#ff6b2c;--accent-2:#ff8a4d;--shadow:0 24px 70px rgba(0,0,0,.45);--radius:28px;--max:1220px}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{margin:0;background:radial-gradient(circle at top,#141414 0,#090909 34%,#040404 100%);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",Arial,sans-serif;line-height:1.75;-webkit-font-smoothing:antialiased}a{text-decoration:none;color:inherit}img{display:block;max-width:100%;height:auto}button{font:inherit}body.lock{overflow:hidden}.skip-link{position:absolute;left:12px;top:-48px;z-index:2000;background:#fff;color:#000;padding:10px 14px;border-radius:10px;transition:top .18s ease}.skip-link:focus{top:12px}.topbar{padding:10px 18px;text-align:center;font-size:11px;letter-spacing:.08em;color:#d7d7db;background:#090909;border-bottom:1px solid #171717}.site-header{position:sticky;top:0;z-index:90;display:grid;grid-template-columns:140px 1fr 300px 0;align-items:center;gap:18px;width:min(var(--max),calc(100% - 28px));margin:0 auto;padding:14px 0;background:rgba(5,5,5,.82);backdrop-filter:blur(16px)}.brand img{width:120px}.nav{display:flex;justify-content:center;gap:8px;flex-wrap:wrap}.nav a{font-size:13px;padding:10px 13px;border-radius:999px;color:#e8e8eb;font-weight:800}.nav a:hover{background:#191919;color:#fff}.header-actions,.hero-actions{display:flex;gap:10px;justify-content:flex-end;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;border:1px solid #393939;border-radius:999px;padding:12px 18px;font-weight:900;background:transparent;color:#fff;cursor:pointer;transition:.2s ease}.btn:hover{transform:translateY(-1px)}.btn.primary{background:linear-gradient(180deg,var(--accent-2),var(--accent));border-color:transparent;color:#fff;box-shadow:0 12px 26px rgba(255,107,44,.2)}.btn.secondary{background:#141414;color:#fff}.menu-toggle{display:none;border:0;background:transparent;flex-direction:column;gap:5px;justify-self:end}.menu-toggle span{width:24px;height:2px;background:#fff;border-radius:999px}.eyebrow{display:inline-block;font-size:12px;letter-spacing:.18em;text-transform:uppercase;font-weight:950}.orange{color:#ff8a4d}.section{width:min(var(--max),calc(100% - 28px));margin:0 auto;padding:72px 0}.section-title{max-width:900px;margin:0 0 30px}.section-title.centered{text-align:center;margin-left:auto;margin-right:auto}.section-title h2,.ecosystem-section h2,.cta-section h2{font-size:clamp(36px,5vw,62px);line-height:1.04;letter-spacing:-.05em;margin:14px 0 14px}.section-title p,.hero-copy p,.ecosystem-section p,.cta-section p,.download-copy p,.faq-list p,.footer-brand p{color:var(--muted);margin:0}.hero-dark{width:min(var(--max),calc(100% - 28px));margin:24px auto 0;display:grid;grid-template-columns:1.08fr .92fr;gap:24px;align-items:center;padding:48px 0 26px}.hero-copy h1{font-size:clamp(44px,6vw,84px);line-height:.95;letter-spacing:-.06em;margin:14px 0 18px}.hero-copy p{max-width:660px}.hero-tags{display:flex;gap:10px;flex-wrap:wrap;margin-top:22px}.hero-tags span,.product-tile span{display:inline-flex;align-items:center;justify-content:center;padding:8px 12px;border-radius:999px;background:#111;border:1px solid #242424;color:#d8d8dc;font-size:12px;font-weight:800}.hero-stage{display:flex;justify-content:center}.stage-card{width:min(100%,520px);background:radial-gradient(circle at 20% 20%,rgba(255,107,44,.18),transparent 42%),linear-gradient(135deg,#161616,#0d0d0e);border:1px solid #202022;border-radius:30px;box-shadow:var(--shadow);padding:26px;display:grid;grid-template-columns:160px 1fr;gap:22px;align-items:center}.stage-media{background:#0d0d0d;border:1px solid #212121;border-radius:26px;padding:18px;display:grid;place-items:center;min-height:200px}.stage-media img{max-height:180px;object-fit:contain}.stage-copy strong{display:block;font-size:26px;margin-bottom:6px}.stage-copy span{display:inline-block;color:var(--accent);font-weight:900;margin-bottom:8px}.stage-copy p{color:var(--muted);margin:0}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.feature-grid article,.product-tile,.support-item,.download-panel,.testimonial-grid article,.faq-list details{background:linear-gradient(180deg,#121213,#0c0c0d);border:1px solid #1f1f21;border-radius:24px;box-shadow:var(--shadow)}.feature-grid article{padding:22px;min-height:180px}.feature-grid h3,.product-tile h3,.support-item b,.download-steps span{font-size:22px;line-height:1.18;margin:0 0 10px}.feature-grid p,.product-tile p,.support-item p,.download-steps p,.testimonial-grid p{color:var(--muted);margin:0}.products-showcase{padding-top:82px}.product-row{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;align-items:stretch}.product-row .center{grid-column:2/span 2;max-width:320px;justify-self:center}.product-tile{padding:22px;display:flex;flex-direction:column;align-items:flex-start;text-align:left}.tile-media{width:100%;min-height:180px;border-radius:22px;background:#0b0b0c;border:1px solid #1f1f20;display:grid;place-items:center;padding:16px;margin-bottom:18px}.tile-media.small img{max-height:130px}.tile-media img{max-height:170px;object-fit:contain}.product-tile h3{font-size:30px;margin:0 0 10px}.product-tile p{font-size:14px}.cta-inline{text-align:center;margin-top:20px}.support-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;padding-top:8px}.support-item{padding:22px}.support-item b{display:block;color:#fff;font-size:18px}.ecosystem-section{text-align:center;padding-top:28px;padding-bottom:24px}.download-section{display:grid;grid-template-columns:.92fr 1.08fr;gap:24px;align-items:center}.download-panel{padding:24px}.download-steps{display:grid;gap:14px}.download-steps div{padding:18px;border-radius:18px;background:#0a0a0b;border:1px solid #202022}.download-steps b{display:inline-grid;place-items:center;width:36px;height:36px;border-radius:50%;background:#fff;color:#000;font-size:15px;margin-right:10px;float:left}.download-steps span{display:block;font-size:18px}.download-steps p{margin-left:48px;font-size:14px}.compare-table{border-radius:26px;overflow:hidden;border:1px solid #232325;background:#0d0d0e;box-shadow:var(--shadow)}.compare-row{display:grid;grid-template-columns:1.05fr 1fr 1.2fr 1.2fr 1.2fr .7fr}.compare-row>div{padding:16px 18px;border-right:1px solid #1f1f22;border-top:1px solid #1f1f22;color:#e9e9eb}.compare-row>div:last-child{border-right:0}.compare-row.head{background:#111;color:#fff;font-weight:900}.compare-row.head>div{border-top:0}.compare-row:not(.head) div:nth-child(n+2){color:#cdced3}.mini{padding:10px 14px;border-radius:999px;border:1px solid #3a3a3f;background:transparent;color:#fff;font-weight:900;cursor:pointer}.testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.testimonial-grid article{padding:22px;min-height:210px}.testimonial-grid b{display:block;margin-top:14px;color:#fff}.faq-list{display:grid;gap:12px}.faq-list details{padding:0}.faq-list summary{cursor:pointer;list-style:none;font-size:20px;font-weight:900;padding:24px 60px 24px 24px;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary::after{content:'+';position:absolute;right:24px;top:22px;font-size:24px;color:#fff}.faq-list details[open] summary::after{content:'−'}.faq-list p{padding:0 24px 24px}.cta-section{text-align:center;padding-top:50px;padding-bottom:60px}.site-footer{background:#090909;border-top:1px solid #161617;margin-top:30px;padding:40px 22px 70px;display:grid;grid-template-columns:1fr 1fr;gap:24px}.site-footer{width:100%}.footer-brand,.footer-news{width:min(var(--max),100%);margin:0 auto}.footer-brand img{width:130px;margin-bottom:14px}.footer-brand strong{font-size:24px;display:block;margin-bottom:8px}.footer-news h3{font-size:24px;margin:0 0 8px}.footer-news p{color:var(--muted);margin:.2rem 0}.footer-links{display:flex;gap:10px;flex-wrap:wrap;margin-top:16px}.footer-links a,.footer-btn{padding:10px 14px;border-radius:999px;border:1px solid #323234;background:transparent;color:#fff;font-weight:900;cursor:pointer}.floating-contact{position:fixed;right:16px;bottom:16px;z-index:80;padding:13px 18px;border-radius:999px;border:1px solid #3a3a3b;background:#ff6b2c;color:#fff;font-weight:950;cursor:pointer;box-shadow:0 18px 40px rgba(255,107,44,.22)}.contact-modal{display:none;position:fixed;inset:0;z-index:120;align-items:center;justify-content:center}.contact-modal.open{display:flex}.modal-mask{position:absolute;inset:0;background:rgba(0,0,0,.78)}.modal-card{position:relative;z-index:2;width:min(420px,calc(100% - 24px));background:#fff;color:#0f0f10;border-radius:26px;padding:28px;text-align:center}.modal-close{position:absolute;top:10px;right:14px;border:0;background:transparent;font-size:30px;cursor:pointer}.modal-card span{color:#ff6b2c;font-size:12px;letter-spacing:.16em;font-weight:900}.modal-card h2{font-size:30px;line-height:1.08;margin:10px 0 10px}.modal-card p{color:#56565d;margin:0}.qr-box{margin:18px 0 8px;border:1px solid #dedee2;border-radius:20px;padding:12px;background:#fafafa}.qr-box img{width:100%;border-radius:14px}.modal-links{display:flex;gap:10px;justify-content:center;flex-wrap:wrap;margin-top:14px}.modal-links a{padding:10px 14px;border-radius:999px;background:#111;color:#fff;font-weight:900}.lock{overflow:hidden}:focus-visible{outline:3px solid #fff;outline-offset:3px}
@media(max-width:1180px){.site-header{grid-template-columns:140px 1fr 44px}.nav,.header-actions{display:none}.menu-toggle{display:flex}.hero-dark,.download-section,.site-footer,.support-strip,.feature-grid,.testimonial-grid{grid-template-columns:1fr}.product-row{grid-template-columns:repeat(2,1fr)}.product-row .center{grid-column:auto;max-width:none;justify-self:stretch}.compare-row{grid-template-columns:1fr}.compare-row.head{display:none}.compare-row>div{border-right:0}.site-footer{display:block}.footer-brand,.footer-news{width:min(var(--max),calc(100% - 28px));margin:0 auto 24px}}
@media(max-width:760px){.topbar{padding:8px 12px;font-size:10px}.site-header{grid-template-columns:1fr 44px;width:min(100%,calc(100% - 22px));padding:12px 0}.brand img{width:108px}.hero-dark,.section{width:min(100%,calc(100% - 22px))}.hero-dark{grid-template-columns:1fr;padding-top:28px}.hero-copy h1,.section-title h2,.ecosystem-section h2,.cta-section h2{font-size:36px;line-height:1.08;letter-spacing:-.04em}.stage-card{grid-template-columns:1fr}.stage-media{min-height:180px}.feature-grid,.product-row,.support-strip,.testimonial-grid{grid-template-columns:1fr}.product-row .center{grid-column:auto}.section{padding:56px 0}.btn{width:100%}.hero-actions{align-items:stretch}.hero-tags span{white-space:normal}.nav.open{display:flex!important;position:fixed;top:68px;left:12px;right:12px;flex-direction:column;padding:14px;background:#111;border:1px solid #252526;border-radius:22px;z-index:99;box-shadow:0 18px 50px rgba(0,0,0,.35)}.faq-list summary{font-size:18px;padding:20px 52px 20px 20px}.compare-row>div{padding:13px 16px}.download-steps p{margin-left:0;margin-top:8px}.floating-contact{right:12px;bottom:12px}.site-footer{padding:34px 0 80px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:.01ms!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}
.page-hero{width:min(var(--max),calc(100% - 28px));margin:48px auto;padding:52px;border-radius:28px;background:linear-gradient(180deg,#121213,#0c0c0d);border:1px solid #1f1f21;box-shadow:var(--shadow)}
