:root{--ink:#0f172a;--muted:#64748b;--line:#e5e7eb;--bg:#f7f8fc;--brand:#6d4aff;--brand2:#8b5cf6;--dark:#101426;--green:#16a34a;--white:#fff;--radius:22px;--shadow:0 24px 70px rgba(25,20,60,.12)}*{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);-webkit-font-smoothing:antialiased}button,input{font:inherit}a{color:inherit;text-decoration:none}.container{width:min(1160px,calc(100% - 40px));margin:auto}.small-container{width:min(820px,calc(100% - 40px));margin:auto}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.87);backdrop-filter:blur(16px);border-bottom:1px solid rgba(226,232,240,.75)}.nav-wrap{height:76px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:10px;font-weight:700;letter-spacing:-.02em}.brand b{color:var(--brand)}.brand-mark{width:34px;height:34px;border-radius:11px;display:grid;place-items:center;background:linear-gradient(135deg,var(--brand),#a855f7);color:#fff;font-weight:900;box-shadow:0 8px 20px rgba(109,74,255,.28)}.desktop-nav{display:flex;gap:28px;font-size:14px;color:#475569}.desktop-nav a:hover{color:var(--brand)}.nav-actions{display:flex;gap:9px}.btn{border:0;border-radius:12px;padding:11px 17px;display:inline-flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;font-weight:700;transition:.2s ease}.btn:hover{transform:translateY(-1px)}.btn-primary{background:linear-gradient(135deg,var(--brand),var(--brand2));color:#fff;box-shadow:0 10px 22px rgba(109,74,255,.22)}.btn-ghost{background:transparent;color:#334155;border:1px solid #e2e8f0}.btn-soft{background:#fff;color:#3b2b86;border:1px solid #ddd7ff}.btn-light{background:#fff;color:#272042}.btn-lg{padding:14px 21px;border-radius:14px}.btn-block{width:100%;min-height:48px}.hero{position:relative;overflow:hidden;background:radial-gradient(circle at 85% 15%,#eee9ff 0,transparent 34%),linear-gradient(180deg,#fff 0,#f8f7ff 100%);padding:92px 0 86px}.hero-grid{display:grid;grid-template-columns:1.04fr .96fr;align-items:center;gap:60px;position:relative;z-index:2}.eyebrow{display:inline-flex;align-items:center;gap:9px;background:#f1efff;color:#5b3fd6;border:1px solid #e1dcff;padding:8px 12px;border-radius:999px;font-size:13px;font-weight:700}.pulse-dot{width:8px;height:8px;border-radius:50%;background:#6d4aff;box-shadow:0 0 0 5px rgba(109,74,255,.12)}.hero h1{font-size:clamp(44px,5.4vw,72px);line-height:1.02;letter-spacing:-.055em;margin:22px 0 20px}.hero h1 span{background:linear-gradient(90deg,#6d4aff,#9b4dff);-webkit-background-clip:text;color:transparent}.hero-lead{font-size:18px;line-height:1.75;color:#64748b;max-width:660px}.hero-actions{display:flex;gap:12px;margin:30px 0 24px}.trust-row{display:flex;flex-wrap:wrap;gap:18px;color:#64748b;font-size:13px}.trust-row i{font-style:normal;color:#16a34a}.hero-visual{position:relative;min-height:440px}.dash-card{position:absolute;inset:38px 10px 20px 30px;background:rgba(255,255,255,.94);border:1px solid #e8e6f2;border-radius:28px;padding:28px;box-shadow:var(--shadow);transform:rotate(1deg)}.dash-head{display:flex;justify-content:space-between;align-items:start}.dash-head small{display:block;color:#94a3b8;margin-bottom:7px}.dash-head strong{font-size:34px;letter-spacing:-.04em}.trend{background:#eaf9ef;color:#15803d;padding:6px 9px;border-radius:9px;font-size:12px;font-weight:800}.mini-chart{height:170px;display:flex;align-items:end;gap:11px;padding:26px 4px 18px;border-bottom:1px solid #edf0f5}.mini-chart i{flex:1;border-radius:8px 8px 3px 3px;background:linear-gradient(180deg,#9b87ff,#6d4aff);opacity:.9}.metric-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;padding-top:22px}.metric-grid div{padding:13px;background:#f8fafc;border-radius:13px}.metric-grid small{display:block;color:#94a3b8;font-size:11px;margin-bottom:6px}.metric-grid b{font-size:18px}.float-card{position:absolute;z-index:3;display:flex;align-items:center;gap:10px;background:#fff;border:1px solid #ebe8f4;box-shadow:0 15px 42px rgba(34,25,75,.13);border-radius:15px;padding:11px 14px;font-size:12px}.float-card small{display:block;color:#94a3b8;margin-bottom:3px}.float-card b{font-size:12px}.fc-icon{width:32px;height:32px;border-radius:10px;background:#f1efff;color:#6d4aff;display:grid;place-items:center;font-weight:900}.fc-one{right:-14px;top:10px}.fc-two{left:-4px;bottom:6px}.fc-three{right:-18px;bottom:82px}.section{padding:92px 0}.section-white{background:#fff}.section-title{text-align:center;max-width:680px;margin:0 auto 46px}.section-title.left{text-align:left;margin:0}.section-title>span,.mini-label{font-size:12px;text-transform:uppercase;letter-spacing:.12em;color:#6d4aff;font-weight:900}.section-title h2{font-size:40px;letter-spacing:-.04em;margin:9px 0 13px}.section-title p{color:#64748b;line-height:1.7}.earning-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.feature-card{position:relative;padding:25px;border:1px solid #e8ebf2;border-radius:19px;background:linear-gradient(180deg,#fff,#fbfbfe);transition:.2s}.feature-card:hover{transform:translateY(-3px);box-shadow:0 16px 40px rgba(17,24,39,.07)}.feature-icon{width:44px;height:44px;border-radius:13px;display:grid;place-items:center;background:#f0edff;color:#6d4aff;font-weight:900;font-size:18px}.feature-card h3{margin:18px 0 8px}.feature-card p{margin:0;color:#64748b;line-height:1.6;font-size:14px}.tag{display:inline-block;margin-top:18px;color:#6d4aff;background:#f3f1ff;border:1px solid #e6e1ff;padding:5px 8px;border-radius:8px;font-size:10px;font-weight:900;letter-spacing:.08em}.network-section{background:#f7f7fb}.network-grid{display:grid;grid-template-columns:1fr 1fr;gap:68px;align-items:center}.check-stack{display:grid;gap:20px;margin-top:30px}.check-stack>div{display:flex;gap:13px}.check-stack i{width:25px;height:25px;border-radius:8px;display:grid;place-items:center;background:#eaf9ef;color:#16a34a;font-style:normal;font-weight:900;flex:0 0 25px}.check-stack b,.check-stack small{display:block}.check-stack small{color:#64748b;line-height:1.5;margin-top:4px}.offer-preview{background:#fff;border:1px solid #e5e7eb;border-radius:24px;padding:18px;box-shadow:0 22px 60px rgba(15,23,42,.09)}.preview-top{display:flex;justify-content:space-between;align-items:center;padding:5px 5px 16px;font-weight:800}.preview-top button{border:0;background:#f2f0ff;color:#6d4aff;border-radius:9px;padding:7px 9px;font-size:11px;font-weight:800}.offer-card{display:flex;align-items:center;gap:13px;padding:16px 8px;border-top:1px solid #edf0f5}.offer-logo{width:46px;height:46px;border-radius:14px;display:grid;place-items:center;color:#fff;font-weight:900}.offer-logo.purple{background:#7357e8}.offer-logo.orange{background:#f59e0b}.offer-logo.blue{background:#2563eb}.offer-main{flex:1}.offer-name{display:flex;align-items:center;gap:8px}.offer-name span{background:#f1efff;color:#6d4aff;border-radius:7px;padding:3px 6px;font-size:9px;text-transform:uppercase;font-weight:900}.offer-main p{color:#94a3b8;font-size:11px;margin:4px 0 9px}.offer-reward{display:flex;align-items:baseline;gap:7px}.offer-reward small{color:#64748b}.offer-arrow{font-size:25px;color:#94a3b8}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.step{padding:24px 18px;border-top:2px solid #ede9ff}.step em{font-style:normal;color:#7c5cff;font-weight:900}.step h3{margin:17px 0 8px}.step p{color:#64748b;line-height:1.6;font-size:14px}.referral-banner{background:#15172b;color:#fff;padding:40px 0}.referral-inner{display:flex;align-items:center;justify-content:space-between;gap:35px}.referral-inner h2{font-size:34px;letter-spacing:-.035em;margin:8px 0}.referral-inner p{color:#b4b9cf;max-width:700px;line-height:1.65}.ref-stat{display:flex;gap:13px;align-items:center;background:#23263e;border:1px solid #343853;border-radius:18px;padding:18px 22px;min-width:230px}.ref-stat strong{font-size:42px;color:#b7a7ff}.ref-stat span{font-size:12px;color:#bdc1d2;line-height:1.5}.faq-section details{border-bottom:1px solid #e5e7eb;padding:18px 3px}.faq-section summary{cursor:pointer;font-weight:800;list-style:none}.faq-section summary:after{content:'+';float:right;color:#6d4aff}.faq-section details[open] summary:after{content:'−'}.faq-section details p{color:#64748b;line-height:1.7;padding-right:40px}.final-cta{background:#fff;padding:0 0 90px}.cta-box{background:linear-gradient(135deg,#6d4aff,#8b5cf6 65%,#a855f7);border-radius:28px;padding:42px;color:#fff;display:flex;justify-content:space-between;align-items:center;gap:24px;box-shadow:0 22px 60px rgba(109,74,255,.24)}.cta-box span{font-size:12px;text-transform:uppercase;letter-spacing:.12em;font-weight:900;color:#ddd5ff}.cta-box h2{font-size:30px;max-width:720px;margin:8px 0 0;letter-spacing:-.03em}footer{background:#fff;border-top:1px solid #e5e7eb;padding:26px 0}.footer-wrap{display:flex;align-items:center;gap:24px}.footer-wrap p{flex:1;color:#94a3b8;font-size:13px}.footer-links{display:flex;gap:18px;font-size:13px;color:#64748b}
/* Auth */.modal-open{overflow:hidden}.auth-overlay{position:fixed;inset:0;z-index:100;background:rgba(10,12,25,.52);backdrop-filter:blur(7px);display:flex;justify-content:flex-end;opacity:0;pointer-events:none;transition:.2s}.auth-overlay.open{opacity:1;pointer-events:auto}.auth-panel{width:min(500px,100%);height:100%;overflow:auto;background:#fff;padding:38px 42px;position:relative;box-shadow:-25px 0 70px rgba(15,23,42,.15);transform:translateX(30px);transition:.25s}.auth-overlay.open .auth-panel{transform:translateX(0)}.auth-close{position:absolute;right:24px;top:22px;width:36px;height:36px;border:1px solid #e5e7eb;background:#fff;border-radius:11px;font-size:24px;color:#64748b;cursor:pointer}.auth-brand{display:flex;align-items:center;gap:11px;margin-bottom:34px}.auth-brand b,.auth-brand small{display:block}.auth-brand small{color:#94a3b8;font-size:11px;margin-top:2px}.auth-tabs{display:grid;grid-template-columns:1fr 1fr;background:#f4f5f8;border-radius:12px;padding:4px;margin-bottom:25px}.auth-tabs button{border:0;background:transparent;padding:10px;border-radius:9px;font-weight:800;color:#64748b;cursor:pointer}.auth-tabs button.active{background:#fff;color:#0f172a;box-shadow:0 3px 12px rgba(15,23,42,.08)}.auth-view{display:none}.auth-view.active{display:block}.auth-view h3{font-size:25px;letter-spacing:-.03em;margin:10px 0}.auth-view>p{color:#64748b;font-size:14px;line-height:1.6}.ajax-auth-form{display:grid;gap:15px}.ajax-auth-form label{font-size:12px;font-weight:800;color:#334155;display:grid;gap:7px}.ajax-auth-form input{width:100%;border:1px solid #dfe3ea;background:#fff;border-radius:11px;padding:13px 14px;outline:0;transition:.15s}.ajax-auth-form input:focus{border-color:#8b74f7;box-shadow:0 0 0 4px rgba(109,74,255,.08)}.two-fields{display:grid;grid-template-columns:1fr 1fr;gap:12px}.password-wrap{position:relative}.password-wrap input{padding-right:60px}.password-wrap button{position:absolute;right:8px;top:7px;border:0;background:#f4f3ff;color:#6d4aff;border-radius:7px;padding:6px 8px;font-size:10px;font-weight:800;cursor:pointer}.google-btn{display:flex;align-items:center;justify-content:center;gap:10px;border:1px solid #dfe3ea;border-radius:12px;padding:12px;font-weight:800;font-size:13px}.google-g{font-weight:900;color:#4285f4}.or{display:flex;align-items:center;gap:10px;color:#a1a8b5;font-size:11px;margin:18px 0}.or:before,.or:after{content:'';height:1px;background:#e8ebf0;flex:1}.text-button,.back-link{border:0;background:transparent;color:#6d4aff;font-weight:800;font-size:12px;cursor:pointer;margin-top:16px;padding:0}.back-link{margin:0 0 14px}.legal-copy{font-size:10px;color:#94a3b8;line-height:1.5;margin:0}.otp-input{text-align:center;letter-spacing:10px;font-size:25px;font-weight:900}.auth-alert{display:none;padding:11px 12px;border-radius:10px;font-size:12px;margin-bottom:15px}.auth-alert.show{display:block}.auth-alert.error{background:#fff1f2;color:#be123c;border:1px solid #ffe4e6}.auth-alert.success{background:#ecfdf5;color:#047857;border:1px solid #d1fae5}.secure-badge{display:inline-flex;background:#eefcf2;color:#15803d;border-radius:999px;padding:6px 9px;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.06em}
/* Dashboard */.dash-body{background:#f5f6fa}.app-shell{min-height:100vh;display:grid;grid-template-columns:250px 1fr}.sidebar{background:#111427;color:#fff;padding:22px 16px;display:flex;flex-direction:column}.sidebar .brand{padding:4px 8px 24px}.side-nav{display:grid;gap:5px}.side-nav a{padding:11px 12px;border-radius:10px;color:#aeb5ca;font-size:13px;font-weight:700;display:flex;gap:10px;align-items:center}.side-nav a.active,.side-nav a:hover{background:#22263e;color:#fff}.side-section{font-size:9px;text-transform:uppercase;letter-spacing:.14em;color:#676f87;padding:22px 12px 7px;font-weight:900}.sidebar-bottom{margin-top:auto}.dashboard{min-width:0}.topbar{height:74px;background:#fff;border-bottom:1px solid #e8ebf1;display:flex;align-items:center;justify-content:space-between;padding:0 30px}.topbar h1{font-size:18px;margin:0}.top-actions{display:flex;gap:12px;align-items:center}.avatar{width:36px;height:36px;border-radius:11px;display:grid;place-items:center;background:#ebe8ff;color:#6d4aff;font-weight:900}.dash-content{padding:28px 30px 60px;max-width:1450px}.welcome{display:flex;justify-content:space-between;align-items:end;margin-bottom:22px}.welcome h2{font-size:28px;letter-spacing:-.035em;margin:0 0 6px}.welcome p{margin:0;color:#64748b;font-size:13px}.stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.stat-card,.panel-card{background:#fff;border:1px solid #e6e9f0;border-radius:16px;padding:18px}.stat-card small{color:#94a3b8;font-size:11px}.stat-card strong{display:block;font-size:25px;letter-spacing:-.03em;margin-top:8px}.stat-card em{font-style:normal;color:#16a34a;font-size:10px}.dash-grid{display:grid;grid-template-columns:1.4fr .9fr;gap:16px;margin-top:16px}.panel-card h3{margin:0 0 4px;font-size:15px}.panel-card>.muted{color:#94a3b8;font-size:11px;margin:0 0 17px}.empty-chart{height:170px;background:linear-gradient(180deg,#f8f7ff,#fff);border-radius:12px;display:grid;place-items:center;color:#a2a8b5;font-size:12px;border:1px dashed #e4e0fb}.onboarding{display:grid;gap:10px}.onboard-item{display:flex;align-items:center;gap:11px;padding:12px;border:1px solid #edf0f4;border-radius:12px}.onboard-item i{width:30px;height:30px;border-radius:9px;background:#f1efff;color:#6d4aff;display:grid;place-items:center;font-style:normal;font-weight:900}.onboard-item span{flex:1}.onboard-item b,.onboard-item small{display:block}.onboard-item small{color:#94a3b8;margin-top:2px}.pill{font-size:9px;border-radius:999px;padding:5px 7px;background:#f1f5f9;color:#64748b;font-weight:900}.admin-notice{background:#191d33;color:#fff;border-radius:16px;padding:17px 20px;display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.admin-notice p{margin:4px 0 0;color:#aeb5ca;font-size:12px}.table{width:100%;border-collapse:collapse;font-size:12px}.table th,.table td{text-align:left;padding:11px;border-bottom:1px solid #edf0f4}.table th{color:#94a3b8;font-size:10px;text-transform:uppercase;letter-spacing:.06em}.status-badge{display:inline-block;padding:4px 7px;border-radius:999px;background:#ecfdf5;color:#047857;font-size:9px;font-weight:900}.status-page{background:#f5f6fa;min-height:100vh;padding:50px 0}.status-wrap{width:min(850px,calc(100% - 32px));margin:auto}.status-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.status-list{display:grid;gap:10px}.status-row{background:#fff;border:1px solid #e5e7eb;border-radius:13px;padding:14px 16px;display:flex;justify-content:space-between;gap:15px}.status-row b{font-size:13px}.status-row small{display:block;color:#94a3b8;margin-top:3px}.ok{color:#15803d}.bad{color:#be123c}.warn{color:#b45309}
@media(max-width:900px){.desktop-nav{display:none}.hero{padding:65px 0}.hero-grid,.network-grid{grid-template-columns:1fr}.hero-visual{min-height:400px}.earning-grid{grid-template-columns:repeat(2,1fr)}.steps{grid-template-columns:repeat(2,1fr)}.app-shell{grid-template-columns:1fr}.sidebar{display:none}.stat-grid{grid-template-columns:repeat(2,1fr)}.dash-grid{grid-template-columns:1fr}.topbar{padding:0 18px}.dash-content{padding:22px 18px 45px}}@media(max-width:620px){.container{width:min(100% - 28px,1160px)}.nav-wrap{height:68px}.nav-actions .btn-ghost{display:none}.brand{font-size:14px}.hero{padding:48px 0 58px}.hero h1{font-size:43px}.hero-lead{font-size:15px}.hero-actions{flex-direction:column}.hero-actions .btn{width:100%}.hero-visual{min-height:350px}.dash-card{inset:25px 0 15px;padding:20px}.float-card{transform:scale(.88)}.fc-one{right:-12px}.fc-three{right:-16px}.earning-grid,.steps,.stat-grid{grid-template-columns:1fr}.section{padding:68px 0}.section-title h2{font-size:32px}.referral-inner,.cta-box,.footer-wrap{align-items:flex-start;flex-direction:column}.ref-stat{width:100%}.cta-box{padding:28px}.auth-panel{padding:32px 22px}.two-fields{grid-template-columns:1fr}.footer-links{flex-wrap:wrap}.metric-grid{gap:7px}.metric-grid div{padding:9px}.dash-head strong{font-size:28px}.welcome{align-items:flex-start;flex-direction:column;gap:12px}}
