*{margin:0;padding:0;box-sizing:border-box}:root{--primary-color: #e83570;--primary-light: #f472b6;--primary-dark: #be185d;--secondary-color: #475569;--accent-color: #ec4899;--light-pink: #fdf2f8;--medium-pink: #fce7f3;--text-dark: #1e293b;--text-medium: #475569;--text-light: #64748b;--light-grey: #f8fafc;--medium-grey: #e2e8f0;--white: #ffffff;--success: #10b981;--gradient-primary: linear-gradient(135deg, #e83570 0%, #f472b6 100%);--gradient-secondary: linear-gradient(135deg, #fdf2f8 0%, #fce7f3 100%);--gradient-hero: linear-gradient(135deg, #ffffff 0%, #fdf2f8 100%);font-family:Inter,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;padding:0;min-width:320px;min-height:100vh;background-color:var(--white);color:var(--text-dark);overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.3;color:var(--text-dark)}p{margin-bottom:1rem;color:var(--text-light)}a{text-decoration:none;color:inherit;transition:all .3s ease}button{font-family:inherit;cursor:pointer;border:none;outline:none;transition:all .3s ease}button:focus-visible{outline:2px solid var(--primary-color);outline-offset:2px}img{max-width:100%;height:auto;display:block}ul,ol{list-style:none}input,textarea,select{font-family:inherit}input:focus,textarea:focus,select:focus{outline:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}a:focus-visible,button:focus-visible{outline:2px solid var(--primary-color);outline-offset:2px}html,body{overflow-x:hidden;width:100%}.navbar{background:#fff;height:80px;display:flex;justify-content:center;align-items:center;font-size:1.2rem;position:sticky;top:0;z-index:999;box-shadow:0 2px 10px #00000014;border-bottom:1px solid #e2e8f0}.navbar-container{display:flex;justify-content:space-between;align-items:center;width:100%;max-width:1600px;padding:0 50px}.navbar-logo{color:#1e293b;cursor:pointer;text-decoration:none;font-size:1.5rem;font-weight:700;display:flex;align-items:center;gap:10px;transition:transform .3s ease}.navbar-logo-img{width:250px;height:70px;object-fit:contain;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}.navbar-logo:hover{color:#e83570;transform:scale(1.05)}.nav-menu{display:flex;align-items:center;list-style:none;text-align:center;margin:0;padding:0}.nav-item{height:80px;display:flex;align-items:center}.nav-links{color:#475569;text-decoration:none;padding:.5rem 1rem;height:100%;display:flex;align-items:center;transition:all .3s ease;border-bottom:3px solid transparent;font-weight:500}.nav-links:hover,.nav-links.active{color:#e83570;border-bottom:3px solid #e83570;transition:all .3s ease}.menu-icon{display:none;color:#1e293b;font-size:1.8rem;cursor:pointer}@media screen and (max-width:960px){.navbar-container{padding:0 30px}.navbar-logo-img{width:180px;height:55px}.menu-icon{display:block}.nav-menu{flex-direction:column;width:100%;position:absolute;top:80px;left:-100%;opacity:0;transition:all .5s ease;background:#fff;box-shadow:0 4px 10px #0000001a}.nav-menu.active{left:0;opacity:1;transition:all .5s ease;z-index:1}.nav-links{width:100%;display:flex;justify-content:center;padding:2rem;border-bottom:none}.nav-links:hover,.nav-links.active{background:#fdf2f8;border-bottom:none}.nav-item{width:100%;height:auto}}@media screen and (max-width:480px){.navbar-container{padding:0 15px}.navbar-logo-img{width:140px;height:42px}}.footer{background:#9d174d;color:#fff;padding:30px 0 15px;margin-top:0;border-top:none}.footer-container{max-width:1400px;margin:0 auto;padding:0 50px;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:25px}.footer-section h3{font-size:1.3rem;margin-bottom:12px;color:#fff;font-weight:700;text-shadow:1px 1px 2px rgba(0,0,0,.2)}.footer-section h4{font-size:1.1rem;margin-bottom:12px;color:#fff;font-weight:600;text-shadow:1px 1px 2px rgba(0,0,0,.2)}.footer-section p{line-height:1.5;color:#fff;margin-bottom:10px;font-weight:400;opacity:.95;font-size:.9rem}.footer-section ul{list-style:none;padding:0}.footer-section ul li{margin-bottom:8px;font-size:.9rem}.footer-section ul li a{color:#fff;text-decoration:none;transition:all .3s ease;display:inline-block;font-weight:400;opacity:.9}.footer-section ul li a:hover{color:#fff;transform:translate(5px);opacity:1;text-shadow:1px 1px 2px rgba(0,0,0,.3)}.social-icons{display:flex;gap:10px;margin-top:12px}.social-icon{width:32px;height:32px;border-radius:50%;background:#fff3;border:2px solid #ffffff;display:flex;align-items:center;justify-content:center;color:#fff;transition:all .3s ease;text-decoration:none;font-size:.9rem}.social-icon:hover{background:#fff;color:#e83570;transform:translateY(-5px);box-shadow:0 5px 15px #fff6}.contact-info{display:flex;flex-direction:column;gap:10px}.contact-item{display:flex;align-items:flex-start;gap:12px;color:#fff}.contact-item svg{color:#fff;margin-top:4px;font-size:1.2rem;flex-shrink:0;opacity:.95}.contact-item p{margin:0;line-height:1.6;font-weight:400;opacity:.95}.footer-bottom{text-align:center;padding:15px 0 8px;margin-top:20px;border-top:1px solid rgba(255,255,255,.3);color:#fff!important;opacity:1;font-weight:500;font-size:.85rem;text-shadow:1px 1px 2px rgba(0,0,0,.3)}.footer-bottom p{color:#fff!important;margin:0}@media screen and (max-width:1200px){.footer-container{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:768px){.footer-container{grid-template-columns:1fr;padding:0 20px;gap:30px}.footer{padding:40px 0 20px}}@media screen and (max-width:480px){.footer-container{padding:0 15px}}.chatbot-toggle{position:fixed;bottom:30px;right:30px;width:50px;height:50px;background:linear-gradient(135deg,#e83570,#f472b6,#ec4899);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:24px;cursor:pointer;box-shadow:0 8px 25px #e8357066,0 0 #e8357066,inset 0 -3px 10px #0003;transition:all .3s cubic-bezier(.4,0,.2,1);z-index:9999;animation:slideInBounce .8s ease-out,subtleFloat 4s ease-in-out 1s infinite;border:3px solid rgba(255,255,255,.3);overflow:visible}.chatbot-toggle:before{content:"";position:absolute;inset:-10px;border-radius:50%;background:linear-gradient(135deg,#e83570,#f472b6);opacity:0;z-index:-1}.chatbot-toggle:hover{transform:scale(1.1) rotate(5deg);box-shadow:0 12px 35px #e8357099,0 0 0 10px #e8357026,inset 0 -3px 10px #0000004d}.chatbot-toggle.active{background:linear-gradient(135deg,#dc2626,#ef4444,#f87171);border-color:#ffffff80;transform:rotate(90deg)}.chat-pulse{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;border-radius:50%;background:#e8357040;z-index:-1}.chat-ring{position:absolute;top:50%;left:50%;width:65px;height:65px;border:3px solid transparent;border-top-color:#fb923ccc;border-right-color:#fb923c80;border-radius:50%;transform:translate(-50%,-50%);animation:spinRing 4s linear infinite;z-index:-1}@keyframes pulse{0%,to{transform:translate(-50%,-50%) scale(1);opacity:.8}50%{transform:translate(-50%,-50%) scale(1.6);opacity:0}}@keyframes ripplePulse{0%{transform:scale(.8);opacity:0}50%{opacity:.3}to{transform:scale(1.6);opacity:0}}@keyframes floatIcon{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes subtleFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@keyframes bounceNotif{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-5px) scale(1.1)}}@keyframes wiggle{0%,to{transform:rotate(0) scale(1.15)}25%{transform:rotate(8deg) scale(1.15)}75%{transform:rotate(-8deg) scale(1.15)}}@keyframes spinRing{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}@keyframes slideInBounce{0%{transform:translate(150px);opacity:0}60%{transform:translate(-10px);opacity:1}80%{transform:translate(5px)}to{transform:translate(0)}}.chatbot-window{position:fixed;bottom:110px;right:30px;width:400px;height:600px;background:#fff;border-radius:20px;box-shadow:0 15px 50px #0003;display:flex;flex-direction:column;opacity:0;transform:translateY(30px) scale(.9);pointer-events:none;transition:all .4s cubic-bezier(.4,0,.2,1);z-index:9998;overflow:hidden}.chatbot-window.open{opacity:1;transform:translateY(0) scale(1);pointer-events:all}.chatbot-header{background:linear-gradient(135deg,#e83570,#f472b6);color:#fff;padding:20px;display:flex;align-items:center;justify-content:space-between;border-radius:20px 20px 0 0;box-shadow:0 2px 10px #e8357033}.header-content{display:flex;align-items:center;gap:12px}.bot-avatar{width:45px;height:45px;background:#fff3;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:24px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid rgba(255,255,255,.3)}.bot-info h4{margin:0;font-size:1.1rem;font-weight:600}.status{display:flex;align-items:center;gap:6px;font-size:.85rem;opacity:.95}.message-count{font-size:.8rem;opacity:.85}.status-dot{width:8px;height:8px;background:#4ade80;border-radius:50%;animation:blink 2s infinite}@keyframes blink{0%,to{opacity:1}50%{opacity:.5}}.close-btn{background:#fff3;border:none;color:#fff;width:35px;height:35px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:18px;transition:all .2s}.close-btn:hover{background:#ffffff4d;transform:rotate(90deg)}.header-actions{display:flex;align-items:center;gap:8px;position:relative}.menu-btn{background:#fff3;border:none;color:#fff;width:35px;height:35px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:16px;transition:all .2s}.menu-btn:hover{background:#ffffff4d;transform:scale(1.1)}.chat-menu{position:absolute;top:45px;right:0;background:#fff;border-radius:12px;box-shadow:0 8px 24px #00000026;min-width:180px;overflow:hidden;z-index:10000;animation:slideDown .2s ease-out}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.menu-item{width:100%;padding:12px 16px;background:#fff;border:none;color:#1e293b;font-size:.95rem;cursor:pointer;display:flex;align-items:center;gap:10px;transition:all .2s;text-align:left;font-family:inherit}.menu-item:hover{background:#f8f9fa}.menu-item svg{font-size:14px;color:#e83570}.menu-item.delete svg{color:#dc2626}.menu-item.delete:hover{background:#fef2f2;color:#dc2626}.menu-item+.menu-item{border-top:1px solid #e2e8f0}.chatbot-messages{flex:1;overflow-y:auto;padding:20px;background:#f8f9fa;display:flex;flex-direction:column;gap:16px}.chatbot-messages::-webkit-scrollbar{width:6px}.chatbot-messages::-webkit-scrollbar-track{background:transparent}.chatbot-messages::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}.chatbot-messages::-webkit-scrollbar-thumb:hover{background:#94a3b8}.message{display:flex;gap:10px;animation:fadeInUp .4s ease-out}.message.user{flex-direction:row-reverse}.message-avatar{width:35px;height:35px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:18px;flex-shrink:0}.message.bot .message-avatar{background:linear-gradient(135deg,#e83570,#f472b6);color:#fff}.message.user .message-avatar{background:linear-gradient(135deg,#3b82f6,#60a5fa);color:#fff}.message-content{display:flex;flex-direction:column;gap:4px;max-width:75%}.message.user .message-content{align-items:flex-end}.message-bubble{padding:12px 16px;border-radius:18px;font-size:.95rem;line-height:1.5;white-space:pre-line;word-wrap:break-word}.message.bot .message-bubble{background:#fff;color:#1e293b;border-bottom-left-radius:4px;box-shadow:0 2px 8px #00000014}.message.user .message-bubble{background:linear-gradient(135deg,#e83570,#f472b6);color:#fff;border-bottom-right-radius:4px;box-shadow:0 2px 8px #e835704d}.chat-nav-link{display:inline-block;background:linear-gradient(135deg,#ea580c,#fb923c);color:#fff;padding:6px 14px;border-radius:20px;cursor:pointer;font-weight:600;font-size:.85rem;margin-top:8px;transition:all .3s ease;box-shadow:0 2px 8px #ea580c4d}.chat-nav-link:hover{transform:translateY(-2px);box-shadow:0 4px 12px #ea580c66;background:linear-gradient(135deg,#c2410c,#ea580c)}.chat-programs-link{background:linear-gradient(135deg,#059669,#10b981);box-shadow:0 2px 8px #0596694d}.chat-programs-link:hover{background:linear-gradient(135deg,#047857,#059669);box-shadow:0 4px 12px #05966966}.message-time{font-size:.75rem;color:#64748b;padding:0 8px}@keyframes fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.typing-indicator{display:flex;gap:4px;padding:12px 16px;background:#fff;border-radius:18px 18px 18px 4px;box-shadow:0 2px 8px #00000014;width:fit-content}.typing-indicator span{width:8px;height:8px;background:#e83570;border-radius:50%;animation:typing 1.4s infinite}.typing-indicator span:nth-child(2){animation-delay:.2s}.typing-indicator span:nth-child(3){animation-delay:.4s}@keyframes typing{0%,60%,to{transform:translateY(0);opacity:.5}30%{transform:translateY(-10px);opacity:1}}.quick-replies-container{background:#fff;border-top:1px solid #e2e8f0}.quick-replies-toggle{width:100%;padding:8px 20px;background:#f8fafc;border:none;color:#64748b;font-size:.8rem;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:6px;transition:all .2s}.quick-replies-toggle:hover{background:#f1f5f9;color:#e83570}.quick-replies-toggle svg{font-size:.7rem}.quick-replies{padding:10px 15px;background:#fff;display:flex;flex-wrap:wrap;gap:6px;animation:fadeIn .3s ease-out;max-height:100px;overflow-y:auto}.quick-replies::-webkit-scrollbar{width:4px}.quick-replies::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}.quick-reply-btn{padding:6px 12px;background:#fff;border:1.5px solid #e83570;color:#e83570;border-radius:16px;font-size:.8rem;cursor:pointer;transition:all .2s;font-weight:500;white-space:nowrap;flex-shrink:0}.quick-reply-btn:hover{background:linear-gradient(135deg,#e83570,#f472b6);color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #e835704d}.chatbot-input{padding:15px;background:#fff;border-top:1px solid #e2e8f0;display:flex;gap:10px;align-items:flex-end}.chatbot-input input,.chatbot-input textarea{flex:1;padding:12px 16px;border:2px solid #e2e8f0;border-radius:20px;font-size:.95rem;outline:none;transition:all .2s;font-family:inherit;resize:none}.chatbot-input textarea{border-radius:15px;line-height:1.4}.chatbot-input input:focus,.chatbot-input textarea:focus{border-color:#e83570;box-shadow:0 0 0 3px #e835701a}.cancel-btn{width:40px;height:40px;background:#ef4444;color:#fff;border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:14px;transition:all .2s;flex-shrink:0}.cancel-btn:hover{background:#dc2626;transform:scale(1.05)}.send-btn{width:45px;height:45px;background:linear-gradient(135deg,#e83570,#f472b6);color:#fff;border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:18px;transition:all .2s;flex-shrink:0}.send-btn:hover:not(:disabled){transform:scale(1.1) rotate(-10deg);box-shadow:0 4px 15px #e8357066}.send-btn:disabled{opacity:.5;cursor:not-allowed}@media(max-width:768px){.chatbot-window{width:calc(100vw - 30px);height:calc(100vh - 150px);right:15px;bottom:100px}.chatbot-toggle{right:15px;bottom:20px;width:60px;height:60px;font-size:26px}.chatbot-toggle:after{width:24px;height:24px;font-size:18px;top:-6px;right:-4px}.chat-ring{width:78px;height:78px}.message-content{max-width:85%}}@media(max-width:480px){.chatbot-window{width:calc(100vw - 20px);right:10px;bottom:85px;height:calc(100vh - 130px)}.chatbot-toggle{right:12px;bottom:15px;width:50px;height:50px;font-size:22px}.quick-replies{flex-direction:column}.quick-reply-btn{width:100%;text-align:center}}.home{width:100%}.hero{min-height:90vh;background:linear-gradient(135deg,#fff,#fdf2f8);display:flex;align-items:center;justify-content:flex-start;padding:80px 60px 80px 40px;position:relative;overflow:hidden}.hero:before{content:"";position:absolute;inset:0;background:url('data:image/svg+xml,<svg width="100" height="100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="2" fill="%232563eb" opacity="0.08"/></svg>');animation:float 20s linear infinite}@keyframes float{0%{transform:translateY(0)}to{transform:translateY(-100px)}}.hero-content{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;position:relative;z-index:1;margin:0}.hero-text{width:100%;color:#1e293b;text-align:left;align-self:center}.hero-title{font-size:3rem;font-weight:800;line-height:1.3;margin:0 0 25px;padding:0;animation:fadeInLeft .7s ease both;color:#1e293b;text-align:left!important;width:100%;display:block}.hero-title .highlight{color:#e83570}.hero-features{display:flex;flex-direction:column;gap:6px;margin-bottom:35px;text-align:left;animation:fadeInLeft .5s ease .3s both}.hero-features-row{display:flex;flex-direction:row;align-items:center;gap:10px}.feature-item{font-size:.95rem;font-weight:600;color:#475569;white-space:nowrap}.feat-dot{color:#e83570;font-weight:700;font-size:1rem}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}.hero-buttons{display:flex;gap:20px;animation:fadeInLeft .5s ease .8s both;justify-content:flex-start}.btn{padding:15px 35px;border-radius:30px;text-decoration:none;font-weight:600;font-size:1.1rem;display:inline-flex;align-items:center;gap:10px;transition:all .3s ease;border:2px solid transparent;box-shadow:0 4px 15px #0003}.btn-primary{background:linear-gradient(135deg,#ec4899,#e83570);color:#fff;border-color:transparent}.btn-primary:hover{background:linear-gradient(135deg,#e83570,#be185d);color:#fff;border-color:transparent;transform:translateY(-5px);box-shadow:0 15px 30px #f9731666}.btn-secondary{background:transparent;color:#1e293b;border:2px solid #e83570}.btn-secondary:hover{background:#e83570;color:#fff;transform:translateY(-5px);box-shadow:0 15px 30px #e835704d}.hero-image{position:relative;height:400px;display:flex;align-items:center;justify-content:center}.orbit-container{position:relative;width:450px;height:450px;display:flex;align-items:center;justify-content:center;margin-left:60px}.orbit{position:absolute;border:2px solid rgba(232,53,112,.3);border-radius:50%;animation:spin 30s linear infinite}.orbit-outer{width:400px;height:400px;animation-duration:35s}.orbit-inner{width:260px;height:260px;animation-duration:25s;animation-direction:reverse}.orbit-icon{position:absolute;width:55px;height:55px;background:var(--icon-bg, #fff);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 25px #00000026;animation:counter-spin 35s linear infinite;border:3px solid white}.orbit-icon svg{font-size:1.4rem;color:var(--icon-color, #e83570)}.icon-1{top:0;left:50%;transform:translate(-50%)}.icon-2{top:15%;right:2%}.icon-3{bottom:15%;right:2%}.icon-4{bottom:0;left:50%;transform:translate(-50%)}.icon-5{bottom:15%;left:2%}.icon-6{top:15%;left:2%}.orbit-icon-inner{position:absolute;width:48px;height:48px;background:var(--icon-bg, #fff);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 6px 20px #0000001f;animation:counter-spin-reverse 25s linear infinite;border:3px solid white}.orbit-icon-inner svg{font-size:1.2rem;color:var(--icon-color, #e83570)}.inner-1{top:0;left:50%;transform:translate(-50%)}.inner-2{top:50%;right:0;transform:translateY(-50%)}.inner-3{bottom:0;left:50%;transform:translate(-50%)}.inner-4{top:50%;left:0;transform:translateY(-50%)}.orbit-center{width:130px;height:130px;background:linear-gradient(135deg,#fff,#fdf2f8);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 0 0 15px #e835701a,0 0 0 30px #e835700d,0 15px 40px #00000026;z-index:10;position:relative;overflow:hidden}.center-logo{width:110px;height:110px;object-fit:cover;border-radius:50%;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}@keyframes counter-spin{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}@keyframes counter-spin-reverse{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.floating-card{position:absolute;background:linear-gradient(135deg,#fff,#f8fafc);padding:25px;border-radius:20px;box-shadow:0 15px 40px #00000040;display:flex;flex-direction:column;align-items:center;gap:10px;animation:floatCard 3s ease-in-out infinite;border:2px solid rgba(255,255,255,.3)}.floating-card .card-icon{font-size:2.5rem;background:linear-gradient(135deg,#9d174d,#ec4899);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.floating-card p{margin:0;font-weight:600;color:#333}.card-1{top:50px;left:50px;animation-delay:0s}.card-2{top:180px;right:80px;animation-delay:1s}.card-3{bottom:50px;left:100px;animation-delay:2s}@keyframes floatCard{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.stats-section{padding:60px 50px;background:#f8f9fa}.stats-container{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px}.stat-card{background:linear-gradient(135deg,#fff,#f8fafc);padding:40px;border-radius:20px;text-align:center;box-shadow:0 8px 25px #0000001a;transition:all .3s ease;border:2px solid transparent}.stat-card:hover{transform:translateY(-10px);box-shadow:0 20px 40px #e8357040;border-color:#e83570}.stat-icon{font-size:3rem;background:linear-gradient(135deg,#e83570,#f472b6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:20px}.stat-card h3{font-size:2.5rem;font-weight:800;color:#1e293b;margin:10px 0}.stat-card p{color:#475569;font-size:1.1rem;font-weight:500}.highlight-section{padding:80px 50px;background:linear-gradient(135deg,#fdf2f8,#fce7f3);color:#1e293b}.highlight-content{max-width:1400px;margin:0 auto;text-align:center}.highlight-content h2{font-size:2.8rem;font-weight:700;margin-bottom:20px;color:#1e293b}.highlight-description{font-size:1.3rem;line-height:1.8;margin-bottom:60px;max-width:900px;margin-left:auto;margin-right:auto;color:#475569;opacity:.98}.learning-journey{display:flex;justify-content:center;align-items:flex-start;flex-wrap:nowrap;gap:0;margin:60px 0;padding:56px 40px 48px;background:#fff;border-radius:20px;box-shadow:0 1px 3px #0000000a,0 12px 40px #00000014;border:1px solid #f0f4f8;position:relative;overflow:hidden}@keyframes accentBar{0%{background-position:0% center}to{background-position:200% center}}.journey-step{text-align:center;flex:1;opacity:0;animation:stepReveal .5s ease forwards;position:relative;padding:0 12px;z-index:1}.journey-step:nth-child(1){animation-delay:.08s}.journey-step:nth-child(3){animation-delay:.2s}.journey-step:nth-child(5){animation-delay:.32s}.journey-step:nth-child(7){animation-delay:.44s}.journey-step:nth-child(9){animation-delay:.56s}@keyframes stepReveal{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes badgePop{0%{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}.step-icon{width:108px;height:108px;border-radius:50%;background:#f8fafc;display:flex;align-items:center;justify-content:center;margin:0 auto 18px;box-shadow:0 2px 10px #0000000f;border:2px solid #e2e8f0;position:relative;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease,background .3s ease}.step-icon:before{content:"";position:absolute;top:-50%;left:-75%;width:50%;height:200%;background:linear-gradient(105deg,transparent 40%,rgba(255,255,255,.85) 50%,transparent 60%);transform:skew(-15deg);pointer-events:none}.journey-step:hover .step-icon:before{animation:shimmer .5s ease forwards}@keyframes shimmer{0%{left:-75%}to{left:130%}}.journey-step:hover .step-icon{animation:none;transform:translateY(-7px) scale(1.04);background:#fff0f7;border-color:#e83570;box-shadow:0 8px 28px #e835702e,0 0 0 4px #e8357012}.step-icon svg{font-size:3.2rem;background:linear-gradient(135deg,#e83570,#f472b6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;transition:transform .35s ease;position:relative;z-index:1}.journey-step:hover .step-icon svg{transform:scale(1.1)}.journey-step h4{font-size:1rem;margin:8px 0 4px;font-weight:700;color:#475569;letter-spacing:-.2px;transition:color .3s ease}.journey-step:hover h4{color:#be185d}.journey-step p{font-size:.82rem;margin:0;color:#94a3b8;font-weight:500}.journey-arrow{flex:0 0 48px;height:2px;background:#e2e8f0;align-self:center;position:relative;top:-18px;opacity:0;animation:arrowReveal .4s ease forwards}.journey-arrow:after{content:"";position:absolute;right:-1px;top:50%;transform:translateY(-50%) rotate(45deg);width:7px;height:7px;border-top:2px solid #e2e8f0;border-right:2px solid #e2e8f0;background:transparent}.journey-arrow:nth-child(2){animation-delay:.14s}.journey-arrow:nth-child(4){animation-delay:.26s}.journey-arrow:nth-child(6){animation-delay:.38s}.journey-arrow:nth-child(8){animation-delay:.5s}@keyframes arrowReveal{0%{opacity:0}to{opacity:1}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.highlight-buttons{display:flex;gap:20px;justify-content:center;margin-top:40px}.why-choose{padding:80px 50px;background:#fff}.why-choose h2{text-align:center;font-size:2.8rem;color:#1e293b;margin-bottom:60px;font-weight:700}.features-grid{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:40px}.feature-card{background:linear-gradient(135deg,#fff,#f8fafc);padding:40px;border-radius:20px;transition:all .3s ease;border:2px solid transparent;box-shadow:0 5px 20px #00000014;text-align:left}.feature-card:hover{transform:translateY(-10px);box-shadow:0 20px 40px #e8357040;border-color:#e83570}.feature-icon{width:70px;height:70px;border-radius:20px;background:linear-gradient(135deg,#e83570,#f472b6);display:flex;align-items:center;justify-content:center;margin-bottom:20px;box-shadow:0 5px 15px #667eea4d}.feature-icon svg{font-size:2rem;color:#fff}.feature-card h3{font-size:1.5rem;color:#1e293b;margin-bottom:15px;font-weight:600}.feature-card p{color:#1e293b!important;line-height:1.8;font-size:1.05rem;text-decoration:none!important}.feature-card p a,.feature-card p span{color:#1e293b!important;text-decoration:none!important}@media screen and (max-width:1024px){.hero-content{grid-template-columns:1fr;gap:40px}.hero-text{text-align:center}.hero-title{text-align:center!important}.hero-features{align-items:center}.hero-buttons{justify-content:center}.hero-image{height:300px;justify-content:center}.orbit-container{width:380px;height:380px;margin:0 auto}.orbit-outer{width:340px;height:340px}.orbit-inner{width:220px;height:220px}.orbit-icon{width:48px;height:48px}.orbit-icon svg{font-size:1.2rem}.orbit-icon-inner{width:42px;height:42px}.orbit-icon-inner svg{font-size:1rem}.orbit-center{width:110px;height:110px}.center-logo{width:90px;height:90px}.hero-title{font-size:2.8rem}.learning-journey{flex-direction:column;align-items:center;gap:18px;padding:32px 24px}.journey-step{flex:0 0 auto;width:100%;max-width:280px;padding:0}.journey-arrow{flex:0 0 auto;width:2px;height:32px;top:0;transform:none}.journey-arrow:after{inset:auto auto -1px 50%;transform:translate(-50%) rotate(45deg);border-top:0;border-right:2px solid #e2e8f0;border-bottom:2px solid #e2e8f0}}@media screen and (max-width:768px){.hero{min-height:auto;align-items:flex-start;padding:44px 20px 56px}.hero-title{font-size:2.2rem}.hero-features{font-size:1rem;flex-direction:column;gap:10px}.divider{display:none}.hero-features-row{flex-wrap:wrap;justify-content:center}.hero-buttons{flex-direction:column;align-items:stretch}.btn{text-align:center;justify-content:center;width:100%}.orbit-container{width:320px;height:320px;margin:0 auto}.orbit-outer{width:280px;height:280px}.orbit-inner{width:180px;height:180px}.orbit-icon{width:40px;height:40px}.orbit-icon svg{font-size:1rem}.orbit-icon-inner{width:36px;height:36px}.orbit-icon-inner svg{font-size:.9rem}.orbit-center{width:90px;height:90px;box-shadow:0 0 0 10px #e835701a,0 0 0 20px #e835700d,0 10px 30px #00000026}.center-logo{width:70px;height:70px}.stats-container,.features-grid{grid-template-columns:1fr}.highlight-content h2,.why-choose h2{font-size:2rem}.highlight-description{font-size:1.1rem}.learning-journey{padding:20px;gap:14px}.journey-step{max-width:250px}.journey-arrow{height:24px}.step-icon{width:60px;height:60px}.step-icon svg{font-size:1.5rem}}@media screen and (max-width:480px){.hero{padding:40px 16px}.hero-title{font-size:1.8rem}.feature-item,.feat-dot{font-size:.85rem}.hero-image{height:240px}.orbit-container{width:260px;height:260px}.orbit-outer{width:230px;height:230px}.orbit-inner{width:148px;height:148px}.orbit-icon{width:34px;height:34px}.orbit-icon svg{font-size:.85rem}.orbit-icon-inner{width:30px;height:30px}.orbit-icon-inner svg{font-size:.8rem}.orbit-center{width:72px;height:72px}.center-logo{width:58px;height:58px}.btn{padding:12px 22px;font-size:.95rem}.learning-journey{padding:18px 14px;border-radius:16px}.journey-step{max-width:220px}.stats-section{padding:40px 16px}.highlight-section,.why-choose{padding:50px 16px}.stat-card{padding:25px 20px}.highlight-content h2,.why-choose h2{font-size:1.6rem}.highlight-buttons{flex-direction:column;align-items:center}}.about{width:100%}.about-main{padding:80px 50px;background:#fff}.section-header p{font-size:1.15rem;color:#64748b;max-width:600px;margin:0 auto;line-height:1.7}.about-container{max-width:1400px;margin:0 auto}.about-content{display:grid;grid-template-columns:1.2fr 1fr;gap:60px;align-items:center}.about-text h2{font-size:2.2rem;color:#1e293b;margin-bottom:25px;font-weight:700}.about-text p{font-size:1.1rem;line-height:1.8;color:#1e293b;margin-bottom:18px;text-align:left}.about-text strong{color:#e83570;font-weight:600}.about-image{display:flex;justify-content:center;align-items:center}.image-placeholder{width:350px;height:350px;background:linear-gradient(135deg,#e83570,#f472b6);border-radius:20px;display:flex;align-items:center;justify-content:center;box-shadow:0 25px 60px #e835704d;animation:float 3s ease-in-out infinite}.placeholder-icon{font-size:10rem;color:#fff;opacity:.9}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.vision-mission-wrapper{padding:100px 50px;background:#fff;display:flex;gap:50px;align-items:stretch;max-width:1400px;margin:0 auto}.vision-section{flex:1;position:relative}.vision-container{background:#fff;padding:60px 45px;border-radius:12px;box-shadow:0 8px 30px #0000001a;height:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;position:relative;transition:all .3s ease;border:3px solid #e11d48;overflow:hidden}.vision-container:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#e11d48,#fb7185)}.vision-container:after{content:"";position:absolute;bottom:-50px;right:-50px;width:150px;height:150px;background:radial-gradient(circle,rgba(225,29,72,.05) 0%,transparent 70%);border-radius:50%;pointer-events:none}.vision-container:hover{box-shadow:0 12px 40px #e11d4833;transform:translateY(-5px);border-color:#fb7185}.vision-icon-wrapper,.mission-icon-wrapper{width:80px;height:80px;border-radius:12px;background:#fff;display:flex;align-items:center;justify-content:center;margin:0 0 30px;box-shadow:0 8px 25px #e11d4833;border:3px solid #e2e8f0;position:relative;transition:all .3s ease}.vision-container:hover .vision-icon-wrapper,.mission-container:hover .mission-icon-wrapper{transform:translateY(-3px);box-shadow:0 12px 35px #e11d4859;border-color:#fb7185}.vision-icon-wrapper .section-icon,.mission-icon-wrapper .section-icon{font-size:2.5rem;background:linear-gradient(135deg,#e11d48,#fb7185);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;transition:all .3s ease}.vision-section h2,.mission-section h2{font-size:2.2rem;margin-bottom:20px;font-weight:700;color:#1e293b;letter-spacing:-.5px;position:relative;z-index:1;text-align:left;width:100%}.vision-content,.mission-content{font-size:1.05rem;line-height:1.8;color:#1e293b;text-align:left;font-weight:400;position:relative;z-index:1;width:100%}.mission-section{flex:1;position:relative}.mission-container{background:#fff;padding:60px 45px;border-radius:12px;box-shadow:0 8px 30px #0000001a;height:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;position:relative;transition:all .3s ease;border:3px solid #e11d48;overflow:hidden}.mission-container:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#e11d48,#fb7185)}.mission-container:after{content:"";position:absolute;top:-50px;left:-50px;width:150px;height:150px;background:radial-gradient(circle,rgba(225,29,72,.05) 0%,transparent 70%);border-radius:50%;pointer-events:none}.mission-container:hover{box-shadow:0 12px 40px #e11d4833;transform:translateY(-5px);border-color:#fb7185}.mission-section h2{color:#1e293b}.mission-content{color:#1e293b;text-align:left}.values-section{padding:80px 50px;background:#fff}.values-section h2{text-align:center;font-size:2.8rem;color:#1e293b;margin-bottom:60px;font-weight:700}.values-grid{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:40px}.value-card{background:#f8f9fa;padding:40px;border-radius:15px;text-align:center;transition:all .3s ease;border:2px solid transparent}.value-card:hover{transform:translateY(-10px);box-shadow:0 15px 30px #0000001a;border-color:#fff;background:#1e293b}.value-icon{width:80px;height:80px;border-radius:50%;background:linear-gradient(135deg,#fff 0% 100%);display:flex;align-items:center;justify-content:center;margin:0 auto 25px}.value-icon svg{font-size:2.2rem;color:#fff}.value-card h3{font-size:1.6rem;color:#1e293b;margin-bottom:15px;font-weight:600}.value-card p{color:#334155;line-height:1.7;font-size:1.05rem}.difference-section{padding:80px 50px;background:linear-gradient(135deg,#fdf2f8,#fce7f3);color:#1e293b}.difference-section h2{text-align:center;font-size:2.8rem;margin-bottom:60px;font-weight:700}.values-header{text-align:center;margin-bottom:60px}.values-icon-wrapper{width:80px;height:80px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;margin:0 auto 25px;box-shadow:0 8px 25px #0000001a;border:3px solid #e2e8f0;transition:all .3s ease}.values-icon-wrapper:hover{transform:translateY(-5px) scale(1.05);box-shadow:0 12px 35px #ea580c66}.values-icon-wrapper .section-icon{font-size:2.5rem;background:linear-gradient(135deg,#ea580c,#fb923c);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.values-header h2{font-size:2.8rem;font-weight:700;color:#1e293b;margin:0}.difference-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:40px}.difference-item{background:#ffffffb3;padding:40px;border-radius:15px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid #e2e8f0;transition:all .3s ease;box-shadow:0 4px 15px #00000014;text-align:left}.difference-item:hover{background:#fffffff2;transform:translateY(-10px);border-color:#e83570;box-shadow:0 15px 30px #e8357033}.difference-number{font-size:3rem;font-weight:800;color:#e83570b3;margin-bottom:20px}.value-icon-wrapper{width:70px;height:70px;border-radius:50%;background:linear-gradient(135deg,#ea580c,#fb923c);display:flex;align-items:center;justify-content:center;margin-bottom:25px;transition:all .3s ease}.difference-item:hover .value-icon-wrapper{transform:scale(1.1) rotate(5deg);box-shadow:0 8px 20px #ea580c66}.value-icon-wrapper .value-icon{font-size:1.8rem;color:#fff}.difference-item h3{font-size:1.5rem;margin-bottom:15px;font-weight:600;color:#1e293b}.difference-item p{line-height:1.7;font-size:1.05rem;color:#1e293b;text-align:left}@media screen and (max-width:1024px){.about-content{grid-template-columns:1fr;gap:40px}.vision-mission-wrapper{flex-direction:column;padding:80px 30px;gap:30px}.vision-container,.mission-container{padding:40px 30px}.image-placeholder{width:300px;height:300px}.placeholder-icon{font-size:8rem}.section-header h1{font-size:2.5rem}}@media screen and (max-width:768px){.about-main,.values-section,.difference-section{padding:60px 20px}.vision-mission-wrapper{flex-direction:column;padding:60px 20px;gap:25px}.vision-section,.mission-section{padding:0}.vision-container,.mission-container{padding:35px 25px}.section-header h1{font-size:2rem}.section-header p{font-size:1rem}.about-text h2,.vision-section h2,.mission-section h2,.values-section h2,.difference-section h2{font-size:1.8rem}.about-text p,.vision-content,.mission-content{font-size:1rem}.image-placeholder{width:250px;height:250px}.placeholder-icon{font-size:6rem}.values-grid,.difference-container{grid-template-columns:1fr}}@media screen and (max-width:480px){.about-main,.values-section,.difference-section,.vision-mission-wrapper{padding:45px 15px}.vision-container,.mission-container{padding:28px 18px}.section-header h1{font-size:1.7rem}.about-text h2,.vision-section h2,.mission-section h2,.values-header h2,.difference-section h2,.values-section h2{font-size:1.5rem}.image-placeholder{width:200px;height:200px}.placeholder-icon{font-size:5rem}}.programs{width:100%}.programs-section{padding:80px 50px;background:#f8f9fa}.programs-container{max-width:1400px;margin:0 auto}.header-badge{display:inline-block;background:linear-gradient(135deg,#e83570,#f472b6);color:#fff;padding:8px 20px;border-radius:25px;font-size:.9rem;font-weight:600;text-transform:uppercase;letter-spacing:1px;margin-bottom:15px;box-shadow:0 4px 15px #e835704d}.section-header h1{font-size:3rem;font-weight:800;color:#1e293b;margin-bottom:15px;background:linear-gradient(135deg,#e83570,#be185d);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.section-header p{font-size:1.15rem;color:#64748b;max-width:600px;margin:0 auto 25px;line-height:1.7}.header-cta-btn{display:inline-flex;align-items:center;gap:10px;background:linear-gradient(135deg,#e83570,#f472b6);color:#fff;padding:14px 32px;border-radius:30px;text-decoration:none;font-weight:600;font-size:1rem;transition:all .3s ease;box-shadow:0 4px 15px #e835704d}.header-cta-btn:hover{transform:translateY(-3px);box-shadow:0 8px 25px #e8357066}.programs-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:30px}.program-card{background:linear-gradient(135deg,#fff,#f8fafc);padding:35px;border-radius:20px;box-shadow:0 8px 25px #0000001a;transition:all .3s ease;border:2px solid transparent;display:flex;flex-direction:column;text-align:left}.program-card:hover{transform:translateY(-10px);box-shadow:0 20px 50px #e8357040;border-color:#e83570}.program-icon{width:70px;height:70px;border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:20px;transition:all .3s ease;box-shadow:0 5px 20px #00000026}.program-card:hover .program-icon{transform:scale(1.1) rotate(5deg)}.program-icon svg{font-size:2rem;color:#fff}.program-card h3{font-size:1.6rem;color:#1e293b;margin-bottom:15px;font-weight:700;line-height:1.3}.program-description{color:#1e293b;line-height:1.7;margin-bottom:25px;font-size:1.05rem;flex-grow:1;text-align:left}.program-info{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px;padding-top:20px;border-top:2px solid #f0f0f0}.info-item{display:flex;align-items:center;gap:8px;color:#e83570;font-weight:600}.info-item svg{font-size:1.1rem}.program-level{background:linear-gradient(135deg,#fce7f3,#fdba74);color:#be185d;padding:6px 15px;border-radius:20px;font-size:.9rem;font-weight:600}.learn-more-btn{display:inline-flex;align-items:center;gap:10px;background:linear-gradient(135deg,#e83570,#f472b6);color:#fff;padding:15px 30px;border-radius:30px;text-decoration:none;font-weight:600;transition:all .3s ease;justify-content:center;box-shadow:0 4px 15px #e835704d}.learn-more-btn:hover{transform:translateY(-3px);box-shadow:0 8px 25px #e8357080}.benefits-section{padding:80px 50px;background:#fff}.benefits-section h2{text-align:center;font-size:2.8rem;color:#1e293b;margin-bottom:60px;font-weight:700}.benefits-grid{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:40px}.benefit-item{background:linear-gradient(135deg,#fdf2f8,#fce7f3);padding:40px;border-radius:15px;color:#1e293b;transition:all .3s ease;position:relative;overflow:hidden;border:2px solid #e2e8f0;text-align:left}.benefit-item:before{content:"";position:absolute;inset:0;background:#e8357008;transform:translate(-100%);transition:transform .3s ease}.benefit-item:hover:before{transform:translate(0)}.benefit-item:hover{transform:translateY(-10px);box-shadow:0 15px 40px #e8357033;border-color:#e83570}.benefit-number{font-size:3rem;font-weight:800;color:#e83570b3;margin-bottom:15px;position:relative;z-index:1}.benefit-item h3{font-size:1.5rem;margin-bottom:15px;font-weight:600;position:relative;z-index:1;color:#1e293b}.benefit-item p{line-height:1.7;font-size:1.05rem;position:relative;z-index:1;color:#1e293b;text-align:left}.programs-cta{padding:80px 50px;background:linear-gradient(135deg,#fdf2f8,#fce7f3);color:#1e293b}.cta-content h2{font-size:2.8rem;margin-bottom:20px;font-weight:700}.cta-content p{font-size:1.3rem;margin-bottom:40px;opacity:.98;color:#475569}.cta-button{display:inline-flex;align-items:center;gap:12px;background:linear-gradient(135deg,#e83570,#f472b6);color:#fff;padding:18px 45px;border-radius:35px;text-decoration:none;font-weight:700;font-size:1.2rem;transition:all .3s ease;border:3px solid transparent;box-shadow:0 4px 15px #e835704d}@media screen and (max-width:1024px){.programs-grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}.section-header h1{font-size:2.5rem}}@media screen and (max-width:768px){.programs-section,.benefits-section,.programs-cta{padding:60px 20px}.section-header h1{font-size:2rem}.section-header p{font-size:1rem}.header-cta-btn{padding:12px 24px;font-size:.95rem}.benefits-section h2,.cta-content h2{font-size:2rem}.programs-grid,.benefits-grid{grid-template-columns:1fr;gap:25px}.program-card,.benefit-item{padding:30px}}@media screen and (max-width:480px){.programs-section,.benefits-section,.programs-cta{padding:45px 15px}.section-header h1{font-size:1.7rem}.benefits-section h2,.cta-content h2{font-size:1.6rem}.program-card,.benefit-item{padding:22px 18px}.cta-button{padding:14px 30px;font-size:1rem}}.program-detail{min-height:100vh;background:#f8f9fa}.not-found{min-height:60vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px}.not-found h2{font-size:2rem;color:#1e293b}.program-hero{background:#fff;padding:20px 50px 60px;border-top:5px solid #e83570;position:relative}.hero-content{max-width:1200px;margin:0 auto;padding:0}.back-button{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;background:linear-gradient(135deg,#fff,#f8fafc);border:1px solid #e2e8f0;border-radius:8px;color:#475569;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);margin-bottom:25px;width:fit-content;box-shadow:0 1px 3px #0000000d}.back-button:hover{background:linear-gradient(135deg,#e83570,#f472b6);border-color:#e83570;color:#fff;transform:translate(-3px);box-shadow:0 4px 12px #e8357040}.back-button:active{transform:translate(-3px) scale(.98);box-shadow:0 2px 8px #e835704d}.hero-header{display:flex;flex-direction:row;gap:30px;align-items:flex-start;margin-bottom:40px}.hero-icon{width:100px;height:100px;border-radius:20px;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 10px 30px #00000026}.hero-icon svg{font-size:3rem;color:#fff}.hero-text{flex:1;text-align:center}.hero-text h1{font-size:2.8rem;color:#1e293b;margin-bottom:15px;font-weight:700;line-height:1.2;text-align:center}.hero-text p{font-size:1.15rem;line-height:1.8;color:#64748b;text-align:center}.program-meta{display:flex;gap:40px;flex-wrap:wrap;justify-content:space-evenly;width:100%}.meta-item{display:flex;align-items:center;gap:10px;font-size:1.05rem;color:#475569;font-weight:500}.meta-item svg{font-size:1.3rem;color:#e83570}.modules-section{padding:20px 50px 80px}.modules-container{max-width:1200px;margin:0 auto}.modules-container h2{font-size:2.5rem;color:#1e293b;text-align:center;margin-bottom:15px;font-weight:700}.modules-subtitle{text-align:center;font-size:1.1rem;color:#64748b;margin-bottom:60px}.modules-list{display:grid;gap:30px}.module-card{background:#fff;border-radius:12px;padding:35px;box-shadow:0 4px 20px #00000014;transition:all .4s cubic-bezier(.68,-.55,.265,1.55);border:2px solid transparent}.module-card:hover{transform:translateY(-5px);box-shadow:0 8px 30px #e8357026;border-color:#e83570}.module-card.expanded{border-color:#e83570;box-shadow:0 8px 30px #e8357033}.module-header{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:0;padding:10px 0;transition:all .3s ease;position:relative}.module-header.clickable{cursor:pointer}.module-header.clickable:hover{background:#e835700d;border-radius:8px;padding:10px 15px;margin:0 -15px}.module-header.clickable:active{transform:scale(.98);background:#e835701a}.expand-icon{font-size:1.3rem;color:#64748b;transition:all .3s ease}.module-card.expanded .expand-icon{transform:rotate(180deg);color:#e83570}.module-card.expanded .module-header{margin-bottom:25px}.module-number{width:60px;height:60px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.8rem;font-weight:700;color:#fff;flex-shrink:0;transition:all .3s ease}.module-card.expanded .module-number{animation:pulse .6s ease-in-out;box-shadow:0 0 20px #e8357080}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.module-header h3{font-size:1.5rem;color:#1e293b;font-weight:600;margin:0;flex:1}.module-content{padding-top:20px;border-top:2px solid #f1f5f9;margin-top:20px;animation:fadeSlideIn .4s ease-out}@keyframes fadeSlideIn{0%{opacity:0;max-height:0;transform:translateY(-20px)}to{opacity:1;max-height:5000px;transform:translateY(0)}}@keyframes slideDown{0%{opacity:0}to{opacity:1}}.module-section{margin-bottom:30px;animation:slideInLeft .5s ease-out}.module-section:last-child{margin-bottom:0}.module-section h4{font-size:1.2rem;color:#1e293b;font-weight:600;margin-bottom:15px;position:relative;padding-left:15px}.module-section h4:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:4px;height:60%;background:linear-gradient(to bottom,#e83570,#f472b6);border-radius:2px;animation:expandHeight .4s ease-out}@keyframes slideInLeft{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@keyframes expandHeight{0%{height:0}to{height:60%}}.topics-list,.projects-list{list-style:none;padding:0;margin:0;display:grid;gap:12px}.topics-list li,.projects-list li{display:flex;align-items:flex-start;gap:12px;font-size:1.05rem;color:#475569;line-height:1.6;padding:8px 12px;background:#f8f9fa;border-radius:8px;transition:all .3s ease;animation:fadeIn .5s ease-out backwards}.topics-list li:nth-child(1),.projects-list li:nth-child(1){animation-delay:.1s}.topics-list li:nth-child(2),.projects-list li:nth-child(2){animation-delay:.15s}.topics-list li:nth-child(3),.projects-list li:nth-child(3){animation-delay:.2s}.topics-list li:nth-child(4),.projects-list li:nth-child(4){animation-delay:.25s}.topics-list li:nth-child(5),.projects-list li:nth-child(5){animation-delay:.3s}.topics-list li:nth-child(6),.projects-list li:nth-child(6){animation-delay:.35s}.topics-list li:nth-child(7),.projects-list li:nth-child(7){animation-delay:.4s}.topics-list li:nth-child(8),.projects-list li:nth-child(8){animation-delay:.45s}@keyframes fadeIn{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}.topics-list li:hover,.projects-list li:hover{background:#e83570;color:#fff;transform:translate(5px) scale(1.02);box-shadow:0 4px 12px #e835704d}.topics-list li:hover svg,.projects-list li:hover svg{color:#fff!important}.topics-list li svg,.projects-list li svg{flex-shrink:0;margin-top:3px;font-size:1.1rem}.program-cta{margin-top:80px;text-align:center;background:linear-gradient(135deg,#fdf2f8,#fce7f3);padding:60px 40px;border-radius:20px;border:3px solid #e83570}.program-cta h3{font-size:2.2rem;color:#1e293b;margin-bottom:15px;font-weight:700}.program-cta p{font-size:1.1rem;color:#64748b;margin-bottom:30px}.enroll-btn{display:inline-block;padding:16px 40px;background:#e83570;color:#fff;text-decoration:none;border-radius:10px;font-size:1.1rem;font-weight:600;transition:all .3s ease;box-shadow:0 8px 20px #e835704d}.enroll-btn:hover{transform:translateY(-3px);box-shadow:0 12px 30px #e8357066}.back-btn{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;background:#e83570;color:#fff;text-decoration:none;border-radius:8px;font-weight:600;transition:all .3s ease}.back-btn:hover{background:#f472b6;transform:translateY(-2px)}@media screen and (max-width:1024px){.program-hero{padding:80px 30px 50px}.program-meta{flex-wrap:wrap;gap:15px}.modules-section{padding:80px 30px}.modules-container h2{font-size:2.2rem}.program-cta{margin-top:60px;padding:40px 30px}}@media screen and (max-width:768px){.program-hero{padding:60px 20px 40px}.hero-header{flex-direction:column;gap:20px}.hero-icon{width:80px;height:80px}.hero-icon svg{font-size:2.5rem}.hero-text h1{font-size:2rem}.hero-text p{font-size:1rem}.program-meta{gap:20px}.meta-item{font-size:.95rem}.modules-section{padding:60px 20px}.modules-container h2{font-size:2rem}.modules-subtitle{font-size:1rem;margin-bottom:40px}.module-card{padding:25px}.module-number{width:50px;height:50px;font-size:1.5rem}.module-header h3{font-size:1.2rem}.topics-list li{font-size:1rem}.program-cta{margin-top:60px;padding:40px 25px}.program-cta h3{font-size:1.8rem}.program-cta p{font-size:1rem}.enroll-btn{padding:14px 32px;font-size:1rem}}@media screen and (max-width:480px){.program-hero{padding:40px 15px 30px}.modules-section{padding:40px 15px}.hero-text h1,.modules-container h2{font-size:1.7rem}.module-card{padding:18px 15px}.module-header h3{font-size:1.1rem}.program-cta{padding:30px 15px}.program-cta h3{font-size:1.5rem}}.learners{width:100%;font-family:Nunito,sans-serif}.section-header{text-align:center;margin-bottom:50px}.header-badge{display:inline-block;background:linear-gradient(135deg,#e83570,#f472b6);color:#fff;padding:8px 22px;border-radius:25px;font-family:Sora,sans-serif;font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:1.5px;margin-bottom:15px;box-shadow:0 4px 15px #e835704d}.section-header h1{font-family:Sora,sans-serif;font-size:3rem;font-weight:800;color:#1e293b;margin-bottom:15px;background:linear-gradient(135deg,#e83570,#be185d);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:-.5px}.section-header h2{font-family:Sora,sans-serif;font-size:2.5rem;font-weight:800;color:#1e293b;margin-bottom:15px;background:linear-gradient(135deg,#e83570,#be185d);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:-.5px}.section-header p{font-family:Nunito,sans-serif;font-size:1.15rem;color:#64748b;max-width:600px;margin:0 auto;line-height:1.7;font-weight:500}.learners-stats{padding:80px 50px;background:#fff}.stats-grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:25px}.stat-item{text-align:center;padding:35px 25px;background:linear-gradient(135deg,#fdf2f8,#fce7f3);border-radius:20px;color:#1e293b;box-shadow:0 10px 30px #00000014;transition:all .4s cubic-bezier(.4,0,.2,1);border:2px solid transparent;position:relative;overflow:hidden}.stat-item:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(135deg,#e83570,#f472b6);transform:scaleX(0);transition:transform .4s ease}.stat-item:hover{transform:translateY(-10px);box-shadow:0 20px 50px #e8357033;border-color:#e83570}.stat-item:hover:before{transform:scaleX(1)}.stat-item h3{font-family:Sora,sans-serif;font-size:3rem;font-weight:800;margin-bottom:10px;color:#e83570;letter-spacing:-1px}.stat-item p{font-family:Nunito,sans-serif;font-size:1.05rem;color:#475569;font-weight:600}.testimonials-section{padding:80px 50px;background:linear-gradient(180deg,#f8f9fa,#fdf2f8);overflow:hidden}.testimonials-container{max-width:1400px;margin:0 auto}.carousel-wrapper{position:relative;overflow:hidden;width:100%}.testimonials-carousel{overflow:hidden;padding:20px 0}.carousel-track{display:flex;gap:30px;width:max-content;animation:marquee-scroll 18s linear infinite}.carousel-track:hover{animation-play-state:paused}@keyframes marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.testimonial-card{min-width:380px;max-width:380px;background:#fff;padding:35px;border-radius:24px;box-shadow:0 8px 30px #00000014;border:2px solid transparent;position:relative;flex-shrink:0;display:flex;flex-direction:column;transition:border-color .3s ease,box-shadow .3s ease;text-align:left}.testimonial-card:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:60px;height:4px;background:linear-gradient(135deg,#e83570,#f472b6);border-radius:0 0 4px 4px}.testimonial-card:hover{border-color:#e83570;box-shadow:0 15px 50px #e8357033}.quote-icon{width:50px;height:50px;background:linear-gradient(135deg,#e83570,#f472b6);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:20px;box-shadow:0 5px 15px #e835704d}.quote-icon svg{color:#fff;font-size:1.3rem}.testimonial-rating{display:flex;gap:5px;margin-bottom:20px}.star-icon{color:#fbbf24;font-size:1.2rem}.testimonial-text{font-family:Nunito,sans-serif;color:#1e293b;line-height:1.85;font-size:1.05rem;margin-bottom:25px;font-style:italic;font-weight:500;flex:1;text-align:left}.testimonial-footer{display:flex;align-items:center;gap:15px;padding-top:20px;border-top:2px solid #f0f0f0}.student-avatar{width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,#e83570,#f472b6);display:flex;align-items:center;justify-content:center;flex-shrink:0}.student-avatar svg{color:#fff;font-size:1.8rem}.student-info h4{font-family:Sora,sans-serif;font-size:1.15rem;color:#1e293b;margin-bottom:4px;font-weight:700;letter-spacing:-.2px}.qualification{font-family:Nunito,sans-serif;color:#e83570;font-weight:700;margin-bottom:3px;font-size:.9rem;text-transform:uppercase;letter-spacing:.5px}.course{font-family:Nunito,sans-serif;color:#64748b;font-size:.88rem;margin:0;font-weight:500}.success-metrics{padding:80px 50px;background:#fff}.success-metrics h2{font-family:Sora,sans-serif;text-align:center;font-size:2.8rem;color:#333;margin-bottom:60px;font-weight:800;letter-spacing:-.5px}.metrics-container{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:40px}.metric-card{text-align:center;padding:40px;background:#f8f9fa;border-radius:15px;transition:all .3s ease;border:2px solid transparent}.metric-card:hover{transform:translateY(-10px);box-shadow:0 15px 30px #0000001a;border-color:#e83570;background:#fff}.metric-icon{width:80px;height:80px;margin:0 auto 25px;border-radius:50%;background:linear-gradient(135deg,#e83570,#f472b6);display:flex;align-items:center;justify-content:center;box-shadow:0 8px 25px #e835704d}.metric-icon svg{font-size:2rem;color:#fff}.metric-card h3{font-family:Sora,sans-serif;font-size:1.5rem;color:#333;margin-bottom:15px;font-weight:700;letter-spacing:-.3px}.metric-card p{font-family:Nunito,sans-serif;color:#666;line-height:1.75;font-size:1rem;font-weight:500}.learners-cta{padding:80px 50px;background:linear-gradient(135deg,#fdf2f8,#fce7f3);color:#1e293b}.cta-content{max-width:800px;margin:0 auto;text-align:center}.cta-content h2{font-family:Sora,sans-serif;font-size:2.8rem;margin-bottom:20px;font-weight:800;letter-spacing:-.5px}.cta-content p{font-family:Nunito,sans-serif;font-size:1.25rem;margin-bottom:40px;opacity:.95;color:#475569;font-weight:500}.cta-button{display:inline-block;background:linear-gradient(135deg,#e83570,#f472b6);color:#fff;padding:18px 45px;border-radius:35px;text-decoration:none;font-family:Sora,sans-serif;font-weight:700;font-size:1.1rem;letter-spacing:.3px;transition:all .3s ease;border:3px solid transparent;box-shadow:0 4px 15px #e835704d}.cta-button:hover{background:linear-gradient(135deg,#be185d,#e83570);transform:scale(1.05);box-shadow:0 10px 30px #e8357080}@media screen and (max-width:1024px){.stats-grid{grid-template-columns:repeat(2,1fr)}.testimonial-card{min-width:340px;max-width:340px}.section-header h1{font-size:2.5rem}.section-header h2{font-size:2rem}}@media screen and (max-width:768px){.learners-stats,.testimonials-section,.success-metrics,.learners-cta{padding:60px 20px}.stats-grid{grid-template-columns:repeat(2,1fr);gap:15px}.stat-item{padding:25px 15px}.stat-item h3{font-size:2.2rem}.section-header h1{font-size:2rem}.section-header h2{font-size:1.8rem}.section-header p{font-size:1rem}.carousel-btn{width:40px;height:40px;font-size:1rem}.testimonial-card{min-width:300px;max-width:300px;padding:25px}.success-metrics h2,.cta-content h2{font-size:2rem}.metrics-container{grid-template-columns:1fr}.metric-card{padding:30px}}@media screen and (max-width:480px){.learners-stats,.testimonials-section,.success-metrics,.learners-cta{padding:40px 15px}.stats-grid{grid-template-columns:1fr;gap:12px}.stat-item{padding:20px 12px}.stat-item h3{font-size:1.9rem}.section-header h1{font-size:1.7rem}.section-header h2{font-size:1.5rem}.section-header p{font-size:.95rem}.carousel-btn.prev-btn,.carousel-btn.next-btn{display:none}.testimonial-card{min-width:calc(100vw - 60px);max-width:calc(100vw - 60px);padding:20px}.carousel-wrapper{padding:0}.success-metrics h2{font-size:1.6rem;margin-bottom:35px}.metric-card{padding:25px 18px}.cta-content h2{font-size:1.6rem}.cta-content p{font-size:1.05rem}.cta-button{padding:14px 30px;font-size:1rem}}.contact-page-wrapper{position:relative;overflow:hidden;background-color:#fafafa;background-image:radial-gradient(at 0% 0%,rgba(232,53,112,.08) 0px,transparent 50%),radial-gradient(at 100% 100%,rgba(244,114,182,.08) 0px,transparent 50%);padding-bottom:80px;font-family:Inter,sans-serif;min-height:100vh;color:#1e293b}.contact-container-modern{position:relative;z-index:10;max-width:1200px;margin:0 auto;padding:80px 20px 40px}.contact-header-modern{text-align:center;margin-bottom:60px}.contact-header-modern .badge{display:inline-block;color:#e83570;font-size:2.2rem;font-weight:700;margin-bottom:16px;text-transform:uppercase;letter-spacing:2px}.contact-header-modern h1{font-size:3.5rem;font-weight:800;color:#0f172a;margin-bottom:20px;line-height:1.2}.contact-header-modern h1 span{background:linear-gradient(135deg,#e83570,#f472b6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.contact-header-modern p{font-size:1.1rem;color:#64748b;max-width:600px;margin:0 auto}.contact-card-modern{display:flex;background:#fff;border-radius:24px;box-shadow:0 20px 40px #0000000a,0 1px 3px #0000000d;border:1px solid rgba(0,0,0,.05);overflow:hidden}.contact-info-panel{flex:0 0 400px;background:linear-gradient(135deg,#e83570,#b31b4b);color:#fff;padding:50px 40px;position:relative;overflow:hidden}.info-panel-content{position:relative;z-index:1;height:100%;display:flex;flex-direction:column}.info-panel-content h3{font-size:1.8rem;font-weight:700;margin-bottom:10px;color:#fff}.info-panel-content p.subtitle{color:#ffffffe6;margin-bottom:40px;font-size:1rem;line-height:1.5}.modern-contact-items{display:flex;flex-direction:column;gap:30px}.modern-info-item{display:flex;align-items:flex-start;gap:20px}.modern-info-icon{width:48px;height:48px;background:#ffffff26;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.2rem;color:#fff;flex-shrink:0;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:1px solid rgba(255,255,255,.2)}.modern-info-text h4{font-size:1.05rem;margin:0 0 4px;color:#fff;font-weight:600}.modern-info-text p{margin:0;color:#ffffffe6;line-height:1.5;font-size:.95rem}.modern-social-links{margin-top:auto;padding-top:50px}.modern-social-links h4{color:#fff;font-size:1.05rem;margin-bottom:16px;font-weight:600}.social-icons-modern{display:flex;gap:12px}.social-icon-modern{width:42px;height:42px;border-radius:50%;background:#ffffff26;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.1rem;transition:all .3s ease;box-shadow:0 4px 10px #0000000d;text-decoration:none;border:1px solid rgba(255,255,255,.2)}.social-icon-modern:hover{background:#fff;color:#e83570;transform:translateY(-3px);box-shadow:0 6px 15px #0000001a}.contact-form-panel{flex:1;padding:50px;background:#fff}.modern-form{display:flex;flex-direction:column;gap:24px;height:100%}.form-row{display:flex;gap:24px}.form-group-modern{position:relative;flex:1;display:flex;flex-direction:column}.input-label{font-size:.85rem;font-weight:600;color:#475569;margin-bottom:8px;text-transform:uppercase;letter-spacing:.5px}.input-modern{width:100%;padding:14px 16px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;font-size:1rem;color:#1e293b;transition:all .2s ease;font-family:inherit;outline:none}.input-modern:focus{background:#fff;border-color:#e83570;box-shadow:0 0 0 4px #e835701a}.input-modern::placeholder{color:#94a3b8}select.input-modern{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%2364748b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;padding-right:40px}textarea.input-modern{resize:vertical;min-height:120px}.submit-btn-modern{background:linear-gradient(135deg,#e83570,#f472b6);color:#fff;border:none;padding:16px 32px;border-radius:10px;font-size:1.05rem;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:10px;transition:all .3s ease;box-shadow:0 8px 20px #e8357040;align-self:flex-start;margin-top:10px}.submit-btn-modern:hover{transform:translateY(-2px);box-shadow:0 12px 25px #e8357059}.submit-btn-modern:disabled{opacity:.7;cursor:not-allowed}.submit-btn-modern:disabled:hover{transform:none;box-shadow:0 8px 20px #e8357040}.warmup-message{margin-top:10px;font-size:.82rem;color:#6b7280;text-align:center;font-style:italic}.spinner{width:18px;height:18px;border:3px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.phone-wrapper-modern{display:flex;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;overflow:hidden;transition:all .2s ease;align-items:stretch;padding:0}.phone-wrapper-modern:focus-within{background:#fff;border-color:#e83570;box-shadow:0 0 0 4px #e835701a}.phone-wrapper-modern .cc-display{display:flex;align-items:center;background:transparent;border-right:1px solid #e2e8f0;padding:0 12px;position:relative;cursor:pointer}.cc-flag-img-modern{width:22px;height:auto;border-radius:2px;object-fit:contain}.country-code-select-modern{position:absolute;inset:0;opacity:0;cursor:pointer;width:100%;height:100%}.phone-wrapper-modern input{flex:1;border:none;background:transparent;padding:14px 16px;width:100%;font-size:1rem;font-family:inherit;color:#1e293b;outline:none}.phone-wrapper-modern input:focus{box-shadow:none}.cc-code{margin-left:6px;font-weight:500;font-size:.95rem;color:#475569}.input-error{border-color:#ef4444!important;background:#fff5f5!important}.input-success{border-color:#22c55e!important}.error-msg{color:#ef4444;font-size:.8rem;margin-top:6px;font-weight:500}.map-section-modern{max-width:1200px;margin:0 auto;padding:40px 20px 80px;position:relative;z-index:10}.map-wrapper-modern{border-radius:24px;overflow:hidden;box-shadow:0 20px 40px #0000000a;border:1px solid rgba(0,0,0,.05);height:450px;background:#fff}.message-banner{position:fixed;top:30px;right:30px;left:auto;transform:none;max-width:450px;width:max-content;min-width:320px;padding:20px 24px;border-radius:12px;background:#fff;box-shadow:0 15px 35px #0000001a,0 5px 15px #0000000d;display:flex;align-items:flex-start;gap:16px;z-index:1000;animation:slideInRight .5s cubic-bezier(.175,.885,.32,1.275);border-left:6px solid}@keyframes slideInRight{0%{opacity:0;transform:translate(100px)}to{opacity:1;transform:translate(0)}}.success-banner{border-left-color:#10b981}.success-banner .message-icon{color:#10b981;font-size:1.5rem;margin-top:2px}.error-banner{border-left-color:#ef4444}.error-banner .message-icon{color:#ef4444;font-size:1.5rem;margin-top:2px}.message-content{flex:1}.message-content strong{display:block;font-size:1.05rem;margin-bottom:8px;font-weight:700;color:#0f172a}.message-content p{margin:0;font-size:.95rem;color:#475569;line-height:1.5}.message-content ul{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:5px}.message-content li{font-size:.9rem;color:#475569;position:relative;padding-left:14px}.message-content li:before{content:"→";position:absolute;left:0;color:#ef4444;font-size:.85rem;font-weight:700}@media(max-width:992px){.contact-card-modern{flex-direction:column}.contact-info-panel{flex:none;padding:40px;border-right:none;border-bottom:1px solid rgba(0,0,0,.05)}}@media(max-width:768px){.form-row{flex-direction:column;gap:24px}.contact-header-modern h1{font-size:2.5rem}.contact-form-panel{padding:30px 20px}.map-wrapper-modern{height:350px}.contact-container-modern{padding:60px 15px 40px}}@media(max-width:480px){.contact-header-modern h1{font-size:1.9rem}.contact-header-modern .badge{font-size:1.6rem}.contact-info-panel,.contact-form-panel{padding:25px 16px}.contact-container-modern{padding:40px 12px 30px}.submit-btn-modern{width:100%;align-self:stretch}.message-banner{right:10px;top:10px;left:10px;max-width:calc(100vw - 20px);min-width:unset;width:auto}.map-wrapper-modern{height:280px}}.app{min-height:100vh;display:flex;flex-direction:column}.main-content{flex:1}html{scroll-behavior:smooth;overflow-x:hidden}::-webkit-scrollbar{width:12px}::-webkit-scrollbar-track{background:#f1f5f9}::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#9d174d,#ec4899);border-radius:6px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#be185d,#e83570)}::selection{background:#9d174d;color:#fff}::-moz-selection{background:#9d174d;color:#fff}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.main-content{animation:fadeIn .5s ease-in}.container{max-width:1400px;margin:0 auto;padding:0 50px}@media screen and (max-width:768px){.container{padding:0 20px}}@media screen and (max-width:480px){.container{padding:0 15px}}
