:root{--navy: #0c203d;--navy-bright: #17385f;--orange: #f47c2b;--orange-dark: #c95813;--cream: #f6f1e8;--paper: #fffdf8;--white: #ffffff;--ink: #17243a;--muted: #607086;--line: #ddd5c7;--soft-line: #eae3d8;--media: #eee9df;--success: #276749;--error: #a12d24;--shadow: 0 16px 38px rgba(12, 32, 61, .12);--radius-lg: 18px;--radius-md: 12px;--radius-sm: 8px;--container: 1280px}*,*:before,*:after{box-sizing:border-box}html{color-scheme:light;background:var(--cream);scroll-behavior:smooth}body{margin:0;min-width:320px;overflow-x:hidden;background:var(--cream);color:var(--ink);font-family:Avenir Next,Avenir,Segoe UI,Helvetica Neue,Arial,PingFang SC,Microsoft YaHei,sans-serif;font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}button,input,textarea{font:inherit}button,a,input,textarea{min-height:44px}button{cursor:pointer}a{color:inherit}img,svg{display:block;max-width:100%}h1,h2,h3,p{overflow-wrap:anywhere}h1,h2,h3{margin-top:0;color:var(--navy);font-weight:760;letter-spacing:-.025em}h1{margin-bottom:18px;font-size:clamp(2.25rem,4vw,4.15rem);line-height:1.04}h2{margin-bottom:12px;font-size:clamp(1.65rem,2.5vw,2.5rem);line-height:1.12}h3{margin-bottom:8px;font-size:1.14rem;line-height:1.25}p{margin-top:0}::selection{background:var(--orange);color:var(--navy)}:focus-visible{outline:3px solid var(--orange);outline-offset:3px}.supermarket-site{min-height:100vh;overflow-x:clip;background:var(--cream)}.container,.home-hero,.home-categories,.home-references,.home-process,.home-quote,.supermarket-header__inner,.supermarket-footer__inner,.not-found-page{width:min(calc(100% - 64px),var(--container));margin-inline:auto}.section{padding-block:56px}.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}.button,.supermarket-header__quote,.home-quote button,.supermarket-footer button,.dieline-card-action,.industry-sample-card-action,.reference-card__actions a,.reference-card__actions button,.catalog-search__empty button,.dieline-filters button,.industry-sample-filters button,.dialog-actions button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;border-radius:var(--radius-sm);font-weight:720;line-height:1.15;text-decoration:none}.button,.home-quote button,.supermarket-footer button{border:1px solid transparent;padding:11px 18px}.button-primary,.home-quote button{border-color:var(--orange);background:var(--orange);color:var(--navy)}.button-primary:hover,.home-quote button:hover{border-color:var(--orange-dark);background:#ff934f}.button-secondary{border-color:var(--navy);background:transparent;color:var(--navy)}.button-secondary:hover{background:var(--navy);color:var(--white)}.responsive-image{display:block;width:100%;height:100%;min-width:0}.responsive-image img,.category-aisle img,.reference-card img,.industry-sample-image,.dieline-visual img{width:100%;height:100%;object-fit:contain}.responsive-image__fallback,.dieline-visual-fallback,.industry-sample-image.is-missing{display:grid;width:100%;height:100%;min-height:160px;place-items:center;padding:20px;background:var(--media);color:var(--muted);font-size:.875rem;font-weight:700;text-align:center}.supermarket-header{position:sticky;top:0;z-index:80;border-bottom:1px solid rgba(255,255,255,.12);background:var(--navy);color:var(--white)}.supermarket-header__inner{display:flex;min-height:72px;align-items:center;justify-content:space-between;gap:28px}.supermarket-header__brand{display:inline-flex;min-height:44px;align-items:center;flex:0 1 auto;color:var(--white);font-size:clamp(1rem,1.35vw,1.2rem);font-weight:820;letter-spacing:-.02em;line-height:1.1;text-decoration:none}.supermarket-header__menu-zone{min-width:0}.supermarket-header__menu-toggle{display:none;width:44px;border:1px solid rgba(255,255,255,.35);border-radius:var(--radius-sm);background:transparent;color:var(--white);font-size:1.4rem}.supermarket-header__navigation{display:flex;align-items:center;gap:4px}.supermarket-header__navigation a{display:inline-flex;min-height:44px;align-items:center;border-radius:var(--radius-sm);padding:8px 12px;color:#ffffffd1;font-size:.9rem;font-weight:650;line-height:1.2;text-decoration:none;white-space:nowrap}.supermarket-header__navigation a:hover,.supermarket-header__navigation a[aria-current=page]{background:#ffffff1a;color:var(--white)}.supermarket-header__navigation a[aria-current=page]{box-shadow:inset 0 -3px 0 var(--orange)}.supermarket-header__language{margin-left:4px;border:1px solid rgba(255,255,255,.28)}.supermarket-header__quote{margin-left:8px;border:1px solid var(--orange);padding:10px 16px;background:var(--orange);color:var(--navy);white-space:nowrap}.supermarket-header__quote:hover{border-color:#ff9b59;background:#ff9b59}.supermarket-home{padding-top:0}.home-hero{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);align-items:end;gap:54px;padding-block:54px 42px}.home-hero__copy{min-width:0;max-width:850px}.home-hero__eyebrow,.section-kicker,.reference-card__type{margin-bottom:12px;color:var(--orange-dark);font-size:.76rem;font-weight:820;letter-spacing:.13em;line-height:1.3;text-transform:uppercase}.home-hero h1{max-width:940px;margin-bottom:16px;font-size:clamp(2.45rem,4vw,4.25rem)}.home-hero__copy>p:last-child{max-width:780px;margin-bottom:0;color:var(--muted);font-size:1.05rem}.catalog-search{min-width:0;border:1px solid var(--line);border-radius:var(--radius-lg);padding:20px;background:var(--paper);box-shadow:0 10px 30px #0c203d14}.catalog-search label{display:block;margin-bottom:9px;color:var(--navy);font-size:.8rem;font-weight:800;letter-spacing:.03em}.catalog-search input,.dieline-search input,.industry-sample-search input,.form-grid input,.form-grid textarea{width:100%;min-width:0;border:1px solid #c9c1b4;border-radius:var(--radius-sm);background:var(--white);color:var(--ink)}.catalog-search input{min-height:52px;border-radius:999px;padding:12px 18px}.catalog-search input::placeholder,.dieline-search input::placeholder,.industry-sample-search input::placeholder,.form-grid input::placeholder{color:#7d8795}.home-categories{padding-bottom:58px}.home-categories__heading{display:flex;align-items:end;justify-content:space-between;gap:32px;margin-bottom:22px}.home-categories__heading h2,.home-categories__heading p{margin-bottom:0}.home-categories__heading p{max-width:550px;color:var(--muted)}.home-categories__aisles{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.category-aisle{display:grid;min-width:0;grid-template-columns:minmax(150px,.85fr) minmax(0,1.15fr);align-items:start;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--paper);color:var(--ink);text-decoration:none;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.category-aisle:hover{border-color:var(--orange);box-shadow:var(--shadow);transform:translateY(-4px)}.category-aisle>.responsive-image,.category-aisle>.responsive-image__fallback{width:100%;height:auto;aspect-ratio:4 / 3;align-self:start;min-height:0;border-right:1px solid var(--soft-line);background:var(--media)}.category-aisle img{padding:8px}.category-aisle__body{display:flex;min-width:0;flex:1;flex-direction:column;align-items:flex-start;padding:18px}.category-aisle__body strong{margin-bottom:6px;color:var(--navy);font-size:1.12rem;line-height:1.25}.category-aisle__body>span:not(.category-aisle__meta):not(.category-aisle__action){color:var(--muted);font-size:.9rem;line-height:1.5}.category-aisle__meta{margin-top:14px;border-radius:999px;padding:4px 9px;background:#efe8dd;color:var(--navy);font-size:.75rem;font-weight:780}.category-aisle__action{display:inline-flex;min-height:44px;align-items:center;margin-top:auto;padding-top:12px;color:var(--orange-dark);font-size:.88rem;font-weight:800}.home-references{padding-block:62px}.home-references>h2{margin-bottom:8px}.home-references>h2+p{margin-bottom:20px;color:var(--muted);font-weight:700}.catalog-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;align-items:stretch}.reference-card,.dieline-card,.industry-sample-card{display:flex;min-width:0;flex-direction:column;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--paper);box-shadow:0 5px 18px #0c203d0d}.reference-card__media,.industry-sample-card>.responsive-image,.industry-sample-card>.responsive-image__fallback{aspect-ratio:4 / 3;min-height:0;overflow:hidden;border-bottom:1px solid var(--soft-line);background:var(--media)}.industry-sample-card>.responsive-image,.industry-sample-card>.responsive-image__fallback{height:auto;flex:0 0 auto}.reference-card__media img,.industry-sample-card>.responsive-image img{padding:8px}.reference-card__type{margin:17px 18px 7px;color:var(--orange-dark);font-size:.7rem}.reference-card h3{margin:0 18px 18px}.reference-card__actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:auto;padding:0 18px 18px}.reference-card__actions a,.reference-card__actions button{border:1px solid var(--navy);padding:9px 10px;background:transparent;color:var(--navy);font-size:.8rem}.reference-card__actions button{border-color:var(--orange);background:var(--orange)}.reference-card__actions a:hover{background:var(--navy);color:var(--white)}.reference-card__actions button:hover{background:#ff934f}.catalog-search__empty,.dieline-empty,.industry-sample-empty{border:1px dashed #b9ad9d;border-radius:var(--radius-md);padding:42px;background:var(--paper);text-align:center}.catalog-search__empty button{border:1px solid var(--navy);padding:10px 18px;background:transparent;color:var(--navy)}.home-process{border-radius:var(--radius-lg);padding:54px;background:var(--navy);color:#fffc}.home-process>p{margin-bottom:10px;color:var(--orange);font-size:.76rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.home-process h2,.home-process h3{color:var(--white)}.home-process ol{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin:30px 0 0;padding:0;list-style:none}.home-process li{min-width:0;border-left:1px solid rgba(255,255,255,.18);padding:0 24px}.home-process li:first-child{border-left:0;padding-left:0}.home-process li:last-child{padding-right:0}.home-process li>span{display:block;margin-bottom:14px;color:var(--orange);font-size:1.6rem;font-weight:800;line-height:1}.home-process li p{margin-bottom:0;font-size:.9rem}.home-quote{display:grid;grid-template-columns:minmax(0,.7fr) minmax(0,1fr) auto;align-items:center;gap:28px;margin-block:32px 72px;border:1px solid #e3b68f;border-radius:var(--radius-lg);padding:30px 34px;background:#fff1e5}.home-quote h2,.home-quote p{margin-bottom:0}.home-quote h2{font-size:1.55rem}.home-quote p{color:#5d5360}.dieline-hero,.industry-sample-hero{padding-block:62px;background:var(--navy);color:#ffffffc7}.dieline-hero h1,.dieline-hero h2,.dieline-hero h3,.industry-sample-hero h1{color:var(--white)}.dieline-hero-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(430px,.75fr);align-items:center;gap:64px}.dieline-hero-copy>p:not(.section-kicker):not(.dieline-hero-meta),.industry-sample-hero .container>p:not(.industry-sample-meta){max-width:760px;font-size:1.05rem}.dieline-hero-meta,.industry-sample-meta{margin-bottom:0;color:var(--orange);font-size:.88rem;font-weight:780}.dieline-steps{border:1px solid rgba(255,255,255,.16);border-radius:var(--radius-md);padding:24px;background:#ffffff0f}.dieline-steps h2{font-size:1.25rem}.dieline-steps ol{display:grid;gap:12px;margin:0;padding:0;list-style:none}.dieline-steps li{display:grid;grid-template-columns:36px minmax(0,1fr);gap:12px}.dieline-steps li>span{display:grid;width:36px;height:36px;place-items:center;border-radius:50%;background:var(--orange);color:var(--navy);font-weight:800}.dieline-steps h3,.dieline-steps p{margin-bottom:0}.dieline-steps h3{font-size:.98rem}.dieline-steps p{color:#ffffffad;font-size:.84rem}.dieline-library,.industry-sample-catalog{background:var(--cream)}.dieline-toolbar,.industry-sample-toolbar{display:grid;grid-template-columns:minmax(260px,.68fr) minmax(0,1.32fr);align-items:start;gap:20px;margin-bottom:28px}.dieline-search,.industry-sample-search{position:relative;display:flex;min-width:0;align-items:center}.dieline-search svg,.industry-sample-search svg{position:absolute;left:15px;z-index:1;color:var(--muted)}.dieline-search input,.industry-sample-search input{min-height:48px;padding:10px 16px 10px 46px}.dieline-filters,.industry-sample-filters{display:flex;min-width:0;flex-wrap:wrap;justify-content:flex-end;gap:8px}.dieline-filters button,.industry-sample-filters button{border:1px solid #c9c1b4;padding:9px 14px;background:var(--paper);color:var(--navy);font-size:.82rem}.dieline-filters button:hover,.industry-sample-filters button:hover,.dieline-filters button.is-active,.industry-sample-filters button.is-active{border-color:var(--navy);background:var(--navy);color:var(--white)}.dieline-filters button.is-active,.industry-sample-filters button.is-active{box-shadow:inset 0 -3px 0 var(--orange)}.dieline-grid,.industry-sample-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;align-items:stretch}.dieline-preview{overflow:hidden;border-bottom:1px solid var(--soft-line);background:var(--media)}.dieline-visual-pair{display:grid;grid-template-columns:1fr 1fr;aspect-ratio:4 / 3;min-width:0}.dieline-visual{position:relative;min-width:0;margin:0;overflow:hidden;border-right:1px solid var(--soft-line);background:var(--media)}.dieline-visual:last-child{border-right:0}.dieline-visual img{padding:12px 8px 30px}.dieline-visual figcaption{position:absolute;right:0;bottom:0;left:0;border-top:1px solid rgba(12,32,61,.08);padding:5px 6px;background:#fffdf8f0;color:var(--muted);font-size:.65rem;font-weight:740;line-height:1.15;text-align:center}.dieline-card-copy,.industry-sample-card-copy{display:flex;min-width:0;flex:1;flex-direction:column;padding:18px}.dieline-card-copy>p:first-child{margin-bottom:6px;color:var(--orange-dark);font-size:.74rem;font-weight:820;letter-spacing:.08em}.dieline-card-copy>p:not(:first-child),.industry-sample-card-copy>p{color:var(--muted);font-size:.87rem;line-height:1.5}.dieline-card-products{margin-top:auto}.dieline-card-products>p,.industry-sample-card-copy>p:nth-of-type(2){margin-bottom:8px;color:var(--navy);font-size:.72rem;font-weight:820;letter-spacing:.06em;text-transform:uppercase}.dieline-product-list,.industry-sample-protection-list,.industry-sample-product-list{display:flex;min-width:0;flex-wrap:wrap;gap:6px;margin:0;padding:0;list-style:none}.dieline-product-tag,.industry-sample-protection-list li,.industry-sample-product-list li{max-width:100%;border:1px solid #d8cfc1;border-radius:999px;padding:5px 9px;background:#f0eae0;color:#38485e;font-size:.75rem;line-height:1.25;overflow-wrap:anywhere}.dieline-card-action,.industry-sample-card-action{width:100%;margin-top:16px;border:1px solid var(--navy);padding:10px 12px;background:transparent;color:var(--navy);font-size:.83rem}.catalog-card-actions{display:grid;gap:8px;margin-top:16px}.catalog-card-actions .dieline-card-action,.catalog-card-actions .industry-sample-card-action{margin-top:0}.catalog-card-actions .is-quote{border-color:var(--orange);background:var(--orange);color:var(--navy)}.dieline-card-action:hover,.industry-sample-card-action:hover{border-color:var(--orange);background:var(--orange)}.industry-sample-card>.responsive-image,.industry-sample-card>.responsive-image__fallback{display:block}.industry-sample-card-copy h3{min-height:2.5em}.industry-sample-card-copy>p:first-of-type{min-height:4.5em}.industry-sample-protection-list{margin-bottom:4px}.dieline-recommendation,.industry-sample-cta,.dieline-final-cta{padding-block:48px;background:#efe6d8}.dieline-recommendation .container,.industry-sample-cta .container,.dieline-final-cta .container{display:grid;grid-template-columns:minmax(0,.75fr) minmax(0,1fr) auto;align-items:center;gap:28px}.dieline-recommendation h2,.dieline-recommendation p,.industry-sample-cta h2,.industry-sample-cta p,.dieline-final-cta h2,.dieline-final-cta p{margin-bottom:0}.dieline-note,section.industry-sample-disclosure{padding-block:34px;background:var(--paper);color:var(--muted);font-size:.87rem}.dieline-note h2{font-size:1.08rem}.dieline-note p,section.industry-sample-disclosure p:last-child{margin-bottom:0}.dieline-final-cta{background:var(--navy);color:#ffffffc2}.dieline-final-cta h2{color:var(--white)}.dieline-drawer-backdrop,.industry-sample-drawer-backdrop,.quote-dialog-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;display:flex;align-items:center;justify-content:flex-end;padding:24px;background:#051121b8}.dieline-drawer,.industry-sample-drawer{position:relative;display:grid;width:min(980px,calc(100vw - 48px));max-height:calc(100dvh - 48px);grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);overflow:auto;border-radius:var(--radius-lg);background:var(--paper);box-shadow:var(--shadow)}.dieline-drawer .dialog-close,.industry-sample-drawer .dialog-close,.quote-dialog .dialog-close{position:absolute;top:14px;right:14px;z-index:4;display:grid;width:44px;min-height:44px;place-items:center;border:1px solid #cfc6ba;border-radius:50%;background:var(--paper);color:var(--navy)}.dieline-drawer .dialog-close:hover,.industry-sample-drawer .dialog-close:hover,.quote-dialog .dialog-close:hover{border-color:var(--orange);background:#fff1e5}.dieline-drawer-visual,.industry-sample-drawer-image{display:grid;min-width:0;min-height:500px;place-items:center;overflow:hidden;background:var(--media)}.industry-sample-drawer-image{align-content:start;padding:32px}.dieline-drawer-visual .dieline-preview{width:100%;border:0}.dieline-drawer-visual .dieline-visual-pair{grid-template-columns:1fr;aspect-ratio:auto}.dieline-drawer-visual .dieline-visual{min-height:250px;border:0;border-bottom:1px solid var(--line)}.industry-sample-drawer-image>.responsive-image,.industry-sample-drawer-image>.responsive-image__fallback,.industry-sample-drawer-image .industry-sample-image{width:100%;height:auto;min-height:0;aspect-ratio:4 / 3;object-fit:contain}.dieline-drawer-copy,.industry-sample-drawer-copy{min-width:0;padding:58px 40px 40px}.dieline-details,.industry-sample-details{display:grid;gap:0;margin-block:24px}.dieline-details>div,.industry-sample-details>div{border-top:1px solid var(--soft-line);padding-block:14px}.dieline-details dt,.industry-sample-details dt{margin-bottom:6px;color:var(--navy);font-size:.76rem;font-weight:820;letter-spacing:.06em;text-transform:uppercase}.dieline-details dd,.industry-sample-details dd{margin:0;color:var(--muted)}.dieline-disclaimer,.industry-sample-disclosure,.industry-sample-compliance{color:var(--muted);font-size:.82rem}.industry-sample-compliance{border-left:3px solid var(--orange);padding-left:12px}.quote-dialog-backdrop{justify-content:center}.quote-dialog{position:relative;width:min(760px,calc(100vw - 48px));max-height:calc(100dvh - 48px);overflow:auto;border-radius:var(--radius-lg);padding:42px;background:var(--paper);box-shadow:var(--shadow)}.quote-dialog>form>h2{padding-right:48px}.quote-step{margin-bottom:12px;color:var(--orange-dark);font-size:.82rem;font-weight:800}.quote-progress{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:0 0 28px;padding:0;list-style:none}.quote-progress li{border-bottom:3px solid #ded6ca;padding:8px 4px;color:var(--muted);font-size:.78rem;font-weight:700}.quote-progress li.is-active{border-color:var(--orange);color:var(--navy)}.quote-options{display:grid;gap:10px;margin:0;border:0;padding:0}.quote-options legend{margin-bottom:12px;color:var(--navy);font-weight:780}.quote-options label{display:flex;min-height:48px;align-items:center;gap:12px;border:1px solid var(--line);border-radius:var(--radius-sm);padding:10px 14px;background:var(--white)}.quote-options label:has(input:checked){border-color:var(--orange);background:#fff1e5}.quote-options input{width:20px;min-height:20px;accent-color:var(--orange-dark)}.quote-selection-summary{display:grid;gap:3px;margin-bottom:20px;border-left:4px solid var(--orange);border-radius:0 var(--radius-sm) var(--radius-sm) 0;padding:14px 16px;background:#fff1e5}.quote-selection-summary span{color:var(--muted);font-size:.88rem}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.form-grid label{display:grid;min-width:0;align-content:start;gap:7px;color:var(--navy);font-size:.82rem;font-weight:740}.form-grid input,.form-grid textarea{min-height:46px;padding:10px 12px;resize:vertical}.form-grid textarea{min-height:110px}.full-field{grid-column:1 / -1}.quote-honeypot{position:absolute!important;left:-9999px!important}.dialog-actions{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:26px}.dialog-actions button:not(.button-primary){border:1px solid transparent;padding:9px 14px;background:transparent;color:var(--navy)}.dialog-actions .button-primary{padding-inline:20px}.field-error{margin:4px 0 0;color:var(--error);font-size:.8rem;font-weight:700}.quote-success{display:grid;min-height:360px;place-items:center;align-content:center;text-align:center}.quote-success>svg{color:var(--success)}.quote-success p{max-width:520px;color:var(--muted)}.supermarket-footer{padding-block:46px 30px;background:#07192f;color:#ffffffbd}.supermarket-footer__inner{display:grid;grid-template-columns:minmax(0,.7fr) minmax(0,1.3fr);gap:32px 64px}.supermarket-footer nav{display:flex;min-width:0;flex-direction:column;align-items:flex-start;gap:4px}.supermarket-footer nav a{display:inline-flex;min-height:44px;align-items:center;color:var(--white);font-weight:700;text-decoration:none}.supermarket-footer nav a:hover{color:var(--orange)}.supermarket-footer__contact{display:flex;min-width:0;align-items:center;justify-content:flex-end;gap:24px}.supermarket-footer__contact p{max-width:620px;margin-bottom:0}.supermarket-footer button{flex:0 0 auto;border-color:var(--orange);background:var(--orange);color:var(--navy)}.supermarket-footer__disclosure{grid-column:1 / -1;margin:0;border-top:1px solid rgba(255,255,255,.12);padding-top:20px;color:#ffffff8f;font-size:.78rem}.not-found-page,.catalog-page{min-height:62vh;padding-block:90px}.not-found-page__eyebrow{color:var(--orange-dark);font-weight:800;letter-spacing:.1em;text-transform:uppercase}.not-found-page nav{display:flex;flex-wrap:wrap;gap:10px}.not-found-page nav a{display:inline-flex;min-height:44px;align-items:center;border:1px solid var(--navy);border-radius:var(--radius-sm);padding:9px 14px;color:var(--navy);font-weight:700;text-decoration:none}@media(max-width:1080px){.home-hero{grid-template-columns:minmax(0,1fr) minmax(280px,.58fr);gap:32px}.catalog-grid,.dieline-grid,.industry-sample-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.dieline-hero-layout{grid-template-columns:minmax(0,1fr) minmax(360px,.8fr);gap:36px}.supermarket-header__navigation a{padding-inline:8px;font-size:.82rem}.supermarket-header__quote{padding-inline:12px}}@media(max-width:960px){.supermarket-header__inner{min-height:64px}.supermarket-header__menu-toggle{display:grid;place-items:center}.supermarket-header__navigation{position:fixed;top:64px;right:0;bottom:0;left:0;height:calc(100dvh - 64px);overflow-y:auto;align-items:stretch;flex-direction:column;gap:6px;padding:24px;background:var(--navy)}.supermarket-header__navigation[hidden]{display:none}.supermarket-header__navigation a,.supermarket-header__quote{width:100%;min-height:50px;justify-content:flex-start;margin:0;padding:12px 14px;font-size:1rem}.supermarket-header__quote{justify-content:center;margin-top:8px}.home-hero,.dieline-hero-layout{grid-template-columns:1fr}.home-categories__heading,.home-quote,.dieline-recommendation .container,.industry-sample-cta .container,.dieline-final-cta .container{grid-template-columns:1fr;align-items:start}.home-categories__heading{display:grid;gap:6px}.home-process ol{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 0}.home-process li:nth-child(3){border-left:0;padding-left:0}.dieline-toolbar,.industry-sample-toolbar{grid-template-columns:1fr}.dieline-filters,.industry-sample-filters{justify-content:flex-start}.supermarket-footer__inner{grid-template-columns:1fr}.supermarket-footer__contact{align-items:flex-start;flex-direction:column}.supermarket-footer__disclosure{grid-column:auto}}@media(max-width:760px){.container,.home-hero,.home-categories,.home-references,.home-process,.home-quote,.supermarket-header__inner,.supermarket-footer__inner,.not-found-page{width:min(calc(100% - 32px),var(--container))}.section{padding-block:38px}h1{font-size:clamp(2.1rem,10vw,3rem)}h2{font-size:1.65rem}.home-hero{gap:24px;padding-block:34px 30px}.home-hero h1{font-size:clamp(2.2rem,11.2vw,3.3rem)}.home-categories{padding-bottom:44px}.home-categories__aisles{grid-template-columns:1fr}.category-aisle{grid-template-columns:minmax(120px,.85fr) minmax(0,1.15fr)}.category-aisle>.responsive-image,.category-aisle>.responsive-image__fallback{border-right:1px solid var(--soft-line);border-bottom:0}.category-aisle__body{padding:15px}.category-aisle__body>span:not(.category-aisle__meta):not(.category-aisle__action){font-size:.82rem}.category-aisle__meta{margin-top:8px}.category-aisle__action{padding-top:5px}.home-references{padding-block:46px}.catalog-grid,.dieline-grid,.industry-sample-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-process{border-radius:var(--radius-md);padding:34px 24px}.home-process ol{grid-template-columns:1fr}.home-process li,.home-process li:first-child,.home-process li:nth-child(3),.home-process li:last-child{border-left:0;border-top:1px solid rgba(255,255,255,.16);padding:22px 0 0}.home-process li:first-child{border-top:0;padding-top:0}.home-quote{gap:14px;margin-block:24px 50px;padding:24px}.dieline-hero,.industry-sample-hero{padding-block:42px}.dieline-steps{padding:20px}.dieline-drawer-backdrop,.industry-sample-drawer-backdrop,.quote-dialog-backdrop{align-items:stretch;padding:0}.dieline-drawer,.industry-sample-drawer,.quote-dialog{width:100%;height:100dvh;max-height:100dvh;border-radius:0}.dieline-drawer,.industry-sample-drawer{display:block}.dieline-drawer-visual,.industry-sample-drawer-image{min-height:340px}.industry-sample-drawer-image{min-height:0;padding:0}.industry-sample-drawer-image>.responsive-image,.industry-sample-drawer-image>.responsive-image__fallback,.industry-sample-drawer-image .industry-sample-image{min-height:0}.dieline-drawer-copy,.industry-sample-drawer-copy,.quote-dialog{padding:66px 22px 30px}.quote-progress{overflow-x:auto}.form-grid{grid-template-columns:1fr}.full-field{grid-column:auto}}@media(max-width:460px){.supermarket-header__brand{max-width:230px;font-size:.94rem}.catalog-search{padding:16px}.category-aisle{grid-template-columns:132px minmax(0,1fr)}.category-aisle__body>span:not(.category-aisle__meta):not(.category-aisle__action){display:none}.catalog-grid,.dieline-grid,.industry-sample-grid{grid-template-columns:1fr}.reference-card__actions{grid-template-columns:1fr 1fr}.industry-sample-card-copy h3,.industry-sample-card-copy>p:first-of-type{min-height:0}.dieline-filters,.industry-sample-filters{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.dieline-filters button,.industry-sample-filters button{width:100%;min-width:0;padding-inline:8px}.dialog-actions{align-items:stretch;flex-direction:column-reverse}.dialog-actions>*{width:100%}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}.visitor-chat__launcher{position:fixed;right:24px;bottom:24px;z-index:92;display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:52px;max-width:min(320px,calc(100vw - 32px));border:1px solid var(--navy);border-radius:999px;padding:11px 18px;background:var(--orange);box-shadow:0 14px 32px #0c203d3d;color:var(--navy);font:inherit;font-weight:800;cursor:pointer}.visitor-chat__launcher:after{width:8px;height:8px;border:2px solid var(--cream);border-radius:50%;background:#79818c;content:""}.visitor-chat__launcher[data-status=online]:after{background:#198754}.visitor-chat__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;background:#040f1e73}.visitor-chat__dialog{position:absolute;right:24px;bottom:88px;display:flex;width:min(420px,calc(100vw - 32px));max-height:min(700px,calc(100dvh - 112px));overflow:hidden;flex-direction:column;border:1px solid rgba(12,32,61,.18);border-radius:var(--radius-lg);background:var(--cream);box-shadow:0 28px 70px #040f1e57;color:var(--navy)}.visitor-chat__header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:18px 18px 16px;background:var(--navy);color:#fff}.visitor-chat__header>div{display:grid;gap:4px}.visitor-chat__header strong{font-size:1.05rem}.visitor-chat__presence{font-size:.78rem;color:#ffffffbd}.visitor-chat__presence--online{color:#9fe4bd}.visitor-chat__close,.visitor-chat__categories button,.visitor-chat__composer button,.agent-chat-page button,.agent-login-card button{min-width:44px;min-height:44px}.visitor-chat__close{display:grid;flex:0 0 44px;place-items:center;border:1px solid rgba(255,255,255,.3);border-radius:50%;background:transparent;color:#fff;cursor:pointer}.visitor-chat__start,.visitor-chat__conversation{min-height:260px;padding:20px}.visitor-chat__start>p:first-child{margin-top:0;font-weight:750}.visitor-chat__categories{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.visitor-chat__categories button{border:1px solid var(--soft-line);border-radius:var(--radius-sm);padding:10px;background:#fff;color:var(--navy);font:inherit;font-weight:700;cursor:pointer}.visitor-chat__categories button:hover{border-color:var(--orange);box-shadow:inset 0 -3px 0 var(--orange)}.visitor-chat__conversation{display:flex;min-height:420px;overflow:hidden;flex-direction:column;gap:12px}.visitor-chat__messages{display:flex;overflow-y:auto;flex:1;flex-direction:column;gap:10px;padding-right:4px}.visitor-chat__empty{margin:auto 0;color:var(--muted);text-align:center}.visitor-chat__message{width:min(88%,320px);border:1px solid var(--soft-line);border-radius:14px;padding:10px 12px;background:#fff}.visitor-chat__message--visitor{align-self:flex-end;border-color:#f47c2b59;background:#fff4e8}.visitor-chat__message span{display:block;margin-bottom:4px;color:var(--muted);font-size:.72rem;font-weight:800;text-transform:uppercase}.visitor-chat__message p{margin:0;white-space:pre-wrap}.visitor-chat__composer{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.visitor-chat__composer textarea{min-height:64px;resize:vertical;border:1px solid var(--soft-line);border-radius:var(--radius-sm);padding:10px 12px;background:#fff;color:var(--navy);font:inherit}.visitor-chat__photo-retention{margin:0;color:var(--muted);font-size:.72rem;line-height:1.4}.visitor-chat__composer button{display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1px solid var(--navy);border-radius:var(--radius-sm);padding:10px 12px;background:var(--orange);color:var(--navy);font:inherit;font-weight:800;cursor:pointer}.visitor-chat__composer button:disabled,.visitor-chat__categories button:disabled,.agent-chat-page button:disabled{opacity:.5;cursor:not-allowed}.visitor-chat [role=alert],.agent-chat-page [role=alert],.agent-login-card [role=alert]{margin:10px 0 0;color:#a73724;font-size:.86rem;font-weight:700}.agent-login-page{display:grid;min-height:100dvh;place-items:center;padding:24px;background:linear-gradient(145deg,var(--navy),#17385f)}.agent-login-card{display:grid;width:min(440px,100%);gap:16px;border:1px solid rgba(255,255,255,.16);border-radius:var(--radius-lg);padding:32px;background:var(--cream);box-shadow:0 30px 80px #00000047}.agent-login-card h1{margin:0 0 8px;font-size:clamp(1.8rem,5vw,2.5rem)}.agent-login-card label,.agent-chat-reply label{display:grid;gap:7px;font-weight:750}.agent-login-card input,.agent-chat-reply textarea{width:100%;border:1px solid var(--soft-line);border-radius:var(--radius-sm);padding:12px;background:#fff;color:var(--navy);font:inherit}.agent-chat-page{min-height:100dvh;padding:18px;background:#e9e5dc;color:var(--navy)}.agent-chat-header{display:flex;align-items:center;justify-content:space-between;gap:20px;max-width:1600px;margin:0 auto 14px;border-radius:var(--radius-md);padding:16px 20px;background:var(--navy);color:#fff}.agent-chat-header h1,.agent-chat-header p{margin:0}.agent-chat-header h1{font-size:1.45rem}.agent-chat-header__session{display:flex;align-items:center;gap:14px}.agent-chat-header button,.agent-chat-transcript header button,.agent-chat-reply>button:not(.button){display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid currentColor;border-radius:var(--radius-sm);padding:9px 13px;background:transparent;color:inherit;font:inherit;font-weight:750;cursor:pointer}.agent-chat-layout{display:grid;grid-template-columns:minmax(220px,.8fr) minmax(0,1.6fr) minmax(280px,1fr);width:min(1600px,100%);min-height:calc(100dvh - 116px);margin:0 auto;gap:12px}.agent-chat-list,.agent-chat-transcript,.agent-chat-reply{min-width:0;overflow:hidden;border:1px solid rgba(12,32,61,.12);border-radius:var(--radius-md);background:var(--cream)}.agent-chat-list,.agent-chat-reply{padding:18px}.agent-chat-list h2,.agent-chat-reply h2{margin-top:0;font-size:1.05rem}.agent-chat-list>button{display:grid;width:100%;gap:5px;margin-bottom:8px;border:1px solid var(--soft-line);border-radius:var(--radius-sm);padding:12px;background:#fff;color:var(--navy);font:inherit;text-align:left;cursor:pointer}.agent-chat-list>button.is-active{border-color:var(--orange);box-shadow:inset 4px 0 0 var(--orange)}.agent-chat-list>button span,.agent-chat-list>button small{overflow:hidden;color:var(--muted);text-overflow:ellipsis;white-space:nowrap}.agent-chat-transcript{display:flex;flex-direction:column}.agent-chat-transcript>header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;border-bottom:1px solid var(--soft-line);padding:18px}.agent-chat-transcript h2,.agent-chat-transcript p{margin:0}.agent-chat-transcript header p{margin-top:4px;color:var(--muted);font-size:.82rem}.agent-chat-messages{display:flex;overflow-y:auto;flex:1;flex-direction:column;gap:14px;padding:20px}.agent-chat-message{width:min(86%,680px);border:1px solid var(--soft-line);border-radius:var(--radius-md);padding:14px;background:#fff}.agent-chat-message--agent{align-self:flex-end;border-color:#f47c2b61;background:#fff4e8}.agent-chat-message span{display:block;margin:8px 0 3px;color:var(--orange-dark);font-size:.72rem;font-weight:850}.agent-chat-message span:first-child{margin-top:0}.agent-chat-reply{display:flex;flex-direction:column;gap:12px}.agent-chat-reply textarea{min-height:150px;resize:vertical}.agent-chat-preview{border-left:4px solid var(--orange);border-radius:0 var(--radius-sm) var(--radius-sm) 0;padding:12px 14px;background:#fff}.agent-chat-preview h3,.agent-chat-preview p{margin:0}.agent-chat-preview h3{margin-bottom:7px;font-size:.82rem;text-transform:uppercase}.chat-photo-composer,.chat-attachment-gallery,.chat-attachment-viewer{min-width:0;max-width:100%}.chat-photo-composer{position:relative;display:grid;grid-column:1 / -1;gap:12px;overflow:hidden;border:1px dashed #b8ad9d;border-radius:var(--radius-sm);padding:12px;background:#fffdf8d1}.agent-chat-reply .chat-photo-composer{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px 10px;overflow:visible;border:1px solid #b8ad9d;padding:10px;background:var(--white)}.agent-chat-reply .agent-chat-composer__text,.agent-chat-reply .chat-photo-preview-list,.agent-chat-reply .chat-photo-dropzone__instruction,.agent-chat-reply .chat-photo-composer>[role=alert]{grid-column:1 / -1}.agent-chat-reply .agent-chat-composer__text textarea{min-height:132px;border:0;padding:6px;box-shadow:none}.agent-chat-reply .chat-photo-composer>.chat-photo-composer__picker-control{grid-column-start:2;grid-row-start:auto;align-self:auto;justify-self:end;margin:0}.agent-chat-reply .chat-photo-preview-list:empty{display:none}.agent-chat-reply .chat-photo-dropzone.is-dragging{border:2px dashed var(--orange-dark);background:#fff0df}.chat-photo-dropzone.is-dragging{border:2px dashed var(--orange-dark);background:#fff0df;box-shadow:inset 0 0 0 3px #f47c2b2e}.chat-photo-dropzone__instruction{display:grid;min-height:52px;place-items:center;border:2px solid var(--navy);border-radius:var(--radius-sm);padding:10px;background:var(--orange);color:var(--navy);font-weight:850;text-align:center}.chat-photo-composer__controls{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.chat-photo-composer label,.chat-photo-preview-list__item label{display:grid;min-width:0;gap:5px;color:var(--navy);font-size:.78rem;font-weight:780}.chat-photo-composer__picker,.chat-photo-composer select,.chat-photo-composer button,.visitor-chat__composer>button{min-width:44px;min-height:44px}.chat-photo-composer__picker,.chat-photo-composer select{width:100%;max-width:100%;border:1px solid #b8ad9d;border-radius:var(--radius-sm);padding:8px;background:var(--white);color:var(--navy)}.chat-photo-composer__picker-control{position:relative;display:inline-grid;width:44px;min-width:44px;min-height:44px;place-items:center;overflow:hidden;border:1px solid #b8ad9d;border-radius:var(--radius-sm);background:var(--white);color:var(--navy);cursor:pointer}.chat-photo-composer label.chat-photo-composer__picker-control{display:inline-grid;min-width:44px}.chat-photo-composer>textarea{grid-row-start:1;grid-column-start:1;padding-right:64px}.chat-photo-composer>.chat-photo-composer__picker-control{z-index:1;grid-row-start:1;grid-column-start:1;align-self:end;justify-self:end;margin:8px}.chat-photo-composer__picker-control:focus-within,.chat-photo-composer__picker-control.is-focused{outline-width:3px;outline-style:solid;outline-color:#0c203d;outline-offset:2px}.chat-photo-composer__picker--compact{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer}.chat-photo-preview-list{display:grid;min-width:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.chat-photo-preview-list:empty{display:none}.chat-photo-preview-list__item{display:grid;min-width:0;align-content:start;gap:8px;overflow:hidden;border:1px solid var(--soft-line);border-radius:var(--radius-sm);padding:9px;background:var(--white)}.chat-photo-composer__preview{width:100%;height:auto;aspect-ratio:4 / 3;border-radius:6px;background:var(--media);object-fit:cover}.chat-photo-preview-list__item progress{width:100%;accent-color:var(--orange-dark)}.chat-photo-preview-list__item>span{color:var(--muted);font-size:.78rem;font-weight:750}.chat-photo-preview-list__item button{display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--navy);border-radius:var(--radius-sm);padding:8px 10px;background:var(--cream);color:var(--navy);font-weight:780}.chat-attachment-gallery{display:grid;min-width:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:8px}.chat-attachment-gallery__deleted{grid-column:1 / -1;border:1px dashed #b8ad9d;border-radius:var(--radius-sm);padding:9px;background:var(--cream);color:var(--muted);font-size:.78rem;font-weight:750}.chat-attachment-gallery__thumbnail-button{min-width:44px;min-height:44px;overflow:hidden;border:2px solid transparent;border-radius:var(--radius-sm);padding:0;background:var(--navy)}.chat-attachment-gallery__thumbnail-button:hover{border-color:var(--orange)}.chat-attachment-gallery__thumbnail{width:100%;height:auto;aspect-ratio:4 / 3;border-radius:var(--radius-sm);background:var(--media);object-fit:cover}.chat-attachment-gallery__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:140;display:grid;min-width:0;place-items:center;overflow:hidden;padding:24px;background:#040f1ed6;transition:opacity .16s ease}.chat-attachment-viewer{display:grid;width:min(1000px,100%);max-width:100%;max-height:min(760px,calc(100dvh - 48px));grid-template-columns:minmax(0,1fr) auto;gap:12px;overflow:hidden;border:1px solid rgba(255,255,255,.18);border-radius:var(--radius-md);padding:16px;background:var(--navy);box-shadow:0 30px 90px #0000007a;color:var(--white);transition:transform .16s ease}.chat-attachment-viewer__close{justify-self:start}.chat-attachment-viewer__actions{display:flex;min-width:0;align-items:center;justify-content:flex-end;gap:8px}.chat-attachment-viewer button,.chat-attachment-viewer a{display:inline-flex;min-width:44px;min-height:44px;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.72);border-radius:var(--radius-sm);padding:9px 12px;background:transparent;color:var(--white);font-weight:780;text-decoration:none}.chat-attachment-viewer button:disabled{opacity:.48}.chat-attachment-viewer__stage{display:grid;min-width:0;min-height:0;grid-column:1 / -1;place-items:center;overflow:hidden;border-radius:var(--radius-sm);background:#040f1e}.chat-attachment-viewer__image{width:100%;height:min(60dvh,620px);min-height:0;object-fit:contain}.chat-attachment-viewer>a{grid-column:1 / -1;justify-self:end}.visitor-chat button:focus-visible,.visitor-chat textarea:focus-visible,.agent-chat-page button:focus-visible,.agent-chat-page textarea:focus-visible,.agent-login-page button:focus-visible,.agent-login-page input:focus-visible{outline:3px solid var(--orange);outline-offset:3px}@media(max-width:900px){.agent-chat-layout{grid-template-columns:1fr}.agent-chat-list,.agent-chat-transcript,.agent-chat-reply{min-height:280px}}@media(max-width:760px){.visitor-chat__launcher{right:16px;bottom:16px}.visitor-chat__dialog{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100dvh;max-height:100dvh;border:0;border-radius:0}.visitor-chat__conversation{min-height:0;flex:1}.visitor-chat__messages{min-height:112px}.visitor-chat__composer{min-height:0;max-height:calc(100dvh - 250px);grid-template-columns:minmax(0,1fr);overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding-right:4px;scroll-padding-block:8px;scrollbar-gutter:stable}.visitor-chat__composer>.chat-photo-composer{overflow:visible}.agent-chat-page{padding:0}.agent-chat-header{margin:0;border-radius:0}.agent-chat-layout{gap:0}.agent-chat-list,.agent-chat-transcript,.agent-chat-reply{border-right:0;border-left:0;border-radius:0}.chat-photo-composer__controls,.chat-photo-preview-list,.chat-attachment-gallery,.agent-chat-reply .chat-photo-preview-list{grid-template-columns:minmax(0,1fr)}.agent-chat-reply .chat-photo-preview-list__item{grid-template-columns:1fr}.agent-chat-reply .chat-photo-composer__picker-control,.agent-chat-reply .chat-photo-composer select,.agent-chat-reply .chat-photo-composer button{min-height:44px}.chat-attachment-gallery__deleted{grid-column:auto}.chat-attachment-gallery__backdrop{padding:0}.chat-attachment-viewer{width:100%;height:100dvh;max-width:100%;max-height:100dvh;grid-template-columns:minmax(0,1fr);align-content:start;overflow-x:hidden;overflow-y:auto;border:0;border-radius:0;padding:12px}.chat-attachment-viewer__actions{justify-content:space-between}.chat-attachment-viewer__stage,.chat-attachment-viewer>a{grid-column:auto}.chat-attachment-viewer__image{height:min(62dvh,620px);max-width:100%}}@media(prefers-reduced-motion:reduce){.chat-attachment-gallery__backdrop,.chat-attachment-viewer{transition:none!important}}
