@import url("https://fonts.googleapis.com/css2?family=Inter:ital,wght@0,400;0,500;0,600;0,700;0,800;1,400;1,500&family=Poppins:wght@600;700;800;900&display=swap");.about-page{--accent-color:#7db3e8;--text-primary:#0f253e;--text-secondary:#4a5568;--text-tertiary:#2d3748;--surface-primary:#fff;--surface-secondary:#f8fafc;--surface-tertiary:#fafbfc;--crimson:#c1121f;--border-light:rgba(15,37,62,.08);--border-medium:rgba(15,37,62,.12);--shadow-light:rgba(15,37,62,.04);--shadow-medium:rgba(15,37,62,.08);--shadow-heavy:rgba(15,37,62,.15);--nav-h:88px;font-family:var(--font-primary);color:var(--text-secondary);background:var(--surface-tertiary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.about-hero{position:relative;padding:calc(var(--nav-h) + 64px) 40px 96px;min-height:calc(100vh - var(--nav-h));background:transparent;overflow:hidden}.about-hero:before{top:-100px;right:-100px;width:400px;height:400px;background:linear-gradient(135deg,#7db3e8,#3b82f6)}.about-hero:after,.about-hero:before{content:"";position:absolute;border-radius:50%;filter:blur(80px);opacity:.3;pointer-events:none;z-index:0}.about-hero:after{bottom:-50px;left:-50px;width:300px;height:300px;background:linear-gradient(135deg,#ffb84d,#ff1e1e)}.hero-grid{max-width:1400px;margin:auto;display:grid;grid-template-columns:1.2fr 1fr;gap:80px;align-items:center;position:relative;z-index:2}.hero-eyebrow{display:inline-block;padding:10px 24px;background:linear-gradient(135deg,rgba(125,179,232,.1),rgba(59,130,246,.05));border:1px solid rgba(125,179,232,.3);border-radius:50px;font-size:18px;font-weight:700;letter-spacing:.5px;color:#3b82f6;text-transform:uppercase;margin-bottom:24px}.hero-title{font-family:var(--font-display);font-size:clamp(3rem,6vw,4.5rem);line-height:1.1;margin-bottom:24px;font-weight:900;color:var(--text-primary);letter-spacing:-.02em}.hero-description{max-width:580px;font-size:1.15rem;line-height:1.75;color:var(--text-secondary);font-weight:400}.hero-right{display:flex;flex-direction:column;justify-content:center;gap:24px}.hero-tagline{font-size:1.25rem;font-weight:600;color:var(--text-primary);letter-spacing:-.01em}.hero-rule{width:80px;height:4px;background:linear-gradient(90deg,#3b82f6,#7db3e8);border-radius:2px}.hero-visual-frame{position:relative;border-radius:24px;overflow:hidden;background:#fff;border:1px solid var(--border-medium);box-shadow:0 20px 60px rgba(15,37,62,.1)}.hero-visual-frame img{display:block;width:100%;height:400px;object-fit:cover}.about-section{padding:8rem 2rem;position:relative}.about-section .content-medium,.about-section .content-wide{position:relative;z-index:1}.light{background:transparent;position:relative;overflow:hidden}.light:before{top:-100px;right:-100px;width:400px;height:400px;background:linear-gradient(135deg,#7db3e8,#3b82f6)}.light:after,.light:before{content:"";position:absolute;border-radius:50%;filter:blur(80px);opacity:.3;pointer-events:none;z-index:0}.light:after{bottom:-50px;left:-50px;width:300px;height:300px;background:linear-gradient(135deg,#ffb84d,#ff1e1e)}.subtle{background:transparent;position:relative;overflow:hidden}.subtle:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent 0,var(--border-medium) 50%,transparent 100%);z-index:1}.subtle:after{content:"";position:absolute;top:-100px;right:-100px;width:400px;height:400px;background:linear-gradient(135deg,#7db3e8,#3b82f6);border-radius:50%;filter:blur(80px);opacity:.3;pointer-events:none;z-index:0}.dark{background:linear-gradient(145deg,#0f253e,#1d4b7a);color:#fff}.content-wide{max-width:1400px}.content-medium,.content-wide{margin:auto;position:relative;z-index:1}.content-medium{max-width:1100px}.subtle .content-medium:before{content:"";position:absolute;bottom:-50px;left:-50px;width:300px;height:300px;background:linear-gradient(135deg,#ffb84d,#ff1e1e);border-radius:50%;filter:blur(80px);opacity:.3;pointer-events:none;z-index:0}.about-split{display:grid;grid-template-columns:1.2fr 1fr;gap:80px;align-items:center}.section-title{font-family:Poppins,sans-serif;font-size:2.8rem;font-weight:800;margin-bottom:2rem;color:var(--text-primary);letter-spacing:-.02em;line-height:1.15}.section-title.inverse{color:#fff}.lead-text{font-size:1.35rem;margin-bottom:24px;font-weight:500;line-height:1.6;color:var(--text-primary)}.lead-text.inverse{color:#fff}.body-text{font-size:1.1rem;line-height:1.75;color:var(--text-secondary);font-weight:400}.body-text.inverse{color:hsla(0,0%,100%,.85)}.media-card{border-radius:20px;overflow:hidden;border:1px solid var(--border-medium);box-shadow:0 12px 40px rgba(15,37,62,.08);background:#fff}.media-card img{display:block;width:100%;height:480px;object-fit:cover}.signal-row{display:flex;gap:24px;margin:48px 0}.signal-card{padding:24px;border-radius:16px;background:var(--surface-secondary);border:1px solid var(--border-light);min-width:200px}.signal-label{font-size:1.1rem;text-transform:uppercase;letter-spacing:.1em;color:#556b8f;font-weight:700;margin-bottom:8px;display:block}.signal-value{font-weight:700}.editorial-quote,.signal-value{font-size:1.25rem;color:var(--text-primary)}.editorial-quote{border-left:4px solid var(--accent-color);padding-left:24px;font-weight:500;font-style:italic;line-height:1.6;margin:40px 0}.manifesto{font-family:var(--font-display);font-size:2.4rem;font-weight:700;line-height:1.3;color:var(--text-primary);text-align:center;max-width:800px;margin:32px auto 56px}.manifesto span{color:var(--crimson)}.pillar-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.glass-card{background:#fff;border:1px solid var(--border-medium);border-radius:20px;padding:32px;box-shadow:0 4px 20px var(--shadow-light);transition:all .3s ease}.glass-card:hover{transform:translateY(-8px);box-shadow:0 20px 50px var(--shadow-medium);border-color:var(--accent-color)}.pillar-index{font-size:3rem;font-weight:900;color:rgba(125,179,232,.25);line-height:1;margin-bottom:16px;display:block}.glass-card h4{font-size:1.85rem;font-weight:700;color:var(--text-primary);margin-bottom:12px;font-family:var(--font-display)}.glass-card p{font-size:1rem;color:var(--text-secondary);line-height:1.6}.about-competitive-edge .section-title{text-align:center}.about-competitive-edge .content-medium{max-width:1400px}.about-competitive-edge .competitive-grid{margin-top:64px;display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.about-competitive-edge .competitive-card{background:#fff;border-radius:20px;border:1px solid var(--border-medium);box-shadow:0 4px 20px var(--shadow-light);display:flex;flex-direction:column;overflow:hidden;position:relative;height:420px;transition:transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s ease}.about-competitive-edge .competitive-card:hover{transform:translateY(-8px);box-shadow:0 20px 60px var(--shadow-heavy);border-color:rgba(125,179,232,.4)}.about-competitive-edge .competitive-card-image{flex:1;width:100%;overflow:hidden;position:relative;background:var(--surface-secondary);border-bottom:1px solid var(--border-light);transition:flex .3s ease}.about-competitive-edge .competitive-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.2,.8,.2,1),filter .3s ease;filter:saturate(.95)}.about-competitive-edge .competitive-card:hover .competitive-card-image img{transform:scale(1.06);filter:saturate(1.05)}.about-competitive-edge .competitive-card-title{font-family:var(--font-display);font-size:1.35rem;font-weight:700;color:var(--text-primary);margin:24px 24px 8px;line-height:1.25;position:relative;transition:transform .3s cubic-bezier(.2,.8,.2,1)}.about-competitive-edge .competitive-card-meta{display:flex;align-items:center;gap:12px;margin:0 24px 24px;transition:transform .3s cubic-bezier(.2,.8,.2,1),margin-bottom .3s ease}.about-competitive-edge .competitive-card-badge{width:28px;height:28px;border-radius:50%;background:rgba(125,179,232,.15);color:#3b82f6;display:flex;align-items:center;justify-content:center;flex-shrink:0}.about-competitive-edge .competitive-card-badge svg{width:14px;height:14px;fill:currentColor}.about-competitive-edge .competitive-card-label{font-size:1.1rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#556b8f}.about-competitive-edge .competitive-card-text{font-size:1rem;font-weight:400;color:var(--text-secondary);line-height:1.6;margin:0 24px;height:0;opacity:0;overflow:hidden;transform:translateY(10px);transition:height .3s cubic-bezier(.2,.8,.2,1),opacity .3s ease .1s,transform .3s cubic-bezier(.2,.8,.2,1),margin-bottom .3s ease}.about-competitive-edge .competitive-card:hover .competitive-card-text{height:120px;opacity:1;transform:translateY(0);margin-bottom:24px}.about-competitive-edge .card-cta,.about-competitive-edge .competitive-card-progress{display:none!important}.about-competitive-edge{padding-bottom:2rem}.about-vision{padding-top:2rem}.about-section.light .split{display:grid;grid-template-columns:1fr 1fr;gap:48px;max-width:1200px;margin:0 auto}.about-section.light .split>div{padding:48px 40px;border-radius:24px;background:#fff;border:1px solid var(--border-medium);box-shadow:0 8px 32px rgba(15,37,62,.08);position:relative;overflow:hidden;transition:all .4s cubic-bezier(.2,.8,.2,1)}.about-section.light .split>div:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#3b82f6,#7db3e8);opacity:0;transition:opacity .4s ease}.about-section.light .split>div:nth-child(2):before{background:linear-gradient(90deg,#ff1e1e,#ffb84d)}.about-section.light .split>div:hover{transform:translateY(-12px);box-shadow:0 20px 60px rgba(15,37,62,.15);border-color:var(--accent-color)}.about-section.light .split>div:nth-child(2):hover{border-color:rgba(255,30,30,.5)}.about-section.light .split>div:after{content:"";position:absolute;top:-50px;right:-50px;width:150px;height:150px;border-radius:50%;background:radial-gradient(circle,rgba(125,179,232,.1) 0,transparent 70%);pointer-events:none}.about-section.light .split>div:nth-child(2):after{background:radial-gradient(circle,rgba(255,30,30,.08) 0,transparent 70%)}.block-title{font-family:var(--font-display);font-size:1.75rem;font-weight:800;color:var(--text-primary);margin:0 0 20px;letter-spacing:-.01em;line-height:1.25;display:flex;align-items:center;gap:12px;position:relative;z-index:1}.about-section.light .split>div:first-child .block-title:before{content:"🎯";font-size:1.55rem}.about-section.light .split>div:nth-child(2) .block-title:before{content:"🚀";font-size:1.55rem}.about-section.light .split>div .body-text{position:relative;z-index:1;font-size:1.1rem;line-height:1.8;color:var(--text-secondary);font-weight:400}@media (max-width:768px){.about-section.light .split{grid-template-columns:1fr;gap:32px}.about-section.light .split>div{padding:32px 24px}.block-title{font-size:1.35rem}.about-section.light .split>div:first-child .block-title:before,.about-section.light .split>div:nth-child(2) .block-title:before{font-size:1.25rem}}.about-closing{padding:120px 2rem;text-align:center;background:linear-gradient(135deg,#0f253e,#05101e);color:#fff;position:relative;overflow:hidden}.closing-inner h2{font-size:1.75rem;font-weight:500;opacity:1;color:#3b82f6;margin-bottom:16px;font-family:var(--font-display)}.closing-inner h1{font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800;background:linear-gradient(90deg,#fff,#90cdf4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.reveal{opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease}.reveal.is-in{opacity:1;transform:translateY(0)}@media (max-width:1024px){.about-split,.hero-grid{grid-template-columns:1fr;gap:48px}.about-competitive-edge .competitive-grid,.pillar-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.about-page{--nav-h:64px}.about-hero{padding:calc(var(--nav-h) + 32px) 20px 48px;min-height:auto}.hero-grid{gap:32px}.hero-title{font-size:2.5rem}.section-title{font-size:2rem;margin-bottom:1.5rem}.about-split{gap:32px;padding:0 20px}.about-section{padding:4rem 1.5rem}.content-medium,.content-wide{padding:0 20px}.about-competitive-edge .competitive-grid,.pillar-grid{grid-template-columns:1fr;gap:20px;padding:0 20px}.hero-visual-frame img{height:300px}.lead-text{font-size:1.1rem;margin-bottom:16px}.body-text{font-size:1rem}.signal-row{flex-direction:column;gap:16px;margin:32px 0}.signal-card{min-width:auto;width:100%}.manifesto{font-size:1.8rem;margin:24px 0 40px}.glass-card{padding:24px}.about-competitive-edge .competitive-card{height:auto;min-height:300px}}