:root{
  --preview-watermark:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='260' height='140' viewBox='0 0 260 140'%3E%3Cg transform='rotate(-24 130 70)'%3E%3Ctext x='130' y='72' text-anchor='middle' font-family='Arial, Helvetica, sans-serif' font-size='26' font-weight='800' fill='white' fill-opacity='.78' stroke='black' stroke-opacity='.62' stroke-width='4' paint-order='stroke'%3EPhotosByElie%3C/text%3E%3C/g%3E%3C/svg%3E");
}
.photo-hero,
.photo-carousel-panel{
  --polaroid-ratio:3.483 / 4.233;
  --polaroid-side:5.38%;
  --polaroid-top:4.43%;
  --polaroid-bottom:24.13%;
}
.photo-hero{
  min-height:var(--hero-min-height);
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(280px,.78fr);
  align-items:center;
  gap:clamp(18px,4vw,68px);
  background:var(--bg);
}
.photo-hero h1{
  font-size:clamp(2.4rem,6vw,5.8rem);
  max-width:12ch;
}
.eyebrow{
  margin:0 0 10px;
  color:var(--muted);
  font-size:.82rem;
  font-weight:800;
  letter-spacing:.12em;
  text-transform:uppercase;
}
.photo-stack{
  position:relative;
  min-height:clamp(320px,45vw,620px);
  isolation:isolate;
}
@media (max-width:900px),(max-height:760px){
  .photo-hero{
    min-height:0;
    grid-template-columns:1fr;
    align-items:start;
    padding-block:clamp(42px,10dvh,84px);
  }
  .photo-hero h1{
    max-width:11ch;
    font-size:clamp(2.6rem,14vw,4.8rem);
  }
  .photo-stack{
    display:none;
  }
}
.photo-print{
  position:absolute;
  display:block;
  width:34%;
  aspect-ratio:var(--polaroid-ratio);
  border:1px solid var(--line);
  background:var(--surface);
  box-shadow:0 24px 60px rgba(0,0,0,.18);
  color:inherit;
  cursor:pointer;
  text-decoration:none;
  backface-visibility:hidden;
  transform-style:preserve-3d;
}
.photo-print:focus-visible{
  outline:2px solid color-mix(in srgb,var(--brand) 75%,white 25%);
  outline-offset:4px;
}
.photo-print::before,
.photo-art::before{
  content:"";
  position:absolute;
  inset:var(--polaroid-top) var(--polaroid-side) var(--polaroid-bottom);
  background:var(--photo-scene);
  background-position:center;
  background-size:cover;
}
.hand-label{
  position:absolute;
  z-index:2;
  font-family:"Caveat","Space Grotesk",cursive;
  font-size:clamp(1.7rem,4vw,3rem);
  font-weight:700;
  line-height:.85;
  color:var(--text);
  transform:rotate(-3deg);
}
.photo-print .hand-label{
  left:7%;
  right:7%;
  bottom:5.8%;
  text-align:right;
  color:var(--text);
}
.photo-print.france .hand-label{
  text-align:left;
}
.photo-art .hand-label{
  left:7%;
  right:7%;
  bottom:5.8%;
  text-align:right;
  font-size:clamp(1.45rem,3.8vw,2.35rem);
  color:var(--text);
}
.photo-art.has-photo{
  background:var(--surface);
}
.photo-print.france{--photo-scene:linear-gradient(135deg,#d8d4cb 0 32%,#1d1d1d 32% 38%,#ede5d8 38% 52%,#9c2f2f 52% 64%,#2d593f 64% 100%);left:2%;top:4%;transform:rotate(-10deg);z-index:2}
.photo-print.usa{--photo-scene:linear-gradient(140deg,#f3f4f5 0 20%,#335f7d 20% 38%,#a83b37 38% 50%,#d8a94d 50% 70%,#222 70% 100%);left:26%;top:0%;transform:rotate(6deg);z-index:3}
.photo-print.spain{--photo-scene:linear-gradient(145deg,#edcf86 0 24%,#c65335 24% 42%,#f4ead7 42% 58%,#24524f 58% 100%);left:54%;top:6%;transform:rotate(-4deg);z-index:4}
.photo-print.mexico{--photo-scene:linear-gradient(135deg,#f3c24e 0 20%,#c64637 20% 38%,#1f7770 38% 58%,#f7ead5 58% 76%,#262626 76% 100%);left:11%;top:32%;transform:rotate(8deg);z-index:5}
.photo-print.italy{--photo-scene:linear-gradient(135deg,#3b6f52 0 22%,#f5efe1 22% 50%,#bb3d34 50% 68%,#d6b56a 68% 100%);left:40%;top:44%;transform:rotate(-7deg);z-index:6}
.photo-print.ai{--photo-scene:radial-gradient(circle at 26% 28%,#f4f4f4 0 7%,transparent 8%),radial-gradient(circle at 78% 20%,#b9c7d8 0 12%,transparent 13%),linear-gradient(135deg,#191919 0 22%,#724e83 22% 42%,#2e6e70 42% 64%,#e0d8bd 64% 100%);left:40%;top:29%;transform:rotate(-8deg);z-index:6}
.photo-print.portugal{--photo-scene:linear-gradient(125deg,#224c42 0 28%,#efe3c8 28% 48%,#a33f34 48% 66%,#d1a15b 66% 100%);left:67%;top:30%;transform:rotate(10deg);z-index:5}
.photo-print.slovakia{--photo-scene:linear-gradient(125deg,#2f4768 0 28%,#f0efe8 28% 46%,#b23d3c 46% 64%,#d0b36b 64% 100%);left:22%;top:60%;transform:rotate(-5deg);z-index:4}
.photo-print.unknown{--photo-scene:linear-gradient(125deg,#353535 0 26%,#5b6672 26% 48%,#d6d0bf 48% 72%,#8d8f93 72% 100%);left:56%;top:58%;transform:rotate(7deg);z-index:3}
.photo-carousel-panel{
  background:var(--surface);
  border-top:1px solid var(--line);
  border-bottom:1px solid var(--line);
}
.home-discovery-panel{
  background:var(--surface);
  border-top:1px solid var(--line);
  border-bottom:1px solid var(--line);
}
.home-discovery-head{
  display:flex;
  align-items:end;
  justify-content:space-between;
  gap:18px;
  margin-bottom:16px;
}
.home-discovery-head .gallery-status{
  text-align:right;
}
.home-discovery-controls{
  margin-top:0;
}
.home-discovery-results{
  margin-top:18px;
  border:0;
  background:transparent;
}
.home-discovery-keyboard-hint{
  margin-top:12px;
  padding:0;
}
.home-result-meta{
  margin:0;
  color:var(--muted);
  font-size:.74rem;
  font-weight:800;
  letter-spacing:.06em;
  line-height:1.25;
  text-transform:uppercase;
}
.home-discovery-more{
  margin-top:18px;
}
.featured-campaigns,
.campaign-main,
.campaign-section,
.campaign-hero-copy{
  display:grid;
  gap:22px;
}
.featured-campaigns-head,
.campaign-section-head{
  display:flex;
  align-items:end;
  justify-content:space-between;
  gap:16px;
}
.featured-campaign-grid{
  display:grid;
  grid-template-columns:repeat(auto-fit,minmax(260px,1fr));
  gap:16px;
}
.featured-campaign-card{
  display:grid;
  grid-template-columns:minmax(120px,180px) 1fr;
  align-items:center;
  gap:18px;
  color:inherit;
  text-decoration:none;
  border:1px solid var(--line);
  padding:12px;
  min-height:150px;
}
.featured-campaign-card img{
  width:100%;
  aspect-ratio:4 / 3;
  object-fit:cover;
  background:var(--surface-2);
}
.featured-campaign-card span{
  display:grid;
  gap:8px;
}
.featured-campaign-platform{
  width:max-content;
  max-width:100%;
  color:var(--text);
  background:var(--glass-pill-bg);
  border:1px solid var(--glass-border);
  border-radius:999px;
  padding:4px 9px;
  font-size:.72rem;
  font-style:normal;
  font-weight:900;
  letter-spacing:.06em;
  line-height:1;
  text-transform:uppercase;
}
.featured-campaign-card strong{
  font-size:clamp(1.2rem,2vw,1.6rem);
  line-height:1.05;
}
.featured-campaign-card small{
  color:var(--muted);
  font-weight:700;
  line-height:1.35;
}
.campaign-browser-warning{
  margin:0;
}
.campaign-hero{
  display:grid;
  grid-template-columns:minmax(280px,.9fr) minmax(280px,1fr);
  align-items:center;
  gap:clamp(20px,4vw,46px);
}
.campaign-hero-media{
  min-width:0;
}
.campaign-hero-media img,
.campaign-hero-media .mock-photo{
  display:block;
  width:100%;
  aspect-ratio:4 / 5;
  object-fit:cover;
  background:var(--surface-2);
}
.campaign-hero-copy{
  align-content:center;
}
.campaign-hero-copy h1{
  margin:0;
  font-size:clamp(3rem,8vw,6.8rem);
  line-height:.9;
  letter-spacing:0;
}
.campaign-gallery.mock-gallery{
  --gallery-default-columns:3;
}
.campaign-search{
  margin:0;
}
.photo-head{
  display:flex;
  justify-content:space-between;
  align-items:flex-end;
  gap:18px;
  margin-bottom:18px;
}
.photo-controls{
  display:flex;
  gap:8px;
}
.photo-carousel-panel .carousel-wrap{
  margin-top:18px;
}
.photo-collection-card{
  display:flex;
  flex-direction:column;
  justify-content:flex-start;
  padding:14px;
  overflow:hidden;
  background:transparent;
  border-color:transparent;
  box-shadow:none;
}
.carousel-wrap.is-enhanced .photo-collection-card.is-visible-click-target{
  cursor:pointer;
  pointer-events:auto;
}
.photo-art{
  --photo-scene:linear-gradient(135deg,var(--surface-2),var(--line));
  position:relative;
  flex:0 0 auto;
  width:100%;
  aspect-ratio:var(--polaroid-ratio);
  min-height:0;
  border:1px solid var(--line);
  background:var(--surface);
  overflow:hidden;
}
.photo-print.has-photo::before,
.photo-art.has-photo::before{
  background-image:
    linear-gradient(180deg,rgba(0,0,0,0),rgba(0,0,0,.14)),
    var(--photo-image);
}
.photo-print.has-photo::after,
.photo-art.has-photo::after{
  content:"";
  position:absolute;
  inset:var(--polaroid-top) var(--polaroid-side) var(--polaroid-bottom);
  z-index:2;
  pointer-events:none;
  background-image:var(--preview-watermark);
  background-size:220px 118px;
  background-position:center;
  opacity:.145;
  mix-blend-mode:normal;
}
html[data-theme="light"] .photo-print.has-photo::after,
html[data-theme="light"] .photo-art.has-photo::after{
  opacity:.135;
}
.photo-print .hand-label,
.photo-art .hand-label{
  z-index:3;
}
.photo-art.france{--photo-scene:linear-gradient(120deg,#232323 0 20%,#e6dfd2 20% 38%,#b64b3c 38% 48%,#f4eee4 48% 62%,#2e5d4f 62% 100%)}
.photo-art.usa{--photo-scene:linear-gradient(125deg,#edf0f2 0 18%,#1e405d 18% 33%,#bd473b 33% 44%,#d5a145 44% 63%,#202020 63% 100%)}
.photo-art.spain{--photo-scene:linear-gradient(120deg,#efc35f 0 20%,#d76a3c 20% 35%,#f8edd6 35% 52%,#255c59 52% 100%)}
.photo-art.mexico{--photo-scene:linear-gradient(125deg,#f2bd3f 0 19%,#bd4037 19% 35%,#23746d 35% 55%,#f6ead8 55% 72%,#222 72% 100%)}
.photo-art.ai{--photo-scene:radial-gradient(circle at 26% 28%,#f4f4f4 0 7%,transparent 8%),radial-gradient(circle at 78% 20%,#b9c7d8 0 12%,transparent 13%),linear-gradient(135deg,#191919 0 22%,#724e83 22% 42%,#2e6e70 42% 64%,#e0d8bd 64% 100%)}
.photo-art.italy{--photo-scene:linear-gradient(125deg,#2f6c51 0 24%,#f4ecdd 24% 48%,#b23b32 48% 66%,#d4b46b 66% 100%)}
.photo-art.portugal{--photo-scene:linear-gradient(125deg,#224c42 0 28%,#efe3c8 28% 48%,#a33f34 48% 66%,#d1a15b 66% 100%)}
.photo-art.slovakia{--photo-scene:linear-gradient(125deg,#2f4768 0 28%,#f0efe8 28% 46%,#b23d3c 46% 64%,#d0b36b 64% 100%)}
.photo-art.unknown{--photo-scene:linear-gradient(125deg,#353535 0 26%,#5b6672 26% 48%,#d6d0bf 48% 72%,#8d8f93 72% 100%)}
.photo-copy{
  align-self:center;
}
.photo-number{
  margin:0 0 12px;
  color:var(--muted);
  font-weight:800;
  letter-spacing:.12em;
}
.photo-copy h3{
  margin:0;
  font-size:clamp(2.4rem,5.6vw,5rem);
  line-height:.95;
}
.photo-copy p:last-child{
  color:var(--muted);
  line-height:1.62;
  max-width:42ch;
}
.photo-copy .btn{
  margin-top:16px;
}
.photo-dots{
  margin-top:18px;
}
.gallery-hero{
  min-height:clamp(300px,42dvh,520px);
  display:flex;
  flex-direction:column;
  justify-content:center;
  background:var(--bg);
}
.gallery-hero h1{
  font-size:clamp(2.8rem,7vw,6.5rem);
}
.gallery-status{
  min-height:1.25rem;
  margin:10px 0 0;
  color:var(--muted);
  font-size:.82rem;
  font-weight:700;
}
.keyboard-hint{
  margin:8px var(--panel-inline) 0;
  padding:8px 10px;
  border:1px solid var(--glass-border);
  background:var(--glass-card-bg);
  color:var(--text);
  font-size:.72rem;
  font-weight:800;
  letter-spacing:.04em;
  line-height:1.8;
  text-shadow:var(--glass-copy-shadow);
  text-transform:uppercase;
  backdrop-filter:blur(var(--glass-light-blur));
  -webkit-backdrop-filter:blur(var(--glass-light-blur));
}
.keyboard-hint[hidden]{
  display:none;
}
.keyboard-hint kbd{
  display:inline-grid;
  min-width:1.6em;
  margin:0 2px;
  padding:1px 6px 2px;
  place-items:center;
  border:1px solid var(--glass-border);
  border-radius:6px;
  background:var(--glass-field-bg);
  color:var(--text);
  font:inherit;
  font-size:.68rem;
  letter-spacing:.02em;
  line-height:1.35;
  box-shadow:inset 0 1px 0 rgb(255 255 255 / .22);
  text-transform:none;
}
.detail-keyboard-hint{
  padding-top:4px;
}
.owner-hero{
  min-height:0;
  padding-block:clamp(10px,2dvh,18px);
}
.owner-hero h1{
  font-size:clamp(2.3rem,5vw,4.6rem);
}
.owner-panel{
  background:var(--surface);
  border-top:1px solid var(--line);
}
.owner-workspace{
  display:grid;
  gap:12px;
}
.owner-tabs{
  position:sticky;
  top:0;
  z-index:8;
  display:flex;
  flex-wrap:wrap;
  gap:8px;
  align-items:center;
  border-bottom:1px solid color-mix(in srgb,var(--line) 58%,transparent);
  background:rgb(var(--glass-surface-rgb) / .26);
  backdrop-filter:blur(var(--glass-light-blur));
  -webkit-backdrop-filter:blur(var(--glass-light-blur));
  padding:10px clamp(16px,2vw,24px);
}
.owner-tab-button{
  min-height:38px;
  border:1px solid var(--line);
  border-radius:999px;
  background:var(--bg);
  color:var(--muted);
  cursor:pointer;
  font:inherit;
  font-size:.78rem;
  font-weight:850;
  letter-spacing:.06em;
  padding:7px 14px;
  text-transform:uppercase;
}
.owner-tab-button:hover,
.owner-tab-button:focus-visible{
  border-color:color-mix(in srgb,var(--accent) 46%,var(--line));
  color:var(--text);
}
.owner-tab-button.is-active{
  border-color:var(--text);
  background:var(--text);
  color:var(--bg);
}
.owner-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:12px;
  align-items:start;
}
.owner-card[data-owner-tab-hidden="true"]{
  display:none;
}
.owner-card{
  display:grid;
  gap:12px;
  align-content:start;
  border:1px solid var(--line);
  background:var(--bg);
  padding:16px;
}
.owner-card h2{
  margin:0;
  font-size:clamp(1.25rem,2vw,1.8rem);
}
.owner-card p{
  margin:0;
  color:var(--muted);
  line-height:1.45;
}
.owner-card-note{
  font-size:.82rem;
}
.owner-card-titlebar{
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  gap:12px;
  align-items:start;
}
.owner-card-titlebar > div{
  display:grid;
  gap:12px;
  min-width:0;
}
.owner-card-title-actions{
  display:flex;
  flex-wrap:wrap;
  justify-content:flex-end;
  gap:8px;
  align-items:flex-start;
}
.owner-card-title-actions .btn{
  min-height:36px;
  align-items:center;
  padding:7px 12px;
  white-space:normal;
}
.owner-card .btn{
  align-items:center;
  justify-content:center;
  font-size:1rem;
  font-weight:800;
  min-height:42px;
  line-height:1.2;
  text-align:center;
}
.owner-card-actions{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
  align-items:center;
}
.owner-import-source-control{
  display:grid;
  gap:3px;
  min-width:min(260px, 100%);
  color:var(--muted);
  font-size:.7rem;
  font-weight:900;
  letter-spacing:.08em;
  text-transform:uppercase;
}
.owner-import-source-control select{
  width:100%;
  min-height:36px;
  border:1px solid var(--line);
  border-radius:6px;
  background:var(--surface-2);
  color:var(--text);
  font:inherit;
  font-size:.82rem;
  font-weight:800;
  letter-spacing:0;
  padding:7px 34px 7px 10px;
  text-transform:none;
}
.owner-maintenance-actions{
  display:flex;
  flex-wrap:wrap;
  gap:8px;
  align-items:center;
}
.owner-maintenance-actions .btn{
  min-height:34px;
  padding:6px 10px;
}
.owner-refresh-button{
  display:inline-grid;
  width:36px;
  height:36px;
  place-items:center;
  border:1px solid var(--line);
  border-radius:999px;
  background:var(--surface-2);
  color:var(--text);
  cursor:pointer;
  font:inherit;
  font-size:1.05rem;
  font-weight:900;
  line-height:1;
  transition:transform .14s ease,background-color .14s ease,opacity .14s ease;
}
.owner-refresh-button:hover{
  background:var(--surface);
  transform:translateY(-1px);
}
.owner-refresh-button:disabled{
  cursor:progress;
  opacity:.62;
  transform:none;
}
.owner-refresh-button.is-refreshing span{
  animation:owner-refresh-spin .7s linear infinite;
}
.owner-danger-zone{
  display:grid;
  gap:9px;
  margin-top:4px;
  border-top:1px solid var(--line);
  padding-top:12px;
}
.btn.danger{
  border-color:color-mix(in srgb,#b23b3b 58%,var(--line));
  background:color-mix(in srgb,#b23b3b 12%,var(--surface-2));
}
.btn.danger:hover{
  background:color-mix(in srgb,#b23b3b 20%,var(--surface-2));
}
.owner-export-result{
  display:grid;
  gap:10px;
}
.owner-export-result[hidden]{
  display:none;
}
.owner-export-result textarea{
  width:100%;
  min-height:160px;
  resize:vertical;
  border:1px solid var(--line);
  border-radius:0;
  background:var(--surface);
  color:var(--text);
  font:12px/1.45 ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono",monospace;
  padding:10px;
}
.owner-export-path{
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  gap:8px;
  align-items:center;
}
.owner-export-path span{
  min-width:0;
  overflow-wrap:anywhere;
  white-space:normal;
  border:1px solid var(--line);
  background:var(--surface);
  color:var(--text);
  font:12px/1.45 ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono",monospace;
  padding:10px;
}
.owner-card-wide{
  grid-column:span 1;
}
.owner-number-control{
  display:grid;
  gap:7px;
  color:var(--muted);
  font-size:.82rem;
  font-weight:800;
  letter-spacing:.08em;
  text-transform:uppercase;
}
.owner-number-control input,
.owner-number-control select{
  width:100%;
  min-height:42px;
  border:1px solid var(--line);
  border-radius:0;
  background:var(--surface);
  color:var(--text);
  font:inherit;
  font-size:1.15rem;
  font-weight:800;
  padding:8px 10px;
}
.owner-number-control select{
  appearance:none;
}
.owner-toggle-control{
  display:flex;
  gap:10px;
  align-items:center;
  color:var(--text);
  font-size:.95rem;
  font-weight:750;
}
.owner-keyword-blacklist-form{
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  gap:10px;
  align-items:end;
}
.owner-keyword-blacklist-compact-form{
  display:grid;
  gap:10px;
}
.owner-keyword-blacklist-actions{
  display:flex;
  flex-wrap:wrap;
  gap:8px;
}
.owner-keyword-blacklist-add{
  display:grid;
  gap:7px;
  color:var(--muted);
  font-size:.78rem;
  font-weight:850;
  letter-spacing:.08em;
  text-transform:uppercase;
}
.owner-keyword-blacklist-add input,
.owner-keyword-blacklist-add textarea{
  width:100%;
  min-height:44px;
  border:1px solid var(--line);
  border-radius:0;
  background:var(--surface);
  color:var(--text);
  font:inherit;
  font-size:1rem;
  font-weight:650;
  letter-spacing:0;
  padding:9px 11px;
  text-transform:none;
}
.owner-keyword-blacklist-add textarea{
  min-height:86px;
  resize:vertical;
  line-height:1.4;
}
.owner-keyword-blacklist-page{
  display:grid;
  gap:14px;
}
.owner-keyword-blacklist-list{
  display:flex;
  flex-wrap:wrap;
  gap:8px;
  max-height:220px;
  min-height:40px;
  overflow:auto;
  border:1px solid var(--line);
  background:var(--surface);
  padding:8px;
}
.owner-keyword-blacklist-term{
  display:inline-flex;
  align-items:center;
  gap:8px;
  min-height:34px;
  border:1px solid var(--line);
  background:var(--surface-2);
  color:var(--text);
  padding:5px 7px 5px 10px;
  font-size:.88rem;
  font-weight:750;
  line-height:1.15;
}
.owner-keyword-blacklist-term button{
  display:inline-grid;
  flex:0 0 24px;
  width:24px;
  height:24px;
  place-items:center;
  border:1px solid var(--line);
  border-radius:999px;
  background:var(--bg);
  color:var(--text);
  cursor:pointer;
  font:inherit;
  font-size:1rem;
  font-weight:900;
  line-height:1;
}
.owner-keyword-blacklist-term button:hover{
  background:var(--surface);
}
.owner-toggle-control input{
  width:20px;
  height:20px;
  accent-color:var(--text);
}
.owner-metadata-editor{
  display:grid;
  gap:10px;
  margin:14px 0 0;
  padding:14px 0;
  border-top:1px solid var(--line);
  border-bottom:1px solid var(--line);
}
.owner-metadata-editor label{
  display:grid;
  gap:7px;
  color:var(--muted);
  font-size:.78rem;
  font-weight:800;
  letter-spacing:.08em;
  text-transform:uppercase;
}
.owner-metadata-editor input,
.owner-metadata-editor textarea{
  width:100%;
  border:1px solid var(--line);
  border-radius:0;
  background:var(--surface);
  color:var(--text);
  font:inherit;
  font-size:.98rem;
  font-weight:700;
  letter-spacing:0;
  line-height:1.35;
  padding:9px 10px;
  text-transform:none;
}
.owner-metadata-editor textarea{
  resize:vertical;
}
.owner-metadata-editor .btn{
  justify-self:start;
}
.owner-metadata-modal{
  width:min(560px,calc(100vw - 32px));
  border:1px solid var(--line);
  border-radius:8px;
  background:var(--surface);
  color:var(--text);
  box-shadow:0 28px 90px rgba(0,0,0,.42);
  padding:0;
}
.owner-metadata-modal::backdrop{
  background:rgba(0,0,0,.58);
}
.owner-metadata-modal-form{
  display:grid;
  gap:16px;
  padding:22px;
}
.owner-metadata-modal h2{
  margin:0;
  font-size:1.45rem;
}
.owner-metadata-modal-preview{
  margin:0;
  overflow:hidden;
  border:1px solid var(--line);
  background:var(--bg);
  aspect-ratio:4 / 3;
}
.owner-metadata-modal-preview img{
  display:block;
  width:100%;
  height:100%;
  object-fit:contain;
}
.owner-metadata-modal label{
  display:grid;
  gap:8px;
  color:var(--muted);
  font-size:.78rem;
  font-weight:800;
  letter-spacing:.08em;
  text-transform:uppercase;
}
.owner-metadata-modal input,
.owner-metadata-modal textarea{
  width:100%;
  border:1px solid var(--line);
  border-radius:0;
  background:var(--bg);
  color:var(--text);
  font:inherit;
  font-size:1rem;
  font-weight:700;
  letter-spacing:0;
  line-height:1.35;
  padding:10px 11px;
  text-transform:none;
}
.owner-metadata-modal textarea{
  resize:vertical;
}
.owner-metadata-modal-actions{
  display:flex;
  justify-content:flex-end;
  gap:10px;
}
.owner-counts{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:10px;
  margin:0;
}
.owner-counts div{
  border-top:1px solid var(--line);
  padding-top:8px;
}
.owner-counts dt{
  color:var(--muted);
  font-size:.72rem;
  font-weight:800;
  letter-spacing:.1em;
  text-transform:uppercase;
}
.owner-counts dd{
  margin:2px 0 0;
  font-size:1.45rem;
  font-weight:800;
}
.owner-count-note{
  display:block;
  margin-top:4px;
  color:var(--muted);
  font-size:.62rem;
  font-weight:800;
  letter-spacing:.06em;
  line-height:1.2;
  text-transform:uppercase;
}
.owner-count-note[hidden]{
  display:none;
}
.owner-counts div.is-expo{
  border-top-color:color-mix(in srgb,#2f8f5b 68%,var(--line));
}
.owner-counts div.is-expo dd{
  color:color-mix(in srgb,#2f8f5b 84%,var(--text));
}
.owner-compact-counts{
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:8px;
}
.owner-compact-counts dd{
  font-size:1.05rem;
}
.owner-cost-counts{
  grid-template-columns:repeat(4,minmax(0,1fr));
}
.owner-cost-counts dd{
  font-size:1.15rem;
}
.owner-cost-breakdown{
  overflow:auto;
  border:1px solid var(--line);
  background:var(--surface);
}
.owner-cost-table{
  width:100%;
  min-width:680px;
  border-collapse:collapse;
}
.owner-cost-table th,
.owner-cost-table td{
  padding:10px 12px;
  border-bottom:1px solid var(--line);
  text-align:left;
  vertical-align:top;
}
.owner-cost-table th{
  color:var(--text);
  font-size:.82rem;
}
.owner-cost-table thead th{
  color:var(--muted);
  font-size:.68rem;
  font-weight:800;
  letter-spacing:.08em;
  text-transform:uppercase;
}
.owner-cost-table td{
  color:var(--muted);
  font-size:.82rem;
  line-height:1.3;
}
.owner-cost-table tr:last-child th,
.owner-cost-table tr:last-child td{
  border-bottom:0;
}
.owner-cost-table strong{
  color:var(--text);
}
.owner-card-overview{
  grid-column:span 2;
}
.owner-overview-layout{
  display:grid;
  grid-template-columns:minmax(128px,160px) minmax(0,1fr);
  gap:16px;
  align-items:center;
}
.owner-catalog-pie{
  --owner-camera-end:0deg;
  --owner-ai-end:0deg;
  position:relative;
  display:grid;
  width:min(160px,100%);
  aspect-ratio:1;
  place-items:center;
  border-radius:50%;
  background:
    conic-gradient(
      color-mix(in srgb,var(--text) 86%,#4d89c8) 0deg var(--owner-camera-end),
      #2f8f5b var(--owner-camera-end) var(--owner-ai-end),
      #b23b3b var(--owner-ai-end) 360deg
    );
  box-shadow:inset 0 0 0 1px var(--line);
}
.owner-catalog-pie[data-empty]{
  background:var(--surface-2);
}
.owner-catalog-pie::after{
  content:"";
  position:absolute;
  inset:22%;
  border-radius:50%;
  background:var(--bg);
  box-shadow:0 0 0 1px var(--line);
}
.owner-catalog-pie > div{
  position:relative;
  z-index:1;
  display:grid;
  gap:2px;
  place-items:center;
  text-align:center;
}
.owner-catalog-pie strong{
  font-size:clamp(1.1rem,2.2vw,1.55rem);
  line-height:1;
}
.owner-catalog-pie span{
  color:var(--muted);
  font-size:.7rem;
  font-weight:800;
  letter-spacing:.09em;
  text-transform:uppercase;
}
.owner-overview-counts{
  grid-template-columns:repeat(3,minmax(0,1fr));
}
.owner-overview-counts .is-camera{
  border-top-color:color-mix(in srgb,var(--text) 55%,var(--line));
}
.owner-overview-counts .is-ai,
.owner-overview-counts .is-expo{
  border-top-color:color-mix(in srgb,#2f8f5b 68%,var(--line));
}
.owner-overview-counts .is-basket{
  border-top-color:color-mix(in srgb,#b23b3b 68%,var(--line));
}
.owner-overview-counts .is-ai dd,
.owner-overview-counts .is-expo dd{
  color:color-mix(in srgb,#2f8f5b 84%,var(--text));
}
.owner-overview-counts .is-basket dd{
  color:color-mix(in srgb,#b23b3b 84%,var(--text));
}
.owner-origin-actions{
  display:flex;
  flex-wrap:wrap;
  gap:8px;
}
.owner-origin-actions .btn{
  justify-content:center;
  min-height:40px;
}
.owner-coverage-counts{
  grid-template-columns:repeat(3,minmax(0,1fr));
}
.owner-coverage-counts div{
  display:grid;
  gap:2px;
}
.owner-coverage-counts div.needs-work{
  border-top-color:color-mix(in srgb,#b23b3b 68%,var(--line));
}
.owner-coverage-counts div.is-ok{
  border-top-color:color-mix(in srgb,#2f8f5b 68%,var(--line));
}
.owner-coverage-counts small{
  color:var(--muted);
  font-size:.72rem;
  font-weight:800;
  letter-spacing:.04em;
  text-transform:uppercase;
}
.owner-card-cloud-coverage{
  grid-column:1 / -1;
  order:-4;
}
.owner-card-cloud-progress{
  grid-column:1 / -1;
  min-height:0;
  order:-3;
}
.owner-card-cost{
  order:-2;
}
.owner-card-real-estate{
  grid-column:1 / -1;
}
.owner-real-estate-table-wrap{
  overflow:auto;
  border:1px solid var(--line);
  background:var(--surface);
}
.owner-real-estate-table{
  width:100%;
  min-width:1280px;
  border-collapse:collapse;
  color:var(--text);
}
.owner-real-estate-table th,
.owner-real-estate-table td{
  border-bottom:1px solid var(--line);
  padding:9px 10px;
  text-align:left;
  vertical-align:top;
}
.owner-real-estate-table th{
  color:var(--muted);
  font-size:.68rem;
  font-weight:850;
  letter-spacing:.08em;
  text-transform:uppercase;
}
.owner-real-estate-table th:nth-child(1),
.owner-real-estate-table td:nth-child(1){
  min-width:150px;
}
.owner-real-estate-table th:nth-child(2),
.owner-real-estate-table td:nth-child(2){
  min-width:220px;
}
.owner-real-estate-table th:nth-child(3),
.owner-real-estate-table td:nth-child(3){
  min-width:150px;
}
.owner-real-estate-table th:nth-child(4),
.owner-real-estate-table td:nth-child(4){
  min-width:86px;
}
.owner-real-estate-table th:nth-child(5),
.owner-real-estate-table td:nth-child(5){
  min-width:360px;
}
.owner-real-estate-table th:nth-child(7),
.owner-real-estate-table td:nth-child(7){
  min-width:190px;
}
.owner-real-estate-table th:nth-child(8),
.owner-real-estate-table td:nth-child(8){
  position:sticky;
  right:0;
  width:142px;
  min-width:142px;
  background:var(--surface);
  box-shadow:-1px 0 0 var(--line);
  text-align:center;
  z-index:2;
}
.owner-real-estate-table th:nth-child(8){
  z-index:3;
}
.owner-real-estate-table tr.is-active td{
  background:color-mix(in srgb,#2f8f5b 8%,var(--surface));
}
.owner-real-estate-table tr.is-active td:first-child{
  box-shadow:inset 3px 0 0 color-mix(in srgb,#2f8f5b 84%,var(--text));
}
.owner-real-estate-table tr.is-active td:nth-child(8){
  background:color-mix(in srgb,#2f8f5b 8%,var(--surface));
  box-shadow:-1px 0 0 var(--line);
}
.owner-real-estate-table td:nth-child(1),
.owner-real-estate-table td:nth-child(2),
.owner-real-estate-table td:nth-child(3),
.owner-real-estate-table td:nth-child(6),
.owner-real-estate-table td:nth-child(7),
.owner-real-estate-table td:nth-child(8){
  white-space:nowrap;
}
.owner-real-estate-cell-input{
  width:100%;
  min-width:0;
  border:1px solid color-mix(in srgb,var(--line) 72%,transparent);
  border-radius:4px;
  background:color-mix(in srgb,var(--surface) 86%,transparent);
  color:var(--text);
  font:inherit;
  font-size:.9rem;
  font-weight:680;
  letter-spacing:0;
  line-height:1.35;
  padding:6px 7px;
}
.owner-real-estate-table td:first-child .owner-real-estate-cell-input{
  font-weight:820;
}
.owner-real-estate-cell-input:focus{
  outline:2px solid color-mix(in srgb,#2f8f5b 62%,transparent);
  outline-offset:-1px;
  background:var(--surface);
  border-color:color-mix(in srgb,#2f8f5b 34%,var(--line));
}
.owner-real-estate-cell-properties{
  display:block;
  min-height:52px;
  resize:vertical;
  white-space:normal;
}
.owner-real-estate-table td strong,
.owner-real-estate-table td small,
.owner-real-estate-table td code{
  display:block;
  overflow-wrap:anywhere;
}
.owner-real-estate-table td small{
  color:var(--muted);
  font-size:.7rem;
  font-weight:800;
  letter-spacing:.04em;
  text-transform:uppercase;
}
.owner-real-estate-table td code{
  color:var(--text);
  font:12px/1.35 ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono",monospace;
}
.owner-real-estate-row-actions{
  display:flex;
  justify-content:center;
  gap:4px;
}
.owner-real-estate-icon-button{
  display:grid;
  place-items:center;
  width:32px;
  height:32px;
  min-width:32px;
  border:1px solid var(--line);
  border-radius:6px;
  background:var(--surface);
  color:var(--text);
  cursor:pointer;
  padding:0;
}
.owner-real-estate-icon-button:hover,
.owner-real-estate-icon-button:focus-visible{
  border-color:color-mix(in srgb,#2f8f5b 52%,var(--line));
  color:color-mix(in srgb,#2f8f5b 82%,var(--text));
}
.owner-real-estate-icon-button.is-danger{
  color:color-mix(in srgb,#b23b3b 84%,var(--text));
}
.owner-real-estate-icon-button.is-danger:hover,
.owner-real-estate-icon-button.is-danger:focus-visible{
  border-color:color-mix(in srgb,#b23b3b 58%,var(--line));
  background:color-mix(in srgb,#b23b3b 8%,var(--surface));
}
.owner-real-estate-icon-button svg{
  width:16px;
  height:16px;
  pointer-events:none;
}
.owner-real-estate-login-button{
  min-width:58px;
  height:32px;
  border:1px solid var(--line);
  border-radius:999px;
  background:var(--surface);
  color:var(--text);
  cursor:pointer;
  font:inherit;
  font-size:.78rem;
  font-weight:850;
  letter-spacing:0;
  line-height:1;
  padding:0 10px;
}
.owner-real-estate-login-button:hover,
.owner-real-estate-login-button:focus-visible{
  border-color:color-mix(in srgb,#2f8f5b 56%,var(--line));
  background:color-mix(in srgb,#2f8f5b 10%,var(--surface));
  color:color-mix(in srgb,#2f8f5b 84%,var(--text));
}
.owner-card-real-estate :disabled{
  cursor:progress;
  opacity:.68;
}
.owner-real-estate-counts{
  grid-template-columns:repeat(3,minmax(0,1fr));
}
.owner-real-estate-context{
  display:grid;
  gap:10px;
  min-width:0;
}
.owner-real-estate-links,
.owner-real-estate-actions{
  display:flex;
  flex-wrap:wrap;
  gap:8px;
  align-items:flex-end;
}
.owner-real-estate-import-source-control{
  min-width:min(320px, 100%);
}
.owner-real-estate-links .btn[aria-disabled="true"]{
  pointer-events:none;
  opacity:.5;
}
.owner-real-estate-form{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:10px;
  min-width:0;
}
.owner-real-estate-form label{
  display:grid;
  gap:6px;
  min-width:0;
  color:var(--muted);
  font-size:.72rem;
  font-weight:850;
  letter-spacing:.08em;
  text-transform:uppercase;
}
.owner-real-estate-form label.is-wide,
.owner-real-estate-computed.is-wide,
.owner-real-estate-links.is-wide,
.owner-real-estate-actions.is-wide{
  grid-column:1 / -1;
}
.owner-real-estate-form input,
.owner-real-estate-form textarea{
  width:100%;
  min-height:42px;
  border:1px solid var(--line);
  border-radius:0;
  background:var(--surface);
  color:var(--text);
  font:inherit;
  font-size:.92rem;
  font-weight:720;
  letter-spacing:0;
  padding:8px 10px;
  text-transform:none;
}
.owner-real-estate-form textarea{
  min-height:76px;
  resize:vertical;
  line-height:1.4;
}
.owner-real-estate-computed{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:8px;
  margin:0;
}
.owner-real-estate-computed div{
  min-width:0;
  border:1px solid var(--line);
  background:var(--surface);
  padding:8px 10px;
}
.owner-real-estate-computed dt{
  color:var(--muted);
  font-size:.68rem;
  font-weight:850;
  letter-spacing:.08em;
  margin:0 0 4px;
  text-transform:uppercase;
}
.owner-real-estate-computed dd{
  overflow-wrap:break-word;
  color:var(--text);
  font-size:.8rem;
  font-weight:760;
  margin:0;
}
.owner-real-estate-computed div.is-path{
  grid-column:span 2;
}
.owner-real-estate-computed div.is-path:first-child{
  grid-column:1 / -1;
}
.owner-real-estate-computed div.is-path dd{
  font:700 .78rem/1.45 ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono",monospace;
}
.owner-real-estate-form :disabled{
  cursor:progress;
  opacity:.68;
}
.owner-real-estate-output{
  max-height:300px;
  overflow:auto;
  border:1px solid var(--line);
  background:var(--surface);
  color:var(--text);
  font:12px/1.45 ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono",monospace;
  margin:0;
  padding:10px;
  white-space:pre-wrap;
}
.owner-real-estate-output[hidden]{
  display:none;
}
.owner-card-price-list{
  grid-column:1 / -1;
}
.owner-price-list{
  overflow-x:auto;
  border:1px solid var(--line);
  background:var(--surface);
}
.owner-pod-supplier-list{
  overflow-x:auto;
  border:1px solid var(--line);
  background:var(--surface);
}
.owner-price-table{
  width:100%;
  min-width:620px;
  border-collapse:collapse;
}
.owner-price-table th,
.owner-price-table td{
  border-bottom:1px solid var(--line);
  padding:10px 12px;
  text-align:left;
  vertical-align:top;
}
.owner-price-table thead th{
  color:var(--muted);
  font-size:.72rem;
  font-weight:800;
  letter-spacing:.1em;
  text-transform:uppercase;
}
.owner-price-table tbody th{
  width:23%;
  color:var(--text);
  font-size:.98rem;
  font-weight:800;
}
.owner-price-table td{
  color:var(--muted);
  font-weight:700;
}
.owner-price-table td:nth-child(3),
.owner-price-table td:nth-child(n+4){
  color:var(--text);
  white-space:nowrap;
}
.owner-price-field{
  display:grid;
  gap:4px;
}
.owner-price-field span{
  position:absolute;
  width:1px;
  height:1px;
  overflow:hidden;
  clip:rect(0 0 0 0);
  white-space:nowrap;
}
.owner-price-field input{
  width:86px;
  min-height:34px;
  border:1px solid var(--line);
  background:var(--bg);
  color:var(--text);
  font:inherit;
  font-size:.95rem;
  font-weight:800;
  letter-spacing:0;
  padding:6px 8px;
}
.owner-price-table tbody tr:last-child th,
.owner-price-table tbody tr:last-child td{
  border-bottom:0;
}
.owner-card-pod-suppliers,
.owner-card-pod-quality,
.owner-card-pod-options,
.owner-card-pod-schema{
  grid-column:1 / -1;
}
.owner-pod-table{
  min-width:1100px;
}
.owner-pod-table tbody th{
  width:auto;
}
.owner-pod-table td:nth-child(3),
.owner-pod-table td:nth-child(n+4){
  white-space:normal;
}
.owner-pod-options-table{
  min-width:1280px;
  table-layout:fixed;
}
.owner-pod-tiers-table{
  min-width:1180px;
  table-layout:fixed;
}
.owner-pod-tiers-table th:nth-child(1),
.owner-pod-tiers-table td:nth-child(1){
  width:150px;
}
.owner-pod-tiers-table th:nth-child(2),
.owner-pod-tiers-table td:nth-child(2){
  width:150px;
}
.owner-pod-tiers-table th:nth-child(3),
.owner-pod-tiers-table td:nth-child(3){
  width:260px;
}
.owner-pod-tiers-table th:nth-child(4),
.owner-pod-tiers-table td:nth-child(4){
  width:300px;
}
.owner-pod-tiers-table th:nth-child(5),
.owner-pod-tiers-table td:nth-child(5){
  width:180px;
}
.owner-pod-options-table th:nth-child(1),
.owner-pod-options-table td:nth-child(1){
  width:90px;
}
.owner-pod-options-table th:nth-child(2),
.owner-pod-options-table td:nth-child(2){
  width:74px;
}
.owner-pod-options-table th:nth-child(3),
.owner-pod-options-table td:nth-child(3){
  width:220px;
}
.owner-pod-options-table th:nth-child(4),
.owner-pod-options-table td:nth-child(4){
  width:140px;
}
.owner-pod-options-table th:nth-child(5),
.owner-pod-options-table td:nth-child(5){
  width:190px;
}
.owner-pod-options-table th:nth-child(6),
.owner-pod-options-table td:nth-child(6),
.owner-pod-options-table th:nth-child(7),
.owner-pod-options-table td:nth-child(7){
  width:118px;
}
.owner-pod-table code{
  display:block;
  color:var(--text);
  font:12px/1.4 ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono",monospace;
  white-space:normal;
  word-break:normal;
  overflow-wrap:anywhere;
}
.owner-pod-table small{
  display:block;
  margin-top:3px;
  color:var(--muted);
  font-size:.78rem;
  font-weight:700;
}
.owner-pod-status{
  display:inline-block;
  border:1px solid var(--line);
  background:var(--bg);
  color:var(--text);
  font-size:.72rem;
  font-weight:900;
  letter-spacing:.08em;
  padding:3px 7px;
  text-transform:uppercase;
}
.owner-sweep-phases{
  display:grid;
  gap:9px;
  margin:2px 0;
}
.owner-sweep-phase{
  display:grid;
  grid-template-columns:minmax(190px,.58fr) minmax(0,1.42fr);
  gap:12px;
  align-items:start;
}
.owner-sweep-phase.can-expand{
  cursor:pointer;
}
.owner-sweep-phase.can-expand:focus-visible{
  outline:2px solid var(--accent);
  outline-offset:4px;
}
.owner-sweep-phase-copy{
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  gap:7px 10px;
  align-items:start;
  min-width:0;
}
.owner-sweep-phase-copy strong,
.owner-sweep-phase-copy span{
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
}
.owner-sweep-phase-copy strong{
  font-size:.86rem;
  line-height:1.15;
}
.owner-sweep-phase-copy span{
  color:var(--muted);
  font-size:.72rem;
  font-weight:800;
  letter-spacing:.04em;
  text-transform:uppercase;
}
.owner-sweep-phase.can-expand .owner-sweep-phase-copy span::before{
  content:"+";
  display:inline-block;
  margin-right:5px;
}
.owner-sweep-phase.can-expand.is-expanded .owner-sweep-phase-copy span::before{
  content:"-";
}
.owner-sweep-phase-skip{
  grid-column:1 / -1;
  justify-self:start;
  min-height:26px;
  border:1px solid color-mix(in srgb,#b23b3b 58%,var(--line));
  background:color-mix(in srgb,#b23b3b 8%,var(--surface));
  color:var(--text);
  font:inherit;
  font-size:.72rem;
  font-weight:850;
  letter-spacing:0;
  padding:3px 8px;
  cursor:pointer;
  white-space:nowrap;
}
.owner-sweep-phase.is-running .owner-sweep-phase-copy strong{
  overflow:visible;
  text-overflow:clip;
  white-space:normal;
  overflow-wrap:anywhere;
}
.owner-sweep-phase-skip:hover{
  background:color-mix(in srgb,#b23b3b 16%,var(--surface));
}
.owner-sweep-phase-skip:disabled{
  cursor:progress;
  opacity:.58;
}
.owner-sweep-phase-progress{
  display:grid;
  gap:8px;
  min-width:0;
}
.owner-sweep-phase.has-matrix{
  grid-template-columns:minmax(170px,.32fr) minmax(0,1fr);
}
.owner-sweep-phase.has-matrix .owner-sweep-phase-progress{
  display:contents;
}
.owner-sweep-phase.has-matrix .owner-sweep-bar,
.owner-sweep-phase.has-matrix .owner-sweep-progress-note{
  grid-column:2;
}
.owner-sweep-phase.has-matrix .owner-import-matrix-wrap,
.owner-sweep-phase.has-matrix .owner-import-stats,
.owner-sweep-phase.has-matrix .owner-sweep-details{
  grid-column:1 / -1;
  margin-top:4px;
}
.owner-sweep-bar{
  height:12px;
  overflow:hidden;
  border:1px solid var(--line);
  background:var(--surface-2);
}
.owner-sweep-bar span{
  display:block;
  width:0;
  height:100%;
  background:var(--text);
  transition:width .28s ease;
}
.owner-sweep-progress-note{
  margin:-2px 0 0;
  color:var(--muted);
  font-size:.78rem;
  font-weight:720;
  line-height:1.35;
}
.owner-sweep-phase.is-running .owner-sweep-progress-note{
  color:var(--text);
}
.owner-sweep-phase.is-pending{
  opacity:.48;
}
.owner-sweep-phase.is-skipped{
  opacity:.58;
}
.owner-sweep-phase.is-running .owner-sweep-bar span{
  background:
    linear-gradient(90deg,transparent 0 34%,color-mix(in srgb,var(--surface) 26%,transparent) 34% 66%,transparent 66% 100%),
    color-mix(in srgb,var(--accent) 64%,var(--text));
  background-size:26px 100%,100% 100%;
  animation:owner-sweep-stripe .85s linear infinite;
}
.owner-sweep-phase.is-done .owner-sweep-bar span{
  background:color-mix(in srgb,#2f8f5b 74%,var(--text));
}
.owner-sweep-phase.is-failed .owner-sweep-bar span{
  background:#b23b3b;
}
.owner-sweep-details.owner-counts{
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:8px;
  margin:0;
}
.owner-sweep-details.owner-counts div{
  background:color-mix(in srgb,var(--surface) 72%,var(--bg));
  padding:8px 10px;
}
.owner-sweep-details.owner-counts dd{
  font-size:clamp(.9rem,1.22vw,1.08rem);
  line-height:1.16;
}
.owner-import-stats{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:8px;
  margin:0;
}
.owner-import-stats div{
  min-width:0;
  border:1px solid var(--line);
  background:color-mix(in srgb,var(--surface) 84%,var(--bg));
  padding:10px 11px;
}
.owner-import-stats dt{
  color:var(--muted);
  font-size:.68rem;
  font-weight:880;
  letter-spacing:.1em;
  line-height:1.1;
  text-transform:uppercase;
}
.owner-import-stats dd{
  margin:4px 0 0;
  color:var(--text);
  font-size:clamp(1.2rem,2vw,1.9rem);
  font-weight:880;
  letter-spacing:0;
  line-height:1;
  overflow-wrap:anywhere;
}
.owner-import-stats span{
  display:block;
  margin-top:5px;
  color:var(--muted);
  font-size:.66rem;
  font-weight:820;
  letter-spacing:.06em;
  line-height:1.15;
  text-transform:uppercase;
}
.owner-import-matrix-wrap{
  overflow:auto;
  max-height:360px;
  border:1px solid var(--line);
  background:color-mix(in srgb,var(--surface) 74%,var(--bg));
}
.owner-import-photo-list{
  display:grid;
  min-width:min(520px,100%);
}
.owner-import-photo-row{
  display:grid;
  grid-template-columns:48px minmax(0,1fr);
  gap:10px;
  align-items:center;
  min-width:0;
  padding:9px 10px;
  border-bottom:1px solid var(--line);
  background:color-mix(in srgb,var(--surface) 84%,var(--bg));
}
.owner-import-photo-row:last-child{
  border-bottom:0;
}
.owner-import-photo-row.is-running{
  background:color-mix(in srgb,#2d72d9 10%,var(--surface));
}
.owner-import-photo-row.is-next{
  background:color-mix(in srgb,#d39a19 10%,var(--surface));
}
.owner-import-photo-row.is-done{
  background:color-mix(in srgb,#2f8f5b 8%,var(--surface));
  opacity:.82;
}
.owner-import-photo-row.is-error{
  background:color-mix(in srgb,#b23b3b 12%,var(--surface));
}
.owner-import-photo-copy{
  display:block;
  min-width:0;
}
.owner-import-thumb{
  display:grid;
  width:48px;
  height:48px;
  place-items:center;
  overflow:hidden;
  border:1px solid var(--line);
  border-radius:5px;
  background:color-mix(in srgb,var(--surface) 68%,var(--bg));
  color:var(--muted);
  font-size:.62rem;
  font-weight:850;
  letter-spacing:.04em;
  text-transform:uppercase;
}
.owner-import-thumb img{
  display:block;
  width:100%;
  height:100%;
  object-fit:cover;
}
.owner-import-thumb-empty{
  opacity:.62;
}
.owner-import-photo-copy strong,
.owner-import-photo-copy span{
  display:block;
  white-space:normal;
  overflow-wrap:anywhere;
  word-break:break-word;
}
.owner-import-photo-copy span{
  margin-top:2px;
  color:var(--muted);
  font-size:.68rem;
  font-weight:650;
}
.owner-card-cloud-progress .owner-counts{
  grid-template-columns:repeat(3,minmax(0,1fr));
  align-content:start;
  min-height:0;
}
.owner-card-cloud-progress .owner-counts dd{
  font-size:clamp(.95rem,1.45vw,1.2rem);
  line-height:1.12;
  overflow-wrap:anywhere;
  word-break:break-word;
}
.owner-card-cloud-progress .owner-counts div.is-wide{
  grid-column:1 / -1;
}
.owner-card-cloud-progress .owner-counts div.is-wide dd{
  max-width:100%;
}
.owner-r2-preview{
  display:grid;
  grid-template-columns:minmax(96px,140px) minmax(0,1fr);
  gap:14px;
  align-items:center;
  margin-top:12px;
  padding-top:12px;
  border-top:1px solid var(--line);
  color:inherit;
  text-decoration:none;
}
.owner-r2-preview-image{
  display:block;
  aspect-ratio:4 / 3;
  overflow:hidden;
  background:var(--surface-2);
}
.owner-r2-preview-image img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
}
.owner-r2-preview-copy{
  display:grid;
  gap:3px;
  min-width:0;
}
.owner-r2-preview-copy span,
.owner-r2-preview-copy small{
  color:var(--muted);
  font-size:.72rem;
  font-weight:800;
  letter-spacing:.04em;
  text-transform:uppercase;
}
.owner-r2-preview-copy strong{
  overflow:hidden;
  color:var(--text);
  font-size:1rem;
  line-height:1.15;
  text-overflow:ellipsis;
  white-space:nowrap;
}
@keyframes owner-sweep-stripe{
  to{background-position:26px 0,0 0;}
}
@keyframes owner-refresh-spin{
  to{transform:rotate(360deg);}
}
html.is-owner-action-busy,
html.is-owner-action-busy *{
  cursor:wait !important;
}
.owner-busy-indicator{
  position:fixed;
  right:18px;
  bottom:18px;
  z-index:1000;
  display:flex;
  align-items:center;
  gap:10px;
  max-width:min(220px,calc(100vw - 36px));
  padding:10px 12px;
  border:1px solid color-mix(in srgb,var(--text) 18%,transparent);
  background:color-mix(in srgb,var(--surface) 94%,var(--bg) 6%);
  box-shadow:0 14px 34px rgba(0,0,0,.22);
}
.owner-busy-spinner{
  width:22px;
  height:22px;
  flex:0 0 auto;
  border-radius:50%;
  background:
    radial-gradient(circle at center,var(--surface) 0 45%,transparent 46%),
    conic-gradient(from 0deg,var(--accent),color-mix(in srgb,var(--accent) 18%,transparent),var(--text),var(--accent));
  animation:owner-busy-spin .9s linear infinite;
}
.owner-busy-indicator strong{
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  font-size:.85rem;
  line-height:1.1;
}
@keyframes owner-busy-spin{
  to{transform:rotate(1turn);}
}
.unknown-classifier{
  display:grid;
  grid-template-columns:repeat(auto-fit,minmax(240px,1fr));
  gap:12px;
}
.unknown-card{
  display:grid;
  grid-template-rows:auto 1fr;
  border:1px solid var(--line);
  background:var(--surface);
}
.unknown-card.is-selected{
  outline:3px solid color-mix(in srgb,var(--text) 82%,transparent);
  outline-offset:2px;
  box-shadow:0 0 0 4px color-mix(in srgb,var(--surface) 72%,transparent),0 18px 38px rgba(0,0,0,.18);
}
.unknown-thumb{
  position:relative;
  display:grid;
  place-items:center;
  aspect-ratio:1;
  background:color-mix(in srgb,var(--surface-2) 82%,var(--bg) 18%);
  overflow:hidden;
}
.unknown-thumb.has-image{
  cursor:zoom-in;
}
.unknown-thumb img{
  width:100%;
  height:100%;
  object-fit:contain;
}
.unknown-missing-preview{
  display:none;
  color:var(--muted);
  font-size:.82rem;
  font-weight:800;
  letter-spacing:.08em;
  text-transform:uppercase;
}
.unknown-thumb.is-missing-preview{
  cursor:default;
}
.unknown-thumb.is-missing-preview img{
  display:none;
}
.unknown-thumb.is-missing-preview .unknown-missing-preview{
  display:block;
}
.unknown-card-body{
  display:grid;
  gap:10px;
  padding:12px;
}
.unknown-card-body h2{
  margin:0;
  font-size:1rem;
  line-height:1.2;
}
.unknown-card-body p{
  margin:0;
  color:var(--muted);
  font-size:.82rem;
  line-height:1.35;
}
.unknown-day-context{
  display:grid;
  gap:4px;
  border-top:1px solid color-mix(in srgb,var(--line) 72%,transparent);
  padding-top:8px;
}
.unknown-day-context p{
  color:var(--muted);
  font-size:.78rem;
}
.unknown-day-context strong{
  color:var(--text);
  font-weight:800;
}
.unknown-metadata{
  display:grid;
  gap:8px;
  margin:0;
}
.unknown-metadata div{
  display:grid;
  gap:3px;
}
.unknown-metadata dt{
  color:var(--muted);
  font-size:.66rem;
  font-weight:800;
  letter-spacing:.1em;
  text-transform:uppercase;
}
.unknown-metadata dd{
  display:flex;
  flex-wrap:wrap;
  gap:4px;
  margin:0;
  color:var(--text);
  font-size:.78rem;
  line-height:1.35;
}
.unknown-metadata span,
.unknown-metadata em{
  padding:2px 6px;
  border:1px solid var(--line);
  background:color-mix(in srgb,var(--surface-2) 70%,var(--surface) 30%);
  font-style:normal;
}
.title-keyword-review-list{
  display:grid;
  gap:10px;
}
.title-keyword-review-top-link{
  display:inline-grid;
  width:42px;
  height:42px;
  place-items:center;
  border:1px solid var(--line);
  border-radius:999px;
  background:var(--surface);
  color:var(--text);
  font-size:1.2rem;
  font-weight:800;
  line-height:1;
  text-decoration:none;
}
.title-keyword-review-top-link:hover{
  color:var(--text);
  border-color:var(--text);
}
body[data-gallery="owner-title-keyword-review"] .owner-hero{
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  gap:6px 18px;
  align-items:center;
  padding-block:12px;
}
body[data-gallery="owner-title-keyword-review"] .owner-hero .eyebrow,
body[data-gallery="owner-title-keyword-review"] .owner-hero h1,
body[data-gallery="owner-title-keyword-review"] .owner-hero .gallery-status{
  margin:0;
}
body[data-gallery="owner-title-keyword-review"] .owner-hero h1{
  font-size:clamp(2rem,3.6vw,3.4rem);
  line-height:.98;
}
body[data-gallery="owner-title-keyword-review"] .owner-hero .cta{
  grid-column:2;
  grid-row:1 / span 3;
  align-self:center;
  margin:0;
}
body[data-gallery="owner-title-keyword-review"] [data-title-keyword-review-summary]{
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  gap:8px 16px;
  align-items:center;
  padding-block:14px;
}
body[data-gallery="owner-title-keyword-review"] [data-title-keyword-review-summary][hidden]{
  display:none;
}
body[data-gallery="owner-title-keyword-review"] [data-title-keyword-review-summary] h2,
body[data-gallery="owner-title-keyword-review"] [data-title-keyword-review-summary] p{
  margin:0;
}
body[data-gallery="owner-title-keyword-review"] [data-title-keyword-review-summary] h2{
  font-size:clamp(1.35rem,2vw,2rem);
  line-height:1.05;
}
body[data-gallery="owner-title-keyword-review"] [data-title-keyword-review-summary] .cta{
  grid-column:1 / -1;
  justify-content:flex-start;
  margin:0;
}
body[data-gallery="owner-title-keyword-review"] .title-keyword-review-actions{
  gap:8px;
}
body[data-gallery="owner-title-keyword-review"] .title-keyword-review-actions .btn{
  min-height:38px;
  padding-inline:14px;
}
body[data-gallery="owner-title-keyword-review"] [data-title-keyword-review-summary] p:last-child{
  grid-column:1 / -1;
}
body[data-gallery="owner-title-keyword-review"] [data-title-keyword-review-root]{
  padding-top:8px;
}
.title-keyword-review-row{
  display:grid;
  grid-template-columns:minmax(150px,220px) minmax(170px,.8fr) minmax(0,1.25fr) minmax(150px,210px);
  gap:14px;
  align-items:stretch;
  border:1px solid var(--line);
  background:var(--surface);
  padding:10px;
}
.title-keyword-review-row.is-selected{
  outline:2px solid var(--text);
  outline-offset:2px;
}
.title-keyword-review-row > *{
  min-width:0;
}
.title-keyword-review-preview{
  position:relative;
  display:grid;
  place-items:center;
  align-self:start;
  width:100%;
  max-width:100%;
  min-height:136px;
  background:color-mix(in srgb,var(--surface-2) 82%,var(--bg) 18%);
  overflow:hidden;
}
.title-keyword-review-preview.has-image{
  display:block;
  min-height:0;
  background:transparent;
}
.title-keyword-review-preview img{
  width:100%;
  max-width:100%;
  height:auto;
  object-fit:contain;
  display:block;
}
.title-keyword-review-preview.is-video .title-keyword-review-video-badge{
  position:absolute;
  z-index:4;
  left:50%;
  top:50%;
  display:grid;
  width:46px;
  height:46px;
  place-items:center;
  border:1px solid rgba(255,255,255,.72);
  border-radius:999px;
  background:rgba(0,0,0,.6);
  color:#fff;
  transform:translate(-50%,-50%);
  box-shadow:0 12px 28px rgba(0,0,0,.28);
  pointer-events:none;
}
.title-keyword-review-preview.is-video .title-keyword-review-video-badge .md-icon{
  width:25px;
  height:25px;
  fill:currentColor;
}
.title-keyword-review-current{
  display:grid;
  align-content:start;
  gap:8px;
  min-width:0;
  border-left:1px solid var(--line);
  padding-left:14px;
}
.title-keyword-review-current h2{
  margin:0;
  font-size:clamp(.98rem,1vw,1.12rem);
  line-height:1.18;
}
.title-keyword-review-current p:not(.eyebrow){
  margin:0;
  color:var(--muted);
  font-size:.86rem;
  line-height:1.4;
  overflow-wrap:anywhere;
}
.title-keyword-review-removed-keyword{
  color:var(--text);
  text-decoration-line:underline;
  text-decoration-style:wavy;
  text-decoration-color:color-mix(in srgb,var(--brand) 72%,var(--text) 28%);
  text-decoration-thickness:1.5px;
  text-underline-offset:.18em;
}
.title-keyword-review-proposed{
  display:grid;
  gap:9px;
  min-width:0;
}
.title-keyword-review-proposed > label,
.title-keyword-review-field{
  display:grid;
  gap:5px;
  min-width:0;
}
.title-keyword-review-field-heading{
  display:flex;
  align-items:center;
  justify-content:flex-start;
  gap:8px;
  min-width:0;
}
.title-keyword-review-proposed span{
  color:var(--muted);
  font-size:.68rem;
  font-weight:800;
  letter-spacing:.1em;
  text-transform:uppercase;
}
.title-keyword-review-field-heading label{
  min-width:0;
  color:var(--muted);
  font-size:.68rem;
  font-weight:800;
  letter-spacing:.1em;
  line-height:1.2;
  text-transform:uppercase;
}
.title-keyword-review-propagate-field{
  display:grid;
  flex:0 0 auto;
  width:24px;
  height:24px;
  place-items:center;
  border:1px solid var(--line);
  border-radius:999px;
  background:var(--surface-2);
  color:var(--text);
  font:inherit;
  font-size:.86rem;
  font-weight:850;
  line-height:1;
  padding:0;
  cursor:pointer;
}
.title-keyword-review-propagate-field:hover{
  border-color:var(--text);
}
.title-keyword-review-propagate-field:focus-visible{
  outline:2px solid var(--text);
  outline-offset:2px;
}
.title-keyword-review-proposed input,
.title-keyword-review-proposed textarea{
  width:100%;
  box-sizing:border-box;
  border:1px solid var(--line);
  background:var(--surface-2);
  color:var(--text);
  font:inherit;
  font-size:.9rem;
  line-height:1.35;
  padding:9px 10px;
}
.title-keyword-review-proposed textarea{
  resize:vertical;
  min-height:78px;
}
.title-keyword-review-model{
  display:grid;
  gap:4px;
  min-width:0;
  border:1px solid var(--line);
  background:color-mix(in srgb,var(--surface-2) 74%,var(--surface) 26%);
  padding:8px 10px;
  overflow-wrap:anywhere;
}
.title-keyword-review-model p{
  display:flex;
  align-items:baseline;
  flex-wrap:wrap;
  gap:6px;
  margin:0;
  min-width:0;
  line-height:1.3;
}
.title-keyword-review-model span{
  flex:0 0 auto;
}
.title-keyword-review-model strong{
  min-width:0;
  color:var(--text);
  font-size:.78rem;
  overflow-wrap:anywhere;
}
.title-keyword-review-model em{
  color:var(--muted);
  font-size:.72rem;
  font-style:normal;
}
.title-keyword-review-approve{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  place-items:stretch;
  align-content:center;
  gap:8px;
  border-left:1px solid var(--line);
  color:var(--text);
  font-size:.78rem;
  font-weight:800;
  letter-spacing:.08em;
  text-transform:uppercase;
}
.title-keyword-review-decision label{
  display:grid;
  grid-template-columns:auto minmax(0,1fr);
  align-items:center;
  gap:7px;
  cursor:pointer;
}
.title-keyword-review-approve input{
  width:22px;
  height:22px;
  accent-color:var(--text);
}
.title-keyword-review-reject-reasons{
  display:flex;
  grid-column:1 / -1;
  align-items:center;
  align-self:start;
  flex-wrap:wrap;
  gap:6px;
}
.title-keyword-review-reject-reasons p{
  margin:0;
  color:var(--muted);
  font-size:.66rem;
  font-weight:800;
  letter-spacing:.1em;
  line-height:1.1;
  text-transform:uppercase;
}
.title-keyword-review-decision .title-keyword-review-reject-option{
  display:inline-grid;
  grid-template-columns:auto auto;
  flex:0 0 auto;
  min-height:28px;
  border:1px solid var(--line);
  background:var(--surface-2);
  padding:5px 8px;
}
.title-keyword-review-reject-option input{
  width:16px;
  height:16px;
}
.title-keyword-review-reject-option span{
  font-size:.64rem;
  letter-spacing:0;
  line-height:1.18;
  text-transform:none;
  white-space:nowrap;
}
.title-keyword-review-decision .title-keyword-review-reject-comment{
  display:grid;
  grid-column:1 / -1;
  grid-template-columns:1fr;
  align-items:stretch;
  gap:5px;
  margin-top:2px;
}
.title-keyword-review-reject-comment span{
  color:var(--muted);
  font-size:.66rem;
}
.title-keyword-review-reject-comment textarea{
  width:100%;
  min-width:0;
  box-sizing:border-box;
  border:1px solid var(--line);
  background:var(--surface-2);
  color:var(--text);
  font:inherit;
  font-size:.78rem;
  line-height:1.3;
  padding:7px 8px;
  resize:vertical;
  min-height:58px;
}
.title-keyword-review-row-status,
.title-keyword-review-row-tools{
  grid-column:1 / -1;
}
.title-keyword-review-row-status{
  margin:0;
  color:var(--muted);
  font-size:.66rem;
  font-weight:800;
  letter-spacing:.08em;
  text-transform:uppercase;
}
.title-keyword-review-row-status[data-state="pending"],
.title-keyword-review-row-status[data-state="saving"]{
  color:var(--accent);
}
.title-keyword-review-row-status[data-state="saved"]{
  color:color-mix(in srgb,#177245 78%,var(--text));
}
.title-keyword-review-row-status[data-state="error"]{
  color:#a33a3a;
}
.title-keyword-review-row-tools{
  display:flex;
  align-items:center;
  flex-wrap:wrap;
  gap:6px;
}
.title-keyword-review-row-tools button{
  min-height:28px;
  border:1px solid var(--line);
  border-radius:999px;
  background:var(--surface-2);
  color:var(--text);
  font:inherit;
  font-size:.66rem;
  font-weight:800;
  letter-spacing:.07em;
  text-transform:uppercase;
  padding:5px 9px;
  cursor:pointer;
}
.title-keyword-review-row-tools button:hover{
  border-color:var(--text);
}
.title-keyword-review-row.is-owner-actioned{
  opacity:.56;
}
.title-keyword-review-reject-comment.is-disabled,
.title-keyword-review-reject-option.is-disabled{
  opacity:.48;
}
.title-keyword-review-reject-comment textarea[readonly]{
  cursor:pointer;
}
.title-keyword-review-bottom-actions{
  display:flex;
  justify-content:flex-end;
  flex-wrap:wrap;
  gap:10px;
  margin-top:16px;
  padding-top:16px;
  border-top:1px solid var(--line);
}
@media (min-width:761px) and (max-width:1120px){
  .title-keyword-review-row{
    grid-template-columns:minmax(140px,200px) minmax(150px,.8fr) minmax(0,1.25fr);
    gap:12px;
  }
  .title-keyword-review-approve{
    grid-column:1 / -1;
    grid-template-columns:auto auto;
    justify-content:start;
    place-items:center start;
    border-left:0;
    border-top:1px solid var(--line);
    padding-top:10px;
  }
}
.basket-total-band{
  position:sticky;
  top:67px;
  z-index:18;
  display:flex;
  justify-content:flex-end;
  align-items:center;
  min-height:42px;
  margin-top:0;
  border:1px solid var(--line);
  border-top:0;
  background:color-mix(in srgb,var(--surface) 92%,transparent);
  backdrop-filter:blur(12px);
  font-weight:800;
}
.basket-total-band span{
  padding:8px 12px;
}
.liked-total-band{
  justify-content:flex-end;
}
.liked-bulk-actions{
  display:flex;
  flex-wrap:wrap;
  gap:8px;
  padding:6px 0;
}
.liked-bulk-actions .btn{
  min-height:0;
  padding:7px 10px;
  font-size:.82rem;
}
.liked-bulk-actions .btn:disabled{
  cursor:not-allowed;
  opacity:.5;
}
.basket-hero{
  min-height:clamp(150px,21dvh,260px);
  padding-block:clamp(18px,3dvh,32px);
}
.basket-hero h1{
  font-size:clamp(2.2rem,4.6vw,4rem);
}
.basket-hero .lead{
  margin-top:6px;
}
.basket-hero .cta{
  margin-top:10px;
}
body[data-real-estate]{
  --re-accent:#0a7668;
  --re-accent-2:#b26a2f;
  --re-positive:#176b45;
  --re-card-min:260px;
  --re-action-bar-clearance:132px;
  --glass-heavy-blur:0px;
  --glass-light-blur:0px;
}
body[data-real-estate] main.shell{
  width:100%;
}
.real-estate-shell{
  display:grid;
  gap:clamp(10px,1.5dvh,16px);
}
.real-estate-shell.is-locked .real-estate-hero,
.real-estate-shell.is-locked .real-estate-deliverables,
.real-estate-shell.is-locked .real-estate-wizard,
.real-estate-shell.is-locked .real-estate-workbench{
  display:none;
}
.real-estate-shell.is-shelf-mode .real-estate-wizard,
.real-estate-shell.is-shelf-mode .real-estate-workbench,
.real-estate-shell.is-detail-mode .real-estate-deliverables{
  display:none;
}
.real-estate-shell:not(.is-locked) .real-estate-login{
  display:none;
}
.real-estate-shell:not(.is-locked) ~ .site-footer{
  margin-bottom:var(--re-action-bar-clearance);
}
.real-estate-login{
  display:grid;
  min-height:clamp(360px,calc(76dvh - var(--fixed-header-offset,86px)),620px);
  place-items:center;
  padding-inline:max(var(--panel-inline),var(--page-gutter));
  background:
    linear-gradient(130deg,color-mix(in srgb,var(--re-accent) 12%,transparent),transparent 46%),
    var(--bg);
}
.real-estate-login-card{
  display:grid;
  gap:16px;
  width:min(520px,100%);
  border:1px solid var(--line);
  background:var(--surface);
  padding:clamp(18px,4vw,34px);
  box-shadow:0 18px 48px rgba(0,0,0,.12);
}
.real-estate-login-card h1{
  max-width:12ch;
  font-size:clamp(2.3rem,6vw,4.8rem);
}
.real-estate-login-form{
  display:grid;
  gap:12px;
}
.real-estate-login-form label{
  display:grid;
  gap:7px;
  color:var(--muted);
  font-size:.72rem;
  font-weight:850;
  letter-spacing:.08em;
  text-transform:uppercase;
}
.real-estate-login-form input{
  width:100%;
  min-height:44px;
  border:1px solid var(--line);
  border-radius:0;
  background:var(--bg);
  color:var(--text);
  padding:9px 11px;
  font:inherit;
  font-size:1rem;
  font-weight:720;
  letter-spacing:0;
  text-transform:none;
}
.real-estate-password-field{
  position:relative;
  display:block;
  color:var(--text);
  font-size:1rem;
  font-weight:720;
  letter-spacing:0;
  text-transform:none;
}
.real-estate-password-field input{
  padding-right:52px;
}
.real-estate-password-toggle{
  position:absolute;
  right:6px;
  top:50%;
  display:grid;
  width:34px;
  height:34px;
  border:0;
  border-radius:999px;
  background:transparent;
  color:var(--muted);
  cursor:pointer;
  padding:0;
  place-items:center;
  transform:translateY(-50%);
}
.real-estate-password-toggle:hover,
.real-estate-password-toggle:focus-visible,
.real-estate-password-toggle[aria-pressed="true"]{
  background:color-mix(in srgb,var(--text) 8%,transparent);
  color:var(--text);
}
.real-estate-password-toggle:focus-visible{
  outline:3px solid color-mix(in srgb,var(--text) 32%,transparent);
  outline-offset:2px;
}
.real-estate-password-toggle .md-icon{
  width:20px;
  height:20px;
}
.real-estate-login-status{
  min-height:1.25rem;
  margin:0;
  color:var(--muted);
  font-size:.82rem;
  font-weight:800;
  line-height:1.35;
}
.real-estate-hero{
  display:grid;
  grid-template-columns:minmax(0,1fr);
  align-items:start;
  gap:20px;
  min-height:0;
  padding-block:clamp(30px,7dvh,64px);
  padding-inline:max(var(--panel-inline),var(--page-gutter));
  background:
    linear-gradient(130deg,color-mix(in srgb,var(--re-accent) 13%,transparent),transparent 48%),
    var(--bg);
}
.real-estate-hero-copy{
  display:grid;
  gap:14px;
  align-content:center;
  max-width:900px;
}
.real-estate-hero h1{
  max-width:14ch;
  font-size:clamp(2.7rem,5.4vw,5.8rem);
  line-height:.92;
}
.real-estate-active-product{
  display:grid;
  gap:5px;
  width:min(520px,100%);
}
.real-estate-active-product span{
  color:var(--muted);
  font-size:.68rem;
  font-weight:850;
  letter-spacing:.1em;
  text-transform:uppercase;
}
.real-estate-active-product input{
  width:100%;
  border:1px solid var(--line);
  background:var(--surface);
  color:var(--text);
  padding:9px 11px;
  font:inherit;
  font-size:clamp(1.2rem,2.6vw,2rem);
  font-weight:850;
  letter-spacing:0;
}
.real-estate-shell.is-detail-mode .real-estate-hero{
  padding-block:clamp(10px,2dvh,18px);
}
.real-estate-shell.is-detail-mode .real-estate-hero-copy{
  grid-template-columns:minmax(0,1fr);
  gap:8px;
  max-width:720px;
}
.real-estate-shell.is-detail-mode .real-estate-hero h1,
.real-estate-shell.is-detail-mode .real-estate-hero .lead,
.real-estate-shell.is-detail-mode .real-estate-stats,
.real-estate-shell.is-detail-mode .real-estate-hero .cta{
  display:none;
}
.real-estate-stats{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:10px;
  width:min(680px,100%);
  margin:10px 0 0;
}
.real-estate-stats div{
  border-top:2px solid color-mix(in srgb,var(--re-accent) 70%,var(--line));
  padding-top:8px;
}
.real-estate-stats dt{
  color:var(--muted);
  font-size:.68rem;
  font-weight:850;
  letter-spacing:.1em;
  text-transform:uppercase;
}
.real-estate-stats dd{
  margin:2px 0 0;
  font-size:clamp(1.45rem,2.6vw,2.2rem);
  font-weight:850;
  line-height:1;
}
.real-estate-deliverables{
  display:grid;
  gap:14px;
  padding:clamp(18px,3vw,30px) max(var(--panel-inline),var(--page-gutter));
  border-top:1px solid var(--line);
  background:var(--surface);
}
.real-estate-deliverables-head{
  display:flex;
  align-items:end;
  justify-content:space-between;
  gap:14px;
}
.real-estate-deliverables-head h2{
  margin:0;
  font-size:clamp(1.4rem,2.5vw,2.2rem);
  line-height:1;
}
.real-estate-deliverable-list{
  display:grid;
  gap:8px;
}
.real-estate-deliverable{
  display:grid;
  grid-template-columns:auto 64px minmax(0,1fr) auto;
  align-items:center;
  gap:12px;
  border:1px solid var(--line);
  background:var(--bg);
  padding:12px;
}
.real-estate-deliverable-thumb{
  display:block;
  width:64px;
  aspect-ratio:1;
  object-fit:cover;
  border:1px solid var(--line);
  background:var(--surface-2);
}
.real-estate-deliverable-thumb.is-empty{
  background:
    linear-gradient(135deg,color-mix(in srgb,var(--re-accent) 16%,transparent),transparent),
    var(--surface-2);
}
.real-estate-deliverable-disclosure,
.real-estate-deliverable-rename,
.real-estate-deliverable-delete{
  display:grid;
  width:38px;
  height:38px;
  border:1px solid var(--line);
  border-radius:999px;
  background:var(--surface);
  color:var(--text);
  padding:0;
  place-items:center;
  cursor:pointer;
}
.real-estate-deliverable-disclosure span{
  display:block;
  width:0;
  height:0;
  border-top:7px solid transparent;
  border-bottom:7px solid transparent;
  border-left:10px solid currentColor;
  margin-left:2px;
}
.real-estate-deliverable-tools{
  display:flex;
  align-items:center;
  justify-content:flex-end;
  gap:8px;
}
.real-estate-deliverable-rename .md-icon,
.real-estate-deliverable-delete .md-icon{
  width:18px;
  height:18px;
}
.real-estate-deliverable-delete{
  border-color:color-mix(in srgb,#b42318 46%,var(--line));
  color:#8f1d16;
}
.real-estate-deliverable-copy{
  min-width:0;
}
.real-estate-deliverable.is-openable{
  cursor:pointer;
}
.real-estate-deliverable.is-openable:hover{
  border-color:color-mix(in srgb,var(--brand) 48%,var(--line));
  background:color-mix(in srgb,var(--surface) 82%,var(--bg));
}
.real-estate-deliverable strong,
.real-estate-deliverable span{
  display:block;
}
.real-estate-deliverable-title{
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
}
.real-estate-deliverable-name{
  display:block;
  width:100%;
  min-width:0;
  border:0;
  border-radius:6px;
  background:transparent;
  color:var(--text);
  font:inherit;
  font-size:1rem;
  font-weight:850;
  line-height:1.2;
  padding:2px 0;
}
.real-estate-deliverable-name[readonly]{
  cursor:default;
}
.real-estate-deliverable-name:focus{
  outline:2px solid color-mix(in srgb,var(--brand) 70%,transparent);
  outline-offset:2px;
  background:var(--surface);
  padding-inline:6px;
}
.real-estate-deliverable span{
  margin-top:3px;
  color:var(--muted);
  font-size:.8rem;
  font-weight:760;
}
.real-estate-deliverable-actions{
  display:flex;
  flex-wrap:wrap;
  justify-content:flex-end;
  gap:8px;
}
.real-estate-wizard{
  position:sticky;
  top:var(--fixed-header-offset,86px);
  z-index:20;
  scroll-margin-top:calc(var(--fixed-header-offset,86px) + 12px);
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  align-items:center;
  gap:14px;
  padding:14px max(var(--panel-inline),var(--page-gutter));
  border-top:1px solid var(--line);
  border-bottom:1px solid var(--line);
  background:var(--surface);
}
.real-estate-wizard-head{
  display:grid;
  grid-template-columns:auto minmax(0,1fr);
  align-items:start;
  gap:8px;
  min-width:0;
}
.real-estate-wizard-head .gallery-status{
  grid-column:1 / -1;
}
.real-estate-shelf-back{
  min-height:46px;
  white-space:nowrap;
  justify-content:center;
}
.real-estate-stepper{
  display:grid;
  grid-template-columns:repeat(5,minmax(0,1fr));
  gap:8px;
  margin:0;
  padding:0;
  list-style:none;
}
.real-estate-stepper button{
  display:flex;
  align-items:center;
  gap:8px;
  width:100%;
  min-height:46px;
  border:1px solid var(--line);
  border-radius:0;
  background:var(--bg);
  color:var(--text);
  padding:8px 10px;
  cursor:pointer;
  font:inherit;
  font-size:.82rem;
  font-weight:850;
  line-height:1.1;
  text-align:left;
}
.real-estate-stepper button b{
  display:grid;
  width:26px;
  height:26px;
  flex:0 0 auto;
  place-items:center;
  border-radius:999px;
  background:var(--surface-2);
}
.real-estate-stepper button.is-active{
  border-color:color-mix(in srgb,var(--re-accent) 70%,var(--line));
  box-shadow:inset 0 -3px 0 var(--re-accent);
}
.real-estate-stepper button.is-active b{
  background:var(--re-accent);
  color:#fff;
}
.real-estate-stepper button:disabled{
  cursor:not-allowed;
  opacity:.54;
}
.real-estate-wizard-actions{
  display:flex;
  flex-wrap:wrap;
  align-items:center;
  justify-content:flex-end;
  gap:8px;
}
.real-estate-density-quick{
  display:flex;
  flex:1 1 320px;
  flex-wrap:wrap;
  align-items:center;
  gap:8px 10px;
  color:var(--muted);
  font-size:.72rem;
  font-weight:850;
  letter-spacing:.08em;
  text-transform:uppercase;
}
.real-estate-density-quick[hidden]{
  display:none!important;
}
.real-estate-segmented{
  display:inline-grid;
  grid-auto-flow:column;
  grid-auto-columns:minmax(78px,1fr);
  gap:0;
  overflow:hidden;
  max-width:100%;
  border:1px solid var(--line);
  border-radius:999px;
  background:var(--surface);
}
.real-estate-segmented button{
  min-height:38px;
  border:0;
  border-right:1px solid var(--line);
  border-radius:0;
  background:transparent;
  color:var(--text);
  padding:7px 12px;
  cursor:pointer;
  font:inherit;
  font-size:.78rem;
  font-weight:850;
  line-height:1.1;
}
.real-estate-segmented button:last-child{
  border-right:0;
}
.real-estate-segmented button.is-active{
  background:var(--re-accent);
  color:#fff;
}
.real-estate-workbench{
  display:grid;
  grid-template-columns:minmax(260px,320px) minmax(0,1fr);
  gap:18px;
  align-items:start;
  padding-inline:max(var(--panel-inline),var(--page-gutter));
  background:var(--surface);
  border-top:1px solid var(--line);
  border-bottom:1px solid var(--line);
}
.real-estate-sidebar{
  position:sticky;
  top:calc(var(--fixed-header-offset,86px) + 12px);
  display:grid;
  gap:12px;
}
.real-estate-control-group{
  display:grid;
  gap:12px;
  border:1px solid var(--line);
  background:var(--bg);
  padding:14px;
}
.real-estate-album-filter{
  position:relative;
  overflow:hidden;
}
.real-estate-album-filter input{
  position:absolute;
  top:12px;
  left:12px;
  z-index:2;
  width:22px;
  height:22px;
  accent-color:var(--re-accent);
}
.real-estate-album-filter img{
  position:absolute;
  inset:0;
  z-index:0;
  width:100%;
  height:100%;
  object-fit:cover;
  opacity:.24;
  filter:saturate(.9);
}
.real-estate-album-filter > span,
.real-estate-album-filter > small,
.real-estate-album-filter > b{
  position:relative;
  z-index:1;
}
.real-estate-control-group h2,
.real-estate-gallery-toolbar h2{
  margin:0;
  font-size:clamp(1.05rem,1.4vw,1.35rem);
}
.real-estate-group-head,
.real-estate-gallery-toolbar{
  display:flex;
  align-items:flex-end;
  justify-content:space-between;
  gap:12px;
}
.real-estate-group-head strong{
  display:inline-grid;
  min-width:34px;
  min-height:34px;
  place-items:center;
  border:1px solid var(--line);
  border-radius:999px;
  background:var(--surface-2);
}
.real-estate-album-list,
.real-estate-filter-form,
.real-estate-draft-list{
  display:grid;
  gap:8px;
}
.real-estate-album-filter{
  display:grid;
  gap:3px;
  width:100%;
  min-height:54px;
  border:1px solid var(--line);
  background:var(--surface);
  color:var(--text);
  padding:9px 10px;
  text-align:left;
  cursor:pointer;
}
.real-estate-album-filter.is-active{
  border-color:color-mix(in srgb,var(--re-accent) 74%,var(--line));
  box-shadow:inset 3px 0 0 var(--re-accent);
}
.real-estate-album-filter span{
  overflow:hidden;
  font-weight:850;
  line-height:1.15;
  text-overflow:ellipsis;
  white-space:nowrap;
}
.real-estate-album-filter b{
  justify-self:start;
  margin-top:4px;
  color:var(--re-accent);
  font-size:.72rem;
  font-weight:850;
}
.real-estate-album-filter small{
  color:var(--muted);
  font-size:.72rem;
  font-weight:800;
  letter-spacing:.04em;
  text-transform:uppercase;
}
.real-estate-filter-form label,
.real-estate-pdf-setting,
.real-estate-lightbox label{
  display:grid;
  gap:6px;
  color:var(--muted);
  font-size:.72rem;
  font-weight:850;
  letter-spacing:.08em;
  text-transform:uppercase;
}
.real-estate-filter-form input,
.real-estate-filter-form select,
.real-estate-pdf-setting select,
.real-estate-pdf-setting input,
.real-estate-title-field input,
.real-estate-lightbox input{
  width:100%;
  min-height:40px;
  border:1px solid var(--line);
  border-radius:0;
  background:var(--surface);
  color:var(--text);
  padding:8px 10px;
  font:inherit;
  font-size:.92rem;
  font-weight:720;
  letter-spacing:0;
  text-transform:none;
}
.real-estate-check{
  display:flex!important;
  grid-template-columns:auto minmax(0,1fr);
  align-items:center;
  gap:9px!important;
  color:var(--text)!important;
  font-size:.88rem!important;
  letter-spacing:0!important;
  text-transform:none!important;
}
.real-estate-check input{
  width:20px!important;
  min-height:20px!important;
  height:20px;
  flex:0 0 auto;
  accent-color:var(--re-accent);
  padding:0;
}
.real-estate-gallery-area{
  display:grid;
  gap:12px;
  min-width:0;
}
.real-estate-toolbar-actions{
  display:flex;
  flex-wrap:wrap;
  justify-content:flex-end;
  gap:8px;
}
.real-estate-grid{
  --re-card-min:260px;
  display:grid;
  grid-template-columns:repeat(auto-fill,minmax(var(--re-card-min),1fr));
  gap:12px;
}
.real-estate-grid[data-density="compact"]{
  --re-card-min:205px;
}
.real-estate-grid[data-density="large"]{
  --re-card-min:330px;
}
.real-estate-photo-card{
  display:grid;
  grid-template-rows:auto 1fr;
  min-width:0;
  border:1px solid var(--line);
  background:var(--bg);
}
.real-estate-photo-card.is-selected{
  border-color:color-mix(in srgb,var(--re-positive) 78%,var(--line));
  box-shadow:inset 0 0 0 2px color-mix(in srgb,var(--re-positive) 58%,transparent);
}
.real-estate-photo-media-shell{
  position:relative;
  width:100%;
  aspect-ratio:3 / 2;
  overflow:hidden;
  background:var(--surface-2);
}
.real-estate-photo-media{
  position:relative;
  display:block;
  width:100%;
  height:100%;
  overflow:hidden;
  border:0;
  background:var(--surface-2);
  color:inherit;
  cursor:zoom-in;
  padding:0;
}
.real-estate-photo-media img{
  display:block;
  width:100%;
  height:100%;
  object-fit:contain;
}
.real-estate-photo-media:hover img{
  transform:none;
}
.real-estate-photo-media span{
  position:absolute;
  left:8px;
  bottom:8px;
  max-width:calc(100% - 116px);
  overflow:hidden;
  background:rgba(0,0,0,.58);
  color:#fff;
  padding:4px 7px;
  font-size:.66rem;
  font-weight:850;
  letter-spacing:.06em;
  text-overflow:ellipsis;
  text-transform:uppercase;
  white-space:nowrap;
}
.real-estate-media-type-badge{
  position:absolute;
  top:8px;
  right:8px;
  border:1px solid rgba(255,255,255,.38);
  background:rgba(0,0,0,.64);
  color:#fff;
  padding:4px 7px;
  font-size:.62rem;
  font-weight:850;
  letter-spacing:.08em;
  line-height:1;
  text-transform:uppercase;
}
.real-estate-photo-select{
  position:absolute;
  right:8px;
  bottom:8px;
  z-index:2;
  justify-content:center;
  width:34px;
  max-width:none;
  min-height:34px;
  height:34px;
  padding:0;
  border:1px solid rgba(255,255,255,.34);
  border-radius:6px;
  background:rgba(0,0,0,.62);
  color:#fff!important;
  cursor:pointer;
  font-size:.7rem!important;
  font-weight:850;
  letter-spacing:.04em!important;
  text-transform:uppercase!important;
  box-shadow:0 8px 18px rgba(0,0,0,.22);
}
.real-estate-photo-select input{
  width:20px!important;
  min-height:20px!important;
  height:20px;
}
.real-estate-photo-card.is-selected .real-estate-photo-select{
  background:color-mix(in srgb,var(--re-positive) 82%,rgba(0,0,0,.45));
  border-color:rgba(255,255,255,.55);
}
.real-estate-title-remove{
  position:absolute;
  top:8px;
  left:8px;
  z-index:3;
  display:none;
  width:34px;
  height:34px;
  border:1px solid rgba(255,255,255,.45);
  border-radius:999px;
  background:rgba(0,0,0,.68);
  color:#fff;
  cursor:pointer;
  font:inherit;
  font-size:1.1rem;
  font-weight:850;
  line-height:1;
  place-items:center;
}
.real-estate-photo-card-body{
  display:grid;
  gap:10px;
  padding:10px;
}
.real-estate-title-field{
  display:grid;
  gap:5px;
  color:var(--muted);
  font-size:.66rem;
  font-weight:850;
  letter-spacing:.08em;
  text-transform:uppercase;
}
.real-estate-project-picker{
  display:grid;
  grid-template-columns:repeat(auto-fit,minmax(118px,1fr));
  gap:6px;
}
.real-estate-project-choice{
  display:flex;
  align-items:center;
  gap:7px;
  min-width:0;
  border:1px solid var(--line);
  background:var(--surface);
  padding:6px 7px;
  color:var(--text);
  font-size:.7rem;
  font-weight:820;
  letter-spacing:0;
  line-height:1.15;
  text-transform:none;
}
.real-estate-project-choice input{
  width:15px;
  height:15px;
  flex:0 0 auto;
  accent-color:var(--re-accent);
}
.real-estate-project-choice span{
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
}
.real-estate-hidden-file{
  display:none!important;
}
.real-estate-draft-item{
  position:relative;
  display:grid;
  grid-template-columns:34px 44px 72px minmax(0,1fr) auto;
  gap:12px;
  align-items:center;
  min-width:0;
  border:1px solid var(--line);
  background:var(--surface);
  padding:9px;
  cursor:grab;
  touch-action:pan-y;
  user-select:none;
  transition:border-color .14s ease,box-shadow .14s ease,opacity .14s ease;
}
.real-estate-draft-item:active{
  cursor:grabbing;
}
.real-estate-draft-item.is-dragging{
  opacity:.46;
}
.real-estate-draft-item.is-video{
  border-color:color-mix(in srgb,var(--re-accent) 46%,var(--line));
}
.real-estate-draft-handle{
  display:grid;
  width:34px;
  height:48px;
  place-items:center;
  border:1px solid var(--line);
  border-radius:6px;
  background:var(--bg);
  color:var(--muted);
  cursor:grab;
  touch-action:none;
}
.real-estate-draft-handle:active,
.real-estate-draft-item.is-dragging .real-estate-draft-handle{
  cursor:grabbing;
}
.real-estate-draft-handle span{
  width:14px;
  height:24px;
  background-image:radial-gradient(currentColor 1.4px,transparent 1.6px);
  background-position:0 0;
  background-size:7px 7px;
  opacity:.78;
}
.real-estate-draft-item.is-drop-before,
.real-estate-draft-item.is-drop-after{
  border-color:color-mix(in srgb,var(--re-accent) 70%,var(--line));
  box-shadow:0 0 0 2px color-mix(in srgb,var(--re-accent) 18%,transparent);
}
.real-estate-draft-item.is-drop-before::before,
.real-estate-draft-item.is-drop-after::before{
  content:"";
  position:absolute;
  left:6px;
  right:6px;
  z-index:4;
  height:3px;
  border-radius:999px;
  background:var(--re-accent);
}
.real-estate-draft-item.is-drop-before::before{
  top:-3px;
}
.real-estate-draft-item.is-drop-after::before{
  bottom:-3px;
}
.real-estate-draft-position{
  display:grid;
  min-width:38px;
  min-height:38px;
  place-items:center;
  border:1px solid var(--line);
  background:var(--bg);
  color:var(--muted);
  font-size:.95rem;
  font-weight:850;
}
.real-estate-draft-item img{
  width:72px;
  aspect-ratio:1;
  object-fit:contain;
  background:var(--surface-2);
}
.real-estate-draft-item strong,
.real-estate-draft-item small{
  display:block;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
}
.real-estate-draft-item strong{
  font-size:.82rem;
  line-height:1.12;
}
.real-estate-draft-item small,
.real-estate-muted{
  color:var(--muted);
  font-size:.7rem;
  font-weight:800;
  letter-spacing:.04em;
  text-transform:uppercase;
}
.real-estate-draft-actions{
  display:flex;
  gap:4px;
}
.real-estate-draft-actions button{
  display:grid;
  width:28px;
  height:28px;
  place-items:center;
  border:1px solid var(--line);
  border-radius:999px;
  background:var(--bg);
  color:var(--text);
  cursor:pointer;
  font:inherit;
  font-size:.95rem;
  font-weight:850;
  line-height:1;
}
.real-estate-output-panel{
  display:none;
  gap:18px;
  min-width:0;
  border:1px solid var(--line);
  background:var(--bg);
  padding:clamp(16px,3vw,28px);
}
.real-estate-step-head{
  display:grid;
  gap:8px;
  max-width:820px;
}
.real-estate-step-head h2{
  margin:0;
  font-size:clamp(1.5rem,3vw,2.4rem);
  line-height:1;
}
.real-estate-output-options,
.real-estate-output-settings,
.real-estate-output-actions{
  display:grid;
  grid-template-columns:repeat(auto-fit,minmax(220px,1fr));
  gap:10px;
}
.real-estate-output-choice{
  display:flex;
  align-items:flex-start;
  gap:10px;
  border:1px solid var(--line);
  background:var(--surface);
  padding:14px;
}
.real-estate-output-choice input{
  width:22px;
  height:22px;
  flex:0 0 auto;
  margin-top:1px;
  accent-color:var(--re-accent);
}
.real-estate-output-choice strong,
.real-estate-output-choice small{
  display:block;
}
.real-estate-output-choice strong{
  font-size:1rem;
  line-height:1.15;
}
.real-estate-output-choice small{
  margin-top:4px;
  color:var(--muted);
  font-size:.78rem;
  font-weight:760;
  line-height:1.35;
}
.real-estate-output-actions{
  grid-template-columns:repeat(auto-fit,minmax(160px,max-content));
}
.real-estate-video-format,
.real-estate-watermark-setting,
.real-estate-watermark-toggle{
  min-width:0;
}
.real-estate-video-format .real-estate-segmented{
  width:100%;
}
.real-estate-watermark-toggle{
  align-self:end;
  min-height:40px;
  padding:8px 0;
}
.real-estate-output-progress{
  display:grid;
  gap:8px;
  max-width:720px;
  border:1px solid var(--line);
  background:var(--surface);
  padding:12px 14px;
}
.real-estate-output-progress[hidden]{
  display:none!important;
}
.real-estate-output-progress-head{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
}
.real-estate-output-progress-head strong,
.real-estate-output-progress-head span,
.real-estate-output-progress small{
  line-height:1.25;
}
.real-estate-output-progress-head span,
.real-estate-output-progress small{
  color:var(--muted);
  font-size:.78rem;
  font-weight:760;
}
.real-estate-output-progress progress{
  width:100%;
  height:12px;
  border:0;
  accent-color:var(--re-accent);
}
.real-estate-shell[data-re-step="0"] .real-estate-workbench,
.real-estate-shell[data-re-step="1"] .real-estate-workbench,
.real-estate-shell[data-re-step="2"] .real-estate-workbench{
  grid-template-columns:minmax(0,1fr);
}
.real-estate-shell[data-re-step="0"] [data-re-panel="filters"],
.real-estate-shell[data-re-step="0"] [data-re-panel="draft"],
.real-estate-shell[data-re-step="0"] .real-estate-gallery-area,
.real-estate-shell[data-re-step="0"] .real-estate-output-panel,
.real-estate-shell[data-re-step="1"] .real-estate-sidebar,
.real-estate-shell[data-re-step="1"] .real-estate-output-panel,
.real-estate-shell[data-re-step="1"] .real-estate-photo-card-body,
.real-estate-shell[data-re-step="1"] .real-estate-photo-select,
.real-estate-shell[data-re-step="1"] .real-estate-toolbar-actions,
.real-estate-shell[data-re-step="2"] .real-estate-sidebar,
.real-estate-shell[data-re-step="2"] .real-estate-output-panel,
.real-estate-shell[data-re-step="2"] .real-estate-photo-select,
.real-estate-shell[data-re-step="2"] .real-estate-project-picker,
.real-estate-shell[data-re-step="2"] .real-estate-toolbar-actions{
  display:none!important;
}
.real-estate-shell[data-re-step="0"] .real-estate-sidebar{
  position:static;
}
.real-estate-shell[data-re-step="0"] .real-estate-album-list{
  grid-template-columns:repeat(auto-fill,minmax(240px,1fr));
  gap:12px;
}
.real-estate-shell[data-re-step="0"] .real-estate-album-filter{
  min-height:132px;
  align-content:end;
  padding:16px;
}
.real-estate-shell[data-re-step="0"] .real-estate-album-filter span{
  font-size:clamp(1.25rem,2.2vw,2rem);
  white-space:normal;
}
.real-estate-shell[data-re-step="1"] .real-estate-photo-card{
  cursor:pointer;
}
.real-estate-shell[data-re-step="1"] .real-estate-photo-media{
  cursor:pointer;
}
.real-estate-shell[data-re-step="1"] .real-estate-photo-card.is-selected .real-estate-photo-media-shell::after{
  content:"Selected";
  position:absolute;
  right:8px;
  bottom:8px;
  z-index:3;
  border:1px solid rgba(255,255,255,.42);
  border-radius:999px;
  background:color-mix(in srgb,var(--re-positive) 84%,rgba(0,0,0,.48));
  color:#fff;
  padding:6px 9px;
  font-size:.68rem;
  font-weight:850;
  letter-spacing:.06em;
  text-transform:uppercase;
}
.real-estate-shell[data-re-step="2"] .real-estate-title-remove{
  display:grid;
}
.real-estate-shell[data-re-step="1"] [data-re-panel="draft"],
.real-estate-shell[data-re-step="1"] .real-estate-output-panel,
.real-estate-shell[data-re-step="1"] .real-estate-photo-card-body{
  display:none;
}
.real-estate-shell[data-re-step="3"] [data-re-panel="properties"],
.real-estate-shell[data-re-step="3"] [data-re-panel="filters"],
.real-estate-shell[data-re-step="3"] .real-estate-gallery-area,
.real-estate-shell[data-re-step="3"] .real-estate-output-panel,
.real-estate-shell[data-re-step="4"] .real-estate-sidebar,
.real-estate-shell[data-re-step="4"] .real-estate-gallery-area{
  display:none;
}
.real-estate-shell[data-re-step="3"] .real-estate-workbench,
.real-estate-shell[data-re-step="4"] .real-estate-workbench{
  grid-template-columns:minmax(0,1fr);
}
.real-estate-shell[data-re-step="3"] .real-estate-sidebar{
  position:static;
  grid-template-columns:1fr;
}
.real-estate-shell[data-re-step="3"] [data-re-panel="draft"],
.real-estate-shell[data-re-step="4"] .real-estate-output-panel{
  display:grid;
}
.real-estate-shell[data-re-step="3"] .real-estate-draft-list{
  grid-template-columns:minmax(0,1fr);
}
.real-estate-load-batch{
  position:relative;
  justify-content:center;
  cursor:pointer;
}
.real-estate-load-batch input{
  position:absolute;
  width:1px;
  height:1px;
  overflow:hidden;
  clip:rect(0 0 0 0);
}
.real-estate-empty-state{
  display:grid;
  grid-column:1 / -1;
  min-height:240px;
  place-items:center;
  align-content:center;
  gap:8px;
  border:1px dashed var(--line);
  background:var(--bg);
  text-align:center;
}
.real-estate-empty-state strong{
  font-size:1.1rem;
}
.real-estate-empty-state span{
  color:var(--muted);
  font-weight:750;
}
.real-estate-action-bar{
  position:fixed;
  left:50%;
  bottom:12px;
  z-index:85;
  display:grid;
  grid-template-columns:auto repeat(7,auto);
  align-items:center;
  justify-content:center;
  gap:6px 8px;
  width:min(1280px,calc(100dvw - 24px));
  min-height:76px;
  border:1px solid var(--line);
  background:color-mix(in srgb,var(--surface) 92%,transparent);
  padding:8px;
  transform:translateX(-50%);
  box-shadow:0 18px 46px rgba(0,0,0,.18);
  backdrop-filter:blur(14px);
}
.real-estate-shell.is-locked ~ .real-estate-action-bar,
.real-estate-action-bar[hidden]{
  display:none;
}
.real-estate-action-bar strong{
  grid-column:1;
  grid-row:1 / span 2;
  margin-right:8px;
}
.real-estate-action-bar > span{
  grid-column:2 / -1;
  grid-row:1;
  min-width:0;
  color:var(--muted);
  font-size:.78rem;
  font-weight:800;
  line-height:1.25;
  overflow-wrap:anywhere;
}
.real-estate-action-bar .btn{
  grid-row:2;
}
.real-estate-toolbar-actions .btn:disabled,
.real-estate-action-bar .btn:disabled{
  cursor:not-allowed;
  opacity:.58;
  transform:none;
  box-shadow:none;
}
.real-estate-help-button{
  display:grid;
  width:42px;
  min-width:42px;
  padding-inline:0;
  border-radius:50%;
  font-size:1rem;
  line-height:1;
  place-items:center;
  text-align:center;
}
.real-estate-lightbox{
  width:min(1180px,calc(100dvw - 30px));
  max-height:calc(100dvh - 30px);
  overflow:hidden;
  border:1px solid var(--line);
  border-radius:8px;
  background:var(--surface);
  color:var(--text);
  padding:0;
  box-shadow:0 30px 90px rgba(0,0,0,.48);
}
.real-estate-lightbox::backdrop{
  background:rgba(0,0,0,.7);
}
.real-estate-help{
  width:min(640px,calc(100dvw - 30px));
  max-height:calc(100dvh - 30px);
  overflow:hidden;
  border:1px solid var(--line);
  border-radius:8px;
  background:var(--surface);
  color:var(--text);
  padding:0;
  box-shadow:0 30px 90px rgba(0,0,0,.42);
}
.real-estate-help::backdrop{
  background:rgba(0,0,0,.58);
}
.real-estate-help-panel{
  display:grid;
  gap:15px;
  max-height:calc(100dvh - 30px);
  overflow:auto;
  padding:clamp(24px,5vw,40px);
}
.real-estate-help-panel h2{
  max-width:13ch;
  margin:0;
  font-size:clamp(1.9rem,5vw,3rem);
  line-height:.95;
}
.real-estate-originals-auth{
  width:min(520px,calc(100dvw - 30px));
}
.real-estate-originals-close{
  position:absolute;
  right:10px;
  top:10px;
  z-index:2;
}
.real-estate-originals-form{
  display:grid;
  gap:14px;
}
.real-estate-originals-form label{
  display:grid;
  gap:7px;
  color:var(--muted);
  font-size:.72rem;
  font-weight:850;
  letter-spacing:.08em;
  text-transform:uppercase;
}
.real-estate-originals-form input{
  width:100%;
  min-height:46px;
  border:1px solid var(--line);
  border-radius:0;
  background:var(--bg);
  color:var(--text);
  padding:10px 12px;
  font:inherit;
  font-size:1rem;
  font-weight:720;
  letter-spacing:0;
  text-transform:none;
}
.real-estate-help-list{
  display:grid;
  gap:10px;
  margin:0;
  padding-left:1.35rem;
  color:var(--text);
  font-size:1rem;
  font-weight:650;
  line-height:1.35;
}
.real-estate-help-list li::marker{
  color:var(--re-accent);
  font-weight:850;
}
.real-estate-lightbox-close-form{
  position:absolute;
  right:12px;
  top:12px;
  z-index:3;
  margin:0;
}
.real-estate-lightbox-layout{
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(260px,340px);
  max-height:calc(100dvh - 30px);
}
.real-estate-lightbox figure{
  display:grid;
  min-height:min(72dvh,760px);
  margin:0;
  place-items:center;
  background:#101010;
}
.real-estate-lightbox figure img,
.real-estate-lightbox figure video{
  display:block;
  max-width:100%;
  max-height:calc(100dvh - 30px);
  object-fit:contain;
}
.real-estate-lightbox aside{
  display:grid;
  align-content:start;
  gap:14px;
  min-width:0;
  max-height:calc(100dvh - 30px);
  overflow:auto;
  padding:22px;
}
.real-estate-lightbox h2{
  margin:0;
  font-size:clamp(1.4rem,2.8vw,2.2rem);
  line-height:1;
}
.real-estate-photo-details{
  display:grid;
  gap:8px;
  margin:0;
}
.real-estate-photo-details div{
  border-top:1px solid var(--line);
  padding-top:7px;
}
.real-estate-photo-details dt{
  color:var(--muted);
  font-size:.66rem;
  font-weight:850;
  letter-spacing:.08em;
  text-transform:uppercase;
}
.real-estate-photo-details dd{
  margin:2px 0 0;
  overflow-wrap:anywhere;
  font-size:.86rem;
  font-weight:720;
}
.real-estate-dialog-actions{
  display:flex;
  flex-wrap:wrap;
  gap:8px;
}
.mock-gallery{
  --gallery-default-columns:2;
  --gallery-columns:var(--gallery-zoom-columns,var(--gallery-default-columns));
  --gallery-masonry-row-height:8px;
  display:grid;
  grid-template-columns:repeat(var(--gallery-columns),minmax(0,1fr));
  gap:7px 6px;
  background:var(--surface);
  border-top:1px solid var(--line);
  padding:0;
}
body[data-gallery] main.shell,
body[data-fixed-header] main.shell{
  width:100%;
  padding-top:var(--fixed-header-offset,86px);
}
body[data-gallery] .topbar,
body[data-fixed-header] .topbar{
  position:fixed;
  inset:0 0 auto;
  width:min(1480px,calc(100dvw - (var(--page-gutter) * 2)));
  margin-inline:auto;
  column-gap:14px;
  row-gap:8px;
}
body[data-gallery] .brand,
body[data-fixed-header] .brand{
  order:1;
  flex:0 0 auto;
}
body[data-gallery] .version-switch,
body[data-fixed-header] .version-switch{
  order:2;
  flex:1 1 calc(100% - 220px);
  min-width:0;
}
body[data-gallery] .site-version-badge,
body[data-fixed-header] .site-version-badge{
  order:3;
  margin-left:auto;
}
body[data-gallery] .header-controls,
body[data-fixed-header] .header-controls{
  order:4;
  flex:0 1 auto;
  width:auto;
  margin-left:0;
  flex-wrap:nowrap;
  justify-content:flex-end;
}
body[data-gallery] .gallery-hero{
  padding-inline:var(--page-gutter);
}
html[data-theme="light"] body[data-gallery] .gallery-hero{
  --glass-panel-alpha:.304;
  background:rgb(var(--glass-surface-rgb) / var(--glass-panel-alpha));
}
.gallery-view-controls{
  position:fixed;
  top:var(--gallery-view-controls-top,12px);
  right:var(--gallery-view-controls-right,max(var(--page-gutter),calc((100dvw - 1480px) / 2 + 92px)));
  z-index:19;
  display:flex;
  flex-wrap:wrap;
  justify-content:flex-end;
  gap:8px;
  max-width:min(520px,calc(100dvw - (var(--page-gutter) * 2)));
  pointer-events:none;
}
.topbar .gallery-view-controls,
.gallery-view-controls.is-header-mounted{
  position:static;
  inset:auto;
  display:inline-flex;
  align-items:center;
  flex-wrap:nowrap;
  justify-content:flex-end;
  max-width:none;
  pointer-events:auto;
}
.topbar .gallery-view-controls .gallery-density-control,
.topbar .gallery-view-controls .gallery-fit-control,
.topbar .gallery-view-controls .gallery-top-button,
.gallery-view-controls.is-header-mounted .gallery-density-control,
.gallery-view-controls.is-header-mounted .gallery-fit-control,
.gallery-view-controls.is-header-mounted .gallery-top-button{
  box-shadow:none;
  background:var(--surface);
}
.topbar .gallery-density-control,
.gallery-view-controls.is-header-mounted .gallery-density-control{
  min-height:38px;
  padding:6px 10px;
}
.topbar .gallery-density-control input,
.gallery-view-controls.is-header-mounted .gallery-density-control input{
  width:clamp(72px,8vw,112px);
}
.topbar .gallery-fit-control,
.gallery-view-controls.is-header-mounted .gallery-fit-control{
  min-height:38px;
  padding:4px;
}
.topbar .gallery-fit-control button,
.gallery-view-controls.is-header-mounted .gallery-fit-control button{
  padding:5px 9px;
}
.topbar .gallery-top-button,
.gallery-view-controls.is-header-mounted .gallery-top-button{
  width:38px;
  height:38px;
}
.gallery-density-control,
.gallery-fit-control,
.gallery-top-button{
  display:inline-flex;
  align-items:center;
  gap:8px;
  border:1px solid var(--line);
  border-radius:999px;
  background:var(--surface-2);
  padding:8px 12px;
  color:var(--text);
  font-size:.82rem;
  font-weight:800;
  box-shadow:0 12px 26px rgba(0,0,0,.16);
  backdrop-filter:blur(12px);
  pointer-events:auto;
}
.gallery-top-button{
  justify-content:center;
  width:42px;
  height:42px;
  padding:0;
  font-size:1.05rem;
  cursor:pointer;
}
.gallery-top-button:hover{
  background:var(--text);
  color:var(--bg);
}
.gallery-density-control input{
  width:clamp(96px,12vw,160px);
  accent-color:var(--text);
}
.gallery-density-control b{
  min-width:1.3em;
  text-align:center;
}
.gallery-fit-control{
  gap:2px;
  padding:5px;
}
.gallery-fit-control button{
  border:0;
  border-radius:999px;
  background:transparent;
  color:var(--muted);
  padding:6px 11px;
  font:inherit;
  font-size:.78rem;
  font-weight:850;
  cursor:pointer;
}
.gallery-fit-control button[aria-pressed="true"]{
  background:var(--text);
  color:var(--bg);
}
@media (max-width:840px){
  body[data-gallery] main.shell,
  body[data-fixed-header] main.shell{
    padding-top:var(--fixed-header-offset,174px);
  }
  body[data-gallery] .brand,
  body[data-fixed-header] .brand{
    flex:1 1 100%;
  }
  body[data-gallery] .site-version-badge,
  body[data-fixed-header] .site-version-badge{
    order:2;
    margin-left:0;
  }
  body[data-gallery] .version-switch,
  body[data-fixed-header] .version-switch{
    order:3;
    flex:1 1 0;
  }
  body[data-gallery] .header-controls,
  body[data-fixed-header] .header-controls{
    order:4;
    flex:1 1 100%;
    width:100%;
    flex-wrap:wrap;
  }
  .gallery-view-controls:not(.is-header-mounted){
    top:var(--gallery-view-controls-top,76px);
    right:var(--page-gutter);
  }
  .topbar .gallery-density-control input,
  .gallery-view-controls.is-header-mounted .gallery-density-control input{
    width:84px;
  }
}
@media (max-width:840px) and (orientation:portrait){
  .topbar .gallery-view-controls,
  .gallery-view-controls.is-header-mounted{
    order:4;
    width:100%;
    flex:1 1 100%;
    justify-content:flex-end;
  }
}
body.commerce-page[data-fixed-header]{
  --commerce-total-band-height:42px;
}
body.commerce-page[data-fixed-header] main.shell{
  padding-top:calc(var(--fixed-header-offset,86px) + var(--commerce-total-band-height) + 8px);
}
body.commerce-page[data-fixed-header] .basket-total-band{
  position:fixed;
  top:calc(var(--fixed-header-offset,86px) - 8px);
  left:50%;
  width:min(1480px,calc(100dvw - (var(--page-gutter) * 2)));
  min-height:var(--commerce-total-band-height);
  margin:0;
  transform:translateX(-50%);
  z-index:79;
}
.gallery-filter-bar{
  display:flex;
  flex-wrap:wrap;
  gap:8px;
  align-items:stretch;
  margin-top:14px;
}
.gallery-filter-toggle{
  display:none;
  width:100%;
  justify-content:center;
  margin-top:10px;
}
.gallery-filter-bar label{
  display:grid;
  flex:1 1 124px;
  grid-template-rows:auto var(--control-block-size);
  gap:4px;
  justify-content:stretch;
  max-width:190px;
  min-width:0;
  color:var(--text);
  font-size:.62rem;
  font-weight:800;
  letter-spacing:.07em;
  text-transform:uppercase;
  text-shadow:var(--glass-copy-shadow);
}
.gallery-filter-bar label > span{
  display:flex;
  min-height:1.35em;
  align-items:end;
  color:inherit;
}
.gallery-filter-bar label:has(input[type="date"]){
  flex:0 1 146px;
}
.gallery-filter-bar label.is-disabled{
  opacity:.56;
}
.gallery-filter-bar select,
.gallery-filter-bar input{
  width:100%;
  height:var(--control-block-size);
  min-height:var(--control-block-size);
  border:1px solid var(--line);
  border-radius:0;
  background:var(--bg);
  color:var(--text);
  padding:0 28px 0 9px;
  font:inherit;
  font-size:.78rem;
  font-weight:700;
  line-height:1.15;
  text-transform:none;
}
.gallery-filter-bar input{
  padding:0 9px;
}
.gallery-search-label{
  flex:2 1 280px;
  max-width:420px;
}
.gallery-filter-clear{
  flex:0 0 auto;
  height:var(--control-block-size);
  min-height:var(--control-block-size);
  padding:0 18px;
  align-self:end;
}
.gallery-pagination-controls{
  display:flex;
  justify-content:center;
  flex-wrap:wrap;
  gap:10px;
  margin:18px auto 0;
}
.gallery-more-button{
  display:inline-flex;
  margin:0;
}
.mock-photo-card{
  position:relative;
  display:grid;
  grid-template-rows:auto auto;
  gap:2px;
  align-self:start;
  min-width:0;
  color:inherit;
}
.mock-photo{
  display:block;
  position:relative;
  aspect-ratio:var(--photo-aspect-ratio,1);
  min-height:0;
  overflow:hidden;
  background:color-mix(in srgb,var(--surface-2) 72%,var(--bg));
  color:inherit;
  text-decoration:none;
  transition:transform .16s ease,box-shadow .16s ease;
}
.mock-photo.has-image{
  aspect-ratio:auto;
  background:transparent;
}
.mock-photo.is-preview-missing{
  display:grid;
  place-items:center;
  min-height:160px;
  padding:18px;
  background:var(--mock-scene,color-mix(in srgb,var(--surface-2) 72%,var(--bg)));
}
.mock-gallery[data-image-fit="fit"]{
  grid-auto-flow:row;
  grid-auto-rows:var(--gallery-masonry-row-height);
}
.mock-gallery[data-image-fit="fit"] .mock-photo-card{
  grid-column:span var(--gallery-column-span,1);
  grid-row-end:span var(--gallery-masonry-span,1);
}
.mock-gallery[data-image-fit="fit"] .mock-photo.has-image{
  aspect-ratio:var(--photo-aspect-ratio,1);
}
.mock-gallery[data-image-fit="fit"] .mock-photo.has-image img{
  position:absolute;
  inset:0;
  height:100%;
  object-fit:contain;
}
.empty-gallery-card{
  display:grid;
  place-items:center;
  grid-column:1 / -1;
  min-height:220px;
  background:var(--surface-2);
}
.empty-gallery-card span{
  text-transform:uppercase;
  letter-spacing:.12em;
  font-size:.78rem;
  color:var(--muted);
}
.missing-preview-label{
  max-width:16ch;
  text-align:center;
  text-transform:uppercase;
  letter-spacing:.12em;
  font-size:.75rem;
  font-weight:800;
  line-height:1.2;
  color:var(--text);
  text-shadow:0 1px 12px rgba(255,255,255,.28);
}
.waste-basket-card-actions{
  display:flex;
  align-items:center;
  min-height:24px;
}
.waste-basket-state{
  display:inline-flex;
  align-items:center;
  width:100%;
  border:1px solid var(--line);
  padding:4px 7px;
  color:var(--muted);
  font-size:.63rem;
  font-weight:850;
  letter-spacing:.08em;
  line-height:1.15;
  text-transform:uppercase;
}
.mock-photo img{
  display:block;
  position:relative;
  width:100%;
  height:auto;
  object-fit:contain;
}
.mock-photo.is-video .video-card-badge{
  position:absolute;
  z-index:4;
  left:50%;
  top:50%;
  display:grid;
  width:52px;
  height:52px;
  place-items:center;
  border:1px solid rgba(255,255,255,.7);
  border-radius:999px;
  background:rgba(0,0,0,.58);
  color:#fff;
  transform:translate(-50%,-50%);
  box-shadow:0 12px 32px rgba(0,0,0,.28);
}
.mock-photo.is-video .video-card-badge .md-icon{
  width:28px;
  height:28px;
  fill:currentColor;
}
.mock-gallery[data-image-fit="fill"] .mock-photo{
  aspect-ratio:1;
  background:color-mix(in srgb,var(--surface-2) 72%,var(--bg));
}
.mock-gallery[data-image-fit="fill"] .mock-photo img{
  position:absolute;
  inset:0;
  height:100%;
  object-fit:cover;
}
.mock-photo:hover{
  transform:translateY(-2px);
  box-shadow:0 18px 38px rgba(0,0,0,.18);
}
.mock-photo::before{
  content:"";
  position:absolute;
  inset:0;
  background:
    linear-gradient(120deg,rgba(255,255,255,.16),transparent 34%),
    repeating-linear-gradient(90deg,rgba(255,255,255,.08) 0 1px,transparent 1px 78px);
  mix-blend-mode:screen;
  opacity:.68;
}
.mock-photo.has-image::before{
  background:linear-gradient(180deg,transparent 68%,rgba(0,0,0,.08));
  mix-blend-mode:normal;
  opacity:1;
}
.mock-photo.has-image::after{
  content:"";
  position:absolute;
  inset:0;
  z-index:2;
  pointer-events:none;
  background-image:var(--preview-watermark);
  background-size:240px 130px;
  background-position:center;
  opacity:.145;
  mix-blend-mode:normal;
}
html[data-theme="light"] .mock-photo.has-image::after{
  opacity:.135;
}
.mock-photo-caption{
  display:block;
  justify-self:start;
  min-width:0;
  width:fit-content;
  max-width:100%;
  padding:3px 6px 4px;
  border:1px solid var(--caption-border,rgba(255,255,255,.14));
  background:var(--caption-bg,rgb(78 72 65));
  color:var(--caption-fg,#fff);
  font-size:clamp(.78rem,.85vw,.94rem);
  font-weight:750;
  line-height:1.18;
  overflow-wrap:anywhere;
  text-decoration:none;
  text-shadow:none;
  -webkit-box-decoration-break:clone;
  box-decoration-break:clone;
}
.mock-photo-caption:hover{
  text-decoration:underline;
  text-decoration-thickness:1px;
  text-underline-offset:3px;
}
.mock-photo-caption.is-owner-editable{
  cursor:text;
  text-decoration-line:underline;
  text-decoration-style:dotted;
  text-decoration-thickness:1px;
  text-underline-offset:3px;
}
.mock-photo-caption.is-owner-editable:hover{
  border-color:rgba(255,255,255,.36);
  color:#fff;
}
.raw-source-badge{
  position:absolute;
  left:8px;
  top:8px;
  z-index:4;
  padding:4px 7px 3px;
  border:1px solid rgba(255,255,255,.48);
  background:rgba(0,0,0,.72);
  color:#fff;
  font-size:.68rem;
  font-weight:900;
  letter-spacing:.1em;
  line-height:1;
  text-transform:uppercase;
  box-shadow:0 8px 22px rgba(0,0,0,.2);
}
.photo-origin-badge{
  position:absolute;
  left:8px;
  bottom:8px;
  z-index:4;
  display:grid;
  width:34px;
  height:34px;
  place-items:center;
  padding:0;
  border:1px solid rgba(255,255,255,.5);
  border-radius:999px;
  background:rgba(255,255,255,.82);
  color:#fff;
  font-size:.68rem;
  font-weight:900;
  line-height:1;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  box-shadow:0 8px 22px rgba(0,0,0,.2);
  backdrop-filter:blur(10px);
}
.photo-origin-badge .md-icon{
  width:20px;
  height:20px;
  fill:currentColor;
}
.origin-badge-label{
  position:absolute;
  width:1px;
  height:1px;
  overflow:hidden;
  clip:rect(0 0 0 0);
  clip-path:inset(50%);
  white-space:nowrap;
}
.photo-origin-badge.is-ai{
  background:rgba(248,242,220,.9);
  color:#49390f;
}
.photo-origin-badge.is-camera{
  color:#172137;
}
.photo-origin-badge.is-video,
.mock-photo.is-video .photo-origin-badge{
  background:rgba(247,227,190,.9);
  color:#4d360c;
}
.gallery-card-actions{
  position:absolute;
  top:8px;
  right:8px;
  z-index:5;
  display:flex;
  gap:6px;
}
.gallery-action-toggle{
  display:grid;
  place-items:center;
  width:38px;
  height:38px;
  border:1px solid rgba(255,255,255,.58);
  border-radius:999px;
  background:rgba(0,0,0,.5);
  color:#fff;
  box-shadow:0 10px 24px rgba(0,0,0,.22);
  cursor:pointer;
  backdrop-filter:blur(10px);
}
.gallery-action-toggle .md-icon{
  width:21px;
  height:21px;
}
.gallery-like-toggle.is-liked{
  background:rgba(0,0,0,.72);
}
.gallery-like-toggle.is-liked{
  color:#ff4d64;
}
.gallery-action-toggle:focus-visible{
  outline:3px solid rgba(255,255,255,.72);
  outline-offset:3px;
}
.home-result-card.is-selected .mock-photo,
html.is-local-owner .mock-photo-card.is-selected .mock-photo,
html.is-local-owner .mock-photo.is-selected{
  outline:3px solid color-mix(in srgb,var(--text) 82%,transparent);
  outline-offset:2px;
  box-shadow:0 0 0 4px color-mix(in srgb,var(--surface) 72%,transparent),0 18px 38px rgba(0,0,0,.18);
}
.france-gallery .p1,.mock-photo.france-gallery.p1{--mock-scene:linear-gradient(135deg,#222 0 18%,#ede5d8 18% 44%,#8f3530 44% 57%,#314c3d 57% 100%)}
.france-gallery .p2,.mock-photo.france-gallery.p2{--mock-scene:linear-gradient(145deg,#d8d4cb 0 28%,#272727 28% 36%,#b9926a 36% 60%,#f5eee2 60% 100%)}
.france-gallery .p3,.mock-photo.france-gallery.p3{--mock-scene:linear-gradient(120deg,#3e6049 0 30%,#ecd0a4 30% 48%,#9d2f2f 48% 62%,#202020 62% 100%)}
.france-gallery .p4,.mock-photo.france-gallery.p4{--mock-scene:linear-gradient(140deg,#f4eadc 0 36%,#46684f 36% 52%,#9c784f 52% 72%,#2a2a2a 72% 100%)}
.france-gallery .p5,.mock-photo.france-gallery.p5{--mock-scene:radial-gradient(circle at 72% 28%,#f1d18b 0 12%,transparent 13%),linear-gradient(125deg,#212121 0 30%,#88413b 30% 50%,#ded4c5 50% 100%)}
.usa-gallery .p1,.mock-photo.usa-gallery.p1{--mock-scene:linear-gradient(130deg,#eff2f4 0 18%,#244c6c 18% 36%,#b63d35 36% 52%,#2a2a2a 52% 100%)}
.usa-gallery .p2,.mock-photo.usa-gallery.p2{--mock-scene:linear-gradient(140deg,#202020 0 22%,#8e6d45 22% 48%,#d2a44f 48% 62%,#e8edf1 62% 100%)}
.usa-gallery .p3,.mock-photo.usa-gallery.p3{--mock-scene:linear-gradient(120deg,#d9dedf 0 30%,#a9463c 30% 42%,#1f4d69 42% 62%,#222 62% 100%)}
.usa-gallery .p4,.mock-photo.usa-gallery.p4{--mock-scene:linear-gradient(135deg,#f0f0ec 0 34%,#c79444 34% 56%,#293f4d 56% 72%,#202020 72% 100%)}
.usa-gallery .p5,.mock-photo.usa-gallery.p5{--mock-scene:radial-gradient(circle at 78% 24%,#d69943 0 10%,transparent 11%),linear-gradient(130deg,#1d1d1d 0 44%,#335a72 44% 64%,#a9453e 64% 100%)}
.spain-gallery .p1,.mock-photo.spain-gallery.p1{--mock-scene:linear-gradient(130deg,#f0c96d 0 22%,#d46a40 22% 42%,#f6ead2 42% 58%,#245550 58% 100%)}
.spain-gallery .p2,.mock-photo.spain-gallery.p2{--mock-scene:linear-gradient(135deg,#275954 0 26%,#f5ead0 26% 50%,#c65335 50% 64%,#e1ad54 64% 100%)}
.spain-gallery .p3,.mock-photo.spain-gallery.p3{--mock-scene:linear-gradient(120deg,#22647a 0 38%,#f2d089 38% 48%,#f7f1df 48% 68%,#255c59 68% 100%)}
.spain-gallery .p4,.mock-photo.spain-gallery.p4{--mock-scene:linear-gradient(145deg,#f6ead6 0 28%,#b94f35 28% 42%,#dba855 42% 60%,#262626 60% 100%)}
.spain-gallery .p5,.mock-photo.spain-gallery.p5{--mock-scene:linear-gradient(135deg,#1f1f1f 0 26%,#f2d083 26% 44%,#d46d44 44% 58%,#f8eddb 58% 100%)}
.mexico-gallery .p1,.mock-photo.mexico-gallery.p1{--mock-scene:linear-gradient(130deg,#f3bc42 0 20%,#c74638 20% 40%,#f8ead5 40% 56%,#26746c 56% 100%)}
.mexico-gallery .p2,.mock-photo.mexico-gallery.p2{--mock-scene:linear-gradient(135deg,#272727 0 20%,#e5a83c 20% 38%,#b83d36 38% 56%,#f4ead7 56% 74%,#246e68 74% 100%)}
.mexico-gallery .p3,.mock-photo.mexico-gallery.p3{--mock-scene:linear-gradient(120deg,#24776f 0 28%,#f5e7cd 28% 48%,#d4a048 48% 64%,#bf4438 64% 100%)}
.mexico-gallery .p4,.mock-photo.mexico-gallery.p4{--mock-scene:linear-gradient(145deg,#f6e8d0 0 30%,#1f7770 30% 52%,#d55d3e 52% 68%,#252525 68% 100%)}
.mexico-gallery .p5,.mock-photo.mexico-gallery.p5{--mock-scene:radial-gradient(circle at 72% 28%,#e8b64a 0 12%,transparent 13%),linear-gradient(130deg,#202020 0 30%,#b93f38 30% 50%,#24736c 50% 100%)}
.ai-gallery .p1,.mock-photo.ai-gallery.p1{--mock-scene:radial-gradient(circle at 24% 32%,#f4f4f4 0 10%,transparent 11%),linear-gradient(135deg,#191919 0 24%,#6f4b82 24% 48%,#2f6f70 48% 100%)}
.ai-gallery .p2,.mock-photo.ai-gallery.p2{--mock-scene:radial-gradient(circle at 72% 22%,#e6dac0 0 12%,transparent 13%),linear-gradient(125deg,#252525 0 32%,#8f6c8e 32% 52%,#c4d0d3 52% 100%)}
.ai-gallery .p3,.mock-photo.ai-gallery.p3{--mock-scene:linear-gradient(135deg,#111 0 22%,#375c77 22% 42%,#76518c 42% 62%,#e2d7bf 62% 100%)}
.ai-gallery .p4,.mock-photo.ai-gallery.p4{--mock-scene:radial-gradient(circle at 64% 30%,#ded4be 0 13%,transparent 14%),linear-gradient(145deg,#1c1c1c 0 28%,#2d7071 28% 58%,#724c83 58% 100%)}
.ai-gallery .p5,.mock-photo.ai-gallery.p5{--mock-scene:repeating-linear-gradient(45deg,#202020 0 18px,#6b4b7e 18px 36px,#2e696b 36px 54px,#d8d0bb 54px 72px)}
.detail-layout{
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(280px,.72fr);
  gap:clamp(18px,4vw,58px);
  align-items:start;
  background:var(--bg);
}
.detail-preview{
  width:100%;
  min-height:0;
  aspect-ratio:var(--detail-aspect,3 / 2);
  background:var(--bg);
}
.detail-preview.has-image{
  aspect-ratio:var(--detail-aspect,3 / 2);
}
.like-toggle{
  position:absolute;
  top:14px;
  right:14px;
  z-index:4;
  display:grid;
  width:48px;
  height:48px;
  cursor:pointer;
}
.like-toggle input{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  margin:0;
  opacity:0;
  cursor:pointer;
}
.like-toggle .like-toggle-icon{
  position:static;
  display:grid;
  place-items:center;
  width:48px;
  height:48px;
  max-width:none;
  padding:0;
  border:1px solid color-mix(in srgb,var(--line) 68%,transparent);
  border-radius:999px;
  background:color-mix(in srgb,var(--bg) 82%,transparent);
  box-shadow:0 12px 30px rgba(0,0,0,.16);
  color:var(--text);
  font-size:1.65rem;
  line-height:1;
  backdrop-filter:blur(10px);
}
.like-toggle .like-toggle-icon::before{
  content:"♡";
}
.like-toggle input:checked + .like-toggle-icon::before{
  content:"♥";
  color:#d2354a;
}
.like-toggle input:focus-visible + .like-toggle-icon{
  outline:3px solid color-mix(in srgb,var(--text) 48%,transparent);
  outline-offset:3px;
}
.detail-preview.has-image img{
  object-fit:contain;
  background:var(--bg);
}
.detail-preview.has-video video{
  display:block;
  width:100%;
  height:100%;
  object-fit:contain;
  background:var(--bg);
}
.detail-preview.has-image::before{
  display:none;
}
.detail-preview.has-image::after{
  background-size:340px 184px;
  opacity:.135;
}
body.detail-fullscreen-active{
  overflow:hidden;
}
.detail-fullscreen-preview{
  position:fixed;
  inset:0;
  z-index:1000;
  display:grid;
  place-items:center;
  padding:clamp(8px,2vw,28px);
  background:rgba(0,0,0,.94);
  cursor:zoom-out;
}
.detail-fullscreen-preview img{
  display:block;
  max-width:100%;
  max-height:100%;
  object-fit:contain;
  box-shadow:0 20px 80px rgba(0,0,0,.48);
}
.detail-fullscreen-preview::after{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  background-image:var(--preview-watermark);
  background-size:360px 194px;
  background-position:center;
  opacity:.18;
}
.detail-panel{
  align-self:center;
}
.detail-panel h1{
  max-width:14ch;
}
.detail-layout.is-landscape{
  grid-template-columns:minmax(0,1fr);
  gap:clamp(14px,2.4vw,28px);
  align-items:start;
  padding-block:clamp(16px,3dvh,34px);
}
.detail-layout.is-landscape .detail-preview{
  width:min(100%,var(--detail-landscape-width,100%));
  margin-inline:auto;
}
.detail-layout.is-portrait .detail-preview{
  width:min(100%,var(--detail-portrait-width,100%));
  justify-self:center;
}
.detail-layout.is-landscape .detail-panel{
  display:grid;
  grid-template-columns:minmax(220px,.62fr) minmax(300px,1fr);
  gap:clamp(14px,3vw,38px);
  align-items:start;
  width:100%;
}
.detail-layout.is-landscape .detail-panel h1{
  max-width:none;
}
.detail-layout.is-landscape .detail-actions{
  margin-top:14px;
}
.detail-layout.is-landscape .photo-metadata{
  grid-column:2;
  grid-row:1 / span 4;
  grid-template-columns:repeat(2,minmax(0,1fr));
  margin:0;
  padding-top:0;
  padding-left:clamp(14px,2vw,24px);
  border-top:0;
  border-left:1px solid var(--line);
}
.photo-metadata{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:10px 14px;
  margin:18px 0 0;
  padding-top:14px;
  border-top:1px solid var(--line);
}
.photo-metadata[hidden]{
  display:none;
}
.photo-metadata div{
  display:grid;
  gap:3px;
}
.photo-metadata dt{
  color:var(--muted);
  font-size:.78rem;
  font-weight:800;
  letter-spacing:.1em;
  text-transform:uppercase;
}
.photo-metadata dd{
  margin:0;
  color:var(--text);
  font-weight:700;
  line-height:1.35;
}
.detail-actions{
  display:flex;
  gap:10px;
  align-items:center;
  flex-wrap:wrap;
  margin-top:16px;
}
.mobile-bottom-actions{
  display:none;
}
.detail-bottom-actions{
  background:var(--surface);
  border-top:1px solid var(--line);
}
.detail-bottom-actions .btn{
  justify-content:center;
}
.purchase-panel{
  display:grid;
  grid-template-columns:minmax(220px,.45fr) minmax(0,1fr);
  gap:18px;
  align-items:start;
  background:var(--surface);
  border-top:1px solid var(--line);
}
.resolution-list{
  display:grid;
  gap:10px;
}
.license-note{
  max-width:60ch;
  margin:10px 0 0;
  color:var(--muted);
  font-size:.92rem;
  font-weight:650;
  line-height:1.55;
}
.resolution-row{
  display:grid;
  gap:10px;
  border:1px solid var(--line);
  background:var(--bg);
  padding:12px;
}
.product-choice{
  display:grid;
  grid-template-columns:auto minmax(0,1fr) auto;
  gap:12px;
  align-items:center;
  cursor:pointer;
}
.product-choice input{
  width:20px;
  height:20px;
  accent-color:var(--text);
}
.product-choice span{
  display:grid;
  gap:3px;
}
.product-choice small{
  color:var(--muted);
  line-height:1.35;
}
.product-print{
  border-left:4px solid color-mix(in srgb,#2d6b56 72%,var(--line));
}
.product-frame{
  border-left:4px solid color-mix(in srgb,#1f2937 70%,var(--line));
}
.basket-bar{
  grid-column:2;
  display:flex;
  justify-content:space-between;
  align-items:center;
  gap:12px;
  flex-wrap:wrap;
  border-top:1px solid var(--line);
  padding-top:14px;
}
.basket-status{
  grid-column:2;
  margin:0;
  color:var(--muted);
}
.order-intent-panel{
  display:grid;
  grid-template-columns:minmax(240px,.85fr) minmax(280px,1fr) minmax(280px,.95fr);
  gap:24px 32px;
  align-items:start;
  border-top:1px solid var(--line);
  padding-top:18px;
}
.order-intent-panel[hidden]{
  display:none;
}
.order-intent-panel > *{
  min-width:0;
}
.order-intent-panel h2{
  margin:0;
  font-size:clamp(1.35rem,2vw,2.1rem);
}
.order-summary{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:10px 14px;
  margin:0;
}
.order-summary div{
  display:grid;
  gap:3px;
}
.order-summary dt{
  color:var(--muted);
  font-size:.78rem;
  font-weight:800;
  letter-spacing:.1em;
  text-transform:uppercase;
}
.order-summary dd{
  margin:0;
  font-weight:800;
  line-height:1.35;
  overflow-wrap:anywhere;
}
.order-intent-panel > .btn{
  justify-self:start;
}
.order-email-draft{
  grid-column:1 / -1;
  width:100%;
  min-height:260px;
  resize:vertical;
  border:1px solid var(--line);
  background:var(--surface-2);
  color:var(--text);
  padding:14px;
  font:500 .92rem/1.45 ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
}
.mock-checkout{
  display:grid;
  gap:10px;
  width:100%;
  min-width:0;
}
.mock-checkout label{
  display:grid;
  gap:6px;
  color:var(--muted);
  font-size:.78rem;
  font-weight:800;
  letter-spacing:.08em;
  text-transform:uppercase;
}
.mock-checkout input{
  width:100%;
  border:1px solid var(--line);
  border-radius:8px;
  background:var(--surface-2);
  color:var(--text);
  padding:10px 12px;
  font:inherit;
  letter-spacing:0;
  text-transform:none;
}
.mock-checkout-actions{
  display:flex;
  flex-wrap:wrap;
  gap:8px;
}
.mock-checkout-note{
  margin:0;
  color:var(--muted);
  font-size:.88rem;
  line-height:1.35;
}
.buyer-trust-panel{
  display:grid;
  gap:10px;
  align-content:start;
  border-left:3px solid color-mix(in srgb,#2d6b56 62%,var(--line));
  background:color-mix(in srgb,#2d6b56 8%,transparent);
  padding:2px 0 2px 14px;
}
.buyer-trust-panel h3{
  margin:0;
  font-size:clamp(1rem,1.35vw,1.22rem);
}
.buyer-trust-list,
.support-list{
  display:grid;
  gap:8px;
  margin:0;
  padding-left:18px;
  color:var(--muted);
  line-height:1.45;
}
.buyer-trust-list li,
.support-list li{
  padding-left:2px;
}
.buyer-trust-panel .btn{
  justify-self:start;
}
.embedded-browser-warning{
  display:grid;
  gap:10px;
  border:1px solid color-mix(in srgb,#b7791f 54%,var(--line));
  border-radius:8px;
  background:color-mix(in srgb,#b7791f 12%,var(--surface-2));
  padding:12px;
}
.embedded-browser-warning[hidden]{
  display:none;
}
.embedded-browser-warning strong{
  font-size:1rem;
}
.embedded-browser-warning p,
.embedded-download-note{
  margin:0;
  color:var(--muted);
  line-height:1.4;
}
.embedded-browser-actions{
  display:flex;
  flex-wrap:wrap;
  gap:8px;
}
.mock-checkout-result{
  display:grid;
  gap:6px;
  border:1px solid var(--line);
  border-radius:8px;
  background:var(--surface-2);
  padding:10px;
  color:var(--text);
  line-height:1.35;
}
.mock-checkout-result[hidden]{
  display:none;
}
.mock-checkout-result span,
.mock-checkout-result button,
.mock-checkout-result a,
.mock-checkout-result code{
  overflow-wrap:anywhere;
}
.mock-checkout-result button{
  width:max-content;
  border:0;
  background:transparent;
  color:var(--link);
  padding:0;
  font:inherit;
  font-weight:800;
  text-align:left;
  text-decoration:underline;
  text-decoration-color:var(--link-decoration);
  text-decoration-thickness:2px;
  text-underline-offset:.16em;
  cursor:pointer;
}
.mock-checkout-result a,
.mock-checkout-result a:visited{
  color:var(--link);
  font-weight:800;
  text-decoration-color:var(--link-decoration);
  text-decoration-thickness:2px;
  text-underline-offset:.16em;
}
.mock-checkout-result button:hover,
.mock-checkout-result a:hover{
  color:var(--link-hover);
}
.mock-checkout-result button:disabled{
  cursor:wait;
  opacity:.65;
}
.mock-checkout-result code{
  color:var(--muted);
  font-size:.82rem;
}
.owner-coverage-missing{
  display:grid;
  gap:10px;
  border:1px solid color-mix(in srgb,var(--line) 80%,transparent);
  background:var(--surface-2);
  padding:12px;
}
.owner-coverage-missing[hidden]{
  display:none;
}
.owner-coverage-missing h3,
.owner-coverage-missing p{
  margin:0;
}
.owner-coverage-missing-list{
  display:grid;
  gap:8px;
}
.owner-coverage-missing-row{
  display:grid;
  gap:3px;
  border-top:1px solid var(--line);
  padding-top:8px;
}
.owner-coverage-missing-row code,
.owner-coverage-missing-row small{
  color:var(--muted);
  overflow-wrap:anywhere;
}
.order-panel{
  display:grid;
  gap:18px;
}
.order-status-card{
  display:grid;
  gap:12px;
  max-width:760px;
}
.order-status-card h2{
  margin:0;
  font-size:clamp(1.5rem,2vw,2.25rem);
}
.order-status-card p{
  margin:0;
  color:var(--muted);
}
.order-trust-panel{
  max-width:760px;
}
.order-lookup-form{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr)) auto;
  gap:10px;
  align-items:end;
  border:1px solid var(--line);
  background:var(--surface-2);
  padding:12px;
}
.order-lookup-form[hidden]{
  display:none;
}
.order-lookup-form label{
  display:grid;
  gap:6px;
  min-width:0;
}
.order-lookup-form span{
  color:var(--muted);
  font-size:.78rem;
  font-weight:800;
  letter-spacing:.1em;
  text-transform:uppercase;
}
.order-lookup-form input{
  width:100%;
  min-width:0;
  border:1px solid var(--line);
  background:var(--surface);
  color:var(--text);
  padding:10px 11px;
  font:800 .92rem/1.25 inherit;
}
.order-phase-label{
  justify-self:start;
  border:1px solid color-mix(in srgb,#2d6b56 62%,var(--line));
  background:color-mix(in srgb,#2d6b56 14%,var(--surface));
  color:var(--text) !important;
  padding:7px 10px;
  border-radius:6px;
  font-size:.78rem;
  font-weight:900;
  letter-spacing:.12em;
  text-transform:uppercase;
}
.order-phase-label.is-failed{
  border-color:color-mix(in srgb,#b84b40 70%,var(--line));
  background:color-mix(in srgb,#b84b40 16%,var(--surface));
}
.order-phase-label.is-processing{
  animation:order-phase-pulse 1.2s ease-in-out infinite alternate;
}
.order-state-rail{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:8px;
}
.order-state-rail span{
  display:grid;
  grid-template-columns:auto minmax(0,1fr);
  gap:2px 8px;
  align-items:center;
  border:1px solid var(--line);
  border-radius:8px;
  background:var(--surface-2);
  color:var(--muted);
  padding:11px 12px;
  font-size:.82rem;
  font-weight:800;
  text-transform:uppercase;
  position:relative;
  overflow:hidden;
}
.order-state-rail b{
  grid-row:span 2;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:28px;
  height:28px;
  border:1px solid currentColor;
  border-radius:50%;
  font-size:.82rem;
}
.order-state-rail strong,
.order-state-rail small{
  line-height:1.08;
}
.order-state-rail small{
  color:var(--muted);
  font-size:.68rem;
}
.order-state-rail span.is-complete,
.order-state-rail span.is-active{
  border-color:color-mix(in srgb,#2d6b56 55%,var(--line));
  color:var(--text);
}
.order-state-rail span.is-active{
  background:color-mix(in srgb,#2d6b56 18%,var(--surface-2));
  box-shadow:inset 0 0 0 1px color-mix(in srgb,#2d6b56 35%,transparent);
}
.order-state-rail span.is-processing::after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(110deg,transparent 0%,color-mix(in srgb,#8fd6b7 18%,transparent) 38%,transparent 76%);
  transform:translateX(-110%);
  animation:order-step-sweep 1.35s ease-in-out infinite;
}
.order-state-rail span.is-processing b{
  animation:order-step-pulse .9s ease-in-out infinite alternate;
}
.order-state-rail span.is-failed{
  border-color:color-mix(in srgb,#b84b40 72%,var(--line));
  background:color-mix(in srgb,#b84b40 16%,var(--surface-2));
}
@keyframes order-phase-pulse{
  from{box-shadow:0 0 0 0 color-mix(in srgb,#2d6b56 0%,transparent);}
  to{box-shadow:0 0 0 4px color-mix(in srgb,#2d6b56 18%,transparent);}
}
@keyframes order-step-sweep{
  to{transform:translateX(110%);}
}
@keyframes order-step-pulse{
  to{background:color-mix(in srgb,#2d6b56 24%,transparent);}
}
@media (prefers-reduced-motion:reduce){
  .order-phase-label.is-processing,
  .order-state-rail span.is-processing::after,
  .order-state-rail span.is-processing b{
    animation:none;
  }
}
.order-detail-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:10px 14px;
  margin:0;
}
.order-detail-grid div{
  display:grid;
  gap:3px;
}
.order-detail-grid dt{
  color:var(--muted);
  font-size:.78rem;
  font-weight:800;
  letter-spacing:.1em;
  text-transform:uppercase;
}
.order-detail-grid dd{
  margin:0;
  font-weight:800;
  overflow-wrap:anywhere;
}
.order-local-path{
  grid-column:1 / -1;
}
.order-local-path dd{
  font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
  font-size:.88rem;
}
.order-copy-field{
  display:grid;
  gap:6px;
}
.order-copy-field[hidden]{
  display:none;
}
.order-copy-field span{
  color:var(--muted);
  font-size:.78rem;
  font-weight:800;
  letter-spacing:.1em;
  text-transform:uppercase;
}
.order-copy-field textarea{
  width:100%;
  min-height:84px;
  resize:vertical;
  border:1px solid var(--line);
  background:var(--surface-2);
  color:var(--text);
  padding:10px;
  font:800 .82rem/1.35 ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
  overflow-wrap:anywhere;
}
.order-items{
  display:grid;
  gap:10px;
}
.order-file-downloads{
  display:grid;
  gap:12px;
  border-top:1px solid var(--line);
  padding-top:14px;
}
.order-file-downloads-header{
  display:flex;
  align-items:end;
  justify-content:space-between;
  gap:12px;
}
.order-file-downloads-header h3,
.order-file-downloads-header p{
  margin:0;
}
.order-file-downloads ol{
  display:grid;
  gap:8px;
  margin:0;
  padding:0;
  list-style:none;
}
.order-file-downloads li{
  display:grid;
  grid-template-columns:minmax(0,1fr) auto auto;
  align-items:center;
  gap:10px;
  border:1px solid var(--line);
  background:var(--surface-2);
  padding:10px;
}
.order-file-downloads li.is-ready{
  border-color:color-mix(in srgb,#2d6b56 48%,var(--line));
}
.order-file-downloads li.is-pending{
  color:var(--muted);
}
.order-file-downloads strong,
.order-file-downloads small,
.order-file-downloads output{
  display:block;
  overflow-wrap:anywhere;
}
.order-file-downloads small,
.order-file-downloads output{
  color:var(--muted);
  font-size:.84rem;
  font-weight:800;
}
.order-file-downloads progress{
  width:100%;
  height:8px;
  margin-top:7px;
  accent-color:#2d6b56;
}
.order-file-downloads button:disabled{
  cursor:wait;
  opacity:.48;
}
.order-line{
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(180px,.4fr);
  gap:16px;
  border-top:1px solid var(--line);
  padding-top:14px;
}
.order-line h3,
.order-line p{
  margin:0;
}
.order-line ul{
  margin:0;
  padding-left:18px;
}
.support-main{
  display:grid;
  gap:18px;
}
.support-hero{
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  gap:18px;
  align-items:end;
}
.support-hero h1,
.support-panel h2{
  margin:0;
}
.support-hero p{
  max-width:720px;
  margin:10px 0 0;
  color:var(--muted);
  line-height:1.45;
}
.support-panel{
  display:grid;
  gap:10px;
}
.order-email-draft[hidden]{
  display:none;
}
.detail-mobile-basket{
  display:none;
}
.basket-panel{
  display:flex;
  flex-direction:column;
  gap:14px;
  background:var(--surface);
  border-top:1px solid var(--line);
}
.empty-basket{
  margin:0;
  color:var(--muted);
}
.owner-panel .empty-basket{
  color:var(--text);
  font-weight:700;
  background:var(--glass-card-bg);
  border:1px solid var(--glass-border);
  padding:12px 14px;
  text-shadow:var(--glass-copy-shadow);
}
.basket-list{
  display:grid;
  gap:10px;
}
.basket-item{
  display:grid;
  grid-template-columns:minmax(360px,50%) minmax(0,1fr) auto;
  gap:20px;
  align-items:start;
  position:relative;
  overflow:hidden;
  border:1px solid var(--line);
  background:var(--bg);
  padding:14px;
}
.basket-thumb{
  width:100%;
  min-height:0;
  height:var(--basket-thumb-height, auto);
  align-self:start;
  aspect-ratio:var(--photo-aspect-ratio,16 / 9);
}
.basket-thumb.has-image{
  aspect-ratio:var(--photo-aspect-ratio,16 / 9);
  background:var(--bg);
}
.basket-thumb.has-image img{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center;
  background:var(--bg);
}
.basket-thumb.is-pano img{
  object-position:center top;
}
.liked-thumb{
  aspect-ratio:var(--photo-aspect-ratio,16 / 9);
}
.basket-thumb.has-image::before{
  content:none;
}
.basket-thumb.has-image::after{
  background-size:112px 60px;
  opacity:.155;
}
.photo-print.has-photo::after,
.photo-art.has-photo::after,
.mock-photo.has-image::after,
.detail-preview.has-image::after,
.detail-fullscreen-preview::after,
.basket-thumb.has-image::after{
  content:none;
  background-image:none;
  opacity:0;
}
html[data-theme="light"] .photo-print.has-photo::after,
html[data-theme="light"] .photo-art.has-photo::after,
html[data-theme="light"] .mock-photo.has-image::after,
html[data-theme="light"] .detail-preview.has-image::after{
  content:none;
  background-image:none;
  opacity:0;
}
.basket-thumb span{
  display:none;
}
.basket-item h3{
  margin:0;
}
.basket-resolution-grid{
  display:grid;
  gap:6px;
  margin-top:10px;
}
.basket-product-row{
  display:grid;
  gap:8px;
  border:1px solid color-mix(in srgb,var(--line) 72%,transparent);
  background:var(--surface);
  padding:7px 9px;
}
.basket-product-row.is-unavailable{
  background:var(--surface-2);
  opacity:.72;
}
.basket-product-row.is-unavailable .product-choice{
  cursor:not-allowed;
}
.basket-resolution-grid .product-choice{
  grid-template-columns:auto minmax(0,1fr) auto;
  gap:8px;
  align-items:center;
  cursor:pointer;
}
.basket-resolution-grid .product-choice input{
  width:16px;
  height:16px;
  accent-color:var(--text);
}
.basket-resolution-grid .product-choice span{
  display:grid;
  gap:2px;
  color:var(--text);
}
.basket-resolution-grid .product-choice strong{
  font-weight:700;
}
.basket-resolution-grid .product-choice small{
  color:var(--muted);
  font-weight:600;
  line-height:1.25;
}
.basket-resolution-grid .product-choice b{
  color:var(--muted);
}
.basket-delivery-warning{
  color:var(--danger,#a33);
  font-weight:800;
}
.print-config{
  display:grid;
  grid-template-columns:1fr;
  gap:12px;
  align-items:start;
  padding-left:32px;
}
.print-quantity{
  display:grid;
  gap:4px;
  justify-self:start;
  color:var(--muted);
  font-size:.74rem;
  font-weight:800;
  letter-spacing:.08em;
  text-transform:uppercase;
}
.print-quantity input{
  width:76px;
  min-height:34px;
  border:1px solid var(--line);
  background:var(--bg);
  color:var(--text);
  font:inherit;
  font-size:.95rem;
  font-weight:800;
  letter-spacing:0;
  text-align:center;
}
.quantity-stepper{
  display:grid;
  grid-template-columns:34px 66px 34px;
  align-items:center;
}
.quantity-stepper button{
  display:grid;
  min-height:34px;
  place-items:center;
  border:1px solid var(--line);
  background:var(--surface);
  color:var(--text);
  font:inherit;
  font-size:1rem;
  font-weight:900;
  cursor:pointer;
}
.quantity-stepper button:first-child{
  border-right:0;
}
.quantity-stepper button:last-child{
  border-left:0;
}
.quantity-stepper input{
  width:66px;
  border-radius:0;
}
.frame-options{
  display:grid;
  grid-template-columns:repeat(3,minmax(104px,1fr));
  gap:6px;
  margin:0;
  padding:0;
  border:0;
}
.frame-options legend{
  width:100%;
  color:var(--muted);
  font-size:.74rem;
  font-weight:800;
  letter-spacing:.08em;
  text-transform:uppercase;
}
.frame-options label{
  display:grid;
  grid-template-columns:auto minmax(0,1fr);
  gap:6px;
  align-items:center;
  min-height:34px;
  border:1px solid var(--line);
  background:var(--bg);
  color:var(--text);
  font-size:.78rem;
  font-weight:750;
  line-height:1.2;
  padding:6px 8px;
}
.frame-options input{
  width:14px;
  height:14px;
  accent-color:var(--text);
}
.basket-item-actions{
  display:grid;
  gap:10px;
  justify-items:end;
}
.basket-total-line{
  margin:0;
  border-top:1px solid var(--line);
  padding-top:14px;
  font-size:clamp(1.25rem,2.2vw,2rem);
  font-weight:800;
}
.basket-rail{
  display:none;
}
@media (max-width:1100px){
  .order-intent-panel{
    grid-template-columns:minmax(220px,.75fr) minmax(280px,1fr);
  }
  .mock-checkout,
  .order-intent-panel > .btn{
    grid-column:1 / -1;
  }
  .owner-real-estate-form{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
  .owner-real-estate-computed{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
  .owner-real-estate-computed div.is-path{
    grid-column:1 / -1;
  }
}
@media (max-width:760px){
  .photo-hero,
  .detail-layout,
  .purchase-panel{
    grid-template-columns:1fr;
  }
  .gallery-filter-toggle{
    display:inline-flex;
  }
  .gallery-filter-bar{
    display:none;
  }
  .gallery-filter-bar.is-open{
    display:flex;
  }
  .gallery-filter-bar label,
  .gallery-filter-bar label:has(input[type="date"]){
    flex:1 1 calc(50% - 6px);
    max-width:none;
  }
  .gallery-filter-bar .gallery-search-label,
  .gallery-filter-bar .gallery-sort-label{
    flex-basis:100%;
  }
  .gallery-filter-clear{
    flex:1 1 100%;
  }
  .home-discovery-head{
    display:block;
  }
  .home-discovery-head .gallery-status{
    text-align:left;
  }
  .featured-campaigns-head,
  .campaign-section-head{
    align-items:start;
    flex-direction:column;
  }
  .featured-campaign-card,
  .campaign-hero{
    grid-template-columns:1fr;
  }
  .campaign-hero-copy h1{
    font-size:clamp(2.8rem,16vw,4.6rem);
  }
  .campaign-gallery.mock-gallery{
    --gallery-default-columns:2;
  }
  .detail-layout.is-landscape .detail-preview{
    width:100%;
  }
  .detail-layout.is-landscape .detail-panel{
    display:block;
  }
  .detail-layout.is-landscape .photo-metadata{
    grid-template-columns:1fr;
    margin:18px 0 0;
    padding-top:14px;
    padding-left:0;
    border-top:1px solid var(--line);
    border-left:0;
  }
  .photo-art{
    min-height:128px;
  }
  .photo-head{
    align-items:center;
  }
  .basket-bar,
  .basket-status{
    grid-column:auto;
  }
  .print-config{
    grid-template-columns:1fr;
    padding-left:28px;
  }
  .frame-options{
    grid-template-columns:repeat(3,minmax(0,1fr));
  }
  .order-intent-panel{
    grid-template-columns:1fr;
  }
  .order-intent-panel .btn{
    justify-content:center;
  }
  .order-summary{
    grid-template-columns:1fr;
  }
  .order-lookup-form,
  .order-detail-grid,
  .order-line,
  .support-hero{
    grid-template-columns:1fr;
  }
  .order-file-downloads-header,
  .order-file-downloads li{
    grid-template-columns:1fr;
  }
  .order-file-downloads-header{
    align-items:stretch;
  }
  .order-state-rail{
    grid-template-columns:1fr;
  }
  .basket-item{
    grid-template-columns:1fr;
  }
  .basket-item-actions{
    grid-column:1;
    justify-items:start;
  }
  .basket-thumb{
    width:100%;
    height:auto;
  }
  .basket-total-band{
    top:90px;
  }
  .photo-metadata{
    grid-template-columns:1fr;
  }
  .owner-grid{
    grid-template-columns:1fr;
  }
  .owner-card-overview{
    grid-column:span 1;
  }
  .owner-overview-layout{
    grid-template-columns:1fr;
  }
  .owner-real-estate-form,
  .owner-real-estate-computed{
    grid-template-columns:1fr;
  }
  .owner-catalog-pie{
    width:min(180px,70vw);
    justify-self:center;
  }
  .owner-counts{
    grid-template-columns:1fr;
  }
  .owner-import-stats{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
  .owner-sweep-phase{
    grid-template-columns:1fr;
    gap:5px;
  }
  .owner-sweep-phase.has-matrix{
    grid-template-columns:1fr;
  }
  .owner-sweep-phase.has-matrix .owner-sweep-bar,
  .owner-sweep-phase.has-matrix .owner-sweep-progress-note{
    grid-column:1;
  }
  .owner-sweep-phase-copy{
    grid-template-columns:1fr;
    gap:2px;
  }
  .owner-sweep-phase-copy strong,
  .owner-sweep-phase-copy span{
    white-space:normal;
  }
  .owner-r2-preview{
    grid-template-columns:96px minmax(0,1fr);
  }
  .owner-r2-preview-copy strong{
    white-space:normal;
  }
  .title-keyword-review-row{
    grid-template-columns:1fr;
  }
  .title-keyword-review-preview{
    min-height:0;
  }
  .title-keyword-review-approve{
    grid-template-columns:auto auto;
    justify-content:start;
    place-items:center start;
    border-left:0;
    border-top:1px solid var(--line);
    padding-top:10px;
  }
  .title-keyword-review-reject-reasons,
  .title-keyword-review-reject-comment,
  .title-keyword-review-row-status,
  .title-keyword-review-row-tools{
    grid-column:1 / -1;
  }
  .mobile-bottom-actions{
    display:grid;
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:10px;
  }
  .detail-bottom-actions [data-bottom-back-link]{
    grid-column:1 / -1;
  }
}
@media (min-width:640px){
  .mock-gallery{
    --gallery-default-columns:3;
  }
}
@media (min-width:860px){
  .mock-gallery{
    --gallery-default-columns:4;
  }
}
@media (min-width:1120px){
  .mock-gallery{
    --gallery-default-columns:6;
  }
}
@media (min-width:1520px){
  .mock-gallery{
    --gallery-default-columns:8;
  }
}
@media (max-width:959px){
  .detail-mobile-basket{
    display:flex;
  }
  .purchase-panel .basket-status{
    grid-column:auto;
  }
}
@media (min-width:960px){
  main.has-basket-rail{
    grid-template-columns:minmax(0,5fr) minmax(160px,1fr);
    align-items:start;
    column-gap:clamp(12px,1.4vw,18px);
  }
  main.has-basket-rail > :not(.basket-rail){
    grid-column:1;
    min-width:0;
  }
  .basket-rail{
    grid-column:2;
    grid-row:1 / span 20;
    position:sticky;
    top:132px;
    display:grid;
    gap:12px;
    max-height:calc(100dvh - 150px);
    overflow:auto;
    padding:14px;
    border-left:1px solid var(--line);
    background:var(--surface);
  }
  .basket-rail-head,
  .basket-rail-total{
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:8px;
  }
  .basket-rail-head .eyebrow{
    margin:0;
  }
  .basket-rail-list{
    display:grid;
    gap:8px;
    margin:0;
    padding:0;
    list-style:none;
  }
  .basket-rail-item{
    display:grid;
    gap:3px;
    border-top:1px solid var(--line);
    padding-top:8px;
  }
  .basket-rail-item-link{
    display:grid;
    gap:3px;
    color:inherit;
    text-decoration:none;
  }
  .basket-rail-item-link:hover span{
    text-decoration:underline;
    text-underline-offset:3px;
  }
  .basket-rail-item span,
  .basket-rail-item strong{
    font-size:.92rem;
    line-height:1.25;
  }
  .basket-rail-item small,
  .basket-rail-empty,
  .basket-rail-total span{
    color:var(--muted);
    line-height:1.35;
  }
  .basket-rail-total{
    border-top:1px solid var(--line);
    padding-top:10px;
  }
  .basket-rail-link{
    justify-content:center;
  }
  .basket-rail-actions{
    display:grid;
    gap:8px;
  }
  main.detail-main.has-basket-rail{
    grid-template-columns:minmax(0,5fr) minmax(160px,1fr) minmax(160px,1fr);
  }
  main.detail-main.has-basket-rail > .detail-layout{
    grid-column:1;
  }
  main.detail-main.has-basket-rail > .purchase-panel{
    grid-column:2;
    grid-row:1 / span 20;
    position:sticky;
    top:78px;
    display:grid;
    grid-template-columns:1fr;
    gap:12px;
    max-height:calc(100dvh - 96px);
    overflow:auto;
    padding:14px;
    border-top:0;
    border-left:1px solid var(--line);
    background:var(--surface);
  }
  main.detail-main.has-basket-rail > .basket-rail{
    grid-column:3;
  }
  main.detail-main .purchase-panel h2{
    margin:0;
    font-size:1.2rem;
  }
  main.detail-main .purchase-panel .resolution-row{
    grid-template-columns:auto minmax(0,1fr);
    gap:8px;
    padding:8px;
  }
  main.detail-main .purchase-panel .resolution-row b{
    grid-column:2;
  }
  main.detail-main .purchase-panel .basket-status{
    grid-column:auto;
  }
}
@media (max-width:980px){
  .real-estate-hero{
    min-height:0;
    padding-block:clamp(32px,7dvh,56px);
  }
  .real-estate-hero h1{
    max-width:12ch;
    font-size:clamp(2.4rem,12vw,4.9rem);
  }
  .real-estate-wizard{
    grid-template-columns:1fr;
  }
  .real-estate-wizard-actions{
    justify-content:stretch;
  }
  .real-estate-density-quick,
  .real-estate-wizard-actions .btn{
    flex:1 1 150px;
    justify-content:center;
  }
  .real-estate-density-quick{
    display:grid;
    justify-items:stretch;
  }
  .real-estate-density-quick > span{
    text-align:center;
  }
  .real-estate-workbench{
    grid-template-columns:1fr;
  }
  .real-estate-sidebar{
    position:static;
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
  .real-estate-sidebar .real-estate-control-group:last-child{
    grid-column:1 / -1;
  }
  .real-estate-draft-list{
    grid-template-columns:repeat(auto-fill,minmax(250px,1fr));
  }
  .real-estate-lightbox-layout{
    grid-template-columns:1fr;
    overflow:auto;
  }
  .real-estate-lightbox figure{
    min-height:48dvh;
  }
  .real-estate-lightbox aside{
    max-height:none;
  }
}
@media (max-width:680px){
  body[data-real-estate]{
    --re-action-bar-clearance:0px;
  }
  body[data-real-estate] main.shell{
    padding-bottom:clamp(12px,2dvh,22px);
  }
  body[data-real-estate] .real-estate-action-bar,
  body[data-real-estate] .site-footer{
    display:none;
  }
  .real-estate-stats,
  .real-estate-sidebar,
  .real-estate-stepper{
    grid-template-columns:1fr;
  }
  .real-estate-stepper button{
    min-height:40px;
  }
  .real-estate-gallery-toolbar{
    display:grid;
    align-items:start;
  }
  .real-estate-deliverables-head,
  .real-estate-deliverable{
    grid-template-columns:1fr;
  }
  .real-estate-deliverables-head{
    display:grid;
    align-items:start;
  }
  .real-estate-deliverable-actions{
    justify-content:stretch;
  }
  .real-estate-deliverable-actions .btn{
    flex:1 1 100px;
    justify-content:center;
  }
  .real-estate-toolbar-actions,
  .real-estate-action-bar{
    justify-content:stretch;
  }
  .real-estate-toolbar-actions .btn,
  .real-estate-action-bar .btn{
    justify-content:center;
  }
  .real-estate-action-bar{
    display:grid;
    grid-template-columns:repeat(2,minmax(0,1fr));
    min-height:0;
  }
  .real-estate-action-bar .btn{
    grid-row:auto;
  }
  .real-estate-action-bar strong,
  .real-estate-action-bar > span{
    grid-column:1 / -1;
  }
  .real-estate-action-bar strong{
    margin-right:0;
  }
  .real-estate-grid,
  .real-estate-grid[data-density="compact"],
  .real-estate-grid[data-density="large"]{
    --re-card-min:min(100%,240px);
  }
}

/* Global Nerja glass treatment. Keep this late so page-specific solid panels inherit the new skin. */
.photo-hero,
.photo-carousel-panel,
.home-discovery-panel,
.featured-campaigns,
.campaign-main,
.campaign-section,
.campaign-hero-copy,
.gallery-hero,
.owner-hero,
.owner-panel,
.detail-bottom-actions,
.purchase-panel,
.basket-panel,
.order-intent-panel,
.order-panel,
.mock-gallery,
.real-estate-login,
.real-estate-hero,
.real-estate-wizard,
.real-estate-workbench,
.real-estate-output-panel,
.real-estate-action-bar,
.basket-rail{
  background:var(--glass-panel-bg);
  border:1px solid var(--glass-border);
  box-shadow:var(--glass-panel-shadow);
  backdrop-filter:blur(var(--glass-heavy-blur));
  -webkit-backdrop-filter:blur(var(--glass-heavy-blur));
  text-shadow:var(--glass-copy-shadow);
}
.featured-campaign-card,
.real-estate-login-card,
.real-estate-control-group,
.real-estate-photo-card,
.real-estate-draft-item,
.real-estate-output-choice,
.real-estate-empty-state,
.real-estate-lightbox,
.real-estate-help,
.owner-card,
.owner-real-estate-table-wrap,
.owner-cost-breakdown,
.owner-price-list,
.owner-real-estate-computed div,
.owner-real-estate-output,
.owner-keyword-blacklist-list,
.owner-sweep-phase,
.owner-coverage-missing,
.basket-item,
.basket-product-row,
.resolution-row,
.order-state-rail span,
.order-file-downloads li,
.mock-checkout-result,
.embedded-browser-warning,
.empty-gallery-card{
  background:var(--glass-card-bg);
  border:1px solid var(--glass-border);
  backdrop-filter:blur(var(--glass-light-blur));
  -webkit-backdrop-filter:blur(var(--glass-light-blur));
  text-shadow:var(--glass-copy-shadow);
}
.featured-campaign-card:hover,
.real-estate-photo-card:hover,
.basket-item:hover,
.basket-product-row:hover{
  background:var(--glass-card-hover-bg);
}
.gallery-filter-bar select,
.gallery-filter-bar input,
.gallery-density-control,
.gallery-fit-control,
.gallery-top-button,
.topbar .gallery-view-controls .gallery-density-control,
.topbar .gallery-view-controls .gallery-fit-control,
.topbar .gallery-view-controls .gallery-top-button,
.gallery-view-controls.is-header-mounted .gallery-density-control,
.gallery-view-controls.is-header-mounted .gallery-fit-control,
.gallery-view-controls.is-header-mounted .gallery-top-button,
.owner-tab-button,
.owner-refresh-button,
.owner-real-estate-icon-button,
.owner-real-estate-form input,
.owner-real-estate-form textarea,
.owner-real-estate-cell-input,
.owner-number-control input,
.owner-number-control select,
.owner-keyword-blacklist-add input,
.owner-keyword-blacklist-add textarea,
.owner-metadata-editor input,
.owner-metadata-editor textarea,
.owner-metadata-modal input,
.owner-metadata-modal textarea,
.owner-export-result textarea,
.owner-export-path span,
.owner-keyword-blacklist-term,
.owner-keyword-blacklist-term button,
.owner-price-field input,
.real-estate-login-form input,
.real-estate-filter-form input,
.real-estate-filter-form select,
.real-estate-pdf-setting select,
.real-estate-pdf-setting input,
.real-estate-title-field input,
.real-estate-lightbox input,
.real-estate-originals-form input,
.real-estate-stepper button,
.real-estate-album-filter,
.real-estate-project-choice,
.real-estate-draft-handle,
.real-estate-draft-position,
.real-estate-draft-actions button,
.order-email-draft,
.order-lookup-form input,
.order-copy-field textarea,
.mock-checkout input{
  background:var(--glass-field-bg);
  border-color:color-mix(in srgb,var(--glass-border) 72%,var(--text) 28%);
  color:var(--text);
  text-shadow:none;
  backdrop-filter:blur(var(--glass-light-blur));
  -webkit-backdrop-filter:blur(var(--glass-light-blur));
}
.gallery-filter-bar label,
.real-estate-filter-form label,
.real-estate-pdf-setting label,
.owner-number-control,
.owner-keyword-blacklist-add label,
.owner-metadata-editor label,
.owner-metadata-modal label,
.owner-real-estate-form label,
.owner-price-field,
.mock-checkout label,
.order-copy-field label{
  color:var(--text);
  text-shadow:var(--glass-copy-shadow);
}
.gallery-filter-bar select,
.gallery-filter-bar input,
.real-estate-filter-form input,
.real-estate-filter-form select,
.real-estate-pdf-setting select,
.real-estate-pdf-setting input,
.real-estate-login-form input,
.real-estate-title-field input,
.real-estate-lightbox input,
.real-estate-originals-form input,
.owner-number-control input,
.owner-number-control select,
.owner-keyword-blacklist-add input,
.owner-metadata-editor input,
.owner-metadata-modal input,
.owner-price-field input,
.mock-checkout input{
  min-height:var(--control-block-size);
}
.owner-tabs .owner-tab-button{
  background:rgb(var(--glass-control-rgb) / .42);
}
.owner-tabs .owner-tab-button.is-active{
  background:color-mix(in srgb,var(--text) 90%,transparent);
}
.gallery-status,
.real-estate-muted,
.real-estate-login-status,
.real-estate-output-choice small,
.real-estate-photo-details dt,
.real-estate-originals-form label,
.owner-card p,
.owner-count-note,
.owner-real-estate-table td small,
.owner-cost-table td,
.basket-status,
.basket-product-row small,
.order-status-card p,
.order-state-rail small,
.order-file-downloads small,
.order-file-downloads output,
.mock-checkout-note,
.embedded-browser-warning p,
.embedded-download-note{
  color:var(--muted);
}
.featured-campaign-card small,
.eyebrow,
.lead{
  color:var(--muted);
}
.site-footer .footer-note,
.site-footer .footer-nav a{
  color:var(--text);
  font-weight:700;
}

body[data-real-estate]{
  --glass-panel-bg:color-mix(in srgb,var(--bg) 96%,transparent);
  --glass-card-bg:color-mix(in srgb,var(--surface) 98%,transparent);
  --glass-card-hover-bg:color-mix(in srgb,var(--surface) 100%,transparent);
  --glass-topbar-alpha:.86;
  --glass-border:color-mix(in srgb,var(--text) 18%,transparent);
  --glass-copy-shadow:none;
}
body[data-real-estate] .real-estate-login,
body[data-real-estate] .real-estate-hero,
body[data-real-estate] .real-estate-wizard,
body[data-real-estate] .real-estate-workbench,
body[data-real-estate] .real-estate-output-panel,
body[data-real-estate] .real-estate-action-bar{
  background:color-mix(in srgb,var(--bg) 97%,transparent);
  text-shadow:none;
}
body[data-real-estate] .real-estate-hero{
  background:
    linear-gradient(130deg,color-mix(in srgb,var(--re-accent) 9%,transparent),transparent 46%),
    color-mix(in srgb,var(--bg) 97%,transparent);
}
body[data-real-estate] .real-estate-deliverables,
body[data-real-estate] .real-estate-login-card,
body[data-real-estate] .real-estate-control-group,
body[data-real-estate] .real-estate-photo-card,
body[data-real-estate] .real-estate-draft-item,
body[data-real-estate] .real-estate-output-choice,
body[data-real-estate] .real-estate-output-progress,
body[data-real-estate] .real-estate-empty-state,
body[data-real-estate] .real-estate-deliverable,
body[data-real-estate] .real-estate-lightbox,
body[data-real-estate] .real-estate-help{
  background:color-mix(in srgb,var(--surface) 98%,transparent);
  text-shadow:none;
}
body[data-real-estate] .real-estate-hero h1,
body[data-real-estate] .real-estate-hero .lead,
body[data-real-estate] .real-estate-stats dd,
body[data-real-estate] .real-estate-step-head,
body[data-real-estate] .real-estate-deliverables{
  color:var(--text);
}
body[data-real-estate] .real-estate-hero .eyebrow,
body[data-real-estate] .real-estate-stats dt,
body[data-real-estate] .real-estate-muted,
body[data-real-estate] .real-estate-deliverable span,
body[data-real-estate] .real-estate-output-choice small,
body[data-real-estate] .real-estate-output-progress-head span,
body[data-real-estate] .real-estate-output-progress small{
  color:color-mix(in srgb,var(--text) 66%,var(--muted));
}

body.best-mix-current-home main.shell{
  padding-bottom:clamp(8px,1.4dvh,14px);
}
body.best-mix-current-home .photo-hero{order:1}
body.best-mix-current-home .featured-campaigns{order:2}
body.best-mix-current-home .photo-carousel-panel{order:3}
body.best-mix-current-home .home-discovery-panel{order:4}
body.best-mix-current-home .basket-rail{
  display:none!important;
}
body.best-mix-current-home main.has-basket-rail{
  display:grid;
  grid-template-columns:1fr;
}
body.best-mix-current-home [data-best-mix-section]{
  scroll-margin-top:96px;
  transition:border-color .18s ease,box-shadow .18s ease,background-color .18s ease;
}
body.best-mix-current-home .cta .btn{
  appearance:none;
  cursor:pointer;
  font:inherit;
}
body.best-mix-current-home .cta .btn[aria-expanded="true"]{
  background:rgba(17,17,17,.84);
  border-color:rgba(17,17,17,.42);
  color:#fff;
  box-shadow:0 14px 30px rgba(0,0,0,.2);
}
html[data-theme="dark"] body.best-mix-current-home .cta .btn[aria-expanded="true"]{
  background:rgba(255,255,255,.92);
  border-color:rgba(255,255,255,.42);
  color:#111;
}
body.best-mix-current-home [data-best-mix-section] .eyebrow,
body.best-mix-current-home .home-discovery-status-row .gallery-status{
  display:inline-flex;
  width:max-content;
  max-width:100%;
  align-items:center;
  color:var(--text);
  background:var(--glass-pill-bg);
  border:1px solid var(--glass-border);
  border-radius:999px;
  padding:5px 10px;
  font-weight:900;
  text-shadow:var(--glass-copy-shadow);
  backdrop-filter:blur(var(--glass-light-blur));
  -webkit-backdrop-filter:blur(var(--glass-light-blur));
}
body.best-mix-current-home [data-best-mix-section].is-best-mix-section-collapsed{
  display:flex;
  flex-direction:column;
  justify-content:center;
  cursor:pointer;
  min-height:112px;
  padding-block:clamp(18px,3dvh,30px);
}
body.best-mix-current-home [data-best-mix-section].is-best-mix-section-collapsed:hover{
  border-color:rgba(255,255,255,.32);
  box-shadow:0 16px 36px rgba(0,0,0,.12);
}
body.best-mix-current-home [data-best-mix-section].is-best-mix-section-collapsed h2,
body.best-mix-current-home .photo-carousel-panel.is-best-mix-section-collapsed .photo-head{
  margin-bottom:0;
}
body.best-mix-current-home .featured-campaigns.is-best-mix-section-collapsed .featured-campaign-grid,
body.best-mix-current-home .featured-campaigns.is-best-mix-section-collapsed .featured-campaigns-head .btn,
body.best-mix-current-home .photo-carousel-panel.is-best-mix-section-collapsed .carousel-wrap,
body.best-mix-current-home .photo-carousel-panel.is-best-mix-section-collapsed .carousel-dots,
body.best-mix-current-home .home-discovery-panel.is-best-mix-section-collapsed .home-discovery-controls,
body.best-mix-current-home .home-discovery-panel.is-best-mix-section-collapsed .home-discovery-results,
body.best-mix-current-home .home-discovery-panel.is-best-mix-section-collapsed .home-discovery-keyboard-hint,
body.best-mix-current-home .home-discovery-panel.is-best-mix-section-collapsed .gallery-pagination-controls,
body.best-mix-current-home .home-discovery-panel.is-best-mix-section-collapsed .home-discovery-status-row,
body.best-mix-current-home .home-discovery-panel.is-best-mix-section-collapsed .home-discovery-toggle{
  display:none;
}
body.best-mix-current-home .home-discovery-keyboard-hint{
  display:none!important;
}
body.best-mix-current-home .home-discovery-head{
  align-items:center;
  margin-bottom:0;
}
body.best-mix-current-home .home-discovery-actions{
  display:flex;
  align-items:center;
  justify-content:flex-end;
  gap:12px;
}
body.best-mix-current-home .home-discovery-toggle{
  min-width:104px;
}
body.best-mix-current-home .home-discovery-toggle::after{
  content:"";
  display:inline-block;
  width:.48em;
  height:.48em;
  margin-left:8px;
  border-right:2px solid currentColor;
  border-bottom:2px solid currentColor;
  transform:translateY(-2px) rotate(45deg);
  transition:transform .18s ease;
}
body.best-mix-current-home .home-discovery-toggle[aria-expanded="true"]::after{
  transform:translateY(2px) rotate(225deg);
}
body.best-mix-current-home .home-discovery-panel:not(.is-discovery-collapsed) .home-discovery-controls{
  margin-top:16px;
}
body.best-mix-current-home .home-discovery-status-row{
  display:flex;
  justify-content:flex-end;
  margin-top:12px;
}
body.best-mix-current-home .home-discovery-status-row .gallery-status{
  margin:0;
  text-align:right;
}
body.best-mix-current-home .home-discovery-panel.is-discovery-collapsed .home-discovery-controls,
body.best-mix-current-home .home-discovery-panel.is-discovery-collapsed .home-discovery-results,
body.best-mix-current-home .home-discovery-panel.is-discovery-collapsed .home-discovery-keyboard-hint,
body.best-mix-current-home .home-discovery-panel.is-discovery-collapsed .home-discovery-status-row,
body.best-mix-current-home .home-discovery-panel.is-discovery-collapsed .gallery-pagination-controls{
  display:none;
}
body.best-mix-current-home .featured-campaign-card{
  grid-template-columns:1fr;
  align-items:start;
  gap:12px;
  overflow:hidden;
  transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background-color .18s ease;
}
body.best-mix-current-home .featured-campaign-card img{
  aspect-ratio:16 / 10;
  transform-origin:50% 50%;
  transition:opacity .27s ease,transform .54s ease,filter .54s ease;
  will-change:transform,opacity;
}
body.best-mix-current-home .featured-campaign-card strong{
  font-size:clamp(1.1rem,1.55vw,1.35rem);
}
body.best-mix-current-home .featured-campaign-card:is(:hover,:focus-visible,.is-preview-cycling){
  border-color:rgba(255,255,255,.32);
  background:var(--glass-card-hover-bg);
  box-shadow:0 18px 38px rgba(0,0,0,.16);
  transform:translateY(-2px);
}
body.best-mix-current-home .featured-campaign-card:is(:hover,.is-preview-cycling) img{
  filter:saturate(1.08) contrast(1.04);
  transform:scale(1.045);
}
body.best-mix-current-home .featured-campaign-card img.is-preview-swapping{
  opacity:.35;
  transform:scale(1.075);
}
body.best-mix-current-home [data-home-stack].is-stack-shuffling [data-home-stack-card]{
  --stack-shuffle-x:0px;
  --stack-shuffle-y:0px;
  --stack-shuffle-rotate:0deg;
  animation:best-mix-stack-shuffle 1s cubic-bezier(.2,.88,.24,1) both;
  animation-delay:var(--stack-shuffle-delay,0ms);
  transform-origin:50% 58%;
  will-change:transform,opacity;
}
body.best-mix-current-home [data-home-stack].has-stack-shuffled [data-home-stack-card]{
  will-change:auto;
}
body.best-mix-current-home [data-home-stack].is-stack-shuffling [data-home-stack-card]:nth-child(1){--stack-shuffle-x:-110px;--stack-shuffle-y:42px;--stack-shuffle-rotate:-20deg;--stack-shuffle-delay:0ms}
body.best-mix-current-home [data-home-stack].is-stack-shuffling [data-home-stack-card]:nth-child(2){--stack-shuffle-x:66px;--stack-shuffle-y:-78px;--stack-shuffle-rotate:18deg;--stack-shuffle-delay:200ms}
body.best-mix-current-home [data-home-stack].is-stack-shuffling [data-home-stack-card]:nth-child(3){--stack-shuffle-x:124px;--stack-shuffle-y:38px;--stack-shuffle-rotate:14deg;--stack-shuffle-delay:400ms}
body.best-mix-current-home [data-home-stack].is-stack-shuffling [data-home-stack-card]:nth-child(4){--stack-shuffle-x:-86px;--stack-shuffle-y:-46px;--stack-shuffle-rotate:-16deg;--stack-shuffle-delay:600ms}
body.best-mix-current-home [data-home-stack].is-stack-shuffling [data-home-stack-card]:nth-child(5){--stack-shuffle-x:58px;--stack-shuffle-y:96px;--stack-shuffle-rotate:22deg;--stack-shuffle-delay:800ms}
body.best-mix-current-home [data-home-stack].is-stack-shuffling [data-home-stack-card]:nth-child(6){--stack-shuffle-x:-120px;--stack-shuffle-y:74px;--stack-shuffle-rotate:-24deg;--stack-shuffle-delay:1000ms}
body.best-mix-current-home [data-home-stack].is-stack-shuffling [data-home-stack-card]:nth-child(7){--stack-shuffle-x:108px;--stack-shuffle-y:-34px;--stack-shuffle-rotate:16deg;--stack-shuffle-delay:1200ms}
body.best-mix-current-home [data-home-stack].is-stack-shuffling [data-home-stack-card]:nth-child(8){--stack-shuffle-x:-58px;--stack-shuffle-y:108px;--stack-shuffle-rotate:-18deg;--stack-shuffle-delay:1400ms}
@keyframes best-mix-stack-shuffle{
  0%{
    opacity:0;
    transform:translate3d(var(--stack-shuffle-x),var(--stack-shuffle-y),0) rotate(var(--stack-shuffle-rotate)) scale(.72);
  }
  72%{
    opacity:1;
  }
  100%{
    opacity:1;
    transform:var(--stack-final-transform);
  }
}
@media (max-width:900px),(max-height:760px){
  body.best-mix-current-home .photo-hero{
    min-height:min(560px,calc(100dvh - 96px));
    grid-template-columns:minmax(0,.58fr) minmax(310px,1fr);
    align-items:center;
    gap:clamp(16px,3vw,34px);
    padding-block:clamp(28px,6dvh,54px);
  }
  body.best-mix-current-home .photo-hero h1{
    max-width:9ch;
    font-size:clamp(2.2rem,7vw,4.2rem);
  }
  body.best-mix-current-home .photo-stack{
    display:block;
    min-height:clamp(300px,48dvh,420px);
  }
}
@media (max-width:700px){
  body.best-mix-current-home .photo-hero{
    min-height:0;
    grid-template-columns:1fr;
  }
  body.best-mix-current-home .photo-stack{
    min-height:clamp(360px,68vw,470px);
  }
  body.best-mix-current-home .home-discovery-head,
  body.best-mix-current-home .home-discovery-actions{
    align-items:flex-start;
    flex-direction:column;
  }
  body.best-mix-current-home .home-discovery-status-row{
    justify-content:flex-start;
  }
  body.best-mix-current-home .home-discovery-status-row .gallery-status{
    text-align:left;
  }
}
@media (prefers-reduced-motion:reduce){
  body.best-mix-current-home [data-home-stack].is-stack-shuffling [data-home-stack-card]{
    animation:none;
    opacity:1;
  }
  body.best-mix-current-home .featured-campaign-card,
  body.best-mix-current-home .featured-campaign-card img{
    transition:none;
  }
}
