:root{font-family:DM Sans,sans-serif;color:#2e211c;background:#f6f0e7;font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px}button,input{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}::selection{background:#c94432;color:#fff}.section-pad{padding:clamp(76px,8vw,144px) max(5vw,calc((100vw - 1450px)/2))}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Manrope,sans-serif}h2{font-size:clamp(2.6rem,5vw,5.7rem);line-height:1.07;letter-spacing:-.065em;font-weight:800}h2 em,h1 em{font-family:Georgia,serif;font-weight:400;letter-spacing:-.06em}p{line-height:1.75}.eyebrow{font-size:.69rem;font-weight:800;letter-spacing:.22em;color:#aa3e30;margin-bottom:28px}.announcement{display:flex;justify-content:space-between;padding:9px 5vw;background:#2d1b18;color:#f2e5d7;font-size:.66rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.site-header{height:96px;display:flex;align-items:center;gap:4vw;padding:0 5vw;background:#faf6ef;position:relative;z-index:10}.brand{display:flex;align-items:center;gap:13px;min-width:260px;font-family:Manrope,sans-serif;font-weight:800;font-size:1.1rem;line-height:.85;letter-spacing:-.06em;color:#452921}.brand img{width:70px;height:70px;object-fit:contain;mix-blend-mode:multiply}.brand small{display:block;font:700 .58rem DM Sans,sans-serif;letter-spacing:.16em;text-transform:uppercase;margin-top:10px;color:#8c7263}.nav{display:flex;gap:clamp(18px,2.5vw,46px);align-items:center;justify-content:center;flex:1}.nav a{font-size:.85rem;font-weight:700;transition:color .2s}.nav a:hover{color:#b9352c}.header-cta{display:flex;align-items:center;gap:25px;padding:17px 24px;background:#512d27;color:#fff;font-weight:700;font-size:.82rem;white-space:nowrap;transition:background .2s,transform .2s}.header-cta:hover{background:#a43e30;transform:translateY(-2px)}.header-cta span{font-size:1.15rem}.menu-toggle{display:none;border:0;background:transparent;font-size:1.7rem}.hero{min-height:min(790px,calc(100svh - 130px));position:relative;background:#42251c;overflow:hidden;color:#fff;display:flex;align-items:center}.hero-photo,.hero-shade{position:absolute;inset:0}.hero-photo{background-image:url(/media/boxes_of_chocolate_hero-1.jpg);background-size:cover;background-position:center;transform:scale(1.08);animation:heroDrift 15s ease-in-out infinite alternate}.hero-shade{background:linear-gradient(90deg,#1e0f0de6,#1e0f0da8 40%,#1e0f0d05 90%),linear-gradient(0deg,rgba(24,12,9,.45),transparent 30%)}.hero-inner{position:relative;z-index:1;width:min(790px,76vw);margin-left:max(5vw,calc((100vw - 1450px)/2));padding:90px 0 120px}.hero-kicker{font-size:.74rem;font-weight:800;letter-spacing:.24em;display:flex;align-items:center;gap:15px;margin-bottom:32px}.kicker-line{height:1px;width:38px;background:#efbc8f}.hero h1{font-size:clamp(4rem,7vw,8.4rem);line-height:1;letter-spacing:-.075em;max-width:910px;margin-bottom:35px}.hero h1 em{display:block;color:#f2bb98}.hero p{font-size:clamp(1rem,1.3vw,1.32rem);max-width:550px;color:#f9ede3;line-height:1.55}.hero-actions{display:flex;align-items:center;gap:34px;margin-top:42px}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:34px;padding:20px 25px;font-size:.84rem;font-weight:800;transition:transform .2s,background .2s}.button:hover{transform:translateY(-3px)}.button span{font-size:1.2rem}.button-light{background:#f9f1e7;color:#4a2a23}.button-light:hover{background:#fff}.button-dark{background:#512d27;color:#fff}.button-dark:hover{background:#9b4235}.text-link{font-size:.84rem;font-weight:800;border-bottom:1px solid rgba(255,255,255,.75);padding-bottom:8px}.text-link span,.inline-link span{margin-left:16px}.hero-side{position:absolute;z-index:1;right:5vw;top:50%;writing-mode:vertical-rl;text-transform:uppercase;letter-spacing:.2em;font-size:.65rem;font-weight:800;display:flex;align-items:center;gap:25px}.hero-side span{height:70px;border-right:1px solid #fff;padding-right:15px}.hero-bottom{position:absolute;z-index:1;bottom:25px;left:5vw;right:5vw;display:flex;justify-content:space-between;text-transform:uppercase;letter-spacing:.14em;font-size:.64rem;font-weight:800}.intro{display:grid;grid-template-columns:.55fr 1.45fr;gap:8vw;align-items:center;background:#f7f1e8}.intro-stamp{width:min(100%,350px);aspect-ratio:1;border-radius:50%;border:1px solid #d2bdb0;display:flex;flex-direction:column;align-items:center;justify-content:center;transform:rotate(-12deg)}.intro-stamp span{font-family:Georgia,serif;font-size:clamp(5rem,10vw,10rem);letter-spacing:-.09em;color:#8b3329;line-height:1}.intro-stamp small{font-size:.62rem;letter-spacing:.16em;font-weight:800}.intro h2{max-width:820px;margin-bottom:24px}.intro p{font-size:1.05rem;max-width:670px;color:#67584f}.inline-link{display:inline-block;border-bottom:1px solid #b63d2f;padding-bottom:9px;margin-top:14px;font-weight:800;font-size:.84rem;color:#9d382c}.category-section{background:#e8d7c7}.section-top{display:flex;align-items:end;justify-content:space-between;gap:50px;margin-bottom:46px}.section-top h2{margin-bottom:0}.section-top p{max-width:330px;margin:0;color:#65534b;font-size:.98rem}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.category-card{position:relative;isolation:isolate;text-align:left;border:0;overflow:hidden;min-height:340px;background:#3c261c;color:#fff;padding:25px}.category-card:nth-child(1),.category-card:nth-child(4){min-height:440px}.category-card img,.category-overlay{position:absolute;inset:0;width:100%;height:100%}.category-card img{object-fit:cover;transition:transform .65s}.category-overlay{background:linear-gradient(0deg,rgba(27,16,13,.85),transparent 62%);z-index:1}.category-card:hover img{transform:scale(1.07)}.category-num,.category-copy,.category-arrow{position:absolute;z-index:2}.category-num{top:26px;left:25px;font-size:.68rem;font-weight:800;letter-spacing:.15em}.category-copy{left:25px;bottom:29px;display:grid;gap:4px}.category-copy strong{font-family:Manrope,sans-serif;font-size:clamp(1.5rem,2vw,2.3rem);letter-spacing:-.05em}.category-copy small{font-size:.82rem;color:#eee0d4}.category-arrow{right:24px;bottom:30px;font-size:1.4rem;transition:transform .2s}.category-card:hover .category-arrow{transform:translate(3px,-3px)}.catalogue{background:#fbf7f1}.catalogue-top{margin-bottom:55px}.catalogue-tools{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:40px}.filters{display:flex;gap:7px;overflow:auto}.filters button{padding:12px 17px;border:1px solid #cbbeb2;background:transparent;white-space:nowrap;color:#614d44;font-size:.79rem;font-weight:800}.filters button.active,.filters button:hover{background:#4e2e28;color:#fff;border-color:#4e2e28}.search{border-bottom:1px solid #ac9a8c;padding:9px 3px;display:flex;gap:8px;min-width:185px;font-size:1.5rem;align-items:center}.search input{border:0;outline:0;background:transparent;width:100%;font-size:.85rem}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:36px 14px}.product-card{display:block;min-width:0}.product-image{background:#f0e6da;aspect-ratio:1.12;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:cover;transition:transform .55s}.product-card:hover img{transform:scale(1.065)}.product-meta{display:flex;justify-content:space-between;color:#a04736;font-size:.63rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase;padding:17px 0 8px}.product-card h3{font-size:clamp(1rem,1.3vw,1.4rem);letter-spacing:-.04em;margin-bottom:12px}.product-action{font-size:.75rem;font-weight:800;color:#8b392d;border-bottom:1px solid #bf7f6f;padding-bottom:6px}.product-action span{margin-left:8px}.show-more{display:flex;justify-content:center;align-items:center;gap:25px;margin:58px auto 0;background:#512d27;color:#fff;border:0;padding:19px 28px;font-size:.84rem;font-weight:800}.show-more:hover{background:#a43e30}.no-results{padding:40px;background:#f0e4d7}.brands{display:grid;grid-template-columns:.8fr 1.2fr;gap:8vw;background:#34231e;color:#f8efe5}.brands h2{margin-bottom:26px}.brands h2 em{color:#e9a787}.brands p{max-width:430px;color:#e4d3c5}.brands .eyebrow{color:#eda88a}.brand-tiles{display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:#8a6456}.brand-tile{background:#f7efe4;min-height:170px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:25px;color:#544238;font-size:.68rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em;gap:14px}.brand-tile img{width:100%;height:85px;object-fit:contain}.frutop{display:grid;grid-template-columns:1fr 1fr;gap:9vw;align-items:center;background:#efe2d4}.frutop-image{position:relative}.frutop-image img{width:100%;height:min(570px,50vw);object-fit:cover}.frutop-image span{position:absolute;bottom:20px;left:20px;background:#fff7e9;padding:12px 16px;color:#6e372d;font-size:.64rem;font-weight:800;letter-spacing:.14em}.frutop-copy p{max-width:560px;color:#64534b;font-size:1.02rem}.seasons{background:#f8f3eb}.seasons h2{max-width:780px}.season-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin-top:48px}.season-card{position:relative;border:0;padding:0;min-height:490px;text-align:left;color:#fff;overflow:hidden;background:#352018}.season-card:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(29,15,12,.85),transparent 65%)}.season-card img{position:absolute;width:100%;height:100%;object-fit:cover;transition:transform .6s}.season-card:hover img{transform:scale(1.06)}.season-card span{position:absolute;z-index:1;left:32px;bottom:35px;display:grid;gap:8px}.season-card small{font-size:.66rem;font-weight:800;letter-spacing:.16em}.season-card strong{font:800 clamp(2.5rem,5vw,5rem)/1 Manrope,sans-serif;letter-spacing:-.06em}.season-card i{font-style:normal;font-size:.84rem;font-weight:800;margin-top:10px}.history{display:grid;grid-template-columns:.9fr 1.1fr;gap:8vw;align-items:center;background:#fff8ef}.history-photo{overflow:hidden}.history-photo img{width:100%;height:min(620px,51vw);object-fit:cover}.history-body p{color:#64534b;max-width:600px}.history-facts{display:flex;border-top:1px solid #d8c4b5;border-bottom:1px solid #d8c4b5;margin:35px 0;padding:22px 0;gap:50px}.history-facts div{display:grid;gap:3px}.history-facts strong{font:800 2.5rem Manrope,sans-serif;letter-spacing:-.07em;color:#a44331}.history-facts span{font-size:.75rem;font-weight:700;color:#756158}.voice{background:#ead9c8}.voice h2{max-width:950px}.voice-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin-top:45px}.voice blockquote{margin:0;padding:30px;background:#fff8f0;min-height:260px;display:flex;flex-direction:column}.voice blockquote span{font-size:.7rem;color:#b64d3e;font-weight:800}.voice blockquote p{font:400 clamp(1.1rem,1.5vw,1.55rem)/1.35 Georgia,serif;margin:30px 0;flex:1}.voice blockquote footer{font-size:.68rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em;color:#9c7b6d}.voice-note{font-size:.68rem;color:#8c7367;margin:18px 0 0}.contact{background:#ad4134;color:#fff7ed}.contact .eyebrow{color:#f4d4bd}.contact-top{display:flex;align-items:end;justify-content:space-between;gap:60px}.contact h2{max-width:850px;margin-bottom:0}.contact-details{display:grid;grid-template-columns:repeat(3,1fr);gap:45px;margin-top:95px;border-top:1px solid #d88275;padding-top:40px}.contact-details div{display:grid;align-content:start;gap:10px}.contact-details small{font-size:.66rem;font-weight:800;letter-spacing:.17em}.contact-details p,.contact-details a{font-size:.96rem;line-height:1.7;margin:0}.contact-details a:hover{text-decoration:underline}.footer{background:#2c1a17;color:#eee1d2;display:flex;align-items:center;gap:30px;padding:40px 5vw;font-size:.77rem}.footer-brand{font:800 1.3rem Manrope,sans-serif;letter-spacing:-.06em;margin-right:auto}.footer-brand span{font-size:.5rem;vertical-align:top}.nexo-credit{margin-left:auto;border-bottom:1px solid #7e6b62;padding-bottom:5px;transition:color .25s,border-color .25s}.nexo-credit span{display:inline-block;transition:transform .25s}.nexo-credit:hover{color:#2ee9a8;border-color:#2ee9a8}.nexo-credit:hover span{transform:translate(3px,-3px)}@keyframes heroDrift{0%{transform:scale(1.08) translate(-1%)}to{transform:scale(1.14) translate(1%)}}@media(max-width:1100px){.brand{min-width:190px}.site-header{gap:20px}.nav{gap:15px}.header-cta{gap:10px}.product-grid{grid-template-columns:repeat(3,1fr)}.category-card{min-height:300px}.category-card:nth-child(1),.category-card:nth-child(4){min-height:370px}}@media(max-width:800px){.announcement span:last-child{display:none}.site-header{height:78px}.brand{min-width:0;margin-right:auto;font-size:.95rem}.brand img{width:55px;height:55px}.header-cta{display:none}.menu-toggle{display:block}.nav{display:none;position:absolute;top:78px;left:0;right:0;background:#faf6ef;padding:25px 5vw;box-shadow:0 20px 30px #2d1b1820}.nav.is-open{display:grid;gap:20px}.hero{min-height:720px}.hero-inner{width:88vw}.hero-side{display:none}.section-pad{padding:80px 5vw}.intro,.brands,.frutop,.history{grid-template-columns:1fr}.intro-stamp{width:210px}.intro-stamp span{font-size:5rem}.intro{gap:55px}.category-grid{grid-template-columns:repeat(2,1fr)}.category-card,.category-card:nth-child(1),.category-card:nth-child(4){min-height:320px}.section-top{align-items:start}.product-grid{grid-template-columns:repeat(2,1fr)}.brand-tiles{grid-template-columns:repeat(3,1fr)}.frutop-image img,.history-photo img{height:470px}.contact-top{display:block}.contact-top .button{margin-top:30px}.contact-details{grid-template-columns:repeat(2,1fr)}.footer{flex-wrap:wrap}.footer-brand{margin:0}.nexo-credit{width:100%;margin:20px 0 0}}@media(max-width:560px){.announcement{font-size:.55rem}.hero{min-height:690px}.hero-photo{background-position:60% center}.hero-shade{background:linear-gradient(90deg,#1e0f0de0,#1e0f0d47),linear-gradient(0deg,rgba(24,12,9,.55),transparent 50%)}.hero-inner{padding:70px 0 110px}.hero h1{font-size:clamp(3.6rem,15vw,5rem)}.hero-kicker{font-size:.57rem;letter-spacing:.15em}.hero-actions{display:grid;gap:22px;justify-items:start}.hero-bottom span:first-child{display:none}.section-top{display:block}.section-top p{margin-top:20px}.category-grid{grid-template-columns:1fr}.category-card,.category-card:nth-child(1),.category-card:nth-child(4){min-height:280px}.catalogue-tools{display:block}.filters{margin-bottom:22px}.search{width:100%}.product-grid{gap:25px 10px}.product-meta{font-size:.54rem}.product-card h3{font-size:1rem}.product-action{font-size:.65rem}.brand-tiles{grid-template-columns:repeat(2,1fr)}.brand-tile{min-height:150px}.brand-tile img{height:65px}.frutop-image img,.history-photo img{height:330px}.season-grid,.voice-grid,.contact-details{grid-template-columns:1fr}.season-card{min-height:350px}.voice blockquote{min-height:205px}.contact-details{margin-top:60px}.footer{display:grid;gap:15px}.footer-brand{margin:0}.nexo-credit{margin-top:8px}}
