:root{--green:#08724e;--deep:#063e30;--dark:#102b24;--ink:#152c25;--muted:#5c6e66;--line:#dce5df;--soft:#f2f6f3;--mint:#d1efbf;--white:#fff;--radius:16px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font:16px/1.65
Arial,Helvetica,sans-serif}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.13;letter-spacing:-.035em}h1{font-size:clamp(38px,4.7vw,70px);font-weight:600;margin-bottom:24px}h2{font-size:clamp(29px,3vw,43px);font-weight:600;margin-bottom:24px}h3{font-size:21px;font-weight:600;margin-bottom:13px}p{color:var(--muted);margin-bottom:22px}a{color:inherit;text-decoration:none}a:hover{color:var(--green)}button,input,select,textarea{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait}img{max-width:100%;display:block}button{border:0}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px
solid
#55a479;outline-offset:4px}i{font-size:1.25em;line-height:1}em{font-style:normal;color:var(--green)}.container{max-width:1280px;width:calc(100%
-
88px);margin:auto}.section{padding-top:86px;padding-bottom:86px}.topbar{background:var(--deep);color:#e3f0e8;font-size:13px;letter-spacing:.02em}.topbar
.container{display:flex;justify-content:space-between;align-items:center;min-height:37px}.topbar
a{display:flex;align-items:center;gap:9px;color:inherit}header{background:white;border-bottom:1px solid
var(--line);position:relative;z-index:20}.nav{display:flex;align-items:center;gap:30px;height:99px}.brand{display:flex;align-items:center;gap:13px;flex-shrink:0}.brand
img{width:58px;height:58px;object-fit:contain;border-radius:3px}.brand
span{font-size:18px;font-weight:800;letter-spacing:-.015em;line-height:1.3}.brand
small{display:block;font-size:10px;letter-spacing:.15em;color:var(--green);margin-top:6px}.nav
nav{display:flex;align-items:center;justify-content:center;gap:29px;margin-left:auto}.nav nav
a{font-size:14px;font-weight:600;padding:35px 0;position:relative;white-space:nowrap}.nav nav
a.active{color:var(--green)}.nav nav
a.active:after{content:'';position:absolute;bottom:23px;height:2px;left:0;right:0;background:var(--green)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:15px;background:var(--green);color:white;border:1px
solid transparent;padding:14px
22px;border-radius:7px;font-size:14px;font-weight:600;line-height:1.5;min-height:50px;transition:.2s}.btn:hover{background:var(--deep);color:white;transform:translateY(-1px)}.btn.bright{background:var(--mint);color:var(--dark)}.btn.outline{border-color:#728c7f;background:transparent;color:white}.btn.secondary{background:#fff;border-color:var(--line);color:var(--green)}.menu-toggle{display:none}.hero{background:var(--deep);color:white;padding:65px
0 40px;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.12fr
1fr;gap:65px;align-items:center}.eyebrow{display:block;font-size:12px;letter-spacing:.15em;font-weight:700;color:var(--green);margin-bottom:17px}.eyebrow.light{color:#c0dcb3}.hero
h1{font-size:clamp(38px,4.3vw,64px);line-height:1.09;letter-spacing:-.045em}.hero em{color:var(--mint)}.hero
p{color:#cedfd6;max-width:540px;font-size:17px}.actions{display:flex;gap:13px;align-items:center;flex-wrap:wrap}.hero
.actions{margin:30px 0 38px}.hero-proof{border-top:1px solid #46705c;display:grid;grid-template-columns:1.5fr 1fr
1fr;gap:18px;padding-top:23px}.hero-proof span{font-size:11px;color:#d1dfd7;line-height:1.5}.hero-proof
b{display:block;font-size:30px;line-height:1.2;color:#fff;margin-bottom:5px}.hero-visual{position:relative;min-width:0}.hero-slide{display:none;position:relative;background:#fff;border-radius:20px;overflow:hidden}.hero-slide.selected{display:block;animation:fade
.6s}.hero-slide>img{width:100%;height:405px;object-fit:contain;padding:20px}.hero-caption{background:#edf3ee;color:var(--ink);display:flex;justify-content:space-between;align-items:center;padding:18px
23px;font-weight:600;font-size:17px}.hero-caption
a{border-radius:50%;background:var(--green);color:#fff;width:37px;height:37px;display:grid;place-items:center}.hero-controls{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:20px
0 0}.hero-controls button{color:#e5f4e8;border:1px solid
#4b7565;background:none;width:36px;height:36px;border-radius:50%;display:grid;place-items:center}.hero-controls
span{font-size:10px;letter-spacing:.2em}.section-heading{display:flex;justify-content:space-between;gap:35px;align-items:flex-end;margin-bottom:32px}.section-heading
h2,.section-heading h1{margin-bottom:0}.section-heading
p{max-width:350px;margin:0;font-size:15px}.category-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.category{padding:25px
18px;background:white;border:1px solid
var(--line);border-radius:12px;transition:.2s;display:flex;flex-direction:column}.category:hover{border-color:var(--green);background:var(--soft);transform:translateY(-4px)}.category>i{font-size:30px;color:var(--green);margin-bottom:32px}.category
h3{font-size:17px;min-height:42px;letter-spacing:-.02em}.category
span{font-size:12px;color:var(--muted);margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:5px}.soft{background:var(--soft)}.dark{background:var(--deep);color:#fff}.dark
p{color:#c9dace}.split{display:grid;grid-template-columns:1fr
1fr;gap:70px;align-items:center}.about-photo{position:relative;border-radius:16px;background:#fff;min-width:0}.about-photo>img{width:100%;height:410px;object-fit:contain;padding:22px}.stamp{position:absolute;bottom:-18px;right:-20px;background:var(--green);color:#fff;display:flex;gap:15px;align-items:center;padding:21px
24px;border-radius:10px}.stamp strong{font-size:44px;line-height:1}.stamp
span{font-size:12px;line-height:1.6}.text-link{display:inline-flex;align-items:center;gap:15px;color:var(--green);font-size:14px;font-weight:700}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:23px}.card{border:1px
solid
var(--line);border-radius:13px;background:white;overflow:hidden;min-width:0;transition:.2s}.card:hover{border-color:#9cbaa9;box-shadow:0
10px 25px #082e2110;transform:translateY(-3px)}.card-image{display:block;overflow:hidden;border-bottom:1px solid
var(--line);background:#fff}.card-image img{height:228px;width:100%;object-fit:contain;padding:18px;transition:transform
.4s}.card:hover img{transform:scale(1.045)}.card-body{padding:24px}.card
.eyebrow{font-size:10px;letter-spacing:.08em;margin-bottom:10px}.card
h3{font-size:19px;line-height:1.3;min-height:49px;letter-spacing:-.02em}.card .text-link{font-size:12px}.card
p{font-size:14px}.carousel{overflow:hidden;width:100%;padding:5px
0}.track{display:flex;gap:24px;will-change:transform}.track>*{flex:0 0 calc((100% -
48px)/3)}.carousel-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:20px}.carousel-actions
button,.icon-button{width:38px;height:38px;border:1px solid
var(--line);border-radius:50%;background:#fff;color:var(--green);display:inline-grid;place-items:center}.review{background:#fff;border:1px
solid var(--line);border-radius:14px;padding:28px;display:flex;flex-direction:column}.quote-mark{font:70px/1
Georgia,serif;color:var(--green);height:45px}.review
p{font-size:15px;line-height:1.8;flex:1}.review-author{display:flex;align-items:center;gap:13px;border-top:1px solid
var(--line);padding-top:20px}.avatar{width:42px;height:42px;background:#e0eee4;color:var(--green);border-radius:50%;display:grid;place-items:center;font-weight:700;flex-shrink:0}.review
strong{font-size:12px}.review
small{display:block;font-size:11px;color:var(--muted)}.logos{margin-top:30px}.client{border:1px solid
var(--line);border-radius:10px;background:white;padding:18px}.client
img{height:105px;width:100%;object-fit:contain}.contact-large{color:var(--mint);font-size:30px;letter-spacing:-.02em;font-weight: bold;}.form-panel{padding:35px;background:white;color:var(--ink);border-radius:16px}.form-panel.border{border:1px
solid
var(--line)}label{display:block;font-size:14px;font-weight:600;margin-bottom:18px;color:var(--ink)}input,textarea,select{display:block;border:1px
solid #ccd9d0;background:#fff;border-radius:6px;padding:12px
13px;width:100%;font-size:15px;line-height:1.45;color:var(--ink);margin-top:7px}textarea{resize:vertical;min-height:100px}input[type=file]{background:var(--soft)}input[type=checkbox],input[type=radio]{width:auto;margin:0;accent-color:var(--green)}.check{display:flex;gap:9px;align-items:flex-start;font-size:12px;font-weight:400}.check
input{margin-top:4px}.check a{text-decoration:underline}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0
16px}.fine{font-size:12px;margin-top:15px;color:var(--muted)}.dark .form-panel
p{color:var(--muted)}.honey{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.page-heading{background:var(--soft);padding:65px
0}.page-heading h1{font-size:clamp(38px,4.3vw,60px);max-width:900px}.page-heading
p{max-width:650px;margin-bottom:0}.search-row{display:flex;gap:16px;margin-bottom:26px;align-items:stretch}.search-label{display:flex;align-items:center;gap:10px;border:1px
solid var(--line);border-radius:7px;padding:0 15px;margin:0;flex:1}.search-label
input{border:0;margin:0;padding-left:0;outline-offset:0}.search-row
select{max-width:280px;margin:0}.filters{display:flex;gap:9px;flex-wrap:wrap}.filters a{font-size:12px;padding:9px
15px;border:1px solid var(--line);border-radius:30px}.filters a.selected,.filters
a:hover{background:var(--green);color:white;border-color:var(--green)}.pagination{display:flex;gap:8px;justify-content:center;flex-wrap:wrap;margin-top:35px}.pagination
a{border:1px solid var(--line);padding:7px 15px;border-radius:6px}.pagination
a[aria-current]{background:var(--green);color:white}.breadcrumbs{font-size:13px;color:var(--muted);margin-bottom:35px}.product-detail{align-items:start;gap:60px}.product-detail
h1{font-size:clamp(32px,3.5vw,49px)}.zoom-box{height:440px;position:relative;border:1px solid
var(--line);border-radius:15px;overflow:hidden;cursor:zoom-in;background:#fff}.zoom-box>img{width:100%;height:100%;object-fit:contain}.zoom-hint{position:absolute;bottom:12px;left:50%;transform:translateX(-50%);white-space:nowrap;border-radius:30px;font-size:11px;display:flex;align-items:center;gap:7px;padding:6px
10px;background:#fffE;border:1px solid
var(--line);pointer-events:none}.zoom-lens{display:none;position:absolute;border:2px solid
var(--green);width:180px;height:180px;border-radius:50%;box-shadow:0 5px 20px
#0003;background-repeat:no-repeat;pointer-events:none}.thumbnails{display:flex;gap:12px;flex-wrap:wrap;margin-top:15px}.thumb{width:80px;height:80px;border:1px
solid var(--line);border-radius:8px;background:#fff;padding:5px}.thumb
img{width:100%;height:100%;object-fit:contain}.spec-summary{display:grid;gap:16px;padding:25px 0;margin:20px
0;border-block:1px solid var(--line)}.spec-summary
span{display:flex;gap:14px;align-items:center;font-size:14px}.spec-summary
i{color:var(--green)}.details{border-block:1px solid var(--line);padding:45px 0;margin:55px
0}.prose{max-width:850px;overflow-wrap:anywhere}.prose p{line-height:1.9}.prose h2{font-size:31px;margin-top:35px}.prose
img{max-height:600px;object-fit:contain;margin:35px
auto}.blog-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.article{max-width:900px}.article
h1{font-size:clamp(35px,4vw,57px)}.article-cover{width:100%;max-height:480px;object-fit:contain;background:var(--soft);border-radius:15px;margin:35px
0}.contact-item{display:flex;gap:20px;margin:30px
0}.contact-item>i{color:var(--green);font-size:25px;margin-top:3px}.contact-item
h3{font-size:19px;margin-bottom:10px}.contact-item p{margin:0}.map{padding-bottom:70px}.map
iframe{width:100%;height:400px;border:0;border-radius:15px;margin-bottom:20px}.notice{border-radius:7px;background:#dff1e4;border:1px
solid
#9dc9a9;padding:15px;margin-bottom:25px;color:var(--deep);font-size:14px}.notice.error{background:#fff0ed;border-color:#e7bcb4;color:#92362b}.empty{text-align:center;padding:85px
20px}footer{background:#112c24;color:#d2ded6;padding-top:65px}footer
p{color:#aebfb3;font-size:13px;line-height:1.8}footer .brand{margin-bottom:25px;color:white}footer .brand
span{font-size:16px}footer .brand img{width:55px;height:55px}.footer-grid{display:grid;grid-template-columns:1.35fr
.65fr 1fr 1.15fr;gap:40px;padding-bottom:50px}.footer-grid
h3{font-size:15px;color:#fff;letter-spacing:0;margin-bottom:24px}.footer-grid>div>a:not(.brand){display:block;font-size:13px;margin-bottom:8px;overflow-wrap:anywhere}footer
a:hover{color:#c5efb0}.footer-bottom{border-top:1px solid #3b5145;padding:22px
0;display:flex;justify-content:space-between;gap:20px;font-size:11px;color:#adc0b4}.socials{display:flex;gap:10px}.socials
a{border:1px solid
#405a4d;border-radius:50%;width:35px;height:35px;display:grid;place-items:center}dialog{border:0;border-radius:18px;padding:38px;width:min(650px,calc(100%
- 30px));max-height:90vh;color:var(--ink);box-shadow:0 30px 120px
#0005}dialog::backdrop{background:#051e18bb;backdrop-filter:blur(4px)}.dialog-close{position:absolute;right:15px;top:15px;background:var(--soft);border-radius:50%;height:32px;width:32px;color:var(--ink)}dialog
h2{font-size:30px}.popup-contacts{display:grid;grid-template-columns:1fr
1fr;gap:6px;font-size:14px;padding:20px;background:var(--soft);border-radius:8px;margin-bottom:25px}.popup-contacts
a:last-child{grid-column:1/-1;overflow-wrap:anywhere}#image-dialog{width:min(1000px,95vw);padding:25px}#image-dialog
img{max-height:80vh;margin:auto;object-fit:contain}.skip{position:absolute;top:-100px}.skip:focus{top:0;left:0;z-index:100;background:white;padding:15px}.panel{background:#fff;border:1px
solid var(--line);border-radius:13px;padding:30px;margin-bottom:26px}.panel
h2{font-size:25px}.admin-body{background:#f4f6f4}.sidebar{position:fixed;width:250px;inset:0 auto 0
0;background:#123d2f;color:#d6e5dc;padding:30px 22px;overflow-y:auto}.sidebar
.brand{color:white;margin-bottom:45px}.sidebar .brand img{width:48px;height:48px}.sidebar .brand
small{color:#aacaaf;font-size:9px}.side-label{font-size:9px;letter-spacing:.15em;color:#9bb7a6;margin:0 12px
17px}.sidebar nav{display:grid;gap:6px}.sidebar nav
a{display:flex;gap:13px;align-items:center;font-size:14px;border-radius:7px;padding:12px 14px}.sidebar nav
a.active{background:#d5efc7;color:#183e2b}.sidebar nav a:hover{background:#2c5944;color:white}.view-site{margin:40px
12px
18px;display:block;font-size:13px}.logout{background:transparent;color:#d6e5dc;font-size:14px;padding:12px;display:flex;align-items:center;gap:10px}.admin-main{margin-left:250px;padding:0
45px 60px;max-width:1650px}.admin-top{height:85px;border-bottom:1px solid
var(--line);display:flex;align-items:center;justify-content:space-between;margin-bottom:40px;font-size:11px;letter-spacing:.08em;color:var(--muted)}.admin-main
h1{font-size:35px}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin:32px
0}.stat{background:white;border:1px solid
var(--line);border-radius:13px;padding:24px;display:grid}.stat>i{font-size:24px;color:var(--green);margin-bottom:15px}.stat
strong{font-size:37px;line-height:1.3}.stat span{color:var(--muted);font-size:13px}.admin-main
.split{gap:25px;align-items:stretch}.recent{display:flex;gap:20px;align-items:center;justify-content:space-between;padding:15px
0;border-top:1px solid var(--line);font-size:13px}.recent
span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:50%}.recent
a{color:var(--green)}.table-wrap{padding:0;overflow:auto;margin-top:25px}.admin-table{width:100%;border-collapse:collapse;text-align:left;min-width:680px}.admin-table
th{font-size:11px;text-transform:uppercase;letter-spacing:.07em;color:var(--muted);background:#f9fbf9;padding:18px}.admin-table
td{border-top:1px solid var(--line);padding:14px 18px;font-size:13px}.admin-table td:first-child{width:85px}.admin-table
img{width:60px;height:55px;object-fit:contain}.admin-table
small{display:block;color:var(--muted);font-size:11px;max-width:320px;overflow:hidden;text-overflow:ellipsis}.row-title{font-weight:600;font-size:14px}.row-actions{display:flex;gap:9px}.row-actions
form{margin:0}.danger{color:#b34539}.admin-main
.search-label{max-width:550px;background:white}.editor{max-width:1000px}.editor fieldset{border:1px solid
var(--line);border-radius:8px;padding:22px;margin:30px 0}.editor legend{padding:0
10px;font-weight:600}.checks{display:grid;grid-template-columns:1fr 1fr;gap:5px}.checks
.check{font-size:14px}.admin-image-grid{display:flex;gap:15px;flex-wrap:wrap;margin-bottom:22px}.admin-image{width:145px;border:1px
solid var(--line);border-radius:8px;padding:12px}.admin-image
img{width:100%;height:110px;object-fit:contain;margin-bottom:12px}.admin-image .check{margin:9px
0}.admin-preview{max-width:280px;max-height:200px;object-fit:contain;margin:20px 0}.save-bar{border-top:1px solid
var(--line);padding-top:25px;display:flex;gap:20px;align-items:center}.save-bar a{font-size:14px}.block{border:1px solid
var(--line);border-radius:10px;background:var(--soft);padding:20px;margin:15px
0}.block.dragging{opacity:.4}.block-tools{display:flex;gap:8px;align-items:center;margin-bottom:14px}.block-tools
strong{margin-right:auto;font-size:13px;text-transform:capitalize}.block-tools button{background:white;border:1px solid
var(--line);padding:5px 10px;border-radius:5px;color:var(--ink);font-size:14px}.block
img{max-height:180px;margin-bottom:15px}.blog-builder{margin:35px 0}.login{width:min(480px,calc(100% - 30px));margin:7vh
auto;background:#fff;border:1px solid var(--line);border-radius:18px;padding:38px}.login
.brand{margin-bottom:40px}.login h1{font-size:36px}.login .btn{width:100%;margin:8px 0
23px}.badge{border-radius:30px;background:#e7efe7;padding:5px 13px;font-size:12px}.enquiry .actions{margin:20px 0
10px}.enquiry select{width:160px;margin:0}.text-button{background:none;padding:5px 0;font-size:12px}.enquiry
p{overflow-wrap:anywhere}.editor .actions .btn{font-size:13px}.login p{font-size:14px}@keyframes
fade{from{opacity:.2}to{opacity:1}}@media(min-width:1600px){.container{max-width:1390px}.hero-slide>img{height:440px}}@media(max-width:1100px){.container{width:calc(100%
- 48px)}.nav{gap:20px}.brand span{font-size:15px}.nav nav{gap:18px}.nav-cta{display:none}.hero-grid{gap:30px}.hero
h1{font-size:46px}.hero-slide>img{height:355px}.category-grid{grid-template-columns:repeat(3,1fr)}.category>i{margin-bottom:20px}.category
h3{min-height:0}.category{padding:24px}.category
span{margin-top:10px}.split{gap:40px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.card-body{padding:20px}.footer-grid{grid-template-columns:1fr
1fr}.admin-main{padding:0 25px 50px;margin-left:220px}.sidebar{width:220px;padding:25px
15px}.stats{gap:12px}.stat{padding:18px}.admin-main .split{grid-template-columns:1fr}}
@media(max-width:800px){.section{padding-top:55px;padding-bottom:55px}.hero-grid{grid-template-columns:1fr;gap:35px}.hero{padding-top:45px}.hero
h1{font-size:52px}.hero-visual{max-width:630px;width:100%}.hero-slide>img{height:370px}.hero-proof{max-width:550px}.hero
p{max-width:650px}.hero
.actions{margin-bottom:25px}.split{grid-template-columns:1fr;gap:40px}.section-heading{align-items:start;gap:20px}.section-heading
p{max-width:250px}.track>*{flex-basis:calc((100% -
24px)/2)}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.nav{height:82px;justify-content:space-between}.nav
nav{display:none;position:absolute;top:82px;left:0;right:0;background:#fff;padding:20px 24px;border-bottom:1px solid
var(--line)}.nav nav.open{display:flex;flex-wrap:wrap;justify-content:flex-start}.nav nav a{padding:12px 10px}.nav nav
a.active:after{bottom:5px}.menu-toggle{display:block;background:var(--soft);color:var(--green);font-size:20px;width:42px;height:42px;border-radius:7px}.search-row{flex-wrap:wrap}.search-row
.search-label{flex-basis:100%}.search-row select{max-width:none;flex:1}.stamp{right:15px}.page-heading{padding:45px
0}.blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.about-photo>img{height:340px}.sidebar{position:relative;width:100%;padding:18px
20px}.sidebar .brand{margin:0 0 18px}.side-label,.view-site{display:none}.sidebar
nav{display:flex;overflow:auto;gap:4px;padding-bottom:5px}.sidebar nav a{white-space:nowrap;padding:9px
12px;font-size:12px}.sidebar nav i{display:none}.sidebar
form{position:absolute;right:15px;top:23px}.logout{font-size:12px}.admin-main{margin-left:0;padding:0 22px
40px}.admin-top{height:65px;margin-bottom:28px}.admin-main
h1{font-size:30px}.stats{grid-template-columns:repeat(2,1fr)}.footer-bottom{flex-wrap:wrap}.product-detail{gap:35px}.zoom-box{height:420px}}
@media(max-width:520px){.container{width:calc(100% - 36px)}.topbar .container>span{font-size:10px}.topbar
a{font-size:11px}.brand img{width:48px;height:48px}.brand span{font-size:15px}.brand small{font-size:8px}.hero
h1{font-size:42px}.hero p{font-size:15px}.hero .actions{gap:10px}.hero .btn{font-size:12px;padding:12px
14px}.hero-slide>img{height:290px}.hero-caption{padding:15px;font-size:15px}.hero-proof{gap:12px}.hero-proof
b{font-size:28px}.hero-proof span{font-size:10px}.section-heading{display:block}.section-heading
p,.section-heading>.btn{margin-top:20px;max-width:none}.section-heading
h2{font-size:30px}.category-grid{grid-template-columns:repeat(2,1fr);gap:10px}.category{padding:20px 15px}.category
h3{font-size:16px}.category span{font-size:11px}.track>*{flex-basis:100%}.card-image
img{height:190px;padding:12px}.product-grid{gap:12px}.card-body{padding:15px}.card
h3{font-size:16px;line-height:1.3}.card .eyebrow{font-size:9px;letter-spacing:.03em}.card
.text-link{font-size:11px;gap:8px}.product-grid .card-image img{height:150px}.carousel .card-image
img{height:260px}.carousel .card h3{font-size:22px}.carousel
.card-body{padding:25px}.form-panel{padding:23px}.form-grid{grid-template-columns:1fr;gap:0}h2{font-size:30px}.contact-large{font-size:25px}.blog-grid{grid-template-columns:1fr}.blog-grid
.card-image img{height:240px}.filters a{font-size:11px;padding:7px 11px}.page-heading
h1{font-size:39px}.footer-grid{gap:35px
20px}.footer-grid>div:first-child,.footer-grid>div:last-child{grid-column:1/-1}.footer-bottom{font-size:10px}.popup-contacts{grid-template-columns:1fr;padding:15px;font-size:13px}dialog{padding:35px
22px 25px}dialog h2{font-size:26px}.zoom-box{height:340px}.zoom-hint{font-size:10px}.map
iframe{height:310px}.login{padding:28px}.stats{gap:12px}.admin-main
.section-heading>.btn{margin-top:15px}.panel{padding:22px}.table-wrap{padding:0}.checks{grid-template-columns:1fr}.editor
fieldset{padding:14px}.hero-controls span{font-size:9px}.contact-item a{overflow-wrap:anywhere}.sidebar .brand
span{font-size:14px}.sidebar .brand small{font-size:8px}.block-tools{flex-wrap:wrap}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.track{will-change:auto}}
.spec-table{border:1px solid var(--line);border-radius:12px;overflow:hidden;margin:25px 0}.spec-table
table{border-collapse:collapse;width:100%;text-align:left;font-size:14px}.spec-table th,.spec-table td{padding:14px
18px;border-bottom:1px solid var(--line);vertical-align:top}.spec-table
th{background:var(--soft);width:35%;font-weight:600}.spec-table tr:last-child th,.spec-table tr:last-child
td{border-bottom:0}@media(max-width:520px){.spec-table th,.spec-table td{padding:10px;font-size:12px}}

/* Catalogue, industry and people refresh */
.category-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.category{padding:26px;box-shadow:0 5px 24px #163d2605}
.category
.industry-icon{width:58px;height:58px;display:grid;place-items:center;background:#e7f0e3;color:var(--green);border:1px
solid #d6e5d1;border-radius:16px;margin-bottom:20px;font-size:28px}
.category:nth-child(2) .industry-icon{background:#e7eef4;border-color:#d6e3ed;color:#3b6481}
.category:nth-child(3) .industry-icon{background:#e4f2f2;border-color:#cfe6e6;color:#247875}
.category:nth-child(4) .industry-icon{background:#f1ecdf;border-color:#e5dcc6;color:#806629}
.category:nth-child(5) .industry-icon{background:#f4e8e7;border-color:#ead5d3;color:#965a54}
.category:nth-child(6) .industry-icon{background:#ede9f3;border-color:#dfd6eb;color:#715c89}
.category h3{font-size:19px;min-height:0;margin:0 0 10px;line-height:1.35}
.category p{font-size:14px;line-height:1.7;margin:0 0 22px;color:var(--muted)}
.category>span{margin-top:auto;padding-top:14px;border-top:1px solid var(--line);font-weight:600;color:var(--green)}
.product-card{display:flex;flex-direction:column;min-width:0}
.product-card .card-body{padding:16px 18px;display:flex;flex-direction:column;flex:1}
.product-card .eyebrow{margin:0 0 7px;line-height:1.5}
.product-card h3,.carousel .product-card h3{font-size:16px;line-height:1.4;min-height:0;margin:0 0
12px;letter-spacing:-.01em;overflow-wrap:anywhere}
.product-card .text-link{margin-top:auto;font-size:12px;padding-top:0}
.product-card .card-image{background:#fff;border-bottom:1px solid var(--line)}
.product-card .card-image img{object-fit:contain}
.catalogue-section .section-heading{margin-bottom:24px}
.world-section{background:#eaf0e6;border-block:1px solid #d8e3d3}
.world-grid{display:grid;grid-template-columns:400px 1fr;gap:65px;align-items:center}
.world-symbol{aspect-ratio: 1;display:flex;align-items:center;justify-content:center;flex-direction:column;border-radius:50%;border:1px
solid #c3d7bb;background:#ffffff;color:var(--green);overflow:hidden;}
.world-symbol>i{font-size:110px;line-height:1.2}.world-symbol
span{font-size:10px;letter-spacing:.17em;font-weight:700;margin-top:14px}
.world-grid h2{margin-bottom:20px}.world-grid p{max-width:820px;font-size:16px;line-height:1.85}
.world-grid button.text-link{background:transparent;padding:0;color:var(--green)}
.review-photo{width:60px;height:60px;flex:0 0 60px;object-fit:cover;border-radius:50%;border:3px solid #e6efdf}
.review-author .avatar{flex-shrink:0}
.faq-layout{display:grid;grid-template-columns:1fr 1.5fr;gap:65px;align-items:start}
.faq-list{border-top:1px solid #cddbcc}.faq-item{border-bottom:1px solid #cddbcc}
.faq-item
summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:22px;cursor:pointer;font-size:16px;font-weight:600;line-height:1.5;padding:21px
0}
.faq-item summary::-webkit-details-marker{display:none}.faq-item
summary>span{font-size:23px;line-height:1;flex-shrink:0;color:var(--green);transition:transform .2s}
.faq-item[open] summary>span{transform:rotate(45deg)}.faq-item[open] summary{color:var(--green)}
.faq-item p{margin:0;padding:0 28px 23px 0;font-size:14px;line-height:1.8}
.logos .track{gap:24px}.logos .track>.client{flex-basis:calc((100% - 96px)/5);min-width:0;height:130px;padding:18px}
.logos .client img{width:100%;height:100%;object-fit:contain}
.people-grid{display:grid;gap:24px}.partners-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:30px}.team-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
.person-card{background:#fff;border:1px solid var(--line);border-radius:16px;overflow:hidden;min-width:0}
.person-photo{aspect-ratio:1;background:var(--soft);overflow:hidden}.person-photo
img{width:100%;height:100%;object-fit:cover}
.person-copy{padding:22px}.person-copy .eyebrow{margin-bottom:8px}.person-copy h3{font-size:22px;margin:0 0
10px}.person-copy p{font-size:14px;margin:0;line-height:1.8}
.partners-grid .person-card{display:grid;grid-template-columns:180px 1fr;align-items:center}.partners-grid
.person-photo{height:100%;min-height:250px;aspect-ratio:auto}
.photo-settings{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-bottom:25px}.photo-settings>div{min-width:0}.photo-settings
.admin-preview{width:120px;height:120px;object-fit:cover;border-radius:12px}.photo-settings
input[type=file]{max-width:100%}
.zoom-box:focus-visible,.thumb:focus-visible,.faq-item summary:focus-visible{outline:3px solid
var(--green);outline-offset:4px}
.thumb[aria-pressed=true]{border:2px solid var(--green);box-shadow:0 0 0 2px #deead7}
.zoom-lens{box-sizing:content-box;width:176px;height:176px}.zoom-box.is-loading{cursor:wait}
#image-dialog{width:min(1120px,96vw);padding:18px 20px;max-height:94dvh;background:#fff;overflow:auto}
.gallery-top{display:flex;align-items:center;justify-content:space-between;min-height:36px;margin-bottom:10px}
#gallery-counter{font-size:13px;color:var(--muted);font-weight:600}
#image-dialog .dialog-close{position:static;flex-shrink:0}
.gallery-stage{position:relative;background:#f6f8f4;border:1px solid var(--line);border-radius:12px;overflow:hidden}
.gallery-viewport{height:min(64dvh,670px);overflow:auto;overscroll-behavior:contain;scrollbar-width:thin;touch-action:pan-y;cursor:zoom-in}
#image-dialog .gallery-viewport
img{display:block;width:100%;height:100%;max-width:none;max-height:none;object-fit:contain;margin:0}
#image-dialog .gallery-viewport.is-zoomed{touch-action:pan-x pan-y;cursor:zoom-out}
#image-dialog .gallery-viewport.is-zoomed img{width:200%;height:200%;object-fit:contain}
.gallery-prev,.gallery-next{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:42px;height:42px;border-radius:50%;background:#fff;color:var(--deep);box-shadow:0
3px 15px #0002;border:1px solid var(--line);font-size:22px;display:grid;place-items:center}
.gallery-prev{left:12px}.gallery-next{right:12px}.gallery-stage button[hidden]{display:none}
.gallery-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:12px}.gallery-footer
p{font-size:14px;margin:0}
.gallery-zoom{display:flex;align-items:center;justify-content:center;gap:6px;flex-shrink:0;background:var(--deep);color:#fff;border-radius:8px;padding:10px
13px;font-size:13px}
.gallery-help{font-size:11px;text-align:center;color:var(--muted);margin:12px 0 0}
body.image-gallery-open{overflow:hidden}
@media(max-width:1100px){.logos .track>.client{flex-basis:calc((100% - 72px)/4)}.partners-grid
.person-card{display:block}.partners-grid
.person-photo{height:300px}.team-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.world-grid{grid-template-columns:300px
1fr;gap:35px}.faq-layout{gap:35px}.photo-settings{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:800px){.category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.category{padding:22px}.faq-layout{grid-template-columns:1fr}.world-grid{grid-template-columns:200px
1fr;gap:24px}.world-symbol>i{font-size:64px}.world-symbol span{font-size:7px;margin-top:5px}.person-copy{padding:20px}}
@media(max-width:600px){.logos .track{gap:12px}.logos .track>.client{flex-basis:calc((100% -
24px)/3);height:90px;padding:10px}.world-grid{grid-template-columns:1fr}.world-symbol{width:200px}.world-grid
p{font-size:14px}.partners-grid{grid-template-columns:1fr}.partners-grid
.person-card{display:grid;grid-template-columns:120px 1fr}.partners-grid
.person-photo{height:100%;min-height:245px}.partners-grid .person-copy{padding:18px}.person-copy
h3{font-size:19px}.person-copy p{font-size:13px}.people-grid{gap:14px}.team-grid .person-copy{padding:16px}.team-grid
.person-copy h3{font-size:18px}.category{padding:18px}.category h3{font-size:16px}.category
p{font-size:12px;margin-bottom:16px}.category
.industry-icon{width:48px;height:48px;font-size:24px;border-radius:13px;margin-bottom:16px}.category-grid{gap:12px}.product-card
.card-body,.carousel .product-card .card-body{padding:12px}.product-card h3,.carousel .product-card
h3{font-size:15px;margin-bottom:10px}.product-card
.eyebrow{font-size:9px}.gallery-viewport{height:56dvh}#image-dialog{padding:12px}.gallery-prev,.gallery-next{width:34px;height:34px;font-size:19px}.gallery-prev{left:6px}.gallery-next{right:6px}.gallery-help{font-size:10px}.gallery-footer
p{font-size:12px}.gallery-zoom{font-size:12px}.photo-settings{grid-template-columns:1fr}}

/* September 2026: slower crossfade and larger square product inspection. */
.hero-visual{display:grid;grid-template-columns:minmax(0,1fr)}
.hero-slide,.hero-slide.selected{display:block;grid-area:1/1;opacity:0;visibility:hidden;pointer-events:none;animation:none;transition:opacity
1.4s ease-in-out,visibility 1.4s}
.hero-slide.selected{opacity:1;visibility:visible;pointer-events:auto;z-index:1}
.hero-slide>img{transform:scale(.98);transition:transform 9s cubic-bezier(.2,.6,.3,1)}
.hero-slide.selected>img{transform:scale(1.02)}
.hero-controls{grid-area:2/1;position:relative;z-index:2}
.zoom-lens{width:280px;height:280px;border-radius:0;box-shadow:0 10px 32px #123d2f40}
.product-special{padding:18px 20px;background:var(--soft);border-left:4px solid var(--green);border-radius:0 10px 10px
0;margin:22px 0}
.product-special
strong{display:block;color:var(--green);font-size:18px;font-weight:800;line-height:1.5;margin-bottom:8px}
.product-special p{font-size:14px;line-height:1.8;margin:0}
.popup-contacts a[href^="mailto:"]{grid-column:1/-1;overflow-wrap:anywhere}
@media(prefers-reduced-motion:reduce){.hero-slide,.hero-slide.selected,.hero-slide>img{transition:none;transform:none;animation:none}}

/* Mobile navigation and contact map update */
@media(max-width:800px){
.nav
nav.open{display:flex;flex-direction:column;flex-wrap:nowrap;align-items:stretch;justify-content:flex-start;gap:4px;margin-left:0;padding:12px
18px 18px;max-height:calc(100dvh - 120px);overflow-y:auto;box-shadow:0 12px 20px #102b2414}
.nav nav a{display:block;width:100%;padding:13px 16px;border-radius:7px;white-space:normal;line-height:1.5}
.nav nav a.active,.nav nav a:hover{background:var(--soft);color:var(--green)}
.nav nav a.active:after{display:none}
}
.map iframe{display:block;width:100%;max-width:100%;border:1px solid var(--line);background:var(--soft)}
.map-actions{display:flex;align-items:center;flex-wrap:wrap;gap:16px 24px}.map-help{margin-top:16px}