.homepage-layout{--homepage-content-max: 1720px;--homepage-hero-max: 1016px;--homepage-card-gap: 16px;--homepage-hero-offset: 80px;--homepage-hero-stack-gap: 40px;--homepage-hero-to-sections: 100px;--homepage-section-gap: 48px;padding-top:var(--homepage-header-offset, 72px)}.homepage-page-bg{--homepage-glow-dot: rgba(12, 12, 13, .25);--homepage-header-offset: 72px;background-color:var(--ft-bg-1)}.dark .homepage-page-bg{--homepage-glow-dot: rgba(255, 255, 255, .1)}.homepage-page-bg .WebsiteHeader-module__websiteHeader_layout{background:transparent;box-shadow:none;border-bottom:.5px solid transparent;height:var(--homepage-header-offset);transition:background-color .2s ease,border-color .2s ease,backdrop-filter .2s ease}.homepage-header-shell--scrolled .WebsiteHeader-module__websiteHeader_layout{background:var(--ft-fill-bw-6);-webkit-backdrop-filter:blur(200px);backdrop-filter:blur(200px);border-bottom-color:var(--ft-border-2)}.homepage-header-shell--inspiration-pinned .WebsiteHeader-module__websiteHeader_layout{background:var(--ft-fill-bw-7)}.homepage-header-shell--overlay{z-index:11020}.homepage-header-shell--overlay .WebsiteHeader-module__websiteHeader_layout{background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;border-bottom-color:var(--ft-border-2)}.homepage-inspiration-sticky{transition:background-color .2s ease,backdrop-filter .2s ease}.homepage-page-bg--inspiration-pinned .homepage-inspiration-sticky{background:var(--ft-bg-1)}.homepage-hero-bg-layer{position:absolute;top:0;right:0;left:0;z-index:0;height:100dvh;overflow:visible;pointer-events:none}.homepage-hero-screen{position:relative;z-index:1}.homepage-layout__content{position:relative;z-index:20;max-width:var(--homepage-content-max)}.homepage-layout__hero{box-sizing:border-box;padding-inline:20px;max-width:var(--homepage-hero-max)}@media(min-width:1000px){.homepage-layout__hero{padding-inline:0}}.homepage-layout__hero-stack{gap:var(--homepage-hero-stack-gap)}.homepage-layout__sections{margin-top:var(--homepage-hero-to-sections);gap:var(--homepage-section-gap)}.homepage-layout__scenario-grid,.homepage-layout__project-grid{--homepage-card-gap: 16px;display:grid;gap:var(--homepage-card-gap, 16px);width:100%}.homepage-layout__scenario-grid{grid-template-columns:minmax(0,1fr);row-gap:16px}.homepage-layout__project-grid{align-items:stretch;column-gap:var(--homepage-card-gap, 16px);grid-template-columns:repeat(5,minmax(0,1fr));row-gap:var(--homepage-card-gap, 16px)}.homepage-project-card{display:flex;flex-direction:column;gap:10px;box-sizing:border-box;width:100%;padding:var(--ft-padding-8, 8px);border:1px solid var(--ft-border-1);border-radius:var(--ft-radius-16);background-color:var(--ft-bg-2);color:var(--ft-text-2);text-align:left;text-decoration:none;cursor:pointer;transition:background-color .2s ease,background-image .2s ease,border-color .2s ease,box-shadow .2s ease}.homepage-layout__project-grid>.homepage-project-card:not(.homepage-project-card--create){align-self:start;height:auto}.homepage-project-card:focus-visible{outline:none;box-shadow:0 0 0 2px var(--ft-primary-3)}.homepage-project-card--create{align-items:center;justify-content:center;gap:var(--ft-padding-4, 4px);align-self:stretch;height:auto;min-height:0}.homepage-project-card--create:only-child{min-height:247px}.homepage-project-card--create:disabled{cursor:not-allowed;opacity:.6}.homepage-project-card--create__label{font-size:14px;line-height:22px;font-weight:400}.homepage-project-card__thumb{position:relative;display:flex;flex-shrink:0;align-items:center;justify-content:center;aspect-ratio:240 / 135;width:100%;min-height:0;overflow:hidden;border-radius:var(--ft-radius-8);background-color:var(--ft-fill-ipt-1)}.dark .homepage-project-card__thumb{background-color:var(--ft-fill-ww-1)}.homepage-project-card__thumb-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.homepage-project-card__footer{display:flex;flex-shrink:0;flex-direction:column;width:100%;min-height:76px;padding-inline:var(--ft-padding-4, 4px)}.homepage-project-card__title{display:-webkit-box;width:100%;min-width:0;min-height:44px;overflow:hidden;color:var(--ft-text-2);font-size:14px;line-height:22px;font-weight:400;transition:color .2s ease;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2}.homepage-project-card__meta-row{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;min-width:0;min-height:32px}.homepage-project-card__meta{min-width:0;overflow:hidden;color:var(--ft-text-4);font-size:12px;line-height:16px;font-weight:400;text-overflow:ellipsis;white-space:nowrap}.homepage-project-card__menu-btn{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:32px;height:32px;padding:8px;border:none;border-radius:8px;background:transparent;color:var(--ft-text-3);cursor:pointer;opacity:0;transition:background-color .2s ease,opacity .2s ease}.homepage-project-card__menu-btn:hover,.homepage-project-card__menu-btn[data-state=open]{background:var(--ft-fill-btn-18)}.homepage-project-card:hover .homepage-project-card__menu-btn,.homepage-project-card:focus-within .homepage-project-card__menu-btn,.homepage-project-card__menu-btn[data-state=open]{opacity:1}@media(hover:hover)and (pointer:fine){.homepage-project-card--create:not(:disabled):hover,.homepage-project-card:not(.homepage-project-card--create):hover,.homepage-project-card:not(.homepage-project-card--create):has([data-state=open]){border-color:var(--ft-border-3);background-image:linear-gradient(var(--ft-fill-wb-2),var(--ft-fill-wb-2)),linear-gradient(var(--ft-bg-2),var(--ft-bg-2));box-shadow:0 2px 4px 0 var(--ft-fill-bb-2),0 2px 6px 0 var(--ft-fill-bb-1)}.homepage-project-card:not(.homepage-project-card--create):hover .homepage-project-card__title,.homepage-project-card:not(.homepage-project-card--create):has([data-state=open]) .homepage-project-card__title{color:var(--ft-text-1)}}.homepage-layout__project-grid--collapsed{grid-auto-rows:auto;overflow:hidden}.homepage-layout__recent-projects{align-self:stretch;width:100%}@media(max-width:639px){.homepage-layout__sections{margin-top:40px;gap:28px}.homepage-layout__recent-projects{gap:12px}.homepage-layout__scenario-grid{grid-template-columns:minmax(0,1fr);gap:18px}.homepage-project-card{gap:8px;min-height:160px;height:auto;border-radius:16px}.homepage-project-card--create{min-height:160px}.homepage-project-card__thumb{aspect-ratio:240 / 135;height:auto}.homepage-project-card__footer{min-height:0;padding-inline:0}.homepage-project-card__title{display:block;min-height:0;overflow:hidden;font-size:13px;line-height:18px;text-overflow:ellipsis;white-space:nowrap;-webkit-line-clamp:unset;line-clamp:unset}.homepage-project-card__meta-row{gap:4px}.homepage-project-card__meta{font-size:11px;line-height:14px}}@media(min-width:640px){.homepage-layout__scenario-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(min-width:1280px){.homepage-layout__scenario-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}@media(min-width:1281px){.homepage-layout__project-grid{grid-template-columns:repeat(6,minmax(0,1fr))}}
