[data-website-notice]{font-family:inherit;cursor:pointer}
#website-notice{box-sizing:border-box;width:min(420px,calc(100% - 36px));max-height:calc(100dvh - 36px);overflow:auto;margin:auto;padding:30px;border:1px solid #dce5ef;border-radius:20px;background:#fff;color:#193453;box-shadow:0 20px 70px #0b153b30;font-family:Inter,Arial,sans-serif}
#website-notice:not([open]){display:none}
#website-notice::backdrop{background:#0b153b70;backdrop-filter:blur(4px)}
#website-notice .website-notice__icon{display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:#edf5fc;color:#2864a1;margin-bottom:18px}
#website-notice .website-notice__icon svg{width:23px;height:23px;stroke:currentColor;stroke-width:1.5;fill:none;stroke-linecap:round;stroke-linejoin:round}
#website-notice h2{margin:0 0 12px;font-size:23px;line-height:1.2;letter-spacing:-.025em;color:#193453}
#website-notice p{margin:0;color:#50657c;font-size:14px;line-height:1.65}
#website-notice small{display:block;margin:12px 0 22px;color:#6a7c90;font-size:12px;line-height:1.5}
#website-notice button{width:100%;min-height:44px;border:0;border-radius:9px;background:#1b2051;color:white;font:600 13px Inter,Arial,sans-serif;cursor:pointer}
#website-notice button:focus-visible{outline:2px solid #2864a1;outline-offset:4px}
