:root{--ink:#192626;--muted:#687473;--cream:#fbf7f1;--paper:#fff;--line:#e4ddd3;--accent:#d67c63;--accent-dark:#9e4f3b;--sage:#dce6df;--shadow:0 18px 50px rgba(38,40,34,.09)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.5}a{color:inherit}.site-header{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:18px clamp(20px,5vw,72px);background:rgba(251,247,241,.94);border-bottom:1px solid var(--line);backdrop-filter:blur(16px)}.brand{display:flex;align-items:center;gap:11px;text-decoration:none}.brand-mark{display:grid;place-items:center;width:42px;height:42px;border-radius:14px;background:var(--ink);color:#fff;font-weight:800;letter-spacing:-.05em}.brand strong,.brand small{display:block}.brand strong{font-size:1.04rem;letter-spacing:-.03em}.brand small{font-size:.67rem;color:var(--muted);text-transform:uppercase;letter-spacing:.14em}.site-header nav{display:flex;gap:28px;font-size:.9rem;color:var(--muted)}.site-header nav a{text-decoration:none}.site-header nav a:hover{text-decoration:underline}.header-cta{border:1px solid var(--ink);border-radius:999px;padding:10px 16px;text-decoration:none;font-size:.86rem;font-weight:700}.hero{display:grid;grid-template-columns:1fr minmax(320px,520px);gap:clamp(32px,7vw,100px);align-items:center;max-width:1380px;margin:auto;padding:clamp(64px,9vw,130px) clamp(20px,7vw,110px) 90px}.eyebrow{margin:0 0 18px;color:var(--accent-dark);font-size:.76rem;font-weight:800;letter-spacing:.19em}.hero h1{max-width:720px;margin:0;font-family:Georgia,"Times New Roman",serif;font-size:clamp(3.4rem,7vw,7.5rem);font-weight:500;line-height:.91;letter-spacing:-.075em}.hero-text{max-width:590px;margin:30px 0;color:var(--muted);font-size:clamp(1rem,1.6vw,1.22rem)}.button{display:inline-flex;align-items:center;justify-content:center;gap:16px;min-height:48px;padding:13px 20px;border-radius:999px;text-decoration:none;font-weight:800;white-space:nowrap}.button-primary{background:var(--accent);color:#fff}.button-dark{background:var(--ink);color:#fff}.hero-art{position:relative;aspect-ratio:1/1;overflow:hidden;border-radius:46% 46% 18% 18%;background:var(--sage);box-shadow:var(--shadow)}.hero-art img{width:100%;height:100%;display:block;object-fit:cover}.hero-stamp{position:absolute;right:20px;bottom:20px;padding:13px 16px;border:1px solid rgba(255,255,255,.6);border-radius:18px;background:rgba(255,255,255,.78);font-size:.72rem;line-height:1.15;text-align:center;text-transform:uppercase;letter-spacing:.09em}.hero-stamp b{font-size:.92rem;text-transform:none;letter-spacing:0}.trust-strip{display:flex;justify-content:center;gap:clamp(20px,8vw,120px);padding:18px 20px;background:var(--sage);font-size:.84rem;font-weight:700;letter-spacing:.04em}.section{max-width:1240px;margin:auto;padding:clamp(64px,9vw,120px) clamp(20px,5vw,68px)}.section-heading{display:grid;grid-template-columns:1.1fr .7fr;gap:40px;align-items:end;margin-bottom:32px}.section h2{margin:0;font-family:Georgia,"Times New Roman",serif;font-size:clamp(2.6rem,5vw,5.4rem);font-weight:500;line-height:.98;letter-spacing:-.07em}.section-heading>p{margin:0;color:var(--muted)}.category-list{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:30px}.category-list button{cursor:pointer;border:1px solid var(--line);background:transparent;border-radius:999px;padding:10px 16px;color:var(--muted);font:inherit}.category-list button[aria-pressed=true],.category-list button:hover{border-color:var(--ink);background:var(--ink);color:#fff}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.product-card{display:flex;flex-direction:column;min-width:0;background:var(--paper);border:1px solid var(--line);border-radius:24px;overflow:hidden;box-shadow:var(--shadow)}.product-image{aspect-ratio:1/.92;background:#eee8de;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:cover;display:block}.product-info{display:flex;flex:1;flex-direction:column;padding:21px}.product-top{display:flex;align-items:start;justify-content:space-between;gap:10px}.product-category{margin:0;color:var(--accent-dark);font-size:.7rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.product-card h3{margin:7px 0 10px;font-family:Georgia,"Times New Roman",serif;font-size:1.4rem;line-height:1.03;font-weight:500}.product-card p{margin:0;color:var(--muted);font-size:.9rem}.price{margin-top:auto;padding-top:20px;font-size:1.28rem;font-weight:800}.product-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:15px}.product-actions a,.product-actions button{display:inline-flex;align-items:center;justify-content:center;min-height:37px;padding:8px 11px;border:1px solid var(--line);border-radius:999px;background:#fff;text-decoration:none;font:inherit;font-size:.73rem;font-weight:700}.product-actions a:hover{border-color:var(--ink)}.product-actions .whatsapp{border-color:var(--ink);background:var(--ink);color:#fff}.unavailable{opacity:.65}.unavailable .product-actions{pointer-events:none}.unavailable-badge{display:inline-block;margin-top:12px;color:var(--accent-dark);font-size:.75rem;font-weight:700}.contact{display:flex;align-items:center;justify-content:space-between;gap:40px;padding-top:80px;padding-bottom:80px;background:var(--sage);max-width:none;padding-left:max(20px,calc((100% - 1104px)/2));padding-right:max(20px,calc((100% - 1104px)/2))}.contact>div{max-width:640px}.contact p:not(.eyebrow){color:var(--muted)}.site-footer{display:flex;justify-content:space-between;gap:20px;padding:28px max(20px,calc((100% - 1104px)/2));border-top:1px solid var(--line);color:var(--muted);font-size:.78rem}.site-footer p{margin:0}.site-footer a{font-weight:700}.loading,.empty{grid-column:1/-1;padding:28px 0;color:var(--muted)}@media(max-width:900px){.site-header nav{display:none}.hero{grid-template-columns:1fr;padding-top:64px}.hero-art{max-width:540px;width:100%;margin:auto}.section-heading{grid-template-columns:1fr}.product-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.site-header{padding:14px 16px}.header-cta{padding:9px 12px;font-size:.75rem}.hero{padding:50px 20px 62px}.hero h1{font-size:clamp(3.3rem,16vw,5rem)}.button{width:100%}.trust-strip{justify-content:flex-start;overflow:auto;white-space:nowrap;font-size:.75rem}.section{padding:64px 20px}.section h2{font-size:3rem}.product-grid{grid-template-columns:1fr}.contact{display:block}.contact .button{margin-top:20px}.site-footer{display:block}.site-footer p+p{margin-top:8px}}
.marketplace-disabled{display:inline-flex;align-items:center;justify-content:center;min-height:37px;padding:8px 11px;border:1px solid var(--line);border-radius:999px;color:#9b9f9d;background:#fafafa;font-size:.73rem;font-weight:700;cursor:not-allowed}
