: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-x:hidden}body.is-lightbox-open{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;display:grid;align-content:start}.item-card-media{position:relative;padding:.75rem .75rem 0}.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;z-index:2}.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}.item-summary{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;-webkit-line-clamp:3;line-clamp:3}.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)}.whatsapp-button.is-compact{min-height:2.85rem;padding:.75rem 1rem}.item-footer{justify-content:space-between;align-items:center}.item-actions{display:flex;flex-wrap:wrap;justify-content:end;gap:.55rem;margin-left:auto}.item-detail-link{display:inline-flex;align-items:center;justify-content:center;min-height:2.85rem;padding:.75rem 1rem;border-radius:999px;border:1px solid rgba(31,42,28,.12);background:#ffffffd1;text-decoration:none;font-weight:700;transition:transform .14s ease,background-color .14s ease}.item-detail-link:hover{transform:translateY(-1px);background:#fff}.media-carousel{position:relative}.media-carousel-shell{position:relative;display:grid;gap:.85rem}.media-carousel-viewport,.media-lightbox-viewport{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;touch-action:pan-x pinch-zoom;overscroll-behavior-x:contain}.media-carousel-viewport::-webkit-scrollbar,.media-lightbox-viewport::-webkit-scrollbar{display:none}.media-carousel-slide,.media-lightbox-slide{min-width:100%;flex:0 0 100%;scroll-snap-align:start}.media-carousel-media{width:100%;display:flex;align-items:center;justify-content:center;padding:0;border:0;margin:0;background:linear-gradient(180deg,#9ed9f657,#ffffffe6);overflow:hidden}.media-carousel.is-card .media-carousel-media,.media-carousel.is-card .media-carousel-placeholder{aspect-ratio:5 / 4;border-radius:26px}.media-carousel.is-card .media-carousel-media{cursor:grab}.media-carousel.is-dragging .media-carousel-media{cursor:grabbing}.media-carousel.is-card img{width:100%;height:100%;object-fit:cover}.media-carousel.is-detail .media-carousel-media,.media-carousel.is-detail .media-carousel-placeholder{min-height:clamp(21rem,52svh,36rem);border-radius:28px;background:radial-gradient(circle at top left,rgba(248,202,89,.2),transparent 16rem),linear-gradient(180deg,#ffffffeb,#f5ebd9f5)}.media-carousel.is-detail .media-carousel-media{cursor:default}.media-carousel.is-detail img{width:100%;height:clamp(21rem,52svh,36rem);object-fit:contain}.media-carousel-placeholder{border:1px dashed rgba(31,42,28,.14);background:#ffffffd1}.media-carousel-nav,.media-lightbox-nav{position:absolute;top:50%;transform:translateY(-50%);width:2.9rem;height:2.9rem;border:0;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#1f2a1cc7;color:#fff;cursor:pointer;z-index:2;transition:opacity .14s ease,transform .14s ease,background-color .14s ease}.media-carousel-nav:hover,.media-lightbox-nav:hover{background:#1f2a1ce6}.media-carousel-nav:disabled,.media-lightbox-nav:disabled{opacity:.32;cursor:not-allowed}.media-carousel-nav.is-prev,.media-lightbox-nav.is-prev{left:.95rem}.media-carousel-nav.is-next,.media-lightbox-nav.is-next{right:.95rem}.media-carousel-nav span,.media-lightbox-nav span{font-size:1.8rem;line-height:1;margin-top:-.08rem}.media-carousel-dots,.media-lightbox-dots{display:flex;justify-content:center;flex-wrap:wrap;gap:.45rem;margin:0 auto}.media-carousel-dots{position:absolute;inset:auto 0 1rem;z-index:2}.media-carousel.is-detail .media-carousel-dots{position:static;inset:auto;justify-content:flex-start;padding-inline:.15rem}.media-carousel-dot,.media-lightbox-dot{width:.72rem;height:.72rem;padding:0;border:0;border-radius:999px;cursor:pointer;background:#ffffff7a;transition:transform .14s ease,background-color .14s ease}.media-carousel-dot.is-active,.media-lightbox-dot.is-active{transform:scale(1.08)}.media-carousel-dot.is-active{background:#fff}.media-carousel.is-detail .media-carousel-dot{background:#1f2a1c29}.media-carousel.is-detail .media-carousel-dot.is-active{background:var(--accent-teal)}.media-lightbox-dot{background:#ffffff42}.media-lightbox-dot.is-active{background:#fff}.media-carousel-count{position:absolute;top:1rem;right:1rem;z-index:2;padding:.45rem .72rem;border-radius:999px;background:#1f2a1cc2;color:#fff;font-size:.82rem;font-weight:700}.media-carousel-hint{display:none;margin:0;color:var(--muted);font-size:.92rem}.media-lightbox{position:fixed;inset:0;z-index:30}.media-lightbox-backdrop{position:absolute;inset:0;border:0;background:#05070af5;cursor:zoom-out}.media-lightbox-dialog{position:relative;z-index:1;display:grid;grid-template-rows:auto minmax(0,1fr) auto;min-height:100svh;padding:clamp(.9rem,2vw,1.5rem);gap:.9rem}.media-lightbox-topbar{display:flex;align-items:center;justify-content:space-between;gap:1rem;color:#fff}.media-lightbox-caption{margin:0;font-family:Fraunces,serif;font-size:clamp(1.1rem,2vw,1.5rem);line-height:1.05;max-width:18ch}.media-lightbox-meta{display:flex;align-items:center;gap:.7rem;margin-left:auto}.media-lightbox-counter,.media-lightbox-close{padding:.65rem .95rem;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:#ffffff14;color:#fff;font-weight:700;backdrop-filter:blur(14px)}.media-lightbox-close{cursor:pointer}.media-lightbox-viewport{min-height:0;align-items:center}.media-lightbox-slide{display:grid;place-items:center}.media-lightbox-slide img{width:100%;height:min(80svh,56rem);object-fit:contain}.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;align-items:start}.item-detail-card>*{min-width:0}.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(h2),.item-detail-richtext :global(h3){margin:1.2rem 0 .55rem;color:var(--ink);font-family:Fraunces,serif;line-height:1.1}.item-detail-richtext :global(h2){font-size:clamp(1.45rem,2vw,1.8rem)}.item-detail-richtext :global(h3){font-size:clamp(1.15rem,1.7vw,1.35rem)}.item-detail-richtext :global(ul){margin:.75rem 0;padding-left:1.15rem}.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-footer{align-items:start}.item-actions{width:100%;justify-content:start;margin-left:0}.media-carousel.is-detail .media-carousel-media,.media-carousel.is-detail .media-carousel-placeholder{min-height:min(54svh,28rem)}.media-carousel.is-detail img{height:min(54svh,28rem)}.media-carousel-nav,.media-lightbox-nav{display:none}.media-lightbox-dialog{padding:.75rem .5rem 1rem}.media-lightbox-topbar{align-items:start}.media-lightbox-meta{margin-left:0}.media-lightbox-slide img{height:min(72svh,44rem)}.media-carousel-hint{display:block}}@media(hover:none),(pointer:coarse){.media-carousel.is-detail .media-carousel-media{cursor:zoom-in}}
