:root{--green:#00561d;--green-2:#00872f;--mint:#e8f5ed;--lime:#c8f56a;--ink:#101814;--graphite:#202623;--muted:#66746c;--line:#dfe8e2;--surface:#f6faf7;--white:#fff;--shadow:0 24px 70px rgba(0,86,29,.13)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:var(--white)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:22px;padding:14px clamp(18px,4vw,56px);border-bottom:1px solid var(--line);background:hsla(0,0%,100%,.94);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.brand{display:inline-flex;align-items:center;gap:12px}.brand-mark{display:grid;width:40px;height:40px;place-items:center;border-radius:8px;background:var(--green);color:#fff;font-weight:800}.brand small,.brand strong{display:block;line-height:1.05}.brand small{font-size:12px}.brand small,.nav{color:var(--muted)}.nav{display:flex;gap:22px;font-size:14px}.nav a:hover{color:var(--green)}.button,.enquiry-form button,.header-cta,.search-form button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 18px;border:0;border-radius:6px;background:var(--green);color:#fff;font-weight:800;cursor:pointer}.hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,.72fr);grid-gap:clamp(28px,5vw,72px);gap:clamp(28px,5vw,72px);align-items:center;min-height:680px;padding:clamp(44px,7vw,92px) clamp(18px,5vw,76px);background:linear-gradient(120deg,rgba(0,86,29,.12),transparent 48%),linear-gradient(180deg,#fbfdf8,var(--surface))}.page-hero{padding:clamp(56px,8vw,108px) clamp(18px,5vw,76px);background:linear-gradient(120deg,rgba(0,86,29,.12),transparent 54%),var(--surface)}.compact-hero{padding-bottom:clamp(36px,5vw,64px)}.product-hero{border-bottom:1px solid var(--line)}.eyebrow,.panel-label{display:inline-flex;color:var(--green);font-size:13px;font-weight:800;letter-spacing:0;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{max-width:1040px;margin-bottom:22px;font-size:clamp(40px,5vw,72px);line-height:1}h1,h2{letter-spacing:0}h2{margin-bottom:14px;font-size:clamp(28px,4vw,48px);line-height:1.04}h3{margin-bottom:10px;font-size:20px}.hero-copy p,.page-hero p,.split-section p{max-width:780px;color:var(--muted);font-size:18px;line-height:1.65}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}.button.secondary{border:1px solid var(--line);background:#fff;color:var(--green)}.finder-panel{padding:26px;border:1px solid rgba(0,86,29,.16);border-radius:8px;background:#fff;box-shadow:var(--shadow)}.finder-panel h2{font-size:26px}.panel-topline{display:flex;align-items:baseline;justify-content:space-between;gap:16px}.panel-topline strong{color:var(--green);font-size:44px;line-height:1}.search-form{display:grid;grid-template-columns:1fr auto;grid-gap:8px;gap:8px;margin:20px 0}.hero-search{max-width:760px}.chat-input input,.enquiry-form input,.enquiry-form select,.enquiry-form textarea,.search-form input{width:100%;min-height:48px;padding:0 14px;border:1px solid var(--line);border-radius:6px;background:var(--white);color:var(--ink)}.enquiry-form textarea{min-height:124px;padding-top:14px}.hero-tags,.mini-list,.resource-list{display:flex;flex-wrap:wrap;gap:8px}.detail-card span,.hero-tags span,.mini-list a,.mini-list span,.resource-list span{display:inline-flex;padding:9px 12px;border-radius:999px;background:var(--mint);color:var(--green);font-size:13px;font-weight:800}.page-filters{max-width:1100px}.metrics{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.metrics div{padding:26px clamp(18px,4vw,56px);border-right:1px solid var(--line);background:#fff}.metrics div:last-child{border-right:0}.metrics span,.metrics strong{display:block}.metrics strong{color:var(--green);font-size:clamp(24px,3vw,36px)}.metrics span{color:var(--muted)}.detail-grid,.enquiry-section,.section{padding:clamp(54px,8vw,104px) clamp(18px,5vw,76px)}.section.light{background:var(--surface)}.section-heading{max-width:980px;margin-bottom:32px}.product-section{background:linear-gradient(180deg,#fff,#fbfdf8)}.card-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px}.card,.detail-card{display:block;min-height:178px;padding:22px;border:1px solid var(--line);border-radius:8px;background:#fff}.card:hover{border-color:rgba(0,86,29,.38);box-shadow:0 18px 44px rgba(0,86,29,.08)}.card-index{display:inline-flex;margin-bottom:12px;padding:6px 9px;border-radius:6px;background:var(--mint);color:var(--green);font-size:12px;font-weight:800}.card p,.detail-card p{color:var(--muted);line-height:1.55}.card small{display:block;margin-top:16px;color:var(--green);font-weight:800}.split-section{display:grid;grid-template-columns:minmax(0,.85fr) minmax(320px,1fr);grid-gap:42px;gap:42px;padding:clamp(54px,8vw,104px) clamp(18px,5vw,76px);background:var(--graphite);color:#fff}.split-section .eyebrow{color:var(--lime)}.split-section p{color:hsla(0,0%,100%,.72)}.pill-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:10px;gap:10px}.pill-grid a{padding:18px;border:1px solid hsla(0,0%,100%,.12);border-radius:8px;background:hsla(0,0%,100%,.08);font-weight:800}.resource-band{display:grid;grid-template-columns:1fr minmax(300px,.75fr);grid-gap:30px;gap:30px;align-items:start;padding:clamp(28px,5vw,54px);border-radius:8px;background:var(--green);color:#fff}.resource-band .eyebrow{color:var(--lime)}.resource-band .resource-list span{background:hsla(0,0%,100%,.13);color:#fff}.resource-list.large{display:grid;grid-template-columns:repeat(4,1fr)}.detail-grid,.enquiry-section{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.product-detail-grid{grid-template-columns:1.1fr 1fr 1fr;align-items:stretch}.detail-card{min-height:210px}.detail-card h2{font-size:24px}.detail-card.wide{grid-row:span 2}.spec-line{padding:12px 0;border-bottom:1px solid var(--line)}.spec-line:last-child{border-bottom:0}.spec-line strong{color:var(--green)}.spec-line p{margin:6px 0 0}.detail-card.emphasis{background:var(--green);color:#fff}.detail-card.emphasis p{color:#d7f3df}.detail-card.emphasis a,.source-card a{display:inline-flex;margin-top:12px;padding:12px 14px;border-radius:6px;background:#fff;color:var(--green);font-weight:800}.source-card a{border:1px solid var(--line)}.enquiry-section{grid-template-columns:.75fr 1fr;background:var(--surface)}.enquiry-form{display:grid;grid-gap:12px;gap:12px}.chat-shell{position:fixed;z-index:30}.chat-toggle{display:flex;align-items:center;gap:12px;padding:12px 14px;border:0;border-radius:999px;background:var(--green);color:#fff;box-shadow:var(--shadow);cursor:pointer}.chat-toggle strong{display:grid;min-width:44px;height:34px;place-items:center;border-radius:999px;background:#fff;color:var(--green);padding:0 10px}.chat-panel{width:min(380px,calc(100vw - 36px));margin-bottom:10px;border:1px solid var(--line);box-shadow:var(--shadow)}.chat-head{display:flex;justify-content:space-between;gap:16px;padding:16px;background:var(--green);color:#fff}.chat-head span{color:#d1f3dc;font-size:12px}.chat-messages{grid-gap:10px;gap:10px;max-height:320px;padding:16px}.chat-messages p{width:-moz-fit-content;width:fit-content;max-width:88%;margin:0;padding:10px 12px;border-radius:8px;line-height:1.45}.chat-messages .assistant{background:var(--mint)}.chat-messages .user{justify-self:end;background:var(--graphite);color:#fff}.chat-input{display:grid;grid-template-columns:1fr auto;grid-gap:8px;gap:8px;padding:12px;border-top:1px solid var(--line)}.chat-input button{border:0;border-radius:6px;background:var(--green);color:#fff;font-weight:800;padding:0 12px}.footer{display:flex;justify-content:space-between;gap:18px;padding:26px clamp(18px,5vw,76px);background:var(--ink);color:#fff}.footer span{color:#cfd8d2}@media (max-width:900px){.header-cta,.nav{display:none}.detail-grid,.enquiry-section,.hero,.product-detail-grid,.resource-band,.split-section{grid-template-columns:1fr}.hero{min-height:auto}.card-grid,.metrics,.resource-list.large{grid-template-columns:repeat(2,1fr)}.detail-card.wide{grid-row:auto}}@media (max-width:560px){h1{font-size:38px}.card-grid,.chat-input,.metrics,.pill-grid,.resource-list.large,.search-form{grid-template-columns:1fr}.metrics div{border-right:0;border-bottom:1px solid var(--line)}.footer{flex-direction:column}.chat-shell{right:12px;bottom:12px}}.chat-shell{right:18px;bottom:18px;z-index:40}.chat-panel{width:min(480px,calc(100vw - 36px));max-height:min(720px,calc(100vh - 92px));display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;overflow:hidden;border:1px solid rgba(0,86,29,.2);border-radius:8px;background:#fff;box-shadow:0 24px 80px rgba(0,40,14,.18)}.chat-head{align-items:center}.chat-head div{display:grid;grid-gap:2px;gap:2px}.chat-head strong{font-size:18px}.chat-head button{border:1px solid hsla(0,0%,100%,.32);border-radius:6px;background:hsla(0,0%,100%,.12);color:#fff;font-weight:800;padding:8px 10px;cursor:pointer}.chat-quickbar{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px;padding:10px;border-bottom:1px solid var(--line);background:#fbfdf8}.chat-quickbar button,.quick-replies button{min-height:36px;border:1px solid rgba(0,86,29,.16);border-radius:6px;background:#fff;color:var(--green);font-size:12px;font-weight:800;cursor:pointer}.chat-messages{display:grid;align-content:start;grid-gap:12px;gap:12px;max-height:none;overflow:auto;padding:14px;background:linear-gradient(180deg,#fff,#fbfdf8)}.chat-message{width:min(100%,390px);padding:12px;border-radius:8px;border:1px solid var(--line);background:#fff}.chat-message.user{justify-self:end;border-color:rgba(32,38,35,.18);background:var(--graphite);color:#fff}.chat-message.assistant{justify-self:start}.chat-message p{width:auto;max-width:none;margin:0;padding:0;border-radius:0;background:transparent;color:inherit;line-height:1.45}.chat-message.assistant p{color:var(--ink)}.chat-mode-label{display:inline-flex;margin-bottom:8px;padding:5px 8px;border-radius:999px;background:var(--mint);color:var(--green);font-size:11px;font-weight:800;text-transform:uppercase}.chat-checklist{display:grid;grid-gap:7px;gap:7px;margin:12px 0 0;padding-left:18px;color:var(--muted);font-size:13px;line-height:1.4}.chat-products{display:grid;grid-gap:8px;gap:8px;margin-top:12px}.chat-product-card{display:grid;grid-gap:4px;gap:4px;padding:10px;border:1px solid rgba(0,86,29,.16);border-radius:6px;background:#fbfdf8}.chat-product-card strong{color:var(--green)}.chat-product-card span{color:var(--ink);font-weight:800}.chat-product-card small{color:var(--muted)}.chat-product-card em{color:var(--green);font-size:12px;font-style:normal}.chat-actions-row,.quick-replies{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.chat-actions-row a{display:inline-flex;min-height:34px;align-items:center;padding:0 10px;border-radius:6px;background:var(--green);color:#fff;font-size:12px;font-weight:800}.quick-replies button{padding:0 10px}.chat-input{background:#fff}.chat-input input{background:var(--surface)}.chat-toggle strong{min-width:64px}@media (max-width:560px){.chat-panel{width:calc(100vw - 24px);max-height:calc(100vh - 86px)}.chat-quickbar{grid-template-columns:1fr}.chat-message{width:100%}}.chat-sections{display:grid;grid-gap:10px;gap:10px;margin-top:12px}.chat-section{padding:10px;border:1px solid rgba(0,86,29,.12);border-radius:6px;background:#fbfdf8}.chat-section strong{display:block;margin-bottom:6px;color:var(--green);font-size:13px}.chat-section ul{display:grid;grid-gap:5px;gap:5px;margin:0;padding-left:18px;color:var(--muted);font-size:13px;line-height:1.4}.chat-message p{white-space:pre-line}.pilot-shell{position:fixed;right:18px;bottom:18px;z-index:50}.pilot-panel{width:min(560px,calc(100vw - 36px));height:min(760px,calc(100vh - 92px));display:grid;grid-template-rows:auto auto minmax(0,1fr) auto auto;overflow:hidden;border:1px solid rgba(0,86,29,.2);border-radius:8px;background:#fff;box-shadow:0 26px 90px rgba(0,40,14,.22)}.pilot-head{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:16px;background:var(--green);color:#fff}.pilot-head div{display:grid;grid-gap:2px;gap:2px}.pilot-head strong{font-size:18px}.pilot-head span{color:#d7f3df;font-size:12px}.pilot-head button{border:1px solid hsla(0,0%,100%,.32);border-radius:6px;background:hsla(0,0%,100%,.12);color:#fff;font-weight:800;padding:8px 10px}.pilot-routes{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:8px;gap:8px;padding:10px;border-bottom:1px solid var(--line);background:#fbfdf8}.pilot-routes button{display:grid;grid-gap:4px;gap:4px;min-height:72px;text-align:left;border:1px solid rgba(0,86,29,.14);border-radius:8px;background:#fff;padding:10px;color:var(--ink);cursor:pointer}.pilot-routes strong{color:var(--green)}.pilot-routes span{color:var(--muted);font-size:12px;line-height:1.35}.pilot-stream{display:grid;align-content:start;grid-gap:12px;gap:12px;overflow:auto;padding:14px;background:linear-gradient(180deg,#fff,#fbfdf8)}.pilot-message{width:min(100%,440px);padding:12px;border:1px solid var(--line);border-radius:8px;background:#fff}.pilot-message.user{justify-self:end;background:var(--graphite);color:#fff}.pilot-message p{margin:0;line-height:1.5;white-space:pre-line}.pilot-kicker{display:inline-flex;margin-bottom:8px;padding:5px 8px;border-radius:999px;background:var(--mint);color:var(--green);font-size:11px;font-weight:800;text-transform:uppercase}.pilot-products,.pilot-sections{display:grid;grid-gap:8px;gap:8px;margin-top:12px}.pilot-product,.pilot-section{display:grid;grid-gap:5px;gap:5px;padding:10px;border:1px solid rgba(0,86,29,.14);border-radius:7px;background:#fbfdf8}.pilot-product.primary{border-color:rgba(0,86,29,.4);box-shadow:inset 3px 0 0 var(--green)}.pilot-product em,.pilot-product small{color:var(--green);font-size:12px;font-style:normal}.pilot-product strong,.pilot-section strong{color:var(--green)}.pilot-product span{color:var(--ink);font-weight:800}.pilot-section ul{margin:0;padding-left:18px;color:var(--muted);font-size:13px;line-height:1.42}.pilot-actions,.pilot-replies{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.pilot-actions a,.pilot-input button,.pilot-replies button{min-height:34px;border:0;border-radius:6px;background:var(--green);color:#fff;padding:0 10px;font-size:12px;font-weight:800;cursor:pointer}.pilot-replies button{border:1px solid rgba(0,86,29,.18);background:#fff;color:var(--green)}.pilot-input{display:grid;grid-template-columns:1fr auto;grid-gap:8px;gap:8px;padding:12px;border-top:1px solid var(--line);background:#fff}.pilot-input input{min-height:44px;border:1px solid var(--line);border-radius:6px;background:var(--surface);padding:0 12px}.pilot-status{padding:8px 12px;border-top:1px solid var(--line);color:var(--muted);font-size:12px}.pilot-toggle strong{min-width:58px}@media (max-width:560px){.pilot-shell{right:12px;bottom:12px}.pilot-panel{width:calc(100vw - 24px);height:calc(100vh - 86px)}.pilot-routes{grid-template-columns:1fr}.pilot-message{width:100%}}.ph-widget{position:fixed;right:18px;bottom:18px;z-index:60}.ph-chat{width:min(520px,calc(100vw - 36px));height:min(720px,calc(100vh - 90px));display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--line);background:#fff;box-shadow:0 26px 90px rgba(0,40,14,.22);font-family:Arial,Helvetica,sans-serif}.ph-head{gap:11px;flex-shrink:0;padding:13px 16px;background:var(--green)}.ph-head,.ph-logo{display:flex;align-items:center}.ph-logo{justify-content:center;background:#fff;color:var(--green);font-size:13px;font-weight:800}.ph-head h2{margin:0;font-weight:800}.ph-head p{margin:1px 0 0;color:hsla(0,0%,100%,.72);font-size:11.5px}.ph-online{width:8px;height:8px;margin-left:auto;border-radius:50%;background:#22c55e}.ph-tabs{display:flex;flex-shrink:0;gap:6px;overflow-x:auto;padding:9px 12px;border-bottom:1px solid var(--line);background:var(--surface)}.ph-tabs::-webkit-scrollbar{display:none}.ph-tabs button{white-space:nowrap;border:1px solid var(--line);border-radius:20px;background:#fff;color:var(--muted);padding:4px 10px;font-size:11.5px;cursor:pointer}.ph-tabs button:hover{border-color:var(--green);background:var(--green);color:#fff}.ph-messages{flex:1 1;display:flex;flex-direction:column;overflow-y:auto;padding:14px 12px;background:#fff}.ph-row{display:flex;align-items:flex-end;gap:7px}.ph-row.u{flex-direction:row-reverse}.ph-avatar{display:flex;align-items:center;justify-content:center;width:27px;height:27px;flex-shrink:0;border-radius:50%;font-weight:800}.ph-avatar.ba{background:var(--green);color:#fff}.ph-avatar.ua{background:var(--mint);color:var(--green)}.ph-bubble{max-width:84%;padding:9px 12px;border-radius:11px}.ph-bubble.bot{border:1px solid var(--line);background:var(--surface);color:var(--ink)}.ph-bubble.user{border-bottom-right-radius:3px;background:var(--green)}.ph-bubble ul{margin:5px 0 0;padding-left:16px}.ph-bubble li{margin-bottom:3px;font-size:12.5px}.ph-bubble strong{font-weight:800}.spec-row{display:flex;flex-wrap:wrap;gap:5px;margin:5px 0}.tag{display:inline-block;margin:2px 2px 2px 0;padding:2px 7px;border-radius:10px;font-size:11px;font-weight:800}.tag-sae{background:#e8f5ed;color:var(--green)}.tag-en{background:#eef7ff;color:#0c447c}.tag-ok{background:#e8f5e9;color:#1b5e20}.tag-warn{background:#fff3e0;color:#e65100}.info-note{color:var(--muted);font-size:12px}.warn-note{color:#e65100;font-size:12px}.ph-suggestions{display:flex;flex-wrap:wrap;gap:5px;margin-top:8px}.ph-suggestions button{border:1px solid var(--green);border-radius:6px;background:transparent;color:var(--green);padding:4px 9px;font-size:11.5px;cursor:pointer}.ph-suggestions button:hover{background:var(--green);color:#fff}.typing{display:flex;gap:4px;padding:3px 0;align-items:center}.typing span{width:6px;height:6px;border-radius:50%;background:var(--muted);opacity:.6;animation:phbounce 1.2s infinite}.typing span:nth-child(2){animation-delay:.2s}.typing span:nth-child(3){animation-delay:.4s}@keyframes phbounce{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-4px)}}.ph-input{display:flex;flex-shrink:0;align-items:flex-end;gap:7px;padding:11px 12px;border-top:1px solid var(--line);background:#fff}.ph-input textarea{flex:1 1;max-height:75px;resize:none;outline:none;border:1px solid var(--line);background:var(--surface);color:var(--ink);padding:8px 11px;line-height:1.4}.ph-input textarea:focus{border-color:var(--green)}.ph-input button{display:flex;align-items:center;justify-content:center;width:36px;height:36px;flex-shrink:0;border:none;background:var(--green);font-size:18px;cursor:pointer}.ph-open strong{min-width:64px}@media (max-width:560px){.ph-widget{right:12px;bottom:12px}.ph-chat{width:calc(100vw - 24px);height:calc(100vh - 86px)}.ph-bubble{max-width:88%}}.pp-results{display:grid;grid-gap:8px;gap:8px;margin:10px 0 8px}.pp-product{display:grid;grid-gap:3px;gap:3px;padding:11px 12px;border:1px solid rgba(0,86,29,.16);border-radius:8px;background:#f7fbf8;color:var(--ink);text-decoration:none}.pp-product:hover{border-color:rgba(0,86,29,.45);background:#eff8f1}.pp-product span{width:-moz-fit-content;width:fit-content;padding:4px 8px;border-radius:999px;background:var(--green);font-size:11px;font-weight:900;letter-spacing:0}.pp-product strong{color:var(--green);font-size:14px;line-height:1.28}.pp-product small{color:var(--muted);font-size:12px;line-height:1.35}.certificate-band{padding:22px clamp(18px,5vw,76px);border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff}.certificate-divisions{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:10px;gap:10px}.certificate-divisions a{display:grid;grid-gap:4px;gap:4px;min-height:92px;padding:16px;border:1px solid var(--line);border-radius:8px;background:var(--surface)}.certificate-divisions strong{color:var(--green);font-size:30px;line-height:1}.certificate-divisions span{color:var(--muted);font-size:13px;font-weight:800;line-height:1.25}.certificate-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:14px;gap:14px}.certificate-card{display:grid;grid-gap:12px;gap:12px;padding:18px;border:1px solid var(--line);border-radius:8px;background:#fff}.certificate-meta,.certificate-top{display:flex;flex-wrap:wrap;gap:8px}.certificate-meta span,.certificate-top span,.certificate-top strong{display:inline-flex;padding:6px 9px;border-radius:999px;background:var(--mint);color:var(--green);font-size:12px;font-weight:800;line-height:1.2}.certificate-top strong{background:#edf3ff;color:#1d4d88}.certificate-card h3{margin:0;color:var(--ink);font-size:18px;line-height:1.25}.certificate-card p{margin:0;color:var(--muted);line-height:1.5}.certificate-meta span{background:#f3f7f4;color:var(--muted)}.certificate-download{width:-moz-fit-content;width:fit-content;padding:11px 13px;border-radius:6px;background:var(--green);color:#fff;font-weight:900}.certificate-download.secondary{background:var(--mint);color:var(--green)}.pp-cert{display:grid;grid-gap:4px;gap:4px;padding:10px 11px;border:1px solid rgba(0,86,29,.16);border-radius:8px;background:#fff}.pp-cert strong{color:var(--green);font-size:13px;line-height:1.25}.pp-cert small,.pp-cert span{color:var(--muted);font-size:12px;line-height:1.35}.pp-cert a{width:-moz-fit-content;width:fit-content;color:var(--green);font-weight:900;font-size:12px}@media (max-width:900px){.certificate-divisions,.certificate-grid{grid-template-columns:1fr}}.ph-mode-tabs{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:7px;padding:10px 12px 6px;background:#fff}.ph-mode-tabs button{min-height:34px;border:1px solid rgba(0,86,29,.16);border-radius:7px;background:#f7fbf8;color:var(--green);font-size:12px;font-weight:900;cursor:pointer}.ph-mode-tabs button:hover{background:var(--green);color:#fff}.ph-tabs.compact{padding-top:6px}.ph-series-tabs{display:flex;gap:6px;overflow-x:auto;padding:10px 12px 6px;background:#f4faf6;border-bottom:1px solid rgba(0,86,29,.1);scrollbar-width:thin}.ph-series-tabs button{flex:0 0 auto;min-width:42px;min-height:32px;border:1px solid rgba(0,86,29,.18);border-radius:999px;background:#fff;color:var(--green);font-size:12px;cursor:pointer}.ph-series-tabs button:hover{background:var(--green)}.ph-widget{right:16px;bottom:14px;z-index:80}.ph-chat{width:min(720px,calc(100vw - 24px));height:min(740px,calc(100vh - 42px));border:1px solid #4a4d49;border-radius:8px;background:#2f302d;box-shadow:0 34px 110px rgba(0,0,0,.42);color:#f4f4ef}.ph-head{min-height:64px;padding:12px 16px;background:#183253;border-bottom:1px solid hsla(0,0%,100%,.08)}.ph-logo{width:36px;height:36px;border-radius:8px;background:#ff7a1a}.ph-head h2,.ph-logo{color:#fff;font-weight:900}.ph-head h2{font-size:15px;line-height:1.1}.ph-head p{color:#cdd8e8;font-size:12px;font-weight:700}.ph-online{display:none}.ph-menu{display:grid;place-items:center;width:30px;height:30px;margin-left:auto;border:0;border-radius:7px;background:#333936;color:#cbd2ce;font-size:15px;font-weight:900;line-height:1;position:relative}.ph-menu span{position:absolute;right:5px;bottom:4px;width:6px;height:6px;border-radius:50%;background:#34c759}.ph-series-tabs{padding:8px 12px;gap:7px;background:#262724;border-bottom:1px solid #484a46;scrollbar-width:none}.ph-series-tabs::-webkit-scrollbar{display:none}.ph-series-tabs button{min-width:50px;min-height:36px;padding:0 14px;border:1px solid #5d605b;border-radius:7px;background:#242522;color:#fff;font-size:13px;font-weight:900}.ph-series-tabs button:hover{border-color:#ff7a1a;background:#33342f;color:#fff}.ph-mode-tabs{grid-template-columns:repeat(6,max-content);overflow-x:auto;gap:7px;padding:7px 12px;background:#2f302d;border-bottom:1px solid #454743;scrollbar-width:none}.ph-mode-tabs::-webkit-scrollbar{display:none}.ph-mode-tabs button,.ph-tabs button{white-space:nowrap;min-height:32px;border:1px solid #5b5e59;border-radius:7px;background:#292a27;color:#f5f5f0;padding:0 12px;font-size:12px;font-weight:850}.ph-mode-tabs button:hover,.ph-suggestions button:hover,.ph-tabs button:hover{border-color:#ff7a1a;background:#3a3b36;color:#fff}.ph-tabs.compact{padding:7px 12px;background:#2f302d;border-bottom:1px solid #454743}.ph-messages{gap:10px;padding:12px 16px 14px;background:#30312e;color:#f2f2ed}.ph-avatar{width:28px;height:28px;font-size:10px}.ph-avatar.ba{background:#14345c;color:#ff8a1d}.ph-avatar.ua{background:#16365f;color:#d8e8ff}.ph-bubble{max-width:82%;border-radius:9px;padding:11px 12px;color:#f3f3ef;font-size:13px;line-height:1.55}.ph-bubble.bot{border:1px solid #4e504b;background:#20211f;color:#f3f3ef;border-bottom-left-radius:3px}.ph-bubble.user{border-radius:12px 12px 3px 12px;background:#183a67;color:#fff;font-weight:800}.ph-bubble strong{color:#fff}.ph-bubble ul{margin:7px 0 0;padding-left:18px}.ph-bubble li{color:#f0f0eb}.info-note{color:#c7c7c0}.warn-note{color:#ff7a1a}.tag{border-radius:6px;padding:4px 8px}.tag-en,.tag-sae{background:#2f3a32;color:#dff7e8;border:1px solid #4a6251}.tag-ok{background:#143c2a;color:#8ef0b1;border:1px solid #286643}.tag-warn{background:#3a2617;color:#ff8a1d;border:1px solid #8a4a17}.ph-suggestions button{min-height:36px;border:1px solid #5b5e59;border-radius:7px;background:#2a2b28;color:#fff;padding:0 13px;font-size:12px;font-weight:850}.pp-cert,.pp-product{border-color:#4e504b;background:#252622;color:#f5f5ef}.pp-cert:hover,.pp-product:hover{border-color:#ff7a1a;background:#292a26}.pp-product span{background:#183a67;color:#fff}.pp-cert strong,.pp-product strong{color:#fff}.pp-cert small,.pp-cert span,.pp-product small{color:#c7c7c0}.pp-cert a{color:#ff8a1d}.ph-input{padding:10px 16px 12px;border-top:1px solid #494b47;background:#30312e}.ph-input textarea{min-height:82px;border:1px solid #ff7a1a;border-radius:8px;background:#20211f;color:#fff;padding:12px;font-size:13px}.ph-input textarea::placeholder{color:#8e918b}.ph-input textarea:focus{border-color:#ff8a1d;box-shadow:inset 0 0 0 1px #ff8a1d}.ph-input button{width:38px;height:38px;border:1px solid #6a6d67;border-radius:8px;background:#343631;color:#fff}.ph-open{border:1px solid hsla(0,0%,100%,.18);background:#183253;box-shadow:0 14px 44px rgba(0,0,0,.28)}@media (max-width:760px){.ph-widget{right:0;left:0;bottom:0}.ph-chat{width:100vw;height:100dvh;border-radius:0;border-left:0;border-right:0}.ph-bubble{max-width:88%}.ph-mode-tabs{grid-template-columns:repeat(6,max-content)}}