:root{--hp:#0eaaa6;--hp-dark:#087d7a;--hp-deep:#075e5c;--hp-ink:#17232d;--hp-muted:#68747d;--hp-line:#e2e9eb;--hp-soft:#f4fbfa;--hp-white:#fff}.hp-stay-card,.hp-agent-stays,.hp-earn,.hp-panel,.hp-access{font-family:inherit;background:#fff;border:1px solid var(--hp-line);border-radius:16px;box-shadow:0 8px 26px rgba(16,40,55,.07);padding:22px;margin:24px 0;color:var(--hp-ink);box-sizing:border-box}.hp-stay-card *,.hp-agent-stays *,.hp-dashboard *,.hp-admin-dashboard *{box-sizing:border-box}.hp-stay-badge,.hp-eyebrow{display:inline-block;color:var(--hp-dark);font-size:11px;font-weight:800;letter-spacing:.12em}.hp-stay-badge{background:var(--hp);color:#fff;border-radius:20px;padding:6px 11px}.hp-rate{font-size:26px;color:var(--hp-dark);font-weight:800;margin:10px 0}.hp-rate small{font-size:13px;color:#566}.hp-book-grid,.hp-grid-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.hp-grid-form{grid-template-columns:repeat(3,minmax(0,1fr))}.hp-stay-card label,.hp-grid-form label{font-size:12px;font-weight:700;display:block;margin:8px 0}.hp-stay-card input,.hp-stay-card select,.hp-grid-form input,.hp-payout-row input{width:100%;min-width:0;height:44px;border:1px solid #d7e1e3;border-radius:9px;padding:9px 11px;background:#fff;font-size:16px}.hp-check,.hp-book,.hp-connect-btn,.hp-payout-btn,.hp-btn,.hp-mini-btn{border:0;border-radius:9px;background:var(--hp);color:#fff!important;font-weight:750;padding:12px 16px;text-decoration:none!important;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;min-height:44px}.hp-check,.hp-book{width:100%;margin-top:10px}.hp-book{background:var(--hp-dark)}.hp-note{display:block;text-align:center;margin-top:9px;color:var(--hp-muted)}.hp-quote{margin-top:14px}.hp-quote>div{display:flex;justify-content:space-between;gap:16px;padding:7px 0}.hp-quote .hp-total{border-top:1px solid var(--hp-line);margin-top:6px;padding-top:12px;font-size:17px}.hp-error{color:#b42318}.hp-stay-head{display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid var(--hp-line);padding-bottom:15px}.hp-stay-head b{font-size:19px}.hp-stay-head small{display:block;color:var(--hp-muted);margin-top:3px}.hp-switch{flex:0 0 auto}.hp-switch input{display:none}.hp-switch span{display:block;width:50px;height:28px;border-radius:30px;background:#cbd5da;position:relative}.hp-switch span:after{content:'';position:absolute;width:22px;height:22px;border-radius:50%;background:#fff;top:3px;left:3px;transition:.2s;box-shadow:0 1px 4px rgba(0,0,0,.15)}.hp-switch input:checked+span{background:var(--hp)}.hp-switch input:checked+span:after{left:25px}.hp-agent-fields{display:none;padding-top:15px}.hp-agent-stays.is-on .hp-agent-fields{display:block}.hp-stat{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.hp-stat>div{border:1px solid var(--hp-line);border-radius:10px;padding:16px}.hp-stat small{display:block;color:var(--hp-muted)}.hp-stat b{font-size:22px;color:var(--hp-dark)}.hp-table>div{display:grid;grid-template-columns:2fr 1.5fr 1fr .7fr;gap:10px;padding:12px;border-bottom:1px solid var(--hp-line);align-items:center}.hp-table em{font-style:normal;color:var(--hp-dark)}.hp-connect-box{margin-top:24px;padding:20px;border:1px solid var(--hp-line);border-radius:14px;background:#fff}.hp-connected,.hp-status-ok{color:var(--hp-dark);font-weight:800}.hp-status-ok{background:#eaf8f6;border:1px solid #bce8e4;padding:12px;border-radius:10px;margin:12px 0}.hp-payout-row{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.hp-payout-row input{max-width:220px}.hp-payout-message{margin-top:10px;font-weight:600}.hp-dashboard,.hp-admin-dashboard{--hp-page-max:1240px;width:min(100%,var(--hp-page-max));margin:28px auto;padding:0 18px;color:var(--hp-ink)}.hp-dash-hero{background:linear-gradient(135deg,var(--hp-dark),var(--hp));color:#fff;border-radius:20px;padding:28px;display:flex;justify-content:space-between;gap:24px;align-items:center;box-shadow:0 14px 38px rgba(14,170,166,.18)}.hp-dash-hero .hp-eyebrow{color:#d8fffc}.hp-dash-hero h1{color:#fff!important;margin:5px 0 7px;font-size:clamp(25px,4vw,38px);line-height:1.1}.hp-dash-hero p{margin:0;color:#efffff;max-width:680px}.hp-dash-actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}.hp-btn{background:#fff;color:var(--hp-dark)!important}.hp-btn-primary{background:var(--hp-deep);color:#fff!important}.hp-dash-nav{display:flex;gap:8px;overflow-x:auto;white-space:nowrap;padding:15px 2px 8px;scrollbar-width:thin}.hp-dash-nav a{color:var(--hp-dark);font-weight:700;text-decoration:none;padding:9px 13px;border:1px solid var(--hp-line);border-radius:999px;background:#fff}.hp-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:16px 0}.hp-kpi{background:#fff;border:1px solid var(--hp-line);border-radius:15px;padding:18px;min-width:0;box-shadow:0 5px 18px rgba(16,40,55,.04)}.hp-kpi small,.hp-kpi span{display:block;color:var(--hp-muted)}.hp-kpi strong{display:block;color:var(--hp-dark);font-size:clamp(21px,3vw,29px);line-height:1.2;margin:8px 0;overflow-wrap:anywhere}.hp-kpi span{font-size:12px}.hp-dash-grid{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(280px,.8fr);gap:16px}.hp-panel{margin:0 0 16px}.hp-panel h2{margin:4px 0 16px}.hp-card-list article,.hp-res-cards article{border-top:1px solid var(--hp-line);padding:14px 0;display:flex;align-items:center;justify-content:space-between;gap:12px}.hp-card-list article:first-child,.hp-res-cards article:first-child{border-top:0}.hp-card-list article>div{min-width:0}.hp-card-list b,.hp-card-list span{display:block}.hp-card-list b{overflow-wrap:anywhere}.hp-card-list span{color:var(--hp-muted);font-size:13px;margin-top:3px}.hp-mini-btn{min-height:38px;padding:8px 12px;font-size:13px;flex:0 0 auto}.hp-res-cards article{display:grid;grid-template-columns:minmax(180px,2fr) repeat(3,minmax(90px,.7fr)) auto}.hp-res-cards small,.hp-res-cards b,.hp-res-cards span{display:block}.hp-res-cards small{color:var(--hp-muted);font-size:11px}.hp-res-main b{margin:3px 0}.hp-status{background:var(--hp-soft);color:var(--hp-dark);font-weight:800;border-radius:999px;padding:7px 10px;text-align:center}.hp-empty{background:var(--hp-soft);border:1px dashed #b8deda;border-radius:12px;padding:18px;color:#47615f}.hp-agent-dashboard-link>a{font-family:inherit!important;font-weight:400!important}.hp-agent-dashboard-link>a span{color:inherit!important;font-weight:400!important}.hp-admin-dashboard{margin-left:0;width:auto;max-width:1400px}.hp-admin-dashboard .hp-dash-hero{margin-top:16px}.hp-admin .hp-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.hp-admin .hp-grid label span{display:block;font-weight:700;margin-bottom:5px}.hp-admin .hp-grid input:not([type=checkbox]){width:100%;min-height:40px}
@media(max-width:1024px){.hp-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.hp-dash-grid{grid-template-columns:1fr}.hp-grid-form,.hp-admin .hp-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hp-res-cards article{grid-template-columns:2fr 1fr 1fr}.hp-res-cards article>div:nth-of-type(4){display:none}}
@media(max-width:767px){.hp-dashboard{padding:0 10px;margin:14px auto}.hp-dash-hero{padding:20px 17px;border-radius:16px;display:block}.hp-dash-actions{justify-content:stretch;margin-top:16px}.hp-dash-actions .hp-btn{width:100%}.hp-kpis,.hp-kpis-small,.hp-book-grid,.hp-grid-form,.hp-stat,.hp-admin .hp-grid{grid-template-columns:1fr}.hp-kpi{padding:15px}.hp-panel,.hp-stay-card,.hp-agent-stays,.hp-earn{padding:15px;border-radius:13px}.hp-stay-head{align-items:flex-start}.hp-table>div{grid-template-columns:1fr}.hp-res-cards article{grid-template-columns:1fr 1fr;align-items:start}.hp-res-main{grid-column:1/-1}.hp-res-cards article>.hp-status{justify-self:start}.hp-card-list article{align-items:flex-start;flex-direction:column}.hp-mini-btn{width:100%}.hp-payout-row{display:block}.hp-payout-row input{max-width:none;margin-bottom:8px}.hp-payout-btn{width:100%}.hp-quote>div{font-size:14px}.userMenu{max-width:100vw!important}}
@media(max-width:420px){.hp-res-cards article{grid-template-columns:1fr}.hp-res-main{grid-column:auto}.hp-kpi strong{font-size:22px}.hp-dash-nav a{padding:8px 11px}}
/* 1.2.5: polished Stay controls + RealesWP property action alignment */
.hp-agent-stays label:has(#_hp_stay_instant){display:flex!important;align-items:center;justify-content:space-between;gap:16px;min-height:58px;padding:10px 14px;border:1px solid var(--hp-line);border-radius:12px;background:var(--hp-soft);font-weight:700!important}
#_hp_stay_instant{appearance:none!important;-webkit-appearance:none!important;width:52px!important;min-width:52px!important;height:30px!important;margin:0!important;padding:0!important;border:0!important;border-radius:999px!important;background:#cbd5da!important;position:relative!important;box-shadow:none!important;outline:none!important;cursor:pointer;transition:.2s}
#_hp_stay_instant:before{content:'';position:absolute;width:24px;height:24px;left:3px;top:3px;border-radius:50%;background:#fff;box-shadow:0 1px 4px rgba(0,0,0,.18);transition:.2s}
#_hp_stay_instant:checked{background:var(--hp)!important}
#_hp_stay_instant:checked:before{transform:translateX(22px)}
/* Keep RealesWP favorite action visually consistent with adjacent property tools. */
.property-tools .fa-heart,.property-tools .icon-heart,.property-tools [class*="heart"],.property-actions .fa-heart,.property-actions .icon-heart,.property-actions [class*="heart"],.favLink .fa-heart,.favLink [class*="heart"]{color:var(--hp)!important;font-size:18px!important;line-height:1!important;vertical-align:middle!important}
.property-tools a,.property-actions a,.favLink{transition:opacity .2s,transform .2s}
.property-tools a:hover,.property-actions a:hover,.favLink:hover{opacity:.82;transform:translateY(-1px)}

/* 1.2.6: public reservation fallback and professional RealesWP action alignment */
#hp-stay-footer-fallback[hidden]{display:none!important}
.hp-property-action-row{display:flex!important;align-items:center!important;flex-wrap:nowrap!important;gap:10px!important}
.hp-property-action-row>a,.hp-property-action-row>.favLink,.hp-favorite-action{display:inline-flex!important;align-items:center!important;justify-content:center!important;vertical-align:middle!important;margin-top:0!important;margin-bottom:0!important;line-height:1!important}
.hp-favorite-action .fa-heart,.hp-favorite-action .fa-heart-o,.hp-favorite-action [class*="heart"]{color:#e53935!important;font-size:19px!important;line-height:1!important;vertical-align:middle!important}
.hp-favorite-action.hp-favorite-active .fa-heart{color:#e53935!important}
.hp-favorite-action svg{vertical-align:middle!important}
.hp-favorite-action.hp-favorite-active svg{fill:#e53935!important;color:#e53935!important}
@media(max-width:767px){.hp-property-action-row{gap:8px!important}.hp-favorite-action .fa-heart,.hp-favorite-action .fa-heart-o,.hp-favorite-action [class*="heart"]{font-size:18px!important}}
/* 1.2.7: RealesWP action toolbar + guaranteed public Stay mount */
.hp-property-action-row{display:inline-flex!important;align-items:center!important;justify-content:flex-start!important;gap:16px!important;vertical-align:middle!important;white-space:nowrap!important}
.hp-property-action-row>a,.hp-property-action-row>button{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:5px!important;height:28px!important;min-height:28px!important;margin:0!important;padding:0!important;line-height:28px!important;vertical-align:middle!important}
.hp-property-action-row i,.hp-property-action-row svg{display:inline-block!important;line-height:1!important;vertical-align:middle!important;margin:0!important}
.hp-property-action-row .hp-favorite-action .fa-heart{color:#e53935!important;-webkit-text-stroke:0!important}
.hp-property-action-row .hp-favorite-action.hp-favorite-active .fa-heart{color:#e53935!important;font-weight:900!important}
.hp-property-action-row .hp-favorite-action.hp-favorite-active svg{fill:#e53935!important;stroke:#e53935!important}
.hp-stay-public-mounted{width:min(100%,760px)!important;margin:28px auto!important;clear:both!important;display:block!important}
@media(max-width:767px){.hp-property-action-row{gap:12px!important}.hp-stay-public-mounted{width:calc(100% - 32px)!important;margin:22px 16px!important}.hp-book-grid{grid-template-columns:1fr!important}}
\n/* 1.2.8: native RealesWP single-property toolbar alignment */
.singleTop .printLink,.singleTop .reportLink,.singleTop .favLink{height:22px!important;min-height:22px!important;margin-top:0!important;margin-bottom:0!important;display:flex!important;align-items:center!important;justify-content:center!important;line-height:22px!important}
.singleTop .printLink a,.singleTop .reportLink a,.singleTop .favLink a{height:22px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;line-height:22px!important;margin:0!important;padding:0!important}
.singleTop .printLink span,.singleTop .reportLink span,.singleTop .favLink #favBtn span{float:none!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;height:22px!important;line-height:22px!important;vertical-align:middle!important}
.singleTop .favLink{gap:1px!important}.singleTop .favLink .fav_no{display:inline-flex!important;align-items:center!important;height:22px!important;line-height:22px!important;margin:0!important}
.singleTop .favLink .addFav .fa-heart-o,.singleTop .favLink .noSigned .fa-heart-o{color:#0eaaa6!important}
.singleTop .favLink .addedFav .fa-heart,.singleTop .favLink.hp-favorite-active .fa-heart{color:#e53935!important;font-weight:900!important}
@media(max-width:767px){.singleTop .printLink,.singleTop .reportLink,.singleTop .favLink{height:24px!important;min-height:24px!important}.singleTop .printLink span,.singleTop .reportLink span,.singleTop .favLink #favBtn span,.singleTop .favLink .fav_no{height:24px!important;line-height:24px!important}}

/* 1.2.9 analytics + data tools */
.hp-analytics-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin:18px 0}.hp-chart-panel{min-width:0}.hp-bars,.hp-status-bars{display:grid;gap:10px;margin-top:14px}.hp-bar-row,.hp-status-bars>div{display:grid;grid-template-columns:minmax(70px,110px) minmax(120px,1fr) minmax(55px,100px);align-items:center;gap:10px;font-size:12px}.hp-bar-track{height:10px;background:#edf3f3;border-radius:999px;overflow:hidden}.hp-bar-track i{display:block;height:100%;background:#0eaaa6;border-radius:999px}.hp-detail-table{overflow:auto}.hp-detail-table>div{display:grid;grid-template-columns:minmax(180px,2fr) repeat(3,minmax(90px,1fr));gap:12px;padding:11px 8px;border-bottom:1px solid #edf0f0;align-items:center}.hp-detail-table .head{font-size:12px;text-transform:uppercase;letter-spacing:.04em;color:#687477}.hp-tool-actions{display:flex;flex-wrap:wrap;gap:10px;margin:14px 0}.hp-import-form{display:flex;gap:14px;align-items:end;padding-top:14px;border-top:1px solid #e7eeee}.hp-import-form label{display:grid;gap:7px;flex:1}.hp-import-form small{color:#667;line-height:1.45}.hp-import-form input[type=file]{width:100%;padding:10px;border:1px solid #d7e2e2;border-radius:8px;background:#fff}
@media(max-width:767px){.hp-analytics-grid{grid-template-columns:1fr}.hp-bar-row,.hp-status-bars>div{grid-template-columns:72px 1fr 70px;gap:7px}.hp-detail-table>div{grid-template-columns:minmax(150px,1.6fr) repeat(3,80px);font-size:12px}.hp-import-form{display:grid}.hp-tool-actions .hp-btn{width:100%;text-align:center;justify-content:center}}
/* 1.3.3 reservation payments, discounts and special offers */
.hp-res-edit{grid-column:1/-1;margin-top:8px;border-top:1px solid #e7eeee;padding-top:10px}.hp-res-edit summary{cursor:pointer;font-weight:800;color:#0eaaa6}.hp-res-form{margin-top:14px}.hp-res-form-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.hp-res-form-grid label{display:grid;gap:5px}.hp-res-form-grid label span{font-size:11px;font-weight:800;color:#687477}.hp-res-form-grid input,.hp-res-form-grid select{width:100%;min-height:40px;border:1px solid #d7e2e2;border-radius:8px;padding:8px;background:#fff}.hp-fin-summary{padding:10px 12px;background:#f2fbfa;border-radius:9px}.hp-email-actions{display:flex;flex-wrap:wrap;gap:8px}.hp-note{font-size:12px;color:#687477}.hp-admin-dashboard .hp-res-edit{display:block}@media(max-width:767px){.hp-res-form-grid{grid-template-columns:1fr}.hp-email-actions .hp-btn{width:100%}}
