.catalog-hero{border-radius:3px;background:#fffefa;height:590px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;border:1px solid #dfd1c1;overflow:hidden;padding:32px 25px 24px}.hero-caption{text-align:center;width:100%;position:relative;z-index:1}.hero-caption .eyebrow{display:block;font-size:10px;margin:0 0 8px}.hero-line{font-family:Georgia,serif;font-size:30px;color:#8a6054;font-style:italic}.catalog-hero>img{width:100%;height:390px;object-fit:contain;mix-blend-mode:multiply;min-height:0}.hero-product-meta{width:100%;border-top:1px solid #e4d8ca;display:flex;justify-content:space-between;align-items:center;padding-top:18px;font-size:10px;letter-spacing:1.5px}.hero-product-meta strong{font-size:13px;font-weight:400;letter-spacing:0}.hero-product-meta a{font-size:25px;border:1px solid #b1b397;width:44px;height:44px;text-align:center;border-radius:50%}.catalog-controls{display:grid;grid-template-columns:1.5fr 1fr;gap:24px;padding:24px 0;border-top:1px solid var(--line)}.catalog-controls label{display:block;font-size:13px;margin-bottom:8px;color:#545643}.catalog-controls input,.catalog-controls select{width:100%;height:50px;background:#fffcf7;border:1px solid #c8bdac;border-radius:0;padding:12px 15px;color:var(--ink);font-family:inherit;font-size:16px}.catalog-controls input:focus,.catalog-controls select:focus{outline:2px solid #61674d;outline-offset:3px}.catalog-tabs{display:flex;flex-wrap:wrap;gap:9px;margin:0 0 28px}.catalog-tabs button{font-family:inherit;border:1px solid #c8bdac;background:transparent;color:#545643;padding:10px 18px;border-radius:25px;font-size:14px;cursor:pointer}.catalog-tabs button:hover{background:#e7dfd2}.catalog-tabs button.active{background:#61674d;color:white;border-color:#61674d}.catalog-tabs button:focus-visible{outline:2px solid #8a6054;outline-offset:3px}.catalog-status{display:flex;justify-content:space-between;gap:15px;align-items:center;margin-bottom:19px;font-size:13px}.catalog-status p{margin:0;color:#464838;font-weight:500}.catalog-status>span{color:#6f6c63;font-size:12px}.catalog-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:32px 22px}.catalog-card{display:flex;flex-direction:column;min-width:0}.catalog-media{aspect-ratio:1/1;background:#fffefa;border:1px solid #e6dbcd;display:flex;align-items:center;justify-content:center;padding:15px}.catalog-media img{display:block;width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.catalog-card-body{display:flex;flex-direction:column;flex:1}.product-category{font-size:10px;letter-spacing:1.3px;text-transform:uppercase;color:#787963;margin:17px 0 8px}.catalog-product-name{font-family:Georgia,serif;font-size:17px;line-height:1.45;font-weight:400;letter-spacing:0;margin:0 0 19px}.catalog-order{font-size:12px;display:flex;justify-content:space-between;align-items:center;gap:10px;border-bottom:1px solid #babca6;padding:10px 0;margin-top:auto;color:#50583e}.catalog-order span{font-size:18px}.catalog-order:hover{color:#8a6054;border-color:#8a6054}.catalog-pagination{text-align:center;margin-top:36px}.catalog-pagination .button{font-family:inherit;cursor:pointer;justify-content:center;min-width:210px}.catalog-pagination p{font-size:12px;color:#777566;margin:13px 0 0}.empty-results{text-align:center;padding:48px 20px;border:1px solid var(--line)}.empty-results h3{font-family:Georgia,serif;font-size:25px;font-weight:400}.empty-results .button{cursor:pointer}.no-photo{flex-direction:column;gap:12px;color:#898a72;background:#ece6da}.no-photo-mark{font-family:Georgia,serif;letter-spacing:-8px;padding-right:8px;font-size:45px}.no-photo-text{font-size:12px;text-align:center;max-width:130px}[hidden]{display:none!important}@media(max-width:1050px){.catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.catalog-hero{height:530px;padding:24px 18px}.catalog-hero>img{height:335px}}@media(max-width:720px){.catalog-hero{height:auto;aspect-ratio:auto;border-radius:2px;padding:25px 18px 18px;gap:18px;max-width:none}.catalog-hero>img{height:auto;aspect-ratio:1/1;max-height:400px;width:100%;object-fit:contain}.hero-line{font-size:27px}.hero-product-meta{padding-top:13px}.catalog-controls{grid-template-columns:1fr;gap:16px;padding:20px 0}.catalog-controls label{font-size:14px}.catalog-tabs{gap:8px;margin-bottom:20px}.catalog-tabs button{font-size:13px;padding:9px 13px}.catalog-status{align-items:flex-start;flex-direction:column;gap:5px}.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 14px}.catalog-media{padding:8px}.catalog-product-name{font-size:16px;margin-bottom:12px}.product-category{font-size:9px;letter-spacing:.9px;margin-top:13px}.catalog-order{font-size:12px;gap:5px}.catalog-pagination{margin-top:28px}.catalog-status>span{font-size:12px}}@media(max-width:365px){.catalog-grid{grid-template-columns:1fr}.catalog-media{aspect-ratio:1.2/1}.catalog-media img{max-width:250px}.catalog-product-name{font-size:18px}}
