.about-page{background:#f0f4ff;min-height:100vh;position:relative;overflow:hidden}.about-page:before{content:"";pointer-events:none;z-index:0;background-image:radial-gradient(circle,#3b82f60d 1px,#0000 1px);background-size:32px 32px;position:fixed;inset:0}.about-hero{z-index:1;background:linear-gradient(145deg,#040c22 0%,#0c1e55 45%,#1b3fa0 80%,#2563eb 100%);padding:7.5rem 0 5.5rem;position:relative;overflow:hidden}.about-hero:after{content:"";background:linear-gradient(90deg,#0000 0%,#63b3f680 50%,#0000 100%);height:1px;position:absolute;bottom:0;left:0;right:0}.about-hero-orb{pointer-events:none;filter:blur(90px);border-radius:50%;position:absolute}.about-hero-orb-1{background:radial-gradient(circle,#06b6d433 0%,#0000 70%);width:420px;height:420px;top:-80px;left:-80px}.about-hero-orb-2{background:radial-gradient(circle,#6366f133 0%,#0000 70%);width:360px;height:360px;bottom:-50px;right:-50px}.about-hero-orb-3{background:radial-gradient(#3b82f61f 0%,#0000 70%);width:600px;height:300px;top:50%;left:50%;transform:translate(-50%,-50%)}.about-hero-inner{z-index:2;text-align:center;flex-direction:column;align-items:center;gap:1.25rem;max-width:1200px;margin:0 auto;padding:0 1.5rem;display:flex;position:relative}.about-hero-eyebrow{color:#67e8f9;letter-spacing:.14em;text-transform:uppercase;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff17;border:1px solid #ffffff2e;border-radius:9999px;align-items:center;gap:.45rem;padding:.4rem 1.15rem;font-size:.7rem;font-weight:800;display:inline-flex}.about-hero-eyebrow svg{color:#22d3ee}.about-hero-h1{color:#fff;letter-spacing:-.04em;margin:0;font-size:clamp(2.2rem,5vw,4rem);font-weight:900;line-height:1.08}.about-hero-h1 span{background:linear-gradient(120deg,#93c5fd 0%,#67e8f9 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.about-hero-sub{color:#ffffffb3;max-width:580px;margin:0;font-size:clamp(.9rem,2vw,1.05rem);line-height:1.75}.about-hero-stats{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff0f;border:1px solid #ffffff1f;border-radius:9999px;flex-wrap:wrap;justify-content:center;align-items:center;gap:0;margin-top:.5rem;padding:.55rem 2rem;display:inline-flex}.about-hero-stat{color:#ffffffd9;white-space:nowrap;align-items:center;gap:.4rem;padding:0 1.25rem;font-size:.82rem;font-weight:700;display:flex}.about-hero-stat-dot{background:#22d3ee;border-radius:50%;flex-shrink:0;width:6px;height:6px}.about-hero-stat-sep{background:#ffffff26;width:1px;height:20px}.about-body{z-index:1;flex-direction:column;gap:3rem;max-width:1200px;margin:0 auto;padding:3.5rem 1.5rem 6rem;display:flex;position:relative}.about-sec-header{text-align:center;flex-direction:column;align-items:center;gap:.75rem;margin-bottom:.5rem;display:flex}.about-sec-tag{color:#2563eb;letter-spacing:.13em;text-transform:uppercase;background:#3b82f614;border:1px solid #3b82f633;border-radius:9999px;align-items:center;gap:.4rem;padding:.35rem 1rem;font-size:.67rem;font-weight:800;display:inline-flex}.about-sec-title{color:#0b1428;letter-spacing:-.03em;margin:0;font-size:clamp(1.7rem,3.5vw,2.75rem);font-weight:900;line-height:1.15}.about-sec-title span{background:linear-gradient(120deg,#2563eb 0%,#06b6d4 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.about-mv-grid{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.about-mv-card{-webkit-backdrop-filter:blur(24px)saturate(190%);background:#ffffffb8;border:1.5px solid #ffffffb3;border-radius:28px;flex-direction:column;gap:1.25rem;padding:2.5rem;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;box-shadow:0 12px 40px #0f172a0f,inset 0 1px #ffffffe6}.about-mv-card:before{content:"";opacity:0;border-radius:28px 28px 0 0;height:3px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.about-mv-card.mission:before{background:linear-gradient(90deg,#2563eb,#4f46e5)}.about-mv-card.vision:before{background:linear-gradient(90deg,#06b6d4,#2563eb)}.about-mv-card:hover{border-color:#3b82f640;transform:translateY(-4px);box-shadow:0 16px 44px #0f172a14}.about-mv-card:hover:before{opacity:1}.about-mv-icon{border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;transition:transform .3s;display:flex}.about-mv-card:hover .about-mv-icon{transform:scale(1.1)rotate(-5deg)}.about-mv-card.mission .about-mv-icon{color:#2563eb;background:#3b82f61a;border:1.5px solid #3b82f633}.about-mv-card.vision .about-mv-icon{color:#0891b2;background:#06b6d41a;border:1.5px solid #06b6d440}.about-mv-title{color:#0b1428;letter-spacing:-.02em;margin:0;font-size:1.4rem;font-weight:800}.about-mv-desc{color:#64748b;margin:0;font-size:.93rem;line-height:1.78}.about-mv-footer{letter-spacing:.1em;text-transform:uppercase;border-top:1px solid #f1f5f9;align-items:center;gap:.5rem;margin-top:auto;padding-top:1.25rem;font-size:.68rem;font-weight:800;display:flex}.about-mv-card.mission .about-mv-footer{color:#2563eb}.about-mv-card.vision .about-mv-footer{color:#0891b2}.about-ideology{background:linear-gradient(135deg,#060d20 0%,#0f2255 45%,#1b3fa0 80%,#2563eb 100%);border:1.5px solid #ffffff1a;border-radius:28px;padding:3.5rem;position:relative;overflow:hidden;box-shadow:0 24px 60px #060e284d}.about-ideology:before{content:"";background:linear-gradient(90deg,#0000 0%,#ffffff73 50%,#0000 100%);height:1px;position:absolute;top:0;left:0;right:0}.about-ideology-orb-a{filter:blur(60px);pointer-events:none;background:radial-gradient(circle,#06b6d438 0%,#0000 70%);border-radius:50%;width:300px;height:300px;position:absolute;top:-80px;right:-60px}.about-ideology-orb-b{filter:blur(50px);pointer-events:none;background:radial-gradient(circle,#6366f12e 0%,#0000 70%);border-radius:50%;width:250px;height:250px;position:absolute;bottom:-60px;left:-40px}.about-ideology-inner{z-index:2;max-width:820px;position:relative}.about-ideology-tag{text-transform:uppercase;letter-spacing:.14em;color:#67e8f9;margin-bottom:1rem;font-size:.67rem;font-weight:800;display:block}.about-ideology-title{color:#fff;letter-spacing:-.03em;margin-bottom:1.25rem;font-size:clamp(1.5rem,3vw,2.4rem);font-weight:900;line-height:1.2}.about-ideology-intro{color:#ffffffbf;margin-bottom:1.5rem;font-size:.95rem;line-height:1.78}.about-ideology-quote{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;background:#ffffff12;border-left:4px solid #22d3ee;border-radius:0 14px 14px 0;padding:1.25rem 1.75rem;font-size:1.05rem;font-style:italic;font-weight:700;line-height:1.6}.about-steps-grid{grid-template-columns:repeat(5,1fr);gap:1rem;display:grid}.about-step-card{-webkit-backdrop-filter:blur(24px)saturate(190%);text-align:center;background:#ffffffb8;border:1.5px solid #ffffffb3;border-radius:24px;flex-direction:column;align-items:center;gap:.75rem;padding:1.75rem 1.25rem;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #0f172a0d,inset 0 1px #ffffffe6}.about-step-card:hover{border-color:#3b82f659;transform:translateY(-5px);box-shadow:0 14px 38px #2563eb1f}.about-step-icon{color:#fff;background:linear-gradient(135deg,#0b1428 0%,#1e40af 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;transition:transform .3s;display:flex;box-shadow:0 6px 18px #0b142838}.about-step-card:hover .about-step-icon{transform:scale(1.1)rotate(-5deg)}.about-step-title{color:#0b1428;letter-spacing:-.01em;font-size:.92rem;font-weight:800}.about-step-desc{color:#64748b;flex:1;font-size:.775rem;line-height:1.65}.about-step-num{letter-spacing:.12em;text-transform:uppercase;color:#2563eb;background:#eff6ff;border:1px solid #bfdbfe;border-radius:9999px;padding:.18rem .7rem;font-size:.65rem;font-weight:900}.about-values-grid{grid-template-columns:repeat(4,1fr);gap:1.25rem;display:grid}.about-value-card{background:#fff;border:1.5px solid #e2e8f0;border-radius:22px;flex-direction:column;gap:.65rem;padding:2rem 1.75rem;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;box-shadow:0 3px 14px #0f172a0a}.about-value-card:before{content:"";opacity:0;background:linear-gradient(#2563eb 0%,#06b6d4 100%);border-radius:3px 0 0 3px;width:3px;transition:opacity .3s;position:absolute;top:0;bottom:0;left:0}.about-value-card:hover{border-color:#3b82f640;transform:translateY(-4px);box-shadow:0 14px 40px #2563eb17}.about-value-card:hover:before{opacity:1}.about-value-num{letter-spacing:.1em;text-transform:uppercase;color:#2563eb;font-size:.65rem;font-weight:900}.about-value-title{color:#0b1428;letter-spacing:-.015em;font-size:1.05rem;font-weight:800}.about-value-desc{color:#64748b;margin:0;font-size:.84rem;line-height:1.7}.about-cta{text-align:center;background:linear-gradient(135deg,#060d20 0%,#0f2255 45%,#1b3fa0 80%,#1d4ed8 100%);border:1.5px solid #ffffff1a;border-radius:28px;padding:4rem 3rem;position:relative;overflow:hidden;box-shadow:0 24px 60px #060e284d}.about-cta:before{content:"";background:linear-gradient(90deg,#0000 0%,#ffffff80 50%,#0000 100%);height:1px;position:absolute;top:0;left:0;right:0}.about-cta-orb-a{filter:blur(60px);pointer-events:none;background:radial-gradient(circle,#06b6d433 0%,#0000 70%);border-radius:50%;width:300px;height:300px;position:absolute;top:-80px;right:-40px}.about-cta-orb-b{filter:blur(50px);pointer-events:none;background:radial-gradient(circle,#6366f12e 0%,#0000 70%);border-radius:50%;width:240px;height:240px;position:absolute;bottom:-60px;left:-40px}.about-cta-inner{z-index:2;flex-direction:column;align-items:center;gap:1.25rem;max-width:600px;margin:0 auto;display:flex;position:relative}.about-cta-tag{text-transform:uppercase;letter-spacing:.14em;color:#67e8f9;font-size:.68rem;font-weight:800}.about-cta-title{color:#fff;letter-spacing:-.03em;margin:0;font-size:clamp(1.5rem,3vw,2.4rem);font-weight:900;line-height:1.2}.about-cta-title span{background:linear-gradient(90deg,#93c5fd 0%,#67e8f9 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.about-cta-sub{color:#ffffffb8;max-width:480px;margin:0;font-size:.93rem;line-height:1.7}.about-cta-btn{color:#0f172a;background:linear-gradient(135deg,#fff 0%,#e0ecff 100%);border-radius:9999px;align-items:center;gap:.55rem;padding:.9rem 2.2rem;font-size:.9rem;font-weight:800;text-decoration:none;transition:all .22s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 6px 22px #fff3,inset 0 1px #fffc}.about-cta-btn:hover{color:#2563eb;background:#fff;transform:translateY(-2px);box-shadow:0 10px 30px #ffffff4d}.about-cta-note{color:#ffffff73;margin:0;font-size:.76rem}@media (max-width:1024px){.about-steps-grid{grid-template-columns:repeat(3,1fr)}.about-values-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.about-hero{padding:5.5rem 0 4rem}.about-hero-inner{gap:1rem}.about-hero-h1{font-size:clamp(1.75rem,6vw,2.6rem)}.about-hero-stats{display:none}.about-body{gap:2rem;padding:2.5rem 1rem 4rem}.about-mv-grid{grid-template-columns:1fr;gap:1rem}.about-mv-card{border-radius:22px;padding:1.75rem}.about-ideology{border-radius:22px;padding:2.25rem}.about-ideology-title{font-size:clamp(1.35rem,4vw,1.9rem)}.about-steps-grid{grid-template-columns:repeat(2,1fr);gap:.85rem}.about-step-card{border-radius:18px;padding:1.5rem 1.1rem}.about-values-grid{grid-template-columns:1fr 1fr;gap:.85rem}.about-value-card{border-radius:18px;padding:1.5rem 1.25rem}.about-cta{border-radius:22px;padding:3rem 1.75rem}}@media (max-width:480px){.about-hero{padding:4.5rem 0 3.5rem}.about-hero-h1{font-size:clamp(1.55rem,7vw,2rem)}.about-body{gap:1.75rem;padding:2rem .875rem 3.5rem}.about-steps-grid{grid-template-columns:1fr}.about-step-card{text-align:left;flex-direction:row;align-items:flex-start;padding:1.15rem}.about-step-icon{flex-shrink:0;width:42px;height:42px}.about-values-grid{grid-template-columns:1fr}.about-cta{padding:2rem 1.25rem}.about-cta-btn{justify-content:center;width:100%}}
