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{background-color:#fefefe;color:#333;font-family:Georgia,Times New Roman,serif;line-height:1.6}.App{min-height:100vh}.container{margin:0 auto;max-width:1200px;padding:0 20px}.section-title{color:#2c5282;font-size:2.5rem;font-weight:600;margin-bottom:1rem;text-align:center}.section-subtitle{color:#4a5568;font-size:1.2rem;margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:600px;text-align:center}.btn-primary{background:linear-gradient(135deg,#3182ce,#2c5282);border-radius:8px;box-shadow:0 4px 15px #3182ce4d;color:#fff;display:inline-block;font-weight:600;padding:15px 30px;text-decoration:none;transition:all .3s ease}.btn-primary:hover{box-shadow:0 6px 25px #3182ce66;transform:translateY(-2px)}.btn-secondary{background:#0000;border:2px solid #3182ce;border-radius:8px;color:#3182ce;display:inline-block;font-weight:600;padding:15px 30px;text-decoration:none;transition:all .3s ease}.btn-secondary:hover{background:#3182ce;color:#fff;transform:translateY(-2px)}@media (max-width:768px){.section-title{font-size:2rem}.container{padding:0 15px}}.header{background:linear-gradient(135deg,#fff,#f7fafc);border-bottom:1px solid #e2e8f0;box-shadow:0 2px 10px #0000001a;position:fixed;top:0;width:100%;z-index:1000}.nav{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:.5rem 2rem}.nav-brand{justify-content:center}.doctor-section,.nav-brand{align-items:center;display:flex;position:relative}.doctor-section{flex-direction:column;gap:.5rem}.doctor-section:after{background:linear-gradient(90deg,#0000 0,#fffc);content:"";height:100%;pointer-events:none;position:absolute;right:-50px;top:0;width:100px;z-index:2}.doctor-photo{border:3px solid #2c5282;border-radius:50%;box-shadow:0 4px 8px #0000001a;height:80px;object-fit:cover;width:80px}.mentor-phrase{color:#2c5282;font-size:1.1rem;font-weight:600;margin:0;text-align:center}.nav-menu{display:flex;gap:2rem;list-style:none}.nav-menu li a{border-radius:6px;color:#4a5568;font-size:1rem;font-weight:500;padding:.5rem 1rem;text-decoration:none;transition:all .3s ease}.nav-menu li a:hover{background-color:#ebf8ff;color:#2c5282}@media (max-width:768px){.nav{flex-direction:column;gap:1rem;padding:1rem}.nav-menu{flex-wrap:wrap;gap:1rem;justify-content:center}.nav-menu li a{font-size:.9rem;padding:.4rem .8rem}}.hero{background:linear-gradient(135deg,#0f172a,#1e293b 50%,#0f172a);margin-top:80px;min-height:600px;overflow:hidden;padding:120px 0 80px;position:relative}.hero:before{animation:gentleFloat 12s ease-in-out infinite;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iODAiIGhlaWdodD0iODAiIHZpZXdCb3g9IjAgMCA4MCA4MCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxnIGZpbGw9IiMzYjgyZjYiIGZpbGwtb3BhY2l0eT0iMC4wNSI+PGNpcmNsZSBjeD0iNDAiIGN5PSI0MCIgcj0iMS41Ii8+PC9nPjwvc3ZnPg==);bottom:0;content:"";left:0;opacity:.4;position:absolute;right:0;top:0;z-index:0}@keyframes gentleFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.hero:after{animation:gentlePulse 6s ease-in-out infinite alternate;background:radial-gradient(circle,#3b82f626 0,#3b82f600 70%);border-radius:50%;content:"";height:200px;position:absolute;right:10%;top:10%;width:200px;z-index:0}@keyframes gentlePulse{0%{opacity:.3;transform:scale(1) translateY(0)}to{opacity:.1;transform:scale(1.2) translateY(-20px)}}.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 20px;position:relative;z-index:2}.hero-content{animation:gentleRise 1s ease-out;z-index:2}@keyframes gentleRise{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.hero-subtitle-top{color:#93c5fd;font-size:1.1rem;font-weight:600;letter-spacing:1px;margin-bottom:.5rem;text-shadow:0 2px 10px #3b82f64d;text-transform:uppercase}.hero-title{color:#fff;font-size:3.5rem;font-weight:700;letter-spacing:-1px;line-height:1.1;margin-bottom:1.5rem;text-shadow:0 4px 20px #3b82f666}.hero-subtitle{color:#cbd5e1;font-size:1.3rem;line-height:1.6;margin-bottom:1.5rem;max-width:500px;text-shadow:0 2px 10px #00000080}.pricing-info{background:linear-gradient(135deg,#2c5282,#3182ce);border:2px solid #ffffff1a;border-radius:12px;box-shadow:0 8px 25px #2c528233;margin-bottom:2rem;padding:1rem 1.5rem}.price-text{color:#ffffffe6;font-size:.9rem;font-weight:500;letter-spacing:1px;margin:0 0 .25rem;text-transform:uppercase}.price-amount{color:#fff;font-size:1.8rem;font-weight:700;margin:0;text-shadow:0 2px 4px #0000001a}.hero-buttons{display:flex;flex-wrap:wrap;gap:1rem}.hero-image{align-items:center;display:flex;justify-content:center;z-index:2}.hero-img{border:2px solid #3b82f64d;border-radius:20px;box-shadow:0 20px 40px #3b82f666,0 0 80px #3b82f633;height:400px;object-fit:cover;transform:perspective(1000px) rotateY(-5deg);transition:transform .3s ease;width:100%}.hero-img:hover{transform:perspective(1000px) rotateY(0deg)}@media (max-width:768px){.hero{margin-top:140px;padding:100px 0 60px}.hero-container{gap:2rem;grid-template-columns:1fr;text-align:center}.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.1rem;max-width:none}.hero-buttons{justify-content:center}.hero-img{height:250px;transform:none}}.about{background:linear-gradient(135deg,#fff,#f8fafc);overflow:hidden;padding:100px 0;position:relative}.about:before{animation:gentleWave 8s ease-in-out infinite;background:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTQ0MCAxMjAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTAgNjBxMzYwLTQwIDcyMCAwdDcyMCAwVjBIMFoiIGZpbGw9IiNmN2ZhZmMiIGZpbGwtb3BhY2l0eT0iLjgiLz48L3N2Zz4=);background-size:cover;top:-50px}.about:after,.about:before{content:"";height:150px;left:-10%;position:absolute;width:120%}.about:after{animation:gentleWaveReverse 10s ease-in-out infinite;background:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTQ0MCAxMjAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTAgNjBxMzYwIDIwIDcyMCAwdDcyMCAwdjYwSDBaIiBmaWxsPSIjZmVmMmYyIiBmaWxsLW9wYWNpdHk9Ii45Ii8+PC9zdmc+);background-size:cover;bottom:-50px}@keyframes gentleWave{0%,to{transform:translateX(0) scaleY(1)}50%{transform:translateX(-2%) scaleY(.98)}}@keyframes gentleWaveReverse{0%,to{transform:translateX(0) scaleY(1)}50%{transform:translateX(2%) scaleY(1.02)}}.about-content{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.about-text{z-index:2}.about-description{color:#4a5568;font-size:1.2rem;line-height:1.7;margin-bottom:3rem}.credentials{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(3,1fr)}.credential-card{align-items:center;background:#fff;border-radius:12px;box-shadow:0 2px 10px #00000014;display:flex;flex-direction:column;gap:.75rem;padding:1.25rem;text-align:center;transition:all .3s ease}.credential-card:hover{box-shadow:0 6px 20px #0000001f;transform:translateY(-4px)}.credential-badge{align-items:center;border-radius:10px;box-shadow:0 4px 12px #00000026;color:#fff;display:flex;font-size:1.1rem;font-weight:700;height:40px;justify-content:center;width:40px}.credential-title{color:#2c5282;font-size:.95rem;font-weight:600;line-height:1.3;margin:0}.credential-description{color:#64748b;font-size:.85rem;line-height:1.5;margin:0}.about-image{align-items:center;display:flex;justify-content:center}.about-img{border:3px solid #f59e0b;border-radius:20px;box-shadow:0 20px 40px #fbbf2433;height:400px;object-fit:cover;transition:transform .3s ease;width:100%}.about-img:hover{transform:scale(1.05)}@media (max-width:768px){.about{padding:80px 0}.about-content{gap:3rem;grid-template-columns:1fr;text-align:center}.about-description{font-size:1.1rem}.credentials{gap:1rem;grid-template-columns:1fr}.credential-card{padding:1.25rem}.credential-title{font-size:.9rem}.credential-description{font-size:.8rem}.about-img{height:250px}}.resources{background:linear-gradient(135deg,#f0f9ff,#e0f2fe 50%,#f0fdf4);padding:100px 0;position:relative}.resources:before{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iODAiIGhlaWdodD0iODAiIHZpZXdCb3g9IjAgMCA4MCA4MCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxnIGZpbGw9IiNkYmVhZmUiIGZpbGwtb3BhY2l0eT0iMC4zIj48cGF0aCBkPSJNNDAgMGwyMCAyMC0yMCAyMC0yMC0yMHoiLz48L2c+PC9zdmc+);bottom:0;content:"";left:0;opacity:.5;position:absolute;right:0;top:0}.resources .container{position:relative;z-index:2}.resources-grid{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));margin-top:2rem}.resource-card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;box-shadow:0 10px 30px #0000001a;padding:2.5rem;text-align:center;transition:all .3s ease}.resource-card:hover{box-shadow:0 20px 40px #00000026;transform:translateY(-10px)}.resource-card.card-spotlight{background:linear-gradient(135deg,#1e3a8a,#1e40af 50%,#2563eb);border:1px solid #3b82f6;color:#fff}.resource-card.card-spotlight .resource-title{color:#fff}.resource-card.card-spotlight .resource-type{color:#93c5fd}.resource-card.card-spotlight .resource-description{color:#e0e7ff}.resource-card.card-spotlight .resource-items li{color:#dbeafe}.resource-card.card-spotlight .resource-items li:before{color:#10b981}.resource-card.card-spotlight .video-link{color:#bfdbfe}.resource-card.card-spotlight .video-link:hover{color:#fff}.articles-spotlight-card{background:linear-gradient(135deg,#1e3a8a,#1e40af 50%,#2563eb);border:1px solid #3b82f6;border-radius:20px;color:#fff;margin-bottom:3rem;padding:3rem}.articles-spotlight-card .resource-icon{display:block;font-size:3rem;margin-bottom:1.5rem;text-align:center}.articles-spotlight-card .resource-title{color:#fff;font-size:2rem;font-weight:700;margin-bottom:1rem;text-align:center}.articles-spotlight-card .resource-description{color:#e0e7ff;font-size:1.1rem;line-height:1.6;margin-bottom:2rem;text-align:center}.pdf-viewers-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-top:2rem}.pdf-viewer-item{background:#fff;border-radius:12px;box-shadow:0 8px 24px #0000004d;overflow:hidden;position:relative;transition:all .3s ease}.pdf-viewer-item:hover{box-shadow:0 12px 32px #0006;transform:translateY(-5px)}.pdf-viewer-link{cursor:pointer;display:block;position:relative;text-decoration:none}.pdf-viewer{border:none;display:block;height:400px;pointer-events:none;width:100%}.pdf-overlay{background:linear-gradient(0deg,#000000e6 0,#000000b3 50%,#0000);bottom:0;display:flex;flex-direction:column;gap:.5rem;left:0;opacity:0;padding:1.5rem 1rem;position:absolute;right:0;transition:opacity .3s ease}.pdf-viewer-item:hover .pdf-overlay{opacity:1}.pdf-title{color:#fff;font-size:.95rem;font-weight:600;line-height:1.3}.pdf-action{color:#93c5fd;font-size:.85rem;font-weight:500}.pdf-mobile-card{align-items:center;background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border-radius:12px;display:flex;gap:1.5rem;min-height:120px;padding:2rem 1.5rem;transition:all .3s ease}.pdf-mobile-card:hover{background:linear-gradient(135deg,#e0f2fe,#dbeafe)}.pdf-mobile-icon{align-items:center;background:linear-gradient(135deg,#3b82f6,#2563eb);border-radius:12px;color:#fff;display:flex;flex-shrink:0;height:60px;justify-content:center;width:60px}.pdf-mobile-icon svg{height:36px;width:36px}.pdf-mobile-content{display:flex;flex:1 1;flex-direction:column;gap:.5rem}.pdf-mobile-title{color:#1e3a8a;font-size:1rem;font-weight:600;line-height:1.4}.pdf-mobile-action{color:#3b82f6;font-size:.9rem;font-weight:500}@media (max-width:768px){.pdf-viewers-grid{gap:1.5rem;grid-template-columns:1fr}.pdf-viewer{height:350px}.articles-spotlight-card{padding:2rem}}.resource-icon{display:block;font-size:3rem;margin-bottom:1.5rem}.resource-title{color:#2c5282;font-size:1.5rem;font-weight:600;margin-bottom:.5rem}.resource-type{color:#3182ce;font-size:.9rem;font-weight:600;letter-spacing:1px;margin-bottom:1rem;text-transform:uppercase}.resource-description{color:#4a5568;font-size:1rem;line-height:1.6;margin-bottom:2rem}.resource-items{list-style:none;margin-bottom:2rem;text-align:left}.resource-items li{color:#4a5568;padding:.5rem 0 .5rem 1.5rem;position:relative}.resource-items li:before{color:#10b981;content:"✓";font-weight:700;left:0;position:absolute}.resource-button{background:linear-gradient(135deg,#10b981,#059669);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:12px 24px;transition:all .3s ease}.resource-button:hover{box-shadow:0 6px 20px #10b98166;transform:translateY(-2px)}.video-item{margin:0}.video-link{color:#2c5282;display:block;padding:.25rem 0;text-decoration:none;transition:all .3s ease}.video-link:hover{color:#1a365d;text-decoration:underline}.video-link strong{display:block;margin-bottom:.1rem}.video-subtitle{color:#6b7280;font-size:.9rem;font-style:italic}.videos-section{background:#fff;border:1px solid #e2e8f0;border-radius:15px;box-shadow:0 10px 30px #0000001a;margin-top:4rem;padding:2.5rem;text-align:center}.videos-section .resource-icon{display:block;font-size:3rem;margin:0 auto 1.5rem}.videos-title{color:#2c5282;font-size:1.8rem;font-weight:700;margin-bottom:1rem}.videos-subtitle{color:#4a5568;font-size:1rem;line-height:1.6;margin-bottom:2rem}.videos-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.video-wrapper{display:flex;flex-direction:column;gap:.75rem}.video-caption{background:#f0f9ff;border-radius:8px;color:#4a5568;font-size:.95rem;font-weight:500;margin:0;padding:.5rem;text-align:center}.conferences-section{background:#fff;border:1px solid #e2e8f0;border-radius:15px;box-shadow:0 10px 30px #0000001a;margin-top:4rem;padding:2.5rem 2.5rem 1rem}.conferences-title{color:#2c5282;font-size:1.8rem;font-weight:700;margin-bottom:2rem;text-align:center}.conferences-section .curved-loop-jacket{min-height:150px}.conferences-section .curved-loop-svg{fill:#2c5282}@media (max-width:768px){.resources{padding:80px 0}.resources-grid{gap:2rem;grid-template-columns:1fr}.resource-card{padding:2rem}.resource-icon{font-size:2.5rem}.resource-title{font-size:1.3rem}.videos-section{margin-top:3rem;padding:1.5rem}.videos-title{font-size:1.5rem}.videos-grid{gap:1.5rem;grid-template-columns:1fr}.conferences-section{margin-top:3rem;padding:1.5rem 1.5rem .5rem}.conferences-title{font-size:1.5rem;margin-bottom:1.5rem}.conferences-section .curved-loop-jacket{min-height:100px}}.card-spotlight{--mouse-x:50%;--mouse-y:50%;--spotlight-color:#ffffff0d;background-color:#111;border:1px solid #222;border-radius:1.5rem;overflow:hidden;padding:2rem;position:relative}.card-spotlight:before{background:radial-gradient(circle at var(--mouse-x) var(--mouse-y),var(--spotlight-color),#0000 80%);bottom:0;content:"";left:0;opacity:0;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .5s ease}.card-spotlight:hover:before{opacity:1}.curved-loop-jacket{align-items:center;display:flex;justify-content:center;margin:2rem 0 1rem;min-height:150px;position:relative;width:100%}.curved-loop-svg{fill:#2c5282;aspect-ratio:100/12;display:block;font-family:inherit;font-size:2rem;font-weight:600;overflow:visible;user-select:none;-moz-user-select:none;-webkit-user-select:none;width:100%}@media (max-width:1024px){.curved-loop-svg{font-size:2.5rem}}@media (max-width:768px){.curved-loop-jacket{margin:1.5rem 0 .5rem;min-height:160px}.curved-loop-svg{font-size:3.5rem}}@media (max-width:480px){.curved-loop-jacket{min-height:140px}.curved-loop-svg{font-size:3rem}}.contact{background:linear-gradient(135deg,#fef7f7,#fef2f2 50%,#fff7ed);overflow:hidden;padding:100px 0;position:relative}.contact:before{animation:warmGlow 10s ease-in-out infinite alternate;background:radial-gradient(circle,#f59e0b26 0,#f59e0b00 70%);height:300px;left:-10%;top:20%;width:300px}.contact:after,.contact:before{border-radius:50%;content:"";position:absolute}.contact:after{animation:warmGlowSecondary 8s ease-in-out infinite alternate-reverse;background:radial-gradient(circle,#2c52821a 0,#2c528200 70%);bottom:10%;height:250px;right:-5%;width:250px}@keyframes warmGlow{0%{opacity:.3;transform:scale(1) rotate(0deg)}to{opacity:.1;transform:scale(1.3) rotate(180deg)}}@keyframes warmGlowSecondary{0%{opacity:.2;transform:scale(1) translateY(0)}to{opacity:.05;transform:scale(1.2) translateY(-30px)}}.contact-content{grid-gap:4rem;align-items:flex-start;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.contact-info{z-index:2}.contact-description{color:#4a5568;font-size:1.2rem;line-height:1.7;margin-bottom:3rem}.contact-benefits{display:flex;flex-direction:column;gap:2rem}.benefit-item{align-items:flex-start;background:#fff;border-radius:12px;box-shadow:0 4px 15px #0000001a;display:flex;gap:1rem;padding:1.5rem;transition:transform .3s ease}.benefit-item:hover{transform:translateY(-2px)}.benefit-icon{flex-shrink:0;font-size:1.8rem;margin-top:.2rem}.benefit-item h4{color:#2c5282;font-size:1.1rem;font-weight:600;margin-bottom:.5rem}.benefit-item p{color:#4a5568;font-size:.95rem;line-height:1.5}.whatsapp-contact{align-items:flex-start;display:flex;justify-content:center}.whatsapp-card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;box-shadow:0 15px 35px #0000001a;max-width:400px;padding:2.5rem;text-align:center;width:100%}.whatsapp-icon{font-size:3rem;margin-bottom:1rem}.whatsapp-card h3{color:#2c5282;font-size:1.5rem;font-weight:600;margin-bottom:1rem}.whatsapp-number{color:#25d366;font-size:1.3rem;font-weight:600;margin-bottom:1rem}.contact-pricing{background:linear-gradient(135deg,#f59e0b,#f97316);border:1px solid #f59e0b4d;border-radius:8px;margin:1rem 0;padding:.75rem 1rem}.contact-price-label{color:#ffffffe6;font-size:.85rem;font-weight:500;letter-spacing:.5px;margin:0 0 .25rem;text-transform:uppercase}.contact-price-amount{color:#fff;font-size:1.4rem;font-weight:700;margin:0;text-shadow:0 1px 2px #0000001a}.whatsapp-description{color:#4a5568;line-height:1.6;margin-bottom:2rem}.whatsapp-button{align-items:center;background:linear-gradient(135deg,#25d366,#128c7e);border-radius:50px;box-shadow:0 4px 15px #25d3664d;color:#fff;display:inline-flex;font-size:1.1rem;font-weight:600;gap:.5rem;padding:15px 30px;text-decoration:none;transition:all .3s ease}.whatsapp-button:hover{box-shadow:0 8px 25px #25d36666;color:#fff;text-decoration:none;transform:translateY(-2px)}.whatsapp-icon-btn{font-size:1.2rem}@media (max-width:768px){.contact{padding:80px 0}.contact-content{gap:3rem;grid-template-columns:1fr}.contact-description{font-size:1.1rem}.whatsapp-card{padding:2rem}.benefit-item{flex-direction:column;text-align:center}.benefit-icon{margin-top:0}}.footer{background:linear-gradient(135deg,#1e3a8a,#1e40af 50%,#2563eb);color:#fff;padding:60px 0 30px;position:relative}.footer:before{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48ZyBmaWxsPSIjZmZmZmZmIiBmaWxsLW9wYWNpdHk9IjAuMDUiPjxjaXJjbGUgY3g9IjUwIiBjeT0iNTAiIHI9IjMiLz48L2c+PC9zdmc+);bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.footer-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:3rem;position:relative;z-index:2}.footer-section h3{color:#fbbf24;font-size:1.5rem;font-weight:700;margin-bottom:1rem}.footer-section h4{color:#e0e7ff;font-size:1.2rem;font-weight:600;margin-bottom:1rem}.footer-section p{color:#cbd5e1;line-height:1.6;margin-bottom:1rem}.footer-section ul{list-style:none}.footer-section ul li{margin-bottom:.5rem}.footer-section ul li a{color:#cbd5e1;display:block;padding:.2rem 0;text-decoration:none;transition:color .3s ease}.footer-section ul li a:hover{color:#fbbf24}.footer-cta{background:linear-gradient(135deg,#fbbf24,#f59e0b);border-radius:8px;color:#1e3a8a;display:inline-block;font-weight:600;margin-top:1rem;padding:12px 24px;text-decoration:none;transition:all .3s ease}.footer-cta:hover{box-shadow:0 6px 20px #fbbf244d;transform:translateY(-2px)}.footer-bottom{border-top:1px solid #fff3;padding-top:2rem;position:relative;text-align:center;z-index:2}.footer-bottom p{color:#cbd5e1;margin-bottom:.5rem}.footer-bottom p:last-child{color:#fbbf24;font-style:italic;font-weight:600}@media (max-width:768px){.footer{padding:50px 0 25px}.footer-content{gap:2.5rem;grid-template-columns:1fr;text-align:center}.footer-section h3{font-size:1.3rem}.footer-section h4{font-size:1.1rem}}
/*# sourceMappingURL=main.429372ef.css.map*/