:root{--gold:#b9913d;--gold-dark:#94702b;--ink:#302d29;--muted:#77716a;--cream:#faf8f4;--sand:#eee8dd;--line:#e9e3d9;--green:#59644c;--width:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--cream);color:var(--ink);font-family:Tahoma,Arial,sans-serif;line-height:1.75}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.container{width:min(var(--width),calc(100% - 48px));margin-inline:auto}.topbar{background:#39342e;color:#f7f3eb;font-size:13px}.topbar-inner{min-height:34px;display:flex;justify-content:space-between;align-items:center;gap:16px}.topbar a{color:#e3c276;direction:ltr}.site-header{position:sticky;top:0;z-index:20;background:rgba(250,248,244,.96);backdrop-filter:blur(12px);border-bottom:1px solid rgba(185,145,61,.14)}.header-inner{min-height:88px;display:flex;align-items:center;justify-content:space-between;gap:22px}.brand img{width:105px;height:70px;object-fit:contain;mix-blend-mode:multiply}.main-nav{display:flex;align-items:center;gap:26px;font-size:14px;color:#4d4943}.main-nav a:hover,.footer-nav a:hover{color:var(--gold-dark)}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 21px;background:var(--gold);border:1px solid var(--gold);border-radius:4px;color:#fff;font-size:14px;font-weight:700;transition:.2s}.button:hover{background:var(--gold-dark);border-color:var(--gold-dark);transform:translateY(-1px)}.button-small{padding:9px 15px;font-size:13px}.button-outline{background:transparent;border-color:#c9b993;color:var(--ink)}.button-outline:hover{color:#fff}.menu-toggle{display:none;border:0;background:none;font-size:25px;color:var(--ink)}.hero{padding:36px 0 62px}.hero-card{min-height:490px;display:grid;grid-template-columns:.85fr 1.15fr;background:#efe8dc;border-radius:6px;overflow:hidden}.hero-copy{align-self:center;padding:58px 60px 52px 20px;position:relative;z-index:2}.eyebrow{font-size:13px;font-weight:700;letter-spacing:.04em;color:var(--gold-dark);display:flex;align-items:center;gap:11px}.eyebrow:before{content:"";width:32px;height:1px;background:var(--gold)}.hero h1{font-size:clamp(38px,4vw,59px);font-weight:500;line-height:1.33;letter-spacing:-.03em;margin:16px 0}.hero h1 span{display:block;color:var(--gold-dark)}.hero-copy>p{font-size:16px;color:#68625a;max-width:420px;margin:0 0 24px}.button-row{display:flex;gap:11px;flex-wrap:wrap}.hero-note{font-size:13px;color:#776f63;margin-top:24px;display:flex;align-items:center;gap:10px}.hero-note:before{content:"";width:28px;height:1px;background:#c8b995}.hero-picture{position:relative;min-height:430px}.hero-picture:before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(270deg,#efe8dc 0%,rgba(239,232,220,.52) 8%,transparent 35%)}.hero-picture img{position:absolute;width:100%;height:100%;inset:0;object-fit:cover;object-position:55% center}.hero-tag{position:absolute;left:24px;bottom:22px;background:#ffffffe0;padding:9px 14px;font-size:12px;color:#544a3c;z-index:2}.section{padding:64px 0}.section-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:27px}.section-head h2{font-weight:500;font-size:clamp(27px,3vw,37px);line-height:1.4;margin:5px 0 0}.section-head>p{max-width:410px;color:var(--muted);font-size:15px;margin:0}.text-link{color:var(--gold-dark);font-size:13px;white-space:nowrap;border-bottom:1px solid #cdb987;padding-bottom:3px}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.category-card{min-height:218px;position:relative;display:flex;align-items:end;overflow:hidden;border-radius:5px;padding:23px;background:linear-gradient(135deg,#e8dece,#f7f4ee 60%,#d4c3a6);isolation:isolate}.category-card:after{content:"";position:absolute;z-index:-1;width:170px;height:170px;left:-35px;top:-50px;border:1px solid rgba(161,126,60,.2);border-radius:50%;box-shadow:0 0 0 18px #ffffff20,0 0 0 38px #ffffff18}.category-card.has-image:before{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#241e17b8,transparent 72%);z-index:-1}.category-card.has-image:after{display:none}.category-card img{position:absolute;inset:0;z-index:-2;width:100%;height:100%;object-fit:cover;transition:transform .4s}.category-card:hover img{transform:scale(1.04)}.category-number{position:absolute;top:16px;right:19px;font:italic 18px Georgia,serif;color:#94702b}.has-image .category-number,.has-image h3,.has-image p{color:white}.category-card h3{font-size:20px;font-weight:500;margin:0 0 3px}.category-card p{margin:0;color:#71685c;font-size:13px}.arrow{color:var(--gold-dark);margin-right:8px;display:inline-block;transition:transform .2s}.category-card:hover .arrow{transform:translateX(-4px)}.has-image .arrow{color:white}.products-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.product-card{background:#fff;border:1px solid var(--line);border-radius:4px;overflow:hidden;transition:transform .2s,box-shadow .2s}.product-card:hover{transform:translateY(-3px);box-shadow:0 9px 24px #34281912}.product-photo{display:block;aspect-ratio:1.18;background:linear-gradient(135deg,#e8dece,#f7f4ee);overflow:hidden}.product-photo img{width:100%;height:100%;object-fit:cover;display:block}.product-info{padding:15px 17px}.product-info h3{font-size:17px;font-weight:500;margin:0 0 4px}.product-info p{font-size:13px;color:var(--muted);margin:7px 0}.product-price{font-size:15px;color:var(--gold-dark);font-weight:700}.design-block{display:grid;grid-template-columns:1fr 1fr;min-height:360px;background:#e9e3d8;border-radius:5px;overflow:hidden}.design-copy{align-self:center;padding:44px 53px}.design-copy h2{font-size:34px;font-weight:500;line-height:1.42;margin:9px 0 12px}.design-copy>p{font-size:15px;color:#69645b}.check-list{display:grid;grid-template-columns:1fr 1fr;gap:8px 14px;padding:0;margin:19px 0 23px;list-style:none;font-size:14px;color:#59554e}.check-list li:before{content:"✓";color:var(--gold-dark);margin-left:8px}.design-visual{position:relative;min-height:350px;display:grid;place-items:center;background:linear-gradient(135deg,#c7b697,#eee8dc 65%,#d6c6ab);overflow:hidden}.design-visual>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.design-label{position:absolute;bottom:19px;right:20px;background:#fff;padding:10px 14px;font-size:13px;color:#635944}.design-visual.has-image .design-label{background:#ffffffdf}.benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);border:1px solid var(--line)}.benefit{display:flex;align-items:flex-start;gap:14px;background:var(--cream);padding:22px}.benefit-num{flex:none;width:38px;height:38px;display:grid;place-items:center;border:1px solid #d9c9a7;border-radius:50%;font:16px Georgia,serif;color:var(--gold-dark)}.benefit h3{font-size:16px;margin:0 0 4px;font-weight:500}.benefit p{font-size:13px;color:var(--muted);margin:0}.contact{padding:4px 0 70px}.contact-card{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:34px 42px;border-radius:5px;background:#39342e;color:#fbf7ef}.contact-card h2{font-size:27px;font-weight:500;margin:0 0 5px}.contact-card p{font-size:14px;color:#d0c8bb;margin:0}.site-footer{background:#f0ece5;border-top:1px solid var(--line);padding:28px 0 18px}.footer-main{display:flex;align-items:center;justify-content:space-between;gap:20px}.footer-brand{display:flex;align-items:center;gap:13px}.footer-brand img{width:76px;height:60px;object-fit:contain;mix-blend-mode:multiply}.footer-brand b{font-size:14px;display:block}.footer-brand small{font-size:12px;color:var(--muted)}.footer-nav{display:flex;gap:18px;font-size:13px;color:#6f685e}.admin-entry{font-size:12px;color:#8d857a}.footer-bottom{display:flex;justify-content:space-between;gap:12px;border-top:1px solid #ded8cd;margin-top:20px;padding-top:13px;font-size:11px;color:#8d857a}.whatsapp-float{position:fixed;z-index:22;bottom:17px;left:18px;background:var(--green);color:white;padding:11px 15px;border-radius:28px;box-shadow:0 7px 22px #17210e32;font-size:13px;display:flex;gap:7px;align-items:center}.loading,.empty-state{padding:34px;text-align:center;color:var(--muted);background:#f0ece5;border-radius:5px}.page-head{padding:42px 0 18px}.page-head h1{font-size:35px;font-weight:500;margin:5px 0}.page-head p{color:var(--muted);margin:0}.back-link{display:inline-block;margin:0 0 18px;color:var(--gold-dark);font-size:13px}.product-detail{display:grid;grid-template-columns:1fr 1fr;gap:35px;padding:12px 0 65px}.detail-main-image{width:100%;border-radius:5px;background:#eee8dd;display:block}.detail-copy{padding:18px 0}.detail-copy h1{font-size:33px;font-weight:500;line-height:1.4;margin:5px 0 12px}.detail-copy>p{white-space:pre-line;color:#69645b}.gallery-thumbs{display:flex;gap:9px;flex-wrap:wrap;margin-top:11px}.gallery-thumbs button{border:2px solid transparent;padding:0;background:white;cursor:pointer;width:75px;height:70px}.gallery-thumbs button.active{border-color:var(--gold)}.gallery-thumbs img{width:100%;height:100%;object-fit:cover}.whatsapp-action{margin-top:20px}.menu-open .main-nav{display:flex}
@media(max-width:920px){.main-nav{gap:15px;font-size:13px}.hero-copy{padding:45px 37px 40px 14px}.hero-card{min-height:430px}.hero-picture{min-height:380px}.category-card{min-height:192px}.design-copy{padding:37px}.design-copy h2{font-size:30px}.footer-nav{gap:12px}}
@media(max-width:700px){.container{width:min(calc(100% - 30px),540px)}.topbar{font-size:11px}.topbar-inner{min-height:31px}.header-inner{min-height:70px}.brand img{width:91px;height:59px}.menu-toggle{display:block;order:3}.header-inner>.button{margin-inline-start:auto;padding:8px 11px;font-size:11px}.main-nav{display:none;position:absolute;top:69px;right:0;left:0;background:var(--cream);padding:10px 19px 17px;border-bottom:1px solid var(--line);box-shadow:0 9px 19px #29200f0d;flex-direction:column;align-items:stretch;gap:0}.main-nav a{padding:9px 4px;border-bottom:1px solid #eee8df}.menu-open .main-nav{display:flex}.hero{padding:16px 0 33px}.hero-card{display:flex;flex-direction:column-reverse;min-height:0}.hero-picture{height:62vw;min-height:235px;max-height:320px}.hero-picture:before{background:linear-gradient(0deg,#efe8dc 0%,transparent 48%)}.hero-copy{padding:23px 21px 26px}.hero h1{font-size:35px;margin:10px 0}.hero-copy>p{font-size:14px;margin-bottom:16px}.button{padding:10px 15px;font-size:13px}.button-row{gap:9px}.hero-note{font-size:12px;margin-top:16px}.hero-tag{left:10px;bottom:10px;font-size:11px}.section{padding:39px 0}.section-head{align-items:flex-start;gap:10px;margin-bottom:18px}.section-head h2{font-size:25px}.section-head>p{font-size:13px;max-width:155px}.text-link{font-size:11px}.category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.category-card{min-height:145px;padding:14px}.category-card h3{font-size:16px}.category-card p{font-size:11px}.category-number{top:10px;right:13px;font-size:14px}.products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product-info{padding:11px}.product-info h3{font-size:14px}.product-info p{font-size:11px}.product-price{font-size:13px}.design-block{grid-template-columns:1fr}.design-visual{min-height:225px;order:0}.design-copy{padding:25px 20px 28px}.design-copy h2{font-size:26px}.design-copy>p{font-size:13px}.check-list{font-size:12px;gap:6px 8px;margin:14px 0 18px}.benefits{grid-template-columns:1fr}.benefit{padding:15px 17px}.benefit-num{width:34px;height:34px}.contact{padding:0 0 42px}.contact-card{padding:23px 19px;align-items:flex-start;flex-direction:column;gap:15px}.contact-card h2{font-size:22px}.contact-card p{font-size:13px}.footer-main{align-items:flex-start;flex-wrap:wrap}.footer-nav{width:100%;flex-wrap:wrap;gap:8px 15px;font-size:12px}.footer-bottom{font-size:10px;flex-direction:column}.whatsapp-float{left:11px;bottom:11px;padding:9px 12px;font-size:11px}.product-detail{grid-template-columns:1fr;gap:8px;padding-bottom:40px}.detail-copy h1{font-size:27px}.page-head{padding-top:28px}.page-head h1{font-size:29px}}
@media(max-width:370px){.container{width:calc(100% - 22px)}.hero h1{font-size:31px}.hero-copy{padding-inline:16px}.section-head>p{max-width:125px}.category-card{min-height:133px}.category-card h3{font-size:15px}}
