:root{--ink:#17130f;--muted:#726a62;--cream:#f5efe6;--paper:#fbf8f3;--copper:#9b5d2c;--gold:#d89a50;--espresso:#2a1307;--line:rgba(39,25,15,.12);--shadow:0 24px 70px rgba(47,25,10,.13)}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font-family:DM Sans,sans-serif;overflow-x:hidden}button,input,textarea{font:inherit}a,button{color:inherit}button{cursor:pointer}.container{width:min(1220px,calc(100% - 44px));margin:auto}.utility{height:32px;background:#3a1a09;color:#f5dfc4;font-size:11px;letter-spacing:.02em}.utility-inner{height:100%;display:flex;align-items:center;gap:26px}.utility a,.utility span{display:flex;align-items:center;gap:6px;text-decoration:none}.utility-tag{margin-right:auto;opacity:.75}header{height:82px;position:absolute;top:32px;left:0;right:0;z-index:30;background:rgba(255,255,255,.96);transition:.3s;border-bottom:1px solid transparent}header.scrolled{position:fixed;top:0;height:70px;box-shadow:0 8px 30px rgba(35,18,7,.08);border-color:var(--line)}.nav-wrap{height:100%;justify-content:space-between}.logo,.nav-wrap{display:flex;align-items:center}.logo{gap:12px;text-decoration:none;flex-shrink:0}.logo>span:last-child{display:flex;flex-direction:column}.logo b{font:800 21px/1 Manrope;letter-spacing:.08em}.logo small{font:600 8px/1.5 Manrope;letter-spacing:.12em;color:var(--copper)}.logo-mark{position:relative;width:38px;height:38px;display:block}.logo-mark i{position:absolute;width:13px;height:13px;background:linear-gradient(145deg,#e1ac65,#6c3517);-webkit-clip-path:polygon(25% 7%,75% 7%,100% 50%,75% 93%,25% 93%,0 50%);clip-path:polygon(25% 7%,75% 7%,100% 50%,75% 93%,25% 93%,0 50%)}.logo-mark i:first-child{left:12px;top:0}.logo-mark i:nth-child(2){left:1px;top:7px}.logo-mark i:nth-child(3){right:1px;top:7px}.logo-mark i:nth-child(4){left:1px;top:20px}.logo-mark i:nth-child(5){right:1px;top:20px}.logo-mark i:nth-child(6){left:12px;top:27px}.logo.light{color:white}.logo.light small{color:#e2ad6b}nav{display:flex;align-items:center;margin-left:auto;margin-right:28px}.nav-product,nav a{border:0;background:none;text-decoration:none;text-transform:uppercase;font-size:11px;font-weight:700;letter-spacing:.05em;position:relative}.nav-product{display:flex;align-items:center;gap:4px}.nav-product:focus,.nav-product:hover,nav a:hover{color:var(--copper)}.nav-actions{display:flex;align-items:center;gap:10px}.menu-trigger,.search-trigger{border:1px solid var(--line);background:white;width:42px;height:42px;border-radius:50%;display:grid;place-items:center}.menu-trigger,.mobile-quote{display:none}.btn{border:0;padding:14px 21px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:9px;transition:.25s}.btn:hover{transform:translateY(-2px)}.btn.primary{background:var(--espresso);color:white;box-shadow:0 8px 20px rgba(70,30,7,.2)}.btn.gold{background:linear-gradient(135deg,#edb66d,#c98133);color:#2a1307}.btn.ghost{border:1px solid rgba(255,255,255,.35);color:white;background:rgba(255,255,255,.04)}.btn.outline{border:1px solid var(--copper);color:var(--copper);background:transparent}.btn.dark{background:var(--ink);color:white}.btn.wide{width:100%}.mega-menu{position:absolute;top:100%;left:0;right:0;background:#fff;box-shadow:0 30px 60px rgba(42,19,7,.13);border-top:1px solid var(--line);max-height:0;overflow:hidden;opacity:0;transition:.35s}.mega-menu.show{max-height:620px;opacity:1}.mega-grid{display:grid;grid-template-columns:330px 1fr;min-height:440px}.mega-list{padding:30px 28px 30px 0;border-right:1px solid var(--line)}.eyebrow{font:700 11px/1 Manrope;text-transform:uppercase;letter-spacing:.14em;color:var(--copper);display:block;margin-bottom:18px}.mega-list>button{width:100%;display:flex;align-items:center;gap:10px;padding:9px 10px;border:0;background:none;text-align:left;font-size:12px;border-radius:5px}.mega-list>button svg:last-child{margin-left:auto}.mega-list>button.active{background:var(--cream);color:var(--copper)}.mega-content{padding:30px 0 25px 38px}.mega-heading{display:flex;gap:16px;align-items:center;padding-bottom:22px;border-bottom:1px solid var(--line)}.mega-heading h3{margin:0;font:700 22px Manrope}.mega-heading p{margin:5px 0 0;color:var(--muted);font-size:13px}.icon-badge{width:50px;height:50px;background:var(--cream);border-radius:50%;display:grid;place-items:center;color:var(--copper)}.icon-badge svg{width:23px}.mega-columns{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px;padding:20px 0;max-height:255px;overflow:auto}.mega-columns div{display:flex;flex-direction:column;align-items:flex-start}.mega-columns b{font-size:11px;text-transform:uppercase;letter-spacing:.05em;margin-bottom:6px}.mega-columns button{border:0;background:none;padding:3px 0;color:var(--muted);font-size:12px;text-align:left}.mega-columns button:hover,.text-link{color:var(--copper)}.text-link{border:0;background:none;padding:0;font-size:12px;font-weight:700;display:inline-flex;align-items:center;gap:8px}.hero{height:min(850px,100svh);min-height:720px;position:relative;overflow:hidden;background:#1e0e06;color:white}.hero-img{width:100%;height:100%;object-fit:cover}.hero-img,.hero-shade{position:absolute;inset:0}.hero-shade{background:linear-gradient(90deg,rgba(22,9,3,.98),rgba(25,10,4,.86) 36%,rgba(25,10,4,.25) 68%,rgba(17,7,3,.1)),linear-gradient(0deg,rgba(20,8,3,.5),transparent 45%)}.hero-content{height:100%;position:relative;display:flex;align-items:center;padding-top:114px}.hero-copy{max-width:650px}.hero-kicker{font:600 11px Manrope;text-transform:uppercase;letter-spacing:.16em;color:#e9b36f;display:flex;align-items:center;gap:10px;margin-bottom:23px}.hero-kicker span{width:30px;height:1px;background:#e9b36f}.hero h1{font:800 clamp(48px,6vw,86px)/.98 Manrope;letter-spacing:-.055em;margin:0 0 25px}.about h2 em,.cta-inner h2 em,.hero h1 em,.section h2 em,.supplier-head h2 em{font-family:Playfair Display;font-weight:600;color:#e5a65b}.hero-copy>p{font-size:17px;line-height:1.7;color:#d8c9bc;max-width:565px;margin:0 0 30px}.hero-buttons{display:flex;gap:12px}.hero-trust{display:flex;gap:28px;margin-top:38px;padding-top:24px;border-top:1px solid rgba(255,255,255,.16)}.hero-trust span{display:flex;align-items:center;gap:8px;font-size:11px;color:#decfbe}.hero-trust svg{width:18px;color:#dda762}.hero-card{position:absolute;right:0;bottom:95px;width:295px;padding:22px;background:rgba(35,15,6,.72);border:1px solid rgba(255,255,255,.18);border-radius:8px;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:var(--shadow);font-size:11px;text-transform:uppercase;letter-spacing:.06em;color:#e2b67e}.hero-card strong{display:block;font:600 19px/1.35 Manrope;color:white;margin:14px 0 8px}.hero-card p,.hero-card strong{text-transform:none;letter-spacing:0}.hero-card p{font-size:12px;line-height:1.5;color:#cab8a9}.hero-card button{border:0;border-top:1px solid rgba(255,255,255,.14);padding:13px 0 0;width:100%;background:none;color:white;display:flex;justify-content:space-between;font-weight:600;font-size:12px}.hero-card button svg{width:17px}.live-dot{display:inline-block;width:6px;height:6px;background:#86d38c;border-radius:50%;box-shadow:0 0 0 5px rgba(134,211,140,.12);margin-right:8px}.scroll-cue{position:absolute;bottom:26px;left:50%;transform:translateX(-50%);font-size:9px;text-transform:uppercase;letter-spacing:.18em;color:#c7b5a6;display:flex;align-items:center;gap:10px}.scroll-cue span{width:35px;height:1px;background:#d89a50;animation:pulseLine 1.8s infinite}.hero-orbit{position:absolute;border:1px solid rgba(224,164,93,.14);border-radius:50%;pointer-events:none}.orbit-one{width:580px;height:580px;right:8%;top:15%;animation:spin 34s linear infinite}.orbit-two{width:420px;height:420px;right:14%;top:25%;border-style:dashed;animation:spin 25s linear infinite reverse}@keyframes spin{to{transform:rotate(1turn)}}@keyframes pulseLine{50%{width:55px;opacity:.35}}.metrics{background:#fff;border-bottom:1px solid var(--line)}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr)}.metric-grid>div{padding:28px 26px;border-right:1px solid var(--line);display:grid;grid-template-columns:30px auto;grid-column-gap:12px;column-gap:12px}.metric-grid>div:last-child{border:0}.metric-grid small{grid-row:1/3;color:#b59c87;font-size:10px}.metric-grid strong{font:700 25px Manrope;color:var(--espresso)}.metric-grid span{font-size:11px;color:var(--muted)}.section{padding:110px 0}.section-head{display:grid;grid-template-columns:1.2fr .8fr;grid-gap:80px;gap:80px;align-items:flex-end;margin-bottom:54px}.section h2,.supplier-head h2{font:700 clamp(38px,4.5vw,61px)/1.04 Manrope;letter-spacing:-.045em;margin:0}.section-head>div:last-child p,.supplier-head>p{color:var(--muted);line-height:1.7;margin:0 0 20px}.product-grid{border-left:1px solid var(--line);border-top:1px solid var(--line)}.product-card{position:relative;min-height:410px;padding:22px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:rgba(255,255,255,.35);transition:.35s}.product-card:hover{background:white;box-shadow:0 24px 45px rgba(53,31,16,.09);z-index:2}.card-top{display:flex;justify-content:space-between}.card-no{font-size:10px;color:#9c8c7f}.card-icon{width:42px;height:42px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;color:var(--copper)}.card-icon svg{width:20px}.ingredient-sphere{width:150px;height:150px;border-radius:50%;margin:16px auto 25px;background:radial-gradient(circle at 32% 26%,#fff3d7 0 5%,var(--accent) 28%,#6e391c 72%,#211008 100%);box-shadow:inset -25px -28px 45px rgba(25,8,0,.25),0 25px 38px rgba(74,35,13,.16);position:relative;transition:.5s}.product-card:hover .ingredient-sphere{transform:rotate(-8deg) scale(1.05)}.ingredient-sphere:after{content:"";position:absolute;inset:-13px;border-radius:50%;border:1px solid color-mix(in srgb,var(--accent),transparent 55%);border-left:1px solid transparent}.ingredient-sphere b,.ingredient-sphere i,.ingredient-sphere span{position:absolute;background:rgba(255,255,255,.3);border-radius:50%}.ingredient-sphere span{width:28px;height:16px;left:22px;top:45px;filter:blur(5px)}.ingredient-sphere i{width:4px;height:4px;right:26px;top:29px}.ingredient-sphere b{width:8px;height:8px;right:18px;bottom:42px}.product-card h3{font:700 17px/1.3 Manrope;margin:0 0 10px}.product-card p{color:var(--muted);line-height:1.55;margin:0 0 18px}.product-card>button{border:0;background:none;padding:0;color:var(--copper);font-size:11px;font-weight:700;display:flex;align-items:center;gap:8px;position:absolute;bottom:22px}.center-btn{width:max-content;margin:34px auto 0;display:flex}.industries{background:#221108;color:white;position:relative;overflow:hidden}.industries:before{content:"";position:absolute;width:700px;height:700px;border-radius:50%;background:radial-gradient(circle,rgba(177,98,39,.2),transparent 67%);right:-150px;top:-250px}.light-text{color:#dca45f}.industry-intro{display:grid;grid-template-columns:1.3fr .7fr;grid-gap:100px;gap:100px;align-items:flex-end;margin-bottom:55px}.industry-intro p{color:#bcae9f;line-height:1.7}.industry-grid{border-top:1px solid rgba(255,255,255,.12);border-left:1px solid rgba(255,255,255,.12)}.industry-grid article{min-height:235px;padding:24px;border-right:1px solid rgba(255,255,255,.12);border-bottom:1px solid rgba(255,255,255,.12);position:relative;transition:.3s}.industry-grid article:hover{background:#3b1c0a}.industry-grid article>span{font-size:10px;color:#826b5d;position:absolute;right:18px}.industry-grid article>svg{width:38px;height:38px;color:#dda45f;margin:25px 0 28px}.industry-grid h3{font:600 17px Manrope}.industry-grid button{border:0;background:none;color:#d9a361;padding:18px 0 0;font-size:10px;font-weight:700;display:flex;gap:7px;align-items:center;opacity:0;transform:translateY(5px);transition:.3s}.industry-grid article:hover button{opacity:1;transform:none}.about-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:90px;gap:90px;align-items:center}.about-visual{min-height:650px;background:linear-gradient(145deg,#2e1609,#6d3514 55%,#1f0e06);position:relative;overflow:hidden}.lab-stage{position:absolute;inset:0;display:grid;place-items:center;perspective:1000px}.glass-core{width:210px;height:210px;border-radius:50%;background:radial-gradient(circle at 32% 25%,rgba(255,255,255,.9),rgba(225,147,69,.8) 20%,rgba(98,37,9,.45) 55%,rgba(255,197,117,.1));box-shadow:inset -30px -30px 60px rgba(12,4,0,.4),0 30px 70px rgba(0,0,0,.4),0 0 80px rgba(229,148,60,.25);display:grid;place-items:center;animation:float 5s ease-in-out infinite}.glass-core span{font:800 80px Manrope;color:rgba(255,255,255,.55)}.lab-ring{position:absolute;border:1px solid rgba(255,189,115,.4);border-radius:50%;transform:rotateX(65deg)}.r1{width:390px;height:390px;animation:spinX 10s linear infinite}.r2{width:520px;height:520px;animation:spinX 15s linear infinite reverse;border-style:dashed}.molecule{position:absolute;width:18px;height:18px;border-radius:50%;background:#edaf69;box-shadow:0 0 25px #d97e2e}.m1{left:22%;top:24%;animation:float 4s infinite}.m2{right:17%;bottom:27%;animation:float 5s 1s infinite}.m3{right:26%;top:16%;width:8px;height:8px;animation:float 3.5s .5s infinite}@keyframes float{50%{transform:translateY(-15px)}}@keyframes spinX{to{transform:rotateX(65deg) rotate(1turn)}}.about-caption{position:absolute;bottom:0;left:0;right:0;background:rgba(18,7,2,.75);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:24px 28px;display:flex;gap:30px}.about-caption span{font:700 12px Manrope;color:#e5aa62;white-space:nowrap}.about-caption p{font-size:12px;color:#d7c8bc;line-height:1.5;margin:0}.about-copy .lead{font-size:17px;line-height:1.7;color:var(--muted);margin:25px 0 35px}.value-list{display:grid;grid-template-columns:1fr 1fr;grid-gap:24px 20px;gap:24px 20px;margin-bottom:34px}.value-list>div{display:flex;gap:12px}.value-list>div>span{width:38px;height:38px;flex:0 0 38px;border-radius:50%;border:1px solid #d8b790;color:var(--copper);display:grid;place-items:center}.value-list svg{width:18px}.value-list h3{font:700 13px Manrope;margin:1px 0 5px}.value-list p{font-size:11px;line-height:1.5;color:var(--muted);margin:0}.supplier-section{padding:110px 0;background:#efe6da}.supplier-head{display:grid;grid-template-columns:1fr 1fr;grid-gap:90px;gap:90px;align-items:flex-end}.logo-marquee{margin:65px 0 50px;padding:23px 0}.logo-track{animation:marquee 30s linear infinite}.logo-track span{font:700 18px Manrope;letter-spacing:.03em;color:#6d5f54;min-width:190px;text-align:center}@keyframes marquee{to{transform:translateX(-50%)}}.supplier-feature{display:grid;grid-template-columns:repeat(3,1fr);background:#fff}.supplier-feature>div{padding:28px;border-right:1px solid var(--line);display:grid;grid-template-columns:40px 1fr;grid-gap:4px 14px;gap:4px 14px}.supplier-feature svg{grid-row:1/3;color:var(--copper)}.supplier-feature span{font:700 13px Manrope}.supplier-feature p{font-size:11px;color:var(--muted);line-height:1.5;margin:2px 0}.section-title-line{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:50px}.section-title-line>a{font-size:12px;font-weight:700;text-decoration:none;color:var(--copper);display:flex;gap:8px}.insight-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px}.insight-grid article{min-height:290px;padding:26px;border:1px solid var(--line);position:relative;background:linear-gradient(145deg,#fff,#f5ede4);transition:.3s}.insight-grid article:hover{transform:translateY(-6px);box-shadow:var(--shadow)}.article-no{position:absolute;right:22px;top:18px;font:700 52px Manrope;color:rgba(126,78,42,.09)}.insight-grid small{font-size:10px;text-transform:uppercase;letter-spacing:.1em;color:var(--copper)}.insight-grid h3{font:600 21px/1.45 Manrope;max-width:300px;margin-top:48px}.insight-grid article>div{position:absolute;bottom:22px;left:26px;right:22px;display:flex;align-items:center;gap:7px;font-size:10px;color:var(--muted)}.insight-grid article>div button{margin-left:auto;border:0;background:var(--espresso);color:#fff;width:38px;height:38px;border-radius:50%;display:grid;place-items:center}.insight-grid button svg{width:16px}.cta-section{min-height:500px;background:#251108;color:white;position:relative;overflow:hidden;display:grid;place-items:center;text-align:center}.cta-bg{position:absolute;inset:0;background:radial-gradient(circle at center,rgba(194,104,40,.35),transparent 35%),repeating-radial-gradient(circle at center,transparent 0 89px,rgba(255,255,255,.04) 90px 91px)}.cta-inner{position:relative}.cta-inner h2{font:700 clamp(42px,5vw,67px)/1.05 Manrope;letter-spacing:-.04em;margin:0}.cta-inner p{color:#c8b6a8;margin:24px 0 30px}.cta-inner>div{display:flex;justify-content:center;gap:12px}footer{background:#140b06;color:#d4c7bc;padding:70px 0 18px}.footer-grid{display:grid;grid-template-columns:1.4fr .65fr 1fr 1fr;grid-gap:60px;gap:60px}.footer-grid>div:first-child>p{font-size:12px;line-height:1.7;max-width:270px;color:#95877c;margin:24px 0}.iso{font-size:10px;display:flex;align-items:center;gap:6px;color:#d9a361}.iso svg{width:16px}.footer-grid h4{text-transform:uppercase;letter-spacing:.08em;font-size:10px;color:#d9a361;margin:6px 0 20px}.footer-grid a,.footer-grid button{display:block;border:0;background:none;padding:5px 0;color:#aa9c91;text-decoration:none;font-size:11px;text-align:left}.footer-grid>div:last-child p{font-size:11px;line-height:1.65;color:#85786e}.footer-bottom{margin-top:45px;padding-top:18px;border-top:1px solid rgba(255,255,255,.08);display:flex;justify-content:space-between;color:#71665e;font-size:9px}.whatsapp{position:fixed;right:22px;bottom:22px;z-index:24;border:0;background:#148b42;color:white;padding:13px 18px;border-radius:30px;box-shadow:0 12px 35px rgba(10,79,34,.3);display:flex;align-items:center;gap:8px;font-size:11px;font-weight:700}.whatsapp svg{width:20px}.catalog-modal{position:fixed;inset:0;background:rgba(20,9,3,.76);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:70;display:grid;place-items:center;opacity:0;visibility:hidden;transition:.3s;padding:30px}.catalog-modal.open{opacity:1;visibility:visible}.catalog-shell{width:min(1180px,100%);height:min(760px,calc(100vh - 60px));background:var(--paper);box-shadow:0 30px 100px rgba(0,0,0,.45);overflow:hidden;display:flex;flex-direction:column}.modal-close{position:absolute;right:28px;top:22px;color:white;background:none;border:0}.catalog-header{padding:34px 42px 22px;background:#fff;border-bottom:1px solid var(--line)}.catalog-header .eyebrow{margin-bottom:8px}.catalog-header h2{font:700 36px Manrope;margin:0 0 20px}.search-box{height:52px;border:1px solid var(--line);display:flex;align-items:center;padding:0 15px;background:#faf7f2}.search-box>svg{width:19px;color:var(--copper)}.search-box input{flex:1 1;outline:0;padding:0 12px;font-size:14px}.search-box button,.search-box input{border:0;background:none}.search-box button svg{width:16px}.catalog-body{display:grid;grid-template-columns:280px 1fr;min-height:0;flex:1 1}.catalog-body aside{overflow:auto;padding:20px 0;background:#2a1509}.catalog-body aside button{width:100%;border:0;background:none;color:#bba99b;display:flex;justify-content:space-between;text-align:left;font-size:11px;padding:11px 20px;border-left:2px solid transparent}.catalog-body aside button.active{color:#fff;background:rgba(255,255,255,.07);border-color:#d89a50}.catalog-body aside span{color:#d89a50}.catalog-results{overflow:auto;padding:25px 30px}.result-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.result-head span{font:700 16px Manrope}.result-head small{color:var(--muted);font-size:10px}.result-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px}.result-grid>button{min-height:100px;border:1px solid var(--line);background:#fff;padding:15px;text-align:left;position:relative;transition:.2s}.result-grid>button:hover{border-color:#b07140;box-shadow:0 8px 20px rgba(60,30,10,.07)}.result-grid button span{display:block;color:var(--copper);font-size:9px;text-transform:uppercase;margin-bottom:8px}.result-grid button b{font:600 12px/1.35 Manrope}.result-grid button i{position:absolute;right:10px;bottom:8px;color:#b9a899}.result-grid button svg{width:14px}.quote-drawer{position:fixed;inset:0;z-index:80;pointer-events:none}.drawer-backdrop{position:absolute;inset:0;background:rgba(20,9,3,.65);border:0;opacity:0;transition:.35s;width:100%;height:100%}.quote-drawer aside{position:absolute;right:0;top:0;bottom:0;width:min(520px,100%);background:#fbf7f1;padding:52px;transform:translateX(100%);transition:.45s cubic-bezier(.77,0,.18,1);overflow:auto}.quote-drawer.open{pointer-events:auto}.quote-drawer.open .drawer-backdrop{opacity:1}.quote-drawer.open aside{transform:none}.drawer-close{position:absolute;right:22px;top:20px;border:1px solid var(--line);border-radius:50%;width:38px;height:38px;background:white;display:grid;place-items:center}.drawer-close svg{width:18px}.quote-drawer h2{font:700 42px/1.05 Manrope;letter-spacing:-.04em;margin:0}.quote-drawer aside>p{font-size:13px;line-height:1.6;color:var(--muted);margin:18px 0 25px}.quote-form label{display:block;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#5f5146;margin-bottom:14px}.quote-form input,.quote-form textarea{display:block;width:100%;border:1px solid var(--line);background:#fff;padding:13px;margin-top:6px;outline:0;text-transform:none}.quote-form input:focus,.quote-form textarea:focus{border-color:#a96735}.field-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.form-note{display:flex!important;align-items:center;gap:7px!important;font-size:9px!important;color:#8a7a6d!important}.drawer-contact{margin-top:25px;border-top:1px solid var(--line);padding-top:20px;display:flex;align-items:center;gap:12px}.drawer-contact>svg{color:var(--copper)}.drawer-contact span{display:flex;flex-direction:column}.drawer-contact small{font-size:9px;color:var(--muted)}.drawer-contact b{font-size:13px}.success-state{text-align:center;padding:55px 10px}.success-state>span{display:grid;place-items:center;width:70px;height:70px;border-radius:50%;background:#e7f3e9;color:#258142;margin:auto}.success-state h3{font:700 25px Manrope;margin:20px 0 8px}.success-state p{font-size:13px;color:var(--muted);line-height:1.6}@media(max-width:1050px){nav{gap:17px;margin-right:15px}.desktop-quote{display:none}.product-grid{grid-template-columns:repeat(3,1fr)}.hero-card{display:none}.about-grid{gap:45px}.footer-grid{grid-template-columns:1.2fr .7fr 1fr}.footer-grid>div:last-child{grid-column:1/-1}.section{padding:85px 0}}@media(max-width:820px){.utility{display:none}header,header.scrolled{top:0;height:68px;position:fixed}.logo b{font-size:17px}.logo-mark{transform:scale(.85)}nav{position:fixed;inset:68px 0 0;background:#fbf8f3;display:flex;flex-direction:column;align-items:stretch;padding:35px 28px;gap:0;transform:translateX(100%);transition:.35s;margin:0;overflow:auto}nav.open{transform:none}.nav-product,nav a{padding:17px 0;border-bottom:1px solid var(--line);font-size:13px;justify-content:space-between}.mobile-quote{display:flex;margin-top:25px}.menu-trigger{display:grid}.mega-menu{display:none}.hero{height:780px;min-height:0}.hero-content{padding-top:85px;align-items:center}.hero-img{object-position:66% center}.hero-shade{background:linear-gradient(90deg,rgba(24,9,3,.95),rgba(24,9,3,.65)),linear-gradient(0deg,#1a0903,transparent 50%)}.hero h1{font-size:58px}.hero-copy{max-width:600px}.metric-grid{grid-template-columns:1fr 1fr}.metric-grid>div:nth-child(2){border-right:0}.industry-intro,.section-head,.supplier-head{grid-template-columns:1fr;gap:25px}.industry-grid,.product-grid{grid-template-columns:1fr 1fr}.about-grid{grid-template-columns:1fr}.about-visual{min-height:500px}.value-list{grid-template-columns:1fr 1fr}.supplier-feature{grid-template-columns:1fr}.supplier-feature>div{border-right:0;border-bottom:1px solid var(--line)}.insight-grid{grid-template-columns:1fr}.insight-grid article{min-height:235px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.catalog-body{grid-template-columns:1fr}.catalog-body aside{display:none}.result-grid{grid-template-columns:1fr 1fr}.modal-close{right:8px;top:4px}.catalog-modal{padding:22px 8px 8px}.catalog-header{padding:25px 20px 18px}.catalog-shell{height:calc(100vh - 30px)}}@media(max-width:540px){.container{width:min(100% - 28px,1220px)}.hero{height:760px}.hero h1{font-size:44px}.hero-copy>p{font-size:14px}.hero-buttons{flex-direction:column;align-items:stretch}.hero-trust{gap:12px;justify-content:space-between}.hero-trust span{font-size:9px;flex-direction:column;text-align:center}.hero-trust svg{width:17px}.scroll-cue{display:none}.metric-grid>div{padding:20px 12px}.metric-grid strong{font-size:20px}.metric-grid span{font-size:9px}.section{padding:70px 0}.section h2,.supplier-head h2{font-size:39px}.product-grid{grid-template-columns:1fr}.product-card{min-height:365px}.ingredient-sphere{width:125px;height:125px}.industry-grid{grid-template-columns:1fr}.industry-grid article{min-height:180px}.industry-grid article>svg{margin:12px 0 20px}.industry-grid button{opacity:1;transform:none}.about-visual{min-height:420px}.glass-core{width:160px;height:160px}.r1{width:270px;height:270px}.r2{width:360px;height:360px}.value-list{grid-template-columns:1fr}.supplier-head{gap:20px}.section-title-line{align-items:flex-start}.section-title-line>a{display:none}.cta-inner h2{font-size:41px}.cta-inner>div{flex-direction:column}.footer-grid{grid-template-columns:1fr;gap:30px}.footer-grid>div:first-child,.footer-grid>div:last-child{grid-column:auto}.footer-bottom{flex-direction:column;gap:8px}.whatsapp span{display:none}.whatsapp{width:50px;height:50px;padding:0;justify-content:center}.quote-drawer aside{padding:50px 24px}.quote-drawer h2{font-size:36px}.field-row{grid-template-columns:1fr}.catalog-header h2{font-size:27px}.result-grid{grid-template-columns:1fr}.result-head small{display:none}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}}:root{--ink:#2b2019;--muted:#6b5d52;--cream:#f7f1e8;--paper:#ffffff;--copper:#7a3b1e;--gold:#9c5024;--espresso:#2b1810;--line:#e4d9c8;--shadow:0 10px 24px rgba(43,24,16,.10)}body{font-family:Segoe UI,Arial,Helvetica,sans-serif;line-height:1.5;background:#fff;color:#2b2019}.container{width:min(1300px,calc(100% - 80px))}.utility{height:36px;background:#2b1810;color:#e9dfd2;font-size:12.5px}.logo b{font-size:20px;letter-spacing:.5px}.logo b,.logo small{font-family:Segoe UI,Arial,sans-serif}.logo small{font-size:11px;color:#7a3b1e;letter-spacing:1px}header{height:84px;background:#fff}nav{gap:28px}.nav-product,nav a{padding:30px 0}.btn,.nav-product,nav a{font-family:Segoe UI,Arial,sans-serif;font-size:14px;font-weight:600;letter-spacing:0}.btn{padding:14px 26px;border-radius:4px}.btn.primary{background:#7a3b1e}.btn.primary:hover{background:#9c5024}.eyebrow{font-family:Segoe UI,Arial,sans-serif;font-size:13px;font-weight:700;letter-spacing:1.5px;color:#7a3b1e}.hero{height:700px;min-height:700px;background:#f7f1e8;color:#2b2019}.hero-img{width:57%;left:auto;right:0;object-position:center}.hero-shade{background:linear-gradient(90deg,#f7f1e8,#f7f1e8 44%,rgba(247,241,232,.88) 53%,rgba(247,241,232,.08) 76%)}.hero-content{padding-top:120px}.hero-copy{max-width:610px}.hero-kicker{font-family:Segoe UI,Arial,sans-serif;color:#7a3b1e;font-size:12.5px;font-weight:700;letter-spacing:1px}.hero-kicker span{background:#7a3b1e}.hero h1{font-family:Segoe UI,Arial,Helvetica,sans-serif;font-size:46px;line-height:1.15;letter-spacing:0;color:#2b1810}.hero h1 em{font-family:Segoe UI,Arial,sans-serif;font-style:normal;font-weight:800;color:#7a3b1e}.hero-copy>p{font-size:15.5px;line-height:1.5;color:#6b5d52;max-width:500px}.btn.gold{background:#7a3b1e;color:#fff}.hero .btn.ghost{border:1.5px solid #3a2418;color:#3a2418;background:transparent}.hero .btn.ghost:hover{background:#3a2418;color:#fff}.hero-trust{border-top:1px solid #e4d9c8}.hero-trust span{font-size:12.5px;color:#6b5d52}.hero-trust svg{color:#7a3b1e}.hero-card{background:#25a244;color:#fff;border:0}.hero-card p{color:#effff2}.hero-card button{color:#fff}.hero-orbit{border-color:rgba(122,59,30,.15)}.scroll-cue{color:#6b5d52}.metrics{position:relative;z-index:5;box-shadow:0 4px 24px rgba(0,0,0,.08);margin-top:-22px;width:min(1220px,calc(100% - 80px));margin-left:auto;margin-right:auto;border-radius:8px}.metric-grid{width:100%}.metric-grid>div{padding:28px 40px}.metric-grid strong{font-family:Segoe UI,Arial,sans-serif;font-size:22px;font-weight:800;color:#7a3b1e}.metric-grid span{font-size:12.5px}.section{padding:70px 0}.cta-inner h2,.section h2,.supplier-head h2{font-family:Segoe UI,Arial,Helvetica,sans-serif;font-size:34px;font-weight:800;letter-spacing:0;line-height:1.18;color:#2b1810}.cta-inner h2 em,.section h2 em,.supplier-head h2 em{font-family:Segoe UI,Arial,sans-serif;font-style:normal;font-weight:800;color:#7a3b1e}.section-head{margin-bottom:45px}.product-grid{grid-template-columns:repeat(4,1fr)}.product-card{min-height:390px;border-radius:8px}.product-card:hover{box-shadow:0 10px 24px rgba(0,0,0,.1);transform:translateY(-3px)}.product-card h3{font-family:Segoe UI,Arial,sans-serif;color:#2b1810}.product-card p{font-size:12px}.card-icon{background:#7a3b1e;color:#fff;border:3px solid #fff}.ingredient-sphere{width:132px;height:132px}.industries{background:#f7f1e8}.industries:before{opacity:.25}.industry-intro p{color:#6b5d52}.industry-grid{grid-template-columns:repeat(4,1fr);border-color:#e4d9c8}.industry-grid article{background:#fff;border-color:#e4d9c8;min-height:210px;border-radius:0}.industry-grid article:hover{background:#fff;box-shadow:0 10px 24px rgba(0,0,0,.08)}.industry-grid h3{font-family:Segoe UI,Arial,sans-serif;color:#2b1810}.industry-grid button{color:#7a3b1e;opacity:1;transform:none}.about{background:#fff}.about h2{color:#2b1810}.about-copy .lead{font-size:15.5px}.value-list h3{font-family:Segoe UI,Arial,sans-serif;font-size:14.5px}.value-list p{font-size:12.5px}.supplier-section{padding:70px 0;background:#f0e8da}.supplier-head h2{color:#2b1810}.logo-track span{font-family:Segoe UI,Arial,sans-serif}.insight-grid article{background:#fff;border-color:#e4d9c8}.insight-grid h3{font-family:Segoe UI,Arial,sans-serif}.cta-section{min-height:410px;background:#2b1810}.cta-inner h2{font-size:34px;color:#fff}.cta-inner h2 em{color:#d8a066}footer{background:#2b1810;color:#cbbfaf}.catalog-header h2,.quote-drawer h2,.quote-form input,.quote-form textarea{font-family:Segoe UI,Arial,sans-serif}.whatsapp{background:#25a244}.mega-heading h3,.result-head span{font-family:Segoe UI,Arial,sans-serif}@media(max-width:820px){.container{width:min(100% - 32px,1300px)}header,header.scrolled{height:68px}.hero{height:700px;min-height:700px}.hero-img{width:100%;opacity:.23}.hero-shade{background:linear-gradient(90deg,rgba(247,241,232,.98),rgba(247,241,232,.82))}.hero-content{padding-top:80px}.hero h1{font-size:46px}.metrics{width:calc(100% - 32px)}.nav-product,nav a{font-size:14px}.product-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:540px){.container{width:calc(100% - 28px)}.hero{height:690px;min-height:690px}.hero h1{font-size:38px}.hero-copy>p{font-size:15px}.hero-trust span{font-size:11px}.cta-inner h2,.section h2,.supplier-head h2{font-size:30px}.product-grid{grid-template-columns:1fr}.metric-grid>div{padding:20px 14px}.metrics{width:calc(100% - 28px)}}.reveal-item{opacity:0;transform:translateY(34px);transition:opacity .75s ease var(--reveal-delay,0s),transform .75s cubic-bezier(.2,.8,.2,1) var(--reveal-delay,0s)}.reveal-item.is-visible{opacity:1;transform:none}.product-card{transform-style:preserve-3d;perspective:900px}.product-card:hover .card-icon{transform:translateZ(28px) rotate(8deg)}.product-card:hover h3{transform:translateZ(20px)}.card-icon,.product-card h3{transition:transform .4s cubic-bezier(.2,.8,.2,1)}.ingredient-sphere{animation:sphereFloat 5.5s ease-in-out infinite}.product-card:nth-child(2n) .ingredient-sphere{animation-delay:-1.4s}.product-card:nth-child(3n) .ingredient-sphere{animation-delay:-2.7s}.ingredient-sphere:after{animation:orbitalRing 8s linear infinite}.hero-copy>*{animation:heroEnter .85s both}.hero-copy>:nth-child(2){animation-delay:.1s}.hero-copy>:nth-child(3){animation-delay:.2s}.hero-copy>:nth-child(4){animation-delay:.3s}.hero-copy>:nth-child(5){animation-delay:.4s}.hero-img{animation:heroZoom 14s ease-in-out infinite alternate}.hero-card{animation:cardFloat 4.5s ease-in-out infinite}.btn svg,.product-card>button svg,.text-link svg{transition:transform .25s}.btn:hover svg,.product-card>button:hover svg,.text-link:hover svg{transform:translateX(5px)}.logo-mark{filter:drop-shadow(0 5px 8px rgba(122,59,30,.2))}.logo-mark i{animation:logoPulse 3.2s ease-in-out infinite}.logo-mark i:nth-child(2),.logo-mark i:nth-child(5){animation-delay:.25s}.logo-mark i:nth-child(3),.logo-mark i:nth-child(6){animation-delay:.5s}.section-head:after,.supplier-head:after{content:"";display:block;width:60px;height:3px;background:#7a3b1e;margin-top:18px}.industry-grid article>svg{transition:transform .4s,color .3s}.industry-grid article:hover>svg{transform:translateY(-7px) rotate(-5deg) scale(1.08);color:#9c5024}.supplier-feature>div svg{transition:transform .4s}.supplier-feature>div:hover svg{transform:rotateY(180deg)}.insight-grid article:before{content:"";position:absolute;inset:0;background:linear-gradient(115deg,transparent 30%,rgba(255,255,255,.75) 48%,transparent 66%);transform:translateX(-120%);transition:transform .8s}.insight-grid article:hover:before{transform:translateX(120%)}.cta-bg{animation:ctaGlow 6s ease-in-out infinite alternate}@keyframes heroEnter{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}@keyframes heroZoom{0%{transform:scale(1.01)}to{transform:scale(1.08)}}@keyframes sphereFloat{0%,to{transform:translateY(0) rotate(-2deg)}50%{transform:translateY(-12px) rotate(5deg)}}@keyframes orbitalRing{to{transform:rotate(1turn)}}@keyframes cardFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-9px)}}@keyframes logoPulse{0%,to{opacity:.88}50%{opacity:1;filter:brightness(1.18)}}@keyframes ctaGlow{0%{transform:scale(.92);opacity:.65}to{transform:scale(1.08);opacity:1}}@media(prefers-reduced-motion:reduce){.reveal-item{opacity:1;transform:none}.cta-bg,.hero-card,.hero-img,.ingredient-sphere,.logo-mark i{animation:none!important}}.chatbot-fab{position:fixed;right:24px;bottom:24px;z-index:24;width:82px;height:82px;padding:10px;border:0;border-radius:50%;background:#3a170d;box-shadow:0 14px 36px rgba(43,24,16,.3);display:grid;place-items:center;cursor:pointer;animation:chatbotFly 3s ease-in-out infinite;transition:box-shadow .25s,scale .25s}.chatbot-fab:hover{scale:1.06;box-shadow:0 18px 42px rgba(43,24,16,.4)}.chatbot-fab img{display:block;width:100%;height:100%;object-fit:contain}@keyframes chatbotFly{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}@media(max-width:540px){.chatbot-fab{right:16px;bottom:18px;width:68px;height:68px;padding:8px}}@media(prefers-reduced-motion:reduce){.chatbot-fab{animation:none!important}}.whatsapp-fab{position:fixed;right:120px;bottom:32px;z-index:24;width:68px;height:68px;border-radius:50%;display:grid;place-items:center;text-decoration:none;overflow:hidden;box-shadow:0 12px 30px rgba(78,31,10,.32),0 0 0 5px rgba(241,114,38,.13);transition:transform .25s,box-shadow .25s}.whatsapp-fab:hover{transform:translateY(-4px) scale(1.06);box-shadow:0 17px 38px rgba(78,31,10,.42),0 0 0 7px rgba(241,114,38,.17)}.whatsapp-fab img{display:block;width:100%;height:100%;object-fit:cover;border-radius:50%}@media(max-width:540px){.whatsapp-fab{right:96px;bottom:23px;width:56px;height:56px}}.header-quote{position:relative;isolation:isolate;overflow:hidden;white-space:nowrap;padding:13px 20px;background:linear-gradient(135deg,#7a3b1e,#a85227)!important;box-shadow:0 7px 18px rgba(122,59,30,.28);animation:quoteAttention 2.4s ease-in-out infinite}.header-quote:before{content:"";position:absolute;z-index:-1;inset:-2px;width:42%;background:linear-gradient(100deg,transparent,rgba(255,255,255,.42),transparent);transform:translateX(-180%) skewX(-18deg);animation:quoteShine 2.8s ease-in-out infinite}.header-quote svg{width:16px;height:16px;animation:quoteArrow 1.25s ease-in-out infinite}.header-quote:hover{background:linear-gradient(135deg,#8c4321,#bd6331)!important;box-shadow:0 12px 28px rgba(122,59,30,.4)}@keyframes quoteAttention{0%,to{box-shadow:0 7px 18px rgba(122,59,30,.28),0 0 0 0 rgba(168,82,39,.3)}50%{box-shadow:0 10px 24px rgba(122,59,30,.38),0 0 0 8px rgba(168,82,39,0)}}@keyframes quoteShine{0%,35%{transform:translateX(-180%) skewX(-18deg)}72%,to{transform:translateX(400%) skewX(-18deg)}}@keyframes quoteArrow{0%,to{transform:translateX(0)}50%{transform:translateX(4px)}}@media(max-width:820px){.header-quote{display:none}}.utility+header:not(.scrolled){top:38px}.utility{height:38px;position:relative;overflow:hidden;background:linear-gradient(90deg,#241008,#3b1a0c 48%,#241008);border-bottom:2px solid #b86b32;box-shadow:0 4px 14px rgba(43,24,16,.16)}.utility:after{content:"";position:absolute;inset:0;background:linear-gradient(100deg,transparent 30%,rgba(255,190,112,.08) 50%,transparent 70%);pointer-events:none}.utility-viewport{height:100%;overflow:hidden}.utility-track{width:max-content;height:100%;display:flex;align-items:center;animation:utilityTicker 26s linear infinite;will-change:transform}.utility:hover .utility-track{animation-play-state:paused}.utility-set{height:100%;display:flex;align-items:center;gap:42px;padding:0 48px 0 20px;white-space:nowrap}.utility-set a,.utility-set span{display:flex;align-items:center;gap:8px;color:#f6e6d3;text-decoration:none;font-size:12px;font-weight:600;letter-spacing:.025em}.utility-set svg{color:#e9a45d;filter:drop-shadow(0 0 5px rgba(233,164,93,.35));animation:utilityIconPulse 2s ease-in-out infinite}.utility-set .utility-tag{margin:0;color:#e0c09d}.utility-set .utility-contact{color:#fff3e2;font-weight:700}.utility-set a.utility-contact:hover{color:#ffc27b}.utility-set>:not(:last-child):after{content:"";width:4px;height:4px;margin-left:34px;border-radius:50%;background:#d88743;box-shadow:0 0 8px rgba(216,135,67,.7)}@keyframes utilityTicker{to{transform:translateX(-50%)}}@keyframes utilityIconPulse{0%,to{transform:scale(1);opacity:.86}50%{transform:scale(1.14);opacity:1}}@media(max-width:820px){.utility{display:block;height:34px}.utility-set{gap:28px;padding-right:34px}.utility-set a,.utility-set span{font-size:11px}header,header.scrolled{top:34px}header.scrolled{top:0}}@media(prefers-reduced-motion:reduce){.utility-track{animation:none;transform:none}.utility-set[aria-hidden=true]{display:none}}body{font-size:15px}.btn,.catalog-header h2,.cta-inner h2,.eyebrow,.hero h1,.logo b,.mega-heading h3,.nav-product,.quote-drawer h2,.section h2,.supplier-head h2,nav a{font-family:Manrope,Segoe UI,Arial,sans-serif}.hero h1{font-size:clamp(48px,5vw,66px);line-height:1.04;letter-spacing:-.045em}.cta-inner h2 em,.hero h1 em,.section h2 em,.supplier-head h2 em{letter-spacing:-.025em}.section h2,.supplier-head h2{letter-spacing:-.035em}.hero-img{width:59%;height:calc(100% - 54px);top:27px;right:22px;border-radius:12px;-webkit-clip-path:polygon(17% 0,100% 0,100% 100%,0 100%);clip-path:polygon(17% 0,100% 0,100% 100%,0 100%);box-shadow:-25px 28px 55px rgba(43,24,16,.16);animation:none}.hero-shade{z-index:1;background:linear-gradient(90deg,#f7f1e8,#f7f1e8 43%,rgba(247,241,232,.94) 51%,rgba(247,241,232,.15) 72%)}.hero-content{z-index:3}.hero-orbit{z-index:2}.hero-copy>p{font-size:16px;line-height:1.65}.hero-card{z-index:4;right:32px;bottom:65px;border:1px solid rgba(255,255,255,.35);box-shadow:0 24px 50px rgba(10,68,30,.28)}.hero-card:before{content:"";position:absolute;inset:-1px;border-radius:8px;background:linear-gradient(110deg,transparent 20%,rgba(255,255,255,.25),transparent 70%);transform:translateX(-110%);animation:cardSheen 4.5s ease-in-out infinite;pointer-events:none}.portfolio-visual{height:420px;position:relative;overflow:hidden;border-radius:12px;margin:0 0 28px;background:#2b1810;box-shadow:0 20px 48px rgba(43,24,16,.16)}.portfolio-visual>img{width:100%;height:100%;object-fit:cover;transition:transform 1.2s cubic-bezier(.2,.8,.2,1)}.portfolio-visual:hover>img{transform:scale(1.045)}.portfolio-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(28,12,5,.87),rgba(28,12,5,.18) 58%,transparent)}.portfolio-overlay{position:absolute;left:44px;top:50%;transform:translateY(-50%);z-index:2;width:min(430px,65%);color:#fff}.portfolio-overlay span{font:700 11px Manrope;letter-spacing:.16em;text-transform:uppercase;color:#e1aa6d}.portfolio-overlay strong{font:700 clamp(28px,3vw,43px)/1.1 Manrope;letter-spacing:-.04em;display:block;margin:13px 0 24px}.portfolio-overlay button{border:1px solid rgba(255,255,255,.5);background:rgba(255,255,255,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;border-radius:4px;padding:13px 18px;font:700 12px Manrope;display:flex;align-items:center;gap:10px}.portfolio-tags{position:absolute;right:22px;bottom:20px;z-index:2;display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end;max-width:60%}.portfolio-tags span{padding:8px 11px;border:1px solid rgba(255,255,255,.35);background:rgba(28,12,5,.55);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:30px;color:#fff;font-size:10px}.product-grid{margin-top:0}.product-card{border-radius:10px}.product-card:before{content:"";position:absolute;inset:0;border-radius:10px;background:linear-gradient(135deg,rgba(156,80,36,.07),transparent 45%);opacity:0;transition:.3s}.product-card:hover:before{opacity:1}.section-head>div:first-child{position:relative;padding-left:20px}.section-head>div:first-child:before{content:"";position:absolute;left:0;top:2px;bottom:2px;width:3px;background:linear-gradient(#7a3b1e,#d3a166)}@keyframes cardSheen{0%,65%{transform:translateX(-110%)}to{transform:translateX(110%)}}@media(max-width:820px){.hero h1{font-size:50px}.hero-img{width:100%;height:100%;inset:0;border-radius:0;-webkit-clip-path:none;clip-path:none;opacity:.28}.hero-shade{background:linear-gradient(90deg,rgba(247,241,232,.98),rgba(247,241,232,.78))}.portfolio-visual{height:380px}.portfolio-overlay{left:28px}.portfolio-tags{left:28px;right:20px;max-width:none;justify-content:flex-start}}@media(max-width:540px){.hero h1{font-size:42px}.portfolio-visual{height:470px}.portfolio-visual>img{object-position:62% center}.portfolio-overlay{left:22px;top:42%;width:calc(100% - 44px)}.portfolio-overlay strong{font-size:31px}.portfolio-tags{left:22px;bottom:18px}.portfolio-tags span{font-size:9px}.section-head>div:first-child{padding-left:14px}}.metrics{margin-top:-34px;border:0;background:transparent;box-shadow:none}.metric-grid{background:#fff;border:1px solid #eadfce;border-radius:8px;box-shadow:0 12px 32px rgba(43,24,16,.1);overflow:hidden}.metric-grid>.metric-item{min-height:112px;padding:25px 38px;display:flex;align-items:center;justify-content:center;gap:20px;border-right:1px solid #e4d9c8}.metric-grid>.metric-item:last-child{border-right:0}.metric-icon{width:48px;height:48px;display:grid;place-items:center;color:#7a3b1e;flex:0 0 48px}.metric-icon svg{width:34px;height:34px;stroke-width:1.65}.metric-copy{display:flex;flex-direction:column;min-width:110px}.metric-grid .metric-copy strong{font:800 25px/1.05 Manrope,Segoe UI,sans-serif;color:#7a3b1e;white-space:nowrap}.metric-grid .metric-copy small{font:500 11px/1.35 DM Sans,Segoe UI,sans-serif;color:#55483f;margin-top:7px}.metric-item:hover .metric-icon{transform:translateY(-4px) rotate(-4deg);color:#9c5024}.metric-icon{transition:transform .35s,color .25s}@media(max-width:820px){.metric-grid>.metric-item{padding:22px 24px}.metric-grid>.metric-item:nth-child(2){border-right:0}.metric-grid>.metric-item:nth-child(-n+2){border-bottom:1px solid #e4d9c8}}@media(max-width:540px){.metrics{margin-top:-26px}.metric-grid>.metric-item{min-height:96px;padding:16px 10px;gap:8px;justify-content:flex-start}.metric-icon{width:38px;flex-basis:38px}.metric-icon svg{width:27px;height:27px}.metric-copy{min-width:0}.metric-grid .metric-copy strong{font-size:19px}.metric-grid .metric-copy small{font-size:9px}}.cta-section{background:#2b1810 url(/ingredient-portfolio-seo.webp) center 58%/cover no-repeat}.cta-section:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(38,17,8,.94),rgba(53,24,10,.84) 48%,rgba(38,17,8,.9));z-index:0}.cta-section .cta-bg{z-index:1;background:radial-gradient(circle at center,rgba(194,104,40,.25),transparent 38%),repeating-radial-gradient(circle at center,transparent 0 89px,rgba(255,255,255,.045) 90px 91px)}.cta-section .cta-inner{z-index:2}.cta-section .cta-inner p{color:#e0d2c7}.product-section .section-head{display:block;max-width:760px;margin:0 auto 42px;text-align:center}.product-section .section-head>div:first-child{padding-left:0}.product-section .section-head .text-link,.product-section .section-head>div:first-child:before,.product-section .section-head>div:last-child p{display:none}.product-section .section-head:after{content:"";display:block;width:58px;height:2px;background:#b98355;margin:16px auto 0}.product-section .section-head h2{font-family:Manrope,Segoe UI,sans-serif;font-style:normal;font-size:34px;letter-spacing:-.025em}.product-section .section-head h2 em{font-family:inherit;font-style:normal;color:#2b1810}.portfolio-visual{display:none}.product-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-gap:20px;gap:20px;border:0}.product-card{min-height:405px;padding:0 0 18px;border:1px solid #e4d9c8;border-radius:9px;overflow:hidden;background:#fff;box-shadow:0 5px 16px rgba(43,24,16,.055)}.product-card:hover{transform:translateY(-5px);box-shadow:0 14px 28px rgba(43,24,16,.13)}.category-photo{height:142px;width:100%;overflow:hidden;background:#eadfce}.category-photo img{width:100%;height:100%;object-fit:cover;transform:scale(1.25);transition:transform .6s ease}.product-card:hover .category-photo img{transform:scale(1.34)}.product-card .card-top{position:absolute;left:16px;top:117px;z-index:3}.product-card .card-no{display:none}.product-card .card-icon{width:48px;height:48px;background:#6f351b;color:#fff;border:3px solid #fff;box-shadow:0 4px 10px rgba(43,24,16,.2)}.product-card .card-icon svg{width:21px}.product-card h3{font:700 15px/1.35 Manrope,Segoe UI,sans-serif;margin:38px 16px 11px;color:#16110e;min-height:41px}.product-card p{font-size:11.5px;line-height:1.65;margin:0 16px;color:#6b5d52}.product-card>button{left:16px;bottom:18px;font-size:11.5px;color:#7a3b1e}.product-card:before{display:none}@media(max-width:1200px){.product-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:700px){.product-grid{grid-template-columns:repeat(2,1fr);gap:14px}.product-card{min-height:390px}.product-section .section-head h2{font-size:30px}}@media(max-width:440px){.product-grid{grid-template-columns:1fr}.category-photo{height:170px}.product-card .card-top{top:145px}.product-card{min-height:410px}}.industries{padding:58px 0 52px;background:#fff;color:#2b2019}.industries:before{display:none}.industries>.container>.eyebrow{text-align:center;color:#7a3b1e;margin-bottom:9px}.industry-intro{display:block;margin:0 0 34px;text-align:center}.industry-intro h2{font:800 30px/1.15 Manrope,Segoe UI,sans-serif;color:#17120f;letter-spacing:-.025em}.industry-intro h2:after{content:"";display:block;width:52px;height:2px;background:#b98255;margin:13px auto 0}.industry-grid{display:grid;grid-template-columns:repeat(8,1fr);grid-gap:18px;gap:18px;border:0;margin:0 0 31px}.industry-grid article{min-height:105px;padding:7px 5px;background:transparent;border:0!important;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.industry-grid article:hover{background:transparent;box-shadow:none;transform:translateY(-4px)}.industry-grid article>span{display:none}.industry-grid article>svg{width:34px;height:34px;color:#7a3b1e;margin:0 0 12px;stroke-width:1.65}.industry-grid h3{font:700 12px/1.35 Manrope,Segoe UI,sans-serif;color:#17120f;margin:0;max-width:125px}.industry-grid article>button{display:none}.industry-cta{display:flex;margin:0 auto;background:#6b3519!important;padding:13px 25px;font-size:11px}.industries .reveal-item{transform:translateY(18px)}.industries .reveal-item.is-visible{transform:none}@media(max-width:900px){.industry-grid{grid-template-columns:repeat(4,1fr);row-gap:25px}}@media(max-width:520px){.industries{padding:48px 0}.industry-intro h2{font-size:26px}.industry-grid{grid-template-columns:repeat(2,1fr);gap:22px 12px}.industry-grid article{min-height:90px}.industry-grid h3{font-size:11px}}html{font-size:16px}body{font-family:DM Sans,Segoe UI,Arial,sans-serif;font-size:15.5px;line-height:1.6}.catalog-header h2,.cta-inner h2,.hero h1,.industry-grid h3,.insight-grid h3,.mega-heading h3,.product-card h3,.quote-drawer h2,.section h2,.supplier-head h2,.value-list h3{font-family:Manrope,Segoe UI,Arial,sans-serif}.hero h1{font-size:clamp(48px,5vw,64px);font-weight:800;line-height:1.05}.section h2,.supplier-head h2{font-size:clamp(38px,4vw,52px);font-weight:800;line-height:1.08}.cta-inner h2 em,.hero h1 em,.section h2 em,.supplier-head h2 em{font-family:Playfair Display,Georgia,serif;font-style:italic;font-weight:600}.eyebrow,.hero-kicker{font-family:Manrope,Segoe UI,Arial,sans-serif;font-size:12px;font-weight:700;letter-spacing:.14em}.about-copy .lead,.hero-copy>p,.industry-intro p,.section-head p,.supplier-head>p{font-size:15.5px;line-height:1.7}.btn,.nav-product,nav a{font-family:Manrope,Segoe UI,Arial,sans-serif;font-size:12px;font-weight:700}.product-card h3{font-size:15px}.product-card p,.value-list p{font-size:12.5px}.about-video-stage{position:absolute;inset:0;overflow:hidden}.about-video-stage img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;display:block}.about-video-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(35,14,4,.04) 45%,rgba(26,9,3,.72));pointer-events:none}.about-caption{z-index:3}.about-visual{background:#2b1810}.about-visual:hover .about-video-stage img{transform:scale(1.035)}.about-video-stage img{transition:transform 1.2s cubic-bezier(.2,.8,.2,1)}@media(max-width:540px){body{font-size:15px}.section h2,.supplier-head h2{font-size:34px}.hero h1{font-size:42px}.about-visual{min-height:460px}}.logo-marquee{margin:58px 0 48px;padding:18px 0;overflow:hidden;border-top:1px solid rgba(54,29,12,.13);border-bottom:1px solid rgba(54,29,12,.13);mask-image:linear-gradient(90deg,transparent,#000 6%,#000 94%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 6%,#000 94%,transparent)}.logo-track{display:flex;width:max-content;gap:18px;align-items:center;transform:translateX(-50%);animation:partnerFlowLTR 38s linear infinite}.logo-marquee:hover .logo-track{animation-play-state:paused}.logo-track>.associate-logo{width:245px;height:96px;flex:0 0 245px;display:flex;align-items:center;gap:15px;padding:15px 18px;background:#fff;border:1px solid #e2d5c3;border-radius:8px;box-shadow:0 6px 16px rgba(43,24,16,.055)}.associate-logo>img{width:50px;height:50px;object-fit:contain;flex:0 0 50px}.associate-logo>span:not(.anchor-mark){min-width:0!important;text-align:left!important;display:flex;flex-direction:column}.associate-logo b{font:700 13px/1.3 Manrope,Segoe UI,sans-serif;color:#2b1810}.associate-logo small{font:500 9px/1.35 DM Sans,Segoe UI,sans-serif;color:#7d6d60;margin-top:3px}.anchor-mark{width:50px!important;height:50px;min-width:50px!important;border-radius:50%;display:grid!important;place-items:center;background:linear-gradient(145deg,#d9a15b,#663018);color:#fff!important;font:800 24px Manrope!important}.logo-track span{min-width:0}.logo-track>.associate-logo:hover{transform:translateY(-4px);border-color:#bd8b60;box-shadow:0 11px 25px rgba(43,24,16,.12)}.associate-logo{transition:transform .3s,border-color .3s,box-shadow .3s}@keyframes partnerFlowLTR{0%{transform:translateX(-50%)}to{transform:translateX(0)}}@media(max-width:600px){.logo-track{gap:12px;animation-duration:30s}.logo-track>.associate-logo{width:205px;flex-basis:205px;height:84px;padding:12px}.anchor-mark,.associate-logo>img{width:43px!important;height:43px;min-width:43px!important}.associate-logo b{font-size:11px}}.supplier-section{padding:34px 0 30px;background:#fff;border-top:1px solid #eee5d9;border-bottom:1px solid #eee5d9}.supplier-head{display:block;text-align:center}.supplier-head h2,.supplier-head:after,.supplier-head>p{display:none}.supplier-head .eyebrow{margin:0;text-align:center;color:#2b2019;font-size:11px;letter-spacing:.08em}.supplier-feature{display:none}.supplier-section .logo-marquee{margin:20px 0 0;padding:12px 0 5px;border:0;mask-image:linear-gradient(90deg,transparent,#000 4%,#000 96%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 4%,#000 96%,transparent)}.supplier-section .logo-track{gap:46px;animation-duration:40s}.supplier-section .logo-track>.associate-logo{width:235px;height:92px;flex-basis:235px;padding:7px 10px;background:transparent;border:0;border-radius:0;box-shadow:none;justify-content:center}.supplier-section .associate-logo>img{width:190px;height:82px;flex-basis:190px;object-fit:contain;filter:grayscale(.85);opacity:.82}.supplier-section .associate-logo>span:not(.anchor-mark){text-align:left!important}.supplier-section .associate-logo b{font-size:14px;color:#5c554f}.supplier-section .associate-logo small{display:none}.supplier-section .anchor-mark{width:68px!important;height:68px;min-width:68px!important;filter:grayscale(.7);opacity:.86}.supplier-section .associate-logo:hover{transform:translateY(-2px);box-shadow:none}.supplier-section .associate-logo:hover img{filter:none;opacity:1}.supplier-section .associate-logo:hover b{color:#7a3b1e}@media(max-width:600px){.supplier-section{padding:28px 0 24px}.supplier-section .logo-track{gap:24px}.supplier-section .logo-track>.associate-logo{width:175px;flex-basis:175px}.supplier-section .associate-logo>img{width:135px;height:62px;flex-basis:135px}.supplier-section .associate-logo b{font-size:11px}}.hero .hero-cake-cutout{width:min(62vw,920px);height:auto;aspect-ratio:16/9;inset:auto -1.5% 4% auto;object-fit:contain;object-position:center;-webkit-clip-path:none;clip-path:none;border-radius:0;box-shadow:none;filter:drop-shadow(0 25px 22px rgba(57,25,11,.22));animation:none}@media(max-width:1050px){.hero .hero-cake-cutout{width:72vw;right:-10%;bottom:8%}}@media(max-width:820px){.hero .hero-cake-cutout{width:108vw;max-width:none;right:-34%;bottom:14%;opacity:.42}.hero-shade{background:linear-gradient(90deg,rgba(247,241,232,.99),rgba(247,241,232,.94) 45%,rgba(247,241,232,.53))}}@media(max-width:540px){.hero .hero-cake-cutout{width:145vw;right:-60%;bottom:20%;opacity:.34}}@media(prefers-reduced-motion:reduce){.hero .hero-cake-cutout{animation-play-state:paused}}body .btn:hover{background:linear-gradient(135deg,#6b2e16,#3c180d 55%,#7b371a)!important;border-color:#f0a35e!important;filter:saturate(1.05) brightness(1.08)!important;box-shadow:0 16px 36px rgba(66,24,9,.42),0 0 0 5px rgba(139,66,27,.14),inset 0 1px 0 rgba(255,255,255,.28)!important}body .btn:after,body .btn:before{opacity:0;animation:none!important}body .btn:hover:before{animation:ctaGlitterHover 4.8s ease-in-out infinite!important}body .btn:hover:after{animation:ctaSweepHover 3.6s ease-in-out infinite!important}@keyframes ctaGlitterHover{0%{background-position:0 0,0 0,0 0,0 0,0 0;opacity:.12}45%{opacity:.82}to{background-position:66px -46px,-82px 58px,72px 52px,-94px -62px,78px -55px;opacity:.18}}@keyframes ctaSweepHover{0%,20%{left:-45%;opacity:0}45%{opacity:.65}75%,to{left:125%;opacity:0}}.btn:before{animation:ctaGlitterSlow 7s ease-in-out infinite!important}.btn:after{animation-duration:6.5s!important}.btn:hover{background:linear-gradient(135deg,#6b2e16,#3c180d 55%,#7b371a)!important;border-color:#f0a35e!important;filter:saturate(1.05) brightness(1.08);box-shadow:0 16px 36px rgba(66,24,9,.42),0 0 0 5px rgba(139,66,27,.14),inset 0 1px 0 rgba(255,255,255,.28)!important}@keyframes ctaGlitterSlow{0%,14%{background-position:0 0,0 0,0 0,0 0,0 0;opacity:0}28%{opacity:.34}42%{opacity:.78}56%{background-position:30px -20px,-38px 26px,34px 24px,-42px -28px,36px -24px;opacity:.42}68%,to{background-position:66px -46px,-82px 58px,72px 52px,-94px -62px,78px -55px;opacity:0}}.category-placeholder{position:relative;display:grid;place-items:center;background:linear-gradient(145deg,color-mix(in srgb,var(--accent),#fff 68%),#f8f1e8);color:#6f351b}.category-placeholder:before{content:"";position:absolute;inset:12px;border:1px dashed color-mix(in srgb,var(--accent),#6f351b 32%);border-radius:7px;opacity:.55}.category-placeholder>svg{width:42px;height:42px;stroke-width:1.45;transition:transform .45s ease}.category-placeholder>span{position:absolute;bottom:18px;font-size:9px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#765847;opacity:.76}.product-card:hover .category-placeholder>svg{transform:translateY(-5px) scale(1.08) rotate(-3deg)}@media(max-width:700px){.product-card{min-height:430px}}.product-section .product-grid{margin:0 auto}.product-section .product-card{min-height:390px}.product-section .category-photo{height:auto;aspect-ratio:4/3}.product-section .product-card p,.product-section .product-card>button{opacity:0;visibility:hidden;transform:translateY(8px);transition:opacity .3s ease,transform .3s ease,visibility .3s}.product-section .product-card:focus-within p,.product-section .product-card:focus-within>button,.product-section .product-card:hover p,.product-section .product-card:hover>button{opacity:1;visibility:visible;transform:none}@media(max-width:600px){.product-section .product-grid{grid-template-columns:1fr}.product-section .product-card{min-height:430px}.product-section .product-card p,.product-section .product-card>button{opacity:1;visibility:visible;transform:none}}.btn{position:relative;isolation:isolate;overflow:hidden;border-radius:999px!important;padding:15px 28px!important;border:1px solid rgba(255,184,103,.7)!important;background:linear-gradient(135deg,#f36a28,#d84a18 52%,#f47a31)!important;color:#fff!important;box-shadow:0 9px 24px rgba(205,74,22,.28),inset 0 1px 0 rgba(255,255,255,.3);font-weight:800!important;letter-spacing:.015em!important;text-transform:none!important;transition:transform .3s cubic-bezier(.2,.8,.2,1),box-shadow .3s,filter .3s!important}.btn:before{inset:0;border-radius:inherit;background:radial-gradient(circle at 12% 30%,rgba(255,238,176,.95) 0 1.2px,transparent 2px),radial-gradient(circle at 32% 72%,rgba(255,214,127,.85) 0 1px,transparent 2px),radial-gradient(circle at 52% 22%,rgba(255,245,205,.9) 0 1.1px,transparent 2px),radial-gradient(circle at 72% 66%,rgba(255,220,139,.85) 0 1.3px,transparent 2px),radial-gradient(circle at 89% 28%,rgba(255,246,207,.95) 0 1px,transparent 2px);background-size:66px 46px,82px 58px,72px 52px,94px 62px,78px 55px;opacity:.45;animation:ctaGlitter 3.2s linear infinite}.btn:after,.btn:before{content:"";position:absolute;pointer-events:none}.btn:after{inset:-50% auto -50% -35%;width:30%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.5),transparent);transform:skewX(-20deg);animation:ctaSweep 3.4s ease-in-out infinite}.btn:hover{transform:translateY(-4px) scale(1.025)!important;filter:saturate(1.12) brightness(1.06);box-shadow:0 15px 34px rgba(205,74,22,.4),0 0 0 5px rgba(243,106,40,.12),inset 0 1px 0 rgba(255,255,255,.38)!important}.btn:active{transform:translateY(-1px) scale(.985)!important}.btn.outline{background:linear-gradient(135deg,#5a2312,#36150c)!important;border-color:#e98a42!important;box-shadow:0 9px 24px rgba(65,22,7,.24),0 0 0 1px rgba(233,138,66,.15)}.btn.ghost{background:linear-gradient(135deg,rgba(243,106,40,.92),rgba(192,56,16,.94))!important;border-color:rgba(255,190,119,.8)!important;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.btn svg{position:relative;z-index:1;filter:drop-shadow(0 1px 2px rgba(83,22,3,.25))}@keyframes ctaGlitter{0%{background-position:0 0,0 0,0 0,0 0,0 0;opacity:.32}50%{opacity:.72}to{background-position:66px -46px,-82px 58px,72px 52px,-94px -62px,78px -55px;opacity:.32}}@keyframes ctaSweep{0%,35%{left:-45%;opacity:0}50%{opacity:.9}75%,to{left:125%;opacity:0}}@media(prefers-reduced-motion:reduce){.btn:after,.btn:before{animation:none!important}.btn:before{opacity:.28}}.about-section-head{max-width:760px;margin:0 auto 52px;text-align:center}.about-section-head .eyebrow{display:block;margin-bottom:14px;color:#8b3f1d}.about-section-head h2{margin:0;font-size:clamp(32px,3.2vw,46px);font-weight:700;line-height:1.14;letter-spacing:-.035em;color:#17120f}.about-section-head h2 em{font:inherit;font-style:normal;color:inherit}.about-section-head:after{content:"";display:block;width:58px;height:2px;margin:20px auto 0;background:#b98355}@media(max-width:820px){.about-section-head{margin-bottom:38px}.about-section-head h2{font-size:clamp(30px,6vw,40px)}.about-grid{gap:38px}}@media(max-width:540px){.about-section-head{margin-bottom:30px}.about-section-head .eyebrow{font-size:11px;margin-bottom:10px}.about-section-head h2{font-size:29px;line-height:1.18}.about-section-head:after{margin-top:15px;width:48px}.about-grid{gap:28px}.about-copy .lead{margin-top:0}}.about{position:relative;overflow:hidden;background:radial-gradient(circle at 8% 18%,rgba(233,177,95,.12),transparent 29%),linear-gradient(135deg,#fffdf9,#fffaf2 58%,#fff)}.about:after{content:"";position:absolute;right:-90px;bottom:-110px;width:360px;height:260px;pointer-events:none;opacity:.3;background:repeating-radial-gradient(ellipse at bottom right,transparent 0 16px,rgba(238,137,40,.3) 17px 18px,transparent 19px 28px)}.about>.container{position:relative;z-index:1}.about .about-grid{grid-template-columns:minmax(0,.96fr) minmax(0,1.04fr);gap:38px;align-items:stretch}.about .about-visual{min-height:596px;border:1px solid rgba(218,150,64,.42);border-radius:22px;box-shadow:0 18px 38px rgba(92,48,17,.14);background:#ead4af}.about .about-video-stage img{object-fit:cover;object-position:center}.about .about-video-shade{background:linear-gradient(180deg,transparent 58%,rgba(29,10,2,.22))}.about .about-caption{min-height:74px;padding:15px 24px;display:grid;grid-template-columns:auto 1px minmax(0,1fr);align-items:center;grid-gap:18px;gap:18px;background:linear-gradient(90deg,#2c1207,#4b2110);border-top:1px solid rgba(255,196,111,.25)}.about .about-since{display:flex;align-items:center;gap:11px;color:#f4ae3e;font:700 13px/1.2 Inter,Segoe UI,sans-serif}.about .about-since svg{width:32px;height:32px;stroke-width:1.5}.about .about-caption>i{display:block;width:1px;height:34px;background:rgba(244,174,62,.45)}.about .about-caption p{font-size:12px;line-height:1.55;color:#f5e9dd}.about .about-copy{display:flex;flex-direction:column;justify-content:center;min-width:0;padding:12px 0}.about .about-copy .lead{position:relative;margin:0 0 24px;padding:0 0 0 19px;max-width:620px;font-size:clamp(21px,2vw,27px);font-weight:750;line-height:1.28;letter-spacing:-.025em;color:#20140f}.about .about-copy .lead:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;border-radius:4px;background:#f06422}.about .value-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px;margin:0 0 22px}.about .value-list>div{min-height:116px;padding:17px 15px;gap:13px;align-items:flex-start;border:1px solid #ecd0ac;border-radius:8px;background:rgba(255,255,255,.7);box-shadow:0 7px 18px rgba(85,44,17,.055)}.about .value-list>div:last-child{grid-column:1/-1;min-height:94px}.about .value-list>div>span{width:48px;height:48px;flex-basis:48px;border-color:#f0a14e;color:#ee5e1c;background:#fffdf9}.about .value-list svg{width:23px;height:23px}.about .value-list h3{margin:1px 0 7px;font-size:13px;line-height:1.35;color:#21150f}.about .value-list p{font-size:11.5px;line-height:1.55;color:#594b42}.about .about-copy .btn.dark{align-self:flex-start;border-radius:8px!important;padding:14px 20px!important;background:linear-gradient(135deg,#ff6b1b,#ec4b0d)!important;border-color:#ff7d37!important;box-shadow:0 10px 20px rgba(225,75,12,.22)!important}@media(max-width:1050px){.about .about-grid{gap:28px}.about .about-visual{min-height:560px}.about .value-list>div{padding:15px 13px}.about .about-copy .lead{font-size:22px}}@media(max-width:820px){.about .about-grid{grid-template-columns:1fr;gap:32px}.about .about-visual{min-height:540px}.about .about-copy{padding:0}.about .about-copy .lead{font-size:clamp(21px,4vw,26px)}.about .value-list>div{min-height:108px}}@media(max-width:560px){.about .about-visual{min-height:440px;border-radius:15px}.about .about-caption{min-height:88px;padding:12px 15px;grid-template-columns:auto minmax(0,1fr);gap:10px 13px}.about .about-caption>i{display:none}.about .about-since{font-size:12px}.about .about-since svg{width:27px;height:27px}.about .about-caption p{font-size:10.5px}.about .about-copy .lead{font-size:20px;padding-left:14px;margin-bottom:20px}.about .value-list{grid-template-columns:1fr;gap:11px}.about .value-list>div,.about .value-list>div:last-child{grid-column:auto;min-height:0;padding:15px}.about .value-list>div>span{width:43px;height:43px;flex-basis:43px}.about .value-list h3{font-size:13px}.about .value-list p{font-size:11.5px}.about .about-copy .btn.dark{width:100%;justify-content:center}}@media(max-width:390px){.about .about-visual{min-height:390px}.about .about-caption{grid-template-columns:1fr}.about .about-caption p{display:none}}.quality-section-head{max-width:980px;margin:0 auto 48px;text-align:center}.quality-section-head .eyebrow{display:block;margin-bottom:13px;color:#8b3f1d}.quality-section-head h2{margin:0;font-size:clamp(34px,4vw,52px);font-weight:750;line-height:1.12;letter-spacing:-.04em;color:#17120f}.quality-section-head:after{content:"";display:block;width:64px;height:2px;margin:20px auto 0;background:#b98355}@media(max-width:820px){.quality-section-head{margin-bottom:38px}.quality-section-head h2{font-size:clamp(31px,6vw,43px)}}@media(max-width:540px){.quality-section-head{margin-bottom:30px}.quality-section-head .eyebrow{font-size:11px;margin-bottom:10px}.quality-section-head h2{font-size:29px;line-height:1.18}.quality-section-head:after{width:50px;margin-top:15px}.quality-grid{gap:28px}}.quality-section{position:relative;overflow:hidden;padding:92px 0 104px;background:radial-gradient(circle at 4% 84%,rgba(225,157,65,.16),transparent 14%),radial-gradient(circle at 95% 8%,rgba(225,157,65,.12),transparent 15%),linear-gradient(135deg,#fff9ef,#fffdf8 52%,#fff8eb)}.quality-section:after,.quality-section:before{content:"";position:absolute;width:390px;height:290px;pointer-events:none;opacity:.35;background:repeating-radial-gradient(ellipse at center,transparent 0 18px,rgba(221,133,38,.28) 19px 20px,transparent 21px 31px)}.quality-section:before{left:-250px;top:-175px;transform:rotate(18deg)}.quality-section:after{right:-235px;bottom:-190px;transform:rotate(-22deg)}.quality-section>.container{position:relative;z-index:1}.quality-section .quality-grid{display:grid;grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);grid-gap:36px;gap:36px;align-items:stretch}.quality-section .quality-copy{min-height:395px;padding:54px 32px;display:flex;flex-direction:column;justify-content:center;border:1px solid rgba(119,61,26,.3);border-radius:14px;background:radial-gradient(circle at 80% 20%,rgba(125,73,45,.28),transparent 35%),linear-gradient(135deg,#261108,#432416 72%,#2b140b);box-shadow:0 17px 35px rgba(74,35,14,.2)}.quality-section .quality-copy>p{position:relative;margin:0 0 30px;padding:8px 0 8px 23px;max-width:430px;font-size:16px;line-height:1.72;color:#f5eee9}.quality-section .quality-copy>p:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;border-radius:3px;background:#f26320}.quality-section .quality-copy .btn.dark{align-self:flex-start;border-radius:999px!important;padding:14px 25px!important;background:linear-gradient(135deg,#ff6a1a,#ed4d0d)!important;border-color:#ff7c34!important;box-shadow:0 10px 22px rgba(227,75,11,.25)!important}.quality-section .quality-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px}.quality-section .quality-cards article{min-height:188px;padding:24px;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;border:1px solid #e8c79f;border-radius:12px;background:rgba(255,255,255,.82);box-shadow:0 9px 22px rgba(83,43,14,.07)}.quality-section .quality-cards article>svg{width:34px;height:34px;margin:0 0 27px;color:#ef5b18;stroke-width:1.8}.quality-section .quality-cards h3{margin:0 0 9px;font-size:14px;line-height:1.35;color:#21140f}.quality-section .quality-cards p{margin:0;font-size:11.5px;line-height:1.58;color:#6b5c52}@media(max-width:1000px){.quality-section .quality-grid{grid-template-columns:.9fr 1.1fr;gap:24px}.quality-section .quality-copy{padding:40px 26px}.quality-section .quality-copy>p{font-size:15px}.quality-section .quality-cards article{padding:21px;min-height:180px}}@media(max-width:820px){.quality-section{padding:76px 0 82px}.quality-section .quality-grid{grid-template-columns:1fr;gap:26px}.quality-section .quality-copy{min-height:330px;padding:42px 32px}.quality-section .quality-copy>p{max-width:600px}.quality-section .quality-cards article{min-height:170px}}@media(max-width:560px){.quality-section{padding:62px 0 68px}.quality-section .quality-copy{min-height:0;padding:31px 20px;border-radius:11px}.quality-section .quality-copy>p{padding-left:16px;margin-bottom:24px;font-size:14px;line-height:1.65}.quality-section .quality-copy .btn.dark{width:100%;justify-content:center;padding:13px 16px!important}.quality-section .quality-cards{grid-template-columns:1fr;gap:12px}.quality-section .quality-cards article{min-height:0;padding:20px}.quality-section .quality-cards article>svg{margin-bottom:18px}.quality-section .quality-cards h3{font-size:14px}.quality-section .quality-cards p{font-size:12px}}html{scroll-padding-top:100px}.about,.quality-section{scroll-margin-top:90px}.about-section-head,.quality-section-head{overflow:visible}.about-section-head.reveal-item,.quality-section-head.reveal-item{transform:translateY(30px) scale(.985)}.about-section-head .eyebrow,.quality-section-head .eyebrow{transition:opacity .65s ease .08s,transform .65s cubic-bezier(.2,.8,.2,1) .08s,letter-spacing .65s ease}.about-section-head h2,.quality-section-head h2{transition:opacity .8s ease .16s,transform .8s cubic-bezier(.16,1,.3,1) .16s}.about-section-head:after,.quality-section-head:after{transform:scaleX(0);transform-origin:center;transition:transform .8s cubic-bezier(.16,1,.3,1) .38s}.about-section-head:not(.is-visible) .eyebrow,.quality-section-head:not(.is-visible) .eyebrow{opacity:0;transform:translateY(-9px);letter-spacing:.24em}.about-section-head:not(.is-visible) h2,.quality-section-head:not(.is-visible) h2{opacity:0;transform:translateY(17px)}.about-section-head.is-visible:after,.quality-section-head.is-visible:after{transform:scaleX(1)}.about-section-head:hover .eyebrow,.quality-section-head:hover .eyebrow{letter-spacing:.2em}.about-section-head:hover:after,.quality-section-head:hover:after{transform:scaleX(1.45)}.about .about-visual{transition:transform .65s cubic-bezier(.2,.8,.2,1),box-shadow .65s,border-color .45s}.about .about-visual:hover{transform:translateY(-8px) scale(1.008);border-color:rgba(240,112,34,.62);box-shadow:0 27px 48px rgba(92,48,17,.2)}.about .about-video-stage img{transition:transform 1.3s cubic-bezier(.16,1,.3,1),filter .7s}.about .about-visual:hover .about-video-stage img{transform:scale(1.055);filter:saturate(1.08) contrast(1.02)}.about .about-caption{transition:background .45s,transform .45s}.about .about-visual:hover .about-caption{background:linear-gradient(90deg,#321307,#5a2711);transform:translateY(0)}.about .value-list>div{transition:transform .42s cubic-bezier(.2,.8,.2,1),border-color .35s,box-shadow .42s,background .35s}.about .value-list>div:hover{transform:translateY(-6px);border-color:#ee9a45;background:#fff;box-shadow:0 15px 28px rgba(95,45,13,.13)}.about .value-list>div>span{transition:transform .48s cubic-bezier(.16,1,.3,1),background .35s,color .35s}.about .value-list>div:hover>span{transform:rotate(-7deg) scale(1.09);background:#fff1e4;color:#f05d18}.quality-section .quality-copy{transition:transform .6s cubic-bezier(.2,.8,.2,1),box-shadow .6s,border-color .4s}.quality-section .quality-copy:hover{transform:translateY(-7px);border-color:rgba(239,94,27,.62);box-shadow:0 28px 48px rgba(65,27,10,.3)}.quality-section .quality-copy>p:before{transform:scaleY(0);transform-origin:top;transition:transform .75s cubic-bezier(.16,1,.3,1) .3s}.quality-section .quality-copy.is-visible>p:before{transform:scaleY(1)}.quality-section .quality-cards article{transition:transform .44s cubic-bezier(.2,.8,.2,1),box-shadow .44s,border-color .35s,background .35s}.quality-section .quality-cards article:hover{transform:translateY(-7px) scale(1.012);border-color:#ed9841;background:#fff;box-shadow:0 17px 30px rgba(91,43,13,.14)}.quality-section .quality-cards article>svg{transition:transform .55s cubic-bezier(.16,1,.3,1),color .35s,filter .35s}.quality-section .quality-cards article:hover>svg{transform:translateY(-3px) rotate(-8deg) scale(1.13);color:#ff4f08;filter:drop-shadow(0 5px 8px rgba(238,83,15,.2))}.about .btn,.quality-section .btn{transition:transform .35s cubic-bezier(.2,.8,.2,1),box-shadow .35s,filter .35s!important}.about .btn:hover,.quality-section .btn:hover{transform:translateY(-4px) scale(1.025)!important;box-shadow:0 17px 30px rgba(218,70,9,.3)!important}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.about .about-video-stage img,.about .about-visual,.about .value-list>div,.about .value-list>div>span,.about-section-head .eyebrow,.about-section-head h2,.about-section-head:after,.quality-section .quality-cards article,.quality-section .quality-cards article>svg,.quality-section .quality-copy,.quality-section .quality-copy>p:before,.quality-section-head .eyebrow,.quality-section-head h2,.quality-section-head:after{transition:none!important;transform:none!important;opacity:1!important}}html{scroll-behavior:smooth}#about,#quality{scroll-margin-top:92px}.about-section-head.reveal-item,.quality-section-head.reveal-item{transform:translateY(34px) scale(.985);transition-duration:.9s}.about-section-head.reveal-item.is-visible,.quality-section-head.reveal-item.is-visible{transform:none}.about-section-head.reveal-item .eyebrow,.quality-section-head.reveal-item .eyebrow{opacity:0;transform:translateY(12px);letter-spacing:.22em}.about-section-head.reveal-item.is-visible .eyebrow,.quality-section-head.reveal-item.is-visible .eyebrow{animation:sectionEyebrowIn .7s cubic-bezier(.2,.8,.2,1) .08s forwards}.about-section-head.reveal-item h2,.quality-section-head.reveal-item h2{opacity:0;transform:translateY(22px)}.about-section-head.reveal-item.is-visible h2,.quality-section-head.reveal-item.is-visible h2{animation:sectionTitleIn .85s cubic-bezier(.16,1,.3,1) .16s forwards}.about-section-head.reveal-item:after,.quality-section-head.reveal-item:after{transform:scaleX(0);transform-origin:center;transition:transform .8s cubic-bezier(.16,1,.3,1) .42s}.about-section-head.reveal-item.is-visible:after,.quality-section-head.reveal-item.is-visible:after{transform:scaleX(1)}.about .about-visual,.about .value-list>div,.quality-section .quality-cards article,.quality-section .quality-copy{transition:transform .42s cubic-bezier(.2,.8,.2,1),box-shadow .42s,border-color .35s,background-color .35s}.about .about-since svg{animation:aboutBadgeGlow 3.2s ease-in-out infinite}.about .about-caption{transition:background .4s}.quality-section:before{animation:qualityLinesOne 14s ease-in-out infinite alternate}.quality-section:after{animation:qualityLinesTwo 17s ease-in-out infinite alternate}@media(hover:hover){.about .about-visual.is-visible:hover{transform:translateY(-8px);box-shadow:0 28px 52px rgba(92,48,17,.2)}.about .about-visual:hover .about-caption{background:linear-gradient(90deg,#351307,#5b2810)}.about .value-list>div.is-visible:hover{transform:translateY(-5px);border-color:#ee9a47;box-shadow:0 14px 28px rgba(85,44,17,.12);background:#fff}.about .value-list>div:hover>span{transform:rotate(-7deg) scale(1.08);background:#fff4e7}.quality-section .quality-copy.is-visible:hover{transform:translateY(-7px);box-shadow:0 27px 50px rgba(74,35,14,.27)}.quality-section .quality-cards article.is-visible:hover{transform:translateY(-7px);border-color:#ef9b47;box-shadow:0 18px 34px rgba(83,43,14,.14);background:#fff}.quality-section .quality-cards article:hover>svg{transform:translateY(-3px) rotate(-6deg) scale(1.1)}}.about .value-list>div>span,.quality-section .quality-cards article>svg{transition:transform .4s cubic-bezier(.2,.8,.2,1),background-color .35s}@keyframes sectionEyebrowIn{to{opacity:1;transform:none;letter-spacing:.14em}}@keyframes sectionTitleIn{to{opacity:1;transform:none}}@keyframes aboutBadgeGlow{0%,to{filter:drop-shadow(0 0 0 rgba(244,174,62,0));transform:scale(1)}50%{filter:drop-shadow(0 0 8px rgba(244,174,62,.5));transform:scale(1.045)}}@keyframes qualityLinesOne{to{transform:translate(18px,12px) rotate(22deg)}}@keyframes qualityLinesTwo{to{transform:translate(-20px,-10px) rotate(-17deg)}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.about-section-head.reveal-item .eyebrow,.about-section-head.reveal-item h2,.quality-section-head.reveal-item .eyebrow,.quality-section-head.reveal-item h2{opacity:1;transform:none;animation:none!important}.about-section-head.reveal-item:after,.quality-section-head.reveal-item:after{transform:scaleX(1);transition:none}.about .about-since svg,.quality-section:after,.quality-section:before{animation:none!important}.about .about-visual,.about .value-list>div,.quality-section .quality-cards article,.quality-section .quality-copy{transition:none!important}}.faq-section-head{max-width:980px;margin:0 auto 48px;text-align:center}.faq-section-head .eyebrow{display:block;margin-bottom:13px;color:#8b3f1d}.faq-section-head h2{margin:0;font-size:clamp(34px,4vw,52px);font-weight:750;line-height:1.12;letter-spacing:-.04em;color:#17120f}.faq-section-head:after{content:"";display:block;width:64px;height:2px;margin:20px auto 0;background:#b98355}.faq-section .faq-layout{display:block;max-width:980px;margin:0 auto}.faq-section .faq-contact{margin:28px auto 0;display:flex;width:max-content}.faq-section-head.reveal-item{transform:translateY(34px) scale(.985);transition-duration:.9s}.faq-section-head.reveal-item.is-visible{transform:none}.faq-section-head.reveal-item .eyebrow{opacity:0;transform:translateY(12px);letter-spacing:.22em}.faq-section-head.reveal-item.is-visible .eyebrow{animation:sectionEyebrowIn .7s cubic-bezier(.2,.8,.2,1) .08s forwards}.faq-section-head.reveal-item h2{opacity:0;transform:translateY(22px)}.faq-section-head.reveal-item.is-visible h2{animation:sectionTitleIn .85s cubic-bezier(.16,1,.3,1) .16s forwards}.faq-section-head.reveal-item:after{transform:scaleX(0);transform-origin:center;transition:transform .8s cubic-bezier(.16,1,.3,1) .42s}.faq-section-head.reveal-item.is-visible:after{transform:scaleX(1)}@media(max-width:820px){.faq-section-head{margin-bottom:38px}.faq-section-head h2{font-size:clamp(31px,6vw,43px)}}@media(max-width:540px){.faq-section-head{margin-bottom:30px}.faq-section-head .eyebrow{font-size:11px;margin-bottom:10px}.faq-section-head h2{font-size:29px;line-height:1.18}.faq-section-head:after{width:50px;margin-top:15px}.faq-section .faq-contact{margin-top:22px}}@media(prefers-reduced-motion:reduce){.faq-section-head.reveal-item .eyebrow,.faq-section-head.reveal-item h2{opacity:1;transform:none;animation:none!important}.faq-section-head.reveal-item:after{transform:scaleX(1);transition:none}}.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}.popular-section{padding:54px 0 72px;background:#fbf9f6}.popular-category-nav{display:flex;align-items:center;justify-content:space-between;gap:26px;margin-bottom:30px}.popular-category-scroll{display:flex;align-items:center;gap:10px;min-width:0;overflow-x:auto;scrollbar-width:none;padding:2px 0}.popular-category-scroll::-webkit-scrollbar{display:none}.popular-category-scroll button{flex:0 0 auto;padding:11px 20px;border:1px solid #d9d4ce;border-radius:999px;background:#fff;color:#3d3935;font-size:14px;font-weight:500;line-height:1;white-space:nowrap;transition:background .25s,color .25s,border-color .25s,transform .25s}.popular-category-scroll button:hover{transform:translateY(-2px);border-color:#8a4323}.popular-category-scroll button.active{background:#312f2d;border-color:#312f2d;color:#fff}.popular-shop-all{flex:0 0 auto;padding:6px 0;border:0;border-bottom:1px solid #423d39;background:none;color:#423d39;font-size:14px;white-space:nowrap}.popular-ingredient-showcase{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px}.popular-ingredient-card{min-width:0;padding:0;border:0;background:transparent;text-align:left;color:#282421;cursor:pointer}.popular-ingredient-image{display:block;aspect-ratio:1/1;overflow:hidden;border-radius:3px;background:#eadfce}.popular-ingredient-image img{display:block;width:100%;height:100%;object-fit:cover;transform:scale(1.32);transition:transform .75s cubic-bezier(.2,.8,.2,1),filter .4s}.popular-ingredient-card strong{display:block;margin:11px 0 3px;font-size:15px;line-height:1.3;font-weight:700}.popular-ingredient-card small{display:block;font-size:13px;line-height:1.4;color:#655e58}@media(hover:hover){.popular-ingredient-card:hover .popular-ingredient-image img{transform:scale(1.41);filter:saturate(1.08)}.popular-ingredient-card:hover strong{color:#8b3f1d}.popular-ingredient-card.is-visible:hover{transform:translateY(-5px)}}@media(max-width:1100px){.popular-category-nav{align-items:flex-start;flex-direction:column;gap:14px}.popular-category-scroll{width:100%}.popular-shop-all{align-self:flex-end}.popular-ingredient-showcase{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 14px}}@media(max-width:620px){.popular-section{padding:42px 0 54px}.popular-category-nav{margin-bottom:22px}.popular-category-scroll{margin-right:calc((100vw - 100%)/-2);padding-right:18px;scroll-snap-type:x proximity}.popular-category-scroll button{padding:10px 16px;font-size:12px;scroll-snap-align:start}.popular-shop-all{align-self:flex-start;font-size:12px}.popular-ingredient-showcase{display:flex;gap:12px;overflow-x:auto;margin-right:calc((100vw - 100%)/-2);padding:0 18px 8px 0;scroll-snap-type:x mandatory;scrollbar-width:none}.popular-ingredient-showcase::-webkit-scrollbar{display:none}.popular-ingredient-card{flex:0 0 min(78vw,300px);scroll-snap-align:start}.popular-ingredient-card strong{font-size:14px}.popular-ingredient-card small{font-size:12px}}.utility{height:44px;position:-webkit-sticky;position:sticky;top:0;z-index:40}.utility+header,.utility+header.scrolled,.utility+header:not(.scrolled){position:-webkit-sticky;position:sticky;top:44px;height:84px}@media(max-width:820px){.utility{height:38px}.utility+header,.utility+header.scrolled,.utility+header:not(.scrolled){top:38px;height:68px}nav{inset:106px 0 0}}@media(prefers-reduced-motion:reduce){.popular-category-scroll,.popular-ingredient-showcase{scroll-behavior:auto}.popular-category-scroll button,.popular-ingredient-image img{transition:none!important}}.popular-category-scroll button{position:relative;overflow:hidden}.popular-category-scroll button.active:after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;background:#ef6a27;transform-origin:left;animation:popularCategoryProgress 7s linear forwards}.popular-section.is-paused .popular-category-scroll button.active:after{animation-play-state:paused}.popular-ingredient-card{animation:popularCardSwap .62s cubic-bezier(.16,1,.3,1) var(--swap-delay,0s) both}@keyframes popularCategoryProgress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes popularCardSwap{0%{opacity:0;transform:translateY(18px) scale(.985)}to{opacity:1;transform:none}}@media(max-width:620px){.popular-category-scroll button.active:after{height:2px}}@media(prefers-reduced-motion:reduce){.popular-category-scroll button.active:after,.popular-ingredient-card{animation:none!important}}.popular-section-head{max-width:980px;margin:0 auto 48px;text-align:center}.popular-section-head .eyebrow{display:block;margin-bottom:13px;color:#8b3f1d}.popular-section-head h2{margin:0;font-size:clamp(34px,4vw,52px);font-weight:750;line-height:1.12;letter-spacing:-.04em;color:#17120f}.popular-section-head:after{content:"";display:block;width:64px;height:2px;margin:20px auto 0;background:#b98355}.popular-section-head.reveal-item{transform:translateY(34px) scale(.985);transition-duration:.9s}.popular-section-head.reveal-item.is-visible{transform:none}.popular-section-head.reveal-item .eyebrow{opacity:0;transform:translateY(12px);letter-spacing:.22em}.popular-section-head.reveal-item.is-visible .eyebrow{animation:sectionEyebrowIn .7s cubic-bezier(.2,.8,.2,1) .08s forwards}.popular-section-head.reveal-item h2{opacity:0;transform:translateY(22px)}.popular-section-head.reveal-item.is-visible h2{animation:sectionTitleIn .85s cubic-bezier(.16,1,.3,1) .16s forwards}.popular-section-head.reveal-item:after{transform:scaleX(0);transform-origin:center;transition:transform .8s cubic-bezier(.16,1,.3,1) .42s}.popular-section-head.reveal-item.is-visible:after{transform:scaleX(1)}@media(max-width:820px){.popular-section-head{margin-bottom:38px}.popular-section-head h2{font-size:clamp(31px,6vw,43px)}}@media(max-width:540px){.popular-section-head{margin-bottom:30px}.popular-section-head .eyebrow{font-size:11px;margin-bottom:10px}.popular-section-head h2{font-size:29px;line-height:1.18}.popular-section-head:after{width:50px;margin-top:15px}}@media(prefers-reduced-motion:reduce){.popular-section-head.reveal-item .eyebrow,.popular-section-head.reveal-item h2{opacity:1;transform:none;animation:none!important}.popular-section-head.reveal-item:after{transform:scaleX(1);transition:none}}.vcc-products-mega-menu{height:min(760px,calc(100vh - 128px));max-height:0;background:#fbf8f2;border-top:1px solid #e8ded1;box-shadow:0 28px 60px rgba(31,13,5,.22);overflow:hidden;opacity:0;visibility:hidden;transition:max-height .24s ease,opacity .2s ease,visibility .2s;z-index:35}.vcc-products-mega-menu.show{max-height:min(760px,calc(100vh - 128px));opacity:1;visibility:visible}.vcc-products-mega-menu .vcc-mega-grid{display:grid;grid-template-columns:38.5% 61.5%;height:100%;min-height:0}.vcc-products-mega-menu .vcc-mega-list{min-width:0;overflow:auto;background:#fbf8f2;padding:42px 34px 28px max(38px,calc((100vw - 1440px)/2 + 48px));scrollbar-width:thin}.vcc-products-mega-menu .vcc-mega-eyebrow{display:block;color:#a94e20;font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.vcc-products-mega-menu .vcc-mega-eyebrow:after{content:"";display:block;width:42px;height:1px;margin:15px 0 20px;background:#bf5623}.vcc-products-mega-menu .vcc-mega-list h2{margin:0;color:#181310;font:800 clamp(28px,2.65vw,42px)/1.12 Manrope,Segoe UI,sans-serif;letter-spacing:-.035em}.vcc-products-mega-menu .vcc-mega-list>p{margin:14px 0 24px;color:#655e58;font-size:14px;line-height:1.65}.vcc-products-mega-menu .vcc-category-rows{border-bottom:1px solid #e5dbce}.vcc-products-mega-menu .vcc-category-rows button{display:grid;grid-template-columns:45px minmax(0,1fr) 22px;align-items:center;width:100%;min-height:43px;padding:7px 14px 7px 17px;border:0;border-top:1px solid #e5dbce;border-left:3px solid transparent;background:transparent;color:#161310;text-align:left;transition:background .2s,border-color .2s}.vcc-products-mega-menu .vcc-category-rows button:first-child{border-top:0}.vcc-products-mega-menu .vcc-category-rows button.active{border-left-color:#b65322;background:linear-gradient(90deg,#f5e8d8,#f8efe4)}.vcc-products-mega-menu .vcc-category-rows button>span{color:#a74b20;font-size:15px}.vcc-products-mega-menu .vcc-category-rows button>strong{overflow:hidden;font-size:14px;font-weight:500;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.vcc-products-mega-menu .vcc-category-rows button>svg{width:19px;color:#ba5524}.vcc-products-mega-menu .vcc-mega-preview{position:relative;min-width:0;overflow:hidden;background-color:#32180d;background-image:radial-gradient(circle at 56% 20%,rgba(157,84,38,.55),transparent 38%),linear-gradient(145deg,#613119,#2b130a 58%,#160a06);background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff}.vcc-products-mega-menu .vcc-main-placeholder{position:absolute;left:50%;top:26%;display:flex;flex-direction:column;align-items:center;transform:translate(-50%,-50%);color:rgba(255,239,224,.32);font-size:10px;font-weight:700;letter-spacing:.15em;text-align:center;text-transform:uppercase}.vcc-products-mega-menu .vcc-main-placeholder small{margin-top:7px;font-size:12px;font-weight:500;letter-spacing:.04em;text-transform:none}.vcc-products-mega-menu .vcc-preview-overlay{position:absolute;inset:0;background:linear-gradient(0deg,rgba(28,12,6,.98) 0,rgba(35,15,7,.84) 38%,rgba(25,10,5,.12) 74%);pointer-events:none}.vcc-products-mega-menu .vcc-preview-copy{position:absolute;z-index:2;left:42px;right:32px;bottom:142px;max-width:570px}.vcc-products-mega-menu .vcc-preview-copy>span{color:#dc7835;font-size:11px;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.vcc-products-mega-menu .vcc-preview-copy h3{margin:12px 0 8px;font:750 clamp(27px,3vw,39px)/1.12 Manrope,Segoe UI,sans-serif;letter-spacing:-.035em}.vcc-products-mega-menu .vcc-preview-copy p{max-width:520px;margin:0 0 18px;color:#ddd2ca;font-size:15px;line-height:1.55}.vcc-products-mega-menu .vcc-preview-copy a{display:inline-flex;align-items:center;min-height:44px;padding:0 30px;border:1px solid #c7642e;background:rgba(39,16,7,.35);color:#fff;font-size:14px;font-weight:600;text-decoration:none;transition:background .2s,border-color .2s}.vcc-products-mega-menu .vcc-preview-copy a:focus,.vcc-products-mega-menu .vcc-preview-copy a:hover{border-color:#ed8b4d;background:rgba(118,52,20,.5)}.vcc-products-mega-menu .vcc-thumbnails{position:absolute;z-index:3;right:16px;bottom:18px;left:16px;display:grid;grid-template-columns:28px minmax(0,1fr) 28px;align-items:center;grid-gap:7px;gap:7px}.vcc-products-mega-menu .vcc-thumb-track{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:5px;gap:5px;min-width:0}.vcc-products-mega-menu .vcc-thumb-track button{height:94px;overflow:hidden;border:1px solid rgba(255,255,255,.3);background:linear-gradient(145deg,#765039,#3a2115);color:rgba(255,239,225,.55);transition:border-color .2s,transform .2s}.vcc-products-mega-menu .vcc-thumb-track button.active{border:3px solid #e4a343}.vcc-products-mega-menu .vcc-thumb-track button:hover{transform:translateY(-2px)}.vcc-products-mega-menu .vcc-thumb-track img{display:block;width:100%;height:100%;object-fit:cover}.vcc-products-mega-menu .vcc-thumb-track span{display:block;padding:8px;font-size:8px;font-weight:700;letter-spacing:.08em;line-height:1.4;text-align:center;text-transform:uppercase}.vcc-products-mega-menu .vcc-thumb-control{display:grid;width:28px;height:38px;padding:0;place-items:center;border:1px solid rgba(255,255,255,.35);background:rgba(25,10,5,.7);color:#fff}.vcc-products-mega-menu .vcc-thumb-control:disabled{opacity:.28;cursor:default}.vcc-products-mega-menu .vcc-thumb-control svg{width:16px}@media(max-width:1100px) and (min-width:821px){.vcc-products-mega-menu{height:min(680px,calc(100vh - 128px))}.vcc-products-mega-menu.show{max-height:min(680px,calc(100vh - 128px))}.vcc-products-mega-menu .vcc-mega-grid{grid-template-columns:40% 60%}.vcc-products-mega-menu .vcc-mega-list{padding:28px 22px}.vcc-products-mega-menu .vcc-mega-list h2{font-size:29px}.vcc-products-mega-menu .vcc-mega-list>p{font-size:12px}.vcc-products-mega-menu .vcc-category-rows button{min-height:40px}.vcc-products-mega-menu .vcc-preview-copy{left:30px;bottom:130px}.vcc-products-mega-menu .vcc-thumb-track button{height:80px}}@media(max-width:820px){.vcc-products-mega-menu{display:none}}.vcc-ingredient-ecosystem{position:relative;overflow:hidden;padding:46px 32px 52px;background:radial-gradient(circle at 50% 57%,rgba(193,113,45,.09),rgba(255,252,247,0) 43%),#fcfaf6;color:#181310}.vcc-ingredient-ecosystem:after,.vcc-ingredient-ecosystem:before{content:"";position:absolute;left:50%;top:56%;border:1px solid rgba(165,91,37,.08);border-radius:50%;pointer-events:none;transform:translate(-50%,-50%)}.vcc-ingredient-ecosystem:before{width:min(94vw,1420px);aspect-ratio:1}.vcc-ingredient-ecosystem:after{width:min(72vw,1080px);aspect-ratio:1}.vcc-ingredient-ecosystem .vcc-ecosystem-heading{position:relative;z-index:2;text-align:center}.vcc-ingredient-ecosystem .vcc-ecosystem-eyebrow{display:flex;align-items:center;justify-content:center;gap:16px;color:#a84d1d;font-size:11px;font-weight:700;letter-spacing:.2em;text-transform:uppercase}.vcc-ingredient-ecosystem .vcc-ecosystem-eyebrow i{position:relative;width:72px;height:1px;background:#bc6a34}.vcc-ingredient-ecosystem .vcc-ecosystem-eyebrow i:first-child:after,.vcc-ingredient-ecosystem .vcc-ecosystem-eyebrow i:last-child:before{content:"";position:absolute;top:-3px;width:7px;height:7px;border-radius:50%;background:#ae551f}.vcc-ingredient-ecosystem .vcc-ecosystem-eyebrow i:first-child:after{right:0}.vcc-ingredient-ecosystem .vcc-ecosystem-eyebrow i:last-child:before{left:0}.vcc-ingredient-ecosystem .vcc-ecosystem-heading h2{margin:9px 0 3px;font:800 clamp(32px,3.5vw,49px)/1.08 Manrope,Segoe UI,sans-serif;letter-spacing:-.04em}.vcc-ingredient-ecosystem .vcc-ecosystem-heading p{margin:0;color:#5e5752;font-size:14px}.vcc-ingredient-ecosystem .vcc-ecosystem-layout{position:relative;z-index:2;display:grid;grid-template-columns:minmax(250px,27%) minmax(380px,46%) minmax(250px,27%);align-items:center;width:min(1240px,100%);min-height:510px;margin:22px auto 0}.vcc-ingredient-ecosystem .vcc-ecosystem-connectors{position:absolute;inset:0;width:100%;height:500px;z-index:0;overflow:visible;pointer-events:none}.vcc-ingredient-ecosystem .vcc-ecosystem-connectors path{fill:none;stroke:#b75a25;stroke-width:1.25;vector-effect:non-scaling-stroke}.vcc-ingredient-ecosystem .vcc-ecosystem-connectors circle{fill:#fcfaf6;stroke:#ad501e;stroke-width:2;vector-effect:non-scaling-stroke}.vcc-ingredient-ecosystem .vcc-ecosystem-column{position:relative;z-index:3;display:flex;flex-direction:column;justify-content:space-between;height:450px}.vcc-ingredient-ecosystem .vcc-ecosystem-left{padding-right:22px}.vcc-ingredient-ecosystem .vcc-ecosystem-right{height:490px;padding-left:22px}.vcc-ingredient-ecosystem .vcc-ecosystem-card{display:grid;grid-template-columns:48px 39px minmax(0,1fr) 19px;align-items:center;min-height:68px;padding:8px 12px;border:1px solid #d49a70;border-radius:11px;background:#fffdfa;box-shadow:0 7px 16px rgba(83,42,17,.05);color:#181310;text-decoration:none;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.vcc-ingredient-ecosystem .vcc-ecosystem-number{color:#9f481a;font:400 30px/1 Georgia,serif}.vcc-ingredient-ecosystem .vcc-ecosystem-card>svg{width:30px;height:30px;color:#a64d1c;fill:none;stroke-width:1.5}.vcc-ingredient-ecosystem .vcc-ecosystem-name{padding-left:6px;font-size:12px;font-weight:500;line-height:1.3}.vcc-ingredient-ecosystem .vcc-ecosystem-arrow{width:20px!important;height:20px!important;transition:transform .2s ease}.vcc-ingredient-ecosystem .vcc-ecosystem-card:hover{transform:translateY(-3px);border-color:#aa501e;box-shadow:0 11px 22px rgba(83,42,17,.11)}.vcc-ingredient-ecosystem .vcc-ecosystem-card:hover .vcc-ecosystem-arrow{transform:translateX(4px)}.vcc-ingredient-ecosystem .vcc-ecosystem-card:focus-visible,.vcc-ingredient-ecosystem .vcc-ecosystem-cta:focus-visible{outline:3px solid #d68a51;outline-offset:3px}.vcc-ingredient-ecosystem .vcc-ecosystem-centre{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;min-width:0}.vcc-ingredient-ecosystem .vcc-ecosystem-image-wrap{position:relative;width:min(100%,445px);aspect-ratio:1;border:4px solid #fff8ef;border-radius:50%;box-shadow:0 0 0 1px #c76e35,0 0 0 6px #fcfaf6,0 0 0 7px rgba(183,90,37,.42),0 18px 36px rgba(57,27,10,.16)}.vcc-ingredient-ecosystem .vcc-ecosystem-image-wrap>img{display:block;width:100%;height:100%;border-radius:50%;object-fit:cover}.vcc-ingredient-ecosystem .vcc-ecosystem-badge{position:absolute;left:50%;top:50%;display:flex;width:132px;aspect-ratio:1;align-items:center;justify-content:center;flex-direction:column;border:2px solid #c57540;border-radius:50%;background:#fffaf2;box-shadow:0 9px 25px rgba(50,21,7,.18);color:#48200e;text-align:center;transform:translate(-50%,-50%)}.vcc-ingredient-ecosystem .vcc-ecosystem-badge svg{width:22px;color:#a84e1b;stroke-width:1.5}.vcc-ingredient-ecosystem .vcc-ecosystem-badge strong{font-size:17px;line-height:1.1}.vcc-ingredient-ecosystem .vcc-ecosystem-badge span{font-size:13px;font-weight:700;line-height:1.18;text-transform:uppercase}.vcc-ingredient-ecosystem .vcc-ecosystem-badge i{position:relative;width:34px;height:1px;margin-top:7px;background:#b75a25}.vcc-ingredient-ecosystem .vcc-ecosystem-badge i:after{content:"";position:absolute;left:50%;top:-3px;width:7px;height:7px;border-radius:50%;background:#b75a25;transform:translateX(-50%)}.vcc-ingredient-ecosystem .vcc-ecosystem-cta{display:grid;min-width:250px;min-height:52px;margin-top:22px;padding:0 28px;place-items:center;border-radius:6px;background:#351506;box-shadow:0 8px 17px rgba(50,21,7,.2);color:#fff;font-size:15px;font-weight:700;text-decoration:none;transition:transform .2s ease,background .2s ease}.vcc-ingredient-ecosystem .vcc-ecosystem-cta:hover{background:#53240d;transform:translateY(-2px)}@media(max-width:1199px){.vcc-ingredient-ecosystem{padding:46px 28px 54px}.vcc-ingredient-ecosystem .vcc-ecosystem-layout{display:flex;flex-wrap:wrap;gap:24px;margin-top:28px}.vcc-ingredient-ecosystem .vcc-ecosystem-centre{order:0;width:100%}.vcc-ingredient-ecosystem .vcc-ecosystem-image-wrap{width:min(52vw,430px)}.vcc-ingredient-ecosystem .vcc-ecosystem-column{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px;height:auto;padding:0}.vcc-ingredient-ecosystem .vcc-ecosystem-left{order:1;width:100%}.vcc-ingredient-ecosystem .vcc-ecosystem-right{order:2;width:100%}.vcc-ingredient-ecosystem .vcc-ecosystem-connectors{display:none}}@media(max-width:767px){.vcc-ingredient-ecosystem{padding:40px 16px 48px}.vcc-ingredient-ecosystem .vcc-ecosystem-eyebrow{gap:10px;font-size:9px;letter-spacing:.12em}.vcc-ingredient-ecosystem .vcc-ecosystem-eyebrow i{width:24px}.vcc-ingredient-ecosystem .vcc-ecosystem-heading h2{margin-top:12px;font-size:29px}.vcc-ingredient-ecosystem .vcc-ecosystem-heading p{margin-top:8px;font-size:13px;line-height:1.5}.vcc-ingredient-ecosystem .vcc-ecosystem-image-wrap{width:min(80vw,340px)}.vcc-ingredient-ecosystem .vcc-ecosystem-badge{width:108px}.vcc-ingredient-ecosystem .vcc-ecosystem-badge svg{width:19px}.vcc-ingredient-ecosystem .vcc-ecosystem-badge strong{font-size:15px}.vcc-ingredient-ecosystem .vcc-ecosystem-badge span{font-size:11px}.vcc-ingredient-ecosystem .vcc-ecosystem-cta{width:100%;min-width:0;min-height:50px;font-size:14px}.vcc-ingredient-ecosystem .vcc-ecosystem-column{grid-template-columns:1fr;width:100%}.vcc-ingredient-ecosystem .vcc-ecosystem-card{grid-template-columns:48px 39px minmax(0,1fr) 20px;min-height:68px}.vcc-ingredient-ecosystem .vcc-ecosystem-number{font-size:29px}}@media(prefers-reduced-motion:reduce){.vcc-ingredient-ecosystem .vcc-ecosystem-arrow,.vcc-ingredient-ecosystem .vcc-ecosystem-card,.vcc-ingredient-ecosystem .vcc-ecosystem-cta{transition:none!important}}.vcc-ingredient-ecosystem .vcc-ecosystem-image-wrap{width:min(100%,390px)}@media(max-width:1199px){.vcc-ingredient-ecosystem .vcc-ecosystem-image-wrap{width:min(48vw,370px)}}@media(max-width:767px){.vcc-ingredient-ecosystem .vcc-ecosystem-image-wrap{width:min(72vw,300px)}}.product-section .product-card>.product-route{position:absolute;left:18px;bottom:20px;display:flex;align-items:center;gap:8px;color:var(--copper);font-size:13px;font-weight:700;text-decoration:none;transition:gap .3s,color .3s,transform .3s}.product-section .product-card>.product-route svg{width:15px;transition:transform .3s}.product-section .product-card:hover>.product-route{gap:12px;color:#a44d21;transform:translateX(2px)}.product-section .product-card:hover>.product-route svg{transform:translateX(4px)}.result-grid>a{position:relative;min-height:100px;padding:15px;border:1px solid var(--line);background:#fff;color:inherit;text-align:left;text-decoration:none;transition:.2s}.result-grid>a:hover{border-color:#b07140;box-shadow:0 8px 20px rgba(60,30,10,.07)}.result-grid>a span{display:block;margin-bottom:8px;color:var(--copper);font-size:9px;text-transform:uppercase}.result-grid>a b{font:600 12px/1.35 Manrope}.result-grid>a i{position:absolute;right:10px;bottom:8px;color:#b9a899}.result-grid>a svg{width:14px}.home-nav{margin-left:auto;margin-right:16px;gap:24px}@media(max-width:1100px) and (min-width:821px){.home-nav{margin-left:auto;margin-right:12px;gap:16px}.home-nav .nav-product,.home-nav a{font-size:10px}}@media(max-width:820px){.home-nav{margin:0;gap:0}}.logo-track>.associate-logo,.popular-ingredient-card,.popular-shop-all{text-decoration:none}.btn,.popular-shop-all,.product-route,.text-link,.vcc-ingredient-ecosystem .vcc-ecosystem-cta,.vcc-products-mega-menu .vcc-preview-copy a{font-family:Segoe UI,Arial,sans-serif;font-size:14px;font-weight:600;line-height:1.2;transition:transform .22s ease,background-color .22s ease,border-color .22s ease,color .22s ease,box-shadow .22s ease}.btn:hover,.popular-shop-all:hover,.product-route:hover,.text-link:hover,.vcc-ingredient-ecosystem .vcc-ecosystem-cta:hover,.vcc-products-mega-menu .vcc-preview-copy a:hover{transform:translateY(-2px)}.btn svg,.product-route svg,.text-link svg,.vcc-ingredient-ecosystem .vcc-ecosystem-cta svg,.vcc-products-mega-menu .vcc-preview-copy a svg{transition:transform .22s ease}.btn:hover svg,.product-route:hover svg,.text-link:hover svg,.vcc-ingredient-ecosystem .vcc-ecosystem-cta:hover svg,.vcc-products-mega-menu .vcc-preview-copy a:hover svg{transform:translateX(4px)}.btn:focus-visible,.popular-shop-all:focus-visible,.product-route:focus-visible,.text-link:focus-visible,.vcc-ingredient-ecosystem .vcc-ecosystem-cta:focus-visible,.vcc-products-mega-menu .vcc-preview-copy a:focus-visible{outline:3px solid #d88743;outline-offset:3px}@media(prefers-reduced-motion:reduce){.btn,.btn svg,.popular-shop-all,.product-route,.product-route svg,.text-link,.text-link svg,.vcc-ingredient-ecosystem .vcc-ecosystem-cta,.vcc-products-mega-menu .vcc-preview-copy a{transition:none!important;transform:none!important}}.product-section .product-grid{grid-template-columns:repeat(4,minmax(0,1fr));max-width:1240px;gap:20px}.product-section .product-card{min-height:440px;animation:ingredientCardIn .72s cubic-bezier(.16,1,.3,1) var(--delay,0s) both;transition:transform .4s cubic-bezier(.2,.8,.2,1),box-shadow .4s,border-color .35s}.product-section .product-card h3{margin:40px 18px 12px;min-height:46px;font-size:17px;line-height:1.35;letter-spacing:-.015em}.product-section .product-card p{margin:0 18px 52px;font-size:14px;line-height:1.62;color:#5f5148;opacity:1;visibility:visible;transform:none}.product-section .product-card>button{left:18px;bottom:20px;font-size:13px;opacity:1;visibility:visible;transform:none;transition:gap .3s,color .3s,transform .3s}.product-section .product-card>button svg{transition:transform .3s}.product-section .category-photo{overflow:hidden}.product-section .category-photo img{transform:scale(1.12);transition:transform .8s cubic-bezier(.16,1,.3,1),filter .45s}.product-section .card-icon{transition:transform .45s cubic-bezier(.16,1,.3,1),background .35s,box-shadow .35s}@media(hover:hover){.product-section .product-card:hover{transform:translateY(-9px);border-color:#d8a46e;box-shadow:0 20px 38px rgba(67,32,13,.16)}.product-section .product-card:hover .category-photo img{transform:scale(1.22);filter:saturate(1.08) contrast(1.03)}.product-section .product-card:hover .card-icon{transform:translateY(-4px) rotate(-7deg) scale(1.08);background:#91451f;box-shadow:0 9px 18px rgba(63,27,10,.25)}.product-section .product-card:hover>button{gap:12px;color:#a44d21;transform:translateX(2px)}.product-section .product-card:hover>button svg{transform:translateX(4px)}}@keyframes ingredientCardIn{0%{opacity:0;transform:translateY(28px) scale(.975)}to{opacity:1;transform:none}}@media(max-width:1050px){.product-section .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.product-section .product-grid{grid-template-columns:1fr}.product-section .product-card{min-height:430px}.product-section .product-card h3{font-size:18px}.product-section .product-card p{font-size:14px}}@media(prefers-reduced-motion:reduce){.product-section .product-card{animation:none!important}.product-section .card-icon,.product-section .category-photo img,.product-section .product-card,.product-section .product-card>button,.product-section .product-card>button svg{transition:none!important}}.nav-product,header nav a{position:relative;transition:color .25s ease,transform .25s ease}.nav-product:after,header nav a:after{content:"";position:absolute;right:0;bottom:20px;left:0;height:2px;border-radius:2px;background:#a85227;transform:scaleX(0);transform-origin:center;transition:transform .28s cubic-bezier(.2,.8,.2,1)}.nav-product:focus-visible,.nav-product:hover,header nav a:focus-visible,header nav a:hover{color:#a85227;transform:translateY(-1px)}.nav-product:focus-visible:after,.nav-product:hover:after,header nav a:focus-visible:after,header nav a:hover:after{transform:scaleX(1)}.logo .brand-logo-image{transition:transform .35s cubic-bezier(.2,.8,.2,1),filter .35s ease}.logo:hover .brand-logo-image{filter:drop-shadow(0 7px 9px rgba(75,32,10,.18));transform:translateY(-2px) scale(1.02)}@media(max-width:900px){.nav-product:after,header nav a:after{display:none}}@media(prefers-reduced-motion:reduce){.logo .brand-logo-image,.nav-product,.nav-product:after,header nav a,header nav a:after{transition:none!important;transform:none!important}}.btn,.vcc-ingredient-ecosystem .vcc-ecosystem-cta,.vcc-products-mega-menu .vcc-preview-copy a{position:relative;min-height:50px;padding:0 28px!important;border:1px solid #dc7a3a!important;border-radius:999px!important;background-image:linear-gradient(105deg,transparent 24%,rgba(255,226,177,.12) 38%,rgba(255,255,255,.68) 49%,rgba(255,211,145,.14) 60%,transparent 74%),linear-gradient(135deg,#a44317,#d46725)!important;background-position:180% 0,0 0!important;background-size:220% 100%,100% 100%!important;box-shadow:0 9px 20px rgba(116,48,18,.2),0 0 0 6px rgba(169,72,27,.08)!important;color:#fff!important;font-family:Manrope,Segoe UI,Arial,sans-serif!important;font-size:14px!important;font-weight:800!important;line-height:1!important;letter-spacing:0!important;text-transform:none!important;text-decoration:none;transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease,background-color .24s ease!important;animation:ctaGlitterFlow 2.8s linear infinite}.btn:hover,.vcc-ingredient-ecosystem .vcc-ecosystem-cta:hover,.vcc-products-mega-menu .vcc-preview-copy a:hover{border-color:#efad75!important;background-image:linear-gradient(105deg,transparent 24%,rgba(255,226,177,.1) 38%,rgba(255,255,255,.7) 49%,rgba(255,211,145,.12) 60%,transparent 74%),linear-gradient(135deg,#54200c,#7b3214)!important;box-shadow:0 12px 26px rgba(73,28,9,.3),0 0 0 5px rgba(222,125,61,.1)!important;outline:1px dotted rgba(211,126,72,.95);outline-offset:4px;transform:translateY(-2px)}.btn svg,.vcc-ingredient-ecosystem .vcc-ecosystem-cta svg,.vcc-products-mega-menu .vcc-preview-copy a svg{transition:transform .24s ease}.btn:hover svg,.vcc-ingredient-ecosystem .vcc-ecosystem-cta:hover svg,.vcc-products-mega-menu .vcc-preview-copy a:hover svg{transform:translateX(4px)}@keyframes ctaGlitterFlow{0%{background-position:180% 0,0 0}to{background-position:-120% 0,0 0}}@media(prefers-reduced-motion:reduce){.btn,.vcc-ingredient-ecosystem .vcc-ecosystem-cta,.vcc-products-mega-menu .vcc-preview-copy a{animation:none!important}.btn svg,.vcc-ingredient-ecosystem .vcc-ecosystem-cta svg,.vcc-products-mega-menu .vcc-preview-copy a svg{transition:none!important}}.btn,.vcc-ingredient-ecosystem .vcc-ecosystem-cta,.vcc-products-mega-menu .vcc-preview-copy a{overflow:visible!important}.btn:after,.vcc-ingredient-ecosystem .vcc-ecosystem-cta:after,.vcc-products-mega-menu .vcc-preview-copy a:after{content:"";position:absolute;inset:-7px;border:2px dotted rgba(220,126,68,.95);border-radius:999px;opacity:0;pointer-events:none;transform:rotate(0);transition:opacity .2s ease}.btn:hover,.vcc-ingredient-ecosystem .vcc-ecosystem-cta:hover,.vcc-products-mega-menu .vcc-preview-copy a:hover{outline:0!important}.btn:hover:after,.vcc-ingredient-ecosystem .vcc-ecosystem-cta:hover:after,.vcc-products-mega-menu .vcc-preview-copy a:hover:after{opacity:1;animation:ctaDotTwinkle 1.25s ease-in-out infinite}@keyframes ctaDotTwinkle{0%,to{opacity:.38;filter:brightness(.9)}50%{opacity:1;filter:brightness(1.35) drop-shadow(0 0 2px rgba(230,139,79,.65))}}@media(prefers-reduced-motion:reduce){.btn:hover:after,.vcc-ingredient-ecosystem .vcc-ecosystem-cta:hover:after,.vcc-products-mega-menu .vcc-preview-copy a:hover:after{animation:none!important}}.latest-mega-menu{position:absolute!important;z-index:100!important;top:100%!important;left:50%!important;right:auto!important;width:calc(100vw - 34px)!important;height:auto!important;max-height:none!important;overflow:visible!important;border:0!important;background:transparent!important;box-shadow:none!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;transform:translateX(-50%);transition:opacity .2s ease,visibility .2s ease!important}.latest-mega-menu.show{max-height:none!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important}.latest-mega-pointer{position:absolute;z-index:2;top:-8px;left:30.7%;width:17px;height:17px;border-top:1px solid #d15e2d;border-left:1px solid #d15e2d;background:#fffdf9;transform:translateX(-50%) rotate(45deg)}.industry-mega-pointer{left:38.5%}.supplier-mega-pointer{left:47.5%}.supplier-mega-menu .industry-menu-surface{width:min(440px,calc(100vw - 34px))}.industry-menu-surface{width:min(510px,calc(100vw - 34px));max-height:calc(100vh - 118px);margin:0 auto;padding:27px 29px 28px;overflow:auto;border:1px solid #d15e2d;border-radius:18px;background:linear-gradient(145deg,#fffefa,#fff9f2);box-shadow:0 24px 54px rgba(67,29,10,.2),0 5px 14px rgba(105,48,18,.08);scrollbar-width:thin;scrollbar-color:#c8794e transparent;transform:translateY(-6px);transition:transform .22s ease-out}.industry-mega-menu.show .industry-menu-surface{transform:translateY(0)}.industry-menu-head{display:grid;grid-template-columns:44px minmax(0,1fr);align-items:center;grid-gap:12px;gap:12px;padding:0 4px 17px;border-bottom:1px solid #ded4cc}.industry-menu-head>svg{grid-row:1;width:36px;height:36px;color:#df4d14;stroke-width:1.8}.industry-menu-head>div{grid-column:2}.industry-menu-head span{display:block;color:#cf4312;font:800 10px/1.1 Manrope,Segoe UI,sans-serif;letter-spacing:.12em;text-transform:uppercase}.industry-menu-head h2{margin:7px 0 0;color:#241810;font:800 23px/1.1 Manrope,Segoe UI,sans-serif;letter-spacing:0}.industry-menu-head>small{display:none}.industry-menu-grid{display:flex;flex-direction:column}.industry-menu-grid>a{display:grid!important;grid-template-columns:23px minmax(0,1fr) 18px;min-height:49px;padding:5px 8px!important;align-items:center;grid-gap:10px;gap:10px;border:0!important;border-bottom:1px solid #ded4cc!important;border-radius:0;background:transparent;color:#2c2019!important;text-decoration:none!important;text-transform:none!important;font:750 13px/1.25 Manrope,Segoe UI,sans-serif;transition:background-color .2s ease,color .2s ease,padding .2s ease!important}.industry-menu-grid>a:after{display:none!important}.industry-menu-grid>a>.industry-item-icon{width:19px;height:19px;color:#a85a38;stroke-width:1.75;transition:color .2s ease,transform .2s ease}.industry-menu-grid>a>.industry-item-arrow{width:16px;height:16px;color:#ee4e12;transition:transform .2s ease}.industry-menu-grid>a:focus-visible,.industry-menu-grid>a:hover{padding-left:13px!important;border-color:#ded4cc!important;border-radius:7px;background:#fff0e4;color:#9a3f1a!important;transform:none!important;outline:0}.industry-menu-grid>a:focus-visible>.industry-item-icon,.industry-menu-grid>a:hover>.industry-item-icon{color:#df4d14;transform:scale(1.08)}.industry-menu-grid>a:focus-visible>.industry-item-arrow,.industry-menu-grid>a:hover>.industry-item-arrow{transform:translateX(3px)}.industry-menu-grid>a.industry-menu-all{display:flex!important;min-height:49px;margin-top:20px;padding:0 18px!important;justify-content:center;gap:13px;border:0!important;border-radius:7px;background:linear-gradient(90deg,#4b1e08,#712c0d);color:#fff8ef!important;font-size:13px}.industry-menu-grid>a.industry-menu-all>svg{width:17px;height:17px;color:#fff0df}.industry-menu-grid>a.industry-menu-all:hover{padding-left:18px!important;background:linear-gradient(90deg,#5d260b,#873712);color:#fff!important}.supplier-item-logo{width:17px;height:21px;object-fit:contain;justify-self:center;filter:saturate(.92);transition:transform .2s ease,filter .2s ease}.supplier-item-logo-fallback{display:grid;place-items:center;border-radius:50%;background:#a85a38;color:#fffaf4;font:800 10px/1 Manrope,Segoe UI,sans-serif}.industry-menu-grid>a:focus-visible>.supplier-item-logo,.industry-menu-grid>a:hover>.supplier-item-logo{filter:saturate(1.1);transform:scale(1.08)}@media(max-height:780px) and (min-width:821px){.industry-menu-surface{padding-top:20px;padding-bottom:20px}.industry-menu-head{padding-bottom:12px}.industry-menu-grid>a{min-height:43px}.industry-menu-grid>a.industry-menu-all{min-height:44px;margin-top:13px}}@media(prefers-reduced-motion:reduce){.industry-menu-grid>a,.industry-menu-grid>a>svg,.industry-menu-surface{transition:none!important;transform:none!important}}.latest-mega-surface{display:grid;grid-template-columns:minmax(260px,32%) minmax(0,1fr);grid-gap:24px;gap:24px;width:100%;height:min(640px,calc(100vh - 108px));min-height:540px;padding:24px 22px;border:1px solid #d15e2d;border-radius:31px;background:linear-gradient(105deg,#fffdf9,#fffaf3);box-shadow:0 24px 54px rgba(67,29,10,.2),0 5px 14px rgba(105,48,18,.08);overflow:auto;scrollbar-width:thin;transform:translateY(-6px);transition:transform .22s ease-out}.latest-mega-menu.show .latest-mega-surface{transform:translateY(0)}.latest-mega-visual{grid-template-rows:minmax(0,1.7fr) minmax(170px,1fr);border-radius:15px;background:#35170a;box-shadow:0 8px 18px rgba(54,23,8,.12)}.latest-mega-collage,.latest-mega-visual{display:grid;min-height:0;overflow:hidden}.latest-mega-collage{grid-template-columns:repeat(12,minmax(0,1fr));grid-template-rows:1.15fr 1fr;grid-gap:2px;gap:2px;background:#fff7ed}.latest-mega-collage img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .45s ease,filter .45s ease}.latest-mega-collage:hover img{filter:saturate(1.05);transform:scale(1.025)}.latest-mega-collage img:first-child{grid-column:1/7;grid-row:1}.latest-mega-collage img:nth-child(2){grid-column:7/13;grid-row:1}.latest-mega-collage img:nth-child(3){grid-column:1/4;grid-row:2}.latest-mega-collage img:nth-child(4){grid-column:4/9;grid-row:2}.latest-mega-collage img:nth-child(5){grid-column:9/13;grid-row:2}.latest-mega-info{position:relative;display:flex;flex-direction:column;justify-content:center;overflow:hidden;padding:22px 24px;background:linear-gradient(135deg,#3b1808,#210c04);color:#fff5e8}.latest-mega-info:before{position:absolute;inset:0;background:url(/decor/cocoa-corner-seo.webp) 100% 100%/cover no-repeat;content:"";opacity:.07}.latest-mega-info>*{position:relative;z-index:1}.latest-mega-info svg{width:35px;height:35px;margin-bottom:11px;color:#e78c32;stroke-width:1.6}.latest-mega-info span{color:#ee9d44;font:750 16px/1.2 Manrope,Segoe UI,sans-serif;letter-spacing:-.01em;text-transform:uppercase}.latest-mega-info p{max-width:300px;margin:12px 0 0;color:#fff8ef;font:600 14px/1.55 Manrope,Segoe UI,sans-serif;letter-spacing:-.01em}.latest-mega-categories{min-width:0;height:100%;padding:12px 0 0}.latest-mega-all{display:none}.latest-mega-columns{display:grid;height:100%;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:0 12px;gap:0 12px;align-content:start}.latest-mega-column{min-width:0}.latest-mega-column a{display:grid!important;grid-template-columns:18px minmax(0,1fr) 24px;align-items:center;min-height:78px;padding:0 9px!important;grid-gap:7px;gap:7px;border-bottom:1px solid rgba(125,76,45,.18)!important;background:transparent;color:#17130f!important;font:600 13px/1.3 Manrope,Segoe UI,Arial,sans-serif!important;text-decoration:none!important;text-transform:none!important;transition:color .2s ease,background-color .2s ease!important}.latest-mega-column a:after{display:none!important}.latest-mega-column a svg:first-child{width:14px;color:#ce5421;stroke-width:2;transition:transform .2s ease}.latest-mega-column a svg:last-child{width:22px;color:#d15b26;opacity:0;transform:translateX(-6px);transition:opacity .2s ease,transform .2s ease}.latest-mega-column a:focus-visible,.latest-mega-column a:hover{background:linear-gradient(90deg,#f8ead9,#fbf2e7);color:#c44e1d!important;transform:none!important}.latest-mega-column a:focus-visible svg:first-child,.latest-mega-column a:hover svg:first-child{transform:translateX(3px)}.latest-mega-column a:focus-visible svg:last-child,.latest-mega-column a:hover svg:last-child{opacity:1;transform:translateX(0)}.latest-mega-column a:focus-visible{outline:3px solid #d88743;outline-offset:-3px}@media(max-width:1100px) and (min-width:821px){.latest-mega-surface{grid-template-columns:300px minmax(0,1fr);gap:17px;padding:20px 16px}.latest-mega-column a{min-height:70px;font-size:12px!important}}@media(max-width:820px){.latest-mega-menu{display:none!important}}@media(prefers-reduced-motion:reduce){.latest-mega-collage img,.latest-mega-column a,.latest-mega-column a svg,.latest-mega-menu,.latest-mega-surface{transition:none!important}.latest-mega-collage:hover img,.latest-mega-column a svg,.latest-mega-surface{transform:none!important}}.latest-mega-surface{grid-template-columns:330px minmax(0,1fr)!important;gap:0!important;height:min(650px,calc(100vh - 112px));min-height:570px;padding:0!important;overflow:hidden!important;border-radius:18px}.latest-mega-selector{display:flex;min-height:0;overflow:auto;flex-direction:column;background:linear-gradient(160deg,#fff8ef,#f4e2d0);border-radius:17px 0 0 17px;scrollbar-width:thin;scrollbar-color:#c8794e transparent}.latest-mega-selector-head{display:grid;grid-template-columns:34px minmax(0,1fr);padding:20px 20px 14px;align-items:center;grid-gap:0 10px;gap:0 10px;border-bottom:1px solid #dfc9b5;background:rgba(255,253,249,.42)}.latest-mega-selector-head svg{grid-row:1;width:30px;height:30px;color:#bd5929}.latest-mega-selector-head>div{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:8px}.latest-mega-selector-head span{display:block;color:#713016;font:800 12px/1.2 Manrope,Segoe UI,sans-serif;letter-spacing:.08em;text-transform:uppercase}.latest-mega-selector-head small{padding:5px 7px;border:1px solid #ddb99f;border-radius:999px;background:#fff9f1;color:#a84a20;font:800 9px/1 Manrope,Segoe UI,sans-serif;text-transform:uppercase;white-space:nowrap}.latest-mega-selector-head p{grid-column:2;margin:5px 0 0;color:#79685b;font:600 11.5px/1.4 Manrope,Segoe UI,sans-serif}.latest-mega-selector-list{display:flex;flex-direction:column}.latest-mega-selector-list button{display:grid;grid-template-columns:27px minmax(0,1fr) 16px;width:100%;min-height:43px;padding:7px 17px;align-items:center;grid-gap:8px;gap:8px;border:0;border-bottom:1px solid #e8d6c4;border-left:3px solid transparent;background:transparent;color:#2c2019;text-align:left;font:700 12.5px/1.25 Manrope,Segoe UI,sans-serif;cursor:pointer;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.latest-mega-selector-list button small{display:grid;width:24px;height:24px;place-items:center;border:1px solid #dfbda5;border-radius:50%;color:#a94b22;font:800 9px/1 Manrope,Segoe UI,sans-serif;transition:background-color .2s ease,color .2s ease}.latest-mega-selector-list button svg{width:14px;height:14px;color:#c95521;transition:transform .2s ease}.latest-mega-selector-list button.active,.latest-mega-selector-list button:focus-visible,.latest-mega-selector-list button:hover{border-left-color:#a9441d;background:#f2ddc8;color:#923a17;outline:0}.latest-mega-selector-list button.active small,.latest-mega-selector-list button:focus-visible small,.latest-mega-selector-list button:hover small{border-color:#a94b22;background:#a94b22;color:#fffaf4}.latest-mega-selector-list button.active svg,.latest-mega-selector-list button:focus-visible svg,.latest-mega-selector-list button:hover svg{transform:translateX(3px)}.latest-mega-product-panel{min-width:0;padding:38px 42px 34px;background:#fffdf9;overflow:auto}.latest-mega-product-head{display:flex;margin-bottom:24px;padding-bottom:22px;align-items:flex-end;justify-content:space-between;gap:24px;border-bottom:1px solid #e8dccf}.latest-mega-product-head>div{min-width:0}.latest-mega-product-head span{display:block;margin-bottom:8px;color:#b65322;font:800 11px/1.1 Manrope,Segoe UI,sans-serif;letter-spacing:.12em;text-transform:uppercase}.latest-mega-product-head h2{margin:0;color:#241810;font:800 clamp(29px,3vw,44px)/1.08 Manrope,Segoe UI,sans-serif;letter-spacing:-.035em}.latest-mega-product-head p{max-width:660px;margin:10px 0 0;color:#6a5b51;font:600 14px/1.55 Manrope,Segoe UI,sans-serif}.latest-mega-product-head a{display:inline-flex;min-height:44px;padding:0 18px;align-items:center;gap:8px;border:1px solid #d47442;border-radius:999px;color:#9d411c!important;background:#fffaf4;text-decoration:none!important;font:800 12px/1 Manrope,Segoe UI,sans-serif;white-space:nowrap}.latest-mega-product-head a:after{display:none!important}.latest-mega-product-head a svg{width:15px;height:15px}.latest-mega-product-groups{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px}.latest-mega-product-group{min-width:0;padding:18px;border:1px solid #ead9c9;border-radius:6px;background:linear-gradient(135deg,#fff,#fff8f0)}.latest-mega-product-group h3{margin:0 0 12px;color:#813819;font:800 13px/1.2 Manrope,Segoe UI,sans-serif;text-transform:uppercase;letter-spacing:.04em}.latest-mega-product-group>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:9px;gap:9px}.latest-mega-product-group a{display:flex!important;min-height:48px;padding:10px 12px!important;align-items:center;justify-content:space-between;gap:10px;border:1px solid #ecdccc!important;border-radius:5px;background:#fff;color:#241810!important;text-decoration:none!important;text-transform:none!important;font:800 13.5px/1.25 Manrope,Segoe UI,sans-serif;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease,color .2s ease!important}.latest-mega-product-group a:after{display:none!important}.latest-mega-product-group a svg{width:16px;height:16px;flex:0 0 auto;color:#bd5626;transition:transform .2s ease}.latest-mega-product-group a:focus-visible,.latest-mega-product-group a:hover{border-color:#d27a4c!important;box-shadow:0 9px 18px rgba(91,39,15,.11);color:#a7471d!important;transform:translateY(-2px)!important;outline:0}.latest-mega-product-group a:focus-visible svg,.latest-mega-product-group a:hover svg{transform:translateX(3px)}@media(max-width:1180px) and (min-width:821px){.latest-mega-surface{grid-template-columns:280px minmax(0,1fr)!important}.latest-mega-product-panel{padding:30px 28px}.latest-mega-product-groups{grid-template-columns:1fr}.latest-mega-product-group>div{grid-template-columns:repeat(2,minmax(0,1fr))}.latest-mega-product-group a{font-size:12.5px!important}}@media(prefers-reduced-motion:reduce){.latest-mega-product-group a,.latest-mega-product-group a svg,.latest-mega-selector-list button,.latest-mega-selector-list button svg{transition:none!important;transform:none!important}}.latest-mega-product-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:13px;gap:13px}.latest-mega-product-links a{display:flex!important;min-height:68px;padding:15px 16px!important;align-items:center;justify-content:space-between;gap:12px;border:1px solid #ead9c9!important;background:linear-gradient(135deg,#fff,#fff8f0);color:#241810!important;text-decoration:none!important;text-transform:none!important;font:800 14.5px/1.25 Manrope,Segoe UI,sans-serif;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease,color .2s ease!important}.latest-mega-product-links a:after{display:none!important}.latest-mega-product-links a svg{width:17px;height:17px;flex:0 0 auto;color:#bd5626;transition:transform .2s ease}.latest-mega-product-links a:focus-visible,.latest-mega-product-links a:hover{border-color:#d27a4c!important;box-shadow:0 9px 18px rgba(91,39,15,.11);color:#a7471d!important;transform:translateY(-2px)!important;outline:0}.latest-mega-product-links a:focus-visible svg,.latest-mega-product-links a:hover svg{transform:translateX(3px)}@media(max-width:1180px) and (min-width:821px){.latest-mega-product-links{grid-template-columns:repeat(2,minmax(0,1fr))}.latest-mega-product-links a{min-height:58px;font-size:12.5px!important}}@media(prefers-reduced-motion:reduce){.latest-mega-product-links a,.latest-mega-product-links a svg{transition:none!important;transform:none!important}}.vcc-ingredient-ecosystem .vcc-ecosystem-heading.reveal-item{transform:translateY(24px);transition-duration:.8s}.vcc-ingredient-ecosystem .vcc-ecosystem-left .vcc-ecosystem-card.reveal-item{transform:translateX(-46px);opacity:0}.vcc-ingredient-ecosystem .vcc-ecosystem-right .vcc-ecosystem-card.reveal-item{transform:translateX(46px);opacity:0}.vcc-ingredient-ecosystem .vcc-ecosystem-card.reveal-item.is-visible{transform:none;opacity:1}.vcc-ingredient-ecosystem .vcc-ecosystem-column .vcc-ecosystem-card:first-child{transition-delay:0s}.vcc-ingredient-ecosystem .vcc-ecosystem-column .vcc-ecosystem-card:nth-child(2){transition-delay:80ms}.vcc-ingredient-ecosystem .vcc-ecosystem-column .vcc-ecosystem-card:nth-child(3){transition-delay:.16s}.vcc-ingredient-ecosystem .vcc-ecosystem-column .vcc-ecosystem-card:nth-child(4){transition-delay:.24s}.vcc-ingredient-ecosystem .vcc-ecosystem-column .vcc-ecosystem-card:nth-child(5){transition-delay:.32s}.vcc-ingredient-ecosystem .vcc-ecosystem-column .vcc-ecosystem-card:nth-child(6){transition-delay:.4s}.vcc-ingredient-ecosystem .vcc-ecosystem-centre.reveal-item{transform:translateY(28px) scale(.96);opacity:0;transition-duration:.9s}.vcc-ingredient-ecosystem .vcc-ecosystem-centre.reveal-item.is-visible{transform:none;opacity:1}.vcc-ingredient-ecosystem .vcc-ecosystem-image-wrap{animation:ecosystemFloat 5.5s ease-in-out infinite}.vcc-ingredient-ecosystem .vcc-ecosystem-image-wrap>img{transition:transform 1.1s cubic-bezier(.2,.8,.2,1),filter .5s ease}.vcc-ingredient-ecosystem .vcc-ecosystem-image-wrap:hover>img{filter:saturate(1.08) contrast(1.03);transform:scale(1.045)}.vcc-ingredient-ecosystem .vcc-ecosystem-badge{animation:ecosystemBadgePulse 3.2s ease-in-out infinite}.vcc-ingredient-ecosystem .vcc-ecosystem-connectors path{stroke-dasharray:9 7;animation:ecosystemLineFlow 3.4s linear infinite}.vcc-ingredient-ecosystem .vcc-ecosystem-connectors circle{transform-box:fill-box;transform-origin:center;animation:ecosystemNodePulse 2.2s ease-in-out infinite}.vcc-ingredient-ecosystem .vcc-ecosystem-card>svg:not(.vcc-ecosystem-arrow){transition:transform .4s cubic-bezier(.2,.8,.2,1),color .3s ease}.vcc-ingredient-ecosystem .vcc-ecosystem-card:hover>svg:not(.vcc-ecosystem-arrow){color:#d56725;transform:translateY(-3px) rotate(-7deg) scale(1.1)}.vcc-ingredient-ecosystem .vcc-ecosystem-card:hover .vcc-ecosystem-arrow{animation:ecosystemArrowMove .7s ease-in-out infinite alternate}.vcc-ingredient-ecosystem .vcc-ecosystem-eyebrow i{overflow:visible;background:linear-gradient(90deg,transparent,#bc6a34,transparent);background-size:200% 100%;animation:ecosystemEyebrowFlow 2.8s linear infinite}@keyframes ecosystemFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes ecosystemBadgePulse{0%,to{transform:translate(-50%,-50%) scale(1);box-shadow:0 9px 25px rgba(50,21,7,.18)}50%{transform:translate(-50%,-50%) scale(1.035);box-shadow:0 13px 32px rgba(110,48,17,.26)}}@keyframes ecosystemLineFlow{to{stroke-dashoffset:-32}}@keyframes ecosystemNodePulse{0%,to{transform:scale(.82);opacity:.7}50%{transform:scale(1.25);opacity:1}}@keyframes ecosystemArrowMove{to{transform:translateX(7px)}}@keyframes ecosystemEyebrowFlow{to{background-position:-200% 0}}@media(max-width:1199px){.vcc-ingredient-ecosystem .vcc-ecosystem-left .vcc-ecosystem-card.reveal-item,.vcc-ingredient-ecosystem .vcc-ecosystem-right .vcc-ecosystem-card.reveal-item{transform:translateY(24px)}.vcc-ingredient-ecosystem .vcc-ecosystem-card.reveal-item.is-visible{transform:none}}@media(prefers-reduced-motion:reduce){.vcc-ingredient-ecosystem .vcc-ecosystem-badge,.vcc-ingredient-ecosystem .vcc-ecosystem-card:hover .vcc-ecosystem-arrow,.vcc-ingredient-ecosystem .vcc-ecosystem-connectors circle,.vcc-ingredient-ecosystem .vcc-ecosystem-connectors path,.vcc-ingredient-ecosystem .vcc-ecosystem-eyebrow i,.vcc-ingredient-ecosystem .vcc-ecosystem-image-wrap{animation:none!important}.vcc-ingredient-ecosystem .vcc-ecosystem-card.reveal-item,.vcc-ingredient-ecosystem .vcc-ecosystem-centre.reveal-item,.vcc-ingredient-ecosystem .vcc-ecosystem-heading.reveal-item{opacity:1!important;transform:none!important;transition:none!important}}.home-trusted-customers{position:relative;isolation:isolate;overflow:hidden;padding:38px max(6vw,72px) 48px;background:#fff;border-top:1px solid #eee5d9;border-bottom:1px solid #eee5d9}.home-trusted-customers>.botanical-corners{z-index:0}.home-customer-carousel-shell,.home-trusted-customers-heading{position:relative;z-index:1}.home-trusted-customers-heading{text-align:center;margin-bottom:20px}.home-trusted-customers-heading .eyebrow{color:#2b2019;font-size:11px;letter-spacing:.08em;text-transform:uppercase}.home-customer-carousel-shell{display:grid;align-items:center}.home-customer-marquee{overflow:hidden;margin:0 58px;padding:24px 0}.home-customer-marquee-track{--customer-loop-offset:14px;display:flex;width:max-content;gap:28px;align-items:center;transform:translateX(calc(-50% - var(--customer-loop-offset)));animation:homeTrustedCustomerFlow 30s linear infinite;will-change:transform}.home-customer-marquee:hover .home-customer-marquee-track{animation-play-state:running}.home-customer-logo{display:grid;width:270px;height:124px;flex:0 0 270px;padding:8px 12px;place-items:center;overflow:visible;background:transparent;transition:transform .3s,filter .3s}.home-customer-logo:hover{transform:translateY(-3px)}.home-customer-logo img{display:block;width:auto;height:auto;max-width:245px;max-height:104px;object-fit:contain;object-position:center;filter:grayscale(.78);opacity:.82;transition:filter .3s,opacity .3s}.home-customer-logo:hover img{filter:none;opacity:1}.home-customer-carousel-control{position:absolute;z-index:8;top:50%;display:grid;width:50px;height:50px;padding:0;place-items:center;border:1px solid rgba(186,106,52,.45);border-radius:50%;background:linear-gradient(145deg,#fffaf3,#f2dcc4);color:#6a2a10;box-shadow:0 12px 28px rgba(72,31,12,.2),0 0 0 7px rgba(255,248,239,.84);transform:translateY(-50%);cursor:pointer;transition:transform .32s cubic-bezier(.22,1,.36,1),background .28s,color .28s,box-shadow .32s}.home-customer-carousel-control.previous{left:-25px}.home-customer-carousel-control.next{right:-25px}.home-customer-carousel-control svg{width:21px;height:21px;transition:transform .3s cubic-bezier(.22,1,.36,1)}.home-customer-carousel-control:focus-visible{outline:3px solid #e59a59;outline-offset:4px}@media(hover:hover) and (pointer:fine){.home-customer-carousel-control:hover{background:linear-gradient(145deg,#8d3513,#d86e2a);color:#fff;box-shadow:0 16px 32px rgba(119,47,15,.28),0 0 0 7px rgba(244,220,193,.78);transform:translateY(-50%) scale(1.08)}.home-customer-carousel-control.previous:hover svg{transform:translateX(-4px)}.home-customer-carousel-control.next:hover svg{transform:translateX(4px)}}@keyframes homeTrustedCustomerFlow{0%{transform:translateX(calc(-50% - var(--customer-loop-offset)))}to{transform:translateX(0)}}@media(max-width:820px){.home-trusted-customers{padding-inline:24px}.home-customer-marquee{margin-inline:48px;padding-block:20px}.home-customer-carousel-control{width:42px;height:42px;box-shadow:0 9px 22px rgba(72,31,12,.18),0 0 0 5px rgba(255,248,239,.84)}.home-customer-carousel-control.previous{left:2px}.home-customer-carousel-control.next{right:2px}}@media(max-width:600px){.home-trusted-customers{padding-top:30px;padding-bottom:36px}.home-customer-marquee-track{--customer-loop-offset:9px;gap:18px;animation-duration:24s}.home-customer-logo{width:210px;height:104px;flex-basis:210px}.home-customer-logo img{max-width:190px;max-height:86px}}@media(prefers-reduced-motion:reduce){.home-customer-marquee{overflow-x:auto;mask-image:none;-webkit-mask-image:none;scrollbar-width:none}.home-customer-marquee::-webkit-scrollbar{display:none}.home-customer-marquee-track{animation:none;transform:none}.home-customer-carousel-control,.home-customer-carousel-control svg,.home-customer-logo,.home-customer-logo img{transition:none}}@media(max-width:1050px){.utility{display:none!important}header,header.scrolled{position:fixed;top:0;height:68px}.nav-wrap{width:calc(100% - 28px)}.home-nav{position:fixed;z-index:130;inset:68px 0 0;display:flex;margin:0;padding:16px 24px 32px;overflow-y:auto;overscroll-behavior:contain;align-items:stretch;flex-direction:column;gap:0;background:#fffdf9;box-shadow:0 22px 38px rgba(43,24,16,.2);transform:translateX(100%);transition:transform .28s ease}.home-nav.open{transform:none}.home-nav a{min-height:50px;padding:15px 4px;border-bottom:1px solid var(--line);font-size:14px}.home-nav .nav-product{display:none}.home-nav .mobile-products-link{display:flex!important}.menu-trigger{display:grid}.header-quote,.mega-menu{display:none!important}}@media(max-width:420px){.nav-wrap{width:calc(100% - 20px)}.home-nav{padding-inline:18px}.logo b{font-size:15px}.logo small{font-size:7px}.nav-actions{gap:6px}}.footer-contact-number{margin-bottom:8px!important}.footer-contact-number span,.footer-contact-number strong{display:block}.footer-contact-number strong{color:#d9a361;font-size:10px;letter-spacing:.03em}.footer-contact-number span{margin-top:1px;color:#cbbcaf;font-size:11px}.supplier-section .anchor-mark,.supplier-section .associate-logo:hover>img,.supplier-section .associate-logo>img{filter:none;opacity:1}.supplier-section .supplier-cta-row{display:flex;width:100%;margin-top:34px;justify-content:center}@media(max-width:540px){.home-page .hero-copy>p{display:none}}.home-page .proof-section{position:relative;isolation:isolate;overflow:hidden;padding:72px 0;background:linear-gradient(135deg,#fffaf3,#f8ecdc);border-block:1px solid #ead8c6}.home-page .proof-section>.botanical-corners{z-index:-1;opacity:.55}.home-page .proof-inner{position:relative;z-index:1}.home-page .proof-heading{max-width:780px;margin:0 auto 38px;text-align:center}.home-page .proof-heading .eyebrow{display:block;margin-bottom:10px;color:#91401c;font-size:11px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.home-page .proof-heading h2{margin:0;color:#25170f;font:800 clamp(32px,4vw,50px)/1.08 Manrope,Segoe UI,sans-serif;letter-spacing:-.04em}.home-page .proof-heading>p{max-width:680px;margin:16px auto 0;color:#695a50;font-size:15px;line-height:1.65}.home-page .proof-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px}.home-page .proof-card{position:relative;min-width:0;padding:25px 22px;border:1px solid #e4cdb6;border-radius:14px;background:rgba(255,255,255,.86);box-shadow:0 10px 25px rgba(70,31,12,.07);transition:transform .28s ease,border-color .28s ease,box-shadow .28s ease}.home-page .proof-icon{display:grid;width:42px;height:42px;margin-bottom:20px;place-items:center;border-radius:50%;background:#f7e3cf;color:#a84b20}.home-page .proof-icon svg{width:20px;height:20px}.home-page .proof-card strong{display:block;color:#9f431b;font:850 clamp(32px,3vw,44px)/1 Manrope,Segoe UI,sans-serif;letter-spacing:-.045em}.home-page .proof-card h3{margin:10px 0 8px;color:#2b1c14;font:750 15px/1.3 Manrope,Segoe UI,sans-serif}.home-page .proof-card p{margin:0;color:#716258;font-size:12px;line-height:1.55}@media(hover:hover) and (pointer:fine){.home-page .proof-card:hover{border-color:#d89561;box-shadow:0 16px 34px rgba(88,38,13,.12);transform:translateY(-5px)}}@media(max-width:900px){.home-page .proof-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:540px){.home-page .proof-section{padding:52px 0}.home-page .proof-heading{margin-bottom:26px}.home-page .proof-heading h2{font-size:30px}.home-page .proof-heading>p{font-size:13px;line-height:1.55}.home-page .proof-grid{grid-template-columns:1fr;gap:10px}.home-page .proof-card{display:grid;padding:18px;grid-template-columns:44px auto;grid-column-gap:14px;column-gap:14px;align-items:center}.home-page .proof-icon{grid-row:1/3;margin:0}.home-page .proof-card strong{font-size:30px}.home-page .proof-card h3{margin:2px 0 0;font-size:14px}.home-page .proof-card p{grid-column:1/-1;margin-top:11px;font-size:11.5px}}@media(prefers-reduced-motion:reduce){.home-page .proof-card{transition:none}.home-page .proof-card:hover{transform:none}}.industries-showcase-menu{width:min(1180px,calc(100vw - 24px))!important}.industries-showcase-menu .industry-mega-pointer{left:50%}.industries-showcase-surface{display:grid;grid-template-columns:230px minmax(0,1fr);width:100%;max-height:calc(100vh - 112px);margin:0 auto;overflow:hidden;border:1px solid #e4d8cf;border-radius:18px;background:#fff;box-shadow:0 24px 64px rgba(58,28,13,.2);transform:translateY(-6px);transition:transform .22s ease-out}.industries-showcase-menu.show .industries-showcase-surface{transform:translateY(0)}.industries-showcase-intro{position:relative;display:flex;min-height:590px;overflow:hidden;flex-direction:column;padding:32px 27px 24px;border-right:1px solid #eee5de;background:linear-gradient(180deg,#fffaf6,#f7eee6)}.industries-showcase-intro>a,.industries-showcase-intro>div{position:relative;z-index:2}.industries-showcase-intro span{display:block;color:#db4d16;font:800 12px/1.2 Manrope,Segoe UI,sans-serif;letter-spacing:.06em;text-transform:uppercase}.industries-showcase-intro p{max-width:175px;margin:15px 0 0;color:#3e342e;font:500 13px/1.65 DM Sans,Segoe UI,sans-serif}.industries-showcase-intro img{position:absolute;inset:110px -82px 55px -65px;width:360px;height:405px;object-fit:cover;object-position:center;border-radius:50%;filter:saturate(.96);mix-blend-mode:multiply}.industries-showcase-intro:after{position:absolute;inset:115px 0 54px;background:linear-gradient(180deg,#fffaf6,transparent 17%,transparent 73%,#f7eee6);content:"";pointer-events:none}.industries-showcase-intro>a{display:flex!important;margin-top:auto;padding:10px 2px!important;align-items:center;gap:11px;color:#df4d14!important;font:700 12px/1.2 Manrope,Segoe UI,sans-serif!important;text-decoration:none!important;text-transform:none!important}.industries-showcase-intro>a:after{display:none!important}.industries-showcase-intro>a svg{width:17px;transition:transform .2s}.industries-showcase-intro>a:hover svg{transform:translateX(4px)}.industries-showcase-content{display:flex;min-width:0;min-height:590px;flex-direction:column;padding:20px 22px 0}.industries-showcase-heading{display:flex;min-height:28px;align-items:center;justify-content:space-between;margin:0 2px 9px}.industries-showcase-heading>span{color:#27201c;font:750 13px/1.2 Manrope,Segoe UI,sans-serif}.industries-showcase-heading>small{color:#9a8173;font:650 10px/1.2 Manrope,Segoe UI,sans-serif;text-transform:uppercase;letter-spacing:.08em}.industries-showcase-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px 12px;gap:10px 12px}.industries-showcase-grid>a{position:relative;display:flex!important;min-width:0;min-height:145px;padding:15px 14px 14px!important;overflow:hidden;flex-direction:column;border:1px solid #ebe3de!important;border-radius:8px;background:#fff;color:#241a15!important;text-decoration:none!important;text-transform:none!important;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease!important}.industries-showcase-grid>a:after{display:none!important}.industries-showcase-grid>a.featured,.industries-showcase-grid>a:focus-visible,.industries-showcase-grid>a:hover{border-color:#ef8a5f!important;background:linear-gradient(135deg,#fff,#fff8f4);box-shadow:0 8px 20px rgba(99,44,18,.08);color:#241a15!important;transform:translateY(-2px)!important;outline:0}.industry-showcase-icon{width:31px;height:31px;margin-bottom:10px;color:#66321f;stroke-width:1.55}.industries-showcase-grid strong{display:block;padding-right:20px;font:750 12px/1.3 Manrope,Segoe UI,sans-serif}.industries-showcase-grid p{display:-webkit-box;margin:5px 20px 0 0;overflow:hidden;color:#5f5149;font:500 10px/1.45 DM Sans,Segoe UI,sans-serif;-webkit-box-orient:vertical;-webkit-line-clamp:2}.industry-showcase-arrow{position:absolute;right:12px;bottom:12px;width:16px;height:16px;color:#ec4e14;transition:transform .2s}.industries-showcase-grid>a:hover .industry-showcase-arrow{transform:translateX(3px)}.industries-showcase-help{display:flex;min-height:53px;margin:12px -22px 0;padding:8px 22px;align-items:center;gap:10px;border-top:1px solid #eadfd7;background:linear-gradient(90deg,#fffaf6,#fff)}.industries-help-icon{display:grid;width:30px;height:30px;place-items:center;border:1px solid #efc4ac;border-radius:50%;color:#ed5118}.industries-help-icon svg{width:16px}.industries-showcase-help strong{font:700 10.5px/1.3 Manrope,Segoe UI,sans-serif}.industries-showcase-help button{display:flex;min-height:34px;margin-left:auto;padding:0 15px;align-items:center;gap:10px;border:1px solid #ef8a5f;border-radius:999px;background:#fff;color:#df4d14;font:650 10px/1 Manrope,Segoe UI,sans-serif;cursor:pointer}.industries-showcase-help button svg{width:15px}.industries-showcase-help button:hover{background:#fff3eb}@media(max-width:1050px) and (min-width:821px){.industries-showcase-menu{width:calc(100vw - 20px)!important}.industries-showcase-surface{grid-template-columns:190px minmax(0,1fr)}.industries-showcase-intro{padding-inline:20px}.industries-showcase-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.industries-showcase-grid>a{min-height:135px}.industries-showcase-content,.industries-showcase-intro,.industries-showcase-surface{min-height:0;max-height:calc(100vh - 112px)}.industries-showcase-content{overflow:auto}}@media(max-width:820px){.industries-showcase-menu{display:none!important}}@media(prefers-reduced-motion:reduce){.industries-showcase-grid>a,.industries-showcase-surface,.industry-showcase-arrow{transition:none!important;transform:none!important}}.mobile-industries-list{display:none}@media(max-width:820px){.home-page .home-nav .nav-industry{display:flex!important;color:#2b2019}.home-page .home-nav .nav-industry[aria-expanded=true]{border-bottom-color:#d75c20;background:#f8e9df;color:#a8481f}.home-page .home-nav .nav-industry svg{transition:transform .22s ease}.home-page .home-nav .nav-industry[aria-expanded=true] svg{transform:rotate(180deg)}.home-page .home-nav .mobile-industries-link{display:none!important}.home-page .mobile-industries-list{display:grid;max-height:0;overflow:hidden;grid-template-columns:1fr;opacity:0;background:#fffaf6;transition:max-height .32s ease,opacity .22s ease}.home-page .mobile-industries-list.open{max-height:720px;opacity:1}.home-page .mobile-industries-list>a{display:flex!important;min-height:43px;padding:10px 14px 10px 22px!important;align-items:center;justify-content:space-between;border-bottom:1px solid #ead8ca!important;color:#55443a!important;font-size:12px!important;font-weight:650;text-transform:none}.home-page .mobile-industries-list>a svg{width:14px;height:14px;color:#db531b}.home-page .mobile-industries-list>a:focus-visible,.home-page .mobile-industries-list>a:hover{padding-left:27px!important;background:#fff1e7;color:#a8481f!important}.home-page .mobile-industries-list>a.mobile-industries-all{color:#c64c19!important;font-weight:800}}@media(prefers-reduced-motion:reduce){.home-page .home-nav .nav-industry svg,.home-page .mobile-industries-list{transition:none!important}}.supplier-showcase-menu{width:min(950px,calc(100vw - 24px))!important}.supplier-showcase-menu .supplier-mega-pointer{left:50%}.supplier-showcase-surface{display:grid;grid-template-columns:212px minmax(0,1fr);width:100%;min-height:425px;max-height:calc(100vh - 112px);margin:0 auto;overflow:hidden;border:1px solid #e4d8cf;border-radius:18px;background:#fff;box-shadow:0 24px 64px rgba(58,28,13,.2);transform:translateY(-6px);transition:transform .22s ease-out}.supplier-showcase-menu.show .supplier-showcase-surface{transform:translateY(0)}.supplier-showcase-intro{position:relative;display:flex;min-height:425px;overflow:hidden;flex-direction:column;padding:31px 24px 22px;border-right:1px solid #eee5de;background:linear-gradient(180deg,#fffaf6,#f7eee6)}.supplier-showcase-intro>a,.supplier-showcase-intro>div{position:relative;z-index:2}.supplier-showcase-intro span{display:block;color:#df4d14;font:800 12px/1.2 Manrope,Segoe UI,sans-serif;letter-spacing:.05em;text-transform:uppercase}.supplier-showcase-intro p{max-width:170px;margin:14px 0 0;color:#3f342d;font:500 12px/1.65 DM Sans,Segoe UI,sans-serif}.supplier-showcase-intro img{position:absolute;inset:112px -56px 46px -50px;width:320px;height:285px;object-fit:cover;object-position:center;border-radius:48%;filter:saturate(.92);mix-blend-mode:multiply}.supplier-showcase-intro:after{position:absolute;inset:108px 0 45px;background:linear-gradient(180deg,#fffaf6,transparent 18%,transparent 75%,#f7eee6);content:"";pointer-events:none}.supplier-showcase-intro>a{display:flex!important;margin-top:auto;padding:8px 1px!important;align-items:center;gap:10px;color:#df4d14!important;font:700 11px/1.2 Manrope,Segoe UI,sans-serif!important;text-decoration:none!important;text-transform:none!important}.supplier-showcase-intro>a:after{display:none!important}.supplier-showcase-intro>a svg{width:16px;transition:transform .2s}.supplier-showcase-intro>a:hover svg{transform:translateX(4px)}.supplier-showcase-content{display:flex;min-width:0;min-height:425px;flex-direction:column;padding:17px 20px 0}.supplier-showcase-heading{display:flex;min-height:55px;align-items:flex-start;justify-content:space-between;gap:16px}.supplier-showcase-heading>strong{padding-top:3px;color:#261d18;font:750 12px/1.2 Manrope,Segoe UI,sans-serif}.supplier-showcase-heading label{display:flex;width:230px;height:30px;padding:0 10px;align-items:center;gap:8px;border:1px solid #ead8cc;border-radius:999px;background:#fff}.supplier-showcase-heading label svg{width:14px;color:#755f52}.supplier-showcase-heading input{min-width:0;flex:1 1;border:0;background:transparent;outline:0;color:#352821;font-size:10px}.supplier-showcase-heading input::placeholder{color:#a68f82}.supplier-showcase-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px 12px;gap:10px 12px}.supplier-showcase-grid>a{position:relative;display:grid!important;min-width:0;min-height:64px;padding:9px 30px 9px 10px!important;align-items:center;grid-template-columns:54px minmax(0,1fr);grid-gap:9px;gap:9px;border:1px solid #ebe3de!important;border-radius:7px;background:#fff;color:#241a15!important;text-decoration:none!important;text-transform:none!important;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease!important}.supplier-showcase-grid>a:after{display:none!important}.supplier-showcase-grid>a.featured,.supplier-showcase-grid>a:focus-visible,.supplier-showcase-grid>a:hover{border-color:#ef8a5f!important;background:linear-gradient(135deg,#fff,#fff8f4);box-shadow:0 7px 18px rgba(99,44,18,.07);transform:translateY(-1px)!important;outline:0}.supplier-showcase-grid>a>img{display:block;width:52px;height:32px;object-fit:contain}.supplier-showcase-grid>a>span{display:flex;min-width:0;flex-direction:column;gap:4px}.supplier-showcase-grid>a strong{overflow:hidden;color:#2a211c;font:750 10.5px/1.2 Manrope,Segoe UI,sans-serif;text-overflow:ellipsis;white-space:nowrap}.supplier-showcase-grid>a small{overflow:hidden;color:#66574f;font:500 8.5px/1.2 DM Sans,Segoe UI,sans-serif;text-overflow:ellipsis;white-space:nowrap}.supplier-showcase-grid>a>svg{position:absolute;right:10px;width:15px;color:#ed5017;transition:transform .2s}.supplier-showcase-grid>a:hover>svg{transform:translateX(3px)}.supplier-search-empty{grid-column:1/-1;margin:25px 0;color:#76655b;text-align:center;font-size:12px}.supplier-showcase-help{display:flex;min-height:50px;margin:10px -20px 0;padding:8px 20px;align-items:center;gap:10px;border-top:1px solid #eadfd7;background:linear-gradient(90deg,#fffaf6,#fff)}.supplier-showcase-help>span{display:grid;width:29px;height:29px;place-items:center;border:1px solid #efc4ac;border-radius:50%;color:#ed5118}.supplier-showcase-help>span svg{width:16px}.supplier-showcase-help>strong{font:700 10px/1.3 Manrope,Segoe UI,sans-serif}.supplier-showcase-help>button{display:flex;min-height:32px;margin-left:auto;padding:0 14px;align-items:center;gap:9px;border:1px solid #ef8a5f;border-radius:999px;background:#fff;color:#df4d14;font:650 9.5px/1 Manrope,Segoe UI,sans-serif;cursor:pointer}.supplier-showcase-help>button svg{width:14px}.supplier-showcase-help>button:hover{background:#fff3eb}@media(max-width:1050px) and (min-width:821px){.supplier-showcase-menu{width:calc(100vw - 20px)!important}.supplier-showcase-surface{grid-template-columns:185px minmax(0,1fr)}.supplier-showcase-intro{padding-inline:18px}.supplier-showcase-heading label{width:190px}.supplier-showcase-grid>a{grid-template-columns:44px minmax(0,1fr);padding-left:7px!important}.supplier-showcase-grid>a>img{width:43px}}@media(max-width:820px){.supplier-showcase-menu{display:none!important}}@media(prefers-reduced-motion:reduce){.supplier-showcase-grid>a,.supplier-showcase-surface{transition:none!important;transform:none!important}}.mobile-suppliers-list{display:none}@media(max-width:820px){.home-page .home-nav{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#ba8c70 transparent}.home-page .mobile-industries-list.open{max-height:min(245px,34dvh);overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#d36b39 #f4e7de}.home-page .mobile-industries-list.open::-webkit-scrollbar{width:5px}.home-page .mobile-industries-list.open::-webkit-scrollbar-track{background:#f4e7de}.home-page .mobile-industries-list.open::-webkit-scrollbar-thumb{border-radius:6px;background:#d36b39}.home-page .home-nav .nav-supplier{display:flex!important;color:#2b2019}.home-page .home-nav .nav-supplier[aria-expanded=true]{border-bottom-color:#d75c20;background:#f8e9df;color:#a8481f}.home-page .home-nav .nav-supplier svg{transition:transform .22s ease}.home-page .home-nav .nav-supplier[aria-expanded=true] svg{transform:rotate(180deg)}.home-page .home-nav .mobile-suppliers-link{display:none!important}.home-page .mobile-suppliers-list{display:grid;max-height:0;overflow:hidden;grid-template-columns:1fr;opacity:0;background:#fffaf6;transition:max-height .32s ease,opacity .22s ease}.home-page .mobile-suppliers-list.open{max-height:min(245px,34dvh);overflow-y:auto;overscroll-behavior:contain;opacity:1;scrollbar-width:thin;scrollbar-color:#d36b39 #f4e7de}.home-page .mobile-suppliers-list.open::-webkit-scrollbar{width:5px}.home-page .mobile-suppliers-list.open::-webkit-scrollbar-track{background:#f4e7de}.home-page .mobile-suppliers-list.open::-webkit-scrollbar-thumb{border-radius:6px;background:#d36b39}.home-page .mobile-suppliers-list>a{display:flex!important;min-height:48px;padding:8px 14px 8px 18px!important;align-items:center;justify-content:space-between;border-bottom:1px solid #ead8ca!important;color:#55443a!important;font-size:12px!important;font-weight:650;text-transform:none}.home-page .mobile-suppliers-list>a>span{display:flex;min-width:0;align-items:center;gap:12px}.home-page .mobile-suppliers-list>a img{width:48px;height:27px;flex:0 0 48px;object-fit:contain}.home-page .mobile-suppliers-list>a>svg{width:14px;height:14px;flex:0 0 14px;color:#db531b}.home-page .mobile-suppliers-list>a:focus-visible,.home-page .mobile-suppliers-list>a:hover{padding-left:23px!important;background:#fff1e7;color:#a8481f!important}.home-page .mobile-suppliers-list>a.mobile-suppliers-all{color:#c64c19!important;font-weight:800}}@media(prefers-reduced-motion:reduce){.home-page .home-nav .nav-supplier svg,.home-page .mobile-suppliers-list{transition:none!important}}@media(min-width:1051px){.supplier-showcase-menu{width:min(1180px,calc(100vw - 24px))!important}.supplier-showcase-surface{grid-template-columns:265px minmax(0,1fr);min-height:530px}.supplier-showcase-intro{min-height:530px;padding:40px 30px 28px}.supplier-showcase-intro span{font-size:14px;line-height:1.25}.supplier-showcase-intro p{max-width:195px;margin-top:20px;font-size:14px;line-height:1.7}.supplier-showcase-intro img{inset:142px -48px 54px -38px;width:335px;height:350px}.supplier-showcase-intro:after{inset:138px 0 52px}.supplier-showcase-intro>a{padding:10px 2px!important;gap:12px;font-size:13px!important}.supplier-showcase-intro>a svg{width:18px}.supplier-showcase-content{min-height:530px;padding:24px 25px 0}.supplier-showcase-heading{min-height:66px;align-items:flex-start}.supplier-showcase-heading>strong{padding-top:5px;font-size:14px}.supplier-showcase-heading label{width:285px;height:42px;padding-inline:14px}.supplier-showcase-heading label svg{width:17px}.supplier-showcase-heading input{font-size:12px}.supplier-showcase-grid{gap:12px 15px}.supplier-showcase-grid>a{min-height:80px;padding:11px 38px 11px 13px!important;grid-template-columns:68px minmax(0,1fr);gap:12px;border-radius:8px}.supplier-showcase-grid>a>img{width:66px;height:40px}.supplier-showcase-grid>a strong{font-size:12.5px}.supplier-showcase-grid>a small{font-size:10px}.supplier-showcase-grid>a>svg{right:14px;width:17px}.supplier-showcase-help{min-height:69px;margin:12px -25px 0;padding:10px 25px;gap:13px}.supplier-showcase-help>span{width:36px;height:36px}.supplier-showcase-help>span svg{width:19px}.supplier-showcase-help>strong{font-size:12px}.supplier-showcase-help>button{min-height:42px;padding-inline:19px;gap:11px;font-size:11px}.supplier-showcase-help>button svg{width:16px}}.hero-poster{z-index:0}.hero-video{z-index:1;animation:professionalMediaFade .8s ease-out both}@keyframes professionalMediaFade{0%{opacity:0}to{opacity:1}}@media(prefers-reduced-motion:reduce){.hero-video{display:none}.reveal-item{transition:none!important;opacity:1!important;transform:none!important}}img[src^="/product-images/delta/"]{object-fit:contain!important;object-position:center!important;transform:none!important}.hero-video-control{position:absolute;z-index:4;right:24px;bottom:22px;padding:9px 13px;border:1px solid #ffffff70;border-radius:20px;color:#fff;background:#25140ddd;font-size:11px;font-weight:600;cursor:pointer}.hero-video-control:focus-visible{outline:2px solid #f5bd77;outline-offset:4px}@media(max-width:760px){.hero-video-control{right:14px;bottom:12px;font-size:10px}}