:root{--bg: #f5f7fb;--panel: #ffffff;--panel-soft: #eef4ff;--ink: #111827;--muted: #55607d;--line: rgba(17, 24, 39, .08);--primary: #2a5cff;--primary-strong: #173ab7;--accent: #16c79a;--dark: #0d1628;--shadow: 0 16px 50px rgba(15, 23, 42, .12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Segoe UI,sans-serif;background:linear-gradient(180deg,#f3f7ff,#eef2ff);color:var(--ink)}a{text-decoration:none;color:inherit}button,input{font:inherit}img{max-width:100%;display:block}.container{width:min(1200px,calc(100% - 32px));margin:0 auto}.site-shell{min-height:100vh}.topbar{position:sticky;top:0;z-index:30;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffc;border-bottom:1px solid var(--line)}.nav-row{display:flex;align-items:center;justify-content:space-between;height:80px;gap:22px}.brand{display:inline-flex;align-items:center;gap:12px;font-weight:800;letter-spacing:-.06em}.brand-mark{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:10px;background:linear-gradient(135deg,var(--primary),#7d9cff);color:#fff;box-shadow:var(--shadow)}.brand-text{font-size:1.3rem}.nav{display:flex;align-items:center;gap:18px}.nav-link{color:var(--muted);font-weight:600;transition:color .2s ease}.nav-link.active,.nav-link:hover{color:var(--ink)}.nav-actions{display:flex;align-items:center;gap:12px}.nav-actions .primary-btn{order:1}.nav-actions .ghost-link{order:0}.nav-actions .nav-toggle{order:2}.primary-btn,.secondary-btn,.ghost-link{border-radius:999px;padding:.8rem 1.25rem;font-weight:700;display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;transition:transform .2s ease,box-shadow .2 ease}.primary-btn{background:linear-gradient(135deg,var(--primary),var(--primary-strong));color:#fff;box-shadow:0 12px 28px #2a5cff40}.secondary-btn{background:#fff;border-color:var(--line);color:var(--ink)}.ghost-link{color:var(--ink);background:transparent}.primary-btn:hover,.secondary-btn:hover,.ghost-link:hover{transform:translateY(-1px)}.nav-toggle{display:none;background:transparent;border:0;width:42px;height:42px;border-radius:999px;padding:0;cursor:pointer}.nav-toggle span{display:block;width:22px;height:2px;background:var(--ink);margin:5px auto;border-radius:2px}.hero-section{background:radial-gradient(circle at top left,rgba(42,92,255,.12),transparent 32%),linear-gradient(180deg,#f7f9ff,#edf3ff);padding:72px 0 40px}.hero-grid{display:grid;grid-template-columns:1.2fr .8fr;align-items:center;gap:28px}.eyebrow{display:inline-block;font-size:.8rem;letter-spacing:.14em;text-transform:uppercase;color:var(--primary);font-weight:800;margin-bottom:18px}.hero-copy h1,.page-section h1,.section-header h2{margin:0;letter-spacing:-.06em;line-height:1}.hero-copy h1{font-size:clamp(2.8rem,4vw,5rem);max-width:620px}.hero-copy p,.lead,.page-section p{color:var(--muted);line-height:1.7;font-size:1.04rem}.cta-row{display:flex;gap:12px;margin-top:30px;flex-wrap:wrap}.hero-meta{list-style:none;padding:0;margin:28px 0 0;display:flex;flex-wrap:wrap;gap:10px}.hero-meta li{padding:8px 12px;border-radius:999px;background:#2a5cff14;color:var(--primary-strong);font-weight:700}.hero-visual{position:relative;min-height:420px;background:radial-gradient(circle at center,rgba(42,92,255,.14),transparent 35%)}.floating-card{position:absolute;border-radius:22px;background:#fffc;border:1px solid var(--line);box-shadow:var(--shadow);padding:20px 22px;display:flex;flex-direction:column;gap:6px}.card-main{right:28px;top:40px;width:290px}.card-main strong{font-size:2.1rem;letter-spacing:-.05em}.card-small{left:30px;width:170px}.card-small.one{bottom:120px}.card-small.two{right:60px;bottom:40px}.trust-bar{background:var(--dark);color:#fffc;padding:16px 0}.trust-row{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;font-weight:700;text-align:center}.content-section{padding:88px 0}.section-header{margin-bottom:26px}.content-section.dark .product-card{background:#94a3b814;border-color:#94a3b82e;box-shadow:inset 0 1px #ffffff0a}.section-header.center{text-align:center}.section-header h2{font-size:clamp(2.1rem,3vw,3.3rem)}.three-up{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.info-card,.product-card,.case-card,.price-box,.contact-card,.console-card{background:#ffffffd6;border:1px solid var(--line);border-radius:24px;padding:26px 22px;box-shadow:0 12px 30px #0f172a0a}.info-card h3,.product-card h3,.case-card h3,.console-card h3{margin:0 0 10px;font-size:1.5rem}.info-card p,.product-card p,.case-card p,.console-card p{color:var(--muted);line-height:1.7}.content-section.dark{background:linear-gradient(180deg,#1d2b39,#111d2b);color:#fff}.content-section.dark .section-header h2,.content-section.dark .product-card h3,.content-section.dark .product-card p{color:#edf3ff}.content-section.dark .product-card{background:#94a3b80f;border-color:#94a3b824}.content-section.dark .product-card p{color:#e2e8f0bd}.product-card{position:relative;overflow:hidden}.product-card.large{min-height:240px}.pill{display:inline-flex;padding:7px 10px;border-radius:999px;background:#2a5cff1a;color:var(--primary-strong);font-size:.75rem;font-weight:800;margin-bottom:18px}.page-section{padding:90px 0 60px}.narrow{max-width:760px}.center-text{text-align:center}.pricing-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-top:34px}.pricing-column{display:flex;flex-direction:column;gap:16px}.price-box{display:flex;flex-direction:column;gap:10px;min-height:170px}.price-box.recommended{background:linear-gradient(180deg,var(--primary),var(--primary-strong));color:#fff;border-color:transparent}.price-box.recommended small,.price-box.recommended .price-head em{color:#fffc}.price-head{display:flex;align-items:center;justify-content:space-between;gap:10px;font-weight:800}.price-box strong{font-size:clamp(2rem,2vw,3rem);letter-spacing:-.06em}.price-box small{color:var(--muted)}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px;align-items:center}.contact-card{display:flex;flex-direction:column;gap:18px}.contact-card label{display:flex;flex-direction:column;gap:8px;font-weight:700}.contact-card input{border:1px solid var(--line);border-radius:14px;padding:.9rem 1rem;background:#fff;color:var(--ink)}.auth-page{min-height:100vh;display:grid;place-items:center;background:radial-gradient(circle at top,rgba(42,92,255,.12),transparent 28%),#eef4ff}.auth-shell{width:min(520px,calc(100% - 28px))}.auth-card{background:#ffffffe6;border:1px solid var(--line);border-radius:28px;padding:28px;box-shadow:var(--shadow)}.auth-head{display:flex;align-items:center;gap:12px;margin-bottom:20px}.auth-head strong{display:block;font-size:1.3rem}.auth-head small{color:var(--muted)}.auth-form{display:flex;flex-direction:column;gap:16px}.auth-form label{display:flex;flex-direction:column;gap:8px;font-weight:700}.auth-form input{border:1px solid var(--line);border-radius:14px;padding:.9rem 1rem;background:#f9fbff}.auth-button{width:100%;margin-top:4px}.auth-footer{display:flex;justify-content:center;gap:8px;color:var(--muted);font-size:.96rem}.error-box{background:#f43f5e14;color:#b42318;border:1px solid rgba(244,63,94,.2);padding:10px 14px;border-radius:12px;font-size:.92rem}.console-page{min-height:100vh;display:grid;grid-template-columns:260px 1fr;background:linear-gradient(180deg,#f7f9ff,#edf3ff)}.console-sidebar{background:var(--dark);color:#fff;padding:26px 22px}.console-brand{margin-bottom:28px}.console-nav{display:flex;flex-direction:column;gap:10px}.console-nav a{color:#fffc;padding:12px 14px;border-radius:12px;transition:background .2s ease}.console-nav a:hover{background:#ffffff14}.console-panel{padding:36px}.console-header{display:flex;justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:28px}.console-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.console-card{display:flex;flex-direction:column;justify-content:space-between;min-height:220px}.card-tag{display:inline-flex;width:fit-content;padding:7px 10px;border-radius:999px;background:#2a5cff1a;color:var(--primary-strong);font-weight:800;font-size:.74rem;letter-spacing:.08em;text-transform:uppercase}.site-footer{background:#0d1628;color:#fffc;padding:42px 0 30px}.footer-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr 1fr;gap:24px}.footer-brand{color:#fff;margin-bottom:18px}.footer-copy{max-width:390px;color:#ffffffa6;line-height:1.7}.site-footer h4{color:#fff;margin:0 0 12px}.site-footer ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.site-footer a{color:#ffffffb8}@media (max-width: 960px){.hero-grid,.pricing-grid,.contact-grid,.console-grid,.three-up,.footer-grid,.console-page{grid-template-columns:1fr}.console-sidebar{padding-bottom:12px}.nav{position:absolute;top:80px;left:16px;right:16px;display:none;flex-direction:column;background:#fff;border:1px solid var(--line);border-radius:18px;padding:18px 16px;box-shadow:var(--shadow)}.nav-open{display:flex}.nav-toggle{display:block}.ghost-link{display:none}.brand-text{font-size:1.1rem}.trust-row{grid-template-columns:repeat(2,minmax(0,1fr))}.content-section{padding:56px 0}.section-header{margin-bottom:18px}}@media (max-width: 640px){.trust-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.nav-actions{gap:8px}.nav-actions .primary-btn{padding:.7rem .9rem;font-size:.83rem}}
