:root{--navy:#061947;--navy2:#18305f;--blue:#1267f4;--line:rgba(18,103,244,.17);--header:84px;--footer:62px}*{box-sizing:border-box}html,body{margin:0;min-height:100%;overflow-x:hidden}body{overflow-y:auto}body{font-family:Inter,system-ui,-apple-system,"Segoe UI",sans-serif;color:var(--navy);background:#f6fbff}.page-shell{min-height:100dvh;display:block;overflow:hidden;background:radial-gradient(circle at 50% 34%,#fff 0 29%,rgba(250,253,255,.96) 48%,rgba(222,239,255,.9) 100%)}
.site-header{height:var(--header);position:relative;z-index:20;display:flex;align-items:center;padding:9px clamp(26px,5.5vw,92px);gap:28px}.brand{display:flex;align-items:center;gap:9px;text-decoration:none;flex:0 0 auto}.brand-mark{width:60px;height:60px}.brand-copy{display:grid;line-height:1}.brand-copy strong{font-size:26px;letter-spacing:.31em;font-weight:500;color:var(--navy)}.brand-copy b{font-size:11px;letter-spacing:.31em;color:var(--blue);margin-top:7px;font-weight:600;text-align:center;padding-left:.31em}.brand-copy small{font-size:7px;letter-spacing:.32em;color:#303644;margin-top:9px;text-align:center;padding-left:.32em}.desktop-nav{margin-left:auto;display:flex;align-items:center;gap:clamp(18px,2.2vw,35px)}.desktop-nav a{text-decoration:none;font-size:13px;font-weight:600;white-space:nowrap}.desktop-nav a:hover{color:var(--blue)}.menu-button{display:inline-flex;align-items:center;gap:9px;min-height:48px;padding:0 17px;border:0;border-radius:10px;background:linear-gradient(110deg,#0759df,#0c6cf6);color:#fff;font-size:16px;font-weight:700;box-shadow:0 8px 22px rgba(14,100,235,.2);cursor:pointer}.menu-icon{width:21px;display:grid;gap:4px}.menu-icon i{display:block;height:2px;border-radius:3px;background:currentColor}.menu-panel{display:none;position:absolute;right:clamp(26px,5.5vw,92px);top:69px;min-width:230px;padding:9px;border:1px solid var(--line);border-radius:14px;background:rgba(255,255,255,.97);box-shadow:0 18px 44px rgba(9,48,112,.17)}.menu-panel.is-open{display:grid}.menu-panel a{padding:10px 12px;border-radius:8px;text-decoration:none;font-size:14px;font-weight:600}.menu-panel a:hover{background:#eef6ff;color:var(--blue)}
.hero{position:relative;height:calc(100dvh - var(--header));min-height:536px;display:grid;place-items:center;overflow:hidden;padding:0 20px}.cosmic{position:absolute;inset:0;pointer-events:none}.cosmic-one{opacity:.62;background-image:radial-gradient(circle at 5% 18%,white 0 2px,transparent 3px),radial-gradient(circle at 11% 46%,rgba(25,118,244,.25) 0 2px,transparent 3px),radial-gradient(circle at 91% 18%,white 0 2px,transparent 3px),radial-gradient(circle at 84% 66%,rgba(25,118,244,.24) 0 2px,transparent 3px),radial-gradient(circle at 20% 83%,white 0 2px,transparent 3px),radial-gradient(circle at 96% 86%,white 0 2px,transparent 3px)}.cosmic-two{opacity:.52;background:linear-gradient(28deg,transparent 0 48%,rgba(35,126,240,.055) 49% 49.4%,transparent 50%) 0 0/245px 180px,linear-gradient(151deg,transparent 0 48%,rgba(35,126,240,.045) 49% 49.5%,transparent 50%) 0 0/290px 205px}.hero-content{position:relative;z-index:2;width:min(1120px,100%);height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:4px 0 2px}.hero-brand{display:flex;flex-direction:column;align-items:center;margin-bottom:0}.hero-mark{width:clamp(152px,13.5vw,220px);height:auto;filter:drop-shadow(0 8px 18px rgba(18,103,244,.08))}.hero-wordmark{display:grid;justify-items:center;margin-top:-9px}.hero-wordmark span{font-size:clamp(26px,2.7vw,43px);letter-spacing:.31em;padding-left:.31em;font-weight:500}.hero-wordmark small{margin-top:5px;color:var(--blue);font-size:clamp(9px,1vw,14px);letter-spacing:.31em;padding-left:.31em;font-weight:600}h1{margin:6px 0 0;font-size:clamp(42px,4.75vw,72px);line-height:.96;letter-spacing:-.052em;font-weight:800}h1 span{color:var(--blue)}.accent-line{width:76px;height:4px;border-radius:5px;background:var(--blue);margin:13px 0 12px}.hero-description{max-width:930px;margin:0;font-size:clamp(14px,1.35vw,19px);line-height:1.48;color:var(--navy2)}.hero-description strong{color:var(--blue)}.cta-block{display:grid;justify-items:center;margin-top:13px}.discord-button{width:min(455px,82vw);height:61px;display:grid;grid-template-columns:36px 1fr 36px;align-items:center;gap:12px;padding:0 25px;border-radius:12px;background:linear-gradient(100deg,#0e60ec,#207eff 68%,#1263e7);color:white;text-decoration:none;font-size:clamp(18px,1.65vw,24px);font-weight:700;box-shadow:0 10px 25px rgba(15,95,235,.26);transition:.2s}.discord-button svg{width:34px}.discord-button .arrow{font-size:30px}.discord-button.is-disabled{opacity:.53;cursor:not-allowed}.discord-button:not(.is-disabled):hover{transform:translateY(-2px)}.consent-row{margin-top:9px;display:flex;align-items:center;gap:9px;font-size:clamp(12px,1.1vw,15px);cursor:pointer}.consent-row input{position:absolute;opacity:0}.custom-check{width:21px;height:21px;border:2px solid rgba(6,25,71,.45);border-radius:4px;background:#fff;display:grid;place-items:center;flex:0 0 auto}.consent-row input:checked+.custom-check{background:var(--blue);border-color:var(--blue)}.consent-row input:checked+.custom-check:after{content:"✓";color:#fff;font-weight:800}.consent-row a{color:var(--blue);text-decoration:none}.consent-message{height:13px;margin:2px 0 0;color:#b23a3a;font-size:11px}.trust-statement{margin:0;display:flex;align-items:center;justify-content:center;gap:9px;color:var(--navy2);font-size:clamp(11px,1.06vw,14px);line-height:1.3}.trust-icon{width:22px;height:22px;display:grid;place-items:center;border:2px solid var(--blue);border-radius:50%;color:var(--blue);font-weight:800;flex:0 0 auto}.benefits{width:min(1000px,96%);display:grid;grid-template-columns:repeat(4,1fr);margin-top:7px}.benefit{position:relative;padding:0 20px}.benefit+.benefit:before{content:"";position:absolute;left:0;top:12px;bottom:0;width:1px;background:rgba(6,25,71,.18)}.benefit-icon{height:40px;color:var(--blue);font-size:38px;line-height:1;font-weight:700}.benefit h2{margin:4px 0 4px;font-size:clamp(15px,1.35vw,19px)}.benefit p{margin:0;color:var(--navy2);font-size:clamp(11px,1.05vw,14px);line-height:1.35}
.site-footer{min-height:var(--footer);position:relative;z-index:5;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5px;border-top:1px solid var(--line);background:linear-gradient(to bottom,rgba(255,255,255,.28),rgba(215,236,255,.52));padding:5px 20px calc(5px + env(safe-area-inset-bottom))}.support-email{text-decoration:none;font-size:12px;display:flex;gap:8px;align-items:center}.support-email:hover{color:var(--blue)}.footer-meta{display:flex;align-items:center;justify-content:center;gap:13px;font-size:10.5px}.footer-meta i{width:1px;height:16px;background:rgba(6,25,71,.3)}
@media(max-width:980px){.desktop-nav{display:none}.menu-button{margin-left:auto}.hero-mark{width:clamp(130px,18vw,185px)}}
@media(max-width:760px){:root{--header:78px;--footer:67px}.site-header{padding:8px 17px}.brand-mark{width:48px;height:48px}.brand-copy strong{font-size:19px}.brand-copy b{font-size:7.5px;margin-top:5px}.brand-copy small{font-size:5px;margin-top:6px}.menu-button{min-height:44px;padding:0 13px;font-size:14px}.menu-panel{right:17px;top:63px}.hero{padding:0 14px}.hero-content{justify-content:center}.hero-mark{width:clamp(105px,29vw,140px)}.hero-wordmark{margin-top:-6px}.hero-wordmark span{font-size:clamp(19px,5.7vw,27px)}.hero-wordmark small{font-size:clamp(6.5px,2vw,9px);margin-top:3px}h1{font-size:clamp(32px,9.8vw,48px);margin-top:3px}.accent-line{width:59px;height:3px;margin:8px 0}.hero-description{font-size:clamp(11px,3.25vw,14px);line-height:1.36;max-width:610px}.desktop-only{display:none}.cta-block{margin-top:9px}.discord-button{height:49px;width:min(410px,88vw);grid-template-columns:28px 1fr 28px;padding:0 18px;font-size:clamp(15px,4.5vw,19px)}.discord-button svg{width:27px}.discord-button .arrow{font-size:24px}.consent-row{margin-top:7px;font-size:clamp(9px,2.75vw,12px);gap:7px}.custom-check{width:18px;height:18px}.consent-message{height:10px;font-size:9px}.trust-statement{gap:6px;font-size:clamp(8px,2.5vw,10.5px)}.trust-icon{width:17px;height:17px;font-size:9px}.benefits{width:100%;margin-top:2px}.benefit{padding:0 5px}.benefit-icon{height:27px;font-size:25px}.benefit h2{margin:2px 0;font-size:clamp(9.5px,3vw,13px)}.benefit p{font-size:clamp(7.5px,2.25vw,10px);line-height:1.25}.support-email{font-size:10px}.footer-meta{font-size:8.5px;gap:8px}}
@media(min-width:981px) and (max-height:850px){:root{--header:72px;--footer:52px}.site-header{padding-top:5px;padding-bottom:5px}.brand-mark{width:52px;height:52px}.brand-copy strong{font-size:22px}.brand-copy b{font-size:9px;margin-top:5px}.brand-copy small{font-size:6px;margin-top:6px}.menu-button{min-height:42px;font-size:14px}.hero-mark{width:clamp(132px,11.6vw,178px)}.hero-wordmark span{font-size:clamp(23px,2.3vw,34px)}.hero-wordmark small{font-size:10px}h1{font-size:clamp(39px,4.25vw,62px)}.accent-line{margin:9px 0}.hero-description{font-size:clamp(13px,1.15vw,16px);line-height:1.4}.cta-block{margin-top:9px}.discord-button{height:54px;width:420px;font-size:20px}.consent-row{margin-top:6px;font-size:13px}.consent-message{height:9px}.trust-statement{font-size:12px}.benefits{margin-top:2px}.benefit-icon{height:32px;font-size:30px}.benefit h2{font-size:16px;margin:2px 0}.benefit p{font-size:12px}.site-footer{gap:2px}.support-email{font-size:10.5px}.footer-meta{font-size:9px}}
@media(max-width:420px) and (max-height:740px){:root{--header:70px;--footer:58px}.brand-mark{width:43px;height:43px}.brand-copy strong{font-size:17px}.hero-mark{width:92px}h1{font-size:30px}.hero-description{font-size:10.5px}.discord-button{height:45px}.benefit p{display:none}.benefit-icon{height:25px}.footer-meta{flex-wrap:wrap;line-height:1.1}.footer-meta i{display:none}}
@media(max-width:350px){.brand-copy{display:none}.benefit h2{font-size:9px}.consent-row{align-items:flex-start}}
@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}

/* What You'll Find Here */
.find-here{position:relative;background:#fff;border-top:1px solid var(--line);padding:clamp(68px,7vw,108px) 24px clamp(76px,8vw,118px)}
.find-here-inner{width:min(1040px,100%);margin:0 auto}
.find-here h2{margin:0;color:var(--navy);font-size:clamp(38px,4.4vw,64px);line-height:1.04;letter-spacing:-.045em;font-weight:800}
.find-here-intro{max-width:900px;margin:30px 0 0;color:#657083;font-size:clamp(20px,2.1vw,31px);line-height:1.48}
.find-here-motto{margin:30px 0 54px;color:var(--navy);font-size:clamp(25px,2.5vw,36px);font-weight:800;letter-spacing:-.02em}
.find-here-list{border-top:1px solid rgba(6,25,71,.14)}
.find-here-item{display:grid;grid-template-columns:22px 1fr;gap:28px;align-items:center;padding:34px 50px;border-bottom:1px solid rgba(6,25,71,.14)}
.find-here-dot{width:9px;height:9px;border-radius:50%;background:var(--blue);justify-self:center}
.find-here-item h3{margin:0 0 7px;color:var(--navy);font-size:clamp(21px,2vw,29px);line-height:1.2;font-weight:700}
.find-here-item p{margin:0;color:#737b89;font-size:clamp(17px,1.65vw,24px);line-height:1.4}
@media(max-width:760px){.hero{height:calc(100dvh - var(--header));min-height:650px}.find-here{padding:54px 20px 66px}.find-here h2{font-size:clamp(34px,10vw,46px)}.find-here-intro{margin-top:22px;font-size:clamp(18px,5vw,24px);line-height:1.45}.find-here-motto{margin:25px 0 38px;font-size:clamp(23px,6vw,29px)}.find-here-item{grid-template-columns:14px 1fr;gap:17px;padding:27px 8px}.find-here-dot{width:7px;height:7px}.find-here-item h3{font-size:clamp(19px,5.6vw,24px)}.find-here-item p{font-size:clamp(15px,4.4vw,19px)}}

/* Desktop continuation-section layout fix */
html,body{height:auto!important;min-height:100%;overflow-y:auto!important}
.page-shell{height:auto!important;min-height:100dvh;overflow:visible!important}
.hero{height:auto!important;min-height:calc(100dvh - var(--header))}
.find-here{padding:46px 24px 54px;background:rgba(255,255,255,.78)}
.find-here-inner{width:min(1000px,94%)}
.find-here h2{font-size:clamp(25px,2.35vw,34px);line-height:1.15;letter-spacing:-.025em;font-weight:800}
.find-here-intro{max-width:820px;margin:15px auto 0;color:var(--navy2);font-size:clamp(13px,1.15vw,16px);line-height:1.5;text-align:center}
.find-here-motto{margin:10px 0 27px;color:var(--navy);font-size:clamp(16px,1.45vw,20px);font-weight:800;letter-spacing:-.01em;text-align:center}
.find-here-list{border-top:1px solid var(--line)}
.find-here-item{grid-template-columns:14px 1fr;gap:14px;align-items:center;padding:18px 20px;border-bottom:1px solid var(--line)}
.find-here-dot{width:6px;height:6px;background:var(--blue)}
.find-here-item h3{margin:0 0 3px;font-size:clamp(14px,1.25vw,17px);line-height:1.25;font-weight:700}
.find-here-item p{margin:0;color:var(--navy2);font-size:clamp(11px,1.05vw,14px);line-height:1.4}
@media(max-width:760px){
  .hero{height:auto!important;min-height:calc(100dvh - var(--header))}
  .find-here{padding:38px 16px 44px}
  .find-here-inner{width:100%}
  .find-here h2{font-size:27px;text-align:left}
  .find-here-intro{margin-top:13px;font-size:14px;text-align:left}
  .find-here-motto{margin:10px 0 23px;font-size:17px;text-align:left}
  .find-here-item{grid-template-columns:10px 1fr;gap:11px;padding:16px 5px}
  .find-here-dot{width:5px;height:5px}
  .find-here-item h3{font-size:14px}
  .find-here-item p{font-size:12px}
}

/* Definitive desktop flow fix: do not reserve a full viewport for the hero */
@media(min-width:761px){
  html,body{height:auto!important;min-height:100%!important;overflow-x:hidden!important;overflow-y:auto!important}
  .page-shell{height:auto!important;min-height:0!important;overflow:visible!important;display:block!important}
  .hero{height:auto!important;min-height:0!important;overflow:visible!important;padding:18px 20px 28px!important;display:block!important}
  .hero-content{height:auto!important;min-height:0!important;justify-content:flex-start!important;padding:0!important;margin:0 auto!important}
  .find-here{display:block!important;position:relative!important;height:auto!important;max-height:none!important;overflow:visible!important;padding:34px 24px 42px!important}
  .find-here-inner{width:min(1000px,94%)!important}
  .find-here h2{font-size:clamp(19px,1.75vw,25px)!important;line-height:1.2!important;text-align:center!important;letter-spacing:-.015em!important}
  .find-here-intro{max-width:780px!important;margin:9px auto 0!important;font-size:clamp(11px,.95vw,14px)!important;line-height:1.4!important;text-align:center!important}
  .find-here-motto{margin:7px 0 20px!important;font-size:clamp(13px,1.15vw,16px)!important;text-align:center!important}
  .find-here-list{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;border-top:1px solid var(--line)!important;border-bottom:1px solid var(--line)!important}
  .find-here-item{display:block!important;padding:16px 14px!important;border-bottom:0!important;text-align:center!important;min-width:0!important}
  .find-here-item+.find-here-item{border-left:1px solid var(--line)!important}
  .find-here-dot{display:none!important}
  .find-here-item h3{margin:0 0 5px!important;font-size:clamp(12px,1.05vw,15px)!important;line-height:1.25!important;font-weight:700!important}
  .find-here-item p{margin:0!important;font-size:clamp(10px,.9vw,13px)!important;line-height:1.35!important;color:var(--navy2)!important}
  .site-footer{position:relative!important;height:auto!important;min-height:var(--footer)!important}
}

/* v3 cache-busted desktop flow correction */
@media (min-width: 761px) {
  html { height: auto !important; min-height: 100% !important; overflow-y: scroll !important; }
  body { height: auto !important; min-height: 100% !important; overflow: visible !important; }
  .page-shell { height: auto !important; min-height: 100% !important; overflow: visible !important; }
  .hero {
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
    overflow: visible !important;
    padding-top: 18px !important;
    padding-bottom: 28px !important;
  }
  .hero-content {
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
    overflow: visible !important;
  }
  .find-here {
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
    overflow: visible !important;
    clear: both !important;
  }
  .site-footer {
    position: static !important;
    height: auto !important;
    min-height: var(--footer) !important;
  }
}


/* Hero logo vertical-balance adjustment */
@media (min-width: 769px) {
  .hero-brand {
    transform: translateY(-18px);
  }
}


/* Match hero-logo vertical balance on mobile */
@media (max-width: 768px) {
  .hero-logo,
  .hero-brand,
  .hero-logo-wrap,
  .hero-branding,
  .brand-hero,
  .hero .logo {
    transform: translateY(-18px);
  }
}


/* Mobile-only spacing fix before "What You'll Find Here" */
@media (max-width: 768px) {
  .features-section,
  .benefits-section,
  .pillars-section,
  .trust-features,
  .hero-features,
  .feature-grid,
  .features-grid,
  .trust-grid {
    min-height: 0 !important;
    height: auto !important;
    padding-bottom: 18px !important;
    margin-bottom: 0 !important;
  }

  .find-here,
  .find-here-section,
  .what-youll-find-here,
  #find-here,
  #what-youll-find-here {
    margin-top: 0 !important;
    padding-top: 28px !important;
  }
}


/* Exact mobile blank-space fix:
   remove the viewport-height reservation from the hero so the next section
   starts immediately after the benefits row. Desktop is intentionally untouched. */
@media (max-width: 760px) {
  .hero {
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
    overflow: visible !important;
    padding-bottom: 18px !important;
  }

  .hero-content {
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
  }

  .find-here {
    margin-top: 0 !important;
  }
}
