*{box-sizing:border-box;margin:0;padding:0}:root{--aether-primary:#4f46e5;--aether-secondary:#06b6d4;--aether-accent:#8b5cf6;--aether-light:#e0e7ff;--aether-sky:#f0f9ff;--aether-white:#fff;--aether-gray-50:#f8fafc;--aether-gray-100:#f1f5f9;--aether-gray-200:#e2e8f0;--aether-gray-600:#475569;--aether-gray-900:#0f172a;--aether-gradient-primary:linear-gradient(135deg,#4f46e5,#06b6d4 50%,#8b5cf6);--aether-gradient-secondary:linear-gradient(135deg,#f0f9ff,#e0e7ff);--aether-gradient-subtle:linear-gradient(135deg,#fff,#f8fafc);--aether-gradient-hero:linear-gradient(135deg,#4f46e5,#06b6d4 40%,#8b5cf6)}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(135deg,#fff,#f8fafc);background:var(--aether-gradient-subtle);color:#0f172a;color:var(--aether-gray-900);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;min-height:100vh}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.container{margin:0 auto;max-width:1200px;padding:0 20px}.btn{border:none;border-radius:8px;cursor:pointer;display:inline-block;font-size:16px;font-weight:600;padding:12px 24px;text-align:center;text-decoration:none;transition:all .3s ease}.btn-primary{background:linear-gradient(135deg,#4f46e5,#06b6d4 50%,#8b5cf6);background:var(--aether-gradient-primary);box-shadow:0 4px 15px #4f46e54d;color:#fff}.btn-primary:hover{box-shadow:0 8px 25px #4f46e566;transform:translateY(-2px)}.btn-secondary{background:#0000;border:2px solid #4f46e5;border:2px solid var(--aether-primary);color:#4f46e5;color:var(--aether-primary)}.btn-secondary:hover{background:#4f46e5;background:var(--aether-primary);box-shadow:0 4px 15px #4f46e54d;color:#fff}.card{background:#fff;background:var(--aether-white);border:1px solid #f1f5f9;border:1px solid var(--aether-gray-100);border-radius:16px;box-shadow:0 4px 20px #4f46e514;padding:24px;transition:all .3s ease}.card:hover{box-shadow:0 8px 30px #4f46e526;transform:translateY(-5px)}h1{font-size:2.5rem;font-weight:700}h1,h2{color:#0f172a;color:var(--aether-gray-900);margin-bottom:1rem}h2{font-size:2rem}h2,h3{font-weight:600}h3{color:#4f46e5;color:var(--aether-primary);font-size:1.5rem;margin-bottom:.5rem}p{color:#475569;color:var(--aether-gray-600);line-height:1.6;margin-bottom:1rem}@media (max-width:768px){h1{font-size:2rem}h2{font-size:1.5rem}.container{padding:0 15px}}.header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;box-shadow:0 2px 20px #0000001a;padding:0;position:-webkit-sticky;position:sticky;top:0;z-index:1000}.nav-container{justify-content:space-between;padding:1rem 0}.logo,.nav-container{align-items:center;display:flex}.logo{color:#007bff;font-size:2.2rem;font-weight:700;gap:15px;letter-spacing:-1px;text-decoration:none;transition:all .3s ease}.logo:hover{color:#0056b3;transform:translateY(-1px)}.logo-image{height:50px;object-fit:contain;transition:transform .3s ease;width:50px}.logo:hover .logo-image{transform:scale(1.05)}.logo-text{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:700}.nav{align-items:center;display:flex;gap:2rem}.nav-link{color:#333;font-weight:500;padding:.5rem 0;position:relative;text-decoration:none;transition:color .3s ease}.nav-link.active,.nav-link:hover{color:#007bff}.nav-link.active:after{background:#007bff;border-radius:1px;bottom:-2px;content:"";height:2px;left:0;position:absolute;width:100%}.menu-toggle{background:none;border:none;cursor:pointer;display:none;flex-direction:column;gap:4px;padding:.5rem}.menu-toggle span{background:#333;border-radius:1px;height:3px;transition:all .3s ease;width:25px}@media (max-width:768px){.logo{font-size:1.8rem;gap:12px}.logo-image{height:40px;width:40px}.menu-toggle{display:flex}.nav{background:#fff;box-shadow:0 5px 20px #0000001a;flex-direction:column;left:0;opacity:0;padding:1rem 0;position:absolute;right:0;top:100%;transform:translateY(-10px);transition:all .3s ease;visibility:hidden}.nav-open{opacity:1;transform:translateY(0);visibility:visible}.nav-link{padding:.75rem 2rem;text-align:left;width:100%}.nav-link.active:after{display:none}.nav-open~.menu-toggle span:first-child{transform:rotate(45deg) translate(5px,5px)}.nav-open~.menu-toggle span:nth-child(2){opacity:0}.nav-open~.menu-toggle span:nth-child(3){transform:rotate(-45deg) translate(7px,-6px)}}.blog-page{background:var(--aether-gradient-hero);color:#fff;min-height:calc(100vh - 80px);overflow:hidden;padding:2rem 0;position:relative}.blog-page:before{background:radial-gradient(circle at 30% 20%,#ffffff1a 0,#0000 50%),radial-gradient(circle at 70% 80%,#ffffff14 0,#0000 50%);bottom:0;content:"";left:0;position:absolute;right:0;top:0}.blog-page>.container{position:relative;z-index:1}.blog-header{animation:fadeInUp .8s ease-out;margin-bottom:3rem;text-align:center}.blog-header h1{color:#fff;font-size:3rem;font-weight:700;margin-bottom:1rem;position:relative;text-shadow:0 2px 4px #0000001a}.blog-header h1:after{background:var(--aether-accent);border-radius:2px;bottom:-10px;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:60px}.blog-header p{color:#fffffff2;font-size:1.2rem;line-height:1.6;margin:0 auto;max-width:600px;text-shadow:0 1px 2px #0000001a}.blog-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));margin:0 auto;max-width:1200px;padding:0 1rem}.blog-card{animation:fadeInUp .8s ease-out;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border:1px solid #fff3;border-radius:16px;overflow:hidden;transition:all .3s ease}.blog-card:hover{background:#fff3;box-shadow:0 8px 30px #4f46e526;transform:translateY(-5px)}.blog-card-content{padding:2rem}.blog-meta{display:flex;font-size:.9rem;gap:1rem;margin-bottom:1rem;opacity:.9}.blog-date,.blog-read-time{background:#ffffff26;border:1px solid #fff3;border-radius:8px;color:#fff;font-weight:500;padding:.25rem .75rem}.blog-title{margin-bottom:1rem}.blog-title a{color:#fff;font-size:1.5rem;font-weight:600;line-height:1.4;text-decoration:none;transition:all .3s ease}.blog-title a:hover{color:var(--aether-accent);text-shadow:0 0 10px #8b5cf680}.blog-excerpt{color:#fffffff2;font-size:1rem;line-height:1.6;margin-bottom:1.5rem}.blog-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.blog-tag{background:#fff3;border:1px solid #ffffff4d;border-radius:8px;color:#fff;font-size:.8rem;font-weight:500;padding:.25rem .75rem}.read-more{align-items:center;background:var(--aether-gradient-primary);border-radius:8px;box-shadow:0 4px 15px #4f46e54d;color:var(--aether-accent);color:#fff;display:inline-flex;font-size:1rem;font-weight:600;gap:.5rem;padding:.5rem 1rem;text-decoration:none;transition:all .3s ease}.read-more:hover{box-shadow:0 8px 25px #4f46e566;color:#fff;transform:translateY(-2px)}@media (max-width:768px){.blog-page{padding:1rem 0}.blog-header h1{font-size:2.5rem}.blog-header p{font-size:1.1rem;padding:0 1rem}.blog-grid{gap:1.5rem;grid-template-columns:1fr;padding:0 1rem}.blog-card-content{padding:1.5rem}.blog-title a{font-size:1.3rem}.blog-meta{flex-direction:column;gap:.5rem}}.blog-post-page{background:var(--aether-gradient-hero);color:#fff;min-height:calc(100vh - 80px);overflow:hidden;padding:2rem 0;position:relative}.blog-post-page:before{background:radial-gradient(circle at 30% 20%,#ffffff1a 0,#0000 50%),radial-gradient(circle at 70% 80%,#ffffff14 0,#0000 50%);bottom:0;content:"";left:0;position:absolute;right:0;top:0}.blog-post-page>.container{position:relative;z-index:1}.blog-post{animation:fadeInUp .8s ease-out;background:var(--aether-white);border-radius:16px;box-shadow:0 8px 30px #4f46e526;margin:0 auto;max-width:800px;overflow:hidden}.blog-post-header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border-bottom:1px solid #fff3;padding:2rem}.back-to-blog{align-items:center;background:#ffffff26;border:1px solid #fff3;border-radius:8px;color:#fff;display:inline-flex;font-weight:500;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem;text-decoration:none;transition:all .3s ease}.back-to-blog:hover{background:#fff3;color:var(--aether-accent);transform:translateX(-5px)}.blog-post-meta{display:flex;flex-wrap:wrap;font-size:.9rem;gap:1rem;margin-bottom:1.5rem;opacity:.9}.blog-post-author,.blog-post-date,.blog-post-read-time{background:#ffffff26;border:1px solid #fff3;border-radius:8px;color:#fff;font-weight:500;padding:.25rem .75rem}.blog-post-tags{display:flex;flex-wrap:wrap;gap:.5rem}.blog-post-tag{background:#fff3;border:1px solid #ffffff4d;border-radius:8px;color:#fff;font-size:.8rem;font-weight:500;padding:.25rem .75rem}.blog-post-content{font-size:1.1rem;line-height:1.8;padding:2rem}.blog-h1,.blog-post-content{color:var(--aether-gray-900)}.blog-h1{font-size:2.5rem;font-weight:700;line-height:1.2;margin:2rem 0 1rem;position:relative}.blog-h1:after{background:var(--aether-gradient-primary);border-radius:2px;bottom:-10px;content:"";height:3px;left:0;position:absolute;width:60px}.blog-h2{align-items:center;border-bottom:2px solid var(--aether-primary);display:flex;font-size:2rem;gap:.5rem;margin:2rem 0 1rem;padding-bottom:.5rem}.blog-h2,.blog-h3{color:var(--aether-primary);font-weight:600}.blog-h3{font-size:1.5rem;margin:1.5rem 0 1rem}.blog-post-content p{color:var(--aether-gray-600);margin-bottom:1.5rem}.blog-post-content ol,.blog-post-content ul{margin:1.5rem 0;padding-left:2rem}.blog-post-content li{color:var(--aether-gray-600);margin-bottom:.5rem}.blog-post-content strong{color:var(--aether-gray-900);font-weight:600}.blog-post-content em{color:var(--aether-gray-600);font-style:italic}.blog-blockquote{background:var(--aether-gradient-hero);border-left:4px solid var(--aether-accent);border-radius:12px;box-shadow:0 4px 15px #4f46e54d;color:#fff;font-size:1.1rem;font-style:italic;margin:2rem 0;overflow:hidden;padding:1.5rem;position:relative}.blog-blockquote:before{background:radial-gradient(circle at 20% 30%,#ffffff1a 0,#0000 40%);bottom:0;content:"";left:0;position:absolute;right:0;top:0}.blog-blockquote>*{position:relative;z-index:1}.blog-blockquote p{color:#fff!important;margin:0}.blog-code-inline{background:var(--aether-light);border:1px solid var(--aether-gray-200);border-radius:4px;color:var(--aether-primary);font-family:Monaco,Menlo,monospace;font-size:.9em;padding:.2rem .4rem}.blog-code-block{background:var(--aether-gray-900);border:1px solid var(--aether-gray-200);border-radius:8px;color:var(--aether-light);display:block;font-family:Monaco,Menlo,monospace;font-size:.9rem;margin:1rem 0;overflow-x:auto;padding:1rem}.blog-post-content hr{background:var(--aether-gradient-primary);border:none;border-radius:2px;height:2px;margin:3rem 0}.blog-post-content a{color:var(--aether-primary);font-weight:500;text-decoration:none;transition:all .3s ease}.blog-post-content a:hover{color:var(--aether-secondary);text-decoration:underline}.error,.loading{padding:3rem;text-align:center}.loading{color:#fff}.loading .spinner{animation:spin 1s linear infinite;border:4px solid #fff3;border-radius:50%;border-top-color:#fff;height:50px;margin:0 auto;width:50px}.error{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border:1px solid #fff3;border-radius:16px;color:#fff;margin:0 auto;max-width:500px}.error h2{color:var(--aether-accent);margin-bottom:1rem}.error .back-to-blog{background:var(--aether-gradient-primary);box-shadow:0 4px 15px #4f46e54d;margin-top:1rem}.error .back-to-blog:hover{box-shadow:0 8px 25px #4f46e566;transform:translateY(-2px)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.blog-post-page{padding:1rem 0}.blog-post{border-radius:12px;margin:0 1rem}.blog-post-content,.blog-post-header{padding:1.5rem}.blog-h1{font-size:2rem}.blog-h2{font-size:1.6rem}.blog-h3{font-size:1.3rem}.blog-post-content{font-size:1rem}.blog-post-meta{flex-direction:column;gap:.5rem}.blog-code-block{font-size:.8rem}}.App{display:flex;flex-direction:column;min-height:100vh}main{flex:1 1;padding:0}.loading{align-items:center;display:flex;height:200px;justify-content:center}.spinner{animation:spin 1s linear infinite;border-top:4px solid var(--aether-gray-200);border:4px solid var(--aether-gray-200);border-radius:50%;border-top-color:var(--aether-primary);height:50px;width:50px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.hero{background:var(--aether-gradient-hero);color:#fff;overflow:hidden;padding:120px 0;position:relative;text-align:center}.hero:before{background:radial-gradient(circle at 30% 20%,#ffffff1a 0,#0000 50%),radial-gradient(circle at 70% 80%,#ffffff14 0,#0000 50%);bottom:0;content:"";left:0;position:absolute;right:0;top:0}.hero>.container{position:relative;z-index:1}.hero h1{color:#fff;font-weight:800;margin-bottom:20px;text-shadow:0 2px 4px #0000001a}.hero p{color:#fffffff2;font-size:1.2rem;margin-bottom:30px;text-shadow:0 1px 2px #0000001a}.section{padding:80px 0;position:relative}.section:nth-child(2n){background:var(--aether-gradient-secondary)}.section:nth-child(odd){background:var(--aether-white)}.section h2{color:var(--aether-gray-900);margin-bottom:50px;position:relative;text-align:center}.section h2:after{background:var(--aether-gradient-primary);border-radius:2px;bottom:-10px;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:60px}.grid{grid-gap:30px;display:grid;gap:30px;margin-top:50px}.grid-2{grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.grid-3{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.aether-contact-philosophy-section,.aether-mission-section,.aether-vision-section,.section[style*=linear-gradient]{color:#fff;overflow:hidden;position:relative}.aether-contact-philosophy-section:before,.aether-mission-section:before,.aether-vision-section:before,.section[style*=linear-gradient]:before{background:radial-gradient(circle at 20% 30%,#ffffff1a 0,#0000 40%),radial-gradient(circle at 80% 70%,#ffffff14 0,#0000 40%);bottom:0;content:"";left:0;position:absolute;right:0;top:0}.aether-contact-philosophy-section>.container,.aether-mission-section>.container,.aether-vision-section>.container,.section[style*=linear-gradient]>.container{position:relative;z-index:1}.aether-contact-philosophy-section h2,.aether-contact-philosophy-section h3,.aether-contact-philosophy-section p,.aether-contact-philosophy-section strong,.aether-mission-section h2,.aether-mission-section h3,.aether-mission-section p,.aether-mission-section strong,.aether-vision-section h2,.aether-vision-section h3,.aether-vision-section p,.aether-vision-section strong,.section[style*=linear-gradient] h2,.section[style*=linear-gradient] h3,.section[style*=linear-gradient] p,.section[style*=linear-gradient] strong{color:#fff}.aether-contact-philosophy-section .card,.aether-mission-section .card,.aether-vision-section .card,.section[style*=linear-gradient] .card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border:1px solid #fff3;color:#fff}.aether-contact-philosophy-section .card h3,.aether-mission-section .card h3,.aether-vision-section .card h3,.section[style*=linear-gradient] .card h3{color:#fff}.aether-contact-philosophy-section .card p,.aether-mission-section .card p,.aether-vision-section .card p,.section[style*=linear-gradient] .card p{color:#fffffff2}blockquote{background:#4f46e50d;border-radius:12px;margin:20px 0;padding:20px}.aether-philosophy-section{background:var(--aether-gradient-secondary)!important}.aether-mission-section{background:var(--aether-gradient-hero)!important;color:#fff;overflow:hidden;position:relative}.aether-mission-section:before{background:radial-gradient(circle at 20% 30%,#ffffff1a 0,#0000 40%),radial-gradient(circle at 80% 70%,#ffffff14 0,#0000 40%);bottom:0;content:"";left:0;position:absolute;right:0;top:0}.aether-mission-section>.container{position:relative;z-index:1}.aether-vision-section{background:linear-gradient(135deg,var(--aether-accent) 0,var(--aether-secondary) 100%)!important;color:#fff;overflow:hidden;position:relative}.aether-vision-section:before{background:radial-gradient(circle at 30% 20%,#ffffff1a 0,#0000 50%),radial-gradient(circle at 70% 80%,#ffffff14 0,#0000 50%);bottom:0;content:"";left:0;position:absolute;right:0;top:0}.aether-vision-section>.container{position:relative;z-index:1}.aether-contact-philosophy-section{background:var(--aether-gradient-hero)!important;color:#fff;overflow:hidden;position:relative}.aether-contact-philosophy-section:before{background:radial-gradient(circle at 40% 60%,#ffffff1a 0,#0000 40%);bottom:0;content:"";left:0;position:absolute;right:0;top:0}.aether-contact-philosophy-section>.container{position:relative;z-index:1}.aether-contact-promise-card{background:var(--aether-gradient-secondary)!important}@media (max-width:768px){.hero{padding:80px 0}.section{padding:40px 0}.grid-2,.grid-3{grid-template-columns:1fr}.section h2{margin-bottom:40px}}
/*# sourceMappingURL=main.7fee1270.css.map*/