.about-page{min-height:100vh;background:#0a0a0a}.about-page .gradient-text{background:linear-gradient(135deg,#ff6b35,gold);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.section-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.4rem 1rem;background:#ff6b3514;border:1px solid rgba(255,107,53,.2);border-radius:999px;color:#ff6b35;font-size:.8rem;font-weight:600;margin-bottom:1.25rem}.section-inner{max-width:1000px;margin:0 auto}.about-hero{text-align:center;padding:9rem 1.5rem 3rem;position:relative;overflow:hidden}.about-hero:before{content:"";position:absolute;top:-120px;left:50%;transform:translate(-50%);width:600px;height:600px;border-radius:50%;background:radial-gradient(circle,rgba(255,107,53,.08) 0%,transparent 70%);pointer-events:none}.hero-inner{max-width:740px;margin:0 auto;position:relative;z-index:1}.hero-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.45rem 1.1rem;background:#ff6b351a;border:1px solid rgba(255,107,53,.25);border-radius:999px;color:#ff6b35;font-size:.8rem;font-weight:600;margin-bottom:1.5rem}.about-hero h1{font-family:Outfit,sans-serif;font-size:clamp(2.2rem,5vw,3.4rem);font-weight:900;color:#ededed;line-height:1.12;margin-bottom:1.25rem;letter-spacing:-.03em}.hero-tagline{color:#a1a1aa;font-size:1.15rem;line-height:1.75;max-width:600px;margin:0 auto}.stats-bar{border-top:1px solid rgba(255,255,255,.04);border-bottom:1px solid rgba(255,255,255,.04);background:#17171780;padding:2rem 1.5rem}.stats-inner{max-width:900px;margin:0 auto;display:flex;align-items:center;justify-content:center;gap:2.5rem}.stat-item{display:flex;flex-direction:column;align-items:center;gap:.3rem}.stat-number{font-family:Outfit,sans-serif;font-size:1.8rem;font-weight:900;background:linear-gradient(135deg,#ff6b35,gold);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.stat-label{color:#71717a;font-size:.8rem;font-weight:500;text-transform:uppercase;letter-spacing:.05em}.stat-divider{width:1px;height:40px;background:#ffffff14}.mission-section{padding:5rem 1.5rem;text-align:center;border-bottom:1px solid rgba(255,255,255,.04)}.mission-section h2{font-family:Outfit,sans-serif;font-size:clamp(1.5rem,3vw,2rem);font-weight:800;color:#ededed;margin-bottom:1.5rem}.mission-text{color:#a1a1aa;font-size:1.05rem;line-height:1.8;max-width:700px;margin:0 auto 1rem}.services-section{padding:5rem 1.5rem;border-bottom:1px solid rgba(255,255,255,.04)}.services-section h2{font-family:Outfit,sans-serif;font-size:clamp(1.5rem,3vw,2rem);font-weight:800;color:#ededed;text-align:center;margin-bottom:2.5rem}.services-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem}.service-card{background:#171717;border:1px solid rgba(255,255,255,.06);border-radius:1rem;padding:2rem;display:flex;flex-direction:column;gap:.75rem;transition:border-color .3s,transform .3s}.service-card:hover{border-color:#ff6b354d;transform:translateY(-3px)}.service-icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:#ff6b351a;border:1px solid rgba(255,107,53,.2);border-radius:.75rem;color:#ff6b35;font-size:1.2rem}.service-card h3{font-family:Outfit,sans-serif;font-size:1.1rem;font-weight:700;color:#ededed;margin:0}.service-card p{color:#71717a;font-size:.9rem;line-height:1.7;margin:0}.service-link{display:inline-flex;align-items:center;gap:.4rem;color:#ff6b35;font-size:.85rem;font-weight:600;text-decoration:none;margin-top:auto;padding-top:.5rem;transition:gap .2s}.service-link:hover{gap:.7rem}.trust-section{padding:5rem 1.5rem;border-bottom:1px solid rgba(255,255,255,.04)}.trust-section h2{font-family:Outfit,sans-serif;font-size:clamp(1.5rem,3vw,2rem);font-weight:800;color:#ededed;text-align:center;margin-bottom:2.5rem}.trust-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.trust-card{background:#171717;border:1px solid rgba(255,255,255,.06);border-radius:1rem;padding:1.75rem;display:flex;flex-direction:column;gap:.6rem}.trust-icon{width:42px;height:42px;display:flex;align-items:center;justify-content:center;background:#ff6b3514;border-radius:.6rem;color:#ff6b35;font-size:1.1rem}.trust-card h3{font-family:Outfit,sans-serif;font-size:1rem;font-weight:700;color:#ededed;margin:0}.trust-card p{color:#71717a;font-size:.85rem;line-height:1.65;margin:0}.team-section{padding:5rem 1.5rem;border-bottom:1px solid rgba(255,255,255,.04)}.team-section h2{font-family:Outfit,sans-serif;font-size:clamp(1.5rem,3vw,2rem);font-weight:800;color:#ededed;text-align:center;margin-bottom:1rem}.team-intro{color:#a1a1aa;font-size:1rem;line-height:1.75;max-width:650px;margin:0 auto 2.5rem;text-align:center}.team-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem}.team-role{background:#171717;border:1px solid rgba(255,255,255,.06);border-radius:1rem;padding:1.75rem;text-align:center;display:flex;flex-direction:column;align-items:center;gap:.75rem;transition:border-color .3s}.team-role:hover{border-color:#ff6b3540}.role-icon{width:56px;height:56px;display:flex;align-items:center;justify-content:center;background:#ff6b351a;border:1px solid rgba(255,107,53,.2);border-radius:50%;color:#ff6b35;font-size:1.3rem}.team-role h3{font-family:Outfit,sans-serif;font-size:.95rem;font-weight:700;color:#ededed;margin:0}.team-role p{color:#71717a;font-size:.82rem;line-height:1.6;margin:0}.values-section{padding:5rem 1.5rem;border-bottom:1px solid rgba(255,255,255,.04)}.values-section h2{font-family:Outfit,sans-serif;font-size:clamp(1.5rem,3vw,2rem);font-weight:800;color:#ededed;text-align:center;margin-bottom:2.5rem}.values-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.value-item{display:flex;flex-direction:column;gap:.5rem;padding:1.75rem;background:#171717;border:1px solid rgba(255,255,255,.06);border-radius:1rem;position:relative}.value-number{font-family:Outfit,sans-serif;font-size:2.5rem;font-weight:900;background:linear-gradient(135deg,#ff6b3533,#ffd7001a);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1}.value-item h3{font-family:Outfit,sans-serif;font-size:1.05rem;font-weight:700;color:#ededed;margin:0}.value-item p{color:#71717a;font-size:.88rem;line-height:1.65;margin:0}.cta-section{padding:5rem 1.5rem;text-align:center;position:relative;overflow:hidden}.cta-section:before{content:"";position:absolute;bottom:-100px;left:50%;transform:translate(-50%);width:500px;height:500px;border-radius:50%;background:radial-gradient(circle,rgba(255,107,53,.06) 0%,transparent 70%);pointer-events:none}.cta-inner{max-width:600px;margin:0 auto;position:relative;z-index:1}.cta-section h2{font-family:Outfit,sans-serif;font-size:clamp(1.5rem,3vw,2rem);font-weight:800;color:#ededed;margin-bottom:.75rem}.cta-section p{color:#a1a1aa;font-size:1rem;margin-bottom:2rem}.cta-buttons{display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap}.about-page .cta-primary{display:inline-flex;align-items:center;gap:.5rem;padding:.85rem 1.8rem;background:linear-gradient(135deg,#ff6b35,orange);color:#000;border-radius:999px;font-weight:800;font-size:.95rem;text-decoration:none;transition:transform .2s,box-shadow .2s}.about-page .cta-primary:hover{transform:translateY(-2px);box-shadow:0 8px 25px #ff6b3566}.about-page .cta-secondary{display:inline-flex;align-items:center;gap:.5rem;padding:.85rem 1.8rem;background:transparent;border:1px solid rgba(255,255,255,.12);color:#ededed;border-radius:999px;font-weight:600;font-size:.95rem;text-decoration:none;transition:all .2s}.about-page .cta-secondary:hover{border-color:#ff6b35;color:#ff6b35}@media(max-width:900px){.team-grid,.trust-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.about-hero{padding:7rem 1rem 2.5rem}.hero-tagline{font-size:1rem}.stats-inner{flex-wrap:wrap;gap:1.5rem}.stat-divider{display:none}.stat-item{min-width:120px}.services-grid,.trust-grid,.team-grid,.values-grid{grid-template-columns:1fr}.mission-section,.services-section,.trust-section,.team-section,.values-section,.tech-section,.cta-section{padding:3.5rem 1rem}.cta-buttons{flex-direction:column;align-items:center}}
