:root,[data-stellar-theme]{--stellar-font-sans:Inter, "SF Pro Display", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", system-ui, sans-serif;--stellar-font-mono:"SFMono-Regular", Consolas, "Liberation Mono", monospace;--stellar-font-size-xs:.75rem;--stellar-font-size-sm:.875rem;--stellar-font-size-md:1rem;--stellar-font-size-lg:1.125rem;--stellar-font-size-xl:1.25rem;--stellar-font-size-2xl:1.5rem;--stellar-font-size-3xl:2rem;--stellar-font-size-4xl:2.5rem;--stellar-font-size-5xl:3.25rem;--stellar-font-size-6xl:4rem;--stellar-font-weight-regular:400;--stellar-font-weight-medium:500;--stellar-font-weight-semibold:600;--stellar-font-weight-bold:700;--stellar-line-height-tight:1.2;--stellar-line-height-heading:1.32;--stellar-line-height-body:1.7;--stellar-space-0:0;--stellar-space-1:.25rem;--stellar-space-2:.5rem;--stellar-space-3:.75rem;--stellar-space-4:1rem;--stellar-space-5:1.25rem;--stellar-space-6:1.5rem;--stellar-space-8:2rem;--stellar-space-10:2.5rem;--stellar-space-12:3rem;--stellar-space-16:4rem;--stellar-space-20:5rem;--stellar-space-24:6rem;--stellar-space-32:8rem;--stellar-container-narrow:48rem;--stellar-container:75rem;--stellar-container-wide:90rem;--stellar-grid-gap:var(--stellar-space-6);--stellar-radius-sm:.375rem;--stellar-radius-md:.625rem;--stellar-radius-lg:.875rem;--stellar-radius-xl:1.25rem;--stellar-radius-pill:999px;--stellar-shadow-sm:0 4px 16px #020a1814;--stellar-shadow-md:0 12px 32px #020a1824;--stellar-shadow-lg:0 24px 64px #020a1833;--stellar-shadow-focus:0 0 0 3px #2792ff52;--stellar-motion-fast:.14s;--stellar-motion-base:.22s;--stellar-ease-standard:cubic-bezier(.2, 0, 0, 1);--stellar-color-success:#24b47e;--stellar-color-warning:#f3a63b;--stellar-color-danger:#e35d6a;--stellar-color-info:#2f91f4}:root,[data-stellar-theme=website]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--stellar-color-primary:#0878f9;--stellar-color-primary-hover:#2792ff;--stellar-color-primary-contrast:#fff;--stellar-color-secondary:#58abff;--stellar-color-accent:#f18d45;--stellar-color-background:#030914;--stellar-color-background-subtle:#050d1d;--stellar-color-surface:#081426;--stellar-color-surface-raised:#0d1c32;--stellar-color-surface-hover:#122744;--stellar-color-text:#f5f8ff;--stellar-color-text-muted:#aab8cf;--stellar-color-text-subtle:#7f91aa;--stellar-color-border:#203653;--stellar-color-border-strong:#365477;--stellar-color-focus:#58abff;--stellar-surface-glow:#2792ff1f}[data-stellar-theme=atlas]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--stellar-color-primary:#14b8b1;--stellar-color-primary-hover:#36d2c7;--stellar-color-primary-contrast:#021110;--stellar-color-secondary:#2792ff;--stellar-color-accent:#f18d45;--stellar-color-background:#02090c;--stellar-color-background-subtle:#031114;--stellar-color-surface:#07171c;--stellar-color-surface-raised:#0a2026;--stellar-color-surface-hover:#0d2b31;--stellar-color-text:#effffd;--stellar-color-text-muted:#a1c8c5;--stellar-color-text-subtle:#719c99;--stellar-color-border:#174147;--stellar-color-border-strong:#216168;--stellar-color-focus:#36d2c7;--stellar-surface-glow:#14b8b121}[data-stellar-theme=space]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--stellar-color-primary:#009ba0;--stellar-color-primary-hover:#007e86;--stellar-color-primary-contrast:#fff;--stellar-color-secondary:#168bb2;--stellar-color-accent:#e2712d;--stellar-color-background:#f4f8fb;--stellar-color-background-subtle:#edf4f7;--stellar-color-surface:#fff;--stellar-color-surface-raised:#fff;--stellar-color-surface-hover:#eaf5f5;--stellar-color-text:#0b1728;--stellar-color-text-muted:#566a7f;--stellar-color-text-subtle:#7b8da0;--stellar-color-border:#d8e4eb;--stellar-color-border-strong:#b8cbd6;--stellar-color-focus:#009ba0;--stellar-surface-glow:#009ba017}@media (max-width:48rem){:root,[data-stellar-theme]{--stellar-grid-gap:var(--stellar-space-4)}}@media (prefers-reduced-motion:reduce){:root,[data-stellar-theme]{--stellar-motion-fast:0s;--stellar-motion-base:0s}}
.se-page-layout{min-height:100vh;font-family:var(--stellar-font-sans);color:var(--stellar-color-text);background:var(--stellar-color-background);flex-direction:column;display:flex}.se-page-layout__main{flex:1}.se-container{width:min(calc(100% - 2 * var(--stellar-space-6)), var(--stellar-container));margin-inline:auto}.se-container[data-size=narrow]{max-width:var(--stellar-container-narrow)}.se-container[data-size=wide]{max-width:var(--stellar-container-wide)}.se-container[data-size=full]{width:100%;max-width:none}.se-button{justify-content:center;align-items:center;gap:var(--stellar-space-2);border-radius:var(--stellar-radius-md);min-height:2.75rem;padding-inline:var(--stellar-space-5);font:inherit;font-size:var(--stellar-font-size-sm);font-weight:var(--stellar-font-weight-semibold);cursor:pointer;transition:background-color var(--stellar-motion-fast) var(--stellar-ease-standard), border-color var(--stellar-motion-fast) var(--stellar-ease-standard), color var(--stellar-motion-fast) var(--stellar-ease-standard), transform var(--stellar-motion-fast) var(--stellar-ease-standard);border:1px solid #0000;line-height:1;display:inline-flex}.se-button[data-size=sm]{min-height:2.25rem;padding-inline:var(--stellar-space-4)}.se-button[data-size=lg]{min-height:3.25rem;padding-inline:var(--stellar-space-6);font-size:var(--stellar-font-size-md)}.se-button[data-variant=primary]{color:var(--stellar-color-primary-contrast);background:var(--stellar-color-primary)}.se-button[data-variant=primary]:hover:not(:disabled){background:var(--stellar-color-primary-hover)}.se-button[data-variant=secondary]{color:var(--stellar-color-text);border-color:var(--stellar-color-border-strong);background:var(--stellar-color-surface)}.se-button[data-variant=secondary]:hover:not(:disabled),.se-button[data-variant=ghost]:hover:not(:disabled){background:var(--stellar-color-surface-hover)}.se-button[data-variant=ghost]{color:var(--stellar-color-text);background:0 0}.se-button:focus-visible,.se-navigation__link:focus-visible{outline:2px solid var(--stellar-color-focus);outline-offset:3px}.se-button:disabled{opacity:.5;cursor:not-allowed}.se-button--full{width:100%}.se-card{border:1px solid var(--stellar-color-border);border-radius:var(--stellar-radius-lg);color:var(--stellar-color-text);background:var(--stellar-color-surface);overflow:hidden}.se-card[data-variant=outlined]{background:0 0}.se-card[data-variant=elevated]{background:var(--stellar-color-surface-raised);box-shadow:var(--stellar-shadow-md);border-color:#0000}.se-card[data-variant=interactive]{transition:border-color var(--stellar-motion-base) var(--stellar-ease-standard), background-color var(--stellar-motion-base) var(--stellar-ease-standard), transform var(--stellar-motion-base) var(--stellar-ease-standard)}.se-card[data-variant=interactive]:hover{border-color:var(--stellar-color-border-strong);background:var(--stellar-color-surface-hover);transform:translateY(-2px)}.se-card__header,.se-card__body,.se-card__footer{padding:var(--stellar-space-6)}.se-card__header+.se-card__body,.se-card__body+.se-card__footer{padding-top:0}.se-card__footer{color:var(--stellar-color-text-muted)}.se-typography{color:var(--stellar-color-text);font-family:var(--stellar-font-sans);margin:0}.se-typography[data-variant=display]{font-size:clamp(var(--stellar-font-size-4xl), 5vw, var(--stellar-font-size-6xl));font-weight:var(--stellar-font-weight-semibold);line-height:var(--stellar-line-height-tight);letter-spacing:-.035em}.se-typography[data-variant=title]{font-size:clamp(var(--stellar-font-size-3xl), 3vw, var(--stellar-font-size-4xl));font-weight:var(--stellar-font-weight-semibold);line-height:var(--stellar-line-height-heading);letter-spacing:-.025em}.se-typography[data-variant=heading]{font-size:var(--stellar-font-size-2xl);font-weight:var(--stellar-font-weight-semibold);line-height:var(--stellar-line-height-heading)}.se-typography[data-variant=subheading]{font-size:var(--stellar-font-size-lg);font-weight:var(--stellar-font-weight-semibold);line-height:var(--stellar-line-height-heading)}.se-typography[data-variant=body]{font-size:var(--stellar-font-size-md);line-height:var(--stellar-line-height-body)}.se-typography[data-variant=small]{font-size:var(--stellar-font-size-sm);line-height:1.65}.se-typography[data-variant=eyebrow]{font-size:var(--stellar-font-size-xs);font-weight:var(--stellar-font-weight-semibold);letter-spacing:.14em;text-transform:uppercase;line-height:1.4}.se-typography[data-variant=caption]{font-size:var(--stellar-font-size-xs);line-height:1.5}.se-typography[data-tone=muted]{color:var(--stellar-color-text-muted)}.se-typography[data-tone=subtle]{color:var(--stellar-color-text-subtle)}.se-typography[data-tone=accent]{color:var(--stellar-color-primary)}.se-divider{background:var(--stellar-color-border);border:0;width:100%;height:1px;margin:0}.se-stack{gap:var(--se-stack-gap,var(--stellar-space-4));flex-direction:column;display:flex}.se-stack[data-direction=row]{flex-direction:row}.se-stack[data-align=start]{align-items:flex-start}.se-stack[data-align=center]{align-items:center}.se-stack[data-align=end]{align-items:flex-end}.se-stack[data-align=stretch]{align-items:stretch}.se-stack[data-justify=start]{justify-content:flex-start}.se-stack[data-justify=center]{justify-content:center}.se-stack[data-justify=end]{justify-content:flex-end}.se-stack[data-justify=between]{justify-content:space-between}.se-stack[data-wrap=true]{flex-wrap:wrap}.se-grid{grid-template-columns:repeat(auto-fit, minmax(min(100%, var(--se-grid-min,16rem)), 1fr));gap:var(--se-grid-gap,var(--stellar-grid-gap));display:grid}.se-grid[data-columns="1"]{grid-template-columns:minmax(0,1fr)}.se-grid[data-columns="2"]{grid-template-columns:repeat(2,minmax(0,1fr))}.se-grid[data-columns="3"]{grid-template-columns:repeat(3,minmax(0,1fr))}.se-grid[data-columns="4"]{grid-template-columns:repeat(4,minmax(0,1fr))}.se-section{color:var(--stellar-color-text);background:0 0}.se-section[data-size=sm]{padding-block:var(--stellar-space-10)}.se-section[data-size=md]{padding-block:var(--stellar-space-16)}.se-section[data-size=lg]{padding-block:var(--stellar-space-24)}.se-section[data-tone=subtle]{background:var(--stellar-color-background-subtle)}.se-section[data-tone=contrast]{background:var(--stellar-color-surface)}.se-brand-lockup{align-items:center;gap:.68rem;line-height:1;display:inline-flex}.se-brand-lockup__symbol{width:2.25rem;height:2.25rem;color:var(--se-brand-symbol-color,currentColor);fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.65px;flex:none;overflow:visible}.se-brand-lockup__symbol[data-stellar-brand=era] path:last-child,.se-brand-lockup__symbol[data-stellar-brand=atlas] circle:not(:first-of-type),.se-brand-lockup__symbol[data-stellar-brand=space] circle{fill:currentColor;stroke:none}.se-brand-lockup__copy{line-height:1;display:grid}.se-brand-lockup__copy strong{color:var(--se-brand-name-color,currentColor);letter-spacing:.08em;font-size:1rem;font-weight:600}.se-brand-lockup__copy small{color:var(--se-brand-meta-color,var(--stellar-color-text-muted));letter-spacing:.16em;margin-top:.28rem;font-size:.58rem;font-weight:600}.se-header{z-index:20;border-bottom:1px solid var(--stellar-color-border);background:color-mix(in srgb, var(--stellar-color-background) 88%, transparent);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);position:relative}.se-header[data-sticky=true]{position:sticky;top:0}.se-header__inner{align-items:center;gap:var(--stellar-space-6);min-height:4.75rem;display:flex}.se-header__brand,.se-header__actions{flex:none}.se-header__navigation{flex:1;min-width:0}.se-header__actions{align-items:center;gap:var(--stellar-space-3);display:flex}.se-navigation__list{justify-content:center;align-items:center;gap:var(--stellar-space-2);margin:0;padding:0;list-style:none;display:flex}.se-navigation__link{border-radius:var(--stellar-radius-sm);min-height:2.65rem;color:var(--stellar-color-text-muted);font-size:.82rem;font-weight:var(--stellar-font-weight-medium);transition:color var(--stellar-motion-fast) var(--stellar-ease-standard), background-color var(--stellar-motion-fast) var(--stellar-ease-standard);align-items:center;padding-inline:.9rem;text-decoration:none;display:inline-flex}.se-navigation__link:hover,.se-navigation__link[aria-current=page]{color:var(--stellar-color-text);background:var(--stellar-surface-glow)}.se-navigation__link[aria-current=page]{box-shadow:inset 0 -2px var(--stellar-color-primary)}.se-account-access{border:1px solid color-mix(in srgb, var(--stellar-color-primary) 35%, var(--stellar-color-border));min-height:2.75rem;color:var(--stellar-color-text);background:color-mix(in srgb, var(--stellar-color-surface) 82%, transparent);border-radius:999px;align-items:center;gap:.65rem;padding:.32rem .8rem .32rem .35rem;text-decoration:none;transition:border-color .16s,background-color .16s,transform .16s;display:inline-flex}.se-account-access:hover{border-color:var(--stellar-color-primary);background:var(--stellar-surface-glow);transform:translateY(-1px)}.se-account-access__avatar{color:#fff;background:linear-gradient(145deg, var(--stellar-color-primary), var(--stellar-color-secondary));width:2rem;height:2rem;box-shadow:0 0 0 3px color-mix(in srgb, var(--stellar-color-primary) 12%, transparent);border-radius:50%;flex:none;place-items:center;font-size:.78rem;font-weight:700;display:grid}.se-account-access__avatar svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6px;width:1.05rem;height:1.05rem}.se-account-access__copy{line-height:1.05;display:grid}.se-account-access__copy small{color:var(--stellar-color-text-muted);letter-spacing:.12em;font-size:.58rem;font-weight:700}.se-account-access__copy strong{text-overflow:ellipsis;white-space:nowrap;max-width:6.5rem;font-size:.72rem;overflow:hidden}.se-account-zone{border-left:1px solid var(--stellar-color-border);align-items:center;min-height:2.75rem;margin-left:.55rem;padding-left:.85rem;display:flex}.se-account-access[data-variant=header]{background:color-mix(in srgb, var(--stellar-color-surface) 68%, transparent);border-radius:.75rem;justify-content:center;width:2.75rem;min-width:2.75rem;height:2.75rem;min-height:2.75rem;padding:0}.se-account-access[data-variant=header] .se-account-access__avatar{width:2rem;height:2rem;box-shadow:none}.se-account-access[data-variant=header] .se-account-access__copy{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.se-footer{border-top:1px solid var(--stellar-color-border);color:var(--stellar-color-text-muted);background:var(--stellar-color-background-subtle)}.se-footer__inner{align-items:center;gap:var(--stellar-space-6);min-height:8rem;padding-block:var(--stellar-space-8);grid-template-columns:minmax(12rem,1fr) auto;display:grid}.se-footer__meta{font-size:var(--stellar-font-size-xs);grid-column:1/-1}@media (max-width:64rem){.se-grid[data-columns="4"],.se-grid[data-columns="3"]{grid-template-columns:repeat(2,minmax(0,1fr))}.se-header__inner{padding-block:var(--stellar-space-3);flex-wrap:wrap}.se-header__navigation{flex-basis:100%;order:3;width:100%;overflow-x:auto}.se-header__actions{margin-left:auto}.se-account-zone{border-left:0;min-height:auto;margin-left:0;padding-left:0}.se-navigation__list{justify-content:flex-start}}@media (max-width:48rem){.se-container{width:min(calc(100% - 2 * var(--stellar-space-4)), var(--stellar-container))}.se-grid[data-columns="4"],.se-grid[data-columns="3"],.se-grid[data-columns="2"]{grid-template-columns:minmax(0,1fr)}.se-section[data-size=md]{padding-block:var(--stellar-space-12)}.se-section[data-size=lg]{padding-block:var(--stellar-space-16)}.se-brand-lockup__symbol{width:2rem;height:2rem}.se-brand-lockup__copy strong{font-size:.92rem}.se-brand-lockup__copy small{font-size:.54rem}.se-footer__inner{grid-template-columns:minmax(0,1fr);align-items:start}.se-footer__meta{grid-column:auto}.se-account-access{min-height:2.45rem;padding:.22rem}.se-account-access__avatar{width:1.9rem;height:1.9rem}.se-account-access__copy{display:none}}@media (prefers-reduced-motion:reduce){.se-button,.se-card[data-variant=interactive],.se-navigation__link{transition:none}.se-card[data-variant=interactive]:hover{transform:none}}
:root{background:var(--stellar-color-background)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--stellar-color-text);background:var(--stellar-color-background);margin:0;overflow-x:hidden}a{color:inherit}.space-brand{--se-brand-symbol-color:var(--stellar-color-primary);color:var(--stellar-color-text);align-items:center;text-decoration:none;display:inline-flex}.space-sites{gap:.7rem;display:flex}.space-sites a{border:1px solid var(--stellar-color-border);border-radius:var(--stellar-radius-md);min-height:2.35rem;color:var(--stellar-color-text-muted);background:var(--stellar-color-surface);align-items:center;padding:0 .8rem;font-size:.72rem;text-decoration:none;display:inline-flex}.space-sites a:hover{border-color:var(--stellar-color-primary);color:var(--stellar-color-primary)}.space-footer-brand p{color:var(--stellar-color-text-muted);margin:.8rem 0 0;font-size:.8rem}.space-footer-links{flex-wrap:wrap;gap:.8rem 1.5rem;display:flex}.space-footer-links a{color:var(--stellar-color-text-muted);font-size:.78rem;text-decoration:none}.space-footer-links a:hover{color:var(--stellar-color-primary)}.space-hero{background:radial-gradient(circle at 68% 40%,#009ba017,#0000 28rem),linear-gradient(135deg,#fff,#edf7f8 60%,#f7fafc);padding:4.5rem 0 2rem;position:relative;overflow:hidden}.space-hero:before{content:"";opacity:.45;background-image:linear-gradient(#009ba00b 1px,#0000 1px),linear-gradient(90deg,#009ba00b 1px,#0000 1px);background-size:3rem 3rem;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000,#000 20% 75%,#0000);mask-image:linear-gradient(#0000,#000 20% 75%,#0000)}.space-hero-grid{z-index:1;grid-template-columns:minmax(0,.9fr) minmax(32rem,1.1fr);align-items:center;gap:3.5rem;display:grid;position:relative}.space-hero-grid>div:first-child>span,.space-title>span,.space-page-intro span,.resource-detail-hero>.se-container>span{color:var(--stellar-color-primary);font-family:var(--stellar-font-mono);letter-spacing:.13em;font-size:.68rem}.space-hero h1{letter-spacing:-.04em;margin:1rem 0;font-size:clamp(2.8rem,4.3vw,4.2rem);line-height:1.22}.space-hero p{max-width:40rem;color:var(--stellar-color-text-muted);line-height:1.8}.space-hero form,.resource-search{border:1px solid var(--stellar-color-border);border-radius:var(--stellar-radius-md);box-shadow:var(--stellar-shadow-sm);background:#ffffffe6;grid-template-columns:1fr auto;margin-top:2rem;display:grid}.space-hero input,.resource-search input{min-width:0;color:var(--stellar-color-text);font:inherit;background:0 0;border:0;outline:0;padding:.95rem 1rem}.space-hero button,.resource-search button{border-radius:calc(var(--stellar-radius-md) - 2px);color:var(--stellar-color-primary-contrast);background:var(--stellar-color-primary);cursor:pointer;border:0;padding:0 1.4rem;font-weight:700}.popular{flex-wrap:wrap;align-items:center;gap:.7rem;margin-top:1rem;display:flex}.popular span{color:var(--stellar-color-text-subtle);font-size:.68rem}.popular a{border-radius:var(--stellar-radius-pill);color:var(--stellar-color-text-muted);background:var(--stellar-color-background-subtle);padding:.35rem .65rem;font-size:.68rem;text-decoration:none}.space-machine{min-height:29rem;position:relative}.machine-core{z-index:2;background:radial-gradient(circle,#fff,#e5f3f2 75%);border:1px solid #009ba059;border-radius:36% 48% 42% 46%;flex-direction:column;justify-content:center;align-items:center;width:15rem;height:15rem;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-4deg);box-shadow:inset 0 0 0 1.5rem #009ba008,0 2rem 5rem #2759691f}.machine-core:before,.machine-core:after{content:"";border:1px solid #009ba040;border-radius:50%;position:absolute;inset:2.2rem}.machine-core:after{border-color:var(--stellar-color-accent);inset:4rem}.machine-core>*{z-index:1;position:relative;transform:rotate(4deg)}.machine-core span{color:var(--stellar-color-primary);letter-spacing:.12em;font-size:.58rem}.machine-core strong{margin-top:.4rem;font-size:1.15rem}.machine-core small{color:var(--stellar-color-text-muted);margin-top:.35rem;font-size:.65rem}.machine-node{z-index:3;border:1px solid var(--stellar-color-border);border-radius:var(--stellar-radius-lg);min-width:8rem;box-shadow:var(--stellar-shadow-sm);background:#ffffffe0;grid-template-columns:auto 1fr;gap:.15rem .55rem;padding:.75rem 1rem;display:grid;position:absolute}.machine-node>span{width:2rem;height:2rem;color:var(--stellar-color-primary);background:var(--stellar-surface-glow);border-radius:50%;grid-row:1/3;align-self:center;place-items:center;display:grid}.machine-node strong{font-size:.78rem}.machine-node small{color:var(--stellar-color-text-subtle);font-size:.6rem}.machine-node[data-index="0"]{top:5%;left:5%}.machine-node[data-index="1"]{top:4%;right:4%}.machine-node[data-index="2"]{top:43%;right:0}.machine-node[data-index="3"]{bottom:4%;right:10%}.machine-node[data-index="4"]{bottom:7%;left:1%}.space-stats{z-index:1;border:1px solid var(--stellar-color-border);border-radius:var(--stellar-radius-lg);box-shadow:var(--stellar-shadow-sm);background:#ffffffe6;grid-template-columns:repeat(4,1fr);margin-top:2rem;display:grid;position:relative}.space-stats div{flex-direction:column;justify-content:center;min-height:5.4rem;padding:1rem 1.5rem;display:flex}.space-stats div+div{border-left:1px solid var(--stellar-color-border)}.space-stats span{color:var(--stellar-color-text-muted);margin-top:.3rem;font-size:.7rem}.space-title{max-width:46rem;margin-bottom:2.3rem}.space-title h2{margin:.7rem 0;font-size:2.1rem}.space-title p{color:var(--stellar-color-text-muted);margin:0;line-height:1.75}.category-grid{grid-template-columns:repeat(5,1fr);gap:1rem;display:grid}.category-grid a{border:1px solid var(--stellar-color-border);border-radius:var(--stellar-radius-lg);background:var(--stellar-color-surface);min-height:15rem;box-shadow:var(--stellar-shadow-sm);transition:transform var(--stellar-motion-base), border-color var(--stellar-motion-base);flex-direction:column;padding:1.25rem;text-decoration:none;display:flex}.category-grid a:hover{border-color:var(--stellar-color-primary);transform:translateY(-3px)}.category-grid a>span{width:3rem;height:3rem;color:var(--stellar-color-primary);background:var(--stellar-surface-glow);border-radius:50%;place-items:center;display:grid}.category-grid strong{margin-top:1.2rem}.category-grid small{color:var(--stellar-color-text-subtle);margin-top:.2rem;font-size:.62rem}.category-grid p{color:var(--stellar-color-text-muted);font-size:.74rem;line-height:1.6}.category-grid b{color:var(--stellar-color-primary);margin-top:auto;font-size:.7rem}.resource-card{border:1px solid var(--stellar-color-border);border-radius:var(--stellar-radius-lg);min-height:25rem;color:inherit;background:var(--stellar-color-surface);box-shadow:var(--stellar-shadow-sm);transition:transform var(--stellar-motion-base), box-shadow var(--stellar-motion-base);flex-direction:column;text-decoration:none;display:flex;overflow:hidden}.resource-card:hover{box-shadow:var(--stellar-shadow-md);transform:translateY(-4px)}.resource-visual{min-height:9.5rem;color:var(--stellar-color-primary);background:radial-gradient(circle,#009ba029,#0000 36%),linear-gradient(145deg,#eaf6f6,#f9fbfc);place-items:center;display:grid;position:relative;overflow:hidden}.resource-visual:before{content:"";background-image:linear-gradient(#009ba00f 1px,#0000 1px),linear-gradient(90deg,#009ba00f 1px,#0000 1px);background-size:1.5rem 1.5rem;position:absolute;inset:0}.resource-visual>span{z-index:1;background:#ffffffb3;border:1px solid #009ba04d;border-radius:50%;place-items:center;width:4rem;height:4rem;font-size:1rem;display:grid;position:relative}.resource-visual small{color:var(--stellar-color-text-subtle);font-size:.55rem;position:absolute;bottom:.65rem;right:.8rem}.resource-content{flex-direction:column;flex:1;padding:1.25rem;display:flex}.resource-content>span{color:var(--stellar-color-primary);font-size:.62rem}.resource-content h3{margin:.65rem 0 .2rem;font-size:1.05rem}.resource-content>strong{color:var(--stellar-color-text-subtle);font-size:.65rem;font-weight:500}.resource-content>p{color:var(--stellar-color-text-muted);font-size:.76rem;line-height:1.65}.resource-content footer{border-top:1px solid var(--stellar-color-border);justify-content:space-between;gap:1rem;margin-top:auto;padding-top:1rem;display:flex}.resource-content footer small{color:var(--stellar-color-text-subtle);font-size:.62rem}.resource-content footer b{color:var(--stellar-color-primary);font-size:.67rem}.space-page-intro,.resource-detail-hero{border-bottom:1px solid var(--stellar-color-border);background:radial-gradient(circle at 80% 20%,#009ba017,#0000 25rem),linear-gradient(145deg,#fff,#edf7f8);padding:5rem 0 4rem}.space-page-intro h1,.resource-detail-hero h1{max-width:20ch;margin:.8rem 0;font-size:clamp(2.5rem,5vw,4rem);line-height:1.2}.space-page-intro p,.resource-detail-hero p{max-width:48rem;color:var(--stellar-color-text-muted);margin:0;line-height:1.8}.resource-search{margin-top:0}.resource-search input{min-height:3.2rem}.resource-filters{flex-wrap:wrap;gap:.6rem;margin:1.5rem 0;display:flex}.resource-filters a{border:1px solid var(--stellar-color-border);border-radius:var(--stellar-radius-pill);color:var(--stellar-color-text-muted);background:var(--stellar-color-surface);align-items:center;gap:.45rem;padding:.5rem .8rem;font-size:.72rem;text-decoration:none;display:inline-flex}.resource-filters a.active{border-color:var(--stellar-color-primary);color:var(--stellar-color-primary)}.resource-filters span{color:var(--stellar-color-text-subtle);font-size:.6rem}.resource-result{color:var(--stellar-color-text-muted);justify-content:space-between;margin:1.5rem 0;font-size:.72rem;display:flex}.resource-result p{margin:0}.resource-detail-hero strong{color:var(--stellar-color-text-subtle);margin-bottom:1rem;font-weight:500;display:block}.resource-detail-hero a{border-radius:var(--stellar-radius-md);min-height:3rem;color:var(--stellar-color-primary-contrast);background:var(--stellar-color-primary);align-items:center;margin-top:1.5rem;padding:0 1.2rem;font-size:.8rem;font-weight:700;text-decoration:none;display:inline-flex}.resource-detail-layout{grid-template-columns:1fr 21rem;gap:3rem;display:grid}.resource-detail-layout main>p,.resource-detail-layout aside p{color:var(--stellar-color-text-muted);line-height:1.8}.metadata-grid{border:1px solid var(--stellar-color-border);border-radius:var(--stellar-radius-lg);grid-template-columns:repeat(2,1fr);margin-top:2rem;display:grid;overflow:hidden}.metadata-grid div{flex-direction:column;justify-content:center;min-height:6rem;padding:1rem 1.25rem;display:flex}.metadata-grid div:nth-child(2n){border-left:1px solid var(--stellar-color-border)}.metadata-grid div:nth-child(n+3){border-top:1px solid var(--stellar-color-border)}.metadata-grid span{color:var(--stellar-color-text-subtle);font-size:.65rem}.metadata-grid strong{margin-top:.4rem;font-size:.78rem}.tag-list{flex-wrap:wrap;gap:.5rem;margin-top:1.5rem;display:flex}.tag-list span{border-radius:var(--stellar-radius-pill);color:var(--stellar-color-primary);background:var(--stellar-surface-glow);padding:.4rem .7rem;font-size:.65rem}.resource-detail-layout aside{border:1px solid var(--stellar-color-border);border-radius:var(--stellar-radius-lg);background:var(--stellar-color-surface);box-shadow:var(--stellar-shadow-sm);align-self:start;padding:1.5rem;position:sticky;top:7rem}.resource-detail-layout aside>span{color:var(--stellar-color-primary);font-size:.65rem}.resource-detail-layout aside a{color:var(--stellar-color-primary);margin-top:1rem;font-size:.76rem;font-weight:700;text-decoration:none;display:inline-flex}.related-resources>h2{margin-bottom:1.5rem}.contribution-card{border-top:2px solid var(--stellar-color-primary);background:var(--stellar-color-surface);min-height:15rem;box-shadow:var(--stellar-shadow-sm);padding:1.5rem}.contribution-card span{color:var(--stellar-color-primary);font-size:.7rem}.contribution-card h2{margin:2rem 0 .7rem}.contribution-card p{color:var(--stellar-color-text-muted);font-size:.8rem;line-height:1.7}.contribution-note{border:1px solid var(--stellar-color-border);border-radius:var(--stellar-radius-lg);background:var(--stellar-color-surface);justify-content:space-between;align-items:center;gap:2rem;margin-top:3rem;padding:2rem;display:flex}.contribution-note span{color:var(--stellar-color-primary);font-size:.65rem}.contribution-note h2{margin:.7rem 0}.contribution-note p{color:var(--stellar-color-text-muted);margin:0}.contribution-note a{color:var(--stellar-color-primary);font-size:.8rem;font-weight:700;text-decoration:none}@media (max-width:72rem){.space-hero-grid{grid-template-columns:1fr}.space-machine{width:100%;max-width:44rem;margin-inline:auto}.category-grid{grid-template-columns:repeat(3,1fr)}.space-sites{display:none}}@media (max-width:48rem){.space-brand strong{font-size:.9rem}.space-brand svg{width:2rem;height:2rem}.se-header__navigation{scrollbar-width:none}.se-header__navigation::-webkit-scrollbar{display:none}.se-navigation__list{width:max-content}.se-navigation__link{white-space:nowrap}.space-hero{padding:3.5rem 0 1rem}.space-hero h1{font-size:clamp(2rem,10vw,2.7rem)}.space-hero form,.resource-search{grid-template-columns:1fr}.space-hero button,.resource-search button{min-height:3rem}.space-machine{min-height:34rem}.machine-core{width:11rem;height:11rem;top:35%}.machine-node{min-width:calc(50% - 1.5rem)}.machine-node[data-index="0"]{top:2%;left:.5rem}.machine-node[data-index="1"]{top:2%;right:.5rem}.machine-node[data-index="2"]{top:59%;left:.5rem;right:auto}.machine-node[data-index="3"]{top:59%;bottom:auto;right:.5rem}.machine-node[data-index="4"]{bottom:2%;left:calc(25% + .25rem)}.space-stats{grid-template-columns:repeat(2,1fr)}.space-stats div:nth-child(3){border-top:1px solid var(--stellar-color-border);border-left:0}.space-stats div:nth-child(4){border-top:1px solid var(--stellar-color-border)}.category-grid{grid-template-columns:1fr 1fr}.space-page-intro,.resource-detail-hero{padding:3.5rem 0 3rem}.resource-detail-layout{grid-template-columns:1fr}.resource-detail-layout aside{position:static}.metadata-grid{grid-template-columns:1fr}.metadata-grid div:nth-child(2n){border-left:0}.metadata-grid div+div{border-top:1px solid var(--stellar-color-border)}.contribution-note{flex-direction:column;align-items:flex-start}.space-footer-links{grid-template-columns:1fr 1fr;display:grid}.resource-result{flex-direction:column;align-items:flex-start;gap:.5rem}}.space-hero{padding-top:4.25rem}.space-hero-grid{grid-template-columns:minmax(0,1fr) minmax(31rem,1fr);gap:3rem}.space-hero h1{text-wrap:balance;max-width:17ch;font-size:clamp(2.65rem,3.65vw,3.35rem);line-height:1.2}.space-page-intro,.resource-detail-hero{padding:4.5rem 0 3.75rem}.space-page-intro h1,.resource-detail-hero h1{text-wrap:balance;max-width:20ch;font-size:clamp(2.35rem,3.8vw,3.25rem);line-height:1.22}.popular span,.popular a,.space-stats span,.category-grid small,.category-grid b,.resource-content>span,.resource-content>strong,.resource-content footer small,.resource-content footer b,.resource-filters a,.resource-result,.metadata-grid span,.tag-list span,.resource-detail-layout aside>span{font-size:.72rem}.machine-core span,.machine-core small,.machine-node small,.resource-visual small{font-size:.65rem}.machine-node strong,.metadata-grid strong,.resource-detail-layout aside a{font-size:.8rem}.category-grid p,.resource-content>p,.contribution-card p{font-size:.84rem;line-height:1.68}.resource-card{min-height:23rem}@media (max-width:48rem){.space-hero-grid{grid-template-columns:minmax(0,1fr);gap:2.5rem}.space-hero h1{word-break:normal;max-width:16ch;font-size:clamp(2rem,8.6vw,2.35rem);line-height:1.22}.space-page-intro,.resource-detail-hero{padding:3.25rem 0 2.75rem}.space-page-intro h1,.resource-detail-hero h1{font-size:clamp(2rem,8.4vw,2.25rem)}.category-grid{grid-template-columns:1fr}.category-grid a{min-height:12.5rem}.resource-card{min-height:21rem}}.resource-contribution-layout{grid-template-columns:minmax(15rem,.72fr) minmax(0,1.45fr);gap:1.25rem;margin-top:2rem;display:grid}.resource-contribution-layout>aside,.resource-contribution-form-panel{border:1px solid var(--stellar-color-border);border-radius:var(--stellar-radius-lg);background:var(--stellar-color-surface);box-shadow:var(--stellar-shadow-sm);padding:clamp(1.35rem,3vw,2rem)}.resource-contribution-layout>aside>span,.resource-contribution-form-panel header span{color:var(--stellar-color-primary);font:.64rem var(--stellar-font-mono);letter-spacing:.12em}.resource-contribution-layout>aside h2{margin:.7rem 0 1rem;font-size:1.35rem}.resource-contribution-layout>aside ul{gap:.7rem;margin:0 0 1.4rem;padding:0;list-style:none;display:grid}.resource-contribution-layout>aside li{color:var(--stellar-color-text-muted);padding-left:1rem;font-size:.76rem;line-height:1.6;position:relative}.resource-contribution-layout>aside li:before{content:"";background:var(--stellar-color-primary);border-radius:50%;width:.35rem;height:.35rem;position:absolute;top:.62rem;left:0}.resource-contribution-layout>aside a{color:var(--stellar-color-primary);font-size:.72rem;font-weight:700;text-decoration:none}.resource-contribution-form-panel>header{justify-content:space-between;align-items:end;gap:1.5rem;margin-bottom:1.2rem;display:flex}.resource-contribution-form-panel header h2{margin:.55rem 0 0;font-size:1.55rem}.resource-contribution-form-panel header p{max-width:20rem;color:var(--stellar-color-text-muted);margin:0;font-size:.7rem;line-height:1.6}.resource-contribution-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;display:grid;position:relative}.resource-contribution-form>label{color:var(--stellar-color-text-muted);gap:.36rem;font-size:.68rem;display:grid}.resource-contribution-form label.wide{grid-column:1/-1}.resource-contribution-form input,.resource-contribution-form select,.resource-contribution-form textarea{border:1px solid var(--stellar-color-border);width:100%;min-width:0;color:var(--stellar-color-text);background:color-mix(in srgb, var(--stellar-color-background) 65%, white);font:inherit;border-radius:.65rem;padding:.72rem .78rem;font-size:.76rem;line-height:1.55}.resource-contribution-form textarea{resize:vertical}.resource-contribution-form footer{border-top:1px solid var(--stellar-color-border);grid-column:1/-1;justify-content:space-between;align-items:center;gap:1rem;padding-top:1rem;display:flex}.resource-contribution-form footer label{color:var(--stellar-color-text-muted);align-items:flex-start;gap:.5rem;font-size:.64rem;line-height:1.5;display:flex}.resource-contribution-form footer input{width:1rem;height:1rem;padding:0}.resource-contribution-form footer button{color:#fff;background:var(--stellar-color-primary);cursor:pointer;border:0;border-radius:.65rem;flex:none;padding:.75rem 1.15rem;font-weight:750}.resource-form-honeypot{left:-9999px;position:absolute!important}.resource-form-notice{border-radius:.7rem;gap:.45rem;margin-bottom:1rem;padding:.9rem 1rem;font-size:.72rem;display:grid}.resource-form-notice[data-tone=success]{color:#176d62;background:#e7f7f2}.resource-form-notice[data-tone=error]{color:#9b4848;background:#f9eaea}.resource-form-notice a{color:inherit;font-weight:750;text-decoration:none}@media (max-width:64rem){.resource-contribution-layout{grid-template-columns:1fr}}@media (max-width:48rem){.resource-contribution-form{grid-template-columns:1fr}.resource-contribution-form label.wide,.resource-contribution-form footer{grid-column:auto}.resource-contribution-form footer{flex-direction:column;align-items:stretch}.resource-contribution-form footer button{min-height:3rem}}.resource-detail-hero__actions a.secondary{color:var(--stellar-color-primary);background:#ffffffc7;border:1px solid #0d878b3d}.resource-preview{background:#fff;border:1px solid #12707c2b;border-radius:1.15rem;margin-bottom:2.5rem;overflow:hidden;box-shadow:0 1.25rem 3.4rem #1c576617}.resource-preview>header{color:#eafafb;background:radial-gradient(circle at 88% 25%,#59e2d52e,#0000 16rem),linear-gradient(125deg,#082f3b,#0b4c55);justify-content:space-between;align-items:center;gap:2rem;min-height:7.5rem;padding:1.5rem 1.75rem;display:flex}.resource-preview>header>div:first-child{max-width:48rem}.resource-preview>header span,.resource-files__heading span{color:#61d8cf;font-family:var(--stellar-font-mono);letter-spacing:.12em;font-size:.62rem}.resource-preview>header h2{color:#fff;margin:.4rem 0 .35rem;font-size:1.45rem}.resource-preview>header p{color:#b9d3d7;margin:0;font-size:.78rem;line-height:1.65}.resource-preview__status{flex:none;justify-items:end;gap:.35rem;display:grid}.resource-preview__status span{color:#8bf1e5;background:#46d3c914;border:1px solid #67e4d84d;border-radius:999px;padding:.38rem .68rem}.resource-preview__status small{color:#9ebfc3;font-size:.64rem}.resource-preview__pdf{background:#dfeaec;padding:1rem}.resource-preview__pdf iframe{background:#fff;border:0;border-radius:.65rem;width:100%;min-height:42rem;display:block}.resource-preview__pdf p{color:var(--stellar-color-text-subtle);text-align:center;margin:.8rem 0 0;font-size:.7rem}.resource-preview__pdf a{color:var(--stellar-color-primary);margin:0 .25rem;font-weight:700}.resource-preview__dataset{background:#f4f9fa;padding:1.2rem}.resource-preview__dataset-visual{grid-template-columns:minmax(0,1.6fr) minmax(12rem,.4fr);gap:1rem;display:grid}.resource-preview__dataset-visual>img{border-radius:.8rem;width:100%;height:auto;display:block}.resource-preview__metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;display:grid}.resource-preview__metrics>div{background:#fff;border:1px solid #117e841f;border-radius:.8rem;flex-direction:column;justify-content:space-between;min-height:7.2rem;padding:.9rem;display:flex}.resource-preview__metrics span{color:var(--stellar-color-text-subtle);font-size:.64rem}.resource-preview__metrics strong{color:#0a666b;font-size:1.5rem}.resource-preview__table-wrap{background:#fff;border:1px solid #117e841f;border-radius:.8rem;margin-top:1rem;overflow-x:auto}.resource-preview__table-wrap table{border-collapse:collapse;width:100%;min-width:46rem}.resource-preview__table-wrap th,.resource-preview__table-wrap td{border-bottom:1px solid var(--stellar-color-border);color:var(--stellar-color-text-muted);text-align:left;white-space:nowrap;padding:.72rem .8rem;font-size:.7rem}.resource-preview__table-wrap th{color:#0a7277;background:#edf7f7;font-weight:700}.resource-preview__table-wrap tr:last-child td{border-bottom:0}.resource-preview__dataset>small{color:var(--stellar-color-text-subtle);margin-top:.7rem;font-size:.64rem;display:block}.resource-preview__image{background:#edf5f6;padding:1rem}.resource-preview__image img{border-radius:.75rem;width:100%;height:auto;display:block}.resource-preview__overview{background-color:#f4f9fa;background-image:linear-gradient(#0e747e09 1px,#0000 1px),linear-gradient(90deg,#0e747e09 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:2rem 2rem;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;grid-template-columns:minmax(18rem,.82fr) minmax(0,1.18fr);gap:1rem;padding:1.1rem;display:grid}.resource-preview__overview>.resource-artwork{border-radius:.9rem;min-height:25rem}.resource-preview__overview-content{flex-direction:column;gap:.9rem;display:flex}.resource-preview__overview-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;display:grid}.resource-preview__overview-grid article,.resource-preview__overview-summary{background:#ffffffe6;border:1px solid #117e841f;border-radius:.78rem;min-width:0;padding:.9rem}.resource-preview__overview-grid article{flex-direction:column;justify-content:space-between;min-height:6.2rem;display:flex}.resource-preview__overview-grid span,.resource-preview__overview-summary>span{color:var(--stellar-color-text-subtle);font-size:.62rem}.resource-preview__overview-grid strong{color:#0c5c66;margin-top:.6rem;font-size:.76rem;line-height:1.5}.resource-preview__overview-summary p{color:var(--stellar-color-text-muted);margin:.55rem 0 0;font-size:.73rem;line-height:1.75}.resource-preview__overview-tags{flex-wrap:wrap;gap:.45rem;display:flex}.resource-preview__overview-tags span{color:#08787c;background:#fff;border:1px solid #117e8421;border-radius:999px;padding:.38rem .65rem;font-size:.62rem}.resource-preview__overview-actions{flex-wrap:wrap;gap:.6rem;margin-top:auto;display:flex}.resource-preview__overview-actions a{color:#08787c;background:#fff;border:1px solid #117e842b;border-radius:.6rem;align-items:center;min-height:2.75rem;padding:0 .9rem;font-size:.7rem;font-weight:700;text-decoration:none;display:inline-flex}.resource-preview__overview-actions a:first-child{color:#fff;background:#0b8f92;border-color:#0b8f92}.resource-image-viewer,.resource-model-viewer{background:#eaf2f4;border:1px solid #0e6b7629;border-radius:.85rem;overflow:hidden}.resource-viewer-toolbar{background:#ffffffe6;border-bottom:1px solid #0e6b7621;justify-content:space-between;align-items:center;gap:1rem;min-height:3.5rem;padding:.65rem .85rem;display:flex}.resource-viewer-toolbar>span{color:#0c5c66;font-family:var(--stellar-font-mono);letter-spacing:.08em;font-size:.64rem;font-weight:700}.resource-viewer-toolbar>div{align-items:center;gap:.4rem;display:flex}.resource-viewer-toolbar button,.resource-viewer-toolbar a{color:#0b6970;min-width:2.2rem;min-height:2.1rem;font:inherit;cursor:pointer;background:#fff;border:1px solid #0c687229;border-radius:.45rem;place-items:center;padding:0 .65rem;font-size:.66rem;font-weight:700;text-decoration:none;display:inline-grid}.resource-viewer-toolbar button:disabled{opacity:.38;cursor:not-allowed}.resource-viewer-toolbar output{min-width:3rem;color:var(--stellar-color-text-subtle);font-family:var(--stellar-font-mono);text-align:center;font-size:.64rem}.resource-image-viewer__canvas{background-color:#f8fbfc;background-image:linear-gradient(#0f69740b 1px,#0000 1px),linear-gradient(90deg,#0f69740b 1px,#0000 1px);background-size:2rem 2rem;place-items:center;min-height:38rem;padding:2rem;display:grid;overflow:auto}.resource-image-viewer__canvas img{transform-origin:50%;border-radius:.45rem;max-width:100%;transition:transform .18s;box-shadow:0 1rem 3rem #1f5a651a}.resource-model-viewer{color:#dff9fa;background:radial-gradient(circle at 70% 45%,#18b8b321,#0000 28rem),linear-gradient(145deg,#041923,#082d38);margin:1rem}.resource-viewer-toolbar--dark{background:#041923e0;border-bottom-color:#75deda24}.resource-viewer-toolbar--dark>span{color:#75e2d8}.resource-viewer-toolbar--dark button{color:#b6f4ef;background:#15626947;border-color:#74e2da33}.resource-model-viewer__canvas{min-height:42rem}.resource-model-viewer__canvas model-viewer{--poster-color:transparent;--progress-bar-color:#35d8ca;width:100%;height:42rem;display:block}.resource-model-viewer>p{color:#8bb7bc;text-align:center;border-top:1px solid #75deda1f;margin:0;padding:.72rem 1rem;font-size:.64rem}.resource-gallery{background-color:#f3f8f9;background-image:linear-gradient(#0e747e09 1px,#0000 1px),linear-gradient(90deg,#0e747e09 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:2rem 2rem;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;border:1px solid #0e6b7629;border-radius:.9rem;margin:1rem;padding:1rem}.resource-gallery__heading{justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:.8rem;display:flex}.resource-gallery__heading span{color:#0d898b;font-family:var(--stellar-font-mono);letter-spacing:.12em;font-size:.6rem;font-weight:700}.resource-gallery__heading h3{color:#103f4a;margin:.25rem 0 0;font-size:1.05rem}.resource-gallery__heading small{color:#5c7c82;font-family:var(--stellar-font-mono);font-size:.68rem}.resource-gallery__stage{background:radial-gradient(circle,#1c848f2b,#0000 35rem),#061a23;border-radius:.75rem;place-items:center;min-height:34rem;display:grid;position:relative;overflow:hidden}.resource-gallery__stage>img{object-fit:contain;width:100%;height:34rem}.resource-gallery__stage-nav{gap:.45rem;display:flex;position:absolute;top:1rem;right:1rem}.resource-gallery__stage-nav button{color:#d8fffb;width:2.45rem;height:2.45rem;font:inherit;cursor:pointer;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#031922c2;border:1px solid #82e8e133;border-radius:999px;place-items:center;font-size:.85rem;display:grid}.resource-gallery__stage-nav button:hover{background:#0c5359c7;border-color:#64eae094}.resource-gallery__caption{color:#eafafa;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#031922db;border:1px solid #82e8e12b;border-radius:.7rem;grid-template-columns:minmax(12rem,.8fr) minmax(0,1.2fr) auto;align-items:center;gap:1rem;padding:.8rem .9rem;display:grid;position:absolute;bottom:1rem;left:1rem;right:1rem;box-shadow:0 .8rem 2rem #000c1247}.resource-gallery__caption>div{gap:.25rem;display:grid}.resource-gallery__caption span{color:#55d8cd;font-family:var(--stellar-font-mono);letter-spacing:.1em;font-size:.56rem}.resource-gallery__caption strong{font-size:.76rem}.resource-gallery__caption p{color:#acc8cc;margin:0;font-size:.66rem;line-height:1.55}.resource-gallery__caption a{color:#aef4ed;background:#15626947;border:1px solid #75e2da33;border-radius:.5rem;align-items:center;min-height:2.3rem;padding:0 .75rem;font-size:.64rem;font-weight:700;text-decoration:none;display:inline-flex}.resource-gallery__thumbnails{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem;margin-top:.75rem;display:grid}.resource-gallery__thumbnails button{color:#345f67;min-width:0;font:inherit;text-align:left;cursor:pointer;background:#ffffffd6;border:1px solid #0e6b7624;border-radius:.7rem;grid-template-columns:7.5rem minmax(0,1fr);align-items:center;gap:.75rem;padding:.45rem;transition:border-color .16s,box-shadow .16s,transform .16s;display:grid}.resource-gallery__thumbnails button:hover,.resource-gallery__thumbnails button.is-active{border-color:#0c919194;transform:translateY(-1px);box-shadow:0 .6rem 1.6rem #1f696f1f}.resource-gallery__thumbnails button.is-active{background:#fff}.resource-gallery__thumbnails img{object-fit:cover;background:#08232d;border-radius:.45rem;width:7.5rem;height:4.7rem}.resource-gallery__thumbnails button>span{gap:.3rem;min-width:0;display:grid}.resource-gallery__thumbnails small{color:#0d8c8e;font-family:var(--stellar-font-mono);font-size:.57rem}.resource-gallery__thumbnails strong{text-overflow:ellipsis;white-space:nowrap;font-size:.7rem;overflow:hidden}.resource-gallery--large .resource-gallery__thumbnails{scrollbar-color:#8abdc0 transparent;scrollbar-width:thin;grid-template-columns:repeat(4,minmax(0,1fr));max-height:25rem;padding-right:.3rem;overflow-y:auto}.resource-gallery--large .resource-gallery__thumbnails button{grid-template-columns:minmax(0,1fr);align-content:start;gap:.45rem}.resource-gallery--large .resource-gallery__thumbnails img{width:100%;height:6.5rem}.resource-gallery--large .resource-gallery__thumbnails button>span{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.45rem;padding:0 .2rem .15rem}.resource-preview__pending{text-align:center;padding:3rem}.resource-preview__pending p{color:var(--stellar-color-text-muted)}.resource-files{border-top:1px solid var(--stellar-color-border);margin-top:2.2rem;padding-top:1.5rem}.resource-files__heading{justify-content:space-between;align-items:end;gap:1rem;display:flex}.resource-files__heading span{color:var(--stellar-color-primary)}.resource-files__heading h2{margin:.4rem 0 0}.resource-files__heading>small{color:var(--stellar-color-text-subtle);font-size:.68rem}.resource-files__list{gap:.6rem;margin-top:1rem;display:grid}.resource-files__list article{background:var(--stellar-color-background-subtle);border:1px solid #117e841f;border-radius:.75rem;grid-template-columns:3.2rem minmax(0,1fr) auto;align-items:center;gap:.9rem;padding:.8rem;display:grid}.resource-files__format{color:#fff;min-height:3.2rem;font-family:var(--stellar-font-mono);background:linear-gradient(145deg,#087b80,#0ba6a4);border-radius:.6rem;place-items:center;font-size:.64rem;font-weight:700;display:grid}.resource-files__list article>div:nth-child(2){min-width:0}.resource-files__list article strong,.resource-files__list article span,.resource-files__list article small{display:block}.resource-files__list article strong{font-size:.78rem}.resource-files__list article span,.resource-files__list article small{color:var(--stellar-color-text-subtle);text-overflow:ellipsis;white-space:nowrap;font-size:.62rem;overflow:hidden}.resource-files__list article span{margin-top:.25rem}.resource-files__actions{gap:.4rem;display:flex}.resource-files__actions a{color:var(--stellar-color-primary);background:#fff;border:1px solid #117e8429;border-radius:.45rem;padding:.45rem .65rem;font-size:.66rem;font-weight:700;text-decoration:none}.resource-source-attribution{border-top:1px solid var(--stellar-color-border);color:var(--stellar-color-text-subtle);margin-top:1rem;padding-top:.8rem;font-size:.62rem;line-height:1.55;display:block}.resource-provenance-list{border-top:1px solid var(--stellar-color-border);gap:.45rem;margin-top:1rem;padding-top:.85rem;display:grid}.resource-provenance-list>span{color:var(--stellar-color-text-subtle);font-size:.62rem;font-weight:700}.resource-provenance-list a{margin-top:0}@media (max-width:64rem){.resource-preview__overview{grid-template-columns:minmax(0,1fr)}.resource-preview__overview>.resource-artwork{min-height:20rem}.resource-preview__dataset-visual{grid-template-columns:minmax(0,1fr)}.resource-preview__metrics{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:48rem){.resource-preview{border-radius:.9rem;margin-bottom:1.75rem}.resource-preview>header{flex-direction:column;align-items:flex-start;gap:.9rem;padding:1.15rem}.resource-preview__status{justify-items:start}.resource-preview__pdf{padding:.55rem}.resource-preview__pdf iframe{min-height:30rem}.resource-preview__dataset{padding:.7rem}.resource-preview__image{padding:.55rem}.resource-preview__overview{padding:.6rem}.resource-preview__overview>.resource-artwork{min-height:15rem}.resource-preview__overview-grid{grid-template-columns:minmax(0,1fr)}.resource-preview__overview-grid article{min-height:5.1rem}.resource-preview__overview-actions{display:grid}.resource-preview__overview-actions a{justify-content:center}.resource-viewer-toolbar{flex-direction:column;align-items:flex-start}.resource-viewer-toolbar>div{flex-wrap:wrap;width:100%}.resource-image-viewer__canvas{min-height:24rem;padding:.75rem}.resource-model-viewer{margin:.55rem}.resource-model-viewer__canvas,.resource-model-viewer__canvas model-viewer{height:29rem;min-height:29rem}.resource-gallery{margin:.55rem;padding:.65rem}.resource-gallery__stage{min-height:24rem}.resource-gallery__stage>img{height:24rem}.resource-gallery__caption{grid-template-columns:minmax(0,1fr) auto;gap:.6rem;padding:.65rem;bottom:.55rem;left:.55rem;right:.55rem}.resource-gallery__caption p{display:none}.resource-gallery__thumbnails{grid-template-columns:minmax(0,1fr)}.resource-gallery--large .resource-gallery__thumbnails{grid-template-columns:repeat(2,minmax(0,1fr));max-height:30rem}.resource-gallery--large .resource-gallery__thumbnails button{grid-template-columns:minmax(0,1fr)}.resource-gallery--large .resource-gallery__thumbnails img{width:100%;height:5.6rem}.resource-gallery__thumbnails button{grid-template-columns:6.2rem minmax(0,1fr)}.resource-gallery__thumbnails img{width:6.2rem;height:4rem}.resource-preview__metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.resource-preview__metrics>div{min-height:5.5rem}.resource-files__list article{grid-template-columns:2.9rem minmax(0,1fr)}.resource-files__actions{grid-column:1/-1;justify-content:flex-end}}.space-mobile-menu,.space-mobile-dock{display:none}.se-header{z-index:30;background:#f7fbfceb;border-bottom-color:#195b6e21;box-shadow:0 .5rem 2rem #1444530a}.se-header__inner{gap:1.4rem;min-height:4.75rem}.se-navigation__list{gap:.15rem}.se-navigation__link{min-height:2.65rem;padding-inline:.9rem;font-size:.82rem}.space-sites{background:linear-gradient(#ffffffeb,#eff8f9db);border:1px solid #195b6e24;border-radius:.72rem;align-items:center;gap:.2rem;padding:.2rem;display:flex;box-shadow:inset 0 1px #fff,0 .7rem 1.8rem #21526012}.space-sites a{--space-site-accent:#268fc6;min-width:6.9rem;min-height:2.65rem;color:var(--stellar-color-text-muted);transition:color var(--stellar-motion-fast), background var(--stellar-motion-fast), box-shadow var(--stellar-motion-fast);background:0 0;border:0;border-radius:.52rem;grid-template-columns:1.55rem 1fr auto;align-items:center;gap:.42rem;padding:.35rem .48rem;text-decoration:none;display:grid;position:relative;overflow:hidden}.space-sites a[data-site=atlas]{--space-site-accent:#008f96}.space-sites a:after{content:"";opacity:0;background:linear-gradient(90deg, transparent, var(--space-site-accent), transparent);height:1px;box-shadow:0 0 .65rem var(--space-site-accent);transition:opacity var(--stellar-motion-fast), transform var(--stellar-motion-fast);position:absolute;bottom:0;left:15%;right:15%;transform:scaleX(.45)}.space-sites a:hover,.space-sites a:focus-visible{color:var(--stellar-color-text);background:color-mix(in srgb, var(--space-site-accent) 8%, transparent);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--space-site-accent) 18%, transparent);outline:none}.space-sites a:hover:after,.space-sites a:focus-visible:after{opacity:1;transform:scaleX(1)}.space-sites__icon{border:1px solid color-mix(in srgb, var(--space-site-accent) 30%, transparent);width:1.55rem;height:1.55rem;color:var(--space-site-accent);background:color-mix(in srgb, var(--space-site-accent) 7%, transparent);box-shadow:inset 0 0 .7rem color-mix(in srgb, var(--space-site-accent) 7%, transparent);border-radius:.42rem;place-items:center;display:grid}.space-sites__icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.15px;width:1rem;height:1rem;overflow:visible}.space-sites__icon circle{fill:none}.space-sites__icon [data-stellar-brand=atlas] circle:not(:first-of-type),.space-sites__icon [data-stellar-brand=space] circle{fill:#f7fbfc}.space-sites__copy{gap:.1rem;line-height:1;display:grid}.space-sites__copy small{color:color-mix(in srgb, var(--space-site-accent) 72%, var(--stellar-color-text-muted));font-family:var(--stellar-font-mono);letter-spacing:.09em;font-size:.53rem}.space-sites__copy strong{color:inherit;letter-spacing:.03em;font-size:.68rem;font-weight:500}.space-sites a>i{color:var(--space-site-accent);opacity:.62;transition:transform var(--stellar-motion-fast), opacity var(--stellar-motion-fast);font-size:.62rem;font-style:normal}.space-sites a:hover>i,.space-sites a:focus-visible>i{opacity:1;transform:translate(1px,-1px)}.space-hero{background:radial-gradient(circle at 74% 28%,#009ba021,#0000 27rem),linear-gradient(135deg,#fff 0%,#f2f8f9 46%,#e9f5f6 100%);padding:3.6rem 0 1.5rem}.space-hero:after{content:"";border:1px solid #009ba021;border-radius:50%;width:48rem;height:30rem;position:absolute;bottom:-18rem;right:-8rem;transform:rotate(-12deg)}.space-hero-grid{grid-template-columns:minmax(0,.88fr) minmax(29rem,1.12fr);align-items:stretch;gap:4rem}.space-hero__copy{flex-direction:column;justify-content:center;padding-block:1rem;display:flex}.space-hero h1{max-width:14ch;margin:1rem 0 1.15rem;font-size:clamp(2.75rem,3.8vw,3.55rem);line-height:1.16}.space-hero p{margin:0;font-size:1rem}.space-hero form,.resource-search{border-color:#195b6e2e;border-radius:.75rem;margin-top:1.8rem;overflow:hidden;box-shadow:0 1rem 2.75rem #2152601a}.space-hero input,.resource-search input{min-height:3.55rem;font-size:.9rem}.space-hero button,.resource-search button{min-width:8rem;font-size:.82rem}.popular{margin-top:.85rem}.popular a{background:#ffffffb3;border:1px solid #195b6e14}.space-spotlight{min-height:29rem;color:inherit;transition:transform var(--stellar-motion-base), box-shadow var(--stellar-motion-base);background:#ffffffe0;border:1px solid #195b6e2b;border-radius:1.1rem;grid-template-rows:minmax(14rem,1.15fr) auto;text-decoration:none;display:grid;position:relative;overflow:hidden;box-shadow:0 2.25rem 5rem #21526021}.space-spotlight:hover{transform:translateY(-3px);box-shadow:0 2.6rem 5.5rem #2152602b}.space-spotlight .resource-artwork{border:0;border-radius:0;min-height:16rem}.space-spotlight__content{padding:1.45rem 1.6rem 1.5rem;position:relative}.space-spotlight__content>span,.space-section-heading span,.space-contribution-band span,.space-detail-eyebrow,.resource-filter-panel>span,.resource-empty-state>span{color:var(--stellar-color-primary);font-family:var(--stellar-font-mono);letter-spacing:.12em;font-size:.65rem}.space-spotlight__content h2{margin:.45rem 0;font-size:1.45rem}.space-spotlight__content p{font-size:.82rem;line-height:1.65}.space-spotlight__content>div{border-top:1px solid var(--stellar-color-border);justify-content:space-between;align-items:center;gap:1rem;margin-top:1rem;padding-top:.9rem;display:flex}.space-spotlight__content small{color:var(--stellar-color-text-muted);font-size:.72rem}.space-spotlight__content b{color:var(--stellar-color-primary);font-size:.75rem}.space-category-rail{z-index:2;background:#ffffffe6;border:1px solid #195b6e24;border-radius:.9rem;grid-template-columns:repeat(5,minmax(0,1fr));margin-top:1.25rem;display:grid;position:relative;box-shadow:0 1rem 2.5rem #21526014}.space-category-rail a{align-items:center;gap:.8rem;min-width:0;padding:1rem 1.15rem;text-decoration:none;display:flex}.space-category-rail a+a{border-left:1px solid var(--stellar-color-border)}.space-category-rail a>span{width:2.35rem;height:2.35rem;color:var(--stellar-color-primary);background:var(--stellar-surface-glow);border-radius:50%;flex:none;place-items:center;display:grid}.space-category-rail a>div{gap:.25rem;min-width:0;display:grid}.space-category-rail strong{font-size:.82rem}.space-category-rail small{color:var(--stellar-color-text-subtle);text-overflow:ellipsis;white-space:nowrap;font-size:.65rem;overflow:hidden}.space-stats{box-shadow:none;background:0 0;border:0;border-radius:0;margin-top:.8rem}.space-stats div{min-height:4.2rem;padding:.75rem 1.15rem}.space-stats div+div{border-left-color:#195b6e1f}.space-stats strong{font-size:1.25rem}.space-home-section.se-section[data-size=lg],.space-catalog-section.se-section[data-size=lg],.space-detail-section.se-section[data-size=lg]{padding-block:4rem}.space-section-heading{justify-content:space-between;align-items:end;gap:2rem;margin-bottom:2rem;display:flex}.space-section-heading h2{letter-spacing:-.025em;margin:.55rem 0 .5rem;font-size:2rem}.space-section-heading p{color:var(--stellar-color-text-muted);margin:0}.space-section-heading>a{color:var(--stellar-color-primary);flex:none;font-size:.78rem;font-weight:700;text-decoration:none}.resource-grid{--se-grid-gap:1.15rem}.resource-card{border-color:#195b6e24;border-radius:.9rem;min-height:27rem;box-shadow:0 .75rem 2.2rem #21526013}.resource-card:hover{transform:translateY(-3px);box-shadow:0 1.35rem 3rem #21526021}.resource-artwork{color:#008f96;background:radial-gradient(circle at 50% 48%,#009ba02e,#0000 31%),linear-gradient(145deg,#e8f6f6,#f8fbfc);border-bottom:1px solid #195b6e1a;min-height:10.5rem;position:relative;overflow:hidden}.resource-artwork:before{content:"";opacity:.68;background-image:linear-gradient(#008f9614 1px,#0000 1px),linear-gradient(90deg,#008f9614 1px,#0000 1px);background-size:1.8rem 1.8rem;position:absolute;inset:0;-webkit-mask-image:linear-gradient(135deg,#0000,#000 25% 75%,#0000);mask-image:linear-gradient(135deg,#0000,#000 25% 75%,#0000)}.resource-artwork[data-category=technical-document]{color:#176fd0;background:radial-gradient(circle at 55% 45%,#176fd029,#0000 31%),#eef5fc}.resource-artwork[data-category=dataset]{color:#6246b8;background:radial-gradient(circle at 55% 45%,#6246b829,#0000 31%),#f2effb}.resource-artwork[data-category=ai-model]{color:#8a4fbd;background:radial-gradient(circle at 55% 45%,#8a4fbd2b,#0000 31%),#f5effa}.resource-artwork[data-category=engineering-drawing]{color:#1c6da5;background:radial-gradient(circle at 55% 45%,#1c6da529,#0000 31%),#edf5fa}.resource-artwork--hosted{background:#071f29;min-height:12rem}.resource-artwork--hosted:before{z-index:1;opacity:1;background:linear-gradient(#0000 55%,#04171fb8),linear-gradient(120deg,#1ccfc214,#0000 55%);-webkit-mask-image:none;mask-image:none}.resource-artwork--hosted>img{object-fit:cover;object-position:center 48%;width:100%;height:12rem;display:block}.resource-artwork--hosted[data-category=engineering-drawing]{background:#f7fbfc}.resource-artwork--hosted[data-category=engineering-drawing]>img{object-fit:contain}.resource-artwork--hosted>small,.resource-artwork--hosted>b{color:#e4fbfa;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#041f289e;border:1px solid #c2f5f138;border-radius:999px;padding:.25rem .45rem}.resource-artwork__frame{opacity:.82;border:1px solid;border-radius:48%;width:9.5rem;height:6.2rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-7deg)}.resource-artwork__frame:before,.resource-artwork__frame:after,.resource-artwork__frame i,.resource-artwork__frame span{content:"";position:absolute}.resource-artwork__frame:before{border:1px solid;border-radius:50%;inset:1rem}.resource-artwork__frame:after{background:#ffffff94;border:1px solid;border-radius:50%;width:2.6rem;height:2.6rem;top:50%;left:50%;transform:translate(-50%,-50%)}.resource-artwork__frame i{background:currentColor;border-radius:50%;width:.35rem;height:.35rem;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:3.2rem -1.2rem,-3.1rem 1.15rem}.resource-artwork__frame i:nth-child(2){opacity:.45;width:7.8rem;height:1px;box-shadow:none;border-radius:0;transform:translate(-50%,-50%)rotate(25deg)}.resource-artwork__frame i:nth-child(3){opacity:.4;width:6.8rem;height:1px;box-shadow:none;border-radius:0;transform:translate(-50%,-50%)rotate(-34deg)}.resource-artwork>small,.resource-artwork>b{z-index:2;font-family:var(--stellar-font-mono);letter-spacing:.08em;font-size:.55rem;position:absolute;bottom:.75rem}.resource-artwork>small{left:.85rem}.resource-artwork>b{color:var(--stellar-color-text-subtle);font-weight:500;right:.85rem}.resource-content{padding:1.15rem 1.2rem 1.2rem}.resource-content__identity{justify-content:space-between;align-items:center;gap:1rem;display:flex}.resource-content__identity>span{color:var(--stellar-color-primary);font-size:.68rem;font-weight:700}.resource-content__identity>small{color:var(--stellar-color-text-subtle);background:var(--stellar-color-background-subtle);border-radius:999px;padding:.25rem .5rem;font-size:.62rem}.resource-content h3{margin:.65rem 0 .25rem;font-size:1.05rem;line-height:1.45}.resource-content>strong{min-height:2rem;color:var(--stellar-color-text-subtle);font-size:.7rem;line-height:1.5;display:block}.resource-content>p{margin:.7rem 0;font-size:.82rem}.resource-content__metadata{flex-wrap:wrap;gap:.4rem;margin-top:auto;display:flex}.resource-content__metadata span{border:1px solid var(--stellar-color-border);color:var(--stellar-color-text-subtle);border-radius:999px;padding:.3rem .5rem;font-size:.6rem}.resource-content footer{margin-top:.85rem;padding-top:.8rem}.category-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:.9rem}.category-grid a{border-color:#195b6e21;min-height:13.5rem;box-shadow:0 .65rem 2rem #2152600f}.space-contribution-band{background:linear-gradient(135deg,#eaf6f6,#f8fbfc);border-top:1px solid #195b6e1f}.space-contribution-band>.se-container{grid-template-columns:minmax(20rem,1fr) minmax(20rem,.9fr) auto;align-items:center;gap:2.5rem;min-height:10rem;display:grid}.space-contribution-band h2{margin:.55rem 0 0;font-size:1.75rem}.space-contribution-band p{color:var(--stellar-color-text-muted);line-height:1.7}.space-contribution-band a{color:#fff;background:var(--stellar-color-primary);border-radius:.65rem;padding:.85rem 1.1rem;font-size:.78rem;font-weight:700;text-decoration:none}.space-page-intro{padding:3.35rem 0 2.85rem}.space-page-intro h1{font-size:clamp(2.45rem,3.8vw,3.3rem)}.resource-search{max-width:58rem;margin:0 auto 2rem}.resource-catalog-layout{grid-template-columns:14rem minmax(0,1fr);align-items:start;gap:2rem;display:grid}.resource-filter-panel{background:var(--stellar-color-surface);border:1px solid #195b6e24;border-radius:.85rem;padding:1.25rem;position:sticky;top:6rem;box-shadow:0 .75rem 2.2rem #2152600f}.resource-filter-panel h2{margin:.45rem 0 1rem;font-size:1.15rem}.resource-filter-panel nav{gap:.35rem;display:grid}.resource-filter-panel nav a{color:var(--stellar-color-text-muted);border-radius:.5rem;justify-content:space-between;align-items:center;padding:.65rem .7rem;text-decoration:none;display:flex}.resource-filter-panel nav a:hover,.resource-filter-panel nav a.active{color:var(--stellar-color-primary);background:var(--stellar-surface-glow)}.resource-filter-panel nav strong{font-size:.78rem}.resource-filter-panel nav small{font-size:.65rem}.resource-filter-panel__note{border-top:1px solid var(--stellar-color-border);margin-top:1.25rem;padding-top:1rem}.resource-filter-panel__note span{color:var(--stellar-color-primary);font-size:.65rem}.resource-filter-panel__note p{color:var(--stellar-color-text-subtle);margin:.45rem 0 0;font-size:.7rem;line-height:1.6}.resource-filter-panel__availability{border-top:1px solid var(--stellar-color-border);gap:.45rem;margin-top:1.1rem;padding-top:1rem;display:grid}.resource-filter-panel__availability>span{color:var(--stellar-color-text-subtle);font-size:.62rem}.resource-filter-panel__availability>a{color:var(--stellar-color-primary);background:var(--stellar-surface-glow);border:1px solid #117e8424;border-radius:.55rem;justify-content:space-between;align-items:center;padding:.65rem .7rem;text-decoration:none;display:flex}.resource-filter-panel__availability strong,.resource-filter-panel__availability small{font-size:.7rem}.resource-result{align-items:center;margin:0 0 1.25rem}.resource-result>div{align-items:baseline;gap:.75rem;display:flex}.resource-result strong{color:var(--stellar-color-text);font-size:.85rem}.resource-result>small{color:var(--stellar-color-text-subtle)}.resource-catalog-results .resource-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.resource-empty-state{background:var(--stellar-color-background-subtle);border:1px dashed #195b6e38;border-radius:.9rem;place-content:center;justify-items:start;min-height:22rem;padding:2rem;display:grid}.resource-empty-state h2{margin:.65rem 0}.resource-empty-state p{color:var(--stellar-color-text-muted)}.resource-empty-state a{color:var(--stellar-color-primary);margin-top:1rem;font-size:.8rem;font-weight:700;text-decoration:none}.resource-detail-hero{padding:3.5rem 0}.space-breadcrumbs{min-width:0;color:var(--stellar-color-text-subtle);align-items:center;gap:.55rem;margin-bottom:1.4rem;font-size:.68rem;display:flex}.resource-detail-hero .space-breadcrumbs a{min-height:0;color:var(--stellar-color-text-muted);font-size:inherit;background:0 0;border-radius:0;flex:none;margin-top:0;padding:0;font-weight:500;text-decoration:none;display:inline}.resource-detail-hero .space-breadcrumbs a:hover{color:var(--stellar-color-primary)}.space-breadcrumbs i{color:#117e8459;font-style:normal}.space-breadcrumbs strong{min-width:0;color:var(--stellar-color-text);text-overflow:ellipsis;white-space:nowrap;margin-bottom:0;font-weight:650;display:inline;overflow:hidden}.resource-detail-hero__grid{grid-template-columns:minmax(22rem,.85fr) minmax(0,1.15fr);align-items:center;gap:3.5rem;display:grid}.space-context-return{width:fit-content;color:var(--stellar-color-primary);align-items:center;margin-bottom:1.35rem;font-size:.72rem;font-weight:700;text-decoration:none;display:inline-flex}.resource-detail-hero .resource-artwork{border:1px solid #195b6e24;border-radius:1rem;min-height:22rem;box-shadow:0 1.4rem 3.5rem #2152601a}.resource-detail-hero .resource-artwork__frame{width:15rem;height:10rem}.resource-detail-hero h1{max-width:22ch;font-size:clamp(2.35rem,3.5vw,3.15rem)}.resource-detail-hero strong{margin-bottom:.75rem}.resource-detail-hero .space-breadcrumbs strong{margin:0;line-height:normal}.resource-detail-hero__actions{align-items:center;gap:1rem;margin-top:1.5rem;display:flex}.resource-detail-hero__actions a{margin-top:0}.resource-detail-hero__actions small{color:var(--stellar-color-text-subtle)}.space-detail-section .resource-detail-layout main>h2{margin:.55rem 0 .75rem}.resource-detail-layout aside dl{gap:.65rem;margin:1rem 0 0;display:grid}.resource-detail-layout aside dl>div{border-top:1px solid var(--stellar-color-border);justify-content:space-between;gap:1rem;padding-top:.65rem;display:flex}.resource-detail-layout aside dt,.resource-detail-layout aside dd{color:var(--stellar-color-text-subtle);margin:0;font-size:.68rem}.resource-detail-layout aside dd{color:var(--stellar-color-text);text-align:right}.related-resources{margin-top:4rem}@media (max-width:78rem){.space-sites:not([data-mobile]){display:none}.space-hero-grid{gap:2.5rem}}@media (max-width:64rem){.se-header__inner{flex-wrap:nowrap;min-height:4.5rem;padding-block:0}.se-header__navigation{display:none}.se-header__actions{margin-left:auto}.space-mobile-menu{display:block}.space-mobile-menu>summary{cursor:pointer;background:#ffffffd1;border:1px solid #195b6e2e;border-radius:.65rem;justify-content:center;align-items:center;gap:.65rem;width:2.75rem;height:2.75rem;font-size:.8rem;font-weight:700;list-style:none;display:flex}.space-mobile-menu>summary::-webkit-details-marker{display:none}.space-mobile-menu>summary>span{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.space-mobile-menu>summary i,.space-mobile-menu>summary i:after{background:var(--stellar-color-primary);content:"";width:1rem;height:1px;display:block}.space-mobile-menu>summary i:after{transform:translateY(.35rem)}.space-mobile-menu[open]>summary i{transform:rotate(45deg)}.space-mobile-menu[open]>summary i:after{transform:rotate(-90deg)}.space-mobile-menu__panel{z-index:40;padding:1.25rem max(1rem, calc((100vw - var(--stellar-container-wide)) / 2));background:#f7fbfc;border-top:1px solid #195b6e1f;position:fixed;top:4.5rem;left:0;right:0;box-shadow:0 1.5rem 3rem #21526029}.space-mobile-menu__panel>small{color:var(--stellar-color-primary);font-family:var(--stellar-font-mono);letter-spacing:.12em;font-size:.58rem}.space-mobile-menu__panel>strong{margin-top:.35rem;display:block}.space-mobile-menu__panel>nav:not(.space-sites){grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;margin-top:1rem;display:grid}.space-mobile-menu__panel>nav:not(.space-sites) a{background:#fff;border:1px solid #195b6e24;border-radius:.55rem;padding:.8rem;font-size:.78rem;font-weight:600;text-decoration:none}.space-sites[data-mobile]{border-top:1px solid var(--stellar-color-border);margin-top:1rem;padding-top:1rem}.space-hero-grid{grid-template-columns:minmax(0,1fr)}.space-spotlight{grid-template-rows:auto;grid-template-columns:minmax(16rem,.9fr) minmax(0,1.1fr);min-height:25rem}.space-category-rail{grid-template-columns:repeat(5,minmax(11rem,1fr));overflow-x:auto}.space-category-rail a+a{border-left:1px solid var(--stellar-color-border)}.category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.resource-catalog-layout{grid-template-columns:minmax(0,1fr)}.resource-filter-panel{position:static}.resource-filter-panel nav{grid-template-columns:repeat(3,minmax(0,1fr))}.resource-filter-panel__note{display:none}.resource-detail-hero__grid{grid-template-columns:minmax(0,1fr);gap:2rem}}@media (max-width:48rem){body{padding-bottom:4rem}.space-brand .se-brand-lockup__copy strong{font-size:.92rem}.space-mobile-dock{z-index:50;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff0;border:1px solid #195b6e29;border-radius:.9rem;grid-template-columns:repeat(4,minmax(0,1fr));align-items:center;min-height:3.35rem;padding:.25rem;display:grid;position:fixed;bottom:.65rem;left:.75rem;right:.75rem;box-shadow:0 1rem 2.5rem #21526033}.space-mobile-dock a{min-height:2.75rem;color:var(--stellar-color-text-muted);border-radius:.65rem;place-items:center;font-size:.72rem;font-weight:700;text-decoration:none;display:grid}.space-mobile-dock a:first-child{color:var(--stellar-color-primary);background:var(--stellar-surface-glow)}.space-hero{padding:2.75rem 0 1rem}.space-hero-grid{gap:1.5rem}.space-hero__copy{padding:0}.space-hero h1{max-width:13ch;font-size:clamp(2rem,9vw,2.35rem)}.space-hero p{font-size:.92rem;line-height:1.72}.space-hero form,.resource-search{grid-template-columns:minmax(0,1fr) auto}.space-hero input,.resource-search input{min-height:3.25rem;padding:.8rem;font-size:.8rem}.space-hero button,.resource-search button{min-width:4.8rem;min-height:auto;padding:0 .75rem;font-size:.72rem}.popular{flex-wrap:nowrap;padding-bottom:.25rem;overflow-x:auto}.popular>*{flex:none}.space-spotlight{grid-template-rows:12rem auto;grid-template-columns:minmax(0,1fr);min-height:auto}.space-spotlight .resource-artwork{min-height:12rem}.space-spotlight__content{padding:1.15rem}.space-spotlight__content p{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.space-category-rail{background:#195b6e1f;border:1px solid #195b6e24;border-radius:.85rem;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin-left:0;margin-right:0;padding:0;overflow:hidden}.space-category-rail a{background:#fffffff5;min-height:4.6rem;padding:.75rem}.space-category-rail a+a{border-left:0}.space-category-rail a:last-child:nth-child(odd){grid-column:1/-1}.space-category-rail a>span{width:2.15rem;height:2.15rem}.space-category-rail strong{font-size:.78rem}.space-category-rail small{font-size:.62rem}.space-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.space-stats div:nth-child(3){border-left:0}.space-home-section.se-section[data-size=lg],.space-catalog-section.se-section[data-size=lg],.space-detail-section.se-section[data-size=lg]{padding-block:2.75rem}.space-section-heading{flex-direction:column;align-items:flex-start;gap:.8rem;margin-bottom:1.4rem}.space-section-heading h2{font-size:1.65rem}.resource-card{min-height:auto}.resource-artwork{min-height:9rem}.resource-content>strong{min-height:0}.category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.category-grid a{min-height:12rem;padding:1rem}.category-grid p{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.space-contribution-band>.se-container{grid-template-columns:minmax(0,1fr);gap:1rem;min-height:auto;padding-block:2.5rem}.space-contribution-band h2{font-size:1.5rem}.space-contribution-band p{margin:0}.space-contribution-band a{justify-self:start}.space-page-intro{padding:2.75rem 0 2.25rem}.space-page-intro h1{font-size:2.1rem}.resource-search{margin-bottom:1.25rem}.resource-filter-panel{padding:1rem;overflow:hidden}.resource-filter-panel h2{margin-bottom:.75rem}.resource-filter-panel nav{overscroll-behavior-inline:contain;scrollbar-width:none;margin-inline:-1rem;padding:0 1rem .25rem;display:flex;overflow-x:auto}.resource-filter-panel nav::-webkit-scrollbar{display:none}.resource-filter-panel nav a{border:1px solid var(--stellar-color-border);border-radius:999px;flex:none;gap:.7rem;padding:.55rem .75rem}.resource-catalog-results .resource-grid{grid-template-columns:minmax(0,1fr)}.resource-result{flex-direction:column;align-items:flex-start;gap:.4rem}.resource-result>div{flex-wrap:wrap}.resource-detail-hero{padding:2.5rem 0}.resource-detail-hero .resource-artwork{min-height:14rem}.resource-detail-hero h1{font-size:2.1rem}.resource-detail-hero__actions{flex-direction:column;align-items:flex-start}.metadata-grid{grid-template-columns:minmax(0,1fr)}.metadata-grid div:nth-child(2n){border-left:0}.metadata-grid div+div{border-top:1px solid var(--stellar-color-border)}.related-resources{margin-top:3rem}.space-footer-links{grid-template-columns:repeat(2,minmax(0,1fr))}}@keyframes spaceHeroReveal{0%{opacity:0;transform:translateY(1rem)}to{opacity:1;transform:translateY(0)}}@keyframes spaceGridDrift{0%{background-position:0 0,0 0}to{background-position:3rem 3rem,3rem 3rem}}@keyframes spaceOrbit{0%{transform:translate(-50%,-50%)rotate(-7deg)}to{transform:translate(-50%,-50%)rotate(353deg)}}@keyframes spaceNodePulse{0%,to{opacity:.58}50%{opacity:1}}@keyframes spaceDataScan{0%{opacity:0;transform:translateY(-2rem)}15%,70%{opacity:.55}to{opacity:0;transform:translateY(13rem)}}.space-hero:before{animation:22s linear infinite spaceGridDrift}.space-hero__copy>span,.space-hero__copy>h1,.space-hero__copy>p,.space-hero__copy>form,.space-hero__copy>.popular,.space-hero .space-spotlight,.space-hero .space-value-visual,.space-hero .space-category-rail,.space-hero .space-stats{animation:.72s cubic-bezier(.22,1,.36,1) both spaceHeroReveal}.space-hero__copy>h1{animation-delay:70ms}.space-hero__copy>p{animation-delay:.14s}.space-hero__copy>form{animation-delay:.21s}.space-hero__copy>.popular{animation-delay:.28s}.space-hero .space-spotlight,.space-hero .space-value-visual{animation-delay:.12s}.space-hero .space-category-rail{animation-delay:.32s}.space-hero .space-stats{animation-delay:.4s}.space-hero .space-spotlight .resource-artwork:after{z-index:1;content:"";background:linear-gradient(90deg,#0000 7%,#009ba0b3,#0000 93%);height:1px;animation:5.5s ease-in-out .8s infinite spaceDataScan;position:absolute;inset:0;box-shadow:0 .5rem 1.4rem #009ba033}.space-hero .resource-artwork__frame{animation:24s linear infinite spaceOrbit}.space-hero .resource-artwork__frame i:first-child{animation:2.8s ease-in-out infinite spaceNodePulse}.space-category-rail a{transition:color var(--stellar-motion-base), background-color var(--stellar-motion-base)}.space-category-rail a:hover{color:var(--stellar-color-primary);background:var(--stellar-surface-glow)}.space-category-rail a:hover>span{transform:translateY(-2px)}.space-category-rail a>span{transition:transform var(--stellar-motion-base)}@media (prefers-reduced-motion:reduce){.space-hero:before,.space-hero__copy>span,.space-hero__copy>h1,.space-hero__copy>p,.space-hero__copy>form,.space-hero__copy>.popular,.space-hero .space-spotlight,.space-hero .space-value-visual,.space-hero .space-category-rail,.space-hero .space-stats,.space-hero .space-spotlight .resource-artwork:after,.space-hero .resource-artwork__frame,.space-hero .resource-artwork__frame i:first-child{animation:none}}.se-header{color:#f1fbfc;background:radial-gradient(circle at 18% -80%,#24bcc12e,#0000 24rem),linear-gradient(112deg,#04141ffa,#052a31f7);border-bottom-color:#47c7c933;box-shadow:0 .85rem 2.4rem #04171f24}.se-header .space-brand{color:#f5fbfc}.se-header .space-brand small{color:#cde7eaa8}.se-header .space-brand svg{stroke:#42d2cf}.se-header .space-brand svg circle{fill:#42d2cf}.se-header .se-navigation__link{color:#daebedb8}.se-header .se-navigation__link:hover,.se-header .se-navigation__link[aria-current=page]{color:#fff;background:#42d2cf1a}.se-header .se-navigation__link[aria-current=page]{box-shadow:inset 0 -2px #42d2cf}.se-header .space-sites{background:#ffffff0b;border-color:#69d2d32e;box-shadow:inset 0 1px #ffffff0d}.se-header .space-sites a{color:#daebedb8}.se-header .space-sites a:hover,.se-header .space-sites a:focus-visible{color:#fff;background:color-mix(in srgb, var(--space-site-accent) 15%, transparent);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--space-site-accent) 30%, transparent)}.se-header .space-sites__icon{background:color-mix(in srgb, var(--space-site-accent) 12%, transparent)}.se-header .space-sites__copy small{color:color-mix(in srgb, var(--space-site-accent) 70%, #dceff1)}.se-header .space-mobile-menu>summary{color:#f5fbfc;background:#ffffff0f;border-color:#69d2d33d}@media (max-width:64rem){.se-header .space-mobile-menu__panel{color:#102f39;background:radial-gradient(circle at 92% 0,#42d2cf1f,#0000 15rem),#f7fbfc}.se-header .space-mobile-menu__panel>strong{color:#102f39}.se-header .space-mobile-menu__panel>nav:not(.space-sites) a{color:#173b46;background:#fff;border-color:#195b6e2e;box-shadow:0 .45rem 1.1rem #2152600f}.se-header .space-mobile-menu__panel>nav:not(.space-sites) a:hover,.se-header .space-mobile-menu__panel>nav:not(.space-sites) a:focus-visible{color:#006d73;background:#edfafa;border-color:#008f966b}.se-header .space-mobile-menu__panel .space-sites[data-mobile]{background:linear-gradient(#fff,#edf7f8);border-color:#195b6e29;box-shadow:inset 0 1px #fff,0 .65rem 1.5rem #21526012}.se-header .space-mobile-menu__panel .space-sites[data-mobile] a{color:#234550}.se-header .space-mobile-menu__panel .space-sites[data-mobile] a:hover,.se-header .space-mobile-menu__panel .space-sites[data-mobile] a:focus-visible{color:#102f39}.se-header .space-mobile-menu__panel .space-sites[data-mobile] .space-sites__copy small{color:color-mix(in srgb, var(--space-site-accent) 78%, #31535c)}}.space-hero{box-shadow:inset 0 1px #ffffffa6}.space-hero:before{opacity:.58}.se-footer{color:#cde7eab3;background:radial-gradient(circle at 78% -50%,#24bcc124,#0000 28rem),linear-gradient(112deg,#04141f,#062a31);border-top-color:#47c7c92e}.se-footer .space-brand{color:#f5fbfc}.se-footer .space-brand small,.se-footer .space-footer-brand p,.se-footer .space-footer-links a,.se-footer .se-footer__meta{color:#cde7eaad}.se-footer .space-footer-links a:hover{color:#42d2cf}.space-value-visual{min-width:0;min-height:29rem;transition:transform var(--stellar-motion-base), box-shadow var(--stellar-motion-base);background:#f9fdfde6;border:1px solid #195b6e2b;border-radius:1.1rem;grid-template-rows:minmax(22rem,1fr) auto;display:grid;position:relative;overflow:hidden;box-shadow:0 2.25rem 5rem #21526021}.space-value-visual:hover{transform:translateY(-3px);box-shadow:0 2.6rem 5.5rem #2152602b}.space-value-visual__canvas{background:radial-gradient(circle at 52% 47%,#009ba033,#0000 24%),radial-gradient(circle at 84% 12%,#438ad11f,#0000 24%),linear-gradient(145deg,#edf9f9,#f7fbfc 62%,#edf5fa);min-height:22rem;position:relative;overflow:hidden}.space-value-visual__canvas:before{content:"";opacity:.62;background-image:linear-gradient(#008f9613 1px,#0000 1px),linear-gradient(90deg,#008f9613 1px,#0000 1px);background-size:2rem 2rem;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000,#0000 80%);mask-image:radial-gradient(circle,#000,#0000 80%)}.space-value-visual__canvas:after{content:"";border:1px solid #008f9621;border-radius:48% 52% 50% 46%;position:absolute;inset:12% 8%;transform:rotate(-5deg)}.space-value-visual__topline{z-index:6;color:var(--stellar-color-primary);font-family:var(--stellar-font-mono);letter-spacing:.1em;justify-content:space-between;align-items:center;gap:1rem;font-size:.56rem;display:flex;position:absolute;top:1rem;left:1rem;right:1rem}.space-value-visual__topline small{color:var(--stellar-color-text-subtle);font-size:.5rem}.value-network{z-index:1;fill:none;stroke:#008f96;stroke-linecap:round;stroke-linejoin:round;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.value-network__grid{stroke-opacity:.11;stroke-width:1px}.value-network__orbits{stroke-opacity:.24;stroke-width:1.2px;stroke-dasharray:5 9;transform-box:fill-box;transform-origin:50%}.value-network__links{stroke-opacity:.26;stroke-width:1.3px}.value-network__signals{stroke-width:2px;stroke-dasharray:4 17}.value-network__particles circle{fill:#00a3a8;stroke:#fff;stroke-width:3px}.value-core{z-index:5;background:radial-gradient(circle,#fffffffa,#e5f7f7f0);border:1px solid #008f964d;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:9.5rem;height:9.5rem;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 1rem #009ba00b,0 0 0 2rem #009ba006,0 1.5rem 3.5rem #185b6b2b}.value-core>i{border:1px solid var(--stellar-color-primary);border-radius:.7rem;place-items:center;width:2.35rem;height:2.35rem;display:grid;position:relative;transform:rotate(30deg)}.value-core>i:before,.value-core>i:after,.value-core>i span{content:"";background:var(--stellar-color-primary);border-radius:50%;width:.42rem;height:.42rem;position:absolute}.value-core>i:before{transform:translate(-.6rem,.3rem)}.value-core>i:after{transform:translate(.6rem,-.3rem)}.value-core>i span{transform:translate(.1rem,.55rem)}.value-core strong{letter-spacing:.08em;margin-top:.7rem;font-size:.9rem}.value-core small{color:var(--stellar-color-text-muted);margin-top:.25rem;font-size:.58rem}.value-node{z-index:4;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffd6;border:1px solid #195b6e24;border-radius:.7rem;align-items:center;gap:.55rem;min-width:7.5rem;padding:.6rem .7rem;display:flex;position:absolute;box-shadow:0 .8rem 1.8rem #21526014}.value-node>span{background:radial-gradient(circle, var(--stellar-color-primary) 0 14%, transparent 16% 38%, #009ba01f 40%);border:1px solid #008f9659;border-radius:50%;flex:none;width:1.65rem;height:1.65rem}.value-node>div{gap:.12rem;min-width:0;display:grid}.value-node small{color:var(--stellar-color-primary);font-family:var(--stellar-font-mono);letter-spacing:.06em;font-size:.48rem}.value-node strong{white-space:nowrap;font-size:.7rem}.value-node--drawing{top:20%;left:4%}.value-node--model{top:16%;right:4%}.value-node--document{top:48%;right:1.5%}.value-node--dataset{bottom:8%;right:10%}.value-node--software{bottom:10%;left:6%}.value-scan{z-index:3;opacity:0;filter:blur(.5px);pointer-events:none;background:linear-gradient(#0000,#00aab01a,#00aab06b,#0000);height:16%;position:absolute;top:-15%;left:0;right:0}.space-value-visual__footer{z-index:8;background:#ffffffeb;border-top:1px solid #195b6e1f;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.75rem 1.5rem;padding:1.2rem 1.45rem;display:grid;position:relative}.space-value-visual__footer>div{gap:.35rem;display:grid}.space-value-visual__footer span{color:var(--stellar-color-primary);font-family:var(--stellar-font-mono);letter-spacing:.1em;font-size:.55rem}.space-value-visual__footer strong{font-size:1rem}.space-value-visual__footer p{color:var(--stellar-color-text-subtle);grid-column:1;margin:0;font-size:.68rem}.space-value-visual__footer a{color:var(--stellar-color-primary);grid-area:1/2/3;font-size:.72rem;font-weight:700;text-decoration:none}@keyframes valueOrbitTurn{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes valueSignalTravel{0%{stroke-dashoffset:0}to{stroke-dashoffset:-105px}}@keyframes valueCorePulse{0%,to{box-shadow:0 0 0 1rem #009ba00b,0 0 0 2rem #009ba006,0 1.5rem 3.5rem #185b6b2b}50%{box-shadow:0 0 0 1.35rem #009ba00f,0 0 0 2.5rem #009ba005,0 1.8rem 4rem #185b6b33}}@keyframes valueNodeFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes valueScanPass{0%,12%{opacity:0;transform:translateY(0)}24%,72%{opacity:1}88%,to{opacity:0;transform:translateY(27rem)}}.value-network__orbits{animation:34s linear infinite valueOrbitTurn}.value-network__signals{animation:4.2s linear infinite valueSignalTravel}.value-network__particles circle{transform-box:fill-box;transform-origin:50%;animation:2.8s ease-in-out infinite spaceNodePulse}.value-network__particles circle:nth-child(2){animation-delay:.55s}.value-network__particles circle:nth-child(3){animation-delay:1.1s}.value-network__particles circle:nth-child(4){animation-delay:1.65s}.value-network__particles circle:nth-child(5){animation-delay:2.2s}.value-core{animation:4.8s ease-in-out infinite valueCorePulse}.value-core>i{animation:12s linear infinite valueOrbitTurn}.value-node{animation:5.2s ease-in-out infinite valueNodeFloat}.value-node--model{animation-delay:-1s}.value-node--document{animation-delay:-2s}.value-node--dataset{animation-delay:-3s}.value-node--software{animation-delay:-4s}.value-scan{animation:8s ease-in-out 1.4s infinite valueScanPass}@media (max-width:48rem){.space-value-visual{grid-template-rows:22rem auto;min-height:auto}.space-value-visual__canvas{min-height:22rem}.space-value-visual__topline small{display:none}.value-core{width:7.5rem;height:7.5rem}.value-core>i{width:2rem;height:2rem}.value-core strong{font-size:.78rem}.value-node{min-width:auto;padding:.45rem .55rem}.value-node>span{width:1.25rem;height:1.25rem}.value-node small{display:none}.value-node strong{font-size:.62rem}.value-node--drawing{top:22%;left:3%}.value-node--model{top:19%;right:3%}.value-node--document{top:51%;right:1%}.value-node--dataset{bottom:9%;right:6%}.value-node--software{bottom:10%;left:4%}.space-value-visual__footer{grid-template-columns:minmax(0,1fr);padding:1.1rem}.space-value-visual__footer a{grid-area:auto}}@media (prefers-reduced-motion:reduce){.value-network__orbits,.value-network__signals,.value-network__particles circle,.value-core,.value-core>i,.value-node,.value-scan{animation:none}}.value-core__mark{fill:none;width:2.65rem;height:2.65rem;stroke:var(--stellar-color-primary);stroke-width:1.7px;animation:18s linear infinite valueOrbitTurn;overflow:visible}.value-core__mark circle{fill:var(--stellar-color-primary);stroke:none}@media (max-width:48rem){.value-core__mark{width:2.15rem;height:2.15rem}}@media (prefers-reduced-motion:reduce){.value-core__mark{animation:none}}.resource-illustration{z-index:1;fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.resource-artwork[data-variant=neutronics]{color:#008f96;background:radial-gradient(circle at 52% 48%,#00a4ab33,#0000 25%),linear-gradient(145deg,#e9f8f7,#f8fbfc)}.resource-artwork[data-variant=multiphysics]{color:#0d70a8;background:radial-gradient(circle at 65% 35%,#009eab26,#0000 28%),linear-gradient(145deg,#ebf7f8,#f3f7fc)}.resource-artwork[data-variant=plasma]{color:#6849b8;background:radial-gradient(at 50% 46%,#6749b833,#0000 33%),linear-gradient(145deg,#f1eefb,#eff8fa)}.resource-artwork[data-variant=mhd]{color:#176fc0;background:radial-gradient(at 50% 45%,#176fc030,#0000 34%),linear-gradient(145deg,#edf5fc,#f6f9fb)}.resource-artwork[data-variant=edge-plasma]{color:#d16938;background:radial-gradient(circle at 50% 67%,#e88f4030,#0000 28%),linear-gradient(145deg,#fbf4ec,#eef8f8)}.resource-artwork[data-variant=plant-system]{color:#178368;background:radial-gradient(circle at 62% 43%,#17836829,#0000 30%),linear-gradient(145deg,#edf8f4,#f4f8fb)}.resource-artwork[data-variant=tokamak]{color:#087c9c;background:radial-gradient(at 50% 48%,#087c9c33,#0000 34%),linear-gradient(145deg,#eaf7f8,#edf3fb)}.resource-artwork[data-variant=stellarator]{color:#5b55b7;background:radial-gradient(at 50% 48%,#5b55b733,#0000 35%),linear-gradient(145deg,#f0eefb,#eaf8f7)}.resource-artwork[data-variant=inertial]{color:#cb643d;background:radial-gradient(circle,#ee8b433d,#0000 29%),linear-gradient(145deg,#fbf1e9,#eef6fb)}.resource-artwork[data-variant=materials]{color:#397c75;background:radial-gradient(circle at 60% 38%,#397c752e,#0000 30%),linear-gradient(145deg,#edf8f4,#f6f3e9)}.resource-artwork[data-variant=diagnostics]{color:#2873b7;background:radial-gradient(circle at 60% 45%,#2873b72b,#0000 31%),linear-gradient(145deg,#edf5fc,#eef9f7)}.resource-artwork[data-variant=document]{color:#2468b1;background:linear-gradient(145deg,#edf4fc,#f8fafc)}.resource-artwork[data-variant=dataset]{color:#6548b1;background:linear-gradient(145deg,#f1eefb,#f7f9fc)}.resource-artwork[data-variant=ai-model]{color:#8b4eb5;background:radial-gradient(circle,#8b4eb52e,#0000 32%),linear-gradient(145deg,#f5eefb,#edf8fa)}.resource-pagination{border-top:1px solid var(--stellar-color-border);grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem;margin-top:2rem;padding-top:1.25rem;display:grid}.resource-pagination a,.resource-pagination>span{border:1px solid var(--stellar-color-border);border-radius:var(--stellar-radius-pill);width:fit-content;min-height:2.65rem;color:var(--stellar-color-primary);background:var(--stellar-color-surface);justify-content:center;align-items:center;padding:.65rem 1rem;text-decoration:none;display:inline-flex}.resource-pagination a:last-child,.resource-pagination>span:last-child{justify-self:end}.resource-pagination>span[aria-disabled=true]{color:var(--stellar-color-text-subtle);opacity:.58}.resource-pagination small{color:var(--stellar-color-text-muted);text-align:center}@media (max-width:40rem){.resource-pagination{grid-template-columns:1fr 1fr}.resource-pagination small{grid-area:1/1/auto/-1}}.artwork-halo{fill:#ffffff70;stroke:currentColor;stroke-opacity:.16}.artwork-ring,.artwork-tokamak,.artwork-vessel,.artwork-model,.artwork-blueprint{stroke-width:2.2px}.artwork-ring--inner,.artwork-tokamak--inner{fill:#fff6;stroke-opacity:.75}.artwork-core,.artwork-particles circle{fill:currentColor;stroke:none}.artwork-vector,.artwork-field,.artwork-dimension,.artwork-axis,.artwork-system-lines,.artwork-mesh{stroke-opacity:.35}.artwork-flow,.artwork-wave,.artwork-contour,.artwork-instability,.artwork-separatrix,.artwork-chart{stroke-width:2.5px}.artwork-flow--reverse,.artwork-wave--secondary,.artwork-contour--secondary{stroke-opacity:.45;stroke-width:1.5px}.artwork-surface,.artwork-area{fill:currentColor;fill-opacity:.07;stroke:none}.artwork-system-nodes rect,.artwork-system-nodes circle{fill:#fff9;stroke:currentColor}.artwork-documents rect{fill:#ffffff9e;stroke:currentColor}.artwork-documents>path:not(.artwork-chart){stroke-opacity:.38}@keyframes spaceLineTravel{0%{stroke-dashoffset:0}to{stroke-dashoffset:-72px}}@keyframes spaceSignalDraw{0%,8%{stroke-dashoffset:520px;opacity:.25}42%,78%{stroke-dashoffset:0;opacity:1}to{stroke-dashoffset:-120px;opacity:.35}}@keyframes spaceMeshBreathe{0%,to{opacity:.24}50%{opacity:.6}}@keyframes spaceIllustrationFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.space-hero .resource-illustration,.space-home-section .resource-illustration{animation:6s ease-in-out infinite spaceIllustrationFloat}.space-hero .artwork-flow,.space-home-section .artwork-flow,.space-hero .artwork-system-lines,.space-home-section .artwork-system-lines{stroke-dasharray:9 10;animation:3.6s linear infinite spaceLineTravel}.space-hero .artwork-wave,.space-home-section .artwork-wave,.space-hero .artwork-contour,.space-home-section .artwork-contour,.space-hero .artwork-instability,.space-home-section .artwork-instability,.space-hero .artwork-separatrix,.space-home-section .artwork-separatrix,.space-hero .artwork-chart,.space-home-section .artwork-chart{stroke-dasharray:520;animation:6.5s ease-in-out infinite spaceSignalDraw}.space-hero .artwork-mesh,.space-home-section .artwork-mesh{animation:5s ease-in-out infinite spaceMeshBreathe}.space-hero .artwork-particles circle,.space-home-section .artwork-particles circle{transform-box:fill-box;transform-origin:50%;animation:2.6s ease-in-out infinite spaceNodePulse}.space-hero .artwork-particles circle:nth-child(2),.space-home-section .artwork-particles circle:nth-child(2){animation-delay:.8s}.space-hero .artwork-particles circle:nth-child(3),.space-home-section .artwork-particles circle:nth-child(3){animation-delay:1.6s}.space-hero .artwork-particles circle:nth-child(4),.space-home-section .artwork-particles circle:nth-child(4){animation-delay:2.1s}@media (prefers-reduced-motion:reduce){.space-hero .resource-illustration,.space-home-section .resource-illustration,.space-hero .artwork-flow,.space-home-section .artwork-flow,.space-hero .artwork-system-lines,.space-home-section .artwork-system-lines,.space-hero .artwork-wave,.space-home-section .artwork-wave,.space-hero .artwork-contour,.space-home-section .artwork-contour,.space-hero .artwork-instability,.space-home-section .artwork-instability,.space-hero .artwork-separatrix,.space-home-section .artwork-separatrix,.space-hero .artwork-chart,.space-home-section .artwork-chart,.space-hero .artwork-mesh,.space-home-section .artwork-mesh,.space-hero .artwork-particles circle,.space-home-section .artwork-particles circle{animation:none}}.space-ai-collection{background:linear-gradient(145deg,#eef8fa,#f6fafc)}.space-ai-collection__layout{grid-template-columns:minmax(20rem,.7fr) minmax(30rem,1.3fr);align-items:center;gap:clamp(2rem,5vw,5rem);display:grid}.space-ai-collection__layout>div:first-child>span{color:var(--stellar-color-primary);letter-spacing:.14em;font-size:.62rem;font-weight:800}.space-ai-collection__layout h2{color:#143148;margin:.8rem 0;font-size:clamp(1.8rem,3vw,2.8rem)}.space-ai-collection__layout p{color:#627789;font-size:.82rem;line-height:1.8}.space-ai-collection__layout>div:first-child>a{color:#087f83;margin-top:.8rem;font-size:.75rem;font-weight:700;text-decoration:none;display:inline-flex}.space-ai-collection__map{background:linear-gradient(145deg,#f8fcfd,#e9f5f6);border:1px solid #cfe3e8;border-radius:1rem;grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;gap:.75rem;min-height:21rem;padding:2rem;display:grid;position:relative;overflow:hidden;box-shadow:0 1.3rem 3rem #2b647817}.space-ai-collection__map:before{content:"";opacity:.4;background-image:linear-gradient(#2f899a14 1px,#0000 1px),linear-gradient(90deg,#2f899a14 1px,#0000 1px);background-size:2rem 2rem;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000,#0000 78%);mask-image:radial-gradient(circle,#000,#0000 78%)}.space-ai-collection__map article{z-index:2;background:#ffffffd1;border:1px solid #cee3e6;border-radius:.8rem;flex-direction:column;justify-content:center;min-height:10rem;padding:1rem;display:flex;position:relative;box-shadow:0 .8rem 1.8rem #24607412}.space-ai-collection__map article:nth-child(2){transform:translateY(-1.4rem)}.space-ai-collection__map small{color:#0a9292;letter-spacing:.1em;font-size:.55rem;font-weight:800}.space-ai-collection__map strong{color:#18364c;margin:1.1rem 0 .45rem;font-size:.86rem}.space-ai-collection__map span{color:#778b9b;font-size:.62rem}.space-ai-collection__map>i{z-index:1;background:linear-gradient(90deg,#0000,#55bfc0,#0000);width:25%;height:1px;position:absolute;top:50%}.space-ai-collection__map>i:first-of-type{left:21%}.space-ai-collection__map>i:nth-of-type(2){right:21%}.ai-resource-section .space-section-heading{margin:3rem 0 1.5rem}.ai-resource-capability-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.7rem;display:grid}.ai-resource-capability-grid article{background:linear-gradient(145deg,#fff,#f5fafb);border:1px solid #d8e5e9;border-radius:.8rem;min-height:10rem;padding:1rem}.ai-resource-capability-grid span{color:#0a9090;font-size:.58rem;font-weight:800}.ai-resource-capability-grid strong{color:#17364c;margin:1.45rem 0 .45rem;font-size:.88rem;display:block}.ai-resource-capability-grid p{color:#738698;margin:0;font-size:.68rem;line-height:1.6}@media (max-width:70rem){.space-ai-collection__layout{grid-template-columns:1fr}.space-ai-collection__map{width:100%;max-width:52rem}.ai-resource-capability-grid{grid-template-columns:1fr 1fr}}@media (max-width:48rem){.space-ai-collection__map{grid-template-columns:1fr;min-height:0;padding:1rem}.space-ai-collection__map article{min-height:7.5rem}.space-ai-collection__map article:nth-child(2){transform:none}.space-ai-collection__map>i{display:none}.ai-resource-capability-grid{grid-template-columns:1fr}}.resource-ai-metadata{border-top:1px solid var(--stellar-color-border);margin-top:2.2rem;padding-top:1.5rem}.resource-ai-metadata>h2{margin:.55rem 0 1rem}.resource-ai-metadata>div{grid-template-columns:1fr 1fr;gap:.65rem;display:grid}.resource-ai-metadata article{border:1px solid var(--stellar-color-border);border-radius:var(--stellar-radius-md);background:var(--stellar-color-background-subtle);padding:.85rem}.resource-ai-metadata small{color:var(--stellar-color-primary);font-size:.56rem;display:block}.resource-ai-metadata strong{margin-top:.5rem;font-size:.68rem;font-weight:550;line-height:1.6;display:block}.ai-resource-matrix-heading{margin:3rem 0 1.2rem}.ai-resource-matrix-heading>span{color:var(--stellar-color-primary);letter-spacing:.13em;font-size:.6rem;font-weight:800}.ai-resource-matrix-heading h2{margin:.5rem 0;font-size:clamp(1.45rem,2.4vw,2.1rem)}.ai-resource-matrix-heading p{max-width:47rem;color:var(--stellar-color-text-muted);margin:0;font-size:.72rem;line-height:1.65}.ai-resource-matrix{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;display:grid}.ai-resource-matrix>a{border:1px solid var(--stellar-color-border);border-radius:var(--stellar-radius-lg);min-height:13rem;color:inherit;background:var(--stellar-color-surface);flex-direction:column;padding:1rem;text-decoration:none;display:flex}.ai-resource-matrix>a>small{color:var(--stellar-color-primary);font-size:.55rem}.ai-resource-matrix>a>strong{margin:.65rem 0;font-size:.82rem}.ai-resource-matrix dl{gap:.5rem;margin:.3rem 0 1rem;display:grid}.ai-resource-matrix dl>div{border-top:1px solid var(--stellar-color-border);grid-template-columns:4rem 1fr;gap:.5rem;padding-top:.45rem;display:grid}.ai-resource-matrix dt{color:var(--stellar-color-text-subtle);font-size:.55rem}.ai-resource-matrix dd{color:var(--stellar-color-text-muted);margin:0;font-size:.62rem;line-height:1.5}.ai-resource-matrix>a>span{color:var(--stellar-color-primary);margin-top:auto;font-size:.62rem}@media (max-width:48rem){.resource-ai-metadata>div,.ai-resource-matrix{grid-template-columns:1fr}.ai-resource-matrix>a{min-height:0}.ai-resource-matrix dl>div{grid-template-columns:1fr;gap:.25rem}}.space-contact-card{border:1px solid var(--stellar-color-border);border-top:2px solid var(--stellar-color-primary);border-radius:var(--stellar-radius-lg);background:linear-gradient(145deg, var(--stellar-color-surface), #f4fafb);min-height:14rem;box-shadow:var(--stellar-shadow-sm);padding:1.5rem}.space-contact-card>span,.space-contact-panel>div>span{color:var(--stellar-color-primary);font-family:var(--stellar-font-mono);letter-spacing:.08em;font-size:.66rem;font-weight:750}.space-contact-card h2{color:#17364c;margin:2rem 0 .7rem;font-size:1.15rem}.space-contact-card p{color:var(--stellar-color-text-muted);margin:0;font-size:.8rem;line-height:1.75}.space-contact-panel{border:1px solid var(--stellar-color-border);border-radius:var(--stellar-radius-lg);background:radial-gradient(circle at 88% 18%, #009ba01a, transparent 18rem), var(--stellar-color-surface);box-shadow:var(--stellar-shadow-sm);grid-template-columns:minmax(0,.9fr) minmax(24rem,1.1fr);gap:clamp(2rem,5vw,5rem);margin-top:3rem;padding:clamp(1.5rem,3vw,2.5rem);display:grid;overflow:hidden}.space-contact-panel h2{color:#17364c;letter-spacing:-.035em;margin:.7rem 0 1.2rem;font-size:clamp(1.45rem,2.6vw,2.15rem)}.space-contact-panel ul{gap:0;margin:0;padding:0;list-style:none;display:grid}.space-contact-panel li{border-top:1px solid var(--stellar-color-border);color:var(--stellar-color-text-muted);padding:.7rem 0 .7rem 1.05rem;font-size:.8rem;line-height:1.6;position:relative}.space-contact-panel li:before{content:"";background:var(--stellar-color-primary);border-radius:50%;width:.34rem;height:.34rem;position:absolute;top:1.1rem;left:0}.space-contact-panel__channels>div{gap:.65rem;margin-top:1rem;display:grid}.space-contact-panel__channels a,.space-contact-panel__channels>div>div{border:1px solid var(--stellar-color-border);border-radius:var(--stellar-radius-md);min-width:0;color:inherit;background:#ffffffc7;grid-template-columns:minmax(0,1fr) auto;gap:.35rem 1rem;padding:1rem;text-decoration:none;display:grid}.space-contact-panel__channels small{color:var(--stellar-color-text-subtle);font-size:.65rem}.space-contact-panel__channels strong{color:#17364c;overflow-wrap:anywhere;grid-column:1;min-width:0;font-size:.82rem}.space-contact-panel__channels b{color:var(--stellar-color-primary);grid-area:1/2/3;align-self:center;font-size:.8rem}.space-contact-panel__channels>p{color:var(--stellar-color-text-muted);margin:1rem 0 0;font-size:.8rem}@media (max-width:48rem){.space-contact-card{min-height:0}.space-contact-panel{grid-template-columns:minmax(0,1fr);gap:2rem;margin-top:2rem}}.space-stats{grid-template-columns:repeat(3,minmax(0,1fr))}.space-stats div{text-align:center;align-items:center}.space-featured-section{background:radial-gradient(circle at 84% 12%,#2186bc12,#0000 24rem),linear-gradient(#f8fbfd,#f2f8fa 72%,#f7fbfc);border-top:1px solid #196d8f14;position:relative;overflow:clip}.space-featured-section:before{content:"";pointer-events:none;border:1px solid #268fc614;border-radius:50%;width:32rem;height:32rem;position:absolute;top:-12rem;right:-9rem;box-shadow:0 0 0 4rem #268fc605,0 0 0 8rem #268fc603}.space-featured-section>.se-container{z-index:1;position:relative}.space-featured-section .space-section-heading>div{border-left:3px solid #268fc6;padding-left:1rem}.space-featured-section .resource-card{box-shadow:0 1rem 2.8rem #1b4c6614}.space-ai-collection{background:radial-gradient(circle at 12% 78%,#009ba017,#0000 24rem),linear-gradient(145deg,#e9f6f6,#f5fafb 58%,#edf7f8);border-top:1px solid #008f961a;position:relative;overflow:clip}.space-ai-collection__layout>div:first-child{border-left:3px solid #0a9c9c;padding-left:1.1rem}.space-ai-collection__map{border-color:#008f962e;box-shadow:0 1.5rem 3.5rem #1f66741c}.space-contribution-band{color:#ecfbfb;background:radial-gradient(circle at 88% 18%,#4cd3c926,#0000 19rem),linear-gradient(125deg,#07343a,#092c39 58%,#0a2233);border-top:1px solid #4cd3c924}.space-contribution-band span{color:#62d9d0}.space-contribution-band h2{color:#f3fcfc}.space-contribution-band p{color:#b9d0d4}.space-contribution-band a{color:#073438;background:#61d7ce;box-shadow:0 .8rem 2rem #000a1233}@media (max-width:48rem){.space-stats{grid-template-columns:repeat(3,minmax(0,1fr))}.space-stats div{min-width:0;min-height:4.8rem;padding:.7rem .4rem}.space-stats div:nth-child(3){border-top:0;border-left:1px solid #195b6e1f}.space-stats strong{font-size:1.1rem}.space-stats span{font-size:.6rem}.space-featured-section:before{width:21rem;height:21rem}.space-featured-section .space-section-heading>div,.space-ai-collection__layout>div:first-child{padding-left:.8rem}}
