/* Festival Showcase — bright catalogue sections around a dark product stage. */
.home-template-festival{--fs-navy:#061742;--fs-blue:#172a73;--fs-yellow:#ffc51b;--fs-purple:#351070;--fs-text:#091d4d;--fs-line:#dce4f1;background:var(--surface,#fff);color:var(--fs-text);font-family:var(--font-body,"Inter",sans-serif)}.home-template-festival .wrap{max-width:1360px}
.fs-hero-section{padding:1rem 0 .55rem}.fs-hero{position:relative;isolation:isolate;min-height:380px;overflow:hidden;border-radius:17px;background:radial-gradient(circle at 70% 40%,#28157c,#071746 57%,#02091e);box-shadow:0 9px 26px rgba(4,20,59,.14)}.fs-hero-media{position:absolute;inset:0;z-index:-3}.fs-hero-media .hero-track{height:100%}.fs-hero-media .hero-track img{flex:0 0 100%;width:100%;height:100%!important;object-fit:cover}.fs-hero-overlay{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,rgba(3,10,35,.97),rgba(5,15,51,.82) 36%,rgba(4,12,40,.12) 73%)}.fs-hero.no-art::after{content:"";position:absolute;z-index:-1;inset:0;background:radial-gradient(circle at 72% 22%,#5d1790 0,transparent 28%),radial-gradient(circle at 85% 72%,#c34e11 0,transparent 22%)}.fs-hero-copy{display:flex;align-items:flex-start;flex-direction:column;justify-content:center;min-height:380px;max-width:690px;padding:clamp(2rem,5vw,3.6rem)}.fs-hero-copy.text-hidden{justify-content:flex-end;max-width:none}.fs-kicker{color:var(--fs-yellow);font-size:.75rem;font-weight:800;letter-spacing:.04em}.fs-hero h1{margin:.75rem 0 .6rem;color:#fff;font-size:clamp(2rem,4.4vw,3.45rem);line-height:1.06;letter-spacing:-.045em;text-shadow:0 3px 12px rgba(0,0,0,.25)}.fs-hero h1 em{color:var(--fs-yellow);font-style:normal}.fs-hero-copy>p{margin:.35rem 0 0;color:#cdd7e9;font-size:.78rem}.fs-benefits{display:flex;gap:.7rem 1.2rem;flex-wrap:wrap;color:#fff;font-size:.7rem;font-weight:700}.fs-benefits span{display:inline-flex;align-items:center;gap:.3rem}.fs-hero-actions{display:flex;gap:.65rem;flex-wrap:wrap;margin-top:1.25rem}.fs-button{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;min-height:43px;padding:.67rem 1rem;border-radius:8px;font-size:.72rem;font-weight:800;transition:transform .15s,box-shadow .15s}.fs-button svg{width:17px;height:17px}.fs-button:hover{transform:translateY(-1px);text-decoration:none}.fs-button.primary{background:var(--fs-yellow);color:#11182c;box-shadow:0 8px 18px rgba(255,197,27,.2)}.fs-button.secondary{border:1px solid rgba(255,255,255,.7);background:rgba(6,17,55,.38);color:#fff}.fs-button.secondary:hover{background:#fff;color:var(--fs-navy)}.fs-hero-dots{z-index:2;bottom:11px}
.fs-services{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));margin-top:.25rem;margin-bottom:.9rem;padding:.8rem .9rem!important;border:1px solid var(--fs-line);border-radius:14px;background:#fff;box-shadow:0 7px 21px rgba(13,37,82,.055)}.fs-service{display:flex;align-items:center;gap:.65rem;min-width:0;padding:.25rem .85rem;border-left:1px solid #e8edf5}.fs-service:first-child{border-left:0}.fs-service>span{display:grid;place-items:center;flex:0 0 38px;width:38px;height:38px;border-radius:50%;background:#eef1ff;color:#162c76}.fs-service>span.wa{background:#e8faef;color:#0fa75d}.fs-service svg{width:20px;height:20px}.fs-service strong,.fs-service small{display:block}.fs-service strong{color:#10265a;font-size:.66rem}.fs-service small{margin-top:3px;color:#72809a;font-size:.57rem;line-height:1.35}
.fs-section{padding:1.15rem 0}.fs-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;margin-bottom:.8rem}.fs-section-head span,.fs-stage-head span{display:block;margin-bottom:.2rem;color:#66799d;font-size:.57rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.fs-section-head h2,.fs-stage-head h2{margin:0;color:#0b2459;font-size:1.05rem}.fs-section-head>a,.fs-stage-head>a{color:#124ebe;font-size:.64rem;font-weight:800}.fs-category-row{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:.7rem}.fs-category{display:flex;align-items:center;flex-direction:column;min-width:0;padding:.72rem .45rem .78rem;border:1px solid var(--fs-line);border-radius:12px;background:linear-gradient(145deg,#fff,#fbf9ff);box-shadow:0 4px 13px rgba(13,37,82,.035);text-align:center;transition:transform .15s,border-color .15s,box-shadow .15s}.fs-category:hover{transform:translateY(-2px);border-color:#bac9e5;box-shadow:0 9px 18px rgba(13,37,82,.08);text-decoration:none}.fs-category>span{display:grid;place-items:center;width:53px;height:53px;margin-bottom:.5rem;border-radius:50%;background:#f3f1fb;font-size:29px}.fs-category img{width:41px;height:41px;object-fit:contain}.fs-category strong{max-width:100%;overflow:hidden;color:#10275a;font-size:.66rem;text-overflow:ellipsis;white-space:nowrap}.fs-category small{margin-top:3px;color:#77849b;font-size:.56rem}
.fs-product-stage{position:relative;margin:1rem auto;padding:1.15rem 0 1.25rem;background:radial-gradient(circle at 100% 85%,#54119b,#150d59 32%,#05143d 72%);color:#fff;overflow:hidden}.fs-product-stage::after{content:"✦";position:absolute;right:-1rem;bottom:-4rem;color:rgba(255,255,255,.055);font-size:15rem}.fs-product-stage>.wrap{position:relative;z-index:1}.fs-stage-head{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;margin-bottom:.85rem}.fs-stage-head span{color:#ffd32a}.fs-stage-head h2{color:#fff}.fs-stage-head>a{color:#fff}.fs-products{grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:.7rem!important}.home-template-festival .pcard{border:0;border-radius:11px;background:#fff;box-shadow:0 7px 18px rgba(0,0,0,.18)}.home-template-festival .pcard-media{height:150px;background:#f9faff}.home-template-festival .pcard-body{padding:.65rem}.home-template-festival .pcard-name{color:#10295d;font-size:.69rem}.home-template-festival .pcard-ta{font-size:.56rem}.home-template-festival .pcard-price b{color:#153d99}.home-template-festival .pcard-foot{padding:.48rem .62rem .62rem}.home-template-festival .addcart{min-height:32px;border-radius:5px;background:linear-gradient(135deg,#3420b9,#5119cb);font-size:.62rem}
.fs-promo-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem;margin-top:1.2rem;margin-bottom:1.35rem}.fs-promo{position:relative;display:flex;align-items:center;justify-content:space-between;min-height:190px;overflow:hidden;padding:1.3rem;border-radius:14px}.fs-promo>div{position:relative;z-index:2;max-width:58%}.fs-promo h2{margin:0 0 .45rem;font-size:1.18rem;line-height:1.18}.fs-promo p{margin:0;color:#675e54;font-size:.62rem;line-height:1.5}.fs-promo a{display:inline-flex;margin-top:.8rem;padding:.5rem .68rem;border-radius:6px;font-size:.59rem;font-weight:800}.fs-promo>img{position:absolute;right:-2%;bottom:-8%;width:48%;height:88%;object-fit:contain}.fs-promo.bulk{background:linear-gradient(120deg,#fff0d2,#ffe6bb);color:#854400}.fs-promo.bulk a{background:#f4a400;color:#331f00}.fs-promo.whatsapp{background:linear-gradient(120deg,#e8f9e9,#d5f0df);color:#076b32}.fs-promo.whatsapp a{background:#17b75f;color:#fff}.fs-promo.offer{background:linear-gradient(120deg,#f3eaff,#e9dcff);color:#2d1977}.fs-promo.offer a{background:#4027b8;color:#fff}.fs-promo-symbol{display:grid;place-items:center;width:110px;height:110px;margin-right:1rem;border:10px solid rgba(255,255,255,.45);border-radius:25px;background:#19b960;color:#fff;transform:rotate(-5deg)}.fs-promo-symbol svg{width:62px;height:62px}
.fs-choose{text-align:center}.fs-choose>div>h2{margin:0 0 .9rem;color:#0a2256;font-size:.98rem;text-transform:uppercase}.fs-choose-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));padding:.75rem;border:1px solid var(--fs-line);border-radius:13px;background:#fff;box-shadow:0 6px 18px rgba(13,37,82,.045);text-align:left}.fs-choose-grid article{display:flex;align-items:center;gap:.65rem;padding:.25rem .85rem;border-left:1px solid #e7ecf4}.fs-choose-grid article:first-child{border-left:0}.fs-choose-grid article>span{display:grid;place-items:center;width:38px;height:38px;color:#162b72}.fs-choose-grid svg{width:29px;height:29px}.fs-choose-grid strong,.fs-choose-grid small{display:block}.fs-choose-grid strong{color:#10275a;font-size:.64rem}.fs-choose-grid small{margin-top:3px;color:#74819a;font-size:.55rem;line-height:1.35}
.fs-ordering{padding:1.35rem 0}.fs-centered-head{display:flex;align-items:center;justify-content:center;gap:.65rem;margin-bottom:1rem}.fs-centered-head h2{margin:0;color:#0b2459;font-size:1rem;text-transform:uppercase}.fs-centered-head i{width:34px;height:1px;background:#7356ce}.fs-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.5rem}.fs-steps article{position:relative;display:grid;grid-template-columns:55px 1fr;align-items:center;gap:.75rem}.fs-steps article:not(:last-child)::after{content:"";position:absolute;right:-1.1rem;top:50%;width:1.8rem;border-top:1px dashed #4b68bd}.fs-step-number{position:absolute;left:-5px;top:-6px;z-index:1;display:grid;place-items:center;width:22px;height:22px;border:3px solid #fff;border-radius:50%;background:#071946;color:#fff;font-size:.58rem;font-weight:800}.fs-step-icon{display:grid;place-items:center;width:55px;height:55px;border-radius:50%;background:#f1f3fb;color:#102d71}.fs-step-icon.wa{background:#e7f8ec;color:#12a75c}.fs-step-icon svg{width:28px;height:28px}.fs-steps strong{display:block;color:#10275a;font-size:.65rem}.fs-steps p{margin:.25rem 0 0;color:#71809a;font-size:.56rem;line-height:1.45}
.fs-subscribe{display:grid;grid-template-columns:46px 1fr auto;align-items:center;gap:.85rem;margin-top:.6rem;margin-bottom:1rem;padding:.85rem 1.15rem!important;border-radius:11px;background:linear-gradient(110deg,#131152,#210d69);color:#fff}.fs-subscribe>span{display:grid;place-items:center;width:43px;height:43px;border:1px solid #b69156;border-radius:8px;color:#ffd22c}.fs-subscribe svg{width:24px;height:24px}.fs-subscribe strong,.fs-subscribe small{display:block}.fs-subscribe strong{font-size:.74rem}.fs-subscribe small{margin-top:3px;color:#c0c8df;font-size:.59rem}.fs-subscribe>a{padding:.6rem 1.2rem;border-radius:6px;background:var(--fs-yellow);color:#1f1b26;font-size:.62rem;font-weight:800}.fs-subscribe>a:hover{background:#ffd84f;text-decoration:none}
@media(max-width:1100px){.fs-services{grid-template-columns:repeat(3,minmax(0,1fr))}.fs-service:nth-child(4){border-left:0}.fs-category-row{grid-template-columns:repeat(4,minmax(0,1fr))}.fs-products{grid-template-columns:repeat(3,minmax(0,1fr))!important}.fs-choose-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.fs-choose-grid article:nth-child(4){border-left:0}.fs-steps{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.3rem}.fs-steps article:nth-child(2)::after{display:none}}
@media(max-width:760px){.fs-hero{min-height:475px;border-radius:13px}.fs-hero-copy{min-height:475px;padding:2rem 1.2rem}.fs-hero-overlay{background:linear-gradient(90deg,rgba(3,10,35,.94),rgba(5,15,51,.55))}.fs-hero h1{font-size:2.35rem}.fs-benefits{align-items:flex-start;flex-direction:column;gap:.38rem}.fs-hero-actions{align-items:stretch;width:100%}.fs-button{flex:1;min-width:145px}.fs-services{display:flex;overflow-x:auto;margin-left:1rem;margin-right:1rem;padding:.75rem!important;scroll-snap-type:x mandatory}.fs-service{flex:0 0 195px;scroll-snap-align:start}.fs-category-row{display:flex;overflow-x:auto;padding-bottom:.5rem;scroll-snap-type:x mandatory}.fs-category{flex:0 0 120px;scroll-snap-align:start}.fs-products{display:flex!important;overflow-x:auto;padding-bottom:.55rem;scroll-snap-type:x mandatory}.fs-products .pcard{flex:0 0 190px;scroll-snap-align:start}.fs-promo-grid{grid-template-columns:1fr}.fs-promo{min-height:175px}.fs-choose-grid{grid-template-columns:1fr}.fs-choose-grid article{padding:.6rem;border-top:1px solid #e7ecf4;border-left:0}.fs-choose-grid article:first-child{border-top:0}.fs-steps{grid-template-columns:1fr}.fs-steps article{padding:.35rem .8rem}.fs-steps article::after{display:none!important}.fs-subscribe{grid-template-columns:42px 1fr}.fs-subscribe>a{grid-column:1/-1;text-align:center}.fs-section-head{align-items:flex-start}.fs-section-head>a{padding-top:.15rem;white-space:nowrap}}
@media(max-width:460px){.fs-hero{min-height:510px}.fs-hero-copy{min-height:510px}.fs-hero h1{font-size:2rem}.fs-button{flex-basis:100%}.fs-category-row,.fs-products{margin-right:-1rem}.fs-promo>div{max-width:65%}.fs-promo>img{right:-7%;width:45%}.fs-promo-symbol{width:82px;height:82px;margin-right:0}.fs-promo-symbol svg{width:46px;height:46px}.fs-product-stage{padding-left:.1rem}.fs-promo-grid{padding-left:0!important;padding-right:0!important}}
@media(prefers-reduced-motion:reduce){.home-template-festival *{scroll-behavior:auto!important;transition:none!important}}
