*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f7f5f1;color:#1e1d1b;font-family:Arial,Helvetica,sans-serif}.shell{width:min(1180px,calc(100% - 36px));margin:0 auto}.hero{position:relative;min-height:68vh;display:flex;align-items:flex-end;background:linear-gradient(120deg,#191817,#38332e 55%,#776b60);overflow:hidden}.hero:after{content:"";position:absolute;width:440px;height:440px;border:1px solid rgba(255,255,255,.16);border-radius:50%;right:-90px;top:-100px}.hero-overlay{position:absolute;inset:0;background:linear-gradient(180deg,transparent 20%,rgba(0,0,0,.55))}.hero-content{position:relative;z-index:1;color:#fff;padding:110px 0 70px}.eyebrow{text-transform:uppercase;letter-spacing:.18em;font-size:12px;font-weight:700;margin:0 0 14px}.hero h1{font-family:Georgia,Times New Roman,serif;font-size:clamp(42px,7vw,88px);line-height:.95;margin:0;max-width:900px;font-weight:500}.hero h1 span{font-style:italic;font-weight:400}.hero-copy{font-size:18px;line-height:1.55;max-width:590px;color:rgba(255,255,255,.82);margin:24px 0 30px}.primary-button,.whatsapp-button{border:0;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;padding:15px 24px;background:#fff;color:#181715;font-weight:700;cursor:pointer}.brand-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:18px;gap:18px;padding:54px 0}.brand-card{-webkit-appearance:none;-moz-appearance:none;appearance:none;text-align:left;border:1px solid #ded9d1;background:#fff;padding:32px;min-height:220px;cursor:pointer;transition:.2s}.brand-card.active,.brand-card:hover{transform:translateY(-3px);border-color:#24211e;box-shadow:0 14px 35px rgba(36,33,30,.08)}.brand-label{font-size:11px;text-transform:uppercase;letter-spacing:.16em;color:#867b70}.brand-card strong{display:block;font-family:Georgia,Times New Roman,serif;font-size:34px;margin:20px 0 10px;font-weight:500}.brand-card p{margin:0;max-width:480px;line-height:1.6;color:#6d655e}.catalog{padding:35px 0 90px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;padding-bottom:26px;border-bottom:1px solid #d7d1c9}.section-heading h2{font-family:Georgia,Times New Roman,serif;font-size:50px;margin:0;font-weight:500}.filters{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.filters button{border:1px solid #d1cac1;background:transparent;padding:9px 13px;cursor:pointer;border-radius:999px;color:#504a44}.filters button.selected{background:#22201e;color:#fff;border-color:#22201e}.empty-state{margin:34px 0;border:1px dashed #c8c1b8;background:#fff;padding:52px 30px;text-align:center;display:flex;flex-direction:column;gap:9px;color:#746c64}.empty-state strong{font-family:Georgia,Times New Roman,serif;font-size:28px;color:#272421}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px;margin-top:30px}.product-card{background:#fff;border:1px solid #e1ddd7}.product-photo,.product-photo-placeholder{aspect-ratio:3/4;position:relative;overflow:hidden;background:linear-gradient(145deg,#e7e0d8,#c8b8aa);display:flex;align-items:flex-end;padding:20px}.product-photo img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.product-photo span,.product-photo-placeholder span{position:relative;z-index:1;background:#fff;padding:8px 10px;text-transform:uppercase;font-size:10px;letter-spacing:.12em}.product-content{padding:22px}.product-topline{display:flex;justify-content:space-between;gap:10px;font-size:11px;text-transform:uppercase;letter-spacing:.1em;color:#7b736b}.status{padding:5px 8px;border-radius:999px;background:#eee}.status.disponivel{background:#e3eee1;color:#355334}.status.reservado{background:#f2ead1;color:#6e5a19}.status.vendido{background:#ece8e5;color:#716963}.product-content h3{font-family:Georgia,Times New Roman,serif;font-size:26px;font-weight:500;margin:16px 0 8px}.product-content p{color:#716961;line-height:1.55;min-height:48px}.product-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:24px 0 16px;padding-top:16px;border-top:1px solid #eee9e3}.whatsapp-button{width:100%;background:#24211e;color:#fff}.whatsapp-button:disabled{opacity:.45;cursor:not-allowed}.footer{background:#1f1e1c;color:#fff}.footer-inner{display:grid;grid-template-columns:1fr 1fr;padding:46px 0;grid-gap:30px;gap:30px}.footer-inner div{display:flex;flex-direction:column;gap:8px}.footer-inner strong{font-family:Georgia,Times New Roman,serif;font-size:24px;font-weight:500}.footer-inner span{color:#a9a39d}.admin-wrap{min-height:100vh;padding:42px;background:#eeeae4}.admin-header{width:min(1180px,100%);margin:0 auto 24px;display:flex;justify-content:space-between;align-items:flex-end;gap:20px}.admin-card h1,.admin-card h2,.admin-header h1{font-family:Georgia,Times New Roman,serif;font-weight:500}.admin-header h1{font-size:52px;margin:0}.admin-header p{margin:8px 0 0;color:#736b63}.admin-actions{display:flex;gap:10px}.admin-actions a,.admin-actions button,.admin-primary{border:1px solid #26231f;background:#26231f;color:#fff;text-decoration:none;padding:12px 16px;cursor:pointer;font-weight:700}.admin-actions button{background:transparent;color:#26231f}.admin-layout{width:min(1180px,100%);margin:0 auto;display:grid;grid-template-columns:minmax(0,1.4fr) minmax(320px,.8fr);grid-gap:20px;gap:20px;align-items:start}.admin-card{background:#fff;border:1px solid #ddd6cc;padding:28px}.admin-login{max-width:560px;margin:80px auto}.admin-login h1{font-size:42px;margin:0 0 10px}.admin-form h2,.admin-products h2{font-size:30px;margin:0 0 22px}.admin-form label{display:flex;flex-direction:column;gap:7px;font-size:13px;font-weight:700}.admin-form input,.admin-form select,.admin-form textarea,.admin-product select{width:100%;border:1px solid #cec7bd;background:#fff;padding:12px;font:inherit}.admin-grid{display:grid;grid-gap:14px;gap:14px}.admin-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-form>label{margin-top:14px}.admin-checks{display:flex;flex-wrap:wrap;gap:18px;margin:18px 0}.admin-checks label{display:flex;flex-direction:row;align-items:center;font-weight:400}.admin-checks input{width:auto}.admin-message{margin:16px 0 0;padding:12px;background:#f2eee8;color:#4f4942}.admin-products{display:flex;flex-direction:column;gap:10px}.admin-product{display:flex;justify-content:space-between;gap:16px;padding:14px 0;border-top:1px solid #eee8e0;align-items:center}.admin-product:first-of-type{border-top:0}.admin-product div{display:flex;flex-direction:column;gap:5px}.admin-product span{font-size:13px;color:#766e66}.admin-product select{width:140px}.admin-primary:disabled{opacity:.55;cursor:not-allowed}@media(max-width:820px){.hero{min-height:620px}.hero-content{padding-bottom:48px}.admin-layout,.brand-grid,.footer-inner,.product-grid{grid-template-columns:1fr}.section-heading{align-items:flex-start;flex-direction:column}.filters{justify-content:flex-start}.product-grid{gap:14px}.brand-card{min-height:auto}.admin-wrap{padding:22px 14px}.admin-header{align-items:flex-start;flex-direction:column}.admin-grid.two{grid-template-columns:1fr}.admin-product{align-items:flex-start;flex-direction:column}.admin-product select{width:100%}}@media(max-width:520px){.shell{width:min(100% - 24px,1180px)}.hero h1{font-size:48px}.hero-copy{font-size:16px}.brand-grid{padding:30px 0}.brand-card{padding:24px}.section-heading h2{font-size:40px}.admin-header h1{font-size:42px}}