:root{--yellow:#ffd21f;--yellow2:#f6a800;--gold:#f5c451;--black:#070604;--deep:#0d0b07;--card:#141007;--card2:#1d1709;--text:#fff7df;--muted:#cbbd8d;--soft:#f5e4ac;--line:rgba(255,210,31,.22);--line2:rgba(255,255,255,.09);--danger:#ff4d4f;--ok:#27d07d;--shadow:0 28px 90px rgba(0,0,0,.42)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--text);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,"Microsoft YaHei",sans-serif;background:linear-gradient(180deg,#0b0904 0%,#080604 40%,#050403 100%);overflow-x:hidden}body:before{content:"";position:fixed;inset:0;pointer-events:none;background:radial-gradient(circle at 16% 4%,rgba(255,210,31,.24),transparent 34%),radial-gradient(circle at 88% 8%,rgba(255,168,0,.16),transparent 32%),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(rgba(255,255,255,.018) 1px,transparent 1px);background-size:auto,auto,72px 72px,72px 72px;mask-image:linear-gradient(to bottom,#000,rgba(0,0,0,.8),transparent 88%)}.bg-orbit{position:fixed;border-radius:999px;pointer-events:none;filter:blur(22px);opacity:.55}.bg-orbit-1{width:380px;height:380px;background:rgba(255,210,31,.18);left:-130px;top:160px}.bg-orbit-2{width:520px;height:520px;background:rgba(246,168,0,.14);right:-240px;bottom:80px}.site-header{position:sticky;top:0;z-index:40;display:flex;align-items:center;justify-content:space-between;gap:22px;padding:14px clamp(16px,4vw,64px);border-bottom:1px solid rgba(255,210,31,.16);background:rgba(7,6,4,.72);backdrop-filter:blur(22px)}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;color:#fff;min-width:210px}.brand img{width:50px;height:50px;border-radius:17px;object-fit:cover;background:#191203;box-shadow:0 0 0 1px rgba(255,210,31,.28),0 16px 46px rgba(255,185,0,.2)}.brand strong{display:block;font-size:21px;letter-spacing:.5px;line-height:1}.brand em{display:block;font-style:normal;font-size:12px;color:#d8c887;margin-top:5px}.top-nav{display:flex;align-items:center;gap:8px;border:1px solid rgba(255,255,255,.07);background:rgba(255,255,255,.035);border-radius:999px;padding:6px}.top-nav a{display:inline-flex;align-items:center;height:34px;padding:0 14px;border-radius:999px;color:#d8c887;text-decoration:none;font-size:13px;font-weight:800;transition:.22s}.top-nav a:hover{background:rgba(255,210,31,.11);color:#fff0a7}.header-actions{display:flex;align-items:center;gap:10px}.icon-link{width:42px;height:42px;display:grid;place-items:center;border-radius:15px;border:1px solid rgba(255,255,255,.09);background:rgba(255,255,255,.045);color:var(--yellow);transition:.22s}.icon-link:hover{transform:translateY(-2px);border-color:rgba(255,210,31,.35);background:rgba(255,210,31,.11)}.icon-link svg{width:20px;height:20px;fill:currentColor}.connect-btn{border:0;display:flex;align-items:center;gap:9px;border-radius:16px;padding:12px 18px;background:linear-gradient(135deg,var(--yellow),var(--yellow2));color:#12100a;font-weight:950;box-shadow:0 12px 34px rgba(255,188,0,.24);cursor:pointer;white-space:nowrap;transition:.22s}.connect-btn:hover{transform:translateY(-1px)}.connect-btn .dot{width:8px;height:8px;border-radius:50%;background:#141006;box-shadow:0 0 0 5px rgba(0,0,0,.08)}.connect-btn.connected{background:#171209;color:#fff;border:1px solid rgba(255,210,31,.28)}.connect-btn.connected .dot{background:var(--ok);box-shadow:0 0 0 5px rgba(39,208,125,.16)}.section-pad{padding:88px clamp(16px,5vw,72px)}.hero{position:relative;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(330px,.76fr);align-items:center;gap:58px;min-height:760px;padding-top:94px}.eyebrow{display:inline-flex;align-items:center;gap:8px;border:1px solid rgba(255,210,31,.26);border-radius:999px;color:#ffe486;background:linear-gradient(135deg,rgba(255,210,31,.12),rgba(255,255,255,.035));padding:10px 14px;font-size:13px;font-weight:900;letter-spacing:.04em}.eyebrow.dark{background:#130f06;color:#f8d95c}.hero h1{margin:22px 0 20px;font-size:clamp(42px,6.3vw,88px);line-height:.98;letter-spacing:-3.2px}.hero h1 strong{display:inline-block;color:var(--yellow);text-shadow:0 18px 58px rgba(255,210,31,.22)}.hero p{max-width:790px;margin:0;color:#e9dcae;font-size:18px;line-height:1.85}.hero-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;max-width:760px;margin:30px 0 0}.hero-metrics div{position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.085);border-radius:22px;background:linear-gradient(145deg,rgba(255,210,31,.11),rgba(255,255,255,.035));padding:18px;min-height:112px}.hero-metrics div:after{content:"";position:absolute;right:-25px;top:-25px;width:80px;height:80px;border-radius:50%;background:rgba(255,210,31,.12)}.hero-metrics b{display:block;font-size:31px;color:#ffd954;letter-spacing:-1px}.hero-metrics span{display:block;margin-top:8px;color:#d7c995;font-size:13px;line-height:1.55;font-weight:700}.hero-cta{display:flex;gap:14px;flex-wrap:wrap;margin-top:30px}.primary-btn,.ghost-btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;border-radius:18px;padding:0 24px;text-decoration:none;font-weight:950}.primary-btn{background:linear-gradient(135deg,var(--yellow),var(--yellow2));color:#141006;box-shadow:0 16px 42px rgba(255,188,0,.22)}.ghost-btn{color:#fff;background:rgba(255,255,255,.055);border:1px solid rgba(255,210,31,.23)}.hero-visual{position:relative}.hero-card{position:relative;border-radius:38px;padding:13px;background:linear-gradient(145deg,rgba(255,210,31,.32),rgba(255,255,255,.045) 44%,rgba(255,210,31,.08));border:1px solid rgba(255,210,31,.28);box-shadow:var(--shadow)}.hero-card:before{content:"";position:absolute;inset:28px -18px -18px 32px;border-radius:38px;background:rgba(255,210,31,.12);filter:blur(24px);z-index:-1}.hero-card img{display:block;width:100%;aspect-ratio:1/1.05;object-fit:cover;border-radius:28px}.hero-badge{position:absolute;min-width:190px;border-radius:22px;border:1px solid rgba(255,210,31,.26);background:rgba(9,7,4,.82);backdrop-filter:blur(16px);padding:15px 18px;box-shadow:0 20px 70px rgba(0,0,0,.34)}.hero-badge span{display:block;color:#cdbd86;font-size:12px;text-transform:uppercase;letter-spacing:.12em;font-weight:900}.hero-badge b{display:block;margin-top:4px;color:#ffe16d;font-size:18px}.hero-badge.top{right:-24px;top:38px}.hero-badge.bottom{left:-24px;bottom:42px}.ticker{overflow:hidden;border-block:1px solid rgba(255,210,31,.18);background:linear-gradient(90deg,#ffd21f,#ffb30e);color:#120e05;font-weight:950}.ticker div{display:flex;gap:46px;width:max-content;padding:14px 0;animation:ticker 30s linear infinite}.ticker span{white-space:nowrap}@keyframes ticker{to{transform:translateX(-50%)}}.section-title{text-align:center;max-width:820px;margin:0 auto 38px}.left-title{text-align:left;margin-left:0}.section-title span{display:inline-block;color:#ffd954;font-weight:950;text-transform:uppercase;letter-spacing:.13em;font-size:13px}.section-title h2{font-size:clamp(32px,4.2vw,58px);line-height:1.06;letter-spacing:-1.4px;margin:12px 0 13px}.section-title p{margin:0;color:#d9cc9b;line-height:1.75;font-size:16px}.story-section{position:relative}.story-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.story-grid article{position:relative;overflow:hidden;min-height:285px;border-radius:30px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(145deg,rgba(255,255,255,.055),rgba(255,210,31,.055));padding:26px;box-shadow:0 18px 70px rgba(0,0,0,.2)}.story-grid article:after{content:"";position:absolute;right:-45px;bottom:-45px;width:130px;height:130px;border-radius:50%;background:rgba(255,210,31,.1)}.story-grid i{font-style:normal;color:#ffd954;font-weight:950;font-size:15px;letter-spacing:.14em}.story-grid h3{font-size:22px;margin:18px 0 12px}.story-grid p{margin:0;color:#d8c994;line-height:1.82;font-size:15px}.dividend-section{padding-top:40px}.dividend-card{display:grid;grid-template-columns:1.1fr .75fr;gap:34px;align-items:center;max-width:1180px;margin:auto;border:1px solid rgba(255,210,31,.22);border-radius:40px;background:radial-gradient(circle at 15% 0,rgba(255,210,31,.18),transparent 38%),linear-gradient(135deg,rgba(255,255,255,.065),rgba(255,210,31,.055));padding:42px;box-shadow:var(--shadow);overflow:hidden}.dividend-copy h2{font-size:clamp(32px,4vw,58px);line-height:1.08;letter-spacing:-1.4px;margin:18px 0}.dividend-copy p{color:#e8dcaf;line-height:1.85;font-size:17px;margin:0}.dividend-points{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:26px}.dividend-points div{border-radius:20px;border:1px solid rgba(255,255,255,.08);background:rgba(0,0,0,.22);padding:16px}.dividend-points b{display:block;color:#ffd954;font-size:15px}.dividend-points span{display:block;color:#cdbc85;font-size:13px;line-height:1.55;margin-top:6px}.token-wheel{position:relative;min-height:390px;display:grid;place-items:center}.wheel-core{width:178px;height:178px;border-radius:50%;display:grid;place-items:center;text-align:center;background:linear-gradient(145deg,#ffd21f,#f2a900);color:#141006;box-shadow:0 0 0 16px rgba(255,210,31,.08),0 0 0 42px rgba(255,210,31,.04),0 20px 80px rgba(255,188,0,.22)}.wheel-core b{font-size:58px;line-height:.8}.wheel-core span{display:block;font-weight:950;font-size:12px;letter-spacing:.1em}.orbit{position:absolute;border:1px solid rgba(255,210,31,.25);background:rgba(9,7,4,.74);backdrop-filter:blur(12px);border-radius:999px;padding:10px 14px;color:#ffec99;font-weight:950;font-size:13px}.o1{top:20px;left:50%;transform:translateX(-50%)}.o2{right:12px;top:46%}.o3{left:20px;top:46%}.o4{bottom:24px;left:50%;transform:translateX(-50%)}.utility-section{padding-top:40px}.utility-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;max-width:1180px;margin:auto}.utility-grid article{min-height:245px;border-radius:32px;padding:28px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,rgba(255,255,255,.06),rgba(255,255,255,.025));position:relative;overflow:hidden}.utility-grid article:before{content:"";position:absolute;left:28px;top:28px;width:42px;height:5px;border-radius:99px;background:linear-gradient(90deg,var(--yellow),transparent)}.utility-grid h3{font-size:25px;margin:42px 0 14px}.utility-grid p{margin:0;color:#d7c995;line-height:1.82}.shop{position:relative}.shop-shell{max-width:1180px;margin:auto;display:grid;grid-template-columns:minmax(320px,430px) minmax(0,1fr);gap:22px;align-items:stretch;border:1px solid rgba(255,210,31,.22);background:radial-gradient(circle at 0 0,rgba(255,210,31,.15),transparent 34%),linear-gradient(145deg,rgba(255,255,255,.065),rgba(255,210,31,.035));border-radius:38px;padding:22px;box-shadow:var(--shadow)}.products-panel{display:grid;grid-template-columns:1fr;gap:14px}.product-card{position:relative;display:grid;grid-template-columns:108px minmax(0,1fr);gap:14px;align-items:center;min-height:150px;border-radius:26px;border:1px solid rgba(255,255,255,.09);background:rgba(8,7,4,.52);padding:14px;cursor:pointer;transition:.22s;overflow:hidden}.product-card:hover,.product-card.selected{transform:translateY(-2px);border-color:rgba(255,210,31,.62);background:rgba(255,210,31,.105)}.product-card img{width:108px;height:108px;border-radius:22px;object-fit:cover;background:#201704;border:1px solid rgba(255,210,31,.12)}.product-info{min-width:0}.product-card h3{margin:0 0 5px;font-size:20px;line-height:1.15}.product-card p{margin:0 0 8px;color:#d5c792;line-height:1.45;font-size:13px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-card strong{display:block;color:#fff2b6;font-size:13px;margin-bottom:5px}.product-card em{display:block;font-style:normal;color:#ffd954;font-size:19px;font-weight:950;letter-spacing:-.2px}.product-card i{position:absolute;right:12px;top:12px;font-style:normal;border-radius:999px;padding:6px 10px;background:rgba(0,0,0,.38);border:1px solid rgba(255,210,31,.22);color:#ffdf68;font-size:12px;font-weight:950}.product-card.selected i{background:linear-gradient(135deg,var(--yellow),var(--yellow2));color:#141006;border:0}.order-form{border-radius:30px;border:1px solid rgba(255,255,255,.09);background:rgba(7,6,4,.56);padding:26px;min-height:100%;display:flex;flex-direction:column}.form-head{display:flex;justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid rgba(255,255,255,.08)}.form-head span{color:#ffd954;font-weight:950;text-transform:uppercase;letter-spacing:.08em;font-size:12px}.form-head strong{text-align:right;color:#fff;font-size:18px}.order-form label{display:block;margin:12px 0;color:#ffdf69;font-weight:950;font-size:14px}.order-form input,.order-form textarea{width:100%;margin-top:8px;border:1px solid rgba(255,255,255,.12);border-radius:17px;background:rgba(0,0,0,.32);color:#fff;padding:15px;font-size:16px;outline:none;transition:.2s}.order-form textarea{min-height:120px;resize:vertical}.order-form input:focus,.order-form textarea:focus{border-color:rgba(255,210,31,.75);box-shadow:0 0 0 4px rgba(255,210,31,.1)}.pay-summary{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin:18px 0}.pay-summary div{border-radius:18px;background:rgba(255,255,255,.045);border:1px solid rgba(255,255,255,.08);padding:14px}.pay-summary span{display:block;color:#cbbc89;font-size:12px;font-weight:800;margin-bottom:6px}.pay-summary b{display:block;color:#fff;font-size:16px;word-break:break-word}.submit-btn{margin-top:auto;width:100%;border:0;border-radius:20px;padding:17px 18px;background:linear-gradient(135deg,var(--yellow),var(--yellow2));color:#141006;font-weight:950;font-size:17px;cursor:pointer;box-shadow:0 16px 42px rgba(255,188,0,.2);transition:.22s}.submit-btn:hover{transform:translateY(-1px)}.submit-btn:disabled{opacity:.58;cursor:not-allowed}.ecosystem-card{display:grid;grid-template-columns:1fr .9fr;gap:28px;align-items:center;max-width:1180px;margin:auto;border-radius:40px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(135deg,#171106,#0b0905);padding:42px;box-shadow:var(--shadow);position:relative;overflow:hidden}.ecosystem-card:before{content:"";position:absolute;right:-160px;top:-160px;width:380px;height:380px;border-radius:50%;background:rgba(255,210,31,.13);filter:blur(18px)}.ecosystem-card h2{font-size:clamp(32px,4vw,56px);line-height:1.07;letter-spacing:-1.3px;margin:18px 0}.ecosystem-card p{color:#e3d5a6;line-height:1.86;font-size:17px;margin:0}.ecosystem-card ul{position:relative;display:grid;grid-template-columns:repeat(2,1fr);gap:13px;list-style:none;margin:0;padding:0}.ecosystem-card li{min-height:120px;border-radius:24px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.045);padding:18px}.ecosystem-card b{display:block;color:#ffd954;font-size:16px}.ecosystem-card span{display:block;color:#cfc08b;line-height:1.6;margin-top:8px;font-size:13px}.roadmap{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;max-width:1180px;margin:auto}.roadmap article{border-radius:28px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.045);padding:24px;min-height:240px}.roadmap b{display:inline-flex;padding:7px 11px;border-radius:999px;background:rgba(255,210,31,.1);border:1px solid rgba(255,210,31,.2);color:#ffd954;font-size:12px}.roadmap h3{font-size:23px;margin:18px 0 12px}.roadmap p{color:#d7c995;line-height:1.75;margin:0}.community{padding-top:35px}.community-card{max-width:980px;margin:auto;text-align:center;border:1px solid rgba(255,210,31,.22);border-radius:38px;background:radial-gradient(circle at 50% 0,rgba(255,210,31,.18),transparent 45%),rgba(255,255,255,.045);padding:45px 24px;box-shadow:var(--shadow)}.community-card h2{font-size:clamp(32px,4vw,56px);margin:0 0 12px;letter-spacing:-1.2px}.community-card p{max-width:680px;margin:0 auto 24px;color:#d9cc9b;line-height:1.8}.community-card div{display:flex;justify-content:center;gap:12px;flex-wrap:wrap}.footer{display:flex;justify-content:space-between;gap:20px;padding:28px clamp(16px,5vw,72px);border-top:1px solid rgba(255,210,31,.15);background:#050403;color:#a99b6d}.footer strong{display:block;color:#ffd954;font-size:21px}.footer span{display:block;margin-top:5px}.footer p{margin:0;text-align:right}.modal{position:fixed;inset:0;z-index:80;display:none;align-items:center;justify-content:center;padding:20px;background:rgba(0,0,0,.72);backdrop-filter:blur(10px)}.modal.show{display:flex}.modal-card{width:min(520px,100%);position:relative;border-radius:30px;padding:28px;background:#151107;border:1px solid rgba(255,210,31,.25);box-shadow:0 24px 90px rgba(0,0,0,.5)}.modal-close{position:absolute;right:16px;top:14px;width:36px;height:36px;border-radius:50%;border:1px solid rgba(255,210,31,.2);background:#080704;color:#fff;font-size:22px;cursor:pointer}.modal-card h3{margin:0 0 10px;color:#ffd954;font-size:27px}.modal-card p{color:#dacb98;line-height:1.7}.wallet-links{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-top:16px}.wallet-links a{display:block;text-align:center;text-decoration:none;color:#141006;background:linear-gradient(135deg,var(--yellow),var(--yellow2));padding:13px;border-radius:15px;font-weight:950}.toast{position:fixed;left:50%;bottom:28px;transform:translateX(-50%) translateY(20px);z-index:90;max-width:min(560px,calc(100% - 28px));opacity:0;pointer-events:none;background:#151107;border:1px solid rgba(255,210,31,.25);color:#fff;padding:15px 18px;border-radius:18px;box-shadow:0 18px 60px rgba(0,0,0,.42);transition:.25s}.toast.show{opacity:1;transform:translateX(-50%) translateY(0)}.toast a{color:#ffd954;font-weight:950}@media(max-width:1120px){.top-nav{display:none}.hero{grid-template-columns:1fr;min-height:auto}.hero-visual{max-width:620px}.story-grid{grid-template-columns:repeat(2,1fr)}.dividend-card,.ecosystem-card{grid-template-columns:1fr}.shop-shell{grid-template-columns:1fr}.roadmap{grid-template-columns:repeat(2,1fr)}}@media(max-width:720px){.site-header{padding:10px 12px}.brand{min-width:0}.brand img{width:43px;height:43px;border-radius:14px}.brand strong{font-size:17px}.brand em{display:none}.icon-link{display:none}.connect-btn{padding:11px 12px;border-radius:14px}.connect-btn b{font-size:13px}.section-pad{padding:56px 14px}.hero{padding-top:58px;gap:34px}.hero h1{font-size:clamp(38px,12vw,54px);letter-spacing:-1.6px}.hero p{font-size:16px}.hero-metrics{grid-template-columns:1fr}.hero-badge{position:static;margin-top:10px;min-width:0}.ticker div{gap:26px}.section-title,.left-title{text-align:left}.story-grid,.utility-grid,.roadmap{grid-template-columns:1fr}.dividend-card,.ecosystem-card{padding:24px;border-radius:30px}.dividend-points{grid-template-columns:1fr}.token-wheel{min-height:300px}.wheel-core{width:145px;height:145px}.wheel-core b{font-size:46px}.orbit{font-size:12px;padding:8px 10px}.shop-shell{padding:14px;border-radius:28px}.product-card{grid-template-columns:92px 1fr;min-height:126px;border-radius:22px}.product-card img{width:92px;height:92px;border-radius:18px}.product-card h3{font-size:18px}.pay-summary{grid-template-columns:1fr}.footer{display:block}.footer p{text-align:left;margin-top:12px}.wallet-links{grid-template-columns:1fr}}

/* === 2026 Premium UI refinement === */
body{background:radial-gradient(circle at 18% -8%,rgba(255,214,46,.22),transparent 30%),radial-gradient(circle at 92% 4%,rgba(255,139,0,.12),transparent 30%),linear-gradient(180deg,#080604 0%,#0d0904 38%,#050403 100%)}
body:after{content:"";position:fixed;inset:0;pointer-events:none;opacity:.3;background:linear-gradient(120deg,transparent 0 42%,rgba(255,210,31,.06) 43%,transparent 44% 100%),radial-gradient(circle at 50% 120%,rgba(255,210,31,.09),transparent 38%)}
.site-header{box-shadow:0 10px 40px rgba(0,0,0,.22)}
.brand strong{font-weight:1000}.top-nav a{letter-spacing:.02em}.hero{min-height:calc(100vh - 64px)}
.hero-copy{position:relative;z-index:2}.hero h1{max-width:930px}.hero p{font-weight:500}.hero-card{transform:rotate(1.5deg)}.hero-card img{filter:saturate(1.07) contrast(1.03)}
.hero-badge{transform:rotate(-1.5deg)}
.primary-btn,.ghost-btn,.connect-btn,.submit-btn{position:relative;overflow:hidden}.primary-btn:after,.connect-btn:after,.submit-btn:after{content:"";position:absolute;inset:-70% -30%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.35),transparent);transform:translateX(-110%) rotate(16deg);transition:.55s}.primary-btn:hover:after,.connect-btn:hover:after,.submit-btn:hover:after{transform:translateX(110%) rotate(16deg)}
.section-title h2,.ecosystem-card h2,.dividend-copy h2{font-weight:1000}.story-grid article,.utility-grid article,.roadmap article,.product-card,.order-form,.ecosystem-card,.dividend-card{backdrop-filter:blur(10px)}
.story-grid article:hover,.utility-grid article:hover{transform:translateY(-4px);border-color:rgba(255,210,31,.32);transition:.25s}
.story-grid article:nth-child(2),.utility-grid article:nth-child(2){transform:translateY(18px)}.story-grid article:nth-child(2):hover,.utility-grid article:nth-child(2):hover{transform:translateY(12px)}
.story-grid article:nth-child(4){transform:translateY(18px)}.story-grid article:nth-child(4):hover{transform:translateY(12px)}
.shop-shell{grid-template-columns:minmax(300px,410px) minmax(0,1fr);padding:18px;border-radius:34px;background:radial-gradient(circle at 12% 0,rgba(255,210,31,.20),transparent 34%),linear-gradient(145deg,rgba(255,255,255,.07),rgba(255,210,31,.04));position:relative;overflow:hidden}.shop-shell:before{content:"";position:absolute;left:-120px;bottom:-160px;width:360px;height:360px;border-radius:50%;background:rgba(255,210,31,.08);filter:blur(20px);pointer-events:none}.products-panel,.order-form{position:relative;z-index:1}.products-panel{gap:12px}.product-card{grid-template-columns:96px minmax(0,1fr);gap:13px;min-height:132px;border-radius:24px;padding:12px;background:linear-gradient(145deg,rgba(7,6,4,.62),rgba(255,255,255,.035));box-shadow:inset 0 1px 0 rgba(255,255,255,.06)}.product-card img{width:96px;height:96px;border-radius:20px}.product-card h3{font-size:19px}.product-card p{font-size:13px;line-height:1.5;-webkit-line-clamp:3}.product-card strong{font-size:12px;color:#ffeeb5;background:rgba(255,210,31,.08);display:inline-flex;padding:4px 8px;border-radius:999px;border:1px solid rgba(255,210,31,.16);margin-bottom:6px}.product-card em{font-size:18px}.product-card i{right:10px;top:10px}
.order-form{min-height:auto;border-radius:26px;padding:20px;background:linear-gradient(180deg,rgba(7,6,4,.72),rgba(15,11,5,.6));box-shadow:inset 0 1px 0 rgba(255,255,255,.06)}.form-head{margin-bottom:12px;padding-bottom:12px}.form-head strong{font-size:17px;line-height:1.35}.order-form label{margin:9px 0;font-size:13px;letter-spacing:.02em}.order-form input,.order-form textarea{margin-top:7px;border-radius:15px;padding:12px 13px;font-size:15px;background:rgba(0,0,0,.28)}.order-form textarea{min-height:88px}.pay-summary{gap:10px;margin:13px 0}.pay-summary div{padding:12px;border-radius:16px}.pay-summary b{font-size:15px;line-height:1.35}.submit-btn{border-radius:17px;padding:14px 16px;font-size:16px;min-height:50px}
.ecosystem-card{border-radius:42px;background:linear-gradient(135deg,rgba(255,210,31,.10),rgba(255,255,255,.035) 42%,rgba(0,0,0,.18)),linear-gradient(135deg,#171106,#080604);border-color:rgba(255,210,31,.18)}.ecosystem-card li{position:relative;overflow:hidden}.ecosystem-card li:after{content:"";position:absolute;right:-28px;bottom:-28px;width:80px;height:80px;border-radius:50%;background:rgba(255,210,31,.09)}
.roadmap-section{position:relative}.roadmap{position:relative;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.roadmap:before{content:"";position:absolute;left:9%;right:9%;top:34px;height:2px;background:linear-gradient(90deg,transparent,var(--yellow),rgba(255,210,31,.45),transparent);opacity:.65}.roadmap article{position:relative;overflow:hidden;min-height:280px;padding:26px 24px 24px;border-radius:30px;background:linear-gradient(160deg,rgba(255,210,31,.105),rgba(255,255,255,.04) 42%,rgba(0,0,0,.18));box-shadow:0 24px 80px rgba(0,0,0,.22)}.roadmap article:before{content:"";display:block;width:18px;height:18px;border-radius:50%;background:linear-gradient(135deg,var(--yellow),var(--yellow2));box-shadow:0 0 0 8px rgba(255,210,31,.12),0 0 30px rgba(255,210,31,.38);margin-bottom:24px}.roadmap article:after{content:"";position:absolute;right:-52px;top:-52px;width:142px;height:142px;border-radius:50%;border:1px solid rgba(255,210,31,.14);background:rgba(255,210,31,.045)}.roadmap article:nth-child(even){margin-top:34px}.roadmap b{background:rgba(0,0,0,.22);font-weight:1000}.roadmap h3{font-size:24px;line-height:1.18}.roadmap p{font-size:15px}.community-card{background:radial-gradient(circle at 50% -20%,rgba(255,210,31,.25),transparent 48%),linear-gradient(145deg,rgba(255,255,255,.065),rgba(255,210,31,.04));}
@media(max-width:1120px){.story-grid article:nth-child(2),.story-grid article:nth-child(4),.utility-grid article:nth-child(2){transform:none}.story-grid article:nth-child(2):hover,.story-grid article:nth-child(4):hover,.utility-grid article:nth-child(2):hover{transform:translateY(-4px)}.roadmap{grid-template-columns:repeat(2,1fr)}.roadmap:before{display:none}.roadmap article:nth-child(even){margin-top:0}.shop-shell{grid-template-columns:1fr;max-width:860px}.products-panel{grid-template-columns:repeat(2,minmax(0,1fr))}.product-card{grid-template-columns:88px 1fr}.product-card img{width:88px;height:88px}}
@media(max-width:720px){html,body{width:100%;overflow-x:hidden}.site-header{gap:8px}.brand img{width:40px;height:40px}.brand strong{font-size:16px}.header-actions{gap:7px}.connect-btn{min-height:40px;padding:9px 10px}.connect-btn .dot{width:7px;height:7px}.section-pad{padding:48px 12px}.hero{padding-top:44px}.hero h1{font-size:clamp(34px,11.4vw,50px);line-height:1.02}.hero p{font-size:15px;line-height:1.78}.hero-metrics div{min-height:96px;padding:15px}.hero-metrics b{font-size:27px}.hero-card{border-radius:28px;padding:9px;transform:none}.hero-card img{border-radius:22px}.section-title h2{font-size:clamp(28px,8.6vw,42px)}.section-title p{font-size:15px}.story-grid article,.utility-grid article{min-height:0;border-radius:24px;padding:22px}.dividend-card,.ecosystem-card{padding:20px;border-radius:28px}.dividend-copy p,.ecosystem-card p{font-size:15px}.dividend-points div{padding:13px}.products-panel{grid-template-columns:1fr;gap:10px}.shop-shell{padding:10px;border-radius:24px;gap:10px}.product-card{grid-template-columns:74px minmax(0,1fr);min-height:108px;padding:10px;border-radius:20px;gap:10px}.product-card img{width:74px;height:74px;border-radius:16px}.product-card h3{font-size:16px;margin-right:46px}.product-card p{display:block;overflow:visible;-webkit-line-clamp:unset;font-size:12.5px;line-height:1.42;margin-bottom:6px}.product-card strong{font-size:11px;padding:3px 7px}.product-card em{font-size:16px}.product-card i{font-size:11px;padding:5px 8px}.order-form{padding:14px;border-radius:20px}.form-head{display:block;margin-bottom:8px;padding-bottom:10px}.form-head span{font-size:10px;letter-spacing:.12em}.form-head strong{display:block;text-align:left;font-size:15px;margin-top:5px;white-space:normal}.order-form label{font-size:12px;margin:7px 0}.order-form input,.order-form textarea{font-size:14px;padding:10px 11px;border-radius:13px}.order-form textarea{min-height:76px}.pay-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:10px 0}.pay-summary div{padding:10px;border-radius:14px}.pay-summary span{font-size:10.5px}.pay-summary b{font-size:13px}.submit-btn{min-height:46px;padding:12px 14px;font-size:15px;border-radius:15px}.ecosystem-card ul{grid-template-columns:1fr}.ecosystem-card li{min-height:0}.roadmap{grid-template-columns:1fr;gap:12px}.roadmap article{min-height:0;padding:20px;border-radius:24px}.roadmap article:before{width:14px;height:14px;margin-bottom:16px}.roadmap h3{font-size:21px;margin:14px 0 9px}.community-card{padding:32px 18px;border-radius:28px}.footer{font-size:13px}.modal-card{border-radius:24px;padding:22px}.toast{bottom:16px;border-radius:15px;font-size:14px}}
@media(max-width:380px){.brand strong{font-size:14px}.connect-btn b{font-size:12px}.product-card{grid-template-columns:66px 1fr}.product-card img{width:66px;height:66px}.pay-summary{grid-template-columns:1fr}.hero h1{font-size:34px}}


/* === Payment & product detail upgrade === */
.product-card{position:relative;padding-right:54px}.product-card i{display:none}.select-chip{position:absolute;right:12px;bottom:12px;z-index:2;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:6px 10px;background:rgba(255,210,31,.10);border:1px solid rgba(255,210,31,.22);color:#ffe58a;font-size:12px;font-weight:1000;letter-spacing:.02em}.product-card.selected .select-chip{background:linear-gradient(135deg,var(--yellow),var(--yellow2));color:#171006;border-color:transparent}.pizza-corner{position:absolute;right:12px;top:12px;z-index:2;width:38px;height:38px;border-radius:15px;background-color:rgba(0,0,0,.22);background-position:center;background-repeat:no-repeat;background-size:82%;border:1px solid rgba(255,210,31,.18);box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 10px 26px rgba(0,0,0,.22);pointer-events:none}.pc-1{background-image:url('/assets/images/pizza-corner-1.svg')}.pc-2{background-image:url('/assets/images/pizza-corner-2.svg')}.pc-3{background-image:url('/assets/images/pizza-corner-3.svg')}.pc-4{background-image:url('/assets/images/pizza-corner-4.svg')}.product-card h3{padding-right:22px}.product-card.selected{box-shadow:0 18px 48px rgba(255,210,31,.10),inset 0 1px 0 rgba(255,255,255,.08)}.success-card{width:min(440px,calc(100vw - 28px));position:relative;border-radius:32px;padding:34px 26px 26px;background:radial-gradient(circle at 50% -22%,rgba(255,210,31,.35),transparent 45%),linear-gradient(145deg,#181107,#070604);border:1px solid rgba(255,210,31,.28);box-shadow:0 28px 90px rgba(0,0,0,.55);text-align:center}.success-pizza{width:82px;height:82px;margin:0 auto 14px;border-radius:28px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--yellow),var(--yellow2));font-size:42px;box-shadow:0 16px 42px rgba(255,210,31,.26)}.success-card h3{margin:0 0 10px;font-size:26px;line-height:1.28;color:#fff}.success-card p{margin:0 auto 20px;color:var(--muted);line-height:1.7;font-size:14px;max-width:340px}.success-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.success-actions .primary-btn,.success-actions .ghost-btn{min-height:46px;padding:13px 16px;border-radius:16px}.success-actions button{font-family:inherit;cursor:pointer}
@media(max-width:720px){.product-card{padding-right:48px}.pizza-corner{width:34px;height:34px;right:10px;top:10px;border-radius:13px}.select-chip{right:10px;bottom:10px;font-size:10.5px;padding:5px 8px}.product-card h3{padding-right:18px;margin-right:0}.success-card{border-radius:26px;padding:28px 18px 20px}.success-pizza{width:70px;height:70px;border-radius:23px;font-size:36px}.success-card h3{font-size:22px}.success-actions{grid-template-columns:1fr}.success-actions .primary-btn,.success-actions .ghost-btn{width:100%}}

/* half-pizza decorative corner upgrade */
.hero-metrics div:after,
.story-grid article:after,
.ecosystem-card:before,
.roadmap article:after{
  border-radius:0 !important;
  border:none !important;
  background-color:transparent !important;
  background-repeat:no-repeat !important;
  background-position:center !important;
  background-size:contain !important;
  filter:none !important;
}
.hero-metrics div:after{
  right:-10px !important;
  top:-10px !important;
  width:78px !important;
  height:78px !important;
  background-image:url('/assets/images/half-pizza-right.svg') !important;
  opacity:.95;
}
.story-grid article:after{
  right:-12px !important;
  bottom:-12px !important;
  width:92px !important;
  height:92px !important;
  background-image:url('/assets/images/half-pizza-right.svg') !important;
  opacity:.92;
}
.ecosystem-card:before{
  right:-12px !important;
  top:-12px !important;
  width:126px !important;
  height:126px !important;
  background-image:url('/assets/images/half-pizza-right.svg') !important;
  opacity:.9;
}
.roadmap article:after{
  right:-10px !important;
  top:-10px !important;
  width:96px !important;
  height:96px !important;
  background-image:url('/assets/images/half-pizza-right.svg') !important;
  opacity:.92;
}
@media(max-width:720px){
  .hero-metrics div:after{width:64px !important;height:64px !important;right:-8px !important;top:-8px !important}
  .story-grid article:after,.roadmap article:after{width:78px !important;height:78px !important;right:-8px !important;top:auto}
  .story-grid article:after{bottom:-8px !important}
  .ecosystem-card:before{width:98px !important;height:98px !important;right:-8px !important;top:-8px !important}
}


/* PizzaDAY latest brand/content upgrade */
:root{
  --pizza-red:#9f1f12;
  --pizza-dark:#050403;
  --pizza-glow:0 0 38px rgba(255,210,31,.26);
}
.site-header{
  background:rgba(5,4,3,.82);
  box-shadow:0 10px 40px rgba(0,0,0,.25);
}
.brand img{
  width:54px;
  height:54px;
  border-radius:50%;
  object-fit:cover;
  background:#0b0905;
  border:2px solid rgba(255,210,31,.58);
  box-shadow:0 0 0 6px rgba(255,210,31,.07),0 16px 45px rgba(255,184,0,.25);
}
.brand strong{
  color:#ffdc46;
  font-size:24px;
  letter-spacing:.4px;
}
.brand em{
  color:#d9c67d;
}
.top-nav{
  background:rgba(255,255,255,.025);
  border-color:rgba(255,210,31,.12);
}
.top-nav a:hover{
  background:linear-gradient(135deg,rgba(255,210,31,.16),rgba(255,255,255,.035));
}
.hero{
  min-height:720px;
  background:
    radial-gradient(circle at 74% 42%,rgba(255,210,31,.16),transparent 34%),
    radial-gradient(circle at 88% 18%,rgba(159,31,18,.18),transparent 34%);
}
.hero:before{
  content:"";
  position:absolute;
  left:0;
  right:0;
  bottom:0;
  height:1px;
  background:linear-gradient(90deg,transparent,rgba(255,210,31,.35),transparent);
}
.hero h1{
  max-width:900px;
  font-size:clamp(43px,5.7vw,76px);
  line-height:1.08;
  letter-spacing:-2.2px;
}
.hero h1 strong{
  color:#fff;
  text-shadow:0 0 36px rgba(255,210,31,.18);
}
.hero p{
  font-size:17px;
  max-width:780px;
  color:#f0dfaa;
}
.hero-card{
  border-radius:44px;
  background:
    radial-gradient(circle at 50% 40%,rgba(255,210,31,.28),transparent 48%),
    linear-gradient(145deg,rgba(255,210,31,.28),rgba(255,255,255,.045) 38%,rgba(255,210,31,.08));
}
.brand-hero-card img{
  border-radius:34px;
  object-position:center;
  box-shadow:inset 0 0 0 1px rgba(255,210,31,.2);
}
.hero-card:after{
  content:"";
  position:absolute;
  right:-40px;
  bottom:-34px;
  width:130px;
  height:130px;
  background:url('/assets/images/half-pizza-right.svg') center/contain no-repeat;
  filter:drop-shadow(0 18px 25px rgba(0,0,0,.38));
}
.hero-badge{
  border-color:rgba(255,210,31,.36);
  background:rgba(8,6,3,.88);
}
.hero-metrics div{
  border-color:rgba(255,210,31,.2);
  background:linear-gradient(145deg,rgba(255,210,31,.14),rgba(255,255,255,.04));
}
.section-title h2,.left-title h2{
  letter-spacing:-1.1px;
}
.highlight-grid{
  grid-template-columns:repeat(4,minmax(0,1fr));
}
.highlight-grid article{
  background:
    linear-gradient(160deg,rgba(255,210,31,.10),rgba(255,255,255,.04) 45%,rgba(0,0,0,.22)),
    radial-gradient(circle at 100% 0,rgba(255,210,31,.18),transparent 34%);
  border-color:rgba(255,210,31,.16);
}
.highlight-grid article h3{
  color:#fff5c8;
}
.burn-section{
  padding-top:44px;
}
.burn-card{
  grid-template-columns:minmax(0,1.05fr) minmax(380px,.95fr);
  background:
    radial-gradient(circle at 8% 0,rgba(255,210,31,.22),transparent 36%),
    radial-gradient(circle at 100% 100%,rgba(159,31,18,.16),transparent 42%),
    linear-gradient(135deg,rgba(255,255,255,.07),rgba(255,210,31,.045));
}
.burn-steps{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:14px;
  margin-top:28px;
}
.burn-steps div{
  border:1px solid rgba(255,210,31,.18);
  background:rgba(0,0,0,.24);
  border-radius:22px;
  padding:18px;
}
.burn-steps b{
  display:block;
  color:#ffd954;
  font-size:34px;
  line-height:1;
  margin-bottom:10px;
  font-weight:1000;
}
.burn-steps span{
  display:block;
  color:#e8d9a4;
  font-size:14px;
  line-height:1.7;
  font-weight:700;
}
.burn-flow{
  display:flex;
  justify-content:center;
  align-items:center;
  gap:11px;
  min-height:320px;
  flex-wrap:wrap;
}
.flow-node{
  width:120px;
  min-height:112px;
  border:1px solid rgba(255,210,31,.24);
  background:radial-gradient(circle at 50% 0,rgba(255,210,31,.20),transparent 54%),rgba(7,6,4,.72);
  border-radius:28px;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  text-align:center;
  padding:14px 10px;
  box-shadow:0 18px 55px rgba(0,0,0,.24), inset 0 1px 0 rgba(255,255,255,.06);
}
.flow-node:before{
  content:"";
  width:42px;
  height:42px;
  border-radius:50%;
  margin-bottom:10px;
  background:linear-gradient(135deg,var(--yellow),var(--yellow2));
  box-shadow:var(--pizza-glow);
}
.flow-node b{
  color:#fff1a3;
  font-size:14px;
  line-height:1.25;
}
.flow-node span{
  margin-top:5px;
  color:#ccb878;
  font-size:12px;
  font-weight:900;
}
.flow-arrow{
  color:#ffd954;
  font-size:27px;
  font-weight:1000;
  opacity:.9;
}
.logo-node img{
  width:48px;
  height:48px;
  border-radius:50%;
  object-fit:cover;
  border:2px solid rgba(255,210,31,.42);
  margin-bottom:9px;
}
.logo-node:before{display:none}
.marketing-grid{
  grid-template-columns:repeat(3,minmax(0,1fr));
}
.marketing-grid article{
  min-height:208px;
  padding:26px;
  background:
    radial-gradient(circle at 100% 0,rgba(255,210,31,.14),transparent 40%),
    linear-gradient(180deg,rgba(255,255,255,.055),rgba(255,255,255,.025));
}
.marketing-grid article h3{
  margin-top:36px;
  color:#fff3c2;
}
.shop-shell{
  border-color:rgba(255,210,31,.26);
  background:
    radial-gradient(circle at 10% 0,rgba(255,210,31,.18),transparent 34%),
    radial-gradient(circle at 100% 100%,rgba(159,31,18,.12),transparent 40%),
    linear-gradient(145deg,rgba(255,255,255,.075),rgba(255,210,31,.045));
}
.product-card{
  border-color:rgba(255,210,31,.17);
}
.product-card:hover{
  transform:translateY(-2px);
  border-color:rgba(255,210,31,.36);
}
.product-card em{
  color:#ffd954;
  text-shadow:0 0 20px rgba(255,210,31,.18);
}
.order-form{
  background:
    radial-gradient(circle at 100% 0,rgba(255,210,31,.12),transparent 34%),
    rgba(5,4,3,.62);
}
.submit-btn{
  background:linear-gradient(135deg,#ffe05a,#ffbd17);
  box-shadow:0 18px 42px rgba(255,188,0,.22);
}
.ecosystem-card{
  border-color:rgba(255,210,31,.16);
}
.ecosystem-card ul{
  grid-template-columns:1fr 1fr;
}
.ecosystem-card li{
  border-color:rgba(255,210,31,.13);
  background:rgba(255,255,255,.035);
}
.roadmap article{
  border-color:rgba(255,210,31,.18);
}
.community-card{
  position:relative;
  overflow:hidden;
}
.community-card:before{
  content:"";
  position:absolute;
  left:-28px;
  bottom:-36px;
  width:140px;
  height:140px;
  background:url('/assets/images/half-pizza-left.svg') center/contain no-repeat;
  opacity:.95;
}
.community-card:after{
  content:"";
  position:absolute;
  right:-28px;
  top:-36px;
  width:140px;
  height:140px;
  background:url('/assets/images/half-pizza-right.svg') center/contain no-repeat;
  opacity:.95;
}
.community-card > *{position:relative;z-index:1}
.footer:after{
  content:" ";
  display:block;
  margin-top:10px;
  color:#7f7250;
  font-size:12px;
}
@media(max-width:1120px){
  .highlight-grid,.marketing-grid{grid-template-columns:repeat(2,1fr)}
  .burn-card{grid-template-columns:1fr}
  .burn-flow{min-height:220px}
}
@media(max-width:720px){
  .brand img{width:44px;height:44px}
  .brand strong{font-size:18px}
  .hero{padding-top:50px}
  .hero h1{font-size:clamp(34px,10.8vw,48px);letter-spacing:-1px}
  .hero p{font-size:15px;line-height:1.8}
  .highlight-grid,.marketing-grid{grid-template-columns:1fr}
  .burn-steps{grid-template-columns:1fr}
  .burn-card{border-radius:28px;padding:20px}
  .burn-flow{gap:8px}
  .flow-node{width:calc(50% - 8px);min-height:96px;border-radius:20px}
  .flow-arrow{display:none}
  .ecosystem-card ul{grid-template-columns:1fr}
  .community-card:before,.community-card:after{width:94px;height:94px}
}
