@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap";*{box-sizing:border-box;margin:0;padding:0}.about-page{color:#0a0a0a;background:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;overflow-x:hidden}.about-hero{justify-content:center;align-items:center;min-height:100vh;padding:0 20px;display:flex;position:relative;overflow:hidden}.hero-pattern{opacity:.4;pointer-events:none;background-image:radial-gradient(#e8e8e8 1px,#0000 1px);background-size:24px 24px;position:absolute;inset:0}.hero-glow-1{filter:blur(60px);pointer-events:none;background:radial-gradient(circle,#d723ef61 0%,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;top:20%;left:20%}.hero-glow-2{filter:blur(60px);pointer-events:none;background:radial-gradient(circle,#6365f148 0%,#0000 70%);border-radius:50%;width:300px;height:300px;position:absolute;bottom:20%;right:20%}.hero-content{text-align:center;z-index:2;max-width:800px;position:relative}.hero-eyebrow{background:#f5f5f5;border:1px solid #e8e8e8;border-radius:100px;align-items:center;gap:8px;margin-bottom:32px;padding:6px 14px;display:inline-flex}.hero-dot{background:#d723ef;border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite dotPulse}@keyframes dotPulse{0%,to{opacity:1}50%{opacity:.4}}.hero-eyebrow span{color:#555;font-size:13px;font-weight:600}.hero-headline{letter-spacing:-.03em;margin-bottom:24px;font-size:clamp(40px,7vw,80px);font-weight:600;line-height:1.05}.hero-headline .gradient-text{background:#d723ef;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.hero-subhead{color:#555;max-width:520px;margin:0 auto 40px;font-size:18px;line-height:1.7}.hero-actions{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.btn-primary{color:#fff;background:#0a0a0a;border-radius:12px;align-items:center;gap:8px;padding:14px 28px;font-size:15px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.btn-primary:hover{background:#d723ef;transform:translateY(-2px)}.btn-secondary{color:#0a0a0a;background:0 0;border:1px solid #e8e8e8;border-radius:12px;padding:14px 28px;font-size:15px;font-weight:600;text-decoration:none;transition:all .2s}.btn-secondary:hover{color:#d723ef;border-color:#d723ef}.scroll-indicator{flex-direction:column;align-items:center;gap:8px;display:flex;position:absolute;bottom:40px;left:50%;transform:translate(-50%)}.scroll-line{background:linear-gradient(#0a0a0a 0%,#0000 100%);width:1px;height:40px;animation:1.5s ease-in-out infinite scrollPulse}@keyframes scrollPulse{0%,to{opacity:1;transform:scaleY(1)}50%{opacity:.5;transform:scaleY(.8)}}.scroll-text{letter-spacing:.1em;text-transform:uppercase;color:#888;font-size:11px;font-weight:600}.stats-bar{border-top:1px solid #e8e8e8;border-bottom:1px solid #e8e8e8;padding:60px 20px}.stats-grid{grid-template-columns:repeat(4,1fr);max-width:1100px;margin:0 auto;display:grid}.stat-item{text-align:center;border-right:1px solid #e8e8e8;padding:0 20px}.stat-item:last-child{border-right:none}.stat-number{margin-bottom:4px;font-size:36px;font-weight:600}.stat-label{color:#666;font-size:14px}.about-section{max-width:1100px;margin:0 auto;padding:120px 20px}.section-alt{background:#fafafa;max-width:100%;padding-left:calc(50% - 550px);padding-right:calc(50% - 550px)}.section-dark{color:#fff;background:#0a0a0a;max-width:100%;padding-left:calc(50% - 550px);padding-right:calc(50% - 550px)}.animate-on-scroll{opacity:0;transition:all .6s cubic-bezier(.16,1,.3,1);transform:translateY(32px)}.animate-on-scroll.in-view{opacity:1;transform:translateY(0)}.mission-grid{grid-template-columns:1fr 1fr;align-items:start;gap:80px;display:grid}.section-eyebrow{letter-spacing:.15em;text-transform:uppercase;color:#d723ef;margin-bottom:16px;font-size:12px;font-weight:700}.section-headline{letter-spacing:-.02em;margin-bottom:24px;font-size:clamp(28px,4vw,48px);font-weight:800;line-height:1.1}.mission-text p{color:#444;margin-bottom:16px;font-size:16px;line-height:1.8}.mission-text strong{color:#0a0a0a;font-weight:700}.quote-card{background:#f8f8f8;border-radius:16px;margin-top:40px;padding:40px}.quote-text{color:#333;margin-bottom:20px;font-size:18px;font-style:italic;line-height:1.7}.quote-author{color:#0a0a0a;font-size:14px;font-weight:700}.quote-author span{color:#666;font-weight:400}.products-header{grid-template-columns:1fr 1fr;gap:40px;margin-bottom:60px;display:grid}.products-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px;display:grid}.product-card{background:#fafafa;border:1px solid #e8e8e8;border-radius:16px;padding:32px 28px;transition:all .3s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.product-icon{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:12px;width:48px;height:48px;margin-bottom:1rem}.product-tagline{letter-spacing:.1em;text-transform:uppercase;color:#888;margin-bottom:8px;font-size:11px;font-weight:700}.product-name{color:#0a0a0a;margin-bottom:12px;font-size:22px;font-weight:800}.product-description{color:#555;margin-bottom:16px;font-size:14px;line-height:1.6}.product-badge{color:#d723ef;font-size:12px;font-weight:600}.product-card:hover .product-badge{color:#d723ef}.values-grid{border-top:1px solid #e8e8e8;grid-template-columns:1fr 1fr;gap:0;display:grid}.value-item{border-bottom:1px solid #e8e8e8;border-right:1px solid #e8e8e8;padding:40px 32px}.value-item:nth-child(2n){border-right:none}.value-number{color:#f0f0f0;margin-bottom:12px;font-size:48px;font-weight:600}.value-title{margin-bottom:8px;font-size:20px;font-weight:700}.value-description{color:#555;font-size:14px;line-height:1.7}.timeline-grid{grid-template-columns:1fr 300px;gap:80px;display:grid}.timeline-list{border-top:1px solid #ffffff1a}.timeline-item{border-bottom:1px solid #ffffff1a;gap:40px;padding:32px 0;display:flex}.timeline-year{color:#d723ef;min-width:80px;font-size:20px;font-weight:700}.timeline-event{color:#fffc;font-size:16px;line-height:1.6}.founder-card{border-radius:16px;position:sticky;top:100px}.founder-image{border-radius:12px;width:100vh}.founder-role{letter-spacing:.1em;text-transform:uppercase;color:#ffffff80;margin:.5rem .5rem 8px;font-size:12px;font-weight:700}.founder-name{margin-bottom:12px;font-size:20px;font-weight:700}.founder-bio{color:#ffffffb3;font-size:14px;line-height:1.7}.cta-section{text-align:center;padding:120px 20px;position:relative;overflow:hidden}.cta-glow{filter:blur(80px);pointer-events:none;background:radial-gradient(circle,#d723ef1a 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.cta-content{z-index:2;max-width:600px;margin:0 auto;position:relative}.cta-headline{margin-bottom:20px;font-size:clamp(32px,5vw,56px);font-weight:600;line-height:1.1}.cta-description{color:#555;margin-bottom:40px;font-size:16px;line-height:1.7}.about-footer{border-top:1px solid #e8e8e8;justify-content:space-between;align-items:center;max-width:1100px;margin:0 auto;padding:40px 20px;display:flex}.footer-logo{font-size:16px;font-weight:800}.footer-copyright{color:#888;font-size:13px}.footer-links{gap:24px;display:flex}.footer-links a{color:#555;font-size:14px;text-decoration:none;transition:color .2s}.footer-links a:hover{color:#d723ef}@media (width<=768px){.stats-grid{grid-template-columns:repeat(2,1fr)}.stat-item:nth-child(2){border-right:none}.mission-grid{grid-template-columns:1fr;gap:40px}.products-header{grid-template-columns:1fr;gap:20px}.values-grid{grid-template-columns:1fr}.value-item{border-right:none}.timeline-grid{grid-template-columns:1fr;gap:60px}.founder-card{position:static}.about-footer{text-align:center;flex-direction:column;gap:20px}}
