:root{--bg:#fffaf7;--ink:#2c2320;--muted:#756864;--line:#eadfda;--rose:#cc8f80;--rose2:#f3dfd8;--mint:#dff0e9;--green:#1f8f5f;--shadow:0 18px 45px rgba(73,49,43,.10)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:"DM Sans",sans-serif}.wrap{width:min(1180px,calc(100% - 36px));margin:auto}.topbar{position:sticky;top:0;z-index:20;background:rgba(255,250,247,.92);backdrop-filter:blur(14px);border-bottom:1px solid rgba(234,223,218,.8)}.nav{height:78px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;color:var(--ink)}.brand img{width:52px;height:52px;object-fit:contain;border-radius:14px}.brand span{display:flex;flex-direction:column;line-height:1.05}.brand b{font-size:18px}.brand small{font-size:12px;color:var(--muted);margin-top:4px}.nav nav{display:flex;gap:24px}.nav nav a{text-decoration:none;color:#4a3d39;font-weight:600;font-size:14px}.wa{background:#26201e;color:white;padding:11px 16px;border-radius:999px;text-decoration:none;font-weight:700;font-size:14px}.hero{padding:70px 0 56px;background:radial-gradient(circle at 92% 8%,#f6e8e1 0 13%,transparent 38%),linear-gradient(180deg,#fffaf7 0,#fff6f2 100%)}.hero-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:62px;align-items:center}.eyebrow{font-size:12px;letter-spacing:.17em;font-weight:800;color:#9e6b60}.hero h1,.section-head h2,.contact h2{font-family:"Playfair Display",serif}.hero h1{font-size:clamp(48px,6vw,78px);line-height:.98;margin:14px 0 24px;letter-spacing:-.03em}.hero h1 em{font-style:italic;color:#b56d60}.hero-copy>p{font-size:18px;line-height:1.65;color:var(--muted);max-width:650px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 20px;border-radius:14px;text-decoration:none;font-weight:800;border:1px solid transparent;cursor:pointer}.btn.primary{background:#3b302c;color:#fff}.btn.soft{background:white;border-color:var(--line);color:var(--ink)}.btn.green{background:var(--green);color:#fff}.micro{display:flex;gap:18px;flex-wrap:wrap;margin-top:24px;color:#756864;font-size:13px}.hero-card{background:white;border:1px solid var(--line);border-radius:30px;box-shadow:var(--shadow);overflow:hidden;padding:14px}.hero-card img{width:100%;height:auto;max-height:610px;object-fit:contain;display:block;border-radius:22px;background:#fff7f3}.hero-card div{padding:18px 12px 8px;display:flex;flex-direction:column;gap:5px}.hero-card strong{font-family:"Playfair Display",serif;font-size:24px}.hero-card span{color:var(--muted)}.benefits{border-block:1px solid var(--line);background:#fff}.benefit-grid{display:grid;grid-template-columns:repeat(4,1fr)}.benefit-grid>div{padding:24px 20px;border-right:1px solid var(--line);display:flex;flex-direction:column;gap:5px}.benefit-grid>div:last-child{border-right:0}.benefit-grid span{color:var(--muted);font-size:13px}.catalog{padding:72px 0}.section-head{display:flex;justify-content:space-between;align-items:end;gap:30px}.section-head h2{font-size:42px;margin:8px 0 0}.searchbox input{width:280px;max-width:100%;padding:14px 16px;border:1px solid var(--line);border-radius:14px;background:#fff;font:inherit;outline:none}.searchbox input:focus{border-color:#c78c7e;box-shadow:0 0 0 4px #f4e4df}.filters{display:flex;gap:10px;flex-wrap:wrap;margin:26px 0 30px}.filters button{border:1px solid var(--line);background:#fff;padding:10px 14px;border-radius:999px;font-weight:700;color:#5f504c;cursor:pointer}.filters button.active{background:#342a27;color:#fff;border-color:#342a27}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.card{background:#fff;border:1px solid var(--line);border-radius:22px;overflow:hidden;box-shadow:0 10px 28px rgba(78,55,47,.06);transition:.2s transform,.2s box-shadow}.card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.card-photo{position:relative;background:#f5efec}.card-photo>img{width:100%;aspect-ratio:1/1;object-fit:contain;display:block;background:#f5efec;padding:6px}.photo-count{position:absolute;right:10px;bottom:10px;background:rgba(44,35,32,.82);color:#fff;border-radius:999px;padding:6px 9px;font-size:11px;font-weight:700}.card-body{padding:18px}.pill{display:inline-block;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#8e655b;background:#f7e9e4;padding:7px 9px;border-radius:999px}.card h3{font-size:20px;margin:12px 0 6px}.short{color:var(--muted);font-size:14px;line-height:1.5;min-height:42px}.price{font-size:22px;font-weight:800;margin:14px 0 16px}.actions{display:grid;grid-template-columns:1fr 1fr;gap:9px}.actions .btn{padding:11px 12px;font-size:13px}.empty{text-align:center;color:var(--muted);padding:44px}.how{padding:70px 0;background:#f9eee9;border-block:1px solid #eedfd9}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:28px}.steps article{background:#fff;border:1px solid var(--line);border-radius:22px;padding:26px}.steps i{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#3c302d;color:#fff;font-style:normal;font-weight:800}.steps h3{font-size:20px}.steps p{color:var(--muted);line-height:1.6}.warning{padding:34px 0}.warning-box{display:flex;gap:16px;align-items:flex-start;background:#fff7dc;border:1px solid #f0ddb0;border-radius:18px;padding:20px}.warning-box>div:first-child{font-size:24px}.warning-box b{font-size:16px}.warning-box p{margin:5px 0 0;color:#6b5b3c;line-height:1.55;font-size:14px}.contact{padding:40px 0 78px}.contact-card{background:#302724;color:#fff;border-radius:28px;padding:38px;display:flex;align-items:center;justify-content:space-between;gap:30px}.contact-card .eyebrow{color:#d7a99c}.contact h2{font-size:42px;margin:8px 0}.contact p{color:#d8cbc7;max-width:650px;line-height:1.6}.contact-actions{display:flex;gap:10px;flex-direction:column;min-width:270px}.contact .btn.soft{background:#443734;border-color:#574844;color:#fff}footer{border-top:1px solid var(--line);background:#fff}.foot{min-height:110px;display:flex;align-items:center;justify-content:space-between;gap:20px}.foot p{color:var(--muted);font-size:14px}.modal{position:fixed;inset:0;display:none;z-index:50}.modal.open{display:block}.backdrop{position:absolute;inset:0;background:rgba(29,22,20,.62);backdrop-filter:blur(5px)}.dialog{position:relative;width:min(880px,calc(100% - 28px));max-height:90vh;overflow:auto;margin:5vh auto;background:#fff;border-radius:24px;display:grid;grid-template-columns:1fr 1fr;box-shadow:0 30px 80px rgba(0,0,0,.28)}.gallery-view{padding:18px;background:#f6efec;display:flex;flex-direction:column;gap:12px}.gallery-view>img{width:100%;height:430px;object-fit:contain;background:white;border-radius:16px}.thumbs{display:flex;gap:8px;overflow-x:auto;padding:2px}.thumb{border:2px solid transparent;background:white;border-radius:10px;padding:2px;cursor:pointer;flex:0 0 66px;height:66px}.thumb.active{border-color:#b56d60}.thumb img{width:100%;height:100%;object-fit:cover;border-radius:7px}.dialog-body{padding:34px}.dialog-body h2{font-family:"Playfair Display",serif;font-size:34px;margin:12px 0 8px}.modal-price{font-size:26px;font-weight:800;margin:10px 0 18px}.dialog-body p{color:var(--muted);line-height:1.65}.extra{margin:20px 0;padding:14px 16px;background:#faf4f1;border-radius:14px;color:#655653;line-height:1.55;font-size:14px}.x{position:absolute;right:12px;top:12px;width:36px;height:36px;border:0;border-radius:50%;background:rgba(255,255,255,.95);font-size:24px;cursor:pointer;z-index:2}@media(max-width:900px){.nav nav{display:none}.hero-grid{grid-template-columns:1fr;gap:34px}.hero-card{max-width:620px}.benefit-grid{grid-template-columns:1fr 1fr}.grid{grid-template-columns:1fr 1fr}.steps{grid-template-columns:1fr}.contact-card{align-items:flex-start;flex-direction:column}.contact-actions{width:100%;min-width:0}.dialog{grid-template-columns:1fr}.gallery-view>img{height:min(62vh,520px)}.section-head{align-items:flex-start;flex-direction:column}.searchbox,.searchbox input{width:100%}}@media(max-width:620px){.wrap{width:min(100% - 24px,1180px)}.nav{height:68px}.brand img{width:44px;height:44px}.wa.compact{padding:9px 12px;font-size:12px}.hero{padding:48px 0 38px}.hero h1{font-size:48px}.hero-copy>p{font-size:16px}.hero-card img{aspect-ratio:1/1}.benefit-grid{grid-template-columns:1fr}.benefit-grid>div{border-right:0;border-bottom:1px solid var(--line)}.grid{grid-template-columns:1fr}.section-head h2{font-size:34px}.filters{overflow:auto;flex-wrap:nowrap;padding-bottom:4px}.filters button{white-space:nowrap}.contact h2{font-size:34px}.contact-card{padding:26px 20px}.foot{flex-direction:column;justify-content:center;align-items:flex-start;padding:20px 0}.dialog-body{padding:24px}.dialog-body h2{font-size:28px}}

@media(max-width:620px){.hero-card img{max-height:none}.gallery-view{padding:12px}.gallery-view>img{height:360px}.thumb{flex-basis:58px;height:58px}}


.nav-actions{display:flex;align-items:center;gap:9px}.cart-btn{border:1px solid var(--line);background:#fff;color:var(--ink);padding:10px 13px;border-radius:999px;font:inherit;font-size:13px;font-weight:800;cursor:pointer;white-space:nowrap}.cart-btn span{display:inline-grid;place-items:center;min-width:22px;height:22px;margin-left:4px;border-radius:999px;background:#b56d60;color:#fff;font-size:11px}.btn.full{width:100%}.cart-modal{z-index:60}.cart-dialog{position:relative;width:min(680px,calc(100% - 28px));max-height:90vh;overflow:auto;margin:5vh auto;background:#fff;border-radius:24px;box-shadow:0 30px 80px rgba(0,0,0,.28);padding:30px}.cart-head h2{font-family:"Playfair Display",serif;font-size:36px;margin:7px 0 8px}.cart-head p{margin:0 40px 24px 0;color:var(--muted);line-height:1.55}.cart-items{display:flex;flex-direction:column;gap:12px}.cart-item{display:grid;grid-template-columns:90px 1fr;gap:14px;align-items:center;border:1px solid var(--line);border-radius:16px;padding:10px;background:#fff}.cart-item>img{width:90px;height:90px;object-fit:contain;border-radius:12px;background:#f7f1ee}.cart-item-info{display:flex;flex-direction:column;gap:5px}.cart-item-info>b{font-size:16px}.cart-item-info>span{font-weight:800;color:#6d5149}.qty{display:flex;align-items:center;gap:8px;margin-top:5px;flex-wrap:wrap}.qty button{border:1px solid var(--line);background:#fff;width:32px;height:32px;border-radius:9px;font-weight:900;cursor:pointer}.qty .remove{width:auto;padding:0 10px;color:#9b4d43;font-weight:700}.cart-empty{text-align:center;color:var(--muted);padding:35px 12px;border:1px dashed var(--line);border-radius:16px}.cart-footer{display:flex;justify-content:space-between;gap:10px;margin-top:20px}.cart-footer .btn{flex:1}.disabled{opacity:.45;pointer-events:none}.dialog .gallery-view{min-width:0}
@media(max-width:720px){.nav-actions .wa{display:none}.cart-dialog{padding:22px 16px}.cart-head h2{font-size:30px}.cart-footer{flex-direction:column}.cart-item{grid-template-columns:72px 1fr}.cart-item>img{width:72px;height:72px}.actions{grid-template-columns:1fr 1fr}.nav{gap:10px}.brand span{display:none}}

.variants{margin:18px 0}.variant-title{font-weight:800;margin-bottom:10px}.variant-title span{color:#b04f43}.variant-options{display:grid;gap:9px}.variant-option{display:flex;align-items:center;gap:10px;border:1px solid var(--line);border-radius:13px;padding:11px 12px;background:#fff;cursor:pointer;transition:.15s}.variant-option:hover{border-color:#cda094}.variant-option.selected{border-color:#b56d60;background:#fff5f1;box-shadow:0 0 0 3px rgba(181,109,96,.10)}.variant-option input{accent-color:#b56d60;width:18px;height:18px;margin:0}.variant-option span{display:flex;flex-direction:column;gap:2px}.variant-option small{color:var(--muted);font-size:12px}.variant-hint{margin-top:8px;color:var(--muted);font-size:12px}.btn:disabled{opacity:.5;cursor:not-allowed}.cart-variant{font-size:13px!important;font-weight:700!important;color:#8e655b!important}
