:root{--ink:#24423d;--deep:#24423d;--accent:#a9774f;--paper:#f8f8f2;--line:#c5d0c9}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.58 Arial,Helvetica,sans-serif}a{color:inherit}button,input,textarea{font:inherit}.skip-link{position:absolute;top:-100px;left:12px;z-index:10;background:white;padding:10px}.skip-link:focus{top:12px}.site-header{min-height:90px;display:flex;align-items:center;gap:28px;padding:12px clamp(20px,5vw,75px);background:#fff}.brand{font:400 clamp(17px,2.4vw,30px) Georgia,serif;letter-spacing:.015em;text-decoration:none;white-space:nowrap}.brand span{font:800 .3em Arial,sans-serif;vertical-align:top;margin-left:4px;color:var(--accent)}.main-nav{display:flex;gap:28px;margin-left:auto}.main-nav a{text-decoration:none;font-size:14px;font-weight:700}.main-nav a:hover,.text-link:hover{text-decoration:underline}.awz-logo{width:83px;flex:none}.awz-logo img{display:block;width:100%;height:auto}.menu-button{display:none}.eyebrow{text-transform:uppercase;letter-spacing:.2em;font-size:11px;font-weight:800;color:var(--accent);margin:0 0 23px}.hero{display:grid;grid-template-columns:53% 47%;min-height:620px;background:var(--deep);color:white}.hero figure,.home figure{position:relative;margin:0;overflow:hidden}.hero figure img,.home figure img{display:block;width:100%;height:100%;object-fit:cover}figcaption{position:absolute;right:10px;bottom:10px;background:#fffde9e6;color:var(--ink);padding:5px 7px;font-size:10px}.hero-copy{padding:clamp(65px,7vw,105px) clamp(28px,6vw,95px);display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.hero h1,h2,h3{font-family:Georgia,serif;font-weight:400;letter-spacing:-.035em;line-height:1.12}.hero h1{font-size:clamp(42px,4.7vw,72px);margin:0 0 28px}.hero-copy>p:not(.eyebrow){font-size:17px;line-height:1.65;max-width:540px;margin:0 0 30px}.hero .eyebrow{color:#e0c4a6}.button{min-height:53px;display:inline-flex;align-items:center;justify-content:space-between;gap:22px;padding:13px 20px;text-decoration:none;font-size:14px;font-weight:800;border:0;cursor:pointer}.button:hover{filter:brightness(.91)}.button-light{background:var(--paper);color:var(--deep)}.button-dark{background:var(--deep);color:white}.button-outline{border:1px solid var(--deep);background:transparent;color:var(--deep)}.text-link{display:inline-block;font-size:14px;font-weight:800;text-decoration:none;border-bottom:1px solid;padding-bottom:6px}.paths{padding:clamp(80px,8vw,120px) clamp(25px,6vw,95px)}.paths-intro{max-width:770px;margin-bottom:60px}.paths h2,.home h2,.contact h2{font-size:clamp(36px,4.4vw,64px);margin:0}.path-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}.path-grid article{border-top:2px solid var(--ink);padding-top:20px}.path-grid article>span{font:25px Georgia,serif;color:var(--accent)}.path-grid h3{font-size:31px;margin:35px 0 15px}.path-grid p{max-width:360px;margin:0 0 20px}.home{display:grid;grid-template-columns:46% 54%;min-height:570px;background:#e7ede6}.home-copy{padding:clamp(60px,7vw,100px) clamp(28px,6vw,90px);display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.home h2{margin-bottom:25px}.home-copy p:not(.eyebrow){font-size:17px;max-width:490px;margin:0 0 30px}.contact{display:grid;grid-template-columns:37% 63%;gap:22px;padding:clamp(75px,9vw,125px) clamp(20px,6vw,90px);background:#f0eee6}.contact-side h2{margin-bottom:45px}.personal-contact{display:flex;flex-direction:column;align-items:flex-start;gap:8px;font-style:normal}.personal-contact span{text-transform:uppercase;letter-spacing:.15em;font-size:11px}.personal-contact strong{font:32px Georgia,serif}.personal-contact em{font-style:normal;font-size:13px;margin-top:-5px}.personal-contact a{text-decoration:none;font-weight:700}.personal-contact a:hover{text-decoration:underline}.contact-form{background:white;min-width:0;padding:clamp(22px,4vw,50px)}fieldset{border:0;margin:0 0 26px;padding:0}legend{font-size:13px;font-weight:800;margin-bottom:13px}.radio-row{display:flex;flex-wrap:wrap;gap:8px}.radio-row label{cursor:pointer}.radio-row input{position:absolute;opacity:0;width:1px;height:1px}.radio-row span{display:block;border:1px solid var(--line);padding:10px 13px;font-size:13px;font-weight:700}.radio-row input:checked+span{background:var(--deep);border-color:var(--deep);color:white}.radio-row input:focus-visible+span{outline:2px solid var(--deep);outline-offset:2px}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.field{display:block;margin-bottom:17px}.field span{display:block;font-size:13px;font-weight:700;margin-bottom:8px}.field input,.field textarea{width:100%;display:block;padding:12px;border:1px solid var(--line);border-radius:0;background:white;color:var(--ink)}.field textarea{resize:vertical}.field input:focus,.field textarea:focus{outline:2px solid var(--deep);outline-offset:1px}.consent{display:flex;align-items:flex-start;gap:10px;font-size:12px;line-height:1.5;margin:8px 0 14px}.consent input{margin-top:2px}.honeypot{position:absolute;left:-9999px}.form-status{min-height:18px;font-size:12px;color:var(--deep)}.submit-button{width:100%}.site-footer{display:flex;justify-content:space-between;gap:20px;padding:27px clamp(20px,5vw,75px);background:var(--deep);color:white;font-size:12px}.site-footer nav{display:flex;gap:20px}.site-footer a{text-decoration:none}.site-footer a:hover{text-decoration:underline}@media(max-width:1000px){.hero h1{font-size:clamp(40px,4.5vw,58px)}.path-grid h3{font-size:27px}.contact{grid-template-columns:1fr}.contact-side{display:flex;align-items:center;justify-content:space-between;gap:25px}.contact-side h2{margin:0}.contact-side .eyebrow{display:none}}@media(max-width:700px){.site-header{min-height:76px;padding:12px 18px;gap:12px;flex-wrap:wrap}.brand{font-size:17px}.menu-button{display:flex;align-items:center;gap:5px;margin-left:auto;border:0;background:transparent;font-size:12px;font-weight:800;cursor:pointer}.awz-logo{width:55px}.main-nav{display:none;order:4;width:100%;margin:0;padding:10px 0;flex-direction:column;gap:0}.main-nav.open{display:flex}.main-nav a{padding:12px 2px}.hero{display:flex;flex-direction:column}.hero-copy{order:1;padding:60px 24px}.hero figure{order:2;height:320px}.hero h1{font-size:clamp(41px,8.8vw,62px)}.paths{padding:76px 24px}.paths-intro{margin-bottom:35px}.path-grid{grid-template-columns:1fr;gap:25px}.path-grid h3{margin:15px 0 8px}.home{display:flex;flex-direction:column}.home-copy{padding:62px 24px}.home figure{height:315px}.contact{display:block;padding:70px 18px}.contact-side{display:block}.contact-side .eyebrow{display:block}.contact-side h2{margin-bottom:28px}.personal-contact{margin-bottom:30px}.field-grid{grid-template-columns:1fr;gap:0}.site-footer{flex-direction:column}}@media(max-width:360px){.brand{font-size:15px}.awz-logo{width:50px}.hero h1{font-size:39px}.contact-form{padding:20px}.radio-row span{font-size:12px;padding:9px}}
