:root{--brand-primary:#32667B;--brand-primary-dark:#1E3F4D;--brand-primary-light:#8CB5C6;--brand-secondary:#438D72;--brand-accent:#CC3352;--brand-neutral-dark:#16202B;--brand-neutral-mid:#52606D;--brand-neutral-light:#F2F6F9;--brand-bg:#FFFFFF;--brand-bg-alt:#EAF1F6;--brand-text:#16202B;--brand-text-inverse:#FFFFFF;--brand-border:#D5E0E8;--brand-success:#22C55E;--brand-warning:#F59E0B;--brand-danger:#EF4444;--brand-radius:0px;--brand-font:Inter,"Segoe UI",Roboto,Arial,sans-serif}*{box-sizing:border-box}body{margin:0;background:#fff;background:var(--brand-bg);color:#16202b;color:var(--brand-text);font-family:Inter,"Segoe UI",Roboto,Arial,sans-serif;font-family:var(--brand-font);line-height:1.6}img{max-width:100%;height:auto}a{color:#32667b;color:var(--brand-primary);-webkit-text-decoration:none;text-decoration:none}a:hover{color:#1e3f4d;color:var(--brand-primary-dark)}p{color:#16202b;color:var(--brand-text)}h1,h2,h3,h4,h5,h6{color:#16202b;color:var(--brand-text);font-weight:750;letter-spacing:0}.love-topbar{background:#1e3f4d;background:var(--brand-primary-dark);color:#fff;color:var(--brand-text-inverse);font-size:.875rem;padding:8px 0}.love-topbar a,.love-topbar span{color:#fff;color:var(--brand-text-inverse)}.love-topbar a{-webkit-text-decoration:underline;text-decoration:underline;text-underline-offset:3px}.love-navbar{background:#fff;background:var(--brand-bg);border-bottom:1px solid #d5e0e8;border-bottom:1px solid var(--brand-border);box-shadow:0 2px 10px rgba(22,32,43,.06)}.love-navbar .navbar-brand img{display:block;width:180px;height:40px;-o-object-fit:contain;object-fit:contain}.love-navbar .navbar-toggler{border-color:#d5e0e8;border-color:var(--brand-border);border-radius:0;border-radius:var(--brand-radius)}.love-navbar .nav-link{color:#16202b;color:var(--brand-text);font-size:.94rem;font-weight:650;padding:10px 12px;position:relative}.love-navbar .nav-link::after{content:"";position:absolute;left:50%;right:50%;bottom:4px;height:2px;background:#32667b;background:var(--brand-primary);transition:left .18s,right .18s}.love-navbar .nav-link.active::after,.love-navbar .nav-link:hover::after{left:12px;right:12px}.feedback-submit,.love-btn-solid,.love-nav-cta{background:#32667b;background:var(--brand-primary);border:1px solid #32667b;border:1px solid var(--brand-primary);border-radius:0;border-radius:var(--brand-radius);color:#fff;color:var(--brand-text-inverse);font-weight:750;padding:11px 22px}.love-nav-cta{margin-left:16px;white-space:nowrap}.feedback-submit:hover,.love-btn-solid:hover,.love-nav-cta:hover{background:#1e3f4d;background:var(--brand-primary-dark);border-color:#1e3f4d;border-color:var(--brand-primary-dark);color:#fff;color:var(--brand-text-inverse)}.love-btn-outline{border:1px solid #32667b;border:1px solid var(--brand-primary);border-radius:0;border-radius:var(--brand-radius);color:#1e3f4d;color:var(--brand-primary-dark);font-weight:750;padding:11px 22px}.love-btn-outline:hover{background:#1e3f4d;background:var(--brand-primary-dark);color:#fff;color:var(--brand-text-inverse)}.love-btn-light{background:#fff;background:var(--brand-text-inverse);border:1px solid #fff;border:1px solid var(--brand-text-inverse);border-radius:0;border-radius:var(--brand-radius);color:#1e3f4d;color:var(--brand-primary-dark);font-weight:750;padding:12px 24px}.section-heading{max-width:820px;margin:0 auto 40px;text-align:center}.section-heading--left{margin-left:0;text-align:left}.section-kicker{color:#cc3352;color:var(--brand-accent);display:inline-block;font-size:.78rem;font-weight:800;margin-bottom:10px;text-transform:uppercase}.section-heading h2,section h2{font-size:max(1.7rem, min(3vw, 2.55rem));line-height:1.18;margin-bottom:14px}.site-footer{background:#1e3f4d;background:var(--brand-primary-dark);color:#fff;color:var(--brand-text-inverse);padding:72px 0 32px}.love-footer a,.love-footer h5,.love-footer p,.love-footer span{color:#fff;color:var(--brand-text-inverse)}.love-footer p{max-width:300px}.love-footer a:not([class*=btn-]){color:#fff;color:var(--brand-text-inverse);display:block;margin:8px 0;opacity:.86;-webkit-text-decoration:underline;text-decoration:underline;text-underline-offset:3px}.love-footer a:not([class*=btn-]):hover{opacity:1}.love-footer__grid{display:grid;grid-gap:28px;gap:28px;grid-template-columns:1.35fr repeat(3,1fr)}.love-footer__certs{border-top:1px solid rgba(255,255,255,.22);border-bottom:1px solid rgba(255,255,255,.22);display:flex;flex-wrap:wrap;gap:10px;margin:42px 0 24px;padding:18px 0}.love-footer__certs span{align-items:center;border:1px solid rgba(255,255,255,.4);display:flex;gap:8px;padding:7px 10px}.love-footer__certs img{filter:grayscale(1) opacity(.72);height:32px;-o-object-fit:contain;object-fit:contain;width:32px}.love-footer__certs em{color:#fff;color:var(--brand-text-inverse);font-style:normal;font-weight:750}.love-footer__legal{display:flex;gap:16px;justify-content:space-between}.love-footer__legal span:last-child{display:flex;gap:14px}.love-feedback-modal .modal-dialog{max-width:560px}.love-feedback-modal .modal-content{border:0;border-radius:0;border-radius:var(--brand-radius)}.love-feedback-modal .modal-header{background:#1e3f4d;background:var(--brand-primary-dark);border-bottom:0}.love-feedback-modal .modal-title{color:#fff;color:var(--brand-text-inverse)}.love-feedback-modal .btn-close{filter:invert(1)}.modal-intro{margin-bottom:18px}[class*=-grid]:has(> :nth-child(5):last-child),[class*=-grid]:has(> :nth-child(6):last-child){grid-template-columns:repeat(3,minmax(0,1fr))}@media (max-width:991px){.love-nav-cta{display:inline-block;margin:12px 0 0}.love-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr))}[class*=-grid]:has(> :nth-child(5):last-child),[class*=-grid]:has(> :nth-child(6):last-child){grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575px){.love-footer__legal,.love-topbar .container{align-items:flex-start;flex-direction:column}.love-footer__grid,[class*=-grid]:has(> :nth-child(5):last-child),[class*=-grid]:has(> :nth-child(6):last-child){grid-template-columns:1fr}}.feedback-form{background:#fff;background:var(--brand-bg);border:1px solid #d5e0e8;border:1px solid var(--brand-border);border-radius:0;border-radius:var(--brand-radius);padding:28px}.feedback-form .form-label{color:#16202b;color:var(--brand-text);font-size:.88rem;font-weight:750}.feedback-form .require::after{color:#ef4444;color:var(--brand-danger);content:" *"}.feedback-form .form-control,.feedback-form .form-select{border:1px solid #d5e0e8;border:1px solid var(--brand-border);border-radius:0;border-radius:var(--brand-radius);min-height:48px}.feedback-form textarea.form-control{min-height:120px}.feedback-form .form-check-label,.feedback-form .form-check-label a{color:#16202b;color:var(--brand-text);font-size:.9rem}.feedback-submit{width:100%}.modal-body .feedback-form{border:0;padding:0}