/*
Theme Name: Hanuvish Premium Storefront V28.4 Assembly
Theme URI: https://hanuvish.in/
Author: Hanuvish
Description: Hanuvish Premium WooCommerce storefront with clean shopping experience, editable pages, essential store policies, contact support, checkout enhancements and advanced theme controls.
Version: 28.4.0
Requires at least: 6.4
Requires PHP: 7.4
Text Domain: hanuvish-premium-stable
*/

.hps-nav-links{align-items:center}.hpsag-nav-link{display:flex;align-items:center;justify-content:center;height:62px;min-height:62px;padding:0 22px;color:inherit;text-decoration:none;font-weight:700;line-height:1;box-sizing:border-box;white-space:nowrap}
@media(max-width:900px){.hpsag-nav-link{min-height:auto;padding:12px 16px}}

/* =========================================================
   V11.7 — Editable menus/pages compatibility
   ========================================================= */
.hps-v117-primary-menu{display:flex;align-items:center;gap:0;list-style:none;margin:0;padding:0}
.hps-v117-primary-menu>li{position:relative;margin:0;padding:0}
.hps-v117-primary-menu>li>a{display:flex;align-items:center;min-height:62px;padding:0 22px;color:inherit;text-decoration:none;font-weight:700}
.hps-v117-primary-menu .sub-menu{display:none;position:absolute;left:0;top:100%;min-width:210px;margin:0;padding:8px;background:#fff;border:1px solid #ececec;border-radius:10px;box-shadow:0 14px 36px rgba(0,0,0,.12);list-style:none;z-index:9999}
.hps-v117-primary-menu li:hover>.sub-menu{display:block}
.hps-v117-primary-menu .sub-menu a{display:block;padding:10px 12px;color:#111827;text-decoration:none;border-radius:7px}
.hps-v117-primary-menu .sub-menu a:hover{background:#fff4ed;color:var(--hps-primary,#ff5a00)}
.hps-v117-footer-menu{list-style:none;margin:0;padding:0}
.hps-v117-footer-menu li{margin:0;padding:0}
.hps-v117-footer-menu a{display:block}
.hps-v117-page-card{min-height:240px}
.hps-v117-page-content>*:first-child{margin-top:0}
.hps-v117-page-content img{max-width:100%;height:auto}
.hps-v117-shortcode-contact{max-width:100%;margin:20px 0}
.hps-v117-business-details{padding:20px;border:1px solid #e5e7eb;border-radius:14px;background:#fff}
@media(max-width:900px){.hps-v117-primary-menu{display:block}.hps-v117-primary-menu>li>a{min-height:auto;padding:12px 16px}.hps-v117-primary-menu .sub-menu{position:static;display:block;box-shadow:none;border:0;padding:0 0 0 14px}}

/* =========================================================
   V11.8 — Per-page no-code design variables
   ========================================================= */
.hps-v118-designed-page{padding-top:var(--hps-page-top,32px);padding-bottom:var(--hps-page-bottom,48px)}
.hps-v118-designed-page .hps-v118-page-shell-inner{max-width:var(--hps-page-width,1180px);width:calc(100% - 32px);margin-left:auto;margin-right:auto}
.hps-v118-designed-page .hps-v118-page-title{font-size:var(--hps-page-title-size,42px);line-height:1.15;text-align:var(--hps-page-title-align,left)}
.hps-v118-designed-page .hps-v118-page-content{font-size:var(--hps-page-content-size,16px);text-align:var(--hps-page-content-align,left)}
.hps-v118-designed-page .hps-v118-page-content p,.hps-v118-designed-page .hps-v118-page-content li{font-size:inherit}
@media(max-width:700px){
  .hps-v118-designed-page .hps-v118-page-title{font-size:var(--hps-page-title-mobile,30px)}
  .hps-v118-designed-page .hps-v118-page-shell-inner{width:calc(100% - 20px)}
}

/* =========================================================
   V12.0 — checkout editor extra lines
   ========================================================= */
.hps120-checkout-extra{margin:12px 0 6px;display:grid;gap:8px}
.hps120-checkout-extra p{margin:0;padding:10px 12px;border:1px solid #fed7aa;background:#fff7ed;color:#7c2d12;border-radius:10px;font-size:13px;font-weight:700}

/* V23.1 — clean legal / policy page presentation */
.hps-v118-designed-page .hps-v118-page-card{background:#fff;border:1px solid #eceff3;border-radius:20px;box-shadow:0 12px 34px rgba(15,23,42,.06);padding:clamp(22px,4vw,52px)}
.hps-v118-designed-page .hps-v118-page-title{margin:0 0 24px;color:#111827;letter-spacing:-.025em}
.hps-v118-designed-page .hps-v118-page-content{color:#475569;line-height:1.8}
.hps-v118-designed-page .hps-v118-page-content h2{color:#111827;font-size:clamp(20px,2.3vw,27px);line-height:1.3;margin:34px 0 12px;padding-bottom:10px;border-bottom:1px solid #edf0f4}
.hps-v118-designed-page .hps-v118-page-content p{margin:0 0 15px}
.hps-v118-designed-page .hps-v118-page-content ul,.hps-v118-designed-page .hps-v118-page-content ol{margin:10px 0 18px;padding-left:24px}
.hps-v118-designed-page .hps-v118-page-content li{margin:7px 0}
.hps-v118-designed-page .hps-policy-lead{font-size:1.08em;color:#334155;background:#f8fafc;border-left:4px solid var(--hps-primary,#ff5a00);padding:17px 19px;border-radius:0 12px 12px 0;margin-bottom:24px!important}
.hps-v118-designed-page .hps-policy-alert{margin:20px 0 28px;padding:18px 20px;background:#fff7ed;border:1px solid #fed7aa;border-radius:14px;color:#7c2d12;line-height:1.7}
@media(max-width:700px){.hps-v118-designed-page .hps-v118-page-card{padding:20px 17px;border-radius:14px}.hps-v118-designed-page .hps-v118-page-content h2{margin-top:27px}}


/* V23.2 — policy/footer page polish only */
.hps-v118-designed-page .hps-policy-meta{display:inline-flex;align-items:center;margin:0 0 18px;padding:7px 11px;border:1px solid #e5e7eb;border-radius:999px;background:#f8fafc;color:#64748b;font-size:12px;font-weight:700;letter-spacing:.02em}
.hps-v118-designed-page .hps-policy-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:20px 0 28px}
.hps-v118-designed-page .hps-policy-mini-card{padding:18px;border:1px solid #e5e7eb;border-radius:14px;background:#fff;box-shadow:0 7px 20px rgba(15,23,42,.04)}
.hps-v118-designed-page .hps-policy-mini-card h3{margin:0 0 8px;color:#111827;font-size:17px}
.hps-v118-designed-page .hps-policy-mini-card p{margin:0;color:#64748b;line-height:1.65}
.hps-v118-designed-page .hps-v10-business-card{margin-top:34px;padding:22px;border:1px solid #e5e7eb;border-radius:16px;background:#f8fafc}
.hps-v118-designed-page .hps-v10-business-card h3{margin:0 0 10px;color:#111827}
.hps-v118-designed-page .hps-v10-business-card p{margin:0;color:#475569;line-height:1.75}
@media(max-width:800px){.hps-v118-designed-page .hps-policy-grid{grid-template-columns:1fr}}

/* =========================================================
   V24.0 — Premium footer/info pages visual redesign
   Scope: Contact, About and legal/policy pages only.
   WooCommerce product, review, cart and checkout templates are untouched.
   ========================================================= */
.hps-v24-info-page{--v24-orange:var(--hps-primary,#ff5a00);--v24-ink:#101828;--v24-muted:#667085;--v24-line:#e9edf3;--v24-peach:#fff7ef;background:linear-gradient(180deg,#fff 0,#fffdfb 42%,#fff8f1 100%);padding:0 0 46px;color:var(--v24-ink)}
.hps-v24-info-shell{max-width:1500px!important;padding-left:clamp(16px,3vw,42px);padding-right:clamp(16px,3vw,42px)}
.hps-v24-breadcrumb{display:flex;align-items:center;gap:10px;padding:18px 0 8px;font-size:14px;color:#667085}
.hps-v24-breadcrumb a{color:#344054;text-decoration:none}.hps-v24-breadcrumb a:hover{color:var(--v24-orange)}
.hps-v24-breadcrumb span{color:#98a2b3}.hps-v24-breadcrumb strong{font-weight:600;color:#475467}
.hps-v24-page-hero{position:relative;display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding:28px 30px 24px;margin:10px 0 18px;border:1px solid #f3e6da;border-radius:24px;background:radial-gradient(circle at 78% 18%,rgba(255,116,36,.12),transparent 28%),linear-gradient(120deg,#fff 0%,#fffaf6 68%,#fff1e4 100%);overflow:hidden;box-shadow:0 16px 45px rgba(16,24,40,.055)}
.hps-v24-page-hero:after{content:"";position:absolute;right:-80px;bottom:-140px;width:340px;height:340px;border:44px solid rgba(255,90,0,.06);border-radius:50%}
.hps-v24-page-hero-copy{position:relative;z-index:1}.hps-v24-eyebrow{display:block;margin-bottom:8px;font-size:12px;font-weight:900;letter-spacing:.16em;color:var(--v24-orange)}
.hps-v24-page-hero h1{margin:0;font-size:clamp(38px,5vw,66px);line-height:1.02;letter-spacing:-.045em;color:#0f1f35}.hps-v24-hero-rule{width:72px;height:5px;margin-top:16px;border-radius:99px;background:linear-gradient(90deg,var(--v24-orange),#ff9b54)}
.hps-v24-hero-trust{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,minmax(145px,1fr));gap:10px;max-width:650px;width:100%}
.hps-v24-hero-trust>div{display:flex;align-items:center;gap:10px;padding:12px 14px;border:1px solid rgba(255,90,0,.12);border-radius:14px;background:rgba(255,255,255,.78);backdrop-filter:blur(5px)}
.hps-v24-hero-trust i{display:grid;place-items:center;width:35px;height:35px;flex:0 0 35px;border-radius:50%;background:#fff0e4;color:var(--v24-orange);font-style:normal;font-weight:900}.hps-v24-hero-trust span{display:grid;gap:1px}.hps-v24-hero-trust b{font-size:13px;color:#172b45}.hps-v24-hero-trust small{font-size:11px;color:#7b8798}
.hps-v24-contact-highlight{display:flex;align-items:center;gap:16px;margin:0 0 18px;padding:17px 22px;border-radius:18px;background:linear-gradient(90deg,#fff0e4,#fff8f2);border:1px solid #ffe0c7;box-shadow:0 8px 24px rgba(255,90,0,.06)}
.hps-v24-contact-highlight-icon{display:grid;place-items:center;width:52px;height:52px;border-radius:15px;background:linear-gradient(135deg,#ff5a00,#ff8a3d);font-size:24px}.hps-v24-contact-highlight div:last-child{display:grid;gap:3px}.hps-v24-contact-highlight strong{font-size:20px;color:#12243a}.hps-v24-contact-highlight span{color:#667085;font-size:14px}
.hps-v24-contact-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(380px,.9fr);gap:18px;align-items:stretch}
.hps-v24-panel{border:1px solid #e7ebf0;border-radius:22px;background:rgba(255,255,255,.96);box-shadow:0 14px 38px rgba(16,24,40,.06);padding:24px;overflow:hidden}
.hps-v24-panel-heading{display:flex;gap:14px;align-items:flex-start;margin-bottom:18px}.hps-v24-square-icon{display:grid;place-items:center;width:48px;height:48px;flex:0 0 48px;border-radius:14px;background:linear-gradient(135deg,#ff5a00,#ff7a1a);color:#fff;font-size:22px;font-weight:800;box-shadow:0 8px 18px rgba(255,90,0,.22)}
.hps-v24-panel-heading h2{margin:0 0 4px!important;padding:0!important;border:0!important;font-size:24px!important;color:#11243c!important;line-height:1.15}.hps-v24-panel-heading p{margin:0!important;color:#667085!important;line-height:1.55!important;font-size:14px!important}
.hps-v24-contact-original{font-size:15px;color:#475467}.hps-v24-contact-original>*:first-child{margin-top:0}.hps-v24-contact-original iframe{display:block;width:100%!important;max-width:100%!important;height:270px!important;margin:10px 0 16px!important;border:0!important;border-radius:16px!important;box-shadow:inset 0 0 0 1px #e5e7eb}.hps-v24-contact-original h1,.hps-v24-contact-original h2,.hps-v24-contact-original h3{font-size:17px!important;margin:14px 0 8px!important}.hps-v24-contact-original p{margin:6px 0!important}.hps-v24-contact-original>h2:has(+ p),.hps-v24-contact-original>h3:has(+ p){display:none}.hps-v24-contact-original a{color:var(--v24-orange)}
.hps-v24-contact-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:16px}.hps-v24-contact-actions>a{display:flex;align-items:center;gap:10px;min-height:70px;padding:12px;border:1px solid #edf0f4;border-radius:14px;background:#fafbfc;color:#172b45;text-decoration:none;transition:.2s ease}.hps-v24-contact-actions>a:hover{transform:translateY(-2px);border-color:#ffd1b5;background:#fff7f1}.hps-v24-contact-actions>a>span{display:grid;place-items:center;width:39px;height:39px;flex:0 0 39px;border-radius:50%;background:#ff6a0a;color:#fff;font-size:18px}.hps-v24-contact-actions>a.is-whatsapp>span{background:#12b76a}.hps-v24-contact-actions div{min-width:0}.hps-v24-contact-actions b{display:block;font-size:13px;white-space:nowrap}.hps-v24-contact-actions small{display:block;margin-top:2px;font-size:11px;color:#667085;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.hps-v24-hours{display:flex;align-items:center;gap:12px;margin-top:14px;padding:14px 16px;border:1px solid #ffe3cc;border-radius:14px;background:linear-gradient(90deg,#fff7ef,#fff1df)}.hps-v24-hours>span{display:grid;place-items:center;width:38px;height:38px;border:2px solid var(--v24-orange);border-radius:50%;color:var(--v24-orange);font-size:19px}.hps-v24-hours div{display:grid;gap:2px}.hps-v24-hours b{font-size:14px}.hps-v24-hours small{font-size:12px;color:#667085}
.hps-v24-message-panel .hps-v117-shortcode-contact{margin:0}.hps-v24-message-panel .hps-contact-form-card{padding:0!important;border:0!important;box-shadow:none!important;background:transparent!important}.hps-v24-message-panel .hps-contact-field-row{display:grid!important;grid-template-columns:1fr 1fr!important;gap:14px!important}.hps-v24-message-panel .hps-contact-form-v92 label{display:grid;gap:7px;margin:0 0 14px;font-weight:700;color:#172b45;font-size:13px}.hps-v24-message-panel .hps-contact-form-v92 input,.hps-v24-message-panel .hps-contact-form-v92 select,.hps-v24-message-panel .hps-contact-form-v92 textarea{width:100%!important;border:1px solid #d8dee8!important;border-radius:10px!important;background:#fff!important;padding:12px 13px!important;color:#101828!important;box-shadow:0 1px 2px rgba(16,24,40,.02)!important;outline:none!important}.hps-v24-message-panel .hps-contact-form-v92 textarea{min-height:126px!important;resize:vertical}.hps-v24-message-panel .hps-contact-form-v92 input:focus,.hps-v24-message-panel .hps-contact-form-v92 select:focus,.hps-v24-message-panel .hps-contact-form-v92 textarea:focus{border-color:#ff9a5c!important;box-shadow:0 0 0 3px rgba(255,90,0,.09)!important}.hps-v24-message-panel .hps-contact-form-v92 button{width:100%!important;min-height:50px!important;border:0!important;border-radius:10px!important;background:linear-gradient(90deg,#ff5a00,#ff7300)!important;color:#fff!important;font-weight:800!important;font-size:15px!important;box-shadow:0 9px 20px rgba(255,90,0,.2)!important;cursor:pointer}.hps-v24-message-panel .hps-contact-form-v92 button:hover{filter:brightness(.97);transform:translateY(-1px)}.hps-v24-safe-note{text-align:center;margin-top:10px;font-size:11px;color:#7b8798}
.hps-v24-feature-strip{display:grid;grid-template-columns:repeat(4,1fr);margin-top:18px;border:1px solid #f3e0cf;border-radius:19px;background:linear-gradient(90deg,#fff8f1,#fffdfb,#fff8f1);overflow:hidden}.hps-v24-feature-strip>div{display:flex;align-items:center;gap:12px;padding:18px 22px;border-right:1px solid #f2e6dc}.hps-v24-feature-strip>div:last-child{border-right:0}.hps-v24-feature-strip i{display:grid;place-items:center;width:42px;height:42px;flex:0 0 42px;border-radius:50%;background:#fff0e3;color:var(--v24-orange);font-style:normal;font-size:20px}.hps-v24-feature-strip span{display:grid;gap:2px}.hps-v24-feature-strip b{font-size:13px;color:#172b45}.hps-v24-feature-strip small{font-size:11px;color:#667085}
.hps-v24-policy-layout{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:22px;align-items:start}.hps-v24-policy-card{padding:clamp(24px,4vw,46px);border:1px solid #e7ebf0;border-radius:22px;background:#fff;box-shadow:0 14px 38px rgba(16,24,40,.055)}.hps-v24-policy-content{font-size:16px;line-height:1.82;color:#475467}.hps-v24-policy-content>*:first-child{margin-top:0}.hps-v24-policy-content h1{display:none}.hps-v24-policy-content h2{position:relative;margin:34px 0 13px;padding:0 0 12px 18px;border-bottom:1px solid #edf0f4;font-size:23px;line-height:1.3;color:#12243a}.hps-v24-policy-content h2:before{content:"";position:absolute;left:0;top:4px;width:5px;height:25px;border-radius:10px;background:linear-gradient(#ff5a00,#ff9a5c)}.hps-v24-policy-content h3{font-size:18px;color:#172b45}.hps-v24-policy-content p{margin:0 0 15px}.hps-v24-policy-content ul,.hps-v24-policy-content ol{margin:12px 0 20px;padding-left:24px}.hps-v24-policy-content li{margin:7px 0}.hps-v24-policy-content a{color:var(--v24-orange);font-weight:600}.hps-v24-policy-content .hps-policy-lead{font-size:16px;color:#344054;background:linear-gradient(90deg,#fff7ef,#fffaf6);border:1px solid #ffe0c7;border-left:5px solid var(--v24-orange);padding:18px 20px;border-radius:12px;margin:0 0 25px!important}.hps-v24-policy-content .hps-policy-alert{padding:18px 20px;border:1px solid #fed7aa;border-radius:14px;background:#fff7ed;color:#8a3418}.hps-v24-policy-content .hps-policy-meta{display:inline-flex;margin:0 0 17px;padding:7px 11px;border:1px solid #e5e7eb;border-radius:999px;background:#f8fafc;color:#667085;font-size:12px;font-weight:700}.hps-v24-policy-content .hps-policy-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:20px 0 26px}.hps-v24-policy-content .hps-policy-mini-card{padding:17px;border:1px solid #e8ebef;border-radius:14px;background:#fbfcfd}.hps-v24-policy-content .hps-v10-business-card{margin-top:30px;padding:20px;border:1px solid #e7ebef;border-radius:15px;background:#f8fafc}.hps-v24-policy-side{display:grid;gap:16px;position:sticky;top:150px}.hps-v24-side-card{padding:22px;border:1px solid #e7ebf0;border-radius:19px;background:#fff;box-shadow:0 10px 28px rgba(16,24,40,.05)}.hps-v24-side-icon{display:grid;place-items:center;width:44px;height:44px;margin-bottom:14px;border-radius:13px;background:linear-gradient(135deg,#ff5a00,#ff8a3d);color:#fff;font-weight:900}.hps-v24-side-card h3{margin:0 0 8px;font-size:18px;color:#12243a}.hps-v24-side-card p{margin:0 0 13px;color:#667085;font-size:13px;line-height:1.65}.hps-v24-side-card a{color:var(--v24-orange);font-weight:800;text-decoration:none}.hps-v24-side-business{background:linear-gradient(145deg,#fff,#fff8f2)}
@media(max-width:1100px){.hps-v24-contact-grid{grid-template-columns:1fr}.hps-v24-policy-layout{grid-template-columns:1fr}.hps-v24-policy-side{position:static;grid-template-columns:1fr 1fr}.hps-v24-hero-trust{grid-template-columns:1fr}.hps-v24-page-hero{align-items:center}}
@media(max-width:820px){.hps-v24-page-hero{display:block;padding:24px 20px}.hps-v24-hero-trust{margin-top:20px}.hps-v24-contact-actions,.hps-v24-feature-strip{grid-template-columns:1fr 1fr}.hps-v24-feature-strip>div:nth-child(2){border-right:0}.hps-v24-feature-strip>div:nth-child(-n+2){border-bottom:1px solid #f2e6dc}.hps-v24-policy-content .hps-policy-grid{grid-template-columns:1fr}.hps-v24-message-panel .hps-contact-field-row{grid-template-columns:1fr!important}.hps-v24-policy-side{grid-template-columns:1fr}}
@media(max-width:560px){.hps-v24-info-shell{padding-left:12px;padding-right:12px}.hps-v24-breadcrumb{padding-left:4px}.hps-v24-page-hero{border-radius:18px;margin-top:5px}.hps-v24-page-hero h1{font-size:38px}.hps-v24-panel{padding:17px;border-radius:17px}.hps-v24-contact-actions,.hps-v24-feature-strip{grid-template-columns:1fr}.hps-v24-feature-strip>div{border-right:0!important;border-bottom:1px solid #f2e6dc!important}.hps-v24-feature-strip>div:last-child{border-bottom:0!important}.hps-v24-contact-highlight{padding:14px}.hps-v24-contact-highlight strong{font-size:17px}.hps-v24-contact-original iframe{height:220px!important}.hps-v24-policy-card{padding:20px 17px;border-radius:17px}.hps-v24-policy-content h2{font-size:20px}.hps-v24-hero-trust{display:none}}

/* =========================================================
   V25.0 — Premium information pages visual redesign
   Scope: About / Contact / Policy pages only. WooCommerce untouched.
   ========================================================= */
.hps-v25-info-page{--v25-orange:#ff5a00;--v25-orange2:#ff7a1a;--v25-ink:#0f1b31;--v25-muted:#607089;--v25-line:#e9edf3;--v25-peach:#fff4ea;position:relative;overflow:hidden;background:linear-gradient(180deg,#fff 0,#fffaf6 42%,#fff 100%);padding:0 0 42px;color:var(--v25-ink)}
.hps-v25-info-page *{box-sizing:border-box}.hps-v25-info-shell{position:relative;z-index:2;max-width:1500px;margin:0 auto;padding:0 28px}.hps-v25-bg-orb{position:absolute;border-radius:50%;filter:blur(1px);opacity:.55;pointer-events:none}.hps-v25-bg-orb-a{width:460px;height:460px;right:-220px;top:80px;background:radial-gradient(circle,#ffe7d4 0,rgba(255,231,212,0) 70%)}.hps-v25-bg-orb-b{width:380px;height:380px;left:-210px;top:620px;background:radial-gradient(circle,#fff0e5 0,rgba(255,240,229,0) 70%)}
.hps-v25-breadcrumb{display:flex;gap:10px;align-items:center;padding:20px 0 16px;font-size:14px;color:#76839a}.hps-v25-breadcrumb a{color:var(--v25-ink);text-decoration:none}.hps-v25-breadcrumb strong{font-weight:700;color:#34445d}
.hps-v25-page-hero{min-height:270px;border:1px solid #f0e6de;border-radius:28px;padding:44px 50px;display:grid;grid-template-columns:minmax(0,1.3fr) minmax(360px,.7fr);align-items:center;gap:30px;position:relative;overflow:hidden;background:linear-gradient(120deg,#fff 0,#fff9f3 58%,#ffe9d4 100%);box-shadow:0 16px 45px rgba(15,27,49,.07)}
.hps-v25-page-hero:after{content:"";position:absolute;width:320px;height:320px;right:14%;top:-190px;border:52px solid rgba(255,90,0,.05);border-radius:50%}.hps-v25-eyebrow{display:inline-flex;align-items:center;gap:7px;font-size:12px;font-weight:900;letter-spacing:1.8px;color:var(--v25-orange);text-transform:uppercase;margin-bottom:11px}.hps-v25-eyebrow:before{content:"";width:28px;height:3px;border-radius:20px;background:var(--v25-orange)}
.hps-v25-page-hero h1{font-size:clamp(42px,4vw,68px);line-height:1.02;letter-spacing:-2.2px;margin:0;color:var(--v25-ink);font-weight:900}.hps-v25-page-hero h1::first-letter{}.hps-v25-page-hero-copy>p{font-size:18px;line-height:1.6;color:#53627a;max-width:740px;margin:16px 0 22px}.hps-v25-hero-pills{display:flex;gap:10px;flex-wrap:wrap}.hps-v25-hero-pills span{background:#fff;border:1px solid #f0ded0;border-radius:999px;padding:9px 13px;font-size:13px;font-weight:800;color:#304158;box-shadow:0 5px 16px rgba(15,27,49,.04)}
.hps-v25-hero-art{position:relative;min-height:185px;display:flex;align-items:center;justify-content:center}.hps-v25-hero-ring{position:absolute;border-radius:50%;border:1px solid rgba(255,90,0,.18)}.hps-v25-hero-ring.ring-one{width:180px;height:180px}.hps-v25-hero-ring.ring-two{width:132px;height:132px;border-style:dashed}.hps-v25-hero-icon{position:relative;z-index:2;width:96px;height:96px;border-radius:28px;display:grid;place-items:center;font-size:42px;font-weight:900;background:linear-gradient(145deg,#ff6500,#ff8a2b);color:#fff;box-shadow:0 20px 40px rgba(255,90,0,.28);transform:rotate(-3deg)}.hps-v25-hero-mini{position:absolute;right:5px;bottom:2px;z-index:3;background:#fff;border:1px solid #f0e5dc;border-radius:16px;padding:11px 15px;box-shadow:0 10px 26px rgba(15,27,49,.1);min-width:180px}.hps-v25-hero-mini b,.hps-v25-hero-mini small{display:block}.hps-v25-hero-mini b{font-size:13px}.hps-v25-hero-mini small{font-size:11px;color:#7b8798;margin-top:2px}
.hps-v25-contact-trustbar,.hps-v25-feature-strip{margin:18px 0 22px;display:grid;grid-template-columns:repeat(4,1fr);gap:0;background:#fff;border:1px solid var(--v25-line);border-radius:20px;box-shadow:0 10px 30px rgba(15,27,49,.05);overflow:hidden}.hps-v25-contact-trustbar>div,.hps-v25-feature-strip>div{display:flex;gap:12px;align-items:center;padding:18px 20px;min-height:84px;position:relative}.hps-v25-contact-trustbar>div:not(:last-child):after,.hps-v25-feature-strip>div:not(:last-child):after{content:"";position:absolute;right:0;top:24%;width:1px;height:52%;background:#edf0f4}.hps-v25-contact-trustbar i,.hps-v25-feature-strip i{font-style:normal;width:44px;height:44px;flex:0 0 44px;border-radius:15px;display:grid;place-items:center;background:#fff0e4;color:var(--v25-orange);font-size:22px}.hps-v25-contact-trustbar b,.hps-v25-feature-strip b,.hps-v25-contact-trustbar small,.hps-v25-feature-strip small{display:block}.hps-v25-contact-trustbar b,.hps-v25-feature-strip b{font-size:14px}.hps-v25-contact-trustbar small,.hps-v25-feature-strip small{font-size:12px;color:#778499;margin-top:2px}
.hps-v25-contact-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);gap:22px}.hps-v25-panel,.hps-v25-policy-card,.hps-v25-side-card{background:#fff;border:1px solid var(--v25-line);border-radius:24px;box-shadow:0 14px 36px rgba(15,27,49,.06)}.hps-v25-panel{padding:24px}.hps-v25-panel-heading{display:grid;grid-template-columns:54px minmax(0,1fr) auto;gap:14px;align-items:start;margin-bottom:20px}.hps-v25-square-icon{width:54px;height:54px;border-radius:16px;display:grid;place-items:center;background:linear-gradient(145deg,#ff5a00,#ff7a1a);color:#fff;font-size:25px;box-shadow:0 10px 24px rgba(255,90,0,.2)}.hps-v25-panel-heading h2{font-size:26px;line-height:1.15;margin:2px 0 5px;color:var(--v25-ink)}.hps-v25-panel-heading p{margin:0;color:#66758c;line-height:1.5}.hps-v25-outline-btn{align-self:center;text-decoration:none;border:1.5px solid var(--v25-orange);color:var(--v25-orange);border-radius:12px;padding:11px 16px;font-weight:800;font-size:13px;white-space:nowrap}
.hps-v25-contact-original{border-radius:18px;overflow:hidden;background:#f8fafc;min-height:245px;margin-bottom:16px}.hps-v25-contact-original iframe{width:100%!important;min-height:245px!important;border:0!important;display:block}.hps-v25-contact-original>p{margin:0}.hps-v25-contact-original .hps-policy-lead,.hps-v25-contact-original .hps-policy-grid{display:none!important}
.hps-v25-contact-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.hps-v25-contact-actions a{display:grid;grid-template-columns:42px minmax(0,1fr) 20px;align-items:center;gap:9px;padding:12px;border-radius:14px;text-decoration:none;background:#fafbfc;border:1px solid #eef1f5;color:#17233a;transition:.2s ease}.hps-v25-contact-actions a:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(15,27,49,.08);border-color:#f1d7c3}.hps-v25-contact-actions a>span{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;background:#ff6a0d;color:#fff;font-size:20px}.hps-v25-contact-actions a.is-whatsapp>span{background:#18b85a}.hps-v25-contact-actions b,.hps-v25-contact-actions small{display:block}.hps-v25-contact-actions b{font-size:13px}.hps-v25-contact-actions small{font-size:11px;color:#748196;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hps-v25-contact-actions em{font-style:normal;color:#ff6a0d;font-size:22px}.hps-v25-hours{margin-top:14px;background:linear-gradient(100deg,#fff4ea,#fffaf6);border:1px solid #f7e1d0;border-radius:16px;padding:14px 16px;display:flex;gap:12px;align-items:center}.hps-v25-hours>span{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;border:2px solid var(--v25-orange);color:var(--v25-orange);font-size:20px}.hps-v25-hours b,.hps-v25-hours small{display:block}.hps-v25-hours small{color:#6a7587;margin-top:3px}
.hps-v25-message-panel .hps-contact-form-card{margin:0!important;padding:0!important;border:0!important;box-shadow:none!important;background:transparent!important}.hps-v25-message-panel .hps-contact-field-row{display:grid!important;grid-template-columns:1fr 1fr!important;gap:13px!important}.hps-v25-message-panel .hps-contact-form-v92 label{display:block!important;margin-bottom:13px!important}.hps-v25-message-panel .hps-contact-form-v92 label>span{font-size:13px!important;font-weight:800!important;color:#17233a!important;margin-bottom:7px!important;display:block!important}.hps-v25-message-panel input,.hps-v25-message-panel select,.hps-v25-message-panel textarea{width:100%!important;border:1px solid #dfe4ea!important;border-radius:12px!important;background:#fff!important;min-height:48px!important;padding:12px 13px!important;font-size:14px!important;outline:none!important;box-shadow:none!important}.hps-v25-message-panel textarea{min-height:130px!important;resize:vertical}.hps-v25-message-panel input:focus,.hps-v25-message-panel select:focus,.hps-v25-message-panel textarea:focus{border-color:#ff8a47!important;box-shadow:0 0 0 3px rgba(255,90,0,.08)!important}.hps-v25-message-panel button[type=submit]{width:100%!important;border:0!important;border-radius:12px!important;min-height:52px!important;background:linear-gradient(90deg,#ff5a00,#ff6e00)!important;color:#fff!important;font-size:16px!important;font-weight:900!important;box-shadow:0 12px 24px rgba(255,90,0,.2)!important}.hps-v25-safe-note{text-align:center;color:#778397;font-size:12px;margin-top:13px}
.hps-v25-policy-intro-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:20px 0}.hps-v25-policy-intro-strip>div{background:#fff;border:1px solid var(--v25-line);border-radius:16px;padding:15px 16px;display:grid;grid-template-columns:42px 1fr;column-gap:12px;box-shadow:0 8px 22px rgba(15,27,49,.04)}.hps-v25-policy-intro-strip span{grid-row:1/3;width:42px;height:42px;border-radius:13px;background:#fff1e6;color:var(--v25-orange);display:grid;place-items:center;font-size:12px;font-weight:900}.hps-v25-policy-intro-strip b{font-size:14px}.hps-v25-policy-intro-strip small{color:#8190a3;margin-top:2px}
.hps-v25-policy-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:22px;align-items:start}.hps-v25-policy-card{padding:30px 34px;min-width:0}.hps-v25-policy-topline{display:flex;align-items:center;gap:12px;padding-bottom:20px;margin-bottom:4px;border-bottom:1px solid #edf0f4}.hps-v25-policy-badge{width:46px;height:46px;border-radius:14px;background:linear-gradient(145deg,#ff5a00,#ff7a1a);color:#fff;display:grid;place-items:center;font-size:20px;font-weight:900}.hps-v25-policy-topline b,.hps-v25-policy-topline small{display:block}.hps-v25-policy-topline b{font-size:16px}.hps-v25-policy-topline small{color:#8a96a7;font-size:12px;margin-top:2px}.hps-v25-policy-content{font-size:16px;line-height:1.78;color:#4a5870}.hps-v25-policy-content>.hps-policy-updated,.hps-v25-policy-content>.hps-policy-last-updated{display:inline-flex;background:#fff1e7;border:1px solid #f7d9c2;color:#a64612;border-radius:999px;padding:7px 11px;font-size:12px;font-weight:800;margin:18px 0 2px}.hps-v25-policy-content .hps-policy-lead{font-size:18px;line-height:1.65;color:#25344b;background:linear-gradient(100deg,#fff8f2,#fff);border-left:4px solid var(--v25-orange);padding:18px 20px;border-radius:0 14px 14px 0;margin:20px 0 24px}.hps-v25-policy-content h2{font-size:22px;line-height:1.25;color:#142139;margin:31px 0 11px;padding-left:16px;position:relative}.hps-v25-policy-content h2:before{content:"";position:absolute;left:0;top:4px;width:5px;height:22px;border-radius:9px;background:linear-gradient(#ff5a00,#ff9a56)}.hps-v25-policy-content h3{font-size:17px;color:#17253c;margin:22px 0 8px}.hps-v25-policy-content p{margin:0 0 15px}.hps-v25-policy-content ul,.hps-v25-policy-content ol{margin:10px 0 18px;padding-left:24px}.hps-v25-policy-content li{margin:7px 0}.hps-v25-policy-content a{color:#e85400;font-weight:700}.hps-v25-policy-content strong{color:#233148}.hps-v25-policy-content table{width:100%;border-collapse:separate;border-spacing:0;border:1px solid #e8ebf0;border-radius:14px;overflow:hidden}.hps-v25-policy-content td,.hps-v25-policy-content th{padding:12px 14px;border-bottom:1px solid #eef0f3;text-align:left}.hps-v25-policy-content tr:last-child td{border-bottom:0}
.hps-v25-policy-side{display:grid;gap:15px;position:sticky;top:120px}.hps-v25-side-card{padding:22px}.hps-v25-side-icon{width:48px;height:48px;border-radius:15px;display:grid;place-items:center;background:#fff0e4;color:var(--v25-orange);font-size:22px;margin-bottom:13px}.hps-v25-side-card h3{font-size:19px;margin:0 0 9px;color:#132039}.hps-v25-side-card p{font-size:13px;line-height:1.65;color:#6a788e;margin:0 0 14px}.hps-v25-primary-btn{display:block;text-align:center;text-decoration:none;background:linear-gradient(90deg,#ff5a00,#ff6e00);color:#fff!important;border-radius:12px;padding:12px 14px;font-size:13px;font-weight:900}.hps-v25-side-links{display:grid;gap:8px}.hps-v25-side-links a{text-decoration:none;color:#26364d;font-size:12px;font-weight:700;word-break:break-word}.hps-v25-side-assurance{background:linear-gradient(145deg,#17243a,#0f192b);border-color:#1e2c43;color:#fff}.hps-v25-side-assurance h3{color:#fff}.hps-v25-side-assurance ul{list-style:none;margin:10px 0 0;padding:0}.hps-v25-side-assurance li{font-size:13px;padding:7px 0;color:#dce4ef;border-bottom:1px solid rgba(255,255,255,.08)}.hps-v25-side-assurance li:last-child{border:0}
.hps-v25-feature-strip{margin-top:22px;margin-bottom:0}.hps-v25-feature-strip i{font-weight:900}
@media(max-width:1100px){.hps-v25-page-hero{grid-template-columns:1fr 290px;padding:36px}.hps-v25-contact-grid{grid-template-columns:1fr}.hps-v25-policy-layout{grid-template-columns:1fr}.hps-v25-policy-side{position:static;grid-template-columns:repeat(3,1fr)}.hps-v25-contact-actions{grid-template-columns:repeat(3,1fr)}}
@media(max-width:820px){.hps-v25-info-shell{padding:0 16px}.hps-v25-page-hero{grid-template-columns:1fr;padding:28px;border-radius:22px}.hps-v25-page-hero h1{font-size:42px;letter-spacing:-1.4px}.hps-v25-page-hero-copy>p{font-size:16px}.hps-v25-hero-art{min-height:145px}.hps-v25-hero-icon{width:82px;height:82px;font-size:34px}.hps-v25-contact-trustbar,.hps-v25-feature-strip{grid-template-columns:1fr 1fr}.hps-v25-contact-trustbar>div:nth-child(2):after,.hps-v25-feature-strip>div:nth-child(2):after{display:none}.hps-v25-contact-actions{grid-template-columns:1fr}.hps-v25-panel-heading{grid-template-columns:48px 1fr}.hps-v25-outline-btn{grid-column:2}.hps-v25-square-icon{width:48px;height:48px}.hps-v25-policy-intro-strip{grid-template-columns:1fr}.hps-v25-policy-side{grid-template-columns:1fr}.hps-v25-policy-card{padding:24px}.hps-v25-message-panel .hps-contact-field-row{grid-template-columns:1fr!important}}
@media(max-width:520px){.hps-v25-page-hero{padding:23px 20px}.hps-v25-page-hero h1{font-size:36px}.hps-v25-hero-pills span{font-size:11px;padding:7px 9px}.hps-v25-contact-trustbar,.hps-v25-feature-strip{grid-template-columns:1fr}.hps-v25-contact-trustbar>div:after,.hps-v25-feature-strip>div:after{display:none!important}.hps-v25-panel{padding:18px}.hps-v25-panel-heading h2{font-size:21px}.hps-v25-policy-card{padding:20px 18px}.hps-v25-policy-content{font-size:15px}.hps-v25-policy-content h2{font-size:19px}.hps-v25-contact-original{min-height:220px}.hps-v25-contact-original iframe{min-height:220px!important}}


/* V26.0 — mockup-matched information page polish */
body .hps-v25-info-page{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important}
body .hps-v25-info-page .hps-v25-page-hero{background:linear-gradient(120deg,#fff 0%,#fffaf5 58%,#fff0df 100%)!important;border:1px solid #f5e4d5!important;box-shadow:0 16px 42px rgba(15,27,49,.06)!important}
body .hps-v25-info-page .hps-v25-page-hero h1{font-weight:900!important;letter-spacing:-1.8px!important}
body .hps-v25-policy-card,body .hps-v25-side-card,body .hps-v25-panel{box-shadow:0 12px 34px rgba(15,27,49,.06)!important}
body .hps-v25-policy-content h2{background:#fff!important}
body .hps-v25-policy-content h2+ p,body .hps-v25-policy-content h2+ ul,body .hps-v25-policy-content h2+ ol{border-left:3px solid #fff0e5;padding-left:15px}
body .hps-v25-policy-content strong{color:#16243a}
body .hps-v25-feature-strip{box-shadow:0 10px 28px rgba(15,27,49,.04)}
@media(min-width:1180px){body .hps-v25-info-shell{max-width:1480px!important}}


/* =========================================================
   V27 — Premium info pages: live map + editable page banners
   ========================================================= */
.hps-v27-banner-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;border-radius:inherit;z-index:1}
.hps-v25-hero-art.has-banner{overflow:hidden;min-height:210px;background:#fff;border:1px solid #f0e2d7}
.hps-v25-hero-art.has-banner:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.04),rgba(255,90,0,.08));z-index:2;pointer-events:none}
.hps-v25-hero-art.has-banner .hps-v25-hero-ring,.hps-v25-hero-art.has-banner .hps-v25-hero-icon,.hps-v25-hero-art.has-banner .hps-v25-hero-mini{display:none!important}
.hps-v27-map-wrap{position:relative;width:100%;min-height:320px;border-radius:18px;overflow:hidden;background:#f4f7fa;border:1px solid #e7ebf0;box-shadow:inset 0 0 0 1px rgba(255,255,255,.7)}
.hps-v27-map-wrap iframe{display:block;width:100%!important;height:320px!important;min-height:320px!important;border:0!important;margin:0!important;background:#eef2f5}
.hps-v27-map-note{display:flex;align-items:center;gap:8px;font-size:12px;color:#66758b;margin-top:8px}
.hps-v25-contact-original{display:none!important}
.hps-v25-policy-content .hps-policy-updated,.hps-v25-policy-content .hps-policy-last-updated,.hps-v25-policy-content .last-updated,.hps-v25-policy-content [class*="last-updated"]{display:none!important}
@media(max-width:820px){.hps-v25-hero-art.has-banner{min-height:170px}.hps-v27-map-wrap,.hps-v27-map-wrap iframe{height:260px!important;min-height:260px!important}}
