:root{--primary:#002b7f;--accent:#009b77;--accent-2:#f59e0b;--muted:#6b7280;--card-bg:#fff;--soft-bg:#f8fafc;--shadow-soft:0 10px 30px #0f172a0f;--shadow-strong:0 18px 40px #0f172a1f;--radius-lg:1rem}*{box-sizing:border-box}html,body{color:#111827;background:#fff;margin:0;padding:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial}a{color:inherit;text-decoration:none}.container{max-width:1120px;margin:0 auto;padding:0 1.25rem}.pt-16{padding-top:4rem}.badge{color:var(--muted);background:#fff;border:1px solid #94a3b82e;border-radius:999px;align-items:center;gap:.6rem;padding:.45rem .9rem;font-size:.9rem;font-weight:600;display:inline-flex}.badge.compact{font-size:.92rem}.badge-dot{background:#22c55e;border-radius:999px;width:8px;height:8px;box-shadow:0 0 0 5px #22c55e26}.about-hero{background:linear-gradient(180deg, var(--soft-bg), transparent 60%);padding:3.5rem 0 4.5rem}.about-grid{grid-template-columns:1fr;align-items:center;gap:2rem;display:grid}@media (min-width:900px){.about-grid{grid-template-columns:1fr 420px}}.about-title{color:var(--primary);margin:.6rem 0 1rem;font-size:clamp(2rem,3vw,3rem);font-weight:800;line-height:1.02}.about-title-accent{color:var(--accent)}.about-lead{color:var(--muted);margin-bottom:.9rem;font-size:1.02rem;line-height:1.6}.about-body{color:var(--muted);margin-bottom:.6rem;line-height:1.6}.about-strength-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;margin-top:1.8rem;display:grid}@media (min-width:900px){.about-strength-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.about-strength-card{text-align:center;background:#fff;border:1px solid #94a3b840;border-radius:.9rem;padding:.95rem}.about-strength-card p{color:var(--primary);margin-bottom:.25rem;font-size:1.45rem;font-weight:800}.about-strength-card span{color:var(--muted);font-size:.86rem}.profile-frame{box-shadow:var(--shadow-strong);background:linear-gradient(135deg,#002b7f,#001634);border-radius:1.5rem;padding:6px}.profile-card{background:#fff;border-radius:1rem;padding:1.6rem}.profile-head .profile-title{color:#0f172a;margin:0;font-size:1rem;font-weight:700}.profile-sub{color:#6b7280;margin-top:.2rem;margin-bottom:1rem;font-size:.9rem}.quals{flex-direction:column;gap:.7rem;display:flex}.qual-item{background:#f0faf7;border-radius:.8rem;align-items:flex-start;gap:1rem;padding:.9rem;transition:box-shadow .25s,transform .18s;display:flex}.qual-item:hover{box-shadow:var(--shadow-soft);transform:translateY(-4px)}.qual-icon{background:var(--accent);color:#fff;border-radius:.7rem;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.qual-title{color:#0f172a;font-weight:700}.qual-desc{color:var(--muted);margin-top:.15rem;font-size:.92rem}.journey-section{padding:3.8rem 0}.journey-header{text-align:center;margin-bottom:1.6rem}.journey-title{color:var(--primary);margin:0;font-size:1.8rem;font-weight:700}.journey-sub{color:var(--muted);margin-top:.5rem}.journey-wrap{padding-top:1.6rem;padding-bottom:1.6rem;position:relative}.journey-line{background:linear-gradient(#e8f5f1,#e8f5f1);border-radius:999px;width:4px;display:none;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}@media (min-width:768px){.journey-line{display:block}}.journey-list{flex-direction:column;gap:1.6rem;display:flex}.journey-row{grid-template-columns:1fr 40px 1fr;align-items:center;gap:1rem;display:grid}@media (max-width:767px){.journey-row{grid-template-columns:1fr;grid-auto-rows:min-content}.journey-dot{display:none}}.row-reverse{direction:rtl}.row-reverse .journey-card{text-align:right;direction:ltr}.row-normal .journey-card{text-align:left}.journey-card{box-shadow:var(--shadow-soft);background:#fff;border:1px solid #e5e7ebcc;border-radius:.9rem;padding:1.2rem;transition:transform .18s,box-shadow .22s}.journey-card:hover{box-shadow:var(--shadow-strong);transform:translateY(-6px)}.journey-year{margin-bottom:.4rem;font-size:.9rem}.journey-job{margin:0 0 .5rem;font-size:1.1rem;font-weight:700}.journey-desc{color:var(--muted);margin:0}.journey-dot{z-index:2;background:var(--accent);border:4px solid #fff;border-radius:999px;place-self:center;width:16px;height:16px;box-shadow:0 0 0 6px #f8fafc}.about-focus-section{background:#fff;padding:3.6rem 0}.about-focus-grid{gap:1rem;margin-top:1.2rem;display:grid}@media (min-width:900px){.about-focus-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.about-focus-card{background:#f8fafc;border:1px solid #e2e8f0e6;border-radius:1rem;padding:1.3rem}.about-focus-icon{width:44px;height:44px;color:var(--accent);background:#e8f5f1;border-radius:.8rem;justify-content:center;align-items:center;margin-bottom:.7rem;display:flex}.about-focus-card h3{color:#0f172a;margin-bottom:.4rem;font-size:1.05rem}.about-focus-card p{color:#475569;font-size:.92rem;line-height:1.65}.about-values{padding:3.5rem 0}.values-header{text-align:center;margin-bottom:1rem}.values-title{color:var(--primary);margin:0;font-size:1.6rem;font-weight:700}.values-sub{color:var(--muted);margin-top:.5rem}.values-grid{gap:1rem;display:grid}@media (min-width:800px){.values-grid{grid-template-columns:repeat(3,1fr)}}.value-card{box-shadow:var(--shadow-soft);text-align:center;background:#fff;border:1px solid #e5e7ebcc;border-radius:.9rem;padding:1.6rem;transition:transform .18s,box-shadow .22s}.value-card:hover{box-shadow:var(--shadow-strong);transform:translateY(-6px)}.value-icon-wrap{width:64px;height:64px;color:var(--accent);background:#e8f5f1;border-radius:999px;justify-content:center;align-items:center;margin:0 auto .75rem;display:flex}.value-title{margin:0 0 .5rem;font-weight:700}.value-desc{color:var(--muted);margin:0;font-size:.95rem}.why-choose{padding:3.5rem 0}.why-title{margin-bottom:.6rem;font-size:1.6rem;font-weight:700}.why-grid{gap:1rem;margin-top:1.25rem;display:grid}@media (min-width:900px){.why-grid{grid-template-columns:repeat(2,1fr)}}.why-card{background:#ffffff0f;border-radius:.9rem;padding:1.3rem;transition:transform .18s}.why-card.translucent{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.why-card-title{margin-bottom:.45rem;font-weight:700}.about-cta-section{background:#fff;padding:3.8rem 0 4.3rem}.about-cta-box{color:#fff;background:linear-gradient(135deg,#002b7f,#001a4f);border-radius:1.2rem;gap:1rem;padding:1.8rem;display:grid}@media (min-width:900px){.about-cta-box{grid-template-columns:minmax(0,1.7fr) minmax(0,1.3fr);align-items:center}}.about-cta-box h2{margin:0;font-size:clamp(1.4rem,2.2vw,2rem);line-height:1.3}.about-cta-box p{color:#cde2ff;margin-top:.65rem;line-height:1.65}.about-cta-actions{gap:.65rem;display:grid}.about-cta-primary,.about-cta-secondary{border-radius:.8rem;justify-content:center;align-items:center;gap:.4rem;padding:.72rem 1rem;font-size:.9rem;font-weight:600;text-decoration:none;display:inline-flex}.about-cta-primary{color:#fff;background:#009b77}.about-cta-secondary{color:#002b7f;background:#fff}@keyframes fadeIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-18px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate(18px)}to{opacity:1;transform:translate(0)}}.animate-fadeIn{animation:.6s ease-out both fadeIn}.animate-fadeInLeft{animation:.6s ease-out both fadeInLeft}.animate-fadeInRight{animation:.6s ease-out both fadeInRight}.text-center{text-align:center}
