.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-mobile-close{display:none!important}
.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:767px){
html.dria-everywhere-mobile-open,body.dria-everywhere-mobile-open{overflow:hidden!important;overscroll-behavior:none!important}
.dria-everywhere{right:max(10px,env(safe-area-inset-right));bottom:calc(var(--dria-ev-mobile-bottom-offset,86px) + env(safe-area-inset-bottom));--dria-ev-size:54px;z-index:2147483000}
.dria-everywhere-panel{top:var(--dria-ev-mobile-top,0px);right:0;bottom:auto;left:0;width:100vw;max-width:100vw;height:var(--dria-ev-mobile-height,100dvh);max-height:var(--dria-ev-mobile-height,100dvh);min-height:0;border-left:0;box-shadow:none;overscroll-behavior:contain;touch-action:manipulation}
.dria-everywhere-header{flex:0 0 auto;padding:calc(8px + env(safe-area-inset-top)) 10px 8px;gap:8px;min-height:58px}
.dria-everywhere-avatar{width:36px;height:36px;border-radius:10px}.dria-everywhere-identity{gap:8px;min-width:0}.dria-everywhere-identity>div{min-width:0}.dria-everywhere-identity strong{font-size:14px}.dria-everywhere-identity small{font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:48vw}
.dria-everywhere-actions{gap:6px;padding-right:44px}.dria-everywhere-actions a,.dria-everywhere-actions button{width:38px;height:38px;border-radius:11px;font-size:20px}.dria-everywhere-close{display:none!important}.dria-everywhere-mobile-close{display:grid!important;place-items:center;position:absolute;top:calc(8px + env(safe-area-inset-top));right:max(8px,env(safe-area-inset-right));z-index:50;width:42px;height:42px;border:1px solid rgba(91,205,255,.42)!important;border-radius:12px!important;background:rgba(3,35,61,.96)!important;color:#fff!important;box-shadow:0 8px 24px rgba(0,0,0,.28);font-size:28px;line-height:1;cursor:pointer}
.dria-everywhere-messages{flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;padding:12px 10px 8px;overscroll-behavior:contain}
.dria-ev-bubble{max-width:94%;padding:10px 12px;font-size:13.5px;line-height:1.5;overflow-wrap:anywhere;word-break:normal}
.dria-ev-product{grid-template-columns:46px minmax(0,1fr)}.dria-ev-product img{width:46px;height:46px}.dria-ev-product span{min-width:0}.dria-ev-product b,.dria-ev-product small{overflow-wrap:anywhere}
.dria-ev-links{gap:7px}.dria-ev-links a,.dria-ev-inline-link{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:8px 10px;border-radius:10px;font-size:11px;line-height:1.2;overflow-wrap:anywhere}
.dria-everywhere-typing{flex:0 0 auto;padding:4px 12px 8px}.dria-everywhere-form{flex:0 0 auto;align-items:flex-end;padding:8px 10px calc(8px + env(safe-area-inset-bottom));gap:8px;background:rgba(2,16,31,.99)}
.dria-everywhere-input{min-height:48px;max-height:96px;padding:12px;font-size:16px!important;line-height:1.35}.dria-everywhere-send{width:48px;height:48px;border-radius:13px}.dria-everywhere-footer{display:none}
.dria-everywhere-bubble{right:calc(100% + 10px);bottom:10px;width:max-content;min-width:132px;max-width:calc(100vw - 104px);white-space:nowrap;text-align:center;padding:9px 13px;font-size:12px;line-height:1.25;border-radius:14px 14px 4px 14px}
}
@media(max-width:360px){.dria-everywhere-identity small{display:none}.dria-ev-bubble{max-width:96%}}
@media(max-height:520px) and (max-width:767px){.dria-everywhere-header{padding-top:6px;padding-bottom:6px;min-height:50px}.dria-everywhere-avatar{width:32px;height:32px}.dria-everywhere-messages{padding-top:8px}.dria-everywhere-form{padding-top:6px}}
@media(prefers-reduced-motion:reduce){.dria-everywhere-panel,.dria-everywhere-launcher,.dria-everywhere-bubble{transition:none!important;animation:none!important}}
/* 4.20.12 — conversão de limite dentro do Reefinho Everywhere. */
.dria-everywhere .dria-ev-limit-card>strong{display:block;margin-bottom:7px}.dria-everywhere .dria-ev-limit-actions{margin-top:10px}.dria-everywhere .dria-ev-limit-actions button{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:7px 9px;border:1px solid rgba(53,191,255,.28);border-radius:9px;background:rgba(6,52,81,.7);color:#7edfff;font:inherit;font-size:10px;font-weight:800;line-height:1.2;cursor:pointer}.dria-everywhere .dria-ev-limit-actions button:hover{border-color:rgba(83,215,255,.55);background:rgba(8,70,108,.82)}.dria-everywhere .dria-ev-limit-actions button:disabled{opacity:.55;cursor:wait}.dria-everywhere .dria-ev-limit-note{display:block;margin-top:7px;color:#8eb1c9;font-size:10px}
@media(max-width:767px){.dria-everywhere .dria-ev-limit-actions{display:grid;grid-template-columns:1fr;gap:7px}.dria-everywhere .dria-ev-limit-actions a,.dria-everywhere .dria-ev-limit-actions button{width:100%;min-height:42px;font-size:12px}}
/* 4.21.0 — resposta premium: galeria visual, tabelas e títulos escopados. */
.dria-everywhere .dria-ev-bubble h3,.dria-everywhere .dria-ev-bubble h4{margin:12px 0 6px;color:#fff;font-weight:800;line-height:1.25}.dria-everywhere .dria-ev-bubble h3{font-size:14px}.dria-everywhere .dria-ev-bubble h4{font-size:13.5px}.dria-everywhere .dria-ev-bubble hr{height:1px;border:0;background:rgba(110,215,255,.13);margin:11px 0}.dria-everywhere .dria-ev-bubble ol{padding-left:20px;margin:7px 0}.dria-everywhere .dria-ev-bubble code{padding:1px 5px;border-radius:5px;background:rgba(255,255,255,.08);font-size:.92em;color:#c7f3ff}
.dria-everywhere .dria-ev-table-wrap{max-width:100%;overflow-x:auto;margin:10px 0 4px;border:1px solid rgba(72,181,235,.16);border-radius:10px}.dria-everywhere .dria-ev-table{width:100%;border-collapse:collapse;font-size:11px;line-height:1.4}.dria-everywhere .dria-ev-table th,.dria-everywhere .dria-ev-table td{padding:7px 8px;text-align:left;vertical-align:top;border-bottom:1px solid rgba(255,255,255,.07)}.dria-everywhere .dria-ev-table th{background:rgba(29,142,202,.13);color:#f0fbff;font-weight:800}.dria-everywhere .dria-ev-table tr:last-child td{border-bottom:0}
.dria-everywhere .dria-ev-visuals{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:11px}.dria-everywhere .dria-ev-visual{display:block;overflow:hidden;border:1px solid rgba(85,192,242,.19);border-radius:11px;background:rgba(255,255,255,.035);color:inherit!important;text-decoration:none!important}.dria-everywhere .dria-ev-visual img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover;background:#07182a}.dria-everywhere .dria-ev-visual-meta{display:block;padding:7px 8px}.dria-everywhere .dria-ev-visual-meta b{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#f4fbff!important;font-size:10.5px;line-height:1.25}.dria-everywhere .dria-ev-visual-meta small{display:block;margin-top:3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#7faec5;font-size:9px;line-height:1.2}.dria-everywhere .dria-ev-visual:hover{border-color:rgba(86,212,255,.45);background:rgba(22,123,173,.11)}
@media(max-width:767px){.dria-everywhere .dria-ev-visuals{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.dria-everywhere .dria-ev-visual-meta{padding:6px 7px}.dria-everywhere .dria-ev-table{font-size:10.5px}}
