:root{--ink:#142a43;--muted:#5c6878;--line:#e1e6ec;--paper:#fff;--yellow:#f2c45e;--radius:8px;font-family:Arial,Helvetica,sans-serif;color:var(--ink);font-synthesis:none;scroll-behavior:smooth}
*{box-sizing:border-box}body{margin:0;background:#fff;font-size:16px;line-height:1.5}body:has(dialog[open]){overflow:hidden}button,input,select,textarea{font:inherit}button,a,input,select,textarea{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #b07600;outline-offset:3px}button:disabled{opacity:.45;cursor:not-allowed}[hidden]{display:none!important}.wrap{width:min(1260px,100%);margin:auto;padding-inline:28px}.skip{position:fixed;top:-80px;left:20px;background:white;padding:16px;z-index:20}.skip:focus{top:10px}.topbar{background:var(--ink);color:white;font-size:12px}.topbar .wrap{display:flex;justify-content:space-between;gap:15px;padding-block:9px}.header{background:#fff}.header-inner{display:flex;align-items:center;gap:38px;padding-block:28px}.brand{display:flex;align-items:center;gap:10px;font-size:27px;font-weight:800;letter-spacing:-.7px;white-space:nowrap}.brand-mark{width:44px;height:44px;background:var(--yellow);display:grid;place-items:center;font-size:32px;font-style:italic;border-radius:4px}.brand small{display:block;font-size:12px;letter-spacing:.15px;font-weight:400;margin-top:2px}.search{display:flex;align-items:center;gap:12px;flex:1;border:1px solid #bac5d2;border-radius:5px;padding:13px 16px;min-width:0;background:#fff}.search svg{width:20px;height:20px;flex-shrink:0;fill:none;stroke:var(--muted);stroke-width:1.6}.search input{border:0;outline:0;min-width:0;width:100%;font-size:16px;background:transparent;color:var(--ink)}.basket-button{display:flex;align-items:center;gap:10px;white-space:nowrap;background:var(--ink);color:white;border:0;padding:14px 17px;border-radius:5px;font-weight:700;font-size:14px}.basket-button b{border-radius:50%;background:var(--yellow);color:var(--ink);min-width:23px;padding:1px 6px;text-align:center}.category-bar{border-block:1px solid var(--line);background:#f7f9fb}.category-inner{display:flex;align-items:center;justify-content:space-between;gap:20px}.category-inner>a{font-size:14px}.filters{display:flex;flex-wrap:wrap;gap:0}.filters button{background:transparent;border:0;padding:16px 18px;color:var(--ink);font-size:14px;font-weight:600}.filters button[aria-pressed=true]{background:var(--ink);color:white}.filters button:hover{box-shadow:inset 0 -3px var(--yellow)}.intro{margin-block:25px;display:flex;align-items:center;justify-content:space-between;gap:25px;padding-block:26px;background:#f1f5f9;border-left:4px solid var(--yellow)}h1{font-size:30px;line-height:1.2;margin:0 0 8px;letter-spacing:-.7px}.intro p{color:var(--muted);margin:0;font-size:16px}.button{display:inline-flex;justify-content:center;align-items:center;gap:14px;min-height:44px;padding:12px 18px;border-radius:5px;font-weight:700;font-size:14px;border:1px solid transparent}.button.primary{background:var(--ink);color:#fff}.button.secondary{background:#fff;border-color:#b9c4d1;color:var(--ink)}.button.light{background:var(--yellow);color:var(--ink)}.button:hover,.add-button:hover{filter:brightness(.95)}.catalog{padding-block:12px 40px;scroll-margin-top:20px}.catalog-heading{display:flex;gap:20px;align-items:center;justify-content:space-between;margin-bottom:16px}h2{font-size:25px;line-height:1.3;margin:0;letter-spacing:-.5px}.catalog-meta{display:flex;align-items:center;gap:24px;font-size:14px;color:var(--muted)}.catalog-meta label{display:flex;gap:8px;align-items:center}.catalog-meta select{border:1px solid var(--line);background:#fff;color:var(--ink);border-radius:4px;padding:9px;font-size:14px}.price-note{display:flex;gap:10px;background:#fbf8ee;border:1px solid #e9dfc3;border-radius:4px;padding:12px 16px;margin-bottom:22px;font-size:14px;color:#66512b}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.product-card{display:flex;flex-direction:column;border:1px solid var(--line);border-radius:6px;overflow:hidden;background:white}.product-card:hover{border-color:#a8b6c6;box-shadow:0 3px 12px #142a430a}.product-image{position:relative;display:flex;align-items:center;justify-content:center;border:0;background:white;height:205px;padding:30px 20px 12px;width:100%;color:var(--ink)}.product-image img{width:100%;height:100%;object-fit:contain}.product-tag{position:absolute;left:12px;top:12px;background:#edf2f7;color:#53657a;padding:3px 7px;font-size:12px;border-radius:3px}.product-spec-sheet{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:#f4f6f9;border-radius:5px;padding:18px}.product-spec-sheet span{font-size:12px;color:var(--muted)}.product-spec-sheet strong{font-size:21px;line-height:1.3;margin:10px 0}.product-spec-sheet small{font-size:12px}.product-info{padding:16px;display:flex;flex-direction:column;flex:1}.product-brand{font-size:12px;font-weight:700;color:#637184}.product-name{text-align:left;padding:0;border:0;background:none;color:var(--ink);font-size:16px;font-weight:700;line-height:1.4;margin:7px 0 9px;min-height:45px}.product-spec{font-size:14px;line-height:1.5;color:var(--muted);margin:0 0 15px;min-height:42px}.product-pack{display:flex;justify-content:space-between;flex-wrap:wrap;gap:5px;border-top:1px solid var(--line);padding-top:11px;font-size:14px}.product-pack span:last-child{font-size:12px;color:var(--muted)}.price-row{margin:14px 0 16px}.product-price{font-size:26px;font-weight:700;line-height:1.3;letter-spacing:-.5px}.product-price.ask{font-size:23px}.price-small{display:block;font-size:12px;color:var(--muted);letter-spacing:0;font-weight:400;margin-top:4px}.add-button{margin-top:auto;display:flex;align-items:center;justify-content:space-between;background:var(--ink);border:0;border-radius:4px;color:#fff;padding:11px 13px;font-size:14px;font-weight:700;min-height:44px}.empty{text-align:center;padding:45px 15px}.empty p{color:var(--muted)}.business{display:flex;align-items:center;justify-content:space-between;gap:28px;background:var(--ink);color:#fff;padding-block:28px;margin-block:5px 40px}.business h2{font-size:23px}.business p{margin:10px 0 0;font-size:16px;color:#d4deea}.business .button{flex-shrink:0}.process{margin-bottom:40px}.eyebrow{font-size:12px;letter-spacing:1px;font-weight:700;color:var(--muted);margin-bottom:8px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-top:25px}.steps article{border-top:1px solid var(--line);padding-top:18px}.steps article>span{color:#637184;font-size:14px}.steps h3{font-size:18px;margin:8px 0}.steps p{font-size:16px;color:var(--muted);margin:0}.faq{display:grid;grid-template-columns:1fr 2fr;gap:40px;margin-bottom:40px}.faq details{border-bottom:1px solid var(--line);padding:16px 0}.faq summary{cursor:pointer;font-size:16px;font-weight:600}.faq details p{font-size:16px;color:var(--muted)}footer{border-top:1px solid var(--line);background:#f6f8fa}.footer-main{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:40px;padding-block:38px}.footer-main>div{display:flex;flex-direction:column;align-items:flex-start;gap:9px;font-size:14px}.footer-main b{font-size:16px;margin-bottom:4px}.footer-main p{margin:8px 0 0;color:var(--muted)}.footer-main a{overflow-wrap:anywhere}.footer-link{border:0;background:none;padding:0;color:inherit;font-size:14px}.footer-bottom{display:flex;justify-content:space-between;gap:15px;border-top:1px solid var(--line);padding-block:18px;font-size:12px;color:var(--muted)}dialog{border:1px solid var(--line);border-radius:8px;color:var(--ink);padding:0;max-height:90dvh;overflow:auto;box-shadow:0 15px 80px #0003}dialog::backdrop{background:#10243f77}.close{position:absolute;right:12px;top:12px;border:0;background:#eef2f6;border-radius:50%;height:36px;width:36px;font-size:25px;z-index:1;line-height:1}.product-dialog{width:min(880px,calc(100% - 32px))}.detail-grid{display:grid;grid-template-columns:1fr 1.2fr}.detail-art{display:flex;align-items:center;padding:40px;background:#f6f8fa}.detail-art img{width:100%;height:260px;object-fit:contain}.detail-copy{padding:36px}.detail-copy h2{font-size:26px}.detail-copy p,.detail-copy li{font-size:16px;color:var(--muted)}.detail-copy ul{padding-left:19px}.detail-copy label{display:block;font-size:14px;font-weight:600}.detail-copy select{display:block;margin-top:8px;width:100%;padding:10px;border:1px solid var(--line);background:#fff;border-radius:4px}.detail-copy .source-note{font-size:14px}.detail-copy .button{width:100%;margin-top:8px}.cart-dialog{width:min(620px,calc(100% - 24px));padding:30px}.cart-head{position:relative;padding:0 35px 22px 0;border-bottom:1px solid var(--line)}.cart-head .close{right:0;top:0}.cart-head h2 span{font-size:18px;color:var(--muted)}.cart-line{display:grid;grid-template-columns:85px 1fr;gap:16px;padding:20px 0;border-bottom:1px solid var(--line)}.cart-line>img{width:85px;height:90px;object-fit:contain}.cart-line .product-spec-sheet{padding:5px;height:90px}.cart-line .product-spec-sheet strong{font-size:14px;margin:4px 0}.cart-line .product-spec-sheet span,.cart-line .product-spec-sheet small{display:none}.cart-line h3{font-size:16px;line-height:1.4;margin:0}.cart-line p{font-size:14px;color:var(--muted);margin:5px 0}.cart-line-price{font-size:18px;font-weight:700}.cart-line-controls{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:10px}.quantity{display:flex;border:1px solid var(--line);border-radius:4px;height:38px;overflow:hidden}.quantity button{width:32px;border:0;background:#f4f6f9;color:var(--ink)}.quantity input{width:45px;border:0;text-align:center;font-size:14px;appearance:textfield}.quantity input::-webkit-inner-spin-button{appearance:none}.quantity-unit{font-size:12px;color:var(--muted)}.remove{padding:5px;border:0;background:none;text-decoration:underline;font-size:14px;color:var(--muted)}.summary-row{display:flex;justify-content:space-between;gap:18px;margin:13px 0;font-size:14px}.summary-row.total{font-size:23px;font-weight:700;margin-top:23px}.summary-note,.cart-request p,.cart-request small{font-size:14px;line-height:1.6;color:var(--muted)}.cart-request label{display:block;font-size:14px;margin-top:20px}.cart-request textarea{display:block;margin-top:8px;width:100%;border:1px solid var(--line);padding:10px;border-radius:4px;resize:vertical;font-size:16px}.cart-request .button{width:100%;margin:5px 0}.cart-request small{display:block;margin-top:10px}.cart-empty{text-align:center;padding:30px 0}.info-dialog{width:min(570px,calc(100% - 24px));padding:35px}.info-dialog p{font-size:16px;color:var(--muted)}#toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%,15px);opacity:0;pointer-events:none;background:var(--ink);color:white;max-width:90%;padding:13px 20px;border-radius:5px;transition:.18s;font-size:14px;text-align:center;z-index:10}#toast.show{opacity:1;transform:translate(-50%,0)}
@media(max-width:1050px){.header-inner{gap:24px;flex-wrap:wrap}.search{order:3;flex-basis:100%}.basket-button{margin-left:auto}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.category-inner{align-items:flex-start}.category-inner>a{padding-block:15px}.filters button{padding:15px 12px}.catalog-heading{align-items:flex-start}.catalog-meta{gap:12px;flex-wrap:wrap;justify-content:flex-end}.footer-main{gap:25px}.intro{width:calc(100% - 56px)}}
@media(max-width:700px){.wrap{padding-inline:16px}.topbar{font-size:12px}.topbar .wrap{gap:10px}.topbar span{max-width:175px}.topbar a{white-space:nowrap}.header-inner{padding-block:20px;gap:16px}.brand{font-size:23px}.brand-mark{width:37px;height:37px;font-size:28px}.brand small{font-size:12px}.basket-button{padding:11px;font-size:12px;gap:6px}.category-inner{display:block;padding-inline:0}.category-inner>a{display:none}.filters{flex-wrap:nowrap;overflow:auto;scrollbar-width:thin}.filters button{flex-shrink:0;padding:14px;font-size:14px}.intro{width:calc(100% - 32px);margin-block:18px;display:block;padding:20px}.intro h1{font-size:25px}.intro p{font-size:16px}.intro .button{margin-top:16px}.catalog-heading{display:block}.catalog-meta{justify-content:space-between;margin-top:13px;font-size:12px;gap:10px}.catalog-meta label{font-size:12px;gap:5px}.catalog-meta select{font-size:12px;max-width:165px}.price-note{font-size:14px;padding:12px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-image{height:170px;padding:32px 10px 10px}.product-tag{font-size:12px;left:8px;top:8px;max-width:calc(100% - 16px)}.product-info{padding:12px}.product-name{font-size:16px;min-height:68px}.product-spec{font-size:14px;min-height:42px}.product-pack{font-size:14px;display:block}.product-pack span{display:block}.product-price{font-size:23px}.product-price.ask{font-size:21px}.add-button{font-size:14px;padding:11px 9px}.product-spec-sheet{padding:10px}.product-spec-sheet strong{font-size:18px}.business{display:block;padding-block:24px}.business .button{margin-top:20px}.steps{grid-template-columns:1fr;gap:20px}.steps article{padding-top:15px}.faq{grid-template-columns:1fr;gap:15px}.footer-main{grid-template-columns:1fr;gap:27px}.footer-bottom{flex-direction:column;gap:8px}.detail-grid{grid-template-columns:1fr}.detail-art{height:210px;justify-content:center;padding:25px}.detail-art img{height:165px;width:auto;max-width:100%}.detail-copy{padding:25px}.cart-dialog{padding:24px 18px}.cart-line{grid-template-columns:60px 1fr;gap:12px}.cart-line>img{width:60px;height:75px}.cart-line .product-spec-sheet{height:75px}.cart-line-controls{gap:6px}.info-dialog{padding:32px 24px}}
@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*{transition:none!important}}

@media(max-width:700px){.header-inner .brand{font-size:21px;gap:8px}.header-inner .brand small{display:none}.header-inner .brand-mark{width:32px;height:34px;font-size:26px}.header-inner{gap:14px;padding-block:18px}.header-inner .basket-button{margin-left:auto}.intro{padding-block:18px}.intro .button{margin-top:12px}}

/* Catalog photography and direct category access */
.product-image{height:215px;padding:35px 22px 18px;background:#fff}.product-image img{max-height:165px;object-fit:contain}.detail-art{background:#fff;border-right:1px solid var(--line)}.detail-art img{height:auto;max-height:390px;width:100%;object-fit:contain}.image-note{font-size:12px!important}.topbar .wrap{justify-content:center}.topbar span{max-width:none}.filters button{min-height:48px}.product-tag{z-index:1}
@media(max-width:700px){.filters{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));overflow:visible;width:100%;gap:1px;background:var(--line)}.filters button{padding:10px 7px;white-space:normal;background:#f7f9fb;min-height:48px;line-height:1.3;font-size:14px}.filters button[aria-pressed=true]{background:var(--ink)}.product-image{height:185px;padding:35px 14px 16px}.product-image img{max-height:134px}.detail-art{border-right:0;border-bottom:1px solid var(--line);height:250px}.detail-art img{height:195px;width:100%;max-width:100%}.topbar span{max-width:none}}

/* Persistent catalog size, independent of category and search. */
.catalog-total{position:fixed;left:16px;bottom:max(16px,env(safe-area-inset-bottom));z-index:5;padding:9px 14px;border:1px solid #c7d1dd;border-radius:6px;background:#fff;color:var(--ink);box-shadow:0 3px 16px #142a4314;font-size:13px;font-weight:700;pointer-events:none}footer{padding-bottom:58px}
@media(max-width:700px){.catalog-total{left:12px;bottom:max(12px,env(safe-area-inset-bottom));font-size:12px;padding:8px 12px}#toast{bottom:62px}}

/* Keep growing category lists compact and accessible on small screens. */
.mobile-category{display:none}
@media(max-width:700px){.filters{display:none}.mobile-category{display:flex;align-items:center;gap:12px;padding:10px 16px;color:var(--ink);font-size:14px;font-weight:700}.mobile-category select{flex:1;min-width:0;min-height:44px;padding:10px 12px;border:1px solid var(--line);border-radius:4px;background:#fff;color:var(--ink);font:inherit;font-size:16px;font-weight:400}}
