.policy-page-container{min-height:100vh;background-color:#fbfbfc;display:flex;flex-direction:column;padding:5rem 1.5rem 2rem;font-family:var(--font-nunito, "Nunito"),"Inter",sans-serif;color:#1a202c}.policy-content-wrapper{max-width:52rem;margin:0 auto;width:100%;background-color:#fff;border-radius:20px;box-shadow:0 10px 40px #0000000a,0 1px 3px #00000005;border:1px solid #eaecf0;padding:2.5rem}@media(min-width:768px){.policy-content-wrapper{padding:4rem;margin:2rem auto}}.policy-icon-wrapper{display:flex;align-items:center;justify-content:center;width:4.5rem;height:4.5rem;background:linear-gradient(135deg,#fff1f2,#ffe4e6);color:#e11d48;border-radius:50%;margin:0 auto 2rem;box-shadow:0 4px 12px #e11d4826;border:2px solid #fff}.policy-title{font-size:2.25rem;font-weight:800;color:#101828;text-align:center;margin-bottom:2.5rem;letter-spacing:-.02em}.policy-content{max-width:44rem;margin:0 auto}.policy-intro{font-size:1.15rem;line-height:1.8;color:#475467;margin-bottom:2.5rem;text-align:center}.policy-section{margin-bottom:2.5rem}.policy-section-highlighted{background:linear-gradient(135deg,#f0fdff,#eff6ff);padding:2rem;border-radius:16px;border:1px solid #d0e9ff;margin-bottom:2.5rem;box-shadow:0 2px 8px #2388ff0a}.policy-section-title{font-size:1.35rem;font-weight:700;color:#101828;margin-bottom:1.25rem;display:flex;align-items:center;letter-spacing:-.01em}.policy-section-title svg{margin-right:.75rem;color:#2388ff}.policy-section-highlighted .policy-section-title{color:#0c4a6e}.policy-section-highlighted .policy-section-title svg{color:#0ea5e9}.policy-text{color:#475467;line-height:1.7;margin-bottom:1.25rem;font-size:1.05rem}.policy-list-decimal{list-style-type:none;counter-reset:my-counter;padding-left:.5rem;color:#475467;line-height:1.7;font-size:1.05rem}.policy-list-decimal li{position:relative;margin-bottom:1rem;padding-left:2rem}.policy-list-decimal li:before{content:counter(my-counter);counter-increment:my-counter;position:absolute;left:0;top:2px;width:24px;height:24px;background:#e0f2fe;color:#0284c7;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.85rem;font-weight:700}.policy-list-disc{list-style-type:none;padding-left:.5rem;color:#475467;line-height:1.7;margin-top:1rem;font-size:1.05rem}.policy-list-disc li{position:relative;margin-bottom:.75rem;padding-left:1.75rem}.policy-list-disc li:before{content:"";position:absolute;left:0;top:10px;width:8px;height:8px;background:linear-gradient(135deg,#3fd6d1,#2388ff);border-radius:50%}.policy-note{margin-top:1.5rem;padding:1rem 1.25rem;font-size:.95rem;color:#b42318;background-color:#fff1f3;border-left:4px solid #fca5a5;border-radius:0 8px 8px 0;line-height:1.6}.policy-contact-box{margin-top:1.5rem;display:flex;align-items:center;padding:1.25rem 1.5rem;background:#f8fafc;border:1px solid #e2e8f0;color:#0f172a;border-radius:12px;font-size:1.05rem}.policy-contact-box svg{flex-shrink:0;margin-right:1rem;color:#2388ff;background:#eff6ff;padding:8px;border-radius:8px;width:40px;height:40px}
