.product-card[data-astro-cid-4fhpls6h]{border:1px solid var(--color-border);background:var(--color-surface);border-radius:1.5rem;flex-direction:column;min-height:100%;transition:transform .18s,box-shadow .18s;display:flex;overflow:hidden;box-shadow:0 1rem 2.5rem #2f213614}.product-card[data-astro-cid-4fhpls6h][hidden]{display:none}.product-card[data-astro-cid-4fhpls6h]:hover{transform:translateY(-.25rem);box-shadow:0 1.25rem 3rem #2f213621}.product-card--pending[data-astro-cid-4fhpls6h]{border-style:dashed}.product-card__visual[data-astro-cid-4fhpls6h]{aspect-ratio:1;background:var(--color-soft);box-sizing:border-box;place-items:center;width:100%;padding:.5rem;display:grid;overflow:hidden}.product-card__visual[data-astro-cid-4fhpls6h] img[data-astro-cid-4fhpls6h]{object-fit:contain;object-position:center;width:100%;height:100%;display:block}.product-card__content[data-astro-cid-4fhpls6h]{flex-direction:column;flex:1;padding:1.25rem;display:flex}.product-card__category[data-astro-cid-4fhpls6h]{color:var(--color-accent-strong);letter-spacing:.1em;text-transform:uppercase;margin:0 0 .45rem;font-size:.72rem;font-weight:800}h3[data-astro-cid-4fhpls6h]{min-height:3.45em;color:var(--color-ink);font-family:var(--font-display);overflow-wrap:anywhere;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:1.35rem;font-weight:650;line-height:1.15;display:-webkit-box;overflow:hidden}.product-card__description[data-astro-cid-4fhpls6h]{color:var(--color-muted);overflow-wrap:anywhere;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:.75rem 0 1.2rem;line-height:1.55;display:-webkit-box;overflow:hidden}.product-card__footer[data-astro-cid-4fhpls6h]{justify-content:space-between;align-items:center;gap:.75rem;margin-top:auto;display:flex}.product-card__footer[data-astro-cid-4fhpls6h] strong[data-astro-cid-4fhpls6h]{color:var(--color-ink);font-size:1rem;display:block}.product-card__availability[data-astro-cid-4fhpls6h]{background:var(--color-soft);color:var(--color-muted);border-radius:999px;margin-top:.35rem;padding:.28rem .5rem;font-size:.68rem;font-weight:700;display:inline-block}.button--small[data-astro-cid-4fhpls6h]{padding:.65rem .85rem;font-size:.82rem}@media (prefers-reduced-motion:reduce){.product-card[data-astro-cid-4fhpls6h]{transition:none}}:root{--color-bg:#fff7fa;--color-surface:#fff;--color-ink:#321d29;--color-muted:#735f6b;--color-accent:#f05f9c;--color-accent-strong:#c72f73;--color-accent-deep:#9f2059;--color-mint:#b9e7df;--color-soft:#fff0f6;--color-border:#f3d1df;--font-display:Georgia, "Times New Roman", serif;--font-body:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;color:var(--color-ink);background:var(--color-bg);font-family:var(--font-body);font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at 7% 3%, #ff9cc36b, transparent 28rem), radial-gradient(circle at 95% 12%, #b9e7df52, transparent 22rem), var(--color-bg);min-width:20rem;margin:0}button,input{font:inherit}button{cursor:pointer}a{color:inherit}.site-header,main,footer{width:min(72rem,100% - 2rem);margin-inline:auto}.site-header{justify-content:space-between;align-items:center;gap:1rem;min-height:6rem;padding:.8rem 0;display:flex}.site-header nav{align-items:center;gap:1rem;display:flex}.brand{align-items:center;gap:.7rem;font-weight:800;text-decoration:none;display:inline-flex}.brand__logo{object-fit:cover;border:3px solid #fff;border-radius:50%;width:4rem;height:4rem;box-shadow:0 .45rem 1.4rem #c72f733d}.brand__name{gap:.12rem;display:grid}.brand__name small{color:var(--color-accent-strong);letter-spacing:.12em;text-transform:uppercase;font-size:.62rem;font-weight:800}.header-link{color:var(--color-accent-strong);text-underline-offset:.25rem;font-size:.9rem;font-weight:750}.quote-indicator{background:var(--color-accent-strong);color:#fff;border-radius:999px;padding:.7rem 1rem;font-size:.82rem;font-weight:800;text-decoration:none;box-shadow:0 .55rem 1.3rem #c72f7340}.quote-indicator span{min-width:1.3rem;color:var(--color-ink);background:#fff;border-radius:50%;place-items:center;display:inline-grid}.floating-quote{z-index:20;right:1.25rem;bottom:max(1.25rem, env(safe-area-inset-bottom));background:var(--color-accent-strong);color:#fff;border:1px solid #ffffff59;border-radius:999px;align-items:center;gap:.65rem;min-height:3.75rem;padding:.7rem .8rem .7rem 1rem;font-size:.86rem;font-weight:800;text-decoration:none;display:inline-flex;position:fixed;box-shadow:0 .8rem 2rem #9f20594d}.floating-quote svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:1.35rem;height:1.35rem}.floating-quote__count{min-width:1.7rem;min-height:1.7rem;color:var(--color-ink);background:#fff;border-radius:50%;place-items:center;padding:.15rem;font-size:.75rem;line-height:1;display:inline-grid}.hero{background:linear-gradient(135deg,#ffffffeb,#ffe8f2e0);border:1px solid #f3d1dfcc;border-radius:2.5rem;grid-template-columns:minmax(0,1.08fr) minmax(18rem,.92fr);align-items:center;gap:3rem;min-height:36rem;padding:3.5rem clamp(1.5rem,4vw,4rem);display:grid;position:relative;overflow:hidden;box-shadow:0 1.8rem 4rem #9f20591f}.hero:before{content:"";background:#f05f9c1f;border-radius:50%;width:18rem;height:18rem;position:absolute;inset:-8rem auto auto -7rem}.hero__content{z-index:2;position:relative}.eyebrow{color:var(--color-accent-strong);letter-spacing:.14em;text-transform:uppercase;margin:0 0 .9rem;font-size:.78rem;font-weight:850}h1,h2{font-family:var(--font-display);letter-spacing:-.035em;margin:0;font-weight:600}h1{max-width:12ch;color:var(--color-ink);text-wrap:balance;font-size:clamp(3rem,6.6vw,5.7rem);line-height:.96}h1:after{background:var(--color-accent);content:"";border-radius:999px;width:5rem;height:.35rem;margin-top:1rem;display:block}h2{font-size:clamp(2rem,4vw,3.1rem);line-height:1.05}.hero__copy{max-width:39rem;color:var(--color-muted);margin:1.6rem 0 2rem;font-size:1.08rem;line-height:1.75}.button{background:var(--color-accent-strong);color:#fff;border:0;border-radius:999px;justify-content:center;align-items:center;gap:.75rem;padding:1rem 1.45rem;font-weight:800;text-decoration:none;transition:transform .18s,background .18s,box-shadow .18s;display:inline-flex;box-shadow:0 .7rem 1.5rem #c72f7342}.button:hover{background:var(--color-accent-deep);transform:translateY(-2px);box-shadow:0 .85rem 1.8rem #9f205947}.button:disabled{cursor:not-allowed;opacity:.5}.hero__art{place-items:center;min-height:28rem;display:grid;position:relative}.hero__brand-card{z-index:1;background:#fff;border:.65rem solid #fff;border-radius:2.3rem;width:min(23rem,78vw);position:relative;overflow:hidden;transform:rotate(2deg);box-shadow:0 2rem 4rem #9f20593d}.hero__brand-card>img{width:100%;height:auto;display:block}.hero__brand-note{border-top:1px solid var(--color-border);background:var(--color-soft);gap:.25rem;padding:1rem 1.15rem 1.1rem;display:grid}.hero__brand-note span{color:var(--color-accent-strong);letter-spacing:.12em;text-transform:uppercase;font-size:.65rem;font-weight:850}.hero__brand-note strong{font-family:var(--font-display);font-size:1.1rem;font-weight:600}.hero__wash{filter:blur(.1rem);border-radius:50%;position:absolute}.hero__wash--pink{background:#f05f9c7a;width:13rem;height:13rem;top:0;right:0}.hero__wash--mint{background:#b9e7df9e;width:9rem;height:9rem;bottom:0;left:0}.catalog,.quote{padding:5.5rem 0}.section-heading,.quote__heading{justify-content:space-between;align-items:end;gap:2rem;margin-bottom:1.5rem;display:flex}.section-heading>p{max-width:27rem;color:var(--color-muted);text-align:right;margin:0;line-height:1.6}.category-filters{flex-wrap:wrap;gap:.65rem;margin-bottom:1.5rem;display:flex}.filter-button,.text-button{border:1px solid var(--color-border);background:var(--color-surface);color:var(--color-ink);border-radius:999px;padding:.68rem 1rem;font-weight:750;box-shadow:0 .25rem .8rem #9f205912}.filter-button:hover{border-color:var(--color-accent);color:var(--color-accent-deep)}.filter-button--active{border-color:var(--color-accent-strong);background:var(--color-accent-strong);color:#fff;box-shadow:0 .45rem 1rem #c72f7338}.text-button{color:var(--color-accent-strong)}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem;display:grid}.product-grid .product-card{border-color:#f3d1dfeb;border-radius:1.7rem;box-shadow:0 1rem 2.5rem #9f20591a}.product-grid .product-card:hover{box-shadow:0 1.35rem 3rem #9f20592e}.product-grid .product-card__visual{background:linear-gradient(145deg,#fff6fa,#fff)}.product-grid .product-card__category{color:var(--color-accent-deep)}.product-grid .product-card__availability{background:var(--color-soft);color:var(--color-accent-deep)}.product-grid .button--small{background:var(--color-accent-strong);box-shadow:0 .45rem 1rem #c72f7333}.filter-empty{color:var(--color-muted)}.quote{border-top:1px solid var(--color-border)}.quote__empty,.quote__summary{border:1px solid var(--color-border);background:var(--color-surface);color:var(--color-muted);border-radius:1.5rem;padding:1.5rem;box-shadow:0 1rem 2.5rem #9f205914}.quote__items{gap:.75rem;display:grid}.quote-line{border:1px solid var(--color-border);background:var(--color-surface);border-radius:1.35rem;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.25rem;display:flex;box-shadow:0 .65rem 1.5rem #9f205912}.quote-line h3,.quote-line p{margin:0}.quote-line h3{font-family:var(--font-display);font-size:1.25rem}.quote-line>div>p:last-child{color:var(--color-muted);margin-top:.35rem;font-size:.9rem}.quote-line__category{color:var(--color-accent-strong);letter-spacing:.1em;text-transform:uppercase;font-size:.7rem;font-weight:800}.quote-line__controls{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.5rem;display:flex}.quote-line__controls button{border:1px solid var(--color-border);background:var(--color-surface);border-radius:.55rem;min-width:2rem;padding:.35rem .5rem;font-weight:800}.quote-line__controls .quote-line__remove{min-width:auto;color:var(--color-accent-strong)}.quote__summary{color:var(--color-ink);margin-top:1rem}.quote__total{justify-content:space-between;align-items:baseline;gap:1rem;display:flex}.quote__total strong{font-family:var(--font-display);font-size:clamp(1.8rem,5vw,2.7rem)}.quote__summary>p{color:var(--color-muted);margin:.35rem 0 1.25rem}.quote__message{border-left:.3rem solid var(--color-accent);background:var(--color-soft);border-radius:.9rem;padding:1rem}.quote__message-title{font-size:.85rem;font-weight:800;color:var(--color-ink)!important;margin:0 0 .55rem!important}.quote__message pre{white-space:pre-wrap;font-family:var(--font-body);margin:0;font-size:.88rem;line-height:1.55;overflow-x:auto}.whatsapp-status{font-size:.88rem}footer{border-top:1px solid var(--color-border);color:var(--color-muted);justify-content:space-between;align-items:center;gap:1rem;padding:2rem 0 3rem;font-size:.82rem;display:flex}footer p{margin:0}.footer__brand{align-items:center;gap:.7rem;display:flex}.footer__brand img{object-fit:cover;border-radius:50%;width:2.8rem;height:2.8rem}.footer__brand p{gap:.12rem;display:grid}.footer__brand strong{color:var(--color-ink)}.footer__contact{flex-wrap:wrap;justify-content:flex-end;gap:.45rem;display:flex}.footer__contact a{color:var(--color-accent-strong);text-underline-offset:.2rem;font-weight:750}:focus-visible{outline:3px solid var(--color-accent);outline-offset:.25rem}@media (width<=56rem){.hero{grid-template-columns:1fr;margin-top:1rem;padding:3rem 1.5rem}.hero__content{text-align:center}h1,.hero__copy{margin-inline:auto}.hero__art{min-height:20rem}.hero__brand-card{width:min(21rem,76vw)}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=36rem){.site-header{align-items:flex-start}.site-header nav{flex-direction:column;align-items:flex-end;gap:.5rem}.brand__logo{width:3rem;height:3rem}.brand__name{font-size:.86rem}.hero{border-radius:1.8rem;min-height:auto;padding:2.5rem 1.15rem 2rem}h1{font-size:clamp(2.65rem,14vw,4rem)}h1:after{margin-inline:auto}.section-heading,.quote__heading,footer,.quote-line{flex-direction:column;align-items:flex-start}.footer__contact{justify-content:flex-start}.section-heading>p{text-align:left}.product-grid{grid-template-columns:1fr}.quote-line__controls{justify-content:flex-start}.floating-quote{right:1rem;bottom:max(1rem, env(safe-area-inset-bottom));justify-content:center;width:3.75rem;padding:.65rem}.floating-quote__label{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.floating-quote__count{border:2px solid var(--color-accent-strong);min-width:1.45rem;min-height:1.45rem;font-size:.68rem;position:absolute;top:-.3rem;right:-.3rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
