*{box-sizing:border-box}:root{--primary: #0b1120;--secondary: #1f5c7a;--accent: #34495e;--cyan: #22d3ee;--blue: #60a5fa;--text: #e5e7eb;--muted: rgba(229, 231, 235, .78);--stroke: rgba(255, 255, 255, .16);--row: rgba(255, 255, 255, .04);--row-alt: rgba(255, 255, 255, .07) }html,body{margin:0;height:100%}body{min-height:100dvh;font-family:Space Grotesk,Inter,system-ui,sans-serif;color:var(--text);background:#0c1a2a;--sidebar-w: 0px}body:not(.dark-mode){--primary: #f8faff;--cyan: #0e7490;--blue: #2563eb;--text: #111827;--muted: rgba(17, 24, 39, .55);--stroke: rgba(0, 0, 0, .1);--row: rgba(0, 0, 0, .03);--row-alt: rgba(0, 0, 0, .05);background:#f1f5f9}.page-privacy{display:flex;flex-direction:column}.legal-header{display:flex;flex-direction:column;align-items:center;gap:14px;padding:28px 16px}.logo{height:44px;width:auto;display:block}.btn-back{appearance:none;border:1px solid rgba(255,255,255,.22);background:#ffffff0f;color:var(--text);border-radius:999px;padding:10px 18px;font-weight:700;cursor:pointer;text-decoration:none!important;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.btn-back:hover{transform:translateY(-1px);border-color:#60a5fa80;box-shadow:0 10px 24px #60a5fa2e}.btn-back-fallback{display:inline-block;color:var(--blue);text-decoration:none;border:1px solid rgba(255,255,255,.22);border-radius:999px;padding:10px 18px}.legal-main{width:100%;max-width:1100px;margin:0 auto;padding:0 26px 64px}.md h1{margin:8px 0 4px;font-size:var(--fs-3xl);line-height:1.15;letter-spacing:-.02em}.md h2{margin:28px 0 10px;font-size:var(--fs-2xl);letter-spacing:-.01em}.md h3{margin:20px 0 8px;font-size:var(--fs-xl)}.md h4{margin:16px 0 6px;font-size:var(--fs-lg)}.md p{margin:10px 0 12px;line-height:1.78;max-width:82ch;color:#dbe3ee}.md ul,.md ol{margin:10px 0 18px 22px;line-height:1.9;color:#dbe3ee}.md li{margin:0 0 8px}.md hr{border:none;height:1px;background:#ffffff1f;margin:20px 0}.link{color:var(--blue);text-decoration:underline;text-underline-offset:2px}.table-wrap{width:100%;overflow:auto;border:1px solid var(--stroke);border-radius:14px;background:#00000014;margin:12px 0 16px}table{width:100%;border-collapse:separate;border-spacing:0}thead th{position:sticky;top:0;z-index:1;background:linear-gradient(180deg,#ffffff24,#ffffff14);color:#eef2f7;font-weight:700;border-bottom:1px solid var(--stroke)}th,td{padding:14px 16px;text-align:left;vertical-align:top}td{color:#dbe3ee}tbody tr:nth-child(odd){background-color:var(--row)}tbody tr:nth-child(2n){background-color:var(--row-alt)}tbody tr:hover{background:#60a5fa1f}tbody td+td,thead th+th{border-left:1px solid var(--stroke)}.meta{display:flex;gap:12px;flex-wrap:wrap;justify-content:space-between;color:var(--muted);margin-top:16px}.modal{position:fixed;inset:0;display:none;align-items:center;justify-content:center;z-index:1200}.modal.is-visible{display:flex}.modal__backdrop{position:absolute;inset:0;background:#000000b3;backdrop-filter:blur(4px)}.modal__dialog{position:relative;background:#0f172a;border:1px solid var(--stroke);border-radius:12px;width:min(90vw,900px);height:min(90vh,700px);display:flex;flex-direction:column;box-shadow:0 30px 70px #00000073}.modal__head,.modal__foot{padding:12px 16px;border-bottom:1px solid var(--stroke);display:flex;align-items:center;justify-content:space-between}.modal__foot{border-top:1px solid var(--stroke);border-bottom:none}.modal__head h3{margin:0;font-size:var(--fs-md)}.modal__body{flex:1;min-height:0}.modal__body iframe{width:100%;height:100%;border:none;border-radius:0 0 12px 12px}.modal__close{border:none;background:#ffffff14;color:var(--text);width:34px;height:34px;border-radius:8px;cursor:pointer}.modal__close:hover{background:#ffffff24}@media(max-width:768px){.legal-main{padding:0 18px 48px}th,td{padding:12px}table{min-width:600px}.table-wrap{-webkit-overflow-scrolling:touch}.modal__dialog{width:96vw;height:88vh;border-radius:10px}.modal__body iframe{border-radius:0 0 10px 10px}}@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}}body:not(.dark-mode) .btn-back,body:not(.dark-mode) .btn-back-fallback{border-color:#00000026;background:#0000000d}body:not(.dark-mode) .md p,body:not(.dark-mode) .md ul,body:not(.dark-mode) td{color:#334155}body:not(.dark-mode) .table-wrap{background:#fff}body:not(.dark-mode) thead th{background:linear-gradient(180deg,#0000000d,#00000008);color:#1e293b}body:not(.dark-mode) tbody tr:hover{background:#2563eb1a}body:not(.dark-mode) .modal__backdrop{background:#00000073}body:not(.dark-mode) .modal__dialog{background:#fff;box-shadow:0 30px 70px #0000001a}body:not(.dark-mode) .modal__close{background:#0000000d}body:not(.dark-mode) .modal__close:hover{background:#00000014}
