@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Playfair+Display:wght@600;700&display=swap";:root{--bg:#06101c;--bg2:#091a2a;--card:rgba(12,29,45,.82);--gold:#d7ae45;--gold2:#f5dc88;--text:#f8f3e3;--muted:#9fb0be;--line:rgba(215,174,69,.25);--good:#72d7a3;--danger:#ff8d8d;--shadow:0 20px 60px rgba(0,0,0,.35)}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%;background:var(--bg);color:var(--text);font-family:Inter,system-ui,sans-serif}body{background:radial-gradient(circle at 20% 10%,rgba(48,91,117,.35),transparent 35%),linear-gradient(180deg,#07121f,#05101b);overflow-x:hidden}a{text-decoration:none;color:inherit}button,input{font:inherit}button{cursor:pointer}.app{min-height:100vh;position:relative;padding-bottom:88px}.ambient{position:fixed;width:360px;height:360px;border-radius:50%;filter:blur(90px);opacity:.18;pointer-events:none}.ambient.one{background:#4f8aa7;top:-120px;left:-130px}.ambient.two{background:#d7ae45;right:-170px;bottom:80px}.topbar{height:76px;position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;padding:0 28px;background:#050f19c7;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.06)}.brand{display:flex;align-items:center;gap:11px;cursor:pointer}.brand img{width:42px;height:42px;filter:drop-shadow(0 0 10px rgba(215,174,69,.2))}.brand strong{display:block;font-family:Playfair Display,serif;letter-spacing:1.6px;font-size:19px}.brand span{font-size:9px;letter-spacing:2px;color:var(--muted)}.top-actions{display:flex;align-items:center;gap:12px}.icon-btn{background:#ffffff0a;border:1px solid rgba(255,255,255,.08);color:var(--text);width:40px;height:40px;border-radius:12px;display:grid;place-items:center}.avatar{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#fff1ad,#b27c22);color:#111;font-weight:800;border:2px solid rgba(255,240,170,.7)}main{max-width:1180px;margin:auto;padding:28px 20px}.page{animation:fade .35s ease}.mobile-menu{position:fixed;z-index:40;top:76px;left:20px;width:260px;background:#081725;border:1px solid var(--line);border-radius:18px;padding:12px;box-shadow:var(--shadow)}.menu-head{display:flex;justify-content:space-between;padding:8px 8px 12px;color:var(--muted)}.menu-head button{background:none;border:0;color:var(--text)}.mobile-menu a{display:flex;gap:12px;align-items:center;padding:13px;border-radius:12px;color:#d8e0e6}.mobile-menu a:hover{background:#d7ae451a;color:var(--gold2)}.bottom-nav{position:fixed;z-index:30;bottom:0;left:0;right:0;height:74px;background:#040d16e6;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-top:1px solid rgba(255,255,255,.07);display:flex;justify-content:center;gap:18px}.bottom-nav a{width:90px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;color:#82919e;font-size:11px}.bottom-nav a.active{color:var(--gold2)}.telegram-fab{position:fixed;right:22px;bottom:92px;z-index:25;border:1px solid rgba(255,255,255,.12);background:linear-gradient(135deg,#0d334d,#10273a);color:#eaf4f8;border-radius:30px;padding:11px 15px;display:flex;align-items:center;gap:8px;box-shadow:0 14px 40px #00000059}.telegram-fab svg{color:#7bc9ef}.hero-card{display:grid;grid-template-columns:1.05fr .95fr;min-height:430px;border-radius:30px;overflow:hidden;background:linear-gradient(120deg,#0a1c2bf5,#07121dc7);border:1px solid var(--line);box-shadow:var(--shadow)}.hero-copy{padding:54px}.eyebrow{display:inline-block;color:var(--gold2);font-size:10px;font-weight:800;letter-spacing:2.4px;text-transform:uppercase}.hero-copy h1{font-family:Playfair Display,serif;font-size:52px;line-height:1.02;margin:16px 0}.hero-copy h1 em{font-style:normal;color:var(--gold2)}.hero-copy p{color:var(--muted);max-width:520px;line-height:1.7}.hero-buttons{display:flex;gap:12px;margin-top:28px}.gold-btn,.ghost-btn,.dark-gold-btn,.muted-btn{border-radius:12px;padding:12px 16px;border:1px solid var(--gold);display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:700}.gold-btn{background:linear-gradient(135deg,#f2d26f,#b98424);color:#10151b}.ghost-btn{background:transparent;color:var(--text);border-color:#ffffff26}.dark-gold-btn{background:#091522;color:var(--gold2)}.muted-btn{background:#ffffff0d;color:#73828d;border-color:#ffffff14}.full{width:100%}.hero-art{position:relative;min-height:430px}.hero-art img{width:100%;height:100%;object-fit:cover;display:block;filter:saturate(.9)}.hero-art:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#07111f 0%,transparent 45%,rgba(7,17,31,.12) 100%)}.balance-card{margin-top:18px;padding:24px 28px;border:1px solid var(--line);border-radius:22px;background:linear-gradient(135deg,#152d3eeb,#0a1825eb);display:flex;align-items:center;justify-content:space-between;box-shadow:var(--shadow)}.balance-card span,.account-grid span,.wallet-balance span{display:block;color:#91a2af;font-size:10px;letter-spacing:1.8px}.balance-card strong{display:block;font-size:32px;margin:7px 0}.balance-card small{color:var(--muted)}.balance-actions{display:flex;gap:8px}.balance-actions button{background:#ffffff0d;border:1px solid rgba(255,255,255,.08);color:var(--text);border-radius:12px;padding:10px 14px;display:flex;gap:8px}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:16px 0 30px}.stat{padding:18px;border-radius:17px;background:var(--card);border:1px solid rgba(255,255,255,.07)}.stat svg{color:var(--gold2);width:18px}.stat span{display:block;color:var(--muted);font-size:11px;margin-top:12px}.stat b{display:block;margin-top:4px}.section-head{display:flex;align-items:end;justify-content:space-between;margin:30px 0 14px}.section-head h2{margin:6px 0 0;font-family:Playfair Display,serif;font-size:25px}.section-head a{display:flex;gap:5px;align-items:center;color:var(--gold2);font-size:12px}.featured{display:grid;grid-template-columns:1fr 1fr;overflow:hidden;border-radius:24px;border:1px solid var(--line);background:var(--card)}.featured>img{width:100%;height:100%;min-height:300px;object-fit:cover}.featured-info{padding:30px}.tag,.live-pill{display:inline-flex;padding:6px 9px;border-radius:20px;background:#d7ae451f;border:1px solid rgba(215,174,69,.25);color:var(--gold2);font-size:10px;font-weight:800}.featured-info h3{font-family:Playfair Display,serif;font-size:30px;margin:12px 0 4px}.featured-info p{color:var(--muted);margin-top:0}.price-row{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:28px 0}.price-row span,.plan-values span{display:block;color:#8497a5;font-size:10px;margin-bottom:5px}.price-row b,.plan-values b{font-size:13px}.quick-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.quick-grid a{padding:20px;border:1px solid rgba(255,255,255,.07);border-radius:18px;background:var(--card);display:flex;flex-direction:column;gap:12px}.quick-grid svg{color:var(--gold2)}.page-title{display:flex;justify-content:space-between;gap:20px;align-items:flex-end;margin-bottom:24px}.page-title h1{font-family:Playfair Display,serif;font-size:38px;margin:8px 0}.page-title p{color:var(--muted);max-width:650px;margin:0;line-height:1.6}.live-pill{align-items:center;gap:7px}.live-pill span,.pulse{width:7px;height:7px;border-radius:50%;background:var(--good);display:inline-block;box-shadow:0 0 0 4px #72d7a31a}.plan-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.plan-card{border:1px solid rgba(255,255,255,.08);border-radius:22px;overflow:hidden;background:var(--card);box-shadow:var(--shadow)}.plan-image{position:relative;height:240px}.plan-image img{width:100%;height:100%;object-fit:cover}.rank{position:absolute;top:14px;left:14px;background:#06101c;border:1px solid var(--gold);color:var(--gold2);padding:7px 10px;border-radius:12px;font-weight:800}.plan-body{padding:22px}.plan-name{display:flex;justify-content:space-between;gap:12px}.plan-name span{color:var(--gold2);font-size:10px;font-weight:800;letter-spacing:1px}.plan-name h3{margin:5px 0 2px;font-family:Playfair Display,serif;font-size:22px}.plan-name small{color:var(--muted)}.plan-name svg{color:var(--gold2)}.plan-values{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;padding:18px 0}.plan-values div{padding:11px;border-radius:12px;background:#ffffff09}.plan-meta{display:flex;gap:16px;color:#8da0ad;font-size:10px;margin-bottom:16px}.plan-meta span{display:flex;gap:5px;align-items:center}.plan-meta svg{width:13px}.team-total,.wallet-balance,.history-total{padding:16px 18px;border-radius:16px;border:1px solid var(--line);background:var(--card);min-width:160px}.team-total svg{color:var(--gold2);width:18px}.team-total b,.history-total b,.wallet-balance b{display:block;font-size:22px;margin:4px 0}.team-total span,.history-total span{color:var(--muted);font-size:10px}.commission-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:18px}.commission-cards div{padding:20px;border-radius:18px;background:linear-gradient(135deg,#28404ecc,#0a1825cc);border:1px solid rgba(255,255,255,.08)}.commission-cards span,.commission-cards small{display:block;color:var(--muted);font-size:10px}.commission-cards b{display:block;font-size:28px;color:var(--gold2);margin:7px 0}.team-panel{border:1px solid rgba(255,255,255,.08);border-radius:20px;overflow:hidden;background:var(--card)}.level+.level{border-top:1px solid rgba(255,255,255,.07)}.level-head{width:100%;padding:18px 20px;background:transparent;border:0;color:var(--text);display:flex;justify-content:space-between;text-align:left}.level-head strong,.level-head span{display:block}.level-head span{font-size:11px;color:var(--muted);margin-top:4px}.level-right{display:flex;align-items:center;gap:14px;color:var(--gold2)}.level-right b{font-size:11px}.member-list{padding:0 16px 16px}.member{display:flex;align-items:center;gap:12px;padding:12px;border-radius:13px;background:#ffffff06;margin-top:7px}.member-avatar{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:#d7ae451f;color:var(--gold2);font-weight:800}.member-info{flex:1}.member-info b,.member-info span,.member-commission b,.member-commission span{display:block}.member-info span,.member-commission span{color:var(--muted);font-size:10px;margin-top:3px}.member-commission{text-align:right}.member-commission b{color:var(--gold2)}.good{color:var(--good)!important}.muted{color:#788691!important}.info-card{display:flex;gap:14px;align-items:flex-start;margin-top:16px;padding:18px;border-radius:18px;background:#102535cc;border:1px solid rgba(255,255,255,.07)}.info-card svg{color:var(--gold2);margin-top:2px}.info-card b{font-size:13px}.info-card p{color:var(--muted);font-size:11px;line-height:1.6;margin:6px 0 0}.wallet-layout{display:grid;grid-template-columns:1.25fr .75fr;gap:18px}.wallet-form,.side-card,.history-list,.admin-card{background:var(--card);border:1px solid rgba(255,255,255,.08);border-radius:22px}.wallet-form{padding:24px}.form-title{display:flex;gap:12px;align-items:flex-start;margin-bottom:20px}.form-title svg{color:var(--gold2)}.form-title b,.form-title span{display:block}.form-title span{font-size:11px;color:var(--muted);margin-top:4px}label{display:block;color:#c4d0d8;font-size:11px;margin-top:15px}input{display:block;width:100%;margin-top:7px;padding:14px 15px;border-radius:12px;border:1px solid rgba(255,255,255,.09);background:#07131f;color:var(--text);outline:none}input:focus{border-color:var(--gold)}.fee-box{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:18px 0}.fee-box div{padding:12px;border-radius:12px;background:#ffffff0a}.fee-box span{display:block;color:var(--muted);font-size:9px}.fee-box b{display:block;margin-top:5px}.security-note{display:flex;gap:8px;color:#8497a5;font-size:10px;line-height:1.5;margin-top:14px}.security-note svg{width:16px;flex:none}.withdraw-side{display:flex;flex-direction:column;gap:12px}.side-card{padding:20px}.side-card svg{color:var(--gold2)}.side-card b{display:block;margin-top:12px}.side-card p{color:var(--muted);font-size:11px;line-height:1.6}.side-card a{color:var(--gold2);font-size:11px}.history-tabs{display:flex;gap:8px;margin-bottom:14px}.history-tabs button{background:#ffffff0a;color:#8fa0ad;border:1px solid rgba(255,255,255,.07);border-radius:11px;padding:10px 14px}.history-tabs button.active{color:#151515;background:var(--gold2)}.history-list{overflow:hidden}.history-row{display:grid;grid-template-columns:44px 1fr auto 22px;align-items:center;gap:12px;padding:17px 18px;border-bottom:1px solid rgba(255,255,255,.06)}.history-row:last-child{border:0}.history-icon{width:40px;height:40px;border-radius:12px;display:grid;place-items:center;background:#d7ae451a;color:var(--gold2)}.history-row b,.history-row span{display:block}.history-row span{color:var(--muted);font-size:10px;margin-top:4px}.positive{color:var(--good)}.negative{color:var(--danger)}.history-arrow{color:#5d6c76;width:15px}.profile-hero{display:grid;grid-template-columns:110px 1fr auto;align-items:center;gap:20px;padding:26px;border-radius:24px;background:linear-gradient(135deg,#1a3546f2,#07131ef2);border:1px solid var(--line)}.profile-orb{width:100px;height:100px;border-radius:28px;display:grid;place-items:center;background:radial-gradient(circle at 30% 25%,#fff5bb,#c99b35 42%,#3e2b0b);box-shadow:0 0 45px #d7ae4526}.profile-orb img{width:82px;height:82px}.profile-hero h1{font-family:Playfair Display,serif;margin:6px 0;font-size:32px}.profile-hero p{margin:0;color:var(--muted)}.verified{display:inline-flex;align-items:center;gap:5px;color:var(--good);font-size:10px;margin-top:9px}.account-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:16px 0}.account-grid div{padding:18px;border-radius:17px;background:var(--card);border:1px solid rgba(255,255,255,.07)}.account-grid b{display:block;font-size:20px;margin-top:7px}.checkin{display:flex;align-items:center;gap:14px;padding:17px;border-radius:19px;background:linear-gradient(135deg,#25434ecc,#0b1c2ae6);border:1px solid rgba(114,215,163,.15)}.checkin-icon{width:44px;height:44px;border-radius:14px;display:grid;place-items:center;background:#72d7a31a;color:var(--good)}.checkin>div:nth-child(2){flex:1}.checkin span{font-size:10px;color:var(--good);letter-spacing:1px}.checkin h3{margin:4px 0}.checkin small{color:var(--muted)}.service-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.service-grid a,.service-grid button{display:grid;grid-template-columns:30px 1fr 18px;align-items:center;gap:10px;text-align:left;padding:17px;border:1px solid rgba(255,255,255,.07);border-radius:15px;background:var(--card);color:var(--text)}.service-grid svg{color:var(--gold2)}.logout{margin-top:18px;background:transparent;border:1px solid rgba(255,100,100,.18);color:#e79b9b;padding:12px 16px;border-radius:12px;display:flex;gap:8px}.admin-banner{display:flex;justify-content:space-between;align-items:center;padding:28px;border-radius:24px;background:linear-gradient(135deg,#0b2031,#07111d);border:1px solid var(--line)}.admin-banner h1{font-family:Playfair Display,serif;font-size:34px;margin:8px 0}.admin-banner p{color:var(--muted);margin:0}.admin-badge{display:flex;gap:8px;align-items:center;color:var(--good);padding:11px 14px;border-radius:12px;background:#72d7a314;border:1px solid rgba(114,215,163,.14)}.admin-tabs{display:flex;gap:7px;margin:16px 0}.admin-tabs button{background:#ffffff0a;border:1px solid rgba(255,255,255,.07);color:#93a4af;border-radius:11px;padding:11px 15px}.admin-tabs button.active{background:var(--gold2);color:#171717}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.metric{padding:18px;border-radius:17px;background:var(--card);border:1px solid rgba(255,255,255,.07)}.metric svg{color:var(--gold2);width:18px}.metric span{display:block;color:var(--muted);font-size:10px;margin:10px 0 4px}.metric b{font-size:19px}.admin-panels{display:grid;grid-template-columns:1.2fr .8fr;gap:16px;margin-top:16px}.admin-card{padding:20px}.admin-card-head{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:18px}.admin-card-head h3{font-family:Playfair Display,serif;margin:6px 0}.admin-card-head button{background:#d7ae451a;border:1px solid rgba(215,174,69,.2);color:var(--gold2);border-radius:10px;padding:9px 11px;display:flex;gap:6px;align-items:center}.gateway-status{padding:16px;border-radius:15px;background:#06111d}.gateway-status>div{color:var(--good);font-size:12px;display:flex;align-items:center;gap:8px}.gateway-status>b{display:block;margin:12px 0 4px}.gateway-status>span{color:var(--muted);font-size:10px}.gateway-rules{display:grid;grid-template-columns:1fr;gap:9px;margin-top:12px}.gateway-rules span{font-size:10px;color:#a9bac4;display:flex;gap:7px;align-items:center}.gateway-rules svg{width:14px;color:var(--good)}.policy-list{list-style:none;padding:0;margin:0}.policy-list li{display:flex;justify-content:space-between;padding:12px 0;border-bottom:1px solid rgba(255,255,255,.06);font-size:11px;color:#9eb0bb}.policy-list b{color:var(--gold2)}.investment-table{display:flex;flex-direction:column;gap:8px}.investment-row{display:grid;grid-template-columns:90px 1fr auto;align-items:center;gap:14px;padding:9px;border-radius:14px;background:#ffffff08}.investment-row img{width:90px;height:56px;object-fit:cover;border-radius:9px}.investment-row b,.investment-row span{display:block}.investment-row span{color:var(--muted);font-size:10px;margin-top:4px}.investment-row strong{font-size:11px;color:var(--gold2)}.user-admin-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.user-stat{padding:18px;border-radius:14px;background:#ffffff08}.user-stat span{display:block;color:var(--muted);font-size:10px}.user-stat b{display:block;font-size:22px;margin-top:8px}.admin-note{font-size:10px;color:var(--muted);line-height:1.7}.settings-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.setting{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:17px;border:1px solid rgba(255,255,255,.07);border-radius:16px;background:var(--card)}.setting span,.setting b{display:block}.setting span{color:var(--muted);font-size:10px}.setting b{margin-top:5px;font-size:12px}.setting button{display:flex;gap:5px;background:transparent;border:0;color:var(--gold2)}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;background:#01060bc2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:grid;place-items:center;padding:18px}.modal{position:relative;width:min(600px,100%);max-height:90vh;overflow:auto;border:1px solid var(--line);border-radius:24px;background:#081725;box-shadow:var(--shadow);padding:24px}.modal-close{position:absolute;right:14px;top:14px;border:0;background:#0006;color:#fff;border-radius:10px;width:36px;height:36px}.modal-hero{display:grid;grid-template-columns:180px 1fr;gap:18px;align-items:center}.modal-hero img{width:180px;height:140px;object-fit:cover;border-radius:15px}.modal h2{font-family:Playfair Display,serif;font-size:30px;margin:8px 0}.modal p{color:var(--muted);font-size:12px;line-height:1.6}.plan-mini-grid,.confirm-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:18px 0}.confirm-grid{grid-template-columns:repeat(2,1fr)}.plan-mini-grid div,.confirm-grid div{padding:13px;border-radius:12px;background:#ffffff0a}.plan-mini-grid strong,.plan-mini-grid span,.confirm-grid span,.confirm-grid b{display:block}.plan-mini-grid strong{color:var(--gold2);font-size:12px}.plan-mini-grid span,.confirm-grid span{color:var(--muted);font-size:9px;margin-top:4px}.confirm-grid b{margin-top:4px}.support-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:14px 0 18px}.support-grid a{display:flex;align-items:center;gap:7px;justify-content:center;padding:12px;border:1px solid rgba(255,255,255,.07);border-radius:12px;color:#c8d5dc;font-size:10px}.support-grid svg{color:#7bc9ef}.modal-product{width:100%;height:190px;object-fit:cover;border-radius:16px;margin-bottom:16px}.notice{padding:12px;border-radius:12px;background:#d7ae4512;border:1px solid rgba(215,174,69,.15);color:#b8c4cb!important}.success-modal{text-align:center}.success-modal>svg{color:var(--good);margin:10px auto}.success-modal p{max-width:420px;margin:0 auto 18px}@keyframes fade{0%{opacity:.3;transform:translateY(8px)}to{opacity:1;transform:none}}@media(max-width:850px){.hero-card,.featured,.wallet-layout,.admin-panels{grid-template-columns:1fr}.hero-art{min-height:260px}.hero-copy{padding:34px}.hero-copy h1{font-size:42px}.stats-grid,.quick-grid,.metric-grid{grid-template-columns:repeat(2,1fr)}.plan-grid,.settings-grid{grid-template-columns:1fr}.user-admin-grid{grid-template-columns:repeat(2,1fr)}.bottom-nav{gap:0}.bottom-nav a{width:72px}.modal-hero{grid-template-columns:1fr}.modal-hero img{width:100%;height:180px}.support-grid{grid-template-columns:1fr}.telegram-fab span{display:none}.telegram-fab{width:48px;height:48px;justify-content:center;padding:0}.page-title{align-items:flex-start;flex-direction:column}.topbar{padding:0 16px}}@media(max-width:560px){main{padding:18px 13px}.hero-card{border-radius:22px}.hero-copy{padding:26px}.hero-copy h1{font-size:36px}.balance-card{padding:18px;align-items:flex-start;gap:12px;flex-direction:column}.stats-grid{gap:8px}.stat{padding:14px}.featured-info{padding:22px}.price-row{grid-template-columns:1fr}.quick-grid{grid-template-columns:repeat(2,1fr)}.plan-image{height:210px}.commission-cards{grid-template-columns:1fr}.profile-hero{grid-template-columns:72px 1fr}.profile-orb{width:70px;height:70px;border-radius:20px}.profile-orb img{width:58px}.profile-hero .icon-btn{grid-column:2;justify-self:end;margin-top:-40px}.account-grid,.service-grid{grid-template-columns:1fr}.checkin{align-items:flex-start}.checkin button{margin-left:auto}.history-row{grid-template-columns:40px 1fr auto}.history-arrow{display:none}.admin-banner{align-items:flex-start;flex-direction:column}.investment-row{grid-template-columns:70px 1fr}.investment-row img{width:70px}.investment-row strong{display:none}.fee-box{grid-template-columns:1fr}.page-title h1{font-size:32px}}.auth-page{min-height:100vh;display:grid;grid-template-columns:1.1fr .9fr;background:radial-gradient(circle at 15% 10%,rgba(62,105,130,.35),transparent 35%),#06101c}.auth-art{position:relative;overflow:hidden;min-height:100vh;display:flex;align-items:flex-end;padding:70px}.auth-art img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;filter:saturate(.75)}.auth-art:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#040c14eb,#040c1447,#040c14a6)}.auth-art>div{position:relative;z-index:1}.auth-art h1{font-family:Playfair Display,serif;font-size:56px;line-height:1.03;margin:12px 0}.auth-art em{font-style:normal;color:var(--gold2)}.auth-card{align-self:center;margin:40px auto;width:min(470px,calc(100% - 40px));padding:34px;border-radius:26px;background:#091724eb;border:1px solid var(--line);box-shadow:var(--shadow)}.auth-card>img{width:70px;height:70px;display:block;margin-bottom:20px}.auth-card h2{font-family:Playfair Display,serif;font-size:34px;margin:10px 0 4px}.auth-card>p{color:var(--muted);font-size:12px;margin-bottom:22px}.auth-msg{padding:11px;border-radius:11px;background:#d7ae4514;border:1px solid rgba(215,174,69,.16);color:#d9c788;font-size:10px;margin:12px 0}.auth-switch{width:100%;background:transparent;border:0;color:var(--gold2);padding:12px;margin-top:5px;font-size:11px}.auth-loading{min-height:100vh;display:grid;place-items:center;background:#06101c;color:var(--gold2);font-family:Playfair Display,serif}@media(max-width:800px){.auth-page{grid-template-columns:1fr}.auth-art{min-height:300px;padding:28px}.auth-art h1{font-size:38px}.auth-art:after{background:linear-gradient(0deg,#06101c,#06101c40)}.auth-card{margin:-20px auto 30px;position:relative;z-index:2}}.company-card{display:grid;grid-template-columns:220px 1fr;gap:20px;align-items:center;margin-top:18px;padding:12px;border-radius:22px;background:var(--card);border:1px solid var(--line);overflow:hidden}.company-card img{width:100%;height:150px;object-fit:cover;border-radius:15px}.company-card h2{font-family:Playfair Display,serif;font-size:24px;margin:8px 0}.company-card p{color:var(--muted);font-size:11px;line-height:1.7}@media(max-width:560px){.company-card{grid-template-columns:1fr}.company-card img{height:170px}}:root{--bg:#020b17;--bg2:#071a2c;--card:rgba(5,19,34,.78);--gold:#c9962f;--gold2:#ffd36a;--text:#fff7df;--muted:#9eb2c5;--line:rgba(255,199,77,.28);--shadow:0 25px 80px rgba(0,0,0,.5)}body{background:radial-gradient(circle at 50% -20%,rgba(28,86,126,.45),transparent 38%),linear-gradient(180deg,#020814,#071828 52%,#020914)}.topbar{background:linear-gradient(180deg,#010811f5,#020b16c7);border-bottom:1px solid rgba(255,198,72,.18);box-shadow:0 10px 40px #0003}.brand img{width:54px;height:54px;object-fit:contain;border-radius:14px}.profile-orb img{object-fit:contain}.auth-logo{object-fit:contain!important}.cinematic-hero{position:relative;min-height:520px;display:flex!important;align-items:flex-end;overflow:hidden;border:1px solid rgba(255,205,99,.3);box-shadow:0 28px 90px #0000008c,inset 0 1px #ffffff14}.cinematic-hero .hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;animation:hotelZoom 14s ease-in-out infinite alternate}.hero-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#01070ef7,#01070ec7 42%,#01070e33 78%),linear-gradient(0deg,rgba(1,7,14,.92),transparent 60%)}.cinematic-hero .hero-copy{position:relative;z-index:2;max-width:760px;padding:54px}.hero-logo{width:112px;height:94px;object-fit:contain;border-radius:20px;margin-bottom:10px;filter:drop-shadow(0 12px 24px rgba(0,0,0,.45))}.cinematic-hero h1{font-size:clamp(43px,6vw,76px);line-height:.98;text-shadow:0 8px 30px rgba(0,0,0,.55)}.cinematic-hero p{max-width:620px;font-size:14px}@keyframes hotelZoom{0%{transform:scale(1.01)}to{transform:scale(1.08)}}.gold-btn{background:linear-gradient(135deg,#ffe08a,#c58a24 55%,#f0bd54);color:#161009;box-shadow:0 8px 30px #c9962f3d;border:1px solid rgba(255,234,168,.55)}.gold-btn:hover{transform:translateY(-2px);filter:brightness(1.08)}.plan-card{background:linear-gradient(180deg,#081c30eb,#030d19f5);border:1px solid rgba(255,196,72,.28);box-shadow:0 20px 60px #00000047;transition:.3s ease}.plan-card:hover{transform:translateY(-7px);border-color:#ffd16a8c;box-shadow:0 28px 70px #0006}.plan-image{overflow:hidden}.plan-image img{transition:transform .7s ease;filter:saturate(1.08) contrast(1.04)}.plan-card:hover .plan-image img{transform:scale(1.055)}.mini-plan-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.mini-plan{position:relative;min-height:190px;border-radius:20px;overflow:hidden;border:1px solid var(--line);background:#061727;box-shadow:var(--shadow)}.mini-plan img{width:100%;height:190px;object-fit:cover;transition:.5s}.mini-plan:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,#00060df2,#00060d0a 70%)}.mini-plan>div{position:absolute;z-index:2;left:15px;right:15px;bottom:14px}.mini-plan span,.mini-plan b,.mini-plan small{display:block}.mini-plan span{font-size:9px;color:var(--gold2);letter-spacing:.08em}.mini-plan b{font-family:Playfair Display,serif;margin:4px 0}.mini-plan small{font-size:9px;color:#c3d0d8}.mini-plan:hover img{transform:scale(1.08)}.company-profile-banner{position:relative;display:grid;grid-template-columns:1fr 1fr;min-height:360px;margin-top:28px;border-radius:28px;overflow:hidden;border:1px solid var(--line);background:#04111f}.company-profile-banner img{width:100%;height:100%;min-height:360px;object-fit:cover}.company-profile-banner>div{padding:44px;display:flex;flex-direction:column;justify-content:center;background:radial-gradient(circle at 0 20%,rgba(53,112,151,.25),transparent 45%)}.company-profile-banner h2{font-family:Playfair Display,serif;font-size:42px;margin:7px 0}.company-profile-banner p{color:var(--muted);line-height:1.75;font-size:12px}.luxury-auth{background:#020914}.luxury-auth .auth-art{min-height:100vh}.luxury-auth .auth-art img{filter:saturate(.95) contrast(1.05)}.luxury-auth .auth-art:after{background:linear-gradient(90deg,#00060df0,#00070f38,#00070fb3),linear-gradient(0deg,rgba(0,7,15,.92),transparent 55%)}.auth-art-copy{max-width:680px}.auth-logo-xl{width:150px!important;height:120px!important;position:relative!important;object-fit:contain!important;filter:drop-shadow(0 18px 35px rgba(0,0,0,.5))!important}.glass-card{-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background:linear-gradient(180deg,#07192aeb,#020c18f2);box-shadow:0 25px 90px #0000008c,inset 0 1px #ffffff0f}.auth-card label>span{display:flex;align-items:center;gap:7px;margin-bottom:7px;color:#e9d99f}.auth-card label small{display:block;color:#7f94a5;margin-top:6px;font-size:9px}.auth-card input:disabled{opacity:.7;color:#f8d776;border-color:#ffcd6359}.company-card img{filter:saturate(1.06) contrast(1.04)}.balance-actions a{display:flex;align-items:center;gap:7px;padding:10px 12px;border-radius:12px;background:#ffffff0a;border:1px solid rgba(255,255,255,.07)}.dark-gold-btn{display:inline-flex;align-items:center;gap:7px}@media(max-width:1000px){.mini-plan-strip{grid-template-columns:repeat(2,1fr)}}@media(max-width:800px){.cinematic-hero{min-height:470px}.cinematic-hero .hero-copy{padding:34px 26px}.hero-shade{background:linear-gradient(0deg,#01070efa,#01070e59 75%)}.company-profile-banner{grid-template-columns:1fr}.company-profile-banner img{min-height:230px;height:230px}.company-profile-banner>div{padding:28px}.luxury-auth .auth-art{min-height:340px}.auth-logo-xl{width:105px!important;height:90px!important}}@media(max-width:560px){.mini-plan-strip{grid-template-columns:1fr 1fr;gap:8px}.mini-plan{min-height:150px}.mini-plan img{height:150px}.mini-plan b{font-size:11px}.cinematic-hero{min-height:500px}.cinematic-hero h1{font-size:42px}.hero-logo{width:90px;height:78px}.company-profile-banner h2{font-size:32px}.auth-card{width:calc(100% - 22px);padding:24px;margin:-24px auto 20px}.auth-art h1{font-size:34px}}.ref-link-card{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 20px;margin-bottom:16px;border-radius:18px;background:linear-gradient(135deg,#0c263df2,#030f1cf5);border:1px solid var(--line)}.ref-link-card span,.ref-link-card b{display:block}.ref-link-card span{font-size:9px;color:var(--gold2);letter-spacing:.1em}.ref-link-card b{font-size:11px;color:#c6d4dd;margin-top:7px;word-break:break-all}.ref-link-card .gold-btn{white-space:nowrap}@media(max-width:620px){.ref-link-card{align-items:stretch;flex-direction:column}.ref-link-card .gold-btn{justify-content:center}}html,body,#root{min-height:100%;background:#07111d}.android-app{min-height:100vh;max-width:560px;margin:0 auto;background:linear-gradient(180deg,#07111d,#0a1826);box-shadow:0 0 70px #00000073;padding-bottom:78px}.android-topbar{height:64px;position:sticky;top:0;z-index:30;display:flex;align-items:center;justify-content:space-between;padding:0 16px;background:#060f19f5;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid rgba(255,204,93,.14)}.android-topbar .brand img{width:42px;height:42px}.android-topbar .brand strong{font-size:16px}.android-topbar .brand span{font-size:8px}.top-avatar{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,#f8db85,#ae7821);color:#111;font-weight:800;border:2px solid rgba(255,241,179,.7)}.android-main{padding:16px 14px 24px;max-width:none}.android-bottom-nav{position:fixed;left:50%;transform:translate(-50%);bottom:0;z-index:40;width:min(560px,100%);height:68px;padding:4px 6px env(safe-area-inset-bottom);display:grid;grid-template-columns:repeat(5,1fr);background:#040c15fa;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-top:1px solid rgba(255,205,98,.16)}.android-bottom-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;color:#8293a2;font-size:10px;border-radius:13px}.android-bottom-nav a.active{color:#ffd56f;background:linear-gradient(180deg,#ffd36a1f,#ffd36a08)}.portrait-page{width:100%;max-width:100%;margin:0}.welcome-row{display:flex;align-items:center;justify-content:space-between;margin:3px 2px 14px}.welcome-row span{font-size:11px;color:#93a6b6}.welcome-row h1{font-size:24px;margin:2px 0;font-family:Playfair Display,serif}.account-chip{font-size:10px;padding:9px 11px;border-radius:20px;border:1px solid rgba(255,209,106,.25);color:#f2d274;background:#ffd36a0f}.account-summary{padding:20px;border-radius:22px;background:linear-gradient(145deg,#0f2c43,#081827);border:1px solid rgba(255,202,81,.25);box-shadow:0 18px 42px #00000042}.account-summary>span{font-size:9px;letter-spacing:.14em;color:#f1cf70}.account-summary>strong{display:block;font-size:29px;margin:7px 0 16px}.account-summary>div{display:grid;grid-template-columns:1fr 1fr;gap:8px}.account-summary small{display:flex;flex-direction:column;gap:5px;color:#8fa4b3;font-size:9px;padding:10px;border-radius:12px;background:#ffffff09}.account-summary small b{font-size:12px;color:#f8f2dd}.hotel-advert{position:relative;height:310px;margin:14px 0 22px;border-radius:24px;overflow:hidden;border:1px solid rgba(255,205,90,.26);box-shadow:0 20px 55px #00000057}.hotel-advert>img{width:100%;height:100%;object-fit:cover}.hotel-advert-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,#030a12f7,#040e192e 70%),linear-gradient(90deg,rgba(4,13,22,.62),transparent)}.hotel-advert-copy{position:absolute;left:20px;right:20px;bottom:20px}.hotel-advert-copy>img{width:60px;height:60px;object-fit:contain;margin-bottom:6px}.hotel-advert-copy>span{display:block;color:#f4cd65;font-size:9px;letter-spacing:.12em}.hotel-advert-copy h2{font-family:Playfair Display,serif;font-size:29px;line-height:1.05;margin:6px 0}.hotel-advert-copy p{font-size:10px;color:#bac8d2;margin:0 0 13px;max-width:310px}.portrait-section-title{margin:20px 2px 10px}.portrait-section-title>span,.portrait-page-head>span{font-size:9px;letter-spacing:.14em;color:#e7bf59}.portrait-section-title h2{font-size:20px;margin:4px 0 0}.android-action-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.android-action-grid a{min-height:112px;padding:15px;border-radius:18px;background:linear-gradient(145deg,#0e2537f5,#071420f5);border:1px solid rgba(255,255,255,.07);display:flex;flex-direction:column;align-items:flex-start}.android-action-grid svg{color:#e7ba53;margin-bottom:14px}.android-action-grid b{font-size:13px}.android-action-grid span{font-size:9px;color:#8ea1b1;margin-top:4px}.simple-info-card{display:grid;grid-template-columns:1fr 1fr;gap:1px;margin-top:12px;border-radius:18px;overflow:hidden;border:1px solid rgba(255,205,99,.12);background:#ffcd631a}.simple-info-card>div{background:#0a1b2b;padding:14px}.simple-info-card span,.simple-info-card b{display:block}.simple-info-card span{font-size:8px;color:#8fa2b1}.simple-info-card b{font-size:11px;color:#f0cc69;margin-top:5px}.portrait-page-head{padding:6px 2px 14px}.portrait-page-head h1{font-family:Playfair Display,serif;font-size:30px;margin:5px 0}.portrait-page-head p{margin:0;color:#92a4b4;line-height:1.6;font-size:10px}.portrait-plan-list{display:flex;flex-direction:column;gap:16px}.portrait-plan{border-radius:23px;overflow:hidden;background:linear-gradient(180deg,#0b2235,#071521);border:1px solid rgba(255,203,84,.22);box-shadow:0 18px 45px #0000004d}.portrait-plan-image{height:230px;position:relative;overflow:hidden}.portrait-plan-image img{width:100%;height:100%;object-fit:cover}.portrait-plan-image:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,rgba(3,11,19,.7),transparent 48%)}.portrait-plan-image>b{position:absolute;z-index:2;top:12px;left:12px;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#f2c85f;color:#15100a;border:2px solid #fff0bd;font-size:12px}.portrait-plan-content{padding:18px}.vip-label{font-size:9px;font-weight:800;color:#f1ca63;letter-spacing:.12em}.portrait-plan h2{font-family:Playfair Display,serif;font-size:24px;margin:4px 0}.portrait-plan small{display:flex;align-items:center;gap:5px;color:#91a5b5;font-size:9px}.portrait-values{display:grid;grid-template-columns:1fr;gap:8px;margin:16px 0}.portrait-values>div{display:flex;align-items:center;justify-content:space-between;padding:12px 13px;border-radius:13px;background:#ffffff09;border:1px solid rgba(255,255,255,.05)}.portrait-values span{font-size:8px;color:#8ea1b1}.portrait-values b{font-size:13px;color:#f7e0a0}.duration-row{display:flex;align-items:center;gap:7px;color:#9db0be;font-size:9px;margin-bottom:14px}.mobile-sheet{width:min(520px,100%);border-radius:24px 24px 0 0!important;position:absolute;bottom:0;max-height:92vh;overflow:auto}.sheet-values{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin:13px 0}.sheet-values div{padding:10px;border-radius:12px;background:#ffffff0a}.sheet-values span,.sheet-values b{display:block}.sheet-values span{font-size:8px;color:#8da0b0}.sheet-values b{font-size:10px;color:#f2ce6b;margin-top:5px}.sheet-cancel{width:100%;border:0;background:transparent;color:#92a4b3;padding:13px}.account-page{padding-top:0}.account-cover{height:260px;position:relative;border-radius:0 0 26px 26px;overflow:hidden;margin:-16px -14px 14px}.account-cover>img{width:100%;height:100%;object-fit:cover}.account-cover-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,#040c14f5,#040c1424 62%)}.profile-photo{position:absolute;left:20px;bottom:62px;width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#f4d474,#af7a25);color:#171009;font-weight:900;font-size:19px;border:3px solid rgba(255,239,179,.85);box-shadow:0 10px 25px #0000004d}.account-cover-copy{position:absolute;left:92px;right:18px;bottom:23px}.account-cover-copy>span{font-size:8px;letter-spacing:.15em;color:#f0c65d}.account-cover-copy h1{font-family:Playfair Display,serif;font-size:27px;margin:3px 0}.account-cover-copy p{font-size:10px;color:#afbdc6;margin:0 0 6px}.account-cover-copy b{display:flex;align-items:center;gap:5px;font-size:9px;color:#ecc961}.account-money{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.account-money>div{padding:12px 8px;border-radius:14px;background:#0b1d2c;border:1px solid rgba(255,255,255,.05);min-width:0}.account-money span,.account-money b{display:block}.account-money span{font-size:7px;color:#889dac}.account-money b{font-size:10px;color:#f6d77d;margin-top:5px;overflow:hidden;text-overflow:ellipsis}.portrait-checkin{display:grid!important;grid-template-columns:auto 1fr auto!important;margin-top:12px!important;padding:14px!important}.portrait-checkin>div span,.portrait-checkin>div b{display:block}.portrait-checkin>div span{font-size:8px;color:#e6bd59}.portrait-checkin>div b{font-size:11px;margin-top:3px}.settings-list{border-radius:20px;overflow:hidden;border:1px solid rgba(255,255,255,.06);background:#0a1a28}.settings-list>a,.settings-list>button{width:100%;display:grid;grid-template-columns:36px 1fr auto;align-items:center;gap:10px;padding:14px;border:0;border-bottom:1px solid rgba(255,255,255,.055);background:transparent;color:#f7f2e5;text-align:left}.settings-list>a:last-child,.settings-list>button:last-child{border-bottom:0}.settings-list>a>svg:first-child,.settings-list>button>svg:first-child{color:#e6ba53}.settings-list div b,.settings-list div span{display:block}.settings-list div b{font-size:11px}.settings-list div span{font-size:8px;color:#8fa2b1;margin-top:3px}.simple-auth{min-height:100vh;max-width:560px;margin:0 auto;background:#07111d}.auth-banner{height:270px;position:relative;overflow:hidden}.auth-banner>img:first-child{width:100%;height:100%;object-fit:cover}.auth-banner>div{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,#07111d,#050e172e 75%)}.auth-brand-logo{position:absolute;left:24px;bottom:84px;width:72px;height:72px!important;object-fit:contain}.auth-banner h1{position:absolute;left:24px;bottom:43px;margin:0;font-family:Playfair Display,serif;font-size:28px}.auth-banner p{position:absolute;left:24px;bottom:23px;margin:0;color:#d0d8de;font-size:10px}.simple-auth-card{position:relative;margin:-8px 14px 20px;padding:22px;border-radius:24px;background:#0b1d2c;border:1px solid rgba(255,204,89,.17);box-shadow:0 20px 55px #00000057}.simple-auth-card>span{font-size:8px;color:#e9bd55;letter-spacing:.14em}.simple-auth-card h2{font-family:Playfair Display,serif;font-size:27px;margin:5px 0}.simple-auth-card>p{font-size:9px;line-height:1.6;color:#90a3b2;margin:0 0 17px}.simple-auth-card label{display:block;margin:11px 0}.simple-auth-card label>b{display:flex;align-items:center;gap:6px;font-size:9px;color:#d6c690;margin-bottom:6px}.simple-auth-card input{width:100%;border-radius:13px;border:1px solid rgba(255,255,255,.08);background:#071521;color:#fff;padding:13px;outline:none}.simple-auth-card input:focus{border-color:#f5cb5f80}.simple-auth-card input:disabled{color:#f3d271;opacity:.85}.simple-auth-card small{display:block;font-size:8px;color:#7f94a5;margin-top:5px}.simple-auth-card .auth-switch{font-size:10px}.admin-page,.wallet-layout,.page-title,.admin-panels,.settings-grid,.metric-grid{max-width:100%}.admin-banner{border-radius:20px}.admin-tabs{overflow:auto;white-space:nowrap}.metric-grid{grid-template-columns:1fr 1fr!important}.admin-panels,.settings-grid,.wallet-layout{grid-template-columns:1fr!important}.investment-row{grid-template-columns:1fr!important;gap:9px!important}.setting{padding:14px!important}.page-title{align-items:flex-start!important;flex-direction:column}.wallet-balance,.history-total,.team-total{width:100%;box-sizing:border-box}.telegram-fab,.bottom-nav,.topbar,.mobile-menu,.ambient{display:none!important}@media(min-width:561px){body{padding:20px 0}.android-app,.simple-auth{border-radius:28px;overflow:hidden;min-height:calc(100vh - 40px)}.android-bottom-nav{bottom:20px;border-radius:0 0 28px 28px}}:root{--bg:#edf1f3;--bg2:#f7f9fa;--card:#ffffff;--text:#17212b;--muted:#6f7c86;--gold:#d89f22;--gold2:#b97800;--line:rgba(26,44,58,.12);--good:#0a9d57;--shadow:0 12px 34px rgba(23,43,58,.12)}html,body,#root{background:#eef2f4;color:#17212b}body{background:linear-gradient(180deg,#f7f9fa,#e9eef1)}.android-app{background:#eef2f4;color:#17212b}.android-topbar{background:#fffffff5!important;border-bottom:1px solid #dce3e7!important;color:#17212b!important}.android-topbar .brand strong{color:#23313c!important}.android-topbar .brand span{color:#7d8991!important}.android-main{background:linear-gradient(180deg,#f7f9fa,#edf2f4);padding-bottom:100px}.android-bottom-nav{background:#fffffff7!important;border-top:1px solid #d7e0e5!important;box-shadow:0 -10px 30px #14283714}.android-bottom-nav a{color:#697883!important;font-weight:700!important}.android-bottom-nav a.active{color:#b57800!important}.bright-page{color:#17212b}.bright-page h1,.bright-page h2,.bright-page h3,.bright-page b,.bright-page strong{font-weight:800}.welcome-row span,.portrait-page-head span,.portrait-section-title span{color:#8a6b1f!important;font-weight:800!important;letter-spacing:.12em}.welcome-row h1,.portrait-page-head h1{font-size:30px!important;color:#15232e!important}.screen-note,.portrait-page-head p{color:#667780!important;font-size:14px!important;line-height:1.6!important}.account-chip{background:#fff!important;color:#9a6600!important;border:1px solid #e4c672!important;font-weight:800!important}.bright-summary{background:linear-gradient(135deg,#fff,#f5f7f8)!important;border:1px solid #dce3e7!important;box-shadow:var(--shadow)!important}.bright-summary span{color:#6b7a84!important}.bright-summary strong{color:#058b4d!important;font-size:34px!important}.bright-summary small{color:#63727c!important}.bright-summary small b{color:#15232e!important}.bright-advert{min-height:330px!important;border:1px solid rgba(17,45,65,.12)!important;box-shadow:var(--shadow)!important}.bright-advert>img{filter:saturate(1.15) brightness(1.06)!important}.bright-advert .hotel-advert-shade{background:linear-gradient(90deg,#051e30e6,#051e3073,#051e3014)!important}.bright-advert .hotel-advert-copy h2{font-size:30px!important;color:#fff!important;text-shadow:0 2px 12px rgba(0,0,0,.35)}.bright-advert .hotel-advert-copy p{font-size:14px!important;color:#e9f0f4!important}.bright-actions{grid-template-columns:repeat(2,1fr)!important;gap:12px!important}.bright-actions a{background:#fff!important;border:1px solid #dde5e9!important;box-shadow:0 7px 20px #1d324012!important;color:#17212b!important;padding:18px!important}.bright-actions a b{font-size:16px!important}.bright-actions a span{font-size:12px!important;color:#71808a!important}.bright-info{background:#fff!important;border:1px solid #dce4e8!important;color:#17212b!important}.bright-plan{background:#fff!important;border:1px solid #dbe4e8!important;box-shadow:0 12px 30px #1a2d3a1a!important;border-radius:22px!important}.bright-plan-image{height:245px!important;background:#dce5ea!important}.bright-plan-image img{width:100%!important;height:100%!important;object-fit:cover!important;filter:saturate(1.12) contrast(1.04) brightness(1.05)}.bright-plan-image b{background:#fff!important;color:#9c6700!important;border:2px solid #e0b64d!important;font-size:15px!important}.portrait-plan-content{padding:19px!important}.vip-label{font-size:17px!important;color:#075ecf!important;font-weight:900!important;letter-spacing:.03em!important}.hotel-name{font-size:23px!important;color:#17212b!important;margin:7px 0 4px!important}.hotel-location{color:#65747e!important;font-size:12px!important;font-weight:700!important}.bright-values{grid-template-columns:1fr!important;gap:8px!important}.bright-values>div{background:#f6f8f9!important;border:1px solid #e1e7ea!important;padding:13px 14px!important;border-radius:13px!important}.bright-values span{font-size:10px!important;color:#74828b!important;font-weight:800!important}.bright-values b{font-size:20px!important}.value-price b{color:#0067d8!important}.value-daily b{color:#09934f!important}.value-total b{color:#7b35d6!important}.duration-row{color:#65757e!important;font-size:13px!important}.duration-row strong{color:#ca7c00!important}.plan-open{font-size:15px!important;min-height:48px!important}.bright-plan-sheet{background:#fff!important;color:#17212b!important;border:1px solid #dce4e8!important}.bright-plan-sheet h2{font-size:26px!important}.sheet-location{color:#6b7881!important}.bright-plan-sheet .sheet-values div{background:#f3f6f7!important;border:1px solid #dfe6e9!important}.bright-plan-sheet .sheet-values span{color:#71808a!important}.bright-plan-sheet .sheet-values b{color:#17212b!important;font-size:17px!important}.telegram-plan-btn{margin-top:10px;min-height:47px;border-radius:12px;background:#198bd1;color:#fff;font-weight:800;display:flex;align-items:center;justify-content:center;gap:8px}.sheet-cancel{color:#64737c!important;font-weight:800!important}.bright-account-cover{min-height:300px!important;box-shadow:var(--shadow)!important}.bright-account-cover>img{filter:saturate(1.15) brightness(1.05)!important}.bright-account-cover .account-cover-shade{background:linear-gradient(0deg,#031d2ee6,#031d2e0f)!important}.hotel-profile-photo{width:92px!important;height:92px!important;padding:3px!important;background:#fff!important;overflow:hidden!important}.hotel-profile-photo img{width:100%!important;height:100%!important;object-fit:cover!important;border-radius:50%!important}.account-cover-copy h1{font-size:29px!important}.account-cover-copy p{font-size:14px!important}.bright-money{background:#fff!important;border:1px solid #dce4e8!important;box-shadow:var(--shadow)!important}.bright-money span{color:#76848d!important}.bright-money b{font-size:18px!important;color:#17212b!important}.account-primary-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:14px 0}.account-primary-actions>a{min-height:50px;font-weight:900;border-radius:14px;display:flex;align-items:center;justify-content:center;gap:8px}.withdraw-account-btn{background:#0b8d57;color:#fff;border:1px solid #087c4d}.bright-checkin,.bright-settings{background:#fff!important;border-color:#dbe4e8!important;color:#17212b!important}.bright-settings>a,.bright-settings>button{color:#17212b!important;border-bottom-color:#e8edef!important}.bright-settings b{font-size:15px!important}.bright-settings span{color:#76838c!important;font-size:11px!important}.inbuilt-screen-message,.auth-msg,.notice{background:#eef6ff!important;border:1px solid #bfd8ef!important;color:#284a61!important;border-radius:12px!important;padding:12px!important;font-weight:700!important}.simple-auth{background:#eef2f4!important}.auth-banner{min-height:43vh!important}.auth-banner>img:first-child{filter:saturate(1.12) brightness(1.08)!important}.simple-auth-card{background:#fff!important;color:#17212b!important;border-top:1px solid #dbe4e8!important}.simple-auth-card h2{font-size:29px!important;color:#17212b!important}.simple-auth-card>p{font-size:12px!important;color:#6d7b85!important}.simple-auth-card label>b{font-size:12px!important;color:#59471c!important}.simple-auth-card input{background:#f4f6f7!important;color:#17212b!important;border:1px solid #d7e0e5!important;font-size:15px!important;padding:14px!important}.simple-auth-card small{font-size:10px!important;color:#71808a!important}.gold-btn{background:linear-gradient(135deg,#f2c85e,#d28d12)!important;color:#182027!important;border-color:#d19923!important;font-weight:900!important}.logout{font-weight:800!important}@media(max-width:430px){.portrait-plan-list{gap:16px!important}.bright-plan-image{height:230px!important}.portrait-page-head h1{font-size:28px!important}.bright-advert .hotel-advert-copy h2{font-size:27px!important}}:root{--bg:#04111e!important;--bg2:#071b2d!important;--card:rgba(7,25,41,.94)!important;--text:#fff8e7!important;--muted:#a9b8c4!important;--gold:#d9a62e!important;--gold2:#f5cf69!important;--line:rgba(220,169,50,.38)!important;--good:#74d7a7!important;--shadow:0 18px 46px rgba(0,0,0,.42)!important}html,body,#root{background:#04111e!important;color:#fff8e7!important}body{background:radial-gradient(circle at 25% 0%,rgba(34,79,108,.3),transparent 32%),linear-gradient(180deg,#06182a,#03101c)!important}.android-app,.simple-auth{background:#04111e!important;color:#fff8e7!important}.android-main{background:linear-gradient(180deg,#071a2b,#04111e)!important}.android-topbar{background:#030f1af7!important;border-bottom:1px solid rgba(216,166,46,.24)!important;color:#fff8e7!important}.android-topbar .brand strong{font-family:Playfair Display,serif!important;color:#f7d679!important;font-weight:700!important;letter-spacing:1.7px!important}.android-topbar .brand span{color:#aeb9c1!important}.android-bottom-nav{background:#030e18fa!important;border-top:1px solid rgba(216,166,46,.25)!important;box-shadow:0 -10px 30px #0000004d!important}.android-bottom-nav a{color:#899aa8!important}.android-bottom-nav a.active{color:#f5cf69!important}.bright-page,.plan-page-dark{color:#fff8e7!important}.welcome-row h1,.portrait-page-head h1,.bright-page h1,.bright-page h2,.bright-page h3{color:#fff8e7!important;font-family:Playfair Display,serif!important}.screen-note,.portrait-page-head p{color:#a9b8c4!important}.account-chip{background:#091d30!important;color:#f5cf69!important;border-color:#d8a62e66!important}.bright-summary,.bright-info,.bright-money,.bright-checkin,.bright-settings{background:linear-gradient(145deg,#0a2237,#071928)!important;border-color:#d8a62e40!important;color:#fff8e7!important;box-shadow:var(--shadow)!important}.bright-summary strong{color:#f6d36e!important}.bright-summary span,.bright-summary small,.bright-money span,.bright-settings span{color:#9fb0bd!important}.bright-summary small b,.bright-money b,.bright-settings b{color:#fff8e7!important}.bright-actions a{background:linear-gradient(145deg,#0a2135,#071827)!important;border-color:#d8a62e3d!important;color:#fff8e7!important;box-shadow:0 10px 26px #00000040!important}.bright-actions a span{color:#9fb0bd!important}.inbuilt-screen-message,.auth-msg,.notice{background:#0b263c!important;border-color:#5a9fc959!important;color:#dcebf4!important}.simple-auth-card{background:#081c2c!important;color:#fff8e7!important;border:1px solid rgba(216,166,46,.28)!important;box-shadow:0 22px 60px #0000007a!important}.simple-auth-card h2{color:#fff8e7!important;font-family:Playfair Display,serif!important}.simple-auth-card>p{color:#a9b8c4!important}.simple-auth-card label>b{color:#ebcf84!important}.simple-auth-card input{background:#061522!important;color:#fff!important;border-color:#ffffff1a!important}.simple-auth-card small{color:#93a7b6!important}.auth-banner>img:first-child{filter:saturate(1.05) brightness(.76) contrast(1.1)!important}.gold-btn{background:linear-gradient(135deg,#f3d36d,#b47a13)!important;color:#111820!important;border-color:#dfb94d!important}.plan-page-dark{padding-top:10px!important}.plan-collection-head{display:flex;align-items:center;justify-content:center;gap:12px;text-align:center;padding:10px 6px 16px;border-bottom:1px solid rgba(216,166,46,.3)}.plan-collection-head img{width:64px;height:64px;object-fit:contain;filter:drop-shadow(0 0 12px rgba(232,181,57,.26))}.plan-collection-head span{display:block;font-family:Playfair Display,serif;font-size:24px;font-weight:700;letter-spacing:2px;color:#fff6da}.plan-collection-head h1{margin:2px 0 0;font-family:Playfair Display,serif;font-size:29px;line-height:1;color:#e2b547;letter-spacing:1px;text-shadow:0 2px 12px rgba(0,0,0,.42)}.plan-collection-head p{margin:6px 0 0;font-family:Playfair Display,serif;font-size:14px;font-weight:700;color:#fff3d0;letter-spacing:1.3px}.plan-benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin:12px 0;border:1px solid rgba(216,166,46,.36);border-radius:10px;overflow:hidden;background:#071827}.plan-benefits b{padding:10px 4px;text-align:center;font-size:8px;letter-spacing:.04em;color:#ead8a3;border-right:1px solid rgba(216,166,46,.28)}.plan-benefits b:last-child{border-right:0}.plan-table-head{display:grid;grid-template-columns:28px minmax(170px,2.35fr) repeat(4,minmax(100px,1fr));align-items:stretch;border:1px solid rgba(216,166,46,.55);border-bottom:0;background:#0b2032;color:#ead7a4;font-family:Playfair Display,serif;font-weight:700;font-size:9px;text-align:center}.plan-table-head span{display:flex;align-items:center;justify-content:center;min-height:48px;padding:6px;border-right:1px solid rgba(216,166,46,.42)}.plan-table-head span:last-child{border-right:0}.poster-plan-list{border:1px solid rgba(216,166,46,.55);border-top:0;border-radius:0 0 14px 14px;overflow:hidden;background:#061827}.poster-plan-row{position:relative;display:grid;grid-template-columns:28px minmax(170px,2.35fr) repeat(4,minmax(100px,1fr));min-height:118px;border-bottom:1px solid rgba(216,166,46,.48);background:linear-gradient(90deg,#071b2b,#061725);transition:.2s ease}.poster-plan-row:last-child{border-bottom:0}.poster-plan-row:hover{background:#0a2235}.poster-plan-row>div{border-right:1px solid rgba(216,166,46,.38)}.poster-number{display:flex;align-items:center;justify-content:center;font-family:Playfair Display,serif;font-size:23px;font-weight:700;color:#fff9e7}.poster-package{display:grid;grid-template-columns:92px 1fr;min-width:0}.poster-image-wrap{height:118px;border-right:1px solid rgba(216,166,46,.35);background:#0a1f31;overflow:hidden}.poster-image-wrap img{width:100%;height:100%;object-fit:cover;display:block;filter:saturate(1.02) contrast(1.05)}.poster-package-copy{display:flex;flex-direction:column;justify-content:center;padding:10px;min-width:0}.poster-package-copy strong{font-family:Playfair Display,serif;font-size:16px;line-height:1;color:#fff8e7;letter-spacing:.3px}.poster-package-copy b{font-family:Playfair Display,serif;margin-top:7px;color:#e7b94a;font-size:11px;line-height:1.12;text-transform:uppercase}.poster-package-copy span{margin-top:4px;color:#d4dde3;font-size:8px;font-weight:700;line-height:1.25;text-transform:uppercase}.poster-stat{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:8px 5px;min-width:0}.poster-stat small{display:none;color:#8798a6;font-size:7px;letter-spacing:.04em}.poster-stat b{font-family:Playfair Display,serif;font-size:15px;line-height:1.15;color:#e5b547;white-space:nowrap}.poster-stat.duration b{color:#fff4d3}.poster-stat.daily b{color:#e5b547}.poster-stat.total b{color:#e9b849}.poster-open{position:absolute;right:5px;bottom:5px;width:27px;height:27px;border-radius:50%;border:1px solid rgba(227,180,62,.54);background:#051522d9;color:#f3cb65;display:grid;place-items:center;opacity:.86}.plan-footer-line{margin:14px auto 4px;padding:9px 14px;max-width:94%;border:1px solid rgba(216,166,46,.36);border-radius:999px;text-align:center;font-family:Playfair Display,serif;color:#e8d4a0;font-size:9px;letter-spacing:.04em}.plan-sheet-dark{background:linear-gradient(180deg,#0a2134,#061522)!important;color:#fff8e7!important;border:1px solid rgba(216,166,46,.35)!important}.sheet-image-left{width:100%;height:220px;border-radius:14px;overflow:hidden;margin-bottom:12px}.sheet-image-left img{width:100%;height:100%;object-fit:cover}.plan-sheet-dark h2{font-family:Playfair Display,serif!important;color:#fff6db!important;font-size:26px!important}.plan-sheet-dark .sheet-location{color:#a8b8c3!important}.dark-sheet-values{grid-template-columns:1fr 1fr!important}.dark-sheet-values div{background:#071827!important;border:1px solid rgba(216,166,46,.22)!important}.dark-sheet-values span{color:#93a7b4!important}.dark-sheet-values b{color:#efc75f!important}.dark-notice{background:#0a2941!important;color:#dfeef7!important}.sheet-cancel{color:#aebac3!important}@media(max-width:720px){.plan-table-head{display:none}.poster-plan-list{border-top:1px solid rgba(216,166,46,.55);border-radius:14px}.poster-plan-row{grid-template-columns:28px 112px 1fr;min-height:138px}.poster-plan-row>div{border-right:1px solid rgba(216,166,46,.33)}.poster-number{grid-row:1/3}.poster-package{grid-column:2;grid-row:1/3;display:flex;flex-direction:column;border-right:1px solid rgba(216,166,46,.4)!important}.poster-image-wrap{width:100%;height:84px;border-right:0;border-bottom:1px solid rgba(216,166,46,.35)}.poster-package-copy{padding:7px 7px 8px;flex:1}.poster-package-copy strong{font-size:14px}.poster-package-copy b{font-size:9px;margin-top:4px}.poster-package-copy span{font-size:7px;margin-top:3px}.poster-stat{grid-column:3;border-right:0!important;display:grid;grid-template-columns:1fr 1.25fr;align-items:center;text-align:left;min-height:34px;padding:6px 11px;border-bottom:1px solid rgba(216,166,46,.24)}.poster-stat small{display:block}.poster-stat b{text-align:right;font-size:14px}.poster-stat.price{grid-row:1}.poster-stat.duration{grid-row:2}.poster-stat.daily{grid-row:3}.poster-stat.total{grid-row:4;border-bottom:0}.poster-open{right:7px;bottom:7px}.plan-benefits{grid-template-columns:1fr 1fr}.plan-benefits b:nth-child(2){border-right:0}.plan-benefits b:nth-child(-n+2){border-bottom:1px solid rgba(216,166,46,.28)}}@media(max-width:390px){.poster-plan-row{grid-template-columns:25px 104px 1fr}.poster-stat{padding:5px 8px}.poster-stat b,.poster-package-copy strong{font-size:13px}.plan-collection-head h1{font-size:25px}.plan-collection-head span{font-size:20px}}.dashboard-lux-page,.account-dark-page,.products-card-page,.my-products-page,.wallet-hotel-page,.team-hotel-page,.history-hotel-page{color:var(--text)}.dashboard-hotel-hero,.page-hotel-banner,.branded-account-cover{position:relative;overflow:hidden;border-radius:24px;border:1px solid var(--line);box-shadow:var(--shadow);background:#061827}.dashboard-hotel-hero{height:285px;margin-bottom:14px}.dashboard-hotel-hero>img,.page-hotel-banner>img,.branded-account-cover>img{width:100%;height:100%;object-fit:cover;display:block}.dashboard-hotel-overlay,.page-hotel-banner>div,.branded-account-cover .account-cover-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#020e18e6,#03131f73,#03131f29)}.dashboard-hotel-copy,.page-hotel-banner>section{position:absolute;z-index:2;left:22px;bottom:22px;right:20px}.dashboard-hotel-copy span,.page-hotel-banner span{color:var(--gold2);font-size:10px;font-weight:800;letter-spacing:2px}.dashboard-hotel-copy h1,.page-hotel-banner h1{font-family:Playfair Display,serif;font-size:31px;margin:5px 0;color:#fff8e7}.dashboard-hotel-copy p,.page-hotel-banner p{margin:0;color:#d5e1e8;font-size:12px}.dashboard-balance-card{padding:20px;border-radius:20px;background:linear-gradient(145deg,#0c2941,#071a2b);border:1px solid var(--line);box-shadow:var(--shadow)}.dashboard-balance-card>span{font-size:10px;letter-spacing:1.7px;color:#a8bac6}.dashboard-balance-card>strong{display:block;font-size:31px;color:var(--gold2);margin:6px 0 15px;font-family:Playfair Display,serif}.balance-mini-row{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid rgba(255,255,255,.08);padding-top:12px}.balance-mini-row>div+div{border-left:1px solid rgba(255,255,255,.08);padding-left:14px}.balance-mini-row small{display:block;color:#91a4b1;font-size:9px}.balance-mini-row b{display:block;margin-top:4px;font-size:13px;color:#fff7df}.dashboard-money-actions,.account-wallet-tabs{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:12px 0 22px}.dashboard-money-actions a,.account-wallet-tabs a{min-height:74px;border-radius:17px;border:1px solid rgba(216,166,46,.28);background:linear-gradient(145deg,#0a2237,#071827);display:flex;align-items:center;justify-content:center;gap:10px;padding:12px;color:#fff8e7}.dashboard-money-actions svg,.account-wallet-tabs svg{color:var(--gold2)}.dashboard-money-actions b,.account-wallet-tabs b{display:block;font-size:15px}.dashboard-money-actions span,.account-wallet-tabs span{display:block;color:#98aab6;font-size:9px;margin-top:3px}.dark-action-grid{grid-template-columns:repeat(2,1fr)!important}.dark-action-grid a{background:linear-gradient(145deg,#0a2135,#071827)!important;border-color:#d8a62e3d!important;color:#fff8e7!important}.dark-action-grid a span{color:#98aab6!important}.dashboard-promo-card{display:grid;grid-template-columns:42% 1fr;min-height:150px;border:1px solid var(--line);border-radius:20px;overflow:hidden;background:#071827;margin-top:16px}.dashboard-promo-card img{width:100%;height:100%;object-fit:cover}.dashboard-promo-card>div{padding:20px}.dashboard-promo-card span{color:var(--gold2);font-size:9px;font-weight:800;letter-spacing:1.4px}.dashboard-promo-card h2{font-family:Playfair Display,serif;font-size:20px;margin:6px 0 16px}.dashboard-promo-card a{color:#f4cf6d;font-size:12px;font-weight:800}.page-hotel-banner{height:205px;margin-bottom:16px}.page-hotel-banner>section h1{font-size:27px}.page-hotel-banner>section p{max-width:420px}.products-banner{height:220px}.products-balance{display:flex;align-items:center;gap:12px;padding:14px 16px;margin-bottom:14px;background:#081d30;border:1px solid var(--line);border-radius:16px}.products-balance svg{color:var(--gold2)}.products-balance span{display:block;color:#91a6b4;font-size:9px;letter-spacing:1px}.products-balance b{display:block;margin-top:4px;color:#f6d36e;font-size:19px}.product-card-list{display:flex;flex-direction:column;gap:13px}.hotel-product-card{display:grid;grid-template-columns:42% 58%;min-height:230px;overflow:hidden;border:1px solid rgba(216,166,46,.34);border-radius:19px;background:linear-gradient(145deg,#092237,#061725);box-shadow:0 12px 34px #00000047}.hotel-product-image{position:relative;min-height:230px;background:#071827}.hotel-product-image img{width:100%;height:100%;object-fit:cover;display:block;filter:saturate(1.06) contrast(1.05)}.hotel-product-image>span{position:absolute;left:10px;top:10px;width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#06121e;border:1px solid #e0b547;color:#f5d16d;font-weight:900}.hotel-product-details{padding:15px 14px;min-width:0}.product-vip{display:block;color:#f2c95e;font-family:Playfair Display,serif;font-size:18px}.hotel-product-details h2{font-size:14px;margin:5px 0 3px;color:#fff9e8}.hotel-product-details>p{margin:0 0 11px;display:flex;align-items:center;gap:4px;color:#a9b9c4;font-size:8px;text-transform:uppercase}.product-finance-grid{display:grid;grid-template-columns:1fr 1fr;gap:7px}.product-finance-grid>div{padding:8px;border-radius:10px;background:#ffffff09;border:1px solid rgba(255,255,255,.055)}.product-finance-grid small{display:block;color:#8498a6;font-size:7px}.product-finance-grid b{display:block;margin-top:3px;font-size:11px;color:#fff5d8;white-space:nowrap}.product-finance-grid .investment-price b{color:#f1c24d}.product-finance-grid .daily-value b{color:#78dca4}.product-finance-grid .total-value b{color:#e8b84b}.product-activate-btn{width:100%;margin-top:10px;min-height:37px;border-radius:10px;border:1px solid #d9aa39;background:linear-gradient(135deg,#f0ce68,#b77710);color:#111923;font-size:11px;font-weight:900;display:flex;align-items:center;justify-content:center;gap:6px}.activation-popup{position:relative;background:linear-gradient(180deg,#0b263d,#061522)!important;border:1px solid rgba(216,166,46,.42)!important;color:#fff8e7!important}.activation-popup>img{width:100%;height:190px;object-fit:cover;border-radius:14px;margin-bottom:13px}.activation-popup>h2{font-family:Playfair Display,serif;font-size:25px;margin:5px 0}.activation-popup>strong{font-size:12px;color:#d5e0e7}.popup-x{position:absolute;right:16px;top:16px;z-index:3;width:35px;height:35px;border-radius:50%;border:1px solid rgba(255,255,255,.18);background:#030e18c7;color:#fff;display:grid;place-items:center}.activation-summary{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:15px 0}.activation-summary div{padding:10px;border:1px solid rgba(216,166,46,.2);border-radius:10px;background:#061827}.activation-summary span{display:block;color:#91a5b2;font-size:8px}.activation-summary b{display:block;margin-top:4px;color:#f0c75b;font-size:12px}.inline-status{margin:12px 0;padding:11px 12px;border:1px solid rgba(87,155,195,.34);border-radius:11px;background:#0a2941;color:#dfeef7;font-size:11px;font-weight:700;line-height:1.45}.branded-account-cover{height:290px}.branded-account-cover .account-cover-copy{left:20px!important;bottom:20px!important}.account-three-stats{display:grid;grid-template-columns:1fr 1fr 1fr;margin:13px 0;border:1px solid var(--line);border-radius:18px;overflow:hidden;background:linear-gradient(145deg,#0a2237,#071827)}.account-three-stats>div{padding:15px 8px;text-align:center}.account-three-stats>div+div{border-left:1px solid rgba(216,166,46,.2)}.account-three-stats span{display:block;font-size:7px;color:#92a6b3;letter-spacing:.5px}.account-three-stats b{display:block;margin-top:5px;font-size:11px;color:#fff7df}.account-three-stats .withdraw-stat b{color:#f0bc4c}.dark-checkin,.dark-settings{background:linear-gradient(145deg,#0a2237,#071827)!important;border-color:#d8a62e40!important;color:#fff8e7!important}.dark-settings a{color:#fff8e7!important}.dark-settings span{color:#93a6b3!important}.compact-title{margin-top:12px}.compact-title h1{font-size:28px}.wallet-hotel-page .page-title>div:first-child,.team-hotel-page .page-title>div:first-child,.history-hotel-page .page-title>div:first-child{display:none}.my-product-list{display:flex;flex-direction:column;gap:12px}.my-product-list article{display:grid;grid-template-columns:38% 62%;overflow:hidden;border:1px solid var(--line);border-radius:18px;background:#071827;min-height:170px}.my-product-list article>img{width:100%;height:100%;object-fit:cover}.my-product-list article>div{padding:14px}.my-product-list span{font-size:10px;color:var(--gold2);font-weight:800}.my-product-list h2{font-family:Playfair Display,serif;font-size:18px;margin:5px 0}.my-product-list p{display:flex;align-items:center;gap:5px;color:#9db0bc;font-size:10px}.my-product-list article>div>div{margin-top:15px;padding-top:10px;border-top:1px solid rgba(255,255,255,.07)}.my-product-list article b,.my-product-list article small{display:block}.my-product-list article b{color:#f2c95e}.my-product-list article small{color:#93a6b3;margin-top:4px}@media(max-width:390px){.hotel-product-card{grid-template-columns:40% 60%}.hotel-product-details{padding:12px 10px}.product-vip{font-size:16px}.product-finance-grid{gap:5px}.product-finance-grid>div{padding:7px 5px}.product-finance-grid b,.account-three-stats b{font-size:10px}.dashboard-hotel-hero{height:250px}}.dashboard-money-actions.three-actions{grid-template-columns:repeat(3,1fr)}.dashboard-money-actions.three-actions a{min-width:0;text-align:center;flex-direction:column}.withdraw-account-settings{padding:15px;margin:10px 0 16px;border:1px solid rgba(215,174,69,.24);border-radius:16px;background:#d7ae450e}.withdraw-setting-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.withdraw-setting-head span{display:block;color:#9caeba;font-size:9px;letter-spacing:1.3px}.withdraw-setting-head b{display:block;margin-top:4px;color:#f2cf68}.withdraw-setting-head button,.account-save-btn{border:1px solid rgba(215,174,69,.35);background:#0a2031;color:#f0cc64;border-radius:10px;padding:9px 11px;display:flex;gap:6px;align-items:center;font-weight:800}.account-save-btn{width:100%;justify-content:center;margin-top:10px}.saved-withdraw-account{display:grid;grid-template-columns:1fr 1fr;gap:8px}.saved-withdraw-account>div{padding:12px;border-radius:11px;background:#ffffff09}.saved-withdraw-account span{display:block;color:#8699a7;font-size:8px}.saved-withdraw-account b{display:block;margin-top:5px;font-size:13px;word-break:break-word}@media(max-width:430px){.dashboard-money-actions.three-actions{gap:7px}.dashboard-money-actions.three-actions a{padding:10px 6px;min-height:83px}.dashboard-money-actions.three-actions b{font-size:12px}.dashboard-money-actions.three-actions span{font-size:7px}.saved-withdraw-account{grid-template-columns:1fr}}.slow-notice-bar{height:46px;display:flex;align-items:center;gap:12px;margin:0 0 12px;padding:0 12px;border:1px solid rgba(224,174,56,.4);border-radius:13px;background:#061421;overflow:hidden}.slow-notice-bar>b{flex:0 0 auto;color:#efc353;font-size:11px;letter-spacing:.08em}.notice-window{overflow:hidden;white-space:nowrap;flex:1}.notice-track{display:inline-flex;gap:18px;align-items:center;min-width:max-content;color:#f7f3e8;font-size:12px;font-weight:800;animation:skyTicker 34s linear infinite}.notice-track i{color:#e2af35;font-style:normal}@keyframes skyTicker{0%{transform:translate(15%)}to{transform:translate(-100%)}}.dashboard-profile-hero,.profile-account-hero{position:relative;height:390px;border-radius:25px;overflow:hidden;border:1px solid rgba(225,176,60,.44);box-shadow:0 20px 50px #0006;background:#061725}.dashboard-profile-hero>img,.profile-account-hero>img{width:100%;height:100%;object-fit:cover;display:block;filter:none!important}.profile-hero-shade,.profile-account-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#020b1429,#020b140f 45%,#020b14b8)}.dashboard-user-corner,.profile-name-corner{position:absolute;top:20px;left:19px;right:16px;text-shadow:0 2px 10px rgba(0,0,0,.75)}.dashboard-user-corner span,.profile-name-corner span{color:#f2ca62;font-size:10px;font-weight:900;letter-spacing:.15em}.dashboard-user-corner h1,.profile-name-corner h1{font-family:Playfair Display,serif;font-size:31px;line-height:1;margin:5px 0 3px;color:#fff8e7;max-width:90%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-user-corner p,.profile-name-corner p{font-size:11px;color:#e5edf2;margin:0}.profile-name-corner b{display:flex;align-items:center;gap:5px;color:#f0c961;font-size:10px;margin-top:6px}.gold-account-view{position:absolute;right:12px;left:12px;bottom:13px;padding:17px 18px 15px;background:radial-gradient(circle at 83% 8%,rgba(255,220,111,.22),transparent 26%),linear-gradient(145deg,#0a1a28f7,#040e18fa);border:1.5px solid #d5a432;border-radius:34px 9px;box-shadow:0 14px 38px #0006,inset 0 0 24px #e8ba430f}.gold-account-view:before{content:"";position:absolute;left:20px;top:-1px;width:46%;height:2px;background:linear-gradient(90deg,transparent,#ffe38b,transparent);box-shadow:0 0 12px #f0c353}.gold-account-view>span{font-size:9px;font-weight:900;letter-spacing:.14em;color:#d9e2e8}.gold-account-view>strong{display:block;margin:6px 0 13px;font-family:Playfair Display,serif;font-size:31px;color:#f2c65a;text-shadow:0 0 13px rgba(240,194,78,.15)}.account-view-stats{display:grid;grid-template-columns:1fr 1fr;gap:0;border-top:1px solid rgba(236,196,89,.24);padding-top:11px}.account-view-stats>div{min-width:0}.account-view-stats>div+div{border-left:1px solid rgba(236,196,89,.2);padding-left:14px}.account-view-stats small{display:block;color:#98a9b4;font-size:8px;font-weight:800}.account-view-stats b{display:block;margin-top:4px;color:#fff5d9;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.three-profile-stats{grid-template-columns:repeat(3,1fr)}.three-profile-stats>div+div{padding-left:8px}.three-profile-stats b{font-size:10px}.profile-money-buttons{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:13px 0}.profile-money-buttons a{height:57px;border-radius:15px;border:1px solid rgba(222,173,55,.45);display:flex;align-items:center;justify-content:center;gap:9px;font-size:15px;font-weight:900}.profile-money-buttons a:first-child{background:linear-gradient(135deg,#efc45a,#bd7a13);color:#17120b}.profile-money-buttons a:last-child{background:linear-gradient(145deg,#0c2a42,#061827);color:#f8d473}.rn-video-ad{border:1px solid rgba(221,171,51,.35);border-radius:20px;overflow:hidden;background:#061521;margin:14px 0 18px;box-shadow:0 16px 40px #0000004d}.rn-video-ad video{width:100%;aspect-ratio:16/9;display:block;background:#020a11;object-fit:cover}.video-caption{padding:13px 15px 15px}.video-caption span{display:block;color:#e7ba4f;font-size:9px;font-weight:900;letter-spacing:.13em}.video-caption b{display:block;color:#fff5d9;font-size:17px;margin-top:4px}.video-caption p{margin:4px 0 0;color:#93a6b3;font-size:10px;line-height:1.45}.framed-hotel-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-top:16px}.framed-hotel-strip img{width:100%;height:105px;object-fit:cover;border-radius:13px;border:1px solid rgba(225,175,54,.35);filter:none!important}.profile-account-hero{height:405px;margin:-16px -14px 13px;border-radius:0 0 28px 28px}.profile-account-hero .profile-balance-view{bottom:14px}.account-video-ad{margin-top:9px}.page-hotel-banner>img{filter:none!important}.page-hotel-banner>div{background:linear-gradient(0deg,#030d16bf,#030d1608 70%)!important}.page-hotel-banner{border-color:#dba8305c!important}.page-hotel-banner section{position:absolute;left:18px;bottom:16px;right:14px;text-shadow:0 2px 8px rgba(0,0,0,.75)}.inline-status,.notice{position:relative!important;inset:auto!important;background:#0b2940!important;border:1px solid rgba(92,163,205,.4)!important;color:#e7f3fa!important;box-shadow:none!important;animation:none!important}@media(max-width:390px){.dashboard-profile-hero{height:365px}.profile-account-hero{height:390px}.gold-account-view>strong{font-size:27px}.dashboard-user-corner h1,.profile-name-corner h1{font-size:28px}.notice-track{font-size:11px}.framed-hotel-strip img{height:90px}}.top-avatar{overflow:hidden}.top-avatar img{width:100%;height:100%;object-fit:cover;border-radius:50%}.dashboard-profile-photo{width:62px;height:62px;border-radius:50%;object-fit:cover;border:3px solid #efc75f;box-shadow:0 7px 24px #00000073;margin-bottom:8px;display:block}.gallery-profile-photo{position:absolute;left:20px;top:126px;width:92px;height:92px;border-radius:50%;padding:3px;border:3px solid #efc75f;background:#081524;box-shadow:0 12px 30px #00000080;z-index:4;overflow:visible}.gallery-profile-photo>img{width:100%;height:100%;border-radius:50%;object-fit:cover;display:block}.gallery-profile-photo>span{position:absolute;right:-4px;bottom:-2px;width:34px;height:34px;border-radius:50%;background:linear-gradient(135deg,#f2cc67,#b97b17);color:#17110a;display:grid;place-items:center;border:2px solid #fff0b6}.hidden-gallery-input{display:none!important}.profile-photo-control{margin:12px 0;padding:12px;border:1px solid rgba(227,180,66,.27);border-radius:15px;background:#071827}.profile-photo-control button{width:100%;min-height:48px;border-radius:12px;border:1px solid #d7a63d;background:linear-gradient(135deg,#efc65f,#b97b17);color:#181109;display:flex;align-items:center;justify-content:center;gap:8px;font-weight:900}.profile-photo-control button:disabled{opacity:.65}.profile-photo-control span{display:block;margin-top:7px;color:#91a4b2;text-align:center;font-size:9px}.profile-upload-message{margin:0 0 10px}@media(max-width:390px){.gallery-profile-photo{width:82px;height:82px;top:125px}.dashboard-profile-photo{width:55px;height:55px}}.shot-dashboard{max-width:1020px;margin:0 auto;padding:10px 10px 118px;background:linear-gradient(180deg,#020d17,#031421);color:#f8f5ed;min-height:100vh}.shot-dashboard *{box-sizing:border-box}.shot-notice{height:46px;border:1px solid #c98916;border-radius:13px 13px 0 0;display:flex;align-items:center;overflow:hidden;background:#03101b}.shot-notice>b{color:#f4bd43;padding:0 18px;white-space:nowrap}.shot-notice>div{overflow:hidden;white-space:nowrap;display:flex;gap:20px}.shot-notice>div span{animation:shotTicker 28s linear infinite;font-weight:700}@keyframes shotTicker{0%{transform:translate(20%)}to{transform:translate(-110%)}}.shot-top{display:grid;grid-template-columns:38% 62%;gap:14px;padding:20px 18px 10px;border-left:1px solid #c98916;border-right:1px solid #c98916}.shot-profile{position:relative;min-height:300px;padding:5px 8px}.shot-logo{width:170px;max-height:125px;object-fit:contain}.shot-profile p{margin:12px 0 2px;font-size:18px}.shot-profile h1{font-size:37px;line-height:1;margin:0;color:#e9b64e;text-transform:uppercase;font-family:Georgia,serif}.shot-profile>span{font-size:16px}.shot-avatar{position:absolute;left:10px;bottom:-5px;width:155px;height:155px;border-radius:50%;border:5px solid #dba62f;background:#0c1c2a;overflow:hidden;display:grid;place-items:center;color:#eab845;box-shadow:0 0 0 3px #5b3d0c,0 0 24px #dca62b66}.shot-avatar img{width:100%;height:100%;object-fit:cover}.shot-avatar svg{width:70px;height:70px}.shot-account{margin-top:3px;align-self:start;border:1px solid #e3aa31;border-radius:58px 20px 25px 25px;background:radial-gradient(circle at 80% 0,#8e5d10 0,#10171b 26%,#020a0e 65%);box-shadow:inset 0 0 25px #d7a52b33,0 0 20px #d79c2030;padding:0 24px 22px;overflow:hidden}.shot-account-title{margin:0 -24px 18px;padding:15px 24px 13px 38%;background:linear-gradient(110deg,#b67910,#ffdf72,#c78812);color:#101010;font-weight:900;font-size:18px}.shot-account-title span{float:right}.shot-account>p{text-align:center;font-size:18px;margin:0}.shot-account>strong{display:block;text-align:center;color:#efbc50;font:700 48px Georgia,serif;margin:14px 0 22px}.shot-account-stats{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #856c42;padding-top:18px}.shot-account-stats div{padding:0 14px;border-right:1px solid #8b642a}.shot-account-stats div:last-child{border:0}.shot-account-stats small{display:block;font-size:11px}.shot-account-stats b{display:block;color:#54d26a;font-size:17px;margin-top:7px}.shot-account-stats div:nth-child(2)b{color:#ff5b45}.shot-account-stats div:nth-child(3)b{color:#f2b93f}.shot-money{display:grid;grid-template-columns:1fr 1fr;gap:26px;margin:5px 20px 22px 28%}.shot-money a{height:70px;border:1px solid #c98a20;border-radius:12px;display:flex;align-items:center;justify-content:center;gap:18px;font-size:20px;font-weight:900}.shot-money a:first-child{background:linear-gradient(135deg,#f0c15a,#c88713);color:#151515}.shot-money a:last-child{background:#0b1d2b;color:#f4f4f4}.shot-money svg{width:30px;height:30px}.shot-video{position:relative;height:340px;border:1px solid #c98916;border-radius:13px;overflow:hidden;margin:0 14px 18px;background:#061421}.shot-video video{width:100%;height:100%;object-fit:cover}.shot-video-copy{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;display:flex;flex-direction:column;align-items:center;justify-content:center;text-shadow:0 2px 8px #000}.shot-video-copy img{width:70px}.shot-video-copy h2{font:700 45px Georgia,serif;color:#efbd4d;margin:2px}.shot-video-copy p{font-size:22px;margin:0}.shot-video-copy span{font-size:15px;margin:10px}.shot-video-copy button{pointer-events:auto;background:linear-gradient(#f3c65f,#c88918);border:1px solid #e5b143;border-radius:8px;padding:9px 22px;font-weight:900;display:flex;gap:8px;align-items:center}.shot-summary{display:grid;grid-template-columns:repeat(4,1fr);margin:0 14px 16px;border:1px solid #b97913;border-radius:12px;overflow:hidden}.shot-summary>div{display:flex;gap:12px;align-items:center;padding:17px 14px;border-right:1px solid #845c1d}.shot-summary>div:last-child{border:0}.shot-summary i{width:44px;height:44px;border-radius:50%;background:#1454a1;display:grid;place-items:center;font-style:normal;font-size:25px}.shot-summary>div:nth-child(2)i{background:#278743}.shot-summary>div:nth-child(3)i{background:#db7900}.shot-summary>div:nth-child(4)i{background:#783796}.shot-summary span{font-size:11px}.shot-summary b{display:block;font-size:16px;color:#45b6ff;margin-top:5px}.shot-summary>div:nth-child(2)b{color:#54d66d}.shot-summary>div:nth-child(3)b{color:#f3a426}.shot-summary>div:nth-child(4)b{color:#c668ef}.shot-section-title{text-align:center;font-size:15px;margin:14px}.shot-section-title.gold{color:#e9b74b}.shot-actions{display:grid;grid-template-columns:repeat(6,1fr);border:1px solid #b97913;border-radius:12px;margin:0 14px 14px;padding:13px 4px}.shot-actions a{display:flex;flex-direction:column;align-items:center;gap:8px;border-right:1px solid #835716;font-size:13px}.shot-actions a:last-child{border:0}.shot-actions svg{width:43px;height:43px;padding:9px;border-radius:50%;background:#1756a4;color:#fff;filter:drop-shadow(0 3px 5px #000)}.shot-actions a:nth-child(2) svg{background:#277c40}.shot-actions a:nth-child(3) svg{background:#d26408}.shot-actions a:nth-child(4) svg{background:#b98116}.shot-actions a:nth-child(5) svg{background:#71368f}.shot-actions a:nth-child(6) svg{background:#087c85}.shot-hotels{display:grid;grid-template-columns:repeat(6,1fr);gap:7px;margin:0 14px}.shot-hotels article{border:1px solid #d38f1d;border-radius:10px;overflow:hidden;background:#06131e;text-align:center}.shot-hotels img{width:100%;height:140px;object-fit:cover}.shot-hotels b,.shot-hotels span{display:block;font-size:11px;padding:3px 4px}.shot-hotels span{padding-bottom:8px}.android-bottom-nav{height:96px!important;padding:8px 8px 12px!important;background:#020d17!important;border-top:1px solid #d19120!important}.android-bottom-nav a{font-size:15px!important;font-weight:800!important;gap:5px!important}.android-bottom-nav a svg{width:30px!important;height:30px!important;filter:drop-shadow(0 0 5px #d79b30)}.android-bottom-nav a.active{color:#f1bd4d!important}.android-topbar{background:#020d17!important;border-bottom:1px solid #d19120!important}@media(max-width:720px){.shot-dashboard{padding-left:5px;padding-right:5px}.shot-notice{font-size:10px;height:38px}.shot-notice>b{padding:0 8px}.shot-top{grid-template-columns:37% 63%;padding:12px 6px 6px;gap:6px}.shot-logo{width:100px}.shot-profile{min-height:205px}.shot-profile p{font-size:11px}.shot-profile h1{font-size:21px}.shot-profile>span{font-size:10px}.shot-avatar{width:96px;height:96px}.shot-account{padding:0 8px 12px;border-radius:34px 12px 15px 15px}.shot-account-title{margin:0 -8px 10px;padding:9px 8px 8px 27%;font-size:11px}.shot-account>p{font-size:11px}.shot-account>strong{font-size:27px;margin:8px 0 12px}.shot-account-stats{padding-top:9px}.shot-account-stats div{padding:0 4px}.shot-account-stats small{font-size:7px}.shot-account-stats b{font-size:9px}.shot-money{margin:4px 8px 12px 28%;gap:8px}.shot-money a{height:45px;font-size:12px;gap:7px}.shot-money svg{width:19px}.shot-video{height:220px;margin:0 5px 10px}.shot-video-copy img{width:44px}.shot-video-copy h2{font-size:27px}.shot-video-copy p{font-size:14px}.shot-video-copy span{font-size:9px}.shot-summary{margin:0 5px 10px}.shot-summary>div{padding:8px 4px;gap:5px}.shot-summary i{width:27px;height:27px;font-size:14px}.shot-summary span{font-size:7px}.shot-summary b{font-size:9px}.shot-actions{margin:0 5px 10px;padding:8px 2px}.shot-actions a{font-size:8px;gap:5px}.shot-actions svg{width:29px;height:29px;padding:6px}.shot-hotels{margin:0 5px;gap:4px;overflow-x:auto;grid-template-columns:repeat(6,105px)}.shot-hotels img{height:90px}.shot-hotels b,.shot-hotels span{font-size:8px}.android-bottom-nav{height:88px!important}.android-bottom-nav a{font-size:12px!important}.android-bottom-nav a svg{width:27px!important;height:27px!important}}html,body,#root{width:100%;max-width:100%;overflow-x:hidden}.android-app{width:100%;max-width:560px;overflow-x:hidden;padding-bottom:100px}.android-main{width:100%;padding:8px 6px 110px!important;overflow-x:hidden}.shot-dashboard{width:100%;max-width:100%;padding:5px 3px 112px!important}.shot-top{width:100%}.shot-account{min-width:0}.shot-account>strong{white-space:nowrap;max-width:100%;overflow:hidden;text-overflow:ellipsis}.shot-account-stats>div{min-width:0}.shot-account-stats b{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dashboard-camera{position:absolute;right:2px;bottom:3px;width:29px;height:29px;border-radius:50%;display:grid;place-items:center;background:#07131f;border:1px solid #e0a937;color:#edbc50}.dashboard-camera svg{width:15px;height:15px}.dashboard-photo-message{margin:2px 8px 8px;padding:8px 10px;border:1px solid #8a661d;border-radius:9px;color:#f3d77e;background:#091923;font-weight:700;font-size:11px}.hotel-product-image{background:#061725!important}.hotel-product-image img,.my-product-list article>img{object-fit:contain!important;object-position:center!important;background:#061725!important;padding:3px!important}.product-card-list,.my-product-list,.settings-list,.wallet-grid,.hotel-product-card{max-width:100%;overflow:hidden}.hotel-product-details{min-width:0}.hotel-product-details h2,.product-vip{overflow-wrap:anywhere}.mine-classic-hero{position:relative;height:220px;border:1px solid #b97913;border-radius:16px;overflow:hidden;margin-bottom:9px}.mine-classic-hero>img:first-child{width:100%;height:100%;object-fit:cover}.mine-classic-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#020c15f0,#020c1570,#020c1526)}.mine-brand-logo{position:absolute;left:16px;top:18px;width:76px;height:76px;object-fit:contain}.mine-user-copy{position:absolute;left:16px;bottom:18px}.mine-user-copy span{font-size:9px;letter-spacing:.12em;color:#e7b444;font-weight:800}.mine-user-copy h1{font:800 25px Georgia,serif;color:#efbd50;margin:4px 0}.mine-user-copy p{font-size:12px;margin:0 0 4px}.mine-user-copy b{display:flex;align-items:center;gap:5px;font-size:10px;color:#d8e1e7}.mine-landscape-balance{display:grid;grid-template-columns:45% 55%;align-items:center;background:linear-gradient(135deg,#0a1d2a,#020b12);border:1px solid #d09a28;border-radius:16px;padding:12px;margin-bottom:10px}.mine-landscape-balance>div:first-child span{display:block;font-size:9px;color:#d9b14e;font-weight:800}.mine-landscape-balance strong{display:block;font:700 23px Georgia,serif;color:#f0bd4d;margin-top:5px}.mine-landscape-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:3px}.mine-landscape-stats span{font-size:7px;text-align:center;border-left:1px solid #725018;padding:3px}.mine-landscape-stats b{display:block;font-size:9px;margin-top:5px;color:#48cc6c}.mine-landscape-stats span:nth-child(2)b{color:#ff5142}.mine-landscape-stats span:nth-child(3)b{color:#c76cef}.remember-signin{display:flex!important;flex-direction:row!important;align-items:center!important;gap:8px!important;margin:4px 0 12px!important;color:#d9c37d!important}.remember-signin input{width:18px!important;height:18px!important;accent-color:#dca12a}.remember-signin span{font-size:11px!important;font-weight:700!important}.android-bottom-nav{position:fixed!important;left:50%!important;bottom:0!important;transform:translate(-50%)!important;width:min(560px,100vw)!important;height:92px!important;display:grid!important;grid-template-columns:repeat(7,minmax(0,1fr))!important;padding:6px 2px calc(5px + env(safe-area-inset-bottom))!important;gap:0!important;overflow:hidden!important}.android-bottom-nav a{min-width:0!important;padding:3px 0!important;gap:4px!important;font-size:9.5px!important;line-height:1.05!important;text-align:center!important;white-space:normal!important}.android-bottom-nav a svg{width:25px!important;height:25px!important;flex:none}.android-bottom-nav a span{display:block!important;max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important}@media(max-width:430px){.shot-top{grid-template-columns:36% 64%!important}.shot-profile{min-height:190px!important}.shot-profile h1{font-size:20px!important}.shot-account-title{font-size:10px!important}.shot-account>strong{font-size:25px!important}.shot-account-stats small{font-size:6.5px!important}.shot-account-stats b{font-size:8.5px!important}.shot-video{height:205px!important}.shot-video-copy h2{font-size:26px!important}.shot-summary{grid-template-columns:repeat(4,minmax(0,1fr))!important}.shot-summary>div{min-width:0!important}.shot-actions{grid-template-columns:repeat(6,minmax(0,1fr))!important}.shot-actions a{min-width:0!important}.shot-hotels{grid-template-columns:repeat(6,96px)!important}.android-bottom-nav a{font-size:8.5px!important}.android-bottom-nav a svg{width:23px!important;height:23px!important}.mine-landscape-balance{grid-template-columns:44% 56%!important}.mine-landscape-balance strong{font-size:20px!important}}@media(max-width:360px){.android-main{padding-left:3px!important;padding-right:3px!important}.shot-notice>b{font-size:9px!important}.shot-profile h1{font-size:18px!important}.shot-account>strong{font-size:22px!important}.shot-money a{font-size:11px!important}.shot-video-copy h2{font-size:23px!important}.android-bottom-nav a{font-size:7.8px!important}.android-bottom-nav a svg{width:21px!important;height:21px!important}}.team-hotel-page,.wallet-hotel-page,.history-hotel-page,.my-products-page{position:relative;margin:4px auto 10px;padding:10px 8px 18px!important;border:3px solid #ead9ad;border-radius:22px;background:linear-gradient(180deg,#fff8e51a,#fff8e506 150px),#04121d;box-shadow:0 0 0 2px #704d168c,inset 0 0 28px #f6e1ae12,0 10px 28px #00000057}.team-hotel-page .page-hotel-banner,.wallet-hotel-page .page-hotel-banner,.history-hotel-page .page-hotel-banner,.my-products-page .page-hotel-banner{border:2px solid #e7d39f!important;box-shadow:0 8px 22px #00000047!important}.team-hotel-page .ref-link-card,.team-hotel-page .commission-cards>div,.team-hotel-page .team-panel,.wallet-hotel-page .wallet-balance,.wallet-hotel-page .wallet-card,.history-hotel-page .history-tabs,.history-hotel-page .history-list,.my-products-page .my-product-list article{border-color:#e8d39f94!important}@media(max-width:430px){.team-hotel-page,.wallet-hotel-page,.history-hotel-page,.my-products-page{width:100%;margin:2px 0 8px;padding:7px 5px 14px!important;border-width:2px;border-radius:16px}}.shot-profile{min-width:0;overflow:visible}.shot-logo{width:min(175px,100%);height:auto;max-height:none;object-fit:contain;object-position:left center}.shot-profile h1{max-width:100%;white-space:normal;overflow:visible;text-overflow:clip;overflow-wrap:anywhere}.shot-account{min-width:0;overflow:visible}.shot-account>strong{font-size:clamp(26px,5.5vw,42px)!important;line-height:1.05!important;white-space:nowrap!important;overflow:visible!important;text-overflow:clip!important;letter-spacing:-.03em}.shot-account-stats{grid-template-columns:repeat(3,minmax(0,1fr))!important}.shot-account-stats div{min-width:0;padding-left:5px!important;padding-right:5px!important}.shot-account-stats small{font-size:clamp(6px,1.45vw,10px)!important;line-height:1.15!important;white-space:normal!important}.shot-account-stats b{font-size:clamp(8px,2vw,14px)!important;line-height:1.15!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important;overflow-wrap:anywhere}.shot-account-stats .revenue-red b{color:#ff4a3d!important}@media(max-width:430px){.shot-top{grid-template-columns:38% 62%!important}.shot-logo{width:108px!important;max-width:100%!important}.shot-profile h1{font-size:19px!important;line-height:1.02!important}.shot-account>strong{font-size:23px!important}.shot-account-title{font-size:9.5px!important}.shot-account>p{font-size:9px!important}.shot-account-stats small{font-size:6px!important}.shot-account-stats b{font-size:7.5px!important}}@media(max-width:360px){.shot-logo{width:92px!important}.shot-profile h1{font-size:17px!important}.shot-account>strong{font-size:20px!important}.shot-account-stats small{font-size:5.5px!important}.shot-account-stats b{font-size:6.8px!important}}.android-app{padding-bottom:calc(92px + env(safe-area-inset-bottom))!important;overflow-x:hidden!important}.android-main{padding-bottom:20px!important}.android-bottom-nav{left:0!important;right:0!important;bottom:0!important;transform:none!important;width:100vw!important;max-width:560px!important;margin:0 auto!important;height:calc(82px + env(safe-area-inset-bottom))!important;grid-template-columns:repeat(7,minmax(0,1fr))!important;padding:6px 2px env(safe-area-inset-bottom)!important;border-radius:0!important;overflow:visible!important;box-shadow:0 -8px 28px #0000006b!important}.android-bottom-nav a{min-width:0!important;font-size:8.7px!important;font-weight:800!important;white-space:nowrap!important;overflow:visible!important;text-overflow:clip!important;padding:3px 0!important}.android-bottom-nav a svg{width:24px!important;height:24px!important;filter:drop-shadow(0 0 5px rgba(255,193,61,.7))!important}.shot-profile{display:flex!important;flex-direction:column!important;align-items:flex-start!important;overflow:visible!important}.shot-profile p{margin-bottom:2px!important}.shot-profile h1{font-size:clamp(18px,5.2vw,28px)!important;line-height:1.03!important;max-width:100%!important;white-space:normal!important;overflow:visible!important;overflow-wrap:anywhere!important;margin:0 0 4px!important}.shot-user-slogan{display:block!important;font-size:clamp(7.5px,2.2vw,11px)!important;line-height:1.35!important;color:#f2d27a!important;font-weight:700!important;max-width:100%!important}.shot-logo{width:min(160px,100%)!important;height:auto!important;object-fit:contain!important;object-position:left center!important}.shot-money{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:12px!important;margin:6px 8px 12px!important;width:auto!important}.shot-money a:first-child{justify-self:stretch!important;text-align:left!important}.shot-money a:last-child{justify-self:stretch!important;text-align:right!important}.shot-money a{display:flex!important;align-items:center!important;justify-content:center!important;min-width:0!important}.shot-account{min-width:0!important}.shot-account>strong{font-size:clamp(21px,6.2vw,35px)!important;white-space:nowrap!important;overflow:visible!important;text-overflow:clip!important}.shot-account-stats b{font-size:clamp(7px,2.1vw,12px)!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important;overflow-wrap:anywhere!important}.shot-account-stats small{font-size:clamp(5.5px,1.6vw,8px)!important}.hotel-product-image img,.my-product-list img,.shot-hotels img,.page-hotel-banner>img,.mine-classic-hero>img:first-child{object-fit:contain!important;object-position:center!important;background:#06131e!important}.hotel-product-image,.page-hotel-banner{background:#06131e!important}.products-card-page,.team-hotel-page,.wallet-hotel-page,.history-hotel-page,.my-products-page{background:linear-gradient(180deg,#fff7e7,#f4e7ca)!important;color:#17212b!important;border:1px solid #d6ad59!important;border-radius:18px!important;padding:10px!important}.products-card-page .page-title,.team-hotel-page .page-title,.wallet-hotel-page .page-title,.history-hotel-page .page-title,.my-products-page .page-title{color:#17212b!important}.products-card-page .page-hotel-banner,.team-hotel-page .page-hotel-banner,.wallet-hotel-page .page-hotel-banner,.history-hotel-page .page-hotel-banner,.my-products-page .page-hotel-banner{border:2px solid #c7922d!important}.products-card-page .hotel-product-card,.team-hotel-page .team-panel,.wallet-hotel-page .wallet-form,.wallet-hotel-page .side-card,.history-hotel-page .history-row,.my-products-page .my-product-list article{background:#081722!important;color:#f8f2e7!important;border-color:#bd8628!important}.mine-classic-hero>img:first-child{background:#07111d!important}.mine-user-copy h1{max-width:95%!important;white-space:normal!important;overflow-wrap:anywhere!important}@media(max-width:430px){.android-bottom-nav{height:calc(78px + env(safe-area-inset-bottom))!important}.android-bottom-nav a{font-size:7.7px!important;letter-spacing:-.02em!important}.android-bottom-nav a svg{width:22px!important;height:22px!important}.shot-top{grid-template-columns:38% 62%!important}.shot-account>strong{font-size:22px!important}.shot-money{margin-left:5px!important;margin-right:5px!important}}@media(max-width:360px){.android-bottom-nav a{font-size:6.8px!important}.android-bottom-nav a svg{width:20px!important;height:20px!important}.shot-profile h1{font-size:16px!important}.shot-user-slogan{font-size:7px!important}.shot-account>strong{font-size:19px!important}}.android-main{padding-bottom:calc(98px + env(safe-area-inset-bottom))!important}.shot-top{align-items:start!important}.shot-profile{padding-top:0!important;min-width:0!important;overflow:visible!important}.shot-logo{width:92px!important;max-width:92px!important;max-height:68px!important;object-fit:contain!important;object-position:left top!important;margin:-3px 0 3px!important;align-self:flex-start!important}.shot-profile p{font-size:10px!important;line-height:1.1!important;margin:2px 0 1px!important}.shot-profile h1{font-size:16px!important;line-height:1.08!important;font-weight:900!important;letter-spacing:.01em!important;margin:0 0 4px!important;max-width:100%!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important;overflow-wrap:anywhere!important;color:#f0bd52!important}.shot-user-slogan{display:block!important;font-size:8.5px!important;line-height:1.3!important;max-width:100%!important;color:#f3e8c9!important;font-weight:700!important;white-space:normal!important;overflow:visible!important}.shot-avatar{bottom:0!important}.android-bottom-nav{position:fixed!important;left:0!important;right:0!important;bottom:0!important;transform:none!important;width:100%!important;max-width:none!important;height:calc(82px + env(safe-area-inset-bottom))!important;grid-template-columns:repeat(7,minmax(0,1fr))!important;padding:6px 2px calc(5px + env(safe-area-inset-bottom))!important;background:#020d17!important;border-top:2px solid #dca12c!important;z-index:9999!important;overflow:visible!important;box-shadow:0 -8px 22px #00000073!important}.android-bottom-nav a{display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;min-width:0!important;padding:2px 0!important;gap:3px!important;font-size:8px!important;line-height:1.05!important;font-weight:900!important;white-space:normal!important;overflow:visible!important;text-align:center!important;color:#f3e6c5!important}.android-bottom-nav a svg{width:23px!important;height:23px!important;flex:0 0 auto!important}.android-bottom-nav a span{display:block!important;width:100%!important;max-width:100%!important;overflow:visible!important;text-overflow:clip!important;white-space:normal!important}.android-bottom-nav a.active{color:#ffd45f!important;text-shadow:0 0 7px rgba(255,198,54,.55)!important}.cream-secondary-page{background:linear-gradient(180deg,#fff7e5,#f4e7c7)!important;color:#1a2028!important;border:1px solid #e5c46e!important;border-radius:22px!important;margin:8px!important;padding:10px!important;box-shadow:0 12px 28px #50370c24!important}.cream-secondary-page .page-title,.cream-secondary-page .team-panel,.cream-secondary-page .ref-link-card,.cream-secondary-page .commission-cards>div,.cream-secondary-page .history-tabs,.cream-secondary-page .history-row,.cream-secondary-page .wallet-form,.cream-secondary-page .info-card,.cream-secondary-page .product-card,.cream-secondary-page .my-product-card{background:#fffaf0!important;color:#17212b!important;border-color:#dfc27a!important}.cream-secondary-page h1,.cream-secondary-page h2,.cream-secondary-page h3,.cream-secondary-page b,.cream-secondary-page strong{color:#17212b!important}.cream-secondary-page p,.cream-secondary-page span,.cream-secondary-page small{color:#635b4f!important}.cream-secondary-page .eyebrow{color:#a36d00!important}@media(max-width:430px){.shot-top{grid-template-columns:34% 66%!important;gap:4px!important;padding:8px 4px 5px!important}.shot-profile{min-height:178px!important;padding-left:3px!important}.shot-logo{width:76px!important;max-width:76px!important;max-height:56px!important;margin-top:-5px!important}.shot-profile p{font-size:9px!important}.shot-profile h1{font-size:14px!important;line-height:1.08!important;margin-bottom:3px!important}.shot-user-slogan{font-size:7.7px!important;line-height:1.25!important}.shot-avatar{width:82px!important;height:82px!important;left:3px!important;bottom:0!important}.android-main{padding-bottom:calc(90px + env(safe-area-inset-bottom))!important}.android-bottom-nav{height:calc(78px + env(safe-area-inset-bottom))!important}.android-bottom-nav a{font-size:7.4px!important}.android-bottom-nav a svg{width:21px!important;height:21px!important}.cream-secondary-page{margin:5px!important;padding:7px!important;border-radius:16px!important}}@media(max-width:360px){.shot-profile h1{font-size:12.5px!important}.shot-user-slogan{font-size:7px!important}.shot-logo{width:68px!important;max-width:68px!important}.android-bottom-nav a{font-size:6.8px!important}.android-bottom-nav a svg{width:19px!important;height:19px!important}}.android-app{padding-bottom:calc(84px + env(safe-area-inset-bottom))!important}.android-main{padding-bottom:calc(92px + env(safe-area-inset-bottom))!important}.android-bottom-nav.nav-four{position:fixed!important;left:0!important;right:0!important;bottom:0!important;transform:none!important;width:100%!important;max-width:560px!important;margin:0 auto!important;height:calc(78px + env(safe-area-inset-bottom))!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;padding:5px 8px calc(5px + env(safe-area-inset-bottom))!important;gap:5px!important;overflow:visible!important;z-index:99999!important;background:linear-gradient(180deg,#06131f,#020911)!important;border-top:2px solid #d49a25!important;box-shadow:0 -10px 30px #0000008c!important}.android-bottom-nav.nav-four a{min-width:0!important;border-radius:14px!important;padding:4px 2px!important;gap:2px!important;font-size:11px!important;font-weight:950!important;letter-spacing:.02em!important;line-height:1!important;color:#ead9ae!important;overflow:visible!important;white-space:nowrap!important}.android-bottom-nav.nav-four a.active{background:linear-gradient(180deg,#f5c24230,#f5c24208)!important;color:#ffd45e!important;box-shadow:inset 0 0 0 1px #f1b83459,0 0 18px #e7ab261f!important}.nav-3d-icon{width:40px!important;height:40px!important;object-fit:contain!important;filter:drop-shadow(0 5px 5px rgba(0,0,0,.5))!important}.android-bottom-nav.nav-four a.active .nav-3d-icon{transform:translateY(-2px) scale(1.05)!important;filter:drop-shadow(0 0 7px rgba(255,204,82,.7)) drop-shadow(0 5px 5px rgba(0,0,0,.55))!important}.hd-action-icons a img{width:43px;height:43px;object-fit:contain;filter:drop-shadow(0 5px 5px rgba(0,0,0,.5))}.hd-action-icons a{border-right:1px solid #835716!important}.hd-action-icons a:last-child{border-right:0!important}.mine-hd-icon{width:34px!important;height:34px!important;object-fit:contain!important;filter:drop-shadow(0 4px 4px rgba(0,0,0,.45))!important}.settings-list>a>.mine-hd-icon{grid-column:1;justify-self:center}.team-hotel-page,.history-hotel-page,.wallet-hotel-page,.my-products-page,.team-hotel-page.cream-secondary-page,.history-hotel-page.cream-secondary-page,.wallet-hotel-page.cream-secondary-page,.my-products-page.cream-secondary-page{background:linear-gradient(180deg,#fff8e9,#f2dfb7)!important;color:#18212a!important;border:1px solid #ddb55d!important;border-radius:18px!important}@media(max-width:430px){.android-bottom-nav.nav-four{height:calc(74px + env(safe-area-inset-bottom))!important;padding-left:5px!important;padding-right:5px!important}.android-bottom-nav.nav-four a{font-size:10px!important}.nav-3d-icon{width:36px!important;height:36px!important}.android-main{padding-bottom:calc(88px + env(safe-area-inset-bottom))!important}.hd-action-icons a img{width:31px;height:31px}}@media(max-width:360px){.android-bottom-nav.nav-four a{font-size:9px!important}.nav-3d-icon{width:33px!important;height:33px!important}}.hd-visible-page,.hd-visible-page *{text-shadow:none}.hd-visible-page h1,.hd-visible-page h2,.hd-visible-page h3,.hd-visible-page b,.hd-visible-page strong{opacity:1;color:inherit}.history-section-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:14px 0}.history-section-grid button{display:grid;grid-template-columns:40px 1fr auto 18px;align-items:center;gap:10px;text-align:left;padding:14px;border-radius:16px;border:1px solid rgba(210,165,67,.3);background:linear-gradient(145deg,#fff8e9,#f0dfb9);color:#1c2530;box-shadow:0 8px 20px #1c253014}.history-section-grid button.active{border-color:#d5a52d;box-shadow:0 0 0 2px #d5a52d33,0 10px 24px #1c25301f}.history-section-grid svg{color:#a86d00}.history-section-grid div{min-width:0}.history-section-grid b{display:block;font-size:14px;color:#15202b}.history-section-grid span{display:block;font-size:10px;line-height:1.35;color:#64707a;margin-top:2px}.history-section-grid strong{font-size:12px;color:#8d5b00;white-space:nowrap}.history-route-tabs{overflow-x:auto;display:flex;gap:7px;scrollbar-width:none}.history-route-tabs button{white-space:nowrap;flex:none}.real-history-list .history-row{grid-template-columns:42px minmax(0,1fr) auto;gap:10px;align-items:center}.history-copy{min-width:0}.history-copy b{display:block;color:#17212b;font-size:13px}.history-copy span,.history-copy small{display:block;color:#6b7781;font-size:10px;line-height:1.4;overflow-wrap:anywhere}.history-amount{text-align:right;display:flex;flex-direction:column;align-items:flex-end;gap:4px}.history-amount strong{font-size:13px}.tx-status{font-style:normal;text-transform:uppercase;font-size:8px;font-weight:900;letter-spacing:.08em;padding:4px 6px;border-radius:999px;background:#e9edf0;color:#53616b}.tx-status.completed,.tx-status.successful,.tx-status.credited{background:#ddf5e8;color:#087447}.tx-status.pending,.tx-status.processing{background:#fff0c9;color:#936300}.tx-status.failed{background:#fde0e0;color:#a52323}.empty-history{padding:28px;text-align:center;color:#6f7a83}.history-footer-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:16px 0}.history-footer-actions a{padding:13px;border-radius:13px;text-align:center;font-weight:900;background:#111d29;color:#f3c45d;border:1px solid #c79528}.product-revenue-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:14px 0}.product-revenue-summary>div{display:flex;flex-direction:column;gap:5px;padding:14px;border-radius:16px;background:linear-gradient(145deg,#fff9ec,#ecdbb4);border:1px solid #d8bd78;color:#18232d}.product-revenue-summary svg{color:#a96e00}.product-revenue-summary span{font-size:10px;font-weight:800;color:#68747c}.product-revenue-summary b{font-size:15px;overflow-wrap:anywhere}.product-revenue-summary .revenue-red{color:#c22626}.my-product-money small{display:block;margin-top:4px;color:#6b7680}.my-product-money small strong{color:#263642}.unzoomed-product-image{object-fit:contain!important;background:#0a1420!important}.pin-prompt-screen{display:grid;grid-template-columns:54px minmax(0,1fr) 24px;gap:12px;align-items:center;margin:14px 0;padding:16px;border-radius:18px;background:linear-gradient(145deg,#fff4d4,#f3dfaa);border:1px solid #d7ad47;color:#18232c;box-shadow:0 10px 28px #1f2b341f}.pin-prompt-icon{height:54px;width:54px;border-radius:50%;display:grid;place-items:center;background:#172432;color:#f1c356}.pin-prompt-screen span{font-size:10px;font-weight:900;color:#976500;letter-spacing:.1em}.pin-prompt-screen h3{font-size:15px;line-height:1.35;margin:3px 0;color:#14202a}.pin-prompt-screen p{font-size:11px;line-height:1.5;color:#596873;margin:0}.pin-prompt-screen b{display:block;font-size:9px;margin-top:6px;overflow-wrap:anywhere;color:#735300}.pin-spin{color:#a87300;animation:spin 1.5s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.payment-notice{font-size:12px!important;line-height:1.5!important;color:#243744!important}.admin-reconcile-card{margin-top:16px}.pending-deposit-list{display:grid;gap:8px;margin-top:12px}.pending-deposit-list>div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:4px 10px;padding:10px;border-radius:12px;background:#ffffff0f;border:1px solid rgba(232,190,83,.16)}.pending-deposit-list span,.pending-deposit-list b{font-size:12px;color:#fff}.pending-deposit-list small{grid-column:1/2;font-size:9px;color:#aeb8c1;overflow-wrap:anywhere}.pending-deposit-list em{grid-column:2;font-size:9px;font-style:normal;text-transform:uppercase;color:#f1c45f}.spin{animation:spin 1.2s linear infinite}@media(max-width:480px){.history-section-grid{grid-template-columns:1fr}.history-section-grid button{grid-template-columns:36px minmax(0,1fr) auto 16px;padding:12px}.history-section-grid strong{font-size:11px}.product-revenue-summary{grid-template-columns:1fr 1fr}.product-revenue-summary b{font-size:13px}.pin-prompt-screen{grid-template-columns:44px minmax(0,1fr);padding:13px}.pin-prompt-icon{width:44px;height:44px}.pin-prompt-screen>.pin-spin{display:none}.history-footer-actions{grid-template-columns:1fr 1fr}.real-history-list .history-row{padding:11px 8px}}.team-hotel-page,.wallet-hotel-page,.history-hotel-page,.my-products-page,.admin-page{--sub-bg:#fff8e8;--sub-card:#fffdf7;--sub-card-2:#f5e7c5;--sub-text:#17222c;--sub-muted:#5e6972;--sub-gold:#a56a00}.team-hotel-page,.wallet-hotel-page,.history-hotel-page,.my-products-page{background:linear-gradient(180deg,#fff9ec,#f2dfb5)!important;color:var(--sub-text)!important;border:2px solid #d3aa52!important;box-shadow:0 12px 32px #35260b29!important}.team-hotel-page h1,.team-hotel-page h2,.team-hotel-page h3,.wallet-hotel-page h1,.wallet-hotel-page h2,.wallet-hotel-page h3,.history-hotel-page h1,.history-hotel-page h2,.history-hotel-page h3,.my-products-page h1,.my-products-page h2,.my-products-page h3,.team-hotel-page b,.wallet-hotel-page b,.history-hotel-page b,.my-products-page b,.team-hotel-page strong,.wallet-hotel-page strong,.history-hotel-page strong,.my-products-page strong{color:#15212b!important;opacity:1!important;filter:none!important}.team-hotel-page p,.team-hotel-page span,.team-hotel-page small,.wallet-hotel-page p,.wallet-hotel-page span,.wallet-hotel-page small,.history-hotel-page p,.history-hotel-page span,.history-hotel-page small,.my-products-page p,.my-products-page span,.my-products-page small{color:#596773!important;opacity:1!important;filter:none!important}.team-hotel-page .ref-link-card,.team-hotel-page .commission-cards>div,.team-hotel-page .team-panel,.wallet-hotel-page .wallet-balance,.wallet-hotel-page .wallet-card,.history-hotel-page .history-tabs,.history-hotel-page .history-list,.history-hotel-page .history-row,.my-products-page .my-product-list article,.my-products-page .product-revenue-summary>div{background:linear-gradient(145deg,#fffef9,#f4e4bd)!important;color:#15212b!important;border:1px solid #d7b66a!important;box-shadow:0 8px 22px #2820121a!important;opacity:1!important}.history-hotel-page .history-amount strong,.wallet-hotel-page .wallet-balance strong,.my-products-page .product-revenue-summary b{opacity:1!important}.history-hotel-page .tx-status.completed,.history-hotel-page .tx-status.successful,.history-hotel-page .tx-status.credited{background:#d8f1e3!important;color:#087144!important}.history-hotel-page .tx-status.pending,.history-hotel-page .tx-status.processing{background:#ffe9a9!important;color:#7b5400!important}.history-hotel-page .tx-status.failed{background:#ffd9d9!important;color:#a11e1e!important}.iotec-live-wallet{margin:14px 0 18px;padding:16px;border-radius:20px;color:#16212b;background:radial-gradient(circle at 90% 0%,rgba(255,215,116,.72),transparent 32%),linear-gradient(145deg,#fffdf7,#f3dfad);border:2px solid #d49a25;box-shadow:0 14px 36px #241c0c2e,inset 0 0 0 1px #ffffffa6}.iotec-wallet-title{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.iotec-wallet-title h2{margin:3px 0 4px;color:#14212b;font-size:22px;line-height:1.15}.iotec-wallet-title p{margin:0;color:#5d6871;font-size:11px;line-height:1.45;max-width:580px}.iotec-wallet-title button{flex:none;display:flex;align-items:center;gap:7px;min-height:40px;padding:9px 12px;border-radius:12px;border:1px solid #9f6b06;background:#122332;color:#f4c85f;font-weight:900}.iotec-wallet-amount{margin-top:14px;padding:16px;border-radius:16px;background:linear-gradient(135deg,#071723,#122b3b);border:1px solid #d7a43a;box-shadow:inset 0 0 24px #edb73f0f}.iotec-wallet-amount small{display:block;color:#f4c85f!important;font-size:10px;font-weight:900;letter-spacing:.12em}.iotec-wallet-amount strong{display:block;margin:5px 0;color:#fff!important;font-size:clamp(28px,5vw,42px);line-height:1;overflow-wrap:anywhere}.iotec-wallet-amount span{display:block;color:#c6d0d7!important;font-size:10px;line-height:1.4;overflow-wrap:anywhere}.admin-page .metric,.admin-page .admin-card,.admin-page .setting,.admin-page .user-stat,.admin-page .metric span,.admin-page .admin-card p,.admin-page .admin-note{opacity:1!important}@media(max-width:480px){.iotec-wallet-title{display:grid;grid-template-columns:1fr}.iotec-wallet-title button{width:100%;justify-content:center}.iotec-wallet-title h2{font-size:18px}.iotec-wallet-amount strong{font-size:30px}}.admin-user-list{display:grid;gap:12px;margin-top:14px}.admin-user-card{padding:14px;border-radius:18px;background:linear-gradient(145deg,#fffdf6,#f3dfad);border:1px solid #d2a64b;color:#15212b;box-shadow:0 8px 22px #231c0c1f}.admin-user-main{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.admin-user-main span{font-size:9px;font-weight:900;letter-spacing:.12em;color:#946100}.admin-user-main h3{margin:3px 0 2px;font-size:18px;color:#16212b}.admin-user-main p{margin:0;color:#5c6870;font-size:11px}.admin-user-main>strong{font-size:18px;color:#0b7d49;text-align:right;overflow-wrap:anywhere}.admin-user-stats{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:12px 0}.admin-user-stats span{padding:9px;border-radius:10px;background:#fffaf0;color:#66717a;font-size:10px;border:1px solid #ead4a0}.admin-user-stats b{display:block;color:#17222c;font-size:12px;margin-top:3px}.admin-user-actions{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:8px;align-items:end}.admin-user-actions label{display:grid;gap:5px;color:#5c6870;font-size:10px}.admin-user-actions input,.limit-input-grid input,.password-reset-panel input{width:100%;box-sizing:border-box;border:1px solid #d0b36c;border-radius:10px;padding:11px;background:#fff;color:#16212b;font-weight:800;outline:none}.admin-user-actions button{min-height:41px;white-space:nowrap;display:flex;align-items:center;justify-content:center;gap:6px}.admin-limit-settings{background:linear-gradient(145deg,#fffdf7,#f1ddb0)!important;color:#17222c!important}.limit-input-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:14px 0}.limit-input-grid label{display:grid;gap:6px;color:#4f5c66;font-size:11px;font-weight:800}.password-reset-panel{margin:14px 0;padding:15px;border-radius:18px;background:linear-gradient(145deg,#fff9e9,#efd59a);border:1px solid #d2a54a;color:#17222c;box-shadow:0 8px 22px #281d0a24}.password-reset-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.password-reset-head span{font-size:9px;font-weight:900;letter-spacing:.12em;color:#936100}.password-reset-head h3{margin:2px 0 0;color:#17222c}.password-reset-head button{border:0;background:transparent;color:#17222c}.password-reset-panel label{display:grid;gap:6px;color:#4f5c66;font-size:11px;font-weight:800}.password-reset-panel .gold-btn{margin-top:10px}@media(max-width:520px){.admin-user-actions{grid-template-columns:1fr 1fr}.admin-user-actions label{grid-column:1/-1}.admin-user-main{align-items:center}.limit-input-grid{grid-template-columns:1fr}}:root{--cream:#fff7e8;--cream-2:#f8e7bf;--ink:#101820;--navy:#071521;--gold:#e5ad2f;--gold-2:#b87905;--red:#d72e2e;--green:#078f4d}html,body,#root{background:#fff7e8!important;color:#101820!important}body{font-weight:600!important}button,input,select,textarea{font:inherit}.page:not(.dashboard-page),.portrait-page:not(.dashboard-page),.team-hotel-page,.wallet-hotel-page,.history-hotel-page,.my-products-page,.admin-page,.account-page{background:linear-gradient(180deg,#fffdf8,#f8e8c5)!important;color:#101820!important}.page:not(.dashboard-page) *,.portrait-page:not(.dashboard-page) *,.team-hotel-page *,.wallet-hotel-page *,.history-hotel-page *,.my-products-page *,.admin-page *,.account-page *{text-shadow:none!important}.page:not(.dashboard-page) h1,.page:not(.dashboard-page) h2,.page:not(.dashboard-page) h3,.portrait-page:not(.dashboard-page) h1,.portrait-page:not(.dashboard-page) h2,.portrait-page:not(.dashboard-page) h3,.team-hotel-page h1,.wallet-hotel-page h1,.history-hotel-page h1,.my-products-page h1,.admin-page h1,.account-page h1,.team-hotel-page h2,.wallet-hotel-page h2,.history-hotel-page h2,.my-products-page h2,.admin-page h2,.account-page h2{color:#101820!important;font-weight:900!important;opacity:1!important}.page:not(.dashboard-page) p,.page:not(.dashboard-page) span,.page:not(.dashboard-page) small,.portrait-page:not(.dashboard-page) p,.portrait-page:not(.dashboard-page) span,.portrait-page:not(.dashboard-page) small,.team-hotel-page p,.wallet-hotel-page p,.history-hotel-page p,.my-products-page p,.admin-page p,.account-page p,.team-hotel-page span,.wallet-hotel-page span,.history-hotel-page span,.my-products-page span,.admin-page span,.account-page span{color:#34414b!important;opacity:1!important;font-weight:700!important}.page:not(.dashboard-page) b,.page:not(.dashboard-page) strong,.portrait-page:not(.dashboard-page) b,.portrait-page:not(.dashboard-page) strong,.team-hotel-page b,.wallet-hotel-page b,.history-hotel-page b,.my-products-page b,.admin-page b,.account-page b{color:#101820!important;opacity:1!important;font-weight:900!important}.card,.wallet-card,.team-panel,.history-row,.settings-list,.admin-card,.metric,.my-product-list article,.account-money,.account-summary,.simple-info-card,.withdrawal-account-card,.commission-cards>div{background:linear-gradient(145deg,#fffefb,#f5e2b8)!important;border:1px solid #d7ad55!important;color:#101820!important;box-shadow:0 8px 24px #3628121f!important;opacity:1!important}input,select,textarea{background:#fff!important;color:#101820!important;border:1px solid #caa34e!important;font-weight:800!important}input::placeholder,textarea::placeholder{color:#69757d!important;opacity:1!important}.notice,.auth-msg,.inbuilt-screen-message{background:#fff3c9!important;color:#2c2414!important;border:1px solid #d9a934!important;font-weight:900!important}.gold-btn,.primary-btn{background:linear-gradient(135deg,#f3ca65,#d59317)!important;color:#101820!important;font-weight:900!important}.tx-status.completed,.tx-status.successful,.tx-status.credited{background:#d8f1e3!important;color:#087144!important}.tx-status.pending,.tx-status.processing{background:#ffedb0!important;color:#7b5400!important}.tx-status.failed{background:#ffdada!important;color:#a11e1e!important}.admin-settings-grid{display:grid;grid-template-columns:1fr;gap:12px;margin:14px 0 18px}.admin-setting-card{background:linear-gradient(145deg,#fffefb,#f2ddb0);border:1px solid #d4aa52;border-radius:16px;padding:14px;color:#101820}.admin-setting-card label{display:block;font-size:12px;font-weight:900;margin-bottom:6px;color:#5b4717}.admin-setting-card input{width:100%;min-height:44px;border-radius:10px;padding:10px 12px}.admin-setting-card small{display:block;margin-top:6px;color:#5f6b74!important;font-weight:700!important}.admin-settings-save{width:100%;min-height:48px;margin-top:8px}.telegram-plan-popup{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1500;background:#020a12c7;display:flex;align-items:flex-end;justify-content:center;padding:12px}.telegram-plan-sheet{width:min(100%,460px);background:linear-gradient(180deg,#fffdf8,#f7e4bb);color:#101820;border:2px solid #d6a740;border-radius:22px;padding:18px;box-shadow:0 20px 60px #00000059}.telegram-plan-sheet h2{font-size:22px;font-weight:900;color:#101820!important}.telegram-plan-sheet p{color:#3f4a52!important;font-weight:700!important;line-height:1.55}.telegram-plan-sheet .telegram-btn{display:flex;align-items:center;justify-content:center;gap:8px;min-height:48px;border-radius:12px;background:#178ad0;color:#fff!important;font-weight:900;margin-top:10px}.telegram-plan-sheet .plans-btn{display:flex;align-items:center;justify-content:center;min-height:48px;border-radius:12px;background:#d89f22;color:#111!important;font-weight:900;margin-top:10px}.telegram-plan-sheet .later-btn{width:100%;margin-top:8px;background:transparent;color:#4e5961!important;font-weight:900}@media(max-width:430px){body{font-size:14px!important}h1{font-size:26px!important}h2{font-size:20px!important}.android-bottom-nav a span{font-size:12px!important;font-weight:900!important}}.admin-bright-page,.referral-bright-page{background:linear-gradient(180deg,#fffdf7,#f8e5b9)!important;color:#14202a!important}.admin-bright-page *,.referral-bright-page *{opacity:1!important}.admin-bright-head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;padding:16px;border-radius:20px;background:linear-gradient(135deg,#fffef9,#f2d997)!important;border:2px solid #d39b27!important;box-shadow:0 10px 28px #46300a26!important}.admin-bright-head span,.admin-card-head span{color:#8d5c00!important;font-weight:900!important}.admin-bright-head h1,.bright-admin-card h2,.bright-user-card h3,.referral-bright-page h1,.referral-bright-page h2{color:#101a22!important;font-weight:900!important}.admin-bright-head p,.bright-admin-card p,.referral-bright-page p{color:#4d5962!important;font-weight:700!important}.admin-protected{background:#102536!important;color:#ffd36c!important;border:1px solid #d8a739!important;padding:9px 11px;border-radius:12px;font-weight:900}.bright-tabs{background:#fff6df!important;border:1px solid #d5ad59!important;padding:6px!important;border-radius:14px!important}.bright-tabs button{color:#3d4850!important;background:#fff!important;font-weight:900!important;border:1px solid #ead8ae!important}.bright-tabs button.active{background:#d89f22!important;color:#101820!important;border-color:#b77b0a!important}.bright-wallet,.bright-admin-card,.bright-user-card,.bright-metric,.referral-bright-page .ref-link-card,.referral-bright-page .commission-cards>div,.referral-bright-page .team-panel,.referral-bright-page .info-card{background:linear-gradient(145deg,#fffefb,#f4dfae)!important;color:#101820!important;border:1px solid #d3a548!important;box-shadow:0 8px 22px #32230c1f!important}.bright-wallet strong,.bright-metric b,.bright-user-card strong,.bright-user-card b,.referral-bright-page b,.referral-bright-page strong{color:#101820!important;font-weight:900!important}.bright-wallet span,.bright-wallet small,.bright-metric span,.bright-user-card span,.bright-user-card p,.referral-bright-page span,.referral-bright-page small{color:#4c5962!important;font-weight:800!important}.bright-wallet{padding:16px;border-radius:18px;margin:14px 0}.bright-wallet>strong{display:block;font-size:32px;margin:5px 0;color:#087744!important}.bright-wallet button{margin-top:10px;display:flex;align-items:center;gap:7px;background:#102536!important;color:#ffd36c!important;padding:10px 12px;border-radius:10px;font-weight:900}.bright-user-card{padding:14px!important;border-radius:16px!important}.visible-ghost{background:#fff!important;color:#17232c!important;border:1px solid #c69c47!important}.completed-deposit-list{display:grid;gap:10px;margin-top:12px}.completed-deposit-list article{display:flex;justify-content:space-between;gap:12px;padding:13px;border-radius:14px;background:#fff!important;border:1px solid #d9b463!important}.completed-deposit-list article>div{display:grid;gap:3px}.completed-deposit-list strong{color:#07874c!important;font-weight:900!important}.completed-deposit-list em{color:#07874c!important;font-style:normal;font-weight:900!important}.completed-deposit-list span,.completed-deposit-list small{color:#55626b!important;font-weight:700!important}.referral-total-clear{min-width:170px;padding:14px!important;border-radius:18px!important;background:linear-gradient(135deg,#fffef9,#f1d38b)!important;border:2px solid #d29a20!important;color:#101820!important}.referral-total-clear span{display:block;color:#70500b!important;font-weight:900!important;font-size:10px!important}.referral-total-clear b{display:block;color:#087744!important;font-size:22px!important;margin-top:3px}.referral-total-clear small{color:#5c6870!important}.empty-team{padding:16px;color:#5b6670!important;font-weight:800!important;text-align:center;background:#fff8e8!important}.admin-setting-card{background:#fff!important;border:1px solid #d6ae5a!important;color:#101820!important}.admin-setting-card span{color:#4b3912!important;font-weight:900!important}.admin-setting-card input{background:#fffef9!important;color:#101820!important;border:1px solid #c99e42!important;font-weight:900!important}@media(max-width:480px){.admin-bright-head{display:grid;grid-template-columns:1fr}.completed-deposit-list article{display:grid;grid-template-columns:1fr}.referral-total-clear{width:100%;min-width:0}}.products-card-page .hotel-product-card{background:linear-gradient(145deg,#fffdf8,#f5e3bb)!important;border-color:#d4a648!important;box-shadow:0 10px 28px #37260a24!important}.products-card-page .hotel-product-details{color:#15212a!important}.products-card-page .product-vip{color:#9b6805!important;font-family:Playfair Display,Georgia,serif!important;font-weight:900!important}.products-card-page .hotel-product-details h2{color:#15212a!important;font-weight:900!important}.products-card-page .hotel-product-details>p{color:#596872!important;opacity:1!important;font-weight:800!important}.products-card-page .product-finance-grid>div{background:#fffaf0!important;border-color:#dec47e!important}.products-card-page .product-finance-grid small{color:#59666f!important;opacity:1!important;font-weight:900!important}.products-card-page .product-finance-grid b{color:#18232c!important;opacity:1!important;font-weight:900!important}.products-card-page .product-finance-grid .investment-price b{color:#a96f00!important}.products-card-page .product-finance-grid .daily-value b{color:#087a46!important}.products-card-page .product-finance-grid .total-value b{color:#b32525!important}.products-card-page .hotel-product-image{background:#fff8e7!important}.products-card-page .hotel-product-image img{object-fit:contain!important;object-position:center!important;background:#fff8e7!important}.team-hotel-page .team-total,.team-hotel-page .commission-cards>div,.team-hotel-page .team-panel,.team-hotel-page .ref-link-card{background:linear-gradient(145deg,#fffefb,#f3dfad)!important;border-color:#d3a447!important;color:#14202a!important}.team-hotel-page .team-total span,.team-hotel-page .commission-cards span,.team-hotel-page .team-panel span,.team-hotel-page .ref-link-card span,.team-hotel-page .team-panel small{color:#58656e!important;opacity:1!important;font-weight:800!important}.team-hotel-page .team-total b,.team-hotel-page .commission-cards b,.team-hotel-page .team-panel b,.team-hotel-page .ref-link-card b{color:#14202a!important;opacity:1!important;font-weight:900!important}.team-hotel-page .team-total b{color:#087a46!important}.account-dark-page .mine-classic-hero{background:#071521!important}.account-dark-page .mine-classic-hero>img:first-child{opacity:1!important;filter:none!important}.account-dark-page .mine-user-copy h1{color:#f0bd4c!important;opacity:1!important}.account-dark-page .mine-user-copy p,.account-dark-page .mine-user-copy b{color:#f3f7fa!important;opacity:1!important}.account-dark-page .mine-landscape-balance{background:linear-gradient(135deg,#fffdf8,#efd292)!important;color:#14202a!important;border-color:#cb931e!important}.account-dark-page .mine-landscape-balance span{color:#66511a!important;opacity:1!important;font-weight:900!important}.account-dark-page .mine-landscape-balance strong,.account-dark-page .mine-landscape-balance b{color:#14202a!important;opacity:1!important;font-weight:900!important}.account-dark-page .settings-list.dark-settings{background:linear-gradient(145deg,#fffefb,#f5e2b8)!important;border-color:#d1a44a!important}.account-dark-page .settings-list.dark-settings>a,.account-dark-page .settings-list.dark-settings>button{color:#14202a!important;border-bottom-color:#dfc17e!important}.account-dark-page .settings-list.dark-settings b{color:#14202a!important;font-weight:900!important}.account-dark-page .settings-list.dark-settings span{color:#5b6770!important;opacity:1!important;font-weight:800!important}.mine-3d-icon-shell{width:38px;height:38px;border-radius:12px;display:flex!important;align-items:center;justify-content:center;background:radial-gradient(circle at 28% 18%,#fff6ca,#e9b23c,#9c6300)!important;border:1px solid #d6a331!important;box-shadow:inset 0 2px 4px #ffffffd9,0 5px 10px #3e270238}.mine-3d-icon-shell img,.mine-3d-icon-shell svg{width:27px!important;height:27px!important;object-fit:contain!important;color:#10202b!important;filter:drop-shadow(0 3px 3px rgba(0,0,0,.22))}.admin-bright-page .bright-admin-card,.admin-bright-page .bright-user-card,.admin-bright-page .bright-metric,.admin-bright-page .admin-setting-card{background:linear-gradient(145deg,#fffefb,#f4dfae)!important;color:#14202a!important;border-color:#d2a44a!important}.admin-bright-page h1,.admin-bright-page h2,.admin-bright-page h3,.admin-bright-page b,.admin-bright-page strong{color:#14202a!important;opacity:1!important;font-weight:900!important}.admin-bright-page p,.admin-bright-page span,.admin-bright-page small{color:#53616b!important;opacity:1!important}.admin-bright-page .iotec-live-wallet strong{color:#087b48!important}.wallet-hotel-page .wallet-form,.wallet-hotel-page .side-card,.history-hotel-page .history-row,.my-products-page .my-product-list article{background:linear-gradient(145deg,#fffefb,#f4dfae)!important;color:#14202a!important;border-color:#d2a44a!important}.wallet-hotel-page p,.wallet-hotel-page span,.wallet-hotel-page small,.history-hotel-page p,.history-hotel-page span,.history-hotel-page small,.my-products-page p,.my-products-page span,.my-products-page small{opacity:1!important}.telegram-channel-link{display:flex;align-items:center;justify-content:center;min-height:44px;margin-top:9px;border-radius:12px;background:#fff!important;color:#176b9f!important;border:1px solid #8fc9e7;font-weight:900}.telegram-hours{display:block;margin-top:10px;text-align:center;color:#5a6670!important;font-weight:900!important}.my-products-page .product-revenue-summary>div,.my-products-page .my-product-list article,.team-hotel-page .team-total,.team-hotel-page .commission-cards>div,.team-hotel-page .team-panel,.team-hotel-page .ref-link-card,.wallet-hotel-page .wallet-form,.wallet-hotel-page .side-card,.wallet-hotel-page .wallet-balance,.history-hotel-page .history-row,.history-hotel-page .history-list,.admin-page .admin-card,.admin-page .metric,.admin-page .admin-user-card,.admin-page .admin-setting-card{background:#fffaf0!important;border-color:#d8b661!important;color:#17222b!important;opacity:1!important}.my-products-page .product-revenue-summary b,.my-products-page .my-product-money b,.my-products-page .my-product-money strong,.team-hotel-page .team-total b,.team-hotel-page .commission-cards b,.wallet-hotel-page b,.wallet-hotel-page strong,.history-hotel-page b,.history-hotel-page strong,.admin-page .metric b,.admin-page .admin-card b,.admin-page .admin-card strong{color:#14202a!important;opacity:1!important;font-weight:900!important}.my-products-page .product-revenue-summary span,.my-products-page .my-product-money small,.team-hotel-page .team-total span,.team-hotel-page .commission-cards span,.team-hotel-page .commission-cards small,.wallet-hotel-page span,.wallet-hotel-page small,.history-hotel-page span,.history-hotel-page small,.admin-page .metric span,.admin-page .admin-card span,.admin-page .admin-card small{color:#59666f!important;opacity:1!important;font-weight:800!important}.my-products-page .revenue-red{color:#b52525!important}.account-dark-page .profile-money-buttons a:last-child,.account-dark-page .profile-money-buttons a:last-child b{color:#fff!important;font-weight:900!important}.account-dark-page .settings-list a[href*="tab=withdraw"] b,.account-dark-page .settings-list a[href*="tab=withdraw"] span{color:#fff!important;opacity:1!important;font-weight:900!important}.telegram-support-link{display:flex;align-items:center;justify-content:center;min-height:48px;margin-top:10px;border-radius:12px;background:#fff!important;color:#16232d!important;border:1px solid #d0aa55;font-weight:900}
