body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}body{color:#333;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6;overflow-x:hidden}.App{min-height:100vh}html{scroll-behavior:smooth}section{position:relative}img{height:auto;max-width:100%}a:focus,button:focus,input:focus,textarea:focus{outline:2px solid #3498db;outline-offset:2px}.fade-in-up{animation:fadeInUp .6s ease-out}.header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;box-shadow:0 2px 20px #0000001a;left:0;padding:0 0 .4rem;position:fixed;right:0;top:0;z-index:1000}.header-container{justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 2rem}.header-container,.logo{align-items:center;display:flex}.logo{gap:.5rem;margin-left:-2rem}.logo-icon{height:100px;object-fit:contain;width:100px}.logo h2{color:#2c3e50;font-size:1.5rem;font-weight:600;margin:0}.brand-title{color:#2c3e50!important;font-family:Playfair Display,Times New Roman,serif;font-size:2.2rem!important;font-weight:600!important;letter-spacing:-.5px;line-height:1.2;text-shadow:0 2px 4px #0000001a;transition:color .3s ease}.brand-title:hover{color:#3498db!important}.nav ul{display:flex;gap:2rem;list-style:none;margin:0 0 0 .5cm;padding:0}.nav button{background:none;border:none;color:#555;cursor:pointer;font-size:1rem;font-weight:700;position:relative;transition:color .3s ease}.nav button.active,.nav button:hover{color:#3498db}.nav button.active:after{background:#3498db;bottom:-5px;content:"";height:2px;left:0;position:absolute;right:0}.dropdown{position:relative}.dropdown-menu{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffffa;border:1px solid #0000001a;border-radius:8px;box-shadow:0 4px 20px #00000026;left:0;min-width:160px;padding:.5rem 0;position:absolute;top:100%;z-index:1001}.dropdown-item{background:none;border:none;color:#555;cursor:pointer;display:block;font-size:.9rem;font-weight:600;padding:.75rem 1rem;text-align:left;transition:all .3s ease;width:100%}.dropdown-item:hover{background:#f8f9fa;color:#3498db}@media (max-width:768px){.header-container{padding:0 1rem}.nav ul{gap:1rem}.nav button{font-size:.9rem}}.hero{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;display:flex;min-height:100vh;padding:8rem 0 1rem}.hero-container{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px;padding:0 2rem}.hero-content{max-width:500px}.hero-title{font-size:3.5rem;font-weight:700;line-height:1.2;margin-bottom:1rem}.highlight{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#f093fb,#f5576c);background-clip:text;-webkit-background-clip:text}.hero-subtitle{color:#e8e8e8;font-size:1.5rem;font-weight:300;margin-bottom:1.5rem}.hero-description{color:#d0d0d0;font-size:1.1rem;line-height:1.6;margin-bottom:2.5rem}.hero-buttons{display:flex;gap:1rem}.btn{border:none;border-radius:6px;cursor:pointer;display:inline-block;font-size:1rem;font-weight:500;padding:12px 24px;text-decoration:none;transition:all .3s ease}.btn-primary{background:#3498db;color:#fff}.btn-primary:hover{background:#2980b9;transform:translateY(-2px)}.btn-secondary{background:#0000;border:2px solid #fff;color:#fff}.btn-secondary:hover{background:#fff;color:#667eea;transform:translateY(-2px)}.hero-image{align-items:center;display:flex;justify-content:center}.hero-photo{border-radius:15px;box-shadow:0 8px 25px #0003;filter:contrast(1.05) brightness(1.02) saturate(.95);height:500px;mask:linear-gradient(135deg,#000 70%,#000c 85%,#0000004d);-webkit-mask:linear-gradient(135deg,#000 70%,#000c 85%,#0000004d);object-fit:cover;position:relative;width:450px}.hero-photo:hover{filter:contrast(1.08) brightness(1.05) saturate(1)}.image-placeholder{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:2px solid #fff3;border-radius:50%;display:flex;font-size:8rem;height:300px;justify-content:center;width:300px}@media (max-width:768px){.hero-container{gap:2rem;grid-template-columns:1fr;text-align:center}.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.2rem}.hero-buttons{flex-wrap:wrap;justify-content:center}.image-placeholder{font-size:5rem;height:200px;width:200px}}.about{background:#f8f9fa;padding:5rem 0}.about-container{margin:0 auto;max-width:1200px;padding:0 2rem}.section-title{color:#2c3e50;font-size:2.5rem;margin-bottom:3rem;position:relative;text-align:center}.section-title:after{background:linear-gradient(45deg,#3498db,#9b59b6);bottom:-10px;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:60px}.about-content{grid-gap:4rem;align-items:start;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.about-text p{color:#555;font-size:1.1rem;line-height:1.8;margin-bottom:1.5rem}.about-text p:last-of-type{margin-bottom:0}.skills-section h3{color:#2c3e50;font-size:1.3rem;margin-bottom:1.5rem}.skills-grid{display:flex;flex-wrap:wrap;gap:.8rem}.skill-tag{background:linear-gradient(45deg,#3498db,#9b59b6);border-radius:20px;color:#fff;font-size:.9rem;font-weight:500;padding:.5rem 1rem;transition:transform .3s ease,box-shadow .3s ease}.skill-tag:hover{box-shadow:0 5px 15px #3498db4d;transform:translateY(-2px)}.learn-more-btn{background:linear-gradient(135deg,#3498db,#74b9ff);border:none;border-radius:8px;box-shadow:0 4px 15px #3498db33;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;margin-bottom:-2cm;margin-top:.5rem;padding:12px 24px;transition:all .3s ease}.learn-more-btn:hover{background:linear-gradient(135deg,#2980b9,#3498db);box-shadow:0 6px 20px #3498db4d;transform:translateY(-2px)}.modal-overlay{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#2c3e50d9;bottom:0;display:flex;justify-content:center;left:0;padding:1rem;position:fixed;right:0;top:0;z-index:1000}.modal-content{background:#fff;border-radius:15px;box-shadow:0 20px 60px #0000004d;max-height:90vh;max-width:1200px;overflow-y:auto;position:relative;width:100%}.modal-close{color:#74b9ff;font-size:2rem;z-index:1001}.modal-close:hover{background:#74b9ff1a;color:#2980b9}.modal-body{padding:0}.modal-image{flex-shrink:0;width:250px}.story-image{border:1px solid #e1e1e1;border-radius:4px;height:300px;object-fit:cover;width:250px}.modal-text{padding:1rem;text-align:left;width:100%}.modal-text h3{border-bottom:2px solid #74b9ff;color:#2c3e50;font-size:1.8rem;padding-bottom:.5rem}.modal-text h3,.story-content p{margin-bottom:1.5rem;text-align:left}.story-content p{color:#555;font-size:1rem;line-height:1.7}.story-content p:first-child:first-letter{color:#74b9ff;float:left;font-size:3rem;font-weight:700;line-height:3rem;margin-right:.5rem;margin-top:.2rem}@media (max-width:768px){.about{padding:3rem 0}.about-container{padding:0 1rem}.section-title{font-size:2rem}.about-content{gap:2rem;grid-template-columns:1fr}.about-text p{font-size:1rem}.modal-overlay{padding:1rem}.modal-body{flex-direction:column;gap:1.5rem;padding:1.5rem}.modal-image{align-self:center;max-width:250px;width:100%}.story-image{height:250px}.modal-text h3{font-size:1.5rem}.story-content p:first-child:first-letter{font-size:2.5rem;line-height:2.5rem}}.services{background:#fff;padding:5rem 0}.services-container{margin:0 auto;max-width:1200px;padding:0 2rem}.services-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));margin-top:3rem}.service-card{background:#fff;border:1px solid #e8e8e8;border-radius:12px;box-shadow:0 10px 30px #0000001a;overflow:hidden;padding:2rem;transition:transform .3s ease,box-shadow .3s ease}.service-card:hover{box-shadow:0 20px 40px #00000026;transform:translateY(-5px)}.service-icon{margin-bottom:1.5rem;text-align:center}.service-emoji{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;display:inline-block;display:flex;font-size:3rem;height:80px;justify-content:center;margin:0 auto;padding:1rem;width:80px}.service-title{color:#2c3e50;font-size:1.4rem;font-weight:600;margin-bottom:1rem;text-align:center}.service-description{color:#666;line-height:1.6;margin-bottom:1.5rem}.service-benefits{margin-bottom:1.5rem}.service-benefits h4{color:#2c3e50;font-size:1rem;font-weight:600;margin-bottom:.8rem}.service-benefits ul{list-style:none;margin:0;padding:0}.service-benefits li{color:#666;padding:.3rem 0 .3rem 1.5rem;position:relative}.service-benefits li:before{color:#27ae60;content:"✓";font-weight:700;left:0;position:absolute;top:.3rem}.service-duration{background:#f8f9fa;border-radius:6px;color:#555;font-size:.9rem;margin-bottom:1.5rem;padding:.8rem}.service-cta{background:linear-gradient(45deg,#3498db,#2ecc71);border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:1rem 2rem;transition:all .3s ease;width:100%}.service-cta:hover{background:linear-gradient(45deg,#2980b9,#27ae60);box-shadow:0 5px 15px #3498db4d;transform:translateY(-2px)}@media (max-width:768px){.services{padding:3rem 0}.services-container{padding:0 1rem}.services-grid{gap:1.5rem;grid-template-columns:1fr}.service-card{padding:1.5rem}}.contact-modal-overlay{align-items:center;background-color:#000000bf;bottom:0;display:flex;justify-content:center;left:0;padding:1rem;position:fixed;right:0;top:0;z-index:1000}.contact-modal{animation:modalSlideIn .3s ease-out;background:linear-gradient(135deg,#2c3e50,#34495e);border:1px solid #74b9ff33;border-radius:16px;box-shadow:0 20px 60px #0000004d;color:#ecf0f1;max-height:90vh;max-width:600px;overflow-y:auto;position:relative;width:100%}.modal-header h3{font-size:1.8rem;margin:0 0 .5rem}.service-interest{color:#f39c12;font-size:.95rem;font-weight:500;margin:.5rem 0}.modal-header p{margin:.5rem 0 0}.contact-form{padding:2rem}.form-row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr;margin-bottom:1.5rem}.form-group label{color:#ecf0f1;display:block;font-size:.9rem;font-weight:600;margin-bottom:.5rem}.form-group input,.form-group textarea{background-color:#ffffff1a;border:2px solid #34495e;border-radius:8px;box-sizing:border-box;color:#ecf0f1;font-family:inherit;font-size:.95rem;padding:.8rem;transition:all .3s ease;width:100%}.form-group input::placeholder,.form-group textarea::placeholder{color:#95a5a6}.form-group input:focus,.form-group textarea:focus{background-color:#ffffff26;border-color:#74b9ff;box-shadow:0 0 0 3px #74b9ff1a;outline:none}.form-group input:disabled,.form-group textarea:disabled{cursor:not-allowed;opacity:.6}.form-group textarea{min-height:120px;resize:vertical}.submit-button{background:linear-gradient(135deg,#74b9ff,#0984e3);border:none;border-radius:8px;box-shadow:0 4px 15px #74b9ff4d;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;letter-spacing:.5px;margin-bottom:1rem;padding:1rem 2rem;text-transform:uppercase;transition:all .3s ease;width:100%}.submit-button:hover:not(:disabled){background:linear-gradient(135deg,#0984e3,#74b9ff);box-shadow:0 6px 20px #74b9ff66;transform:translateY(-2px)}.submit-button:disabled{box-shadow:0 4px 15px #74b9ff4d;cursor:not-allowed;opacity:.6;transform:none}.status-message{border-radius:8px;padding:1rem}.contact-info{color:#95a5a6;font-size:.9rem;margin:0}.contact-info a{color:#74b9ff}.contact-info a:hover{color:#0984e3}@media (max-width:768px){.contact-modal{margin:1rem;max-width:calc(100vw - 2rem)}.modal-header{padding:1.5rem 1.5rem 1rem}.modal-header h3{font-size:1.5rem}.contact-form{padding:1.5rem}.form-row{gap:0;grid-template-columns:1fr}.modal-footer{padding:0 1.5rem 1.5rem}}@media (max-width:480px){.modal-header h3{font-size:1.3rem}.form-group input,.form-group textarea,.submit-button{font-size:.9rem;padding:.7rem}}.herb-gallery{background:linear-gradient(135deg,#f5f7fa,#c3cfe2);min-height:100vh;padding:5rem 0}.herb-gallery-container{margin:0 auto;max-width:1400px;padding:0 2rem}.gallery-intro{color:#666;font-size:1.1rem;line-height:1.7;margin:0 auto 3rem;max-width:800px;text-align:center}.herbs-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:3rem}.herb-card{background:#fff;border:3px solid #0000;border-radius:20px;box-shadow:0 10px 30px #0000001a;cursor:pointer;overflow:hidden;padding:.5rem .2rem;position:relative;transition:all .3s ease}.herb-card:before{border-radius:20px;bottom:0;content:"";left:0;opacity:.1;position:absolute;right:0;top:0;transition:opacity .3s ease}.herb-card.purple:before{background:radial-gradient(circle,#9b59b6,#8e44ad)}.herb-card.golden:before{background:radial-gradient(circle,#f39c12,#e67e22)}.herb-card.lavender:before{background:radial-gradient(circle,#bb8fce,#a569bd)}.herb-card.green:before{background:radial-gradient(circle,#27ae60,#2ecc71)}.herb-card.beige:before{background:radial-gradient(circle,#d4a574,#c0956d)}.herb-card.yellow:before{background:radial-gradient(circle,#f1c40f,#f39c12)}.herb-card.pink:before{background:radial-gradient(circle,#e91e63,#f06292)}.herb-card.orange:before{background:radial-gradient(circle,#ff7043,#ff5722)}.herb-card.rose:before{background:radial-gradient(circle,#ff6b9d,#ff8a80)}.herb-card.dark-purple:before{background:radial-gradient(circle,#673ab7,#512da8)}.herb-card:hover{box-shadow:0 20px 40px #0003;transform:translateY(-10px) scale(1.05)}.herb-card:hover:before{opacity:.2}.herb-card.purple:hover{border-color:#9b59b6}.herb-card.golden:hover{border-color:#f39c12}.herb-card.lavender:hover{border-color:#bb8fce}.herb-card.green:hover{border-color:#27ae60}.herb-card.beige:hover{border-color:#d4a574}.herb-card.yellow:hover{border-color:#f1c40f}.herb-card.pink:hover{border-color:#e91e63}.herb-card.orange:hover{border-color:#ff7043}.herb-card.rose:hover{border-color:#ff6b9d}.herb-card.dark-purple:hover{border-color:#673ab7}.herb-sketch{align-items:center;display:flex;filter:drop-shadow(2px 2px 4px rgba(0,0,0,.1));font-size:4rem;height:150px;justify-content:center;margin:0 .2rem .5rem;padding:0;position:relative;text-align:center;width:calc(100% - .4rem);z-index:2}.herb-image{border-radius:12px;box-shadow:0 4px 15px #0003;height:100%;object-fit:cover;width:100%}.herb-image[src="/chamomile.jpg"],.herb-image[src="/holybasil.jpg"],.herb-image[src="/lavanda.jpg"]{background:#0000;filter:contrast(1.2) brightness(1.1) saturate(1.3);mix-blend-mode:multiply}.herb-image[src="/elderberry.jpg"]{object-position:top center}.herb-modal-image{border-radius:15px;box-shadow:0 8px 25px #0000004d;height:100%;object-fit:cover;width:100%}.herb-modal-image[src="/chamomile.jpg"],.herb-modal-image[src="/holybasil.jpg"],.herb-modal-image[src="/lavanda.jpg"]{background:#0000;filter:contrast(1.2) brightness(1.1) saturate(1.3);mix-blend-mode:multiply}.herb-modal-image[src="/elderberry.jpg"]{object-position:top center}.herb-tooltip{animation:fadeInUp .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-radius:12px;bottom:10px;box-shadow:0 5px 20px #00000026;left:10px;padding:1rem;position:absolute;right:10px;z-index:3}.herb-names h4{color:#2c3e50;font-size:1rem;font-weight:600;margin-bottom:.3rem}.herb-names .latin{color:#7f8c8d;font-size:.9rem;font-style:italic;margin:0}.gallery-note{background:#ffffffe6;border-left:4px solid #e74c3c;border-radius:12px;box-shadow:0 5px 20px #0000001a;padding:2rem}.gallery-note p{color:#666;line-height:1.6;margin:0}.gallery-note strong{color:#e74c3c}.herb-modal-overlay{align-items:center;animation:fadeIn .3s ease;background:#000c;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.herb-modal{animation:slideUp .3s ease;background:#fff;border-radius:20px;box-shadow:0 20px 60px #0000004d;margin:2rem;max-height:90vh;max-width:800px;overflow-y:auto;position:relative}.modal-close{background:#e74c3c;color:#fff;font-size:1.5rem;height:40px;right:1rem;top:1rem;width:40px;z-index:10}.modal-close:hover{background:#c0392b;transform:scale(1.1)}.modal-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 2fr;padding:2rem}.modal-image{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:15px;padding:2rem}.modal-image,.modal-image .herb-sketch{align-items:center;display:flex;justify-content:center}.modal-image .herb-sketch{font-size:8rem;height:300px;margin:0;width:300px}.modal-info h2{color:#2c3e50;font-size:2rem;margin-bottom:.5rem}.modal-info .latin-name{color:#7f8c8d;font-size:1.2rem;font-style:italic;margin-bottom:2rem}.modal-info h4{color:#3498db;font-size:1.1rem;margin-bottom:.8rem;margin-top:1.5rem}.modal-info h4:first-of-type{margin-top:0}.active-ingredient p,.description p{color:#666;line-height:1.6;margin-bottom:1rem}.health-benefits ul{list-style:none;margin:0;padding:0}.health-benefits li{border-bottom:1px solid #eee;color:#666;padding:.5rem 0 .5rem 1.5rem;position:relative}.health-benefits li:last-child{border-bottom:none}.health-benefits li:before{color:#27ae60;content:"✓";font-weight:700;left:0;position:absolute;top:.5rem}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.herb-gallery{padding:3rem 0}.herb-gallery-container{padding:0 1rem}.herbs-grid{gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.herb-card{padding:1.5rem}.herb-sketch{font-size:3rem}.modal-content{gap:1.5rem;grid-template-columns:1fr;padding:1.5rem}.modal-image .herb-sketch{font-size:6rem}.modal-info h2{font-size:1.5rem}}.credentials{background:#f8f9fa;padding:5rem 0}.credentials-container{margin:0 auto;max-width:1200px;padding:0 2rem}.credentials-intro{margin:0 auto 3rem;max-width:800px;text-align:center}.credentials-intro p{color:#666;font-size:1.1rem;line-height:1.7}.credentials-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));margin-bottom:3rem}.credential-card{background:#fff;border-left:4px solid #3498db;border-radius:12px;box-shadow:0 5px 20px #00000014;padding:2rem;transition:transform .3s ease,box-shadow .3s ease}.credential-card:hover{box-shadow:0 10px 30px #0000001f;transform:translateY(-3px)}.credential-header{align-items:flex-start;display:flex;gap:1.5rem;margin-bottom:1.5rem}.credential-icon{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;display:flex;flex-shrink:0;font-size:1.5rem;height:60px;justify-content:center;width:60px}.credential-info{flex:1 1}.credential-title{color:#2c3e50;font-size:1.3rem;font-weight:600;line-height:1.3;margin-bottom:.5rem}.credential-institution{color:#3498db;font-weight:500;margin-bottom:.3rem}.credential-year{color:#7f8c8d;font-size:.9rem;font-weight:500}.credential-description{color:#666;line-height:1.6}.credentials-footer{background:#fff;border-left:4px solid #2ecc71;border-radius:12px;box-shadow:0 5px 20px #00000014;padding:2rem}.credentials-footer p{color:#666;line-height:1.6;margin:0}.credentials-footer strong{color:#2c3e50}@media (max-width:768px){.credentials{padding:3rem 0}.credentials-container{padding:0 1rem}.credentials-grid{gap:1.5rem;grid-template-columns:1fr}.credential-card{padding:1.5rem}.credential-header{gap:1rem}.credential-icon{font-size:1.2rem;height:50px;width:50px}.credential-title{font-size:1.1rem}.credentials-footer{padding:1.5rem}}.fullbio{background:#fff;padding:5rem 0}.fullbio-container{margin:0 auto;max-width:1200px;padding:0 2rem}.fullbio-content{align-items:flex-start;display:flex;gap:4rem}.fullbio-image{flex-shrink:0;width:400px}.bio-image{border-radius:8px;box-shadow:0 8px 25px #00000026;height:auto;object-fit:contain;width:400px}.fullbio-text{flex:1 1;text-align:center}.bio-title{color:#2c3e50;font-size:2.5rem}.bio-story p,.bio-title{margin-bottom:2rem;text-align:left}.bio-story p{color:#555;font-size:1.1rem;line-height:1.8;margin-left:auto;margin-right:auto;max-width:800px}.bio-story p:first-child:first-letter{color:#74b9ff;float:left;font-size:3rem;font-weight:700;line-height:3rem;margin-right:.5rem;margin-top:.2rem}@media (max-width:768px){.fullbio{padding:3rem 0}.fullbio-container{padding:0 1rem}.fullbio-content{align-items:center;flex-direction:column;gap:2rem}.fullbio-image{max-width:400px;width:100%}.bio-image{height:auto}.bio-story p{font-size:1rem}.bio-story p:first-child:first-letter{font-size:2.5rem;line-height:2.5rem}}.footer{background:linear-gradient(135deg,#1e3c72,#2a5298);color:#fff;padding:3rem 0 1rem}.footer-container{margin:0 auto;max-width:1200px;padding:0 2rem}.footer-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:2fr 1fr 1fr 1fr 1fr;margin-bottom:2rem}.footer-brand{align-items:flex-start;display:flex;gap:.5rem;margin-bottom:1rem;margin-left:-3cm}.footer-logo-icon{height:210px;margin-top:-.5cm;object-fit:contain;vertical-align:middle;width:210px}.footer-section h3{color:#74b9ff;font-size:1.3rem;margin-bottom:1rem}.footer-section .brand-title{color:#74b9ff!important;font-weight:700!important;margin-bottom:0;text-shadow:0 2px 4px #0000004d}.footer-section h4{color:#ecf0f1;font-size:1.1rem;margin-bottom:1rem}.footer-section p{color:#bdc3c7;line-height:1.6}.footer-section ul{list-style:none;margin:0;padding:0}.footer-section ul li{margin-bottom:.5rem}.footer-section ul li a{color:#bdc3c7;text-decoration:none;transition:color .3s ease}.footer-section ul li a:hover{color:#74b9ff}.contact-info p{color:#bdc3c7;font-size:.9rem;margin-bottom:.5rem}.contact-info a{color:#bdc3c7;text-decoration:none;transition:color .3s ease}.contact-info a:hover{color:#74b9ff}.newsletter-description{color:#95a5a6!important;font-size:.85rem!important;line-height:1.4!important;margin-top:.8rem!important}.social-links{display:flex;flex-direction:column;gap:.5rem}.social-links a{color:#bdc3c7;text-decoration:none;transition:color .3s ease}.social-links a:hover{color:#3498db}.footer-bottom{border-top:1px solid #34495e;padding-top:1rem;text-align:center}.footer-bottom p{color:#95a5a6;font-size:.9rem;margin:0}@media (max-width:768px){.footer{padding:2rem 0 1rem}.footer-container{padding:0 1rem}.footer-content{gap:2rem;grid-template-columns:1fr}.social-links{flex-direction:row;gap:1rem}}.newsletter-modal-overlay{align-items:center;background-color:#000000bf;bottom:0;display:flex;justify-content:center;left:0;padding:1rem;position:fixed;right:0;top:0;z-index:1000}.newsletter-modal{background:linear-gradient(135deg,#2c3e50,#34495e);border:1px solid #74b9ff33;border-radius:12px;box-shadow:0 20px 60px #0000004d;color:#ecf0f1;max-height:90vh;max-width:500px;overflow-y:auto;position:relative;width:100%}.modal-close{align-items:center;background:none;border:none;border-radius:50%;color:#bdc3c7;cursor:pointer;display:flex;font-size:28px;height:30px;justify-content:center;line-height:1;padding:0;position:absolute;right:20px;top:15px;transition:all .3s ease;width:30px}.modal-close:hover{background-color:#74b9ff1a;color:#74b9ff}.modal-header{border-bottom:1px solid #74b9ff33;padding:2rem 2rem 1rem;text-align:center}.modal-header h3{color:#74b9ff;font-size:1.5rem;font-weight:700;margin:0 0 1rem;text-shadow:0 2px 4px #0000004d}.modal-header p{color:#bdc3c7;font-size:.95rem;line-height:1.6;margin:0}#mlb2-31774965.ml-form-embedContainer{box-sizing:border-box;display:table;margin:0 auto;padding:0 2rem 2rem;position:static;width:100%!important}#mlb2-31774965.ml-form-embedContainer button,#mlb2-31774965.ml-form-embedContainer h4,#mlb2-31774965.ml-form-embedContainer p,#mlb2-31774965.ml-form-embedContainer span{letter-spacing:normal!important;text-transform:none!important}#mlb2-31774965.ml-form-embedContainer .ml-form-embedWrapper{background-color:initial;border:none;box-sizing:border-box;display:inline-block!important;margin:0;padding:0;position:relative;width:100%}#mlb2-31774965.ml-form-embedContainer .ml-form-embedWrapper.embedForm{max-width:100%;width:100%}#mlb2-31774965.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody{padding:0}#mlb2-31774965.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent{margin:0 0 20px;text-align:center}#mlb2-31774965.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent h4{color:#74b9ff;font-family:Georgia,serif;font-size:24px;font-weight:700;margin:0 0 10px;text-align:center}#mlb2-31774965.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent p{color:#ecf0f1;font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:14px;font-weight:400;line-height:20px;margin:0;text-align:center}#mlb2-31774965.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow{margin:0 0 10px;width:100%}#mlb2-31774965.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow.ml-last-item{margin:0 0 15px}#mlb2-31774965.ml-form-embedContainer .ml-form-embedWrapper .ml-block-form .ml-field-group label{color:#74b9ff;display:inline-block;font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:14px;font-weight:700;line-height:20px;margin-bottom:5px}#mlb2-31774965.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow input{background-color:#fffffff2!important;border-color:#74b9ff4d;border-radius:8px!important;border-style:solid!important;border-width:2px!important;box-sizing:border-box!important;color:#2c3e50!important;font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:14px!important;height:auto;line-height:21px!important;padding:10px!important;width:100%!important}#mlb2-31774965.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow input:focus{background-color:#fff!important;border-color:#74b9ff!important;box-shadow:0 0 0 3px #74b9ff33;outline:none}#mlb2-31774965.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow input::placeholder{color:#7f8c8d}#mlb2-31774965.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit{float:left;margin:0;width:100%}#mlb2-31774965.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit button{background:linear-gradient(135deg,#74b9ff,#0984e3)!important;border:none!important;border-radius:8px!important;box-shadow:0 4px 15px #74b9ff4d!important;box-sizing:border-box!important;color:#fff!important;cursor:pointer;font-family:Georgia,serif!important;font-size:16px!important;font-weight:700!important;height:auto;letter-spacing:.5px;line-height:21px!important;padding:10px!important;text-transform:uppercase;transition:all .3s ease;width:100%!important}#mlb2-31774965.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit button:hover{background:linear-gradient(135deg,#0984e3,#74b9ff)!important;box-shadow:0 6px 20px #74b9ff66!important;transform:translateY(-2px)}#mlb2-31774965.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent h4{color:#74b9ff;font-family:Georgia,serif;font-size:24px;font-weight:700;margin:0 0 10px;text-align:center}#mlb2-31774965.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent p{color:#ecf0f1;font-family:Open Sans,Arial,Helvetica,sans-serif;font-size:14px;margin:0;text-align:center}.ml-form-embedSubmitLoad{display:inline-block;height:20px;width:20px}.ml-form-embedSubmitLoad:after{animation:ml-form-embedSubmitLoad 1.2s linear infinite;border:4px solid #fff;border-left-color:#0000;border-radius:50%;content:" ";display:block;height:11px;margin:1px;width:11px}@keyframes ml-form-embedSubmitLoad{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.sr-only{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.modal-form{padding:2rem}.form-group{margin-bottom:1.5rem}.email-input{background-color:#ffffff1a;border:2px solid #34495e;border-radius:8px;box-sizing:border-box;color:#ecf0f1;font-size:1rem;padding:1rem;transition:all .3s ease;width:100%}.email-input::placeholder{color:#95a5a6}.email-input:focus{background-color:#ffffff26;border-color:#74b9ff;box-shadow:0 0 0 3px #74b9ff1a;outline:none}.subscribe-button{background:linear-gradient(135deg,#74b9ff,#0984e3);border:none;border-radius:8px;box-shadow:0 4px 15px #74b9ff4d;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;letter-spacing:.5px;padding:1rem 1.5rem;text-transform:uppercase;transition:all .3s ease;width:100%}.subscribe-button:hover{background:linear-gradient(135deg,#0984e3,#74b9ff);box-shadow:0 6px 20px #74b9ff66;transform:translateY(-2px)}.subscribe-button:active{box-shadow:0 2px 10px #74b9ff4d;transform:translateY(0)}.status-message{border-radius:6px;font-size:.9rem;font-weight:500;margin-top:1rem;padding:.8rem;text-align:center}.status-message.success{background-color:#2ecc7133;border:1px solid #2ecc714d;color:#2ecc71}.status-message.error{background-color:#e74c3c33;border:1px solid #e74c3c4d;color:#e74c3c}.modal-footer{border-top:1px solid #74b9ff1a;margin-top:1rem;padding:1.5rem 2rem 2rem;text-align:center}.privacy-note{color:#95a5a6;font-size:.85rem;font-style:italic;margin:0}.newsletter-modal{animation:modalSlideIn .3s ease-out}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(-30px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width:768px){.newsletter-modal{margin:1rem;max-width:calc(100vw - 2rem)}.modal-header{padding:1.5rem 1.5rem 1rem}.modal-header h3{font-size:1.3rem}.modal-form{padding:1.5rem}.modal-footer{padding:0 1.5rem 1.5rem}}
/*# sourceMappingURL=main.48e9fe5b.css.map*/