@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Fraunces:opsz,wght@9..144,600;9..144,700&display=swap";:root{--cream:#f3e2c2;--paper:#f7ead2;--cocoa:#3b1708;--brown:#6d2b0c;--orange:#f3a33b;--lime:#499f13;--ink:#2c140b;--line:rgba(59,23,8,.18)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:DM Sans,sans-serif}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.site-header{height:82px;padding:0 clamp(20px,5vw,72px);display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:50;background:#fff5dff0;border-bottom:1px solid rgba(59,23,8,.12);backdrop-filter:blur(14px);box-shadow:0 6px 24px #3b17080f}.brand img{width:122px;height:62px;object-fit:contain}.site-header nav{display:flex;align-items:center;gap:32px;font-weight:600;font-size:14px}.site-header nav a:not(.nav-cta):hover{color:var(--brown)}.nav-cta{padding:13px 20px;background:var(--cocoa);border:1px solid var(--cocoa);border-radius:999px;color:var(--cream);transition:transform .2s,background .2s}.nav-cta:hover{background:var(--brown);transform:translateY(-1px)}.hero{min-height:calc(100svh - 82px);display:grid;grid-template-columns:minmax(340px,42%) 1fr;position:relative;overflow:hidden;background-color:var(--cream);background-image:url(/images/fondo.png);background-repeat:no-repeat;background-position:center;background-size:cover}.hero-branding{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:70px clamp(32px,5vw,82px);color:var(--cream)}.hero-logo{width:min(100%,500px);filter:drop-shadow(0 14px 18px rgba(15,4,0,.35))}.hero-slogan{width:min(100%,460px);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:14px;margin-top:28px;text-transform:uppercase;letter-spacing:.16em;font-size:clamp(12px,1.1vw,17px);text-align:center}.hero-slogan span{height:1px;background:linear-gradient(90deg,transparent,var(--orange))}.hero-slogan span:last-child{background:linear-gradient(90deg,var(--orange),transparent)}.hero-slogan strong{white-space:nowrap}.slogan-heart{margin-top:18px;color:var(--orange);font-size:21px}.hero-showcase{position:relative;display:flex;flex-direction:column;align-items:center;min-width:0;padding:28px clamp(20px,4vw,64px) 0}.hero-steps{position:relative;z-index:3;width:min(100%,760px);display:grid;grid-template-columns:repeat(3,1fr);align-items:center;margin:0 auto}.hero-step{position:relative;display:flex;align-items:center;justify-content:center;height:150px;padding:3px 22px;border-right:1px solid rgba(83,37,12,.17)}.hero-step:last-child{border-right:0}.hero-step img{width:100%;height:145px;object-fit:contain}.order-step{border-radius:18px;transition:transform .2s,background .2s,box-shadow .2s}.order-step:after{content:"";position:absolute;inset:8px;border:1px dashed rgba(74,30,8,.32);border-radius:16px;opacity:0;transition:opacity .2s}.order-step:hover,.order-step:focus-visible{transform:translateY(-4px);background:#ffffff8a;box-shadow:0 10px 24px #471d081a;outline:none}.order-step:hover:after,.order-step:focus-visible:after{opacity:1}.order-step>span{position:absolute;left:50%;bottom:2px;transform:translate(-50%);padding:4px 10px;border-radius:99px;background:var(--orange);color:var(--cocoa);font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;white-space:nowrap}.flavor-line{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;gap:16px;margin:8px 0 -12px;text-transform:uppercase;letter-spacing:.1em;font-weight:800;color:var(--cocoa);font-size:clamp(13px,1.35vw,20px)}.flavor-line i{font-style:normal;color:var(--orange)}.hero-breads{position:relative;z-index:1;width:min(94%,820px);max-width:100%;height:auto;object-fit:contain;margin:auto auto 0;filter:drop-shadow(0 30px 24px rgba(76,31,8,.2))}.eyebrow{text-transform:uppercase;letter-spacing:.18em;font-size:12px;font-weight:700;color:var(--brown);margin:0 0 18px}.section-heading h2,.story h2,.order h2{font-family:Fraunces,serif;line-height:.93;letter-spacing:-.045em;margin:0}.button{display:inline-flex;justify-content:center;align-items:center;padding:16px 24px;border-radius:999px;font-weight:700}.button-primary{background:var(--cocoa);color:#fff;box-shadow:0 10px 30px #3b17082e}.button-primary:hover{background:var(--brown)}.flavors{padding:120px 5vw 140px}.section-heading{display:grid;grid-template-columns:1.2fr 1fr;column-gap:40px;align-items:end;max-width:1200px;margin:0 auto 58px}.section-heading .eyebrow{grid-column:1/-1}.section-heading h2{font-size:clamp(48px,6vw,82px)}.section-heading>p:last-child{max-width:370px;color:#6e4a39;line-height:1.7;justify-self:end}.product-grid{max-width:1200px;margin:auto;display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.product-card{border:1px solid var(--line);border-radius:28px;overflow:hidden;background:#fff;transition:transform .25s,box-shadow .25s}.product-card:hover{transform:translateY(-6px);box-shadow:0 24px 50px #411c0a1f}.product-image{height:280px;display:flex;align-items:center;justify-content:center;padding:38px;background:#f6efdf}.product-card.lime .product-image{background:#f0f8df}.product-image .product-title{width:100%;max-height:190px;object-fit:contain;filter:drop-shadow(0 16px 13px rgba(48,27,10,.12))}.product-content{padding:30px}.product-kicker{text-transform:uppercase;letter-spacing:.14em;font-size:11px;font-weight:700;color:var(--brown);margin:0 0 8px}.product-card.lime .product-kicker{color:var(--lime)}.product-content>p:not(.product-kicker){color:#74513f;line-height:1.65;min-height:78px}.product-footer{margin-top:24px}.size-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.size-actions a{display:flex;align-items:center;justify-content:center;gap:7px;padding:12px 10px;border:1px solid var(--line);border-radius:999px;color:var(--cocoa);font-size:12px;font-weight:700;transition:background .2s,color .2s,transform .2s}.size-actions a span{font-weight:800}.size-actions a:hover,.size-actions a:focus-visible{background:var(--cocoa);color:var(--cream);transform:translateY(-2px);outline:none}.product-card.lime .size-actions a:hover,.product-card.lime .size-actions a:focus-visible{background:var(--lime);border-color:var(--lime)}.story{background:var(--cream);display:grid;grid-template-columns:1fr 1.1fr;min-height:620px;overflow:hidden}.story-mark{background:linear-gradient(145deg,#5a2109,#2d1107);color:var(--orange);font-family:Fraunces,serif;font-size:34vw;line-height:1;display:flex;align-items:center;justify-content:center;text-shadow:12px 16px 0 #1f0b03}.story-copy{padding:110px 8vw 90px}.story h2{font-size:clamp(44px,5vw,70px)}.story-copy>p:not(.eyebrow){line-height:1.8;color:#704d3c;max-width:600px;margin:30px 0}.story ul{list-style:none;padding:0;display:flex;flex-wrap:wrap;gap:10px}.story li{padding:10px 14px;background:#fff;border:1px solid var(--line);border-radius:99px;font-size:13px;font-weight:700}.story li:before{content:"✓";color:var(--lime);margin-right:8px}.order{text-align:center;padding:110px 20px;background:var(--orange);color:var(--cocoa)}.order .eyebrow{color:var(--cocoa)}.order h2{font-size:clamp(48px,6vw,80px);margin-bottom:34px}.button-light{background:var(--cream);box-shadow:0 12px 24px #451c0829}footer{display:flex;align-items:center;justify-content:space-between;padding:28px 5vw;background:var(--paper);font-size:13px;color:#6d4937}footer img{width:100px;height:58px;object-fit:contain}@media(max-width:900px){.site-header nav>a:not(.nav-cta){display:none}.hero{grid-template-columns:1fr;min-height:auto;background-image:none}.hero-branding{min-height:430px;padding:64px 8vw 72px;background-color:var(--cocoa);background-image:url(/images/fondo.png);background-repeat:no-repeat;background-position:left center;background-size:auto 100%}.hero-showcase{min-height:630px;padding-top:58px;background-color:var(--cream);background-image:url(/images/fondo.png);background-repeat:no-repeat;background-position:right center;background-size:auto 100%}.hero-steps{width:min(100%,680px)}.hero-step{height:140px;padding:0 14px}.hero-step img{height:134px}.hero-breads{width:min(94%,760px);max-width:100%}.section-heading{grid-template-columns:1fr}.section-heading>p:last-child{justify-self:start}.product-grid,.story{grid-template-columns:1fr}.story-mark{height:350px;font-size:70vw}.story-copy{padding:80px 7vw}}@media(max-width:560px){.site-header{height:72px;padding:0 16px}.brand img{width:92px;height:54px}.nav-cta{font-size:11px;padding:11px 13px}.hero-branding{min-height:350px;padding:48px 22px 64px}.hero-logo{width:min(100%,390px)}.hero-slogan{gap:8px;margin-top:18px;font-size:10px;letter-spacing:.1em}.hero-showcase{min-height:590px;padding:48px 12px 0}.hero-steps{gap:0}.hero-step{height:126px;padding:0 4px}.hero-step img{height:118px}.order-step>span{font-size:8px;bottom:0}.flavor-line{gap:6px;font-size:9px;letter-spacing:.035em;margin-top:4px;white-space:nowrap}.hero-breads{width:100%;max-width:100%;margin-top:auto;transform:none}.flavors{padding:84px 18px 90px}.section-heading h2,.story h2{font-size:44px}.product-image{height:220px;padding:18px}.product-content{padding:24px}.product-content h3{font-size:32px}.product-content>p:not(.product-kicker){min-height:0}.story-mark{height:260px}.story-copy{padding:70px 24px}.order{padding:80px 20px}.order h2{font-size:48px}footer{flex-direction:column;gap:8px;text-align:center}}.hero-branding,.hero-showcase{min-width:0}.hero-logo{width:clamp(240px,31vw,500px);max-width:100%;height:auto}.hero-showcase{gap:clamp(4px,1vw,14px)}.hero-steps{grid-template-columns:repeat(3,minmax(0,1fr))}.hero-step{min-width:0;height:clamp(118px,10vw,150px);padding-inline:clamp(6px,1.4vw,22px)}.hero-step img{width:100%;height:100%;max-height:145px;object-fit:contain}.flavor-line{max-width:100%;flex-wrap:wrap;row-gap:4px;text-align:center}.hero-breads{display:block;width:min(92%,820px);max-height:min(52svh,520px);object-fit:contain;object-position:center bottom}@media(max-width:1180px)and (min-width:901px){.hero{grid-template-columns:minmax(310px,39%) 1fr}.hero-branding{padding-inline:clamp(28px,4vw,52px)}.hero-slogan{font-size:clamp(10px,1vw,14px);letter-spacing:.11em}.hero-showcase{padding-inline:clamp(16px,2.5vw,34px)}.hero-step{height:clamp(110px,11vw,134px);padding-inline:8px}.order-step>span{font-size:8px}.flavor-line{font-size:clamp(11px,1.25vw,16px);gap:10px}.hero-breads{width:min(90%,720px)}}@media(max-width:900px){.hero-branding{min-height:clamp(330px,55vw,430px);padding:clamp(44px,8vw,64px) 8vw clamp(54px,9vw,72px)}.hero-logo{width:min(72vw,480px)}.hero-showcase{min-height:auto;padding:clamp(42px,7vw,58px) clamp(14px,4vw,32px) 18px}.hero-steps{width:min(100%,680px)}.hero-step{height:clamp(112px,18vw,140px)}.flavor-line{margin:8px 0 0}.hero-breads{width:min(92%,760px);max-height:none;margin:clamp(12px,3vw,28px) auto 0}}@media(max-width:640px){.hero-branding{min-height:clamp(300px,78vw,370px);padding-inline:22px}.hero-logo{width:min(88vw,400px)}.hero-slogan{width:min(92vw,420px);font-size:clamp(9px,2.7vw,11px);letter-spacing:.08em}.hero-showcase{padding:38px 10px 14px}.hero-steps{gap:2px}.hero-step{height:clamp(104px,31vw,128px);padding-inline:2px;border-right-color:#53250c1f}.hero-step img{max-height:none}.order-step>span{bottom:-2px;font-size:7px;padding:3px 7px}.flavor-line{display:grid;grid-template-columns:auto auto auto auto minmax(8ch,13ch);gap:5px;font-size:clamp(8px,2.45vw,10px);letter-spacing:.025em;line-height:1.15;margin-top:10px}.flavor-line span:last-child{white-space:normal}.hero-breads{width:100%;margin-top:16px}}@media(max-width:390px){.hero-slogan{grid-template-columns:minmax(18px,1fr) auto minmax(18px,1fr);gap:6px}.hero-steps{grid-template-columns:repeat(3,minmax(0,1fr))}.hero-step{height:102px}.order-step>span{display:none}.flavor-line{font-size:8px;gap:4px}.hero-breads{width:100%;margin-top:12px}}.hero-showcase{justify-content:center}.hero-breads{margin-top:5rem}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.product-card,.text-link span{transition:none}}.size-actions a strong{font-size:13px;color:var(--brown)}.size-actions a:hover strong,.size-actions a:focus-visible strong{color:inherit}.size-actions{gap:12px}.size-actions a{min-height:58px;justify-content:flex-start;gap:0;padding:0;overflow:hidden;background:#fffaf0;border-color:#3b170833;box-shadow:0 7px 18px #3b170812}.size-actions a .size-price{align-self:stretch;display:flex;align-items:center;justify-content:center;min-width:68px;padding:0 13px;background:var(--cocoa);color:var(--cream);font-size:18px;letter-spacing:-.02em}.product-card.lime .size-actions a .size-price{background:var(--lime)}.size-actions a .size-detail{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:1px;padding:7px 9px;color:var(--cocoa);font-size:13px;font-weight:800;line-height:1.05}.size-actions a .size-detail small{font-size:9px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#8a604c}.size-actions a .size-arrow{margin-left:auto;padding:0 12px 0 3px;font-size:16px;color:var(--brown);transition:transform .2s}.size-actions a:hover,.size-actions a:focus-visible{background:#fffaf0;color:var(--cocoa)}.size-actions a:hover .size-price,.size-actions a:focus-visible .size-price{color:var(--cream)}.size-actions a:hover .size-arrow,.size-actions a:focus-visible .size-arrow{transform:translate(2px,-2px)}@media(max-width:420px){.size-actions{grid-template-columns:1fr}.size-actions a .size-price{min-width:82px}.size-actions a .size-detail{font-size:14px}}.size-actions a{min-height:44px;border:2px solid #fff;box-shadow:none;transition:background-color .2s,color .2s;transform:none}.size-actions a .size-price{min-width:60px;padding:0 10px;font-size:16px}.size-actions a .size-detail{padding:5px 8px;font-size:12px}.size-actions a .size-detail small{font-size:8px}.size-actions a .size-arrow{padding-right:10px;font-size:14px;transition:none}.size-actions a:hover,.size-actions a:focus-visible{background:var(--cocoa);border-color:#fff;color:var(--cream);transform:none;box-shadow:none}.product-card.lime .size-actions a:hover,.product-card.lime .size-actions a:focus-visible{background:var(--lime);border-color:#fff;color:var(--cream)}.size-actions a:hover .size-detail,.size-actions a:focus-visible .size-detail,.size-actions a:hover .size-detail small,.size-actions a:focus-visible .size-detail small,.size-actions a:hover .size-arrow,.size-actions a:focus-visible .size-arrow{color:var(--cream);transform:none}@media(max-width:420px){.size-actions a .size-price{min-width:70px}.size-actions a .size-detail{font-size:13px}}.custom-orders{padding:120px 5vw 140px;background:var(--paper)}.custom-heading{max-width:1200px;margin:0 auto 56px;display:grid;grid-template-columns:1.15fr .85fr;column-gap:60px;align-items:end}.custom-heading .eyebrow{grid-column:1/-1}.custom-heading h2{font-family:Fraunces,serif;font-size:clamp(48px,6vw,82px);line-height:.93;letter-spacing:-.045em;margin:0}.custom-heading>p:last-child{max-width:430px;margin:0;color:#6e4a39;line-height:1.75;justify-self:end}.custom-options{max-width:1200px;margin:auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.custom-card{position:relative;min-height:500px;padding:38px;border-radius:28px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}.consignment-card{background:var(--cream);border:1px solid var(--line)}.wholesale-card{background:var(--cocoa);color:var(--cream)}.custom-number{position:absolute;right:26px;top:10px;margin:0;font-family:Fraunces,serif;font-size:100px;line-height:1;color:#6d2b0c14}.wholesale-card .custom-number{color:#fff5df14}.custom-label{position:relative;margin:0 0 12px;text-transform:uppercase;letter-spacing:.16em;font-size:11px;font-weight:800;color:var(--brown)}.wholesale-card .custom-label{color:var(--orange)}.custom-card h3{position:relative;margin:0 0 18px;font-family:Fraunces,serif;font-size:clamp(38px,4vw,54px);line-height:1}.custom-card>div>p:not(.custom-label){max-width:480px;line-height:1.7;color:#74513f}.wholesale-card>div>p:not(.custom-label){color:#fff5dfbf}.custom-sizes{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.custom-sizes span{padding:11px 15px;border:1px solid rgba(59,23,8,.2);border-radius:999px;background:#fffaf0;font-size:13px;color:var(--cocoa)}.custom-sizes strong{margin-right:4px}.sample-box{margin-top:28px;padding:18px 20px;border:1px solid rgba(255,245,223,.25);border-radius:18px;display:grid;grid-template-columns:1fr auto;align-items:center;background:#ffffff0f}.sample-box>span{text-transform:uppercase;letter-spacing:.14em;font-size:10px;font-weight:800;color:var(--orange)}.sample-box>strong{font-family:Fraunces,serif;font-size:30px}.sample-box>p{grid-column:1/-1;margin:8px 0 0;color:#fff5dfb3;font-size:13px;line-height:1.5}.custom-link{position:relative;display:flex;align-items:center;justify-content:space-between;margin-top:34px;padding:16px 18px;border:1px solid rgba(59,23,8,.22);border-radius:999px;font-size:13px;font-weight:800;transition:background-color .2s,color .2s}.custom-link:hover,.custom-link:focus-visible{background:var(--cocoa);color:var(--cream);outline:none}.wholesale-card .custom-link{border-color:#fff5df4d}.wholesale-card .custom-link:hover,.wholesale-card .custom-link:focus-visible{background:var(--orange);border-color:var(--orange);color:var(--cocoa)}@media(max-width:900px){.custom-heading{grid-template-columns:1fr;row-gap:24px}.custom-heading>p:last-child{justify-self:start}.custom-options{grid-template-columns:1fr}.custom-card{min-height:450px}}@media(max-width:560px){.custom-orders{padding:84px 18px 90px}.custom-heading h2{font-size:44px}.custom-card{min-height:420px;padding:28px 24px}.custom-number{font-size:78px}.custom-card h3{font-size:40px}}.product-card{background:#fcf4e5}.product-image{background:#ead9bc}.product-card.lime .product-image{background:#e1e9c9}.product-image:after{background:linear-gradient(90deg,#ead9bcfa 4%,#ead9bccc,#ead9bc14 76%)}.product-card.lime .product-image:after{background:linear-gradient(90deg,#e1e9c9fa 4%,#e1e9c9cc,#e1e9c914 76%)}.consignment-card{background:#eeddbc}.hero-slogan strong{padding:7px 12px;border-radius:999px;background:#3b1708a8;-webkit-text-stroke:0;text-shadow:none;box-shadow:0 4px 12px #3b170824}@media(max-width:900px){.hero-showcase{background-color:var(--cream);background-image:none}.hero-showcase:before{content:none}}.social-icons{display:flex;align-items:center;gap:9px}.social-icon{position:relative;width:36px;height:36px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(59,23,8,.22);border-radius:50%;background:var(--cream);color:var(--cocoa);font-weight:800;line-height:1}.facebook-icon{padding-top:3px;font-family:Arial,sans-serif;font-size:24px}.instagram-icon:before{content:"";width:16px;height:16px;border:2px solid currentColor;border-radius:5px}.instagram-icon:after{content:"";position:absolute;width:5px;height:5px;border:2px solid currentColor;border-radius:50%;box-shadow:6px -6px 0 -2px currentColor}.tiktok-icon{font-size:22px;padding-bottom:2px;text-shadow:2px 0 0 var(--orange)}@media(max-width:560px){.social-icons{margin:4px 0}}.product-image{position:relative;justify-content:flex-start;overflow:hidden;isolation:isolate}.product-image:after{content:"";position:absolute;z-index:1;inset:0;background:linear-gradient(90deg,#f6efdffa 4%,#f6efdfcc,#f6efdf14 76%);pointer-events:none}.product-card.lime .product-image:after{background:linear-gradient(90deg,#f0f8dffa 4%,#f0f8dfcc,#f0f8df14 76%)}.product-image .product-slices{position:absolute;z-index:0;right:-5%;bottom:-17%;width:70%;max-width:none;height:115%;object-fit:contain;object-position:right bottom;filter:drop-shadow(0 20px 18px rgba(48,27,10,.18))}.product-image .product-title{position:relative;z-index:2;width:62%;max-height:168px;object-position:left center;filter:drop-shadow(0 12px 10px rgba(48,27,10,.14))}@media(max-width:560px){.product-image{padding:22px}.product-image .product-title{width:66%;max-height:130px}.product-image .product-slices{right:-8%;bottom:-13%;width:73%;height:110%}}
