.policy-page{padding:60px 0;background-color:#f8f9fa;min-height:100vh}.policy-header{margin-bottom:60px}.main-title{font-size:2.5rem;font-weight:700;color:#1a1a1a;margin-bottom:20px}.lead{font-size:1.25rem;color:#666;margin-bottom:0}.policy-content{background:white;border-radius:12px;padding:40px;box-shadow:0 2px 10px rgba(0,0,0,.05)}.policy-section{margin-bottom:50px;padding-bottom:50px;border-bottom:1px solid #eee}.policy-section:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.section-header{margin-bottom:30px}.icon-wrapper,.section-header{display:flex;align-items:center}.icon-wrapper{width:50px;height:50px;background:linear-gradient(135deg,var(--primary-color) 0,var(--primary-color-dark) 100%);border-radius:12px;justify-content:center;margin-right:20px;flex-shrink:0}.section-icon{font-size:24px;color:white}.section-header h2{font-size:1.75rem;font-weight:600;color:#1a1a1a;margin:0}.section-content{margin-left:70px}.section-content h3{font-size:1.25rem;font-weight:600;color:#1a1a1a;margin-bottom:15px;margin-top:30px}.section-content p{color:#666;line-height:1.8;margin-bottom:20px}.info-box{background:#f8f9fa;border-left:4px solid var(--primary-color);padding:20px;margin:30px 0;border-radius:8px}.info-box h3{margin-top:0}.info-box p{margin-bottom:10px}.info-box p:last-child{margin-bottom:0}.info-box-light{background:rgba(65,92,228,.05);border:1px solid var(--primary-color-light);padding:20px;margin:30px 0;border-radius:8px}.info-box-light h3{margin-top:0;color:var(--primary-color)}.feature-list{margin:20px 0;padding-left:20px}.feature-list li{margin-bottom:10px;color:#666}.card-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:20px;gap:20px;margin:30px 0}.card{background:white;border:1px solid #e0e0e0;padding:25px;border-radius:8px;transition:all .3s ease}.card:hover{box-shadow:0 5px 20px rgba(0,0,0,.1);transform:translateY(-2px)}.card h3{font-size:1.1rem;font-weight:600;color:var(--primary-color);margin-bottom:15px;margin-top:0}.card p{margin-bottom:0;font-size:.95rem}.divider{height:1px;background:#eee;margin:40px 0}.tool-section{margin-bottom:40px}.tool-section h3{color:var(--primary-color)}.form-section{margin-bottom:40px}.form-section h3{color:var(--primary-color)}.cookies-section .section-header{margin-left:-70px;margin-bottom:20px}@media (max-width:768px){.policy-page{padding:40px 0}.policy-content{padding:25px}.main-title{font-size:2rem}.section-header{flex-direction:column;text-align:center}.icon-wrapper{margin-right:0;margin-bottom:15px}.section-content{margin-left:0}.card-container{grid-template-columns:1fr}.cookies-section .section-header{margin-left:0}}@media print{.policy-page{background:white}.policy-content{box-shadow:none;padding:0}.card{page-break-inside:avoid;break-inside:avoid}}