@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";*{box-sizing:border-box}body{color:#f8fafc;background:#080b16;margin:0;font-family:Inter,Arial,sans-serif}a{color:inherit;text-decoration:none}header{justify-content:space-between;align-items:center;max-width:1180px;height:82px;margin:auto;padding:0 24px;display:flex}.brand span{background:linear-gradient(135deg,#2563eb,#7c3aed);border-radius:10px;place-items:center;width:32px;height:32px;font-weight:800;display:grid}.brand b{font-size:17px}.signin,.primary{border-radius:12px;align-items:center;gap:9px;font-weight:700;display:inline-flex}.signin{background:#161b2c;border:1px solid #252c42;padding:11px 17px}.primary{background:linear-gradient(90deg,#2563eb,#7c3aed);padding:14px 20px;box-shadow:0 12px 35px #4f46e54a}.hero{grid-template-columns:1fr 1fr;align-items:center;gap:60px;max-width:1180px;min-height:600px;margin:auto;padding:75px 24px 90px;display:grid}.eyebrow{letter-spacing:1.7px;color:#60a5fa;margin-bottom:17px;font-size:12px;font-weight:800}.copy h1{letter-spacing:-3.5px;margin:0 0 22px;font-size:64px;line-height:1.02}.copy h1 em{background:linear-gradient(90deg,#38bdf8,#a78bfa,#fb7185);color:#0000;-webkit-background-clip:text;font-style:normal}.copy p{color:#a8b0c3;max-width:530px;margin-bottom:30px;font-size:17px;line-height:1.7}.trust{color:#6f7a92;align-items:center;gap:8px;margin-top:23px;font-size:13px;display:flex}.visual{place-items:center;min-height:410px;display:grid;position:relative}.glow{filter:blur(1px);border-radius:50%;position:absolute}.g1{background:#13204c;width:390px;height:390px}.g2{background:#3b1760;width:230px;height:230px;top:20px;right:0}.dash{background:linear-gradient(145deg,#172554e8,#27145fe8);border:1px solid #39436a;border-radius:27px;width:100%;max-width:500px;padding:32px;position:relative;transform:rotate(-1deg);box-shadow:0 30px 80px #0009}.dashTop{justify-content:space-between;display:flex}.dash small{color:#9aa7cb}.dash h3{margin:7px 0}.money{margin:25px 0;font-size:45px;font-weight:800}.stats{grid-template-columns:1fr 1fr;gap:12px;display:grid}.stats div{background:#ffffff0a;border:1px solid #ffffff12;border-radius:14px;padding:16px}.stats b{margin-top:8px;font-size:20px;display:block}.chips{flex-wrap:wrap;gap:7px;margin-top:22px;display:flex}.chips span{letter-spacing:.6px;background:#ffffff10;border-radius:20px;padding:7px 9px;font-size:10px;font-weight:800}.services,.how{color:#10182c;background:#f7f5f1;padding:90px max(24px,50% - 566px)}.sectionHead{justify-content:space-between;align-items:end;gap:30px;margin-bottom:38px;display:flex}.sectionHead h2{letter-spacing:-1.5px;margin:0;font-size:36px}.sectionHead>p{color:#687086;max-width:390px;line-height:1.6}.grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.card{background:#fff;border:1px solid #e6e5e4;border-radius:22px;min-height:235px;padding:27px;transition:all .2s}.card:hover{transform:translateY(-5px);box-shadow:0 20px 45px #1e293b12}.icon{border-radius:15px;place-items:center;width:48px;height:48px;margin-bottom:28px;display:grid}.cyan .icon{color:#0284c7;background:#dff7ff}.violet .icon{color:#7c3aed;background:#eee8ff}.pink .icon{color:#e11d48;background:#ffe6ee}.orange .icon{color:#d97706;background:#fff0d7}.card h3{margin:0 0 10px}.card p{color:#697187;font-size:14px;line-height:1.55}.card span{align-items:center;gap:5px;margin-top:22px;font-size:13px;font-weight:700;display:flex}.banner{background:radial-gradient(circle at 85% 40%,#6d28d9,#1d4ed8 45%,#0d1838);justify-content:space-between;align-items:center;min-height:310px;padding:65px max(24px,50% - 566px);display:flex}.banner h2{margin:0 0 13px;font-size:40px}.banner p{color:#c8d1ed}.orb{text-align:center;background:#ffffff14;border:1px solid #ffffff24;border-radius:50%;place-items:center;width:145px;height:145px;display:grid;box-shadow:0 0 70px #22d3ee33}.orb span{font-weight:700}.steps{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.steps article{background:#fff;border:1px solid #e6e5e4;border-radius:20px;padding:30px}.steps p{color:#697187;line-height:1.6}footer{color:#8791aa;max-width:1180px;margin:auto;padding:55px 24px 65px}.foot{color:#fff;width:max-content}footer p{font-size:14px}footer small{font-size:12px}@media (width<=800px){header{height:70px}.hero{grid-template-columns:1fr;gap:30px;padding-top:55px}.copy h1{letter-spacing:-2.5px;font-size:47px}.visual{min-height:330px}.dash{padding:24px}.money{font-size:36px}.grid{grid-template-columns:1fr 1fr}.sectionHead{display:block}.banner{gap:30px}.steps{grid-template-columns:1fr}}@media (width<=520px){.grid{grid-template-columns:1fr}.services,.how{padding-top:65px;padding-bottom:65px}.banner{display:block}.orb{margin-top:35px}.copy h1{font-size:42px}.dash{border-radius:22px}.stats{grid-template-columns:1fr}.chips{display:none}}.loginPage{color:#fff;background:#070b18;place-items:center;min-height:100vh;padding:32px;display:grid;position:relative;overflow:hidden}.loginGlow{background:radial-gradient(circle,#6339ff55,#0000 65%);width:620px;height:620px;position:absolute;top:-240px;right:-140px}.loginBack{color:#aeb9d8;font-weight:700;text-decoration:none;position:absolute;top:30px;left:36px}.loginBox{background:#10172a;border:1px solid #26304a;border-radius:28px;width:min(440px,100%);padding:36px;position:relative;box-shadow:0 30px 80px #0007}.loginBox .brand{margin-bottom:38px;position:static}.loginIcon{background:linear-gradient(135deg,#2e6cff,#7b3cff);border-radius:16px;place-items:center;width:52px;height:52px;margin-bottom:20px;display:grid}.loginBox h1{margin:0 0 8px;font-size:34px}.loginBox>p{color:#98a6c8;margin:0 0 28px}.loginBox label{color:#c6d0e9;margin:18px 0 0;font-size:13px;font-weight:800;display:block}.loginBox input{box-sizing:border-box;color:#fff;background:#0a1020;border:1px solid #2c3856;border-radius:13px;outline:none;width:100%;margin-top:8px;padding:15px 16px;font-size:15px}.loginSubmit{color:#fff;cursor:pointer;background:linear-gradient(90deg,#236bff,#8446ff);border:0;border-radius:13px;justify-content:center;gap:8px;width:100%;margin-top:24px;padding:15px 18px;font-size:15px;font-weight:900;display:flex}.loginError{color:#ff8193;background:#ff49651c;border-radius:10px;margin-top:16px;padding:12px;font-size:13px}.loginSecure{color:#7484aa;justify-content:center;gap:7px;margin-top:18px;font-size:12px;display:flex}.loading{color:#fff;background:#080c17;place-items:center;min-height:100vh;font-weight:800;display:grid}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.appShell{color:#0c1830;background:#f4f6fb;min-height:100vh;display:flex}.side{color:#fff;box-sizing:border-box;z-index:20;background:#090e1d;flex-direction:column;width:255px;padding:24px 18px;display:flex;position:fixed;inset:0 auto 0 0}.sideTop{justify-content:space-between;align-items:center;padding:0 8px 24px;display:flex}.sideTop .brand{position:static}.sideTop button{color:#fff;background:0 0;border:0;display:none}.accountMini{background:#121a2e;border:1px solid #202b45;border-radius:16px;align-items:center;gap:12px;margin-bottom:18px;padding:13px;display:flex}.avatar{background:linear-gradient(135deg,#2d6cff,#7d42ff);border-radius:12px;place-items:center;width:38px;height:38px;font-weight:900;display:grid}.accountMini div:last-child{flex-direction:column;min-width:0;display:flex}.accountMini b{white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.accountMini span{color:#7888ad;margin-top:3px;font-size:11px}.side nav{flex-direction:column;gap:4px;display:flex;overflow:auto}.side nav button,.logout{color:#8f9bbb;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:11px;align-items:center;gap:11px;padding:11px 12px;font-weight:700;display:flex}.logout{width:100%;margin-top:auto}.appMain{box-sizing:border-box;width:calc(100% - 255px);margin-left:255px;padding:0 34px 50px}.appTop{border-bottom:1px solid #e1e6f0;align-items:center;gap:15px;height:88px;display:flex}.appTop small,.dashSection small{color:#4c72ff;letter-spacing:.13em;font-weight:900}.menuBtn{background:#fff;border:0;border-radius:10px;padding:8px;display:none}.topBalance{flex-direction:column;align-items:flex-end;margin-left:auto;display:flex}.topBalance span{color:#7a8499;font-size:11px}.topBalance b{font-size:19px}.welcome{color:#fff;background:linear-gradient(120deg,#0d1530,#182c68 55%,#48218a);border-radius:25px;justify-content:space-between;align-items:center;gap:30px;margin-top:28px;padding:32px;display:flex;position:relative;overflow:hidden}.welcome h1{margin:10px 0;font-size:31px}.welcome p{color:#b9c5e4;margin:0}.pill{letter-spacing:.12em;color:#91c7ff;font-size:10px;font-weight:900}.walletHero{background:#ffffff10;border:1px solid #ffffff18;border-radius:20px;grid-template-columns:auto 1fr;gap:8px 10px;min-width:280px;padding:22px;display:grid}.walletHero>svg{grid-row:1/3}.walletHero span{color:#9fb7ef;font-size:10px;font-weight:800}.walletHero strong{font-size:30px}.walletHero a{color:#7fffd4;grid-column:1/3;align-items:center;gap:7px;margin-top:8px;font-weight:800;text-decoration:none;display:flex}.quickGrid{grid-template-columns:repeat(4,1fr);gap:16px;margin:20px 0;display:grid}.quickGrid>div{background:#fff;border:1px solid #e4e8f1;border-radius:17px;flex-direction:column;gap:9px;padding:20px;display:flex}.quickGrid span{color:#7c879d;font-size:12px}.quickGrid b{font-size:14px}.dashSection{background:#fff;border:1px solid #e4e8f1;border-radius:20px;margin-top:20px;padding:24px}.dashSection h2{margin:5px 0 20px}.serviceMini{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.serviceMini article{border:1px solid #e7eaf2;border-radius:15px;align-items:center;gap:12px;padding:15px;display:flex}.serviceMini article>svg:first-child{box-sizing:border-box;color:#316aff;background:#eef3ff;border-radius:11px;width:38px;height:38px;padding:9px}.serviceMini article>svg:last-child{color:#9aa5ba;margin-left:auto}.serviceMini article div{flex-direction:column;display:flex}.serviceMini article span{color:#818ba0;margin-top:4px;font-size:11px}@media (width<=850px){.side{transition:all .25s;transform:translate(-100%)}.side.open{transform:none}.sideTop button{display:block}.appMain{width:100%;margin-left:0;padding:0 18px 35px}.menuBtn{display:block}.topBalance span{display:none}.welcome{flex-direction:column;align-items:stretch;padding:24px}.walletHero{min-width:0}.quickGrid{grid-template-columns:repeat(2,1fr)}.serviceMini{grid-template-columns:1fr}}@media (width<=520px){.loginPage{padding:18px}.loginBack{top:18px;left:18px}.loginBox{padding:27px 22px}.quickGrid{grid-template-columns:1fr}.appTop h2{font-size:18px}.topBalance b{font-size:15px}}.priceGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:18px;display:grid}.productSaleCard,.profitTableWrap{background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:20px}.productSaleCard h3{margin:12px 0 5px}.productSaleCard p{color:#71809d;margin:0 0 18px}.saleNumbers{grid-template-columns:1fr 1fr;gap:10px;display:grid}.saleNumbers>div{background:#f6f8fc;border-radius:12px;padding:12px}.saleNumbers span,.sellField span{color:#71809d;text-transform:uppercase;letter-spacing:.05em;font-size:11px;font-weight:800;display:block}.saleNumbers b{font-size:20px}.sellField{margin-top:12px}.sellField input{box-sizing:border-box;width:100%;font:inherit;border:1px solid #d7dfed;border-radius:12px;margin-top:6px;padding:12px;font-weight:800}.profitPreview{color:#087f5b;background:#ecfdf5;border-radius:12px;justify-content:space-between;align-items:center;margin-top:12px;padding:12px;display:flex}.profitPreview strong{font-size:18px}.buyBtn{color:#fff;cursor:pointer;background:linear-gradient(90deg,#2563eb,#7c3aed);border:0;border-radius:12px;width:100%;margin-top:14px;padding:13px;font-weight:800}.pageTitle small{color:#546cff;letter-spacing:.1em;font-weight:900}.pageTitle h1{margin:5px 0}.pageTitle p{color:#71809d}.profitSummary{grid-template-columns:repeat(3,1fr);gap:14px;margin:18px 0;display:grid}.profitSummary div{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:18px}.profitSummary span{color:#71809d;font-size:12px;display:block}.profitSummary strong{margin-top:5px;font-size:24px;display:block}.profitTable{border-collapse:collapse;width:100%}.profitTable th,.profitTable td{text-align:left;border-bottom:1px solid #edf1f7;padding:13px 10px}.profitTable th{color:#71809d;text-transform:uppercase;font-size:11px}.profitPositive{color:#087f5b;font-weight:900}.privateLoginNote{text-align:center;color:#71809d;margin-top:18px;font-size:12px}.navLinkBtn{width:100%}.sectionPad{padding:28px}.topBack{color:#667085;cursor:pointer;background:0 0;border:0;margin-bottom:18px;font-weight:700}.noPublicHome{min-height:100vh}@media (width<=900px){.priceGrid,.profitSummary{grid-template-columns:1fr}.profitTableWrap{overflow:auto}.sectionPad{padding:18px}}.loginGlow{background:radial-gradient(circle,#7c3aed24,#0000 66%);top:-260px;right:-100px}.loginBox{background:#fffffff0;border:1px solid #dfe7f4;box-shadow:0 24px 70px #51658b1f}.loginBox .brand,.loginBox h1{color:#13213f}.loginBox input::placeholder{color:#98a4ba}.loginBox input:focus{background:#fff;border-color:#6375ff;box-shadow:0 0 0 3px #6375ff1a}.loginError{color:#c93650;background:#fff0f2;border:1px solid #ffd6dc}.loading{color:#17233f;background:#f4f7fc}.appShell{color:#14213d;background:#f6f8fc}.side{color:#14213d;background:#fff;border-right:1px solid #e4e9f2;box-shadow:8px 0 28px #3341550a}.sideTop .brand,.sideTop button{color:#14213d}.accountMini{background:#f6f8ff;border-color:#e2e7f2}.accountMini span{color:#74809a}.side nav button,.logout{color:#66738d}.appTop{border-bottom-color:#e5eaf2}.menuBtn{color:#1f2f4f;background:#fff;border:1px solid #e2e7ef}.quickGrid>div,.dashSection{box-shadow:0 8px 22px #3341550a}.quickGrid>div{cursor:pointer}.serviceMini article{cursor:pointer;background:#fff}@media (width<=850px){.side{box-shadow:12px 0 34px #3341551a}}:root{--brand:#7c3aed;--brand-dark:#6d28d9;--brand-light:#ede9fe;--brand-accent:#a855f7;--brand-bg:#f8f7fc}.loginSubmit,.buyBtn{background:linear-gradient(90deg,#7c3aed,#a855f7)}.walletHero{background:linear-gradient(135deg,#6d28d9,#a855f7);box-shadow:0 16px 34px #7c3aed2b}:root{--brand:#ff8a00;--brand-dark:#f97316;--brand-light:#fff3e6;--brand-accent:#ff7a00;--brand-navy:#0f2d5c;--brand-bg:#f8fafc}.brand{letter-spacing:0;align-items:center;gap:0;display:inline-flex}.brand img{object-fit:contain;width:158px;height:auto;display:block}.sideTop .brand img{width:145px}.loginBox .brand img{width:175px}.foot img{width:150px}.brand span,.brand b{display:none!important}.loginIcon,.avatar{background:linear-gradient(135deg,#ff8a00,#f97316)}.loginPage{color:#0f172a;background:#f8fafc}.loginBox{background:#fff;border-color:#e7eaf0;box-shadow:0 30px 80px #0f172a14}.loginBox>p{color:#64748b}.loginBox label{color:#334155}.loginBox input{color:#0f172a;background:#fff;border-color:#d9e0ea}.loginSubmit{background:linear-gradient(90deg,#ff8a00,#f97316)}.appTop small,.dashSection small{color:#f97316}.welcome{background:linear-gradient(120deg,#0f2d5c,#163f7a 58%,#ff8a00)}.serviceMini article>svg:first-child,.priceCard .saleIcon{color:#f97316;background:#fff3e6}.profitStat.highlight{background:#fff8ef;border-color:#fed7aa}.profitStat.highlight b{color:#ea580c}.primary,.signin{background:linear-gradient(90deg,#ff8a00,#f97316)}.eyebrow{color:#f97316}.copy h1 em{background:linear-gradient(90deg,#ff8a00,#f97316,#0f2d5c);color:#0000;-webkit-background-clip:text}.banner{background:radial-gradient(circle at 85% 40%,#ff8a00,#f97316 38%,#0f2d5c 72%)}.light{color:#ffe0b8}.orb svg{color:#ffb347}.steps b{color:#f97316}:root{--brand:#ff7a00;--brand-dark:#f26300;--brand-light:#fff4e8;--brand-navy:#0f2d5c;--brand-bg:#f8fafc}.brand img{object-fit:contain;width:auto;max-width:190px;height:auto;display:block}.loginBox .brand{justify-content:center;margin-bottom:8px;display:flex}.loginBox .brand img{max-width:245px}.loginSlogan{text-align:center;color:var(--brand);letter-spacing:-.02em;margin:2px 0 28px;font-size:21px;font-weight:800}.loginIcon{display:none}.loginPage{background:linear-gradient(135deg,#fff 0%,#fffaf5 55%,#fff3e6 100%)}.loginGlow{background:radial-gradient(circle,#ff7a0025,#0000 66%)}.loginBox{border:1px solid #fed7aa;box-shadow:0 24px 70px #f9731617}.loginBox input{background:#fff;border-color:#fdba74}.loginBox input:focus{border-color:var(--brand);box-shadow:0 0 0 3px #ff7a001f}.loginSubmit,.buyBtn{background:var(--brand);color:#fff}.loginSubmit:hover,.buyBtn:hover{background:var(--brand-dark)}.loginSecure{color:#64748b}.sideTop .brand{justify-content:flex-start;padding:2px 4px 14px;display:flex}.sideTop .brand img{max-width:170px}.avatar{background:var(--brand);color:#fff}.side nav button.active{color:#e85d00;background:#fff4e8}.side nav button:hover,.logout:hover{color:#c94f00;background:#fff8f2}.appTop small,.dashSection small,.pageTitle small{color:var(--brand)}.welcome{color:#0f172a;background:#fff;border:1px solid #fdba74;box-shadow:0 10px 28px #f973160f}.welcome p{color:#64748b}.pill{color:#ea580c}.walletHero{color:#fff;background:linear-gradient(135deg,#ff7a00,#ff922b);border:1px solid #ff7a00;box-shadow:0 14px 30px #f9731629}.walletHero span{color:#fff7ed}.walletHero a{color:#fff}.quickGrid>div{box-shadow:none;background:#fff;border:1px solid #fdba74}.quickGrid>div:hover{background:#fffaf5}.quickGrid svg{color:var(--brand)}.dashSection{box-shadow:none;background:#fff;border:1px solid #fdba74}.serviceMini article{background:#fff;border:1px solid #fdba74}.serviceMini article:hover{background:#fffaf5}.serviceMini article>svg:first-child{color:var(--brand);background:#fff4e8}.serviceMini article>svg:last-child{color:var(--brand)}.saleNumbers>div{background:#fff8f2}.buyBtn{background:var(--brand)}.pageTitle small{color:var(--brand)}.categoryGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:24px;display:grid}.categoryGrid>button{text-align:left;color:#0f172a;cursor:pointer;background:#fff;border:1px solid #fdba74;border-radius:18px;align-items:center;gap:15px;padding:20px;transition:all .18s;display:flex}.categoryGrid>button:hover{background:#fffaf5;transform:translateY(-2px);box-shadow:0 10px 25px #f9731612}.categoryGrid>button>svg{color:#ff7a00;margin-left:auto}.categoryIcon{color:#ff7a00;background:#fff4e8;border-radius:15px;flex:0 0 52px;place-items:center;width:52px;height:52px;display:grid}.categoryGrid h3{margin:0 0 5px}.categoryGrid p{color:#64748b;margin:0;font-size:13px}.categoryGrid small{color:#f26300;margin-top:7px;font-weight:700;display:block}.catalogBack{color:#e85d00;cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;padding:8px 0;font-weight:800;display:flex}.catalogSearch{color:#ff7a00;background:#fff;border:1px solid #fdba74;border-radius:13px;align-items:center;gap:10px;max-width:520px;height:46px;margin:14px 0 20px;padding:0 14px;display:flex}.catalogSearch input{width:100%;font:inherit;color:#0f172a;border:0;outline:0}.catalogGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.catalogProduct{text-align:left;cursor:pointer;color:#0f172a;background:#fff;border:1px solid #fed7aa;border-radius:17px;min-width:0;padding:15px}.catalogProduct:hover{background:#fffaf5}.catalogProduct img,.catalogFallback{object-fit:contain;background:#fff8f2;border-radius:12px;width:100%;height:145px}.catalogFallback{color:#ff7a00;place-items:center;display:grid}.catalogProduct b{white-space:nowrap;text-overflow:ellipsis;margin-top:12px;display:block;overflow:hidden}.catalogProduct span{color:#64748b;margin-top:4px;font-size:12px;display:block}.catalogProduct small{color:#e85d00;align-items:center;gap:3px;margin-top:9px;font-weight:800;display:flex}.catalogNotice{color:#64748b;background:#fff8f2;border:1px solid #fed7aa;border-radius:13px;align-items:center;gap:8px;margin:15px 0;padding:14px 16px;display:flex}.catalogNotice.error{color:#be123c;background:#fff1f2;border-color:#fecdd3}.modalShade{z-index:1000;background:#0f172a80;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.productModal{color:#0f172a;background:#fff;border-radius:22px;width:min(760px,100%);max-height:88vh;padding:24px;position:relative;overflow:auto}.modalClose{color:#e85d00;cursor:pointer;background:#fff4e8;border:0;border-radius:10px;place-items:center;width:38px;height:38px;display:grid;position:absolute;top:15px;right:15px}.modalHead{align-items:center;gap:18px;padding-right:45px;display:flex}.modalHead img{object-fit:contain;background:#fff8f2;border-radius:15px;width:90px;height:90px}.modalHead small{color:#ff7a00;font-weight:900}.modalHead h2{margin:5px 0}.modalHead p{color:#64748b;margin:0}.offerGroups{margin-top:20px}.offerGroups h4{margin:16px 0 8px}.offerChips{flex-wrap:wrap;gap:8px;display:flex}.offerChips span{background:#fff8f2;border:1px solid #fed7aa;border-radius:10px;padding:9px 11px;font-size:12px}.fieldPreview{grid-template-columns:repeat(2,1fr);gap:10px;margin-top:20px;display:grid}.fieldPreview label{font-size:12px;font-weight:700}.fieldPreview input{border:1px solid #e2e8f0;border-radius:10px;width:100%;margin-top:5px;padding:10px}.checkoutPending{color:#64748b;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;align-items:flex-start;gap:9px;margin-top:20px;padding:13px;font-size:12px;display:flex}.checkoutPending svg{color:#ff7a00;flex:none}.checkoutPending.compact{margin-top:13px;display:block}.esimFinder{background:#fff;border:1px solid #fdba74;border-radius:16px;align-items:end;gap:10px;margin:16px 0;padding:16px;display:flex}.esimFinder label{color:#475569;flex:1;font-size:12px;font-weight:800}.esimFinder input,.esimFinder select{width:100%;height:44px;font:inherit;background:#fff;border:1px solid #fed7aa;border-radius:11px;margin-top:6px;padding:0 12px;display:block}.esimFinder button{color:#fff;cursor:pointer;background:#ff7a00;border:0;border-radius:11px;height:44px;padding:0 20px;font-weight:800}.esimGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.esimPlan{background:#fff;border:1px solid #fdba74;border-radius:17px;padding:18px}.esimPlanTop{color:#ff7a00;align-items:center;gap:7px;font-size:11px;font-weight:900;display:flex}.esimPlan h3{margin:12px 0;font-size:16px}.planMeta{flex-wrap:wrap;gap:7px;display:flex}.planMeta span{color:#64748b;background:#fff8f2;border-radius:20px;padding:6px 8px;font-size:11px}.planPrice{margin-top:16px}.planPrice small{color:#64748b;display:block}.planPrice strong{color:#0f172a;font-size:25px}.productSaleCard,.profitTableWrap,.profitSummary div{border-color:#fdba74}@media (width<=1050px){.catalogGrid{grid-template-columns:repeat(3,1fr)}.categoryGrid,.esimGrid{grid-template-columns:repeat(2,1fr)}}@media (width<=700px){.categoryGrid,.catalogGrid,.esimGrid{grid-template-columns:1fr}.esimFinder{display:block}.esimFinder button{width:100%;margin-top:10px}.fieldPreview{grid-template-columns:1fr}.modalHead{align-items:flex-start}.modalHead img{width:70px;height:70px}}.catalogGrid{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.catalogProduct{text-align:center;border-radius:15px;padding:10px}.catalogProduct img,.catalogFallback{object-fit:contain;border-radius:11px;height:118px}.catalogProduct b{white-space:normal;justify-content:center;align-items:center;min-height:30px;margin:9px 3px 3px;font-size:12px;line-height:1.25;display:flex}.compactModal{border-radius:22px;width:min(430px,100%);padding:28px 22px 22px}.popupTitle{text-align:center;padding:0 35px 8px}.popupTitle img{object-fit:contain;border-radius:12px;width:58px;height:58px;margin-bottom:7px}.popupField{text-align:center;margin:14px 0;font-size:12px;font-weight:900;display:block}.popupField select,.popupField input{box-sizing:border-box;color:#20242c;width:100%;height:56px;font:inherit;background:#fff;border:1px solid #d9dde5;border-radius:14px;outline:none;margin-top:8px;padding:0 16px;font-size:14px;font-weight:500;display:block}.popupField select:focus,.popupField input:focus{border-color:#ff8a00;box-shadow:0 0 0 3px #ff8a0018}.popupAction{color:#fff;background:#ff8a00;border:0;border-radius:14px;width:100%;height:54px;margin-top:4px;font-size:14px;font-weight:900}.popupAction:disabled{opacity:.72}.compactModal .checkoutPending{margin-top:12px}.compactModal .modalClose{color:#111;background:0 0;top:13px;right:13px}@media (width<=1300px){.catalogGrid{grid-template-columns:repeat(5,1fr)}}@media (width<=1050px){.catalogGrid{grid-template-columns:repeat(4,1fr)}}@media (width<=800px){.catalogGrid{grid-template-columns:repeat(3,1fr)}}@media (width<=520px){.catalogGrid{grid-template-columns:repeat(2,1fr)}.catalogProduct img,.catalogFallback{height:105px}}n .catalogGrid{grid-template-columns:repeat(auto-fill,145px);justify-content:start;align-items:start;gap:14px}.catalogProduct{text-align:center;border-radius:14px;width:145px;padding:0;overflow:hidden}.catalogProduct img,.catalogFallback{object-fit:cover;background:#fff8f2;border-radius:13px 13px 0 0;width:145px;height:145px;display:block}.catalogProduct b{min-height:32px;margin:8px 0 0;padding:0 7px 7px;font-size:12px;line-height:1.25}.compactModal,.popupTitle,.popupField{text-align:center}.popupField select,.popupField input{text-align:center;text-align-last:center;padding-left:38px;padding-right:38px}.popupField select option{text-align:center}.checkoutPending{text-align:center;justify-content:center}.appTop h2,.welcome h1{margin:0}@media (width<=520px){.catalogGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.catalogProduct{width:100%}.catalogProduct img,.catalogFallback{aspect-ratio:1;object-fit:cover;width:100%;height:auto}}.popupSecondary{color:#0f2d5c;cursor:pointer;background:#fff;border:1px solid #ff8a00;border-radius:10px;min-width:180px;margin:4px auto 10px;padding:10px 16px;font-weight:800;display:block}.popupSecondary:disabled{opacity:.5;cursor:not-allowed}.validationOk{color:#16834b;justify-content:center;align-items:center;gap:7px;margin:8px auto 12px;font-weight:700;display:flex}.priceBox{text-align:center;background:#fffaf4;border:1px solid #f1dcc5;border-radius:14px;width:min(100%,360px);margin:12px auto;padding:14px}.priceBox>div{justify-content:space-between;align-items:center;margin:5px 0;display:flex}.priceBox label{margin:10px 0;font-weight:700;display:block}.priceBox input{box-sizing:border-box;text-align:center;border:1px solid #e2d4c6;border-radius:9px;width:100%;margin-top:6px;padding:10px;display:block}.catalogNotice.success{color:#16834b;background:#eefaf3;border:1px solid #bfe8ce}.compactModal{border-radius:18px;width:min(380px,100%);max-height:92vh;padding:18px 18px 16px;overflow:auto}.popupTitle{padding:0 30px 2px}.popupTitle img{width:48px;height:48px;margin-bottom:3px}.popupTitle h2{margin:0 0 5px;font-size:17px}.popupField{margin:8px 0;font-size:11px}.popupField select,.popupField input{border-radius:10px;height:43px;margin-top:4px;padding:0 28px;font-size:13px}.popupSecondary{min-width:150px;margin:3px auto 6px;padding:8px 13px}.validationOk{margin:5px auto 7px;font-size:12px}.priceBox{border-radius:11px;width:min(100%,320px);margin:7px auto;padding:9px 11px;font-size:12px}.priceBox>div{margin:3px 0}.priceBox label{margin:6px 0}.priceBox input{margin-top:3px;padding:7px}.popupAction{border-radius:11px;height:44px;margin-top:2px}.compactModal .checkoutPending{margin-top:7px;padding:7px 9px;font-size:11px}.shopPricingGrid{gap:12px;display:grid}.shopPricingCard{background:#fff;border:1px solid #e6e9ef;border-radius:14px;grid-template-columns:1fr 150px 90px;align-items:end;gap:12px;padding:14px;display:grid}.shopPricingCard>div{flex-direction:column;gap:4px;display:flex}.shopPricingCard span{color:#71809d;font-size:12px}.shopPricingCard label{font-size:12px;font-weight:800}.shopPricingCard input{box-sizing:border-box;border:1px solid #d9dde5;border-radius:9px;width:100%;margin-top:5px;padding:9px}.shopPricingCard button{color:#fff;background:#ff8a00;border:0;border-radius:9px;height:38px;font-weight:800}@media (width<=700px){.shopPricingCard{grid-template-columns:1fr}}
