/* AI proposals and source-linked answers, within the existing cool-blue site. */
.ai-section{--ai-ink:#172139;--ai-muted:#5c6980;--ai-line:#dce3ef;--ai-blue:#4057cf;--ai-green:#246b56;color:var(--ai-ink);padding:112px var(--gutter) 80px;scroll-margin-top:0;font:400 14px/1.6 'Manrope',Arial,sans-serif;color-scheme:light}
.ai-section :is(h2,h3,h4,p){margin:0}.ai-section :is(button,input,select){font:inherit}.ai-section button{cursor:pointer}.ai-section :is(button,a,input,select):focus-visible{outline:3px solid #4057cf;outline-offset:4px}
.ai-planning{background:#f2f5fc;border-top:1px solid #e0e6f0}
.ai-section-heading{max-width:1440px;margin:0 auto 42px;display:flex;justify-content:space-between;align-items:flex-end;gap:48px}
.ai-section h2{font-size:clamp(36px,4.4vw,68px);font-weight:650;line-height:1.1;letter-spacing:-.038em;text-transform:none}
.ai-section h2>span{color:#637497}
.ai-section-heading>div{max-width:450px;padding-bottom:3px}.ai-section-heading p{font-size:16px;line-height:1.75}
.ai-development{display:block;color:#5c6980;font-size:11px;margin-top:20px}
.ai-plan-shell{max-width:1440px;margin:auto;background:#fff;border:1px solid #dce3ef;border-radius:14px;box-shadow:0 32px 70px -42px #243c7066;overflow:hidden}
.ai-plan-header{padding:21px 27px;display:flex;justify-content:space-between;align-items:center;gap:20px;border-bottom:1px solid var(--ai-line)}
.ai-plan-header>div{display:flex;align-items:center;gap:18px}.ai-plan-header>div>span:not(.ai-bit-mark){font-size:12px}.ai-bit-mark{font-size:23px;font-weight:800;letter-spacing:-.035em}.ai-plan-header time{font-size:12px;color:var(--ai-muted)}
.ai-plan-state{color:#77571c;background:#faf2df;padding:5px 10px;border-radius:5px}.is-approved .ai-plan-state{color:#246b56;background:#e6f4ec}
.ai-plan-brief{display:flex;gap:15px;padding:22px 28px;background:#f8faff;border-bottom:1px solid var(--ai-line)}.ai-plan-brief p{max-width:850px;font-size:13px;line-height:1.7}.ai-request-avatar{display:grid;place-items:center;flex:none;width:33px;height:33px;border-radius:50%;background:#e1e7f5;color:#3b4f7a;font-size:12px;font-weight:700}
.ai-plan-body{display:grid;grid-template-columns:1.1fr 1fr}.ai-shifts{padding:27px 25px 24px;min-width:0;border-right:1px solid var(--ai-line)}
.ai-shifts-heading{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:25px}.ai-shifts-heading h3{font-size:18px;font-weight:650;letter-spacing:-.025em}.ai-shifts-heading>span{font-size:11px;color:var(--ai-muted)}
.ai-shift-columns,.ai-shift{display:grid;grid-template-columns:1fr 1.27fr 44px;gap:12px;align-items:center}.ai-shift-columns{padding:0 10px 11px;color:var(--ai-muted);font-size:11px}.ai-shift-columns>span:last-child{text-align:right}
.ai-shift{width:100%;border-top:1px solid #e8edf5;background:transparent;color:var(--ai-ink);padding:13px 10px;border-radius:0;min-height:71px;transition:background .18s}.ai-shift:hover{background:#f3f6fb}.ai-shift.is-highlighted{background:#f0f3ff;border-color:#e0e6f9}.ai-shift>span{min-width:0}.ai-shift strong{display:block;font-size:12px;font-weight:650;line-height:1.5}.ai-shift small{display:block;color:var(--ai-muted);font-size:11px;line-height:1.5;margin-top:3px}.ai-shift time{font-size:12px;font-weight:600;font-variant-numeric:tabular-nums;align-self:start;margin-top:1px;text-align:right}.ai-shift.is-highlighted time{color:var(--ai-blue)}
.ai-plan-insight{display:flex;gap:11px;margin-top:22px;padding-top:18px;border-top:1px solid var(--ai-line);font-size:12px;color:var(--ai-muted)}.ai-plan-insight>span{height:22px;width:22px;border-radius:50%;background:#e6f3ed;color:#246b56;display:grid;place-items:center;flex:none}.ai-plan-insight strong{color:#2b453e;font-weight:600}
.ai-route{min-width:0;background:#fbfcff}.ai-decisions{display:flex;gap:5px;padding:18px 17px;border-bottom:1px solid var(--ai-line)}.ai-decisions button{min-height:36px;padding:7px 10px;border-radius:5px;font-size:11px;font-weight:550;white-space:nowrap;color:var(--ai-muted)}.ai-decisions button:hover{background:#edf1f9}.ai-decisions button[aria-pressed=true]{background:#e7ebfc;color:#334bb9}
.ai-route-map{position:relative;border-bottom:1px solid var(--ai-line);overflow:hidden}.ai-route-map svg{display:block;width:100%;height:auto}.ai-map-caption{position:absolute;bottom:10px;left:18px;font-size:10px;color:#5b6880;background:#f3f6fbcf;padding:2px 5px}.ai-route-map text{font-family:'Manrope',Arial,sans-serif}.ai-map-pin circle{fill:#fff;stroke:#5267df;stroke-width:4}.ai-map-pin text,.ai-map-label{fill:#253552;font-size:15px;font-weight:650}.ai-map-time{fill:#465876;font-size:12px}.ai-map-equipment{fill:#3c4c6e;font-size:10px;font-weight:600}.ai-map-traffic{font-size:11px;fill:#855025}.ai-map-distance{fill:#334bb9;font-size:18px;font-weight:700}.ai-map-muted{fill:#667791;font-size:12px}
.ai-route-map.is-approved .ai-route-line{stroke:#2f8a69;animation:ai-route-confirm .65s ease-out}.ai-route-map.is-approved .ai-map-pin circle{stroke:#2f8a69}
.ai-decision-copy{padding:22px 26px 24px}.ai-decision-copy h3{font-size:18px;font-weight:650;letter-spacing:-.025em;line-height:1.35}.ai-decision-copy>p{font-size:12px;line-height:1.75;color:var(--ai-muted);margin-top:11px;max-width:480px}.ai-decision-copy>div{display:flex;gap:20px;justify-content:space-between;align-items:end;margin-top:20px;padding-top:17px;border-top:1px solid var(--ai-line)}.ai-decision-copy strong{font-size:19px;letter-spacing:-.025em;font-weight:600;display:block;line-height:1.3}.ai-decision-copy small{display:block;font-size:11px;color:var(--ai-muted);margin-top:3px}.ai-decision-note{font-size:10px;color:var(--ai-muted);max-width:145px;text-align:right}
.ai-plan-approval{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:22px 28px;background:#f6f8fd;border-top:1px solid var(--ai-line)}.ai-plan-approval>div:first-child{max-width:600px}.ai-plan-approval strong{display:block;font-weight:650;font-size:13px;line-height:1.6}.ai-plan-approval>div>span{display:block;color:var(--ai-muted);font-size:11px;margin-top:4px}.ai-plan-approval>div:last-child{display:flex;align-items:center;gap:15px;flex-shrink:0}.ai-button{padding:12px 15px;border-radius:6px;min-height:45px;font-size:12px!important;font-weight:600!important;display:inline-flex;align-items:center;justify-content:center;gap:15px}.ai-button--plain{color:#415173;border:1px solid #d3dcec;background:#fff}.ai-button--plain:hover{background:#edf1f9}.ai-button--primary{background:#4057cf;color:#fff;box-shadow:0 3px 7px #4057cf20}.ai-button--primary:hover{background:#3248bb}.ai-button--primary>span{font-size:15px}.is-approved .ai-plan-approval{background:#eef7f3}.is-approved .ai-plan-approval strong{color:#246b56}
.ai-plan-editor{display:flex;align-items:center;gap:30px;padding:22px 28px;border-top:1px solid var(--ai-line)}.ai-plan-editor>div{margin-right:auto}.ai-plan-editor h4{font-size:13px;font-weight:650}.ai-plan-editor p{font-size:11px;color:var(--ai-muted);margin-top:4px}.ai-plan-editor label{font-size:11px;display:flex;flex-direction:column;gap:6px}.ai-plan-editor select{padding:7px 28px 7px 10px;border:1px solid #c9d3e4;border-radius:5px;background:#fff;min-height:39px;font-size:13px;cursor:pointer}.ai-plan-editor .ai-traffic-check{display:grid;grid-template-columns:17px 1fr;column-gap:8px;row-gap:1px;align-items:center;cursor:pointer}.ai-traffic-check input{accent-color:#4057cf;width:16px;height:16px;margin:0;grid-row:span 2}.ai-traffic-check small{grid-column:2;font-size:10px;color:var(--ai-muted)}
.ai-demo-note>span{display:block;margin-top:4px}.ai-demo-note{font-size:11px;color:var(--ai-muted);line-height:1.7;max-width:1440px;margin:20px auto 0!important}
.ai-chat-section{background:#eaf0fa;padding-top:110px;padding-bottom:55px;border-top:1px solid #dae3f0}
.ai-chat-layout{max-width:1220px;margin:auto;display:grid;grid-template-columns:minmax(0,1fr) 422px;column-gap:100px;row-gap:18px;align-items:start}.ai-chat-copy{padding-top:35px;min-width:0}.ai-chat-section h2{font-size:clamp(38px,4.5vw,68px);line-height:1.1}.ai-chat-lead{font-size:17px;line-height:1.65;margin-top:30px!important;max-width:470px}.ai-chat-extra{font-size:13px;line-height:1.85;color:#536580;margin-top:18px!important;max-width:420px}
.ai-prompt-choices{display:grid;max-width:450px;margin-top:30px;border-top:1px solid #cdd8e8}.ai-prompt-choices button{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:54px;font-size:12px;color:#4c607f;border-bottom:1px solid #cdd8e8;padding:12px 0;text-align:left}.ai-prompt-choices button>span{font-size:18px;transition:transform .18s}.ai-prompt-choices button:hover>span{transform:translate(3px,-3px)}.ai-prompt-choices button[aria-pressed=true]{color:#2b43b1;font-weight:700}.ai-prompt-choices button[aria-pressed=true]>span{color:#4057cf}
.ai-source-explainer{display:flex;gap:13px;align-items:center;margin-top:36px}.ai-source-line{width:25px;height:25px;border-bottom:1px solid #8b9abb;border-left:1px solid #8b9abb;flex:none;transform:translateY(-9px)}.ai-source-explainer p{font-size:11px;color:#536580;line-height:1.65}.ai-source-explainer strong{font-weight:600;color:#33486c}
.ai-source-panel{max-width:470px;margin-top:0;grid-column:1;grid-row:2;background:#f7faff;border:1px solid #cdd8e8;border-radius:8px;box-shadow:0 12px 30px -24px #334b7c77;padding:20px 23px}.ai-source-top{display:flex;align-items:center;justify-content:space-between;gap:18px;font-size:10px;color:#566c8e;margin-bottom:13px}.ai-source-top>span:first-child{font-weight:650;color:#3b5280}.ai-source-panel h3{font-size:14px;line-height:1.5;font-weight:650;letter-spacing:-.01em}.ai-source-sender{font-size:11px;color:#5c6c86;margin-top:3px!important}.ai-source-panel blockquote{margin:14px 0 15px;font-size:12px;line-height:1.85;color:#374d70;padding:0}.ai-source-panel footer{font-size:10px;line-height:1.6;color:#5c6c86;border-top:1px solid #dce4f0;padding-top:12px}.ai-source-back{display:block;margin-top:13px;font-size:11px!important;min-height:32px;color:#334bb9;font-weight:600!important}
.ai-phone-stage{min-width:0;position:relative;grid-column:2;grid-row:1 / span 2}.ai-phone-caption{display:flex;justify-content:space-between;gap:20px;color:#455b7f;font-size:10px;margin:0 10px 14px}.ai-phone-caption>span:first-child{font-weight:650}.ai-phone{background:#fff;border:7px solid #283246;border-radius:43px;box-shadow:0 44px 65px -40px #29406999,0 0 0 1px #94a2b6;padding:0 7px;color:#20242a;position:relative;overflow:hidden}.ai-phone-status{height:40px;display:flex;align-items:center;justify-content:space-between;font-size:11px;font-weight:700;padding:0 20px;position:relative}.ai-phone-status i{position:absolute;left:50%;top:10px;transform:translateX(-50%);width:92px;height:21px;background:#161b24;border-radius:20px}.ai-phone-status>span:last-child{font-size:18px;letter-spacing:1px}.ai-phone-appbar{display:flex;align-items:center;justify-content:space-between;padding:10px 15px 16px;font-size:17px}.ai-phone-appbar strong{font-size:17px;font-weight:650;letter-spacing:-.02em}.ai-phone-appbar small{font-size:14px;color:#656b77;margin-left:3px}.ai-phone-appbar>span{font-size:21px;color:#4c525e}
.ai-phone-conversation{padding:4px 15px 0;min-height:685px}.ai-user-message{margin:0 0 25px auto;max-width:92%;width:fit-content;background:#f0f1f3;padding:11px 16px;border-radius:19px;font-size:13px;line-height:1.6}.ai-tool-use{display:flex;gap:7px;align-items:center;font-size:10px;color:#606872;margin-bottom:18px;min-height:20px}.ai-tool-use>span:last-child{margin-left:auto;color:#2c7458;font-size:12px}.ai-tool-dot{width:14px;height:14px;border:1px solid #71868a;border-radius:4px;position:relative;flex:none}.ai-tool-dot:after{content:'';position:absolute;width:4px;height:4px;top:4px;left:4px;background:#587a70;border-radius:1px}.ai-tool-use.is-checking .ai-tool-dot{animation:ai-thinking .7s ease-in-out infinite alternate}
.ai-assistant-answer{font-size:12px;line-height:1.75;min-height:560px}.ai-assistant-answer h3{font-size:17px;line-height:1.45;letter-spacing:-.02em;font-weight:650;margin-bottom:5px}.ai-assistant-answer p{margin:13px 0}.ai-assistant-answer .ai-chat-asof{font-size:10px;color:#656a74;margin:4px 0 16px}.ai-chat-counts{display:flex;border-top:1px solid #e3e6eb;border-bottom:1px solid #e3e6eb;padding:13px 0;gap:20px;margin-bottom:15px}.ai-chat-counts>span{font-size:10px;flex:1;color:#5d6470}.ai-chat-counts b{font-size:25px;font-weight:650;letter-spacing:-.035em;line-height:1.3;color:#20242a;display:block}.ai-assistant-answer strong{font-weight:650}.ai-chat-equipment{list-style:none;margin:13px 0 18px;padding:0}.ai-chat-equipment li+li{margin-top:13px}.ai-chat-equipment strong{display:block}.ai-chat-equipment span{display:inline;font-size:12px}.ai-cite{display:inline-grid;place-items:center;vertical-align:middle;min-width:25px;min-height:25px;border-radius:7px;background:#edf0f4;color:#445168;font-size:10px!important;margin:0 1px 1px 3px;line-height:1}.ai-cite:hover{background:#dfe6f7;color:#3046af}.ai-assistant-answer h4{font-size:13px;font-weight:650;margin:18px 0 8px}.ai-chat-mail-summary p{margin:9px 0;font-size:12px;line-height:1.75}.ai-assistant-answer .ai-chat-qualification{font-size:10px;color:#5c6370;line-height:1.7;margin-top:14px;padding-top:12px;border-top:1px solid #e3e6eb}.ai-chat-conclusion{border-top:1px solid #d9dfe8;border-bottom:1px solid #d9dfe8;padding:15px 0;margin:20px 0}.ai-chat-conclusion strong{display:block;font-size:20px;line-height:1.4;letter-spacing:-.025em}.ai-chat-conclusion span{display:block;font-size:11px;line-height:1.8;margin-top:6px;color:#5c6370}
.ai-phone-composer{padding:18px 9px 9px}.ai-replay{display:flex;align-items:center;justify-content:space-between;gap:15px;width:100%;min-height:45px;background:#f3f4f6;border:1px solid #e1e4e9;border-radius:24px;font-size:12px!important;color:#5c636f;padding:7px 8px 7px 15px}.ai-replay>span{display:grid;place-items:center;min-width:29px;height:29px;background:#242930;color:#fff;border-radius:50%;font-size:18px}.ai-replay:hover{background:#e8ecf2}.ai-phone-home{height:4px;width:106px;background:#252b34;border-radius:4px;margin:8px auto 10px}.ai-phone-note{text-align:center;font-size:10px;color:#536580;line-height:1.7;margin:19px 0 0!important}
.ai-answer-loading{padding-top:20px}.ai-answer-loading i{display:inline-block;width:6px;height:6px;background:#687389;border-radius:50%;margin-right:6px;animation:ai-thinking .7s ease-in-out infinite alternate}.ai-answer-loading i:nth-child(2){animation-delay:.2s}.ai-answer-loading i:nth-child(3){animation-delay:.4s}.ai-answer-loading p{font-size:11px;color:#606872}
.ai-integration-foot{display:flex;align-items:end;justify-content:space-between;gap:30px;max-width:1220px;margin:66px auto 0;border-top:1px solid #cdd8e8;padding-top:28px}.ai-integration-foot p{font-size:12px;line-height:1.9;color:#536580}.ai-integration-foot strong{color:#263e66;font-weight:600}.ai-integration-foot a{font-size:12px;color:#334bb9;min-height:35px;display:flex;align-items:center;gap:24px}.ai-integration-foot a>span{font-size:20px}
@keyframes ai-route-confirm{from{stroke-dasharray:1;stroke-dashoffset:1}to{stroke-dasharray:1;stroke-dashoffset:0}}
@keyframes ai-thinking{from{opacity:.35}to{opacity:1}}
@media(min-width:1600px){.ai-route-map svg{max-height:335px}.ai-plan-body{grid-template-columns:1.14fr 1fr}}
@media(max-width:1100px){.ai-section-heading{gap:35px}.ai-section-heading>div{max-width:370px}.ai-section-heading p{font-size:14px}.ai-plan-body{grid-template-columns:1fr 1fr}.ai-shifts{padding:23px 16px}.ai-shift-columns,.ai-shift{grid-template-columns:1fr 1.12fr 37px;gap:9px}.ai-shift{padding:12px 7px}.ai-shift strong{font-size:11px}.ai-shift small{font-size:10px}.ai-shift time{font-size:11px}.ai-decisions{gap:0;padding:14px 7px;justify-content:space-between}.ai-decisions button{font-size:10px;padding:6px 7px}.ai-decision-copy{padding:20px}.ai-decision-copy>div{gap:12px}.ai-decision-note{max-width:115px}.ai-plan-approval{padding:22px}.ai-plan-approval>div:last-child{gap:10px}.ai-button{padding:11px 12px;font-size:11px!important;gap:10px}.ai-chat-layout{gap:55px;grid-template-columns:minmax(0,1fr) 390px}.ai-chat-section h2{font-size:50px}.ai-chat-lead{font-size:15px}.ai-phone-conversation{padding:4px 13px 0}}
@media(max-width:900px){.ai-section{padding-top:75px;padding-bottom:55px}.ai-section-heading{display:block;margin-bottom:30px}.ai-section-heading>div{max-width:600px;margin-top:24px}.ai-section-heading p{font-size:15px}.ai-development{margin-top:13px}.ai-plan-header{padding:19px 22px}.ai-plan-header>div{gap:12px}.ai-plan-body{grid-template-columns:1fr}.ai-shifts{padding:24px;border-right:0;border-bottom:1px solid var(--ai-line)}.ai-shift-columns,.ai-shift{grid-template-columns:1fr 1.3fr 46px;gap:16px}.ai-shift strong{font-size:13px}.ai-shift small{font-size:11px}.ai-shift time{font-size:13px}.ai-shift{padding:13px 10px}.ai-decisions{justify-content:flex-start;gap:9px;padding:14px 22px}.ai-decisions button{font-size:12px;padding:8px 12px}.ai-route-map svg{max-height:380px}.ai-decision-copy{padding:23px 26px}.ai-decision-copy h3{font-size:20px}.ai-decision-copy>p{font-size:13px;max-width:none}.ai-decision-note{max-width:180px;font-size:11px}.ai-plan-approval{flex-wrap:wrap}.ai-plan-approval>div:last-child{margin-left:auto}.ai-button{font-size:12px!important;padding:12px 16px}.ai-plan-editor{flex-wrap:wrap;gap:20px}.ai-plan-editor>div{width:100%}.ai-chat-layout{grid-template-columns:1fr;gap:32px;max-width:650px}.ai-chat-copy{padding-top:0}.ai-chat-section h2{font-size:clamp(40px,7vw,64px)}.ai-chat-lead{font-size:17px}.ai-chat-extra{max-width:550px}.ai-prompt-choices{max-width:none}.ai-source-panel{max-width:none}.ai-source-back{display:block;margin-top:13px;font-size:11px!important;min-height:32px;color:#334bb9;font-weight:600!important}.ai-phone-stage{width:min(100%,422px);margin:0 auto;grid-column:1;grid-row:2}.ai-chat-layout>.ai-source-panel{grid-column:1;grid-row:3}.ai-source-explainer{margin-top:28px}.ai-integration-foot{max-width:650px}.ai-phone-conversation{padding:4px 15px 0}}
@media(max-width:520px){.ai-section{padding:60px 20px 40px;scroll-margin-top:0}.ai-section h2{font-size:38px}.ai-section-heading{margin-bottom:25px}.ai-section-heading>div{margin-top:21px}.ai-section-heading p{font-size:14px;line-height:1.7}.ai-section-heading p br{display:none}.ai-development{font-size:10px;max-width:280px}.ai-plan-shell{border-radius:10px}.ai-plan-header{padding:16px;gap:10px;align-items:start}.ai-plan-header>div{flex-direction:column;gap:5px;align-items:flex-start}.ai-bit-mark{font-size:20px}.ai-plan-header>div>span:not(.ai-bit-mark){font-size:10px}.ai-plan-header>div:last-child{align-items:flex-end}.ai-plan-header time{font-size:10px;white-space:nowrap}.ai-plan-state{padding:3px 7px}.ai-plan-brief{gap:10px;padding:18px 15px}.ai-plan-brief p{font-size:12px}.ai-request-avatar{height:25px;width:25px;font-size:10px}.ai-shifts{padding:20px 12px}.ai-shifts-heading{margin:0 3px 21px;gap:10px}.ai-shifts-heading h3{font-size:17px}.ai-shifts-heading>span{font-size:10px}.ai-shift-columns,.ai-shift{grid-template-columns:minmax(0,.9fr) minmax(0,1fr) 38px;gap:8px}.ai-shift-columns{padding:0 6px 9px;font-size:9px}.ai-shift{padding:12px 6px;min-height:75px}.ai-shift strong{font-size:12px;line-height:1.5}.ai-shift small{font-size:11px;line-height:1.5}.ai-shift>span:first-child small{max-width:92px}.ai-shift time{font-size:11px}.ai-plan-insight{margin:16px 4px 0;font-size:11px;gap:8px}.ai-plan-insight>span{width:18px;height:18px;font-size:10px}.ai-decisions{gap:3px;padding:12px 10px;justify-content:space-between}.ai-decisions button{padding:7px 6px;font-size:10px;white-space:normal;line-height:1.45;flex:1;min-height:41px}.ai-route-map svg{min-height:245px;max-height:300px;width:100%;object-fit:cover}.ai-map-caption{font-size:9px;left:8px;bottom:7px}.ai-map-label,.ai-map-pin text{font-size:23px}.ai-map-time,.ai-map-muted,.ai-map-traffic{font-size:19px}.ai-map-distance{font-size:26px}.ai-map-stationary{display:none}.ai-decision-copy{padding:20px 17px}.ai-decision-copy h3{font-size:19px}.ai-decision-copy>p{font-size:12px;line-height:1.8}.ai-decision-copy>div{display:block;margin-top:17px;padding-top:15px}.ai-decision-copy strong{font-size:19px}.ai-decision-copy small{font-size:10px}.ai-decision-note{display:block;text-align:left;font-size:10px;margin-top:13px;max-width:none}.ai-plan-approval{padding:20px 17px;gap:17px}.ai-plan-approval strong{font-size:12px}.ai-plan-approval>div>span{font-size:11px;line-height:1.7}.ai-plan-approval>div:last-child{display:flex;width:100%;flex-direction:column;gap:9px}.ai-button{width:100%;min-height:44px;padding:12px 15px}.ai-button--primary{order:-1}.ai-plan-editor{padding:19px 17px;gap:17px}.ai-plan-editor h4{font-size:12px}.ai-plan-editor p{font-size:11px}.ai-plan-editor label{font-size:11px}.ai-plan-editor select{font-size:16px}.ai-traffic-check small{font-size:10px}.ai-demo-note{font-size:10px;line-height:1.8;margin-top:17px!important}.ai-chat-layout{gap:32px}.ai-chat-section h2{font-size:39px}.ai-chat-lead{font-size:15px;margin-top:23px!important}.ai-chat-extra{font-size:12px;margin-top:15px!important}.ai-prompt-choices{margin-top:23px}.ai-prompt-choices button{font-size:11px;min-height:52px}.ai-source-panel{padding:18px}.ai-source-panel h3{font-size:13px}.ai-source-panel blockquote{font-size:11px}.ai-source-top{font-size:9px;gap:9px}.ai-source-panel footer{font-size:9px}.ai-phone{border-width:5px;border-radius:34px;padding:0 4px}.ai-phone-status{padding:0 18px;height:36px;font-size:10px}.ai-phone-status i{width:81px;height:20px;top:8px}.ai-phone-appbar{padding:10px 13px 14px}.ai-phone-appbar strong{font-size:16px}.ai-phone-conversation{padding:4px 13px 0;min-height:685px}.ai-user-message{font-size:12px;padding:10px 13px;margin-bottom:22px}.ai-tool-use{font-size:9px;gap:6px;line-height:1.5}.ai-assistant-answer{font-size:12px;line-height:1.8}.ai-assistant-answer h3{font-size:16px}.ai-chat-counts{gap:10px}.ai-chat-counts b{font-size:24px}.ai-chat-counts>span{font-size:10px}.ai-chat-equipment span{font-size:12px}.ai-chat-mail-summary p{font-size:12px}.ai-chat-conclusion strong{font-size:19px}.ai-phone-caption{font-size:9px;gap:10px;margin:0 7px 11px}.ai-phone-note{font-size:10px}.ai-integration-foot{display:block;margin-top:40px;padding-top:23px}.ai-integration-foot p{font-size:11px}.ai-integration-foot a{margin-top:16px;font-size:12px;justify-content:space-between}.ai-phone-composer{padding-top:15px}}
@media(max-width:359px){.ai-section{padding-left:14px;padding-right:14px}.ai-section h2{font-size:33px}.ai-shifts{padding:18px 8px}.ai-shift-columns,.ai-shift{gap:6px;grid-template-columns:minmax(0,.88fr) minmax(0,1fr) 33px}.ai-shift strong{font-size:11px}.ai-shift small{font-size:10px}.ai-shift time{font-size:10px}.ai-decisions{padding:10px 7px;gap:2px}.ai-decisions button{font-size:9px;padding:5px}.ai-phone-conversation{padding:4px 10px 0}.ai-assistant-answer{font-size:12px}.ai-chat-counts{gap:9px}.ai-cite{min-width:24px;min-height:24px}.ai-phone-caption{font-size:8px}.ai-source-top{flex-wrap:wrap;gap:4px}.ai-phone-appbar{padding-left:10px;padding-right:10px}}
@media(prefers-reduced-motion:reduce){.ai-section *{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
