@charset "utf-8";
/* Local fonts. A printed field manual, built for the web. */
@font-face{font-family:"Bricolage Grotesque";font-style:normal;font-weight:500 800;font-display:swap;src:url("fonts/bricolage-grotesque.woff2") format("woff2")}
@font-face{font-family:"Instrument Sans";font-style:normal;font-weight:400 600;font-display:swap;src:url("fonts/instrument-sans.woff2") format("woff2")}
@font-face{font-family:"JetBrains Mono";font-style:normal;font-weight:400 500;font-display:swap;src:url("fonts/jetbrains-mono.woff2") format("woff2")}
:root{--paper:#22211e;--ink:#f2efe7;--muted:#bcb7ac;--line:#59564e;--accent:#f58a60;--print:#ee6a3e;--soft:#2b2924;--display:"Bricolage Grotesque","Arial",sans-serif;--body:"Instrument Sans",Arial,sans-serif;--mono:"JetBrains Mono",monospace;color-scheme:dark}
:root[data-theme="light"]{--paper:#f2efe7;--ink:#25231f;--muted:#656159;--line:#c6c1b5;--accent:#b4381b;--soft:#e8e4da;color-scheme:light}
*{box-sizing:border-box}
html{-webkit-text-size-adjust:100%;scroll-padding-top:28px}
body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--body);font-size:17px;line-height:1.55}
::selection{background:var(--print);color:#25231f}
a{color:inherit;text-underline-offset:5px}
a:focus-visible,button:focus-visible,summary:focus-visible{outline:2px solid currentColor;outline-offset:6px}
button{font:inherit}
img,svg{max-width:100%;display:block}
h1,h2,h3,p,figure{margin:0}
h1,h2,h3{font-family:var(--display);font-weight:700;letter-spacing:-.045em;line-height:1.03}
ul{margin:0;padding:0;list-style:none}
.wrap{width:min(1280px,calc(100% - 112px));margin-inline:auto}
.skip{position:fixed;z-index:10;left:20px;top:12px;padding:12px 18px;background:var(--ink);color:var(--paper);transform:translateY(-160%)}
.skip:focus{transform:translateY(0)}
.eyebrow{font:400 11px/1.6 var(--mono);letter-spacing:.04em;text-transform:uppercase}
/* A quiet masthead leaves room for the work. */
.top{display:flex;align-items:center;gap:34px;min-height:100px;border-bottom:1px solid var(--ink)}
.wordmark{display:inline-flex;gap:17px;align-items:center;text-decoration:none;white-space:nowrap;flex:none}
.brand-symbol{display:block;width:108px;height:auto;flex:none}
.brand-slash{fill:var(--print)}
.brand-name{font:700 15px/1.12 var(--display);letter-spacing:-.03em}
.brand-and{font-weight:500}
nav{margin-left:auto}
nav ul{display:flex;gap:28px}
nav a{display:block;padding:12px 0;text-decoration:none;font-size:14px}
nav a:hover{text-decoration:underline}
.mode{display:flex;gap:0;align-items:center;padding:0;cursor:pointer;border:1px solid var(--line);background:none;color:var(--muted)}
.mode span{display:grid;place-items:center;width:36px;height:36px}
.mode svg{width:20px;height:20px}
.mode[aria-pressed="false"] .m-helm,.mode[aria-pressed="true"] .m-hoodie{color:var(--paper);background:var(--ink)}
/* One large statement, one bespoke workwear print. */
.hero{padding-top:64px;display:grid;grid-template-columns:1.25fr .85fr;column-gap:70px;align-items:start}
.hero-heading{padding-top:5px;container-type:inline-size}
.hero-heading .eyebrow{display:flex;flex-wrap:wrap;gap:4px 20px;margin-bottom:37px}
.hero-location{color:var(--muted)}
.hero h1{font-size:min(13.6cqw,118px);font-weight:800;line-height:.98;letter-spacing:-.04em}
.hero h1 em{font-style:normal;position:relative;display:inline-block}
.hero h1 em::after{content:"";position:absolute;left:0;right:1%;bottom:-.11em;height:5px;background:var(--print);transform:rotate(-1.2deg)}
.lede{max-width:35ch;font-size:20px;line-height:1.5;margin-top:36px;color:var(--muted)}
.text-link{display:inline-flex;align-items:center;justify-content:space-between;gap:38px;padding:12px 0;border-bottom:1px solid currentColor;font-size:16px;font-weight:600;text-decoration:none}
.text-link span{font-size:29px;line-height:1;transition:transform .18s ease}
.text-link:hover span{transform:translate(4px,-3px)}
.hero-link{margin-top:24px}
.hero-link:hover span{transform:translate(4px,4px)}
.workwear{background:var(--print);color:#25231f;padding:25px 26px 22px;position:relative}
.print-heading{display:flex;justify-content:space-between;border-bottom:1px solid #25231f;padding-bottom:12px;font:500 12px/1.4 var(--mono);text-transform:uppercase}
.workwear img{width:100%;height:auto;margin:4px 0 0}
.workwear figcaption{display:flex;justify-content:space-between;align-items:end;font-size:12px;line-height:1.4}
.print-sign{display:block;margin-left:16px}
.print-sign .brand-symbol{width:94px}
.print-sign .brand-slash{fill:currentColor}
.hero-foot{grid-column:1/-1;display:flex;justify-content:space-between;gap:16px;margin-top:56px;padding:20px 0;border-top:1px solid var(--line);font-size:12px;color:var(--muted)}
.hero-foot a{text-decoration:none;color:var(--ink)}
.hero-foot a span{margin-left:12px}
.hero-foot a:hover{text-decoration:underline}
/* Product stories are open spreads, not a deck of cards. */
.products-section{padding-top:102px;padding-bottom:112px}
.section-heading{display:grid;grid-template-columns:1fr 1.55fr 1.2fr;gap:36px;align-items:start;padding-bottom:62px}
.section-heading .eyebrow{padding-top:7px}
.section-heading h2{font-size:clamp(38px,4.4vw,64px)}
.section-heading>p:last-child{padding-top:7px;font-size:15px;line-height:1.7;color:var(--muted)}
.product{display:grid;grid-template-columns:1fr 1fr;gap:0;align-items:center;border-top:1px solid var(--line);padding-top:32px}
.product+.product{margin-top:78px}
.product-copy{padding:24px 0 24px 68px;container-type:inline-size}
.product-meta{display:flex;flex-wrap:wrap;justify-content:space-between;gap:8px 20px;padding-bottom:24px;font:400 11px/1.4 var(--mono);text-transform:uppercase;letter-spacing:.035em}
.status{color:var(--muted);white-space:nowrap}
.status::before{content:"";display:inline-block;width:5px;height:5px;background:currentColor;vertical-align:middle;margin-right:8px}
.product-copy h3{font-size:clamp(32px,3.4vw,49px);line-height:1.05;margin-bottom:24px}
.product-copy>p:not(.product-meta){max-width:42ch;color:var(--muted);font-size:17px}
.product-facts{margin:26px 0 20px}
.product-facts li{padding:9px 0;border-top:1px solid var(--line);font-size:13px;display:flex;gap:10px}
.product-facts li::before{content:"/";color:var(--accent)}
.product-copy .text-link{min-width:220px}
.product-visual{align-self:stretch;display:flex;flex-direction:column;padding:28px;min-height:500px}
.visual-top{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:34px}
.visual-top>span:last-child{font:400 10px/1.4 var(--mono);max-width:15ch;text-align:right}
.product-wordmark{font:700 32px/1 var(--display);letter-spacing:-.06em}
.product-visual figcaption{display:flex;gap:15px;justify-content:space-between;font:400 10px/1.5 var(--mono);padding-top:22px}
.product-visual figcaption span:last-child{opacity:.7}
.peekami-visual{background:#233149;color:#ffcfad}
.peekami-photo{position:relative;flex:1;min-height:330px;overflow:hidden}
.peekami-photo img{width:100%;height:100%;position:absolute;object-fit:cover;object-position:65% center}
.photo-corner{width:19px;height:19px;position:absolute;border-color:#ffcfad;border-style:solid;border-width:0}
.c1{left:15px;top:15px;border-top-width:2px;border-left-width:2px}
.c2{right:15px;top:15px;border-top-width:2px;border-right-width:2px}
.c3{left:15px;bottom:15px;border-bottom-width:2px;border-left-width:2px}
.c4{right:15px;bottom:15px;border-bottom-width:2px;border-right-width:2px}
.sitepit .product-copy{grid-column:1;grid-row:1;padding:24px 68px 24px 0}
.sitepit .product-visual{grid-column:2;grid-row:1}
.sitepit-visual{background:#d5ddd4;color:#243c33;overflow:hidden}
.field-sheet{background:#f7f5eb;color:#283e35;padding:22px 26px;position:relative;margin:0 16px;transform:rotate(-3deg);border:1px solid #9aab9f;box-shadow:6px 7px 0 #afc0b2}
.sheet-label{display:flex;justify-content:space-between;gap:12px;font:400 10px/1.4 var(--mono);letter-spacing:.03em;text-transform:uppercase;border-bottom:1px solid #9aab9f;padding-bottom:13px}
.sheet-title{font:700 clamp(30px,3.3vw,44px)/1.04 var(--display);letter-spacing:-.055em;margin:22px 0}
.sheet-project{font:400 10px/1.5 var(--mono);padding-bottom:12px}
.sheet-entries{margin:0}
.sheet-entries>div{display:flex;justify-content:space-between;border-top:1px solid #c3ccbf;padding:11px 0;font-size:12px}
.sheet-entries dd{margin:0;display:flex;gap:28px}
.sheet-entries dd span{font-weight:600}
.sheet-stamp{position:absolute;top:122px;right:15px;transform:rotate(10deg);font:400 10px/1.3 var(--mono);text-align:center;border:2px solid #416853;color:#416853;padding:10px 7px;background:#f7f5eb}
.sheet-stamp b{font-size:13px}
.sheet-bottom{font:400 10px/1.4 var(--mono);border-top:1px solid #283e35;margin-top:10px;padding-top:12px;display:flex;justify-content:space-between;align-items:center}
.sheet-bottom span{font-size:20px}
.sitepit-visual figcaption{margin-top:auto;padding-top:34px}
/* A compact introduction, followed by two clear person rows. */
.studio{background:#292823;color:#f2efe7}
.studio-inner{padding-top:60px;padding-bottom:28px}
.studio .eyebrow{color:#bdb7a9}
.studio-intro{margin-top:24px}
.studio-intro h2{font-size:clamp(40px,4.3vw,62px);font-weight:700;letter-spacing:-.05em}
.studio-intro>p{margin-top:14px;max-width:58ch;font-size:18px;line-height:1.6;color:#cdc8bc}
.people{margin-top:40px}
.person{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;align-items:start;border-top:1px solid #6c685d;padding:28px 0}
.person-role{font:400 10px/1.5 var(--mono);text-transform:uppercase;letter-spacing:.04em;color:#f08155}
.person h3{font-size:32px;margin-top:9px;letter-spacing:-.04em}
.person>p{font-size:17px;line-height:1.65;color:#cdc8bc;max-width:58ch;padding-top:3px}
/* A large invitation, with the address in plain sight. */
.contact{padding-top:94px;padding-bottom:76px}
.contact-main{display:flex;justify-content:space-between;gap:30px;align-items:center;margin-top:30px}
.contact h2{font-size:clamp(66px,11vw,156px);font-weight:800;letter-spacing:-.06em}
.contact-arrow{display:grid;place-items:center;width:100px;aspect-ratio:1;color:var(--paper);background:var(--ink);font:400 68px/1 var(--body);text-decoration:none;transition:background .2s,color .2s}
.contact-arrow:hover{background:var(--print);color:#25231f}
.contact-bottom{margin-top:40px}
.contact-bottom p{font-size:14px;color:var(--muted)}
.mail{display:inline-block;font-size:clamp(18px,2.3vw,30px);font-weight:600;margin-top:12px;letter-spacing:-.03em}
footer{padding:26px 0;border-top:1px solid var(--ink);display:flex;justify-content:space-between;gap:24px;flex-wrap:wrap;font-size:12px;color:var(--muted)}
footer ul{display:flex;gap:24px;flex-wrap:wrap}
footer a{text-decoration:none;padding:5px 0;display:inline-block}
footer a:hover{text-decoration:underline}
/* The same typesetting carries through to the legal pages. */
.legal{padding:64px 0 88px;display:grid;gap:22px;min-height:65vh}
.legal>*{max-width:72ch}
.legal h1{font-size:clamp(38px,6vw,76px);margin-bottom:18px}
.legal h2{font-size:25px;margin-top:20px;letter-spacing:-.025em}
.legal p,.legal li{font-size:16px;color:var(--muted);overflow-wrap:anywhere}
.legal p b{color:var(--ink)}
.legal ul{list-style:disc;padding-left:20px;display:grid;gap:8px}
.legal .note{font:400 11px/1.5 var(--mono);text-transform:uppercase;color:var(--accent)}
/* Compact formats retain the hierarchy, without shrinking the work to thumbnails. */
@media(min-width:1500px){.hero{column-gap:110px}}
@media(max-width:1100px){.wrap{width:calc(100% - 72px)}.hero{column-gap:42px;grid-template-columns:1.15fr .85fr}.hero-heading .eyebrow{display:block;margin-bottom:28px}.hero-location{display:block;margin-top:5px}.lede{font-size:18px}.workwear{padding:20px}.product-copy{padding-left:40px}.sitepit .product-copy{padding-right:40px}.section-heading{grid-template-columns:.8fr 1.3fr 1fr;gap:25px}.sheet-stamp{top:119px;right:8px}.field-sheet{margin:0 6px;padding:20px}}
@media(max-width:800px){.wrap{width:calc(100% - 48px)}.top{min-height:84px;gap:20px}nav ul{gap:18px}nav a{font-size:13px}.hero{padding-top:44px;column-gap:28px}.hero-heading .eyebrow{font-size:10px}.lede{font-size:16px;margin-top:25px}.hero-link{margin-top:15px;font-size:14px;gap:22px}.workwear{padding:17px 16px}.print-heading{font-size:10px}.workwear figcaption{font-size:10px}.print-sign{font-size:27px}.hero-foot{margin-top:36px;font-size:11px}.products-section{padding-top:66px;padding-bottom:76px}.section-heading{grid-template-columns:1fr 1fr;gap:20px;padding-bottom:35px}.section-heading .eyebrow{grid-column:1/-1}.section-heading h2{font-size:43px}.section-heading>p:last-child{font-size:14px}.product-copy{padding:16px 0 16px 30px}.product-copy h3{font-size:31px}.product-copy>p:not(.product-meta){font-size:15px}.product-meta{font-size:10px;gap:10px}.product-facts li{font-size:12px}.product-visual{padding:20px;min-height:440px}.visual-top{margin-bottom:24px}.product-wordmark{font-size:27px}.visual-top>span:last-child{font-size:10px}.product-visual figcaption{font-size:10px}.peekami-photo{min-height:310px}.sitepit .product-copy{padding:16px 30px 16px 0}.field-sheet{margin:0;padding:16px}.sheet-title{font-size:33px}.sheet-stamp{position:static;display:table;margin:20px 0 10px auto;transform:rotate(6deg)}.sheet-entries dd{gap:10px}.sheet-entries>div{font-size:11px}.sheet-label{font-size:9px}.sheet-bottom{font-size:9px}.contact-arrow{width:76px;font-size:50px}}
@media(max-width:620px){.wrap{width:calc(100% - 40px)}.top{flex-wrap:wrap;gap:0;min-height:0;padding:20px 0 14px;justify-content:space-between}.mode span{width:34px;height:34px}nav{order:3;width:100%;margin:15px 0 0}nav ul{gap:26px}nav a{font-size:12px;padding:4px 0}.hero{grid-template-columns:1fr;padding-top:38px;gap:32px}.hero-heading .eyebrow{font-size:10px;display:flex;justify-content:space-between;gap:2px 14px;margin-bottom:30px}.hero-location{margin-top:0}.hero h1{font-size:min(13.6cqw,86px);letter-spacing:-.04em;line-height:.99}.hero h1 em::after{height:3px}.lede{max-width:33ch;font-size:18px;margin-top:29px}.hero-link{font-size:15px;margin-top:15px}.workwear{padding:20px 22px}.workwear img{max-height:340px;object-fit:contain}.print-heading{font-size:11px}.workwear figcaption{font-size:11px}.print-sign{font-size:32px}.hero-foot{margin:0;display:block;padding:19px 0;font-size:11px}.hero-foot a{display:inline-block;margin-top:10px}.products-section{padding-top:57px;padding-bottom:60px}.section-heading{display:block;padding-bottom:30px}.section-heading h2{font-size:46px;margin-top:22px}.section-heading>p:last-child{font-size:15px;line-height:1.65;margin-top:20px}.product{grid-template-columns:1fr;padding-top:22px;gap:0}.product-visual{min-height:0;padding:22px}.peekami-photo{min-height:340px}.product-wordmark{font-size:32px}.visual-top>span:last-child{font-size:10px}.product-visual figcaption{font-size:10px}.product-copy,.sitepit .product-copy{padding:27px 0 0;grid-column:auto;grid-row:auto}.sitepit .product-visual{grid-column:auto;grid-row:auto}.product-meta{font-size:11px;padding-bottom:20px}.product-copy h3{font-size:43px;line-height:1.05;margin-bottom:22px}.product-copy>p:not(.product-meta){font-size:17px}.product-facts{margin-top:24px}.product-facts li{font-size:13px;padding:10px 0}.product-copy .text-link{font-size:16px;min-width:240px}.product+.product{margin-top:52px}.field-sheet{margin:8px 10px 0;padding:20px 23px}.sheet-title{font-size:39px}.sheet-label{font-size:10px}.sheet-entries>div{font-size:12px}.sheet-stamp{position:absolute;top:121px;right:13px;margin:0;transform:rotate(10deg)}.sheet-bottom{font-size:10px}.contact{padding-top:55px;padding-bottom:48px}.contact-main{gap:16px;margin-top:27px}.contact h2{font-size:clamp(48px,12.9vw,78px)}.contact-arrow{width:51px;font-size:36px;flex:none}.contact-bottom{margin-top:23px}.contact-bottom p{font-size:14px}.mail{font-size:clamp(18px,5.3vw,27px);margin-top:12px}footer{gap:13px;padding:22px 0 28px;font-size:11px}footer ul{gap:22px}.legal{padding:42px 0 64px}.legal h1{font-size:42px}.legal p,.legal li{font-size:15px}}
@media(max-width:360px){.mode span{width:32px;height:32px}.hero-heading .eyebrow{font-size:10px}.print-heading{font-size:10px}.product-copy h3{font-size:37px}.peekami-photo{min-height:285px}.field-sheet{margin-inline:0;padding:17px}.sheet-title{font-size:34px}.sheet-stamp{font-size:9px;padding:7px;top:114px;right:8px}.sheet-stamp b{font-size:11px}.mail{font-size:5.6vw}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}

/* The HH/H signature scales as one mark, independent of the display font. */
.footer-brand{display:inline-flex;align-items:center;gap:16px}
.footer-brand .brand-symbol{width:70px}
.footer-brand>span{font-size:12px;line-height:1.4}
@media(max-width:800px){.wordmark{gap:13px}.wordmark>.brand-symbol{width:94px}.brand-name{font-size:14px}.print-sign .brand-symbol{width:76px}}
@media(max-width:360px){.wordmark{gap:11px}.wordmark>.brand-symbol{width:88px}.brand-name{font-size:13px}}

/* Keep each product headline tied to its available text column. */
.product-copy h3{font-size:min(10.8cqw,49px)}
.product-meta>span:first-child{color:var(--muted)}
.product-facts li{line-height:1.6}
.sheet-stamp{position:static;display:table;margin:18px 0 12px auto}
@media(max-width:620px){.product-copy h3{font-size:min(10.8cqw,43px)}.product-meta{font-size:10px}.product-facts li{padding-block:12px}}

/* Stack the person rows naturally on smaller screens. */
@media(max-width:800px){.person{gap:32px}.person h3{font-size:28px}.person>p{font-size:16px}}
@media(max-width:620px){.studio-inner{padding-top:44px;padding-bottom:25px}.studio-intro{margin-top:22px}.studio-intro h2{font-size:clamp(32px,8vw,46px)}.studio-intro>p{font-size:16px;margin-top:12px}.people{margin-top:30px}.person{grid-template-columns:1fr;gap:14px;padding:24px 0}.person>p{padding-top:0}}

/* A restrained stack list closes the studio introduction. */
.studio-stack{display:flex;align-items:baseline;gap:28px;padding-top:22px;border-top:1px solid #6c685d;margin-top:8px}
.studio-stack>p{flex:none;font:400 10px/1.5 var(--mono);letter-spacing:.04em;text-transform:uppercase;color:#f08155}
.studio-stack ul{display:flex;flex-wrap:wrap;gap:8px 24px;font-size:13px;line-height:1.6;color:#cdc8bc}
.studio-stack li{white-space:nowrap}
@media(max-width:620px){.studio-stack{flex-direction:column;align-items:flex-start;gap:12px}.studio-stack ul{gap:8px 20px}}

/* Language links remain visible alongside the existing theme control. */
.top-controls{display:flex;align-items:center;gap:20px;flex:none}
.language-switch{display:flex;gap:12px;font:400 12px/1 var(--mono)}
.language-switch a{display:grid;place-items:center;min-height:36px;text-decoration:none;color:var(--muted)}
.language-switch a[aria-current="page"]{color:var(--ink);text-decoration:underline;text-decoration-color:var(--accent);text-underline-offset:7px}
.language-switch a:hover{color:var(--ink)}
:lang(en) .section-heading h2{font-size:clamp(36px,3.6vw,58px)}
:lang(en) .product-copy h3{font-size:clamp(30px,3.7vw,53px)}
@media(max-width:900px){.top{flex-wrap:wrap;gap:0;padding:20px 0 14px;min-height:0;justify-content:space-between}.top nav{order:3;width:100%;margin:15px 0 0}.top nav a{padding:4px 0}.top-controls{gap:18px}}
@media(max-width:620px){:lang(en) .section-heading h2{font-size:clamp(32px,9.8vw,46px)}:lang(en) .product-copy h3{font-size:min(10.2cqw,43px)}.top-controls{gap:14px}.language-switch{gap:10px;font-size:11px}}
@media(max-width:360px){.top-controls{gap:10px}.language-switch{gap:8px}.wordmark{gap:8px}.wordmark>.brand-symbol{width:70px}.brand-name{font-size:12px}}
