:root{--green:#103028;--deep:#08231e;--green-2:#183d34;--taupe:#806858;--champagne:#b9a38f;--cream:#f5f0e8;--paper:#fffdf9;--ink:#163028;--muted:#6e766f;--line:rgba(16,48,40,.15);--shadow:0 24px 70px rgba(8,40,32,.14);--container:min(1240px,calc(100% - 48px));--radius:28px;--ease:cubic-bezier(.2,.8,.2,1)}
*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{margin:0;background:var(--paper);color:var(--ink);font-family:Almarai,sans-serif;font-size:16px;line-height:1.9;overflow-x:hidden}body.menu-open{overflow:hidden}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.container{width:var(--container);margin-inline:auto}.section{padding:clamp(76px,9vw,132px) 0}.eyebrow{display:flex;align-items:center;gap:11px;margin:0 0 18px;color:var(--taupe);font-size:13px;font-weight:700;letter-spacing:.04em}.eyebrow:before{content:"";width:34px;height:1px;background:currentColor}.section-heading{max-width:680px;margin-bottom:54px}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.35;text-wrap:balance}h1{font-size:clamp(42px,5.4vw,76px);font-weight:800;letter-spacing:-.035em}h2{font-size:clamp(32px,4vw,54px);font-weight:800;letter-spacing:-.025em}h3{font-size:clamp(20px,2vw,29px)}p{color:var(--muted)}.lead{font-size:clamp(19px,2vw,24px);color:var(--ink)}.skip-link{position:fixed;z-index:10000;top:-100px;right:20px;background:#fff;padding:12px 20px}.skip-link:focus{top:20px}.button{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:20px;min-height:56px;padding:12px 26px;border:1px solid transparent;border-radius:999px;background:var(--green);color:#fff;font-weight:700;overflow:hidden;transition:transform .35s var(--ease),color .35s,background .35s,border .35s}.button:before{content:"";position:absolute;inset:0;background:var(--taupe);transform:translateX(102%);transition:transform .45s var(--ease)}.button>*{position:relative;z-index:1}.button i{transition:transform .35s var(--ease)}.button:hover{transform:translateY(-3px)}.button:hover:before{transform:none}.button:hover i{transform:translateX(-5px)}.button--ghost{background:transparent;border-color:rgba(255,255,255,.35)}.button--ghost:before{background:#fff}.button--ghost:hover{color:var(--green)}.button--light{background:var(--cream);color:var(--green)}.button--text{min-height:auto;padding:10px 0;border-radius:0;background:none;color:var(--green);border-bottom:1px solid var(--green)}.button--text:before{display:none}.button--small{min-height:46px;padding:9px 20px;font-size:14px}.button--header{background:var(--cream);color:var(--green)}.button--header:before{background:var(--taupe)}.button--header:hover{color:#fff}.reveal,.reveal-image{will-change:transform,opacity}.preloader{position:fixed;z-index:9999;inset:0;display:grid;place-items:center;background:var(--deep);transition:opacity .7s var(--ease),visibility .7s}.preloader.is-hidden{opacity:0;visibility:hidden;pointer-events:none}.preloader__mark{display:grid;place-items:center;gap:24px;width:min(330px,60vw)}.preloader img{width:100%;filter:brightness(0) invert(1);opacity:.95}.preloader span{display:block;width:100%;height:2px;background:rgba(255,255,255,.16);overflow:hidden}.preloader span:after{content:"";display:block;width:45%;height:100%;background:var(--champagne);animation:preload 1.15s var(--ease) infinite}@keyframes preload{from{transform:translateX(120%)}to{transform:translateX(-250%)}}.page-transition{position:fixed;z-index:8000;inset:0;background:var(--green);transform:translateY(100%);pointer-events:none}.site-header{position:fixed;z-index:1000;top:0;right:0;left:0;color:#fff;transition:background .4s,padding .4s,box-shadow .4s}.site-header.is-scrolled{background:rgba(8,35,30,.94);box-shadow:0 10px 36px rgba(0,0,0,.15);backdrop-filter:blur(14px)}.site-header__inner{height:96px;display:flex;align-items:center;gap:38px;transition:height .4s}.is-scrolled .site-header__inner{height:74px}.brand{width:148px;flex:0 0 auto}.brand img{width:100%;filter:brightness(0) invert(1)}.desktop-nav{margin-inline:auto}.desktop-nav ul,.footer-links ul{display:flex;list-style:none;margin:0;padding:0;gap:30px}.desktop-nav a{position:relative;font-size:15px;font-weight:700}.desktop-nav a:after{content:"";position:absolute;right:0;bottom:-9px;width:0;height:1px;background:var(--champagne);transition:width .35s}.desktop-nav a:hover:after,.desktop-nav .current-menu-item a:after{width:100%}.header-actions{display:flex;align-items:center;gap:12px}.menu-toggle{display:none;width:48px;height:48px;border:1px solid rgba(255,255,255,.25);border-radius:50%;background:none;padding:0}.menu-toggle span{display:block;width:19px;height:1px;background:#fff;margin:6px auto}.mobile-panel{position:fixed;z-index:1200;inset:0;display:flex;flex-direction:column;padding:28px;background:var(--deep);color:#fff;transform:translateX(-105%);visibility:hidden;transition:transform .65s var(--ease),visibility .65s;overflow:hidden}.mobile-panel.is-open{transform:none;visibility:visible}.mobile-panel__top{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between}.mobile-panel__top img{width:145px;filter:brightness(0) invert(1)}.menu-close{width:48px;height:48px;border:1px solid rgba(255,255,255,.25);border-radius:50%;background:none;color:#fff;font-size:20px}.mobile-panel nav{position:relative;z-index:1;margin:auto 0}.mobile-panel ul{list-style:none;padding:0;margin:0}.mobile-panel li{border-bottom:1px solid rgba(255,255,255,.12)}.mobile-panel nav a{display:block;padding:12px 0;font-size:clamp(25px,8vw,38px);font-weight:700}.mobile-panel__contact{position:relative;z-index:1;display:grid;gap:8px;color:var(--champagne);font-size:13px}.mobile-panel__contact a{display:flex;gap:10px;align-items:center}.mobile-panel__orb{position:absolute;width:420px;height:420px;border:1px solid rgba(185,163,143,.15);border-radius:50%;left:-180px;bottom:-90px}.hero{position:relative;min-height:100svh;display:flex;align-items:center;background:var(--deep);color:#fff;overflow:hidden}.hero__grid{display:grid;grid-template-columns:.82fr 1.18fr;align-items:center;gap:7vw;padding-top:110px;padding-bottom:70px}.hero h1{max-width:560px;margin-bottom:24px}.hero__lead{max-width:580px;color:rgba(255,255,255,.72);font-size:clamp(17px,1.5vw,20px)}.hero__buttons{display:flex;gap:12px;margin-top:34px}.hero__visual{position:relative}.hero__image-wrap{height:min(76vh,790px);border-radius:220px 220px 30px 30px;overflow:hidden;box-shadow:0 50px 100px rgba(0,0,0,.35)}.hero__image-wrap:after{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(180deg,transparent 55%,rgba(8,35,30,.35))}.hero__image-wrap img{width:100%;height:100%;object-fit:cover}.hero__caption{position:absolute;right:-44px;bottom:80px;display:flex;align-items:center;gap:14px;padding:18px 22px;border-radius:18px;background:rgba(245,240,232,.94);color:var(--green);box-shadow:var(--shadow)}.hero__caption i{font-size:26px;color:var(--taupe)}.hero__caption span{font-size:13px;font-weight:700;line-height:1.6}.hero__seal{display:flex;align-items:center;gap:12px;margin-top:44px;color:rgba(255,255,255,.65)}.hero__seal span{display:grid;place-items:center;width:58px;height:58px;border:1px solid rgba(255,255,255,.25);border-radius:50%;font-size:11px}.hero__seal small{font-size:11px;letter-spacing:.08em}.hero__orb{position:absolute;border-radius:50%;filter:blur(1px);border:1px solid rgba(185,163,143,.15)}.hero__orb--one{width:48vw;height:48vw;top:-28vw;right:-15vw}.hero__orb--two{width:26vw;height:26vw;bottom:-15vw;left:-8vw}.hero__grain{position:absolute;inset:0;opacity:.045;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='3'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.8'/%3E%3C/svg%3E")}.scroll-cue{position:absolute;bottom:24px;right:50%;display:flex;align-items:center;gap:12px;transform:translateX(50%);font-size:11px;color:rgba(255,255,255,.55)}.scroll-cue i{animation:bounce 1.6s infinite}@keyframes bounce{50%{transform:translateY(7px)}}.trust-strip{background:var(--cream);border-bottom:1px solid var(--line)}.trust-strip__inner{display:grid;grid-template-columns:repeat(4,1fr);padding:32px 0}.trust-item{display:flex;align-items:center;gap:15px;padding:5px 25px;border-inline-start:1px solid var(--line)}.trust-item:first-child{border:0}.trust-item i{color:var(--taupe);font-size:22px}.trust-item span{color:var(--muted);font-size:12px;line-height:1.6}.trust-item strong{color:var(--green);font-size:15px}.about-preview__grid{display:grid;grid-template-columns:1.05fr .95fr;gap:9vw;align-items:center}.about-preview__visual{position:relative;height:700px;border-radius:30px 210px 30px 30px;overflow:hidden}.about-preview__visual img{width:100%;height:100%;object-fit:cover}.vertical-note{position:absolute;left:20px;bottom:30px;color:#fff;writing-mode:vertical-lr;letter-spacing:.15em;font-size:10px}.about-preview__content p{font-size:17px}.product-story{padding:120px 0;background:var(--green);color:#fff}.product-story__intro{width:var(--container);margin:0 auto 80px;display:grid;grid-template-columns:1fr 1fr;gap:20px 9vw}.product-story__intro .eyebrow{grid-column:1/-1}.product-story__intro p:last-child{align-self:end;color:rgba(255,255,255,.64)}.product-story__stage{width:var(--container);margin:auto;display:grid;grid-template-columns:1.12fr .88fr;min-height:78vh;gap:7vw}.product-story__media{position:sticky;top:110px;height:calc(100vh - 160px);max-height:760px;border-radius:28px;overflow:hidden}.story-image{position:absolute;inset:0;margin:0;opacity:0;transform:scale(1.08);transition:opacity .65s,transform 1.1s var(--ease)}.story-image.is-active{opacity:1;transform:scale(1)}.story-image img{width:100%;height:100%;object-fit:cover}.product-story__copy{padding-bottom:120px}.story-panel{min-height:62vh;display:flex;flex-direction:column;justify-content:center;border-bottom:1px solid rgba(255,255,255,.13);opacity:.32;transition:opacity .4s}.story-panel.is-active{opacity:1}.story-panel>span{font-size:13px;color:var(--champagne)}.story-panel h3{font-size:clamp(35px,4vw,58px);margin:12px 0 20px}.story-panel p{color:rgba(255,255,255,.66);font-size:17px}.why-section{background:var(--cream)}.feature-row{display:grid;grid-template-columns:80px 54px .8fr 1.2fr;align-items:center;gap:28px;padding:34px 0;border-top:1px solid var(--line)}.feature-row:last-child{border-bottom:1px solid var(--line)}.feature-row__num{font-size:13px;color:var(--taupe)}.feature-row>i{font-size:22px;color:var(--taupe)}.feature-row h3{margin:0}.feature-row p{margin:0}.industries{background:var(--deep);color:#fff}.industries__head{display:grid;grid-template-columns:1fr 1fr;gap:8vw;align-items:end;margin-bottom:55px}.industries__head>p{color:rgba(255,255,255,.63)}.industries__grid{display:grid;grid-template-columns:repeat(12,1fr);grid-auto-rows:230px;gap:18px;margin-bottom:38px}.industry-tile{position:relative;grid-column:span 6;overflow:hidden;border-radius:24px}.industry-tile:nth-child(1),.industry-tile:nth-child(4){grid-column:span 7}.industry-tile:nth-child(2),.industry-tile:nth-child(3){grid-column:span 5}.industry-tile img{width:100%;height:100%;object-fit:cover;transition:transform .8s var(--ease)}.industry-tile__overlay{position:absolute;inset:0;background:linear-gradient(180deg,transparent 10%,rgba(8,35,30,.84))}.industry-tile>i{position:absolute;top:24px;right:24px;display:grid;place-items:center;width:46px;height:46px;border:1px solid rgba(255,255,255,.25);border-radius:50%;backdrop-filter:blur(8px)}.industry-tile h3{position:absolute;right:28px;bottom:20px;max-width:65%;margin:0}.industry-tile__arrow{position:absolute;left:26px;bottom:24px;display:grid;place-items:center;width:46px;height:46px;border-radius:50%;background:#fff;color:var(--green);transition:transform .4s}.industry-tile:hover img{transform:scale(1.06)}.industry-tile:hover .industry-tile__arrow{transform:translateX(-6px)}.journey-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:10vw}.journey-intro{position:sticky;top:130px;align-self:start}.timeline{position:relative}.timeline__line{position:absolute;top:0;right:24px;width:2px;height:100%;background:var(--line);transform-origin:top}.timeline__line:after{content:"";position:absolute;inset:0;background:var(--taupe);transform:scaleY(var(--progress,0));transform-origin:top}.timeline__step{position:relative;display:grid;grid-template-columns:48px 1fr;gap:28px;padding:0 0 80px}.timeline__step>span{position:relative;z-index:1;display:grid;place-items:center;width:48px;height:48px;border-radius:50%;background:var(--paper);border:1px solid var(--taupe);font-size:11px;color:var(--taupe)}.quality-section{position:relative;min-height:660px;display:grid;align-items:end;background:var(--deep);color:#fff;overflow:hidden}.quality-section__image{position:absolute;inset:0}.quality-section__image:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,35,30,.22),rgba(8,35,30,.86))}.quality-section__image img{width:100%;height:100%;object-fit:cover}.quality-section__content{position:relative;z-index:1;padding-bottom:90px}.quality-track{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.quality-track span{padding:11px 17px;border:1px solid rgba(255,255,255,.3);border-radius:99px;font-size:13px}.quality-track i{color:var(--champagne)}.brand-statement{position:relative;height:min(85vh,830px);display:grid;place-items:center;color:#fff;text-align:center;overflow:hidden}.brand-statement>img{position:absolute;inset:-8%;width:116%;height:116%;object-fit:cover}.brand-statement__overlay{position:absolute;inset:0;background:rgba(8,35,30,.56)}.brand-statement__content{position:relative;z-index:1}.brand-statement .eyebrow{justify-content:center;color:var(--champagne)}.brand-statement h2{font-size:clamp(48px,7vw,92px)}.testimonials{background:var(--cream)}.testimonial-track{display:flex;gap:20px;overflow:auto;scroll-snap-type:x mandatory}.testimonial{min-width:min(520px,88vw);scroll-snap-align:start;margin:0;padding:42px;border:1px solid var(--line);border-radius:24px;background:#fff}.testimonial i{color:var(--taupe)}.testimonial cite{display:block;margin-top:20px;font-style:normal;font-weight:700}.final-cta{background:var(--cream)}.final-cta__inner{position:relative;display:grid;grid-template-columns:1fr .75fr;align-items:center;min-height:570px;padding:70px;border-radius:38px;background:var(--green);color:#fff;overflow:hidden}.final-cta__copy{position:relative;z-index:2}.final-cta__copy p{max-width:590px;color:rgba(255,255,255,.68)}.final-cta__image{position:absolute;left:0;top:0;bottom:0;width:43%;clip-path:polygon(18% 0,100% 0,100% 100%,0 100%)}.final-cta__image img{width:100%;height:100%;object-fit:cover}.final-cta__orb{position:absolute;width:380px;height:380px;border:1px solid rgba(255,255,255,.12);border-radius:50%;right:-140px;top:-180px}.site-footer{position:relative;padding:95px 0 20px;background:var(--deep);color:#fff;overflow:hidden}.footer-grid{position:relative;z-index:1;display:grid;grid-template-columns:1.2fr .7fr .9fr;gap:8vw;padding-bottom:70px}.footer-brand img{width:190px;filter:brightness(0) invert(1);margin-bottom:26px}.footer-brand p{max-width:450px;color:rgba(255,255,255,.62)}.site-footer h2{font-size:18px}.footer-links ul{display:grid;gap:8px}.footer-links a,.footer-contact a,.footer-contact p{color:rgba(255,255,255,.66);transition:color .3s}.footer-links a:hover,.footer-contact a:hover{color:var(--champagne)}.footer-contact{display:grid;align-content:start;gap:10px}.footer-contact a,.footer-contact p{display:flex;align-items:center;gap:12px;margin:0}.footer-contact i{width:18px;color:var(--champagne)}.socials{display:flex;gap:10px;margin-top:12px}.socials a{display:grid;place-items:center;width:42px;height:42px;border:1px solid rgba(255,255,255,.18);border-radius:50%}.footer-bottom{position:relative;z-index:1;display:flex;justify-content:space-between;padding-top:20px;border-top:1px solid rgba(255,255,255,.1);font-size:12px}.footer-bottom p{color:rgba(255,255,255,.48)}.footer-bottom span{color:var(--champagne)}.footer-orbit{position:absolute;border:1px solid rgba(185,163,143,.08);border-radius:50%}.footer-orbit--one{width:500px;height:500px;left:-230px;top:-160px}.footer-orbit--two{width:300px;height:300px;right:-180px;bottom:-120px}.page-hero{position:relative;min-height:680px;display:flex;align-items:flex-end;padding:150px 0 90px;background:var(--deep);color:#fff;overflow:hidden}.page-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.page-hero__shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,35,30,.2),rgba(8,35,30,.94))}.page-hero__content{position:relative;z-index:1}.page-hero__content p:last-child{max-width:660px;color:rgba(255,255,255,.7);font-size:18px}.page-hero--compact{min-height:420px}.story-grid{display:grid;grid-template-columns:.3fr 1fr;gap:8vw}.story-label span{font-size:76px;color:rgba(128,104,88,.25)}.story-copy{max-width:820px}.story-copy p{font-size:17px}.vision-mission{padding:100px 0;background:var(--green);color:#fff}.vision-mission__grid{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:rgba(255,255,255,.16)}.vision-mission article{padding:62px;background:var(--green)}.vision-mission article>i{font-size:30px;color:var(--champagne);margin-bottom:48px}.vision-mission p{color:rgba(255,255,255,.65)}.values-list{border-top:1px solid var(--line)}.value-item{display:grid;grid-template-columns:60px 50px .55fr 1fr;gap:25px;align-items:center;padding:32px 0;border-bottom:1px solid var(--line)}.value-item>span{font-size:12px;color:var(--taupe)}.value-item>i{color:var(--taupe);font-size:22px}.value-item h3,.value-item p{margin:0}.promise-section{padding:120px 0;background:var(--cream)}.promise-grid{display:grid;grid-template-columns:1fr 1fr;gap:8vw;align-items:center}.promise-image{height:680px;border-radius:220px 25px 25px 25px;overflow:hidden}.promise-image img{width:100%;height:100%;object-fit:cover}.promise-copy hr{border:0;border-top:1px solid var(--line);margin:36px 0}.line-editorial{display:grid;grid-template-columns:1fr 1fr;gap:7vw;align-items:center;margin-bottom:110px}.line-editorial:nth-child(even) .line-editorial__image{order:2}.line-editorial__image{height:520px;border-radius:28px;overflow:hidden}.line-editorial__image img{width:100%;height:100%;object-fit:cover;transition:transform .8s}.line-editorial:hover img{transform:scale(1.04)}.line-editorial__copy>span{font-size:70px;color:rgba(128,104,88,.15)}.catalog{background:var(--cream)}.catalog__head{display:grid;grid-template-columns:1fr 1fr;gap:7vw}.catalog-filters{display:flex;gap:9px;flex-wrap:wrap;margin:45px 0 35px}.catalog-filters button{padding:10px 18px;border:1px solid var(--line);border-radius:99px;background:transparent;color:var(--ink);cursor:pointer}.catalog-filters button.is-active{background:var(--green);color:#fff}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.product-card{display:block}.product-card.is-hidden{display:none}.product-card__image{position:relative;height:380px;border-radius:24px;overflow:hidden}.product-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .8s var(--ease)}.product-card__image>span{position:absolute;bottom:18px;left:18px;display:grid;place-items:center;width:50px;height:50px;border-radius:50%;background:#fff;color:var(--green);transform:translateY(80px);transition:transform .45s var(--ease)}.product-card:hover img{transform:scale(1.055)}.product-card:hover .product-card__image>span{transform:none}.product-card__copy{padding:20px 4px}.product-card__copy>p{margin:0;color:var(--taupe);font-size:12px}.product-card__copy h3{margin:4px 0}.product-card__copy div p{font-size:14px}.quality-copy__grid{display:grid;grid-template-columns:1fr 1fr;gap:8vw}.solutions-list{background:var(--paper)}.solution-row{display:grid;grid-template-columns:70px 1fr 1fr;gap:4vw;align-items:center;padding:50px 0;border-bottom:1px solid var(--line)}.solution-row__num{font-size:14px;color:var(--taupe)}.solution-row__image{height:330px;border-radius:180px 24px 24px 24px;overflow:hidden}.solution-row__image img{width:100%;height:100%;object-fit:cover}.solution-row__copy>i{font-size:24px;color:var(--taupe)}.solution-row__copy h2{font-size:clamp(25px,3vw,38px);margin-top:16px}.supply-journey{background:var(--green);color:#fff}.horizontal-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:rgba(255,255,255,.14)}.horizontal-steps article{position:relative;padding:46px;background:var(--green)}.horizontal-steps span{color:var(--champagne);font-size:12px}.horizontal-steps i{position:absolute;top:44px;left:44px;color:var(--champagne);font-size:24px}.horizontal-steps p{color:rgba(255,255,255,.62)}.supply-flex{padding:120px 0;background:var(--cream)}.supply-flex__grid{display:grid;grid-template-columns:1.1fr .9fr;gap:8vw;align-items:center}.supply-flex__image{height:580px;border-radius:28px 200px 28px 28px;overflow:hidden}.supply-flex__image img{width:100%;height:100%;object-fit:cover}.contact-section{background:var(--cream)}.contact-grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:6vw}.contact-details{position:sticky;top:120px;align-self:start;padding:46px;border-radius:28px;background:var(--green);color:#fff}.contact-details h2{font-size:30px}.contact-details>a,.contact-details__item{display:flex;align-items:center;gap:15px;padding:17px 0;border-top:1px solid rgba(255,255,255,.13);color:#fff}.contact-details>a>i,.contact-details__item>i{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:rgba(255,255,255,.09);color:var(--champagne)}.contact-details small{display:block;color:rgba(255,255,255,.5)}.lead-form-wrap{padding:52px;border-radius:30px;background:#fff;box-shadow:var(--shadow)}.lead-form-wrap h2{font-size:clamp(28px,3vw,40px)}.lead-form{display:grid;grid-template-columns:1fr 1fr;gap:22px}.lead-form label>span,.lead-form legend{display:block;margin-bottom:8px;color:var(--ink);font-size:13px;font-weight:700}.lead-form input,.lead-form select,.lead-form textarea{width:100%;border:1px solid var(--line);border-radius:12px;background:var(--paper);padding:14px 16px;color:var(--ink);outline:none;transition:border .3s,box-shadow .3s}.lead-form input:focus,.lead-form select:focus,.lead-form textarea:focus{border-color:var(--taupe);box-shadow:0 0 0 3px rgba(128,104,88,.12)}.form-span{grid-column:1/-1}.lead-form fieldset{margin:0;padding:0;border:0}.check-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.check-grid label{position:relative}.check-grid input{position:absolute;opacity:0}.check-grid span{display:block!important;margin:0!important;padding:12px;border:1px solid var(--line);border-radius:12px;text-align:center;cursor:pointer}.check-grid input:checked+span{background:var(--green);color:#fff}.form-submit{display:flex;align-items:center;gap:20px}.form-submit p{margin:0;font-size:11px}.honeypot{position:absolute;left:-9999px}.form-message{display:flex;gap:10px;align-items:flex-start;padding:14px 16px;border-radius:12px;margin-bottom:22px}.form-message--success{background:#e6f4ec;color:#17633a}.form-message--error{background:#fff0ed;color:#9a3528}.contact-closing{padding:100px 0;background:var(--green);color:#fff}.contact-closing__grid{display:grid;grid-template-columns:1fr 1fr;gap:8vw;align-items:end}.contact-closing p{color:rgba(255,255,255,.66)}.single-product{padding:160px 0 100px}.single-product__grid{display:grid;grid-template-columns:1fr 1fr;gap:7vw;align-items:center}.single-product__image{height:650px;border-radius:28px 200px 28px 28px;overflow:hidden}.single-product__image img{width:100%;height:100%;object-fit:cover}.back-link{display:inline-flex;gap:8px;align-items:center;font-size:13px;margin-bottom:45px;color:var(--taupe)}
@media(max-width:1024px){:root{--container:min(100% - 40px,920px)}.desktop-nav,.header-actions>.button{display:none}.menu-toggle{display:block}.site-header__inner{justify-content:space-between}.hero__grid{gap:4vw}.hero__caption{right:-20px}.about-preview__visual{height:580px}.feature-row{grid-template-columns:55px 40px 1fr}.feature-row p{grid-column:3}.product-grid{grid-template-columns:repeat(2,1fr)}.solution-row{grid-template-columns:50px 1fr}.solution-row__copy{grid-column:2}.contact-grid{grid-template-columns:1fr}.contact-details{position:relative;top:auto;display:grid;grid-template-columns:1fr 1fr}.contact-details h2,.contact-details>.eyebrow{grid-column:1/-1}}
@media(max-width:767px){:root{--container:calc(100% - 40px);--radius:20px}body{font-size:15px}.section{padding:68px 0}.site-header__inner{height:76px}.brand{width:120px}.hero{min-height:auto}.hero__grid{grid-template-columns:1fr;padding-top:125px;padding-bottom:90px}.hero__content{position:relative;z-index:2}.hero h1{font-size:clamp(38px,12vw,54px)}.hero__lead{font-size:16px}.hero__buttons{flex-wrap:wrap}.hero__image-wrap{height:58vh;min-height:430px;border-radius:160px 160px 22px 22px}.hero__caption{right:10px;bottom:20px}.scroll-cue{display:none}.trust-strip__inner{grid-template-columns:1fr 1fr}.trust-item{padding:17px 10px;border-top:1px solid var(--line)}.trust-item:nth-child(odd){border-inline-start:0}.about-preview__grid,.product-story__intro,.product-story__stage,.industries__head,.journey-grid,.vision-mission__grid,.promise-grid,.line-editorial,.catalog__head,.quality-copy__grid,.supply-flex__grid,.contact-closing__grid,.single-product__grid{grid-template-columns:1fr}.about-preview__visual,.promise-image,.supply-flex__image{height:480px;border-radius:22px 130px 22px 22px}.product-story{padding:75px 0}.product-story__intro .eyebrow{grid-column:auto}.product-story__media{display:none}.story-panel{min-height:auto;padding:54px 0;opacity:1}.story-panel:before{content:"";display:block;height:320px;margin-bottom:32px;border-radius:20px;background:center/cover no-repeat}.story-panel:nth-child(1):before{background-image:url('../images/baklava.jpg')}.story-panel:nth-child(2):before{background-image:url('../images/french.jpg')}.story-panel:nth-child(3):before{background-image:url('../images/bakery.jpg')}.feature-row{grid-template-columns:42px 34px 1fr;gap:15px}.feature-row p{grid-column:1/-1}.industries__grid{display:flex;overflow:auto;scroll-snap-type:x mandatory}.industry-tile,.industry-tile:nth-child(n){flex:0 0 84vw;height:360px;scroll-snap-align:center}.journey-intro{position:relative;top:auto;margin-bottom:55px}.quality-section{min-height:620px}.quality-section__image:after{background:linear-gradient(0deg,rgba(8,35,30,.92),rgba(8,35,30,.25))}.quality-track{gap:9px}.quality-track i{transform:rotate(-90deg)}.brand-statement{height:640px}.final-cta__inner{grid-template-columns:1fr;min-height:auto;padding:45px 25px 320px}.final-cta__image{top:auto;width:100%;height:280px;clip-path:none}.footer-grid{grid-template-columns:1fr;gap:40px}.footer-bottom{display:block}.page-hero{min-height:590px;padding:130px 0 65px}.page-hero__shade{background:linear-gradient(0deg,rgba(8,35,30,.94),rgba(8,35,30,.15))}.story-grid{grid-template-columns:1fr}.story-label{display:flex;gap:14px;align-items:end}.story-label span{font-size:50px}.vision-mission article{padding:38px 0}.value-item{grid-template-columns:38px 32px 1fr;gap:12px}.value-item p{grid-column:1/-1}.line-editorial{margin-bottom:70px}.line-editorial:nth-child(even) .line-editorial__image{order:0}.line-editorial__image{height:380px}.product-grid{grid-template-columns:1fr}.product-card__image{height:360px}.solution-row{grid-template-columns:1fr;padding:45px 0}.solution-row__num{font-size:38px}.solution-row__copy{grid-column:auto}.solution-row__image{height:360px}.horizontal-steps{grid-template-columns:1fr}.contact-details{display:block;padding:28px}.lead-form-wrap{padding:30px 20px}.lead-form{grid-template-columns:1fr}.form-span{grid-column:auto}.check-grid{grid-template-columns:1fr}.form-submit{align-items:flex-start;flex-direction:column}.single-product{padding-top:120px}.single-product__image{height:480px}.menu-toggle{display:block}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}.preloader{display:none}.reveal,.reveal-image{opacity:1!important;transform:none!important}}

