:root{color-scheme:dark;--bg:#131217;--panel:#1c1b23;--line:#ffffff18;--muted:#aaa7b8;--action:linear-gradient(135deg,#2a54f5,#4c489d 48%,#f4511e)}*{box-sizing:border-box}html{background:var(--bg);scroll-behavior:smooth}body{margin:0;color:#f4f4f6;font:15px/1.8 Inter,"PingFang SC","Microsoft YaHei",system-ui,sans-serif;-webkit-font-smoothing:antialiased}button{font:inherit;color:inherit;cursor:pointer;border:0;transition:transform .18s,filter .18s}button:active{transform:scale(.98)}button:hover{filter:brightness(1.07)}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible{outline:2px solid var(--accent-cool);outline-offset:4px}h1,h2,h3,p{margin:0}h2{font-size:24px;line-height:1.4;letter-spacing:-.025em}h3{font-size:17px;line-height:1.4}.page{max-width:480px;margin:auto;padding-bottom:112px;overflow:hidden}.section{padding:0 24px;margin-top:40px}.section>h2{margin-bottom:20px}.icon{width:24px;height:24px;display:block;flex-shrink:0}.icon-button{width:44px;height:44px;display:grid;place-items:center;border-radius:50%;background:#ffffff08}.nav{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:16px 16px 0;padding:4px 7px 4px 16px;border:1px solid #ffffff24;border-radius:30px;background:#242229b5;backdrop-filter:blur(14px);position:relative;z-index:2}.nav a{display:flex}.nav img{width:108px;height:auto}.nav-tools{display:flex;align-items:center;gap:4px}.wallet{background:transparent;min-height:44px;padding:0 8px;font-size:13px;white-space:nowrap}.hero{position:relative;isolation:isolate;padding:38px 24px 0}.hero:before{content:"";position:absolute;z-index:-1;inset:-80px -70px -15px;background:radial-gradient(ellipse at 12% 45%,#2a54f52b,transparent 58%),radial-gradient(ellipse at 92% 60%,#f4511e20,transparent 53%);pointer-events:none}.hero-brand{width:166px;height:auto;display:block}.hero-heading{display:flex;align-items:center;gap:12px;margin:28px 0 24px;min-height:124px}h1{flex:1;font-size:clamp(35px,10.4vw,48px);line-height:1.2;letter-spacing:-.035em;font-weight:650;background:linear-gradient(130deg,#fff,#b6b6c5);background-clip:text;-webkit-background-clip:text;color:transparent}h1 span{display:block;white-space:nowrap}.hero-symbol{width:28%;max-width:114px;height:auto}.process{padding:14px 14px 16px;border:1px solid var(--line);border-radius:14px;background:linear-gradient(180deg,#ffffff04,transparent)}.eyebrow{display:flex;gap:8px;align-items:center;font-size:12px;color:var(--accent-cool)}.eyebrow:before{content:"";height:13px;width:3px;border-radius:3px;background:currentColor}.steps{display:flex;list-style:none;padding:0;margin:12px 0 0;position:relative}.steps:before{content:"";position:absolute;left:16.66%;right:16.66%;height:1px;top:3px;background:rgb(var(--accent-rgb) / 0.502)}.steps li{flex:1;min-width:0;text-align:center;position:relative;font-size:13px;color:#d7d6df;line-height:1.5}.steps li:before{content:"";display:block;margin:0 auto 9px;width:7px;height:7px;background:var(--accent-cool);border-radius:50%}.about p{color:#b8b7c3;font-size:15px;line-height:1.9;overflow-wrap:break-word}.about p+p{margin-top:18px}.features{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.feature{background:#1d1d29;border:1px solid var(--line);border-radius:14px;min-height:102px;padding:14px 5px;font-size:13px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;line-height:1.35}.icon-box{width:36px;height:36px;display:grid;place-items:center;background:#2a54f51c;border-radius:10px;color:var(--accent-cool)}.banner{width:100%;padding:18px 16px;display:flex;align-items:center;text-align:left;gap:14px;border-radius:18px;border:1px solid rgb(var(--accent-rgb) / 0.549);background:linear-gradient(180deg,#ffffff57,transparent 44%),linear-gradient(135deg,rgb(var(--accent-rgb) / 0.961),#87cec8d1);color:#142d39}.banner .badge{background:#ffffff22;padding:12px;border-radius:14px}.banner strong{font-size:20px;display:block;line-height:1.4}.banner small{display:block;font-size:12px;margin-top:6px}.round{margin-left:auto;border-radius:50%;padding:6px;background:#214653;color:#e5f8fa}.round .icon{width:20px;height:20px}.banner-copy{min-width:0}.referral{background:linear-gradient(135deg,#542c24,#2b2026);border-color:#f4814caa;color:#fff}.referral .badge{background:#f4511e}.referral .round{background:#f4814c;color:white}.referral small{color:#e2bbae}.card{background:var(--panel);border:1px solid var(--line);border-radius:18px;padding:18px}.cards{display:grid;gap:16px}.asset-head{display:flex;align-items:center;gap:12px}.asset-head .badge{padding:8px;border-radius:11px;background:#2a54f526;color:var(--accent-cool)}.asset-head .badge.warm{background:#f9a8261e;color:#f9ba62}.muted{color:var(--muted);font-size:12px}.text-action{min-height:44px;padding:6px 0 6px 8px;background:transparent;color:var(--accent-cool);font-size:12px;margin-left:auto;white-space:nowrap}.balance-row{display:flex;align-items:baseline;flex-wrap:wrap;gap:10px;margin-top:24px}.balance{font-size:44px;font-weight:650;line-height:1.2;letter-spacing:-.035em;font-variant-numeric:tabular-nums}.gain{font-size:20px;color:var(--accent-cool);font-weight:600}.bar{height:6px;background:#ffffff0a;border-radius:4px;overflow:hidden;margin-top:20px}.bar>span{height:100%;display:block;background:#2a54f5}.bar-labels{display:flex;justify-content:space-between;gap:12px;margin-top:12px;color:#8e8c9c;font-size:12px}.reward-main{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:16px}.reward-main .balance{font-size:39px;color:var(--accent-cool)}.button{min-height:46px;border:1px solid #ffffff24;border-radius:12px;background:var(--action);color:white;padding:11px 18px;font-size:15px;font-weight:600;display:flex;align-items:center;justify-content:center;gap:14px}.button .icon{width:18px;height:18px}.button.solid{background:#2a54f5}.contract{margin-top:20px;padding:16px;border:1px solid #ffffff22;border-radius:14px;background:linear-gradient(180deg,#ffffff08,transparent 48%),#24222e}.contract h3{display:flex;align-items:center;gap:8px;color:#d9d9e5;font-size:16px}.contract h3 .icon{width:20px;height:20px;color:var(--accent-cool)}.contract p{font-size:13px;line-height:1.8;color:#aaa6b8;margin:12px 0 18px}.contract .button{width:100%}.subhead{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:20px}.chart-title{display:flex;justify-content:space-between;align-items:baseline;gap:12px}.chart-title span{font-size:14px;color:#c7c5d3}.chart{width:100%;height:120px;margin-top:20px;display:block}.performance{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;font-size:13px;color:var(--accent-cool)}.performance small{display:block;font-size:11px;color:#92909f;margin-bottom:4px}.negative{color:#d39987}.recruit{background:linear-gradient(135deg,#382620,#1c1b23);border-color:#f9a82630}.node-stats{display:grid;grid-template-columns:1fr 1fr;gap:16px}.node-stats strong{font-size:32px;line-height:1.3;font-weight:650;font-variant-numeric:tabular-nums}.node-stats small{display:block;color:#b7a5a0;font-size:12px;margin-top:8px}.price{margin-top:20px;padding-top:20px;border-top:1px solid var(--line)}.price strong{font-size:29px;line-height:1.3}.price span{font-size:14px;color:#c4b4ae}.recruit .bar-labels{color:#b7a5a0}.recruit .bar{margin-top:14px}.recruit .bar>span{background:#f9a826}.recruit .button{width:100%;margin-top:24px;background:linear-gradient(135deg,#d47828,#b8491d)}.rights{list-style:none;margin:0;padding:0}.rights li{display:flex;gap:12px;padding:13px 0;border-bottom:1px solid var(--line);font-size:14px;color:#ceccda;line-height:1.8}.rights li:last-child{border-bottom:0}.rights .icon{width:18px;height:18px;margin-top:3px;color:var(--accent-cool)}.rule-list{display:grid;gap:12px}.rule-button{min-height:58px;width:100%;border-radius:12px;border:1px solid var(--line);background:#201f27;display:flex;justify-content:space-between;align-items:center;gap:12px;text-align:left;padding:15px 16px;font-size:15px;font-weight:550;line-height:1.5}.rule-button .icon{width:18px;height:18px;color:var(--accent-cool)}.closing{margin-top:44px;padding:32px 0 12px;border-top:1px solid var(--line)}.closing img{display:block;width:160px;height:auto}.closing h2{margin:22px 0 14px;font-size:22px}.closing p{font-size:13px;color:#9995a6}.dock{position:fixed;bottom:0;left:50%;transform:translateX(-50%);width:100%;max-width:480px;padding:12px 16px max(12px,env(safe-area-inset-bottom));border-top:1px solid var(--line);background:#18171dee;backdrop-filter:blur(14px);z-index:5}.dock .button{width:100%;min-height:50px}dialog{position:fixed;inset:auto 0 0;margin:0 auto;max-height:min(86dvh,780px);width:min(100%,480px);max-width:100%;border:1px solid #ffffff26;border-bottom:0;border-radius:24px 24px 0 0;background:#201e28;color:#f4f4f6;padding:0;overscroll-behavior:contain}dialog[open]{display:flex;flex-direction:column;animation:sheetIn .26s ease-out}dialog::backdrop{background:#0009;backdrop-filter:blur(5px)}.sheet-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px 20px 10px;flex-shrink:0}.sheet-head h2{font-size:21px}#sheet-body{padding:8px 24px max(28px,env(safe-area-inset-bottom));overflow-y:auto;overscroll-behavior:contain}#sheet-body p{font-size:15px;line-height:1.9;color:#bbb7c9;margin-bottom:18px}#sheet-body strong{color:#e0e7ff}.upgrade{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px;border-radius:14px;margin-top:12px;background:linear-gradient(135deg,#202a52,#191821);border:1px solid var(--line)}.upgrade.gold{background:linear-gradient(135deg,#382620,#1c1b23)}.upgrade b{font-size:34px;color:var(--accent-cool)}.upgrade.gold b,.upgrade.gold h3{color:#edbc75}.upgrade small{display:block;margin-top:6px;color:#ccc8d7;font-size:14px}.pool{display:flex;gap:2px;margin-top:22px}.pool-part{min-width:0}.pool-part i{display:block;height:16px;border-radius:3px}.pool-part span{display:block;text-align:center;font-size:11px;color:#d4d4e3;margin-top:9px}.allocation{display:grid}.allocation div{display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line);padding:16px 0}.allocation b{font-size:27px;color:var(--accent-cool)}.allocation div:last-child b{color:#edbc75}.language-options{display:grid;gap:12px}.language-options button{padding:14px 18px;border:1px solid #ffffff24;border-radius:12px;background:#2b2934;text-align:left;min-height:48px}.language-options button[aria-pressed=true]{border-color:var(--accent-cool);color:var(--accent-cool)}.hero-brand,.hero-heading,.process{animation:heroEnter .85s cubic-bezier(.2,.8,.2,1) both}.hero-heading{animation-delay:.12s}.process{animation-delay:.28s}.hero-symbol{animation:markEnter 1.05s cubic-bezier(.2,.8,.2,1) both}.paused *{animation-play-state:paused!important}@keyframes heroEnter{from{opacity:0;transform:translateY(16px);filter:blur(7px)}to{opacity:1;transform:none;filter:blur(0)}}@keyframes markEnter{from{opacity:0;transform:translateY(18px) scale(.9) rotate(-8deg)}to{opacity:1;transform:none}}@keyframes sheetIn{from{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}@media(max-width:350px){.section{padding:0 18px}.hero{padding-left:18px;padding-right:18px}.nav{margin-left:12px;margin-right:12px;padding-left:12px}.nav img{width:95px}.wallet{font-size:12px}.hero-heading{gap:6px}.hero-symbol{width:25%}.banner{padding:16px 12px;gap:10px}.banner strong{font-size:18px}.banner .badge{padding:9px}.node-stats strong{font-size:27px}.feature{font-size:12px}.balance{font-size:40px}#sheet-body{padding-left:20px;padding-right:20px}}html[lang=en] h1{font-size:clamp(28px,8vw,36px)}html[lang=en] h1 span{white-space:normal}html[lang=en] .feature{font-size:11px;min-height:110px}html[lang=en] .banner strong{font-size:18px}html[lang=en] .steps li{font-size:12px}html[lang=en] .node-stats strong{font-size:28px}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}

/* Feedback refinement: centered dialogs, compact emphasis, native website visual cues. */
dialog{inset:0;margin:auto;width:calc(100% - 32px);max-width:440px;max-height:calc(100dvh - 48px);height:fit-content;border:1px solid #ffffff26;border-radius:22px;box-shadow:0 28px 100px #0008}
dialog[open]{animation:dialogIn .24s cubic-bezier(.2,.8,.2,1)}
.sheet-head{padding:16px 18px 12px;border-bottom:1px solid #ffffff0c}
.sheet-head h2{font-size:20px;line-height:1.45}
#sheet-body{padding:20px 22px 24px;min-height:0}
dialog::backdrop{background:#000a;backdrop-filter:blur(7px)}
.dock .button{position:relative;overflow:hidden;isolation:isolate;border:0;background:linear-gradient(135deg,#2a54f5,#4c489d 42%,#f4511e);color:#fff;box-shadow:0 8px 24px #2a54f526,0 6px 18px #f4511e14}
.dock .button:hover{filter:brightness(1.07)}
.dock .button:after{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;background:linear-gradient(110deg,transparent,#ffffff5c,transparent);animation:dockShimmer 3.8s ease-in-out infinite}
@keyframes dockShimmer{0%,38%{transform:translateX(-120%)}72%,100%{transform:translateX(120%)}}
.paused .dock .button:after,.modal-open .dock .button:after{animation-play-state:paused}
.about strong{font-weight:650;color:#ecebf2}
.about mark{color:#d3e5ef;background:linear-gradient(transparent 65%,rgb(var(--accent-rgb) / 0.137) 65%);padding:0 1px;font-weight:600;box-decoration-break:clone;-webkit-box-decoration-break:clone}
.about p+p{position:relative;padding-left:16px;border-left:0}
.about p+p:before{content:"";position:absolute;left:0;top:0;bottom:0;width:2px;border-radius:999px;background:linear-gradient(180deg,#f9a826,#f4511e,transparent);pointer-events:none}
.rights{background:linear-gradient(135deg,#24243180,#1a192000);border:1px solid #ffffff12;border-radius:16px;padding:8px 14px}
.rights li{padding:7px 0;gap:9px;font-size:13px;line-height:1.65;border-bottom-color:#ffffff09}
.rights .icon{width:15px;height:15px;margin-top:3px;color:var(--accent-cool)}
.rights .benefit-number{font-size:14px;font-weight:700;color:#efb667;white-space:nowrap}
.rights .benefit-key{font-weight:600;color:var(--accent-cool)}
.rights li:nth-child(-n+2){padding:8px 0}
.rights li:nth-child(-n+2) .benefit-number{font-size:17px}
.banner{position:relative;isolation:isolate}
.banner .banner-art{display:block;width:88px;height:88px;object-fit:contain;flex:0 0 88px;filter:drop-shadow(0 7px 7px #142d3922)}
.banner .banner-copy{flex:1;min-width:0}.banner .round{flex-shrink:0}
.banner:has(.banner-art){overflow:visible;gap:10px;padding:20px 14px 20px 116px;min-height:98px;margin-top:18px}
.banner:has(.banner-art) .banner-art{position:absolute;left:10px;top:-20px;width:95px;height:95px;filter:drop-shadow(0 5px 5px #0d102730)}
.asset-head>div{min-width:0;flex:1}.asset-head .text-action{align-self:flex-start;flex-shrink:0;padding-top:2px}
.contract p strong{color:#e6e8ff;font-weight:650}.contract p .contract-rate{color:#f2bd77}
@media(max-width:350px){.banner .banner-art{width:66px;height:76px;flex-basis:66px}.banner:has(.banner-art){gap:8px;padding:14px 10px 14px 6px}.banner strong{font-size:17px}.asset-head{gap:8px}.asset-head h3{font-size:15px}.asset-head .badge{padding:6px}.asset-head .text-action{font-size:11px}}
.limited-tag{position:absolute;top:-10px;right:17px;padding:2px 10px;border-radius:6px;background:#203c48;color:#ddf3f6;border:1px solid #caedf280;font-size:11px;line-height:1.6;font-weight:600;box-shadow:0 3px 10px #0002;animation:limitedBreath 4.8s ease-in-out infinite}
.banner:after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;background:linear-gradient(110deg,transparent 42%,#ffffff30 50%,transparent 58%) 150% 0/300% 100% no-repeat;animation:benefitSweep 5.6s ease-in-out infinite}
.banner.motion-paused:after,.banner.motion-paused .limited-tag,.modal-open .banner:after,.modal-open .limited-tag,.paused .banner:after{animation-play-state:paused}
@keyframes benefitSweep{0%,12%{background-position:150% 0}42%,100%{background-position:-50% 0}}
@keyframes limitedBreath{0%,100%{box-shadow:0 3px 10px #0002,0 0 0 #bcecf500}50%{box-shadow:0 3px 10px #0002,0 0 12px #bcecf55c;border-color:#ddfaff}}
.referral{overflow:hidden}
.referral:before{content:"";position:absolute;inset:0;background:linear-gradient(110deg,transparent 38%,#ffcda529 50%,transparent 62%) 150% 0/300% 100% no-repeat;pointer-events:none}
.referral.attention-in:before{animation:whitelistShine 2.4s .2s ease-out both}
.referral.attention-in .round{animation:inviteNudge 1.1s .4s ease-in-out 2}
.feature{position:relative;isolation:isolate;overflow:hidden;text-align:left;align-items:flex-start;min-height:106px;padding:15px 12px 12px;border-radius:14px;gap:12px;background:linear-gradient(145deg,#2a324d80,#1a1a24 70%);border-color:#819ad12e;box-shadow:inset 0 1px #bfd5ff13}
.feature:before{content:"";position:absolute;z-index:-1;inset:0;background:radial-gradient(ellipse at 100% 0,#80bcd326,transparent 68%);pointer-events:none}
.feature:nth-child(3n+2){background:linear-gradient(145deg,#31304690,#1a1a24 70%)}
.feature:nth-child(3n){background:linear-gradient(145deg,#213d4780,#1a1a24 70%)}
.feature .icon-box{width:32px;height:32px;background:transparent;border-radius:0;color:var(--accent-cool)}
.feature .icon{width:27px;height:27px}
.feature .feature-label{font-size:13px;font-weight:550;line-height:1.5}
.feature-corner{position:absolute;right:9px;top:10px;color:rgb(var(--accent-rgb) / 0.349)}
.feature-corner .icon{width:13px;height:13px}
.feature:active{background:#2d334a;border-color:rgb(var(--accent-rgb) / 0.502);transform:scale(.965)}
.feature:active .icon-box{transform:translateY(-2px)}
@media(hover:hover){.feature:hover{border-color:rgb(var(--accent-rgb) / 0.431);transform:translateY(-3px);box-shadow:0 8px 24px #0003}.feature:hover:before{transform:scale(1.5)}.feature:hover .feature-corner{color:var(--accent-cool)}}
.hero-symbol{animation:markEnter 1.05s cubic-bezier(.2,.8,.2,1) both,brandHover 5s 1.1s ease-in-out infinite;transform-origin:50% 55%;filter:drop-shadow(0 15px 24px #3055d531);will-change:transform}
.hero.motion-paused .hero-symbol,.modal-open .hero-symbol{animation-play-state:paused}
.market-card{padding:18px 16px;background:linear-gradient(145deg,#21232e,#1a1a22 65%);overflow:hidden}
.market-heading{display:flex;align-items:center;justify-content:space-between;gap:10px}
.market-heading h2{font-size:20px}
.demo-label{font-size:10px;letter-spacing:.02em;color:#8c8e9e}
.market-price{display:flex;align-items:baseline;gap:7px;margin-top:13px;flex-wrap:wrap;line-height:1.3}
.market-price>strong{font-size:34px;font-weight:650;letter-spacing:-.04em;font-variant-numeric:tabular-nums}
.market-price>span{font-size:12px;color:#9093a3}
.market-price #market-change{margin-left:auto;font-size:11px;padding:4px 7px;border-radius:5px;background:#ffffff05}
.up{color:var(--accent-cool)!important}.down{color:#dba28f!important}
.chart-readout{display:flex;align-items:center;justify-content:space-between;font-size:11px;color:#9296a8;margin:18px 0 8px;font-variant-numeric:tabular-nums}
.chart-readout output{color:var(--accent-cool)}
.plot-wrap{position:relative}
.aic-plot{width:100%;height:auto;display:block;overflow:visible}
.chart-scrubber{position:absolute;inset:0 auto auto 2.94%;width:79.4%;height:80%;margin:0;opacity:0;cursor:crosshair;touch-action:pan-y}
.plot-wrap:focus-within{outline:1px solid rgb(var(--accent-rgb) / 0.502);outline-offset:6px;border-radius:6px}
.period-tabs{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;margin-top:14px;padding-top:12px;border-top:1px solid #ffffff0b}
.period-tabs button{background:transparent;border:1px solid transparent;border-radius:8px;padding:5px 2px;min-height:49px;display:grid;place-items:center;gap:1px;line-height:1.4}
.period-tabs button>span{font-size:11px;color:#a9adbf}
.period-tabs button>small{font-size:11px;color:var(--accent-cool);font-variant-numeric:tabular-nums}
.period-tabs button[aria-pressed=true]{background:rgb(var(--accent-rgb) / 0.063);border-color:rgb(var(--accent-rgb) / 0.169)}
.period-tabs button[aria-pressed=true]>span{color:#e2e8f0;font-weight:600}
@keyframes dialogIn{from{opacity:0;transform:translateY(10px) scale(.97)}to{opacity:1;transform:none}}
@keyframes brandHover{0%,100%{transform:translateY(0) rotate(-2deg)}50%{transform:translateY(-10px) rotate(3deg)}}
@keyframes inviteSheen{from{left:-70%}to{left:135%}}
@keyframes inviteNudge{0%,100%{transform:translateX(0)}50%{transform:translateX(4px)}}
@media(max-width:350px){.feature{padding:13px 9px 11px;min-height:100px}.feature .feature-label{font-size:12px}.rights{padding:8px 11px}.rights li{font-size:12.5px}dialog{width:calc(100% - 24px)}#sheet-body{padding:16px 18px 22px}.market-price>strong{font-size:31px}}
html[lang=en] .feature .feature-label{font-size:11px;line-height:1.4}
html[lang=en] .rights li{font-size:12px}
.feature:nth-child(1){--tint:105,199,184}
.feature:nth-child(2){--tint:102,155,244}
.feature:nth-child(3){--tint:237,160,95}
.feature:nth-child(4){--tint:177,137,231}
.feature:nth-child(5){--tint:102,198,226}
.feature:nth-child(6){--tint:222,143,170}
.features{row-gap:32px;padding-top:18px}
.features .feature{overflow:visible;align-items:center;text-align:center;justify-content:flex-end;min-height:96px;padding:38px 5px 19px;background:radial-gradient(ellipse at 50% 0,rgba(var(--tint),.22),transparent 68%),linear-gradient(180deg,#26263b80,#19192300);border:0;border-radius:20px 20px 6px 6px;box-shadow:none}
.features .feature:before{inset:0;border-radius:inherit;padding:1px;background:linear-gradient(180deg,rgba(var(--tint),.65),rgba(var(--tint),.12) 65%,transparent);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;clip-path:polygon(0 0,calc(50% - 25px) 0,calc(50% - 25px) 4px,calc(50% + 25px) 4px,calc(50% + 25px) 0,100% 0,100% 100%,0 100%)}
.features .feature .icon-box{position:absolute;top:-18px;left:50%;transform:translateX(-50%);width:42px;height:42px;display:grid;place-items:center;color:rgb(var(--tint));filter:drop-shadow(0 4px 9px rgba(var(--tint),.3))}
.features .feature .icon-box .icon{width:36px;height:36px;stroke-width:1.8}
.features .feature .feature-label{font-size:13px;line-height:1.5;white-space:nowrap}
.features .feature-corner{top:auto;bottom:4px;right:calc(50% - 6px);opacity:.65}
.features .feature[aria-expanded=true] .icon-box{transform:translateX(-50%)}
.feature[aria-expanded=true]{border-color:rgb(var(--tint));background:linear-gradient(145deg,rgba(var(--tint),.4),rgba(var(--tint),.12))}
.feature[aria-expanded=true] .feature-corner{transform:rotate(90deg);color:rgb(var(--tint))}
.feature-note{margin-top:12px;padding:12px 14px;border-left:2px solid var(--accent-cool);background:rgb(var(--accent-rgb) / 0.039);color:#cbd4df;font-size:13px;border-radius:0 8px 8px 0}
.cards>.card:first-child{background:radial-gradient(ellipse at 100% 0,rgb(var(--accent-rgb) / 0.161),transparent 70%),linear-gradient(140deg,#1b272e,#1a1b24);border-color:rgb(var(--accent-rgb) / 0.200);box-shadow:inset 0 1px rgb(var(--accent-rgb) / 0.110)}
.cards>.card:first-child .badge{background:rgb(var(--accent-rgb) / 0.110);color:var(--accent-cool)}
.cards>.card:first-child .gain{color:#91e0d2;font-weight:650}
.cards>.card:first-child .bar{height:8px;background:rgb(var(--accent-rgb) / 0.314)}
.cards>.card:first-child .bar>span{background:linear-gradient(90deg,var(--accent-cool),var(--accent-cool))}
.cards>.card:first-child .text-action{color:#ade5e5}
.cards>.card:first-child .bar-labels strong{color:#dce7ea;font-weight:650}
.cards>.card:first-child .bar-labels>span:last-child strong{color:#91e0d2}
.cards>.card:nth-child(2){background:radial-gradient(ellipse at 100% 0,#e7a95012,transparent 60%),#1c1b23;border-color:#edba7029}
.reward-main{padding:16px 14px;background:linear-gradient(110deg,#dbaa4317,#ec9b4e08);border:1px solid #f0b75629;border-radius:14px;gap:10px}
.reward-main .balance{color:var(--accent-cool)}
.reward-main .muted>strong{display:inline-block;color:#ffd27c;font-size:21px;font-weight:700;margin-left:3px}
.reward-main .button.solid{background:linear-gradient(115deg,#ffd272,#efac43);color:#342209;border:1px solid #ffe1a0;min-width:72px;box-shadow:0 4px 18px #f5b84b1a;font-weight:700}
html[lang=en] .reward-main{flex-wrap:wrap}
html[lang=en] .features .feature-label{white-space:normal;font-size:11px;line-height:1.4}
.features .feature:hover,.features .feature:active{transform:none;filter:none;box-shadow:none;cursor:default}
.features .feature:hover:before{transform:none}
.features .feature:active .icon-box{transform:translateX(-50%)}
.node-slide{position:relative;width:100%;height:58px;margin-top:22px;border:1px solid #d8ad686b;border-radius:999px;background:linear-gradient(100deg,#ad743020,#30251f);color:#ffe6bc;text-align:left;padding:0 66px 0 22px;user-select:none}
.node-slide:hover{filter:brightness(1.08)}.node-slide:active{transform:none}
.slide-label{font-size:16px;font-weight:550;opacity:var(--label-opacity,1);transition:opacity .2s}
.slide-thumb{position:absolute;right:5px;top:5px;width:46px;height:46px;border-radius:50%;background:linear-gradient(110deg,#ffe3a5,#d3a25b 47%,#715035);color:#392615;box-shadow:inset 1px 1px 1px #ffffff36,0 2px 9px #0002;display:grid;place-items:center;transform:translateX(var(--slide-x,0));transition:transform .25s;touch-action:none;cursor:grab}
.slide-thumb .icon{transform:rotate(180deg);width:22px;height:22px}
.dragging .slide-thumb{transition:none;cursor:grabbing}.dragging .slide-label{transition:none}
html[lang=en] .slide-label{font-size:14px}
.node-activate{position:relative;isolation:isolate;overflow:hidden;display:flex;align-items:center;justify-content:center;gap:12px;width:100%;min-height:56px;margin-top:22px;padding:14px 20px;border:0;border-radius:13px;background:linear-gradient(115deg,#ffd27b,#efad49);color:#35230f;font-size:17px;font-weight:700;box-shadow:0 6px 20px #efad4918}
.recruit .node-activate{box-shadow:0 0 0 1px #ffe2a94d,0 0 14px #f7b64c38,0 5px 26px #efa43a26,inset 0 1px 0 #fff0c580;transition:box-shadow .2s,transform .18s,filter .18s}
.recruit .node-activate:hover{box-shadow:0 0 0 1px #ffe2a966,0 0 18px #f7b64c4d,0 6px 30px #efa43a30,inset 0 1px 0 #fff0c580}
.node-activate:after{content:none;animation:none}
.node-activate .icon{width:21px;height:21px;transition:transform .2s}.node-activate:hover .icon{transform:translateX(3px)}
.node-preview{outline:none}.node-preview-head{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px}
.preview-label{font-size:11px;color:var(--accent-cool);border:1px solid rgb(var(--accent-rgb) / 0.200);background:rgb(var(--accent-rgb) / 0.047);border-radius:6px;padding:3px 7px}
.node-back{background:transparent;font-size:12px;color:#c1c8d9;min-height:44px;padding:0 4px}
.node-identity{border:1px solid rgb(var(--accent-rgb) / 0.271);border-radius:18px;padding:18px;background:radial-gradient(ellipse at 100% 0,rgb(var(--accent-rgb) / 0.161),transparent 75%),#1b1c26}
.blue-tier{margin-left:auto;padding:3px 10px;border-radius:6px;background:rgb(var(--accent-rgb) / 0.102);color:var(--accent-cool);font-size:12px;white-space:nowrap}
.node-dividend{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:20px;padding-top:16px;border-top:1px solid #ffffff12}
.node-dividend>div{display:grid;gap:4px}.node-dividend span{font-size:12px;color:#aaaebc}.node-dividend strong{font-size:34px;color:#9ee3d8;line-height:1.3;letter-spacing:-.03em}
.node-pool-title{margin:26px 0 14px}.node-pool-title>span{font-size:11px;color:#b5a897}
.node-pools{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:8px}
.node-pool{grid-column:span 4;border:1px solid #ffffff16;background:#ffffff03;border-radius:10px;padding:11px 8px;display:grid;gap:7px}
.pool-heading{display:flex;align-items:center;justify-content:space-between;gap:5px;font-size:11px}.pool-heading .icon{width:16px;height:16px}
.node-pool>strong{font-size:clamp(15px,4.1vw,21px);line-height:1.3;letter-spacing:-.03em}.node-pool>small{font-size:10px;color:#b5aeb2}
.node-pool.pool-0{border-color:#eebb6466;background:linear-gradient(140deg,#efb85922,#efb85905);color:#ffd78f}
.node-pool.pool-1{border-color:#ed97734d;background:linear-gradient(140deg,#ed97731c,#ed977305);color:#f5b698}
.node-pool.pool-2{border-color:rgb(var(--accent-rgb) / 0.302);background:linear-gradient(140deg,rgb(var(--accent-rgb) / 0.133),rgb(var(--accent-rgb) / 0.020));color:var(--accent-cool)}
.node-pool.locked{grid-column:span 6;color:#8e8b98;grid-template-columns:1fr auto;gap:5px 8px;padding:9px 10px}.node-pool.locked .pool-heading{grid-column:1/-1}.node-pool.locked>strong{font-size:13px}.node-pool.locked>small{align-self:center}
.node-pools{grid-template-columns:repeat(12,minmax(0,1fr));gap:8px}
.node-pools .node-pool{grid-column:auto;grid-template-columns:1fr;justify-items:center;align-content:center;gap:4px;padding:12px 3px;min-height:114px;border-radius:16px;border-width:1.5px;background:#ffffff02;text-align:center}
.node-pools .pool-heading{display:grid;place-items:center;width:32px;height:32px;margin-bottom:4px;border-radius:0;background:none}
.node-pools .pool-heading .icon{width:26px;height:26px;color:inherit}
.node-pools .node-pool>strong{font-size:14px;line-height:1.3;color:#f1eff6;letter-spacing:-.035em}
.node-pools .node-pool>small{font-size:11px;line-height:1.4;color:#aaa5ae}
.node-pools .node-pool.locked{color:#4b4850;border-color:#ffffff09}
.node-pools .node-pool.locked .pool-heading{grid-column:auto;background:none}
.node-pools .node-pool.locked .icon{color:#68636d}
.node-pools .node-pool.locked>strong,.node-pools .node-pool.locked>small{color:#827c89}
.node-pools .node-pool.eligible{grid-column:span 4;min-height:122px}
.node-pools .node-pool.eligible>strong{font-size:19px}
.node-pools .node-pool.eligible .pool-heading{width:38px;height:38px}
.node-pools .node-pool.locked{grid-column:span 3;min-height:98px}
.node-pool-title{display:flex;align-items:center;justify-content:space-between;gap:8px}
.node-pool-title h3{font-size:15px;line-height:1.4;min-width:0}
.node-pool-title>span{flex-shrink:0;font-size:10px;line-height:1.5;padding:4px 7px;border:1px solid #edbc7530;border-radius:999px;background:#edbc7510;color:#edbc75}
.node-pool-summary{display:flex;justify-content:space-between;align-items:baseline;gap:6px 10px;flex-wrap:wrap;margin:-4px 0 12px;font-size:11px;line-height:1.6;color:var(--ink-secondary,#b0adbe)}
.node-pool-summary strong{font-size:12px;font-weight:650;color:#edbc75}
.node-pool-summary{font-size:12px;color:#bdb6c4}
.node-pool-title>span{font-size:11px}
.invite-link-display{display:grid;gap:6px;margin:0 0 12px;font-size:11px;color:#bdb6c4}
.invite-link-value{padding:7px 9px;border-radius:6px;background:#ffffff05;color:#d5cedc;font-size:12px;overflow-wrap:anywhere}
#sheet-body .invite-help{grid-column:1/-1;margin:0;font-size:11px;line-height:1.6;color:#bdb6c4}
#sheet-body .invite-connection{display:grid;grid-template-columns:96px minmax(0,1fr);align-items:center;gap:12px}
.invite-connection>.invite-qr{width:96px;height:96px;margin:0}
.invite-connection .invite-actions{display:flex;gap:8px}
.invite-connection .inline-action{padding:6px 9px;font-size:12px}
.node-preview-head{justify-content:flex-end;margin-top:-16px;margin-bottom:6px}
html[lang=en] .node-preview-head{align-items:flex-start}html[lang=en] .preview-label{max-width:45%}
.process .eyebrow{display:none}
.hero .process{padding:0;border:0;border-radius:0;background:none;box-shadow:none}
.process .steps{margin:0;align-items:center}
.process .steps:before{content:none}
.process .steps li{padding:0 8px;font-size:14px;font-weight:600;color:#e1e0e9;line-height:1.6}
.process .steps li:before{content:none}
.process .steps li+li:before{content:'›';position:absolute;left:-4px;top:50%;transform:translateY(-50%);display:block;width:8px;height:auto;margin:0;background:none;border-radius:0;font-size:13px;font-weight:400;line-height:1;color:#8b8caa}
@media(max-width:350px){.process .steps li{font-size:13px;padding:0 5px}html[lang=en] .process .steps li{font-size:11px}}
.slide-thumb .icon{transform:none}.slide-thumb{cursor:pointer;touch-action:auto}.node-slide:hover .slide-thumb{transform:translateX(2px)}
.rule-disclosure{border:1px solid #ffffff20;border-radius:15px;background:#211f28;overflow:hidden}
.rule-disclosure summary{list-style:none;cursor:pointer;min-height:58px;padding:16px;display:flex;align-items:center;justify-content:space-between;gap:12px;font-weight:600;font-size:15px;line-height:1.5}
.rule-disclosure summary::-webkit-details-marker{display:none}
.rule-disclosure summary .icon{width:18px;height:18px;color:var(--accent-cool);transition:transform .2s}
.rule-disclosure[open] summary .icon{transform:rotate(90deg)}
.rule-disclosure[open] summary{border-bottom:1px solid #ffffff10}
.rule-body{padding:18px 16px 20px;font-size:14px;color:#bab7c8;line-height:1.9}.rule-body strong{color:#edf0ff}
.rule-disclosure summary:focus-visible{outline:2px solid var(--accent-cool);outline-offset:-4px}
.benefit-kicker{font-size:12px;color:var(--accent-cool)}.benefit-amount{font-size:48px;letter-spacing:-.04em;font-weight:700;color:#a6e2df;margin:12px 0 18px;line-height:1.3}.benefit-amount small{font-size:13px;letter-spacing:0;font-weight:500}
.benefit-detail .button,#sheet-body>.button{position:relative;isolation:isolate;overflow:hidden;display:flex;width:100%;min-height:54px;justify-content:center;margin-top:22px;border:0;background:linear-gradient(135deg,#2a54f5,#4c489d 42%,#f4511e);color:#fff;font-size:16px;font-weight:650;box-shadow:none}
.benefit-detail .button:after,#sheet-body>.button:after{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;background:linear-gradient(110deg,transparent,#ffffff5c,transparent);animation:dockShimmer 3.8s ease-in-out infinite}
.benefit-detail .button:focus-visible,#sheet-body>.button:focus-visible{outline:2px solid #ffffffb3;outline-offset:-5px}
.paused .benefit-detail .button:after,.paused #sheet-body>.button:after{animation-play-state:paused}
.connection-note{display:block;font-size:11px;color:#a4a0b2;margin-top:12px}
.sheet-head{gap:10px}.sheet-head #sheet-title{flex:1;min-width:0}
.sheet-share{display:flex;align-items:center;justify-content:center;gap:6px;min-height:44px;padding:0 12px;background:rgb(var(--accent-rgb) / 0.125);color:var(--accent-cool);font-size:13px;font-weight:600;border-radius:10px;flex-shrink:0;box-shadow:inset 0 1px rgb(var(--accent-rgb) / 0.078)}
.sheet-share .icon{width:19px;height:19px}
.benefit-amount{display:flex;align-items:baseline;flex-wrap:wrap;gap:12px;padding:18px 20px;margin:12px 0 20px;border-radius:16px;background:linear-gradient(180deg,#ffffff38,transparent 65%),linear-gradient(135deg,var(--accent-cool),#87cec8);color:#163443;line-height:1.05}
.benefit-value{display:inline-flex;align-items:baseline;letter-spacing:-.045em}
.benefit-value .currency{font-size:32px;font-weight:550;letter-spacing:0;margin-right:4px}
.benefit-value b{font-size:76px;font-weight:750}
.benefit-amount small{font-size:14px;font-weight:600;line-height:1.4;letter-spacing:0}
.share-copy-text{display:block;width:100%;min-height:110px;padding:12px;margin-top:10px;color:#ddd;background:#ffffff08;border:1px solid #ffffff20;border-radius:8px;font:inherit;font-size:13px}
@media(max-width:350px){.benefit-amount{padding:16px;gap:8px}.benefit-value b{font-size:64px}}
.invite-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}
.inline-action{display:inline-flex;align-items:center;gap:6px;justify-content:center;min-height:44px;padding:8px 12px;background:rgb(var(--accent-rgb) / 0.071);color:var(--accent-cool);border-radius:8px;font-size:12px}
.inline-action .icon{width:16px;height:16px}.share-status{margin-top:16px;font-size:12px;color:var(--accent-cool);line-height:1.7}
@media(max-width:350px){.sheet-share span{display:none}.sheet-share{padding:0 8px}}
.invite-connection{display:flex;align-items:center;gap:14px;padding:16px;margin:20px 0;background:#ffffff05;border:1px dashed #d1ad6c45;border-radius:12px}.invite-connection p{font-size:12px;margin-top:4px}.invite-placeholder{display:grid;place-items:center;width:48px;height:48px;flex-shrink:0;background:#edb16c15;border-radius:10px;color:#f0bc73}
.banner.referral{background:radial-gradient(ellipse at 0 0,#fbd69d24,transparent 65%),linear-gradient(110deg,#55301f,#30212a);border-color:#f7b66d88;padding-top:20px;padding-bottom:20px;box-shadow:inset 0 1px #ffddb529}
.banner.referral:has(.banner-art){background:radial-gradient(ellipse at 0 0,#fbd69d24,transparent 65%),linear-gradient(110deg,#55301f,#30212a);border-color:#f7b66d88}
.banner.referral .round{background:#f4814c;color:white}.banner.referral small{color:#e2bbae}
@media(max-width:350px){.banner:has(.banner-art){padding:18px 12px 18px 94px;gap:6px;min-height:96px}.banner:has(.banner-art) .banner-art{width:77px;height:77px;left:7px;top:-16px}.banner:has(.banner-art) strong{font-size:16px}.banner:has(.banner-art) small{font-size:11px}}
.referral-offer{display:flex;gap:20px;margin-top:14px;padding-top:12px;border-top:1px solid #ffdcac24}.referral-offer>span{display:flex;flex-direction:column;gap:3px;font-size:10px;color:#e4c3a3}.referral-offer b{font-size:25px;line-height:1.2;color:#ffce82;font-weight:700}
.referral .banner-copy{flex:1;min-width:0}.referral .badge{align-self:flex-start}.referral .round{flex-shrink:0}
html[lang=en] .referral-offer{gap:14px}
.hero-heading{perspective:none;animation:heroFade .55s ease-out .12s both}
.hero-float{position:relative;isolation:isolate;width:28%;max-width:114px;flex-shrink:0;margin-right:12px}
.hero-float .hero-symbol{display:block;width:100%;max-width:none;animation:logoLevitate 4.8s ease-in-out infinite;will-change:transform}
.hero-float:before{content:"";position:absolute;z-index:-1;left:12%;right:12%;bottom:-17px;height:12px;border-radius:50%;background:radial-gradient(ellipse,#7481d566,transparent 70%);filter:blur(3px);animation:logoShadow 4.8s ease-in-out infinite}
.hero-float:after{content:"";position:absolute;z-index:-1;left:4%;right:4%;bottom:-18px;height:14px;border:1px solid #a1aed525;border-radius:50%;pointer-events:none}
@keyframes logoLevitate{0%,100%{transform:translateY(2px)}50%{transform:translateY(-10px)}}
@keyframes logoShadow{0%,100%{transform:scaleX(1);opacity:.7}50%{transform:scaleX(.72);opacity:.3}}
.hero.motion-paused .hero-float:before,.modal-open .hero-float:before{animation-play-state:paused}
@media(max-width:350px){.hero-float{width:25%;margin-right:6px}}
@media(prefers-reduced-motion:reduce){.hero-float .hero-symbol{animation:none;transform:none;will-change:auto}.hero-float:before{animation:none}}
@keyframes heroFade{from{opacity:0}to{opacity:1}}
@keyframes heroDepth{0%,100%{transform:rotateY(-12deg) rotateX(5deg) translateY(0)}35%{transform:rotateY(14deg) rotateX(-6deg) translateY(-7px)}70%{transform:rotateY(-4deg) rotateX(7deg) translateY(-3px)}}
.features .feature{--phase:0s}
.features .feature:nth-child(2){--phase:-.8s}.features .feature:nth-child(3){--phase:-1.6s}.features .feature:nth-child(4){--phase:-2.4s}.features .feature:nth-child(5){--phase:-3.2s}.features .feature:nth-child(6){--phase:-4s}
.features .feature .icon-box{animation:capabilityFloat 5.6s ease-in-out var(--phase) infinite}
.features .feature:after{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;border-radius:inherit;background:radial-gradient(ellipse at 50% 10%,rgba(var(--tint),.22),transparent 65%);animation:capabilityGlow 5.6s ease-in-out var(--phase) infinite}
@keyframes capabilityFloat{0%,100%{transform:translateX(-50%) translateY(0)}50%{transform:translateX(-50%) translateY(-5px)}}
@keyframes capabilityGlow{0%,100%{opacity:.2}50%{opacity:1}}
.features.motion-paused .icon-box,.features.motion-paused .feature:after,.modal-open .features .icon-box,.modal-open .features .feature:after,.paused .features .feature:after{animation-play-state:paused}
.contract [data-action="whitelist"]{position:relative;isolation:isolate;overflow:hidden;border:1.5px solid #edbc7599;border-radius:999px;background:#24232a;color:#f4f3fa;font-weight:650;box-shadow:none}
.contract [data-action="whitelist"]:after{content:"";position:absolute;inset:0;z-index:-1;border-radius:inherit;pointer-events:none;background:linear-gradient(110deg,transparent 38%,#bac8f530 45%,#ffffffcc 50%,#f1c3ba30 55%,transparent 62%) 150% 0/300% 100% no-repeat;animation:whitelistShine 5s ease-in-out infinite}
@keyframes whitelistShine{0%,12%{background-position:150% 0}38%,100%{background-position:-50% 0}}
.contract [data-action="whitelist"]:after{content:none;animation:none}
.contract [data-action="whitelist"]{box-shadow:0 0 12px #edbc751c}
.contract h3 .icon,[data-action="return-details"]{color:#edbc75}
.asset-live{display:inline-flex;align-items:center;gap:7px;white-space:nowrap}
.asset-live i{width:6px;height:6px;border-radius:50%;background:#8de0ce;box-shadow:0 0 7px #8de0ce55;animation:assetSignal 3s ease-in-out infinite}
@keyframes assetSignal{0%,100%{opacity:.55;box-shadow:0 0 3px #8de0ce22}50%{opacity:1;box-shadow:0 0 8px #8de0ce77}}
.paused .contract [data-action="whitelist"]:after,.modal-open .contract [data-action="whitelist"]:after{animation-play-state:paused}
.contract [data-action="whitelist"]:hover{filter:none;box-shadow:0 0 16px #edbc7530}
@media(prefers-reduced-motion:reduce){.hero-symbol,.referral.attention-in:before,.referral.attention-in .round,dialog[open]{animation:none!important;will-change:auto}}

/* Semantic type roles: preserve the official family and approved component shapes. */
/* Unified capability panel: information, not six competing action cards. */
.features{gap:0;padding:0;border:1px solid #ffffff18;border-radius:18px;background:#1c1b23;overflow:hidden}
.features .feature,.features .feature:nth-child(n){min-height:100px;padding:20px 6px 17px;gap:12px;border:0;border-radius:0;background:none;box-shadow:none;justify-content:center}
.features .feature:nth-child(-n+3){border-bottom:1px solid #ffffff0d}
.features .feature:not(:nth-child(3n)){border-right:1px solid #ffffff0d}
.features .feature:before,.features .feature:after{content:none;animation:none}
.features .feature .icon-box{position:static;width:30px;height:30px;transform:none!important;animation:none;filter:none;color:var(--accent-cool);background:none}
.features .feature .icon-box .icon{width:28px;height:28px;stroke-width:1.8}
.features .feature .feature-label{font-size:.8125rem;line-height:1.5;font-weight:550;color:#e1dfeb}
html[lang=en] .features .feature .feature-label{font-size:.75rem;line-height:1.5}
.wallet-icon .icon{width:23px;height:23px}
.nav a{min-width:44px;min-height:44px;align-items:center}
.nav img.nav-symbol{width:30px;height:34px;object-fit:contain}
.page{overflow:clip}
.nav{position:sticky;top:max(10px,env(safe-area-inset-top));z-index:6;background:#242229ed;box-shadow:0 6px 22px #0002}
html{scroll-padding-top:84px}
.recruit .node-activate .icon{width:18px;height:18px;stroke-width:2.25}
.language-picker{position:relative}
.language-dropdown{position:absolute;right:0;top:calc(100% + 10px);width:150px;padding:6px;border:1px solid #ffffff20;border-radius:12px;background:#24222e;box-shadow:0 12px 32px #0005;display:grid;gap:2px}
.language-dropdown[hidden]{display:none}
.language-dropdown button{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:44px;padding:8px 12px;border-radius:7px;background:transparent;color:#d8d5e3;text-align:left;font-size:.875rem}
.language-dropdown button[aria-pressed=true]{background:rgb(var(--accent-rgb) / 0.071);color:var(--accent-cool)}
.language-dropdown button:hover{background:#ffffff09}
.language-dropdown .icon{width:16px;height:16px;color:var(--accent-cool)}
.language-dropdown button:focus-visible{outline-offset:-2px}
:root{
 --text-caption:.75rem;--text-secondary:.8125rem;--text-ui:.875rem;
 --text-body:1rem;--text-subheading:1.125rem;--text-heading:1.5rem;
 --ink-body:#c1becc;--ink-secondary:#b0adbe;--ink-strong:#efedf5;
 --space-inset:1rem;--space-group:1.25rem;
}
/* Review: responsive feedback, quiet captions, compact market panel. */
.features .feature{transition:background-color .2s ease}
.features .feature .icon-box .icon{transition:transform .24s ease,color .24s ease}
@media(hover:hover){.features .feature:nth-child(n):hover{background:rgb(var(--accent-rgb) / 0.051)}.features .feature:hover .icon-box .icon{transform:translateY(-4px) scale(1.1);color:var(--accent-cool)}}
.features .feature:nth-child(n):active,.features .feature.is-touched{background:rgb(var(--accent-rgb) / 0.078)}
.features .feature:active .icon-box .icon,.features .feature.is-touched .icon-box .icon{transform:translateY(-4px) scale(1.1);color:var(--accent-cool)}
.asset-head .muted,.asset-head .muted .semantic-key{color:var(--muted);font-weight:400}
.market-card{padding:16px}
.market-price{margin-top:8px}
.market-price>strong{font-size:30px}
.chart-readout{margin:8px 0 4px}
.period-tabs{margin-top:6px;padding-top:6px}
.period-tabs button{display:flex;justify-content:center;gap:5px;min-height:44px;padding:4px 1px}
@media(max-width:350px){.period-tabs button{gap:3px}.period-tabs button>span,.period-tabs button>small{font-size:11px}}
@media(prefers-reduced-motion:reduce){.features .feature .icon-box .icon{transform:none!important}}

/* Open capability layout; compact recruitment without removing content. */
.features{border:0;border-radius:0;background:none;overflow:visible;row-gap:8px}
.features .feature:nth-child(n){border:0;background:none;min-height:82px;padding:10px 4px;gap:10px}
.features .feature:nth-child(n):hover,.features .feature:nth-child(n):active,.features .feature:nth-child(n).is-touched{background:none}
.section:has(>.recruit)>h2{margin-bottom:12px}
.section:has(>.recruit)>p.muted{margin:0 0 12px!important}
.recruit{padding:16px}
.recruit .node-stats{gap:12px}
.recruit .node-stats strong{font-size:26px;line-height:1.2}
.recruit .node-stats small{margin-top:3px;font-size:12px;line-height:1.5}
.recruit .price{margin-top:12px;padding-top:10px;line-height:1.3}
.recruit .price strong{font-size:26px;line-height:1.2}
.recruit .price span{font-size:13px}
.recruit .bar-labels{margin-top:6px;font-size:12px}
.recruit .bar{margin-top:8px;height:5px}
.recruit .bar>span{position:relative;overflow:hidden;border-radius:inherit}
.recruit .bar>span:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(100deg,transparent 35%,#fff2cfa8 50%,transparent 65%) 150% 0/300% 100% no-repeat;animation:recruitProgressFlow 3.2s ease-in-out infinite}
.recruit.motion-paused .bar>span:after,.modal-open .recruit .bar>span:after,.paused .recruit .bar>span:after{animation-play-state:paused}
@keyframes recruitProgressFlow{0%,12%{background-position:150% 0}65%,100%{background-position:-50% 0}}
.recruit .node-activate,.recruit .button{min-height:46px;margin-top:14px;padding:9px 14px;font-size:16px;border-radius:12px}
.hero h1{font-size:clamp(28px,8.3vw,38px);font-weight:600;line-height:1.25}
html[lang=en] .hero h1{font-size:clamp(25px,6.5vw,31px)}
.hero-heading{margin:22px 0 22px;min-height:108px}
.hero-float{width:25%;max-width:102px;top:-16px}
.process{padding:22px 0 12px}
.process .steps li{font-size:13px;font-weight:550;line-height:1.8;letter-spacing:.025em}
.process .steps li>.icon{width:23px;height:23px;margin:0 auto 10px;color:var(--accent-cool)}
.process .steps li+li:before{top:12px;font-size:12px}
.hero+.about{position:relative;margin-top:32px;padding-top:36px}
.hero+.about:before{content:"";position:absolute;top:0;left:24px;right:24px;height:1px;background:linear-gradient(90deg,transparent,#b9c9d34d 25%,#b9c9d366 50%,#b9c9d34d 75%,transparent);pointer-events:none}
.section:not(.about)>h2,.section .subhead>h2{font-size:20px;font-weight:600;line-height:1.4;letter-spacing:-.015em}
.section:not(.about)>h2{margin-bottom:16px}
.section .subhead{margin-bottom:16px}
.process .steps li+li:before{top:50%}
.about>h2{display:block;font-size:20px;line-height:1.4;font-weight:600;letter-spacing:-.015em;color:#f1eff6;margin-bottom:18px}
.about>h2:before{content:none}
.hero .hero-wordmark{width:123px;height:auto}
/* Compact asset overview: retain all content and 44px action targets. */
.section:has(>.cards){scroll-margin-top:82px}
.section:has(>.cards) .subhead{margin-bottom:10px}
.section>.cards{gap:18px}
.section>.cards>.card{padding:12px 14px;border-radius:16px}
.cards .asset-head{gap:10px}
.cards .asset-head h3{font-size:16px}
.cards .asset-head .badge{padding:7px}
.cards .asset-head .badge .icon{width:22px;height:22px}
.cards .asset-head .muted{font-size:12px;margin-top:2px;line-height:1.5}
.cards .balance-row{margin-top:10px;gap:8px}
.cards .balance{font-size:32px}
.cards .balance-row .muted{font-size:12px}
.cards .gain{font-size:19px}
.cards .bar{margin-top:10px;height:6px!important}
.cards .bar-labels{margin-top:6px;font-size:12px;line-height:1.5}
.cards .reward-main{padding:8px 12px;margin-top:10px;border-radius:10px}
.cards .reward-main>div{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap;min-width:0}
.cards .reward-main .balance{font-size:26px;color:#ffc46b}
.cards .reward-main{gap:8px;padding:8px 10px}
.cards .reward-main .muted{white-space:nowrap}
.cards .reward-main .button.solid{min-width:54px;padding:6px 10px;flex-shrink:0}
.cards .reward-main .muted{font-size:12px;line-height:1.5}
.cards .reward-main .muted>strong{font-size:18px}
.cards .reward-main .button{min-height:44px;padding:6px 16px;font-size:15px}
.cards .contract{margin-top:10px;padding:10px 12px;border-radius:10px}
.cards .contract h3{font-size:15px;line-height:1.4}
.cards .contract p{font-size:13px;line-height:1.65;margin:6px 0 10px}
.cards .contract .button{min-height:44px;padding:6px 12px;font-size:14px}
:root{--accent-cool:#a0e1d6;--accent-rgb:160 225 214;--accent-surface:#253735;--accent-border:#557873}
.node-identity .badge{background:var(--accent-surface);color:var(--accent-cool)}
.about mark{color:#dae8f6;background:none;font-weight:650;padding:0}
@supports (-webkit-background-clip:text){.about mark{background:linear-gradient(110deg,#f3f5f8 5%,#dce8f4 50%,#a9c9ea 100%);background-clip:text;-webkit-background-clip:text;color:transparent;-webkit-text-fill-color:transparent;box-decoration-break:clone;-webkit-box-decoration-break:clone}}
.about-detail{position:relative;margin-top:20px;padding:16px 18px;background:#1c1b23;border:0;border-radius:16px;box-shadow:none}
.about-detail:before{content:none}
.about .about-detail p+p{padding-left:0;margin-top:14px}
.about .about-detail p+p:before{content:none}
.dock{display:flex;gap:10px;align-items:stretch}
.dock .button{flex:1;min-width:0;width:auto}
.dock-share{width:50px;flex:0 0 50px;min-height:50px;border:1px solid #ffffff26;border-radius:13px;background:#ffffff09;display:grid;place-items:center;color:#eeeaf5}
.dock-share .icon{width:21px;height:21px}
.page-toast{position:fixed;bottom:90px;left:50%;transform:translateX(-50%);width:max-content;max-width:calc(100% - 40px);z-index:10;padding:10px 14px;border:1px solid #ffffff24;border-radius:10px;background:#282631;color:#e8e5f0;font-size:13px;box-shadow:0 6px 20px #0004}
body{font-size:var(--text-body);line-height:1.75;font-kerning:normal}
h2{font-size:var(--text-heading);font-weight:650}
h3{font-size:var(--text-subheading);font-weight:600}
.about p,#sheet-body p,.rule-body{font-size:var(--text-body);line-height:1.8;color:var(--ink-body)}
.about strong,.rule-body strong,#sheet-body strong,.semantic-key{font-weight:650;color:var(--ink-strong)}
.about p+p{margin-top:var(--space-group)}
.muted{font-size:var(--text-secondary);color:var(--ink-secondary)}
.text-action{font-size:var(--text-caption);min-width:44px;min-height:44px}
.asset-head h3{font-size:var(--text-subheading);line-height:1.4}
.asset-head .muted{display:block;margin-top:4px;line-height:1.6}
.bar-labels{font-size:var(--text-caption);color:var(--ink-secondary);line-height:1.6;flex-wrap:wrap;gap:6px 12px}
.bar-labels>span:last-child{margin-left:auto}
.reward-main{padding:var(--space-inset);margin-top:var(--space-group);border-color:#f0b75618;background:linear-gradient(110deg,#dbaa4310,#ec9b4e04)}
.contract{padding:var(--space-inset);margin-top:var(--space-group);border-color:#ffffff18;background:#ffffff03}
.contract p{font-size:var(--text-ui);line-height:1.8;color:var(--ink-body);margin:12px 0 18px}
.contract p strong{color:var(--ink-strong)}
.rights li,.rights li:nth-child(-n+2),html[lang=en] .rights li{padding:10px 0;font-size:var(--text-ui);line-height:1.75;color:var(--ink-body)}
.rights .benefit-key{font-weight:600;color:var(--ink-strong)}
.rights .benefit-number,.rights li:nth-child(-n+2) .benefit-number{font-size:inherit;font-weight:650;color:#efbd7b}
.market-heading h2{font-size:1.25rem}
.demo-label,.chart-readout,.period-tabs button>span,.period-tabs button>small,.node-pool>small,.pool-heading,.node-pool-title>span{font-size:var(--text-caption)}
.demo-label,.chart-readout{color:var(--ink-secondary)}
.balance,.gain,.node-dividend strong,.node-stats strong,.node-pool>strong,.allocation b,.upgrade b{font-variant-numeric:tabular-nums}
.node-pool{gap:6px;padding:10px 8px}
.node-pool.locked{color:#aaa7b6}
.pool-heading .icon{width:14px;height:14px}
.node-stats small,.node-dividend span,.blue-tier,.node-back{font-size:var(--text-secondary)}
.rule-disclosure summary{font-size:var(--text-body)}
.rule-body{padding:var(--space-inset)}
.rule-prose p{font-size:14px;line-height:1.85;color:var(--ink-body)}
.rule-prose p+p{margin-top:10px}
.rule-facts{display:grid;gap:14px;margin:0}
.rule-facts dt,.rule-allocation-label{font-size:12px;font-weight:600;color:#ffc16b;line-height:1.5}
.rule-facts dd{margin:4px 0 0;font-size:14px;line-height:1.65;color:#e0dce9}
.rule-facts dd strong{font-weight:650;color:#f4f1fa}
.rule-allocation-label{margin:20px 0 0;padding-top:14px;border-top:1px solid #ffffff12}
.upgrade-context{font-size:13px;line-height:1.7;color:var(--muted);margin-bottom:16px}
.upgrade-context .condition-label{display:block;font-size:12px;font-weight:600;color:#ffc16b;margin-bottom:5px}
.rule-body .upgrade-context strong{display:block;font-size:14px;font-weight:650;color:#f4f1fa;line-height:1.6}
.rule-body .allocation b,.rule-body .allocation div:last-child b{color:#ffc16b;font-weight:700}
.rule-body .allocation b,.rule-body .allocation div:last-child b{font-size:18px;line-height:1.4;font-weight:650}
.rule-body .allocation>div{padding:10px 0;gap:12px;min-height:44px}
.rule-body .allocation>div>span{font-size:14px}
.rule-body .upgrade-line{min-height:48px}
.rule-body .upgrade-line b{font-size:19px}
.upgrade-columns,.upgrade-line{display:grid;grid-template-columns:1.2fr 1fr .8fr;align-items:center;gap:8px}
.upgrade-columns{padding-bottom:8px;font-size:12px;color:var(--muted)}
.upgrade-columns>:last-child,.upgrade-line>:last-child{text-align:right}
.upgrade-line{min-height:64px;border-top:1px solid #ffffff12}
.upgrade-line strong{font-size:15px;font-weight:600}
.upgrade-line b{font-size:25px;line-height:1.3;font-weight:650;color:var(--accent-cool)}
.upgrade-line.gold b{color:#edbc75}
.tier-pill{display:inline-block;padding:2px 9px;border-radius:6px;font-size:13px;line-height:1.7;background:rgb(var(--accent-rgb) / 0.102);color:var(--accent-cool)}
.gold .tier-pill{background:#edbc7515;color:#edbc75}
.rule-body p strong{color:#f1eff8;font-weight:650}
.rule-body .upgrade small{color:#e0dce9;font-weight:550}
.rule-body .allocation span{color:#e0dce9;font-weight:550}
.sheet-head h2{font-size:1.25rem;line-height:1.4}
#sheet-body{padding:var(--space-group)}
.allocation div{padding:13px 0;gap:14px;line-height:1.6}
.allocation span{font-size:var(--text-ui)}
.allocation b{font-size:1.75rem;line-height:1.25}
.benefit-kicker,.benefit-amount small{font-size:var(--text-ui)}
.benefit-amount{margin:12px 0 18px}
.invite-connection{align-items:flex-start;gap:10px;padding:var(--space-inset)}
.invite-connection>div{min-width:0;flex:1}
.invite-connection>.invite-qr{width:96px;height:96px;flex:0 0 96px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;border-radius:10px;background:#f4f1eb;color:#625c54;text-align:center;border:6px solid #fff}
.invite-qr>span{font-size:13px;font-weight:600}
.invite-qr>small{font-size:11px;color:#857c70}
@media(max-width:350px){.invite-connection{flex-wrap:wrap}.invite-connection>.invite-qr{margin:0 auto}.invite-connection>.invite-qr+div{flex-basis:100%}}
.invite-placeholder{width:32px;height:32px;border-radius:8px;margin-top:2px}
.invite-placeholder .icon{width:20px;height:20px}
#sheet-body .invite-connection p{font-size:var(--text-secondary);line-height:1.7;margin-bottom:0}
.inline-action,.sheet-share,.share-status{font-size:var(--text-secondary)}
.inline-action{flex:1;white-space:nowrap}
.banner small{font-size:var(--text-secondary);line-height:1.55}
.referral:before{border-radius:inherit}
@media(max-width:350px){
 .asset-head h3{font-size:1rem}
 .asset-head .muted{font-size:var(--text-caption)}
 .banner:has(.banner-art) small{font-size:var(--text-caption)}
 .banner:has(.banner-art) strong{font-size:1rem}
 html[lang=en] .banner:has(.banner-art) strong{font-size:1rem}
 .node-pool>small,.pool-heading{font-size:.6875rem}
 #sheet-body{padding:1rem}
 .invite-connection{padding:12px;gap:8px}
 .inline-action{padding:8px;font-size:var(--text-caption)}
}
