@font-face{font-family:'JRK Display';src:url('../fonts/JRK-Display.ttf') format('truetype');font-weight:400 700;font-display:swap}@font-face{font-family:'JRK Text';src:url('../fonts/JRK-Text.ttf') format('truetype');font-weight:200 800;font-display:swap}
:root{--plum:#421c35;--dark:#291423;--gold:#e5b754;--paper:#faf5eb;--ink:#382735;--muted:#736470;--line:#d8cbd0;--side:230px;--space:clamp(1.5rem,5vw,5.5rem)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:400 1.0625rem/1.65 'JRK Text',Arial,sans-serif}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-family:'JRK Display','Arial Narrow',Arial,sans-serif;line-height:.99;font-weight:600;letter-spacing:-.035em}h1{font-size:clamp(3.5rem,7.5vw,7.8rem)}h2{font-size:clamp(2.6rem,5.4vw,5rem)}h3{font-size:clamp(1.7rem,2.9vw,2.5rem)}p+p{margin-top:1rem}a{color:inherit;text-underline-offset:.25em}img{display:block;max-width:100%;width:100%;height:auto}button,input,textarea,select{font:inherit}button{cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}::selection{background:var(--gold);color:var(--dark)}:focus-visible{outline:3px solid #a56b0b;outline-offset:5px}.skip{position:fixed;top:1rem;left:1rem;z-index:150;transform:translateY(-200%);background:var(--gold);color:var(--dark);padding:.7rem 1rem}.skip:focus{transform:none}.site{margin-left:var(--side);min-width:0}.section{padding:clamp(3.5rem,7vw,7rem) var(--space)}.eyebrow{display:block;font-size:.875rem;line-height:1.5;margin-bottom:1.5rem}.lead{font-size:clamp(1.15rem,1.7vw,1.4rem);line-height:1.65}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:2rem;padding:.8rem 1.4rem;min-height:3.5rem;border:1px solid transparent;border-radius:2rem;background:var(--gold);color:var(--dark);font-size:1rem;font-weight:650;text-decoration:none;line-height:1.4}.button span{font-size:1.45rem}.button:hover{background:#f4ca72}.button.plum{background:var(--plum);color:white}.button.plum:hover{background:var(--dark)}.inline-links{display:flex;flex-wrap:wrap;gap:1.5rem 2.5rem;margin-top:2rem}.inline-links a{font-weight:650}.sidebar{position:fixed;left:0;top:0;bottom:0;width:var(--side);padding:2.4rem 1.8rem 1.8rem;background:var(--paper);z-index:50;display:flex;flex-direction:column;border-right:1px solid var(--line);overflow-y:auto}.wordmark{text-decoration:none;display:block}.wordmark strong{font:700 3.8rem/.9 'JRK Display','Arial Narrow',sans-serif;letter-spacing:-.07em;display:flex;align-items:flex-start;gap:.25rem;color:var(--plum)}.wordmark strong span{font:400 1.5rem/1 'JRK Text',Arial,sans-serif;color:#95620e;margin-top:.1rem}.wordmark>span{display:block;font-size:.94rem;margin-top:.6rem}.sidebar nav{display:grid;gap:1.2rem;margin-block:auto;padding-block:3rem}.sidebar nav a{font-size:1rem;line-height:1.4;text-decoration:none;padding:.4rem 0;border-bottom:1px solid transparent}.sidebar nav a:hover,.sidebar nav a[aria-current=page]{color:var(--plum);border-color:var(--plum)}.sidebar nav a[aria-current=page]{font-weight:750}.sidebar-bottom{display:grid;gap:.55rem;font-size:.875rem}.sidebar-bottom>span{font-size:.8rem;color:var(--muted);margin-bottom:.5rem}.sidebar-bottom a{text-decoration:none}.sidebar-bottom a:hover{text-decoration:underline}.menu-button{display:none}.home-hero{position:relative;background:var(--plum);color:white;min-height:min(820px,100svh);padding:clamp(3rem,7vw,6rem) var(--space);display:flex;flex-direction:column;justify-content:center;isolation:isolate;overflow:hidden;border-radius:0 0 0 5rem}.home-hero .hero-copy{max-width:55rem}.home-hero h1{max-width:14ch}.home-hero p{max-width:29rem;margin-top:1.5rem;font-size:1.15rem}.home-hero .button{margin-top:2rem}.hero-note{position:absolute;right:2rem;bottom:1.7rem;font-size:.8rem}.intro h2{max-width:18ch}.intro .lead{max-width:45rem;margin-top:2rem}.footer{padding:3rem var(--space) 1.5rem;background:var(--plum);color:var(--paper)}.footer>p{font-size:.94rem}.footer-email{display:flex;justify-content:space-between;gap:1rem;font:600 clamp(2.8rem,6vw,5rem)/1.1 'JRK Display',Arial,sans-serif;text-decoration:none;padding:1.4rem 0 2rem;border-bottom:1px solid #78546c;letter-spacing:-.03em}.footer-email:hover{color:var(--gold)}.footer-details{display:grid;grid-template-columns:1.5fr 1fr;gap:2rem;margin-block:2rem;font-size:.94rem}.footer-details address{font-style:normal}.footer-details>div{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem}.footer-details a{overflow-wrap:anywhere}.footer-small{display:flex;justify-content:space-between;gap:1.5rem;font-size:.75rem;color:#d7c2d0;border-top:1px solid #78546c;padding-top:1.5rem}.footer :focus-visible,.home-hero :focus-visible{outline-color:var(--gold)}
@media(max-width:1050px){:root{--side:195px}.sidebar{padding-inline:1.4rem}.home-hero{min-height:690px}h1{font-size:clamp(3.5rem,7.4vw,6rem)}}
@media(max-width:800px){.site{margin-left:0}.sidebar{position:relative;width:auto;bottom:auto;display:grid;grid-template-columns:1fr auto;align-items:center;gap:0;padding:1.3rem 1.5rem;border-right:0;border-bottom:1px solid var(--line);overflow:visible}.wordmark strong{font-size:2.8rem}.wordmark>span{font-size:.8rem;margin-top:.2rem}.sidebar nav{grid-column:1/-1;grid-template-columns:1fr 1fr;margin:0;padding:1.5rem 0 0;gap:.5rem 1rem}.sidebar-bottom{display:none}.js .menu-button{display:flex;align-items:center;gap:1.3rem;padding:.5rem 0 .5rem 1rem;background:none;border:0;color:var(--plum);font-size:1rem}.menu-button span{font-size:1.7rem}.js .sidebar nav{display:none}.js .sidebar nav.open{display:grid}.home-hero{min-height:640px;border-radius:0 0 0 3rem}.home-hero h1{font-size:clamp(3.7rem,11vw,6rem)}.hero-note{left:var(--space);right:auto}.footer-details{grid-template-columns:1fr;gap:1rem}.footer-small{flex-direction:column;gap:.5rem}}
@media(max-width:430px){.home-hero{min-height:620px}.home-hero h1{font-size:3.5rem}.home-hero p{font-size:1.0625rem}.sidebar nav a{font-size:.94rem}.button{gap:1rem}.inline-links{flex-direction:column;gap:1rem}}
.hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:-2}.home-hero::after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(35,12,29,.86),rgba(35,12,29,.2) 90%);z-index:-1}.home-hero{justify-content:flex-end;padding-bottom:6rem}.home-editorial{display:grid;grid-template-columns:1.25fr 1fr;background:var(--gold)}.home-editorial>img{height:100%;min-height:580px;object-fit:cover}.home-editorial>div{padding:clamp(2rem,4.5vw,4rem)}.home-editorial h2{font-size:clamp(2.5rem,4.7vw,4.4rem);margin-bottom:1.5rem}.home-editorial .button{margin-top:1.8rem}.freight-title{display:grid;grid-template-columns:1.25fr 1fr;gap:3rem;align-items:end;background:var(--gold);padding-bottom:5rem}.freight-title h1{text-transform:uppercase;font-size:clamp(4.2rem,9.3vw,9.2rem);line-height:.87}.freight-title-copy{max-width:29rem;padding-bottom:.5rem}.freight-title-copy .button{margin-top:1.8rem}.freight-photo{margin:0 var(--space) 0 0}.freight-photo img{aspect-ratio:1.85;object-fit:cover}.freight-photo figcaption,.warehouse-collage figcaption,.loading-photo figcaption{font-size:.8rem;padding-top:.7rem;color:var(--muted)}.freight-photo figcaption{padding-left:var(--space)}.freight-brief article{display:grid;grid-template-columns:.75fr 1.25fr;gap:4rem;padding:3.5rem 0;border-bottom:1px solid var(--line)}.freight-brief article:first-child{padding-top:0}.freight-brief article:last-child{border:0;padding-bottom:0}.freight-brief h2{font-size:clamp(2.7rem,4.6vw,4.6rem)}.freight-brief p:not(.lead){color:var(--muted)}.logistics-block{background:#ecdee7;border-radius:4rem 0 0 0;display:grid;grid-template-columns:1fr 1fr;gap:2rem 4rem}.logistics-block>.eyebrow{grid-column:1/-1;margin:0}.logistics-block h2{font-size:clamp(2.8rem,4.7vw,4.5rem)}.logistics-copy a{display:inline-block;margin-top:1.5rem;font-weight:700}.warehouse-title{display:grid;grid-template-columns:1.2fr .8fr;align-items:end;gap:0 3rem;padding-bottom:3rem}.warehouse-title .eyebrow{grid-column:1/-1}.warehouse-title h1{font-size:clamp(3.7rem,7.7vw,7.2rem)}.warehouse-title p{max-width:26rem;padding-bottom:.3rem}.warehouse-collage{padding:0 var(--space);display:grid;grid-template-columns:1.55fr .7fr;gap:1.5rem;align-items:start}.warehouse-collage figure:first-child{padding-top:3rem}.warehouse-collage figure:first-child img{aspect-ratio:1.2;object-fit:cover;border-radius:0 3.5rem 0 0}.warehouse-collage figure:last-child img{aspect-ratio:.73;object-fit:cover;border-radius:0 0 3rem 0}.warehouse-scope{display:grid;grid-template-columns:.85fr 1.15fr;gap:4rem}.warehouse-scope .button{margin-top:1.8rem}.warehouse-scope dl{margin:0}.warehouse-scope dl>div{padding:1.4rem 0;border-top:1px solid var(--line)}.warehouse-scope dt{font-weight:750;font-size:1.1rem}.warehouse-scope dd{margin:.6rem 0 0;color:var(--muted)}.loading-photo{position:relative}.loading-photo img{aspect-ratio:1.85;object-fit:cover}.loading-photo figcaption{padding:1rem var(--space);background:var(--gold);color:var(--ink)}.work-inquiry>div{display:grid;grid-template-columns:1fr 1fr;gap:4rem}.work-inquiry .small{font-size:.875rem;color:var(--muted)}.work-inquiry a{display:inline-block;margin-top:1.5rem;font-weight:700}.contact-title{display:grid;grid-template-columns:1fr 1fr;gap:0 3rem;background:var(--plum);color:var(--paper);border-radius:0 0 0 4rem}.contact-title>.eyebrow{grid-column:1/-1}.contact-title h1{font-size:clamp(4rem,7.8vw,7.4rem)}.contact-direct{align-self:end;display:flex;flex-direction:column;align-items:flex-start;gap:1rem;min-width:0}.contact-direct>a{overflow-wrap:anywhere;max-width:100%}.contact-direct .phone-large{font-family:'JRK Display',Arial,sans-serif;font-size:clamp(1.8rem,3vw,3rem);text-decoration:none;color:var(--gold)}.contact-direct address{font-size:.94rem;font-style:normal;margin-top:1rem}.contact-title :focus-visible{outline-color:var(--gold)}.request-heading{max-width:42rem;margin-bottom:3rem}.request-heading h2{margin-bottom:1.3rem}.request-heading>p{color:var(--muted)}.inquiry-form{max-width:1200px}.form-row{display:grid;grid-template-columns:.8fr 1.8fr;gap:2rem;border:0;border-top:1px solid var(--line);margin:0;padding:1.8rem 0}.form-row>label,.form-row legend{font-size:1rem;font-weight:650}.form-row>label span{color:#914272}.inquiry-form fieldset.form-row{display:block;padding-top:1.3rem}.form-row legend{padding:0 1rem 0 0;float:none}.topic-options{display:grid;grid-template-columns:repeat(4,1fr);gap:.75rem;padding-top:.5rem}.topic-options label{display:flex;align-items:center;gap:.7rem;min-height:3.4rem;border:1px solid var(--line);padding:.7rem .8rem;border-radius:.6rem;font-size:.94rem;cursor:pointer}.topic-options label:has(input:checked){border-color:var(--plum);background:#ecdee7}.topic-options input{accent-color:var(--plum);width:1.1rem;height:1.1rem;flex-shrink:0}.topic-options .hint{grid-column:1/-1}.field-pair{display:grid;grid-template-columns:1fr 1fr;gap:1rem;min-width:0}.field-pair>div{min-width:0}.inquiry-form input:not([type=checkbox]),.inquiry-form textarea{display:block;border:1px solid #ab96a4;border-radius:.6rem;background:white;padding:.9rem;width:100%;min-width:0;color:var(--ink);min-height:3.5rem}.inquiry-form textarea{resize:vertical;min-height:12rem}.inquiry-form ::placeholder{color:#7a6875;opacity:1}.hint{font-size:.875rem;color:var(--muted);line-height:1.6}.form-row .hint{margin-top:.7rem}.work-note{margin-top:1rem;padding:1rem;background:#ecdee7;font-size:.875rem}.draft-preview{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:1.3rem 0}.draft-preview summary{display:flex;justify-content:space-between;gap:1rem;cursor:pointer;font-weight:650;list-style:none}.draft-preview summary::-webkit-details-marker{display:none}.draft-preview summary span{font-size:1.5rem;line-height:1}.draft-preview[open] summary span{transform:rotate(45deg)}.draft-preview pre{font:400 1rem/1.65 'JRK Text',Arial,sans-serif;white-space:pre-wrap;overflow-wrap:anywhere;margin:1.5rem 0 .3rem;padding:1.4rem;background:#ecdee7;border-radius:.6rem}.form-bottom{padding-top:2rem;display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:start}.form-buttons{display:flex;flex-wrap:wrap;gap:1rem;align-items:center}.copy-button{background:none;border:0;padding:.7rem 0;min-height:2.8rem;color:var(--plum);text-decoration:underline;text-underline-offset:.3em}.form-status{font-size:.94rem;min-height:1.5rem;margin-top:1rem;color:var(--plum);overflow-wrap:anywhere}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}html:not(.js) [data-copy],html:not(.js) .draft-preview{display:none}
@media(max-width:1100px){.home-editorial{grid-template-columns:1fr 1fr}.home-editorial>img{min-height:520px}.freight-title{gap:2rem}.freight-title h1{font-size:7.4vw}.freight-brief article,.warehouse-scope,.work-inquiry>div{gap:2rem}.topic-options{grid-template-columns:1fr 1fr}.form-row{grid-template-columns:.8fr 1.8fr;gap:1rem}.field-pair{grid-template-columns:1fr}.contact-title{grid-template-columns:1.1fr .9fr;gap:0 2rem}.contact-direct .phone-large{font-size:2rem}.form-bottom{grid-template-columns:1fr}}
@media(max-width:800px){.hero-image{object-position:60% center}.home-hero::after{background:linear-gradient(0deg,rgba(35,12,29,.94),rgba(35,12,29,.2))}.home-editorial{grid-template-columns:1fr 1fr}.home-editorial>img{min-height:460px}.freight-title{grid-template-columns:1fr;gap:2rem}.freight-title h1{font-size:clamp(4.8rem,15vw,7.8rem)}.freight-title-copy{max-width:40rem}.freight-photo{margin-right:0}.freight-photo img{aspect-ratio:1.5}.freight-photo figcaption{padding-right:var(--space)}.warehouse-title{grid-template-columns:1fr;gap:1.5rem}.warehouse-title>.eyebrow{margin:0}.warehouse-title p{max-width:35rem}.warehouse-title h1{font-size:clamp(4rem,12vw,6rem)}.warehouse-collage{gap:1rem}.warehouse-collage figure:first-child{padding-top:2rem}.contact-title{grid-template-columns:1fr 1fr}.contact-title h1{font-size:clamp(4rem,10vw,6rem)}}
@media(max-width:600px){.home-editorial,.freight-brief article,.logistics-block,.warehouse-scope,.work-inquiry>div,.contact-title{grid-template-columns:1fr}.home-editorial>img{min-height:0;aspect-ratio:1.2;object-fit:cover}.home-editorial>div{padding:2.5rem var(--space)}.freight-brief article{gap:1.5rem;padding-block:2.5rem}.freight-brief article .eyebrow{margin-bottom:.7rem}.logistics-block{gap:1.5rem;border-radius:2.5rem 0 0 0}.warehouse-collage{grid-template-columns:1.35fr .8fr;padding-inline:1rem}.warehouse-collage figure:first-child{padding-top:1.5rem}.warehouse-collage figure:first-child img{aspect-ratio:.9;border-radius:0 2rem 0 0}.warehouse-collage figure:last-child img{border-radius:0 0 2rem 0;aspect-ratio:.65}.warehouse-collage figcaption{font-size:.75rem;line-height:1.5}.warehouse-scope{gap:2rem}.loading-photo img{aspect-ratio:1.25}.work-inquiry>div{gap:1.5rem}.contact-title{gap:1.5rem;border-radius:0 0 0 2.5rem}.contact-title>.eyebrow{margin:0}.contact-title h1{font-size:clamp(4rem,14vw,5rem)}.contact-direct{padding-top:1rem}.form-row{grid-template-columns:1fr;gap:1rem}.field-pair{grid-template-columns:1fr 1fr}.topic-options{gap:.5rem}.topic-options label{font-size:.875rem;padding:.7rem}.form-bottom{gap:1.5rem}.request-heading{margin-bottom:2rem}}
@media(max-width:430px){.field-pair{grid-template-columns:1fr}.home-hero{padding-bottom:5.5rem}.hero-note{font-size:.75rem}.warehouse-collage{grid-template-columns:1.1fr .85fr}}
.hero-note{padding:.4rem .8rem;border-radius:1rem;background:var(--plum)}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{animation:none!important;transition:none!important}}
