:root{--navy:#1f3344;--navy-dark:#172835;--sand:#dbc39d;--cream:#f8f5ed;--white:#fffefa;--ink:#26333c;--muted:#65717a;--line:#d9dfe0}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;color:var(--ink);background:var(--white);font:1rem/1.57 Arial,Helvetica,sans-serif}img{display:block;max-width:100%}a{color:inherit}button,input,textarea{font:inherit}.skip-link{position:fixed;z-index:100;top:10px;left:10px;padding:10px 14px;color:#fff;background:var(--navy);transform:translateY(-160%)}.skip-link:focus{transform:none}:focus-visible{outline:3px solid var(--sand);outline-offset:3px}h1,h2,p,figure{margin-top:0}h1,h2{font-family:Georgia,'Times New Roman',serif;font-weight:400;letter-spacing:-.05em;line-height:1.06}h2{font-size:clamp(2.7rem,4.5vw,5rem)}p{line-height:1.56}.eyebrow{margin:0 0 18px;color:var(--navy);font-size:.68rem;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.button{display:inline-flex;min-height:50px;align-items:center;justify-content:center;gap:22px;padding:13px 20px;border:0;font-size:.75rem;font-weight:900;text-decoration:none;cursor:pointer;transition:transform .2s ease}.button:hover{transform:translateY(-2px)}.button-navy{color:#fff;background:var(--navy)}.button-sand{color:var(--navy-dark);background:var(--sand)}.text-link{display:inline-flex;gap:18px;padding-bottom:5px;border-bottom:1px solid var(--navy);color:var(--navy);font-size:.8rem;font-weight:900;text-decoration:none}
.site-header{position:sticky;z-index:50;top:0;display:grid;grid-template-columns:minmax(0,1fr) auto 86px;gap:30px;align-items:center;min-height:86px;padding:8px max(24px,calc((100vw - 1280px)/2));border-bottom:1px solid var(--line);background:rgba(255,254,250,.97);backdrop-filter:blur(14px)}.domain-brand{display:flex;width:max-content;flex-direction:column;line-height:1.05;text-decoration:none}.domain-brand>span{font-size:.56rem;font-weight:900;letter-spacing:.2em}.domain-brand strong{font-family:Georgia,'Times New Roman',serif;font-size:1.45rem;font-weight:400;letter-spacing:-.04em}.domain-brand strong span{color:#b79a70}.main-nav{display:flex;gap:28px}.main-nav a{font-size:.75rem;font-weight:900;letter-spacing:.07em;text-decoration:none;text-transform:uppercase}.main-nav a:hover{color:#a78760}.awz-logo{display:block;justify-self:end;width:82px}.awz-logo img{width:100%;height:auto}.menu-button{display:none}
.hero{background:var(--cream)}.hero-heading{padding:clamp(70px,7vw,115px) max(24px,calc((100vw - 1220px)/2)) 75px}.hero-title-row{display:grid;grid-template-columns:1.35fr .65fr;gap:clamp(50px,8vw,120px);align-items:end}.hero h1{max-width:13ch;margin:0;font-size:clamp(4.2rem,6.9vw,7.5rem)}.hero-aside{padding-bottom:10px}.hero-aside p{max-width:380px;margin-bottom:28px;color:var(--muted);font-size:1.06rem}.hero-figure{position:relative;width:min(calc(100% - 48px),1440px);height:530px;margin:0 auto}.hero-figure img{width:100%;height:100%;object-fit:cover;object-position:center 50%}.hero-figure figcaption,.offer-figure figcaption{position:absolute;right:10px;bottom:10px;padding:5px 7px;color:#fff;background:rgba(20,32,42,.78);font-size:.61rem;line-height:1}.hero-strip{display:flex;justify-content:space-between;gap:25px;width:min(calc(100% - 48px),1220px);margin:auto;padding:27px 0;color:var(--navy);font-size:.7rem;font-weight:900;letter-spacing:.09em;text-transform:uppercase}
.search-section{display:grid;grid-template-columns:.35fr 1fr;gap:70px;padding:clamp(95px,10vw,150px) max(24px,calc((100vw - 1220px)/2));background:var(--white)}.section-number{color:#a5815a;font-size:.67rem;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.search-copy h2{max-width:830px;margin-bottom:25px}.search-copy p{max-width:620px;margin-bottom:25px;color:var(--muted)}
.offer-section{display:grid;grid-template-columns:1fr 1fr;min-height:610px;background:var(--navy)}.offer-figure{position:relative;min-width:0;margin:0}.offer-figure img{width:100%;height:100%;object-fit:cover}.offer-copy{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:75px clamp(40px,7vw,115px);color:#fff}.offer-copy .section-number{margin-bottom:45px;color:var(--sand)}.offer-copy h2{max-width:550px}.offer-copy p{max-width:440px;margin-bottom:27px;color:#e2e8e8}
.contact-section{display:grid;grid-template-columns:.72fr 1.28fr;gap:clamp(50px,8vw,120px);padding:clamp(85px,9vw,140px) max(24px,calc((100vw - 1220px)/2));background:var(--white)}.contact-intro h2{margin-bottom:55px}.personal-contact{display:flex;max-width:310px;flex-direction:column;gap:5px;padding-left:20px;border-left:3px solid var(--sand);font-style:normal}.personal-contact span{color:var(--navy);font-size:.66rem;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.personal-contact strong{font-family:Georgia,'Times New Roman',serif;font-size:1.6rem;font-weight:400}.personal-contact em{margin-bottom:12px;color:var(--muted);font-style:normal}.personal-contact a{width:max-content;font-size:.84rem;font-weight:800}.contact-form{padding:clamp(25px,4vw,55px);border-top:5px solid var(--navy);background:var(--cream)}fieldset{min-width:0;margin:0 0 30px;padding:0;border:0}legend{margin-bottom:13px;font-size:.68rem;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.radio-row{display:flex;flex-wrap:wrap;gap:7px}.radio-row label{position:relative;cursor:pointer}.radio-row input{position:absolute;opacity:0}.radio-row span{display:block;padding:9px 12px;border:1px solid var(--line);font-size:.73rem;font-weight:800}.radio-row input:checked+span{border-color:var(--navy);color:#fff;background:var(--navy)}.radio-row input:focus-visible+span{outline:3px solid var(--sand);outline-offset:2px}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.field{display:flex;flex-direction:column;gap:7px;margin-bottom:20px;font-size:.7rem;font-weight:800}.field input,.field textarea{width:100%;padding:11px 5px;border:0;border-bottom:1px solid #b9c5c7;border-radius:0;color:var(--ink);background:transparent;outline:none}.field textarea{min-height:110px;resize:vertical}.field input:focus,.field textarea:focus{border-color:var(--navy)}.field textarea::placeholder{color:#879397;font-weight:400}.consent{display:flex;gap:10px;align-items:flex-start;margin:0 0 20px;color:var(--muted);font-size:.72rem;font-weight:400;line-height:1.4}.consent input{flex:0 0 auto;margin:2px 0 0;accent-color:var(--navy)}.consent a{text-underline-offset:2px}.honeypot{position:absolute;left:-10000px}.form-status{min-height:1.2em;margin:0 0 12px;color:var(--navy);font-size:.81rem;font-weight:800}.submit-button{padding-inline:24px}.site-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:90px;padding:20px max(24px,calc((100vw - 1220px)/2));color:#e6eaec;background:var(--navy-dark);font-size:.75rem}.site-footer nav{display:flex;gap:20px}.site-footer a{text-underline-offset:2px}
@media(max-width:1100px){.site-header{gap:18px}.main-nav{gap:17px}.hero h1{font-size:clamp(4rem,7vw,6.3rem)}.hero-figure{height:440px}.offer-copy{padding:65px 40px}}
@media(max-width:820px){html{scroll-padding-top:75px}.site-header{grid-template-columns:1fr auto 64px;min-height:74px;gap:12px;padding:7px 18px}.awz-logo{width:62px}.menu-button{display:flex;align-items:center;gap:8px;padding:8px 0;border:0;background:transparent;font-size:.7rem;font-weight:800;text-transform:uppercase;cursor:pointer}.menu-button i{position:relative;width:21px;height:2px;background:var(--navy)}.menu-button i::after{position:absolute;top:6px;left:0;width:21px;height:2px;background:var(--navy);content:''}.main-nav{position:absolute;top:100%;right:0;left:0;display:none;flex-direction:column;gap:0;padding:12px 18px 20px;border-bottom:1px solid var(--line);background:var(--white);box-shadow:0 16px 30px rgba(31,51,68,.12)}.main-nav.open{display:flex}.main-nav a{padding:12px 3px}.hero-heading{padding:75px 25px 55px}.hero-title-row{grid-template-columns:1fr;gap:28px}.hero h1{font-size:clamp(3.8rem,9vw,5.5rem)}.hero-figure{width:calc(100% - 30px);height:380px}.hero-strip{width:calc(100% - 50px);flex-wrap:wrap}.search-section{grid-template-columns:1fr;gap:30px;padding:90px 25px}.offer-section{grid-template-columns:1fr}.offer-figure{height:420px}.offer-copy{padding:75px 25px}.offer-copy .section-number{margin-bottom:25px}.contact-section{grid-template-columns:1fr;gap:50px;padding:85px 25px}.contact-intro h2{margin-bottom:30px}}
@media(max-width:560px){.site-header{grid-template-columns:minmax(0,1fr) auto 55px;gap:8px}.domain-brand>span{font-size:.46rem}.domain-brand strong{font-size:1.08rem}.awz-logo{width:54px}.menu-button{font-size:.62rem}.hero-heading{padding:62px 20px 45px}.hero h1{font-size:clamp(3.25rem,12vw,4.1rem)}.hero-aside p{font-size:.98rem}.hero-figure{width:calc(100% - 20px);height:255px}.hero-strip{width:calc(100% - 40px);gap:9px 20px;padding:20px 0;font-size:.54rem}.search-section,.contact-section{padding:75px 20px}.search-copy h2,.offer-copy h2,.contact-intro h2{font-size:clamp(2.55rem,11vw,3.5rem)}.offer-figure{height:270px}.offer-copy{padding:70px 20px}.field-grid{grid-template-columns:1fr;gap:0}.radio-row{display:grid;grid-template-columns:1fr}.radio-row span{text-align:center}.contact-form{padding:25px 18px}.site-footer{align-items:flex-start;flex-direction:column;padding:22px 20px}}
@media(max-width:360px){.hero h1{font-size:3.1rem}.domain-brand strong{font-size:.98rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition-duration:.01ms!important}}
