.landing-page{--hg-navy-900:#1a203c;--hg-navy-700:#252b4d;--hg-blue-500:#2b76c2;--hg-orange-500:#f37021;--hg-orange-400:#f15a24;--hg-yellow-400:#ffc72c;--hg-gray-100:#f5f7fa;--hg-white:#ffffff;--hg-bibi-brown:#6b452e;--hg-bibi-gold:#bfa17d;color:var(--hg-navy-900);background:var(--hg-white);font-size:1rem;line-height:1.6}.landing-page h1{font-size:clamp(2rem,5vw,3.5rem);font-weight:800;line-height:1.1}.landing-page .landing-subheadline{font-size:clamp(1.05rem,2vw,1.375rem);font-weight:400;line-height:1.5;color:rgba(255,255,255,.8)}.landing-page .landing-section-title{font-size:clamp(1.5rem,3vw,2rem);font-weight:700;line-height:1.2;color:var(--hg-navy-900)}.landing-hero-bg{background:radial-gradient(circle at 85% 20%,rgba(43,118,194,.22) 0,transparent 45%),radial-gradient(circle at 10% 80%,rgba(255,199,44,.12) 0,transparent 40%),linear-gradient(160deg,var(--hg-navy-700) 0,var(--hg-navy-900) 55%,#12182e 100%)}.landing-header-brand img:last-child{max-width:9rem}.landing-header-hostgator-logo{height:2.5rem;width:auto;max-width:11rem;object-fit:contain}@media (min-width:640px){.landing-header-hostgator-logo{height:2.875rem;max-width:13rem}}.landing-hero-mascot-round{width:min(100%,16rem);aspect-ratio:1}@media (min-width:640px){.landing-hero-mascot-round{width:min(100%,20rem)}}@media (min-width:1024px){.landing-hero-mascot-round{width:min(100%,24rem)}}@media (min-width:1280px){.landing-hero-mascot-round{width:min(100%,28rem)}}.landing-hero-mascot{width:min(100%,18rem)}@media (min-width:640px){.landing-hero-mascot{width:min(100%,22rem)}}@media (min-width:1024px){.landing-hero-mascot{width:min(100%,26rem)}}@media (min-width:1280px){.landing-hero-mascot{width:min(100%,30rem)}}.landing-badge{display:inline-flex;align-items:center;border-radius:9999px;background:var(--hg-yellow-400);padding:.5rem 1rem;font-size:.6875rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--hg-navy-900)}.landing-card{border-radius:12px;border:1px solid rgba(26,32,60,.08);background:var(--hg-white);box-shadow:0 2px 12px rgba(26,32,60,.06)}.landing-card--hero{border-color:rgba(255,255,255,.12);background:rgba(255,255,255,.06);box-shadow:none;backdrop-filter:blur(8px)}.landing-cta{display:inline-flex;width:100%;align-items:center;justify-content:center;border-radius:8px;border:none;background:var(--hg-orange-500);padding:1rem 2rem;font-size:1rem;font-weight:600;line-height:1.25;color:var(--hg-white);text-decoration:none;transition:background-color .15s ease,transform .15s ease,box-shadow .15s ease}.landing-cta:hover{background:var(--hg-orange-400)}.landing-cta:focus-visible{outline:2px solid var(--hg-white);outline-offset:3px;box-shadow:0 0 0 4px rgba(243,112,33,.45)}.landing-cta:active{transform:translateY(1px)}.landing-cta--inline{width:auto}@media (min-width:640px){.landing-cta--inline{width:auto;min-width:16rem}}.landing-chip{display:inline-flex;border-radius:9999px;border:1px solid rgba(43,118,194,.18);background:rgba(43,118,194,.08);padding:.375rem .875rem;font-weight:500;color:var(--hg-blue-500)}.landing-chip,.landing-step-number{align-items:center;font-size:.875rem}.landing-step-number{display:flex;height:2.25rem;width:2.25rem;flex-shrink:0;justify-content:center;border-radius:9999px;background:var(--hg-blue-500);font-weight:700;color:var(--hg-white)}.landing-stat{font-size:clamp(1rem,2.5vw,1.125rem);font-weight:600;color:var(--hg-navy-900)}.landing-sticky-cta{position:fixed;right:0;bottom:0;left:0;z-index:50;border-top:1px solid rgba(255,255,255,.1);background:var(--hg-navy-900);padding:.75rem 1rem max(.75rem,env(safe-area-inset-bottom));box-shadow:0 -4px 24px rgba(26,32,60,.25)}@media (min-width:768px){.landing-sticky-cta{display:none}}@media (prefers-reduced-motion:no-preference){.landing-fade-in{animation:landing-fade-in .3s ease both}@keyframes landing-fade-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}}@media (prefers-reduced-motion:reduce){.landing-fade-in{animation:none}}