:root{color-scheme:light;--font-sans: "SF Pro Display", "SF Pro Text", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-mono: "SFMono-Regular", Consolas, "Liberation Mono", Menlo, monospace;--bg: #f5f7fa;--bg-elevated: #ffffff;--surface: rgba(255, 255, 255, .78);--surface-solid: #ffffff;--surface-border: rgba(129, 166, 198, .22);--surface-highlight: rgba(255, 255, 255, .82);--line: rgba(20, 30, 42, .1);--line-strong: rgba(20, 30, 42, .16);--text: #18232f;--text-muted: #617080;--text-soft: #7a8795;--accent: #81a6c6;--accent-strong: #6e93b1;--accent-soft: #aacddc;--accent-contrast: #0f141a;--success: #3e9b6d;--warn: #c78f35;--danger: #b86262;--radius-sm: 14px;--radius-md: 20px;--radius-lg: 28px;--radius-pill: 999px;--shadow-soft: 0 12px 40px rgba(18, 24, 34, .08);--shadow-card: 0 24px 64px rgba(18, 24, 34, .1);--focus-ring: 0 0 0 4px rgba(129, 166, 198, .18);--earth-ocean: #82d5f8;--earth-ocean-deep: #2e8dbd;--earth-ocean-shadow: #11506e;--earth-land: #9fd86d;--earth-land-alt: #79ba4d;--earth-cloud: rgba(255, 255, 255, .52);--earth-lights: rgba(255, 201, 121, .18);--orbit-line: rgba(129, 166, 198, .34);--orbit-label-bg: rgba(255, 255, 255, .84);--orbit-label-text: #31404f}:root[data-theme=dark]{color-scheme:dark;--bg: #121928;--bg-elevated: #1a2330;--surface: rgba(36, 46, 63, .82);--surface-solid: #242e3f;--surface-border: rgba(170, 205, 220, .14);--surface-highlight: rgba(255, 255, 255, .08);--line: rgba(255, 255, 255, .08);--line-strong: rgba(255, 255, 255, .14);--text: #ede4d8;--text-muted: #c9b8a5;--text-soft: #a99b8b;--accent: #81a6c6;--accent-strong: #aacddc;--accent-soft: #aacddc;--accent-contrast: #0f141a;--success: #5eb98a;--warn: #dfad58;--danger: #d37b7b;--shadow-soft: 0 18px 48px rgba(0, 0, 0, .22);--shadow-card: 0 30px 90px rgba(0, 0, 0, .28);--focus-ring: 0 0 0 4px rgba(129, 166, 198, .18);--earth-ocean: #4db7e3;--earth-ocean-deep: #1d6b99;--earth-ocean-shadow: #0a334d;--earth-land: #7fc15b;--earth-land-alt: #5d9844;--earth-cloud: rgba(255, 255, 255, .22);--earth-lights: rgba(255, 205, 143, .34);--orbit-line: rgba(129, 166, 198, .28);--orbit-label-bg: rgba(26, 35, 48, .88);--orbit-label-text: #ede4d8}*{box-sizing:border-box}html{font-size:16px;scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--bg);color:var(--text);font-family:var(--font-sans);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body,button,input,textarea,select{font:inherit}img,video,iframe{display:block;max-width:100%}a{color:inherit}button{appearance:none;border:1px solid var(--surface-border);background:#81a6c61f;color:var(--text);border-radius:var(--radius-pill);min-height:2.875rem;padding:0 1rem;font-weight:600;letter-spacing:-.01em;cursor:pointer;transition:transform .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease}button:hover{transform:translateY(-1px);border-color:#81a6c661;box-shadow:var(--shadow-soft)}button:disabled{cursor:not-allowed;opacity:.56;transform:none;box-shadow:none}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:none;box-shadow:var(--focus-ring)}input,textarea,select{width:100%;border:1px solid var(--line);background:#ffffff7a;color:var(--text);border-radius:18px;padding:.88rem 1rem;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease}:root[data-theme=dark] input,:root[data-theme=dark] textarea,:root[data-theme=dark] select{background:#ffffff0a}input::placeholder,textarea::placeholder{color:var(--text-soft)}input:focus,textarea:focus,select:focus{border-color:#81a6c68a}textarea{min-height:7rem;resize:vertical}code{font-family:var(--font-mono);font-size:.92em}p,h1,h2,h3,h4,ul{margin:0}ul{padding-left:1.1rem}#root{min-height:100vh}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.liquid-glass,.admin-card,.admin-panel,.auth-card,.module-public-card,.auth-reauth-modal{position:relative;overflow:hidden;border:1px solid var(--surface-border);background:var(--surface);box-shadow:var(--shadow-soft);border-radius:var(--radius-lg);backdrop-filter:blur(22px)}.liquid-glass:before,.admin-card:before,.admin-panel:before,.auth-card:before,.module-public-card:before,.auth-reauth-modal:before{content:"";position:absolute;inset:0;border-radius:inherit;border:1px solid rgba(255,255,255,.18);pointer-events:none}.liquid-glass__sheen,.liquid-glass__grain{position:absolute;inset:0;pointer-events:none}.liquid-glass__sheen{background:radial-gradient(circle at top left,rgba(255,255,255,.28),transparent 38%),linear-gradient(180deg,rgba(255,255,255,.12),transparent 46%);opacity:.92}:root[data-theme=dark] .liquid-glass__sheen{opacity:.42}.liquid-glass__grain{background-image:linear-gradient(rgba(255,255,255,.03) .05rem,transparent .05rem),linear-gradient(90deg,rgba(255,255,255,.02) .05rem,transparent .05rem);background-size:.9rem .9rem;mix-blend-mode:soft-light;opacity:.32}.liquid-glass__content{position:relative;z-index:1}.public-layout,.private-layout{min-height:100vh;background:var(--bg)}.public-layout__shell,.private-layout__shell-frame{width:min(1280px,calc(100% - 1.25rem));margin:0 auto;padding:1rem 0 2rem}.public-layout__content,.public-layout__main,.landing-page,.projects-page,.project-detail-page,.private-layout__main,.admin-home,.admin-projects,.admin-landing-content,.admin-security,.auth-page,.dynamic-project-viewer,.module-page,.module-public-card,.section-block{display:grid;gap:1rem}.public-header{position:relative}.public-header__content{display:grid;gap:1rem;padding:1rem}.public-brand{display:inline-flex;align-items:center;gap:.875rem;text-decoration:none;min-width:0}.public-brand__mark{display:grid;place-items:center;width:3rem;height:3rem;border-radius:1rem;background:linear-gradient(135deg,var(--accent),var(--accent-soft));color:#fff;font-size:1.2rem;font-weight:800;box-shadow:inset 0 1px #ffffff47}.public-brand__copy{display:grid;gap:.15rem;min-width:0}.public-brand__copy strong{font-size:1.05rem;line-height:1.05;letter-spacing:-.02em}.public-brand__copy small{color:var(--text-muted);font-size:.88rem}.public-menu-toggle,.private-layout__menu-toggle{justify-self:end;width:3rem;min-height:3rem;padding:0;border:1px solid var(--line);background:#ffffff29;display:inline-grid;place-items:center;gap:.24rem}.public-menu-toggle span,.private-layout__menu-toggle span{display:block;width:1.2rem;height:2px;background:currentColor;border-radius:999px;transition:transform .18s ease,opacity .18s ease}.public-menu-toggle.is-open span:nth-child(1),.private-layout__menu-toggle.is-open span:nth-child(1){transform:translateY(.38rem) rotate(45deg)}.public-menu-toggle.is-open span:nth-child(2),.private-layout__menu-toggle.is-open span:nth-child(2){opacity:0}.public-menu-toggle.is-open span:nth-child(3),.private-layout__menu-toggle.is-open span:nth-child(3){transform:translateY(-.38rem) rotate(-45deg)}.public-header__panel{display:none;gap:1rem}.public-header__panel.is-open{display:grid}.public-nav,.public-preferences{padding:.45rem}.public-nav{position:relative;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.35rem;min-width:0}.public-nav a{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;min-height:2.8rem;padding:0 .9rem;text-decoration:none;color:var(--text-muted);border-radius:var(--radius-pill);transition:color .18s ease}.public-nav a[aria-current=page]{color:var(--text)}.public-nav__indicator,.public-segmented-control__indicator{position:absolute;inset:0 auto auto 0;border-radius:var(--radius-pill);background:var(--surface-solid);border:1px solid var(--surface-border);box-shadow:var(--shadow-soft);opacity:0;pointer-events:none}.public-preferences{display:grid;gap:.8rem}.public-preferences__body{display:grid;gap:.55rem}.public-preferences__label,.hero__eyebrow,.hero__planet-label,.section-heading__eyebrow,.private-layout__eyebrow,.admin-home__eyebrow{color:var(--accent-strong);font-size:.78rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.public-segmented-control{position:relative;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.3rem;padding:.22rem;border-radius:var(--radius-pill);background:#81a6c614}.public-segmented-control button{position:relative;z-index:1;min-height:2.6rem;padding:0 .8rem;border:0;background:transparent;box-shadow:none;color:var(--text-muted);font-weight:600}.public-segmented-control button:hover{transform:none;box-shadow:none}.public-segmented-control button.is-active{color:var(--text)}.hero__shell,.catalog-header__shell,.detail-header__shell,.detail-summary__shell,.about-section__shell{padding:1.15rem}.hero__shell{display:grid;gap:1.2rem}.hero__content,.hero__supporting,.hero__copy,.hero__visual,.hero__visual-card{display:grid;gap:1rem}.hero__copy h1{font-size:clamp(2.8rem,12vw,5.8rem);line-height:.93;letter-spacing:-.06em;max-width:10ch}.hero__lead,.hero__planet-text,.section-heading__description,.project-card__summary,.about-section__lead,.about-section__paragraph,.detail-summary__paragraph,.admin-muted,.private-layout__aside-top p,.private-layout__session-label,.auth-card p,.module-public-card p{color:var(--text-muted)}.hero__highlights,.hero__actions,.project-card__tags,.detail-header__tags,.admin-chip-nav,.admin-projects__preview-meta,.auth-reauth-actions{display:flex;flex-wrap:wrap;gap:.65rem}.hero__highlight-pill,.project-card__tag-pill,.admin-status-badge,.catalog-header__count,.private-layout__session-label{display:inline-flex;align-items:center;justify-content:center;min-height:2rem;padding:.36rem .75rem;border-radius:var(--radius-pill);border:1px solid var(--line);background:#81a6c614;font-size:.82rem;font-weight:600}.glass-button,.admin-form>button[type=submit],.admin-projects__submit-row button[type=submit]{background:linear-gradient(135deg,var(--accent),var(--accent-soft));border-color:transparent;color:var(--accent-contrast)}.glass-button--ghost,.inline-back{background:transparent}.inline-back,.admin-chip-nav a,.admin-projects__item-actions a,.private-layout__public-link,.dynamic-project-viewer__actions a{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;min-height:2.875rem;padding:0 1rem;border-radius:var(--radius-pill);border:1px solid var(--surface-border);background:#81a6c614;text-decoration:none;font-weight:600;transition:transform .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease}.inline-back:hover,.admin-chip-nav a:hover,.admin-projects__item-actions a:hover,.private-layout__public-link:hover,.dynamic-project-viewer__actions a:hover{transform:translateY(-1px);border-color:#81a6c661;box-shadow:var(--shadow-soft)}.hero__visual-card{min-height:22rem;padding:1rem;border-radius:calc(var(--radius-lg) - 4px);border:1px solid var(--line);background:#ffffff2e}:root[data-theme=dark] .hero__visual-card{background:#ffffff08}.hero__visual-copy{max-width:18rem}.hero__planet-text{line-height:1.55}.hero-earth{display:grid;place-items:center;min-height:20rem}.earth-orbits{position:relative;width:min(100%,26rem);aspect-ratio:1;display:grid;place-items:center}.earth-core{position:relative;width:clamp(10.5rem,50vw,13.5rem);aspect-ratio:1;border-radius:50%;overflow:hidden;background:radial-gradient(circle at 30% 24%,var(--earth-ocean) 0%,var(--earth-ocean) 28%,var(--earth-ocean-deep) 72%,var(--earth-ocean-shadow) 100%);box-shadow:inset -1.2rem -1.4rem 2.2rem #00000029,0 1.5rem 3rem #0000002e;animation:earth-float 10s ease-in-out infinite}.earth-core__atmosphere,.earth-core__rim,.earth-core__shade,.earth-core__lights{position:absolute;inset:0;border-radius:50%}.earth-core__atmosphere{border:1px solid rgba(255,255,255,.22);box-shadow:0 0 0 .35rem #ffffff0d}.earth-core__rim{box-shadow:inset 0 0 0 .2rem #ffffff1f}.earth-core__shade{background:linear-gradient(145deg,transparent 45%,rgba(0,0,0,.22) 100%)}.earth-core__lights{background:radial-gradient(circle at 58% 40%,var(--earth-lights) 0 7%,transparent 8%),radial-gradient(circle at 63% 58%,var(--earth-lights) 0 6%,transparent 7%),radial-gradient(circle at 47% 56%,var(--earth-lights) 0 4%,transparent 5%)}.earth-map,.earth-clouds{position:absolute;inset:0}.earth-land{position:absolute;border-radius:48% 52% 42% 58%;background:linear-gradient(135deg,var(--earth-land),var(--earth-land-alt));box-shadow:inset 0 .1rem #ffffff2e}.earth-land--north-america{width:31%;height:22%;top:24%;left:16%;transform:rotate(-26deg)}.earth-land--central-america{width:12%;height:18%;top:41%;left:28%;transform:rotate(12deg)}.earth-land--south-america{width:17%;height:24%;top:52%;left:33%;transform:rotate(28deg)}.earth-land--greenland{width:9%;height:8%;top:15%;left:39%}.earth-land--eurasia{width:32%;height:20%;top:30%;right:10%;transform:rotate(18deg)}.earth-land--europe{width:10%;height:10%;top:30%;right:33%}.earth-land--arabia{width:9%;height:9%;top:43%;right:28%;transform:rotate(18deg)}.earth-land--africa{width:21%;height:28%;top:46%;right:19%;transform:rotate(18deg)}.earth-land--madagascar{width:5%;height:10%;top:66%;right:22%}.earth-land--australia{width:14%;height:10%;bottom:18%;right:16%;transform:rotate(14deg)}.earth-land--antarctica{width:23%;height:7%;bottom:6%;left:40%;transform:translate(-50%);border-radius:999px}.earth-cloud{position:absolute;height:.85rem;border-radius:var(--radius-pill);background:var(--earth-cloud);filter:blur(.08rem)}.earth-cloud--one{width:4rem;top:30%;left:10%;transform:rotate(-34deg)}.earth-cloud--two{width:3.4rem;top:45%;right:18%;transform:rotate(-32deg)}.earth-cloud--three{width:2.8rem;bottom:25%;left:28%;transform:rotate(-12deg)}.earth-cloud--four{width:3rem;bottom:33%;right:22%;transform:rotate(18deg)}.orbit{position:absolute;top:50%;left:50%;margin:0;padding:0;list-style:none;border:1px solid var(--orbit-line);border-radius:50%;transform:translate(-50%,-50%)}.orbit--inner{--orbit-radius: clamp(7.2rem, 20vw, 9rem);width:calc(var(--orbit-radius) * 2);height:calc(var(--orbit-radius) * 2)}.orbit--outer{--orbit-radius: clamp(10.2rem, 28vw, 12.2rem);width:calc(var(--orbit-radius) * 2);height:calc(var(--orbit-radius) * 2)}.orbit li{position:absolute;top:50%;left:50%;width:0;height:0;transform:rotate(var(--orbit-angle))}.orbit span{position:absolute;top:0;left:var(--orbit-radius);transform:translate(-50%,-50%) rotate(calc(var(--orbit-angle) * -1));display:inline-flex;align-items:center;justify-content:center;min-height:2rem;padding:.3rem .75rem;border-radius:var(--radius-pill);border:1px solid var(--line);background:var(--orbit-label-bg);color:var(--orbit-label-text);font-size:.78rem;font-weight:700;letter-spacing:-.01em;white-space:nowrap;box-shadow:var(--shadow-soft)}.section-heading{display:grid;gap:.6rem}.section-heading__content{display:grid;gap:.5rem}.section-heading__title{font-size:clamp(1.75rem,5vw,3rem);line-height:.98;letter-spacing:-.05em}.portfolio-grid__title{font-size:clamp(1.75rem,5vw,3rem)}.portfolio-grid,.project-detail__screens,.admin-home__grid,.admin-home__ops-layout,.admin-projects__workspace-grid,.admin-projects__field-grid,.admin-projects__media-grid,.admin-ops-kpis,.admin-ops-split,.auth-email-code-row,.auth-reauth-actions{display:grid;gap:1rem}.portfolio-grid{grid-template-columns:minmax(0,1fr)}.portfolio-grid__item{min-width:0}.project-card__shell{display:grid;gap:1rem}.project-card__media img,.project-popup img,.detail-summary__media img,.project-detail__screen-button img{width:100%;aspect-ratio:16 / 10;object-fit:cover;border-radius:calc(var(--radius-md) - 2px)}.project-card__content{display:grid;gap:.85rem;padding:0 1rem 1rem}.project-card__meta{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.project-card__eyebrow{color:var(--accent-strong);font-size:.78rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.project-card__icon{display:grid;place-items:center;width:2rem;height:2rem;border-radius:50%;border:1px solid var(--line);background:#81a6c614}.project-card__text{display:grid;gap:.5rem}.project-card__text h3{font-size:1.45rem;line-height:1.02;letter-spacing:-.04em}.project-card__summary,.project-card__detail-paragraph,.detail-summary__paragraph,.auth-card p,.module-public-card p,.module-page p{line-height:1.6}.project-card__tags{display:flex;flex-wrap:wrap;gap:.5rem}.project-card__touch-hint{color:var(--accent-strong);font-size:.84rem;font-weight:600}.project-card__details{max-height:0;opacity:0;overflow:hidden;transition:max-height .22s ease,opacity .22s ease}.project-card--expanded .project-card__details{max-height:24rem;opacity:1}.project-card--placeholder{padding:1rem;border-style:dashed;background:transparent}.project-card__placeholder-cover{aspect-ratio:16 / 10;border-radius:calc(var(--radius-md) - 2px);background:linear-gradient(135deg,#81a6c629,#aacddc33)}.about-section__shell{display:grid;gap:1.25rem}.about-section__photo{width:100%;aspect-ratio:4 / 5;object-fit:cover;border-radius:calc(var(--radius-md) - 2px);background:#81a6c61f}.about-section__photo--placeholder{display:grid;place-items:center;color:var(--text-muted);font-weight:600}.about-section__content,.about-section__intro,.about-section__story{display:grid;gap:.85rem}.about-section__intro h2,.catalog-header__heading .section-heading__title,.detail-header__heading .section-heading__title,.auth-card h1,.module-public-card h1,.module-page h1{font-size:clamp(2rem,6vw,3.8rem);line-height:.96;letter-spacing:-.05em}.about-section__story{padding-top:1rem;border-top:1px solid var(--line)}.about-section__story h3,.admin-panel__header h3,.admin-card h2,.dynamic-project-viewer__header h1,.project-detail__title-card h1{font-size:1.15rem;line-height:1.2;letter-spacing:-.03em}.catalog-header__shell,.detail-header__shell{display:grid;gap:1rem}.catalog-header__actions,.detail-header__top,.dynamic-project-viewer__header,.admin-panel__header,.admin-projects__item-top,.admin-projects__item-actions,.private-layout__topbar-content{display:flex;align-items:center;justify-content:space-between;gap:.85rem;flex-wrap:wrap}.catalog-header__count{min-width:3rem;min-height:3rem;font-size:.95rem}.detail-header__top{align-items:flex-start}.detail-summary__shell{display:grid;gap:1rem}.detail-summary__content{display:grid;gap:.75rem}.detail-summary__heading .section-heading__description{display:none}.project-detail__media-panel,.project-detail__title-card,.project-detail__screen-button,.project-popup,.project-not-found-card{padding:1rem}.project-detail__video video{width:100%;border-radius:calc(var(--radius-md) - 2px);background:#000}.project-detail__screens{grid-template-columns:minmax(0,1fr)}.project-detail__screen-button{border:0;background:transparent;box-shadow:none}.project-detail__screen-button:hover{transform:translateY(-2px)}.project-popup-overlay,.project-lightbox,.auth-reauth-overlay{position:fixed;inset:0;z-index:50;display:grid;place-items:center;padding:1rem;background:#0f141a8f;backdrop-filter:blur(18px)}.project-popup__frame,.project-lightbox__content{width:min(720px,100%)}.project-popup__body,.project-lightbox__toolbar,.auth-reauth-modal,.auth-card,.module-public-card,.module-page{display:grid;gap:1rem}.project-popup__body{padding:1rem}.project-lightbox__content{position:relative;padding:1rem;border-radius:var(--radius-lg);border:1px solid var(--surface-border);background:var(--surface);box-shadow:var(--shadow-card);backdrop-filter:blur(22px)}.project-lightbox__content img{width:100%;max-height:min(72vh,42rem);object-fit:contain;transform-origin:center center}.project-lightbox__close,.project-lightbox__nav,.project-lightbox__toolbar button{min-height:2.5rem}.project-lightbox__close{position:absolute;top:1rem;right:1rem}.project-lightbox__nav{position:absolute;top:50%;transform:translateY(-50%)}.project-lightbox__nav--prev{left:1rem}.project-lightbox__nav--next{right:1rem}.project-lightbox__toolbar{display:flex;justify-content:center;flex-wrap:wrap}.private-layout__shell-frame{display:grid;gap:1rem}.private-layout__topbar-content{padding:1rem 1.15rem}.private-layout__header-copy{display:grid;gap:.2rem}.private-layout__header-copy strong{font-size:1.08rem;line-height:1.1;letter-spacing:-.02em}.private-layout__session-label{white-space:nowrap}.private-layout__topbar-meta{display:flex;align-items:center;gap:.75rem}.private-layout__shell{display:grid;gap:1rem}.private-layout__aside{display:none}.private-layout__aside.is-open{display:block}.private-layout__aside-content{display:grid;gap:1rem;padding:1rem}.private-layout__aside-top{display:grid;gap:.4rem}.private-layout__aside-top h2{font-size:1.1rem;letter-spacing:-.03em}.private-layout__nav,.private-layout__aside-actions{display:grid;gap:.55rem}.private-nav-link{display:inline-flex;align-items:center;min-height:2.9rem;padding:0 1rem;border-radius:18px;text-decoration:none;color:var(--text-muted);border:1px solid transparent;transition:background .18s ease,border-color .18s ease,color .18s ease}.private-nav-link:hover,.private-nav-link--active{color:var(--text);border-color:var(--surface-border);background:#81a6c61a}.private-layout__theme-button,.private-layout__public-link,.private-layout__logout-button{width:100%}.admin-home__header,.admin-projects__hero,.dynamic-project-viewer__header,.admin-landing-editor,.auth-card{padding:1.15rem}.admin-home__header,.admin-home__header--ops,.admin-home__meta-card,.admin-projects__workspace,.admin-landing-editor,.admin-security .admin-card,.dynamic-project-viewer,.auth-card,.module-public-card,.module-page{position:relative;overflow:hidden;border:1px solid var(--surface-border);background:var(--surface);box-shadow:var(--shadow-soft);border-radius:var(--radius-lg);backdrop-filter:blur(22px)}.admin-home__header,.admin-projects__hero,.dynamic-project-viewer__header,.admin-projects__sidebar,.admin-projects__editor,.admin-home__meta-card,.admin-card,.admin-panel,.module-page{padding:1.15rem}.admin-error{color:var(--danger);font-weight:600}.admin-home__header,.admin-home__header-meta,.admin-home__meta-card,.admin-panel__header,.admin-projects__workspace,.admin-projects__item,.admin-projects__empty,.admin-dropzone-wrap,.admin-template-accordion details,.dynamic-project-viewer,.auth-card,.admin-form,.admin-landing-editor,.module-page,.module-public-card{display:grid;gap:1rem}.admin-home__header-meta,.admin-projects__workspace-grid,.admin-projects__field-grid,.admin-projects__media-grid,.admin-home__ops-layout,.admin-home__grid,.admin-ops-kpis,.admin-ops-split{grid-template-columns:minmax(0,1fr)}.admin-home__metric{font-size:clamp(2rem,8vw,3.5rem);line-height:.92;letter-spacing:-.06em}.admin-status-badge--good{color:var(--success)}.admin-status-badge--warn{color:var(--warn)}.admin-status-badge--bad{color:var(--danger)}.admin-status-badge--neutral{color:var(--text-muted)}.admin-progress{height:.55rem;border-radius:var(--radius-pill);background:#81a6c61f;overflow:hidden}.admin-progress span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--accent),var(--accent-soft))}.admin-ops-kpi{display:grid;gap:.25rem;padding:1rem;border-radius:18px;border:1px solid var(--line);background:#81a6c60f}.admin-overview-top-list,.admin-file-list,.module-page ul,.module-public-card ul{display:grid;gap:.7rem}.admin-overview-top-list{list-style:none;padding:0}.admin-overview-top-list li,.admin-file-list li{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.admin-popularity{display:inline-flex;align-items:center;justify-content:center;min-width:2rem;min-height:2rem;padding:.25rem .6rem;border-radius:var(--radius-pill);background:#81a6c61f}.admin-chip-nav{display:flex;flex-wrap:wrap;gap:.6rem}.admin-projects__list{display:grid;gap:.85rem}.admin-projects__item,.admin-projects__empty,.admin-template-accordion details,.admin-dropzone{padding:1rem;border-radius:20px;border:1px solid var(--line);background:#81a6c60f}.admin-projects__item--active{border-color:#81a6c65c;background:#81a6c61f}.admin-projects__item-copy,.admin-projects__item-meta,.admin-projects__preview-meta{display:flex;flex-wrap:wrap;gap:.5rem .8rem}.admin-projects__item-copy{display:grid;gap:.35rem}.admin-projects__item-actions{display:flex;flex-wrap:wrap;gap:.6rem}.admin-form{display:grid;gap:1rem}.admin-form label,.auth-card label,.auth-reauth-modal label,.module-page label{display:grid;gap:.45rem}.admin-template-accordion summary{cursor:pointer;font-weight:700}.admin-dropzone{display:grid;place-items:center;min-height:8rem;border-style:dashed;text-align:center}.admin-dropzone.is-active{border-color:#81a6c666;background:#81a6c61f}.admin-screenshot-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.admin-screenshot-tile{position:relative;overflow:hidden;min-height:10rem;border-radius:20px;border:1px solid var(--line);background:#81a6c60f;display:grid;place-items:center}.admin-screenshot-tile img{width:100%;height:100%;object-fit:cover}.admin-screenshot-tile--add{gap:.35rem;border-style:dashed}.admin-screenshot-tile--add span{font-size:2rem;line-height:1}.admin-screenshot-add,.admin-screenshot-remove{position:absolute;width:2.2rem;min-height:2.2rem;padding:0}.admin-screenshot-add{top:.6rem;left:.6rem}.admin-screenshot-remove{top:.6rem;right:.6rem}.admin-projects__submit-row{display:grid;gap:.75rem}.admin-video-toggle button.is-active{background:linear-gradient(135deg,var(--accent),var(--accent-soft));border-color:transparent;color:var(--accent-contrast)}.admin-landing-editor__preview{width:min(22rem,100%);border-radius:20px;border:1px solid var(--line)}.auth-page{justify-items:center;padding-top:max(2rem,8vh)}.auth-card{width:min(36rem,100%);padding:1.25rem}.auth-email-code-row{grid-template-columns:minmax(0,1fr)}.auth-reauth-modal{width:min(34rem,100%);padding:1.25rem}.dynamic-project-viewer__frame{width:100%;min-height:70vh;border:0;border-radius:22px;background:var(--bg-elevated)}.module-public-card,.module-page{padding:1.25rem}.module-page .admin-form,.module-public-card ul,.module-page ul{max-width:44rem}.project-detail__title-card{padding:1.25rem;display:grid;gap:1rem}@keyframes earth-float{0%,to{transform:translateY(0)}50%{transform:translateY(-.4rem)}}@media (min-width: 700px){.public-layout__shell,.private-layout__shell-frame{width:min(1280px,calc(100% - 2rem))}.portfolio-grid,.project-detail__screens,.admin-home__grid,.admin-home__ops-layout,.admin-projects__field-grid,.admin-projects__media-grid,.admin-screenshot-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.auth-email-code-row,.auth-reauth-actions{grid-template-columns:minmax(0,1fr) auto;align-items:end}}@media (min-width: 960px){.public-layout__shell,.private-layout__shell-frame{width:min(1320px,calc(100% - 3rem));padding-top:1.25rem}.public-header__content{grid-template-columns:auto minmax(0,1fr);align-items:center}.public-menu-toggle{display:none}.public-header__panel{display:grid;grid-template-columns:minmax(0,1fr) minmax(18rem,22rem);align-items:center;gap:1rem}.public-nav{justify-self:center;width:min(100%,32rem)}.hero__shell{grid-template-columns:minmax(0,1.05fr) minmax(22rem,.95fr);align-items:center;padding:1.5rem}.hero__supporting{max-width:36rem}.section-heading,.catalog-header__shell,.detail-header__top,.detail-summary__shell{grid-template-columns:minmax(0,1fr) minmax(18rem,24rem);align-items:end}.catalog-header__actions,.detail-header__top>button{justify-self:end}.detail-summary__shell{align-items:center}.about-section__shell{grid-template-columns:minmax(18rem,23rem) minmax(0,1fr);align-items:start;padding:1.5rem}.portfolio-grid,.portfolio-grid--catalog,.project-detail__screens,.admin-home__grid,.admin-home__ops-layout,.admin-projects__field-grid,.admin-projects__media-grid,.admin-ops-kpis,.admin-ops-split{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-home__ops-layout{grid-template-columns:minmax(0,1.4fr) minmax(0,.8fr);align-items:start}.admin-home__header{grid-template-columns:minmax(0,1fr) auto;align-items:end}.admin-home__header-meta{justify-items:end}.admin-projects__workspace-grid,.private-layout__shell{grid-template-columns:minmax(18rem,22rem) minmax(0,1fr);align-items:start}.private-layout__aside{display:block;position:sticky;top:1.25rem}.private-layout__menu-toggle{display:none}}@media (min-width: 1200px){.portfolio-grid,.portfolio-grid--catalog,.project-detail__screens,.admin-home__grid{grid-template-columns:repeat(4,minmax(0,1fr))}.admin-projects__workspace-grid{grid-template-columns:minmax(21rem,25rem) minmax(0,1fr)}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.landing-page,.projects-page,.project-detail-page{gap:1.25rem}.portfolio-section__intro{padding-inline:.15rem}.admin-file-list{list-style:none;padding:0;margin:0}.admin-projects__template-note,.admin-video-toggle,.admin-home__meta-card{display:grid;gap:.6rem}.admin-projects__template-note{padding:1rem;border-radius:20px;border:1px solid var(--line);background:#81a6c60f}.admin-projects__item-meta span,.admin-projects__preview-meta span{display:inline-flex;align-items:center;min-height:1.9rem;padding:.25rem .65rem;border-radius:var(--radius-pill);border:1px solid var(--line);background:#81a6c614;font-size:.8rem}.project-popup__floating-frame{position:fixed;right:1rem;bottom:1rem;width:min(24rem,calc(100vw - 2rem));z-index:30}@media (min-width: 960px){.detail-header__top{flex-wrap:nowrap}}button,.inline-back,.admin-chip-nav a,.admin-projects__item-actions a,.private-layout__public-link,.dynamic-project-viewer__actions a,.private-nav-link,.public-nav a{transform:translateZ(0);backface-visibility:hidden;transition:background-color .32s cubic-bezier(.22,1,.36,1),border-color .32s cubic-bezier(.22,1,.36,1),color .32s cubic-bezier(.22,1,.36,1),box-shadow .32s cubic-bezier(.22,1,.36,1),opacity .24s ease}button:hover,.inline-back:hover,.admin-chip-nav a:hover,.admin-projects__item-actions a:hover,.private-layout__public-link:hover,.dynamic-project-viewer__actions a:hover,.private-nav-link:hover,.public-nav a:hover{transform:none}button[data-gsap-button],a[data-gsap-button]{will-change:transform}.glass-button,.admin-form>button[type=submit],.admin-projects__submit-row button[type=submit],.auth-reauth-actions button[type=submit]{border-color:#81a6c66b;background:linear-gradient(135deg,#81a6c6f5,#aacddceb);color:var(--accent-contrast);box-shadow:0 10px 26px #81a6c63d,inset 0 1px #ffffff7a}.glass-button:hover,.admin-form>button[type=submit]:hover,.admin-projects__submit-row button[type=submit]:hover,.auth-reauth-actions button[type=submit]:hover{border-color:#81a6c685;box-shadow:0 16px 32px #81a6c647,inset 0 1px #ffffff8f}.glass-button--ghost,.inline-back,.admin-chip-nav a,.admin-projects__item-actions a,.private-layout__public-link,.dynamic-project-viewer__actions a,.auth-email-code-row>button,.auth-reauth-actions button[type=button],.admin-projects__item-actions button,.private-layout__theme-button,.private-layout__logout-button{background:linear-gradient(180deg,#fff3,#ffffff14),#81a6c614;border-color:#81a6c638;box-shadow:inset 0 1px #ffffff3d,0 8px 20px #1218220f}:root[data-theme=dark] .glass-button--ghost,:root[data-theme=dark] .inline-back,:root[data-theme=dark] .admin-chip-nav a,:root[data-theme=dark] .admin-projects__item-actions a,:root[data-theme=dark] .private-layout__public-link,:root[data-theme=dark] .dynamic-project-viewer__actions a,:root[data-theme=dark] .auth-email-code-row>button,:root[data-theme=dark] .auth-reauth-actions button[type=button],:root[data-theme=dark] .admin-projects__item-actions button,:root[data-theme=dark] .private-layout__theme-button,:root[data-theme=dark] .private-layout__logout-button{background:linear-gradient(180deg,#ffffff17,#ffffff08),#81a6c614;box-shadow:inset 0 1px #ffffff14,0 10px 24px #00000029}.glass-button--ghost:hover,.inline-back:hover,.admin-chip-nav a:hover,.admin-projects__item-actions a:hover,.private-layout__public-link:hover,.dynamic-project-viewer__actions a:hover,.auth-email-code-row>button:hover,.auth-reauth-actions button[type=button]:hover,.admin-projects__item-actions button:hover,.private-layout__theme-button:hover,.private-layout__logout-button:hover{border-color:#81a6c657;box-shadow:inset 0 1px #ffffff47,0 14px 28px #1218221a}.public-menu-toggle,.private-layout__menu-toggle{background:linear-gradient(180deg,#ffffff38,#ffffff14),#81a6c614}.public-nav__indicator,.public-segmented-control__indicator{background:linear-gradient(180deg,#fffffffa,#ffffffc2);border-color:#81a6c62e;box-shadow:0 14px 32px #1218221f,inset 0 1px #ffffffe0}:root[data-theme=dark] .public-nav__indicator,:root[data-theme=dark] .public-segmented-control__indicator{background:linear-gradient(180deg,#ffffff24,#ffffff0f);border-color:#aacddc24;box-shadow:0 16px 34px #0000003d,inset 0 1px #ffffff1a}.public-nav a,.public-segmented-control button{transition:color .32s cubic-bezier(.22,1,.36,1),opacity .24s ease,background-color .32s cubic-bezier(.22,1,.36,1)}.public-nav a:hover,.public-segmented-control button:hover{color:var(--text)}.public-layout__shell{padding-top:1.5rem}.public-header{margin-top:.25rem}@media (min-width: 960px){.public-layout__shell{padding-top:1.9rem}.public-header{margin-top:.35rem}}.public-header{margin-bottom:1rem}@media (min-width: 960px){.public-header{margin-bottom:1.25rem}}.detail-summary__media{justify-self:start;width:100%;max-width:32rem}@media (min-width: 960px){.detail-summary__shell{grid-template-columns:minmax(15rem,.78fr) minmax(0,1.22fr);align-items:start}.detail-summary__media{max-width:28rem}.detail-summary__content{max-width:42rem}}:root{--font-sans: "Aptos", "Segoe UI Variable Text", "Segoe UI", "Helvetica Neue", Arial, sans-serif}body,button,input,textarea,select,h1,h2,h3,h4,h5,h6{font-family:var(--font-sans)}.public-preferences{gap:.55rem}.public-preferences__body{gap:.4rem}.public-control-switch,.public-control-options,.public-segmented-control{padding:.18rem;gap:.22rem}.public-control-switch button,.public-control-options button,.public-segmented-control button{min-height:2.15rem;padding:0 .72rem;font-size:.94rem;font-weight:600}.public-control-switch .public-segmented-control__label,.public-control-options .public-segmented-control__label,.public-segmented-control .public-segmented-control__label{letter-spacing:-.015em}@media (min-width: 960px){.public-control-switch button,.public-control-options button,.public-segmented-control button{min-height:2.05rem;padding:0 .8rem;font-size:.9rem}}:root{--hero-panel: #07131b;--hero-panel-soft: rgba(18, 35, 48, .74);--hero-line: rgba(90, 146, 196, .22);--hero-text: #f7f8fb;--hero-muted: rgba(232, 238, 245, .78);--hero-block: linear-gradient(180deg, #a7c6e5 0%, #7da7cd 100%);--hero-block-shadow: #4d7497;--hero-glow: linear-gradient(180deg, #fff6dd 0%, #ffd595 100%);--hero-cube-edge: rgba(255, 255, 255, .18)}:root[data-theme=dark]{--hero-panel: #050d14;--hero-panel-soft: rgba(6, 16, 24, .82);--hero-line: rgba(94, 154, 206, .2);--hero-text: #f7f8fb;--hero-muted: rgba(224, 232, 240, .74);--hero-block: linear-gradient(180deg, #5d6d7e 0%, #283748 100%);--hero-block-shadow: #111a23;--hero-glow: linear-gradient(180deg, #fff0c8 0%, #ffbf66 100%);--hero-cube-edge: rgba(255, 255, 255, .1)}.hero{position:relative;overflow:hidden;border-color:#81a6c62e;background:radial-gradient(circle at 18% 28%,rgba(21,110,171,.22),transparent 28%),radial-gradient(circle at 80% 18%,rgba(129,166,198,.16),transparent 24%),linear-gradient(135deg,var(--hero-panel) 0%,#0c1822 58%,#08131a 100%)}.hero .liquid-glass__sheen{opacity:.28}.hero .liquid-glass__grain{opacity:.08}.hero__backdrop{position:absolute;inset:0;overflow:hidden;pointer-events:none}.hero__backdrop-grid{position:absolute;inset:0;background-image:linear-gradient(var(--hero-line) 1px,transparent 1px),linear-gradient(90deg,var(--hero-line) 1px,transparent 1px);background-size:3.75rem 3.75rem;mask-image:linear-gradient(180deg,rgba(0,0,0,.9),transparent 92%);opacity:.28}.hero__backdrop-glow{position:absolute;border-radius:999px;filter:blur(44px)}.hero__backdrop-glow--left{width:16rem;height:16rem;left:-4rem;top:4rem;background:#368fd638}.hero__backdrop-glow--right{width:22rem;height:22rem;right:-6rem;bottom:-5rem;background:#81a6c62e}.hero__shell{position:relative;display:grid;gap:1.5rem;padding:1.3rem}.hero__content,.hero__supporting,.hero__copy,.hero__scene,.hero__tech-note{display:grid;gap:1rem}.hero__content{position:relative;z-index:1;order:1}.hero__copy h1{color:var(--hero-text);font-size:clamp(3rem,12vw,5.9rem);line-height:.94;letter-spacing:-.06em;max-width:8.6ch;text-wrap:balance}.hero__eyebrow,.hero__planet-label{color:#6db7ff}.hero__lead,.hero__planet-text{color:var(--hero-muted)}.hero__lead{max-width:38rem;font-size:clamp(1rem,2.5vw,1.12rem);line-height:1.7}.hero__supporting{max-width:42rem}.hero__tech-note{max-width:25rem;padding:.9rem 1rem;border-radius:1.25rem;border:1px solid rgba(129,166,198,.18);background:#ffffff0a;backdrop-filter:blur(12px)}.hero__planet-text{font-size:.98rem;line-height:1.65}.hero__highlight-pill{color:var(--hero-text);border-color:#81a6c638;background:#ffffff0d}.hero__actions .glass-button{min-height:3rem;padding:0 1.1rem}.hero__actions .glass-button--ghost{color:var(--hero-text);border-color:#81a6c638;background:#ffffff0a}.hero__scene{position:relative;min-height:20rem;order:2;align-items:center;justify-items:start;padding-block:1rem .2rem}.hero__scene-orb{position:absolute;border-radius:50%;background:radial-gradient(circle at 35% 30%,rgba(255,255,255,.8),rgba(123,166,255,.12) 68%,transparent 74%);filter:blur(1px);opacity:.78}.hero__scene-orb--one{width:4.5rem;height:4.5rem;left:8%;top:12%}.hero__scene-orb--two{width:2.8rem;height:2.8rem;right:16%;top:22%}.hero__scene-line{position:absolute;background:linear-gradient(90deg,transparent,rgba(85,163,230,.75),transparent);opacity:.54}.hero__scene-line--one{width:14rem;height:1px;left:4%;bottom:26%}.hero__scene-line--two{width:1px;height:11rem;left:18%;bottom:12%;background:linear-gradient(180deg,transparent,rgba(85,163,230,.75),transparent)}.hero-cube{position:relative;display:grid;place-items:center;transform-style:preserve-3d}.hero-cube--primary{width:clamp(14rem,52vw,25rem);z-index:2;transform:rotate(-12deg)}.hero-cube--secondary{width:clamp(7rem,24vw,12rem);position:absolute;right:10%;bottom:8%;opacity:.92;transform:rotate(14deg) translateZ(0)}.hero-cube__grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:clamp(.28rem,1vw,.5rem);width:100%}.hero-cube__grid span{aspect-ratio:1;border-radius:clamp(.3rem,1vw,.7rem);border:1px solid var(--hero-cube-edge);background:var(--hero-block);box-shadow:inset 0 1px #ffffff47,0 .7rem 1.4rem #07131b2e}.hero-cube__grid span.is-glow{background:var(--hero-glow);box-shadow:inset 0 1px #ffffffb8,0 0 .7rem #ffc16657,0 .8rem 1.6rem #050d143d}@media (min-width: 960px){.hero__shell{grid-template-columns:minmax(20rem,.9fr) minmax(0,1.1fr);align-items:center;padding:1.75rem;gap:2rem}.hero__scene{order:1;min-height:30rem;padding-left:.5rem}.hero__content{order:2;justify-self:end;width:min(100%,41rem)}.hero__copy h1{font-size:clamp(4.6rem,8vw,7.4rem);max-width:7.6ch}.hero__lead{width:min(100%,35rem);justify-self:end}.hero__supporting{justify-items:start}.hero-cube--secondary{right:14%;top:14%;bottom:auto}}.hero__scene{overflow:hidden}.hero__scene-cube{position:relative;display:block;height:auto;max-width:none;user-select:none;-webkit-user-drag:none;filter:drop-shadow(0 2rem 3.8rem rgba(0,0,0,.26))}.hero__scene-cube--primary{width:clamp(16rem,56vw,27rem);z-index:2;transform:rotate(-12deg) translate(-2%)}.hero__scene-cube--secondary{position:absolute;width:clamp(7.5rem,24vw,12rem);right:10%;bottom:8%;opacity:.9;transform:rotate(13deg);filter:drop-shadow(0 1.1rem 2.4rem rgba(0,0,0,.22))}@media (min-width: 960px){.hero__scene-cube--primary{width:clamp(19rem,33vw,31rem);transform:rotate(-13deg) translate(-4%)}.hero__scene-cube--secondary{width:clamp(8.5rem,13vw,12.5rem);right:14%;top:14%;bottom:auto}}.hero{background:radial-gradient(circle at 12% 18%,rgba(129,166,198,.12),transparent 24%),radial-gradient(circle at 82% 78%,rgba(170,205,220,.1),transparent 22%),linear-gradient(180deg,#ffffff9e,#ffffff6b)}.hero__backdrop-grid{opacity:.14}:root[data-theme=dark] .hero__backdrop-grid{opacity:.11}.hero__shell{position:relative;display:grid;gap:1.5rem;padding:1.25rem}.hero__scene{order:2;position:relative;min-height:18rem}.hero__scene-stage{position:relative;width:min(100%,30rem);min-height:18rem;display:grid;align-items:center;justify-items:start}.hero__scene-image{position:relative;z-index:2;width:clamp(14.5rem,58vw,24rem);height:auto;transform:translate(-2%);filter:drop-shadow(0 1.5rem 2.8rem rgba(18,24,34,.16));user-select:none;-webkit-user-drag:none}:root[data-theme=dark] .hero__scene-image{filter:drop-shadow(0 1.8rem 3.2rem rgba(0,0,0,.28))}.hero__scene-orb--one{width:3.4rem;height:3.4rem;left:2%;top:12%}.hero__scene-orb--two{width:2.1rem;height:2.1rem;right:18%;top:22%}.hero__scene-line--one{width:10rem;left:8%;bottom:24%}.hero__scene-line--two{height:7rem;left:16%;bottom:10%}.hero__scene-chip{position:absolute;z-index:3;display:inline-flex;align-items:center;min-height:1.75rem;padding:.2rem .65rem;border-radius:var(--radius-pill);border:1px solid rgba(129,166,198,.24);background:#ffffff80;color:var(--accent-strong);font-size:.72rem;font-weight:700;letter-spacing:.04em;white-space:nowrap}:root[data-theme=dark] .hero__scene-chip{background:#121928a8}.hero__scene-chip:before{content:"";position:absolute;top:50%;width:2.25rem;height:1px;background:#81a6c647}.hero__scene-chip--1{top:11%;left:10%}.hero__scene-chip--1:before{right:-2.2rem}.hero__scene-chip--2{right:8%;top:39%}.hero__scene-chip--2:before{left:-2.2rem}.hero__scene-chip--3{left:4%;bottom:8%}.hero__scene-chip--3:before{right:-2.2rem}.hero__content{order:1;position:relative;z-index:1;display:grid;gap:1rem}.hero__copy,.hero__details{display:grid;gap:1rem}.hero__copy h1{color:var(--text);font-size:clamp(2.9rem,11vw,5.4rem);line-height:.94;letter-spacing:-.065em;max-width:7.1ch;text-wrap:balance}.hero__lead{max-width:34rem;font-size:clamp(1rem,2.3vw,1.08rem);line-height:1.72}.hero__tech-note{max-width:18.5rem;padding:.88rem .95rem;border-radius:1.1rem;border:1px solid var(--surface-border);background:#ffffff57;backdrop-filter:blur(12px)}:root[data-theme=dark] .hero__tech-note{background:#ffffff08}.hero__planet-label{color:var(--accent-strong)}.hero__planet-text{color:var(--text-muted);font-size:.95rem;line-height:1.6}.hero__highlights{gap:.48rem}.hero__highlight-pill{min-height:1.8rem;padding:.26rem .62rem;font-size:.75rem}.hero__actions{gap:.6rem}.hero__actions .glass-button{min-height:2.8rem;padding:0 1rem}@media (min-width: 960px){.hero__shell{grid-template-columns:minmax(19rem,.9fr) minmax(0,1.1fr);align-items:center;gap:2.3rem;padding:1.6rem}.hero__scene{order:1;min-height:29rem}.hero__scene-stage{width:min(100%,32rem);min-height:29rem}.hero__scene-image{width:clamp(18rem,31vw,29rem);transform:translate(-4%)}.hero__content{order:2;justify-self:end;align-self:start;width:min(100%,28rem);padding-top:.4rem}.hero__copy h1{font-size:clamp(4rem,7.3vw,5.9rem);max-width:6.2ch}.hero__lead{max-width:30rem}.hero__scene-chip--1{top:14%;left:8%}.hero__scene-chip--2{right:4%;top:34%}.hero__scene-chip--3{left:-1%;bottom:12%}}.hero{background:radial-gradient(circle at 12% 18%,rgba(129,166,198,.1),transparent 24%),radial-gradient(circle at 82% 78%,rgba(170,205,220,.08),transparent 22%),linear-gradient(180deg,#ffffffbd,#ffffff94)}:root[data-theme=dark] .hero{background:radial-gradient(circle at 12% 18%,rgba(129,166,198,.14),transparent 24%),radial-gradient(circle at 82% 78%,rgba(170,205,220,.1),transparent 22%),linear-gradient(180deg,#18222feb,#121928e6)}.hero__backdrop-grid{opacity:.1}.hero__content,.hero__copy h1,.hero__lead,.hero__planet-text,.hero__highlight-pill,.hero__actions .glass-button,.hero__actions .glass-button--ghost{color:var(--text)}.hero__lead{opacity:1}.hero__tech-note{background:#ffffff75}:root[data-theme=dark] .hero__tech-note{background:#ffffff0a}.hero__actions .glass-button--ghost{background:#81a6c614;border:1px solid var(--surface-border);color:var(--text);box-shadow:none}.hero__highlight-pill{background:#81a6c614;border-color:var(--line)}.hero__scene-stage{position:relative;width:min(100%,30rem);min-height:18rem}.hero__scene-stage:before{content:"";position:absolute;left:0;right:0;top:50%;width:clamp(15rem,58vw,24rem);height:clamp(15rem,58vw,24rem);transform:translate(-4%,-50%);background:url(/assets/logo_dark-B3bi7okY.png) center / contain no-repeat;filter:drop-shadow(0 1.5rem 2.8rem rgba(18,24,34,.16));opacity:.94}:root[data-theme=light] .hero__scene-stage:before{opacity:.9}:root[data-theme=dark] .hero__scene-stage:before{opacity:.96;filter:drop-shadow(0 1.9rem 3.3rem rgba(0,0,0,.28))}.hero__scene-image,.hero__scene-chip,.hero__tech-note,.hero__planet-label,.hero__planet-text{display:none!important}.hero__copy h1{color:var(--text)}.hero__lead{color:var(--text-muted)}.hero__actions .glass-button{background:linear-gradient(135deg,var(--accent),var(--accent-soft));border-color:transparent;color:var(--accent-contrast);box-shadow:0 .8rem 2rem #81a6c62e}.hero__actions .glass-button--ghost{background:#81a6c614;border-color:var(--surface-border);color:var(--text)}.hero__actions .glass-button--ghost:hover{background:#81a6c624}@media (min-width: 960px){.hero__scene-stage{width:min(100%,32rem);min-height:29rem}.hero__scene-stage:before{width:clamp(19rem,31vw,29rem);height:clamp(19rem,31vw,29rem);transform:translate(-6%,-48%)}}.hero__content{order:1;justify-self:start}.hero__scene{order:2;justify-items:end}.hero__scene-stage{justify-self:end}.hero__scene-stage:before{left:auto;right:0;transform:translate(2%,-50%)}@media (min-width: 960px){.hero__shell{grid-template-columns:minmax(0,1.08fr) minmax(18rem,.92fr)}.hero__content{order:1;justify-self:start;align-self:start;width:min(100%,34rem);padding-top:0}.hero__scene{order:2;justify-self:end;width:100%}.hero__scene-stage{width:min(100%,30rem);justify-self:end}.hero__scene-stage:before{left:auto;right:0;transform:translate(3%,-48%)}}.hero__copy h1{font-size:clamp(2.55rem,9.2vw,4.85rem);max-width:6.8ch}@media (min-width: 960px){.hero__shell{grid-template-columns:minmax(0,1.16fr) minmax(16rem,.84fr);overflow:visible}.hero__content{width:min(100%,38rem);margin-right:-4.25rem;z-index:3}.hero__copy h1{font-size:clamp(3.35rem,6.15vw,5.1rem);max-width:6.9ch}.hero__scene{z-index:1}.hero__scene-stage:before{transform:translate(8%,-48%)}}.hero__scene-stage:before{background-image:url(/assets/logo_white-DdR1OlRT.png)}:root[data-theme=dark] .hero__scene-stage:before{background-image:url(/assets/logo_dark-B3bi7okY.png)}.portfolio-grid__item{min-width:0;height:100%}.project-card{height:100%}.project-card__shell{display:grid;grid-template-rows:auto 1fr;gap:.9rem;min-height:34rem;height:100%}.project-card__media{padding:1rem 1rem 0}.project-card__media img{width:100%;aspect-ratio:16 / 10;object-fit:cover;border-radius:calc(var(--radius-md) - 2px)}.project-card__content{display:grid;grid-template-rows:auto auto auto auto 1fr;align-content:start;gap:.75rem;padding:0 1rem 1rem;min-height:0}.project-card__meta{display:flex;align-items:center;justify-content:flex-start}.project-card__text{display:grid;gap:.45rem;min-height:0}.project-card__text h3{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;text-overflow:ellipsis;font-size:1.32rem;line-height:1.06;letter-spacing:-.035em;min-height:4.2rem}.project-card__summary{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden;text-overflow:ellipsis;min-height:6.5rem}.project-card__tags-marquee{overflow:hidden;mask-image:linear-gradient(90deg,transparent,#000 10%,#000 90%,transparent)}.project-card__tags-track{display:flex;width:max-content;gap:.5rem;animation:project-card-tags-scroll 24s linear infinite}.project-card__interaction-hint{color:var(--text-soft);font-size:.78rem;line-height:1.45}.project-card__details{align-self:end}.project-card__detail-paragraph{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:6;overflow:hidden;text-overflow:ellipsis}@keyframes project-card-tags-scroll{0%{transform:translate(0)}to{transform:translate(calc(-50% - .25rem))}}@media (max-width: 959px){.project-card__shell{min-height:31rem}.project-card__text h3{min-height:3.9rem}.project-card__summary{min-height:5.9rem}}.detail-header__back{width:100%;justify-content:center;min-height:3rem}@media (min-width: 960px){.detail-header__back{width:100%}}.hero__copy h1{max-width:8.2ch}@media (min-width: 960px){.hero__shell{grid-template-columns:minmax(0,1.22fr) minmax(14rem,.78fr)}.hero__content{width:min(100%,46rem);margin-right:-8.5rem}.hero__copy h1{font-size:clamp(3.2rem,5.9vw,5rem);max-width:8.8ch}.hero__scene-stage:before{transform:translate(14%,-48%)}}@media (min-width: 960px){.hero{overflow:hidden}.hero__shell{position:relative;display:block;min-height:38rem;padding:1.75rem 1.75rem 1.5rem;overflow:hidden}.hero__scene{position:absolute;top:1.4rem;right:1.25rem;bottom:1.4rem;width:min(39%,32rem);min-height:0;z-index:1;pointer-events:none}.hero__scene-stage{position:absolute;inset:0;width:auto;min-height:0}.hero__scene-stage:before{width:auto;height:auto;inset:0;transform:none;background-position:center right}.hero__content{position:relative;z-index:3;width:min(72%,54rem);margin-right:0;padding-top:.25rem}.hero__copy h1{font-size:clamp(3.1rem,5.35vw,5rem);max-width:9.4ch;text-wrap:pretty}.hero__details{width:min(34rem,100%)}}.public-menu-toggle{display:none!important}.public-header__content{grid-template-columns:minmax(0,1fr);align-items:start}.public-header__panel{display:grid!important;grid-template-columns:minmax(0,1fr)}.public-nav,.public-preferences{width:100%}.hero{overflow:hidden}.hero__shell{position:relative;display:block;min-height:38rem;padding:1.3rem 1.25rem 1.35rem}.hero__scene{position:absolute;inset:0;z-index:1;width:auto;min-height:0;pointer-events:none}.hero__scene-stage{position:absolute;inset:0;width:auto;min-height:0}.hero__scene-stage:before{content:"";position:absolute;right:-.35rem;top:5.4rem;width:min(44vw,16.5rem);aspect-ratio:1;background-image:url(/assets/logo_white-DdR1OlRT.png);background-size:contain;background-repeat:no-repeat;background-position:center;filter:drop-shadow(0 1.2rem 2.4rem rgba(18,24,34,.16));opacity:.94}:root[data-theme=dark] .hero__scene-stage:before{background-image:url(/assets/logo_dark-B3bi7okY.png);filter:drop-shadow(0 1.6rem 2.8rem rgba(0,0,0,.26))}.hero__content{position:relative;z-index:3;width:min(100%,46rem)}.hero__copy h1{font-size:clamp(2.85rem,10vw,5rem);max-width:7.9ch;text-wrap:pretty}.hero__details{display:grid;gap:.95rem;width:min(19rem,100%)}.hero__lead{max-width:none}.hero__scene-orb--one{right:28%;left:auto;top:10.5rem}.hero__scene-orb--two{right:8%;top:12.5rem}.hero__scene-line--one{right:20%;left:auto;bottom:11rem;width:8rem}.hero__scene-line--two{right:29%;left:auto;bottom:8.8rem;height:5rem}@media (min-width: 960px){.public-header__content{grid-template-columns:auto minmax(0,1fr);align-items:center}.public-header__panel{grid-template-columns:minmax(0,1fr) minmax(18rem,22rem);align-items:center}.hero__shell{min-height:39rem;padding:1.75rem 1.75rem 1.55rem}.hero__scene-stage:before{right:1rem;top:50%;width:min(35vw,28rem);transform:translateY(-48%)}.hero__content{width:min(72%,54rem)}.hero__copy h1{font-size:clamp(3.1rem,5.2vw,4.9rem);max-width:10.2ch}.hero__details{width:min(34rem,100%)}.hero__scene-orb--one{right:33%;top:12rem}.hero__scene-orb--two{right:11%;top:14rem}.hero__scene-line--one{right:23%;bottom:11.6rem;width:11rem}.hero__scene-line--two{right:31%;bottom:9.3rem;height:6.2rem}}.hero{position:relative;overflow:hidden}.hero__shell{position:relative;display:block;min-height:40rem;padding:1.35rem 1.2rem 1.5rem;isolation:isolate}.hero__scene{position:absolute;inset:0;z-index:1;pointer-events:none}.hero__scene-stage{position:absolute;right:.35rem;bottom:1.45rem;width:min(54vw,18.5rem);aspect-ratio:1}.hero__scene-stage:before{content:"";position:absolute;left:0;bottom:0;width:100%;height:100%;background-image:url(/assets/logo_white-DdR1OlRT.png);background-repeat:no-repeat;background-position:center;background-size:contain;opacity:.95;filter:drop-shadow(0 1.2rem 2.5rem rgba(18,24,34,.16))}:root[data-theme=dark] .hero__scene-stage:before{background-image:url(/assets/logo_dark-B3bi7okY.png);filter:drop-shadow(0 1.5rem 2.8rem rgba(0,0,0,.26))}.hero__content{position:relative;z-index:3;display:grid;gap:1rem;width:min(100%,31rem);padding-bottom:min(38vw,10rem)}.hero__copy{display:grid;gap:.7rem}.hero__copy h1{font-size:clamp(2.9rem,10vw,5rem);line-height:.93;letter-spacing:-.06em;max-width:8.1ch;text-wrap:pretty}.hero__details{display:grid;gap:1rem;width:min(100%,24rem)}.hero__lead{max-width:34ch}.hero__scene-orb--one{right:min(26vw,9rem);top:9.3rem;left:auto}.hero__scene-orb--two{right:1.4rem;top:auto;bottom:9.25rem}.hero__scene-line--one{right:min(22vw,7rem);left:auto;bottom:10.25rem;width:6.4rem}.hero__scene-line--two{right:min(31vw,10.5rem);left:auto;bottom:6.85rem;height:4.5rem}@media (min-width: 960px){.hero__shell{min-height:39rem;padding:1.75rem 1.75rem 1.6rem}.hero__scene{inset:0 0 0 auto;width:min(41%,34rem)}.hero__scene-stage{right:.8rem;bottom:2.15rem;width:min(33vw,29rem)}.hero__content{width:min(68%,58rem);padding-bottom:0;padding-right:clamp(8rem,18vw,16rem)}.hero__copy{width:min(100%,46rem);margin-right:-3.25rem}.hero__copy h1{font-size:clamp(3.35rem,5.65vw,5.2rem);max-width:9ch}.hero__details{width:min(100%,34rem)}.hero__scene-orb--one{right:16.5rem;top:9.8rem}.hero__scene-orb--two{right:2.2rem;bottom:10.8rem}.hero__scene-line--one{right:13.4rem;bottom:11.4rem;width:8.4rem}.hero__scene-line--two{right:18.2rem;bottom:7.8rem;height:5.4rem}}@media (max-width: 959.98px){.hero__shell{min-height:auto;padding:1.25rem 1rem 1.35rem}.hero__scene{display:none}.hero__content{width:100%;max-width:none;padding-bottom:0;gap:1.1rem}.hero__copy{gap:.55rem}.hero__copy h1{font-size:clamp(2.9rem,13.5vw,4.7rem);max-width:6.9ch}.hero__details{width:100%;max-width:26rem}.hero__lead{max-width:30ch}}@media (min-width: 960px){.hero__scene{top:0;bottom:0;width:min(39%,33rem)}.hero__scene-stage{top:4.6rem;right:.9rem;bottom:auto;width:min(31vw,26.5rem)}.hero__content{display:grid;grid-template-columns:minmax(0,36rem) minmax(14rem,18rem);align-items:start;column-gap:1.5rem;width:min(72%,60rem);padding-right:clamp(8rem,17vw,15rem)}.hero__copy{width:auto;margin-right:0}.hero__copy h1{font-size:clamp(3.15rem,5.1vw,4.8rem);max-width:7ch}.hero__details{align-self:start;width:100%;max-width:18rem;padding-top:2.4rem;gap:1.15rem}.hero__lead{max-width:20ch;margin:0}}@media (min-width: 960px){.hero__scene{top:0;right:0;bottom:0;width:min(38%,32rem)}.hero__scene-stage{top:4.8rem;right:1rem;bottom:auto;width:min(30vw,25rem)}.hero__content{display:grid;grid-template-columns:minmax(0,40rem);align-items:start;gap:1.15rem;width:min(70%,44rem);padding-right:clamp(6rem,16vw,13rem)}.hero__copy{width:100%;margin-right:0;gap:.75rem}.hero__copy h1{font-size:clamp(3.2rem,5vw,4.8rem);max-width:7.6ch}.hero__details{width:100%;max-width:31rem;padding-top:0;gap:1.05rem}.hero__lead{max-width:31rem;margin:0}}@media (min-width: 960px){.hero__details{display:flex;flex-direction:column;min-height:13.5rem}.hero__actions{margin-top:auto}}.hero-morph{position:relative;display:block}.hero-morph__filter{position:absolute;width:0;height:0;overflow:hidden}.hero-morph__measure{display:block;visibility:hidden;user-select:none;pointer-events:none}.hero-morph__stack{position:absolute;inset:0}.hero-morph__text{position:absolute;inset:0;display:block;transform-origin:left center;will-change:filter,opacity}@media (max-width: 959.98px),(prefers-reduced-motion: reduce){.hero-morph__stack,.hero-morph__filter,.hero-morph__measure{display:none}}@media (hover: hover) and (pointer: fine) and (min-width: 960px){:is(.public-header__shell,.public-nav,.public-preferences,.catalog-header,.detail-header,.about-section,.project-card,.private-layout__topbar,.private-layout__aside,.admin-card,.admin-panel,.auth-card,.module-public-card,.auth-reauth-modal){--surface-glow-x: 50%;--surface-glow-y: 50%;--surface-glow-opacity: 0;background:radial-gradient(18rem circle at var(--surface-glow-x) var(--surface-glow-y),rgba(129,166,198,calc(var(--surface-glow-opacity) * .26)),transparent 36%),radial-gradient(10rem circle at var(--surface-glow-x) var(--surface-glow-y),rgba(170,205,220,calc(var(--surface-glow-opacity) * .18)),transparent 32%),linear-gradient(180deg,#ffffff0d,#ffffff04),var(--surface);transition:box-shadow .28s ease,border-color .28s ease,background .18s linear}:root[data-theme=dark] :is(.public-header__shell,.public-nav,.public-preferences,.catalog-header,.detail-header,.about-section,.project-card,.private-layout__topbar,.private-layout__aside,.admin-card,.admin-panel,.auth-card,.module-public-card,.auth-reauth-modal){background:radial-gradient(18rem circle at var(--surface-glow-x) var(--surface-glow-y),rgba(129,166,198,calc(var(--surface-glow-opacity) * .22)),transparent 36%),radial-gradient(10rem circle at var(--surface-glow-x) var(--surface-glow-y),rgba(170,205,220,calc(var(--surface-glow-opacity) * .14)),transparent 32%),linear-gradient(180deg,#ffffff08,#ffffff03),var(--surface)}:is(.public-header__shell,.public-nav,.public-preferences,.catalog-header,.detail-header,.about-section,.project-card,.private-layout__topbar,.private-layout__aside,.admin-card,.admin-panel,.auth-card,.module-public-card,.auth-reauth-modal):hover{border-color:#81a6c657;box-shadow:var(--shadow-soft),0 0 0 1px #81a6c614,0 1.25rem 3rem #81a6c614}}.hero-morph__brand,.hero-morph__static{display:block}.hero-morph__brand{margin-bottom:.08em}.hero-morph__static{position:relative}.detail-summary{background:var(--surface)}.detail-summary__content,.detail-summary__media,.detail-summary__media img{opacity:1}.detail-summary__heading .section-heading__eyebrow{color:var(--accent-strong)}.detail-summary__paragraph{color:var(--text-muted)}:root[data-theme=dark] .detail-summary{background:#2a3649f0;border-color:#aacddc2e}:root[data-theme=dark] .detail-summary__paragraph{color:#d7c9b9}@media (min-width: 960px){.hero__shell{min-height:32rem}.hero__scene-stage:before{transform:translateY(-58%)}}
