:root{--bg: #060816;--bg-soft: #0d1330;--surface: rgba(10, 16, 37, .72);--surface-strong: rgba(17, 25, 53, .9);--line: rgba(149, 176, 255, .18);--line-strong: rgba(132, 238, 255, .28);--text: #eef4ff;--muted: #9eaed0;--cyan: #84eeff;--pink: #ff6ad5;--violet: #7f7bff;--shadow: 0 30px 90px rgba(0, 0, 0, .38);--radius-xl: 32px;--radius-lg: 24px;--radius-md: 18px;--max-width: 1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;font-family:Manrope,sans-serif;color:var(--text);background:radial-gradient(circle at top left,rgba(255,106,213,.18),transparent 26%),radial-gradient(circle at 80% 12%,rgba(132,238,255,.16),transparent 24%),linear-gradient(180deg,#070b1b,#050711)}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.app-shell{position:relative;overflow:hidden}.ambient,.grid-overlay{position:fixed;inset:0;pointer-events:none}.ambient-one{background:radial-gradient(circle at 18% 14%,rgba(255,106,213,.22),transparent 0,transparent 24%),radial-gradient(circle at 84% 18%,rgba(132,238,255,.16),transparent 0,transparent 20%);filter:blur(10px)}.ambient-two{background:radial-gradient(circle at 70% 70%,rgba(127,123,255,.16),transparent 0,transparent 24%),radial-gradient(circle at 32% 82%,rgba(255,106,213,.12),transparent 0,transparent 22%);animation:floatGlow 12s ease-in-out infinite alternate}.grid-overlay{background:linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px);background-size:48px 48px;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent 82%);mask-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent 82%);opacity:.22}.page-shell{position:relative;width:min(var(--max-width),calc(100% - 32px));margin:0 auto;padding:24px 0 72px}.eyebrow,.directory-kicker{margin:0;font-size:12px;letter-spacing:.18em;text-transform:uppercase;color:var(--cyan)}.hero-shell,.section-block,.footer-cta{position:relative;border:1px solid var(--line);background:linear-gradient(180deg,#080c1cc7,#090e208c);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.hero-shell{border-radius:36px;padding:28px}.topbar,.hero-grid,.section-heading,.featured-grid,.story-grid,.story-list,.directory-grid,.capability-grid{display:grid;gap:20px}.topbar{grid-template-columns:repeat(2,minmax(0,1fr));align-items:center}.brand{display:flex;gap:14px;align-items:center}.brand-mark,.nav-link,.primary-btn,.secondary-btn,.filter-chip,.project-labels span,.directory-status,.tag-cluster span{border-radius:999px}.brand-mark{display:inline-flex;width:46px;height:46px;align-items:center;justify-content:center;border:1px solid rgba(132,238,255,.28);background:linear-gradient(135deg,#84eeff2e,#ff6ad52e);color:#fff;font-family:Syne,sans-serif;font-weight:700}.brand h1,.hero-copy h2,.section-heading h3,.story-intro h3,.footer-cta h3,.featured-card h4,.directory-card h4,.capability-card h4,.hero-project-card h3{margin:0;font-family:Syne,sans-serif}.brand h1{font-size:22px}.nav-link{justify-self:end;display:inline-flex;align-items:center;padding:12px 16px;border:1px solid var(--line);background:#ffffff0a;color:var(--text)}.hero-grid{grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);align-items:center;margin-top:42px}.hero-copy h2{margin-top:14px;font-size:clamp(40px,7vw,80px);line-height:.94;max-width:8ch}.hero-text,.section-copy,.directory-copy,.hero-project-card p,.featured-card p,.story-card p,.directory-card p,.capability-card p,.footer-cta p{color:var(--muted);line-height:1.78}.hero-text{max-width:600px;font-size:17px;margin:18px 0 0}.hero-actions,.filter-row,.tag-cluster,.project-labels,.footer-cta-grid{display:flex;gap:10px;flex-wrap:wrap}.hero-actions{margin-top:28px}.hero-actions a{min-height:48px}.primary-btn,.secondary-btn,.filter-chip{border:1px solid transparent;cursor:pointer;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.primary-btn,.secondary-btn{padding:13px 18px}.primary-btn{color:#08111f;background:linear-gradient(120deg,var(--cyan),#c6f8ff);box-shadow:0 12px 34px #84eeff38}.secondary-btn{border-color:var(--line);background:#ffffff0a;color:var(--text)}.primary-btn:hover,.secondary-btn:hover,.nav-link:hover,.filter-chip:hover,.featured-card:hover,.directory-card:hover,.hero-project-card:hover,.capability-card:hover,.story-card:hover{transform:translateY(-3px)}.hero-project-card,.featured-card,.story-card,.directory-card,.capability-card{border:1px solid var(--line);background:var(--surface);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.hero-stack{position:relative;min-height:360px}.hero-project-card{position:absolute;width:min(100%,340px);padding:20px;border-radius:28px;overflow:hidden}.hero-project-card:before,.featured-card:before,.footer-cta:before{content:"";position:absolute;inset:-30% auto auto -10%;width:180px;height:180px;border-radius:50%;background:radial-gradient(circle,rgba(255,106,213,.22),transparent 68%);filter:blur(8px)}.hero-project-card-1{top:30px;right:10px}.hero-project-card-2{top:220px;left:0}.project-labels span{padding:7px 10px;font-size:12px;border:1px solid rgba(132,238,255,.2);background:#84eeff14;color:var(--cyan)}.hero-project-card h3{margin-top:18px;font-size:30px}.hero-project-card a,.text-link{display:inline-flex;margin-top:18px;color:var(--cyan)}.section-block{margin-top:26px;padding:28px;border-radius:30px}.section-heading{grid-template-columns:minmax(0,1fr) minmax(260px,.8fr);align-items:end}.section-heading h3,.story-intro h3,.footer-cta h3{margin-top:10px;font-size:clamp(28px,4vw,48px);line-height:1.04}.featured-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:24px}.featured-card,.directory-card,.capability-card{position:relative;padding:22px;border-radius:28px;overflow:hidden}.featured-surface{position:relative;min-height:290px;display:flex;flex-direction:column}.featured-card-1{background:linear-gradient(180deg,#121b3de6,#0c1226e0),linear-gradient(135deg,rgba(255,106,213,.14),transparent)}.featured-card-2{background:linear-gradient(180deg,#0d1834e6,#0a1228db),linear-gradient(135deg,rgba(132,238,255,.14),transparent)}.featured-card-3{background:linear-gradient(180deg,#0b142ee6,#080e22db),linear-gradient(135deg,rgba(127,123,255,.18),transparent)}.featured-topline{display:flex;justify-content:space-between;gap:12px;color:var(--cyan);font-size:12px;letter-spacing:.12em;text-transform:uppercase}.featured-highlight{margin:18px 0 0;color:#ffd0ef;font-size:13px;letter-spacing:.08em;text-transform:uppercase}.featured-card h4,.directory-card h4,.capability-card h4{margin-top:18px;font-size:28px}.tag-cluster{margin-top:auto;padding-top:18px}.tag-cluster span{padding:7px 10px;font-size:12px;color:#d8e7ff;border:1px solid rgba(255,255,255,.08);background:#ffffff0d}.story-grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start}.story-list{grid-template-columns:1fr}.story-card{padding:22px;border-radius:22px}.story-index{display:inline-flex;margin-bottom:12px;color:var(--pink);font-family:Syne,sans-serif;font-size:20px}.filter-row{justify-content:flex-end}.filter-chip{padding:11px 15px;border-color:var(--line);background:#ffffff0a;color:var(--text)}.filter-chip.active{border-color:#84eeff61;background:#84eeff1a;color:var(--cyan);box-shadow:0 12px 30px #84eeff1a}.directory-grid,.capability-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:24px}.directory-copy{max-width:760px;margin:18px 0 0}.directory-top{display:flex;justify-content:space-between;gap:12px;align-items:start}.directory-status{padding:7px 10px;border:1px solid rgba(255,106,213,.18);background:#ff6ad514;color:#ffc3ec;font-size:12px}.capability-wrap{background:linear-gradient(180deg,#0c1126e0,#0a0e1ecc),radial-gradient(circle at top right,rgba(132,238,255,.12),transparent 24%)}.capability-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--cyan)}.capability-meta span{font-family:Syne,sans-serif;font-size:20px}.capability-meta p{margin:0;color:#d4def6;font-size:12px;letter-spacing:.12em;text-transform:uppercase}.footer-cta{margin-top:26px;padding:28px;border-radius:32px;text-align:center}.footer-cta-grid{justify-content:space-between;align-items:end}.footer-copy-wrap{max-width:420px;margin-left:auto}.footer-copy-wrap .primary-btn{display:inline-flex}.footer-cta h3{max-width:18ch;margin-left:auto;margin-right:auto}.footer-cta p{max-width:720px;margin:18px auto 0}.footer-cta .primary-btn{margin-top:24px}.reveal{opacity:0;transform:translateY(26px);transition:opacity .7s ease,transform .7s ease}.app-shell.is-ready .reveal{opacity:1;transform:translateY(0)}.app-shell.is-ready .reveal-delay{transition-delay:.14s}@keyframes floatGlow{0%{transform:translateZ(0) scale(1)}to{transform:translate3d(0,20px,0) scale(1.05)}}@media(max-width:1040px){.hero-grid,.section-heading,.story-grid,.featured-grid,.directory-grid,.capability-grid,.topbar{grid-template-columns:1fr}.nav-link,.filter-row{justify-self:start}.hero-stack{min-height:auto;display:grid;gap:16px}.hero-project-card{position:relative;top:auto;right:auto;left:auto;width:100%}}@media(max-width:820px){.page-shell{width:min(calc(100% - 24px),var(--max-width));padding:16px 0 64px}.hero-shell,.section-block,.footer-cta{padding:22px}.hero-grid{margin-top:28px;gap:18px}.hero-copy h2{max-width:9ch;font-size:clamp(34px,11vw,56px);line-height:1.08;letter-spacing:.01em}.hero-text,.section-copy,.directory-copy,.story-card p,.directory-card p,.capability-card p,.footer-cta p{font-size:14px;line-height:1.72}.hero-actions{display:grid;grid-template-columns:1fr}.primary-btn,.secondary-btn{width:100%;justify-content:center}.featured-surface{min-height:240px}.featured-card h4,.directory-card h4,.capability-card h4,.hero-project-card h3{font-size:24px}.filter-row{justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap;padding-bottom:4px;scrollbar-width:none}.filter-row::-webkit-scrollbar{display:none}.filter-chip{flex:0 0 auto;white-space:nowrap}.footer-cta-grid{display:grid;grid-template-columns:1fr;gap:18px}.footer-copy-wrap{max-width:none;margin-left:0}}@media(max-width:680px){.page-shell{width:min(calc(100% - 20px),var(--max-width));padding-top:10px}.hero-shell,.section-block,.footer-cta{padding:18px;border-radius:22px}.brand{gap:10px;align-items:flex-start}.brand-mark{width:40px;height:40px}.brand h1{font-size:18px}.eyebrow,.directory-kicker{font-size:11px;letter-spacing:.14em}.hero-copy h2{font-size:34px;max-width:10ch;line-height:1.12;letter-spacing:.012em}.hero-text{font-size:14px}.nav-link{width:100%;justify-content:center}.section-heading h3,.story-intro h3,.footer-cta h3{font-size:28px}.hero-project-card,.featured-card,.story-card,.directory-card,.capability-card{padding:18px;border-radius:22px}.featured-surface{min-height:auto}.hero-project-card h3,.featured-card h4,.directory-card h4,.capability-card h4{font-size:22px}.hero-project-card p,.featured-card p,.directory-card p,.story-card p,.capability-card p,.footer-cta p{font-size:14px;line-height:1.68}.featured-topline,.directory-top{display:grid;grid-template-columns:1fr;gap:10px}.project-labels,.tag-cluster{gap:8px}.tag-cluster{padding-top:14px}.tag-cluster span,.project-labels span,.directory-status{padding:6px 9px;font-size:11px}.footer-cta{text-align:left}.footer-cta h3,.footer-cta p{margin-left:0;margin-right:0;max-width:none}.footer-cta .primary-btn{width:100%;justify-content:center}.featured-highlight{font-size:12px}}@media(max-width:420px){.page-shell{width:calc(100% - 16px)}.hero-shell,.section-block,.footer-cta{padding:16px}.hero-copy h2{font-size:30px;max-width:10ch;line-height:1.14}.hero-text,.section-copy,.directory-copy{font-size:13px}.primary-btn,.secondary-btn,.nav-link{min-height:46px;padding:12px 14px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.reveal{opacity:1;transform:none}}
