.imh-agent-launcher{position:fixed;right:24px;bottom:max(24px,env(safe-area-inset-bottom));z-index:45;display:flex;align-items:center;gap:10px;padding:8px 18px 8px 8px;background:#202426;color:#fff;border:1px solid #ffffff18;border-radius:999px;box-shadow:0 4px 8px #10202c0c,0 12px 36px #10202c24;font-size:15px;font-weight:550}.imh-agent-launcher:hover{background:#30383c;transform:translateY(-2px);box-shadow:0 8px 32px #10202c30}.imh-agent-launcher-icon,.imh-agent-mark{display:grid;place-items:center;flex-shrink:0;width:38px;height:38px;border-radius:50%}.imh-agent-launcher-icon{color:#fff;background:#ffffff14}.imh-agent-launcher-hint{border-left:1px solid #ffffff30;padding-left:11px;margin-left:2px;color:#c8cfd2;font-size:13px;font-weight:400}.imh-agent-backdrop{position:fixed;inset:0;z-index:120;background:#19252c20;transition:opacity .2s}.imh-agent-panel{position:fixed;z-index:121;right:24px;bottom:24px;width:480px;max-width:calc(100vw - 32px);height:min(740px,calc(100dvh - 48px));display:flex;flex-direction:column;overflow:hidden;background:#fff;color:#25292d;border:1px solid #e6eaed;border-radius:24px;box-shadow:0 8px 24px #142a3610,0 28px 90px #142a3626;outline:none;transition:opacity .18s,transform .22s;font-size:16px;font-family:var(--font-body),Arial,sans-serif}.imh-agent-panel[data-ending-style],.imh-agent-panel[data-starting-style]{opacity:0;transform:translateY(16px) scale(.985)}.imh-agent-backdrop[data-ending-style],.imh-agent-backdrop[data-starting-style]{opacity:0}.imh-agent-header{display:flex;align-items:center;flex-shrink:0;gap:11px;padding:20px 22px 16px}.imh-agent-mark{color:#0072b3;background:#eef6fb;width:40px;height:40px}.imh-agent-title{font-family:inherit;font-size:16px;line-height:1.4;font-weight:600;letter-spacing:-.025em}.imh-agent-description{margin-top:1px;color:#717980;font-size:13px;line-height:1.5}.imh-agent-icon-button,.imh-agent-reset{display:grid;place-items:center;flex-shrink:0;width:36px;height:36px;color:#707980;background:transparent;border:0;border-radius:50%}.imh-agent-reset{margin-left:auto}.imh-agent-icon-button:hover,.imh-agent-reset:hover:enabled{color:#25292d;background:#f0f2f4}.imh-agent-reset:disabled{opacity:.35;cursor:default}.imh-agent-log{flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:16px 28px 20px;scrollbar-width:thin;scrollbar-color:#dce1e5 transparent}.imh-agent-welcome{min-height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:8px 0}.imh-agent-welcome-icon{display:grid;place-items:center;width:58px;height:58px;flex-shrink:0;margin-bottom:20px;border-radius:20px;color:#0079bb;background:linear-gradient(145deg,#eef8ff,#f4f5ff);border:1px solid #eaf1f8}.imh-agent-welcome h2{font-family:var(--font-body),Arial,sans-serif;font-size:29px;font-weight:550;line-height:1.24;letter-spacing:-.045em;text-align:center;margin:0 0 12px}.imh-agent-welcome>p{font-size:14px;line-height:1.65;color:#68727a;text-align:center}.imh-agent-prompts{display:grid;gap:9px;width:100%;margin-top:25px}.imh-agent-prompts button{display:flex;align-items:center;width:100%;gap:12px;text-align:left;padding:12px 15px;border:1px solid #e8ecef;border-radius:14px;background:#fff;color:#424b52;font-size:14px;line-height:1.45;font-weight:450}.imh-agent-prompts button:hover{background:#f7fafc;border-color:#cbdde8;transform:translateY(-1px)}.imh-agent-prompt-icon{display:grid;place-items:center;flex-shrink:0;color:#708692}.imh-agent-prompt-arrow{flex-shrink:0;margin-left:auto;color:#82929c;transition:transform .15s}.imh-agent-prompts button:hover .imh-agent-prompt-arrow{color:#007ac2;transform:translateX(2px)}.imh-agent-welcome>.imh-agent-availability{display:flex;gap:7px;align-items:flex-start;margin-top:15px;color:#727c84;font-size:12px;line-height:1.5;text-align:left;max-width:360px}.imh-agent-availability svg{flex-shrink:0;margin-top:2px}.imh-agent-label{display:flex;align-items:center;gap:7px;font-size:12px;font-weight:500;line-height:1.5;color:#717d85}.imh-agent-message+.imh-agent-message{margin-top:18px}.imh-agent-bubble{position:relative;isolation:isolate;width:fit-content;max-width:100%;padding:11px 16px;border-radius:21px;background:#e9e9eb;color:#202124;font-family:-apple-system,BlinkMacSystemFont,var(--font-body),sans-serif;white-space:pre-wrap;overflow-wrap:anywhere;font-size:16px;line-height:1.5;margin:0;animation:imh-message-arrive .18s ease-out}.imh-agent-message-user{width:fit-content;max-width:86%;margin-left:auto}.imh-agent-message-user .imh-agent-bubble{background:#0071e3;color:#fff}.imh-agent-bubble:after,.imh-agent-bubble:before{content:"";position:absolute;z-index:-1;bottom:0;height:20px;pointer-events:none}.imh-agent-bubble:before{left:-7px;width:20px;background:#e9e9eb;border-bottom-right-radius:16px}.imh-agent-bubble:after{left:-10px;width:10px;background:#fff;border-bottom-right-radius:10px}.imh-agent-message-user .imh-agent-bubble:before{left:auto;right:-7px;background:#0071e3;border-radius:0 0 0 16px}.imh-agent-message-user .imh-agent-bubble:after{left:auto;right:-10px;border-radius:0 0 0 10px}.imh-agent-message-assistant{max-width:88%;margin-right:auto}.imh-agent-sources{margin-top:17px}.imh-agent-sources>.imh-agent-label{margin-bottom:8px}.imh-agent-sources a{display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid #e7ecef;border-radius:12px;background:#fff;margin-top:7px;padding:11px 13px;font-size:14px;line-height:1.45;color:#426276}.imh-agent-sources svg{flex-shrink:0}.imh-agent-sources a:hover{color:#007ac2;border-color:#c5dce9;background:#f8fbfd}.imh-agent-thinking{display:flex;align-items:center;gap:9px;color:#6e7c86;font-size:14px;padding-top:22px}.imh-agent-sending,.imh-agent-thinking svg{animation:imh-agent-spin 1s linear infinite}.imh-agent-failure{margin-top:18px;max-width:88%;margin-right:auto;font-size:14px;line-height:1.65;color:#68757f}.imh-agent-failure>button{display:flex;align-items:center;gap:7px;background:transparent;border:0;padding:13px 0 0;font-size:13px;color:#526d80}.imh-agent-compose-area{flex-shrink:0;padding:8px 22px 12px;background:#fff}.imh-agent-compose{display:flex;align-items:flex-end;gap:10px;border:1px solid #e0e5e9;background:#f8f9fa;border-radius:22px;padding:16px 13px 13px 18px;box-shadow:0 2px 5px #132e3a04;transition:border-color .15s,box-shadow .15s}.imh-agent-compose:focus-within{border-color:#a5c4d8;box-shadow:0 0 0 3px #007ac20a}.imh-agent-compose textarea{min-width:0;flex:1;border:0;resize:none;background:transparent;padding:0;outline:none;color:#25292d;font-size:16px;line-height:1.5;max-height:120px}.imh-agent-compose textarea::placeholder{color:#7c858d}.imh-agent-compose textarea:focus-visible{outline:none}.imh-agent-send{width:36px;height:36px;flex-shrink:0;display:grid;place-items:center;background:#0071e3;color:#fff;border:0;border-radius:50%}.imh-agent-send:hover:enabled{background:#005cbd}.imh-agent-send:disabled{background:#e7ebee;color:#a1abb2;cursor:default}.imh-agent-disclosure{margin:11px auto 0;max-width:360px;text-align:center;color:#727d85;font-size:12px;line-height:1.5}.imh-agent-disclosure a{color:#626e77;text-decoration:underline;text-underline-offset:2px}.imh-agent-footer{display:flex;align-items:center;justify-content:center;flex-shrink:0;gap:8px;padding:12px 20px 17px;font-size:12px;color:#727d85}.imh-agent-footer a{display:inline-flex;align-items:center;gap:3px;color:#577082;font-size:13px;font-weight:500}@keyframes imh-agent-spin{to{transform:rotate(1turn)}}@keyframes imh-message-arrive{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@media (max-height:760px) and (min-width:601px){.imh-agent-header{padding-top:17px;padding-bottom:12px}.imh-agent-log{padding-top:8px;padding-bottom:12px}.imh-agent-welcome-icon{width:46px;height:46px;border-radius:16px;margin-bottom:14px}.imh-agent-welcome h2{font-size:27px}.imh-agent-prompts{margin-top:19px;gap:8px}.imh-agent-prompts button{padding-top:10px;padding-bottom:10px}}@media (max-width:600px){.imh-agent-launcher{right:16px;bottom:max(16px,env(safe-area-inset-bottom))}.imh-agent-panel{inset:auto 8px max(8px,env(safe-area-inset-bottom));width:auto;max-width:none;height:calc(100dvh - 16px - env(safe-area-inset-bottom));max-height:780px;border-radius:22px}.imh-agent-header{padding:17px 17px 12px;gap:9px}.imh-agent-log{padding:12px 20px 20px}.imh-agent-welcome h2{font-size:27px}.imh-agent-prompts button{padding:13px 12px;gap:10px}.imh-agent-compose-area{padding:8px 15px}.imh-agent-footer{flex-wrap:wrap;gap:4px 8px;padding-bottom:14px}}@media (prefers-reduced-motion:reduce){.imh-agent-backdrop,.imh-agent-compose,.imh-agent-launcher,.imh-agent-panel,.imh-agent-prompt-arrow,.imh-agent-prompts button{transition:none}.imh-agent-bubble,.imh-agent-sending,.imh-agent-thinking svg{animation:none}}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/wp-content/themes/imh-current-site/site/_next/static/media/f639721981034f88-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/wp-content/themes/imh-current-site/site/_next/static/media/9766a7e9e2e0ad5a-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/wp-content/themes/imh-current-site/site/_next/static/media/b66cf8e69499582a-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/wp-content/themes/imh-current-site/site/_next/static/media/aa016aab0e6d1295-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/wp-content/themes/imh-current-site/site/_next/static/media/22a5144ee8d83bca-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Fallback;src:local("Arial");ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.00%;size-adjust:104.76%}.__className_246ccd{font-family:Geist,Geist Fallback;font-style:normal}.__variable_246ccd{--font-body:"Geist","Geist Fallback"}@font-face{font-family:Barlow Condensed;font-style:normal;font-weight:500;font-display:swap;src:url(/wp-content/themes/imh-current-site/site/_next/static/media/5de5dda68c9a1053-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Barlow Condensed;font-style:normal;font-weight:500;font-display:swap;src:url(/wp-content/themes/imh-current-site/site/_next/static/media/ac44098818d287e8-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Barlow Condensed;font-style:normal;font-weight:500;font-display:swap;src:url(/wp-content/themes/imh-current-site/site/_next/static/media/3667c091265cf81b-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Barlow Condensed;font-style:normal;font-weight:600;font-display:swap;src:url(/wp-content/themes/imh-current-site/site/_next/static/media/d6e015f239232eb3-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Barlow Condensed;font-style:normal;font-weight:600;font-display:swap;src:url(/wp-content/themes/imh-current-site/site/_next/static/media/55b35d87b6156eea-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Barlow Condensed;font-style:normal;font-weight:600;font-display:swap;src:url(/wp-content/themes/imh-current-site/site/_next/static/media/5fb5c05ff73c0616-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Barlow Condensed;font-style:normal;font-weight:700;font-display:swap;src:url(/wp-content/themes/imh-current-site/site/_next/static/media/8599be8653318abe-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Barlow Condensed;font-style:normal;font-weight:700;font-display:swap;src:url(/wp-content/themes/imh-current-site/site/_next/static/media/3352fdb488e19d84-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Barlow Condensed;font-style:normal;font-weight:700;font-display:swap;src:url(/wp-content/themes/imh-current-site/site/_next/static/media/437e5f23c97e320c-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Barlow Condensed Fallback;src:local("Arial");ascent-override:130.73%;descent-override:26.15%;line-gap-override:0.00%;size-adjust:76.49%}.__className_20a377{font-family:Barlow Condensed,Barlow Condensed Fallback;font-style:normal}.__variable_20a377{--font-display:"Barlow Condensed","Barlow Condensed Fallback"}