@font-face{font-family:Open Sans;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/open-sans-400.woff2)format("woff2")}@font-face{font-family:Open Sans;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/open-sans-600.woff2)format("woff2")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/roboto-700.woff2)format("woff2")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;font-display:swap;src:url(/fonts/roboto-900.woff2)format("woff2")}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:#1a1a1a;-webkit-font-smoothing:antialiased;background:#fff;font-family:Open Sans,sans-serif;font-size:1rem;line-height:1.65}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}address{font-style:normal}ul{list-style:none}h1,h2,h3,h4{font-family:Roboto,sans-serif;font-weight:900;line-height:1.15}:root{--site-max:1120px;--site-gutter:clamp(20px, 5vw, 64px);--section-y:clamp(64px, 9vw, 112px);--primary:#f6b019;--accent:#f35d14;--dark:#030e57;--white:#fff;--gray-50:#f9f9f9;--gray-100:#f0f0f0;--gray-600:#555;--radius:12px}.container{max-width:var(--site-max);padding-inline:var(--site-gutter);margin-inline:auto}.section{padding-block:var(--section-y)}.section-light{background:var(--white)}.section-dark{background:var(--dark);color:var(--white)}.section-accent{background:var(--primary);color:var(--dark)}.section-gray{background:var(--gray-50)}.eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--primary);margin-bottom:.5rem;font-family:Open Sans,sans-serif;font-size:.75rem;font-weight:600}.eyebrow-section{letter-spacing:.12em;text-transform:uppercase;color:var(--accent);margin-bottom:.5rem;font-family:Open Sans,sans-serif;font-size:.75rem;font-weight:600;display:block}.eyebrow-light{color:var(--dark);opacity:.7}.heading-light{color:var(--white)}.site-header{z-index:100;background:var(--dark);border-bottom:2px solid var(--primary);position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:16px;padding-block:12px;display:flex}.logo-link{align-items:center;display:flex}.header-logo{object-fit:contain;width:auto;height:48px}.header-nav{flex-wrap:wrap;gap:clamp(16px,3vw,32px);display:flex}.header-nav a{color:var(--white);font-family:Open Sans,sans-serif;font-size:.875rem;font-weight:600;transition:color .2s}.header-nav a:hover{color:var(--primary)}.hero{align-items:center;min-height:min(90vh,680px);display:flex;position:relative;overflow:hidden}.hero-image-wrap{position:absolute;inset:0}.hero-img{object-fit:cover;object-position:center top;width:100%;height:100%}.hero-overlay{background:linear-gradient(135deg,#030e57c7 0%,#030e578c 50%,#f35d144d 100%);position:absolute;inset:0}.hero-content{z-index:2;max-width:640px;padding-block:80px;position:relative}.hero-content .eyebrow{color:var(--primary)}.hero-content h1{color:var(--white);margin-bottom:1.25rem;font-size:clamp(2.5rem,6vw,4.5rem);line-height:1.05}.hero-sub{color:#ffffffe0;max-width:52ch;margin-bottom:2rem;font-size:1.125rem}.btn-primary{background:var(--primary);color:var(--dark);letter-spacing:.04em;border-radius:6px;padding:14px 28px;font-family:Open Sans,sans-serif;font-size:.9rem;font-weight:700;transition:background .2s,transform .15s;display:inline-block}.btn-primary:hover{background:#e0a018;transform:translateY(-1px)}.btn-secondary{color:var(--dark);letter-spacing:.04em;border:2px solid var(--dark);background:0 0;border-radius:6px;padding:13px 27px;font-family:Open Sans,sans-serif;font-size:.9rem;font-weight:700;transition:background .2s,color .2s;display:inline-block}.btn-secondary:hover{background:var(--dark);color:var(--white)}.about-grid{grid-template-columns:1fr auto;align-items:center;gap:48px;margin-top:2rem;display:grid}.about-text{flex-direction:column;gap:1rem;display:flex}.about-text p{color:#333;font-size:1.0625rem}.about-badge-wrap{justify-content:center;display:flex}.about-badge{background:var(--primary);color:var(--dark);text-align:center;border-radius:50%;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;width:160px;height:160px;padding:16px;display:flex}.badge-year{font-family:Roboto,sans-serif;font-size:2.5rem;font-weight:900;line-height:1}.badge-label{margin-top:6px;font-size:.75rem;font-weight:600;line-height:1.3}.section-dark h2{color:var(--white);margin-bottom:2.5rem;font-size:clamp(1.75rem,3vw,2.5rem)}.values-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:24px;margin-top:2rem;display:grid}.value-card{border-radius:var(--radius);background:#ffffff12;border:1px solid #f6b01933;padding:28px 24px;transition:background .2s}.value-card:hover{background:#ffffff1f}.value-icon{margin-bottom:12px;font-size:2rem}.value-card h3{color:var(--primary);margin-bottom:8px;font-size:1.0625rem}.value-card p{color:#ffffffd1;font-size:.9375rem}.section-light h2{color:var(--dark);margin-bottom:.5rem;font-size:clamp(1.75rem,3vw,2.5rem)}.offer-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;margin-top:2.5rem;display:grid}.offer-card{background:var(--gray-50);border-radius:var(--radius);border:1px solid var(--gray-100);flex-direction:column;gap:8px;padding:28px 24px;display:flex}.offer-card h3{color:var(--dark);font-size:1.0625rem;font-weight:700}.offer-card p{color:#444;flex:1;font-size:.9375rem}.offer-highlight{color:var(--accent);border-left:3px solid var(--accent);background:#f35d1414;border-radius:0 6px 6px 0;margin-bottom:8px;padding:8px 12px;font-size:.9375rem;font-weight:700;flex:none!important}.offer-link{color:var(--accent);margin-top:4px;font-size:.875rem;font-weight:700;transition:color .2s;display:inline-block}.offer-link:hover{color:var(--dark)}.section-accent h2{color:var(--dark);margin-bottom:.5rem;font-size:clamp(1.75rem,3vw,2.5rem)}.hours-grid{flex-direction:column;gap:12px;max-width:480px;margin-top:2rem;display:flex}.hours-row{background:#ffffff40;border-radius:8px;justify-content:space-between;align-items:center;gap:16px;padding:14px 20px;display:flex}.hours-day{font-size:.9375rem;font-weight:700}.hours-time{color:var(--dark);font-size:.9375rem;font-weight:600}.hours-row-note{opacity:.85;background:#ffffff1f;border-radius:0 0 8px 8px;margin-top:-8px;padding-top:10px;padding-bottom:10px;font-size:.875rem}.hours-row-note .hours-day{font-size:.875rem;font-weight:600}.hours-row-note .hours-time{font-size:.875rem;font-weight:400}.hours-note{color:var(--dark);opacity:.75;margin-top:1.25rem;font-size:.875rem}.contact-grid{grid-template-columns:1fr 1fr;align-items:start;gap:48px;margin-top:2.5rem;display:grid}.contact-info{flex-direction:column;gap:32px;display:flex}.contact-block h3{color:var(--dark);text-transform:uppercase;letter-spacing:.07em;margin-bottom:8px;font-family:Open Sans,sans-serif;font-size:1rem;font-weight:700}.contact-block address{color:#333;margin-bottom:16px;font-size:1rem;line-height:1.7}.contact-block p{color:#444;margin-bottom:16px;font-size:.9375rem}.contact-links h3{color:var(--dark);text-transform:uppercase;letter-spacing:.07em;margin-bottom:16px;font-family:Open Sans,sans-serif;font-size:1rem;font-weight:700}.link-list{flex-direction:column;gap:12px;display:flex}.link-card{background:var(--gray-50);border:1px solid var(--gray-100);border-radius:8px;flex-direction:column;padding:16px 20px;transition:border-color .2s,background .2s;display:flex}.link-card:hover{border-color:var(--primary);background:#fffbf0}.link-title{color:var(--dark);font-size:.9375rem;font-weight:700}.link-desc{color:var(--gray-600);margin-top:2px;font-size:.8125rem}.site-footer{background:var(--dark);color:var(--white)}.footer-inner{grid-template-columns:2fr 1fr 1fr 1fr;gap:40px;padding-block:56px;display:grid}.footer-logo{object-fit:contain;width:auto;height:64px;margin-bottom:12px}.footer-tagline{color:#ffffff8c;font-size:.8125rem}.footer-links-col h4{letter-spacing:.1em;text-transform:uppercase;color:var(--primary);margin-bottom:12px;font-family:Open Sans,sans-serif;font-size:.75rem;font-weight:700}.footer-links-col ul{flex-direction:column;gap:8px;display:flex}.footer-links-col li{color:#ffffffb8;font-size:.875rem}.footer-links-col a{color:#ffffffb8;transition:color .2s}.footer-links-col a:hover{color:var(--primary)}.footer-bottom{border-top:1px solid #ffffff1a;padding-block:20px}.footer-bottom .container{justify-content:center;display:flex}.footer-bottom span{color:#fff6;font-size:.8125rem}.legal-shell{flex-direction:column;min-height:100vh;display:flex}.legal-page{padding-block:var(--section-y);flex:1}.legal-container{max-width:720px}.back-link{color:var(--accent);margin-bottom:2rem;font-size:.875rem;font-weight:600;transition:opacity .2s;display:inline-block}.back-link:hover{opacity:.7}.legal-page h1{color:var(--dark);margin-bottom:2rem;font-size:clamp(1.75rem,3vw,2.5rem)}.legal-page h2{color:var(--dark);margin-top:2rem;margin-bottom:.5rem;font-size:1.125rem;font-weight:700}.legal-page h3{color:#333;margin-top:1.25rem;margin-bottom:.4rem;font-size:1rem;font-weight:700}.legal-page p,.legal-page address{color:#444;margin-bottom:.75rem;font-size:.9375rem;line-height:1.7}.legal-page a{color:var(--accent)}.legal-page a:hover{text-decoration:underline}@media (width<=900px){.footer-inner{grid-template-columns:1fr 1fr}.contact-grid,.about-grid{grid-template-columns:1fr;gap:32px}.about-badge-wrap{justify-content:flex-start}}@media (width<=600px){.header-nav{display:none}.hero-content h1{font-size:2.25rem}.footer-inner{grid-template-columns:1fr;gap:28px;padding-block:40px}.values-grid,.offer-grid{grid-template-columns:1fr}.hours-row{flex-direction:column;align-items:flex-start;gap:4px}}
