/* AS A BEE & CO - brand-led, responsive static site. */
:root{--brand:#50534c;--brand-dark:#353a32;--ink:#242822;--paper:#f3f3ed;--white:#fff;--line:#d9dbd2;--muted:#62675c;--display:'Arial Narrow','Liberation Sans Narrow','Helvetica Neue',Arial,sans-serif;--body:Arial,'Helvetica Neue',sans-serif;--container:1280px;--gutter:48px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--ink);background:var(--white);font-family:var(--body);font-size:15px;line-height:1.8;-webkit-font-smoothing:antialiased}::selection{background:#dce2cc;color:var(--ink)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{ -webkit-tap-highlight-color:transparent}button{cursor:pointer}img{display:block;max-width:100%;height:auto}svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;flex:none}button{color:inherit}p{margin:0 0 1.35em}p:last-child{margin-bottom:0}h1,h2,h3{font-family:var(--display);font-weight:500;line-height:1.04;margin:0;letter-spacing:-.018em}h1{font-size:clamp(56px,6.7vw,100px)}h2{font-size:clamp(40px,4.35vw,66px)}h3{font-size:32px}figure{margin:0}figcaption{font-size:11px;color:var(--muted);line-height:1.6;margin-top:12px}address{font-style:normal}.container{max-width:calc(var(--container) + 2*var(--gutter));padding-inline:var(--gutter);margin-inline:auto}.section{padding-block:98px}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:88px}.three-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.eyebrow{font-size:10px;font-weight:700;line-height:1.6;letter-spacing:.2em;text-transform:uppercase;margin:0 0 26px}.micro{display:block;font-size:9px;font-weight:700;letter-spacing:.16em;line-height:1.6;text-transform:uppercase}.lead{font-size:21px;line-height:1.65}.small-text{font-size:12px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:10px;left:15px;background:#fff;color:#000;padding:12px 20px;transform:translateY(-160%);z-index:200}.skip-link:focus{transform:translateY(0)}:focus-visible{outline:3px solid #ba9827;outline-offset:5px}a,button{touch-action:manipulation}.draft-notice{background:#e9ebdf;border-bottom:1px solid #d8dccb;font-size:9px;font-weight:600;color:#454a3f;line-height:30px;letter-spacing:.07em}.draft-notice .container{display:flex;justify-content:space-between;gap:20px}.is-live [data-draft-only]{display:none!important}.site-header{background:var(--brand);color:#fff;position:relative;z-index:50}.header-inner{height:99px;display:flex;align-items:center;gap:30px}.brand-link{flex:none}.brand-link img{width:156px;height:48px;object-fit:contain}.primary-nav{display:flex;align-items:center;gap:28px;margin-left:auto}.primary-nav a{font-size:12px;line-height:1.4;position:relative;padding:16px 0;color:#edeee9}.primary-nav a:after{content:'';display:block;position:absolute;bottom:8px;left:0;width:0;height:1px;background:#fff;transition:width .2s}.primary-nav a:hover:after,.primary-nav a[aria-current=page]:after{width:100%}.header-cta{font-size:10px;letter-spacing:.12em;display:flex;gap:18px;align-items:center;padding:14px 18px;border:1px solid #8c9186;margin-left:20px;white-space:nowrap}.header-cta svg{width:15px;height:15px}.header-cta:hover{background:#fff;color:var(--brand)}.menu-toggle{display:none;width:46px;height:46px;background:transparent;border:1px solid #969b8f;align-items:center;justify-content:center;gap:6px;flex-direction:column}.menu-toggle span{height:1px;width:20px;background:#fff;transition:transform .2s}
.button-row{display:flex;align-items:center;flex-wrap:wrap;gap:30px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;min-height:53px;padding:14px 23px;font-size:12px;font-weight:600;border:1px solid transparent;transition:background .2s,color .2s,border-color .2s,transform .2s}.button svg{width:20px;height:20px}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--brand);color:#fff}.button-primary:hover{background:var(--brand-dark)}.button-light{background:#fff;color:var(--brand)}.button-light:hover{background:#e3e6d8}.button-dark{background:var(--ink);color:#fff}.button-dark:hover{background:var(--brand)}.button-outline{border-color:#a0a696;color:#fff;background:transparent}.button-outline:hover{background:#fff;color:var(--brand)}.button:disabled{opacity:.65;cursor:wait;transform:none}.text-link{display:inline-flex;gap:20px;align-items:center;padding:10px 0;border-bottom:1px solid currentColor;font-size:12px;font-weight:600}.text-link svg{width:18px;height:18px;transition:transform .2s}.text-link:hover svg{transform:translateX(4px)}
.hero-home{background:var(--brand);color:#fff;padding-top:46px}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:68px;align-items:center;padding-bottom:48px}.hero-copy .eyebrow{color:#d9ddd3;letter-spacing:.17em;margin-bottom:25px}.hero-copy h1{font-size:clamp(76px,7.55vw,116px);font-weight:500;line-height:.98;letter-spacing:-.015em}.outline-word{color:#e2e8d8}.hero-description{font-size:19px;line-height:1.65;margin-top:28px;margin-bottom:16px}.hero-detail{font-size:13px;line-height:1.9;color:#e0e4d9;max-width:410px;margin-bottom:32px}.hero-copy .text-link{color:#fff}.hero-visual{height:480px;position:relative;isolation:isolate;margin-top:0}.hero-photo{height:420px;margin-left:46px;overflow:hidden}.hero-photo img{width:100%;height:100%;object-fit:cover;object-position:43% center}.hero-logo-tile{position:absolute;width:201px;height:199px;bottom:10px;left:0;background:#50534c;border:1px solid #cbd2bd;display:grid;place-items:center}.hero-logo-tile img{width:142px;height:auto}.hero-caption{position:absolute;right:0;bottom:11px;text-align:right;font-size:9px;letter-spacing:.16em;line-height:1.9}.hero-caption span{display:block}.hero-foot{border-top:1px solid #818775;display:flex;gap:28px;align-items:center;justify-content:space-between;min-height:72px;font-size:9px;letter-spacing:.18em;color:#e3e7dc}.hero-foot a{color:#fff;display:flex;align-items:center;gap:25px}.hero-foot a span{font-size:22px}
.intro-section{background:var(--paper)}.intro-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:85px}.intro-copy{padding-top:2px}.intro-copy>p:not(.lead){color:var(--muted)}.fozzy-signature{display:flex;align-items:center;gap:19px;margin:25px 0 16px}.fozzy-signature img{width:62px;height:62px;object-fit:contain}.fozzy-signature span{font-size:9px;font-weight:700;letter-spacing:.12em;line-height:1.8}.services-overview .two-col>div:first-child p{max-width:390px;color:var(--muted);margin:25px 0}.service-list{border-top:1px solid var(--line)}.service-list>a{display:flex;gap:18px;align-items:flex-start;padding:28px 0;border-bottom:1px solid var(--line)}.list-number{font-family:var(--display);font-size:19px;color:#777e6c;line-height:1.5}.service-list a div{flex:1}.service-list h3{font-size:28px;letter-spacing:0;line-height:1.15;margin-bottom:9px}.service-list p{font-size:12px;color:var(--muted);max-width:390px;line-height:1.75}.service-list svg{margin-top:6px;width:20px;height:20px}.service-list a:hover h3{color:#69745a}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:60px;margin-bottom:44px}.section-heading>div:last-child,.section-heading>p{max-width:435px}.section-heading p:not(.eyebrow){font-size:13px;color:var(--muted)}.portfolio-teaser{background:var(--paper)}.image-card{background:#fff;display:block;border:1px solid #daddd3;transition:transform .2s}.image-card:hover{transform:translateY(-5px)}.card-image{height:246px;overflow:hidden;background:#ebede5}.card-image img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.image-card:hover img{transform:scale(1.025)}.product-image{background:#fff;padding:22px}.product-image img{object-fit:contain}.card-body{padding:26px}.card-body .micro{color:var(--muted);margin-bottom:11px}.card-body h3{display:flex;align-items:center;justify-content:space-between;font-size:34px;margin-bottom:16px}.card-body p{font-size:12px;line-height:1.8;color:var(--muted)}.section-note{font-size:11px;color:var(--muted);margin-top:22px}.market-split{display:grid;grid-template-columns:1fr 1fr;min-height:530px}.split-photo{overflow:hidden}.split-photo img{width:100%;height:100%;object-fit:cover;object-position:center}.split-content{padding:78px max(48px,calc((100vw - 1280px)/2)) 58px 70px;background:var(--brand);color:#fff}.split-content p:not(.eyebrow){max-width:460px;margin:24px 0 29px;font-size:13px;color:#e3e7dc}.split-content .eyebrow{color:#e0e5d6}.split-content h2{font-size:60px}.split-caption{display:block;font-size:9px;color:#d3dac8;margin-top:28px;line-height:1.7}.contact-band{padding:80px 0;background:#e9edde}.contact-band-grid{display:flex;align-items:center;justify-content:space-between;gap:45px}.contact-band h2{font-size:60px}.contact-band p:not(.eyebrow){font-size:13px;color:#515a47;margin-top:22px}.contact-band .button{flex:none}.site-footer{background:#30362e;color:#fff;padding:55px 0 22px}.footer-top{display:grid;grid-template-columns:1fr 1fr 1.3fr;gap:50px;padding-bottom:43px}.footer-logo{width:155px;height:48px}.footer-top>p{font-family:var(--display);font-size:27px;line-height:1.2;color:#e4e9dc}.footer-top .micro{color:#bfc8b4;margin-bottom:14px}.footer-top address{font-size:11px;line-height:1.9;color:#e1e7d9}.footer-bottom{border-top:1px solid #56604d;padding-top:21px;display:flex;align-items:center;justify-content:space-between;gap:24px;font-size:10px;color:#d5ddcc}.footer-affiliation{letter-spacing:.12em}.footer-bottom a{display:flex;align-items:center;gap:9px}.footer-bottom a svg{width:13px;height:13px}
.page-hero{background:var(--brand);color:#fff;padding:52px 0 70px;border-top:1px solid #79816e}.page-hero .eyebrow{color:#dce3d2;margin-bottom:23px}.page-hero .lead{max-width:725px;margin-top:27px;font-size:17px;color:#e3e7dd}.brand-statement{background:var(--paper);display:flex;align-items:center;justify-content:center;flex-direction:column;padding:45px;min-height:450px}.brand-statement img{width:260px;height:auto}.brand-statement>span{margin-top:48px;font-size:9px;letter-spacing:.16em;text-align:center}.company-intro .lead{margin-top:25px}.company-intro p:not(.eyebrow):not(.lead){font-size:13px;color:var(--muted)}.fact-strip{display:flex;margin-top:35px;border-top:1px solid var(--line);padding-top:22px;gap:65px}.fact-strip strong{display:block;font-family:var(--display);font-weight:500;font-size:40px;line-height:1.1}.fact-strip span{display:block;font-size:10px;color:var(--muted);margin-top:9px}.group-section{background:var(--paper)}.wide-photo img{width:100%;height:410px;object-fit:cover;object-position:center 60%}.retail-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:21px;margin-top:44px}.retail-card img{width:100%;height:205px;object-fit:cover}.retail-card h3{margin-top:19px}.retail-card p{font-size:11px;color:var(--muted);margin-top:7px}
.expertise-row:nth-of-type(odd){background:var(--paper)}.expertise-grid{display:grid;grid-template-columns:55px 1.3fr 1fr;gap:40px;align-items:start}.expertise-number{font-family:var(--display);font-size:48px;color:#9a9f90;line-height:1}.expertise-grid h2{font-size:52px}.expertise-grid .lead{font-size:19px;margin-top:23px}.expertise-grid p:not(.lead){font-size:13px;color:var(--muted)}.expertise-photo{margin-top:8px;height:335px;overflow:hidden;background:#fff;border:1px solid var(--line)}.expertise-photo img{width:100%;height:100%;object-fit:cover}#sourcing .expertise-photo img{object-fit:contain;padding:30px}.clean-list{list-style:none;margin:22px 0;padding:0}.clean-list li{font-size:12px;padding:7px 0 7px 20px;position:relative}.clean-list li:before{content:'';position:absolute;left:0;top:17px;width:7px;height:1px;background:var(--brand)}.faq-section{background:var(--paper)}.faq-list{border-top:1px solid #cbd0c3}.faq-list details{border-bottom:1px solid #cbd0c3;padding:21px 0}.faq-list summary{cursor:pointer;font-size:14px;font-weight:600;list-style:none;padding-right:30px;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:'+';position:absolute;right:2px;top:-2px;font-size:23px;font-weight:400}.faq-list details[open] summary:after{content:'-'}.faq-list details p{font-size:13px;color:var(--muted);padding:17px 30px 0 0}
.portfolio-section{padding-top:56px}.portfolio-tools{display:flex;gap:22px;align-items:center;justify-content:space-between;padding-bottom:30px;border-bottom:1px solid var(--line);margin-bottom:32px}.filters{display:flex;gap:8px;flex-wrap:wrap}.filter-button{background:#fff;border:1px solid #cbd0c3;padding:10px 14px;font-size:11px;line-height:1.6;min-height:42px}.filter-button:hover{background:#edf0e7}.filter-button[aria-pressed=true]{background:var(--brand);color:#fff;border-color:var(--brand)}.filter-count{font-size:11px;color:var(--muted);white-space:nowrap;margin:0}.brand-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.brand-card{border:1px solid var(--line);background:#fff;display:flex;flex-direction:column;transition:box-shadow .2s}.brand-card:hover{box-shadow:0 9px 26px #30362e0d}.brand-card[hidden]{display:none}.brand-art{height:169px;padding:30px;display:grid;place-items:center;background:var(--paper);border-bottom:1px solid var(--line)}.brand-art-photo{background:#fff}.brand-art img{max-height:103px;max-width:200px;object-fit:contain}.brand-wordmark{font-family:var(--display);font-size:36px;line-height:1.1;text-align:center;color:var(--brand);font-weight:500}.brand-card-content{padding:24px;display:flex;flex-direction:column;flex:1}.brand-card-content .micro{color:var(--muted);font-size:8px}.brand-card h2{font-size:28px;margin-top:12px;line-height:1.15;letter-spacing:0}.brand-card p{font-size:12px;color:var(--muted);margin:12px 0 19px;flex:1}.brand-card .text-link{align-self:flex-start;font-size:11px;gap:18px}.portfolio-disclaimer{border-top:1px solid var(--line);padding-top:25px;margin-top:40px;max-width:900px;font-size:11px;line-height:1.9;color:var(--muted)}.additional-categories{background:var(--paper)}.additional-categories .two-col>div:last-child p:not(.lead){color:var(--muted);font-size:13px}
.flow-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}.flow-card{background:var(--brand);color:#fff;padding:38px}.flow-card .eyebrow{font-size:9px}.flow-card.light{background:var(--paper);color:var(--ink)}.flow-line{display:flex;align-items:center;gap:22px;justify-content:space-between;font-family:var(--display);font-size:35px;line-height:1.1;margin:33px 0}.flow-line svg{width:34px;height:34px;flex-shrink:0}.flow-card>p{font-size:12px;opacity:.85;line-height:1.85}.markets-priorities{background:var(--paper)}.territory-cards article{border-top:1px solid #a3ac99;padding:28px 0}.territory-cards .list-number{display:block;font-size:42px;line-height:1;margin-bottom:28px}.territory-label{font-size:8px;letter-spacing:.15em;font-weight:700;color:var(--muted)}.territory-cards h3{font-size:40px;margin:17px 0}.territory-cards p{font-size:13px;color:var(--muted);max-width:310px}.sourcing-hubs .two-col>div:first-child p{margin-top:28px;font-size:13px;max-width:380px;color:var(--muted)}.hub-list{border-top:1px solid var(--line)}.hub-list>div{padding:24px 0;border-bottom:1px solid var(--line)}.hub-list span{font-size:9px;letter-spacing:.18em;color:var(--muted);font-weight:600}.hub-list p{font-family:var(--display);font-size:27px;margin-top:10px;line-height:1.2}.loading-section{background:var(--paper)}.shipment-photos img{width:100%;height:258px;object-fit:cover}
.contact-section{background:var(--paper)}.contact-layout{display:grid;grid-template-columns:.78fr 1.22fr;gap:90px}.contact-aside>p{margin-top:23px;font-size:13px;color:var(--muted)}.contact-aside .address-block{margin-top:33px;padding-top:28px;border-top:1px solid var(--line)}.address-block .micro{color:var(--muted);margin-bottom:14px}.address-block address{font-size:14px;line-height:1.95}.contact-tip{border-top:1px solid var(--line);margin-top:28px;padding-top:24px;max-width:310px}.contact-tip p{font-size:12px;color:var(--muted);margin-top:14px}.contact-stacked{margin-top:40px;width:113px;height:auto}.contact-form-wrap{background:#fff;padding:40px;border:1px solid var(--line)}.form-preview-note{font-size:11px;line-height:1.7;background:#f1f3e9;border-left:2px solid #848f6c;padding:12px 16px;margin-bottom:28px}.form-preview-note[hidden]{display:none}fieldset{border:0;padding:0;margin:0;min-width:0}.form-grid{display:grid;grid-template-columns:1fr 1fr;column-gap:23px;row-gap:22px}.form-field{min-width:0}.form-field label{display:block;font-size:11px;line-height:1.6;font-weight:600;margin-bottom:9px}.form-field label>span:not(.optional){color:#6c745f}.optional{font-weight:400;color:var(--muted);font-size:10px}.form-field input,.form-field select,.form-field textarea{display:block;border:1px solid #cdd2c3;border-radius:0;background:#fff;padding:11px 12px;width:100%;font-size:13px;color:var(--ink);line-height:1.7;min-height:47px}.form-field textarea{resize:vertical;min-height:163px}.form-field select{padding-right:20px}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{outline:2px solid #a1ae8f;outline-offset:1px;border-color:var(--brand)}.form-field small{display:block;font-size:9px;line-height:1.65;margin-top:9px;color:var(--muted)}.form-field textarea::placeholder{color:#878d7d}.full-width{grid-column:1/-1}.checkbox-label{display:flex;align-items:flex-start;gap:12px;font-size:10px;line-height:1.8;margin:24px 0}.checkbox-label input{width:17px;height:17px;accent-color:var(--brand);margin:2px 0 0;flex:none}.checkbox-label a{text-decoration:underline;text-underline-offset:3px}.form-submit-row{display:flex;justify-content:space-between;align-items:center;gap:20px}.form-required{font-size:9px;color:var(--muted)}.form-status{font-size:12px;margin-top:22px;line-height:1.8}.form-status:empty{display:none}.form-status.error{color:#8e2e22;background:#fff3ef;padding:14px}.form-status.info{color:#3f5530;background:#f0f4e9;padding:14px}.honeypot{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}.legal-content{max-width:920px}.legal-content h2{font-size:32px;margin:36px 0 18px;line-height:1.2;letter-spacing:0}.legal-content p{font-size:14px}.legal-content a{text-decoration:underline}.legal-draft{background:#f1f3e9;border-left:3px solid var(--brand);padding:20px}.status-page{min-height:58vh}.status-page .lead{margin:28px 0 36px;max-width:680px}
@media(min-width:1600px){.hero-copy h1{font-size:119px}.hero-visual{height:510px}.hero-photo{height:450px}}
@media(max-width:1180px){:root{--gutter:32px}.primary-nav{gap:20px}.header-cta{display:none}.hero-grid{gap:35px}.hero-visual{height:436px}.hero-photo{height:380px;margin-left:24px}.hero-logo-tile{width:171px;height:166px}.hero-logo-tile img{width:125px}.hero-caption{font-size:8px}.hero-copy h1{font-size:88px}.intro-grid,.two-col{gap:50px}.split-content{padding:57px 32px 48px 45px}.split-content h2{font-size:52px}.expertise-grid{gap:28px;grid-template-columns:43px 1.15fr 1fr}.contact-layout{gap:50px;grid-template-columns:.72fr 1.28fr}.contact-form-wrap{padding:29px}.flow-card{padding:30px}.flow-line{font-size:29px}.retail-grid{gap:15px}.retail-card img{height:180px}}
@media(max-width:900px){h1{font-size:72px}h2{font-size:48px}.section{padding-block:70px}.header-inner{height:85px}.hero-home{padding-top:32px}.hero-copy h1{font-size:76px}.hero-description{font-size:17px}.hero-detail{font-size:12px}.hero-grid{grid-template-columns:1.15fr .85fr;gap:20px}.hero-visual{height:410px}.hero-photo{height:340px;margin-left:0}.hero-logo-tile{width:133px;height:135px;bottom:30px;left:-10px}.hero-logo-tile img{width:100px}.hero-caption{font-size:7px;bottom:0}.button{padding:13px 17px;gap:15px;font-size:11px}.button-row{gap:15px}.hero-foot{font-size:8px;letter-spacing:.1em}.intro-grid{gap:40px}.lead{font-size:18px}.three-grid{gap:16px}.card-image{height:195px}.card-body{padding:21px}.card-body h3{font-size:29px}.card-body p{font-size:11px}.market-split{min-height:450px}.split-content{padding:48px 30px}.split-content h2{font-size:45px}.section-heading{gap:35px}.section-heading>div:last-child,.section-heading>p{max-width:320px}.footer-top{gap:25px}.footer-bottom{font-size:9px;gap:15px}.expertise-grid{grid-template-columns:35px 1fr;gap:24px}.expertise-photo{grid-column:2;height:270px}.expertise-grid h2{font-size:46px}.brand-grid{gap:18px}.brand-card-content{padding:20px}.brand-art{padding:23px;height:144px}.brand-wordmark{font-size:29px}.brand-art img{max-width:155px;max-height:88px}.brand-card h2{font-size:25px}.portfolio-tools{align-items:flex-start}.filter-count{padding-top:12px}.retail-grid{grid-template-columns:repeat(3,minmax(0,1fr));row-gap:32px}.retail-card img{height:210px}.flow-grid{grid-template-columns:1fr}.flow-line{max-width:480px;font-size:40px}.flow-card>p{max-width:560px}.flow-card{padding:35px}.territory-cards h3{font-size:34px}.contact-layout{grid-template-columns:1fr;gap:35px}.contact-aside{display:grid;grid-template-columns:1fr 1fr;gap:0 45px}.contact-aside>.eyebrow{grid-column:1/-1}.contact-aside>h2{grid-column:1}.contact-aside>p{grid-column:1}.contact-aside .address-block{grid-column:2;grid-row:2/4;margin-top:0;padding-top:0;border:0}.contact-tip{grid-column:1/-1;max-width:none}.contact-stacked{display:none}.contact-form-wrap{padding:35px}.shipment-photos img{height:220px}}
@media(max-width:700px){:root{--gutter:22px}html{scroll-padding-top:25px}body{font-size:14px}.section{padding-block:55px}.draft-notice .container{font-size:8px;line-height:27px}.draft-notice .container>span:last-child{display:none}.header-inner{height:79px;gap:20px}.brand-link img{width:141px;height:44px}.menu-toggle{display:flex;margin-left:auto}.primary-nav{display:flex;flex-direction:column;align-items:stretch;position:absolute;top:100%;left:0;right:0;background:var(--brand-dark);gap:0;padding:15px 22px 24px;border-top:1px solid #777e6b;box-shadow:0 14px 25px #0002;visibility:hidden;opacity:0;transform:translateY(-10px);transition:opacity .2s,transform .2s;pointer-events:none}.primary-nav a{font-size:15px;padding:15px 0;border-bottom:1px solid #6a7260}.primary-nav a:after{display:none}.primary-nav a[aria-current=page]{color:#fff;font-weight:700}.nav-open .primary-nav{visibility:visible;opacity:1;transform:translateY(0);pointer-events:auto}.nav-open .menu-toggle span:first-child{transform:translateY(3.5px) rotate(45deg)}.nav-open .menu-toggle span:last-child{transform:translateY(-3.5px) rotate(-45deg)}.hero-home{padding-top:20px}.hero-grid{grid-template-columns:1fr;gap:37px;padding-bottom:27px}.hero-copy .eyebrow{font-size:8px;letter-spacing:.12em;margin-bottom:22px}.hero-copy h1{font-size:clamp(65px,15vw,99px);line-height:1}.hero-description{font-size:17px;line-height:1.65;margin-top:23px;max-width:430px}.hero-detail{max-width:410px;font-size:12px;margin-bottom:26px;line-height:1.85}.button-row{gap:23px}.hero-visual{height:338px;margin-left:10px}.hero-photo{height:285px;margin-left:38px}.hero-photo img{object-position:center 42%}.hero-logo-tile{width:150px;height:150px;bottom:14px;left:-10px}.hero-logo-tile img{width:111px}.hero-caption{font-size:8px;bottom:0;right:0}.hero-foot{gap:14px;min-height:65px;font-size:7px;letter-spacing:.09em}.hero-foot>span:nth-child(2){display:none}.hero-foot a{gap:16px}.eyebrow{font-size:9px;margin-bottom:19px}.two-col,.intro-grid{grid-template-columns:1fr;gap:32px}h1{font-size:60px}h2{font-size:45px}h3{font-size:30px}.lead{font-size:18px}.intro-copy{padding-top:0}.intro-copy>p:not(.lead){font-size:13px}.fozzy-signature{margin-top:23px}.fozzy-signature img{width:55px;height:55px}.services-overview .two-col>div:first-child p{margin-top:22px}.service-list>a{padding:23px 0}.service-list h3{font-size:27px}.service-list p{font-size:12px}.section-heading{display:block;margin-bottom:30px}.section-heading>div:last-child,.section-heading>p{max-width:100%;margin-top:22px}.section-heading>div:last-child>p{font-size:13px}.three-grid{grid-template-columns:1fr;gap:22px}.card-image{height:245px}.card-body{padding:24px}.card-body h3{font-size:34px}.card-body p{font-size:13px}.section-note{font-size:10px}.market-split{grid-template-columns:1fr}.split-photo{height:265px}.split-content{padding:45px 22px}.split-content h2{font-size:47px}.split-content p:not(.eyebrow){font-size:13px}.split-caption{font-size:8px}.contact-band{padding:50px 0}.contact-band-grid{align-items:flex-start;flex-direction:column;gap:25px}.contact-band h2{font-size:46px}.contact-band p:not(.eyebrow){margin-top:19px;font-size:12px}.site-footer{padding-top:42px}.footer-top{grid-template-columns:1fr;gap:29px;padding-bottom:31px}.footer-top>p{font-size:26px}.footer-top address{font-size:12px}.footer-logo{width:145px;height:45px}.footer-bottom{display:grid;grid-template-columns:1fr 1fr;gap:17px;font-size:9px}.footer-bottom>span:first-child{grid-column:1}.footer-affiliation{text-align:right;font-size:8px}.footer-bottom>a:last-child{justify-content:flex-end}.page-hero{padding:36px 0 46px}.page-hero h1{font-size:clamp(48px,11.9vw,76px)}.page-hero .lead{font-size:15px;line-height:1.85;margin-top:23px}.brand-statement{min-height:320px;padding:32px}.brand-statement img{width:204px}.brand-statement>span{margin-top:29px;font-size:8px}.company-intro .lead{font-size:18px}.fact-strip{gap:70px}.wide-photo img{height:285px}.retail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 16px;margin-top:33px}.retail-card img{height:220px}.retail-card h3{font-size:30px}.retail-card p{font-size:11px}.expertise-grid{grid-template-columns:1fr;gap:22px}.expertise-number{font-size:38px}.expertise-grid h2{font-size:44px}.expertise-photo{grid-column:auto;height:250px;margin-top:0}.expertise-grid .lead{font-size:18px}.expertise-grid p:not(.lead){font-size:13px}.faq-list summary{font-size:13px}.portfolio-section{padding-top:32px}.portfolio-tools{display:block}.filters{gap:8px}.filter-button{font-size:10px;padding:9px 11px}.filter-count{padding-top:18px;font-size:10px}.brand-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.brand-art{height:128px;padding:16px}.brand-art img{max-width:120px;max-height:80px}.brand-wordmark{font-size:27px}.brand-card-content{padding:17px}.brand-card h2{font-size:25px;line-height:1.12;overflow-wrap:anywhere}.brand-card p{font-size:11px;line-height:1.7}.brand-card .micro{font-size:7px;letter-spacing:.07em}.brand-card .text-link{font-size:9px;gap:7px;line-height:1.6}.brand-card .text-link svg{width:15px;height:15px}.portfolio-disclaimer{font-size:10px}.flow-card{padding:28px 25px}.flow-card .eyebrow{font-size:8px}.flow-line{font-size:29px;gap:17px;margin:27px 0}.flow-line svg{width:26px;height:26px}.flow-card>p{font-size:12px}.territory-cards article{padding:21px 0 10px}.territory-cards .list-number{margin-bottom:16px;font-size:34px}.territory-cards h3{font-size:39px;margin-top:12px}.territory-cards p{max-width:none}.hub-list p{font-size:28px}.shipment-photos img{height:265px}.contact-aside{grid-template-columns:1fr;gap:0}.contact-aside>.eyebrow,.contact-aside>h2,.contact-aside>p{grid-column:auto}.contact-aside .address-block{grid-column:auto;grid-row:auto;margin-top:22px;padding-top:24px;border-top:1px solid var(--line)}.contact-tip{margin-top:22px;padding-top:24px}.contact-form-wrap{padding:24px 20px}.form-grid{grid-template-columns:1fr;row-gap:21px}.form-field input,.form-field select,.form-field textarea{font-size:16px;min-height:49px}.form-field label{font-size:12px}.form-preview-note{font-size:11px}.form-field small{font-size:10px}.checkbox-label{font-size:11px}.form-required{font-size:9px}.form-submit-row .button{font-size:12px;min-height:49px}.legal-content h2{font-size:30px}.legal-content p{font-size:13px}.status-page{min-height:60vh}.status-page h1{font-size:55px}}
@media(max-width:375px){:root{--gutter:18px}.hero-copy h1{font-size:65px}.hero-copy .eyebrow{font-size:7px}.hero-visual{height:302px}.hero-photo{height:252px;margin-left:27px}.hero-logo-tile{width:126px;height:131px}.hero-logo-tile img{width:93px}.hero-caption{font-size:7px}.brand-grid{grid-template-columns:1fr}.brand-art{height:150px}.brand-card h2{font-size:30px}.brand-card .text-link{font-size:11px}.retail-card img{height:180px}.flow-line{font-size:26px}.contact-form-wrap{padding:23px 17px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}.button:hover,.image-card:hover{transform:none}}
@media print{.site-header,.site-footer,.draft-notice,.button,.text-link,.filters{display:none!important}body{font:11pt Arial;color:#000;background:#fff}.section,.page-hero{padding:22px 0}.container{padding:0}.hero-home,.page-hero,.split-content{background:#fff!important;color:#000!important}a{text-decoration:underline}.brand-grid{grid-template-columns:repeat(3,1fr)}.hero-grid{display:block}.hero-visual{display:none}}

.fozzy-signature img{border-radius:50%}

/* Draft 02 - company-first sourcing page */
.category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;background:#cfd2ca;border:1px solid #cfd2ca;margin-top:48px}.category-card{background:#fff;padding:34px 30px;min-height:245px;display:flex;flex-direction:column}.category-card>span{font-family:var(--display);font-size:12px;letter-spacing:.14em;color:#777d72;margin-bottom:42px}.category-card h2,.category-card h3{margin:0 0 18px;text-transform:uppercase}.category-card h2{font-size:31px;line-height:1}.category-card h3{font-size:25px}.category-card p{margin-top:auto;color:#62685f;line-height:1.65}.category-grid-large{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:0}.category-grid-large .category-card{min-height:300px}.page-sourcing .market-split{margin-top:0}
@media(max-width:900px){.category-grid,.category-grid-large{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:560px){.category-grid,.category-grid-large{grid-template-columns:1fr}.category-card,.category-grid-large .category-card{min-height:auto}.category-card>span{margin-bottom:28px}}

/* ========================================================================
   Draft 04 - mobile UX refinement + missing service-detail layout
   ======================================================================== */
.desktop-only{display:block}

/* Service-detail layout used by Expertise. */
.service-detail-grid{display:grid;grid-template-columns:54px minmax(0,1.08fr) minmax(300px,.92fr);gap:38px;align-items:start}
.service-number{font-family:var(--display);font-size:44px;line-height:1;color:#8e9587;padding-top:5px}
.service-copy{min-width:0}
.service-copy h2{font-size:50px;line-height:1.02}
.service-copy .lead{font-size:19px;line-height:1.55;margin:22px 0 15px}
.service-copy>p:not(.lead){font-size:13px;line-height:1.8;color:var(--muted);max-width:620px}
.service-copy ul{list-style:none;margin:23px 0 0;padding:0}
.service-copy li{font-size:12px;line-height:1.65;padding:6px 0 6px 18px;position:relative}
.service-copy li:before{content:'';position:absolute;left:0;top:16px;width:7px;height:1px;background:var(--brand)}
.service-detail figure{min-width:0;margin:6px 0 0}
.service-detail figure img{width:100%;height:330px;object-fit:cover;background:#eceee7}
.service-detail figcaption{font-size:10px;line-height:1.55}
#import,#market-entry{background:var(--paper)}

/* Prevent grid/flex contents from forcing horizontal overflow. */
.flow-grid,.flow-card,.flow-line,.two-col,.intro-grid,.contact-layout,.service-detail-grid{min-width:0}
.flow-card{max-width:100%;overflow:hidden}
.flow-line>span{min-width:0}

@media(max-width:1180px){
  .service-detail-grid{grid-template-columns:46px minmax(0,1.05fr) minmax(280px,.95fr);gap:28px}
  .service-copy h2{font-size:44px}
  .service-detail figure img{height:300px}
}

/* Tablet uses the same navigation model as phones. Six text links no longer
   compete with the logo for a narrow horizontal header. */
@media(max-width:900px){
  .site-header{position:sticky;top:0;z-index:100}
  .header-inner{height:76px}
  .brand-link img{width:142px;height:44px}
  .menu-toggle{display:flex;margin-left:auto;width:48px;height:48px;flex:none}
  .primary-nav{display:flex;flex-direction:column;align-items:stretch;position:absolute;top:100%;left:0;right:0;margin:0;background:var(--brand-dark);gap:0;padding:12px var(--gutter) max(22px,env(safe-area-inset-bottom));border-top:1px solid #777e6b;box-shadow:0 16px 30px #0003;visibility:hidden;opacity:0;transform:translateY(-8px);transition:opacity .18s,transform .18s;pointer-events:none;max-height:calc(100dvh - 76px);overflow-y:auto;overscroll-behavior:contain}
  .primary-nav a{display:flex;align-items:center;min-height:54px;font-size:16px;line-height:1.25;padding:13px 2px;border-bottom:1px solid #65705c;color:#f2f3ef}
  .primary-nav a:after{display:none}
  .primary-nav a[aria-current=page]{font-weight:700;color:#fff}
  .primary-nav a:last-child{justify-content:space-between;background:#fff;color:var(--brand-dark);border:0;margin-top:14px;padding:14px 16px;font-weight:700}
  .primary-nav a:last-child:after{content:'\2192';display:block;position:static;width:auto;height:auto;background:none;font-size:21px;line-height:1}
  .nav-open .primary-nav{visibility:visible;opacity:1;transform:translateY(0);pointer-events:auto}
  body.menu-open{overflow:hidden}
  .header-cta{display:none}

  .service-detail-grid{grid-template-columns:42px minmax(0,1fr);gap:22px 25px}
  .service-detail figure{grid-column:2}
  .service-copy h2{font-size:44px}
  .service-detail figure img{height:auto;aspect-ratio:4/3}
}

@media(max-width:700px){
  :root{--gutter:22px}
  body{font-size:15px;line-height:1.72}
  .container{padding-left:max(var(--gutter),env(safe-area-inset-left));padding-right:max(var(--gutter),env(safe-area-inset-right))}
  .desktop-only{display:none}
  .section{padding-block:62px}
  .header-inner{height:72px}
  .brand-link img{width:132px;height:41px}
  .primary-nav{max-height:calc(100dvh - 72px);padding-left:max(var(--gutter),env(safe-area-inset-left));padding-right:max(var(--gutter),env(safe-area-inset-right))}
  .primary-nav a{font-size:17px;min-height:56px}

  .hero-home{padding-top:24px}
  .hero-grid{gap:32px;padding-bottom:30px}
  .hero-copy .eyebrow{font-size:9px;line-height:1.55;letter-spacing:.12em;margin-bottom:19px}
  .hero-copy h1{font-size:clamp(58px,15vw,74px);line-height:.98}
  .hero-description{font-size:18px;line-height:1.5;margin-top:24px;margin-bottom:14px}
  .hero-detail{font-size:13px;line-height:1.72;margin-bottom:27px}
  .button{min-height:50px;font-size:13px;padding:14px 18px}
  .text-link{min-height:46px;padding:12px 0;font-size:13px;line-height:1.35}
  .button-row{gap:12px 20px}
  .hero-visual{height:326px;margin-left:0}
  .hero-photo{height:275px;margin-left:28px}
  .hero-logo-tile{width:142px;height:142px;left:0;bottom:15px}
  .hero-logo-tile img{width:104px}
  .hero-caption{font-size:8px;line-height:1.6;bottom:1px}
  .hero-foot{min-height:64px;font-size:9px;line-height:1.4;letter-spacing:.09em;gap:15px}
  .hero-foot a{min-height:44px;gap:12px}
  .hero-foot a span{font-size:18px}
  .hero-foot>span:nth-child(2){display:none}

  .page-hero{padding:40px 0 50px}
  .page-hero h1{font-size:clamp(45px,12vw,58px);line-height:1.03}
  .page-hero .lead{font-size:16px;line-height:1.7;margin-top:22px}
  .eyebrow{font-size:9px;line-height:1.55;margin-bottom:18px}
  h2{font-size:42px;line-height:1.04}
  .lead{font-size:18px;line-height:1.6}

  .intro-grid,.two-col{gap:30px}
  .intro-copy>p:not(.lead),.services-overview .two-col>div:first-child p{font-size:14px;line-height:1.72}
  .fozzy-signature span{font-size:10px;line-height:1.65}
  .service-list>a{min-height:92px;padding:23px 0;gap:15px}
  .service-list h3{font-size:27px;line-height:1.08}
  .service-list p{font-size:13px;line-height:1.65}

  .category-card{padding:28px 24px;min-height:auto}
  .category-card>span{font-size:11px;margin-bottom:24px}
  .category-card h2,.category-card h3{font-size:28px;line-height:1.03;margin-bottom:13px}
  .category-card p{font-size:14px;line-height:1.6;margin-top:4px}
  .section-note{font-size:12px;line-height:1.6;margin-top:18px}

  .split-photo{height:275px}
  .split-content{padding:48px max(var(--gutter),env(safe-area-inset-right)) 49px max(var(--gutter),env(safe-area-inset-left))}
  .split-content h2{font-size:43px;line-height:1.03}
  .split-content p:not(.eyebrow){font-size:14px;line-height:1.7;margin:22px 0 26px}
  .split-caption{font-size:10px;line-height:1.55}

  .contact-band{padding:55px 0}
  .contact-band h2{font-size:43px;line-height:1.03}
  .contact-band p:not(.eyebrow){font-size:14px;line-height:1.65;margin-top:18px}

  .fact-strip{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:29px;padding-top:20px}
  .fact-strip strong{font-size:36px}
  .fact-strip span{font-size:11px;line-height:1.5}
  .wide-photo img{height:280px}
  .retail-card h3{font-size:27px}
  .retail-card p{font-size:12px;line-height:1.55}

  .service-detail-grid{grid-template-columns:1fr;gap:15px}
  .service-number{font-size:34px;padding:0;margin-bottom:2px}
  .service-copy h2{font-size:41px;line-height:1.01}
  .service-copy .lead{font-size:18px;line-height:1.55;margin:17px 0 12px}
  .service-copy>p:not(.lead){font-size:14px;line-height:1.7}
  .service-copy ul{margin-top:18px}
  .service-copy li{font-size:13px;line-height:1.6;padding:7px 0 7px 18px}
  .service-detail figure{grid-column:auto;margin-top:6px}
  .service-detail figure img{height:auto;aspect-ratio:4/3;object-fit:cover}
  .service-detail figcaption{font-size:10px;line-height:1.5;margin-top:8px}
  .faq-list details{padding:0}
  .faq-list summary{display:flex;align-items:center;min-height:54px;font-size:14px;line-height:1.45;padding:14px 34px 14px 0}
  .faq-list summary:after{top:50%;transform:translateY(-50%);right:4px}
  .faq-list details p{font-size:13px;line-height:1.65;padding:2px 30px 18px 0}

  .flow-grid{gap:16px}
  .flow-card{width:100%;padding:28px 24px}
  .flow-card .eyebrow{font-size:9px}
  .flow-line{width:100%;max-width:none;display:flex;flex-direction:column;align-items:flex-start;gap:12px;font-size:32px;line-height:1.02;margin:24px 0}
  .flow-line svg{width:28px;height:28px;transform:rotate(90deg);margin-left:4px}
  .flow-line span{width:100%;overflow-wrap:anywhere}
  .flow-card>p{font-size:13px;line-height:1.65}
  .hub-list>div{padding:22px 0}
  .hub-list span{font-size:10px}
  .hub-list p{font-size:27px;line-height:1.18}
  .shipment-photos{gap:18px}
  .shipment-photos img{height:auto;aspect-ratio:4/3}
  .shipment-photos figcaption{font-size:11px}

  .contact-aside>p{font-size:14px;line-height:1.7}
  .address-block address{font-size:14px;line-height:1.75}
  .contact-tip{max-width:none}
  .contact-tip p{font-size:13px;line-height:1.65}
  .contact-form-wrap{padding:26px 20px}
  .form-preview-note{font-size:12px;line-height:1.6;padding:13px 14px;margin-bottom:25px}
  .form-grid{row-gap:22px}
  .form-field label{font-size:13px;line-height:1.45;margin-bottom:8px}
  .optional{font-size:11px}
  .form-field input,.form-field select,.form-field textarea{font-size:16px;line-height:1.5;min-height:52px;padding:13px 12px}
  .form-field textarea{min-height:176px}
  .form-field small{font-size:11px;line-height:1.55;margin-top:8px}
  .checkbox-label{min-height:48px;gap:13px;font-size:12.5px;line-height:1.55;margin:26px 0;padding:3px 0;cursor:pointer}
  .checkbox-label input{width:22px;height:22px;margin:1px 0 0}
  .checkbox-label a{display:inline-block;padding:2px 0}
  .form-submit-row{gap:14px}
  .form-required{font-size:10px}
  .form-status{font-size:13px;line-height:1.6}

  .legal-content{max-width:100%}
  .legal-content h2{font-size:30px;line-height:1.12;margin:32px 0 14px}
  .legal-content p{font-size:14px;line-height:1.72}
  .legal-draft{padding:16px}

  .site-footer{padding:46px 0 max(24px,env(safe-area-inset-bottom))}
  .footer-top{gap:26px;padding-bottom:28px}
  .footer-logo{width:143px;height:44px}
  .footer-top>p{font-size:27px;line-height:1.18}
  .footer-top .micro{font-size:10px}
  .footer-top address{font-size:12.5px;line-height:1.75}
  .footer-bottom{grid-template-columns:1fr 1fr;gap:4px 18px;padding-top:14px;font-size:10px;line-height:1.4}
  .footer-bottom>span{min-height:36px;display:flex;align-items:center}
  .footer-affiliation{font-size:9px;justify-content:flex-end}
  .footer-bottom a{min-height:44px;padding:10px 0;align-items:center}
  .footer-bottom a:last-child{justify-content:flex-end}
}

@media(max-width:560px){
  .button-row{display:grid;grid-template-columns:1fr;gap:8px}
  .button-row .button{width:100%}
  .button-row .text-link{justify-self:start}
  .contact-band .button{width:100%}
  .form-submit-row{flex-direction:column;align-items:stretch}
  .form-submit-row .button{width:100%}
  .form-required{text-align:right}
  .retail-grid{gap:24px 14px}
}

@media(max-width:375px){
  :root{--gutter:18px}
  .hero-copy h1{font-size:56px}
  .hero-visual{height:300px}
  .hero-photo{height:250px;margin-left:22px}
  .hero-logo-tile{width:126px;height:128px}
  .hero-logo-tile img{width:92px}
  .page-hero h1{font-size:44px}
  h2{font-size:39px}
  .service-copy h2{font-size:38px}
  .flow-line{font-size:29px}
  .contact-form-wrap{padding:23px 17px}
}

/* Draft 04 final touch-target pass. */
@media(max-width:900px){
  .brand-link{display:flex;align-items:center;min-height:44px;padding:2px 0}
  .text-link{min-height:44px}
  .footer-bottom a{min-height:44px}
  .checkbox-label{min-height:44px;cursor:pointer}
  .checkbox-label input{width:21px;height:21px;flex:none}
  body.menu-open{overflow:hidden;overscroll-behavior:none}
}

/* Draft 04 final mobile readability pass. */
@media(max-width:700px){
  .eyebrow,.hero-copy .eyebrow,.flow-card .eyebrow{font-size:10px}
  .draft-notice .container{font-size:9px}
}

/* Draft 04 final accessibility / touch-target pass. */
.legal-content a{text-decoration:underline;text-underline-offset:3px}
@media(max-width:900px){
  .hero-foot a{min-height:44px;padding-block:4px}
  .legal-content a{display:inline-block;min-height:28px;padding:4px 1px;margin:-4px -1px}
  .checkbox-label input{width:24px;height:24px}
  .checkbox-label a{display:inline-block;min-height:28px;padding:3px 1px;margin:-3px -1px;text-decoration:underline;text-underline-offset:2px}
}
