:root{--blue:#0a318f;--blue2:#133fb7;--ink:#101828;--muted:#5b6474;--bg:#f6f7fb;--cream:#f4efe7;--gold:#c9a36a;--line:#e6e8ee;--white:#fff;--green:#16a34a;--shadow:0 18px 60px rgba(15,23,42,.12);--radius:26px;--container:min(1180px,calc(100% - 36px));}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;overflow-x:hidden;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:#fff;line-height:1.55}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.container{width:var(--container);margin-inline:auto}.topbar{background:#081f5a;color:#fff;font-size:.86rem}.topbar-inner{height:38px;display:flex;align-items:center;gap:10px;justify-content:center}.topbar a{font-weight:800}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.96);backdrop-filter:blur(12px);border-bottom:1px solid rgba(10,49,143,.08)}.header-inner{width:min(1320px,calc(100% - 36px));height:78px;display:flex;align-items:center;gap:20px}.brand{width:165px;flex:0 0 auto}.brand img{width:100%;height:54px;object-fit:contain;border-radius:8px}.main-nav{display:flex;align-items:center;gap:17px;margin-left:auto;font-size:.92rem;font-weight:700}.main-nav>a,.nav-group>button{padding:28px 0;border:0;background:none;cursor:pointer;color:#293248}.main-nav>a:hover,.nav-group>button:hover{color:var(--blue)}.nav-group{position:relative}.nav-group>button span{font-size:.8rem}.dropdown{position:absolute;top:68px;left:-20px;width:250px;background:#fff;border:1px solid var(--line);border-radius:16px;padding:10px;box-shadow:var(--shadow);opacity:0;visibility:hidden;transform:translateY(8px);transition:.2s}.nav-group:hover .dropdown,.nav-group.open .dropdown{opacity:1;visibility:visible;transform:none}.dropdown a{display:block;padding:11px 12px;border-radius:10px;font-weight:650}.dropdown a:hover{background:var(--bg);color:var(--blue)}.header-cta{white-space:nowrap}.menu-toggle{display:none;margin-left:auto;border:0;background:none;padding:8px}.menu-toggle span{display:block;width:26px;height:2px;background:var(--ink);margin:5px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 20px;border-radius:14px;font-weight:800;border:1px solid transparent;transition:.2s;cursor:pointer;text-align:center}.btn:hover{transform:translateY(-1px)}.btn-primary{background:var(--blue);color:#fff;box-shadow:0 10px 24px rgba(10,49,143,.2)}.btn-primary:hover{background:var(--blue2)}.btn-outline{border-color:#cbd2e0;background:#fff;color:var(--ink)}.btn-light{background:#fff;color:var(--blue)}.btn-dark{background:#101828;color:#fff}.btn-phone{background:#6b7280;color:#fff}.btn-row{display:flex;gap:12px;flex-wrap:wrap}.mobile-only{display:none}.eyebrow{display:inline-flex;align-items:center;gap:8px;color:var(--blue);font-weight:850;text-transform:uppercase;letter-spacing:.1em;font-size:.76rem}.eyebrow:before{content:"";width:24px;height:2px;background:var(--gold)}h1,h2,h3{line-height:1.08;letter-spacing:-.035em;margin:0 0 16px}h1{font-size:clamp(2.5rem,5vw,5rem)}h2{font-size:clamp(2rem,3.4vw,3.55rem)}h3{font-size:1.3rem}p{margin:0 0 18px;color:var(--muted)}.hero{padding:42px 0 72px;background:linear-gradient(180deg,#fff 0,#f7f9ff 100%);overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:56px}.hero-copy h1{max-width:720px}.hero-copy .lead{font-size:1.18rem;max-width:660px}.hero-kicker{display:flex;gap:8px;flex-wrap:wrap;margin:22px 0}.pill{padding:8px 11px;border-radius:999px;background:#edf2ff;color:var(--blue);font-size:.82rem;font-weight:800}.hero-proof{margin-top:28px;padding-top:22px;border-top:1px solid var(--line);display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.hero-proof strong{display:block;font-size:1rem}.hero-proof span{font-size:.82rem;color:var(--muted)}.hero-media{position:relative;min-height:580px}.hero-media:before{content:"";position:absolute;inset:34px -35px -26px 70px;border-radius:34px;background:linear-gradient(145deg,#0a318f,#173f9b)}.hero-media img{position:relative;width:100%;height:580px;object-fit:cover;border-radius:30px;box-shadow:var(--shadow)}.hero-badge{position:absolute;left:-26px;bottom:28px;z-index:2;background:#fff;border-radius:18px;padding:16px 18px;box-shadow:var(--shadow);max-width:240px}.hero-badge strong{display:block}.hero-badge span{font-size:.85rem;color:var(--muted)}.section{padding:88px 0}.section-soft{background:var(--bg)}.section-cream{background:var(--cream)}.section-head{display:flex;justify-content:space-between;align-items:end;gap:28px;margin-bottom:36px}.section-head>div{max-width:780px}.section-head p{max-width:560px}.trust-strip{margin-top:-34px;position:relative;z-index:4}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border:1px solid var(--line);border-radius:22px;box-shadow:var(--shadow);overflow:hidden}.trust-item{padding:24px;border-right:1px solid var(--line)}.trust-item:last-child{border-right:0}.trust-item strong{display:block;font-size:1rem}.trust-item span{font-size:.84rem;color:var(--muted)}.category-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:18px}.category-card{position:relative;overflow:hidden;border-radius:24px;background:#fff;min-height:340px;border:1px solid var(--line)}.category-card.large{grid-column:span 6}.category-card.small{grid-column:span 3}.category-card img{width:100%;height:100%;object-fit:contain;padding:26px;background:linear-gradient(160deg,#fff,#f4f6fa)}.category-card .overlay{position:absolute;left:0;right:0;bottom:0;padding:56px 24px 22px;background:linear-gradient(transparent,rgba(8,17,39,.9));color:#fff}.category-card .overlay p{color:#e9edf5;margin:0}.category-card .overlay h3{margin-bottom:6px}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.product-card{border:1px solid var(--line);border-radius:22px;overflow:hidden;background:#fff;display:flex;flex-direction:column;min-width:0}.product-media{height:290px;background:#f8f9fb;position:relative}.product-media img{width:100%;height:100%;object-fit:contain;padding:20px}.product-media span{position:absolute;left:14px;top:14px;padding:7px 10px;border-radius:999px;background:#fff;color:var(--blue);font-size:.75rem;font-weight:850;box-shadow:0 5px 16px rgba(15,23,42,.08)}.product-body{padding:22px;display:flex;flex-direction:column;flex:1}.product-body p{flex:1}.product-body .btn{width:100%;margin-top:8px}.premium-section{background:#0b0f18;color:#fff;overflow:hidden}.premium-grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:60px;align-items:center}.premium-section p{color:#c8ceda}.premium-section .eyebrow{color:#e4c99d}.premium-section .eyebrow:before{background:#e4c99d}.premium-media{position:relative}.premium-media img{border-radius:28px;width:100%;height:600px;object-fit:cover}.premium-media .editorial{position:absolute;width:42%;right:-26px;bottom:-36px;border:8px solid #0b0f18;border-radius:22px;height:330px;object-fit:cover}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.step{padding:28px;border-radius:20px;background:#fff;border:1px solid var(--line)}.step .num{display:inline-grid;place-items:center;width:42px;height:42px;border-radius:12px;background:#edf2ff;color:var(--blue);font-weight:900;margin-bottom:18px}.gallery-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:18px}.gallery-grid img{border-radius:24px;width:100%;height:420px;object-fit:cover}.gallery-stack{display:grid;gap:18px}.gallery-stack img{height:201px}.cta-band{padding:54px 0;background:linear-gradient(110deg,var(--blue),#1746be);color:#fff}.cta-band .container{display:flex;justify-content:space-between;align-items:center;gap:32px}.cta-band p{color:#dbe6ff;margin:0}.location-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:38px;align-items:stretch}.location-copy{padding:42px;border-radius:24px;background:var(--cream)}.check-list{padding:0;margin:18px 0 28px;list-style:none}.check-list li{position:relative;padding-left:28px;margin:10px 0;color:#374151}.check-list li:before{content:"✓";position:absolute;left:0;color:var(--green);font-weight:900}.map-wrap{border-radius:24px;overflow:hidden;min-height:430px}.map-wrap iframe{width:100%;height:100%;border:0;min-height:430px}.page-hero{padding:72px 0 58px;background:linear-gradient(150deg,#f8f9fd,#eef3ff)}.page-hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:44px;align-items:center}.page-hero img{width:100%;height:430px;border-radius:26px;object-fit:cover}.page-hero p{font-size:1.08rem;max-width:660px}.breadcrumb{font-size:.8rem;color:#737d8f;margin-bottom:20px}.offers-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.offer-card{border:1px solid var(--line);border-radius:22px;overflow:hidden;background:#fff}.offer-card .image{height:260px;background:#fafafa}.offer-card img{width:100%;height:100%;object-fit:contain;padding:18px}.offer-body{padding:22px}.offer-tag{display:inline-block;font-size:.75rem;font-weight:850;color:var(--blue);margin-bottom:8px}.offer-price{font-size:1.45rem;font-weight:900;color:var(--ink);margin:10px 0}.offer-note{font-size:.8rem;color:var(--muted)}.faq{display:grid;gap:12px}.faq details{border:1px solid var(--line);border-radius:14px;padding:16px 18px;background:#fff}.faq summary{font-weight:800;cursor:pointer}.faq details p{margin:12px 0 0}.form-card{padding:32px;border:1px solid var(--line);border-radius:24px;background:#fff;box-shadow:var(--shadow)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.field{display:grid;gap:7px}.field.full{grid-column:1/-1}.field label{font-weight:800;font-size:.87rem}.field input,.field select,.field textarea{width:100%;border:1px solid #cfd5e0;border-radius:12px;padding:13px 14px;background:#fff}.field textarea{min-height:110px;resize:vertical}.contact-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:32px}.finder{display:grid;grid-template-columns:1fr 1fr;gap:16px}.finder-result{margin-top:20px;padding:20px;border-radius:16px;background:#edf8f0;border:1px solid #b8e0c4}.legal{max-width:840px}.legal h2{font-size:1.65rem;margin-top:36px}.site-footer{background:#0d1424;color:#fff;padding:60px 0 22px}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:34px}.site-footer p{color:#b7c0d1}.site-footer h3{font-size:1rem;letter-spacing:0;margin-bottom:14px}.site-footer a{display:block;color:#dce3ef;margin:8px 0}.footer-logo{width:190px;border-radius:8px;margin-bottom:18px}.footer-legal{border-top:1px solid #263149;margin-top:36px;padding-top:22px;display:flex;flex-wrap:wrap;gap:8px 18px;align-items:center;color:#b7c0d1;font-size:.82rem}.footer-legal strong{color:#fff}.footer-legal a{display:inline;color:#dce3ef;margin:0}.footer-legal span:not(:last-child)::after{content:"•";margin-left:18px;color:#536079}.footer-bottom{border-top:1px solid #263149;margin-top:18px;padding-top:18px;display:flex;justify-content:space-between;gap:20px;color:#8f9bb0;font-size:.78rem}.floating-wa{position:fixed;right:20px;bottom:20px;width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:#22c55e;box-shadow:0 15px 35px rgba(34,197,94,.35);z-index:60}.floating-wa svg{width:30px;height:30px;fill:#fff}.ad-hero{padding:46px 0 56px;background:linear-gradient(145deg,#eef3ff,#fff)}.ad-hero .hero-grid{gap:38px}.ad-hero .hero-media{min-height:480px}.ad-hero .hero-media img{height:480px}.ad-proof{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:22px 0}.ad-proof div{padding:12px;border:1px solid #dfe5f1;border-radius:12px;background:#fff;font-size:.84rem;font-weight:800}.sticky-mobile-cta{display:none}@media(max-width:1024px){.main-nav{gap:14px;font-size:.82rem}.header-cta{display:none!important}.product-grid,.offers-grid{grid-template-columns:repeat(2,1fr)}.category-card.large{grid-column:span 6}.category-card.small{grid-column:span 6}.hero-grid,.premium-grid,.page-hero-grid{gap:34px}.footer-grid{grid-template-columns:1.3fr 1fr 1fr}}@media(max-width:820px){body{padding-bottom:0}.desktop-only{display:none!important}.mobile-only{display:inline-flex}.topbar-inner{justify-content:space-between}.site-header{top:0}.header-inner{height:68px}.brand{width:138px}.brand img{height:48px}.menu-toggle{display:block}.main-nav{position:fixed;inset:106px 0 auto 0;background:#fff;display:none;flex-direction:column;align-items:stretch;padding:18px 24px 28px;border-bottom:1px solid var(--line);box-shadow:0 20px 50px rgba(15,23,42,.12);max-height:calc(100vh - 106px);overflow:auto}.main-nav.open{display:flex}.main-nav>a,.nav-group>button{padding:12px 0;width:100%;text-align:left;font-size:1rem}.dropdown{position:static;width:100%;box-shadow:none;border:0;padding:4px 0 0 12px;opacity:1;visibility:visible;transform:none;display:none}.nav-group.open .dropdown{display:block}.hero{padding:30px 0 52px}.hero-grid,.premium-grid,.page-hero-grid,.location-grid,.contact-grid{grid-template-columns:1fr}.hero-copy{order:0}.hero-media{min-height:430px;order:1}.hero-media img{height:430px}.hero-media:before{inset:28px -16px -18px 40px}.hero-badge{left:14px}.hero-proof{grid-template-columns:1fr}.trust-strip{margin-top:-18px}.trust-grid{grid-template-columns:1fr 1fr}.trust-item{border-bottom:1px solid var(--line)}.section{padding:64px 0}.section-head{display:block}.category-grid{grid-template-columns:1fr 1fr}.category-card.large,.category-card.small{grid-column:auto;min-height:300px}.product-grid,.offers-grid{grid-template-columns:1fr 1fr}.premium-media img{height:500px}.premium-media .editorial{width:40%;height:260px;right:10px}.steps{grid-template-columns:1fr}.gallery-grid{grid-template-columns:1fr}.gallery-grid img,.gallery-stack img{height:300px}.gallery-stack{grid-template-columns:1fr 1fr}.cta-band .container{display:block}.cta-band .btn-row{margin-top:22px}.footer-grid{grid-template-columns:1fr 1fr}.form-grid,.finder{grid-template-columns:1fr}.field.full{grid-column:auto}.ad-proof{grid-template-columns:1fr}.ad-hero .hero-media{min-height:390px}.ad-hero .hero-media img{height:390px}}@media(max-width:560px){:root{--container:min(100% - 28px,1180px);--radius:20px}h1{font-size:2.45rem}h2{font-size:2.05rem}.topbar{font-size:.75rem}.hero-media{min-height:350px}.hero-media img{height:350px;border-radius:22px}.hero-media:before{inset:20px -10px -12px 30px;border-radius:24px}.hero-badge{bottom:14px;left:10px;right:10px;max-width:none}.btn-row{display:grid;grid-template-columns:1fr}.btn-row .btn{width:100%}.trust-grid{grid-template-columns:1fr}.trust-item{border-right:0}.category-grid{grid-template-columns:1fr}.category-card{min-height:330px}.product-grid,.offers-grid{grid-template-columns:1fr}.product-media{height:260px}.premium-media img{height:440px}.premium-media .editorial{width:48%;height:220px}.gallery-stack{grid-template-columns:1fr}.gallery-grid img,.gallery-stack img{height:290px}.location-copy{padding:28px 22px}.footer-grid{grid-template-columns:1fr}.footer-legal{display:block}.footer-legal strong,.footer-legal span,.footer-legal a{display:block;margin:6px 0}.footer-legal span:not(:last-child)::after{content:"";margin:0}.footer-bottom{display:block}.footer-bottom span{display:block;margin:6px 0}.floating-wa{right:16px;bottom:16px;width:56px;height:56px}.page-hero{padding:48px 0}.page-hero img{height:340px}.ad-hero .hero-media{min-height:330px}.ad-hero .hero-media img{height:330px}}
