.ah-avail{max-width:1100px;margin:2rem auto 4rem;padding:2.25rem 1.5rem;background:#F8F5F2;border-radius:1.5rem;}
.ah-avail-inner{max-width:1000px;margin:0 auto;}
.ah-avail-head{display:flex;align-items:flex-start;justify-content:space-between;gap:1.25rem;margin-bottom:1.1rem;}
.ah-avail-title{margin:0 0 .25rem;font-size:1.45rem;color:#222;line-height:1.2;}
.ah-avail-subtitle{margin:0;color:#555;max-width:760px;line-height:1.55;font-size:.95rem;}
.ah-avail-actionsTop{display:flex;gap:.6rem;flex-wrap:wrap;justify-content:flex-end;}
.ah-avail-link{display:inline-flex;align-items:center;justify-content:center;padding:.55rem 1rem;border-radius:999px;background:#fff;border:1px solid rgba(0,0,0,.12);color:#333;text-decoration:none;font-size:.92rem;white-space:nowrap;transition:transform .1s ease, background .2s ease;}
.ah-avail-link:hover{background:rgba(0,0,0,.03);transform:translateY(-1px);}
.ah-avail-meta{display:flex;gap:.6rem;flex-wrap:wrap;margin:0 0 1.25rem 0;}
.ah-meta-pill{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:999px;padding:.5rem .9rem;display:flex;gap:.5rem;align-items:baseline;box-shadow:0 10px 22px rgba(0,0,0,.04);}
.ah-meta-pill-soft{border-color:rgba(201,164,109,.35);background:rgba(201,164,109,.12);}
.ah-meta-label{font-size:.78rem;color:#777;}
.ah-meta-value{font-size:.92rem;color:#222;}
.ah-section{margin-top:1.1rem;}
.ah-section-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin:0 0 .7rem 0;}
.ah-section-title{margin:0;font-size:1.05rem;color:#222;}
.ah-section-pill{display:inline-flex;align-items:center;justify-content:center;padding:.2rem .7rem;border-radius:999px;font-size:.82rem;background:rgba(0,0,0,.04);color:#444;}
.ah-grid{display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));gap:.9rem;}
.ah-card{background:#fff;border-radius:1.15rem;padding:0;box-shadow:0 10px 22px rgba(0,0,0,.05);border:1px solid rgba(0,0,0,.06);overflow:hidden;min-width:0;display:flex;flex-direction:column;}
.ah-card-image{display:block;text-decoration:none;background:rgba(0,0,0,.03);}
.ah-card-image img{width:100%;height:150px;object-fit:cover;display:block;}
.ah-card-body{padding:1.05rem 1.05rem 1.1rem;display:flex;flex-direction:column;gap:.55rem;min-width:0;flex:1 1 auto;}
.ah-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:.8rem;}
.ah-card-title{margin:0;font-size:1.02rem;color:#222;line-height:1.25;min-width:0;}
.ah-badge{display:inline-flex;align-items:center;justify-content:center;padding:.22rem .6rem;border-radius:999px;font-size:.78rem;font-weight:700;letter-spacing:.01em;white-space:nowrap;flex:0 0 auto;}
.ah-badge-ok{background:rgba(38,150,88,.12);color:#1c6e44;}
.ah-badge-no{background:rgba(0,0,0,.06);color:#444;}
.ah-card-links{display:flex;gap:.55rem;flex-wrap:wrap;margin:.05rem 0 .15rem;}
.ah-miniLink{font-size:.9rem;color:#6f552e;text-decoration:underline;text-underline-offset:3px;}
.ah-price{font-size:.92rem;color:#333;margin-top:.1rem;}
.ah-muted{color:#777;font-weight:500;} .ah-card-body .ah-cta{display:inline-flex;align-items:center;justify-content:center;width:100%;max-width:100%;box-sizing:border-box;text-align:center;border-radius:999px;padding:.5rem .9rem;font-size:.88rem;line-height:1.15;text-decoration:none;font-weight:800;border:none;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:transform .1s ease, background .2s ease;}
.ah-cta-primary{background:#C9A46D;color:#fff;}
.ah-cta-primary:hover{background:#b69057;transform:translateY(-1px);}
.ah-cta-ghost{background:#fff;border:1px solid rgba(0,0,0,.12);color:#333;font-weight:800;}
.ah-cta-ghost:hover{background:rgba(0,0,0,.03);transform:translateY(-1px);}
.ah-ctaSmall{margin:0;font-size:.82rem;line-height:1.45;color:#777;}
.ah-grid-muted .ah-card{opacity:.92;}
.ah-footnote{margin:1.35rem 0 0;color:#777;font-size:.85rem;line-height:1.5;}
.ah-skeleton{background:#fff;border-radius:1.25rem;padding:1rem 1.1rem;box-shadow:0 10px 22px rgba(0,0,0,.04);}
.ah-skel-line{height:12px;border-radius:999px;background:rgba(0,0,0,.06);width:55%;margin:.2rem 0 1rem;}
.ah-skel-cards{display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));gap:.9rem;}
.ah-skel-card{height:220px;border-radius:1.15rem;background:rgba(0,0,0,.05);}
.ah-avail-error{background:#fff;border:1px solid rgba(180,0,0,.18);border-radius:1.15rem;padding:1rem 1.05rem;color:#7b1b1b;box-shadow:0 10px 22px rgba(0,0,0,.05);font-size:.95rem;line-height:1.55;}
@media (max-width:980px){.ah-grid{grid-template-columns:repeat(2, minmax(0, 1fr));}.ah-skel-cards{grid-template-columns:repeat(2, minmax(0, 1fr));}}
@media (max-width:560px){.ah-grid{grid-template-columns:1fr;}.ah-skel-cards{grid-template-columns:1fr;}}
@media (max-width:768px){.ah-avail{padding:1.9rem 1.15rem;border-radius:1.1rem;}.ah-avail-head{flex-direction:column;}.ah-avail-actionsTop{justify-content:flex-start;}.ah-avail-title{font-size:1.35rem;}.ah-card-image img{height:140px;}}