.shop-page,.shop-page *,.shop-dialog,.shop-dialog *{box-sizing:border-box}.shop-page,.shop-dialog{font-family:'Open Sans',Arial,sans-serif;color:#2d2f30}.shop-page{background:#fff}.shop-shell{width:90%;max-width:1400px;margin:0 auto}.shop-hero{background:#fbfaf7;border-bottom:1px solid #dedfdc;padding:58px 0 42px}.shop-eyebrow{font-size:11px;letter-spacing:.16em;line-height:1.6;margin:0 0 20px;font-weight:600}.shop-hero h1{font-size:clamp(55px,6vw,84px);letter-spacing:-.055em;line-height:1.06;margin:0;font-weight:600}.shop-intro{font-size:18px;line-height:1.7;color:#646969;margin:22px 0 0}.shop-catalog{padding:32px 0 65px}.shop-toolbar{display:grid;grid-template-columns:minmax(0,1fr) 190px 210px;gap:18px}.shop-toolbar label{font-size:12px;font-weight:600;display:flex;flex-direction:column;gap:9px}.shop-toolbar input,.shop-toolbar select{width:100%;min-width:0;height:47px;border:1px solid #ccd0cb;background:white;border-radius:3px;padding:0 12px;font:14px 'Open Sans',Arial,sans-serif;color:#333}.shop-results-bar{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 0;color:#656a66;font-size:12px}.shop-results-bar p{margin:0}.shop-page button{font-family:inherit;cursor:pointer}.shop-results-bar button,.shop-empty button,.shop-bottom button{background:#fff;color:#2d463c;border:1px solid #ccd0cb;border-radius:3px;padding:10px 16px;font-size:12px}.shop-results-bar button:disabled{opacity:.6;cursor:wait}.shop-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.shop-card{border:1px solid #dfe1dc;border-radius:4px;overflow:hidden}.shop-product-button{display:block;width:100%;height:100%;text-align:left;padding:0;border:0;background:white;color:inherit}.shop-card:hover{border-color:#6c9e88}.shop-photo{position:relative;aspect-ratio:4/3;display:flex;align-items:center;justify-content:center;background:#f6f6f2;overflow:hidden;color:#757b74;font-size:12px}.shop-photo>span{padding:20px;text-align:center}.shop-photo>img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;padding:16px;background:#f6f6f2}.shop-card-copy{padding:20px}.shop-ref{font-size:10px;letter-spacing:.06em;color:#71766f;margin:0 0 9px;overflow-wrap:anywhere}.shop-card h2{font-size:16px;font-weight:600;line-height:1.5;margin:0 0 18px;overflow-wrap:anywhere}.shop-price{font-size:21px;line-height:1.3;font-weight:600;margin:0 0 12px}.shop-stock{font-size:11px;margin:0;color:#71766f}.shop-stock.in-stock{color:#236a50}.shop-stock.in-stock:before{content:'';display:inline-block;width:6px;height:6px;border-radius:50%;background:#05dda6;margin-right:7px}.shop-error{padding:22px;background:#fcf2ef;color:#783e30;border:1px solid #e6cec5;border-radius:4px;line-height:1.7}.shop-empty{text-align:center;background:#fbfaf7;padding:55px 20px}.shop-empty h2{font-size:26px;margin:0 0 16px}.shop-empty p{font-size:14px;color:#636960}.shop-bottom{text-align:center;padding:26px 0 0}.shop-bottom p{font-size:11px;color:#777d75}.shop-bottom button{background:#05dda6;border-color:#05dda6;padding:14px 28px}.shop-page [hidden],.shop-dialog [hidden]{display:none!important}.shop-page :focus-visible,.shop-dialog :focus-visible{outline:3px solid #008959;outline-offset:3px}.shop-dialog{border:1px solid #d7ddd5;border-radius:6px;padding:45px;width:min(920px,92vw);max-height:90vh;overflow:auto}.shop-dialog::backdrop{background:rgba(20,28,22,.55)}.shop-close{position:absolute;right:12px;top:9px;font-size:28px;border:0;background:white;color:#444;width:36px;height:36px;cursor:pointer}.shop-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:32px;align-items:start}.shop-detail-grid>.shop-photo{aspect-ratio:1}.shop-detail-grid>.shop-photo>.shop-photo{width:100%;height:100%}.shop-dialog h2{font-size:28px;line-height:1.25;letter-spacing:-.025em;overflow-wrap:anywhere;margin:0 0 20px}.shop-dialog .shop-eyebrow{overflow-wrap:anywhere}.shop-description{white-space:pre-line;font-size:14px;line-height:1.8;overflow-wrap:anywhere;margin:22px 0}.shop-contact{display:inline-block;background:#05dda6;color:#123d2e;padding:13px 16px;text-decoration:none;font-size:13px;border-radius:3px}.shop-detail-note{font-size:12px;color:#667062;line-height:1.8}.shop-detail-note a{color:inherit}@media(max-width:1050px){.shop-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:720px){.shop-hero{padding:38px 0 30px}.shop-toolbar{grid-template-columns:1fr 1fr;gap:14px}.shop-search{grid-column:1/-1}.shop-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.shop-card-copy{padding:13px}.shop-card h2{font-size:14px}.shop-price{font-size:18px}.shop-detail-grid{grid-template-columns:1fr;gap:22px}.shop-dialog{padding:42px 22px 24px}.shop-detail-grid>.shop-photo{aspect-ratio:4/3}.shop-toolbar select{font-size:12px}.shop-photo>img{padding:8px}}@media(max-width:350px){.shop-grid{grid-template-columns:1fr}}
