
:root{--green:#075B35;--dark:#052c1b;--green2:#0D7042;--leaf:#86B63B;--orange:#E66A00;--cream:#FBFFF8;--text:#1B2E22;--muted:#5C6C60}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,Helvetica,sans-serif;background:var(--cream);color:var(--text);line-height:1.7}
.nav{position:sticky;top:0;z-index:20;background:rgba(255,255,255,.94);backdrop-filter:blur(12px);border-bottom:1px solid #e5eee4}
.nav-inner{max-width:1200px;margin:auto;display:flex;align-items:center;justify-content:space-between;padding:10px 22px}.logo{height:62px;max-width:360px}.links{display:flex;gap:20px;align-items:center;font-size:14px;font-weight:800}.links a{text-decoration:none;color:var(--green)}
.btn{display:inline-block;background:linear-gradient(135deg,var(--green),var(--green2));color:white!important;text-decoration:none;padding:12px 18px;border-radius:999px;font-weight:900;box-shadow:0 12px 30px rgba(7,60,37,.2)}
.btn.alt{background:white;color:var(--green)!important;border:1px solid #cfe0d2;box-shadow:none}.hero{background:linear-gradient(115deg,#fff,#f5fff0 55%,#e6f4e8)}
.wrap{max-width:1200px;margin:auto;padding:72px 22px;display:grid;grid-template-columns:1.05fr .95fr;gap:38px;align-items:center}
.kicker{display:inline-block;background:#e8f5ea;color:var(--green);padding:8px 14px;border-radius:999px;font-weight:900;font-size:13px}
h1{font-size:54px;line-height:1.05;margin:18px 0;color:#10291b;letter-spacing:-1.1px}h2{font-size:36px;line-height:1.15;color:var(--green);margin:0 0 16px}h3{font-size:22px;margin:0 0 8px;color:#143e28}p{color:#425548;margin:0 0 18px}.highlight{color:var(--orange)}
.hero-card{background:#fff;padding:12px;border-radius:28px;box-shadow:0 26px 70px rgba(7,60,37,.14);border:1px solid #ddeadd}.hero-card img{width:100%;height:420px;object-fit:cover;border-radius:20px}
section{padding:75px 22px}.container{max-width:1200px;margin:auto}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.grid.four{grid-template-columns:repeat(4,1fr)}.grid.two{grid-template-columns:repeat(2,1fr)}
.card{background:#fff;border:1px solid #e0eadf;border-radius:24px;padding:24px;box-shadow:0 16px 42px rgba(7,60,37,.07);text-decoration:none;color:inherit}.card img{width:100%;height:225px;object-fit:cover;border-radius:16px;margin-bottom:14px}.icon{font-size:30px;margin-bottom:12px}
.soft{background:#f1f8f1}.band{background:linear-gradient(135deg,var(--green),#052c1b);color:white}.band h2,.band h3,.band p{color:white}.cta-row{display:flex;gap:14px;flex-wrap:wrap;margin-top:20px}
.split{display:grid;grid-template-columns:1fr 1fr;gap:36px;align-items:center}.split img{width:100%;border-radius:24px;box-shadow:0 20px 60px rgba(0,0,0,.13)}
.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.gallery a{background:white;border:1px solid #ddeadd;border-radius:22px;padding:10px;text-decoration:none;color:var(--green);font-weight:900;box-shadow:0 16px 42px rgba(7,60,37,.07)}.gallery img{width:100%;height:245px;object-fit:cover;border-radius:16px;display:block;margin-bottom:10px}
.page-hero{background:linear-gradient(135deg,#f4fff1,#fff);padding:64px 22px}.page-hero .container{max-width:980px}.pill{display:inline-block;padding:8px 13px;border-radius:999px;background:#e8f5ea;color:var(--green);font-weight:900;margin:4px}
.footer{background:#052c1b;color:white;padding:42px 22px}.footer .container{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:24px}.footer p,.footer a{color:#d9eadc;text-decoration:none}.footer img{background:white;border-radius:15px;padding:6px;max-width:300px}
@media(max-width:900px){.links{display:none}.wrap,.split,.footer .container{grid-template-columns:1fr}.grid,.grid.four,.grid.two,.gallery{grid-template-columns:1fr}h1{font-size:38px}.hero-card img{height:310px}.logo{height:48px}}

/* Updated technology detail pages */
.logo{object-fit:contain}
.detail-visual{padding:42px 22px 20px}
.detail-visual img{width:100%;border-radius:28px;box-shadow:0 22px 70px rgba(7,60,37,.14);border:1px solid #dfeade;display:block}
.detail-body{padding-top:42px}
.detail-intro{font-size:18px;color:#32483a}.feature-list{display:grid;gap:14px;margin-top:18px}.feature-item{display:flex;gap:14px;align-items:flex-start;background:#fff;border:1px solid #e0eadf;border-radius:20px;padding:18px;box-shadow:0 12px 30px rgba(7,60,37,.06)}.feature-icon{min-width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#e8f5ea;color:var(--green);font-weight:900}.process-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:24px}.process-step{background:#fff;border:1px solid #e0eadf;border-radius:22px;padding:22px;box-shadow:0 12px 30px rgba(7,60,37,.06)}.process-step b{color:var(--green)}.note-box{background:linear-gradient(135deg,#f5fff0,#fff);border-left:5px solid var(--green);padding:22px;border-radius:18px;margin-top:22px}.table-like{display:grid;grid-template-columns:1fr 2fr;gap:0;border:1px solid #dfeade;border-radius:20px;overflow:hidden;background:#fff}.table-like div{padding:14px 16px;border-bottom:1px solid #edf3ec}.table-like div:nth-child(odd){font-weight:900;color:var(--green);background:#f3fbf1}.table-like div:nth-last-child(-n+2){border-bottom:0}
@media(max-width:900px){.process-strip{grid-template-columns:1fr}.table-like{grid-template-columns:1fr}.table-like div:nth-child(odd){border-bottom:0}.detail-visual{padding-top:28px}}


/* Product sub-page enhancements */
.product-hero{position:relative;background:#062e1d;color:#fff;overflow:hidden}
.product-hero .product-hero-img{width:100%;height:380px;object-fit:cover;opacity:.55;display:block}
.product-hero .product-hero-content{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:center;max-width:1100px;margin:auto;padding:40px 7%;left:0;right:0}
.product-hero h1{color:#fff;font-size:48px;max-width:760px;margin:0 0 16px}
.product-hero p{color:#eef8ef;font-size:18px;max-width:700px}
.product-section{padding:64px 7%}
.product-container{max-width:1180px;margin:auto}
.product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:20px}
.product-card{background:#fff;border:1px solid #dcebdd;border-radius:22px;padding:22px;box-shadow:0 14px 35px rgba(7,60,37,.07)}
.product-card img{width:100%;height:170px;object-fit:cover;border-radius:16px;margin-bottom:14px}
.product-card h3{margin:0 0 8px;color:#075B35}
.process{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:14px;margin-top:18px}
.process div{background:#f2f8f3;border:1px solid #dcebdd;border-radius:18px;padding:18px;text-align:center;font-weight:800;color:#075B35}
.comparison{width:100%;border-collapse:collapse;background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 14px 35px rgba(7,60,37,.07)}
.comparison th{background:#075B35;color:#fff;padding:14px;text-align:left}
.comparison td{border-bottom:1px solid #e5eee4;padding:13px}
.page-cta{background:#075B35;color:#fff;border-radius:24px;padding:30px;display:flex;justify-content:space-between;align-items:center;gap:18px;flex-wrap:wrap}
.page-cta h2,.page-cta p{color:#fff}
.product-tabs a{display:block;text-decoration:none}
@media(max-width:800px){.product-hero h1{font-size:34px}.product-hero .product-hero-img{height:320px}.product-section{padding:44px 20px}}


/* Exact premium product-page layout update */
.product-page{background:#f7faf6}
.product-shell{max-width:1180px;margin:0 auto;padding:28px 18px 62px}
.product-browser{background:#fff;border:1px solid #d6e4d5;border-radius:18px;box-shadow:0 18px 55px rgba(7,60,37,.11);overflow:hidden}
.product-topbar{height:58px;border-bottom:1px solid #e5eee4;display:flex;align-items:center;gap:22px;padding:0 22px;background:#fff}
.product-topbar img{height:42px}
.product-mini-nav{display:flex;gap:18px;font-size:13px;font-weight:800;color:#244834}
.product-mini-nav span.active{color:#e66a00;border-bottom:2px solid #e66a00;padding-bottom:4px}
.product-visual-hero{position:relative;height:305px;overflow:hidden;background:#073c25}
.product-visual-hero img{width:100%;height:100%;object-fit:cover;display:block}
.product-visual-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,34,20,.90),rgba(3,34,20,.35),rgba(3,34,20,.05))}
.product-visual-copy{position:absolute;z-index:2;left:34px;top:48px;color:#fff;max-width:560px}
.product-visual-copy h1{color:#fff;font-size:38px;line-height:1.05;margin:0 0 12px}
.product-visual-copy p{color:#ecf7ee;margin:0;font-size:15px}
.product-content{padding:28px 30px 34px;background:#fff}
.product-section-title{font-size:24px;color:#073c25;margin:0 0 18px}
.product-two{display:grid;grid-template-columns:1fr 330px;gap:24px;align-items:start}
.product-round-img{border-radius:22px;width:100%;height:220px;object-fit:cover;border:1px solid #dcebdd}
.info-box{background:#f7fbf6;border:1px solid #dcebdd;border-radius:18px;padding:18px}
.product-table{width:100%;border-collapse:separate;border-spacing:0;overflow:hidden;border-radius:14px;border:1px solid #dcebdd;background:#fff;font-size:13px}
.product-table th{background:#073c25;color:#fff;padding:11px;text-align:left}
.product-table td{padding:10px;border-top:1px solid #e5eee4}
.process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}
.process-step{background:#f7fbf6;border:1px solid #dcebdd;border-radius:15px;text-align:center;padding:14px;font-size:13px;font-weight:800;color:#073c25}
.benefit-row{display:grid;grid-template-columns:repeat(6,1fr);gap:10px;margin-top:18px}
.benefit{background:#fff;border:1px solid #dcebdd;border-radius:14px;padding:12px;text-align:center;font-size:12px;font-weight:700;color:#244834}
.benefit .bicon{font-size:22px;display:block;margin-bottom:5px}
.micro-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
.micro-card{background:#fff;border:1px solid #dcebdd;border-radius:16px;overflow:hidden;text-align:center}
.micro-card img{width:100%;height:130px;object-fit:cover}
.micro-card h3{font-size:16px;margin:12px 0 4px;color:#073c25}
.micro-card p{font-size:12px;margin:0 12px 14px;color:#52695a}
.program-row{display:grid;grid-template-columns:repeat(6,1fr);gap:10px}
.program{background:#fff;border:1px solid #dcebdd;border-radius:14px;padding:14px;text-align:center;font-weight:800;font-size:13px;color:#244834}
.agronomy-list{display:grid;gap:15px}
.agronomy-item{display:grid;grid-template-columns:1fr 260px;gap:18px;align-items:center;background:#f7fbf6;border:1px solid #dcebdd;border-radius:18px;padding:18px}
.agronomy-item img{width:100%;height:125px;object-fit:cover;border-radius:12px}
.product-cta-strip{background:#073c25;color:#fff;padding:20px 30px;display:flex;justify-content:space-between;align-items:center;gap:15px}
.product-cta-strip p,.product-cta-strip h3{color:#fff;margin:0}
.products-click-grid .card img{height:260px;object-fit:cover}
@media(max-width:900px){.product-two,.agronomy-item{grid-template-columns:1fr}.benefit-row,.program-row{grid-template-columns:repeat(2,1fr)}.micro-grid{grid-template-columns:1fr}.process-grid{grid-template-columns:1fr}.product-mini-nav{display:none}.product-visual-copy h1{font-size:30px}.product-content{padding:22px}.product-visual-copy{left:22px;top:35px}.product-visual-hero{height:290px}}
