@import "https://fonts.googleapis.com/css2?family=Fraunces:ital,opsz,wght@0,9..144,400;0,9..144,500;0,9..144,600;0,9..144,700;1,9..144,500&family=Caveat:wght@500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap";.navbar{z-index:50;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f7f0e4d9;width:100%;transition:box-shadow .3s,background .3s;position:sticky;top:0}.navbar--scrolled{background:#fffdf8eb;box-shadow:0 4px 20px -12px #4a332540}.navbar__inner{justify-content:space-between;align-items:center;gap:16px;height:78px;display:flex}.navbar__brand{flex-shrink:1;align-items:center;gap:12px;min-width:0;display:flex}.navbar__stamp{color:var(--coffee-dark);flex-shrink:0;transition:transform .4s;display:flex}.navbar__brand:hover .navbar__stamp{transform:rotate(-8deg)}.navbar__stamp img{object-fit:contain;width:56px;height:56px}.navbar__brand-text{flex-direction:column;min-width:0;line-height:1.15;display:flex}.navbar__name{font-family:var(--font-display);color:var(--coffee-dark);white-space:nowrap;font-size:1.2rem;font-weight:600}.navbar__sub{letter-spacing:.08em;text-transform:uppercase;color:var(--coffee-light);font-size:.68rem}.navbar__links{align-items:center;gap:34px;margin:0 auto;display:flex}.navbar__link{color:var(--coffee-dark);padding:4px 0;font-size:.95rem;font-weight:600;position:relative}.navbar__link:after{content:"";background:var(--wheat-gold);width:0;height:2px;transition:width .25s;position:absolute;bottom:-2px;left:0}.navbar__link:hover:after{width:100%}.navbar__actions{flex-shrink:0;align-items:center;gap:12px;display:flex}.navbar__whatsapp{background:var(--beige);width:40px;height:40px;color:var(--coffee-dark);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:background .25s,transform .25s;display:flex}.navbar__whatsapp:hover{background:var(--wheat-gold);color:var(--warm-white);transform:translateY(-2px)}.navbar__contact-btn{margin-right:4px;padding:11px 22px}.navbar__cta-mobile{display:none}.navbar__burger{background:0 0;border-radius:8px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:5px;width:40px;height:40px;padding:0;display:none}.navbar__burger span{background:var(--coffee-dark);width:22px;height:2px;margin:0 auto;transition:transform .3s,opacity .3s;display:block}.navbar__burger--open span:first-child{transform:translateY(7px)rotate(45deg)}.navbar__burger--open span:nth-child(2){opacity:0}.navbar__burger--open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}@media (width<=860px){.navbar__inner{height:78px;padding-left:24px;padding-right:24px}.navbar__sub{display:none}.navbar__brand-text{min-width:0;display:flex}.navbar__name{font-size:1.05rem}.navbar__sub{letter-spacing:.06em;white-space:nowrap;font-size:.58rem;display:block}.navbar__contact-btn{display:none!important}.navbar__burger{flex-shrink:0;display:flex!important}.navbar__links{background:var(--warm-white);opacity:0;pointer-events:none;flex-direction:column;align-items:flex-start;gap:0;width:100%;margin:0;padding:8px 24px 20px;transition:transform .3s,opacity .3s;display:flex;position:fixed;top:78px;left:0;right:0;transform:translateY(-12px);box-shadow:0 16px 24px -18px #4a33254d}.navbar__links--open{opacity:1;pointer-events:auto;transform:translateY(0)}.navbar__link{border-bottom:1px solid var(--line);width:100%;padding:14px 0}.navbar__cta-mobile{width:100%;margin-top:14px;display:block}.navbar__cta-mobile .btn{width:100%}}@media (width<=480px){.navbar__stamp img{object-fit:contain;width:50px;height:50px}.navbar__whatsapp,.navbar__burger{width:38px;height:38px}.navbar__inner{gap:8px;height:72px;padding-left:18px;padding-right:18px}.navbar__links{padding-left:18px;padding-right:18px;top:72px}.navbar__stamp img{width:48px;height:48px}.navbar__name{font-size:1.05rem}.navbar__actions{gap:8px}.navbar__whatsapp,.navbar__burger{width:38px;height:38px}}.hero{background:var(--cream);width:100%;max-width:100%;padding:64px 0 0;overflow:hidden}.hero__inner{justify-content:center;align-items:center;width:100%;min-width:0;max-width:100%;padding-bottom:76px;display:flex}.hero__text{text-align:center;width:100%;min-width:0;max-width:640px}.hero__eyebrow{justify-content:center;gap:12px;width:100%;max-width:100%}.hero__eyebrow-line{background:var(--coffee-light);flex-shrink:0;width:40px;height:1px;display:inline-block}.hero__title{letter-spacing:-.01em;overflow-wrap:break-word;word-wrap:break-word;width:100%;max-width:100%;margin-top:22px;font-size:clamp(2.4rem,4.2vw,3.6rem);font-weight:600}.hero__script{overflow-wrap:break-word;word-wrap:break-word;font-size:1.25em;font-weight:600}.hero__desc{color:#5b4632;overflow-wrap:break-word;word-wrap:break-word;width:100%;max-width:460px;margin-top:22px;margin-left:auto;margin-right:auto;font-size:1.05rem;line-height:1.6}.hero__ctas{justify-content:center;width:100%;margin-top:28px;display:flex}.hero__cta-text{font-family:var(--font-script);letter-spacing:.01em;font-size:1.4rem;font-weight:600}@media (width<=900px){.hero{padding-top:40px}.hero__inner{padding-bottom:60px}.hero__text{width:100%;min-width:0;max-width:640px}.hero__desc{max-width:460px}}@media (width<=640px){.hero{width:100%;max-width:100%;padding-top:32px;overflow:hidden}.hero__inner{width:100%;min-width:0;max-width:100%;padding-bottom:48px}.hero__text{width:100%;min-width:0;max-width:100%;padding:0}.hero__eyebrow{gap:8px;width:100%;max-width:100%}.hero__eyebrow-line{width:32px}.hero__title{width:100%;max-width:100%;margin-top:18px;font-size:clamp(2.1rem,10vw,3rem);line-height:1.08}.hero__script{font-size:1.05em;line-height:1.05}.hero__desc{width:100%;max-width:100%;margin-top:20px;padding:0;font-size:.98rem;line-height:1.55}.hero__ctas{width:100%;max-width:100%;margin-top:24px}.hero__ctas .btn{max-width:100%}.hero__cta-text{font-size:1.25rem}}@media (width<=400px){.hero{padding-top:28px}.hero__title{font-size:2rem}.hero__desc{font-size:.92rem}.hero__eyebrow-line{width:26px}.hero__cta-text{font-size:1.15rem}}.product-card{background:var(--warm-white);border-radius:var(--radius-md);box-shadow:var(--shadow-softer);flex-direction:column;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden}.product-card:hover{box-shadow:var(--shadow-soft);transform:translateY(-6px)}.product-card__img-wrap{aspect-ratio:4/3.2;overflow:hidden}.product-card__img-wrap img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.product-card:hover .product-card__img-wrap img{transform:scale(1.05)}.product-card__body{flex-direction:column;flex:1;gap:8px;padding:22px 22px 24px;display:flex}.product-card__title{font-size:1.15rem;font-weight:600}.product-card__desc{color:#5b4632;flex:1;font-size:.92rem;line-height:1.5}.product-card__link{color:var(--coffee-dark);align-items:center;gap:6px;width:fit-content;margin-top:8px;font-size:.9rem;font-weight:700;display:inline-flex}.product-card__link span{transition:transform .25s}.product-card__link:hover span{transform:translate(4px)}.products{background:var(--cream);padding:88px 0 100px}.products__head{text-align:center;max-width:560px;margin:0 auto 48px}.products__title{margin-top:12px;font-size:clamp(1.9rem,3vw,2.6rem)}.products__subtitle{color:#5b4632;margin-top:14px;font-size:1.02rem}.products__grid{grid-template-columns:repeat(4,1fr);gap:26px;display:grid}.products__footer{justify-content:center;margin-top:44px;display:flex}@media (width<=980px){.products__grid{grid-template-columns:repeat(2,1fr)}}@media (width<=560px){.products{padding:64px 0 72px}.products__grid{grid-template-columns:1fr;gap:20px}}.about{padding:96px 0 80px}.about__inner--centered{text-align:center;max-width:680px;margin:0 auto}.about__logo{object-fit:contain;border-radius:50%;width:140px;height:140px;margin:0 auto 20px;transition:transform .4s;display:block}.about__logo:hover{animation:1.6s ease-in-out infinite about-logo-pulse}@keyframes about-logo-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.08)}}.about__title{margin:16px 0 22px;font-size:clamp(1.8rem,3vw,2.4rem)}.about__desc{color:var(--coffee-light);max-width:560px;margin:0 auto;font-size:1.02rem;line-height:1.7}.about__points{flex-wrap:wrap;justify-content:center;gap:28px;margin:32px 0 0;padding:0;list-style:none;display:flex}.about__points li{color:var(--coffee-dark);flex-direction:column;align-items:center;gap:10px;max-width:140px;font-size:.92rem;font-weight:600;display:flex}.about__icon{background:var(--beige);width:44px;height:44px;color:var(--coffee-dark);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.about__icon svg{stroke:currentColor;width:18px;height:18px}.about__comunas{border-top:1px solid var(--line);text-align:center;margin-top:88px;padding-top:72px;padding-bottom:8px}.about__comunas-title{margin:16px 0 32px;font-size:clamp(1.4rem,2.4vw,1.8rem)}.about__comunas-list{flex-wrap:wrap;justify-content:center;gap:16px;margin:0;padding:0;list-style:none;display:flex}.about__comunas-list li{background:var(--beige);color:var(--coffee-dark);border-radius:999px;padding:10px 22px;font-size:.92rem;font-weight:600}@media (width<=560px){.about__points{gap:20px}}.contact{background:var(--cream);padding:90px 0 100px}.contact__panel{background:var(--warm-white);border-radius:var(--radius-lg);justify-content:space-between;align-items:center;gap:48px;padding:52px 64px;display:flex;box-shadow:0 20px 45px -20px #4a332559,0 2px 8px #4a332514}.contact__intro{max-width:440px}.contact__title{margin-top:12px;font-size:clamp(1.5rem,2.4vw,1.9rem)}.contact__desc{color:#5b4632;margin-top:14px;font-size:.98rem}.contact__cta{margin-top:24px}.contact__circles{flex-direction:column;flex-shrink:0;gap:18px;display:flex}.contact__circle-item{align-items:center;gap:12px;transition:transform .25s;display:flex}.contact__circle-item:hover{transform:translate(-4px)}.contact__circle{border:1.5px solid var(--coffee-light);width:40px;height:40px;color:var(--coffee-light);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:background .25s,color .25s;display:flex}.contact__circle-item:hover .contact__circle{background:var(--coffee-light);color:var(--warm-white)}.contact__circle-text{color:var(--coffee-dark);white-space:nowrap;font-size:.88rem;font-weight:600}@media (width<=860px){.contact__panel{flex-direction:column;align-items:flex-start;padding:40px 32px}.contact__circles{width:100%}.contact__circle-text{white-space:normal}}.footer{background:var(--coffee-dark);color:#d9c8b3;padding:64px 0 0}.footer__inner{border-bottom:1px solid #fffdf81f;grid-template-columns:1.6fr 1fr 1fr 1fr;gap:48px 72px;padding-bottom:88px;display:grid}.footer__brand{align-items:flex-start;gap:14px;display:flex}.footer__stamp{color:var(--wheat-gold);flex-shrink:0}.footer__name{font-family:var(--font-display);color:var(--warm-white);margin:0 0 8px;font-size:1.3rem}.footer__tagline{max-width:240px;margin:0;font-size:.88rem;line-height:1.5}.footer__col{flex-direction:column;gap:18px;display:flex}.footer__heading{letter-spacing:.1em;text-transform:uppercase;color:var(--wheat-gold);margin:0 0 14px;font-size:.78rem;font-weight:700}.footer__col a{font-size:.9rem;transition:color .2s}.footer__col a:hover{color:var(--warm-white)}.footer__link-btn{color:inherit;font-size:.9rem;font:inherit;text-align:left;cursor:pointer;background:0 0;border:none;width:fit-content;margin:0;padding:0;transition:color .2s}.footer__link-btn:hover{color:var(--warm-white)}.footer__bottom{color:#b7a48b;text-align:center;border-top:1px solid #fffdf81f;margin-top:24px;padding:44px 24px 56px;font-size:.8rem}@media (width<=760px){.footer__inner{grid-template-columns:1fr 1fr}.footer__brand{grid-column:1/-1}}@media (width<=480px){.footer__inner{grid-template-columns:1fr}}.footer__stamp img{object-fit:cover;background:var(--warm-white);box-sizing:content-box;border-radius:50%;width:38px;height:38px;padding:6px}.footer__social-link{align-items:center;gap:8px;display:flex}.footer__social-link svg{color:var(--wheat-gold);flex-shrink:0}.catalog{min-height:70vh;padding:48px 0 96px}.catalog__back{color:var(--coffee-dark);font-family:var(--font-body);background:0 0;border:none;align-items:center;gap:8px;margin-bottom:32px;padding:0;font-size:.95rem;font-weight:600;display:inline-flex}.catalog__head{text-align:center;max-width:640px;margin:0 auto 48px}.catalog__title{margin:12px 0;font-size:clamp(1.8rem,3.2vw,2.6rem)}.catalog__subtitle{color:var(--coffee-light);font-size:1.02rem;line-height:1.6}.catalog__grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:28px;display:grid}:root{--cream:#f7f0e4;--beige:#e8d8c3;--coffee-light:#a8754e;--coffee-dark:#4a3325;--warm-white:#fffdf8;--wheat-gold:#c89a56;--ink:#372417;--line:#4a33251f;--font-display:"Fraunces", serif;--font-script:"Caveat", cursive;--font-body:"Manrope", sans-serif;--radius-sm:10px;--radius-md:18px;--radius-lg:32px;--shadow-soft:0 12px 30px -14px #4a332538;--shadow-softer:0 6px 18px -10px #4a33252e;--container:1180px}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;width:100%;max-width:100%;overflow-x:hidden}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}body{background:var(--cream);width:100%;max-width:100%;color:var(--ink);font-family:var(--font-body);-webkit-font-smoothing:antialiased;margin:0;overflow-x:hidden}body:before{content:"";pointer-events:none;z-index:0;opacity:.5;background-image:radial-gradient(#4a33250d 1px,#0000 1px);background-size:22px 22px;position:fixed;inset:0}h1,h2,h3,h4{font-family:var(--font-display);color:var(--coffee-dark);margin:0;line-height:1.12}p{margin:0}img{max-width:100%;height:auto;display:block}button{font-family:var(--font-body);cursor:pointer;border:none}a{color:inherit;text-decoration:none}.container{width:100%;max-width:var(--container);margin:0 auto;padding:0 24px}@media (width<=640px){.container{width:100%;max-width:100%;padding-left:18px;padding-right:18px}}.eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--coffee-light);align-items:center;gap:8px;font-size:.8rem;font-weight:700;display:inline-flex}.btn{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:14px 26px;font-size:.95rem;font-weight:700;transition:transform .25s,box-shadow .25s,background .25s;display:inline-flex}.btn:focus-visible,a:focus-visible,button:focus-visible{outline:3px solid var(--wheat-gold);outline-offset:3px}.btn-primary{background:var(--coffee-dark);color:var(--warm-white);box-shadow:var(--shadow-softer)}.btn-primary:hover{box-shadow:var(--shadow-soft);background:#3a2618;transform:translateY(-2px)}.btn-secondary{color:var(--coffee-dark);border:1.5px solid var(--coffee-dark);background:0 0}.btn-secondary:hover{background:var(--coffee-dark);color:var(--warm-white)}.btn-whatsapp{color:var(--warm-white);box-shadow:var(--shadow-softer);background:#3e7a4c}.btn-whatsapp:hover{background:#356a41;transform:translateY(-2px)}.torn-divider{height:34px;margin-top:-1px;position:relative}.torn-divider svg{width:100%;height:100%;display:block}.reveal{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(22px)}.reveal.is-visible{opacity:1;transform:translateY(0)}.script-text{font-family:var(--font-script);color:var(--coffee-light);font-weight:600}section{z-index:1;width:100%;max-width:100%;position:relative}@media (width<=860px){.container{width:100%;max-width:100%}}@media (width<=640px){.container{width:100%;max-width:100%;padding-left:18px;padding-right:18px}section{width:100%;max-width:100%}}
