:root{--spice-primary:#E63946;--spice-secondary:#F4A261;--spice-dark:#1D3557;--spice-light:#F1FAEE;--spice-accent:#A8DADC;--spice-gray:#2D3748;--spice-gray-light:#E2E8F0;--spice-gradient:linear-gradient(135deg,#E63946 0%,#F4A261 50%,#A8DADC 100%);--spice-gradient-horizontal:linear-gradient(90deg,#E63946 0%,#F4A261 50%,#A8DADC 100%);--shadow-spice:0 10px 30px rgba(230,57,70,0.15);--shadow-spice-strong:0 15px 40px rgba(230,57,70,0.25);--shadow-light:0 5px 15px rgba(0,0,0,0.1)}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,sans-serif;background-color:var(--spice-light);color:var(--spice-gray);line-height:1.6}.container_b1dfef1c{max-width:1200px;margin:0 auto;padding:0 20px}header{background-color:rgba(255,255,255,0.95);backdrop-filter:blur(10px);box-shadow:var(--shadow-light);position:sticky;top:0;z-index:1000;padding:15px 0}.nav-container_b1dfef1c{display:flex;justify-content:space-between;align-items:center}.logo_b1dfef1c{display:flex;align-items:center;gap:12px;text-decoration:none;font-weight:700;font-size:1.8rem;color:var(--spice-primary)}.logo_b1dfef1c img{height:40px;width:auto}.nav-links_b1dfef1c{display:flex;gap:30px;align-items:center}.nav-links_b1dfef1c a{text-decoration:none;color:var(--spice-dark);font-weight:500;transition:color 0.3s ease}.nav-links_b1dfef1c a:hover{color:var(--spice-primary)}.nav-button_b1dfef1c{background:var(--spice-gradient-horizontal);color:white;padding:10px 25px;border-radius:50px;text-decoration:none;font-weight:600;transition:transform 0.3s ease,box-shadow 0.3s ease}.nav-button_b1dfef1c:hover{transform:translateY(-3px);box-shadow:var(--shadow-spice-strong);color:white}.breadcrumbs_b1dfef1c{padding:20px 0 10px;font-size:0.9rem;color:var(--spice-gray)}.breadcrumbs_b1dfef1c a{color:var(--spice-primary);text-decoration:none}.breadcrumbs_b1dfef1c a:hover{text-decoration:underline}.breadcrumbs_b1dfef1c span{color:var(--spice-gray)}.privacy-hero_b1dfef1c{text-align:center;padding:40px 0 30px}.privacy-hero_b1dfef1c h1{font-size:2.8rem;color:var(--spice-dark);margin-bottom:15px}.privacy-hero_b1dfef1c p{font-size:1.1rem;color:var(--spice-gray);max-width:800px;margin:0 auto}.privacy-content_b1dfef1c{background-color:white;border-radius:15px;padding:50px;margin:30px auto 60px;box-shadow:var(--shadow-light)}.privacy-section_b1dfef1c{margin-bottom:40px}.privacy-section_b1dfef1c h2{color:var(--spice-dark);font-size:1.8rem;margin-bottom:20px;padding-bottom:10px;border-bottom:2px solid var(--spice-accent)}.privacy-section_b1dfef1c h3{color:var(--spice-primary);font-size:1.3rem;margin:25px 0 10px}.privacy-section_b1dfef1c p{margin-bottom:15px}.privacy-section_b1dfef1c ul{margin-left:20px;margin-bottom:15px}.privacy-section_b1dfef1c li{margin-bottom:8px}.update-date_b1dfef1c{font-style:italic;color:var(--spice-secondary);text-align:center;margin-top:40px;padding-top:20px;border-top:1px solid var(--spice-gray-light)}footer{background-color:var(--spice-dark);color:var(--spice-light);padding:40px 0 30px;text-align:center}.footer-links_b1dfef1c{display:flex;justify-content:center;flex-wrap:wrap;gap:25px;margin-bottom:30px}.footer-links_b1dfef1c a{color:var(--spice-accent);text-decoration:none;transition:color 0.3s ease}.footer-links_b1dfef1c a:hover{color:var(--spice-secondary);text-decoration:underline}.copyright_b1dfef1c p{font-size:0.9rem;color:var(--spice-gray-light);margin-bottom:10px;max-width:800px;margin-left:auto;margin-right:auto}@media (max-width:768px){.nav-container_b1dfef1c{flex-direction:column;gap:20px}.nav-links_b1dfef1c{flex-wrap:wrap;justify-content:center;gap:20px}.privacy-content_b1dfef1c{padding:30px 20px}.privacy-hero_b1dfef1c h1{font-size:2.2rem}.footer-links_b1dfef1c{gap:15px}}