:root{--shop-shadow:0 18px 55px rgba(22,34,29,.10)}body.cart-open{overflow:hidden}.shop-header nav .active:after{right:0}.cart-button{position:relative;border:0;background:var(--green);color:#fff;min-height:42px;padding:0 15px 0 18px;display:flex;align-items:center;gap:10px;font:600 13px inherit;cursor:pointer}.cart-button i{font-style:normal}.cart-button b{display:grid;place-items:center;min-width:21px;height:21px;padding:0 5px;border-radius:12px;background:var(--lime);color:var(--ink);font-size:11px}.shop-hero{max-width:1280px;margin:auto;padding:76px 32px 66px;display:grid;grid-template-columns:1.35fr .65fr;gap:8vw;align-items:end}.shop-hero h1{font-size:clamp(50px,6vw,82px);line-height:1;letter-spacing:-.055em;margin-bottom:25px}.shop-hero h1 em{font-style:normal;color:var(--green)}.shop-hero>div:first-child>p{max-width:650px;color:var(--muted);font-size:16px;line-height:1.8}.shop-hero-note{border-left:1px solid var(--line);padding:10px 0 10px 34px}.shop-hero-note strong{font-size:20px}.shop-hero-note p{color:var(--muted);font-size:13px;line-height:1.6;margin:10px 0 20px}.shop-hero-note a{font-size:13px;font-weight:700;border-bottom:1px solid}.shop-benefits{background:var(--cream);border-top:1px solid #e8e3da;border-bottom:1px solid #e8e3da;padding:26px max(calc((100vw - 1216px)/2),32px);display:grid;grid-template-columns:repeat(4,1fr)}.shop-benefits>div{display:flex;align-items:center;gap:15px;border-right:1px solid #dcd8d0;padding:0 24px}.shop-benefits>div:first-child{padding-left:0}.shop-benefits>div:last-child{border:0}.shop-benefits b{font-size:11px;color:var(--green)}.shop-benefits span{display:flex;flex-direction:column;font-size:11px;color:var(--muted);gap:3px}.shop-benefits strong{color:var(--ink);font-size:13px}.catalog{max-width:1280px;margin:auto;padding:78px 32px 120px;display:grid;grid-template-columns:230px 1fr;gap:58px}.catalog-sidebar{position:relative}.sidebar-title{display:flex;justify-content:space-between;align-items:center;padding-bottom:16px;border-bottom:1px solid var(--ink);font-size:14px;font-weight:700}.sidebar-title button{border:0;background:none;color:var(--muted);font:11px inherit;cursor:pointer}.category-list{padding:12px 0 34px}.category-list button{width:100%;border:0;background:none;padding:12px 0;display:flex;justify-content:space-between;color:var(--muted);font:13px inherit;cursor:pointer;text-align:left}.category-list button span:last-child{font-size:11px}.category-list button:hover,.category-list button.active{color:var(--green);font-weight:700}.purchase-help{background:var(--green);color:#fff;padding:25px 22px;display:flex;flex-direction:column;gap:12px}.purchase-help span{font-size:9px;color:var(--lime);letter-spacing:.12em}.purchase-help strong{font-size:17px;line-height:1.5}.purchase-help a{font-size:11px;color:var(--lime);margin-top:8px}.catalog-toolbar{display:flex;justify-content:space-between;align-items:end;gap:28px;padding-bottom:25px;border-bottom:1px solid var(--line)}.catalog-kicker{font-size:9px;letter-spacing:.16em;color:var(--green);font-weight:700;margin-bottom:8px}.catalog-toolbar h2{font-size:34px;margin-bottom:4px;letter-spacing:-.03em}.catalog-toolbar>div>span{font-size:11px;color:var(--muted)}.toolbar-controls{display:flex;gap:10px}.search-box{height:43px;width:220px;border:1px solid var(--line);display:flex;align-items:center;padding:0 12px;background:#fff}.search-box span{font-size:20px}.search-box input{width:100%;border:0;outline:0;padding:0 8px;font:12px inherit}.toolbar-controls select{border:1px solid var(--line);background:#fff;padding:0 34px 0 12px;font:12px inherit;color:var(--ink)}.active-filter{margin-top:18px;font-size:12px;color:var(--green)}.active-filter button{margin-left:8px;border:0;background:var(--lime);border-radius:20px;padding:5px 10px;font:11px inherit;cursor:pointer}.shop-product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:34px 16px;padding-top:30px}.shop-item{position:relative}.shop-item-image{position:relative;aspect-ratio:.88;background:#eee;overflow:hidden;cursor:pointer}.shop-item-image img{transition:transform .55s}.shop-item:hover .shop-item-image img{transform:scale(1.035)}.item-badge{position:absolute;top:13px;left:13px;background:var(--lime);color:var(--ink);padding:6px 9px;font-size:9px;font-weight:700;letter-spacing:.08em}.quick-view{position:absolute;left:12px;right:12px;bottom:12px;height:43px;border:0;background:rgba(255,255,255,.94);color:var(--ink);font:600 12px inherit;cursor:pointer;transform:translateY(60px);transition:.25s}.shop-item:hover .quick-view{transform:none}.shop-item-info{padding-top:14px;display:grid;grid-template-columns:1fr auto;gap:4px 12px}.shop-item-category{grid-column:1/-1;font-size:9px;letter-spacing:.1em;color:var(--muted)}.shop-item h3{font-size:15px;margin:0;cursor:pointer}.shop-item-price{font-size:14px;font-weight:700}.shop-item-description{grid-column:1/-1;color:var(--muted);font-size:11px;margin:3px 0 8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.item-add{grid-column:1/-1;border:1px solid var(--ink);background:transparent;min-height:39px;font:600 11px inherit;cursor:pointer;transition:.2s}.item-add:hover{background:var(--ink);color:#fff}.empty-products{text-align:center;padding:90px 20px}.empty-products strong{font-size:22px}.empty-products p{color:var(--muted);font-size:13px}.empty-products button{border:0;background:var(--green);color:#fff;padding:13px 22px;cursor:pointer}.drawer-overlay{position:fixed;inset:0;background:rgba(6,20,15,.55);z-index:49;opacity:0;visibility:hidden;transition:.3s}.cart-drawer{position:fixed;right:0;top:0;bottom:0;width:min(460px,100%);background:var(--paper);z-index:50;transform:translateX(100%);transition:.35s;display:flex;flex-direction:column;padding:32px}.cart-open .drawer-overlay{opacity:1;visibility:visible}.cart-open .cart-drawer{transform:none}.cart-head{display:flex;justify-content:space-between;padding-bottom:22px;border-bottom:1px solid var(--line)}.cart-head span{font-size:9px;letter-spacing:.15em;color:var(--green)}.cart-head h2{font-size:30px;margin:5px 0 0}.cart-close,.product-dialog-close{border:0;background:none;font-size:29px;cursor:pointer}.cart-items{overflow:auto;flex:1}.cart-line{display:grid;grid-template-columns:78px 1fr auto;gap:14px;padding:20px 0;border-bottom:1px solid var(--line)}.cart-line img{width:78px;height:92px}.cart-line-info h3{font-size:13px;margin:3px 0 5px}.cart-line-info>span{font-size:10px;color:var(--muted)}.cart-line-info strong{display:block;font-size:13px;margin-top:10px}.cart-line-remove{border:0;background:none;color:var(--muted);cursor:pointer;align-self:start}.mini-quantity{display:flex;align-items:center;margin-top:10px}.mini-quantity button{width:25px;height:25px;border:1px solid var(--line);background:#fff;cursor:pointer}.mini-quantity span{width:28px;text-align:center;font-size:11px}.cart-empty{margin:auto;text-align:center;display:flex;flex-direction:column;align-items:center}.cart-empty>span{font-size:38px}.cart-empty strong{font-size:20px;margin:16px 0 6px}.cart-empty p{font-size:12px;color:var(--muted)}.continue-shopping{border:1px solid var(--ink);background:transparent;padding:12px 20px;font:600 11px inherit;cursor:pointer}.cart-summary{padding-top:22px;border-top:1px solid var(--line)}.cart-summary>div{display:flex;justify-content:space-between;font-size:15px}.cart-summary>p{font-size:10px;color:var(--muted);margin:8px 0 18px}.checkout-button{width:100%;height:52px;border:0;background:var(--green);color:#fff;font:600 13px inherit;display:flex;justify-content:space-between;align-items:center;padding:0 20px;cursor:pointer}.text-button{width:100%;border:0;margin-top:8px}.product-dialog{width:min(920px,calc(100% - 32px));border:0;padding:0;background:var(--paper);box-shadow:0 30px 100px rgba(0,0,0,.35);grid-template-columns:1fr 1fr}.product-dialog[open]{display:grid}.product-dialog::backdrop{background:rgba(8,24,18,.7);backdrop-filter:blur(3px)}.product-dialog-close{position:absolute;right:14px;top:10px;z-index:2}.dialog-product-image{min-height:580px}.dialog-product-info{padding:60px 46px;align-self:center}.dialog-category{font-size:9px;letter-spacing:.14em;color:var(--green);font-weight:700}.dialog-product-info h2{font-size:36px;letter-spacing:-.04em;margin:12px 0}.dialog-price{font-size:21px;font-weight:700}.dialog-description{color:var(--muted);font-size:13px;line-height:1.7;margin:22px 0}.option-group{margin:24px 0}.option-group label{display:block;font-size:11px;font-weight:700;margin-bottom:8px}.option-group select{width:100%;height:46px;border:1px solid var(--line);background:#fff;padding:0 12px}.dialog-buy-row{display:grid;grid-template-columns:110px 1fr;gap:10px}.quantity-control{display:grid;grid-template-columns:32px 1fr 32px;border:1px solid var(--line);background:#fff}.quantity-control button{border:0;background:none;cursor:pointer}.quantity-control input{width:100%;border:0;text-align:center;outline:0}.dialog-add-cart{border:0;background:var(--green);color:#fff;font:600 13px inherit;cursor:pointer}.dialog-product-info ul{list-style:none;padding:22px 0 0;margin:24px 0 0;border-top:1px solid var(--line);font-size:11px;color:var(--muted);display:grid;gap:8px}.toast{position:fixed;left:50%;bottom:30px;z-index:70;background:var(--ink);color:#fff;padding:12px 20px;font-size:12px;transform:translate(-50%,30px);opacity:0;pointer-events:none;transition:.25s}.toast.show{opacity:1;transform:translate(-50%,0)}
@media(max-width:950px){.catalog{grid-template-columns:1fr}.catalog-sidebar{display:grid;grid-template-columns:1fr 260px;gap:28px}.purchase-help{grid-column:2;grid-row:1/3}.shop-product-grid{grid-template-columns:repeat(2,1fr)}.shop-benefits{grid-template-columns:repeat(2,1fr);gap:18px}.shop-benefits>div:nth-child(2){border:0}.product-dialog{grid-template-columns:.9fr 1.1fr}.dialog-product-image{min-height:520px}}
@media(max-width:700px){.shop-header .cart-button span{display:none}.shop-hero{grid-template-columns:1fr;padding:50px 20px}.shop-hero h1{font-size:51px}.shop-hero-note{padding-left:20px}.shop-benefits{padding:22px 20px}.shop-benefits>div{padding:0;border:0}.catalog{padding:58px 20px 80px;gap:38px}.catalog-sidebar{display:block}.purchase-help{margin-top:20px}.catalog-toolbar{align-items:stretch;flex-direction:column}.toolbar-controls{display:grid;grid-template-columns:1fr 1fr}.search-box{width:auto}.shop-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 10px}.quick-view{display:none}.shop-item h3{font-size:13px}.shop-item-price{font-size:12px}.shop-item-description{display:none}.product-dialog[open]{display:block;max-height:92vh;overflow:auto}.dialog-product-image{min-height:340px;height:340px}.dialog-product-info{padding:32px 22px}.dialog-product-info h2{font-size:28px}.cart-drawer{padding:24px 20px}}
@media(max-width:430px){.shop-benefits{grid-template-columns:1fr 1fr}.shop-benefits span{font-size:9px}.shop-product-grid{grid-template-columns:1fr}.shop-item-image{aspect-ratio:1}.toolbar-controls{grid-template-columns:1fr}.toolbar-controls select{height:43px}}

