:root{
  --ink:#17182a;--navy:#141a30;--navy-2:#202842;--paper:#f7f8fc;--surface:#fff;
  --muted:#6f7588;--line:#e5e7f0;--soft:#f0f1f7;--accent:#6858f5;--accent-2:#5545e7;
  --teal:#15947b;--success:#178a64;--danger:#d43d5b;--shadow:0 18px 48px rgba(35,38,73,.10);
  --container:1460px;--radius:14px;--font-ui:"Manrope","Segoe UI Variable Text","Segoe UI",ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;--font-display:"Manrope","Segoe UI Variable Display","Segoe UI",ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;--font:var(--font-ui);
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:var(--font-ui);font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;font-optical-sizing:auto}body,button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{cursor:pointer}.container{width:min(var(--container),calc(100% - 40px));margin-inline:auto}.sr-only{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}.skip-link{position:fixed;z-index:9999;left:20px;top:-80px;background:#fff;color:#111;padding:12px 18px;border:2px solid var(--accent);font-weight:800}.skip-link:focus{top:16px}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid rgba(104,88,245,.32);outline-offset:3px}

/* Header */
.site-header{position:sticky;z-index:100;top:0;background:rgba(255,255,255,.97);border-bottom:1px solid var(--line);backdrop-filter:blur(18px)}.nav-row{min-height:78px;display:grid;grid-template-columns:auto 1fr auto;gap:28px;align-items:center}.brand{display:inline-flex;align-items:center;gap:11px;font-family:var(--font-display);font-size:30px;font-weight:760;letter-spacing:-1.15px;color:#111426}.brand-mark{width:42px;height:34px;display:block;flex:0 0 auto}.brand-wordmark{line-height:1}.main-nav{display:flex;align-items:center;justify-content:center;gap:8px;min-width:0}.main-nav>a,.nav-more>summary{position:relative;padding:28px 8px 25px;color:#202236;font-size:13.5px;font-weight:650;white-space:nowrap;list-style:none;cursor:pointer}.main-nav>a:hover,.main-nav>a.active,.nav-more>summary:hover{color:var(--accent)}.main-nav>a.active:after{content:"";position:absolute;left:10px;right:10px;bottom:14px;height:2px;border-radius:2px;background:var(--accent)}.nav-more{position:relative}.nav-more>summary::-webkit-details-marker,.nav-search>summary::-webkit-details-marker{display:none}.nav-more>div{position:absolute;z-index:130;top:calc(100% - 6px);right:0;min-width:190px;padding:8px;background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:var(--shadow)}.nav-more>div a{display:block;padding:9px 10px;border-radius:8px;font-size:13px;font-weight:700}.nav-more>div a:hover{background:#f3f1ff;color:var(--accent)}.nav-icons{display:flex;align-items:center;gap:5px}.icon-link,.nav-search>summary{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;color:#25273b;cursor:pointer}.icon-link:hover,.nav-search>summary:hover{background:#f3f1ff;color:var(--accent)}.icon-link svg,.nav-search svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.assistant-link{position:relative}.assistant-link:after{content:"";position:absolute;right:4px;top:5px;width:6px;height:6px;border-radius:50%;background:var(--accent)}.nav-search{position:relative}.nav-search>form{position:absolute;z-index:140;right:0;top:48px;width:min(520px,80vw);display:grid;grid-template-columns:1fr auto;background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:var(--shadow);padding:7px}.nav-search input{min-width:0;border:0;outline:0;padding:10px 12px}.nav-search button{border:0;border-radius:10px;background:var(--accent);color:#fff;padding:0 18px;font-weight:850}.search-suggestions{position:absolute;z-index:140;left:0;right:0;top:calc(100% + 6px);background:#fff;color:var(--ink);border:1px solid var(--line);border-radius:14px;box-shadow:var(--shadow);max-height:460px;overflow:auto}.search-suggestions[hidden]{display:none}.search-suggestions a{display:grid;grid-template-columns:46px 1fr auto;gap:12px;align-items:center;padding:10px 12px;border-bottom:1px solid var(--soft)}.search-suggestions a:last-child{border-bottom:0}.search-suggestions a:hover,.search-suggestions a[aria-selected="true"]{background:#f5f3ff}.search-suggestions img,.suggestion-icon{width:46px;height:58px;object-fit:cover;background:var(--navy);color:#fff;display:grid;place-items:center;font-weight:900}.search-suggestions strong,.search-suggestions small{display:block}.search-suggestions strong{font-size:14px}.search-suggestions small{color:var(--muted);font-size:12px}.search-suggestions b{color:var(--accent)}.search-suggestion-empty{padding:16px;color:var(--muted)}
@media(max-width:1180px){.main-nav>a:nth-of-type(n+6){display:none}.nav-row{gap:14px}.main-nav>a,.nav-more>summary{padding-inline:7px}}


/* Homepage styles moved to moviemart-home.css. */

/* Sections and cards */
.product-section{padding:62px 0 10px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:22px}.section-heading h2{margin:4px 0 0;font-family:var(--font-display);font-size:32px;line-height:1.1;letter-spacing:-.035em;font-weight:720}.section-heading p{margin:6px 0 0;color:var(--muted)}.section-heading>a{color:var(--navy);font-size:13px;font-weight:900;border-bottom:2px solid var(--accent);padding-bottom:4px}.product-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.product-card{min-width:0;background:var(--surface);border:1px solid var(--line);box-shadow:0 4px 14px rgba(16,24,40,.04);transition:transform .2s ease,box-shadow .2s ease}.product-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.product-art{position:relative;display:block;aspect-ratio:4/5;background:#e8ebf0;overflow:hidden}.product-art>img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.product-card:hover .product-art>img{transform:scale(1.025)}.product-art.image-error:after,.main-product-image.image-error:after{content:"MovieMart";position:absolute;inset:0;display:grid;place-items:center;background:var(--navy);color:#fff;font-weight:900}.placeholder-art{width:100%;height:100%;display:grid;place-items:center;align-content:center;background:linear-gradient(145deg,var(--navy),#26304c);color:#fff}.placeholder-art span{font-size:48px;font-weight:1000;color:var(--accent)}.placeholder-art small{text-transform:uppercase;letter-spacing:.2em}.product-badges{position:absolute;top:10px;left:10px;display:flex;gap:5px;flex-wrap:wrap}.product-badges span{padding:5px 7px;background:rgba(11,16,32,.88);color:#fff;font-size:10px;font-weight:850}.product-badges span.accent{background:var(--accent);color:var(--navy)}.store-count{position:absolute;right:10px;bottom:10px;padding:5px 8px;background:#fff;color:var(--ink);font-size:10px;font-weight:850}.product-copy{padding:16px}.product-copy>small{color:var(--teal);font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.product-copy h3{margin:6px 0;font-size:17px;line-height:1.25}.product-copy h3 a:hover{color:var(--accent-2)}.product-copy>p{margin:0;color:var(--muted);font-size:12px;min-height:38px}.price-line{display:flex;justify-content:space-between;align-items:end;gap:10px;margin-top:14px;padding-top:12px;border-top:1px solid var(--soft)}.price-line div{display:flex;flex-direction:column}.price-line span{font-size:10px;color:var(--muted)}.price-line strong{font-size:16px}.price-line>a{font-size:11px;font-weight:900;color:var(--accent-2)}.empty-catalog{padding:28px;border:1px dashed #c7ccd5;background:#fff;color:var(--muted)}

/* Homepage category and assistant styles moved to moviemart-home.css. */

/* Catalogue */
.catalog-page,.product-page,.vendor-page,.account-page,.assistant-page,.info-page{padding-top:28px;padding-bottom:72px}.catalog-breadcrumb,.breadcrumbs{display:flex;align-items:center;gap:8px;overflow:auto;color:var(--muted);font-size:12px;margin-bottom:16px;white-space:nowrap}.catalog-breadcrumb a:hover,.breadcrumbs a:hover{color:var(--accent-2)}
.catalog-category-hero{position:relative;isolation:isolate;min-height:230px;display:flex;align-items:center;overflow:hidden;border:1px solid var(--line);border-radius:18px;background:#f3f1ff}.catalog-category-hero__media{position:absolute;inset:0;z-index:-2}.catalog-category-hero__media img{width:100%;height:100%;object-fit:cover}.catalog-category-hero:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(247,248,255,.98) 0%,rgba(247,248,255,.92) 43%,rgba(247,248,255,.22) 72%,rgba(247,248,255,.08) 100%)}.catalog-category-hero__copy{max-width:700px;padding:38px 42px}.catalog-category-hero h1{margin:7px 0 10px;font-family:var(--font-display);font-size:clamp(38px,4vw,58px);line-height:1;letter-spacing:-.045em}.catalog-category-hero p{max-width:620px;margin:0;color:#555c70;font-size:16px}
.category-children{margin:30px 0}.category-children__heading{margin-bottom:14px}.category-child-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.category-child-grid a{min-height:70px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:13px 15px;background:#fff;border:1px solid var(--line);border-radius:12px;transition:border-color .18s ease,transform .18s ease,box-shadow .18s ease}.category-child-grid a:hover{transform:translateY(-2px);border-color:#cfc9ff;box-shadow:0 10px 26px rgba(53,53,91,.07)}.category-child-grid a>span{display:flex;flex-direction:column;gap:2px}.category-child-grid b{font-size:13px}.category-child-grid small{color:var(--muted);font-size:10px}.category-child-grid strong{min-width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#f1efff;color:var(--accent-2);font-size:11px}
.catalog-toolbar{display:grid;grid-template-columns:260px 1fr auto auto;gap:16px;align-items:center;margin:28px 0 14px;padding:13px 14px;border:1px solid var(--line);border-radius:14px;background:#fff}.catalog-toolbar__filters{display:flex;align-items:center;gap:8px}.catalog-toolbar__filters strong{font-size:15px}.catalog-toolbar__filters span{padding:3px 7px;border-radius:999px;background:#f0edff;color:var(--accent-2);font-size:10px;font-weight:850}.catalog-toolbar__filters a{margin-left:auto;color:var(--accent-2);font-size:11px;font-weight:800}.catalog-toolbar__summary{color:var(--muted);font-size:13px}.catalog-toolbar__summary strong{color:var(--ink);font-size:15px}.catalog-sort{display:flex;align-items:center;gap:8px}.catalog-sort label{color:var(--muted);font-size:12px}.catalog-sort select{min-width:158px;border:1px solid var(--line);border-radius:10px;background:#fff;padding:9px 34px 9px 11px}.catalog-view-toggle{display:flex;gap:5px}.catalog-view-toggle a{width:38px;height:38px;display:grid;place-items:center;border:1px solid var(--line);border-radius:9px;color:#6f7488}.catalog-view-toggle a.active{border-color:#c9c3ff;background:#f1efff;color:var(--accent)}.catalog-view-toggle svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.catalog-layout{display:grid;grid-template-columns:260px minmax(0,1fr);gap:18px;align-items:start}.filters{align-self:start;position:static;background:#fff;border:1px solid var(--line);border-radius:14px;padding:0 18px}.filters form{display:grid}.facet-panel{border-bottom:1px solid var(--soft);padding:16px 0}.facet-panel:last-of-type{border-bottom:0}.facet-panel summary{display:flex;align-items:center;justify-content:space-between;gap:10px;list-style:none;font-size:12px;font-weight:850;cursor:pointer}.facet-panel summary::-webkit-details-marker{display:none}.facet-panel summary:after{content:"⌄";color:#969bad;font-size:14px}.facet-panel[open] summary:after{transform:rotate(180deg)}.facet-options{display:grid;gap:8px;margin-top:12px;max-height:250px;overflow:auto;padding-right:3px}.facet-check{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;color:#555b6f;font-size:11px;font-weight:600}.facet-check input{appearance:none;width:16px;height:16px;margin:0;border:1px solid #cfd3df;border-radius:4px;background:#fff}.facet-check input:checked{border-color:var(--accent);background:var(--accent) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='m3 8 3 3 7-7' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center/12px 12px no-repeat}.facet-check input[type=radio]{border-radius:50%}.facet-check small{color:#9aa0b0;font-size:10px}.facet-check--standalone{padding:14px 0;border-top:1px solid var(--soft)}.facet-price-inputs{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:12px}.facet-price-inputs label{font-size:10px;color:var(--muted)}.facet-price-inputs input{width:100%;margin-top:4px;border:1px solid var(--line);border-radius:8px;background:#fff;padding:9px}.filter-apply{border:0;border-radius:9px;background:var(--accent);color:#fff;padding:11px;font-weight:850;margin-top:15px}.clear-filters{text-align:center;color:var(--muted);font-size:11px;padding:11px 0 16px}.clear-filters:hover{color:var(--accent)}
.catalog-results{min-width:0}.active-filter-chips{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:12px}.active-filter-chips a{padding:7px 9px;border:1px solid #ddd8ff;border-radius:999px;background:#f6f4ff;color:#5145c7;font-size:10px;font-weight:760}.catalog-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.product-card--catalogue{overflow:hidden;border-radius:12px;background:#fff}.product-card--catalogue .product-art{aspect-ratio:1/1;background:#f5f5f8}.product-card--catalogue .product-art>img{object-fit:contain;padding:8px}.product-card--catalogue .product-badges{top:8px;left:8px;right:8px;gap:4px}.product-card--catalogue .product-badges span{padding:4px 6px;border-radius:5px;background:rgba(20,26,48,.92);font-size:8px}.product-card--catalogue .product-badges .accent{background:#eeeaff;color:#5d50d9}.product-card--catalogue .product-badges .discount{margin-left:auto;background:#e43153;color:#fff}.product-card--catalogue .product-copy{display:flex;flex-direction:column;min-height:184px;padding:12px}.product-card--catalogue .product-copy>small{font-size:8px}.product-card--catalogue .product-copy h3{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;min-height:39px;margin:5px 0 4px;font-size:14px;line-height:1.28}.product-card--catalogue .product-copy>p{min-height:31px;font-size:10px}.catalogue-card-price{display:flex;align-items:end;justify-content:space-between;gap:8px;margin-top:auto;padding-top:11px;border-top:1px solid var(--soft)}.catalogue-card-price>div{display:flex;flex-direction:column}.catalogue-card-price strong{color:var(--accent-2);font-size:16px}.catalogue-card-price del{color:#9ca1af;font-size:10px}.catalogue-card-price small{color:#8b90a0;font-size:8px}.catalogue-card-price>a{display:inline-flex;align-items:center;gap:5px;border:1px solid #dcd8ff;border-radius:8px;padding:7px 9px;color:var(--accent-2);font-size:9px;font-weight:850;white-space:nowrap}.catalog-grid.is-list{grid-template-columns:1fr}.catalog-grid.is-list .product-card--catalogue{display:grid;grid-template-columns:190px minmax(0,1fr)}.catalog-grid.is-list .product-art{height:100%;aspect-ratio:auto}.catalog-grid.is-list .product-copy{min-height:190px;padding:18px}.catalog-grid.is-list .product-copy h3{font-size:19px;min-height:auto}.catalog-grid.is-list .product-copy>p{min-height:auto;font-size:12px}.catalog-grid.is-list .catalogue-card-price{margin-top:auto}.empty-catalog{padding:50px 28px;border:1px dashed #cfd3df;border-radius:14px;background:#fafaff;text-align:center}.empty-catalog h2{margin:0 0 6px}.empty-catalog p{margin:0 0 18px;color:var(--muted)}

/* Product */
.mm-product-page{max-width:1420px}.product-detail-page .product-page{padding-top:24px;padding-bottom:42px}.product-detail-page .site-footer{margin-top:24px}.mm-product-breadcrumbs{margin-bottom:18px}.mm-product-hero{display:grid;grid-template-columns:minmax(560px,1.04fr) minmax(500px,.96fr);gap:34px;align-items:start}.mm-product-gallery{display:grid;grid-template-columns:minmax(0,1fr);gap:14px;min-width:0}.mm-product-gallery.has-thumbnails{grid-template-columns:82px minmax(0,1fr)}.mm-product-thumbs{display:flex;flex-direction:column;gap:9px}.mm-product-thumbs button{width:82px;height:94px;padding:4px;border:1px solid var(--line);border-radius:12px;background:#fff;overflow:hidden;box-shadow:0 6px 18px rgba(20,24,48,.04)}.mm-product-thumbs button:hover,.mm-product-thumbs button.active{border-color:var(--accent);box-shadow:0 0 0 2px rgba(104,88,245,.13),0 10px 24px rgba(30,32,62,.08)}.mm-product-thumbs img{width:100%;height:100%;object-fit:contain}.mm-gallery-more{height:58px;display:grid;place-items:center;border:1px solid var(--line);border-radius:12px;background:#f5f4fa;color:#555b70;font-size:15px;font-weight:850}.main-product-image.mm-product-stage{position:relative;min-height:590px;display:grid;place-items:center;overflow:hidden;border:1px solid #e2e4ef;border-radius:18px;background:radial-gradient(circle at 68% 28%,#f1eeff 0,#fbfbfe 50%,#f1f2f7 100%);box-shadow:0 18px 46px rgba(36,40,73,.07)}.mm-product-stage>img{width:100%;height:590px;object-fit:contain;padding:28px}.mm-product-stage.image-error:after{content:"MovieMart";position:absolute;inset:0;display:grid;place-items:center;background:var(--navy);color:#fff;font-weight:900}.placeholder-art.large{min-height:590px}.mm-gallery-arrow,.mm-gallery-zoom{position:absolute;z-index:2;width:46px;height:46px;display:grid;place-items:center;border:1px solid rgba(25,27,46,.12);border-radius:50%;background:rgba(255,255,255,.94);color:var(--ink);box-shadow:0 10px 26px rgba(23,24,42,.10);font-size:27px}.mm-gallery-arrow--previous{left:16px;top:50%;transform:translateY(-50%)}.mm-gallery-arrow--next{right:16px;top:50%;transform:translateY(-50%)}.mm-gallery-zoom{right:16px;bottom:16px;font-size:22px}.mm-gallery-counter{position:absolute;left:16px;top:16px;padding:7px 10px;border-radius:999px;background:rgba(20,26,48,.78);color:#fff;font-size:11px;font-weight:850}.mm-product-summary{min-width:0;padding:2px 0}.mm-product-summary-top{display:flex;align-items:center;justify-content:space-between;gap:15px}.mm-product-badges{display:flex;flex-wrap:wrap;gap:7px}.mm-product-badges span{padding:6px 10px;border:1px solid #dedaff;border-radius:999px;background:#f7f5ff;color:#5b4fd3;font-size:11px;font-weight:850}.mm-product-badges .is-accent{border-color:var(--accent);background:var(--accent);color:#fff}.mm-product-badges .is-sale{border-color:#ffd2da;background:#fff1f4;color:#cc3150}.mm-product-icon-actions{display:flex;align-items:center;gap:7px}.mm-product-icon-actions form{display:flex}.mm-icon-button{width:42px;height:42px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;background:#fff;color:#2f3248;font-size:19px}.mm-icon-button:hover,.mm-icon-button.is-active{border-color:#cfc9ff;background:#f4f1ff;color:var(--accent)}.mm-product-summary h1{max-width:700px;margin:16px 0 9px;font-size:clamp(40px,3.45vw,58px);line-height:.98;letter-spacing:-.055em;font-weight:780}.mm-product-byline{display:flex;align-items:center;flex-wrap:wrap;gap:8px;color:#74798b;font-size:13px}.mm-product-byline i{width:4px;height:4px;border-radius:50%;background:#b2b6c3}.mm-product-byline strong{color:#5d50d9}.mm-product-tags{display:flex;flex-wrap:wrap;gap:8px;margin:18px 0}.mm-product-tags span,.mm-product-tags a{padding:7px 12px;border:1px solid #dedaff;border-radius:999px;background:#fff;color:#36394d;font-size:12px;font-weight:780}.mm-product-tags a:hover{border-color:var(--accent);color:var(--accent)}.mm-product-intro{max-width:680px;margin:0 0 18px;color:#5d6376;font-size:15px;line-height:1.65}.mm-product-price{display:flex;flex-direction:column;gap:2px;padding:15px 0}.mm-product-price>span{color:#73798b;font-size:12px}.mm-product-price strong{color:var(--accent-2);font-size:35px;line-height:1.12;letter-spacing:-.03em}.mm-product-price small{color:#8a8fa0;font-size:11px}.mm-offer-card{margin-top:13px;overflow:hidden;border:1px solid #e1e4ef;border-radius:16px;background:#fff;box-shadow:0 16px 40px rgba(35,38,73,.06)}.mm-offer-card__head{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 20px;border-bottom:1px solid var(--soft)}.mm-offer-card__head span{color:#777d8f;font-size:10px;font-weight:750}.mm-offer-card__head h2{margin:2px 0 0;font-size:19px;letter-spacing:-.025em}.mm-verified-mark{padding:6px 9px;border-radius:999px;background:#f1efff!important;color:#5c50d8!important;font-size:10px!important;font-weight:850!important}.mm-offer-row{display:grid;grid-template-columns:46px minmax(150px,1.25fr) minmax(150px,1fr) auto auto;gap:14px;align-items:center;padding:15px 18px;border-bottom:1px solid var(--soft)}.mm-offer-row:last-of-type{border-bottom:0}.mm-offer-vendor-mark{width:42px;height:42px;display:grid;place-items:center;overflow:hidden;border:1px solid var(--line);border-radius:50%;background:#f5f5f8}.mm-offer-vendor-mark img{width:100%;height:100%;object-fit:contain;padding:4px}.mm-offer-vendor-mark span{font-size:10px;font-weight:900}.mm-offer-vendor{min-width:0}.mm-offer-vendor strong,.mm-offer-vendor small,.mm-offer-vendor>span{display:block}.mm-offer-vendor strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.mm-offer-vendor small{color:#8a8fa0;font-size:10px}.mm-offer-vendor>span{margin-top:2px;font-size:10px;font-weight:850}.mm-offer-vendor .is-available{color:var(--success)}.mm-offer-vendor .is-unavailable{color:var(--danger)}.mm-offer-meta{display:flex;flex-direction:column;color:#666c7e;font-size:10px}.mm-offer-meta small{color:#9a9ead}.mm-offer-price{display:flex;flex-direction:column;align-items:flex-end}.mm-offer-price strong{color:var(--accent-2);font-size:18px}.mm-offer-price del{color:#a1a5b2;font-size:10px}.mm-offer-button{display:inline-flex;align-items:center;gap:7px;min-height:38px;padding:10px 14px;border-radius:10px;background:var(--accent);color:#fff;font-size:11px;font-weight:850;white-space:nowrap}.mm-offer-button:hover{background:var(--accent-2)}.mm-offer-card__foot{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:12px 18px;background:#fafaff;color:#8b90a0;font-size:10px}.mm-offer-card__foot a{color:var(--accent);font-weight:800}.mm-product-engagement{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px}.mm-product-engagement>form button,.mm-price-alert>summary,.mm-signin-save{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:9px 12px;border:1px solid var(--line);border-radius:10px;background:#fff;color:#3b3e53;font-size:11px;font-weight:800}.mm-product-engagement button.is-active{border-color:#cfc9ff;background:#f2efff;color:var(--accent)}.mm-price-alert{position:relative}.mm-price-alert>summary{list-style:none;cursor:pointer}.mm-price-alert>summary::-webkit-details-marker{display:none}.mm-price-alert>form{position:absolute;z-index:20;right:0;top:47px;width:280px;display:grid;grid-template-columns:1fr auto;gap:7px;padding:12px;border:1px solid var(--line);border-radius:11px;background:#fff;box-shadow:var(--shadow)}.mm-price-alert label span{display:block;margin-bottom:4px;color:#777d8f;font-size:9px}.mm-price-alert input{width:100%;border:1px solid var(--line);border-radius:7px;padding:9px}.mm-price-alert button{border:0;border-radius:7px;background:var(--accent);color:#fff;padding:0 12px;font-size:10px;font-weight:850}.mm-signin-save{color:var(--accent)}.mm-product-information{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:42px}.mm-info-card{min-width:0;padding:26px;border:1px solid #e1e4ef;border-radius:16px;background:#fff;box-shadow:0 12px 34px rgba(31,35,70,.045)}.mm-info-card h2{margin:0 0 14px;font-size:21px}.mm-info-card>p{margin:0 0 16px;color:#666c7e;font-size:13px;line-height:1.68}.mm-info-card dl{margin:0}.mm-info-card dl div{display:flex;justify-content:space-between;gap:16px;padding:9px 0;border-top:1px solid var(--soft);font-size:12px}.mm-info-card dt{color:#777d8f}.mm-info-card dd{margin:0;text-align:right;font-weight:760}.mm-edition-card ul{display:grid;gap:10px;margin:0;padding:0;list-style:none}.mm-edition-card li{position:relative;padding-left:23px;color:#555b6f;font-size:12px}.mm-edition-card li:before{content:"✓";position:absolute;left:0;color:var(--accent);font-weight:900}.mm-related-section{margin-top:38px}.mm-section-title{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:16px}.mm-section-title h2{margin:0;font-size:24px;letter-spacing:-.025em}.mm-section-title a{color:var(--accent);font-size:12px;font-weight:850}.mm-related-track{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}.mm-related-track .product-card{border-radius:14px;overflow:hidden;box-shadow:0 8px 22px rgba(20,24,48,.045)}.mm-related-track .product-art{aspect-ratio:1/1;background:#f7f7fa}.mm-related-track .product-art>img{object-fit:contain;padding:8px}.mm-related-track .product-copy{padding:14px}.mm-related-track .product-copy h3{font-size:14px;min-height:36px}.mm-related-track .product-copy>p{display:none}.mm-related-track .catalogue-card-price{margin-top:10px;padding-top:10px}.mm-related-track .catalogue-card-price a{padding:8px 10px;font-size:10px}.mm-purchase-notice{display:grid;grid-template-columns:1fr 1fr;gap:0;margin-top:34px;overflow:hidden;border:1px solid #e2dfff;border-radius:16px;background:linear-gradient(90deg,#fbfaff,#f4f1ff)}.mm-purchase-notice article{display:flex;align-items:center;gap:16px;padding:24px 28px}.mm-purchase-notice article+article{border-left:1px solid #dfdcff}.mm-purchase-notice article>span{width:46px;height:46px;display:grid;place-items:center;border-radius:50%;background:#ebe7ff;color:var(--accent);font-size:23px}.mm-purchase-notice strong{display:block;font-size:14px}.mm-purchase-notice p{margin:3px 0 0;color:#74798b;font-size:11px}.mm-product-faq{margin-top:18px;padding:24px;border:1px solid #e1e4ef;border-radius:16px;background:#fff;box-shadow:0 10px 30px rgba(31,35,70,.035)}.mm-product-faq h2{margin:0 0 12px;font-size:20px}.mm-product-faq>div{display:grid;grid-template-columns:1fr 1fr;gap:0 32px}.mm-product-faq details{padding:13px 0;border-top:1px solid var(--soft)}.mm-product-faq summary{display:flex;justify-content:space-between;gap:12px;list-style:none;cursor:pointer;font-size:12px;font-weight:850}.mm-product-faq summary:after{content:"⌄"}.mm-product-faq details[open] summary:after{transform:rotate(180deg)}.mm-product-faq p{margin:8px 0 0;color:#73798b;font-size:11px;line-height:1.58}
@media(max-width:1240px){.mm-product-hero{grid-template-columns:minmax(430px,.96fr) minmax(470px,1.04fr);gap:28px}.main-product-image.mm-product-stage,.placeholder-art.large{min-height:540px}.mm-product-stage>img{height:540px}.mm-offer-row{grid-template-columns:42px minmax(130px,1.1fr) auto auto}.mm-offer-meta{display:none}.mm-related-track{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(max-width:980px){.mm-product-hero{grid-template-columns:1fr}.mm-product-gallery{position:static}.main-product-image.mm-product-stage{min-height:520px}.mm-product-stage>img{height:520px}.mm-product-information{grid-template-columns:1fr 1fr}.mm-edition-card{grid-column:1/-1}.mm-related-track{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:820px){.mm-product-information,.mm-purchase-notice,.mm-product-faq>div{grid-template-columns:1fr}.mm-purchase-notice article+article{border-left:0;border-top:1px solid #dfdcff}.mm-related-track{grid-template-columns:repeat(2,minmax(0,1fr))}.mm-offer-row{grid-template-columns:42px 1fr auto}.mm-offer-price{grid-column:2/3;align-items:flex-start}.mm-offer-button{grid-column:3/4;grid-row:1/3}.main-product-image.mm-product-stage{min-height:430px}.mm-product-stage>img{height:430px;padding:20px}}

/* Vendor, account, assistant, content */
.vendor-hero,.account-hero,.assistant-head{background:var(--navy);color:#fff;padding:34px;margin-bottom:24px}.vendor-logo{width:74px;height:74px;display:grid;place-items:center;background:var(--accent);color:var(--navy);font-size:30px;font-weight:1000}.vendor-hero h1,.account-hero h1,.assistant-head h1{margin:8px 0;font-size:38px}.vendor-hero p,.account-hero p,.assistant-head p{color:#c6cedc}.account-nav{display:flex;gap:8px;margin-bottom:20px;overflow:auto}.account-nav a{white-space:nowrap;padding:9px 12px;background:#fff;border:1px solid var(--line);font-size:12px;font-weight:800}.account-nav a.active{background:var(--navy);color:#fff}.account-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:20px 0}.account-stats>*{background:#fff;border:1px solid var(--line);padding:20px}.account-stats b{display:block;font-size:30px}.account-stats span{color:var(--muted)}.account-two-col{display:grid;grid-template-columns:1fr 1fr;gap:18px}.account-panel,.panel,.account-form,.wishlist-card,.alert-card{background:#fff;border:1px solid var(--line);padding:20px}.account-form,.form-grid{display:grid;gap:13px}.form-grid{grid-template-columns:1fr 1fr}.form-grid .full{grid-column:1/-1}.account-form input,.account-form select,.account-form textarea,.form-grid input,.form-grid select,.form-grid textarea{width:100%;border:1px solid var(--line);padding:11px;background:#fff}.account-success,.flash.success{padding:12px;background:#e8f8f2;color:var(--success);margin-bottom:14px}.account-error,.error,.flash.error{padding:12px;background:#fff0f2;color:var(--danger);margin-bottom:14px}.danger-zone{border-color:#efb6c2}.assistant-shell{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:18px}.assistant-chat,.assistant-results{background:#fff;border:1px solid var(--line);padding:20px}.chat-message{max-width:82%;padding:12px 14px;margin:8px 0;background:var(--soft)}.chat-message.user{margin-left:auto;background:var(--navy);color:#fff}.assistant-composer{display:flex;gap:8px;margin-top:16px}.assistant-composer input{flex:1;border:1px solid var(--line);padding:12px}.assistant-composer button{border:0;background:var(--accent);font-weight:900;padding:0 18px}.content-body{max-width:850px;margin:0 auto;background:#fff;border:1px solid var(--line);padding:42px}.content-body h1{font-size:44px;line-height:1.05}.content-body p,.content-body li{color:#465064}.info-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.info-steps article{background:#fff;border:1px solid var(--line);padding:20px}

/* Footer and consent */
.site-footer{margin-top:36px;background:#fafaff;border-top:1px solid var(--line)}.footer-grid{display:grid;grid-template-columns:repeat(5,minmax(120px,1fr)) minmax(220px,1.3fr);gap:34px;padding:40px 0 32px}.footer-grid>div{display:flex;flex-direction:column;gap:8px}.footer-grid strong{font-family:var(--font-display);font-size:14px;font-weight:750}.footer-grid a,.footer-grid button,.footer-grid p{margin:0;color:#666c7e;font-size:12.5px;text-align:left}.footer-grid a:hover,.footer-grid button:hover{color:var(--accent)}.footer-cookie-button{border:0;background:none;padding:0;cursor:pointer}.footer-connect{padding-left:18px;border-left:1px solid var(--line)}.footer-account{margin-top:8px!important;display:flex;align-items:center;justify-content:space-between;padding:11px 12px;border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--ink)!important;font-weight:800}.footer-account span{color:var(--accent)}.footer-social-links,.social-links{display:flex;align-items:center;gap:8px;margin-top:9px}.social-icon{width:34px;height:34px;display:grid;place-items:center;border:1px solid #e1e3ec;border-radius:50%;background:#fff;color:#272a40;transition:transform .18s ease,border-color .18s ease,color .18s ease}.social-icon:hover{transform:translateY(-2px);border-color:#c9c3ff;color:var(--accent)}.social-icon.is-disabled{opacity:.45;cursor:not-allowed}.social-icon svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.social-icon svg .social-fill{fill:currentColor;stroke:none}.social-icon svg .social-play{fill:#fff;stroke:none}.social-icon svg .social-x{fill:none!important;stroke:currentColor!important;stroke-width:2}.social-icon svg .social-dot{fill:currentColor;stroke:none}.copyright{display:flex;flex-direction:column;gap:10px;padding:19px 0 25px;border-top:1px solid var(--line);color:#858a99;font-size:11.5px}.copyright-main{display:flex;align-items:center;justify-content:space-between;gap:20px}.copyright-menu{display:flex;align-items:center;justify-content:flex-end;gap:18px;flex-wrap:wrap}.copyright-menu a,.copyright-menu button{border:0;background:none;padding:0;color:#74798b;font:inherit;cursor:pointer}.copyright-menu a:hover,.copyright-menu button:hover{color:var(--accent)}.footer-disclosure{font-size:10.5px;color:#9296a4}.analytics-consent{position:fixed;z-index:1200;left:50%;bottom:24px;transform:translateX(-50%);width:min(760px,calc(100% - 32px));padding:18px;background:var(--navy);color:#fff;border:1px solid rgba(255,255,255,.15);border-radius:14px;box-shadow:0 24px 60px rgba(15,23,42,.3)}.analytics-consent[hidden]{display:none}.analytics-consent p{margin:5px 0;color:#d7dbea}.analytics-consent-actions{display:flex;gap:8px;margin-top:12px}.analytics-consent-actions button{border:0;padding:9px 14px;border-radius:8px;font-weight:800}.analytics-consent-actions button:last-child{background:var(--accent);color:#fff}.analytics-preferences{background:transparent!important;color:#fff;text-decoration:underline}.button-link,.button{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:10px;background:var(--accent);color:#fff;padding:11px 15px;font-weight:850}.flash{padding:12px 14px;margin:12px 0}.flash.success{background:#e8f8f2;color:var(--success)}.flash.error{background:#fff0f2;color:var(--danger)}
@media(max-width:1100px){.footer-grid{grid-template-columns:repeat(3,1fr)}.footer-connect{padding-left:0;border-left:0}}@media(max-width:720px){.footer-grid{grid-template-columns:repeat(2,1fr)}.copyright-main{align-items:flex-start;flex-direction:column}.copyright-menu{justify-content:flex-start;gap:12px}.footer-disclosure{line-height:1.45}}


/* Error pages */
.error-page{min-height:70vh;display:grid;place-items:center;padding:40px}.error-card{max-width:680px;text-align:center;background:#fff;border:1px solid var(--line);padding:52px}.error-code{font-size:84px;font-weight:1000;line-height:1;color:var(--accent-2)}.error-card h1{font-size:34px}.error-card p{color:var(--muted)}.button-row{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.button.secondary{background:#fff;color:var(--ink);border:1px solid var(--line)}.button.danger{background:var(--danger);color:#fff}

@media(max-width:1240px){.catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.category-child-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:1100px){.main-nav>a:nth-of-type(n+6){display:none}.footer-grid{grid-template-columns:repeat(3,1fr)}.footer-connect{padding-left:0;border-left:0}}
@media(max-width:980px){.catalog-toolbar{grid-template-columns:1fr auto auto}.catalog-toolbar__filters{display:none}.catalog-layout{grid-template-columns:220px minmax(0,1fr)}.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.category-child-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:820px){.main-nav{display:none}.nav-row{grid-template-columns:auto 1fr}.nav-icons{justify-self:end}.catalog-layout,.account-two-col,.assistant-shell{grid-template-columns:1fr}.filters{position:static}.catalog-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}

/* Brand typography authority */
h1,h2,h3,h4,.brand,.product-copy h3,.catalog-hero h1,.mm-product-summary h1{font-family:var(--font-display)}


/* UP016.5 account, wishlist and security polish */
.mm-account-page{max-width:1420px;padding-top:34px;padding-bottom:50px}.mm-account-tabs{display:flex;gap:9px;overflow:auto;margin:0 0 22px;padding:0 0 4px}.mm-account-tabs a{white-space:nowrap;border:1px solid var(--line);border-radius:12px;background:#fff;padding:11px 15px;color:#191d31;font-size:12px;font-weight:900;box-shadow:0 6px 16px rgba(25,29,58,.035);transition:background .16s ease,border-color .16s ease,color .16s ease,transform .16s ease}.mm-account-tabs a:hover{transform:translateY(-1px);border-color:#d7d2ff;color:var(--accent-2)}.mm-account-tabs a.active{border-color:var(--navy);background:var(--navy);color:#fff}.mm-account-hero{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:22px;padding:38px 42px;border-radius:22px;background:radial-gradient(circle at 88% 18%,rgba(115,99,255,.30),transparent 22rem),linear-gradient(135deg,#10162d,#151b34);color:#fff;box-shadow:0 22px 55px rgba(20,24,48,.12)}.mm-account-hero .mm-kicker{display:inline-flex;margin-bottom:10px;color:#cfcaff;font-size:11px;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.mm-account-hero h1{margin:0;font-size:clamp(36px,4vw,56px);line-height:.98;letter-spacing:-.055em}.mm-account-hero p{max-width:700px;margin:14px 0 0;color:#d8ddee;font-size:16px}.mm-account-hero__actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.mm-account-hero .button.secondary{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.22);color:#fff}.mm-account-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:0 0 22px}.mm-account-stats>*{border:1px solid var(--line);border-radius:16px;background:#fff;padding:18px 20px;box-shadow:0 10px 28px rgba(25,29,58,.04);text-align:left}.mm-account-stats strong{display:block;color:var(--accent-2);font-size:28px;line-height:1}.mm-account-stats span{color:var(--muted);font-size:12px;font-weight:750}.mm-account-panel{border-radius:20px;padding:26px;background:#fff;box-shadow:0 12px 34px rgba(25,29,58,.045)}.mm-account-panel+.mm-account-panel{margin-top:18px}.mm-empty-state{grid-column:1/-1;min-height:132px;display:grid;place-items:center;text-align:center;border:1px dashed #cfd3df;border-radius:18px;background:linear-gradient(180deg,#fff,#fafaff);padding:32px}.mm-empty-state h3{margin:0 0 6px;font-size:20px}.mm-empty-state p{max-width:560px;margin:0 auto 16px;color:var(--muted)}.mm-empty-state--wide{min-height:180px}.mm-account-product-grid{gap:16px}.mm-wishlist-card{position:relative}.mm-wishlist-card>form{margin-top:8px}.mm-wishlist-card>form button,.mm-alert-card button,.mm-account-form-card button{width:100%;border:1px solid #dedaff;border-radius:11px;background:#fff;color:var(--accent-2);padding:10px 12px;font-weight:900}.mm-alert-list{display:grid;gap:12px}.mm-alert-card{display:flex;align-items:center;justify-content:space-between;gap:18px;border:1px solid var(--line);border-radius:18px;background:#fff;padding:18px;box-shadow:0 10px 28px rgba(25,29,58,.04)}.mm-alert-card h3{margin:4px 0;font-size:18px}.mm-alert-card p{margin:0;color:var(--muted)}.mm-alert-card span{display:inline-flex;margin-top:8px;padding:5px 9px;border-radius:999px;background:#eefbf5;color:var(--success);font-size:10px;font-weight:900}.mm-alert-card span.off{background:#f2f3f7;color:#6f7486}.mm-alert-card .alert-actions{display:flex;gap:8px;align-items:center}.mm-alert-card .danger{border-color:#ffd6df;color:var(--danger)}.mm-account-settings-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;align-items:start}.mm-account-form-card h1,.mm-account-form-card h2,.mm-security-card h2{margin-top:0}.account-form{display:grid;gap:14px}.account-form label{font-size:12px;font-weight:850;color:#2a2f45}.account-form input,.account-form select{width:100%;margin-top:7px;border:1px solid var(--line);border-radius:12px;background:#fff;padding:12px 13px;font:inherit;box-shadow:0 6px 16px rgba(25,29,58,.025)}.account-form input:focus,.account-form select:focus{outline:0;border-color:#bdb5ff;box-shadow:0 0 0 4px rgba(104,88,245,.10)}.account-form .check{display:flex;align-items:center;gap:10px;border:1px solid var(--line);border-radius:12px;padding:12px;background:#fbfbff}.account-form .check input{width:18px;height:18px;margin:0;accent-color:var(--accent)}.mm-security-card p{color:var(--muted)}.mm-security-status{display:flex;align-items:center;justify-content:space-between;gap:16px;border:1px solid var(--line);border-radius:15px;padding:14px 15px;background:#fbfbff}.mm-security-status span{padding:5px 9px;border-radius:999px;background:#f1f2f7;color:#6d7284;font-size:10px;font-weight:900;text-transform:uppercase}.mm-security-status.is-on span{background:#e8f8f2;color:var(--success)}.danger-zone{border-color:#ffd9e1;background:#fffafb}@media(max-width:980px){.mm-account-settings-grid{grid-template-columns:1fr}.mm-account-stats{grid-template-columns:repeat(2,1fr)}.mm-account-hero{align-items:flex-start;flex-direction:column;padding:28px}.mm-account-hero h1{font-size:38px}}@media(max-width:640px){.mm-account-stats{grid-template-columns:1fr}.mm-account-page{padding-top:22px}.mm-account-hero{border-radius:18px}.mm-account-panel{padding:20px}}

/* UP016.6 intelligent taste profile and personalised dashboard */
.mm-taste-hero{background:radial-gradient(circle at 82% 16%,rgba(22,148,123,.28),transparent 20rem),radial-gradient(circle at 18% 80%,rgba(104,88,245,.30),transparent 22rem),linear-gradient(135deg,#10162d,#171d36)}
.mm-profile-score{min-width:170px;border:1px solid rgba(255,255,255,.18);border-radius:20px;background:rgba(255,255,255,.08);padding:18px;text-align:center;backdrop-filter:blur(10px)}.mm-profile-score strong{display:block;font-size:42px;line-height:1;color:#fff}.mm-profile-score span{display:block;margin-top:4px;color:#dce2f2;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.06em}.mm-taste-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:18px;align-items:start}.mm-taste-layout>.mm-taste-panel{min-width:0}.mm-taste-side{position:sticky;top:100px;display:grid;gap:14px}.mm-choice-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.mm-choice-grid--wide{grid-template-columns:repeat(2,minmax(0,1fr))}.mm-choice-chip{position:relative;display:flex;align-items:center;gap:9px;min-height:46px;border:1px solid var(--line);border-radius:13px;background:#fbfbff;padding:11px 12px;color:#24283d;font-size:12px;font-weight:850;transition:transform .16s ease,border-color .16s ease,background .16s ease,box-shadow .16s ease}.mm-choice-chip:hover{transform:translateY(-1px);border-color:#cbc4ff;box-shadow:0 8px 18px rgba(35,38,73,.05)}.mm-choice-chip input{width:17px;height:17px;margin:0;accent-color:var(--accent);flex:0 0 auto}.mm-choice-chip:has(input:checked){border-color:#bdb5ff;background:#f3f1ff;color:#3427a5}.mm-choice-chip--switch{background:#eefbf7;border-color:#bdebdc}.mm-taste-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.mm-taste-form-grid label{font-size:12px;font-weight:850;color:#2a2f45}.mm-taste-form-grid input,.mm-taste-form-grid select{width:100%;margin-top:7px;border:1px solid var(--line);border-radius:12px;background:#fff;padding:12px 13px;font:inherit;box-shadow:0 6px 16px rgba(25,29,58,.025)}.mm-alert-focus{margin-top:14px}.mm-taste-summary h2{margin:0 0 8px;font-size:22px}.mm-taste-summary p{color:var(--muted)}.mm-profile-meter{height:9px;border-radius:999px;background:#edf0f7;overflow:hidden;margin:10px 0 14px}.mm-profile-meter span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--accent),var(--teal))}.mm-profile-badges{display:flex;gap:7px;flex-wrap:wrap;margin:12px 0}.mm-profile-badges span{display:inline-flex;padding:6px 9px;border-radius:999px;background:#f3f1ff;color:var(--accent-2);font-size:10px;font-weight:900}.mm-mini-recommendations{display:grid;gap:8px}.mm-mini-recommendations a{display:block;border:1px solid var(--line);border-radius:13px;background:#fff;padding:11px}.mm-mini-recommendations strong{display:block;font-size:13px;line-height:1.25}.mm-mini-recommendations span{display:block;margin-top:3px;color:var(--muted);font-size:10px;font-weight:800}.mm-intelligence-panel .section-heading{align-items:center}.mm-profile-summary{margin-bottom:15px;border:1px solid var(--line);border-radius:16px;background:#fbfbff;padding:14px}.mm-intelligence-panel .catalog-grid:empty{display:none}@media(max-width:1080px){.mm-taste-layout{grid-template-columns:1fr}.mm-taste-side{position:static;grid-template-columns:1fr 1fr}}@media(max-width:720px){.mm-choice-grid,.mm-choice-grid--wide,.mm-taste-form-grid,.mm-taste-side{grid-template-columns:1fr}.mm-profile-score{width:100%;text-align:left}.mm-profile-score strong{font-size:34px}}


/* UP016.6.1 Taste Profile Layout Hotfix */
body.account-taste-page-body .site-header{position:relative;top:auto;}
body.account-taste-page-body .skip-link:not(:focus):not(:focus-visible){top:-120px!important;opacity:0;pointer-events:none;}
body.account-taste-page-body .mm-taste-page{padding-bottom:48px;}
body.account-taste-page-body .mm-taste-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:22px;align-items:start;}
.mm-taste-main{display:grid;gap:18px;min-width:0;}
body.account-taste-page-body .mm-taste-side{position:sticky;top:24px;display:grid;gap:14px;align-self:start;}
.mm-taste-side-card .section-heading{margin-bottom:10px;}
.mm-choice-grid--compact{grid-template-columns:1fr!important;gap:8px;}
.mm-choice-grid--compact .mm-choice-chip{min-height:42px;padding:10px 11px;font-size:11px;}
.mm-choice-grid--franchises{grid-template-columns:repeat(3,minmax(0,1fr));}
.mm-franchise-panel .section-heading p{max-width:760px;}
.mm-choice-more{margin-top:12px;border-top:1px solid var(--line);padding-top:12px;}
.mm-choice-more summary{display:inline-flex;align-items:center;gap:8px;border:1px solid #d8d4ff;border-radius:999px;background:#f6f4ff;color:var(--accent-2);padding:9px 13px;font-size:12px;font-weight:900;cursor:pointer;}
.mm-choice-more summary::-webkit-details-marker{display:none;}
.mm-choice-more summary::after{content:'+';display:inline-grid;place-items:center;width:18px;height:18px;border-radius:999px;background:#fff;box-shadow:0 4px 10px rgba(72,61,199,.10);}
.mm-choice-more[open] summary::after{content:'–';}
.mm-choice-grid--more{margin-top:12px;max-height:360px;overflow:auto;padding-right:4px;}
.mm-taste-save-card{background:linear-gradient(180deg,#fff,#fbfaff);box-shadow:0 20px 45px rgba(20,24,49,.07);}
.mm-taste-save{width:100%;justify-content:center;min-height:44px;}
.mm-recommend-card{max-height:none;}
.mm-mini-recommendations a{transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease;}
.mm-mini-recommendations a:hover{transform:translateY(-1px);border-color:#cbc4ff;box-shadow:0 12px 22px rgba(35,38,73,.06);}
@media(max-width:1180px){body.account-taste-page-body .mm-taste-layout{grid-template-columns:minmax(0,1fr) 300px}.mm-choice-grid--franchises{grid-template-columns:repeat(2,minmax(0,1fr));}}
@media(max-width:980px){body.account-taste-page-body .site-header{position:sticky;}body.account-taste-page-body .mm-taste-layout{grid-template-columns:1fr}.mm-taste-main{order:1}.mm-taste-side{order:2;position:static!important;grid-template-columns:1fr 1fr}.mm-taste-side-card{grid-column:1/-1}.mm-choice-grid--compact{grid-template-columns:repeat(2,minmax(0,1fr))!important}.mm-choice-grid--more{max-height:300px}}
@media(max-width:720px){.mm-taste-side{grid-template-columns:1fr!important}.mm-choice-grid--franchises,.mm-choice-grid--compact{grid-template-columns:1fr!important}.mm-choice-more summary{width:100%;justify-content:space-between}.mm-choice-grid--more{max-height:260px}}

/* MovieMart 0.16.8 role-aware privacy closure controls */
.mm-privacy-closure-card{border-color:#f2c9d1;background:linear-gradient(180deg,#fffafb,#fff)}
.mm-privacy-warning-list{margin:12px 0 16px;padding-left:18px;color:#6b3643;font-size:13px;line-height:1.55}
.mm-privacy-warning-list li+li{margin-top:5px}
.mm-privacy-closure-card textarea{width:100%;border:1px solid var(--line);border-radius:12px;padding:11px 12px;resize:vertical}
.mm-privacy-closure-card .danger,button.danger{background:linear-gradient(135deg,#a92d45,#d64d66)!important;color:#fff!important;border:0!important}


/* MovieMart 0.16.9 Account Header, Skip Link & Profile Security Layout Hotfix */
.skip-link:not(:focus):not(:focus-visible){position:absolute!important;left:0!important;top:0!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important;white-space:nowrap!important;border:0!important;opacity:0!important;pointer-events:none!important;}
.skip-link:focus,.skip-link:focus-visible{position:fixed!important;z-index:10000!important;left:20px!important;top:16px!important;width:auto!important;height:auto!important;margin:0!important;clip:auto!important;clip-path:none!important;overflow:visible!important;opacity:1!important;pointer-events:auto!important;background:#fff!important;color:#111426!important;border:2px solid var(--accent)!important;border-radius:12px!important;padding:12px 16px!important;box-shadow:0 16px 36px rgba(20,24,49,.16)!important;}
body.account-safe-layout-body .site-header,body.account-profile-page-body .site-header{position:relative!important;top:auto!important;}
body.account-safe-layout-body #main-content,body.account-profile-page-body #main-content{isolation:isolate;}
body.account-profile-page-body .mm-account-page{padding-top:30px;padding-bottom:42px;}
body.account-profile-page-body .mm-account-tabs{margin-top:0;margin-bottom:24px;}
body.account-profile-page-body .mm-account-hero{margin-top:0;margin-bottom:26px;border-radius:24px;}
.mm-profile-security-page .mm-account-settings-grid{align-items:start;}
.mm-profile-security-page .mm-account-panel{border-radius:20px;box-shadow:0 18px 42px rgba(24,28,54,.045);}
.mm-profile-security-page .section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:14px;}
.mm-profile-security-page .section-heading h2{margin:0 0 5px;font-size:22px;letter-spacing:-.02em;}
.mm-profile-security-page .section-heading p{margin:0;color:var(--muted);font-size:14px;line-height:1.45;}
.mm-profile-security-page .account-form button,.mm-profile-security-page .button-link{border-radius:12px;}
.mm-profile-security-page .mm-security-card{background:linear-gradient(180deg,#fff,#fbfbff);}
.mm-profile-security-page .mm-security-status{margin:4px 0 12px;}
.mm-profile-security-page .mm-privacy-closure-card{border-color:#f3c7d1;background:linear-gradient(180deg,#fffafb 0%,#fff 72%);box-shadow:0 20px 46px rgba(169,45,69,.055);}
.mm-profile-security-page .mm-privacy-closure-card .section-heading h2{color:#7e2538;}
.mm-profile-security-page .mm-closure-lede{color:#70404b!important;}
.mm-profile-security-page .mm-privacy-warning-list{border:1px solid #f3d5dc;border-radius:14px;background:#fff5f7;padding:13px 16px 13px 34px;}
.mm-profile-security-page .mm-privacy-closure-card .account-form{margin-top:14px;}
.mm-profile-security-page .mm-privacy-closure-card textarea{margin-top:7px;box-shadow:0 6px 16px rgba(25,29,58,.025);}
.mm-profile-security-page .mm-privacy-closure-card button.danger{min-height:44px;border-radius:12px;box-shadow:0 12px 26px rgba(169,45,69,.18);}
@media(max-width:980px){body.account-profile-page-body .mm-account-page{padding-top:24px}.mm-profile-security-page .mm-account-settings-grid{grid-template-columns:1fr}.mm-profile-security-page .mm-account-hero{padding:30px 28px}}
@media(max-width:640px){body.account-profile-page-body .mm-account-page{padding-top:18px}.mm-profile-security-page .mm-account-hero{border-radius:20px;padding:24px}.mm-profile-security-page .section-heading{display:block}.mm-profile-security-page .account-form input,.mm-profile-security-page .account-form select,.mm-profile-security-page .account-form textarea{font-size:16px}}

/* MovieMart 0.17.0 Saved Searches, Follow Interests & Recommendation Feedback */
.mm-discovery-page .mm-account-hero--discovery{background:radial-gradient(circle at 82% 18%,rgba(104,88,245,.24),transparent 18rem),linear-gradient(135deg,#111730,#171e39)}
.mm-discovery-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.9fr);gap:18px;border:0;background:transparent;padding:0;box-shadow:none}.mm-discovery-card{border:1px solid var(--line);border-radius:18px;background:#fff;padding:24px;box-shadow:0 14px 36px rgba(28,32,60,.045)}.mm-discovery-card .section-heading{margin-bottom:14px}.mm-save-search-manual{display:grid;gap:10px;border:1px solid #eceef6;border-radius:16px;background:#fbfbff;padding:14px;margin-bottom:14px}.mm-save-search-manual label{display:grid;gap:5px;color:#5f6577;font-size:12px;font-weight:850}.mm-save-search-manual input:not([type=checkbox]){border:1px solid #dde1eb;border-radius:12px;padding:11px 12px;font:inherit}.mm-check-row{display:flex!important;grid-template-columns:none!important;align-items:center;gap:9px}.mm-check-row input{width:18px;height:18px;accent-color:var(--accent)}.mm-saved-search-list,.mm-followed-list{display:grid;gap:10px}.mm-saved-search-item{display:flex;align-items:center;justify-content:space-between;gap:14px;border:1px solid #eceef6;border-radius:14px;padding:13px 14px}.mm-saved-search-item p{margin:4px 0;color:var(--muted)}.mm-saved-search-item small{color:#888ea0;font-weight:800}.mm-saved-search-actions{display:flex;align-items:center;gap:8px}.mm-saved-search-actions a,.mm-saved-search-actions button{border:1px solid #dedff2;border-radius:999px;background:#fff;color:var(--accent);padding:8px 11px;font-weight:900;font-size:12px}.mm-saved-search-actions button{color:#a23a4c}.mm-followed-list{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.mm-followed-pill{display:flex;align-items:center;gap:7px;border:1px solid #dcd9ff;border-radius:999px;background:#f7f5ff;padding:7px 8px 7px 12px}.mm-followed-pill span{font-weight:900;color:#30266f}.mm-followed-pill small{font-size:10px;color:#7069a9;font-weight:900;text-transform:uppercase}.mm-followed-pill button{width:24px;height:24px;border:0;border-radius:50%;background:#fff;color:#6f64e8;font-weight:900}.mm-interest-suggestions{display:grid;gap:10px}.mm-interest-suggestions h3{margin:10px 0 0;font-size:14px}.mm-chip-actions{display:flex;flex-wrap:wrap;gap:8px}.mm-chip-actions button{border:1px solid #dedff2;border-radius:999px;background:#fff;padding:8px 11px;color:#343853;font-weight:900}.mm-chip-actions button:hover{border-color:#b9b1ff;background:#f5f3ff;color:var(--accent-2)}.mm-feedback-product{display:grid;gap:8px}.mm-feedback-product>.product-card{height:100%}.mm-feedback-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.mm-feedback-actions button{border:1px solid #e0e3ef;border-radius:10px;background:#fff;padding:8px 7px;font-size:11px;font-weight:900;color:#565d73}.mm-feedback-actions button[value=more_like_this]{color:var(--accent)}.mm-feedback-actions button[value=not_interested]{color:#a23a4c}.mm-feedback-actions button[value=already_own]{color:#166d5d}.mm-feedback-history{margin-top:18px;border-top:1px solid var(--line);padding-top:14px}.mm-feedback-history-list{display:flex;flex-wrap:wrap;gap:8px}.mm-feedback-history-list span{border:1px solid #e4e7f1;border-radius:999px;background:#fbfbff;padding:7px 10px;color:#62687c;font-size:12px;font-weight:850}.mm-discovery-dashboard-panel .section-heading{align-items:center}.mm-discovery-signal-row{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.mm-discovery-signal-row a{border:1px solid #ebeef6;border-radius:14px;padding:14px;background:#fbfbff;color:var(--ink)}.mm-discovery-signal-row strong{display:block;font-size:28px;color:var(--accent)}.mm-discovery-signal-row span{color:var(--muted);font-weight:850}.mm-inline-save-search{display:flex;align-items:center;justify-content:space-between;gap:14px;border:1px solid #e7e7f5;border-radius:16px;background:linear-gradient(90deg,#fbfaff,#fff);padding:13px 15px;margin:0 0 18px}.mm-inline-save-search div{display:grid;gap:2px}.mm-inline-save-search span{color:var(--muted);font-size:13px}.mm-inline-save-search form{display:flex;align-items:center;gap:8px}.mm-inline-save-search input[name=name]{border:1px solid #dfe2ed;border-radius:999px;padding:9px 12px;min-width:220px}.mm-inline-save-search label{display:flex;align-items:center;gap:6px;font-size:12px;color:#6d7282;font-weight:850}.mm-inline-save-search button,.mm-inline-save-search>a{border:0;border-radius:999px;background:var(--accent);color:#fff;padding:10px 14px;font-weight:900}.mm-inline-save-search input[type=checkbox]{accent-color:var(--accent)}
@media(max-width:980px){.mm-discovery-grid{grid-template-columns:1fr}.mm-inline-save-search{align-items:flex-start;flex-direction:column}.mm-inline-save-search form{flex-wrap:wrap}.mm-discovery-signal-row{grid-template-columns:1fr}.mm-feedback-actions{grid-template-columns:1fr}}

/* UP017.1 Global Markets */
.market-switcher{position:relative;font-family:var(--font-ui,"MovieMart Sans",system-ui,sans-serif)}
.market-switcher>summary{list-style:none;cursor:pointer;display:flex;flex-direction:column;gap:1px;min-width:74px;border:1px solid rgba(17,24,39,.14);background:#fff;border-radius:14px;padding:7px 10px;color:#111827;font-weight:800;line-height:1.05;box-shadow:0 8px 22px rgba(15,23,42,.06)}
.market-switcher>summary::-webkit-details-marker{display:none}.market-switcher>summary span{font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:#6b7280}.market-switcher>summary b{font-size:13px}.market-switcher[open]>summary{border-color:#111827}.market-switcher form{position:absolute;right:0;top:calc(100% + 8px);z-index:80;width:300px;background:#fff;border:1px solid rgba(17,24,39,.14);box-shadow:0 24px 60px rgba(15,23,42,.16);border-radius:18px;padding:14px;display:grid;gap:10px}.market-switcher label{font-size:12px;font-weight:800;color:#374151;display:grid;gap:5px}.market-switcher select{width:100%;border:1px solid #d8dde8;border-radius:11px;padding:9px 10px;background:#fff;color:#111827}.market-switcher button{border:1px solid #111827;background:#111827;color:#fff;border-radius:12px;padding:10px 12px;font-weight:900}.market-switcher p{font-size:11px;line-height:1.35;color:#6b7280;margin:0}.market-note{display:inline-flex;gap:6px;align-items:center;font-size:12px;color:#6b7280}.market-note b{color:#111827}.market-original-price{display:block;font-size:11px;color:#6b7280;margin-top:3px}.mm-offer-region{font-size:11px;color:#596174;margin-top:4px;display:block}.mm-offer-region strong{color:#111827}.mm-market-banner{display:flex;justify-content:space-between;align-items:center;gap:12px;margin:0 0 16px;padding:13px 16px;border:1px solid rgba(17,24,39,.1);background:#fff;border-radius:18px;box-shadow:0 10px 26px rgba(15,23,42,.05)}.mm-market-banner strong{color:#111827}.mm-market-banner span{color:#6b7280;font-size:13px}

/* UP017.4 Currency header + Shipping-to filter polish */
.market-switcher--currency>summary{align-items:center;text-align:center;min-width:64px}
.market-switcher--currency form{width:270px}
.mm-shipping-filter .facet-select-block{display:grid;gap:8px}.facet-select-block label{font-size:12px;font-weight:800;color:#374151}.facet-select-block select{width:100%;border:1px solid #d8dde8;border-radius:12px;background:#fff;padding:10px 11px;color:#111827;font-weight:800}.facet-select-block small{font-size:11px;line-height:1.35;color:#6b7280}.mm-market-banner{align-items:flex-start}.mm-market-banner div{display:grid;gap:2px}

/* MovieMart 0.19.3 — public marketplace + user engagement polish */
.mm-product-primary-actions,.mm-compare-actions{display:flex;gap:10px;flex-wrap:wrap;margin:10px 0 12px}.mm-product-primary-actions .button-link,.mm-product-primary-actions .button,.mm-compare-actions .button-link,.mm-compare-actions .button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;border-radius:11px;padding:10px 14px;font-size:12px;font-weight:900}.mm-product-primary-actions .button-link,.mm-compare-actions .button-link{border:1px solid var(--accent);background:var(--accent);color:#fff}.mm-product-primary-actions .button.secondary,.mm-compare-actions .button.secondary{border:1px solid #dedaff;background:#fff;color:var(--accent-2)}.mm-compare-link{text-decoration:none}.mm-offer-row.is-select,.mm-compare-offer-row.is-select{background:linear-gradient(90deg,#fbfaff,#fff)}.mm-offer-row.is-best,.mm-compare-offer-row.is-best{box-shadow:inset 3px 0 0 var(--accent)}.mm-offer-badge{display:inline-flex!important;width:max-content;margin-top:4px;padding:4px 7px;border-radius:999px;background:#f0edff;color:var(--accent-2)!important;font-size:9px!important;font-weight:900;font-style:normal}.home-product-badge.is-select,.mobile-art .is-select{background:#efeaff!important;color:#5d50d9!important}.mm-offer-compare-page{padding-top:24px;padding-bottom:44px}.mm-compare-hero{display:grid;grid-template-columns:320px minmax(0,1fr);gap:28px;align-items:center;margin-bottom:26px;padding:28px;border:1px solid #e4e2f5;border-radius:22px;background:radial-gradient(circle at 90% 10%,rgba(110,90,255,.16),transparent 22rem),#fff;box-shadow:0 18px 42px rgba(25,29,58,.055)}.mm-compare-art{display:grid;place-items:center;min-height:320px;border-radius:18px;background:#f6f5fb}.mm-compare-art img{max-width:100%;max-height:320px;object-fit:contain;padding:18px}.mm-compare-copy .mm-kicker{display:inline-flex;margin-bottom:10px;color:var(--accent-2);font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.04em}.mm-compare-copy h1{margin:0 0 10px;font-size:clamp(34px,4vw,58px);line-height:1;letter-spacing:-.055em}.mm-compare-copy p{max-width:740px;color:#666c7e;line-height:1.62}.mm-compare-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:18px 0}.mm-compare-stats div{border:1px solid var(--line);border-radius:15px;background:#fff;padding:14px 15px}.mm-compare-stats strong{display:block;color:var(--accent-2);font-size:23px;line-height:1}.mm-compare-stats span{display:block;margin-top:4px;color:#7d8292;font-size:10px;font-weight:850}.mm-offer-comparison-table{border:1px solid #e1e4ef;border-radius:18px;background:#fff;box-shadow:0 16px 40px rgba(25,29,58,.045);overflow:hidden}.mm-offer-comparison-table .mm-section-title{margin:0;padding:18px 20px;border-bottom:1px solid var(--soft)}.mm-offer-comparison-table .mm-section-title span{color:#777d8f;font-size:12px;font-weight:750}.mm-compare-offer-row{display:grid;grid-template-columns:minmax(240px,1.2fr) minmax(140px,.75fr) minmax(170px,.9fr) auto;gap:16px;align-items:center;padding:18px 20px;border-bottom:1px solid var(--soft)}.mm-compare-offer-row:last-child{border-bottom:0}.mm-compare-vendor{display:flex;align-items:center;gap:12px;min-width:0}.mm-compare-vendor strong{display:block;font-size:14px}.mm-compare-vendor small{display:block;color:#858a99;font-size:11px}.mm-compare-price{display:flex;flex-direction:column;align-items:flex-start}.mm-compare-price strong{color:var(--accent-2);font-size:21px}.mm-compare-price del{color:#a0a4b0;font-size:11px}.mm-compare-price small,.mm-compare-status small{color:#9297a5;font-size:10px}.mm-compare-status{display:flex;flex-direction:column;gap:2px}.mm-compare-status>span{font-size:11px;font-weight:900}.mm-compare-status .is-available{color:var(--success)}.mm-compare-status .is-unavailable{color:var(--danger)}.mm-engagement-page .mm-engagement-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.mm-engagement-card{min-width:0;border:1px solid var(--line);border-radius:18px;background:#fff;padding:12px;box-shadow:0 10px 28px rgba(25,29,58,.04)}.mm-engagement-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:10px 0}.mm-engagement-summary div{border:1px solid #eeeefa;border-radius:12px;background:#fafaff;padding:10px}.mm-engagement-summary strong{display:block;color:var(--accent-2);font-size:17px}.mm-engagement-summary span{display:block;color:#858a99;font-size:9px;font-weight:850;text-transform:uppercase}.mm-engagement-actions{display:flex!important;gap:8px!important;flex-wrap:wrap!important;margin-top:8px!important}.mm-engagement-actions a,.mm-engagement-actions button,.mm-alert-offer-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:36px;border:1px solid #dedaff;border-radius:10px;background:#fff;color:var(--accent-2);padding:8px 10px;font-size:10px;font-weight:900}.mm-engagement-actions .button-link{background:var(--accent);border-color:var(--accent);color:#fff}.mm-engagement-actions form{margin:0}.mm-engagement-actions button{cursor:pointer}.mm-alert-card--engagement{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center}.mm-alert-main{min-width:0}.mm-alert-offer-actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.m-compare-hero{padding:18px;border-radius:18px;background:linear-gradient(135deg,#11162d,#241f54);color:#fff}.m-compare-hero img{display:block;max-height:220px;max-width:100%;margin:0 auto 12px;object-fit:contain}.m-compare-hero small{color:#d7d2ff;font-weight:900;text-transform:uppercase}.m-compare-hero h1{margin:8px 0;font-size:30px;line-height:1}.m-compare-hero p{color:#e1e4f5}.m-offer-stack{display:grid;gap:12px;margin-top:14px}.m-offer-card,.m-saved-card,.m-alert-card{border:1px solid var(--line);border-radius:16px;background:#fff;padding:14px;box-shadow:0 8px 24px rgba(25,29,58,.04)}.m-offer-card.is-select{background:#fbfaff;border-color:#d9d2ff}.m-offer-card div{display:flex;align-items:center;justify-content:space-between;gap:10px}.m-offer-card span,.m-offer-card em{display:inline-flex;border-radius:999px;background:#f0edff;color:var(--accent-2);padding:4px 7px;font-size:9px;font-weight:900;font-style:normal}.m-offer-card b{display:block;color:var(--accent-2);font-size:22px}.m-offer-card a,.m-saved-card a,.m-alert-card a{display:inline-flex;justify-content:center;border-radius:11px;background:var(--accent);color:#fff;padding:10px 12px;font-weight:900}.m-disclosure{margin-top:12px;padding:13px;border-radius:14px;background:#fafaff;color:#686d7f;font-size:12px;line-height:1.55}.mm-mobile-primary-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:12px}.mm-mobile-primary-actions a{display:flex;justify-content:center;border-radius:13px;padding:12px;background:var(--accent);color:#fff;font-weight:900}.mm-mobile-primary-actions a+a{background:#fff;color:var(--accent-2);border:1px solid #dedaff}.mm-mobile-offer-card em{display:inline-flex;margin:4px 0;border-radius:999px;background:#f0edff;color:var(--accent-2);padding:4px 7px;font-size:9px;font-weight:900;font-style:normal}.m-saved-card div,.m-alert-card div{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.m-saved-card form,.m-alert-card form{margin:0}.m-saved-card button,.m-alert-card button{border:1px solid #dedaff;border-radius:10px;background:#fff;color:var(--accent-2);padding:9px 10px;font-weight:900}@media(max-width:1100px){.mm-compare-hero{grid-template-columns:240px 1fr}.mm-compare-stats{grid-template-columns:repeat(2,1fr)}.mm-engagement-page .mm-engagement-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mm-compare-offer-row{grid-template-columns:1fr 1fr}.mm-compare-offer-row .mm-offer-button{grid-column:1/-1;justify-content:center}}@media(max-width:720px){.mm-compare-hero{grid-template-columns:1fr}.mm-engagement-page .mm-engagement-grid{grid-template-columns:1fr}.mm-alert-card--engagement{grid-template-columns:1fr}.mm-compare-offer-row{grid-template-columns:1fr}.mm-compare-stats{grid-template-columns:1fr 1fr}}

/* UP0195 Global Legal Center */
.legal-page-body h2 { margin-top:28px; }
.legal-page-body ul { margin:12px 0 18px 20px; color:#4e556b; }
.legal-consent details { margin-top:10px; }
.legal-consent label { display:block; margin:8px 0; font-size:14px; }
.site-footer .footer-cookie-button, .copyright-menu button { background:none; border:0; color:inherit; font:inherit; padding:0; text-align:left; cursor:pointer; }

/* MovieMart 0.19.5.1 Footer, header and currency polish */
.nav-more>summary.more-trigger{display:inline-flex;align-items:center;gap:5px;line-height:1;padding-top:28px;padding-bottom:25px;}
.nav-more>summary.more-trigger .chevron{display:inline-flex;align-items:center;justify-content:center;width:12px;height:12px;font-size:12px;line-height:1;transform:translateY(1px);}
.mm-currency-switcher{position:relative;}
.mm-currency-switcher>summary{list-style:none;display:inline-flex;align-items:center;gap:7px;min-height:42px;padding:8px 12px;border:1px solid #e1e4ef;border-radius:16px;background:#fff;color:#15182a;font-weight:900;box-shadow:0 8px 22px rgba(24,28,54,.04);cursor:pointer;}
.mm-currency-switcher>summary::-webkit-details-marker{display:none;}
.mm-currency-switcher .currency-globe{display:grid;place-items:center;width:18px;height:18px;border:1px solid #d8dcfb;border-radius:50%;color:var(--accent);font-size:12px;}
.mm-currency-switcher .currency-code{font-size:13px;letter-spacing:.02em;}
.mm-currency-switcher .currency-chevron{font-size:12px;color:#6f7588;transform:translateY(1px);}
.mm-currency-switcher[open]>summary,.mm-currency-switcher>summary:hover{border-color:#c9c2ff;background:#fbfaff;color:var(--accent);}
.mm-currency-switcher .currency-menu{position:absolute;right:0;top:calc(100% + 10px);z-index:150;width:288px;padding:14px;background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:0 24px 70px rgba(31,35,67,.18);display:grid;gap:12px;}
.mm-currency-switcher fieldset{border:0;margin:0;padding:0;display:grid;gap:8px;}
.mm-currency-switcher legend{font-size:12px;font-weight:900;color:#6f7588;margin-bottom:4px;text-transform:uppercase;letter-spacing:.04em;}
.mm-currency-switcher .currency-option{display:grid;grid-template-columns:34px 1fr;gap:9px;align-items:center;padding:9px;border:1px solid #e6e8f2;border-radius:13px;cursor:pointer;background:#fff;}
.mm-currency-switcher .currency-option input{position:absolute;opacity:0;pointer-events:none;}
.mm-currency-switcher .currency-option.active{border-color:#c9c2ff;background:#f6f4ff;}
.mm-currency-switcher .currency-symbol{display:grid;place-items:center;width:34px;height:34px;border-radius:11px;background:#f0eeff;color:var(--accent);font-weight:950;}
.mm-currency-switcher .currency-option strong,.mm-currency-switcher .currency-option small{display:block;line-height:1.25;}
.mm-currency-switcher .currency-option small{color:#72798d;font-size:12px;}
.mm-currency-switcher .currency-menu button{border:0;border-radius:13px;background:linear-gradient(135deg,var(--accent),#7f70ff);color:#fff;padding:11px 13px;font-weight:950;}
.mm-currency-switcher .currency-menu p{font-size:12px;color:#6f7588;margin:0;line-height:1.4;}
.footer-bottom-clean{display:flex!important;align-items:flex-start;justify-content:space-between;gap:20px;flex-wrap:wrap;}
.footer-bottom-clean .copyright-main{display:grid!important;gap:4px;}
.footer-bottom-clean .footer-disclosure{max-width:520px;text-align:right;color:#7b8194;}
.mm-static-page .panel,.mm-static-hero{border-radius:18px;}
.mm-static-page h1{letter-spacing:-.04em;line-height:1.08;}
.mm-rich-static-content h2{margin:28px 0 10px;font-size:22px;letter-spacing:-.02em;}
.mm-rich-static-content p{color:#4f566d;}
.mm-rich-static-content ul{margin:10px 0 18px 20px;color:#4f566d;}
.mm-legal-card-grid .panel{display:flex;flex-direction:column;gap:8px;}
@media(max-width:860px){.footer-bottom-clean .footer-disclosure{text-align:left}.mm-currency-switcher .currency-menu{right:auto;left:0;width:min(288px,calc(100vw - 40px));}}


/* MovieMart 0.19.5.2 Register, footer, cookie, static layout and header currency polish */
.mm-currency-switcher>summary{min-height:36px!important;padding:8px 10px!important;border:0!important;background:transparent!important;box-shadow:none!important;border-radius:10px!important;gap:5px!important;color:#171a2d!important;font-weight:850!important;white-space:nowrap;}
.mm-currency-switcher>summary:hover,.mm-currency-switcher[open]>summary{background:#f7f5ff!important;color:var(--accent)!important;}
.mm-currency-switcher .currency-label{display:inline;font-size:12.5px;color:#707688;font-weight:800;}
.mm-currency-switcher .currency-code{font-size:12.5px;font-weight:950;letter-spacing:.02em;color:inherit;}
.mm-currency-switcher .currency-chevron{display:inline-flex;align-items:center;justify-content:center;width:12px;height:12px;font-size:12px;line-height:1;color:#73798c;transform:translateY(1px);}
.mm-currency-switcher .currency-globe{display:none!important;}
.nav-icons{align-items:center;}
.nav-more>summary.more-trigger{gap:4px;}
.nav-more>summary.more-trigger .chevron{transform:translateY(1px);}
.site-footer .footer-cookie-button{display:inline!important;width:auto!important;margin:0!important;color:#666c7e!important;font-size:12.5px!important;line-height:1.45!important;font-weight:400!important;text-align:left!important;background:none!important;border:0!important;border-radius:0!important;padding:0!important;box-shadow:none!important;}
.site-footer .footer-cookie-button:hover{color:var(--accent)!important;text-decoration:none;}
.analytics-preferences{position:fixed!important;left:18px!important;bottom:18px!important;z-index:1300!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;min-width:auto!important;max-width:calc(100vw - 36px)!important;padding:9px 12px!important;border:1px solid #dedff2!important;border-radius:999px!important;background:#fff!important;color:#383d53!important;text-decoration:none!important;font:800 12px/1 var(--font-body,"Manrope",system-ui,sans-serif)!important;box-shadow:0 12px 32px rgba(23,26,49,.14)!important;cursor:pointer!important;}
.analytics-preferences:hover{border-color:#beb6ff!important;background:#f8f6ff!important;color:var(--accent)!important;}
.mm-static-page{padding-top:36px!important;}
.mm-static-card-single{padding:28px!important;border-radius:18px!important;box-shadow:0 18px 50px rgba(25,29,58,.045);}
.mm-static-content-flat{max-width:760px!important;margin:24px auto 0!important;background:transparent!important;border:0!important;padding:0!important;}
.mm-static-content-flat .legal-page-body,.mm-rich-static-content.legal-page-body{background:transparent!important;border:0!important;padding:0!important;}
.mm-static-content-flat h2,.mm-rich-static-content h2{margin:25px 0 9px!important;line-height:1.15;}
.mm-static-content-flat p,.mm-static-content-flat li,.mm-rich-static-content p,.mm-rich-static-content li{line-height:1.62;}
.mm-static-content-flat .button-link,.mm-rich-static-content .button-link{margin-top:8px;}
@media(max-width:860px){.mm-currency-switcher .currency-label{display:none}.mm-currency-switcher>summary{padding:7px 9px!important;min-height:34px!important}.analytics-preferences{left:12px!important;bottom:calc(14px + env(safe-area-inset-bottom))!important}}

/* MovieMart 0.19.5.4 currency selector block-only polish */
.mm-currency-switcher--compact{position:relative;display:inline-flex;align-items:center;}
.mm-currency-switcher--compact>summary{
    list-style:none!important;
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:6px!important;
    min-height:34px!important;
    height:34px!important;
    padding:0 11px!important;
    border:1px solid #e4e6f0!important;
    border-radius:13px!important;
    background:#fff!important;
    color:#171a2d!important;
    box-shadow:0 8px 20px rgba(20,24,49,.035)!important;
    cursor:pointer!important;
    white-space:nowrap!important;
    font-weight:800!important;
    line-height:1!important;
}
.mm-currency-switcher--compact>summary::-webkit-details-marker{display:none!important;}
.mm-currency-switcher--compact>summary:hover,
.mm-currency-switcher--compact[open]>summary{border-color:#cfc8ff!important;background:#fbfaff!important;color:#5b4af0!important;box-shadow:0 10px 24px rgba(91,74,240,.08)!important;}
.mm-currency-switcher--compact .currency-label{display:inline!important;font-size:12px!important;line-height:1!important;color:#6f7588!important;font-weight:750!important;letter-spacing:0!important;text-transform:none!important;}
.mm-currency-switcher--compact .currency-code{display:inline!important;font-size:12px!important;line-height:1!important;color:inherit!important;font-weight:950!important;letter-spacing:.01em!important;}
.mm-currency-switcher--compact .currency-chevron{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:11px!important;height:11px!important;margin-left:1px!important;font-size:12px!important;line-height:1!important;color:#74798b!important;transform:translateY(1px)!important;}
.mm-currency-switcher--compact .currency-menu{
    position:absolute!important;
    right:0!important;
    top:calc(100% + 8px)!important;
    z-index:1600!important;
    width:236px!important;
    padding:8px!important;
    background:#fff!important;
    border:1px solid #e6e8f2!important;
    border-radius:16px!important;
    box-shadow:0 22px 60px rgba(31,35,67,.18)!important;
    display:grid!important;
    gap:6px!important;
}
.mm-currency-switcher--compact .currency-options{display:grid!important;gap:3px!important;}
.mm-currency-switcher--compact .currency-option{
    width:100%!important;
    appearance:none!important;
    border:0!important;
    border-radius:11px!important;
    background:#fff!important;
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    gap:10px!important;
    padding:9px 10px!important;
    color:#171a2d!important;
    text-align:left!important;
    cursor:pointer!important;
    font:inherit!important;
    box-shadow:none!important;
}
.mm-currency-switcher--compact .currency-option:hover{background:#f8f7ff!important;color:#5b4af0!important;}
.mm-currency-switcher--compact .currency-option.active{background:#f1efff!important;color:#5b4af0!important;}
.mm-currency-switcher--compact .currency-option-main{display:flex!important;align-items:center!important;gap:6px!important;min-width:0!important;}
.mm-currency-switcher--compact .currency-option strong{font-size:12px!important;font-weight:950!important;line-height:1.2!important;}
.mm-currency-switcher--compact .currency-dash{font-size:11px!important;color:#a0a5b6!important;}
.mm-currency-switcher--compact .currency-name{font-size:12px!important;color:#4f566d!important;line-height:1.2!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;}
.mm-currency-switcher--compact .currency-check{flex:0 0 auto!important;color:#5b4af0!important;font-weight:950!important;font-size:13px!important;line-height:1!important;}
.mm-currency-switcher--compact .currency-menu p{border-top:1px solid #edf0f7!important;margin:4px 2px 0!important;padding:8px 2px 2px!important;font-size:10.5px!important;line-height:1.35!important;color:#7a8093!important;}
@media(max-width:860px){
    .mm-currency-switcher--compact>summary{height:32px!important;min-height:32px!important;padding:0 10px!important;border-radius:999px!important;}
    .mm-currency-switcher--compact .currency-label{display:none!important;}
    .mm-currency-switcher--compact .currency-code{font-size:12px!important;}
    .mm-currency-switcher--compact .currency-menu{right:0!important;left:auto!important;top:calc(100% + 8px)!important;width:min(236px,calc(100vw - 24px))!important;}
}

/* MovieMart 0.19.11 desktop header polish */
.nav-more>summary.more-trigger{display:inline-flex!important;align-items:center!important;justify-content:center;gap:6px;line-height:1!important;vertical-align:middle;}
.nav-more>summary.more-trigger .chevron{display:block;width:13px;height:13px;flex:0 0 13px;transform:none!important;stroke:currentColor;stroke-width:2.15;fill:none;stroke-linecap:round;stroke-linejoin:round;margin-top:1px;}

/* MovieMart 0.19.12 desktop category/listing polish */
@media (min-width: 821px){
  .catalog-listing-page .site-header{position:relative;top:auto;box-shadow:none;}
}
.catalog-listing-page .catalog-page{padding-top:26px;padding-bottom:44px;}
.catalog-listing-page .catalog-breadcrumb{margin-bottom:18px;color:#777d91;font-size:13px;font-weight:800;}
.catalog-listing-page .catalog-category-hero{position:relative;overflow:hidden;border-radius:28px;min-height:230px;margin-bottom:22px;border:1px solid #e8e7f4;background:linear-gradient(135deg,#f8f7ff 0%,#fff 54%,#eef3ff 100%);box-shadow:0 22px 60px rgba(30,35,70,.06);}
.catalog-listing-page .catalog-category-hero__media{position:absolute;inset:0;opacity:.28;filter:saturate(.82) contrast(.92);}
.catalog-listing-page .catalog-category-hero__media img{width:100%;height:100%;object-fit:cover;}
.catalog-listing-page .catalog-category-hero__copy{position:relative;z-index:1;max-width:720px;padding:42px 46px;}
.catalog-listing-page .catalog-category-hero__copy .eyebrow{display:inline-flex;margin-bottom:10px;padding:7px 11px;border:1px solid #ded9ff;border-radius:999px;background:rgba(255,255,255,.78);color:#5b4af0;font-size:11px;font-weight:950;text-transform:uppercase;letter-spacing:.045em;}
.catalog-listing-page .catalog-category-hero__copy h1{margin:0 0 10px;font-size:clamp(40px,4vw,60px);line-height:.98;letter-spacing:-.06em;}
.catalog-listing-page .catalog-category-hero__copy p{max-width:650px;margin:0;color:#5f667a;font-size:17px;line-height:1.55;}
.catalog-listing-page .category-children{margin:0 0 20px;padding:20px;border:1px solid #e8e8f4;border-radius:22px;background:#fff;box-shadow:0 18px 48px rgba(28,32,60,.045);}
.catalog-listing-page .category-children__heading{margin-bottom:14px;}
.catalog-listing-page .category-children__heading h2{font-size:22px;letter-spacing:-.035em;}
.catalog-listing-page .category-children__heading p{font-size:13px;color:#747a8d;}
.catalog-listing-page .category-child-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;}
.catalog-listing-page .category-child-grid a{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;min-height:86px;padding:14px;border:1px solid #e8e8f4;border-radius:18px;background:linear-gradient(180deg,#fff,#fbfbff);box-shadow:0 10px 26px rgba(28,32,60,.035);transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease;}
.catalog-listing-page .category-child-grid a:hover{transform:translateY(-2px);border-color:#cfc8ff;box-shadow:0 18px 38px rgba(104,88,245,.10);}
.catalog-listing-page .category-child-icon{width:46px;height:46px;display:grid;place-items:center;border-radius:16px;background:radial-gradient(circle at 30% 20%,#fff 0,#f4f1ff 45%,#ece9ff 100%);color:#5f50ef;box-shadow:inset 0 0 0 1px #ded9ff,0 10px 22px rgba(95,80,239,.10);}
.catalog-listing-page .category-child-icon svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round;}
.catalog-listing-page .category-child-copy{display:grid;gap:2px;min-width:0;}
.catalog-listing-page .category-child-copy b{font-size:14px;line-height:1.15;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.catalog-listing-page .category-child-copy small{font-size:11px;color:#7a8094;font-weight:850;}
.catalog-listing-page .category-child-grid a>strong{min-width:34px;height:28px;display:inline-grid;place-items:center;border-radius:999px;background:#f3f1ff;color:#5b4af0;font-size:12px;font-weight:950;}
.catalog-listing-page .catalog-toolbar{position:relative;top:auto;display:grid;grid-template-columns:minmax(0,1fr) auto auto auto;gap:12px;align-items:center;margin:18px 0;padding:14px 16px;border:1px solid #e7e8f2;border-radius:20px;background:#fff;box-shadow:0 14px 34px rgba(30,35,70,.045);}
.catalog-listing-page .catalog-toolbar__summary{padding:8px 12px;border-radius:999px;background:#f8f7ff;color:#5b4af0;font-weight:900;}
.catalog-listing-page .catalog-sort{display:flex;align-items:center;gap:8px;}
.catalog-listing-page .catalog-sort label{color:#747a8d;font-size:12px;font-weight:900;}
.catalog-listing-page .catalog-sort select{min-height:38px;border:1px solid #dfe2ef;border-radius:12px;background:#fff;padding:0 34px 0 12px;color:#20243b;font-weight:850;}
.catalog-listing-page .catalog-layout{display:grid;grid-template-columns:282px minmax(0,1fr);gap:24px;align-items:start;}
.catalog-listing-page .filters{position:sticky;top:24px;align-self:start;border:1px solid #e7e8f2;border-radius:24px;background:#fff;padding:16px;box-shadow:0 18px 42px rgba(30,35,70,.055);}
.catalog-listing-page .filters form{display:grid;gap:12px;}
.catalog-listing-page .facet-panel{border:1px solid #eceef6;border-radius:16px;background:#fbfbff;overflow:hidden;}
.catalog-listing-page .facet-panel[open]{background:#fff;box-shadow:0 10px 24px rgba(30,35,70,.035);}
.catalog-listing-page .facet-panel summary{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:48px;padding:0 14px;list-style:none;cursor:pointer;color:#1e2338;font-size:13px;font-weight:950;}
.catalog-listing-page .facet-panel summary::-webkit-details-marker{display:none;}
.catalog-listing-page .facet-panel summary:after{content:"⌄";color:#7e8498;font-size:15px;line-height:1;transition:transform .16s ease;}
.catalog-listing-page .facet-panel[open] summary:after{transform:rotate(180deg);}
.catalog-listing-page .facet-options,.catalog-listing-page .facet-price-inputs,.catalog-listing-page .facet-select-block{padding:0 14px 14px;}
.catalog-listing-page .facet-check{min-height:34px;padding:7px 0;border-top:1px solid #f1f2f7;}
.catalog-listing-page .facet-check:first-child{border-top:0;}
.catalog-listing-page .facet-check span{font-size:12px;font-weight:850;color:#353a52;}
.catalog-listing-page .facet-check small{font-size:11px;color:#8a90a3;}
.catalog-listing-page .facet-price-inputs{display:grid;grid-template-columns:1fr 1fr;gap:8px;}
.catalog-listing-page .facet-price-inputs input,.catalog-listing-page .facet-select-block select{border-radius:12px;border-color:#dde1ed;box-shadow:0 8px 18px rgba(30,35,70,.025);}
.catalog-listing-page .filter-apply{min-height:44px;border:0;border-radius:14px;background:linear-gradient(135deg,#6d5cff,#543fe8);color:#fff;font-weight:950;box-shadow:0 14px 30px rgba(92,75,236,.22);}
.catalog-listing-page .clear-filters{display:flex;align-items:center;justify-content:center;min-height:40px;border:1px solid #dedaff;border-radius:13px;background:#fff;color:#5b4af0;font-weight:900;}
.catalog-listing-page .active-filter-chips{margin-bottom:14px;}
.catalog-listing-page .catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;}
.catalog-listing-page .catalog-grid.is-list{grid-template-columns:1fr;}
.catalog-listing-page .product-card--catalogue{border-radius:20px;border:1px solid #e4e6f0;background:#fff;box-shadow:0 16px 38px rgba(29,33,64,.055);overflow:hidden;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease;}
.catalog-listing-page .product-card--catalogue:hover{transform:translateY(-3px);border-color:#cfc8ff;box-shadow:0 22px 48px rgba(29,33,64,.09);}
.catalog-listing-page .product-card--catalogue .product-art{min-height:260px;background:linear-gradient(180deg,#f7f7fb,#fff);display:grid;place-items:center;padding:18px;}
.catalog-listing-page .product-card--catalogue .product-art img{max-height:232px;width:auto;object-fit:contain;filter:drop-shadow(0 18px 18px rgba(20,25,45,.10));}
.catalog-listing-page .product-card--catalogue .placeholder-art{min-height:210px;border-radius:16px;background:radial-gradient(circle at 68% 26%,rgba(255,255,255,.65),transparent 18%),linear-gradient(135deg,#f1efff,#f8f8fc);color:#5b4af0;}
.catalog-listing-page .product-card--catalogue .product-badges{left:14px;top:14px;right:14px;display:flex;gap:6px;flex-wrap:wrap;}
.catalog-listing-page .product-card--catalogue .product-badges span{font-size:10px;font-weight:950;border-radius:999px;padding:5px 8px;background:rgba(255,255,255,.92);box-shadow:0 8px 18px rgba(30,35,70,.08);}
.catalog-listing-page .product-card--catalogue .product-badges .accent{display:none;}
.catalog-listing-page .product-card--catalogue .product-copy{padding:15px 16px 16px;}
.catalog-listing-page .product-card--catalogue .product-copy>small{font-size:11px;color:#5b4af0;font-weight:950;text-transform:none;}
.catalog-listing-page .product-card--catalogue .product-copy h3{font-size:17px;line-height:1.18;letter-spacing:-.025em;min-height:42px;margin:5px 0 4px;}
.catalog-listing-page .product-card--catalogue .product-copy p{min-height:22px;color:#72788c;font-size:13px;}
.catalog-listing-page .catalogue-card-price{display:grid;gap:13px;margin-top:12px;border-top:1px solid #eef0f6;padding-top:13px;}
.catalog-listing-page .catalogue-card-price strong{font-size:21px;color:#5b4af0;letter-spacing:-.02em;}
.catalog-listing-page .catalogue-card-price del{margin-left:8px;color:#a0a5b5;font-size:12px;}
.catalog-listing-page .catalogue-card-price small{display:block;margin-top:2px;color:#8a90a3;font-size:11px;font-weight:800;}
.catalogue-card-actions{display:grid;grid-template-columns:1fr auto;gap:8px;align-items:center;}
.catalogue-card-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:40px;border-radius:13px;padding:9px 13px;font-size:12px;font-weight:950;}
.catalogue-card-actions .catalogue-card-primary{background:linear-gradient(135deg,#6d5cff,#543fe8);color:#fff;box-shadow:0 12px 24px rgba(92,75,236,.18);}
.catalogue-card-actions .catalogue-card-secondary{border:1px solid #dedaff;background:#fff;color:#5b4af0;}
.catalog-listing-page .catalog-pagination{margin-top:24px;}
.catalog-listing-page .site-footer{margin-top:42px;}
@media(max-width:1240px){.catalog-listing-page .category-child-grid{grid-template-columns:repeat(3,minmax(0,1fr));}.catalog-listing-page .catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr));}.catalog-listing-page .catalog-layout{grid-template-columns:258px minmax(0,1fr);}}
@media(max-width:980px){.catalog-listing-page .catalog-layout{grid-template-columns:1fr}.catalog-listing-page .filters{position:static}.catalog-listing-page .category-child-grid{grid-template-columns:repeat(2,minmax(0,1fr));}.catalog-listing-page .catalog-toolbar{grid-template-columns:1fr;}.catalog-listing-page .catalog-toolbar__filters{display:flex;}}

/* MovieMart 0.19.13 Reference-based desktop listing and product card restoration */
@media (min-width: 981px){
    body.catalog-listing-page .catalog-page{padding-top:22px;}
    body.catalog-listing-page .catalog-category-hero{min-height:176px;margin:10px 0 20px;border-radius:24px;background:linear-gradient(105deg,#f8f7ff 0%,#ffffff 46%,#eef0ff 100%);border:1px solid #e7e8f4;box-shadow:0 16px 45px rgba(24,28,55,.045);overflow:hidden;}
    body.catalog-listing-page .catalog-category-hero__media{opacity:.36;filter:saturate(.95) contrast(.98);}
    body.catalog-listing-page .catalog-category-hero__copy{padding:34px 40px;}
    body.catalog-listing-page .catalog-category-hero__copy .eyebrow{display:none;}
    body.catalog-listing-page .catalog-category-hero__copy h1{font-size:clamp(34px,3.1vw,48px);line-height:1.02;letter-spacing:-.052em;margin:0 0 9px;}
    body.catalog-listing-page .catalog-category-hero__copy p{max-width:620px;font-size:15px;line-height:1.5;color:#596072;}

    body.catalog-listing-page .category-children{padding:0;margin:0 0 22px;border:0;background:transparent;box-shadow:none;}
    body.catalog-listing-page .category-children__heading{margin-bottom:12px;}
    body.catalog-listing-page .category-children__heading h2{font-size:22px;}
    body.catalog-listing-page .category-children__heading p{display:none;}
    body.catalog-listing-page .category-child-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;}
    body.catalog-listing-page .category-child-grid a{display:grid;grid-template-columns:1fr;justify-items:center;text-align:center;min-height:118px;padding:15px 10px;border-radius:16px;background:#fff;border:1px solid #e7e8f1;box-shadow:0 10px 26px rgba(25,30,62,.04);}
    body.catalog-listing-page .category-child-icon{width:52px;height:52px;border-radius:16px;background:linear-gradient(180deg,#ffffff,#f6f5ff);box-shadow:inset 0 0 0 1px #e3e0ff,0 10px 22px rgba(104,88,245,.08);}
    body.catalog-listing-page .category-child-icon svg{width:26px;height:26px;stroke-width:1.8;}
    body.catalog-listing-page .category-child-copy small{display:none;}
    body.catalog-listing-page .category-child-copy b{font-size:13px;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:30px;}
    body.catalog-listing-page .category-child-grid a>strong{position:absolute;opacity:0;pointer-events:none;}

    body.catalog-listing-page .catalog-toolbar{grid-template-columns:auto 1fr auto auto;margin:18px 0 18px;padding:13px 14px;border-radius:18px;background:#fff;box-shadow:0 12px 30px rgba(23,27,55,.04);}
    body.catalog-listing-page .catalog-toolbar__filters{display:flex;align-items:center;gap:9px;min-width:220px;}
    body.catalog-listing-page .catalog-toolbar__filters strong{font-size:15px;}
    body.catalog-listing-page .catalog-toolbar__filters a{font-size:12px;color:#5d50d9;font-weight:850;}
    body.catalog-listing-page .catalog-toolbar__summary{justify-self:start;background:transparent;padding:0;color:#6f7588;font-weight:760;}

    body.catalog-listing-page .catalog-layout{grid-template-columns:262px minmax(0,1fr);gap:24px;align-items:start;}
    body.catalog-listing-page .filters{position:sticky;top:94px;border:1px solid #e5e7f0;border-radius:18px;background:#fff;padding:0;box-shadow:0 10px 34px rgba(24,29,57,.045);overflow:hidden;}
    body.catalog-listing-page .filters-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:18px 18px 12px;border-bottom:1px solid #edf0f6;background:#fff;}
    body.catalog-listing-page .filters-head strong{display:block;font-size:18px;line-height:1;font-weight:950;letter-spacing:-.02em;color:#17182a;}
    body.catalog-listing-page .filters-head span{display:block;margin-top:4px;color:#7b8192;font-size:12px;font-weight:760;}
    body.catalog-listing-page .filters-head a{color:#5d50d9;font-size:12px;font-weight:900;white-space:nowrap;}
    body.catalog-listing-page .filters form{display:grid;gap:0;padding:0 18px 18px;}
    body.catalog-listing-page .facet-panel{border:0;border-bottom:1px solid #edf0f6;border-radius:0;background:#fff;box-shadow:none!important;overflow:visible;}
    body.catalog-listing-page .facet-panel:last-of-type{border-bottom:0;}
    body.catalog-listing-page .facet-panel summary{min-height:46px;padding:0;color:#17182a;font-size:13px;font-weight:950;letter-spacing:-.005em;}
    body.catalog-listing-page .facet-panel summary:after{content:"";width:15px;height:15px;background:no-repeat center/15px 15px url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='m6 9 6 6 6-6' fill='none' stroke='%237a8093' stroke-width='2.25' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");transition:transform .16s ease;}
    body.catalog-listing-page .facet-panel[open] summary:after{transform:rotate(180deg);}
    body.catalog-listing-page .facet-options{display:grid;gap:0;margin:0;max-height:246px;overflow:auto;padding:0 2px 13px 0;}
    body.catalog-listing-page .facet-options::-webkit-scrollbar{width:6px;}
    body.catalog-listing-page .facet-options::-webkit-scrollbar-thumb{border-radius:999px;background:#d9dce7;}
    body.catalog-listing-page .facet-check{display:grid;grid-template-columns:18px minmax(0,1fr) auto;gap:9px;align-items:center;min-height:34px;padding:5px 0;border:0;color:#4f5668;font-size:12px;font-weight:760;}
    body.catalog-listing-page .facet-check input{width:16px;height:16px;border-radius:4px;border:1px solid #cfd4e2;box-shadow:inset 0 1px 0 rgba(255,255,255,.8);}
    body.catalog-listing-page .facet-check input[type=radio]{border-radius:50%;}
    body.catalog-listing-page .facet-check span{font-size:12px;font-weight:760;color:#3e4455;line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
    body.catalog-listing-page .facet-check small{font-size:11px;color:#8e94a5;font-weight:760;}
    body.catalog-listing-page .facet-price-inputs{display:grid;grid-template-columns:1fr 1fr;gap:9px;padding:0 0 14px;}
    body.catalog-listing-page .facet-price-inputs label{font-size:11px;color:#707688;font-weight:850;}
    body.catalog-listing-page .facet-price-inputs input{height:42px;margin-top:6px;border:1px solid #dde1eb;border-radius:12px;background:#fff;padding:0 10px;box-shadow:0 6px 16px rgba(24,29,57,.025);}
    body.catalog-listing-page .facet-select-block{padding:0 0 13px;}
    body.catalog-listing-page .facet-select-block label{font-size:11px;font-weight:850;color:#707688;}
    body.catalog-listing-page .facet-select-block select{height:42px;width:100%;margin-top:6px;border:1px solid #dde1eb;border-radius:12px;background:#fff;padding:0 11px;font-weight:850;}
    body.catalog-listing-page .facet-select-block small{display:block;margin-top:7px;color:#8a90a2;font-size:10.5px;line-height:1.35;}
    body.catalog-listing-page .filter-apply{position:sticky;bottom:12px;z-index:2;min-height:43px;margin-top:16px;border-radius:12px;background:linear-gradient(135deg,#6c5cff,#5747e7);font-weight:950;box-shadow:0 13px 28px rgba(92,75,236,.18);}
    body.catalog-listing-page .clear-filters{min-height:36px;border:0;background:transparent;color:#5d50d9;font-size:12px;font-weight:900;}

    body.catalog-listing-page .active-filter-chips{gap:8px;margin-bottom:14px;}
    body.catalog-listing-page .active-filter-chips a{border-color:#dedaff;background:#f7f5ff;color:#5d50d9;font-size:11px;font-weight:850;padding:7px 10px;}
    body.catalog-listing-page .catalog-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;}
    body.catalog-listing-page .product-card--catalogue{border-radius:16px;border:1px solid #e3e6ef;background:#fff;box-shadow:0 8px 26px rgba(24,29,57,.045);overflow:hidden;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease;}
    body.catalog-listing-page .product-card--catalogue:hover{transform:translateY(-2px);border-color:#cdc7ff;box-shadow:0 18px 42px rgba(24,29,57,.09);}
    body.catalog-listing-page .product-card--catalogue .product-art{aspect-ratio:1/1;min-height:0;display:grid;place-items:center;padding:14px;background:linear-gradient(180deg,#fafafe 0%,#f4f5f9 100%);}
    body.catalog-listing-page .product-card--catalogue .product-art img{width:100%;height:100%;max-height:190px;object-fit:contain;padding:0;filter:drop-shadow(0 12px 16px rgba(23,27,50,.12));}
    body.catalog-listing-page .product-card--catalogue .placeholder-art{min-height:0;width:100%;height:100%;border-radius:14px;background:radial-gradient(circle at 78% 18%,rgba(255,255,255,.82),transparent 24%),linear-gradient(140deg,#f1efff,#fbfbff);color:#5d50d9;}
    body.catalog-listing-page .product-card--catalogue .placeholder-art span{font-size:42px;color:#6d5cff;}
    body.catalog-listing-page .product-card--catalogue .placeholder-art small{font-size:9px;color:#707688;letter-spacing:.12em;}
    body.catalog-listing-page .product-card--catalogue .product-badges{left:10px;top:10px;right:10px;display:flex;gap:5px;align-items:flex-start;}
    body.catalog-listing-page .product-card--catalogue .product-badges span{border:1px solid #dedaff;border-radius:999px;background:rgba(247,245,255,.96);color:#5d50d9;box-shadow:0 8px 18px rgba(24,29,57,.07);font-size:10px;line-height:1;padding:5px 7px;font-weight:950;}
    body.catalog-listing-page .product-card--catalogue .product-badges .accent{display:none;}
    body.catalog-listing-page .product-card--catalogue .product-badges .discount{margin-left:auto;border-color:#ffd4df;background:#e73359;color:#fff;}
    body.catalog-listing-page .product-card--catalogue .product-copy{display:flex;flex-direction:column;min-height:196px;padding:14px 14px 15px;}
    body.catalog-listing-page .product-card--catalogue .product-copy>small{display:inline-flex;align-self:flex-start;margin-bottom:6px;padding:4px 7px;border-radius:999px;background:#f2f0ff;color:#5d50d9;font-size:10px;line-height:1;font-weight:950;text-transform:none;letter-spacing:0;}
    body.catalog-listing-page .product-card--catalogue .product-copy h3{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:40px;margin:0 0 5px;color:#17182a;font-size:16px;line-height:1.24;letter-spacing:-.025em;font-weight:900;}
    body.catalog-listing-page .product-card--catalogue .product-copy p{min-height:20px;margin:0 0 9px;color:#777d8f;font-size:12.5px;line-height:1.35;}
    body.catalog-listing-page .catalogue-card-price{display:grid;gap:9px;margin-top:auto;padding-top:12px;border-top:1px solid #eef0f6;}
    body.catalog-listing-page .catalogue-card-price>div:first-child{display:grid;gap:1px;}
    body.catalog-listing-page .catalogue-card-price strong{color:#5d50d9;font-size:19px;line-height:1.1;font-weight:950;letter-spacing:-.025em;}
    body.catalog-listing-page .catalogue-card-price del{margin-left:6px;color:#a0a6b6;font-size:12px;}
    body.catalog-listing-page .catalogue-card-price small{margin-top:2px;color:#8a90a0;font-size:10.5px;font-weight:760;}
    body.catalog-listing-page .catalogue-card-actions{display:grid;grid-template-columns:1fr auto;gap:8px;align-items:center;}
    body.catalog-listing-page .catalogue-card-actions a{min-height:38px;border-radius:12px;padding:8px 12px;font-size:12px;font-weight:950;}
    body.catalog-listing-page .catalogue-card-primary{background:#fff!important;border:1px solid #d8d4ff!important;color:#5d50d9!important;box-shadow:none!important;}
    body.catalog-listing-page .catalogue-card-primary:hover{background:#f6f4ff!important;border-color:#bfb7ff!important;}
    body.catalog-listing-page .catalogue-card-secondary{border:0!important;background:transparent!important;color:#6f7588!important;padding-inline:6px!important;}
    body.catalog-listing-page .catalogue-card-secondary:hover{color:#5d50d9!important;}

    body.catalog-listing-page .catalog-grid.is-list .product-card--catalogue{grid-template-columns:190px minmax(0,1fr);}
    body.catalog-listing-page .catalog-grid.is-list .product-card--catalogue .product-art{aspect-ratio:auto;min-height:210px;}
    body.catalog-listing-page .catalog-grid.is-list .product-card--catalogue .product-copy{min-height:210px;padding:20px;}
}
@media (min-width:1241px) and (max-width:1380px){body.catalog-listing-page .catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr));}}
@media (max-width:1240px) and (min-width:981px){body.catalog-listing-page .catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr));}body.catalog-listing-page .category-child-grid{grid-template-columns:repeat(4,minmax(0,1fr));}body.catalog-listing-page .catalog-layout{grid-template-columns:250px minmax(0,1fr);}}


/* MovieMart 0.19.14 — reference-based desktop product detail restoration */
.product-detail-page .site-header{position:relative;top:auto;box-shadow:none;}
.product-detail-page .product-page{padding-top:22px;}
.product-detail-page .mm-product-page{max-width:1440px;}
.product-detail-page .mm-product-breadcrumbs{margin-bottom:20px;font-size:12px;color:#788096;}
.product-detail-page .mm-product-hero{grid-template-columns:minmax(620px,1.08fr) minmax(500px,.92fr);gap:36px;align-items:start;}
.product-detail-page .mm-product-gallery.has-thumbnails{grid-template-columns:78px minmax(0,1fr);gap:16px;}
.product-detail-page .mm-product-thumbs{gap:10px;}
.product-detail-page .mm-product-thumbs button{width:78px;height:88px;border-radius:14px;background:#fff;border-color:#e2e4ef;box-shadow:0 8px 22px rgba(20,24,48,.055);}
.product-detail-page .mm-product-thumbs button.active,.product-detail-page .mm-product-thumbs button:hover{border-color:#7664ff;box-shadow:0 0 0 3px rgba(118,100,255,.12),0 12px 26px rgba(20,24,48,.10);}
.product-detail-page .main-product-image.mm-product-stage{min-height:620px;border-radius:20px;border-color:#dfdff1;background:radial-gradient(circle at 70% 26%,rgba(119,96,255,.16),transparent 26rem),linear-gradient(135deg,#f4f1ff 0%,#fbfbff 46%,#f2f4fa 100%);box-shadow:0 22px 56px rgba(31,35,70,.075);}
.product-detail-page .mm-product-stage>img{height:620px;padding:24px;width:100%;object-fit:contain;transform:scale(1.08);transform-origin:center;}
.product-detail-page .placeholder-art.large{min-height:620px;border-radius:20px;background:linear-gradient(135deg,#eef0f8,#f9f8ff);}
.product-detail-page .mm-gallery-arrow,.product-detail-page .mm-gallery-zoom{width:44px;height:44px;background:#fff;border-color:rgba(31,35,70,.10);box-shadow:0 12px 26px rgba(22,24,43,.12);font-size:23px;}
.product-detail-page .mm-gallery-counter{background:rgba(16,20,38,.72);font-size:12px;padding:7px 11px;}
.product-detail-page .mm-product-summary{padding-top:4px;}
.product-detail-page .mm-product-badges span{background:#f4f1ff;border-color:#ded9ff;color:#5d50db;font-size:11px;padding:6px 11px;}
.product-detail-page .mm-product-badges .is-accent{background:#6755f4;border-color:#6755f4;color:#fff;}
.product-detail-page .mm-icon-button{width:44px;height:44px;border-radius:50%;font-size:18px;border-color:#e2e4ef;box-shadow:0 6px 16px rgba(20,24,48,.035);}
.product-detail-page .mm-product-summary h1{margin:14px 0 10px;font-size:clamp(34px,3vw,48px);line-height:1.06;letter-spacing:-.045em;font-weight:790;color:#111426;}
.product-detail-page .mm-product-byline{font-size:13px;color:#6d7487;}
.product-detail-page .mm-product-tags{margin:16px 0 16px;gap:10px;}
.product-detail-page .mm-product-tags a,.product-detail-page .mm-product-tags span{min-height:34px;display:inline-flex;align-items:center;border-color:#dcd9f5;background:#fff;color:#31364c;border-radius:999px;font-size:12px;font-weight:820;padding:8px 14px;}
.product-detail-page .mm-product-intro{max-width:620px;margin:0 0 17px;color:#656d81;font-size:15px;line-height:1.62;}
.product-detail-page .mm-product-price{margin:18px 0 18px;padding:0;background:transparent;border:0;box-shadow:none;}
.product-detail-page .mm-product-price span{display:block;margin-bottom:4px;color:#747a8c;font-size:13px;font-weight:750;}
.product-detail-page .mm-product-price strong{display:block;color:#6352ef;font-size:34px;line-height:1.05;letter-spacing:-.035em;}
.product-detail-page .mm-product-price small{display:block;margin-top:7px;color:#7b8295;font-size:12px;}
.product-detail-page .mm-product-primary-actions{display:none!important;}
.product-detail-page .mm-offer-card{margin-top:18px;border:1px solid #e0e3ef;border-radius:18px;background:#fff;box-shadow:0 16px 42px rgba(31,35,70,.055);overflow:hidden;}
.product-detail-page .mm-offer-card__head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 20px;border-bottom:1px solid #eef0f6;background:linear-gradient(180deg,#fff,#fdfdff);}
.product-detail-page .mm-offer-card__head span{display:inline-flex;align-items:center;gap:6px;color:#687085;font-size:11px;font-weight:850;text-transform:none;letter-spacing:0;}
.product-detail-page .mm-offer-card__head h2{margin:3px 0 0;font-size:17px;letter-spacing:-.02em;color:#15172a;}
.product-detail-page .mm-offer-card__head .mm-compare-link{font-size:12px;font-weight:900;color:#6252ef;}
.product-detail-page .mm-offer-row{display:grid;grid-template-columns:48px minmax(150px,1.05fr) minmax(128px,.8fr) minmax(100px,.58fr) auto;gap:13px;align-items:center;margin:0;padding:16px 20px;border:0;border-bottom:1px solid #eef0f6;background:#fff;box-shadow:none;}
.product-detail-page .mm-offer-row:last-of-type{border-bottom:0;}
.product-detail-page .mm-offer-row.is-best{box-shadow:inset 3px 0 0 #6755f4;background:#fefeff;}
.product-detail-page .mm-offer-vendor-mark{width:48px;height:48px;border-radius:50%;background:#202438;color:#fff;display:grid;place-items:center;overflow:hidden;font-weight:900;font-size:13px;box-shadow:0 10px 22px rgba(20,24,48,.12);}
.product-detail-page .mm-offer-vendor-mark img{width:100%;height:100%;object-fit:cover;}
.product-detail-page .mm-offer-vendor strong{font-size:14px;color:#14172a;line-height:1.2;}
.product-detail-page .mm-offer-vendor small{display:block;margin-top:2px;color:#7a8193;font-size:11px;}
.product-detail-page .mm-offer-vendor>span{display:inline-flex;margin-top:4px;font-size:11px;font-weight:900;}
.product-detail-page .mm-offer-vendor .is-available{color:#148a5b;}
.product-detail-page .mm-offer-vendor .is-unavailable{color:#b6334a;}
.product-detail-page .mm-offer-badge{padding:4px 8px;background:#effdf6;color:#16835a!important;border:1px solid #cef3df;}
.product-detail-page .mm-offer-meta{color:#7b8294;font-size:11px;line-height:1.45;}
.product-detail-page .mm-offer-meta>span{display:block;color:#555d72;font-weight:800;}
.product-detail-page .mm-offer-region{margin-top:1px;}
.product-detail-page .mm-offer-price{align-items:flex-start;}
.product-detail-page .mm-offer-price strong{color:#6252ef;font-size:20px;letter-spacing:-.025em;}
.product-detail-page .mm-offer-price del{color:#a1a6b3;font-size:11px;}
.product-detail-page .mm-offer-price small{font-size:10px;color:#8b91a0;}
.product-detail-page .mm-offer-button{min-width:126px;min-height:38px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #6252ef;border-radius:999px;background:#6252ef;color:#fff;font-size:11px;font-weight:900;box-shadow:0 8px 20px rgba(98,82,239,.20);}
.product-detail-page .mm-offer-button:hover{transform:translateY(-1px);box-shadow:0 12px 26px rgba(98,82,239,.24);}
.product-detail-page .mm-offer-card__foot{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 20px;border-top:1px solid #eef0f6;background:#fbfaff;color:#777f92;font-size:11px;line-height:1.45;}
.product-detail-page .mm-product-engagement{margin-top:14px;padding:16px;border:1px solid #e5e1ff;border-radius:18px;background:linear-gradient(135deg,#fbfaff,#f4f1ff);}
.product-detail-page .mm-product-information{grid-template-columns:repeat(3,minmax(0,1fr));gap:26px;margin-top:32px;}
.product-detail-page .mm-info-card{border-radius:18px;padding:24px 26px;border-color:#e1e4ef;box-shadow:0 14px 34px rgba(31,35,70,.045);}
.product-detail-page .mm-info-card h2{font-size:20px;}
.product-detail-page .mm-related-section{margin-top:36px;}
.product-detail-page .mm-related-track{grid-template-columns:repeat(5,minmax(0,1fr));gap:22px;}
.product-detail-page .mm-related-track .product-card{border:1px solid #e3e5ef;border-radius:15px;background:#fff;box-shadow:0 10px 26px rgba(20,24,48,.05);}
.product-detail-page .mm-related-track .product-art{aspect-ratio:1.12/1;background:#f6f6fa;}
.product-detail-page .mm-related-track .product-art>img{padding:12px;}
.product-detail-page .mm-related-track .product-copy{padding:15px;}
.product-detail-page .mm-related-track .product-copy h3{font-size:13.5px;line-height:1.22;min-height:34px;}
.product-detail-page .mm-purchase-notice{margin-top:36px;border-radius:18px;}
@media(max-width:1240px){.product-detail-page .mm-product-hero{grid-template-columns:minmax(520px,1fr) minmax(470px,.95fr);gap:28px}.product-detail-page .main-product-image.mm-product-stage{min-height:560px}.product-detail-page .mm-product-stage>img{height:560px}.product-detail-page .mm-offer-row{grid-template-columns:46px minmax(140px,1fr) minmax(100px,.7fr) auto}.product-detail-page .mm-offer-meta{display:none}.product-detail-page .mm-related-track{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(max-width:980px){.product-detail-page .site-header{position:sticky}.product-detail-page .mm-product-hero{grid-template-columns:1fr}.product-detail-page .mm-product-information{grid-template-columns:1fr 1fr}.product-detail-page .mm-related-track{grid-template-columns:repeat(3,minmax(0,1fr))}}

/* MovieMart 0.19.15-dev — desktop product trust strip icon polish */
.product-detail-page .mm-purchase-notice,
.offers-page .mm-purchase-notice{
    border:1px solid rgba(119,102,255,.22);
    border-radius:20px;
    background:linear-gradient(90deg,#fbfaff 0%,#f7f4ff 48%,#f2efff 100%);
    box-shadow:0 18px 44px rgba(55,48,110,.055);
}
.product-detail-page .mm-purchase-notice article,
.offers-page .mm-purchase-notice article{
    gap:18px;
    padding:25px 30px;
}
.product-detail-page .mm-purchase-notice article+article,
.offers-page .mm-purchase-notice article+article{
    border-left:1px solid rgba(119,102,255,.18);
}
.mm-purchase-notice .mm-trust-icon{
    position:relative;
    flex:0 0 54px;
    width:54px;
    height:54px;
    display:grid;
    place-items:center;
    border-radius:18px;
    background:
        radial-gradient(circle at 30% 22%,rgba(255,255,255,.98) 0 25%,rgba(237,233,255,.98) 26% 54%,rgba(224,218,255,.98) 100%);
    color:#6456f4;
    border:1px solid rgba(114,96,255,.20);
    box-shadow:inset 0 1px 0 rgba(255,255,255,.88),0 12px 28px rgba(94,75,235,.16);
}
.mm-purchase-notice .mm-trust-icon:after{
    content:"";
    position:absolute;
    right:8px;
    top:8px;
    width:8px;
    height:8px;
    border-radius:999px;
    background:linear-gradient(135deg,#9b8cff,#6252ee);
    box-shadow:0 0 0 4px rgba(116,96,255,.11);
}
.mm-purchase-notice .mm-trust-icon svg{
    width:26px;
    height:26px;
    fill:none;
    stroke:currentColor;
    stroke-width:1.85;
    stroke-linecap:round;
    stroke-linejoin:round;
}
.mm-purchase-notice .mm-trust-icon--support{
    color:#5e55d8;
    background:
        radial-gradient(circle at 30% 22%,rgba(255,255,255,.98) 0 25%,rgba(235,232,255,.98) 26% 56%,rgba(228,242,255,.98) 100%);
}
.mm-purchase-notice .mm-trust-icon--refresh{
    color:#5e55d8;
    background:
        radial-gradient(circle at 30% 22%,rgba(255,255,255,.98) 0 25%,rgba(235,232,255,.98) 26% 56%,rgba(236,249,245,.98) 100%);
}
.mm-purchase-notice .mm-trust-icon--partner svg path:nth-child(4){stroke-width:2.15;}
.product-detail-page .mm-purchase-notice strong,
.offers-page .mm-purchase-notice strong{
    font-size:15px;
    letter-spacing:-.015em;
    color:#16182d;
}
.product-detail-page .mm-purchase-notice p,
.offers-page .mm-purchase-notice p{
    max-width:520px;
    margin-top:5px;
    color:#6f7488;
    font-size:12px;
    line-height:1.55;
}
@media(max-width:820px){
    .mm-purchase-notice .mm-trust-icon{width:48px;height:48px;flex-basis:48px;border-radius:16px;}
    .mm-purchase-notice .mm-trust-icon svg{width:23px;height:23px;}
}


/* MovieMart 0.19.15.1-dev — reference trust strip icon cleanup */
.product-detail-page .mm-purchase-notice .mm-trust-icon,
.offers-page .mm-purchase-notice .mm-trust-icon{
    background:linear-gradient(135deg,#f7f5ff 0%,#ebe8ff 100%);
    color:#5f50ef;
    border:1px solid #ded9ff;
    box-shadow:0 10px 22px rgba(95,80,239,.10);
}
.product-detail-page .mm-purchase-notice .mm-trust-icon:after,
.offers-page .mm-purchase-notice .mm-trust-icon:after{
    content:none;
    display:none;
}
.product-detail-page .mm-purchase-notice .mm-trust-icon--support,
.product-detail-page .mm-purchase-notice .mm-trust-icon--refresh,
.offers-page .mm-purchase-notice .mm-trust-icon--support,
.offers-page .mm-purchase-notice .mm-trust-icon--refresh{
    background:linear-gradient(135deg,#f7f5ff 0%,#ebe8ff 100%);
    color:#5f50ef;
}
.product-detail-page .mm-purchase-notice .mm-trust-icon svg,
.offers-page .mm-purchase-notice .mm-trust-icon svg{
    width:25px;
    height:25px;
    fill:none;
    stroke:currentColor;
    stroke-width:1.85;
    stroke-linecap:round;
    stroke-linejoin:round;
}
.product-detail-page .mm-purchase-notice .mm-trust-icon circle,
.offers-page .mm-purchase-notice .mm-trust-icon circle{
    fill:currentColor;
    stroke:none;
}

/* UP019.16 Public retailer directory and reference vendor store polish */
.mm-retailer-directory-page{padding-top:28px;padding-bottom:72px}.mm-retailer-directory-hero{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,.62fr);gap:24px;align-items:end;overflow:hidden;border:1px solid #e4e3f4;border-radius:24px;background:radial-gradient(circle at 88% 5%,rgba(104,88,245,.20),transparent 26rem),linear-gradient(135deg,#111832,#1b2541);color:#fff;padding:34px 38px;margin-bottom:24px;box-shadow:0 24px 60px rgba(25,29,58,.12)}.mm-retailer-directory-hero .breadcrumbs{color:rgba(255,255,255,.74);margin-bottom:18px}.mm-retailer-directory-hero .mm-kicker,.mm-store-page .mm-kicker{display:inline-flex;margin-bottom:9px;color:#cfcaff;font-size:11px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.mm-retailer-directory-hero h1{margin:0;font-size:clamp(42px,4.4vw,64px);line-height:.96;letter-spacing:-.06em}.mm-retailer-directory-hero p{max-width:720px;margin:14px 0 0;color:rgba(255,255,255,.82);font-size:16px}.mm-retailer-search-card{border:1px solid rgba(255,255,255,.22);border-radius:20px;background:rgba(255,255,255,.94);color:var(--ink);padding:18px;box-shadow:0 18px 45px rgba(0,0,0,.13)}.mm-retailer-search-card label{font-size:12px;font-weight:900;color:#282d44}.mm-retailer-search-card>div:first-of-type{display:grid;grid-template-columns:1fr auto;gap:8px;margin:7px 0 12px}.mm-retailer-search-card input,.mm-retailer-search-card select{width:100%;min-height:42px;border:1px solid var(--line);border-radius:12px;background:#fff;padding:10px 12px;color:var(--ink);outline:0}.mm-retailer-search-card button{border:0;border-radius:12px;background:var(--accent);color:#fff;padding:0 16px;font-size:12px;font-weight:950}.mm-retailer-filter-row{display:grid;grid-template-columns:1.15fr .55fr .85fr;gap:9px}.mm-retailer-filter-row label span{display:block;margin:0 0 5px;color:#777d90;font-size:10px;text-transform:uppercase;letter-spacing:.04em}.mm-retailer-directory-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:22px 0 14px;color:#6f7588;font-size:13px}.mm-retailer-directory-toolbar strong{color:var(--accent-2);font-size:21px}.mm-retailer-directory-toolbar a{display:inline-flex;align-items:center;gap:8px;border:1px solid #dedaff;border-radius:999px;background:#fff;color:var(--accent-2);padding:9px 13px;font-size:12px;font-weight:900}.mm-retailer-directory-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.mm-retailer-card{display:grid;grid-template-columns:112px minmax(0,1fr) auto;gap:17px;align-items:center;border:1px solid #e4e5ef;border-radius:20px;background:#fff;padding:16px;box-shadow:0 12px 34px rgba(25,29,58,.045)}.mm-retailer-card-logo{height:92px;border:1px solid #eeeef6;border-radius:16px;background:#fbfbff;display:grid;place-items:center;overflow:hidden}.mm-retailer-card-logo img{max-width:88%;max-height:72px;object-fit:contain}.mm-retailer-card-logo span{width:54px;height:54px;display:grid;place-items:center;border-radius:50%;background:#11182f;color:#fff;font-weight:950}.mm-retailer-card-copy{min-width:0}.mm-retailer-card-head{display:flex;align-items:center;gap:10px;min-width:0}.mm-retailer-card h2{margin:0;font-size:20px;letter-spacing:-.03em}.mm-retailer-card h2 a:hover{color:var(--accent-2)}.mm-retailer-card em{display:inline-flex;border-radius:999px;background:#f2efff;color:#5d50d9;padding:5px 8px;font-size:10px;font-weight:950;font-style:normal;white-space:nowrap}.mm-retailer-card p{margin:8px 0 10px;color:#697086;font-size:13px;line-height:1.45}.mm-retailer-card-meta{display:flex;gap:7px;flex-wrap:wrap}.mm-retailer-card-meta span{display:inline-flex;border:1px solid #e8e6fb;border-radius:999px;background:#fbfaff;color:#555b71;padding:5px 8px;font-size:10px;font-weight:850}.mm-retailer-card-actions{display:grid;gap:8px;min-width:145px}.mm-store-primary,.mm-store-secondary,.mm-store-visit{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:38px;border-radius:11px;font-size:11px;font-weight:950}.mm-store-primary,.mm-store-visit{background:var(--accent);color:#fff;padding:10px 14px}.mm-store-primary:hover,.mm-store-visit:hover{background:var(--accent-2)}.mm-store-secondary{border:1px solid #dedaff;background:#fff;color:var(--accent-2);padding:9px 12px}.mm-store-page{padding-top:24px}.mm-store-hero{position:relative;isolation:isolate;display:grid;grid-template-columns:250px minmax(0,1fr);grid-template-rows:1fr auto;gap:24px;align-items:center;overflow:hidden;min-height:315px;border:1px solid #202943;border-radius:22px;background:#121a31;color:#fff;padding:44px 48px 26px;margin-bottom:26px;box-shadow:0 28px 70px rgba(16,22,43,.18)}.mm-store-hero-media,.mm-store-hero-scrim{position:absolute;inset:0;z-index:-2}.mm-store-hero-media img{width:100%;height:100%;object-fit:cover}.mm-store-hero-scrim{z-index:-1;background:linear-gradient(90deg,rgba(13,19,36,.94),rgba(13,19,36,.76) 44%,rgba(13,19,36,.45)),radial-gradient(circle at 92% 10%,rgba(104,88,245,.34),transparent 24rem)}.mm-store-logo-card{width:210px;height:210px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.22);border-radius:18px;background:rgba(255,255,255,.94);box-shadow:0 24px 60px rgba(0,0,0,.24);overflow:hidden;color:#1d2238}.mm-store-logo-card img{max-width:82%;max-height:150px;object-fit:contain}.mm-store-logo-card span{width:86px;height:86px;display:grid;place-items:center;border-radius:50%;background:#151b32;color:#fff;font-size:26px;font-weight:950}.mm-store-logo-card strong{align-self:start;margin-top:-35px;font-size:18px}.mm-store-hero-copy{min-width:0}.mm-store-title-line{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.mm-store-title-line h1{margin:0;font-size:clamp(42px,4vw,64px);line-height:.96;letter-spacing:-.06em}.mm-store-title-line span{display:inline-flex;border:1px solid rgba(255,255,255,.22);border-radius:999px;background:#fff;color:var(--accent-2);padding:7px 11px;font-size:11px;font-weight:950}.mm-store-tagline{margin:14px 0 7px!important;color:#fff!important;font-size:18px!important;font-weight:850}.mm-store-hero-copy p{max-width:780px;margin:0;color:rgba(255,255,255,.84);font-size:15px;line-height:1.65}.mm-store-trust-strip{grid-column:1/-1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;overflow:hidden;border:1px solid rgba(255,255,255,.20);border-radius:16px;background:rgba(255,255,255,.22)}.mm-store-trust-strip div{display:grid;grid-template-columns:38px 1fr;column-gap:10px;align-items:center;background:rgba(255,255,255,.94);color:var(--ink);padding:13px 15px}.mm-store-trust-strip span{grid-row:1/3;width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:#f0edff;color:var(--accent-2)}.mm-store-trust-strip svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.mm-store-trust-strip strong{font-size:12px}.mm-store-trust-strip small{color:#6e7486;font-size:10px}.mm-store-content-grid{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:24px;align-items:start}.mm-store-main{display:grid;gap:28px;min-width:0}.mm-store-sidebar{position:sticky;top:96px;display:grid;gap:14px}.mm-store-sidebar section{border:1px solid var(--line);border-radius:18px;background:#fff;padding:18px;box-shadow:0 10px 28px rgba(25,29,58,.04)}.mm-store-sidebar h2{margin:0 0 12px;font-size:18px;letter-spacing:-.03em}.mm-store-sidebar dl{display:grid;gap:10px;margin:0}.mm-store-sidebar dl div{display:flex;justify-content:space-between;gap:16px;border-bottom:1px solid var(--soft);padding-bottom:9px}.mm-store-sidebar dl div:last-child{border-bottom:0;padding-bottom:0}.mm-store-sidebar dt{color:#777d90;font-size:11px}.mm-store-sidebar dd{margin:0;color:#1d2135;font-size:12px;font-weight:850;text-align:right}.mm-store-sidebar p{color:#697086;font-size:13px;line-height:1.55}.mm-store-category-list{display:grid;gap:10px;margin:0;padding:0;list-style:none}.mm-store-category-list li{position:relative;padding-left:24px;color:#2a3045;font-size:13px;font-weight:780}.mm-store-category-list li:before{content:'';position:absolute;left:0;top:.45em;width:12px;height:12px;border:2px solid var(--accent);border-radius:4px}.mm-store-confidence{background:linear-gradient(180deg,#fff,#fbfaff)!important}.mm-store-product-section{min-width:0}.mm-store-section-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0 0 13px}.mm-store-section-heading h2{margin:0;font-size:24px;letter-spacing:-.04em}.mm-store-section-heading a{color:var(--accent-2);font-size:12px;font-weight:950}.mm-store-product-row{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.mm-store-product-row .product-card{border-radius:13px;overflow:hidden}.mm-store-product-row .product-art{aspect-ratio:1/1.05;background:#f3f4f8}.mm-store-product-row .product-copy{padding:12px}.mm-store-product-row .product-copy h3{font-size:14px}.mm-store-product-row .product-copy>p{min-height:0}.mm-store-product-row .catalogue-card-actions{display:none}.mm-store-about{display:grid;grid-template-columns:190px minmax(0,1fr) 300px;gap:20px;align-items:center;border:1px solid #e5e3f7;border-radius:20px;background:linear-gradient(135deg,#fff,#f7f4ff);padding:18px}.mm-store-about-media{height:150px;border-radius:14px;overflow:hidden;background:#11182f}.mm-store-about-media img{width:100%;height:100%;object-fit:cover}.mm-store-about h2{margin:0 0 5px;font-size:23px}.mm-store-about h3{margin:0 0 8px;font-size:17px}.mm-store-about p{margin:0;color:#677084;font-size:13px}.mm-store-about-points{display:flex;flex-wrap:wrap;gap:7px;margin-top:12px}.mm-store-about-points span{border-radius:999px;background:#fff;color:#5d50d9;padding:6px 9px;font-size:10px;font-weight:900}.mm-store-assistant-mini{display:grid;grid-template-columns:1fr auto;gap:8px;align-items:center;border:1px solid #e1ddff;border-radius:16px;background:#fff;padding:9px}.mm-store-assistant-mini input{min-width:0;border:0;outline:0;padding:10px;color:#22263a}.mm-store-assistant-mini button{border:0;border-radius:12px;background:var(--accent);color:#fff;padding:10px 14px;font-size:11px;font-weight:950}.mm-more-retailers-strip{margin-top:28px;border:1px solid #e7e5f7;border-radius:18px;background:#fff;padding:18px;box-shadow:0 10px 28px rgba(25,29,58,.035)}.mm-more-retailers-list{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:1px;overflow:hidden;border:1px solid #e8e9f1;border-radius:13px;background:#e8e9f1}.mm-more-retailers-list a{min-height:76px;display:flex;align-items:center;justify-content:center;gap:9px;background:#fbfbff;padding:10px;text-align:center}.mm-more-retailers-list img{max-width:120px;max-height:44px;object-fit:contain}.mm-more-retailers-list span{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#11182f;color:#fff;font-size:10px;font-weight:950}.mm-more-retailers-list b{font-size:11px}@media(max-width:1180px){.mm-store-content-grid{grid-template-columns:1fr}.mm-store-sidebar{position:static;grid-template-columns:repeat(2,minmax(0,1fr))}.mm-store-product-row{grid-template-columns:repeat(3,minmax(0,1fr))}.mm-store-about{grid-template-columns:1fr}.mm-retailer-directory-hero{grid-template-columns:1fr}.mm-retailer-directory-grid{grid-template-columns:1fr}.mm-retailer-card{grid-template-columns:92px 1fr}.mm-retailer-card-actions{grid-column:1/-1;display:flex}.mm-more-retailers-list{grid-template-columns:repeat(3,1fr)}}@media(max-width:780px){.mm-store-hero{grid-template-columns:1fr;padding:26px}.mm-store-logo-card{width:150px;height:150px}.mm-store-trust-strip{grid-template-columns:1fr 1fr}.mm-store-sidebar{grid-template-columns:1fr}.mm-store-product-row{grid-template-columns:repeat(2,minmax(0,1fr))}.mm-retailer-filter-row{grid-template-columns:1fr}.mm-retailer-card{grid-template-columns:1fr}.mm-retailer-card-logo{height:120px}.mm-more-retailers-list{grid-template-columns:1fr 1fr}}

/* MovieMart 0.19.17-dev — Wishlist reference layout */
.mm-desktop-wishlist-reference{background:#fff;}
.mm-wishlist-reference{max-width:1480px;padding-top:34px;padding-bottom:64px;}
.mm-wishlist-breadcrumb{display:flex;align-items:center;gap:9px;margin:0 0 26px;color:#73798d;font-size:12px;font-weight:700;}
.mm-wishlist-breadcrumb a:hover{color:var(--accent-2);}
.mm-wishlist-head{display:flex;align-items:flex-start;justify-content:space-between;gap:28px;margin-bottom:24px;}
.mm-wishlist-head h1{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin:0;color:#12162b;font-family:var(--font-display);font-size:38px;line-height:1.05;letter-spacing:-.045em;font-weight:850;}
.mm-wishlist-head h1>span{display:inline-flex;color:var(--accent-2);font-size:26px;line-height:1;}
.mm-wishlist-head h1 em{display:inline-flex;align-items:center;min-height:28px;padding:0 11px;border-radius:999px;background:#f1efff;color:var(--accent-2);font-size:12px;letter-spacing:0;font-style:normal;font-weight:900;}
.mm-wishlist-head p{margin:8px 0 0;max-width:640px;color:#687085;font-size:14px;}
.mm-wishlist-toolbar{display:flex;align-items:center;gap:12px;margin-top:8px;}
.mm-wishlist-toolbar label{display:flex;align-items:center;gap:8px;color:#6a7083;font-size:13px;font-weight:800;white-space:nowrap;}
.mm-wishlist-toolbar input,.mm-wishlist-check input{width:18px;height:18px;accent-color:var(--accent);}
.mm-wishlist-soft-button{min-height:42px;border:0;border-radius:999px;background:#f1f2f7;color:#545b6f;padding:0 17px;font-size:13px;font-weight:900;}
.mm-wishlist-soft-button:not(:disabled){background:#191e32;color:#fff;}
.mm-wishlist-soft-button:disabled{cursor:not-allowed;opacity:.62;}
.mm-wishlist-flash{border-radius:16px;margin-bottom:18px;}
.mm-wishlist-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:42px;align-items:start;}
.mm-wishlist-main{min-width:0;}
.mm-wishlist-list{display:grid;gap:0;border:1px solid #e3e6ef;border-radius:24px;background:#fff;box-shadow:0 22px 60px rgba(25,29,58,.055);overflow:hidden;}
.mm-wishlist-row{display:grid;grid-template-columns:34px 112px minmax(220px,1fr) 150px 220px 154px;gap:18px;align-items:center;min-height:130px;padding:20px 20px 20px 24px;border-bottom:1px solid #eef0f6;background:#fff;}
.mm-wishlist-row:last-child{border-bottom:0;}
.mm-wishlist-check{display:flex;align-items:center;justify-content:center;}
.mm-wishlist-art{width:94px;height:104px;display:grid;place-items:center;overflow:hidden;border-radius:15px;background:#f4f5f9;border:1px solid #eef0f6;}
.mm-wishlist-art img{width:100%;height:100%;object-fit:contain;padding:4px;}
.mm-wishlist-copy{min-width:0;}
.mm-wishlist-copy h2{margin:0 0 7px;font-size:18px;line-height:1.22;letter-spacing:-.018em;font-weight:900;}
.mm-wishlist-copy h2 a:hover{color:var(--accent-2);}
.mm-wishlist-copy p{display:flex;gap:7px;flex-wrap:wrap;margin:0;color:#687085;font-size:13px;}
.mm-wishlist-copy p span{display:inline-flex;align-items:center;border-radius:999px;background:#f1f2f6;color:#697084;padding:3px 8px;font-size:11px;font-weight:800;}
.mm-wishlist-price strong{display:block;color:var(--accent-2);font-size:24px;line-height:1;font-weight:950;}
.mm-wishlist-price small{display:block;margin-top:8px;color:#788093;font-size:11px;line-height:1.35;font-weight:700;}
.mm-wishlist-mini-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;align-items:center;justify-items:center;border-left:1px solid #eef0f6;border-right:1px solid #eef0f6;padding:0 10px;}
.mm-wishlist-mini-actions a,.mm-wishlist-mini-actions button{display:grid;gap:5px;place-items:center;border:0;background:transparent;color:#73798c;font-size:10px;font-weight:800;text-align:center;}
.mm-wishlist-mini-actions svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round;}
.mm-wishlist-mini-actions a:hover,.mm-wishlist-mini-actions button:hover{color:var(--accent-2);}
.mm-wishlist-offers{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:48px;border-radius:13px;background:linear-gradient(135deg,var(--accent),#7f70ff);color:#fff;font-size:13px;font-weight:950;box-shadow:0 12px 28px rgba(104,88,245,.22);}
.mm-wishlist-offers:hover{transform:translateY(-1px);box-shadow:0 15px 34px rgba(104,88,245,.27);}
.mm-wishlist-sidebar{position:sticky;top:102px;display:grid;gap:18px;}
.mm-wishlist-side-card,.mm-wishlist-help-card{border:1px solid #e2e5ee;border-radius:24px;background:#fff;padding:24px;box-shadow:0 18px 46px rgba(25,29,58,.045);}
.mm-wishlist-side-card h2,.mm-wishlist-alert-card h2,.mm-wishlist-help-card h2{margin:0 0 18px;font-size:19px;line-height:1.2;letter-spacing:-.02em;}
.mm-wishlist-side-card dl{display:grid;gap:16px;margin:0 0 22px;}
.mm-wishlist-side-card dl div{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;}
.mm-wishlist-side-card dt{color:#687085;font-size:13px;font-weight:700;}
.mm-wishlist-side-card dd{margin:0;color:#12162b;font-size:14px;font-weight:900;text-align:right;}
.mm-wishlist-side-card .is-total dd{color:var(--accent-2);font-size:24px;line-height:1;}
.mm-wishlist-primary,.mm-wishlist-secondary{display:flex;align-items:center;justify-content:center;min-height:48px;border-radius:13px;font-size:13px;font-weight:950;}
.mm-wishlist-primary{background:linear-gradient(135deg,var(--accent),#7f70ff);color:#fff;box-shadow:0 12px 28px rgba(104,88,245,.22);}
.mm-wishlist-secondary{margin-top:12px;border:1px solid #dadcff;background:#fff;color:#2d3150;}
.mm-wishlist-alert-card{display:grid;grid-template-columns:46px 1fr;gap:14px;border:1px solid #e5e1ff;border-radius:24px;background:linear-gradient(135deg,#fbfaff,#f2efff);padding:24px;}
.mm-wishlist-alert-card>span{width:46px;height:46px;display:grid;place-items:center;border-radius:50%;background:#fff;color:var(--accent-2);box-shadow:0 10px 26px rgba(104,88,245,.12);}
.mm-wishlist-alert-card svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;}
.mm-wishlist-alert-card p{margin:0 0 16px;color:#687085;font-size:13px;line-height:1.45;}
.mm-wishlist-alert-card a{display:flex;align-items:center;justify-content:center;min-height:42px;border-radius:999px;background:#fff;color:var(--accent-2);font-size:13px;font-weight:950;box-shadow:0 8px 22px rgba(104,88,245,.10);}
.mm-wishlist-help-card ul{display:grid;gap:14px;margin:0;padding:0;list-style:none;}
.mm-wishlist-help-card li{position:relative;padding-left:28px;color:#687085;font-size:13px;line-height:1.45;}
.mm-wishlist-help-card li:before{content:'♡';position:absolute;left:0;top:-1px;color:var(--accent-2);font-weight:950;}
.mm-wishlist-recommendations{margin-top:36px;}
.mm-wishlist-recommendations .section-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:16px;}
.mm-wishlist-recommendations h2{margin:0;font-size:22px;letter-spacing:-.025em;}
.mm-wishlist-recommendations .section-head a{color:var(--accent-2);font-size:13px;font-weight:900;}
.mm-wishlist-rail{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:18px;}
.mm-wishlist-rail .product-card{border-radius:12px;overflow:hidden;box-shadow:0 10px 26px rgba(25,29,58,.045);}
.mm-wishlist-rail .product-art{aspect-ratio:1/1.02;background:#f4f5f9;}
.mm-wishlist-rail .product-art>img{object-fit:contain;padding:8px;}
.mm-wishlist-rail .product-copy{padding:12px;}
.mm-wishlist-rail .product-copy h3{font-size:13px;line-height:1.22;margin:0 0 5px;}
.mm-wishlist-rail .product-copy p{min-height:0;font-size:11px;}
.mm-wishlist-rail .price-line{margin-top:8px;padding-top:0;border-top:0;}
.mm-wishlist-trust-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin-top:32px;border:1px solid #e5e2ff;border-radius:20px;background:linear-gradient(135deg,#fbfaff,#f4f1ff);overflow:hidden;}
.mm-wishlist-trust-strip article{display:grid;grid-template-columns:44px 1fr;gap:12px;align-items:center;min-height:86px;padding:18px 24px;border-right:1px solid #e3e0fb;}
.mm-wishlist-trust-strip article:last-child{border-right:0;}
.mm-wishlist-trust-strip span{width:44px;height:44px;display:grid;place-items:center;border-radius:50%;background:#fff;color:var(--accent-2);font-size:21px;font-weight:950;box-shadow:0 10px 24px rgba(104,88,245,.10);}
.mm-wishlist-trust-strip strong{display:block;font-size:14px;}
.mm-wishlist-trust-strip p{margin:2px 0 0;color:#687085;font-size:12px;line-height:1.35;}
.mm-wishlist-empty{border-radius:24px;}
@media(max-width:1280px){.mm-wishlist-layout{grid-template-columns:1fr;gap:24px}.mm-wishlist-sidebar{position:static;grid-template-columns:repeat(3,minmax(0,1fr))}.mm-wishlist-row{grid-template-columns:34px 100px minmax(200px,1fr) 132px 190px 140px;gap:14px}.mm-wishlist-rail{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(max-width:980px){.mm-wishlist-head{flex-direction:column}.mm-wishlist-sidebar{grid-template-columns:1fr}.mm-wishlist-row{grid-template-columns:26px 92px minmax(0,1fr) auto;align-items:center}.mm-wishlist-price{grid-column:3 / 4}.mm-wishlist-mini-actions{grid-column:2 / 4;border:0;border-top:1px solid #eef0f6;padding:12px 0 0;justify-items:start}.mm-wishlist-offers{grid-column:4 / 5;grid-row:1 / 3;min-width:130px}.mm-wishlist-trust-strip{grid-template-columns:1fr 1fr}.mm-wishlist-trust-strip article:nth-child(2){border-right:0}.mm-wishlist-trust-strip article:nth-child(-n+2){border-bottom:1px solid #e3e0fb}}
@media(max-width:720px){.mm-wishlist-reference{width:min(100% - 24px,1480px);padding-top:22px}.mm-wishlist-row{grid-template-columns:24px 78px minmax(0,1fr);gap:12px;padding:14px}.mm-wishlist-art{width:78px;height:88px}.mm-wishlist-copy h2{font-size:15px}.mm-wishlist-price{grid-column:3 / 4}.mm-wishlist-offers{grid-column:2 / 4;grid-row:auto;min-height:42px}.mm-wishlist-mini-actions{grid-column:2 / 4}.mm-wishlist-rail{grid-template-columns:repeat(2,minmax(0,1fr))}.mm-wishlist-trust-strip{grid-template-columns:1fr}.mm-wishlist-trust-strip article{border-right:0;border-bottom:1px solid #e3e0fb}.mm-wishlist-trust-strip article:last-child{border-bottom:0}}

/* MovieMart 0.19.18-dev — Wishlist compact layout and partner-offer copy polish */
.mm-desktop-wishlist-reference .mm-wishlist-layout{align-items:start;gap:34px;}
.mm-desktop-wishlist-reference .mm-wishlist-main>.mm-wishlist-recommendations{margin-top:26px;}
.mm-desktop-wishlist-reference .mm-wishlist-main>.mm-wishlist-recommendations .section-head{margin-bottom:14px;}
.mm-desktop-wishlist-reference .mm-wishlist-list:has(.mm-wishlist-row:only-child){box-shadow:0 18px 46px rgba(25,29,58,.05);}
.mm-desktop-wishlist-reference .mm-wishlist-row:only-child{min-height:118px;}
.mm-desktop-wishlist-reference .mm-wishlist-trust-strip strong{letter-spacing:-.01em;}
.mm-desktop-wishlist-reference .mm-wishlist-trust-strip article:nth-child(2) p{max-width:230px;}
@media(max-width:1280px){.mm-desktop-wishlist-reference .mm-wishlist-main>.mm-wishlist-recommendations{margin-top:24px}}

/* MovieMart 0.19.19-dev — Wishlist bottom recommendation rail hotfix */
.mm-desktop-wishlist-reference .mm-wishlist-recommendations--bottom{margin-top:38px;}
.mm-desktop-wishlist-reference .mm-wishlist-recommendations--bottom .section-head{margin-bottom:16px;}
.mm-desktop-wishlist-reference .mm-wishlist-recommendations--bottom .mm-wishlist-rail{width:100%;}
@media(min-width:1281px){
  .mm-desktop-wishlist-reference .mm-wishlist-layout{margin-bottom:0;}
  .mm-desktop-wishlist-reference .mm-wishlist-recommendations--bottom{padding-top:4px;}
}


/* UP01920: unified brand lockup, product lightbox, vendor directory and media manager */
.mm-brand-lockup{display:inline-flex;align-items:center;gap:0;text-decoration:none;line-height:1}.mm-brand-wordmark-img{display:block;width:auto;max-width:190px;height:auto}.site-header .mm-brand-wordmark-img{height:38px}.mobile-header .mm-brand-wordmark-img,.mm-toolbar-brand .mm-brand-wordmark-img{height:32px;max-width:166px}.admin-brand{gap:9px}.admin-brand:before{content:'';width:34px;height:24px;background:url('/assets/brand/moviemart-mark.svg') center/contain no-repeat}.admin-brand span{display:none}.admin-brand strong{letter-spacing:-.04em}.mm-product-lightbox{position:fixed;z-index:5000;inset:0;display:grid;place-items:center;padding:24px;background:rgba(12,15,28,.78);backdrop-filter:blur(16px)}.mm-lightbox-open{overflow:hidden}.mm-product-lightbox__panel{position:relative;width:min(1120px,96vw);height:min(840px,92vh);display:grid;place-items:center;border:1px solid rgba(255,255,255,.18);border-radius:26px;background:linear-gradient(180deg,rgba(255,255,255,.97),rgba(246,246,255,.97));box-shadow:0 34px 90px rgba(0,0,0,.28);overflow:hidden}.mm-product-lightbox img{max-width:100%;max-height:100%;object-fit:contain;padding:34px}.mm-product-lightbox__close,.mm-product-lightbox__nav{position:absolute;z-index:2;display:grid;place-items:center;border:1px solid rgba(23,26,48,.12);border-radius:999px;background:rgba(255,255,255,.96);color:#14172a;box-shadow:0 12px 30px rgba(18,21,43,.12);cursor:pointer}.mm-product-lightbox__close{right:18px;top:18px;width:46px;height:46px;font-size:28px}.mm-product-lightbox__nav{top:50%;width:52px;height:52px;transform:translateY(-50%);font-size:32px}.mm-product-lightbox__nav.is-prev{left:18px}.mm-product-lightbox__nav.is-next{right:18px}.mm-product-lightbox__count{position:absolute;left:18px;top:18px;padding:8px 12px;border-radius:999px;background:rgba(20,24,44,.78);color:#fff;font-size:12px;font-weight:900}.mm-media-upload-panel{margin-bottom:18px}.mm-media-toolbar{display:flex;justify-content:space-between;gap:14px;align-items:center;margin-bottom:18px}.mm-media-filters{display:flex;gap:10px;flex-wrap:wrap}.mm-media-filters input,.mm-media-filters select{min-width:220px}.mm-media-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:18px}.mm-media-card{display:grid;gap:12px}.mm-media-thumb{aspect-ratio:1;background:linear-gradient(135deg,#f7f7ff,#fff);border:1px solid rgba(18,21,43,.08);border-radius:18px;display:grid;place-items:center;overflow:hidden}.mm-media-thumb img{width:100%;height:100%;object-fit:contain}.mm-media-meta{display:grid;gap:4px;color:#5f6781}.mm-media-edit{display:grid;gap:8px}.mm-media-edit input{width:100%}@media(max-width:760px){.site-header .mm-brand-wordmark-img{height:32px;max-width:168px}.mm-product-lightbox{padding:0;background:rgba(8,10,20,.86)}.mm-product-lightbox__panel{width:100vw;height:100vh;border-radius:0}.mm-product-lightbox img{padding:20px}.mm-product-lightbox__close{right:14px;top:14px}.mm-product-lightbox__count{left:14px;top:14px}.mm-product-lightbox__nav{width:44px;height:44px}.mm-media-toolbar{display:grid}.mm-media-filters{display:grid}.mm-media-filters input,.mm-media-filters select{min-width:0;width:100%}}

/* UP01921 Vendor Directory data-binding/empty-state polish */
.mm-retailer-directory-toolbar small{display:inline-flex;margin-left:8px;color:#7a8092;font-size:13px;font-weight:700}.mm-retailer-empty-state{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:22px 0 56px;padding:34px;border:1px dashed #d8d7ee;border-radius:24px;background:linear-gradient(135deg,#fff,#faf9ff);box-shadow:0 18px 42px rgba(31,33,64,.045)}.mm-retailer-empty-state h2{margin:8px 0 8px;font-size:28px;letter-spacing:-.04em}.mm-retailer-empty-state p{max-width:680px;margin:0;color:#697084;line-height:1.55}.mm-retailer-empty-actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.admin-vendor-card-table small{display:block;color:#74798b;font-size:12px;margin-top:3px}.admin-vendor-card-table form label input{width:auto!important}.admin-vendor-card-table .tag{white-space:nowrap}@media(max-width:900px){.mm-retailer-empty-state{align-items:flex-start;flex-direction:column;padding:24px}.mm-retailer-empty-state h2{font-size:23px}.mm-retailer-empty-actions{width:100%}.mm-retailer-empty-actions a{width:100%;justify-content:center}}
