.about-page{max-width:1100px;margin:0 auto;padding:4rem 2rem}.about-page section{background:#000;border-radius:22px;margin-bottom:4rem;padding:2.5rem;transition:transform .3s,box-shadow .3s;box-shadow:inset 3px 3px 6px #000c,inset -3px -3px 6px #ffffff14,6px 6px 14px #000000b3,-2px -2px 6px #ffffff0f}.about-page section:hover{transform:translateY(-4px);box-shadow:inset 2px 2px 4px #000000b3,inset -2px -2px 5px #ffffff17,8px 8px 16px #000c,-3px -3px 10px #ffffff12}.hero-block h1{color:#fff;text-align:center;margin-bottom:1rem;font-size:3rem;font-weight:800}.hero-block p{text-align:center;color:#ccc;max-width:800px;margin:0 auto;font-size:1.3rem;line-height:1.7}.about-page h1 u,.about-page h2,.about-page h3{color:#fff}.about-page h2{margin-bottom:1rem;font-size:2rem;font-weight:700}.about-page h3{color:#3b82f6;margin-bottom:.8rem;font-size:1.3rem;font-weight:600}.about-page p{color:#ddd;margin-bottom:1rem;line-height:1.7}.values-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:2rem;margin-top:1.5rem;display:grid}.value-card{text-align:center;padding:1rem;transition:transform .25s}.value-card:hover{transform:scale(1.05)}.icon-wrap{background:#111;border-radius:14px;justify-content:center;align-items:center;width:70px;height:70px;margin:0 auto 1rem;display:flex;box-shadow:inset 2px 2px 4px #000000b3,inset -2px -2px 4px #ffffff0d}.value-card p{color:#ccc}.cta-block{text-align:center;padding:3rem 1.5rem}.cta-block h2{margin-bottom:1rem;font-size:2rem;font-weight:700}.cta-block p{color:#ccc;margin-bottom:1.5rem;font-size:1rem}.cta-grid{gap:1rem}.cta-buttons{flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-top:2rem;display:flex}.cta-button{cursor:pointer;border:none;border-radius:12px;padding:1rem 2.2rem;font-size:1.15rem;font-weight:700;transition:all .3s}.candidate-btn{color:#000;background:#fff;margin-right:2rem}.candidate-btn:hover{background:#dadada}.seeker-btn{color:#fff;background:#3b82f6;margin-left:2rem}.seeker-btn:hover{background:#2563eb}
