:root{--bg:#09090b;--bg-soft:#0d0d10;--surface:#121216;--surface-raised:#18181e;--surface-hover:#1d1d24;--border:#292930;--border-soft:#202026;--text:#f5f5f7;--text-soft:#d6d6dc;--muted:#9999a5;--muted-dark:#686873;--red:#d92d3d;--red-bright:#ef4052;--red-dark:#8c1724;--green:#35c47a;--amber:#f2a93b;--danger:#ee5261;--shadow:0 26px 80px #00000059;--radius:18px;--radius-sm:12px;--container:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg)}body{min-height:100vh;color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;margin:0;font-family:Manrope,Segoe UI,Arial,sans-serif;font-size:15px;line-height:1.5}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{color:inherit}::selection{color:#fff;background:#d92d3d59}:focus-visible{outline:2px solid var(--red-bright);outline-offset:3px}.skip-link{z-index:1000;color:#111;background:#fff;border-radius:8px;padding:10px 14px;position:fixed;top:10px;left:10px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.spin{animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.45;transform:scale(.82)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}.landing-container{width:calc(100% - 48px);max-width:var(--container);margin:0 auto}.brand{flex-shrink:0;align-items:center;gap:11px;display:inline-flex}.brand__mark{width:40px;height:40px;color:var(--red-bright);place-items:center;display:grid}.brand__mark svg{width:100%;height:100%}.brand__word{letter-spacing:.22em;font-size:16px;font-weight:900}.brand--compact .brand__mark{width:36px;height:36px}.button{cursor:pointer;border:1px solid #0000;border-radius:11px;justify-content:center;align-items:center;gap:9px;min-height:46px;padding:0 20px;font-weight:720;line-height:1;transition:transform .18s,background .18s,border-color .18s,color .18s,box-shadow .18s;display:inline-flex}.button:hover:not(:disabled){transform:translateY(-1px)}.button:disabled{opacity:.58;cursor:not-allowed}.button--primary{background:linear-gradient(135deg, var(--red-bright), #c51e30);color:#fff;box-shadow:0 10px 35px #d92d3d38}.button--primary:hover:not(:disabled){background:linear-gradient(135deg,#f34a5b,#d52638);box-shadow:0 13px 42px #d92d3d52}.button--secondary{color:var(--text);background:#202027;border-color:#313139}.button--secondary:hover:not(:disabled){background:#282830;border-color:#41414a}.button--ghost{border-color:var(--border);color:var(--text-soft);background:#ffffff09}.button--ghost:hover:not(:disabled){color:#fff;background:#ffffff0f;border-color:#494951}.button--text{color:var(--muted);background:0 0;padding-inline:8px}.button--text:hover{color:#fff}.button--danger{color:#ff7b88;background:#ee526117;border-color:#ee526147}.button--danger:hover:not(:disabled){background:#ee526126}.button--small{border-radius:9px;min-height:38px;padding-inline:15px;font-size:13px}.button--large{min-height:56px;padding-inline:27px}.button--full{width:100%}.landing{background:var(--bg);overflow:hidden}.landing-header{z-index:20;border-bottom:1px solid #ffffff0e;width:100%;position:absolute;top:0;left:0}.landing-header__inner{justify-content:space-between;align-items:center;height:82px;display:flex}.landing-nav{color:var(--muted);align-items:center;gap:36px;margin-left:auto;margin-right:42px;font-size:13px;font-weight:600;display:flex}.landing-nav a{transition:color .18s}.landing-nav a:hover{color:#fff}.hero{background:radial-gradient(circle at 76% 44%,#81111f21,#0000 31%),linear-gradient(#0b0b0e 0%,#09090b 100%);min-height:800px;padding-top:82px;position:relative}.hero:before{content:"";opacity:.25;pointer-events:none;background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:64px 64px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 85%);mask-image:linear-gradient(#000,#0000 85%)}.hero__orb{filter:blur(2px);pointer-events:none;border-radius:50%;position:absolute}.hero__orb--one{border:1px solid #d92d3d17;width:440px;height:440px;top:155px;right:4%;box-shadow:inset 0 0 90px #d92d3d09}.hero__orb--two{border:1px solid #d92d3d1f;width:250px;height:250px;top:250px;right:12%}.hero__grid{z-index:2;grid-template-columns:1.08fr .92fr;align-items:center;gap:48px;min-height:635px;padding-top:55px;display:grid;position:relative}.eyebrow,.section-kicker,.page-eyebrow,.card-kicker{color:var(--red-bright);letter-spacing:.2em;font-size:10px;font-weight:850}.eyebrow{align-items:center;gap:10px;margin-bottom:23px;display:flex}.eyebrow span{background:var(--red-bright);width:27px;height:1px;box-shadow:0 0 10px var(--red)}.hero h1,.auth-story__copy h1,.section-heading h2,.control-panel-preview__copy h2,.faq-grid h2,.closing-cta h2{letter-spacing:-.055em;text-transform:uppercase;margin:0;font-family:Arial Black,Manrope,sans-serif;font-weight:900;line-height:.98}.hero h1{font-size:clamp(57px,6.1vw,90px)}.hero__content{min-width:0}.hero h1 em,.auth-story__copy h1 em,.closing-cta h2 em{color:var(--red-bright);text-shadow:0 0 40px #d92d3d2e;font-style:normal}.hero h1 em{white-space:nowrap}.hero__lead{max-width:580px;color:var(--muted);margin:28px 0 0;font-size:18px;line-height:1.7}.hero__actions{align-items:center;gap:14px;margin-top:35px;display:flex}.hero__note{color:var(--muted-dark);align-items:center;gap:8px;margin:21px 0 0;font-size:12px;display:flex}.network-visual{justify-self:end;width:min(480px,100%);height:480px;position:relative}.network-visual__rings{border-radius:50%;place-items:center;display:grid;position:absolute;inset:8px}.network-visual__rings>span:not(.network-node){border:1px solid #ffffff12;border-radius:50%;position:absolute}.network-visual__rings>span:first-child{border-color:#d92d3d1f;inset:0}.network-visual__rings>span:nth-child(2){border-style:dashed;animation:55s linear infinite reverse spin;inset:57px}.network-visual__rings>span:nth-child(3){border-color:#d92d3d36;inset:113px;box-shadow:0 0 50px #d92d3d0f}.network-visual__core{z-index:2;background:radial-gradient(circle at 50% 35%,#211217,#111114 68%);border:1px solid #ef40525c;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:160px;height:160px;animation:6s ease-in-out infinite float;display:flex;position:relative;box-shadow:0 0 70px #d92d3d29,inset 0 0 30px #d92d3d14}.network-visual__core .brand__mark{background:#d92d3d1f;border-radius:50%;width:49px;height:49px}.network-visual__core strong{letter-spacing:.2em;margin-top:8px;font-size:15px}.network-visual__core small{color:var(--muted-dark);letter-spacing:.24em;margin-top:3px;font-size:8px}.network-node{z-index:3;width:40px;height:40px;color:var(--text-soft);background:#151519;border:1px solid #35353c;border-radius:50%;place-items:center;display:grid;position:absolute;box-shadow:0 10px 30px #00000059}.network-node:before{content:"";background:var(--green);width:5px;height:5px;box-shadow:0 0 8px var(--green);border-radius:50%;position:absolute}.network-node--one{top:45px;left:104px}.network-node--one:before{bottom:1px;right:0}.network-node--two{top:200px;right:33px}.network-node--two:before{bottom:1px;left:0}.network-node--three{bottom:82px;left:52px}.network-node--three:before{top:2px;right:0}.network-status{z-index:4;min-width:270px;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#131317e6;border:1px solid #2d2d34;border-radius:13px;align-items:center;gap:12px;padding:15px 17px;display:flex;position:absolute;bottom:42px;right:7px}.network-status__pulse{background:var(--green);border-radius:50%;width:9px;height:9px;animation:2s ease-in-out infinite pulse;box-shadow:0 0 13px #35c47abf}.network-status>span:nth-child(2){flex-direction:column;flex:1;display:flex}.network-status small{color:var(--muted-dark);letter-spacing:.15em;font-size:8px}.network-status strong{font-size:12px}.network-status__latency{font-size:14px;font-weight:800}.network-status__latency small{letter-spacing:normal;font-size:9px}.platform-strip{z-index:2;height:82px;color:var(--muted-dark);border-top:1px solid #ffffff0f;align-items:center;gap:27px;display:flex;position:relative}.platform-strip>span{letter-spacing:.2em;margin-right:auto;font-size:9px;font-weight:850}.platform-strip strong{color:#8d8d98;font-size:13px}.platform-strip i{background:#36363e;border-radius:50%;width:3px;height:3px}.section{padding:118px 0;position:relative}.section--muted{background:var(--bg-soft);border-block:1px solid #ffffff0b}.section-heading{justify-content:space-between;align-items:end;gap:50px;margin-bottom:58px;display:flex}.section-heading h2,.control-panel-preview__copy h2,.faq-grid h2{margin-top:12px;font-size:clamp(37px,4vw,57px)}.section-heading>p{max-width:425px;color:var(--muted);margin:0 0 6px;font-size:16px;line-height:1.7}.section-heading--center{text-align:center;justify-content:center}.feature-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.feature-card{border:1px solid var(--border-soft);border-radius:var(--radius);background:linear-gradient(145deg,#131317,#0f0f12);min-height:286px;padding:32px;transition:border-color .22s,transform .22s;position:relative;overflow:hidden}.feature-card:hover{border-color:#3a3035;transform:translateY(-4px)}.feature-card:after{content:"";filter:blur(38px);opacity:0;background:#d92d3d17;border-radius:50%;width:150px;height:150px;transition:opacity .25s;position:absolute;top:-60px;right:-60px}.feature-card:hover:after{opacity:1}.feature-card__number{color:#3c3c44;font-family:monospace;font-size:11px;position:absolute;top:28px;right:29px}.feature-card__icon{width:48px;height:48px;color:var(--red-bright);background:#d92d3d14;border:1px solid #d92d3d38;border-radius:13px;place-items:center;display:grid}.feature-card h3{letter-spacing:-.02em;margin:53px 0 10px;font-size:20px}.feature-card p{color:var(--muted);margin:0;line-height:1.7}.steps{border:1px solid var(--border-soft);border-radius:var(--radius);grid-template-columns:repeat(3,1fr);gap:0;display:grid;overflow:hidden}.step{border-right:1px solid var(--border-soft);background:#111114;min-height:275px;padding:34px;position:relative}.step:last-child{border:0}.step__top{justify-content:space-between;align-items:center;display:flex}.step__top>span{color:var(--red-bright);font-family:monospace;font-size:11px}.step__top i{width:42px;height:42px;color:var(--text-soft);background:#1b1b20;border-radius:12px;place-items:center;display:grid}.step h3{margin:67px 0 9px;font-size:19px}.step p{color:var(--muted);margin:0;line-height:1.65}.step__arrow{z-index:2;background:var(--red);color:#fff;border-radius:50%;padding:3px;position:absolute;top:50%;right:-11px}.control-panel-preview{grid-template-columns:.85fr 1.15fr;align-items:center;gap:100px;display:grid}.control-panel-preview__copy>p{max-width:470px;color:var(--muted);margin:23px 0 26px;font-size:16px;line-height:1.75}.control-panel-preview__copy ul{color:var(--text-soft);gap:12px;margin:0;padding:0;list-style:none;display:grid}.control-panel-preview__copy li{align-items:center;gap:10px;display:flex}.control-panel-preview__copy li svg{color:var(--green)}.dashboard-mock{background:#101014;border:1px solid #2d2d34;border-radius:20px;padding:21px;position:relative;transform:perspective(1200px)rotateY(-4deg)rotateX(1deg);box-shadow:0 40px 100px #0006}.dashboard-mock:before{content:"";z-index:-1;background:radial-gradient(circle,#d92d3d1f,#0000 67%);position:absolute;inset:-70px -60px}.dashboard-mock__top{align-items:center;gap:6px;height:23px;display:flex}.dashboard-mock__top span{background:#34343c;border-radius:50%;width:6px;height:6px}.dashboard-mock__top i{background:#28282f;border-radius:6px;width:85px;height:5px;margin-left:auto}.dashboard-mock__hero{background:linear-gradient(120deg,#1a1115,#121216);border:1px solid #38262c;border-radius:15px;min-height:192px;padding:28px;position:relative;overflow:hidden}.dashboard-mock__hero:after{content:"";border:1px solid #d92d3d40;border-radius:50%;width:180px;height:180px;position:absolute;bottom:-85px;right:-40px;box-shadow:0 0 50px #d92d3d1a}.dashboard-mock__hero .status-badge{position:absolute;top:25px;right:25px}.dashboard-mock__hero>small{color:var(--muted-dark);letter-spacing:.18em;font-size:8px}.dashboard-mock__hero>strong{margin-top:23px;font-size:58px;line-height:1;display:block}.dashboard-mock__hero>strong i{color:var(--muted);font-size:16px;font-style:normal;font-weight:500}.dashboard-mock__hero p{color:var(--muted);margin:7px 0 0;font-size:12px}.dashboard-mock__cards{grid-template-columns:1.4fr .8fr;gap:10px;margin-top:10px;display:grid}.dashboard-mock__cards>div{border:1px solid var(--border-soft);background:#151519;border-radius:13px;min-height:104px;padding:17px}.dashboard-mock__cards small{color:var(--muted-dark);letter-spacing:.16em;font-size:7px}.dashboard-mock__cards strong{margin-top:13px;font-size:20px;display:block}.dashboard-mock__cards strong i{color:var(--muted);font-size:9px;font-style:normal;font-weight:500}.dashboard-mock__cards>div>span{background:#292930;border-radius:5px;height:4px;margin-top:12px;display:block;overflow:hidden}.dashboard-mock__cards>div>span i{background:var(--red);height:100%;display:block}.dashboard-mock__cards svg{float:right;color:#4a4a54;margin-top:-29px}.dashboard-mock__action{border:1px solid var(--border-soft);background:#151519;border-radius:12px;justify-content:space-between;align-items:center;margin-top:10px;padding:13px 16px;font-size:11px;display:flex}.dashboard-mock__action>span{align-items:center;gap:9px;display:flex}.dashboard-mock__action button{color:var(--red-bright);background:#d92d3d21;border:0;border-radius:7px;padding:7px 12px;font-size:9px}.faq-grid{grid-template-columns:.65fr 1.35fr;gap:100px;display:grid}.faq-list{border-top:1px solid var(--border)}.faq-list details{border-bottom:1px solid var(--border)}.faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;min-height:76px;font-size:16px;font-weight:650;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary svg{color:var(--muted);transition:transform .2s}.faq-list details[open] summary svg{color:var(--red-bright);transform:rotate(90deg)}.faq-list details p{color:var(--muted);margin:-5px 40px 24px 0;line-height:1.7}.closing-cta{background:linear-gradient(105deg,#170d11,#0d0d10 62%);padding:100px 0;position:relative;overflow:hidden}.closing-cta:after{content:"";border:1px solid #d92d3d24;border-radius:50%;width:420px;height:420px;position:absolute;top:-180px;right:10%;box-shadow:0 0 120px #d92d3d17}.closing-cta__inner{z-index:2;justify-content:space-between;align-items:center;display:flex;position:relative}.closing-cta h2{margin-top:12px;font-size:clamp(42px,4.2vw,62px)}.landing-footer{border-top:1px solid var(--border-soft);background:#08080a}.landing-footer>div{align-items:center;gap:30px;min-height:115px;display:flex}.landing-footer p{color:var(--muted);margin:0 auto 0 0}.landing-footer>div>span{color:var(--muted-dark);font-size:12px}.auth-page{grid-template-columns:minmax(420px,.9fr) minmax(520px,1.1fr);min-height:100vh;display:grid}.auth-page__story{border-right:1px solid var(--border-soft);background:radial-gradient(circle at 25% 60%,#9014232b,#0000 33%),#0d0d10;flex-direction:column;justify-content:space-between;min-height:100vh;padding:48px clamp(45px,6vw,90px);display:flex;position:relative;overflow:hidden}.auth-page__story:before,.auth-page__story:after{content:"";pointer-events:none;border:1px solid #d92d3d1a;border-radius:50%;position:absolute}.auth-page__story:before{width:520px;height:520px;bottom:-170px;left:-245px}.auth-page__story:after{border-color:#d92d3d29;width:330px;height:330px;bottom:-75px;left:-150px}.auth-story__copy{z-index:2;position:relative}.auth-story__copy h1{margin-top:15px;font-size:clamp(49px,5vw,73px)}.auth-story__copy p{max-width:465px;color:var(--muted);margin:27px 0 0;font-size:16px;line-height:1.75}.auth-story__security{z-index:2;color:var(--green);align-items:center;gap:12px;display:flex;position:relative}.auth-story__security>span{flex-direction:column;display:flex}.auth-story__security strong{color:var(--text-soft);font-size:12px}.auth-story__security small{color:var(--muted-dark);font-size:10px}.auth-page__form-wrap{background:#09090b;justify-content:center;align-items:center;padding:60px 40px;display:flex;position:relative}.auth-back{color:var(--muted);align-items:center;gap:7px;font-size:13px;transition:color .18s;display:flex;position:absolute;top:40px;right:48px}.auth-back:hover{color:#fff}.auth-card{width:min(430px,100%)}.auth-card__icon,.form-modal__icon,.qr-modal__icon{width:48px;height:48px;color:var(--red-bright);background:#d92d3d14;border:1px solid #d92d3d38;border-radius:14px;place-items:center;display:grid}.auth-card h2{letter-spacing:-.035em;margin:24px 0 7px;font-size:29px}.auth-card>p{color:var(--muted);margin:0 0 31px}.auth-form{gap:18px;display:grid}.field{gap:8px;display:grid}.field>span:first-child{color:var(--text-soft);font-size:12px;font-weight:680}.field>span:first-child small{color:var(--muted-dark);font-weight:500}.field__control{color:#6f6f79;background:#131317;border:1px solid #2d2d35;border-radius:11px;align-items:center;gap:10px;min-height:49px;padding:0 13px;transition:border-color .18s,box-shadow .18s;display:flex}.field__control:focus-within{border-color:#ef40529e;box-shadow:0 0 0 3px #d92d3d14}.field__control input{width:100%;height:45px;color:var(--text);background:0 0;border:0;outline:0;padding:0}.field__control input::placeholder{color:#575760}.field__control button{color:var(--muted);cursor:pointer;background:0 0;border:0;padding:5px;display:grid}.checkbox{width:fit-content;color:var(--muted);cursor:pointer;align-items:center;gap:9px;font-size:12px;display:flex}.checkbox input{opacity:0;position:absolute}.checkbox span{background:#151519;border:1px solid #3b3b44;border-radius:4px;place-items:center;width:16px;height:16px;display:grid}.checkbox input:checked+span{border-color:var(--red);background:var(--red)}.checkbox input:checked+span:after{content:"✓";color:#fff;font-size:11px}.form-error,.form-success{color:#ff8490;background:#ee526114;border:1px solid #ee526140;border-radius:9px;padding:11px 13px;font-size:12px}.form-success{color:#66d99b;background:#35c47a14;border-color:#35c47a47;align-items:center;gap:8px;display:flex}.auth-help{border-top:1px solid var(--border-soft);flex-direction:column;margin-top:29px;padding-top:23px;display:flex}.auth-help strong{font-size:12px}.auth-help span{color:var(--muted);margin-top:3px;font-size:11px}.auth-copyright{color:var(--muted-dark);font-size:10px;position:absolute;bottom:38px;right:48px}.portal-shell{background:radial-gradient(circle at 72% -10%, #d92d3d0e, transparent 27%), var(--bg);min-height:100vh}.portal-sidebar{z-index:30;border-right:1px solid var(--border-soft);background:#0c0c0ff5;flex-direction:column;width:252px;display:flex;position:fixed;inset:0 auto 0 0}.portal-sidebar__brand{border-bottom:1px solid var(--border-soft);align-items:center;gap:10px;height:86px;padding:0 25px;display:flex}.admin-chip{color:var(--red-bright);letter-spacing:.15em;background:#d92d3d14;border:1px solid #d92d3d45;border-radius:4px;padding:3px 6px;font-size:7px;font-weight:900}.portal-nav{flex-direction:column;gap:5px;padding:29px 16px;display:flex}.portal-nav__label{color:#55555e;letter-spacing:.18em;text-transform:uppercase;margin:0 12px 11px;font-size:8px;font-weight:850}.portal-nav__link{color:#8f8f9a;border-radius:10px;align-items:center;gap:12px;min-height:44px;padding:0 13px;font-size:13px;font-weight:590;transition:background .18s,color .18s;display:flex;position:relative}.portal-nav__link:hover{color:var(--text-soft);background:#ffffff09}.portal-nav__link.is-active{color:#fff;background:linear-gradient(90deg,#d92d3d24,#d92d3d09)}.portal-nav__link.is-active:before{content:"";background:var(--red-bright);border-radius:2px;width:2px;height:21px;position:absolute;left:0;box-shadow:0 0 9px #d92d3d8c}.portal-nav__link.is-active svg{color:var(--red-bright)}.portal-sidebar__footer{border-top:1px solid var(--border-soft);gap:9px;margin-top:auto;padding:16px;display:grid}.account-mini{align-items:center;gap:10px;padding:10px 8px;display:flex}.account-mini__avatar{width:36px;height:36px;color:var(--red-bright);background:#d92d3d17;border:1px solid #d92d3d40;border-radius:10px;flex:0 0 36px;place-items:center;font-size:13px;font-weight:800;display:grid}.account-mini__identity{flex-direction:column;flex:1;min-width:0;display:flex}.account-mini__identity strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.account-mini__identity small{color:var(--muted-dark);font-size:9px}.nav-logout{color:#6f6f79;cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;padding:7px;transition:color .18s;display:flex}.nav-logout:hover{color:var(--red-bright)}.portal-main{min-height:100vh;margin-left:252px}.portal-page{width:min(1050px,100% - 64px);margin:0 auto;padding:52px 0 80px}.portal-page--wide{width:min(1230px,100% - 64px)}.portal-page__header{justify-content:space-between;align-items:flex-start;gap:28px;min-height:87px;margin-bottom:34px;display:flex}.portal-page__header h1{letter-spacing:-.045em;margin:8px 0 4px;font-size:clamp(29px,3vw,40px);line-height:1.15}.portal-page__header p{color:var(--muted);margin:0}.header-date,.header-count{color:var(--muted-dark);margin-top:23px;font-size:11px}.header-date:first-letter{text-transform:uppercase}.header-count{border:1px solid var(--border);background:var(--surface);color:var(--muted);border-radius:8px;padding:7px 11px}.portal-mobilebar,.portal-bottom-nav{display:none}.card{border:1px solid var(--border-soft);border-radius:var(--radius);background:linear-gradient(145deg,#141418,#111114);box-shadow:0 14px 45px #0000001f}.card--accent{border-color:#39252b}.notice{border:1px solid var(--border);background:var(--surface);border-radius:12px;align-items:center;gap:13px;min-height:61px;margin-bottom:20px;padding:13px 17px;display:flex}.notice>svg{flex-shrink:0}.notice>span{flex-direction:column;flex:1;display:flex}.notice strong{font-size:12px}.notice small{color:var(--muted);margin-top:2px;font-size:10px}.notice>a{color:var(--text-soft);align-items:center;gap:5px;font-size:11px;font-weight:700;display:flex}.notice--accent{color:var(--red-bright);background:#d92d3d11;border-color:#d92d3d3d}.notice--accent strong{color:var(--text)}.notice--warning{color:var(--amber);background:#f2a93b0e;border-color:#f2a93b38}.notice--warning strong{color:var(--text)}.status-badge{border:1px solid var(--border);width:fit-content;color:var(--muted);white-space:nowrap;background:#ffffff06;border-radius:999px;align-items:center;gap:5px;padding:5px 8px;font-size:9px;font-weight:780;display:inline-flex}.status-badge--active{color:#59d492;background:#35c47a13;border-color:#35c47a3d}.status-badge--disabled,.status-badge--pending{color:#efb95f;background:#f2a93b11;border-color:#f2a93b38}.status-badge--limited,.status-badge--expired,.status-badge--danger{color:#ff7481;background:#ee526112;border-color:#ee52613d}.status-badge--pending svg{animation:1.2s linear infinite spin}.subscription-hero{grid-template-columns:1.25fr .75fr;min-height:285px;display:grid;position:relative;overflow:hidden}.subscription-hero__glow{border:1px solid #d92d3d2b;border-radius:50%;width:440px;height:440px;position:absolute;bottom:-270px;left:-140px;box-shadow:0 0 90px #d92d3d14}.subscription-hero__glow:after{content:"";border:1px solid #d92d3d1f;border-radius:50%;position:absolute;inset:68px}.subscription-hero__main{z-index:2;border-right:1px solid var(--border-soft);padding:35px 40px;position:relative}.subscription-hero__label{justify-content:space-between;align-items:center;display:flex}.subscription-hero__label>span{color:var(--muted-dark);letter-spacing:.18em;font-size:9px;font-weight:800}.subscription-hero__days{align-items:baseline;gap:9px;margin-top:34px;display:flex}.subscription-hero__days strong{letter-spacing:-.07em;font-size:82px;line-height:.9}.subscription-hero__days span{color:var(--red-bright);font-size:17px;font-weight:800}.subscription-hero__main>p{color:var(--muted);margin:12px 0 0;font-size:12px}.subscription-hero__side{z-index:2;flex-direction:column;justify-content:center;gap:22px;padding:32px;display:flex;position:relative}.subscription-hero__side>div{color:var(--red-bright);align-items:center;gap:12px;display:flex}.subscription-hero__side>div>span{flex-direction:column;display:flex}.subscription-hero__side small{color:var(--muted-dark);letter-spacing:.14em;font-size:8px}.subscription-hero__side strong{color:var(--text-soft);margin-top:3px;font-size:11px}.subscription-hero__side>a{color:var(--muted);margin-top:5px;font-size:10px;font-weight:700}.subscription-hero__side>a:hover{color:#fff}.metric-grid{grid-template-columns:1.25fr .75fr;gap:14px;margin-top:14px;display:grid}.metric-card{min-height:185px;padding:25px}.metric-card__head{color:var(--muted);justify-content:space-between;align-items:center;font-size:10px;display:flex}.metric-card__head>span{align-items:center;gap:8px;display:flex}.metric-card__head svg{color:var(--red-bright)}.metric-card>strong{margin-top:26px;font-size:28px;line-height:1;display:block}.metric-card>strong small{color:var(--muted);font-size:12px;font-weight:500}.progress{background:#292930;border-radius:8px;height:6px;margin-top:17px;overflow:hidden}.progress span{border-radius:inherit;background:linear-gradient(90deg, var(--red-dark), var(--red-bright));height:100%;display:block;box-shadow:0 0 12px #d92d3d59}.metric-card>p{color:var(--muted-dark);margin:11px 0 0;font-size:9px}.device-dots{gap:5px;margin-top:18px;display:flex}.device-dots i{background:#2b2b32;border-radius:5px;width:23px;height:6px}.device-dots i.is-used{background:var(--red);box-shadow:0 0 8px #d92d3d4d}.quick-access-card{margin-top:14px;padding:26px}.card-heading-inline{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.card-heading-inline h2{letter-spacing:-.025em;margin:5px 0 0;font-size:18px}.card-heading-inline p{color:var(--muted);margin:5px 0 0;font-size:11px}.card-heading-inline>a{color:var(--muted);margin-top:10px;font-size:10px;font-weight:700}.card-heading-inline>a:hover{color:#fff}.secret-access{background:#0f0f12;border:1px solid #303037;border-radius:12px;align-items:center;gap:14px;min-height:75px;margin-top:20px;padding:13px 15px;display:flex}.secret-access--compact{min-height:62px;margin-top:14px}.secret-access__icon{width:40px;height:40px;color:var(--red-bright);background:#d92d3d17;border-radius:10px;flex:0 0 40px;place-items:center;display:grid}.secret-access__content{flex-direction:column;flex:1;min-width:0;display:flex}.secret-access__content>span{color:var(--muted-dark);letter-spacing:.1em;text-transform:uppercase;font-size:8px;font-weight:750}.secret-access__content code{color:var(--text-soft);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-family:SFMono-Regular,Consolas,monospace;font-size:10px;overflow:hidden}.secret-access__actions{gap:5px;display:flex}.secret-access__actions button,.table-actions button,.modal-close{border:1px solid var(--border);width:35px;height:35px;color:var(--muted);cursor:pointer;background:#19191e;border-radius:8px;place-items:center;transition:color .18s,border-color .18s,background .18s;display:grid}.secret-access__actions button:hover,.table-actions button:hover{color:#fff;background:#222229;border-color:#484851}.text-danger{color:#ff7a87!important}.activity-line{border-top:1px solid var(--border-soft);color:var(--muted);align-items:center;gap:9px;margin-top:15px;padding-top:15px;font-size:9px;display:flex}.activity-line svg{color:var(--green)}.activity-line strong{color:var(--text-soft)}.activity-line>small{color:var(--muted-dark);margin-left:auto}.empty-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:330px;padding:40px;display:flex}.empty-state>span{width:62px;height:62px;color:var(--red-bright);background:#d92d3d14;border-radius:17px;place-items:center;display:grid}.empty-state h2{margin:20px 0 7px}.empty-state p{max-width:470px;color:var(--muted);margin:0}.details-grid{grid-template-columns:1.35fr .65fr;gap:14px;display:grid}.details-card{padding:28px}.details-card--wide{min-height:260px}.days-remaining{color:var(--red-bright);margin-top:6px;font-size:21px}.days-remaining small{color:var(--muted);font-size:10px;font-weight:500}.details-list{grid-template-columns:repeat(2,1fr);gap:24px 30px;margin-top:35px;display:grid}.details-list>div,.details-stack>div{color:var(--red-bright);align-items:center;gap:11px;display:flex}.details-list>div>span,.details-stack>div>span{flex-direction:column;min-width:0;display:flex}.details-list small,.details-stack small{color:var(--muted-dark);text-transform:uppercase;font-size:8px}.details-list strong,.details-stack strong{color:var(--text-soft);text-overflow:ellipsis;margin-top:3px;font-size:11px;overflow:hidden}.details-stack{gap:25px;margin-top:30px;display:grid}.access-section{margin-top:14px;padding:28px}.access-section__warning{color:var(--muted-dark);align-items:center;gap:8px;margin:14px 0 0;font-size:9px;display:flex}.sync-card{color:var(--red-bright);align-items:center;gap:13px;margin-top:14px;padding:20px 24px;display:flex}.sync-card>div{flex-direction:column;flex:1;display:flex}.sync-card strong{color:var(--text-soft);font-size:11px}.sync-card span{color:var(--muted-dark);font-size:9px}.platform-tabs{border:1px solid var(--border-soft);background:#101013;border-radius:12px;gap:7px;margin-bottom:18px;padding:6px;display:flex;overflow-x:auto}.platform-tabs button{min-height:40px;color:var(--muted);cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:7px;padding:0 14px;font-size:11px;font-weight:650;display:flex}.platform-tabs button.is-active{color:#fff;background:#212127;box-shadow:inset 0 0 0 1px #303038}.platform-tabs button.is-active svg{color:var(--red-bright)}.setup-content{grid-template-columns:1fr 285px;align-items:start;gap:18px;display:grid}.setup-steps{margin:0;padding:5px 0 0;list-style:none}.setup-steps>li{grid-template-columns:48px 1fr;gap:19px;padding-bottom:42px;display:grid;position:relative}.setup-steps>li:not(:last-child):before{content:"";background:#2b2b32;width:1px;position:absolute;top:44px;bottom:0;left:23px}.setup-steps>li>button{z-index:2;width:48px;height:48px;color:var(--text-soft);cursor:pointer;background:#16161b;border:1px solid #34343d;border-radius:14px;place-items:center;padding:0;display:grid}.setup-steps>li.is-done>button{color:var(--green);background:#35c47a17;border-color:#35c47a4d}.setup-steps>li>div{padding:5px 0 0}.setup-steps li small{color:var(--red-bright);letter-spacing:.17em;font-size:8px;font-weight:800}.setup-steps h2{margin:5px 0 6px;font-size:20px}.setup-steps p{max-width:610px;color:var(--muted);margin:0 0 15px;font-size:12px;line-height:1.65}.setup-steps .secret-access{max-width:680px}.connection-demo{background:#141418;border:1px solid #2d2d35;border-radius:13px;align-items:center;gap:12px;max-width:430px;min-height:62px;padding:10px 14px;display:flex}.connection-demo>span{width:39px;height:39px;color:var(--red-bright);background:#d92d3d21;border-radius:50%;place-items:center;display:grid}.connection-demo>div{flex-direction:column;flex:1;display:flex}.connection-demo strong{font-size:11px}.connection-demo small{color:var(--muted-dark);font-size:8px}.connection-demo>i{background:var(--green);border-radius:50%;width:8px;height:8px;box-shadow:0 0 9px #35c47a80}.setup-aside{padding:24px;position:sticky;top:25px}.setup-aside__icon{width:43px;height:43px;color:var(--red-bright);background:#d92d3d14;border-radius:12px;place-items:center;display:grid}.setup-aside h3{margin:19px 0 7px;font-size:15px}.setup-aside>p{color:var(--muted);margin:0;font-size:11px;line-height:1.7}.setup-aside>div{border-top:1px solid var(--border-soft);color:var(--amber);gap:9px;margin-top:21px;padding-top:18px;display:flex}.setup-aside>div>span{flex-direction:column;display:flex}.setup-aside>div strong{color:var(--text-soft);font-size:9px}.setup-aside>div small{color:var(--muted-dark);font-size:8px}.account-grid{grid-template-columns:285px 1fr;gap:14px;display:grid}.profile-card{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:280px;padding:28px;display:flex}.profile-card__avatar{width:76px;height:76px;color:var(--red-bright);background:#d92d3d14;border:1px solid #d92d3d47;border-radius:21px;place-items:center;font-size:26px;font-weight:800;display:grid}.profile-card>div small{color:var(--muted-dark);letter-spacing:.15em;margin-top:19px;font-size:8px;display:block}.profile-card h2{margin:5px 0 0;font-size:18px}.profile-card p{color:var(--muted);margin:2px 0 0;font-size:11px}.profile-card__verified{color:var(--green);background:#35c47a12;border-radius:7px;align-items:center;gap:6px;margin-top:22px;padding:6px 9px;font-size:9px;display:flex}.security-card{padding:28px}.security-card .card-heading-inline>svg{color:var(--red-bright)}.password-form{gap:17px;margin-top:27px;display:grid}.form-columns{grid-template-columns:repeat(2,1fr);gap:13px;display:grid}.form-columns--three{grid-template-columns:repeat(3,1fr)}.field-hint{color:var(--muted-dark);margin:-7px 0 0;font-size:9px}.sessions-card{grid-column:1/-1;grid-template-columns:42px 1fr auto;align-items:center;gap:13px;padding:22px 25px;display:grid}.sessions-card>svg{color:var(--red-bright)}.sessions-card h3{margin:0;font-size:13px}.sessions-card p{color:var(--muted);margin:3px 0 0;font-size:10px}.support-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.support-card{min-height:285px;padding:25px}.support-card>span:first-child{width:44px;height:44px;color:var(--red-bright);background:#d92d3d14;border-radius:12px;place-items:center;display:grid}.support-card h2{margin:24px 0 12px;font-size:17px}.support-card ol{color:var(--muted);gap:8px;padding-left:20px;font-size:10px;display:grid}.support-card li::marker{color:var(--red-bright)}.support-card>a{color:var(--text-soft);margin-top:16px;font-size:10px;font-weight:700;display:inline-block}.support-card__muted{margin-top:16px;font-size:9px;width:auto!important;height:auto!important;color:var(--muted-dark)!important;background:0 0!important;display:inline-block!important}.contact-card{grid-template-columns:55px 1fr auto;align-items:center;gap:18px;margin-top:14px;padding:27px;display:grid}.contact-card__icon{width:52px;height:52px;color:var(--red-bright);background:#d92d3d1a;border-radius:14px;place-items:center;display:grid}.contact-card h2{margin:5px 0 3px;font-size:18px}.contact-card p{max-width:590px;color:var(--muted);margin:0;font-size:10px}.contact-card__aside{flex-direction:column;align-items:flex-end;display:flex}.contact-card__aside strong{font-size:13px}.contact-card__aside small{color:var(--muted-dark);align-items:center;gap:5px;font-size:8px;display:flex}.privacy-note{color:var(--muted-dark);align-items:center;gap:8px;margin-top:14px;font-size:9px;display:flex}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#030305c7;place-items:center;padding:22px;display:grid;position:fixed;inset:0;overflow-y:auto}.qr-modal,.form-modal,.credentials-modal{background:#141418;border:1px solid #33333b;border-radius:20px;width:min(430px,100%);padding:32px;position:relative;box-shadow:0 30px 100px #0000008c}.modal-close{position:absolute;top:18px;right:18px}.qr-modal h2,.form-modal h2,.credentials-modal h2{letter-spacing:-.035em;margin:20px 0 5px;font-size:23px}.qr-modal>p,.form-modal>p,.credentials-modal>p{color:var(--muted);margin:0;font-size:11px;line-height:1.6}.qr-modal__image{background:#fff;border-radius:16px;place-items:center;width:292px;height:292px;margin:23px auto;display:grid}.qr-modal__image img{border-radius:8px}.secret-warning{color:var(--amber);background:#f2a93b0f;border-radius:10px;align-items:center;gap:10px;margin-bottom:15px;padding:11px;display:flex}.secret-warning>span{flex-direction:column;display:flex}.secret-warning strong{color:var(--text-soft);font-size:9px}.secret-warning small{color:var(--muted);font-size:8px}.toast{z-index:150;color:#6bdba1;box-shadow:var(--shadow);background:#16231c;border:1px solid #35c47a40;border-radius:10px;align-items:center;gap:8px;padding:12px 16px;font-size:11px;display:flex;position:fixed;bottom:28px;right:28px}.form-modal{width:min(590px,100%)}.form-modal form{gap:16px;margin-top:25px;display:grid}.form-modal__actions{justify-content:flex-end;gap:9px;margin-top:7px;display:flex}.credentials-modal{text-align:center;width:min(440px,100%)}.credentials-modal__icon{width:62px;height:62px;color:var(--green);background:#35c47a14;border:1px solid #35c47a45;border-radius:17px;place-items:center;margin:0 auto;display:grid}.credentials-box{border:1px solid var(--border);background:var(--border);text-align:left;border-radius:12px;gap:1px;margin:23px 0 16px;display:grid;overflow:hidden}.credentials-box>span{background:#101013;flex-direction:column;padding:13px 15px;display:flex}.credentials-box small{color:var(--muted-dark);letter-spacing:.14em;font-size:8px}.credentials-box strong{margin-top:4px;font-family:Consolas,monospace;font-size:14px}.credentials-modal .button--text{margin-top:8px}.stats-grid{grid-template-columns:repeat(4,1fr);gap:13px;display:grid}.stat-card{min-height:178px;padding:22px;position:relative}.stat-card__icon{width:39px;height:39px;color:var(--red-bright);background:#d92d3d14;border-radius:11px;place-items:center;display:grid;position:absolute;top:19px;right:19px}.stat-card__icon--success{color:var(--green);background:#35c47a14}.stat-card__icon--warning{color:var(--amber);background:#f2a93b14}.stat-card__icon--danger{color:var(--danger);background:#ee526114}.stat-card>small{color:var(--muted-dark);letter-spacing:.13em;font-size:8px;font-weight:800}.stat-card>strong{margin-top:32px;font-size:38px;line-height:1;display:block}.stat-card>p{color:var(--muted);margin:8px 0 0;font-size:9px}.admin-overview-grid{grid-template-columns:1fr 300px;gap:14px;margin-top:14px;display:grid}.recent-users{padding:26px}.recent-users__list{border-top:1px solid var(--border-soft);margin-top:20px}.recent-users__list>div:not(.table-empty){border-bottom:1px solid var(--border-soft);justify-content:space-between;align-items:center;min-height:65px;display:flex}.recent-users__list>div>span:last-child{flex-direction:column;align-items:flex-end;display:flex}.recent-users__list>div>span:last-child strong{font-size:9px}.recent-users__list>div>span:last-child small{color:var(--muted-dark);font-size:8px}.integration-card{flex-direction:column;padding:26px;display:flex}.integration-card>span{width:48px;height:48px;color:var(--amber);background:#f2a93b14;border-radius:13px;place-items:center;display:grid}.integration-card>span.is-ready{color:var(--green);background:#35c47a14}.integration-card>small{margin-top:26px}.integration-card h2{margin:7px 0 8px;font-size:17px}.integration-card p{color:var(--muted);flex:1;margin:0 0 24px;font-size:10px;line-height:1.7}.admin-toolbar{justify-content:space-between;align-items:center;gap:18px;margin-bottom:14px;display:flex}.search-field{border:1px solid var(--border);background:var(--surface);width:min(380px,100%);min-height:44px;color:var(--muted-dark);border-radius:10px;align-items:center;gap:10px;padding:0 13px;display:flex}.search-field input{width:100%;height:41px;color:var(--text);background:0 0;border:0;outline:0;font-size:11px}.users-table-wrap{overflow:hidden}.users-table{border-collapse:collapse;width:100%}.users-table th{border-bottom:1px solid var(--border);height:48px;color:var(--muted-dark);letter-spacing:.1em;text-align:left;text-transform:uppercase;padding:0 15px;font-size:8px;font-weight:800}.users-table td{border-bottom:1px solid var(--border-soft);height:73px;padding:0 15px;font-size:10px}.users-table tbody tr:last-child td{border-bottom:0}.users-table tbody tr{transition:background .15s}.users-table tbody tr:hover{background:#ffffff05}.table-user{align-items:center;gap:10px;display:flex}.table-user>span:first-child,.table-user>i{width:34px;height:34px;color:var(--text-soft);background:#19191e;border:1px solid #313138;border-radius:9px;flex:0 0 34px;place-items:center;font-size:11px;font-style:normal;font-weight:750;display:grid}.table-user>div,.table-user>span:last-child{flex-direction:column;min-width:0;display:flex}.table-user strong{text-overflow:ellipsis;white-space:nowrap;max-width:145px;font-size:10px;overflow:hidden}.table-user small{color:var(--muted-dark);font-size:8px}.table-value{font-size:9px;display:block}.table-subvalue{color:var(--muted-dark);font-size:8px;display:block}.sync-time{color:var(--muted);align-items:center;gap:6px;font-size:8px;display:flex}.sync-time i{background:var(--green);border-radius:50%;width:6px;height:6px}.sync-time i.is-error{background:var(--danger)}.table-actions{justify-content:flex-end;align-items:center;gap:4px;display:flex}.table-actions button{width:31px;height:31px}.table-actions button.is-danger:hover{color:var(--danger)}.table-actions button.is-success:hover{color:var(--green)}.table-empty{min-height:210px;color:var(--muted-dark);text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.table-empty strong{color:var(--text-soft);margin-top:10px;font-size:12px}.table-empty span{margin-top:3px;font-size:9px}.integration-status{color:var(--amber);background:#f2a93b12;border:1px solid #f2a93b3d;border-radius:8px;align-items:center;gap:6px;margin-top:18px;padding:7px 10px;font-size:9px;font-weight:750;display:flex}.integration-status.is-ready{color:var(--green);background:#35c47a12;border-color:#35c47a3d}.settings-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.settings-card{padding:27px}.settings-card__head{align-items:center;gap:13px;display:flex}.settings-card__head>span{width:45px;height:45px;color:var(--red-bright);background:#d92d3d14;border-radius:12px;place-items:center;display:grid}.settings-card__head h2{margin:5px 0 0;font-size:17px}.config-checks{border-top:1px solid var(--border-soft);gap:0;margin-top:26px;display:grid}.config-checks>div{border-bottom:1px solid var(--border-soft);grid-template-columns:25px 1fr auto;align-items:center;min-height:52px;display:grid}.config-checks>div>span{border:1px solid #34343c;border-radius:50%;place-items:center;width:17px;height:17px;display:grid}.config-checks>div>span.is-ready{color:var(--green);background:#35c47a1a;border-color:#35c47a59}.config-checks strong{font-size:10px}.config-checks small{color:var(--muted-dark);font-size:8px}.settings-note{color:var(--muted-dark);align-items:center;gap:7px;margin:18px 0 0;font-size:8px;display:flex}.config-steps{gap:20px;margin:26px 0 0;padding:0;list-style:none;display:grid}.config-steps li{gap:12px;display:flex}.config-steps li>span{width:29px;height:29px;color:var(--red-bright);border:1px solid #34343c;border-radius:8px;flex:0 0 29px;place-items:center;font-size:9px;font-weight:800;display:grid}.config-steps li>div{flex-direction:column;display:flex}.config-steps strong{font-size:10px}.config-steps small{color:var(--muted);margin-top:2px;font-size:9px;line-height:1.5}.security-boundary{grid-template-columns:55px 1fr auto;align-items:center;gap:18px;margin-top:14px;padding:28px;display:grid}.security-boundary>span{width:52px;height:52px;color:var(--green);background:#35c47a14;border-radius:14px;place-items:center;display:grid}.security-boundary h2{margin:5px 0 4px;font-size:17px}.security-boundary p{max-width:650px;color:var(--muted);margin:0;font-size:9px;line-height:1.6}.security-boundary>a{color:var(--muted);align-items:center;gap:5px;font-size:9px;font-weight:650;display:flex}.settings-env{color:var(--red-bright);align-items:center;gap:13px;margin-top:14px;padding:20px 25px;display:flex}.settings-env>div{flex-direction:column;min-width:0;display:flex}.settings-env strong{color:var(--text-soft);font-size:10px}.settings-env code{color:var(--muted-dark);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:8px;overflow:hidden}@media (max-width:1080px){.hero__grid{grid-template-columns:1fr .8fr}.network-visual{width:400px;height:400px}.network-visual__rings{inset:4px}.network-status{bottom:15px;right:0}.control-panel-preview{gap:55px}.portal-sidebar{width:220px}.portal-main{margin-left:220px}.portal-page,.portal-page--wide{width:min(100% - 42px,1050px)}.stats-grid{grid-template-columns:repeat(2,1fr)}.users-table th:nth-child(3),.users-table td:nth-child(3),.users-table th:nth-child(5),.users-table td:nth-child(5){display:none}}@media (max-width:820px){.landing-container{width:calc(100% - 32px)}.landing-nav{display:none}.hero{min-height:auto}.hero__grid{grid-template-columns:1fr;padding-top:125px;padding-bottom:40px}.hero__content{text-align:center}.hero h1 em{white-space:normal}.eyebrow,.hero__actions,.hero__note{justify-content:center}.hero__lead{margin-inline:auto}.network-visual{justify-self:center}.platform-strip{justify-content:center;gap:14px;overflow-x:auto}.platform-strip>span{display:none}.section{padding:85px 0}.section-heading{flex-direction:column;align-items:flex-start}.feature-grid{grid-template-columns:1fr}.feature-card{min-height:230px}.feature-card h3{margin-top:40px}.steps{grid-template-columns:1fr}.step{border-right:0;border-bottom:1px solid var(--border-soft);min-height:220px}.step h3{margin-top:40px}.step__arrow{top:auto;bottom:-11px;right:50%;transform:rotate(90deg)}.control-panel-preview,.faq-grid{grid-template-columns:1fr;gap:55px}.dashboard-mock{transform:none}.auth-page{grid-template-columns:1fr}.auth-page__story{display:none}.auth-page__form-wrap{min-height:100vh}.portal-sidebar{display:none}.portal-main{margin-left:0;padding-top:61px;padding-bottom:66px}.portal-mobilebar{z-index:35;border-bottom:1px solid var(--border-soft);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0a0a0cf0;justify-content:space-between;align-items:center;width:100%;height:62px;padding:0 18px;display:flex;position:fixed;top:0;left:0}.portal-mobilebar>span{color:var(--muted);font-size:10px}.portal-bottom-nav{z-index:35;border-top:1px solid var(--border-soft);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0c0c0ff7;grid-template-columns:repeat(4,1fr);width:100%;height:68px;display:grid;position:fixed;bottom:0;left:0}.portal-bottom-nav a{color:#6f6f79;flex-direction:column;justify-content:center;align-items:center;gap:4px;font-size:8px;display:flex}.portal-bottom-nav a.is-active{color:var(--red-bright)}.portal-page,.portal-page--wide{width:min(100% - 30px,760px);padding-top:30px}.subscription-hero{grid-template-columns:1fr}.subscription-hero__main{border-right:0;border-bottom:1px solid var(--border-soft)}.subscription-hero__side{grid-template-columns:repeat(2,1fr);display:grid}.subscription-hero__side>a{grid-column:1/-1}.details-grid,.account-grid,.settings-grid,.setup-content{grid-template-columns:1fr}.setup-aside{position:static}.support-grid{grid-template-columns:1fr}.support-card{min-height:auto}.admin-overview-grid{grid-template-columns:1fr}.integration-card{min-height:260px}}@media (max-width:580px){body{font-size:14px}.landing-header__inner{height:70px}.landing-header .brand__mark{width:34px;height:34px}.landing-header .brand__word{font-size:13px}.landing-header .button{min-height:36px;padding-inline:12px}.hero{padding-top:70px}.hero__grid{gap:20px;padding-top:85px}.hero h1{font-size:clamp(39px,11vw,44px)}.hero h1,.section-heading h2,.control-panel-preview__copy h2,.faq-grid h2,.closing-cta h2{overflow-wrap:anywhere}.hero__lead{font-size:15px}.hero__actions{flex-direction:column}.hero__actions .button{width:100%}.hero__note{text-align:left;align-items:flex-start}.network-visual{width:325px;height:325px;margin-top:25px}.network-visual__rings>span:nth-child(2){inset:40px}.network-visual__rings>span:nth-child(3){inset:80px}.network-visual__core{width:130px;height:130px}.network-node--one{top:29px;left:72px}.network-node--two{top:138px;right:16px}.network-node--three{bottom:50px;left:29px}.network-status{min-width:230px;padding:12px;bottom:-3px;right:3px}.platform-strip{font-size:11px}.platform-strip i{display:none}.section-heading h2,.control-panel-preview__copy h2,.faq-grid h2{font-size:37px}.feature-card{padding:26px}.step{padding:27px}.closing-cta__inner{flex-direction:column;align-items:flex-start;gap:35px}.closing-cta__inner .button{width:100%}.landing-footer>div{flex-direction:column;align-items:flex-start;gap:15px;padding-block:30px}.auth-page__form-wrap{padding:80px 20px 50px}.auth-back{top:24px;right:22px}.auth-copyright{display:none}.portal-page__header{flex-direction:column;min-height:auto;margin-bottom:24px}.portal-page__header .button{width:100%}.header-date,.header-count,.integration-status{margin-top:0}.subscription-hero__main{padding:28px}.subscription-hero__days strong{font-size:68px}.subscription-hero__side{grid-template-columns:1fr;padding:27px}.subscription-hero__side>a{grid-column:auto}.metric-grid{grid-template-columns:1fr}.card-heading-inline{flex-direction:column}.secret-access{flex-wrap:wrap;align-items:flex-start}.secret-access__content{flex:none;width:calc(100% - 55px)}.secret-access__actions{justify-content:flex-end;width:100%}.activity-line{flex-wrap:wrap;align-items:flex-start}.activity-line>small{width:100%;margin-left:25px}.details-list{grid-template-columns:1fr}.platform-tabs{justify-content:flex-start}.platform-tabs button{flex:none}.setup-steps>li{grid-template-columns:41px 1fr;gap:14px}.setup-steps>li>button{border-radius:11px;width:41px;height:41px}.setup-steps>li:not(:last-child):before{top:39px;left:20px}.form-columns,.form-columns--three,.sessions-card,.contact-card,.security-boundary{grid-template-columns:1fr}.sessions-card .button,.security-boundary>a{width:100%}.contact-card__aside{align-items:flex-start}.stats-grid{grid-template-columns:1fr 1fr}.stat-card{min-height:158px;padding:18px}.stat-card>strong{font-size:32px}.admin-toolbar{flex-direction:column;align-items:stretch}.search-field{width:100%}.users-table,.users-table tbody,.users-table tr,.users-table td{display:block}.users-table thead{display:none}.users-table tr{border-bottom:1px solid var(--border-soft);padding:15px}.users-table td{border:0;justify-content:space-between;align-items:center;height:auto;min-height:38px;padding:6px 0;display:flex!important}.users-table td:before{content:attr(data-label);color:var(--muted-dark);text-transform:uppercase;font-size:8px}.users-table td:first-child{justify-content:flex-end}.users-table td:first-child:before{display:none}.users-table .table-actions{justify-content:flex-end;padding-top:10px}.users-table .table-actions:before{display:none}.qr-modal,.form-modal,.credentials-modal{padding:26px 20px}.qr-modal__image{width:250px;height:250px}.qr-modal__image img{width:232px;height:232px}.toast{bottom:82px;right:15px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
