.bl-custom-mirror-page,
.bl-custom-mirror-page *{box-sizing:border-box}
.bl-custom-mirror-page{
  --bl-ink:#0B1B33;--bl-blue:#1657D8;--bl-blue-dark:#0F43B6;--bl-text:#526277;
  --bl-line:#DDE5EF;--bl-soft:#F7F9FC;--bl-card:#fff;
  color:var(--bl-ink);overflow:visible;font-family:inherit
}
.bl-custom-mirror-page img{max-width:100%;height:auto}
.bl-custom-mirror-page a{text-decoration:none}
.bl-custom-mirror-page button{font:inherit}
.bl-custom-mirror-page section[id]{scroll-margin-top:110px}
.bl-custom-mirror-page .blm-container{width:min(1180px,calc(100% - 32px));margin-inline:auto}
.bl-custom-mirror-page .center{text-align:center}

.bl-custom-mirror-page a:focus-visible,
.bl-custom-mirror-page button:focus-visible,
.bl-custom-mirror-page summary:focus-visible{outline:3px solid var(--bl-blue);outline-offset:2px}
.bl-custom-mirror-page .blm-lightbox .blm-close:focus-visible{outline:3px solid #fff;outline-offset:2px}

.bl-custom-mirror-page .blm-crumb{padding:14px 0;border-bottom:1px solid #E7EDF4;background:#fff}
.bl-custom-mirror-page .blm-crumb .blm-container{display:flex;align-items:center;gap:8px;flex-wrap:wrap;font-size:13px;color:#728198}
.bl-custom-mirror-page .blm-crumb a{color:#56708E;text-decoration:underline;text-underline-offset:2px}
.bl-custom-mirror-page .blm-crumb strong{font-weight:800}

.bl-custom-mirror-page .blm-hero{padding:64px 0 72px;background:radial-gradient(circle at 82% 18%,rgba(34,118,255,.11),transparent 31%),linear-gradient(180deg,#fff 0%,#F7FAFF 100%);border-bottom:1px solid #E7EDF4}
.bl-custom-mirror-page .blm-hero-grid{display:grid;grid-template-columns:minmax(0,1.04fr) minmax(360px,.96fr);gap:52px;align-items:center}
.bl-custom-mirror-page .blm-eyebrow,.bl-custom-mirror-page .blm-kicker{margin-bottom:10px;color:var(--bl-blue);font-size:12px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}
.bl-custom-mirror-page .blm-hero h1{margin:0 0 18px;font-size:clamp(42px,6vw,70px);line-height:1.02;letter-spacing:-.035em}
.bl-custom-mirror-page .blm-hero-copy{max-width:700px;margin:0;color:#56677D;font-size:17px;line-height:1.78}
.bl-custom-mirror-page .blm-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:26px}
.bl-custom-mirror-page .blm-btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:11px 17px;border:1px solid transparent;border-radius:12px;font-size:14px;font-weight:800;line-height:1.2;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease,border-color .2s ease}
.bl-custom-mirror-page .blm-btn:hover{transform:translateY(-1px)}
.bl-custom-mirror-page .blm-primary{background:var(--bl-blue);border-color:var(--bl-blue);color:#fff;box-shadow:0 10px 22px rgba(22,87,216,.18)}
.bl-custom-mirror-page .blm-outline{background:#fff;border-color:#CFDAE8;color:var(--bl-ink)}

.bl-custom-mirror-page .blm-photo{position:relative}
.bl-custom-mirror-page .blm-hero-photo,
.bl-custom-mirror-page .blm-main-photo,
.bl-custom-mirror-page .blm-gallery .blm-photo{overflow:hidden;padding:0;border:1px solid var(--bl-line);background:#EEF1F5;cursor:zoom-in}
.bl-custom-mirror-page .blm-hero-photo{display:block;width:100%;aspect-ratio:4/5;border-radius:22px;box-shadow:0 22px 54px rgba(11,27,51,.13)}
.bl-custom-mirror-page .blm-hero-photo img,.bl-custom-mirror-page .blm-main-photo img,.bl-custom-mirror-page .blm-gallery img{width:100%;height:100%;display:block;object-fit:cover}

/* If a source photo is not close to 4:5, preserve the whole mirror instead of cropping its edges. */
.bl-custom-mirror-page .blm-photo.blm-preserve-full img{
  object-fit:contain;
  background:#EEF1F5;
}
.bl-custom-mirror-page .blm-main-photo{width:100%;aspect-ratio:4/5;border-radius:18px}
.bl-custom-mirror-page .blm-gallery .blm-photo{aspect-ratio:4/5;border-radius:15px}

.bl-custom-mirror-page .blm-photo::after{content:"";position:absolute;right:10px;bottom:10px;width:clamp(36px,16%,72px);aspect-ratio:1;background:url("https://uaeglass.ae/assets/custom-mirror-dubai/blue-lake-watermark-160-v3.webp") center/contain no-repeat;opacity:.70;pointer-events:none;z-index:3}

/* Deliberately non-sticky to avoid colliding with the site's sticky header. */
.bl-custom-mirror-page .blm-jump{position:relative;z-index:1;background:#fff;border-bottom:1px solid #E6ECF3}
.bl-custom-mirror-page .blm-jump-inner{display:flex;gap:18px;overflow:auto;padding-block:13px;scrollbar-width:none}
.bl-custom-mirror-page .blm-jump-inner::-webkit-scrollbar{display:none}
.bl-custom-mirror-page .blm-jump a{white-space:nowrap;color:#3E526C;font-size:13px;font-weight:800}

.bl-custom-mirror-page .blm-section-head{max-width:780px;margin-bottom:30px}
.bl-custom-mirror-page .blm-section-head.center{margin-inline:auto;text-align:center}
.bl-custom-mirror-page .blm-section-head h2{margin:0 0 12px;font-size:clamp(30px,4vw,46px);line-height:1.12;letter-spacing:-.022em}
.bl-custom-mirror-page .blm-section-head p{margin:0;color:#5C6B80;font-size:15px;line-height:1.78}
.bl-custom-mirror-page .blm-spaced-copy{margin-top:12px!important}

.bl-custom-mirror-page .blm-band{padding:82px 0;background:#fff}
.bl-custom-mirror-page .blm-service{padding:86px 0;background:#fff}
.bl-custom-mirror-page .blm-service.blm-alt{background:var(--bl-soft)}
.bl-custom-mirror-page .blm-service-head{display:grid;grid-template-columns:minmax(0,.9fr) minmax(340px,1.1fr);gap:48px;align-items:center}
.bl-custom-mirror-page .blm-service-head.blm-reverse .blm-copy{order:2}
.bl-custom-mirror-page .blm-service-head.blm-reverse .blm-main-photo{order:1}
.bl-custom-mirror-page .blm-number{margin-bottom:8px;color:#9AABC0;font-size:13px;font-weight:800;letter-spacing:.08em}
.bl-custom-mirror-page .blm-copy h2{margin:0 0 14px;font-size:clamp(31px,4vw,46px);line-height:1.12}
.bl-custom-mirror-page .blm-copy-text,.bl-custom-mirror-page .blm-note{color:#5C6B80;line-height:1.76}
.bl-custom-mirror-page .blm-note{font-size:14px}
.bl-custom-mirror-page .blm-tags{display:flex;flex-wrap:wrap;gap:8px;margin:18px 0}
.bl-custom-mirror-page .blm-tags span{padding:7px 10px;border-radius:999px;background:#EEF4FF;color:#31527D;font-size:12px;font-weight:800}
.bl-custom-mirror-page .blm-inline-cta{color:var(--bl-blue);font-weight:800}
.bl-custom-mirror-page .blm-gallery{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:18px}

.bl-custom-mirror-page .blm-spec-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.bl-custom-mirror-page .blm-spec{padding:21px;border:1px solid var(--bl-line);border-radius:17px;background:#fff}
.bl-custom-mirror-page .blm-spec span{display:block;margin-bottom:6px;color:var(--bl-blue);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}
.bl-custom-mirror-page .blm-spec strong{display:block;margin-bottom:7px;font-size:16px}
.bl-custom-mirror-page .blm-spec p{margin:0;color:#5C6B80;font-size:14px;line-height:1.68}

.bl-custom-mirror-page .blm-price{padding:78px 0;background:var(--bl-soft);border-block:1px solid #E7EDF4}
.bl-custom-mirror-page .blm-price-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:36px;align-items:center}
.bl-custom-mirror-page .blm-price h2{margin:0 0 12px;font-size:clamp(30px,3.8vw,44px)}
.bl-custom-mirror-page .blm-price p{color:#5C6B80;line-height:1.75}
.bl-custom-mirror-page .blm-price-card{padding:24px;border:1px solid var(--bl-line);border-radius:18px;background:#fff}

.bl-custom-mirror-page .blm-process-sec{padding:84px 0;background:#fff}
.bl-custom-mirror-page .blm-process{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
.bl-custom-mirror-page .blm-step{padding:22px;border:1px solid var(--bl-line);border-radius:17px}
.bl-custom-mirror-page .blm-step b{display:block;margin-bottom:12px;color:var(--bl-blue);font-size:13px}
.bl-custom-mirror-page .blm-step h3{margin:0 0 8px;font-size:17px}
.bl-custom-mirror-page .blm-step p{margin:0;color:#5C6B80;font-size:14px;line-height:1.7}

.bl-custom-mirror-page .blm-areas{padding:82px 0;background:var(--bl-soft)}
.bl-custom-mirror-page .blm-area-list{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin:0;padding:0;list-style:none}
.bl-custom-mirror-page .blm-area-list li{padding:8px 12px;border:1px solid #DCE5EF;border-radius:999px;background:#fff;color:#526277;font-size:13px;font-weight:700}
.bl-custom-mirror-page .blm-area-list-secondary{margin-top:12px}

.bl-custom-mirror-page .blm-faq-sec{padding:84px 0;background:#fff}
.bl-custom-mirror-page .blm-faq{max-width:860px;margin-inline:auto;display:grid;gap:10px}
.bl-custom-mirror-page .blm-faq details{border:1px solid var(--bl-line);border-radius:14px;background:#fff;overflow:hidden}
.bl-custom-mirror-page .blm-faq summary{cursor:pointer;padding:18px 20px;font-weight:800;list-style-position:inside}
.bl-custom-mirror-page .blm-faq-answer{padding:0 20px 19px;color:#5C6B80;font-size:14px;line-height:1.75}

.bl-custom-mirror-page .blm-related{padding:82px 0;background:var(--bl-soft);border-top:1px solid #E7EDF4}
.bl-custom-mirror-page .blm-related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.bl-custom-mirror-page .blm-related-card{display:flex;flex-direction:column;gap:6px;padding:22px;border:1px solid var(--bl-line);border-radius:17px;background:#fff;color:var(--bl-ink);transition:transform .2s ease,border-color .2s ease}
.bl-custom-mirror-page .blm-related-card:hover{transform:translateY(-2px);border-color:#AFC0D7}
.bl-custom-mirror-page .blm-related-card span{color:var(--bl-blue);font-size:12px;font-weight:800;text-transform:uppercase}
.bl-custom-mirror-page .blm-related-card strong{font-size:18px}

.bl-custom-mirror-page .blm-cta{padding:66px 0;background:linear-gradient(135deg,#0B1B33,#12315D);color:#fff}
.bl-custom-mirror-page .blm-cta-grid{display:grid;grid-template-columns:1fr auto;gap:28px;align-items:center}
.bl-custom-mirror-page .blm-cta h2{margin:0 0 7px;color:#fff;font-size:clamp(28px,3.8vw,42px)}
.bl-custom-mirror-page .blm-cta p{margin:0;color:rgba(255,255,255,.83)}
.bl-custom-mirror-page .blm-cta .blm-actions{margin-top:0}
.bl-custom-mirror-page .blm-cta .blm-btn{background:#fff;color:#0B1B33;border-color:#fff}

.bl-custom-mirror-page .blm-lightbox[hidden]{display:none!important}
.bl-custom-mirror-page .blm-lightbox{position:fixed;inset:0;z-index:100000;display:flex;align-items:center;justify-content:center;padding:70px 18px 24px;background:rgba(5,14,28,.94)}
.bl-custom-mirror-page .blm-lightbox img{--bl-ar:.8;display:block;width:min(calc(100vw - 36px),calc((100dvh - 100px)*var(--bl-ar)));height:auto;aspect-ratio:var(--bl-ar);max-width:calc(100vw - 36px);max-height:calc(100dvh - 100px);object-fit:contain;border-radius:16px;background:#fff}
.bl-custom-mirror-page .blm-lightbox::after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:clamp(90px,19vw,165px);aspect-ratio:1;background:url("https://uaeglass.ae/assets/custom-mirror-dubai/blue-lake-watermark-160-v3.webp") center/contain no-repeat;opacity:.16;pointer-events:none;z-index:2}
.bl-custom-mirror-page .blm-close{position:fixed;z-index:4;top:calc(env(safe-area-inset-top,0px) + 14px);right:14px;width:48px;height:48px;display:grid;place-items:center;padding:0;border:1px solid rgba(255,255,255,.35);border-radius:50%;background:rgba(8,16,32,.86);color:#fff;font-size:28px;cursor:pointer}

@media(max-width:980px){
  .bl-custom-mirror-page .blm-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}
  .bl-custom-mirror-page .blm-spec-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .bl-custom-mirror-page .blm-process{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:820px){
  .bl-custom-mirror-page .blm-hero-grid,.bl-custom-mirror-page .blm-service-head{grid-template-columns:1fr}
  .bl-custom-mirror-page .blm-service-head.blm-reverse .blm-copy,
  .bl-custom-mirror-page .blm-service-head.blm-reverse .blm-main-photo{order:initial}
  .bl-custom-mirror-page .blm-hero-photo{max-width:560px;margin-inline:auto}
  .bl-custom-mirror-page .blm-cta-grid{grid-template-columns:1fr}
  .bl-custom-mirror-page .blm-cta .blm-actions{margin-top:4px}
}
@media(max-width:680px){
  .bl-custom-mirror-page .blm-container{width:min(100% - 24px,1180px)}
  .bl-custom-mirror-page .blm-hero{padding:44px 0 58px}
  .bl-custom-mirror-page .blm-hero h1{font-size:clamp(38px,12vw,54px)}
  .bl-custom-mirror-page .blm-hero-copy{font-size:15px}
  .bl-custom-mirror-page .blm-actions{display:grid;grid-template-columns:1fr}
  .bl-custom-mirror-page .blm-btn{width:100%}
  .bl-custom-mirror-page .blm-gallery{gap:9px}
  .bl-custom-mirror-page .blm-spec-grid,.bl-custom-mirror-page .blm-process,.bl-custom-mirror-page .blm-related-grid,.bl-custom-mirror-page .blm-price-grid{grid-template-columns:1fr}
  .bl-custom-mirror-page .blm-lightbox{padding:70px 14px 24px}
  .bl-custom-mirror-page .blm-lightbox img{width:min(calc(100vw - 28px),calc((100dvh - 110px)*var(--bl-ar)));max-width:calc(100vw - 28px);max-height:calc(100dvh - 110px)}
}
@media(prefers-reduced-motion:reduce){
  .bl-custom-mirror-page .blm-btn,
  .bl-custom-mirror-page .blm-related-card{transition:none}
  .bl-custom-mirror-page .blm-btn:hover,
  .bl-custom-mirror-page .blm-related-card:hover{transform:none}
}
