.home-scene-gate__bento{display:grid;width:100%;gap:.875rem;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:minmax(10.5rem,auto);min-height:28rem;align-items:stretch}@media (min-width:768px){.home-scene-gate__bento{gap:1rem;grid-template-columns:repeat(12,minmax(0,1fr));grid-template-rows:repeat(2,minmax(12.5rem,1fr));min-height:40rem;height:40rem}.home-scene-gate__slot--hero{grid-column:1/span 6;grid-row:1/span 2;min-height:100%;height:100%}.home-scene-gate__slot--a{grid-column:7/span 3;grid-row:1;min-height:12.5rem;height:100%}.home-scene-gate__slot--b{grid-column:10/span 3;grid-row:1;min-height:12.5rem;height:100%}.home-scene-gate__slot--c{grid-column:7/span 3;grid-row:2;min-height:12.5rem;height:100%}.home-scene-gate__slot--d{grid-column:10/span 3;grid-row:2;min-height:12.5rem;height:100%}}@media (max-width:767px){.home-scene-gate__slot--hero{grid-column:1/-1;grid-row:1;min-height:15rem}.home-scene-gate__slot--a{grid-column:1;grid-row:2}.home-scene-gate__slot--b{grid-column:2;grid-row:2}.home-scene-gate__slot--c{grid-column:1;grid-row:3}.home-scene-gate__slot--d{grid-column:2;grid-row:3}}.home-scene-gate__tile{position:relative;overflow:hidden;display:block;width:100%;min-width:0;min-height:10.5rem;height:100%;border-radius:1.25rem;border:1px solid var(--hairline);background:var(--product-home-ink,#020202);cursor:pointer;isolation:isolate;will-change:transform}.home-scene-gate__tile-media{position:absolute;inset:0;z-index:1;overflow:hidden;isolation:isolate}.home-scene-gate__tile-poster{z-index:0}.home-scene-gate__tile-video{position:absolute;inset:0;z-index:1;width:100%;height:100%;object-fit:cover;opacity:0;pointer-events:none;transition:opacity .45s cubic-bezier(.22,1,.36,1)}.home-scene-gate__tile-media--playing .home-scene-gate__tile-video{opacity:1}.home-scene-gate__tile-media--playing .home-scene-gate__tile-poster{opacity:0;transition:opacity .45s cubic-bezier(.22,1,.36,1)}@media (prefers-reduced-motion:reduce){.home-scene-gate__tile-video{display:none}}.home-scene-gate__tile--hero-slot{min-height:15rem}@media (min-width:768px){.home-scene-gate__tile--hero-slot{min-height:100%;height:100%}.home-scene-gate__tile--hero-slot .home-scene-gate__title{font-size:clamp(1.5rem,2.5vw,2.05rem)}}@media (prefers-reduced-motion:reduce){.home-scene-gate__tile{will-change:auto}}.home-scene-gate__tile--selected{border-color:color-mix(in oklab,var(--accent,#c9a84c) 72%,var(--hairline));box-shadow:0 0 0 1px color-mix(in oklab,var(--accent,#c9a84c) 38%,transparent),inset 0 1px 0 color-mix(in oklab,#fff8e8 28%,transparent)}.product-home-theme .home-scene-gate__tile--selected{border-color:color-mix(in oklab,var(--product-home-gold) 72%,var(--hairline));box-shadow:0 0 0 1px color-mix(in oklab,var(--product-home-gold) 38%,transparent),inset 0 1px 0 color-mix(in oklab,#fff8e8 28%,transparent)}.home-scene-gate__veil{pointer-events:none;position:absolute;inset:0;z-index:2;background:linear-gradient(to top,color-mix(in oklab,var(--product-home-ink,#020202) 88%,transparent) 0,color-mix(in oklab,var(--product-home-ink,#020202) 28%,transparent) 48%,transparent 100%)}.home-scene-gate__copy{position:absolute;inset-inline:0;bottom:0;z-index:3;padding:1rem 1.05rem 1.1rem;pointer-events:none}.home-scene-gate__tile--hero-slot .home-scene-gate__copy{padding:1.2rem 1.35rem 1.35rem}.home-scene-gate__kicker{font-size:.65rem;font-weight:500;letter-spacing:.22em;text-transform:uppercase;color:color-mix(in oklab,var(--product-home-gold,var(--accent)) 82%,white)}.home-scene-gate__title{margin-top:.35rem;font-family:var(--font-display,inherit);font-size:clamp(1.15rem,2.2vw,1.65rem);font-weight:600;line-height:1.15;letter-spacing:-.02em;color:#fff}.product-home-theme .home-scene-gate__panel{box-shadow:0 18px 48px -32px rgb(20 18 16/.14)}.product-home-theme .home-scene-gate__input:focus-visible{outline:none;border-color:color-mix(in oklab,var(--product-home-gold) 55%,var(--hairline));box-shadow:0 0 0 2px color-mix(in oklab,var(--product-home-gold) 28%,transparent)}.product-home-theme .home-scene-gate__tag{display:inline-flex;align-items:center;border-radius:9999px;border:1px solid color-mix(in oklab,var(--product-home-gold) 42%,transparent);background:color-mix(in oklab,var(--product-home-gold) 10%,transparent);padding:.35rem .85rem;font-size:.75rem;font-weight:500;color:var(--product-home-gold-deep,#a88732)}html[data-theme=dark] .product-home-theme .home-scene-gate__tag{color:#e8c978}