@font-face{font-family:'Albert Sans';src:url('../fonts/albert-sans-variable.ttf') format('truetype');font-weight:100 900;font-style:normal;font-display:swap}
@font-face{font-family:'Roboto Slab';src:url('../fonts/roboto-slab-variable.ttf') format('truetype');font-weight:100 900;font-style:normal;font-display:swap}
:root{--paper:#f6f8f8;--white:#fff;--steel:#dce5e9;--blue:#42677c;--ink:#243b49;--yellow:#f4e6a4;--line:#adbec7;--muted:#506675;--sans:'Albert Sans',Arial,sans-serif;--slab:'Roboto Slab',Georgia,serif;--rail:260px;--gutter:clamp(22px,4vw,68px)}
*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--paper)}body{margin:0;color:var(--ink);font:400 1.0625rem/1.65 var(--sans)}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-family:var(--slab);font-weight:500;line-height:1.18;letter-spacing:-.03em;overflow-wrap:anywhere}h1{font-size:clamp(2.2rem,3.7vw,3.6rem)}h2{font-size:clamp(1.7rem,2.6vw,2.5rem)}h3{font-size:1.35rem}p{max-width:65ch}a{color:inherit;text-underline-offset:.22em}img{display:block;width:100%;max-width:100%;height:auto}button,input,textarea,select{font:inherit;color:inherit;max-width:100%}button{cursor:pointer}button:disabled{opacity:.55;cursor:not-allowed}address{font-style:normal}main,header,footer,section,article,aside,nav,div,form,figure,fieldset{min-width:0}fieldset{border:0;min-inline-size:0;padding:0;margin:0}a,p,label,dt,dd{overflow-wrap:anywhere}::selection{background:var(--yellow);color:var(--ink)}:focus-visible{outline:3px solid var(--blue);outline-offset:4px}[hidden]{display:none!important}.hw-skip{position:fixed;z-index:200;left:16px;top:12px;padding:12px 20px;background:var(--yellow);transform:translateY(-200%)}.hw-skip:focus{transform:none}.hw-content{margin-right:var(--rail)}.hw-eyebrow{font-size:.8125rem;text-transform:uppercase;letter-spacing:.16em;font-weight:650;line-height:1.6}.hw-eyebrow:before{content:'';display:inline-block;width:26px;height:2px;background:currentColor;margin-right:10px;vertical-align:middle}.hw-button{display:inline-flex;align-items:center;justify-content:space-between;gap:26px;min-height:52px;padding:14px 22px;border:1px solid var(--ink);background:var(--ink);color:white;font-weight:600;line-height:1.4;text-decoration:none;transition:background .16s}.hw-button:after{content:'↗';font-size:1.25rem}.hw-button:hover{background:var(--blue)}.hw-button-light{background:var(--yellow);color:var(--ink);border-color:var(--yellow)}.hw-button-light:hover{background:white;border-color:var(--ink)}.hw-link{display:inline-block;min-height:44px;padding:10px 0;font-weight:600}.hw-link:after{content:' →'}.hw-small{font-size:.875rem;color:var(--muted)}
/* A permanent right-hand directory gives the site its silhouette. */
.hw-rail{position:fixed;right:0;top:0;bottom:0;width:var(--rail);padding:36px 28px 24px;background:var(--yellow);border-left:1px solid #c3b675;display:flex;flex-direction:column;overflow-y:auto;z-index:20}.hw-brand{display:flex;flex-direction:column;align-items:flex-start;gap:18px;text-decoration:none}.hw-mark{font-family:var(--slab);font-weight:600;font-size:1.75rem;letter-spacing:-.12em;line-height:1;padding:12px 14px;background:var(--ink);color:var(--yellow)}.hw-brand-name{font-family:var(--slab);font-size:1.1rem;line-height:1.35;font-weight:550}.hw-brand-name small{font-family:var(--sans);display:block;font-size:.8125rem;margin-top:9px;letter-spacing:.045em}.hw-menu{display:none;min-height:46px;padding:10px 15px;border:1px solid var(--ink);background:transparent;font-size:.9375rem}.hw-navigation{display:flex;flex-direction:column;margin:36px 0 30px;border-top:1px solid #bbad6c}.hw-navigation a{display:flex;justify-content:space-between;align-items:center;gap:12px;min-height:49px;padding:12px 4px;border-bottom:1px solid #bbad6c;text-decoration:none;font-weight:500}.hw-navigation a:after{content:'↗';font-weight:400}.hw-navigation a:hover,.hw-navigation a[aria-current=page]{background:var(--ink);color:var(--yellow);padding-inline:12px}.hw-rail-foot{margin-top:auto}.hw-rail-foot a{display:block;padding:8px 0;font-size:.875rem;font-weight:600}.hw-rail-foot p{font-size:.8125rem;margin-top:18px;line-height:1.5}.hw-rail-foot address{font-size:.8125rem;margin-top:12px;line-height:1.55}
/* Home: a moderate slab headline beside a tall documentary photograph. */
.hw-cover{display:grid;grid-template-columns:.9fr 1.1fr;min-height:630px;background:var(--steel)}.hw-cover-copy{padding:54px 34px 44px var(--gutter);display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.hw-cover-copy h1{margin:22px 0 24px;max-width:13ch}.hw-cover-copy>p:not(.hw-eyebrow){font-size:1.125rem;max-width:36ch;margin-bottom:25px}.hw-cover-photo{position:relative;min-height:560px;margin:0}.hw-cover-photo img{height:100%;object-fit:cover;object-position:30% 50%}.hw-cover-photo figcaption{position:absolute;bottom:18px;left:18px;right:18px;padding:11px 14px;background:rgba(255,255,255,.95);font-size:.75rem;line-height:1.5}.hw-place-strip{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:22px var(--gutter);background:white;border-bottom:1px solid var(--line);font-size:.9375rem}.hw-place-strip span{color:var(--muted)}.hw-directory{padding:60px var(--gutter) 62px}.hw-directory>header{display:grid;grid-template-columns:.7fr 1.3fr;gap:35px;margin-bottom:32px;align-items:start}.hw-directory>header p{color:var(--muted);font-size:1rem;max-width:45ch}.hw-directory-item{display:grid;grid-template-columns:.6fr 1fr auto;gap:30px;align-items:start;padding:28px 0;border-top:1px solid var(--line)}.hw-directory-item:last-child{border-bottom:1px solid var(--line)}.hw-directory-item h3{font-size:1.5rem}.hw-directory-item p{font-size:1rem;max-width:45ch}.hw-directory-item a{white-space:nowrap;font-size:.9375rem;font-weight:600;min-height:44px;padding-top:4px}.hw-home-note{display:grid;grid-template-columns:.85fr 1.15fr;gap:40px;padding:42px var(--gutter);background:var(--yellow)}.hw-home-note h2{font-size:1.75rem}.hw-home-note p{max-width:52ch}
/* Inner pages share typography, while their content compositions differ. */
.hw-page-head{padding:46px var(--gutter) 42px;background:white;border-bottom:1px solid var(--line)}.hw-page-head h1{max-width:21ch;margin:19px 0 20px}.hw-page-head>p:last-child{max-width:62ch;font-size:1.125rem}.hw-transport-image{margin:0}.hw-transport-image img{aspect-ratio:2;object-fit:cover}.hw-transport-image figcaption{padding:13px var(--gutter);background:var(--steel);font-size:.8125rem}.hw-request-grid{padding:44px var(--gutter) 56px;display:grid;grid-template-columns:1fr 1fr;gap:35px 40px}.hw-request-grid article{padding-top:21px;border-top:2px solid var(--blue)}.hw-request-grid h2{font-size:1.6rem;margin-bottom:17px}.hw-request-grid p{font-size:1rem}.hw-request-grid p+p{margin-top:15px}.hw-contact-bar{display:flex;justify-content:space-between;align-items:center;gap:30px;padding:32px var(--gutter);background:var(--blue);color:white}.hw-contact-bar p{font-family:var(--slab);font-size:1.5rem;max-width:32ch}.hw-contact-bar :focus-visible{outline-color:var(--yellow)}
.hw-warehouse-overview{display:grid;grid-template-columns:1.25fr .75fr;gap:0;background:var(--steel)}.hw-warehouse-overview figure{margin:0;display:flex;flex-direction:column}.hw-warehouse-overview img{height:0;min-height:360px;flex:1;object-fit:cover}.hw-warehouse-overview figcaption{flex:0 0 auto;background:white;padding:12px 18px;font-size:.8125rem}.hw-warehouse-overview aside{padding:38px 28px;align-self:center}.hw-warehouse-overview h2{font-size:1.75rem;margin-bottom:19px}.hw-warehouse-overview p{font-size:1rem}.hw-warehouse-questions{padding:50px var(--gutter);display:grid;grid-template-columns:1fr 1fr;gap:40px}.hw-warehouse-questions h2{font-size:1.7rem;margin-bottom:20px}.hw-warehouse-questions ul{margin:0;padding-left:21px}.hw-warehouse-questions li{padding:5px 0}.hw-work{margin:0 var(--gutter) 58px;display:grid;grid-template-columns:.6fr 1fr;border:1px solid var(--line);background:white;scroll-margin-top:20px}.hw-work figure{margin:0;position:relative}.hw-work img{height:100%;object-fit:cover;object-position:50% 30%}.hw-work figcaption{position:absolute;bottom:12px;left:12px;right:12px;padding:10px;background:rgba(255,255,255,.95);font-size:.75rem;line-height:1.45}.hw-work-copy{padding:30px}.hw-work-copy h2{font-size:1.8rem;margin:14px 0 20px}.hw-work-copy p{font-size:1rem;margin-bottom:17px}.hw-work-copy aside{padding:15px 0 0;border-top:1px solid var(--line);font-size:.875rem;color:var(--muted);margin-top:15px}
.hw-logistics-intro{display:grid;grid-template-columns:1fr .7fr;gap:36px;align-items:start;padding:42px var(--gutter);background:var(--steel)}.hw-logistics-intro h2{font-size:1.8rem;margin-bottom:20px}.hw-logistics-intro p{font-size:1.0625rem}.hw-logistics-intro aside{padding:24px;background:var(--yellow);font-size:1rem}.hw-logistics-rows{padding:10px var(--gutter) 52px}.hw-logistics-row{display:grid;grid-template-columns:.7fr 1.3fr;gap:35px;padding:29px 0;border-bottom:1px solid var(--line)}.hw-logistics-row h2{font-size:1.5rem}.hw-logistics-row p{font-size:1rem}.hw-logistics-end{padding:36px var(--gutter);background:white;display:flex;justify-content:space-between;align-items:center;gap:30px}.hw-logistics-end p{max-width:45ch;font-size:1rem}
/* The contact page is a single flat writing area, with a blue title band. */
.hw-contact-head{background:var(--blue);color:white;padding:46px var(--gutter) 34px}.hw-contact-head h1{margin:18px 0 20px;font-size:clamp(2.2rem,3.7vw,3.3rem);max-width:19ch}.hw-contact-head p{max-width:59ch}.hw-channels{display:flex;flex-wrap:wrap;gap:16px 35px;margin-top:23px}.hw-channels a{padding:8px 0;min-height:44px;font-weight:600}.hw-contact-head :focus-visible{outline-color:var(--yellow)}.hw-form-wrap{padding:42px var(--gutter) 48px;background:white}.hw-form-wrap h2{font-size:1.8rem;margin-bottom:14px}.hw-form-description{font-size:.9375rem;color:var(--muted);margin-bottom:29px}.hw-form{display:grid;gap:25px;max-width:900px}.hw-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:23px}.hw-field{display:grid;gap:8px;font-size:.9375rem;font-weight:600}.hw-field input,.hw-field select,.hw-field textarea{width:100%;min-width:0;padding:12px 13px;border:0;border-bottom:2px solid var(--blue);border-radius:0;background:var(--paper);font-size:1rem;font-weight:400;line-height:1.5}.hw-field textarea{min-height:150px;resize:vertical}.hw-field input::placeholder,.hw-field textarea::placeholder{color:var(--muted);opacity:1}.hw-field small{font-size:.8125rem;color:var(--muted);font-weight:400}.hw-caution{padding:18px 22px;background:var(--yellow);font-size:.9375rem}.hw-ack{display:flex;align-items:flex-start;gap:12px;font-size:.9375rem}.hw-ack input{width:20px;height:20px;flex:0 0 20px;margin:3px 0 0;accent-color:var(--blue)}.hw-ack span{min-width:0}.hw-form-finish{display:flex;gap:24px;align-items:center;flex-wrap:wrap}.hw-status{flex:1 1 230px;min-width:0;font-size:.875rem;color:var(--muted)}.hw-address{padding:32px var(--gutter) 42px;display:grid;grid-template-columns:1fr 1fr;gap:35px;background:var(--yellow)}.hw-address address{font-family:var(--slab);font-size:1.125rem;line-height:1.65}.hw-address p{font-size:.9375rem}
/* Two horizontal footer strips stay inside the content column. */
.hw-footer{background:var(--steel);padding:30px var(--gutter) 22px}.hw-footer-line{display:flex;justify-content:space-between;gap:18px 30px;flex-wrap:wrap;padding:17px 0;border-bottom:1px solid var(--line)}.hw-footer-line:first-child{padding-top:0}.hw-footer-name{font-size:.9375rem;font-weight:700;max-width:33ch}.hw-footer-line address{font-size:.875rem}.hw-footer-line a{font-size:.875rem;min-height:36px;padding:5px 0}.hw-footer-bottom{display:flex;gap:25px;justify-content:space-between;margin-top:20px;font-size:.75rem;color:var(--muted)}.hw-footer-bottom p{max-width:76ch}.hw-footer-bottom span{white-space:nowrap}
@media(max-width:1350px){:root{--rail:235px;--gutter:32px}.hw-rail{padding:28px 20px 22px}.hw-cover{grid-template-columns:1fr 1fr;min-height:540px}.hw-cover-copy{padding:36px 25px 36px var(--gutter)}.hw-cover-copy h1{font-size:2.55rem}.hw-cover-photo{min-height:500px}.hw-directory-item{grid-template-columns:.8fr 1.2fr;gap:18px 28px}.hw-directory-item a{grid-column:2}.hw-warehouse-overview{grid-template-columns:1fr .8fr}.hw-work-copy{padding:26px}}
@media(max-width:1100px){.hw-content{margin-right:0}.hw-rail{position:static;width:auto;padding:18px var(--gutter);display:grid;grid-template-columns:1fr auto;gap:0 20px;border-left:0;border-bottom:1px solid #c3b675;overflow:visible}.hw-brand{flex-direction:row;gap:16px;align-items:center}.hw-brand-name{font-size:1rem}.hw-brand-name small{margin-top:4px;font-size:.75rem}.hw-mark{font-size:1.5rem;padding:10px 12px}.hw-menu{display:block;align-self:center}.hw-navigation{grid-column:1/-1;margin:18px 0 8px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));border-top:1px solid #bbad6c}.hw-navigation a{padding:12px 10px;border-bottom:0}.hw-navigation a:after{display:none}.hw-rail-foot{display:none}.js .hw-navigation[data-open=false]{display:none}body:not(.js) .hw-menu{display:none}.hw-cover-copy h1{font-size:clamp(2.4rem,4.5vw,3.3rem)}.hw-cover-photo{min-height:520px}.hw-directory>header{grid-template-columns:1fr 1fr}.hw-directory-item{grid-template-columns:.7fr 1fr auto}.hw-directory-item a{grid-column:auto}.hw-warehouse-overview{grid-template-columns:1.15fr .85fr}}
@media(max-width:700px){:root{--gutter:20px}.hw-rail{padding:16px 20px}.hw-brand-name{font-size:.875rem}.hw-brand-name small{font-size:.75rem}.hw-mark{font-size:1.25rem;padding:10px}.hw-menu{font-size:.875rem;padding:9px 12px}.hw-navigation{grid-template-columns:1fr 1fr}.hw-navigation a{font-size:1rem}.hw-cover{grid-template-columns:1fr}.hw-cover-copy{padding:35px 20px}.hw-cover-copy h1{font-size:2.5rem;max-width:19ch;margin-top:20px}.hw-cover-copy>p:not(.hw-eyebrow){max-width:50ch}.hw-cover-photo{min-height:0}.hw-cover-photo img{height:auto;aspect-ratio:1.45;object-fit:cover;object-position:50% 50%}.hw-cover-photo figcaption{position:static;background:white;padding:12px 20px;font-size:.8125rem}.hw-place-strip{flex-direction:column;align-items:flex-start;gap:6px;padding:20px}.hw-directory{padding:38px 20px}.hw-directory>header{grid-template-columns:1fr;gap:16px;margin-bottom:26px}.hw-directory-item{grid-template-columns:1fr;gap:12px;padding:24px 0}.hw-directory-item a{grid-column:1;justify-self:start;padding-top:0}.hw-home-note{grid-template-columns:1fr;gap:20px;padding:30px 20px}.hw-page-head{padding:35px 20px 30px}.hw-page-head h1{font-size:2.35rem}.hw-transport-image img{aspect-ratio:1.45}.hw-transport-image figcaption{padding:12px 20px}.hw-request-grid{grid-template-columns:1fr;padding:30px 20px 38px;gap:28px}.hw-contact-bar{flex-direction:column;align-items:flex-start;gap:24px;padding:28px 20px}.hw-contact-bar p{font-size:1.3rem}.hw-warehouse-overview{grid-template-columns:1fr}.hw-warehouse-overview img{height:auto;min-height:0;flex:none;aspect-ratio:1.4}.hw-warehouse-overview aside{padding:30px 20px}.hw-warehouse-questions{grid-template-columns:1fr;padding:34px 20px;gap:28px}.hw-work{grid-template-columns:1fr;margin:0 20px 36px}.hw-work img{height:auto;aspect-ratio:1.05;object-position:50% 25%}.hw-work figcaption{position:static;padding:12px 18px;font-size:.8125rem}.hw-work-copy{padding:24px 20px}.hw-logistics-intro{grid-template-columns:1fr;padding:30px 20px;gap:25px}.hw-logistics-rows{padding:4px 20px 34px}.hw-logistics-row{grid-template-columns:1fr;gap:15px;padding:24px 0}.hw-logistics-end{flex-direction:column;align-items:flex-start;gap:24px;padding:28px 20px}.hw-contact-head{padding:35px 20px 30px}.hw-contact-head h1{font-size:2.35rem}.hw-channels{flex-direction:column;gap:4px;align-items:flex-start}.hw-form-wrap{padding:30px 20px 36px}.hw-form-grid{grid-template-columns:1fr;gap:22px}.hw-address{grid-template-columns:1fr;gap:22px;padding:28px 20px}.hw-footer{padding:28px 20px 22px}.hw-footer-line,.hw-footer-bottom{flex-direction:column;gap:12px}.hw-footer-bottom{font-size:.8125rem}.hw-footer-line a{padding:3px 0}}
@media(max-width:380px){.hw-brand{gap:10px}.hw-mark{display:none}.hw-brand-name{font-size:.8125rem}.hw-brand-name small{font-size:.75rem}.hw-form-finish .hw-button{width:100%}.hw-cover-copy h1{font-size:2.2rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}
