:root{--gutter: 11vw;--brand-space: 100px;--primary-color: #d60067;--primary-hover: #960048;--secondary-color: #00f8f8;--secondary-background-color: #1e1e1e;--background-color: #0a0a0a}body{color:#fff;font-size:18px;margin:0;background-color:var(--background-color)}.about-hero{position:relative;height:100svh;display:flex;align-items:center;justify-content:center;background-color:#0a0a0a;overflow:hidden}.hero-content{text-align:center;padding:0 5vw}.hero-brand{font-family:Geist Variable,Geist,sans-serif;font-size:clamp(2.5rem,7vw,7rem);font-weight:700;line-height:1.1;white-space:nowrap;display:inline-flex;align-items:baseline;color:#fff;max-width:90vw}.hero-brand .hero-half{display:inline-flex;align-items:baseline}.hero-brand .digit{display:inline-block}.hero-brand .sep,.hero-brand .paren{display:inline-block;opacity:0;transform:scale(0);width:0;overflow:hidden;font-weight:300;color:#fff6;margin:0;transition:width 0s}.hero-brand .dev-text{display:inline-block;color:#fff}.hero-brand .elopment-reveal{display:inline-block;overflow:hidden;width:0;vertical-align:baseline}.hero-brand .elopment-text{display:inline-block;color:#9ca3af;transform:translate(-100%);white-space:nowrap}.hero-glow{text-shadow:0 0 10px rgba(255,255,255,.9),0 0 30px rgba(255,255,255,.7),0 0 60px rgba(255,255,255,.5),0 0 100px rgba(255,255,255,.3)}.hero-brand .elopment-text{text-shadow:none}.hero-tagline{font-family:Inter Variable,Inter,sans-serif;font-size:clamp(1rem,2.5vw,1.4rem);font-weight:400;color:#ffffffb3;margin-top:2.5rem;opacity:0;transform:translateY(20px)}.about-text-section{max-width:1024px;margin-left:auto;margin-right:auto;padding:0 20px;margin-bottom:10vh;text-align:center}.about-text-section h2{color:#fff;font-size:48px;font-weight:600;margin-bottom:1rem}.about-text-section p{font-size:20px;line-height:1.6;margin-bottom:3rem}.approach-section{max-width:1024px;margin-left:auto;margin-right:auto;padding:0 20px;margin-bottom:10vh}.approach-header{color:#fff;font-size:48px;font-weight:600;margin-bottom:2rem;text-align:center}.approach-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem}.animateUp{opacity:0;transform:translateY(40px)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.animateUp.visible{animation:fadeInUp .4s ease-out forwards}.approach-card{position:relative;overflow:hidden;border-radius:20px;background-color:#2b2b2b;padding:2rem;display:flex;flex-direction:column;transition:background-color .15s ease}.approach-card:hover{background-color:#2e2e2e}@media (prefers-reduced-motion: reduce){.hero-brand *,.hero-tagline,.animateUp,.approach-card{transition:none!important;animation:none!important;transform:none!important;opacity:1!important;width:auto!important}}.approach-blob{position:absolute;width:300px;height:200px;z-index:0;opacity:.5;filter:blur(120px);left:-10%;top:-20%;pointer-events:none}.approach-blob--blue{background:linear-gradient(180deg,#3b82f6,#60a5fa)}.approach-blob--pink{background:linear-gradient(180deg,#d60067,#ff6dc1)}.approach-blob--green{background:linear-gradient(180deg,#10b981,#34d399)}.approach-blob--orange{background:linear-gradient(180deg,#f59e0b,#fbbf24)}.approach-number{position:relative;z-index:1;font-size:48px;font-weight:700;color:#fff3;line-height:1;margin-bottom:1rem}.approach-title{position:relative;z-index:1;font-size:22px;font-weight:600;margin:0 0 .75rem}.approach-description{position:relative;z-index:1;font-size:16px;line-height:1.6;color:#ffffffb3;margin:0}.values-section{max-width:1024px;margin-left:auto;margin-right:auto;padding:0 20px;margin-bottom:10vh}.values-header{color:#fff;font-size:48px;font-weight:600;margin-bottom:2rem;text-align:center}.our-values{display:flex;flex-direction:column;align-items:center}.value-container{width:100%;max-width:600px}.value{display:flex;align-items:flex-start}.value-number{font-size:36px;font-weight:600;margin-right:1rem;color:#fff6;flex-shrink:0;line-height:1;padding-top:2px}.value-title{font-size:32px;font-weight:500;margin:0 0 .5rem}.value-description{font-size:16px;line-height:1.6;color:#ffffffb3;margin:0}.value-line{width:100%;border:none;border-top:1px solid rgba(255,255,255,.5);margin-top:1.25rem;margin-bottom:1.25rem}@media only screen and (max-width: 768px){.hero-brand{font-size:clamp(2rem,7vw,3rem);display:flex;flex-direction:column;align-items:center;white-space:normal;gap:0}.hero-half.hero-right{justify-content:center}.hero-content{padding-left:0}.hero-tagline{text-align:center}.hero-brand .digit{opacity:0;transform:translateY(20px)}.about-text-section h2,.values-header,.approach-header{font-size:36px}.approach-grid{grid-template-columns:1fr}.about-text-section p{font-size:18px}.value-title{font-size:26px}.value-number{font-size:28px}}
