.imh-page{position:relative;isolation:isolate;min-height:100vh}.imh-stage{position:relative;min-height:100svh;display:grid;place-items:center;padding:16px}.imh-ambient{position:fixed;inset:0;pointer-events:none;overflow:hidden;z-index:0}.imh-orb{position:absolute;top:0;left:0;display:grid;place-items:center;width:var(--orb-size, 78px);height:var(--orb-size, 78px);border-radius:999px;border:1px solid color-mix(in srgb,var(--orb-color) 72%,rgba(255,255,255,.2));background:radial-gradient(circle at 30% 28%,rgba(255,255,255,.22),transparent 44%),linear-gradient(180deg,#07101847,color-mix(in srgb,var(--orb-color) 22%,rgba(7,16,24,.92)));box-shadow:0 0 0 1px #ffffff0a,0 18px 44px #00000042,0 0 28px color-mix(in srgb,var(--orb-color) 46%,transparent);color:var(--orb-color);backdrop-filter:blur(8px);will-change:transform}.imh-orb svg{width:42%;height:42%}.imh-orb[data-channel=tiktok]{background:radial-gradient(circle at 30% 28%,rgba(255,255,255,.26),transparent 44%),linear-gradient(180deg,#080c1433,#101621eb);border-color:color-mix(in srgb,var(--orb-color) 84%,rgba(255,255,255,.3))}.imh-shell{position:relative;z-index:1;display:flex;flex-direction:column;width:min(1180px,calc(100vw - 24px));height:min(920px,calc(100svh - 24px));border-radius:30px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#08131ceb,#050e15f5);box-shadow:0 30px 100px #00000057;overflow:hidden;backdrop-filter:blur(16px)}.imh-shell__header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 22px;border-bottom:1px solid rgba(255,255,255,.08);background:#08131cc2}.imh-brand{display:flex;align-items:center;gap:14px;min-width:0}.imh-brand img{width:136px;height:auto;flex:none}.imh-brand strong{display:block;font-family:Space Grotesk,Manrope,system-ui,sans-serif;font-size:1.05rem;font-weight:700;letter-spacing:-.03em}.imh-brand span{display:block;margin-top:.24rem;font-size:.9rem;color:var(--text-muted)}.imh-status{text-align:right;max-width:260px}.imh-status span{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.4rem .72rem;border-radius:999px;background:#ffffff0f;border:1px solid rgba(255,255,255,.08);font-size:.88rem;font-weight:700}.imh-status span:before{content:"";width:9px;height:9px;border-radius:999px;background:#ff8467;box-shadow:0 0 0 2px #ffffff14}.imh-status span[data-state=connected]{background:#1ea68629;border-color:#1ea6863d}.imh-status span[data-state=connected]:before{background:#37d39f}.imh-status span[data-state=connecting]{background:#f6c44a24;border-color:#f6c44a3d}.imh-status span[data-state=connecting]:before{background:#f6c44a}.imh-status span[data-state=error]{background:#ff846729;border-color:#ff846738}.imh-feed{flex:1;overflow:auto;padding:20px 20px 18px;display:flex;flex-direction:column;gap:18px;scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.18) transparent}.imh-feed::-webkit-scrollbar{width:10px}.imh-feed::-webkit-scrollbar-thumb{background:#ffffff29;border-radius:999px;border:2px solid transparent;background-clip:padding-box}.imh-feed::-webkit-scrollbar-track{background:transparent}.imh-intro-card,.imh-empty-state{width:min(760px,100%);margin:0 auto;padding:26px;border-radius:28px;border:1px solid rgba(255,255,255,.1);background:linear-gradient(180deg,#0c1923f0,#0a141ed1);box-shadow:inset 0 1px #ffffff0a}.imh-intro-card__eyebrow,.imh-empty-state__eyebrow,.imh-template-card__eyebrow{display:inline-flex;align-items:center;padding:.42rem .72rem;border-radius:999px;background:#ffffff14;border:1px solid rgba(255,255,255,.1);color:var(--text-soft);font-size:.8rem;font-weight:800;letter-spacing:.01em;text-transform:uppercase}.imh-intro-card h2,.imh-empty-state h2{margin:1rem 0 0;font-family:Space Grotesk,Manrope,system-ui,sans-serif;font-size:clamp(2rem,4vw,3.25rem);line-height:.98;letter-spacing:-.05em}.imh-intro-card>p,.imh-empty-state>p{margin:1rem 0 0;font-size:1.04rem;line-height:1.7;color:var(--text-soft)}.imh-intro-card__lead{margin-top:1.2rem;min-height:250px;padding:1.35rem 1.45rem;border-radius:22px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);text-align:left;overflow:hidden}.imh-intro-card__robot{float:left;width:clamp(190px,24vw,250px);height:auto;margin:-.8rem 1.35rem .7rem -.35rem;object-fit:contain;shape-outside:ellipse(42% 48% at 50% 50%);shape-margin:.8rem;filter:drop-shadow(0 20px 34px rgba(29,205,222,.2))}.imh-intro-card__lead p{margin:.25rem 0 0;font-size:1.08rem;line-height:1.65;color:var(--text-primary)}.imh-intro-card__lead small{display:block;margin-top:1rem;font-size:.9rem;line-height:1.6;color:var(--text-muted)}.imh-intro-form{margin-top:1.3rem;display:grid;gap:.95rem}.imh-intro-form label,.imh-template-form label,.imh-lead-form label{display:grid;gap:.45rem}.imh-intro-form span,.imh-template-form span,.imh-lead-form span{font-size:.9rem;font-weight:700;color:var(--text-soft)}.imh-intro-form input,.imh-template-form input,.imh-template-form textarea,.imh-lead-form input,.imh-lead-form textarea,.imh-composer textarea{width:100%;border:1px solid rgba(255,255,255,.1);border-radius:18px;background:#ffffff0a;color:var(--text);font:inherit;padding:.95rem 1rem;outline:none;transition:border-color .16s ease,background-color .16s ease,box-shadow .16s ease}.imh-intro-form input:focus,.imh-template-form input:focus,.imh-template-form textarea:focus,.imh-lead-form input:focus,.imh-lead-form textarea:focus,.imh-composer textarea:focus{border-color:#29d3c46b;background:#ffffff0f;box-shadow:0 0 0 3px #29d3c41f}.imh-intro-form input::placeholder,.imh-template-form input::placeholder,.imh-template-form textarea::placeholder,.imh-lead-form input::placeholder,.imh-lead-form textarea::placeholder,.imh-composer textarea::placeholder{color:#e2eff875}.imh-intro-form__actions,.imh-template-form__actions{display:flex;justify-content:flex-start}.imh-button{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;padding:.95rem 1.45rem;font:inherit;font-weight:800;letter-spacing:-.01em;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease}.imh-button:hover,.imh-button:focus-visible{transform:translateY(-1px)}.imh-button:disabled{opacity:.6;cursor:not-allowed;transform:none}.imh-button--primary{background:linear-gradient(135deg,var(--brand) 0%,var(--brand-strong) 100%);color:#041118;box-shadow:0 18px 36px #0f9fdd3d}.imh-button--ghost{background:#ffffff0f;color:var(--text);box-shadow:inset 0 0 0 1px #ffffff1a}.imh-message{display:flex;align-items:flex-end;gap:12px}.imh-message--visitor{justify-content:flex-end}.imh-message__body{display:grid;gap:.4rem;max-width:min(740px,100%)}.imh-message__meta{display:flex;align-items:center;gap:.5rem;padding:0 .4rem;font-size:.84rem;color:var(--text-muted)}.imh-message__meta strong{font-size:.88rem;color:var(--text-soft)}.imh-message__avatar{width:42px;height:42px;flex:none;display:grid;place-items:center;border-radius:999px;background:linear-gradient(180deg,#29d3c4e0,#0f9fdddb);color:#041118;font-size:.74rem;font-weight:900;letter-spacing:.04em;box-shadow:0 16px 28px #0000002e}.imh-message__avatar--visitor{background:linear-gradient(180deg,#ffffff38,#ffffff14);color:var(--text)}.imh-message__avatar--operator{overflow:hidden;background:radial-gradient(circle at 48% 38%,#29d3c433,#0f9fdd14 62%,#050e15f2);border:1px solid rgba(41,211,196,.34)}.imh-message__avatar--operator img{width:160%;height:160%;object-fit:cover;object-position:50% 8%;transform:translateY(12%);filter:drop-shadow(0 4px 8px rgba(41,211,196,.16))}.imh-message__bubble{padding:1rem 1rem .95rem;border-radius:24px 24px 24px 10px;background:#0d1924eb;border:1px solid rgba(255,255,255,.08);box-shadow:inset 0 1px #ffffff0a}.imh-message--visitor .imh-message__bubble{border-radius:24px 24px 10px;background:linear-gradient(180deg,#243949e0,#0e1b27f5)}.imh-message__delivery{display:inline-flex;align-items:center;gap:.35rem;margin:0 .45rem;font-size:.74rem;font-weight:600;color:var(--text-muted);letter-spacing:.01em}.imh-message__delivery-icon{display:inline-flex;align-items:center;justify-content:center;min-width:1.15rem;font-weight:900}.imh-message__delivery[data-state=sending]{color:color-mix(in srgb,var(--text-muted) 78%,#ffffff 22%)}.imh-message__delivery[data-state=sending] .imh-message__delivery-icon{animation:imh-delivery-pulse 1.15s ease-in-out infinite}.imh-message__delivery[data-state=sent]{color:color-mix(in srgb,var(--brand) 65%,#ffffff 35%)}.imh-message__delivery[data-state=received]{color:color-mix(in srgb,#89ffe0 72%,#ffffff 28%)}.imh-message__delivery[data-state=failed]{color:#ffb3a1}.imh-message__text{font-size:.98rem;line-height:1.7;color:var(--text-soft);white-space:normal}.imh-message__text+.imh-template-slot,.imh-template-slot+.imh-message__text,.imh-template-slot+.imh-template-slot{margin-top:.9rem}.imh-message__text.is-muted{color:var(--text-muted)}.imh-template-slot{display:block}.imh-template-card{display:grid;gap:.9rem;padding:1rem;border-radius:22px;background:#0b161fd1;border:1px solid rgba(255,255,255,.08)}.imh-template-card h3{margin:0;font-family:Space Grotesk,Manrope,system-ui,sans-serif;font-size:1.08rem;line-height:1.15;letter-spacing:-.03em}.imh-template-card>p{margin:0;color:var(--text-soft);line-height:1.65}.imh-template-card__options{display:flex;flex-wrap:wrap;gap:.7rem}.imh-template-card__footer{display:flex;justify-content:flex-start;margin-top:.2rem}.imh-template-card__bullets{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem}.imh-template-card__bullet{padding:.88rem .92rem;border-radius:18px;background:#ffffff0a;border:1px solid rgba(255,255,255,.07);color:var(--text-soft);font-size:.92rem;line-height:1.55}.imh-chip,.imh-pill{display:inline-flex;align-items:center;gap:.5rem;border:1px solid rgba(255,255,255,.1);border-radius:999px;padding:.7rem .92rem;background:#ffffff0a;color:var(--text);font:inherit;font-weight:700;line-height:1}.imh-chip{cursor:pointer;transition:transform .16s ease,background-color .16s ease,border-color .16s ease}.imh-chip:hover,.imh-chip:focus-visible{transform:translateY(-1px);border-color:#29d3c44d}.imh-chip.is-selected{background:#29d3c41f;border-color:#29d3c447}.imh-chip__icon,.imh-pill svg{width:1rem;height:1rem;flex:none}.imh-pill{padding-inline:.85rem;background:#ffffff0d;color:var(--text-soft)}.imh-pill[style]{border-color:color-mix(in srgb,var(--imh-pill-color) 28%,rgba(255,255,255,.12));box-shadow:0 0 0 1px color-mix(in srgb,var(--imh-pill-color) 18%,transparent) inset}.imh-success-card{display:grid;gap:.35rem;padding:.95rem 1rem 1rem;border-radius:20px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08)}.imh-success-card__badge{width:1.9rem;height:1.9rem;display:grid;place-items:center;border-radius:999px;background:#29d3c424;color:#b8fff4;font-size:1rem;font-weight:900}.imh-success-card strong{font-size:.95rem}.imh-success-card p,.imh-success-card small{margin:0;color:var(--text-muted);line-height:1.55}.imh-template-form,.imh-lead-form{display:grid;gap:.9rem}.imh-template-form textarea{min-height:104px;resize:vertical}.imh-template-form__hint{margin:-.1rem 0 0;font-size:.84rem;color:var(--text-muted);line-height:1.45}.imh-template-form__actions{display:flex;justify-content:flex-start}.imh-lead-form__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem}.imh-lead-form__full{grid-column:1 / -1}.imh-lead-form textarea{min-height:112px;resize:vertical}.imh-error{margin:0;font-size:.88rem;color:#ffb3a1}.imh-composer{padding:16px 18px 18px;border-top:1px solid rgba(255,255,255,.08);background:#071018eb}.imh-composer__form{display:flex;align-items:flex-end;gap:12px}.imh-composer textarea{min-height:56px;max-height:150px;resize:none;flex:1;padding-top:.95rem;padding-bottom:.95rem}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@keyframes imh-delivery-pulse{0%,to{opacity:.48}50%{opacity:1}}@media(max-width:960px){.imh-shell__header{flex-direction:column;align-items:flex-start}.imh-status{text-align:left;max-width:none}.imh-template-card__bullets,.imh-lead-form__grid{grid-template-columns:1fr}}@media(max-width:720px){.imh-stage{padding:8px}.imh-shell{width:calc(100vw - 16px);height:calc(100svh - 16px);border-radius:24px}.imh-shell__header{padding:14px 14px 12px}.imh-feed{padding:14px;gap:14px}.imh-message{gap:10px}.imh-message__avatar{width:36px;height:36px}.imh-message__body{max-width:100%}.imh-message__bubble,.imh-intro-card,.imh-empty-state,.imh-template-card{border-radius:20px}.imh-intro-card,.imh-empty-state{padding:18px}.imh-intro-card h2,.imh-empty-state h2{font-size:1.8rem}.imh-intro-card__lead{min-height:0;padding:1rem;text-align:center}.imh-intro-card__robot{float:none;display:block;width:min(170px,58vw);margin:-.35rem auto .75rem;shape-outside:none}.imh-composer{padding:12px 12px 14px}.imh-composer__form{flex-direction:column;align-items:stretch}.imh-composer button{width:100%}}
