@import "https://fonts.googleapis.com/css2?family=Rajdhani:wght@500;600;700&family=Outfit:wght@400;500;600;700;800;900&display=swap";
:root{--h-bg:#060504;--h-elev:#0c0a09;--h-card:#ffffff09;--h-orange:#ff6a1a;--h-amber:#ffb020;--h-gold:#ffc247;--h-green:#34d399;--h-red:#ff5c5c;--h-grad:linear-gradient(120deg, #ffc247 0%, #ff5a1f 45%, #b3161c 100%);--h-grad-soft:linear-gradient(120deg, #ffc24724, #ff5a1f17 45%, #b3161c12);--h-border:#ffffff17;--h-border-w:#ff99004d;--h-text:#f7f6f4;--h-text-2:#a8a49d;--h-text-3:#6e6a64;--h-ease:cubic-bezier(.2,.8,.2,1)}*,:before,:after{box-sizing:border-box;margin:0;padding:0}.helpOuter{background:radial-gradient(1000px 500px at 15% 0%, #ff6a1a14, transparent 60%), radial-gradient(800px 450px at 90% 12%, #c81e1e0f, transparent 55%), var(--h-bg);width:100%;min-height:100dvh;color:var(--h-text);-webkit-font-smoothing:antialiased;background-attachment:fixed;justify-content:center;align-items:flex-start;font-family:Outfit,Segoe UI,sans-serif;display:flex;position:relative;overflow-x:hidden}.helpBlobA{filter:blur(70px);pointer-events:none;z-index:0;background:radial-gradient(circle,#ff8c3242,#0000 70%);border-radius:50%;width:420px;height:420px;animation:20s ease-in-out infinite helpFloat;position:fixed;top:-160px;right:-110px}.helpBlobB{filter:blur(80px);pointer-events:none;z-index:0;background:radial-gradient(circle,#ffb0202e,#0000 70%);border-radius:50%;width:500px;height:500px;animation:25s ease-in-out infinite reverse helpFloat;position:fixed;bottom:-210px;left:-150px}.helpBlobC{filter:blur(70px);pointer-events:none;z-index:0;background:radial-gradient(circle,#34d39917,#0000 70%);border-radius:50%;width:300px;height:300px;animation:18s ease-in-out infinite helpFloat;position:fixed;top:42%;left:50%;transform:translate(-50%)}@keyframes helpFloat{0%,to{transform:translate(0)scale(1)}33%{transform:translate(30px,-30px)scale(1.05)}66%{transform:translate(-20px,20px)scale(.98)}}.helpContainer{background:var(--h-bg);z-index:1;flex-direction:column;width:100%;max-width:480px;min-height:100dvh;display:flex;position:relative;overflow:hidden}.helpHeader{background:var(--h-grad);z-index:50;border-bottom:2px solid #fff3;justify-content:space-between;align-items:center;padding:14px 18px;display:flex;position:sticky;top:0}.helpHeader:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#fff6,#0000);height:2px;position:absolute;bottom:-1px;left:0;right:0}.helpHeaderLeft{align-items:center;gap:12px;display:flex}.helpBackBtn{color:#fff;cursor:pointer;background:#ffffff2e;border:1px solid #ffffff59;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.helpBackBtn:hover{background:#ffffff4d;transform:scale(1.08)}.helpHeaderTitle{letter-spacing:3px;color:#fff;text-transform:uppercase;font-family:Rajdhani,sans-serif;font-size:15px;font-weight:800}.helpHeaderIcon{color:#ffffffe6;background:#ffffff26;border:1px solid #ffffff59;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.helpBody{scrollbar-width:none;flex:1;padding:16px 12px 0;overflow-y:auto}.helpBody::-webkit-scrollbar{display:none}.helpSection{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff09;border:1px solid #f903;border-radius:24px;margin-bottom:16px;position:relative;overflow:hidden;box-shadow:0 22px 55px -30px #ff5a1f40}.helpSection:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#ffc247,#ff5a1f,#0000);border-radius:0 0 4px 4px;height:2px;position:absolute;top:0;left:18px;right:18px}.helpSecHead{align-items:center;gap:10px;padding:14px 14px 0;display:flex}.helpSecIcon{color:#fff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:15px;display:flex}.helpSecTitle{color:var(--h-text);letter-spacing:.5px;text-transform:uppercase;font-family:Rajdhani,sans-serif;font-size:13.5px;font-weight:800}.helpSecBody{padding:12px 14px 14px}.allocRow{gap:8px;margin-bottom:10px;display:flex}.allocBox{text-align:center;border-radius:16px;flex:1;padding:14px 8px}.allocPink{background:linear-gradient(135deg,#ff5a1f2e,#b3161c1f);border:1px solid #ff5a1f4d}.allocBlue{background:linear-gradient(135deg,#ffb0202e,#ff5a1f1a);border:1px solid #ffb0204d}.allocPct{font-size:26px;font-weight:800}.allocLbl{color:#ffffff80;margin-top:3px;font-size:10px;line-height:1.45}.exampleBox{color:var(--h-text-2);background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;padding:10px 12px;font-size:11.5px;line-height:1.7}.exampleBox strong{background:var(--h-grad);color:#0000;-webkit-background-clip:text;background-clip:text;font-weight:800}.warnBox{color:var(--h-amber);background:#ffb02012;border:1px solid #ffb02038;border-radius:12px;padding:9px 12px;font-size:11.5px}.roiGrid{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:10px;display:grid}.roiCard{text-align:center;border-radius:14px;padding:14px}.rcGreen{background:#34d3991a;border:1px solid #34d39940}.rcBlue{background:#ffb0201a;border:1px solid #ffb02040}.roiBig{font-size:24px;font-weight:800}.roiLbl{color:var(--h-text-3);margin-top:3px;font-size:10px}.helpTable{border-collapse:collapse;width:100%;font-size:12px}.helpTable th{color:var(--h-text-3);letter-spacing:1px;text-transform:uppercase;border-bottom:1px solid var(--h-border);text-align:left;padding:8px 6px;font-family:Rajdhani,sans-serif;font-size:9.5px;font-weight:700}.helpTable td{border-bottom:1px solid var(--h-border);color:var(--h-text-2);padding:10px 6px}.helpTable tr:last-child td{border-bottom:none}.chip{border-radius:20px;padding:2px 9px;font-size:10px;font-weight:700;display:inline-block}.chipGreen{color:#34d399;background:#34d39926;border:1px solid #34d3994d}.chipOrange{color:#ffb020;background:#ffb02026;border:1px solid #ffb0204d}.chipBlue{color:#ff6a1a;background:#ff6a1a26;border:1px solid #ff6a1a4d}.chipRed{color:#c81e1e;background:#b3161c26;border:1px solid #b3161c4d}.capBarWrap{background:#ffffff0f;border-radius:50px;height:8px;margin:10px 0 6px;overflow:hidden}.capBarFill{background:var(--h-grad);border-radius:50px;width:60%;height:100%}.capLabelRow{color:var(--h-text-3);justify-content:space-between;font-size:10px;display:flex}.distItem{border-bottom:1px solid var(--h-border);align-items:center;gap:10px;padding:9px 0;display:flex}.distItem:last-child{border-bottom:none}.distLbl{min-width:44px;font-family:Rajdhani,sans-serif;font-size:11px;font-weight:700}.distBarBg{background:#ffffff12;border-radius:50px;flex:1;height:6px;overflow:hidden}.distBar{border-radius:50px;height:100%;transition:width .6s}.distPct{text-align:right;min-width:28px;font-size:11px;font-weight:700}.levelGrid{grid-template-columns:1fr 1fr;gap:6px;display:grid}.levelCard{border:1px solid var(--h-border);background:#ffffff0a;border-radius:12px;justify-content:space-between;align-items:center;padding:10px;display:flex}.levelNum{color:var(--h-text-3);font-family:Rajdhani,sans-serif;font-size:11px}.levelPct{font-size:15px;font-weight:800}.rankList{flex-direction:column;gap:0;display:flex}.rankRow{border-bottom:1px solid var(--h-border);border-radius:12px;align-items:center;gap:10px;padding:10px;transition:background .18s;display:flex}.rankRow:last-child{border-bottom:none}.rankRow:hover{background:#ffffff08}.rankIconWrap{border:1px solid var(--h-border);background:#ffffff0f;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.rankName{color:var(--h-text);flex:1;font-family:Rajdhani,sans-serif;font-size:12.5px;font-weight:700}.rankLeg{flex-direction:column;align-items:flex-end;gap:1px;display:flex}.rankLegLabel{color:var(--h-text-3);text-transform:uppercase;letter-spacing:.5px;font-family:Rajdhani,sans-serif;font-size:8.5px}.rankLegVal{font-size:11px;font-weight:700}.rankReward{background:var(--h-grad);color:#0000;text-align:right;-webkit-background-clip:text;background-clip:text;min-width:70px;font-size:12px;font-weight:800}.planRow{gap:8px;display:flex}.planCard{text-align:center;border-radius:16px;flex:1;padding:16px 10px}.planPurple{background:linear-gradient(135deg,#ff5a1f26,#b3161c1a);border:1px solid #ff5a1f4d}.planGreen{background:linear-gradient(135deg,#34d39926,#ffb0201a);border:1px solid #34d3994d}.planPct{margin-bottom:4px;font-size:28px;font-weight:800}.planTitle{color:var(--h-text);text-transform:uppercase;margin-bottom:4px;font-family:Rajdhani,sans-serif;font-size:11px;font-weight:700}.planSub{color:var(--h-text-3);font-size:10px;line-height:1.5}.chargeRow{gap:8px;display:flex}.chargeCard{text-align:center;border-radius:14px;flex:1;padding:14px 10px}.ccRed{background:#b3161c1a;border:1px solid #b3161c40}.ccGreen{background:#34d3991a;border:1px solid #34d39940}.chargeVal{margin-bottom:4px;font-size:26px;font-weight:800}.chargeType{color:var(--h-text);margin-top:3px;font-family:Rajdhani,sans-serif;font-size:11px;font-weight:700}.chargeLbl{color:var(--h-text-3);margin-top:2px;font-size:10px}.navSpacer{height:20px}@media (max-width:480px){.helpOuter{align-items:flex-start;padding:0}.helpContainer{width:100vw;max-width:100%}.helpBlobA{opacity:.3}.helpBlobB{opacity:.25}}@media (min-width:769px){.helpContainer{border-left:1px solid #ff99001a;border-right:1px solid #ff99001a;max-width:480px;box-shadow:0 0 90px #000000a6}.helpBody{padding:16px 18px 0}}@media (prefers-reduced-motion:reduce){.helpBlobA,.helpBlobB,.helpBlobC{animation:none}}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:var(--h-bg)}::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#ffc247,#ff5a1f);border-radius:10px}
