/* MovieMart homepage — single authoritative desktop and mobile implementation */
.mm-homepage{background:#fff;font-family:var(--font-ui)}.mm-homepage button,.mm-homepage input{font-family:inherit}.mm-home{padding:18px 0 0}.mm-home-content{padding-top:8px}
.mm-home-hero{position:relative;min-height:345px;border-radius:22px;overflow:hidden;display:grid;place-items:center;padding:34px 44px;isolation:isolate;background:#e8e9f3}.mm-hero-media{position:absolute;inset:0;z-index:-3}.mm-hero-media img{width:100%;height:100%;object-fit:cover;object-position:center 48%}.mm-hero-scrim{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,rgba(245,245,252,.88) 0%,rgba(255,255,255,.91) 34%,rgba(255,255,255,.89) 66%,rgba(242,242,251,.82) 100%),linear-gradient(180deg,rgba(255,255,255,.12),rgba(108,93,245,.09));backdrop-filter:saturate(.82)}.mm-home-hero:after{content:"";position:absolute;inset:0;z-index:-1;background:radial-gradient(circle at 50% 45%,rgba(255,255,255,.82),rgba(255,255,255,.28) 46%,transparent 74%)}.mm-hero-content{width:min(940px,100%);text-align:center;z-index:2}.mm-hero-content h1{margin:0 auto 22px;max-width:920px;font-family:var(--font-display);font-size:clamp(42px,3.35vw,58px);font-weight:750;line-height:1.04;letter-spacing:-.042em;color:#111426;text-wrap:balance}.mm-hero-search{position:relative;width:min(790px,100%);margin:auto;display:grid;grid-template-columns:1fr 58px;align-items:center;background:rgba(255,255,255,.96);border:1px solid #dcddea;border-radius:32px;padding:6px 7px 6px 21px;box-shadow:0 13px 34px rgba(56,55,105,.14)}.mm-hero-search input{min-width:0;border:0;outline:0;padding:12px 4px;background:transparent;color:#1d1e31;font-size:14px}.mm-hero-search button{width:50px;height:50px;border:0;border-radius:50%;background:linear-gradient(145deg,#7566ff,#5b49e9);color:#fff;display:grid;place-items:center}.mm-hero-search svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round}.mm-hero-search .search-suggestions{text-align:left;top:calc(100% + 8px);border-radius:16px}.mm-search-chips{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin-top:18px}.mm-search-chips a{padding:8px 17px;border:1px solid rgba(205,207,223,.95);border-radius:22px;background:rgba(255,255,255,.88);font-size:12px;font-weight:720;color:#303348;box-shadow:0 4px 14px rgba(41,43,80,.05)}.mm-search-chips a:hover{border-color:#7567f6;color:#5848e5;background:#fff}
.mm-home-row{padding:27px 0 4px}.mm-row-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:13px}.mm-row-heading h2{margin:0;font-family:var(--font-display);font-size:24px;font-weight:720;line-height:1.08;letter-spacing:-.025em}.mm-row-heading p{margin:4px 0 0;color:#777c8f;font-size:12px}.mm-row-heading>a{color:#5b4bea;font-size:12px;font-weight:800;white-space:nowrap}.mm-row-heading>a span{font-size:17px}.mm-carousel{position:relative}.mm-product-track{display:flex;gap:13px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;padding:1px}.mm-product-track::-webkit-scrollbar{display:none}.mm-carousel-button{position:absolute;z-index:4;top:40%;width:38px;height:38px;border:1px solid #dfe1ea;border-radius:50%;background:#fff;color:#4e5266;box-shadow:0 8px 22px rgba(43,45,78,.13);font-size:25px;line-height:1}.mm-carousel-button.is-prev{left:-19px}.mm-carousel-button.is-next{right:-19px}.mm-carousel-button:disabled{opacity:.3;cursor:default}.product-card--home{flex:0 0 calc((100% - 65px)/6);scroll-snap-align:start;border-radius:10px;box-shadow:none;overflow:hidden}.product-card--home .product-art{aspect-ratio:1.05/1;background:#f7f7fa}.product-card--home .product-art>img{object-fit:contain;padding:6px}.product-card--home .product-copy{padding:10px 11px 12px}.product-card--home .product-copy h3{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;font-family:var(--font-display);font-size:14px;line-height:1.24;min-height:35px;margin:0 0 5px;font-weight:690;letter-spacing:-.012em}.product-card--home .product-copy>p{font-size:10.5px;min-height:20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#73788a}.product-card--home .price-line{margin-top:6px;padding-top:8px}.product-card--home .price-line strong{font-size:15px;color:#5949eb;font-weight:760}.product-card--home .price-line del{font-size:10px;color:#8e92a1}.product-card--home .home-product-badge{font-size:9px;padding:4px 7px;border-radius:5px}.mm-row-empty{min-height:92px;border:1px dashed #dfe1eb;border-radius:12px;background:#fafaff;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#7d8294}.mm-row-empty b{color:#34364a}.mm-row-empty span{font-size:12px;margin-top:3px}
.mm-categories-section{padding-top:31px}.mm-category-grid{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:10px}.mm-category-grid a{min-height:112px;border:1px solid #e4e6ef;border-radius:11px;background:#fafaff;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:11px;transition:transform .2s ease,border-color .2s ease,background .2s ease}.mm-category-grid a:hover{transform:translateY(-2px);border-color:#c8c2ff;background:#fff}.mm-category-grid .mm-category-icon{width:42px;height:42px;display:grid;place-items:center;color:#25293e}.mm-category-grid .mm-category-icon svg{width:35px;height:35px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.mm-category-grid b{font-family:var(--font-display);font-size:12px;font-weight:680;margin-top:8px}.mm-category-grid small{font-size:9px;color:#898d9d;margin-top:2px}
.mm-retailer-panel{margin:30px 0 21px;padding:23px 25px;border-radius:14px;background:#fafaff;border:1px solid #ececf4}.mm-retailer-panel .mm-row-heading{margin-bottom:17px}.mm-retailer-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:1px;background:#e7e8ef;border:1px solid #e7e8ef;border-radius:10px;overflow:hidden}.mm-retailer-grid a{min-height:92px;background:#fbfbfd;display:flex;align-items:center;justify-content:center;gap:10px;padding:13px;text-align:center}.mm-retailer-grid a:hover{background:#fff}.mm-retailer-grid img{width:100%;max-width:175px;max-height:58px;object-fit:contain}.mm-retailer-grid span{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#eeecff;color:#5749db;font-size:11px;font-weight:900}.mm-retailer-grid b{font-size:11px;color:#555a6c}
.mm-assistant-banner{position:relative;isolation:isolate;margin:27px 0 15px;min-height:132px;border-radius:18px;background:linear-gradient(115deg,#efebff,#faf8ff 55%,#e6e0ff);display:grid;grid-template-columns:94px minmax(270px,.82fr) minmax(380px,1.18fr);align-items:center;gap:23px;padding:20px 28px;overflow:hidden}.mm-assistant-banner:before{content:"";position:absolute;inset:0;z-index:-2;background:url("stock/vintage-projector-desktop.webp") left 38% center/46% auto no-repeat;opacity:.12}.mm-assistant-banner:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(244,241,255,.7),rgba(252,251,255,.96) 34%,rgba(238,233,255,.96))}.mm-assistant-banner h2{margin:0 0 5px;font-family:var(--font-display);font-size:23px;font-weight:720;letter-spacing:-.02em}.mm-assistant-banner p{margin:0;color:#606679;font-size:12px}.mm-assistant-banner form{display:grid;grid-template-columns:1fr auto;gap:8px;padding:7px;background:#fff;border-radius:14px;box-shadow:0 8px 24px rgba(62,54,132,.07)}.mm-assistant-banner input{min-width:0;border:0;outline:0;padding:9px 11px}.mm-assistant-banner button{border:0;border-radius:10px;background:#6959f4;color:#fff;padding:0 20px;font-weight:800}.mm-assistant-robot{width:78px;height:78px;border-radius:50%;background:linear-gradient(145deg,#7768ff,#4f3ed9);position:relative;box-shadow:0 12px 25px rgba(82,67,218,.24)}.mm-assistant-robot:before{content:"";position:absolute;inset:18px 13px;border-radius:16px;background:#fff}.mm-assistant-robot:after{content:"";position:absolute;left:27px;top:35px;width:7px;height:7px;border-radius:50%;background:#262943;box-shadow:16px 0 0 #262943}.mm-assistant-robot span:before{content:"";position:absolute;left:36px;top:8px;width:4px;height:13px;background:#fff}.mm-assistant-robot span:after{content:"";position:absolute;left:32px;top:4px;width:12px;height:12px;border-radius:50%;background:#fff}

/* Mobile homepage follows the search-first app reference, not a compressed desktop hero. */
.mm-homepage .mobile-app{background:#fff}.mm-homepage #mobile-main{padding:0 14px}.mm-mobile-hero{position:relative;isolation:isolate;margin:0 -14px;padding:18px 14px 10px;background:#f8f8fd;text-align:left;overflow:visible}.mm-mobile-hero-media{position:absolute;inset:0;z-index:-2;overflow:hidden}.mm-mobile-hero-media img{width:100%;height:100%;object-fit:cover;object-position:center 47%;opacity:.16}.mm-mobile-hero:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,rgba(255,255,255,.86),rgba(250,250,255,.95))}.mm-mobile-hero h1{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.mm-mobile-hero-search{position:relative;display:grid;grid-template-columns:1fr 49px;padding:6px 6px 6px 16px;border:1px solid #dedfec;border-radius:26px;background:#fff;box-shadow:0 9px 24px rgba(51,52,92,.09)}.mm-mobile-hero-search input{min-width:0;border:0;outline:0;background:transparent;font-size:13px}.mm-mobile-hero-search button{border:0;border-radius:50%;background:linear-gradient(145deg,#725fff,#5847e7);color:#fff;font-size:20px}.mm-mobile-hero-search .search-suggestions{text-align:left}.mm-mobile-chips{display:flex;gap:8px;overflow:auto;margin-top:13px;padding:1px 0 4px;scrollbar-width:none}.mm-mobile-chips::-webkit-scrollbar{display:none}.mm-mobile-chips a{white-space:nowrap;border:1px solid #dadce7;border-radius:20px;background:#fff;padding:8px 13px;font-size:10px;font-weight:750}.mm-mobile-chips a:first-child{color:#5a49e7;background:#f1eeff;border-color:#d4ceff}.mm-mobile-row{padding:24px 0 1px}.mm-mobile-row-heading{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:11px}.mm-mobile-row-heading h2{margin:0;font-family:var(--font-display);font-size:19px;font-weight:720;letter-spacing:-.02em}.mm-mobile-row-heading a{font-size:10px;color:#5949e6;font-weight:800}.mm-mobile-products{display:flex;gap:10px;overflow-x:auto;scroll-snap-type:x mandatory;padding:1px 1px 8px;scrollbar-width:none}.mm-mobile-products::-webkit-scrollbar{display:none}.mobile-product-card--home{flex:0 0 42.5%;scroll-snap-align:start;border-radius:10px;overflow:hidden}.mobile-product-card--home .mobile-art{aspect-ratio:1/1;background:#f4f4f7}.mobile-product-card--home .mobile-art img{object-fit:contain;padding:4px}.mobile-product-card--home h3{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;font-family:var(--font-display);font-size:12.5px;line-height:1.22;min-height:31px;font-weight:690}.mobile-product-card--home p{font-size:9px}.mobile-product-card--home .mobile-card-price strong{font-size:13px;color:#5948e8}.mm-mobile-empty{padding:18px;border:1px dashed #dfe1eb;border-radius:10px;background:#fafaff;color:#777d90;text-align:center;font-size:11px}.mm-mobile-categories{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.mm-mobile-categories a{min-height:92px;border:1px solid #e5e6ef;border-radius:10px;background:#fafaff;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:7px}.mm-mobile-categories .mm-category-icon{width:34px;height:34px;display:grid;place-items:center}.mm-mobile-categories .mm-category-icon svg{width:29px;height:29px;fill:none;stroke:#25293e;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.mm-mobile-categories b{font-size:9px;line-height:1.15;margin-top:5px}.mm-mobile-categories small{font-size:7px;color:#8b8f9f}.mm-mobile-retailers{display:flex;gap:8px;overflow:auto;scrollbar-width:none}.mm-mobile-retailers::-webkit-scrollbar{display:none}.mm-mobile-retailers a{flex:0 0 145px;min-height:65px;border:1px solid #e5e7ef;border-radius:9px;background:#fafaff;display:flex;align-items:center;justify-content:center;gap:8px;padding:9px}.mm-mobile-retailers img{max-width:120px;max-height:42px;object-fit:contain}.mm-mobile-retailers span{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:#eae7ff;color:#5849db;font-size:10px;font-weight:900}.mm-mobile-retailers b{font-size:10px}.mm-mobile-assistant{position:relative;isolation:isolate;overflow:hidden;margin:24px 0 19px;padding:17px;border-radius:16px;background:linear-gradient(135deg,#efecff,#e7e1ff);display:grid;grid-template-columns:60px 1fr;gap:13px;align-items:center}.mm-mobile-assistant:before{content:"";position:absolute;inset:0;z-index:-2;background:url("stock/vintage-projector-mobile.webp") right 30% center/58% auto no-repeat;opacity:.10}.mm-mobile-assistant:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(242,239,255,.9),rgba(235,229,255,.88))}.mm-mobile-assistant .mm-assistant-robot{width:56px;height:56px}.mm-mobile-assistant .mm-assistant-robot:before{inset:13px 9px;border-radius:11px}.mm-mobile-assistant .mm-assistant-robot:after{left:19px;top:25px;width:5px;height:5px;box-shadow:11px 0 0 #262943}.mm-mobile-assistant .mm-assistant-robot span:before{left:26px;top:5px;height:9px}.mm-mobile-assistant .mm-assistant-robot span:after{left:22px;top:1px;width:11px;height:11px}.mm-mobile-assistant h2{margin:0;font-family:var(--font-display);font-size:18px;font-weight:720}.mm-mobile-assistant p{margin:3px 0;color:#62677a;font-size:10px}.mm-mobile-assistant>a{grid-column:1/-1;text-align:center;border-radius:10px;background:#6656ee;color:#fff;padding:11px;font-size:11px;font-weight:850}.mm-mobile-footer{display:flex;flex-direction:column;align-items:center;gap:12px;margin:22px -14px 0;padding:22px 14px 29px;border-top:1px solid #e7e8ef;background:#fafaff;color:#7d8190;font-size:9px}.mm-mobile-social{display:flex;gap:8px}.mm-mobile-social .social-icon{width:34px;height:34px;display:grid;place-items:center;border:1px solid #e1e3ec;border-radius:50%;background:#fff;color:#303348}.mm-mobile-social .social-icon.is-disabled{opacity:.45}.mm-mobile-social svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.mm-mobile-social svg .social-fill{fill:currentColor;stroke:none}.mm-mobile-social svg .social-play{fill:#fff;stroke:none}.mm-mobile-social svg .social-x{fill:none!important;stroke:currentColor!important;stroke-width:2}.mm-mobile-social svg .social-dot{fill:currentColor;stroke:none}.mm-mobile-legal{display:flex;justify-content:center;gap:10px 13px;flex-wrap:wrap}.mm-mobile-legal a,.mm-mobile-legal button{border:0;background:none;padding:0;color:#6f7487;font:inherit}.mm-mobile-footer>span{width:100%;text-align:center;color:#8b8f9f}

/* Reference-aligned typography and card rhythm */
.mm-homepage .mm-row-heading p,.mm-homepage .release-note{font-family:var(--font-ui)}
.product-card--home{border-color:#e7e8ef;background:#fff;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}
.product-card--home:hover{transform:translateY(-3px);border-color:#d6d1ff;box-shadow:0 14px 34px rgba(44,45,82,.09)}
.product-card--home .release-note{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#168b68;font-size:9.5px;font-weight:760;letter-spacing:.02em;text-transform:none}
.mm-homepage .home-product-badge{font-family:var(--font-ui);font-weight:760}
.mm-mobile-products .mobile-product-card--home{border-color:#e7e8ef;background:#fff}

@media(max-width:1280px){.mm-home-hero{padding-inline:30px}.mm-hero-content h1{font-size:39px}.product-card--home{flex-basis:calc((100% - 52px)/5)}.mm-category-grid{grid-template-columns:repeat(4,1fr)}.mm-retailer-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:980px){.mm-home-hero{padding:35px 24px}.product-card--home{flex-basis:190px}.mm-carousel-button{display:none}.mm-assistant-banner{grid-template-columns:74px 1fr}.mm-assistant-banner form{grid-column:1/-1}.mm-category-grid{grid-template-columns:repeat(4,1fr)}}
@media(prefers-reduced-motion:reduce){.mm-product-track{scroll-behavior:auto}.product-card,.mm-category-grid a{transition:none}}
