:root{color-scheme:light;font-family:Inter,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;color:#0f1724;background:#f8fbff;scroll-behavior:smooth}*{box-sizing:border-box}body,html{margin:0;padding:0}body{min-height:100vh}button{cursor:pointer;font:inherit}a{text-decoration:none;color:inherit}.page-shell{display:flex;flex-direction:column;min-height:100vh}.page-main{flex:1 1}.download-page,.help-page,.home-page{width:100%}.container{width:min(1100px,100% - 40px);margin:0 auto}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:20;background:rgba(255,255,255,.92);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid rgba(15,23,36,.08)}.header-inner{justify-content:space-between;padding:12px 0}.brand,.header-inner{display:flex;align-items:center;gap:12px}.brand{min-width:0}.brand-icon{width:40px;height:40px;background:linear-gradient(135deg,#1e90ff,#2ea0f7);border-radius:10px;display:grid;place-items:center;color:#ffffff;font-weight:800;flex-shrink:0}.brand-name{font-weight:700;font-size:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.brand-tag{color:#475569;font-size:12px;white-space:nowrap}.header-actions{display:flex;gap:8px;align-items:center;flex-shrink:0;flex-wrap:wrap}.hamburger{display:none;background:none;border:none;padding:8px;cursor:pointer;flex-shrink:0}.hamburger-icon{display:flex;flex-direction:column;gap:5px;width:22px}.hamburger-icon span{display:block;height:2px;background:#0f1724;border-radius:2px;transition:transform .22s ease,opacity .22s ease;transform-origin:center}.hamburger-icon.open span:first-child{transform:translateY(7px) rotate(45deg)}.hamburger-icon.open span:nth-child(2){opacity:0}.hamburger-icon.open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.mobile-menu{border-top:1px solid rgba(15,23,36,.08);background:rgba(255,255,255,.98);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.mobile-menu-inner{display:flex;flex-direction:column;gap:4px;padding:12px 0 16px}.mobile-nav-link{display:block;padding:12px 16px;border-radius:12px;color:#0f1724;font-weight:600;transition:background .18s ease,color .18s ease}.mobile-nav-link:hover{background:rgba(30,144,255,.08);color:#1e90ff}.mobile-nav-link.active{background:rgba(30,144,255,.1);color:#1e90ff}.button{border:none;border-radius:999px;padding:12px 20px;font-weight:700;display:inline-block;transition:opacity .18s ease,transform .18s ease,box-shadow .18s ease;cursor:pointer}.button.primary{background:linear-gradient(90deg,#1e90ff,#2ea0f7);color:#ffffff}.button.primary:hover{opacity:.88;transform:translateY(-1px);box-shadow:0 6px 20px rgba(30,144,255,.32)}.button.primary:active{opacity:1;transform:translateY(0);box-shadow:none}.button.secondary{background:rgba(30,144,255,.08);color:#1e90ff}.button.secondary:hover{background:rgba(30,144,255,.16);transform:translateY(-1px)}.button.secondary:active{transform:translateY(0)}.hero-section{padding:84px 0 60px}.hero-inner{display:grid;grid-template-columns:1.3fr 1fr;align-items:center;grid-gap:48px;gap:48px}.eyebrow{margin:0 0 14px;font-size:13px;font-weight:700;color:#1e90ff;letter-spacing:.08em}h1{margin:0;font-size:clamp(2.6rem,4vw,4rem);line-height:1.03}.hero-text{max-width:620px;margin:18px 0 30px;color:#475569;font-size:1.05rem;line-height:1.8}.hero-actions{display:flex;gap:14px;flex-wrap:wrap}.hero-visual{display:grid;grid-gap:20px;gap:20px}.hero-card{background:white;border-radius:24px;padding:28px;box-shadow:0 22px 60px rgba(15,23,36,.08)}.card-pill{display:inline-flex;padding:8px 14px;border-radius:999px;background:rgba(30,144,255,.08);color:#1e90ff;font-weight:700;font-size:12px}.hero-card h2{margin:16px 0 10px;font-size:1.55rem}.hero-card p{margin:0;color:#475569}.platform-icons{display:flex;gap:12px;margin-top:20px;flex-wrap:wrap}.platform-item{display:inline-flex;align-items:center;gap:10px;padding:10px 14px;border-radius:999px;background:#eef6ff;color:#1e3a8a;font-weight:700;font-size:.95rem}.platform-icon{width:24px;height:24px;display:grid;place-items:center;border-radius:50%;background:#ffffff;box-shadow:0 10px 24px rgba(30,144,255,.12)}.hero-chart{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px}.chart-item{min-height:90px;border-radius:22px;background:linear-gradient(180deg,#e9f3ff,#f5fbff)}.chart-item-1{height:108px}.chart-item-2{height:72px}.chart-item-3{height:132px}.content-section{padding:72px 0}.section-alt{background:linear-gradient(180deg,#f8fbff,#edf7ff)}.section-header{max-width:840px;margin-bottom:28px}.section-header h2{margin:12px 0 16px;font-size:clamp(2rem,2.5vw,3rem)}.section-header p{margin:0;color:#475569;font-size:1.05rem}.grid.cards-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}.card{background:white;border-radius:20px;padding:24px;box-shadow:0 18px 42px rgba(15,23,36,.06);transition:transform .2s ease,box-shadow .2s ease}.card:hover{transform:translateY(-3px);box-shadow:0 24px 52px rgba(15,23,36,.1)}.card-number{width:44px;height:44px;border-radius:14px;background:rgba(30,144,255,.1);color:#1e90ff;display:grid;place-items:center;font-weight:700;margin-bottom:20px}.card h3{margin:0 0 10px}.card p{margin:0;color:#475569;line-height:1.8}.note{margin-top:16px;color:#475569;font-size:.95rem}.download-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}.home-download-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.download-card{padding:28px;background:white;border-radius:22px;border:1px solid rgba(15,23,36,.08);transition:transform .2s ease,box-shadow .2s ease}.download-card:hover{transform:translateY(-3px);box-shadow:0 18px 42px rgba(15,23,36,.1)}.download-card h3{margin-top:0}.download-card p{color:#475569;margin:14px 0 20px}.download-note{margin-top:20px;color:#475569}.page-intro{padding:72px 0 42px}.page-intro .section-header{margin-bottom:0}.site-footer{margin-top:auto;padding:26px 0 32px}.footer-inner{display:flex;justify-content:space-between;gap:18px;align-items:center}.footer-links{display:flex;gap:18px;flex-wrap:wrap}.footer-links a{color:#475569;transition:color .18s ease}.footer-links a:hover{color:#1e90ff}.docs-shell{background:#f4f7fb}.docs-layout{display:grid;grid-template-columns:minmax(240px,280px) minmax(0,1fr);grid-gap:32px;gap:32px;padding:32px 0 60px}.docs-sidebar{position:-webkit-sticky;position:sticky;top:20px;align-self:start;background:#ffffff;border:1px solid rgba(15,23,36,.08);border-radius:24px;padding:24px;box-shadow:0 24px 60px rgba(15,23,36,.06)}.sidebar-header{font-size:.95rem;font-weight:700;margin-bottom:18px;color:#1e293b}.sidebar-nav{display:grid;grid-gap:10px;gap:10px;margin-bottom:30px}.sidebar-link{display:block;padding:12px 16px;border-radius:14px;color:#0f1724;background:#f8fbff;transition:background .2s ease,transform .2s ease}.sidebar-link:hover{background:#e2efff;transform:translateX(2px)}.sidebar-section{border-top:1px solid rgba(15,23,36,.08);padding-top:20px}.sidebar-title{font-size:.9rem;font-weight:700;margin-bottom:12px;color:#475569}.related-links{display:grid;grid-gap:10px;gap:10px}.related-link{display:block;padding:12px 14px;border-radius:14px;background:#f8fbff;color:#1e3a8a}.docs-content{background:#ffffff;border-radius:28px;padding:36px 44px;box-shadow:0 24px 60px rgba(15,23,36,.06)}.article-meta{font-size:.9rem;color:#64748b;margin-bottom:10px}.docs-content h1{margin-top:0;font-size:clamp(2.6rem,4vw,3.8rem)}.article-lead{max-width:760px;margin:18px 0 32px;color:#475569;font-size:1.1rem;line-height:1.8}.article-section{margin-bottom:42px}.article-section h2{margin-bottom:18px;font-size:clamp(1.8rem,2.2vw,2.4rem)}.article-section li,.article-section p{color:#475569;line-height:1.8}.feature-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px}.feature-card,.tip-block{padding:22px;border-radius:20px;border:1px solid rgba(15,23,36,.08);background:#f8fbff;margin-bottom:16px}.feature-title{margin:0 0 14px;font-weight:700}.scenario-list{list-style:disc inside;padding-left:0}.scenario-list li{margin-bottom:14px}.faq-list{display:grid;grid-gap:16px;gap:16px}.faq-item{padding:20px;border-radius:18px;border:1px solid rgba(15,23,36,.08);background:#f8fbff}.faq-question{font-weight:700;margin-bottom:10px}.faq-answer{color:#475569}.home-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}.feature-highlights{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px}.highlight-card{display:flex;gap:18px;align-items:flex-start;background:#ffffff;border-radius:20px;padding:24px;border:1px solid rgba(15,23,36,.07);box-shadow:0 12px 32px rgba(15,23,36,.05);transition:transform .2s ease,box-shadow .2s ease}.highlight-card:hover{transform:translateY(-3px);box-shadow:0 20px 44px rgba(15,23,36,.09)}.highlight-icon{font-size:2rem;line-height:1;flex-shrink:0;width:52px;height:52px;display:grid;place-items:center;background:rgba(30,144,255,.07);border-radius:14px}.highlight-title{font-weight:700;font-size:1.05rem;margin-bottom:8px;color:#0f1724}.highlight-desc{margin:0;color:#475569;line-height:1.75;font-size:.95rem}.cta-block{text-align:center;max-width:620px}.cta-block h2{margin:0 0 14px;font-size:clamp(2rem,2.5vw,2.8rem)}.cta-block p{margin:0;color:#475569;font-size:1.05rem}.help-page .docs-content{width:100%;padding:36px 44px}.help-page .article-meta{margin-bottom:20px}.help-page .feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.help-page .faq-item,.help-page .feature-card,.help-page .tip-block{background:#f8fbff}@media (max-width:980px){.hero-inner{grid-template-columns:1fr}.header-inner{flex-wrap:wrap;justify-content:space-between;gap:16px}.header-actions{justify-content:flex-end}.footer-links,.site-nav{justify-content:center}.docs-layout,.download-grid,.feature-grid,.feature-highlights,.grid.cards-grid,.home-card-grid,.home-download-grid{grid-template-columns:1fr}.cta-block{max-width:100%}.docs-sidebar{position:relative;top:0;margin-bottom:24px}}@media (max-width:720px){.header-inner{flex-wrap:nowrap;align-items:center}.desktop-nav{display:none}.hamburger{display:flex;align-items:center;justify-content:center}.hero-inner{flex-direction:column;align-items:stretch}.button{padding:10px 14px;font-size:.95rem}.feature-grid{grid-template-columns:1fr}}