.aayan-chat{--chat-burgundy:#751c39;--chat-paper:#fcf9f6;--chat-offset:24px;position:fixed;right:max(24px,env(safe-area-inset-right));bottom:calc(var(--chat-offset) + env(safe-area-inset-bottom));z-index:80;font-family:var(--sans,"Helvetica Neue",Arial,sans-serif);font-size:14px;line-height:1.5;color:#171214}
.aayan-chat *, .aayan-chat *::before,.aayan-chat *::after{box-sizing:border-box}
.aayan-chat [hidden],.aayan-chat[hidden]{display:none!important}
.aayan-chat button,.aayan-chat a{-webkit-tap-highlight-color:transparent}
.aayan-chat button{font:inherit;cursor:pointer}
.aayan-chat :is(button,a):focus-visible{outline:3px solid #d29aaf;outline-offset:4px}
.aayan-chat__launcher{border:1px solid #ffffff30;background:var(--chat-burgundy);color:#fff;display:flex;align-items:center;gap:11px;min-height:54px;padding:0 21px 0 17px;border-radius:32px;font-weight:500!important;box-shadow:0 6px 28px #18040c2b;transition:background .18s,box-shadow .18s}
.aayan-chat__launcher:hover{background:#5b152d;box-shadow:0 8px 32px #18040c42}
.aayan-chat__launch-icon{display:flex;align-items:center}
.aayan-chat__panel{position:absolute;bottom:70px;right:0;width:min(356px,calc(100vw - 32px));border:1px solid #751c391c;border-radius:18px;box-shadow:0 20px 64px #14030a30;overflow:auto;overscroll-behavior:contain;max-height:calc(100dvh - var(--chat-offset) - 96px - env(safe-area-inset-bottom));background:var(--chat-paper);animation:aayan-chat-enter .18s ease-out}
.aayan-chat__header{position:relative;padding:28px 26px 26px;background:radial-gradient(ellipse at 100% 100%,#91334d66,transparent 68%),#4b1027;color:#fff;isolation:isolate;overflow:hidden}
.aayan-chat__header::after{content:"";position:absolute;inset:12px 16px auto auto;width:150px;height:150px;border:1px solid #ffffff0f;border-radius:50%;transform:translate(55%,-52%);pointer-events:none;z-index:-1}
.aayan-chat__brand{display:inline-flex;align-items:center;justify-content:center;max-width:calc(100% - 40px);min-height:38px;margin-bottom:22px;padding:8px 12px;border:1px solid #ffffff35;border-radius:8px;font-size:13px;font-weight:600;line-height:1.3;letter-spacing:.015em;text-align:center}
.aayan-chat__eyebrow{display:block;font-size:9px;font-weight:700;letter-spacing:.16em;margin-bottom:10px}
.aayan-chat__header h2{font:500 34px/1.12 var(--sans,"Helvetica Neue",Arial,sans-serif);letter-spacing:-.04em;margin:0 0 12px;color:#fff;text-wrap:initial}
.aayan-chat__header p{font-size:13px;line-height:1.65;max-width:272px;color:#f2dce4;margin:0}
.aayan-chat__close{display:grid;place-items:center;position:absolute;right:14px;top:14px;width:44px;height:44px;border:0;border-radius:50%;background:transparent;color:#fff}
.aayan-chat__close:hover{background:#ffffff15}
.aayan-chat__close svg{width:20px;height:20px}
.aayan-chat__body{padding:23px 24px 20px}
.aayan-chat__contact{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:52px;padding:12px 16px;border-radius:7px;background:var(--chat-burgundy);color:#fff!important;font-size:13px;font-weight:500;text-decoration:none}
.aayan-chat__contact:hover{background:#5b152d}
.aayan-chat__contact svg{width:19px;height:19px}
.aayan-chat__call{display:flex;align-items:center;gap:9px;min-height:52px;margin-top:10px;padding:12px 2px;border-bottom:1px solid #751c3917;color:#33232a;text-decoration:none;font-size:12px}
.aayan-chat__call svg{width:17px;height:17px;color:var(--chat-burgundy)}
.aayan-chat__call bdi{margin-inline-start:auto;font-size:14px;font-weight:500}
.aayan-chat__foot{font-size:10px;color:#766c70;line-height:1.5;margin:17px 0 0;text-align:center}
.aayan-chat__status{border-inline-start:2px solid var(--chat-burgundy);padding:0 10px;font-size:12px;color:#62545a;margin:0 0 18px}
.aayan-chat[dir=rtl] .aayan-chat__launcher{padding:0 17px 0 21px}
.aayan-chat[dir=rtl] .aayan-chat__eyebrow{letter-spacing:0}
.aayan-chat[dir=rtl] .aayan-chat__contact svg{transform:scaleX(-1)}
.aayan-chat[dir=rtl] .aayan-chat__close{right:auto;left:14px}
body.aayan-chat-present .hero-sound-toggle{bottom:100px}
body.dao-explore-wordpress .aayan-chat{--chat-offset:108px}
body.nav-open .aayan-chat{display:none}
@keyframes aayan-chat-enter{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:780px){.aayan-chat{--chat-offset:16px;right:max(16px,env(safe-area-inset-right))}.aayan-chat__launcher{min-height:50px;padding-inline:16px;font-size:13px!important}.aayan-chat__panel{bottom:65px;width:min(356px,calc(100vw - 48px))}.aayan-chat__header{padding:24px}.aayan-chat__header h2{font-size:31px}.aayan-chat__brand{margin-bottom:18px}body.dao-explore-wordpress .aayan-chat{--chat-offset:92px}body.aayan-chat-present .hero-sound-toggle{bottom:90px}}
@media(max-height:550px){.aayan-chat__brand{min-height:0;margin-bottom:12px;padding:5px 10px}.aayan-chat__header{padding:18px 24px}.aayan-chat__header p{padding-inline-end:12px}.aayan-chat__body{padding:16px 24px}.aayan-chat__foot{display:none}}
@media(prefers-reduced-motion:reduce){.aayan-chat__panel{animation:none}.aayan-chat__launcher{transition:none}}
