.policies-page{min-height:100vh;background:#fff}.policies-hero{background:linear-gradient(180deg,#f8fafc 0,#fff 100%);border-bottom:1px solid #e5e7eb;padding:7rem 1.5rem 3.5rem;text-align:center}.policies-hero .hero-container{max-width:760px;margin:0 auto}.policies-hero-badge{display:inline-flex;align-items:center;background:#eef2ff;color:#4f46e5;border:1px solid #c7d2fe;padding:.3rem .95rem;border-radius:100px;font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1.25rem}.policies-hero h1{font-size:clamp(2rem,5vw,2.75rem);line-height:1.15;color:#111827;margin:0 0 .85rem;font-weight:800}.policies-hero p{font-size:1.05rem;color:#4b5563;max-width:600px;margin:0 auto 2.5rem;line-height:1.6}.policy-nav{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.75rem;margin-top:2rem}.policy-nav .nav-item{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:1rem .75rem;background:#fff;border:1px solid #e5e7eb;border-radius:12px;text-decoration:none;color:#374151;font-weight:600;font-size:.92rem;transition:all .15s ease}.policy-nav .nav-item:hover{border-color:#c7d2fe;color:#4f46e5;background:#f5f7ff;transform:translateY(-1px)}.policy-nav .nav-icon{color:#6366f1}.policies-content{padding:4rem 1.5rem;background:#fff}.policies-container{max-width:760px;margin:0 auto}.policy-section{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:2.5rem;margin-bottom:2rem;scroll-margin-top:6rem}.policy-section:hover{border-color:#d1d5db}.policy-header{display:flex;align-items:baseline;justify-content:space-between;flex-wrap:wrap;gap:1rem;padding-bottom:1.25rem;margin-bottom:1.5rem;border-bottom:1px solid #e5e7eb}.policy-header h2{font-size:1.75rem;color:#111827;margin:0;font-weight:800;line-height:1.2}.policy-updated{font-size:.82rem;color:#6b7280;background:#f3f4f6;padding:.35rem .75rem;border-radius:100px;font-weight:500;white-space:nowrap}.policy-body{color:#1f2937;line-height:1.7}.policy-body p{margin:0 0 1.1rem;font-size:1rem}.policy-body h3{font-size:1.15rem;color:#111827;margin:1.75rem 0 .65rem;font-weight:700}.policy-body h3:first-child{margin-top:0}.policy-body ul{margin:0 0 1.1rem;padding-left:1.25rem}.policy-body ul li{margin-bottom:.5rem;line-height:1.6}.policy-body ul li strong{color:#111827;font-weight:700}.policy-body a{color:#4f46e5;text-decoration:none;font-weight:600;border-bottom:1px solid transparent;transition:border-color .15s ease}.policy-body a:hover{border-bottom-color:#4f46e5}@media (max-width:700px){.policies-hero{padding:5.5rem 1rem 3rem}.policies-content{padding:2.5rem 1rem}.policy-section{padding:1.75rem}.policy-header h2{font-size:1.4rem}.policy-nav{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.policy-nav{grid-template-columns:1fr}}