:root{--bg:#0f1a24;--bg-elevated:#162533;--bg-panel:#1d2d3b;--surface:#213242;--surface-strong:#2a3d4e;--text:#f4f8fb;--text-soft:#d7e3ed;--muted:#8fa2b2;--line:rgba(160,184,204,.18);--line-strong:rgba(160,184,204,.3);--accent:#2ea6ff;--accent-strong:#36b7ff;--accent-soft:rgba(46,166,255,.16);--danger-shadow:rgba(0,0,0,.36);--shadow-soft:0 22px 56px rgba(0,0,0,.28);--shadow-card:0 18px 42px rgba(0,0,0,.24);font-family:Segoe UI Variable Display,Segoe UI,Trebuchet MS,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg)}body{min-width:320px;margin:0;color:var(--text);background:radial-gradient(circle at 12% 8%,rgba(46,166,255,.18),transparent 28%),radial-gradient(circle at 88% 4%,rgba(62,211,179,.12),transparent 24%),linear-gradient(180deg,#0d1721,#101c27 48%,#0c151e)}body:before{position:fixed;inset:0;z-index:-1;pointer-events:none;content:"";opacity:.28;background-image:linear-gradient(hsla(0,0%,100%,.035) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.035) 1px,transparent 0);background-size:44px 44px;-webkit-mask-image:linear-gradient(180deg,#000,transparent 78%);mask-image:linear-gradient(180deg,#000,transparent 78%)}a{color:inherit;text-decoration:none}a,button{-webkit-tap-highlight-color:transparent}h1,h2,p{margin:0}.site-shell{min-height:100vh;padding:18px 18px 38px}.page-shell,.site-footer,.site-header{width:min(1120px,100%);margin:0 auto}.site-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:8px 0 28px}.brand-group,.header-actions,.hero-actions{display:flex;align-items:center;gap:12px}.brand-mark{color:var(--text);font-size:20px;font-weight:850;letter-spacing:.06em}.asya-logo,.brand-mark{display:inline-flex;align-items:center;gap:10px}.asya-logo{color:inherit;line-height:1}.asya-logo-mark{width:34px;height:34px;flex:0 0 auto;display:block;filter:drop-shadow(0 14px 26px rgba(46,166,255,.28))}.asya-logo-word{color:var(--text);font-size:1rem;font-weight:900;letter-spacing:.12em}.brand-mark-orb{width:32px;height:32px;border-radius:12px;background:linear-gradient(145deg,#2ea6ff,#32d6c1);box-shadow:0 14px 28px rgba(46,166,255,.28)}.device-action,.header-cta,.hero-primary,.hero-secondary,.lang-toggle{display:inline-flex;align-items:center;justify-content:center;min-height:46px;border:1px solid transparent;border-radius:999px;padding:0 18px;color:var(--text);font:inherit;font-weight:750;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease,border-color .18s ease}.lang-toggle{min-height:36px;padding:0 13px;border-color:var(--line);background:rgba(31,48,63,.86);cursor:pointer}.header-link{color:var(--text-soft);font-weight:700}.device-action-primary,.header-cta,.hero-primary{background:linear-gradient(135deg,#1f9cff,#35c7ff);color:#fff;box-shadow:0 18px 38px rgba(46,166,255,.26)}.device-action,.hero-secondary{border-color:var(--line-strong);background:rgba(34,51,66,.94);color:var(--text)}.device-action:hover,.header-cta:hover,.hero-primary:hover,.hero-secondary:hover,.lang-toggle:hover{transform:translateY(-1px)}.page-shell{display:flex;flex-direction:column;gap:56px}.hero-section{position:relative;overflow:hidden;padding:72px 26px;border:1px solid var(--line);border-radius:34px;background:linear-gradient(135deg,rgba(36,58,74,.96),rgba(24,38,51,.98) 56%,rgba(15,26,36,.98));box-shadow:var(--shadow-soft)}.hero-section:after{position:absolute;right:-120px;bottom:-150px;width:360px;height:360px;border-radius:50%;content:"";background:radial-gradient(circle,rgba(46,166,255,.34),transparent 68%)}.hero-copy{position:relative;z-index:1;max-width:780px;margin:0 auto;display:flex;flex-direction:column;align-items:center;text-align:center;gap:22px}.hero-logo-lockup{display:inline-flex;align-items:center;justify-content:center;padding:10px 18px;border:1px solid rgba(83,188,255,.24);border-radius:24px;background:rgba(12,24,36,.42);box-shadow:0 22px 58px rgba(0,0,0,.22),inset 0 1px 0 hsla(0,0%,100%,.08)}.hero-logo .asya-logo-mark{width:52px;height:52px}.hero-logo .asya-logo-word{font-size:1.34rem;letter-spacing:.16em}.hero-badge{display:inline-flex;align-items:center;gap:8px;min-height:34px;padding:0 16px;border:1px solid rgba(46,166,255,.34);border-radius:999px;background:rgba(46,166,255,.14);color:#b9e4ff;font-size:13px;font-weight:800;letter-spacing:.02em}.hero-badge:before{width:8px;height:8px;border-radius:50%;content:"";background:var(--accent-strong);box-shadow:0 0 18px rgba(54,183,255,.9)}.hero-copy h1{display:flex;flex-direction:column;gap:6px;color:var(--text);font-size:clamp(2.6rem,6.6vw,5rem);line-height:.96;letter-spacing:-.06em;text-wrap:balance}.hero-accent{color:#74caff}.hero-copy p{max-width:660px;color:var(--text-soft);font-size:1.08rem;line-height:1.76;text-wrap:pretty}.hero-actions{justify-content:center;flex-wrap:wrap}.feature-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}.device-card,.feature-item{border:1px solid var(--line);border-radius:26px;background:rgba(29,45,59,.94);box-shadow:var(--shadow-card)}.feature-item{padding:24px}.feature-item-icon{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;margin-bottom:18px;border-radius:15px;background:var(--accent-soft);color:#8fd5ff;font-size:15px;font-weight:850}.feature-item h2,.section-heading h2{color:var(--text);font-size:clamp(1.8rem,3vw,2.6rem);letter-spacing:-.04em}.feature-item h2{margin-bottom:10px;font-size:1.28rem}.device-copy,.feature-item p,.footer-copy{color:var(--text-soft);line-height:1.68}.devices-section{display:flex;flex-direction:column;gap:26px;padding:4px 0 0}.section-heading.center{text-align:center}.device-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:18px;gap:18px}.device-card{min-height:100%;padding:24px;justify-content:space-between;gap:20px}.device-card,.device-card-top{display:flex;flex-direction:column}.device-card-top{gap:12px}.device-icon{width:44px;height:44px;border:1px solid var(--line);border-radius:15px;background:rgba(46,166,255,.11);color:#9bdcff;font-size:18px}.device-icon,.device-title,.footer-brand{display:inline-flex;align-items:center;justify-content:center}.device-title,.footer-brand{color:var(--text);font-size:1.18rem;font-weight:850}.device-action{width:100%}.device-action-muted{color:var(--muted);background:rgba(25,39,52,.86)}.site-footer{display:flex;flex-direction:column;align-items:center;gap:10px;padding:28px 0 10px;text-align:center}.footer-copy{max-width:640px}@media (max-width:960px){.feature-strip{grid-template-columns:1fr}.device-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.site-shell{padding:14px 12px 28px}.site-header{align-items:flex-start;flex-direction:column;padding-bottom:20px}.brand-group,.header-actions{width:100%;justify-content:space-between}.page-shell{gap:40px}.hero-section{padding:42px 20px;border-radius:28px}.hero-copy{gap:18px}.hero-copy p{font-size:.99rem;line-height:1.66}.hero-actions{width:100%;flex-direction:column}.hero-primary,.hero-secondary{width:100%}.devices-section{gap:22px}.device-grid{grid-template-columns:1fr}.device-card,.feature-item{border-radius:22px;padding:20px}}