:root{--charcoal:#56514c;--dark:#383838;--rose:#f4e4dc;--cream:#faf8f4;--white:#fffdfa;--ink:#3e3b39;--muted:#6e6966;--line:#e5ddd7;--accent:#b87460}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;color:var(--ink);background:var(--white);font:1rem/1.56 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(--dark);transform:translateY(-160%)}.skip-link:focus{transform:none}:focus-visible{outline:3px solid var(--accent);outline-offset:3px}h1,h2,p,figure{margin-top:0}h1,h2{font-family:Georgia,'Times New Roman',serif;font-weight:400;letter-spacing:-.045em;line-height:1.06}h2{font-size:clamp(2.7rem,4.6vw,4.9rem)}p{line-height:1.56}.eyebrow{margin:0 0 18px;color:var(--accent);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-dark{color:#fff;background:var(--dark)}.button-white{color:var(--dark);background:var(--white)}.text-link{display:inline-flex;gap:18px;padding-bottom:5px;border-bottom:1px solid var(--accent);color:var(--ink);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,253,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}.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:var(--accent)}.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-top{display:grid;grid-template-columns:1.3fr .7fr;gap:70px;align-items:end;padding:clamp(75px,8vw,125px) max(24px,calc((100vw - 1220px)/2)) 70px}.hero h1{max-width:13ch;margin-bottom:28px;font-size:clamp(3.8rem,6.3vw,6.8rem)}.hero-copy>p:not(.eyebrow){max-width:600px;margin-bottom:28px;color:var(--muted);font-size:1.06rem}.hero-sign{display:flex;flex-direction:column;gap:8px;justify-self:end;min-width:250px;margin-bottom:10px;padding:28px 0 0 28px;border-top:1px solid var(--accent);border-left:1px solid var(--accent);color:var(--accent);font-family:Georgia,'Times New Roman',serif;font-size:1.4rem;line-height:1.2}.hero-figure{position:relative;width:min(calc(100% - 48px),1400px);height:560px;margin:0 auto}.hero-figure img{width:100%;height:100%;object-fit:cover;object-position:center 52%}.hero-figure figcaption,.sale-figure figcaption{position:absolute;right:10px;bottom:10px;padding:5px 7px;color:#fff;background:rgba(42,34,31,.76);font-size:.61rem;line-height:1}
.shared-section{display:grid;grid-template-columns:.35fr 1.2fr .45fr;gap:45px;align-items:start;padding:clamp(100px,10vw,160px) max(24px,calc((100vw - 1220px)/2));background:var(--white)}.section-index{color:var(--accent);font-size:.68rem;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.shared-main h2{max-width:760px;margin-bottom:28px}.shared-main p{max-width:590px;margin-bottom:0;color:var(--muted)}.shared-section .text-link{align-self:end;white-space:nowrap}
.sale-section{display:grid;grid-template-columns:1fr 1fr;min-height:590px;background:var(--charcoal)}.sale-figure{position:relative;min-width:0;margin:0}.sale-figure img{width:100%;height:100%;object-fit:cover}.sale-copy{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:70px clamp(40px,7vw,110px);color:#fff}.sale-copy .section-index{margin-bottom:35px;color:#f3c8b3}.sale-copy h2{max-width:550px}.sale-copy p{max-width:440px;margin-bottom:27px;color:#eee9e5}.buyer-section{display:flex;align-items:center;justify-content:space-between;gap:35px;padding:clamp(65px,8vw,110px) max(24px,calc((100vw - 1220px)/2));border-bottom:1px solid var(--line);background:var(--rose)}.buyer-section h2{max-width:800px;margin:0}.buyer-section .text-link{flex:0 0 auto}
.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(--accent);font-style:normal}.personal-contact span{color:var(--accent);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(--charcoal);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(--charcoal);color:#fff;background:var(--charcoal)}.radio-row input:focus-visible+span{outline:3px solid var(--accent);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 #c7bdb7;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(--accent)}.field textarea::placeholder{color:#968b84;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(--charcoal)}.consent a{text-underline-offset:2px}.honeypot{position:absolute;left:-10000px}.form-status{min-height:1.2em;margin:0 0 12px;color:var(--charcoal);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:#ede7e2;background:var(--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-top{gap:40px}.hero h1{font-size:clamp(3.6rem,6.5vw,5.5rem)}.hero-figure{height:440px}.shared-section{grid-template-columns:.28fr 1fr;gap:35px}.shared-section .text-link{grid-column:2}.sale-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(--dark)}.menu-button i::after{position:absolute;top:6px;left:0;width:21px;height:2px;background:var(--dark);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(56,56,56,.12)}.main-nav.open{display:flex}.main-nav a{padding:12px 3px}.hero-top{grid-template-columns:1fr;gap:35px;padding:75px 25px 55px}.hero h1{font-size:clamp(3.5rem,8.5vw,5.2rem)}.hero-sign{justify-self:start;min-width:0}.hero-figure{width:calc(100% - 30px);height:380px}.shared-section{grid-template-columns:1fr;gap:25px;padding:95px 25px}.shared-section .text-link{grid-column:1;justify-self:start}.sale-section{grid-template-columns:1fr}.sale-figure{height:420px}.sale-copy{padding:75px 25px}.buyer-section{align-items:flex-start;flex-direction:column;padding:75px 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.07rem}.awz-logo{width:54px}.menu-button{font-size:.62rem}.hero-top{padding:62px 20px 45px}.hero h1{font-size:clamp(3.2rem,11.3vw,4rem)}.hero-copy>p:not(.eyebrow){font-size:.98rem}.hero-sign{padding:16px 0 0 16px;font-size:1.1rem}.hero-figure{width:calc(100% - 20px);height:260px}.shared-section,.contact-section{padding:75px 20px}.shared-main h2,.sale-copy h2,.buyer-section h2,.contact-intro h2{font-size:clamp(2.55rem,11vw,3.5rem)}.sale-figure{height:270px}.sale-copy{padding:70px 20px}.buyer-section{padding:65px 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:3rem}.domain-brand strong{font-size:.96rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition-duration:.01ms!important}}
