@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap";:root{font-family:DM Sans,sans-serif;color:#f7f8f7;background:#080a09;font-synthesis:none;--green: #6cf4ad;--green-2: #23c982;--panel: rgba(15,18,17,.9);--line: rgba(255,255,255,.09)}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#080a09}button,input,select{font:inherit}button{color:inherit;cursor:pointer}.app-shell{position:relative;min-height:100vh;overflow:hidden;background:radial-gradient(circle at 12% 18%,rgba(50,177,115,.08),transparent 30%),linear-gradient(135deg,#080a09,#0b0e0d 55%,#080a09)}.ambient{position:fixed;border-radius:50%;filter:blur(90px);opacity:.12;pointer-events:none}.ambient-one{width:420px;height:420px;top:-180px;left:-120px;background:#39df91}.ambient-two{width:360px;height:360px;right:-140px;bottom:-160px;background:#16765c}.topbar{position:relative;z-index:5;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;height:76px;padding:0 42px;border-bottom:1px solid var(--line);background:#080a09b8;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.brand{display:flex;align-items:center;gap:11px;width:max-content;padding:0;border:0;background:transparent}.brand>span{display:grid;place-items:center;width:36px;height:36px;border:1px solid rgba(108,244,173,.3);border-radius:11px;color:var(--green);background:linear-gradient(145deg,#6cf4ad29,#6cf4ad08);box-shadow:inset 0 0 18px #6cf4ad12}.brand svg{width:18px}.brand strong{font-family:Manrope,sans-serif;font-size:19px;letter-spacing:-.6px}.topbar nav{display:flex;align-items:center;gap:5px;padding:4px;border:1px solid rgba(255,255,255,.07);border-radius:13px;background:#ffffff06}.topbar nav button{display:flex;align-items:center;gap:8px;min-height:38px;padding:0 15px;border:0;border-radius:9px;color:#78817d;background:transparent;font-size:12px;font-weight:600}.topbar nav button:hover{color:#dce2df}.topbar nav button.active{color:#f6faf8;background:#ffffff13;box-shadow:0 4px 14px #0000002e}.topbar nav svg{width:15px}.topbar nav button>span{display:grid;place-items:center;min-width:18px;height:18px;padding:0 5px;border-radius:9px;color:#092016;background:var(--green);font-size:9px;font-weight:800}.wallet-button{justify-self:end;display:flex;align-items:center;gap:8px;min-height:42px;padding:0 17px;border:0;border-radius:11px;color:#071710;background:var(--green);font-size:12px;font-weight:800;box-shadow:0 10px 30px #33dd8b1f}.wallet-button svg{width:16px}.wallet-pill{justify-self:end;display:flex;align-items:center;gap:9px;min-height:41px;padding:0 6px 0 13px;border:1px solid var(--line);border-radius:12px;background:#ffffff09;color:#bdc5c1;font:600 11px Manrope,sans-serif}.wallet-pill>i{width:6px;height:6px;border-radius:50%;background:var(--green);box-shadow:0 0 12px var(--green)}.wallet-pill button{display:grid;place-items:center;width:30px;height:30px;border:0;border-radius:8px;color:#68716d;background:#ffffff0a}.wallet-pill button:hover{color:#fff}.wallet-pill svg{width:14px}.experience{position:relative;z-index:1;display:grid;grid-template-columns:minmax(360px,.88fr) minmax(500px,1.12fr);gap:22px;width:min(1160px,calc(100% - 48px));min-height:calc(100vh - 128px);margin:26px auto}.hero-panel,.station-card{border:1px solid var(--line);border-radius:26px;background:#0d100fc2;box-shadow:0 26px 80px #00000040;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.hero-panel{position:relative;display:flex;flex-direction:column;min-height:700px;overflow:hidden;padding:54px 46px 34px;background:linear-gradient(155deg,#141e1af0,#0a0d0cf0 64%)}.hero-panel:before{content:"";position:absolute;width:330px;height:330px;top:120px;right:-180px;border-radius:50%;background:#30dd8b1f;filter:blur(50px)}.hero-kicker{display:flex;align-items:center;gap:8px;color:var(--green);font:800 9px Manrope,sans-serif;letter-spacing:1.4px}.hero-kicker svg{width:15px}.hero-panel h1{position:relative;margin:22px 0 16px;font:700 clamp(38px,4vw,55px)/1.03 Manrope,sans-serif;letter-spacing:-2.8px}.hero-panel h1 em{color:var(--green);font-style:normal}.hero-panel>p{max-width:430px;margin:0;color:#89938e;font-size:13px;line-height:1.75}.vault-visual{position:relative;display:grid;place-items:center;height:250px;margin:22px 0 8px}.vault-ring{position:relative;z-index:2;display:grid;place-items:center;width:90px;height:90px;border:1px solid rgba(108,244,173,.32);border-radius:28px;color:var(--green);background:radial-gradient(circle at 35% 25%,#6cf4ad38,#13231df2);box-shadow:0 0 0 14px #6cf4ad06,0 24px 60px #00000080,inset 0 0 25px #6cf4ad14;transform:rotate(45deg)}.vault-ring svg{width:34px;height:34px;transform:rotate(-45deg)}.orbit{position:absolute;border:1px solid rgba(108,244,173,.12);border-radius:50%}.orbit.one{width:190px;height:190px;animation:rotate 18s linear infinite}.orbit.two{width:270px;height:130px;transform:rotate(-18deg);border-color:#ffffff0f}.orbit.one:after{content:"";position:absolute;width:8px;height:8px;top:22px;right:28px;border-radius:50%;background:var(--green);box-shadow:0 0 16px var(--green)}.particle{position:absolute;width:4px;height:4px;border-radius:50%;background:#6cf4ad8c}.p1{left:18%;top:28%}.p2{right:16%;bottom:31%}.p3{right:23%;top:18%}.hero-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:auto}.hero-stats>div{display:flex;gap:9px;min-width:0;padding:13px 11px;border:1px solid rgba(255,255,255,.065);border-radius:12px;background:#ffffff06}.hero-stats svg{flex:0 0 auto;width:15px;color:var(--green)}.hero-stats span{display:grid;min-width:0;gap:3px}.hero-stats small{color:#616b66;font-size:8px}.hero-stats b{overflow:hidden;color:#dce2df;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.hero-note{display:flex;align-items:center;gap:11px;margin-top:13px;padding-top:18px;border-top:1px solid rgba(255,255,255,.07)}.hero-note svg{width:17px;color:var(--green)}.hero-note span{display:grid;gap:3px}.hero-note b{font-size:10px}.hero-note small{color:#68716d;font-size:8px}.station-card{align-self:start;min-height:700px;padding:28px;background:#0c0e0df0}.station-head{display:flex;align-items:center;justify-content:space-between;padding:0 2px 23px;border-bottom:1px solid var(--line)}.station-head>div{display:grid;gap:5px}.station-head span{color:var(--green);font:800 8px Manrope,sans-serif;letter-spacing:1.3px}.station-head h2{margin:0;font:700 22px Manrope,sans-serif;letter-spacing:-.8px}.refresh{display:grid;place-items:center;width:36px;height:36px;border:1px solid var(--line);border-radius:10px;color:#77817c;background:#ffffff06}.refresh svg{width:15px}.alert{display:flex;justify-content:space-between;gap:12px;margin-top:16px;padding:12px 14px;border:1px solid rgba(255,111,111,.22);border-radius:11px;color:#ff9f9f;background:#ff50500e;font-size:10px;line-height:1.5}.alert button{padding:0;border:0;color:inherit;background:transparent}.alert svg{width:14px}.wallet-gate,.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:520px;text-align:center}.wallet-gate>span,.empty-state>span{display:grid;place-items:center;width:66px;height:66px;border:1px solid rgba(108,244,173,.2);border-radius:21px;color:var(--green);background:#6cf4ad0f}.wallet-gate>span svg,.empty-state>span svg{width:26px}.wallet-gate h3,.empty-state h3{margin:19px 0 7px;font:700 20px Manrope,sans-serif}.wallet-gate p,.empty-state p{max-width:340px;margin:0;color:#727c77;font-size:11px;line-height:1.65}.wallet-gate>button,.empty-state>button{display:flex;align-items:center;gap:8px;min-height:44px;margin-top:22px;padding:0 18px;border:0;border-radius:11px;color:#071710;background:var(--green);font-size:11px;font-weight:800}.wallet-gate button svg,.empty-state button svg{width:15px}.lock-form{padding:22px 0 0}.asset-box,.date-box{position:relative;padding:18px;border:1px solid rgba(255,255,255,.08);border-radius:17px;background:#ffffff06;transition:border-color .2s}.asset-box:focus-within,.date-box:focus-within{border-color:#6cf4ad40}.field-label{display:flex;justify-content:space-between;align-items:center}.field-label span{color:#727c77;font:800 8px Manrope,sans-serif;letter-spacing:1px}.field-label small{color:#68716d;font-size:9px}.amount-row{display:grid;grid-template-columns:minmax(0,1fr) 190px;align-items:center;gap:10px;margin-top:11px}.amount-row input{width:100%;min-width:0;padding:0;border:0;outline:0;color:#fff;background:transparent;font:700 34px Manrope,sans-serif;letter-spacing:-1.3px}.amount-row input::placeholder{color:#343a37}.amount-row select{width:100%;height:48px;padding:0 34px 0 14px;border:1px solid rgba(255,255,255,.09);outline:0;border-radius:12px;color:#eef3f0;background:#171b19;font-size:11px;font-weight:700}.max{position:absolute;left:18px;bottom:9px;padding:2px 5px;border:0;border-radius:4px;color:var(--green);background:#6cf4ad14;font-size:7px;font-weight:800}.flow-arrow{position:relative;z-index:2;display:grid;place-items:center;width:36px;height:36px;margin:-7px auto;border:4px solid #0c0e0d;border-radius:50%;color:var(--green);background:#171c19}.flow-arrow svg{width:15px}.date-box label{display:flex;align-items:center;gap:10px;height:46px;margin-top:10px;padding:0 12px;border:1px solid rgba(255,255,255,.08);border-radius:11px;background:#00000024}.date-box label svg{width:16px;color:var(--green)}.date-box input{flex:1;min-width:0;border:0;outline:0;color:#e9eeeb;background:transparent;font-size:11px;color-scheme:dark}.presets{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;margin-top:10px}.presets button{height:31px;border:1px solid rgba(255,255,255,.07);border-radius:8px;color:#7e8983;background:#ffffff06;font-size:9px}.presets button:hover{border-color:#6cf4ad33;color:var(--green)}.summary{display:grid;gap:10px;margin-top:18px;padding:16px 3px 5px;border-top:1px solid var(--line)}.summary>div{display:flex;justify-content:space-between;gap:12px;font-size:10px}.summary span{color:#6e7873}.summary b{color:#d9dfdc;font-weight:600}.summary b.warning{color:#e5a860}.station-actions{margin-top:17px}.station-actions>button{display:flex;align-items:center;justify-content:center;gap:9px;width:100%;min-height:52px;border:0;border-radius:13px;color:#071710;background:linear-gradient(105deg,#67efaa,#49db95);font-size:12px;font-weight:800;box-shadow:0 14px 32px #33dd8b1a}.station-actions>button:disabled{color:#606763;background:#232725;box-shadow:none;cursor:not-allowed}.station-actions svg{width:17px}.station-actions small{display:flex;align-items:center;justify-content:center;gap:6px;margin-top:10px;color:#59625e;font-size:8px}.station-actions small svg{width:12px;color:var(--green)}.position-overview{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;padding:17px 0}.position-overview div{display:grid;gap:7px;padding:12px;border:1px solid rgba(255,255,255,.065);border-radius:10px;background:#ffffff05}.position-overview span{color:#5e6863;font:800 7px Manrope,sans-serif;letter-spacing:.5px}.position-overview b{font:700 21px Manrope,sans-serif}.position-list{display:grid;gap:10px;max-height:544px;padding-right:3px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#2d3531 transparent}.position-card{padding:16px;border:1px solid rgba(255,255,255,.075);border-radius:16px;background:linear-gradient(145deg,#ffffff09,#ffffff03)}.position-card.ready{border-color:#6cf4ad30;background:linear-gradient(145deg,#6cf4ad0e,#ffffff03)}.position-card>header{display:flex;align-items:center}.token-icon{display:grid;place-items:center;width:42px;height:42px;overflow:hidden;border:1px solid rgba(255,255,255,.1);border-radius:13px;color:#0d2018;background:var(--green);font-weight:800}.token-icon img{width:100%;height:100%;object-fit:cover}.position-card header>div:nth-child(2){display:grid;gap:3px;min-width:0;margin-left:10px}.position-card h3{overflow:hidden;margin:0;font:700 13px Manrope,sans-serif;text-overflow:ellipsis;white-space:nowrap}.position-card header p{margin:0;color:#66716b;font-size:8px;font-weight:700;letter-spacing:.5px}.state{display:flex;align-items:center;gap:6px;margin-left:auto;padding:6px 8px;border-radius:7px;color:#a4ada8;background:#ffffff0a;font-size:8px;font-weight:700}.state i{width:5px;height:5px;border-radius:50%;background:#8b938f}.ready .state{color:var(--green);background:#6cf4ad14}.ready .state i{background:var(--green);box-shadow:0 0 8px var(--green)}.position-amount{display:grid;gap:5px;margin-top:15px}.position-amount span{color:#5f6964;font:800 7px Manrope,sans-serif;letter-spacing:.8px}.position-amount strong{font:700 22px Manrope,sans-serif;letter-spacing:-.8px}.position-amount i{color:#78827d;font-size:10px;font-style:normal}.countdown{display:flex;align-items:center;gap:10px;margin-top:13px;padding:11px 12px;border:1px solid rgba(255,255,255,.06);border-radius:10px;background:#00000021}.countdown>svg{width:17px;color:#69736e}.countdown span{display:grid;gap:2px}.countdown small{color:#59635e;font-size:7px;font-weight:800;letter-spacing:.7px}.countdown b{color:#e1e7e4;font:700 11px Manrope,sans-serif}.position-meta{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px}.position-meta span{display:grid;gap:3px;color:#59635e;font-size:8px}.position-meta b{color:#9ca5a0;font-size:8px;font-weight:600}.unlock-button{display:flex;align-items:center;justify-content:center;gap:7px;width:100%;min-height:38px;margin-top:13px;border:0;border-radius:10px;color:#071710;background:var(--green);font-size:10px;font-weight:800}.unlock-button:disabled{color:#5a625e;background:#202422;cursor:not-allowed}.unlock-button svg{width:14px}.skeleton{min-height:170px;background:linear-gradient(90deg,#ffffff05,#ffffff0f,#ffffff05);background-size:200% 100%;animation:shimmer 1.4s infinite}.empty-state{min-height:460px}.backdrop{position:fixed;z-index:20;inset:0;display:grid;place-items:center;padding:20px;background:#020504c7;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.connect-modal{position:relative;width:min(420px,100%);padding:30px;border:1px solid rgba(255,255,255,.1);border-radius:24px;background:#111513;box-shadow:0 30px 100px #000;text-align:center}.modal-close{position:absolute;top:14px;right:14px;display:grid;place-items:center;width:32px;height:32px;border:0;border-radius:9px;color:#69736e;background:#ffffff0a}.modal-close svg{width:15px}.modal-icon{display:grid;place-items:center;width:52px;height:52px;margin:0 auto;border-radius:16px;color:var(--green);background:#6cf4ad14}.modal-icon svg{width:22px}.connect-modal h2{margin:14px 0 6px;font:700 22px Manrope,sans-serif}.connect-modal>p{margin:0 auto;max-width:310px;color:#717b76;font-size:10px;line-height:1.6}.qr-box{display:grid;place-items:center;min-height:248px;margin:18px auto 12px;border-radius:17px;background:#fff}.qr{display:block;width:232px!important;height:232px!important}.connect-code{display:grid;gap:6px;text-align:left}.connect-code>span{color:#59635e;font-size:7px;font-weight:800;letter-spacing:.8px}.connect-code button{display:flex;align-items:center;gap:8px;width:100%;height:40px;padding:0 11px;border:1px solid rgba(255,255,255,.08);border-radius:9px;color:#aeb7b2;background:#ffffff06}.connect-code code{flex:1;overflow:hidden;font-size:9px;text-overflow:ellipsis}.connect-code svg{width:14px;color:var(--green)}.waiting{display:flex;align-items:center;gap:9px;margin-top:12px;padding:11px;border-radius:9px;background:#6cf4ad0a;text-align:left}.waiting>i{width:7px;height:7px;border-radius:50%;background:var(--green);box-shadow:0 0 10px var(--green);animation:pulse 1.5s infinite}.waiting span{display:grid;gap:2px}.waiting b{font-size:9px}.waiting small{color:#68716d;font-size:7px}.modal-error{margin-top:10px;color:#ff9898;font-size:9px}.modal-error button{border:0;color:#fff;background:transparent;text-decoration:underline}.toast{position:fixed;z-index:30;right:24px;bottom:24px;display:flex;align-items:center;gap:11px;width:min(390px,calc(100% - 48px));padding:13px;border:1px solid rgba(108,244,173,.2);border-radius:14px;background:#121714;box-shadow:0 22px 60px #000}.toast>span{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;color:var(--green);background:#6cf4ad14}.toast svg{width:16px}.toast>div{display:grid;gap:2px}.toast b{font-size:10px}.toast p{margin:0;color:#7d8782;font-size:9px;line-height:1.4}.toast>button{margin-left:auto;border:0;color:#68716d;background:transparent}.spin{animation:rotate 1s linear infinite}@keyframes rotate{to{transform:rotate(360deg)}}@keyframes pulse{50%{opacity:.35}}@keyframes shimmer{to{background-position:-200% 0}}@media(max-width:920px){.topbar{grid-template-columns:auto 1fr auto;padding:0 20px}.topbar nav{justify-self:center}.experience{grid-template-columns:1fr;width:min(660px,calc(100% - 30px))}.hero-panel{min-height:570px}.station-card{min-height:650px}}@media(max-width:620px){.topbar{height:auto;min-height:68px;padding:13px 15px}.brand strong{display:none}.topbar nav button{padding:0 10px;font-size:0}.topbar nav button svg{width:17px}.topbar nav button>span{font-size:8px}.wallet-button{padding:0 12px;font-size:0}.wallet-button svg{width:18px}.wallet-pill>span{display:none}.experience{margin-top:15px}.hero-panel{min-height:500px;padding:38px 25px 25px}.hero-panel h1{font-size:39px}.vault-visual{height:190px}.hero-stats{grid-template-columns:1fr}.hero-stats>div{padding:9px 11px}.station-card{min-height:620px;padding:20px 15px;border-radius:21px}.amount-row{grid-template-columns:1fr 150px}.amount-row input{font-size:28px}.presets{grid-template-columns:repeat(2,1fr)}.position-overview span{font-size:6px}.position-meta{grid-template-columns:1fr}.toast{right:15px;bottom:15px;width:calc(100% - 30px)}}:root{--green: #3eb9e8;--green-2: #269bc7;--panel: #101113;--line: rgba(255,255,255,.075);background:#090a0c}.app-shell{background:#090a0c}.ambient{display:none}.topbar{height:72px;padding-inline:30px;background:#0d0e10;border-color:#ffffff13;-webkit-backdrop-filter:none;backdrop-filter:none}.brand>span{border-color:#3eb9e833;border-radius:11px;color:var(--green);background:#3eb9e814;box-shadow:none}.topbar nav{border-color:#ffffff13;background:#151619}.topbar nav button{color:#858992}.topbar nav button.active{color:#fff;background:#25262b;box-shadow:none}.topbar nav button>span{color:#061a22;background:var(--green)}.wallet-button{min-height:40px;border-radius:10px;color:#061a22;background:var(--green);box-shadow:none}.wallet-pill{border-color:#ffffff17;background:#17181b}.wallet-pill>i{background:var(--green);box-shadow:none}.experience{grid-template-columns:minmax(330px,.82fr) minmax(560px,1.18fr);align-items:stretch;gap:16px;width:min(1160px,calc(100% - 48px));min-height:auto;margin:24px auto}.hero-panel,.station-card{min-height:610px;border:1px solid rgba(255,255,255,.075);border-radius:22px;background:#101113;box-shadow:0 24px 64px #0000003d;-webkit-backdrop-filter:none;backdrop-filter:none}.hero-panel{padding:30px;background:#101113}.hero-panel:before{display:none}.hero-kicker{color:#8f949d;font-size:9px;letter-spacing:.7px}.hero-kicker svg{color:var(--green)}.hero-panel h1{margin:16px 0 14px;font-size:clamp(40px,4vw,52px);line-height:1;letter-spacing:-2.2px}.hero-panel h1 em{color:var(--green)}.hero-panel>p{max-width:390px;color:#989ca5;font-size:13px;line-height:1.65}.vault-visual{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;height:185px;margin:26px -6px 18px}.vault-visual:before{content:"";position:absolute;left:18%;right:18%;top:50%;height:1px;background:#303238}.vault-visual .orbit{position:absolute;top:50%;left:50%;border-color:#ffffff0e;transform:translate(-50%,-50%);animation:none}.vault-visual .orbit.one{width:150px;height:150px}.vault-visual .orbit.two{width:105px;height:105px;transform:translate(-50%,-50%)}.vault-visual .orbit.one:after{display:none}.vault-node{position:relative;z-index:2;display:grid;justify-items:center;gap:3px}.vault-node>span{display:grid;place-items:center;width:56px;height:56px;margin-bottom:5px;border:1px solid rgba(255,255,255,.09);border-radius:16px;color:#d9dce1;background:#1b1c20}.vault-node svg{width:25px}.vault-node small{color:#777b84;font-size:9px}.vault-node strong{font-size:11px}.vault-ring{position:relative;z-index:3;width:42px;height:42px;border-color:#ffffff1a;border-radius:14px;color:var(--green);background:#18191c;box-shadow:none;transform:none}.vault-ring svg{width:17px;height:17px;transform:none}.hero-stats{gap:8px}.hero-stats>div{padding:11px;border-color:#ffffff0f;border-radius:12px;background:#151619}.hero-stats svg{color:#949aa5}.hero-stats small{color:#777b84;font-size:8px}.hero-stats b{font-size:10px}.hero-note{margin-top:14px;padding-top:0;border:0;color:#777b84}.hero-note svg{width:11px;color:#949aa5}.hero-note b{display:none}.hero-note small{color:#777b84;font-size:9px}.station-card{align-self:stretch;min-height:610px;padding:16px;background:#101113}.station-head{min-height:64px;padding:5px 5px 15px;border-color:#ffffff13}.station-head span{color:#7f838c;font-family:DM Sans,sans-serif;font-size:10px;letter-spacing:0}.station-head h2{font-size:20px;letter-spacing:-.45px}.refresh{width:36px;height:36px;border-color:#ffffff13;border-radius:10px;color:#858992;background:#17181b}.refresh:hover{color:var(--green)}.wallet-gate,.empty-state{min-height:470px}.wallet-gate>span,.empty-state>span{border-color:#3eb9e829;border-radius:16px;color:var(--green);background:#3eb9e812}.wallet-gate>button,.empty-state>button{color:#061a22;background:var(--green)}.lock-form{padding-top:12px}.asset-box,.date-box{padding:17px 15px 13px;border-color:#ffffff13;border-radius:17px;background:#17181b}.asset-box:focus-within,.date-box:focus-within{border-color:#3eb9e838}.field-label span{color:#858a94;font-family:DM Sans,sans-serif;font-size:11px;font-weight:500;letter-spacing:0}.field-label small{color:#777b84;font-size:10px}.amount-row{grid-template-columns:minmax(0,1fr) 190px;margin-top:9px}.amount-row input{font-family:DM Sans,sans-serif;font-size:31px;font-weight:600;letter-spacing:-1px}.amount-row select{height:42px;border-color:#ffffff17;border-radius:11px;background:#25262b;font-size:13px}.max{color:var(--green);background:#3eb9e814}.flow-arrow{width:38px;height:38px;margin:-8px auto;border:4px solid #17181b;border-radius:50%;color:#b2b6be;background:#25262b}.date-box label{border-color:#ffffff13;background:#121315}.date-box label svg{color:var(--green)}.presets button{border-color:#ffffff13;color:#858992;background:#ffffff06}.presets button:hover{border-color:#3eb9e840;color:var(--green)}.summary{border-color:#ffffff13}.station-actions>button{min-height:52px;border:1px solid var(--green);border-radius:13px;color:#061a22;background:var(--green);box-shadow:none}.station-actions>button:hover:not(:disabled){background:#61c7ef}.station-actions>button:disabled{border-color:#25262b;color:#656a73;background:#25262b}.station-actions small svg{color:var(--green)}.position-overview div,.position-card{border-color:#ffffff13;background:#17181b}.position-overview b.green{color:var(--green)}.position-card.ready{border-color:#3eb9e833;background:#171b1d}.token-icon{color:#061a22;background:var(--green)}.ready .state{color:var(--green);background:#3eb9e814}.ready .state i{background:var(--green);box-shadow:none}.ready .countdown>svg{color:var(--green)}.unlock-button{color:#061a22;background:var(--green)}.connect-modal{border-color:#ffffff1a;background:#101113}.modal-icon{color:var(--green);background:#3eb9e814}.connect-code svg,.station-actions small svg{color:var(--green)}.waiting{background:#3eb9e80d}.waiting>i{background:var(--green);box-shadow:none}.toast{border-color:#3eb9e833;background:#151619}.toast>span{color:var(--green);background:#3eb9e814}@media(max-width:900px){.experience{grid-template-columns:1fr;max-width:680px}.hero-panel,.station-card{min-height:0}}@media(max-width:620px){.topbar{padding:13px 15px}.experience{width:calc(100% - 20px);margin-top:10px}.hero-panel,.station-card{border-radius:16px}.hero-panel{min-height:0;padding:25px}.station-card{min-height:0;padding:10px}.vault-visual{height:175px}.hero-stats{grid-template-columns:1fr}.amount-row{grid-template-columns:minmax(0,1fr) 145px}}
