@import"https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Manrope:wght@400;500;600;700&family=Playfair+Display:ital,wght@1,600&display=swap";:root{font-family:Manrope,sans-serif;color:#eff9f2;background:#07100d;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #07100d;--panel: rgba(13, 29, 23, .78);--line: rgba(214, 238, 222, .11);--muted: #8ba097;--cream: #eff9f2;--lime: #bffb78;--gold: #eac46a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:#07100d}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}.app-shell{min-height:100vh;overflow:hidden;position:relative;background:radial-gradient(circle at 80% 10%,rgba(69,117,72,.13),transparent 30%),linear-gradient(180deg,#07100d,#091511 48%,#06100c)}.app-shell:before{content:"";position:fixed;inset:0;pointer-events:none;opacity:.32;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 140 140' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.07'/%3E%3C/svg%3E")}.ambient{position:absolute;border-radius:50%;filter:blur(100px);pointer-events:none}.ambient-one{width:440px;height:440px;background:#a7ef6d14;top:160px;right:-180px}.ambient-two{width:360px;height:360px;background:#4c60de12;top:680px;left:-220px}.topbar{height:82px;max-width:1240px;padding:0 24px;margin:auto;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);position:relative;z-index:5}.brand{display:flex;align-items:center;gap:12px;font-size:14px;font-weight:800;letter-spacing:.14em}.brand-light{color:#98aaa1;font-weight:500}.brand-mark{width:30px;height:30px;border:1px solid rgba(191,251,120,.58);border-radius:50%;display:grid;place-items:center;transform:rotate(-20deg)}.brand-mark>span{width:14px;height:14px;display:block;border:solid var(--lime);border-width:0 1.5px 1.5px 0;border-radius:50%}.top-actions{display:flex;align-items:center;gap:10px}.network-pill,.wallet-button{border:1px solid var(--line);background:#0c1b15c2;border-radius:999px;height:42px;padding:0 16px;display:flex;align-items:center;gap:9px;font-size:12px}.network-pill{color:#a9b9b0}.network-pill>span{width:7px;height:7px;background:var(--lime);border-radius:50%;box-shadow:0 0 12px var(--lime)}.wallet-button{cursor:pointer;font-family:DM Mono,monospace;transition:.2s ease}.wallet-button:hover{border-color:#bffb7873;background:#1a2f25d6}main{max-width:1240px;margin:auto;padding:0 24px 72px;position:relative;z-index:1}.hero{padding:92px 0 68px;max-width:800px}.eyebrow,.kicker{color:#9caf9f;font:500 10px/1.3 DM Mono,monospace;letter-spacing:.16em}.eyebrow{display:flex;align-items:center;gap:11px}.eyebrow span{color:var(--lime)}.eyebrow i{width:34px;height:1px;background:#bffb7859}.hero h1{margin:20px 0 22px;font-size:clamp(52px,7vw,88px);line-height:.98;letter-spacing:-.055em;font-weight:600}.hero h1 em{font-family:Playfair Display,serif;font-weight:600;color:var(--lime)}.hero p{color:#96a9a0;font-size:16px;line-height:1.75;max-width:635px;margin:0}.hero-actions{display:flex;align-items:center;gap:28px;margin-top:34px}.primary-button{background:var(--lime);color:#0b170d;display:inline-flex;align-items:center;gap:14px;padding:14px 20px;border-radius:4px;font-size:13px;font-weight:800;transition:.2s}.primary-button:hover{transform:translateY(-2px);box-shadow:0 12px 30px #bffb7824}.text-link{display:flex;gap:8px;align-items:center;color:#9bad9f;font-size:12px}.text-link:hover{color:#fff}.notice{margin:-30px 0 38px;min-height:46px;display:flex;align-items:center;gap:11px;border:1px solid;border-radius:5px;padding:10px 14px;font-size:12px}.notice.success{background:#5cbe6f17;border-color:#8ce59a3b;color:#b8edc1}.notice.error{background:#ce4a4a17;border-color:#ee6d6d3b;color:#f0abab}.notice a{margin-left:auto;text-decoration:underline}.notice-x{width:18px;height:18px;display:grid;place-items:center;border:1px solid currentColor;border-radius:50%;font-weight:800}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);background:#0a17128c;border-radius:7px;overflow:hidden}.stat-card{padding:22px;border-right:1px solid var(--line);display:grid;grid-template-columns:40px 1fr;gap:1px 13px;align-items:center}.stat-card:last-child{border-right:0}.stat-icon{width:38px;height:38px;border-radius:7px;grid-row:span 2;display:grid;place-items:center}.stat-icon.gold{background:#eac46a1a;color:#eac46a}.stat-icon.green{background:#bffb7817;color:var(--lime)}.stat-icon.violet{background:#aa8bee1a;color:#bda3f4}.stat-icon.blue{background:#6ab7ea1a;color:#87c9ef}.stat-card>span{color:#84968d;font-size:10px;text-transform:uppercase;letter-spacing:.08em}.stat-card strong{font-size:21px;font-weight:600}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);gap:18px;margin-top:18px}.panel{border:1px solid var(--line);background:var(--panel);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:7px}.order-panel{padding:30px}.panel-heading{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:30px}.panel-heading.compact{margin-bottom:24px;align-items:center}.panel-heading h2,.section-heading h2{margin:5px 0 0;font-size:22px;letter-spacing:-.025em}.return-badge{font:500 21px DM Mono,monospace;color:var(--lime);text-align:right}.return-badge span{color:var(--muted);display:block;text-transform:uppercase;font-size:8px;letter-spacing:.12em;margin-top:2px}.field-label{display:block;color:#a1b0a8;font-size:11px;margin:20px 0 8px}.amount-field,.address-field{height:66px;display:flex;align-items:center;border:1px solid rgba(224,242,230,.14);border-radius:5px;background:#050f0b94;transition:.2s}.amount-field:focus-within,.address-field:focus-within{border-color:#bffb7885;box-shadow:0 0 0 3px #bffb780d}.amount-field input,.address-field input{width:100%;min-width:0;background:none;border:0;outline:0;color:#fff;padding:0 17px}.amount-field input{font:500 25px DM Mono,monospace}.address-field{height:52px}.address-field input{font:400 12px DM Mono,monospace}.token-tag{font:500 11px DM Mono,monospace;border-left:1px solid var(--line);padding:9px 17px;color:#b7c4bd}.balance-row{display:flex;justify-content:flex-end;align-items:center;gap:8px;color:#65776d;font-size:10px;margin-top:7px}.balance-row button{border:0;padding:0;background:none;color:#a7b9af;cursor:pointer}.order-preview{display:grid;grid-template-columns:1fr 1fr;padding:18px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:25px 0}.order-preview>div{display:flex;flex-direction:column;gap:5px}.order-preview>div:last-child{border-left:1px solid var(--line);padding-left:22px}.order-preview span,.reward-meta span{color:#74887d;font-size:10px;text-transform:uppercase;letter-spacing:.07em}.order-preview strong{font-size:13px}.submit-button{width:100%;height:52px;border:0;border-radius:4px;background:var(--lime);color:#0a160c;cursor:pointer;font-weight:800;font-size:12px;display:flex;align-items:center;justify-content:center;gap:8px;transition:.2s}.submit-button:hover:not(:disabled){filter:brightness(1.06);transform:translateY(-1px)}.submit-button:disabled,.outline-button:disabled,.faucet-button:disabled,.order-row button:disabled{cursor:not-allowed;opacity:.45}.microcopy{display:flex;align-items:center;justify-content:center;gap:7px;color:#65776d;font-size:9px;margin:12px 0 0}.side-stack{display:grid;gap:18px}.balance-panel,.referral-panel{padding:24px}.icon-button{background:transparent;border:1px solid var(--line);border-radius:4px;width:34px;height:34px;display:grid;place-items:center;cursor:pointer;color:#8fa299}.token-balance{display:grid;grid-template-columns:38px 1fr auto;align-items:center;gap:11px;padding:13px 0;border-bottom:1px solid var(--line)}.coin{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;font:600 14px DM Mono,monospace}.coin.ush{background:var(--lime);color:#14200f}.coin.usdt{background:#26a17b;color:#fff}.token-balance>div:nth-child(2){display:flex;flex-direction:column;gap:2px}.token-balance span{color:#8fa198;font-size:10px}.token-balance strong{font:500 15px DM Mono,monospace}.token-balance small{color:#5f7168;font-size:9px}.faucet-button{width:100%;border:0;background:transparent;color:#a7b8af;padding:15px 0 0;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:7px;font-size:10px}.level-chip{padding:7px 10px;background:#bffb7817;color:var(--lime);border:1px solid rgba(191,251,120,.17);border-radius:4px;font:500 11px DM Mono,monospace}.reward-number{display:flex;flex-direction:column;gap:6px}.reward-number>span{font-size:10px;color:#84968d}.reward-number strong{font:500 25px DM Mono,monospace}.reward-number small{font-size:10px;color:#84968d}.vesting-line{height:3px;background:#ffffff12;margin:19px 0 12px;border-radius:3px;overflow:hidden}.vesting-line span{display:block;height:100%;background:var(--lime);box-shadow:0 0 9px var(--lime)}.reward-meta{display:flex;justify-content:space-between;align-items:center}.reward-meta strong{font:500 10px DM Mono,monospace}.outline-button{width:100%;height:39px;border:1px solid rgba(191,251,120,.26);background:#bffb780a;color:var(--lime);border-radius:4px;margin-top:21px;cursor:pointer;font-size:10px}.referral-link-block{margin-top:20px;padding-top:18px;border-top:1px solid var(--line)}.referral-link-block .field-label{margin:0 0 8px}.referral-link{height:42px;display:grid;grid-template-columns:minmax(0,1fr) 38px 38px;align-items:center;border:1px solid rgba(224,242,230,.14);border-radius:4px;background:#050f0b94;overflow:hidden}.referral-link>span{min-width:0;padding:0 11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#acbcb3;font:400 9px DM Mono,monospace}.referral-link button{height:100%;border:0;border-left:1px solid var(--line);background:transparent;color:var(--lime);cursor:pointer;display:grid;place-items:center;transition:.2s}.referral-link button:hover{background:#bffb7814}.referral-link.locked>span{color:#65776d}.referral-link.locked button{color:#65776d}.orders-section{margin-top:56px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:16px}.section-heading>span{color:#6f8178;font:400 10px DM Mono,monospace}.empty-state{min-height:130px;border:1px dashed rgba(220,239,226,.14);border-radius:7px;color:#697b72;display:flex;justify-content:center;align-items:center;gap:13px}.empty-state div{display:flex;flex-direction:column;gap:4px}.empty-state strong{color:#aab9b1;font-size:12px}.empty-state span{font-size:10px}.orders-list{border:1px solid var(--line);border-radius:7px;overflow:hidden}.order-row{min-height:82px;padding:14px 18px;background:#0c1b15a1;border-bottom:1px solid var(--line);display:grid;grid-template-columns:100px 1fr 1.3fr 1fr 120px;gap:18px;align-items:center}.order-row:last-child{border:0}.order-id,.order-value{display:flex;flex-direction:column;gap:5px}.order-id span{font:500 14px DM Mono,monospace;color:var(--lime)}.order-id small,.order-value span{color:#708078;font-size:9px;text-transform:uppercase;letter-spacing:.05em}.order-value strong{font:500 11px DM Mono,monospace}.order-progress{display:flex;align-items:center;gap:8px}.order-progress>div{width:100%;height:3px;background:#1d2c26}.order-progress>div span{display:block;height:100%;background:var(--gold)}.order-progress small{color:#7e9087;font:400 8px DM Mono,monospace}.order-row button{min-height:34px;border-radius:4px;border:1px solid rgba(191,251,120,.2);background:#bffb780d;color:var(--lime);font-size:9px;cursor:pointer;display:grid;place-items:center}.contract-strip{min-height:62px;margin-top:28px;padding:0 18px;border:1px solid var(--line);border-radius:6px;display:flex;align-items:center;gap:20px;background:#08140f99}.contract-strip>div{display:flex;align-items:center;gap:9px;margin-right:auto}.contract-strip span{color:#7d8e85;font-size:10px}.contract-strip code{font:400 11px DM Mono,monospace}.contract-strip button,.contract-strip a{border:0;background:none;color:#899a91;display:flex;gap:6px;align-items:center;cursor:pointer;font-size:10px}footer{max-width:1240px;min-height:110px;margin:auto;padding:0 24px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;color:#62736a;position:relative;z-index:1}.brand.small{font-size:10px}.brand.small .brand-mark{width:24px;height:24px}.brand.small .brand-mark span{width:11px;height:11px}footer p{font-size:9px}footer>div:last-child{display:flex;gap:20px;font:400 9px DM Mono,monospace}.spin{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:900px){.stats-grid{grid-template-columns:repeat(2,1fr)}.stat-card:nth-child(2){border-right:0}.stat-card:nth-child(-n+2){border-bottom:1px solid var(--line)}.dashboard-grid{grid-template-columns:1fr}.side-stack{grid-template-columns:1fr 1fr}.order-row{grid-template-columns:70px 1fr 1fr 110px}.order-progress{display:none}}@media(max-width:620px){.topbar{height:70px;padding:0 16px}.network-pill{display:none}.wallet-button{padding:0 12px}.brand-light{display:none}main{padding:0 16px 50px}.hero{padding:65px 0 48px}.hero h1{font-size:51px}.hero p{font-size:14px}.hero-actions{align-items:flex-start;flex-direction:column;gap:17px}.stats-grid{grid-template-columns:1fr 1fr}.stat-card{grid-template-columns:34px 1fr;padding:16px 13px}.stat-icon{width:32px;height:32px}.stat-card strong{font-size:17px}.order-panel{padding:22px 18px}.side-stack{grid-template-columns:1fr}.orders-section{margin-top:42px}.order-row{grid-template-columns:48px 1fr auto;gap:10px}.order-row .order-value:nth-of-type(3){display:none}.order-row button{width:86px}.contract-strip{gap:11px}.contract-strip>div span,.contract-strip code{display:none}footer{padding:24px 16px;flex-wrap:wrap;gap:14px}footer p{order:3;width:100%;margin:0}}
