:root{--bg:#061219;--panel:#0b1f2a;--panel2:#102c38;--text:#f5fbfd;--muted:#9db0b9;--green:#43f58a;--cyan:#28e6ff;--line:rgba(255,255,255,.1);--shadow:0 30px 90px rgba(0,0,0,.42)}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg)}body{margin:0;color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:radial-gradient(circle at 80% -10%,rgba(40,230,255,.13),transparent 32%),radial-gradient(circle at 18% 10%,rgba(67,245,138,.1),transparent 26%),var(--bg);line-height:1.5}a{color:inherit;text-decoration:none}.wrap{width:min(1180px,calc(100% - 38px));margin:auto}.narrow{max-width:760px}.center{text-align:center}.mnav{position:sticky;top:0;z-index:50;display:flex;align-items:center;gap:26px;padding:12px max(18px,calc((100vw - 1180px)/2));background:rgba(6,18,25,.82);backdrop-filter:blur(18px);border-bottom:1px solid var(--line)}.mnav.simple{justify-content:space-between}.mlogo img{display:block;width:196px;max-width:42vw;height:48px;object-fit:contain;object-position:left center}.mnav nav{display:flex;gap:25px;margin:auto;font-size:13px;font-weight:750;color:#c2d0d6}.mnav nav a:hover{color:var(--green)}.nav-actions{display:flex;align-items:center;gap:9px}.btn{appearance:none;display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 20px;border-radius:14px;border:1px solid transparent;font:inherit;font-weight:900;letter-spacing:.02em;cursor:pointer;transition:.18s}.btn.small{min-height:42px;padding:0 15px;font-size:12px}.btn.primary{background:linear-gradient(135deg,var(--green),#27dca7);color:#052017;box-shadow:0 10px 30px rgba(67,245,138,.15)}.btn.primary:hover{transform:translateY(-2px);box-shadow:0 14px 38px rgba(67,245,138,.22)}.btn.secondary,.btn.ghost{background:rgba(255,255,255,.04);border-color:var(--line);color:var(--text)}.btn.secondary:hover,.btn.ghost:hover{border-color:rgba(67,245,138,.45)}.hero{padding:82px 0 74px;min-height:780px;display:grid;align-items:center}.hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,.92fr);align-items:center;gap:58px}.eyebrow{color:var(--green);font-size:11px;font-weight:950;letter-spacing:.17em;text-transform:uppercase}.hero h1{font-size:clamp(48px,6vw,78px);line-height:.98;letter-spacing:-.045em;margin:18px 0 24px;max-width:780px}.hero h1 em{color:var(--green);font-style:normal}.lead{font-size:clamp(18px,2.1vw,23px);line-height:1.55;color:#bac9cf;max-width:720px}.cta{display:flex;gap:11px;flex-wrap:wrap;margin:30px 0 22px}.proof{display:flex;flex-wrap:wrap;gap:8px}.proof span{border:1px solid var(--line);background:rgba(255,255,255,.035);border-radius:999px;padding:7px 11px;font-size:11px;font-weight:850;color:#cbd7dc}.visual{position:relative;min-height:580px}.hero-photo{position:absolute;right:0;top:0;width:85%;height:520px;border-radius:34px;overflow:hidden;box-shadow:var(--shadow);border:1px solid var(--line)}.hero-photo:after,.photo-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 45%,rgba(3,12,16,.75))}.hero-photo img,.photo-card img,.mobile-photo{width:100%;height:100%;object-fit:cover;display:block}.phone{position:absolute;left:0;bottom:0;width:270px;padding:9px;background:#020507;border:1px solid rgba(255,255,255,.22);border-radius:38px;box-shadow:0 24px 75px rgba(0,0,0,.7);transform:rotate(-3deg)}.phone-screen{min-height:500px;border-radius:31px;padding:26px 18px;background:linear-gradient(180deg,#102a36,#07161d);overflow:hidden}.phone-top{display:flex;justify-content:space-between;font-size:10px;font-weight:900;color:#dce8ec;margin-bottom:60px}.phone h3{font-size:25px;line-height:1.05;margin:10px 0}.phone-muted{color:#93a8b2;font-size:12px}.xpbar{height:8px;background:rgba(255,255,255,.09);border-radius:99px;overflow:hidden;margin:18px 0 23px}.xpbar i{display:block;width:68%;height:100%;background:linear-gradient(90deg,var(--green),var(--cyan))}.xpbar i.almost{width:84%}.metric-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:18px 0}.metric-grid div{padding:13px;background:rgba(255,255,255,.055);border:1px solid var(--line);border-radius:13px}.metric-grid b{display:block}.metric-grid small{color:#8fa5ae}.phone-btn{min-height:42px;font-size:11px;padding:0 12px;margin-top:14px}.section{padding:95px 0}.section.alt{background:rgba(255,255,255,.018);border-block:1px solid rgba(255,255,255,.05)}.section h2{font-size:clamp(35px,5vw,56px);line-height:1.05;letter-spacing:-.035em;margin:14px 0 18px}.sectionlead{color:#aebfc6;font-size:18px}.cards3{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:42px}.glass-card,.copy-card,.leaderboard,.photo-card{border:1px solid var(--line);background:linear-gradient(160deg,rgba(16,44,56,.76),rgba(8,24,32,.86));box-shadow:0 22px 65px rgba(0,0,0,.18);border-radius:25px}.glass-card{padding:28px}.glass-card>span{display:inline-grid;place-items:center;width:38px;height:38px;border-radius:12px;background:rgba(67,245,138,.1);color:var(--green);font-weight:900}.glass-card h3{font-size:21px;margin:23px 0 10px}.glass-card p,.copy-card p{color:#9fb2ba}.story,.split{display:grid;grid-template-columns:1fr 1fr;gap:20px;align-items:stretch}.copy-card{padding:42px}.feature-list{display:grid;gap:10px;margin-top:28px}.feature-list>div{padding:15px 16px;border-radius:15px;border:1px solid var(--line);background:rgba(255,255,255,.03)}.feature-list b,.feature-list small{display:block}.feature-list small{color:#91a6af;margin-top:6px;line-height:1.45}.photo-card{min-height:580px;overflow:hidden;position:relative}.photo-card .caption{position:absolute;z-index:2;left:28px;right:28px;bottom:28px}.photo-card .caption h3{font-size:29px;margin:8px 0}.leaderboard{max-width:820px;margin:42px auto 0;padding:18px}.battle-head,.rank{display:grid;grid-template-columns:90px 1fr 110px 160px;align-items:center;gap:12px;padding:15px}.battle-head{display:flex;justify-content:space-between;border-bottom:1px solid var(--line);font-size:12px}.live{color:var(--green)}.rank{border-bottom:1px solid rgba(255,255,255,.06)}.rank.first{background:rgba(67,245,138,.055);border-radius:15px}.rank em{font-style:normal;font-weight:900}.rank small{color:#93a7af}.privacy{font-size:12px;color:#81959d;padding:10px 15px 0}.shopgrid{display:grid;grid-template-columns:repeat(6,1fr);gap:10px;margin-top:40px}.shopgrid div{min-height:150px;display:grid;place-items:center;text-align:center;align-content:center;gap:12px;padding:16px;border:1px solid var(--line);border-radius:20px;background:rgba(255,255,255,.03);font-size:33px}.shopgrid b{font-size:12px;color:#d4e0e4}.accent{background:linear-gradient(150deg,rgba(67,245,138,.11),rgba(8,24,32,.9))}.points{font-size:44px;font-weight:950;color:var(--green);margin-top:30px}.points small{font-size:11px;letter-spacing:.13em;color:#b8c7cd}.mobile-photo{height:210px;margin-top:26px;border-radius:18px}.faq{max-width:850px}.faq details{border:1px solid var(--line);border-radius:16px;padding:18px 20px;margin:10px 0;background:rgba(255,255,255,.025)}.faq summary{font-weight:850;cursor:pointer}.faq p{color:#9fb2ba}.final{padding:110px 0}.final-logo{width:min(280px,75vw);height:170px;object-fit:contain}.leadform{display:flex;gap:9px;max-width:580px;margin:28px auto 13px}.leadform input{flex:1;min-width:0;min-height:52px;border:1px solid var(--line);border-radius:14px;padding:0 16px;background:#071920;color:white;font:inherit;outline:none}.leadform input:focus{border-color:var(--green)}.textlink{font-size:12px;color:var(--green);font-weight:800}footer{border-top:1px solid var(--line);padding:30px 0 45px}.footer{display:flex;align-items:center;gap:20px;justify-content:space-between}.footer img{width:180px;height:45px;object-fit:contain}.footer p{font-size:11px;color:#758991}.langpick{display:flex;align-items:center;gap:6px}.langpick select{background:#081c25;color:#e8f1f4;border:1px solid var(--line);border-radius:10px;padding:9px 10px;max-width:165px}.consent{position:fixed;z-index:90;left:18px;right:18px;bottom:18px;max-width:930px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 20px;border-radius:20px;border:1px solid rgba(67,245,138,.25);background:rgba(6,18,25,.96);backdrop-filter:blur(20px);box-shadow:var(--shadow)}.consent p{margin:5px 0 0;color:#98adb6;font-size:12px}.consent>div:last-child{display:flex;gap:8px}.hidden{display:none!important}.adpage .hero{min-height:700px}.ad-cards{padding:0 0 90px}.ad-hero .hero-grid{padding-top:25px}@media(max-width:920px){.mnav nav{display:none}.mnav{justify-content:space-between}.nav-actions .ghost{display:none}.hero{padding-top:55px}.hero-grid,.story,.split{grid-template-columns:1fr}.hero-grid{gap:35px}.visual{min-height:500px;max-width:620px}.hero-photo{width:88%;height:450px}.cards3{grid-template-columns:1fr}.shopgrid{grid-template-columns:repeat(3,1fr)}.battle-head,.rank{grid-template-columns:65px 1fr 90px}.rank small{grid-column:2/-1}.photo-card{min-height:480px}}@media(max-width:600px){.mnav{padding:9px 13px}.mlogo img{width:150px;height:40px}.nav-actions .small{display:none}.hero{min-height:auto;padding:48px 0 62px}.hero h1{font-size:48px}.lead{font-size:17px}.visual{min-height:435px}.hero-photo{width:92%;height:360px;border-radius:24px}.phone{width:205px}.phone-screen{min-height:370px;padding:18px 13px}.phone-top{margin-bottom:35px}.metric-grid{display:none}.section{padding:70px 0}.copy-card{padding:27px}.photo-card{min-height:400px}.shopgrid{grid-template-columns:repeat(2,1fr)}.leaderboard{padding:9px}.rank{grid-template-columns:46px 1fr 70px;padding:12px 9px}.leadform{display:grid}.footer{flex-direction:column}.consent{align-items:stretch;flex-direction:column}.consent>div:last-child{display:grid;grid-template-columns:1fr 1fr}.mnav .langpick select{max-width:110px}}

/* DAYMOVA_MARKETING_VISUAL_HOTFIX_1_4_7F_BEGIN */
:root{--daymova-font-sans:"Segoe UI Variable Text","Segoe UI Variable",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif}
html,body,button,input,select,textarea{font-family:var(--daymova-font-sans)!important;font-synthesis:none;font-optical-sizing:auto;font-kerning:normal}
body{text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
img,svg{image-rendering:auto}

.hero h1,.section h2{font-weight:800!important;letter-spacing:-.025em!important}
h3,h4,b,strong{font-weight:700!important}
.btn{font-weight:700!important;letter-spacing:.012em!important}
.mnav nav{font-size:14px!important;font-weight:600!important;letter-spacing:0!important}
.eyebrow{font-size:12px!important;font-weight:700!important;letter-spacing:.12em!important}
.proof span{font-size:12px!important;font-weight:650!important;letter-spacing:.01em!important}
.lead,.sectionlead{line-height:1.6!important}
.glass-card h3{font-weight:700!important}
.glass-card p,.copy-card p,.faq p{font-size:16px!important;line-height:1.6!important}
.feature-list small,.rank small,.phone-muted,.privacy{font-size:12px!important;line-height:1.45!important}
.phone-top{font-size:11px!important;font-weight:700!important}
.phone h3{font-weight:750!important;letter-spacing:-.015em!important}
.shopgrid b{font-size:12px!important;font-weight:700!important}
.footer p{font-size:12px!important;line-height:1.45!important}
.textlink{font-size:13px!important;font-weight:700!important}
.consent p{font-size:13px!important;line-height:1.5!important}
.langpick select,.leadform input{font-size:14px!important}

@media(max-width:600px){
  .hero h1{font-size:46px!important;line-height:1.02!important;letter-spacing:-.02em!important}
  .lead{font-size:17px!important;line-height:1.58!important}
  .glass-card p,.copy-card p,.faq p{font-size:15px!important}
}
/* DAYMOVA_MARKETING_VISUAL_HOTFIX_1_4_7F_END */


/* DAYMOVA_WEB3_LOGO_GUARD */
header img[src*="daymova-horizontal"],
nav img[src*="daymova-horizontal"],
.marketing-header img[src*="daymova-horizontal"],
.marketing-nav img[src*="daymova-horizontal"]{
  display:block !important;
  width:auto !important;
  height:auto !important;
  max-width:210px !important;
  max-height:52px !important;
  object-fit:contain !important;
  object-position:left center !important;
  flex:0 0 auto !important;
}
@media (max-width:700px){
  header img[src*="daymova-horizontal"],
  nav img[src*="daymova-horizontal"],
  .marketing-header img[src*="daymova-horizontal"],
  .marketing-nav img[src*="daymova-horizontal"]{
    max-width:158px !important;
    max-height:42px !important;
  }
}


/* DAYMOVA_FOOTER_LOGO_R6_BEGIN */
footer .footer > img,
footer .wrap.footer > img{
  display:block !important;
  width:220px !important;
  max-width:220px !important;
  height:auto !important;
  max-height:58px !important;
  object-fit:contain !important;
  object-position:left center !important;
  flex:0 0 auto !important;
  filter:none !important;
}
@media(max-width:700px){
  footer .footer > img,
  footer .wrap.footer > img{
    width:190px !important;
    max-width:min(190px,72vw) !important;
    max-height:52px !important;
    margin-inline:auto !important;
  }
}
/* DAYMOVA_FOOTER_LOGO_R6_END */


/* DAYMOVA_FOOTER_CONTRAST_R6_1_BEGIN */
footer .footer > img,
footer .wrap.footer > img{
  display:block !important;
  width:220px !important;
  max-width:220px !important;
  min-width:0 !important;
  height:auto !important;
  max-height:none !important;
  aspect-ratio:auto !important;
  object-fit:contain !important;
  object-position:left center !important;
  flex:0 0 auto !important;
  opacity:1 !important;
  filter:drop-shadow(0 2px 12px rgba(0,0,0,.34)) !important;
}

@media(max-width:700px){
  footer .footer > img,
  footer .wrap.footer > img{
    width:min(200px,68vw) !important;
    max-width:68vw !important;
    margin-inline:auto !important;
    object-position:center center !important;
  }
}
/* DAYMOVA_FOOTER_CONTRAST_R6_1_END */


/* DAYMOVA_PUBLIC_BRAND_R622_BEGIN */
.mlogo img{
  display:block !important;
  width:200px !important;
  max-width:min(200px,52vw) !important;
  min-width:0 !important;
  height:auto !important;
  max-height:none !important;
  aspect-ratio:auto !important;
  object-fit:contain !important;
  object-position:left center !important;
  opacity:1 !important;
  filter:none !important;
}
footer .footer > img,
footer .wrap.footer > img{
  display:block !important;
  width:205px !important;
  max-width:min(205px,70vw) !important;
  min-width:0 !important;
  height:auto !important;
  max-height:none !important;
  aspect-ratio:auto !important;
  object-fit:contain !important;
  object-position:left center !important;
  flex:0 0 auto !important;
  opacity:1 !important;
  filter:none !important;
}
@media(max-width:600px){
  .mlogo img{width:168px !important;max-width:58vw !important}
  footer .footer > img,
  footer .wrap.footer > img{
    width:190px !important;
    max-width:70vw !important;
    margin-inline:auto !important;
    object-position:center center !important;
  }
}
/* DAYMOVA_PUBLIC_BRAND_R622_END */
