.privacy-page .section-tag{letter-spacing:.1em;text-transform:uppercase;color:var(--indigo);background:var(--indigo-pale);border-radius:100px;margin-bottom:20px;padding:5px 12px;font-size:11px;font-weight:500;display:inline-block}.privacy-page .btn-primary{background:var(--indigo);color:#fff;font-family:var(--sans);cursor:pointer;border:none;border-radius:10px;padding:14px 30px;font-size:15px;font-weight:500;text-decoration:none;transition:background .2s,transform .15s;display:inline-block}.privacy-page .btn-primary:hover{background:var(--indigo-light);transform:translateY(-1px)}.privacy-page .btn-ghost{color:var(--mid);align-items:center;gap:6px;font-size:15px;font-weight:400;text-decoration:none;transition:color .2s;display:inline-flex}.privacy-page .btn-ghost:hover{color:var(--near-black)}.privacy-page .btn-ghost svg{transition:transform .2s}.privacy-page .btn-ghost:hover svg{transform:translate(3px)}.privacy-page .pp-hero{text-align:center;padding:152px 24px 72px;position:relative;overflow:hidden}.privacy-page .pp-hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#4a3fd41a 0%,#0000 70%);width:760px;height:760px;position:absolute;top:-160px;left:50%;transform:translate(-50%)}.privacy-page .pp-hero-inner{max-width:760px;margin:0 auto;position:relative}.privacy-page .pp-hero-shield{background:var(--white);border:1px solid var(--indigo-border);border-radius:20px;justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto 28px;animation:.6s both fadeUp;display:flex;box-shadow:0 18px 40px -20px #4a3fd466}.privacy-page .pp-hero-shield svg{width:34px;height:34px;color:var(--indigo)}.privacy-page .pp-hero h1{font-family:var(--serif);letter-spacing:-1.4px;text-wrap:balance;margin-bottom:22px;font-size:clamp(40px,6vw,64px);font-weight:500;line-height:1.1;animation:.6s 50ms both fadeUp}.privacy-page .pp-hero h1 em{color:var(--indigo);font-style:italic}.privacy-page .pp-hero-sub{color:var(--mid);max-width:560px;margin:0 auto 36px;font-size:clamp(17px,2vw,20px);font-weight:300;line-height:1.62;animation:.6s .1s both fadeUp}.privacy-page .pp-hero-actions{flex-wrap:wrap;justify-content:center;gap:16px;animation:.6s .15s both fadeUp;display:flex}.privacy-page .pp-hero-updated{color:var(--soft);margin-top:22px;font-size:13px;animation:.6s .2s both fadeUp}.privacy-page .pp-section{max-width:1080px;margin:0 auto;padding:88px 24px}.privacy-page .pp-head{text-align:center;max-width:620px;margin:0 auto 56px}.privacy-page .pp-head h2{font-family:var(--serif);letter-spacing:-.5px;margin-bottom:14px;font-size:clamp(28px,3.4vw,40px);font-weight:500;line-height:1.2}.privacy-page .pp-head h2 em{color:var(--indigo);font-style:italic}.privacy-page .pp-head p{color:var(--mid);font-size:16px;font-weight:300;line-height:1.6}.privacy-page .pp-principles{grid-template-columns:1fr 1fr;gap:20px;display:grid}.privacy-page .pp-principle{background:var(--white);border:1px solid var(--border);border-radius:20px;padding:36px;transition:border-color .2s,transform .2s,box-shadow .2s}.privacy-page .pp-principle:hover{border-color:var(--indigo-border);transform:translateY(-2px);box-shadow:0 18px 40px -28px #4a3fd44d}.privacy-page .pp-principle-ic{background:var(--indigo-pale);width:50px;height:50px;color:var(--indigo);border-radius:14px;justify-content:center;align-items:center;margin-bottom:22px;display:flex}.privacy-page .pp-principle-ic svg{stroke-width:1.6px;width:24px;height:24px}.privacy-page .pp-principle.teal .pp-principle-ic{background:var(--teal-pale);color:var(--teal-deep)}.privacy-page .pp-principle h3{font-family:var(--serif);letter-spacing:-.3px;margin-bottom:12px;font-size:23px;font-weight:500}.privacy-page .pp-principle>p{color:var(--mid);margin-bottom:18px;font-size:14.5px;line-height:1.62}.privacy-page .pp-principle ul{flex-direction:column;gap:10px;list-style:none;display:flex}.privacy-page .pp-principle li{color:var(--near-black);align-items:flex-start;gap:10px;font-size:13.5px;line-height:1.45;display:flex}.privacy-page .pp-principle li:before{content:"";background-color:var(--teal-pale);background-image:url("data:image/svg+xml,%3Csvg width='11' height='9' viewBox='0 0 11 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 4.5l3 3 6-6.5' stroke='%230F8A66' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;border-radius:50%;flex-shrink:0;width:18px;height:18px;margin-top:1px}.privacy-page .pp-security{background:var(--near-black);padding:96px 24px;overflow:hidden}.privacy-page .pp-security-inner{max-width:1000px;margin:0 auto}.privacy-page .pp-security-head{text-align:center;max-width:600px;margin:0 auto 56px}.privacy-page .pp-security .section-tag{color:#fff9;background:#ffffff14}.privacy-page .pp-security h2{font-family:var(--serif);letter-spacing:-.5px;color:#fff;margin-bottom:14px;font-size:clamp(28px,3.4vw,40px);font-weight:500;line-height:1.2}.privacy-page .pp-security h2 em{color:var(--indigo-light);font-style:italic}.privacy-page .pp-security-sub{color:#ffffff80;font-size:16px;font-weight:300;line-height:1.6}.privacy-page .pp-certs{flex-wrap:wrap;justify-content:center;gap:14px;margin-bottom:44px;display:flex}.privacy-page .pp-cert{background:#ffffff0a;border:1px solid #ffffff1a;border-radius:14px;align-items:center;gap:12px;min-width:200px;padding:16px 22px;display:flex}.privacy-page .pp-cert-ic{background:#1bc89a1f;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.privacy-page .pp-cert-ic svg{width:20px;height:20px;color:var(--teal);stroke-width:1.7px}.privacy-page .pp-cert-name{color:#fff;font-size:14px;font-weight:600}.privacy-page .pp-cert-desc{color:#ffffff73;margin-top:2px;font-size:11.5px}.privacy-page .pp-sec-rows{grid-template-columns:1fr 1fr 1fr;gap:16px;display:grid}.privacy-page .pp-sec-row{background:#ffffff09;border:1px solid #ffffff14;border-radius:14px;padding:22px;transition:border-color .2s,background .2s}.privacy-page .pp-sec-row:hover{background:#ffffff0d;border-color:#1bc89a4d}.privacy-page .pp-sec-row-ic{background:#1bc89a1f;border-radius:9px;justify-content:center;align-items:center;width:34px;height:34px;margin-bottom:14px;display:flex}.privacy-page .pp-sec-row-ic svg{width:18px;height:18px;color:var(--teal);stroke-width:1.7px}.privacy-page .pp-sec-row h4{color:#fff;margin-bottom:6px;font-size:14.5px;font-weight:600}.privacy-page .pp-sec-row p{color:#ffffff80;font-size:12.5px;line-height:1.5}.privacy-page .pp-control-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.privacy-page .pp-ctl-card{background:var(--white);border:1px solid var(--border);border-radius:16px;padding:26px;transition:border-color .2s,transform .2s}.privacy-page .pp-ctl-card:hover{border-color:var(--indigo-border);transform:translateY(-2px)}.privacy-page .pp-ctl-ic{background:var(--indigo-pale);width:42px;height:42px;color:var(--indigo);border-radius:11px;justify-content:center;align-items:center;margin-bottom:18px;display:flex}.privacy-page .pp-ctl-ic svg{stroke-width:1.6px;width:20px;height:20px}.privacy-page .pp-ctl-card h4{letter-spacing:-.1px;margin-bottom:8px;font-size:16px;font-weight:600}.privacy-page .pp-ctl-card p{color:var(--mid);font-size:13.5px;line-height:1.55}.privacy-page .pp-never{background:var(--white);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.privacy-page .pp-never-inner{grid-template-columns:.9fr 1.1fr;align-items:center;gap:56px;max-width:1080px;margin:0 auto;padding:80px 24px;display:grid}.privacy-page .pp-never-list{flex-direction:column;gap:14px;display:flex}.privacy-page .pp-never-item{align-items:flex-start;gap:14px;display:flex}.privacy-page .pp-never-x{background:var(--teal-pale);border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.privacy-page .pp-never-x svg{width:18px;height:18px;color:var(--teal-deep);stroke-width:2px}.privacy-page .pp-never-item h4{margin-bottom:3px;font-size:15px;font-weight:600}.privacy-page .pp-never-item p{color:var(--mid);font-size:13px;line-height:1.5}.privacy-page .pp-never-copy h2{font-family:var(--serif);letter-spacing:-.5px;margin-bottom:16px;font-size:clamp(28px,3.2vw,38px);font-weight:500;line-height:1.18}.privacy-page .pp-never-copy h2 em{color:var(--indigo);font-style:italic}.privacy-page .pp-never-copy>p{color:var(--mid);font-size:15.5px;font-weight:300;line-height:1.62}.privacy-page .pp-faq-wrap{max-width:760px;margin:0 auto}.privacy-page .pp-faq-item{border-bottom:1px solid var(--border)}.privacy-page .pp-faq-q{cursor:pointer;text-align:left;width:100%;font-family:var(--sans);color:var(--near-black);background:0 0;border:none;justify-content:space-between;align-items:center;gap:20px;padding:24px 4px;font-size:17px;font-weight:500;display:flex}.privacy-page .pp-faq-q:hover{color:var(--indigo)}.privacy-page .pp-faq-icon{flex-shrink:0;width:22px;height:22px;position:relative}.privacy-page .pp-faq-icon:before,.privacy-page .pp-faq-icon:after{content:"";background:var(--indigo);border-radius:2px;transition:transform .25s,opacity .2s;position:absolute}.privacy-page .pp-faq-icon:before{width:16px;height:2px;top:10px;left:3px}.privacy-page .pp-faq-icon:after{width:2px;height:16px;top:3px;left:10px}.privacy-page .pp-faq-item.open .pp-faq-icon:after{opacity:0;transform:rotate(90deg)}.privacy-page .pp-faq-a{max-height:0;transition:max-height .3s;overflow:hidden}.privacy-page .pp-faq-a-inner{color:var(--mid);padding:0 4px 24px;font-size:14.5px;line-height:1.65}.privacy-page .pp-cta{text-align:center;padding:110px 24px;position:relative;overflow:hidden}.privacy-page .pp-cta:before{content:"";pointer-events:none;background:radial-gradient(#4a3fd41f 0%,#0000 70%);width:600px;height:400px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.privacy-page .pp-cta-inner{max-width:600px;margin:0 auto;position:relative}.privacy-page .pp-cta h2{font-family:var(--serif);letter-spacing:-1px;margin-bottom:18px;font-size:clamp(34px,5vw,54px);font-weight:500;line-height:1.14}.privacy-page .pp-cta h2 em{color:var(--indigo);font-style:italic}.privacy-page .pp-cta>.pp-cta-inner>p{color:var(--mid);margin-bottom:36px;font-size:17px;font-weight:300}@media (max-width:860px){.privacy-page .pp-principles,.privacy-page .pp-sec-rows{grid-template-columns:1fr}.privacy-page .pp-control-grid{grid-template-columns:1fr 1fr}.privacy-page .pp-never-inner{grid-template-columns:1fr;gap:36px}}@media (max-width:640px){.privacy-page .pp-control-grid{grid-template-columns:1fr}.privacy-page .pp-certs{flex-direction:column}}@media (prefers-reduced-motion:reduce){.privacy-page .pp-hero-shield,.privacy-page .pp-hero h1,.privacy-page .pp-hero-sub,.privacy-page .pp-hero-actions,.privacy-page .pp-hero-updated{animation:none}}
