.about-page{background:#0f0f0f;min-height:100vh;padding-top:140px}.about-hero{color:#f5f5f5;text-align:center;background:linear-gradient(135deg,#0a0a0a 0%,#141414 100%);padding:3rem 2rem;position:relative;overflow:hidden}.about-hero:before{content:"";z-index:1;background:linear-gradient(45deg,#c8a84e0f 0%,#0000 50%,#c8a84e0f 100%);position:absolute;inset:0}.about-hero-content{z-index:2;max-width:800px;margin:0 auto;position:relative}.about-hero h1{font-family:var(--font-display);color:#f5f5f5;letter-spacing:-.03em;margin-bottom:.75rem;font-size:3rem;font-weight:500;line-height:1.1}.about-hero p{color:#b0b0b0;font-size:1.125rem;font-weight:300;line-height:1.6}.about-section{background:#0f0f0f;padding:2.75rem 2rem}.about-section--alt,.about-section--gray{background:#121212}.about-section-container{max-width:1100px;margin:0 auto}.about-section-container--wide{max-width:1100px}.about-section-container--centered{text-align:center}.about-section-header{margin-bottom:2rem}.about-section-header--center{text-align:center}.about-section-header h2{font-family:var(--font-display);color:#f5f5f5;letter-spacing:-.03em;margin-bottom:.5rem;font-size:2.25rem;font-weight:500}.about-section-header p{color:#b0b0b0;max-width:550px;font-size:1rem;line-height:1.6}.about-section-header--center p{margin:0 auto}.about-company-content{max-width:800px}.about-company-content:before{content:"";background:#c8a84e;border-radius:2px;width:48px;height:3px;margin-bottom:1.5rem;display:block}.about-description{color:silver;margin-bottom:1.25rem;font-size:1.15rem;line-height:1.8}.about-description strong{color:#f5f5f5;font-weight:500}.about-description--small{color:#909090;margin-bottom:0;font-size:.95rem}.services-grid{grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:1.25rem;max-width:900px;margin:0 auto;display:grid}.service-card{text-align:center;background:#141414;border:1px solid #ffffff14;border-radius:12px;padding:2rem 1.75rem;transition:border-color .2s,transform .2s;position:relative;overflow:hidden;box-shadow:0 8px 24px #0006}.service-card:hover{border-color:#c8a84e40;transform:translateY(-3px)}.service-card:before{content:"";opacity:0;background:linear-gradient(90deg,#c8a84e,#b8972f);height:2px;transition:opacity .2s;position:absolute;top:0;left:0;right:0}.service-card:hover:before{opacity:1}.service-icon{color:#c8a84e;justify-content:center;align-items:center;margin-bottom:1.25rem;display:flex}.service-card h3{font-family:var(--font-display);color:#f5f5f5;letter-spacing:-.02em;margin-bottom:.75rem;font-size:1.35rem;font-weight:500}.service-card p{color:#b0b0b0;font-size:.95rem;line-height:1.6}.features-grid{grid-template-columns:repeat(2,1fr);gap:1rem;max-width:900px;margin:0 auto;display:grid}.feature-item{text-align:left;background:#141414;border:1px solid #ffffff14;border-radius:12px;padding:1.5rem;transition:border-color .2s,transform .2s;box-shadow:0 6px 20px #00000059}.feature-item:hover{border-color:#c8a84e33;transform:translateY(-2px)}.feature-item .service-icon{color:#c8a84e;justify-content:flex-start;align-items:center;margin-bottom:.75rem;display:flex}.feature-item h3{font-family:var(--font-display);color:#f5f5f5;letter-spacing:-.02em;margin-bottom:.4rem;font-size:1.1rem;font-weight:500}.feature-item p{color:#b0b0b0;font-size:.875rem;line-height:1.5}.contact-section{color:#f5f5f5;text-align:center;background:linear-gradient(135deg,#151515 0%,#101010 100%);border:1px solid #c8a84e1f;border-radius:12px;max-width:900px;margin:0 auto;padding:2.75rem 2rem;position:relative;overflow:hidden;box-shadow:0 8px 32px #0006}.contact-section:before{content:"";z-index:1;background:linear-gradient(90deg,#0000 0%,#c8a84e4d 50%,#0000 100%);height:1px;position:absolute;top:0;left:0;right:0}.contact-section>*{z-index:2;position:relative}.contact-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:#c8a84e;margin-bottom:.5rem;font-size:.8rem;font-weight:600}.contact-section h2{font-family:var(--font-display);color:#f5f5f5;letter-spacing:-.03em;margin-bottom:.5rem;font-size:2rem;font-weight:500}.contact-section>p{color:#b0b0b0;margin-bottom:1.75rem;font-size:.95rem;font-weight:300;line-height:1.6}.contact-grid{grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:1.75rem;display:grid}.contact-item{text-align:center;padding:1rem .75rem}.contact-item-icon{color:#c8a84e;justify-content:center;align-items:center;margin-bottom:.6rem;display:flex}.contact-item h3{font-family:var(--font-display);color:#f5f5f5;letter-spacing:-.02em;margin-bottom:.25rem;font-size:1rem;font-weight:500}.contact-item p{color:#b0b0b0;font-size:.9rem;font-weight:400}.contact-button{color:#c8a84e;cursor:pointer;background:0 0;border:1px solid #c8a84e66;border-radius:8px;padding:.65rem 1.75rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:background-color .2s,border-color .2s;display:inline-block}.contact-button:hover{background:#c8a84e14;border-color:#c8a84e99}@media (max-width:768px){.services-grid,.features-grid,.contact-grid{grid-template-columns:1fr}.about-hero h1{font-size:2.25rem}.about-hero{padding:2.5rem 1rem}.about-section{padding:2rem 1rem}.about-section-header h2{font-size:1.875rem}.contact-section{padding:2rem 1rem}.contact-section h2{font-size:1.75rem}}@media (max-width:480px){.about-hero h1{font-size:1.875rem}.about-hero{padding:2rem 1rem}.about-section-header h2,.contact-section h2{font-size:1.5rem}.services-grid{grid-template-columns:1fr;gap:1rem}.service-card{padding:1.5rem 1.25rem}.feature-item{padding:1.25rem 1rem}.contact-button{padding:.6rem 1.5rem;font-size:.85rem}}
