:root{--ivory:#f2f1ec;--paper:#fffdf8;--canvas:#fcfaf6;--gold:#a7803e;--gold-dark:#7e6437;--ink:#342d25;--muted:#756b60;--line:#dfd4c2;--danger:#9b3e35;--shadow:0 18px 50px rgba(70,54,31,.10)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--canvas);color:var(--ink);font-family:Montserrat,Arial,sans-serif}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}button,input,select{font:inherit}.site-header{min-height:104px;padding:14px max(24px,calc((100vw - 1180px)/2));display:flex;align-items:center;background:var(--ivory);border-bottom:1px solid rgba(167,128,62,.18);position:sticky;top:0;z-index:20}.brand img{display:block;width:164px;height:78px;object-fit:cover;object-position:center}.catalog-head{max-width:1180px;margin:auto;padding:64px 24px 32px;display:flex;align-items:end;justify-content:space-between;gap:40px}.eyebrow{margin:0 0 8px;color:var(--gold-dark);font-size:.74rem;font-weight:700;letter-spacing:.22em}.catalog-head h1,.contact-strip h2,.panel h1{font-family:"Cormorant Garamond",serif;font-weight:600}.catalog-head h1{font-size:clamp(2.5rem,5vw,4.1rem);line-height:.95;margin:0 0 12px}.catalog-head>div>p:last-child{max-width:650px;color:var(--muted);line-height:1.65;margin:0}.catalog-tools{display:flex;gap:10px;min-width:390px}.catalog-tools input,.catalog-tools select,.field input,.field select{width:100%;border:1px solid var(--line);border-radius:12px;background:#fff;padding:13px 14px;color:var(--ink);outline:none}.catalog-tools input:focus,.catalog-tools select:focus,.field input:focus,.field select:focus{border-color:var(--gold);box-shadow:0 0 0 3px rgba(167,128,62,.12)}.search-field{flex:1}.product-grid{max-width:1180px;margin:auto;padding:18px 24px 76px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:30px}.product-card{background:rgba(255,253,248,.96);border:1px solid rgba(167,128,62,.16);border-radius:26px;padding:18px 18px 24px;box-shadow:var(--shadow);min-width:0}.gallery{display:flex;flex-direction:column;gap:10px}.main-image-wrap{aspect-ratio:1/1.04;border-radius:18px;overflow:hidden;background:#eeeae2}.main-image{width:100%;height:100%;display:block;object-fit:cover}.thumbs{display:flex;gap:8px;overflow-x:auto;padding:2px 1px 4px}.thumb-button{flex:0 0 68px;width:68px;height:68px;padding:0;border:2px solid transparent;border-radius:11px;overflow:hidden;background:#eee;cursor:pointer}.thumb-button.active{border-color:var(--gold)}.thumb-button img{width:100%;height:100%;object-fit:cover;display:block}.gallery-help{margin:0 0 12px;color:#897c6d;font-size:.72rem}.product-code{margin:0;color:var(--gold-dark);font-size:.72rem;font-weight:700;letter-spacing:.16em}.product-name{font-family:"Cormorant Garamond",serif;font-size:2.05rem;line-height:1.08;margin:6px 0 8px}.variants-count,.product-colors,.product-sizes{font-size:.82rem;line-height:1.55;margin:3px 0}.variants-count,.product-sizes{font-weight:600}.price-block{margin-top:14px;display:flex;flex-direction:column;gap:3px}.price-block span{color:var(--gold-dark);font-size:.72rem;font-weight:600}.pix-price{font-size:1.8rem}.card-price{font-size:.8rem;color:var(--muted)}.primary-button{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;padding:15px 24px;background:linear-gradient(135deg,#b89555,#8f6d34);color:white;text-decoration:none;text-transform:uppercase;font-size:.78rem;font-weight:700;letter-spacing:.08em;cursor:pointer}.product-cta{width:100%;margin-top:18px}.primary-button:hover{filter:brightness(1.05)}.empty-state{text-align:center;padding:80px 20px;color:var(--muted)}.contact-strip{text-align:center;padding:72px 24px;background:linear-gradient(145deg,#4b4032,#2f2922);color:white}.contact-strip h2{font-size:2.7rem;margin:4px 0}.contact-strip>p:not(.eyebrow){color:#e2d8c7;margin:0 0 24px}.contact-strip .primary-button{margin-bottom:18px}.instagram-link{display:block;color:#d3c09d;text-decoration:none;font-size:.85rem}.toast{position:fixed;left:50%;bottom:24px;transform:translateX(-50%);background:#312a22;color:white;padding:12px 18px;border-radius:999px;z-index:80}
@media(max-width:760px){.site-header{min-height:86px;padding:10px 20px}.brand img{width:126px;height:60px}.catalog-head{padding:42px 20px 24px;display:block}.catalog-head h1{font-size:3rem}.catalog-tools{margin-top:24px;min-width:0;display:grid;grid-template-columns:1fr auto}.product-grid{grid-template-columns:1fr;padding:12px 20px 56px;gap:26px}.product-card{padding:15px 15px 22px;border-radius:22px}.product-name{font-size:1.85rem}.contact-strip{padding:58px 20px}.contact-strip h2{font-size:2.25rem}.gallery-help{font-size:.75rem}}
