/* A little help, tucked away until it is invited in. */
.footer-end{padding-bottom:75px}
.platform-note{display:flex;align-items:center;gap:9px;font-size:12px;color:#68735b;margin-top:22px;line-height:1.6}.platform-note>img{width:18px;height:18px}.hero-copy>.eyebrow{display:flex;align-items:center;gap:9px}.hero-copy>.eyebrow>img{width:19px;height:19px}.hero-footnotes span:first-child{font-weight:550}.assistant-launch{position:fixed;right:24px;bottom:24px;z-index:50;display:flex;align-items:center;gap:9px;border:1px solid #b9c3a5;border-radius:40px;padding:9px 17px 9px 9px;background:#eff1df;box-shadow:0 5px 22px #25321815;color:var(--ink);font:inherit;font-size:12px;min-height:52px;transition:transform .2s,box-shadow .2s}.assistant-launch>img:first-child{width:35px;height:36px;object-fit:contain;transition:rotate .3s}.assistant-launch>img:last-child{width:16px;height:16px}.assistant-launch:hover{transform:translateY(-3px);box-shadow:0 8px 22px #25321825}.assistant-launch:hover>img:first-child{rotate:-12deg}.assistant-launch[aria-expanded=true]>img:last-child{rotate:180deg}
.little-assistant{position:fixed;right:24px;bottom:88px;width:390px;height:min(590px,calc(100dvh - 115px));z-index:51;display:flex;flex-direction:column;border:1px solid #bcc7ac;background:#fffef7;border-radius:18px;box-shadow:0 16px 60px #222b2228;overflow:hidden;animation:chat-arrive .25s ease-out;font-family:'Instrument Sans',sans-serif}.chat-heading{display:flex;align-items:center;gap:12px;padding:17px 18px;background:#e9eedd;border-bottom:1px solid #d5ddc5;flex:none}.chat-heading>img{width:37px;height:38px;object-fit:contain}.chat-heading h2{font-size:18px;line-height:1.2;letter-spacing:-.5px;font-weight:550;margin:0}.chat-heading small{font-size:10px;color:#677658;display:block;margin-top:5px}.chat-heading button{margin-left:auto;display:grid;place-items:center;width:36px;height:36px;min-height:36px;border:0;background:none;border-radius:50%}.chat-heading button:hover{background:#d8e0c9}.chat-heading button img{width:17px;height:17px}.chat-log{overflow:auto;overscroll-behavior:contain;flex:1;min-height:90px;padding:20px 18px;scroll-behavior:smooth}.chat-welcome{padding-bottom:18px}.chat-welcome>p{font-size:22px;line-height:1.2;letter-spacing:-.7px;font-weight:500;margin:0}.chat-welcome>small{display:block;font-size:12px;line-height:1.7;color:var(--muted);margin-top:12px}.chat-chips{display:flex;gap:8px;flex-wrap:wrap;margin-top:17px}.chat-chips button{font:inherit;font-size:11px;border:1px solid #ccd6bc;background:#f0f3e6;border-radius:7px;padding:10px 12px;min-height:38px;color:#4d5b3f;text-align:left}.chat-chips button:hover{background:#e0e7d2}.chat-message{margin-top:17px;padding:14px 15px;border:1px solid #e0e3d4;border-radius:12px 12px 12px 2px;background:#f4f3e9;overflow-wrap:anywhere}.chat-message>small{font-size:9px;text-transform:uppercase;letter-spacing:.05em;color:#778166}.chat-message>p{font-size:13px;line-height:1.75;white-space:pre-wrap;margin:9px 0 0}.chat-message>a{display:block;font-size:11px;margin-top:13px;line-height:1.5;text-decoration:underline;text-underline-offset:3px;color:#526542}.chat-user{margin-left:32px;background:#e7eddc;border-color:#d3ddc4;border-radius:12px 12px 2px 12px}.chat-failed{border-style:dashed}.chat-status{font-size:10px;line-height:1.6;padding:0 18px;color:#68715b;flex:none;min-height:0}.chat-status:not(:empty){padding-block:9px}.chat-form{display:flex;gap:8px;align-items:flex-end;padding:10px 12px;border-top:1px solid #dee4d1;flex:none}.chat-form label{display:block;flex:1;min-width:0}.chat-form label>span{position:absolute;clip-path:inset(50%);width:1px;height:1px;overflow:hidden}.chat-form textarea{resize:none;display:block;width:100%;border:1px solid transparent;border-radius:8px;background:#f4f5ec;padding:11px 10px;font:inherit;font-size:13px;line-height:1.5;color:var(--ink);min-height:43px;max-height:100px}.chat-form textarea:focus{outline:2px solid #a1b080;outline-offset:-2px}.chat-form>button{width:43px;height:43px;flex:none;border:1px solid #61734c;border-radius:9px;background:#d9e4c6;display:grid;place-items:center}.chat-form>button img{width:19px;height:19px}.chat-form>button:disabled{opacity:.45;cursor:wait}.chat-form[aria-busy=true]>button img{animation:chat-thinking 1s ease-in-out infinite}.chat-meta{display:flex;justify-content:space-between;gap:15px;padding:0 18px 13px;font-size:10px;color:#737d67}.chat-meta button{padding:0;border:0;background:none;font:inherit;color:inherit;text-decoration:underline;text-underline-offset:3px}.chat-meta a{text-decoration:underline;text-underline-offset:3px}.chat-notice{font-size:9px;line-height:1.6;color:#778069;padding:10px 18px;background:#f2f3e8;margin:0;border-top:1px solid #e3e7d9;flex:none}.little-assistant :focus-visible,.assistant-launch:focus-visible{outline:2px solid #687e47;outline-offset:3px}@keyframes chat-arrive{from{opacity:0;transform:translateY(10px) scale(.98)}to{opacity:1;transform:none}}@keyframes chat-thinking{50%{transform:translateY(-3px)}}
@media(max-width:650px){.assistant-launch{right:14px;bottom:max(14px,env(safe-area-inset-bottom));padding:8px 12px 8px 8px;font-size:11px;min-height:48px}.assistant-launch>img:first-child{width:30px;height:31px}.little-assistant{right:12px;left:12px;width:auto;bottom:calc(74px + env(safe-area-inset-bottom));height:min(550px,calc(100dvh - 100px - env(safe-area-inset-bottom)));border-radius:15px}.chat-heading{padding:13px 15px}.chat-heading h2{font-size:17px}.chat-log{padding:17px 14px}.chat-form textarea{font-size:16px}.chat-message>p{font-size:13px}.chat-notice{font-size:9px}.platform-note{font-size:11px}.footer-end{padding-bottom:65px}}
@media(prefers-reduced-motion:reduce){.little-assistant,.chat-form[aria-busy=true]>button img{animation:none}.assistant-launch,.assistant-launch>img:first-child{transition:none}.chat-log{scroll-behavior:auto}}
@media print{.assistant-launch,.little-assistant{display:none!important}}
