/*
Theme Name: Brazilian Sugar Exporter
Theme URI: https://brazilsugarexporter.com/
Author: Brazilian Sugar Exporter
Description: Premium Elementor-ready B2B sugar export theme with product quote forms and starter content.
Version: 4.0.0
Requires at least: 6.2
Tested up to: 6.8
Requires PHP: 7.4
Text Domain: bse
*/
:root{--green:#083f2d;--green2:#0b5a3d;--lime:#b9d64b;--gold:#c89b3c;--ink:#10251d;--muted:#5e6f68;--cream:#f7f5ed;--white:#fff;--line:#dfe6e1;--shadow:0 18px 50px rgba(5,44,30,.12);--radius:18px;--wrap:1200px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font:16px/1.65 Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:#fff}a{color:var(--green2);text-decoration:none}a:hover{color:var(--gold)}img{max-width:100%;height:auto}.bse-wrap{width:min(calc(100% - 40px),var(--wrap));margin:auto}.screen-reader-text{position:absolute;left:-9999px}.bse-topbar{background:var(--green);color:#dfece6;font-size:13px}.bse-topbar .bse-wrap{display:flex;justify-content:space-between;gap:20px;padding:8px 0}.bse-topbar a{color:white}.site-header{position:sticky;top:0;z-index:999;background:rgba(255,255,255,.97);box-shadow:0 1px 0 var(--line);backdrop-filter:blur(12px)}.site-header-inner{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:24px}.site-branding{display:flex;align-items:center;gap:12px;min-width:230px}.brand-mark{width:45px;height:45px;border-radius:50%;display:grid;place-items:center;background:var(--green);color:var(--lime);font-size:23px}.brand-name{font-weight:850;line-height:1.05;color:var(--green);font-size:17px}.brand-tag{display:block;color:var(--muted);font-size:10px;text-transform:uppercase;letter-spacing:1.5px;margin-top:5px}.primary-nav ul{display:flex;align-items:center;gap:25px;list-style:none;padding:0;margin:0}.primary-nav a{font-size:14px;font-weight:700;color:var(--ink)}.primary-nav .current-menu-item>a{color:var(--green2)}.bse-btn,.wp-block-button__link{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:9px;padding:14px 22px;background:var(--green2);color:#fff!important;font-weight:800;line-height:1.2;cursor:pointer;transition:.2s}.bse-btn:hover{background:var(--green);transform:translateY(-1px)}.bse-btn.alt{background:var(--lime);color:var(--green)!important}.bse-menu-toggle{display:none;background:none;border:0;padding:8px;font-size:27px;color:var(--green)}.bse-hero{position:relative;min-height:680px;display:flex;align-items:center;color:#fff;background:linear-gradient(90deg,rgba(3,39,27,.94),rgba(3,39,27,.72) 55%,rgba(3,39,27,.25)),url('assets/images/hero-sugar.jpg') center/cover}.bse-hero:after{content:"";position:absolute;inset:auto 0 0;height:90px;background:linear-gradient(transparent,rgba(3,39,27,.35))}.bse-hero-content{position:relative;z-index:2;max-width:780px;padding:95px 0}.eyebrow{display:inline-flex;align-items:center;gap:9px;color:var(--lime);font-size:12px;font-weight:850;text-transform:uppercase;letter-spacing:2px}.eyebrow:before{content:"";width:28px;height:2px;background:currentColor}.bse-hero h1{font-size:clamp(42px,6.4vw,78px);line-height:1.02;letter-spacing:-2.8px;margin:18px 0 22px}.bse-hero p{max-width:650px;font-size:20px;color:#e5eee9;margin:0 0 32px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.hero-actions .ghost{background:transparent;border:1px solid rgba(255,255,255,.45)}.trust-strip{position:relative;z-index:3;margin-top:-40px}.trust-grid{background:#fff;border-radius:var(--radius);box-shadow:var(--shadow);padding:28px;display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.trust-item{display:flex;gap:13px;align-items:center}.trust-icon{width:44px;height:44px;flex:0 0 44px;border-radius:12px;background:#edf4db;color:var(--green);display:grid;place-items:center;font-size:20px}.trust-item strong{display:block}.trust-item small{color:var(--muted)}.bse-section{padding:95px 0}.bse-section.soft{background:var(--cream)}.section-head{max-width:720px;margin-bottom:42px}.section-head.center{text-align:center;margin-left:auto;margin-right:auto}.section-head h2{font-size:clamp(32px,4vw,50px);line-height:1.1;letter-spacing:-1.4px;margin:11px 0 14px}.section-head p{color:var(--muted);font-size:18px}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.product-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;transition:.25s}.product-card:hover{transform:translateY(-6px);box-shadow:var(--shadow)}.product-card-image{height:245px;background:var(--cream);overflow:hidden}.product-card-image img{width:100%;height:100%;object-fit:cover;transition:.5s}.product-card:hover img{transform:scale(1.04)}.product-card-body{padding:25px}.product-card h3{font-size:21px;line-height:1.25;margin:5px 0 10px}.product-card p{color:var(--muted);margin:0 0 18px}.product-meta{display:flex;justify-content:space-between;padding-top:17px;border-top:1px solid var(--line);font-size:13px}.product-meta strong{color:var(--green)}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.image-frame{position:relative}.image-frame img{border-radius:var(--radius);box-shadow:var(--shadow)}.image-badge{position:absolute;right:-25px;bottom:-25px;background:var(--lime);color:var(--green);border-radius:16px;padding:22px;font-weight:900;box-shadow:var(--shadow)}.check-list{list-style:none;padding:0}.check-list li{position:relative;padding:9px 0 9px 31px}.check-list li:before{content:"✓";position:absolute;left:0;color:var(--green2);font-weight:900}.process-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:18px;counter-reset:step}.process-step{counter-increment:step;position:relative;background:#fff;border:1px solid var(--line);padding:25px 20px;border-radius:14px}.process-step:before{content:"0" counter(step);display:block;color:var(--gold);font-weight:900;font-size:14px;margin-bottom:16px}.process-step h3{font-size:17px;margin:0 0 8px}.process-step p{font-size:14px;color:var(--muted);margin:0}.bse-cta{background:linear-gradient(120deg,var(--green),#0a6544);border-radius:26px;padding:56px;color:#fff;display:flex;align-items:center;justify-content:space-between;gap:30px}.bse-cta h2{font-size:clamp(30px,4vw,47px);line-height:1.1;margin:0 0 12px}.bse-cta p{color:#dceae3;margin:0;max-width:650px}.page-hero{padding:90px 0;background:linear-gradient(120deg,var(--green),#0a6846);color:#fff}.page-hero h1{font-size:clamp(38px,5vw,62px);line-height:1.05;margin:8px 0}.breadcrumbs{font-size:13px;color:#d9e6e0}.breadcrumbs a{color:var(--lime)}.content-area{padding:75px 0}.entry-content{max-width:900px;margin:auto}.entry-content h2{font-size:35px;line-height:1.2;margin-top:45px}.entry-content h3{font-size:23px}.spec-table{width:100%;border-collapse:collapse;margin:25px 0}.spec-table td{padding:13px 15px;border:1px solid var(--line)}.spec-table tr:nth-child(odd){background:var(--cream)}.spec-table td:first-child{font-weight:800;width:43%}.product-detail{display:grid;grid-template-columns:1fr 1.05fr;gap:55px;align-items:start}.product-detail-image img{width:100%;border-radius:var(--radius);position:sticky;top:120px}.quote-panel{margin-top:45px;background:var(--cream);border-radius:var(--radius);padding:35px}.quote-panel h2{margin:0 0 8px}.bse-form{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:24px}.bse-form .full{grid-column:1/-1}.bse-form label{font-size:13px;font-weight:800;display:block;margin-bottom:6px}.bse-form input,.bse-form select,.bse-form textarea{width:100%;padding:13px 14px;border:1px solid #cdd8d1;border-radius:8px;background:#fff;font:inherit;color:var(--ink)}.bse-form textarea{min-height:120px;resize:vertical}.bse-notice{padding:13px 16px;border-radius:8px;margin:15px 0}.bse-notice.success{background:#e3f3e8;color:#145b31}.bse-notice.error{background:#fde9e5;color:#8d2d20}.contact-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:40px}.contact-card{background:var(--green);color:#fff;padding:40px;border-radius:var(--radius)}.contact-card a{color:var(--lime)}.contact-card h3{margin-top:28px}.faq details{border-bottom:1px solid var(--line);padding:18px 0}.faq summary{font-weight:850;cursor:pointer}.site-footer{background:#062f22;color:#d2e0d9;padding-top:70px}.footer-grid{display:grid;grid-template-columns:1.4fr .8fr .8fr 1.1fr;gap:42px}.site-footer h3{color:#fff;font-size:16px}.site-footer a{color:#d2e0d9}.site-footer ul{list-style:none;padding:0;margin:0}.site-footer li{margin:8px 0}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);margin-top:55px;padding:20px 0;display:flex;justify-content:space-between;font-size:13px}.whatsapp-float{position:fixed;right:22px;bottom:22px;z-index:998;background:#25d366;color:#fff!important;width:57px;height:57px;border-radius:50%;display:grid;place-items:center;font-size:25px;box-shadow:0 8px 25px rgba(0,0,0,.22)}.elementor-page .content-area{padding:0}.elementor-page .entry-content{max-width:none}.alignwide{width:min(calc(100vw - 40px),var(--wrap));max-width:none;margin-left:50%;transform:translateX(-50%)}
@media(max-width:980px){.bse-menu-toggle{display:block}.primary-nav{display:none;position:absolute;left:0;right:0;top:82px;background:white;padding:20px 25px;box-shadow:var(--shadow)}.primary-nav.open{display:block}.primary-nav ul{display:block}.primary-nav li{border-bottom:1px solid var(--line)}.primary-nav a{display:block;padding:12px 0}.header-quote{display:none}.trust-grid{grid-template-columns:1fr 1fr}.product-grid{grid-template-columns:1fr 1fr}.process-grid{grid-template-columns:1fr 1fr}.two-col,.product-detail,.contact-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.image-badge{right:10px}.bse-hero{min-height:610px}}
@media(max-width:620px){.bse-wrap{width:min(calc(100% - 28px),var(--wrap))}.bse-topbar .bse-wrap{justify-content:center}.bse-topbar span:first-child{display:none}.site-header-inner{min-height:72px}.primary-nav{top:72px}.site-branding{min-width:0}.brand-name{font-size:15px}.brand-tag{display:none}.bse-hero{min-height:590px}.bse-hero-content{padding:70px 0}.bse-hero h1{letter-spacing:-1.5px}.bse-hero p{font-size:17px}.trust-grid,.product-grid,.process-grid,.footer-grid{grid-template-columns:1fr}.bse-section{padding:68px 0}.two-col{gap:35px}.bse-cta{padding:35px;display:block}.bse-cta .bse-btn{margin-top:25px}.bse-form{grid-template-columns:1fr}.bse-form .full{grid-column:auto}.quote-panel{padding:24px}.footer-bottom{display:block}.product-card-image{height:220px}}

/* Version 2: premium header, catalogue and product detail */
:root{--navy:#061f18;--surface:#f4f2e9;--sand:#e8e2d2}.bse-topbar{background:#062a20}.bse-topbar .bse-wrap{height:38px;align-items:center;padding:0}.topbar-left,.topbar-right{display:flex;align-items:center;gap:13px}.topbar-left i{width:3px;height:3px;border-radius:50%;background:var(--lime)}.topbar-right{gap:22px}.site-header{box-shadow:0 4px 24px rgba(5,35,25,.07)}.site-header-inner{min-height:94px;display:grid;grid-template-columns:minmax(230px,1fr) auto minmax(156px,.55fr);gap:24px}.site-branding{min-width:0;justify-self:start;gap:13px}.brand-logo,.custom-logo{width:56px!important;height:56px!important;object-fit:contain;border-radius:12px}.brand-copy{display:block}.brand-name{font-size:17px;max-width:155px}.brand-tag{letter-spacing:.8px;font-size:9px}.primary-nav{justify-self:center}.primary-nav ul{gap:18px}.primary-nav a{font-size:13px;white-space:nowrap;padding:37px 0 34px;position:relative}.primary-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:27px;height:2px;background:var(--gold);transition:.2s}.primary-nav a:hover:after,.primary-nav .current-menu-item>a:after{right:0}.header-quote{justify-self:end;padding:13px 16px}.header-quote b{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:rgba(255,255,255,.13)}
.catalog-hero{padding:100px 0 95px;color:#fff;background:radial-gradient(circle at 83% 27%,rgba(185,214,75,.17),transparent 24%),linear-gradient(118deg,#052b20,#0a5b3e)}.catalog-hero-grid{display:grid;grid-template-columns:1.65fr .55fr;gap:85px;align-items:center}.catalog-hero h1{font-size:clamp(45px,6vw,76px);line-height:1.02;letter-spacing:-2.7px;max-width:820px;margin:19px 0 23px}.catalog-hero p{font-size:19px;color:#dce9e3;max-width:690px}.catalog-actions{display:flex;align-items:center;gap:28px;margin-top:32px}.text-link-light{color:#fff;font-weight:800}.catalog-stat-card{background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.18);border-radius:22px;padding:32px;backdrop-filter:blur(10px)}.catalog-stat-card>span{font-size:11px;text-transform:uppercase;letter-spacing:1.7px;color:var(--lime)}.catalog-stat-card>strong{display:block;font-size:76px;line-height:1;color:#fff;margin:13px 0 8px}.catalog-stat-card p{font-size:14px;margin:0}.catalog-stat-card hr{border:0;border-top:1px solid rgba(255,255,255,.15);margin:24px 0}.catalog-stat-card div{display:flex;flex-wrap:wrap;gap:8px}.catalog-stat-card b{font-size:11px;border:1px solid rgba(255,255,255,.2);padding:6px 9px;border-radius:20px}.catalog-intro{background:#fff;border-bottom:1px solid var(--line)}.catalog-intro .bse-wrap{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:end;padding-top:55px;padding-bottom:55px}.catalog-intro h2{font-size:38px;line-height:1.12;margin:10px 0 0}.catalog-intro p{font-size:17px;color:var(--muted);margin:0}.catalog-section{background:var(--surface)}.catalog-layout{display:grid;grid-template-columns:280px 1fr;gap:35px;align-items:start}.catalog-sidebar{position:sticky;top:125px}.sidebar-card{padding:28px;border-radius:18px;background:var(--green);color:#fff;box-shadow:var(--shadow)}.sidebar-card h3{font-size:24px;line-height:1.2;margin:14px 0}.sidebar-card p{color:#dce9e3;font-size:14px}.sidebar-card .bse-btn{width:100%;background:var(--lime);color:var(--green)!important;margin-top:11px}.sidebar-points{background:#fff;border:1px solid var(--line);border-radius:18px;padding:25px;margin-top:18px}.sidebar-points h4{margin:0 0 8px}.sidebar-points .check-list{font-size:14px;margin:0}.catalog-toolbar{display:flex;justify-content:space-between;margin-bottom:18px;color:var(--muted);font-size:13px}.catalog-layout .product-grid{grid-template-columns:repeat(2,1fr)}
.product-card{border:0;border-radius:14px;box-shadow:0 4px 18px rgba(5,35,25,.06)}.product-card-image{display:block;position:relative;height:315px;background:#eae9e2}.product-card-image img{object-fit:cover}.image-origin{position:absolute;left:15px;top:15px;background:rgba(5,43,31,.9);color:#fff;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:1px;padding:7px 10px;border-radius:20px}.product-card-body{padding:26px}.product-category{display:block;color:var(--gold);font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:1.2px}.product-card h3{font-size:22px;margin:8px 0 10px}.product-card h3 a{color:var(--ink)}.product-card-body>p{font-size:14px;min-height:70px}.product-meta{align-items:center}.product-meta>span{color:var(--muted);font-size:12px}.product-card-link{font-weight:850}.product-card-link b{display:inline-grid;place-items:center;margin-left:4px;width:24px;height:24px;border-radius:50%;background:var(--cream)}
.product-breadcrumb{border-bottom:1px solid var(--line);background:#fbfbf8}.product-breadcrumb .bse-wrap{height:53px;display:flex;align-items:center;gap:10px;font-size:12px;color:var(--muted)}.product-breadcrumb b{color:var(--ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.single-product-hero{padding:65px 0 80px;background:#fff}.product-detail-v2{display:grid;grid-template-columns:1fr 1fr;gap:75px;align-items:center}.product-gallery{position:relative;background:var(--surface);border-radius:24px;padding:28px;min-width:0}.product-gallery>img{width:100%;height:520px;object-fit:cover;border-radius:16px;display:block}.product-origin-badge{position:absolute;left:43px;top:43px;z-index:2;background:#fff;border-radius:30px;padding:9px 13px;font-size:11px;font-weight:850;box-shadow:0 4px 18px rgba(0,0,0,.1)}.product-origin-badge span{color:var(--green2)}.gallery-caption{display:flex;justify-content:space-between;padding:17px 3px 0;font-size:11px;color:var(--muted)}.gallery-caption b{color:var(--green)}.product-summary h1{font-size:clamp(38px,4.5vw,59px);line-height:1.04;letter-spacing:-2px;margin:15px 0 18px}.product-lead{font-size:18px;color:var(--muted)}.product-chips{display:flex;gap:8px;flex-wrap:wrap;margin:24px 0}.product-chips span{font-size:11px;font-weight:850;background:#edf4e1;color:var(--green);border-radius:20px;padding:8px 11px}.product-key-specs{display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--line);border-radius:14px;overflow:hidden;margin:25px 0}.product-key-specs div{padding:15px 17px;min-width:0}.product-key-specs div:nth-child(odd){border-right:1px solid var(--line)}.product-key-specs div:nth-child(-n+2){border-bottom:1px solid var(--line)}.product-key-specs small{display:block;color:var(--muted);font-size:10px;text-transform:uppercase;letter-spacing:1px}.product-key-specs strong{display:block;font-size:13px;margin-top:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.summary-cta{display:flex;align-items:center;gap:20px}.whatsapp-inline{font-weight:800;font-size:13px}.microcopy{font-size:11px;color:var(--muted);margin-top:15px}.product-content-section{padding:85px 0;background:var(--surface)}.product-content-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:75px;align-items:start}.product-description h2,.specification-panel h2{font-size:37px;line-height:1.1;margin:12px 0 20px}.product-description>p{font-size:17px;color:var(--muted)}.quality-note{display:flex;gap:15px;background:#fff;border-left:4px solid var(--lime);border-radius:10px;padding:22px;margin-top:30px}.quality-note>span{color:var(--green);font-size:20px}.quality-note p{margin:4px 0 0;color:var(--muted);font-size:13px}.specification-panel{background:#fff;border-radius:18px;padding:30px;box-shadow:var(--shadow)}.spec-head>span{color:var(--gold);font-size:10px;text-transform:uppercase;letter-spacing:1.5px;font-weight:900}.specification-panel h2{font-size:26px}.specification-panel dl{margin:0 0 22px}.specification-panel dl div{display:grid;grid-template-columns:1fr 1.2fr;gap:15px;padding:12px 0;border-bottom:1px solid var(--line);font-size:12px}.specification-panel dt{color:var(--muted)}.specification-panel dd{font-weight:800;margin:0;text-align:right}.specification-panel>a{font-size:12px;font-weight:850}.quote-section{padding:90px 0;background:linear-gradient(120deg,#052a1f,#0a5239);color:#fff}.quote-layout{display:grid;grid-template-columns:.7fr 1.3fr;gap:75px;align-items:start}.quote-intro h2{font-size:45px;line-height:1.08;margin:15px 0}.quote-intro>p{color:#d5e3dc}.quote-intro .check-list{margin:25px 0;color:#e2ebe6}.quote-intro .check-list li:before{color:var(--lime)}.quote-contact{display:flex;flex-direction:column;border-top:1px solid rgba(255,255,255,.16);padding-top:22px;margin-top:25px}.quote-contact small{color:#a9bdb4;margin-bottom:5px}.quote-contact a{color:#fff;font-weight:800}.quote-form-card{background:#fff;color:var(--ink);border-radius:20px;padding:35px;box-shadow:0 20px 55px rgba(0,0,0,.16)}.quote-form-card .bse-form{margin-top:0}
.bse-menu-toggle{width:42px;height:42px;place-items:center}.bse-menu-toggle span{width:24px;height:2px;background:var(--green);display:block;margin:5px auto;border-radius:2px}
@media(max-width:1160px){.site-header-inner{grid-template-columns:220px 1fr auto;gap:14px}.primary-nav ul{gap:13px}.primary-nav a{font-size:12px}.brand-tag{display:none}.header-quote{padding:12px 13px}.header-quote b{display:none}}
@media(max-width:980px){.bse-topbar .topbar-left{display:none}.bse-topbar .bse-wrap{justify-content:flex-end}.site-header-inner{display:flex;min-height:78px}.brand-logo,.custom-logo{width:48px!important;height:48px!important}.brand-tag{display:block}.bse-menu-toggle{display:block;margin-left:auto}.primary-nav{top:78px}.primary-nav a{padding:13px 0;font-size:14px}.catalog-hero-grid,.catalog-intro .bse-wrap,.catalog-layout,.product-detail-v2,.product-content-grid,.quote-layout{grid-template-columns:1fr}.catalog-stat-card{display:none}.catalog-sidebar{position:static}.catalog-sidebar{display:grid;grid-template-columns:1fr 1fr;gap:18px}.sidebar-points{margin-top:0}.catalog-layout .product-grid{grid-template-columns:1fr 1fr}.product-gallery>img{height:600px}.quote-layout{gap:35px}}
@media(max-width:620px){.bse-topbar{display:none}.brand-logo,.custom-logo{width:44px!important;height:44px!important}.brand-name{font-size:14px}.brand-tag{display:block;font-size:8px}.catalog-hero{padding:70px 0}.catalog-hero h1{font-size:43px;letter-spacing:-1.5px}.catalog-actions{align-items:flex-start;flex-direction:column;gap:18px}.catalog-intro .bse-wrap{gap:20px;padding-top:42px;padding-bottom:42px}.catalog-intro h2{font-size:31px}.catalog-sidebar{display:block}.sidebar-points{margin-top:16px}.catalog-toolbar{display:block}.catalog-toolbar span{display:block}.catalog-layout .product-grid{grid-template-columns:1fr}.product-card-image{height:300px}.product-card-body>p{min-height:0}.single-product-hero{padding:30px 0 55px}.product-detail-v2{gap:40px}.product-gallery{padding:14px;border-radius:16px}.product-gallery>img{height:365px;border-radius:10px}.product-origin-badge{left:25px;top:25px}.product-summary h1{font-size:37px;letter-spacing:-1px}.product-key-specs{grid-template-columns:1fr}.product-key-specs div{border-right:0!important;border-bottom:1px solid var(--line)!important}.product-key-specs div:last-child{border-bottom:0!important}.summary-cta{align-items:flex-start;flex-direction:column}.product-content-section,.quote-section{padding:62px 0}.product-content-grid,.quote-layout{gap:35px}.quote-intro h2{font-size:35px}.quote-form-card{padding:23px}.gallery-caption span{display:none}}

.home-hero{position:relative;min-height:750px;display:flex;align-items:center;color:#fff;background:url('assets/images/hero-sugar-hd.jpg') center/cover}.home-hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,35,25,.96) 0%,rgba(3,35,25,.86) 48%,rgba(3,35,25,.36) 75%,rgba(3,35,25,.18) 100%)}.home-hero-inner{position:relative;z-index:2;display:grid;grid-template-columns:1.5fr .5fr;gap:100px;align-items:center;padding-top:90px;padding-bottom:90px}.home-hero-copy h1{font-size:clamp(53px,7vw,88px);line-height:.98;letter-spacing:-3.8px;margin:19px 0 25px}.home-hero-copy h1 em{font-family:Georgia,serif;font-weight:400;color:var(--lime)}.home-hero-copy>p{max-width:650px;color:#dce8e2;font-size:19px}.home-hero .hero-actions{align-items:center;margin-top:34px}.hero-contact-link{color:#fff;font-size:13px;font-weight:850;border-bottom:1px solid rgba(255,255,255,.5);padding-bottom:4px}.hero-proof{display:flex;gap:36px;border-top:1px solid rgba(255,255,255,.18);margin-top:55px;padding-top:25px}.hero-proof div{display:flex;flex-direction:column}.hero-proof strong{font-size:25px;color:#fff}.hero-proof span{font-size:10px;text-transform:uppercase;letter-spacing:1px;color:#b5c6be}.hero-spec-card{background:rgba(255,255,255,.94);color:var(--ink);border-radius:20px;padding:30px;box-shadow:0 25px 70px rgba(0,0,0,.25)}.hero-spec-card>span{font-size:10px;text-transform:uppercase;letter-spacing:1.4px;color:var(--gold);font-weight:900}.hero-spec-card h3{font-size:25px;line-height:1.18;margin:10px 0 22px}.hero-spec-card dl{margin:0}.hero-spec-card dl div{display:flex;justify-content:space-between;border-bottom:1px solid var(--line);padding:10px 0;font-size:11px}.hero-spec-card dt{color:var(--muted)}.hero-spec-card dd{font-weight:800;margin:0}.hero-spec-card>a{display:block;font-weight:850;font-size:12px;margin-top:20px}.home-trust{background:#fff;border-bottom:1px solid var(--line)}.home-trust .bse-wrap{display:grid;grid-template-columns:repeat(4,1fr)}.home-trust .bse-wrap>div{padding:29px 24px;display:grid;grid-template-columns:38px 1fr;grid-template-rows:auto auto;border-right:1px solid var(--line)}.home-trust .bse-wrap>div:last-child{border-right:0}.home-trust span{grid-row:1/3;font-size:19px;color:var(--green);align-self:center}.home-trust b{font-size:13px}.home-trust small{color:var(--muted);font-size:10px}.home-catalogue{background:var(--surface)}.split-heading{display:grid;grid-template-columns:1.15fr .85fr;gap:80px;align-items:end;margin-bottom:42px}.split-heading h2{font-size:clamp(38px,5vw,57px);line-height:1.06;letter-spacing:-2px;margin:12px 0 0}.split-heading p{color:var(--muted);font-size:16px}.split-heading a{font-weight:850}.home-catalogue .product-grid .product-card:nth-child(n+7){display:none}.home-catalogue .product-grid{grid-template-columns:repeat(3,1fr)}.catalogue-more{text-align:center;margin-top:38px}.home-about{padding:110px 0;background:#fff}.home-about-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:85px;align-items:center}.home-about-image{position:relative}.home-about-image img{width:100%;height:690px;object-fit:cover;border-radius:22px}.about-image-label{position:absolute;right:-22px;bottom:35px;padding:21px 25px;border-radius:14px;background:var(--lime);color:var(--green);box-shadow:var(--shadow)}.about-image-label strong{display:block;font-size:25px}.about-image-label span{font-size:10px;text-transform:uppercase;letter-spacing:1px}.home-about-copy>h2{font-size:clamp(38px,4.7vw,59px);line-height:1.06;letter-spacing:-2px;margin:14px 0 22px}.home-about-copy>p{font-size:17px;color:var(--muted)}.about-feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:0;margin:32px 0}.about-feature-grid>div{padding:22px}.about-feature-grid>div:nth-child(odd){border-right:1px solid var(--line)}.about-feature-grid>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.about-feature-grid b{color:var(--gold);font-size:11px}.about-feature-grid h3{font-size:16px;margin:7px 0}.about-feature-grid p{font-size:12px;color:var(--muted);margin:0}.process-v2{background:#092f23;color:#fff}.process-v2 .section-head p,.process-v2 .process-step p{color:#b9cbc2}.process-v2 .process-step{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.14)}.process-v2 .process-step h3{color:#fff}
@media(max-width:980px){.home-hero-inner{grid-template-columns:1fr}.hero-spec-card{display:none}.home-trust .bse-wrap{grid-template-columns:1fr 1fr}.home-catalogue .product-grid{grid-template-columns:1fr 1fr}.home-about-grid{grid-template-columns:1fr;gap:45px}.home-about-image img{height:560px}.split-heading{grid-template-columns:1fr;gap:20px}}
@media(max-width:620px){.home-hero{min-height:690px}.home-hero-inner{padding-top:65px;padding-bottom:65px}.home-hero-copy h1{font-size:48px;letter-spacing:-2px}.home-hero-copy>p{font-size:16px}.home-hero .hero-actions{align-items:flex-start;flex-direction:column}.hero-proof{gap:22px;margin-top:40px}.home-trust .bse-wrap{grid-template-columns:1fr}.home-trust .bse-wrap>div{border-right:0;border-bottom:1px solid var(--line)}.home-catalogue .product-grid{grid-template-columns:1fr}.split-heading h2{font-size:39px;letter-spacing:-1px}.home-about{padding:70px 0}.home-about-image img{height:420px}.about-image-label{right:10px}.home-about-copy>h2{font-size:39px;letter-spacing:-1px}.about-feature-grid{grid-template-columns:1fr}.about-feature-grid>div{border-right:0!important;border-bottom:1px solid var(--line)!important}}

/* Version 3: original identity and full-width catalogue */
.brand-logo-horizontal{display:block;width:265px;height:69px;object-fit:contain;object-position:left center}.site-header-inner{grid-template-columns:290px 1fr auto}.site-branding{width:290px}.products-hero-v3{padding:80px 0 90px;background:linear-gradient(115deg,#f7f5ed 0%,#f7f5ed 54%,#e7ecdf 54%,#e7ecdf 100%);overflow:hidden}.products-hero-v3-inner{display:grid;grid-template-columns:1fr .82fr;gap:90px;align-items:center}.products-hero-v3 h1{font-size:clamp(50px,6vw,78px);line-height:.98;letter-spacing:-3px;margin:18px 0 24px}.products-hero-v3 h1 em{font-family:Georgia,serif;font-weight:400;color:var(--green2)}.products-hero-v3 p{font-size:18px;color:var(--muted);max-width:620px}.products-hero-actions{display:flex;align-items:center;gap:28px;margin-top:32px}.products-hero-actions>a:last-child{font-size:13px;font-weight:850}.products-hero-visual{position:relative}.products-hero-visual>img{width:100%;height:515px;object-fit:cover;border-radius:4px 80px 4px 4px;box-shadow:0 28px 70px rgba(5,50,35,.2)}.floating-spec{position:absolute;right:-26px;bottom:35px;background:#fff;padding:22px 25px;box-shadow:var(--shadow);min-width:205px}.floating-spec small,.floating-spec span{display:block;color:var(--muted);font-size:10px}.floating-spec b{display:block;font-size:24px;color:var(--green);margin:3px 0}.floating-origin{position:absolute;left:-34px;top:35px;background:var(--green);color:#fff;padding:12px 18px 12px 10px;display:flex;align-items:center;gap:10px;box-shadow:var(--shadow)}.floating-origin img{width:46px;height:46px}.floating-origin small,.floating-origin b{display:block}.floating-origin small{font-size:9px;color:#bdd0c6;text-transform:uppercase;letter-spacing:1px}.product-assurance{background:var(--green);color:#fff}.product-assurance .bse-wrap{display:grid;grid-template-columns:repeat(4,1fr)}.product-assurance .bse-wrap>div{display:flex;gap:14px;align-items:center;padding:27px 24px;border-right:1px solid rgba(255,255,255,.12)}.product-assurance .bse-wrap>div:first-child{padding-left:0}.product-assurance .bse-wrap>div:last-child{border:0}.product-assurance b{color:var(--gold);font-size:11px}.product-assurance span strong,.product-assurance span small{display:block}.product-assurance strong{font-size:12px}.product-assurance small{color:#b7cbc1;font-size:9px}.products-catalogue-v3{padding:100px 0 110px;background:#fff}.products-heading-v3{display:grid;grid-template-columns:1fr .85fr;gap:100px;align-items:end}.products-heading-v3 h2{font-size:clamp(42px,5vw,61px);line-height:1;margin:12px 0 0;letter-spacing:-2px}.products-heading-v3>p{font-size:16px;color:var(--muted);margin:0}.product-filter-bar{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:17px 0;margin:42px 0 30px;color:var(--muted);font-size:11px;text-transform:uppercase;letter-spacing:.7px}.product-filter-bar>b,.product-filter-bar span b{color:var(--green);font-size:15px}.product-filter-bar>div{display:flex;gap:8px}.product-filter-bar>div span{padding:7px 12px;border-radius:20px;background:var(--surface);color:var(--ink);font-weight:700;text-transform:none;letter-spacing:0}.products-catalogue-v3 .product-grid{grid-template-columns:repeat(3,1fr);gap:26px}.products-catalogue-v3 .product-card{border:1px solid var(--line);box-shadow:none;border-radius:5px;background:#fff}.products-catalogue-v3 .product-card:hover{box-shadow:0 18px 45px rgba(5,45,31,.12);transform:translateY(-5px)}.products-catalogue-v3 .product-card-image{height:330px;border-radius:0;overflow:hidden;background:#eee}.products-catalogue-v3 .product-card-image img{object-fit:cover}.products-catalogue-v3 .image-origin{border-radius:2px;background:#fff;color:var(--green);box-shadow:0 3px 14px rgba(0,0,0,.1)}.products-catalogue-v3 .product-card-body{padding:25px 23px}.products-catalogue-v3 .product-card h3{font-size:20px;min-height:50px}.products-catalogue-v3 .product-card-body>p{min-height:68px;font-size:13px}.products-catalogue-v3 .product-meta{border-top:1px solid var(--line)}.packing-section{padding:100px 0;background:var(--surface)}.packing-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:85px;align-items:center}.packing-grid>div:first-child h2{font-size:48px;line-height:1.05;letter-spacing:-1.5px;margin:12px 0 18px}.packing-grid>div:first-child p{color:var(--muted);margin-bottom:25px}.packing-options{display:grid;grid-template-columns:1fr 1fr;background:#fff;box-shadow:var(--shadow)}.packing-options>div{padding:29px}.packing-options>div:nth-child(odd){border-right:1px solid var(--line)}.packing-options>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.packing-options span{display:block;color:var(--gold);font-size:10px}.packing-options b,.packing-options small{display:block}.packing-options b{font-size:16px;margin:8px 0 4px}.packing-options small{font-size:11px;color:var(--muted)}.products-quote-banner{padding:55px 0;background:#073226;color:#fff}.products-quote-banner .bse-wrap{display:flex;align-items:center;justify-content:space-between;gap:30px}.products-quote-banner .bse-wrap>div{display:flex;align-items:center;gap:20px}.products-quote-banner img{width:68px;height:68px}.products-quote-banner small{color:var(--lime);font-size:10px;text-transform:uppercase;letter-spacing:1.5px}.products-quote-banner h2{font-size:29px;margin:4px 0}.site-footer .footer-grid>div:first-child .site-branding{width:auto}.site-footer .footer-grid>div:first-child .brand-mark{background:#fff;color:var(--green)}
@media(max-width:1160px){.brand-logo-horizontal{width:230px}.site-header-inner{grid-template-columns:240px 1fr auto}.site-branding{width:240px}.products-hero-v3-inner{gap:55px}.products-catalogue-v3 .product-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:980px){.brand-logo-horizontal{width:220px;height:58px}.site-branding{width:220px}.products-hero-v3{padding:65px 0}.products-hero-v3-inner,.products-heading-v3,.packing-grid{grid-template-columns:1fr}.products-hero-visual{max-width:650px}.product-assurance .bse-wrap{grid-template-columns:1fr 1fr}.product-assurance .bse-wrap>div:nth-child(2){border-right:0}.product-assurance .bse-wrap>div:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.12)}.products-heading-v3{gap:24px}.packing-grid{gap:45px}}
@media(max-width:620px){.brand-logo-horizontal{width:190px;height:50px}.site-branding{width:190px}.products-hero-v3{background:var(--surface);padding:55px 0}.products-hero-v3 h1{font-size:46px;letter-spacing:-1.5px}.products-hero-actions{align-items:flex-start;flex-direction:column}.products-hero-visual>img{height:380px;border-radius:3px 48px 3px 3px}.floating-origin{left:10px;top:15px}.floating-spec{right:10px;bottom:15px}.product-assurance .bse-wrap{grid-template-columns:1fr}.product-assurance .bse-wrap>div{padding:20px 0!important;border-right:0;border-bottom:1px solid rgba(255,255,255,.12)!important}.products-catalogue-v3{padding:70px 0}.products-heading-v3 h2{font-size:41px}.product-filter-bar{align-items:flex-start;gap:13px;flex-direction:column}.product-filter-bar>div{flex-wrap:wrap}.products-catalogue-v3 .product-grid{grid-template-columns:1fr}.products-catalogue-v3 .product-card-image{height:335px}.products-catalogue-v3 .product-card h3,.products-catalogue-v3 .product-card-body>p{min-height:0}.packing-section{padding:70px 0}.packing-grid>div:first-child h2{font-size:39px}.packing-options{grid-template-columns:1fr}.packing-options>div{border-right:0!important;border-bottom:1px solid var(--line)!important}.products-quote-banner .bse-wrap{align-items:flex-start;flex-direction:column}.products-quote-banner h2{font-size:24px}}
.footer-logo-v3{display:block;width:290px;max-width:100%;height:auto;margin-bottom:18px}.footer-badges{display:flex;gap:7px;flex-wrap:wrap;margin-top:20px}.footer-badges span{border:1px solid rgba(255,255,255,.16);border-radius:20px;padding:6px 9px;font-size:9px;text-transform:uppercase;letter-spacing:.7px}.footer-enquire{display:inline-block;color:var(--lime)!important;font-weight:800;border-bottom:1px solid var(--lime);padding-bottom:3px;margin-top:8px}

/* Version 4: consistent layouts for every standard page */
.inner-page-hero{position:relative;overflow:hidden;padding:78px 0 82px;color:#fff;background:radial-gradient(circle at 78% 30%,rgba(185,214,75,.16),transparent 26%),linear-gradient(118deg,#052a20,#0b5f42)}.inner-page-hero:after{content:"";position:absolute;right:-90px;bottom:-200px;width:470px;height:470px;border:1px solid rgba(255,255,255,.09);border-radius:50%;box-shadow:0 0 0 55px rgba(255,255,255,.025),0 0 0 110px rgba(255,255,255,.018)}.inner-page-hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:1.25fr .75fr;gap:70px;align-items:end}.inner-breadcrumb{display:flex;align-items:center;gap:9px;margin-bottom:26px;color:#bad0c6;font-size:11px}.inner-breadcrumb a{color:#fff}.inner-breadcrumb b{font-weight:600}.inner-page-hero h1{font-size:clamp(47px,6vw,72px);line-height:1;letter-spacing:-2.5px;margin:14px 0 18px}.inner-page-hero p{max-width:680px;margin:0;color:#d9e7e1;font-size:17px}.inner-page-seal{justify-self:end;display:flex;align-items:center;gap:18px;min-width:300px;padding:20px;border:1px solid rgba(255,255,255,.17);background:rgba(255,255,255,.07);backdrop-filter:blur(9px)}.inner-page-seal img{width:70px;height:70px}.inner-page-seal small,.inner-page-seal strong{display:block}.inner-page-seal small{color:#bad0c6;font-size:9px;text-transform:uppercase;letter-spacing:1px}.inner-page-seal strong{font-size:16px;margin:4px 0}.inner-page-nav{background:#fff;border-bottom:1px solid var(--line)}.inner-page-nav .bse-wrap{display:flex;align-items:center;gap:32px;min-height:58px;overflow-x:auto}.inner-page-nav a{color:var(--muted);font-size:12px;font-weight:750;white-space:nowrap}.inner-page-nav a:hover{color:var(--green)}.standard-page{padding:88px 0 100px;background:#f7f6f1}.standard-page-content{max-width:1120px;margin:auto;background:#fff;border:1px solid #e4e7e2;box-shadow:0 14px 45px rgba(5,43,31,.07);padding:62px 68px}.standard-page-content>h2:first-child{font-size:clamp(34px,4vw,49px);max-width:780px;line-height:1.08;letter-spacing:-1.5px;margin:0 0 24px}.standard-page-content>h2:not(:first-child){font-size:31px;line-height:1.15;margin:50px 0 18px}.standard-page-content>h3{font-size:21px}.standard-page-content>p{font-size:16px;color:#53665e}.standard-page-content>p:first-of-type{font-size:18px;line-height:1.75;color:#42554d}.standard-page-content .two-col{margin-top:42px;gap:22px;align-items:stretch}.standard-page-content .two-col>div{padding:31px;border:1px solid var(--line);background:var(--surface)}.standard-page-content .two-col h3{font-size:22px;margin-top:0}.standard-page-content .check-list{margin-bottom:0}.inner-page-cta{padding:65px 0;background:#073327;color:#fff}.inner-page-cta .bse-wrap{display:flex;align-items:center;justify-content:space-between;gap:45px}.inner-page-cta h2{font-size:39px;line-height:1.05;margin:10px 0}.inner-page-cta p{color:#bfd0c8;margin:0}.page-slug-services .standard-page-content{background:transparent;border:0;box-shadow:none;padding:0;max-width:none}.page-slug-services .standard-page-content>h2:first-child{margin-bottom:40px}.page-slug-services .product-grid{grid-template-columns:repeat(3,1fr);margin-bottom:65px}.page-slug-services .product-card{border:1px solid var(--line);box-shadow:none;min-height:210px}.page-slug-services .product-card-body{padding:31px}.page-slug-services .product-card h3{font-size:23px}.page-slug-services .spec-table{background:#fff;box-shadow:0 12px 35px rgba(5,43,31,.06)}.page-slug-services .spec-table td{padding:18px}.page-slug-export-process .standard-page-content>ol{list-style:none;counter-reset:export-step;padding:0;margin:40px 0;display:grid;grid-template-columns:1fr 1fr;gap:15px}.page-slug-export-process .standard-page-content>ol li{counter-increment:export-step;position:relative;padding:26px 25px 26px 66px;border:1px solid var(--line);background:var(--surface);color:#52645c}.page-slug-export-process .standard-page-content>ol li:before{content:counter(export-step);position:absolute;left:23px;top:24px;width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:var(--green);color:#fff;font-size:11px;font-weight:900}.page-slug-export-process .quote-panel{margin-top:55px;background:var(--green);color:#fff}.page-slug-export-process .quote-panel>p{color:#d2e1da}.page-slug-export-process .quote-panel .bse-form{color:var(--ink)}.page-slug-quality-compliance .standard-page-content .check-list{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:28px 0;padding:28px;background:var(--surface)}.page-slug-quality-compliance .standard-page-content .check-list li{background:#fff;border:1px solid var(--line);padding:16px 18px 16px 45px}.page-slug-quality-compliance .standard-page-content .check-list li:before{left:18px;top:16px}.page-slug-faq .standard-page-content{max-width:950px}.page-slug-faq .faq details{padding:0;border:1px solid var(--line);margin-bottom:12px;background:#fff}.page-slug-faq .faq summary{position:relative;padding:23px 60px 23px 24px;font-size:16px;list-style:none}.page-slug-faq .faq summary:after{content:"+";position:absolute;right:23px;top:17px;font-size:25px;color:var(--green)}.page-slug-faq .faq details[open] summary:after{content:"−"}.page-slug-faq .faq details p{margin:0;padding:0 24px 24px;color:var(--muted)}.page-slug-contact .standard-page-content{max-width:none;background:transparent;border:0;box-shadow:none;padding:0}.page-slug-contact .contact-grid{grid-template-columns:.78fr 1.22fr;gap:30px;align-items:stretch}.page-slug-contact .contact-card{padding:45px;background:linear-gradient(145deg,#073b2c,#0a6545);box-shadow:var(--shadow)}.page-slug-contact .contact-card h2{font-size:35px;line-height:1.1}.page-slug-contact .contact-card h3{font-size:11px;text-transform:uppercase;letter-spacing:1.2px;color:var(--lime);margin-bottom:7px}.page-slug-contact .quote-panel{margin:0;background:#fff;border:1px solid var(--line);padding:43px;box-shadow:var(--shadow)}.page-slug-contact .quote-panel h2{font-size:35px}.page-slug-privacy-policy .standard-page-content,.page-slug-terms-conditions .standard-page-content{max-width:900px}.page-slug-privacy-policy .standard-page-content h2,.page-slug-terms-conditions .standard-page-content h2{padding-bottom:13px;border-bottom:1px solid var(--line)}
@media(max-width:980px){.inner-page-hero-grid{grid-template-columns:1fr}.inner-page-seal{justify-self:start}.standard-page-content{padding:45px}.page-slug-services .product-grid{grid-template-columns:1fr}.page-slug-contact .contact-grid{grid-template-columns:1fr}.inner-page-cta .bse-wrap{align-items:flex-start;flex-direction:column}}
@media(max-width:620px){.inner-page-hero{padding:58px 0}.inner-page-hero h1{font-size:43px;letter-spacing:-1.3px}.inner-page-seal{display:none}.inner-page-nav .bse-wrap{gap:23px}.standard-page{padding:45px 0}.standard-page-content{padding:29px 23px}.standard-page-content>h2:first-child{font-size:32px}.standard-page-content>h2:not(:first-child){font-size:27px;margin-top:36px}.standard-page-content>p:first-of-type{font-size:16px}.standard-page-content .two-col,.page-slug-export-process .standard-page-content>ol,.page-slug-quality-compliance .standard-page-content .check-list{grid-template-columns:1fr}.page-slug-export-process .quote-panel,.page-slug-contact .quote-panel,.page-slug-contact .contact-card{padding:27px 22px}.inner-page-cta h2{font-size:32px}.page-slug-services .standard-page-content>h2:first-child{font-size:34px}}
