:root{--ink:#222e29;--muted:#737b76;--green:#214d3f;--green-soft:#edf3ef;--line:#e4e8e4;--bg:#fff;--coral:#ba5b44;--radius:6px;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:var(--bg);font-synthesis:none;letter-spacing:0}
*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.45}a{color:inherit;text-decoration:none}button{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #b77952;outline-offset:3px}button{border:0;background:none}svg{width:19px;height:19px;stroke-width:1.6;flex-shrink:0}button svg{pointer-events:none}[hidden]{display:none!important}.shell{width:min(1320px,calc(100% - 96px));margin-inline:auto}.demo-bar{min-height:32px;background:var(--green);color:white;text-align:center;font-size:10px;padding:10px 16px}.demo-bar span{opacity:.75;margin-left:18px}.header{display:flex;align-items:center;gap:60px;height:100px;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:10px;font-size:23px;font-weight:700;white-space:nowrap}.brand-symbol{display:flex;color:var(--green)}.brand-symbol svg{width:29px;height:29px}.header nav{display:flex;gap:30px;align-items:center;font-size:13px}.header nav a,.header nav button{padding:12px 0}.nav-active{color:var(--green);box-shadow:0 2px var(--green)}.text-button{padding:0;font-size:inherit}.inquiry-button{display:flex;align-items:center;gap:10px;margin-left:auto;font-size:12px;border:1px solid var(--line);padding:10px 14px;border-radius:var(--radius);height:42px}.inquiry-button b{display:grid;place-items:center;min-width:21px;height:21px;border-radius:50%;background:var(--green);color:#fff;font-size:10px}.collection-heading{display:flex;justify-content:space-between;align-items:center;padding:43px 0 39px}.eyebrow{font-size:10px;font-weight:600;color:var(--muted);margin:0 0 16px}h1{font-size:44px;font-weight:500;line-height:1.1;margin:0 0 14px}p{line-height:1.6}.subtitle{margin:0;color:var(--muted);font-size:14px}.heading-note{display:flex;align-items:flex-start;gap:10px;font-size:11px;color:var(--muted);line-height:1.8}.heading-note strong{color:var(--ink);font-weight:400}.status-dot{width:6px;height:6px;background:var(--green);border-radius:50%;margin-top:7px}.catalog-layout{display:grid;grid-template-columns:196px minmax(0,1fr);gap:38px}.filters{border-top:1px solid var(--line);padding-top:23px}.filter-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:19px}.filter-heading h2{font-size:13px;font-weight:600;margin:0}.filter-heading>span{font-size:11px;color:var(--muted)}.categories{display:grid;gap:5px;margin-bottom:30px}.category-button{display:flex;justify-content:space-between;align-items:center;min-height:40px;text-align:left;padding:10px 12px;font-size:12px;border-radius:4px;color:#67726a}.category-button span{font-size:10px}.category-button.active{background:var(--green-soft);color:var(--green);font-weight:600}.category-button:hover{background:#f3f5f3}.filter-block{padding:20px 0;border-top:1px solid var(--line)}.filter-block label{display:block;font-size:12px;margin-bottom:12px}.filter-block select{border:1px solid var(--line);width:100%;padding:10px 8px;border-radius:4px;background:#fff;font-size:11px;color:#647068;min-height:38px}.reset-button{display:flex;align-items:center;gap:7px;font-size:11px;color:var(--muted);padding:0 0 25px}.reset-button svg{width:14px;height:14px}.sidebar-note{border-top:1px solid var(--line);margin-top:17px;padding-top:25px}.sidebar-note>svg{width:24px;height:24px;color:var(--green)}.sidebar-note h3{font-size:14px;line-height:1.5;font-weight:500;margin:14px 0 8px}.sidebar-note p{font-size:11px;color:var(--muted);margin:0 0 16px}.text-link{display:flex;align-items:center;gap:10px;font-size:11px;padding:0;color:var(--green)}.text-link svg{width:15px;height:15px}.toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;border-block:1px solid var(--line);padding:13px 0}.search-field{display:flex;align-items:center;gap:10px;flex:1;min-width:0}.search-field>svg{width:17px;color:var(--muted)}.search-field input{border:0;min-width:0;width:100%;height:29px;font-size:12px;color:var(--ink);background:transparent}.search-field input::placeholder{color:#8d948f}.sort-field{display:flex;align-items:center;gap:7px;white-space:nowrap;font-size:11px}.sort-field>span{color:var(--muted)}.sort-field select{background:white;border:0;font-size:11px;max-width:175px;color:var(--ink);padding:6px 0}.results-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:24px 0 19px}.results-heading h2{font-size:14px;font-weight:500;margin:0}.results-heading h2 span{font-size:11px;color:var(--muted);margin-left:8px}.results-caption{font-size:10px;color:var(--muted)}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:29px 21px}.product-card{min-width:0}.product-image-button{display:block;position:relative;width:100%;aspect-ratio:1.13;background:#f1f2f0;padding:0;overflow:hidden;border-radius:4px}.product-image-button img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.product-image-button:hover img{transform:scale(1.04)}.product-tag{position:absolute;top:12px;left:12px;background:#fff;padding:7px 9px;font-size:8px;font-weight:600;color:var(--green)}.image-arrow{display:grid;place-items:center;position:absolute;right:10px;bottom:10px;width:28px;height:28px;border-radius:50%;background:#ffffffed}.image-arrow svg{width:14px;height:14px}.product-meta{display:flex;justify-content:space-between;align-items:center;margin-top:16px;gap:8px;font-size:9px;color:var(--muted);text-transform:uppercase}.product-card h3{font-size:14px;line-height:1.5;font-weight:500;margin:6px 0 8px}.product-title{padding:0;text-align:left}.product-bottom{display:flex;align-items:center;justify-content:space-between;gap:6px}.moq-label{font-size:11px;color:var(--muted)}.moq-label b{color:#48564e;font-weight:400}.color-list{display:flex;gap:5px}.color-dot{height:10px;width:10px;border-radius:50%;border:1px solid #00000012}.card-actions{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);margin-top:14px;padding-top:10px;gap:8px}.price-note{font-size:10px;color:var(--green)}.add-button{display:flex;align-items:center;gap:6px;padding:3px 0;font-size:10px}.add-button svg{width:14px;height:14px}.add-button.selected{color:var(--green)}.collection-end{display:flex;align-items:center;gap:16px;margin:32px 0}.collection-end span{flex:1;height:1px;background:var(--line)}.collection-end p{font-size:10px;color:var(--muted);margin:0;text-align:center}.contact-band{display:flex;justify-content:space-between;gap:25px;align-items:center;border-block:1px solid var(--line);padding:35px 0;margin:17px 0 0}.contact-band .eyebrow{color:var(--coral);margin-bottom:12px}.contact-band h2{font-size:25px;font-weight:500;margin:0 0 10px}.contact-band p:not(.eyebrow){font-size:12px;color:var(--muted);margin:0}.primary-button,.secondary-button{display:inline-flex;align-items:center;justify-content:center;gap:13px;padding:13px 18px;border-radius:4px;min-height:44px;font-size:12px}.primary-button{background:var(--green);color:white}.primary-button:hover:not(:disabled){background:#173d31}.secondary-button{border:1px solid var(--line);background:white}.footer{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-top:27px;padding-bottom:30px}.footer .brand{font-size:16px}.footer .brand svg{width:21px;height:21px}.footer p{font-size:11px;color:var(--muted)}.footer>div{display:flex;gap:22px;color:var(--muted);font-size:10px}.icon-button{display:inline-grid;place-items:center;min-width:36px;min-height:36px;flex-shrink:0;border-radius:4px}.icon-button:hover{background:var(--green-soft)}.empty-state{padding:65px 15px;text-align:center}.empty-state>svg{width:36px;height:36px;color:var(--muted)}.empty-state h3{font-size:19px;font-weight:500}.empty-state p{font-size:13px;color:var(--muted)}dialog{border:0;border-radius:8px;padding:0;color:var(--ink);box-shadow:0 20px 100px #0003;max-height:90dvh;overscroll-behavior:contain}dialog::backdrop{background:#17251fd0;backdrop-filter:blur(3px)}body:has(dialog[open]){overflow:hidden}.dialog-close{position:absolute;right:12px;top:12px;z-index:2;background:#fff}.product-dialog{width:min(860px,calc(100% - 32px))}.detail-layout{display:grid;grid-template-columns:1fr 1fr}.detail-image{width:100%;height:100%;object-fit:cover;min-height:480px;background:#f1f2f0}.detail-copy{padding:40px 30px 30px}.detail-copy h2{font-size:28px;font-weight:500;line-height:1.2;margin:12px 0 16px}.detail-copy>p{font-size:13px;color:var(--muted)}.sample-note{font-size:11px!important;color:var(--coral)!important}.specs{margin:20px 0}.specs div{display:grid;grid-template-columns:1fr 1.2fr;gap:16px;padding:10px 0;border-bottom:1px solid var(--line);font-size:11px;line-height:1.5}.specs dt{color:var(--muted)}.specs dd{margin:0;overflow-wrap:anywhere}.detail-actions{display:flex;gap:8px}.detail-actions .primary-button{flex:1}.inquiry-dialog{width:min(670px,calc(100% - 24px));padding:28px}.dialog-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:20px}.dialog-heading .eyebrow{margin-bottom:9px}.dialog-heading h2{font-size:25px;font-weight:500;margin:0}.dialog-heading h2 span{font-size:16px;color:var(--muted)}.inquiry-item{display:grid;grid-template-columns:64px minmax(0,1fr) 85px 30px;gap:12px;align-items:center;border-bottom:1px solid var(--line);padding:15px 0}.inquiry-item img{width:64px;height:64px;object-fit:cover;border-radius:4px}.inquiry-item h3{font-size:13px;font-weight:500;line-height:1.4;margin:0 0 6px}.inquiry-item p{font-size:10px;color:var(--muted);margin:0}.quantity-field{font-size:10px;color:var(--muted)}.quantity-field input{width:100%;margin-top:5px;padding:7px;border:1px solid var(--line);border-radius:4px;font-size:12px}.inquiry-item .icon-button{min-width:28px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}form{margin-top:24px}form label{display:block;font-size:11px;margin-bottom:15px}form label input,form label textarea{display:block;width:100%;margin-top:8px;border:1px solid #d8dfd9;border-radius:4px;padding:11px;font-size:12px;background:white;color:var(--ink)}textarea{resize:vertical}.send-actions{display:flex;gap:8px;flex-wrap:wrap}.contact-status{font-size:11px;color:var(--coral)}.privacy-note{font-size:10px;color:var(--muted);margin-bottom:0}.empty-inquiry{padding:25px 0;text-align:center;color:var(--muted);font-size:13px}.empty-inquiry>svg{width:30px;height:30px}.info-dialog{width:min(560px,calc(100% - 32px));padding:40px}.info-dialog h2{font-size:25px;font-weight:500}.info-dialog p{font-size:14px;color:var(--muted);overflow-wrap:anywhere}.toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%,12px);background:var(--ink);color:#fff;padding:13px 20px;border-radius:5px;font-size:12px;z-index:10;opacity:0;pointer-events:none;transition:opacity .2s,transform .2s;max-width:calc(100% - 32px);text-align:center}.toast.visible{opacity:1;transform:translate(-50%,0)}
.product-image-button img{object-fit:contain}.detail-image{object-fit:contain}.product-image-button:has(img[src$="mug.jpg"]){background:#f1f1ef}.product-image-button:has(img[src$="bottle.jpg"]){background:#f8f8f6}.product-image-button:has(img[src$="backpack.jpg"]){background:#c1c8cc}
@media(min-width:1500px){.product-image-button{aspect-ratio:1.2}}
@media(max-width:1050px){.shell{width:calc(100% - 48px)}.header{gap:35px}.catalog-layout{grid-template-columns:165px minmax(0,1fr);gap:25px}.product-grid{gap:24px 15px}.results-caption{display:none}.product-meta{font-size:8px}.product-card h3{font-size:13px}.card-actions{align-items:flex-start}.add-button{font-size:9px}.price-note{font-size:9px}.sort-field>span{display:none}}
@media(max-width:760px){.shell{width:calc(100% - 32px)}.demo-bar{font-size:8px;min-height:29px}.demo-bar span{margin-left:9px}.header{height:77px;gap:15px}.brand{font-size:20px}.header nav{display:none}.inquiry-button{padding:8px 10px;gap:7px;font-size:10px}.inquiry-button>svg{width:16px}.collection-heading{padding:29px 0 26px}h1{font-size:34px}.subtitle{font-size:12px}.heading-note{display:none}.eyebrow{font-size:9px;margin-bottom:13px}.catalog-layout{display:block}.filters{padding-top:16px}.filter-heading{display:none}.categories{display:flex;overflow:auto;gap:7px;margin-bottom:16px;padding-bottom:3px}.category-button{flex-shrink:0;gap:10px;border:1px solid var(--line);font-size:11px;padding:8px 10px;min-height:36px}.filter-block{display:inline-block;width:calc(50% - 5px);padding:0 0 16px;border:0;vertical-align:top}.filter-block+.filter-block{margin-left:6px}.filter-block label{font-size:10px;margin-bottom:6px}.filter-block select{font-size:10px}.reset-button{padding-bottom:14px}.sidebar-note{display:none}.toolbar{gap:8px;padding:10px 0}.search-field{gap:7px}.search-field input{font-size:11px}.sort-field select{max-width:120px;font-size:10px}.results-heading{margin:21px 0 16px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 14px}.product-image-button{aspect-ratio:.94}.product-tag{font-size:7px;top:8px;left:8px;padding:5px 6px}.product-meta{margin-top:12px;font-size:8px;gap:4px}.product-card h3{font-size:13px;min-height:39px;margin-bottom:5px}.moq-label{font-size:10px}.color-list{gap:3px}.color-dot{width:8px;height:8px}.card-actions{gap:4px;flex-wrap:wrap;margin-top:10px;padding-top:8px}.price-note{font-size:9px;line-height:20px}.add-button{font-size:9px;min-height:24px}.collection-end{margin:30px 0}.collection-end p{font-size:9px}.contact-band{display:block;padding:29px 0}.contact-band h2{font-size:24px;line-height:1.25}.contact-band .primary-button{margin-top:20px}.footer{flex-wrap:wrap;gap:8px;padding-block:23px}.footer p{font-size:10px}.footer>div{width:100%;justify-content:space-between;margin-top:8px}.detail-layout{grid-template-columns:1fr}.detail-image{height:260px;min-height:0}.detail-copy{padding:25px 22px}.detail-copy h2{font-size:25px}.inquiry-dialog{padding:22px 17px}.inquiry-item{grid-template-columns:50px minmax(0,1fr) 68px 25px;gap:8px}.inquiry-item img{width:50px;height:56px}.inquiry-item h3{font-size:11px}.form-row{grid-template-columns:1fr;gap:0}.send-actions .primary-button,.send-actions .secondary-button{padding:12px;font-size:11px}.info-dialog{padding:35px 24px}}
@media(max-width:760px){.filter-fields{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px}.filter-fields .filter-block{display:block;width:auto;margin-left:0}.filter-block select{font-size:11px}.product-meta{font-size:9px}.card-actions{min-height:39px}.add-button{min-height:32px}.inquiry-dialog .send-actions{display:grid;grid-template-columns:1fr 1fr 36px;gap:8px}.inquiry-dialog .send-actions #copy-inquiry{grid-column:3}.privacy-note{font-size:11px;line-height:1.6}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
