.louver-privacy-modal{width:min(720px,calc(100% - 32px));max-height:min(820px,calc(100dvh - 48px));padding:0;border:1px solid #ded2e3;border-radius:16px;background:#fff;color:#312634;box-shadow:0 24px 80px #23182730;font:15px/1.65 "Be Vietnam Pro",sans-serif;overflow:hidden}
.louver-privacy-modal[open]{display:flex;flex-direction:column}
.louver-privacy-modal::backdrop{background:#23182780}
.louver-privacy-modal>header{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-shrink:0;padding:20px 24px;border-bottom:1px solid #e7deeb}
.louver-privacy-modal>header h2{margin:0;font-size:21px;line-height:1.3;color:#512454}
.louver-privacy-modal>header button{flex-shrink:0;width:44px;height:44px;padding:0;border:0;background:none;color:#512454;font:32px/1 sans-serif;cursor:pointer;border-radius:6px}
.privacy-modal-content{padding:8px 28px 28px;overflow-y:auto;overscroll-behavior:contain;min-height:0}
.privacy-modal-content h2{font-size:18px;line-height:1.4;margin:24px 0 10px;color:#512454}
.privacy-modal-content p{margin:12px 0;font-size:15px;line-height:1.65}
.privacy-modal-content button{border:0;background:none;color:#512454;font:inherit;text-decoration:underline;text-underline-offset:3px;cursor:pointer;padding:8px 0}
.louver-privacy-modal :focus-visible{outline:2px solid #9b6eaa;outline-offset:3px}
@media(max-width:600px){.louver-privacy-modal{width:calc(100% - 24px);max-height:calc(100dvh - 32px);border-radius:12px}.louver-privacy-modal>header{padding:12px 16px;gap:8px}.louver-privacy-modal>header h2{font-size:18px}.privacy-modal-content{padding:0 20px 20px}}
