*{box-sizing:border-box;margin:0;padding:0}:root{color:#17212b;background:#f7fbff;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{background:radial-gradient(circle at 0 0,#ec48991f,#0000 32%),radial-gradient(circle at 100% 0,#22c55e1f,#0000 30%),#f7fbff;min-width:320px;min-height:100vh}a{color:inherit;text-decoration:none}button{font-family:inherit}.app{flex-direction:column;min-height:100vh;display:flex}main{flex:1}.navbar{z-index:100;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffeb;border-bottom:1px solid #17212b14;position:sticky;top:0}.navbar-container{justify-content:space-between;align-items:center;gap:24px;width:min(1180px,100% - 32px);min-height:82px;margin:0 auto;display:flex}.brand{align-items:center;gap:12px;display:flex}.brand-logo{object-fit:contain;background:#fff;border-radius:50%;width:58px;height:58px;padding:4px;box-shadow:0 8px 24px #17212b1f}.brand-text{flex-direction:column;line-height:1.15;display:flex}.brand-short{color:#0f5f7a;font-size:1.05rem;font-weight:800}.brand-full{color:#5b6470;max-width:260px;font-size:.82rem;font-weight:600}.nav-links{align-items:center;gap:8px;display:flex}.nav-links a{color:#344054;border-radius:999px;padding:10px 14px;font-size:.95rem;font-weight:650;transition:all .2s}.nav-links a:hover{color:#0f5f7a;background:#0ea5e91a}.nav-links a.router-link-active{color:#fff;background:linear-gradient(135deg,#1e9bd7,#ec4899);box-shadow:0 10px 24px #ec489938}.menu-button{cursor:pointer;background:#eef8fd;border:none;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:44px;height:44px;display:none}.menu-button span{background:#0f5f7a;border-radius:999px;width:22px;height:2px}.page{width:min(1180px,100% - 32px);margin:0 auto;padding:72px 0}.page h1{color:#132238;margin-bottom:20px;font-size:clamp(2rem,5vw,4rem);line-height:1.05}.page p{color:#526071;max-width:760px;font-size:1.1rem;line-height:1.7}@media (width<=820px){.navbar-container{min-height:74px}.brand-logo{width:50px;height:50px}.brand-full{display:none}.menu-button{display:flex}.nav-links{background:#fff;border:1px solid #17212b14;border-radius:24px;flex-direction:column;align-items:stretch;padding:16px;display:none;position:absolute;top:74px;left:16px;right:16px;box-shadow:0 24px 60px #17212b2e}.nav-links.open{display:flex}.nav-links a{border-radius:16px;padding:14px 16px}}@media (width<=480px){.navbar-container{width:min(100% - 20px,1180px)}.brand-short{font-size:.95rem}.page{width:min(100% - 24px,1180px);padding:48px 0}}.footer{color:#fff;background:#132238;margin-top:40px;padding:32px 0}.footer-container{justify-content:space-between;align-items:flex-start;gap:24px;width:min(1180px,100% - 32px);margin:0 auto;display:flex}.footer h2{margin-bottom:8px;font-size:1.2rem}.footer p{color:#ffffffc7;line-height:1.6}.footer-contact{text-align:right}@media (width<=720px){.footer-container{flex-direction:column}.footer-contact{text-align:left}}.hero{grid-template-columns:1.15fr .85fr;align-items:center;gap:48px;width:min(1180px,100% - 32px);margin:0 auto;padding:88px 0 72px;display:grid}.eyebrow{color:#0f5f7a;background:#1e9bd71a;border-radius:999px;align-items:center;width:fit-content;margin-bottom:18px;padding:8px 14px;font-size:.85rem;font-weight:800;display:inline-flex}.hero h1{letter-spacing:-.05em;color:#132238;margin-bottom:24px;font-size:clamp(2.5rem,6vw,5.4rem);line-height:.98}.hero-text{color:#526071;max-width:680px;margin-bottom:32px;font-size:1.15rem;line-height:1.75}.hero-actions{flex-wrap:wrap;gap:14px;display:flex}.btn{border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:0 22px;font-weight:800;transition:all .2s;display:inline-flex}.btn-primary{color:#fff;background:linear-gradient(135deg,#1e9bd7,#ec4899);box-shadow:0 16px 34px #ec48993d}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 22px 42px #ec48994d}.btn-secondary{color:#132238;background:#fff;border:1px solid #17212b1a}.btn-secondary:hover{background:#eef8fd;transform:translateY(-2px)}.hero-visual{background:radial-gradient(circle at 20% 20%,#ec489947,#0000 28%),radial-gradient(circle at 85% 75%,#22c55e3d,#0000 30%),linear-gradient(135deg,#eaf8ff,#fff);border-radius:40px;justify-content:center;align-items:center;min-height:420px;display:flex;position:relative;overflow:hidden;box-shadow:0 28px 80px #17212b1f}.hero-visual:before{content:"";opacity:.15;background:#1e9bd7;border-radius:50%;width:170px;height:170px;position:absolute;top:-40px;right:-40px}.hero-visual:after{content:"";opacity:.13;background:#ec4899;border-radius:50%;width:210px;height:210px;position:absolute;bottom:-70px;left:-60px}.logo-card{z-index:1;aspect-ratio:1;background:#ffffffe0;border:1px solid #ffffffb3;border-radius:36px;flex-direction:column;justify-content:center;align-items:center;gap:18px;width:min(300px,72%);padding:28px;display:flex;position:relative;box-shadow:0 24px 60px #17212b29}.logo-card img{object-fit:contain;width:78%}.logo-card span{color:#0f5f7a;font-size:1.35rem;font-weight:900}.section{width:min(1180px,100% - 32px);margin:0 auto;padding:56px 0}.section-heading{max-width:780px;margin-bottom:32px}.section-heading h2,.highlight-section h2{color:#132238;letter-spacing:-.035em;margin-bottom:16px;font-size:clamp(2rem,4vw,3.2rem);line-height:1.08}.section-heading p,.highlight-section p{color:#526071;font-size:1.05rem;line-height:1.7}.mission-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.mission-card{background:#ffffffdb;border:1px solid #17212b14;border-radius:28px;padding:28px;box-shadow:0 18px 44px #17212b14}.mission-card h3{color:#132238;margin-bottom:12px;font-size:1.25rem}.mission-card p{color:#526071;line-height:1.65}.highlight-section{color:#fff;background:radial-gradient(circle at 10% 20%,#ffffff2e,#0000 28%),linear-gradient(135deg,#0f5f7a,#1e9bd7);border-radius:34px;justify-content:space-between;align-items:center;gap:28px;width:min(1180px,100% - 32px);margin:40px auto 72px;padding:42px;display:flex}.highlight-section .eyebrow{color:#fff;background:#ffffff24}.highlight-section h2,.highlight-section p{color:#fff}.highlight-section p{opacity:.88;max-width:760px}.btn-light{color:#0f5f7a;background:#fff;flex-shrink:0}.btn-light:hover{transform:translateY(-2px)}@media (width<=920px){.hero{grid-template-columns:1fr;padding-top:56px}.hero-visual{min-height:340px}.mission-grid{grid-template-columns:1fr}.highlight-section{flex-direction:column;align-items:flex-start}}@media (width<=520px){.hero{width:min(100% - 24px,1180px);padding:42px 0 40px}.hero h1{font-size:clamp(2.2rem,14vw,3.4rem)}.hero-text{font-size:1rem}.hero-actions{flex-direction:column}.btn{width:100%}.section,.highlight-section{width:min(100% - 24px,1180px)}.highlight-section{padding:28px}}.subpage-hero{width:min(1180px,100% - 32px);margin:0 auto;padding:76px 0 36px}.subpage-hero-content{max-width:850px}.subpage-hero h1{letter-spacing:-.045em;color:#132238;margin-bottom:22px;font-size:clamp(2.4rem,5vw,4.8rem);line-height:1}.subpage-hero p{color:#526071;font-size:1.15rem;line-height:1.75}.about-grid{grid-template-columns:1.3fr .7fr;align-items:stretch;gap:20px;display:grid}.about-card{background:#ffffffe0;border:1px solid #17212b14;border-radius:30px;padding:30px;box-shadow:0 18px 44px #17212b14}.large-card{grid-row:span 2}.about-card h2{letter-spacing:-.035em;color:#132238;margin-bottom:18px;font-size:clamp(2rem,4vw,3.1rem);line-height:1.08}.about-card h3{color:#132238;margin-bottom:16px;font-size:1.35rem}.about-card p{color:#526071;margin-bottom:16px;line-height:1.75}.about-card ul{gap:12px;list-style:none;display:grid}.about-card li{color:#526071;padding-left:26px;font-weight:650;line-height:1.5;position:relative}.about-card li:before{content:"";background:linear-gradient(135deg,#1e9bd7,#ec4899);border-radius:50%;width:10px;height:10px;position:absolute;top:8px;left:0}.language-tags{flex-wrap:wrap;gap:10px;display:flex}.language-tags span{color:#0f5f7a;background:#eef8fd;border-radius:999px;padding:9px 14px;font-size:.9rem;font-weight:800}.goals-section{padding-top:32px}.goal-list{gap:16px;display:grid}.goal-item{background:#fff;border:1px solid #17212b14;border-radius:28px;grid-template-columns:70px 1fr;gap:20px;padding:26px;display:grid;box-shadow:0 16px 38px #17212b12}.goal-item span{color:#fff;background:linear-gradient(135deg,#1e9bd7,#ec4899);border-radius:18px;justify-content:center;align-items:center;width:54px;height:54px;font-weight:900;display:flex}.goal-item h3{color:#132238;margin-bottom:8px;font-size:1.25rem}.goal-item p{color:#526071;line-height:1.65}@media (width<=860px){.about-grid{grid-template-columns:1fr}.large-card{grid-row:auto}.goal-item{grid-template-columns:1fr}}@media (width<=520px){.subpage-hero{width:min(100% - 24px,1180px);padding:52px 0 24px}.about-card,.goal-item{padding:24px}}.project-card-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.minimal-project-card{background:#ffffffeb;border:1px solid #17212b14;border-radius:32px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 18px 44px #17212b14}.minimal-project-image{background:#eef8fd;justify-content:center;align-items:center;height:260px;padding:14px;display:flex}.minimal-project-image img{object-fit:contain;border-radius:22px;width:100%;height:100%}.minimal-project-content{flex-direction:column;flex:1;gap:16px;padding:26px;display:flex}.minimal-project-content h2{color:#132238;letter-spacing:-.03em;flex:1;font-size:1.55rem;line-height:1.15}.project-detail-page{width:min(1180px,100% - 32px);margin:0 auto;padding:64px 0 84px}.back-link{color:#0f5f7a;margin-bottom:28px;font-weight:800;display:inline-flex}.project-detail-header{max-width:900px;margin-bottom:36px}.project-detail-header h1{letter-spacing:-.045em;color:#132238;margin:18px 0;font-size:clamp(2.4rem,6vw,5rem);line-height:1}.project-detail-header p{color:#526071;font-size:1.12rem;line-height:1.75}.project-detail-images{grid-template-columns:repeat(2,1fr);gap:22px;display:grid}.project-detail-images img{object-fit:contain;background:#eef8fd;border-radius:32px;width:100%;height:520px;padding:16px;box-shadow:0 18px 44px #17212b14}@media (width<=980px){.project-card-grid{grid-template-columns:repeat(2,1fr)}.project-detail-images{grid-template-columns:1fr}.project-detail-images img{height:440px}}@media (width<=640px){.project-card-grid{grid-template-columns:1fr}.minimal-project-image{height:230px}.project-detail-page{width:min(100% - 24px,1180px);padding:48px 0 64px}.project-detail-images img{border-radius:24px;height:320px}}
