*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{min-height:100svh;margin:0}#root{min-height:100svh}img{max-width:100%;height:auto;display:block}a{color:inherit}.site{--cream:beige;--cream-dark:#e8e0c8;--mustard:#ffdb58;--mustard-deep:#e6a800;--chili:#8b0000;--chili-dark:#5c0a0a;--brown:#3d2914;--text:#2a2118;--muted:#5c4f42;font-optical-sizing:auto;color:var(--text);background:linear-gradient(180deg, #fff9e6 0%, var(--cream) 38%, #f0e6d4 100%);min-height:100svh;font-family:DM Sans,system-ui,sans-serif}.promo-strip{background:linear-gradient(90deg, var(--chili-dark), var(--chili), var(--chili-dark));color:var(--mustard);letter-spacing:.02em;text-align:center;border-bottom:3px solid var(--mustard-deep);flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;padding:.55rem 1rem;font-size:.95rem;font-weight:600;display:flex}.promo-strip__chili{filter:drop-shadow(0 0 4px #ffdb5873)}.promo-strip__text{max-width:42rem;line-height:1.35}.header{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:20;background:#ffffff8c;border-bottom:1px solid #8b00001f;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1rem clamp(1rem,4vw,2.5rem);display:flex;position:sticky;top:0}.logo{text-align:left;text-decoration:none}.logo__title{color:var(--chili-dark);letter-spacing:.04em;font-family:Cinzel,Georgia,serif;font-size:clamp(1rem,2.4vw,1.35rem);font-weight:700;display:block}.logo__tag{color:var(--muted);margin-top:.15rem;font-size:.8rem;display:block}.nav{flex-wrap:wrap;gap:1rem 1.25rem;font-size:.9rem;font-weight:600;display:flex}.nav a{color:var(--brown);text-decoration:none}.nav a:hover{color:var(--chili);text-underline-offset:4px;text-decoration:underline}.btn{cursor:pointer;border:2px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:.35rem;padding:.65rem 1.15rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:transform .15s,box-shadow .15s,background .15s;display:inline-flex}.btn:active{transform:scale(.98)}.btn--header{background:var(--chili);color:#fff;box-shadow:0 4px 14px #8b000059}.btn--header:hover{background:var(--chili-dark)}.btn--primary{background:linear-gradient(135deg, var(--chili), #a40000);color:#fff;box-shadow:0 6px 22px #5c0a0a59}.btn--primary:hover{box-shadow:0 8px 28px #5c0a0a73}.btn--ghost{color:var(--chili-dark);background:0 0;border-color:#8b000059}.btn--ghost:hover{border-color:var(--chili);background:#fff9}.btn--light{background:var(--mustard);color:var(--chili-dark);border-color:var(--mustard-deep)}.btn--light:hover{background:#ffe566}.btn--large{padding:.85rem 1.5rem;font-size:1rem}.hero{grid-template-columns:1fr;align-items:center;gap:2rem;max-width:72rem;margin:0 auto;padding:clamp(2rem,5vw,4rem) clamp(1rem,4vw,2.5rem) 3rem;display:grid}@media (width>=900px){.hero{grid-template-columns:1.15fr .85fr}}.hero__inner{text-align:left}.hero__eyebrow{text-transform:uppercase;letter-spacing:.12em;color:var(--chili);margin:0 0 .5rem;font-size:.72rem;font-weight:700}.hero__headline{color:var(--chili-dark);margin:0 0 1rem;font-family:Cinzel,Georgia,serif;font-size:clamp(1.85rem,4.2vw,2.85rem);font-weight:700;line-height:1.15}.hero__sub{color:var(--muted);max-width:36rem;margin:0 0 1.5rem;font-size:1.05rem;line-height:1.65}.hero__actions{flex-wrap:wrap;gap:.75rem;display:flex}.hero__card{background:radial-gradient(circle at 30% 20%, #ffdb5873, transparent 50%), linear-gradient(160deg, #fff 0%, var(--cream-dark) 100%);text-align:center;border:2px solid #8b000038;border-radius:1.25rem;margin:0;padding:1.25rem;box-shadow:0 24px 56px #3d291424,inset 0 1px #ffffffd9}.hero__photo-wrap{border:3px solid #5c0a0a4d;border-radius:1rem;max-width:min(380px,100%);margin:0 auto 1rem;line-height:0;overflow:hidden;box-shadow:0 14px 36px #d2691e38,inset 0 0 0 1px #ffffff59}.hero__photo{width:100%;height:auto;transition:transform .35s;display:block}.hero__card:hover .hero__photo{transform:scale(1.03)}.hero__card-caption{color:var(--chili-dark);margin:0;font-size:.95rem;font-weight:700;line-height:1.35}.section{padding:clamp(2.5rem,5vw,4rem) clamp(1rem,4vw,2.5rem)}.section--cream{background:#ffffff73;border-block:1px solid #8b000014}.section--spice{background:radial-gradient(ellipse 80% 60% at 50% 0%, #ffdb5833, transparent), linear-gradient(180deg, var(--chili-dark), #3a0606);color:var(--cream)}.section__narrow{max-width:44rem;margin:0 auto}.section__narrow h2,.section__title{color:var(--chili-dark);margin:0 0 1rem;font-family:Cinzel,Georgia,serif;font-size:clamp(1.5rem,3vw,2rem);font-weight:700}.section--spice .section__title{color:var(--mustard)}.section__narrow p{color:var(--muted);margin:0 0 1rem;font-size:1.05rem;line-height:1.7}.section__narrow p:last-child{margin-bottom:0}.section__title{text-align:center}.features{grid-template-columns:1fr;gap:1rem;max-width:52rem;margin:0 auto;padding:0;list-style:none;display:grid}@media (width>=640px){.features{grid-template-columns:1fr 1fr}}.features li{background:#fff;border:1px solid #8b00001f;border-radius:1rem;padding:1.25rem 1.35rem;box-shadow:0 8px 24px #3d29140f}.features strong{color:var(--chili-dark);margin-bottom:.35rem;font-family:Cinzel,Georgia,serif;font-size:1.05rem;display:block}.features span{color:var(--muted);font-size:.95rem;line-height:1.5}.price-block{text-align:center;max-width:32rem;margin:0 auto}.price-block__label{text-transform:uppercase;letter-spacing:.14em;color:#f5f5dcbf;margin:0 0 .25rem;font-size:.72rem;font-weight:700}.price-block__amount{color:var(--mustard);margin:0 0 .5rem;font-family:Cinzel,Georgia,serif;font-size:clamp(2.75rem,8vw,4rem);font-weight:700;line-height:1}.price-block__currency{vertical-align:super;margin-right:.15em;font-size:.45em}.price-block__unit{color:#f5f5dce6;margin-left:.15em;font-size:.45em}.price-block__offer{color:#fff;margin:0 0 1.5rem;font-size:1.1rem;font-weight:600}.price-block__hint{color:#f5f5dcbf;margin:1rem 0 0;font-size:.9rem}.flyer-intro{text-align:center;max-width:36rem;color:var(--muted);margin:0 auto 1.5rem;line-height:1.6}.flyer-frame{border:3px solid var(--chili);background:#fff;border-radius:1rem;max-width:26rem;margin:0 auto;padding:.75rem;box-shadow:0 24px 60px #3d291426}.flyer-frame img{border-radius:.5rem}.footer{background:var(--brown);color:var(--cream);padding:2.5rem clamp(1rem,4vw,2.5rem) 2rem}.footer__grid{grid-template-columns:1fr;gap:1.75rem;max-width:60rem;margin:0 auto 1.5rem;display:grid}@media (width>=720px){.footer__grid{grid-template-columns:1.2fr 1fr 1fr 1fr}}.footer__brand{margin:0 0 .35rem;font-family:Cinzel,Georgia,serif;font-size:1.1rem;font-weight:700}.footer__muted{opacity:.85;margin:0;font-size:.9rem}.footer__label{text-transform:uppercase;letter-spacing:.12em;opacity:.75;margin:0 0 .35rem;font-size:.75rem}.footer a{color:var(--mustard);font-weight:600;text-decoration:none}.footer a:hover{text-underline-offset:3px;text-decoration:underline}.footer__social{flex-direction:column;gap:.35rem;display:flex}.footer__note{text-align:center;opacity:.8;border-top:1px solid #f5f5dc26;margin:0;padding-top:1.25rem;font-size:.85rem}.wa-fab{z-index:30;background:#25d366;border-radius:50%;place-items:center;width:3.35rem;height:3.35rem;transition:transform .15s;display:grid;position:fixed;bottom:1.1rem;right:1.1rem;box-shadow:0 10px 28px #25d36673}.wa-fab:hover{transform:scale(1.06)}.wa-fab__icon{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='white'%3E%3Cpath d='M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347m-5.421 7.403h-.004a9.87 9.87 0 01-5.031-1.378l-.361-.214-3.741.982.998-3.648-.235-.374a9.86 9.86 0 01-1.51-5.26c.001-5.45 4.436-9.884 9.888-9.884 2.64 0 5.122 1.03 6.988 2.898a9.825 9.825 0 012.893 6.994c-.003 5.45-4.435 9.884-9.881 9.884m8.413-18.297A11.815 11.815 0 0012.05 0C5.495 0 .16 5.335.157 11.892c0 2.096.547 4.142 1.588 5.945L.057 24l6.305-1.654a11.882 11.882 0 005.683 1.448h.005c6.554 0 11.89-5.335 11.893-11.893a11.821 11.821 0 00-3.48-8.413z'/%3E%3C/svg%3E") 50%/contain no-repeat;width:1.55rem;height:1.55rem}@media (width<=720px){.nav{order:3;justify-content:center;width:100%}.btn--header{margin-left:auto}}
