:root{--bg: #fff8ea;--surface: rgba(255, 255, 255, .84);--surface-strong: #ffffff;--ink: #1f2a1c;--muted: #4d5b4a;--accent-coral: #ff7c66;--accent-yellow: #f8ca59;--accent-green: #7fb36d;--accent-teal: #19938a;--accent-blue: #9ed9f6;--line: rgba(40, 54, 32, .12);--shadow: 0 18px 50px rgba(88, 67, 23, .12);--radius-lg: 32px;--radius-md: 22px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;color:var(--ink);background:radial-gradient(circle at top left,rgba(248,202,89,.4),transparent 22rem),radial-gradient(circle at top right,rgba(25,147,138,.2),transparent 20rem),linear-gradient(180deg,#fff9ee,#fff3d6);font-family:Work Sans,sans-serif}a{color:inherit}img{display:block;max-width:100%}.page-shell{position:relative;overflow:hidden}.page-glow{position:fixed;width:28rem;height:28rem;border-radius:999px;filter:blur(50px);opacity:.55;pointer-events:none}.page-glow-left{top:-8rem;left:-12rem;background:#ff7c6647}.page-glow-right{right:-10rem;top:18rem;background:#19938a3d}.site-main,.item-page{width:min(1180px,calc(100% - 2rem));margin:0 auto;padding:2rem 0 4rem;position:relative;z-index:1}.card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow);backdrop-filter:blur(16px)}.eyebrow{margin:0 0 .6rem;font-size:.85rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--accent-teal)}.hero{display:grid;grid-template-columns:1.8fr 1fr;gap:1.5rem;padding:1.8rem;position:relative}.hero:after{content:"";position:absolute;inset:auto 2rem -1.1rem auto;width:8rem;height:2.2rem;background:#1f2a1c12;border-radius:999px;filter:blur(18px)}.hero h1,.story-card h2,.catalog-toolbar h2,.faq-section h2,.item-detail-card h1,.empty-state h2{margin:0;font-family:Fraunces,serif;line-height:1;letter-spacing:-.04em}.hero h1{font-size:clamp(2.9rem,6vw,5rem);max-width:12ch}.hero-text,.story-card p,.item-summary,.item-detail-card p,.faq-answer,.empty-state p{color:var(--muted);line-height:1.7;margin:0}.hero-pills,.item-footer,.detail-meta,.page-topbar{display:flex;flex-wrap:wrap;gap:.65rem}.hero-pills span,.micro-pill,.page-topbar a{border-radius:999px;border:1px solid rgba(31,42,28,.1);background:#ffffffbf;padding:.55rem .9rem;font-size:.92rem}.hero-note,.story-caption{font-family:Caveat,cursive;font-size:1.55rem;color:#985546}.hero-copy{display:grid;gap:1rem}.hero-sticker{align-self:start;padding:1.3rem;border-radius:28px;background:linear-gradient(180deg,#ff7c6629,#f8ca5938);border:1px dashed rgba(31,42,28,.15);transform:rotate(-3deg)}.hero-sticker strong{display:block;margin-bottom:.6rem;font-size:1.15rem}.hero-sticker span{color:var(--muted);line-height:1.6}.story-card{display:grid;grid-template-columns:1.3fr 1fr;gap:1.25rem;padding:1.5rem;margin-top:1.35rem}.story-copy{display:grid;gap:1rem}.story-photo-frame{min-height:18rem;border-radius:28px;background:linear-gradient(180deg,#9ed9f661,#fffc);padding:.9rem;transform:rotate(2.5deg)}.story-photo-frame img,.story-placeholder{width:100%;height:100%;min-height:16rem;object-fit:cover;border-radius:22px}.story-placeholder{display:grid;place-items:center;text-align:center;border:1px dashed rgba(31,42,28,.15);color:var(--muted);background:#ffffffad;padding:1.5rem}.story-placeholder span{display:block;text-transform:uppercase;letter-spacing:.08em;font-size:.75rem;margin-bottom:.4rem}.catalog-toolbar{display:grid;gap:1rem;margin:1.8rem 0 1rem}.catalog-toolbar h2{font-size:clamp(1.8rem,4vw,2.6rem)}.category-chips{display:flex;flex-wrap:wrap;gap:.75rem}.chip{padding:.7rem 1rem;border-radius:999px;border:1px solid var(--line);background:#ffffffc2;text-decoration:none;transition:transform .14s ease,background-color .14s ease}.chip:hover,.chip.is-active{transform:translateY(-2px)}.chip.is-active{background:var(--accent-yellow)}.item-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.2rem;margin-top:1rem}.item-card{overflow:hidden}.item-card-link{text-decoration:none}.item-image-wrap{position:relative;aspect-ratio:1 / 1;background:linear-gradient(180deg,#9ed9f666,#ffffffb8)}.item-image-wrap img{width:100%;height:100%;object-fit:cover}.item-image-placeholder{width:100%;height:100%;display:grid;place-items:center;text-align:center;color:var(--muted);padding:1.5rem}.status-badge{position:absolute;top:.9rem;left:.9rem;padding:.45rem .75rem;border-radius:999px;background:#1f2a1cdb;color:#fff;font-size:.8rem;font-weight:700}.item-card.is-reserved{opacity:.92}.item-body{display:grid;gap:1rem;padding:1.15rem}.item-heading{display:flex;gap:1rem;justify-content:space-between;align-items:start}.item-kicker{margin:0 0 .35rem;color:var(--accent-teal);font-size:.85rem;font-weight:700}.item-heading h3,.item-heading h3 a{margin:0;font-size:1.25rem;line-height:1.15;text-decoration:none}.price-sticker{min-width:8rem;padding:.8rem .9rem;border-radius:24px;background:linear-gradient(180deg,var(--accent-yellow),#ffd86f);text-align:right;box-shadow:inset 0 -2px #00000014}.price-sticker small{display:block;text-decoration:line-through;opacity:.7}.price-sticker strong{display:block;font-size:1.1rem}.whatsapp-button{display:inline-flex;align-items:center;justify-content:center;min-height:2.85rem;padding:.75rem 1rem;border-radius:999px;background:linear-gradient(180deg,var(--accent-teal),#0f7a73);color:#fff;text-decoration:none;font-weight:700}.whatsapp-button.is-disabled{background:#1f2a1c1a;color:var(--muted)}.faq-section,.empty-state{margin-top:1.75rem;padding:1.5rem}.faq-list{display:grid;gap:.85rem;margin-top:1rem}.faq-item{border-radius:22px;background:#fffc;border:1px solid var(--line);padding:1rem 1.1rem}.faq-item summary{cursor:pointer;font-weight:700}.faq-answer{margin-top:.85rem}.item-page{display:grid;gap:1.2rem}.page-topbar{margin-top:1.2rem}.item-detail-card{display:grid;grid-template-columns:1.2fr .8fr;gap:1.35rem;padding:1.5rem}.item-gallery{display:grid;gap:.8rem;grid-template-columns:repeat(2,minmax(0,1fr))}.item-gallery img,.item-gallery-placeholder{width:100%;border-radius:24px;aspect-ratio:1 / 1;object-fit:cover}.item-gallery.is-single{grid-template-columns:1fr}.item-detail-copy{display:grid;align-content:start;gap:1rem}.item-price-line{display:flex;align-items:end;gap:.7rem}.item-price-line strong{font-size:clamp(2rem,4vw,3rem);font-family:Fraunces,serif;line-height:1}.item-price-line small{text-decoration:line-through;color:var(--muted)}.item-detail-richtext{color:var(--muted);line-height:1.7}.item-detail-richtext :global(p:first-child){margin-top:0}.site-footer{padding:2rem 0 .5rem;color:var(--muted)}@media(max-width:980px){.hero,.story-card,.item-detail-card{grid-template-columns:1fr}.item-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.site-main,.item-page{width:min(100% - 1rem,100%);padding-top:1rem}.hero,.story-card,.faq-section,.empty-state,.item-detail-card{padding:1.1rem;border-radius:24px}.hero h1{font-size:2.6rem}.item-grid{grid-template-columns:1fr}.item-heading{flex-direction:column}.price-sticker{width:fit-content}.item-gallery{grid-template-columns:1fr}}
