@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap');
:root{--navy:#132a40;--navy-2:#1a3853;--gold:#d4af37;--gold-2:#b78d2d;--cream:#f7f3ea;--ice:#f2f7fb;--line:#dce5ec;--text:#536577;--white:#fff;--danger:#a92727;--radius:22px;--shadow:0 24px 70px rgba(19,42,64,.13)}
*{box-sizing:border-box}html{scroll-behavior:smooth;font-family:'DM Sans',system-ui,sans-serif;color:var(--navy);background:var(--white)}body{margin:0;color:var(--text);line-height:1.6}body.menu-open{overflow:hidden}h1,h2,h3,.brand{font-family:'Manrope',system-ui,sans-serif}a{color:inherit}.container{width:min(1220px,calc(100% - 40px));margin-inline:auto}.narrow{max-width:850px}.skip-link{position:fixed;left:12px;top:-80px;background:var(--navy);color:#fff;padding:12px;z-index:999}.skip-link:focus{top:12px}.utility-bar{height:36px;background:var(--navy);color:#d8e2ea;font-size:.76rem}.utility-bar .container{height:100%;display:flex;align-items:center;justify-content:space-between}.utility-bar a{text-decoration:none;margin-left:24px}.site-header{height:84px;background:rgba(255,255,255,.96);border-bottom:1px solid rgba(19,42,64,.08);position:sticky;top:0;z-index:50;backdrop-filter:blur(16px)}.header-inner{height:100%;display:flex;align-items:center;gap:38px}.brand{display:inline-flex;align-items:center;gap:11px;text-decoration:none;color:var(--navy)}.brand-mark{width:38px;height:42px;display:grid;place-items:center;color:var(--gold);border:2px solid currentColor;border-radius:13px 13px 18px 18px;font-size:1.35rem;font-weight:800;transform:skew(-4deg)}.brand-copy{display:grid;line-height:1}.brand-copy strong{font-size:.88rem;letter-spacing:.12em}.brand-copy small{font-size:.62rem;color:var(--gold-2);letter-spacing:.3em;margin-top:6px}.desktop-nav{display:flex;gap:30px;margin-left:auto}.desktop-nav a{text-decoration:none;font-weight:600;color:#334b61;font-size:.94rem;position:relative}.desktop-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-9px;height:2px;background:var(--gold);transition:.25s}.desktop-nav a:hover:after{right:0}.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;border:0;border-radius:12px;background:var(--navy);color:#fff;text-decoration:none;padding:15px 22px;font:inherit;font-weight:700;cursor:pointer;transition:.25s}.button:hover{background:var(--navy-2);transform:translateY(-2px)}.button-small{padding:12px 19px;font-size:.91rem}.button-gold{background:var(--gold);color:var(--navy)}.button-gold:hover{background:#e0bd4c}.button-ghost{background:transparent;color:var(--navy);border:1px solid #b8c7d4}.menu-toggle{display:none;margin-left:auto;width:44px;height:44px;border:0;border-radius:10px;background:var(--ice);padding:11px}.menu-toggle span{display:block;height:2px;background:var(--navy);margin:5px}.mobile-menu{position:absolute;left:0;right:0;top:84px;background:#fff;border-top:1px solid var(--line);box-shadow:0 20px 40px rgba(19,42,64,.12)}.mobile-menu nav{display:grid;padding:20px}.mobile-menu a{text-decoration:none;padding:13px 6px;border-bottom:1px solid var(--line);font-weight:700}.mobile-menu .button{margin-top:12px;color:#fff}.eyebrow{display:flex;align-items:center;gap:10px;color:var(--gold-2);font-weight:800;letter-spacing:.16em;font-size:.72rem}.eyebrow>span{width:26px;height:2px;background:currentColor}.eyebrow.light{color:#e7c85c}.actions{display:flex;align-items:center;gap:20px;flex-wrap:wrap}.page-section{padding:84px 0;background:linear-gradient(180deg,var(--ice),#fff)}.page-section h1,.product-hero h1{font-size:clamp(2.7rem,6vw,4.8rem);line-height:1.06;letter-spacing:-.045em;color:var(--navy);margin:.25em 0}.lead{font-size:1.13rem;line-height:1.75}.quote-form{display:grid;gap:24px;margin-top:42px}.quote-form fieldset{border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:28px;display:grid;gap:20px;box-shadow:0 10px 35px rgba(19,42,64,.05)}.quote-form legend{font:800 1.15rem 'Manrope';color:var(--navy);padding:0 10px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}label{display:grid;gap:8px;color:var(--navy);font-weight:650}input,select,textarea{width:100%;border:1px solid #b9c9d6;border-radius:11px;background:#fff;color:var(--navy);padding:14px;font:inherit}input:focus,select:focus,textarea:focus{outline:3px solid rgba(212,175,55,.2);border-color:var(--gold-2)}.check{display:grid;grid-template-columns:22px 1fr;align-items:start;font-weight:500}.check input{width:18px;height:18px;margin-top:3px}.honeypot{position:absolute!important;left:-10000px!important;width:1px;height:1px;overflow:hidden}.alert{background:#fff3f3;border:1px solid #edb4b4;border-radius:12px;padding:16px;color:var(--danger)}.reference{display:inline-block;font-size:1.65rem;color:var(--navy);letter-spacing:.08em;margin:10px 0 24px}.success-card,.trust-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:34px;box-shadow:var(--shadow)}.site-footer{padding:70px 0 0;background:#0d2134;color:#aebdca}.footer-grid{display:grid;grid-template-columns:1.7fr repeat(3,1fr);gap:56px}.brand-light{color:#fff}.footer-grid>div:first-child p{max-width:330px}.footer-grid h2{color:#fff;font-size:.9rem;text-transform:uppercase;letter-spacing:.1em;margin:0 0 18px}.footer-grid>div:not(:first-child){display:flex;flex-direction:column;align-items:flex-start;gap:10px}.footer-grid a{text-decoration:none}.footer-grid a:hover{color:#fff}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);margin-top:54px;padding:22px 0;display:flex;justify-content:space-between;font-size:.78rem}.auth-page{display:grid;place-items:center;min-height:100vh;background:linear-gradient(145deg,var(--navy),#254663)}.auth-card{width:min(440px,calc(100% - 32px));padding:36px;background:#fff;border-radius:var(--radius);box-shadow:0 30px 70px rgba(0,0,0,.25)}.auth-card form{display:grid;gap:20px}.admin-shell{min-height:100vh;display:grid;grid-template-columns:260px 1fr}.admin-shell aside{background:var(--navy);color:#fff;padding:28px}.admin-shell section{padding:40px}
@media(max-width:960px){.desktop-nav{display:none}.header-inner>.button{margin-left:auto}.menu-toggle{display:block;margin-left:0}.footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:700px){.container{width:min(100% - 28px,1220px)}.utility-bar{display:none}.site-header{height:72px}.header-inner{gap:12px}.brand-mark{width:32px;height:36px}.header-inner>.button{display:none}.mobile-menu{top:72px}.page-section{padding:56px 0}.form-grid{grid-template-columns:1fr}.quote-form fieldset{padding:20px}.footer-grid{grid-template-columns:1fr;gap:30px}.footer-bottom{display:grid;gap:6px}.admin-shell{grid-template-columns:1fr}.admin-shell aside{display:none}}

.consent-panel{display:grid;gap:16px;padding:22px;border:1px solid var(--line);border-radius:16px;background:#f7fafc}.consent-panel a{color:#8c6a00;text-underline-offset:3px}.legal-hero{padding:76px 0 58px;background:linear-gradient(135deg,#edf5fb,#fff 70%)}.legal-hero h1{max-width:760px;font-size:clamp(2.25rem,5vw,4.15rem);line-height:1.08;letter-spacing:-.04em;color:var(--navy);margin:.3em 0}.legal-meta{display:flex;gap:12px;flex-wrap:wrap}.legal-meta span{padding:7px 12px;border-radius:999px;background:#fff;border:1px solid var(--line);font-size:.82rem}.legal-section{padding:70px 0 100px}.legal-layout{max-width:1080px;display:grid;grid-template-columns:250px minmax(0,1fr);gap:54px}.legal-nav{position:sticky;top:110px;align-self:start;display:grid;gap:7px;padding:22px;border:1px solid var(--line);border-radius:16px;background:#fff}.legal-nav strong{margin-bottom:8px;color:var(--navy)}.legal-nav a{font-size:.88rem;text-decoration:none;padding:7px 0;color:#4a6073}.legal-nav a:hover{color:var(--gold-2)}.legal-content{color:#41576a}.legal-content h2{color:var(--navy);font-size:1.35rem;margin:2em 0 .55em}.legal-content h2:first-child{margin-top:0}.legal-content p,.legal-content li{line-height:1.8}.legal-content li+li{margin-top:7px}@media(max-width:800px){.legal-layout{grid-template-columns:1fr;gap:28px}.legal-nav{position:static}.legal-hero{padding:48px 0 38px}.legal-section{padding:42px 0 72px}.consent-panel{padding:17px}}

.utility-bar b{display:inline-block;width:7px;height:7px;border-radius:50%;background:#62c584;box-shadow:0 0 0 4px rgba(98,197,132,.13);margin-right:7px}.brand-image{width:210px;height:58px;overflow:hidden}.brand-image img,.footer-logo img{width:100%;height:100%;object-fit:contain}.desktop-nav{align-items:center}.nav-dropdown{position:static}.nav-dropdown>button{border:0;background:transparent;font:600 .94rem 'DM Sans';color:#334b61;cursor:pointer;padding:25px 0}.nav-dropdown>button span{display:inline-block;margin-left:4px;transition:.25s}.nav-dropdown:hover>button span,.nav-dropdown:focus-within>button span{transform:rotate(180deg)}.mega-menu{position:absolute;left:50%;top:76px;transform:translate(-50%,12px);width:min(1120px,calc(100vw - 40px));padding:30px;display:grid;grid-template-columns:300px 1fr;gap:34px;background:#fff;border:1px solid var(--line);border-radius:22px;box-shadow:0 28px 80px rgba(19,42,64,.2);opacity:0;visibility:hidden;pointer-events:none;transition:.25s}.nav-dropdown:hover .mega-menu,.nav-dropdown:focus-within .mega-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%,0)}.mega-intro{padding:24px;border-radius:17px;background:var(--navy);color:#c8d5df}.mega-intro h2{font-size:1.65rem;line-height:1.18;color:#fff}.mega-intro>a{color:#e5c550!important;font-size:.82rem!important}.mega-mark{display:block;width:62px;height:62px}.mega-mark img{width:100%;height:100%;object-fit:contain}.mega-groups{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.mega-groups section{padding:5px 8px}.mega-groups h3{font-size:.72rem;text-transform:uppercase;letter-spacing:.12em;color:var(--gold-2);padding-bottom:10px;border-bottom:1px solid var(--line)}.mega-groups a{display:grid!important;grid-template-columns:28px 1fr auto;align-items:center;gap:8px;padding:7px 0;font-size:.82rem!important}.mega-groups a>span{width:26px;height:26px;border-radius:8px;background:var(--ice);display:grid;place-items:center;font-weight:800}.mega-groups a>b{color:var(--gold-2)}.header-quote{position:relative;overflow:hidden;background:var(--navy);border-radius:14px;box-shadow:0 10px 25px rgba(19,42,64,.2)}.header-quote i{position:absolute;width:40px;height:140%;left:-55px;top:-20%;background:rgba(255,255,255,.28);transform:skew(-20deg);animation:cta-shine 3.4s infinite}.header-quote b{transition:.25s}.header-quote:hover b{transform:translateX(4px)}@keyframes cta-shine{0%,58%{left:-55px}78%,100%{left:130%}}.footer-logo{width:220px;height:74px;filter:brightness(0) invert(1);opacity:.93}.mobile-sticky-quote{display:none}
@media(max-width:1100px){.brand-image{width:185px}.desktop-nav{gap:18px}.mega-menu{grid-template-columns:250px 1fr}.mega-groups{grid-template-columns:repeat(2,1fr)}}
@media(max-width:960px){.mega-menu{display:none}}
@media(max-width:700px){.brand-image{width:170px;height:50px}.mobile-menu{max-height:calc(100vh - 72px);overflow:auto}.mobile-menu nav>p{margin:12px 6px 2px;color:var(--gold-2);font-size:.7rem;font-weight:800;letter-spacing:.12em}.mobile-menu .mobile-product{padding:9px 6px 9px 18px;font-size:.9rem;font-weight:600}.mobile-sticky-quote{position:fixed;display:flex;align-items:center;justify-content:space-between;left:14px;right:14px;bottom:14px;z-index:45;background:var(--gold);color:var(--navy);padding:14px 18px;border-radius:14px;text-decoration:none;font-weight:800;box-shadow:0 16px 40px rgba(19,42,64,.3)}body{padding-bottom:70px}}

/* Final responsive refinement */
.versus-credit{display:inline-flex;align-items:center;gap:10px;text-decoration:none!important;margin-left:auto}.versus-credit span{font-size:.68rem;color:#8295a5}.versus-credit img{display:block;width:106px;height:34px;object-fit:contain;background:#fff;border-radius:8px;padding:6px 9px}
@media(max-width:700px){
body{padding-bottom:0!important;overflow-x:hidden}.mobile-sticky-quote{display:none!important}.header-inner{width:calc(100% - 28px);gap:10px}.brand-image{width:min(205px,calc(100vw - 92px));height:52px}.menu-toggle{margin-left:auto!important;flex:0 0 48px;width:48px;height:48px;border-radius:13px}.mobile-menu{position:fixed;top:72px;bottom:0;max-height:none;overflow:auto}.page-section{padding:36px 0 52px}.quote-form{margin-top:22px;gap:18px}.quote-form fieldset{min-width:0;padding:18px 16px;border-radius:17px}.quote-form legend{max-width:calc(100vw - 64px);padding:0 6px;font-size:1rem;white-space:normal}.form-grid{min-width:0;gap:14px}input,select,textarea{min-width:0;font-size:16px;padding:13px}.site-footer{padding:42px 0 0}.footer-grid{grid-template-columns:1fr;gap:0}.footer-grid>div:first-child{padding-bottom:26px}.footer-logo{width:190px;height:64px}.footer-grid>div:not(:first-child){display:block;border-top:1px solid rgba(255,255,255,.11);padding:0}.footer-grid h2{position:relative;margin:0;padding:18px 34px 18px 0;cursor:pointer}.footer-grid h2:after{content:"";position:absolute;right:5px;top:21px;width:8px;height:8px;border-right:2px solid #d9bd5b;border-bottom:2px solid #d9bd5b;transform:rotate(45deg);transition:.2s}.footer-grid>div:not(:first-child):not(.footer-collapsed) h2:after{top:25px;transform:rotate(225deg)}.footer-grid>div:not(:first-child)>a{display:block;padding:8px 0;font-size:.93rem}.footer-grid>div.footer-collapsed>a{display:none}.footer-grid>div:not(:first-child):not(.footer-collapsed){padding-bottom:15px}.footer-bottom{margin-top:24px;padding:20px 0 25px;gap:8px}.versus-credit{margin:10px 0 0;justify-self:start}.versus-credit img{width:104px}
body{padding-bottom:0!important;overflow-x:hidden}.mobile-sticky-quote{display:none!important}.header-inner{width:calc(100% - 28px);gap:10px}.brand-image{width:min(205px,calc(100vw - 92px));height:52px}.menu-toggle{margin-left:auto!important;flex:0 0 48px;width:48px;height:48px;border-radius:13px;touch-action:manipulation}.mobile-menu{position:absolute;left:0;right:0;top:72px;bottom:auto;height:calc(100vh - 72px);height:calc(100dvh - 72px);max-height:none;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;background:#fff}.mobile-menu[hidden]{display:none!important}.mobile-menu.is-open{display:block!important}.page-section{padding:36px 0 52px}.quote-form{margin-top:22px;gap:18px}.quote-form fieldset{min-width:0;padding:18px 16px;border-radius:17px}.quote-form legend{max-width:calc(100vw - 64px);padding:0 6px;font-size:1rem;white-space:normal}.form-grid{min-width:0;gap:14px}input,select,textarea{min-width:0;font-size:16px;padding:13px}.site-footer{padding:42px 0 0}.footer-grid{grid-template-columns:1fr;gap:0}.footer-grid>div:first-child{padding-bottom:26px}.footer-logo{width:190px;height:64px}.footer-grid>div:not(:first-child){display:block;border-top:1px solid rgba(255,255,255,.11);padding:0}.footer-grid h2{position:relative;margin:0;padding:18px 34px 18px 0;cursor:pointer}.footer-grid h2:after{content:"";position:absolute;right:5px;top:21px;width:8px;height:8px;border-right:2px solid #d9bd5b;border-bottom:2px solid #d9bd5b;transform:rotate(45deg);transition:.2s}.footer-grid>div:not(:first-child):not(.footer-collapsed) h2:after{top:25px;transform:rotate(225deg)}.footer-grid>div:not(:first-child)>a{display:block;padding:8px 0;font-size:.93rem}.footer-grid>div.footer-collapsed>a{display:none}.footer-grid>div:not(:first-child):not(.footer-collapsed){padding-bottom:15px}.footer-bottom{margin-top:24px;padding:20px 0 25px;gap:8px}.versus-credit{margin:10px 0 0;justify-self:start}.versus-credit img{width:104px}
}
