:root{--navy:#071a3a;--navy-2:#0b2856;--blue:#1768e5;--blue-2:#0f54c7;--sky:#eaf3ff;--ink:#13213a;--muted:#64748b;--line:#dce5f0;--surface:#fff;--canvas:#f5f8fc;--green:#0b8f62;--red:#c23d4b;--gold:#dc9718;--violet:#7c50d8;--shadow:0 12px 36px #0e244717}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--canvas);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:15px;line-height:1.5}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.045em;line-height:1.04}h2{letter-spacing:-.025em;line-height:1.16}svg{flex:none}.eyebrow{color:var(--blue);letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:7px;font-size:11px;font-weight:850;display:inline-flex}.eyebrow.light{color:#89bfff}.button{border:0;border-radius:11px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 17px;font-weight:760;transition:transform .16s,background .16s,box-shadow .16s;display:inline-flex}.button:hover:not(:disabled){transform:translateY(-1px)}.button:disabled{opacity:.55;cursor:not-allowed}.button.primary{color:#fff;background:var(--blue);box-shadow:0 8px 20px #1768e533}.button.primary:hover:not(:disabled){background:var(--blue-2)}.button.secondary{color:var(--blue);background:var(--sky)}.button.ghost{color:var(--ink);border:1px solid var(--line);background:#fff}.button.small{border-radius:9px;min-height:36px;padding:0 13px;font-size:13px}.button.wide{width:100%}.text-link{color:var(--blue);text-underline-offset:3px;text-decoration:underline}.text-link.light{color:#b7d7ff}.back-link{color:var(--blue);align-items:center;gap:6px;font-size:13px;font-weight:750;display:inline-flex}.back-link svg{width:16px;height:16px}.back-link.center{justify-content:center;margin-top:15px}.spin{animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}label{color:#34445e;gap:7px;font-size:13px;font-weight:700;display:grid}input,select,textarea{width:100%;color:var(--ink);background:#fff;border:1px solid #cad6e5;border-radius:10px;outline:none;transition:border .16s,box-shadow .16s}input,select{height:44px;padding:0 12px}textarea{resize:vertical;padding:11px 12px;line-height:1.5}input:focus,select:focus,textarea:focus{border-color:#5a96ef;box-shadow:0 0 0 3px #1768e51f}input[type=file]{height:auto;min-height:44px;padding:8px;font-size:12px}.form-grid{gap:14px;display:grid}.form-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.stack-form,.auth-form{gap:15px;display:grid}.auth-form{margin-top:24px}.form-help{color:var(--muted);margin:-3px 0 0;font-size:12px;font-weight:500}.form-message{border-radius:10px;align-items:flex-start;gap:8px;padding:11px 13px;font-size:13px;font-weight:650;display:flex}.form-message.error{color:#9d2636;background:#fff0f2;border:1px solid #ffd2d7}.form-message.success{color:#06734d;background:#e9fbf3;border:1px solid #bcebd6}.form-message.notice{color:#235fae;background:#edf5ff;border:1px solid #cde2ff}.form-message svg{width:18px;height:18px}.honeypot{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.auth-shell{background:#fff;grid-template-columns:minmax(460px,1.08fr) minmax(460px,.92fr);min-height:100dvh;display:grid}.auth-visual{color:#fff;background:radial-gradient(circle at 90% 10%,#3588ff5c,#0000 33%),radial-gradient(circle at 10% 90%,#1367e53b,#0000 35%),linear-gradient(135deg,#06162f,#0a2b5d);flex-direction:column;justify-content:space-between;gap:45px;min-height:100dvh;padding:clamp(35px,5vw,76px);display:flex;position:relative;overflow:hidden}.auth-visual:after{content:"";border:1px solid #ffffff14;border-radius:50%;width:430px;height:430px;position:absolute;bottom:-180px;right:-230px;box-shadow:0 0 0 70px #ffffff06,0 0 0 140px #ffffff04}.auth-visual>*{z-index:1;position:relative}.auth-visual.compact{justify-content:flex-start}.auth-brand{letter-spacing:-.02em;align-items:center;gap:15px;font-weight:800;display:flex}.auth-brand img{object-fit:contain;background:#fffffff5;border-radius:12px;width:63px;height:46px;padding:4px}.auth-brand span{border-left:1px solid #ffffff40;padding-left:15px}.auth-visual h1{max-width:760px;margin:16px 0 20px;font-size:clamp(40px,5vw,70px)}.auth-visual p{color:#c2d4ea;max-width:680px;font-size:clamp(16px,1.5vw,19px);line-height:1.7}.auth-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;max-width:640px;display:grid}.auth-feature-grid span{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff0f;border:1px solid #ffffff1f;border-radius:13px;align-items:center;gap:10px;min-height:59px;padding:13px 15px;font-size:13px;font-weight:700;display:flex}.auth-feature-grid svg{color:#72b2ff;width:19px}.security-strip{color:#bddbff;background:#1768e521;border:1px solid #6cb0ff40;border-radius:12px;align-items:center;gap:10px;max-width:680px;padding:13px 16px;font-size:13px;font-weight:650;display:flex}.security-strip svg{width:19px}.auth-panel{background:linear-gradient(#fff,#f8faff);justify-content:center;align-items:center;padding:40px;display:flex}.auth-card{width:min(100%,440px)}.auth-card.access-card{width:min(100%,640px)}.auth-card h2{margin:10px 0;font-size:36px}.auth-card>p{color:var(--muted)}.auth-card>p svg{vertical-align:-3px;margin-right:5px}.auth-links{color:var(--blue);justify-content:center;gap:9px;margin-top:21px;font-size:13px;font-weight:700;display:flex}.request-shell .auth-visual h1{font-size:clamp(38px,4.4vw,62px)}.request-shell .back-link{margin-bottom:28px}.center-shell{background:radial-gradient(circle at 50% 0%, #dfedff, transparent 42%), var(--canvas);place-items:center;min-height:100dvh;padding:30px 18px;display:grid}.center-card{border:1px solid var(--line);width:min(100%,485px);box-shadow:var(--shadow);text-align:center;background:#fff;border-radius:22px;padding:clamp(25px,5vw,48px)}.center-card .auth-form{text-align:left}.center-card h1{margin:12px 0;font-size:33px}.center-card>p{color:var(--muted)}.center-brand{color:var(--navy);justify-content:center;align-items:center;gap:12px;margin-bottom:27px;font-weight:800;display:flex}.center-brand img{object-fit:contain;width:51px;height:38px}.icon-orb{width:58px;height:58px;color:var(--blue);background:var(--sky);border-radius:17px;place-items:center;margin:0 auto 17px;display:grid}.icon-orb svg{width:28px;height:28px}.portal-shell{min-height:100dvh}.side-rail{z-index:40;color:#fff;background:linear-gradient(#06172f,#0a2854);flex-direction:column;width:250px;height:100dvh;display:flex;position:fixed;inset:0 auto 0 0}.rail-brand{border-bottom:1px solid #ffffff14;align-items:center;gap:12px;min-height:93px;padding:21px 22px;display:flex}.rail-brand img{object-fit:contain;background:#fff;border-radius:10px;width:54px;height:42px;padding:3px}.rail-brand span{color:#a9bdd7;font-size:13px;line-height:1.1}.rail-brand b{color:#fff;font-size:17px}.rail-brand>button{color:#aac0dc;background:0 0;border:0;margin-left:auto;display:none}.side-rail nav{gap:7px;padding:21px 13px;display:grid}.side-rail nav button,.side-rail nav a{color:#aac0dc;text-align:left;background:0 0;border:0;border-radius:11px;align-items:center;gap:12px;height:46px;padding:0 14px;font-size:13px;font-weight:700;display:flex}.side-rail nav button:hover,.side-rail nav a:hover,.side-rail nav .active{color:#fff;background:#2978eb38}.side-rail nav svg{width:19px;height:19px}.rail-footer{border-top:1px solid #ffffff14;grid-template-columns:34px 1fr 29px;align-items:center;gap:9px;margin-top:auto;padding:17px;display:grid}.rail-footer>span{color:#fff;background:var(--blue);border-radius:10px;place-items:center;width:34px;height:34px;font-weight:850;display:grid}.rail-footer div{min-width:0;display:grid}.rail-footer strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.rail-footer small{color:#8fa7c4;font-size:10px}.rail-footer button{color:#90a9c6;background:0 0;border:0;padding:4px}.rail-footer svg{width:18px}.drawer-backdrop{display:none}.portal-main{min-height:100dvh;margin-left:250px}.topbar{z-index:25;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff0;align-items:center;gap:20px;height:74px;padding:0 27px;display:flex;position:sticky;top:0}.menu-button,.mobile-brand{display:none}.store-switch{align-items:center;gap:10px;min-width:0;display:flex}.store-switch>svg{color:var(--blue)}.store-switch label{gap:0}.store-switch label span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:9px}.store-switch select{width:min(360px,33vw);height:31px;color:var(--ink);box-shadow:none;background:0 0;border:0;padding:0 26px 0 0;font-size:14px;font-weight:800}.top-actions{align-items:center;gap:13px;margin-left:auto;display:flex}.access-badge{color:var(--green);background:#e9faf3;border-radius:9px;align-items:center;gap:6px;padding:7px 10px;font-size:11px;font-weight:800;display:inline-flex}.access-badge svg{width:15px;height:15px}.top-actions button{color:#52637b;background:#f3f6fa;border:0;border-radius:10px;place-items:center;width:35px;height:35px;padding:0;display:grid}.top-actions button svg{width:17px}.portal-content{width:min(100%,1500px);margin:0 auto;padding:28px clamp(19px,3vw,44px) 80px}.toast{z-index:70;color:#076746;max-width:530px;box-shadow:var(--shadow);background:#e7faf1;border:1px solid #afe6cf;border-radius:12px;align-items:center;gap:9px;padding:12px 14px;font-size:13px;font-weight:750;display:flex;position:fixed;top:90px;right:25px}.toast svg{width:18px}.toast button{color:inherit;background:0 0;border:0;margin-left:auto;padding:0}.welcome-card{color:#fff;background:radial-gradient(circle at 88% 15%,#4a97ff6b,#0000 28%),linear-gradient(120deg,#071a3a,#0d3a78);border-radius:20px;justify-content:space-between;gap:30px;min-height:215px;padding:clamp(24px,3.5vw,43px);display:flex;overflow:hidden;box-shadow:0 15px 35px #071a3a29}.welcome-card h1{margin:12px 0 13px;font-size:clamp(31px,4vw,50px)}.welcome-card p{color:#c5d8ee;align-items:center;gap:7px;display:flex}.chip-row{flex-wrap:wrap;gap:7px;display:flex}.soft-chip{color:#cde1fa;background:#ffffff17;border:1px solid #ffffff1f;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:750}.welcome-mark{background:#ffffff14;border:1px solid #ffffff1f;border-radius:17px;align-self:center;gap:4px;width:210px;padding:20px;display:grid}.welcome-mark svg{color:#7fbcff;width:29px;height:29px;margin-bottom:8px}.welcome-mark strong{font-size:14px}.welcome-mark span{color:#b9cde5;font-size:11px}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:17px 0;display:grid}.metric-card{border:1px solid var(--line);background:#fff;border-radius:15px;align-items:center;gap:13px;min-width:0;padding:17px;display:flex}.metric-icon{border-radius:12px;place-items:center;width:44px;height:44px;display:grid}.metric-icon svg{width:21px}.metric-icon.blue{color:var(--blue);background:#eaf3ff}.metric-icon.gold{color:var(--gold);background:#fff6df}.metric-icon.violet{color:var(--violet);background:#f2edff}.metric-icon.green{color:var(--green);background:#e8f9f2}.metric-card div{min-width:0;display:grid}.metric-card small{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-size:10px;font-weight:700}.metric-card strong{margin:1px 0 -1px;font-size:25px;line-height:1.2}.metric-card em{color:#8997aa;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-style:normal;overflow:hidden}.dashboard-grid{grid-template-columns:minmax(0,1.4fr) minmax(330px,.6fr);gap:17px;margin-bottom:17px;display:grid}.surface-card{border:1px solid var(--line);background:#fff;border-radius:17px;padding:clamp(18px,2.2vw,26px);box-shadow:0 4px 18px #0d234509}.section-head{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:20px;display:flex}.section-head h2{margin:5px 0;font-size:clamp(22px,2.3vw,28px)}.section-head p{color:var(--muted);margin:0;font-size:13px}.period-list{gap:4px;display:grid}.period-list article{border-bottom:1px solid #edf1f6;grid-template-columns:minmax(130px,1fr) 70px minmax(180px,1.2fr);align-items:center;gap:15px;min-height:65px;padding:10px 0;display:grid}.period-list article:last-child{border:0}.period-list article>div:first-child{display:grid}.period-list article>div:first-child strong{font-size:13px}.period-list article>div:first-child span{color:var(--muted);font-size:10px}.period-total{font-size:21px}.carrier-mini{flex-wrap:wrap;justify-content:flex-end;gap:5px;display:flex}.carrier-mini span{color:#586b84;background:#f3f6fa;border-radius:7px;padding:4px 7px;font-size:9px;font-weight:650}.carrier-mini b{color:var(--ink);margin-left:5px}.jacub-card{background:#fff;border:1px solid #cfe0f6;border-radius:17px;padding:0;overflow:hidden;box-shadow:0 4px 18px #0d23450a}.jacub-title{color:#fff;background:linear-gradient(120deg,#0a2d63,#1259bb);align-items:center;gap:10px;padding:17px 18px;display:flex}.jacub-title>span{background:#ffffff1f;border-radius:11px;place-items:center;width:38px;height:38px;display:grid}.jacub-title svg{width:20px}.jacub-title div{display:grid}.jacub-title small{color:#b9d2f2;font-size:9px}.live-dot{color:#cce1fb;text-transform:uppercase;letter-spacing:.05em;background:#ffffff1a;border-radius:6px;margin-left:auto;padding:5px 7px;font-size:8px;font-style:normal}.jacub-answer{color:#34475f;background:#f4f8fd;border-radius:11px;min-height:115px;margin:16px;padding:14px;font-size:12px;line-height:1.65}.jacub-card form{padding:0 16px 16px}.jacub-card textarea{font-size:12px}.jacub-actions{flex-wrap:wrap;gap:7px;margin-top:8px;display:flex}.jacub-card .form-message{margin:0 16px 16px}.activity-columns{grid-template-columns:repeat(3,minmax(0,1fr));gap:26px;display:grid}.activity-columns>div:not(:last-child){border-right:1px solid var(--line);padding-right:25px}.activity-columns h3{align-items:center;gap:7px;font-size:13px;display:flex}.activity-columns h3 svg{width:17px;color:var(--blue)}.activity-row{border-bottom:1px solid #edf1f6;justify-content:space-between;align-items:center;gap:8px;padding:8px 0;font-size:11px;display:flex}.activity-row>span:first-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.quiet{color:var(--muted);align-items:center;gap:6px;margin:10px 0 0;font-size:11px;display:flex}.status-pill{white-space:nowrap;border-radius:999px;width:max-content;max-width:150px;padding:4px 7px;font-size:9px;font-weight:850}.status-pill.good{color:#087752;background:#e5f8f0}.status-pill.pending{color:#9a6810;background:#fff4db}.status-pill.bad{color:#a82e40;background:#ffeaed}.filter-row{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.filter-row button{color:#596a81;border:1px solid var(--line);background:#fff;border-radius:8px;height:31px;padding:0 11px;font-size:11px;font-weight:750}.filter-row button.active{color:#fff;background:var(--blue);border-color:var(--blue)}.promo-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:17px;display:grid}.promo-card{border:1px solid var(--line);background:#fff;border-radius:17px;min-height:285px;overflow:hidden;box-shadow:0 6px 22px #0e24470d}.promo-banner{color:#fff;background:radial-gradient(circle at 90% 20%,#76b5ff73,#0000 35%),linear-gradient(120deg,#092451,#1264cf);justify-content:space-between;align-items:flex-start;min-height:82px;padding:18px;display:flex}.promo-banner>span:first-child{font-size:12px;font-weight:850}.promo-banner .status-pill{color:#dbebff;background:#ffffff21}.promo-body{padding:20px}.promo-body>small{color:var(--blue);letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:850}.promo-body h3{margin:6px 0 8px;font-size:19px}.promo-body p{min-height:42px;color:var(--muted);font-size:12px}.promo-dates{color:#61738c;align-items:center;gap:6px;margin-bottom:15px;font-size:10px;display:flex}.empty-state{min-height:170px;color:var(--muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:25px;display:flex}.empty-state>span{width:45px;height:45px;color:var(--blue);background:var(--sky);border-radius:13px;place-items:center;margin-bottom:10px;display:grid}.empty-state svg{width:21px}.empty-state strong{color:var(--ink)}.empty-state p{max-width:350px;margin:4px 0 0;font-size:11px}.empty-state.compact{min-height:130px;padding:18px}.subnav{background:#eaf0f7;border-radius:12px;gap:3px;width:max-content;max-width:100%;margin:-5px 0 17px;padding:5px;display:flex;overflow-x:auto}.subnav button{color:#5c6e85;white-space:nowrap;background:0 0;border:0;border-radius:9px;align-items:center;gap:7px;height:38px;padding:0 13px;font-size:11px;font-weight:750;display:flex}.subnav button svg{width:16px}.subnav button.active{color:var(--ink);background:#fff;box-shadow:0 3px 10px #0e244714}.two-column{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:17px;display:grid}.requirements-list,.document-list,.record-list{display:grid}.requirements-list{margin-bottom:23px}.requirements-list article{border-bottom:1px solid #edf1f6;justify-content:space-between;align-items:center;gap:12px;padding:11px 0;display:flex}.requirements-list article>div{min-width:0;display:grid}.requirements-list strong{font-size:12px}.requirements-list small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.upload-form{background:#f5f8fc;border:1px dashed #b7c9df;border-radius:13px;padding:17px}.document-list a{border-bottom:1px solid #edf1f6;justify-content:space-between;align-items:center;gap:13px;padding:12px 0;display:flex}.document-list a>span{align-items:center;gap:9px;min-width:0;display:flex}.document-list a>span:first-child>svg{width:19px;color:var(--blue)}.document-list i{min-width:0;font-style:normal;display:grid}.document-list strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.document-list small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.record-list article{border-bottom:1px solid #edf1f6;justify-content:space-between;align-items:flex-start;gap:15px;padding:14px 0;display:flex}.record-list article>div{min-width:0;display:grid}.record-list strong{font-size:12px}.record-list span{color:var(--muted);font-size:9px}.record-list p{color:#52637a;margin:4px 0 0;font-size:10px}.record-list.compact article{padding:10px 0}.profile-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px 24px;display:grid}.profile-grid .wide{grid-column:1/-1}.profile-grid dt{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-size:9px;font-weight:750}.profile-grid dd{margin:2px 0 0;font-size:12px;font-weight:650}.surface-card hr{border:0;border-top:1px solid var(--line);margin:25px 0}.account-actions{gap:8px;margin-bottom:25px;display:grid}.account-actions a{border:1px solid var(--line);border-radius:11px;grid-template-columns:34px 1fr 18px;align-items:center;gap:10px;min-height:58px;padding:11px 12px;display:grid}.account-actions a>svg:first-child{width:18px;color:var(--blue)}.account-actions span{display:grid}.account-actions strong{font-size:11px}.account-actions small{color:var(--muted);font-size:9px}.account-actions a>svg:last-child{color:#8291a5;width:15px}.mobile-nav{display:none}.rewards-shell{background:radial-gradient(circle at 85% 0, #e7dbff, transparent 24%), var(--canvas);min-height:100dvh;padding-bottom:50px}.rewards-topbar{border-bottom:1px solid var(--line);background:#fffffff0;align-items:center;gap:25px;height:74px;padding:0 clamp(18px,4vw,58px);display:flex}.rewards-brand{align-items:center;gap:12px;font-weight:850;display:flex}.rewards-brand img{object-fit:contain;width:51px;height:38px}.rewards-topbar .store-switch{margin-left:auto}.rewards-user{align-items:center;gap:9px;display:flex}.rewards-user>span{color:#fff;background:var(--violet);border-radius:10px;place-items:center;width:34px;height:34px;font-weight:850;display:grid}.rewards-user div{display:grid}.rewards-user strong{font-size:11px}.rewards-user small{color:var(--muted);font-size:9px}.rewards-content{width:min(1180px,100% - 38px);margin:0 auto;padding-top:27px}.rewards-content>.back-link{margin-bottom:19px}.rewards-hero{color:#fff;background:radial-gradient(circle at 80% 20%,#c8adff6b,#0000 24%),linear-gradient(120deg,#18214a,#56349b);border-radius:23px;justify-content:space-between;align-items:center;gap:35px;min-height:270px;padding:clamp(28px,4vw,52px);display:flex;overflow:hidden;box-shadow:0 18px 40px #3c276e2b}.rewards-hero h1{max-width:650px;margin:12px 0;font-size:clamp(36px,5vw,58px)}.rewards-hero p{color:#d7d2ef;max-width:670px;margin:0}.coin-visual{background:#ffffff1a;border:1px solid #ffffff29;border-radius:50%;flex-direction:column;flex:none;justify-content:center;align-items:center;width:180px;height:180px;display:flex;box-shadow:inset 0 0 0 13px #ffffff09}.coin-visual span{color:#e5c867}.coin-visual span svg{width:34px;height:34px}.coin-visual strong{margin:2px 0 -3px;font-size:42px}.coin-visual small{color:#d8d2ec;font-size:10px}.reward-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:17px 0;display:grid}.reward-metrics article{border:1px solid var(--line);background:#fff;border-radius:15px;align-items:center;gap:13px;padding:17px 20px;display:flex}.reward-metrics article>span{width:40px;height:40px;color:var(--violet);background:#f0eaff;border-radius:11px;place-items:center;display:grid}.reward-metrics svg{width:19px}.reward-metrics article div{display:grid}.reward-metrics small{color:var(--muted);font-size:10px;font-weight:700}.reward-metrics strong{font-size:24px}.rewards-grid{grid-template-columns:minmax(0,1fr) minmax(330px,.8fr);align-items:start;gap:17px;display:grid}.convert-card h2,.campaign-card h2{margin:6px 0 8px;font-size:28px}.convert-card>p{color:var(--muted);font-size:12px}.amount-input{position:relative}.amount-input svg{width:17px;color:var(--violet);position:absolute;top:13px;left:12px}.amount-input input{padding-left:39px;font-size:18px;font-weight:850}.conversion-preview{color:#6744ad;background:#f3edff;border-radius:11px;grid-template-columns:1fr auto 1.2fr;align-items:center;gap:12px;padding:13px 14px;font-size:12px;font-weight:800;display:grid}.conversion-preview b{color:#9a87c0}.reward-button{color:#fff;background:linear-gradient(100deg,#5f3cad,#8057d6);box-shadow:0 9px 20px #5e3bab33}.campaign-list{gap:9px;display:grid}.campaign-list article{background:#faf8ff;border:1px solid #e7def8;border-radius:12px;align-items:flex-start;gap:11px;padding:14px;display:flex}.campaign-list article>span{width:35px;height:35px;color:var(--violet);background:#eee7ff;border-radius:10px;place-items:center;display:grid}.campaign-list svg{width:17px}.campaign-list article div{display:grid}.campaign-list strong{font-size:12px}.campaign-list p{color:var(--muted);margin:2px 0;font-size:9px}.campaign-list small{color:#6f4bb7;font-size:10px;font-weight:750}.reward-history{margin-top:17px}.reward-history .section-head>svg{color:var(--violet)}.ledger-head,.ledger-row{grid-template-columns:120px 1fr 1.25fr 130px;align-items:center;gap:14px;min-height:52px;padding:10px 8px;display:grid}.ledger-head{min-height:34px;color:var(--muted);text-transform:uppercase;letter-spacing:.06em;background:#f6f8fb;border-radius:8px;font-size:9px;font-weight:800}.ledger-row{border-bottom:1px solid #edf1f6;font-size:11px}.ledger-row>span{display:grid}.ledger-row small{color:var(--muted);font-size:9px}.ledger-row .status-pill{display:inline-flex}.ledger-row>strong{text-align:right}.positive{color:var(--green)}.negative{color:var(--red)}@media (max-width:1150px){.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-grid{grid-template-columns:1fr}.promo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.two-column{grid-template-columns:1fr}}@media (max-width:850px){body{font-size:14px}.auth-shell{grid-template-columns:1fr}.auth-visual{gap:34px;min-height:auto;padding:30px 24px 38px}.auth-visual h1{font-size:39px}.auth-feature-grid{display:none}.auth-panel{padding:37px 20px 55px}.auth-card h2{font-size:30px}.side-rail{transition:transform .2s;transform:translate(-103%);box-shadow:12px 0 32px #0003}.side-rail.open{transform:translate(0)}.rail-brand>button{display:block}.drawer-backdrop{z-index:35;background:#020c1c7a;border:0;display:block;position:fixed;inset:0}.portal-main{margin-left:0}.topbar{gap:10px;height:65px;padding:0 15px}.menu-button{width:35px;height:35px;color:var(--ink);background:#f0f4f9;border:0;border-radius:9px;place-items:center;padding:0;display:grid}.menu-button svg{width:18px}.mobile-brand{align-items:center;gap:7px;font-size:11px;font-weight:850;display:flex}.mobile-brand img{object-fit:contain;width:38px;height:28px}.topbar .store-switch{margin-left:auto}.topbar .store-switch>svg,.topbar .store-switch label>span{display:none}.topbar .store-switch select{width:min(31vw,210px);font-size:11px}.top-actions{margin-left:0}.access-badge,.top-actions button{display:none}.portal-content{padding:17px 14px 92px}.mobile-nav{height:67px;padding:5px 8px calc(5px + env(safe-area-inset-bottom));z-index:55;border-top:1px solid var(--line);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#fffffff7;grid-template-columns:repeat(4,1fr);display:grid;position:fixed;inset:auto 0 0}.mobile-nav button,.mobile-nav a{color:#738198;background:0 0;border:0;border-radius:9px;flex-direction:column;justify-content:center;align-items:center;gap:2px;font-size:9px;font-weight:750;display:flex}.mobile-nav svg{width:19px;height:19px}.mobile-nav .active{color:var(--blue);background:#eef5ff}.welcome-card{min-height:230px;padding:26px 22px}.welcome-card h1{font-size:35px}.welcome-mark{display:none}.activity-columns{grid-template-columns:1fr;gap:20px}.activity-columns>div:not(:last-child){border-right:0;border-bottom:1px solid var(--line);padding:0 0 17px}.section-head{flex-direction:column}.filter-row{justify-content:flex-start}.rewards-shell{padding-bottom:80px}.rewards-topbar{height:65px;padding:0 15px}.rewards-brand span,.rewards-user,.rewards-topbar .store-switch>svg,.rewards-topbar .store-switch label>span{display:none}.rewards-topbar .store-switch select{width:58vw}.rewards-content{width:calc(100% - 28px);padding-top:18px}.rewards-hero{min-height:250px;padding:30px 24px}.coin-visual{display:none}.rewards-grid{grid-template-columns:1fr}}@media (max-width:600px){.form-grid.two{grid-template-columns:1fr}.auth-visual{padding:25px 20px 32px}.auth-brand img{width:52px;height:39px}.auth-visual h1{font-size:34px}.auth-visual p{font-size:14px}.security-strip{align-items:flex-start}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.metric-card{gap:9px;padding:13px 11px}.metric-icon{width:36px;height:36px}.metric-icon svg{width:17px}.metric-card strong{font-size:19px}.metric-card small{font-size:8px}.period-list article{grid-template-columns:1fr 58px}.carrier-mini{grid-column:1/-1;justify-content:flex-start}.promo-grid{grid-template-columns:1fr}.promo-card{min-height:250px}.profile-grid{grid-template-columns:1fr}.profile-grid .wide{grid-column:auto}.toast{inset:77px 12px auto}.reward-metrics{grid-template-columns:1fr;gap:8px}.reward-metrics article{padding:12px 15px}.rewards-hero h1{font-size:35px}.ledger-head{display:none}.ledger-row{grid-template-columns:1fr auto;gap:5px 12px;padding:14px 4px}.ledger-row>span:first-child{color:var(--muted);grid-column:1/-1;font-size:9px}.ledger-row>span:nth-child(3){grid-column:1/-1}.ledger-row>strong{grid-area:2/2}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
