html{scroll-behavior:smooth;scroll-snap-type:y proximity;scroll-padding-top:76px}.landing section[id]{scroll-margin-top:0}.landing .about,.landing .stats,.landing .beyond,.landing .work,.landing .whats-next,.landing .services,.landing .skills,.landing .journey,.landing .footer{scroll-snap-align:start}:root{--bg: #0c0d0f;--bg-soft: #15171a;--bg-card: #1b1d21;--ink: #f5f4ee;--ink-soft: #b8b6ae;--ink-muted: #6a6862;--accent: #f4d03f;--accent-warm: #e8c547;--line: #2a2926;--serif: "Cormorant Garamond", Georgia, serif;--sans: "Inter", system-ui, sans-serif;--script: "Pinyon Script", cursive}.landing,.landing *{box-sizing:border-box;margin:0;padding:0}.landing{background:var(--bg);color:var(--ink);font-family:var(--sans);font-weight:400;line-height:1.6;overflow-x:hidden;-webkit-font-smoothing:antialiased}.landing a{color:inherit;text-decoration:none}.landing .container{max-width:1280px;margin:0 auto;padding:0 40px}.landing .nav{position:fixed;top:0;left:0;right:0;z-index:50;padding:28px 0;transition:padding .25s ease,background .25s ease,border-color .25s ease,box-shadow .25s ease;border-bottom:1px solid transparent}.landing .nav.nav-scrolled{padding:15px 0;background:#0c0d0fd1;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--line);box-shadow:0 8px 24px -16px #000000b3}.landing .nav-inner{display:flex;align-items:center;justify-content:space-between;max-width:1280px;margin:0 auto;padding:0 40px}.landing .logo{font-family:var(--script);font-size:32px;color:var(--ink);letter-spacing:.5px}.landing .nav-cluster{display:flex;align-items:center;gap:0}.landing .nav-connector{width:22px;height:2px;flex-shrink:0;background:#f5f4ee38}.landing .nav-links{display:flex;gap:8px;align-items:center;list-style:none;padding:6px;border:1px solid rgba(245,244,238,.12);border-radius:999px;background:#0c0d0f8c;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.landing .nav-bubble-actions{border-color:#f4d03f47}.landing .nav-links a{font-size:13px;font-weight:500;color:var(--ink-soft);letter-spacing:.01em;padding:8px 16px;border-radius:999px;border:1px solid transparent;transition:all .2s;display:inline-block}.landing .nav-links a:hover{color:var(--accent);border-color:#f4d03f59;background:#f4d03f14}.landing .nav-links .nav-pipe{width:1px;height:14px;background:#f5f4ee24;padding:0;align-self:center}.landing .nav-links .nav-divider{width:1px;height:20px;background:#f5f4ee38;margin:0 8px;padding:0;align-self:center}.landing .nav-links a.nav-cta-link{background:var(--accent);color:#0a0a0a;font-weight:600;border-color:var(--accent);margin-left:2px}.landing .nav-links a.nav-cta-link:hover{background:var(--accent-warm);border-color:var(--accent-warm);color:#0a0a0a}.landing .nav-links a.nav-cta-link.nav-cta-outline{background:transparent;color:var(--accent);border-color:var(--accent)}.landing .nav-links a.nav-cta-link.nav-cta-outline:hover{background:#f4d03f1f;color:var(--accent);border-color:var(--accent)}.landing .nav-toggle{display:none;background:transparent;border:none;color:var(--ink);cursor:pointer;padding:4px;align-items:center;justify-content:center}.landing .nav-toggle svg{width:26px;height:26px}.landing .nav-mobile{display:none}.landing .nav-cta{background:transparent;border:1.5px solid var(--ink);color:var(--ink);padding:11px 26px;border-radius:999px;font-size:14px;font-weight:500;cursor:pointer;transition:all .25s;font-family:var(--sans);display:inline-block}.landing .nav-cta:hover{background:var(--accent);border-color:var(--accent);color:#0a0a0a}.landing .hero{position:relative;background:var(--bg);overflow:hidden;padding:92px 0 28px;scroll-snap-align:start;scroll-snap-stop:always}.landing .hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:url(/hero-tracks.svg) right center / cover no-repeat;opacity:.22;pointer-events:none}.landing .hero-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:60px;align-items:center;position:relative;z-index:2}.landing .hero-tagline{display:inline-flex;align-items:center;gap:10px;font-size:13px;color:var(--ink-soft);letter-spacing:.08em;text-transform:uppercase;margin-bottom:28px}.landing .hero-tagline:before{content:"";width:28px;height:1px;background:var(--accent)}.landing .hero h1{font-family:var(--serif);font-weight:500;font-size:clamp(40px,5.4vw,72px);line-height:1.04;letter-spacing:-.02em;margin-bottom:20px}.landing .hero h1 .accent{color:var(--accent);font-style:italic}.landing .hero-sub{font-size:15px;color:var(--ink-soft);max-width:460px;margin-bottom:32px;line-height:1.6}.landing .hero-ctas{display:flex;gap:16px;flex-wrap:wrap}.landing .btn{display:inline-flex;align-items:center;gap:12px;padding:16px 30px;border-radius:999px;font-size:15px;font-weight:600;cursor:pointer;transition:all .25s;font-family:var(--sans);border:1.5px solid transparent}.landing .btn-primary{background:var(--accent);color:#0a0a0a}.landing .btn-primary:hover{background:var(--accent-warm);transform:translateY(-2px);box-shadow:0 14px 30px -10px #f4d03f66}.landing .btn-ghost{background:transparent;border-color:#f5f4ee40;color:var(--ink)}.landing .btn-ghost:hover{border-color:var(--accent);color:var(--accent)}.landing .btn-ghost .play-icon{width:26px;height:26px;border-radius:50%;background:var(--accent);display:flex;align-items:center;justify-content:center;color:#0a0a0a}.landing .btn-ghost .play-icon svg{width:10px;height:10px}.landing .hero-image{position:relative;height:100%;display:flex;justify-content:center;align-items:center}.landing .hero-image-wrap{position:relative;display:inline-block;max-width:100%}.landing .hero-image-wrap:before{content:"";position:absolute;top:-1px;left:-1px;right:-1px;bottom:-1px;background:#f4d03f59;border-radius:2px;z-index:0}.landing .hero-image-wrap img{position:relative;display:block;max-width:100%;max-height:56vh;width:auto;object-fit:contain;z-index:1;filter:drop-shadow(0 30px 60px rgba(0,0,0,.5))}.landing .hero-image-wrap{max-width:400px}.landing .hero-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:54px;position:relative;z-index:2}.landing .hero-card{display:flex;align-items:center;gap:13px;background:var(--bg-card);border:1px solid var(--line);border-radius:12px;padding:18px 20px;transition:border-color .25s ease,transform .25s ease}.landing .hero-card:hover{border-color:#f4d03f66;transform:translateY(-2px)}.landing .hero-card-icon{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;flex-shrink:0;border-radius:10px;background:#f4d03f1a;color:var(--accent)}.landing .hero-card-icon svg{width:20px;height:20px}.landing .hero-card-title{font-size:15px;font-weight:600;color:var(--ink);letter-spacing:-.005em;line-height:1.2}.landing .hero-bg-circle{position:absolute;width:520px;height:520px;border-radius:50%;background:radial-gradient(circle,rgba(244,208,63,.12) 0%,transparent 70%);top:50%;left:50%;transform:translate(-50%,-55%);z-index:-1}.landing .logos{background:var(--bg-soft);border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:40px 0;margin-top:28px;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent,#000 14%,#000 86%,transparent);mask-image:linear-gradient(90deg,transparent,#000 14%,#000 86%,transparent)}.landing .logos-track{display:flex;width:max-content;animation:logos-marquee 52s linear infinite;will-change:transform}.landing .logos:hover .logos-track{animation-play-state:paused}.landing .logos-group{display:flex;align-items:center}.landing .logo-item{font-family:var(--serif);font-size:22px;font-weight:600;color:var(--ink-soft);opacity:.55;letter-spacing:.5px;cursor:default;margin:0 30px;transition:opacity .3s ease,transform .3s ease,color .3s ease}.landing .logo-item:hover{opacity:.9;color:var(--ink);transform:translateY(-2px)}@keyframes logos-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion: reduce){.landing .logos-track{animation:none;justify-content:center;width:100%}.landing .logos{-webkit-mask-image:none;mask-image:none}.landing .logos-group[aria-hidden=true]{display:none}}.landing .citymap{background:var(--bg);padding:76px 0}.landing .citymap-head{text-align:center;margin-bottom:36px}.landing .citymap-head h2{font-family:var(--serif);font-weight:500;font-size:clamp(26px,3vw,38px);line-height:1.15;letter-spacing:-.01em}.landing .citymap-head h2 em{color:var(--accent);font-style:italic}.landing .citymap-wrap{max-width:980px;margin:0 auto}.landing .citymap-map{border:1px solid var(--line);border-radius:10px;overflow:hidden;background:#0c0d0f}.landing .citymap-map svg{display:block;width:100%;height:auto}.landing .citymap-map .rsm-geographies path{outline:none}.landing .citymap-label{font-family:var(--sans);font-size:13px;font-weight:600;letter-spacing:.03em;fill:var(--ink-soft);pointer-events:none}.landing .citymap-legend{display:none;list-style:none;margin:22px auto 0;padding:0;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px 16px}.landing .citymap-legend-item{display:inline-flex;align-items:center;gap:7px}.landing .citymap-legend-num{width:19px;height:19px;flex-shrink:0;border-radius:50%;background:#f4d03f24;color:var(--accent);font-size:11px;font-weight:700;display:inline-flex;align-items:center;justify-content:center}.landing .citymap-legend-name{font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--ink-soft)}@media (max-width: 640px){.landing .citymap-label{display:none}.landing .citymap-legend{display:flex}}.landing .about{background:var(--bg);padding:52px 0;position:relative;min-height:100vh;display:flex;align-items:center}.landing .about-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:56px;align-items:center}.landing .about-image-wrap{position:relative}.landing .about-image-wrap:before{content:"";position:absolute;top:-12px;left:-12px;right:12px;bottom:12px;border:1px solid rgba(244,208,63,.4);border-radius:8px;z-index:0}.landing .about-image{position:relative;width:100%;aspect-ratio:4/5;background:var(--bg-card);border-radius:8px;overflow:hidden;z-index:1}.landing .about-image img{width:100%;height:100%;object-fit:cover;object-position:center top;filter:grayscale(.15)}.landing .about-eyebrow{font-size:12px;color:var(--accent);letter-spacing:.15em;text-transform:uppercase;margin-bottom:20px;font-weight:600}.landing .about .about-eyebrow{margin-bottom:12px}.landing .about h2{font-family:var(--serif);font-weight:500;font-size:clamp(28px,3.1vw,42px);line-height:1.1;margin-bottom:16px;letter-spacing:-.01em}.landing .about h2 em{color:var(--accent);font-style:italic}.landing .about p{color:var(--ink-soft);font-size:14px;margin-bottom:10px;line-height:1.5}.landing .about p strong{font-weight:600;color:var(--ink)}.landing .about-ctas{margin-top:20px;display:flex;gap:14px;flex-wrap:wrap}.landing .btn-text{background:var(--accent);color:#0a0a0a;padding:14px 26px;border-radius:999px;font-size:14px;font-weight:600;transition:all .25s;border:1.5px solid var(--accent);display:inline-block}.landing .btn-text:hover{background:transparent;color:var(--accent)}.landing .btn-outline-dark{background:transparent;color:var(--ink);padding:14px 26px;border-radius:999px;font-size:14px;font-weight:600;transition:all .25s;border:1.5px solid rgba(245,244,238,.3);display:inline-block}.landing .btn-outline-dark:hover{border-color:var(--accent);color:var(--accent)}.landing .mobile-cta-bar{display:none}.landing .stats{background:var(--bg);padding:80px 0 130px;border-top:1px solid var(--line)}.landing .stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:60px 40px;text-align:center}.landing .stat-item .stat-number{font-family:var(--serif);font-weight:500;font-size:clamp(48px,5.5vw,68px);line-height:1;color:var(--ink);margin-bottom:12px;letter-spacing:-.02em}.landing .stat-item .stat-number .accent{color:var(--accent)}.landing .stat-item .stat-label{font-size:12px;color:var(--ink-muted);letter-spacing:.12em;text-transform:uppercase;font-weight:500}.landing .mission{background:var(--accent);color:#0a0a0a;padding:100px 0;position:relative;overflow:hidden}.landing .mission-focus{min-height:100vh;display:flex;align-items:center;scroll-snap-align:start;scroll-snap-stop:always;scroll-margin-top:0}.landing .mission-focus .mission-inner{width:100%;padding:0 40px}.landing .mission:before{content:'"';position:absolute;font-family:var(--serif);font-size:240px;line-height:1;color:#0000000d;top:0;left:5%;pointer-events:none}.landing .mission-inner{max-width:1040px;margin:0 auto;text-align:center;position:relative;z-index:2}.landing .mission-eyebrow{font-size:12px;letter-spacing:.15em;text-transform:uppercase;font-weight:600;margin-bottom:30px}.landing .mission p{font-family:var(--serif);font-weight:500;font-size:clamp(20px,2.2vw,28px);line-height:1.5;letter-spacing:-.005em;margin-bottom:28px}.landing .mission .mission-proverb{font-style:italic;font-weight:600;font-size:clamp(24px,2.6vw,33px);line-height:1.25;white-space:nowrap;margin-bottom:12px}.landing .mission .mission-arabic{font-family:Noto Nastaliq Urdu,Aref Ruqaa,Amiri,serif;font-weight:400;font-style:normal;font-size:clamp(24px,2.9vw,40px);line-height:2.1;letter-spacing:0;direction:rtl;text-align:center;color:#0a0a0a80;margin-bottom:30px}@media (max-width: 640px){.landing .mission .mission-proverb{white-space:normal}}.landing .mission .mission-body{font-size:clamp(17px,1.8vw,22px);line-height:1.6}.landing .mission-author{font-family:var(--sans);font-size:14px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;font-style:italic}.landing .journey{background:var(--bg);padding:130px 0}.landing .section-head{text-align:center;max-width:720px;margin:0 auto 80px}.landing .section-head .about-eyebrow{margin-bottom:18px}.landing .section-head h2{font-family:var(--serif);font-weight:500;font-size:clamp(36px,4vw,52px);line-height:1.1;margin-bottom:20px}.landing .section-head h2 em{color:var(--accent);font-style:italic}.landing .section-head p{color:var(--ink-soft);font-size:16px}.landing .timeline{max-width:880px;margin:0 auto;position:relative}.landing .timeline:before{content:"";position:absolute;left:80px;top:12px;bottom:12px;width:1px;background:var(--line)}.landing .timeline-item{display:grid;grid-template-columns:80px 1fr;gap:40px;padding:24px 0;position:relative}.landing .timeline-item:before{content:"";position:absolute;left:75px;top:32px;width:11px;height:11px;border-radius:50%;background:var(--accent);border:2px solid var(--bg);z-index:2}.landing .timeline-year{font-family:var(--serif);font-size:22px;font-weight:600;color:var(--accent);text-align:right;padding-right:24px;padding-top:4px}.landing .timeline-year .timeline-year-end{font-size:14px;color:var(--ink-muted)}.landing .timeline-body{padding-left:20px}.landing .timeline-body h3{font-family:var(--serif);font-size:22px;font-weight:600;margin-bottom:4px;color:var(--ink)}.landing .timeline-body .subtitle{font-size:13px;color:var(--ink-muted);text-transform:uppercase;letter-spacing:.08em;margin-bottom:10px;font-weight:500}.landing .timeline-body p{color:var(--ink-soft);font-size:15px;line-height:1.7}.landing .work{background:var(--bg);padding:130px 0 0}.landing .timeline-link{display:inline-block;margin-top:14px;font-size:14px;font-weight:500;color:var(--accent);letter-spacing:.02em;transition:color .2s}.landing .timeline-link:hover{color:var(--accent-warm)}.landing .timeline-screenshot{margin-top:22px;width:100%;max-width:520px;aspect-ratio:16 / 9;background:var(--bg-card);border:1px solid var(--line);border-radius:8px;overflow:hidden;position:relative;transition:border-color .2s,transform .2s,box-shadow .2s}.landing .timeline-screenshot:hover{border-color:var(--accent);transform:translateY(-2px);box-shadow:0 10px 28px #0000001a}.landing .timeline-screenshot:after{content:"Screenshot coming soon";position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--ink-muted)}.landing .timeline-screenshot img{width:100%;height:100%;object-fit:cover;display:block;position:relative;z-index:1;transition:transform .3s ease}.landing .timeline-screenshot:hover img{transform:scale(1.03)}.landing a.timeline-screenshot-link{display:block;cursor:pointer;text-decoration:none}.landing .timeline-screenshot-link .screenshot-overlay{position:absolute;right:12px;bottom:12px;z-index:2;background:var(--accent);color:#0a0a0a;font-size:12px;font-weight:600;letter-spacing:.02em;padding:6px 12px;border-radius:999px;opacity:0;transform:translateY(6px);transition:opacity .2s ease,transform .2s ease;pointer-events:none}.landing .timeline-screenshot-link:hover .screenshot-overlay{opacity:1;transform:translateY(0)}.landing .timeline-sublist{list-style:none;margin:16px 0 0;padding:0}.landing .timeline-sublist li{position:relative;padding-left:18px;margin-bottom:8px;font-size:14px;color:var(--ink-soft);line-height:1.7}.landing .timeline-sublist li:before{content:"";position:absolute;left:0;top:11px;width:6px;height:1px;background:var(--accent)}.landing .project-cards{margin-top:22px;display:flex;flex-direction:column;gap:12px}.landing .project-card{position:relative;display:flex;align-items:stretch;gap:16px;padding:14px;border:1px solid var(--line);border-radius:10px;background:var(--bg-soft);transition:all .2s;color:inherit;text-decoration:none}.landing .project-card:hover{border-color:var(--accent);background:var(--bg-card);transform:translateY(-1px)}.landing .project-card-visit{position:absolute;right:12px;bottom:10px;z-index:2;background:var(--accent);color:#0a0a0a;font-size:11px;font-weight:600;letter-spacing:.02em;padding:5px 11px;border-radius:999px;white-space:nowrap;opacity:0;transform:translateY(5px);transition:opacity .2s ease,transform .2s ease;pointer-events:none;box-shadow:0 4px 14px -4px #0009}.landing .project-card:hover .project-card-visit{opacity:1;transform:translateY(0)}.landing .project-card-thumb{flex:0 0 80px;width:80px;height:80px;border-radius:6px;overflow:hidden;background:var(--bg-card);border:1px solid var(--line)}.landing .project-card-thumb img{width:100%;height:100%;object-fit:cover;display:block}.landing .project-card-body{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:center}.landing .project-card-name{font-family:var(--serif);font-size:17px;font-weight:600;color:var(--ink);margin-bottom:4px;display:inline-flex;align-items:center;gap:8px;transition:color .2s}.landing .project-card:hover .project-card-name{color:var(--accent)}.landing .project-card-icon{display:inline-flex;width:14px;height:14px;color:var(--ink-muted);transition:color .2s}.landing .project-card-icon svg{width:100%;height:100%}.landing .project-card:hover .project-card-icon{color:var(--accent)}.landing .project-card-desc{font-size:13px;color:var(--ink-soft);line-height:1.6}.landing .beyond{background:var(--bg);padding:110px 0 0}.landing .section-cta{text-align:center;margin-top:52px;display:flex;flex-direction:column;align-items:center;gap:12px}.landing .cta-caption{font-size:13px;font-weight:500;letter-spacing:.04em;color:var(--ink-muted)}.landing .cta-caption span{margin-left:2px}.landing .whats-next{background:var(--bg);padding:76px 0 96px;text-align:center}.landing .whats-next .section-head{margin-bottom:30px}.landing .whats-next-body{max-width:780px;margin:0 auto;color:var(--ink-soft);font-size:clamp(17px,1.7vw,20px);line-height:1.75}.landing .services{background:var(--bg);padding:72px 0}.landing .services .section-head{margin-bottom:36px}.landing .services .section-cta{margin-top:36px}.landing .services-grid{max-width:960px;margin:0 auto;display:grid;grid-template-columns:repeat(2,1fr);gap:20px}@media (max-width: 720px){.landing .services-grid{grid-template-columns:1fr;max-width:420px}}.landing .service-card{background:var(--bg-card);border:1px solid var(--line);border-radius:14px;padding:26px 28px;transition:border-color .25s ease,transform .25s ease,box-shadow .25s ease}.landing .service-card:hover{border-color:#f4d03f66;transform:translateY(-3px);box-shadow:0 16px 40px -24px #000c}.landing .service-card h3{font-family:var(--serif);font-weight:600;font-size:25px;line-height:1.2;margin-bottom:12px;color:var(--ink)}.landing .service-card p{color:var(--ink-soft);font-size:15px;line-height:1.65}.landing .skills{background:var(--bg);padding:110px 0 0}.landing .skills .section-head{margin-bottom:60px}.landing .skills-groups{max-width:880px;margin:0 auto;display:flex;flex-direction:column;gap:32px}.landing .skills-group-label{font-size:12px;letter-spacing:.15em;text-transform:uppercase;font-weight:600;color:var(--accent);margin-bottom:14px}.landing .skills-tags{display:flex;flex-wrap:wrap;gap:10px}.landing .skill-tag{display:inline-block;padding:8px 16px;border:1px solid var(--line);border-radius:999px;font-size:13px;font-weight:500;color:var(--ink-soft);background:var(--bg-soft);transition:all .2s}.landing .skill-tag:hover{border-color:var(--accent);color:var(--accent)}.landing .footer{background:var(--bg-soft);padding:70px 0 40px;border-top:1px solid var(--line)}.landing .footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:60px;margin-bottom:50px}.landing .footer-logo{font-family:var(--script);font-size:36px;margin-bottom:18px}.landing .footer p{color:var(--ink-soft);font-size:15px;max-width:360px;line-height:1.7}.landing .footer h4{font-family:var(--serif);font-weight:600;font-size:18px;margin-bottom:18px;color:var(--ink)}.landing .footer ul{list-style:none}.landing .footer ul li{margin-bottom:10px}.landing .footer ul a{font-size:14px;color:var(--ink-soft);transition:color .2s}.landing .footer ul a:hover{color:var(--accent)}.landing .footer-bottom{border-top:1px solid var(--line);padding-top:30px;display:flex;justify-content:space-between;color:var(--ink-muted);font-size:13px}@media (max-width: 960px){.landing .hero{height:auto;min-height:100vh;align-items:flex-start;padding:120px 0 48px}.landing .hero-grid{grid-template-columns:2fr 3fr;column-gap:16px;row-gap:20px;align-items:start;grid-template-areas:"tagline tagline" "title   image" "sub     sub" "ctas    ctas"}.landing .hero-content{display:contents}.landing .hero-tagline{grid-area:tagline;margin-bottom:0}.landing .hero h1{grid-area:title;font-size:clamp(26px,7vw,40px);margin:0;align-self:center}.landing .hero-sub{grid-area:sub}.landing .hero-ctas{grid-area:ctas}.landing .hero-image{grid-area:image;order:0}.landing .hero-cards{grid-template-columns:1fr 1fr;gap:12px;margin-top:36px}.landing .hero-image-wrap{max-width:100%;width:100%;margin:0;position:relative;z-index:1}.landing .hero-image-wrap img{max-height:none;width:100%}.landing .hero:before{display:none}.landing .hero-image:before{content:"";position:absolute;top:-10%;right:-12%;bottom:-10%;left:-12%;background:url(/hero-tracks.svg) center / cover no-repeat;opacity:.22;z-index:0;pointer-events:none}.landing .about-grid{grid-template-columns:1fr;gap:50px}.landing .about-image-wrap{max-width:380px;margin:0 auto}.landing .stats-grid{grid-template-columns:repeat(2,1fr);gap:50px 30px}.landing .footer-grid{grid-template-columns:1fr;gap:40px}.landing .nav-cluster{display:none}.landing .nav-toggle{display:inline-flex}.landing .nav.nav-open{background:#0c0d0ff5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}.landing .nav.nav-open .nav-mobile{display:flex;flex-direction:column;gap:2px;padding:6px 24px 18px}.landing .nav-mobile a{padding:13px 14px;border-radius:10px;font-size:15px;font-weight:500;color:var(--ink-soft);transition:background .2s,color .2s}.landing .nav-mobile a:hover,.landing .nav-mobile a:active{background:#f4d03f14;color:var(--accent)}.landing .nav-mobile a.nav-mobile-cta{margin-top:8px;background:var(--accent);color:#0a0a0a;font-weight:600;text-align:center}.landing .nav-mobile a.nav-mobile-cta.nav-mobile-cta-outline{background:transparent;color:var(--accent);border:1.5px solid var(--accent)}.landing .timeline:before{left:18px}.landing .timeline-item{grid-template-columns:1fr;gap:8px}.landing .timeline-item:before{left:13px;top:20px}.landing .timeline-year{text-align:left;padding-left:50px;padding-right:0}.landing .timeline-body{padding-left:50px}.landing .container,.landing .nav-inner{padding:0 24px}.landing .mobile-cta-bar{display:flex;gap:10px;position:fixed;left:0;right:0;bottom:0;z-index:200;padding:12px 16px calc(12px + env(safe-area-inset-bottom,0px));background:#0c0d0feb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid var(--line);box-shadow:0 -8px 24px -12px #0009}.landing .mobile-cta-bar .btn,.landing .mobile-cta-bar .btn-outline-dark{flex:1;text-align:center;padding:13px 14px;font-size:14px;white-space:nowrap}.landing .footer{padding-bottom:calc(76px + env(safe-area-inset-bottom,0px))}.landing .hero-ctas,.landing .about-ctas,.landing .section-cta{display:none}}@media (max-width: 560px){.landing .stats-grid{grid-template-columns:1fr}.landing .hero{padding:100px 0 40px}.landing .footer-bottom{flex-direction:column;gap:12px;text-align:center}}.landing .fade-in{opacity:0;transform:translateY(20px);animation:landingFadeIn .9s ease forwards}.landing .fade-in:nth-child(2){animation-delay:.1s}.landing .fade-in:nth-child(3){animation-delay:.2s}.landing .fade-in:nth-child(4){animation-delay:.3s}@keyframes landingFadeIn{to{opacity:1;transform:translateY(0)}}
