.privacy-policy{margin-top:4rem;min-height:100vh;background:linear-gradient(135deg,#f8f9fa,#e9ecef);padding:2rem 0;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}.privacy-policy__container{width:90%;max-width:1000px;margin:0 auto;padding:3rem;background:#fff;border-radius:20px;box-shadow:0 10px 30px rgba(0,0,0,.1);border:1px solid rgba(45,80,22,.1)}@media(max-width:768px){.privacy-policy__container{padding:2rem;margin:1rem}}@media(max-width:480px){.privacy-policy__container{padding:1.5rem}}.privacy-policy__header{text-align:center;margin-bottom:3rem;padding-bottom:2rem;border-bottom:2px solid rgba(45,80,22,.1)}.privacy-policy__icon{display:inline-flex;align-items:center;justify-content:center;width:80px;height:80px;background:linear-gradient(135deg,#1a5f2e,#2d7a3f);border-radius:50%;margin-bottom:1.5rem}.privacy-policy__icon svg{width:40px;height:40px;color:#fff}.privacy-policy__title{font-size:clamp(2rem,4vw,2.5rem);font-weight:800;color:#1a5f2e;margin-bottom:1rem;line-height:1.2}.privacy-policy__meta{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap}@media(max-width:480px){.privacy-policy__meta{flex-direction:column;gap:1rem}}.privacy-policy__meta-item{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:#666}.privacy-policy__meta-item svg{width:16px;height:16px}.privacy-policy__section{margin-bottom:2.5rem}.privacy-policy__section:last-of-type{margin-bottom:0}.privacy-policy__section-title{font-size:1.5rem;font-weight:700;color:#1a5f2e;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:1px solid rgba(45,80,22,.2)}@media(max-width:480px){.privacy-policy__section-title{font-size:1.3rem}}.privacy-policy__intro{font-size:1.1rem;line-height:1.6;color:#333;margin-bottom:1.5rem}.privacy-policy__scope{background:linear-gradient(135deg,rgba(45,122,63,.05),rgba(26,95,46,.03));border-radius:12px;padding:1.5rem;border:1px solid rgba(45,122,63,.2);margin-top:1.5rem}@media(max-width:768px){.privacy-policy__scope{padding:1.25rem}}@media(max-width:480px){.privacy-policy__scope{padding:1rem}}.privacy-policy__scope-title{font-size:1.2rem;font-weight:700;color:#2d7a3f;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid rgba(45,122,63,.3)}@media(max-width:480px){.privacy-policy__scope-title{font-size:1.1rem}}.privacy-policy__scope-content p{font-size:1rem;line-height:1.6;color:#444;margin-bottom:1rem}.privacy-policy__scope-content p:last-child{margin-bottom:0}.privacy-policy__scope-content p strong{color:#1a5f2e;font-weight:600}.privacy-policy__text{font-size:1rem;line-height:1.6;color:#555;margin-bottom:1rem}.privacy-policy__text strong{color:#1a5f2e}.privacy-policy__subsection{margin-bottom:1.5rem;padding-left:1rem;border-left:3px solid #2d7a3f}.privacy-policy__subsection:last-child{margin-bottom:0}.privacy-policy__subsection-title{font-size:1.1rem;font-weight:600;color:#2d7a3f;margin-bottom:.5rem}.privacy-policy__list{list-style:none;padding:0;margin:1rem 0}.privacy-policy__list-item{position:relative;padding:.5rem 0 .5rem 2rem;line-height:1.5;color:#555}.privacy-policy__list-item:before{content:"•";position:absolute;left:1rem;color:#2d7a3f;font-weight:700;font-size:1.2rem}.privacy-policy__list-item strong{color:#1a5f2e}.privacy-policy__contact-info{background:rgba(45,80,22,.05);border-radius:12px;padding:1.5rem;margin-top:1rem;border-left:4px solid #2d7a3f}.privacy-policy__contact-item{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1rem}.privacy-policy__contact-item:last-child{margin-bottom:0}.privacy-policy__contact-item svg{width:20px;height:20px;color:#2d7a3f;margin-top:.25rem;flex-shrink:0}.privacy-policy__contact-item div{line-height:1.5;color:#333}.privacy-policy__footer{text-align:center;margin-top:3rem;padding-top:2rem;border-top:1px solid rgba(45,80,22,.1)}.privacy-policy__footer p{color:#666;font-size:.9rem;margin:0}@media(max-width:768px){.privacy-policy{padding:1rem 0}.privacy-policy__container{padding:2rem}.privacy-policy__title{font-size:2rem}.privacy-policy__section-title{font-size:1.3rem}.privacy-policy__intro{font-size:1rem}.privacy-policy__text{font-size:.95rem}.privacy-policy__scope-title{font-size:1.1rem}.privacy-policy__scope-content p{font-size:.95rem}}@media(max-width:480px){.privacy-policy{margin-top:0}.privacy-policy__container{padding:1.5rem;margin:.5rem;border-radius:16px}.privacy-policy__title{font-size:1.75rem}.privacy-policy__section-title{font-size:1.2rem}.privacy-policy__contact-info{padding:1rem}.privacy-policy__contact-item{flex-direction:column;gap:.5rem;text-align:center}.privacy-policy__scope{padding:1rem}.privacy-policy__scope-title{font-size:1rem}.privacy-policy__scope-content p{font-size:.9rem}}html{scroll-behavior:smooth}.privacy-policy__section{animation:fadeInUp .5s ease-out forwards;opacity:0}.privacy-policy__section:first-child{animation-delay:.1s}.privacy-policy__section:nth-child(2){animation-delay:.2s}.privacy-policy__section:nth-child(3){animation-delay:.3s}.privacy-policy__section:nth-child(4){animation-delay:.4s}.privacy-policy__section:nth-child(5){animation-delay:.5s}.privacy-policy__section:nth-child(6){animation-delay:.6s}.privacy-policy__section:nth-child(7){animation-delay:.7s}.privacy-policy__section:nth-child(8){animation-delay:.8s}.privacy-policy__section:nth-child(9){animation-delay:.9s}.privacy-policy__section:nth-child(10){animation-delay:1s}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media print{.privacy-policy{background:#fff!important;padding:0!important}.privacy-policy__container{box-shadow:none!important;border:none!important;padding:0!important;margin:0!important;width:100%!important;max-width:100%!important}.privacy-policy__icon{background:#1a5f2e!important;-webkit-print-color-adjust:exact}}