@import"https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;600&family=Inter:wght@300;400;500;600&display=swap";@import"https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap";body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6;color:#374151;background-color:#fff}.modern-header{background:linear-gradient(135deg,#f0fdfa,#ecfeff);padding:4rem 1.5rem;text-align:center}.header-container{max-width:64rem;margin:0 auto}.header-title{font-family:Playfair Display,serif;font-size:3rem;font-weight:600;color:#1f2937;margin-bottom:.75rem;line-height:1.2}.header-subtitle{font-size:1.5rem;color:#0f766e;font-weight:300;margin-bottom:1.5rem}.header-divider{width:6rem;height:4px;background:linear-gradient(90deg,#14b8a6,#3b82f6);margin:0 auto 1.5rem;border-radius:2px}.header-tagline{font-size:1.125rem;color:#6b7280;max-width:32rem;margin:0 auto;font-weight:300;line-height:1.7}@media (max-width: 768px){.modern-header{padding:3rem 1rem}.header-title{font-size:2.25rem}.header-subtitle{font-size:1.25rem}.header-tagline{font-size:1rem}}@media (max-width: 480px){.modern-header{padding:2.5rem 1rem}.header-title{font-size:2rem}.header-subtitle{font-size:1.125rem}}.container{max-width:64rem;margin:0 auto;padding:0 1.5rem}.section{padding:3rem 0}.section-title{font-family:Playfair Display,serif;font-size:2rem;color:#1f2937;margin-bottom:1rem;text-align:center}.App{text-align:left}.App-logo,.App-header{display:none}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Poppins,sans-serif;background-color:#fefefe;color:#2c3e50;line-height:1.6}#root{max-width:1400px;margin:0 auto;min-height:100vh}.modern-header{background:#fff;padding:5rem 2rem 4rem;text-align:center;border-bottom:1px solid #e8f4f1}.header-title{font-size:clamp(2.5rem,5vw,4rem);font-weight:300;color:#2c3e50;margin-bottom:1rem;letter-spacing:-.02em}.header-subtitle{font-size:clamp(1rem,2.5vw,1.3rem);font-weight:400;color:#005a5c;margin-bottom:2rem;text-transform:none;letter-spacing:.02em}.header-divider{width:60px;height:2px;background:#7ec0a9;margin:2rem auto;border-radius:1px}.header-tagline{font-size:clamp(1rem,2vw,1.2rem);font-weight:400;color:#6c757d;max-width:650px;margin:0 auto;line-height:1.7}.wordpress-content{max-width:1200px;margin:0 auto;padding:4rem 2rem;background:#fff}.page-content{background:#fff;padding:0;line-height:1.7;color:#2c3e50;font-size:1rem}.page-content h2{color:#2c3e50;margin:3rem 0 2rem;font-size:clamp(1.8rem,4vw,2.5rem);font-weight:500;text-align:left;position:relative;padding-bottom:1rem;border-bottom:2px solid #e8f4f1}.page-content h2:first-child{margin-top:0}.page-content h3{color:#005a5c;margin:2.5rem 0 1.5rem;font-size:clamp(1.2rem,3vw,1.5rem);font-weight:600;text-transform:none;letter-spacing:0;border:none;padding:0}.page-content p{margin-bottom:1.5rem;color:#555;text-align:left;text-indent:0;font-size:1.1rem;font-weight:400}.page-content p:first-of-type{font-size:1.2rem;font-weight:400;color:#2c3e50;text-indent:0;text-align:left;margin-bottom:2.5rem;padding:0;background:none;border:none}.page-content ul{margin:2rem 0;padding:0 0 0 2rem;list-style:none}.page-content ul li{margin-bottom:.4rem;padding:.2rem 0;background:none;border-radius:0;border:none;box-shadow:none;position:relative;transition:none;color:#555;font-weight:400;font-size:1.1rem;line-height:1.4}.page-content ul li:before{content:"";position:absolute;left:-1.2rem;top:.6rem;background:#7ec0a9;border-radius:50%;width:.4rem;height:.4rem;box-shadow:none}.page-content ul li:hover{transform:none;box-shadow:none}.page-content ol{margin:2rem 0;padding:0 0 0 2rem;counter-reset:item;list-style:none}.page-content ol li{margin-bottom:.4rem;padding:.2rem 0;background:none;border-radius:0;border:none;position:relative;counter-increment:item;color:#555;font-weight:400;font-size:1.1rem;line-height:1.4}.page-content ol li:before{content:counter(item) ".";position:absolute;left:-1.5rem;top:.2rem;background:none;color:#005a5c;border-radius:0;width:auto;height:auto;display:inline;font-weight:600;font-size:1.1rem;box-shadow:none}.page-content strong{color:#005a5c;font-weight:600;background:none;padding:0;border-radius:0}.page-content a{color:#005a5c;text-decoration:underline;font-weight:500;transition:color .2s ease;border:none}.page-content a:hover{color:#7ec0a9;border:none}.page-content em{color:#555;font-style:italic;background:none;padding:0;border-radius:0}.burger-button{position:fixed;top:2rem;left:2rem;z-index:1001;background:#fff;border:2px solid #e8f4f1;border-radius:8px;width:3rem;height:3rem;cursor:pointer;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.3rem;transition:all .3s ease;box-shadow:0 2px 10px #0000001a}.burger-button:hover{border-color:#7ec0a9;box-shadow:0 4px 15px #7ec0a933}.burger-button span{display:block;width:1.5rem;height:2px;background:#005a5c;border-radius:1px;transition:all .3s ease}.burger-button.active span:nth-child(1){transform:rotate(45deg) translate(.4rem,.4rem)}.burger-button.active span:nth-child(2){opacity:0}.burger-button.active span:nth-child(3){transform:rotate(-45deg) translate(.4rem,-.4rem)}.burger-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#00000080;z-index:999;opacity:0;visibility:hidden;transition:all .3s ease}.burger-overlay.active{opacity:1;visibility:visible}.burger-menu{position:fixed;top:0;left:-350px;width:350px;height:100vh;background:#fff;z-index:1000;transition:all .3s ease;box-shadow:5px 0 20px #0000001a;overflow-y:auto}.burger-menu.active{left:0}.menu-header{display:flex;justify-content:space-between;align-items:center;padding:2rem;border-bottom:1px solid #e8f4f1;background:#f8fffe;gap:1rem}.refresh-button{background:none;border:1px solid #7ec0a9;color:#005a5c;border-radius:50%;width:2rem;height:2rem;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:1.2rem;transition:all .2s ease}.refresh-button:hover{background:#7ec0a9;color:#fff}.menu-header h3{color:#005a5c;font-size:1.3rem;font-weight:600;margin:0}.close-button{background:none;border:none;font-size:2rem;color:#005a5c;cursor:pointer;padding:0;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s ease}.close-button:hover{background:#e8f4f1}.menu-list{list-style:none;padding:1rem 0;margin:0}.menu-item{margin:0}.menu-link{display:block;width:100%;padding:1rem 2rem;background:none;border:none;text-align:left;font-size:1.1rem;font-weight:400;color:#555;cursor:pointer;transition:all .2s ease;border-left:3px solid transparent}.menu-link:hover{background:#f8fffe;color:#005a5c;border-left-color:#7ec0a9}.menu-link.active{background:#e8f4f1;color:#005a5c;font-weight:600;border-left-color:#005a5c}@media (max-width: 768px){.burger-menu{width:100vw;left:-100vw}.burger-menu.active{left:0}}.loading,.error{text-align:center;padding:2rem;font-size:1.1rem}.error{color:#e74c3c}
