@import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Sans+Arabic:wght@400;500;600;700&family=IBM+Plex+Sans:wght@400;500;600;700&family=Noto+Sans+Devanagari:wght@400;500;600;700&display=swap');
:root{color-scheme:light;--ink:#163a35;--deep:#103b36;--sand:#f3f0e8;--gold:#dbc080;--line:#cbd4d0}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:#172d2b;background:#fff;font:400 16px/1.65 'IBM Plex Sans',sans-serif}html[lang=ar] body{font-family:'IBM Plex Sans Arabic',sans-serif}html[lang=hi] body{font-family:'Noto Sans Devanagari',sans-serif}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid #d7ae4d;outline-offset:4px}img{max-width:100%;display:block}.shell{width:min(1280px,calc(100% - 80px));margin:auto}.skip{position:absolute;top:-100px;background:white;padding:12px;z-index:10}.skip:focus{top:0}.site-header{height:88px;background:#fff;position:relative;z-index:2;border-bottom:1px solid #dbe3df}.header-inner{height:100%;display:flex;align-items:center;gap:36px}.brand{display:flex;align-items:center;gap:11px;flex:0 0 auto;direction:ltr}.brand img{width:47px;height:47px;object-fit:contain}.brand span{font:700 17px/1 'IBM Plex Sans',sans-serif;letter-spacing:.11em;color:var(--deep)}.brand small{display:block;font-size:9px;letter-spacing:.45em;margin-top:5px}.site-header nav{display:flex;gap:24px;align-items:center;margin-inline:auto}.site-header nav a{white-space:nowrap;font-size:14px;font-weight:600}.site-header nav a:hover{color:#9a742e}.lang{display:flex;gap:4px;align-items:center;white-space:nowrap}.lang a{font-size:12px;font-weight:600;padding:7px 6px;border-bottom:2px solid transparent}.lang a.active{border-color:var(--deep)}.hero{min-height:665px;background:#153c37;position:relative;color:#fff;overflow:hidden}.hero-photo{position:absolute;inset:0;background:url('/assets/photo-000.jpg') center 55%/cover no-repeat}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(12,48,43,.96) 0%,rgba(12,48,43,.91) 39%,rgba(12,48,43,.53) 66%,rgba(12,48,43,.10) 100%)}[dir=rtl] .hero-shade{transform:scaleX(-1)}.hero-content{position:relative;min-height:665px;display:flex;flex-direction:column;justify-content:space-between;padding-top:78px}.hero-copy{max-width:690px}.eyebrow{color:#54766a;text-transform:uppercase;font-size:12px;font-weight:700;letter-spacing:.18em;margin:0 0 26px}.eyebrow.light{color:var(--gold)}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(45px,5.1vw,78px);line-height:1.12;letter-spacing:-.035em;margin-bottom:26px;font-weight:600}h2{font-size:clamp(33px,3.5vw,53px);line-height:1.2;letter-spacing:-.025em;font-weight:600;max-width:780px;margin-bottom:0}h3{font-size:21px;line-height:1.35;font-weight:600}.lead{font-size:19px;line-height:1.65;max-width:640px;color:#ecf1ed}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:34px}.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;padding:14px 22px;font-size:15px;font-weight:600;min-height:51px}.button.primary{background:var(--gold);color:var(--deep)}.button.ghost{border:1px solid #adc2bb;color:#fff}.button:hover{filter:brightness(1.08)}.hero-index{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #a1b6ad80;padding:22px 0 28px;gap:20px}.hero-index div{display:flex;flex-direction:column;border-inline-start:1px solid #a1b6ad80;padding-inline-start:20px}.hero-index span{color:#d1ded9;font-size:13px}.hero-index strong{font-size:20px;font-weight:600}.section{padding:105px 0;scroll-margin-top:30px}.split{display:grid;grid-template-columns:1fr 1fr;gap:12%}.intro{background:#fff}.intro p{color:#52605b}.intro .large{font-size:21px;line-height:1.7;color:#263e37}.rule{height:1px;background:#c5d3cc;margin:31px 0}.intro h3{margin-bottom:8px}.specs{background:var(--sand)}.section-top{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:42px}.grade-badge{background:var(--deep);color:#fff;min-width:190px;padding:19px 23px;direction:ltr}.grade-badge span{font-size:13px;letter-spacing:.1em;color:#c8d5cd}.grade-badge strong{display:block;font:600 29px/1.2 'IBM Plex Sans',sans-serif}.grade-badge small{font-size:13px}.spec-grid{display:grid;grid-template-columns:1.06fr .94fr;gap:45px;align-items:start}.spec-table{background:#fff;padding:10px 30px 20px}table{border-collapse:collapse;width:100%;text-align:start}th,td{text-align:start;padding:13px 4px;border-bottom:1px solid #dce3de}thead th{font-size:13px;color:#587269;font-weight:600}tbody th{font-weight:500}tbody td{font-weight:600;color:var(--deep)}.fine{font-size:14px;color:#596964;margin:19px 0 0}.spec-grid figure{margin:0}.spec-grid figure img{width:100%;height:445px;object-fit:cover}.spec-grid figcaption{font-size:13px;color:#65736e;margin-top:11px}.process{background:#fff}.process h2{margin-bottom:42px}.steps{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.steps article{padding:25px 28px 33px;border-inline-end:1px solid var(--line)}.steps article:last-child{border:0}.steps span{display:block;color:#9b793b;font:600 20px 'IBM Plex Sans',sans-serif;margin-bottom:40px}.steps h3{margin-bottom:9px}.steps p,.quality-grid p{color:#556761;margin-bottom:0}.quality-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;margin-top:55px}.quality-grid article{max-width:550px}.contact{padding:94px 0;background:var(--deep);color:#fff;scroll-margin-top:30px}.contact-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:10%}.contact h2{margin-bottom:25px}.contact p{font-size:18px;color:#d5e2db;max-width:660px}.checklist{background:#1c4a43;padding:29px 36px}.checklist h3{color:#e9d29a}.checklist ul{padding-inline-start:22px;margin-bottom:0}.checklist li{padding:6px 0}footer{background:#0c2d29;color:#c8d5cd;padding:36px 0}.footer-grid{display:grid;grid-template-columns:1fr 2fr auto;gap:25px;align-items:start}.footer-grid strong{font:600 16px 'IBM Plex Sans',sans-serif;color:#fff}.footer-grid p{font-size:13px;margin:6px 0}.footer-grid>a{font-size:24px;color:var(--gold)}@media(max-width:1100px){.site-header{height:auto}.header-inner{flex-wrap:wrap;padding:15px 0;gap:10px 28px}.site-header nav{order:3;width:100%;overflow:auto;margin:0;gap:22px;padding:5px 0}.lang{margin-inline-start:auto}.shell{width:min(100% - 48px,1280px)}}@media(max-width:700px){.shell{width:calc(100% - 36px)}.site-header nav a{font-size:13px}.brand img{width:39px;height:39px}.brand span{font-size:13px}.lang a{font-size:11px;padding:6px 4px}.hero,.hero-content{min-height:660px}.hero-content{padding-top:65px}.hero-shade{background:linear-gradient(90deg,rgba(12,48,43,.95),rgba(12,48,43,.58))}h1{font-size:clamp(38px,10vw,54px)}.lead{font-size:17px}.hero-index{grid-template-columns:1fr 1fr;gap:12px}.hero-index div{padding-inline-start:10px}.hero-index div:last-child{display:none}.hero-index strong{font-size:17px}.section{padding:70px 0}.split,.spec-grid,.quality-grid,.contact-grid{grid-template-columns:1fr;gap:28px}.section-top{align-items:start;flex-direction:column}.grade-badge{min-width:0}.spec-table{padding:6px 16px 18px}.spec-grid figure img{height:310px}.steps{grid-template-columns:1fr}.steps article{border-inline-end:0;border-bottom:1px solid var(--line);padding:24px 5px}.steps article:last-child{border:0}.steps span{margin-bottom:17px}.quality-grid{margin-top:40px}.contact{padding:70px 0}.checklist{padding:24px}.footer-grid{grid-template-columns:1fr auto}.footer-grid p{grid-column:1/-1}.footer-grid>a{grid-column:2;grid-row:1}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
/* Multipage navigation and editorial layouts */
.sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.site-header .header-inner{gap:20px}.site-header nav{gap:16px}.site-header nav a{font-size:13px}.site-header nav a.current{color:#956c2d;border-bottom:2px solid #c4a15d;padding-bottom:4px}.language-wrap{margin-inline-start:auto;flex:none}.language-wrap select{font:600 13px/1.3 inherit;color:var(--deep);background:#f3f5f1;border:1px solid #b4c2bb;border-radius:0;padding:9px 10px;max-width:155px;cursor:pointer}.page-mast{background:var(--deep);color:#fff;padding:82px 0 86px;position:relative;overflow:hidden}.page-mast:after{content:'';position:absolute;inset:auto 0 0;height:5px;background:linear-gradient(90deg,#aa873d,#e1ce94,#9baea8)}.page-mast h1{font-size:clamp(36px,4.5vw,64px);max-width:1000px}.page-mast p:last-child{font-size:19px;max-width:810px;color:#dce8e1}.page-mast .eyebrow{font-size:13px}.section .button{margin-top:25px}.link-grid{display:grid;grid-template-columns:repeat(4,1fr);margin-top:42px;border:1px solid #c9d5cd}.link-card{min-height:220px;padding:27px;display:flex;flex-direction:column;justify-content:space-between;border-inline-end:1px solid #c9d5cd;background:#fff}.link-card:last-child{border:0}.link-card:hover,.article-card:hover{background:#eef3ec}.link-card small,.article-card small{font:600 13px 'IBM Plex Sans',sans-serif;color:#986f35}.link-card h3{font-size:24px;margin:18px 0}.link-card span,.article-card span{font-weight:600;color:#205548}.media{margin:0}.media img{width:100%;height:360px;object-fit:cover}.media figcaption{font-size:13px;color:#64756b;margin-top:9px}.fact-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #bfcec6;border-bottom:1px solid #bfcec6;margin:30px 0}.fact-grid article{padding:22px;border-inline-end:1px solid #bfcec6;display:flex;flex-direction:column;gap:6px}.fact-grid article:last-child{border:0}.fact-grid strong{font-size:21px;color:var(--deep)}.fact-grid span{font-size:14px;color:#677b70}.notice{border-inline-start:4px solid #bb9958;background:#e9eee9;padding:22px 26px;margin:30px 0}.notice strong{display:block}.notice span{font:600 25px 'IBM Plex Sans',sans-serif}.notice p{margin:7px 0 0;font-size:14px}.table-scroll{overflow-x:auto}.table-scroll table{min-width:380px}.spec-grid .media img{height:470px}.quality-grid h2{font-size:30px;margin-bottom:14px}.text-link{display:inline-block;margin-top:28px;font-weight:600;color:var(--deep)}.article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.article-card{display:flex;flex-direction:column;min-height:365px;padding:28px;border:1px solid #cedbd2}.article-card h2{font-size:27px;margin:25px 0 12px}.article-card p{color:#617369;flex:1}.article-layout{display:grid;grid-template-columns:minmax(0,2fr) minmax(260px,1fr);gap:75px}.article-body{font-size:19px;line-height:1.8}.article-body p{margin:0 0 27px}.article-body h2{font-size:32px;margin:42px 0 22px}.article-body li{margin-bottom:12px}.article-aside .media img{height:270px}.article-aside p{font-size:14px;color:#607269;margin-top:17px}.contact-form-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:8%}.contact-form-grid h2{margin-bottom:24px}.contact-form-grid .large{font-size:19px}.contact-form-grid li{margin-bottom:10px}.mail-address a{font-weight:600;color:#155b4b;text-decoration:underline}.enquiry-form{background:#f1f4ef;padding:35px}.enquiry-form label{display:flex;flex-direction:column;font-size:14px;font-weight:600;gap:8px;margin-bottom:18px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.enquiry-form input,.enquiry-form textarea{font:400 16px/1.5 inherit;border:1px solid #aebfb2;background:#fff;padding:12px;color:#172d2b;border-radius:0;width:100%;min-height:50px}.enquiry-form textarea{resize:vertical}.enquiry-form input:focus,.enquiry-form textarea:focus{outline:2px solid #1c6052;outline-offset:2px}.enquiry-form .button{border:0;cursor:pointer;margin-top:0}.form-status{min-height:1.4em;color:#185648;font-weight:600}.footer-grid{grid-template-columns:1fr 2fr auto}.footer-grid div>p{margin:6px 0}.footer-grid div>a{color:#ebd59a;text-decoration:underline;font-size:14px}@media(max-width:1250px){.site-header nav{gap:12px}.site-header nav a{font-size:12px}}@media(max-width:1100px){.site-header nav{order:3;width:100%;overflow:auto;gap:20px;padding-bottom:5px}.language-wrap{order:2}.article-grid,.link-grid{grid-template-columns:repeat(2,1fr)}.link-card:nth-child(2){border-inline-end:0}.link-card{border-bottom:1px solid #c9d5cd}}@media(max-width:700px){.page-mast{padding:58px 0 65px}.page-mast p:last-child{font-size:17px}.link-grid,.article-grid,.article-layout,.contact-form-grid,.form-row,.fact-grid{grid-template-columns:1fr}.link-card{min-height:170px;border-inline-end:0}.fact-grid article{border-inline-end:0;border-bottom:1px solid #bfcec6}.fact-grid article:last-child{border:0}.article-card{min-height:290px}.article-body{font-size:17px}.enquiry-form{padding:22px}.media img{height:260px}.footer-grid{grid-template-columns:1fr auto}.footer-grid div:nth-child(2){grid-column:1/-1;grid-row:2}}
.evidence{background:#f3f0e8}.evidence h2{margin-bottom:30px}.evidence-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.evidence-grid figure{margin:0;background:white;border:1px solid #cbd4d0}.evidence-grid img,.evidence-grid video{display:block;width:100%;height:300px;object-fit:cover;background:#163a35}.evidence-grid video{object-fit:contain}.evidence-grid figcaption{padding:13px 16px;font-size:14px;font-weight:600}.evidence .fine{margin-top:22px}.info-table{margin:24px 0 32px}.info-table table{width:100%;border-collapse:collapse}.info-table th,.info-table td{padding:15px 18px;border:1px solid #bdcbc3;text-align:start;vertical-align:top}.info-table thead th{background:#103b36;color:white}.info-table tbody th{width:32%;background:#e8eee9;font-weight:600}@media(max-width:850px){.evidence-grid{grid-template-columns:1fr 1fr}.evidence-grid figure:last-child{grid-column:1/-1}}@media(max-width:600px){.evidence-grid{grid-template-columns:1fr}.evidence-grid figure:last-child{grid-column:auto}.evidence-grid img,.evidence-grid video{height:250px}.info-table th,.info-table td{padding:12px}}
/* Technical specification: one readable table across the content width. */
.spec-grid{display:block}.spec-grid .spec-table{width:100%;max-width:none}.spec-grid .table-scroll{width:100%}.spec-grid table{width:100%;table-layout:fixed}.spec-grid th,.spec-grid td{width:50%;text-align:start}.spec-grid tbody tr:nth-child(even){background:#f4f7f3}.spec-grid .fine{max-width:900px;margin-top:20px}
