/* Official user-supplied artwork. One page, shared content, responsive layout. */
:root{--forest:#07462b;--forest-deep:#082f21;--header:92px}
html{scroll-padding-top:112px}
.header{background:rgba(255,255,255,.98)}
.header-inner{gap:24px}
.header .brand{padding:0;min-width:0}
.header .brand-logo{width:218px;height:auto;max-width:100%;object-fit:contain;display:block}
.header nav{gap:20px;position:static;display:flex;flex-direction:row;align-items:center;padding:0;box-shadow:none;background:none;width:auto}
.header nav>a{font-size:12px;font-weight:600;min-height:44px;display:flex;align-items:center;padding:0;position:relative;white-space:nowrap;width:auto}
.header nav>a:after{content:"";position:absolute;bottom:2px;left:0;right:0;height:2px;background:var(--forest);transform:scaleX(0);transform-origin:left;transition:transform .2s}
.header nav>a:hover:after,.header nav>a:focus-visible:after{transform:scaleX(1)}
.header-phone{min-height:44px;margin-left:0;gap:9px;font-size:12px;padding-left:19px;border-left:1px solid var(--line);flex-shrink:0}
.menu-toggle{display:none;width:44px;height:44px}
.menu-toggle[aria-expanded="true"]{background:#eef3ec}
footer{background:var(--forest-deep);color:#eaf1e6;padding-top:46px;padding-bottom:30px}
.footer-brand .brand-logo{width:218px;height:auto;max-width:100%}
.footer-top{border-color:#ffffff24;gap:32px}
.footer-top>p{color:#e2ebde}
.footer-top>.text-link{color:#e2ebde;min-height:44px}
.footer-bottom{color:#c4d4c8}
.footer-bottom button{color:#e7efe6;min-height:44px}
.assistant-avatar{width:30px;height:36px;display:grid;place-items:center;flex-shrink:0}
.assistant-avatar img{width:27px;height:31px;object-fit:contain}
.chat-launch-icon img{width:25px;height:29px;object-fit:contain}
.mobile-dock{display:none}
.precision-tabs button{min-height:44px}
@media(max-width:1200px){
 :root{--header:84px}
 .header .brand-logo{width:204px}
 .header-inner{gap:18px}
 .header nav{position:absolute;top:calc(100% - 1px);left:0;right:0;display:none;flex-direction:column;align-items:stretch;gap:0;padding:14px 32px 23px;width:auto;background:#fff;border-bottom:1px solid var(--line);box-shadow:0 14px 24px #102f2512;max-height:calc(var(--visible-height,100dvh) - 110px);overflow-y:auto;overscroll-behavior:contain}
 .header nav.open{display:flex}
 .header nav>a{width:100%;padding:14px 4px;font-size:16px;min-height:51px;border-bottom:1px solid #edf0ea}
 .header nav>a:last-child{border-bottom:0}
 .header nav>a:after{display:none}
 .menu-toggle{display:grid}
 .header-phone{margin-left:auto;border:0;padding:0;font-size:13px}
}
@media(max-width:700px){
 :root{--header:78px}
 html{scroll-padding-top:94px}
 .topbar-inner{font-size:10px;min-height:28px}
 .top-region{padding-left:8px}
 .header .brand-logo{width:178px;height:auto;max-width:100%}
 .header-inner{gap:10px}
 .header-phone{width:44px;height:44px;min-height:44px;margin-left:auto;border:1px solid #dce5dc;border-radius:9px;display:grid;place-items:center;background:#f5f8f2}
 .header-phone span{display:none}
 .header-phone .icon{width:19px;height:19px}
 .menu-toggle{width:44px;height:44px;border:1px solid #dce5dc;border-radius:9px}
 .menu-toggle .icon{width:23px;height:23px}
 .header nav{padding:8px 20px 16px;max-height:calc(var(--visible-height,100dvh) - 100px)}
 .hero{padding-top:30px}
 .hero h1{font-size:clamp(57px,16vw,72px)}
 .hero-lead{font-size:15px;line-height:1.75;margin-top:22px}
 .hero .eyebrow{font-size:10px}
 .hero-actions .btn{font-size:13px;min-height:48px;padding-inline:18px}
 .hero-actions .text-link{font-size:12px;min-height:44px}
 .hero-note{font-size:10px}
 .hero-photo{height:370px}
 .section-intro,.large-copy,.supply-grid p,.treater-copy p,.trade-steps p,.faq details p{font-size:14px}
 .supply-grid a{font-size:14px;min-height:44px}
 .quick-links strong{font-size:14px}
 .quick-links small{font-size:9px}
 .supply-footnote{font-size:11px}
 .faq summary{min-height:56px;font-size:15px}
 .contact-form-wrap{padding:27px 21px}
 .contact-form-wrap label,.quote-fields label{font-size:12px}
 input,select,textarea,.precision-form-fields select,.chat-form input{font-size:16px;min-height:48px}
 input::placeholder,textarea::placeholder{font-size:13px}
 select{padding-right:16px}
 .form-row{grid-template-columns:1fr}
 .quantity-row{grid-template-columns:1.3fr 1fr;gap:12px}
 .form-intro,.form-disclosure,.required-note,.precision-form-fields>p{font-size:11px}
 .precision-tabs button{font-size:12px;min-height:44px}
 .precision-maphead{font-size:9px}
 .precision-archive{font-size:8px}
 .precision-platforms span{font-size:11px}
 .precision-copy .btn{font-size:13px}
 .precision-map-caption p,.precision-subcopy{font-size:14px}
 .precision-source,.precision-note{font-size:11px}
 .precision-process p{font-size:12px}
 .precision-cta p{font-size:14px}
 .precision-cta .btn{font-size:13px;min-height:48px}
 .gallery-label strong{font-size:16px}
 .gallery-label small{font-size:10px}
 .mobile-dock{position:fixed;bottom:0;left:0;right:0;display:grid;grid-template-columns:1fr 1fr 1.18fr;gap:0;z-index:90;background:rgba(255,255,255,.98);border-top:1px solid #dce5d9;box-shadow:0 -8px 30px #1437200c;padding:7px 14px calc(7px + env(safe-area-inset-bottom,0px));backdrop-filter:blur(12px)}
 .mobile-dock>a,.mobile-dock>button{background:transparent;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;min-height:52px;padding:4px 6px;font-size:11px;line-height:1.4;font-weight:650;color:var(--forest);border-radius:6px}
 .mobile-dock>a:hover,.mobile-dock>button:hover{background:#edf3e8}
 .mobile-dock .icon{width:21px;height:21px}
 .mobile-dock>button img{height:23px;width:21px;object-fit:contain}
 .mobile-dock small{font-size:7px;letter-spacing:.06em;vertical-align:middle;margin-left:3px;color:#62705a;font-weight:600}
 .mobile-dock>a:first-child{background:#edf3e8}
 .chat-launch{display:none!important}
 .assistant-panel{height:min(640px,calc(var(--visible-height,100dvh) - 16px));max-height:calc(var(--visible-height,100dvh) - 16px);bottom:calc(8px + var(--keyboard-offset,0px));right:8px;width:calc(100% - 16px);display:flex;flex-direction:column;overflow:hidden;z-index:110}
 .chat-log{flex:1;min-height:0;max-height:none;overflow-y:auto;overscroll-behavior:contain}
 .assistant-header{flex-shrink:0}
 .assistant-header strong{font-size:13px}
 .assistant-disclosure{font-size:11px;flex-shrink:0}
 .chat-msg{font-size:13px}
 .chat-suggestions{max-height:100px;overflow:auto;gap:7px}
 .chat-suggestions button{min-height:36px;font-size:11px}
 .chat-form{padding:10px 13px}
 .chat-form button,.assistant-header .icon-btn{min-height:44px;min-width:44px}
 .assistant-footer{font-size:11px;padding-bottom:calc(9px + env(safe-area-inset-bottom,0px));align-items:center}
 .assistant-footer button{font-size:11px;min-height:36px}
 body.assistant-is-open .mobile-dock,body.field-is-focused .mobile-dock,body.dialog-open .mobile-dock{display:none}
 footer{padding:37px 0 calc(86px + env(safe-area-inset-bottom,0px))}
 .footer-top{gap:22px;align-items:flex-start;flex-direction:column}
 .footer-brand .brand-logo{width:205px;height:auto}
 .footer-top>p{max-width:none;text-align:left;font-size:19px}
 .footer-bottom{font-size:11px;line-height:1.9}
 .media-dialog{max-height:calc(var(--visible-height,100dvh) - 18px)}
}
@media(max-width:520px){
 .offer-grid{grid-template-columns:1fr}
 .offer-card{padding:25px 23px}
 .card-top{margin-bottom:17px}
 .offer-card h3{font-size:24px}
 .offer-card h3 br{display:none}
 .offer-card p{font-size:14px;line-height:1.8}
 .offer-card>a{font-size:13px;min-height:44px;margin-top:12px}
 .offer-card>a .icon{width:18px;height:18px}
 .precision-services{grid-template-columns:1fr}
 .precision-services h3{font-size:22px}
 .precision-services article>p{font-size:14px}
 .precision-services article>a{font-size:13px;min-height:44px;margin-top:10px}
 .precision-services h3 br{display:none}
}
@media(max-width:360px){
 .header .brand-logo{width:159px}
 .header-inner{gap:8px}
 .hero h1{font-size:57px}
 .hero-actions{gap:12px}
 .hero-actions .btn{font-size:12px;padding-inline:14px}
 .hero-actions .text-link{font-size:11px}
 .topbar-inner{font-size:9px}
}
@media(max-height:520px) and (max-width:700px){
 .assistant-disclosure{padding:6px 12px}
 .assistant-header{padding:8px 12px}
 .chat-suggestions{display:none}
 .assistant-footer{padding-bottom:5px}
}
@media(prefers-reduced-motion:reduce){.header nav>a:after{transition:none}}
@media print{.mobile-dock{display:none!important}footer{background:#fff;color:#000}.footer-top>p,.footer-bottom,.footer-bottom button{color:#000}.footer-brand .brand-logo{filter:brightness(0)}.assistant-panel{display:none!important}}
/* Reserve footer space for the floating desktop assistant. */
@media(min-width:701px){.footer-bottom{padding-right:215px;font-size:11px}}

/* Language selector */
.lang-switch{display:flex;align-items:center;gap:6px;font-size:11px;font-weight:800;letter-spacing:.08em;white-space:nowrap;color:#6b766d}.lang-switch a{padding:6px 7px;border-radius:5px}.lang-switch a.active{background:#0b5133;color:#fff}.footer-langs{font-size:11px}.footer-langs a{text-decoration:underline;text-underline-offset:3px}.admin-lang-badge{font-size:11px;font-weight:700}.admin-lang-badge strong{color:#0b5133}@media(max-width:1150px){.lang-switch{margin-left:auto}.header-phone{display:none}}@media(max-width:700px){.lang-switch{font-size:10px;gap:3px}.lang-switch a{padding:5px}.header .lang-switch{margin-left:auto}.footer-langs{display:block;width:100%;margin-top:6px}}
