:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--status-background:#04070d;--status-border:#97a6ba3d;--status-surface:#0a0f16eb;--status-text:#ecf2ff;--status-muted:#9ba8bf;--status-accent:#72d2ff}*{box-sizing:border-box}html,body{min-height:100%}html{scroll-behavior:smooth}body{background:var(--status-background);color:var(--status-text);margin:0;font-family:Avenir Next,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}code{font-family:SFMono-Regular,IBM Plex Mono,Consolas,monospace}.landing-root{--page-background:radial-gradient(circle at 18% 16%, #72d2ff1f, transparent 28%), radial-gradient(circle at 82% 8%, #ff5e5e1a, transparent 24%), linear-gradient(180deg, #020407 0%, #050910 40%, #090f18 100%);--surface:#080d14d1;--surface-strong:#0a1119f2;--surface-soft:#0c131da8;--border:#7f95b238;--border-strong:#a0b7d559;--text:#edf4ff;--muted:#9aa9c0;--accent:#72d2ff;--accent-alt:#ff5e5e;--glow:#72d2ff52;--shadow:0 30px 70px #00000057;--radius:1.5rem;--radius-soft:1rem;--frame-radius:999px;--font-display:"Arial Narrow", "Avenir Next Condensed", "Avenir Next", sans-serif;--font-body:"Avenir Next", "Segoe UI", sans-serif;--font-mono:"SFMono-Regular", "IBM Plex Mono", Consolas, monospace;background:var(--page-background);min-height:100vh;color:var(--text);font-family:var(--font-body);isolation:isolate;padding:1rem;position:relative;overflow-x:clip}.landing-root:before{z-index:-3;opacity:.08;content:"";pointer-events:none;background-color:#0000;background-image:linear-gradient(#ffffff0a 1px,#0000 1px),linear-gradient(90deg,#ffffff0a 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:7rem 7rem;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:fixed;inset:0}.landing-root:after{z-index:-2;content:"";pointer-events:none;background:radial-gradient(circle at 50% 0,#ffffff14,#0000 45%),radial-gradient(circle at 68% 24%,#72d2ff1a,#0000 18%);position:fixed;inset:0}.background-canvas{z-index:-1;pointer-events:none;opacity:0;transition:opacity .25s;position:fixed;inset:0}.landing-root[data-background-mode=wave-field] .background-canvas{opacity:var(--background-canvas-opacity,.88)}.site-header,.section-shell{z-index:1;position:relative}.site-header{border:1px solid var(--border);border-radius:var(--frame-radius);max-width:82rem;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#080d1494;grid-template-columns:auto 1fr auto;align-items:center;gap:1.25rem;margin:0 auto 1rem;padding:1rem 1.25rem;display:grid}.header-floating-nav{top:calc(1rem + env(safe-area-inset-top,0px));right:calc(1rem + env(safe-area-inset-right,0px));z-index:6;opacity:0;pointer-events:none;justify-items:end;gap:.7rem;transition:opacity .18s,transform .18s;display:grid;position:fixed;transform:translateY(-.4rem)}.header-floating-nav.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}.header-nav-toggle{border:1px solid var(--border-strong);background:color-mix(in srgb, var(--surface-strong) 76%, transparent);width:3.4rem;height:3.4rem;box-shadow:0 20px 45px color-mix(in srgb, var(--glow) 56%, transparent), 0 0 0 1px color-mix(in srgb, var(--border) 42%, transparent) inset;color:var(--text);cursor:pointer;-webkit-backdrop-filter:blur(20px)saturate(150%);backdrop-filter:blur(20px)saturate(150%);border-radius:999px;align-content:center;gap:.28rem;padding:.8rem;transition:background .18s,border-color .18s,box-shadow .18s,color .18s;display:grid}.header-nav-toggle-line{background:currentColor;border-radius:999px;width:100%;height:2px;transition:transform .18s,opacity .18s;display:block}.header-floating-nav.is-open .header-nav-toggle-line:first-child{transform:translateY(.38rem)rotate(45deg)}.header-floating-nav.is-open .header-nav-toggle-line:nth-child(2){opacity:0}.header-floating-nav.is-open .header-nav-toggle-line:nth-child(3){transform:translateY(-.38rem)rotate(-45deg)}.header-floating-panel{border:1px solid var(--border-strong);background:linear-gradient(180deg, color-mix(in srgb, var(--surface-strong) 74%, transparent), color-mix(in srgb, var(--surface-soft) 54%, transparent));width:min(22rem,100vw - 2rem);box-shadow:0 26px 60px color-mix(in srgb, var(--glow) 74%, transparent), 0 0 0 1px color-mix(in srgb, var(--border) 45%, transparent) inset;opacity:0;pointer-events:none;transform-origin:100% 0;-webkit-backdrop-filter:blur(22px)saturate(160%);backdrop-filter:blur(22px)saturate(160%);border-radius:1.35rem;gap:1rem;padding:1rem;transition:opacity .18s,transform .18s,box-shadow .18s,border-color .18s;display:grid;transform:translateY(-.35rem)scale(.98)}.header-floating-nav.is-open .header-floating-panel{opacity:1;pointer-events:auto;transform:translateY(0)scale(1)}.header-floating-panel-copy{gap:.25rem;display:grid}.header-floating-panel-line{color:var(--text);margin:0;font-size:.98rem;line-height:1.45}.site-nav-floating{justify-content:center;justify-items:center;gap:.2rem;display:grid}.site-nav-floating .site-nav-link{text-align:center;padding:.4rem 0}.header-floating-cta{width:100%}.brand-lockup{gap:.2rem;min-width:0;display:grid}.brand-kicker,.section-eyebrow,.card-eyebrow,.workflow-index{color:var(--accent);font-family:var(--font-mono);letter-spacing:.18em;text-transform:uppercase;margin:0;font-size:.76rem}.brand-wordmark{color:var(--text);font-size:.98rem;line-height:1.4}.site-nav{flex-wrap:wrap;justify-content:flex-end;gap:1rem;display:flex}.site-nav-link,.footer-link{color:var(--muted);font-size:.95rem;transition:color .16s,opacity .16s}.site-nav-link:hover,.footer-link:hover,.site-nav-link:focus-visible,.footer-link:focus-visible{color:var(--text)}.header-cta,.button-primary,.button-secondary,.primary-action{border:1px solid var(--border-strong);border-radius:calc(var(--radius-soft) + .1rem);cursor:pointer;justify-content:center;align-items:center;min-height:3rem;padding:.85rem 1.2rem;transition:border-color .18s,background .18s,color .18s,box-shadow .18s,filter .18s;display:inline-flex}.header-cta,.button-primary,.primary-action{background:linear-gradient(135deg, color-mix(in srgb, var(--accent) 64%, white 18%), var(--accent-alt));color:#04070d;box-shadow:0 18px 40px color-mix(in srgb, var(--glow) 70%, transparent);font-weight:700}.button-secondary{color:var(--text);background:#ffffff05}.header-cta:hover,.button-primary:hover,.button-secondary:hover,.primary-action:hover,.header-cta:focus-visible,.button-primary:focus-visible,.button-secondary:focus-visible,.primary-action:focus-visible{border-color:color-mix(in srgb, var(--accent) 48%, var(--border-strong));box-shadow:0 18px 40px color-mix(in srgb, var(--glow) 86%, transparent), 0 0 0 1px color-mix(in srgb, var(--accent) 24%, transparent) inset;filter:saturate(1.08)brightness(1.03)}.button-secondary:hover,.button-secondary:focus-visible{background:color-mix(in srgb, var(--secondary-button-bg) 72%, var(--accent) 28%);color:var(--text)}.header-nav-toggle:hover,.header-nav-toggle:focus-visible{border-color:color-mix(in srgb, var(--accent) 52%, var(--border-strong));box-shadow:0 24px 55px color-mix(in srgb, var(--glow) 88%, transparent), 0 0 0 1px color-mix(in srgb, var(--accent) 20%, transparent) inset;color:var(--accent)}.section-shell{border:1px solid var(--border);border-radius:var(--radius);background:linear-gradient(180deg, color-mix(in srgb, var(--surface-strong) 90%, transparent), var(--surface));max-width:82rem;box-shadow:var(--shadow);margin:0 auto 1.15rem;padding:clamp(1.35rem,3vw,2.4rem);overflow:hidden}.hero-section{grid-template-columns:minmax(0,1.02fr) minmax(18rem,.98fr);align-items:center;gap:clamp(1.5rem,4vw,3rem);min-height:clamp(34rem,80vh,48rem);display:grid}.hero-copy,.section-heading,.footer-copy{max-width:42rem}h1,h2,h3,.brand-wordmark strong{font-family:var(--font-display);letter-spacing:-.03em;margin:0;font-weight:700;line-height:.98}h1{font-size:clamp(3.4rem,7vw,6.2rem)}.section-heading h2,.footer-copy h2{font-size:clamp(2.4rem,4vw,4rem)}.hero-highlight-card h2,.hero-stage-window h2{font-size:clamp(1.5rem,2.3vw,2.25rem)}h3{font-size:clamp(1.3rem,2vw,1.8rem)}.section-lede,.hero-highlight-card p,.hero-stage-window p,.surface-card p,.architecture-card p,.workflow-card p,.workflow-card span,.audience-card p,.trust-card p,.access-checklist-card,.access-track-card p,.placeholder-card p,.placeholder-card h3,.publication-card p,.news-card p,.profile-card p,.partner-card p,.testimonial-card p,.community-card p,.career-card p,.testimonial-card blockquote,.metric-card strong,.footer-copy p,.status-page{color:var(--muted);line-height:1.65}.back-to-top{right:calc(1rem + env(safe-area-inset-right,0px));bottom:calc(1rem + env(safe-area-inset-bottom,0px));z-index:4;border:1px solid var(--border-strong);background:var(--primary-button-bg);width:3.25rem;height:3.25rem;color:var(--primary-button-text);box-shadow:0 18px 40px color-mix(in srgb, var(--glow) 75%, transparent);cursor:pointer;opacity:0;pointer-events:none;border-radius:999px;place-items:center;padding:0;transition:opacity .18s,transform .18s,border-color .18s,box-shadow .18s;display:grid;position:fixed;transform:translateY(.8rem)}.back-to-top:hover,.back-to-top:focus-visible{border-color:color-mix(in srgb, var(--accent) 52%, var(--border-strong));box-shadow:0 22px 50px color-mix(in srgb, var(--glow) 88%, transparent), 0 0 0 1px color-mix(in srgb, var(--accent) 18%, transparent) inset;filter:saturate(1.08)brightness(1.03)}.back-to-top.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}.section-lede{margin:1rem 0 0;font-size:1.04rem}.hero-actions{flex-wrap:wrap;gap:.9rem;margin-top:1.6rem;display:flex}.hero-highlights{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:1.8rem;display:grid}.hero-highlight-card,.surface-card,.architecture-card,.workflow-card,.audience-card,.trust-card,.access-checklist-card,.access-track-card,.placeholder-card,.publication-card,.news-card,.profile-card,.partner-card,.testimonial-card,.community-card,.career-card,.metric-card{border:1px solid color-mix(in srgb, var(--border) 88%, white 6%);border-radius:var(--radius-soft);background:color-mix(in srgb, var(--surface-soft) 92%, transparent);padding:1.1rem 1.15rem;position:relative;overflow:hidden}.hero-highlight-card:before,.surface-card:before,.architecture-card:before,.workflow-card:before,.audience-card:before,.trust-card:before,.access-checklist-card:before,.access-track-card:before,.placeholder-card:before,.publication-card:before,.news-card:before,.profile-card:before,.partner-card:before,.testimonial-card:before,.community-card:before,.career-card:before,.metric-card:before{border-radius:inherit;content:"";pointer-events:none;background:linear-gradient(135deg,#ffffff0f,#0000 35%);position:absolute;inset:0}.hero-stage{border:1px solid var(--border);border-radius:calc(var(--radius) + .5rem);background:radial-gradient(circle at 58% 34%, #ffffff1f, transparent 16%), linear-gradient(180deg, #ffffff05, transparent 38%), color-mix(in srgb, var(--surface-strong) 95%, transparent);isolation:isolate;min-height:32rem;position:relative;overflow:hidden}.hero-stage-grid,.hero-stage-orbits{position:absolute;inset:0}.hero-stage-grid{opacity:.16;background-color:#0000;background-image:linear-gradient(#ffffff14 1px,#0000 1px),linear-gradient(90deg,#ffffff14 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:4.5rem 4.5rem;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box}.hero-stage-window{border:1px solid var(--border-strong);border-radius:var(--radius-soft);background:color-mix(in srgb, var(--surface-strong) 82%, transparent);z-index:2;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);width:min(24rem,100% - 3.5rem);padding:1.35rem;position:absolute;top:9%;left:8%;box-shadow:0 24px 48px #00000047}.stage-point-list,.card-list,.footer-links{gap:.7rem;margin:1rem 0 0;padding:0;list-style:none;display:grid}.stage-point-list li,.card-list li{color:var(--text);padding-left:1rem;line-height:1.55;position:relative}.stage-point-list li:before,.card-list li:before{background:linear-gradient(135deg, var(--accent), var(--accent-alt));content:"";border-radius:999px;width:.45rem;height:.45rem;position:absolute;top:.6rem;left:0}.hero-stage-metrics{z-index:2;gap:.85rem;width:min(19rem,100% - 3rem);display:grid;position:absolute;bottom:9%;right:8%}.metric-card strong{color:var(--text);margin-top:.55rem;font-size:1rem;font-weight:600;display:block}.hero-stage-orbits{stroke:#ffffff3d;stroke-width:1.2px;fill:none;opacity:0;transform-origin:50%;width:35rem;height:35rem;inset:auto -8% -10% auto}.section-heading{margin-bottom:1.5rem}.section-split-compact{margin-bottom:1rem}.section-split-tech{margin-top:1.35rem}.surface-grid,.architecture-grid,.audience-grid,.trust-grid,.domain-grid,.publication-grid,.news-grid,.profile-grid,.partner-grid,.testimonial-grid,.community-grid,.career-grid,.access-track-grid{gap:1rem;display:grid}.surface-grid,.architecture-grid,.audience-grid,.trust-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.domain-grid,.publication-grid,.news-grid,.profile-grid,.career-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.partner-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.partner-grid-network{flex-wrap:wrap;justify-content:center;display:flex}.partner-grid-network .partner-card{flex:0 min(100%,15.5rem)}.technology-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:.9rem;display:grid}.testimonial-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:1rem}.community-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.placeholder-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1rem;display:grid}.placeholder-frame{border:1px solid color-mix(in srgb, var(--border) 85%, white 8%);border-radius:calc(var(--radius-soft) * .9);background:radial-gradient(circle at 24% 20%, #ffffff14, transparent 30%), linear-gradient(180deg, #ffffff0a, transparent), color-mix(in srgb, var(--surface-strong) 82%, transparent);gap:.9rem;min-height:13rem;padding:1rem;display:grid}.placeholder-chrome{gap:.45rem;display:inline-flex}.placeholder-chrome span{background:#ffffff2e;border-radius:999px;width:.72rem;height:.72rem}.placeholder-visual{border:1px solid color-mix(in srgb, var(--border) 80%, transparent);background:radial-gradient(circle at 14% 20%, color-mix(in srgb, var(--glow) 52%, transparent), transparent 28%), linear-gradient(180deg, color-mix(in srgb, var(--surface-soft) 92%, transparent), transparent 72%);align-items:end;min-height:12rem;padding:.8rem;display:grid;position:relative;overflow:hidden}.placeholder-image-shell{border:1px solid color-mix(in srgb, var(--border-strong) 84%, transparent);background:color-mix(in srgb, var(--surface-strong) 90%, white 4%);position:absolute;inset:0;overflow:hidden;box-shadow:0 18px 34px #0f172a24}.placeholder-image-shell:after{content:"";pointer-events:none;background:linear-gradient(#0000,#f8f5ee24);height:18%;position:absolute;inset:auto 0 0}.placeholder-image{object-fit:cover;transform:scale(1.015)}.placeholder-copy{align-content:start;gap:.3rem;display:grid}.placeholder-copy p{margin:0}.placeholder-caption{color:var(--muted);font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:.75rem;font-size:.72rem;display:flex}.placeholder-card-featured{grid-column:1/-1;grid-template-columns:minmax(0,1.3fr) minmax(18rem,.7fr);gap:1rem;display:grid}.placeholder-card-featured .placeholder-frame{min-height:clamp(15rem,34vw,22rem)}.placeholder-frame[data-scene=workspace] .placeholder-visual{background:radial-gradient(circle at 20% 24%, #ffffff38, transparent 24%), linear-gradient(135deg, color-mix(in srgb, var(--accent) 18%, transparent), transparent 45%), linear-gradient(180deg, color-mix(in srgb, var(--surface-soft) 95%, transparent), transparent 72%)}.placeholder-frame[data-scene=marketplace] .placeholder-visual{background:linear-gradient(140deg, color-mix(in srgb, var(--accent-alt) 12%, transparent), transparent 45%), radial-gradient(circle at 78% 18%, #ffffff24, transparent 22%), linear-gradient(180deg, color-mix(in srgb, var(--surface-soft) 95%, transparent), transparent 72%)}.placeholder-frame[data-scene=package] .placeholder-visual{background:radial-gradient(circle at 24% 76%, color-mix(in srgb, var(--accent) 16%, transparent), transparent 28%), linear-gradient(180deg, color-mix(in srgb, var(--surface-soft) 95%, transparent), transparent 72%)}.placeholder-frame[data-scene=deployment] .placeholder-visual{background:linear-gradient(120deg, color-mix(in srgb, var(--accent-alt) 12%, transparent), transparent 48%), radial-gradient(circle at 76% 22%, color-mix(in srgb, var(--glow) 32%, transparent), transparent 22%), linear-gradient(180deg, color-mix(in srgb, var(--surface-soft) 95%, transparent), transparent 72%)}.placeholder-caption strong{color:var(--text);font-family:var(--font-display);letter-spacing:-.02em;font-size:1rem;font-weight:700}.placeholder-card h3,.access-track-card h3,.architecture-card h3,.workflow-card h3,.audience-card h3,.trust-card h3,.publication-card h3,.news-card h3,.profile-card h3,.partner-card h3,.community-card h3,.career-card h3,.section-split h3{margin-top:.45rem}.architecture-card,.surface-card,.audience-card,.trust-card,.publication-card,.news-card,.profile-card,.partner-card,.testimonial-card,.community-card,.career-card{min-height:100%}.card-summary{margin-top:.45rem}.publication-preview,.profile-portrait{position:relative;overflow:hidden}.publication-preview{border:1px solid color-mix(in srgb, var(--border) 84%, white 8%);background:color-mix(in srgb, var(--surface-strong) 84%, transparent);min-height:12rem;margin:-.1rem -.15rem .65rem}.publication-preview>svg,.profile-portrait>svg{width:100%;height:100%;display:block}.publication-card,.news-card,.profile-card,.partner-card,.testimonial-card,.community-card,.career-card{flex-direction:column;align-items:flex-start;gap:.45rem;display:flex}.community-platform-mark{border:1px solid color-mix(in srgb, var(--border-strong) 88%, transparent);background:color-mix(in srgb, var(--surface-soft) 74%, transparent);width:2.9rem;height:2.9rem;color:color-mix(in srgb, var(--card-accent,var(--accent)) 80%, white 16%);border-radius:999px;place-items:center;margin-bottom:.1rem;display:grid}.community-platform-mark svg{width:1.35rem;height:1.35rem;display:block}.card-meta{color:var(--accent);font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.8rem}.card-link{width:fit-content;color:var(--text);align-items:center;gap:.55rem;margin-top:.45rem;font-size:.94rem;font-weight:600;transition:color .16s,opacity .16s,border-color .16s,background .16s;display:inline-flex}.publication-card .card-link,.community-card .card-link,.career-card .card-link{margin-top:auto;padding-top:1rem}.card-link-icon{border:1px solid color-mix(in srgb, var(--border-strong) 88%, transparent);background:color-mix(in srgb, var(--surface-soft) 74%, transparent);border-radius:999px;place-items:center;width:1.45rem;height:1.45rem;transition:border-color .16s,background .16s;display:grid}.card-link-icon svg{width:.82rem;height:.82rem}.card-link:hover,.card-link:focus-visible{color:var(--accent)}.card-link:hover .card-link-icon,.card-link:focus-visible .card-link-icon{border-color:color-mix(in srgb, var(--accent) 48%, var(--border-strong));background:color-mix(in srgb, var(--surface-soft) 64%, var(--accent) 18%)}.card-link-muted{color:var(--muted)}.section-actions{flex-wrap:wrap;gap:.85rem;margin-bottom:1rem;display:flex}.carousel-shell{gap:1rem;display:grid}.carousel-track{scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;grid-auto-columns:minmax(0,calc(33.3333% - .666667rem));grid-auto-flow:column;gap:1rem;padding-bottom:.1rem;display:grid;overflow-x:auto}.publication-track,.publication-carousel .carousel-track{grid-auto-columns:minmax(0,calc(25% - .75rem))}.carousel-slide-publication{width:100%}.carousel-track::-webkit-scrollbar{display:none}.carousel-slide{scroll-snap-align:start;min-width:0}.carousel-controls,.carousel-buttons,.carousel-dots{align-items:center;display:flex}.carousel-controls{justify-content:space-between;gap:1rem}.carousel-controls.is-muted{opacity:.56}.carousel-buttons,.carousel-dots{gap:.55rem}.carousel-button,.carousel-dot{border:1px solid var(--border-strong);background:color-mix(in srgb, var(--surface-soft) 76%, transparent);color:var(--text);cursor:pointer;padding:0;transition:border-color .18s,background .18s,color .18s,box-shadow .18s,opacity .18s}.carousel-button{border-radius:999px;place-items:center;width:2.65rem;height:2.65rem;display:grid}.carousel-button svg{width:1rem;height:1rem}.carousel-button:disabled{cursor:default;opacity:.38}.carousel-button:hover:not(:disabled),.carousel-button:focus-visible:not(:disabled){border-color:color-mix(in srgb, var(--accent) 42%, var(--border-strong));box-shadow:0 0 0 1px color-mix(in srgb, var(--accent) 16%, transparent) inset;color:var(--accent)}.carousel-dot{border-radius:999px;width:.78rem;height:.78rem}.carousel-dot:disabled{cursor:default;opacity:.6}.carousel-dot.is-active{border-color:color-mix(in srgb, var(--accent) 58%, var(--border-strong));background:color-mix(in srgb, var(--accent) 72%, white 12%);box-shadow:0 0 16px color-mix(in srgb, var(--glow) 56%, transparent)}.section-split{gap:.35rem;margin-bottom:1rem;display:grid}.profile-portrait{border:1px solid color-mix(in srgb, var(--border) 84%, white 8%);background:color-mix(in srgb, var(--surface-strong) 78%, transparent);filter:grayscale();height:clamp(17rem,22vw,19.5rem);margin:-.1rem -.15rem .75rem;display:grid;overflow:hidden}.profile-card-advisor-start{margin-left:.9rem}.portrait-image{object-fit:cover;object-position:center 18%;filter:grayscale()contrast(1.02);width:100%;height:100%;display:block}.domain-card{padding:0}.domain-card-visual-shell{min-height:18rem;position:relative;overflow:hidden}.domain-card-visual{width:100%;min-height:18rem;transition:opacity .26s,filter .26s,transform .26s}.domain-card-visual>svg{width:100%;height:100%;display:block}.domain-card-title,.domain-card-copy{padding:1.1rem 1.15rem}.domain-card-title{background:linear-gradient(180deg, transparent, color-mix(in srgb, var(--surface-strong) 82%, transparent) 55%, color-mix(in srgb, var(--surface-strong) 92%, transparent));transition:opacity .22s,transform .22s;position:absolute;bottom:0;left:0;right:0}.domain-card-title h3,.domain-card-copy h3{margin-top:.5rem}.domain-card-copy{gap:.2rem;display:grid}@media (hover:hover) and (pointer:fine){.domain-card{min-height:18rem;position:relative;overflow:hidden}.domain-card-copy{background:linear-gradient(180deg, color-mix(in srgb, var(--surface-strong) 12%, transparent), color-mix(in srgb, var(--surface-strong) 78%, transparent) 55%, color-mix(in srgb, var(--surface-strong) 94%, transparent));opacity:0;pointer-events:none;align-content:end;transition:opacity .26s,transform .26s;position:absolute;inset:0;transform:translateY(.75rem)}.domain-card:hover .domain-card-copy,.domain-card:focus-within .domain-card-copy{opacity:1;pointer-events:auto;transform:translateY(0)}.domain-card:hover .domain-card-visual,.domain-card:focus-within .domain-card-visual{opacity:.28;filter:saturate(.72)blur(6px);transform:scale(1.04)}.domain-card:hover .domain-card-title,.domain-card:focus-within .domain-card-title{opacity:0;transform:translateY(.5rem)}}.partner-card{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:8.5rem;display:flex}.partner-logo-card{gap:.9rem}.partner-tech-card{gap:.75rem;min-height:7.5rem;padding:.9rem .85rem .95rem}.partner-logo-mark{place-items:center;width:100%;min-height:5.25rem;display:grid}.partner-logo-image{filter:grayscale()brightness(1.16)contrast(1.02);opacity:.92;width:auto;max-width:min(100%,11.5rem);height:auto;max-height:3.35rem;margin-inline:auto;display:block}.partner-logo-label{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.84rem}.technology-grid .partner-logo-image{filter:brightness(0)invert();opacity:.96}.partner-highlight-grid{margin-top:1.1rem}.testimonial-card blockquote{color:var(--text);margin:0;font-size:1.02rem;line-height:1.7}.workflow-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:1rem;display:grid}.workflow-card{min-height:100%}.workflow-index{color:var(--accent-alt)}.workflow-card span{margin-top:.9rem;font-size:.94rem;display:block}.trust-callout{border:1px solid color-mix(in srgb, var(--border) 88%, white 6%);border-radius:var(--radius-soft);background:color-mix(in srgb, var(--surface-soft) 88%, transparent);margin-top:1rem;padding:1.1rem 1.2rem}.trust-callout p{color:var(--text);margin:0;font-size:clamp(1.1rem,2vw,1.4rem);line-height:1.5}.section-access{margin-bottom:1.25rem}.section-newsletter{margin-bottom:1.15rem}.community-newsletter-bar{margin-top:1.25rem}.newsletter-bar,.newsletter-actions{align-items:center;display:flex}.newsletter-bar{justify-content:space-between;gap:1.25rem}.newsletter-copy{max-width:44rem}.newsletter-copy h2{font-size:clamp(2rem,3vw,2.9rem)}.newsletter-actions{flex-wrap:wrap;justify-content:flex-end;gap:.85rem}.access-layout{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:1rem;display:grid}.access-checklist-card{min-height:100%}.access-contact{border-top:1px solid color-mix(in srgb, var(--border) 88%, white 6%);gap:.35rem;margin-top:1.2rem;padding-top:1rem;display:grid}.access-track-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.site-footer{grid-template-columns:minmax(0,1.15fr) minmax(20rem,.85fr);align-items:end;gap:1.5rem;margin-bottom:1rem;display:grid}.footer-panel{align-content:end;place-self:end;gap:1.25rem;width:min(38rem,100%);display:grid}.footer-link-groups{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:1rem 1.4rem;display:grid}.footer-link-group{align-content:start;gap:.8rem;display:grid}.footer-link-list{gap:.65rem;display:grid}.footer-meta{border-top:1px solid color-mix(in srgb, var(--border) 88%, white 6%);flex-wrap:wrap;gap:.75rem 1rem;padding-top:1rem;display:flex}.footer-meta .card-link{color:var(--muted);margin-top:0}.footer-meta .card-link:hover,.footer-meta .card-link:focus-visible{color:var(--text)}.footer-closing,.footer-quote{margin-top:1rem}.footer-quote{margin-bottom:0}.footer-quote blockquote,.footer-quote figcaption{margin:0}.footer-quote blockquote{color:var(--text);font-size:1.02rem;line-height:1.7}.footer-quote figcaption{color:var(--muted);font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;margin-top:.55rem;font-size:.75rem}@media (hover:none),(pointer:coarse){.domain-card-copy>.card-eyebrow,.domain-card-copy>h3{display:none}}.info-page-shell{max-width:56rem;margin-top:0}.info-page-actions{margin-top:0;margin-bottom:1.25rem}.info-page-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1.5rem;display:grid}.info-page-card{min-height:100%}.status-page{border:1px solid var(--status-border);background:var(--status-surface);border-radius:1.4rem;width:min(100%,38rem);margin:0 auto;padding:2rem;box-shadow:0 28px 60px #00000057}.page,.status-page{place-items:center;min-height:100vh;padding:1.2rem;display:grid}.eyebrow{color:var(--status-accent);letter-spacing:.18em;text-transform:uppercase;margin:0;font-family:SFMono-Regular,IBM Plex Mono,Consolas,monospace;font-size:.76rem;font-weight:700}.lede{color:var(--status-muted);margin-top:1rem;line-height:1.65}.button-reset{margin-top:1.2rem}.landing-root[data-variant-family=monograph]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--page-background:radial-gradient(circle at 15% 18%, #0a121a14, transparent 22%), radial-gradient(circle at 84% 20%, #7d90a014, transparent 18%), linear-gradient(180deg, #f3f1eb 0%, #ece9e2 46%, #e3e6ea 100%);--background-grid:linear-gradient(#212c3814 1px, transparent 1px), linear-gradient(90deg, #212c3814 1px, transparent 1px);--background-lens:radial-gradient(circle at 4% 50%, #0a101814, transparent 18%), radial-gradient(circle at 94% 54%, #7e91a114, transparent 18%), linear-gradient(180deg, #ffffff24, #ffffff6b);--surface:#ffffff2e;--surface-strong:#ffffff47;--surface-soft:#ffffff1a;--border:#1e2b3721;--border-strong:#1e2b3738;--text:#0f1720;--muted:#505e6e;--accent:#577488;--accent-alt:#82919e;--glow:#24344214;--header-bg:linear-gradient(180deg, #ffffff57, #ffffff29);--section-shell-bg:linear-gradient(180deg, #ffffff47, #ffffff14);--variant-switcher-bg:linear-gradient(180deg, #ffffff57, #ffffff2e);--stage-window-bg:linear-gradient(180deg, #ffffff4d, #ffffff1f);--primary-button-bg:linear-gradient(135deg, #577488, #88acc4);--primary-button-text:#f3f7fa;--secondary-button-bg:#fff3;--hero-copy-shield:linear-gradient(180deg, #f4f1eb42, #f4f1eb05);--upper-card-bg:linear-gradient(180deg, #ffffff38, #ffffff14);--lower-card-bg:linear-gradient(180deg, #ffffff4d, #ffffff1f);--shadow:none;--radius:0;--radius-soft:0;--frame-radius:0;--font-display:"Avenir Next", "Helvetica Neue", sans-serif;--font-body:"Avenir Next", "Helvetica Neue", sans-serif;--background-canvas-opacity:.72;--wave-mask-early:.2;--wave-mask-footer:.56;--wave-mask-hero:.12;--wave-mask-late:.34;--transition-progress:0}.landing-root[data-variant-family=monograph][data-act=outro]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.landing-root[data-variant-family=monograph]:before{background:var(--background-grid);opacity:1;background-size:5.75rem 5.75rem}.landing-root[data-variant-family=monograph]:after{background:var(--background-lens);opacity:1}.landing-root[data-variant-family=monograph] .site-header,.landing-root[data-variant-family=monograph] .header-nav-toggle,.landing-root[data-variant-family=monograph] .header-floating-panel,.landing-root[data-variant-family=monograph] .section-shell,.landing-root[data-variant-family=monograph] .hero-highlight-card,.landing-root[data-variant-family=monograph] .surface-card,.landing-root[data-variant-family=monograph] .architecture-card,.landing-root[data-variant-family=monograph] .workflow-card,.landing-root[data-variant-family=monograph] .audience-card,.landing-root[data-variant-family=monograph] .trust-card,.landing-root[data-variant-family=monograph] .access-checklist-card,.landing-root[data-variant-family=monograph] .access-track-card,.landing-root[data-variant-family=monograph] .placeholder-card,.landing-root[data-variant-family=monograph] .publication-card,.landing-root[data-variant-family=monograph] .news-card,.landing-root[data-variant-family=monograph] .profile-card,.landing-root[data-variant-family=monograph] .partner-card,.landing-root[data-variant-family=monograph] .testimonial-card,.landing-root[data-variant-family=monograph] .community-card,.landing-root[data-variant-family=monograph] .career-card,.landing-root[data-variant-family=monograph] .metric-card,.landing-root[data-variant-family=monograph] .placeholder-frame,.landing-root[data-variant-family=monograph] .hero-stage,.landing-root[data-variant-family=monograph] .hero-stage-window,.landing-root[data-variant-family=monograph] .trust-callout{border-radius:0}.landing-root[data-variant-family=monograph] .site-header,.landing-root[data-variant-family=monograph] .section-shell,.landing-root[data-variant-family=monograph] .workflow-transition{max-width:96rem;box-shadow:none}.landing-root[data-variant-family=monograph] .site-header{background:var(--header-bg);-webkit-backdrop-filter:blur(16px)saturate(145%);backdrop-filter:blur(16px)saturate(145%)}.landing-root[data-variant-family=monograph] .header-nav-toggle,.landing-root[data-variant-family=monograph] .header-floating-panel{background:var(--header-bg);-webkit-backdrop-filter:blur(18px)saturate(150%);backdrop-filter:blur(18px)saturate(150%)}.landing-root[data-variant-family=monograph] .section-shell{isolation:isolate;background:0 0;position:relative}.landing-root[data-variant-family=monograph] .section-shell:before{z-index:0;background:var(--section-shell-bg);content:"";opacity:var(--section-veil-opacity,.72);-webkit-backdrop-filter:blur(12px)saturate(130%);backdrop-filter:blur(12px)saturate(130%);pointer-events:none;position:absolute;inset:0}.landing-root[data-variant-family=monograph] .section-shell>*{z-index:1;position:relative}.landing-root[data-variant-family=monograph] .section-hero{--section-veil-opacity:calc(var(--wave-mask-hero) + .34)}.landing-root[data-variant-family=monograph] .section-build,.landing-root[data-variant-family=monograph] .section-differentiators,.landing-root[data-variant-family=monograph] .section-domains,.landing-root[data-variant-family=monograph] .section-publications,.landing-root[data-variant-family=monograph] .section-platform{--section-veil-opacity:calc(var(--wave-mask-early) + .2)}.landing-root[data-variant-family=monograph] .section-workflow{--section-veil-opacity:calc(var(--wave-mask-early) + .16)}.landing-root[data-variant-family=monograph] .section-trust,.landing-root[data-variant-family=monograph] .section-news,.landing-root[data-variant-family=monograph] .section-team,.landing-root[data-variant-family=monograph] .section-partners,.landing-root[data-variant-family=monograph] .section-community,.landing-root[data-variant-family=monograph] .section-careers{--section-veil-opacity:calc(var(--wave-mask-late) + .12)}.landing-root[data-variant-family=monograph] .section-newsletter,.landing-root[data-variant-family=monograph] .section-access,.landing-root[data-variant-family=monograph] .section-footer{--section-veil-opacity:calc(var(--wave-mask-footer) + .06)}.landing-root[data-variant-family=monograph] .section-build,.landing-root[data-variant-family=monograph] .section-differentiators,.landing-root[data-variant-family=monograph] .section-domains,.landing-root[data-variant-family=monograph] .section-publications,.landing-root[data-variant-family=monograph] .section-platform,.landing-root[data-variant-family=monograph] .section-trust,.landing-root[data-variant-family=monograph] .section-news,.landing-root[data-variant-family=monograph] .section-team,.landing-root[data-variant-family=monograph] .section-partners,.landing-root[data-variant-family=monograph] .section-community,.landing-root[data-variant-family=monograph] .section-careers,.landing-root[data-variant-family=monograph] .section-newsletter,.landing-root[data-variant-family=monograph] .section-access,.landing-root[data-variant-family=monograph] .site-footer{content-visibility:auto;contain-intrinsic-size:1px 56rem}.landing-root[data-variant-family=monograph] .button-primary,.landing-root[data-variant-family=monograph] .header-cta,.landing-root[data-variant-family=monograph] .primary-action{background:var(--primary-button-bg);color:var(--primary-button-text);box-shadow:none}.landing-root[data-variant-family=monograph] .button-secondary{background:var(--secondary-button-bg);border-color:var(--border);color:var(--text)}.landing-root[data-variant-family=monograph] .hero-section{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);min-height:min(88vh,58rem)}.landing-root[data-variant-family=monograph] .hero-copy,.landing-root[data-variant-family=monograph] .section-build .section-heading,.landing-root[data-variant-family=monograph] .section-differentiators .section-heading,.landing-root[data-variant-family=monograph] .section-publications .section-heading,.landing-root[data-variant-family=monograph] .section-platform .section-heading,.landing-root[data-variant-family=monograph] .section-news .section-heading{isolation:isolate;position:relative}.landing-root[data-variant-family=monograph] .hero-copy:before,.landing-root[data-variant-family=monograph] .section-build .section-heading:before,.landing-root[data-variant-family=monograph] .section-differentiators .section-heading:before,.landing-root[data-variant-family=monograph] .section-publications .section-heading:before,.landing-root[data-variant-family=monograph] .section-platform .section-heading:before,.landing-root[data-variant-family=monograph] .section-news .section-heading:before{z-index:-1;background:var(--hero-copy-shield);content:"";filter:blur(6px);pointer-events:none;position:absolute;inset:-1rem -1.25rem}.landing-root[data-variant-family=monograph] .hero-stage{background:linear-gradient(180deg, var(--surface-strong), var(--surface));grid-template-columns:minmax(0,1.15fr) minmax(15rem,.85fr);align-items:end;gap:1rem;min-height:34rem;padding:clamp(1.75rem,3vw,2.75rem);display:grid}.landing-root[data-variant-family=monograph] .hero-stage-window,.landing-root[data-variant-family=monograph] .hero-stage-metrics{width:auto;margin:0;position:relative;inset:auto;transform:none}.landing-root[data-variant-family=monograph] .hero-stage-window,.landing-root[data-variant-family=monograph] .metric-card,.landing-root[data-variant-family=monograph] .placeholder-frame,.landing-root[data-variant-family=monograph] .trust-callout{border:1px solid var(--border-strong);background:var(--stage-window-bg);box-shadow:none;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.landing-root[data-variant-family=monograph] .hero-stage-window{align-self:start}.landing-root[data-variant-family=monograph] .hero-stage-metrics{align-self:stretch;width:100%}.landing-root[data-variant-family=monograph] .hero-stage-grid{background:var(--background-grid);opacity:.28;background-size:3.7rem 3.7rem}.landing-root[data-variant-family=monograph] .hero-stage-orbits{opacity:calc(.12 + var(--transition-progress) * .16);stroke:var(--border-strong);animation:36s linear infinite orbitTurn}.landing-root[data-variant-family=monograph] .hero-highlight-card,.landing-root[data-variant-family=monograph] .surface-card,.landing-root[data-variant-family=monograph] .architecture-card,.landing-root[data-variant-family=monograph] .workflow-card,.landing-root[data-variant-family=monograph] .publication-card,.landing-root[data-variant-family=monograph] .news-card,.landing-root[data-variant-family=monograph] .community-card,.landing-root[data-variant-family=monograph] .career-card{border:1px solid var(--border);background:var(--upper-card-bg);-webkit-backdrop-filter:blur(18px)saturate(145%);backdrop-filter:blur(18px)saturate(145%);padding:1rem 1.05rem 1.1rem}.landing-root[data-variant-family=monograph] .section-hero .hero-highlight-card,.landing-root[data-variant-family=monograph] .section-hero .metric-card,.landing-root[data-variant-family=monograph] .section-build .surface-card,.landing-root[data-variant-family=monograph] .section-differentiators .architecture-card,.landing-root[data-variant-family=monograph] .section-news .news-card,.landing-root[data-variant-family=monograph] .section-team .profile-card,.landing-root[data-variant-family=monograph] .section-platform .surface-card,.landing-root[data-variant-family=monograph] .section-community .community-card,.landing-root[data-variant-family=monograph] .section-careers .career-card,.landing-root[data-variant-family=monograph] .section-access .access-checklist-card,.landing-root[data-variant-family=monograph] .section-access .access-track-card,.landing-root[data-variant-family=monograph] .section-workflow .workflow-card{--card-accent:#488ac4fa}.landing-root[data-variant-family=monograph] .section-hero .hero-highlight-card:after,.landing-root[data-variant-family=monograph] .section-hero .metric-card:after,.landing-root[data-variant-family=monograph] .section-build .surface-card:after,.landing-root[data-variant-family=monograph] .section-differentiators .architecture-card:after,.landing-root[data-variant-family=monograph] .section-news .news-card:after,.landing-root[data-variant-family=monograph] .section-team .profile-card:after,.landing-root[data-variant-family=monograph] .section-platform .surface-card:after,.landing-root[data-variant-family=monograph] .section-community .community-card:after,.landing-root[data-variant-family=monograph] .section-careers .career-card:after,.landing-root[data-variant-family=monograph] .section-access .access-checklist-card:after,.landing-root[data-variant-family=monograph] .section-access .access-track-card:after,.landing-root[data-variant-family=monograph] .section-workflow .workflow-card:after{background:linear-gradient(270deg, var(--card-accent), transparent);width:48%;height:.24rem;box-shadow:0 0 20px color-mix(in srgb, var(--card-accent) 72%, transparent);content:"";pointer-events:none;position:absolute;top:-1px;right:-1px}.landing-root[data-variant-family=monograph] .section-hero .hero-highlight-card:first-child,.landing-root[data-variant-family=monograph] .section-build .surface-card:first-child,.landing-root[data-variant-family=monograph] .section-differentiators .architecture-card:first-child,.landing-root[data-variant-family=monograph] .section-news .news-card:first-child,.landing-root[data-variant-family=monograph] .section-team .profile-card:first-child,.landing-root[data-variant-family=monograph] .section-platform .surface-card:first-child,.landing-root[data-variant-family=monograph] .section-community .community-card:first-child,.landing-root[data-variant-family=monograph] .section-careers .career-card:first-child,.landing-root[data-variant-family=monograph] .section-access .access-track-card:first-child,.landing-root[data-variant-family=monograph] .section-workflow .workflow-card:first-child,.landing-root[data-variant-family=monograph] .section-hero .metric-card:first-child{--card-accent:#2686e8}.landing-root[data-variant-family=monograph] .section-hero .hero-highlight-card:nth-child(2),.landing-root[data-variant-family=monograph] .section-build .surface-card:nth-child(2),.landing-root[data-variant-family=monograph] .section-differentiators .architecture-card:nth-child(2),.landing-root[data-variant-family=monograph] .section-news .news-card:nth-child(2),.landing-root[data-variant-family=monograph] .section-team .profile-card:nth-child(2),.landing-root[data-variant-family=monograph] .section-platform .surface-card:nth-child(2),.landing-root[data-variant-family=monograph] .section-community .community-card:nth-child(2),.landing-root[data-variant-family=monograph] .section-careers .career-card:nth-child(2),.landing-root[data-variant-family=monograph] .section-access .access-track-card:nth-child(2),.landing-root[data-variant-family=monograph] .section-workflow .workflow-card:nth-child(2),.landing-root[data-variant-family=monograph] .section-hero .metric-card:nth-child(2){--card-accent:#10b8a6}.landing-root[data-variant-family=monograph] .section-hero .hero-highlight-card:nth-child(3),.landing-root[data-variant-family=monograph] .section-build .surface-card:nth-child(3),.landing-root[data-variant-family=monograph] .section-differentiators .architecture-card:nth-child(3),.landing-root[data-variant-family=monograph] .section-news .news-card:nth-child(3),.landing-root[data-variant-family=monograph] .section-team .profile-card:nth-child(3),.landing-root[data-variant-family=monograph] .section-platform .surface-card:nth-child(3),.landing-root[data-variant-family=monograph] .section-community .community-card:nth-child(3),.landing-root[data-variant-family=monograph] .section-careers .career-card:nth-child(3),.landing-root[data-variant-family=monograph] .section-access .access-track-card:nth-child(3),.landing-root[data-variant-family=monograph] .section-workflow .workflow-card:nth-child(3),.landing-root[data-variant-family=monograph] .section-hero .metric-card:nth-child(3){--card-accent:#8b5cf6}.landing-root[data-variant-family=monograph] .section-build .surface-card:nth-child(4),.landing-root[data-variant-family=monograph] .section-differentiators .architecture-card:nth-child(4),.landing-root[data-variant-family=monograph] .section-team .profile-card:nth-child(4),.landing-root[data-variant-family=monograph] .section-platform .surface-card:nth-child(4),.landing-root[data-variant-family=monograph] .section-community .community-card:nth-child(4),.landing-root[data-variant-family=monograph] .section-workflow .workflow-card:nth-child(4){--card-accent:#f97316}.landing-root[data-variant-family=monograph] .section-access .access-checklist-card{--card-accent:#2686e8}.landing-root[data-variant-family=monograph] .section-hero .hero-highlight-card .card-eyebrow,.landing-root[data-variant-family=monograph] .section-hero .metric-card .card-eyebrow,.landing-root[data-variant-family=monograph] .section-build .surface-card .card-eyebrow,.landing-root[data-variant-family=monograph] .section-differentiators .architecture-card .card-eyebrow,.landing-root[data-variant-family=monograph] .section-news .news-card .card-eyebrow,.landing-root[data-variant-family=monograph] .section-team .profile-card .card-eyebrow,.landing-root[data-variant-family=monograph] .section-platform .surface-card .card-eyebrow,.landing-root[data-variant-family=monograph] .section-community .community-card .card-eyebrow,.landing-root[data-variant-family=monograph] .section-careers .career-card .card-eyebrow,.landing-root[data-variant-family=monograph] .section-access .access-checklist-card .card-eyebrow,.landing-root[data-variant-family=monograph] .section-access .access-track-card .card-eyebrow,.landing-root[data-variant-family=monograph] .section-workflow .workflow-card .card-eyebrow,.landing-root[data-variant-family=monograph] .section-workflow .workflow-card .workflow-index{color:color-mix(in srgb, var(--card-accent) 88%, var(--accent))}.landing-root[data-variant-family=monograph] .section-team .profile-card:nth-child(5),.landing-root[data-variant-family=monograph] .section-community .community-card:nth-child(5),.landing-root[data-variant-family=monograph] .section-workflow .workflow-card:nth-child(5){--card-accent:#ec4899}.landing-root[data-variant-family=monograph] .section-team .profile-card-founder{--card-accent:#2686e8}.landing-root[data-variant-family=monograph] .section-team .profile-card-founder+.profile-card-founder{--card-accent:#10b8a6}.landing-root[data-variant-family=monograph] .section-team .profile-card-advisor{--card-accent:#a855f7}.landing-root[data-variant-family=monograph] .section-team .profile-card-advisor-start+.profile-card-advisor{--card-accent:#f97316}.landing-root[data-variant-family=monograph] .section-team .profile-card-advisor-start+.profile-card-advisor+.profile-card-advisor{--card-accent:#ec4899}.landing-root[data-variant-family=monograph] .audience-card,.landing-root[data-variant-family=monograph] .trust-card,.landing-root[data-variant-family=monograph] .access-checklist-card,.landing-root[data-variant-family=monograph] .access-track-card,.landing-root[data-variant-family=monograph] .placeholder-card,.landing-root[data-variant-family=monograph] .profile-card,.landing-root[data-variant-family=monograph] .partner-card,.landing-root[data-variant-family=monograph] .testimonial-card{border:1px solid var(--border-strong);background:var(--lower-card-bg);-webkit-backdrop-filter:blur(16px)saturate(135%);backdrop-filter:blur(16px)saturate(135%);padding:1rem 1.05rem 1.1rem}.landing-root[data-variant-family=monograph] .domain-card{padding:0;overflow:hidden}.landing-root[data-variant-family=monograph] .hero-highlight-card:before,.landing-root[data-variant-family=monograph] .surface-card:before,.landing-root[data-variant-family=monograph] .architecture-card:before,.landing-root[data-variant-family=monograph] .workflow-card:before,.landing-root[data-variant-family=monograph] .audience-card:before,.landing-root[data-variant-family=monograph] .trust-card:before,.landing-root[data-variant-family=monograph] .access-checklist-card:before,.landing-root[data-variant-family=monograph] .access-track-card:before,.landing-root[data-variant-family=monograph] .placeholder-card:before,.landing-root[data-variant-family=monograph] .publication-card:before,.landing-root[data-variant-family=monograph] .news-card:before,.landing-root[data-variant-family=monograph] .profile-card:before,.landing-root[data-variant-family=monograph] .partner-card:before,.landing-root[data-variant-family=monograph] .testimonial-card:before,.landing-root[data-variant-family=monograph] .community-card:before,.landing-root[data-variant-family=monograph] .career-card:before,.landing-root[data-variant-family=monograph] .metric-card:before{display:none}.landing-root[data-variant-family=monograph] .placeholder-frame{min-height:13rem}.landing-root[data-variant-family=monograph] .stage-point-list li:before,.landing-root[data-variant-family=monograph] .card-list li:before{background:linear-gradient(135deg, var(--accent), var(--accent-alt))}.landing-root[data-variant-family=monograph] .workflow-transition{width:min(96rem,100%);min-height:calc(210vh + 1rem);margin:0 auto 1.15rem;position:relative}.landing-root[data-variant-family=monograph] .workflow-transition-stage{position:sticky;top:1rem}.landing-root[data-variant-family=monograph] .workflow-transition .section-workflow{margin-bottom:0}.landing-root[data-variant-family=monograph][data-act=transition] .section-workflow{border-color:var(--accent)}.landing-root[data-variant-family=monograph][data-act=transition] .section-workflow:before{opacity:calc(var(--section-veil-opacity) + .08)}.landing-root[data-variant=monograph-grid] .surface-grid,.landing-root[data-variant=monograph-grid] .architecture-grid,.landing-root[data-variant=monograph-grid] .audience-grid,.landing-root[data-variant=monograph-grid] .trust-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.landing-root[data-variant=monograph-grid] .domain-grid,.landing-root[data-variant=monograph-grid] .publication-grid,.landing-root[data-variant=monograph-grid] .news-grid,.landing-root[data-variant=monograph-grid] .profile-grid,.landing-root[data-variant=monograph-grid] .career-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.landing-root[data-variant=monograph-grid] .partner-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.landing-root[data-variant=monograph-grid] .testimonial-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-root[data-variant=monograph-grid] .community-grid,.landing-root[data-variant=monograph-grid] .workflow-grid{grid-template-columns:repeat(5,minmax(0,1fr))}@keyframes orbitTurn{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:1080px){.site-header,.hero-section,.access-layout,.site-footer{grid-template-columns:1fr}.site-nav{justify-content:flex-start}.header-floating-panel{width:min(20rem,100vw - 1.5rem)}.carousel-track,.publication-track,.publication-carousel .carousel-track{grid-auto-columns:minmax(0,calc(50% - .5rem))}.landing-root[data-variant=monograph-grid] .hero-section,.landing-root[data-variant=monograph-grid] .access-layout,.landing-root[data-variant=monograph-grid] .site-footer{grid-template-columns:1fr}.footer-link-groups,.info-page-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.site-footer{align-items:start}.footer-panel{place-self:start stretch;width:100%}.landing-root[data-variant=monograph-grid] .hero-highlights,.landing-root[data-variant=monograph-grid] .surface-grid,.landing-root[data-variant=monograph-grid] .architecture-grid,.landing-root[data-variant=monograph-grid] .workflow-grid,.landing-root[data-variant=monograph-grid] .audience-grid,.landing-root[data-variant=monograph-grid] .trust-grid,.landing-root[data-variant=monograph-grid] .domain-grid,.landing-root[data-variant=monograph-grid] .news-grid,.landing-root[data-variant=monograph-grid] .partner-grid,.landing-root[data-variant=monograph-grid] .technology-grid,.landing-root[data-variant=monograph-grid] .testimonial-grid,.landing-root[data-variant=monograph-grid] .community-grid,.landing-root[data-variant=monograph-grid] .career-grid,.landing-root[data-variant=monograph-grid] .access-track-grid,.landing-root[data-variant=monograph-grid] .placeholder-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-root[data-variant-family=monograph] .workflow-transition{min-height:calc(170vh + 1rem)}.landing-root[data-variant-family=monograph] .hero-stage{grid-template-columns:1fr;min-height:auto}.landing-root[data-variant-family=monograph] .hero-stage-window,.landing-root[data-variant-family=monograph] .hero-stage-metrics{align-self:auto}.landing-root[data-variant=monograph-grid] .placeholder-card-featured{grid-template-columns:1fr}}@media (max-width:760px){html{scroll-behavior:auto}.landing-root{padding:.75rem}.site-header{border-radius:calc(var(--radius-soft) + .2rem);gap:.85rem;padding:1rem;position:static}.brand-wordmark{font-size:.92rem}.site-nav{scrollbar-width:none;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;gap:.85rem;padding-bottom:.25rem;overflow-x:auto}.site-nav::-webkit-scrollbar{display:none}.site-nav-link{white-space:nowrap}.header-floating-nav{top:calc(.75rem + env(safe-area-inset-top,0px));right:calc(.75rem + env(safe-area-inset-right,0px))}.header-nav-toggle{width:3.15rem;height:3.15rem}.header-floating-panel{width:min(18rem,100vw - 1.5rem);padding:.9rem}.landing-root[data-variant-family=monograph] .site-header{border-radius:0}.section-shell{padding:1rem}h1{font-size:clamp(2.6rem,15vw,4rem)}.section-heading h2,.footer-copy h2{font-size:clamp(2rem,10vw,2.8rem)}.section-lede{font-size:.98rem}.header-cta{width:100%}.hero-stage{min-height:26rem}.hero-stage-window,.hero-stage-metrics{width:auto;margin:1rem;position:relative;inset:auto;transform:none}.hero-stage-metrics,.hero-highlights,.surface-grid,.architecture-grid,.workflow-grid,.audience-grid,.trust-grid,.domain-grid,.news-grid,.partner-grid,.technology-grid,.testimonial-grid,.community-grid,.career-grid,.placeholder-grid,.access-track-grid,.footer-link-groups,.info-page-grid{grid-template-columns:1fr}.domain-card-title{background:0 0;padding-bottom:.25rem;position:static}.domain-card-copy>.card-eyebrow,.domain-card-copy>h3{display:none}.workflow-transition{min-height:auto;margin:0 auto 1rem}.workflow-transition-stage{position:static}.landing-root[data-variant-family=monograph] .hero-section{grid-template-columns:1fr;gap:1rem;min-height:auto}.landing-root[data-variant-family=monograph] .hero-copy:before,.landing-root[data-variant-family=monograph] .section-build .section-heading:before,.landing-root[data-variant-family=monograph] .section-differentiators .section-heading:before,.landing-root[data-variant-family=monograph] .section-publications .section-heading:before,.landing-root[data-variant-family=monograph] .section-platform .section-heading:before,.landing-root[data-variant-family=monograph] .section-news .section-heading:before{filter:blur(3px);inset:-.75rem}.landing-root[data-variant-family=monograph] .hero-stage{grid-template-columns:1fr;gap:.75rem;min-height:auto;padding:1rem}.landing-root[data-variant-family=monograph] .hero-stage-window,.landing-root[data-variant-family=monograph] .hero-stage-metrics{margin:0}.landing-root[data-variant-family=monograph] .hero-stage-orbits{opacity:.08;width:24rem;height:24rem;bottom:-20%;right:-36%}.landing-root[data-variant=monograph-grid] .hero-highlights,.landing-root[data-variant=monograph-grid] .surface-grid,.landing-root[data-variant=monograph-grid] .architecture-grid,.landing-root[data-variant=monograph-grid] .workflow-grid,.landing-root[data-variant=monograph-grid] .audience-grid,.landing-root[data-variant=monograph-grid] .trust-grid,.landing-root[data-variant=monograph-grid] .domain-grid,.landing-root[data-variant=monograph-grid] .news-grid,.landing-root[data-variant=monograph-grid] .partner-grid,.landing-root[data-variant=monograph-grid] .technology-grid,.landing-root[data-variant=monograph-grid] .testimonial-grid,.landing-root[data-variant=monograph-grid] .community-grid,.landing-root[data-variant=monograph-grid] .career-grid,.landing-root[data-variant=monograph-grid] .placeholder-grid,.landing-root[data-variant=monograph-grid] .access-track-grid{grid-template-columns:1fr}.carousel-track,.publication-track,.publication-carousel .carousel-track{grid-auto-columns:100%}.carousel-controls,.newsletter-bar,.newsletter-actions{flex-direction:column;align-items:stretch}.carousel-controls{gap:.85rem}.carousel-buttons,.carousel-dots{justify-content:center}.landing-root[data-variant=monograph-grid] .workflow-card{min-height:auto}.landing-root[data-variant=monograph-grid] .placeholder-card-featured{grid-column:auto;grid-template-columns:1fr}.landing-root[data-variant=monograph-grid] .placeholder-frame{min-height:11rem}.landing-root[data-variant=monograph-grid] .placeholder-visual{min-height:8.75rem;padding:.65rem}.landing-root[data-variant-family=monograph] .site-header,.landing-root[data-variant-family=monograph] .hero-stage-window,.landing-root[data-variant-family=monograph] .metric-card,.landing-root[data-variant-family=monograph] .placeholder-frame,.landing-root[data-variant-family=monograph] .trust-callout{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.landing-root[data-variant-family=monograph] .hero-highlight-card,.landing-root[data-variant-family=monograph] .surface-card,.landing-root[data-variant-family=monograph] .architecture-card,.landing-root[data-variant-family=monograph] .workflow-card,.landing-root[data-variant-family=monograph] .audience-card,.landing-root[data-variant-family=monograph] .trust-card,.landing-root[data-variant-family=monograph] .access-checklist-card,.landing-root[data-variant-family=monograph] .access-track-card,.landing-root[data-variant-family=monograph] .placeholder-card,.landing-root[data-variant-family=monograph] .publication-card,.landing-root[data-variant-family=monograph] .news-card,.landing-root[data-variant-family=monograph] .profile-card,.landing-root[data-variant-family=monograph] .partner-card,.landing-root[data-variant-family=monograph] .testimonial-card,.landing-root[data-variant-family=monograph] .community-card,.landing-root[data-variant-family=monograph] .career-card{-webkit-backdrop-filter:none;backdrop-filter:none}.landing-root[data-variant-family=monograph] .placeholder-frame{min-height:10.5rem}.back-to-top{width:3rem;height:3rem}.trust-callout p{font-size:1.05rem}.site-footer{gap:1rem;margin-bottom:1rem}.footer-meta{padding-top:.85rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.background-canvas,.hero-stage-orbits,.header-cta,.button-primary,.button-secondary,.primary-action,.back-to-top{transition:none!important;animation:none!important}.workflow-transition{min-height:auto!important}.workflow-transition-stage{position:static!important}}
