*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-size:16px;line-height:1.6;color:#3a3a3a;background-color:#fafaf8;margin:0;padding:0}
h1,h2,h3{font-weight:600;color:#2c2c2c;margin-bottom:1rem;line-height:1.3}
h1{font-size:2rem}
h2{font-size:1.5rem}
h3{font-size:1.25rem}
p{margin-bottom:1rem;color:#4a4a4a}
a{color:#6b7c5e;text-decoration:none;transition:color 0.2s ease}
a:hover{color:#505d43}
.header{position:fixed;top:0;left:0;right:0;background-color:#fff;border-bottom:1px solid #e5e5e0;z-index:1000;padding:0.75rem 0}
.header .navbar-brand{font-size:1.25rem;font-weight:600;color:#2c2c2c}
.header .navbar-brand:hover{color:#6b7c5e}
.header .nav-link{color:#4a4a4a;font-size:0.95rem;padding:0.5rem 1rem}
.header .nav-link:hover{color:#6b7c5e}
.main-content{padding-top:70px}
.hero-section{background-color:#f5f5f0;padding:4rem 0;border-bottom:1px solid #e5e5e0}
.hero-section h1{font-size:2.25rem;margin-bottom:1.5rem}
.hero-section p{font-size:1.1rem;color:#555}
.hero-image{width:100%;height:auto;border-radius:4px;margin-top:2rem}
.section{padding:3rem 0;border-bottom:1px solid #e5e5e0}
.section:last-of-type{border-bottom:none}
.section-alt{background-color:#f5f5f0}
.section-title{margin-bottom:2rem;padding-bottom:0.75rem;border-bottom:2px solid #6b7c5e}
.section-image{width:100%;height:auto;border-radius:4px;margin:1.5rem 0}
.card-custom{background-color:#fff;border:1px solid #e5e5e0;border-radius:4px;padding:1.5rem;margin-bottom:1.5rem;height:100%}
.card-custom h3{color:#2c2c2c;margin-bottom:1rem}
.card-custom p{color:#555;margin-bottom:0}
.disclaimer-box{background-color:#f0f0eb;border-left:3px solid #6b7c5e;padding:1.5rem;margin:2rem 0;border-radius:0 4px 4px 0}
.disclaimer-box p{margin-bottom:0;font-size:0.95rem;color:#555}
.faq-item{margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid #e5e5e0}
.faq-item:last-child{border-bottom:none;padding-bottom:0;margin-bottom:0}
.faq-item h3{font-size:1.1rem;color:#2c2c2c;margin-bottom:0.75rem}
.faq-item p{margin-bottom:0;color:#555}
.cta-link{color:#6b7c5e;font-weight:500;display:inline-block;padding:0.5rem 0;border-bottom:1px solid #6b7c5e;transition:all 0.2s ease}
.cta-link:hover{color:#505d43;border-bottom-color:#505d43}
.form-control{border:1px solid #d5d5d0;border-radius:4px;padding:0.75rem 1rem;font-size:1rem}
.form-control:focus{border-color:#6b7c5e;box-shadow:0 0 0 2px rgba(107,124,94,0.1);outline:none}
.btn-primary{background-color:#6b7c5e;border-color:#6b7c5e;color:#fff;padding:0.75rem 1.5rem;font-size:1rem;border-radius:4px;transition:all 0.2s ease}
.btn-primary:hover{background-color:#505d43;border-color:#505d43}
.footer{background-color:#2c2c2c;color:#d0d0d0;padding:3rem 0 1.5rem}
.footer h3{color:#fff;font-size:1.1rem;margin-bottom:1rem}
.footer p{color:#a0a0a0;font-size:0.9rem;margin-bottom:0.5rem}
.footer a{color:#a0a0a0;transition:color 0.2s ease}
.footer a:hover{color:#fff}
.footer-links{list-style:none;padding:0;margin:0}
.footer-links li{margin-bottom:0.5rem}
.footer-links a{font-size:0.9rem}
.footer-bottom{border-top:1px solid #444;padding-top:1.5rem;margin-top:2rem}
.footer-bottom p{font-size:0.85rem;color:#888;margin-bottom:0}
.educational-notice{background-color:#6b7c5e;color:#fff;text-align:center;padding:0.5rem 0;font-size:0.85rem}
.cookie-banner{position:fixed;bottom:0;left:0;right:0;background-color:#2c2c2c;color:#d0d0d0;padding:1rem;z-index:1001;display:none}
.cookie-banner p{margin-bottom:0.75rem;font-size:0.9rem}
.cookie-banner .btn{font-size:0.9rem;padding:0.5rem 1rem}
.two-column{display:flex;flex-wrap:wrap;gap:2rem}
.two-column .column{flex:1;min-width:280px}
.divider{height:1px;background-color:#e5e5e0;margin:2rem 0}
.list-styled{list-style:none;padding:0}
.list-styled li{padding:0.5rem 0;padding-left:1.5rem;position:relative}
.list-styled li:before{content:"";position:absolute;left:0;top:1rem;width:6px;height:6px;background-color:#6b7c5e;border-radius:50%}
.policy-content h2{margin-top:2rem}
.policy-content p{text-align:justify}
.contact-info p{margin-bottom:0.75rem}
@media (max-width:767px){h1{font-size:1.75rem}h2{font-size:1.35rem}h3{font-size:1.1rem}.hero-section{padding:3rem 0}.hero-section h1{font-size:1.75rem}.section{padding:2rem 0}.two-column .column{min-width:100%}.header .navbar-brand{font-size:1.1rem}}
@media (min-width:768px){h1{font-size:2.5rem}h2{font-size:1.75rem}.hero-section h1{font-size:2.75rem}}
