.legal-page{background:var(--background-light);min-height:100vh;min-height:100svh;padding:2rem 0 4rem}.breadcrumb{font-size:.875rem;margin-bottom:2rem}.breadcrumb ol{display:flex;flex-wrap:wrap;gap:.5rem;list-style:none;margin:0;padding:0}.breadcrumb li{align-items:center;display:flex}.breadcrumb li:not(:last-child):after{color:var(--text-light);content:"/";margin-left:.5rem}.breadcrumb a{color:var(--primary-color);text-decoration:none;transition:color var(--transition-fast)}.breadcrumb a:hover{color:var(--primary-dark);text-decoration:underline}.breadcrumb li:last-child span{color:var(--text-light)}.legal-page .page-header{background:var(--background-white);border-radius:var(--radius-xl);box-shadow:var(--shadow-md);margin-bottom:3rem;padding:2rem;text-align:center}.legal-page .page-header h1{color:var(--text-dark);font-size:2.5rem;font-weight:700;line-height:1.2;margin-bottom:1rem}.legal-page .page-header p{color:var(--text-light);font-size:1.125rem;line-height:1.6;margin:0 auto .5rem;max-width:700px}.legal-page .page-header .last-updated{color:var(--text-muted);font-size:.875rem;font-style:italic;margin-top:1rem}.legal-content{background:var(--background-white);border-radius:var(--radius-xl);box-shadow:var(--shadow-md);margin:0 auto 2rem;max-width:900px;padding:3rem}.legal-section{border-bottom:1px solid var(--border-light);margin-bottom:2.5rem;padding-bottom:2rem}.legal-section:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.legal-section h2{border-bottom:2px solid var(--primary-color);display:inline-block;font-size:1.5rem;margin-bottom:1rem;padding-bottom:.5rem}.legal-section h2,.legal-section h3{color:var(--text-dark);font-weight:600}.legal-section h3{font-size:1.125rem;margin:1.5rem 0 .75rem}.legal-section p{color:var(--text-body);font-size:1rem;line-height:1.8;margin-bottom:1rem}.legal-section ul{margin:1rem 0;padding-left:1.5rem}.legal-section li{color:var(--text-body);font-size:1rem;line-height:1.8;margin-bottom:.5rem}.legal-section li strong{color:var(--text-dark)}.legal-section a{color:var(--primary-color);text-decoration:none;transition:color var(--transition-fast)}.legal-section a:hover{color:var(--primary-dark);text-decoration:underline}.contact-section address{background:var(--background-light);border-radius:var(--radius-lg);font-style:normal;margin-top:1rem;padding:1.5rem}.contact-section address p{margin-bottom:.5rem}.contact-section address p:last-child{margin-bottom:0}.faq-section{background:linear-gradient(135deg,var(--background-light) 0,var(--background-white) 100%);border-radius:var(--radius-lg);margin-top:2rem;padding:2rem}.faq-section h2{display:block;margin-bottom:1.5rem;text-align:center}.faq-list{display:flex;flex-direction:column;gap:1.5rem}.faq-item{background:var(--background-white);border-left:4px solid var(--primary-color);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);padding:1.5rem;transition:box-shadow var(--transition-fast)}.faq-item:hover{box-shadow:var(--shadow-md)}.faq-item h3{color:var(--text-dark);font-size:1.0625rem;font-weight:600;margin:0 0 .75rem}.faq-item p{color:var(--text-body);font-size:.9375rem;line-height:1.7;margin:0}.legal-footer{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:2rem}.legal-footer .btn-primary,.legal-footer .btn-secondary{border-radius:var(--radius-lg);font-size:1rem;font-weight:600;padding:.75rem 2rem;text-decoration:none;transition:all var(--transition-fast)}.legal-footer .btn-primary{background:linear-gradient(135deg,var(--primary-color),var(--primary-dark));box-shadow:var(--shadow-md);color:#fff}.legal-footer .btn-primary:hover{box-shadow:var(--shadow-lg);transform:translateY(-2px)}.legal-footer .btn-secondary{background:var(--background-white);border:2px solid var(--primary-color);color:var(--primary-color)}.legal-footer .btn-secondary:hover{background:var(--primary-color);color:#fff}@media (max-width:768px){.legal-page{padding:1.5rem 0 3rem}.legal-page .page-header{margin-bottom:2rem;padding:1.5rem}.legal-page .page-header h1{font-size:2rem}.legal-page .page-header p{font-size:1rem}.legal-content{border-radius:var(--radius-lg);padding:2rem 1.5rem}.legal-section h2{font-size:1.25rem}.legal-section h3{font-size:1.0625rem}.legal-section li,.legal-section p{font-size:.9375rem}.faq-section{padding:1.5rem}.faq-item{padding:1.25rem}.faq-item h3{font-size:1rem}.faq-item p{font-size:.875rem}}@media (max-width:480px){.legal-page .page-header h1{font-size:1.75rem}.legal-content{padding:1.5rem 1rem}.legal-section{margin-bottom:2rem;padding-bottom:1.5rem}.legal-footer{align-items:stretch;flex-direction:column}.legal-footer .btn-primary,.legal-footer .btn-secondary{text-align:center}.breadcrumb{font-size:.8125rem}}@media print{.legal-page{background:#fff;padding:0}.breadcrumb,.legal-footer{display:none}.legal-content,.legal-page .page-header{border-radius:0;box-shadow:none}.legal-section{page-break-inside:avoid}.faq-section{background:#fff}.faq-item{border:1px solid #ddd;box-shadow:none}}.faq-page .faq-count{color:var(--primary-color);font-size:.875rem;font-weight:600;margin-top:.5rem}.faq-categories{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;margin-bottom:2rem}.category-btn{align-items:center;background:var(--background-white);border:2px solid var(--border-color);border-radius:var(--radius-lg);color:var(--text-dark);cursor:pointer;display:flex;font-size:.875rem;font-weight:500;gap:.5rem;padding:.75rem 1.25rem;transition:all var(--transition-fast)}.category-btn:hover{border-color:var(--primary-color);color:var(--primary-color)}.category-btn.active{background:var(--primary-color);border-color:var(--primary-color);color:#fff}.category-btn .category-icon{font-size:1.125rem}.faq-content{margin:0 auto;max-width:900px}.faq-category-section{margin-bottom:3rem}.category-title{align-items:center;border-bottom:2px solid var(--primary-color);color:var(--text-dark);display:flex;font-size:1.5rem;font-weight:600;gap:.75rem;margin-bottom:1.5rem;padding-bottom:.75rem}.category-title .category-icon{font-size:1.75rem}.faq-page .faq-item{background:var(--background-white);border-left:4px solid var(--border-color);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);margin-bottom:1rem;overflow:hidden;transition:all var(--transition-fast)}.faq-page .faq-item:hover{box-shadow:var(--shadow-md)}.faq-page .faq-item.expanded{border-left-color:var(--primary-color)}.faq-question{align-items:center;background:none;border:none;cursor:pointer;display:flex;justify-content:space-between;padding:1.25rem 1.5rem;text-align:left;width:100%}.faq-question h3{color:var(--text-dark);font-size:1rem;font-weight:600;line-height:1.5;margin:0;padding-right:1rem}.faq-toggle{align-items:center;background:var(--background-light);border-radius:50%;color:var(--primary-color);display:flex;flex-shrink:0;font-size:1.5rem;font-weight:300;height:2rem;justify-content:center;transition:all var(--transition-fast);width:2rem}.faq-page .faq-item.expanded .faq-toggle{background:var(--primary-color);color:#fff}.faq-answer{padding:0 1.5rem 1.25rem}.faq-answer p{color:var(--text-body);font-size:.9375rem;line-height:1.8;margin:0}.faq-cta{background:linear-gradient(135deg,var(--primary-color),var(--primary-dark));border-radius:var(--radius-xl);color:#fff;margin:3rem auto 2rem;max-width:700px;padding:3rem 2rem;text-align:center}.faq-cta h2{font-size:1.75rem;margin-bottom:1rem}.faq-cta>p{font-size:1.0625rem;margin-bottom:1.5rem;opacity:.9}.cta-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:1rem}.faq-cta .btn-primary{background:#fff;border-radius:var(--radius-lg);color:var(--primary-color)}.faq-cta .btn-primary,.faq-cta .btn-secondary{font-weight:600;padding:.75rem 2rem;text-decoration:none}.faq-cta .btn-secondary{background:#0000;border:2px solid #fff;border-radius:var(--radius-lg);color:#fff}.faq-cta .btn-secondary:hover{background:#fff;color:var(--primary-color)}.response-time{font-size:.875rem;margin:0;opacity:.8}.trust-section{margin:3rem 0;text-align:center}.trust-section h2{color:var(--text-dark);font-size:1.75rem;margin-bottom:2rem}.trust-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.trust-item{background:var(--background-white);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);padding:1.5rem;transition:all var(--transition-fast)}.trust-item:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}.trust-icon{display:block;font-size:2.5rem;margin-bottom:1rem}.trust-item h3{color:var(--text-dark);font-size:1.125rem;font-weight:600;margin-bottom:.5rem}.trust-item p{color:var(--text-light);font-size:.9375rem;margin:0}@media (max-width:768px){.faq-categories{gap:.5rem}.category-btn{font-size:.8125rem;padding:.5rem 1rem}.category-title{font-size:1.25rem}.faq-question{padding:1rem 1.25rem}.faq-question h3{font-size:.9375rem}.faq-answer{padding:0 1.25rem 1rem}.faq-cta{padding:2rem 1.5rem}.trust-grid{grid-template-columns:1fr}}