.brivox-welcome{box-sizing:border-box;width:min(400px,calc(100vw - 32px));max-width:calc(100vw - 32px);height:520px;max-height:calc(100dvh - 48px);margin:auto;padding:0;overflow:hidden;color:#eef3fc;background:#14161c;border:1px solid #5da4ff47;border-radius:20px;box-shadow:0 24px 80px #0009,0 0 32px #0b7cff14;font-family:montserrat,roboto,pht,Arial,sans-serif;text-align:start;color-scheme:dark}
.brivox-welcome::backdrop{background:rgb(2 6 12 / 66%)}
.brivox-welcome[open]{display:flex;flex-direction:column}
.brivox-welcome .brivox-welcome-header{flex:none;padding:28px 24px 24px;background:linear-gradient(135deg,#1d0d35,#12214a 52%,#0b58c8);border-bottom:1px solid #5da4ff47}
.brivox-welcome .brivox-welcome-title{margin:0;padding-inline-end:28px;color:#f3f7ff;font-size:24px;font-weight:600;line-height:1.4;letter-spacing:0;white-space:pre-line;overflow-wrap:break-word;text-wrap:balance}
.brivox-welcome .brivox-welcome-close{position:absolute;top:12px;inset-inline-end:12px;display:grid;place-items:center;width:40px;height:40px;padding:0;border:1px solid #9bcaff40;border-radius:50%;color:#dcecff;background:#090a0f40;cursor:pointer}
.brivox-welcome .brivox-welcome-close:hover{color:#fff;background:#0b7cff40}
.brivox-welcome .brivox-welcome-close:focus-visible{outline:2px solid #329aff!important;outline-offset:-4px}
.brivox-welcome .brivox-welcome-close svg{width:19px;height:19px;pointer-events:none}
.brivox-welcome .brivox-welcome-body{min-height:0;overflow:auto;overscroll-behavior:contain;padding:22px 24px 24px;font-size:15px;line-height:1.75;scrollbar-width:thin;scrollbar-color:#466283 transparent;overflow-wrap:anywhere}
.brivox-welcome .brivox-welcome-body p{margin:0 0 16px;color:#c6d1e2;font-size:inherit;font-weight:400;line-height:inherit}
.brivox-welcome .brivox-welcome-body p:first-child{margin-bottom:10px;color:#91cdff;font-size:18px;font-weight:600;line-height:1.5;text-wrap:balance}
.brivox-welcome .brivox-welcome-body p:nth-child(2){color:#b9c8dd;font-size:14px;line-height:1.7}
.brivox-welcome .brivox-welcome-body p:nth-child(3){margin-block:18px;padding:15px 16px;color:#edf6ff;background:#122540;border:1px solid #3f92e947;border-inline-start:3px solid #55afff;border-radius:12px;font-size:15px;font-weight:500;line-height:1.85}
.brivox-welcome .brivox-welcome-body p:last-child{margin-bottom:0;padding-top:14px;border-top:1px solid #82baff26;color:#a6b7ce;font-size:13px;font-weight:400;line-height:1.8}
@media(prefers-reduced-motion:no-preference){.brivox-welcome[open]{animation:brivox-welcome-in .18s ease-out}@keyframes brivox-welcome-in{from{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}}
