.privacy-root{min-height:100vh;background:#f8fafc;display:flex;flex-direction:column}.privacy-main{flex:1;padding:96px 0 40px}.privacy-header h1{font-size:2.3rem;font-weight:700;margin-bottom:8px;color:#222}.privacy-header span{color:#22c55e;background:linear-gradient(90deg,#22c55e 40%,#3b82f6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.privacy-header{margin-bottom:32px}.privacy-card{background:#fff;border-radius:14px;box-shadow:0 2px 16px rgba(60,130,246,.07);padding:32px 28px 24px;margin-bottom:0;max-width:700px;min-width:0;width:100%;min-height:220px;margin-left:auto;margin-right:auto;display:flex;flex-direction:column;justify-content:stretch}.privacy-card ul{margin-top:10px;margin-bottom:0;padding-left:18px}.privacy-card li{font-size:1rem;color:#444;margin-bottom:8px;line-height:1.6}.privacy-card b{font-weight:600}.privacy-cards{display:flex;flex-direction:column;gap:32px}.privacy-card-number{width:32px;height:32px;font-size:1.15rem;font-weight:700;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-right:14px;color:#fff}.privacy-card-number-1{background:linear-gradient(135deg,#22c55e 60%,#3b82f6)}.privacy-card-number-2{background:linear-gradient(135deg,#3b82f6 60%,#22c55e)}.privacy-card-number-3{background:linear-gradient(135deg,#a259f7 60%,#ff5858)}.privacy-card-number-4{background:linear-gradient(135deg,#ffb800 60%,#ff5858)}@media (max-width:700px){.privacy-main{padding-top:80px}.privacy-card{padding:16px 4vw 12px;min-height:0;width:96vw;max-width:99vw}.privacy-header h1{font-size:1.4rem}}