/* Product routes: finished goods, blanks and transfer supplies */
.shopping-paths{max-width:1280px;margin:0 auto;padding:0 32px 76px;display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.shopping-path{position:relative;min-height:250px;padding:28px;text-align:left;border:1px solid var(--line);background:#fff;color:var(--ink);font:inherit;cursor:pointer;display:flex;flex-direction:column;transition:.25s}.shopping-path:hover{transform:translateY(-4px);box-shadow:var(--shop-shadow)}.shopping-path.active{background:var(--green);color:#fff;border-color:var(--green)}.path-symbol{position:absolute;right:24px;top:20px;font-size:25px;color:var(--green)}.shopping-path.active .path-symbol{color:var(--lime)}.shopping-path small{font-size:9px;letter-spacing:.14em;color:var(--green);margin:25px 0 16px}.shopping-path.active small{color:var(--lime)}.shopping-path strong{font-size:24px;letter-spacing:-.025em}.shopping-path p{font-size:12px;line-height:1.7;color:var(--muted);margin:12px 0 25px;max-width:310px}.shopping-path.active p{color:rgba(255,255,255,.68)}.shopping-path b{margin-top:auto;font-size:12px;display:flex;justify-content:space-between}.shopping-path b i{font-style:normal;font-size:17px}

/* Browser-side design preview */
.dialog-product-image{position:relative;overflow:hidden}.design-preview-layer{position:absolute;left:50%;top:45%;width:26%;transform:translate(-50%,-50%);cursor:move;touch-action:none;filter:drop-shadow(0 1px 1px rgba(0,0,0,.16))}.design-preview-layer img{width:100%;height:auto;object-fit:contain}.preview-label{position:absolute;left:14px;bottom:14px;background:rgba(22,76,59,.9);color:#fff;padding:6px 9px;font-size:9px;letter-spacing:.08em}.design-upload{border-top:1px solid var(--line);padding-top:18px;margin:22px 0}.design-upload-head{display:flex;justify-content:space-between;align-items:start;margin-bottom:10px}.design-upload-head div{display:flex;flex-direction:column;gap:3px}.design-upload-head strong{font-size:11px}.design-upload-head span{font-size:9px;color:var(--muted)}.design-upload-head button{border:0;background:none;color:var(--green);font:10px inherit;cursor:pointer}.upload-drop{height:58px;border:1px dashed #aeb7b1;background:#fff;display:flex!important;flex-direction:row!important;align-items:center;justify-content:center;gap:8px;margin:0!important;cursor:pointer}.upload-drop input{display:none}.upload-drop>span{font-size:18px;color:var(--green)}.upload-drop>strong{font-size:11px}.design-controls{padding-top:12px}.design-controls label{display:grid;grid-template-columns:70px 1fr;align-items:center;font-size:10px;font-weight:600}.design-controls input{accent-color:var(--green)}.design-controls p,.preview-notice{font-size:9px!important;color:var(--muted)!important;margin:7px 0 0!important;line-height:1.5!important}.preview-notice{padding-left:12px;border-left:2px solid var(--lime)}

@media(max-width:950px){.shopping-paths{grid-template-columns:1fr 1fr}.shopping-path:last-child{grid-column:1/-1}}
@media(max-width:700px){.shopping-paths{padding:0 20px 55px;grid-template-columns:1fr}.shopping-path:last-child{grid-column:auto}.shopping-path{min-height:215px}.design-preview-layer{width:23%}}
