/* Focused additions to the original v25 site. The original designer styles are retained. */
.site-header__brand-row { display:grid; grid-template-columns:minmax(0,1fr) auto minmax(0,1fr); gap:20px; padding-inline:16px; }
.site-header__utility { position:static; justify-self:end; }
.site-brand-logo { justify-self:center; background:transparent; width:280px; }
.site-brand-logo img { width:280px; max-height:82px; object-fit:contain; }
.footer-brand-logo img { object-fit:contain; }
.ah-service-search { position:relative; justify-self:start; width:min(100%,300px); z-index:60; }
.ah-service-search input { display:block; width:100%; height:44px; padding:0 14px 0 40px; border:1px solid #ffffff38; border-radius:8px; outline:0; background:#242627; color:#fff; font:inherit; font-size:14px; }
.ah-service-search input::placeholder { color:#c0c3c4; opacity:1; }
.ah-service-search input:focus { border-color:#ea4d59; box-shadow:0 0 0 3px #ea4d591e; }
.ah-search-icon { position:absolute; top:13px; left:13px; width:18px; height:18px; color:#e84e5a; pointer-events:none; }
.ah-service-results { position:absolute; top:calc(100% + 8px); left:0; min-width:100%; width:330px; max-width:calc(100vw - 32px); padding:8px; border:1px solid #ffffff26; border-radius:10px; background:#242627; box-shadow:0 18px 40px #0006; }
.ah-search-heading { display:block; padding:8px 10px 10px; color:#b7bbbc; font-size:12px; font-weight:600; }
.ah-service-results a { display:flex; align-items:center; justify-content:space-between; min-height:44px; gap:16px; padding:10px; border-radius:6px; color:#fff; font-size:14px; text-decoration:none; }
.ah-service-results a:hover,.ah-service-results a:focus-visible,.ah-service-results a.is-highlighted { outline:none; background:#e54a562b; }
.ah-service-results a span { color:#ee6973; }
.site-header__socials a { background:#ffffff08; }
.site-header__socials a:hover { background:#ffffff14; border-color:#ffffff55; }
.site-header__socials svg { width:26px; height:26px; }
.ah-facebook-icon,.ah-instagram-icon { display:block; stroke:none; flex-shrink:0; }
footer .ah-facebook-icon,footer .ah-instagram-icon { width:26px; height:26px; }
.studio-final-cta img { background:transparent; }
@media(max-width:1100px) and (min-width:901px) {
  .site-header__brand-row {gap:14px;}
  .site-brand-logo,.site-brand-logo img {width:244px;}
  .ah-service-search input {font-size:13px;}
  .site-header__quote {letter-spacing:0;padding-inline:12px;}
}
@media(max-width:900px) {
  .site-header__brand-row {height:auto; min-height:138px; padding:10px 16px 12px; grid-template-columns:minmax(0,1fr) auto; gap:8px 12px;}
  .site-brand-logo {grid-column:1;grid-row:1;justify-self:start;height:62px;width:min(280px,100%);}
  .site-brand-logo img {width:100%;max-height:62px;}
  .site-header__utility {grid-column:2;grid-row:1;gap:8px;}
  .ah-service-search {grid-column:1 / -1;grid-row:2;width:min(100%,440px);}
}
@media(max-width:580px) {
  .site-header__brand-row {padding-inline:12px;min-height:126px;}
  .site-brand-logo {width:min(235px,100%);height:54px;}
  .site-brand-logo img {max-height:54px;}
  .site-header__quote {display:none;}
  .site-header__socials a {width:34px;height:34px;}
  .ah-service-search {width:100%;}
  .ah-service-results {max-width:calc(100vw - 24px);}
}

/* Keep the original scroll story, while giving the live room a clear view. */
@media(min-width:901px) {
  .kitchen-build__media {left:36%;}
  .kitchen-build__shade {background:linear-gradient(90deg,#090a0b 0%,rgba(9,10,11,.72) 6%,rgba(9,10,11,.2) 33%,rgba(9,10,11,.03) 55%,transparent 72%);}
  .kitchen-build__content {width:min(510px,36vw);padding:clamp(2rem,4vw,5rem);}
  .kitchen-build h2 {font-size:clamp(3.25rem,5.4vw,5.9rem);}
  .kitchen-build__stage {min-height:170px;margin-top:clamp(1.8rem,4vh,3.5rem);}
  .kitchen-build__stage h3 {font-size:clamp(1.9rem,3.6vw,3.4rem);}
}
@media(max-width:900px) {
  .kitchen-build__media {left:0;top:40%;right:0;bottom:0;}
  .kitchen-build__shade {background:linear-gradient(180deg,rgba(9,10,11,.08),rgba(9,10,11,0) 35%,rgba(9,10,11,.16));}
  .kitchen-build__content {width:100%;height:40%;padding:1.5rem 1.5rem .75rem;justify-content:flex-start;}
  .kitchen-build h2 {max-width:12ch;font-size:clamp(2.35rem,10vw,4rem);line-height:.9;}
  .kitchen-build__eyebrow {margin-bottom:.8rem;font-size:.66rem;letter-spacing:.16em;}
  .kitchen-build__stage {min-height:0;margin-top:1.05rem;}
  .kitchen-build__stage>span {font-size:.62rem;}
  .kitchen-build__stage h3 {margin:.25rem 0 0;font-size:clamp(1.35rem,5.5vw,2.25rem);}
  .kitchen-build__stage p {max-width:34rem;margin:.45rem 0 0;font-size:.8rem;line-height:1.35;}
  .kitchen-build__progress {gap:.36rem;margin-top:.7rem;}
  .kitchen-build__progress span {width:25px;height:25px;font-size:.58rem;}
  .kitchen-build__continuous-track {width:min(300px,75vw);margin-top:.6rem;}
  .kitchen-build__scroll {bottom:.75rem;font-size:.58rem;}
}
@media(max-width:580px) {
  .kitchen-build__content {padding-inline:1.1rem;}
  .kitchen-build h2 {font-size:clamp(2.15rem,11vw,3.2rem);}
  .kitchen-build__stage h3 {font-size:clamp(1.2rem,6vw,1.8rem);}
  .kitchen-build__stage p {font-size:.74rem;}
}

/* Fit the construction story below the real sticky header at every screen size. */
.kitchen-build__sticky {top:var(--ah-header-height,140px);height:calc(100svh - var(--ah-header-height,140px));min-height:0;}
.kitchen-build__media {background:#e5e1d8;}
.kitchen-build__shade {background:linear-gradient(90deg,rgba(9,10,11,.18),transparent 18%);}
.kitchen-build__scroll {position:static;margin-top:18px;line-height:1.4;}
.kitchen-build__stage {min-height:145px;}
.kitchen-build__content {padding:clamp(20px,3vw,48px);}
.kitchen-build__progress {margin-top:18px;}
.kitchen-build__continuous-track {margin-top:12px;}
.kitchen-build__live-badge {top:18px;right:18px;}
.kitchen-build__software {display:block;width:100%;height:100%;}
@media(min-width:901px) {
 .kitchen-build h2 {font-size:clamp(2.75rem,4.7vw,5.6rem);}
 .kitchen-build__stage {margin-top:clamp(22px,4vh,42px);}
 .kitchen-build__stage h3 {font-size:clamp(1.8rem,3vw,3rem);}
}
@media(max-width:900px) {
 .kitchen-build__sticky {display:flex;flex-direction:column;}
 .kitchen-build__content {order:0;flex:0 0 auto;width:100%;height:auto;padding:20px 22px 16px;}
 .kitchen-build__eyebrow {margin-bottom:10px;font-size:.62rem;}
 .kitchen-build h2 {max-width:none;font-size:clamp(1.85rem,4.5vw,3rem);line-height:1;}
 .kitchen-build__stage {min-height:0;margin-top:13px;}
 .kitchen-build__stage h3 {font-size:clamp(1.3rem,3vw,2rem);}
 .kitchen-build__stage p {margin-top:6px;max-width:60ch;font-size:.76rem;line-height:1.4;}
 .kitchen-build__progress {margin-top:10px;gap:6px;}
 .kitchen-build__continuous-track {display:none;}
 .kitchen-build__scroll {position:absolute;right:22px;bottom:18px;max-width:45%;font-size:.55rem;margin:0;}
 .kitchen-build__media {position:relative;order:1;flex:1 1 auto;min-height:0;inset:auto;width:100%;}
 .kitchen-build__live-badge {top:10px;right:10px;}
 .kitchen-build__shade {background:none;}
}
@media(max-width:580px) {
 .kitchen-build__content {padding:16px 16px 12px;}
 .kitchen-build h2 {font-size:1.75rem;letter-spacing:-.055em;}
 .kitchen-build__scroll {right:16px;bottom:14px;}
 .kitchen-build__stage p {font-size:.71rem;}
}
@media(max-height:700px) and (min-width:901px) {
 .kitchen-build h2 {font-size:clamp(2rem,4vw,3.6rem);}
 .kitchen-build__eyebrow {margin-bottom:12px;}
 .kitchen-build__stage {margin-top:18px;min-height:100px;}
 .kitchen-build__stage p {font-size:.8rem;margin-top:8px;}
 .kitchen-build__progress {margin-top:12px;}
 .kitchen-build__scroll {margin-top:12px;}
}

/* Designer invitation and clear beta labels. */
.ah-studio-ad{display:block;position:relative;border-radius:22px;overflow:hidden;border:1px solid #ffffff22;box-shadow:0 24px 70px #0005;isolation:isolate;color:white;}
.ah-studio-ad figure{margin:0;position:relative;min-height:470px;}
.ah-studio-ad img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:50% 45%;transition:transform .45s;}
.ah-studio-ad:hover img{transform:scale(1.025)}
.ah-studio-ad figcaption{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;padding:28px;background:linear-gradient(180deg,transparent 36%,#0c1113ee 100%)}
.ah-studio-ad__eyebrow{font-size:11px;font-weight:800;letter-spacing:.17em;color:#fff9}
.ah-studio-ad strong{font-size:32px;line-height:1.12;margin:9px 0 16px}
.ah-studio-ad__cta{display:flex;align-items:center;gap:14px;background:#e83249;padding:12px 17px;border-radius:7px;font-size:14px;font-weight:700}
.ah-studio-ad small{font-size:10px;color:#ffffffa6;margin-top:15px}
.ah-studio-ad:focus-visible{outline:3px solid #e83249;outline-offset:5px}
.ah-designer-heading{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:12px}
.ah-designer-heading h3{margin:0!important}
.ah-beta-badge{display:inline-block;white-space:nowrap;font-size:10px;font-weight:700;line-height:1;padding:7px 9px;border-radius:20px;background:#f6e7e8;color:#a92739;border:1px solid #d33c4930}
.ah-project-detail{object-fit:cover;clip-path:inset(0 round 16px)}
@media(max-width:640px){.ah-studio-ad figure{min-height:390px}.ah-studio-ad figcaption{padding:22px}.ah-studio-ad strong{font-size:28px}}
@media(prefers-reduced-motion:reduce){.ah-studio-ad img{transition:none}}

.ah-project-photo{aspect-ratio:1;overflow:hidden;border-radius:16px;box-shadow:0 10px 20px #0002}.ah-project-photo img{width:100%;height:100%;object-fit:cover;display:block}.ah-project-photo .ah-project-detail{transform:scale(1.8);transform-origin:72% 48%;clip-path:none}

.ah-studio-ad img{object-position:50% 56%}.ah-studio-ad figcaption{background:linear-gradient(180deg,transparent 28%,#0c1113ee 100%)}

/* Clean project photography. */
.designer-shell.photo-mode .designer-panel-toggle,.designer-shell.photo-mode .designer-help,.designer-shell.photo-mode .designer-quickbar,.designer-shell.photo-mode .designer-viewbar,.designer-shell.photo-mode .designer-warning-badge{display:none!important}
.ah-project-watermark{position:absolute;right:20px;bottom:22px;z-index:8;pointer-events:none;background:#152025b3;border:1px solid #ffffff28;border-radius:9px;padding:10px 14px;display:flex;flex-direction:column;align-items:center;gap:5px;color:#fff;opacity:.8}
.ah-project-watermark img{width:170px;height:auto;display:block}.ah-project-watermark span{font-size:10px;letter-spacing:.03em}
.photo-mode .ah-project-watermark{right:24px;bottom:24px;opacity:.85}
.ah-help-trigger{background:#fff!important;color:#a52235!important;border:1px solid #d43b4c55!important;font-weight:750;white-space:nowrap}
.ah-guide{padding:0;border:0;border-radius:18px;width:min(880px,94vw);max-width:94vw;max-height:88dvh;color:#20272a;background:#faf9f6;box-shadow:0 30px 100px #0008;overflow:auto}
.ah-guide::backdrop{background:#10171bd9;backdrop-filter:blur(4px)}
.ah-guide__head{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;padding:26px 30px;background:#192125;color:white}
.ah-guide__head small{color:#fb8190;font-weight:700;letter-spacing:.12em;font-size:10px}.ah-guide__head h2{font-size:28px;line-height:1.2;margin:10px 0 7px}.ah-guide__head p{font-size:12px;color:#c9d0d4;margin:0}
.ah-guide__head button{background:#ffffff18;color:white;border:1px solid #ffffff30;border-radius:8px;font-size:24px;width:36px;height:36px;cursor:pointer}
.ah-guide__body{display:grid;grid-template-columns:180px 1fr;min-height:400px}.ah-guide nav{padding:20px 12px;border-right:1px solid #e0e2df;background:#f1f0ec;display:flex;flex-direction:column;gap:6px}
.ah-guide nav button{text-align:left;border:0;padding:12px 13px;border-radius:8px;background:transparent;color:#455057;font-size:13px;font-weight:650;cursor:pointer}.ah-guide nav button.active{background:#fff;color:#bb283d;box-shadow:0 2px 8px #0001}
.ah-guide__content{padding:26px 30px}.ah-guide h3{font-size:22px;margin:0 0 10px}.ah-guide__intro{color:#57636a;font-size:14px;line-height:1.6;margin-bottom:22px}.ah-guide dl{margin:0}.ah-guide dl>div{padding:13px 0;border-top:1px solid #e2e5e2}.ah-guide dt{font-size:14px;font-weight:750}.ah-guide dd{margin:5px 0 0;font-size:13px;line-height:1.65;color:#56636a}
.ah-guide footer{padding:18px 30px;border-top:1px solid #e1e3df;display:flex;align-items:center;justify-content:space-between;gap:15px;background:white}.ah-guide footer span{font-size:11px;color:#687279}.ah-guide footer button{border:0;border-radius:7px;background:#d72f46;color:white;padding:11px 15px;font-weight:700;cursor:pointer}
.ah-guide button:focus-visible{outline:3px solid #e23851;outline-offset:2px}
@media(max-width:650px){.ah-guide__head{padding:20px}.ah-guide__head h2{font-size:24px}.ah-guide__body{display:block}.ah-guide nav{flex-direction:row;overflow:auto;border-right:0;border-bottom:1px solid #ddd;padding:10px}.ah-guide nav button{white-space:nowrap}.ah-guide__content{padding:20px}.ah-guide footer{padding:15px 20px}.ah-guide footer span{display:none}.ah-project-watermark{right:10px;bottom:50px;padding:7px 9px}.ah-project-watermark img{width:115px}.ah-project-watermark span{font-size:8px}.photo-mode .ah-project-watermark{bottom:15px;right:15px}}

.ah-export-preview{width:min(960px,94vw);max-width:94vw;max-height:92dvh;border:0;border-radius:15px;background:#f7f7f4;padding:22px;color:#20272a;overflow:auto}.ah-export-preview::backdrop{background:#10171bcc}.ah-export-preview h2{font-size:22px;margin:0 0 16px}.ah-export-preview>img{display:block;max-width:100%;max-height:65dvh;margin:auto;object-fit:contain}.ah-export-preview__actions{display:flex;justify-content:flex-end;gap:12px;margin-top:18px;flex-wrap:wrap}.ah-export-preview__actions button,.ah-export-preview__actions a{border:0;border-radius:7px;padding:12px 17px;background:#e7e9e7;font-weight:700;font-size:13px;color:#253036;cursor:pointer}.ah-export-preview__actions a{background:#db3049;color:white;text-decoration:none}
