:root{--red: #b7192b;--deep-red: #73111d;--gold: #f6b919;--orange: #ef7622;--cream: #fff7e7;--paper: #fffdf8;--ink: #25150f;--muted: #6e5a50;--green: #17613d;--border: rgba(55, 29, 18, .13);--shadow: 0 24px 70px rgba(83, 26, 13, .16)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Trebuchet MS,Arial,sans-serif;-webkit-font-smoothing:antialiased}button,a{font:inherit}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.site-shell{min-width:320px;overflow-x:clip}.page-width{width:min(1180px,calc(100% - 40px));margin:0 auto}#products,#enjoy,#story,#contact{scroll-margin-top:92px}.utility-bar{background:var(--deep-red);color:#fff;font-size:.78rem;font-weight:800;letter-spacing:.04em}.utility-content{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:20px}.utility-content a{color:#ffe8a9}.site-header{position:sticky;top:0;z-index:50;background:#fffdf8f2;border-bottom:1px solid var(--border);backdrop-filter:blur(14px)}.header-content{height:78px;display:flex;align-items:center;justify-content:space-between}.brand{width:168px;height:58px;overflow:hidden;border-radius:12px;background:var(--gold);box-shadow:0 8px 20px #531a0d1f}.brand img{width:100%;height:100%;object-fit:cover;object-position:50% 47%}.main-nav{display:flex;align-items:center;gap:28px;font-weight:800}.main-nav>a{position:relative;padding:26px 0}.main-nav>a:after{content:"";position:absolute;left:0;right:100%;bottom:18px;height:3px;background:var(--red);transition:right .18s ease}.main-nav>a:hover:after,.main-nav>a:focus-visible:after{right:0}.language-switch{display:inline-flex;padding:4px;border:1px solid var(--border);border-radius:999px;background:#fff}.language-switch button{border:0;background:transparent;padding:7px 10px;border-radius:999px;cursor:pointer;font-size:.75rem;font-weight:900}.language-switch button.active{color:#fff;background:var(--red)}.menu-toggle{display:none;width:42px;height:42px;padding:10px;border:0;border-radius:10px;background:var(--cream);cursor:pointer}.menu-toggle span{display:block;width:100%;height:2px;margin:4px 0;background:var(--ink)}.hero{position:relative;min-height:700px;overflow:hidden;background:linear-gradient(125deg,#f7bc1f,#f5a415 56%,#ec7622)}.hero:after{content:"";position:absolute;right:-130px;top:-120px;width:520px;height:520px;border:80px solid rgba(255,255,255,.1);border-radius:50%}.hero-pattern{position:absolute;inset:0;opacity:.12;background-image:radial-gradient(#6f121c 1.6px,transparent 1.6px);background-size:20px 20px;mask-image:linear-gradient(90deg,#000,transparent 70%)}.hero-grid{position:relative;z-index:2;min-height:700px;display:grid;grid-template-columns:.92fr 1.08fr;align-items:center;gap:50px;padding:65px 0 80px}.hero-grid>*,.split-heading>*,.story-grid>*,.contact-grid>*{min-width:0}.eyebrow{margin:0 0 16px;color:var(--deep-red);font-size:.78rem;font-weight:1000;letter-spacing:.16em;text-transform:uppercase}.eyebrow-red{color:var(--red)}.hero h1,.section-heading h2,.story-copy h2,.contact-section h2{margin:0;font-family:Arial Black,Impact,sans-serif;font-weight:900;letter-spacing:-.045em;line-height:.98}.hero h1,.section-heading h2,.story-copy h2,.contact-section h2,.company-details dd{overflow-wrap:anywhere}.hero h1{max-width:640px;font-size:clamp(3.3rem,6vw,6.25rem);text-transform:uppercase;text-wrap:balance}.hero-lede{max-width:590px;margin:25px 0 0;font-size:1.16rem;line-height:1.7;font-weight:650}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}.button{display:inline-flex;min-height:52px;align-items:center;justify-content:center;gap:9px;padding:0 22px;border:2px solid var(--ink);border-radius:12px;font-weight:900;transition:transform .16s ease,box-shadow .16s ease}.button:hover{transform:translateY(-2px);box-shadow:0 10px 24px #30160a2e}.button-dark{color:#fff;background:var(--ink)}.button-light{background:#ffffffe0}.button svg{width:21px;height:21px;fill:#168a4a}.hero-products{position:relative;height:560px}.pack{position:absolute;left:50%;top:50%;width:min(300px,48%);overflow:hidden;border:7px solid rgba(255,255,255,.94);border-radius:22px;background:#fff;box-shadow:var(--shadow);transform-origin:50% 88%}.pack img{width:100%;aspect-ratio:.9;object-fit:cover}.pack-left{z-index:1;transform:translate(-104%,-45%) rotate(-10deg)}.pack-center{z-index:3;transform:translate(-50%,-52%) rotate(1deg)}.pack-right{z-index:2;transform:translate(4%,-45%) rotate(10deg)}.hero-burst{position:absolute;z-index:5;right:-8px;bottom:40px;width:138px;height:138px;display:grid;place-content:center;text-align:center;color:#fff;background:var(--green);border:5px solid white;border-radius:50%;box-shadow:0 18px 35px #2a1d0b33;font-size:.72rem;font-weight:900;text-transform:uppercase;transform:rotate(-8deg)}.hero-burst strong{display:block;color:#ffe45c;font-size:1.1rem;line-height:1.05}.trust-strip{position:relative;z-index:4;margin-top:-26px}.trust-grid{display:grid;grid-template-columns:repeat(3,1fr);overflow:hidden;color:#fff;background:var(--deep-red);border-radius:16px;box-shadow:0 18px 45px #531a0d33}.trust-grid>div{display:flex;align-items:center;justify-content:center;gap:14px;min-height:96px;padding:20px;border-right:1px solid rgba(255,255,255,.16)}.trust-grid>div:last-child{border-right:0}.trust-grid strong{color:var(--gold);font-family:Arial Black,Impact,sans-serif;font-size:2rem}.trust-grid span{max-width:130px;font-size:.84rem;font-weight:900;line-height:1.25;text-transform:uppercase}.section{padding:112px 0}.section-heading h2,.story-copy h2,.contact-section h2{font-size:clamp(2.5rem,4.5vw,4.6rem);text-transform:uppercase;text-wrap:balance}.split-heading{display:grid;grid-template-columns:1.2fr .8fr;align-items:end;gap:70px}.split-heading>p,.centered-heading>p,.story-copy>p,.contact-section p{color:var(--muted);font-size:1.05rem;line-height:1.72}.split-heading>p{margin:0 0 5px}.filter-row{display:flex;flex-wrap:wrap;gap:9px;margin:42px 0 28px}.filter-row button{padding:11px 17px;border:1px solid var(--border);border-radius:999px;color:var(--muted);background:#fff;cursor:pointer;font-size:.88rem;font-weight:900}.filter-row button.active{color:#fff;border-color:var(--red);background:var(--red)}.product-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:20px}.product-card{grid-column:span 2;overflow:hidden;background:#fff;border:1px solid var(--border);border-radius:20px;box-shadow:0 12px 35px #3c1b0e14;transition:transform .18s ease,box-shadow .18s ease}.product-card:nth-last-child(-n+2){grid-column:span 3}.product-card:hover{transform:translateY(-5px);box-shadow:0 20px 45px #3c1b0e24}.product-image-wrap{position:relative;overflow:hidden;background:color-mix(in srgb,var(--accent) 12%,#fff)}.product-image-wrap:after{content:"";position:absolute;inset:auto 0 0;height:70px;background:linear-gradient(transparent,#1d0c0621);pointer-events:none}.product-image-wrap img{width:100%;height:360px;object-fit:cover;transition:transform .3s ease}.product-card:nth-last-child(-n+2) .product-image-wrap img{height:335px}.product-card:hover img{transform:scale(1.025)}.weight-badge{position:absolute;z-index:2;right:14px;top:14px;padding:7px 10px;color:#fff;background:#1f120bdb;border-radius:999px;font-size:.78rem;font-weight:900}.product-content{padding:22px 22px 24px;border-top:5px solid var(--accent)}.product-line{margin:0 0 7px;color:var(--accent);font-size:.72rem;font-weight:1000;letter-spacing:.1em;text-transform:uppercase}.product-content h3{margin:0;font-family:Arial Black,Impact,sans-serif;font-size:1.75rem;text-transform:uppercase}.product-content>p:not(.product-line){min-height:66px;margin:10px 0 15px;color:var(--muted);line-height:1.5}.availability{font-size:.76rem;font-weight:900;text-decoration:underline;text-decoration-color:var(--gold);text-decoration-thickness:3px;text-underline-offset:4px}.product-list-enter-active,.product-list-leave-active{transition:opacity .18s ease,transform .18s ease}.product-list-enter,.product-list-leave-to{opacity:0;transform:translateY(12px)}.enjoy-section{position:relative;color:#fff;background:var(--deep-red)}.enjoy-section:before{content:"";position:absolute;inset:0;opacity:.16;background-image:linear-gradient(30deg,transparent 42%,#fff 43%,transparent 44%),linear-gradient(-30deg,transparent 42%,#fff 43%,transparent 44%);background-size:68px 42px}.enjoy-section .page-width{position:relative}.centered-heading{max-width:760px;margin:0 auto 48px;text-align:center}.centered-heading .eyebrow{color:var(--gold)}.centered-heading>p{color:#f0d8d2}.enjoy-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.enjoy-card{position:relative;min-height:360px;padding:42px;overflow:hidden;color:var(--ink);border-radius:24px}.snack-card{background:var(--gold)}.soup-card{background:#f3e3c8}.step-number{position:absolute;right:24px;top:14px;color:#431b0e21;font-family:Arial Black,Impact,sans-serif;font-size:6rem;line-height:1}.enjoy-icon{width:74px;height:74px;display:grid;place-items:center;border-radius:18px;background:#ffffffb3}.enjoy-icon svg{width:48px;fill:none;stroke:currentColor;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.mini-label{margin:28px 0 8px;color:var(--deep-red);font-size:.72rem;font-weight:1000;letter-spacing:.12em;text-transform:uppercase}.enjoy-card h3{margin:0;font-family:Arial Black,Impact,sans-serif;font-size:2.25rem;text-transform:uppercase}.enjoy-card>p:last-child{max-width:470px;margin:15px 0 0;line-height:1.65}.story-section{background:var(--cream)}.story-grid{display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:85px}.story-visual{position:relative;min-height:570px}.story-pack{position:absolute;width:74%;overflow:hidden;border:7px solid white;border-radius:22px;box-shadow:var(--shadow)}.story-pack img{width:100%}.story-pack-one{left:0;top:35px;transform:rotate(-5deg)}.story-pack-two{right:0;bottom:20px;transform:rotate(5deg)}.local-seal{position:absolute;z-index:4;left:39%;top:43%;width:140px;height:140px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;background:var(--green);border:6px solid var(--cream);border-radius:50%;box-shadow:0 14px 30px #213a2240;font-size:.82rem;font-weight:900;text-transform:uppercase;transform:rotate(-7deg)}.local-seal strong{color:#ffe969;font-size:1rem}.story-copy>p{margin:22px 0 0}.company-details{margin:32px 0 0;padding:0;border-top:1px solid var(--border)}.company-details>div{display:grid;grid-template-columns:145px 1fr;gap:18px;padding:16px 0;border-bottom:1px solid var(--border)}.company-details dt{color:var(--red);font-size:.76rem;font-weight:1000;letter-spacing:.08em;text-transform:uppercase}.company-details dd{margin:0;font-weight:800;line-height:1.45}.contact-section{color:#fff;background:var(--ink)}.contact-section .eyebrow{color:var(--gold)}.contact-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:85px;align-items:center}.contact-section p{color:#d7c7bd}.contact-panel{overflow:hidden;border:1px solid rgba(255,255,255,.15);border-radius:20px;background:#ffffff0f}.contact-panel>a,.contact-panel>div{min-height:88px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:16px;padding:18px 24px;border-bottom:1px solid rgba(255,255,255,.12)}.contact-panel>:last-child{border-bottom:0}.contact-panel span,.contact-panel small{color:#d7c7bd;font-size:.78rem}.contact-panel strong{display:block;font-size:1rem}.contact-primary{grid-template-columns:auto 1fr auto!important;background:#137d43}.contact-icon{width:47px;height:47px;display:grid;place-items:center;color:#fff!important;background:#ffffff24;border-radius:50%;font-weight:900}.site-footer{color:#fff;background:#130d09;border-top:1px solid rgba(255,255,255,.1)}.footer-content{min-height:120px;display:flex;align-items:center;justify-content:space-between;gap:30px}.footer-brand{display:flex;align-items:center;gap:14px;font-family:Arial Black,Impact,sans-serif;text-transform:uppercase}.footer-brand img{width:112px;height:45px;object-fit:cover;border-radius:8px}.footer-content p{color:#a9978c;font-size:.78rem;text-align:right}.floating-whatsapp{position:fixed;z-index:45;right:22px;bottom:22px;min-height:54px;display:flex;align-items:center;gap:9px;padding:0 17px;color:#fff;background:#168b4b;border:2px solid white;border-radius:999px;box-shadow:0 12px 30px #0d42244d;font-size:.83rem;font-weight:900}.floating-whatsapp svg{width:25px;fill:#fff}@media (max-width: 980px){.menu-toggle{display:block}.main-nav{position:absolute;left:20px;right:20px;top:70px;display:none;flex-direction:column;align-items:stretch;gap:0;padding:14px;background:#fff;border:1px solid var(--border);border-radius:16px;box-shadow:var(--shadow)}.main-nav.open{display:flex}.main-nav>a{padding:14px 8px}.main-nav>a:after{display:none}.language-switch{align-self:flex-start;margin:10px 6px 4px}.hero-grid{min-height:870px;grid-template-columns:1fr;gap:25px;padding-top:70px;text-align:center}.hero-copy{display:flex;flex-direction:column;align-items:center}.hero-products{width:min(700px,100%);height:470px;margin:0 auto}.pack{width:min(250px,43%)}.hero-burst{right:4%;bottom:15px}.split-heading,.story-grid,.contact-grid{grid-template-columns:1fr;gap:45px}.split-heading{align-items:start}.split-heading>p{max-width:680px}.product-grid{grid-template-columns:repeat(2,1fr)}.product-card,.product-card:nth-last-child(-n+2){grid-column:span 1}.story-visual{width:min(680px,100%);margin:0 auto}}@media (max-width: 680px){.page-width{width:min(100% - 28px,1180px)}.utility-content{font-size:.68rem}.utility-content span{max-width:58%}.header-content{height:70px}.brand{width:142px;height:50px}.hero{min-height:780px}.hero-grid{min-height:780px;padding:46px 0 38px}.hero h1{font-size:clamp(2.75rem,15vw,4.3rem)}html[lang=sn] .hero h1{font-size:clamp(2.45rem,12.5vw,3.6rem)}.hero-lede{font-size:1rem}.hero-actions{flex-direction:column;width:100%}.button{width:100%}.hero-products{height:350px;margin-top:12px}.pack{width:47%;border-width:4px;border-radius:14px}.hero-burst{width:102px;height:102px;right:-3px;bottom:0;font-size:.58rem;border-width:4px}.hero-burst strong{font-size:.82rem}.trust-grid{grid-template-columns:1fr}.trust-grid>div{min-height:72px;justify-content:flex-start;padding:14px 24px;border-right:0;border-bottom:1px solid rgba(255,255,255,.16)}.trust-grid>div:last-child{border-bottom:0}.section{padding:82px 0}.section-heading h2,.story-copy h2,.contact-section h2{font-size:clamp(2.2rem,12vw,3.4rem)}html[lang=sn] .section-heading h2,html[lang=sn] .story-copy h2,html[lang=sn] .contact-section h2{font-size:clamp(2rem,10vw,3rem)}.product-grid,.enjoy-grid{grid-template-columns:1fr}.product-image-wrap img,.product-card:nth-last-child(-n+2) .product-image-wrap img{height:auto;aspect-ratio:auto}.product-content>p:not(.product-line){min-height:0}.enjoy-card{min-height:330px;padding:30px}.story-visual{min-height:390px}.story-pack{width:82%;border-width:4px;border-radius:14px}.local-seal{left:34%;top:40%;width:105px;height:105px;border-width:4px;font-size:.61rem}.local-seal strong{font-size:.75rem}.company-details>div{grid-template-columns:1fr;gap:6px}.contact-panel>a,.contact-panel>div{padding:16px}.footer-content{padding:25px 0 86px;flex-direction:column;align-items:flex-start}.footer-content p{text-align:left}.floating-whatsapp{left:auto;right:14px;bottom:14px;width:56px;min-height:56px;padding:0;justify-content:center}.floating-whatsapp span{display:none}}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
