:root{--navy: #042753;--navy-soft: #0b3a74;--header-gradient: linear-gradient(145deg, var(--navy) 0%, var(--navy-soft) 100%);--light-bg: #f3f5f8;--dark-band: #465056;--footer-bg: #2a2a2f;--text: #1c2732;--muted: #59656e;--accent: #2aa6dd;--card-line: #ccd7e5}*,*:before,*:after{box-sizing:border-box}html{scroll-padding-top:88px}body{margin:0;font-family:Montserrat,Segoe UI,Arial,sans-serif;color:var(--text);background:linear-gradient(180deg,#f3f5f8,#eef2f6)}a{color:inherit;text-decoration:none}.hero{background-image:var(--header-gradient);background-size:100% 100vh;background-position:top center;color:#fff;padding:5.3rem 1rem 3.8rem;box-shadow:0 6px 20px #04275338}.hero__top{position:fixed;top:0;left:0;right:0;z-index:40;width:100%;padding:1.05rem max(1rem,calc((100vw - 1200px)/2 + 1rem));background-image:var(--header-gradient);background-size:100% 100vh;background-position:top center;border-bottom:0;display:flex;justify-content:space-between;align-items:center;gap:1rem}.hero__brand{font-size:1.2rem;font-weight:700;letter-spacing:.01em;line-height:1.2}.hero__nav{display:flex;align-items:center;gap:1.2rem}.hero__menu-toggle{display:none;border:0;background:transparent;color:#fff;width:2.5rem;height:2.5rem;padding:0;border-radius:8px;align-items:center;justify-content:center;flex-direction:column;gap:.25rem;cursor:pointer}.hero__menu-toggle span{display:block;width:1.2rem;height:2px;background:#fffffff2;border-radius:999px}.hero__nav a{font-size:.98rem;font-weight:600;opacity:.9}.hero__nav a:hover{opacity:1}.hero__title{text-align:center;margin-top:2rem}.hero__title h1{margin:0;font-size:clamp(2rem,5vw,4rem);font-weight:800}.hero__title p{margin:.85rem 0 0;font-size:clamp(1.2rem,2.2vw,2.2rem);font-weight:500;opacity:.95}.hero__cta{margin-top:1.3rem;display:inline-flex;gap:.7rem;flex-wrap:wrap;justify-content:center}.hero__cta-link{display:inline-flex;align-items:center;justify-content:center;padding:.55rem 1rem;border-radius:999px;font-size:.9rem;font-weight:700;letter-spacing:.01em;background:#fff;color:var(--navy);border:2px solid #fff}.hero__cta-link:hover{text-decoration:none;background:#ffffffeb}.hero__cta-link--alt{background:transparent;color:#fff}.hero__cta-link--alt:hover{background:#ffffff1f}.section{width:min(980px,calc(100% - 2rem));margin:0 auto}.section--services{padding:3rem 0}.cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.4rem}.service-card{padding-bottom:.35rem}.service-card img{width:100%;aspect-ratio:4 / 3;object-fit:cover;display:block;border-radius:6px;box-shadow:0 10px 20px #0427531f}.service-card h2{margin:.95rem 0 .55rem;padding-top:.7rem;border-top:2px solid var(--card-line);font-size:.98rem;font-weight:700;color:#11263e}.service-card p{margin:0;font-size:.92rem;line-height:1.7;color:var(--muted)}.section--rules{width:100%;max-width:none;background:var(--dark-band);color:#fff;padding:2.7rem 1rem}.rules{list-style:none;width:min(780px,calc(100% - 2rem));margin:0 auto;padding:0}.rules li{position:relative;padding-left:2rem;margin-bottom:1.05rem;font-size:.92rem;line-height:1.6;color:#f0f4f7}.rules li:last-child{margin-bottom:0}.rules li:before{content:"";position:absolute;left:0;top:.6rem;width:.85rem;height:.85rem;border-radius:999px;background:var(--accent)}.section--location{padding:2.2rem 0}.location-copy{text-align:center}.location-copy h2{margin:0 0 1.2rem;font-size:1.5rem;color:#11263e}.location-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;text-align:left}.location-card{background:#fff;border:1px solid #d9e2ed;border-radius:10px;padding:1rem 1.1rem;box-shadow:0 6px 18px #04275314}.location-card h3{margin:0 0 .6rem;font-size:1rem;color:#11263e}.location-card p{margin:0 0 .5rem;font-size:.95rem;line-height:1.6;color:var(--muted)}.location-card p:last-child{margin-bottom:0}.location-copy a{color:var(--navy);font-weight:600}.location-copy a:hover{text-decoration:underline}.map iframe{width:100%;height:340px;border:0;display:block}.footer{background:var(--footer-bg);color:#f5f5f5;padding:2rem 1rem}.footer__inner{width:min(980px,100%);margin:0 auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem;align-items:start}.footer h3{margin:0 0 .7rem;font-size:1.1rem}.footer p{margin:.2rem 0;font-size:.92rem;color:#e0e3e7}.footer a{color:#fff;text-decoration:underline}a:focus-visible{outline:2px solid #9bc8ff;outline-offset:2px}@media(max-width:860px){.hero__nav{gap:.85rem}.cards{grid-template-columns:1fr;gap:1.1rem}.service-card{max-width:640px;margin:0 auto}.service-card img{aspect-ratio:16 / 9;max-height:260px}.footer__inner{grid-template-columns:1fr;gap:1.3rem}.location-grid{grid-template-columns:1fr}}@media(max-width:620px){html{scroll-padding-top:88px}.hero{padding-top:6.1rem}.hero__top{padding:.6rem 1rem;align-items:center;gap:.65rem}.hero__menu-toggle{display:inline-flex}.hero__brand{flex:1;min-width:0}.hero__nav{display:none;position:absolute;top:100%;left:0;right:0;padding:.5rem 1rem .85rem;flex-direction:column;align-items:stretch;gap:.35rem;background:#042753fa;border-top:1px solid rgba(255,255,255,.2);box-shadow:0 10px 18px #00000029}.hero__top.is-open .hero__nav{display:flex}.hero__nav a{font-size:.9rem;padding:.55rem .65rem;border-radius:8px;background:#ffffff1f}.section--services{padding:2.2rem 0}.service-card img{max-height:200px}.service-card h2{margin-top:.75rem;padding-top:.55rem;font-size:.95rem}.service-card p{font-size:.9rem;line-height:1.55}.location-copy h2{font-size:1.25rem}.location-card p{font-size:.92rem}}
