.privacy-screen{min-height:100vh;padding:16px 14px 100px;background:#f6f8fb;color:#14213d}.privacy-hero{position:relative;overflow:hidden;padding:26px 20px;border-radius:26px;background:linear-gradient(135deg,#ffffff,#eef6ff);border:1px solid #e2ebf5;box-shadow:0 14px 34px rgba(22,52,84,.08)}.privacy-hero:after{content:"";position:absolute;top:-55px;right:-55px;width:160px;height:160px;border-radius:50%;background:linear-gradient(135deg,rgba(255,106,0,.14),rgba(25,113,255,.12))}.privacy-badge{position:relative;z-index:1;width:fit-content;padding:8px 13px;border-radius:999px;background:#eef5ff;border:1px solid #dce9f8;color:#155da8;font-size:13px;line-height:1;font-weight:500}.privacy-hero h1{position:relative;z-index:1;margin:18px 0 12px;max-width:840px;color:#112846;font-size:30px;line-height:1.18;letter-spacing:-.4px;font-weight:600}.privacy-hero p{position:relative;z-index:1;max-width:900px;margin:0;color:#4e5f73;font-size:15px;line-height:1.75;font-weight:400}.privacy-meta{position:relative;z-index:1;display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.privacy-meta span{padding:8px 11px;border-radius:999px;background:#ffffff;border:1px solid #e5edf6;color:#526174;font-size:12.8px;line-height:1;font-weight:500}.privacy-card{margin-top:16px;padding:20px;border-radius:24px;background:#ffffff;border:1px solid #e8eef5;box-shadow:0 12px 28px rgba(22,52,84,.06);scroll-margin-top:20px}.privacy-highlight{background:linear-gradient(135deg,#fff8f3,#ffffff);border-color:#f5dfce}.privacy-section-tag{display:inline-flex;align-items:center;justify-content:center;margin-bottom:12px;width:34px;height:30px;border-radius:11px;background:#fff3ea;color:#ff6a00;border:1px solid #f3dfd0;font-size:13px;line-height:1;font-weight:500}.privacy-card h2{margin:0 0 10px;color:#14213d;font-size:22px;line-height:1.25;letter-spacing:-.25px;font-weight:600}.privacy-card p{margin:0 0 12px;color:#526174;font-size:14.8px;line-height:1.75;font-weight:400}.privacy-card p:last-child{margin-bottom:0}.privacy-link-grid{display:grid;grid-template-columns:1fr;gap:10px;margin-top:12px}.privacy-link-grid a{display:flex;align-items:center;min-height:44px;padding:12px 14px;border-radius:16px;background:#f8fafc;border:1px solid #edf1f6;color:#243a56;text-decoration:none;font-size:14px;line-height:1.35;font-weight:500;transition:.2s ease}.privacy-link-grid a:hover{background:#eef6ff;border-color:#dbeafa;color:#155da8}.privacy-definition-list{display:grid;gap:12px;margin-top:14px}.privacy-definition-list div{padding:15px;border-radius:18px;background:#f8fafc;border:1px solid #edf1f6}.privacy-definition-list h3{margin:0 0 7px;color:#172b45;font-size:15.5px;line-height:1.35;font-weight:600}.privacy-definition-list p{margin:0;font-size:14.2px;line-height:1.7}.privacy-list{display:grid;gap:10px;margin:14px 0;padding:0;list-style:none}.privacy-list li{position:relative;padding:13px 14px 13px 42px;border-radius:16px;background:#f8fafc;border:1px solid #edf1f6;color:#526174;font-size:14.4px;line-height:1.6;font-weight:400}.privacy-list li:before{content:"";position:absolute;left:15px;top:19px;width:10px;height:10px;border-radius:50%;background:#ff6a00;box-shadow:0 0 0 5px rgba(255,106,0,.12)}.privacy-list.clean li:before{content:"✓";top:12px;width:22px;height:22px;border-radius:9px;background:#eef9f0;color:#17833b;box-shadow:none;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:600}.privacy-contact{margin-top:16px;padding:22px 20px;border-radius:24px;background:#102846;border:1px solid rgba(255,255,255,.08);box-shadow:0 14px 34px rgba(16,40,70,.16)}.privacy-contact span{display:block;margin-bottom:10px;color:#ffffff;font-size:22px;line-height:1.25;letter-spacing:-.25px;font-weight:600}.privacy-contact p{margin:0;color:rgba(255,255,255,.78);font-size:14.8px;line-height:1.75;font-weight:400}@media (min-width:768px){.privacy-screen{padding:24px 24px 110px}.privacy-hero{padding:34px}.privacy-hero h1{font-size:40px}.privacy-card,.privacy-contact{padding:26px}.privacy-definition-list,.privacy-link-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.privacy-screen{padding-left:32px;padding-right:32px}.privacy-card,.privacy-contact,.privacy-hero{max-width:1050px;margin-left:auto;margin-right:auto}.privacy-link-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:420px){.privacy-screen{padding:12px 10px 92px}.privacy-hero{border-radius:22px;padding:22px 18px}.privacy-hero h1{font-size:27px}.privacy-card,.privacy-contact{border-radius:22px;padding:18px}.privacy-card h2,.privacy-contact span{font-size:21px}}