.dria-everywhere{--dria-ev-size:64px;--dria-ev-panel:410px;position:fixed;right:18px;bottom:18px;z-index:999999;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#eef8ff}
.dria-everywhere *{box-sizing:border-box}
.dria-everywhere-launcher{position:relative;width:calc(var(--dria-ev-size) + 12px);height:calc(var(--dria-ev-size) + 12px);padding:0!important;border:1px solid rgba(32,177,255,.34)!important;border-radius:22px!important;background:radial-gradient(circle at 50% 32%,rgba(18,145,231,.38),rgba(3,45,82,.96) 72%)!important;box-shadow:inset 0 0 22px rgba(38,183,255,.10),0 10px 30px rgba(0,0,0,.28)!important;cursor:pointer;filter:drop-shadow(0 12px 24px rgba(0,0,0,.28));transition:transform .18s ease,opacity .18s ease,background .18s ease,border-color .18s ease;-webkit-appearance:none!important;appearance:none!important}
.dria-everywhere-launcher:hover,.dria-everywhere-launcher:focus,.dria-everywhere-launcher:active{transform:translateY(-2px) scale(1.02);background:radial-gradient(circle at 50% 30%,rgba(25,173,255,.48),rgba(3,51,94,.98) 74%)!important;border-color:rgba(69,205,255,.62)!important;outline:none!important}
.dria-everywhere-mascot{display:block;width:var(--dria-ev-size);height:var(--dria-ev-size);object-fit:contain;margin:auto;user-select:none;pointer-events:none}
.dria-everywhere-online{position:absolute;right:6px;bottom:8px;width:11px;height:11px;border-radius:50%;background:#21d98b;border:2px solid #06182b;box-shadow:0 0 0 3px rgba(33,217,139,.12)}
.dria-everywhere-bubble{position:absolute;right:calc(var(--dria-ev-size) + 12px);bottom:22px;white-space:nowrap;padding:8px 11px;border-radius:13px 13px 3px 13px;border:1px solid rgba(29,191,255,.45);background:rgba(3,22,42,.96);color:#f4fbff;font-size:12px;font-weight:700;box-shadow:0 10px 30px rgba(0,0,0,.25);animation:driaEvIn .22s ease}
.dria-everywhere-panel{position:fixed;top:0;right:0;bottom:0;width:min(var(--dria-ev-panel),94vw);display:flex;flex-direction:column;background:linear-gradient(180deg,rgba(3,22,42,.995),rgba(2,15,31,.995));border-left:1px solid rgba(39,180,255,.25);box-shadow:-22px 0 60px rgba(0,0,0,.42);transform:translateX(104%);opacity:0;pointer-events:none;transition:transform .25s ease,opacity .2s ease;backdrop-filter:blur(18px)}
.dria-everywhere.is-open .dria-everywhere-panel{transform:translateX(0);opacity:1;pointer-events:auto}
.dria-everywhere.is-open .dria-everywhere-launcher{opacity:0;pointer-events:none}
.dria-everywhere-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:15px 16px;border-bottom:1px solid rgba(255,255,255,.08);background:rgba(4,28,51,.78)}
.dria-everywhere-identity{display:flex;align-items:center;gap:10px;min-width:0}
.dria-everywhere-avatar{width:42px;height:42px;object-fit:contain;border-radius:12px;background:rgba(17,126,193,.12)}
.dria-everywhere-identity strong{display:block;font-size:15px;color:#fff}.dria-everywhere-identity small{display:block;margin-top:2px;color:#8eb1c9;font-size:11px}
.dria-everywhere-actions{display:flex;align-items:center;gap:7px}.dria-everywhere-actions a,.dria-everywhere-actions button{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;border:1px solid rgba(71,181,239,.24);background:rgba(7,44,72,.72);color:#dff7ff;text-decoration:none;font-size:19px;cursor:pointer}
.dria-everywhere-context{display:none!important}
.dria-everywhere-messages{flex:1;overflow:auto;padding:16px 14px 10px;scroll-behavior:smooth}
.dria-ev-message{display:flex;margin:0 0 12px}.dria-ev-message.user{justify-content:flex-end}.dria-ev-message.assistant{justify-content:flex-start}
.dria-ev-bubble{max-width:88%;padding:11px 13px;border-radius:15px;line-height:1.55;font-size:13.5px;word-break:break-word}.dria-ev-message.user .dria-ev-bubble{background:linear-gradient(135deg,#075ba7,#074784);border:1px solid rgba(60,181,255,.42);color:#fff;border-bottom-right-radius:4px}.dria-ev-message.assistant .dria-ev-bubble{background:rgba(6,33,56,.88);border:1px solid rgba(47,148,207,.25);color:#e9f5ff;border-bottom-left-radius:4px}
.dria-ev-bubble p{margin:0 0 8px}.dria-ev-bubble p:last-child{margin-bottom:0}.dria-ev-bubble strong{color:#fff}.dria-ev-bubble a{color:#5dd8ff;text-decoration:none}.dria-ev-bubble ul{padding-left:18px;margin:7px 0}.dria-ev-bubble li{margin:4px 0}
.dria-ev-products{display:grid;gap:8px;margin-top:10px}.dria-ev-product{display:grid;grid-template-columns:52px 1fr;gap:9px;padding:8px;border-radius:11px;background:rgba(255,255,255,.045);border:1px solid rgba(255,255,255,.07);text-decoration:none!important;color:inherit!important}.dria-ev-product img{width:52px;height:52px;border-radius:8px;object-fit:cover;background:#fff}.dria-ev-product b{display:block;font-size:12px;color:#f3fbff}.dria-ev-product small{display:block;margin-top:3px;color:#79cce8;font-size:11px}
.dria-ev-links{display:flex;flex-wrap:wrap;gap:6px;margin-top:9px}.dria-ev-links a{padding:6px 8px;border:1px solid rgba(53,191,255,.25);border-radius:8px;background:rgba(6,52,81,.55);font-size:10px;font-weight:700;color:#7edfff!important;text-decoration:none!important}
.dria-everywhere-typing{display:flex;align-items:center;gap:4px;padding:0 16px 10px;color:#7fa8bf;font-size:11px}.dria-everywhere-typing span{width:5px;height:5px;border-radius:50%;background:#53d8ff;animation:driaEvDot 1.1s infinite}.dria-everywhere-typing span:nth-child(2){animation-delay:.15s}.dria-everywhere-typing span:nth-child(3){animation-delay:.3s}.dria-everywhere-typing em{font-style:normal;margin-left:4px}
.dria-everywhere-form{display:flex;align-items:flex-end;gap:8px;padding:10px 12px 12px;border-top:1px solid rgba(255,255,255,.08);background:rgba(2,16,31,.95)}
.dria-everywhere-input{flex:1;min-height:44px;max-height:120px;resize:none;border:1px solid rgba(70,162,213,.25)!important;border-radius:12px!important;background:rgba(6,30,49,.9)!important;color:#eefaff!important;padding:11px 12px!important;outline:none!important;box-shadow:none!important;font:inherit!important;font-size:13px!important}.dria-everywhere-input:focus{border-color:rgba(57,202,255,.55)!important}.dria-everywhere-input::placeholder{color:#718da2}
.dria-everywhere-send{width:44px;height:44px;flex:none;border:1px solid rgba(64,211,255,.55);border-radius:12px;background:linear-gradient(180deg,#13bdeb,#079ad4);color:#031622;font-size:22px;font-weight:900;cursor:pointer}.dria-everywhere-send:disabled{opacity:.45;cursor:wait}
.dria-everywhere-footer{display:flex;justify-content:space-between;align-items:center;gap:8px;padding:8px 12px 10px;color:#607d92;font-size:9px}.dria-everywhere-footer a{color:#6bcfee;text-decoration:none;font-weight:700;white-space:nowrap}
@keyframes driaEvDot{0%,70%,100%{opacity:.25;transform:translateY(0)}35%{opacity:1;transform:translateY(-3px)}}@keyframes driaEvIn{from{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}
@media(max-width:640px){.dria-everywhere{right:10px;bottom:12px;--dria-ev-size:54px}.dria-everywhere-panel{width:100vw;max-width:none}.dria-everywhere-footer span{display:none}.dria-everywhere-bubble{right:calc(var(--dria-ev-size) + 8px);bottom:15px;font-size:11px}.dria-everywhere-messages{padding:14px 11px 8px}.dria-ev-bubble{max-width:92%;font-size:13px}}
@media(prefers-reduced-motion:reduce){.dria-everywhere-panel,.dria-everywhere-launcher,.dria-everywhere-bubble{transition:none!important;animation:none!important}}