/* 2026 visual evolution */
.preloader{background:radial-gradient(circle at 50% 45%,#16483b 0,var(--deep) 46%,#041a16 100%);transition:clip-path .85s var(--ease),visibility .85s;clip-path:circle(150% at 50% 50%)}.preloader.is-hidden{opacity:1;clip-path:circle(0 at 50% 50%)}.preloader__mark{position:relative;width:min(390px,70vw);gap:20px;z-index:2}.preloader__eyebrow{color:var(--champagne);font-size:11px;letter-spacing:.12em;opacity:0;animation:loader-rise .6s .15s forwards}.preloader__mark img{transform:scale(.82);opacity:0;animation:loader-logo .9s .25s var(--ease) forwards}.preloader__line{width:100%;height:1px;background:rgba(255,255,255,.14);overflow:hidden}.preloader__line i{display:block;width:100%;height:100%;background:linear-gradient(90deg,transparent,var(--champagne),transparent);transform:translateX(110%);animation:loader-line 1.55s .25s var(--ease) forwards}.preloader__foot{width:100%;display:flex;justify-content:space-between;color:rgba(255,255,255,.46);font-size:10px;letter-spacing:.06em}.preloader__foot b{color:var(--champagne)}.preloader__orbit{position:absolute;border:1px solid rgba(185,163,143,.14);border-radius:50%;animation:loader-orbit 5s linear infinite}.preloader__orbit:after{content:"";position:absolute;top:10%;right:12%;width:7px;height:7px;border-radius:50%;background:var(--champagne);box-shadow:0 0 25px var(--champagne)}.preloader__orbit--one{width:min(70vw,680px);height:min(70vw,680px)}.preloader__orbit--two{width:min(45vw,430px);height:min(45vw,430px);animation-direction:reverse;animation-duration:4s}@keyframes loader-logo{to{opacity:1;transform:scale(1)}}@keyframes loader-rise{to{opacity:1;transform:translateY(-4px)}}@keyframes loader-line{to{transform:translateX(-110%)}}@keyframes loader-orbit{to{transform:rotate(360deg)}}
.desktop-nav ul{padding:6px;border:1px solid rgba(255,255,255,.1);border-radius:999px;background:rgba(255,255,255,.035);gap:3px}.desktop-nav a{display:block;padding:7px 15px;border-radius:999px;transition:background .3s,color .3s}.desktop-nav a:after{right:50%;bottom:3px;width:4px!important;height:4px;border-radius:50%;opacity:0;transform:translateX(50%) scale(0);transition:.35s}.desktop-nav a:hover{background:rgba(255,255,255,.08)}.desktop-nav a:hover:after,.desktop-nav .current-menu-item a:after,.home .desktop-nav li:first-child a:after{opacity:1;transform:translateX(50%) scale(1);box-shadow:0 0 12px var(--champagne)}
.about-preview{position:relative;overflow:hidden;background:linear-gradient(135deg,var(--paper) 62%,#eee4d8)}.about-preview:before{content:"";position:absolute;width:400px;height:400px;border:1px solid rgba(128,104,88,.18);border-radius:50%;right:-220px;bottom:-220px}.about-preview__word{position:absolute;top:40px;left:-20px;color:rgba(16,48,40,.035);font-size:clamp(130px,22vw,330px);font-weight:800;line-height:1}.about-preview__grid{position:relative;z-index:1;grid-template-columns:1.12fr .88fr}.about-preview__visual{height:760px;border-radius:300px 300px 28px 28px;box-shadow:0 35px 90px rgba(8,35,30,.18)}.about-preview__visual:after{content:"";position:absolute;inset:16px;border:1px solid rgba(255,255,255,.4);border-radius:inherit;pointer-events:none}.about-preview__stamp{position:absolute;bottom:42px;right:-1px;display:flex;align-items:center;gap:14px;padding:17px 22px;background:var(--paper);color:var(--green);border-radius:18px 0 0 18px;box-shadow:var(--shadow)}.about-preview__stamp i{font-size:24px;color:var(--taupe)}.about-preview__stamp span{font-size:11px;line-height:1.6}.section-index{display:block;margin-bottom:28px;color:rgba(128,104,88,.58);font-size:11px;letter-spacing:.13em}.about-preview__content h2{position:relative}.about-preview__content h2:after{content:"";display:block;width:88px;height:5px;margin-top:24px;background:linear-gradient(90deg,var(--taupe),transparent);border-radius:8px}
.product-story{position:relative;padding-top:145px;background:radial-gradient(circle at 20% 35%,#1d4b3f 0,var(--green) 38%,var(--deep) 100%);overflow:clip}.product-story__halo{position:absolute;width:760px;height:760px;left:-380px;top:25%;border:1px solid rgba(185,163,143,.12);border-radius:50%;box-shadow:0 0 0 80px rgba(185,163,143,.025),0 0 0 160px rgba(185,163,143,.018)}.product-story__intro{position:relative;z-index:2;border-top:1px solid rgba(255,255,255,.12);padding-top:42px}.product-story__stage{position:relative;align-items:start}.product-story__media{top:96px;height:calc(100vh - 125px);min-height:540px;max-height:800px;border-radius:260px 260px 24px 24px;box-shadow:0 45px 100px rgba(0,0,0,.38)}.product-story__media:after{content:"";position:absolute;inset:18px;border:1px solid rgba(255,255,255,.3);border-radius:inherit;pointer-events:none}.story-progress{position:absolute;z-index:3;right:24px;left:24px;bottom:22px;display:flex;align-items:center;gap:14px;color:#fff}.story-progress>span{height:2px;flex:1;background:linear-gradient(90deg,var(--champagne) 33%,rgba(255,255,255,.2) 33%);background-size:300% 100%;background-position:var(--story-progress,100%) 0;transition:background-position .5s}.story-progress small{font-size:10px}.story-panel{position:relative;padding-inline:20px;min-height:72vh}.story-panel:before{content:"";position:absolute;right:-7vw;top:50%;width:7vw;height:1px;background:linear-gradient(90deg,transparent,var(--champagne));transform:scaleX(0);transform-origin:right;transition:transform .5s}.story-panel.is-active:before{transform:scaleX(1)}.story-panel>span{font-size:52px;font-weight:800;color:rgba(185,163,143,.18)}
.why-section{position:relative;background:linear-gradient(180deg,#f7f2eb,#efe5d9);overflow:hidden}.why-section__symbol{position:absolute;left:-120px;top:50%;width:440px;height:440px;display:grid;place-items:center;border:1px solid rgba(16,48,40,.1);border-radius:50%;transform:translateY(-50%)}.why-section__symbol:before,.why-section__symbol:after{content:"";position:absolute;border:1px solid rgba(16,48,40,.07);border-radius:50%}.why-section__symbol:before{inset:45px}.why-section__symbol:after{inset:90px}.why-section__symbol span{font-size:170px;font-weight:800;color:rgba(16,48,40,.04)}.section-heading--center{margin-inline:auto;text-align:center}.section-heading--center .eyebrow{justify-content:center}.heading-note{display:block;color:var(--taupe);font-size:12px}.feature-row{position:relative;grid-template-columns:74px 74px .82fr 1.18fr;margin-bottom:12px;padding:36px 34px;border:1px solid rgba(16,48,40,.09)!important;border-radius:22px;background:rgba(255,255,255,.42);backdrop-filter:blur(12px);overflow:hidden;transition:background .4s,transform .4s,border-color .4s}.feature-row:before{content:"";position:absolute;inset:0;background:var(--green);transform:translateX(102%);transition:transform .55s var(--ease)}.feature-row>*{position:relative;z-index:1;transition:color .35s}.feature-row>i{display:grid;place-items:center;width:58px;height:58px;border-radius:50%;background:#fff;box-shadow:0 10px 30px rgba(16,48,40,.08)}.feature-row:hover{transform:translateX(-12px);border-color:transparent!important}.feature-row:hover:before{transform:none}.feature-row:hover h3,.feature-row:hover p,.feature-row:hover .feature-row__num{color:#fff}.feature-row:hover>i{color:var(--green);transform:rotate(-8deg)}
.industries{position:relative;isolation:isolate;background:linear-gradient(150deg,#061c18,#103b30);overflow:hidden}.industries__mesh{position:absolute;inset:0;z-index:-1;opacity:.13;background-image:linear-gradient(rgba(255,255,255,.16) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.16) 1px,transparent 1px);background-size:70px 70px;mask-image:linear-gradient(to left,#000,transparent 75%)}.industries__ring{position:absolute;z-index:-1;border:1px solid rgba(185,163,143,.15);border-radius:50%}.industries__ring:after{content:"";position:absolute;width:10px;height:10px;border-radius:50%;background:var(--champagne);box-shadow:0 0 30px var(--champagne)}.industries__ring--a{width:520px;height:520px;right:-280px;top:-190px}.industries__ring--a:after{left:16%;bottom:13%}.industries__ring--b{width:280px;height:280px;left:-120px;bottom:60px}.industries__ring--b:after{right:12%;top:22%}.industries__head{position:relative}.industries__head:after{content:"04 SECTORS";position:absolute;left:0;top:-10px;color:rgba(255,255,255,.07);font-size:56px;font-weight:800}.industries__grid{grid-auto-rows:280px}.industry-tile{border:1px solid rgba(255,255,255,.1);box-shadow:0 30px 50px rgba(0,0,0,.18)}
.journey-section{position:relative;background:#fff;overflow:clip}.journey-section:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 85% 25%,rgba(185,163,143,.18),transparent 28%)}.journey-section__route{position:absolute;right:7%;top:90px;width:120px;height:120px;border:1px dashed rgba(128,104,88,.32);border-radius:50%;animation:loader-orbit 15s linear infinite}.journey-section__route i{position:absolute;top:-6px;right:50%;color:var(--taupe)}.journey-grid{position:relative;z-index:1;grid-template-columns:.9fr 1.1fr}.journey-intro{top:105px;padding:42px;border-radius:26px;background:var(--green);color:#fff;box-shadow:0 32px 80px rgba(8,35,30,.2)}.journey-intro p{color:rgba(255,255,255,.66)}.journey-intro .eyebrow{color:var(--champagne)}.journey-intro .section-index{color:rgba(255,255,255,.36)}.journey-intro__seal{display:flex;gap:14px;align-items:center;margin-top:32px;padding-top:24px;border-top:1px solid rgba(255,255,255,.13);font-size:11px}.journey-intro__seal i{display:grid;place-items:center;width:44px;height:44px;border:1px solid rgba(255,255,255,.2);border-radius:50%;animation:bounce 1.8s infinite}.timeline__line{right:31px;width:1px}.timeline__step{grid-template-columns:64px 1fr;padding-bottom:110px}.timeline__step>span{width:64px;height:64px;background:var(--cream);box-shadow:0 0 0 10px #fff}.timeline__step div{padding:26px 30px;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:0 14px 45px rgba(8,35,30,.06)}
.quality-section{min-height:800px;align-items:center}.quality-section__image:after{background:linear-gradient(90deg,rgba(8,35,30,.35),rgba(8,35,30,.95) 72%)}.quality-section__monogram{position:absolute;left:2vw;bottom:-16vw;z-index:1;font-size:40vw;font-weight:800;line-height:1;color:rgba(255,255,255,.035)}.quality-section__content{display:grid;grid-template-columns:.7fr 1.3fr;align-items:center;gap:8vw;padding-block:90px}.quality-section__heading h2{font-size:clamp(42px,6vw,78px)}.quality-track{display:grid;grid-template-columns:1fr 1fr;gap:12px}.quality-track span{position:relative;display:grid;grid-template-columns:34px 44px 1fr;align-items:center;gap:12px;min-height:92px;padding:16px 18px;border-color:rgba(255,255,255,.16);border-radius:16px;background:rgba(255,255,255,.055);backdrop-filter:blur(12px);transition:transform .35s,background .35s}.quality-track span:last-child{grid-column:1/-1}.quality-track span:hover{transform:translateY(-6px);background:rgba(185,163,143,.16)}.quality-track b{color:var(--champagne);font-size:10px}.quality-track i{display:grid;place-items:center;width:42px;height:42px;border:1px solid rgba(255,255,255,.2);border-radius:50%;color:var(--champagne)}
.story-section{position:relative;overflow:hidden;background:linear-gradient(145deg,#fff,#f1e7da)}.story-section__word{position:absolute;left:-25px;bottom:-35px;font-size:clamp(110px,19vw,280px);font-weight:800;color:rgba(16,48,40,.03);line-height:1}.story-grid{position:relative;z-index:1;grid-template-columns:.48fr 1fr}.story-label{position:relative}.story-label>span{display:block;font-size:clamp(95px,11vw,160px);font-weight:800;line-height:1;color:transparent;-webkit-text-stroke:1px rgba(128,104,88,.4)}.story-label>p{font-size:28px;font-weight:800;color:var(--green)}.story-label__image{width:250px;height:330px;margin-top:36px;border-radius:130px 130px 18px 18px;overflow:hidden;transform:rotate(4deg);box-shadow:var(--shadow)}.story-label__image img{width:100%;height:100%;object-fit:cover}.story-copy{padding-top:60px}.story-copy .lead{font-size:clamp(23px,2.5vw,32px);line-height:1.75}.story-copy p:not(.lead){max-width:720px;padding-right:45px;border-right:1px solid var(--line)}
.vision-mission{position:relative;min-height:750px;display:grid;align-items:center;overflow:hidden}.vision-mission__backdrop{position:absolute;inset:0}.vision-mission__backdrop:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,35,30,.68),rgba(8,35,30,.93))}.vision-mission__backdrop img{width:100%;height:100%;object-fit:cover}.vision-mission__grid{position:relative;z-index:1;gap:20px;background:none}.vision-mission article{position:relative;min-height:430px;padding:58px;border:1px solid rgba(255,255,255,.18);border-radius:28px;background:rgba(8,35,30,.58);backdrop-filter:blur(13px);overflow:hidden}.vision-mission article:after{content:"";position:absolute;width:190px;height:190px;left:-80px;bottom:-100px;border:1px solid rgba(185,163,143,.17);border-radius:50%}.vision-mission article>i{display:grid;place-items:center;width:70px;height:70px;margin-bottom:55px;border:1px solid rgba(255,255,255,.2);border-radius:50%}
.values-section{position:relative;overflow:hidden;background:var(--deep);color:#fff}.values-section__orbit{position:absolute;width:650px;height:650px;left:-350px;top:20%;border:1px solid rgba(185,163,143,.1);border-radius:50%;box-shadow:0 0 0 100px rgba(185,163,143,.02)}.values-section .section-heading{position:sticky;top:120px;float:right;width:31%}.values-section .heading-note{color:rgba(255,255,255,.4)}.values-list{width:61%;margin-right:auto;border:0}.value-item{position:relative;grid-template-columns:50px 70px 1fr;padding:34px 28px;margin-bottom:14px;border:1px solid rgba(255,255,255,.1);border-radius:22px;background:rgba(255,255,255,.035);overflow:hidden;transition:.4s}.value-item:before{content:"";position:absolute;inset:0;background:var(--taupe);transform:translateY(102%);transition:transform .5s var(--ease)}.value-item>*{position:relative;z-index:1}.value-item>i{display:grid;place-items:center;width:58px;height:58px;border:1px solid rgba(255,255,255,.18);border-radius:50%;color:var(--champagne)}.value-item p{grid-column:3;color:rgba(255,255,255,.55)}.value-item:hover{transform:translateX(-12px)}.value-item:hover:before{transform:none}.value-item:hover p{color:rgba(255,255,255,.8)}
.page-hero{min-height:min(88vh,860px);align-items:center;padding-top:170px}.page-hero:before{content:"";position:absolute;z-index:1;inset:20px;border:1px solid rgba(255,255,255,.16);border-radius:0 0 32px 32px;pointer-events:none}.page-hero:after{content:"ROOT SWEET";position:absolute;z-index:1;left:5vw;bottom:18px;color:rgba(255,255,255,.17);font-size:11px;letter-spacing:.28em;writing-mode:vertical-lr}.page-hero>img{transform:scale(1.04);animation:inner-hero 9s var(--ease) forwards}.page-hero__shade{background:linear-gradient(100deg,rgba(8,35,30,.22),rgba(8,35,30,.92) 70%)}.page-hero__content{display:grid;grid-template-columns:1.05fr .95fr;gap:7vw;align-items:end}.page-hero__content .eyebrow{grid-column:1/-1}.page-hero__content h1{position:relative;margin:0;font-size:clamp(52px,6.5vw,90px)}.page-hero__content h1:after{content:"";position:absolute;right:0;bottom:-28px;width:110px;height:4px;background:var(--champagne)}.page-hero__content p:last-child{padding:28px;border:1px solid rgba(255,255,255,.15);border-radius:20px;background:rgba(8,35,30,.25);backdrop-filter:blur(9px)}@keyframes inner-hero{to{transform:scale(1)}}
.product-lines-intro{background:linear-gradient(180deg,#fff,#f2e8dc)}.line-editorial{position:relative;margin-bottom:150px}.line-editorial:after{content:"";position:absolute;right:50%;top:10%;bottom:10%;width:1px;background:linear-gradient(transparent,var(--taupe),transparent)}.line-editorial__image{height:610px;border-radius:260px 260px 24px 24px;box-shadow:0 35px 80px rgba(8,35,30,.15)}.line-editorial:nth-child(even) .line-editorial__image{border-radius:24px 24px 260px 260px}.line-editorial__copy>span{font-size:120px;font-weight:800;color:transparent;-webkit-text-stroke:1px rgba(128,104,88,.25)}.catalog{position:relative;background:var(--deep);color:#fff}.catalog:before{content:"CATALOG";position:absolute;right:-20px;top:20px;font-size:17vw;font-weight:800;color:rgba(255,255,255,.025)}.catalog__head,.catalog-filters,.product-grid{position:relative;z-index:1}.catalog__head>p,.product-card__copy div p{color:rgba(255,255,255,.58)}.catalog-filters button{border-color:rgba(255,255,255,.2);color:#fff}.catalog-filters button.is-active{background:var(--champagne);color:var(--deep)}.product-card__image{height:460px;border-radius:180px 180px 20px 20px}.product-card__copy>p{color:var(--champagne)}
.solutions-list{position:relative;background:linear-gradient(180deg,#f8f3ec,#fff)}.solutions-list:before{content:"SUPPLY";position:absolute;right:-30px;top:1%;font-size:20vw;font-weight:800;color:rgba(16,48,40,.025)}.solution-row{position:relative;grid-template-columns:90px 1.12fr .88fr;min-height:560px;padding:80px 0;border-bottom:0}.solution-row:after{content:"";position:absolute;right:0;left:0;bottom:0;height:1px;background:linear-gradient(90deg,transparent,var(--line),transparent)}.solution-row:nth-child(even) .solution-row__image{order:3;border-radius:24px 220px 24px 24px}.solution-row:nth-child(even) .solution-row__copy{order:2}.solution-row__num{align-self:start;font-size:74px;font-weight:800;color:transparent;-webkit-text-stroke:1px rgba(128,104,88,.32)}.solution-row__image{height:480px;border-radius:220px 24px 24px 24px;box-shadow:var(--shadow)}.solution-row__copy{padding:40px}.solution-row__copy>i{display:grid;place-items:center;width:68px;height:68px;border:1px solid var(--line);border-radius:50%}.supply-journey{position:relative;background:linear-gradient(145deg,var(--green),var(--deep));overflow:hidden}.supply-journey:after{content:"";position:absolute;width:600px;height:600px;left:-340px;top:-200px;border:1px solid rgba(185,163,143,.13);border-radius:50%;box-shadow:0 0 0 80px rgba(185,163,143,.025)}.horizontal-steps{position:relative;z-index:1;gap:16px;background:none}.horizontal-steps article{min-height:380px;border:1px solid rgba(255,255,255,.12);border-radius:24px;background:rgba(255,255,255,.045);backdrop-filter:blur(10px);transition:transform .4s,background .4s}.horizontal-steps article:nth-child(2){transform:translateY(44px)}.horizontal-steps article:hover{transform:translateY(-10px);background:rgba(185,163,143,.12)}.horizontal-steps article:nth-child(2):hover{transform:translateY(34px)}
.site-footer{padding-top:0;background:radial-gradient(circle at 70% 20%,#17483b,var(--deep) 48%,#041a16);border-top:1px solid rgba(185,163,143,.18)}.footer-marquee{overflow:hidden;border-bottom:1px solid rgba(255,255,255,.1);white-space:nowrap}.footer-marquee span{display:inline-block;padding:20px 0;color:rgba(185,163,143,.38);font-size:15px;letter-spacing:.15em;animation:footer-flow 22s linear infinite}@keyframes footer-flow{to{transform:translateX(50%)}}.footer-grid{padding-top:90px}.footer-brand{padding-left:7vw;border-left:1px solid rgba(255,255,255,.1)}.footer-brand img{width:240px}.footer-links li{position:relative;padding-right:16px}.footer-links li:before{content:"";position:absolute;right:0;top:50%;width:5px;height:5px;border-radius:50%;background:var(--champagne);opacity:.45}.footer-contact{padding:28px;border:1px solid rgba(255,255,255,.12);border-radius:22px;background:rgba(255,255,255,.035)}.footer-signature{display:flex;align-items:flex-end;gap:18px;margin-bottom:-1.8vw;color:rgba(255,255,255,.028);line-height:.75;pointer-events:none}.footer-signature span{font-size:clamp(110px,20vw,300px);font-weight:800;letter-spacing:-.08em}.footer-signature small{padding-bottom:2.4vw;font-size:clamp(20px,4vw,56px)}.footer-bottom{padding:26px 0}
@media(max-width:1024px){.desktop-nav ul{padding:0;border:0}.product-story__media{min-height:500px}.values-section .section-heading{position:relative;top:auto;float:none;width:auto}.values-list{width:100%;margin-top:50px}.solution-row{grid-template-columns:70px 1fr}.solution-row__copy,.solution-row:nth-child(even) .solution-row__copy{grid-column:2;order:initial}.solution-row:nth-child(even) .solution-row__image{order:initial}.page-hero__content{grid-template-columns:1fr}}
@media(max-width:767px){.preloader__orbit--one{width:105vw;height:105vw}.preloader__orbit--two{width:70vw;height:70vw}.about-preview__word{font-size:42vw}.about-preview__visual{height:540px;border-radius:180px 180px 22px 22px}.about-preview__stamp{right:12px;bottom:18px;border-radius:16px}.product-story__halo{display:none}.product-story__media{display:none}.story-panel:before{height:380px;border-radius:150px 150px 18px 18px}.story-panel>span{font-size:38px}.feature-row{grid-template-columns:42px 54px 1fr;padding:26px 20px}.feature-row:hover{transform:none}.why-section__symbol{opacity:.5}.industries__head:after{display:none}.industries__grid{grid-auto-rows:unset}.journey-intro{position:relative!important;top:auto!important;padding:30px 24px}.timeline__step{grid-template-columns:52px 1fr;padding-bottom:60px}.timeline__step>span{width:52px;height:52px}.timeline__step div{padding:20px}.quality-section{min-height:900px;align-items:end}.quality-section__content{grid-template-columns:1fr;padding-block:70px}.quality-track{grid-template-columns:1fr}.quality-track span:last-child{grid-column:auto}.story-grid{grid-template-columns:1fr}.story-label__image{width:180px;height:240px}.story-copy{padding-top:10px}.story-copy p:not(.lead){padding-right:22px}.vision-mission{padding:70px 0}.vision-mission article{min-height:auto;padding:36px 25px}.values-section .section-heading{position:relative;float:none;width:auto}.values-list{width:100%}.value-item{grid-template-columns:40px 58px 1fr;padding:26px 18px}.value-item p{grid-column:1/-1}.page-hero{min-height:720px;align-items:end;padding-bottom:75px}.page-hero:before{inset:12px}.page-hero__content{display:block}.page-hero__content h1{font-size:clamp(40px,12vw,56px);margin-bottom:55px}.page-hero__content p:last-child{padding:20px;font-size:15px}.line-editorial:after{display:none}.line-editorial__image,.line-editorial:nth-child(even) .line-editorial__image{height:480px;border-radius:180px 180px 20px 20px}.line-editorial__copy>span{font-size:70px}.product-card__image{height:440px}.solution-row{display:block;min-height:auto}.solution-row__num{font-size:54px}.solution-row__image,.solution-row:nth-child(even) .solution-row__image{height:430px;border-radius:180px 180px 20px 20px}.solution-row__copy{padding:30px 0}.horizontal-steps article:nth-child(2){transform:none}.footer-grid{padding-top:65px}.footer-brand{padding-left:0;border-left:0}.footer-signature span{font-size:26vw}}

/* 1.2 viewport-safe pinned sections, compact footer, and image-free quality path. */
@media(min-width:768px){
	.product-story__media{top:104px;height:min(620px,calc(100vh - 164px));min-height:410px;max-height:none;border-radius:210px 210px 22px 22px}
	.product-story__copy>.button{margin-top:72px}
}
@media(min-width:1025px){
	.journey-intro{top:92px;padding:30px 34px}
	.journey-intro h2{margin-bottom:15px;font-size:clamp(30px,3vw,44px)}
	.journey-intro>p:last-of-type{margin-bottom:0;font-size:14px;line-height:1.85}
	.journey-intro__seal{margin-top:19px;padding-top:16px}
}
.quality-section{min-height:auto;padding:clamp(84px,9vw,128px) 0;background:#f2ece3;color:var(--green);isolation:isolate}
.quality-section:before{content:"";position:absolute;z-index:-2;inset:0;background-image:linear-gradient(rgba(12,57,47,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(12,57,47,.055) 1px,transparent 1px);background-size:64px 64px;mask-image:linear-gradient(90deg,#000,transparent 86%)}
.quality-section:after{content:"";position:absolute;z-index:-1;width:min(620px,55vw);aspect-ratio:1;border:1px solid rgba(12,57,47,.1);border-radius:50%;right:-18vw;top:50%;transform:translateY(-50%);box-shadow:0 0 0 70px rgba(12,57,47,.025),0 0 0 140px rgba(12,57,47,.018)}
.quality-section__monogram{left:4vw;bottom:-.12em;z-index:-1;font-size:clamp(180px,27vw,390px);color:rgba(12,57,47,.035)}
.quality-section__content{grid-template-columns:.8fr 1.2fr;gap:clamp(45px,8vw,120px);padding:0}
.quality-section__heading .eyebrow{color:var(--taupe)}
.quality-section__heading h2{margin-bottom:24px;font-size:clamp(40px,5.5vw,70px)}
.quality-section__heading>p:last-child{max-width:520px;margin:0;color:var(--muted);font-size:16px}
.quality-track{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:12px}
.quality-track:before{content:"";position:absolute;z-index:-1;right:50%;top:8%;bottom:8%;width:1px;background:rgba(12,57,47,.16)}
.quality-track span{grid-template-columns:34px 44px 1fr;min-height:86px;padding:15px 17px;border:1px solid rgba(12,57,47,.12);border-radius:14px;background:rgba(255,255,255,.72);color:var(--green);box-shadow:0 16px 50px rgba(12,57,47,.06);backdrop-filter:blur(8px)}
.quality-track span:last-child{grid-column:1/-1;width:calc(50% - 6px);margin-inline:auto}
.quality-track span:hover{background:#fff;box-shadow:0 22px 60px rgba(12,57,47,.1)}
.quality-track b{color:var(--taupe)}
.quality-track i{border-color:rgba(12,57,47,.14);color:var(--taupe)}
.page-hero{min-height:min(76vh,720px);padding-top:145px}
.page-hero__content h1{font-size:clamp(42px,4.7vw,66px)}
.site-footer{padding-bottom:0}
.footer-marquee span{padding:11px 0;font-size:12px}
.footer-grid{grid-template-columns:1.15fr .65fr 1fr;gap:clamp(32px,5vw,76px);padding-top:52px;padding-bottom:38px}
.footer-brand{padding-left:4vw}
.footer-brand img{width:168px;margin-bottom:18px}
.footer-brand p{margin-bottom:0;font-size:14px;line-height:1.85}
.site-footer h2{margin-bottom:14px;font-size:16px}
.footer-links ul{gap:5px}
.footer-links a,.footer-contact a,.footer-contact p{font-size:13px}
.footer-contact{gap:7px;padding:20px;border-radius:16px}
.footer-contact a,.footer-contact p{padding:2px 0}
.socials{margin-top:8px}
.socials a{width:36px;height:36px}
.footer-signature{display:none}
.footer-bottom{padding:16px 0}
.footer-bottom p{margin-bottom:0}
@media(max-width:1024px){
	.product-story__media{height:min(560px,calc(100vh - 154px));min-height:390px}
	.quality-section__content{grid-template-columns:1fr;gap:44px}
	.quality-section__heading{max-width:650px}
	.footer-grid{grid-template-columns:1fr 1fr;gap:38px}
	.footer-brand{grid-column:1/-1;padding-left:0;border-left:0}
}
@media(max-width:767px){
	.product-story__copy>.button{margin-top:38px}
	.journey-intro h2{font-size:clamp(29px,9vw,38px)}
	.quality-section{min-height:auto;padding:74px 0}
	.quality-section:before{background-size:42px 42px}
	.quality-section:after{width:90vw;right:-55vw}
	.quality-section__monogram{font-size:48vw;bottom:-.05em}
	.quality-section__content{padding:0}
	.quality-section__heading h2{font-size:clamp(34px,10vw,46px)}
	.quality-track{grid-template-columns:1fr}
	.quality-track:before{display:none}
	.quality-track span,.quality-track span:last-child{grid-column:auto;width:100%;min-height:76px;margin:0}
	.quality-track i{transform:none}
	.page-hero{min-height:600px;padding:125px 0 64px}
	.page-hero__content h1{font-size:clamp(34px,9.5vw,44px);margin-bottom:44px}
	.footer-grid{grid-template-columns:1fr;gap:30px;padding-top:42px;padding-bottom:30px}
	.footer-brand{grid-column:auto}
	.footer-contact{padding:18px}
	.footer-bottom{display:grid;gap:3px;text-align:center}
	.footer-bottom p{margin:0}
}
@media(max-width:420px){
	:root{--container:calc(100% - 36px)}
	.hero__buttons .button{width:100%}
	.about-preview__visual{height:450px}
	.story-panel:before{height:330px}
	.industry-tile,.industry-tile:nth-child(n){flex-basis:88vw;height:330px}
	.product-card__image,.solution-row__image,.solution-row:nth-child(even) .solution-row__image{height:360px}
	.lead-form-wrap{padding:26px 17px}
}
.industries__grid{scrollbar-width:none}
.industries__grid::-webkit-scrollbar{display:none}
@media(max-width:767px){
	.reveal,.reveal-image{will-change:auto}
	.section{padding:60px 0}
	.about-preview__grid,.product-story__intro,.product-story__stage,.industries__head,.journey-grid,.vision-mission__grid,.promise-grid,.line-editorial,.catalog__head,.quality-copy__grid,.supply-flex__grid,.contact-closing__grid,.single-product__grid{grid-template-columns:1fr}
	.hero__grid{padding-top:108px;padding-bottom:66px}
	.hero h1{font-size:clamp(37px,11vw,48px)}
	.hero__lead{line-height:1.85}
	.hero__image-wrap{height:52vh;min-height:390px;border-radius:130px 130px 20px 20px}
	.hero__micro-image{width:88px;height:88px}
	.hero__visual-index{display:none}
	.hero__caption{padding:13px 15px}
	.hero__seal{margin-top:28px}
	.trust-strip__inner{padding:14px 0}
	.about-preview__visual{height:430px}
	.about-preview__content p{font-size:15px}
	.product-story{padding:64px 0}
	.product-story__intro{margin-bottom:28px;padding-top:28px}
	.story-panel{padding:40px 0}
	.story-panel:before{position:relative;right:auto;top:auto;display:block;width:100%;height:290px;margin-bottom:25px;border-radius:120px 120px 18px 18px;background-position:center;background-size:cover;background-repeat:no-repeat;transform:none!important}
	.story-panel h3{font-size:clamp(30px,9vw,39px)}
	.story-panel p{font-size:15px}
	.product-story__copy{padding-bottom:35px}
	.feature-row{grid-template-columns:34px 48px 1fr;padding:23px 17px}
	.feature-row>i{width:46px;height:46px}
	.industries__grid{margin-inline:-20px;padding-inline:20px}
	.industry-tile,.industry-tile:nth-child(n){flex-basis:calc(100vw - 46px);height:300px}
	.journey-section__route{display:none}
	.journey-intro{margin-bottom:40px;padding:26px 21px}
	.timeline__step{grid-template-columns:44px 1fr;gap:15px;padding-bottom:44px}
	.timeline__step>span{width:44px;height:44px;box-shadow:0 0 0 6px #fff}
	.timeline__step div{padding:18px 16px}
	.brand-statement{height:520px}
	.brand-statement h2{font-size:clamp(36px,11vw,50px)}
	.final-cta__inner{padding:38px 21px 270px;border-radius:25px}
	.final-cta__image{height:235px}
	.page-hero{min-height:545px;padding:112px 0 55px}
	.page-hero__content h1{font-size:clamp(32px,9vw,40px);margin-bottom:40px}
	.page-hero__content h1:after{bottom:-19px;height:3px}
	.page-hero__content p:last-child{padding:16px;font-size:14px}
	.story-label__image{height:220px}
	.vision-mission{min-height:auto}
	.vision-mission article{padding:30px 20px}
	.vision-mission article>i{margin-bottom:28px}
	.value-item{grid-template-columns:32px 48px 1fr;padding:22px 15px}
	.line-editorial__image,.line-editorial:nth-child(even) .line-editorial__image{height:340px;border-radius:130px 130px 18px 18px}
	.product-card__image{height:330px}
	.solution-row__image,.solution-row:nth-child(even) .solution-row__image{height:330px;border-radius:130px 130px 18px 18px}
	.supply-flex{padding:70px 0}
	.supply-flex__image{height:390px}
	.contact-section{padding-top:60px}
	.contact-details{padding:24px 19px}
	.lead-form-wrap{padding:25px 17px}
	.footer-grid{padding-top:36px;padding-bottom:26px}
}
@media(max-width:420px){
	.about-preview__visual{height:390px}
	.story-panel:before{height:270px}
	.product-card__image,.solution-row__image,.solution-row:nth-child(even) .solution-row__image{height:310px}
	.quality-track span,.quality-track span:last-child{grid-template-columns:28px 40px 1fr;padding:13px 14px}
	.quality-track i{width:38px;height:38px}
}
.honeypot{left:auto;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}
.modal-open{overflow:hidden}.lead-modal{position:fixed;z-index:10000;inset:0;display:grid;place-items:center;padding:22px;opacity:0;visibility:hidden;transition:opacity .35s,visibility .35s}.lead-modal.is-open{opacity:1;visibility:visible}.lead-modal__backdrop{position:absolute;inset:0;background:rgba(4,26,22,.78);backdrop-filter:blur(10px)}.lead-modal__dialog{position:relative;width:min(520px,100%);padding:58px 48px 46px;border:1px solid rgba(185,163,143,.24);border-radius:30px;background:var(--cream);color:var(--green);text-align:center;box-shadow:0 40px 100px rgba(0,0,0,.32);transform:translateY(24px) scale(.97);transition:transform .45s var(--ease);overflow:hidden}.lead-modal.is-open .lead-modal__dialog{transform:none}.lead-modal__dialog:before{content:"";position:absolute;width:230px;height:230px;left:-120px;bottom:-140px;border:1px solid rgba(12,57,47,.1);border-radius:50%;box-shadow:0 0 0 45px rgba(12,57,47,.025)}.lead-modal__close{position:absolute;top:18px;left:18px;display:grid;place-items:center;width:42px;height:42px;border:1px solid var(--line);border-radius:50%;background:transparent;color:var(--green);cursor:pointer}.lead-modal__icon{display:grid;place-items:center;width:82px;height:82px;margin:0 auto 25px;border-radius:50%;background:var(--green);color:#fff;font-size:29px;box-shadow:0 15px 38px rgba(12,57,47,.2)}.lead-modal .eyebrow{justify-content:center;color:var(--taupe)}.lead-modal h2{margin-bottom:14px;font-size:clamp(30px,4vw,43px)}.lead-modal p:not(.eyebrow){margin-bottom:28px}.lead-form button:disabled{opacity:.7;cursor:wait}.lead-form label small{color:var(--taupe);font-size:11px;font-weight:400}
@media(max-width:767px){.lead-modal__dialog{padding:50px 22px 35px;border-radius:24px}.lead-modal__icon{width:68px;height:68px;font-size:24px}}
@media(prefers-reduced-motion:reduce){.preloader{display:none}.footer-marquee span,.journey-section__route,.preloader__orbit{animation:none}.page-hero>img{animation:none;transform:none}}

/* Layered homepage hero */
.hero__big-word{position:absolute;z-index:0;left:-1vw;bottom:-.12em;color:rgba(255,255,255,.018);font-size:clamp(180px,28vw,520px);font-weight:800;line-height:.72;letter-spacing:-.09em;pointer-events:none}.hero__axis{position:absolute;z-index:1;right:44%;top:15%;bottom:12%;width:1px;background:linear-gradient(transparent,rgba(185,163,143,.24),transparent)}.hero__axis span{position:absolute;top:30%;right:-5px;width:11px;height:11px;border:1px solid var(--champagne);border-radius:50%;background:var(--deep);box-shadow:0 0 22px rgba(185,163,143,.5)}.hero__axis i{position:absolute;right:-22px;bottom:5%;width:44px;height:44px;border:1px solid rgba(185,163,143,.18);border-radius:50%;animation:loader-orbit 9s linear infinite}.hero__content{position:relative;z-index:3}.hero__content:before{content:"B2B • BAKERY • SUPPLY";position:absolute;right:-54px;top:50%;color:rgba(255,255,255,.2);font-size:9px;letter-spacing:.18em;writing-mode:vertical-rl;transform:translateY(-50%)}.hero h1{position:relative;font-size:clamp(54px,5.8vw,84px);text-shadow:0 12px 35px rgba(0,0,0,.18)}.hero h1:after{content:"";display:block;width:115px;height:4px;margin-top:28px;border-radius:5px;background:linear-gradient(90deg,var(--champagne),transparent)}.hero__visual{z-index:2;padding:26px 0 30px}.hero__image-wrap{position:relative;border-radius:250px 250px 34px 34px;border:1px solid rgba(255,255,255,.14)}.hero__image-wrap:before{content:"";position:absolute;z-index:2;inset:-14px;border:1px solid rgba(185,163,143,.16);border-radius:inherit;pointer-events:none}.hero__micro-image{position:absolute;z-index:5;left:-55px;top:14%;width:155px;height:155px;border:8px solid var(--deep);border-radius:50%;overflow:hidden;box-shadow:0 24px 55px rgba(0,0,0,.35)}.hero__micro-image img{width:100%;height:100%;object-fit:cover}.hero__micro-image span{position:absolute;inset:0;display:grid;place-items:center;padding:20px;background:rgba(8,35,30,.56);color:#fff;text-align:center;font-size:10px;font-weight:700;line-height:1.6;opacity:0;transition:opacity .4s}.hero__micro-image:hover span{opacity:1}.hero__visual-index{position:absolute;right:-42px;top:14%;display:flex;flex-direction:column;align-items:center;color:rgba(255,255,255,.48)}.hero__visual-index b{font-size:12px;color:var(--champagne)}.hero__visual-index span{display:block;width:1px;height:90px;margin:12px 0;background:linear-gradient(var(--champagne),transparent)}.hero__visual-index small{font-size:8px;letter-spacing:.16em;writing-mode:vertical-rl}.hero__caption{right:auto;left:-32px;bottom:14%;border-radius:20px 0 20px 20px}.hero__seal{position:relative;padding-right:75px}.hero__seal:before{content:"";position:absolute;right:0;width:55px;height:1px;background:rgba(255,255,255,.24)}
@media(max-width:1024px){.hero__axis{right:47%}.hero__micro-image{left:-20px;width:125px;height:125px}.hero__visual-index{right:-20px}}
@media(max-width:767px){.hero__big-word{top:260px;bottom:auto;font-size:43vw}.hero__axis{display:none}.hero__content:before{display:none}.hero h1{font-size:clamp(43px,13vw,60px)}.hero__visual{padding-top:45px}.hero__micro-image{left:8px;top:22px;width:105px;height:105px;border-width:6px}.hero__visual-index{right:5px;top:40px}.hero__caption{left:10px;bottom:28px}.hero__image-wrap{height:62vh;min-height:500px}}

/* Profile-led homepage: sharp editorial geometry. */
.profile-home{--profile-green:#0c382f;--profile-deep:#08271f;--profile-cream:#f5f0e7;--profile-sand:#d9cbb8;--profile-ink:#18372f;--profile-line:rgba(12,56,47,.18);overflow:hidden;background:var(--profile-cream);color:var(--profile-ink)}
.profile-home *{box-sizing:border-box}.profile-home figure{margin:0}.profile-home img{display:block;width:100%;height:100%;object-fit:cover}.profile-home h1,.profile-home h2,.profile-home h3,.profile-home p{margin-top:0}.profile-section{padding:clamp(84px,11vw,170px) 0}.profile-kicker{margin-bottom:17px;color:#9d8466;font-size:10px;font-weight:800;letter-spacing:.18em;line-height:1.5}.profile-en{font-family:Georgia,"Times New Roman",serif;font-size:clamp(17px,1.55vw,23px);letter-spacing:.02em;line-height:1.3}.profile-en em{font-style:italic}.profile-number,.profile-heading>span{display:block;color:#9d8466;font-family:Georgia,serif;font-size:clamp(72px,10vw,150px);line-height:.72}.profile-rail{position:fixed;z-index:20;top:0;bottom:0;left:16px;display:flex;flex-direction:column;justify-content:space-between;align-items:center;width:20px;padding:90px 0 25px;mix-blend-mode:multiply;pointer-events:none}.profile-rail span,.profile-rail b{font-size:9px;letter-spacing:.17em;white-space:nowrap;writing-mode:vertical-rl}.profile-rail b{color:#a78d6e;font-family:Georgia,serif;font-weight:400}
.profile-cover{position:relative;min-height:870px;padding:116px 0 78px;background:var(--profile-green);color:#fff}.profile-cover:before{position:absolute;inset:0 48% 0 0;background:var(--profile-deep);content:""}.profile-cover:after{position:absolute;right:4%;bottom:5%;width:18vw;height:18vw;border:1px solid rgba(222,205,181,.22);content:""}.profile-cover__grid{position:relative;display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:clamp(35px,7vw,110px);min-height:675px}.profile-cover__copy{position:relative;z-index:2;padding:50px 0}.profile-cover__copy:before{position:absolute;right:-32px;top:0;width:1px;height:100%;background:rgba(219,201,178,.3);content:""}.profile-cover h1{max-width:600px;margin-bottom:22px;font-size:clamp(51px,6vw,90px);line-height:1.18}.profile-cover .profile-en{color:#ddcbb2}.profile-cover__copy>p:not(.profile-kicker):not(.profile-en){max-width:470px;margin:27px 0 37px;line-height:2}.profile-button{display:inline-flex;align-items:center;gap:30px;padding:17px 22px;border:1px solid #d8c4a7;background:#d8c4a7;color:var(--profile-green);font-size:14px;font-weight:800;transition:background .25s,color .25s,transform .25s}.profile-button:hover{background:transparent;color:#fff;transform:translateX(-5px)}.profile-button--light{background:var(--profile-cream);border-color:var(--profile-cream)}.profile-cover__image{position:relative;height:690px;box-shadow:26px 27px 0 rgba(217,203,184,.92)}.profile-cover__image:before{position:absolute;z-index:1;inset:23px 23px auto auto;width:115px;height:115px;border:1px solid rgba(255,255,255,.6);content:""}.profile-cover__image figcaption{position:absolute;z-index:2;right:-38px;bottom:0;padding:12px 15px;background:var(--profile-cream);color:var(--profile-green);font-size:9px;letter-spacing:.12em;writing-mode:vertical-rl}
.profile-intro{background:#fff}.profile-intro__grid{display:grid;grid-template-columns:1.05fr .95fr;gap:0 9%;align-items:start}.profile-panel{position:relative;z-index:1;margin-top:65px;padding:64px 58px;background:var(--profile-green);color:#fff}.profile-panel>span{position:absolute;top:-53px;right:0;color:#d8c4a7;font-family:Georgia,serif;font-size:95px;line-height:1}.profile-panel h2{font-size:clamp(37px,4.2vw,62px);line-height:1.25}.profile-panel h3{color:#dbc4a7;font-size:20px;line-height:1.8}.profile-panel p:not(.profile-kicker){line-height:2}.profile-intro figure{height:620px}.profile-intro__english{max-width:505px;margin:55px 0 0 auto;padding-top:28px;border-top:1px solid var(--profile-line);color:#705f4d}
.profile-roots{background:var(--profile-cream)}.profile-roots__grid{display:grid;grid-template-columns:.58fr .9fr 1.15fr;gap:30px;align-items:end}.profile-roots__grid h2{font-size:clamp(44px,5vw,74px)}.profile-roots__grid h3{font-size:26px;line-height:1.8}.profile-roots__grid p{line-height:2}.profile-roots__grid>figure{height:520px}.profile-roots__small{height:245px!important;grid-column:2;grid-row:2;margin-top:-215px!important;transform:translateX(36px)}
.profile-promise{padding:clamp(85px,12vw,175px) 0;background:#d9cbb8}.profile-promise__grid{display:grid;grid-template-columns:1.02fr .98fr;gap:0;align-items:center}.profile-promise figure{height:650px}.profile-promise__grid>div{position:relative;margin-right:-65px;padding:65px;background:#fff}.profile-promise h2{font-size:clamp(41px,4.7vw,70px);line-height:1.25}.profile-promise h3{font-size:23px}.profile-promise p{line-height:2}.profile-promise hr{border:0;border-top:1px solid var(--profile-line);margin:31px 0}.profile-promise__columns{display:grid;grid-template-columns:1fr 1fr;gap:25px;padding-top:20px}.profile-promise__columns p{margin:0;font-size:14px}
.profile-heading{display:grid;grid-template-columns:auto 1.45fr .85fr;gap:30px;align-items:end;margin-bottom:75px}.profile-heading h2{margin:0;font-size:clamp(39px,4.7vw,70px);line-height:1.25}.profile-heading>p{margin:0 0 8px;line-height:2}.profile-worlds{background:#fff}.flavor-world{padding:55px 0;border-top:1px solid var(--profile-line)}.flavor-world header{display:grid;grid-template-columns:100px 1fr .8fr;gap:30px;align-items:center;margin-bottom:28px}.flavor-world header>span{color:#a38767;font-family:Georgia,serif;font-size:52px}.flavor-world h3{margin:0;font-size:30px}.flavor-world header>p{line-height:1.9}.flavor-world__gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:7px}.flavor-world__gallery figure{position:relative;height:260px;overflow:hidden}.flavor-world__gallery img{transition:transform .6s}.flavor-world__gallery figure:hover img{transform:scale(1.06)}.flavor-world__gallery span{position:absolute;bottom:10px;right:10px;color:#fff;font:18px Georgia,serif}.flavor-world footer{padding-top:18px;color:#735e46}
.profile-values{background:var(--profile-green);color:#fff}.profile-heading--light .profile-kicker,.profile-heading--light>span{color:#d7c2a3}.profile-values__list{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:rgba(255,255,255,.28)}.profile-values__list article{display:grid;grid-template-columns:74px 160px 1fr;gap:24px;min-height:230px;padding:30px;background:var(--profile-green);align-items:center}.profile-values__list article>span{align-self:start;color:#d7c2a3;font:29px Georgia,serif}.profile-values__list figure{height:165px}.profile-values__list h3{margin:8px 0 12px;font-size:22px;line-height:1.65}.profile-values__list p{margin:0;line-height:1.8;font-size:14px}.profile-values__list .profile-en{color:#d7c2a3;font-size:15px}
.profile-sectors{background:#fff}.profile-sectors__list{display:grid;grid-template-columns:1fr 1fr;gap:48px 8%;counter-reset:sectors}.profile-sectors__list article{position:relative;display:grid;grid-template-columns:46% 1fr;gap:0;align-items:end}.profile-sectors__list article:nth-child(even){transform:translateY(75px)}.profile-sectors__list article>span{position:absolute;z-index:2;top:-34px;right:0;color:#a78d6e;font:65px Georgia,serif}.profile-sectors__list figure{height:370px}.profile-sectors__list article>div{position:relative;margin-right:-48px;margin-bottom:-35px;padding:28px;background:var(--profile-green);color:#fff}.profile-sectors__list h3{margin:4px 0 12px;font-size:22px;line-height:1.65}.profile-sectors__list p{margin:0;line-height:1.85;font-size:14px}.profile-sectors__list .profile-en{color:#d6c0a2;font-size:15px}
.profile-journey{padding-bottom:190px;background:#e2d5c4}.profile-journey__steps{display:grid;grid-template-columns:repeat(3,1fr);gap:0}.profile-journey__steps article{position:relative;min-height:490px;padding:28px;background:#fff}.profile-journey__steps article:nth-child(2){background:var(--profile-green);color:#fff}.profile-journey__steps figure{height:190px;margin:-28px -28px 35px}.profile-journey__steps>article>span{display:block;margin-bottom:21px;color:#9d8362;font:58px Georgia,serif}.profile-journey__steps h3{margin:6px 0 12px;font-size:24px}.profile-journey__steps p{line-height:1.9;font-size:14px}.profile-journey__steps .profile-en{margin:0;color:#957c5d;font-size:15px}.profile-journey__steps article:nth-child(2) .profile-en{color:#dfc9ac}
.profile-precision{padding:130px 0;background:#fff}.profile-precision__grid{display:grid;grid-template-columns:1fr 1.05fr .48fr;gap:25px;align-items:center}.profile-precision__grid>div{padding:45px 15px}.profile-precision__grid>div>span{color:#a68d70;font:68px Georgia,serif}.profile-precision h2{font-size:clamp(37px,4vw,61px);line-height:1.3}.profile-precision p{line-height:2}.profile-precision__large{height:650px}.profile-precision__small{height:255px;align-self:end;transform:translateY(64px)}
.profile-cta{background:var(--profile-green);color:#fff}.profile-cta__grid{display:grid;grid-template-columns:1.05fr .95fr;align-items:stretch}.profile-cta figure{height:560px}.profile-cta__grid>div{display:flex;flex-direction:column;justify-content:center;padding:75px;background:#153f35}.profile-cta h2{font-size:clamp(38px,4.5vw,65px);line-height:1.35}.profile-cta .profile-en{color:#ddc7aa}.profile-cta .profile-button{align-self:flex-start;margin-top:20px}.profile-cta .profile-button:hover{color:#fff}
.profile-contact{background:var(--profile-cream)}.profile-contact__grid{display:grid;grid-template-columns:1fr .75fr .85fr;gap:30px;align-items:stretch}.profile-contact__grid>div:first-child{padding:25px 0}.profile-contact__grid>div:first-child>span{color:#a58a6a;font:65px Georgia,serif}.profile-contact h2{font-size:clamp(38px,4.2vw,60px);line-height:1.35}.profile-contact__details{padding:42px;background:#fff;border-top:4px solid var(--profile-green)}.profile-contact__details h3{font-size:18px}.profile-contact__details a{display:block;margin:18px 0;color:var(--profile-green);direction:ltr;text-align:right;font-family:Georgia,serif;font-size:17px}.profile-contact__details p{line-height:1.8}.profile-contact__grid figure{min-height:390px}.profile-closing{padding:105px 0;background:var(--profile-deep);color:#fff;text-align:center}.profile-closing img{width:min(290px,70%);height:auto;margin:0 auto 32px;filter:brightness(0) invert(1)}.profile-closing p{margin-bottom:16px;color:#d8c2a5;font:21px Georgia,serif}.profile-closing h2{margin:0;font-size:clamp(32px,4vw,54px)}
@media(max-width:1000px){.profile-rail{display:none}.profile-cover{min-height:auto}.profile-cover__grid,.profile-intro__grid,.profile-promise__grid{grid-template-columns:1fr}.profile-cover__image{height:580px}.profile-cover__copy:before{display:none}.profile-intro figure{height:520px;margin-top:35px}.profile-panel{margin:0}.profile-roots__grid{grid-template-columns:1fr 1fr}.profile-roots__grid>figure{height:420px}.profile-roots__small{grid-column:auto;grid-row:auto;margin:0!important;transform:none}.profile-promise__grid>div{margin:0}.profile-heading{grid-template-columns:auto 1fr}.profile-heading>p{grid-column:2}.profile-values__list article{grid-template-columns:52px 125px 1fr}.profile-sectors__list{gap:40px}.profile-sectors__list article:nth-child(even){transform:none}.profile-precision__grid{grid-template-columns:1fr 1fr}.profile-precision__small{display:none}.profile-contact__grid{grid-template-columns:1fr 1fr}.profile-contact__grid figure{grid-column:1/-1;height:360px}}
@media(max-width:700px){.profile-section{padding:70px 0}.profile-cover{padding:112px 0 45px}.profile-cover:before{inset:0 20% 0 0}.profile-cover__grid{gap:28px}.profile-cover h1{font-size:clamp(40px,12vw,58px)}.profile-cover__image{height:460px;box-shadow:13px 14px 0 #d9cbb8}.profile-cover__image figcaption{right:auto;left:0;writing-mode:horizontal-tb}.profile-panel{padding:45px 25px}.profile-panel>span{font-size:75px}.profile-intro figure{height:390px}.profile-intro__english{margin-top:30px}.profile-roots__grid{grid-template-columns:1fr}.profile-roots__grid>figure{height:350px}.profile-promise{padding:70px 0}.profile-promise figure{height:410px}.profile-promise__grid>div{padding:40px 23px}.profile-promise__columns{grid-template-columns:1fr}.profile-heading{grid-template-columns:1fr;gap:16px;margin-bottom:42px}.profile-heading>span{font-size:77px}.profile-heading>p{grid-column:auto}.flavor-world{padding:36px 0}.flavor-world header{grid-template-columns:1fr;gap:10px}.flavor-world header>span{font-size:44px}.flavor-world__gallery{grid-template-columns:1fr 1fr;gap:5px}.flavor-world__gallery figure{height:190px}.profile-values__list,.profile-sectors__list,.profile-journey__steps{grid-template-columns:1fr}.profile-values__list article{grid-template-columns:42px 92px 1fr;gap:15px;min-height:0;padding:20px}.profile-values__list figure{height:110px}.profile-values__list h3{font-size:18px}.profile-sectors__list article{grid-template-columns:1fr}.profile-sectors__list article>div{margin:-35px 20px 0 0}.profile-sectors__list figure{height:300px}.profile-journey{padding-bottom:70px}.profile-journey__steps article{min-height:0}.profile-precision{padding:70px 0}.profile-precision__grid{grid-template-columns:1fr}.profile-precision__grid>div{padding:0}.profile-precision__large{height:420px}.profile-cta__grid{grid-template-columns:1fr}.profile-cta figure{height:350px}.profile-cta__grid>div{padding:55px 25px}.profile-contact__grid{grid-template-columns:1fr}.profile-contact__grid figure{grid-column:auto;min-height:310px}.profile-button{padding:15px 18px}.profile-home{overflow:clip}}

/* Keep the surrounding chrome in the same profile language. */
body:has(.profile-home) .site-header{border-radius:0;background:rgba(8,39,31,.94);border-bottom:1px solid rgba(216,196,167,.22);box-shadow:none}
body:has(.profile-home) .site-header.is-scrolled{background:#08271f}body:has(.profile-home) .site-header .button{border-radius:0}body:has(.profile-home) .site-footer{border-radius:0;background:#08271f}body:has(.profile-home) .footer-contact,body:has(.profile-home) .footer-marquee{border-radius:0}

/* Profile proportion and readability refinement. */
.profile-section{padding:clamp(76px,7vw,110px) 0}
.profile-cover{min-height:760px;padding:108px 0 52px}.profile-cover__grid{min-height:600px}.profile-cover__image{height:600px}.profile-cover__copy{padding:35px 0}.profile-cover h1{font-size:clamp(48px,5.2vw,76px)}
.profile-intro__grid{align-items:center}.profile-panel{margin-top:0;padding:50px 48px}.profile-intro figure{height:500px}
.profile-roots__grid>figure{height:430px}.profile-roots__small{height:205px!important;margin-top:-155px!important}.profile-roots__grid h3{font-size:23px}
.profile-promise{padding:95px 0}.profile-promise figure{height:555px}.profile-promise__grid>div{padding:52px 58px}.profile-promise h2{font-size:clamp(38px,4vw,58px)}
.profile-heading{margin-bottom:55px}.profile-heading h2{font-size:clamp(36px,4vw,58px)}.profile-heading>span{font-size:clamp(64px,8vw,112px)}
.flavor-world{padding:43px 0}.flavor-world__gallery figure{height:225px}.flavor-world header{margin-bottom:22px}.flavor-world header>span{font-size:46px}
.profile-values__list article{min-height:205px;padding:25px}.profile-values__list figure{height:145px}.profile-values__list h3{font-size:20px}
.profile-sectors__list{gap:42px 7%}.profile-sectors__list figure{height:315px}.profile-sectors__list article>div{padding:24px}.profile-sectors__list h3{font-size:20px}
.profile-journey{padding-bottom:120px}.profile-journey__steps article{min-height:410px}.profile-journey__steps figure{height:165px}.profile-journey__steps>article>span{font-size:50px;margin-bottom:15px}
.profile-precision{padding:95px 0}.profile-precision__large{height:520px}.profile-precision__small{height:210px;transform:translateY(42px)}.profile-precision h2{font-size:clamp(35px,3.25vw,50px)}.profile-precision__grid>div{padding:30px 10px}.profile-precision__grid>div>span{font-size:58px}
.profile-cta figure{height:470px}.profile-cta__grid>div{padding:58px}.profile-cta h2{font-size:clamp(35px,3.8vw,55px)}
.profile-contact__grid figure{min-height:340px;max-height:410px}.profile-contact__details{padding:34px}.profile-contact h2{font-size:clamp(35px,3.7vw,52px)}
.profile-closing{padding:75px 0}.profile-closing img{width:min(220px,60%);margin-bottom:24px}.profile-closing p{font-family:Almarai,sans-serif;font-size:17px}
@media(max-width:1000px){.profile-cover__image{height:510px}.profile-intro figure{height:430px}.profile-roots__grid>figure{height:360px}.profile-promise figure{height:470px}.profile-promise__grid>div{padding:45px}.profile-sectors__list figure{height:280px}.profile-precision__large{height:440px}}
@media(max-width:700px){.profile-section{padding:56px 0}.profile-cover{padding:100px 0 34px}.profile-cover__grid{min-height:0}.profile-cover__copy{padding:18px 0}.profile-cover h1{font-size:clamp(38px,11vw,48px)}.profile-cover__copy>p:not(.profile-kicker){margin:20px 0 27px;line-height:1.85}.profile-cover__image{height:355px}.profile-panel{padding:34px 21px}.profile-panel h2{font-size:32px}.profile-panel h3{font-size:17px}.profile-panel p:not(.profile-kicker){font-size:14px;line-height:1.9}.profile-intro figure{height:300px;margin-top:18px}.profile-roots__grid h2{font-size:39px}.profile-roots__grid h3{font-size:19px}.profile-roots__grid>figure{height:280px}.profile-roots__small{height:180px!important}.profile-promise{padding:56px 0}.profile-promise figure{height:320px}.profile-promise__grid>div{padding:34px 20px}.profile-promise h2{font-size:34px}.profile-heading{margin-bottom:34px}.profile-heading h2{font-size:31px}.profile-heading>span{font-size:66px}.flavor-world{padding:30px 0}.flavor-world__gallery figure{height:145px}.flavor-world h3{font-size:26px}.profile-values__list article{grid-template-columns:36px 82px 1fr;gap:12px;padding:17px}.profile-values__list figure{height:96px}.profile-values__list h3{font-size:16px;line-height:1.55}.profile-values__list p{font-size:13px}.profile-sectors__list{gap:55px}.profile-sectors__list figure{height:235px}.profile-sectors__list article>div{margin:-28px 16px 0 0;padding:20px}.profile-journey{padding-bottom:56px}.profile-journey__steps article{min-height:0;padding:22px}.profile-journey__steps figure{height:150px;margin:-22px -22px 25px}.profile-precision{padding:56px 0}.profile-precision h2{font-size:32px}.profile-precision__large{height:320px}.profile-cta figure{height:270px}.profile-cta__grid>div{padding:40px 21px}.profile-cta h2{font-size:32px}.profile-contact__grid figure{min-height:260px;height:260px}.profile-contact__details{padding:26px 20px}.profile-contact h2{font-size:32px}.profile-closing{padding:55px 0}.profile-closing img{width:min(180px,55%)}}

/* Keep descriptive copy comfortably legible against the brand green. */
.profile-cover__copy>p:not(.profile-kicker),
.profile-panel p:not(.profile-kicker),
.profile-values__list p,
.profile-journey__steps article:nth-child(2) p,
.profile-cta p{color:rgba(255,255,255,.82)}

/* Stable editorial layouts: avoid fixed overlaps on different desktop heights. */
.profile-cover{min-height:680px;padding:98px 0 48px}
.profile-cover__grid{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:clamp(44px,6vw,86px);min-height:530px}
.profile-cover__image{height:510px;box-shadow:18px 18px 0 rgba(217,203,184,.92)}
.profile-cover__image img{object-position:center 55%}
.profile-cover h1{font-size:clamp(46px,4.6vw,68px)}

.profile-roots__grid{grid-template-columns:.68fr 1fr 1.15fr;grid-template-rows:auto 220px;gap:30px 44px;align-items:start}
.profile-roots__grid>div:first-child{grid-column:1;grid-row:1}
.profile-roots__grid>div:nth-child(2){grid-column:2;grid-row:1}
.profile-roots__grid>figure:not(.profile-roots__small){grid-column:3;grid-row:1/3;height:455px}
.profile-roots__small{grid-column:2!important;grid-row:2!important;height:220px!important;margin:0!important;transform:none!important}
.profile-roots__grid>figure:not(.profile-roots__small) img{object-position:center 42%}
.profile-roots__small img{object-position:center 38%}
.profile-roots__grid h2{font-size:clamp(42px,4vw,60px)}
.profile-roots__grid h3{font-size:21px;line-height:1.75}
.profile-roots__grid p{font-size:15px;line-height:1.9}

.profile-promise{padding:86px 0}
.profile-promise__grid{grid-template-columns:1fr 1fr;gap:26px;align-items:stretch}
.profile-promise figure{height:500px}
.profile-promise figure img{object-position:center 58%}
.profile-promise__grid>div{display:flex;flex-direction:column;justify-content:center;margin:0;padding:46px 50px}
.profile-promise h2{font-size:clamp(37px,3.4vw,50px)}
.profile-promise h3{font-size:21px}
.profile-promise p{font-size:15px;line-height:1.9}

.profile-sectors__list{grid-template-columns:repeat(2,minmax(0,1fr));gap:34px}
.profile-sectors__list article,.profile-sectors__list article:nth-child(even){display:grid;grid-template-columns:1fr;grid-template-rows:270px auto;align-items:stretch;transform:none}
.profile-sectors__list article>span{top:16px;right:18px;color:#fff;font-size:46px;text-shadow:0 2px 18px rgba(0,0,0,.28)}
.profile-sectors__list figure{height:270px;overflow:hidden}
.profile-sectors__list figure img{object-position:center 52%;transition:transform .6s var(--ease)}
.profile-sectors__list article:hover figure img{transform:scale(1.035)}
.profile-sectors__list article>div{margin:0;padding:25px 28px;min-height:150px}
.profile-sectors__list h3{font-size:20px;line-height:1.55}
.profile-sectors__list p{color:rgba(255,255,255,.76);font-size:14px}

.profile-precision{padding:86px 0}
.profile-precision__grid{grid-template-columns:1fr 1.08fr;gap:42px;align-items:stretch}
.profile-precision__grid>div{display:flex;flex-direction:column;justify-content:center;padding:42px 30px}
.profile-precision__large{height:500px}
.profile-precision__large img{object-position:center 56%}
.profile-precision__small{display:none}
.profile-precision h2{font-size:clamp(34px,3vw,46px);line-height:1.35}
.profile-precision p{font-size:15px;line-height:1.9}

/* Arabic-only decorative language across the internal pages. */
.page-hero:after{content:"روت سويت";letter-spacing:0;writing-mode:vertical-rl}
.catalog:before{content:"المنتجات"}
.solutions-list:before{content:"التوريد"}
.industries__head:after{content:"04 قطاعات"}
.hero__content:before{content:"إنتاج • مخبوزات • توريد"}

@media(max-width:1000px){
  .profile-cover__grid,.profile-promise__grid{grid-template-columns:1fr}
  .profile-cover__image{height:460px}
  .profile-roots__grid{grid-template-columns:1fr 1fr;grid-template-rows:auto auto}
  .profile-roots__grid>div:first-child,.profile-roots__grid>div:nth-child(2),.profile-roots__grid>figure:not(.profile-roots__small),.profile-roots__small{grid-column:auto!important;grid-row:auto!important}
  .profile-roots__grid>figure:not(.profile-roots__small){height:360px}
  .profile-roots__small{height:230px!important}
  .profile-promise figure{height:420px}
  .profile-precision__grid{grid-template-columns:1fr 1fr;gap:24px}
  .profile-precision__grid>div{padding:28px 10px}
  .profile-precision__large{height:420px}
}

@media(max-width:700px){
  .profile-cover{padding-top:90px}.profile-cover__image{height:330px}.profile-cover h1{font-size:clamp(36px,10.8vw,46px)}
  .profile-roots__grid{grid-template-columns:1fr;gap:24px}.profile-roots__grid>figure:not(.profile-roots__small){height:280px}.profile-roots__small{height:165px!important}.profile-roots__grid h2{font-size:38px}
  .profile-promise figure{height:300px}.profile-promise__grid>div{padding:32px 21px}.profile-promise h2{font-size:32px}.profile-promise__columns{grid-template-columns:1fr}
  .profile-sectors__list{grid-template-columns:1fr;gap:28px}.profile-sectors__list article{grid-template-rows:220px auto}.profile-sectors__list figure{height:220px}.profile-sectors__list article>div{min-height:0;padding:22px}
  .profile-precision__grid{grid-template-columns:1fr;gap:20px}.profile-precision__grid>div{padding:0}.profile-precision h2{font-size:31px}.profile-precision__large{height:300px}
}

/* Internal pages — the same sharp editorial language as the profile homepage. */
:is(body.page,body.single-rs_product){background:var(--profile-cream,#f5f0e7)}
:is(body.page,body.single-rs_product) .site-header{border-radius:0;background:rgba(8,39,31,.95);border-bottom:1px solid rgba(216,196,167,.22);box-shadow:none}
:is(body.page,body.single-rs_product) .site-header.is-scrolled{background:#08271f}
:is(body.page,body.single-rs_product) .button{border-radius:0}
:is(body.page,body.single-rs_product) .site-footer{border-radius:0;background:#08271f}
:is(body.page,body.single-rs_product) .footer-contact{border-radius:0}

.page-hero{min-height:660px;padding:132px 0 62px;background:#0c382f;align-items:center}
.page-hero:before{inset:0;border:0;border-right:1px solid rgba(216,196,167,.22);border-radius:0}
.page-hero>img{inset:0 auto 0 0;width:48%;height:100%;transform:none;animation:none;object-position:center}
.page-hero__shade{background:linear-gradient(90deg,rgba(8,39,31,.14) 0 48%,#0c382f 58%)}
.page-hero__content{display:block;padding-left:55%}
.page-hero__content .eyebrow{color:#d7c2a3}
.page-hero__content h1{max-width:560px;margin:0 0 44px;font-size:clamp(48px,5vw,68px);line-height:1.25}
.page-hero__content h1:after{bottom:-20px;width:88px;height:3px;border-radius:0}
.page-hero__content p:last-child{max-width:540px;margin:0;padding:0;border:0;border-radius:0;background:none;backdrop-filter:none;color:rgba(255,255,255,.78);font-size:17px;line-height:2}

.story-section{background:#f5f0e7}
.story-grid{grid-template-columns:.72fr 1.28fr;gap:65px;align-items:stretch}
.story-label>span{font-family:Georgia,serif;font-size:92px;color:#a58b6c;-webkit-text-stroke:0}
.story-label>p{font-size:22px}
.story-label__image{width:100%;height:350px;margin-top:24px;border-radius:0;transform:none;box-shadow:none}
.story-copy{padding:50px;background:#fff;border-top:4px solid #0c382f}
.story-copy .lead{font-size:25px;line-height:1.75}
.story-copy p:not(.lead){padding-right:24px}

.vision-mission{min-height:650px}
.vision-mission__grid{gap:1px;background:rgba(255,255,255,.22)}
.vision-mission article{min-height:390px;padding:52px;border:0;border-radius:0;background:rgba(8,39,31,.82);backdrop-filter:blur(5px)}
.vision-mission article:after{border-radius:0}
.vision-mission article>i{width:58px;height:58px;margin-bottom:38px;border-radius:0;color:#d7c2a3}
.vision-mission article h2{font-size:clamp(30px,3vw,42px)}

.values-section{background:#0c382f}
.values-section__orbit{border-radius:0;transform:rotate(35deg)}
.values-section .section-heading{position:relative;top:auto;float:none;width:auto;max-width:720px;margin-bottom:52px}
.values-list{display:grid;grid-template-columns:1fr 1fr;width:100%;margin:0;gap:1px;background:rgba(255,255,255,.18)}
.value-item{grid-template-columns:48px 58px 1fr;min-height:190px;margin:0;padding:28px;border:0;border-radius:0;background:#0c382f}
.value-item>i{width:50px;height:50px;border-radius:0}
.value-item p{color:rgba(255,255,255,.68)}
.value-item:hover{transform:none}

.promise-section{padding:96px 0;background:#d9cbb8}
.promise-grid{grid-template-columns:1fr 1fr;gap:24px;align-items:stretch}
.promise-image{height:500px;border-radius:0}
.promise-copy{display:flex;flex-direction:column;justify-content:center;padding:48px;background:#fff}
.promise-copy h2{font-size:clamp(34px,3.4vw,48px)}

.product-lines-intro{background:#f5f0e7}
.line-editorial{grid-template-columns:1fr 1fr;gap:58px;align-items:center;margin-bottom:90px}
.line-editorial:after{display:none}
.line-editorial__image,.line-editorial:nth-child(even) .line-editorial__image{height:480px;border-radius:0;box-shadow:none}
.line-editorial__copy{padding:36px;border-top:3px solid #0c382f;background:#fff}
.line-editorial__copy>span{font-family:Georgia,serif;font-size:72px;color:#a58b6c;-webkit-text-stroke:0}
.line-editorial__copy h2{font-size:clamp(31px,3vw,43px)}

.catalog{background:#08271f}
.catalog__head{grid-template-columns:1fr 1fr;align-items:end}
.catalog-filters button{border-radius:0}
.product-grid{gap:30px 18px}
.product-card__image{height:320px;border-radius:0}
.product-card__copy{padding:20px 0;border-bottom:1px solid rgba(255,255,255,.16)}
.quality-copy{background:#d9cbb8}
.final-cta__inner{min-height:480px;border-radius:0;background:#0c382f}

.solutions-list{background:#f5f0e7}
.solution-row{grid-template-columns:72px 1fr 1fr;gap:38px;min-height:470px;padding:64px 0}
.solution-row__num{font-family:Georgia,serif;font-size:58px;color:#a58b6c;-webkit-text-stroke:0}
.solution-row__image,.solution-row:nth-child(even) .solution-row__image{height:420px;border-radius:0;box-shadow:none}
.solution-row__copy{align-self:center;padding:35px;border-top:3px solid #0c382f;background:#fff}
.solution-row__copy>i{width:54px;height:54px;border-radius:0}
.supply-journey{background:#0c382f}
.horizontal-steps{gap:1px;background:rgba(255,255,255,.18)}
.horizontal-steps article,.horizontal-steps article:nth-child(2){min-height:320px;border:0;border-radius:0;background:#0c382f;backdrop-filter:none;transform:none}
.supply-flex{padding:96px 0;background:#d9cbb8}
.supply-flex__grid{gap:24px}
.supply-flex__image{height:500px;border-radius:0}
.supply-flex__grid>div:last-child{padding:48px;background:#fff}

.contact-section{background:#f5f0e7}
.contact-grid{grid-template-columns:.75fr 1.25fr;gap:24px;align-items:start}
.contact-details{top:100px;padding:38px;border-radius:0;background:#0c382f}
.contact-details>a>i,.contact-details__item>i{border-radius:0}
.lead-form-wrap{padding:46px;border-radius:0;box-shadow:none;border-top:4px solid #0c382f}
.lead-form input,.lead-form select,.lead-form textarea,.check-grid span,.form-message{border-radius:0}
.contact-closing{background:#0c382f}

.single-product{padding:135px 0 90px;background:#f5f0e7}
.single-product__grid{gap:24px;align-items:stretch}
.single-product__image{height:560px;border-radius:0}
.single-product__copy{display:flex;flex-direction:column;justify-content:center;padding:50px;background:#fff;border-top:4px solid #0c382f}

@media(max-width:1024px){
  .page-hero{min-height:590px}.page-hero>img{width:44%}.page-hero__content{padding-left:49%}
  .story-grid,.promise-grid,.line-editorial,.catalog__head,.supply-flex__grid,.single-product__grid{grid-template-columns:1fr}
  .story-label__image,.promise-image,.line-editorial__image,.line-editorial:nth-child(even) .line-editorial__image,.supply-flex__image{height:410px}
  .line-editorial:nth-child(even) .line-editorial__image{order:0}
  .solution-row{grid-template-columns:60px 1fr}.solution-row__copy,.solution-row:nth-child(even) .solution-row__copy{grid-column:2}.solution-row__image,.solution-row:nth-child(even) .solution-row__image{height:380px}
  .contact-grid{grid-template-columns:1fr}.contact-details{position:relative;top:auto}
}

@media(max-width:767px){
  .page-hero{min-height:620px;padding:115px 0 55px;align-items:end}.page-hero>img{inset:0;width:100%;height:100%}.page-hero__shade{background:linear-gradient(0deg,rgba(8,39,31,.96),rgba(8,39,31,.2))}.page-hero__content{padding-left:0}.page-hero__content h1{margin-bottom:36px;font-size:clamp(35px,10vw,43px)}.page-hero__content p:last-child{font-size:15px;line-height:1.85}
  .story-grid{gap:24px}.story-label{display:grid;grid-template-columns:auto 1fr;align-items:end}.story-label__image{grid-column:1/-1;height:280px}.story-copy{padding:30px 22px}.story-copy .lead{font-size:20px}.story-copy p:not(.lead){padding-right:16px}
  .vision-mission{padding:56px 0}.vision-mission__grid{grid-template-columns:1fr}.vision-mission article{min-height:0;padding:32px 22px}
  .values-list{grid-template-columns:1fr}.value-item{grid-template-columns:38px 48px 1fr;min-height:0;padding:23px 18px}.value-item p{grid-column:1/-1}
  .promise-section,.supply-flex{padding:56px 0}.promise-image,.supply-flex__image{height:300px}.promise-copy,.supply-flex__grid>div:last-child{padding:30px 21px}
  .line-editorial{gap:18px;margin-bottom:56px}.line-editorial__image,.line-editorial:nth-child(even) .line-editorial__image{height:300px}.line-editorial__copy{padding:27px 20px}.line-editorial__copy>span{font-size:56px}
  .product-grid{grid-template-columns:1fr}.product-card__image{height:290px}
  .solution-row{display:grid;grid-template-columns:1fr;gap:18px;min-height:0;padding:46px 0}.solution-row__num{font-size:50px}.solution-row__image,.solution-row:nth-child(even) .solution-row__image{grid-column:auto;height:290px}.solution-row__copy,.solution-row:nth-child(even) .solution-row__copy{grid-column:auto;padding:27px 20px}
  .horizontal-steps{grid-template-columns:1fr}.horizontal-steps article{min-height:0;padding:32px 22px}
  .contact-details,.lead-form-wrap{padding:28px 20px}.lead-form{grid-template-columns:1fr}.check-grid{grid-template-columns:1fr}.form-span{grid-column:auto}
  .single-product{padding-top:108px}.single-product__image{height:320px}.single-product__copy{padding:30px 21px}
}
