:root{--navy-900: #161311;--navy-800: #201b18;--navy-700: #2b2320;--navy-600: #b21e2f;--navy-500: #c8324a;--red: #c8102e;--red-dark: #a10c24;--red-soft: #fdecee;--amber: #f2b418;--amber-dark: #c98f0c;--amber-soft: #fff6e0;--slate-100: #f3f1ef;--slate-200: #e2ddd8;--slate-300: #c4bcb4;--slate-500: #6d655e;--slate-700: #3d3733;--ink: #1b1613;--white: #ffffff;--success: #1f9d55;--max: 1160px;--radius: 14px;--radius-sm: 9px;--shadow-sm: 0 1px 3px rgba(22, 19, 17, .09), 0 1px 2px rgba(22, 19, 17, .06);--shadow: 0 10px 30px rgba(22, 19, 17, .14);--shadow-lg: 0 24px 60px rgba(22, 19, 17, .24);--font: "Segoe UI", Roboto, -apple-system, BlinkMacSystemFont, "Helvetica Neue", Arial, sans-serif;--font-head: "Segoe UI", Roboto, -apple-system, BlinkMacSystemFont, Arial, sans-serif}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--font);color:var(--ink);background:var(--white);line-height:1.6;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}h1,h2,h3,h4{font-family:var(--font-head);line-height:1.15;color:var(--navy-900);margin:0 0 .5em;font-weight:800;letter-spacing:-.01em}h1{font-size:clamp(2.1rem,5vw,3.3rem)}h2{font-size:clamp(1.6rem,3.6vw,2.4rem)}h3{font-size:1.25rem}p{margin:0 0 1rem}a{color:var(--navy-600);text-decoration:none}img{max-width:100%;display:block}.prose a,.legal a,.cookie-bar a,.footer-bottom a{text-decoration:underline}.ico{width:1.25em;height:1.25em;flex:none;vertical-align:-.15em}.container{width:100%;max-width:var(--max);margin-inline:auto;padding-inline:1.25rem}.section{padding-block:clamp(3rem,7vw,5.5rem)}.section--tight{padding-block:clamp(2rem,4vw,3rem)}.section--slate{background:var(--slate-100)}.section--navy{background:var(--navy-900);color:var(--slate-100)}.section--navy h2,.section--navy h3{color:var(--white)}.eyebrow{display:inline-block;font-size:.8rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--red);margin-bottom:.6rem}.section--navy .eyebrow{color:var(--amber)}.section-head{max-width:720px;margin-bottom:2.5rem}.section-head.center{margin-inline:auto;text-align:center}.section-head p{font-size:1.08rem;color:var(--slate-500)}.section--navy .section-head p{color:var(--slate-300)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-weight:700;font-size:1rem;padding:.85rem 1.5rem;border-radius:999px;border:2px solid transparent;cursor:pointer;text-decoration:none;transition:transform .15s ease,box-shadow .15s ease,background .15s ease,color .15s ease;white-space:nowrap}.btn:hover{transform:translateY(-2px)}.btn--primary{background:var(--red);color:var(--white);box-shadow:0 8px 20px #c8102e52}.btn--primary:hover{background:var(--red-dark);color:var(--white)}.btn--gold{background:var(--amber);color:var(--navy-900);box-shadow:0 8px 20px #f2b41852}.btn--gold:hover{background:var(--amber-dark);color:var(--navy-900)}.btn--ghost{background:transparent;color:var(--white);border-color:#ffffff8c}.btn--ghost:hover{background:#ffffff1f}.btn--dark{background:var(--navy-900);color:var(--white)}.btn--dark:hover{background:var(--navy-700);color:var(--white)}.btn--lg{font-size:1.08rem;padding:1rem 1.9rem}.stars{color:var(--amber);letter-spacing:2px;font-size:1rem}.rating-badge{display:inline-flex;align-items:center;gap:.6rem;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);padding:.5rem .9rem;border-radius:999px;font-size:.92rem;color:var(--white)}.grid{display:grid;gap:1.5rem}@media(min-width:620px){.grid--2{grid-template-columns:repeat(2,1fr)}}@media(min-width:880px){.grid--3{grid-template-columns:repeat(3,1fr)}.grid--4{grid-template-columns:repeat(4,1fr)}}.card{background:var(--white);border:1px solid var(--slate-200);border-radius:var(--radius);padding:1.6rem;box-shadow:var(--shadow-sm);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;height:100%}.card:hover{transform:translateY(-4px);box-shadow:var(--shadow);border-color:var(--slate-300)}.card h3{margin-top:.9rem}.card p{color:var(--slate-500);margin-bottom:0}.icon-badge{width:54px;height:54px;border-radius:12px;display:grid;place-items:center;background:var(--red-soft);color:var(--red)}.icon-badge svg{width:28px;height:28px}.card--link{display:flex;flex-direction:column}.card__more{margin-top:auto;padding-top:1rem;font-weight:700;color:var(--red);font-size:.95rem}.checklist{list-style:none;padding:0;margin:1rem 0 0;display:grid;gap:.55rem}.checklist li{position:relative;padding-left:1.9rem;color:var(--slate-700)}.checklist li:before{content:"";position:absolute;left:0;top:.15rem;width:1.25rem;height:1.25rem;border-radius:50%;background:var(--success);-webkit-mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><path fill='white' d='M9 16.2 4.8 12l-1.4 1.4L9 19 21 7l-1.4-1.4z'/></svg>") center / 70% no-repeat;mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><path fill='white' d='M9 16.2 4.8 12l-1.4 1.4L9 19 21 7l-1.4-1.4z'/></svg>") center / 70% no-repeat}.section--navy .checklist li{color:var(--slate-200)}.site-header{position:sticky;top:0;z-index:50;background:#fffffff7;backdrop-filter:saturate(140%) blur(8px);border-bottom:1px solid var(--slate-200)}.topbar{background:var(--navy-900);color:var(--slate-200);font-size:.86rem}.topbar .container{display:flex;flex-wrap:wrap;gap:.4rem 1.3rem;align-items:center;justify-content:center;padding-block:.4rem}.topbar a{color:var(--slate-100);text-decoration:none;font-weight:600}.topbar .dot{color:var(--amber)}.hours-inline{display:none}@media(min-width:620px){.hours-inline{display:inline}}@media(min-width:760px){.topbar .container{justify-content:space-between}}.nav{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-block:.7rem}.brand{display:flex;align-items:center;gap:.7rem;text-decoration:none;color:var(--navy-900)}.brand img{width:46px;height:46px;border-radius:10px}.brand strong{font-size:1.15rem;font-weight:800;line-height:1.05}.brand span{display:block;font-size:.72rem;color:var(--slate-500);font-weight:600;letter-spacing:.03em}.nav-links{display:none;align-items:center;gap:1.25rem;list-style:none;margin:0;padding:0}.nav-links a{text-decoration:none;color:var(--navy-800);font-weight:600;font-size:.96rem;padding:.3rem 0;border-bottom:2px solid transparent}.nav-links a:hover,.nav-links a[aria-current=page]{color:var(--red);border-bottom-color:var(--amber)}.nav-cta{display:none}@media(min-width:1000px){.nav-links{display:flex}.nav-cta{display:inline-flex}}.nav-toggle{list-style:none;cursor:pointer;border:1px solid var(--slate-300);border-radius:10px;padding:.5rem .7rem;color:var(--navy-800);font-weight:700;display:inline-flex;align-items:center;gap:.5rem}.nav-toggle::-webkit-details-marker{display:none}.mobile-menu{position:relative}.mobile-menu ul{position:absolute;right:0;top:calc(100% + .6rem);width:min(84vw,320px);list-style:none;margin:0;padding:.6rem 1rem 1.1rem;display:grid;gap:.15rem;background:var(--white);border:1px solid var(--slate-200);border-radius:var(--radius-sm);box-shadow:var(--shadow-lg);z-index:60}.mobile-menu a{display:block;padding:.7rem .5rem;text-decoration:none;color:var(--navy-800);font-weight:600;border-bottom:1px solid var(--slate-100)}.mobile-menu .btn{margin-top:.8rem;width:100%}@media(min-width:1000px){.mobile-nav{display:none}}.hero{position:relative;color:var(--white);overflow:hidden;background:radial-gradient(1100px 480px at 85% -10%,rgba(242,180,24,.16),transparent 60%),linear-gradient(160deg,var(--navy-900) 0%,#3a0d13 55%,var(--navy-800) 100%)}.hero .container{position:relative;z-index:1;padding-block:clamp(3rem,7vw,5rem);display:grid;gap:2rem}@media(min-width:900px){.hero .container{grid-template-columns:1.05fr .95fr;align-items:center}}.hero h1{color:var(--white)}.hero p.lead{font-size:1.18rem;color:var(--slate-200);max-width:46ch}.hero-cta{display:flex;flex-wrap:wrap;gap:.9rem;margin-top:1.6rem}.hero-trust{display:flex;flex-wrap:wrap;gap:.7rem 1.4rem;margin-top:1.8rem;font-size:.92rem;color:var(--slate-300);align-items:center}.hero-trust .pill{display:inline-flex;align-items:center;gap:.45rem}.hero-trust svg{width:18px;height:18px;color:var(--amber)}.hero-figure{position:relative}.hero-figure img{width:100%;height:auto;border-radius:var(--radius);box-shadow:var(--shadow-lg)}.hero-figure .float-badge{position:absolute;left:-.6rem;bottom:-.9rem;background:var(--white);color:var(--navy-900);border-radius:var(--radius-sm);padding:.7rem 1rem;box-shadow:var(--shadow);display:flex;align-items:center;gap:.6rem}.hero-figure .float-badge .big{font-size:1.5rem;font-weight:800}.hero-figure .float-badge .stars{font-size:.85rem;display:block}.stats{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;text-align:center}@media(min-width:720px){.stats{grid-template-columns:repeat(4,1fr)}}.stat .n{font-size:2.2rem;font-weight:800;color:var(--red);line-height:1}.stat .l{color:var(--slate-500);font-size:.92rem;margin-top:.35rem}.split{display:grid;gap:2.5rem;align-items:center}@media(min-width:900px){.split{grid-template-columns:1fr 1fr}}.panel{border-radius:var(--radius);padding:2rem;color:var(--white);box-shadow:var(--shadow);background:linear-gradient(160deg,var(--navy-800),#3a0d13)}.panel h3{color:var(--white)}.chips{display:flex;flex-wrap:wrap;gap:.6rem}.chip{display:inline-flex;align-items:center;gap:.4rem;background:var(--white);border:1px solid var(--slate-200);border-radius:999px;padding:.45rem .9rem;font-size:.9rem;color:var(--slate-700);box-shadow:var(--shadow-sm)}.chip b{color:var(--navy-900)}.chip svg{width:16px;height:16px;color:var(--red)}.gallery{display:grid;gap:1rem;grid-template-columns:repeat(2,1fr)}@media(min-width:720px){.gallery{grid-template-columns:repeat(3,1fr)}}.gallery figure{margin:0;border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow-sm);background:var(--slate-100)}.gallery img{width:100%;height:220px;object-fit:cover;display:block;transition:transform .4s ease}.gallery figure:hover img{transform:scale(1.05)}.testi{display:grid;gap:1.5rem}@media(min-width:720px){.testi{grid-template-columns:repeat(2,1fr)}}@media(min-width:1000px){.testi{grid-template-columns:repeat(3,1fr)}}.testi .card{display:flex;flex-direction:column}.testi .quote{color:var(--slate-700);font-size:.98rem;margin:.6rem 0 1rem}.testi .who{margin-top:auto;display:flex;align-items:center;gap:.7rem}.testi .avatar{width:40px;height:40px;border-radius:50%;background:var(--red);color:#fff;display:grid;place-items:center;font-weight:800}.testi .who b{color:var(--navy-900);display:block;font-size:.95rem}.testi .who span{color:var(--slate-500);font-size:.82rem}.faq{display:grid;gap:.8rem;max-width:820px;margin-inline:auto}.faq details{background:var(--white);border:1px solid var(--slate-200);border-radius:var(--radius-sm);padding:0 1.2rem;box-shadow:var(--shadow-sm)}.faq summary{list-style:none;cursor:pointer;font-weight:700;color:var(--navy-900);padding:1.1rem 0;display:flex;justify-content:space-between;gap:1rem;align-items:center}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:"+";color:var(--red);font-size:1.4rem;font-weight:700;line-height:1}.faq details[open] summary:after{content:"–"}.faq p{color:var(--slate-700);padding-bottom:1.1rem;margin:0}.cta-band{color:var(--white);border-radius:var(--radius);padding:clamp(2rem,5vw,3.2rem);text-align:center;box-shadow:var(--shadow);background:radial-gradient(700px 300px at 15% 0%,rgba(242,180,24,.22),transparent 60%),linear-gradient(120deg,var(--navy-900),#3a0d13)}.cta-band h2{color:var(--white)}.cta-band p{color:var(--slate-200);max-width:52ch;margin-inline:auto}.cta-band .btns{display:flex;flex-wrap:wrap;gap:.9rem;justify-content:center;margin-top:1.4rem}.page-hero{color:var(--white);padding-block:clamp(2.4rem,6vw,4rem);background:linear-gradient(160deg,var(--navy-900),#3a0d13)}.page-hero h1{color:var(--white);margin-bottom:.5rem}.page-hero p{color:var(--slate-200);max-width:60ch;margin:0}.breadcrumb{font-size:.85rem;color:var(--slate-300);margin-bottom:.8rem}.breadcrumb a{color:var(--slate-100);text-decoration:none}.breadcrumb a:hover{text-decoration:underline}.contact-grid{display:grid;gap:2rem}@media(min-width:860px){.contact-grid{grid-template-columns:1fr 1fr}}.info-row{display:flex;gap:1rem;padding:1rem 0;border-bottom:1px solid var(--slate-200)}.info-row:last-child{border-bottom:none}.info-row .icon-badge{flex:none;width:46px;height:46px}.info-row a{color:var(--red);font-weight:700;text-decoration:none}.map-embed{border:0;width:100%;height:100%;min-height:340px;border-radius:var(--radius);box-shadow:var(--shadow-sm)}.form-grid{display:grid;gap:1rem;margin-top:1.2rem}@media(min-width:560px){.form-grid.two{grid-template-columns:1fr 1fr}}.field{display:grid;gap:.35rem}.field label{font-weight:600;font-size:.9rem;color:var(--slate-700)}.field label .req{color:var(--red)}.field input,.field select,.field textarea{font:inherit;padding:.7rem .8rem;border:1px solid var(--slate-300);border-radius:9px;background:#fff;color:var(--ink);width:100%}.field input:focus,.field select:focus,.field textarea:focus{outline:none;border-color:var(--amber);box-shadow:0 0 0 3px #f2b41847}.field textarea{resize:vertical}.hp{position:absolute!important;left:-9999px;top:-9999px}.prose p{color:var(--slate-700);font-size:1.05rem}.prose h2{margin-top:2rem}.legal{max-width:820px}.legal h2{font-size:1.35rem;margin-top:2rem}.legal h3{font-size:1.1rem;margin-top:1.4rem}.legal p,.legal li{color:var(--slate-700)}.legal ul{padding-left:1.2rem;display:grid;gap:.4rem}.legal .updated{color:var(--slate-500);font-size:.9rem}.site-footer{background:var(--navy-900);color:var(--slate-300);padding-block:3rem 1.5rem;font-size:.95rem}.footer-grid{display:grid;gap:2rem;grid-template-columns:1fr}@media(min-width:720px){.footer-grid{grid-template-columns:1.5fr 1fr 1fr 1.1fr}}.site-footer h4{color:var(--white);font-size:.95rem;text-transform:uppercase;letter-spacing:.08em;margin-bottom:.9rem}.site-footer a{color:var(--slate-300);text-decoration:none}.site-footer a:hover{color:var(--amber)}.footer-links{list-style:none;padding:0;margin:0;display:grid;gap:.5rem}.footer-brand img{width:54px;height:54px;border-radius:12px;margin-bottom:.8rem}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);margin-top:2.2rem;padding-top:1.2rem;display:flex;flex-wrap:wrap;gap:.5rem 1.5rem;justify-content:space-between;font-size:.85rem;color:var(--slate-500)}.footer-bottom a{color:var(--slate-500)}.cookie-bar[hidden]{display:none}.cookie-bar{position:fixed;left:0;right:0;bottom:0;z-index:90;background:var(--navy-900);color:var(--slate-200);border-top:3px solid var(--amber);padding:.8rem 1.25rem;font-size:.9rem;display:flex;flex-wrap:wrap;gap:.8rem;align-items:center;justify-content:center}.cookie-bar p{margin:0;max-width:70ch}.cookie-bar a{color:var(--amber)}.cookie-bar .actions{display:flex;gap:.6rem;flex:none}.cookie-bar button{font:inherit;font-weight:700;border:0;border-radius:999px;padding:.5rem 1.1rem;cursor:pointer}.cookie-accept{background:var(--amber);color:var(--navy-900)}.cookie-decline{background:transparent;color:var(--slate-200);border:1px solid rgba(255,255,255,.35)!important}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:absolute;left:-999px;top:0;z-index:100;background:var(--amber);color:var(--navy-900);padding:.6rem 1rem;font-weight:700;border-radius:0 0 8px}.skip-link:focus{left:0}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}.gallery figure:hover img{transform:none}}
