:root{font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;overflow-x:hidden}#root{width:100%}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Poppins,sans-serif;line-height:1.6;color:#333;background:#fff}.App{min-height:100vh}.container{max-width:1200px;margin:auto;padding:0 20px}.section{padding:60px 0}.btn{display:inline-block;padding:12px 32px;background:linear-gradient(135deg,#094a90,#001369);color:#fff;text-decoration:none;border-radius:25px;font-weight:600;transition:transform .3s ease,box-shadow .3s ease;border:none;cursor:pointer;font-size:16px;font-family:Montserrat,sans-serif}.btn:hover{transform:translateY(-2px);box-shadow:0 10px 20px #094a904d}.btn-secondary{background:linear-gradient(135deg,#001369,#094a90)}.btn-secondary:hover{box-shadow:0 10px 20px #0013694d}h1,h2,h3,h4,h5,h6{font-family:Montserrat,sans-serif}h1{font-size:3rem;font-weight:700;margin-bottom:1rem}h2{font-size:2.5rem;font-weight:600;margin-bottom:2rem;text-align:center}h3{font-size:1.5rem;font-weight:600;margin-bottom:1rem}p{font-size:1.1rem;margin-bottom:1rem;opacity:.8}@media (max-width: 768px){.container{padding:0 15px}.section{padding:40px 0}h1{font-size:2.5rem}h2{font-size:2rem}.btn{padding:10px 24px;font-size:14px}}.navigation{position:fixed;top:0;left:0;right:0;z-index:1000;background:#fffffffa;backdrop-filter:blur(25px);-webkit-backdrop-filter:blur(25px);border-bottom:1px solid rgba(9,74,144,.15);box-shadow:0 4px 20px #0000001a;transition:all .3s ease;padding:1.25rem 0}.navigation.scrolled{background:#fffffffa;backdrop-filter:blur(25px);-webkit-backdrop-filter:blur(25px);border-bottom:1px solid rgba(9,74,144,.15);box-shadow:0 4px 20px #0000001a;padding:.5rem 0}.nav-container{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;align-items:center;justify-content:space-between}.nav-logo{cursor:pointer;display:flex;align-items:center;transition:transform .3s ease}.nav-logo:hover{transform:translateY(-1px)}.logo-image{height:40px;width:auto;transition:transform .3s ease}.nav-menu{display:flex;list-style:none;margin:0;padding:0;gap:2rem;align-items:center}.nav-menu li{margin:0}.nav-menu a{text-decoration:none;color:#333;font-weight:500;font-size:1rem;padding:.5rem 1rem;border-radius:8px;transition:all .3s ease;position:relative;font-family:Poppins,sans-serif}.nav-menu a:hover{color:#094a90;background:#094a900d}.nav-menu a.active{color:#094a90;background:#094a901a}.nav-menu a.active:after{content:"";position:absolute;bottom:-2px;left:50%;transform:translate(-50%);width:4px;height:4px;background:#094a90;border-radius:50%}.nav-cta{background:linear-gradient(135deg,#094a90,#001369)!important;color:#fff!important;font-weight:600;padding:.75rem 1.5rem!important;border-radius:25px!important;transition:all .3s ease!important}.nav-cta:hover{background:linear-gradient(135deg,#001369,#094a90)!important;transform:translateY(-2px);box-shadow:0 8px 20px #094a904d;color:#fff!important}.nav-cta.active{background:linear-gradient(135deg,#001369,#094a90)!important;color:#fff!important}.nav-mobile-toggle{display:none;flex-direction:column;cursor:pointer;padding:.5rem;gap:4px}.nav-mobile-toggle span{width:25px;height:3px;background:#094a90;border-radius:2px;transition:all .3s ease}@media (max-width: 1600px){.nav-container{max-width:1100px}}@media (max-width: 768px){.nav-container{padding:0 15px}.logo-image{height:35px}.nav-menu{position:absolute;top:100%;left:0;right:0;background:#fffffffa;backdrop-filter:blur(25px);-webkit-backdrop-filter:blur(25px);border-bottom:1px solid rgba(9,74,144,.1);flex-direction:column;gap:0;padding:1rem 0;box-shadow:0 4px 20px #0000001a;display:none}.nav-menu.active{display:flex}.nav-menu li{width:100%;text-align:center}.nav-menu a{display:block;padding:1rem 2rem;border-radius:0;width:100%}.nav-cta{margin:.5rem 1rem!important;border-radius:25px!important;width:calc(100% - 2rem)!important}.nav-mobile-toggle{display:flex}}@media (max-width: 480px){.nav-container{padding:0 10px}.logo-image{height:32px}.nav-menu a{padding:.875rem 1.5rem;font-size:.95rem}}body{padding-top:80px}html{scroll-behavior:smooth}.hero{background:#094a90;color:#fff;min-height:100vh;width:100%;height:100%;display:flex;align-items:center;text-align:center;position:relative}.silk-container{position:absolute;inset:0;width:100%;height:100%;z-index:0;pointer-events:none;overflow:hidden}.container{position:relative;z-index:2;background:#ffffff21;border-radius:12px;box-shadow:0 4px 16px #1f26872e;backdrop-filter:blur(9px);-webkit-backdrop-filter:blur(9px);border:1px solid rgba(255,255,255,.18);padding:1.25rem 1rem;margin-top:2.5rem;margin-bottom:2.5rem}.hero-content{position:relative;z-index:10;max-width:800px;margin:0 auto;padding-top:2rem}.hero-logo-container{position:absolute;top:2rem;right:2rem;z-index:11}.hero-logo{max-width:180px;height:auto;border-radius:8px;opacity:.95;transition:opacity .3s ease}.hero-logo:hover{opacity:1}.tagline{font-size:1.5rem;font-weight:300;opacity:.9;margin-bottom:1rem}.founder-note{display:inline-block;background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:.8rem 1.5rem;border-radius:25px;border:1px solid rgba(255,255,255,.2);margin-bottom:3rem;font-size:1rem;font-weight:500;animation:slideInDown 1s ease-out}.founder-note span{opacity:.95}@keyframes slideInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}.hero-text h1{font-size:3.5rem;font-weight:700;margin-bottom:1rem;color:#fff}.hero-text p.subheading{font-size:1.3rem;margin-bottom:3rem;opacity:.9;max-width:700px;margin-left:auto;margin-right:auto;font-weight:400;line-height:1.6}.value-snapshot{display:flex;justify-content:center;gap:2rem;margin:5rem 0;flex-wrap:wrap}.value-tile{display:flex;flex-direction:column;align-items:center;padding:1.5rem 1rem;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:12px;transition:all .3s ease;min-width:140px;animation:fadeInUp .8s ease forwards;opacity:0;transform:translateY(30px)}.value-tile:nth-child(1){animation-delay:.2s}.value-tile:nth-child(2){animation-delay:.4s}.value-tile:nth-child(3){animation-delay:.6s}.value-tile:nth-child(4){animation-delay:.8s}.value-tile:hover{transform:translateY(-5px);background:#ffffff26;border-color:#fff6}.value-icon{font-size:2rem;margin-bottom:.5rem;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3))}.value-tile span{font-size:.9rem;font-weight:500;text-align:center;opacity:.95}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}.btn-cta{font-size:1.2rem;font-weight:600;padding:18px 50px;background:linear-gradient(135deg,#fff,#f0f0f0);color:#094a90;border:none;border-radius:50px;transition:all .3s ease;box-shadow:0 8px 25px #0003;position:relative;overflow:hidden;margin-top:2rem}.btn-cta:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.4),transparent);transition:left .5s}.btn-cta:hover:before{left:100%}.btn-cta:hover{background:linear-gradient(135deg,#fff,#e8e8e8);transform:translateY(-5px);box-shadow:0 15px 35px #0000004d}@media (max-width: 1600px){.hero-content{max-width:650px;padding-top:1.5rem}.container{padding:1rem .7rem;margin-top:1.5rem;margin-bottom:1.5rem;border-radius:14px}.hero-logo{max-width:140px}.founder-note{font-size:.7125rem;padding:.7rem 1.2rem;margin-bottom:2.2rem}.hero-text h1{font-size:1.95rem;margin-bottom:.8rem}.hero-text p.subheading{font-size:.825rem;margin-bottom:2.2rem;max-width:500px}.value-snapshot{gap:1.2rem;margin:3.2rem 0}.value-tile{min-width:120px;padding:1.1rem .7rem}.value-icon{font-size:1.125rem}.value-tile span{font-size:.7125rem}.btn-cta{font-size:.7875rem;padding:14px 32px;margin-top:1.5rem}}@media (max-width: 768px){.hero{flex-direction:column;padding:3rem 1rem;justify-content:flex-start}.silk-container{width:100%;height:100%}.container{padding:1.2rem .5rem;margin-top:1.2rem;margin-bottom:1.2rem;border-radius:16px}.hero-content{padding-top:4rem;padding-bottom:2rem}.hero-logo-container{top:1rem;right:1rem}.hero-logo{max-width:120px}.founder-note{font-size:.95rem;padding:.6rem 1.1rem;margin-bottom:2rem}.hero-text h1{font-size:2.4rem;line-height:1.3;margin-bottom:1rem;padding:0 1rem}.hero-text p.subheading{font-size:1.1rem;margin:0 auto 2rem;padding:0 1.2rem}.value-snapshot{flex-direction:column;align-items:center;gap:1.2rem;margin:3rem 0}.value-tile{width:90%;max-width:280px;padding:1rem}.value-icon{font-size:1.8rem}.value-tile span{font-size:1rem}.btn-cta{font-size:1rem;padding:14px 30px;margin-top:2rem}}@media (max-width: 480px){.hero-text h1{font-size:2rem}.hero-text p.subheading{font-size:1rem;padding:0 .5rem}.founder-note{font-size:.85rem;padding:.5rem .8rem}.container{padding:.5rem .2rem;margin-top:.5rem;margin-bottom:.5rem;border-radius:10px}.value-tile{min-width:90%;padding:.8rem}.value-icon{font-size:1.6rem}.btn-cta{font-size:1rem;padding:12px 24px}}.about{background:#f8f9ff;position:relative}.about:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,#094a90,transparent)}.container-about{max-width:1200px;margin:0 auto;padding:0 2rem}.about-content{max-width:1000px;margin:0 auto}.story-card{background:#fff;padding:3rem;border-radius:20px;box-shadow:0 10px 40px #094a901a;border:1px solid rgba(9,74,144,.1);position:relative;overflow:hidden}.story-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(135deg,#094a90,#001369)}.story-header{display:flex;gap:2rem;align-items:center;margin-bottom:2rem}.profile-section{flex-shrink:0}.profile-photo{width:350px;height:500px;border-radius:25px;object-fit:cover;border:4px solid #094a90;box-shadow:0 8px 25px #094a9033}.story-text{flex:1;text-align:justify}.story-card p{font-size:1.2rem;line-height:1.8;margin-bottom:1.5rem;color:#444}.highlight{background:linear-gradient(135deg,#094a9010,#00136920);padding:1.5rem;border-radius:15px;border-left:4px solid #094a90;margin-top:2rem;font-size:1.1rem;line-height:1.6}.highlight strong{color:#094a90;font-weight:700}.experience-section{margin-bottom:2.5rem}.experience-section h3{color:#094a90;font-weight:600;margin-bottom:1rem}.values-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-top:1rem}.value-item{text-align:center;padding:1rem}.value-item strong{display:block;color:#094a90;font-weight:600;margin-bottom:.5rem}.value-item p{font-size:.95rem;margin:0;opacity:.8}.value-spotlight-card{background:#fff!important;border:1px solid rgba(9,74,144,.1)!important;box-shadow:0 4px 15px #094a901a;transition:all .3s ease;text-align:center;min-height:140px;display:flex;align-items:center;justify-content:center}.value-spotlight-card:hover{transform:translateY(-2px);box-shadow:0 8px 25px #094a9026}.value-content{width:100%}.value-content strong{display:block;color:#094a90;font-weight:600;margin-bottom:.5rem;font-size:1.1rem}.value-content p{font-size:.95rem;margin:0;opacity:.8;color:#444;line-height:1.4}.timeline-section{margin:2.5rem 0}.timeline-section h3{color:#094a90;font-weight:600;margin-bottom:2rem}.timeline{position:relative;padding-left:2rem}.timeline:before{content:"";position:absolute;left:15px;top:0;bottom:0;width:2px;background:linear-gradient(180deg,#094a90,#001369)}.timeline-item{position:relative;margin-bottom:2rem;display:flex;align-items:flex-start}.timeline-dot{position:absolute;left:-23px;top:8px;width:16px;height:16px;background:#094a90;border-radius:50%;border:3px solid white;box-shadow:0 0 0 3px #094a90;z-index:2}.timeline-content{background:#fff;padding:1.25rem;border-radius:12px;box-shadow:0 4px 15px #094a901a;border:1px solid rgba(9,74,144,.1);margin-left:1rem;flex:1}.timeline-year{display:inline-block;background:linear-gradient(135deg,#094a90,#001369);color:#fff;padding:.4rem .8rem;border-radius:20px;font-weight:600;font-size:.9rem;margin-bottom:.75rem}.timeline-milestone{display:block;color:#444;line-height:1.6;font-size:1rem}.timeline-multiple{margin-top:.75rem}.timeline-multiple>div{color:#444;line-height:1.6;margin-bottom:.5rem;font-size:1rem}.timeline-multiple>div:last-child{margin-bottom:0}@media (max-width: 1600px){.container-about{max-width:1000px;padding:0 1.2rem}.about-content{max-width:850px}.story-card{padding:2.2rem;border-radius:16px}.profile-photo{width:260px;height:370px;border-radius:18px}.story-header{gap:1.2rem;margin-bottom:1.2rem}.story-card p{font-size:1.05rem}.highlight{padding:1.1rem;font-size:1rem;border-radius:11px;margin-top:1.2rem}.values-grid{gap:1rem;margin-top:.7rem}.value-item{padding:.7rem}.value-item p{font-size:.87rem}.value-spotlight-card{min-height:110px;border-radius:10px!important;padding:1.1rem!important}.value-content strong{font-size:1rem;margin-bottom:.3rem}.value-content p{font-size:.87rem}.timeline-section{margin:1.5rem 0}.timeline-section h3{margin-bottom:1.2rem}.timeline{padding-left:1.2rem}.timeline:before{left:10px}.timeline-dot{left:-16px;width:10px;height:10px;box-shadow:0 0 0 2px #094a90}.timeline-content{padding:.8rem;border-radius:8px;margin-left:.6rem}.timeline-year{font-size:.75rem;padding:.25rem .5rem;margin-bottom:.5rem}.timeline-milestone,.timeline-multiple>div{font-size:.85rem}}@media (max-width: 768px){.container-about{padding:0 1rem}.story-card{padding:2rem;margin:0 10px}.story-card p{font-size:1.1rem}.highlight{padding:1rem;font-size:1rem}.story-header{flex-direction:column;align-items:center;gap:1.5rem;text-align:center}.profile-photo{width:300px;height:300px}.timeline{padding-left:1.5rem}.timeline:before{left:12px}.timeline-dot{left:-20px;width:12px;height:12px}.timeline-content{margin-left:.75rem;padding:1rem}.timeline-year{font-size:.8rem;padding:.3rem .6rem}.timeline-milestone,.timeline-multiple>div{font-size:.9rem}.value-spotlight-card{min-height:120px;padding:1.5rem!important}.value-content strong{font-size:1rem}.value-content p{font-size:.9rem}}.card-spotlight{position:relative;border-radius:1.5rem;border:1px solid #222;background-color:#111;padding:2rem;overflow:hidden;--mouse-x: 50%;--mouse-y: 50%;--spotlight-color: rgba(255, 255, 255, .05)}.card-spotlight:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at var(--mouse-x) var(--mouse-y),var(--spotlight-color),transparent 80%);opacity:0;transition:opacity .5s ease;pointer-events:none}.card-spotlight:hover:before,.card-spotlight:focus-within:before{opacity:.6}.what-you-get{background:#fff;position:relative}.container-whatyouget{max-width:1200px;margin:0 auto;padding:0 2rem}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1200px;margin:0 auto}.feature-tile{background:#fff;padding:2.5rem;border-radius:20px;text-align:center;box-shadow:0 5px 20px #00000014;border:1px solid #f0f0f0;transition:all .3s ease;position:relative;overflow:hidden}.feature-tile:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(135deg,#094a90,#001369);transform:scaleX(0);transition:transform .3s ease}.feature-tile:hover{transform:translateY(-5px);box-shadow:0 15px 40px #094a9026}.feature-tile:hover:before{transform:scaleX(1)}.feature-icon{font-size:3rem;margin-bottom:1rem;height:80px;display:flex;align-items:center;justify-content:center}.feature-tile h3{color:#333;margin-bottom:1rem;font-size:1.4rem}.feature-tile p{color:#666;line-height:1.6;margin:0}.feature-tile:last-child{background:linear-gradient(135deg,#094a9010,#00136920);border:2px solid #094a9030}.feature-tile:last-child h3{color:#094a90;font-weight:700}@media (max-width: 1600px){.container-whatyouget{max-width:1000px;padding:0 1.2rem}.features-grid{max-width:1000px;gap:1.5rem}.feature-tile{padding:2.2rem;border-radius:16px}.feature-icon{font-size:2.5rem;height:65px}.feature-tile h3{font-size:1.15rem;margin-bottom:.8rem}.feature-tile p{font-size:.97rem}}@media (max-width: 768px){.features-grid{grid-template-columns:1fr;gap:1.5rem;padding:0 10px}.feature-tile{padding:2rem}.feature-icon{font-size:2.5rem;height:60px}}.who-its-for{background:linear-gradient(135deg,#f8f9ff,#fff);position:relative}.content-wrapper{max-width:1000px;margin:0 auto}.target-audience{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-bottom:3rem}.audience-card{background:#fff;border-radius:15px;overflow:hidden;box-shadow:0 8px 25px #0000001a;transition:all .3s ease;border:1px solid #f0f0f0}.audience-card:hover{transform:translateY(-5px);box-shadow:0 15px 35px #094a9026}.card-content{padding:2rem}.audience-card h3{color:#333;margin-bottom:1rem;font-size:1.3rem;position:relative}.audience-card h3:after{content:"";position:absolute;bottom:-.5rem;left:0;width:40px;height:3px;background:linear-gradient(135deg,#094a90,#001369);border-radius:2px}.audience-card p{color:#666;line-height:1.6;margin:0}.qualification{max-width:700px;margin:0 auto}.qual-box{background:linear-gradient(135deg,#094a90,#001369);color:#fff;padding:2.5rem;border-radius:20px;text-align:center;position:relative;overflow:hidden}.qual-box:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(255,255,255,.1) 0%,transparent 70%);animation:shimmer 3s infinite}@keyframes shimmer{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.qual-box p{margin-bottom:1rem;font-size:1.1rem;line-height:1.6;position:relative;z-index:2}.qual-box p:last-child{margin-bottom:0;opacity:.9}.qual-box strong{font-weight:700;font-size:1.2rem}@media (max-width: 1600px){.content-wrapper{max-width:800px;padding:0 1.2rem}.target-audience{gap:1.5rem;margin-bottom:2rem}.audience-card{border-radius:12px;box-shadow:0 6px 18px #00000014}.card-content{padding:1.5rem}.audience-card h3{font-size:1.1rem;margin-bottom:.8rem}.audience-card h3:after{width:30px;height:2px;bottom:-.4rem}.qualification{max-width:550px}.qual-box{padding:1.7rem;border-radius:14px}.qual-box p{font-size:1rem}.qual-box strong{font-size:1.05rem}}@media (max-width: 768px){.target-audience{grid-template-columns:1fr;gap:1.5rem;padding:0 10px}.card-content{padding:1.5rem}.qual-box{padding:2rem;margin:0 10px}.qual-box p{font-size:1rem}.qual-box strong{font-size:1.1rem}}.form-cta{background:linear-gradient(135deg,#094a90,#001369);color:#fff;position:relative;overflow:hidden}.container-formcta{max-width:1200px;margin:0 auto;padding:0 2rem}.form-cta:before{content:"";position:absolute;inset:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><circle cx="25" cy="25" r="1" fill="rgba(255,255,255,0.1)"/><circle cx="75" cy="75" r="1" fill="rgba(255,255,255,0.1)"/></svg>') repeat;opacity:.3}.form-wrapper{position:relative;z-index:2;max-width:800px;margin:0 auto}.form-header{text-align:center;margin-bottom:3rem}.form-header h2{color:#fff;margin-bottom:1rem}.form-header p{font-size:1.2rem;opacity:.9;max-width:600px;margin:0 auto}.form-container{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 20px 40px #0003}.form-notice{background:linear-gradient(135deg,#094a9010,#00136920);padding:2rem;border-bottom:1px solid #f0f0f0}.form-notice p{color:#333;margin:0;line-height:1.6}.form-notice strong{color:#094a90}.google-form-placeholder{padding:2rem}.form-mock{opacity:.7}.form-mock h3{color:#333;margin-bottom:2rem;text-align:center}.form-field{margin-bottom:1.5rem}.form-field label{display:block;margin-bottom:.5rem;color:#333;font-weight:600}.form-field input,.form-field select,.form-field textarea{width:100%;padding:12px;border:2px solid #f0f0f0;border-radius:8px;font-size:1rem;transition:border-color .3s ease;background:#f8f9ff}.form-field textarea{min-height:100px;resize:vertical}.embed-instructions{margin-top:2rem;padding:1.5rem;background:#f8f9ff;border-radius:10px;border-left:4px solid #094a90}.embed-instructions p{color:#666;margin-bottom:.5rem}.embed-instructions p:last-child{margin-bottom:0}.embed-instructions strong{color:#094a90}.embed-instructions code{display:block;background:#333;color:#fff;padding:1rem;border-radius:5px;font-family:Courier New,monospace;font-size:.9rem;margin-top:1rem;overflow-x:auto;white-space:pre-wrap}@media (max-width: 1600px){.container-formcta{max-width:1000px}.form-wrapper{max-width:700px}}@media (max-width: 768px){.form-wrapper{margin:0 10px}.form-header p{font-size:1.1rem}.form-notice,.google-form-placeholder{padding:1.5rem}.embed-instructions{padding:1rem}.embed-instructions code{font-size:.8rem;padding:.8rem}}.footer{background:#1a1a1a;color:#fff;padding:3rem 0 1.5rem;position:relative}.container-footer{max-width:1200px;margin:0 auto;padding:0 2rem}.footer-content{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.footer-brand{flex:1}.footer-logo{max-width:200px;height:auto;margin-bottom:.5rem}.footer-tagline{font-family:Montserrat,sans-serif;font-size:1.1rem;font-weight:600;margin-bottom:.5rem;color:#094a90}.footer-brand p{opacity:.7;margin:0;font-size:1rem}.footer-links{flex:1;display:flex;justify-content:flex-end}.social-links{display:flex;gap:1.5rem}.social-link{display:flex;align-items:center;justify-content:center;width:48px;height:48px;background:#ffffff1a;border-radius:12px;color:#fff;text-decoration:none;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1)}.social-link:hover{background:linear-gradient(135deg,#094a90,#001369);transform:translateY(-2px);box-shadow:0 8px 20px #094a904d}.social-link svg{width:24px;height:24px}.footer-bottom{text-align:center;padding-top:2rem;border-top:1px solid rgba(255,255,255,.1)}.footer-bottom p{margin:0;opacity:.6;font-size:.9rem}@media (max-width: 1600px){.container-footer{max-width:1000px}.footer-logo{max-width:180px}.footer-content{gap:2rem}}@media (max-width: 768px){.footer-content{flex-direction:column;text-align:center;gap:2rem}.footer-brand{flex:none}.footer-links{flex:none;justify-content:center}.social-links{gap:1rem}.social-link{width:44px;height:44px}.footer-logo{max-width:180px}}
