.privacy-policy-modal-backdrop{position:fixed;inset:0;z-index:1300;display:flex;align-items:center;justify-content:center;padding:1.25rem;background:transparent;pointer-events:auto;isolation:isolate}.privacy-policy-modal-backdrop__dim{position:absolute;inset:0;z-index:0;background:rgba(0,29,61,.62);pointer-events:none}.privacy-policy-modal{position:relative;z-index:1;display:flex;flex-direction:column;flex-shrink:0;width:min(100%,720px);max-height:min(90vh,820px);min-height:280px;background:#fff;color:#333;border-radius:20px;box-shadow:0 24px 60px rgba(0,45,90,.28);overflow:hidden;opacity:1;visibility:visible;transform:none}.privacy-policy-modal__header{flex-shrink:0;padding:1.35rem 1.5rem .75rem;border-bottom:1px solid rgba(0,88,169,.12)}.privacy-policy-modal__header h2{margin:0 0 .35rem;font-size:1.35rem;color:#0058a9}.privacy-policy-modal__header p{margin:0;font-size:.9rem;color:#5a6472}.privacy-policy-modal__body{flex:1 1 auto;min-height:120px;overflow-y:auto;padding:1rem 1.5rem;-webkit-overflow-scrolling:touch}.privacy-policy-modal__content{font-size:.9rem;line-height:1.65;color:#333}.privacy-policy-modal__content h1{font-size:1.25rem;color:#0058a9;margin:0 0 .5rem}.privacy-policy-modal__content h2{font-size:1.05rem;color:#0058a9;margin:1.25rem 0 .5rem}.privacy-policy-modal__content h3{font-size:.98rem;margin:1rem 0 .4rem}.privacy-policy-modal__content li,.privacy-policy-modal__content p{margin:0 0 .65rem}.privacy-policy-modal__content ul{margin:0 0 .75rem;padding-left:1.25rem}.privacy-policy-modal__content table{width:100%;border-collapse:collapse;margin:.75rem 0 1rem;font-size:.85rem}.privacy-policy-modal__content td,.privacy-policy-modal__content th{border:1px solid #d8e3ef;padding:.5rem .65rem;text-align:left;vertical-align:top}.privacy-policy-modal__content th{background:#f0f6fc;color:#0058a9}.privacy-policy-modal__content blockquote{margin:.75rem 0;padding:.65rem .85rem;border-left:3px solid #fdd802;background:#f8fafc;border-radius:0 10px 10px 0}.privacy-policy-modal__content hr{border:none;border-top:1px solid #e2e8f0;margin:1rem 0}.privacy-policy-modal__content a{color:#0058a9}.privacy-policy-modal__footer{flex-shrink:0;padding:1rem 1.5rem 1.35rem;border-top:1px solid rgba(0,88,169,.12);background:#f8fafc;border-radius:0 0 20px 20px}.privacy-policy-modal__checkbox{display:flex;align-items:flex-start;gap:.65rem;margin-bottom:1rem;cursor:pointer;font-size:.9rem;line-height:1.45;color:#333}.privacy-policy-modal__checkbox input{margin-top:.2rem;width:1.1rem;height:1.1rem;flex-shrink:0;accent-color:#0058a9}.privacy-policy-modal__accept{width:100%;border:none;border-radius:999px;padding:.85rem 1.25rem;font-size:1rem;font-weight:700;color:#fff;background:linear-gradient(135deg,#0058a9,#003d75);cursor:pointer;transition:opacity .2s,transform .2s}.privacy-policy-modal__accept:disabled{opacity:.45;cursor:not-allowed}.privacy-policy-modal__accept:not(:disabled):hover{transform:translateY(-1px)}@media (max-width:600px){.privacy-policy-modal-backdrop{padding:.75rem;align-items:flex-end}.privacy-policy-modal{max-height:92vh;border-radius:18px 18px 14px 14px}}