:root{--bg:#120a24;--panel:#21143b;--panel2:#2a1848;--gold:#ffd96a;--orange:#ff9c45;--lav:#a880ff;--muted:#aa9cbe;--line:rgba(255,255,255,.1);--safe:env(safe-area-inset-bottom,0px)}*{box-sizing:border-box}html{background:var(--bg)}body{margin:0;min-height:100vh;background:radial-gradient(circle at 50% -10%,#4d2473 0,#1d1036 35%,#10091f 75%);color:#fff;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC",sans-serif}button,input,textarea{font:inherit}.ambient{position:fixed;border-radius:50%;filter:blur(70px);opacity:.25;pointer-events:none}.ambient.one{width:240px;height:240px;background:#9f4aff;top:15%;left:-160px}.ambient.two{width:200px;height:200px;background:#ff7b35;top:45%;right:-150px}.app-shell{width:min(100%,430px);margin:auto;min-height:100vh;padding-bottom:calc(38px + var(--safe));position:relative}.topbar{height:74px;padding:16px 18px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:10px}.brand-mark{width:39px;height:39px;display:block;flex:none}.brand strong,.brand small{display:block}.brand strong{font-size:14px}.brand small{font-size:9px;color:var(--muted);margin-top:3px}.text-button{border:1px solid var(--line);color:#d9cce8;background:rgba(255,255,255,.05);padding:8px 11px;border-radius:12px;font-size:10px}main{padding:0 14px}.hero{text-align:center;padding:27px 17px 18px;border:1px solid rgba(255,220,124,.16);border-radius:30px;background:linear-gradient(160deg,rgba(91,43,129,.62),rgba(31,17,53,.88) 60%);box-shadow:0 26px 60px rgba(0,0,0,.28);overflow:hidden;position:relative}.hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 38%,rgba(255,183,77,.12),transparent 34%);pointer-events:none}.campaign-tag{font-size:8px;letter-spacing:1.7px;color:#f4cf71;border:1px solid rgba(244,207,113,.25);border-radius:20px;padding:7px 10px}.hero h1{font-size:34px;line-height:1.14;margin:16px 0 10px;letter-spacing:-1.5px}.hero h1 em{font-style:normal;color:var(--gold);text-shadow:0 4px 25px rgba(255,208,83,.24)}.hero>p{color:#bfb0d0;font-size:10px;line-height:1.7;margin:0 auto;max-width:310px}.hero>p b{color:#ffe187}.safe-stage{height:210px;position:relative;display:grid;place-items:center}.safe-halo{position:absolute;width:176px;height:176px;border-radius:50%;border:1px solid rgba(255,217,106,.16);box-shadow:0 0 60px rgba(255,158,61,.16),inset 0 0 40px rgba(255,217,106,.1)}.safe-body{width:150px;height:145px;border-radius:24px 24px 18px 18px;background:linear-gradient(145deg,#8e59de,#442574 55%,#2a174c);padding:12px;box-shadow:0 20px 40px rgba(0,0,0,.38),inset 0 2px rgba(255,255,255,.28);transform:perspective(400px) rotateX(3deg)}.safe-door{height:100%;border-radius:17px;background:linear-gradient(145deg,#342050,#160e29);border:3px solid #b183eb;position:relative;display:grid;place-items:center;box-shadow:inset 0 0 22px #0b0615}.safe-wheel:before,.safe-wheel:after,.safe-wheel i{content:"";position:absolute;width:5px;height:75px;background:linear-gradient(#ffe59a,#b36f37);left:20px;top:-15px;border-radius:5px}.safe-wheel{width:60px;height:60px;border-radius:50%;border:8px solid #e0bd78;background:#6f4789;box-shadow:0 0 0 5px #311a4c,0 8px 16px #090410;position:relative}.safe-wheel:after{transform:rotate(60deg)}.safe-wheel i:first-child{transform:rotate(120deg)}.safe-wheel i:nth-child(2){width:20px;height:20px;left:12px;top:12px;border-radius:50%;transform:none}.safe-wheel i:nth-child(3){display:none}.safe-door b{position:absolute;bottom:8px;font-size:7px;letter-spacing:2px;color:#d9c2f7}.reward-orbit{position:absolute;right:3px;top:34px;border:1px solid rgba(255,214,101,.3);background:rgba(27,13,47,.82);border-radius:16px;padding:9px 12px;text-align:left;box-shadow:0 10px 22px rgba(0,0,0,.25)}.reward-orbit small,.reward-orbit strong{display:block}.reward-orbit small{font-size:7px;color:#beafcc}.reward-orbit strong{font-size:17px;color:var(--gold);margin-top:3px}.progress-copy{display:flex;justify-content:space-between;font-size:9px;color:#b9aac9}.progress-copy strong{color:#ffe07b}.progress-track{height:8px;background:rgba(255,255,255,.08);border-radius:99px;margin-top:8px;overflow:hidden}.progress-track i{display:block;height:100%;width:0;background:linear-gradient(90deg,#ff8948,#ffe06d);border-radius:inherit;box-shadow:0 0 15px #ffb347;transition:.5s}.balance-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:18px}.balance-grid div{background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.07);border-radius:15px;padding:11px 5px}.balance-grid small,.balance-grid strong{display:block}.balance-grid small{font-size:7px;color:#a99ab9}.balance-grid strong{font-size:13px;margin-top:5px}.balance-grid div:first-child strong{color:#ffe177}.notice{display:flex;gap:10px;margin:12px 2px;padding:12px;background:rgba(255,201,90,.08);border:1px solid rgba(255,201,90,.17);border-radius:17px}.notice>span{width:20px;height:20px;border-radius:50%;background:#f4c85e;color:#382044;display:grid;place-items:center;font:700 11px serif;flex:none}.notice p{font-size:8px;line-height:1.6;color:#c6b5cb;margin:0}.notice strong{color:#f7d879;margin-right:4px}.action-card,.card{border:1px solid var(--line);border-radius:24px;background:linear-gradient(145deg,rgba(47,27,78,.96),rgba(27,16,48,.96));padding:18px;margin-top:12px}.step-chip{font-size:7px;letter-spacing:1px;color:#a989e7}.action-card h2{font-size:17px;margin:7px 0 3px}.action-card h2 em{font-style:normal;color:var(--gold)}.action-card p{font-size:8px;color:var(--muted);margin:0 0 14px}.primary,.secondary{width:100%;height:48px;border-radius:15px;font-weight:750;font-size:11px}.primary{border:0;color:#35183f;background:linear-gradient(135deg,#ffe378,#ff9b48);box-shadow:0 10px 24px rgba(255,147,59,.2)}.secondary{border:1px solid rgba(194,157,255,.3);color:#dbc7ff;background:rgba(128,77,197,.14);margin-top:9px}.primary:disabled,.secondary:disabled{opacity:.4}.action-hint{display:block;text-align:center;color:#8e7d9f;font-size:7px;margin-top:10px}.section-head{display:flex;justify-content:space-between;align-items:center}.section-head small{font-size:7px;letter-spacing:1.3px;color:#9f7dd7}.section-head h2{font-size:16px;margin:4px 0 0}.section-head>span{font-size:8px;color:#aa9bb9}.verified{color:#7dd9b3!important;background:rgba(67,199,150,.12);border-radius:12px;padding:6px 8px}.account-row{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding:12px 1px;font-size:9px}.account-row:first-of-type{margin-top:13px}.account-row span{color:#9c8dac}.account-row strong{font-size:10px}.record-list{margin-top:12px}.record{display:flex;align-items:center;gap:10px;padding:10px 0;border-top:1px solid var(--line)}.record:first-child{border-top:0}.avatar{width:34px;height:34px;border-radius:12px;background:linear-gradient(145deg,#9e6fee,#5f35a1);display:grid;place-items:center;font-size:12px;font-weight:700}.record div{flex:1}.record strong,.record small{display:block}.record strong{font-size:10px}.record small{font-size:7px;color:#907fa2;margin-top:4px}.record>b{font-size:11px;color:#75d5b1}.claim-record>b{color:#f5cf72}.status-dot{width:10px;height:10px;border-radius:50%;background:#e1af4a;box-shadow:0 0 0 5px rgba(225,175,74,.1)}.status-dot.transferred{background:#55c89e}.status-dot.rejected{background:#e06571}.empty{padding:23px 10px;text-align:center;color:#867796;font-size:9px}.rules-mini{margin:14px 3px 0;padding:15px;border:1px solid rgba(255,255,255,.07);border-radius:19px;color:#9b8aaa}.rules-mini strong{font-size:10px;color:#c8b8d7}.rules-mini ol{padding-left:17px;margin:9px 0 0}.rules-mini li{font-size:8px;line-height:1.8}.hidden{display:none!important}dialog{border:0;padding:0;background:transparent;width:min(100%,430px);max-width:none;height:100%;max-height:none;margin:auto 0 0 50%;transform:translateX(-50%)}dialog::backdrop{background:rgba(5,2,11,.7);backdrop-filter:blur(4px)}dialog[open]{display:flex;align-items:flex-end}.sheet{position:relative;width:100%;max-height:88vh;overflow:auto;border-radius:28px 28px 0 0;background:#211438;border-top:1px solid rgba(255,255,255,.12);padding:26px 20px calc(28px + var(--safe));box-shadow:0 -20px 50px #08030f}.close{position:absolute;right:18px;top:17px;width:34px;height:34px;border:0;border-radius:50%;background:rgba(255,255,255,.07);color:#cbbbd9;font-size:21px}.sheet-icon{width:45px;height:45px;display:grid;place-items:center;border-radius:15px;background:linear-gradient(145deg,#ffdf70,#ff9144);color:#3d1d43;font-weight:900}.sheet h2{font-size:23px;margin:15px 0 7px}.sheet>p{font-size:9px;line-height:1.65;color:#a797b7;margin:0 0 16px}.sheet textarea{width:100%;height:125px;resize:none;border:1px solid var(--line);border-radius:15px;background:#160d29;color:#cdbfd7;padding:12px;font-size:9px;line-height:1.65;margin-bottom:4px}.claim-summary{border-radius:18px;background:linear-gradient(135deg,#6234a1,#3b205f);padding:15px;margin:14px 0}.claim-summary span,.claim-summary strong{display:block}.claim-summary span{font-size:8px;color:#bdacd1}.claim-summary strong{font-size:24px;color:#ffe07a;margin-top:4px}.sheet label{display:flex;position:relative;flex-wrap:wrap;font-size:9px;color:#ad9cba;margin-bottom:12px}.sheet label input{width:100%;height:49px;border:1px solid var(--line);border-radius:14px;background:#160d29;color:#fff;padding:0 55px 0 13px;margin-top:7px;outline:none}.sheet label button{position:absolute;right:8px;bottom:8px;border:0;border-radius:9px;background:#3b245d;color:#d9c4f9;padding:8px;font-size:8px}.target-account{border:1px solid rgba(86,200,158,.2);background:rgba(86,200,158,.07);border-radius:15px;padding:12px;margin-bottom:13px}.target-account small,.target-account strong,.target-account span{display:block}.target-account small{font-size:7px;color:#8aaea0}.target-account strong{font-size:12px;margin:5px 0}.target-account span{font-size:7px;color:#6fc6a5}.rules-sheet article{display:flex;gap:12px;padding:13px 0;border-top:1px solid var(--line)}.rules-sheet article>b{color:#d5b165;font-size:10px}.rules-sheet article strong{font-size:11px}.rules-sheet article p{font-size:8px;color:#9d8cab;line-height:1.6;margin:5px 0}.toast{position:fixed;z-index:100;left:50%;bottom:calc(25px + var(--safe));transform:translate(-50%,20px);opacity:0;background:#fff;color:#251330;border-radius:12px;padding:10px 14px;font-size:9px;box-shadow:0 12px 30px #000;transition:.2s;white-space:nowrap}.toast.show{opacity:1;transform:translate(-50%,0)}@media(min-width:700px){body{padding:20px}.app-shell{border-radius:30px;overflow:hidden;border:1px solid rgba(255,255,255,.08)}dialog{margin-bottom:20px}.sheet{border-radius:28px}}
