:root{
  --bg:#05070b;--bg2:#09111a;--panel:rgba(11,16,24,.82);--text:#fff;--muted:#aeb7c3;
  --line:rgba(255,255,255,.14);--gold:#ffb800;--orange:#ff6a00;--blue:#007bff;--green:#00d26a;
  --violet:#a855f7;--cyan:#00d0ff;--max:1120px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth;background:var(--bg)}
body{margin:0;background:radial-gradient(circle at 50% -10%,rgba(255,184,0,.07),transparent 27%),linear-gradient(180deg,#05070b,#08101a 42%,#05070b);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;overflow-x:hidden}
a{color:inherit;text-decoration:none}button{font:inherit}img{display:block;max-width:100%}

.topbar{position:sticky;top:0;z-index:50;height:72px;display:flex;align-items:center;gap:14px;padding:8px 14px;background:rgba(4,7,11,.78);border-bottom:1px solid rgba(255,255,255,.07);backdrop-filter:blur(20px)}
.master-brand{display:flex;align-items:center;gap:9px}.master-brand img{width:48px;height:48px;border-radius:12px;object-fit:cover;box-shadow:0 0 20px rgba(255,184,0,.2)}.master-brand span{font-weight:950;letter-spacing:.12em;font-size:18px}
.nav{display:none}.profile-button{margin-left:auto;min-height:42px;padding:0 16px;border-radius:999px;border:1px solid rgba(255,255,255,.24);background:rgba(10,14,21,.76);color:#fff;font-weight:900;cursor:pointer}

.hero{position:relative;isolation:isolate;min-height:calc(100svh - 72px);padding:38px 16px 26px;display:flex;flex-direction:column;align-items:center;overflow:hidden}
.hero-grid{position:absolute;inset:0;z-index:-3;opacity:.12;background-image:linear-gradient(rgba(255,255,255,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.08) 1px,transparent 1px);background-size:42px 42px;mask-image:linear-gradient(to bottom,black,transparent 70%)}
.hero-aurora{position:absolute;z-index:-2;border-radius:50%;filter:blur(65px);opacity:.4}.hero-aurora-a{width:300px;height:300px;top:3%;left:-90px;background:rgba(255,107,0,.22)}.hero-aurora-b{width:340px;height:340px;top:18%;right:-120px;background:rgba(0,123,255,.2)}
.hero-brand-block{width:min(100%,720px);text-align:center;display:flex;flex-direction:column;align-items:center}.hero-logo-wrap{width:94px;height:94px;padding:6px;border-radius:26px;background:linear-gradient(145deg,rgba(255,255,255,.12),rgba(255,255,255,.02));border:1px solid rgba(255,255,255,.16);box-shadow:0 18px 55px rgba(0,0,0,.45),0 0 38px rgba(255,184,0,.12)}.hero-logo{width:100%;height:100%;object-fit:cover;border-radius:20px}.hero-kicker{margin-top:15px;color:#d8b14b;font-size:10px;font-weight:900;letter-spacing:.24em}.hero h1{margin:4px 0 0;font-size:clamp(44px,13vw,84px);line-height:.95;letter-spacing:.12em;font-weight:950}.hero-lead{margin:12px 0 0;font-size:clamp(18px,5vw,28px);line-height:1.15;font-weight:850;max-width:720px}.hero-copy{margin:10px auto 0;max-width:660px;color:var(--muted);font-size:13px;line-height:1.55}
.hero-actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:center;margin-top:20px}.button{min-height:48px;padding:0 18px;border-radius:15px;border:1px solid transparent;display:inline-flex;align-items:center;justify-content:center;font-weight:900;cursor:pointer}.button-primary{background:linear-gradient(135deg,#ff5b00,#ff9d25);color:#fff;box-shadow:0 12px 34px rgba(255,106,0,.22)}.button-secondary{background:rgba(12,17,25,.72);color:#fff;border-color:rgba(255,255,255,.2)}

.directions-shell{position:relative;width:min(100%,690px);height:370px;margin-top:24px}
.direction-core{position:absolute;left:50%;top:48%;transform:translate(-50%,-50%);width:120px;height:120px;border-radius:50%;display:grid;place-content:center;text-align:center;background:radial-gradient(circle at 35% 30%,#29313b,#0b0f15 62%);border:1px solid rgba(255,255,255,.16);box-shadow:0 0 0 12px rgba(255,184,0,.025),0 0 52px rgba(255,184,0,.12)}.direction-core:before,.direction-core:after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);border:1px solid rgba(255,255,255,.08);border-radius:50%;pointer-events:none}.direction-core:before{width:220px;height:220px}.direction-core:after{width:335px;height:335px;border-style:dashed}.direction-core span{font-size:14px;font-weight:950;letter-spacing:.12em}.direction-core small{margin-top:2px;color:#8e98a5;font-size:9px}
.direction-pill{position:absolute;z-index:2;min-width:96px;padding:10px 13px;border-radius:999px;border:1px solid rgba(255,255,255,.25);background:linear-gradient(180deg,rgba(18,25,36,.88),rgba(7,10,15,.9));text-align:center;box-shadow:0 12px 28px rgba(0,0,0,.38),inset 0 1px 0 rgba(255,255,255,.12);backdrop-filter:blur(10px);transition:.2s}.direction-pill b{display:block;font-size:12px;letter-spacing:.08em}.direction-pill span{display:block;margin-top:2px;color:#8f98a4;font-size:8px}.direction-pill:hover,.direction-pill:active{transform:translateY(-3px) scale(1.03)}
.d-life{left:50%;top:0;transform:translateX(-50%);border-color:rgba(168,85,247,.7);box-shadow:0 0 24px rgba(168,85,247,.22)}.d-avto{left:8%;top:21%;border-color:rgba(255,45,45,.7);box-shadow:0 0 24px rgba(255,45,45,.18)}.d-travel{right:6%;top:21%;border-color:rgba(255,138,0,.72);box-shadow:0 0 24px rgba(255,138,0,.18)}.d-comp{left:1%;top:49%;border-color:rgba(0,123,255,.72);box-shadow:0 0 24px rgba(0,123,255,.2)}.d-business{right:0;top:49%;border-color:rgba(255,193,7,.72);box-shadow:0 0 24px rgba(255,193,7,.17)}.d-home{left:14%;bottom:4%;border-color:rgba(0,210,106,.7);box-shadow:0 0 24px rgba(0,210,106,.17)}.d-factory{right:12%;bottom:4%;border-color:rgba(0,208,255,.72);box-shadow:0 0 24px rgba(0,208,255,.18)}

.floating-stats{width:min(100%,720px);margin-top:4px;display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:9px;border-radius:24px;background:linear-gradient(180deg,rgba(14,20,30,.9),rgba(6,9,14,.92));border:1px solid rgba(255,255,255,.16);box-shadow:0 22px 48px rgba(0,0,0,.45);backdrop-filter:blur(16px)}.floating-stats article{text-align:center;padding:11px 5px;border-radius:17px;background:rgba(255,255,255,.025);display:flex;flex-direction:column}.floating-stats strong{font-size:25px;color:#ff9d25}.floating-stats span{font-size:10px;font-weight:900}.floating-stats small{font-size:8px;color:#7d8793;line-height:1.25;margin-top:2px}

.section{max-width:var(--max);margin:0 auto;padding:72px 16px}.section-heading{max-width:760px;margin-bottom:24px}.section-kicker{font-size:10px;font-weight:900;letter-spacing:.18em;color:#ff9d25}.section-heading h2,.profile-copy h2{font-size:clamp(34px,8vw,58px);line-height:1.02;letter-spacing:-.04em;margin:8px 0 0}.section-heading p,.profile-copy p{color:var(--muted);font-size:14px;line-height:1.55;margin:14px 0 0}

.experts-section{max-width:none;position:relative;background:radial-gradient(circle at 50% 0%,rgba(255,118,0,.09),transparent 26%),linear-gradient(180deg,#07101b 0%,#09111a 42%,#05070b 100%)}.experts-section>*{max-width:var(--max);margin-left:auto;margin-right:auto;position:relative;z-index:2}
.ecosystem-grid,.apps-grid,.security-grid{display:grid;grid-template-columns:1fr;gap:14px}.ecosystem-card{position:relative;overflow:hidden;min-height:178px;padding:18px;border-radius:22px;border:1px solid rgba(255,255,255,.18);box-shadow:0 18px 36px rgba(0,0,0,.32);background:#0d131d}.ecosystem-card-art{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.72;transform:scale(1.04)}.ecosystem-card-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,7,11,.94),rgba(4,7,11,.52) 58%,rgba(4,7,11,.23)),linear-gradient(180deg,transparent,rgba(4,7,11,.62))}.card-number,.card-status,.card-name,.card-desc,.ecosystem-open{position:relative;z-index:2}.card-number{font-size:9px;color:#8d95a0;letter-spacing:.16em}.card-status{position:absolute;right:14px;top:14px;padding:5px 8px;border-radius:999px;background:rgba(3,6,11,.52);border:1px solid rgba(255,255,255,.14);color:#b9c0c9;font-size:8px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.card-status.available{color:#ffb06a;border-color:rgba(255,130,52,.42)}.card-name{font-size:29px;font-weight:950;margin:38px 0 5px;text-transform:uppercase}.card-name span{font-size:11px;color:#ff9b37;margin-right:7px}.card-desc{font-size:13px;color:#c7ccd2;margin:0;max-width:340px}.ecosystem-open{margin-top:14px;min-height:38px;padding:0 14px;border-radius:999px;border:1px solid rgba(255,255,255,.22);background:linear-gradient(135deg,rgba(255,102,0,.82),rgba(21,106,255,.56));color:#fff;font-size:11px;font-weight:900;cursor:pointer}.ecosystem-card:hover{transform:translateY(-4px);border-color:rgba(255,146,65,.55)}

.profile-story{display:grid;grid-template-columns:1fr;gap:18px;align-items:center}.profile-copy{padding:24px;border-radius:24px;border:1px solid rgba(255,154,68,.28);background:linear-gradient(145deg,rgba(15,20,29,.92),rgba(6,9,14,.82));box-shadow:0 18px 44px rgba(0,0,0,.28)}.profile-cloud-card{position:relative;min-height:310px;border-radius:28px;padding:26px;display:grid;place-items:center;background:radial-gradient(circle at 50% 45%,rgba(255,117,0,.16),transparent 29%),linear-gradient(145deg,#091321,#0a0d12 58%,#05070b);border:1px solid rgba(255,255,255,.14);overflow:hidden}.profile-cloud-card>img{width:154px;height:154px;object-fit:cover;border-radius:34px;box-shadow:0 0 30px rgba(255,112,0,.2)}.profile-mini-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:7px;margin-top:18px}.profile-mini-grid span{padding:7px 10px;border-radius:999px;border:1px solid rgba(255,255,255,.17);background:rgba(6,10,16,.7);font-size:10px;font-weight:900}

.download-section{max-width:none;background:linear-gradient(180deg,#f5f0e9,#eae2d8);color:#090909}.download-section>*{max-width:var(--max);margin-left:auto;margin-right:auto}.download-section .section-heading p{color:#635e58}.download-section .section-kicker{color:#d95900}.access-note{display:flex;gap:12px;align-items:center;padding:15px;border:1px solid #d5cec5;border-radius:18px;background:#fff;margin-bottom:16px}.shield-symbol{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:#111;color:#fff;font-weight:950;flex:0 0 auto}.access-note div:last-child{display:flex;flex-direction:column}.access-note strong{font-size:13px}.access-note span{font-size:10px;color:#777}.filter-row{display:flex;gap:7px;overflow:auto;margin:0 0 16px}.filter{white-space:nowrap;border:1px solid #d3ccc4;background:#fff;color:#555;padding:9px 12px;border-radius:999px;font-size:11px;font-weight:900;cursor:pointer}.filter.active{background:#111;color:#fff;border-color:#111}.app-card{position:relative;padding:18px;border-radius:18px;background:#fff;border:1px solid #d9d1c8;color:#111;box-shadow:0 12px 24px rgba(60,45,29,.08)}.app-top{display:flex;align-items:center;gap:11px}.app-icon{width:58px;height:58px;border-radius:15px;overflow:hidden;flex:0 0 auto}.app-icon img{width:100%;height:100%;object-fit:cover}.app-title{font-size:21px;font-weight:950;text-transform:uppercase}.app-title small{display:block;font-size:9px;color:#999;text-transform:uppercase;letter-spacing:.1em}.app-card p{color:#666;font-size:13px}.app-tags{display:flex;flex-wrap:wrap;gap:6px}.app-tags span{padding:5px 7px;border-radius:8px;background:#f2efeb;color:#666;font-size:9px;font-weight:800}.app-actions{display:flex;gap:7px;margin-top:16px}.download-btn,.details-btn{min-height:40px;border-radius:10px;border:0;padding:0 13px;font-weight:900;cursor:pointer}.download-btn{background:linear-gradient(135deg,#ff6500,#ff9130);color:#fff}.download-btn.disabled{background:#e7e2dc;color:#aaa;pointer-events:none}.details-btn{background:#111;color:#fff}

.security-section{padding-top:62px}.security-grid article{padding:18px;border-radius:20px;background:linear-gradient(145deg,#0d141e,#090c11);border:1px solid rgba(255,255,255,.12);box-shadow:0 14px 30px rgba(0,0,0,.22)}.security-grid article>span{font-size:9px;color:#ff9b2f;font-weight:900}.security-grid h3{font-size:18px;margin:16px 0 5px}.security-grid p{margin:0;color:#9299a4;font-size:12px}
footer{max-width:var(--max);margin:0 auto;padding:28px 16px 40px;display:flex;align-items:center;flex-wrap:wrap;gap:10px;color:#8b929b}footer img{width:52px;height:52px;border-radius:13px;object-fit:cover}footer div{display:flex;flex-direction:column}footer strong{color:#fff;font-size:14px}footer span{font-size:10px}footer small{width:100%;font-size:10px}

.app-dialog{position:relative;width:min(620px,calc(100% - 24px));border:1px solid #303846;border-radius:24px;background:#0b1017;color:#fff;padding:25px;box-shadow:0 35px 120px #000}.app-dialog::backdrop{background:rgba(0,0,0,.8);backdrop-filter:blur(8px)}.dialog-close,.panel-close{border:0;background:#242b35;color:#fff;cursor:pointer}.dialog-close{position:absolute;right:14px;top:14px;width:36px;height:36px;border-radius:50%;font-size:22px}.dialog-product{display:flex;align-items:center;gap:12px;margin-bottom:18px}.dialog-product img{width:66px;height:66px;object-fit:cover;border-radius:15px}.dialog-product h3{font-size:27px;margin:0}.dialog-copy{color:#aaa}.dialog-meta{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:18px 0}.dialog-meta div{background:#151b24;padding:12px;border-radius:12px}.dialog-meta span{display:block;color:#777;font-size:9px;text-transform:uppercase}.dialog-meta strong{display:block;margin-top:3px}.auth-dialog{max-width:460px}.auth-brand{display:flex;flex-direction:column;gap:6px;margin-bottom:18px}.auth-brand img{width:84px;height:84px;object-fit:cover;border-radius:18px}.auth-brand span{font-size:11px;color:#8b8b8b}.auth-tabs{display:grid;grid-template-columns:1fr 1fr;gap:5px;padding:5px;border-radius:13px;background:#151b24;margin-bottom:16px}.auth-tab{border:0;border-radius:9px;background:transparent;color:#8f8f8f;padding:10px;cursor:pointer;font-weight:800}.auth-tab.active{background:#2a303b;color:#fff}.auth-form{display:grid;gap:13px}.auth-form label{display:grid;gap:6px;font-size:11px;font-weight:700;color:#cfcfcf}.auth-form input{width:100%;min-height:46px;border-radius:11px;border:1px solid #313844;background:#07090d;color:#fff;padding:0 12px;outline:none}.auth-form input:focus{border-color:var(--orange)}.hidden{display:none!important}.password-hint,.auth-security{font-size:10px;color:#777;margin:0}.auth-message{min-height:18px;font-size:11px;color:#ff9860}.auth-submit{width:100%;border:0}.auth-security{margin-top:14px}

.profile-panel{position:fixed;z-index:100;right:0;top:0;height:100dvh;width:min(410px,94vw);padding:24px;background:#0a0e14;border-left:1px solid #29313b;transform:translateX(105%);transition:transform .25s ease;box-shadow:-25px 0 80px rgba(0,0,0,.45);overflow:auto}.profile-panel.open{transform:translateX(0)}.panel-backdrop{position:fixed;z-index:90;inset:0;background:rgba(0,0,0,.62);opacity:0;pointer-events:none;transition:.2s;backdrop-filter:blur(5px)}.panel-backdrop.show{opacity:1;pointer-events:auto}.panel-close{position:absolute;right:16px;top:16px;width:36px;height:36px;border-radius:50%;font-size:22px}.profile-head{display:flex;align-items:center;gap:12px;padding-right:40px;margin-top:16px}.profile-avatar{width:50px;height:50px;border-radius:15px;display:grid;place-items:center;background:linear-gradient(135deg,var(--orange),#ff9f2f);font-size:21px;font-weight:900}.profile-head div:last-child{display:flex;flex-direction:column}.profile-head span{font-size:10px;color:#777;text-transform:uppercase;letter-spacing:.1em}.profile-head strong{font-size:17px}.profile-head small{color:#999;margin-top:2px}.profile-security{margin:22px 0;padding:11px 13px;border-radius:11px;border:1px solid #254127;background:#102113;color:#a8e2b0;font-size:11px}.profile-block{margin-top:22px}.profile-block h3{font-size:12px;color:#8c8c8c;text-transform:uppercase;letter-spacing:.1em}.profile-row{width:100%;display:flex;align-items:center;justify-content:space-between;padding:13px 0;border:0;border-bottom:1px solid #222;background:transparent;color:#fff;text-align:left;cursor:pointer}.profile-row span{font-size:10px;color:#ff9b2f}.logout-button{width:100%;margin-top:28px;min-height:43px;border-radius:11px;border:1px solid #332020;background:#1b1010;color:#ff9898;font-weight:800;cursor:pointer}

@media (max-width:430px){.topbar{height:64px;padding:6px 10px}.master-brand img{width:42px;height:42px}.master-brand span{font-size:15px}.profile-button{min-height:38px;padding:0 13px;font-size:12px}.hero{min-height:auto;padding-top:28px}.hero-logo-wrap{width:82px;height:82px}.hero h1{font-size:46px}.hero-copy{font-size:12px}.directions-shell{height:340px}.direction-core{width:105px;height:105px}.direction-core:before{width:196px;height:196px}.direction-core:after{width:300px;height:300px}.direction-pill{min-width:84px;padding:9px 10px}.direction-pill b{font-size:11px}.d-avto{left:5%}.d-travel{right:4%}.d-comp{left:0}.d-business{right:0}.d-home{left:9%}.d-factory{right:8%}.floating-stats{gap:5px;padding:7px}.floating-stats strong{font-size:22px}.floating-stats span{font-size:9px}.floating-stats small{font-size:7px}}
@media (min-width:700px){.topbar{height:80px;padding:10px max(24px,calc((100vw - var(--max))/2))}.master-brand img{width:56px;height:56px}.master-brand span{font-size:21px}.nav{display:flex;margin-left:auto;gap:22px}.nav a{font-size:13px;color:#d5d9df}.profile-button{margin-left:0}.hero{min-height:760px;padding-top:52px}.directions-shell{height:420px}.direction-core{width:150px;height:150px}.direction-core:before{width:280px;height:280px}.direction-core:after{width:410px;height:410px}.direction-pill{min-width:116px;padding:11px 16px}.ecosystem-grid{grid-template-columns:repeat(2,1fr)}.profile-story{grid-template-columns:1.05fr .95fr}.apps-grid{grid-template-columns:repeat(2,1fr)}.security-grid{grid-template-columns:repeat(2,1fr)}}
@media (min-width:1060px){.ecosystem-grid{grid-template-columns:repeat(3,1fr)}.security-grid{grid-template-columns:repeat(4,1fr)}}
@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}