@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Fredoka:wght@500;600;700&display=swap');
:root{--navy:#082f58;--navy2:#041d38;--red:#ef3340;--yellow:#ffd43b;--sky:#eaf7ff;--cream:#fffaf0;--ink:#14202b;--muted:#647181;--white:#fff;--line:#e6edf3;--radius:24px;--shadow:0 18px 55px rgba(6,47,88,.14)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:'DM Sans',sans-serif;color:var(--ink);line-height:1.65;background:#fff}body.menu-open{overflow:hidden}img{display:block;max-width:100%}a{text-decoration:none;color:inherit}.container{width:min(1180px,92%);margin:auto}.skip{position:absolute;left:-9999px}.skip:focus{left:1rem;top:1rem;z-index:999;background:#fff;padding:.8rem}.topbar{background:var(--navy2);color:#eaf5ff;font-size:.88rem}.topbar-inner{min-height:40px;display:flex;justify-content:space-between;align-items:center;gap:1rem}.topbar a{color:#fff;font-weight:700}.nav{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.94);backdrop-filter:blur(16px);border-bottom:1px solid rgba(8,47,88,.08)}.nav-inner{height:82px;display:flex;align-items:center;justify-content:space-between;gap:1rem}.brand{display:flex;align-items:center;gap:.72rem;font-family:'Fredoka';font-size:1.45rem;font-weight:700;color:var(--navy);line-height:1}.brand-mark{width:48px;height:48px;border-radius:18px;background:linear-gradient(145deg,var(--red),#ff6670);color:#fff;display:grid;place-items:center;font-size:1.5rem;box-shadow:0 10px 24px rgba(239,51,64,.22)}.brand small{display:block;font:600 .68rem 'DM Sans';letter-spacing:.14em;text-transform:uppercase;color:var(--red);margin-top:.28rem}.nav-links{display:flex;align-items:center;gap:1.25rem;font-weight:700;font-size:.93rem}.nav-links>a:not(.btn){position:relative}.nav-links>a:not(.btn):after{content:'';position:absolute;left:0;right:100%;bottom:-6px;height:2px;background:var(--red);transition:.25s}.nav-links>a:hover:after,.nav-links>a.active:after{right:0}.menu-btn{display:none;border:0;background:none;font-size:1.7rem}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border:none;border-radius:999px;padding:.92rem 1.35rem;font-weight:800;cursor:pointer;transition:.22s}.btn:hover{transform:translateY(-2px)}.btn-red{background:var(--red);color:#fff;box-shadow:0 12px 26px rgba(239,51,64,.25)}.btn-yellow{background:var(--yellow);color:var(--navy2)}.btn-white{background:#fff;color:var(--navy);border:1px solid #dce5ee}.hero{min-height:720px;position:relative;display:flex;align-items:center;overflow:hidden;background:linear-gradient(90deg,rgba(2,22,42,.94) 0%,rgba(2,22,42,.72) 45%,rgba(2,22,42,.15) 76%),url('../images/hero.webp') center/cover}.hero:before{content:'';position:absolute;inset:auto -10% -82px;height:160px;border-radius:50% 50% 0 0;background:#fff}.hero-copy{position:relative;z-index:2;color:#fff;max-width:690px;padding:8rem 0 10rem}.kicker{display:inline-flex;align-items:center;gap:.5rem;text-transform:uppercase;letter-spacing:.13em;font-size:.75rem;font-weight:800;color:var(--red)}.hero .kicker{color:var(--yellow)}.hero h1,.page-hero h1{font-family:'Fredoka';font-size:clamp(3.2rem,7vw,5.9rem);line-height:.94;margin:.75rem 0 1.2rem}.hero h1 em{font-style:normal;color:var(--yellow)}.hero p{font-size:1.15rem;max-width:620px;color:#edf6ff}.actions{display:flex;gap:.8rem;flex-wrap:wrap;margin:1.8rem 0 2.3rem}.trust{display:flex;gap:1.4rem;flex-wrap:wrap}.trust span{font-size:.9rem;font-weight:700;display:flex;align-items:center;gap:.45rem}.section{padding:92px 0}.soft{background:linear-gradient(180deg,#fff 0,#fff8f4 100%)}.sky{background:var(--sky)}.dark{background:var(--navy2);color:#fff}.head{max-width:760px;margin:0 auto 3rem;text-align:center}.head h2,.split h2,.cta h2{font-family:'Fredoka';font-size:clamp(2.3rem,4vw,3.5rem);line-height:1.06;margin:.55rem 0}.head p,.muted{color:var(--muted)}.dark .head p{color:#c7d7e7}.grid{display:grid;gap:1.25rem}.g4{grid-template-columns:repeat(4,1fr)}.g3{grid-template-columns:repeat(3,1fr)}.g2{grid-template-columns:repeat(2,1fr)}.card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow);transition:.25s}.card:hover{transform:translateY(-5px);box-shadow:0 24px 60px rgba(6,47,88,.18)}.card img{width:100%;height:230px;object-fit:cover}.card-body{padding:1.35rem}.card h3{font-family:'Fredoka';font-size:1.35rem;margin:.1rem 0 .4rem}.card p{color:var(--muted);margin:0}.icon-card{padding:1.5rem}.icon{width:52px;height:52px;border-radius:17px;display:grid;place-items:center;background:#fff0f1;color:var(--red);font-size:1.45rem}.split{display:grid;grid-template-columns:1.06fr .94fr;gap:4rem;align-items:center}.collage{position:relative;min-height:540px}.collage .large{width:82%;height:500px;object-fit:cover;border-radius:32px;box-shadow:var(--shadow)}.collage .small{position:absolute;right:0;bottom:0;width:48%;height:270px;object-fit:cover;border:10px solid #fff;border-radius:30px;box-shadow:var(--shadow)}.checks{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem;margin:1.4rem 0 1.8rem}.checks span{display:flex;gap:.65rem;align-items:flex-start;font-weight:700}.checks span:before{content:'✓';flex:0 0 24px;height:24px;border-radius:50%;display:grid;place-items:center;background:#e3f7ea;color:#08783c}.event-strip{display:grid;grid-template-columns:1.1fr 1fr;gap:2.5rem;align-items:center;background:linear-gradient(135deg,var(--navy),#0c5d9a);color:#fff;border-radius:34px;padding:2.7rem;overflow:hidden}.event-icons{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.event-icon{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.16);border-radius:20px;padding:1.2rem;text-align:center;font-weight:800}.event-icon b{display:block;font-size:1.5rem;margin-bottom:.25rem}.masonry{columns:3 280px;column-gap:1rem}.masonry button{padding:0;border:0;background:none;width:100%;display:block;margin:0 0 1rem;break-inside:avoid;cursor:zoom-in}.masonry img{width:100%;border-radius:19px;box-shadow:0 10px 28px rgba(6,47,88,.13)}.filters{display:flex;gap:.7rem;justify-content:center;flex-wrap:wrap;margin-bottom:2rem}.filter{border:1px solid var(--line);background:#fff;border-radius:999px;padding:.68rem 1rem;font-weight:800;cursor:pointer}.filter.active{background:var(--navy);color:#fff}.reviews{display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem}.review{background:#fff;color:var(--ink);border-radius:22px;padding:1.5rem}.stars{color:#f0aa00;letter-spacing:.12em}.review q{display:block;margin:1rem 0;color:#44505d}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.stat{text-align:center;padding:1.3rem}.stat strong{display:block;font:700 2.3rem 'Fredoka';color:var(--yellow)}.faq{max-width:850px;margin:auto}.faq details{background:#fff;border:1px solid var(--line);border-radius:16px;padding:1rem 1.2rem;margin:.8rem 0}.faq summary{cursor:pointer;font-weight:800}.faq p{color:var(--muted)}.quote-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:2.2rem;align-items:start}.benefits{display:grid;gap:1rem;margin-top:1.5rem}.benefit{display:flex;gap:.8rem}.form-card{background:#fff;border-radius:28px;padding:2rem;box-shadow:var(--shadow)}form{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.field{display:grid;gap:.4rem}.field.full{grid-column:1/-1}label{font-weight:800;font-size:.88rem}input,select,textarea{width:100%;border:1px solid #dbe4ec;border-radius:13px;padding:.92rem 1rem;font:inherit;background:#fff}input:focus,select:focus,textarea:focus{outline:3px solid rgba(239,51,64,.13);border-color:var(--red)}textarea{min-height:125px;resize:vertical}.fine{font-size:.8rem;color:var(--muted)}.page-hero{padding:105px 0 85px;text-align:center;color:#fff;background:linear-gradient(120deg,var(--navy2),var(--navy))}.page-hero p{max-width:700px;margin:auto;color:#dbe9f5}.article{max-width:820px;margin:auto}.article .lead{font-size:1.2rem;color:#475565}.article h2{font:700 2rem 'Fredoka';margin-top:2.2rem}.article img{border-radius:25px;margin:1.5rem 0}.cta{background:linear-gradient(135deg,var(--yellow),#ffe889);border-radius:32px;padding:2.7rem;display:flex;justify-content:space-between;align-items:center;gap:2rem}.footer{background:var(--navy2);color:#cbd9e7;padding:68px 0 24px}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:2rem}.footer h4{color:#fff;margin-top:0}.footer a{display:block;margin:.48rem 0}.social{display:flex;gap:.7rem;margin-top:1rem}.social a{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.09)}.copyright{border-top:1px solid rgba(255,255,255,.12);margin-top:2rem;padding-top:1.2rem;display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap;font-size:.88rem}.floating{position:fixed;right:20px;bottom:20px;z-index:90;display:flex;flex-direction:column;gap:.7rem}.floating a{width:54px;height:54px;border-radius:50%;display:grid;place-items:center;color:#fff;box-shadow:0 12px 28px rgba(0,0,0,.22);font-size:1.25rem}.wa{background:#25d366}.phone{background:var(--red)}.lightbox{position:fixed;inset:0;background:rgba(2,14,27,.94);z-index:200;display:none;place-items:center;padding:2rem}.lightbox.open{display:grid}.lightbox img{max-height:88vh;max-width:92vw;border-radius:16px}.lightbox button{position:absolute;right:20px;top:18px;background:#fff;border:0;border-radius:50%;width:45px;height:45px;font-size:1.4rem}.reveal{opacity:0;transform:translateY(22px);transition:.65s}.reveal.show{opacity:1;transform:none}.badge{display:inline-block;padding:.34rem .7rem;border-radius:999px;background:#fff0f1;color:var(--red);font-weight:800;font-size:.78rem}
@media(max-width:920px){.menu-btn{display:block}.nav-links{display:none;position:fixed;inset:122px 0 0;background:#fff;padding:2rem;flex-direction:column;align-items:flex-start;font-size:1.1rem}.nav-links.open{display:flex}.split,.event-strip,.quote-grid{grid-template-columns:1fr}.g4{grid-template-columns:repeat(2,1fr)}.g3,.reviews{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:repeat(2,1fr)}.hero{background-position:62% center}.hero-copy{padding-top:6rem}.collage{min-height:490px}.stats{grid-template-columns:repeat(2,1fr)}}
@media(max-width:620px){.topbar-inner{justify-content:center}.topbar-inner span:last-child{display:none}.hero{min-height:660px;background-position:66% center}.hero h1{font-size:3.6rem}.hero p{font-size:1rem}.section{padding:68px 0}.g4,.g3,.g2,.reviews,.event-icons,.checks,.stats,form{grid-template-columns:1fr}.field.full{grid-column:auto}.collage{min-height:auto}.collage .large{width:100%;height:380px}.collage .small{display:none}.event-strip,.cta{padding:1.6rem}.cta{display:block}.footer-grid{grid-template-columns:1fr}.masonry{columns:1}.nav-inner{height:74px}.nav-links{inset:114px 0 0}.brand{font-size:1.25rem}.brand-mark{width:42px;height:42px}.floating{right:14px;bottom:14px}}

.video-hero{background:var(--navy2);isolation:isolate}.hero-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 42%;z-index:-3}.hero-video-overlay{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,rgba(2,22,42,.96) 0%,rgba(2,22,42,.76) 48%,rgba(2,22,42,.3) 100%)}.form-honeypot{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;opacity:0!important}.thank-you-card{max-width:720px;margin:auto;text-align:center;padding:3rem}.thank-you-card h2{font:700 2.6rem 'Fredoka';margin:.8rem 0}.thank-you-icon{width:82px;height:82px;border-radius:50%;display:grid;place-items:center;margin:auto;background:#e3f7ea;color:#08783c;font-size:2.5rem;font-weight:900}@media(prefers-reduced-motion:reduce){.hero-video{display:none}.video-hero{background:linear-gradient(90deg,rgba(2,22,42,.94),rgba(2,22,42,.5)),url('../images/hero.webp') center/cover}}@media(max-width:620px){.hero-video{object-position:center center}.hero-video-overlay{background:linear-gradient(90deg,rgba(2,22,42,.9),rgba(2,22,42,.62))}}

.text-link{display:inline-block;margin-top:12px;font-weight:800;color:var(--red);text-decoration:none}.text-link:hover{text-decoration:underline}.card img[src*="product-"]{background:#fff;object-fit:cover;object-position:center;height:230px}.page-hero .actions{justify-content:center;margin-top:24px}

/* Official Jav's Whippy logo */
.brand{flex:0 0 auto}.brand-logo{display:block;width:176px;height:72px;object-fit:contain;object-position:left center}.footer .brand-logo{width:190px;height:126px;object-position:left center;filter:drop-shadow(0 8px 18px rgba(0,0,0,.18))}@media(max-width:900px){.brand-logo{width:142px;height:62px}.footer .brand-logo{width:175px;height:116px}}@media(max-width:620px){.brand-logo{width:124px;height:56px}.footer .brand-logo{width:160px;height:106px}}
