:root{color-scheme:light;--ink: #202824;--ink-soft: #3d4842;--muted: #6d746d;--paper: #f2efe7;--paper-2: #e8e1d4;--paper-3: #d9d1c2;--card: #fffdf8;--line: rgba(48, 56, 50, .16);--green: #557f21;--green-bright: #8dbd2b;--green-soft: #edf6dd;--slate: #27322d;--slate-2: #354139;--white: #ffffff;--shadow: 0 22px 54px rgba(53, 44, 31, .12);--radius: 18px;--font-body: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-display: ui-serif, Georgia, Cambria, "Times New Roman", serif}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{margin:0;min-width:320px;background:radial-gradient(circle at top left,rgba(141,189,43,.13),transparent 30rem),linear-gradient(180deg,#f6f3ec 0%,var(--paper) 42%,#eee9de 100%);color:var(--ink);font-family:var(--font-body);overflow-x:hidden}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}img{display:block;max-width:100%}section[id]{scroll-margin-top:112px}h1,h2,h3,p{overflow-wrap:break-word}.site-header{position:sticky;z-index:50;top:14px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;width:min(1160px,calc(100vw - 32px));min-height:76px;margin:14px auto 0;padding:10px;border:1px solid rgba(39,50,45,.14);border-radius:24px;background:#fffdf8eb;box-shadow:0 16px 42px #392f221f;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand{display:inline-flex;align-items:center;gap:10px;min-width:0;color:var(--ink);font-weight:900;white-space:nowrap}.brand img{width:52px;height:52px;border-radius:50%;object-fit:contain}.site-header nav{display:flex;justify-content:center;gap:18px;color:var(--ink-soft);font-size:.9rem;font-weight:800;white-space:nowrap}.site-header nav a:hover{color:var(--green)}.header-actions,.hero-actions{display:flex;align-items:center;gap:10px}.button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:46px;border:1px solid transparent;border-radius:999px;padding:12px 17px;font-weight:900;line-height:1;white-space:nowrap;transition:transform .16s ease,background .16s ease,border-color .16s ease}.button:hover{transform:translateY(-1px)}.button-primary{background:linear-gradient(135deg,var(--green-bright),#79a720);color:#1b2418;box-shadow:0 10px 22px #8dbd2b42}.button-primary:hover{background:linear-gradient(135deg,#95c734,#6f9a1e)}.button-light{border-color:var(--line);background:var(--white);color:var(--slate)}.button-outline{border-color:#ffffff57;background:#ffffff14;color:var(--white)}.button-large{min-height:52px;padding-inline:22px}.mobile-call{display:none}.hero-section{position:relative;display:grid;grid-template-columns:minmax(0,.95fr) minmax(360px,.78fr);gap:46px;align-items:center;width:min(1160px,calc(100vw - 32px));min-height:min(700px,calc(100vh - 118px));margin:0 auto;padding:58px 0 54px}.hero-copy{max-width:720px}.eyebrow{margin:0 0 13px;color:var(--green);font-size:.78rem;font-weight:950;letter-spacing:0;text-transform:none}h1,h2{margin:0;color:var(--slate);font-family:var(--font-display);font-weight:650;letter-spacing:0}h1{max-width:780px;font-size:clamp(3.1rem,6.2vw,5.35rem);line-height:.98;text-wrap:balance}h2{font-size:clamp(2.15rem,4.2vw,4.1rem);line-height:1;text-wrap:balance}h3{margin:0;color:var(--ink);font-size:1.05rem;line-height:1.2}.hero-lead{max-width:680px;margin:22px 0 0;color:var(--ink-soft);font-size:1.1rem;line-height:1.6}.hero-actions{flex-wrap:wrap;margin-top:28px}.hero-actions .button-outline{border-color:#27322d33;background:#fffdf8a3;color:var(--slate)}.trust-strip{display:flex;flex-wrap:wrap;gap:10px;margin-top:26px}.trust-strip span{display:inline-flex;align-items:center;gap:7px;min-height:36px;padding:8px 12px;border:1px solid rgba(141,189,43,.22);border-radius:999px;background:#fffdf8b8;color:var(--ink-soft);font-size:.88rem;font-weight:850}.trust-strip svg{color:var(--green)}.hero-visual{min-width:0}.wall-panel{position:relative;overflow:hidden;min-height:480px;border:1px solid rgba(48,56,50,.14);border-radius:30px;background:linear-gradient(135deg,#ffffffb3,#eee7dbb8),repeating-linear-gradient(90deg,rgba(88,83,73,.05) 0 1px,transparent 1px 48px),repeating-linear-gradient(0deg,rgba(88,83,73,.04) 0 1px,transparent 1px 58px);box-shadow:var(--shadow)}.wall-panel:before,.wall-panel:after{content:"";position:absolute;border-radius:999px;background:#ffffff6b;filter:blur(1px)}.wall-panel:before{width:390px;height:46px;top:110px;left:-42px;transform:rotate(-8deg)}.wall-panel:after{width:420px;height:58px;right:-90px;bottom:124px;transform:rotate(-15deg)}.compound-line{position:absolute;height:22px;border-radius:999px;background:#cac2b399;box-shadow:inset 0 1px #ffffff80}.compound-line-one{width:54%;top:180px;right:12%;transform:rotate(8deg)}.compound-line-two{width:60%;left:8%;bottom:210px;transform:rotate(-6deg)}.compound-line-three{width:38%;left:16%;bottom:118px;transform:rotate(5deg)}.corner-bead{position:absolute;top:34px;right:72px;width:76px;height:440px;border-radius:99px;background:linear-gradient(180deg,#8dbd2b57,#8dbd2b0f);transform:rotate(7deg)}.hero-tool-card{position:absolute;left:28px;bottom:34px;display:flex;align-items:center;gap:10px;min-height:58px;padding:14px 16px;border:1px solid rgba(141,189,43,.22);border-radius:18px;background:#fffdf8e0;color:var(--ink);font-weight:900;box-shadow:0 14px 34px #352c1f1f}.hero-tool-card svg{color:var(--green)}.hero-tool-card.second{left:auto;right:28px;bottom:116px}.quick-contact,.section,.why-section,.area-section,.faq-section,.quote-section{width:min(1160px,calc(100vw - 32px));margin:0 auto}.quick-contact{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:-32px;position:relative;z-index:2}.quick-contact a,.quick-contact span,.quote-contact a,.quote-contact span{display:flex;align-items:center;gap:10px;min-height:58px;padding:14px 16px;border:1px solid var(--line);border-radius:var(--radius);background:#fffdf8e6;color:var(--ink-soft);font-weight:900;box-shadow:0 14px 34px #352c1f14}.quick-contact svg,.quote-contact svg{flex:0 0 auto;color:var(--green)}.section{padding-top:82px}.section-heading{max-width:760px;margin-bottom:28px}.section-heading p:not(.eyebrow),.why-copy p,.area-copy p,.quote-copy p,.service-card p{color:var(--muted);line-height:1.6}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.service-card{min-height:232px;padding:22px;border:1px solid var(--line);border-radius:var(--radius);background:#fffdf8d6;box-shadow:0 12px 28px #352c1f12}.service-icon{display:grid;width:48px;height:48px;margin-bottom:28px;place-items:center;border-radius:16px;background:var(--green-soft);color:var(--green)}.service-card p{margin:12px 0 0}.why-section{display:grid;grid-template-columns:minmax(0,.82fr) minmax(320px,.74fr);gap:40px;align-items:center;margin-top:84px;padding:34px;border:1px solid rgba(255,255,255,.2);border-radius:28px;background:linear-gradient(135deg,var(--slate),var(--slate-2));color:var(--white);box-shadow:var(--shadow)}.why-section h2{color:var(--white)}.why-section .eyebrow{color:var(--green-bright)}.why-copy p{margin:18px 0 0;color:#ffffffbf}.why-list{display:grid;gap:10px}.why-list div{display:flex;align-items:center;gap:11px;min-height:54px;padding:13px 15px;border:1px solid rgba(255,255,255,.14);border-radius:18px;background:#ffffff12;font-weight:850}.why-list svg{color:var(--green-bright);flex:0 0 auto}.area-section{display:grid;grid-template-columns:minmax(0,.85fr) minmax(320px,.72fr);gap:40px;align-items:center;margin-top:84px;padding:34px;border:1px solid var(--line);border-radius:28px;background:#fffdf8bd}.area-copy p{margin:18px 0 0}.area-list{display:flex;flex-wrap:wrap;gap:10px}.area-list span{padding:11px 14px;border:1px solid rgba(141,189,43,.24);border-radius:999px;background:var(--green-soft);color:#345923;font-size:.9rem;font-weight:900}.faq-section{padding-top:84px}.faq-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.faq-card{min-height:190px;padding:22px;border:1px solid var(--line);border-radius:var(--radius);background:#fffdf8b3}.faq-card p{margin:12px 0 0;color:var(--muted);line-height:1.6}.quote-section{padding:86px 0 68px}.quote-panel{display:grid;grid-template-columns:minmax(0,.78fr) minmax(350px,.78fr);gap:32px;align-items:stretch;padding:34px;border:1px solid var(--line);border-radius:28px;background:linear-gradient(135deg,#fffdf8fa,#f0ebe1f0);box-shadow:var(--shadow)}.quote-copy{display:flex;flex-direction:column;justify-content:space-between;min-height:500px}.quote-copy p{max-width:590px;margin:18px 0 0}.quote-contact{display:grid;gap:10px;margin-top:30px}.quote-form{display:grid;grid-template-columns:1fr 1fr;gap:13px}.quote-form label{display:grid;gap:7px;color:var(--ink-soft);font-size:.84rem;font-weight:900}.quote-form .full,.button-form{grid-column:1 / -1}.quote-form input,.quote-form select,.quote-form textarea{width:100%;min-height:50px;border:1px solid rgba(48,56,50,.18);border-radius:14px;background:#fffdf8eb;color:var(--ink);padding:12px 13px;outline:none}.quote-form textarea{min-height:142px;resize:vertical}.quote-form input:focus,.quote-form select:focus,.quote-form textarea:focus{border-color:#557f21c7;box-shadow:0 0 0 4px #8dbd2b24}.button-form{width:100%;min-height:54px}footer{border-top:1px solid var(--line);background:#fffdf8a8}.footer-inner{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:18px;align-items:center;width:min(1160px,calc(100vw - 32px));margin:0 auto;padding:24px 0;color:var(--muted);font-size:.9rem;font-weight:800}.footer-inner>div:first-child{display:flex;align-items:center;gap:10px;color:var(--ink)}.footer-inner img{width:40px;height:40px;border-radius:50%;object-fit:contain}.footer-inner p{margin:0;line-height:1.45}.footer-links{display:flex;gap:12px;white-space:nowrap}.footer-links a{color:var(--green)}.footer-inner small{grid-column:1 / -1;color:#85877e;font-size:.78rem;font-weight:750}@media (max-width:980px){.site-header{grid-template-columns:auto 1fr auto}.site-header nav{justify-content:flex-end}.header-actions{display:none}.mobile-call{display:inline-grid;width:46px;height:46px;place-items:center;border-radius:999px;background:var(--green);color:var(--white)}.hero-section,.why-section,.area-section,.quote-panel{grid-template-columns:1fr}.hero-section{min-height:auto;padding-top:56px}.quick-contact,.service-grid,.faq-grid{grid-template-columns:1fr 1fr}.quote-copy{min-height:auto}.footer-inner{grid-template-columns:1fr}.footer-links{flex-wrap:wrap}}@media (max-width:680px){section[id]{scroll-margin-top:96px}.site-header{top:8px;width:calc(100vw - 20px);min-height:68px;margin-top:8px;grid-template-columns:auto auto;justify-content:space-between;gap:10px;border-radius:20px}.brand span{display:none}.brand img{width:48px;height:48px}.site-header nav{grid-column:1 / -1;grid-row:2;justify-content:flex-start;gap:10px;overflow-x:auto;padding:2px 2px 0;font-size:.78rem;scrollbar-width:none}.site-header nav::-webkit-scrollbar{display:none}.mobile-call{display:inline-grid;grid-column:2;grid-row:1;justify-self:end}.hero-section{width:calc(100vw - 24px);gap:26px;padding:38px 0 58px}h1{font-size:clamp(2.85rem,12.6vw,3.75rem);line-height:1.02}h2{font-size:clamp(2.15rem,9.2vw,3rem);line-height:1.04}.hero-lead{font-size:1rem}.hero-actions,.button,.trust-strip span{width:100%}.wall-panel{min-height:330px;border-radius:24px}.corner-bead{height:286px;right:42px}.hero-tool-card{left:18px;bottom:20px}.hero-tool-card.second{right:18px;bottom:90px}.quick-contact,.section,.why-section,.area-section,.faq-section,.quote-section{width:calc(100vw - 24px)}.quick-contact{grid-template-columns:1fr;margin-top:-22px}.section{padding-top:66px}.service-grid,.faq-grid,.quote-form{grid-template-columns:1fr}.service-card{min-height:0}.why-section,.area-section,.quote-panel{margin-top:66px;padding:22px;border-radius:22px}.quote-section{padding-top:0}.footer-inner{width:calc(100vw - 24px)}}html,body{-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.site-header{gap:24px;width:min(1120px,calc(100vw - 32px));min-height:76px;margin-top:12px;padding:10px 20px;border-radius:18px;box-shadow:0 16px 42px #14120f2e}.brand{font-size:15px;font-weight:800;letter-spacing:0}.brand img{width:54px;height:54px;image-rendering:auto}.site-header nav{gap:24px;font-size:16px;font-weight:600;letter-spacing:0}.header-actions{gap:10px}.site-header .button{min-height:48px;padding:0 18px;border-radius:12px;font-size:16px;font-weight:800}.mobile-call{width:46px;height:46px;border-radius:12px}@media (max-width:980px){.site-header{grid-template-columns:auto 1fr auto}}@media (max-width:680px){.site-header{width:calc(100vw - 24px);min-height:68px;margin-top:10px;padding:8px 12px;border-radius:18px;gap:10px}.brand img{width:48px;height:48px}.site-header nav{gap:12px;font-size:14px}.site-header .button,.mobile-call{min-height:44px;border-radius:12px}}.website-chat-widget{position:fixed;right:18px;bottom:18px;z-index:80;color:#2b2f32;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;--website-chat-primary: #486477;--website-chat-accent: #486477;--website-chat-accent-soft: #edf2f5;--website-chat-border: #dce3e0;--website-chat-muted: #64717d;--website-chat-shell: #f4f6f5;--website-chat-header: #152028;--website-chat-shadow: 0 22px 58px rgba(26, 28, 31, .18);--website-chat-font-scale: 1}.website-chat-widget *{box-sizing:border-box}.website-chat-file-input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.website-chat-launcher,.website-chat-minimized,.website-chat-header button,.website-chat-composer button,.website-chat-quick-replies button,.website-chat-error button,.website-chat-submit,.website-chat-settings-panel button{border:0;font:inherit;cursor:pointer}.website-chat-launcher,.website-chat-minimized{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:52px;padding:0 20px;border-radius:999px;background:var(--website-chat-accent);color:#fff;box-shadow:var(--website-chat-shadow);font-weight:850}.website-chat-panel{width:min(376px,calc(100vw - 28px));max-height:min(790px,calc(100vh - 36px));overflow:hidden;position:relative;display:grid;grid-template-rows:auto minmax(0,1fr) auto auto auto;border:1px solid rgba(24,24,24,.06);border-radius:10px;background:#fff;box-shadow:var(--website-chat-shadow)}.website-chat-header{display:grid;grid-template-columns:minmax(0,1fr) 32px 32px 32px;align-items:center;gap:6px;min-height:52px;padding:9px 10px 9px 14px;background:var(--website-chat-header);color:#fff}.website-chat-header-title{display:flex;align-items:center;min-width:0;gap:8px}.website-chat-online-dot{width:9px;height:9px;border-radius:999px;background:#24df41;box-shadow:0 0 0 3px #24df4126;flex:0 0 auto}.website-chat-avatar,.website-chat-message-avatar{display:grid;place-items:center;overflow:hidden;background:var(--website-chat-accent);color:#fff;font-size:.86rem;font-weight:900}.website-chat-avatar{width:42px;height:42px;border-radius:10px}.website-chat-message-avatar{width:30px;height:30px;border:1px solid rgba(255,255,255,.8);border-radius:8px;box-shadow:0 5px 14px #1414141a}.website-chat-avatar img,.website-chat-message-avatar img{width:100%;height:100%;object-fit:contain;padding:3px}.website-chat-header strong,.website-chat-header span{display:block;min-width:0}.website-chat-header strong{font-size:.9rem;line-height:1.1;font-weight:850}.website-chat-header span{margin-top:3px;color:#ffffffc7;font-size:.68rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.website-chat-header button{display:grid;place-items:center;width:32px;height:32px;border-radius:999px;background:transparent;color:#fff;opacity:.84}.website-chat-header button:hover,.website-chat-header button:focus-visible{background:#ffffff21;opacity:1}.website-chat-messages{display:grid;align-content:start;gap:11px;min-height:365px;max-height:min(560px,calc(100vh - 250px));overflow-y:auto;padding:18px 14px 14px;background:var(--website-chat-shell)}.website-chat-message-row{display:flex;align-items:flex-start;gap:8px;min-width:0}.website-chat-message-row.is-user{justify-content:flex-end}.website-chat-message-row.is-assistant{justify-content:flex-start}.website-chat-bubble{width:fit-content;max-width:min(82%,280px);padding:12px 14px;border-radius:12px;font-size:calc(.84rem * var(--website-chat-font-scale));line-height:1.48;white-space:pre-wrap;box-shadow:0 8px 22px #1919190d}.website-chat-bubble.is-assistant{border:1px solid var(--website-chat-border);background:#fff;color:#152028;border-top-left-radius:4px}.website-chat-bubble.is-user{background:var(--website-chat-accent);color:#fff;border-top-right-radius:4px}.website-chat-bubble.is-typing{display:inline-flex;gap:5px;align-items:center;min-width:54px}.website-chat-bubble.is-typing span{width:6px;height:6px;border-radius:999px;background:var(--website-chat-accent);animation:website-chat-pulse 1s infinite ease-in-out}.website-chat-bubble.is-typing span:nth-child(2){animation-delay:.12s}.website-chat-bubble.is-typing span:nth-child(3){animation-delay:.24s}@keyframes website-chat-pulse{0%,80%,to{opacity:.35;transform:translateY(0)}40%{opacity:1;transform:translateY(-2px)}}.website-chat-quick-replies{display:flex;flex-wrap:wrap;gap:8px;overflow:visible;padding:10px 12px 8px;border-top:1px solid var(--website-chat-border);background:#fff}.website-chat-quick-replies button{flex:1 1 calc(50% - 8px);min-width:min(145px,100%);min-height:32px;padding:0 9px;border:1px solid rgba(72,100,119,.18);border-radius:999px;background:#f7f8f4;color:#304c59;font-size:calc(.78rem * var(--website-chat-font-scale));font-weight:800;white-space:nowrap}.website-chat-quick-replies button:hover,.website-chat-quick-replies button:focus-visible{background:#e7dfd2}.website-chat-composer{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:9px;padding:11px 12px 12px;border-top:1px solid var(--website-chat-border);background:#fff}.website-chat-composer input{width:100%;min-height:42px;border:1px solid var(--website-chat-border);border-radius:8px;background:#fff;padding:0 12px;color:#152028;font-size:calc(.82rem * var(--website-chat-font-scale))}.website-chat-composer-actions{display:inline-flex;align-items:center;justify-content:flex-end;gap:7px;min-width:max-content}.website-chat-composer button{display:grid;place-items:center;flex:0 0 auto;width:40px;height:40px;border-radius:8px;background:transparent;color:#8c9aa1}.website-chat-composer .website-chat-upload-button{width:40px;height:40px;color:#b6a28b}.website-chat-composer .website-chat-upload-button:hover,.website-chat-composer .website-chat-upload-button:focus-visible{background:#f7f4ed;color:var(--website-chat-accent)}.website-chat-composer button[type=submit]{width:42px;background:var(--website-chat-accent);color:#fff;box-shadow:0 10px 20px #48647747}.website-chat-composer button:disabled{opacity:.5;cursor:not-allowed}.website-chat-error{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 12px;border-top:1px solid rgba(190,18,60,.18);background:#fff1f2;color:#9f1239;font-size:.8rem;font-weight:750}.website-chat-error button{display:inline-flex;align-items:center;gap:5px;padding:6px 8px;border-radius:7px;background:#fff;color:#9f1239;font-size:.78rem;font-weight:850}.website-chat-lead-form{display:grid;gap:10px;padding:12px;border:1px solid var(--website-chat-border);border-radius:12px;background:#fff;font-size:calc(1rem * var(--website-chat-font-scale))}.website-chat-lead-head{display:flex;align-items:center;gap:8px;color:#152028}.website-chat-lead-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.website-chat-field{display:grid;gap:5px;color:#3b4953;font-size:.78rem;font-weight:850}.website-chat-field-full{grid-column:1 / -1}.website-chat-field input,.website-chat-field select,.website-chat-field textarea{width:100%;min-height:39px;border:1px solid var(--website-chat-border);border-radius:8px;background:#fff;color:#152028;padding:8px 9px;font:inherit;font-weight:650}.website-chat-field textarea{resize:vertical}.website-chat-submit{min-height:40px;border-radius:8px;background:var(--website-chat-accent);color:#fff;font-weight:850}.website-chat-submit:disabled{opacity:.65;cursor:wait}.website-chat-form-note{margin:0;color:#8a4b14;font-size:.78rem;font-weight:750}.website-chat-form-note.is-done{color:#247a55}.website-chat-uploaded-list{display:flex;flex-wrap:wrap;gap:5px}.website-chat-uploaded-list span{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:5px 7px;border-radius:999px;background:#edf2f5;color:#334155;font-size:.74rem;font-weight:800}.website-chat-widget button:focus-visible,.website-chat-widget a:focus-visible,.website-chat-widget input:focus-visible,.website-chat-widget select:focus-visible,.website-chat-widget textarea:focus-visible{outline:3px solid rgba(72,100,119,.34);outline-offset:2px}.website-chat-settings-panel{position:absolute;z-index:3;top:58px;right:10px;display:grid;gap:10px;width:min(270px,calc(100% - 20px));padding:12px;border:1px solid rgba(47,52,56,.12);border-radius:10px;background:#fff;color:#2b2f32;box-shadow:0 18px 44px #1a1c1f2e}.website-chat-settings-row{display:grid;gap:7px}.website-chat-settings-row>span,.website-chat-settings-toggle,.website-chat-clear-button{font-size:.8rem;font-weight:850}.website-chat-settings-buttons{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.website-chat-settings-buttons button,.website-chat-clear-button{min-height:34px;border:1px solid rgba(72,100,119,.16);border-radius:8px;background:#f8faf8;color:#304c59}.website-chat-settings-buttons button:disabled{opacity:.42;cursor:not-allowed}.website-chat-settings-toggle{display:flex;align-items:center;gap:8px;color:#3d474d}.website-chat-settings-toggle input{width:16px;height:16px;accent-color:var(--website-chat-accent)}.website-chat-clear-button{background:#fff;color:#5c6770}.website-chat-widget.is-high-contrast{--website-chat-border: rgba(20, 29, 35, .26);--website-chat-shell: #f8fafb}.website-chat-widget.is-high-contrast .website-chat-header{background:#404448}.website-chat-widget.is-high-contrast .website-chat-bubble.is-assistant{background:#fff;border:1px solid rgba(20,29,35,.24)}.website-chat-widget.is-high-contrast .website-chat-bubble.is-user{background:#152028;color:#fff}@media (max-width: 720px){.website-chat-widget{right:10px;bottom:88px;left:10px;display:grid;justify-items:end}.website-chat-panel{width:100%;max-height:calc(100vh - 112px)}.website-chat-messages{min-height:330px;max-height:calc(100vh - 345px);padding:14px 12px 12px}.website-chat-bubble{max-width:min(84%,270px)}.website-chat-composer{gap:8px;padding:10px}.website-chat-launcher,.website-chat-minimized{min-height:50px}}@media (max-width: 440px){.website-chat-lead-grid{grid-template-columns:1fr}}
