.ScrollMarqueeRail-module__tFjMTG__viewport{cursor:grab;-webkit-user-select:none;user-select:none;touch-action:pan-y pinch-zoom;scrollbar-width:none;overflow:auto hidden}.ScrollMarqueeRail-module__tFjMTG__viewport::-webkit-scrollbar{display:none}.ScrollMarqueeRail-module__tFjMTG__viewportDragging{cursor:grabbing}.ScrollMarqueeRail-module__tFjMTG__track{width:max-content;display:flex}.ScrollMarqueeRail-module__tFjMTG__group{flex:none}
.HomePage-module__HXpbrG__page{flex-direction:column;width:min(1400px,100vw - 28px);margin:0 auto;padding:18px 0 0;display:flex}.HomePage-module__HXpbrG__landingSection{--home-hero-primary-bg:linear-gradient(135deg,var(--blue-600)0%,var(--blue-700)100%);--home-hero-primary-color:var(--neutral-000);--home-hero-primary-border:color-mix(in srgb,var(--blue-700)58%,transparent);--home-hero-primary-shadow:0 14px 30px color-mix(in srgb,var(--blue-500)26%,var(--shadow-color-soft));--home-hero-primary-hover-fill:var(--blue-100);--home-hero-primary-hover-color:var(--blue-900);--home-hero-secondary-bg:color-mix(in srgb,var(--blue-050)96%,var(--surface-card));--home-hero-secondary-color:var(--blue-800);--home-hero-secondary-border:color-mix(in srgb,var(--blue-400)86%,transparent);--home-hero-secondary-shadow:0 10px 22px color-mix(in srgb,var(--blue-200)24%,var(--shadow-color-soft));--home-hero-secondary-hover-fill:var(--blue-700);--home-hero-secondary-hover-color:var(--neutral-000);--home-hero-ghost-bg:color-mix(in srgb,var(--neutral-000)72%,transparent);--home-hero-ghost-color:var(--blue-800);--home-hero-ghost-border:color-mix(in srgb,var(--blue-300)88%,transparent);--home-hero-ghost-shadow:0 8px 18px color-mix(in srgb,var(--blue-100)18%,var(--shadow-color-soft));--home-hero-ghost-hover-fill:var(--blue-200);--home-hero-ghost-hover-color:var(--blue-900);grid-template-columns:auto minmax(0,820px);justify-content:center;align-items:end;column-gap:clamp(20px,4vw,56px);min-height:0;padding:0 24px 12px;display:grid;position:relative}:is(:root.dark .HomePage-module__HXpbrG__landingSection,:root[data-theme=dark] .HomePage-module__HXpbrG__landingSection){--home-hero-primary-bg:linear-gradient(135deg,color-mix(in srgb,var(--blue-600)94%,var(--blue-800))0%,color-mix(in srgb,var(--blue-500)88%,var(--blue-700))100%);--home-hero-primary-color:var(--neutral-000);--home-hero-primary-border:color-mix(in srgb,var(--blue-400)30%,transparent);--home-hero-primary-shadow:0 14px 28px color-mix(in srgb,var(--blue-900)30%,var(--shadow-color-heavy));--home-hero-primary-hover-fill:var(--neutral-000);--home-hero-primary-hover-color:var(--blue-900);--home-hero-secondary-bg:color-mix(in srgb,var(--blue-900)26%,var(--surface-card));--home-hero-secondary-color:var(--blue-300);--home-hero-secondary-border:color-mix(in srgb,var(--blue-500)28%,var(--line-default));--home-hero-secondary-shadow:0 10px 22px color-mix(in srgb,var(--blue-900)18%,transparent);--home-hero-secondary-hover-fill:var(--neutral-000);--home-hero-secondary-hover-color:var(--blue-900);--home-hero-ghost-bg:color-mix(in srgb,var(--blue-900)20%,transparent);--home-hero-ghost-color:var(--blue-300);--home-hero-ghost-border:color-mix(in srgb,var(--blue-500)24%,transparent);--home-hero-ghost-shadow:0 8px 18px color-mix(in srgb,var(--blue-900)16%,transparent);--home-hero-ghost-hover-fill:color-mix(in srgb,var(--neutral-000)92%,transparent);--home-hero-ghost-hover-color:var(--blue-900)}.HomePage-module__HXpbrG__mascotLayer{height:var(--home-mascot-desktop-height,400px);pointer-events:none;-webkit-user-select:none;user-select:none;z-index:1;place-self:end;align-items:flex-end;width:auto;margin-bottom:-37px;display:flex;position:relative;bottom:-16px;left:50px}.HomePage-module__HXpbrG__mascotImage{object-fit:contain;width:auto;height:100%;display:block}.HomePage-module__HXpbrG__contentColumn{z-index:2;flex-direction:column;justify-content:center;align-items:flex-start;gap:16px;width:min(100%,820px);min-width:0;max-width:820px;margin-left:0;padding-top:20px;padding-bottom:30px;display:flex;position:relative}.HomePage-module__HXpbrG__headline{letter-spacing:-.05em;color:var(--hero-title-color);white-space:nowrap;margin:0;font-size:clamp(2.7rem,5.4vw,4.6rem);font-weight:900;line-height:.98}.HomePage-module__HXpbrG__subheadline{max-width:560px;color:var(--text-secondary);text-wrap:pretty;margin:0;font-size:1.02rem;line-height:1.75}.HomePage-module__HXpbrG__actionRow{align-items:center;gap:12px;padding-top:6px;display:flex}.HomePage-module__HXpbrG__actionButtons{flex:none;align-items:center;gap:12px;display:flex}.HomePage-module__HXpbrG__ctaButton,.HomePage-module__HXpbrG__heroGhostButton{justify-content:center;min-width:144px}.HomePage-module__HXpbrG__ctaButton{--button-primary-bg:var(--home-hero-primary-bg);--button-primary-color:var(--home-hero-primary-color);--button-primary-border:var(--home-hero-primary-border);--button-primary-shadow:var(--home-hero-primary-shadow);--button-primary-hover-fill:var(--home-hero-primary-hover-fill);--button-primary-hover-color:var(--home-hero-primary-hover-color)}.HomePage-module__HXpbrG__actionButtons .secondaryButton{--button-secondary-bg:var(--home-hero-secondary-bg);--button-secondary-color:var(--home-hero-secondary-color);--button-secondary-border:var(--home-hero-secondary-border);--button-secondary-shadow:var(--home-hero-secondary-shadow);--button-hover-fill:var(--home-hero-secondary-hover-fill);--button-hover-color:var(--home-hero-secondary-hover-color)}.HomePage-module__HXpbrG__heroGhostButton{--button-ghost-bg:var(--home-hero-ghost-bg);--button-ghost-color:var(--home-hero-ghost-color);--button-ghost-border:var(--home-hero-ghost-border);--button-ghost-shadow:var(--home-hero-ghost-shadow);--button-hover-fill:var(--home-hero-ghost-hover-fill);--button-hover-color:var(--home-hero-ghost-hover-color)}.HomePage-module__HXpbrG__actionPlus{margin-left:2px;font-size:1rem;font-weight:800;line-height:1}.HomePage-module__HXpbrG__featureRail{width:100%;max-width:min(100%,540px);padding:4px 0}.HomePage-module__HXpbrG__featureRailViewport{cursor:grab;-webkit-user-select:none;user-select:none;touch-action:pan-y pinch-zoom;overflow:auto hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000);mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000)}.HomePage-module__HXpbrG__featureRailViewport::-webkit-scrollbar{display:none}.HomePage-module__HXpbrG__featureRailViewport{scrollbar-width:none}.HomePage-module__HXpbrG__featureRailViewportDragging{cursor:grabbing}.HomePage-module__HXpbrG__featureRailTrack{align-items:center;width:max-content;display:flex}.HomePage-module__HXpbrG__featureRailGroup{align-items:center;gap:10px;padding-right:10px;display:flex}.HomePage-module__HXpbrG__featureCard{--feature-card-icon-bg:var(--surface-card);--feature-card-icon-color:var(--text-primary);--feature-card-title-color:var(--static-ink);--feature-card-description-color:color-mix(in srgb,var(--static-ink)64%,var(--static-white));border:1px solid var(--feature-card-icon-color);background:var(--static-white);white-space:nowrap;-webkit-backdrop-filter:blur(10px);border-radius:16px;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:8px;width:fit-content;padding:8px 10px;display:inline-flex}.HomePage-module__HXpbrG__featureCardIcon{background:var(--feature-card-icon-bg);width:24px;height:24px;color:var(--feature-card-icon-color);border-radius:9px;flex:0 0 24px;justify-content:center;align-items:center;display:inline-flex}.HomePage-module__HXpbrG__featureCardIcon svg{opacity:1;width:14px;height:14px;display:block}.HomePage-module__HXpbrG__featureCardText{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:4px;min-width:0;display:inline-flex}.HomePage-module__HXpbrG__featureCardTitle,.HomePage-module__HXpbrG__featureCardDescription{white-space:nowrap;font-size:.68rem;line-height:1}.HomePage-module__HXpbrG__featureCardTitle{color:var(--feature-card-title-color);font-weight:800}.HomePage-module__HXpbrG__featureCardDescription{color:var(--feature-card-description-color)}.HomePage-module__HXpbrG__featureCardEditor{--feature-card-icon-bg:var(--blue-100);--feature-card-icon-color:var(--blue-700);color:var(--color-d)}.HomePage-module__HXpbrG__featureCardStructure{--feature-card-icon-bg:color-mix(in srgb,var(--color-b)58%,white);--feature-card-icon-color:color-mix(in srgb,var(--amber-500)72%,var(--static-ink)28%);color:var(--color-b)}.HomePage-module__HXpbrG__featureCardShare{--feature-card-icon-bg:color-mix(in srgb,var(--color-c)46%,white);--feature-card-icon-color:color-mix(in srgb,var(--teal-500)72%,var(--static-ink)28%);color:var(--color-c)}.HomePage-module__HXpbrG__featureCardComment{--feature-card-icon-bg:color-mix(in srgb,var(--color-a)46%,white);--feature-card-icon-color:color-mix(in srgb,var(--amber-500)64%,var(--static-ink)36%);color:var(--color-a)}.HomePage-module__HXpbrG__directoryPreviewSection{isolation:isolate;flex-direction:column;width:100%;padding:22px 0 120px;display:flex;position:relative}.HomePage-module__HXpbrG__directoryPreviewSection:before{content:"";z-index:-1;background:var(--surface-card);border-top:1px solid var(--line-default);box-shadow:0 0 0 100vmax var(--surface-card);clip-path:inset(0 -100vmax);pointer-events:none;position:absolute;inset:0}.HomePage-module__HXpbrG__directoryPreviewInner{flex-direction:column;gap:18px;width:min(1400px,100vw - 28px);margin:0 auto;display:flex}.HomePage-module__HXpbrG__directoryPreviewHeaderRow{justify-content:space-between;align-items:center;gap:16px;display:flex}.HomePage-module__HXpbrG__directoryPreviewHeading{min-width:0}.HomePage-module__HXpbrG__directoryPreviewTitle{color:var(--text-primary);margin:0;font-size:1.2rem;line-height:1.1}.HomePage-module__HXpbrG__directoryPreviewManageLink{--button-secondary-bg:color-mix(in srgb,var(--blue-050)94%,var(--surface-card));--button-secondary-color:var(--blue-800);--button-secondary-border:color-mix(in srgb,var(--blue-400)54%,var(--line-default));--button-secondary-shadow:0 10px 20px color-mix(in srgb,var(--blue-200)20%,var(--shadow-color-soft));--button-hover-fill:var(--blue-700);--button-hover-color:var(--neutral-000);gap:8px;min-height:40px;padding:0 14px}:is(:root.dark .HomePage-module__HXpbrG__directoryPreviewManageLink,:root[data-theme=dark] .HomePage-module__HXpbrG__directoryPreviewManageLink){--button-secondary-bg:color-mix(in srgb,var(--blue-900)26%,var(--surface-card));--button-secondary-color:var(--blue-300);--button-secondary-border:color-mix(in srgb,var(--blue-500)30%,var(--line-default));--button-secondary-shadow:0 10px 20px color-mix(in srgb,var(--blue-900)18%,transparent);--button-hover-fill:var(--neutral-000);--button-hover-color:var(--blue-900)}.HomePage-module__HXpbrG__directoryPreviewManageLink:focus-visible{outline:3px solid var(--focus-ring);outline-offset:3px}.HomePage-module__HXpbrG__directoryPreviewManageIcon{flex:0 0 15px;width:15px;height:15px}.HomePage-module__HXpbrG__directoryPreviewGrid{--project-grid-columns:6;--project-grid-gap:12px;--project-card-min-width:168px}.HomePage-module__HXpbrG__directoryPreviewEmptyState{border:1px solid var(--line-default);background:color-mix(in srgb,var(--surface-card)94%,transparent);box-shadow:0 14px 28px var(--shadow-color-soft);border-radius:20px;flex-direction:column;gap:8px;padding:22px 20px;display:flex}.HomePage-module__HXpbrG__directoryPreviewEmptyTitle{color:var(--text-primary);margin:0;font-size:.98rem;font-weight:700}.HomePage-module__HXpbrG__directoryPreviewEmptyDescription{max-width:46ch;color:var(--text-secondary);margin:0;font-size:.9rem;line-height:1.6}@media (max-width:960px){.HomePage-module__HXpbrG__page{width:min(100vw - 28px,100%);padding-bottom:calc(env(safe-area-inset-bottom,0px) + 96px)}.HomePage-module__HXpbrG__landingSection{--home-mascot-mobile-height:370px;--home-mascot-mobile-right:clamp(-18px,-2vw,0px);--home-mascot-mobile-content-reserve:clamp(96px,28vw,150px);min-height:0;padding:20px 8px 18px;display:block;overflow-x:clip}.HomePage-module__HXpbrG__mascotLayer{left:auto;right:var(--home-mascot-mobile-right);height:var(--home-mascot-mobile-height,360px);place-self:auto;width:auto;max-height:none;margin-bottom:0;position:absolute;bottom:-38px;transform:none}.HomePage-module__HXpbrG__mascotImage{width:auto;height:100%;max-height:none}.HomePage-module__HXpbrG__contentColumn{padding-top:6px;padding-right:var(--home-mascot-mobile-content-reserve);justify-content:flex-start;align-items:stretch;gap:16px;max-width:none;margin-left:0}.HomePage-module__HXpbrG__headline{font-size:clamp(2.2rem,10vw,3.5rem)}.HomePage-module__HXpbrG__subheadline{font-size:.94rem;line-height:1.65}.HomePage-module__HXpbrG__actionRow{gap:10px}.HomePage-module__HXpbrG__actionButtons{width:fit-content}.HomePage-module__HXpbrG__ctaButton,.HomePage-module__HXpbrG__heroGhostButton{flex:1 1 0;min-width:0}.HomePage-module__HXpbrG__featureRail{max-width:none}.HomePage-module__HXpbrG__featureCard{border-radius:14px;padding:7px 9px}.HomePage-module__HXpbrG__featureCardTitle,.HomePage-module__HXpbrG__featureCardDescription{font-size:.62rem}.HomePage-module__HXpbrG__directoryPreviewSection{padding-top:18px}.HomePage-module__HXpbrG__directoryPreviewInner{gap:14px;width:min(100vw - 28px,100%)}.HomePage-module__HXpbrG__directoryPreviewHeaderRow{gap:12px}.HomePage-module__HXpbrG__directoryPreviewManageLink{min-height:36px;padding:0 12px;font-size:.86rem}.HomePage-module__HXpbrG__directoryPreviewGrid{--project-grid-columns:2;--project-grid-gap:12px}}@media (max-width:560px){.HomePage-module__HXpbrG__landingSection{--home-mascot-mobile-height:370px;--home-mascot-mobile-right:-50px;--home-mascot-mobile-content-reserve:clamp(84px,32vw,128px)}.HomePage-module__HXpbrG__headline{max-width:8ch}}@keyframes HomePage-module__HXpbrG__homeFeatureRailMarquee{0%{transform:translate(0)}to{transform:translate(calc(-50% - 5px))}}
