@font-face{font-family:DM Sans;src:url('assets/DMSans-Regular.woff2')}@font-face{font-family:DM Sans;src:url('assets/DMSans-Medium.woff2');font-weight:500}@font-face{font-family:DM Sans;src:url('assets/DMSans-Bold.woff2');font-weight:700}
:root{--bg:#12111c;--panel:#1a1828;--white:#f8f7fb;--muted:#aaa7b5;--line:#302d49;--violet:#8268ff;--blue:#78a9ff;--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--white);font-family:'DM Sans',sans-serif;overflow-x:hidden}.container{width:min(var(--max),calc(100% - 48px));margin-inline:auto}a{color:inherit;text-decoration:none}p{color:var(--muted);font-size:18px;line-height:1.6}h1,h2,h3,p{margin-top:0}.site-header{height:100px;display:flex;align-items:center;justify-content:space-between;position:absolute;left:50%;transform:translateX(-50%);z-index:10}.brand img{width:184px;display:block}.site-header nav{display:flex;gap:36px;color:#d8d5e0;font-size:14px}.site-header nav a:hover{color:white}.menu{display:none;background:none;border:0;padding:10px}.menu span{display:block;width:24px;height:2px;background:white;margin:6px}.hero{min-height:920px;display:grid;grid-template-columns:1fr 1fr;align-items:center;position:relative;padding-top:100px}.hero-copy{max-width:570px;position:relative;z-index:2}.eyebrow{color:#8b78ff;text-transform:uppercase;letter-spacing:.16em;font-size:13px;font-weight:700;margin-bottom:20px}.hero h1{font-size:clamp(64px,7.2vw,108px);line-height:.94;letter-spacing:-.055em;margin-bottom:34px}.lead{max-width:560px}.store-buttons{display:flex;gap:12px;margin-top:34px;flex-wrap:wrap}.store-buttons img{height:48px;width:auto;display:block;transition:transform .25s}.store-buttons a:hover img{transform:translateY(-3px)}.hero-phone{align-self:end;justify-self:end;width:100%;max-width:570px;position:relative;display:flex;justify-content:center}.hero-phone img{width:100%;max-height:760px;object-fit:contain;object-position:bottom;position:relative;z-index:1;filter:drop-shadow(0 30px 60px #0008)}.orb{position:absolute;width:600px;height:600px;border-radius:50%;background:radial-gradient(circle,#5644e9 0,#30236f 38%,transparent 70%);filter:blur(10px);bottom:55px}.spark{position:absolute;color:#6755d8;font-size:44px}.spark-a{top:22%;left:-5%}.spark-b{top:19%;right:5%;font-size:70px;color:#fff}.spark-c{bottom:20%;left:48%;font-size:25px}.stats{min-height:250px;background:linear-gradient(110deg,#1a1535,#11111c 60%,#17142d);display:flex;align-items:center;justify-content:center;gap:70px}.stats div{display:flex;flex-direction:column;align-items:center;min-width:190px}.stats strong{font-size:72px;line-height:1;font-weight:400;letter-spacing:-.04em}.stats span{color:var(--muted);font-size:18px;margin-top:18px}.stats i{width:1px;height:145px;background:#4c46a6}.features{padding:150px 0}.feature{display:grid;grid-template-columns:.9fr 1.1fr;gap:100px;align-items:center;margin-bottom:170px}.feature.reverse{grid-template-columns:1.1fr .9fr}.feature.reverse .feature-copy{order:2}.feature-copy{max-width:430px}.number{color:#6557b7;font-size:15px;font-weight:700}.feature h2,.security h2,.section-title h2,.tokens h2,.download h2{font-size:clamp(44px,5vw,72px);line-height:1.02;letter-spacing:-.045em;margin:20px 0 26px}.feature-copy a,.text-link{display:inline-block;margin-top:18px;font-weight:700;border-bottom:1px solid #8074f2;padding-bottom:6px}.feature-art{height:620px;border-radius:36px;display:flex;align-items:center;justify-content:center;overflow:hidden}.feature-art img{width:115%;height:115%;object-fit:contain}.feature-art.purple{background:#8d73ff}.feature-art.mint{background:#7de7cf}.feature-art.blue{background:#80b7ff}.security{display:grid;grid-template-columns:1.25fr .75fr;gap:90px;align-items:center;padding-bottom:170px}.security-art{height:630px;border-radius:36px;background:#20223c;overflow:hidden;display:flex}.security-art img{width:100%;height:100%;object-fit:cover}.video-section{padding-bottom:160px}.section-title{text-align:center;max-width:740px;margin:0 auto 60px}.video{display:block;position:relative;border-radius:30px;overflow:hidden}.video>img{display:block;width:100%;aspect-ratio:16/9;object-fit:cover;transition:.4s}.video:hover>img{transform:scale(1.015)}.video span{position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);width:100px;height:100px;border-radius:50%;display:grid;place-items:center;background:#fff;color:#171321;font-size:32px;padding-left:5px}.tokens{text-align:center;background:#181527;padding:140px 0}.tokens .container>p:not(.eyebrow){max-width:600px;margin-inline:auto}.token-row{display:flex;justify-content:center;gap:28px;flex-wrap:wrap;margin:65px 0}.token-row img{width:64px;height:64px;border-radius:50%;transition:.25s}.token-row img:hover{transform:translateY(-8px) scale(1.05)}.reviews{padding:150px 0}.review-track{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.review-track article{background:#1b1927;padding:36px;border-radius:22px;min-height:310px;display:flex;flex-direction:column}.stars{color:#7e6aff;letter-spacing:5px;font-size:18px;margin-bottom:26px}.review-track h3{font-size:23px}.review-track p{font-size:16px}.review-track footer{display:flex;justify-content:space-between;margin-top:auto;color:#777383;font-size:14px}.download{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center;background:linear-gradient(135deg,#7964f7,#5141b7);border-radius:40px;padding:80px 90px;margin-bottom:150px;overflow:hidden}.download>img{width:100%;max-height:480px;object-fit:contain}.download .eyebrow,.download p{color:#e1dcff}.footer{background:#0d0c14;padding:90px 0 30px}.footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:70px}.footer-about img{width:184px}.footer-about p{font-size:14px;max-width:340px;margin-top:25px}.footer h4{margin:0 0 24px}.footer-grid>div:not(:first-child){display:flex;flex-direction:column;gap:13px}.footer-grid a{color:#96929f;font-size:14px}.copyright{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #24222f;margin-top:70px;padding-top:25px;color:#686572;font-size:13px}.to-top{width:42px;height:42px;border-radius:50%;border:1px solid #4b465f;background:transparent;color:white;cursor:pointer}.reveal{opacity:0;transform:translateY(34px);transition:opacity .8s,transform .8s}.reveal.visible{opacity:1;transform:none}
@media(max-width:900px){.site-header nav{display:none}.menu{display:block}.site-header.open nav{display:flex;position:absolute;top:80px;left:0;right:0;flex-direction:column;background:#1b1928;padding:28px;border-radius:16px}.hero{grid-template-columns:1fr;text-align:center;padding-top:160px;min-height:auto}.hero-copy{margin:auto}.hero h1{font-size:64px}.lead{margin-inline:auto}.store-buttons{justify-content:center}.hero-phone{margin:40px auto 0;max-width:540px}.stats{gap:28px}.stats strong{font-size:48px}.stats div{min-width:140px}.stats i{height:100px}.feature,.feature.reverse,.security,.download{grid-template-columns:1fr;gap:50px}.feature.reverse .feature-copy{order:0}.feature-copy{text-align:center;margin:auto}.feature-art{height:520px}.security>div:last-child{text-align:center}.security-art{height:500px}.review-track{grid-template-columns:1fr;max-width:650px;margin:auto}.download{text-align:center;padding:60px}.footer-grid{grid-template-columns:2fr 1fr 1fr}.footer-grid>div:last-child{display:none}}
@media(max-width:600px){.container{width:min(100% - 32px,var(--max))}.site-header{height:80px}.brand img{width:150px}.hero{padding-top:130px}.hero h1{font-size:48px}.hero .lead{font-size:16px}.hero-phone{max-height:570px}.orb{width:430px;height:430px}.stats{min-height:180px;gap:12px;padding:30px 12px}.stats div{min-width:0;flex:1}.stats strong{font-size:34px}.stats span{font-size:13px}.stats i{height:80px}.features{padding:90px 0}.feature{gap:35px;margin-bottom:100px}.feature h2,.security h2,.section-title h2,.tokens h2,.download h2{font-size:42px}.feature-art{height:390px;border-radius:24px}.security{padding-bottom:100px}.security-art{height:360px;border-radius:24px}.video-section{padding-bottom:100px}.video span{width:68px;height:68px;font-size:23px}.tokens{padding:90px 0}.token-row{gap:18px}.token-row img{width:52px;height:52px}.reviews{padding:100px 0}.download{border-radius:24px;padding:45px 24px;margin-bottom:90px}.footer{padding-top:70px}.footer-grid{grid-template-columns:1fr 1fr}.footer-about{grid-column:1/-1}.footer-grid>div:last-child{display:flex}.copyright{margin-top:50px}.store-buttons img{height:42px}}

/* CTA buttons */
.site-header nav{align-items:center;gap:30px}.nav-button,.content-button,.action-button{display:inline-flex;align-items:center;justify-content:center;border:1px solid #655bea;border-radius:999px;font-weight:700;transition:transform .25s,background .25s,border-color .25s,color .25s}.nav-button{min-height:46px;padding:0 25px;background:#fff;color:#16131f!important;border-color:#fff}.nav-button:hover{background:#7566f8!important;color:#fff!important;border-color:#7566f8;transform:translateY(-2px)}.wallet-actions{display:flex;gap:22px;flex-wrap:wrap;margin-top:29px}.action-button{min-height:48px;padding:0 21px;font-size:14px}.action-button.secondary{background:#1a1826;border-color:#4d4865}.action-button.primary{background:#7566f8;border-color:#7566f8}.action-button:hover{transform:translateY(-3px);background:#fff;border-color:#fff;color:#17131f}.hero .store-buttons{margin-top:22px}.content-button{min-height:52px;padding:0 24px;margin-top:20px;background:transparent;color:#fff;border-bottom:1px solid #655bea}.content-button b{font-size:18px;margin-left:18px}.content-button:hover{background:#7566f8;border-color:#7566f8;transform:translateY(-3px)}
@media(max-width:900px){.site-header.open nav{align-items:stretch}.site-header.open nav a{text-align:center;padding:12px}.site-header.open .nav-button{margin-top:4px}.wallet-actions{justify-content:center}}
@media(max-width:600px){.wallet-actions{display:grid;grid-template-columns:1fr 1fr;width:100%;max-width:350px;margin:26px auto 0}.wallet-actions .primary{grid-column:1/-1}.action-button{width:100%;padding-inline:14px}.content-button{min-height:48px;padding:0 20px}}

/* Original Bifrost gradient button treatment */
.nav-button,.content-button{background:linear-gradient(88deg,#7656ee 0%,#4961ea 100%);border:0;color:#fff!important;border-radius:100px;padding:10px 22px;font-size:22px;font-weight:400;line-height:1;min-height:auto;overflow:hidden}.nav-button:hover,.content-button:hover{background:linear-gradient(88deg,#614ac5 0%,#3f52c2 100%)!important;color:#fff!important}.site-header .nav-button{font-size:18px;padding:11px 24px}.feature-copy .content-button,.security .content-button,.tokens .content-button{border-bottom:0}

/* Timed welcome modal */
.welcome-modal{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;padding:24px;background:rgba(7,6,14,.78);backdrop-filter:blur(10px);opacity:0;visibility:hidden;overflow-y:auto;overscroll-behavior:contain;transition:opacity .35s,visibility .35s}.welcome-modal.show{opacity:1;visibility:visible}.welcome-card{position:relative;width:min(540px,100%);padding:54px 52px 45px;text-align:center;background:linear-gradient(145deg,#201d35,#12111c 72%);border:1px solid #514985;border-radius:30px;box-shadow:0 30px 90px #000a;transform:translateY(24px) scale(.97);transition:transform .35s;overflow:hidden}.welcome-modal.show .welcome-card{transform:none}.welcome-card:before{content:"";position:absolute;width:260px;height:260px;border-radius:50%;background:#634bea55;filter:blur(45px);top:-150px;left:50%;transform:translateX(-50%)}.welcome-close{position:absolute;z-index:2;top:16px;right:18px;width:42px;height:42px;border:1px solid #5c5670;border-radius:50%;background:#171522;color:#fff;font:300 28px/1 'DM Sans';cursor:pointer;transition:.2s}.welcome-close:hover{background:#7566f8;border-color:#7566f8;transform:rotate(5deg)}.welcome-icon{position:relative;display:grid;place-items:center;width:62px;height:62px;margin:0 auto 22px;border-radius:50%;background:linear-gradient(135deg,#856cff,#4a5de8);font-size:28px}.welcome-card .eyebrow{position:relative;margin-bottom:12px}.welcome-card h2{position:relative;margin-bottom:18px;font-size:42px;line-height:1.05;letter-spacing:-.04em}.welcome-card>p:not(.eyebrow):not(.countdown){position:relative;font-size:16px;max-width:420px;margin:0 auto 27px}.welcome-button{position:relative;display:inline-flex;align-items:center;justify-content:center;padding:14px 28px;border-radius:100px;background:linear-gradient(88deg,#7656ee,#4961ea);color:#fff;font-size:18px;font-weight:500;transition:.25s}.welcome-button:hover{transform:translateY(-3px);box-shadow:0 12px 30px #5a4be755}.welcome-card .countdown{position:relative;margin:21px 0 0;color:#7f7a90;font-size:13px}.countdown strong{color:#bdb6ff;font-weight:700}.welcome-modal.hiding{opacity:0}.welcome-modal.hiding .welcome-card{transform:translateY(20px) scale(.97)}
@media(max-width:600px){.site-header .nav-button{font-size:16px}.content-button{font-size:17px;line-height:1.15}.welcome-modal{padding:16px}.welcome-card{padding:48px 24px 35px;border-radius:24px}.welcome-card h2{font-size:34px}.welcome-card>p:not(.eyebrow):not(.countdown){font-size:15px}.welcome-close{top:12px;right:12px;width:38px;height:38px}}

/* Refined welcome experience */
.welcome-card{width:min(560px,100%);margin:auto;padding:38px 48px 36px;text-align:left;background:linear-gradient(145deg,#211d38 0%,#151321 48%,#100f18 100%);border-color:#4d476c;border-radius:28px;box-shadow:0 30px 90px #000c,0 0 0 1px #ffffff08 inset}.welcome-card:before{width:360px;height:250px;background:#684fe04d;filter:blur(55px);top:-175px;left:auto;right:-60px;transform:none}.welcome-card:after{content:"";position:absolute;inset:0;background:linear-gradient(120deg,#ffffff08,transparent 32%);pointer-events:none}.welcome-brand{position:relative;display:flex;align-items:center;gap:13px;margin-bottom:27px;color:#a79aff;font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.welcome-icon{display:grid;place-items:center;width:44px;height:44px;flex:0 0 44px;margin:0;border-radius:13px;background:linear-gradient(135deg,#856cff,#4a5de8);box-shadow:0 10px 28px #5d4be744;font-size:21px;color:#fff}.welcome-card h2{max-width:430px;margin-bottom:16px;font-size:clamp(30px,5.5vw,44px);text-align:left}.welcome-card>p:not(.countdown){max-width:450px;margin:0 0 22px;text-align:left}.welcome-points{position:relative;display:flex;gap:9px;flex-wrap:wrap;margin-bottom:28px}.welcome-points span{padding:8px 12px;border:1px solid #3f3a55;border-radius:100px;background:#ffffff08;color:#bcb8c8;font-size:12px}.welcome-button{display:flex;justify-content:space-between;width:100%;padding:15px 18px 15px 24px;border-radius:14px}.welcome-button b{display:grid;place-items:center;width:32px;height:32px;border-radius:9px;background:#ffffff20;font-size:19px}.countdown-wrap{position:relative;margin-top:22px}.welcome-card .countdown{display:flex;justify-content:space-between;margin:0 0 8px;color:#817d8d;font-size:12px}.countdown-track{height:3px;border-radius:20px;background:#302c3c;overflow:hidden}.countdown-track i{display:block;width:100%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#7656ee,#4b65ee);transform-origin:left;transform:scaleX(1)}
@media(max-width:600px){.welcome-card{padding:30px 22px 28px;border-radius:23px}.welcome-brand{padding-right:38px;margin-bottom:23px;font-size:10px}.welcome-card h2{font-size:34px}.welcome-card>p:not(.countdown){font-size:15px}.welcome-points{gap:6px;margin-bottom:23px}.welcome-points span{font-size:11px;padding:7px 9px}.welcome-button{padding:13px 14px 13px 20px}}

/* Original feature artwork is free-standing, not boxed */
.feature-art,.feature-art.purple,.feature-art.mint,.feature-art.blue{height:auto;min-height:0;border-radius:0;background:transparent;overflow:visible}.feature-art img{display:block;width:100%;height:auto;max-height:none;object-fit:contain}.feature:nth-child(1) .feature-art img{max-width:760px;margin-left:auto}.feature:nth-child(2) .feature-art img{max-width:620px;margin-right:auto}.feature:nth-child(3) .feature-art img{max-width:590px;margin-left:auto}
@media(max-width:900px){.feature-art,.feature-art.purple,.feature-art.mint,.feature-art.blue{height:auto}.feature-art img,.feature:nth-child(1) .feature-art img,.feature:nth-child(2) .feature-art img,.feature:nth-child(3) .feature-art img{width:min(100%,620px);max-width:620px;margin-inline:auto}}
@media(max-width:600px){.feature-art,.feature-art.purple,.feature-art.mint,.feature-art.blue{height:auto}.feature:nth-child(1) .feature-art img{width:100%}.feature:nth-child(2) .feature-art img{width:92%}.feature:nth-child(3) .feature-art img{width:82%}}

/* Match the original site's rendered asset sizes to keep raster artwork sharp */
.feature-art img,.feature:nth-child(1) .feature-art img,.feature:nth-child(2) .feature-art img,.feature:nth-child(3) .feature-art img{width:100%;max-width:388px;margin-inline:auto}.feature:nth-child(1) .feature-art img,.feature:nth-child(3) .feature-art img{margin-left:auto;margin-right:0}.feature:nth-child(2) .feature-art img{margin-left:0;margin-right:auto}.video-section .video{width:min(924px,100%);margin-inline:auto}.security{width:min(1136px,calc(100% - 48px));padding:48px 44px;margin-bottom:150px;border-radius:10px;background:rgba(32,30,42,.6);grid-template-columns:minmax(0,587px) minmax(0,1fr);gap:64px}.security-art{width:100%;height:auto;min-height:0;border-radius:0;background:transparent;overflow:visible}.security-art img{display:block;width:100%;max-width:587px;height:auto;max-height:330px;object-fit:contain}.download{grid-template-columns:minmax(0,386px) 1fr}.download>img{width:100%;max-width:386px;height:auto;max-height:none;justify-self:center}
@media(max-width:900px){.feature-art img,.feature:nth-child(1) .feature-art img,.feature:nth-child(2) .feature-art img,.feature:nth-child(3) .feature-art img{width:min(100%,388px);max-width:388px;margin-inline:auto}.security{grid-template-columns:1fr;padding:44px;margin-bottom:100px}.security-art img{margin-inline:auto}.download{grid-template-columns:1fr}.download>img{width:min(100%,386px)}}
@media(max-width:600px){.feature-art img,.feature:nth-child(1) .feature-art img,.feature:nth-child(2) .feature-art img,.feature:nth-child(3) .feature-art img{width:272px;max-width:100%;margin-inline:auto}.security{width:min(100% - 32px,1136px);padding:28px 22px}.security-art img{width:100%;max-width:343px}.video-section .video{width:100%}.download>img{width:min(100%,300px)}}

button.action-button{font-family:inherit;color:#fff;-webkit-text-fill-color:#fff;cursor:pointer;transition:transform .12s,background .2s,color .12s}button.action-button:hover{color:#111!important;-webkit-text-fill-color:#111}button.action-button:active{color:#111!important;-webkit-text-fill-color:#111;transform:translateY(1px) scale(.98)}


/* Image-based icon system */
.spark{object-fit:contain;width:44px;height:44px}.spark-b{width:70px;height:70px}.spark-c{width:30px;height:30px}.content-button>img{width:19px;height:19px;margin-left:18px}.video span>img{width:31px;height:31px}.stars{display:flex;gap:5px;letter-spacing:0}.stars>img{width:20px;height:20px;object-fit:contain}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.to-top img{width:19px;height:19px}.welcome-close{display:grid;place-items:center}.welcome-close img{width:20px;height:20px}.welcome-icon img{width:25px;height:25px;object-fit:contain}.welcome-points span{display:inline-flex;align-items:center;gap:5px}.welcome-points span img{width:14px;height:14px}.welcome-button b img{width:19px;height:19px}
.welcome-brand .welcome-logo{width:174px;height:auto;display:block;object-fit:contain}


/* Modal responsiveness: compact spacing on short viewports */
@media(max-height:720px){.welcome-card{padding-top:26px;padding-bottom:22px}.welcome-brand{margin-bottom:16px}.welcome-card h2{margin-bottom:12px}.welcome-card>p:not(.countdown){margin-bottom:14px}.welcome-points{margin-bottom:18px}}
@media(max-width:400px){.welcome-card{padding:24px 18px 22px}.welcome-card h2{font-size:27px}}

/* Unread announcement badge on News button */
#news-button{position:relative}
#news-button:after{content:"";position:absolute;top:-9px;right:-9px;width:23px;height:23px;border-radius:50%;background:#e5484d url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='2.5' y='5' width='19' height='14' rx='2.5'/%3E%3Cpath d='M3 7.5l9 6 9-6'/%3E%3C/svg%3E") center/12px 12px no-repeat;box-shadow:0 0 0 3px #12111c,0 0 10px #e5484d99;animation:newsPulse 1.6s ease-in-out infinite}
#news-button.seen:after{display:none}
@keyframes newsPulse{0%,100%{transform:scale(1);opacity:1}50%{transform:scale(1.3);opacity:.7}}

/* Modal body text inside split columns (keeps original sizing after restructure) */
.welcome-left,.welcome-right{position:relative;min-width:0}
.welcome-left p,.welcome-right p{position:relative;font-size:16px;max-width:450px;margin:0 0 22px}
@media(max-width:600px){.welcome-left p,.welcome-right p{font-size:15px}}

/* Landscape layout on PC: text left, steps + action right */
@media(min-width:761px){
  .welcome-card{width:min(920px,100%);display:grid;grid-template-columns:1.08fr 1fr;align-items:stretch}
  .welcome-left{padding-right:42px;border-right:1px solid #ffffff14;display:flex;flex-direction:column;justify-content:center}
  .welcome-right{padding-left:42px;display:flex;flex-direction:column;justify-content:center}
  .welcome-left p,.welcome-right p{max-width:none}
  .welcome-left p:last-child{margin-bottom:0}
  .welcome-card h2{max-width:none}
}

/* Mobile: stack hero buttons centered; News stays compact below/above the primary */
@media(max-width:600px){.wallet-actions #news-button{grid-column:1/-1;width:auto;min-width:170px;min-height:42px;padding-inline:24px;justify-self:center}}

/* Wallet creation modal (mirrors welcome modal: landscape on PC, portrait on mobile) */
.wallet-modal{position:fixed;inset:0;z-index:1001;display:grid;place-items:center;padding:24px;background:rgba(7,6,14,.82);backdrop-filter:blur(10px);opacity:0;visibility:hidden;transition:opacity .35s,visibility .35s;overflow-y:auto;overscroll-behavior:contain}
.wallet-modal.show{opacity:1;visibility:visible}
.wallet-card{position:relative;width:min(560px,100%);margin:auto;padding:38px 48px 36px;text-align:left;background:linear-gradient(145deg,#211d38 0%,#151321 48%,#100f18 100%);border:1px solid #4d476c;border-radius:28px;box-shadow:0 30px 90px #000c,0 0 0 1px #ffffff08 inset;transform:translateY(24px) scale(.97);transition:transform .35s;overflow:hidden}
.wallet-modal.show .wallet-card{transform:none}
.wallet-card:before{content:"";position:absolute;width:360px;height:250px;background:#684fe04d;filter:blur(55px);top:-175px;right:-60px;border-radius:50%}
.wallet-card h2{position:relative;margin-bottom:16px;font-size:clamp(28px,5vw,40px);line-height:1.05;letter-spacing:-.04em}
.wallet-left,.wallet-right{position:relative;min-width:0}
.wallet-left p,.wallet-right p{position:relative;font-size:16px;margin:0 0 22px}
.wallet-generate{cursor:pointer;border:0;width:100%}
.wallet-generate[disabled]{opacity:.6;cursor:wait}
.wallet-error{color:#ff9d9f;font-size:14px;margin:14px 0 0}
.seed-label{position:relative;font-size:13px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#a79aff;margin:0 0 14px}
.seed-grid{position:relative;list-style:none;margin:0 0 18px;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:8px;counter-reset:seedword}
.seed-grid li{counter-increment:seedword;position:relative;padding:9px 10px 9px 36px;border:1px solid #3f3a55;border-radius:10px;background:#ffffff08;color:#eceaf3;font-size:14px;font-weight:500}
.seed-grid li:before{content:counter(seedword);position:absolute;left:11px;top:50%;transform:translateY(-50%);color:#7f7a90;font-size:12px;font-weight:700}
.seed-warning{font-size:13px;color:#9b96a8;margin:0 0 20px}
.seed-actions{position:relative;display:flex;gap:11px}
.seed-actions .action-button{flex:1;justify-content:center;cursor:pointer;font-family:inherit}
.seed-actions .action-button.copied{background:#2f9e63;border-color:#2f9e63;color:#fff}
@media(max-width:600px){.wallet-modal{padding:16px}.wallet-card{padding:30px 22px 28px;border-radius:23px}.wallet-card h2{font-size:30px}.wallet-left p,.wallet-right p{font-size:15px}.seed-grid{grid-template-columns:repeat(2,1fr)}.seed-actions{flex-direction:column}}
@media(max-height:720px){.wallet-card{padding-top:26px;padding-bottom:22px}.wallet-card h2{margin-bottom:12px}.wallet-left p,.wallet-right p{margin-bottom:14px}}
@media(min-width:761px){
  .wallet-card{width:min(920px,100%);display:grid;grid-template-columns:1.08fr 1fr;align-items:stretch}
  .wallet-left{padding-right:42px;border-right:1px solid #ffffff14;display:flex;flex-direction:column;justify-content:center}
  .wallet-right{padding-left:42px;display:flex;flex-direction:column;justify-content:center}
  .wallet-left p:last-child{margin-bottom:0}
}
