.privacy-page{--privacy-ink:#202330;--privacy-muted:#5f6675;--privacy-line:#e2e4eb;--privacy-accent:#6554e9;min-height:100vh;background:#f3f4f8;color:var(--privacy-ink);font-family:Manrope,Segoe UI,Arial,sans-serif;font-size:16px;-webkit-font-smoothing:antialiased}.privacy-page *,.privacy-page :after,.privacy-page :before{box-sizing:border-box}.privacy-header{position:sticky;top:0;z-index:10;width:100%;min-height:72px;padding:12px max(24px,calc((100vw - 1240px) / 2));display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid rgba(220,222,231,.9);background:rgba(247,248,251,.92);backdrop-filter:blur(16px)}.privacy-brand{min-height:44px;display:inline-flex;align-items:center;gap:10px;color:#20222b;font-size:18px;font-weight:800;letter-spacing:-.04em;text-decoration:none}.privacy-brand span{position:relative;width:26px;height:26px;flex:0 0 auto;border-radius:8px;background:linear-gradient(145deg,#8b79ff,#5c57e9);box-shadow:0 6px 16px rgba(109,93,252,.25)}.privacy-brand span:before{content:"";position:absolute;inset:6px 7px;border-left:3px solid #fff;border-bottom:3px solid #fff;border-radius:1px}.privacy-back{min-height:44px;padding:0 16px;display:inline-flex;align-items:center;border:1px solid #dbd8f7;border-radius:10px;background:#fff;color:#5748d2;font-size:14px;font-weight:750;text-decoration:none;transition:border-color .15s,background-color .15s}.privacy-back:hover{border-color:#bcb5f1;background:#f8f7ff}.privacy-back:focus-visible,.privacy-brand:focus-visible,.privacy-document a:focus-visible{outline:3px solid rgba(101,84,233,.25);outline-offset:3px}.privacy-document{width:min(980px,calc(100% - 48px));margin:40px auto 96px;padding:clamp(48px,7vw,88px) clamp(36px,8vw,96px);border:1px solid var(--privacy-line);border-radius:24px;background:#fff;box-shadow:0 24px 70px rgba(30,35,55,.09);font-family:Manrope,Segoe UI,Arial,sans-serif}.privacy-document>h1{max-width:780px;margin:0 auto;color:var(--privacy-ink);font-size:clamp(1.5rem,3vw,2rem);font-weight:700;line-height:1.15;letter-spacing:0;text-align:center;text-wrap:balance;font-family:Georgia,Times New Roman,serif}.privacy-document>h1+p{max-width:800px;margin:8px auto 0;padding:0 0 16px;border:0;border-bottom:1px solid #cbc7eb;border-radius:0;background:transparent;color:#4e5260;font-size:16px;line-height:1.35;text-align:center}.privacy-document section{position:relative;margin-top:0;padding:48px 0 20px;border-top:0}.privacy-document section:last-of-type{padding-bottom:28px}.privacy-document section>h2{max-width:780px;margin:0 auto 8px;color:var(--privacy-ink);font-size:clamp(1.3rem,2.2vw,1.65rem);font-weight:700;line-height:1.25;letter-spacing:0;text-align:center;text-wrap:balance;font-family:Georgia,Times New Roman,serif}.privacy-document section>h2>span{display:block;margin-bottom:10px;color:#000;font-size:1.35em;font-weight:700;letter-spacing:0}.privacy-document section>.privacy-section-note{max-width:780px;margin:0 auto 28px;color:#737989;font-size:15px;font-style:normal;line-height:1.35;text-align:center}.privacy-document section>p,.privacy-updated{max-width:900px;margin:0 0 18px;color:var(--privacy-muted);font-size:18px;line-height:1.4;text-align:justify;text-indent:1.6em;overflow-wrap:anywhere;hyphens:auto}.privacy-document a{color:#5748d2;text-decoration-thickness:1px;text-underline-offset:3px}.privacy-table-wrap{width:100%;margin:30px 0 34px;overflow:hidden;border:1px solid #dfe1e9;border-radius:16px;background:#fff;box-shadow:0 8px 24px rgba(34,38,57,.05);font-family:Manrope,Segoe UI,Arial,sans-serif}.privacy-document table{width:100%;min-width:0;table-layout:fixed;border-collapse:separate;border-spacing:0;color:#4d5361;font-size:13px;line-height:1.58}.privacy-document td,.privacy-document th{min-width:0;padding:18px 20px;text-align:left;vertical-align:top;border-right:1px solid #e4e5eb;border-bottom:1px solid #e4e5eb;overflow-wrap:anywhere;word-break:normal}.privacy-document th{background:#eeecff;color:#38315e;font-size:11px;font-weight:800;line-height:1.4;letter-spacing:.035em;text-transform:uppercase}.privacy-document th:first-child{width:34%}.privacy-document th:nth-child(2){width:30%}.privacy-document th:nth-child(3){width:36%}.privacy-document th:nth-child(4){width:25%}.privacy-document table:has(th:nth-child(4)) th:first-child{width:23%}.privacy-document table:has(th:nth-child(4)) th:nth-child(2){width:17%}.privacy-document table:has(th:nth-child(4)) th:nth-child(3){width:35%}.privacy-document tbody tr:nth-child(2n) td{background:#fafafd}.privacy-document tr:last-child td{border-bottom:0}.privacy-document td:last-child,.privacy-document th:last-child{border-right:0}.privacy-updated{max-width:none;margin:28px 0 0;padding:24px 28px;border:1px solid #dedaf8;border-radius:14px;background:#f7f6ff;color:#403770;font-weight:750;text-align:right;text-indent:0}@media (max-width:760px){.privacy-header{min-height:64px;padding:10px 16px}.privacy-back{padding:0 12px;font-size:12px}.privacy-document{width:calc(100% - 24px);margin:16px auto 48px;padding:32px 20px;border-radius:18px}.privacy-document>h1{font-size:clamp(1.35rem,7vw,1.8rem);overflow-wrap:break-word}.privacy-document>h1+p{margin:10px auto 0;padding:0 0 16px;font-size:15px}.privacy-document section{padding:36px 0}.privacy-document section>h2{font-size:1.45rem}.privacy-document section>p,.privacy-updated{font-size:16px;line-height:1.45}.privacy-table-wrap{width:100%;margin:24px 0 30px;overflow:visible;border:0;border-radius:0;background:transparent;box-shadow:none}.privacy-document table,.privacy-document tbody,.privacy-document td,.privacy-document tr{display:block;width:100%}.privacy-document thead{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.privacy-document tbody{display:grid;gap:16px}.privacy-document tr{overflow:hidden;border:1px solid #dedfe7;border-radius:14px;background:#fff;box-shadow:0 5px 18px rgba(34,38,57,.05)}.privacy-document tbody tr:nth-child(2n) td,.privacy-document td{padding:16px;border:0;border-bottom:1px solid #e7e7ed;background:#fff;font-size:13px;line-height:1.55}.privacy-document td:last-child{border-bottom:0}.privacy-document td:before{content:attr(data-label);display:block;margin-bottom:7px;color:#51478f;font-size:10px;font-weight:800;line-height:1.35;letter-spacing:.055em;text-transform:uppercase}}@media (max-width:420px){.privacy-brand{font-size:0}.privacy-brand span{width:26px;height:26px}}@media (prefers-reduced-motion:reduce){.privacy-back{transition:none}}