:root{--ink:#243e46;--accent:#aa775a;--muted:#506168;--cream:#f3ede3;--pale:#edf3f0;--line:#d5dedb}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font:17px/1.55 Arial,Helvetica,sans-serif}img{display:block;max-width:100%}a{color:inherit}button,input,textarea{font:inherit}button{cursor:pointer}.skip-link{position:absolute;top:-80px;left:12px;background:#fff;padding:8px;z-index:10}.skip-link:focus{top:12px}
.header{height:82px;display:flex;align-items:center;gap:28px;padding:0 max(4vw,20px);background:#fff;border-bottom:1px solid var(--line);position:relative;z-index:5}.domain{font-size:16px;font-weight:800;text-decoration:none;white-space:nowrap}.navigation{margin-left:auto;display:flex;gap:30px}.navigation a{font-size:14px;font-weight:800;text-decoration:none}.navigation a:hover,.footer a:hover{color:var(--accent)}.brand{width:70px;flex:none}.brand img{width:100%;height:auto}.menu-button{display:none}
h1,h2,h3{font-family:Georgia,'Times New Roman',serif;font-weight:400;letter-spacing:-.045em;line-height:1.08}.eyebrow{font-size:12px;font-weight:800;letter-spacing:.18em;text-transform:uppercase;color:var(--accent)}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;min-height:52px;padding:11px 22px;border:1px solid var(--ink);background:var(--ink);color:#fff;text-decoration:none;text-align:center;font-size:15px;font-weight:800}.button:hover{background:#3e6470}.button span,.text-link span{font-size:18px}.photo{margin:0;position:relative;overflow:hidden}.photo img{width:100%;height:100%;object-fit:cover}.photo figcaption{position:absolute;right:0;bottom:0;background:rgba(36,62,70,.92);color:#fff;padding:7px 9px;font:700 11px/1.3 Arial,Helvetica,sans-serif}
.hero{background:var(--cream);display:grid;grid-template-columns:.95fr 1.05fr;min-height:670px}.hero-copy{padding:80px 6vw 80px max(4vw,20px);align-self:center}.hero-copy .eyebrow{margin:0 0 26px}.hero h1{font-size:clamp(54px,5.6vw,84px);margin:0 0 28px;max-width:650px}.hero-copy>p:not(.eyebrow){font-size:19px;max-width:550px;margin:0 0 30px}.hero-photo{min-height:670px}.hero-photo img{object-position:center}
.routes{padding:110px max(4vw,20px)}.routes-heading{display:grid;grid-template-columns:.38fr 1fr;gap:8%;align-items:center;border-bottom:1px solid var(--line);padding-bottom:48px}.routes-heading .eyebrow{margin:0}.routes h2{font-size:clamp(46px,5.2vw,76px);margin:0}.routes-grid{display:grid;grid-template-columns:1fr 1fr;gap:10%;padding-top:50px}.routes-grid article{max-width:520px}.routes-grid span{font:16px Georgia,serif;color:var(--accent)}.routes-grid h3{font-size:38px;margin:25px 0 15px}.routes-grid p{margin:0;color:var(--muted)}
.home{display:grid;grid-template-columns:1.08fr .92fr;background:var(--pale)}.home-photo{min-height:630px}.home-copy{padding:95px max(4vw,20px) 95px 6vw;align-self:center}.home-copy .eyebrow{margin:0 0 25px}.home h2{font-size:clamp(44px,4.9vw,72px);margin:0 0 25px}.home-copy>p:not(.eyebrow){max-width:500px;margin:0 0 28px}.text-link{font-weight:800;font-size:15px;display:inline-flex;align-items:center;gap:28px;text-decoration:none;border-bottom:1px solid var(--accent);padding-bottom:5px}.text-link:hover{color:var(--accent)}
.seller{display:grid;grid-template-columns:.3fr 1fr;gap:8%;background:var(--ink);color:#fff;padding:110px max(4vw,20px)}.seller .eyebrow{margin:9px 0;color:#e2b99d}.seller h2{font-size:clamp(48px,5.5vw,80px);max-width:900px;margin:0 0 25px}.seller p:not(.eyebrow){max-width:660px;margin:0 0 30px}.button-light{background:#fff;color:var(--ink);border-color:#fff}.button-light:hover{background:var(--cream)}
.contact{padding:110px max(4vw,20px) 135px}.contact-head .eyebrow{margin:0 0 17px}.contact h2{font-size:clamp(48px,5vw,75px);margin:0 0 47px}.contact-grid{display:grid;grid-template-columns:1.8fr .7fr;gap:8%}form{border-top:3px solid var(--accent);padding-top:30px}fieldset{border:0;padding:0;margin:0 0 28px}legend{font-size:15px;font-weight:800;margin:0 0 12px}.choices{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.choices label{position:relative}.choices input{position:absolute;opacity:0}.choices span{border:1px solid var(--line);min-height:50px;padding:11px 9px;display:flex;align-items:center;justify-content:center;text-align:center;font-size:13px;font-weight:800;cursor:pointer;background:#fff}.choices input:checked+span{background:var(--ink);border-color:var(--ink);color:#fff}.choices input:focus-visible+span{outline:3px solid var(--accent);outline-offset:2px}.fields{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.fields label{font-size:14px;font-weight:800}.fields small{display:block;font-weight:400;margin:2px 0 5px}.fields input,.fields textarea{width:100%;border:1px solid #aebdbd;background:white;border-radius:0;min-height:45px;padding:10px;font-size:16px;color:var(--ink)}.fields textarea{min-height:150px;resize:vertical}.fields .wide{grid-column:1/-1}.honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.submit{margin-top:20px}.form-status{min-height:24px;font-size:14px}.personal-contact{border-left:1px solid var(--line);padding-left:34px}.personal-contact .eyebrow{margin:0 0 25px}.personal-contact h2{font-size:41px;margin:0 0 4px}.personal-contact>p:not(.eyebrow){margin:0 0 28px}.personal-contact>a{display:block;font-size:15px;font-weight:800;text-decoration:none;margin:0 0 14px;overflow-wrap:anywhere}.footer{display:flex;justify-content:space-between;gap:25px;padding:24px max(4vw,20px);background:var(--cream);font-size:13px}.footer nav{display:flex;gap:25px}.footer a{text-decoration:none;border-bottom:1px solid var(--accent)}
@media(max-width:1020px){.navigation{gap:15px}.hero{min-height:590px}.hero-photo{min-height:590px}.hero h1{font-size:clamp(48px,5.8vw,68px)}.home-photo{min-height:530px}.seller{gap:5%}.contact-grid{gap:4%}}
@media(max-width:760px){.header{height:76px;padding:0 15px;gap:12px}.domain{font-size:14px}.brand{width:55px}.menu-button{display:flex;margin-left:auto;width:43px;height:43px;flex:none;border:1px solid var(--line);background:#fff;align-items:center;justify-content:center;flex-direction:column;gap:4px}.menu-button span{width:20px;height:2px;background:var(--ink)}.navigation{display:none;position:absolute;top:76px;left:0;right:0;flex-direction:column;gap:16px;padding:18px;background:#fff;border-bottom:1px solid var(--line);box-shadow:0 5px 10px #0001}.navigation.is-open{display:flex}.hero{grid-template-columns:1fr;min-height:0}.hero-copy{padding:70px 18px 55px}.hero h1{font-size:clamp(45px,8.9vw,64px)}.hero-copy>p:not(.eyebrow){font-size:17px}.hero-photo{height:56vw;min-height:280px}.routes{padding:75px 18px}.routes-heading{display:block;padding-bottom:28px}.routes-heading .eyebrow{margin:0 0 22px}.routes h2{font-size:clamp(40px,8vw,59px)}.routes-grid{padding-top:20px;gap:5%}.routes-grid h3{font-size:31px}.home{grid-template-columns:1fr}.home-photo{height:56vw;min-height:260px}.home-copy{padding:70px 18px}.home h2{font-size:clamp(41px,8vw,59px)}.seller{display:block;padding:75px 18px}.seller .eyebrow{margin:0 0 25px}.seller h2{font-size:clamp(42px,8.5vw,62px)}.contact{padding:80px 18px}.contact-grid{grid-template-columns:1fr;gap:30px}.personal-contact{border-left:0;border-top:1px solid var(--line);padding:30px 0 0}.footer{padding:25px 18px;flex-direction:column}}
@media(max-width:430px){.header{gap:8px}.header .domain{font-size:12px;white-space:normal;max-width:160px;line-height:1.1}.brand{width:51px}.hero h1{font-size:clamp(41px,10.5vw,48px)}.button{width:100%}.hero-photo{min-height:245px}.routes h2,.home h2{font-size:clamp(37px,9vw,44px)}.routes-grid{grid-template-columns:1fr;gap:0}.routes-grid article{padding:20px 0;border-bottom:1px solid var(--line)}.routes-grid h3{margin:10px 0}.seller h2{font-size:clamp(38px,9vw,46px)}.choices,.fields{grid-template-columns:1fr}.fields .wide{grid-column:1}.footer nav{flex-wrap:wrap}}
