/* AnaKleo Client Home v11.2.16 */
.client-home{max-width:1240px}
.client-home-intro{margin-bottom:34px}
.client-home-intro h1{margin:7px 0 8px;font-size:46px;line-height:1.02;letter-spacing:-.045em}
.client-home-intro>p:last-child{margin:0;color:#77786f;font-size:15px}
.client-home-loading,.client-home-error,.client-home-empty{padding:24px;border:1px solid #e6e6df;border-radius:16px;background:#fafaf7;color:#77786f}
.client-home-section{margin:0 0 34px}
.client-section-title{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:15px}
.client-section-title h2{margin:5px 0 0;font-size:27px;letter-spacing:-.035em}
.client-section-title>span{min-width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:#444634;color:white;font-size:12px;font-weight:700}
.client-section-title>a{font-size:12px;color:#66685f}
.attention-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.attention-card{min-height:180px;padding:22px;border:1px solid #dedfd6;border-radius:18px;background:#fff;text-decoration:none;display:flex;flex-direction:column}
.attention-card--payment{background:#f0f1e9}
.attention-card>p{margin:0 0 22px;font-size:10px;font-weight:800;letter-spacing:.14em;color:#777a6f}
.attention-card h3{margin:0 0 7px;font-size:22px;color:#252721}
.attention-card>span{color:#66685f;font-size:13px;line-height:1.5}
.attention-card>b{margin-top:auto;padding-top:20px;color:#35372f;font-size:13px}
.current-project-hero{margin:0 0 34px;padding:28px 30px;border-radius:22px;background:#444634;color:#fff;display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:30px}
.current-project-hero .studio-eyebrow{color:rgba(255,255,255,.55)}
.current-project-hero h2{margin:7px 0 5px;font-size:31px;letter-spacing:-.035em;color:#fff}
.current-project-hero .project-meta{margin:0;color:rgba(255,255,255,.62);font-size:12px}
.current-project-stat{padding-left:26px;border-left:1px solid rgba(255,255,255,.18)}
.current-project-stat span{display:block;color:rgba(255,255,255,.55);font-size:10px;text-transform:uppercase;letter-spacing:.1em}
.current-project-stat strong{display:block;margin-top:3px;font-size:30px}
.current-project-hero .studio-btn{background:#fff!important;color:#292b25!important}
.home-room-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.home-room-card{min-height:165px;padding:20px;border:1px solid #e1e2da;border-radius:17px;background:#fff;text-decoration:none;display:flex;flex-direction:column;justify-content:space-between}
.home-room-card>div>span{display:inline-block;margin-bottom:16px;padding:5px 8px;border-radius:999px;background:#f0f1ea;color:#62655a;font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.home-room-card--attention>div>span{background:#f4eadf;color:#79543b}
.home-room-card--ready>div>span{background:#e7ecdf;color:#4d5d43}
.home-room-card h3{margin:0 0 6px;font-size:20px;color:#282a25}
.home-room-card p{margin:0;color:#71736a;font-size:12px;line-height:1.5}
.home-room-card b{margin-top:20px;color:#3d4037;font-size:12px}
.recent-update-list{border:1px solid #e3e4dc;border-radius:17px;background:#fff;overflow:hidden}
.recent-update-row{padding:15px 18px;display:flex;justify-content:space-between;gap:20px;align-items:center;text-decoration:none;border-bottom:1px solid #ededE7}
.recent-update-row:last-child{border-bottom:0}
.recent-update-row strong{display:block;color:#35372f;font-size:13px}
.recent-update-row span{display:block;margin-top:3px;color:#85877e;font-size:11px}
.recent-update-row time{white-space:nowrap;color:#999b92;font-size:10px}
.multiple-project-note{margin:4px 0 30px;color:#7b7d74;font-size:12px}.multiple-project-note a{color:#444634}
.home-empty-project{padding:38px;border:1px solid #e3e4dc;border-radius:20px;background:#fafaf7}.home-empty-project h2{font-size:28px}.home-empty-project>p:not(.studio-eyebrow){color:#77786f}
@media(max-width:900px){.attention-grid,.home-room-grid{grid-template-columns:1fr}.current-project-hero{grid-template-columns:1fr}.current-project-stat{padding-left:0;border-left:0}.client-home-intro h1{font-size:38px}}

/* v11.2.23 — Compact attention strip */
.client-attention{margin-bottom:20px}
.client-attention .client-section-title{margin-bottom:9px}
.client-attention .client-section-title h2{font-size:19px}
.client-attention .attention-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}
.client-attention .attention-card{
  min-height:98px;
  padding:13px 14px;
  border-radius:13px;
  background:#f7f7f2;
}
.client-attention .attention-card--payment{background:#f0f1e9}
.client-attention .attention-card>p{margin:0 0 9px;font-size:8px}
.client-attention .attention-card h3{margin:0 0 3px;font-size:14px}
.client-attention .attention-card>span{font-size:10px;line-height:1.35;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.client-attention .attention-card>b{padding-top:8px;font-size:10px}
.home-start-project{text-align:center;padding:58px 30px}
.home-start-project h2{font-size:34px}
.home-start-project p{margin:10px auto 24px;max-width:500px}
.home-start-project__button{margin:0 auto;background:#444634!important;color:#fff!important;font-size:14px;padding:14px 22px!important}
.home-start-project__past{display:block;margin-top:18px;color:#7b7d74;font-size:11px}
@media(max-width:900px){.client-attention .attention-grid{grid-template-columns:1fr}}

.attention-card--information{background:#f2eee5}
.home-information-request{text-align:center;padding:58px 30px}
.home-information-request h2{font-size:32px}
.home-information-request p{max-width:620px;margin:12px auto 24px;color:#6e7067}

.current-project-hero--expanded{display:block!important;margin:0 0 28px!important;padding:30px!important;border-radius:22px!important;background:#444634!important;color:#fff!important}
.current-project-top{display:flex;justify-content:space-between;gap:28px;padding-bottom:22px;border-bottom:1px solid rgba(255,255,255,.14)}
.current-project-top h2{margin:7px 0;font-size:34px;color:#fff}.current-project-top .project-meta{color:rgba(255,255,255,.66)}
.current-project-top .studio-btn{background:#fff!important;color:#292b25!important}
.current-project-rooms{padding-top:8px}.current-project-room{min-height:64px;padding:13px 4px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.12);text-decoration:none;color:#fff}
.current-project-room>div:first-child{display:grid;gap:3px}.current-project-room strong{font-size:14px;color:#fff}.current-project-room span{font-size:10px;color:rgba(255,255,255,.58)}
.current-project-room__action{display:flex;align-items:center;gap:16px}.current-project-room__action em{padding:5px 9px;border-radius:999px;background:rgba(255,255,255,.11);font-size:8px;font-style:normal;font-weight:800;text-transform:uppercase}.current-project-more{display:inline-block;padding-top:13px;color:rgba(255,255,255,.65);font-size:10px;text-decoration:none}
.client-attention--list{margin:0 0 34px}.attention-list{overflow:hidden;border:1px solid #e2e3dc;border-radius:15px;background:#fafaf7}
.attention-row{min-height:58px;padding:11px 15px;display:grid;grid-template-columns:8px minmax(0,1fr) auto;align-items:center;gap:13px;border-bottom:1px solid #e9eae4;text-decoration:none}.attention-row:last-child{border-bottom:0}.attention-row>i{width:6px;height:6px;border-radius:50%;background:#858878}
.attention-row__copy{display:flex;align-items:baseline;gap:9px;min-width:0}.attention-row__copy strong{color:#30322c;font-size:12px}.attention-row__copy span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#7b7d74;font-size:10px}.attention-row>b{color:#3d4037;font-size:10px;white-space:nowrap}
.home-room-grid{display:none!important}


/* =========================================================
   AnaKleo Client Home v11.2.29 — Website Style
   ========================================================= */

.client-home{
  --ak-olive:#3B3D2E;
  --ak-black:#0D0D0D;
  --ak-light:#F2F2F2;
  --ak-muted:rgba(13,13,13,.48);
  --ak-border:rgba(13,13,13,.08);
  --ak-font:-apple-system,BlinkMacSystemFont,"Helvetica Neue",Arial,sans-serif;
  max-width:1120px!important;
  font-family:var(--ak-font)!important;
  color:var(--ak-black)!important;
}
.client-home *,
.client-home *::before,
.client-home *::after{
  box-sizing:border-box;
  font-family:var(--ak-font)!important;
}
.client-home em{font-style:normal!important}

.client-home-intro{
  margin:0 0 32px!important;
}
.client-home .studio-eyebrow{
  margin:0!important;
  color:rgba(59,61,46,.55)!important;
  font-size:10px!important;
  font-weight:600!important;
  line-height:1.2!important;
  letter-spacing:.14em!important;
  text-transform:uppercase!important;
  font-style:normal!important;
}
.client-home-intro h1{
  margin:14px 0 10px!important;
  max-width:760px;
  color:var(--ak-black)!important;
  font-size:clamp(38px,4.2vw,58px)!important;
  font-weight:800!important;
  line-height:1!important;
  letter-spacing:-.04em!important;
}
.client-home-intro>p:last-child{
  margin:0!important;
  color:var(--ak-muted)!important;
  font-size:14px!important;
  line-height:1.55!important;
}

/* CURRENT PROJECT */
.client-home .current-project-hero.current-project-hero--expanded{
  display:block!important;
  margin:0 0 30px!important;
  padding:32px!important;
  border:0!important;
  border-radius:14px!important;
  background:var(--ak-olive)!important;
  box-shadow:none!important;
  color:#fff!important;
}
.client-home .current-project-top{
  display:flex!important;
  justify-content:space-between!important;
  align-items:flex-start!important;
  gap:28px!important;
  padding:0 0 26px!important;
  border-bottom:1px solid rgba(255,255,255,.12)!important;
}
.client-home .current-project-top .studio-eyebrow{
  color:rgba(255,255,255,.48)!important;
}
.client-home .current-project-top h2{
  margin:13px 0 8px!important;
  color:#fff!important;
  font-size:clamp(30px,3vw,42px)!important;
  font-weight:800!important;
  line-height:1.02!important;
  letter-spacing:-.035em!important;
}
.client-home .current-project-top .project-meta{
  margin:0!important;
  color:rgba(255,255,255,.58)!important;
  font-size:12px!important;
  font-weight:400!important;
}
.client-home .current-project-top .studio-btn{
  min-height:40px!important;
  margin:0!important;
  padding:0 18px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  border:0!important;
  border-radius:999px!important;
  background:#fff!important;
  color:var(--ak-black)!important;
  font-size:12px!important;
  font-weight:600!important;
  text-decoration:none!important;
  white-space:nowrap!important;
}

.client-home .current-project-rooms{
  padding-top:8px!important;
}
.client-home .current-project-room{
  min-height:70px!important;
  padding:15px 0!important;
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:22px!important;
  border:0!important;
  border-bottom:1px solid rgba(255,255,255,.10)!important;
  border-radius:0!important;
  background:transparent!important;
  color:#fff!important;
  text-decoration:none!important;
}
.client-home .current-project-room:last-of-type{
  border-bottom:0!important;
}
.client-home .current-project-room>div:first-child{
  min-width:0!important;
  display:grid!important;
  grid-template-columns:minmax(120px,190px) minmax(0,1fr)!important;
  align-items:center!important;
  gap:22px!important;
}
.client-home .current-project-room strong{
  color:#fff!important;
  font-size:14px!important;
  font-weight:600!important;
}
.client-home .current-project-room span:not(.room-status-chip){
  overflow:hidden!important;
  color:rgba(255,255,255,.54)!important;
  font-size:11px!important;
  font-weight:400!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
}
.client-home .current-project-room__action{
  flex:0 0 auto!important;
  display:flex!important;
  align-items:center!important;
  gap:14px!important;
}
.client-home .room-status-chip{
  padding:6px 9px!important;
  display:inline-flex!important;
  align-items:center!important;
  border-radius:999px!important;
  background:rgba(255,255,255,.10)!important;
  color:rgba(255,255,255,.76)!important;
  font-size:9px!important;
  font-weight:600!important;
  font-style:normal!important;
  text-transform:none!important;
}
.client-home .current-project-room__action b{
  color:rgba(255,255,255,.78)!important;
  font-size:17px!important;
  font-weight:400!important;
}
.client-home .current-project-more{
  display:inline-block!important;
  padding-top:14px!important;
  color:rgba(255,255,255,.58)!important;
  font-size:11px!important;
  font-weight:500!important;
  text-decoration:none!important;
}

/* NEEDS YOUR ATTENTION */
.client-home .client-attention.client-attention--list{
  margin:0 0 40px!important;
}
.client-home .client-attention--list .client-section-title{
  margin:0 0 10px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
}
.client-home .client-attention--list .client-section-title>span{
  width:24px!important;
  height:24px!important;
  min-width:24px!important;
  display:grid!important;
  place-items:center!important;
  border-radius:999px!important;
  background:var(--ak-olive)!important;
  color:#fff!important;
  font-size:9px!important;
  font-weight:600!important;
}
.client-home .attention-list{
  overflow:hidden!important;
  border:1px solid var(--ak-border)!important;
  border-radius:14px!important;
  background:var(--ak-light)!important;
}
.client-home .attention-row{
  min-height:58px!important;
  padding:12px 16px!important;
  display:grid!important;
  grid-template-columns:7px minmax(0,1fr) auto!important;
  align-items:center!important;
  gap:13px!important;
  border:0!important;
  border-bottom:1px solid rgba(13,13,13,.06)!important;
  background:transparent!important;
  text-decoration:none!important;
}
.client-home .attention-row:last-child{
  border-bottom:0!important;
}
.client-home .attention-row>i{
  width:6px!important;
  height:6px!important;
  border-radius:50%!important;
  background:rgba(59,61,46,.55)!important;
}
.client-home .attention-row__copy{
  min-width:0!important;
  display:grid!important;
  grid-template-columns:minmax(110px,170px) minmax(0,1fr)!important;
  align-items:baseline!important;
  gap:14px!important;
}
.client-home .attention-row__copy strong{
  color:var(--ak-black)!important;
  font-size:12px!important;
  font-weight:600!important;
}
.client-home .attention-row__copy span{
  overflow:hidden!important;
  color:rgba(13,13,13,.48)!important;
  font-size:11px!important;
  font-weight:400!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
}
.client-home .attention-row>b{
  color:var(--ak-black)!important;
  font-size:11px!important;
  font-weight:600!important;
  white-space:nowrap!important;
}

/* RECENT UPDATES */
.client-home .recent-home-updates{
  margin:0 0 40px!important;
}
.client-home .recent-home-updates .client-section-title{
  margin-bottom:12px!important;
}
.client-home .recent-home-updates .client-section-title h2{
  margin:7px 0 0!important;
  color:var(--ak-black)!important;
  font-size:26px!important;
  font-weight:800!important;
  letter-spacing:-.03em!important;
}
.client-home .recent-home-updates .client-section-title>a{
  color:rgba(13,13,13,.52)!important;
  font-size:11px!important;
  font-weight:400!important;
  text-decoration:none!important;
}
.client-home .recent-update-list{
  overflow:hidden!important;
  border:1px solid var(--ak-border)!important;
  border-radius:14px!important;
  background:#fff!important;
  box-shadow:none!important;
}
.client-home .recent-update-row{
  min-height:66px!important;
  padding:14px 18px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:20px!important;
  border-bottom:1px solid rgba(13,13,13,.06)!important;
  background:#fff!important;
}
.client-home .recent-update-row:last-child{
  border-bottom:0!important;
}
.client-home .recent-update-row strong{
  color:var(--ak-black)!important;
  font-size:12px!important;
  font-weight:600!important;
}
.client-home .recent-update-row span{
  margin-top:4px!important;
  color:rgba(13,13,13,.42)!important;
  font-size:10px!important;
  font-weight:400!important;
}
.client-home .recent-update-row time{
  color:rgba(13,13,13,.38)!important;
  font-size:9px!important;
}

/* Old duplicated room cards stay removed. */
.client-home .home-room-grid{
  display:none!important;
}

@media(max-width:760px){
  .client-home .current-project-hero.current-project-hero--expanded{
    padding:24px!important;
  }
  .client-home .current-project-top{
    flex-direction:column!important;
  }
  .client-home .current-project-top .studio-btn{
    width:100%!important;
  }
  .client-home .current-project-room>div:first-child{
    grid-template-columns:1fr!important;
    gap:4px!important;
  }
  .client-home .current-project-room span:not(.room-status-chip){
    white-space:normal!important;
  }
  .client-home .room-status-chip{
    display:none!important;
  }
  .client-home .attention-row__copy{
    grid-template-columns:1fr!important;
    gap:2px!important;
  }
  .client-home .attention-row__copy span{
    white-space:normal!important;
  }
}

/* v11.2.33 — Preliminary Brief / request waiting state */
.home-request-waiting{max-width:900px;padding:34px 38px;border:1px solid rgba(13,13,13,.09);border-radius:20px;background:#fff}
.home-request-waiting__status{display:flex;justify-content:space-between;align-items:center;gap:20px}
.home-request-waiting__status span{padding:7px 11px;border-radius:999px;background:#eef0e7;color:#444634;font-size:11px;font-weight:700}
.home-request-waiting h2{margin:14px 0 4px;font-size:32px;letter-spacing:-.035em}
.home-request-waiting__number{margin:0 0 26px;color:rgba(13,13,13,.45);font-size:12px}
.home-request-waiting__message{padding:20px 22px;border-radius:14px;background:#f3f3ed}
.home-request-waiting__message strong{font-size:16px}
.home-request-waiting__message p{margin:6px 0 0;max-width:650px;color:rgba(13,13,13,.62);font-size:14px;line-height:1.55}
.home-request-waiting__timeline{display:flex;align-items:center;gap:10px;margin-top:24px;color:rgba(13,13,13,.38);font-size:11px}
.home-request-waiting__timeline b{color:#444634}
.home-request-waiting__timeline i{width:34px;height:1px;background:rgba(13,13,13,.14)}
.home-request-waiting__quiet{margin:18px 0 0;color:rgba(13,13,13,.45);font-size:12px}

/* Fix B durable Home attention */
.attention-row--message>i{background:#444634}
.attention-row--payment>i{background:#8A7652}
.attention-row--approval>i{background:#6F735B}

/* FINAL STABLE mobile home patch 2026-08-10 */
@media (max-width:768px){
  .client-home,.client-home *{min-width:0}
  .client-home-intro{max-width:100%!important;margin-bottom:24px!important}
  .client-home-intro h1{max-width:100%!important;overflow-wrap:anywhere!important}
  .client-home-intro>p:last-child{max-width:100%!important}
  .client-home .current-project-hero,
  .client-home .current-project-hero.current-project-hero--expanded{
    width:100%!important;max-width:100%!important;padding:22px!important;border-radius:18px!important;overflow:hidden!important
  }
  .client-home .current-project-top{width:100%!important;gap:18px!important}
  .client-home .current-project-top>div{width:100%!important;min-width:0!important}
  .client-home .current-project-top h2{font-size:clamp(30px,9vw,40px)!important;overflow-wrap:anywhere!important}
  .client-home .current-project-top .studio-btn{width:100%!important;white-space:normal!important;text-align:center!important}
  .client-home .current-project-room{width:100%!important;max-width:100%!important;gap:12px!important}
  .client-home .current-project-room>div:first-child{min-width:0!important}
  .client-home .current-project-room__action{flex:0 0 auto!important}
  .client-home .recent-update-row,.client-home .attention-row{max-width:100%!important;min-width:0!important}
  .home-request-waiting{width:100%!important;max-width:100%!important;padding:24px 20px!important}
  .home-request-waiting__status,.home-request-waiting__timeline{flex-wrap:wrap!important}
}


/* ============================================================
   ACTIVE HOME — August 2026
   ============================================================ */
.home-primary-action{
  display:flex;
  justify-content:flex-end;
  margin:-6px 0 28px;
}
.home-new-project-btn{
  white-space:nowrap;
}
.home-review-status-strip{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:18px;
  margin:14px 0 32px;
  padding:12px 2px;
  border-top:1px solid rgba(13,13,13,.10);
  border-bottom:1px solid rgba(13,13,13,.10);
  color:#777A70;
  font-size:12px;
}
.home-review-status-strip a{
  color:#0D0D0D;
  text-decoration:none;
  font-weight:700;
  white-space:nowrap;
}
.attention-kind{
  display:block;
  margin-bottom:3px;
  color:#777A70;
  font-size:9px;
  font-weight:700;
  letter-spacing:.13em;
  text-transform:uppercase;
}
.attention-row--request>i{background:#777A70}
.attention-row--information>i{background:#8A7652}

.home-active-projects{
  margin-top:34px;
}
.active-project-list{
  display:grid;
  gap:16px;
}
.active-project-card{
  padding:30px;
  border-radius:24px;
  background:#444634;
  color:#fff;
}
.active-project-card__head{
  display:flex;
  align-items:flex-start;
  justify-content:space-between;
  gap:24px;
  padding-bottom:24px;
}
.active-project-card__head .studio-eyebrow{
  color:rgba(255,255,255,.58);
}
.active-project-card__head h3{
  margin:7px 0 8px;
  color:#fff;
  font-size:32px;
  line-height:1;
  letter-spacing:-.045em;
}
.active-project-card__head span{
  color:rgba(255,255,255,.62);
  font-size:12px;
}
.active-project-card__head>a{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:42px;
  padding:0 16px;
  border-radius:999px;
  background:#fff;
  color:#0D0D0D;
  text-decoration:none;
  font-size:12px;
  font-weight:700;
  white-space:nowrap;
}
.active-project-card__rooms{
  border-top:1px solid rgba(255,255,255,.14);
}
.active-project-card__rooms>a{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:20px;
  min-height:70px;
  border-bottom:1px solid rgba(255,255,255,.12);
  color:#fff;
  text-decoration:none;
}
.active-project-card__rooms>a>div{
  display:grid;
  gap:5px;
  min-width:0;
}
.active-project-card__rooms strong{
  color:#fff;
  font-size:14px;
}
.active-project-card__rooms a>div>span{
  color:rgba(255,255,255,.56);
  font-size:11px;
}
.active-project-card .room-status-chip{
  flex:0 0 auto;
  background:rgba(255,255,255,.10);
  color:#fff;
}
.active-project-card__more{
  justify-content:flex-start!important;
  font-size:12px;
}
.active-project-card__empty{
  padding-top:20px;
  border-top:1px solid rgba(255,255,255,.14);
  color:rgba(255,255,255,.58);
  font-size:12px;
}
.home-no-active-projects{
  display:grid;
  gap:6px;
  padding:28px 0;
}
.home-no-active-projects span{
  color:#777A70;
  font-size:13px;
}

@media(max-width:768px){
  .home-primary-action{
    justify-content:stretch;
    margin:0 0 24px;
  }
  .home-new-project-btn{
    width:100%;
    justify-content:center;
  }
  .home-review-status-strip{
    align-items:flex-start;
    flex-direction:column;
    gap:8px;
  }
  .active-project-card{
    padding:23px 20px;
    border-radius:20px;
  }
  .active-project-card__head{
    flex-direction:column;
  }
  .active-project-card__head>a{
    width:100%;
  }
  .active-project-card__rooms>a{
    align-items:flex-start;
    padding:15px 0;
  }
}
