#ictPassNotice{color-scheme:light;box-sizing:border-box;width:calc(100% - 32px);max-width:480px;max-height:calc(100dvh - 32px);overflow:auto;overscroll-behavior:contain;margin:auto;padding:30px 26px 26px;border:1px solid #d7e6ec;border-radius:24px;background:#f3f8fa;color:#123344;box-shadow:0 24px 80px #041c3540;font:16px/1.55 system-ui,sans-serif;text-align:left}
#ictPassNotice::backdrop{background:#041d358c;backdrop-filter:blur(4px)}
#ictPassNotice .ict-pass-close{position:absolute;right:14px;top:14px;display:grid;place-items:center;width:40px;min-width:40px;height:40px;min-height:40px;padding:0;margin:0;border:0;border-radius:50%;background:#e3edf2;color:#506c7b;font:28px/1 system-ui,sans-serif;cursor:pointer;box-shadow:none}
#ictPassNotice .ict-pass-mark{display:grid;place-items:center;width:48px;height:48px;margin:0 0 20px;border-radius:50%;background:#d8f3ef;color:#007d82;font-size:26px}
#ictPassNotice h2{margin:0 0 16px;padding:0;font:700 24px/1.25 system-ui,sans-serif;letter-spacing:-.4px;color:#123344;overflow-wrap:anywhere}
#ictPassNotice p{margin:0 0 24px;padding:0;font:400 16px/1.6 system-ui,sans-serif;color:#486574}
#ictPassNotice .ict-pass-action{display:block;box-sizing:border-box;padding:15px 16px;border:1px solid #56d8e1;border-radius:14px;background:linear-gradient(110deg,#55ceff,#39e0d0);color:#06364b;font:700 16px/1.4 system-ui,sans-serif;text-decoration:none;text-align:center}
#ictPassNotice :focus-visible{outline:3px solid #00858b;outline-offset:3px}
@media(max-height:550px){#ictPassNotice{padding:20px}#ictPassNotice .ict-pass-mark{width:38px;height:38px;margin-bottom:12px}#ictPassNotice h2{font-size:21px}#ictPassNotice p{margin-bottom:16px}}
