.about-root{--ab-bg: #0F0D14;--ab-bg-light: #f3f1f8;--ab-ink: #141019;--ab-ink-soft: #5b5766;--ab-white: #f6f6fa;--ab-white-soft: #9c9cac;--ab-accent: #a25dff;--ab-accent-bright: #c79bff;--ab-line-d: rgba(255,255,255,.09);--ab-line-l: rgba(20,16,30,.1);--ab-display: "Archivo", "Inter Tight", sans-serif;--ab-body: "Inter Tight", "Inter", system-ui, sans-serif;--ab-maxw: 1060px;--ab-pady: clamp(80px, 12vw, 140px);background:var(--ab-bg);font-family:var(--ab-body);line-height:1.6}.about-root ::selection{background:var(--ab-accent);color:#fff}.ab-container{max-width:var(--ab-maxw);margin:0 auto;padding:0 24px}.about-root .ab-s{padding:var(--ab-pady) 0}.about-root .ab-s.dark{background:var(--ab-bg);color:var(--ab-white)}.about-root .ab-s.light{background:var(--ab-bg-light);color:var(--ab-ink)}.about-root .ab-s.dark .body-text{color:var(--ab-white-soft)}.about-root .ab-s.light .body-text{color:var(--ab-ink-soft)}.about-root .eyebrow{font-family:var(--ab-body);font-size:.72rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:var(--ab-accent);margin-bottom:22px}.about-root h2.headline{font-family:var(--ab-display);font-weight:700;font-size:clamp(2rem,4.6vw,3.4rem);line-height:1.04;letter-spacing:-.02em;max-width:16ch;color:var(--ab-white)}.about-root .light h2.headline,.about-root .ab-s.light h2.headline{color:var(--ab-ink)}.about-root .body-text{font-size:clamp(1rem,1.4vw,1.12rem);line-height:1.7;max-width:60ch;margin-top:26px}.about-root .body-text+.body-text{margin-top:18px}.about-root .body-text strong{font-weight:600}.about-root .ab-s.dark .body-text strong{color:var(--ab-white)}.about-root .body-text em{font-style:italic}.about-root .ab-hero{position:relative;overflow:hidden;padding-top:clamp(80px,12vw,132px)}.about-root .hero-grid{position:absolute;inset:0;background-image:linear-gradient(var(--ab-line-d) 1px,transparent 1px),linear-gradient(90deg,var(--ab-line-d) 1px,transparent 1px);background-size:52px 52px;-webkit-mask-image:radial-gradient(ellipse 70% 60% at 50% 8%,#000 0%,transparent 75%);mask-image:radial-gradient(ellipse 70% 60% at 50% 8%,#000 0%,transparent 75%);opacity:.55;pointer-events:none}.about-root .hero-glow{position:absolute;top:-150px;left:50%;transform:translate(-50%);width:680px;height:420px;pointer-events:none;background:radial-gradient(ellipse at center,rgba(162,93,255,.24),transparent 68%);filter:blur(10px)}.about-root .hero-inner{position:relative;z-index:2}.about-root h1.ab-h1{font-family:var(--ab-display);font-weight:700;font-size:clamp(2.6rem,6.4vw,5rem);line-height:1;letter-spacing:-.03em;max-width:15ch;color:var(--ab-white);text-transform:none}.about-root h1.ab-h1 .accent{color:var(--ab-accent)}.about-root .ab-hero .lead{font-size:clamp(1.05rem,1.7vw,1.24rem);line-height:1.65;color:var(--ab-white-soft);max-width:56ch;margin-top:30px}.about-root .hero-cta{display:flex;flex-wrap:wrap;gap:16px;align-items:center;margin-top:40px}.about-root .ab-btn{display:inline-flex;align-items:center;gap:8px;font-family:var(--ab-body);font-weight:600;font-size:.78rem;letter-spacing:.08em;text-transform:uppercase;padding:15px 24px;border-radius:9px;transition:.18s}.about-root .ab-btn .ar{transition:transform .2s}.about-root .ab-btn:hover .ar{transform:translate(3px)}.about-root .ab-btn-primary{background:var(--ab-accent);color:#fff}.about-root .ab-btn-primary:hover{background:var(--ab-accent-bright);color:#1a0b2e}.about-root .ab-btn-ghost{color:var(--ab-white);border:1px solid var(--ab-line-d)}.about-root .ab-s.light .ab-btn-ghost{color:var(--ab-ink);border-color:var(--ab-line-l)}.about-root .ab-btn-ghost:hover{border-color:var(--ab-accent);color:var(--ab-accent-bright)}.about-root .contact-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:48px;align-items:start}.about-root .contact-details{margin-top:8px}.about-root .cd-row{padding:18px 0;border-top:1px solid var(--ab-line-d)}.about-root .cd-row:last-child{border-bottom:1px solid var(--ab-line-d)}.about-root .cd-k{font-size:.7rem;letter-spacing:.16em;text-transform:uppercase;color:var(--ab-accent);margin-bottom:6px}.about-root .cd-v{font-size:1.1rem;color:var(--ab-white)}.about-root .cd-v a{border-bottom:1px solid var(--ab-line-d)}.about-root .cd-v a:hover{border-bottom-color:var(--ab-accent)}.about-root .contact-note{color:var(--ab-white-soft);font-size:.92rem;margin-top:22px;line-height:1.6}.about-root .contact-cta{margin-top:34px}.about-root .rv{opacity:0;transform:translateY(18px);transition:opacity .7s ease,transform .7s ease}.about-root .rv.is-in{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){.about-root .rv{opacity:1!important;transform:none!important;transition:none}}.about-root .ab-container{text-align:center}.about-root .eyebrow,.about-root h2.headline,.about-root h1.ab-h1,.about-root .body-text,.about-root .ab-hero .lead{margin-left:auto;margin-right:auto}.about-root h2.headline{max-width:22ch}.about-root .hero-cta{justify-content:center}.about-root .body-text{text-align:justify;text-justify:inter-word}.about-root .ab-left .ab-container{text-align:left}.about-root .ab-left .eyebrow,.about-root .ab-left h2.headline,.about-root .ab-left .body-text{margin-left:0;margin-right:0}.about-root .ab-left .contact-cta{justify-content:flex-start}@media(max-width:820px){.about-root .contact-grid{grid-template-columns:1fr;gap:32px}}
