*{box-sizing:border-box;margin:0;padding:0}:root{--bg:#02060b;--panel:#07111d;--panel2:#091522;--white:#fff;--muted:#c5cfdd;--cyan:#00e5f0;--blue:#28a7ff;--purple:#a83bff;--mag:#d343ff;--line:rgba(130,220,255,.22)}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--white);font-family:Rajdhani,system-ui,sans-serif;overflow-x:hidden}body:before{content:"";position:fixed;inset:0;pointer-events:none;background:radial-gradient(circle at 20% 36%,rgba(168,59,255,.07),transparent 26%),radial-gradient(circle at 74% 30%,rgba(0,229,240,.06),transparent 28%),linear-gradient(180deg,rgba(255,255,255,.02),transparent 24%);z-index:-1}a{color:inherit;text-decoration:none}.sprite{display:none}.nav{position:fixed;inset:0 0 auto;z-index:100;background:linear-gradient(90deg,rgba(2,6,11,.94),rgba(3,10,18,.82));border-bottom:1px solid rgba(0,229,240,.13);backdrop-filter:blur(18px)}.nav-inner{max-width:1180px;margin:auto;height:70px;display:flex;align-items:center;justify-content:space-between;padding:0 38px}.brand,.footer-brand{display:flex;align-items:center;gap:13px;font:700 29px/1 'Barlow Condensed',sans-serif;letter-spacing:4px}.brand img{width:42px;height:42px;filter:drop-shadow(0 0 10px rgba(0,229,240,.36))}.nav-links{display:flex;align-items:center;gap:46px;font:700 14px/1 'Barlow Condensed',sans-serif;text-transform:uppercase;letter-spacing:1.8px}.nav-links a{color:#f7fbff;opacity:.92;position:relative}.nav-links a.active,.nav-links a:hover{color:var(--cyan)}.nav-links a.active:after{content:"";position:absolute;left:50%;bottom:-16px;width:28px;height:2px;transform:translateX(-50%);background:var(--cyan);box-shadow:0 0 12px var(--cyan)}.nav-cta{padding:15px 32px;border:1px solid var(--cyan);border-left-color:var(--mag);border-radius:6px;box-shadow:inset 0 0 18px rgba(0,229,240,.04),0 0 18px rgba(0,229,240,.1)}.menu-toggle{display:none;background:transparent;border:0;width:38px;height:28px;gap:6px;flex-direction:column}.menu-toggle span{height:3px;background:#fff;border-radius:9px;display:block}.hero{min-height:570px;position:relative;padding:138px 38px 66px;background-image:linear-gradient(90deg,rgba(2,6,11,.96) 0%,rgba(2,6,11,.76) 35%,rgba(2,6,11,.14) 72%,rgba(2,6,11,.52) 100%),linear-gradient(0deg,rgba(2,6,11,.88) 0%,rgba(2,6,11,.06) 50%),url('assets/hero-field.jpg');background-size:cover;background-position:center 54%;border-bottom:1px solid rgba(0,229,240,.1);overflow:hidden}.hero:after{content:"";position:absolute;inset:auto 0 0;height:110px;background:linear-gradient(transparent,var(--bg))}.hero-shine{position:absolute;right:11%;top:18%;width:410px;height:260px;background:radial-gradient(circle,rgba(0,229,240,.18),transparent 63%);filter:blur(8px)}.hero-content{position:relative;z-index:2;max-width:1180px;margin:auto}.badge{display:inline-flex;align-items:center;gap:12px;padding:10px 18px;border:1px solid rgba(0,229,240,.45);border-left-color:rgba(168,59,255,.7);border-radius:7px;background:rgba(8,18,31,.72);color:var(--cyan);font:700 15px/1 'Barlow Condensed';letter-spacing:2.4px;text-transform:uppercase;box-shadow:0 0 20px rgba(0,229,240,.08)}.badge span{width:10px;height:10px;border-radius:50%;background:var(--blue);box-shadow:0 0 18px var(--blue)}h1{font-family:'Bebas Neue',Impact,sans-serif;font-size:clamp(86px,11vw,134px);line-height:.82;letter-spacing:7px;margin-top:24px;text-shadow:0 10px 18px rgba(0,0,0,.5),0 0 3px #fff}.slogan{font:700 clamp(28px,3.6vw,38px)/1 'Barlow Condensed';letter-spacing:5px;text-transform:uppercase;margin:18px 0 26px;background:linear-gradient(90deg,var(--purple) 0%,#5874ff 44%,var(--cyan) 92%);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-copy{font-size:21px;line-height:1.45;color:#f4f7fb}.hero-copy strong{font-weight:700;color:#fff}.actions{display:flex;gap:26px;margin-top:34px}.btn{height:54px;display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:0 30px;border-radius:6px;font:700 16px/1 'Barlow Condensed';letter-spacing:1.7px;text-transform:uppercase;border:1px solid transparent;white-space:nowrap}.btn svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2.2}.btn-primary{background:linear-gradient(90deg,var(--purple),var(--cyan));box-shadow:0 0 24px rgba(0,229,240,.25),inset 0 0 12px rgba(255,255,255,.17);color:white}.btn-primary svg{fill:white;stroke:none}.btn-ghost{background:rgba(3,8,14,.55);border-color:rgba(0,229,240,.58);box-shadow:inset 0 0 24px rgba(0,229,240,.03)}.section{padding:40px 38px 46px;position:relative}.section-head{text-align:center;max-width:900px;margin:auto}.section-head p,.kicker,.social-title{color:var(--cyan);font:700 14px/1 'Barlow Condensed';text-transform:uppercase;letter-spacing:3px}.section-head h2{font-family:'Bebas Neue';font-size:42px;letter-spacing:5px;margin:10px 0 23px}.features-section{padding-top:20px}.features-grid{max-width:1180px;margin:auto;display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.feature-card{position:relative;min-height:280px;padding:26px 18px;text-align:center;border:1px solid rgba(113,182,232,.26);border-radius:8px;background:linear-gradient(180deg,rgba(10,24,39,.78),rgba(4,9,15,.86));box-shadow:inset 0 1px 0 rgba(255,255,255,.07),0 18px 34px rgba(0,0,0,.22);overflow:hidden}.feature-card:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 14%,rgba(0,229,240,.17),transparent 34%);opacity:.9}.feature-card:hover{border-color:rgba(0,229,240,.62);box-shadow:0 0 28px rgba(0,229,240,.12),inset 0 1px 0 rgba(255,255,255,.1)}.feature-card svg{position:relative;z-index:1;width:58px;height:58px;margin:0 auto 27px;fill:none;stroke:url(#dummy);stroke-width:1.7;filter:drop-shadow(0 0 9px rgba(0,229,240,.7));color:var(--cyan)}.feature-card:nth-child(2n) svg,.feature-card:nth-child(2n) h3{color:#8f6cff}.feature-card:nth-child(3n) svg,.feature-card:nth-child(3n) h3{color:#c246ff}.feature-card svg{stroke:currentColor}.feature-card h3{position:relative;z-index:1;font:700 22px/1.12 'Barlow Condensed';letter-spacing:1.4px;text-transform:uppercase;margin-bottom:15px}.feature-card p{position:relative;z-index:1;color:#e6edf6;font-size:16px;line-height:1.48}.stats{padding:24px 38px;border-block:1px solid rgba(0,229,240,.13);background:radial-gradient(circle at 50% -10%,rgba(0,229,240,.12),transparent 35%),linear-gradient(90deg,rgba(0,229,240,.03),rgba(168,59,255,.05),rgba(0,229,240,.03))}.stats-grid{max-width:980px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);text-align:center}.stats-grid div{position:relative}.stats-grid div+div:before{content:"";position:absolute;left:0;top:12px;bottom:10px;width:1px;background:linear-gradient(transparent,var(--cyan),transparent)}.stats strong{display:block;font-family:'Bebas Neue';font-size:55px;color:var(--cyan);letter-spacing:2px;text-shadow:0 0 16px rgba(0,229,240,.35)}.stats span{display:block;font:700 20px/1 'Barlow Condensed';letter-spacing:1.6px;text-transform:uppercase}.process{padding-top:36px;border-bottom:1px solid rgba(255,255,255,.05)}.steps{max-width:1060px;margin:18px auto 0;display:grid;grid-template-columns:repeat(4,1fr);gap:52px;position:relative}.steps:before{content:"";position:absolute;left:5%;right:5%;top:31px;height:1px;background:linear-gradient(90deg,var(--cyan),var(--purple),#5170ff,var(--cyan));opacity:.75}.steps article{position:relative}.steps span{width:62px;height:62px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:2px solid var(--cyan);background:#03101a;color:var(--cyan);font:700 20px/1 'Barlow Condensed';box-shadow:0 0 18px rgba(0,229,240,.35);margin-bottom:28px}.steps article:nth-child(2) span{border-color:var(--mag);color:var(--mag);box-shadow:0 0 18px rgba(211,67,255,.35)}.steps article:nth-child(3) span{border-color:#5971ff;color:#7b8cff;box-shadow:0 0 18px rgba(89,113,255,.35)}.steps h3{font:700 20px/1.1 'Barlow Condensed';letter-spacing:1.3px;text-transform:uppercase}.steps p{font-size:17px;line-height:1.43;color:#dbe4ee;margin-top:11px}.about{padding-top:28px}.about-grid{max-width:1080px;margin:auto;display:grid;grid-template-columns:190px 1fr 395px;gap:45px;align-items:center}.big-logo{width:170px;height:170px;display:grid;place-items:center}.big-logo img{width:170px;filter:drop-shadow(0 0 20px rgba(168,59,255,.85)) drop-shadow(0 0 24px rgba(0,229,240,.55))}.about-copy h2{font-family:'Bebas Neue';font-size:50px;letter-spacing:5px;margin:10px 0 17px}.about-copy p{font-size:17px;line-height:1.5;color:#e3ebf4;margin-bottom:12px}.about-copy strong{color:#fff}.domain-pill{display:inline-flex;align-items:center;justify-content:center;min-width:175px;height:42px;border:1px solid var(--cyan);border-right-color:var(--mag);border-radius:5px;color:var(--cyan);font:700 15px/1 'Barlow Condensed';letter-spacing:2px;margin-top:10px}.waitlist{padding:28px 28px 22px;border:1px solid var(--cyan);border-left-color:var(--mag);border-radius:9px;background:linear-gradient(180deg,rgba(9,21,34,.88),rgba(4,9,15,.88));box-shadow:0 0 25px rgba(0,229,240,.07),inset 0 1px 0 rgba(255,255,255,.05)}.waitlist h2{font:700 32px/1 'Barlow Condensed';letter-spacing:2px;text-transform:uppercase;background:linear-gradient(90deg,var(--mag),var(--cyan));-webkit-background-clip:text;background-clip:text;color:transparent}.waitlist p{font-size:17px;color:#dbe4ee;line-height:1.38;margin:14px 0 19px}.waitlist input{height:52px;width:100%;border-radius:6px;border:1px solid rgba(255,255,255,.18);background:#05101b;color:#fff;padding:0 17px;font:500 16px Rajdhani;margin-bottom:14px}.waitlist input:focus{outline:1px solid var(--cyan)}.waitlist .btn{width:100%}.waitlist small{display:block;text-align:center;color:#8995a5;margin-top:12px}.social{padding-top:12px}.social-title{text-align:center;margin-bottom:14px}.social-grid{max-width:1020px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:34px}.social-card{height:64px;display:flex;align-items:center;gap:17px;border:1px solid rgba(0,229,240,.45);border-radius:7px;background:#07111d;padding:0 30px;box-shadow:inset 0 0 20px rgba(0,229,240,.02)}.social-card svg{width:34px;height:34px;fill:none;stroke:currentColor;stroke-width:1.8;color:var(--cyan);filter:drop-shadow(0 0 10px rgba(0,229,240,.45))}.social-card:first-child svg,.social-card:nth-child(3) svg{fill:currentColor;stroke:none}.social-card:nth-child(2) svg{color:#ff4fd8}.social-card:nth-child(3) svg{color:#2391ff}.social-card b{display:block;font:700 22px/1 'Barlow Condensed';letter-spacing:1.7px;text-transform:uppercase}.social-card em{display:block;color:var(--cyan);font-style:normal;font-size:16px}footer{max-width:1180px;margin:auto;padding:26px 38px 28px;border-top:1px solid rgba(255,255,255,.08);display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;gap:20px;color:#9ba6b4}footer .footer-brand{font-size:25px;color:#fff}footer img{width:28px;height:28px;filter:drop-shadow(0 0 8px rgba(0,229,240,.4))}footer p{text-align:center;font-size:15px}footer nav{display:flex;justify-content:flex-end;gap:24px;font-size:16px}footer a:hover{color:var(--cyan)}.page{min-height:100vh;padding:128px 38px 60px}.legal,.contact{max-width:960px;margin:auto}.legal h1,.contact h1{font-family:'Bebas Neue';font-size:78px;letter-spacing:4px;line-height:.9;margin-bottom:20px}.legal h2,.contact h2{font:700 30px/1 'Barlow Condensed';letter-spacing:1.4px;text-transform:uppercase;margin:32px 0 10px}.legal p,.legal li,.contact p{font-size:18px;line-height:1.65;color:#d7e1ed}.legal ul{padding-left:22px}.contact-card{margin-top:22px;border:1px solid var(--line);background:var(--panel);border-radius:12px;padding:28px}.toast{position:fixed;right:18px;bottom:18px;z-index:500;background:#07111d;border:1px solid var(--cyan);border-left-color:var(--mag);border-radius:8px;padding:14px 18px;transform:translateY(110px);transition:.25s}.toast.show{transform:translateY(0)}@media(max-width:1030px){.features-grid{grid-template-columns:repeat(3,1fr)}.about-grid{grid-template-columns:1fr 1fr}.big-logo{display:none}.social-grid{gap:18px}.steps{gap:30px}}@media(max-width:740px){.nav-inner{height:80px;padding:0 26px}.brand{font-size:32px;letter-spacing:6px}.brand img{width:58px;height:58px}.menu-toggle{display:flex}.nav-links{display:none;position:absolute;top:86px;left:18px;right:18px;padding:18px;border:1px solid var(--line);border-radius:12px;background:#07111d;flex-direction:column;align-items:flex-start;gap:20px}.nav-links.open{display:flex}.nav-cta{width:100%;text-align:center}.hero{min-height:620px;padding:180px 26px 60px;background-position:center right 28%;background-image:linear-gradient(90deg,rgba(2,6,11,.94),rgba(2,6,11,.63),rgba(2,6,11,.38)),linear-gradient(0deg,rgba(2,6,11,.92),rgba(2,6,11,.08)),url('assets/hero-field.jpg')}.badge{font-size:20px;padding:17px 22px;border-radius:8px;letter-spacing:3px}h1{font-size:92px;letter-spacing:9px;margin-top:32px}.slogan{font-size:42px;line-height:1.15;letter-spacing:9px;max-width:520px}.hero-copy{font-size:31px;line-height:1.55}.actions{display:grid;gap:20px}.btn{height:70px;width:100%;font-size:22px;letter-spacing:2.5px}.btn svg{width:28px;height:28px}.section{padding:58px 26px}.section-head h2{font-size:50px;letter-spacing:8px}.section-head p,.social-title{font-size:19px;letter-spacing:6px}.features-grid{grid-template-columns:1fr;gap:24px}.feature-card{min-height:250px;padding:36px 28px}.feature-card svg{width:60px;height:60px;margin-bottom:28px}.feature-card h3{font-size:37px;letter-spacing:3px}.feature-card p{font-size:28px;line-height:1.38}.stats-grid{grid-template-columns:1fr;gap:26px}.stats-grid div+div:before{display:none}.stats strong{font-size:58px}.stats span{font-size:25px}.steps{grid-template-columns:1fr;gap:40px}.steps:before{display:none}.steps span{margin-bottom:20px}.steps h3{font-size:37px;letter-spacing:3px}.steps p{font-size:28px}.about-grid{grid-template-columns:1fr;gap:24px}.big-logo{display:grid;width:320px;height:230px;place-items:start}.big-logo img{width:170px}.about-copy h2{font-size:60px;letter-spacing:9px}.kicker{font-size:24px;letter-spacing:7px}.about-copy p{font-size:31px;line-height:1.5}.domain-pill{height:52px;font-size:20px}.waitlist{padding:30px}.waitlist h2{font-size:40px}.waitlist p,.waitlist input{font-size:22px}.social-grid{grid-template-columns:1fr;gap:26px}.social-card{height:122px;border-radius:12px;padding:0 55px;gap:28px}.social-card svg{width:58px;height:58px}.social-card b{font-size:38px}.social-card em{font-size:29px}footer{grid-template-columns:1fr;text-align:center;padding:40px 26px}footer p{text-align:center}footer nav{justify-content:center;flex-wrap:wrap}.page{padding:120px 26px 50px}.legal h1,.contact h1{font-size:66px}.legal p,.legal li,.contact p{font-size:21px}}@media(max-width:420px){.brand{font-size:28px}.brand img{width:48px;height:48px}h1{font-size:78px}.slogan{font-size:34px}.hero-copy{font-size:25px}.feature-card h3,.steps h3{font-size:30px}.feature-card p,.steps p,.about-copy p{font-size:23px}.social-card{padding:0 34px}.social-card b{font-size:32px}.social-card em{font-size:24px}}

/* === Retarival V2 official-logo overrides === */
.brand img,
.footer-brand img,
.big-logo img{
  object-fit:contain;
  background:transparent!important;
  border:0!important;
  border-radius:0!important;
}
.brand img{
  width:46px;
  height:46px;
  filter:drop-shadow(0 0 7px rgba(168,59,255,.82)) drop-shadow(0 0 9px rgba(0,229,240,.65));
}
.footer-brand img{
  width:30px;
  height:30px;
  filter:drop-shadow(0 0 7px rgba(168,59,255,.7)) drop-shadow(0 0 8px rgba(0,229,240,.5));
}
.big-logo{
  width:190px;
  height:190px;
  position:relative;
}
.big-logo:after{
  content:"";
  position:absolute;
  left:25px;
  right:25px;
  bottom:9px;
  height:18px;
  background:radial-gradient(ellipse, rgba(168,59,255,.55), rgba(0,229,240,.26) 48%, transparent 70%);
  filter:blur(10px);
  z-index:0;
}
.big-logo img{
  position:relative;
  z-index:1;
  width:190px;
  height:auto;
  filter:drop-shadow(0 0 14px rgba(168,59,255,.95)) drop-shadow(0 0 18px rgba(0,229,240,.70));
}
.feature-card svg{
  stroke-linecap:round;
  stroke-linejoin:round;
}
.social-card svg{
  stroke-linecap:round;
  stroke-linejoin:round;
}
@media(max-width:740px){
  .brand{font-size:30px;letter-spacing:5px;gap:16px;}
  .brand img{width:50px;height:50px;}
  .hero{padding-top:170px;}
  .hero-copy{font-size:26px;}
  .feature-card p,.steps p,.about-copy p{font-size:22px;}
  .feature-card h3,.steps h3{font-size:30px;}
  .about-grid{gap:34px;}
  .big-logo{display:grid;width:230px;height:210px;margin:0 auto 10px;place-items:center;}
  .big-logo img{width:210px;}
  .about-copy h2{font-size:56px;}
}
@media(max-width:420px){
  .brand{font-size:27px;letter-spacing:4px;}
  .brand img{width:45px;height:45px;}
  .big-logo{width:200px;height:185px;}
  .big-logo img{width:190px;}
}
