.home{--home-padding-inline-mobile: 16px;--home-padding-inline-pc: 32px;--home-gap-hero-mid-mobile: 10px;--home-gap-mid-blog-mobile: 30px;--home-gap-mid-project-news-mobile: 32px;--home-gap-blog-cards-mobile: 10px;--home-gap-news-cards-mobile: 10px;--home-gap-hero-mid-pc: 70px;--home-gap-mid-blog-pc: 56px;--home-mid-col-gap: 36px;--home-mid-news-max-width: 900px;--home-project-kv-max-width: 480px;--home-project-kv-min-width: 280px;--home-gap-news-cards-pc: 10px;--home-gap-blog-cards-pc: 12px;--home-mid-project-head-content-gap-mobile: 12px;--home-mid-project-head-content-gap-pc: 16px;--home-mid-news-head-content-gap-mobile: 12px;--home-mid-news-head-content-gap-pc: 16px;--home-head-content-gap-mobile: 12px;--home-hero-kv-spirit-gap-mobile: 24px;--home-hero-kv-inset-top-mobile: 18px;--home-hero-kv-inset-inline-mobile: 16px;--home-head-content-gap-pc: 16px;--home-hero-kv-scale: .95;--home-hero-kv-inset-top: 32px;--home-hero-kv-inset-right: 24px;--home-hero-kv-offset-x: 50px;--home-hero-kv-offset-y: 16px;--home-hero-spirit-inset-left-pc: 80px;--home-hero-spirit-gap-kv-min-pc: 30px;--home-news-preview-count-mobile: 3;--home-news-excerpt-lines-mobile: 2;--home-blog-preview-count-mobile: 2;--home-news-excerpt-lines-pc: 2}.home-hero{display:flex;flex-direction:column;background:var(--color-bg)}.home-hero__visual{width:100%;overflow:hidden;box-sizing:border-box;padding-top:var(--home-hero-kv-inset-top-mobile);padding-inline:max(var(--home-hero-kv-inset-inline-mobile),var(--safe-inline)) max(var(--home-hero-kv-inset-inline-mobile),var(--safe-inline-end))}.home-hero__kv{display:block;width:100%;height:auto;object-fit:contain;object-position:center}.home-hero__content{padding:var(--home-hero-kv-spirit-gap-mobile) max(var(--home-padding-inline-mobile),var(--safe-inline)) 32px max(var(--home-padding-inline-mobile),var(--safe-inline-end))}.home-hero__spirit{margin:0;max-width:none;font-size:.9375rem;line-height:1.75;color:var(--color-text-muted)}.home-hero__spirit-line{display:block}.home-hero+.home-section{margin-top:var(--home-gap-hero-mid-mobile)}.home-section{padding-inline:max(var(--home-padding-inline-mobile),var(--safe-inline)) max(var(--home-padding-inline-mobile),var(--safe-inline-end))}.home .home-blog.home-section{margin-top:var(--home-gap-mid-blog-mobile)}.home-section__head{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:12px 16px;margin-bottom:var(--home-head-content-gap-mobile)}.home-section__title{margin:0;font-size:1.5rem;font-weight:700;line-height:1.3}.home-section__subtitle{margin:4px 0 0;font-size:.9375rem;color:var(--color-text-muted);line-height:1.4}.home-section__more{flex-shrink:0;padding:6px 12px;font-size:.875rem;font-weight:600;color:var(--color-text-muted);line-height:1.4}.home-mid{padding-bottom:0}.home-mid__layout{display:flex;flex-direction:column}.home-mid__head .home-section__head{margin-bottom:0}.home-mid__head--project .home-section__head{margin-bottom:var(--home-mid-project-head-content-gap-mobile)}.home-mid__head--news .home-section__head{margin-bottom:var(--home-mid-news-head-content-gap-mobile)}.home-mid__body{margin-bottom:0}.home-mid__head--news{margin-top:var(--home-gap-mid-project-news-mobile)}.home-mid__body--project{margin-bottom:0}.home-mid__body--news-kv{margin-bottom:var(--home-gap-mid-project-news-mobile)}.home-project-carousel{position:relative;width:100%}.home-project-carousel__viewport{position:relative;width:100%;aspect-ratio:4 / 3;overflow:hidden;background:#e8e8e8}.home-project-carousel__track{position:relative;width:100%;height:100%;list-style:none}.home-project-carousel__slide{position:absolute;inset:0;opacity:0;transition:opacity .45s ease;pointer-events:none}.home-project-carousel__slide.is-active{opacity:1;pointer-events:auto}.home-project-carousel__card{height:100%}.home-project-carousel__card .project-card__media{height:100%;aspect-ratio:auto}.home-project-carousel__controls{position:absolute;left:0;right:0;bottom:12px;z-index:2;display:flex;align-items:center;justify-content:center;gap:12px;margin-top:0;pointer-events:none}.home-project-carousel__arrow,.home-project-carousel__dots,.home-project-carousel__dot{pointer-events:auto}.home-project-carousel__arrow{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border:1px solid rgba(255,255,255,.55);border-radius:8px;background:#ffffffd1;font-size:1.25rem;line-height:1;color:var(--color-text)}.home-project-carousel__dots{display:flex;align-items:center;gap:8px}.home-project-carousel__dot{width:8px;height:8px;padding:0;border:1px solid rgba(255,255,255,.7);border-radius:50%;background:#ffffff73;cursor:pointer;transition:background-color var(--transition-fast),transform var(--transition-fast)}.home-project-carousel__dot.is-active{background:#fffffff2;transform:scale(1.15)}.home-news-carousel__card{display:block;height:100%;color:inherit}.home-news-carousel__media{position:relative;width:100%;height:100%;overflow:hidden;background:#e8e8e8}.home-news-carousel__image{display:block;width:100%;height:100%;object-fit:cover}.home-news-carousel__content{position:absolute;left:0;right:0;bottom:0;padding:16px;background:linear-gradient(180deg,#0000,#000000b8);color:#fff}.home-news-carousel__date{display:block;margin-bottom:6px;font-size:.8125rem;line-height:1.4;color:#ffffffd1}.home-news-carousel__title{margin:0;font-size:1rem;font-weight:700;line-height:1.4;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.home-mid__news-list{display:flex;flex-direction:column;gap:var(--home-gap-news-cards-mobile);list-style:none}.home-mid__news-card{display:flex;flex-direction:column;gap:8px;padding:14px 16px;border:1px solid var(--color-border);border-radius:8px;background:var(--color-bg);color:inherit}.home-mid__news-card.home-mid__feed-card{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;column-gap:12px;row-gap:8px}.home-mid__feed-thumb{position:relative;flex:0 0 88px;width:88px;align-self:flex-start;aspect-ratio:4 / 3;overflow:hidden;border-radius:6px;background:#e8e8e8}.home-mid__feed-thumb-image{display:block;width:100%;height:100%;object-fit:cover}.home-mid__feed-thumb-play{position:absolute;inset:0;display:grid;place-items:center;background:#00000038}.home-mid__feed-thumb-play:after{content:"";width:0;height:0;border-top:7px solid transparent;border-bottom:7px solid transparent;border-left:11px solid rgba(255,255,255,.95);margin-left:3px}.home-mid__feed-text{grid-column:2;grid-row:1;min-width:0;display:flex;flex-direction:column;gap:6px}.home-mid__news-card.home-mid__feed-card .home-mid__news-title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.home-mid__news-card.home-mid__feed-card .home-mid__news-excerpt{grid-column:1 / -1;grid-row:2}.home-mid__feed-empty{padding:14px 16px;border:1px dashed var(--color-border);border-radius:8px;color:var(--color-text-muted);font-size:.875rem;list-style:none}.home-mid__news-date{flex-shrink:0;font-size:.8125rem;color:var(--color-text-muted);line-height:1.4}.home-mid__news-title{flex-shrink:0;margin:0;font-size:1rem;font-weight:700;line-height:1.4}.home-mid__news-excerpt{margin:0;font-size:.875rem;line-height:1.55;color:var(--color-text-muted);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:var(--home-news-excerpt-lines-mobile);overflow:hidden}.home-mid__news-item:nth-child(n+4),.home-blog__grid>li:nth-child(n+3){display:none}.home-mid--project-feed .home-mid__head--project{margin-bottom:var(--home-gap-mid-project-news-mobile)}.home-mid--project-feed .home-mid__body--feed{margin-top:var(--home-gap-mid-project-news-mobile);align-self:start}.home-blog{padding-bottom:64px}.home-blog__grid{display:grid;grid-template-columns:1fr;gap:var(--home-gap-blog-cards-mobile);list-style:none}.home-blog__card{display:flex;flex-direction:column;gap:10px;padding:16px;border:1px solid var(--color-border);border-radius:8px;background:var(--color-bg);color:inherit}.home-blog__image-wrap{width:100%}.home-blog__title{margin:0;font-size:1.0625rem;font-weight:700;line-height:1.4}.home-blog__excerpt{margin:0;font-size:.875rem;line-height:1.55;color:var(--color-text-muted);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}@media(min-width:768px){.home-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);column-gap:0;min-height:min(85vh,720px);align-items:center}.home-hero__content{grid-column:1;grid-row:1;align-self:stretch;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;min-width:0;width:auto;max-width:100%;padding:0 0 0 var(--home-hero-spirit-inset-left-pc)}.home-hero__spirit{max-width:calc(100% - var(--home-hero-spirit-gap-kv-min-pc));font-size:1rem;line-height:1.8;text-align:left}.home-hero__spirit-line{white-space:nowrap}.home-hero__visual{grid-column:2;grid-row:1;position:relative;align-self:stretch;width:100%;height:100%;min-height:100%;overflow:hidden;padding:0}.home-hero__kv{position:absolute;top:calc(var(--home-hero-kv-inset-top) + var(--home-hero-kv-offset-y));right:var(--home-hero-kv-inset-right);width:calc(100% * var(--home-hero-kv-scale));height:calc((100% - var(--home-hero-kv-inset-top) - var(--home-hero-kv-offset-y)) * var(--home-hero-kv-scale));min-height:0;object-fit:cover;transform:translate(calc(-1 * var(--home-hero-kv-offset-x)))}.home-hero+.home-section{margin-top:var(--home-gap-hero-mid-pc)}.home-section{padding-inline:var(--home-padding-inline-pc)}.home .home-blog.home-section{margin-top:var(--home-gap-mid-blog-pc)}.home-section__head{margin-bottom:var(--home-head-content-gap-pc)}.home-mid__head--project .home-section__head{margin-bottom:var(--home-mid-project-head-content-gap-pc)}.home-mid__head--news .home-section__head{margin-bottom:var(--home-mid-news-head-content-gap-pc)}.home-mid__layout{display:grid;grid-template-columns:auto minmax(var(--home-mid-col-gap),1fr) minmax(0,var(--home-mid-news-max-width));grid-template-rows:auto auto;column-gap:0;row-gap:0;align-items:start;width:100%}.home-mid__head--news{margin-top:0}.home-mid__body--project{margin-bottom:0}.home-mid__head--project{grid-column:1;grid-row:1}.home-mid__head--news{grid-column:3;grid-row:1;width:100%;max-width:var(--home-mid-news-max-width);justify-self:end}.home-mid__body--project{grid-column:1;grid-row:2;width:auto;min-width:0;justify-self:start}.home-mid__body--news,.home-mid--paired .home-mid__body--feed{grid-column:3;grid-row:2;width:100%;max-width:var(--home-mid-news-max-width);justify-self:end;align-self:start}.home-mid--paired .home-project-carousel{width:auto;max-width:100%}.home-mid--paired .home-project-carousel__viewport{width:100%;max-width:none;aspect-ratio:auto}.home-mid--news-kv .home-mid__head--news{grid-column:1;grid-row:1;width:auto;max-width:none;justify-self:start;margin-top:0}.home-mid--news-kv .home-mid__body--news-kv{grid-column:1;grid-row:2;width:auto;min-width:0;justify-self:start;margin-bottom:0}.home-mid--news-kv .home-mid__body--news{grid-column:3;grid-row:2}.home-mid--news-kv .home-news-carousel__viewport{width:100%;max-width:none;aspect-ratio:auto}.home-mid--project-feed .home-mid__head--project{margin-bottom:0}.home-mid--project-feed .home-mid__feed-thumb,.home-mid__body--news .home-mid__feed-thumb{flex-basis:104px;width:104px;height:100%;min-height:0;aspect-ratio:auto;grid-row:1 / span 2}.home-mid__news-card.home-mid__feed-card .home-mid__news-excerpt{grid-column:2;grid-row:2}.home-mid__news-list{gap:var(--home-gap-news-cards-pc)}.home-mid__news-item:nth-child(n+3),.home-blog__grid>li:nth-child(n+3){display:list-item}.home-mid__news-excerpt{-webkit-line-clamp:var(--home-news-excerpt-lines-pc)}.home-mid__news-title{font-size:1.0625rem}.home-blog{padding-bottom:80px}.home-blog__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--home-gap-blog-cards-pc)}}
