.psh-page{--psh-primary:#03545e;--psh-secondary:#fd541b;--psh-ink:#173f43;--psh-muted:#677d7f;--psh-border:#dce8e8;--psh-soft:#f4f9f9;max-width:1180px;margin:0 auto;padding:clamp(42px,6vw,76px) 18px;font-family:Inter,Arial,sans-serif;color:var(--psh-ink)}
.psh-page *{box-sizing:border-box}.psh-hero{max-width:760px;margin:0 auto 30px;text-align:center}.psh-hero>span,.psh-dashboard-header>div>span,.psh-eyebrow{display:inline-block;margin-bottom:10px;color:var(--psh-secondary);font-size:11px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.psh-hero h1,.psh-dashboard-header h1{margin:0;font-family:Manrope,Inter,Arial,sans-serif;font-size:clamp(34px,5vw,56px);font-weight:800;line-height:1.08;letter-spacing:-.045em;color:var(--psh-primary)}.psh-hero p,.psh-dashboard-header p{max-width:680px;margin:14px auto 0;color:var(--psh-muted);font-size:15px;line-height:1.75}.psh-card,.psh-message-card,.psh-stat-card{background:#fff;border:1px solid var(--psh-border);border-radius:22px;box-shadow:0 16px 48px rgba(20,66,71,.08)}.psh-two-column{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(280px,.7fr);gap:24px;align-items:start}.psh-form{padding:clamp(24px,4vw,38px)}.psh-form label{display:flex;flex-direction:column;gap:8px;font-size:13px;font-weight:700;color:var(--psh-ink)}.psh-form input,.psh-form select,.psh-form textarea{width:100%;min-height:48px;padding:12px 14px;border:1px solid #cfdede;border-radius:10px;background:#fff;color:#173f43;font:500 14px/1.45 Inter,Arial,sans-serif;outline:0;transition:border-color .2s,box-shadow .2s}.psh-form textarea{min-height:110px;resize:vertical}.psh-form input:focus,.psh-form select:focus,.psh-form textarea:focus{border-color:var(--psh-primary);box-shadow:0 0 0 4px rgba(3,84,94,.1)}.psh-form input[type=file]{padding:10px;background:var(--psh-soft)}.psh-form input:disabled{background:#eef3f3;color:#7c8e90}.psh-form small{color:#7b8c8e;font-size:11px;font-weight:500}.psh-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.psh-wide{grid-column:1/-1}.psh-check{display:flex!important;flex-direction:row!important;align-items:flex-start;gap:10px!important;font-weight:500!important;line-height:1.55}.psh-check input{width:17px!important;height:17px!important;min-height:0!important;margin-top:2px}.psh-primary-button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 22px;border:0;border-radius:10px;background:var(--psh-primary);color:#fff!important;font:800 13px/1 Inter,Arial,sans-serif;text-decoration:none!important;cursor:pointer;box-shadow:0 12px 30px rgba(3,84,94,.18);transition:transform .2s,background .2s,box-shadow .2s}.psh-primary-button:hover{transform:translateY(-2px);background:var(--psh-secondary);box-shadow:0 15px 34px rgba(253,84,27,.2)}.psh-form>.psh-primary-button{margin-top:22px;width:100%}.psh-benefits{padding:32px;position:sticky;top:28px;background:linear-gradient(145deg,#03545e,#043d45);color:#fff;border-color:transparent}.psh-benefits h2{margin:0 0 18px;color:#fff;font-family:Manrope,Inter,sans-serif;font-size:28px;line-height:1.2}.psh-benefits ul{margin:0 0 24px;padding:0;list-style:none}.psh-benefits li{position:relative;margin:0 0 13px;padding-left:25px;line-height:1.55}.psh-benefits li:before{content:"✓";position:absolute;left:0;color:#ff7a4d;font-weight:900}.psh-text-link,.psh-form-links a,.psh-account-panel a,.psh-property-actions a{color:var(--psh-primary);font-weight:750;text-decoration:none}.psh-benefits .psh-text-link{color:#fff}.psh-form-links{display:flex;justify-content:space-between;gap:15px;margin-top:18px;font-size:12px}.psh-auth-shell{max-width:560px;margin:auto}.psh-message-card{max-width:720px;margin:auto;padding:clamp(30px,5vw,52px);text-align:center}.psh-message-card h2{margin:0;color:var(--psh-primary);font-family:Manrope,Inter,sans-serif;font-size:30px}.psh-message-card p{margin:14px auto 24px;max-width:580px;color:var(--psh-muted);line-height:1.7}.psh-notice{max-width:900px;margin:0 auto 24px;padding:15px 18px;border-radius:11px;border:1px solid;font-weight:700;font-size:13px;line-height:1.55}.psh-notice-success{background:#edf9f2;border-color:#b8e2c8;color:#16683d}.psh-notice-warning{background:#fff9e9;border-color:#f0d78b;color:#7a5810}.psh-notice-error{background:#fff0ef;border-color:#efb8b3;color:#8a2f28}.psh-dashboard-header{display:flex;justify-content:space-between;gap:24px;align-items:flex-end;margin-bottom:28px}.psh-dashboard-header h1{text-align:left;font-size:clamp(32px,4vw,48px)}.psh-dashboard-header p{margin-left:0;text-align:left}.psh-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:22px}.psh-stat-card{padding:22px}.psh-stat-card span{display:block;color:var(--psh-muted);font-size:12px;font-weight:700}.psh-stat-card strong{display:block;margin:8px 0;color:var(--psh-primary);font:800 25px/1.2 Manrope,Inter,sans-serif}.psh-stat-card small{color:#7d8e90}.psh-dashboard-grid{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:22px;align-items:start}.psh-properties-panel,.psh-account-panel{padding:26px}.psh-panel-heading h2,.psh-account-panel h2{margin:0 0 18px;color:var(--psh-primary);font:800 25px/1.2 Manrope,Inter,sans-serif}.psh-property-list{display:grid;gap:14px}.psh-property-row{display:grid;grid-template-columns:72px minmax(0,1fr) auto auto;gap:15px;align-items:center;padding:13px;border:1px solid #e1ebeb;border-radius:15px;background:#fff}.psh-property-thumb{width:72px;height:62px;border-radius:10px;overflow:hidden;background:#edf3f3}.psh-property-thumb img{width:100%;height:100%;object-fit:cover}.psh-property-main>span{font-size:10px;font-weight:800;color:var(--psh-secondary);letter-spacing:.08em}.psh-property-main h3{margin:4px 0;font:800 16px/1.3 Manrope,Inter,sans-serif;color:var(--psh-ink)}.psh-property-main p{margin:0;color:var(--psh-muted);font-size:12px}.psh-status{display:inline-flex;padding:7px 10px;border-radius:999px;background:#eff5f5;color:#466164;font-size:10px;font-weight:800;text-transform:uppercase;white-space:nowrap}.psh-status-publish{background:#eaf8ef;color:#217044}.psh-status-pending{background:#fff5dd;color:#8a5d00}.psh-status-draft{background:#f0f2f3;color:#657073}.psh-property-actions{display:flex;gap:10px;font-size:12px}.psh-review-note{margin:-5px 0 8px;padding:12px 15px;border-left:3px solid var(--psh-secondary);background:#fff6f1;border-radius:8px;color:#6b5046;font-size:12px;line-height:1.55}.psh-account-panel{display:flex;flex-direction:column;gap:13px;position:sticky;top:28px}.psh-account-panel form{margin-top:8px}.psh-logout-button{width:100%;padding:12px;border:1px solid #d9e4e4;border-radius:9px;background:#fff;color:#7d3330;font-weight:800;cursor:pointer}.psh-empty{text-align:center;padding:34px 20px}.psh-empty h3{margin:0;color:var(--psh-primary);font:800 22px Manrope,Inter,sans-serif}.psh-empty p{color:var(--psh-muted);line-height:1.6}.psh-property-form{padding:0;overflow:hidden}.psh-form-section{padding:clamp(24px,4vw,38px);border-bottom:1px solid #e5eeee}.psh-protected-section{background:linear-gradient(180deg,#fbfdfd,#f4f9f9)}.psh-section-title{display:flex;gap:15px;align-items:flex-start;margin-bottom:24px}.psh-section-title>span{display:flex;align-items:center;justify-content:center;flex:0 0 38px;height:38px;border-radius:50%;background:var(--psh-primary);color:#fff;font-weight:800}.psh-section-title h2{margin:0;color:var(--psh-primary);font:800 24px/1.2 Manrope,Inter,sans-serif}.psh-section-title p{margin:5px 0 0;color:var(--psh-muted);font-size:13px}.psh-check-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:15px;border:1px solid var(--psh-border);border-radius:12px;background:#fff}.psh-field-label{display:block;margin-bottom:8px;font-size:13px;font-weight:700}.psh-submit-bar{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:24px 38px;background:#fff}.psh-submit-bar p{max-width:620px;margin:0;color:var(--psh-muted);font-size:12px;line-height:1.6}.psh-divider{padding-top:12px;border-top:1px solid var(--psh-border)}.psh-honeypot{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}
@media(max-width:960px){.psh-two-column,.psh-dashboard-grid{grid-template-columns:1fr}.psh-benefits,.psh-account-panel{position:static}.psh-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.psh-check-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:680px){.psh-page{padding:42px 12px}.psh-form-grid,.psh-stat-grid{grid-template-columns:1fr}.psh-wide{grid-column:auto}.psh-dashboard-header{align-items:stretch;flex-direction:column}.psh-dashboard-header .psh-primary-button{width:100%}.psh-property-row{grid-template-columns:60px minmax(0,1fr);align-items:start}.psh-property-thumb{width:60px;height:58px}.psh-property-status,.psh-property-actions{grid-column:2}.psh-submit-bar{align-items:stretch;flex-direction:column;padding:22px}.psh-submit-bar .psh-primary-button{width:100%}.psh-check-grid{grid-template-columns:1fr}.psh-form-links{align-items:flex-start;flex-direction:column}.psh-hero h1{font-size:38px}}
.psh-resend-form{display:flex;gap:10px;align-items:flex-end;margin-top:14px;padding:16px;border:1px dashed var(--psh-border);border-radius:14px;background:#f9fcfc}.psh-resend-form label{flex:1;display:flex;flex-direction:column;gap:7px;color:var(--psh-muted);font-size:11px;font-weight:750}.psh-resend-form input{min-height:42px;padding:10px 12px;border:1px solid #cfdede;border-radius:9px}.psh-resend-form button,.psh-inline-form button{min-height:42px;padding:0 14px;border:1px solid var(--psh-primary);border-radius:8px;background:#fff;color:var(--psh-primary);font-weight:800;cursor:pointer}.psh-inline-form{display:inline-flex;margin:0}.psh-inline-form button{min-height:auto;padding:0;border:0;background:transparent;color:var(--psh-primary);font-size:12px}.psh-property-actions{align-items:center;flex-wrap:wrap}
@media(max-width:680px){.psh-resend-form{align-items:stretch;flex-direction:column}.psh-resend-form button{width:100%}}
.psh-current-image{display:block;width:100%;max-width:260px;aspect-ratio:16/10;overflow:hidden;border-radius:12px;background:#edf3f3}.psh-current-image img{width:100%;height:100%;object-fit:cover}.psh-existing-gallery{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.psh-existing-gallery label{display:block!important;padding:8px;border:1px solid var(--psh-border);border-radius:10px;background:#fff;font-size:11px!important}.psh-existing-gallery label>span{display:block;aspect-ratio:1.3/1;overflow:hidden;border-radius:7px;margin-bottom:7px}.psh-existing-gallery img{width:100%;height:100%;object-fit:cover}.psh-existing-gallery input{width:auto!important;min-height:0!important}
@media(max-width:680px){.psh-existing-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}}

/* PataStay Core Lite 1.9.0 — password visibility and packages */
.psh-password-wrap{position:relative;display:block;width:100%}
.psh-password-wrap input{padding-right:84px!important}
.psh-password-toggle{position:absolute;top:50%;right:7px;display:inline-flex;align-items:center;gap:5px;min-height:34px;padding:0 9px;border:0;border-radius:8px;background:#edf6f5;color:#03545e;font:750 11px/1 Inter,Arial,sans-serif;cursor:pointer;transform:translateY(-50%)}
.psh-password-toggle:hover,.psh-password-toggle:focus{background:#dfeeed;outline:2px solid rgba(3,84,94,.15);outline-offset:1px}
.psh-password-toggle svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.psp-plan-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;align-items:stretch}
.psp-plan-card{position:relative;display:flex;flex-direction:column;padding:28px;border:1px solid var(--psh-border);border-radius:22px;background:#fff;box-shadow:0 16px 48px rgba(20,66,71,.07)}
.psp-plan-card.is-recommended{border-color:rgba(253,84,27,.5);box-shadow:0 18px 52px rgba(253,84,27,.12)}
.psp-plan-card.is-current{border:2px solid var(--psh-primary)}
.psp-recommended{position:absolute;top:16px;right:16px;padding:6px 9px;border-radius:999px;background:var(--psh-secondary);color:#fff;font-size:10px;font-weight:800;text-transform:uppercase}
.psp-plan-status{display:inline-flex;align-self:flex-start;margin-bottom:13px;padding:5px 8px;border-radius:999px;background:#edf6f5;color:var(--psh-primary);font-size:10px;font-weight:800;text-transform:uppercase}
.psp-plan-card h2{margin:8px 0 8px;color:var(--psh-primary);font:800 25px/1.2 Manrope,Inter,sans-serif}
.psp-plan-card>p{min-height:48px;margin:0 0 18px;color:var(--psh-muted);line-height:1.6}
.psp-price{display:flex;align-items:flex-end;gap:7px;margin-bottom:19px}.psp-price strong{color:var(--psh-ink);font:800 28px/1 Manrope,Inter,sans-serif}.psp-price span{color:var(--psh-muted);font-size:11px}
.psp-plan-card ul{flex:1;margin:0 0 24px;padding:0;list-style:none}.psp-plan-card li{position:relative;margin:0 0 10px;padding-left:22px;color:#40585b;line-height:1.5}.psp-plan-card li:before{content:'✓';position:absolute;left:0;color:var(--psh-secondary);font-weight:900}
.psp-plan-card form{margin:0}.psp-plan-card .psh-primary-button{width:100%}.psp-plan-card .psh-primary-button:disabled{background:#a9b8b9;box-shadow:none;cursor:not-allowed;transform:none}
.psp-payment-preview,.psp-renew-card{max-width:760px;margin:28px auto 0;padding:30px}.psp-payment-preview h2,.psp-renew-card h2{margin:0 0 10px;color:var(--psh-primary);font:800 25px/1.25 Manrope,Inter,sans-serif}.psp-payment-preview p,.psp-renew-card p{color:var(--psh-muted);line-height:1.7}
.psh-notice .psh-inline-form{display:inline-flex;margin-left:10px}.psh-notice .psh-inline-form button{border:0;background:transparent;color:inherit;text-decoration:underline;font-weight:800;cursor:pointer}
@media(max-width:1050px){.psp-plan-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:650px){.psp-plan-grid{grid-template-columns:1fr}.psp-plan-card>p{min-height:0}.psh-password-toggle span{display:none}.psh-password-wrap input{padding-right:52px!important}}

/* PataStay Core Lite 1.9.2 — package payments and functional plan limits */
.psp-functional-limits{display:flex;flex-wrap:wrap;gap:7px;margin:16px 0 2px}.psp-functional-limits span{display:inline-flex;padding:7px 9px;border-radius:999px;background:#edf6f5;color:#03545e;font-size:10px;font-weight:750}
.psb-order-summary{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:22px}.psb-order-summary>div:last-child{text-align:right}.psb-order-summary strong,.psb-order-summary small,.psb-order-summary code{display:block}.psb-order-summary>div:last-child strong{color:#03545e;font:800 27px/1.1 Manrope,Inter,sans-serif}.psb-order-summary code{margin-top:8px;font-size:11px}
.psb-payment-methods{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.psb-method-card{align-self:start}.psb-payment-details{display:grid;gap:10px;margin:20px 0}.psb-payment-details>div{padding:15px;border:1px solid rgba(3,84,94,.12);border-radius:12px;background:#f6fbfa}.psb-payment-details span,.psb-payment-details strong,.psb-payment-details small{display:block}.psb-payment-details span{color:#738487;font-size:10px;font-weight:750;text-transform:uppercase;letter-spacing:.08em}.psb-payment-details strong{margin-top:5px;color:#03545e;font:800 18px/1.2 Manrope,Inter,sans-serif}.psb-payment-details small{margin-top:4px;color:#687a7d}.psb-extra-details{margin:15px 0;padding:14px;border-left:3px solid #fd541b;background:#fff8f4;color:#5d6c6f;line-height:1.65}.psb-offline-form{margin-top:20px;padding:0;border:0;box-shadow:none}.psb-security-note{margin-top:15px;color:#748588;font-size:11px;line-height:1.6}
@media(max-width:760px){.psb-payment-methods{grid-template-columns:1fr}.psb-order-summary{align-items:flex-start;flex-direction:column}.psb-order-summary>div:last-child{text-align:left}}


.psh-featured-managed {
    display: inline-flex;
    align-items: center;
    min-height: 32px;
    padding: 0 10px;
    border-radius: 999px;
    background: rgba(253, 84, 27, 0.10);
    color: #b53b13;
    font-size: 12px;
    font-weight: 700;
    white-space: nowrap;
}


/* PataStay Core Lite 1.9.2.2 — host navigation and payment-page polish */
.psh-host-nav{position:relative;z-index:5;margin:0 0 28px;padding:7px;border:1px solid rgba(3,84,94,.12);border-radius:16px;background:rgba(255,255,255,.94);box-shadow:0 12px 36px rgba(20,66,71,.07);backdrop-filter:blur(12px)}
.psh-host-nav-scroll{display:flex;align-items:center;gap:5px;overflow-x:auto;scrollbar-width:thin;-webkit-overflow-scrolling:touch}
.psh-host-nav a{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;min-height:40px;padding:0 15px;border-radius:10px;color:#35575b!important;font-size:12px;font-weight:800;text-decoration:none!important;white-space:nowrap;transition:background .2s,color .2s,transform .2s}
.psh-host-nav a:hover{background:#edf7f5;color:#03545e!important;transform:translateY(-1px)}
.psh-host-nav a.is-active{background:#03545e;color:#fff!important;box-shadow:0 8px 20px rgba(3,84,94,.18)}
.psh-host-nav .psh-host-nav-support{margin-left:auto;color:#b13b16!important;background:#fff3ed}
.psb-payment-page{padding-top:clamp(34px,5vw,64px)!important;padding-bottom:clamp(64px,8vw,100px)!important}
.psb-payment-hero{max-width:none;margin:0 0 28px;padding:clamp(30px,5vw,52px);border:1px solid rgba(3,84,94,.12);border-radius:26px;background:radial-gradient(circle at 93% 10%,rgba(253,84,27,.15),transparent 26%),linear-gradient(135deg,#eff9f7 0%,#fff 58%,#fff7f2 100%);box-shadow:0 22px 60px rgba(20,66,71,.09);text-align:left}
.psb-payment-hero h1{max-width:820px;font-size:clamp(36px,5vw,58px)}
.psb-payment-hero p{max-width:760px;margin:15px 0 0}
.psb-hero-links{display:flex;flex-wrap:wrap;gap:10px;margin-top:23px}
.psb-hero-links a{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 15px;border:1px solid rgba(3,84,94,.18);border-radius:10px;background:#fff;color:#03545e!important;font-size:12px;font-weight:800;text-decoration:none!important}
.psb-hero-links a:hover{border-color:#fd541b;color:#fd541b!important}
.psb-order-summary,.psb-method-card{padding:clamp(22px,3vw,34px)}
.psb-order-summary{background:linear-gradient(135deg,#fff,#f7fbfa)}
.psb-order-summary h2,.psb-method-card h2{margin:5px 0 10px;color:#03545e;font:800 25px/1.22 Manrope,Inter,sans-serif}
.psb-order-summary p,.psb-method-card>p{margin:0;color:#677d7f;line-height:1.7}
.psb-method-card{overflow:hidden}
.psb-offline-form{padding-top:22px!important;border-top:1px solid #e5eeee!important}
.psb-offline-form .psh-primary-button{margin-top:22px}
@media(max-width:760px){.psh-host-nav{margin-bottom:20px;border-radius:13px}.psh-host-nav .psh-host-nav-support{margin-left:0}.psb-payment-page{padding-top:24px!important}.psb-payment-hero{padding:27px 21px;border-radius:20px}.psb-payment-hero h1{font-size:36px}.psb-order-summary,.psb-method-card{padding:22px 18px}}


/* PataStay Core Lite 1.9.2.3 — support, logout, account switch and idle session */
.psh-auth-switch{margin-top:18px;padding-top:17px;border-top:1px solid var(--psh-border);color:var(--psh-muted);font-size:13px;text-align:center}
.psh-auth-switch a{color:var(--psh-primary);font-weight:850;text-decoration:none}
.psh-auth-switch a:hover{text-decoration:underline}
.psh-host-nav .psh-host-nav-email{margin-left:auto;background:#f3f8f8;color:#03545e!important}
.psh-host-nav .psh-host-nav-whatsapp{margin-left:0;background:#eaf8ef;color:#176b3a!important}
.psh-nav-logout-form{display:inline-flex;flex:0 0 auto;margin:0}
.psh-nav-logout-button{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 15px;border:0;border-radius:10px;background:#fff0ef;color:#9b3028;font:800 12px/1 Inter,Arial,sans-serif;cursor:pointer;white-space:nowrap;transition:background .2s,color .2s,transform .2s}
.psh-nav-logout-button:hover,.psh-nav-logout-button:focus{background:#9b3028;color:#fff;transform:translateY(-1px);outline:none}
@media(max-width:760px){
  .psh-host-nav .psh-host-nav-email{margin-left:0}
  .psh-nav-logout-button{padding:0 13px}
}
