@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@600;700&family=Sora:wght@400;500;600;700&display=swap');.l2h-about-page {--about-ink:#f5f5f7;--about-muted:#a1aab8;--about-gold:#c9a227;--about-gold-bright:#e8c65a;--about-serif:'Cormorant Garamond',Georgia,serif;--about-sans:'Sora',system-ui,sans-serif;background:#05070b;}.l2h-about-page .l2h-navbar {background:rgba(5,7,11,0.9);backdrop-filter:blur(12px);}.l2h-about-hero {position:relative;overflow:hidden;padding:5.5rem 0 3rem;background:radial-gradient(800px 360px at 20% 10%,rgba(201,162,39,0.16),transparent 60%),radial-gradient(600px 300px at 90% 0%,rgba(94,200,255,0.07),transparent 55%),linear-gradient(165deg,#05070b,#0a0e16 55%,#07090f);}.l2h-about-hero__glow {position:absolute;width:240px;height:240px;right:12%;top:20%;border-radius:50%;background:radial-gradient(circle,rgba(201,162,39,0.28),transparent 70%);filter:blur(36px);pointer-events:none;animation:l2h-about-pulse 7s ease-in-out infinite;}.l2h-about-hero__inner {position:relative;z-index:1;max-width:46rem;}.l2h-about-kicker {margin:0 0 0.75rem;font-family:var(--about-sans);font-size:0.78rem;font-weight:600;letter-spacing:0.22em;text-transform:uppercase;color:var(--about-gold-bright);}.l2h-about-headline {margin:0;font-family:var(--about-serif);font-weight:700;font-size:clamp(2.2rem,5vw,3.6rem);line-height:1.08;letter-spacing:-0.02em;color:#fff;}.l2h-about-body {padding:0 0 4.5rem;}.l2h-about-prose {max-width:44rem;margin:0 auto 2.75rem;padding:2rem 0 0;font-family:var(--about-sans);}.l2h-about-lead {font-size:1.15rem;line-height:1.7;color:rgba(245,245,247,0.92);margin:0 0 1.35rem;}.l2h-about-prose > p {margin:0 0 1.2rem;font-size:1.02rem;line-height:1.75;color:var(--about-muted);}.l2h-about-closing {margin-top:2rem;padding-top:1.5rem;border-top:1px solid rgba(201,162,39,0.28);}.l2h-about-closing p {margin:0 0 0.45rem;font-family:var(--about-serif);font-size:1.45rem;line-height:1.35;color:#fff;}.l2h-about-closing__accent {color:var(--about-gold-bright) !important;}.l2h-about-pillars {display:grid;gap:1rem;margin-bottom:2.5rem;}@media (min-width:768px) {.l2h-about-pillars {grid-template-columns:repeat(3,minmax(0,1fr));gap:1.15rem;}}.l2h-about-pillars > div {padding:1.25rem 1.2rem;border:1px solid rgba(255,255,255,0.08);border-radius:14px;background:rgba(14,18,28,0.85);}.l2h-about-pillars i {display:inline-flex;font-size:1.35rem;color:var(--about-gold-bright);margin-bottom:0.75rem;}.l2h-about-pillars h2 {margin:0 0 0.45rem;font-family:var(--about-sans);font-size:0.95rem;font-weight:700;letter-spacing:0.02em;color:#fff;}.l2h-about-pillars p {margin:0;font-family:var(--about-sans);font-size:0.88rem;line-height:1.55;color:var(--about-muted);}.l2h-about-different {margin:0 auto 2.75rem;max-width:52rem;}.l2h-about-different__head {text-align:center;margin-bottom:1.5rem;}.l2h-about-different__head h2 {margin:0;font-family:var(--about-serif);font-size:clamp(1.6rem,3vw,2.2rem);font-weight:700;color:#fff;}.l2h-about-different__list {list-style:none;margin:0;padding:0;display:grid;gap:0.85rem;}@media (min-width:768px) {.l2h-about-different__list {grid-template-columns:repeat(2,minmax(0,1fr));}.l2h-about-different__list li:last-child {grid-column:1 / -1;max-width:28rem;margin-inline:auto;width:100%;}}.l2h-about-different__list li {display:grid;grid-template-columns:auto 1fr;gap:0.9rem;align-items:start;padding:1.15rem 1.2rem;border:1px solid rgba(255,255,255,0.08);border-radius:14px;background:rgba(14,18,28,0.85);transition:border-color 0.2s ease,transform 0.2s ease;}.l2h-about-different__list li:hover {border-color:rgba(201,162,39,0.4);transform:translateY(-2px);}.l2h-about-different__list i {width:2.4rem;height:2.4rem;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:rgba(201,162,39,0.14);color:var(--about-gold-bright);font-size:1.1rem;}.l2h-about-different__list h3 {margin:0 0 0.35rem;font-family:var(--about-sans);font-size:1rem;font-weight:700;color:#fff;}.l2h-about-different__list p {margin:0;font-family:var(--about-sans);font-size:0.9rem;line-height:1.55;color:var(--about-muted);}.l2h-about-cta {display:flex;flex-wrap:wrap;gap:0.85rem;justify-content:center;}.l2h-about-body--cta {padding-top:1rem;padding-bottom:4rem;}.l2h-about-btn-gold,.l2h-about-btn-ghost {display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0.75rem 1.4rem;border-radius:999px;font-family:var(--about-sans);font-size:0.9rem;font-weight:600;transition:transform 0.2s ease,border-color 0.2s ease,color 0.2s ease;}.l2h-about-btn-gold {background:linear-gradient(135deg,#e8c65a,#c9a227);color:#111 !important;border:0;}.l2h-about-btn-ghost {background:transparent;color:#fff !important;border:1px solid rgba(255,255,255,0.28);}.l2h-about-btn-gold:hover,.l2h-about-btn-ghost:hover {transform:translateY(-2px);}.l2h-about-btn-ghost:hover {border-color:var(--about-gold);color:var(--about-gold-bright) !important;}@keyframes l2h-about-pulse {0%,100% {opacity:0.55;transform:scale(1);}50% {opacity:0.9;transform:scale(1.06);}}@media (prefers-reduced-motion:reduce) {.l2h-about-hero__glow {animation:none;}}