.privacy-policy-container{max-width:1000px;font-family:var(--font-heading);color:#333;margin:0 auto;padding:2rem 1rem;line-height:1.6}.privacy-policy-content{background:#fff;border:1px solid #f0f0f0;border-radius:12px;padding:2rem;box-shadow:0 4px 20px #00000014}.privacy-policy-title{font-family:var(--font-heading);color:var(--primary-color);text-align:center;letter-spacing:.5px;text-shadow:2px 2px 4px #0000001a;margin-bottom:2rem;font-size:2.5rem;font-weight:700}.privacy-intro{text-align:center;border-left:4px solid var(--secondary-color);background:linear-gradient(135deg,#f8f6f0 0%,#e8e3d8 100%);border-radius:12px;margin-bottom:2rem;padding:1.5rem}.privacy-intro p{color:#555;margin:0;font-size:1.1rem}.policy-actions{text-align:center;margin-bottom:3rem}.view-policy-btn{background:linear-gradient(135deg,var(--secondary-color)0%,#2a0f01 100%);color:#fff;cursor:pointer;box-shadow:0 4px 15px var(--secondary-color);border:none;border-radius:8px;padding:1rem 2rem;font-size:1.1rem;font-weight:600;transition:all .3s}.view-policy-btn:hover{box-shadow:0 6px 20px var(--secondary-color);background:linear-gradient(135deg,#2a0f01 0%,var(--secondary-color)100%);transform:translateY(-2px)}.policy-summary{margin-bottom:3rem}.policy-summary h2{font-family:var(--font-heading);color:var(--secondary-color);text-align:center;margin-bottom:1.5rem;font-size:1.8rem;font-weight:600}.summary-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-top:2rem;display:grid}.summary-item{background:#fff;border:1px solid #e8e3d8;border-radius:12px;padding:1.5rem;transition:all .3s;box-shadow:0 2px 10px #0000000d}.summary-item:hover{transform:translateY(-4px);box-shadow:0 8px 25px #0000001a}.summary-item h3{font-family:var(--font-heading);color:var(--primary-color);margin-bottom:.5rem;font-size:1.2rem;font-weight:600}.summary-item p{color:#666;margin:0;line-height:1.5}.contact-section{border-left:4px solid var(--secondary-color);text-align:center;background:linear-gradient(135deg,#f8f6f0 0%,#e8e3d8 100%);border-radius:12px;padding:2rem}.contact-section h2{font-family:var(--font-heading);color:var(--secondary-color);margin-bottom:1rem;font-size:1.5rem;font-weight:600}.contact-section p{color:#555;margin-bottom:1rem}.contact-info{flex-wrap:wrap;justify-content:center;gap:2rem;margin-top:1rem;display:flex}.contact-info p{color:#333;background:#fff;border-radius:6px;margin:.25rem 0;padding:.5rem 1rem;font-weight:500;box-shadow:0 2px 8px #0000001a}.privacy-section{border-bottom:1px solid #f0f0f0;margin-bottom:2rem;padding-bottom:1.5rem}.privacy-section:last-of-type{border-bottom:none;margin-bottom:1rem}.privacy-section h2{font-family:var(--font-heading);color:var(--secondary-color);margin-bottom:1rem;font-size:1.5rem;font-weight:600}.privacy-section p{text-align:justify;margin-bottom:1rem}.privacy-section ul{margin-bottom:1rem;padding-left:1.5rem}.privacy-section li{margin-bottom:.5rem}.effective-date{text-align:center;background:#f8f9fa;border-radius:8px;margin-top:2rem;padding:1rem}.effective-date p{color:#666;margin:0}.contract-modal-overlay{z-index:1000;color:var(--primary-color);background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}@media (max-width:768px){.privacy-policy-container{padding:1rem .5rem}.privacy-policy-content{padding:1.5rem}.privacy-policy-title{font-size:2rem}.summary-grid{grid-template-columns:1fr;gap:1rem}.contact-info{flex-direction:column;gap:.5rem}.view-policy-btn{padding:.8rem 1.5rem;font-size:1rem}}@media (max-width:480px){.privacy-policy-title{font-size:1.2rem}.policy-summary h2{font-size:1.4rem}.contact-section{padding:1.5rem}}
