:root{--teal:#245b57;--teal-dark:#143e3b;--lime:#dbe8d8;--white:#fffefa;--paper:#f5f4ed;--ink:#243632;--muted:#5d6b66;--line:#d7ded7;--accent:#ca6e49}
*{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(--teal);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:-.048em;line-height:1.05}h2{font-size:clamp(2.7rem,4.5vw,5rem)}p{line-height:1.56}.eyebrow{margin:0 0 18px;color:var(--teal);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-teal{color:#fff;background:var(--teal)}.button-light{color:var(--teal-dark);background:var(--lime)}.text-link{display:inline-flex;gap:20px;align-items:center;padding-bottom:4px;border-bottom:1px solid var(--teal);color:var(--teal);font-size:.79rem;font-weight:900;text-decoration:none}
.site-header{position:sticky;z-index:50;top:0;display:grid;grid-template-columns:minmax(0,1fr) auto 84px;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;text-decoration:none}.domain-brand>span{font-size:.59rem;font-weight:900;letter-spacing:.2em}.domain-brand strong{font-family:Georgia,'Times New Roman',serif;font-size:1.5rem;font-weight:400;letter-spacing:-.04em}.brand-dot{color:var(--accent)}.main-nav{display:flex;gap:28px}.main-nav a{font-size:.74rem;font-weight:900;letter-spacing:.07em;text-decoration:none;text-transform:uppercase}.main-nav a:hover{color:var(--teal)}.awz-logo{display:block;justify-self:end;width:82px}.awz-logo img{width:100%;height:auto}.menu-button{display:none}
.hero{display:grid;grid-template-columns:.88fr 1.12fr;min-height:660px;background:var(--lime)}.hero-content{position:relative;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:75px clamp(35px,5vw,80px)}.hero h1{max-width:11ch;margin-bottom:25px;font-size:clamp(3.5rem,5.6vw,6.1rem)}.hero-content>p:not(.eyebrow){max-width:510px;margin-bottom:28px;color:var(--muted);font-size:1.07rem}.hero-bottom{position:absolute;right:35px;bottom:32px;left:clamp(35px,5vw,80px);display:flex;justify-content:space-between;gap:20px;color:var(--teal);font-size:.64rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.hero-figure{position:relative;min-width:0;margin:0}.hero-figure img{width:100%;height:100%;object-fit:cover;object-position:center}.hero-figure figcaption,.buying-figure figcaption{position:absolute;right:10px;bottom:10px;padding:5px 7px;color:#fff;background:rgba(22,40,37,.75);font-size:.61rem;line-height:1}
.selling-section{padding:clamp(85px,9vw,145px) max(24px,calc((100vw - 1220px)/2));background:var(--white)}.section-kicker{display:flex;align-items:center;gap:15px;color:var(--teal);font-size:.68rem;font-weight:900;letter-spacing:.15em;text-transform:uppercase}.index-number{display:inline-grid;width:44px;height:44px;place-items:center;border:1px solid var(--teal);border-radius:50%;font-size:.67rem;letter-spacing:0}.selling-body{display:grid;grid-template-columns:1.2fr .8fr;gap:80px;align-items:end;margin-top:38px}.selling-body h2{max-width:740px;margin-bottom:0}.selling-text{padding-bottom:10px}.selling-text p{max-width:430px;margin-bottom:25px;color:var(--muted)}
.buying-section{display:grid;grid-template-columns:1fr 1fr;min-height:570px;background:var(--teal-dark)}.buying-copy{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:70px clamp(35px,6vw,100px);color:#fff}.buying-copy .section-kicker{margin-bottom:35px;color:var(--lime)}.buying-copy .index-number{border-color:var(--lime)}.buying-copy h2{max-width:650px}.buying-copy p{max-width:470px;margin-bottom:28px;color:#e3efeb}.buying-figure{position:relative;min-width:0;margin:0}.buying-figure img{width:100%;height:100%;object-fit:cover}.prompt-section{display:grid;grid-template-columns:.45fr 1.25fr 1fr auto;gap:25px;align-items:center;padding:70px max(24px,calc((100vw - 1220px)/2));border-bottom:1px solid var(--line);background:var(--paper)}.prompt-label{color:var(--accent);font-size:.68rem;font-weight:900;letter-spacing:.17em;text-transform:uppercase}.prompt-section h2{margin:0;font-size:clamp(2.2rem,3vw,3.7rem)}.prompt-section p{margin:0;color:var(--muted);font-size:.87rem}.prompt-section .text-link{white-space:nowrap}
.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(--teal);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(--teal);background:var(--paper)}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(--teal);color:#fff;background:var(--teal)}.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 #b9c5bd;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(--teal)}.field textarea::placeholder{color:#87958d;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(--teal)}.consent a{text-underline-offset:2px}.honeypot{position:absolute;left:-10000px}.form-status{min-height:1.2em;margin:0 0 12px;color:var(--teal);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:#e8f0ec;background:var(--teal-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-content{padding:65px 35px}.hero h1{font-size:clamp(3rem,5.5vw,5rem)}.hero-bottom{left:35px}.selling-body{gap:45px}.prompt-section{grid-template-columns:1fr 2fr;gap:15px 30px}.prompt-section .text-link{justify-self:start}}
@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(--teal)}.menu-button i::after{position:absolute;top:6px;left:0;width:21px;height:2px;background:var(--teal);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(20,62,59,.12)}.main-nav.open{display:flex}.main-nav a{padding:12px 3px}.hero{grid-template-columns:1fr}.hero-content{min-height:515px;padding:65px 25px 100px}.hero h1{font-size:clamp(3.3rem,8.5vw,5rem)}.hero-bottom{right:25px;left:25px}.hero-figure{height:420px}.selling-section{padding:90px 25px}.selling-body{grid-template-columns:1fr;gap:25px}.buying-section{grid-template-columns:1fr}.buying-copy{padding:75px 25px}.buying-figure{height:420px}.prompt-section{padding:65px 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:.48rem}.domain-brand strong{font-size:1.14rem}.awz-logo{width:54px}.menu-button{font-size:.62rem}.hero-content{min-height:0;padding:62px 20px 78px}.hero h1{font-size:clamp(3.05rem,11vw,3.8rem)}.hero-content>p:not(.eyebrow){font-size:.98rem}.hero-bottom{right:20px;bottom:20px;left:20px;font-size:.52rem}.hero-bottom span:last-child{display:none}.hero-figure{height:280px}.selling-section,.contact-section{padding:72px 20px}.selling-body h2,.buying-copy h2,.contact-intro h2{font-size:clamp(2.55rem,11vw,3.5rem)}.buying-copy{padding:70px 20px}.buying-figure{height:270px}.prompt-section{grid-template-columns:1fr;padding:60px 20px}.prompt-section h2{font-size:2.6rem}.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:2.9rem}.domain-brand strong{font-size:1.02rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition-duration:.01ms!important}}
