:root{--adteyc-pink:#ff2d62;--adteyc-pink-2:#ff3d6d;--adteyc-magenta:#d92dff;--adteyc-purple:#8b5cf6;--adteyc-blue:#22d3ee;--adteyc-green:#21d789;--adteyc-orange:#f59e0b;--dark-bg:#050711;--dark-bg-2:#080a16;--dark-panel:#0c0e19d1;--dark-panel-strong:#0d0f1bf5;--dark-border:#ffffff1a;--dark-border-soft:#fff1;--dark-text:#f8f9ff;--dark-muted:#8e94a8;--light-bg:#f7f8fc;--light-bg-2:#eef0f7;--light-panel:#ffffffe6;--light-border:#14182d1a;--light-text:#111321;--light-muted:#6e7384;--shadow-xl:0 34px 100px #00000047;--shadow-lg:0 24px 70px #0003;--shadow-md:0 14px 38px #00000024;--radius-xl:28px;--radius-lg:20px;--radius-md:14px;--radius-sm:10px;--header-h:78px;--content-max:1440px}.login-page,.login-page *,.login-page :before,.login-page :after{box-sizing:border-box}.login-page{isolation:isolate;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;width:100%;min-height:100vh;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;position:relative;overflow:hidden}.login-page button,.login-page input{font:inherit}.login-page button{border:0}.login-page button:focus-visible,.login-page input:focus-visible{outline-offset:2px;outline:2px solid #ff2d62bf}.login-page input::placeholder{opacity:.55}.login-dark{color:var(--dark-text);background:radial-gradient(circle at 42% 53%,#d61d8221,#0000 25%),radial-gradient(circle at 76% 74%,#8b5cf621,#0000 24%),linear-gradient(120deg,#050711 0%,#070917 46%,#090912 100%)}.login-light{color:var(--light-text);background:radial-gradient(circle at 38% 55%,#ff4b8f1f,#0000 24%),radial-gradient(circle at 78% 72%,#8b5cf61f,#0000 25%),linear-gradient(120deg,#fafbfe 0%,#f5f6fb 48%,#ececf7 100%)}.login-space{z-index:-2;pointer-events:none;position:absolute;inset:0;overflow:hidden}.login-space:before{content:"";filter:blur(18px);opacity:.9;background:radial-gradient(circle,#ff2d6221 0%,#d92dff13 20%,#0000 64%);border-radius:50%;width:62vw;min-width:560px;height:62vw;min-height:560px;position:absolute;top:22%;left:21%}.login-space:after{content:"";filter:blur(12px);opacity:.7;background:linear-gradient(90deg,#0000 0%,#ff2d6200 35%,#ff2d622e 49%,#8b5cf61f 53%,#fff0 67%);width:52%;height:150%;position:absolute;top:-25%;left:48%;transform:rotate(17deg)}.space-stars{opacity:.7;position:absolute;inset:0}.stars-one{background-image:radial-gradient(circle,#ffffff9e 0 1px,#0000 1.5px),radial-gradient(circle,#ff2d626b 0 1px,#0000 1.4px);background-position:15px 24px,80px 120px;background-size:180px 180px,260px 260px}.stars-two{opacity:.25;background-image:radial-gradient(circle,#8b5cf6cc 0 1px,#0000 1.5px);background-position:170px 80px;background-size:310px 310px}.space-nebula{filter:blur(55px);pointer-events:none;border-radius:999px;position:absolute}.nebula-one{background:#d92dff12;width:46vw;height:34vw;top:32%;left:-14vw}.nebula-two{background:#4f46e51a;width:40vw;height:40vw;bottom:-15vw;right:-12vw}.space-orbit{border:1px solid #8b5cf62b;border-radius:50%;position:absolute;transform:rotate(-17deg)}.orbit-one{width:520px;height:240px;top:110px;left:-80px}.orbit-two{opacity:.6;width:640px;height:260px;bottom:70px;right:-220px}.login-light .login-space:before{opacity:.55}.login-light .login-space:after{opacity:.38}.login-light .stars-one,.login-light .stars-two{opacity:.09}.login-light .space-orbit{border-color:#8b5cf621}.login-header{z-index:20;width:min(var(--content-max), calc(100% - 56px));min-height:var(--header-h);grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;margin:0 auto;display:grid;position:relative}.header-brand{justify-self:start;align-items:center;gap:12px;display:inline-flex}.header-logo{color:#fff;background:linear-gradient(145deg,#ff3b6b 0%,#e31f55 48%,#a828d8 100%);border-radius:14px;place-items:center;width:48px;height:48px;font-size:28px;font-weight:900;line-height:1;display:grid;box-shadow:0 14px 34px #ff2d6240,inset 0 1px #ffffff40}.header-brand-text{flex-direction:column;line-height:1;display:flex}.header-brand-text strong{letter-spacing:-.035em;font-size:21px;font-weight:900}.header-brand-text span{letter-spacing:.3em;color:var(--adteyc-pink);margin-top:5px;font-size:7px;font-weight:900}.header-trust{color:#a8adbc;justify-content:center;align-items:center;gap:13px;font-size:12px;font-weight:600;display:flex}.header-trust span{white-space:nowrap;align-items:center;gap:6px;display:inline-flex}.header-trust i{opacity:.55;background:currentColor;border-radius:50%;width:3px;height:3px}.login-light .header-trust{color:#687084}.theme-button{cursor:pointer;border-radius:999px;justify-self:end;align-items:center;gap:8px;min-height:36px;padding:0 14px;transition:all .18s;display:inline-flex}.login-dark .theme-button{color:#c4c8d5;background:#ffffff09;border:1px solid #ffffff1a}.login-light .theme-button{color:#5e6577;background:#ffffffbf;border:1px solid #14182d1a;box-shadow:0 8px 24px #32375a12}.theme-button:hover{transform:translateY(-1px)}.login-dark .theme-button:hover{background:#ffffff12;border-color:#ffffff2b}.login-light .theme-button:hover{background:#fff}.login-main{z-index:5;width:min(var(--content-max), calc(100% - 56px));min-height:calc(100vh - var(--header-h) - 128px);grid-template-columns:minmax(300px,.92fr) minmax(300px,1.03fr) minmax(390px,1.22fr) minmax(220px,.72fr);align-items:center;gap:24px;margin:0 auto;padding:28px 0 24px;display:grid;position:relative}.login-main:before{content:"";z-index:-1;pointer-events:none;background:linear-gradient(#ff2d6209,#ff2d6217 48%,#8b5cf60f);width:31%;position:absolute;top:-60px;bottom:-80px;left:50%;transform:skew(-9deg)}.login-light .login-main:before{background:linear-gradient(#ffffff26,#ff2d620e 48%,#8b5cf60e)}.hero-column{align-self:center;min-width:0;padding:20px 0}.hero-copy{max-width:500px}.hero-kicker{letter-spacing:.24em;color:#aeb2c2;margin-bottom:18px;font-size:10px;font-weight:900;display:inline-block}.login-light .hero-kicker{color:#71778b}.hero-copy h1{letter-spacing:-.065em;color:#f9faff;margin:0;font-size:clamp(45px,4vw,70px);font-weight:900;line-height:.93}.login-light .hero-copy h1{color:#111321}.hero-copy h1 span{background:linear-gradient(100deg,#ff3c70 0%,#e02cff 53%,#8e55ff 100%);color:#0000;-webkit-background-clip:text;background-clip:text;display:inline-block}.hero-copy p{color:#a9aebe;max-width:485px;margin:22px 0 0;font-size:15px;line-height:1.7}.login-light .hero-copy p{color:#666c7d}.hero-points{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-top:24px;display:grid}.hero-points>div{color:#dce0ea;background:linear-gradient(145deg,#ffffff0e,#ffffff05);border:1px solid #ffffff17;border-radius:13px;flex-direction:column;justify-content:center;gap:7px;min-height:64px;padding:11px 12px;transition:all .18s;display:flex;box-shadow:inset 0 1px #ffffff09}.hero-points>div:hover{border-color:#ff2d6247;transform:translateY(-2px);box-shadow:0 12px 30px #00000021}.hero-points svg{color:var(--adteyc-pink)}.hero-points span{font-size:9px;font-weight:750;line-height:1.25}.login-light .hero-points>div{color:#303546;background:#ffffff94;border-color:#14182d1a}.hero-stats{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#05071161;border:1px solid #ffffff1a;border-radius:14px;grid-template-columns:repeat(3,1fr);max-width:500px;margin-top:12px;display:grid;overflow:hidden}.login-light .hero-stats{background:#ffffffa3;border-color:#14182d1a}.hero-stats>div{border-right:1px solid #ffffff14;grid-template-columns:auto 1fr;align-content:center;column-gap:8px;min-height:68px;padding:11px 13px;display:grid}.hero-stats>div:last-child{border-right:0}.login-light .hero-stats>div{border-color:#14182d14}.hero-stats svg{color:var(--adteyc-pink);grid-row:span 2;margin-top:2px}.hero-stats strong{font-size:15px;font-weight:900;line-height:1}.hero-stats span{color:#8e94a8;margin-top:3px;font-size:7px}.login-light .hero-stats span{color:#73798b}.dashboard-column{isolation:isolate;justify-content:center;align-items:center;min-width:0;height:570px;display:flex;position:relative}.dashboard-column:before{content:"";z-index:-2;filter:blur(30px);background:radial-gradient(circle,#ff2d6247 0%,#d92dff26 34%,#5b21b60f 55%,#0000 72%);border-radius:50%;width:88%;height:74%;position:absolute;top:14%;left:6%}.dashboard-column:after{content:"";z-index:-3;filter:blur(12px);background:linear-gradient(150deg,#0000 28%,#ff2d6214 45%,#8b5cf614 55%,#0000 72%);border-radius:50%;width:74%;height:88%;position:absolute;top:7%;left:12%}.dashboard-glow{filter:blur(42px);pointer-events:none;z-index:-1;border-radius:50%;position:absolute}.dashboard-glow-pink{background:#ff2d622e;width:220px;height:220px;top:38%;left:12%}.dashboard-glow-purple{background:#8b5cf629;width:190px;height:190px;bottom:15%;right:6%}.dashboard-device{transform-origin:50%;background:linear-gradient(145deg,#1a1c29 0%,#0c0e18 58%,#0a0b14 100%);border:1px solid #ffffff21;border-radius:20px;width:min(100%,455px);height:350px;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden;transform:rotate(-3.2deg)perspective(1000px)rotateY(2deg);box-shadow:0 45px 85px #0000007a,0 0 0 1px #ff2d6209,0 0 70px #ff2d621a}.dashboard-device:before{content:"";z-index:4;pointer-events:none;border-radius:inherit;background:linear-gradient(125deg,#ffffff1a,#0000 19%),linear-gradient(#0000 72%,#ff2d620a);position:absolute;inset:0}.dashboard-device:hover{transform:rotate(-2deg)perspective(1000px)rotateY(1deg)translateY(-4px);box-shadow:0 52px 100px #00000080,0 0 90px #ff2d6224}.dashboard-topbar{background:#ffffff06;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;height:50px;padding:0 14px;display:flex}.dashboard-mini-brand{align-items:center;gap:8px;display:flex}.dashboard-mini-brand>span{color:#fff;background:linear-gradient(145deg,#ff3d70,#d92dff);border-radius:8px;place-items:center;width:27px;height:27px;font-size:13px;font-weight:900;display:grid}.dashboard-mini-brand strong{color:#f4f4f9;letter-spacing:.03em;font-size:8px;display:block}.dashboard-mini-brand small{color:#ff3d70;letter-spacing:.24em;margin-top:2px;font-size:4px;font-weight:900;display:block}.window-dots{gap:5px;display:flex}.window-dots i{background:#4f5260;border-radius:50%;width:6px;height:6px}.window-dots i:first-child{background:#ff3d70}.window-dots i:nth-child(2){background:#f4a33b}.dashboard-body{grid-template-columns:105px 1fr;height:calc(100% - 50px);display:grid}.dashboard-sidebar{border-right:1px solid #ffffff12;padding:15px 9px}.dashboard-nav{color:#777d91;border-radius:7px;align-items:center;gap:7px;min-height:29px;margin-bottom:5px;padding:0 9px;font-size:7px;font-weight:650;display:flex}.dashboard-nav.active{color:#fff;background:linear-gradient(90deg,#ff2d6242,#ff2d6212);box-shadow:inset 2px 0 #ff3d70}.dashboard-nav.active svg{color:#ff3d70}.dashboard-content{min-width:0;padding:22px 17px 16px}.dashboard-welcome small{color:#ff3d70;letter-spacing:.22em;font-size:6px;font-weight:900}.dashboard-welcome h3{color:#f6f7fb;letter-spacing:-.035em;margin:5px 0 2px;font-size:18px;line-height:1.1}.dashboard-welcome p{color:#73798c;margin:0;font-size:7px}.dashboard-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:16px;display:grid}.dashboard-metric{background:#ffffff09;border:1px solid #fff1;border-radius:10px;grid-template-columns:auto 1fr;align-items:center;column-gap:7px;min-width:0;padding:10px 9px;display:grid;position:relative}.metric-icon{border-radius:7px;place-items:center;width:23px;height:23px;display:grid}.metric-icon.pink{color:#ff3d70;background:#ff2d621f}.metric-icon.green{color:#21d789;background:#21d7891a}.metric-icon.purple{color:#a878ff;background:#8b5cf61f}.dashboard-metric small{color:#7e8496;font-size:6px;display:block}.dashboard-metric strong{color:#f5f6fb;margin-top:1px;font-size:13px;line-height:1;display:block}.dashboard-metric em{color:#21d789;font-size:5px;font-style:normal;position:absolute;bottom:6px;right:7px}.dashboard-activity{background:#ffffff07;border:1px solid #fff1;border-radius:11px;margin-top:12px;padding:12px}.dashboard-section-title{justify-content:space-between;align-items:center;padding-bottom:8px;display:flex}.dashboard-section-title strong{color:#e8eaf1;font-size:8px}.dashboard-section-title span{color:#ff3d70;font-size:5px}.dashboard-activity-item{border-top:1px solid #ffffff0b;grid-template-columns:19px 1fr auto;align-items:center;gap:7px;min-width:0;min-height:35px;display:grid}.activity-dot{border-radius:50%;place-items:center;width:18px;height:18px;display:grid}.activity-dot.pink{color:#ff3d70;background:#ff2d621f}.activity-dot.green{color:#21d789;background:#21d7891c}.activity-dot.orange{color:#f59e0b;background:#f59e0b1c}.activity-dot.red{color:#ff4b6e;background:#ff4b6e1a}.dashboard-activity-item strong,.dashboard-activity-item small{display:block}.dashboard-activity-item strong{color:#dfe2ea;white-space:nowrap;text-overflow:ellipsis;font-size:6px;font-weight:700;overflow:hidden}.dashboard-activity-item small{color:#656b7d;margin-top:2px;font-size:5px}.dashboard-activity-item time{color:#666c7e;font-size:5px}.service-badge{z-index:6;-webkit-user-select:none;user-select:none;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:11px;place-items:center;padding:0;display:grid;position:absolute;overflow:hidden;box-shadow:0 15px 28px #0000004d,0 0 22px #ff2d621a}.service-badge img{object-fit:contain;border-radius:inherit;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:100%;max-width:100%;height:100%;max-height:100%;display:block}.netflix-badge{background:#090a11;border:1px solid #ffffff1f;width:52px;height:52px;top:21%;left:3%;transform:rotate(-8deg)}.disney-badge{background:#08101b;border:1px solid #478cff59;width:62px;height:52px;top:17%;right:4%;transform:rotate(-7deg)}.prime-badge{background:#08101a;border:1px solid #31b7ff40;width:52px;height:58px;bottom:24%;left:5%;transform:rotate(6deg)}.spotify-badge{background:#07100b;border:1px solid #1ed76040;width:52px;height:52px;bottom:24%;right:3%;transform:rotate(5deg)}.max-badge{background:#080912;border:1px solid #8e7aff40;width:54px;height:46px;bottom:12%;right:12%;transform:rotate(6deg)}.login-card{border-radius:var(--radius-xl);width:100%;min-width:0;max-width:520px;box-shadow:var(--shadow-xl), 0 0 0 1px #ff2d6206, 0 0 80px #ff2d6213;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);z-index:10;background:linear-gradient(145deg,#131520f0,#0a0c14e8);border:1px solid #ffffff1f;justify-self:center;padding:28px 28px 24px;position:relative}.login-card:before{content:"";border-radius:inherit;pointer-events:none;background:radial-gradient(circle at 50% 0,#ff2d621a,#0000 33%),linear-gradient(#ffffff09,#0000 20%);position:absolute;inset:0}.login-card:after{content:"";opacity:.65;background:linear-gradient(90deg,#0000,#ff2d62a6,#0000);width:70%;height:1px;position:absolute;top:-1px;left:15%}.login-light .login-card{color:var(--light-text);background:linear-gradient(145deg,#fffffff5,#f7f8fdeb);border-color:#14182d1a;box-shadow:0 30px 85px #2e33542e,0 0 60px #ff2d620f}.login-light .login-card:before{background:radial-gradient(circle at 50% 0,#ff2d6212,#0000 35%),linear-gradient(#ffffffb3,#0000 28%)}.login-card-header{text-align:center;margin-bottom:22px;position:relative}.login-security-icon{width:48px;height:48px;color:var(--adteyc-pink);background:#ff2d621a;border:1px solid #ff2d6257;border-radius:14px;place-items:center;margin:0 auto 12px;display:grid;box-shadow:0 10px 30px #ff2d621a}.login-light .login-security-icon{background:#ff2d6214}.login-welcome{color:var(--adteyc-pink);margin-bottom:7px;font-size:9px;font-weight:850;display:block}.login-card-header h2{color:#f6f7fb;letter-spacing:-.045em;margin:0;font-size:clamp(21px,1.55vw,27px);font-weight:900;line-height:1.08}.login-light .login-card-header h2{color:#161827}.login-light .login-card-header p{color:#777d8e}.login-error{color:#ff8da8;background:#ff2d6214;border:1px solid #ff2d623b;border-radius:11px;align-items:flex-start;gap:8px;margin:-6px 0 13px;padding:10px 11px;font-size:10px;line-height:1.4;display:flex;position:relative}.login-error svg{flex:none;margin-top:1px}.login-access-types{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid;position:relative}.login-access{text-align:left;color:#a5aab9;cursor:pointer;background:#ffffff06;border:1px solid #ffffff1a;border-radius:13px;align-items:center;gap:10px;min-width:0;min-height:66px;padding:11px 12px;transition:all .18s;display:flex}.login-access:hover:not(:disabled){border-color:#ff2d624d;transform:translateY(-1px)}.login-access.active{color:#f4f5fa;background:linear-gradient(145deg,#ff2d621f,#ff2d6209);border-color:#ff2d62d9;box-shadow:inset 0 0 0 1px #ff2d620f}.login-access>svg{color:#7c8293;flex:none}.login-access.active>svg{color:var(--adteyc-pink)}.login-access strong,.login-access span{display:block}.login-access strong{color:inherit;font-size:9px;font-weight:850}.login-access span{color:#73798a;margin-top:4px;font-size:7px;line-height:1.3}.login-light .login-access{color:#646a7b;background:#f8f9fdcc;border-color:#14182d1a}.login-light .login-access.active{color:#1a1d2c;background:linear-gradient(145deg,#ff2d6214,#ff2d6206);border-color:#ff2d62a6}.login-divider{color:#777d8d;align-items:center;gap:11px;margin:17px 0 15px;font-size:7px;display:flex}.login-divider:before,.login-divider:after{content:"";background:#ffffff17;flex:1;height:1px}.login-light .login-divider:before,.login-light .login-divider:after{background:#14182d17}.login-form-group{margin-bottom:14px}.login-form-group>label,.login-label-row label{color:#949aaa;margin-bottom:7px;font-size:9px;font-weight:650;display:block}.login-light .login-form-group>label,.login-light .login-label-row label{color:#666d7f}.login-label-row{justify-content:space-between;align-items:center;gap:10px;display:flex}.login-label-row label{margin-bottom:7px}.login-forgot{color:var(--adteyc-pink);cursor:pointer;background:0 0;margin-bottom:7px;padding:0;font-size:12px;font-weight:650}.login-forgot:hover{text-decoration:underline}.login-input-wrapper{color:#777d8f;background:#ffffff06;border:1px solid #ffffff1c;border-radius:10px;align-items:center;gap:9px;min-height:43px;padding:0 11px;transition:all .18s;display:flex;position:relative}.login-input-wrapper:focus-within{border-color:#ff2d629e;box-shadow:0 0 0 3px #ff2d6213}.login-light .login-input-wrapper{color:#7b8192;background:#f8f9fc;border-color:#14182d1f}.login-input-wrapper input{color:#eef0f7;background:0 0;border:0;outline:0;width:100%;min-width:0;height:41px;padding:0;font-size:11px}.login-light .login-input-wrapper input{color:#202332}.login-input-wrapper input:disabled{cursor:not-allowed;opacity:.62}.login-password-toggle{color:#73798a;cursor:pointer;background:0 0;flex:none;place-items:center;padding:3px;display:grid}.login-password-toggle:hover{color:var(--adteyc-pink)}.login-remember{color:#858b9b;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:7px;font-size:8px;display:inline-flex}.login-remember input{width:13px;height:13px;accent-color:var(--adteyc-pink);margin:0}.login-security-note{color:#7d8394;align-items:center;gap:7px;margin:14px 0 12px;font-size:8px;display:flex}.login-security-note svg{color:var(--adteyc-pink);flex:none}.login-button{color:#fff;cursor:pointer;background:linear-gradient(100deg,#ff365f 0%,#f52655 55%,#d91f50 100%);border-radius:10px;justify-content:center;align-items:center;gap:9px;width:100%;min-height:45px;font-size:11px;font-weight:850;transition:all .18s;display:flex;position:relative;overflow:hidden;box-shadow:0 13px 28px #ff2d6238,inset 0 1px #ffffff2e}.login-button:before{content:"";background:linear-gradient(110deg,#0000 30%,#ffffff21,#0000 70%);transition:transform .5s;position:absolute;inset:0;transform:translate(-120%)}.login-button:hover:not(:disabled):before{transform:translate(120%)}.login-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 17px 34px #ff2d6247,inset 0 1px #ffffff2e}.login-button:active:not(:disabled){transform:translateY(0)}.login-button:disabled{cursor:not-allowed;opacity:.62}.login-button span,.login-button svg{z-index:1;position:relative}.login-create-account{color:#686e7f;justify-content:center;align-items:center;gap:5px;margin-top:12px;font-size:8px;display:flex}.login-create-account button{color:var(--adteyc-pink);cursor:pointer;font-size:inherit;background:0 0;padding:0;font-weight:700}.login-create-account button:hover{text-decoration:underline}.login-side-info{flex-direction:column;gap:12px;min-width:0;display:flex}.login-side-item{background:linear-gradient(145deg,#ffffff0e,#ffffff05);border:1px solid #ffffff17;border-radius:16px;align-items:flex-start;gap:12px;min-height:79px;padding:14px;transition:all .18s;display:flex;box-shadow:inset 0 1px #ffffff06}.login-side-item:hover{border-color:#ff2d6233;transform:translate(-3px)}.login-light .login-side-item{background:#ffffffb3;border-color:#14182d17;box-shadow:0 12px 30px #32375a0e}.side-icon{border:1px solid;border-radius:12px;flex:none;place-items:center;width:37px;height:37px;display:grid}.side-icon.pink{color:#ff3d70;background:#ff2d620f}.side-icon.blue{color:#28c8f5;background:#22d3ee0d}.side-icon.purple{color:#9b7cff;background:#8b5cf60f}.login-side-item strong,.login-side-item span{display:block}.login-side-item strong{color:#eef0f7;font-size:10px;font-weight:850}.login-light .login-side-item strong{color:#242738}.login-side-item span{color:#777d8e;max-width:190px;margin-top:5px;font-size:7px;line-height:1.45}.login-support{background:linear-gradient(145deg,#ffffff0e,#ffffff04);border:1px solid #ffffff17;border-radius:17px;margin-top:1px;padding:15px}.login-light .login-support{background:#ffffffb3;border-color:#14182d17;box-shadow:0 12px 30px #32375a0e}.support-icon{color:#b2b7c5;background:#ffffff0b;border:1px solid #ffffff14;border-radius:12px;place-items:center;width:38px;height:38px;margin-bottom:10px;display:grid}.login-light .support-icon{color:#697083;background:#f7f8fc;border-color:#14182d14}.login-support>strong{color:#eef0f7;font-size:10px;font-weight:850;display:block}.login-light .login-support>strong{color:#242738}.login-support>span{color:#777d8e;margin:5px 0 12px;font-size:7px;line-height:1.5;display:block}.login-support>button{color:#dce0e9;cursor:pointer;background:0 0;border:1px solid #ffffff1a;border-radius:9px;justify-content:center;align-items:center;gap:7px;width:100%;min-height:34px;font-size:8px;font-weight:700;transition:all .18s;display:flex}.login-light .login-support>button{color:#3f4556;background:#ffffff73;border-color:#14182d1c}.login-support>button:hover{color:#fff;background:#ff2d6214;border-color:#ff2d624d}.login-light .login-support>button:hover{color:#202332}.login-bottom{z-index:15;width:min(var(--content-max), calc(100% - 56px));margin:-2px auto 0;position:relative}.login-features{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#070912a8;border:1px solid #ffffff1a;border-radius:14px;grid-template-columns:repeat(4,minmax(0,1fr));min-height:58px;display:grid;overflow:hidden;box-shadow:0 15px 40px #00000026}.login-light .login-features{background:#ffffffba;border-color:#14182d17;box-shadow:0 15px 40px #32375a12}.login-feature{border-right:1px solid #ffffff13;align-items:center;gap:10px;min-width:0;padding:9px 14px;display:flex}.login-feature:last-child{border-right:0}.login-light .login-feature{border-color:#14182d14}.feature-icon{color:#9d7cff;background:#8b5cf612;border:1px solid #8b5cf638;border-radius:9px;flex:none;place-items:center;width:32px;height:32px;display:grid}.feature-icon.blue{color:#35d3f5;background:#22d3ee12;border-color:#22d3ee38}.login-feature strong,.login-feature span{display:block}.login-feature strong{color:#e7e9f0;font-size:8px;font-weight:800}.login-light .login-feature strong{color:#333849}.login-feature span{color:#747a8b;margin-top:3px;font-size:6px;line-height:1.2}.login-footer{grid-template-columns:1fr auto 1fr;align-items:end;gap:20px;min-height:55px;padding:13px 24px 4px;display:grid}.footer-brand{flex-direction:column;justify-self:start;line-height:1;display:flex}.footer-brand strong{color:#cbd0dc;letter-spacing:.03em;font-size:14px}.login-light .footer-brand strong{color:#5f6577}.footer-brand span{color:var(--adteyc-pink);letter-spacing:.26em;margin-top:3px;font-size:7px;font-weight:900}.login-footer p{color:#626879;text-align:center;margin:0;font-size:8px}.footer-links{justify-content:flex-end;gap:16px;display:flex}.footer-links button{color:#686e7f;cursor:pointer;background:0 0;padding:0;font-size:8px}.footer-links button:hover{color:var(--adteyc-pink)}.support-modal-overlay{z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#020309b8;place-items:center;padding:20px;animation:.18s both supportFade;display:grid;position:fixed;inset:0}@keyframes supportFade{0%{opacity:0}to{opacity:1}}.support-modal{color:#f4f6fb;background:linear-gradient(145deg,#151722,#0c0e17);border:1px solid #ffffff1f;border-radius:22px;width:min(430px,100%);padding:25px;animation:.22s both supportUp;position:relative;box-shadow:0 35px 100px #0000007a}@keyframes supportUp{0%{opacity:0;transform:translateY(12px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.login-light .support-modal{color:#1b1e2d;background:#fff;border-color:#14182d1a}.support-modal-close{color:#969bab;cursor:pointer;background:#ffffff0d;border-radius:50%;place-items:center;width:32px;height:32px;font-size:21px;line-height:1;display:grid;position:absolute;top:13px;right:13px}.login-light .support-modal-close{color:#73798a;background:#f5f6fa}.support-modal-close:hover{color:var(--adteyc-pink)}.support-modal-icon{width:52px;height:52px;color:var(--adteyc-pink);background:#ff2d621a;border:1px solid #ff2d6247;border-radius:15px;place-items:center;margin-bottom:13px;display:grid}.support-modal-header>span{color:var(--adteyc-pink);letter-spacing:.14em;font-size:8px;font-weight:850}.support-modal-header h2{letter-spacing:-.035em;margin:6px 0 5px;font-size:21px}.support-modal-header p{color:#858b9c;margin:0 0 17px;font-size:9px;line-height:1.5}.support-contact{text-align:left;width:100%;min-height:62px;color:inherit;cursor:pointer;background:#ffffff09;border:1px solid #ffffff14;border-radius:12px;grid-template-columns:38px 1fr auto;align-items:center;gap:11px;margin-top:8px;padding:8px 11px;transition:all .18s;display:grid}.login-light .support-contact{background:#fafbfe;border-color:#14182d14}.support-contact:hover{border-color:#ff2d624d;transform:translateY(-1px)}.support-contact-icon{background:#ffffff12;border-radius:10px;place-items:center;width:38px;height:38px;display:grid;overflow:hidden}.support-contact-icon img{object-fit:contain;width:21px;height:21px}.support-contact-info strong,.support-contact-info span{display:block}.support-contact-info strong{font-size:9px}.support-contact-info span{color:#818799;margin-top:3px;font-size:7px}.support-contact>svg{color:#8a90a1}.support-modal-footer{color:#777d8e;justify-content:center;align-items:center;gap:6px;margin-top:17px;font-size:7px;display:flex}@media (width>=1450px){.login-main{gap:30px}.dashboard-column{height:600px}.dashboard-device{width:480px;height:370px}.hero-copy h1{font-size:71px}.login-card{max-width:540px;padding:31px 31px 26px}}@media (width>=1700px){:root{--content-max:1580px}.login-header,.login-main,.login-bottom{width:min(var(--content-max), calc(100% - 80px))}.login-main{grid-template-columns:minmax(340px,.95fr) minmax(380px,1.08fr) minmax(440px,1.2fr) minmax(260px,.75fr)}.hero-copy h1{font-size:76px}.dashboard-device{width:510px;height:392px}}@media (width<=1180px){.login-header,.login-main,.login-bottom{width:min(100% - 34px,1080px)}.login-main{grid-template-columns:minmax(260px,.95fr) minmax(290px,1fr) minmax(350px,1.2fr);gap:17px;padding-top:18px}.login-side-info{grid-area:2/3;grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.login-side-info .login-support{grid-column:span 2}.dashboard-column{height:500px}.dashboard-device{width:390px;height:305px}.hero-copy h1{font-size:clamp(40px,5vw,57px)}.hero-points{grid-template-columns:1fr}.hero-points>div{flex-direction:row;align-items:center;min-height:48px}.login-card{max-width:450px}.login-bottom{margin-top:5px}}@media (width<=900px){.login-page{min-height:100svh;overflow:hidden auto}.login-header{grid-template-columns:1fr auto;min-height:72px}.header-trust{display:none}.login-main{grid-template-columns:1fr;gap:24px;min-height:auto;padding:26px 0 30px}.login-main:before{width:48%;left:30%}.hero-column{order:1;padding:0}.hero-copy{text-align:center;max-width:650px;margin:0 auto}.hero-copy h1{font-size:clamp(43px,9vw,66px)}.hero-copy p{margin-left:auto;margin-right:auto}.hero-points{grid-template-columns:repeat(3,1fr);max-width:620px;margin-left:auto;margin-right:auto}.hero-points>div{flex-direction:column;align-items:flex-start}.hero-stats{max-width:620px;margin-left:auto;margin-right:auto}.dashboard-column{order:2;width:100%;max-width:620px;height:450px;margin:0 auto}.dashboard-device{width:min(86%,460px);height:350px}.login-card{order:3;max-width:560px;margin:0 auto}.login-side-info{order:4;grid-area:auto;grid-template-columns:repeat(2,1fr);width:100%;max-width:560px;margin:0 auto;display:grid}.login-side-info .login-support{grid-column:span 2}.login-bottom{margin-top:0}.login-features{grid-template-columns:repeat(2,1fr)}.login-feature:nth-child(2){border-right:0}.login-feature:nth-child(-n+2){border-bottom:1px solid #ffffff13}.login-light .login-feature:nth-child(-n+2){border-bottom-color:#14182d14}.login-footer{grid-template-columns:1fr;justify-items:center;gap:8px;padding-bottom:18px}.footer-brand,.footer-links{justify-self:center}.footer-links{justify-content:center}}@media (width<=620px){:root{--header-h:68px}.login-header,.login-main,.login-bottom{width:calc(100% - 24px)}.login-header{min-height:68px}.header-logo{border-radius:12px;width:42px;height:42px;font-size:24px}.header-brand-text strong{font-size:18px}.theme-button{min-height:33px;padding:0 10px;font-size:9px}.login-main{gap:20px;padding-top:18px}.hero-kicker{letter-spacing:.18em;font-size:8px}.hero-copy h1{font-size:clamp(39px,11vw,53px);line-height:.94}.hero-copy p{font-size:11px;line-height:1.55}.hero-points{grid-template-columns:1fr;max-width:390px}.hero-points>div{flex-direction:row;align-items:center;min-height:45px}.hero-stats{max-width:390px}.hero-stats>div{min-height:62px;padding:9px}.hero-stats strong{font-size:13px}.dashboard-column{height:340px}.dashboard-device{border-radius:15px;width:92%;height:275px}.dashboard-topbar{height:39px;padding:0 10px}.dashboard-body{grid-template-columns:75px 1fr;height:calc(100% - 39px)}.dashboard-sidebar{padding:10px 6px}.dashboard-nav{min-height:25px;font-size:6px}.dashboard-content{padding:15px 10px}.dashboard-welcome h3{font-size:14px}.dashboard-metrics{gap:5px;margin-top:10px}.dashboard-metric{padding:7px 5px}.dashboard-metric strong{font-size:10px}.dashboard-activity{margin-top:8px;padding:8px}.dashboard-activity-item{min-height:29px}.service-badge{transform:scale(.78)}.netflix-badge{left:0}.login-card{border-radius:21px;padding:22px 18px 20px}.login-card-header{margin-bottom:18px}.login-card-header h2{font-size:22px}.login-access{min-height:61px;padding:9px}.login-access span{font-size:6px}.login-input-wrapper{min-height:42px}.login-side-info{grid-template-columns:1fr}.login-side-info .login-support{grid-column:auto}.login-side-item{min-height:70px}.login-features{grid-template-columns:1fr}.login-feature{border-bottom:1px solid #ffffff13;border-right:0;min-height:55px}.login-feature:last-child{border-bottom:0}.login-light .login-feature{border-bottom-color:#14182d14}.login-footer{padding:15px 4px 18px}.footer-links{flex-wrap:wrap;gap:10px 14px}.support-modal{border-radius:18px;padding:20px}}@media (width<=390px){.header-brand-text,.theme-button span{display:none}.theme-button{justify-content:center;width:34px;padding:0}.hero-copy h1{font-size:38px}.hero-stats>div{text-align:center;grid-template-columns:1fr;justify-items:center}.hero-stats svg{grid-row:auto;margin:0 0 3px}.login-access-types{grid-template-columns:1fr}.login-access{min-height:57px}.login-label-row{align-items:flex-start}.login-forgot{text-align:right;max-width:135px}}@media (prefers-reduced-motion:reduce){.login-page *,.login-page :before,.login-page :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.login-page button:disabled,.login-page input:disabled{cursor:not-allowed}.login-page{max-width:100%;overflow-x:hidden}.login-header,.login-main,.login-bottom{min-width:0;max-width:calc(100% - 24px)}.login-main>*,.login-header>*,.login-bottom>*,.login-card,.hero-column,.dashboard-column,.login-side-info{min-width:0}.login-input-wrapper,.login-input-wrapper input{min-width:0;max-width:100%}@media (width<=900px){.login-header,.login-main,.login-bottom{width:calc(100% - 24px)}}@media (width<=620px){.login-header,.login-main,.login-bottom{width:calc(100% - 20px)}}.login-page.login-dark,.login-page.login-light{flex-direction:column;width:100%;min-width:0;max-width:100%;height:auto;min-height:100vh;margin:0;padding:0;display:flex;overflow-x:hidden}.login-page .login-header{flex:none;grid-template-columns:minmax(220px,1fr) auto minmax(220px,1fr);align-items:center;gap:20px;width:min(1420px,100% - 48px);min-width:0;max-width:1420px;height:78px;min-height:78px;margin:0 auto;padding:0;display:grid}.login-page .login-main{flex:auto;grid-template-columns:minmax(275px,.95fr) minmax(330px,1.08fr) minmax(400px,1.25fr) minmax(205px,.7fr);align-items:center;gap:18px;width:min(1420px,100% - 48px);min-width:0;max-width:1420px;height:auto;min-height:0;margin:0 auto;padding:20px 0 18px;display:grid}.login-page .login-main>section{min-width:0;max-width:100%}.login-page .hero-column{justify-self:stretch;width:100%;min-width:0;max-width:100%;margin:0;padding:18px 0}.login-page .dashboard-column{justify-self:stretch;width:100%;min-width:0;max-width:100%;height:520px;margin:0}.login-page .login-card,.login-page .login-side-info{justify-self:stretch;width:100%;min-width:0;max-width:100%;margin:0}.login-page .login-bottom{flex:none;width:min(1420px,100% - 48px);min-width:0;max-width:1420px;margin:0 auto;padding:0 0 8px;position:relative;inset:auto;transform:none}.login-page .login-footer{width:100%;min-width:0}@media (width>=1201px){.login-page .dashboard-device{width:min(100%,455px)}.login-page .login-card{justify-self:center;max-width:500px}}@media (width<=1200px){.login-page .login-header,.login-page .login-main,.login-page .login-bottom{width:min(1080px,100% - 34px)}.login-page .login-main{grid-template-columns:minmax(250px,.95fr) minmax(285px,1fr) minmax(350px,1.15fr);gap:17px}.login-page .login-side-info{grid-area:2/3;grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.login-page .login-side-info .login-support{grid-column:1/-1}}@media (width<=900px){.login-page.login-dark,.login-page.login-light{min-height:100svh;overflow:hidden auto}.login-page .login-header{grid-template-columns:1fr auto;width:calc(100% - 24px);height:auto;min-height:72px}.login-page .login-main{flex:none;grid-template-columns:1fr;gap:22px;width:calc(100% - 24px);height:auto;min-height:0;padding:22px 0 24px}.login-page .hero-column,.login-page .dashboard-column,.login-page .login-card,.login-page .login-side-info{grid-area:auto/1;width:100%;max-width:100%}.login-page .hero-column{order:1}.login-page .dashboard-column{order:2;height:420px}.login-page .login-card{order:3;justify-self:stretch}.login-page .login-side-info{order:4;display:flex}.login-page .login-bottom{width:calc(100% - 24px);margin:0 auto;padding-bottom:12px}}@media (width<=620px){.login-page .login-header,.login-page .login-main,.login-page .login-bottom{width:calc(100% - 20px)}.login-page .login-main{gap:18px;padding-top:16px}.login-page .dashboard-column{height:330px}.login-page .dashboard-device{width:min(100%,360px);height:278px}.login-page .login-features{grid-template-columns:1fr 1fr}}.login-page.login-light{color:#111321!important;background:radial-gradient(900px 560px at 34% 54%,#ff5b9729,#0000 62%),radial-gradient(760px 560px at 78% 74%,#8b5cf621,#0000 62%),linear-gradient(118deg,#fbfcff 0%,#f6f7fb 48%,#ececfa 100%)!important}.login-page.login-dark{background-color:#050711}.login-page.login-light .login-space{opacity:.72}.login-page.login-light .login-space:before{opacity:.3;filter:blur(32px)}.login-page.login-light .login-space:after{opacity:.18;filter:blur(18px)}.login-page.login-light .stars-one,.login-page.login-light .stars-two{opacity:0!important}.login-page.login-light .nebula-one{background:#d92dff0b}.login-page.login-light .nebula-two{background:#6366f10e}.login-page.login-light .space-orbit{opacity:.42}.login-page .header-brand,.login-page .header-trust,.login-page .theme-button{z-index:30;position:relative}.login-page .header-brand-text strong{letter-spacing:-.045em}.login-page .header-trust{gap:11px}.login-page .header-trust span{transition:color .18s,opacity .18s}.login-page .header-trust span:hover{opacity:.92}.login-page .hero-copy{z-index:4;position:relative}.login-page .hero-kicker{margin-bottom:15px}.login-page .hero-copy h1{text-wrap:balance;max-width:530px}.login-page .hero-copy p{max-width:455px}.login-page .hero-points>div{position:relative;overflow:hidden}.login-page .hero-points>div:after{content:"";pointer-events:none;background:linear-gradient(120deg,#0000 0%,#ffffff0e 48%,#0000 72%);transition:transform .42s;position:absolute;inset:0;transform:translate(-120%)}.login-page .hero-points>div:hover:after{transform:translate(120%)}.login-page.login-light .hero-points>div:after{background:linear-gradient(120deg,#0000 0%,#ffffffb3 48%,#0000 72%)}.login-page .dashboard-column{position:relative}.login-page .dashboard-device{will-change:transform}.login-page .dashboard-device:hover{transform:rotate(-2.2deg)perspective(1000px)rotateY(1deg)translateY(-4px)}.login-page.login-light .dashboard-device{box-shadow:0 38px 80px #26183e38,0 0 0 1px #ff2d620b,0 0 70px #ff2d621a}.login-page .login-card-header{text-align:center;width:100%;margin-bottom:20px;display:block!important}.login-page .login-card-header .login-security-icon{margin:0 auto 11px;display:grid}.login-page .login-card-header .login-welcome{width:100%;margin:0 0 6px;line-height:1.25;display:block!important}.login-page .login-card-header h2{width:100%;line-height:1.08;margin:0!important;display:block!important}.login-page .login-card-header p{width:100%;line-height:1.35;margin:7px 0 0!important;display:block!important}.login-page .login-card{overflow:hidden}.login-page .login-card:after{content:"";filter:blur(30px);pointer-events:none;background:#ff2d621c;border-radius:50%;height:70px;position:absolute;bottom:-35px;left:10%;right:10%}.login-page .login-access,.login-page .login-input-wrapper,.login-page .login-button{z-index:2;position:relative}.login-page .login-input-wrapper:focus-within{border-color:#ff2d6285;box-shadow:0 0 0 3px #ff2d6212,0 10px 24px #0000000f}.login-page.login-light .login-input-wrapper:focus-within{background:#fff}.login-page .login-button{letter-spacing:-.01em;min-height:47px}.login-page .login-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 16px 34px #ff2d6247,inset 0 1px #fff3}.login-page .login-side-info{gap:13px}.login-page .login-side-item{transition:transform .18s,border-color .18s,box-shadow .18s}.login-page .login-side-item:hover{transform:translateY(-2px)}.login-page.login-light .login-side-item:hover,.login-page.login-light .login-support:hover{box-shadow:0 18px 38px #32375a1a,0 0 0 1px #ff2d6209}.login-page .login-bottom{z-index:25}.login-page .login-features{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:16px;min-height:60px}.login-page .login-feature{min-width:0;padding:10px 14px}.login-page .login-feature strong,.login-page .login-feature span{min-width:0}.login-page.login-light .login-features{background:#ffffffc7;box-shadow:0 16px 40px #32375a14,inset 0 1px #ffffffd9}@media (width<=1200px){.login-page .hero-copy h1{font-size:clamp(42px,5vw,62px)}.login-page .login-card{max-width:470px}}@media (width<=900px){.login-page .header-trust{display:none}.login-page .login-card-header{margin-bottom:18px}.login-page .hero-copy{text-align:center;max-width:620px;margin:0 auto}.login-page .hero-copy p{margin-left:auto;margin-right:auto}.login-page .hero-points,.login-page .hero-stats{max-width:620px;margin-left:auto;margin-right:auto}}@media (width<=620px){.login-page .header-logo{width:44px;height:44px;font-size:25px}.login-page .header-brand-text strong{font-size:19px}.login-page .hero-copy h1{font-size:clamp(39px,12vw,54px)}.login-page .hero-points,.login-page .hero-stats{grid-template-columns:1fr}.login-page .hero-stats>div{border-bottom:1px solid #ffffff14;border-right:0}.login-page.login-light .hero-stats>div{border-bottom-color:#14182d14}.login-page .hero-stats>div:last-child{border-bottom:0}.login-page .login-card{border-radius:22px;padding:23px 18px 20px}.login-page .login-card-header h2{font-size:23px}}.service-badge img{object-fit:contain;object-position:center;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;pointer-events:none;width:72%;max-width:100%;height:72%;max-height:100%;display:block}.netflix-badge img{filter:drop-shadow(0 0 10px #e5091438)drop-shadow(0 5px 10px #0000004d);width:62%;height:72%}.disney-badge img{filter:drop-shadow(0 0 10px #478cff47)drop-shadow(0 5px 10px #00000047);width:84%;height:68%}.prime-badge img{filter:drop-shadow(0 0 10px #31b7ff42)drop-shadow(0 5px 10px #00000047);width:82%;height:72%}.spotify-badge img{filter:drop-shadow(0 0 12px #1ed7604d)drop-shadow(0 5px 10px #00000047);width:70%;height:70%}.max-badge img{filter:drop-shadow(0 0 10px #8e7aff4d)drop-shadow(0 5px 10px #00000047);width:82%;height:68%}@media (hover:hover) and (pointer:fine){.service-badge{transition:transform .22s,box-shadow .22s}.service-badge:hover{box-shadow:0 20px 36px #00000057,0 0 30px #ff2d6229}}.login-light .service-badge{background:#ffffffd1;border-color:#14182d1f;box-shadow:0 15px 30px #32375a29,0 0 22px #ff2d6214}.login-page .service-badge{isolation:isolate;-webkit-backdrop-filter:none!important;width:auto!important;min-width:0!important;height:auto!important;min-height:0!important;box-shadow:none!important;transform-origin:50%!important;background:0 0!important;border:0!important;border-radius:0!important;padding:0!important;display:block!important;overflow:visible!important}.login-page .service-badge .service-logo{object-fit:contain;object-position:center;-webkit-user-select:none;user-select:none;pointer-events:none;-webkit-user-drag:none;image-rendering:auto;transform-origin:50%;border:0;border-radius:0;outline:0;width:100%;max-width:none;height:auto;max-height:none;margin:0;padding:0;display:block}.login-page .netflix-badge{width:clamp(46px,4vw,62px)!important;top:20.5%!important;left:3%!important;transform:rotate(-8deg)!important}.login-page .disney-badge{width:clamp(61px,5vw,76px)!important;top:16.5%!important;right:3.2%!important;transform:rotate(-7deg)!important}.login-page .prime-badge{width:clamp(47px,4vw,61px)!important;bottom:23%!important;left:4.5%!important;transform:rotate(6deg)!important}.login-page .spotify-badge{width:clamp(49px,4.1vw,63px)!important;bottom:23%!important;right:2.8%!important;transform:rotate(5deg)!important}.login-page .max-badge{width:clamp(48px,4.2vw,64px)!important;bottom:11%!important;right:11.5%!important;transform:rotate(6deg)!important}.login-page .netflix-logo{filter:drop-shadow(0 0 7px #e5091447)drop-shadow(0 10px 15px #00000047)}.login-page .disney-logo{filter:drop-shadow(0 0 9px #3291ff57)drop-shadow(0 10px 15px #00000040)}.login-page .prime-logo{filter:drop-shadow(0 0 8px #00aeff57)drop-shadow(0 10px 15px #00000042)}.login-page .spotify-logo{filter:drop-shadow(0 0 9px #1ed76057)drop-shadow(0 10px 15px #00000042)}.login-page .max-logo{filter:drop-shadow(0 0 9px #7369ff5c)drop-shadow(0 10px 15px #00000047)}@media (hover:hover) and (pointer:fine){.login-page .service-badge{transition:transform .24s cubic-bezier(.2,.8,.2,1),filter .24s}.login-page .netflix-badge:hover{transform:translateY(-3px)rotate(-8deg)scale(1.04)!important}.login-page .disney-badge:hover{transform:translateY(-3px)rotate(-7deg)scale(1.04)!important}.login-page .prime-badge:hover{transform:translateY(-3px)rotate(6deg)scale(1.04)!important}.login-page .spotify-badge:hover{transform:translateY(-3px)rotate(5deg)scale(1.04)!important}.login-page .max-badge:hover{transform:translateY(-3px)rotate(6deg)scale(1.04)!important}}.login-page.login-light .netflix-logo{filter:drop-shadow(0 0 7px #e5091433)drop-shadow(0 9px 13px #282d4633)}.login-page.login-light .disney-logo{filter:drop-shadow(0 0 8px #3291ff40)drop-shadow(0 9px 13px #282d462b)}.login-page.login-light .prime-logo{filter:drop-shadow(0 0 8px #00aeff40)drop-shadow(0 9px 13px #282d462e)}.login-page.login-light .spotify-logo{filter:drop-shadow(0 0 8px #1eaf5040)drop-shadow(0 9px 13px #282d462e)}.login-page.login-light .max-logo{filter:drop-shadow(0 0 8px #7369ff45)drop-shadow(0 9px 13px #282d4630)}@media (width<=1180px){.login-page .netflix-badge{width:clamp(44px,6vw,58px)!important}.login-page .disney-badge{width:clamp(57px,7vw,70px)!important}.login-page .prime-badge{width:clamp(44px,6vw,57px)!important}.login-page .spotify-badge{width:clamp(45px,6vw,59px)!important}.login-page .max-badge{width:clamp(45px,6vw,60px)!important}}@media (width<=700px){.login-page .service-badge{opacity:.98}.login-page .netflix-badge{width:clamp(39px,11vw,50px)!important;top:20%!important;left:1.5%!important}.login-page .disney-badge{width:clamp(49px,13vw,62px)!important;top:15%!important;right:1.5%!important}.login-page .prime-badge{width:clamp(39px,11vw,50px)!important;bottom:21%!important;left:2%!important}.login-page .spotify-badge{width:clamp(40px,11vw,52px)!important;bottom:21%!important;right:1.5%!important}.login-page .max-badge{width:clamp(40px,11vw,53px)!important;bottom:10%!important;right:9%!important}}@media (width<=480px){.login-page .netflix-badge,.login-page .disney-badge,.login-page .prime-badge,.login-page .spotify-badge,.login-page .max-badge{transform:scale(.9)}}@media (prefers-reduced-motion:reduce){.login-page .service-badge{transition:none!important}}.login-page .service-badge{z-index:8!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;background:0 0!important;border:0!important;overflow:visible!important}.login-page .service-badge .service-logo{mix-blend-mode:screen;filter:drop-shadow(0 8px 14px #00000038);object-fit:contain!important;object-position:center!important;border-radius:12px!important;display:block!important;transform:none!important}.login-page .netflix-badge{width:44px!important;height:44px!important;top:24%!important;left:3%!important;transform:rotate(-5deg)!important}.login-page .disney-badge{width:52px!important;height:44px!important;top:21%!important;right:2%!important;transform:rotate(-4deg)!important}.login-page .prime-badge{width:45px!important;height:50px!important;bottom:22%!important;left:5%!important;transform:rotate(4deg)!important}.login-page .spotify-badge{width:45px!important;height:45px!important;bottom:22%!important;right:3%!important;transform:rotate(4deg)!important}.login-page .max-badge{width:47px!important;height:40px!important;bottom:7%!important;right:17%!important;transform:rotate(4deg)!important}.login-page .netflix-logo,.login-page .disney-logo,.login-page .prime-logo,.login-page .spotify-logo,.login-page .max-logo{width:100%!important;height:100%!important}@media (width<=1180px){.login-page .netflix-badge{width:40px!important;height:40px!important;left:2%!important}.login-page .disney-badge{width:48px!important;height:41px!important;right:1%!important}.login-page .prime-badge{width:41px!important;height:46px!important;left:3%!important}.login-page .spotify-badge{width:41px!important;height:41px!important;right:2%!important}.login-page .max-badge{width:43px!important;height:37px!important;right:14%!important}}@media (width<=900px){.login-page .service-badge{opacity:.9}.login-page .netflix-badge{width:38px!important;height:38px!important;top:22%!important;left:2%!important}.login-page .disney-badge{width:44px!important;height:37px!important;top:19%!important;right:1%!important}.login-page .prime-badge{width:38px!important;height:42px!important;bottom:20%!important;left:3%!important}.login-page .spotify-badge{width:38px!important;height:38px!important;bottom:20%!important;right:2%!important}.login-page .max-badge{width:40px!important;height:34px!important;bottom:7%!important;right:12%!important}}@media (width<=700px){.login-page .service-badge{opacity:.82}.login-page .netflix-badge,.login-page .prime-badge{left:4%!important}.login-page .disney-badge,.login-page .spotify-badge{right:4%!important}.login-page .netflix-badge{width:34px!important;height:34px!important}.login-page .disney-badge{width:40px!important;height:34px!important}.login-page .prime-badge{width:34px!important;height:38px!important}.login-page .spotify-badge{width:34px!important;height:34px!important}.login-page .max-badge{width:36px!important;height:31px!important;right:13%!important}}@media (width<=520px){.login-page .service-badge{opacity:.55}.login-page .netflix-badge,.login-page .prime-badge{left:1%!important}.login-page .disney-badge,.login-page .spotify-badge{right:1%!important}.login-page .max-badge{right:8%!important}}.login-page,.login-page *,.login-page button,.login-page input,.login-page textarea,.login-page select{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.login-page,.login-page *,.login-page :before,.login-page :after,.login-page button,.login-page input,.login-page textarea,.login-page select{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important}.register-page{--bg:#050507;--panel:#0c0c11f0;--panel-soft:#ffffff06;--border:#ffffff1c;--text:#f7f7fb;--muted:#8b8b97;--subtle:#676773;--pink:#ff2865;--purple:#a82cff;background:radial-gradient(circle at 7% 7%, #ff145621, transparent 25%), radial-gradient(circle at 96% 92%, #8e23ff1f, transparent 27%), var(--bg);width:100%;min-height:100vh;color:var(--text);flex-direction:column;justify-content:center;align-items:center;padding:30px 20px;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:flex;position:relative;overflow:hidden}.register-background-glow{pointer-events:none;filter:blur(90px);opacity:.35;border-radius:50%;position:absolute}.register-glow-one{background:#ff145638;width:360px;height:360px;top:-180px;left:-180px}.register-glow-two{background:#8e23ff2e;width:420px;height:420px;bottom:-220px;right:-220px}.register-container{z-index:2;width:100%;max-width:510px;position:relative}.register-brand{justify-content:center;align-items:center;gap:11px;margin-bottom:18px;display:flex}.register-logo{color:#fff;background:linear-gradient(135deg,#ff245f,#a52cff);border-radius:12px;flex:0 0 44px;place-items:center;width:44px;height:44px;font-size:25px;font-weight:900;display:grid;box-shadow:0 12px 35px #ff1e5f38}.register-brand div:last-child{flex-direction:column;line-height:1;display:flex}.register-brand strong{color:var(--text);letter-spacing:1px;font-size:25px;font-weight:850}.register-brand span{color:var(--pink);letter-spacing:2.7px;margin-top:5px;font-size:8px;font-weight:800}.register-card{border:1px solid var(--border);background:linear-gradient(145deg, #ff1e600b, transparent 45%), var(--panel);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:17px;width:100%;padding:24px;box-shadow:0 25px 70px #0000004d}.register-header{align-items:center;gap:14px;margin-bottom:22px;display:flex}.register-security-icon{width:42px;height:42px;color:var(--pink);background:#ff1e6014;border:1px solid #ff1e6059;border-radius:12px;flex:0 0 42px;place-items:center;display:grid}.register-header>div:last-child>span{color:var(--pink);letter-spacing:.16em;margin-bottom:4px;font-size:9px;font-weight:700;display:block}.register-header h1{color:var(--text);margin:0;font-size:22px;line-height:1.15}.register-header p{color:var(--subtle);margin:5px 0 0;font-size:10px}.register-form-group{margin-bottom:13px}.register-form-group label{color:var(--muted);margin-bottom:6px;font-size:9px;font-weight:600;display:block}.register-input-wrapper{border:1px solid var(--border);background:var(--panel-soft);border-radius:9px;align-items:center;gap:9px;width:100%;height:42px;padding:0 12px;transition:border-color .18s,box-shadow .18s;display:flex}.register-input-wrapper:focus-within{border-color:#ff2865b3;box-shadow:0 0 0 3px #ff286512}.register-input-wrapper svg{color:var(--subtle);flex:0 0 17px}.register-input-wrapper input{width:100%;min-width:0;color:var(--text);background:0 0;border:0;outline:0;font-size:11px}.register-input-wrapper input::placeholder{color:var(--subtle)}.register-message{border-radius:8px;align-items:center;gap:7px;margin-bottom:12px;padding:9px 10px;font-size:9px;display:flex}.register-error{color:#f87171;background:#ef444414;border:1px solid #ef444433}.register-success{color:#4ade80;background:#22c55e14;border:1px solid #22c55e33}.register-button{color:#fff;cursor:pointer;background:linear-gradient(90deg,#ff235e,#b32cff);border:0;border-radius:9px;justify-content:center;align-items:center;gap:9px;width:100%;height:43px;margin-top:5px;font-size:11px;font-weight:800;transition:transform .18s,box-shadow .18s;display:flex;box-shadow:0 15px 35px #ff1f602e}.register-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 18px 40px #ff1f6040}.register-button:disabled{opacity:.65;cursor:not-allowed}.register-back{color:var(--subtle);justify-content:center;align-items:center;gap:7px;margin-top:15px;font-size:9px;text-decoration:none;transition:color .18s;display:flex}.register-back:hover{color:var(--text)}.register-footer{color:var(--subtle);justify-content:space-between;align-items:center;gap:20px;margin-top:18px;padding:0 4px;font-size:8px;display:flex}.register-page.register-light{--bg:#f5f6fa;--panel:#fffffff0;--panel-soft:#00000006;--border:#14141e1f;--text:#171722;--muted:#646474;--subtle:#858592;background:radial-gradient(circle at 5% 5%, #ff14561a, transparent 25%), radial-gradient(circle at 96% 95%, #8e23ff1a, transparent 27%), var(--bg)}.register-light .register-card{box-shadow:0 25px 70px #0000001a}.register-light .register-input-wrapper input{color:var(--text)}@media (width<=560px){.register-page{padding:20px 14px}.register-card{padding:20px}.register-header h1{font-size:20px}.register-footer{flex-direction:column;align-items:center}}.reset-page{color:#fff;background:radial-gradient(circle at 20% 20%,#ff315829,#0000 32%),radial-gradient(circle at 80% 80%,#ec48991f,#0000 32%),#070b14;justify-content:center;align-items:center;min-height:100vh;padding:32px 20px;display:flex;position:relative;overflow:hidden}.reset-glow{filter:blur(90px);pointer-events:none;border-radius:50%;width:360px;height:360px;position:absolute}.reset-glow-one{background:#ff315838;top:-180px;left:-120px}.reset-glow-two{background:#ec48992e;bottom:-180px;right:-150px}.reset-container{z-index:2;width:100%;max-width:500px;position:relative}.reset-brand{justify-content:center;align-items:center;gap:12px;margin-bottom:24px;display:flex}.reset-logo{color:#fff;background:linear-gradient(135deg,#ff3158,#e11d48);border-radius:13px;justify-content:center;align-items:center;width:46px;height:46px;font-size:22px;font-weight:900;display:flex;box-shadow:0 10px 30px #ff315847}.reset-brand-text{flex-direction:column;line-height:1;display:flex}.reset-brand-text strong{color:#fff;letter-spacing:.08em;font-size:20px}.reset-brand-text span{color:#ffffff8c;letter-spacing:.22em;margin-top:4px;font-size:9px}.reset-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0c121fe0;border:1px solid #ffffff17;border-radius:22px;padding:30px;box-shadow:0 30px 80px #00000059}.reset-header{align-items:flex-start;gap:14px;margin-bottom:26px;display:flex}.reset-security-icon{color:#ff6b88;background:#ff31581f;border:1px solid #ff315833;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.reset-header>div:last-child>span{color:#ff5276;letter-spacing:.16em;margin-bottom:5px;font-size:10px;font-weight:700;display:block}.reset-header h1{color:#fff;margin:0;font-size:25px;line-height:1.2}.reset-header p{color:#ffffff80;margin:7px 0 0;font-size:13px}.reset-form-group{margin-bottom:18px}.reset-form-group label{color:#ffffffc7;margin-bottom:8px;font-size:13px;font-weight:600;display:block}.reset-input-wrapper{background:#ffffff09;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:11px;min-height:50px;padding:0 14px;transition:all .2s;display:flex}.reset-input-wrapper:focus-within{border-color:#ff3158b3;box-shadow:0 0 0 3px #ff31581a}.reset-input-wrapper svg{color:#fff6;flex-shrink:0}.reset-input-wrapper input{color:#fff;background:0 0;border:0;outline:0;width:100%;font-size:14px}.reset-input-wrapper input::placeholder{color:#ffffff4d}.reset-button{cursor:pointer;color:#fff;background:linear-gradient(135deg,#ff3158,#e11d48);border:0;border-radius:12px;justify-content:center;align-items:center;gap:10px;width:100%;min-height:52px;margin-top:5px;font-size:14px;font-weight:700;transition:all .2s;display:flex;box-shadow:0 12px 28px #ff315838}.reset-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 16px 34px #ff31584d}.reset-button:disabled{opacity:.6;cursor:not-allowed}.reset-message{border-radius:11px;align-items:flex-start;gap:9px;margin-bottom:18px;padding:12px 13px;font-size:13px;line-height:1.45;display:flex}.reset-error{color:#fca5a5;background:#ef444414;border:1px solid #ef444433}.reset-success{color:#86efac;background:#22c55e14;border:1px solid #22c55e33}.reset-back{color:#ffffff85;justify-content:center;align-items:center;gap:7px;margin-top:22px;font-size:13px;text-decoration:none;transition:all .2s;display:flex}.reset-back:hover{color:#ff5276}.reset-footer{color:#ffffff52;justify-content:space-between;gap:20px;margin-top:18px;padding:0 4px;font-size:10px;display:flex}@media (width<=560px){.reset-page{padding:20px 14px}.reset-card{padding:22px}.reset-header h1{font-size:22px}.reset-footer{flex-direction:column;align-items:center}}.forgot-page{color:#fff;background:radial-gradient(circle at 20% 20%,#3b82f61f,#0000 32%),radial-gradient(circle at 80% 80%,#8b5cf61f,#0000 32%),#070b14;justify-content:center;align-items:center;min-height:100vh;padding:32px 20px;display:flex;position:relative;overflow:hidden}.forgot-glow{filter:blur(90px);pointer-events:none;border-radius:50%;width:360px;height:360px;position:absolute}.forgot-glow-one{background:#3b82f62e;top:-180px;left:-120px}.forgot-glow-two{background:#8b5cf62e;bottom:-180px;right:-150px}.forgot-logo{color:#fff;background:linear-gradient(135deg,#2563eb,#7c3aed);border-radius:13px;justify-content:center;align-items:center;width:46px;height:46px;font-size:22px;font-weight:900;display:flex;box-shadow:0 10px 30px #2563eb47}.forgot-brand-text strong{color:#fff;letter-spacing:.08em;font-size:20px}.forgot-brand-text span{color:#ffffff8c;letter-spacing:.22em;margin-top:4px;font-size:9px}.forgot-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0c121fe0;border:1px solid #ffffff17;border-radius:22px;padding:30px;box-shadow:0 30px 80px #00000059}.forgot-security-icon{color:#93c5fd;background:#3b82f61f;border:1px solid #60a5fa26;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.forgot-input-wrapper{background:#ffffff09;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:11px;min-height:50px;padding:0 14px;transition:all .2s;display:flex}.forgot-input-wrapper svg{color:#fff6;flex-shrink:0}.forgot-input-wrapper input{color:#fff;background:0 0;border:0;outline:0;width:100%;font-size:14px}.forgot-button{cursor:pointer;color:#fff;background:linear-gradient(135deg,#2563eb,#7c3aed);border:0;border-radius:12px;justify-content:center;align-items:center;gap:10px;width:100%;min-height:52px;margin-top:5px;font-size:14px;font-weight:700;transition:all .2s;display:flex;box-shadow:0 12px 28px #2563eb38}.forgot-message{border-radius:11px;align-items:flex-start;gap:9px;margin-bottom:18px;padding:12px 13px;font-size:13px;line-height:1.45;display:flex}.forgot-footer{color:#ffffff52;justify-content:space-between;gap:20px;margin-top:18px;padding:0 4px;font-size:10px;display:flex}@media (width<=560px){.forgot-page{padding:20px 14px}.forgot-card{padding:22px}.forgot-header h1{font-size:22px}.forgot-footer{flex-direction:column;align-items:center}}*,:before,:after{box-sizing:border-box}.forgot-page{--bg:#050507;--panel:#0c0c11f0;--panel-soft:#ffffff06;--border:#ffffff1c;--text:#f7f7fb;--muted:#8b8b97;--subtle:#676773;--pink:#ff2865;--purple:#a82cff;background:radial-gradient(circle at 7% 7%, #ff145621, transparent 25%), radial-gradient(circle at 96% 92%, #8e23ff1f, transparent 27%), var(--bg);width:100%;min-height:100vh;color:var(--text);flex-direction:column;justify-content:center;align-items:center;padding:30px 20px;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:flex;position:relative;overflow:hidden}.forgot-glow{pointer-events:none;filter:blur(90px);opacity:.35;border-radius:50%;position:absolute}.forgot-glow-one{background:#ff145638;width:360px;height:360px;top:-180px;left:-180px}.forgot-glow-two{background:#8e23ff2e;width:420px;height:420px;bottom:-220px;right:-220px}.forgot-container{z-index:2;width:100%;max-width:510px;position:relative}.forgot-brand{justify-content:center;align-items:center;gap:11px;margin-bottom:18px;display:flex}.forgot-logo{color:#fff;background:linear-gradient(135deg,#ff245f,#a52cff);border-radius:12px;flex:0 0 44px;place-items:center;width:44px;height:44px;font-size:25px;font-weight:900;display:grid;box-shadow:0 12px 35px #ff1e5f38}.forgot-brand-text{flex-direction:column;line-height:1;display:flex}.forgot-brand-text strong{color:var(--text);letter-spacing:1px;font-size:25px;font-weight:850}.forgot-brand-text span{color:var(--pink);letter-spacing:2.7px;margin-top:5px;font-size:8px;font-weight:800}.forgot-card{border:1px solid var(--border);background:linear-gradient(145deg, #ff1e600b, transparent 45%), var(--panel);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:17px;width:100%;padding:24px;box-shadow:0 25px 70px #0000004d}.forgot-header{align-items:center;gap:14px;margin-bottom:22px;display:flex}.forgot-security-icon{width:42px;height:42px;color:var(--pink);background:#ff1e6014;border:1px solid #ff1e6059;border-radius:12px;flex:0 0 42px;place-items:center;display:grid}.forgot-header>div:last-child>span{color:var(--pink);letter-spacing:.16em;margin-bottom:4px;font-size:9px;font-weight:700;display:block}.forgot-header h1{color:var(--text);margin:0;font-size:22px;line-height:1.15}.forgot-header p{color:var(--subtle);margin:5px 0 0;font-size:10px}.forgot-form-group{margin-bottom:13px}.forgot-form-group label{color:var(--muted);margin-bottom:6px;font-size:9px;font-weight:600;display:block}.forgot-input-wrapper{border:1px solid var(--border);background:var(--panel-soft);border-radius:9px;align-items:center;gap:9px;width:100%;height:42px;padding:0 12px;transition:border-color .18s,box-shadow .18s;display:flex}.forgot-input-wrapper:focus-within{border-color:#ff2865b3;box-shadow:0 0 0 3px #ff286512}.forgot-input-wrapper svg{color:var(--subtle);flex:0 0 17px}.forgot-input-wrapper input{width:100%;min-width:0;color:var(--text);background:0 0;border:0;outline:0;font-size:11px}.forgot-input-wrapper input::placeholder{color:var(--subtle)}.forgot-message{border-radius:8px;align-items:center;gap:7px;margin-bottom:12px;padding:9px 10px;font-size:9px;display:flex}.forgot-error{color:#f87171;background:#ef444414;border:1px solid #ef444433}.forgot-success{color:#4ade80;background:#22c55e14;border:1px solid #22c55e33}.forgot-button{color:#fff;cursor:pointer;background:linear-gradient(90deg,#ff235e,#b32cff);border:0;border-radius:9px;justify-content:center;align-items:center;gap:9px;width:100%;height:43px;margin-top:5px;font-size:11px;font-weight:800;transition:transform .18s,box-shadow .18s;display:flex;box-shadow:0 15px 35px #ff1f602e}.forgot-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 18px 40px #ff1f6040}.forgot-button:disabled{opacity:.65;cursor:not-allowed}.forgot-back{color:var(--subtle);justify-content:center;align-items:center;gap:7px;margin-top:15px;font-size:9px;text-decoration:none;transition:color .18s;display:flex}.forgot-back:hover{color:var(--text)}.forgot-footer{color:var(--subtle);justify-content:space-between;align-items:center;gap:20px;margin-top:18px;padding:0 4px;font-size:8px;display:flex}.forgot-page.forgot-light{--bg:#f5f6fa;--panel:#fffffff0;--panel-soft:#00000006;--border:#14141e1f;--text:#171722;--muted:#646474;--subtle:#858592;background:radial-gradient(circle at 5% 5%, #ff14561a, transparent 25%), radial-gradient(circle at 96% 95%, #8e23ff1a, transparent 27%), var(--bg)}.forgot-light .forgot-card{box-shadow:0 25px 70px #0000001a}@media (width<=560px){.forgot-page{padding:20px 14px}.forgot-card{padding:20px}.forgot-header h1{font-size:20px}.forgot-footer{flex-direction:column;align-items:center}}.profile-page{--profile-primary:#f52b57;--profile-primary-2:#ff416b;--profile-primary-soft:#f52b5714;--profile-primary-border:#f52b572e;--profile-bg:#f6f7fa;--profile-card:#fff;--profile-card-soft:#fbfcfe;--profile-border:#e3e7ee;--profile-text:#111827;--profile-text-soft:#64748b;--profile-text-muted:#94a3b8;--profile-success:#12a66a;--profile-success-soft:#12a66a1a;box-sizing:border-box;width:100%;max-width:1280px;color:var(--profile-text);margin:0 auto;padding:22px 26px 34px}.profile-page.is-theme-dark{--profile-bg:#0d1016;--profile-card:#12161d;--profile-card-soft:#151a22;--profile-border:#ffffff14;--profile-text:#f5f7fa;--profile-text-soft:#aeb7c5;--profile-text-muted:#778191;--profile-primary-soft:#f52b571f;--profile-primary-border:#f52b5740;--profile-success-soft:#12a66a21}.profile-page button{font-family:inherit}.profile-header-pro{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:16px;display:flex}.profile-breadcrumb-pro{color:var(--profile-text-muted);align-items:center;gap:5px;margin-bottom:5px;font-size:10px;display:flex}.profile-breadcrumb-pro span{color:var(--profile-primary);letter-spacing:.09em;font-weight:800}.profile-breadcrumb-pro strong{color:var(--profile-text-soft);font-weight:600}.profile-header-pro h1{letter-spacing:-.035em;color:var(--profile-text);margin:0;font-size:28px;font-weight:850;line-height:1.1}.profile-header-pro p{color:var(--profile-text-soft);margin:5px 0 0;font-size:12px}.profile-member-date{color:var(--profile-text-muted);align-items:center;gap:9px;display:flex}.profile-member-date svg{color:var(--profile-text-soft)}.profile-member-date div{flex-direction:column;gap:2px;display:flex}.profile-member-date span{font-size:10px}.profile-member-date strong{color:var(--profile-text);font-size:11px}.profile-protection-banner{border:1px solid var(--profile-primary-border);background:linear-gradient(90deg, var(--profile-primary-soft), transparent 72%), var(--profile-card);box-sizing:border-box;border-radius:13px;justify-content:space-between;align-items:center;gap:22px;margin-bottom:12px;padding:14px 16px;display:flex}.profile-protection-left{align-items:center;gap:12px;min-width:0;display:flex}.profile-protection-icon{width:48px;height:48px;color:var(--profile-primary);background:var(--profile-primary-soft);border-radius:50%;flex:0 0 48px;place-items:center;display:grid}.profile-protection-left strong{color:var(--profile-text);margin-bottom:3px;font-size:14px;font-weight:850;display:block}.profile-protection-left p{max-width:700px;color:var(--profile-text-soft);margin:0;font-size:10px;line-height:1.45}.profile-security-meter{border:1px solid var(--profile-border);background:var(--profile-card-soft);border-radius:10px;align-items:center;gap:9px;min-width:230px;padding:9px 12px;display:flex}.profile-security-meter-icon{width:31px;height:31px;color:var(--profile-success);background:var(--profile-success-soft);border-radius:50%;flex:0 0 31px;place-items:center;display:grid}.profile-security-meter-content{flex:1;min-width:0}.profile-security-meter-content>span{color:var(--profile-text-soft);margin-bottom:5px;font-size:9px;font-weight:700;display:block}.profile-security-meter-row{align-items:center;gap:7px;display:flex}.profile-security-track{background:var(--profile-border);border-radius:99px;flex:1;height:5px;overflow:hidden}.profile-security-fill{border-radius:inherit;background:var(--profile-success);width:88%;height:100%}.profile-security-meter-row strong{color:var(--profile-success);font-size:9px}.profile-message-pro{border-radius:10px;align-items:center;gap:8px;margin-bottom:12px;padding:10px 12px;font-size:11px;display:flex}.profile-message-pro span{flex:1}.profile-message-pro button{color:inherit;cursor:pointer;background:0 0;border:0}.profile-error{color:#c23636;background:#dc262614;border:1px solid #dc26262e}.profile-success{color:var(--profile-success);background:var(--profile-success-soft);border:1px solid #12a66a2e}.profile-main-grid{grid-template-columns:minmax(0,1.3fr) minmax(205px,.72fr) minmax(0,1.35fr);align-items:stretch;gap:12px;margin-bottom:12px;display:grid}.profile-pro-card{border:1px solid var(--profile-border);background:var(--profile-card);box-sizing:border-box;border-radius:13px;min-width:0;box-shadow:0 3px 12px #0f172a06}.profile-card-heading{align-items:center;gap:9px;display:flex}.profile-card-heading-between{justify-content:space-between}.profile-card-heading-group{align-items:center;gap:9px;min-width:0;display:flex}.profile-card-heading-icon{width:31px;height:31px;color:var(--profile-primary);background:var(--profile-primary-soft);border-radius:9px;flex:0 0 31px;place-items:center;display:grid}.profile-card-heading h2{color:var(--profile-text);margin:0;font-size:12px;font-weight:850;line-height:1.2}.profile-card-heading p{color:var(--profile-text-soft);margin:2px 0 0;font-size:9px;line-height:1.35}.profile-info-card,.profile-security-card,.profile-preferences-card,.profile-account-zone,.profile-sessions-card{padding:13px}.profile-info-list{margin-top:8px}.profile-info-row{border-top:1px solid var(--profile-border);grid-template-columns:18px 110px minmax(0,1fr);align-items:center;gap:7px;min-height:30px;display:grid}.profile-info-row svg{color:var(--profile-text-soft)}.profile-info-row span:not(.profile-status-pill){color:var(--profile-text-soft);font-size:9px}.profile-info-row strong{min-width:0;color:var(--profile-text);text-overflow:ellipsis;white-space:nowrap;font-size:9.5px;font-weight:700;overflow:hidden}.profile-status-pill{background:var(--profile-success-soft);border-radius:99px;align-items:center;gap:5px;width:max-content;padding:3px 7px;display:inline-flex;color:var(--profile-success)!important;font-size:8.5px!important}.profile-status-pill span,.profile-active-line span,.profile-security-good span{background:currentColor;border-radius:50%;flex:0 0 5px;width:5px;height:5px}.profile-identity-card{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100%;padding:13px;display:flex}.profile-avatar-pro{color:#fff;background:var(--profile-primary);border-radius:50%;place-items:center;width:62px;height:62px;margin-bottom:7px;font-size:23px;font-weight:850;display:grid;position:relative;box-shadow:0 10px 25px #f52b572e}.profile-avatar-camera{border:2px solid var(--profile-card);width:20px;height:20px;color:var(--profile-text);background:var(--profile-card-soft);border-radius:50%;place-items:center;display:grid;position:absolute;bottom:0;right:-2px}.profile-identity-name{color:var(--profile-text);font-size:13px;font-weight:850}.profile-role-pill{color:var(--profile-primary);background:var(--profile-primary-soft);border-radius:99px;margin-top:4px;padding:3px 7px;font-size:8px;font-weight:800}.profile-active-line{color:var(--profile-success);align-items:center;gap:5px;margin-top:5px;font-size:8.5px;font-weight:700;display:inline-flex}.profile-identity-member{color:var(--profile-text-muted);align-items:center;gap:4px;margin:6px 0 9px;font-size:8px;display:inline-flex}.profile-primary-button,.profile-danger-wide,.profile-refresh-button-pro,.profile-revoke-button-pro,.profile-revoke-all-pro button,.profile-zone-row button,.profile-text-button{font:inherit;cursor:pointer;border:0}.profile-primary-button{color:#fff;background:var(--profile-primary);border-radius:8px;justify-content:center;align-items:center;gap:6px;width:100%;padding:8px 10px;font-size:9.5px;font-weight:800;display:inline-flex;box-shadow:0 7px 16px #f52b5724}.profile-primary-button:hover{background:var(--profile-primary-2)}.profile-text-button{border:1px solid var(--profile-border);color:var(--profile-text-soft);background:var(--profile-card-soft);border-radius:7px;align-items:center;gap:5px;padding:6px 8px;font-size:8.5px;display:inline-flex}.profile-text-button:hover:not(:disabled){color:var(--profile-primary);border-color:var(--profile-primary-border)}.profile-text-button:disabled{opacity:.55;cursor:not-allowed}.profile-security-list{margin-top:8px}.profile-security-row{border-top:1px solid var(--profile-border);grid-template-columns:18px minmax(100px,1fr) auto auto;align-items:center;gap:6px;min-height:28px;display:grid}.profile-security-row svg{color:var(--profile-text-soft)}.profile-security-row>span{color:var(--profile-text-soft);font-size:8.5px}.profile-security-row>strong{color:var(--profile-text);font-size:8.5px;font-weight:750}.profile-security-row>button{color:var(--profile-text-soft);cursor:pointer;background:0 0;border:0;font-size:8px}.profile-security-row>button:hover{color:var(--profile-primary)}.profile-security-action-muted{font-weight:700;color:var(--profile-success)!important}.profile-security-good{align-items:center;gap:5px;display:inline-flex;color:var(--profile-success)!important}.profile-danger-wide{color:#fff;background:var(--profile-primary);border-radius:8px;justify-content:center;align-items:center;gap:6px;width:100%;margin-top:8px;padding:8px 10px;font-size:9px;font-weight:800;display:inline-flex}.profile-danger-wide:hover{background:var(--profile-primary-2)}.profile-bottom-grid{grid-template-columns:minmax(0,1fr) minmax(0,1.55fr);gap:12px;margin-bottom:12px;display:grid}.profile-preference-list,.profile-zone-list{margin-top:8px}.profile-preference-row{border-top:1px solid var(--profile-border);grid-template-columns:26px minmax(0,1fr) auto;align-items:center;gap:7px;min-height:37px;display:grid}.profile-preference-icon{width:25px;height:25px;color:var(--profile-text-soft);background:var(--profile-card-soft);border-radius:7px;place-items:center;font-size:13px;display:grid}.profile-preference-row>div:nth-child(2){flex-direction:column;gap:2px;min-width:0;display:flex}.profile-preference-row strong{color:var(--profile-text);font-size:9px}.profile-preference-row span{color:var(--profile-text-soft);white-space:nowrap;text-overflow:ellipsis;font-size:7.8px;overflow:hidden}.profile-preference-row>b{border:1px solid var(--profile-border);color:var(--profile-text-soft);background:var(--profile-card-soft);border-radius:6px;padding:4px 7px;font-size:7.8px}.profile-preference-row>b.profile-preference-on{color:var(--profile-success);background:var(--profile-success-soft);border-color:#12a66a26}.profile-zone-row{border-top:1px solid var(--profile-border);grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:41px;display:grid}.profile-zone-icon{width:27px;height:27px;color:var(--profile-primary);background:var(--profile-primary-soft);border-radius:7px;place-items:center;display:grid}.profile-zone-row>div:nth-child(2){flex-direction:column;gap:2px;min-width:0;display:flex}.profile-zone-row strong{color:var(--profile-text);font-size:9px}.profile-zone-row span{color:var(--profile-text-soft);font-size:7.8px}.profile-zone-row button{border:1px solid var(--profile-primary-border);min-width:96px;color:var(--profile-primary);background:0 0;border-radius:7px;padding:7px 9px;font-size:8px;font-weight:750}.profile-zone-row button:hover:not(:disabled){background:var(--profile-primary-soft)}.profile-zone-row button:disabled{opacity:.45;cursor:not-allowed}.profile-zone-safe{color:var(--profile-success);background:var(--profile-success-soft);border-radius:7px;align-items:center;gap:6px;margin-top:7px;padding:7px 8px;font-size:8px;display:flex}.profile-sessions-card{scroll-margin-top:18px}.profile-sessions-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.profile-refresh-button-pro{border:1px solid var(--profile-border);color:var(--profile-text-soft);background:var(--profile-card-soft);border-radius:7px;justify-content:center;align-items:center;gap:6px;padding:7px 9px;font-size:8.5px;display:inline-flex}.profile-refresh-button-pro:hover:not(:disabled){color:var(--profile-primary);border-color:var(--profile-primary-border)}.profile-refresh-button-pro:disabled{opacity:.55;cursor:not-allowed}.profile-session-list-pro{flex-direction:column;gap:7px;margin-top:10px;display:flex}.profile-session-pro{border:1px solid var(--profile-border);background:var(--profile-card-soft);border-radius:9px;grid-template-columns:minmax(190px,.85fr) minmax(320px,1.5fr) auto;align-items:center;gap:13px;padding:9px 10px;transition:border-color .18s,transform .18s;display:grid}.profile-session-pro:hover{transform:translateY(-1px)}.profile-session-pro.is-current{border-color:var(--profile-primary-border);box-shadow:0 0 0 1px #f52b5708}.profile-session-device-pro{align-items:center;gap:9px;min-width:0;display:flex}.profile-device-icon-pro{width:36px;height:36px;color:var(--profile-primary);background:var(--profile-primary-soft);border-radius:9px;flex:0 0 36px;place-items:center;display:grid}.profile-session-title-pro{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.profile-session-title-pro strong{color:var(--profile-text);font-size:9.5px}.profile-session-title-pro span{color:var(--profile-primary);background:var(--profile-primary-soft);border-radius:99px;padding:3px 5px;font-size:7px;font-weight:800}.profile-session-device-pro small{color:var(--profile-text-soft);margin-top:2px;font-size:8px;display:block}.profile-session-meta-pro{grid-template-columns:repeat(3,minmax(100px,1fr));gap:10px;display:grid}.profile-session-meta-pro div{flex-direction:column;gap:2px;min-width:0;display:flex}.profile-session-meta-pro small{color:var(--profile-text-muted);font-size:7px}.profile-session-meta-pro strong{color:var(--profile-text);text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.profile-revoke-button-pro{color:#dc2626;background:0 0;border:1px solid #dc262629;border-radius:7px;justify-content:center;align-items:center;gap:5px;min-width:78px;padding:7px 8px;font-size:8px;font-weight:750;display:inline-flex}.profile-revoke-button-pro:hover:not(:disabled){background:#dc26260f;border-color:#dc262647}.profile-revoke-button-pro:disabled{opacity:.5;cursor:not-allowed}.profile-revoke-all-pro{border:1px solid var(--profile-primary-border);background:var(--profile-primary-soft);border-radius:8px;justify-content:space-between;align-items:center;gap:12px;margin-top:9px;padding:9px 10px;display:flex}.profile-revoke-all-pro div{flex-direction:column;gap:2px;min-width:0;display:flex}.profile-revoke-all-pro strong{color:var(--profile-text);font-size:8.5px}.profile-revoke-all-pro span{color:var(--profile-text-soft);font-size:7.8px}.profile-revoke-all-pro button{color:#fff;background:var(--profile-primary);border-radius:7px;flex:none;padding:7px 9px;font-size:8px;font-weight:800}.profile-empty-pro{border:1px dashed var(--profile-border);min-height:105px;color:var(--profile-text-soft);border-radius:9px;flex-direction:column;justify-content:center;align-items:center;gap:6px;margin-top:10px;font-size:9px;display:flex}.profile-modal-overlay-pro{z-index:5000;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#0f172a8f;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.profile-modal-pro{border:1px solid var(--profile-border);width:min(430px,100%);color:var(--profile-text);background:var(--profile-card);text-align:center;border-radius:18px;padding:24px;position:relative;box-shadow:0 25px 70px #00000040}.profile-modal-close-pro{border:1px solid var(--profile-border);width:31px;height:31px;color:var(--profile-text-soft);background:var(--profile-card-soft);cursor:pointer;border-radius:9px;place-items:center;display:grid;position:absolute;top:12px;right:12px}.profile-modal-icon-pro{border:1px solid var(--profile-primary-border);width:55px;height:55px;color:var(--profile-primary);background:var(--profile-primary-soft);border-radius:15px;place-items:center;margin:2px auto 12px;display:grid}.profile-modal-pro h2{margin:0;font-size:18px;font-weight:850}.profile-modal-pro p{max-width:350px;color:var(--profile-text-soft);margin:7px auto 18px;font-size:11px;line-height:1.5}.profile-modal-actions-pro{grid-template-columns:1fr 1.3fr;gap:8px;display:grid}.profile-modal-actions-pro button{cursor:pointer;border-radius:9px;min-height:39px;font-size:10px;font-weight:800}.profile-modal-cancel-pro{border:1px solid var(--profile-border);color:var(--profile-text);background:var(--profile-card-soft)}.profile-modal-confirm-pro{color:#fff;background:var(--profile-primary);border:0;justify-content:center;align-items:center;gap:6px;display:inline-flex;box-shadow:0 8px 20px #f52b5729}.profile-modal-confirm-pro:hover:not(:disabled){background:var(--profile-primary-2)}.profile-modal-actions-pro button:disabled{opacity:.55;cursor:not-allowed}.profile-spin{animation:.9s linear infinite profile-spin}@keyframes profile-spin{to{transform:rotate(360deg)}}@media (width<=1120px){.profile-main-grid{grid-template-columns:minmax(0,1.2fr) minmax(190px,.75fr)}.profile-security-card{grid-column:1/-1}.profile-bottom-grid{grid-template-columns:1fr}}@media (width<=820px){.profile-page{padding:16px}.profile-header-pro,.profile-protection-banner,.profile-sessions-heading,.profile-revoke-all-pro{flex-direction:column;align-items:flex-start}.profile-member-date{align-self:flex-end}.profile-security-meter{box-sizing:border-box;width:100%}.profile-main-grid{grid-template-columns:1fr}.profile-security-card{grid-column:auto}.profile-session-pro{grid-template-columns:1fr}.profile-session-meta-pro{grid-template-columns:repeat(3,1fr)}.profile-revoke-button-pro{width:100%}}@media (width<=560px){.profile-header-pro h1{font-size:24px}.profile-member-date{align-self:flex-start}.profile-info-row{grid-template-columns:18px 1fr}.profile-info-row strong,.profile-status-pill{grid-column:2}.profile-security-row{grid-template-columns:18px 1fr auto}.profile-security-row>strong{grid-column:2}.profile-security-row>button,.profile-security-row>.profile-security-action-muted,.profile-security-row>svg:last-child{grid-column:3}.profile-preference-row,.profile-zone-row{grid-template-columns:27px 1fr}.profile-preference-row>b,.profile-zone-row button{grid-column:2;justify-self:start}.profile-session-meta-pro{grid-template-columns:1fr;gap:5px}.profile-modal-actions-pro{grid-template-columns:1fr}}.store-admin-page{box-sizing:border-box;width:100%;max-width:1280px;color:var(--text-primary,#17181b);margin:0 auto;padding:32px}.store-admin-page *{box-sizing:border-box}.store-admin-page button,.store-admin-page input,.store-admin-page select,.store-admin-page textarea{font-family:inherit}.store-admin-header{justify-content:space-between;align-items:flex-end;gap:28px;margin-bottom:26px;display:flex}.store-admin-title-block{min-width:0}.store-admin-eyebrow,.store-section-kicker{color:#ff3158;letter-spacing:.18em;text-transform:uppercase;align-items:center;font-size:9px;font-weight:900;display:inline-flex}.store-admin-header h1{color:var(--text-primary,#17181b);letter-spacing:-.035em;margin:7px 0 5px;font-size:32px;font-weight:850;line-height:1.08}.store-admin-header h1 span{color:#ff3158}.store-admin-header p{color:var(--text-secondary,#737784);margin:0;font-size:12px;line-height:1.6}.store-admin-header-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.store-admin-primary,.store-admin-secondary{cursor:pointer;white-space:nowrap;border-radius:10px;justify-content:center;align-items:center;gap:7px;min-height:38px;padding:0 13px;font-size:10px;font-weight:800;transition:transform .18s,box-shadow .18s,border-color .18s,background .18s;display:inline-flex}.store-admin-primary{color:#fff;background:#ff3158;border:1px solid #ff3158;box-shadow:0 8px 22px #ff315829}.store-admin-primary:hover{transform:translateY(-1px);box-shadow:0 11px 26px #ff315838}.store-admin-primary.small,.store-admin-secondary.small{min-height:34px;padding:0 11px}.store-admin-secondary{border:1px solid var(--border-color,#e5e7eb);color:var(--text-primary,#17181b);background:var(--card-bg,#fff)}.store-admin-secondary:hover{color:#ff3158;background:#ff315806;border-color:#ff315847}.store-admin-primary:disabled,.store-admin-secondary:disabled{opacity:.55;cursor:not-allowed;transform:none}.store-admin-alert{border-radius:11px;align-items:center;gap:11px;margin-bottom:18px;padding:11px 13px;font-size:10px;display:flex}.store-admin-alert>div{flex-direction:column;flex:1;gap:2px;display:flex}.store-admin-alert strong{font-size:10px}.store-admin-alert span{line-height:1.4}.store-admin-alert button{width:27px;height:27px;color:inherit;cursor:pointer;background:0 0;border:0;border-radius:7px;place-items:center;display:grid}.store-admin-alert.error{color:#b42318;background:#ef444412;border:1px solid #ef444424}.store-admin-alert.success{color:#16794f;background:#2bb67312;border:1px solid #2bb67324}.store-kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:11px;margin-bottom:13px;display:grid}.store-kpi-card{border:1px solid var(--border-color,#e5e7eb);background:var(--card-bg,#fff);border-radius:15px;align-items:center;gap:12px;min-height:92px;padding:16px;display:flex;position:relative;overflow:hidden;box-shadow:0 5px 20px #14192306}.store-kpi-card:after{content:"";background:#ff315809;border-radius:50%;width:80px;height:80px;position:absolute;bottom:-32px;right:-22px}.store-kpi-icon{color:#ff3158;background:#ff315814;border-radius:11px;flex:0 0 38px;place-items:center;width:38px;height:38px;display:grid}.store-kpi-icon.success{color:#2bb673;background:#2bb67317}.store-kpi-icon.warning{color:#d99a18;background:#e4a11b1a}.store-kpi-icon.accent{color:#6d5dfc;background:#6d5dfc17}.store-kpi-card>div:last-child{flex-direction:column;min-width:0;display:flex}.store-kpi-card span{color:var(--text-secondary,#737784);font-size:9px;font-weight:650}.store-kpi-card strong{color:var(--text-primary,#17181b);letter-spacing:-.025em;margin-top:2px;font-size:20px;line-height:1.15}.store-kpi-card small{color:var(--text-secondary,#737784);margin-top:3px;font-size:8px}.store-health-bar{border:1px solid var(--border-color,#e5e7eb);background:var(--card-bg,#fff);border-radius:15px;margin-bottom:20px;padding:17px 19px}.store-health-heading{justify-content:space-between;align-items:center;gap:15px;margin-bottom:14px;display:flex}.store-health-heading h2{color:var(--text-primary,#17181b);letter-spacing:-.01em;margin:4px 0 0;font-size:14px}.store-link-button{color:#ff3158;cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;padding:0;font-size:9px;font-weight:800;display:inline-flex}.rotate-270{transform:rotate(-90deg)}.store-health-items{border-top:1px solid var(--border-color,#e5e7eb);grid-template-columns:repeat(4,1fr);padding-top:13px;display:grid}.store-health-item{border-right:1px solid var(--border-color,#e5e7eb);align-items:center;gap:9px;padding:0 15px;display:flex}.store-health-item:first-child{padding-left:0}.store-health-item:last-child{border-right:0}.store-health-item .dot{border-radius:50%;flex:0 0 7px;width:7px;height:7px}.dot.success{background:#2bb673;box-shadow:0 0 0 4px #2bb67317}.dot.warning{background:#e4a11b;box-shadow:0 0 0 4px #e4a11b17}.dot.accent{background:#ff3158;box-shadow:0 0 0 4px #ff315814}.dot.muted{background:#8d8f99;box-shadow:0 0 0 4px #8d8f9914}.store-health-item div{align-items:baseline;gap:5px;display:flex}.store-health-item strong{color:var(--text-primary,#17181b);font-size:14px}.store-health-item span:not(.dot){color:var(--text-secondary,#737784);font-size:9px}.store-admin-panel{border:1px solid var(--border-color,#e5e7eb);background:var(--card-bg,#fff);border-radius:16px;margin-bottom:20px;padding:19px;box-shadow:0 5px 24px #14192305}.store-admin-panel-header{justify-content:space-between;align-items:flex-end;gap:15px;margin-bottom:17px;display:flex}.store-admin-panel-header h2{color:var(--text-primary,#17181b);letter-spacing:-.02em;margin:4px 0 3px;font-size:17px;line-height:1.2}.store-admin-panel-header p{color:var(--text-secondary,#737784);margin:0;font-size:9px;line-height:1.5}.store-toolbar{align-items:center;gap:8px;margin-bottom:15px;display:flex}.store-toolbar.inventory{margin-bottom:13px}.store-search,.store-select-wrap{border:1px solid var(--border-color,#e5e7eb);min-height:35px;color:var(--text-secondary,#737784);background:var(--card-secondary-bg,#fafafa);border-radius:9px;align-items:center;display:flex}.store-search{flex:1;gap:7px;padding:0 10px}.store-search input,.store-select-wrap select{width:100%;min-width:0;color:var(--text-primary,#17181b);background:0 0;border:0;outline:0;font-size:9px}.store-search input::placeholder{color:#a0a3ad}.store-select-wrap{gap:7px;min-width:190px;padding:0 9px}.store-select-wrap select{cursor:pointer}.store-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.store-product-card{border:1px solid var(--border-color,#e5e7eb);background:var(--card-secondary-bg,#fafafa);border-radius:14px;transition:transform .18s,box-shadow .18s,border-color .18s;overflow:hidden}.store-product-card:hover{border-color:#ff31582e;transform:translateY(-2px);box-shadow:0 13px 30px #191e2811}.store-product-visual{background:linear-gradient(135deg,#ff315821,#ff315806);height:148px;position:relative;overflow:hidden}.store-product-visual>img{object-fit:cover;width:100%;height:100%;display:block}.store-product-placeholder{color:#ff3158;background:radial-gradient(circle at 50% 35%,#ff315829,#0000 55%);place-items:center;width:100%;height:100%;display:grid}.store-product-gradient{pointer-events:none;background:linear-gradient(#00000005 20%,#00000075 100%);position:absolute;inset:0}.store-product-badges{justify-content:space-between;align-items:center;gap:7px;display:flex;position:absolute;bottom:10px;left:10px;right:10px}.store-category-badge,.store-live-badge,.store-off-badge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:7px;align-items:center;gap:5px;padding:5px 7px;font-size:8px;font-weight:800;display:inline-flex}.store-category-badge{color:#fff;background:#00000052}.store-live-badge{color:#d9ffe9;background:#14643e7a}.store-off-badge{color:#ffe2e6;background:#6414247a}.store-live-badge>span,.store-off-badge>span{border-radius:50%;width:5px;height:5px}.store-live-badge>span{background:#55db95}.store-off-badge>span{background:#ff6d84}.store-product-content{padding:13px}.store-product-heading{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.store-product-heading h3{color:var(--text-primary,#17181b);margin:0 0 3px;font-size:13px;line-height:1.2}.store-product-heading span{color:var(--text-secondary,#737784);font-size:8px}.store-product-heading>strong{color:#ff3158;white-space:nowrap;letter-spacing:-.02em;font-size:16px}.store-product-content>p{min-height:29px;color:var(--text-secondary,#737784);margin:9px 0 12px;font-size:9px;line-height:1.5}.store-product-stock{border:1px solid var(--border-color,#e5e7eb);background:var(--card-bg,#fff);border-radius:9px;grid-template-columns:repeat(3,1fr);margin-bottom:11px;display:grid}.store-product-stock>div{border-right:1px solid var(--border-color,#e5e7eb);padding:8px}.store-product-stock>div:last-child{border-right:0}.store-product-stock span,.store-product-stock strong{display:block}.store-product-stock span{color:var(--text-secondary,#737784);font-size:7px}.store-product-stock strong{color:var(--text-primary,#17181b);margin-top:2px;font-size:12px}.store-product-actions{align-items:center;gap:6px;display:flex}.store-action-main{color:#ff3158;cursor:pointer;background:#ff31580e;border:1px solid #ff31582e;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:5px;height:32px;font-size:8px;font-weight:800;transition:all .18s;display:inline-flex}.store-action-main:hover{background:#ff31581a}.store-action-icon{border:1px solid var(--border-color,#e5e7eb);width:32px;height:32px;color:var(--text-secondary,#737784);background:var(--card-bg,#fff);cursor:pointer;border-radius:8px;place-items:center;display:grid}.store-action-icon:hover{color:#ff3158;border-color:#ff315833}.store-action-icon.danger:hover{color:#dc2626;border-color:#dc262629}.store-action-icon:disabled{opacity:.45;cursor:not-allowed}.store-inventory-table-wrapper{border:1px solid var(--border-color,#e5e7eb);border-radius:11px;overflow-x:auto}.store-inventory-table{border-collapse:collapse;width:100%;min-width:720px}.store-inventory-table th{text-align:left;color:var(--text-secondary,#737784);background:var(--card-secondary-bg,#fafafa);letter-spacing:.08em;padding:10px 11px;font-size:7px;font-weight:900}.store-inventory-table td{color:var(--text-primary,#17181b);border-top:1px solid var(--border-color,#e5e7eb);vertical-align:middle;padding:10px 11px;font-size:9px}.store-inventory-table tbody tr{transition:background .15s}.store-inventory-table tbody tr:hover{background:#ff315805}.inventory-product{align-items:center;gap:8px;min-width:150px;display:flex}.inventory-product-icon{border:1px solid var(--border-color,#e5e7eb);color:#ff3158;background:#ff31580d;border-radius:8px;flex:0 0 30px;place-items:center;width:30px;height:30px;display:grid;overflow:hidden}.inventory-product-icon.large{flex-basis:34px;width:34px;height:34px}.inventory-product-icon img{object-fit:cover;width:100%;height:100%}.inventory-product div:last-child{min-width:0}.inventory-product strong,.inventory-product span{display:block}.inventory-product strong{max-width:160px;color:var(--text-primary,#17181b);text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.inventory-product span{color:var(--text-secondary,#737784);margin-top:2px;font-size:7px}.inventory-email{color:var(--text-primary,#17181b);font-size:8px}.inventory-profile,.inventory-date{color:var(--text-secondary,#737784);font-size:8px}.inventory-status{white-space:nowrap;border-radius:999px;align-items:center;gap:5px;padding:5px 7px;font-size:7px;font-weight:800;display:inline-flex}.inventory-status>span{border-radius:50%;width:5px;height:5px}.inventory-status.success{color:#198754;background:#2bb67317}.inventory-status.success>span{background:#2bb673}.inventory-status.warning{color:#a46e05;background:#e4a11b1a}.inventory-status.warning>span{background:#e4a11b}.inventory-status.accent{color:#d32c4c;background:#ff315814}.inventory-status.accent>span{background:#ff3158}.inventory-status.muted{color:#737784;background:#73778417}.inventory-status.muted>span{background:#8d8f99}.inventory-row-actions{justify-content:flex-end;align-items:center;gap:5px;display:flex}.inventory-more,.inventory-delete{cursor:pointer;border-radius:7px;place-items:center;width:29px;height:29px;display:grid}.inventory-more{border:1px solid var(--border-color,#e5e7eb);color:var(--text-secondary,#737784);background:var(--card-bg,#fff)}.inventory-delete{color:#d93b54;background:#ff31580b;border:0}.inventory-delete:hover{background:#ff315817}.inventory-delete:disabled{opacity:.4;cursor:not-allowed}.inventory-status-menu{position:relative}.inventory-status-dropdown{z-index:30;border:1px solid var(--border-color,#e5e7eb);background:var(--card-bg,#fff);opacity:0;visibility:hidden;border-radius:9px;min-width:135px;padding:5px;transition:all .15s;position:absolute;top:calc(100% + 6px);right:0;transform:translateY(-4px);box-shadow:0 12px 30px #1419231f}.inventory-status-menu:hover .inventory-status-dropdown{opacity:1;visibility:visible;transform:translateY(0)}.inventory-status-dropdown button{width:100%;color:var(--text-primary,#17181b);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:6px;align-items:center;gap:7px;padding:7px 8px;font-size:8px;font-weight:700;display:flex}.inventory-status-dropdown button:hover{background:var(--card-secondary-bg,#fafafa)}.inventory-status-dropdown button:disabled{opacity:.35;cursor:not-allowed}.status-mini{border-radius:50%;width:6px;height:6px}.status-mini.success{background:#2bb673}.status-mini.warning{background:#e4a11b}.status-mini.accent{background:#ff3158}.status-mini.muted{background:#8d8f99}.store-filter-empty{color:var(--text-secondary,#737784);text-align:center;padding:16px;font-size:9px}.store-sales-preview{overflow:hidden}.store-sales-list{border:1px solid var(--border-color,#e5e7eb);border-radius:11px;overflow:hidden}.store-sale-row{border-bottom:1px solid var(--border-color,#e5e7eb);grid-template-columns:31px minmax(0,1fr) auto auto;align-items:center;gap:10px;padding:10px 12px;display:grid}.store-sale-row:last-child{border-bottom:0}.store-sale-row.detailed{grid-template-columns:31px minmax(0,1fr) 145px auto}.store-sale-icon{color:#6d5dfc;background:#6d5dfc14;border-radius:8px;place-items:center;width:30px;height:30px;display:grid}.store-sale-info{min-width:0}.store-sale-info strong,.store-sale-info span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.store-sale-info strong{color:var(--text-primary,#17181b);font-size:9px}.store-sale-info span{color:var(--text-secondary,#737784);margin-top:2px;font-size:8px}.store-sale-date,.store-sale-meta{color:var(--text-secondary,#737784);text-align:right;font-size:8px}.store-sale-meta span{display:block}.store-sale-meta span:last-child{color:#ff3158;text-transform:capitalize;margin-top:3px;font-weight:700}.store-sale-amount{color:#ff3158;font-size:10px}.store-sales-empty{min-height:130px;color:var(--text-secondary,#737784);justify-content:center;align-items:center;gap:8px;font-size:9px;display:flex}.store-admin-empty{min-height:260px;color:var(--text-secondary,#737784);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:7px;padding:25px;display:flex}.store-admin-empty.compact{min-height:155px}.store-empty-icon{color:#ff3158;background:#ff31580e;border:1px solid #ff31581f;border-radius:14px;place-items:center;width:48px;height:48px;margin-bottom:3px;display:grid}.store-admin-empty strong{color:var(--text-primary,#17181b);font-size:11px}.store-admin-empty span{max-width:320px;font-size:9px;line-height:1.5}.store-admin-empty .store-admin-primary{margin-top:5px}.store-admin-loading{min-height:480px;color:var(--text-secondary,#737784);flex-direction:column;justify-content:center;align-items:center;gap:6px;display:flex}.store-loading-orb{color:#ff3158;background:#ff315812;border-radius:14px;place-items:center;width:46px;height:46px;margin-bottom:5px;animation:1.5s ease-in-out infinite storePulse;display:grid}.store-admin-loading strong{color:var(--text-primary,#17181b);font-size:11px}.store-admin-loading span{font-size:9px}.store-modal-overlay{z-index:1000;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#0b0d1294;justify-content:center;align-items:center;padding:22px;display:flex;position:fixed;inset:0}.store-modal{background:var(--card-bg,#fff);border:1px solid #ffffff85;border-radius:18px;width:100%;max-width:520px;max-height:92vh;padding:21px;overflow-y:auto;box-shadow:0 28px 70px #0003}.store-product-modal{max-width:610px}.store-inventory-modal{max-width:760px}.store-sales-modal{max-width:780px}.store-modal-header{justify-content:space-between;align-items:flex-start;gap:15px;margin-bottom:17px;display:flex}.store-modal-header h2{color:var(--text-primary,#17181b);letter-spacing:-.025em;margin:4px 0 3px;font-size:19px;line-height:1.15}.store-modal-header p{color:var(--text-secondary,#737784);margin:0;font-size:9px}.store-modal-close{border:1px solid var(--border-color,#e5e7eb);width:31px;height:31px;color:var(--text-secondary,#737784);background:var(--card-secondary-bg,#fafafa);cursor:pointer;border-radius:8px;flex:0 0 31px;place-items:center;display:grid}.store-modal-close:hover{color:#ff3158;border-color:#ff31582e}.store-form-preview{background:#ff315809;border:1px solid #ff31581a;border-radius:11px;align-items:center;gap:11px;margin-bottom:16px;padding:10px;display:flex}.store-form-preview-image{color:#ff3158;background:#ff315812;border-radius:10px;flex:0 0 46px;place-items:center;width:46px;height:46px;display:grid;overflow:hidden}.store-form-preview-image img{object-fit:cover;width:100%;height:100%}.store-form-preview>div:last-child{flex-direction:column;gap:2px;display:flex}.store-form-preview span{color:#ff3158;letter-spacing:.12em;font-size:7px;font-weight:900}.store-form-preview strong{color:var(--text-primary,#17181b);font-size:10px}.store-form-preview small{color:var(--text-secondary,#737784);font-size:8px}.store-form-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.store-field{flex-direction:column;gap:5px;min-width:0;display:flex}.store-field.wide{grid-column:1/-1}.store-field>span{color:var(--text-primary,#17181b);font-size:8px;font-weight:800}.store-field input,.store-field textarea,.store-field select{border:1px solid var(--border-color,#e5e7eb);width:100%;min-height:35px;color:var(--text-primary,#17181b);background:var(--card-secondary-bg,#fafafa);border-radius:8px;outline:0;padding:8px 9px;font-size:9px;transition:all .15s}.store-field textarea{resize:vertical;min-height:72px;line-height:1.5}.store-field input::placeholder,.store-field textarea::placeholder{color:#a0a3ad}.store-field input:focus,.store-field textarea:focus,.store-field select:focus{background:var(--card-bg,#fff);border-color:#ff315880;box-shadow:0 0 0 3px #ff31580f}.store-input-prefix,.store-input-suffix{position:relative}.store-input-prefix>span{color:#ff3158;font-size:10px;font-weight:800;position:absolute;top:50%;left:9px;transform:translateY(-50%)}.store-input-prefix input{padding-left:22px}.store-input-suffix>span{color:var(--text-secondary,#737784);font-size:8px;position:absolute;top:50%;right:9px;transform:translateY(-50%)}.store-input-suffix input{padding-right:35px}.store-toggle-row{border:1px solid var(--border-color,#e5e7eb);background:var(--card-secondary-bg,#fafafa);border-radius:10px;justify-content:space-between;align-items:center;gap:15px;margin-top:13px;padding:11px;display:flex}.store-toggle-row>div{flex-direction:column;gap:3px;display:flex}.store-toggle-row strong{color:var(--text-primary,#17181b);font-size:9px}.store-toggle-row span{color:var(--text-secondary,#737784);font-size:8px}.store-toggle{cursor:pointer;background:#d5d7dc;border:0;border-radius:999px;flex:0 0 37px;width:37px;height:21px;padding:0;position:relative}.store-toggle span{background:#fff;border-radius:50%;width:15px;height:15px;transition:all .18s;position:absolute;top:3px;left:3px}.store-toggle.active{background:#2bb673}.store-toggle.active span{transform:translate(16px)}.store-account-security{color:#198754;background:#2bb6730e;border:1px solid #2bb6731f;border-radius:10px;align-items:center;gap:9px;margin-bottom:14px;padding:10px;display:flex}.store-account-security>div{flex-direction:column;gap:2px;display:flex}.store-account-security strong{font-size:9px}.store-account-security span{color:#5f806f;font-size:8px}.store-inventory-modal-stats{grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:13px;display:grid}.store-inventory-modal-stats>div{border:1px solid var(--border-color,#e5e7eb);background:var(--card-secondary-bg,#fafafa);border-radius:9px;padding:10px}.store-inventory-modal-stats span,.store-inventory-modal-stats strong{display:block}.store-inventory-modal-stats span{color:var(--text-secondary,#737784);font-size:7px}.store-inventory-modal-stats strong{color:var(--text-primary,#17181b);margin-top:3px;font-size:15px}.store-modal-inventory-list{border:1px solid var(--border-color,#e5e7eb);border-radius:10px;max-height:390px;overflow-y:auto}.store-modal-account-row{border-bottom:1px solid var(--border-color,#e5e7eb);align-items:center;gap:9px;padding:9px 10px;display:flex}.store-modal-account-row:last-child{border-bottom:0}.store-modal-account-main{flex:1;min-width:0}.store-modal-account-main strong,.store-modal-account-main span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.store-modal-account-main strong{color:var(--text-primary,#17181b);font-size:9px}.store-modal-account-main span{color:var(--text-secondary,#737784);margin-top:2px;font-size:7px}.store-modal-account-actions{gap:3px;display:flex}.store-modal-account-actions button{border:1px solid var(--border-color,#e5e7eb);width:27px;height:27px;color:var(--text-secondary,#737784);background:var(--card-bg,#fff);cursor:pointer;border-radius:7px;place-items:center;display:grid}.store-modal-account-actions button:hover{color:#ff3158}.store-modal-account-actions button.danger:hover{color:#dc2626}.store-modal-account-actions button:disabled{opacity:.35;cursor:not-allowed}.store-sales-summary-grid{grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:13px;display:grid}.store-sales-summary-grid>div{border:1px solid var(--border-color,#e5e7eb);background:var(--card-secondary-bg,#fafafa);border-radius:10px;padding:11px}.store-sales-summary-grid span,.store-sales-summary-grid strong{display:block}.store-sales-summary-grid span{color:var(--text-secondary,#737784);font-size:7px}.store-sales-summary-grid strong{color:var(--text-primary,#17181b);margin-top:3px;font-size:15px}.store-sales-history{border:1px solid var(--border-color,#e5e7eb);border-radius:10px;max-height:430px;overflow-y:auto}.store-modal-actions{justify-content:flex-end;gap:7px;margin-top:17px;display:flex}.store-modal-cancel,.store-modal-save{cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:6px;min-height:34px;padding:0 12px;font-size:9px;font-weight:800;display:inline-flex}.store-modal-cancel{border:1px solid var(--border-color,#e5e7eb);color:var(--text-primary,#17181b);background:var(--card-bg,#fff)}.store-modal-save{color:#fff;background:#ff3158;border:1px solid #ff3158;box-shadow:0 7px 18px #ff315829}.store-modal-save:disabled{opacity:.55;cursor:not-allowed}.store-spin{animation:.8s linear infinite storeSpin}@keyframes storeSpin{to{transform:rotate(360deg)}}@keyframes storePulse{0%,to{opacity:.75;transform:scale(1)}50%{opacity:1;transform:scale(1.06)}}@media (width<=1050px){.store-kpi-grid,.store-product-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=760px){.store-admin-page{padding:18px}.store-admin-header{flex-direction:column;align-items:stretch}.store-admin-header-actions{width:100%}.store-admin-header-actions>button{flex:1}.store-kpi-grid,.store-product-grid{grid-template-columns:1fr}.store-health-items{grid-template-columns:1fr 1fr;gap:12px 0}.store-health-item:nth-child(2){border-right:0}.store-health-item:nth-child(3),.store-health-item:nth-child(4){padding-top:4px}.store-toolbar{flex-direction:column;align-items:stretch}.store-select-wrap{width:100%}.store-admin-panel{padding:14px}.store-admin-panel-header{flex-direction:column;align-items:stretch}.store-form-grid{grid-template-columns:1fr}.store-field.wide{grid-column:auto}.store-modal-overlay{align-items:flex-end;padding:0}.store-modal{border-radius:18px 18px 0 0;max-height:94vh;padding:17px}.store-inventory-modal-stats,.store-sales-summary-grid{grid-template-columns:1fr 1fr}.store-modal-account-row{flex-wrap:wrap}.store-modal-account-main{min-width:calc(100% - 50px)}.store-modal-account-row>.inventory-status{margin-left:43px}.store-sale-row,.store-sale-row.detailed{grid-template-columns:30px minmax(0,1fr) auto}.store-sale-date,.store-sale-meta{display:none}}@media (width<=480px){.store-admin-page{padding:13px}.store-admin-header h1{font-size:27px}.store-admin-header-actions{grid-template-columns:1fr 1fr;display:grid}.store-admin-header-actions .store-admin-primary{grid-column:1/-1}.store-kpi-grid{gap:8px}.store-health-items{grid-template-columns:1fr}.store-health-item{border-right:0;padding:5px 0!important}.store-product-visual{height:155px}.store-inventory-modal-stats,.store-sales-summary-grid{grid-template-columns:1fr}}.shop-page{width:100%;max-width:1180px;margin:0 auto;padding:30px}.shop-header{justify-content:space-between;align-items:center;gap:25px;margin-bottom:28px;display:flex}.shop-eyebrow{color:#ff3158;letter-spacing:.16em;font-size:10px;font-weight:800}.shop-header h1{color:var(--text-primary,#17181b);margin:6px 0;font-size:30px}.shop-header p{max-width:620px;color:var(--text-secondary,#737784);margin:0;font-size:13px;line-height:1.6}.shop-wallet-card{border:1px solid var(--border-color,#e5e7eb);background:var(--card-bg,#fff);border-radius:14px;align-items:center;gap:12px;min-width:210px;padding:15px 18px;display:flex}.shop-wallet-icon{color:#ff3158;background:#ff31581a;border-radius:11px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.shop-wallet-card span{color:var(--text-secondary,#737784);margin-bottom:3px;font-size:10px;display:block}.shop-wallet-card strong{color:var(--text-primary,#17181b);font-size:20px}.shop-error{color:#dc2626;background:#ef444414;border:1px solid #ef444433;border-radius:10px;justify-content:space-between;align-items:center;margin-bottom:20px;padding:12px 14px;font-size:12px;display:flex}.shop-error button{color:inherit;cursor:pointer;background:0 0;border:0}.shop-section-header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.shop-section-header h2{color:var(--text-primary,#17181b);margin:0 0 4px;font-size:19px}.shop-section-header span{color:var(--text-secondary,#737784);font-size:11px}.shop-section-header>svg{color:#ff3158}.shop-product-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px;display:grid}.shop-product-card{border:1px solid var(--border-color,#e5e7eb);background:var(--card-bg,#fff);border-radius:16px;overflow:hidden}.shop-product-image{color:#ff3158;background:linear-gradient(135deg,#ff315821,#ff315805);justify-content:center;align-items:center;height:145px;display:flex;overflow:hidden}.shop-product-image img{object-fit:cover;width:100%;height:100%}.shop-product-body{padding:17px}.shop-product-title{justify-content:space-between;align-items:flex-start;gap:15px;display:flex}.shop-product-title h3{color:var(--text-primary,#17181b);margin:0 0 3px;font-size:15px}.shop-product-title span{color:var(--text-secondary,#737784);font-size:10px}.shop-product-title>strong{color:#ff3158;font-size:20px}.shop-product-body p{min-height:34px;color:var(--text-secondary,#737784);margin:12px 0;font-size:11px;line-height:1.5}.shop-product-meta{color:var(--text-secondary,#737784);justify-content:space-between;align-items:center;gap:10px;margin-bottom:15px;font-size:10px;display:flex}.shop-product-meta span{align-items:center;gap:5px;display:inline-flex}.shop-buy-button{color:#fff;cursor:pointer;background:#ff3158;border:0;border-radius:10px;width:100%;padding:11px 14px;font-size:11px;font-weight:700}.shop-buy-button:disabled{cursor:not-allowed;opacity:.45}.shop-empty,.shop-loading{border:1px solid var(--border-color,#e5e7eb);min-height:240px;color:var(--text-secondary,#737784);background:var(--card-bg,#fff);text-align:center;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex}.shop-empty strong{color:var(--text-primary,#17181b);font-size:13px}.shop-empty span{font-size:11px}.shop-modal-overlay{z-index:2000;background:#0000008c;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.shop-modal{border:1px solid var(--border-color,#e5e7eb);background:var(--card-bg,#fff);border-radius:17px;width:100%;max-width:460px;padding:24px}.shop-modal-header{justify-content:space-between;gap:15px;display:flex}.shop-modal-header span{color:#ff3158;letter-spacing:.15em;margin-bottom:4px;font-size:9px;font-weight:800;display:block}.shop-modal-header h2{color:var(--text-primary,#17181b);margin:0;font-size:20px}.shop-modal-header button{border:1px solid var(--border-color,#e5e7eb);width:32px;height:32px;color:var(--text-secondary,#737784);cursor:pointer;background:0 0;border-radius:8px;justify-content:center;align-items:center;display:flex}.shop-confirm-card{background:#ff31580a;border-radius:12px;margin:20px 0;padding:15px}.shop-confirm-card>div{border-bottom:1px solid var(--border-color,#e5e7eb);justify-content:space-between;align-items:center;gap:10px;padding:10px 0;display:flex}.shop-confirm-card>div:last-child{border-bottom:0}.shop-confirm-card span{color:var(--text-secondary,#737784);font-size:11px}.shop-confirm-card strong{color:var(--text-primary,#17181b);font-size:12px}.shop-confirm-total strong{color:#ff3158}.shop-modal-actions{gap:9px;display:flex}.shop-cancel-button,.shop-confirm-button{cursor:pointer;border-radius:9px;flex:1;padding:11px;font-size:11px;font-weight:700}.shop-cancel-button{border:1px solid var(--border-color,#e5e7eb);color:var(--text-primary,#17181b);background:0 0}.shop-confirm-button{color:#fff;background:#ff3158;border:0}.shop-confirm-button:disabled{opacity:.5;cursor:not-allowed}.shop-full-button{width:100%}.shop-success-icon{color:#2bb673;background:#2bb6731a;border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;margin:0 auto 15px;display:flex}.shop-modal>h2{text-align:center;color:var(--text-primary,#17181b);margin:0}.shop-modal>p{color:var(--text-secondary,#737784);text-align:center;margin:7px 0 20px;font-size:11px}.shop-result-account{background:var(--card-secondary-bg,#fafafa);border-radius:12px;margin-bottom:16px;padding:15px}.shop-result-account>div{border-bottom:1px solid var(--border-color,#e5e7eb);padding:9px 0}.shop-result-account>div:last-child{border-bottom:0}.shop-result-account span{color:var(--text-secondary,#737784);margin-bottom:3px;font-size:9px;display:block}.shop-result-account strong{color:var(--text-primary,#17181b);word-break:break-word;font-size:11px}@media (width<=760px){.shop-page{padding:18px}.shop-header{flex-direction:column;align-items:stretch}.shop-wallet-card{box-sizing:border-box;width:100%}.shop-product-grid{grid-template-columns:1fr}}.shop-buy-button{justify-content:center;align-items:center;gap:6px;display:flex}.shop-buy-button.disabled{cursor:not-allowed;opacity:.55;background:#a9abb2}.shop-insufficient-message{color:#b06a00;text-align:center;margin-top:8px;font-size:10px;line-height:1.4}.shop-page{box-sizing:border-box;width:min(100%,1240px);padding:34px 34px 48px}.shop-page,.shop-page *{box-sizing:border-box}.shop-header{align-items:flex-end;gap:28px;margin-bottom:26px}.shop-eyebrow{letter-spacing:.15em;background:#ff31580f;border:1px solid #ff315829;border-radius:999px;align-items:center;gap:7px;padding:6px 10px;font-size:9px;display:inline-flex}.shop-header h1{letter-spacing:-.035em;margin:10px 0 7px;font-size:clamp(28px,3vw,36px);line-height:1.08}.shop-header p{max-width:650px;font-size:13px;line-height:1.65}.shop-wallet-card{border-color:var(--shop-soft-border);background:linear-gradient(145deg, var(--shop-card), var(--shop-soft));border-radius:16px;min-width:235px;padding:15px 18px;box-shadow:0 10px 28px #0f172a0e}.shop-wallet-icon{background:linear-gradient(145deg,#ff315824,#ff31580d);border:1px solid #ff31581f;border-radius:13px;width:44px;height:44px}.shop-wallet-card strong{letter-spacing:-.02em;font-size:22px}.shop-benefits{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:12px!important;margin-bottom:32px!important}.shop-benefits>div{min-height:74px;transition:transform .18s,box-shadow .18s,border-color .18s;box-shadow:0 5px 18px #0f172a09;border:1px solid var(--shop-soft-border)!important;background:var(--shop-card)!important;border-radius:16px!important;padding:13px 14px!important}.shop-benefits>div:hover{transform:translateY(-2px);box-shadow:0 10px 25px #0f172a11;border-color:#ff31582e!important}.shop-benefits>div>div:first-child{border-radius:12px!important;width:38px!important;height:38px!important}.shop-benefits strong{font-size:11px!important}.shop-benefits span{font-size:9px!important;line-height:1.4!important}.shop-section-header{margin-bottom:17px}.shop-section-header h2{letter-spacing:-.02em;font-size:20px}.shop-section-header span{font-size:11px}.shop-section-header>svg{box-sizing:content-box;background:#ff31580f;border:1px solid #ff315826;border-radius:12px;width:22px;height:22px;padding:10px}.shop-page input[type=search],.shop-page select,.shop-page label{transition:border-color .18s,box-shadow .18s,background .18s}.shop-page input[type=search]:focus,.shop-page select:focus{box-shadow:0 0 0 4px #ff315814;border-color:#ff315873!important}.shop-product-grid-premium{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important}.shop-product-grid-premium .shop-product-card{transition:transform .2s,box-shadow .2s,border-color .2s;border:1px solid var(--shop-soft-border)!important;background:var(--shop-card)!important;border-radius:18px!important;grid-template-columns:168px minmax(0,1fr)!important;min-height:184px!important;box-shadow:0 8px 25px #0f172a0e!important}.shop-product-grid-premium .shop-product-image{border-right:1px solid var(--shop-soft-border)!important;background:linear-gradient(145deg,#f8fafc,#edf2f7)!important;min-height:184px!important}.shop-theme-dark .shop-product-grid-premium .shop-product-image{background:linear-gradient(145deg,#171a20,#101217)!important}.shop-product-grid-premium .shop-product-image img{transition:transform .35s;object-fit:cover!important}.shop-product-grid-premium .shop-product-card:hover .shop-product-image img{transform:scale(1.035)}.shop-product-grid-premium .shop-product-body{padding:16px 17px!important}.shop-product-grid-premium .shop-product-body h3{letter-spacing:-.015em;font-size:15px!important;line-height:1.25!important}.shop-product-grid-premium .shop-product-body p{min-height:28px;margin-top:8px!important;font-size:10px!important;line-height:1.45!important}.shop-product-grid-premium .shop-product-body>div:nth-of-type(2){margin-top:9px!important}.shop-product-grid-premium .shop-product-body>div:last-of-type{padding-top:11px!important}.shop-product-grid-premium .shop-product-card button{transition:transform .15s,background .15s,border-color .15s,box-shadow .15s}.shop-product-grid-premium .shop-product-card button:not(:disabled):hover{transform:translateY(-1px)}.shop-product-grid-premium .shop-buy-button:not(:disabled){box-shadow:0 6px 15px #ff31582e;background:linear-gradient(135deg,#ff3158,#ff4a6d)!important}.shop-product-grid-premium .shop-buy-button.disabled{box-shadow:none!important;background:#a9abb2!important}.shop-product-grid-premium .shop-product-card span[style*=background]{border:1px solid #16a34a1a}.shop-modal-overlay{-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#080c149e}.shop-modal{border-radius:20px;box-shadow:0 28px 80px #00000038}.shop-modal-header button:hover,.shop-cancel-button:hover{background:var(--shop-soft)}.shop-confirm-button{background:linear-gradient(135deg,#ff3158,#ff4a6d);box-shadow:0 8px 20px #ff31582e}@media (width<=1050px){.shop-page{padding:28px 24px 40px}.shop-benefits{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (width<=760px){.shop-page{padding:22px 16px 34px}.shop-header{align-items:stretch;gap:18px;margin-bottom:22px}.shop-header h1{font-size:28px}.shop-header p{font-size:12px}.shop-wallet-card{width:100%;min-width:0}.shop-benefits{grid-template-columns:1fr!important;gap:9px!important;margin-bottom:26px!important}.shop-benefits>div{min-height:66px}.shop-product-grid-premium{grid-template-columns:1fr!important;gap:14px!important}.shop-product-grid-premium .shop-product-card{grid-template-columns:132px minmax(0,1fr)!important;min-height:170px!important}.shop-product-grid-premium .shop-product-image{min-height:170px!important}.shop-product-grid-premium .shop-product-body{padding:14px!important}}@media (width<=520px){.shop-page{padding:18px 12px 30px}.shop-header h1{font-size:25px}.shop-eyebrow{font-size:8px}.shop-section-header h2{font-size:18px}.shop-product-grid-premium .shop-product-card{grid-template-columns:112px minmax(0,1fr)!important;min-height:158px!important}.shop-product-grid-premium .shop-product-image{min-height:158px!important}.shop-product-grid-premium .shop-product-body{padding:12px!important}.shop-product-grid-premium .shop-product-body h3{font-size:13px!important}.shop-product-grid-premium .shop-product-body p{font-size:9px!important}.shop-product-grid-premium .shop-product-card button[aria-label=Comprar\ ahora]{width:32px!important;min-width:32px!important}}@media (width<=390px){.shop-product-grid-premium .shop-product-card{grid-template-columns:1fr!important;min-height:0!important}.shop-product-grid-premium .shop-product-image{border-right:0!important;border-bottom:1px solid var(--shop-soft-border)!important;height:155px!important;min-height:155px!important}.shop-product-grid-premium .shop-product-body{padding:14px!important}}.shop-product-grid-premium{align-items:stretch}.shop-product-grid-premium .shop-product-card{min-width:0;border-radius:18px!important;box-shadow:0 8px 28px #0f172a0e!important}.shop-product-grid-premium .shop-product-card:hover{transform:translateY(-2px);border-color:#ff31582e!important;box-shadow:0 14px 34px #0f172a17!important}.shop-product-grid-premium .shop-product-image{background:#f5f7fa!important}.shop-product-grid-premium .shop-product-image img{object-fit:cover!important}.shop-product-grid-premium .shop-product-body{overflow:hidden}.shop-product-grid-premium .shop-buy-button{transition:transform .18s,box-shadow .18s,opacity .18s;box-shadow:0 5px 12px #ff315829;background:#ff3158!important;width:auto!important;min-width:88px!important;padding:0 11px!important}.shop-product-grid-premium .shop-buy-button:not(:disabled):hover{transform:translateY(-1px);box-shadow:0 8px 16px #ff315838}.shop-product-grid-premium .shop-buy-button.disabled,.shop-product-grid-premium .shop-buy-button:disabled{box-shadow:none;color:#fff!important;background:#d1d5db!important;width:34px!important;min-width:34px!important;padding:0!important}.shop-buy-label{letter-spacing:.01em;font-size:10px;font-weight:800}@media (width<=760px){.shop-product-grid-premium .shop-product-card{grid-template-columns:118px minmax(0,1fr)!important;min-height:158px!important}.shop-product-grid-premium .shop-product-image{min-height:158px!important}}@media (width<=520px){.shop-page{padding-left:14px;padding-right:14px}.shop-product-grid-premium{gap:12px!important}.shop-product-grid-premium .shop-product-card{border-radius:17px!important;grid-template-columns:104px minmax(0,1fr)!important;min-height:150px!important}.shop-product-grid-premium .shop-product-image{min-height:150px!important}.shop-product-grid-premium .shop-product-body{padding:11px 12px!important}.shop-product-grid-premium .shop-product-body h3{font-size:13px!important;line-height:1.18!important}.shop-product-grid-premium .shop-product-body p{margin-top:6px!important;font-size:8.5px!important;line-height:1.3!important}.shop-product-grid-premium .shop-buy-button:not(:disabled){min-width:78px!important;height:30px!important}.shop-product-grid-premium .shop-buy-label{font-size:9px}}@media (width<=390px){.shop-product-grid-premium .shop-product-card{grid-template-columns:96px minmax(0,1fr)!important;min-height:146px!important}.shop-product-grid-premium .shop-product-image{min-height:146px!important}.shop-product-grid-premium .shop-product-body{padding:10px!important}}.wallet-page{width:100%;max-width:1180px;margin:0 auto;padding:30px}.wallet-header{justify-content:space-between;align-items:center;gap:25px;margin-bottom:25px;display:flex}.wallet-eyebrow{color:#ff3158;letter-spacing:.15em;font-size:10px;font-weight:800}.wallet-header h1{color:var(--text-primary,#17181b);margin:6px 0;font-size:30px}.wallet-header p{color:var(--text-secondary,#737784);margin:0;font-size:13px}.wallet-balance-card{border:1px solid var(--border-color,#e5e7eb);background:var(--card-bg,#fff);border-radius:14px;align-items:center;gap:12px;min-width:215px;padding:16px 18px;display:flex}.wallet-balance-icon{color:#ff3158;background:#ff31581a;border-radius:11px;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.wallet-balance-card span{color:var(--text-secondary,#737784);margin-bottom:3px;font-size:10px;display:block}.wallet-balance-card strong{color:var(--text-primary,#17181b);font-size:21px}.wallet-alert{border-radius:10px;margin-bottom:18px;padding:12px 14px;font-size:12px}.wallet-alert.error{color:#b42318;background:#ef444414;border:1px solid #ef44442e}.wallet-alert.success{color:#16794f;background:#2bb6731a;border:1px solid #2bb6732e}.wallet-summary-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:20px;display:grid}.wallet-summary-card{border:1px solid var(--border-color,#e5e7eb);background:var(--card-bg,#fff);border-radius:14px;padding:18px}.wallet-summary-card span{color:var(--text-secondary,#737784);margin-bottom:7px;font-size:10px;display:block}.wallet-summary-card strong{color:var(--text-primary,#17181b);font-size:20px}.wallet-highlight{color:#ff3158!important}.wallet-content-grid{grid-template-columns:1fr 1fr;gap:18px;margin-bottom:18px;display:grid}.wallet-panel{border:1px solid var(--border-color,#e5e7eb);background:var(--card-bg,#fff);border-radius:16px;margin-bottom:18px;padding:20px}.wallet-panel-header{color:#ff3158;justify-content:space-between;align-items:center;gap:15px;margin-bottom:18px;display:flex}.wallet-panel-header h2{color:var(--text-primary,#17181b);margin:0 0 4px;font-size:18px}.wallet-panel-header span{color:var(--text-secondary,#737784);font-size:11px}.wallet-payment-guide{box-sizing:border-box;width:100%;color:var(--text-primary,#17181b);text-align:left;cursor:pointer;background:linear-gradient(135deg,#ff31580e,#ffffffb8);border:1px solid #ff31582e;border-radius:12px;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:11px;margin:0 0 15px;padding:11px 12px;transition:border-color .18s,box-shadow .18s,transform .18s,background .18s;display:grid}.wallet-payment-guide:hover{border-color:#ff315861;transform:translateY(-1px);box-shadow:0 8px 20px #ff315814}.wallet-payment-guide-icon{color:#ff3158;background:#ff31581a;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.wallet-payment-guide-copy{flex-direction:column;gap:3px;min-width:0;display:flex}.wallet-payment-guide-copy strong{font-size:11px;font-weight:800}.wallet-payment-guide-copy small{color:var(--text-secondary,#737784);font-size:9px;line-height:1.4}.wallet-payment-guide-action{color:#ff3158;white-space:nowrap;align-items:center;gap:5px;font-size:10px;font-weight:800;display:inline-flex}.wallet-payment-guide-action svg{transition:transform .18s}.wallet-payment-guide:hover .wallet-payment-guide-action svg{transform:translateY(2px)}.wallet-quick-amounts{grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:15px;display:grid}.wallet-quick-amounts button{border:1px solid var(--border-color,#e5e7eb);color:var(--text-primary,#17181b);background:var(--card-secondary-bg,#fafafa);cursor:pointer;border-radius:9px;padding:9px;font-size:11px;font-weight:700}.wallet-quick-amounts button:hover{color:#ff3158;border-color:#ff3158}.wallet-recharge-form{flex-direction:column;gap:12px;display:flex}.wallet-recharge-form label{color:var(--text-primary,#17181b);flex-direction:column;gap:6px;font-size:11px;font-weight:600;display:flex}.wallet-recharge-form input,.wallet-recharge-form textarea{box-sizing:border-box;border:1px solid var(--border-color,#e5e7eb);width:100%;color:var(--text-primary,#17181b);background:var(--card-secondary-bg,#fafafa);border-radius:9px;outline:none;padding:10px 11px;font-size:12px}.wallet-recharge-form textarea{resize:vertical;min-height:80px}.wallet-recharge-form input:focus,.wallet-recharge-form textarea:focus{border-color:#ff3158}.wallet-primary-button{color:#fff;cursor:pointer;background:#ff3158;border:0;border-radius:9px;padding:11px;font-size:11px;font-weight:700}.wallet-primary-button:disabled{opacity:.55;cursor:not-allowed}.wallet-list{flex-direction:column;gap:8px;display:flex}.wallet-recharge-item{border:1px solid var(--border-color,#e5e7eb);border-radius:10px;justify-content:space-between;align-items:center;gap:15px;padding:12px;display:flex}.wallet-recharge-item strong{color:var(--text-primary,#17181b);font-size:12px;display:block}.wallet-recharge-item span{color:var(--text-secondary,#737784);font-size:9px}.wallet-status{border-radius:999px;padding:5px 8px;font-weight:700;font-size:9px!important}.wallet-status.pending{color:#9a6700;background:#e4a11b1a}.wallet-status.approved{color:#16794f;background:#2bb6731a}.wallet-status.rejected{color:#c62828;background:#ef44441a}.wallet-transactions{flex-direction:column;display:flex}.wallet-transaction{border-bottom:1px solid var(--border-color,#e5e7eb);align-items:center;gap:12px;padding:13px 4px;display:flex}.wallet-transaction:last-child{border-bottom:0}.wallet-transaction-icon{color:#ff3158;background:#ff315814;border-radius:9px;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.wallet-transaction-info{flex:1}.wallet-transaction-info strong{color:var(--text-primary,#17181b);font-size:11px;display:block}.wallet-transaction-info span{color:var(--text-secondary,#737784);margin-top:3px;font-size:9px;display:block}.wallet-amount{font-size:12px}.wallet-amount.positive{color:#1b8f61}.wallet-amount.negative{color:#d92d20}.wallet-empty,.wallet-loading{min-height:130px;color:var(--text-secondary,#737784);justify-content:center;align-items:center;gap:8px;font-size:11px;display:flex}.wallet-spin{animation:1s linear infinite wallet-spin}@keyframes wallet-spin{to{transform:rotate(360deg)}}@media (width<=850px){.wallet-header{flex-direction:column;align-items:stretch}.wallet-summary-grid,.wallet-content-grid{grid-template-columns:1fr}}@media (width<=600px){.wallet-page{padding:18px}.wallet-quick-amounts{grid-template-columns:repeat(2,1fr)}}.wallet-banks-panel{overflow:hidden}.wallet-banks-header{margin-bottom:16px}.wallet-banks-header>svg{color:#ff3158}.wallet-banks-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.wallet-bank-card{border:1px solid var(--border-color,#e5e7eb);background:var(--card-secondary-bg,#fafafa);border-radius:13px;transition:border-color .18s,box-shadow .18s,background .18s;overflow:hidden}.wallet-bank-card:hover,.wallet-bank-card.is-open{border-color:#ff315847;box-shadow:0 8px 24px #1118270f}.wallet-bank-trigger{width:100%;min-height:70px;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:44px minmax(0,1fr) 20px;align-items:center;gap:12px;padding:11px 13px;display:grid}.wallet-bank-logo{box-sizing:border-box;border:1px solid color-mix(in srgb, var(--bank-accent) 42%, var(--border-color,#e5e7eb));width:42px;height:42px;color:var(--bank-accent);background:color-mix(in srgb, var(--bank-accent) 12%, var(--card-bg,#fff));letter-spacing:-.02em;border-radius:50%;justify-content:center;align-items:center;font-size:11px;font-weight:800;display:flex}.wallet-bank-name-wrap{flex-direction:column;gap:3px;min-width:0;display:flex}.wallet-bank-name-wrap strong{color:var(--text-primary,#17181b);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:750;overflow:hidden}.wallet-bank-name-wrap small{color:var(--text-secondary,#737784);font-size:9px}.wallet-bank-chevron{color:var(--text-secondary,#737784);transition:transform .18s,color .18s}.wallet-bank-card.is-open .wallet-bank-chevron{color:#ff3158;transform:rotate(180deg)}.wallet-bank-details{border-top:1px solid var(--border-color,#e5e7eb);padding:0 13px 13px 69px}.wallet-bank-detail{flex-direction:column;gap:3px;padding-top:10px;display:flex}.wallet-bank-detail span{color:var(--text-secondary,#737784);font-size:9px}.wallet-bank-detail strong{color:var(--text-primary,#17181b);font-size:11px}.wallet-bank-account-row{flex-direction:row;justify-content:space-between;align-items:flex-end;gap:10px;position:relative}.wallet-copy-button{border:1px solid var(--border-color,#e5e7eb);width:30px;height:30px;color:var(--text-secondary,#737784);background:var(--card-bg,#fff);cursor:pointer;border-radius:8px;flex:0 0 30px;justify-content:center;align-items:center;display:flex}.wallet-copy-button:hover{color:#ff3158;border-color:#ff315859}.wallet-bank-note{color:var(--text-secondary,#737784);background:#ff31580d;border:1px solid #ff315824;border-radius:9px;margin-top:11px;padding:9px 10px;font-size:9px;line-height:1.45}.wallet-bank-note strong{color:#ff3158}.wallet-bank-empty{min-height:54px;color:var(--text-secondary,#737784);align-items:center;gap:9px;padding-top:11px;display:flex}.wallet-bank-empty>svg{color:#ff3158;flex:none}.wallet-bank-empty div{flex-direction:column;gap:2px;display:flex}.wallet-bank-empty strong{color:var(--text-primary,#17181b);font-size:10px}.wallet-bank-empty span{font-size:9px;line-height:1.4}.wallet-other-methods-panel{scroll-margin-top:24px}.wallet-other-methods-panel .wallet-bank-logo{border-radius:12px}#wallet-banks{scroll-margin-top:24px}@media (width<=820px){.wallet-banks-grid{grid-template-columns:1fr}}@media (width<=620px){.wallet-payment-guide{grid-template-columns:38px minmax(0,1fr)}.wallet-payment-guide-action{grid-column:2;justify-self:start}.wallet-page{padding:20px 14px}.wallet-header{flex-direction:column;align-items:flex-start}.wallet-balance-card{box-sizing:border-box;width:100%}.wallet-summary-grid,.wallet-content-grid{grid-template-columns:1fr}.wallet-bank-details{padding-left:13px}}.wallet-bank-trigger{grid-template-columns:44px minmax(0,1fr) auto 20px;gap:10px}.wallet-bank-card.is-selected{background:linear-gradient(135deg, #ff31580e, var(--card-secondary-bg,#fafafa));border-color:#ff31586b;box-shadow:0 8px 24px #ff315812}.wallet-bank-selected{box-sizing:border-box;color:#ff3158;white-space:nowrap;background:#ff315812;border:1px solid #ff31582e;border-radius:999px;justify-content:center;align-items:center;gap:4px;min-height:24px;padding:0 8px;font-size:9px;font-weight:800;display:inline-flex}.wallet-bank-selected svg{flex:none}.wallet-bank-card.is-selected .wallet-bank-logo{color:#ff3158;background:#ff315814;border-color:#ff315861}.wallet-bank-card.is-selected .wallet-bank-name-wrap strong{color:#ff3158}@media (width<=560px){.wallet-bank-trigger{grid-template-columns:42px minmax(0,1fr) 20px}.wallet-bank-selected{grid-area:2/2;justify-self:start;margin-top:-2px}}.app-shell.theme-dark .wallet-page,.app-shell.theme-dark .wallet-header h1,.app-shell.theme-dark .wallet-summary-card strong,.app-shell.theme-dark .wallet-panel-header h2,.app-shell.theme-dark .wallet-recharge-item strong,.app-shell.theme-dark .wallet-transaction-info strong,.app-shell.theme-dark .wallet-bank-name-wrap strong,.app-shell.theme-dark .wallet-bank-detail strong,.app-shell.theme-dark .wallet-bank-empty strong,.app-shell.theme-dark .wallet-balance-card strong{color:#f5f7fb}.app-shell.theme-dark .wallet-header p,.app-shell.theme-dark .wallet-balance-card span,.app-shell.theme-dark .wallet-summary-card span,.app-shell.theme-dark .wallet-panel-header span,.app-shell.theme-dark .wallet-recharge-item span,.app-shell.theme-dark .wallet-transaction-info span,.app-shell.theme-dark .wallet-bank-name-wrap small,.app-shell.theme-dark .wallet-bank-detail span,.app-shell.theme-dark .wallet-bank-empty,.app-shell.theme-dark .wallet-payment-guide-copy small,.app-shell.theme-dark .wallet-empty,.app-shell.theme-dark .wallet-loading{color:#8f96a5}.app-shell.theme-dark .wallet-balance-card,.app-shell.theme-dark .wallet-summary-card,.app-shell.theme-dark .wallet-panel{background:#15181d;border-color:#292e38}.app-shell.theme-dark .wallet-balance-card:hover,.app-shell.theme-dark .wallet-summary-card:hover{border-color:#ff315840}.app-shell.theme-dark .wallet-payment-guide{color:#f5f7fb;background:linear-gradient(135deg,#ff315817,#ffffff05);border-color:#ff315838}.app-shell.theme-dark .wallet-payment-guide:hover{background:linear-gradient(135deg,#ff31581f,#ffffff06);border-color:#ff31586b}.app-shell.theme-dark .wallet-payment-warning{color:#f5f7fb;background:#f59e0b13!important;border-color:#f59e0b4d!important}.app-shell.theme-dark .wallet-quick-amounts button,.app-shell.theme-dark .wallet-recharge-form input,.app-shell.theme-dark .wallet-recharge-form textarea{color:#f5f7fb;background:#0f1217;border-color:#2d333e}.app-shell.theme-dark .wallet-recharge-form input::placeholder,.app-shell.theme-dark .wallet-recharge-form textarea::placeholder{color:#687080}.app-shell.theme-dark .wallet-quick-amounts button:hover{background:#ff315812}.app-shell.theme-dark .wallet-recharge-item{background:#111419;border-color:#2a303a}.app-shell.theme-dark .wallet-bank-card{background:#111419;border-color:#292e38}.app-shell.theme-dark .wallet-bank-card:hover,.app-shell.theme-dark .wallet-bank-card.is-open{border-color:#ff315852;box-shadow:0 8px 24px #0000003d}.app-shell.theme-dark .wallet-bank-logo{background:color-mix(in srgb, var(--bank-accent) 12%, #15181d)}.app-shell.theme-dark .wallet-bank-details{border-color:#292e38}.app-shell.theme-dark .wallet-copy-button{color:#8f96a5;background:#15181d;border-color:#2d333e}.app-shell.theme-dark .wallet-copy-button:hover{color:#ff3158;background:#ff31580f;border-color:#ff315861}.app-shell.theme-dark .wallet-bank-card.is-selected{background:linear-gradient(135deg,#ff315817,#111419);border-color:#ff315873}.app-shell.theme-dark .wallet-bank-note{color:#8f96a5;background:#ff31580f}.app-shell.theme-dark .wallet-transaction{border-color:#292e38}.app-shell.theme-dark .wallet-alert.error{color:#ff8b86;background:#ef44441a;border-color:#ef44443d}.app-shell.theme-dark .wallet-alert.success{color:#73ddb0;background:#2bb6731a;border-color:#2bb67338}.app-shell.theme-dark .wallet-status.pending{color:#f7c96b;background:#e4a11b1f}.app-shell.theme-dark .wallet-status.approved{color:#73ddb0;background:#2bb6731f}.app-shell.theme-dark .wallet-status.rejected{color:#ff8b86;background:#ef44441f}.app-shell.theme-dark .wallet-bank-empty{color:#8f96a5}.app-shell.theme-dark .wallet-bank-selected{background:#ff315817}.app-shell.theme-dark .wallet-amount.positive{color:#73ddb0}.app-shell.theme-dark .wallet-amount.negative{color:#ff8b86}.app-shell.theme-dark .wallet-recharge-form input[type=file]{color:#9aa2b1}.app-shell.theme-dark .wallet-recharge-form input[type=file]::file-selector-button{color:#e8ebf1;cursor:pointer;background:#1a1e25;border:1px solid #303642;border-radius:7px;margin-right:10px;padding:7px 10px}.app-shell.theme-dark .wallet-recharge-form input[type=file]::file-selector-button:hover{color:#ff3158;border-color:#ff315866}.wallet-admin-page{width:100%;max-width:1180px;margin:0 auto;padding:30px}.wallet-admin-header{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:22px;display:flex}.wallet-admin-header>div>span{color:#ff3158;letter-spacing:.15em;font-size:10px;font-weight:800}.wallet-admin-header h1{color:var(--text-primary,#17181b);margin:6px 0;font-size:30px}.wallet-admin-header p{color:var(--text-secondary,#737784);margin:0;font-size:13px}.wallet-admin-refresh{border:1px solid var(--border-color,#e5e7eb);color:var(--text-primary,#17181b);background:var(--card-bg,#fff);cursor:pointer;border-radius:9px;align-items:center;gap:7px;padding:10px 13px;font-size:11px;font-weight:700;display:inline-flex}.wallet-admin-alert{border-radius:10px;margin-bottom:18px;padding:12px 14px;font-size:12px}.wallet-admin-alert.error{color:#b42318;background:#ef444414;border:1px solid #ef44442e}.wallet-admin-alert.success{color:#16794f;background:#2bb6731a;border:1px solid #2bb6732e}.wallet-admin-summary{grid-template-columns:1fr 1fr;gap:14px;margin-bottom:18px;display:grid}.wallet-admin-summary>div{border:1px solid var(--border-color,#e5e7eb);background:var(--card-bg,#fff);color:#ff3158;border-radius:14px;align-items:center;gap:10px;padding:18px;display:flex}.wallet-admin-summary span{color:var(--text-secondary,#737784);font-size:10px}.wallet-admin-summary strong{color:var(--text-primary,#17181b);margin-left:auto;font-size:18px}.wallet-admin-panel{border:1px solid var(--border-color,#e5e7eb);background:var(--card-bg,#fff);border-radius:16px;padding:20px}.wallet-admin-panel-header{margin-bottom:18px}.wallet-admin-panel-header h2{color:var(--text-primary,#17181b);margin:0 0 4px;font-size:18px}.wallet-admin-panel-header span{color:var(--text-secondary,#737784);font-size:11px}.wallet-admin-table-wrapper{overflow-x:auto}.wallet-admin-table{border-collapse:collapse;width:100%}.wallet-admin-table th{text-align:left;color:var(--text-secondary,#737784);padding:11px 10px;font-size:9px;font-weight:700}.wallet-admin-table td{border-top:1px solid var(--border-color,#e5e7eb);color:var(--text-primary,#17181b);padding:13px 10px;font-size:10px}.wallet-admin-amount{color:#ff3158;font-size:12px}.wallet-admin-actions{gap:6px;display:flex}.wallet-admin-actions button{cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:5px;padding:7px 9px;font-size:9px;font-weight:700;display:inline-flex}.wallet-admin-actions button:disabled{opacity:.5;cursor:not-allowed}.wallet-admin-actions .approve{color:#fff;background:#2bb673;border:0}.wallet-admin-actions .reject{color:#c62828;background:#ef44440f;border:1px solid #ef444433}.wallet-admin-empty{min-height:220px;color:var(--text-secondary,#737784);flex-direction:column;justify-content:center;align-items:center;gap:8px;font-size:11px;display:flex}.wallet-admin-empty strong{color:var(--text-primary,#17181b);font-size:13px}@media (width<=760px){.wallet-admin-page{padding:18px}.wallet-admin-header{flex-direction:column;align-items:stretch}.wallet-admin-summary{grid-template-columns:1fr}}html,body,#root{min-height:100%;margin:0}body{color:#1b1c21;background:#f7f7f9;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,select,textarea{font:inherit}button{border:0}.dashboard{width:100%;max-width:1500px;margin:0 auto;padding:28px 30px 45px}.page-header{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:25px;display:flex}.page-header h1{color:#17181d;letter-spacing:-1px;margin:0;font-size:30px;font-weight:800}.page-header-actions{align-items:center;display:flex}.live-status{color:#3d4149;background:#22c55e0b;border:1px solid #22c55e29;border-radius:11px;align-items:center;gap:8px;padding:10px 13px;font-size:11px;font-weight:700;display:inline-flex}.live-status span{background:#22c55e;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #22c55e17}.dashboard-error{color:#dc2626!important}.stat-card{background:#fff;border:1px solid #14161e12;border-radius:16px;min-height:145px;padding:20px;transition:transform .18s,box-shadow .18s,border-color .18s;position:relative;overflow:hidden;box-shadow:0 7px 25px #14161e0b}.stat-card:hover{border-color:#ff2d552e;transform:translateY(-2px);box-shadow:0 12px 30px #14161e12}.stat-card:after{content:"";background:#ff2d5509;border-radius:50%;width:125px;height:125px;position:absolute;bottom:-55px;right:-45px}.stat-card-top{z-index:1;align-items:center;gap:10px;display:flex;position:relative}.stat-icon{color:#ff2d55;background:#ff2d5514;border-radius:11px;place-items:center;width:38px;height:38px;display:grid}.stat-label{color:#747780;font-size:11px;font-weight:700}.stat-card-bottom{z-index:1;justify-content:space-between;align-items:flex-end;gap:10px;margin-top:22px;display:flex;position:relative}.stat-card-bottom strong{color:#17181d;letter-spacing:-1.2px;font-size:31px;font-weight:800;line-height:1}.panel{background:#fff;border:1px solid #14161e12;border-radius:16px;min-width:0;padding:20px;overflow:hidden;box-shadow:0 7px 25px #14161e0a}.panel-header{justify-content:space-between;align-items:flex-start;gap:15px;margin-bottom:18px;display:flex}.panel-header h2{color:#202126;letter-spacing:-.2px;margin:0;font-size:15px;font-weight:800}.panel-action{color:#e72a4f;cursor:pointer;background:#ff2d550b;border:1px solid #ff2d5526;border-radius:8px;flex-shrink:0;padding:7px 10px;font-size:10px;font-weight:700;transition:all .18s}.table-wrapper table{border-collapse:collapse;width:100%}.table-wrapper th{color:#999ca4;text-align:left;text-transform:uppercase;letter-spacing:.55px;white-space:nowrap;border-bottom:1px solid #14161e12;padding:11px 12px;font-size:8px;font-weight:800}.table-wrapper td{color:#666a73;white-space:nowrap;border-bottom:1px solid #14161e0e;padding:14px 12px;font-size:10px}.table-wrapper tbody tr{transition:background .15s}.table-wrapper tbody tr:hover{background:#fafafb}.table-wrapper tbody tr:last-child td{border-bottom:0}.email-cell{color:#292b31;text-overflow:ellipsis;max-width:235px;font-size:10px;font-weight:700;overflow:hidden}.service-name{color:#575b64;font-weight:600}.status-badge{color:#dc2626;background:#ef444414;border-radius:999px;align-items:center;gap:5px;padding:5px 8px;font-size:8px;font-weight:800;display:inline-flex}.table-menu{color:#9da0a8;cursor:pointer;background:0 0;border-radius:8px;place-items:center;width:28px;height:28px;display:grid}.table-menu:hover{color:#555960;background:#f3f3f5}.expiration-chart{justify-content:center;align-items:center;gap:34px;min-height:230px;display:flex}.donut-chart{background:conic-gradient(#ff3158 0deg 120deg,#ff9f43 120deg 205deg,#ffd166 205deg 275deg,#ececf0 275deg 360deg);border-radius:50%;flex-shrink:0;place-items:center;width:145px;height:145px;display:grid}.donut-inner{background:#fff;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:108px;height:108px;display:flex}.donut-inner strong{color:#17181d;font-size:28px;font-weight:800;line-height:1}.donut-inner span{color:#999ca4;margin-top:6px;font-size:9px}.chart-legend{flex-direction:column;gap:18px;min-width:115px;display:flex}.chart-legend>div{color:#777b84;grid-template-columns:8px 1fr auto;align-items:center;gap:7px;font-size:9px;display:grid}.chart-legend strong{color:#292b31;font-size:10px}.activity-panel{min-height:330px}.activity-panel>div[style]{max-height:430px;padding-right:3px;overflow-y:auto}.activity-panel>div[style]>div{background:#fbfbfc;transition:border-color .18s,background .18s;border:1px solid #14161e12!important}.activity-panel>div[style]>div:hover{background:#fff;border-color:#ff2d5521!important}.activity-panel>div[style] strong{color:#292b31}.activity-number{color:#17181d;letter-spacing:-1.5px;font-size:43px;font-weight:800;line-height:1}.activity-growth{color:#16a34a;align-items:center;gap:4px;margin-top:11px;font-size:10px;font-weight:700;display:flex}.fake-chart{border-bottom:1px solid #ececf0;align-items:flex-end;gap:7px;height:105px;margin-top:28px;padding-top:10px;display:flex}.fake-chart span{opacity:.78;background:linear-gradient(#ff718a,#ff2d55);border-radius:5px 5px 0 0;flex:1;min-width:6px}.system-list{flex-direction:column;display:flex}.system-item{border-bottom:1px solid #14161e0f;justify-content:space-between;align-items:center;gap:15px;padding:15px 0;display:flex}.system-item-info strong,.system-item-info span{display:block}.system-item-info strong{color:#303239;font-size:10px}.activity-panel>div[style]::-webkit-scrollbar{width:5px}.activity-panel>div[style]::-webkit-scrollbar-track{background:0 0}.activity-panel>div[style]::-webkit-scrollbar-thumb{background:#dedee3;border-radius:10px}@media (width<=1250px){.dashboard-grid{grid-template-columns:1fr}.bottom-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.system-panel{grid-column:span 2}}@media (width<=900px){.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bottom-grid{grid-template-columns:1fr}.system-panel{grid-column:auto}.page-header{flex-direction:column;align-items:flex-start}.live-status{width:fit-content}}@media (width<=600px){.dashboard{padding:20px 14px 35px}.page-header h1{font-size:25px}.stats-grid{grid-template-columns:1fr}.expiration-chart{flex-direction:column;gap:20px;padding:10px 0 20px}.panel{padding:16px}.table-wrapper{margin:0 -4px}.activity-number{font-size:36px}}.notification-button{border:1px solid var(--border-color,#e5e7eb);background:var(--card-bg,#fff);width:40px;height:40px;color:var(--text-secondary,#64748b);cursor:pointer;border-radius:11px;justify-content:center;align-items:center;padding:0;transition:background-color .2s,border-color .2s,color .2s,transform .2s,box-shadow .2s;display:flex;position:relative}.notification-button:hover{color:#ff3155;background:#ff31550a;border-color:#ff315540;transform:translateY(-1px)}.notification-dot{background:#ff3155;border:2px solid #fff;border-radius:50%;width:7px;height:7px;animation:2s ease-in-out infinite notificationPulse;position:absolute;top:6px;right:6px;box-shadow:0 0 0 2px #ff315514}@keyframes notificationPulse{0%,to{transform:scale(1)}50%{transform:scale(1.12)}}.theme-dark .notification-dot{border-color:#0b0c0f}.notification-dropdown{z-index:9999;background:#fff;border:1px solid #e7e9ee;border-radius:17px;width:390px;animation:.18s ease-out adteycNotificationIn;position:absolute;top:calc(100% + 12px);right:0;overflow:hidden;box-shadow:0 24px 60px #0f172a29,0 5px 18px #0f172a0f}@keyframes adteycNotificationIn{0%{opacity:0;transform:translateY(-8px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}.notification-dropdown-header{background:#fff;border-bottom:1px solid #eef0f3;justify-content:space-between;align-items:center;padding:17px 18px;display:flex}.notification-dropdown-header>div:first-child{flex-direction:column;gap:4px;display:flex}.notification-dropdown-header strong{color:#111827;letter-spacing:-.15px;margin:0;font-size:14px;font-weight:750;line-height:1.3}.notification-dropdown-header span{color:#8b93a1;margin:0;font-size:11px;line-height:1.3}.notification-header-icon{color:#ff3155;background:#ff315514;border-radius:10px;justify-content:center;align-items:center;width:35px;height:35px;display:flex}.notification-dropdown-body{background:#fff;width:100%;max-height:360px;overflow-y:auto}.notification-preview{appearance:none;text-align:left;cursor:pointer;box-sizing:border-box;background:0 0;border:0;border-bottom:1px solid #f0f1f3;outline:none;align-items:flex-start;gap:12px;width:100%;margin:0;padding:14px 18px;font-family:inherit;transition:background-color .18s;display:flex}.notification-preview-icon{color:#ff3155;background:#ff315514;border-radius:10px;flex:0 0 35px;justify-content:center;align-items:center;width:35px;height:35px;display:flex}.notification-preview-content{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.notification-preview-content strong{color:#111827;margin:0;font-size:12px;font-weight:700;line-height:1.35;display:block}.notification-preview-content p{color:#737b8c;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:11px;line-height:1.5;display:-webkit-box;overflow:hidden}.notification-preview-content span{color:#a0a6b1;margin-top:2px;font-size:9px}.notification-preview.expired .notification-preview-icon{color:#ef4444;background:#ef444414}.notification-preview.expires_today .notification-preview-icon,.notification-preview.expires_soon .notification-preview-icon{color:#f59e0b;background:#f59e0b17}.notification-preview.expires_this_week .notification-preview-icon{color:#ff3155;background:#ff315514}.notification-dropdown-empty{text-align:center;box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;gap:6px;min-height:185px;padding:25px 20px;display:flex}.notification-empty-icon{color:#8c95a5;background:#f4f5f7;border-radius:13px;justify-content:center;align-items:center;width:46px;height:46px;margin-bottom:5px;display:flex}.notification-dropdown-empty strong{color:#111827;margin:0;font-size:12px;font-weight:700}.notification-dropdown-empty span{color:#8b93a1;max-width:260px;margin:0;font-size:11px;line-height:1.45}@keyframes adteycNotificationSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.notification-dropdown-footer{appearance:none;color:#ff3155;cursor:pointer;box-sizing:border-box;background:#fff;border:0;border-top:1px solid #eef0f3;outline:none;justify-content:center;align-items:center;gap:7px;width:100%;margin:0;padding:13px 16px;font-family:inherit;font-size:11px;font-weight:700;transition:background-color .18s,color .18s;display:flex}.notification-dropdown-footer:hover{color:#e9274b;background:#fff7f8}.theme-dark .notification-button{color:#9ba3b2;background:#111318;border-color:#292d35}.theme-dark .notification-button:hover,.theme-dark .notification-button.active{color:#ff3155;background:#ff315514;border-color:#ff31554d}.theme-dark .notification-dropdown{background:#111318;border-color:#292d35;box-shadow:0 25px 65px #0000008c}.theme-dark .notification-dropdown-header{background:#111318;border-color:#292d35}.theme-dark .notification-dropdown-header strong{color:#f5f7fa}.theme-dark .notification-dropdown-header span{color:#8f97a7}.theme-dark .notification-header-icon{color:#ff3155;background:#ff31551a}.theme-dark .notification-dropdown-body{background:#111318}.theme-dark .notification-preview{background:0 0;border-color:#292d35}.theme-dark .notification-preview:hover{background:#17191f}.theme-dark .notification-preview-content strong{color:#f1f3f6}.theme-dark .notification-preview-content p{color:#9299a8}.theme-dark .notification-preview-content span{color:#737b89}.theme-dark .notification-preview-icon{color:#ff5573;background:#ff315517}.theme-dark .notification-preview.expired .notification-preview-icon{color:#f87171;background:#ef44441c}.theme-dark .notification-preview.expires_today .notification-preview-icon,.theme-dark .notification-preview.expires_soon .notification-preview-icon{color:#fbbf24;background:#f59e0b1c}.theme-dark .notification-empty-icon{color:#8f97a8;background:#1b1e25}.theme-dark .notification-dropdown-empty strong{color:#f1f3f6}.theme-dark .notification-dropdown-empty span{color:#9299a8}.theme-dark .notification-dropdown-footer{color:#ff5573;background:#111318;border-color:#292d35}.theme-dark .notification-dropdown-footer:hover{color:#ff6b86;background:#17191f}.theme-dark .notification-dropdown-body::-webkit-scrollbar-thumb{background:#363a44}@media (width<=600px){.notification-dropdown{border-radius:15px;width:auto;max-width:none;position:fixed;top:68px;left:12px;right:12px}}.topbar{box-sizing:border-box;-webkit-backdrop-filter:blur(18px);z-index:1200;background:#fffffff5;border-bottom:1px solid #e8ebef;justify-content:space-between;align-items:center;gap:20px;width:100%;height:72px;min-height:72px;padding:0 28px;display:flex;position:sticky;top:0;overflow:visible}.topbar-left{align-items:center;min-width:0;display:flex}.breadcrumb{white-space:nowrap;align-items:center;gap:9px;min-width:0;display:flex}.breadcrumb span:first-child{color:#ff3155;font-size:12px;font-weight:800}.breadcrumb-separator{color:#9aa1ad;font-size:12px}.breadcrumb strong{color:#697180;text-overflow:ellipsis;min-width:0;font-size:12px;font-weight:500;overflow:hidden}.topbar-right{justify-content:flex-end;align-items:center;gap:10px;min-width:0;display:flex;overflow:visible}.top-search-wrapper{z-index:1300;flex:0 0 220px;align-items:center;width:220px;display:flex;position:relative}.top-search-wrapper .top-search{box-sizing:border-box;color:#7d8795;width:100%;min-width:0;height:40px;box-shadow:none;background:#fff;border:1px solid #e0e4ea;border-radius:10px;align-items:center;padding:0 9px;display:flex;position:relative}.top-search-wrapper .top-search:focus-within,.top-search-wrapper.open .top-search{border-color:#ff315547;box-shadow:0 6px 20px #0f172a0f}.top-search-wrapper .top-search>svg{color:#8992a0;flex:none}.top-search input{color:#202735;width:100%;min-width:0;height:100%;margin:0 8px;padding:0;font-size:12px;box-shadow:none!important;background:0 0!important;border:0!important;outline:none!important}.search-shortcut{box-sizing:border-box;color:#9aa2ae;background:#fafbfc;border:1px solid #e1e5ea;border-radius:5px;flex:0 0 20px;place-items:center;width:20px;height:20px;font-size:10px;line-height:1;display:grid}.theme-toggle,.icon-button{color:#687385;cursor:pointer;background:#fff;border:1px solid #e0e4ea;border-radius:10px;flex:0 0 40px;place-items:center;width:40px;height:40px;padding:0;transition:color .18s,border-color .18s,background .18s,transform .18s;display:grid;position:relative}.theme-toggle:hover,.icon-button:hover{color:#ff3155;background:#fff8fa;border-color:#ff315547}.top-profile-wrapper{z-index:1400;align-items:center;display:flex;position:relative}.top-profile{color:#202735;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:11px;align-items:center;gap:9px;min-width:0;padding:4px 5px 4px 7px;transition:background .18s,border-color .18s;display:flex}.top-avatar{color:#fff;background:#252832;border-radius:50%;flex:0 0 36px;place-items:center;width:36px;height:36px;font-size:12px;font-weight:700;display:grid}.top-profile-info{flex-direction:column;align-items:flex-start;min-width:0;display:flex}.top-profile-info strong{color:#182033;text-overflow:ellipsis;white-space:nowrap;max-width:115px;font-size:12px;font-weight:700;line-height:1.2;overflow:hidden}.top-profile-info span{color:#8a93a3;margin-top:2px;font-size:9px;line-height:1.2}.top-profile-chevron{color:#697386;flex:none;transition:transform .18s}.profile-dropdown-avatar{color:#fff;background:#252832;border-radius:50%;flex:0 0 36px;justify-content:center;align-items:center;width:36px;height:36px;font-size:13px;font-weight:700;display:flex}.profile-dropdown-header strong{color:#182033;text-overflow:ellipsis;white-space:nowrap;font-size:13px;line-height:1.2;overflow:hidden}.profile-dropdown-header span{color:#8a93a3;font-size:10px;line-height:1.2}.profile-dropdown-item{color:#253149;text-align:left;cursor:pointer;appearance:none;border-radius:10px;align-items:center;gap:11px;width:100%;min-height:40px;margin:0;padding:10px 8px;font-size:13px;font-weight:600;background:0 0!important;border:0!important;display:flex!important}.profile-dropdown-item:hover,.profile-dropdown-item:focus-visible{background:#f7f8fa!important}.profile-dropdown-item svg{flex:none}.profile-dropdown-logout{color:#ff3155!important}.search-quick-menu{box-sizing:border-box;z-index:99999;background:#fff;border:1px solid #e4e7ec;border-radius:16px;width:325px;max-width:calc(100vw - 24px);margin:0;padding:0;display:block;position:absolute;top:calc(100% + 10px);left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 18px 45px #0f172a24,0 4px 14px #0f172a0d}.search-quick-title{box-sizing:border-box;color:#7b8494;letter-spacing:.08em;width:100%;padding:15px 16px 10px;font-size:10px;font-weight:800;line-height:1.2;display:block}.search-quick-list{box-sizing:border-box;width:100%;padding:0 8px 8px;display:block}.search-quick-item{color:#152033;text-align:left;white-space:normal;cursor:pointer;appearance:none;box-sizing:border-box;border-radius:11px;align-items:center;gap:12px;width:100%;min-width:0;min-height:54px;margin:0;padding:10px 8px;font-family:inherit;font-size:13px;font-weight:600;line-height:1.2;box-shadow:none!important;background:0 0!important;border:0!important;outline:none!important;display:flex!important}.search-quick-item:hover,.search-quick-item:focus-visible{background:#f7f8fa!important}.search-quick-icon{color:#253149;box-sizing:border-box;background:#f1f3f6;border:0;border-radius:10px;flex:0 0 34px;justify-content:center;align-items:center;width:34px;min-width:34px;max-width:34px;height:34px;padding:0;display:flex}.search-quick-icon svg{width:18px;height:18px;display:block}.search-quick-text{flex-direction:column;flex:auto;gap:2px;min-width:0;display:flex}.search-quick-text strong{color:#152033;margin:0;padding:0;font-size:13px;font-weight:700;line-height:1.2;display:block}.search-quick-text small{color:#8a93a3;text-overflow:ellipsis;white-space:nowrap;max-width:100%;margin:0;padding:0;font-size:10px;line-height:1.25;display:block;overflow:hidden}.search-no-results{color:#8a93a3;text-align:center;padding:18px 10px;font-size:12px;line-height:1.4;display:block}.search-quick-footer{box-sizing:border-box;color:#8a93a3;border-top:1px solid #edf0f3;width:100%;padding:10px 16px;font-size:9px;line-height:1.3;display:block}.app-shell.theme-dark .topbar{background:#0d0f13f5;border-bottom-color:#292d35}.app-shell.theme-dark .top-search-wrapper .top-search{color:#c9ced8;background:#15181e;border-color:#30353f}.app-shell.theme-dark .search-shortcut,.app-shell.theme-dark .search-quick-icon{color:#858d9b;background:#1b1e25;border-color:#30353f}.app-shell.theme-dark .theme-toggle,.app-shell.theme-dark .icon-button{color:#aab2c0;background:#15181e;border-color:#30353f}.app-shell.theme-dark .theme-toggle:hover,.app-shell.theme-dark .icon-button:hover{color:#ff5573;background:#1b1e25;border-color:#ff315559}.app-shell.theme-dark .top-profile:hover,.app-shell.theme-dark .top-profile.active{background:#191c22;border-color:#2c313b}.app-shell.theme-dark .top-profile-info strong,.app-shell.theme-dark .profile-dropdown-header strong,.app-shell.theme-dark .profile-dropdown-item,.app-shell.theme-dark .search-quick-text strong{color:#eef1f6}.app-shell.theme-dark .top-profile-info span,.app-shell.theme-dark .top-profile-chevron,.app-shell.theme-dark .profile-dropdown-header span,.app-shell.theme-dark .search-quick-title,.app-shell.theme-dark .search-quick-text small,.app-shell.theme-dark .search-quick-footer,.app-shell.theme-dark .search-no-results{color:#929baa}.app-shell.theme-dark .search-quick-menu,.app-shell.theme-dark .profile-dropdown{background:#171a21;border-color:#2c313b;box-shadow:0 20px 55px #00000073}.app-shell.theme-dark .search-quick-item:hover,.app-shell.theme-dark .search-quick-item:focus-visible,.app-shell.theme-dark .profile-dropdown-item:hover,.app-shell.theme-dark .profile-dropdown-item:focus-visible{background:#20242d!important}.app-shell.theme-dark .profile-dropdown-divider,.app-shell.theme-dark .search-quick-footer{background:0 0;border-color:#2c313b}@media (width<=900px){.topbar{padding:0 18px}.breadcrumb strong{max-width:180px}.top-profile-info{display:none}}@media (width<=700px){.topbar{gap:10px}.topbar-left{display:none}.topbar-right{width:100%}.top-search-wrapper{flex:auto;width:220px;max-width:220px}.search-quick-menu{width:auto;max-width:none;position:fixed;top:68px;left:12px;right:12px;transform:none}}@media (width<=480px){.topbar{padding:0 10px}.top-search-wrapper{flex:0 0 42px;width:42px}.top-search-wrapper .top-search{padding:0 9px}.top-search input,.search-shortcut{display:none}.top-search-wrapper.open{flex:220px;width:220px}.top-search-wrapper.open .top-search input{display:block}.profile-dropdown{width:235px;right:0}}.top-profile-wrapper{align-items:center;display:flex;position:relative}.top-profile{cursor:pointer;background:0 0;border:1px solid #0000;border-radius:12px;align-items:center;gap:9px;padding:4px 6px 4px 7px;display:flex}.top-profile:hover,.top-profile.active{background:#f7f8fa;border-color:#e8ebef}.top-profile-chevron{flex:none;transition:transform .18s}.top-profile-chevron.open{transform:rotate(180deg)}.profile-dropdown{box-sizing:border-box!important;z-index:99999!important;background:#fff!important;border:1px solid #e4e7ec!important;border-radius:16px!important;width:250px!important;padding:10px!important;position:absolute!important;top:calc(100% + 10px)!important;right:0!important;box-shadow:0 18px 45px #0f172a26!important}.profile-dropdown-header{align-items:center!important;gap:10px!important;padding:5px 5px 12px!important;display:flex!important}.profile-dropdown-avatar{color:#fff!important;background:#252832!important;border-radius:50%!important;justify-content:center!important;align-items:center!important;width:38px!important;min-width:38px!important;height:38px!important;font-size:13px!important;font-weight:700!important;display:flex!important}.profile-dropdown-header>div:last-child{flex-direction:column!important;gap:3px!important;min-width:0!important;display:flex!important}.profile-dropdown-header strong{color:#182033!important;font-size:13px!important;font-weight:700!important;display:block!important}.profile-dropdown-header span{color:#8a93a3!important;font-size:10px!important;display:block!important}.profile-dropdown-divider{background:#edf0f3!important;height:1px!important;margin:0 2px 6px!important}.profile-dropdown-item{color:#253149!important;text-align:left!important;cursor:pointer!important;appearance:none!important;width:100%!important;min-height:40px!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:10px!important;align-items:center!important;gap:11px!important;margin:0!important;padding:10px 9px!important;font-family:inherit!important;font-size:13px!important;font-weight:600!important;display:flex!important}.profile-dropdown-item:hover,.profile-dropdown-item:focus-visible{background:#f7f8fa!important;outline:none!important}.profile-dropdown-item svg{flex:0 0 17px!important;width:17px!important;height:17px!important}.profile-dropdown-logout{color:#ff3155!important;margin-top:3px!important}.theme-dark .top-profile:hover,.theme-dark .top-profile.active{background:#191c22;border-color:#2c313b}.theme-dark .profile-dropdown{background:#171a21!important;border-color:#2c313b!important}.theme-dark .profile-dropdown-header strong{color:#eef1f6!important}.theme-dark .profile-dropdown-header span{color:#929baa!important}.theme-dark .profile-dropdown-divider{background:#2c313b!important}.theme-dark .profile-dropdown-item{color:#eef1f6!important}.theme-dark .profile-dropdown-item:hover,.theme-dark .profile-dropdown-item:focus-visible{background:#20242d!important}.theme-dark .profile-dropdown-logout{color:#ff5573!important}@media (width<=600px){.profile-dropdown{width:235px!important;right:0!important}}#root .topbar .top-profile-wrapper{z-index:1400!important;align-items:center!important;display:flex!important;position:relative!important}#root .topbar .top-profile-wrapper .profile-dropdown{box-sizing:border-box!important;z-index:99999!important;background:#fff!important;border:1px solid #e4e7ec!important;border-radius:16px!important;width:248px!important;min-width:248px!important;max-width:248px!important;margin:0!important;padding:12px!important;display:block!important;position:absolute!important;top:calc(100% + 10px)!important;right:0!important;overflow:hidden!important;box-shadow:0 18px 45px #0f172a26,0 4px 14px #0f172a0d!important}#root .topbar .top-profile-wrapper .profile-dropdown .profile-dropdown-header{box-sizing:border-box!important;align-items:center!important;gap:10px!important;width:100%!important;min-height:48px!important;margin:0!important;padding:4px 4px 12px!important;display:flex!important}#root .topbar .top-profile-wrapper .profile-dropdown .profile-dropdown-avatar{color:#fff!important;background:#252832!important;border:0!important;border-radius:50%!important;flex:0 0 36px!important;justify-content:center!important;align-items:center!important;width:36px!important;min-width:36px!important;max-width:36px!important;height:36px!important;font-size:13px!important;font-weight:700!important;line-height:1!important;display:flex!important}#root .topbar .top-profile-wrapper .profile-dropdown .profile-dropdown-header>div:last-child{flex-direction:column!important;flex:auto!important;align-items:flex-start!important;gap:2px!important;min-width:0!important;display:flex!important}#root .topbar .top-profile-wrapper .profile-dropdown .profile-dropdown-header strong{color:#182033!important;text-overflow:ellipsis!important;white-space:nowrap!important;width:100%!important;margin:0!important;padding:0!important;font-size:13px!important;font-weight:700!important;line-height:1.2!important;display:block!important;overflow:hidden!important}#root .topbar .top-profile-wrapper .profile-dropdown .profile-dropdown-header span{color:#8a93a3!important;margin:0!important;padding:0!important;font-size:10px!important;line-height:1.2!important;display:block!important}#root .topbar .top-profile-wrapper .profile-dropdown .profile-dropdown-divider{background:#edf0f3!important;border:0!important;width:100%!important;height:1px!important;margin:0 0 6px!important;padding:0!important}#root .topbar .top-profile-wrapper .profile-dropdown button.profile-dropdown-item{box-sizing:border-box!important;color:#253149!important;text-align:left!important;cursor:pointer!important;appearance:none!important;width:100%!important;min-width:0!important;height:40px!important;min-height:40px!important;box-shadow:none!important;background:0 0!important;border:0 #0000!important;border-radius:10px!important;outline:0!important;justify-content:flex-start!important;align-items:center!important;gap:11px!important;margin:0!important;padding:10px 8px!important;font-family:inherit!important;font-size:13px!important;font-weight:600!important;line-height:1.2!important;text-decoration:none!important;display:flex!important}#root .topbar .top-profile-wrapper .profile-dropdown button.profile-dropdown-item:before,#root .topbar .top-profile-wrapper .profile-dropdown button.profile-dropdown-item:after{content:none!important;display:none!important}#root .topbar .top-profile-wrapper .profile-dropdown button.profile-dropdown-item svg{color:currentColor!important;stroke:currentColor!important;flex:0 0 17px!important;width:17px!important;min-width:17px!important;max-width:17px!important;height:17px!important;display:block!important}#root .topbar .top-profile-wrapper .profile-dropdown button.profile-dropdown-item span{color:inherit!important;font:inherit!important;margin:0!important;padding:0!important;line-height:1.2!important;display:inline-block!important}#root .topbar .top-profile-wrapper .profile-dropdown button.profile-dropdown-item:hover,#root .topbar .top-profile-wrapper .profile-dropdown button.profile-dropdown-item:focus,#root .topbar .top-profile-wrapper .profile-dropdown button.profile-dropdown-item:focus-visible{color:#253149!important;box-shadow:none!important;background:#f7f8fa!important;outline:none!important}#root .topbar .top-profile-wrapper .profile-dropdown button.profile-dropdown-item.profile-dropdown-logout,#root .topbar .top-profile-wrapper .profile-dropdown button.profile-dropdown-logout{color:#ff3155!important;margin-top:3px!important}#root .topbar .top-profile-wrapper .profile-dropdown button.profile-dropdown-item.profile-dropdown-logout:hover,#root .topbar .top-profile-wrapper .profile-dropdown button.profile-dropdown-logout:hover{color:#ff3155!important;background:#fff7f8!important}.app-shell.theme-dark #root .topbar .top-profile-wrapper .profile-dropdown,.theme-dark #root .topbar .top-profile-wrapper .profile-dropdown{background:#171a21!important;border-color:#2c313b!important;box-shadow:0 20px 55px #00000073!important}.app-shell.theme-dark #root .topbar .top-profile-wrapper .profile-dropdown .profile-dropdown-header strong,.theme-dark #root .topbar .top-profile-wrapper .profile-dropdown .profile-dropdown-header strong{color:#eef1f6!important}.app-shell.theme-dark #root .topbar .top-profile-wrapper .profile-dropdown .profile-dropdown-header span,.theme-dark #root .topbar .top-profile-wrapper .profile-dropdown .profile-dropdown-header span{color:#929baa!important}.app-shell.theme-dark #root .topbar .top-profile-wrapper .profile-dropdown .profile-dropdown-divider,.theme-dark #root .topbar .top-profile-wrapper .profile-dropdown .profile-dropdown-divider{background:#2c313b!important}.app-shell.theme-dark #root .topbar .top-profile-wrapper .profile-dropdown button.profile-dropdown-item,.theme-dark #root .topbar .top-profile-wrapper .profile-dropdown button.profile-dropdown-item{color:#eef1f6!important}.app-shell.theme-dark #root .topbar .top-profile-wrapper .profile-dropdown button.profile-dropdown-item:hover,.app-shell.theme-dark #root .topbar .top-profile-wrapper .profile-dropdown button.profile-dropdown-item:focus-visible,.theme-dark #root .topbar .top-profile-wrapper .profile-dropdown button.profile-dropdown-item:hover,.theme-dark #root .topbar .top-profile-wrapper .profile-dropdown button.profile-dropdown-item:focus-visible{color:#eef1f6!important;background:#20242d!important}.app-shell.theme-dark #root .topbar .top-profile-wrapper .profile-dropdown button.profile-dropdown-item.profile-dropdown-logout,.theme-dark #root .topbar .top-profile-wrapper .profile-dropdown button.profile-dropdown-item.profile-dropdown-logout{color:#ff5573!important}@media (width<=600px){#root .topbar .top-profile-wrapper .profile-dropdown{width:235px!important;min-width:235px!important;max-width:235px!important;right:0!important}}#root .topbar .top-profile-wrapper .profile-dropdown.client-menu{box-sizing:border-box!important;z-index:99999!important;background:#fff!important;border:1px solid #e4e7ec!important;border-radius:16px!important;width:248px!important;min-width:248px!important;max-width:248px!important;margin:0!important;padding:12px!important;display:block!important;position:absolute!important;top:calc(100% + 10px)!important;right:0!important;overflow:hidden!important;box-shadow:0 18px 45px #0f172a26,0 4px 14px #0f172a0d!important}#root .topbar .top-profile-wrapper .profile-dropdown.client-menu .profile-dropdown-header{box-sizing:border-box!important;align-items:center!important;gap:10px!important;width:100%!important;min-height:48px!important;margin:0!important;padding:4px 4px 12px!important;display:flex!important}#root .topbar .top-profile-wrapper .profile-dropdown.client-menu .profile-dropdown-divider{background:#edf0f3!important;border:0!important;width:100%!important;height:1px!important;margin:0 0 6px!important;padding:0!important}#root .topbar .top-profile-wrapper .profile-dropdown.client-menu button.profile-dropdown-item{box-sizing:border-box!important;color:#253149!important;text-align:left!important;cursor:pointer!important;appearance:none!important;width:100%!important;min-width:0!important;height:40px!important;min-height:40px!important;box-shadow:none!important;background:0 0!important;border:0 #0000!important;border-radius:10px!important;outline:0!important;justify-content:flex-start!important;align-items:center!important;gap:11px!important;margin:0!important;padding:10px 8px!important;font-family:inherit!important;font-size:13px!important;font-weight:600!important;line-height:1.2!important;text-decoration:none!important;display:flex!important}#root .topbar .top-profile-wrapper .profile-dropdown.client-menu button.profile-dropdown-item:before,#root .topbar .top-profile-wrapper .profile-dropdown.client-menu button.profile-dropdown-item:after{content:none!important;display:none!important}#root .topbar .top-profile-wrapper .profile-dropdown.client-menu button.profile-dropdown-item svg{color:currentColor!important;stroke:currentColor!important;flex:0 0 17px!important;width:17px!important;min-width:17px!important;max-width:17px!important;height:17px!important;display:block!important}#root .topbar .top-profile-wrapper .profile-dropdown.client-menu button.profile-dropdown-item span{color:inherit!important;font:inherit!important;margin:0!important;padding:0!important;line-height:1.2!important;display:inline-block!important}#root .topbar .top-profile-wrapper .profile-dropdown.client-menu button.profile-dropdown-item:hover,#root .topbar .top-profile-wrapper .profile-dropdown.client-menu button.profile-dropdown-item:focus,#root .topbar .top-profile-wrapper .profile-dropdown.client-menu button.profile-dropdown-item:focus-visible{color:#253149!important;box-shadow:none!important;background:#f7f8fa!important;outline:none!important}#root .topbar .top-profile-wrapper .profile-dropdown.client-menu button.profile-dropdown-item.profile-dropdown-logout{color:#ff3155!important;margin-top:3px!important}#root .topbar .top-profile-wrapper .profile-dropdown.client-menu button.profile-dropdown-item.profile-dropdown-logout:hover{color:#ff3155!important;background:#fff7f8!important}.app-shell.theme-dark #root .topbar .top-profile-wrapper .profile-dropdown.client-menu,.theme-dark #root .topbar .top-profile-wrapper .profile-dropdown.client-menu{background:#171a21!important;border-color:#2c313b!important;box-shadow:0 20px 55px #00000073!important}.app-shell.theme-dark #root .topbar .top-profile-wrapper .profile-dropdown.client-menu .profile-dropdown-header strong,.theme-dark #root .topbar .top-profile-wrapper .profile-dropdown.client-menu .profile-dropdown-header strong{color:#eef1f6!important}.app-shell.theme-dark #root .topbar .top-profile-wrapper .profile-dropdown.client-menu .profile-dropdown-header span,.theme-dark #root .topbar .top-profile-wrapper .profile-dropdown.client-menu .profile-dropdown-header span{color:#929baa!important}.app-shell.theme-dark #root .topbar .top-profile-wrapper .profile-dropdown.client-menu .profile-dropdown-divider,.theme-dark #root .topbar .top-profile-wrapper .profile-dropdown.client-menu .profile-dropdown-divider{background:#2c313b!important}.app-shell.theme-dark #root .topbar .top-profile-wrapper .profile-dropdown.client-menu button.profile-dropdown-item,.theme-dark #root .topbar .top-profile-wrapper .profile-dropdown.client-menu button.profile-dropdown-item{color:#eef1f6!important}.app-shell.theme-dark #root .topbar .top-profile-wrapper .profile-dropdown.client-menu button.profile-dropdown-item:hover,.app-shell.theme-dark #root .topbar .top-profile-wrapper .profile-dropdown.client-menu button.profile-dropdown-item:focus-visible,.theme-dark #root .topbar .top-profile-wrapper .profile-dropdown.client-menu button.profile-dropdown-item:hover,.theme-dark #root .topbar .top-profile-wrapper .profile-dropdown.client-menu button.profile-dropdown-item:focus-visible{color:#eef1f6!important;background:#20242d!important}.app-shell.theme-dark #root .topbar .top-profile-wrapper .profile-dropdown.client-menu button.profile-dropdown-item.profile-dropdown-logout,.theme-dark #root .topbar .top-profile-wrapper .profile-dropdown.client-menu button.profile-dropdown-item.profile-dropdown-logout{color:#ff5573!important}@media (width<=600px){#root .topbar .top-profile-wrapper .profile-dropdown.client-menu{width:235px!important;min-width:235px!important;max-width:235px!important;right:0!important}}html.theme-dark #root .topbar .top-profile-wrapper .profile-dropdown,body.theme-dark #root .topbar .top-profile-wrapper .profile-dropdown,#root .app-shell.theme-dark .topbar .top-profile-wrapper .profile-dropdown,.theme-dark .topbar .top-profile-wrapper .profile-dropdown{color:#eef1f6!important;background:#171a21!important;border:1px solid #2c313b!important;box-shadow:0 20px 55px #00000073!important}html.theme-dark #root .topbar .top-profile-wrapper .profile-dropdown .profile-dropdown-header strong,body.theme-dark #root .topbar .top-profile-wrapper .profile-dropdown .profile-dropdown-header strong,#root .app-shell.theme-dark .topbar .top-profile-wrapper .profile-dropdown .profile-dropdown-header strong,.theme-dark .topbar .top-profile-wrapper .profile-dropdown .profile-dropdown-header strong{color:#eef1f6!important}html.theme-dark #root .topbar .top-profile-wrapper .profile-dropdown .profile-dropdown-header span,body.theme-dark #root .topbar .top-profile-wrapper .profile-dropdown .profile-dropdown-header span,#root .app-shell.theme-dark .topbar .top-profile-wrapper .profile-dropdown .profile-dropdown-header span,.theme-dark .topbar .top-profile-wrapper .profile-dropdown .profile-dropdown-header span{color:#929baa!important}html.theme-dark #root .topbar .top-profile-wrapper .profile-dropdown .profile-dropdown-divider,body.theme-dark #root .topbar .top-profile-wrapper .profile-dropdown .profile-dropdown-divider,#root .app-shell.theme-dark .topbar .top-profile-wrapper .profile-dropdown .profile-dropdown-divider,.theme-dark .topbar .top-profile-wrapper .profile-dropdown .profile-dropdown-divider{background:#2c313b!important}html.theme-dark #root .topbar .top-profile-wrapper .profile-dropdown button.profile-dropdown-item,body.theme-dark #root .topbar .top-profile-wrapper .profile-dropdown button.profile-dropdown-item,#root .app-shell.theme-dark .topbar .top-profile-wrapper .profile-dropdown button.profile-dropdown-item,.theme-dark .topbar .top-profile-wrapper .profile-dropdown button.profile-dropdown-item{color:#eef1f6!important;background:0 0!important;border:0!important}html.theme-dark #root .topbar .top-profile-wrapper .profile-dropdown button.profile-dropdown-item:hover,body.theme-dark #root .topbar .top-profile-wrapper .profile-dropdown button.profile-dropdown-item:hover,#root .app-shell.theme-dark .topbar .top-profile-wrapper .profile-dropdown button.profile-dropdown-item:hover,.theme-dark .topbar .top-profile-wrapper .profile-dropdown button.profile-dropdown-item:hover{color:#fff!important;background:#20242d!important}html.theme-dark #root .topbar .top-profile-wrapper .profile-dropdown button.profile-dropdown-item.profile-dropdown-logout,body.theme-dark #root .topbar .top-profile-wrapper .profile-dropdown button.profile-dropdown-item.profile-dropdown-logout,#root .app-shell.theme-dark .topbar .top-profile-wrapper .profile-dropdown button.profile-dropdown-item.profile-dropdown-logout,.theme-dark .topbar .top-profile-wrapper .profile-dropdown button.profile-dropdown-item.profile-dropdown-logout{color:#ff5573!important}.app-shell,.app-shell>*,.app-shell .main-content,.app-shell .page-content{min-width:0;max-width:100%}.app-shell img,.app-shell svg,.app-shell video,.app-shell canvas{max-width:100%}.app-shell *,.app-shell :before,.app-shell :after{min-width:0}@media (width<=700px){.app-shell{width:100%;max-width:100%;overflow-x:hidden}.app-shell .main-content,.app-shell .page-content{width:100%;max-width:100%}}:root{color:#f5f5f5;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--bg:#070708;--bg-soft:#0d0d10;--panel:#111114;--panel-light:#151519;--border:#ffffff12;--border-red:#ff2d5540;--text:#f5f5f7;--text-soft:#a2a2ab;--text-muted:#6f6f78;--red:#ff3158;--red-dark:#c91f40;--red-glow:#ff31582e;--green:#32d583;--orange:#ff9f43;--yellow:#ffd166;--sidebar-width:250px;background:#070708;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{width:100%;min-height:100%;margin:0}body{background:radial-gradient(circle at 85% 10%, #ff31580f, transparent 30%), var(--bg);color:var(--text)}button,input{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.app-shell{background:var(--bg);min-height:100vh;display:flex}.sidebar{width:var(--sidebar-width);border-right:1px solid var(--border);z-index:9999;background:linear-gradient(#0c0c10 0%,#08080b 100%);flex-direction:column;display:flex;position:fixed;inset:0 auto 0 0}.sidebar-brand{border-bottom:1px solid var(--border);align-items:center;gap:12px;height:82px;padding:0 24px;display:flex}.brand-logo,.login-logo{background:linear-gradient(145deg,#ff4266,#b91337);border-radius:12px;place-items:center;width:40px;height:40px;font-size:21px;font-weight:900;display:grid;box-shadow:0 0 28px #ff315840}.brand-name{letter-spacing:.5px;font-size:17px;font-weight:800}.brand-subtitle{color:var(--red);letter-spacing:2px;margin-top:2px;font-size:9px;font-weight:800}.sidebar-user{border-bottom:1px solid var(--border);align-items:center;gap:10px;padding:18px 20px;display:flex}.user-avatar,.top-avatar{background:linear-gradient(145deg,#36363d,#1c1c21);border:1px solid #ffffff1f;border-radius:50%;flex-shrink:0;place-items:center;font-weight:800;display:grid}.user-avatar{width:38px;height:38px}.user-info{flex-direction:column;min-width:0;display:flex}.user-info strong{font-size:13px}.user-info span{color:var(--text-muted);margin-top:3px;font-size:11px}.admin-icon{color:var(--red);margin-left:auto}.sidebar-nav{flex:1;padding:20px 13px;overflow-y:auto}.nav-section-title{color:#55555e;letter-spacing:1.5px;padding:8px 12px;font-size:9px;font-weight:800}.settings-title{margin-top:20px}.nav-item{color:#898991;border-radius:9px;align-items:center;gap:12px;width:100%;margin:3px 0;padding:11px 12px;font-size:13px;font-weight:500;transition:color .2s,background .2s,transform .2s;display:flex;position:relative}.nav-item:hover{color:#fff;background:#ffffff0b}.nav-item.active{color:#fff;background:linear-gradient(90deg,#ff31582b,#ff31580b);border:1px solid #ff315824}.nav-item.active:before{content:"";background:var(--red);width:3px;height:24px;box-shadow:0 0 14px var(--red);border-radius:0 5px 5px 0;position:absolute;left:-13px}.nav-item.active svg{color:var(--red)}.sidebar-footer{border-top:1px solid var(--border);padding:15px}.logout-button{color:#85858e;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:10px;width:100%;padding:10px 12px;font-size:13px;display:flex}.logout-button:hover{color:#fff;background:#ffffff0a}.sidebar-version{color:#4e4e55;text-align:center;padding:12px 5px 0;font-size:9px}.main-area{width:calc(100% - var(--sidebar-width));min-height:100vh;margin-left:var(--sidebar-width)}.topbar{border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:50;background:#08080be0;justify-content:space-between;align-items:center;height:72px;padding:0 30px;display:flex;position:sticky;top:0}.breadcrumb{align-items:center;gap:9px;font-size:12px;display:flex}.breadcrumb span:first-child{color:var(--red);font-weight:700}.breadcrumb-separator{color:#4c4c52}.breadcrumb strong{color:#85858d;font-weight:500}.topbar-right{align-items:center;gap:13px;display:flex}.top-search{border:1px solid var(--border);color:#6f6f77;background:#ffffff06;border-radius:8px;align-items:center;width:220px;padding:8px 10px;display:flex}.top-search input{color:#fff;background:0 0;border:0;outline:none;width:100%;margin:0 8px;font-size:12px}.top-search input::placeholder{color:#606069}.search-shortcut{border:1px solid var(--border);color:#66666e;border-radius:5px;place-items:center;width:20px;height:20px;font-size:11px;display:grid}.icon-button{border:1px solid var(--border);color:#9999a1;background:#111114;border-radius:9px;place-items:center;width:38px;height:38px;display:grid;position:relative}.icon-button:hover{color:#fff;border-color:var(--border-red)}.notification-dot{background:var(--red);width:6px;height:6px;box-shadow:0 0 8px var(--red);border-radius:50%;position:absolute;top:7px;right:7px}.top-profile{color:#fff;background:0 0;border:0;align-items:center;gap:9px;padding:4px 7px;display:flex}.top-avatar{width:34px;height:34px;font-size:12px}.top-profile-info{flex-direction:column;align-items:flex-start;display:flex}.top-profile-info strong{font-size:12px}.top-profile-info span{color:#65656e;margin-top:2px;font-size:9px}.page-content{max-width:1800px;margin:auto;padding:30px}.page-header{justify-content:space-between;align-items:flex-end;margin-bottom:25px;display:flex}.page-header h1{letter-spacing:-.8px;margin:0;font-size:27px}.page-header p{color:var(--text-muted);margin:6px 0 0;font-size:12px}.live-status{color:#78cda0;background:#32d5830b;border:1px solid #32d5831f;border-radius:7px;align-items:center;gap:7px;padding:7px 11px;font-size:10px;display:flex}.live-status span{background:var(--green);width:6px;height:6px;box-shadow:0 0 8px var(--green);border-radius:50%}.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:15px;margin-bottom:15px;display:grid}.stat-card{border:1px solid var(--border);background:linear-gradient(145deg,#ffffff09,#ffffff03);border-radius:12px;padding:19px;transition:border-color .2s,transform .2s}.stat-card:hover{border-color:var(--border-red);transform:translateY(-2px)}.stat-card-top{align-items:center;gap:10px;display:flex}.stat-icon{background:var(--red-glow);width:34px;height:34px;color:var(--red);border-radius:8px;place-items:center;display:grid}.stat-label{color:#85858d;font-size:11px}.stat-card-bottom{justify-content:space-between;align-items:flex-end;margin-top:17px;display:flex}.stat-card-bottom strong{letter-spacing:-1px;font-size:27px;line-height:1}.stat-change{align-items:center;gap:2px;font-size:10px;font-weight:700;display:flex}.stat-change.positive{color:var(--green)}.stat-change.negative{color:var(--red)}.dashboard-grid{grid-template-columns:minmax(0,2fr) minmax(320px,1fr);gap:15px;margin-bottom:15px;display:grid}.panel{border:1px solid var(--border);background:linear-gradient(145deg,#ffffff07,#ffffff02);border-radius:12px;min-width:0;overflow:hidden}.panel-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;padding:19px;display:flex}.panel-header h2{margin:0;font-size:13px}.panel-header p{color:#62626b;margin:5px 0 0;font-size:10px}.panel-action{border:1px solid var(--border-red);color:#e95a77;background:#ff31580f;border-radius:6px;padding:6px 9px;font-size:10px}.panel-action:hover{background:#ff31581f}.table-wrapper{width:100%;overflow-x:auto}table{border-collapse:collapse;width:100%;font-size:11px}th{color:#575760;text-align:left;text-transform:uppercase;letter-spacing:.5px;padding:11px 15px;font-size:9px;font-weight:700}td{color:#9999a1;border-top:1px solid #ffffff0b;padding:13px 15px}tr:hover td{background:#ffffff05}.email-cell{color:#dddde2;font-weight:600}.service-name{color:#aaaab2}.status-badge{border-radius:5px;align-items:center;gap:4px;padding:4px 7px;font-size:9px;font-weight:700;display:inline-flex}.status-badge.active{color:#49cf8a;background:#32d58317}.table-menu{border:1px solid var(--border);color:#707078;background:0 0;border-radius:6px;place-items:center;width:27px;height:27px;display:grid}.table-menu:hover{color:#fff}.expiration-chart{justify-content:center;align-items:center;gap:30px;padding:35px 20px;display:flex}.donut-chart{background:conic-gradient(var(--red) 0deg 80deg, var(--orange) 80deg 150deg, var(--yellow) 150deg 260deg, #303039 260deg 360deg);border-radius:50%;place-items:center;width:150px;height:150px;display:grid;position:relative}.donut-chart:before{content:"";background:#101013;border-radius:50%;width:105px;height:105px;position:absolute}.donut-inner{flex-direction:column;align-items:center;display:flex;position:relative}.donut-inner strong{font-size:25px}.donut-inner span{color:#64646d;font-size:9px}.chart-legend{flex-direction:column;gap:13px;display:flex}.chart-legend div{color:#7e7e87;grid-template-columns:8px 75px 30px;align-items:center;gap:7px;font-size:10px;display:grid}.chart-legend strong{color:#dddde2;text-align:right}.legend-dot{border-radius:50%;width:7px;height:7px}.legend-dot.red{background:var(--red)}.legend-dot.orange{background:var(--orange)}.legend-dot.yellow{background:var(--yellow)}.bottom-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:15px;display:grid}.activity-panel{padding-bottom:18px}.activity-panel .panel-header{border-bottom:0}.activity-number{padding:0 20px;font-size:34px;font-weight:800}.activity-growth{color:var(--green);align-items:center;gap:3px;padding:5px 20px;font-size:10px;font-weight:700;display:flex}.fake-chart{border-bottom:1px solid var(--border);align-items:flex-end;gap:8px;height:85px;margin:18px 20px 0;padding-top:10px;display:flex}.fake-chart span{background:linear-gradient(180deg, var(--red), #ff315826);opacity:.8;border-radius:4px 4px 0 0;flex:1;min-height:5px}.system-list{padding:4px 19px 18px}.system-item{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:13px 0;display:flex}.system-item:last-child{border-bottom:0}.system-item-info{align-items:center;gap:11px;display:flex}.system-item-info>svg{color:var(--green)}.system-item-info div{flex-direction:column;display:flex}.system-item-info strong{font-size:11px}.system-item-info span{color:#606069;margin-top:3px;font-size:9px}.system-online{color:var(--green);background:#32d58314;border-radius:5px;padding:4px 7px;font-size:8px;font-weight:700}.page-placeholder{background:#ff315804;border:1px dashed #ff315833;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;min-height:500px;display:flex}.page-placeholder h1{margin:0;font-size:25px}.page-placeholder p{color:var(--text-muted)}.login-page{background:radial-gradient(circle at 50% 0,#ff31581f,#0000 35%),#060608;justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.login-glow{filter:blur(100px);opacity:.12;pointer-events:none;border-radius:50%;width:350px;height:350px;position:absolute}.glow-one{background:var(--red);top:-180px;left:-100px}.glow-two{background:#8b102b;bottom:-150px;right:-150px}.login-container{width:100%;max-width:440px;padding:30px 20px;position:relative}.login-brand{justify-content:center;align-items:center;gap:12px;margin-bottom:25px;display:flex}.login-brand h1{letter-spacing:1px;margin:0;font-size:21px}.login-brand span{color:var(--red);letter-spacing:3px;font-size:9px;font-weight:800}.login-card{border:1px solid var(--border);background:linear-gradient(145deg,#ffffff0b,#ffffff04);border-radius:15px;padding:28px;box-shadow:0 30px 100px #00000080}.login-card-header{align-items:center;gap:13px;margin-bottom:28px;display:flex}.login-security-icon{background:var(--red-glow);width:42px;height:42px;color:var(--red);border-radius:10px;place-items:center;display:grid}.login-card h2{margin:0;font-size:18px}.login-card-header p{color:#6e6e77;margin:5px 0 0;font-size:10px}.form-group{margin-bottom:18px}.form-group label{color:#a2a2aa;margin-bottom:7px;font-size:11px;font-weight:600;display:block}.form-label-row{justify-content:space-between;align-items:center;display:flex}.form-label-row label{margin-bottom:7px}.forgot-password{color:var(--red);background:0 0;border:0;margin-bottom:7px;font-size:9px}.input-wrapper{border:1px solid var(--border);color:#5f5f68;background:#00000038;border-radius:8px;align-items:center;gap:9px;height:44px;padding:0 12px;transition:border .2s;display:flex}.input-wrapper:focus-within{border-color:#ff315880;box-shadow:0 0 0 3px #ff31580f}.input-wrapper input{color:#fff;background:0 0;border:0;outline:0;width:100%;font-size:12px}.remember-me{color:#777780;align-items:center;gap:7px;margin:3px 0 20px;font-size:10px;display:flex}.remember-me input{accent-color:var(--red)}.login-button{color:#fff;background:linear-gradient(135deg,#ff3b61,#d41f42);border:0;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;height:45px;font-size:12px;font-weight:700;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 10px 25px #ff315826}.login-button:hover{transform:translateY(-1px);box-shadow:0 14px 30px #ff315840}.login-footer{color:#48484f;text-align:center;margin:18px 0 0;font-size:9px}@media (width<=1100px){:root{--sidebar-width:220px}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-grid{grid-template-columns:1fr}}@media (width<=800px){:root{--sidebar-width:270px}.sidebar{display:flex}.main-area{width:100%;margin-left:0}.top-search{display:none}.page-content{padding:20px 15px}.topbar{padding:0 15px}.bottom-grid{grid-template-columns:1fr}}@media (width<=550px){.stats-grid{grid-template-columns:1fr}.page-header{flex-direction:column;align-items:flex-start;gap:12px}.top-profile-info{display:none}.expiration-chart{flex-direction:column}.login-card{padding:22px}}.mobile-menu-button{color:#fff;cursor:pointer;z-index:1200;background:#141418f2;border:1px solid #ffffff14;border-radius:10px;justify-content:center;align-items:center;width:42px;height:42px;transition:background .2s,transform .2s;display:none;position:fixed;top:14px;left:14px;box-shadow:0 8px 25px #00000059}.mobile-menu-button:hover{background:#28282dfa;transform:translateY(-1px)}.mobile-sidebar-close{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff14;border-radius:9px;justify-content:center;align-items:center;width:36px;height:36px;margin-left:auto;display:none}.sidebar-overlay{display:none}@media (width<=768px){.mobile-menu-button{top:14px!important;left:14px!important}.sidebar .sidebar-brand{padding-left:24px;padding-right:18px}.mobile-menu-button{justify-content:center;align-items:center;width:42px;height:42px;top:14px;left:14px;z-index:10001!important;display:flex!important;position:fixed!important}.sidebar-overlay{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#000000a6;inset:0;z-index:9998!important;display:block!important;position:fixed!important}.sidebar{z-index:9999!important;width:270px!important;height:100vh!important;transition:transform .25s!important;position:fixed!important;top:0!important;left:0!important;transform:translate(-100%)!important}.sidebar.sidebar-mobile-open{transform:translate(0)!important}.mobile-sidebar-close{z-index:10000;justify-content:center;align-items:center;width:36px;height:36px;margin-left:auto;display:flex!important}.main-area{width:100%!important;margin-left:0!important}.page-content{width:100%!important;padding-left:16px!important;padding-right:16px!important}.main-area>.topbar{padding-left:68px!important}}.accounts-mobile-list{display:none}@media (width<=800px){.accounts-table-desktop{display:none!important}.accounts-mobile-list{flex-direction:column;gap:12px;padding:14px;display:flex}.account-mobile-card{box-sizing:border-box;border:1px solid var(--border);background:linear-gradient(#0d0d11 0%,#09090c 100%);border-radius:14px;width:100%;padding:15px;box-shadow:0 8px 24px #00000038}.account-mobile-header{justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:15px;display:flex}.account-mobile-email{color:#f2f2f5;align-items:center;gap:9px;min-width:0;font-size:13px;font-weight:600;display:flex}.account-mobile-email svg{color:#ff3158;flex:none}.account-mobile-email span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.account-mobile-info{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:14px;display:grid}.account-mobile-info>div{background:#ffffff09;border:1px solid #ffffff0d;border-radius:10px;min-width:0;padding:10px}.account-mobile-info span{color:#777780;margin-bottom:5px;font-size:10px;display:block}.account-mobile-info strong{color:#d7d7dc;text-overflow:ellipsis;align-items:center;gap:5px;min-width:0;font-size:11px;display:flex;overflow:hidden}.account-mobile-assigned{color:#a2a2ab!important}.account-mobile-actions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.account-mobile-actions .table-menu{justify-content:center;height:40px;width:100%!important;font-size:10px!important}.accounts-mobile-empty{text-align:center;color:#777780;padding:40px 15px;font-size:12px}.users-page .panel{box-sizing:border-box;width:100%}.users-page .panel-header{flex-direction:column;align-items:stretch;gap:14px;display:flex}.users-page .panel-header .top-search{box-sizing:border-box;width:100%!important}.users-page .stats-grid{grid-template-columns:1fr!important}}.theme-toggle{border:1px solid var(--border);background:var(--panel);width:38px;height:38px;color:var(--text-soft);cursor:pointer;border-radius:9px;place-items:center;transition:background .2s,color .2s,border-color .2s,transform .2s;display:grid}.theme-toggle:hover{color:var(--red);border-color:var(--border-red);transform:translateY(-1px)}.app-shell.theme-dark{--bg:#070708;--bg-soft:#0d0d10;--panel:#111114;--panel-light:#151519;--border:#ffffff12;--text:#f5f5f7;--text-soft:#a2a2ab;--text-muted:#6f6f78}.app-shell.theme-light{--bg:#f4f5f8;--bg-soft:#fff;--panel:#fff;--panel-light:#f8f9fc;--border:#0f172a1a;--border-red:#ff315840;--text:#17171c;--text-soft:#5f626b;--text-muted:#858891;--red:#ef2850;--red-dark:#c91f40;--red-glow:#ef28501a;background:var(--bg);color:var(--text)}.app-shell.theme-light,.app-shell.theme-light .main-area,.app-shell.theme-light .page-content{background:var(--bg)}.app-shell.theme-light .sidebar{background:linear-gradient(#fff 0%,#f7f8fb 100%);border-right-color:#0f172a17}.app-shell.theme-light .sidebar-brand,.app-shell.theme-light .sidebar-user,.app-shell.theme-light .sidebar-footer{border-color:#0f172a14}.app-shell.theme-light .nav-section-title{color:#9296a0}.app-shell.theme-light .nav-item{color:#656974}.app-shell.theme-light .nav-item:hover{color:#202127;background:#0f172a0b}.app-shell.theme-light .nav-item.active{color:#1d1e23;background:linear-gradient(90deg,#ef28501a,#ef285006);border-color:#ef285024}.app-shell.theme-light .logout-button{color:#666a73}.app-shell.theme-light .logout-button:hover{color:#202127;background:#0f172a0b}.app-shell.theme-light .topbar{background:#ffffffe6;border-bottom-color:#0f172a14}.app-shell.theme-light .breadcrumb strong{color:#777b85}.app-shell.theme-light .top-search{background:#0f172a06;border-color:#0f172a1a}.app-shell.theme-light .top-search input{color:#202127}.app-shell.theme-light .top-search input::placeholder{color:#999da7}.app-shell.theme-light .search-shortcut{color:#999da7;border-color:#0f172a1a}.app-shell.theme-light .icon-button,.app-shell.theme-light .theme-toggle{color:#666a73;background:#fff;border-color:#0f172a1a}.app-shell.theme-light .icon-button:hover,.app-shell.theme-light .theme-toggle:hover{color:var(--red);border-color:var(--border-red)}.app-shell.theme-light .top-profile{color:#202127}.app-shell.theme-light .top-profile-info span{color:#858891}.app-shell.theme-light .stat-card,.app-shell.theme-light .panel{background:linear-gradient(145deg,#fff,#fafbfc);border-color:#0f172a14}.app-shell.theme-light .stat-label{color:#777b85}.app-shell.theme-light .panel-header p,.app-shell.theme-light th{color:#858891}.app-shell.theme-light td{color:#626670;border-top-color:#0f172a0f}.app-shell.theme-light tr:hover td{background:#0f172a06}.app-shell.theme-light .email-cell{color:#292b31}.app-shell.theme-light .service-name{color:#666a73}.app-shell.theme-light .donut-chart:before{background:#fff}.app-shell.theme-light .donut-inner span{color:#858891}.app-shell.theme-light .chart-legend div{color:#777b85}.app-shell.theme-light .chart-legend strong{color:#292b31}.app-shell.theme-light .system-item-info span{color:#858891}.app-shell.theme-light .mobile-menu-button{color:#292b31;background:#fffffff2;border-color:#0f172a1a}.my-accounts-page{width:100%;max-width:1400px;margin:0 auto;padding:10px 4px 40px}.my-accounts-header{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:30px;display:flex}.page-eyebrow{letter-spacing:.14em;opacity:.55;margin-bottom:7px;font-size:11px;font-weight:800;display:block}.my-accounts-header h1{margin:0;font-size:32px;line-height:1.1}.my-accounts-header p{opacity:.65;margin:9px 0 0}.accounts-refresh-button,.account-retry-button{cursor:pointer;background:0 0;border:1px solid #80808038;border-radius:12px;align-items:center;gap:8px;padding:10px 15px;font-weight:700;display:inline-flex}.my-accounts-grid{grid-template-columns:repeat(auto-fit,minmax(330px,1fr));gap:20px;display:grid}.my-account-card{background:#8080800b;border:1px solid #80808029;border-radius:20px;overflow:hidden;box-shadow:0 10px 30px #0000000f}.my-account-card-header{border-bottom:1px solid #8080801f;align-items:center;gap:13px;padding:20px;display:flex}.service-icon{background:#8080801f;border-radius:13px;flex-shrink:0;justify-content:center;align-items:center;width:45px;height:45px;font-size:19px;font-weight:900;display:flex}.service-info{flex:1;min-width:0}.service-info h2{margin:0;font-size:17px}.service-info span{opacity:.55;margin-top:3px;font-size:12px;display:block}.account-status{white-space:nowrap;border-radius:999px;align-items:center;gap:6px;padding:6px 9px;font-size:11px;font-weight:800;display:inline-flex}.account-status.active{color:#16a34a;background:#22c55e1f}.account-status.warning{color:#d97706;background:#f59e0b21}.account-status.expired,.account-status.inactive{color:#dc2626;background:#ef44441f}.status-dot{background:currentColor;border-radius:50%;width:6px;height:6px}.my-account-data{padding:19px 20px}.account-data-row{align-items:center;gap:12px;margin-bottom:16px;display:flex}.account-data-row:last-child{margin-bottom:0}.data-icon{background:#80808017;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.account-data-row span{opacity:.55;margin-bottom:3px;font-size:11px;display:block}.account-data-row strong{word-break:break-word;font-size:13px}.password-field{align-items:center;gap:9px;display:flex}.password-field button{cursor:pointer;opacity:.65;background:0 0;border:0;justify-content:center;align-items:center;padding:3px;display:flex}.account-dates{border-top:1px solid #8080801f;border-bottom:1px solid #8080801f;grid-template-columns:1fr 1fr;gap:1px;display:grid}.account-dates>div{background:#80808006;padding:15px 20px}.account-dates>div+div{border-left:1px solid #8080801f}.account-dates span{opacity:.55;align-items:center;gap:5px;margin-bottom:5px;font-size:11px;display:flex}.account-dates strong{font-size:13px}.my-account-card-footer{justify-content:space-between;align-items:center;gap:15px;padding:17px 20px;display:flex}.renewal-info span{opacity:.55;margin-bottom:3px;font-size:11px;display:block}.renewal-info strong{font-size:14px}.renew-account-button{color:#fff;cursor:pointer;background:#111827;border:0;border-radius:11px;align-items:center;gap:7px;padding:10px 14px;font-size:12px;font-weight:800;display:inline-flex}.theme-light .renew-account-button{background:#111827}.theme-dark .renew-account-button{color:#111827;background:#fff}.empty-accounts,.accounts-loading,.accounts-error{text-align:center;border:1px dashed #80808040;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;min-height:360px;padding:40px;display:flex}.empty-accounts-icon{background:#80808017;border-radius:18px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:18px;display:flex}.empty-accounts h2,.accounts-error h2{margin:0 0 8px}.empty-accounts p,.accounts-error p{opacity:.6;max-width:450px;margin:0}.accounts-loading{border:0;flex-direction:row;gap:10px;min-height:220px}.loading-spin{animation:1s linear infinite adteyc-spin}@keyframes adteyc-spin{to{transform:rotate(360deg)}}.account-retry-button{margin-top:18px}@media (width<=700px){.my-accounts-header{flex-direction:column;align-items:flex-start}.my-accounts-header h1{font-size:27px}.my-accounts-grid{grid-template-columns:1fr}.my-account-card-header{flex-wrap:wrap}.account-status{margin-left:auto}}.app-shell.theme-light .my-accounts-page{color:#17171c}.app-shell.theme-light .my-account-card{background:#fff;border-color:#0f172a1a;box-shadow:0 10px 30px #0f172a0f}.app-shell.theme-light .my-account-card-header{border-bottom-color:#0f172a14}.app-shell.theme-light .service-icon{color:#17171c;background:#f1f3f7}.app-shell.theme-light .service-info h2{color:#17171c}.app-shell.theme-light .service-info span{color:#6f7480}.app-shell.theme-light .my-account-data{background:#fff}.app-shell.theme-light .data-icon{color:#ef2850;background:#f4f5f8}.app-shell.theme-light .account-data-row span{color:#777b85}.app-shell.theme-light .account-data-row strong{color:#292b31}.app-shell.theme-light .account-dates{border-top-color:#0f172a14;border-bottom-color:#0f172a14}.app-shell.theme-light .account-dates>div{background:#f8f9fb}.app-shell.theme-light .account-dates>div+div{border-left-color:#0f172a14}.app-shell.theme-light .account-dates span{color:#777b85}.app-shell.theme-light .account-dates strong{color:#292b31}.app-shell.theme-light .my-account-card-footer{background:#fff}.app-shell.theme-light .renewal-info span{color:#777b85}.app-shell.theme-light .renewal-info strong{color:#292b31}.app-shell.theme-light .renew-account-button{color:#fff;background:#111827}.app-shell.theme-dark .my-account-card{background:#111114;border-color:#ffffff14}.app-shell.theme-dark .my-account-card-header{border-bottom-color:#ffffff12}.app-shell.theme-dark .service-icon{color:#fff;background:#1c1c22}.app-shell.theme-dark .account-dates>div{background:#151519}.app-shell.theme-dark .account-dates>div+div{border-left-color:#ffffff12}.app-shell.theme-dark .renew-account-button{color:#111827;background:#fff}.app-shell.theme-dark{--dark-bg:#08090b;--dark-surface:#101216;--dark-surface-2:#15181d;--dark-surface-3:#1a1d23;--dark-border:#ffffff13;--dark-border-soft:#ffffff0d;--dark-text:#f4f5f7;--dark-text-soft:#b1b6c0;--dark-text-muted:#7f8793;--dark-hover:#ffffff0b;background:var(--dark-bg);color:var(--dark-text)}.app-shell.theme-dark,.app-shell.theme-dark .main-area,.app-shell.theme-dark .page-content{background:var(--dark-bg);color:var(--dark-text)}.app-shell.theme-dark .topbar{border-bottom:1px solid var(--dark-border);color:var(--dark-text);background:#08090bf0}.app-shell.theme-dark .breadcrumb strong{color:#9ca3af}.app-shell.theme-dark .breadcrumb-separator{color:#454b55}.app-shell.theme-dark .top-search{border-color:var(--dark-border);color:#858b96;background:#ffffff06}.app-shell.theme-dark .top-search:focus-within{border-color:#ff315873;box-shadow:0 0 0 3px #ff315814}.app-shell.theme-dark .top-search input{color:#f4f5f7}.app-shell.theme-dark .top-search input::placeholder{color:#686f7a}.app-shell.theme-dark .search-shortcut{border-color:var(--dark-border);color:#6f7681}.app-shell.theme-dark .theme-toggle{background:var(--dark-surface);border-color:var(--dark-border);color:#b7bec8;box-shadow:0 3px 12px #0003}.app-shell.theme-dark .theme-toggle:hover{background:var(--dark-surface-3);color:#ff3158;border-color:#ff315866;transform:translateY(-1px);box-shadow:0 6px 18px #00000047}.app-shell.theme-dark .theme-toggle:active{transform:scale(.95)}.app-shell.theme-dark .icon-button{background:var(--dark-surface);border-color:var(--dark-border);color:#a1a8b2}.app-shell.theme-dark .icon-button:hover{background:var(--dark-surface-3);color:#fff;border-color:#ff315866}.app-shell.theme-dark .top-profile{color:#f2f4f7}.app-shell.theme-dark .top-profile:hover{color:#fff}.app-shell.theme-dark .top-profile-info strong{color:#f4f5f7}.app-shell.theme-dark .top-profile-info span{color:#858d98}.app-shell.theme-dark .sidebar{border-right-color:var(--dark-border);background:linear-gradient(#0a0b0e 0%,#08090b 100%)}.app-shell.theme-dark .sidebar-user,.app-shell.theme-dark .sidebar-brand,.app-shell.theme-dark .sidebar-footer{border-color:var(--dark-border)}.app-shell.theme-dark .nav-section-title{color:#737b87}.app-shell.theme-dark .nav-item{color:#969da8}.app-shell.theme-dark .nav-item:hover{color:#f1f3f5;background:var(--dark-hover)}.app-shell.theme-dark .nav-item.active{color:#fff;background:linear-gradient(90deg,#ff31581f,#ff315806);border-color:#ff31582e}.app-shell.theme-dark .logout-button{color:#858d98}.app-shell.theme-dark .logout-button:hover{color:#fff;background:var(--dark-hover)}.app-shell.theme-dark .card,.app-shell.theme-dark .panel,.app-shell.theme-dark .stat-card,.app-shell.theme-dark .dashboard-card,.app-shell.theme-dark .content-card{background:var(--dark-surface);border-color:var(--dark-border);color:var(--dark-text)}.app-shell.theme-dark h1,.app-shell.theme-dark h2,.app-shell.theme-dark h3,.app-shell.theme-dark h4,.app-shell.theme-dark strong{color:var(--dark-text)}.app-shell.theme-dark p{color:var(--dark-text-soft)}.app-shell.theme-dark input,.app-shell.theme-dark select,.app-shell.theme-dark textarea{border-color:var(--dark-border);color:#f4f5f7;background:#111419}.app-shell.theme-dark input::placeholder,.app-shell.theme-dark textarea::placeholder{color:#68707b}.app-shell.theme-dark input:focus,.app-shell.theme-dark select:focus,.app-shell.theme-dark textarea:focus{border-color:#ff315873;outline:none;box-shadow:0 0 0 3px #ff315814}.app-shell.theme-dark table{color:var(--dark-text)}.app-shell.theme-dark th{color:#858d98;border-color:var(--dark-border)}.app-shell.theme-dark td{color:#d6dae0;border-color:var(--dark-border-soft)}.app-shell.theme-dark tbody tr:hover{background:#ffffff06}.app-shell.theme-dark hr{border-color:var(--dark-border)}.app-shell.theme-dark button:not(.theme-toggle):not(.icon-button){transition:background .2s,border-color .2s,color .2s,transform .2s}.app-shell.theme-dark ::-webkit-scrollbar{width:8px;height:8px}.app-shell.theme-dark ::-webkit-scrollbar-track{background:#08090b}.app-shell.theme-dark ::-webkit-scrollbar-thumb{background:#292d34;border-radius:10px}.app-shell.theme-dark ::-webkit-scrollbar-thumb:hover{background:#3a4049}.app-shell,.app-shell *{transition:background-color .18s,border-color .18s,color .18s}.app-shell svg,.app-shell img{transition:none}.app-shell.theme-light .theme-toggle{color:#666a73;background:#fff;border-color:#0f172a1a}.app-shell.theme-light .theme-toggle:hover{color:var(--red);border-color:var(--border-red);background:#fafafa;box-shadow:0 5px 15px #0f172a14}.app-shell button:focus-visible,.app-shell input:focus-visible,.app-shell select:focus-visible,.app-shell textarea:focus-visible{outline-offset:2px;outline:2px solid #ff31588c}.notification-wrapper{align-items:center;display:flex;position:relative}.notification-button{cursor:pointer;transition:color .18s,border-color .18s,background .18s,box-shadow .18s}.notification-button.active{color:#fff;background:#ff315814;border-color:#ff31586b;box-shadow:0 0 0 3px #ff31580f}.notification-dropdown{z-index:1000;color:#17181d;background:#fff;border:1px solid #14161e1a;border-radius:16px;width:390px;max-width:calc(100vw - 30px);animation:.16s ease-out notification-dropdown-in;position:absolute;top:calc(100% + 12px);right:0;overflow:hidden;box-shadow:0 18px 55px #0f172a29,0 4px 16px #0f172a12}@keyframes notification-dropdown-in{0%{opacity:0;transform:translateY(-5px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}.notification-dropdown-header{background:#fff;border-bottom:1px solid #edf0f4;justify-content:space-between;align-items:center;gap:14px;min-height:68px;padding:16px 16px 14px;display:flex}.notification-dropdown-header>div{flex-direction:column;gap:4px;min-width:0;display:flex}.notification-dropdown-header strong{color:#17181d;font-size:14px;font-weight:800;line-height:1.2}.notification-dropdown-header span{color:#9297a1;font-size:11px;font-weight:500;line-height:1.2}.notification-refresh{color:#747b86;cursor:pointer;background:#fafbfc;border:1px solid #e5e8ed;border-radius:9px;flex:none;place-items:center;width:32px;height:32px;transition:color .18s,border-color .18s,background .18s,transform .18s;display:grid}.notification-refresh:hover:not(:disabled){color:var(--red);background:#ff31580a;border-color:#ff31583d}.notification-refresh:disabled{opacity:.55;cursor:default}.notification-loading{animation:.8s linear infinite notification-spin}@keyframes notification-spin{to{transform:rotate(360deg)}}.notification-dropdown-empty{text-align:center;background:#fff;flex-direction:column;justify-content:center;align-items:center;gap:6px;min-height:180px;padding:28px 22px;display:flex}.notification-empty-icon{color:#9aa1ad;background:#f8f9fb;border:1px solid #edf0f4;border-radius:12px;place-items:center;width:42px;height:42px;margin-bottom:6px;display:grid}.notification-dropdown-empty strong{color:#252830;font-size:13px;font-weight:800}.notification-dropdown-empty span{color:#9aa0aa;max-width:250px;font-size:11px;line-height:1.5}.notification-dropdown-body{overscroll-behavior:contain;max-height:335px;overflow-y:auto}.notification-dropdown-body::-webkit-scrollbar{width:5px}.notification-dropdown-body::-webkit-scrollbar-track{background:0 0}.notification-dropdown-body::-webkit-scrollbar-thumb{background:#d8dce3;border-radius:10px}.notification-dropdown-body{scrollbar-width:thin;scrollbar-color:#d8dce3 transparent}.notification-preview{width:100%;min-height:82px;color:inherit;text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #f0f2f5;grid-template-columns:34px minmax(0,1fr) 16px;align-items:start;gap:11px;padding:13px 14px;transition:background .16s;display:grid}.notification-preview:last-child{border-bottom:0}.notification-preview:hover{background:#fafbfc}.notification-preview-icon{width:34px;height:34px;color:var(--red);background:#ff31580f;border:1px solid #ff31581f;border-radius:10px;place-items:center;display:grid}.notification-preview-content{min-width:0;padding-top:1px}.notification-preview-content strong{color:#22252c;text-overflow:ellipsis;white-space:nowrap;margin-bottom:4px;font-size:12px;font-weight:800;line-height:1.25;display:block;overflow:hidden}.notification-preview-content p{color:#6f7580;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:11px;line-height:1.45;display:-webkit-box;overflow:hidden}.notification-preview-content small{color:#a0a5ae;margin-top:5px;font-size:9px;font-weight:500;line-height:1.2;display:block}.notification-preview-arrow{color:#a2a7b0;align-self:center;transition:color .16s,transform .16s}.notification-preview:hover .notification-preview-arrow{color:var(--red);transform:translate(2px)}.notification-preview.expired .notification-preview-icon{color:#dc2626;background:#dc26260f;border-color:#dc26261f}.notification-preview.expires_today .notification-preview-icon{color:#ea580c;background:#ea580c0f;border-color:#ea580c1f}.notification-preview.expires_soon .notification-preview-icon{color:#d97706;background:#d977060f;border-color:#d977061f}.notification-preview.expires_this_week .notification-preview-icon{color:var(--red);background:#ff31580f;border-color:#ff31581f}.notification-dropdown-footer{width:100%;min-height:48px;color:var(--red);cursor:pointer;background:#fff;border-top:1px solid #edf0f4;justify-content:center;align-items:center;gap:7px;padding:0 16px;font-size:11px;font-weight:800;transition:background .16s;display:flex}.notification-dropdown-footer:hover{background:#ff315809}.app-shell.theme-dark .notification-dropdown{color:#fff;background:#111216;border-color:#ffffff17;box-shadow:0 20px 60px #0000006b,0 5px 18px #00000040}.app-shell.theme-dark .notification-dropdown-header,.app-shell.theme-dark .notification-dropdown-empty,.app-shell.theme-dark .notification-preview,.app-shell.theme-dark .notification-dropdown-footer{background:#111216}.app-shell.theme-dark .notification-dropdown-header,.app-shell.theme-dark .notification-dropdown-footer,.app-shell.theme-dark .notification-preview{border-color:#ffffff12}.app-shell.theme-dark .notification-dropdown-header strong,.app-shell.theme-dark .notification-dropdown-empty strong,.app-shell.theme-dark .notification-preview-content strong{color:#f5f5f7}.app-shell.theme-dark .notification-dropdown-header span,.app-shell.theme-dark .notification-dropdown-empty span,.app-shell.theme-dark .notification-preview-content p,.app-shell.theme-dark .notification-preview-content small{color:#858993}.app-shell.theme-dark .notification-empty-icon{color:#858993;background:#181a20;border-color:#ffffff12}.app-shell.theme-dark .notification-refresh{color:#999da7;background:#181a20;border-color:#ffffff14}.app-shell.theme-dark .notification-refresh:hover:not(:disabled){color:var(--red);background:#ff315814;border-color:#ff31584d}.app-shell.theme-dark .notification-preview:hover,.app-shell.theme-dark .notification-dropdown-footer:hover{background:#ffffff06}.app-shell.theme-dark .notification-dropdown-body::-webkit-scrollbar-thumb{background:#363a44}.app-shell.theme-dark .notification-dropdown-body{scrollbar-color:#363a44 transparent}@media (width<=700px){.notification-dropdown{width:auto;max-width:none;position:fixed;top:68px;left:12px;right:12px}}@media (width<=480px){.notification-dropdown{top:64px}.notification-dropdown-header{padding:14px}.notification-preview{grid-template-columns:32px minmax(0,1fr) 14px;gap:9px;padding:12px}.notification-preview-icon{width:32px;height:32px}}.app-shell .top-search input:focus-visible{outline-offset:0;box-shadow:none;outline:none}.top-search-wrapper{flex-shrink:0;position:relative}.top-search-wrapper .top-search{z-index:10001;position:relative}.search-dropdown{z-index:10000;background:#fff;border:1px solid #14172014;border-radius:15px;width:325px;padding:12px 12px 10px;animation:.16s ease-out adteycSearchIn;position:absolute;top:calc(100% + 9px);right:0;overflow:hidden;box-shadow:0 20px 45px #0f172a21,0 4px 12px #0f172a0d}@keyframes adteycSearchIn{0%{opacity:0;transform:translateY(-5px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}.search-dropdown-title{color:#858b98;letter-spacing:.9px;padding:4px 6px 9px;font-size:10px;font-weight:800}.search-results{flex-direction:column;gap:4px;display:flex}.search-result{color:#182033;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;align-items:center;gap:11px;width:100%;padding:9px 6px;transition:background .15s,transform .15s;display:flex}.search-result:hover{background:#f6f7f9;transform:translate(1px)}.search-result-icon{color:#1d2738;background:#f1f2f5;border-radius:10px;flex-shrink:0;place-items:center;width:34px;height:34px;font-size:16px;display:grid}.search-result-text{flex-direction:column;gap:2px;min-width:0;display:flex}.search-result-text strong{color:#172033;font-size:12px;font-weight:750;line-height:1.25}.search-result-text small{color:#8b93a1;text-overflow:ellipsis;white-space:nowrap;font-size:9px;line-height:1.3;overflow:hidden}.search-no-results{text-align:center;flex-direction:column;gap:4px;padding:20px 8px;display:flex}.search-no-results strong{color:#303744;font-size:12px}.search-no-results span{color:#9299a6;font-size:10px}.search-dropdown-footer{color:#9aa1ad;border-top:1px solid #eceef2;margin-top:7px;padding:9px 6px 2px;font-size:9px}.app-shell.theme-light .search-dropdown{background:#fff;border-color:#0f172a14}.app-shell.theme-light .search-result:hover{background:#f7f7f9}.app-shell.theme-light .search-result-icon{color:#263044;background:#f2f3f6}.app-shell.theme-light .search-result-text strong{color:#172033}.app-shell.theme-light .search-dropdown-footer{border-top-color:#eceef2}.theme-dark .search-dropdown,.app-shell.theme-dark .search-dropdown{background:#111318;border-color:#292d35;box-shadow:0 24px 55px #00000057,0 5px 18px #00000038}.theme-dark .search-dropdown-title,.app-shell.theme-dark .search-dropdown-title{color:#858c9a}.theme-dark .search-result,.app-shell.theme-dark .search-result{color:#f1f3f7}.theme-dark .search-result:hover,.app-shell.theme-dark .search-result:hover{background:#191c22}.theme-dark .search-result-icon,.app-shell.theme-dark .search-result-icon{color:#e8ebf0;background:#1b1e25}.theme-dark .search-result-text strong,.app-shell.theme-dark .search-result-text strong{color:#f1f3f7}.theme-dark .search-result-text small,.app-shell.theme-dark .search-result-text small{color:#8f96a5}.theme-dark .search-dropdown-footer,.app-shell.theme-dark .search-dropdown-footer{color:#858c9a;border-top-color:#292d35}.theme-dark .search-no-results strong,.app-shell.theme-dark .search-no-results strong{color:#e7eaf0}@media (width<=900px){.search-dropdown{width:310px}}@media (width<=600px){.top-search-wrapper{display:none}}html,body,#root{width:100%;max-width:100%}html{overflow-x:hidden}body{min-width:0;overflow-x:hidden}#root{min-width:0}img,svg,video,canvas{max-width:100%}
