:root{--bg:#f6f6fa;--panel:#fff;--ink:#111114;--muted:#7d7d88;--line:#e8e8ee;--purple:#6d3df5;--purple2:#8c66ff;--orange:#ffac2d;--blue:#3b78ff;--danger:#d83c55;--success:#158a58;--shadow:0 18px 55px rgba(25,23,40,.08);--radius:24px;--radius-sm:16px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--bg);line-height:1.5}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}img{max-width:100%}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:999px;padding:11px 18px;font-weight:750;cursor:pointer;transition:.2s ease}.btn:hover{transform:translateY(-1px)}.btn.primary{background:var(--purple);color:#fff}.btn.dark{background:#171719;color:#fff}.btn.light{background:#fff;color:#191919}.btn.ghost{background:#fff;border:1px solid var(--line)}.btn.danger{background:#fff0f3;color:var(--danger)}.btn.disabled{background:#eee;color:#999;cursor:not-allowed}.btn.large{padding:14px 22px}.btn.full{width:100%}.btn.tiny{padding:7px 11px;font-size:12px}.brand{display:flex;align-items:center;gap:10px}.brand-mark{width:38px;height:38px;border-radius:13px;background:#171719;color:#fff;display:grid;place-items:center;font-size:11px;font-weight:900;letter-spacing:-.5px}.brand strong{font-size:18px}.eyebrow{font-size:11px;font-weight:900;letter-spacing:.13em;color:var(--purple)}.public-header{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:16px max(24px,calc((100vw - 1180px)/2));background:rgba(247,247,251,.86);backdrop-filter:blur(18px);border-bottom:1px solid rgba(0,0,0,.04)}.public-header nav{display:flex;gap:24px;color:#64646f;font-weight:650;font-size:14px}.header-actions{display:flex;gap:8px}.hero{max-width:1180px;margin:0 auto;padding:72px 24px 84px;display:grid;grid-template-columns:1.05fr .75fr;gap:70px;align-items:center}.hero-copy h1{font-size:clamp(48px,6vw,86px);line-height:.96;letter-spacing:-.065em;margin:18px 0 22px}.hero-copy h1 span{color:var(--purple)}.hero-copy p{max-width:640px;color:#666675;font-size:19px}.hero-actions{display:flex;gap:10px;margin:28px 0}.hero-trust{display:flex;flex-wrap:wrap;gap:14px;color:#676776;font-size:13px}.phone-demo{width:min(100%,390px);justify-self:center;background:linear-gradient(180deg,#fff,#f7f7fc);border:9px solid #0f0f10;border-radius:52px;padding:22px 18px 28px;box-shadow:0 35px 70px #21143d26;min-height:690px}.phone-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:36px;font-weight:800}.island{width:112px;height:30px;background:#0f0f10;border-radius:999px}.phone-demo>small{color:#777}.phone-demo h3{margin:2px 0 20px}.demo-balance{background:#202023;color:#fff;border-radius:24px;padding:20px;display:grid;grid-template-columns:1fr auto;gap:10px}.demo-balance span{color:#bebec4}.demo-balance .orange,.orange{color:var(--orange)}.demo-balance hr{grid-column:1/-1;border:0;border-top:1px dashed #555;width:100%}.demo-balance strong{font-size:28px}.demo-actions{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:22px 0}.demo-actions i{font-style:normal;background:#fff;border:1px solid #eee;border-radius:16px;display:grid;place-items:center;padding:13px 4px;font-size:20px}.demo-actions small{font-size:10px;margin-top:5px}.demo-list{background:#fff;border:1px solid #eee;border-radius:20px;padding:16px}.demo-list p{display:flex;justify-content:space-between;margin:14px 0}.section{max-width:1180px;margin:0 auto;padding:82px 24px}.section.soft{max-width:none;padding-left:max(24px,calc((100vw - 1180px)/2));padding-right:max(24px,calc((100vw - 1180px)/2));background:#eeedf8}.section-head{max-width:720px;margin-bottom:30px}.section-head h2,.cta h2{font-size:clamp(34px,4vw,56px);line-height:1.02;letter-spacing:-.045em;margin:10px 0}.section-head p{color:var(--muted)}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.steps article,.feature-grid article{background:#fff;border:1px solid #ececf1;padding:25px;border-radius:22px}.steps article span{font-size:12px;color:var(--purple);font-weight:900}.steps article h3{font-size:19px;margin:24px 0 0}.package-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.package-card{background:#fff;border:1px solid #e7e7ed;border-radius:28px;padding:25px;box-shadow:0 15px 35px #2221}.package-card h3{font-size:27px;margin:14px 0}.package-card p{color:var(--muted);min-height:70px}.package-card>div{display:flex;gap:12px;color:#73737f;font-size:12px;margin:18px 0}.package-chip,.status-chip{display:inline-flex;align-items:center;background:#eee8ff;color:#5d2edf;border-radius:999px;padding:5px 10px;font-size:11px;font-weight:850;text-transform:uppercase;letter-spacing:.04em}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.feature-grid article>span{display:grid;place-items:center;width:42px;height:42px;border-radius:14px;background:#f0ebff;color:var(--purple);font-size:18px}.feature-grid p{color:var(--muted)}.faq-list{display:grid;gap:10px}.faq-list details{background:#fff;border:1px solid #e6e6ec;border-radius:18px;padding:18px 20px}.faq-list summary{font-weight:800;cursor:pointer}.faq-list p{color:var(--muted)}.cta{max-width:1180px;margin:40px auto 80px;padding:46px;border-radius:34px;background:#19191c;color:#fff;display:flex;align-items:center;justify-content:space-between;gap:30px}.cta .eyebrow{color:#b9a8ff}.cta p{color:#c7c7cd}.public-footer{max-width:1180px;margin:auto;padding:50px 24px 70px;display:grid;grid-template-columns:2fr 1fr 1fr;gap:32px;border-top:1px solid var(--line)}.public-footer>div{display:flex;flex-direction:column;gap:8px}.public-footer p,.public-footer a{color:#74747e}.legal-page{max-width:860px}.legal-page h1{font-size:52px;letter-spacing:-.04em}.legal-copy{background:#fff;border-radius:24px;padding:30px;color:#4d4d58}.back-link{display:inline-block;color:var(--purple);font-weight:750;margin-bottom:15px}.auth-body{min-height:100vh;background:radial-gradient(circle at top left,#ece6ff,transparent 35%),#f7f7fb;padding:40px 16px}.auth-shell{width:min(100%,700px);margin:0 auto}.auth-brand{justify-content:center;margin-bottom:24px}.auth-card{background:#fff;border:1px solid #e9e9ef;border-radius:30px;padding:34px;box-shadow:var(--shadow);max-width:520px;margin:auto}.auth-card.wide{max-width:700px}.auth-card h1{font-size:36px;letter-spacing:-.04em;margin:8px 0}.auth-card>p{color:var(--muted)}form{display:grid;gap:14px}label{display:grid;gap:7px;font-size:13px;font-weight:750;color:#474751}label small{font-weight:500;color:#8a8a95}input,select,textarea{width:100%;background:#fbfbfd;border:1px solid #dedee6;border-radius:13px;padding:12px 13px;color:#171719;outline:none;transition:.2s}input:focus,select:focus,textarea:focus{border-color:#8c6bf4;box-shadow:0 0 0 3px #7450ef17}textarea{resize:vertical}.form-grid{grid-template-columns:1fr 1fr}.span-2{grid-column:1/-1}.auth-links{display:flex;justify-content:space-between;gap:15px;margin-top:20px;font-size:13px}.auth-links a,.text-button{color:var(--purple);font-weight:800}.fine-print{font-size:12px!important;color:#8b8b95!important}.otp-input{text-align:center;font-size:30px;letter-spacing:.28em}.inline-form{display:inline}.text-button{background:none;border:0;padding:0;cursor:pointer}.alert,.toast{border-radius:15px;padding:13px 15px;margin:10px 0 16px;font-size:14px}.alert.success,.toast.success{background:#eaf8f1;color:#126c48;border:1px solid #cdebdc}.alert.error,.toast.error{background:#fff0f3;color:#a52c42;border:1px solid #f3d2d8}.toast{position:fixed;top:80px;right:20px;z-index:30;box-shadow:var(--shadow)}.app-shell{min-height:100vh;display:grid;grid-template-columns:240px 1fr}.sidebar{position:sticky;top:0;height:100vh;padding:22px 16px;border-right:1px solid #e6e6eb;background:#fbfbfd;display:flex;flex-direction:column}.sidebar .brand{padding:0 8px 24px}.side-nav{display:grid;gap:4px}.side-nav a,.side-logout{display:flex;align-items:center;gap:12px;padding:11px 13px;border-radius:13px;color:#666673;font-weight:700;font-size:14px}.side-nav a span{width:24px;text-align:center}.side-nav a.active{background:#19191c;color:#fff}.side-logout{margin-top:auto;border:0;background:transparent;cursor:pointer;width:100%}.app-main{min-width:0}.app-topbar,.admin-topbar{height:74px;display:flex;align-items:center;justify-content:space-between;padding:0 30px;border-bottom:1px solid #e7e7ec;background:rgba(246,246,250,.88);backdrop-filter:blur(15px);position:sticky;top:0;z-index:8}.app-topbar>div:first-child,.admin-topbar>div:first-child{display:grid}.app-topbar small,.admin-topbar small{color:#90909a;font-size:10px;letter-spacing:.08em}.topbar-actions{display:flex;gap:10px;align-items:center}.icon-btn,.avatar{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:#fff;border:1px solid #e7e7ed}.avatar{overflow:hidden;background:#19191c;color:white;font-weight:800}.avatar img{width:100%;height:100%;object-fit:cover}.page-content{padding:26px 30px 100px;max-width:1500px;margin:0 auto}.dashboard-head,.page-title{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:20px}.dashboard-head small,.page-title p{color:var(--muted)}.dashboard-head h1,.page-title h1{font-size:34px;line-height:1.05;letter-spacing:-.045em;margin:2px 0}.notification-pill{background:white;padding:9px 13px;border-radius:999px;border:1px solid var(--line)}.notification-pill b{background:var(--purple);color:#fff;border-radius:99px;padding:2px 6px;font-size:10px}.announcement,.risk-strip{background:#fff7dc;border:1px solid #f0df9d;padding:14px 16px;border-radius:16px;margin-bottom:18px;display:flex;gap:12px;align-items:center}.announcement span{color:#706838}.dashboard-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.span-2{grid-column:1/-1}.dark-card{background:#232326;color:#fff}.balance-card{border-radius:30px;padding:24px;box-shadow:var(--shadow)}.balance-tabs{display:grid;gap:9px;margin-bottom:22px}.balance-tabs span{display:flex;justify-content:space-between;border-radius:13px;padding:12px 14px;font-size:13px;color:#fff}.balance-tabs .orange{background:linear-gradient(90deg,#ff9f1f,#ffbd4a)}.balance-tabs .blue{background:linear-gradient(90deg,#2974ff,#528dff)}.balance-card>small{color:#aaaab1}.balance-card h2{font-size:34px;margin:4px 0}.balance-card p{color:#aaaab1;margin:0}.quick-card,.panel-card,.chart-card,.finance-form-card{background:#fff;border:1px solid #e8e8ee;border-radius:24px;padding:21px;box-shadow:0 12px 35px #0000000a}.card-heading{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:16px}.card-heading a{color:var(--purple);font-size:12px;font-weight:800}.quick-actions{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.quick-actions a{display:grid;place-items:center;gap:6px;font-size:11px;font-weight:700}.quick-actions i{font-style:normal;width:48px;height:48px;border-radius:15px;background:#f4f1ff;color:var(--purple);display:grid;place-items:center;font-size:18px}.range-pills{display:flex;gap:4px}.range-pills button{border:0;background:#f4f4f7;border-radius:999px;padding:6px 10px;font-size:10px}.range-pills .active{background:#222;color:#fff}.mini-list,.transaction-list{display:grid}.mini-list>a,.list-row,.transaction-row{display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center;padding:12px 0;border-bottom:1px solid #efeff3}.mini-list>a:last-child,.list-row:last-child,.transaction-row:last-child{border-bottom:0}.mini-list small,.transaction-row small,.list-row small{display:block;color:#8b8b96;font-size:11px;font-weight:500}.list-row>b{display:grid;text-align:right}.round-icon{width:38px;height:38px;border-radius:50%;background:#f0edff;display:grid;place-items:center;color:var(--purple);font-size:13px;font-weight:900}.positive{color:#13885a!important}.negative{color:#d73852!important}.empty-state{padding:20px;text-align:center;color:#9898a2}.empty-state.big{padding:60px 20px}.video-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.video-card{background:#fff;border:1px solid #e8e8ee;border-radius:24px;overflow:hidden}.video-thumb{height:175px;background:linear-gradient(135deg,#211936,#6d3df5);display:grid;place-items:center;color:#fff;position:relative;font-size:34px}.video-thumb b{position:absolute;top:12px;left:12px;background:#fff;color:#5c2fe0;padding:5px 8px;border-radius:999px;font-size:9px}.video-body{padding:18px}.video-body p{color:var(--muted);font-size:13px;min-height:55px}.video-body>div{display:flex;justify-content:space-between;margin:14px 0}.watch-card{max-width:920px;background:#fff;border:1px solid #e8e8ee;border-radius:28px;padding:20px}.video-player{aspect-ratio:16/9;background:#121214;border-radius:20px;overflow:hidden}.video-player video,.video-player iframe{width:100%;height:100%;border:0}.video-placeholder{height:100%;display:grid;place-items:center;color:#fff;font-size:50px}.video-placeholder p{font-size:14px;color:#aaa}.watch-info,.quote-box,.wallet-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:16px 0}.watch-info>div,.quote-box>div,.wallet-metrics article,.balance-mini{background:#f7f7fa;border:1px solid #ececf1;border-radius:17px;padding:14px}.watch-info small,.quote-box small,.wallet-metrics small,.balance-mini small{display:block;color:#8b8b96}.watch-info strong,.wallet-metrics strong,.balance-mini strong{font-size:18px}.app-packages{margin-bottom:18px}.package-card ul{padding-left:18px;color:#696974;font-size:13px;min-height:125px}.table-wrap{overflow:auto;border-radius:13px}table{width:100%;border-collapse:collapse;min-width:740px}th,td{text-align:left;padding:12px 11px;border-bottom:1px solid #ededf2;font-size:12px;vertical-align:top}th{color:#898994;font-weight:800;background:#fafafd;position:sticky;top:0}td small{display:block;color:#90909b;margin-top:2px}code{background:#f4f4f7;border-radius:7px;padding:3px 6px}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:16px}.page-actions{display:flex;gap:8px}.finance-form-card{max-width:650px;margin:0 auto}.payment-instructions{background:#f5f2ff;border:1px solid #e2d9ff;border-radius:16px;padding:14px;color:#5c4b84}.payment-instructions p{margin:4px 0}.quote-box{grid-template-columns:repeat(3,1fr)}.quote-box strong{font-size:18px}.referral-hero{background:#19191c;color:#fff;border-radius:28px;padding:26px;display:grid;grid-template-columns:1.4fr 1fr;gap:30px;align-items:center}.referral-hero h2{font-size:38px;margin:3px 0}.referral-hero p{color:#bcbcc4;word-break:break-all}.referral-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.referral-stats span{background:#ffffff10;border:1px solid #ffffff12;border-radius:15px;padding:14px}.referral-stats small{display:block;color:#bdbdc5}.referral-stats strong{font-size:22px}.notification-item{display:grid;grid-template-columns:auto 1fr auto;gap:14px;padding:18px;border-bottom:1px solid #eee}.notification-item.unread{background:#faf8ff}.notification-item h3{margin:2px 0}.notification-item p{margin:5px 0;color:#686875}.profile-meta{display:grid;gap:10px}.profile-meta p{display:flex;justify-content:space-between}.support-layout{display:grid;grid-template-columns:340px 1fr;gap:16px}.conversation-list{display:grid;gap:7px;margin-top:15px}.conversation-list a{padding:11px;border-radius:12px;background:#f7f7fa}.conversation-list a.active{background:#ece6ff}.conversation-list small{display:block;color:#888}.chat-panel{min-height:560px}.chat-messages{display:flex;flex-direction:column;gap:10px;max-height:460px;overflow:auto;padding:4px}.message{max-width:76%;padding:12px 14px;border-radius:16px;background:#f2f2f5}.message.staff{align-self:flex-end;background:#ece6ff}.message small{color:#8a8a95}.message p{margin:4px 0}.chat-form{margin-top:14px}.mobile-nav{display:none}.admin-shell{min-height:100vh;display:grid;grid-template-columns:250px 1fr}.admin-sidebar{background:#171719;color:#fff;min-height:100vh;padding:22px 14px;position:sticky;top:0;height:100vh}.admin-sidebar .brand{padding:0 8px 24px}.admin-sidebar nav{display:grid;gap:3px}.admin-sidebar nav a,.admin-back{display:flex;gap:11px;align-items:center;padding:10px 12px;border-radius:12px;color:#bbbcc4;font-size:13px;font-weight:700}.admin-sidebar nav a.active{background:#fff;color:#171719}.admin-sidebar nav a span{width:23px}.admin-back{position:absolute;bottom:20px}.sidebar-toggle{display:none}.admin-main{min-width:0}.admin-stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:16px}.admin-stat-grid article{background:#fff;border:1px solid #e7e7ed;border-radius:18px;padding:17px}.admin-stat-grid small{display:block;color:#898994}.admin-stat-grid strong{display:block;font-size:23px;margin-top:4px}.filter-bar{display:flex;grid-template-columns:1fr auto auto;gap:8px;margin-bottom:14px}.filter-bar input{flex:1}.admin-form-grid{display:grid;grid-template-columns:minmax(340px,.8fr) minmax(0,1.2fr);gap:16px}.settings-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-bottom:16px}.inline-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:8px}.checkbox{display:flex;grid-template-columns:auto 1fr;align-items:center;gap:8px}.checkbox input{width:auto}.review-form{display:flex;gap:5px;min-width:260px}.review-form input{min-width:120px;padding:7px}.switch{display:inline-flex!important}.switch input{width:auto}.country-row-form{display:contents}fieldset{border:1px solid #e5e5eb;border-radius:14px;padding:12px}legend{font-weight:800;font-size:12px}.admin-body pre{white-space:pre-wrap;max-width:450px;font-size:10px;background:#f7f7fa;padding:8px;border-radius:8px}
@media(max-width:1050px){.hero{grid-template-columns:1fr .75fr;gap:30px}.feature-grid{grid-template-columns:repeat(2,1fr)}.video-grid{grid-template-columns:repeat(2,1fr)}.admin-stat-grid{grid-template-columns:repeat(3,1fr)}.inline-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:860px){.public-header nav{display:none}.hero{grid-template-columns:1fr;padding-top:45px}.hero-copy{text-align:center}.hero-copy p{margin-inline:auto}.hero-actions,.hero-trust{justify-content:center}.phone-demo{max-width:360px}.steps,.package-grid{grid-template-columns:1fr 1fr}.cta{margin-inline:16px}.app-shell{display:block}.sidebar{display:none}.app-topbar{padding:0 18px}.page-content{padding:20px 16px 95px}.mobile-nav{display:grid;grid-template-columns:repeat(5,1fr);position:fixed;left:12px;right:12px;bottom:12px;z-index:20;background:#1d1d20;color:#97979f;border-radius:24px;padding:7px 10px;box-shadow:0 15px 40px #0004}.mobile-nav a{display:grid;place-items:center;gap:2px;padding:7px;border-radius:16px}.mobile-nav a.active{background:#38383d;color:#fff}.mobile-nav span{font-size:18px}.mobile-nav small{font-size:9px}.dashboard-grid{grid-template-columns:1fr}.span-2{grid-column:auto}.support-layout{grid-template-columns:1fr}.admin-shell{display:block}.admin-sidebar{position:relative;height:auto;min-height:auto}.admin-sidebar nav{display:none;grid-template-columns:repeat(2,1fr)}.admin-sidebar nav.open{display:grid}.admin-back{position:static;margin-top:10px}.sidebar-toggle{display:block;width:100%;border:1px solid #444;background:#222;color:#fff;border-radius:10px;padding:10px;margin-bottom:10px}.admin-form-grid{grid-template-columns:1fr}.settings-grid{grid-template-columns:1fr}.admin-stat-grid{grid-template-columns:repeat(2,1fr)}.admin-topbar{position:static}.inline-grid{grid-template-columns:1fr 1fr}}
@media(max-width:600px){.public-header{padding:12px 14px}.public-header .header-actions .ghost{display:none}.hero{padding:34px 16px 55px}.hero-copy h1{font-size:49px}.hero-copy p{font-size:16px}.hero-trust{font-size:11px}.phone-demo{border-width:7px;border-radius:42px;min-height:620px}.section{padding:56px 16px}.steps,.package-grid,.feature-grid{grid-template-columns:1fr}.cta{padding:30px 22px;display:grid}.public-footer{grid-template-columns:1fr}.auth-card{padding:24px 18px;border-radius:24px}.form-grid{grid-template-columns:1fr}.span-2{grid-column:auto}.dashboard-head,.page-title{align-items:flex-start;flex-direction:column}.page-title .page-actions{width:100%}.page-title .page-actions .btn{flex:1}.quick-actions{grid-template-columns:repeat(5,1fr);gap:5px}.quick-actions i{width:42px;height:42px}.chart-card{padding:15px}.card-heading{align-items:flex-start}.range-pills{overflow:auto}.video-grid{grid-template-columns:1fr}.watch-info,.wallet-metrics{grid-template-columns:1fr 1fr}.quote-box{grid-template-columns:repeat(3,1fr)}.two-col{grid-template-columns:1fr}.referral-hero{grid-template-columns:1fr}.referral-stats{grid-template-columns:repeat(3,1fr)}.support-layout{grid-template-columns:1fr}.message{max-width:92%}.admin-stat-grid{grid-template-columns:1fr 1fr}.inline-grid{grid-template-columns:1fr}.review-form{display:grid;min-width:190px}.legal-page h1{font-size:38px}}

.chip-cloud{display:flex;flex-wrap:wrap;gap:8px}.chip-cloud span{background:#f4f1ff;color:#5b37c8;border:1px solid #e3dcff;border-radius:999px;padding:7px 11px;font-size:12px;font-weight:750}

/* =========================================================
   Watch2Earn Public + Authentication UI v2
   Landing, Login and Registration refresh
   ========================================================= */
:root{
  --w2e-purple:#6f45f5;
  --w2e-purple-deep:#5330d9;
  --w2e-lilac:#a790ff;
  --w2e-ink:#15131c;
  --w2e-soft:#f7f5fb;
  --w2e-border:#e9e5f1;
  --w2e-muted:#777180;
  --w2e-dark:#0f0d15;
  --w2e-dark-2:#191623;
}
.public-v2{background:#fbfafc;color:var(--w2e-ink);overflow-x:hidden}.public-v2 main{overflow:hidden}.public-v2 .btn{min-height:46px;padding:0 20px;border-radius:14px;font-size:14px;font-weight:800;letter-spacing:-.01em}.public-v2 .btn.primary{background:linear-gradient(135deg,#7c50f7,#5d38e8);box-shadow:0 12px 28px rgba(100,59,232,.24)}.public-v2 .btn.primary:hover{box-shadow:0 15px 34px rgba(100,59,232,.32)}
.brand-v2{gap:11px}.brand-logo-wrap{width:43px;height:43px;border-radius:14px;overflow:hidden;display:grid;place-items:center;box-shadow:0 8px 18px rgba(24,19,39,.14);flex:0 0 auto}.brand-logo-wrap img{width:100%;height:100%;display:block}.brand-copy{display:grid;line-height:1.08}.brand-copy strong{font-size:17px;letter-spacing:-.025em}.brand-copy small{font-size:9px;text-transform:uppercase;letter-spacing:.13em;color:#96909d;font-weight:800;margin-top:4px}.public-header-v2{position:sticky;top:0;z-index:50;min-height:76px;padding:12px max(22px,calc((100vw - 1220px)/2));background:rgba(251,250,252,.88);border-bottom:1px solid rgba(38,31,52,.07);backdrop-filter:blur(24px) saturate(150%)}.public-nav-v2{align-items:center}.public-nav-v2 a{position:relative;padding:9px 4px;color:#68616f!important}.public-nav-v2 a:after{content:"";position:absolute;left:4px;right:100%;bottom:3px;height:2px;background:var(--w2e-purple);border-radius:4px;transition:.2s}.public-nav-v2 a:hover{color:var(--w2e-ink)!important}.public-nav-v2 a:hover:after{right:4px}.header-actions-v2 .nav-login{background:transparent;border:0;color:#4a4550}.header-actions-v2 .nav-cta{padding-inline:18px;min-height:44px}.public-menu-toggle{display:none;width:43px;height:43px;border:1px solid var(--w2e-border);background:#fff;border-radius:13px;padding:10px;cursor:pointer}.public-menu-toggle span{display:block;height:2px;background:#25202f;border-radius:5px;margin:4px 0;transition:.2s}
.landing-hero{position:relative;isolation:isolate;padding:84px 24px 70px;background:linear-gradient(180deg,#fbfafc 0%,#f7f3fc 100%);min-height:760px}.landing-hero:after{content:"";position:absolute;inset:auto 0 0;height:1px;background:linear-gradient(90deg,transparent,#ddd5e7,transparent)}.landing-hero-inner{max-width:1220px;margin:auto;display:grid;grid-template-columns:minmax(0,1.03fr) minmax(420px,.83fr);gap:76px;align-items:center;position:relative;z-index:2}.hero-orb{position:absolute;border-radius:50%;filter:blur(4px);opacity:.7;z-index:0}.hero-orb-a{width:420px;height:420px;background:radial-gradient(circle,#dacdff 0%,rgba(220,208,255,0) 68%);top:-120px;right:6%}.hero-orb-b{width:360px;height:360px;background:radial-gradient(circle,#efe7ff 0%,rgba(239,231,255,0) 70%);left:-120px;bottom:-80px}.hero-badge{display:inline-flex;align-items:center;gap:9px;padding:9px 13px;border:1px solid #e5def1;background:rgba(255,255,255,.78);box-shadow:0 7px 22px rgba(48,35,75,.06);border-radius:999px;font-size:11px;font-weight:850;letter-spacing:.04em;color:#5f5967;text-transform:uppercase}.live-dot{width:8px;height:8px;border-radius:50%;background:#19b77a;box-shadow:0 0 0 4px rgba(25,183,122,.12)}.landing-hero-copy h1{font-size:clamp(58px,6.1vw,87px);line-height:.94;letter-spacing:-.066em;margin:24px 0 24px;max-width:740px}.landing-hero-copy h1 span{position:relative;color:var(--w2e-purple)}.landing-hero-copy h1 span:after{content:"";position:absolute;left:2%;right:1%;bottom:-3px;height:9px;background:linear-gradient(90deg,#d8caff,#9e83ff);opacity:.5;z-index:-1;border-radius:999px;transform:rotate(-1.2deg)}.hero-lead{max-width:660px;margin:0;color:#68616f;font-size:18px;line-height:1.72}.hero-actions-v2{display:flex;align-items:center;gap:12px;margin:31px 0 30px}.hero-actions-v2 .hero-primary{min-height:55px;padding:0 24px;font-size:15px}.hero-actions-v2 .hero-secondary{min-height:55px;background:#fff;border:1px solid #e6e0ed;color:#302b36;box-shadow:0 7px 22px rgba(48,35,75,.05)}.play-mini{display:grid;place-items:center;width:25px;height:25px;border-radius:50%;background:#f1edff;color:#6a42e8;font-size:9px}.hero-proof-row{display:flex;flex-wrap:wrap;gap:14px 21px;padding-top:2px}.hero-proof-row>div{display:flex;align-items:center;gap:8px}.proof-icon{width:24px;height:24px;display:grid;place-items:center;border-radius:50%;background:#eaf8f1;color:#128359;font-size:11px;font-weight:900}.hero-proof-row p{display:grid;margin:0;line-height:1.2}.hero-proof-row strong{font-size:11px;color:#4f4856}.hero-proof-row small{font-size:9px;color:#9a94a0;margin-top:3px}
.hero-visual{position:relative;min-height:650px;display:grid;place-items:center}.hero-glow{position:absolute;width:480px;height:480px;background:radial-gradient(circle,rgba(136,93,255,.30),rgba(136,93,255,0) 68%);filter:blur(8px)}.dashboard-preview{position:relative;z-index:3;width:min(100%,414px);background:#fbfbfd;border:9px solid #15121c;border-radius:47px;padding:22px 18px 20px;box-shadow:0 45px 85px rgba(40,25,77,.23),0 4px 0 #352b48 inset;transform:rotate(1.2deg)}.preview-topbar{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;margin-bottom:17px}.preview-avatar{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#7d54f4,#4b2dc4);color:#fff;font-weight:900}.preview-topbar>div:nth-child(2){display:grid}.preview-topbar small{color:#96919b;font-size:9px}.preview-topbar strong{font-size:12px}.preview-bell{width:32px;height:32px;border:1px solid #ece8f0;border-radius:50%;display:grid;place-items:center;position:relative;background:#fff}.preview-bell i{position:absolute;width:7px;height:7px;border-radius:50%;background:#7650ec;right:1px;top:2px;border:2px solid #fff}.preview-balance{padding:20px;border-radius:23px;background:linear-gradient(145deg,#211c2b,#151219);color:#fff;box-shadow:0 16px 34px rgba(27,20,40,.20)}.balance-title{display:flex;justify-content:space-between;color:#a7a1ad;font-size:10px}.balance-eye{color:#c1bacb}.preview-balance>strong{display:block;font-size:28px;letter-spacing:-.04em;margin:8px 0 1px}.preview-balance>small{font-size:9px;color:#aaa3b2}.balance-split{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:18px;padding-top:15px;border-top:1px solid rgba(255,255,255,.10)}.balance-split span{display:grid}.balance-split small{font-size:8px;color:#958e9e}.balance-split b{font-size:12px;margin-top:3px}.preview-actions{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;margin:16px 0}.preview-actions span{display:grid;justify-items:center;gap:6px}.preview-actions i{font-style:normal;width:43px;height:43px;border-radius:14px;background:#fff;border:1px solid #ece8f0;display:grid;place-items:center;font-size:14px;color:#5c5662;box-shadow:0 5px 14px rgba(40,25,77,.04)}.preview-actions .featured i{background:#7650ec;color:#fff;border-color:#7650ec}.preview-actions small{font-size:8px;color:#817b86;font-weight:700}.preview-chart-card{border:1px solid #ede9f1;background:#fff;border-radius:20px;padding:14px 14px 8px}.preview-chart-head{display:flex;justify-content:space-between;align-items:flex-start}.preview-chart-head>span{display:grid}.preview-chart-head small{font-size:8px;color:#918b96}.preview-chart-head strong{font-size:13px;color:#22a36a;margin-top:1px}.preview-chart-head div{display:flex;gap:3px}.preview-chart-head i{font-style:normal;font-size:7px;padding:4px 6px;border-radius:99px;background:#f6f4f8;color:#8b8490}.preview-chart-head i.active{background:#201b29;color:#fff}.preview-chart-card svg{display:block;width:100%;height:89px;margin-top:2px}.preview-activity{margin-top:12px;border:1px solid #ede9f1;background:#fff;border-radius:20px;padding:13px}.activity-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:2px}.activity-head strong{font-size:11px}.activity-head small{font-size:8px;color:#7450ea}.preview-activity p{margin:0;padding:10px 0;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;border-bottom:1px solid #f0edf3}.preview-activity p:last-child{border-bottom:0}.activity-icon{width:29px;height:29px;border-radius:9px;display:grid;place-items:center;background:#eee9ff;color:#7147e9;font-size:9px}.activity-icon.package{background:#fff1df;color:#d98a20}.preview-activity p>span:nth-child(2){display:grid}.preview-activity b{font-size:9px}.preview-activity small{font-size:7px;color:#97919d}.preview-activity p>strong{font-size:9px}.preview-activity .gain{color:#139562}.floating-card{position:absolute;z-index:5;display:flex;align-items:center;gap:9px;background:rgba(255,255,255,.94);border:1px solid rgba(226,219,235,.9);box-shadow:0 16px 34px rgba(47,31,82,.13);backdrop-filter:blur(12px);padding:11px 13px;border-radius:15px}.floating-card>span{width:31px;height:31px;border-radius:10px;background:#eee8ff;color:#7045ee;display:grid;place-items:center;font-size:10px}.floating-card>div{display:grid}.floating-card small{font-size:7px;color:#948c9c}.floating-card strong{font-size:10px}.floating-card>b{font-size:10px;color:#15935f;margin-left:6px}.floating-reward{right:-28px;top:115px}.floating-secure{left:-25px;bottom:110px}.floating-secure>span{background:#e9f8f0;color:#0f915b}
.trust-strip{max-width:1220px;margin:0 auto;padding:18px 24px 22px;display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid #ebe6f0}.trust-strip div{display:flex;align-items:center;gap:10px;padding:8px 22px;border-right:1px solid #ece7f1}.trust-strip div:first-child{padding-left:0}.trust-strip div:last-child{border-right:0}.trust-strip span{font-size:9px;color:#9a91a3;font-weight:900}.trust-strip strong{font-size:11px;color:#514a58}
.landing-section{max-width:1220px;margin:0 auto;padding:100px 24px}.landing-section-head{max-width:750px;margin-bottom:38px}.landing-section-head.centered{text-align:center;margin-left:auto;margin-right:auto}.landing-kicker{display:inline-block;font-size:10px;font-weight:900;letter-spacing:.16em;color:#7045ec;margin-bottom:13px}.landing-kicker.light{color:#b7a5ff}.landing-section-head h2,.rewards-copy h2,.landing-final-cta h2{font-size:clamp(38px,4.2vw,58px);line-height:1.02;letter-spacing:-.052em;margin:0 0 16px}.landing-section-head p{font-size:16px;line-height:1.7;color:#77707e;margin:0}.how-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.how-card{position:relative;min-height:245px;padding:24px;border:1px solid #e9e4ee;border-radius:24px;background:#fff;transition:.25s;overflow:hidden}.how-card:after{content:"";position:absolute;width:110px;height:110px;border-radius:50%;background:radial-gradient(circle,#eee7ff,rgba(238,231,255,0));right:-30px;top:-30px;opacity:0;transition:.25s}.how-card:hover{transform:translateY(-4px);box-shadow:0 20px 40px rgba(44,31,72,.08);border-color:#ddd3ef}.how-card:hover:after{opacity:1}.how-number{font-size:9px;color:#a59dab;font-weight:900;letter-spacing:.1em}.how-icon{width:45px;height:45px;border-radius:14px;background:#f1edff;color:#7248ed;display:grid;place-items:center;margin:29px 0 22px;font-size:15px}.how-card h3{font-size:19px;letter-spacing:-.025em;margin:0 0 9px}.how-card p{font-size:13px;line-height:1.65;color:#817a87;margin:0}
.rewards-showcase{max-width:none;padding-left:max(24px,calc((100vw - 1220px)/2));padding-right:max(24px,calc((100vw - 1220px)/2));display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,.8fr);gap:80px;align-items:center;background:linear-gradient(135deg,#17131f,#0e0c13);color:#fff;position:relative;overflow:hidden}.rewards-showcase:before{content:"";position:absolute;width:540px;height:540px;border-radius:50%;right:-100px;top:-150px;background:radial-gradient(circle,rgba(111,69,245,.35),rgba(111,69,245,0) 68%)}.rewards-copy{position:relative;z-index:2}.rewards-copy h2{max-width:650px}.rewards-copy>p{max-width:660px;color:#aaa3b2;font-size:15px;line-height:1.75}.feature-checks{display:grid;grid-template-columns:1fr 1fr;gap:12px 20px;margin:28px 0 32px}.feature-checks span{font-size:12px;color:#c7c1cc;display:flex;align-items:center;gap:8px}.feature-checks i{font-style:normal;width:22px;height:22px;display:grid;place-items:center;border-radius:50%;background:rgba(125,84,244,.18);color:#b7a2ff;font-size:9px}.rewards-cta{min-height:51px!important}.reward-stack{position:relative;min-height:495px;z-index:2;display:grid;place-items:center}.video-task-card{width:min(100%,390px);border-radius:28px;background:#fff;color:#1b1721;box-shadow:0 28px 65px rgba(0,0,0,.28);overflow:hidden;transform:rotate(2deg)}.video-cover{height:205px;background:radial-gradient(circle at 72% 22%,#9a77ff 0%,#6844df 28%,#271c46 78%);position:relative;display:grid;place-items:center}.video-cover:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent,rgba(12,8,18,.18))}.video-play{width:58px;height:58px;border-radius:50%;background:#fff;color:#6844df;display:grid;place-items:center;padding-left:3px;position:relative;z-index:2;box-shadow:0 10px 32px rgba(0,0,0,.22)}.video-duration{position:absolute;right:14px;bottom:14px;background:rgba(20,14,28,.72);color:#fff;padding:5px 8px;border-radius:8px;font-size:9px;z-index:2}.video-task-card>div:last-child{padding:20px}.task-tag{font-size:8px;color:#7250de;font-weight:900;letter-spacing:.13em}.video-task-card h3{font-size:22px;margin:6px 0 3px}.video-task-card p{font-size:11px;color:#8a8390;margin:0}.task-footer{display:flex;justify-content:space-between;align-items:end;margin-top:20px;padding-top:14px;border-top:1px solid #eeeaf1}.task-footer span{display:grid}.task-footer small{font-size:8px;color:#918a96}.task-footer strong{font-size:17px}.task-footer button{border:0;background:#6f45ee;color:#fff;padding:8px 13px;border-radius:10px;font-size:9px;font-weight:800}.mini-reward-card{position:absolute;right:-10px;bottom:46px;width:245px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;padding:12px;border-radius:16px;background:#fff;color:#1b1721;box-shadow:0 18px 42px rgba(0,0,0,.25);transform:rotate(-2deg)}.mini-reward-card.second{left:-5px;right:auto;top:40px;bottom:auto;transform:rotate(-3deg)}.mini-reward-icon{width:34px;height:34px;border-radius:11px;background:#eaf8f0;color:#16915d;display:grid;place-items:center}.mini-reward-icon.purple{background:#efeaff;color:#7048eb}.mini-reward-card div{display:grid}.mini-reward-card small{font-size:7px;color:#948e9a}.mini-reward-card strong{font-size:9px}.mini-reward-card>i{font-style:normal;width:21px;height:21px;border-radius:50%;background:#eaf8f0;color:#16915d;display:grid;place-items:center;font-size:8px}
.package-section-v2{padding-top:110px}.package-grid-v2{grid-template-columns:repeat(3,1fr);gap:18px}.package-card-v2{position:relative;border:1px solid #e7e1ed;background:#fff;border-radius:28px;padding:25px;box-shadow:0 10px 32px rgba(39,28,63,.045);transition:.25s}.package-card-v2:hover{transform:translateY(-5px);box-shadow:0 24px 48px rgba(39,28,63,.10)}.package-card-v2.popular{border:1px solid #8a67f5;box-shadow:0 20px 48px rgba(100,60,226,.13)}.popular-badge{position:absolute;top:17px;right:17px;padding:5px 9px;border-radius:999px;background:#17131e;color:#fff;font-size:8px;font-weight:900;letter-spacing:.1em}.package-icon-v2{width:49px;height:49px;border-radius:15px;background:#f1edff;color:#6f45ed;display:grid;place-items:center;font-size:18px;margin-bottom:19px}.package-status{font-size:8px;color:#20a66d;font-weight:900;letter-spacing:.12em}.package-card-v2 h3{font-size:27px;letter-spacing:-.04em;margin:8px 0 9px}.package-card-v2>p{min-height:63px;color:#817985;font-size:12px;line-height:1.65}.package-price{margin:20px 0 17px;display:grid}.package-price strong{font-size:25px;letter-spacing:-.035em}.package-price span{font-size:9px;color:#9b94a0;margin-top:1px}.package-meta-v2{display:flex;gap:8px;margin-bottom:20px}.package-meta-v2 span{flex:1;padding:9px 8px;border-radius:11px;background:#f8f6fa;color:#716a77;font-size:9px;font-weight:700}.package-meta-v2 i{font-style:normal;color:#7048ec;margin-right:4px}.package-button{border:1px solid #ded8e5;background:#fff;color:#28222f}.landing-empty{padding:30px;border-radius:20px;border:1px dashed #d9d1e3;color:#847b8d;text-align:center;background:#fff}
.platform-section{padding-top:70px}.platform-bento{display:grid;grid-template-columns:1.25fr .75fr;grid-template-rows:1fr 1fr;gap:14px}.platform-bento article{border:1px solid #e9e4ee;background:#fff;border-radius:26px;padding:26px;overflow:hidden;position:relative}.platform-bento .bento-large{grid-row:1/3;min-height:430px;background:linear-gradient(145deg,#f8f5ff,#fff)}.bento-icon{width:45px;height:45px;border-radius:14px;background:#eaf8f0;color:#16915d;display:grid;place-items:center;margin-bottom:50px}.bento-icon.purple{background:#f0ebff;color:#7048ec;margin-bottom:22px}.bento-icon.dark{background:rgba(255,255,255,.09);color:#c1b2ff;margin-bottom:22px}.platform-bento article>span{font-size:9px;color:#918a97;text-transform:uppercase;letter-spacing:.12em;font-weight:900}.platform-bento h3{font-size:29px;line-height:1.08;letter-spacing:-.04em;margin:7px 0 9px}.platform-bento p{font-size:12px;color:#817a87;max-width:530px}.country-preview{display:flex;flex-wrap:wrap;gap:8px;margin-top:42px}.country-preview i{font-style:normal;width:48px;height:48px;border-radius:14px;background:#fff;border:1px solid #ebe6f0;display:grid;place-items:center;font-size:10px;font-weight:900;color:#62586d;box-shadow:0 7px 17px rgba(44,31,72,.05)}.method-pills{display:flex;flex-wrap:wrap;gap:6px;margin-top:18px}.method-pills i{font-style:normal;background:#f7f4fb;color:#6d6576;border-radius:99px;padding:6px 9px;font-size:8px}.platform-bento .bento-dark{background:linear-gradient(135deg,#1b1721,#0f0d14);color:#fff;border-color:#18151f}.platform-bento .bento-dark>span,.platform-bento .bento-dark p{color:#aaa3b1}
.faq-section-v2{padding-top:70px}.faq-grid-v2{display:grid;grid-template-columns:1fr 1fr;gap:10px}.faq-grid-v2 details{border:1px solid #e8e2ed;background:#fff;border-radius:18px;padding:0 19px}.faq-grid-v2 summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:67px;cursor:pointer;font-size:13px;font-weight:800}.faq-grid-v2 summary::-webkit-details-marker{display:none}.faq-grid-v2 summary i{font-style:normal;width:26px;height:26px;border-radius:50%;display:grid;place-items:center;background:#f3eff8;color:#6f48df;transition:.2s}.faq-grid-v2 details[open] summary i{transform:rotate(45deg);background:#6f48df;color:#fff}.faq-grid-v2 details p{margin:0;padding:0 38px 18px 0;color:#817a88;font-size:12px;line-height:1.7}.landing-final-cta{max-width:1172px;margin:0 auto 90px;padding:52px;position:relative;overflow:hidden;border-radius:34px;background:linear-gradient(135deg,#1d1825,#0e0c13);color:#fff;display:flex;align-items:end;justify-content:space-between;gap:40px}.landing-final-cta>div:not(.cta-glow){position:relative;z-index:2}.landing-final-cta>div:first-of-type{max-width:700px}.landing-final-cta h2{font-size:47px;margin-bottom:12px}.landing-final-cta p{color:#aaa3b0;max-width:690px;font-size:13px}.cta-glow{position:absolute!important;width:500px;height:500px;border-radius:50%;background:radial-gradient(circle,rgba(112,69,238,.40),rgba(112,69,238,0) 68%);right:-80px;top:-180px}.final-cta-actions{display:grid;gap:8px;min-width:215px}.final-cta-actions .btn{white-space:nowrap}.final-login{border:1px solid rgba(255,255,255,.16);color:#d3ccd8;background:rgba(255,255,255,.04)}
.public-footer-v2{max-width:1220px;padding:58px 24px 32px;grid-template-columns:2fr repeat(3,1fr);gap:36px}.public-footer-v2>div{gap:9px}.public-footer-v2>div>strong{font-size:11px;color:#403a46;margin-bottom:6px}.public-footer-v2 a{font-size:11px;color:#7e7784}.footer-brand-block p{max-width:440px;font-size:11px;line-height:1.7}.footer-note{max-width:500px;color:#aaa3af!important;font-size:9px}.footer-bottom{grid-column:1/-1;flex-direction:row!important;justify-content:space-between!important;border-top:1px solid #ebe6ef;padding-top:21px!important;margin-top:8px;color:#9b94a0;font-size:9px}

/* Auth v2 */
.auth-v2{padding:0;background:#f7f5f9;min-height:100vh}.auth-page-shell{min-height:100vh;display:grid;grid-template-columns:minmax(380px,.82fr) minmax(560px,1.18fr)}.auth-showcase{position:sticky;top:0;min-height:100vh;height:100vh;overflow:hidden;padding:38px 46px 30px;background:linear-gradient(145deg,#16121d,#0d0b11);color:#fff;display:flex;flex-direction:column}.auth-showcase .brand-copy strong{color:#fff}.auth-showcase .brand-copy small{color:#777080}.auth-showcase-glow{position:absolute;border-radius:50%}.auth-showcase-glow.one{width:470px;height:470px;right:-140px;top:-120px;background:radial-gradient(circle,rgba(118,78,238,.37),rgba(118,78,238,0) 70%)}.auth-showcase-glow.two{width:420px;height:420px;left:-190px;bottom:-130px;background:radial-gradient(circle,rgba(93,54,212,.22),rgba(93,54,212,0) 70%)}.auth-brand-v2{position:relative;z-index:2}.auth-showcase-copy{position:relative;z-index:2;margin-top:clamp(70px,12vh,130px);max-width:520px}.auth-eyebrow{font-size:9px;font-weight:900;color:#b9a8ff;letter-spacing:.17em}.auth-showcase-copy h2{font-size:clamp(44px,4vw,63px);line-height:.98;letter-spacing:-.055em;margin:14px 0 18px}.auth-showcase-copy p{font-size:13px;line-height:1.75;color:#a8a0af;max-width:500px}.auth-feature-list{position:relative;z-index:2;display:grid;gap:13px;margin-top:29px}.auth-feature-list>div{display:flex;align-items:center;gap:11px}.auth-feature-list>div>span{width:29px;height:29px;border-radius:10px;background:rgba(124,80,247,.16);color:#c0afff;display:grid;place-items:center;font-size:9px}.auth-feature-list p{display:grid;margin:0}.auth-feature-list strong{font-size:10px}.auth-feature-list small{font-size:8px;color:#827b88;margin-top:2px}.auth-mini-dashboard{position:relative;z-index:2;margin-top:auto;width:min(100%,410px);border:1px solid rgba(255,255,255,.08);border-radius:20px;background:rgba(255,255,255,.045);padding:18px;backdrop-filter:blur(8px)}.auth-mini-top{display:flex;align-items:center;justify-content:space-between}.auth-mini-top span{display:grid}.auth-mini-top small{font-size:8px;color:#847d8b}.auth-mini-top strong{font-size:21px;margin-top:3px}.auth-mini-top i{font-style:normal;width:32px;height:32px;border-radius:11px;background:rgba(124,80,247,.18);color:#bdaaff;display:grid;place-items:center}.auth-mini-bars{height:65px;display:flex;align-items:end;gap:7px;margin:15px 0 8px}.auth-mini-bars span{flex:1;min-height:8px;border-radius:5px 5px 2px 2px;background:linear-gradient(180deg,#9577f7,#6040cc)}.auth-mini-dashboard>small{font-size:7px;color:#726a78}.auth-legal-note{position:relative;z-index:2;color:#625b68;font-size:7px;margin-top:18px;max-width:420px}.auth-content-panel{min-height:100vh;padding:34px 44px;display:flex;flex-direction:column;position:relative}.auth-back-home{align-self:flex-end;color:#857e8b;font-size:10px;font-weight:700}.auth-mobile-brand{display:none}.auth-form-wrap{width:min(100%,720px);margin:auto}.auth-card-v2{max-width:none;margin:0;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.login-card-v2{max-width:530px;margin:auto}.register-card-v2{max-width:720px}.auth-heading-v2{margin-bottom:26px}.auth-step-label{font-size:9px;font-weight:900;color:#7048e8;letter-spacing:.15em}.auth-heading-v2 h1{font-size:42px;line-height:1.05;letter-spacing:-.05em;margin:8px 0 10px}.auth-heading-v2 p{font-size:12px;line-height:1.7;color:#817a87;max-width:590px;margin:0}.auth-form-v2{gap:15px}.field-v2{gap:7px;font-size:10px;color:#5e5763}.field-v2>span{font-weight:850}.field-v2>span small{float:right;font-size:8px;color:#9b94a0}.input-shell{position:relative}.input-shell input,.input-shell select{height:52px;border:1px solid #dfd9e6;border-radius:14px;background:#fff;padding:0 45px 0 43px;font-size:12px;color:#1b1720;box-shadow:0 5px 14px rgba(47,32,75,.025)}.input-shell select{padding-right:36px;appearance:none}.input-shell input::placeholder{color:#aaa4ae}.input-shell input:focus,.input-shell select:focus{border-color:#8f6ff0;box-shadow:0 0 0 4px rgba(112,72,232,.09),0 5px 14px rgba(47,32,75,.025)}.field-icon{font-style:normal;position:absolute;left:15px;top:50%;transform:translateY(-50%);width:18px;height:18px;border-radius:6px;background:#f1edfa;color:#7048e8;display:grid;place-items:center;font-size:8px;font-weight:900;z-index:2}.lock-icon{font-size:5px}.select-shell:after{content:"⌄";position:absolute;right:15px;top:50%;transform:translateY(-52%);color:#7f7787;font-size:12px;pointer-events:none}.password-toggle{position:absolute;right:13px;top:50%;transform:translateY(-50%);border:0;background:transparent;color:#7048e8;font-size:9px;font-weight:850;cursor:pointer;padding:5px}.login-options{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:-1px}.login-options>a{font-size:9px;color:#6d45df;font-weight:850}.remember-row{display:flex!important;grid-template-columns:auto 1fr!important;align-items:center;gap:7px!important;font-size:9px!important;color:#77707d!important;cursor:pointer}.remember-row input{width:15px;height:15px;accent-color:#7048e8}.auth-submit{height:54px!important;border-radius:14px!important;margin-top:3px;font-size:12px!important}.auth-divider{display:flex;align-items:center;gap:11px;color:#aaa3ae;font-size:8px;margin:24px 0 14px}.auth-divider:before,.auth-divider:after{content:"";height:1px;background:#e5dfe9;flex:1}.create-account-outline{height:51px!important;border:1px solid #ddd6e4;background:#fff;color:#4d4653;font-size:11px!important}.auth-security-note{display:flex;gap:10px;margin-top:25px;padding:12px 13px;border-radius:14px;background:#f1f8f5;border:1px solid #deeee6}.auth-security-note>span{width:25px;height:25px;border-radius:8px;background:#e1f4e9;color:#128b58;display:grid;place-items:center;font-size:8px;font-weight:900;flex:0 0 auto}.auth-security-note p{display:grid;margin:0}.auth-security-note strong{font-size:9px;color:#426153}.auth-security-note small{font-size:8px;color:#7d9287;margin-top:2px}.registration-steps{display:flex;align-items:center;margin:0 0 24px}.registration-steps span{display:flex;align-items:center;gap:6px;font-size:8px;font-weight:800;color:#aaa3af;white-space:nowrap}.registration-steps span i{font-style:normal;width:22px;height:22px;border-radius:50%;display:grid;place-items:center;background:#ebe7ee;color:#8d8593;font-size:8px}.registration-steps span.active{color:#5f3cd0}.registration-steps span.active i{background:#7048e8;color:#fff}.registration-steps b{height:1px;background:#ddd7e2;flex:1;margin:0 9px}.register-form-v2{grid-template-columns:1fr 1fr;gap:14px}.terms-check{display:flex!important;grid-template-columns:auto 1fr!important;align-items:flex-start;gap:9px!important;margin-top:1px;cursor:pointer}.terms-check input{width:16px;height:16px;margin-top:1px;accent-color:#7048e8;flex:0 0 auto}.terms-check span{font-size:8px;line-height:1.55;color:#85808a;font-weight:600}.terms-check a{color:#6740dc;font-weight:850}.auth-links-v2{display:flex;justify-content:center;gap:6px;margin-top:20px;font-size:9px;color:#8a8390}.auth-links-v2 a{font-weight:850;color:#6740dd}.auth-footer-note{text-align:center;color:#aaa3ae;font-size:8px;margin-top:auto;padding-top:25px}.auth-footer-note a{color:#7b7481}

@media(max-width:1100px){.landing-hero-inner{gap:35px;grid-template-columns:minmax(0,1fr) minmax(380px,.8fr)}.landing-hero-copy h1{font-size:65px}.floating-reward{right:-8px}.floating-secure{left:-5px}.rewards-showcase{gap:45px}.auth-page-shell{grid-template-columns:420px 1fr}.auth-showcase{padding-left:32px;padding-right:32px}.auth-showcase-copy h2{font-size:48px}}
@media(max-width:900px){.public-header-v2{padding:11px 18px}.public-menu-toggle{display:block;order:3}.public-nav-v2{display:none!important;position:absolute;left:14px;right:14px;top:70px;background:#fff;border:1px solid #e8e2ed;border-radius:18px;box-shadow:0 18px 40px rgba(41,27,67,.12);padding:9px;grid-template-columns:1fr;gap:2px}.public-nav-v2.open{display:grid!important}.public-nav-v2 a{padding:11px 12px}.header-actions-v2{margin-left:auto}.header-actions-v2 .nav-login{display:none}.landing-hero{padding-top:55px}.landing-hero-inner{grid-template-columns:1fr;text-align:center}.landing-hero-copy{display:grid;justify-items:center}.hero-lead{max-width:700px}.hero-proof-row{justify-content:center}.hero-visual{min-height:620px;margin-top:-25px}.dashboard-preview{transform:none}.floating-reward{right:calc(50% - 250px)}.floating-secure{left:calc(50% - 245px)}.trust-strip{grid-template-columns:1fr 1fr}.trust-strip div:nth-child(2){border-right:0}.how-grid{grid-template-columns:1fr 1fr}.rewards-showcase{grid-template-columns:1fr;padding-top:80px;padding-bottom:80px}.rewards-copy{text-align:center}.rewards-copy>p{margin-inline:auto}.feature-checks{max-width:600px;margin-inline:auto}.rewards-cta{margin-top:0}.reward-stack{min-height:470px}.package-grid-v2{grid-template-columns:1fr 1fr}.platform-bento{grid-template-columns:1fr}.platform-bento .bento-large{grid-row:auto}.faq-grid-v2{grid-template-columns:1fr}.landing-final-cta{margin-inline:18px;padding:40px;align-items:flex-start;flex-direction:column}.final-cta-actions{grid-template-columns:auto auto;min-width:0}.auth-page-shell{grid-template-columns:1fr}.auth-showcase{display:none}.auth-content-panel{padding:24px 28px}.auth-mobile-brand{display:block;margin-bottom:30px}.auth-back-home{position:absolute;top:34px;right:28px}.auth-form-wrap{margin:auto}.auth-footer-note{margin-top:35px}}
@media(max-width:640px){.brand-logo-wrap{width:39px;height:39px;border-radius:13px}.brand-copy strong{font-size:15px}.brand-copy small{font-size:7px}.public-header-v2 .header-actions-v2 .nav-cta{font-size:0;padding:0;width:42px;height:42px;min-height:42px;border-radius:13px}.public-header-v2 .header-actions-v2 .nav-cta span{font-size:15px}.public-menu-toggle{width:42px;height:42px}.landing-hero{padding:42px 16px 44px;min-height:auto}.landing-hero-inner{gap:38px}.hero-badge{font-size:8px;padding:8px 10px}.landing-hero-copy h1{font-size:47px;line-height:.98;margin:20px 0}.hero-lead{font-size:14px;line-height:1.65}.hero-actions-v2{width:100%;display:grid;grid-template-columns:1fr;margin:24px 0}.hero-actions-v2 .btn{width:100%}.hero-proof-row{display:grid;grid-template-columns:1fr;text-align:left;width:100%;max-width:350px}.hero-visual{min-height:530px;margin-top:4px}.dashboard-preview{width:min(100%,340px);border-width:7px;border-radius:40px;padding:17px 14px}.preview-balance{padding:16px}.preview-balance>strong{font-size:23px}.preview-chart-card svg{height:72px}.floating-card{display:none}.trust-strip{padding-inline:16px}.trust-strip div{padding:8px 12px}.trust-strip div:nth-child(odd){padding-left:0}.trust-strip strong{font-size:9px}.landing-section{padding:72px 16px}.landing-section-head{margin-bottom:28px}.landing-section-head h2,.rewards-copy h2,.landing-final-cta h2{font-size:38px}.landing-section-head p{font-size:13px}.how-grid{grid-template-columns:1fr}.how-card{min-height:auto}.how-icon{margin:22px 0 18px}.rewards-showcase{padding:68px 16px}.feature-checks{grid-template-columns:1fr;text-align:left;max-width:330px}.reward-stack{min-height:390px}.video-task-card{width:min(90%,320px)}.video-cover{height:170px}.mini-reward-card{width:210px;right:0;bottom:20px}.mini-reward-card.second{left:0;top:20px}.package-grid-v2{grid-template-columns:1fr}.package-card-v2>p{min-height:auto}.platform-bento .bento-large{min-height:auto}.bento-icon{margin-bottom:30px}.country-preview{margin-top:25px}.landing-final-cta{margin:0 16px 60px;padding:31px 23px;border-radius:26px}.landing-final-cta h2{font-size:36px}.final-cta-actions{width:100%;grid-template-columns:1fr}.public-footer-v2{grid-template-columns:1fr 1fr;padding-inline:18px}.footer-brand-block{grid-column:1/-1}.footer-bottom{display:grid!important;gap:5px}.auth-content-panel{padding:20px 16px}.auth-mobile-brand{margin-bottom:50px}.auth-back-home{top:28px;right:17px;font-size:8px}.auth-heading-v2 h1{font-size:35px}.auth-heading-v2 p{font-size:11px}.register-form-v2{grid-template-columns:1fr}.register-form-v2 .span-2{grid-column:auto}.registration-steps b{margin-inline:6px}.registration-steps span{font-size:7px}.input-shell input,.input-shell select{height:50px}.auth-footer-note{font-size:7px}.login-options{align-items:flex-start}.auth-security-note{margin-top:20px}}
@media(max-width:390px){.landing-hero-copy h1{font-size:41px}.dashboard-preview{width:310px}.preview-actions i{width:39px;height:39px}.preview-chart-card{padding-inline:10px}.mini-reward-card.second{top:4px}.mini-reward-card{bottom:3px}.public-footer-v2{grid-template-columns:1fr}.footer-brand-block{grid-column:auto}.auth-mobile-brand .brand-copy small{display:none}}

/* ==========================================================================\n   Watch2Earn Pastel Purple Theme v2\n   Inspired by soft lavender / mauve / lilac / orchid / periwinkle tones.\n   Large page surfaces stay light; stronger purple is reserved for actions.\n   ========================================================================== */
:root{
  --bg:#f8f4fa;
  --panel:#fffdfd;
  --ink:#2d2732;
  --muted:#827988;
  --line:#e8deec;
  --purple:#8f6bb3;
  --purple2:#b294c8;
  --purple-soft:#f0e7f5;
  --lavender:#f3ecf7;
  --mauve:#f5eaf1;
  --lilac:#eee5f5;
  --orchid:#f4e9f3;
  --periwinkle:#eceaf7;
  --pastel-purple:#f8f1f8;
  --shadow:0 18px 48px rgba(75,55,88,.08);
}

html,body{background:linear-gradient(180deg,#fbf8fc 0%,#f7f1f9 100%);color:var(--ink)}
body.public-body{background:linear-gradient(180deg,#fbf8fc 0%,#f7f1f9 45%,#faf7fb 100%)}
body.app-body,body.admin-body{background:#f8f4fa}

/* Global surfaces */
.public-header,.public-header-v2,.app-topbar,.admin-topbar{
  background:rgba(250,246,251,.92);
  border-color:#eadfec;
}
.section.soft,.landing-section.soft,.landing-soft{background:#f3edf7}
.panel-card,.quick-card,.chart-card,.finance-form-card,.admin-stat-grid article,
.faq-list details,.faq-grid-v2 details,.legal-copy,.auth-card,
.steps article,.feature-grid article,.package-card,.package-card-v2,.how-card{
  background:#fffdfd;
  border-color:#eadfec;
}
input,select,textarea,.input-shell input,.input-shell select{
  background:#fffdfd;
  border-color:#e4d9e8;
}
input:focus,select:focus,textarea:focus,.input-shell input:focus,.input-shell select:focus{
  border-color:#b497c7;
  box-shadow:0 0 0 4px rgba(143,107,179,.10);
}

/* Brand + actions: medium pastel-purple, never near-black */
.brand-mark,.brand-logo-wrap{
  background:linear-gradient(145deg,#a889c1,#8666a1)!important;
  color:#fff!important;
}
.btn.primary,.nav-cta,.auth-submit{
  background:linear-gradient(135deg,#9877b7,#83639f)!important;
  color:#fff!important;
  box-shadow:0 10px 24px rgba(112,78,139,.15);
}
.btn.dark{
  background:#e7dced!important;
  color:#4b3b55!important;
}
.btn.ghost,.btn.light,.create-account-outline{
  background:#fffdfd!important;
  border-color:#e4d8e8!important;
  color:#504656!important;
}
.eyebrow,.auth-step-label,.auth-eyebrow,.task-tag,.back-link,.auth-links a,.text-button,
.login-options>a,.auth-links-v2 a,.terms-check a,.card-heading a{
  color:#8562a5!important;
}
.package-chip,.status-chip,.field-icon,.how-icon,.round-icon,.quick-actions i{
  background:#efe6f4!important;
  color:#7e5c9e!important;
}

/* Landing page backgrounds */
.landing-hero{
  background:
    radial-gradient(circle at 82% 16%,rgba(213,194,227,.34),transparent 29%),
    radial-gradient(circle at 12% 66%,rgba(236,217,231,.42),transparent 28%),
    linear-gradient(180deg,#fbf8fc 0%,#f7f1f9 100%);
}
.hero-badge{background:#f1e8f5!important;border-color:#e3d4e9!important;color:#6f567e!important}
.trust-strip{background:#f6f0f8!important;border-color:#eadfec!important}
.dashboard-preview,.phone-demo{background:linear-gradient(180deg,#fffdfd,#f6eff8)!important}
.preview-balance,.demo-balance,.dark-card{
  background:linear-gradient(145deg,#eee3f2,#e5d8eb)!important;
  color:#392f40!important;
  border:1px solid #d9c7e1;
}
.dark-card small,.dark-card p,.balance-card>small,.balance-card p,.demo-balance span{color:#776a7d!important}
.balance-tabs span{color:#fff!important}

/* Replace the large deep/dark showcase with a soft mauve/lilac panel */
.rewards-showcase{
  background:
    radial-gradient(circle at 84% 16%,rgba(188,160,210,.35),transparent 34%),
    linear-gradient(135deg,#eee4f4 0%,#f7edf3 52%,#eceaf7 100%)!important;
  color:#332a38!important;
}
.rewards-showcase:before{background:radial-gradient(circle,rgba(190,162,210,.35),rgba(190,162,210,0) 68%)!important}
.rewards-copy>p,.feature-checks span{color:#756a7a!important}
.feature-checks i{background:#e5d8ee!important;color:#785899!important}
.video-task-card{box-shadow:0 24px 55px rgba(81,59,94,.14)!important}
.video-cover{background:radial-gradient(circle at 72% 22%,#d3b9e1 0%,#b797cc 34%,#8870a0 100%)!important}
.video-play{color:#7f5f9c!important}

.platform-bento .bento-dark{
  background:linear-gradient(135deg,#efe4f2,#e8e5f4)!important;
  color:#382f3d!important;
  border-color:#dfd3e5!important;
}
.platform-bento .bento-dark>span,.platform-bento .bento-dark p{color:#766b7c!important}

.landing-final-cta,.cta{
  background:
    radial-gradient(circle at 88% 20%,rgba(202,175,218,.42),transparent 32%),
    linear-gradient(135deg,#eadcf0,#f2e6f3 55%,#e8e6f5)!important;
  color:#352c3a!important;
  border:1px solid #ddcee5;
}
.landing-final-cta p,.cta p{color:#736779!important}
.landing-final-cta .eyebrow,.cta .eyebrow{color:#7e5c9d!important}
.final-login{border-color:#d6c5df!important;color:#5d4d66!important;background:rgba(255,255,255,.45)!important}
.cta-glow{background:radial-gradient(circle,rgba(191,162,211,.36),rgba(191,162,211,0) 68%)!important}

/* Authentication pages: no deep left panel */
.auth-v2,.auth-body{
  background:
    radial-gradient(circle at 14% 15%,rgba(224,207,233,.55),transparent 32%),
    linear-gradient(180deg,#faf6fb,#f3edf7)!important;
}
.auth-showcase{
  background:
    radial-gradient(circle at 80% 12%,rgba(189,161,209,.46),transparent 35%),
    linear-gradient(145deg,#eee3f2 0%,#e9e5f4 52%,#f4e9f1 100%)!important;
  color:#342c39!important;
  border-right:1px solid #dfd2e5;
}
.auth-showcase .brand-copy strong{color:#342c39!important}
.auth-showcase .brand-copy small,.auth-showcase-copy p,.auth-feature-list small,.auth-legal-note{color:#776d7c!important}
.auth-showcase-glow.one{background:radial-gradient(circle,rgba(189,158,209,.32),rgba(189,158,209,0) 70%)!important}
.auth-showcase-glow.two{background:radial-gradient(circle,rgba(223,198,215,.38),rgba(223,198,215,0) 70%)!important}
.auth-feature-list>div>span,.auth-mini-top i{
  background:#e4d7ec!important;
  color:#765793!important;
}
.auth-mini-dashboard{
  background:rgba(255,253,255,.58)!important;
  border-color:#d9cbe1!important;
  color:#3a303f!important;
  box-shadow:0 18px 42px rgba(76,57,88,.08);
}
.auth-mini-top small,.auth-mini-dashboard>small{color:#807483!important}
.auth-mini-bars span{background:linear-gradient(180deg,#c7add8,#9b7bb5)!important}
.auth-content-panel{background:rgba(252,249,252,.72)}
.auth-security-note{background:#f2edf5!important;border-color:#e2d8e7!important}
.auth-security-note>span{background:#e8deed!important;color:#785c91!important}
.auth-security-note strong{color:#584a60!important}
.auth-security-note small{color:#84778b!important}
.registration-steps span.active{color:#7f5ca0!important}
.registration-steps span.active i{background:#9675b2!important}
.remember-row input,.terms-check input{accent-color:#9270ad!important}

/* User app navigation and cards */
.sidebar{
  background:linear-gradient(180deg,#faf6fb,#f2ecf6)!important;
  border-color:#e2d7e7!important;
}
.side-nav a,.side-logout{color:#6e6573!important}
.side-nav a.active{
  background:#e8dced!important;
  color:#4d3d57!important;
  box-shadow:inset 0 0 0 1px #dac9e2;
}
.avatar{background:#d8c5e2!important;color:#4f3b5b!important;border-color:#cdb9d7!important}
.notification-pill{background:#fffdfd!important;border-color:#e6dbe9!important}
.notification-pill b{background:#9270ad!important}
.range-pills .active{background:#ded0e7!important;color:#4b3c54!important}
.notification-item.unread,.message.staff,.conversation-list a.active{background:#efe6f4!important}
.referral-hero{
  background:linear-gradient(135deg,#eaddee,#e8e5f3)!important;
  color:#392f40!important;
  border:1px solid #dbcde2;
}
.referral-hero p,.referral-stats small{color:#786d7d!important}
.referral-stats span{background:rgba(255,255,255,.45)!important;border-color:#d9cce0!important}

/* Admin: light lilac sidebar instead of black */
.admin-sidebar{
  background:linear-gradient(180deg,#eee3f2,#e8e5f3)!important;
  color:#3d3343!important;
  border-right:1px solid #dacde1;
}
.admin-sidebar .brand strong{color:#3d3343!important}
.admin-sidebar nav a,.admin-back{color:#6c6072!important}
.admin-sidebar nav a:hover{background:rgba(255,255,255,.45)!important;color:#4e4057!important}
.admin-sidebar nav a.active{
  background:#fffafd!important;
  color:#54415f!important;
  box-shadow:0 8px 20px rgba(78,54,90,.08);
}
.admin-body pre{background:#f3edf6!important}

/* Soft mobile bottom navigation */
.mobile-nav{
  background:rgba(252,248,252,.96)!important;
  border-color:#dfd4e4!important;
  box-shadow:0 -10px 30px rgba(71,52,82,.08)!important;
}
.mobile-nav a.active{color:#7e5d9c!important}

/* Small utility backgrounds */
.announcement,.risk-strip{background:#f8f0e8!important;border-color:#ead8c7!important}
.faq-grid-v2 summary i{background:#eee5f4!important;color:#7e5d9e!important}
.faq-grid-v2 details[open] summary i{background:#9b79b6!important;color:#fff!important}
.public-footer,.public-footer-v2{background:transparent}

@media(max-width:900px){
  .public-nav-v2{background:#fffafd!important;border-color:#e5daea!important}
  .auth-content-panel{background:linear-gradient(180deg,#faf6fb,#f4eef7)!important}
}


/* ========================================================================== 
   Watch2Earn Signature Purple System v3
   Complete cross-site visual pass: public, auth, member and admin screens.
   Rich purple spectrum is used for accents; large surfaces remain light.
   ========================================================================== */
:root{
  --w2e-bg:#fbf9fd;
  --w2e-bg-2:#f6f0fa;
  --w2e-surface:#ffffff;
  --w2e-surface-soft:#f9f5fc;
  --w2e-border:#eadff0;
  --w2e-ink:#241a2b;
  --w2e-muted:#776c7d;
  --w2e-deep:#5b006f;
  --w2e-royal:#70009a;
  --w2e-amethyst:#8d28ba;
  --w2e-violet:#7914d8;
  --w2e-electric:#a000ff;
  --w2e-orchid:#c13be2;
  --w2e-magenta:#d000f1;
  --w2e-lilac:#eadcf5;
  --w2e-periwinkle:#ece9fb;
  --w2e-glow:rgba(144,37,190,.16);
  --w2e-gradient:linear-gradient(135deg,#5f0878 0%,#7b10aa 34%,#9627d7 70%,#c02fe4 100%);
  --w2e-gradient-bright:linear-gradient(135deg,#6b0c8d 0%,#8b14c9 48%,#b616ef 100%);
  --w2e-gradient-soft:linear-gradient(135deg,#f3e8f8 0%,#eee7fb 47%,#f8eafa 100%);
  --w2e-shadow:0 18px 50px rgba(72,31,91,.09);
  --w2e-shadow-hover:0 24px 60px rgba(84,31,109,.15);
  --w2e-radius:24px;
}

/* Global tone */
html{background:var(--w2e-bg)}
body,body.public-body,body.app-body,body.admin-body{
  color:var(--w2e-ink)!important;
  background:
    radial-gradient(circle at 6% 2%,rgba(196,75,225,.07),transparent 24%),
    radial-gradient(circle at 95% 10%,rgba(104,0,154,.06),transparent 26%),
    linear-gradient(180deg,#fcfafd 0%,#f8f4fb 100%)!important;
}
::selection{background:#dcb7ee;color:#34103f}
a,button{transition:color .2s ease,background .2s ease,border-color .2s ease,transform .2s ease,box-shadow .2s ease}

/* Brand */
.brand-mark,.brand-logo-wrap{
  background:var(--w2e-gradient)!important;
  color:#fff!important;
  box-shadow:0 10px 25px rgba(113,18,149,.22)!important;
}
.brand-logo-wrap{border:1px solid rgba(255,255,255,.55)}
.brand-copy strong,.brand strong{color:var(--w2e-ink)}
.brand-copy small{color:#88798f}

/* Buttons */
.btn{border:1px solid transparent;box-shadow:none}
.btn.primary,.nav-cta,.auth-submit,.hero-primary{
  background:var(--w2e-gradient-bright)!important;
  color:#fff!important;
  border-color:rgba(91,0,111,.08)!important;
  box-shadow:0 12px 28px rgba(130,19,179,.20)!important;
}
.btn.primary:hover,.nav-cta:hover,.auth-submit:hover,.hero-primary:hover{
  transform:translateY(-2px);
  box-shadow:0 16px 34px rgba(130,19,179,.28)!important;
}
.btn.dark{
  background:#ede3f4!important;
  color:#5c2c6e!important;
  border-color:#dfcce9!important;
}
.btn.dark:hover{background:#e6d6f0!important;color:#4a1f5c!important}
.btn.ghost,.btn.light,.nav-login,.hero-secondary,.create-account-outline,.package-button{
  background:rgba(255,255,255,.90)!important;
  color:#5b3a68!important;
  border-color:#e6d8eb!important;
}
.btn.ghost:hover,.btn.light:hover,.nav-login:hover,.hero-secondary:hover,.create-account-outline:hover,.package-button:hover{
  border-color:#caa9da!important;
  color:#6e168d!important;
  box-shadow:0 10px 24px rgba(91,0,111,.08)
}
.btn.danger{background:#fff2f5!important;border-color:#f3ced8!important}

/* Inputs and forms */
label{color:#514457!important}
input,select,textarea,.input-shell input,.input-shell select{
  background:#fff!important;
  color:var(--w2e-ink)!important;
  border-color:#e5d9ea!important;
}
input::placeholder,textarea::placeholder{color:#a89bad}
input:focus,select:focus,textarea:focus,.input-shell input:focus,.input-shell select:focus{
  border-color:#a657c0!important;
  box-shadow:0 0 0 4px rgba(157,50,194,.11)!important;
}
.checkbox input,.remember-row input,.terms-check input{accent-color:#8a1caf!important}
.field-icon{background:#f0e5f6!important;color:#7a2097!important}
.password-toggle{color:#7a2693!important}

/* Shared glass surfaces */
.panel-card,.quick-card,.chart-card,.finance-form-card,.auth-card,.auth-card-v2,
.package-card,.package-card-v2,.how-card,.faq-list details,.faq-grid-v2 details,
.admin-stat-grid article,.wallet-metrics article,.filter-bar,.balance-mini,.legal-copy,
.video-card,.watch-card,.conversation-list,.chat-panel,.settings-grid>section{
  background:rgba(255,255,255,.93)!important;
  border:1px solid var(--w2e-border)!important;
  box-shadow:var(--w2e-shadow)!important;
}
.panel-card,.quick-card,.chart-card,.finance-form-card,.package-card,.package-card-v2,.how-card,
.admin-stat-grid article,.wallet-metrics article,.balance-mini,.video-card,.watch-card{position:relative;overflow:hidden}
.panel-card:before,.quick-card:before,.chart-card:before,.finance-form-card:before,
.package-card:before,.wallet-metrics article:before,.admin-stat-grid article:before{
  content:"";position:absolute;left:0;right:0;top:0;height:3px;
  background:linear-gradient(90deg,#6b0c8d,#9c25d1,#cf42e8);opacity:.55
}
.panel-card:hover,.package-card:hover,.package-card-v2:hover,.how-card:hover,.wallet-metrics article:hover,.admin-stat-grid article:hover{
  box-shadow:var(--w2e-shadow-hover)!important;
}
.eyebrow,.landing-kicker,.auth-step-label,.auth-eyebrow,.task-tag,.back-link,.text-button,
.card-heading a,.auth-links a,.auth-links-v2 a,.terms-check a,.login-options>a{
  color:#7c1f99!important;
}
.status-chip,.package-chip{
  background:#f0e2f7!important;color:#6d1f83!important;border:1px solid #dfc8e9!important
}
.round-icon,.quick-actions i,.how-icon,.bento-icon,.activity-icon{
  background:linear-gradient(145deg,#f0e4f7,#e9e4fa)!important;
  color:#761a9a!important;
  border:1px solid #e1d2ea!important;
}

/* Public header and footer */
.public-header,.public-header-v2{
  background:rgba(252,249,253,.88)!important;
  border-bottom:1px solid rgba(219,204,228,.85)!important;
  box-shadow:0 6px 26px rgba(75,30,95,.04);
}
.public-nav-v2 a{color:#675d6d!important;position:relative}
.public-nav-v2 a:after{content:"";position:absolute;left:0;right:100%;bottom:-8px;height:2px;background:var(--w2e-gradient-bright);transition:.2s}
.public-nav-v2 a:hover{color:#6b1387!important}.public-nav-v2 a:hover:after{right:0}
.public-footer,.public-footer-v2{border-color:#e9dfee!important}
.public-footer-v2 strong{color:#3d2e45}.public-footer-v2 a:hover{color:#7a1a98!important}

/* Landing */
.landing-hero{
  background:
    radial-gradient(circle at 82% 18%,rgba(195,41,225,.12),transparent 26%),
    radial-gradient(circle at 70% 54%,rgba(118,12,189,.08),transparent 33%),
    radial-gradient(circle at 8% 74%,rgba(215,102,225,.09),transparent 28%),
    linear-gradient(180deg,#fdfbfd 0%,#f8f2fb 100%)!important;
}
.hero-orb-a{background:radial-gradient(circle,#bd40dd 0%,rgba(189,64,221,0) 70%)!important;opacity:.16!important}
.hero-orb-b{background:radial-gradient(circle,#6f09b4 0%,rgba(111,9,180,0) 70%)!important;opacity:.10!important}
.hero-badge{
  background:rgba(246,236,250,.86)!important;border:1px solid #e3d1eb!important;color:#5f436a!important;
  box-shadow:0 8px 22px rgba(79,33,94,.05)
}
.live-dot{background:#9d25cf!important;box-shadow:0 0 0 5px rgba(157,37,207,.10)}
.landing-hero-copy h1{color:#211726!important}
.landing-hero-copy h1 span{
  color:#821ba3!important;
  background:linear-gradient(90deg,#5d0879,#8e19b9,#c51cdf);
  -webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent
}
.hero-lead,.landing-section-head p{color:#756a7b!important}
.proof-icon{background:#eee3f5!important;color:#711d8c!important;border:1px solid #ddc8e7!important}

.dashboard-preview{
  background:linear-gradient(180deg,#fff,#faf5fc)!important;
  border-color:#eadcf0!important;
  box-shadow:0 30px 70px rgba(77,28,98,.17)!important;
}
.preview-avatar{background:var(--w2e-gradient)!important;color:#fff!important}
.preview-bell{background:#f6eff9!important;border-color:#e5d8eb!important}
.preview-balance{
  background:
    radial-gradient(circle at 86% 10%,rgba(224,77,247,.34),transparent 34%),
    var(--w2e-gradient)!important;
  color:#fff!important;border:0!important;box-shadow:0 18px 36px rgba(104,13,138,.24)
}
.preview-balance span,.preview-balance small,.preview-balance .balance-title{color:#f4eaf8!important}
.preview-actions .featured i{background:var(--w2e-gradient-bright)!important;color:#fff!important;box-shadow:0 9px 20px rgba(126,21,178,.25)}
.preview-chart-card,.preview-activity{border-color:#ece0f0!important;background:#fff!important}
.preview-chart-head strong,.gain,.positive{color:#7a1aa0!important}
.floating-card{border-color:#e3d3e9!important;background:rgba(255,255,255,.96)!important;box-shadow:0 20px 50px rgba(76,24,94,.14)!important}
.floating-card>span{background:#efe4f5!important;color:#7b2299!important}

.trust-strip{
  background:linear-gradient(90deg,#f6edf9 0%,#eee9fb 48%,#f7edf9 100%)!important;
  border-color:#e6d8eb!important
}
.trust-strip span{color:#8a239e!important}
.how-card:nth-child(3n+1) .how-icon{color:#6f0a90!important}.how-card:nth-child(3n+2) .how-icon{color:#8c20b4!important}.how-card:nth-child(3n) .how-icon{color:#b32ed1!important}
.how-number{color:#b59abb!important}

.rewards-showcase{
  background:
    radial-gradient(circle at 88% 20%,rgba(192,42,225,.18),transparent 30%),
    radial-gradient(circle at 5% 85%,rgba(104,0,154,.10),transparent 28%),
    linear-gradient(135deg,#f3e8f8 0%,#eee9fb 50%,#faedf9 100%)!important;
  color:var(--w2e-ink)!important;border:1px solid #e1d2e8!important
}
.rewards-copy>p,.feature-checks span{color:#6f6474!important}
.feature-checks i{background:#e9d9f2!important;color:#74178f!important}
.video-task-card{background:#fff!important;border:1px solid #e7d9ec!important}
.video-cover{
  background:
    radial-gradient(circle at 76% 18%,rgba(233,58,247,.72),transparent 30%),
    linear-gradient(135deg,#5b006f 0%,#7511a5 38%,#9a18da 72%,#c600ef 100%)!important
}
.video-play{background:#fff!important;color:#7b139c!important;box-shadow:0 10px 28px rgba(61,0,77,.28)!important}
.mini-reward-card{border-color:#e3d3e9!important;background:#fff!important}
.mini-reward-icon{background:#eee1f5!important;color:#7a1b97!important}.mini-reward-icon.purple{background:#ece8fb!important;color:#6e31aa!important}

.package-card-v2,.package-card{border-color:#e6d8eb!important}
.package-card-v2.popular,.package-card.featured{
  border-color:#ad64c8!important;box-shadow:0 22px 55px rgba(110,27,137,.14)!important
}
.package-card-v2.popular:before,.package-card.featured:before{opacity:1!important;height:4px!important;background:var(--w2e-gradient-bright)!important}
.popular-badge{background:var(--w2e-gradient-bright)!important;color:#fff!important}
.package-icon-v2{background:linear-gradient(145deg,#f0e5f7,#e7e5fb)!important;color:#7c1da0!important}
.package-price strong{color:#671283!important}
.platform-bento article{border-color:#e6d8eb!important;box-shadow:var(--w2e-shadow)!important}
.platform-bento .bento-dark{
  background:linear-gradient(145deg,#f0e5f6,#ece9fb)!important;color:#3d2a45!important;border-color:#e0d2e7!important
}
.country-preview i{background:#f0e5f6!important;color:#6c367b!important;border-color:#dfd0e6!important}

.landing-final-cta,.cta{
  background:
    radial-gradient(circle at 84% 18%,rgba(190,48,221,.22),transparent 31%),
    radial-gradient(circle at 16% 80%,rgba(95,8,120,.08),transparent 30%),
    linear-gradient(135deg,#f0e1f6 0%,#ede9fb 50%,#faeaf8 100%)!important;
  color:var(--w2e-ink)!important;border:1px solid #ddcbe6!important;
  box-shadow:0 22px 60px rgba(75,26,93,.10)!important
}
.cta-glow{background:radial-gradient(circle,rgba(185,47,218,.20),rgba(185,47,218,0) 70%)!important}

/* Authentication */
.auth-v2,.auth-body{
  background:
    radial-gradient(circle at 9% 8%,rgba(202,65,225,.13),transparent 30%),
    radial-gradient(circle at 95% 92%,rgba(105,0,154,.07),transparent 30%),
    linear-gradient(180deg,#fcfafd,#f5eef9)!important
}
.auth-page-shell{box-shadow:0 28px 80px rgba(74,24,93,.12)!important;border:1px solid #e5d8ea!important}
.auth-showcase{
  color:#2c2031!important;
  background:
    linear-gradient(120deg,rgba(255,255,255,.38),rgba(255,255,255,.08)),
    radial-gradient(circle at 78% 18%,rgba(200,42,229,.24),transparent 31%),
    radial-gradient(circle at 14% 82%,rgba(105,0,154,.12),transparent 32%),
    linear-gradient(145deg,#efe3f5 0%,#eae6f8 50%,#f6e6f4 100%)!important;
  border-right:1px solid #ddcee5!important
}
.auth-showcase:after{content:"";position:absolute;inset:0;pointer-events:none;opacity:.28;background-image:linear-gradient(rgba(110,20,145,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(110,20,145,.07) 1px,transparent 1px);background-size:28px 28px;mask-image:linear-gradient(to bottom,black,transparent 75%)}
.auth-showcase-copy,.auth-feature-list,.auth-mini-dashboard,.auth-legal-note,.auth-brand-v2{position:relative;z-index:1}
.auth-showcase .brand-copy strong{color:#302335!important}
.auth-showcase .brand-copy small,.auth-showcase-copy p,.auth-feature-list small,.auth-legal-note{color:#746878!important}
.auth-feature-list>div>span,.auth-mini-top i{background:#e4d4ef!important;color:#711b8d!important;border:1px solid #d4bfe1!important}
.auth-mini-dashboard{background:rgba(255,255,255,.64)!important;border-color:#d9c7e4!important;backdrop-filter:blur(12px);box-shadow:0 16px 40px rgba(75,22,93,.08)!important}
.auth-mini-bars span{background:linear-gradient(180deg,#cf58e4,#791aa4)!important}
.auth-content-panel{background:rgba(255,255,255,.82)!important}
.auth-form-wrap{background:transparent}
.auth-heading-v2 h1{color:#24182a!important}
.auth-heading-v2 p{color:#766a7b!important}
.auth-security-note{background:#f7f0fa!important;border-color:#e4d6e9!important}
.auth-security-note>span{background:#e8d9f1!important;color:#701a8a!important}
.registration-steps:before{background:#eadff0!important}
.registration-steps span.active i{background:var(--w2e-gradient-bright)!important;color:#fff!important}
.registration-steps span.active{color:#711a91!important}

/* Member area */
.sidebar{
  background:linear-gradient(180deg,rgba(252,249,253,.98),rgba(244,236,249,.98))!important;
  border-color:#e4d8e9!important;box-shadow:8px 0 34px rgba(74,28,91,.04)
}
.side-nav a,.side-logout{color:#6d6173!important}
.side-nav a:hover{background:#f1e7f6!important;color:#5d1e70!important}
.side-nav a.active{
  background:linear-gradient(90deg,#eadbf2,#ece7fa)!important;color:#5e176f!important;
  box-shadow:inset 3px 0 0 #8d24b3,0 8px 20px rgba(78,31,95,.05)!important
}
.side-nav a.active span{color:#861da8!important}
.app-topbar,.admin-topbar{
  background:rgba(251,248,252,.88)!important;border-color:#e6dbe9!important;box-shadow:0 5px 24px rgba(74,25,91,.04)
}
.icon-btn,.avatar{background:#fff!important;border-color:#e3d5e8!important;box-shadow:0 7px 18px rgba(72,27,90,.06)}
.avatar{background:linear-gradient(145deg,#e2cde9,#eee7f8)!important;color:#611c73!important}
.dashboard-head h1,.page-title h1{color:#251a2b!important}
.notification-pill{background:#fff!important;border-color:#e4d8e8!important;box-shadow:0 8px 18px rgba(75,28,93,.05)}
.notification-pill b{background:var(--w2e-gradient-bright)!important;color:#fff!important}
.announcement{background:linear-gradient(90deg,#fff8e9,#fff3e8)!important;border-color:#edd9ad!important}
.risk-strip{background:linear-gradient(90deg,#fff7ed,#fff0ee)!important;border-color:#efd5c5!important}

.balance-card.dark-card{
  color:#fff!important;
  background:
    radial-gradient(circle at 88% 10%,rgba(230,63,248,.34),transparent 34%),
    linear-gradient(135deg,#5d0876 0%,#73119f 38%,#8d1fc7 70%,#ae23dc 100%)!important;
  border:0!important;box-shadow:0 22px 50px rgba(104,18,136,.24)!important
}
.balance-card.dark-card small,.balance-card.dark-card p{color:#eee3f3!important}
.balance-card h2{color:#fff!important}
.balance-tabs span{background:rgba(255,255,255,.14)!important;border:1px solid rgba(255,255,255,.18)!important;color:#fff!important;backdrop-filter:blur(8px)}
.balance-tabs .orange,.balance-tabs .blue{color:#fff!important}
.quick-actions a:hover i{background:var(--w2e-gradient-bright)!important;color:#fff!important;transform:translateY(-2px);box-shadow:0 9px 20px rgba(125,25,174,.18)}
.range-pills button{background:#f8f3fa!important;color:#766b7c!important}.range-pills .active{background:#eadcf3!important;color:#68167f!important}
.card-heading small,.mini-list small,.transaction-row small,.list-row small{color:#8a7d90!important}
.transaction-row,.list-row,.mini-list>a{border-color:#eee5f1!important}
.transaction-row:hover,.mini-list>a:hover{background:#fbf7fc!important}
.positive,.gain{color:#7f1da0!important}.negative{color:#c43864!important}

.wallet-metrics{gap:14px}.wallet-metrics article:nth-child(1):before{background:#6c0b8a}.wallet-metrics article:nth-child(2):before{background:#871bb2}.wallet-metrics article:nth-child(3):before{background:#a82dcc}.wallet-metrics article:nth-child(4):before{background:#c143dd}
.wallet-metrics strong,.admin-stat-grid strong{color:#3b2943!important}

.referral-hero{
  background:
    radial-gradient(circle at 88% 12%,rgba(198,52,225,.20),transparent 30%),
    linear-gradient(135deg,#efe1f5,#ece8fa 56%,#f7e9f6)!important;
  color:#302335!important;border:1px solid #ddcee5!important;box-shadow:var(--w2e-shadow)!important
}
.referral-hero p,.referral-stats small{color:#746979!important}.referral-stats span{background:rgba(255,255,255,.58)!important;border-color:#d9c8e2!important}
.notification-item.unread,.message.staff,.conversation-list a.active{background:linear-gradient(90deg,#f3e8f8,#f1edfb)!important}

/* Tables */
.table-wrap{border-radius:18px;border:1px solid #ece2ef;background:#fff}
table{background:#fff}thead th{background:#f8f3fa!important;color:#675b6d!important;border-color:#eadff0!important}
tbody td{border-color:#efe6f1!important;color:#4e4254!important}
tbody tr:hover{background:#fcf8fd!important}
code{background:#f2e9f7!important;color:#681b7c!important;border:1px solid #e3d4e9!important}

/* Admin */
.admin-sidebar{
  background:linear-gradient(180deg,#efe3f5 0%,#ebe7f8 54%,#f5e9f4 100%)!important;
  color:#3e2d45!important;border-right:1px solid #dac9e2!important;box-shadow:8px 0 34px rgba(67,24,81,.05)
}
.admin-sidebar .brand strong{color:#38253f!important}
.admin-sidebar nav a,.admin-back{color:#65566c!important}
.admin-sidebar nav a:hover{background:rgba(255,255,255,.46)!important;color:#64167a!important}
.admin-sidebar nav a.active{
  background:#fff!important;color:#63187a!important;
  box-shadow:inset 3px 0 0 #8c22af,0 10px 24px rgba(77,27,94,.07)!important
}
.admin-stat-grid article:nth-child(4n+1):before{background:#650a82!important}.admin-stat-grid article:nth-child(4n+2):before{background:#8517aa!important}.admin-stat-grid article:nth-child(4n+3):before{background:#a22ac5!important}.admin-stat-grid article:nth-child(4n):before{background:#c13bdc!important}
.sidebar-toggle{background:#fff!important;color:#641a79!important;border-color:#dccce4!important}
.admin-body pre{background:#f5eef8!important;color:#513e5b!important;border:1px solid #e5d7ea!important}

/* Mobile navigation */
.mobile-nav{
  background:rgba(253,250,253,.95)!important;border-color:#dfd2e4!important;
  box-shadow:0 -12px 34px rgba(73,27,91,.10)!important;backdrop-filter:blur(18px)
}
.mobile-nav a{color:#817587!important}.mobile-nav a.active{color:#751b92!important}
.mobile-nav a.active span{background:linear-gradient(145deg,#eadcf2,#e9e7fb)!important;color:#7e1f9e!important}

/* Toasts, alerts, utility */
.toast,.alert{box-shadow:0 12px 32px rgba(65,25,78,.08)!important}
.alert.success,.toast.success{background:#eef9f3!important;border-color:#cfe8da!important}.alert.error,.toast.error{background:#fff2f5!important;border-color:#f1d0d8!important}
.empty-state{background:#faf7fb!important;border-color:#ece2ef!important;color:#8a7d90!important}

/* Responsive refinements */
@media(max-width:1100px){
  .app-shell{grid-template-columns:210px 1fr}.page-content{padding-left:22px;padding-right:22px}
}
@media(max-width:900px){
  .public-nav-v2{background:rgba(255,255,255,.98)!important;border-color:#e4d7e9!important;box-shadow:0 18px 44px rgba(72,26,90,.12)!important}
  .auth-content-panel{background:linear-gradient(180deg,#fcfafd,#f7f1fa)!important}
  .app-shell{display:block}.sidebar{display:none}.app-topbar{padding:0 18px}.page-content{padding:20px 16px 100px}
  .dashboard-grid{grid-template-columns:1fr}.dashboard-grid>.span-2{grid-column:auto}
  .admin-shell{display:block}.admin-sidebar{position:relative;width:100%;height:auto;min-height:0}.admin-main{margin-left:0}
}
@media(max-width:640px){
  .dashboard-head,.page-title{align-items:flex-start;flex-direction:column}.page-title .page-actions{width:100%;display:grid;grid-template-columns:1fr 1fr}.page-title .page-actions .btn{width:100%}
  .wallet-metrics,.admin-stat-grid{grid-template-columns:1fr 1fr!important}.two-col{grid-template-columns:1fr!important}
  .panel-card,.quick-card,.chart-card,.finance-form-card{border-radius:20px!important}
  .landing-final-cta,.cta{border-radius:26px!important}
}
@media(max-width:430px){
  .wallet-metrics,.admin-stat-grid{grid-template-columns:1fr!important}
  .page-title .page-actions{grid-template-columns:1fr}
}

/* Watch2Earn v4 — complete small-screen account navigation */
.mobile-menu-button,.mobile-more-backdrop,.mobile-more-sheet{display:none}
.mobile-nav button{font:inherit}
.mobile-more-trigger{border:0;background:transparent;color:inherit;cursor:pointer}

@media(max-width:900px){
  body.mobile-more-open{overflow:hidden}
  .mobile-menu-button{display:grid!important}
  .mobile-nav{z-index:50!important}
  .mobile-nav a,.mobile-nav .mobile-more-trigger{display:grid;place-items:center;gap:2px;padding:7px;border-radius:16px;min-width:0}
  .mobile-nav .mobile-more-trigger span{font-size:18px;line-height:1}
  .mobile-nav .mobile-more-trigger small{font-size:9px;font-weight:700}
  .mobile-nav .mobile-more-trigger.active{color:#751b92!important}
  .mobile-nav .mobile-more-trigger.active span{background:linear-gradient(145deg,#eadcf2,#e9e7fb)!important;color:#7e1f9e!important}

  .mobile-more-backdrop{
    display:block;position:fixed;inset:0;background:rgba(27,10,35,.42);backdrop-filter:blur(3px);
    opacity:0;pointer-events:none;transition:opacity .22s ease;z-index:60
  }
  .mobile-more-backdrop.open{opacity:1;pointer-events:auto}

  .mobile-more-sheet{
    display:block;position:fixed;left:10px;right:10px;bottom:10px;z-index:70;
    max-height:calc(100dvh - 74px);overflow:auto;padding:9px 16px calc(16px + env(safe-area-inset-bottom));
    background:linear-gradient(180deg,rgba(255,255,255,.99),rgba(248,241,251,.99));
    border:1px solid #e3d6e8;border-radius:30px;box-shadow:0 28px 80px rgba(47,12,61,.28);
    transform:translateY(calc(100% + 30px));opacity:.65;pointer-events:none;
    transition:transform .28s cubic-bezier(.2,.8,.2,1),opacity .22s ease
  }
  .mobile-more-sheet.open{transform:translateY(0);opacity:1;pointer-events:auto}
  .mobile-more-handle{width:44px;height:5px;border-radius:99px;background:#d7c8df;margin:1px auto 11px}
  .mobile-more-head{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:3px 2px 13px;border-bottom:1px solid #eadfed}
  .mobile-more-head>div{display:grid}.mobile-more-head small{font-size:9px;letter-spacing:.14em;color:#8d7e94;font-weight:900}.mobile-more-head strong{font-size:17px;color:#33243a}
  .mobile-more-close{width:38px;height:38px;border:1px solid #e3d6e8;border-radius:50%;background:#fff;color:#5f476a;font-size:25px;line-height:1;cursor:pointer}
  .mobile-more-menu{display:grid;gap:7px;padding:12px 0 8px}
  .mobile-more-menu>a{display:grid;grid-template-columns:44px 1fr auto;align-items:center;gap:11px;padding:11px 12px;border:1px solid transparent;border-radius:17px;color:#4b3b53;background:rgba(255,255,255,.5)}
  .mobile-more-menu>a>span{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;background:linear-gradient(145deg,#f0e3f5,#ece9fb);color:#7a2095;font-weight:900}
  .mobile-more-menu>a>div{display:grid;min-width:0}.mobile-more-menu>a strong{font-size:13px;color:#35263b}.mobile-more-menu>a small{font-size:10px;color:#8a7b91;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mobile-more-menu>a>b{color:#9b8aa2;font-size:19px}
  .mobile-more-menu>a.active{border-color:#dcc8e6;background:linear-gradient(90deg,#f1e4f6,#f0edfb);box-shadow:0 8px 20px rgba(83,27,101,.06)}
  .mobile-signout-form{display:block!important;margin-top:4px;padding-top:10px;border-top:1px solid #eadfed}
  .mobile-signout{width:100%;border:1px solid #ead6df;border-radius:16px;background:#fff6f8;color:#a63758;padding:12px 14px;font-weight:850;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px}
}

@media(max-width:430px){
  .mobile-more-sheet{left:7px;right:7px;bottom:7px;border-radius:26px;padding-left:12px;padding-right:12px}
  .mobile-more-menu>a{padding:10px}.mobile-more-menu>a>span{width:39px;height:39px}
}

/* ========================================================================== 
   Watch2Earn Balance Trend Graph v5
   Real ledger-backed available / invested / total-assets history.
   ========================================================================== */
:root{
  --chart-total:#7b1fa2;
  --chart-available:#9f55c8;
  --chart-investment:#d05bb8;
  --chart-grid:#eadff0;
  --chart-label:#8b7b92;
}
.balance-trend-card{position:relative;overflow:hidden;padding:22px 22px 16px!important;background:linear-gradient(180deg,#fff 0%,#fdfafe 100%)!important}
.balance-trend-card:after{content:"";position:absolute;width:250px;height:250px;border-radius:50%;right:-125px;top:-150px;background:radial-gradient(circle,rgba(177,105,211,.12),rgba(177,105,211,0) 70%);pointer-events:none}
.balance-trend-head{position:relative;z-index:1;display:flex;justify-content:space-between;align-items:flex-start;gap:20px}
.balance-trend-head h3{font-size:20px;line-height:1.15;margin:3px 0 8px;letter-spacing:-.025em}
.chart-eyebrow{display:block;color:#9b72ad;font-size:9px;font-weight:900;letter-spacing:.13em;text-transform:uppercase}
.chart-value-line{display:flex;align-items:center;gap:10px;flex-wrap:wrap}
.chart-value-line>strong{font-size:25px;letter-spacing:-.035em;color:#2d2133}
.chart-value-line>span{display:inline-flex;align-items:center;padding:4px 8px;border-radius:999px;font-size:10px;font-weight:850}
.chart-value-line>span.up{background:#eaf7f0;color:#168357}
.chart-value-line>span.down{background:#fff0f3;color:#b53b55}
.chart-period-copy{margin:5px 0 0;color:#8d7f93;font-size:10px}
.balance-trend-card .range-pills{display:flex;gap:4px;padding:4px;border-radius:14px;background:#f5edf8;border:1px solid #ebdfee;white-space:nowrap}
.balance-trend-card .range-pills button{border:0;background:transparent;color:#8b778f;border-radius:10px;padding:7px 10px;min-width:38px;font-size:10px;font-weight:850;cursor:pointer;transition:.18s ease}
.balance-trend-card .range-pills button:hover{background:rgba(255,255,255,.75);color:#6f497b}
.balance-trend-card .range-pills button.active{background:#fff;color:#7b1fa2;box-shadow:0 5px 14px rgba(106,48,124,.12)}
.balance-chart-legend{position:relative;z-index:1;display:flex;align-items:center;gap:16px;flex-wrap:wrap;padding:18px 0 6px;border-top:1px solid #f0e8f2;margin-top:17px;color:#7f7284;font-size:10px;font-weight:700}
.balance-chart-legend span{display:inline-flex;align-items:center;gap:6px}.balance-chart-legend small{margin-left:auto;color:#a092a6;font-size:9px;font-weight:650}
.balance-chart-legend i,.balance-chart-tooltip i{display:inline-block;width:8px;height:8px;border-radius:50%;box-shadow:0 0 0 3px rgba(124,31,162,.07)}
.legend-total{background:var(--chart-total)}.legend-available{background:var(--chart-available)}.legend-investment{background:var(--chart-investment)}
.balance-chart-stage{position:relative;width:100%;height:300px;min-height:250px;margin-top:4px;touch-action:pan-y}
.balance-chart-stage canvas{display:block;width:100%;height:100%;cursor:crosshair}
.balance-chart-tooltip{position:absolute;z-index:5;min-width:190px;padding:11px 12px;border:1px solid rgba(226,210,232,.95);border-radius:14px;background:rgba(255,255,255,.96);box-shadow:0 13px 32px rgba(65,35,78,.14);backdrop-filter:blur(12px);pointer-events:none;color:#392d3e}
.balance-chart-tooltip[hidden]{display:none!important}.balance-chart-tooltip>strong{display:block;font-size:10px;margin-bottom:7px;color:#76667c}
.balance-chart-tooltip span{display:grid;grid-template-columns:auto 1fr auto;gap:7px;align-items:center;padding:3px 0;font-size:9px;color:#88778e}.balance-chart-tooltip span b{color:#372b3c;font-size:9px}
@media(max-width:700px){
  .balance-trend-card{padding:17px 13px 11px!important;border-radius:20px!important}
  .balance-trend-head{display:grid;gap:14px}.balance-trend-card .range-pills{width:100%;overflow-x:auto;justify-content:space-between;scrollbar-width:none}.balance-trend-card .range-pills::-webkit-scrollbar{display:none}.balance-trend-card .range-pills button{flex:1;min-width:42px;padding-inline:8px}
  .chart-value-line>strong{font-size:22px}.balance-chart-legend{gap:10px;margin-top:13px;padding-top:13px}.balance-chart-legend small{width:100%;margin-left:0}.balance-chart-stage{height:245px;min-height:230px}.balance-chart-tooltip{min-width:170px}
}

:root{--chart-deposit:#22c55e;--chart-withdrawal:#f43f5e;--chart-investment-strong:#7c3aed;--chart-referral:#f59e0b}
.app-topbar-pro{padding:0 26px!important;background:rgba(249,245,252,.92)!important}
.topbar-actions-pro{gap:12px!important}
.icon-btn-notify{position:relative;font-size:17px;font-weight:900;color:#362241}
.notify-count{position:absolute;top:-3px;right:-2px;min-width:18px;height:18px;border-radius:999px;background:linear-gradient(135deg,#ff4d88,#c026d3);color:#fff;display:grid;place-items:center;font-size:10px;font-weight:800;padding:0 4px}
.profile-inline{display:flex;align-items:center;gap:10px;margin-left:2px}
.profile-inline-copy{display:grid;text-align:right;line-height:1.1}
.profile-inline-copy strong{font-size:15px;color:#2a1735}
.profile-inline-copy small{font-size:11px;color:#7a6886}
.dashboard-grid-pro{gap:18px!important}
.dashboard-hero-card{position:relative;overflow:hidden;border-radius:34px;background:linear-gradient(135deg,#45158e 0%,#7b1fa2 42%,#9333ea 72%,#c026d3 100%);box-shadow:0 28px 55px rgba(88,20,118,.16);padding:30px;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(300px,.9fr);align-items:center;gap:24px}
.dashboard-hero-card:before{content:"";position:absolute;inset:auto -70px -95px auto;width:280px;height:280px;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.24),rgba(255,255,255,0) 70%);pointer-events:none}
.dashboard-hero-copy,.dashboard-hero-visual{position:relative;z-index:1}
.hero-eyebrow{font-size:15px;color:#efe3ff;font-weight:700}.dashboard-hero-card h1{margin:6px 0 6px;font-size:56px;line-height:.95;letter-spacing:-.05em;color:#fff}.dashboard-hero-card h1 span{font-size:.62em}.dashboard-hero-card>div p,.dashboard-hero-copy>p{color:#f1e8fb;margin:0 0 20px;font-size:18px;max-width:580px}
.hero-metric-row{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:20px 0 14px}.hero-metric-card{background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.23);backdrop-filter:blur(10px);border-radius:20px;padding:18px 20px;display:grid;gap:5px}.hero-metric-card span{font-size:14px;color:#ead9fb}.hero-metric-card strong{font-size:34px;line-height:1;color:#fff}.hero-metric-card.align-right{text-align:right}
.hero-balance-panel{background:rgba(59,6,103,.28);border:1px solid rgba(255,255,255,.16);border-radius:24px;padding:22px 22px 24px;color:#fff}.hero-balance-panel small{display:block;color:#e7d7fb;font-size:16px;margin-bottom:8px}.hero-balance-panel h2{margin:0;font-size:58px;line-height:1;letter-spacing:-.05em;color:#fff!important}.hero-balance-panel p{margin:12px 0 22px;color:#e9dcf8;font-size:15px}.hero-balance-actions{display:flex;gap:10px;flex-wrap:wrap}.hero-balance-actions .btn.light{background:#f6ebff;color:#6411ab;box-shadow:0 10px 26px rgba(41,9,77,.18)}
.dashboard-hero-visual{display:flex;justify-content:center;align-items:center}.hero-image-wrap{position:relative;width:min(100%,470px)}.hero-image-wrap>img{display:block;width:100%;height:auto;border-radius:26px;filter:drop-shadow(0 16px 34px rgba(53,7,82,.18))}.hero-note{position:absolute;top:4px;right:10px;z-index:3;color:#fff;font-size:17px;line-height:1.1;font-weight:800;text-align:right;max-width:140px;text-shadow:0 4px 15px rgba(51,10,71,.28)}
.hero-phone-screen{position:absolute;top:21%;left:59.4%;width:25.8%;height:53.5%;transform:translateX(-50%);background:linear-gradient(180deg,#ffffff 0%,#f4edff 100%);border-radius:19px;padding:10px 9px 11px;display:grid;align-content:start;justify-items:center;text-align:center;box-shadow:0 8px 18px rgba(25,14,52,.16)}
.hero-phone-brand{font-size:10px;font-weight:900;color:#5820a6;margin-bottom:8px}.hero-phone-screen small{font-size:8px;color:#796694}.hero-phone-screen strong{font-size:22px;line-height:1.05;color:#6712be;letter-spacing:-.04em;margin:4px 0}.hero-phone-growth{font-size:9px;font-weight:800;color:#1ea756;background:#effbf4;border-radius:999px;padding:4px 8px}.hero-phone-bars{display:flex;align-items:flex-end;gap:5px;height:54px;margin:14px 0 10px}.hero-phone-bars i{display:block;width:10px;border-radius:5px 5px 0 0;background:linear-gradient(180deg,#c084fc,#7c3aed)}.hero-phone-bars i:nth-child(1){height:17px}.hero-phone-bars i:nth-child(2){height:29px}.hero-phone-bars i:nth-child(3){height:23px}.hero-phone-bars i:nth-child(4){height:41px}.hero-phone-bars i:nth-child(5){height:50px}.hero-phone-tag{font-size:8px;color:#8a7897}
.balance-trend-card{padding:26px!important}.balance-trend-head.pro{display:flex;justify-content:space-between;gap:18px;align-items:flex-start}.balance-trend-head.pro h3{margin:6px 0 0;font-size:20px;color:#211428}.chart-eyebrow{font-size:14px;color:#7b1fa2;font-weight:800}.chart-value-line strong{font-size:42px;line-height:1;letter-spacing:-.04em;color:#2b1837}.chart-value-line span{font-size:14px;color:#6c39a8}.range-pills-pro{display:flex;gap:8px;padding:6px;background:#f1e8f8;border:1px solid #eadcf2;border-radius:999px}.range-pills-pro button{padding:12px 18px;border-radius:999px;font-size:15px}.range-pills-pro button.active{background:linear-gradient(135deg,#7b1fa2,#9d34da)!important;color:#fff!important;box-shadow:0 8px 18px rgba(123,31,162,.24)}
.balance-chart-legend.pro{display:flex;flex-wrap:wrap;gap:18px;align-items:center;margin:16px 0 14px;color:#65556f}.balance-chart-legend.pro span{display:inline-flex;align-items:center;gap:8px;font-weight:700}.balance-chart-legend.pro small{margin-left:auto;font-weight:700;color:#8d7c96}.legend-deposit,.legend-withdrawal,.legend-investment,.legend-referral{display:inline-block;width:12px;height:12px;border-radius:50%}.legend-deposit{background:var(--chart-deposit)}.legend-withdrawal{background:var(--chart-withdrawal)}.legend-investment{background:var(--chart-investment-strong)}.legend-referral{background:var(--chart-referral)}
.balance-chart-stage.pro{position:relative;min-height:318px;border-radius:24px;background:linear-gradient(180deg,#fff 0%,#fefcff 100%);padding:8px 6px}.balance-chart-stage.pro canvas{width:100%;height:290px;display:block}
.balance-chart-tooltip{min-width:214px;padding:13px 14px 12px;border-radius:18px;background:rgba(255,255,255,.98);border:1px solid #eadcf2;box-shadow:0 16px 38px rgba(77,31,102,.14)}.balance-chart-tooltip strong{display:block;font-size:13px;margin-bottom:6px;color:#261430}.balance-chart-tooltip span{display:flex;justify-content:space-between;align-items:center;gap:12px;font-size:13px;color:#6a5877;padding:3px 0}.balance-chart-tooltip span b{color:#24142c}
.quick-card-pro{padding:24px!important}.card-heading.pro{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.card-heading.pro>div{display:grid}.card-heading.pro strong{font-size:20px;color:#25162d}.card-heading.pro small{font-size:14px;color:#8a7795}.quick-actions-grid-pro{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:18px}.quick-action-pro{display:flex;gap:15px;align-items:center;padding:20px;border:1px solid #ece0f0;border-radius:22px;background:#fff;transition:.2s ease;box-shadow:0 14px 28px rgba(77,31,102,.04)}.quick-action-pro:hover{transform:translateY(-2px)}.quick-action-pro i{font-style:normal;width:52px;height:52px;border-radius:16px;display:grid;place-items:center;font-size:23px;font-weight:900;color:#fff}.quick-action-pro strong{display:block;font-size:20px;color:#21132a}.quick-action-pro small{display:block;font-size:14px;color:#806e8b}.quick-action-pro.deposit{background:linear-gradient(135deg,#eefbf3,#fafffc)}.quick-action-pro.deposit i{background:linear-gradient(135deg,#22c55e,#16a34a)}.quick-action-pro.withdraw{background:linear-gradient(135deg,#fff0f6,#fff9fb)}.quick-action-pro.withdraw i{background:linear-gradient(135deg,#f43f5e,#e11d48)}.quick-action-pro.invest{background:linear-gradient(135deg,#f4ecff,#fbf8ff)}.quick-action-pro.invest i{background:linear-gradient(135deg,#7c3aed,#9333ea)}.quick-action-pro.referral{background:linear-gradient(135deg,#fff6e6,#fffaf0)}.quick-action-pro.referral i{background:linear-gradient(135deg,#f59e0b,#ea580c)}
.dashboard-section-card{padding:24px!important;background:linear-gradient(180deg,#fff 0%,#fffdfd 100%)!important}
.transaction-row,.list-row,.mini-list a{border-radius:18px!important}
@media(max-width:980px){.dashboard-hero-card{grid-template-columns:1fr;gap:18px;padding:24px}.dashboard-hero-card h1{font-size:46px}.hero-balance-panel h2{font-size:50px}.dashboard-hero-visual{order:2}.hero-note{top:-4px;right:4px;font-size:15px}.quick-actions-grid-pro{grid-template-columns:repeat(2,1fr)}.balance-trend-head.pro{display:grid}}
@media(max-width:640px){.app-topbar-pro{padding:0 16px!important}.topbar-brand-block strong{font-size:14px}.profile-inline-copy strong{font-size:14px}.profile-inline-copy small{font-size:10px}.dashboard-grid-pro{gap:16px!important}.dashboard-hero-card{padding:18px;border-radius:28px}.hero-eyebrow{font-size:14px}.dashboard-hero-card h1{font-size:34px}.dashboard-hero-copy>p{font-size:14px;margin-bottom:16px}.hero-metric-row{grid-template-columns:1fr 1fr;gap:10px}.hero-metric-card{padding:14px 14px;border-radius:16px}.hero-metric-card span{font-size:12px}.hero-metric-card strong{font-size:22px}.hero-balance-panel{padding:16px 16px 18px;border-radius:18px}.hero-balance-panel small{font-size:13px}.hero-balance-panel h2{font-size:34px}.hero-balance-panel p{font-size:13px;margin:10px 0 16px}.hero-balance-actions .btn.light{width:100%;justify-content:center}.hero-image-wrap{width:min(100%,365px);margin-inline:auto}.hero-note{font-size:13px;max-width:108px;right:2px}.hero-phone-screen{border-radius:14px;padding:7px 7px 9px}.hero-phone-brand{font-size:8px;margin-bottom:4px}.hero-phone-screen small{font-size:7px}.hero-phone-screen strong{font-size:16px}.hero-phone-growth{font-size:7px;padding:3px 6px}.hero-phone-bars{gap:3px;height:36px;margin:10px 0 6px}.hero-phone-bars i{width:7px}.hero-phone-tag{font-size:7px}.chart-value-line strong{font-size:28px}.range-pills-pro{width:100%;justify-content:space-between}.range-pills-pro button{flex:1;padding:9px 6px;font-size:13px}.balance-chart-legend.pro{gap:10px}.balance-chart-legend.pro span{font-size:12px}.balance-chart-legend.pro small{width:100%;margin-left:0}.balance-chart-stage.pro{padding:2px;min-height:280px}.balance-chart-stage.pro canvas{height:250px}.quick-card-pro,.dashboard-section-card,.balance-trend-card{padding:18px!important}.card-heading.pro strong{font-size:18px}.card-heading.pro small{font-size:12px}.quick-actions-grid-pro{grid-template-columns:1fr 1fr;gap:12px}.quick-action-pro{padding:16px;align-items:flex-start;flex-direction:column;gap:12px}.quick-action-pro i{width:46px;height:46px;border-radius:14px;font-size:20px}.quick-action-pro strong{font-size:18px}.quick-action-pro small{font-size:13px}.mobile-nav{padding:10px 10px calc(10px + env(safe-area-inset-bottom))!important}}

/* Watch2Earn dashboard exact-reference v7 */
:root{--chart-deposit:#24bf62;--chart-withdrawal:#ff3c6f;--chart-investment-strong:#7d1cff;--chart-referral:#ffa20c}
.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.w2e-brand-lockup{display:flex;align-items:center;gap:12px}.w2e-play-logo{width:52px;height:52px;border-radius:17px;background:linear-gradient(135deg,#7b1cff,#9a21ff 52%,#d12bea);display:grid;place-items:center;box-shadow:0 10px 22px rgba(124,28,255,.23);transform:rotate(-3deg)}.w2e-play-logo i{display:block;width:0;height:0;border-top:12px solid transparent;border-bottom:12px solid transparent;border-left:20px solid #fff;margin-left:4px}.w2e-brand-copy{display:grid;line-height:1}.w2e-brand-copy strong{font-size:24px;letter-spacing:-.03em;color:#151022}.w2e-brand-copy small{font-size:7px;letter-spacing:.38em;color:#5e4b73;margin-top:8px;font-weight:900}
.sidebar .w2e-brand-lockup{padding:0 8px 24px}.sidebar .w2e-play-logo{width:40px;height:40px;border-radius:13px}.sidebar .w2e-play-logo i{border-top-width:9px;border-bottom-width:9px;border-left-width:15px}.sidebar .w2e-brand-copy strong{font-size:17px}.sidebar .w2e-brand-copy small{font-size:5px;margin-top:5px}
.w2e-topbar{height:92px!important;padding:0 28px!important;background:rgba(250,247,253,.94)!important;border-bottom:1px solid #eee5f2!important}.topbar-brand-logo{display:flex}.topbar-actions-pro{gap:18px!important}.profile-inline-button{border:0;background:transparent;cursor:pointer;padding:0}.bell-shape{font-size:23px;line-height:1;transform:rotate(180deg);display:block}.icon-btn-notify{border:0!important;background:transparent!important;box-shadow:none!important;width:46px!important;height:46px!important;position:relative}.icon-btn-notify:after{content:"";position:absolute;right:-8px;top:4px;width:1px;height:38px;background:#ddd1e5}.notify-count{top:0!important;right:0!important;width:10px!important;min-width:10px!important;height:10px!important;font-size:0!important;padding:0!important;border:2px solid #fbf7fd;background:#ff315f!important}.profile-inline-copy strong{font-size:16px!important}.profile-inline-copy small{font-size:12px!important;margin-top:5px}.avatar{width:48px!important;height:48px!important;background:linear-gradient(135deg,#ead8ff,#f0dcff)!important;color:#751aa1!important;border:0!important;font-size:19px!important}
.dashboard-exact{max-width:980px;margin:0 auto}.exact-hero{min-height:520px;padding:28px 28px 0!important;border-radius:32px!important;background:radial-gradient(circle at 78% 14%,rgba(226,135,255,.68),transparent 26%),linear-gradient(125deg,#42148f 0%,#6917b2 36%,#9320e0 68%,#9f2cf0 100%)!important;grid-template-columns:minmax(0,1.06fr) minmax(300px,.94fr)!important;gap:0!important}.exact-copy{padding:12px 0 28px;z-index:3}.exact-copy .hero-eyebrow{font-size:22px;color:#fff;font-weight:500}.exact-copy h1{font-size:58px!important;margin:0 0 5px!important}.exact-copy>p{font-size:20px!important;color:#eee4ff!important;margin-bottom:24px!important}.exact-metrics{gap:0!important;border:1px solid rgba(255,255,255,.2);border-radius:20px;overflow:hidden;background:rgba(255,255,255,.12);backdrop-filter:blur(12px)}.exact-metric{border:0!important;border-radius:0!important;background:transparent!important;padding:18px 20px!important;display:flex!important;align-items:center;gap:15px!important}.exact-metric+ .exact-metric{border-left:1px solid rgba(255,255,255,.22)!important}.exact-metric .metric-icon{font-style:normal;font-size:26px;color:#fff;opacity:.96}.exact-metric>div{display:grid;gap:5px}.exact-metric span{font-size:17px!important;color:#e9dcfb!important}.exact-metric strong{font-size:26px!important}.exact-metric.align-right{text-align:left!important}.exact-balance{margin-top:14px;background:rgba(42,5,82,.27)!important;padding:20px 20px 22px!important}.balance-title-row{display:flex;align-items:center;gap:12px;color:#fff;font-size:20px}.balance-title-row i{font-style:normal;font-size:27px}.exact-balance h2{font-size:56px!important;margin:8px 0 16px!important}.exact-balance p{display:none}.exact-balance .btn.light{font-size:17px;padding:13px 28px!important}.exact-balance .btn.light b{font-size:22px}.exact-visual{height:100%;align-self:end;overflow:hidden;position:relative}.hero-promo-person{width:100%;height:100%;object-fit:cover;object-position:center bottom;border-radius:0;mix-blend-mode:multiply;filter:saturate(.96) contrast(1.04)}.exact-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(95,15,157,.48) 0%,rgba(95,15,157,.1) 26%,rgba(95,15,157,0) 48%);pointer-events:none}.exact-visual .hero-note{top:14px!important;right:0!important;font-size:22px!important;font-family:cursive;line-height:1!important;transform:rotate(-8deg);z-index:4}.exact-phone{z-index:5;top:24%!important;left:73%!important;width:31%!important;height:48%!important;border-radius:19px!important;padding:10px!important;transform:translateX(-50%) rotate(.5deg)!important}.exact-phone .hero-phone-brand{font-size:9px!important;display:flex;align-items:center;gap:4px;justify-content:center}.phone-mini-play{font-size:8px;color:#8d1ee8}.exact-phone>small{font-size:8px!important}.exact-phone>strong{font-size:19px!important;margin:5px 0!important}.hero-phone-growth.positive{color:#15a64e!important;background:#effbf3!important}.hero-phone-growth.negative{color:#e33a63!important;background:#fff0f4!important}.hero-phone-growth.neutral{color:#705b83!important;background:#f4edfa!important}.exact-phone .hero-phone-bars{height:42px!important;margin:10px 0 6px!important}.exact-phone .hero-phone-tag{font-size:7px!important}
.exact-chart{position:relative;padding:28px 28px 22px!important;border-radius:30px!important;background:#fff!important}.exact-chart-head{align-items:flex-start!important}.exact-chart-head h3{font-size:32px!important;line-height:1;margin:0!important;letter-spacing:-.04em;color:#151024!important}.exact-chart-subtitle{font-size:16px;color:#6f6381;margin:6px 0 0}.range-pills-pro{border-radius:18px!important;background:#f2edf6!important;padding:5px!important}.range-pills-pro button{border-radius:14px!important;min-width:62px;padding:10px 14px!important;font-size:14px!important}.chart-total-badge{position:absolute;right:30px;top:92px;z-index:4;background:linear-gradient(135deg,#6e12d4,#7e18ef);color:#fff;padding:9px 15px;border-radius:12px;display:grid;text-align:center;box-shadow:0 10px 20px rgba(113,20,213,.22)}.chart-total-badge strong{font-size:16px;line-height:1}.chart-total-badge small{font-size:10px;margin-top:2px}.exact-chart-stage{min-height:310px!important;padding-top:10px!important}.exact-chart-stage canvas{height:285px!important}.exact-legend{display:flex!important;justify-content:space-around;gap:16px;flex-wrap:wrap;margin-top:8px!important;color:#61566f!important}.exact-legend span{display:flex;align-items:center;gap:8px;font-size:14px}.exact-legend i{width:13px;height:13px}
.exact-quick{background:transparent!important;border:0!important;box-shadow:none!important;padding:10px 0 0!important}.exact-quick:before{display:none!important}.exact-quick-head{padding:0 2px}.exact-quick-head strong{font-size:30px!important;letter-spacing:-.04em}.exact-quick-head small{font-size:15px!important;color:#756982!important}.exact-quick-head>a{font-size:15px;color:#8b19f0!important;font-weight:800}.exact-quick-grid{gap:14px!important}.exact-quick-grid .quick-action-pro{justify-content:center;text-align:center;flex-direction:column;gap:8px;padding:18px 10px!important;border-radius:20px!important;box-shadow:none!important}.exact-quick-grid .quick-action-pro i{width:50px!important;height:50px!important;border-radius:50%!important;font-size:27px!important}.exact-quick-grid .quick-action-pro strong{font-size:18px!important}.exact-quick-grid .quick-action-pro small{font-size:13px!important}
.w2e-mobile-nav{background:#fff!important;border:1px solid #ebe3ef!important;box-shadow:0 -12px 30px rgba(72,32,94,.08)!important;border-radius:28px 28px 0 0!important;padding:9px 10px calc(9px + env(safe-area-inset-bottom))!important}.w2e-mobile-nav a{border-radius:18px!important;padding:8px 5px!important}.w2e-mobile-nav a span{font-size:23px!important}.w2e-mobile-nav a small{font-size:11px!important}.w2e-mobile-nav a.active{background:#f3e9fb!important;color:#7614d8!important}
@media(min-width:901px){.topbar-brand-logo{display:none}.dashboard-exact{max-width:1120px}.exact-hero{min-height:455px}.exact-copy h1{font-size:54px!important}.exact-copy .hero-eyebrow{font-size:18px}.exact-copy>p{font-size:17px!important}.exact-balance h2{font-size:48px!important}.w2e-mobile-nav{display:none!important}}
@media(max-width:900px){.sidebar{display:none!important}.app-shell{display:block!important}.w2e-topbar{height:90px!important}.page-content{padding:16px 16px 116px!important}.dashboard-exact{max-width:none}.exact-hero{grid-template-columns:1fr 1fr!important;min-height:510px!important}.topbar-brand-logo .w2e-play-logo{width:44px;height:44px;border-radius:14px}.topbar-brand-logo .w2e-play-logo i{border-top-width:10px;border-bottom-width:10px;border-left-width:17px}.topbar-brand-logo .w2e-brand-copy strong{font-size:20px}.topbar-brand-logo .w2e-brand-copy small{font-size:6px}.w2e-mobile-nav{display:grid!important;grid-template-columns:repeat(5,1fr)!important;position:fixed!important;left:10px!important;right:10px!important;bottom:0!important;z-index:50!important}}
@media(max-width:680px){.w2e-topbar{height:82px!important;padding:0 16px!important}.topbar-brand-logo{gap:8px}.topbar-brand-logo .w2e-play-logo{width:39px;height:39px;border-radius:12px}.topbar-brand-logo .w2e-brand-copy strong{font-size:18px}.topbar-brand-logo .w2e-brand-copy small{font-size:5px;letter-spacing:.28em;margin-top:5px}.topbar-actions-pro{gap:9px!important}.icon-btn-notify{width:38px!important;height:38px!important}.icon-btn-notify:after{right:-5px;height:32px}.profile-inline-copy strong{font-size:13px!important}.profile-inline-copy small{font-size:9px!important}.avatar{width:40px!important;height:40px!important;font-size:16px!important}.page-content{padding:14px 14px 116px!important}.exact-hero{display:grid!important;grid-template-columns:1fr!important;min-height:0!important;padding:20px 18px 0!important;border-radius:28px!important}.exact-copy{padding:0 0 8px}.exact-copy .hero-eyebrow{font-size:17px}.exact-copy h1{font-size:40px!important}.exact-copy>p{font-size:15px!important;margin-bottom:18px!important}.exact-metric{padding:13px 12px!important;gap:9px!important}.exact-metric .metric-icon{font-size:20px}.exact-metric span{font-size:12px!important}.exact-metric strong{font-size:18px!important}.exact-balance{padding:15px!important}.balance-title-row{font-size:16px}.exact-balance h2{font-size:38px!important;margin:6px 0 12px!important}.exact-balance .btn.light{width:auto!important;padding:10px 20px!important;font-size:14px}.exact-visual{height:250px!important;margin:0 -18px}.hero-promo-person{object-position:center 43%;mix-blend-mode:multiply}.exact-visual .hero-note{font-size:16px!important;top:10px!important;right:18px!important}.exact-phone{top:22%!important;left:71%!important;width:26%!important;height:52%!important;border-radius:15px!important;padding:7px!important}.exact-phone>strong{font-size:15px!important}.exact-phone .hero-phone-bars{height:30px!important}.exact-chart{padding:20px 14px 16px!important;border-radius:24px!important}.exact-chart-head h3{font-size:24px!important}.exact-chart-subtitle{font-size:13px}.range-pills-pro{width:auto!important}.range-pills-pro button{min-width:48px!important;padding:8px 9px!important;font-size:12px!important}.chart-total-badge{right:16px;top:84px;padding:7px 10px}.chart-total-badge strong{font-size:13px}.exact-chart-stage{min-height:260px!important}.exact-chart-stage canvas{height:235px!important}.exact-legend{justify-content:flex-start!important;gap:12px 18px!important}.exact-legend span{font-size:12px}.exact-quick-head strong{font-size:24px!important}.exact-quick-head small{font-size:12px!important}.exact-quick-grid{grid-template-columns:repeat(4,1fr)!important;gap:8px!important}.exact-quick-grid .quick-action-pro{padding:13px 6px!important;border-radius:17px!important}.exact-quick-grid .quick-action-pro i{width:42px!important;height:42px!important;font-size:22px!important}.exact-quick-grid .quick-action-pro strong{font-size:13px!important}.exact-quick-grid .quick-action-pro small{font-size:10px!important}.dashboard-section-card{display:none!important}}
@media(max-width:430px){.topbar-brand-logo .w2e-brand-copy small{display:none}.topbar-brand-logo .w2e-brand-copy strong{font-size:17px}.profile-inline-copy small{display:none}.exact-hero{padding-inline:16px!important}.exact-visual{margin-inline:-16px}.exact-metric strong{font-size:16px!important}.exact-balance h2{font-size:34px!important}.exact-legend{gap:10px 12px!important}.exact-quick-grid .quick-action-pro strong{font-size:12px!important}.w2e-mobile-nav a small{font-size:10px!important}}

/* ===== Watch2Earn exact dashboard v8: reference-scale mobile + desktop ===== */
.nav-svg,.mobile-nav-icon,.metric-svg,.balance-title-row i{display:inline-grid;place-items:center}.nav-svg svg,.mobile-nav-icon svg,.metric-svg svg,.balance-title-row svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.metric-svg svg rect,.metric-svg svg ellipse,.metric-svg svg path[fill]{fill:currentColor;stroke:none}.metric-svg{width:31px;height:31px;color:#fff}.balance-title-row i{width:30px;height:30px;color:#fff}
.w2e-sidebar{width:210px!important;padding:20px 14px!important;background:#fff!important;border-right:1px solid #eee8f2!important}.w2e-side-nav{gap:8px!important}.w2e-side-nav a,.w2e-sidebar .side-logout{min-height:44px;border-radius:10px!important;padding:10px 12px!important;color:#716680!important;font-size:13px!important}.w2e-side-nav .nav-svg,.w2e-sidebar .side-logout .nav-svg{width:21px;height:21px}.w2e-side-nav a.active{background:linear-gradient(90deg,#761ee8,#a239ed)!important;color:#fff!important;box-shadow:0 8px 20px rgba(124,31,225,.18)}
.app-shell{grid-template-columns:210px 1fr!important}.w2e-topbar{height:68px!important;background:#fff!important;border-bottom:1px solid #efeaf2!important;padding:0 24px!important;display:grid!important;grid-template-columns:auto minmax(220px,420px) 1fr auto;gap:20px;align-items:center}.desktop-topbar-menu{display:grid;place-items:center;font-size:19px;color:#251832}.topbar-search{height:34px;border-radius:18px;background:#f7f4f9;color:#a295ad;display:flex;align-items:center;gap:8px;padding:0 15px;font-size:11px}.topbar-actions-pro{grid-column:4;justify-self:end}.topbar-divider{height:34px;width:1px;background:#e8e1eb}.profile-inline-copy strong b{font-size:11px;font-weight:600}.icon-btn-notify{border:0!important;box-shadow:none!important;background:transparent!important}.bell-svg{width:23px!important;height:23px!important;color:#181020}.notify-count{top:1px!important;right:0!important;width:8px!important;min-width:8px!important;height:8px!important;padding:0!important;font-size:0!important;border:2px solid #fff!important;background:#ff314f!important}.profile-inline-button{background:none!important;border:0!important;padding:0!important}
.page-content{max-width:1420px!important;padding:20px 24px 28px!important}.dashboard-page-frame{display:grid;grid-template-columns:minmax(0,1fr) 250px;gap:18px;align-items:start}.dashboard-primary-column{min-width:0}.dashboard-exact{max-width:none!important;margin:0!important;gap:14px!important}.dashboard-right-rail{display:grid;gap:14px}.rail-card{background:#fff;border:1px solid #eee9f2;border-radius:16px;padding:14px;box-shadow:0 8px 28px rgba(55,26,75,.035)}.rail-heading{display:grid;margin-bottom:12px}.rail-heading strong{font-size:20px;line-height:1;color:#17101f}.rail-heading small{font-size:11px;color:#8b8093;margin-top:5px}.today-card{display:grid;gap:9px}.today-stat{display:grid;grid-template-columns:42px 1fr;gap:10px;align-items:center;padding:10px;border:1px solid #efeaf2;border-radius:14px}.today-icon{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;font-size:16px;font-weight:900}.today-icon.video{background:#f0e6ff;color:#7b22e6}.today-icon.earnings{background:#e9faef;color:#18a850}.today-icon.referrals{background:#fff2d8;color:#e98a00}.today-icon.investment{background:#efe8ff;color:#7427d7}.today-stat div{display:grid}.today-stat small{font-size:10px;color:#8b8094}.today-stat strong{font-size:16px;color:#1f1727}.rail-card-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.rail-card-head strong{font-size:15px;color:#211727}.rail-card-head a{font-size:10px;color:#831ce0;font-weight:800}.rail-transaction-list{display:grid}.rail-transaction-row{display:grid;grid-template-columns:34px minmax(0,1fr) auto;gap:9px;align-items:center;padding:10px 0;border-bottom:1px solid #f0ebf3}.rail-transaction-row:last-child{border-bottom:0}.rail-tx-icon{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;font-size:13px;font-weight:900}.rail-tx-icon.credit{background:#e9faef;color:#16a34a}.rail-tx-icon.debit{background:#fff0f4;color:#f43f5e}.rail-transaction-row div{display:grid;min-width:0}.rail-transaction-row div strong{font-size:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rail-transaction-row div small{font-size:8px;color:#978c9e}.rail-transaction-row>b{font-size:10px}.rail-empty{font-size:12px;color:#92869a;padding:18px 0}.dashboard-footer{display:flex;justify-content:space-between;gap:20px;font-size:10px;color:#9b91a2;padding:15px 4px 2px}.dashboard-footer span:last-child{color:#7b21d9}
.exact-hero{height:316px!important;min-height:316px!important;padding:20px 22px!important;border-radius:18px!important;display:block!important;position:relative!important;overflow:hidden!important;background:radial-gradient(circle at 78% 12%,rgba(227,131,255,.6),transparent 28%),linear-gradient(126deg,#3f1686 0%,#641bb0 36%,#8a24df 68%,#9e32ed 100%)!important}.exact-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(100deg,rgba(59,10,107,.04) 0%,rgba(59,10,107,.08) 52%,rgba(255,255,255,.06) 100%);pointer-events:none}.exact-copy{position:relative!important;z-index:5!important;padding:0!important;width:66%!important;max-width:520px}.exact-copy .hero-eyebrow{font-size:16px!important;line-height:1;color:#fff!important}.exact-copy h1{font-size:39px!important;line-height:.96!important;margin:5px 0 5px!important;letter-spacing:-.045em!important}.exact-copy h1 span{font-size:.65em}.exact-copy>p{font-size:14px!important;margin:0 0 15px!important;color:#eee4fb!important}.exact-metrics{width:100%;max-width:470px;height:66px;margin:0 0 10px!important;border-radius:15px!important;background:rgba(255,255,255,.13)!important}.exact-metric{padding:11px 13px!important;gap:10px!important}.exact-metric+ .exact-metric{border-left:1px solid rgba(255,255,255,.22)!important}.exact-metric .metric-svg{width:26px;height:26px}.exact-metric span{font-size:11px!important;line-height:1.1!important}.exact-metric strong{font-size:17px!important;line-height:1.08!important;white-space:nowrap}.exact-balance{width:100%;max-width:400px;margin:0!important;padding:11px 13px 13px!important;border-radius:15px!important;background:rgba(42,5,82,.28)!important}.balance-title-row{gap:8px!important;font-size:13px!important}.balance-title-row i{width:25px;height:25px}.exact-balance h2{font-size:34px!important;line-height:1!important;margin:5px 0 10px!important}.exact-balance .btn.light{font-size:12px!important;line-height:1!important;padding:9px 18px!important;min-height:34px}.exact-balance .btn.light b{font-size:17px!important}
.exact-visual{position:absolute!important;z-index:3!important;right:-55px!important;bottom:0!important;width:455px!important;height:306px!important;overflow:visible!important;margin:0!important}.hero-promo-person{position:absolute!important;inset:auto 0 0 0!important;width:100%!important;height:100%!important;object-fit:contain!important;object-position:center bottom!important;border-radius:0!important;mix-blend-mode:normal!important;filter:none!important}.exact-visual:after{display:none!important}.exact-visual .hero-note{top:11px!important;right:48px!important;font-size:17px!important;line-height:.95!important;transform:rotate(-8deg)!important;color:#fff!important;text-shadow:0 2px 8px rgba(75,9,110,.25)!important}.exact-phone{top:13%!important;left:73.9%!important;width:27.2%!important;height:70.5%!important;border-radius:16px!important;padding:8px 7px!important;transform:translateX(-50%) rotate(.6deg)!important;background:linear-gradient(180deg,#fff 0%,#f5efff 100%)!important;border:0!important;box-shadow:none!important}.exact-phone .hero-phone-brand{font-size:7.5px!important;margin-bottom:5px!important}.exact-phone>small{font-size:6.5px!important}.exact-phone>strong{font-size:15px!important;margin:3px 0 4px!important}.exact-phone .hero-phone-growth{font-size:6.5px!important;padding:2px 5px!important}.exact-phone .hero-phone-bars{height:36px!important;gap:3px!important;margin:8px 0 5px!important}.exact-phone .hero-phone-bars i{width:7px!important}.exact-phone .hero-phone-tag{font-size:5.5px!important}
.exact-chart{padding:18px 18px 15px!important;border-radius:18px!important}.exact-chart-head h3{font-size:22px!important}.exact-chart-subtitle{font-size:12px!important;margin-top:3px!important}.range-pills-pro{border-radius:14px!important;padding:4px!important}.range-pills-pro button{min-width:50px!important;padding:7px 10px!important;border-radius:11px!important;font-size:11px!important}.chart-total-badge{right:19px!important;top:67px!important;padding:7px 10px!important;border-radius:9px!important}.chart-total-badge strong{font-size:12px!important}.chart-total-badge small{font-size:8px!important}.exact-chart-stage{min-height:218px!important;padding:4px 0 0!important}.exact-chart-stage canvas{height:205px!important}.exact-legend{margin-top:2px!important;justify-content:flex-start!important;gap:12px 24px!important}.exact-legend span{font-size:10px!important}.exact-legend i{width:10px!important;height:10px!important}
.exact-quick{padding:1px 0 0!important}.exact-quick-head strong{font-size:23px!important}.exact-quick-head small{font-size:11px!important}.exact-quick-head>a{font-size:11px!important}.exact-quick-grid{gap:9px!important;margin-top:10px!important}.exact-quick-grid .quick-action-pro{min-height:98px;padding:10px 8px!important;border-radius:14px!important;gap:5px!important}.exact-quick-grid .quick-action-pro i{width:39px!important;height:39px!important;font-size:20px!important}.exact-quick-grid .quick-action-pro strong{font-size:13px!important}.exact-quick-grid .quick-action-pro small{font-size:10px!important}
.w2e-mobile-nav{display:none!important}
@media(min-width:901px){.dashboard-primary-column .exact-hero{height:316px!important}.topbar-brand-logo{display:none!important}.dashboard-right-rail{display:grid}.dashboard-exact{max-width:none!important}.exact-copy{width:61%!important}.exact-visual{right:-28px!important;width:470px!important}.exact-metrics{max-width:430px}.exact-balance{max-width:370px}}
@media(max-width:1100px) and (min-width:901px){.dashboard-page-frame{grid-template-columns:minmax(0,1fr) 220px}.exact-visual{right:-80px!important;width:440px!important}.exact-copy{width:66%!important}}
@media(max-width:900px){.sidebar{display:none!important}.app-shell{display:block!important}.w2e-topbar{height:72px!important;display:flex!important;padding:0 14px!important;gap:8px!important}.desktop-topbar-menu,.topbar-search{display:none!important}.topbar-brand-logo{display:flex!important}.topbar-actions-pro{margin-left:auto!important}.page-content{padding:12px 12px 98px!important}.dashboard-page-frame{display:block!important}.dashboard-right-rail{display:none!important}.dashboard-footer{display:none!important}.dashboard-exact{max-width:none!important}.w2e-mobile-nav{display:grid!important;grid-template-columns:repeat(5,1fr)!important;position:fixed!important;left:12px!important;right:12px!important;bottom:10px!important;z-index:50!important;height:70px!important;border:1px solid #ece5f1!important;border-radius:22px!important;background:rgba(255,255,255,.98)!important;box-shadow:0 12px 35px rgba(55,24,78,.15)!important;padding:6px!important;backdrop-filter:blur(18px)!important}.w2e-mobile-nav a{display:grid!important;place-items:center!important;align-content:center!important;gap:2px!important;border-radius:17px!important;padding:5px 3px!important;color:#7a7189!important}.w2e-mobile-nav a.active{background:linear-gradient(145deg,#f1e6ff,#f8f1ff)!important;color:#7517dc!important}.mobile-nav-icon{width:25px;height:25px}.w2e-mobile-nav a small{font-size:9px!important;font-weight:700!important;line-height:1!important}.topbar-brand-logo .w2e-play-logo{width:42px!important;height:42px!important;border-radius:13px!important}.topbar-brand-logo .w2e-play-logo i{border-top-width:9px!important;border-bottom-width:9px!important;border-left-width:16px!important}.topbar-brand-logo .w2e-brand-copy strong{font-size:19px!important}.topbar-brand-logo .w2e-brand-copy small{font-size:5px!important;margin-top:5px!important}.icon-btn-notify{width:37px!important;height:37px!important}.topbar-divider{height:30px}.avatar{width:40px!important;height:40px!important}.profile-inline-copy strong{font-size:12px!important}.profile-inline-copy small{font-size:8px!important}.dashboard-section-card{display:none!important}}
@media(max-width:680px){.exact-hero{height:310px!important;min-height:310px!important;padding:16px!important;border-radius:17px!important}.exact-copy{width:68%!important;max-width:none!important}.exact-copy .hero-eyebrow{font-size:14px!important}.exact-copy h1{font-size:33px!important;margin:4px 0!important}.exact-copy>p{font-size:12px!important;margin-bottom:12px!important}.exact-metrics{height:61px!important;width:101%!important;max-width:none!important;margin-bottom:9px!important}.exact-metric{padding:8px 9px!important;gap:6px!important}.exact-metric .metric-svg{width:21px;height:21px}.exact-metric span{font-size:9px!important}.exact-metric strong{font-size:13px!important}.exact-balance{width:94%!important;max-width:none!important;padding:9px 10px 10px!important}.balance-title-row{font-size:11px!important;gap:6px!important}.balance-title-row i{width:20px;height:20px}.exact-balance h2{font-size:28px!important;margin:4px 0 8px!important}.exact-balance .btn.light{padding:8px 14px!important;font-size:10px!important;min-height:30px}.exact-visual{right:-105px!important;width:410px!important;height:286px!important}.exact-visual .hero-note{right:89px!important;top:8px!important;font-size:14px!important}.exact-phone{top:12.5%!important;left:74%!important;width:27.3%!important;height:70%!important;border-radius:14px!important;padding:7px 6px!important}.exact-phone .hero-phone-brand{font-size:6.5px!important}.exact-phone>small{font-size:5.8px!important}.exact-phone>strong{font-size:13.5px!important}.exact-phone .hero-phone-bars{height:32px!important;margin:6px 0 4px!important}.exact-chart{padding:14px 12px 12px!important;border-radius:16px!important}.exact-chart-head{align-items:flex-start!important}.exact-chart-head h3{font-size:19px!important}.exact-chart-subtitle{font-size:10px!important}.range-pills-pro{gap:2px!important}.range-pills-pro button{min-width:39px!important;padding:6px 7px!important;font-size:9px!important}.chart-total-badge{right:12px!important;top:61px!important;padding:6px 8px!important}.chart-total-badge strong{font-size:10px!important}.chart-total-badge small{font-size:7px!important}.exact-chart-stage{min-height:205px!important}.exact-chart-stage canvas{height:190px!important}.exact-legend{gap:8px 14px!important}.exact-legend span{font-size:9px!important}.exact-quick-head strong{font-size:20px!important}.exact-quick-head small{font-size:10px!important}.exact-quick-head>a{font-size:10px!important}.exact-quick-grid{grid-template-columns:repeat(4,1fr)!important;gap:6px!important}.exact-quick-grid .quick-action-pro{min-height:88px!important;padding:8px 5px!important;border-radius:13px!important}.exact-quick-grid .quick-action-pro i{width:36px!important;height:36px!important;font-size:18px!important}.exact-quick-grid .quick-action-pro strong{font-size:11px!important}.exact-quick-grid .quick-action-pro small{font-size:8px!important}}
@media(max-width:430px){.page-content{padding-inline:10px!important}.w2e-topbar{padding-inline:10px!important}.topbar-brand-logo{gap:7px!important}.topbar-brand-logo .w2e-play-logo{width:38px!important;height:38px!important}.topbar-brand-logo .w2e-brand-copy strong{font-size:17px!important}.topbar-brand-logo .w2e-brand-copy small{font-size:4.5px!important;letter-spacing:.25em!important}.topbar-actions-pro{gap:5px!important}.topbar-divider{margin:0 1px}.profile-inline-copy small{display:none!important}.profile-inline-copy strong{font-size:11px!important}.avatar{width:38px!important;height:38px!important}.exact-hero{height:306px!important;min-height:306px!important;padding:14px!important}.exact-copy{width:69%!important}.exact-copy .hero-eyebrow{font-size:13px!important}.exact-copy h1{font-size:31px!important}.exact-copy>p{font-size:11px!important;margin-bottom:10px!important}.exact-metrics{height:58px!important;width:102%!important}.exact-metric{padding:7px!important}.exact-metric .metric-svg{width:19px;height:19px}.exact-metric strong{font-size:12px!important}.exact-balance{width:96%!important}.exact-balance h2{font-size:26px!important}.exact-visual{right:-112px!important;width:397px!important;height:278px!important}.exact-visual .hero-note{right:93px!important;font-size:13px!important}.exact-phone>strong{font-size:12px!important}.exact-phone .hero-phone-bars{height:29px!important}.exact-legend{gap:7px 10px!important}.w2e-mobile-nav{left:9px!important;right:9px!important;bottom:8px!important;height:68px!important;border-radius:20px!important}.mobile-nav-icon{width:23px;height:23px}.w2e-mobile-nav a small{font-size:8.5px!important}}

/* =========================================================
   Watch2Earn Dashboard Exact Mobile Polish v9
   Matches approved mobile composition while keeping all
   values and chart points driven by real application data.
   ========================================================= */
@media(max-width:680px){
  .w2e-topbar{
    height:64px!important;
    padding:0 12px!important;
    background:rgba(255,255,255,.96)!important;
    border-bottom:1px solid #efe8f3!important;
    box-shadow:0 5px 18px rgba(57,26,76,.035)!important;
  }
  .topbar-brand-logo{gap:7px!important;min-width:0}
  .topbar-brand-logo .w2e-play-logo{width:36px!important;height:36px!important;border-radius:11px!important;box-shadow:0 7px 14px rgba(128,24,226,.18)!important}
  .topbar-brand-logo .w2e-play-logo i{border-top-width:8px!important;border-bottom-width:8px!important;border-left-width:14px!important}
  .topbar-brand-logo .w2e-brand-copy{line-height:1!important}
  .topbar-brand-logo .w2e-brand-copy strong{font-size:16px!important;letter-spacing:-.03em!important}
  .topbar-brand-logo .w2e-brand-copy small{display:block!important;font-size:4.2px!important;letter-spacing:.22em!important;margin-top:4px!important;color:#3d3150!important;white-space:nowrap!important}
  .topbar-actions-pro{gap:6px!important}
  .icon-btn-notify{width:34px!important;height:34px!important;border:0!important;box-shadow:none!important;background:transparent!important}
  .icon-btn-notify .bell-svg{width:23px!important;height:23px!important}
  .notify-count{top:0!important;right:1px!important;min-width:10px!important;width:10px!important;height:10px!important;padding:0!important;font-size:0!important;border:2px solid #fff!important}
  .topbar-divider{height:28px!important;margin:0 1px!important;background:#e5dbe9!important}
  .profile-inline-button{gap:6px!important;padding:0!important}
  .profile-inline-copy strong{font-size:11.5px!important;color:#201329!important;font-weight:800!important}
  .profile-inline-copy small{display:none!important}
  .avatar{width:36px!important;height:36px!important;font-size:15px!important;background:#eadbfa!important;color:#7316b8!important}

  .page-content{padding:10px 10px 84px!important}
  .dashboard-grid-pro{gap:10px!important}

  /* Hero: target is intentionally compact on phones. */
  .exact-hero{
    position:relative!important;
    display:block!important;
    height:244px!important;
    min-height:244px!important;
    padding:13px 13px 10px!important;
    border-radius:17px!important;
    overflow:hidden!important;
    background:radial-gradient(circle at 77% 18%,rgba(225,137,255,.52),transparent 24%),linear-gradient(125deg,#45158d 0%,#6417ad 36%,#8720d7 68%,#9527e8 100%)!important;
    box-shadow:0 13px 30px rgba(89,22,123,.15)!important;
  }
  .exact-copy{position:relative!important;z-index:5!important;width:69%!important;max-width:none!important;padding:0!important}
  .exact-copy .hero-eyebrow{font-size:12px!important;line-height:1.15!important;color:#fff!important}
  .exact-copy h1{font-size:28px!important;line-height:.98!important;letter-spacing:-.045em!important;margin:4px 0 3px!important;color:#fff!important}
  .exact-copy h1 span{font-size:.72em!important}
  .exact-copy>p{font-size:10.5px!important;line-height:1.2!important;margin:0 0 10px!important;color:#eee3fb!important}

  .exact-metrics{
    display:grid!important;
    grid-template-columns:1fr 1fr!important;
    gap:0!important;
    width:103%!important;
    height:52px!important;
    margin:0 0 8px!important;
    border:1px solid rgba(255,255,255,.18)!important;
    border-radius:14px!important;
    background:rgba(255,255,255,.13)!important;
    overflow:hidden!important;
    backdrop-filter:blur(9px)!important;
  }
  .exact-metric{
    min-width:0!important;
    padding:6px 7px!important;
    gap:6px!important;
    border:0!important;
    background:transparent!important;
    border-radius:0!important;
  }
  .exact-metric+.exact-metric{border-left:1px solid rgba(255,255,255,.22)!important}
  .exact-metric .metric-svg{width:17px!important;height:17px!important;flex:0 0 17px!important}
  .exact-metric>div{min-width:0!important;gap:2px!important}
  .exact-metric span{font-size:8px!important;line-height:1!important;color:#eaddf6!important;white-space:nowrap!important}
  .exact-metric strong{font-size:11px!important;line-height:1.1!important;white-space:nowrap!important;color:#fff!important;letter-spacing:-.02em!important}

  .exact-balance{
    width:96%!important;
    margin:0!important;
    padding:8px 9px 9px!important;
    border-radius:14px!important;
    background:rgba(48,6,89,.28)!important;
    border:1px solid rgba(255,255,255,.12)!important;
  }
  .balance-title-row{font-size:10.5px!important;line-height:1!important;gap:6px!important}
  .balance-title-row i{width:18px!important;height:18px!important;flex:0 0 18px!important}
  .exact-balance h2{font-size:25px!important;line-height:.95!important;margin:5px 0 8px!important;letter-spacing:-.045em!important;color:#fff!important}
  .exact-balance .btn.light{width:auto!important;min-height:28px!important;padding:7px 13px!important;border-radius:999px!important;font-size:9.5px!important;font-weight:800!important;color:#5c1aa0!important;background:#f8f1ff!important;box-shadow:0 8px 18px rgba(49,6,84,.14)!important}
  .exact-balance .btn.light b{font-size:14px!important;margin-left:4px!important}

  /* The transparent person/phone composition is scaled and pulled fully inside the card. */
  .exact-visual{
    position:absolute!important;
    z-index:3!important;
    right:-1px!important;
    bottom:0!important;
    width:285px!important;
    height:190px!important;
    overflow:visible!important;
    margin:0!important;
    pointer-events:none!important;
  }
  .hero-promo-person{position:absolute!important;inset:auto 0 0 0!important;width:100%!important;height:100%!important;object-fit:contain!important;object-position:center bottom!important;mix-blend-mode:normal!important;filter:none!important}
  .exact-visual .hero-note{top:2px!important;right:19px!important;font-size:10.5px!important;line-height:.92!important;transform:rotate(-8deg)!important;max-width:72px!important;text-align:center!important;color:#fff!important}
  .exact-phone{top:10.5%!important;left:74.8%!important;width:24.6%!important;height:76%!important;border-radius:10px!important;padding:4px 4px 5px!important;transform:translateX(-50%) rotate(.4deg)!important;background:linear-gradient(180deg,#fff 0%,#f7f1ff 100%)!important;box-shadow:none!important}
  .exact-phone .hero-phone-brand{font-size:4.9px!important;gap:2px!important;margin-bottom:3px!important}
  .phone-mini-play{font-size:4.6px!important}
  .exact-phone>small{font-size:4.6px!important;line-height:1!important}
  .exact-phone>strong{font-size:9px!important;line-height:1!important;margin:2px 0 3px!important;letter-spacing:-.04em!important}
  .exact-phone .hero-phone-growth{font-size:4.5px!important;line-height:1!important;padding:2px 3px!important}
  .exact-phone .hero-phone-bars{height:22px!important;gap:2px!important;margin:5px 0 3px!important}
  .exact-phone .hero-phone-bars i{width:4px!important;border-radius:2px 2px 0 0!important}
  .exact-phone .hero-phone-tag{font-size:3.6px!important;line-height:1!important}

  /* Chart: title/range share one row, with target-card proportions. */
  .exact-chart{
    padding:11px 10px 9px!important;
    border-radius:16px!important;
    min-height:0!important;
    background:#fff!important;
    box-shadow:0 10px 24px rgba(67,35,88,.055)!important;
  }
  .exact-chart-head{
    display:flex!important;
    flex-direction:row!important;
    align-items:flex-start!important;
    justify-content:space-between!important;
    gap:8px!important;
    min-height:34px!important;
  }
  .exact-chart-head>div:first-child{min-width:0!important}
  .exact-chart-head h3{font-size:17px!important;line-height:1!important;margin:0!important;letter-spacing:-.03em!important}
  .exact-chart-subtitle{font-size:9px!important;line-height:1.2!important;margin:3px 0 0!important}
  .range-pills-pro{display:flex!important;flex:0 0 auto!important;width:auto!important;gap:1px!important;padding:3px!important;border-radius:13px!important;background:#f1ebf5!important}
  .range-pills-pro button{min-width:34px!important;padding:5px 6px!important;border-radius:10px!important;font-size:8px!important;line-height:1!important}
  .range-pills-pro button.active{background:linear-gradient(135deg,#7413d8,#8d1bef)!important;color:#fff!important;box-shadow:0 5px 12px rgba(116,19,216,.20)!important}
  .chart-total-badge{right:10px!important;top:47px!important;padding:5px 7px!important;border-radius:8px!important;box-shadow:0 7px 15px rgba(116,19,216,.18)!important}
  .chart-total-badge strong{font-size:8.5px!important;line-height:1!important}
  .chart-total-badge small{font-size:5.8px!important;margin-top:2px!important}
  .exact-chart-stage{min-height:144px!important;height:144px!important;padding:0!important;margin-top:2px!important}
  .exact-chart-stage canvas{height:136px!important;min-height:136px!important}
  .exact-legend{display:flex!important;flex-wrap:nowrap!important;justify-content:space-between!important;gap:4px!important;margin:2px 1px 0!important;color:#62566e!important}
  .exact-legend span{gap:4px!important;font-size:7.4px!important;line-height:1!important;white-space:nowrap!important}
  .exact-legend i{width:8px!important;height:8px!important;flex:0 0 8px!important}

  /* Quick actions stay visible before the bottom navigation. */
  .exact-quick{padding:1px 1px 0!important;background:transparent!important;box-shadow:none!important;border:0!important}
  .exact-quick-head{display:flex!important;align-items:flex-end!important;margin-bottom:0!important}
  .exact-quick-head strong{font-size:17px!important;line-height:1!important}
  .exact-quick-head small{font-size:8.5px!important;line-height:1.15!important;margin-top:3px!important}
  .exact-quick-head>a{font-size:8.5px!important;white-space:nowrap!important}
  .exact-quick-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:5px!important;margin-top:8px!important}
  .exact-quick-grid .quick-action-pro{min-height:75px!important;padding:7px 4px!important;border-radius:12px!important;gap:4px!important;align-items:center!important;text-align:center!important;justify-content:center!important;box-shadow:none!important}
  .exact-quick-grid .quick-action-pro i{width:31px!important;height:31px!important;border-radius:50%!important;font-size:16px!important}
  .exact-quick-grid .quick-action-pro>div{min-width:0!important}
  .exact-quick-grid .quick-action-pro strong{font-size:9.5px!important;line-height:1.05!important;white-space:nowrap!important}
  .exact-quick-grid .quick-action-pro small{font-size:7px!important;line-height:1.05!important;white-space:nowrap!important}

  /* Bottom nav mirrors the approved pill-card proportions. */
  .w2e-mobile-nav{
    left:8px!important;
    right:8px!important;
    bottom:6px!important;
    height:61px!important;
    padding:5px!important;
    border-radius:18px!important;
    border:1px solid #ebe4ef!important;
    background:rgba(255,255,255,.985)!important;
    box-shadow:0 10px 28px rgba(52,24,71,.14)!important;
  }
  .w2e-mobile-nav a{gap:1px!important;padding:4px 2px!important;border-radius:14px!important;color:#777082!important}
  .w2e-mobile-nav a.active{background:linear-gradient(145deg,#f0e5fb,#f8f0ff)!important;color:#7817dc!important}
  .mobile-nav-icon{width:21px!important;height:21px!important}
  .w2e-mobile-nav a small{font-size:7.8px!important;font-weight:700!important;line-height:1!important}
}

@media(max-width:380px){
  .topbar-brand-logo .w2e-brand-copy strong{font-size:15px!important}
  .topbar-brand-logo .w2e-brand-copy small{font-size:3.8px!important}
  .exact-hero{height:238px!important;min-height:238px!important;padding:12px!important}
  .exact-copy{width:70%!important}
  .exact-copy h1{font-size:26px!important}
  .exact-copy>p{font-size:9.8px!important}
  .exact-metrics{height:49px!important}
  .exact-metric strong{font-size:10px!important}
  .exact-balance h2{font-size:23px!important}
  .exact-visual{width:270px!important;height:180px!important;right:-2px!important}
  .exact-chart-stage{height:136px!important;min-height:136px!important}
  .exact-chart-stage canvas{height:128px!important;min-height:128px!important}
  .exact-legend span{font-size:7px!important}
  .exact-quick-grid .quick-action-pro{min-height:70px!important}
  .exact-quick-grid .quick-action-pro strong{font-size:9px!important}
  .exact-quick-grid .quick-action-pro small{font-size:6.5px!important}
}

/* v11: restore target composition; one physical phone, dynamic screen content only */
.mobile-menu-toggle{border:0;background:transparent;padding:0;cursor:pointer}
@media(max-width:900px){
  .mobile-menu-toggle{display:grid!important;place-items:center!important;width:38px!important;height:38px!important;flex:0 0 38px!important;border:1px solid #e9e1ee!important;border-radius:12px!important;background:#fff!important;box-shadow:0 5px 14px rgba(76,32,100,.06)!important;color:#24172e!important;font-size:19px!important}
  .w2e-topbar{height:72px!important;padding:0 12px!important;gap:8px!important;display:flex!important}
  .topbar-brand-logo{display:flex!important;margin-right:auto!important;min-width:0!important}
  .topbar-actions-pro{display:flex!important;align-items:center!important;gap:6px!important;margin-left:0!important}
  .profile-inline-copy small{display:none!important}

  .exact-hero{height:260px!important;min-height:260px!important;padding:14px 13px 12px!important;border-radius:18px!important;overflow:hidden!important}
  .exact-copy{width:62%!important;position:relative!important;z-index:6!important}
  .exact-copy .hero-eyebrow{font-size:12px!important}
  .exact-copy h1{font-size:28px!important;margin:5px 0 4px!important}
  .exact-copy>p{font-size:10.5px!important;margin-bottom:11px!important}
  .exact-metrics{width:103%!important;height:55px!important;margin-bottom:9px!important;border-radius:15px!important}
  .exact-metric{padding:8px 7px!important;gap:7px!important}
  .exact-metric .metric-svg{width:18px!important;height:18px!important;flex:0 0 18px!important}
  .exact-metric span{font-size:8.5px!important}.exact-metric strong{font-size:11.5px!important}
  .exact-balance{width:94%!important;padding:9px 10px 10px!important;border-radius:15px!important}
  .balance-title-row{font-size:10.5px!important}.balance-title-row i{width:18px!important;height:18px!important}
  .exact-balance h2{font-size:26px!important;margin:5px 0 9px!important}
  .exact-balance .btn.light{min-height:32px!important;padding:8px 14px!important;font-size:10px!important}

  .exact-visual{position:absolute!important;z-index:4!important;right:0!important;bottom:0!important;width:100%!important;height:100%!important;overflow:hidden!important;margin:0!important;pointer-events:none!important}
  .hero-promo-person{position:absolute!important;width:350px!important;height:auto!important;max-width:none!important;right:-78px!important;bottom:-1px!important;object-fit:initial!important;object-position:initial!important;mix-blend-mode:normal!important;filter:none!important}
  .exact-visual .hero-note{top:12px!important;right:9px!important;font-size:10.5px!important;line-height:.95!important;max-width:68px!important;transform:rotate(-8deg)!important;text-align:center!important}

  /* Overlay only live content on the white screen already held by the person. */
  .exact-phone{position:absolute!important;top:56px!important;left:auto!important;right:7px!important;width:66px!important;height:142px!important;transform:rotate(.3deg)!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;padding:7px 4px 5px!important;color:#4d1b85!important;overflow:hidden!important}
  .exact-phone .hero-phone-brand{font-size:5.4px!important;margin-bottom:4px!important;color:#4e1a88!important}.phone-mini-play{font-size:5px!important}
  .exact-phone>small{font-size:5.2px!important}.exact-phone>strong{font-size:11px!important;margin:3px 0 4px!important;color:#6c17bf!important}
  .exact-phone .hero-phone-growth{font-size:4.6px!important;padding:2px 3px!important}.exact-phone .hero-phone-bars{height:33px!important;gap:3px!important;margin:7px 0 4px!important}.exact-phone .hero-phone-bars i{width:5px!important}.exact-phone .hero-phone-tag{font-size:4px!important}

  .exact-chart{padding:12px 11px 10px!important;border-radius:17px!important}.exact-chart-head h3{font-size:18px!important}.exact-chart-subtitle{font-size:9.5px!important}
  .range-pills-pro{padding:3px!important;gap:2px!important}.range-pills-pro button{min-width:37px!important;padding:6px 7px!important;font-size:8.5px!important}
  .chart-total-badge{top:53px!important;right:11px!important;padding:6px 8px!important}.chart-total-badge strong{font-size:9.5px!important}.chart-total-badge small{font-size:6.3px!important}
  .exact-chart-stage{height:150px!important;min-height:150px!important}.exact-chart-stage canvas{height:142px!important;min-height:142px!important}.exact-legend span{font-size:8px!important}
  .exact-quick-head strong{font-size:18px!important}.exact-quick-head small{font-size:9px!important}.exact-quick-head>a{font-size:9px!important}
  .exact-quick-grid .quick-action-pro{min-height:78px!important}.exact-quick-grid .quick-action-pro strong{font-size:10px!important}.exact-quick-grid .quick-action-pro small{font-size:7px!important}
  .w2e-mobile-nav{left:9px!important;right:9px!important;bottom:7px!important;height:64px!important;border-radius:20px!important;padding:5px!important}.mobile-nav-icon{width:22px!important;height:22px!important}.w2e-mobile-nav a small{font-size:8px!important}
}
@media(max-width:430px){
  .topbar-brand-logo .w2e-play-logo{width:39px!important;height:39px!important}.topbar-brand-logo .w2e-brand-copy strong{font-size:16px!important}.topbar-brand-logo .w2e-brand-copy small{font-size:4px!important;display:block!important}
  .mobile-menu-toggle{width:36px!important;height:36px!important;flex-basis:36px!important}.icon-btn-notify{width:34px!important;height:34px!important}.avatar{width:37px!important;height:37px!important}.profile-inline-copy strong{font-size:10px!important}
  .exact-hero{height:256px!important;min-height:256px!important;padding:13px 12px 11px!important}.exact-copy{width:62%!important}.exact-copy h1{font-size:27px!important}.exact-copy>p{font-size:10px!important}.exact-metrics{height:53px!important}.exact-metric strong{font-size:11px!important}.exact-balance h2{font-size:25px!important}
  .hero-promo-person{width:342px!important;right:-82px!important}.exact-phone{top:55px!important;right:5px!important;width:64px!important;height:138px!important}
  .exact-chart-stage{height:146px!important;min-height:146px!important}.exact-chart-stage canvas{height:138px!important;min-height:138px!important}
}

/* v20 country withdrawal policy controls */
.currency-v20-policy{margin-top:11px;border:1px solid #eadff0;border-radius:13px;background:#fbf8fd;padding:0}.currency-v20-policy>summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:10px 11px}.currency-v20-policy>summary::-webkit-details-marker{display:none}.currency-v20-policy>summary strong{font-size:10px;color:#3f3047}.currency-v20-policy>summary span{font-size:8px;color:#8c7d94}.currency-v20-policy form{display:grid;grid-template-columns:1fr 1fr auto;gap:7px;align-items:end;padding:0 10px 9px}.currency-v20-policy label{font-size:8px;color:#77657f}.currency-v20-policy label span{display:block;margin-bottom:4px}.currency-v20-policy input{width:100%;min-height:34px;padding:7px 8px;border:1px solid #e4d8ea;border-radius:9px;background:#fff;font-size:9px}.currency-v20-policy>small{display:block;padding:0 10px 10px;color:#92839a;font-size:7px}@media(max-width:720px){.currency-v20-policy form{grid-template-columns:1fr}.currency-v20-policy .btn{width:100%}}
