:root{color:#4a2746;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--bg:#ffffffe0;--bg-strong:#fff6fb;--text:#69395a;--heading:#37162d;--primary:#ff5ca8;--primary-dark:#e63d8c;--secondary:#ffb347;--accent:#7b4efc;--border:#ff5ca829;--shadow:0 24px 60px #c14c7e24;background:radial-gradient(circle at top,#fff6d9 0%,#ffe7ef 36%,#fff8f6 100%);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;color:var(--text);margin:0}a{color:inherit;text-decoration:none}button,input,select{font:inherit}img{max-width:100%;display:block}#root{min-height:100vh}.app-shell{flex-direction:column;min-height:100vh;display:flex}.app-main{flex:1}.container{width:min(1120px,100% - 2rem);margin:0 auto}.page-stack{gap:2rem;padding:2rem 0 4rem;display:grid}.site-header{z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fff8fbb3;border-bottom:1px solid #ffffff8c;position:sticky;top:0}.navbar{justify-content:space-between;align-items:center;gap:1.5rem;padding:1rem 0;display:flex}.brand-mark{align-items:center;gap:.85rem;display:flex}.brand-mark strong{color:var(--heading);font-size:1.05rem;display:block}.brand-mark p{margin:.15rem 0 0;font-size:.9rem}.brand-mark__badge{color:#fff;background:linear-gradient(135deg, var(--primary), var(--secondary));width:3rem;height:3rem;box-shadow:var(--shadow);border-radius:1rem;place-items:center;font-weight:800;display:grid}.nav-links{flex-wrap:wrap;justify-content:flex-end;gap:.75rem;display:flex}.nav-link{color:var(--heading);border-radius:999px;padding:.72rem 1rem;transition:background-color .2s,color .2s,transform .2s}.nav-link:hover,.nav-link:focus-visible{background:#ff5ca81a;transform:translateY(-1px)}.nav-link--active{color:#fff;background:linear-gradient(135deg, var(--primary), var(--accent))}.hero-section{grid-template-columns:1.15fr .85fr;align-items:center;gap:2rem;display:grid}.hero-copy,.section-card,.hero-visual{border-radius:2rem}.hero-copy{background:var(--bg);box-shadow:var(--shadow);border:1px solid #ffffffa6;padding:3rem}.eyebrow{color:#9f5a1d;letter-spacing:.02em;background:#ffb34729;border-radius:999px;align-items:center;gap:.45rem;padding:.45rem .85rem;font-size:.9rem;font-weight:700;display:inline-flex}h1,h2,h3{color:var(--heading);margin:0;line-height:1.1}h1{margin-top:1rem;font-size:clamp(2.5rem,4vw,4.5rem)}h2{font-size:clamp(1.8rem,3vw,2.6rem)}h3{font-size:1.15rem}.hero-text,.lead-text{max-width:60ch;margin-top:1rem;font-size:1.05rem}.hero-actions,.location-actions{flex-wrap:wrap;gap:1rem;margin-top:2rem;display:flex}.button{cursor:pointer;border:0;border-radius:1rem;justify-content:center;align-items:center;min-height:3.25rem;padding:.9rem 1.35rem;font-weight:700;transition:transform .2s,box-shadow .2s,opacity .2s;display:inline-flex}.button:hover,.button:focus-visible{transform:translateY(-2px);box-shadow:0 18px 35px #e63d8c3d}.button--primary{color:#fff;background:linear-gradient(135deg, var(--primary), var(--accent))}.button--secondary{color:var(--heading);border:1px solid var(--border);background:#ffffffb8}.hero-highlights,.pill-grid{flex-wrap:wrap;gap:.8rem;margin-top:1.5rem;display:flex}.hero-highlights span,.flavor-pill{background:#ffffffb8;border:1px solid #ff5ca81a;border-radius:999px;padding:.7rem 1rem}.hero-visual{min-height:480px;box-shadow:var(--shadow);background:linear-gradient(#fff9de,#ffd6eb);padding:2rem;position:relative;overflow:hidden}.hero-card{z-index:2;max-width:280px;box-shadow:var(--shadow);background:#ffffffe0;border-radius:1.5rem;padding:1.4rem;position:absolute}.hero-card--front{bottom:2rem;right:2rem}.hero-card p{margin-top:.65rem}.hero-ring,.donut,.mini-donut{border-radius:50%}.hero-ring{border:32px solid #ffffffc7;position:absolute;box-shadow:inset 0 0 0 16px #ff5ca81f}.hero-ring--one{width:240px;height:240px;top:3.5rem;left:3rem;transform:rotate(-12deg)}.hero-ring--two{border-color:#ffecabeb;width:160px;height:160px;top:12rem;left:15rem}.donut,.mini-donut{background:linear-gradient(135deg,#ffd1e5,#ffc14f);display:inline-block;position:relative}.donut:after,.mini-donut:after{content:"";background:#fffffff0;border-radius:50%;position:absolute;inset:27%}.donut{width:88px;height:88px;margin-bottom:1rem}.donut--pink{background:linear-gradient(135deg,#ff6db1,#ffcf70)}.mini-donut{width:72px;height:72px}.mini-donut--cream{background:linear-gradient(135deg,#ffd76a,#fff2c7)}.mini-donut--choco{background:linear-gradient(135deg,#8b4d35,#f7b5b2)}.mini-donut--pink{background:linear-gradient(135deg,#ff7ab7,#ffd36e)}.mini-donut--berry{background:linear-gradient(135deg,#c4488a,#ffb6d6)}.mini-donut--violet{background:linear-gradient(135deg,#8a5bff,#ffc0ea)}.featured-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.featured-card{box-shadow:var(--shadow);background:#ffffffdb;border:1px solid #ff5ca81f;border-radius:1.5rem;gap:1rem;padding:1.2rem;display:grid}.featured-card__visual{justify-content:space-between;align-items:center;gap:1rem;display:flex}.featured-card__badge{color:#9f5a1d;background:#ffb34729;border-radius:999px;align-items:center;padding:.38rem .75rem;font-size:.8rem;font-weight:700;display:inline-flex}.featured-card__content h3{font-size:1.05rem}.featured-card__content p{margin-top:.55rem}.hero-float{z-index:2;background:#ffffffc2;border-radius:1.25rem;justify-items:center;gap:.5rem;padding:.9rem;display:grid;position:absolute}.hero-float--top{top:2rem;right:2rem}.hero-float--bottom{bottom:2rem;left:2rem}.section-card{background:var(--bg);box-shadow:var(--shadow);border:1px solid #ffffffb8;padding:2rem}.section-card--soft{background:linear-gradient(#ffffffd6,#fff6fbeb)}.section-heading{gap:.85rem;display:grid}.section-heading--centered{text-align:center}.products-hero{gap:1.5rem;display:grid}.products-hero__text{margin-inline:auto}.products-hero__hint{max-width:56ch;color:var(--primary-dark);margin:0 auto;font-weight:600}.featured-section{gap:1.5rem;display:grid}.featured-section__text{margin-inline:auto}.about-layout,.location-layout,.about-hero,.about-story-grid,.about-section,.about-steps-grid,.about-hero__metrics{gap:1.5rem;display:grid}.about-hero{grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);align-items:center}.about-hero__copy{gap:1.5rem;display:grid}.about-hero__metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.about-metric-card,.about-step-card{border:1px solid var(--border);background:#ffffffd1;border-radius:1.4rem;padding:1.25rem}.about-metric-card strong,.about-step-card h3,.about-story-card h2{color:var(--heading)}.about-metric-card span{margin-top:.45rem;display:block}.about-visual{background:linear-gradient(#fff9de,#ffd6eb);border-radius:2rem;min-height:420px;position:relative;overflow:hidden}.about-visual .hero-ring--one{width:220px;height:220px;top:2.5rem;left:2rem}.about-visual__panel{z-index:2;box-shadow:var(--shadow);background:#ffffffe0;border-radius:1.6rem;position:absolute}.about-visual__panel--main{max-width:280px;padding:1.4rem;bottom:1.8rem;right:1.8rem}.about-visual__panel--main p{margin-top:.65rem}.about-visual__badge{z-index:2;color:var(--primary-dark);background:#ffffffd6;border-radius:999px;padding:.75rem 1rem;font-weight:700;position:absolute}.about-visual__badge--top{top:1.5rem;right:1.5rem}.about-visual__badge--bottom{bottom:1.5rem;left:1.5rem}.about-story-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.about-story-card{align-content:start}.about-story-card p,.about-step-card p{margin-top:.8rem}.about-step-card{padding-top:3.5rem;position:relative}.about-step-card__number{color:#fff;background:linear-gradient(135deg, var(--primary), var(--accent));border-radius:50%;place-items:center;width:2rem;height:2rem;font-weight:800;display:inline-grid;position:absolute;top:1rem;left:1rem}.about-steps-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.about-cta{align-items:center}.mission-box,.address-card,.payment-panel,.summary-card,.benefit-card,.product-card{border:1px solid var(--border)}.mission-box,.address-card,.payment-panel,.summary-card{background:var(--bg-strong);border-radius:1.5rem;padding:1.4rem}.benefit-grid,.product-grid{gap:1.25rem;display:grid}.benefit-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.pricing-banner,.category-header{gap:1rem;display:grid}.pricing-banner{grid-template-columns:repeat(2,minmax(0,1fr))}.pricing-banner__card,.category-price-card{border:1px solid var(--border);background:#ffffffd1;border-radius:1.5rem;padding:1.4rem}.pricing-banner__card strong,.category-price-card strong{color:var(--heading);margin-top:.45rem;font-size:1.2rem;display:block}.pricing-banner__card p,.category-price-card span{margin-top:.45rem}.pricing-banner__label,.product-card__tag,.category-price-card span{width:fit-content;color:var(--primary-dark);background:#ff5ca81a;border-radius:999px;align-items:center;padding:.35rem .7rem;font-size:.82rem;font-weight:700;display:inline-flex}.pricing-banner__card--accent{background:linear-gradient(135deg,#ff5ca81f,#ffb34729)}.category-section{gap:1.35rem;display:grid}.category-header{grid-template-columns:minmax(0,1.5fr) minmax(240px,.65fr);align-items:end}.benefit-card{background:#ffffffd1;border-radius:1.5rem;padding:1.5rem}.benefit-card p{margin-top:.65rem}.benefit-card__icon,.flavor-pill__dot{background:linear-gradient(135deg, var(--primary), var(--secondary));border-radius:50%;width:.85rem;height:.85rem;display:inline-block}.benefit-card__icon{border-radius:.9rem;width:2.4rem;height:2.4rem;margin-bottom:1rem}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-card{box-shadow:var(--shadow);background:#ffffffeb;border-radius:1.75rem;overflow:hidden}.product-card__image{object-fit:cover;width:100%;height:240px}.product-card__body{gap:1.1rem;padding:1.4rem;display:grid}.product-card__body h3{margin-top:.85rem}.product-card__body p,.footer-grid p,.footer-grid a,.summary-list span,.payment-note,.qr-placeholder p{color:var(--text)}.product-card__footer{justify-content:space-between;align-items:center;gap:1rem;display:flex}.product-card__note{color:var(--primary-dark);text-align:right;margin:0;font-weight:600}.product-card__footer strong,.summary-list strong{color:var(--heading)}.order-layout{grid-template-columns:minmax(0,2fr) minmax(280px,.95fr);gap:1.5rem;display:grid}.order-card{padding:2rem}.order-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1.5rem;display:grid}.order-form label{color:var(--heading);gap:.55rem;font-weight:600;display:grid}.order-form input,.order-form select{min-height:3.2rem;color:var(--heading);background:#fff;border:1px solid #7b4efc29;border-radius:1rem;padding:.9rem 1rem}.order-form input:focus,.order-form select:focus{border-color:#ff5ca861;outline:2px solid #ff5ca847}.order-form__full{grid-column:1/-1}.order-builder,.order-item-card,.order-empty-state,.summary-item-card{border:1px solid var(--border);background:#ffffffd1;border-radius:1.4rem;padding:1.25rem}.order-builder{gap:.9rem;display:grid}.order-builder__controls,.order-item-card__controls,.order-item-card__header,.summary-items{gap:1rem;display:grid}.order-builder__controls{grid-template-columns:minmax(0,1fr) auto;align-items:end}.order-builder__field{gap:.55rem;display:grid}.order-builder__hint,.order-item-card__header p,.summary-empty{margin:0}.order-items{gap:1rem;display:grid}.order-item-card__header{grid-template-columns:minmax(0,1fr) auto;align-items:start}.order-item-card__controls{grid-template-columns:repeat(2,minmax(0,1fr))}.button--ghost{color:var(--heading);border:1px solid var(--border);background:#fffc}.button:disabled{cursor:not-allowed;opacity:.65;box-shadow:none;transform:none}.payment-panel{gap:1rem;display:grid}.qr-placeholder{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.qr-placeholder__grid{aspect-ratio:1;background:linear-gradient(90deg,#1f1f1f 10px,#0000 10px) 0 0/24px 24px,linear-gradient(#1f1f1f 10px,#0000 10px) 0 0/24px 24px,#fff;border:10px solid #fff;border-radius:1rem;width:120px;box-shadow:0 12px 30px #37162d1f}.qr-placeholder__image{aspect-ratio:1;object-fit:cover;background:#fff;border:10px solid #fff;border-radius:1rem;width:160px;max-width:100%;box-shadow:0 12px 30px #37162d1f}.summary-card{align-self:start;position:sticky;top:6.5rem}.summary-list{gap:1rem;margin:1.5rem 0 0;padding:0;list-style:none;display:grid}.summary-list li{justify-content:space-between;gap:1rem;display:flex}.summary-items{margin-top:1.5rem}.summary-item-card{background:#fff;padding:1rem}.summary-item-card strong,.summary-item-card span{display:block}.summary-item-card span{margin-top:.35rem}.map-frame{border:1px solid var(--border);border-radius:1.6rem;min-height:420px;overflow:hidden}.map-frame iframe{border:0;width:100%;height:100%;min-height:420px}.site-footer{color:#ffeaf3;background:#37162df5;padding:2.2rem 0}.footer-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:1.5rem;display:grid}.footer-column{align-content:start;gap:.5rem;display:grid}.footer-column--brand,.footer-column--contact,.footer-column--schedule{text-align:center;justify-items:center}.footer-socials{flex-wrap:wrap;gap:.75rem;margin-top:.8rem;display:flex}.social-link{color:#fff;background:#ffffff1f;border:1px solid #ffffff24;border-radius:999px;place-items:center;width:2.85rem;height:2.85rem;margin-top:0;line-height:0;transition:transform .2s,background-color .2s,border-color .2s;display:inline-grid}.social-link:hover,.social-link:focus-visible{background:#fff3;border-color:#ffffff40;transform:translateY(-2px)}.social-link--disabled{opacity:.55;cursor:default}.social-link--whatsapp{background:#25d3663d;border-color:#25d36657}.social-link--instagram{background:#e1306c38;border-color:#e1306c52}.social-icon{flex:0 0 1.25rem;width:1.25rem;height:1.25rem;display:block}.social-icon svg{width:100%;height:100%;display:block}.footer-grid a:not(.social-link),.footer-grid p{color:#ffeaf3e0;margin-top:.55rem;display:block}.footer-grid h3,.footer-grid p,.footer-grid a{margin-inline:0}.footer-grid h3{color:#fff7fb}@media (width<=980px){.about-hero,.about-story-grid,.about-hero__metrics,.about-steps-grid,.hero-section,.order-layout,.benefit-grid,.pricing-banner,.category-header,.footer-grid{grid-template-columns:1fr}.product-grid,.featured-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-column,.footer-column--brand,.footer-column--contact,.footer-column--schedule{text-align:center;justify-items:center}.footer-socials{justify-content:center}.summary-card{position:static}}@media (width<=720px){.navbar{flex-direction:column;align-items:stretch}.nav-links{justify-content:center}.hero-copy,.about-visual,.hero-visual,.section-card,.order-card{padding:1.35rem}.about-visual{min-height:360px}.hero-visual{min-height:380px}.hero-ring--one{width:180px;height:180px;top:3rem;left:1.25rem}.hero-ring--two{width:128px;height:128px;top:10rem;left:8.5rem}.hero-card--front,.hero-float--top,.hero-float--bottom{position:absolute}.hero-card--front{max-width:none;bottom:1.25rem;left:1.25rem;right:1.25rem}.hero-float--top{top:1.25rem;right:1.25rem}.hero-float--bottom{bottom:10.75rem;left:1.25rem}.product-grid,.order-form,.featured-grid,.order-builder__controls,.order-item-card__controls,.order-item-card__header{grid-template-columns:1fr}.product-card__footer,.summary-list li{flex-direction:column;align-items:flex-start}}
