
/* host-theme isolation */
.exv-page,.exv-page *{box-sizing:border-box}
.exv-page{width:100%;max-width:none!important;margin:0!important;overflow:hidden;background:#000!important;color:#fff!important}
.exv-page a{box-shadow:none}
.exv-page button,.exv-page input,.exv-page select,.exv-page textarea{font:inherit}
.exv-page button{border-radius:0}
.exv-page img{max-width:100%}

/* Smart Site 4 Exclusive Video Experience — Maison Metro */
:root{--exv-black:#000;--exv-white:#fff;--exv-fuchsia:#B31245;--exv-line:#252525;--exv-muted:#bfbfbf}
.exv-page{background:#000;color:#fff}.exv-hero{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);min-height:420px;border-bottom:1px solid #1e1e1e;background:#000}
.exv-hero-copy{padding:54px clamp(28px,5vw,66px);display:flex;flex-direction:column;justify-content:center}.exv-kicker{color:#B31245;font-size:11px;letter-spacing:.12em;text-transform:uppercase;font-weight:800}
.exv-hero h1{font:400 clamp(48px,5.5vw,78px)/.98 Georgia,serif;text-transform:uppercase;margin:16px 0 20px;color:#fff}.exv-hero p{max-width:580px;color:#fff;font-size:16px;line-height:1.65;margin:0 0 24px}
.exv-primary{display:inline-flex;align-items:center;gap:9px;align-self:flex-start;background:#B31245;color:#fff;text-decoration:none;font-weight:800;padding:13px 18px;border:1px solid #B31245}
.exv-trust{display:flex;gap:16px;flex-wrap:wrap;margin-top:22px;color:#bbb;font-size:11px}.exv-trust span::before{content:'◇';color:#B31245;margin-right:6px}
.exv-hero-media{position:relative;overflow:hidden;min-height:420px;background:#090909}.exv-hero-media img{width:100%;height:100%;object-fit:cover;display:block;filter:brightness(.78)}
.exv-hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#000 0,rgba(0,0,0,.48) 15%,rgba(0,0,0,.12) 58%,rgba(0,0,0,.35))}
.exv-play{position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);width:72px;height:72px;border:2px solid #fff;border-radius:50%;display:grid;place-items:center;color:#fff;text-decoration:none;font-size:28px;background:rgba(0,0,0,.38);padding-left:5px}
.exv-play-label{position:absolute;top:calc(50% + 50px);left:50%;transform:translateX(-50%);font-size:12px;text-transform:uppercase;color:#fff}
.exv-section{padding:34px clamp(28px,4vw,52px);border-bottom:1px solid #171717}.exv-section-head{display:flex;justify-content:space-between;gap:18px;align-items:end;margin-bottom:20px}.exv-section-head h2{font:400 22px/1.1 Arial,sans-serif;text-transform:uppercase;margin:0;color:#fff}.exv-section-head a{color:#fff;text-decoration:none;font-size:11px;text-transform:uppercase}.exv-section-head a:hover{color:#B31245}
.exv-category-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:13px}.exv-category{border:1px solid #262626;background:#090909;color:#fff;text-decoration:none;padding:24px 12px;text-align:center;min-height:128px;display:flex;flex-direction:column;align-items:center;justify-content:center}.exv-category:hover,.exv-category.active{border-color:#B31245}.exv-category-icon{font-size:32px;color:#B31245;margin-bottom:13px}.exv-category strong{font-size:12px;text-transform:uppercase}.exv-category small{margin-top:7px;color:#bbb}
.exv-video-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.exv-video-card{display:block;text-decoration:none;color:#fff;background:#090909;border:1px solid #212121;overflow:hidden}.exv-video-card:hover{border-color:#B31245}
.exv-video-thumb{position:relative;aspect-ratio:16/10;overflow:hidden;background:#111}.exv-video-thumb img{width:100%;height:100%;object-fit:cover;display:block}.exv-video-play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:55px;height:55px;border:2px solid #B31245;border-radius:50%;display:grid;place-items:center;background:rgba(0,0,0,.45);font-size:22px;padding-left:4px}.exv-duration{position:absolute;right:9px;top:9px;background:#000;padding:4px 7px;font-size:11px;border-radius:4px}.exv-lock{position:absolute;right:11px;bottom:10px;color:#B31245;font-size:18px}
.exv-video-copy{padding:13px}.exv-video-copy h3{font-size:14px;margin:0 0 7px;color:#fff}.exv-video-copy p{font-size:11px;color:#aaa;margin:0}
.exv-collection-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.exv-collection{border:1px solid #222;background:#090909;padding:12px;color:#fff}.exv-collection-cover{aspect-ratio:1.55/1;background:#111;overflow:hidden;margin-bottom:13px}.exv-collection-cover img{width:100%;height:100%;object-fit:cover;display:block}.exv-collection h3{font-size:15px;margin:0 0 7px}.exv-collection p{font-size:12px;color:#aaa;margin:0}.exv-collection-badge{display:inline-block;background:#B31245;color:#fff;padding:4px 7px;font-size:10px;font-weight:800;margin-bottom:8px}
.exv-how{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:26px;align-items:center}.exv-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.exv-step{display:grid;grid-template-columns:54px 1fr;gap:12px;align-items:start}.exv-step-icon{width:54px;height:54px;border:1px solid #B31245;border-radius:50%;display:grid;place-items:center;color:#B31245;font-size:24px}.exv-step h3{font-size:13px;text-transform:uppercase;margin:0 0 7px}.exv-step p{color:#aaa;font-size:12px;line-height:1.55;margin:0}
.exv-premium{border:1px solid #252525;background:#090909;padding:24px}.exv-premium h3{color:#B31245;text-transform:uppercase;margin:0 0 10px}.exv-premium p{color:#bbb;line-height:1.55;font-size:13px}.exv-premium a{display:block;text-align:center;background:#B31245;color:#fff;text-decoration:none;padding:12px;font-weight:800;margin-top:15px}
.exv-assurance{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;background:#252525;border:1px solid #252525}.exv-assurance div{background:#050505;padding:18px;display:grid;grid-template-columns:38px 1fr;gap:11px;align-items:center}.exv-assurance b{color:#B31245;font-size:22px}.exv-assurance strong{display:block;font-size:12px;text-transform:uppercase}.exv-assurance span{display:block;color:#aaa;font-size:11px;margin-top:4px}
@media(max-width:1050px){.exv-category-grid{grid-template-columns:repeat(3,1fr)}.exv-video-grid,.exv-collection-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:780px){.exv-hero{grid-template-columns:1fr}.exv-hero-media{min-height:330px}.exv-how{grid-template-columns:1fr}.exv-steps{grid-template-columns:1fr}.exv-assurance{grid-template-columns:repeat(2,1fr)}}@media(max-width:520px){.exv-category-grid,.exv-video-grid,.exv-collection-grid,.exv-assurance{grid-template-columns:1fr}.exv-section,.exv-hero-copy{padding-left:20px;padding-right:20px}.exv-hero h1{font-size:44px}}

/* v1.0.1 functional hero controls */
.exv-hero-copy{position:relative;z-index:3}
.exv-primary.exv-unlock{position:relative;z-index:5;pointer-events:auto;cursor:pointer}
.exv-hero-media{z-index:1}
.exv-hero-shade{pointer-events:none;z-index:1}
.exv-hero-media>img{position:relative;z-index:0}
.exv-play{z-index:4;pointer-events:auto;cursor:pointer;appearance:none;-webkit-appearance:none}
.exv-play-label{z-index:3;pointer-events:none}
.exv-trailer-modal{position:fixed;inset:0;z-index:999999;background:rgba(0,0,0,.9);display:none;place-items:center;padding:24px}
.exv-trailer-modal.open{display:grid}
.exv-trailer-dialog{position:relative;width:min(1100px,96vw);background:#000;border:1px solid #333;box-shadow:0 30px 90px rgba(0,0,0,.6)}
.exv-trailer-frame{width:100%;aspect-ratio:16/9;background:#000}
.exv-trailer-frame video,.exv-trailer-frame iframe{width:100%;height:100%;display:block;border:0;background:#000}
.exv-trailer-close{position:absolute;right:-14px;top:-14px;z-index:2;width:38px;height:38px;border-radius:50%;border:1px solid #B31245;background:#000;color:#fff;font-size:25px;line-height:1;cursor:pointer}
html.exv-modal-open,html.exv-modal-open body{overflow:hidden!important}

/* v1.0.3 integrated Smart Site 4 membership payment */
.exv-primary.exv-unlock{font-family:inherit}
button.exv-primary.exv-unlock{appearance:none;-webkit-appearance:none;cursor:pointer}
.exv-disabled{opacity:.8}
.exv-premium button[data-exv-payment-open]{display:block;width:100%;text-align:center;background:#B31245;color:#fff;border:0;padding:12px;font-weight:800;margin-top:15px;cursor:pointer}
.exv-payment-modal{position:fixed;inset:0;z-index:1000000;background:rgba(0,0,0,.9);display:none;place-items:center;padding:22px}
.exv-payment-modal.open{display:grid}
.exv-payment-dialog{position:relative;width:min(560px,96vw);background:#080808;color:#fff;border:1px solid #333;border-top:4px solid #B31245;padding:30px;box-shadow:0 30px 100px rgba(0,0,0,.7)}
.exv-payment-dialog h2{font:400 34px/1.1 Georgia,serif;margin:9px 0 10px;color:#fff}
.exv-payment-dialog>p{color:#c7c7c7;line-height:1.55;margin:0 0 17px}
.exv-payment-price{display:flex;align-items:baseline;gap:7px;padding:16px 0;border-top:1px solid #242424;border-bottom:1px solid #242424;margin-bottom:18px}
.exv-payment-price b{font-size:33px;color:#fff}.exv-payment-price span{color:#aaa}
.exv-payment-form{display:grid;gap:15px}.exv-payment-form label{display:grid;gap:7px;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}
.exv-payment-form input[type=email]{width:100%;height:46px;border:1px solid #555;background:#fff;color:#000;padding:11px 12px;font-size:15px}
.exv-payment-form small{color:#999;text-transform:none;font-weight:400;letter-spacing:0}
.exv-provider-buttons{display:grid;gap:9px}.exv-provider{height:48px;border:0;padding:0 16px;font-weight:900;cursor:pointer}.exv-stripe{background:#B31245;color:#fff}.exv-paypal{background:#fff;color:#000}
.exv-provider:hover{filter:brightness(.94)}
.exv-payment-close{position:absolute;right:12px;top:12px;width:35px;height:35px;border:1px solid #444;border-radius:50%;background:#000;color:#fff;font-size:22px;cursor:pointer}
.exv-existing-access{display:inline-block;margin-top:18px;color:#fff!important;font-size:12px;text-decoration:none;border-bottom:1px solid #B31245}
.exv-payment-unavailable{border:1px solid #B31245;background:#13070d;color:#fff;padding:14px;line-height:1.5}

/* final layout normalization */
.exv-hero{width:100%;max-width:none;margin:0}
.exv-hero-copy,.exv-hero-media{min-width:0}
.exv-hero-copy{background:#000}
.exv-section{width:100%;max-width:none;margin:0;background:#000}
.exv-category-grid,.exv-video-grid,.exv-collection-grid,.exv-how,.exv-assurance{
  width:min(1500px,100%);
  margin-left:auto;
  margin-right:auto;
}
.exv-primary,.exv-premium button[data-exv-payment-open]{
  background:#B31245!important;
  border-color:#B31245!important;
  color:#fff!important;
}


/* v5.2.5 — viewport-fit normalization
   Preserve the approved Exclusive design, but scale all major regions to the
   available viewport and prevent horizontal overflow. */
.exv-page{
  width:100%;
  max-width:100%;
  overflow-x:clip!important;
}
.exv-page > *{max-width:100%}
.exv-hero{
  width:min(1280px,100%);
  max-width:100%;
  margin-left:auto;
  margin-right:auto;
  min-height:clamp(360px,42vw,520px);
  grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);
}
.exv-hero-copy,
.exv-hero-media{min-width:0;min-height:0}
.exv-hero-copy{
  padding:clamp(30px,4vw,54px) clamp(22px,4vw,54px);
}
.exv-hero-media{min-height:clamp(340px,42vw,520px)}
.exv-hero h1{
  font-size:clamp(38px,4.7vw,68px);
  max-width:100%;
  overflow-wrap:anywhere;
}
.exv-hero p{max-width:100%}
.exv-section{
  width:100%;
  max-width:100%;
  padding:clamp(26px,3vw,36px) clamp(18px,3vw,40px);
}
.exv-section-head,
.exv-category-grid,
.exv-video-grid,
.exv-collection-grid,
.exv-how,
.exv-assurance{
  width:min(1180px,100%);
  max-width:100%;
  margin-left:auto;
  margin-right:auto;
}
.exv-category-grid,
.exv-video-grid,
.exv-collection-grid,
.exv-how,
.exv-assurance,
.exv-steps,
.exv-step,
.exv-category,
.exv-video-card,
.exv-collection,
.exv-premium{min-width:0}
.exv-category-grid{grid-template-columns:repeat(6,minmax(0,1fr))}
.exv-video-grid,
.exv-collection-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
.exv-video-thumb,
.exv-collection-cover{width:100%}
.exv-video-thumb img,
.exv-collection-cover img,
.exv-hero-media img{max-width:100%}
.exv-video-copy h3,
.exv-video-copy p,
.exv-collection h3,
.exv-collection p{overflow-wrap:anywhere}
.exv-how{grid-template-columns:minmax(0,1fr) minmax(240px,300px)}
.exv-payment-dialog,
.exv-trailer-dialog{
  max-width:calc(100vw - 32px);
  max-height:calc(100vh - 32px);
}
.exv-payment-dialog{overflow:auto}
.exv-trailer-frame{max-height:calc(100vh - 70px)}
@media(max-width:1180px){
  .exv-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
  .exv-video-grid,.exv-collection-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:820px){
  .exv-hero{
    grid-template-columns:1fr;
    min-height:0;
  }
  .exv-hero-copy{padding:34px 22px}
  .exv-hero-media{min-height:clamp(280px,62vw,420px)}
  .exv-how{grid-template-columns:1fr}
  .exv-steps{grid-template-columns:1fr}
  .exv-assurance{grid-template-columns:repeat(2,minmax(0,1fr))}
  .exv-section-head{align-items:flex-start;flex-direction:column}
}
@media(max-width:560px){
  .exv-section{padding-left:14px;padding-right:14px}
  .exv-hero-copy{padding-left:18px;padding-right:18px}
  .exv-hero h1{font-size:38px}
  .exv-category-grid,
  .exv-video-grid,
  .exv-collection-grid,
  .exv-assurance{grid-template-columns:1fr}
  .exv-category{min-height:104px}
  .exv-step{grid-template-columns:46px minmax(0,1fr)}
  .exv-step-icon{width:46px;height:46px}
  .exv-payment-modal,.exv-trailer-modal{padding:12px}
  .exv-payment-dialog{padding:22px 18px}
  .exv-trailer-close{right:6px;top:6px}
}

/* v5.2.6 — compact Exclusive hero correction
   Keep the approved design; only reduce the oversized desktop hero/media. */
.exv-page .exv-hero{
  width:min(1180px,100%);
  height:340px;
  min-height:340px;
  max-height:340px;
  grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);
  overflow:hidden;
}
.exv-page .exv-hero-copy{
  min-height:0;
  height:340px;
  padding:28px clamp(24px,3.4vw,44px);
  overflow:hidden;
}
.exv-page .exv-hero-media{
  min-height:0;
  height:340px;
  max-height:340px;
}
.exv-page .exv-hero-media>img{
  width:100%;
  height:100%;
  max-height:340px;
  object-fit:cover;
  object-position:center 35%;
}
.exv-page .exv-hero h1{font-size:clamp(36px,3.7vw,56px);margin:10px 0 12px;line-height:.98}
.exv-page .exv-hero p{font-size:14px;line-height:1.48;margin-bottom:16px}
.exv-page .exv-trust{margin-top:14px;gap:12px}
.exv-page .exv-primary{padding:11px 15px}
@media(max-width:820px){
  .exv-page .exv-hero{height:auto;min-height:0;max-height:none;grid-template-columns:1fr}
  .exv-page .exv-hero-copy{height:auto;min-height:0;padding:28px 20px}
  .exv-page .exv-hero-media{height:300px;min-height:300px;max-height:300px}
  .exv-page .exv-hero-media>img{max-height:300px}
}
@media(max-width:520px){
  .exv-page .exv-hero-media{height:250px;min-height:250px;max-height:250px}
  .exv-page .exv-hero-media>img{max-height:250px}
}
