@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";:root{--navy:#0b1124;--blue:#043577;--orange:#ff8138;--orange-text:#b54300;--white:#fff;--off-white:#ededec;--charcoal:#222221;--black:#000;--line:#0b112429;--line-dark:#ffffff2e;--max:1180px;--radius:1.35rem}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--white);color:var(--navy);-webkit-font-smoothing:antialiased;margin:0;font-family:Manrope,Arial,sans-serif;font-size:1rem;line-height:1.65}img{max-width:100%;display:block}a{color:inherit;text-underline-offset:.22em}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}.skip-link{z-index:100;background:var(--orange);color:var(--navy);border-radius:.4rem;padding:.7rem 1rem;font-weight:800;position:fixed;top:.5rem;left:.5rem;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.site-header{z-index:50;color:var(--white);border-bottom:1px solid var(--line-dark);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0b1124f5;position:sticky;top:0}.header-inner{max-width:var(--max);justify-content:space-between;align-items:center;gap:1.5rem;min-height:78px;margin:0 auto;padding:0 1.4rem;display:flex}.brand-link{flex:none;width:180px;height:32px;text-decoration:none;position:relative;overflow:hidden}.brand-logo{width:265px;max-width:none;height:265px;position:absolute;top:-116px;left:-42px}.desktop-nav{align-items:center;gap:1.5rem;display:flex}.desktop-nav>a:not(.button){color:#ffffffd1;font-size:.88rem;font-weight:700;text-decoration:none}.desktop-nav>a:not(.button):hover{color:var(--white)}.mobile-nav{display:none}.mobile-nav summary{cursor:pointer;border-radius:.4rem;place-items:center;width:48px;height:48px;padding:0;list-style:none;display:grid}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav summary:focus-visible{outline:3px solid var(--orange);outline-offset:3px}.menu-icon{width:30px;height:22px;display:block;position:relative}.menu-icon span{background:currentColor;border-radius:999px;width:100%;height:3px;transition:top .24s,transform .24s,opacity .18s;position:absolute;left:0}.menu-icon span:first-child{top:0}.menu-icon span:nth-child(2){top:9.5px}.menu-icon span:nth-child(3){top:19px}.mobile-nav[open] .menu-icon span:first-child{top:9.5px;transform:rotate(45deg)}.mobile-nav[open] .menu-icon span:nth-child(2){opacity:0;transform:scaleX(.35)}.mobile-nav[open] .menu-icon span:nth-child(3){top:9.5px;transform:rotate(-45deg)}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (prefers-reduced-motion:reduce){.menu-icon span{transition:none}}.mobile-nav-menu{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--line-dark);background:#0b1124f2;gap:.35rem;padding:1rem 1.4rem 1.5rem;display:grid;position:absolute;top:78px;left:0;right:0}.mobile-nav-menu a{padding:.75rem 0;font-weight:700;text-decoration:none}.wrap{max-width:var(--max);margin:0 auto;padding-inline:1.4rem}.narrow{max-width:780px}.section{padding-block:clamp(4.5rem,8vw,8rem)}.section.compact{padding-block:clamp(3.2rem,5vw,5rem)}.booking-section{padding-bottom:clamp(2rem,3vw,4rem)}.booking-followup{padding-top:clamp(2rem,3vw,4rem)}.surface-white{background:var(--white)}.surface-off{background:var(--off-white)}.surface-navy{background:var(--navy);color:var(--white)}.surface-blue{background:var(--blue);color:var(--white)}.surface-orange{background:var(--orange);color:var(--navy)}.eyebrow{color:var(--orange-text);letter-spacing:.13em;text-transform:uppercase;margin:0 0 1rem;font-size:.75rem;font-weight:800;line-height:1.2}.surface-navy .eyebrow,.surface-blue .eyebrow,.hero .eyebrow,.article-hero .eyebrow{color:var(--orange)}.surface-orange .eyebrow{color:var(--navy)}h1,h2,h3{letter-spacing:-.035em;margin:0;line-height:1.08}h1{max-width:14ch;font-size:clamp(2.75rem,7vw,6.5rem)}h2{max-width:15ch;font-size:clamp(2rem,4.2vw,4.25rem)}h3{font-size:clamp(1.25rem,2vw,1.65rem)}.lead{max-width:730px;margin:1.55rem 0 0;font-size:clamp(1.05rem,1.6vw,1.3rem);line-height:1.65}.measure{max-width:720px}.section-heading{margin-bottom:2.5rem}.section-heading p{max-width:720px;margin:1.25rem 0 0;font-size:1.08rem}.partner-logo-panel{border-radius:var(--radius);background:var(--white);margin:2rem 0;padding:clamp(1.25rem,4vw,2rem)}.partner-logo-panel img{width:100%;height:auto;margin:0 auto;display:block}.kicker{margin-top:1.25rem;font-size:1.15rem;font-weight:800}.hero{align-items:end;min-height:680px;display:grid;position:relative;overflow:hidden}.hero-short{min-height:520px}.hero-media{position:absolute;inset:0}.hero-media img{object-fit:cover;width:100%;height:100%}.hero:after{content:"";background:linear-gradient(90deg,#0b1124f0 0%,#0b1124b8 48%,#0b112438 100%);position:absolute;inset:0}.hero-content{z-index:1;color:var(--white);padding-block:clamp(5rem,10vw,8rem);position:relative}.hero h1{max-width:13ch}.hero .lead{color:#ffffffdb}.hero-meta{color:#ffffffb3;margin-top:1.25rem;font-size:.86rem;font-weight:700}.actions{flex-wrap:wrap;gap:.8rem;margin-top:2rem;display:flex}.button{background:var(--orange);min-height:48px;color:var(--navy);border:2px solid #0000;border-radius:999px;justify-content:center;align-items:center;padding:.78rem 1.15rem;font-size:.86rem;font-weight:800;line-height:1;text-decoration:none;transition:transform .18s,background-color .18s;display:inline-flex}.button:hover{background:#ff995c;transform:translateY(-2px)}.button.secondary{color:currentColor;background:0 0;border-color:currentColor}.button.secondary:hover{background:#ffffff17}.surface-white .button.secondary,.surface-off .button.secondary{color:var(--navy)}.text-link{font-weight:800;text-decoration-thickness:2px}.grid{gap:1.35rem;display:grid}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.split{grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);align-items:center;gap:clamp(2rem,6vw,6rem);display:grid}.split.reverse>:first-child{order:2}.card{border:1px solid var(--line);border-radius:var(--radius);background:var(--white);padding:clamp(1.35rem,3vw,2.2rem)}.surface-navy .card,.surface-blue .card{border-color:var(--line-dark);background:#ffffff0f}.card p{margin:.9rem 0 0}.card .eyebrow{margin-bottom:.8rem}.icon-number{color:var(--orange-text);letter-spacing:.12em;font-size:.75rem;font-weight:800}.surface-navy .icon-number,.surface-blue .icon-number{color:var(--orange)}.photo{border-radius:var(--radius);background:var(--off-white);min-height:460px;position:relative;overflow:hidden}.photo.small{min-height:330px}.photo img{object-fit:cover;width:100%;height:100%;position:absolute}.quote{letter-spacing:-.025em;margin:0;font-size:clamp(1.45rem,3vw,2.35rem);line-height:1.35}.quote cite{color:var(--orange-text);margin-top:1.25rem;font-size:.9rem;font-style:normal;font-weight:800;display:block}.statement{border-left:.5rem solid var(--orange);background:var(--navy);color:var(--white);padding:clamp(2rem,5vw,4.5rem)}.statement p{letter-spacing:-.03em;margin:0;font-size:clamp(1.5rem,3vw,2.8rem);font-weight:700;line-height:1.25}.question-list{border-top:1px solid var(--line);gap:0;display:grid}.question-list p{border-bottom:1px solid var(--line);margin:0;padding:1.2rem 0;font-size:clamp(1.05rem,2vw,1.35rem);font-weight:700}.surface-navy .question-list,.surface-navy .question-list p{border-color:var(--line-dark)}.tag-row{flex-wrap:wrap;gap:.55rem;margin-top:1.5rem;display:flex}.tag{opacity:.82;border:1px solid;border-radius:999px;padding:.4rem .75rem;font-size:.78rem;font-weight:700}.article-list{gap:1.2rem;display:grid}.article-card{border:1px solid var(--line);border-radius:var(--radius);grid-template-columns:220px 1fr;align-items:stretch;gap:1.5rem;padding:1rem;text-decoration:none;display:grid}.article-card:hover{border-color:var(--orange)}.article-card .thumb{border-radius:.85rem;min-height:180px;overflow:hidden}.article-card .thumb img{object-fit:cover;width:100%;height:100%}.article-card-copy{padding:.7rem .7rem .7rem 0}.article-card-copy h2{max-width:22ch;font-size:clamp(1.35rem,2.5vw,2.2rem)}.article-card-copy p{margin:.9rem 0 0}.article-hero{background:var(--navy);color:var(--white);padding-block:clamp(5rem,10vw,9rem)}.article-hero h1{max-width:15ch}.article-summary{color:#ffffffc7;max-width:760px;margin-top:1.5rem;font-size:1.15rem}.article-meta{color:var(--orange);margin-top:1.5rem;font-size:.82rem;font-weight:800}.article-body{max-width:780px;margin:0 auto;padding:clamp(3.5rem,7vw,7rem) 1.4rem}.article-body h2{max-width:none;margin-top:3.5rem;font-size:clamp(1.8rem,3.5vw,2.9rem)}.article-body h3{margin-top:2.4rem}.article-body p{margin:1.2rem 0 0}.article-body ul,.article-body ol{margin:1.25rem 0 0;padding-left:1.35rem}.article-body li+li{margin-top:.6rem}.article-body blockquote{border-left:.35rem solid var(--orange);background:var(--off-white);margin:2rem 0;padding:1.4rem 1.6rem;font-size:1.15rem;font-weight:600}.article-body hr{border:0;border-top:1px solid var(--line);margin:3.5rem 0}.article-body a{font-weight:700}.form-card{border-radius:var(--radius);background:var(--white);max-width:680px;color:var(--navy);padding:clamp(1.5rem,4vw,3rem)}.field{gap:.45rem;margin-top:1rem;display:grid}.field label{font-size:.86rem;font-weight:800}.field input,.field textarea{background:var(--white);width:100%;color:var(--navy);border:1px solid #0b112459;border-radius:.65rem;padding:.8rem .9rem}.field textarea{resize:vertical;min-height:150px}.check{grid-template-columns:auto 1fr;align-items:start;gap:.7rem;margin-top:1.25rem;font-size:.88rem;display:grid}.check input{margin-top:.25rem}.form-note{opacity:.72;font-size:.78rem}.form-card button[disabled]{opacity:.62;cursor:not-allowed;transform:none}.website-field{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.form-message{border-radius:.6rem;margin-top:1rem;padding:.8rem 1rem;font-size:.84rem;font-weight:700}.form-message.success{color:#155c39;background:#e7f5ed}.form-message.error{color:#8c2417;background:#fff0ed}.site-footer{background:var(--navy);color:var(--white);padding:4.5rem 0 2rem}.footer-grid{grid-template-columns:1.4fr repeat(3,1fr);gap:2rem;display:grid}.footer-logo{object-fit:contain;object-position:left center;width:120px;height:95px}.footer-promise{color:#ffffffbf;max-width:330px}.footer-group h2{text-transform:uppercase;letter-spacing:.12em;color:var(--orange);font-size:.78rem}.footer-group a{color:#ffffffc7;margin-top:.65rem;font-size:.88rem;text-decoration:none;display:block}.footer-group a:hover{color:var(--white)}.footer-bottom{border-top:1px solid var(--line-dark);color:#ffffff94;margin-top:3rem;padding-top:1.5rem;font-size:.76rem}.legal-banner{color:var(--charcoal);text-align:center;background:#fff3eb;border-bottom:1px solid #ffd1b5;padding:.8rem 1.4rem;font-size:.78rem;font-weight:700}.prose h2{max-width:none;margin-top:2.5rem;font-size:clamp(1.6rem,3vw,2.5rem)}.prose h3{margin-top:2rem}.prose p,.prose li{max-width:780px}@media (max-width:900px){.desktop-nav{display:none}.mobile-nav{display:block}.grid-3,.grid-4{grid-template-columns:repeat(2,minmax(0,1fr))}.split{grid-template-columns:1fr}.split.reverse>:first-child{order:0}.footer-grid{grid-template-columns:1fr 1fr}}@media (max-width:620px){.hero{min-height:660px}.hero:after{background:linear-gradient(#0b112440 0%,#0b1124ad 30%,#0b1124f5 100%)}.hero-content{padding-top:10rem}.grid-2,.grid-3,.grid-4,.article-card{grid-template-columns:1fr}.article-card-copy{padding:.4rem}.footer-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}:focus-visible{outline:3px solid var(--orange-text);outline-offset:4px}:is(.surface-navy :focus-visible,.surface-blue :focus-visible,.hero :focus-visible,.site-header :focus-visible,.site-footer :focus-visible){outline-color:var(--orange)}
