.adt-agent{display:contents}.adt-agent-pillwrap{font-family:var(--adt-font);flex:none;align-items:center;display:inline-flex;position:relative}.adt-agent-pillwrap-float{right:12px;bottom:calc(var(--adt-bar-h,env(safe-area-inset-bottom)) + 12px);z-index:var(--adt-z-slot,950);position:fixed}@media (min-width:900px){.adt-agent-pillwrap-float{right:18px;bottom:calc(var(--adt-bar-h,0px) + 16px)}}.adt-agent-nudge{background:var(--adt-page);width:max-content;max-width:min(280px,100vw - 24px);color:var(--adt-text);border:1px solid var(--adt-line);box-shadow:var(--adt-shadow);border-radius:14px 14px 4px;padding:12px 40px 12px 14px;font-size:13.5px;line-height:1.4;animation:.25s ease-out adt-agent-rise;position:absolute;bottom:calc(100% + 12px);right:0}.adt-agent-nudge-text{font:inherit;color:inherit;text-align:left;cursor:pointer;background:0 0;border:none;margin:0;padding:0}.adt-agent-nudge-x{width:36px;height:36px;color:var(--adt-sub);cursor:pointer;background:0 0;border:none;border-radius:999px;padding:0;font-size:14px;line-height:1;position:absolute;top:2px;right:2px}.adt-agent-nudge-x:hover{color:var(--adt-text)}.adt-agent-scrim{background:var(--adt-scrim);z-index:calc(var(--adt-z-chat,1200) - 1);position:fixed;inset:0}.adt-agent-surface{background:var(--adt-page);color:var(--adt-text);font-family:var(--adt-font);z-index:var(--adt-z-chat,1200);box-sizing:border-box;flex-direction:column;display:flex;position:fixed;overflow:hidden}.adt-agent-sheet{border-radius:20px 20px 0 0;height:62dvh;transition:height .25s,border-radius .25s;bottom:0;left:0;right:0;box-shadow:0 -12px 40px #00000040}.adt-agent-sheet.adt-agent-full{border-radius:0;height:100dvh}.adt-agent-card{right:18px;bottom:calc(var(--adt-bar-h,0px) + 16px);width:380px;height:620px;max-height:calc(var(--adt-vh,100vh) - var(--adt-header-h,72px) - var(--adt-bar-h,0px) - 32px);border:1px solid var(--adt-line);box-shadow:var(--adt-shadow);border-radius:16px}.adt-agent-handle{touch-action:none;cursor:grab;flex:none;justify-content:center;align-items:center;height:24px;display:flex}.adt-agent-handle span{background:var(--adt-line);border-radius:999px;width:38px;height:4px}.adt-agent-header{border-bottom:1px solid var(--adt-line);flex:none;align-items:center;gap:12px;height:56px;padding:0 8px 0 16px;display:flex}.adt-agent-avatar{box-sizing:border-box;border:1.5px solid var(--adt-acc);width:36px;height:36px;font-family:var(--adt-serif);color:var(--adt-acc);border-radius:999px;flex:none;justify-content:center;align-items:center;font-size:19px;font-weight:600;display:flex}.adt-agent-title{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.adt-agent-title strong{font-size:15px;font-weight:700;line-height:1.1}.adt-agent-status{color:var(--adt-sub);align-items:center;gap:5px;font-size:12px;display:flex}.adt-agent-status:before{content:"";background:currentColor;border-radius:999px;flex:none;width:6px;height:6px}.adt-agent-status-ready{color:var(--adt-ok)}.adt-agent-status-error{color:var(--adt-error)}.adt-agent-close{border:1px solid var(--adt-ctrl);width:44px;height:44px;color:var(--adt-text);cursor:pointer;background:0 0;border-radius:999px;flex:none;justify-content:center;align-items:center;padding:0;font-size:14px;line-height:1;display:flex}.adt-agent-close:hover{border-color:var(--adt-acc)}.adt-agent-body{flex-direction:column;flex:1;gap:12px;min-height:0;padding:16px;display:flex;overflow-y:auto}.adt-agent-note{text-align:center;color:var(--adt-sub);margin:8px 0;font-size:13px}.adt-agent-error-note{color:var(--adt-error)}.adt-agent-row{flex-direction:column;display:flex}.adt-agent-from-user{align-items:flex-end}.adt-agent-from-agent,.adt-agent-from-system{align-items:flex-start}.adt-agent-bubble{word-break:break-word;border-radius:16px 16px 16px 6px;max-width:84%;padding:11px 14px;font-size:15px;line-height:1.45}.adt-agent-card .adt-agent-bubble{max-width:86%;padding:10px 14px;font-size:13.5px;line-height:1.5}.adt-agent-from-agent .adt-agent-bubble{background:var(--adt-strip);color:var(--adt-text)}.adt-agent-from-user .adt-agent-bubble{background:var(--adt-cta);color:var(--adt-cta-fg);white-space:pre-wrap;border-radius:16px 16px 6px}.adt-agent-from-system .adt-agent-bubble{background:color-mix(in srgb, var(--adt-error) 12%, transparent);color:var(--adt-error);font-size:12.5px}.adt-agent-bubble p{margin:0}.adt-agent-bubble p+p,.adt-agent-bubble p+ul,.adt-agent-bubble p+ol,.adt-agent-bubble ul+p,.adt-agent-bubble ol+p{margin-top:8px}.adt-agent-bubble ul,.adt-agent-bubble ol{flex-direction:column;gap:3px;margin:0;padding-left:18px;display:flex}.adt-agent-bubble a{color:var(--adt-acc);font-weight:600;text-decoration:underline}.adt-agent-bubble strong{font-weight:700}.adt-agent-prompts{flex-direction:column;gap:8px;display:flex}.adt-agent-prompts-label{letter-spacing:.08em;text-transform:uppercase;color:var(--adt-sub);padding-left:2px;font-size:10.5px}.adt-agent-prompt{border:1px solid var(--adt-ctrl);background:var(--adt-field);min-height:44px;color:var(--adt-text);font:inherit;text-align:left;cursor:pointer;border-radius:10px;justify-content:space-between;align-items:center;gap:10px;padding:0 14px;font-size:13.5px;font-weight:500;display:flex}.adt-agent-prompt:after{content:"→";color:var(--adt-acc);flex:none}.adt-agent-prompt:hover{border-color:var(--adt-acc)}.adt-agent-card .adt-agent-prompt{min-height:36px;padding:0 12px;font-size:12.5px}.adt-agent-chips{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.adt-agent-chip{border:1px solid var(--adt-ctrl);background:var(--adt-field);min-height:40px;color:var(--adt-text);font:inherit;cursor:pointer;border-radius:999px;padding:6px 14px;font-size:13px}.adt-agent-card .adt-agent-chip{min-height:36px}.adt-agent-chip:hover{border-color:var(--adt-acc)}.adt-agent-unit-actions{gap:8px}.adt-agent-unit-group{flex-wrap:wrap;gap:6px;display:inline-flex}.adt-agent-chip-primary,.adt-agent-chip-primary:hover{background:var(--adt-cta);color:var(--adt-cta-fg);border-color:var(--adt-cta);font-weight:600}.adt-agent-chip:disabled{opacity:.6;cursor:default}.adt-agent-typing{align-items:center;gap:4px;display:flex}.adt-agent-typing span{background:var(--adt-sub);border-radius:50%;width:7px;height:7px;animation:1.2s ease-in-out infinite adt-agent-blink}.adt-agent-typing span:nth-child(2){animation-delay:.15s}.adt-agent-typing span:nth-child(3){animation-delay:.3s}.adt-agent-footer{padding:10px 12px max(12px, env(safe-area-inset-bottom));border-top:1px solid var(--adt-line);flex:none;align-items:center;gap:8px;display:flex}.adt-agent-card .adt-agent-footer{background:var(--adt-strip);padding:12px}.adt-agent-footer input{box-sizing:border-box;border:1px solid var(--adt-ctrl);background:var(--adt-field);min-width:0;height:48px;color:var(--adt-text);border-radius:999px;outline:none;flex:1;padding:0 18px;font-family:inherit;font-size:16px}.adt-agent-card .adt-agent-footer input{height:44px;padding:0 16px;font-size:14px}.adt-agent-footer input::placeholder{color:var(--adt-placeholder)}.adt-agent-footer input:focus{border-color:var(--adt-acc)}.adt-agent-send{background:var(--adt-cta);width:44px;height:44px;color:var(--adt-cta-fg);cursor:pointer;border:none;border-radius:999px;flex:none;justify-content:center;align-items:center;display:flex}.adt-agent-send:disabled{background:var(--adt-cta-off);color:var(--adt-cta-off-fg);cursor:default}@keyframes adt-agent-blink{0%,80%,to{opacity:.25}40%{opacity:1}}@keyframes adt-agent-rise{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.adt-agent-nudge,.adt-agent-typing span{animation:none}.adt-agent-sheet{transition:none}}@media (max-width:899.95px){.adt-agent-pillwrap-bar{order:-1}}.adt-agent-unit{flex-direction:column;gap:8px;width:100%;display:flex}.adt-agent-unit-stage{aspect-ratio:16/10;background:var(--adt-strip);touch-action:pan-y;-webkit-user-select:none;user-select:none;border-radius:12px;width:100%;position:relative;overflow:hidden}.adt-agent-unit-stage img{object-fit:contain;width:100%;height:100%;display:block}.adt-agent-unit-empty{color:var(--adt-sub);justify-content:center;align-items:center;font-size:13px;display:flex;position:absolute;inset:0}.adt-agent-unit-arrow{-webkit-backdrop-filter:blur(7px);color:#fff;cursor:pointer;background:#0a101452;border:1px solid #ffffff4d;border-radius:999px;justify-content:center;align-items:center;width:36px;height:36px;padding:0;display:inline-flex;position:absolute;top:50%;transform:translateY(-50%)}.adt-agent-unit-arrow-left{left:8px}.adt-agent-unit-arrow-right{right:8px}.adt-agent-unit-counter{color:#fff;font-variant-numeric:tabular-nums;background:#0a101452;border-radius:999px;padding:3px 8px;font-size:11px;position:absolute;bottom:8px;right:10px}.adt-agent-unit-label{color:var(--adt-sub);font-size:12px}.adt-agent-unit-caption{color:var(--adt-text);flex-wrap:wrap;align-items:baseline;gap:8px;font-size:13px;display:flex}.adt-agent-unit-caption span{min-width:0;color:var(--adt-sub);flex:1}.adt-agent-unit .adt-agent-chip-primary{align-self:flex-start}
