:root{--primary:#a3bffa;--secondary:#c084fc;--accent:#86efac;--text-primary:#1e293b;--text-secondary:#475569;--bg-base:#faf5ff;--glass-bg:#ffffffa6;--glass-border:#fff6;--shadow-sm:0 8px 32px 0 #1f26870a;--shadow-md:0 8px 32px 0 #1f268714;--grad-pastel:linear-gradient(135deg, #e0e7ff 0%, #f5d0fe 50%, #d1fae5 100%);--grad-text:linear-gradient(135deg, #4f46e5 0%, #9333ea 100%);color:var(--text-primary);background-color:var(--bg-base);font-family:Plus Jakarta Sans,system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.6;overflow-x:hidden}*{box-sizing:border-box;scroll-behavior:smooth;margin:0;padding:0}body{flex-direction:column;min-height:100vh;display:flex}h1,h2,h3,h4,h5,h6{color:#0f172a;font-family:Outfit,sans-serif;font-weight:700;line-height:1.2}a{color:inherit;text-decoration:none;transition:all .3s}button{cursor:pointer;border:none;outline:none;font-family:Outfit,sans-serif;transition:all .3s}.bg-gradients{z-index:-1;background:linear-gradient(#f8fafc 0%,#fdf2f8 50%,#ecfdf5 100%);width:100vw;height:100vh;position:fixed;top:0;left:0;overflow:hidden}.blob{filter:blur(80px);opacity:.6;border-radius:50%;animation:20s infinite alternate float;position:absolute}.blob-1{background:#dbeafe;width:500px;height:500px;top:-10%;right:-10%}.blob-2{background:#fae8ff;width:600px;height:600px;animation-duration:25s;animation-delay:-5s;bottom:-10%;left:-10%}.blob-3{background:#d1fae5;width:400px;height:400px;animation-duration:18s;animation-delay:-2s;top:40%;left:40%}@keyframes float{0%{transform:translate(0)scale(1)}50%{transform:translate(50px,50px)scale(1.1)}to{transform:translate(-30px,-20px)scale(.9)}}.glass{background:var(--glass-bg);-webkit-backdrop-filter:blur(12px);border:1px solid var(--glass-border);box-shadow:var(--shadow-sm)}.glass-card{-webkit-backdrop-filter:blur(16px);box-shadow:var(--shadow-md);background:#ffffffb3;border:1px solid #ffffff80;border-radius:24px;padding:2.5rem;transition:transform .3s,box-shadow .3s}.glass-card:hover{transform:translateY(-5px);box-shadow:0 12px 40px #1f26871f}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 2rem}.text-gradient{background:var(--grad-text);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.btn-primary{color:#fff;background:linear-gradient(135deg,#6366f1 0%,#a855f7 100%);border-radius:50px;padding:.8rem 2rem;font-weight:600;box-shadow:0 10px 20px -5px #6366f166}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 15px 25px -5px #6366f199}.btn-secondary{color:#4f46e5;box-shadow:var(--shadow-sm);background:#fff;border:1px solid #6366f133;border-radius:50px;padding:.8rem 2rem;font-weight:600}.btn-secondary:hover{box-shadow:var(--shadow-md);background:#f8fafc;transform:translateY(-2px)}section{padding:6rem 0}.section-title{text-align:center;margin-bottom:1rem;font-size:2.5rem}.section-subtitle{text-align:center;color:var(--text-secondary);max-width:600px;margin:0 auto 3rem}@media (width<=768px){section{padding:4rem 0}.section-title{font-size:2rem}.container{padding:0 1.5rem}}.header{z-index:1000;width:100%;transition:background .3s,padding .3s;position:fixed;top:0;left:0}.header-scrolled{-webkit-backdrop-filter:blur(20px);box-shadow:var(--shadow-sm);background:#fffc;border-bottom:1px solid #fff6}.nav-container{justify-content:space-between;align-items:center;height:80px;display:flex}.logo-wrapper{cursor:pointer;align-items:center;gap:.75rem;font-family:Outfit,sans-serif;font-size:1.25rem;font-weight:800;display:flex}.logo-img{object-fit:contain;width:42px;height:42px;box-shadow:var(--shadow-sm);background:linear-gradient(135deg,#fff 0%,#e0e7ff 100%);border-radius:12px;padding:2px}.nav-links{align-items:center;gap:2rem;display:flex}.nav-link{color:var(--text-secondary);font-size:.95rem;font-weight:500;position:relative}.nav-link:hover{color:#6366f1}.nav-link:after{content:"";background:var(--grad-text);width:0;height:2px;transition:width .3s;position:absolute;bottom:-4px;left:0}.nav-link:hover:after{width:100%}.mobile-toggle{color:var(--text-primary);background:0 0;font-size:1.5rem;display:none}.hero-section{padding:10rem 0 6rem;position:relative;overflow:hidden}.hero-grid{grid-template-columns:1.2fr .8fr;align-items:center;gap:4rem;display:grid}.hero-badge{color:#4f46e5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#6366f11a;border:1px solid #6366f133;border-radius:50px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:600;display:inline-flex}.hero-title{letter-spacing:-.02em;margin-bottom:1.5rem;font-size:3.5rem;line-height:1.1}.hero-desc{color:var(--text-secondary);max-width:540px;margin-bottom:2.5rem;font-size:1.2rem}.hero-btns{gap:1rem;display:flex}.hero-graphic-container{justify-content:center;align-items:center;display:flex;position:relative}.hero-visual-orb{background:var(--grad-pastel);filter:blur(10px);z-index:-1;opacity:.8;border-radius:30% 70% 70% 30%/30% 30% 70% 70%;width:320px;height:320px;animation:8s ease-in-out infinite morph;position:absolute}.hero-main-img{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:4px solid #fffc;border-radius:30px;max-width:100%;height:auto;transition:transform .5s;transform:perspective(1000px)rotateY(-10deg)rotateX(5deg);box-shadow:0 20px 50px #1f26871a}.hero-main-img:hover{transform:perspective(1000px)rotateY(0)rotateX(0)scale(1.02)}@keyframes morph{0%{border-radius:30% 70% 70% 30%/30% 30% 70% 70%}50%{border-radius:70% 30% 30% 70%/70% 70% 30% 30%}to{border-radius:30% 70% 70% 30%/30% 30% 70% 70%}}.features-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.feature-icon-box{color:#6366f1;background:linear-gradient(135deg,#f5d0fe 0%,#e0e7ff 100%);border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:1.5rem;display:flex}.feature-title{margin-bottom:1rem;font-size:1.25rem}.feature-desc{color:var(--text-secondary);font-size:.95rem}.mission-card{align-items:center;gap:4rem;display:flex}.mission-text{flex:1}.mission-image-wrapper{flex:1;justify-content:center;display:flex}.tag-cloud{flex-wrap:wrap;gap:.75rem;margin-top:2rem;display:flex}.tag-item{color:var(--text-secondary);box-shadow:var(--shadow-sm);background:#fff9;border:1px solid #fffc;border-radius:50px;padding:.5rem 1rem;font-size:.85rem;font-weight:600}.contact-grid{grid-template-columns:1fr 1.2fr;gap:4rem;display:grid}.contact-info-group{flex-direction:column;gap:2rem;display:flex}.contact-item{align-items:flex-start;gap:1.25rem;display:flex}.contact-item-icon{color:#15803d;background:#86efac33;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.contact-item-content h4{margin-bottom:.25rem;font-size:1.1rem}.contact-item-content p{color:var(--text-secondary);font-size:.95rem}.contact-form{flex-direction:column;gap:1.5rem;display:flex}.form-row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.form-input{width:100%;box-shadow:var(--shadow-sm);background:#fffc;border:1px solid #ffffff80;border-radius:16px;outline:none;padding:1rem 1.5rem;font-family:inherit;font-size:.95rem;transition:all .3s}.form-input:focus{background:#fff;border-color:#6366f1;box-shadow:0 0 0 4px #6366f11a}textarea.form-input{resize:vertical;min-height:150px}.footer{background:#fff;border-top:1px solid #0000000d;margin-top:auto;padding:4rem 0 2rem}.footer-grid{grid-template-columns:1.5fr 1fr 1fr;gap:4rem;margin-bottom:3rem;display:grid}.footer-about-title{margin-bottom:1rem;font-size:1.2rem;font-weight:800}.footer-about-text{color:var(--text-secondary);max-width:320px;margin-bottom:1.5rem;font-size:.9rem}.footer-list-title{margin-bottom:1.25rem;font-size:1rem;font-weight:700}.footer-links{flex-direction:column;gap:.75rem;list-style:none;display:flex}.footer-link{color:var(--text-secondary);font-size:.9rem}.footer-link:hover{color:#6366f1;padding-left:4px}.footer-bottom{color:var(--text-secondary);border-top:1px solid #0000000d;justify-content:space-between;align-items:center;padding-top:2rem;font-size:.85rem;display:flex}.policy-page{padding-top:9rem;padding-bottom:6rem}.policy-content{max-width:800px;margin:0 auto}.policy-title{text-align:center;margin-bottom:.5rem;font-size:2.5rem}.policy-date{text-align:center;color:var(--text-secondary);margin-bottom:3rem;font-size:.9rem}.policy-body h2{margin-top:2.5rem;margin-bottom:1rem;font-size:1.5rem}.policy-body p{color:var(--text-secondary);margin-bottom:1.25rem}.policy-body ul{color:var(--text-secondary);margin-bottom:1.5rem;padding-left:1.5rem}.policy-body li{margin-bottom:.5rem}@media (width<=992px){.hero-grid,.contact-grid,.mission-card{grid-template-columns:1fr;gap:3rem}.mission-card{flex-direction:column}.hero-section{text-align:center;padding-top:8rem}.hero-title{font-size:2.75rem}.hero-desc{margin:0 auto 2.5rem}.hero-btns{justify-content:center}.hero-graphic-container{margin-top:2rem}.footer-grid{grid-template-columns:1fr 1fr}}@media (width<=768px){.nav-links{display:none}.mobile-toggle{display:block}.footer-grid{grid-template-columns:1fr;gap:2rem}.footer-bottom{text-align:center;flex-direction:column;gap:1rem}.form-row{grid-template-columns:1fr}}
