:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#251f1a;background:#fffaf2;--wood: #8c4f2d;--wood-dark: #4b2d20;--gold: #c6933e;--cream: #fffaf2;--paper: #f8efe0;--ink: #251f1a;--muted: #73685f;--sage: #6f7d63;--charcoal: #202225;--line: rgba(75, 45, 32, .16);--shadow: 0 22px 55px rgba(40, 27, 18, .12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:linear-gradient(180deg,#fffaf2f2,#f8efe0e6),radial-gradient(circle at 25% 10%,rgba(198,147,62,.12),transparent 28%)}body,button,input,textarea,select{font:inherit}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,a{-webkit-tap-highlight-color:transparent}.site-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:74px;padding:14px clamp(18px,5vw,64px);background:#fffaf2e0;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand{display:inline-flex;align-items:center;gap:10px;font-weight:800;letter-spacing:0;font-size:1.15rem}.brand-mark{display:grid;width:38px;height:38px;place-items:center;color:#fff;background:linear-gradient(135deg,var(--wood),var(--charcoal));border-radius:50%;overflow:hidden;box-shadow:0 8px 18px #4b2d202e}.brand-mark img{width:100%;height:100%;object-fit:cover}.nav,.nav-actions,.hero-actions,.card-actions,.contact-actions,.admin-actions{display:flex;align-items:center;gap:12px}.nav{gap:22px;font-weight:700;color:var(--wood-dark)}.nav a{transition:color .2s ease,transform .2s ease}.nav a:hover{color:var(--sage)}.icon-link,.icon-button{display:inline-grid;width:42px;height:42px;place-items:center;color:var(--wood-dark);background:#fff;border:1px solid var(--line);border-radius:50%}.icon-button{cursor:pointer}.menu-button{display:none}.hero{position:relative;min-height:min(760px,calc(100vh - 38px));display:flex;align-items:center;overflow:hidden;padding:clamp(74px,12vw,140px) clamp(18px,5vw,70px) clamp(80px,11vw,120px)}.hero:after{content:"";position:absolute;left:clamp(18px,5vw,70px);right:clamp(18px,5vw,70px);bottom:0;height:1px;background:var(--line)}.hero-media,.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0}.hero-media img{width:100%;height:100%;object-fit:cover}.hero-overlay{background:linear-gradient(90deg,#1c1510d1,#281a1194 44%,#281a111f),linear-gradient(0deg,rgba(28,21,16,.3),transparent 44%)}.hero-content{position:relative;z-index:1;width:min(720px,100%);color:#fff}.eyebrow{margin:0 0 12px;color:var(--gold);font-size:.78rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.hero h1{margin:0;font-size:clamp(4.2rem,12vw,8.8rem);line-height:.9;letter-spacing:0}.hero p:not(.eyebrow){width:min(650px,100%);margin:22px 0 0;font-size:clamp(1.08rem,2.4vw,1.42rem);line-height:1.55}.hero-actions{flex-wrap:wrap;margin-top:34px}.button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:48px;padding:0 20px;color:#fff;font-weight:850;background:var(--charcoal);border:1px solid transparent;border-radius:8px;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.button:hover{transform:translateY(-2px);box-shadow:0 12px 26px #2022252e}.button:disabled{cursor:not-allowed;opacity:.65;transform:none}.button-whatsapp{background:#247c55}.button-light{color:var(--ink);background:#fff;border-color:var(--line)}.button-ghost{color:var(--wood-dark);background:transparent;border-color:var(--line)}.button-danger{background:#8f2e2e}.button-small{min-height:42px;padding:0 14px;font-size:.92rem}.section{padding:clamp(64px,9vw,110px) clamp(18px,5vw,70px)}.section-title{width:min(760px,100%);margin-bottom:34px}.section-title h2,.custom-section h2,.admin-card h2,.admin-topbar h1,.login-card h1{margin:0;color:var(--wood-dark);font-size:clamp(2rem,5vw,4rem);line-height:1;letter-spacing:0}.section-title p:not(.eyebrow),.custom-section p,.feature-list p,.empty-state p,.contact-section p{color:var(--muted);line-height:1.7}.warm-band{background:linear-gradient(135deg,#f8efe0f2,#ece4d3bf)}.split-layout{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);gap:clamp(28px,6vw,80px);align-items:start}.feature-list{display:grid;gap:16px}.feature-list>div,.empty-state,.admin-card{background:#ffffffc7;border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow)}.feature-list>div{padding:24px}.feature-list svg{color:var(--sage)}.feature-list h3,.product-card h3,.admin-list-item h3{margin:12px 0 8px;color:var(--wood-dark)}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.product-card{display:flex;flex-direction:column;overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:8px;box-shadow:0 15px 35px #281b1214;transition:transform .24s ease,box-shadow .24s ease}.product-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.product-image-wrap{position:relative;aspect-ratio:4 / 3;background:var(--paper)}.product-image-wrap img{width:100%;height:100%;object-fit:cover}.status{position:absolute;top:12px;left:12px;max-width:calc(100% - 24px);padding:7px 10px;color:#fff;font-size:.78rem;font-weight:900;background:var(--sage);border-radius:999px}.status-vendido{background:#7b3a3a}.status-por-encomenda{background:var(--gold);color:#201812}.product-content{display:flex;flex:1;flex-direction:column;justify-content:space-between;gap:20px;padding:22px}.product-content p{color:var(--muted);line-height:1.62}.product-footer{display:grid;gap:16px}.card-actions{flex-wrap:wrap}.empty-state{padding:30px}.custom-section{display:flex;align-items:center;justify-content:space-between;gap:28px;color:#fff;background:linear-gradient(135deg,var(--charcoal),#3c332c 65%,var(--sage))}.custom-section .eyebrow,.custom-section h2,.custom-section p{color:#fff}.custom-section>div{width:min(760px,100%)}.gallery-section{background:#fbf7ed}.gallery-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.gallery-grid figure,.gallery-admin-grid figure{margin:0}.gallery-grid img,.gallery-admin-grid img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:8px}.gallery-grid figcaption,.gallery-admin-grid figcaption{margin-top:8px;color:var(--muted);font-size:.92rem}.contact-section{text-align:center}.contact-section .section-title{margin-right:auto;margin-left:auto}.contact-actions{justify-content:center;flex-wrap:wrap}.location-text{margin-top:22px;font-weight:800}.loading-state,.site-alert,.admin-notice{width:min(920px,calc(100% - 36px));margin:22px auto;padding:14px 16px;color:var(--wood-dark);background:#fff;border:1px solid var(--line);border-radius:8px}.loading-state{display:flex;align-items:center;gap:12px}.loading-state span{width:18px;height:18px;border:3px solid rgba(140,79,45,.22);border-top-color:var(--wood);border-radius:50%;animation:spin .8s linear infinite}.admin-shell{min-height:100vh;padding:clamp(18px,4vw,44px);background:#f6efe4}.admin-topbar{display:flex;align-items:center;justify-content:space-between;gap:20px;width:min(1220px,100%);margin:0 auto 22px}.admin-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:22px;width:min(1220px,100%);margin:0 auto 22px}.admin-card{width:min(1220px,100%);margin:0 auto 22px;padding:clamp(20px,4vw,32px)}.login-card{display:grid;gap:16px;max-width:460px;margin-top:10vh}.admin-card h2{margin-bottom:22px;font-size:clamp(1.45rem,3vw,2.2rem)}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}label{display:grid;gap:7px;color:var(--wood-dark);font-weight:800}input,textarea,select{width:100%;min-height:46px;padding:11px 12px;color:var(--ink);background:#fff;border:1px solid rgba(75,45,32,.22);border-radius:8px;outline:none}textarea{min-height:116px;resize:vertical}input:focus,textarea:focus,select:focus{border-color:var(--sage);box-shadow:0 0 0 3px #6f7d6329}.upload-box{margin:16px 0;min-height:58px;place-items:center;text-align:center;color:var(--wood-dark);background:#fbf7ed;border:1px dashed rgba(75,45,32,.28);border-radius:8px;cursor:pointer}.upload-box input{display:none}.admin-preview{width:170px;aspect-ratio:4 / 3;object-fit:cover;border:1px solid var(--line);border-radius:8px}.admin-logo-preview{width:92px;height:92px;object-fit:cover;background:#fff;border:1px solid var(--line);border-radius:50%}.image-row{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin-bottom:16px}.admin-list{display:grid;gap:14px}.admin-list-item{display:grid;grid-template-columns:88px minmax(0,1fr) auto;gap:16px;align-items:center;padding:14px;background:#fbf7ed;border:1px solid var(--line);border-radius:8px}.admin-list-item img{width:88px;height:76px;object-fit:cover;border-radius:8px}.admin-list-item h3,.admin-list-item p{margin:0}.admin-list-item p{margin-top:6px;color:var(--muted)}.gallery-admin-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.gallery-admin-grid .button{width:100%;margin-top:10px}.form-error,.admin-notice-error{color:#7a1d1d}.form-success,.admin-notice{color:#24543e}code{padding:2px 6px;background:#0000000f;border-radius:5px}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width: 980px){.product-grid,.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.split-layout,.admin-grid{grid-template-columns:1fr}}@media (max-width: 760px){.site-header{min-height:66px}.menu-button{display:inline-grid}.nav{position:fixed;top:66px;right:14px;left:14px;display:none;flex-direction:column;align-items:stretch;padding:18px;background:#fff;border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow)}.nav-open{display:flex}.nav a:not(.icon-link){padding:12px 4px}.nav-actions{justify-content:flex-start}.hero{min-height:690px;align-items:flex-end}.hero-overlay{background:linear-gradient(0deg,#1c1510e0,#1c151094 52%,#1c15102e),linear-gradient(90deg,rgba(28,21,16,.5),transparent)}.hero-actions,.custom-section,.admin-topbar,.admin-actions{align-items:stretch;flex-direction:column}.button{width:100%}.product-grid,.gallery-grid,.form-grid,.gallery-admin-grid{grid-template-columns:1fr}.section{padding-top:58px;padding-bottom:58px}.admin-list-item{grid-template-columns:72px minmax(0,1fr)}.admin-list-item img{width:72px;height:72px}.admin-list-item .admin-actions{grid-column:1 / -1}}
