@import"https://fonts.googleapis.com/css2?family=Caveat:wght@600;700&family=Comfortaa:wght@600;700&family=Fredoka:wght@400;500;600;700&family=Great+Vibes&family=Outfit:wght@400;500;600;700;800&family=Plus+Jakarta+Sans:wght@400;500;600;700&family=Quicksand:wght@500;600;700&display=swap";:root{--color-pink-pastel: #ffa6c1;--color-pink-soft: #ffd6e3;--color-pink-light: #fff5f8;--color-pink-vibrant: #ff2a7a;--color-blue-pastel: #a5d8ff;--color-blue-soft: #d0ebff;--color-blue-light: #f0f9ff;--color-cyan-vibrant: #0284c7;--color-white-milk: #ffffff;--color-offwhite: #fffdfd;--color-cream-base: #fffaf7;--color-black-cow: #18181b;--color-dark-sub: #27272a;--color-text-muted: #52525b;--hero-pink-start: #ffb3cb;--hero-pink-end: #ffa0be;--hero-milk-bottom: #ffffff;--nav-pill-bg: #ffffff;--nav-active-tab: #18181b;--nav-active-text: #ffffff;--btn-cta-bg: #ffffff;--btn-cta-text: #18181b;--btn-cta-border: #18181b;--badge-glass-bg: rgba(255, 255, 255, .45);--badge-glass-border: rgba(24, 24, 27, .15);--arrow-btn-bg: #ffffff;--arrow-btn-border: #18181b;--dot-active: #18181b;--dot-inactive: #fbcfe8;--font-display: "Fredoka", "Quicksand", "Comfortaa", system-ui, sans-serif;--font-body: "Outfit", "Quicksand", "Plus Jakarta Sans", system-ui, sans-serif;--font-script: "Caveat", "Great Vibes", cursive, sans-serif;--shadow-card: 0 20px 45px rgba(255, 166, 193, .3), 0 8px 20px rgba(24, 24, 27, .04);--shadow-btn: 0 6px 18px rgba(24, 24, 27, .08);--shadow-cup: 0 25px 40px -10px rgba(24, 24, 27, .15);--radius-card: 32px;--radius-pill: 9999px;--transition-smooth: cubic-bezier(.34, 1.56, .64, 1)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-size:16px}body{min-height:100vh;width:100%;line-height:1.5;background-color:var(--hero-cream-bottom);font-family:var(--font-body);overflow-x:hidden;margin:0;padding:0}img,svg,picture{display:block;max-width:100%;height:auto;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}button{font:inherit;border:none;background:none;cursor:pointer;outline:none}a{color:inherit;text-decoration:none}ul,ol{list-style:none}html,body{overflow-x:hidden;max-width:100vw;width:100%}.section-container{max-width:1440px;width:100%;margin:0 auto;padding:0 clamp(1rem,3.5vw,4.5rem);box-sizing:border-box}.hero-section{width:100%;min-height:100vh;height:100vh;min-height:640px;background:linear-gradient(175deg,#ffb3cb,#ffa0be);position:relative;overflow:hidden;display:flex;flex-direction:column}.hero-section:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(/assets/images/cow-pattern.svg);background-size:380px 380px;opacity:.045;pointer-events:none;z-index:2}.hero-wave-container{position:absolute;bottom:0;left:0;width:100%;height:42%;min-height:240px;z-index:1;pointer-events:none;overflow:hidden}.hero-wave-svg{width:100%;height:100%;vertical-align:bottom}.hero-container{max-width:1440px;width:100%;height:100%;margin:0 auto;padding:0 clamp(1rem,3.5vw,4.5rem);display:flex;flex-direction:column;justify-content:space-between;flex:1;position:relative;z-index:10;box-sizing:border-box}.hero-header{padding:clamp(1rem,2.5vh,1.8rem) 0 .5rem 0;width:100%;display:flex;align-items:center;justify-content:space-between;gap:1rem;position:relative;z-index:20}.logo-brand-link{display:flex;align-items:center;text-decoration:none;transition:transform .25s ease;flex-shrink:0}.logo-brand-link:hover{transform:scale(1.04)}.logo-img-cow{height:clamp(38px,4.5vh,50px);width:auto;object-fit:contain}.nav-pill{background:var(--nav-pill-bg);border-radius:var(--radius-pill);padding:4px 6px;display:flex;align-items:center;gap:2px;box-shadow:0 4px 18px #18181b14;border:1px solid rgba(24,24,27,.08);overflow-x:auto;max-width:100%;scrollbar-width:none}.nav-pill::-webkit-scrollbar{display:none}.nav-link{padding:8px 18px;border-radius:var(--radius-pill);font-family:var(--font-display);font-size:.88rem;font-weight:600;color:var(--color-black-cow);transition:all .25s ease;position:relative;white-space:nowrap}.nav-link.active{background:var(--nav-active-tab);color:var(--nav-active-text)}.nav-link:hover:not(.active){color:var(--color-pink-vibrant);background:#ff2a7a14}.feature-badges{display:flex;align-items:center;gap:.65rem;z-index:15;flex-shrink:0}.feature-badge{width:38px;height:38px;border-radius:50%;background:#fff;border:1.5px solid var(--color-black-cow);display:flex;align-items:center;justify-content:center;box-shadow:0 3px 8px #18181b14;cursor:pointer;transition:transform .3s cubic-bezier(.34,1.56,.64,1)}.feature-badge:hover{transform:translateY(-3px) scale(1.15);background:var(--color-blue-soft)}.hero-body{flex:1;display:grid;grid-template-columns:1.05fr 1.35fr;align-items:center;padding:0 0 clamp(1rem,2.5vh,2rem) 0;position:relative;z-index:10;min-height:0}.hero-info{display:flex;flex-direction:column;justify-content:center;height:100%;max-height:490px;position:relative;z-index:15;padding:1rem 0}.hero-main-text{max-width:480px}.hero-title{font-family:var(--font-display);font-size:clamp(2.4rem,4vw,4.2rem);font-weight:700;line-height:1.05;color:var(--color-black-cow);letter-spacing:-.02em;margin-bottom:1.2rem}.hero-title span{display:block}.hero-subtitle{font-size:clamp(.95rem,1.15vw,1.15rem);font-weight:500;color:var(--color-dark-sub);line-height:1.45;max-width:380px;margin-bottom:1.6rem}.hero-actions-group{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.btn-cta{display:inline-flex;align-items:center;gap:.5rem;justify-content:center;background-color:var(--color-blue-pastel);color:var(--color-black-cow);font-family:var(--font-display);font-size:.95rem;font-weight:700;padding:.85rem 2rem;border-radius:var(--radius-pill);border:2px solid var(--color-black-cow);box-shadow:0 6px 0 var(--color-black-cow);transition:all .2s cubic-bezier(.16,1,.3,1);cursor:pointer;text-decoration:none}.btn-cta:hover{transform:translateY(-2px);box-shadow:0 8px 0 var(--color-black-cow);background-color:#bae6fd}.btn-cta:active{transform:translateY(2px);box-shadow:0 2px 0 var(--color-black-cow)}.btn-hero-ifood{display:inline-flex;align-items:center;justify-content:center;background-color:#fff;color:var(--color-black-cow);font-family:var(--font-display);font-size:.95rem;font-weight:700;padding:.85rem 1.6rem;border-radius:var(--radius-pill);border:2px solid var(--color-black-cow);box-shadow:0 6px 0 var(--color-pink-vibrant);transition:all .2s ease;cursor:pointer;text-decoration:none}.btn-hero-ifood:hover{transform:translateY(-2px);box-shadow:0 8px 0 var(--color-black-cow);background-color:#ffd6e3}.showcase-stage{position:relative;height:100%;min-height:440px;display:flex;align-items:flex-end}.cups-container{position:relative;width:100%;height:100%}.cup-item{position:absolute;cursor:pointer;transition:all .7s cubic-bezier(.34,1.56,.64,1);will-change:transform,left,bottom,width,height,opacity}.cup-img-wrapper{position:relative;width:100%;height:100%;display:flex;align-items:flex-end;justify-content:center}.cup-img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 20px 30px rgba(24,24,27,.25));transition:transform .4s ease,filter .4s ease}.real-pote-img{max-width:100%;max-height:100%;object-fit:contain;transform-origin:bottom center}.cup-pos-1{left:6%;bottom:-10px;width:clamp(290px,26vw,360px);height:clamp(380px,50vh,470px);z-index:10;opacity:1}.cup-pos-1:hover .cup-img{transform:translateY(-8px) scale(1.02);filter:drop-shadow(0 28px 40px rgba(24,24,27,.3))}.cup-pos-2{left:55%;bottom:clamp(65px,12vh,95px);width:clamp(175px,16vw,220px);height:clamp(235px,30vh,290px);z-index:6;opacity:1}.cup-pos-2:hover .cup-img{transform:translateY(-6px) scale(1.05);filter:drop-shadow(0 22px 32px rgba(24,24,27,.25))}.cup-pos-3{left:85%;bottom:clamp(130px,20vh,170px);width:clamp(100px,9vw,130px);height:clamp(135px,18vh,175px);z-index:4;opacity:1}.cup-pos-3:hover .cup-img{transform:translateY(-4px) scale(1.08);filter:drop-shadow(0 18px 24px rgba(24,24,27,.2))}.decor-strawberry-1{position:absolute;left:-1%;bottom:clamp(45px,8vh,65px);width:clamp(45px,4.5vw,62px);height:clamp(45px,4.5vw,62px);z-index:12;transition:transform .4s cubic-bezier(.34,1.56,.64,1);cursor:pointer}.decor-strawberry-1:hover{transform:translateY(-5px) rotate(8deg) scale(1.1)}.decor-strawberry-2{position:absolute;left:47%;bottom:clamp(-10px,-1vh,0px);width:clamp(50px,5vw,70px);height:clamp(50px,5vw,70px);z-index:12;transition:transform .4s cubic-bezier(.34,1.56,.64,1);cursor:pointer}.decor-strawberry-2:hover{transform:translateY(-5px) rotate(-10deg) scale(1.1)}.carousel-nav-arrows{position:absolute;left:25%;bottom:clamp(10px,2vh,22px);display:flex;align-items:center;gap:.65rem;z-index:20}.nav-arrow-btn{width:38px;height:38px;border-radius:50%;background:#fff;border:1.5px solid var(--color-black-cow);display:flex;align-items:center;justify-content:center;color:var(--color-black-cow);cursor:pointer;transition:all .25s cubic-bezier(.34,1.56,.64,1);box-shadow:0 4px 10px #18181b14}.nav-arrow-btn:hover{background:var(--color-black-cow);color:#fff;transform:scale(1.14)}.carousel-dots{position:absolute;right:clamp(1.5rem,4vw,4.5rem);bottom:clamp(1.2rem,2.8vh,2.2rem);display:flex;align-items:center;gap:.55rem;z-index:20}.dot{width:8px;height:8px;border-radius:50%;background:var(--color-pink-soft);border:1.5px solid var(--color-black-cow);transition:all .3s ease;cursor:pointer}.dot.active{background:var(--color-black-cow);width:10px;height:10px}.section-menu-hits{background-color:#fff;padding:clamp(3rem,6vw,4.5rem) 0;position:relative;z-index:5}.section-header-hits{display:flex;align-items:center;justify-content:space-between;margin-bottom:2.8rem;flex-wrap:wrap;gap:1rem}.header-badge-wrapper{display:flex;align-items:center;gap:.6rem}.badge-pill-hits{background-color:var(--color-black-cow);color:#fff;font-family:var(--font-display);font-size:.95rem;font-weight:700;padding:.65rem 1.6rem;border-radius:9999px;letter-spacing:.02em;box-shadow:0 4px 14px #18181b1f}.link-all-menu{display:inline-flex;align-items:center;gap:.75rem;color:var(--color-black-cow);font-family:var(--font-display);font-size:.95rem;font-weight:700;transition:color .25s ease;text-decoration:none}.circle-arrow-btn{width:36px;height:36px;border-radius:50%;border:2px solid var(--color-black-cow);display:flex;align-items:center;justify-content:center;transition:all .3s cubic-bezier(.34,1.56,.64,1)}.link-all-menu:hover{color:var(--color-pink-vibrant)}.link-all-menu:hover .circle-arrow-btn{border-color:var(--color-pink-vibrant);background-color:var(--color-pink-vibrant);color:#fff;transform:translate(4px)}.products-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.6rem}.product-card{background:var(--color-cream-base);border-radius:28px;padding:1.35rem;display:flex;flex-direction:column;justify-content:space-between;border:2px solid var(--color-black-cow);box-shadow:0 6px 0 var(--color-black-cow);transition:transform .25s ease,box-shadow .25s ease;position:relative;box-sizing:border-box}.product-card:hover{transform:translateY(-6px);box-shadow:0 12px 0 var(--color-black-cow)}.product-img-box{position:relative;width:100%;height:235px;border-radius:22px;display:flex;align-items:center;justify-content:center;overflow:visible}.blob-backdrop{position:absolute;width:86%;height:86%;border-radius:55% 45% 65% 35%/45% 55%;z-index:1;transition:transform .4s ease}.blob-lavender{background:#ede9fe}.blob-strawberry{background:#ffd1dc}.blob-lime{background:#dcfce7}.blob-caramel{background:#fef08a}.tag-size{position:absolute;top:8px;left:8px;z-index:5;background:var(--color-blue-pastel);color:var(--color-black-cow);font-family:var(--font-display);font-size:.72rem;font-weight:800;padding:4px 10px;border-radius:8px;border:1.5px solid var(--color-black-cow);transform:rotate(-6deg)}.tag-combo{position:absolute;top:8px;left:8px;z-index:5;background:#fbcfe8;color:var(--color-black-cow);font-family:var(--font-display);font-size:.72rem;font-weight:800;padding:4px 10px;border-radius:8px;border:1.5px solid var(--color-black-cow);transform:rotate(-6deg)}.tag-combo-blue{position:absolute;top:8px;left:8px;z-index:5;background:#bae6fd;color:var(--color-black-cow);font-family:var(--font-display);font-size:.72rem;font-weight:800;padding:4px 10px;border-radius:8px;border:1.5px solid var(--color-black-cow);transform:rotate(-6deg)}.sticker-mint{position:absolute;top:4px;right:4px;z-index:5;background:#bbf7d0;color:var(--color-black-cow);font-family:var(--font-display);font-size:.65rem;font-weight:800;line-height:1.1;padding:8px 10px;border-radius:50%;border:1.5px solid var(--color-black-cow);transform:rotate(12deg);display:flex;flex-direction:column;align-items:center}.product-img{position:relative;z-index:2;width:92%;height:92%;object-fit:contain;filter:drop-shadow(0 12px 20px rgba(24,24,27,.16));transition:transform .35s ease}.product-card:hover .product-img{transform:translateY(-4px) scale(1.05)}.product-title{font-family:var(--font-display);font-size:1.15rem;font-weight:700;color:var(--color-black-cow);margin:1.1rem 0 .4rem;letter-spacing:-.01em}.product-desc{font-size:.84rem;color:var(--color-text-muted);line-height:1.42;min-height:40px;margin-bottom:1.1rem}.product-footer{display:flex;align-items:center;justify-content:space-between;padding-top:.6rem;border-top:1.5px solid #f4ece1;margin-top:auto}.product-price{font-family:var(--font-display);font-size:1.25rem;font-weight:700;color:var(--color-black-cow)}.btn-add-item{width:36px;height:36px;border-radius:50%;background:var(--color-pink-vibrant);color:#fff;display:flex;align-items:center;justify-content:center;border:1.5px solid var(--color-black-cow);box-shadow:0 3px 0 var(--color-black-cow);transition:transform .25s cubic-bezier(.34,1.56,.64,1),background .2s ease;cursor:pointer;text-decoration:none}.btn-add-item:hover{transform:scale(1.12) rotate(90deg);background:#f4005c}.section-atmosphere{background-color:var(--color-pink-light);padding:clamp(3rem,6vw,5rem) 0;position:relative;z-index:5;border-top:2px dashed #ffd1dc;border-bottom:2px dashed #ffd1dc}.atmosphere-layout{display:grid;grid-template-columns:1.1fr 1.35fr .95fr;gap:2.8rem;align-items:center}.atmosphere-photo-frame{width:100%;height:490px;border-radius:40px 140px 40px 40px;overflow:hidden;border:3px solid var(--color-black-cow);box-shadow:0 16px 0 var(--color-black-cow);position:relative;background:#000}.atmosphere-video-frame{position:relative}.atmosphere-video{width:100%;height:100%;object-fit:cover;display:block}.video-overlay-badge{position:absolute;top:16px;left:16px;z-index:10;background:#fff;color:var(--color-black-cow);font-family:var(--font-display);font-size:.82rem;font-weight:800;padding:6px 14px;border-radius:9999px;border:2px solid var(--color-black-cow);box-shadow:0 4px 0 var(--color-black-cow);display:flex;align-items:center;gap:.4rem;pointer-events:none}.video-sound-toggle{position:absolute;bottom:16px;right:16px;z-index:10;width:40px;height:40px;border-radius:50%;background:#fff;border:2px solid var(--color-black-cow);box-shadow:0 4px 0 var(--color-black-cow);display:flex;align-items:center;justify-content:center;color:var(--color-black-cow);cursor:pointer;transition:transform .2s ease,background .2s}.video-sound-toggle:hover{transform:scale(1.12);background:var(--color-blue-pastel)}.atmosphere-header-tag{display:inline-flex;align-items:center;gap:.35rem;margin-bottom:.5rem}.tag-label{font-family:var(--font-display);font-size:.9rem;font-weight:800;color:var(--color-pink-vibrant);letter-spacing:.02em}.atmosphere-title{font-family:var(--font-display);font-size:clamp(1.8rem,2.7vw,2.6rem);font-weight:700;color:var(--color-black-cow);line-height:1.14;margin-bottom:1.2rem;letter-spacing:-.015em}.atmosphere-desc{font-size:.95rem;color:var(--color-dark-sub);line-height:1.5;margin-bottom:2.2rem;max-width:460px}.atmosphere-pillars{display:flex;gap:1.2rem;margin-bottom:2.4rem;width:100%}.pillar-item{display:flex;flex-direction:column;align-items:flex-start;gap:.75rem;flex:1}.pillar-icon-circle{width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:2px solid var(--color-black-cow);box-shadow:0 3px 0 var(--color-black-cow);transition:transform .3s cubic-bezier(.34,1.56,.64,1)}.pillar-item:hover .pillar-icon-circle{transform:translateY(-3px) scale(1.1)}.icon-pink{background:var(--color-pink-soft)}.icon-blue{background:var(--color-blue-soft)}.icon-yellow{background:#fef9c3}.pillar-text{font-size:.8rem;font-weight:700;color:var(--color-black-cow);line-height:1.35}.btn-more-about{display:inline-flex;align-items:center;gap:.6rem;background:var(--color-black-cow);color:#fff;font-family:var(--font-display);font-size:.92rem;font-weight:700;padding:.85rem 2.2rem;border-radius:9999px;transition:all .3s ease;box-shadow:0 6px 0 var(--color-pink-vibrant);text-decoration:none}.btn-more-about:hover{background:var(--color-pink-vibrant);box-shadow:0 6px 0 var(--color-black-cow);transform:translateY(-2px)}.atmosphere-polaroids{position:relative;height:490px;display:flex;flex-direction:column;justify-content:center;align-items:center}.polaroid-card{position:absolute;background:#fff;padding:10px 10px 30px;border-radius:6px;border:2px solid var(--color-black-cow);box-shadow:0 10px 0 var(--color-black-cow);transition:transform .4s cubic-bezier(.34,1.56,.64,1),z-index .2s;cursor:pointer}.polaroid-photo{width:100%;aspect-ratio:1 / 1;overflow:hidden;background:#fff;border-radius:2px}.polaroid-photo img{width:100%;height:100%;object-fit:cover}.polaroid-top{top:15px;right:10px;width:195px;transform:rotate(6deg);z-index:5}.polaroid-top:hover{transform:rotate(0) scale(1.08);z-index:15}.polaroid-bottom{bottom:25px;left:10px;width:205px;padding-bottom:36px;transform:rotate(-7deg);z-index:6}.polaroid-bottom:hover{transform:rotate(0) scale(1.08);z-index:15}.polaroid-script-caption{font-family:Caveat,cursive,sans-serif;font-size:1.35rem;font-weight:700;color:var(--color-black-cow);text-align:center;margin-top:4px}.sticker-come-as-you-are{position:absolute;bottom:5px;left:-8px;z-index:12;background:var(--color-blue-pastel);color:var(--color-black-cow);font-family:var(--font-display);font-size:.72rem;font-weight:800;padding:8px 12px;border-radius:8px;border:2px solid var(--color-black-cow);transform:rotate(-14deg);box-shadow:0 4px 0 var(--color-black-cow);display:flex;flex-direction:column;align-items:center;line-height:1.1;transition:transform .3s ease;cursor:pointer}.sticker-come-as-you-are:hover{transform:rotate(-8deg) scale(1.12)}.section-promo-about{background-color:#fff;padding:clamp(3rem,6vw,4.5rem) 0;position:relative;z-index:5}.promo-about-grid{display:grid;grid-template-columns:1fr 1fr;gap:2.2rem}.store-real-card{background:#fff;border-radius:28px;border:3px solid var(--color-black-cow);box-shadow:0 10px 0 var(--color-black-cow);overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;position:relative;transition:transform .25s ease;box-sizing:border-box}.store-real-card:hover{transform:translateY(-4px);box-shadow:0 14px 0 var(--color-black-cow)}.store-real-media{position:relative;width:100%;height:clamp(230px,28vw,300px);overflow:hidden;border-bottom:3px solid var(--color-black-cow);background:#000}.store-real-img{width:100%;height:100%;object-fit:cover;object-position:center 80%;transition:transform .6s ease}.about-girl-real-img{width:100%;height:100%;object-fit:cover;object-position:center 15%;transition:transform .6s ease}.store-real-card:hover .store-real-img,.store-real-card:hover .about-girl-real-img{transform:scale(1.04)}.store-overlay-badge{position:absolute;top:14px;left:14px;background:#fff;color:var(--color-black-cow);font-family:var(--font-display);font-size:.8rem;font-weight:800;padding:5px 14px;border-radius:9999px;border:2px solid var(--color-black-cow);box-shadow:0 3px 0 var(--color-black-cow);z-index:5}.about-badge-pink{background:var(--color-pink-soft)}.store-quote-ribbon{position:absolute;bottom:12px;left:50%;transform:translate(-50%);background:#18181be0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;padding:6px 16px;border-radius:9999px;border:1.5px solid #ffffff;box-shadow:0 4px 14px #00000059;z-index:5;width:92%;max-width:92%;text-align:center;box-sizing:border-box}.about-quote-ribbon{background:#ff2a7ae0}.about-quote-ribbon .ribbon-text{font-family:var(--font-display);font-size:.82rem;font-weight:800;color:#fff}.ribbon-text{font-family:"Caveat",cursive,var(--font-display);font-size:clamp(.95rem,3.2vw,1.2rem);font-weight:700;color:#fef08a;letter-spacing:.01em;display:block}.store-real-footer{padding:1.5rem 1.6rem 1.6rem;display:flex;align-items:flex-end;justify-content:space-between;gap:1rem}.store-tag{font-family:var(--font-display);font-size:.82rem;font-weight:800;color:var(--color-pink-vibrant);margin-bottom:.3rem;display:inline-block}.store-title{font-family:var(--font-display);font-size:1.35rem;font-weight:800;color:var(--color-black-cow);margin-bottom:.4rem;line-height:1.15}.store-address-highlight{background:var(--color-pink-light);border:1.5px dashed #ffa6c1;border-radius:12px;padding:8px 12px;font-size:.82rem;color:var(--color-black-cow);margin-bottom:.6rem;line-height:1.35}.store-desc{font-size:.84rem;color:var(--color-dark-sub);line-height:1.45;max-width:320px}.btn-store-visit{display:inline-flex;align-items:center;gap:.5rem;background:var(--color-black-cow);color:#fff;font-family:var(--font-display);font-size:.86rem;font-weight:800;padding:.75rem 1.4rem;border-radius:9999px;border:2px solid var(--color-black-cow);box-shadow:0 4px 0 var(--color-pink-vibrant);transition:all .2s ease;white-space:nowrap;text-decoration:none;flex-shrink:0}.btn-store-visit:hover{background:var(--color-pink-vibrant);box-shadow:0 4px 0 var(--color-black-cow);transform:translateY(-2px)}.about-mini-metrics-pills{display:flex;gap:.45rem;flex-wrap:wrap;justify-content:flex-end;align-items:center}.metric-pill{background:var(--color-pink-light);border:1.5px solid var(--color-black-cow);border-radius:9999px;padding:5px 11px;font-family:var(--font-display);font-size:.74rem;font-weight:800;color:var(--color-black-cow);box-shadow:0 2px 0 var(--color-black-cow);white-space:nowrap}.section-testimonials{background-color:var(--color-pink-light);padding:clamp(3rem,6vw,4.5rem) 0;position:relative;z-index:5}.testimonials-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:2.5rem;flex-wrap:wrap;gap:1rem}.testimonials-heading{font-family:var(--font-display);font-size:clamp(1.2rem,2vw,1.4rem);font-weight:800;color:var(--color-black-cow)}.testimonials-nav-arrows{display:flex;align-items:center;gap:.6rem}.test-arrow-btn{width:38px;height:38px;border-radius:50%;background:#fff;border:2px solid var(--color-black-cow);color:var(--color-black-cow);display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 3px 0 var(--color-black-cow);transition:all .2s ease}.test-arrow-btn:hover{background:var(--color-black-cow);color:#fff;transform:translateY(-2px)}.testimonials-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.8rem}.testimonial-card{background:#fff;border-radius:24px;padding:1.6rem;display:flex;align-items:flex-start;gap:1.1rem;border:2px solid var(--color-black-cow);box-shadow:0 6px 0 var(--color-black-cow);transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease;box-sizing:border-box}.testimonial-card:hover{transform:translateY(-4px);box-shadow:0 10px 0 var(--color-black-cow)}.testimonial-avatar-wrapper{flex-shrink:0}.avatar-letter-circle{width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:var(--font-display);font-size:1.35rem;font-weight:800;border:2px solid var(--color-black-cow);box-shadow:0 3px 0 var(--color-black-cow);color:var(--color-black-cow)}.avatar-pink{background:var(--color-pink-soft)}.avatar-blue{background:var(--color-blue-soft)}.avatar-yellow{background:#fef08a}.testimonial-body{flex:1}.testimonial-meta{display:flex;align-items:center;justify-content:space-between;margin-bottom:.6rem;flex-wrap:wrap;gap:.4rem}.stars-rating{color:var(--color-pink-vibrant);font-size:1rem;letter-spacing:2px}.google-verified-badge{display:inline-flex;align-items:center;gap:.3rem;font-family:var(--font-display);font-size:.72rem;font-weight:700;color:#0284c7;background:#e0f2fe;padding:3px 8px;border-radius:6px;border:1px solid #bae6fd}.testimonial-quote{font-size:.84rem;color:var(--color-dark-sub);line-height:1.48;margin-bottom:.85rem;font-style:italic}.author-info{display:flex;flex-direction:column;gap:.15rem;border-top:1px dashed #e4e4e7;padding-top:.5rem}.testimonial-author{font-family:var(--font-display);font-size:.88rem;font-weight:800;color:var(--color-black-cow)}.author-details{font-size:.72rem;font-weight:600;color:#71717a}.section-cta-delivery{background-color:#fff;padding:clamp(2rem,4vw,4rem) 0;position:relative;z-index:5}.cta-delivery-bar{background:linear-gradient(135deg,#ffa6c1,#a5d8ff);border-radius:9999px;padding:1.2rem 3rem;display:flex;align-items:center;justify-content:space-between;position:relative;border:3px solid var(--color-black-cow);box-shadow:0 12px 0 var(--color-black-cow);min-height:110px;box-sizing:border-box}.cta-img-left{position:absolute;left:20px;bottom:-10px;width:115px;height:125px;z-index:5}.cta-img-right{position:absolute;right:20px;bottom:-12px;width:120px;height:130px;z-index:5}.cta-img-left img,.cta-img-right img{width:100%;height:100%;object-fit:contain}.cta-delivery-center{margin-left:120px;display:flex;flex-direction:column}.cta-script-title{font-family:var(--font-display);font-size:clamp(1.4rem,2.2vw,1.8rem);font-weight:700;color:var(--color-black-cow);line-height:1.1}.cta-subtitle{font-size:.92rem;font-weight:600;color:var(--color-black-cow)}.cta-action-box{margin-right:120px}.btn-order-online{display:inline-flex;align-items:center;gap:.5rem;background-color:var(--color-black-cow);color:#fff;font-family:var(--font-display);font-size:.92rem;font-weight:800;padding:.85rem 2.2rem;border-radius:9999px;box-shadow:0 4px #fff;transition:all .25s cubic-bezier(.34,1.56,.64,1);white-space:nowrap;text-decoration:none}.btn-order-online:hover{transform:translateY(-2px) scale(1.05);background-color:var(--color-pink-vibrant)}.site-footer{background-color:#fff5f8;border-top:3px solid var(--color-black-cow);padding:clamp(3rem,5vw,4.5rem) 0 2rem 0;position:relative;z-index:5}.footer-main-grid{display:grid;grid-template-columns:1.3fr 1fr 1.3fr 1.3fr;gap:2.5rem;margin-bottom:3.5rem}.footer-logo{display:inline-block;margin-bottom:1.2rem;transition:transform .2s ease}.footer-logo:hover{transform:scale(1.05)}.footer-tagline{font-size:.85rem;color:var(--color-text-muted);line-height:1.5;margin-bottom:1.4rem}.footer-social-links{display:flex;align-items:center;gap:.65rem}.social-btn{width:38px;height:38px;border-radius:50%;background:#fff;border:1.5px solid var(--color-black-cow);color:var(--color-black-cow);display:flex;align-items:center;justify-content:center;box-shadow:0 2px 0 var(--color-black-cow);transition:transform .2s ease,background .2s;text-decoration:none}.social-btn:hover{transform:translateY(-2px);background:var(--color-pink-vibrant);color:#fff}.footer-col-title{font-family:var(--font-display);font-size:.95rem;font-weight:800;color:var(--color-black-cow);margin-bottom:1.2rem}.footer-links{display:flex;flex-direction:column;gap:.6rem}.footer-links a{font-size:.84rem;color:var(--color-dark-sub);transition:color .2s ease,transform .2s ease;display:inline-block;text-decoration:none}.footer-links a:hover{color:var(--color-pink-vibrant);transform:translate(3px)}.footer-location-item{margin-bottom:1rem}.footer-location-item strong{display:block;font-size:.85rem;color:var(--color-black-cow);margin-bottom:.2rem}.footer-location-item p{font-size:.82rem;color:var(--color-text-muted);line-height:1.4}.footer-schedule-box{background:#fff;border:2px solid var(--color-black-cow);border-radius:16px;padding:12px 14px;margin-bottom:1rem;box-shadow:0 3px 0 var(--color-black-cow)}.schedule-status-tag{display:inline-flex;align-items:center;gap:6px;font-family:var(--font-display);font-size:.75rem;font-weight:800;color:#16a34a;margin-bottom:8px}.status-dot{width:8px;height:8px;border-radius:50%;background:#22c55e;box-shadow:0 0 6px #22c55e99}.schedule-hours-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.4rem;font-size:.82rem;color:var(--color-dark-sub)}.schedule-hours-list li{display:flex;flex-direction:column;gap:1px}.schedule-hours-list strong{color:var(--color-black-cow)}.btn-footer-whatsapp{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;background:#25d366;color:#fff;font-family:var(--font-display);font-size:.88rem;font-weight:800;padding:.75rem 1.4rem;border-radius:9999px;border:2px solid var(--color-black-cow);box-shadow:0 4px 0 var(--color-black-cow);transition:all .2s ease;width:100%;text-decoration:none;box-sizing:border-box}.btn-footer-whatsapp:hover{transform:translateY(-2px);box-shadow:0 6px 0 var(--color-black-cow);background:#20ba5a}.footer-bottom-bar{display:flex;align-items:center;justify-content:space-between;padding-top:1.8rem;border-top:1.5px solid #ffd6e3;flex-wrap:wrap;gap:1rem}.footer-copy{font-size:.82rem;font-weight:600;color:var(--color-black-cow)}.footer-payments{display:flex;align-items:center;gap:.85rem;flex-wrap:wrap}.payment-label{font-size:.8rem;font-weight:600;color:var(--color-black-cow)}.payment-badges{display:flex;align-items:center;gap:.4rem}.payment-tag{background:#fff;border:1.5px solid var(--color-black-cow);border-radius:6px;padding:3px 8px;font-size:.72rem;font-weight:800;color:var(--color-black-cow)}@media (max-width: 1200px){.products-grid{grid-template-columns:repeat(2,1fr)}.atmosphere-layout{grid-template-columns:1fr 1.2fr;gap:2rem}.atmosphere-polaroids{grid-column:1 / -1;height:auto;flex-direction:row;justify-content:center;gap:1.5rem;padding:1rem 0}.polaroid-top,.polaroid-bottom{position:relative;top:auto;right:auto;bottom:auto;left:auto;transform:none;width:180px}.sticker-come-as-you-are{position:relative;bottom:auto;left:auto;transform:rotate(-6deg)}.promo-about-grid{grid-template-columns:1fr}.footer-main-grid{grid-template-columns:repeat(2,1fr);gap:2.2rem}.cta-delivery-bar{border-radius:36px;padding:1.5rem 2rem}.cta-delivery-center{margin-left:90px}.cta-action-box{margin-right:90px}}@media (max-width: 1024px){.hero-section{height:auto;min-height:100vh;padding-bottom:2rem}.hero-body{grid-template-columns:1fr;gap:1.5rem;padding:.5rem 0 1.5rem}.hero-info{max-height:none;align-items:center;text-align:center;padding:.5rem 0}.hero-subtitle{max-width:480px;margin-bottom:1.2rem}.hero-actions-group{justify-content:center}.showcase-stage{min-height:380px;height:380px;width:100%;justify-content:center;margin-top:-10px}.cups-container{max-width:480px;margin:0 auto}.carousel-dots{position:static;justify-content:center;margin-top:1rem}}@media (max-width: 860px){.hero-header{flex-wrap:wrap;justify-content:space-between;gap:.6rem}.nav-pill{order:3;width:100%;justify-content:space-between;padding:4px 6px}.nav-link{padding:6px 12px;font-size:.82rem;flex:1;text-align:center}.feature-badges{order:2}.atmosphere-layout{grid-template-columns:1fr;gap:1.8rem}.atmosphere-photo-frame{height:340px;border-radius:30px}.atmosphere-pillars{flex-direction:row;flex-wrap:wrap;gap:1rem}.pillar-item{min-width:160px}.testimonials-grid{grid-template-columns:1fr}.cta-delivery-bar{flex-direction:column;text-align:center;gap:1.5rem;padding:2rem 1.5rem;border-radius:28px}.cta-delivery-center,.cta-action-box{margin:0}.cta-img-left,.cta-img-right{display:none}.footer-bottom-bar{flex-direction:column;gap:1rem;text-align:center}}@media (max-width: 640px){.hero-header{padding-top:.6rem}.nav-pill{padding:4px 10px;gap:3px;box-sizing:border-box;display:flex;justify-content:space-between;width:100%}.nav-link{padding:5px 7px;font-size:.72rem;flex-shrink:0}.store-quote-ribbon{width:95%;max-width:95%;padding:5px 12px;border-radius:18px;bottom:8px}.ribbon-text{font-size:.95rem;line-height:1.25}.hero-title{font-size:2.1rem;margin-bottom:.8rem}.hero-subtitle{font-size:.9rem;margin-bottom:1.1rem}.btn-cta,.btn-hero-ifood{padding:.75rem 1.4rem;font-size:.88rem}.showcase-stage{min-height:310px;height:310px;margin-top:-15px}.cups-container{height:290px;max-width:100%}.cup-pos-1{width:215px;height:275px;left:8%;bottom:22px}.cup-pos-2{width:115px;height:150px;left:55%;bottom:50px}.cup-pos-3{width:75px;height:100px;left:78%;bottom:85px}.carousel-nav-arrows{left:50%;transform:translate(-50%);bottom:5px}.decor-strawberry-1{left:0;bottom:40px;width:36px;height:36px}.decor-strawberry-2{left:45%;bottom:15px;width:40px;height:40px}.products-grid{grid-template-columns:1fr}.store-real-footer{flex-direction:column;align-items:flex-start}.btn-store-visit{width:100%;justify-content:center;margin-top:.5rem}.about-mini-metrics-pills{justify-content:flex-start;margin-top:.8rem}.atmosphere-polaroids{height:auto;flex-direction:row;flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:1rem}.polaroid-top,.polaroid-bottom{position:relative;width:135px;padding:6px 6px 20px;box-shadow:0 5px 0 var(--color-black-cow)}.polaroid-script-caption{font-size:.9rem}.sticker-come-as-you-are{position:static;margin-top:.5rem;font-size:.72rem;padding:6px 12px}.footer-main-grid{grid-template-columns:1fr;gap:2.2rem;text-align:center}.footer-col{display:flex;flex-direction:column;align-items:center;text-align:center}.footer-social-links{justify-content:center}.footer-links{align-items:center}.footer-location-item{text-align:center}.footer-schedule-box{width:100%;max-width:320px;margin:0 auto 1rem;text-align:center}.schedule-hours-list{text-align:center}.btn-footer-whatsapp{max-width:280px;margin:0 auto}}
