/* Havana Systems Homepage Rebuild — lightweight, RTL and responsive */
.hsh-home{
	--hsh-navy:#111c33;
	--hsh-blue:#3568ff;
	--hsh-blue-dark:#204ac7;
	--hsh-sky:#eef4ff;
	--hsh-soft:#f6f8fc;
	--hsh-line:#e4e9f2;
	--hsh-text:#5e6879;
	--hsh-white:#fff;
	background:#fff;
	color:var(--hsh-navy);
	font-family:inherit;
	line-height:1.75;
	overflow:hidden;
}
.hsh-home *{box-sizing:border-box}
.hsh-home a{text-decoration:none}
.hsh-shell{width:min(1180px,calc(100% - 40px));margin-inline:auto}
.hsh-section{padding:100px 0}
.hsh-kicker,.hsh-eyebrow{color:var(--hsh-blue);font-size:14px;font-weight:800;letter-spacing:.01em;margin:0 0 14px}
.hsh-heading{max-width:760px;margin:0 auto 48px;text-align:center}
.hsh-heading h2,.hsh-platform h2,.hsh-final-cta h2{font-size:clamp(30px,4vw,48px);line-height:1.25;letter-spacing:-.035em;margin:0 0 18px}
.hsh-heading>p:last-child{color:var(--hsh-text);font-size:17px;margin:0}
.hsh-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:52px;padding:0 24px;border-radius:12px;font-weight:800;font-size:15px;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}
.hsh-btn:hover{transform:translateY(-2px)}
.hsh-btn-primary{background:var(--hsh-blue);color:#fff;box-shadow:0 12px 28px rgba(53,104,255,.25)}
.hsh-btn-primary:hover{background:var(--hsh-blue-dark);color:#fff}
.hsh-btn-secondary{border:1px solid #cfd8e8;color:var(--hsh-navy);background:#fff}
.hsh-btn-secondary:hover{box-shadow:0 10px 25px rgba(20,38,70,.08);color:var(--hsh-navy)}
.hsh-actions{display:flex;flex-wrap:wrap;gap:12px}

/* Hero */
.hsh-hero{position:relative;padding:105px 0 78px;background:radial-gradient(circle at 75% 18%,rgba(53,104,255,.12),transparent 31%),linear-gradient(180deg,#fbfdff 0%,#fff 82%)}
.hsh-hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(26,48,87,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(26,48,87,.035) 1px,transparent 1px);background-size:44px 44px;mask-image:linear-gradient(to bottom,#000,transparent 75%);pointer-events:none}
.hsh-hero-grid{position:relative;display:grid;grid-template-columns:1.02fr .98fr;gap:64px;align-items:center}
.hsh-eyebrow{display:flex;align-items:center;gap:8px}
.hsh-eyebrow span{width:28px;height:2px;background:var(--hsh-blue);border-radius:99px}
.hsh-hero h1{font-size:clamp(39px,5.3vw,66px);line-height:1.13;letter-spacing:-.048em;margin:0 0 22px;max-width:720px}
.hsh-hero h1 em{display:block;font-style:normal;color:var(--hsh-blue)}
.hsh-lead{font-size:18px;color:var(--hsh-text);max-width:660px;margin:0 0 10px}
.hsh-slogan{font-weight:900;color:var(--hsh-navy);margin:0 0 28px;font-size:17px}
.hsh-mini-trust{display:flex;flex-wrap:wrap;gap:18px;margin-top:26px;color:#60708a;font-size:13px;font-weight:700}
.hsh-mini-trust span:before{content:"✓";display:inline-grid;place-items:center;width:19px;height:19px;margin-left:7px;border-radius:50%;background:#eaf0ff;color:var(--hsh-blue);font-size:11px}
.hsh-product-visual{position:relative;min-width:0}
.hsh-browser{background:#fff;border:1px solid #dfe6f1;border-radius:18px;box-shadow:0 32px 80px rgba(21,38,70,.16);overflow:hidden;transform:perspective(1200px) rotateY(-3deg) rotateX(1deg)}
.hsh-browser-top{height:42px;padding:0 15px;display:flex;align-items:center;gap:6px;border-bottom:1px solid #e9edf4;color:#6e7890;font-size:10px}
.hsh-browser-top i{width:8px;height:8px;border-radius:50%;background:#dbe1eb}
.hsh-browser-top b{margin-right:auto;font-size:10px}
.hsh-dashboard{display:grid;grid-template-columns:54px 1fr;min-height:410px}
.hsh-dashboard aside{background:#132140;display:flex;flex-direction:column;align-items:center;padding:16px 10px;gap:19px}
.hsh-dashboard aside strong{display:grid;place-items:center;width:29px;height:29px;border-radius:8px;background:var(--hsh-blue);color:#fff}
.hsh-dashboard aside span{width:22px;height:6px;border-radius:6px;background:#33466c}
.hsh-dashboard aside span.is-active{background:#fff}
.hsh-dash-main{padding:22px;background:#f7f9fd}
.hsh-dash-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}
.hsh-dash-head b{font-size:15px}.hsh-dash-head small{font-size:9px;color:#8090a9}
.hsh-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}
.hsh-kpis>div{background:#fff;border:1px solid #e7ebf3;border-radius:10px;padding:12px}
.hsh-kpis small,.hsh-kpis strong,.hsh-kpis em{display:block}.hsh-kpis small{font-size:8px;color:#8290a6}.hsh-kpis strong{font-size:15px;margin:3px 0}.hsh-kpis em{font-size:8px;color:#18a66a;font-style:normal}
.hsh-chart{margin-top:12px;background:#fff;border:1px solid #e7ebf3;border-radius:11px;padding:14px 14px 5px}
.hsh-chart-title{display:flex;justify-content:space-between}.hsh-chart-title b{font-size:10px}.hsh-chart-title small{font-size:8px;color:#8c98aa}
.hsh-chart svg{width:100%;height:145px;overflow:visible}.hsh-chart .area{fill:url(#hshGradient)}.hsh-chart .line{fill:none;stroke:var(--hsh-blue);stroke-width:3;stroke-linecap:round}
.hsh-dash-bottom{display:grid;grid-template-columns:1.15fr .85fr;gap:12px;margin-top:12px}.hsh-dash-bottom div{height:52px;border-radius:10px;border:1px solid #e7ebf3;background:#fff}
.hsh-floating-card{position:absolute;background:#fff;border:1px solid #e4e9f2;border-radius:12px;box-shadow:0 18px 45px rgba(20,38,70,.14);padding:12px 15px;display:flex;gap:8px;align-items:center;font-size:11px}
.hsh-floating-card b{font-size:12px}.hsh-floating-card span{color:#7d899e}.hsh-float-one{left:-28px;top:72px;display:block}.hsh-float-one b{display:block;color:#18a66a;font-size:19px}.hsh-float-two{right:-22px;bottom:42px}.hsh-check{display:grid;place-items:center!important;width:25px;height:25px;border-radius:50%;background:#e9f8f2;color:#18a66a!important;font-weight:900}

/* Trust strip */
.hsh-trustbar{border-block:1px solid var(--hsh-line);background:#fff}
.hsh-trustbar .hsh-shell{min-height:88px;display:flex;align-items:center;justify-content:space-between;gap:30px}
.hsh-trustbar p{margin:0;font-weight:800;font-size:14px}
.hsh-trustbar div div{display:flex;align-items:center;gap:18px;color:#59657a;font-weight:800;font-size:13px}
.hsh-trustbar i{width:4px;height:4px;border-radius:50%;background:#b6c1d2}

/* Values */
.hsh-problem{background:#fff}
.hsh-value-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.hsh-value-grid article{position:relative;border:1px solid var(--hsh-line);border-radius:18px;padding:28px;background:#fff;transition:transform .2s ease,box-shadow .2s ease}
.hsh-value-grid article:hover{transform:translateY(-4px);box-shadow:0 20px 45px rgba(20,38,70,.08)}
.hsh-value-grid article>span{position:absolute;left:22px;top:18px;color:#c7cfdb;font-weight:900;font-size:12px}
.hsh-icon{display:grid;place-items:center;width:44px;height:44px;border-radius:13px;background:var(--hsh-sky);color:var(--hsh-blue);font-size:22px;font-weight:900;margin-bottom:20px}
.hsh-value-grid h3{font-size:21px;margin:0 0 8px}.hsh-value-grid p{color:var(--hsh-text);margin:0;font-size:15px}

/* Systems */
.hsh-systems{background:var(--hsh-soft)}
.hsh-heading-row{max-width:none;display:grid;grid-template-columns:1fr .65fr;align-items:end;text-align:right;gap:80px}
.hsh-heading-row h2{margin-bottom:0}.hsh-heading-row>p{font-size:16px!important}
.hsh-system-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;align-items:stretch}
.hsh-system-card{background:#fff;border:1px solid #e2e7f0;border-radius:20px;overflow:hidden;display:flex;flex-direction:column;transition:transform .2s ease,box-shadow .2s ease}
.hsh-system-card:hover{transform:translateY(-5px);box-shadow:0 24px 55px rgba(20,38,70,.1)}
.hsh-system-card.hsh-featured{border-color:#b9c9ff;box-shadow:0 18px 50px rgba(53,104,255,.1)}
.hsh-card-image{height:310px;position:relative;overflow:hidden;background:#fff;border-bottom:1px solid #e7ebf3}
.hsh-card-image img{width:100%;height:100%;display:block;object-fit:cover;object-position:center top;transform-origin:center top;transition:transform .3s ease}
.hsh-card-image-pos img{transform:scale(1.06)}
.hsh-card-image-crm img{transform:scale(1.035)}
.hsh-card-image-erp img{transform:scale(1.14)}
.hsh-card-image>span{position:absolute;right:15px;top:15px;padding:6px 10px;background:#fff;border-radius:8px;color:var(--hsh-blue);font-weight:900;font-size:11px;box-shadow:0 7px 20px rgba(20,38,70,.1)}
.hsh-card-image>b{position:absolute;left:15px;top:15px;padding:6px 9px;background:var(--hsh-blue);color:#fff;border-radius:8px;font-size:10px}
.hsh-card-body{padding:25px 25px 27px;display:flex;flex-direction:column;flex:1}
.hsh-card-body>p{margin:0;color:var(--hsh-blue);font-size:12px;font-weight:800}.hsh-card-body h3{font-size:25px;margin:3px 0 13px}
.hsh-card-body ul{list-style:none;margin:0 0 22px;padding:0;color:var(--hsh-text);font-size:14px}
.hsh-card-body li{padding:5px 0}.hsh-card-body li:before{content:"✓";color:var(--hsh-blue);font-weight:900;margin-left:8px}
.hsh-card-body>a{margin-top:auto;color:var(--hsh-navy);font-weight:900;font-size:14px}.hsh-card-body>a span{color:var(--hsh-blue);margin-right:4px}

/* Platform */
.hsh-platform{background:#101a31;color:#fff;position:relative}
.hsh-platform:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 78% 50%,rgba(53,104,255,.28),transparent 28%)}
.hsh-platform-grid{position:relative;display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:90px}
.hsh-platform-copy>p:not(.hsh-kicker){color:#b8c2d5;font-size:17px;margin:0 0 26px}
.hsh-check-list{display:grid;gap:14px}
.hsh-check-list>div{display:flex;gap:12px;align-items:flex-start}
.hsh-check-list>div>span{display:grid;place-items:center;min-width:28px;height:28px;border-radius:50%;background:rgba(53,104,255,.18);color:#7fa0ff;font-weight:900}
.hsh-check-list p{margin:0}.hsh-check-list b,.hsh-check-list small{display:block}.hsh-check-list small{color:#9eabc1}
.hsh-orbit{height:470px;position:relative;display:grid;place-items:center}
.hsh-orbit-ring{position:absolute;width:350px;height:350px;border:1px dashed rgba(141,164,214,.35);border-radius:50%}
.hsh-orbit-ring:after{content:"";position:absolute;inset:48px;border:1px solid rgba(141,164,214,.16);border-radius:50%}
.hsh-orbit-center{z-index:2;width:140px;height:140px;border-radius:35px;background:linear-gradient(145deg,#315fe4,#1a3fae);box-shadow:0 25px 60px rgba(0,0,0,.25);display:flex;flex-direction:column;align-items:center;justify-content:center}
.hsh-orbit-center strong{font-size:42px;line-height:1}.hsh-orbit-center span{font-size:10px;color:#d9e2ff}
.hsh-node{position:absolute;width:100px;height:100px;border:1px solid rgba(255,255,255,.12);border-radius:25px;background:rgba(255,255,255,.07);backdrop-filter:blur(8px);display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 16px 40px rgba(0,0,0,.15)}
.hsh-node b{font-size:18px}.hsh-node small{color:#9facbf}.hsh-node-crm{right:20px;top:62px}.hsh-node-erp{left:18px;top:75px}.hsh-node-pos{right:48px;bottom:48px}.hsh-node-report{left:35px;bottom:60px}

/* Why and steps */
.hsh-why-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}
.hsh-why-grid article{text-align:center;padding:26px 18px;border:1px solid var(--hsh-line);border-radius:18px}
.hsh-why-grid article div{display:grid;place-items:center;width:48px;height:48px;margin:0 auto 16px;border-radius:15px;background:var(--hsh-sky);color:var(--hsh-blue);font-weight:900;font-size:20px}
.hsh-why-grid h3{font-size:18px;margin:0 0 7px}.hsh-why-grid p{font-size:14px;color:var(--hsh-text);margin:0}
.hsh-steps{padding-top:0}
.hsh-step-grid{position:relative;display:grid;grid-template-columns:repeat(3,1fr);gap:70px}
.hsh-step-grid:before{content:"";position:absolute;right:16%;left:16%;top:25px;height:1px;background:#dce3ef}
.hsh-step-grid article{position:relative;text-align:center}
.hsh-step-grid b{position:relative;z-index:1;display:grid;place-items:center;width:52px;height:52px;margin:0 auto 18px;border-radius:50%;background:#fff;border:2px solid var(--hsh-blue);color:var(--hsh-blue);box-shadow:0 0 0 9px #fff}
.hsh-step-grid h3{margin:0 0 7px}.hsh-step-grid p{color:var(--hsh-text);font-size:14px;margin:0}

/* FAQ */
.hsh-faq{background:var(--hsh-soft)}
.hsh-faq-grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:80px;align-items:start}
.hsh-faq .hsh-heading{text-align:right;margin:0}.hsh-faq .hsh-heading a{display:inline-block;margin-top:20px;color:var(--hsh-blue);font-weight:900}
.hsh-accordion{display:grid;gap:10px}
.hsh-accordion details{background:#fff;border:1px solid var(--hsh-line);border-radius:14px;padding:0 20px}
.hsh-accordion summary{cursor:pointer;list-style:none;padding:19px 0;font-weight:900;position:relative}
.hsh-accordion summary::-webkit-details-marker{display:none}
.hsh-accordion summary:after{content:"+";position:absolute;left:0;color:var(--hsh-blue);font-size:22px;line-height:1}
.hsh-accordion details[open] summary:after{content:"−"}
.hsh-accordion details p{color:var(--hsh-text);margin:0;padding:0 0 20px;font-size:14px}

/* Final CTA */
.hsh-final-cta{padding:68px 0;background:linear-gradient(135deg,#2d5be5,#3568ff);color:#fff}
.hsh-final-cta .hsh-shell{display:flex;align-items:center;justify-content:space-between;gap:60px}
.hsh-final-cta p{margin:0 0 5px;color:#dfe7ff;font-weight:800}.hsh-final-cta h2{font-size:clamp(26px,3.2vw,42px);max-width:680px;margin:0}
.hsh-btn-light{background:#fff;color:var(--hsh-blue)}.hsh-btn-light:hover{color:var(--hsh-blue)}
.hsh-btn-ghost{border:1px solid rgba(255,255,255,.48);color:#fff}.hsh-btn-ghost:hover{color:#fff;background:rgba(255,255,255,.08)}

/* Astra and page cleanup */
body.hsh-home-active .entry-title,body.hsh-home-active .ast-article-single>.entry-header{display:none!important}
body.hsh-home-active .site-content .ast-container{max-width:none!important;padding:0!important}
body.hsh-home-active .site-main,body.hsh-home-active .content-area{width:100%!important;margin:0!important}
body.hsh-home-active article.page{padding:0!important}
body.hsh-home-active .entry-content{margin:0!important}
body.hsh-home-active .entry-content>.wp-block-shortcode{margin:0!important}

/* Tablet */
@media (max-width:1024px){
	.hsh-section{padding:82px 0}
	.hsh-hero{padding:80px 0 68px}
	.hsh-hero-grid{grid-template-columns:1fr;gap:54px}
	.hsh-hero-copy{text-align:center}
	.hsh-eyebrow,.hsh-actions,.hsh-mini-trust{justify-content:center}
	.hsh-lead,.hsh-hero h1{margin-inline:auto}
	.hsh-product-visual{width:min(720px,94%);margin-inline:auto}
	.hsh-trustbar .hsh-shell{flex-direction:column;justify-content:center;padding:20px 0}
	.hsh-heading-row{grid-template-columns:1fr;text-align:center;gap:14px}
	.hsh-system-grid{grid-template-columns:repeat(2,1fr)}
	.hsh-system-card:last-child{grid-column:1/-1;width:calc(50% - 10px);justify-self:center}
	.hsh-platform-grid{grid-template-columns:1fr;gap:20px}
	.hsh-platform-copy{text-align:center;max-width:760px;margin-inline:auto}
	.hsh-check-list{max-width:600px;margin-inline:auto;text-align:right}
	.hsh-orbit{height:430px}
	.hsh-why-grid{grid-template-columns:repeat(2,1fr)}
	.hsh-faq-grid{grid-template-columns:1fr;gap:38px}.hsh-faq .hsh-heading{text-align:center}
	.hsh-final-cta .hsh-shell{flex-direction:column;text-align:center}.hsh-final-cta .hsh-actions{justify-content:center}
}

/* Mobile */
@media (max-width:680px){
	.hsh-shell{width:min(100% - 28px,1180px)}
	.hsh-section{padding:66px 0}
	.hsh-hero{padding:62px 0 52px}
	.hsh-hero-grid{gap:40px}
	.hsh-hero h1{font-size:38px}
	.hsh-lead{font-size:16px}
	.hsh-actions{flex-direction:column}.hsh-btn{width:100%}
	.hsh-mini-trust{gap:10px 14px}
	.hsh-browser{border-radius:13px;transform:none}
	.hsh-dashboard{grid-template-columns:38px 1fr;min-height:300px}
	.hsh-dashboard aside{padding:10px 5px;gap:13px}.hsh-dashboard aside strong{width:24px;height:24px}.hsh-dashboard aside span{width:16px}
	.hsh-dash-main{padding:12px}.hsh-kpis{gap:5px}.hsh-kpis>div{padding:7px}.hsh-kpis strong{font-size:10px}.hsh-kpis small,.hsh-kpis em{font-size:6px}
	.hsh-chart svg{height:98px}.hsh-dash-bottom{display:none}.hsh-floating-card{display:none}
	.hsh-trustbar div div{flex-wrap:wrap;justify-content:center;gap:8px 12px}
	.hsh-trustbar i{display:none}
	.hsh-heading{margin-bottom:34px}
	.hsh-heading h2,.hsh-platform h2{font-size:31px}
	.hsh-value-grid,.hsh-system-grid,.hsh-why-grid,.hsh-step-grid{grid-template-columns:1fr}
	.hsh-system-card:last-child{grid-column:auto;width:auto}
	.hsh-card-image{height:320px}
	.hsh-orbit{height:350px;transform:scale(.86);margin-inline:-30px}
	.hsh-orbit-ring{width:300px;height:300px}
	.hsh-node{width:82px;height:82px;border-radius:20px}
	.hsh-node-crm{right:0}.hsh-node-erp{left:0}.hsh-node-pos{right:15px}.hsh-node-report{left:15px}
	.hsh-step-grid{gap:34px}.hsh-step-grid:before{display:none}
	.hsh-final-cta{padding:55px 0}.hsh-final-cta .hsh-shell{gap:28px}
}
@media (prefers-reduced-motion:reduce){
	.hsh-home *{scroll-behavior:auto!important;transition:none!important}
}


/* =========================================================
   v1.1 — color fixes, hero motion and lightweight reveals
   ========================================================= */

/* Strong color overrides so Astra/global heading colors cannot win. */
.hsh-home .hsh-platform,
.hsh-home .hsh-platform .hsh-platform-copy,
.hsh-home .hsh-platform .hsh-platform-copy h2,
.hsh-home .hsh-platform .hsh-platform-copy p,
.hsh-home .hsh-platform .hsh-check-list b,
.hsh-home .hsh-platform .hsh-orbit b,
.hsh-home .hsh-platform .hsh-orbit span{
	color:#fff!important;
}
.hsh-home .hsh-platform .hsh-kicker{color:#7fa0ff!important}
.hsh-home .hsh-platform .hsh-platform-copy>p:not(.hsh-kicker),
.hsh-home .hsh-platform .hsh-check-list small,
.hsh-home .hsh-platform .hsh-node small{color:#b8c2d5!important}
.hsh-home .hsh-final-cta,
.hsh-home .hsh-final-cta h2,
.hsh-home .hsh-final-cta p{color:#fff!important}
.hsh-home .hsh-final-cta> .hsh-shell>div>p{color:#e1e8ff!important}
.hsh-home .hsh-btn-ghost,
.hsh-home .hsh-btn-ghost:visited{color:#fff!important}
.hsh-home .hsh-btn-light,
.hsh-home .hsh-btn-light:visited{color:var(--hsh-blue)!important}

/* Harmonize Astra's announcement bar with the Havana palette on this page. */
body.hsh-home-active .ast-above-header-bar,
body.hsh-home-active .ast-above-header-wrap .ast-above-header-bar{
	background:#15213b!important;
	border-color:#15213b!important;
}
body.hsh-home-active .ast-above-header-bar,
body.hsh-home-active .ast-above-header-bar a,
body.hsh-home-active .ast-above-header-bar p,
body.hsh-home-active .ast-above-header-bar span{color:#fff!important}

/* Hero entrance sequence. */
.hsh-hero-copy>.hsh-eyebrow{animation:hsh-rise-in .65s .05s both}
.hsh-hero-copy>h1{animation:hsh-rise-in .78s .14s both}
.hsh-hero-copy>.hsh-lead{animation:hsh-rise-in .7s .27s both}
.hsh-hero-copy>.hsh-slogan{animation:hsh-rise-in .65s .36s both}
.hsh-hero-copy>.hsh-actions{animation:hsh-rise-in .65s .44s both}
.hsh-hero-copy>.hsh-mini-trust{animation:hsh-rise-in .65s .53s both}
.hsh-product-visual{animation:hsh-visual-in .95s .18s both}
.hsh-browser{animation:hsh-dashboard-float 6.5s 1.25s ease-in-out infinite}

/* Animated highlight behind the key promise. */
.hsh-hero h1 em{
	position:relative;
	z-index:0;
	width:max-content;
	max-width:100%;
}
.hsh-hero h1 em:after{
	content:"";
	position:absolute;
	z-index:-1;
	right:-4px;
	left:-4px;
	bottom:5px;
	height:13px;
	border-radius:999px;
	background:linear-gradient(90deg,rgba(53,104,255,.08),rgba(53,104,255,.24),rgba(53,104,255,.08));
	transform:scaleX(0);
	transform-origin:right center;
	animation:hsh-highlight 1s .72s cubic-bezier(.2,.75,.2,1) forwards;
}

/* Soft moving glow: CSS only, no video or slider. */
.hsh-hero:after{
	content:"";
	position:absolute;
	width:360px;
	height:360px;
	left:-130px;
	top:-120px;
	border-radius:50%;
	background:radial-gradient(circle,rgba(53,104,255,.14),rgba(53,104,255,0) 68%);
	pointer-events:none;
	animation:hsh-orb 9s ease-in-out infinite alternate;
}

/* Dashboard motion. */
.hsh-chart .line{
	stroke-dasharray:1;
	stroke-dashoffset:1;
	animation:hsh-draw-line 1.45s .95s cubic-bezier(.2,.75,.2,1) forwards;
}
.hsh-chart .area{opacity:0;animation:hsh-area-in .8s 1.75s ease forwards}
.hsh-kpis>div{animation:hsh-card-pop .55s both}
.hsh-kpis>div:nth-child(1){animation-delay:.62s}
.hsh-kpis>div:nth-child(2){animation-delay:.74s}
.hsh-kpis>div:nth-child(3){animation-delay:.86s}
.hsh-float-one{animation:hsh-float-card 4.7s 1.1s ease-in-out infinite}
.hsh-float-two{animation:hsh-float-card 5.4s 1.45s ease-in-out infinite reverse}
.hsh-check{animation:hsh-success-pulse 1.1s 1.25s ease both}

/* Reveal below-the-fold content only after JS marks it. */
.hsh-reveal{
	opacity:0;
	transform:translateY(28px);
	transition:opacity .7s ease,transform .75s cubic-bezier(.2,.72,.25,1);
	will-change:opacity,transform;
}
.hsh-reveal.hsh-in-view{opacity:1;transform:none}
.hsh-reveal[data-hsh-delay="1"]{transition-delay:.08s}
.hsh-reveal[data-hsh-delay="2"]{transition-delay:.16s}
.hsh-reveal[data-hsh-delay="3"]{transition-delay:.24s}

/* Interactions. */
.hsh-card-body>a span,
.hsh-faq .hsh-heading a,
.hsh-btn span{display:inline-block;transition:transform .2s ease}
.hsh-card-body>a:hover span,
.hsh-faq .hsh-heading a:hover,
.hsh-btn:hover span{transform:translateX(-4px)}
.hsh-accordion summary:after{transition:transform .25s ease,color .25s ease}
.hsh-accordion details[open] summary:after{transform:rotate(180deg)}
.hsh-system-card.hsh-featured{position:relative}
.hsh-system-card.hsh-featured:after{
	content:"";
	position:absolute;
	inset:0;
	border-radius:20px;
	border:1px solid rgba(53,104,255,.23);
	pointer-events:none;
	animation:hsh-featured-breathe 3.8s ease-in-out infinite;
}


/* Keyframes */
@keyframes hsh-rise-in{
	from{opacity:0;transform:translateY(24px)}
	to{opacity:1;transform:none}
}
@keyframes hsh-visual-in{
	from{opacity:0;transform:translateX(-34px) scale(.97)}
	to{opacity:1;transform:none}
}
@keyframes hsh-highlight{to{transform:scaleX(1)}}
@keyframes hsh-orb{
	from{transform:translate3d(0,0,0) scale(.95)}
	to{transform:translate3d(70px,35px,0) scale(1.12)}
}
@keyframes hsh-dashboard-float{
	0%,100%{transform:perspective(1200px) rotateY(-3deg) rotateX(1deg) translateY(0)}
	50%{transform:perspective(1200px) rotateY(-2deg) rotateX(.5deg) translateY(-7px)}
}
@keyframes hsh-draw-line{to{stroke-dashoffset:0}}
@keyframes hsh-area-in{to{opacity:1}}
@keyframes hsh-card-pop{
	from{opacity:0;transform:translateY(12px) scale(.96)}
	to{opacity:1;transform:none}
}
@keyframes hsh-float-card{
	0%,100%{transform:translateY(0)}
	50%{transform:translateY(-6px)}
}
@keyframes hsh-success-pulse{
	0%{box-shadow:0 0 0 0 rgba(24,166,106,.35)}
	55%{box-shadow:0 0 0 10px rgba(24,166,106,0)}
	100%{box-shadow:0 0 0 0 rgba(24,166,106,0)}
}
@keyframes hsh-featured-breathe{
	0%,100%{box-shadow:inset 0 0 0 0 rgba(53,104,255,0)}
	50%{box-shadow:inset 0 0 0 3px rgba(53,104,255,.055)}
}

@media (max-width:680px){
	.hsh-hero h1 em{width:auto}
	.hsh-browser{animation:hsh-mobile-float 6s 1.2s ease-in-out infinite}
}
@keyframes hsh-mobile-float{
	0%,100%{transform:translateY(0)}
	50%{transform:translateY(-5px)}
}
@media (prefers-reduced-motion:reduce){
	.hsh-hero-copy>*,
	.hsh-product-visual,
	.hsh-browser,
	.hsh-chart .line,
	.hsh-chart .area,
	.hsh-kpis>div,
	.hsh-float-one,
	.hsh-float-two,
	.hsh-check,
	.hsh-system-card.hsh-featured:after,
	.hsh-hero:after,
	.hsh-hero h1 em:after{
		animation:none!important;
	}
	.hsh-reveal{opacity:1!important;transform:none!important}
}


/* v1.2 — consistent product-card imagery on phones and tablets */
.hsh-system-card{overflow:hidden}
.hsh-card-image:after{
	content:"";
	position:absolute;
	inset:auto 0 0;
	height:42px;
	background:linear-gradient(to bottom,rgba(255,255,255,0),#fff);
	pointer-events:none;
}
.hsh-system-card:hover .hsh-card-image img{transform:scale(1.07)}
.hsh-system-card:hover .hsh-card-image-erp img{transform:scale(1.16)}
.hsh-card-body{min-height:322px}

@media (max-width:680px){
	.hsh-card-image{
		height:330px;
		background:#fff;
	}
	.hsh-card-image-pos img{transform:scale(1.065)}
	.hsh-card-image-crm img{transform:scale(1.045)}
	.hsh-card-image-erp img{transform:scale(1.15)}
	.hsh-card-body{
		min-height:345px;
		padding:27px 24px 30px;
	}
	.hsh-card-body h3{font-size:29px}
}


/* =========================================================
   v1.3 — inner pages: Contact, About, Systems, CRM, ERP, POS
   ========================================================= */
.hsh-site-page{
	--hsh-navy:#111c33;
	--hsh-blue:#3568ff;
	--hsh-blue-dark:#204ac7;
	--hsh-sky:#eef4ff;
	--hsh-soft:#f6f8fc;
	--hsh-line:#e4e9f2;
	--hsh-text:#5e6879;
	--hsh-white:#fff;
	background:#fff;
	color:var(--hsh-navy);
	font-family:inherit;
	line-height:1.75;
	overflow:hidden;
}
.hsh-site-page *{box-sizing:border-box}
.hsh-site-page a{text-decoration:none}
.hsh-site-page h1,
.hsh-site-page h2,
.hsh-site-page h3{color:var(--hsh-navy)!important}
.hsh-site-page p{color:var(--hsh-text)}
.hsh-site-page .hsh-kicker{color:var(--hsh-blue)!important}
.hsh-site-page .hsh-shell{width:min(1180px,calc(100% - 40px));margin-inline:auto}
.hsh-site-page .hsh-section{padding:96px 0}
.hsh-site-page .hsh-heading{max-width:760px;margin:0 auto 48px;text-align:center}
.hsh-site-page .hsh-heading h2{font-size:clamp(30px,4vw,48px);line-height:1.25;letter-spacing:-.035em;margin:0 0 18px}
.hsh-site-page .hsh-heading>p:last-child{font-size:17px;margin:0}
.hsh-site-page .hsh-actions{display:flex;flex-wrap:wrap;gap:12px}
.hsh-site-page .hsh-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:52px;padding:0 24px;border-radius:12px;font-weight:800;font-size:15px}
.hsh-site-page .hsh-btn-primary{background:var(--hsh-blue);color:#fff!important;box-shadow:0 12px 28px rgba(53,104,255,.25)}
.hsh-site-page .hsh-btn-secondary{border:1px solid #cfd8e8;color:var(--hsh-navy)!important;background:#fff}
.hsh-site-page .hsh-btn-light{background:#fff;color:var(--hsh-blue)!important}
.hsh-site-page .hsh-btn-ghost{border:1px solid rgba(255,255,255,.48);color:#fff!important}

.hsh-page-hero{
	position:relative;
	padding:112px 0 98px;
	text-align:center;
	background:
		radial-gradient(circle at 50% 0,rgba(53,104,255,.14),transparent 36%),
		linear-gradient(180deg,#f8fbff 0%,#fff 100%);
	border-bottom:1px solid var(--hsh-line);
}
.hsh-page-hero:before{
	content:"";
	position:absolute;
	inset:0;
	background-image:linear-gradient(rgba(26,48,87,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(26,48,87,.035) 1px,transparent 1px);
	background-size:44px 44px;
	mask-image:linear-gradient(to bottom,#000,transparent 76%);
}
.hsh-page-hero .hsh-shell{position:relative}
.hsh-page-hero h1{
	font-size:clamp(42px,6vw,72px);
	line-height:1.14;
	letter-spacing:-.05em;
	max-width:900px;
	margin:0 auto 22px;
}
.hsh-page-hero h1 em{font-style:normal;color:var(--hsh-blue)!important}
.hsh-page-hero>div>p:not(.hsh-kicker){font-size:18px;max-width:760px;margin:0 auto 28px}
.hsh-page-hero .hsh-actions{justify-content:center}

.hsh-contact-grid{display:grid;grid-template-columns:.78fr 1.22fr;gap:55px;align-items:start}
.hsh-contact-details h2,
.hsh-contact-form h2,
.hsh-story-grid h2,
.hsh-dual-grid h2{font-size:clamp(28px,3.6vw,44px);line-height:1.3;margin:0 0 15px}
.hsh-contact-details>p:not(.hsh-kicker),
.hsh-contact-form>p:not(.hsh-kicker){margin:0 0 25px}
.hsh-contact-card{
	display:block;
	background:#fff;
	border:1px solid var(--hsh-line);
	border-radius:15px;
	padding:18px 20px;
	margin-top:12px;
	transition:transform .2s ease,box-shadow .2s ease;
}
.hsh-contact-card:hover{transform:translateY(-3px);box-shadow:0 18px 40px rgba(20,38,70,.08)}
.hsh-contact-card span,.hsh-contact-card strong,.hsh-contact-card small{display:block}
.hsh-contact-card span{color:var(--hsh-blue);font-size:12px;font-weight:800}
.hsh-contact-card strong{color:var(--hsh-navy);font-size:19px;margin:2px 0}
.hsh-contact-card small{color:var(--hsh-text)}
.hsh-contact-form{
	background:var(--hsh-soft);
	border:1px solid var(--hsh-line);
	border-radius:22px;
	padding:34px;
}
.hsh-contact-form form{margin-top:25px}
.hsh-contact-form input,
.hsh-contact-form select,
.hsh-contact-form textarea{
	width:100%;
	border:1px solid #dbe2ee!important;
	border-radius:10px!important;
	background:#fff!important;
	min-height:48px;
}
.hsh-contact-form textarea{min-height:130px}
.hsh-contact-form button,
.hsh-contact-form input[type="submit"]{
	background:var(--hsh-blue)!important;
	color:#fff!important;
	border:0!important;
	border-radius:10px!important;
	min-height:48px;
	padding:0 22px!important;
	font-weight:800!important;
}
.hsh-response-section{background:var(--hsh-soft)}
.hsh-mini-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.hsh-mini-grid article{background:#fff;border:1px solid var(--hsh-line);border-radius:17px;padding:26px;text-align:center}
.hsh-mini-grid b{display:grid;place-items:center;width:38px;height:38px;margin:0 auto 12px;border-radius:50%;background:var(--hsh-sky);color:var(--hsh-blue)}
.hsh-mini-grid h3{margin:0 0 7px}
.hsh-mini-grid p{margin:0;font-size:14px}

.hsh-story-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:80px;align-items:start}
.hsh-story-grid p{font-size:17px;margin-top:0}
.hsh-values-section{background:var(--hsh-soft)}
.hsh-dual-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}
.hsh-dual-grid>article{border:1px solid var(--hsh-line);border-radius:20px;padding:34px;background:#fff}
.hsh-dual-grid>article p:last-child{margin-bottom:0}

.hsh-card-desc{color:var(--hsh-text);font-size:15px;margin:0 0 22px}
.hsh-compare-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.hsh-compare-grid article{border:1px solid var(--hsh-line);border-radius:18px;padding:28px}
.hsh-compare-grid b{display:inline-grid;place-items:center;min-width:55px;height:38px;padding:0 12px;border-radius:10px;background:var(--hsh-sky);color:var(--hsh-blue);margin-bottom:18px}
.hsh-compare-grid h3{font-size:20px;margin:0 0 8px}
.hsh-compare-grid p{margin:0}

.hsh-product-hero{padding:105px 0;background:linear-gradient(180deg,#f8fbff,#fff);border-bottom:1px solid var(--hsh-line)}
.hsh-product-hero-grid{display:grid;grid-template-columns:1fr .9fr;gap:70px;align-items:center}
.hsh-product-hero h1{font-size:clamp(43px,5.5vw,68px);line-height:1.15;letter-spacing:-.05em;margin:0 0 20px}
.hsh-product-hero h1 em{font-style:normal;color:var(--hsh-blue)!important}
.hsh-product-hero p:not(.hsh-kicker){font-size:18px;margin:0 0 27px}
.hsh-product-hero small{display:block;color:var(--hsh-text);margin-top:18px}
.hsh-product-shot{
	position:relative;
	height:520px;
	border-radius:24px;
	overflow:hidden;
	background:#fff;
	border:1px solid var(--hsh-line);
	box-shadow:0 30px 70px rgba(21,38,70,.14);
}
.hsh-product-shot img{width:100%;height:100%;object-fit:cover;object-position:top;display:block}
.hsh-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.hsh-feature-grid article{position:relative;border:1px solid var(--hsh-line);border-radius:17px;padding:26px;background:#fff}
.hsh-feature-grid span{position:absolute;left:18px;top:16px;color:#c7cfdb;font-size:11px;font-weight:900}
.hsh-feature-grid h3{font-size:20px;margin:18px 0 7px}
.hsh-feature-grid p{font-size:14px;margin:0}
.hsh-product-flow{background:var(--hsh-soft)}
.hsh-product-benefit{padding-top:0!important}
.hsh-benefit-panel{background:#111c33!important;border-color:#111c33!important;color:#fff}
.hsh-benefit-panel h3{color:#fff!important;font-size:26px;margin-top:0}
.hsh-benefit-panel ul{list-style:none;padding:0;margin:0}
.hsh-benefit-panel li{padding:8px 0;color:#d4dbea}
.hsh-benefit-panel li:before{content:"✓";color:#7fa0ff;font-weight:900;margin-left:9px}

.hsh-site-page .hsh-final-cta{padding:68px 0;background:linear-gradient(135deg,#2d5be5,#3568ff);color:#fff}
.hsh-site-page .hsh-final-cta .hsh-shell{display:flex;align-items:center;justify-content:space-between;gap:60px}
.hsh-site-page .hsh-final-cta p,
.hsh-site-page .hsh-final-cta h2{color:#fff!important}
.hsh-site-page .hsh-final-cta p{margin:0 0 5px}
.hsh-site-page .hsh-final-cta h2{font-size:clamp(26px,3.2vw,42px);max-width:700px;margin:0}

body.hsh-site-page-active .entry-title,
body.hsh-site-page-active .ast-article-single>.entry-header{display:none!important}
body.hsh-site-page-active .site-content .ast-container{max-width:none!important;padding:0!important}
body.hsh-site-page-active .site-main,
body.hsh-site-page-active .content-area{width:100%!important;margin:0!important}
body.hsh-site-page-active article.page{padding:0!important}
body.hsh-site-page-active .entry-content{margin:0!important}
body.hsh-site-page-active .entry-content>.wp-block-shortcode{margin:0!important}

@media (max-width:1024px){
	.hsh-site-page .hsh-section{padding:78px 0}
	.hsh-contact-grid,
	.hsh-story-grid,
	.hsh-product-hero-grid{grid-template-columns:1fr;gap:45px}
	.hsh-product-hero{text-align:center;padding:85px 0}
	.hsh-product-hero .hsh-actions{justify-content:center}
	.hsh-product-shot{height:600px;width:min(660px,100%);margin-inline:auto}
	.hsh-feature-grid{grid-template-columns:repeat(2,1fr)}
	.hsh-site-page .hsh-final-cta .hsh-shell{flex-direction:column;text-align:center}
	.hsh-site-page .hsh-final-cta .hsh-actions{justify-content:center}
}
@media (max-width:680px){
	.hsh-site-page .hsh-shell{width:min(100% - 28px,1180px)}
	.hsh-site-page .hsh-section{padding:64px 0}
	.hsh-page-hero{padding:72px 0 65px}
	.hsh-page-hero h1,
	.hsh-product-hero h1{font-size:39px}
	.hsh-page-hero>div>p:not(.hsh-kicker),
	.hsh-product-hero p:not(.hsh-kicker){font-size:16px}
	.hsh-site-page .hsh-actions{flex-direction:column}
	.hsh-site-page .hsh-btn{width:100%}
	.hsh-mini-grid,
	.hsh-dual-grid,
	.hsh-compare-grid,
	.hsh-feature-grid{grid-template-columns:1fr}
	.hsh-contact-form{padding:25px 18px}
	.hsh-product-shot{height:430px}
	.hsh-site-page .hsh-final-cta{padding:54px 0}
}


/* =========================================================
   v1.4 — Local / Cloud pricing system
   ========================================================= */
.hsh-product-pricing{background:#f6f8fc}
.hsh-two-price-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px;max-width:980px;margin-inline:auto}
.hsh-price-card{position:relative;display:flex;flex-direction:column;background:#fff;border:1px solid var(--hsh-line);border-radius:22px;padding:30px;box-shadow:0 18px 48px rgba(20,38,70,.07);overflow:hidden}
.hsh-price-card:before{content:"";position:absolute;right:0;left:0;top:0;height:5px;background:#cfd8e8}
.hsh-price-cloud{border-color:#b9c9ff;box-shadow:0 22px 55px rgba(53,104,255,.12)}
.hsh-price-cloud:before{background:linear-gradient(90deg,#204ac7,#5c83ff)}
.hsh-price-card-head{padding-bottom:20px;border-bottom:1px solid var(--hsh-line)}
.hsh-price-card-head h3{font-size:28px;margin:12px 0 6px!important}
.hsh-price-card-head p{margin:0;font-size:14px}
.hsh-plan-badge{display:inline-flex;align-items:center;min-height:30px;padding:0 11px;border-radius:999px;background:#eef2f8;color:#526177;font-size:11px;font-weight:900}
.hsh-price-cloud .hsh-plan-badge{background:#eaf0ff;color:var(--hsh-blue)}
.hsh-price-value{padding:24px 0 18px}
.hsh-price-value small,.hsh-price-value strong,.hsh-price-value span,.hsh-price-value del,.hsh-price-value em{display:block}
.hsh-price-value>small{color:var(--hsh-blue);font-weight:800}
.hsh-price-value strong{font-size:48px;line-height:1.1;letter-spacing:-.04em;color:var(--hsh-navy)}
.hsh-price-value span{font-weight:800;color:var(--hsh-navy)}
.hsh-price-value del{color:#99a3b3;margin-top:5px}
.hsh-price-value em{font-style:normal;color:var(--hsh-blue);font-weight:900;margin-top:7px}
.hsh-setup-fee{margin-top:8px!important;color:var(--hsh-text)!important;font-weight:700!important}
.hsh-price-features{list-style:none;padding:0;margin:0 0 26px;display:grid;gap:10px}
.hsh-price-features li{color:var(--hsh-text);font-size:14px}
.hsh-price-features li:before{content:"✓";color:var(--hsh-blue);font-weight:900;margin-left:9px}
.hsh-price-card>.hsh-btn{margin-top:auto;width:100%}
.hsh-pro-note{max-width:980px;margin:18px auto 0;background:#fff;border:1px dashed #b9c9ff;border-radius:12px;padding:13px 16px;text-align:center;color:var(--hsh-blue)!important;font-weight:800}
.hsh-pricing-disclaimer{max-width:980px;margin:22px auto 0;display:flex;gap:8px;align-items:flex-start;background:#fff9e8;border:1px solid #f0dfaa;border-radius:13px;padding:15px 17px;color:#6e5d2f;font-size:14px}
.hsh-pricing-disclaimer strong{white-space:nowrap}
.hsh-pricing-explainer{padding-bottom:30px!important}
.hsh-pricing-explainer .hsh-dual-grid>article{box-shadow:0 16px 42px rgba(20,38,70,.06)}
.hsh-cloud-explainer{border-color:#b9c9ff!important;background:linear-gradient(180deg,#f6f9ff,#fff)!important}
.hsh-clean-list{list-style:none;padding:0;margin:20px 0 0;display:grid;gap:11px}
.hsh-clean-list li{color:var(--hsh-text)}
.hsh-clean-list li:before{content:"✓";color:var(--hsh-blue);font-weight:900;margin-left:9px}
.hsh-all-pricing{background:#f6f8fc}
.hsh-price-product{padding:0 0 70px;margin-bottom:70px;border-bottom:1px solid var(--hsh-line)}
.hsh-price-product:last-child{margin-bottom:0;padding-bottom:0;border-bottom:0}
.hsh-price-product-title{display:flex;justify-content:space-between;align-items:end;gap:30px;max-width:980px;margin:0 auto 25px}
.hsh-price-product-title h2{font-size:36px;margin:0!important}
.hsh-price-product-title p{margin-bottom:2px}
.hsh-price-product-title>a{color:var(--hsh-blue);font-weight:900}
.hsh-addons-section{background:#fff}
.hsh-addons-table-wrap{overflow-x:auto;border:1px solid var(--hsh-line);border-radius:17px}
.hsh-addons-table{width:100%;min-width:680px;border-collapse:collapse;background:#fff}
.hsh-addons-table th,.hsh-addons-table td{padding:16px 18px;text-align:right;border-bottom:1px solid var(--hsh-line)}
.hsh-addons-table th{background:#f6f8fc;color:var(--hsh-navy);font-size:14px}
.hsh-addons-table td{color:var(--hsh-text)}
.hsh-addons-table tbody tr:last-child td{border-bottom:0}
.hsh-maintenance-box{display:grid;grid-template-columns:1fr .8fr;gap:35px;align-items:center;margin-top:28px;background:#111c33;border-radius:20px;padding:30px}
.hsh-maintenance-box h3,.hsh-maintenance-box p,.hsh-maintenance-box li{color:#fff!important}
.hsh-maintenance-box .hsh-kicker{color:#7fa0ff!important}
.hsh-maintenance-box h3{font-size:26px;margin:0 0 8px!important}
.hsh-maintenance-box p{margin:0;color:#cbd3e0!important}
.hsh-maintenance-box ul{list-style:none;padding:0;margin:0;display:grid;gap:8px}
.hsh-maintenance-box li{font-size:14px}
.hsh-maintenance-box li:before{content:"•";color:#7fa0ff;margin-left:8px}
.hsh-home-pricing{background:#fff}
.hsh-home-price-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;max-width:940px;margin-inline:auto}
.hsh-home-price-grid article{border:1px solid var(--hsh-line);border-radius:20px;padding:30px;background:#fff}
.hsh-home-price-grid article>span{display:inline-block;color:var(--hsh-blue);font-weight:900;font-size:12px;margin-bottom:10px}
.hsh-home-price-grid h3{font-size:28px;margin:0 0 10px!important}
.hsh-home-price-grid p{margin:0 0 17px}
.hsh-home-price-grid a{color:var(--hsh-blue);font-weight:900}
.hsh-home-price-cloud{border-color:#b9c9ff!important;background:linear-gradient(180deg,#f5f8ff,#fff)!important}
@media (max-width:760px){
	.hsh-two-price-grid,.hsh-home-price-grid{grid-template-columns:1fr}
	.hsh-price-card{padding:25px 20px}
	.hsh-price-value strong{font-size:42px}
	.hsh-price-product{padding-bottom:52px;margin-bottom:52px}
	.hsh-price-product-title{align-items:flex-start;flex-direction:column;gap:5px}
	.hsh-price-product-title h2{font-size:31px}
	.hsh-maintenance-box{grid-template-columns:1fr;gap:18px;padding:25px 20px}
	.hsh-pricing-disclaimer{display:block}
	.hsh-pricing-disclaimer strong{display:block;margin-bottom:4px}
}


/* =========================================================
   v1.4.1 — full-width fix inside boxed Astra containers
   ========================================================= */

/*
 * Astra can keep shortcode content inside a boxed container even when the
 * designed sections should be edge-to-edge. Escape that parent safely while
 * keeping .hsh-shell centered for readable text.
 */
.hsh-home,
.hsh-site-page{
	position:relative;
	width:100vw!important;
	max-width:100vw!important;
	margin-inline:calc(50% - 50vw)!important;
}

body:has(.hsh-home),
body:has(.hsh-site-page),
body.hsh-home-active,
body.hsh-site-page-active{
	overflow-x:clip!important;
}

body.hsh-home-active .site-content,
body.hsh-site-page-active .site-content,
body.hsh-home-active .site-content>.ast-container,
body.hsh-site-page-active .site-content>.ast-container,
body.hsh-home-active .content-area,
body.hsh-site-page-active .content-area,
body.hsh-home-active .site-main,
body.hsh-site-page-active .site-main,
body.hsh-home-active article.page,
body.hsh-site-page-active article.page,
body.hsh-home-active .entry-content,
body.hsh-site-page-active .entry-content,
body.hsh-home-active .entry-content>.wp-block-shortcode,
body.hsh-site-page-active .entry-content>.wp-block-shortcode{
	width:100%!important;
	max-width:none!important;
	margin:0!important;
	padding-left:0!important;
	padding-right:0!important;
}

/* Ensure the colored/background sections themselves fill the viewport. */
.hsh-home .hsh-faq,
.hsh-home .hsh-final-cta,
.hsh-home .hsh-platform,
.hsh-home .hsh-home-pricing,
.hsh-site-page .hsh-final-cta,
.hsh-site-page .hsh-page-hero,
.hsh-site-page .hsh-product-hero,
.hsh-site-page .hsh-all-pricing,
.hsh-site-page .hsh-product-pricing{
	width:100%;
	max-width:none;
}

/* Keep intentional inner spacing only; this is content padding, not empty gutters. */
.hsh-home .hsh-faq{padding-inline:0}
.hsh-home .hsh-final-cta{padding-inline:0}


/* =========================================================
   v1.5 — official branding, Arabic product visuals and SEO UX
   ========================================================= */

/* Display the official horizontal Havana Systems wordmark clearly. */
.site-header .custom-logo-link img,
.site-header .site-logo-img img,
.ast-header-break-point .site-header .custom-logo-link img{
	width:210px!important;
	max-width:210px!important;
	max-height:65px!important;
	height:auto!important;
	object-fit:contain!important;
}

/* The new Arabic visuals are complete 3:4 posters; never crop them. */
.hsh-card-image{
	height:auto!important;
	aspect-ratio:3/4;
	background:#f7faff;
}
.hsh-card-image img,
.hsh-card-image-pos img,
.hsh-card-image-crm img,
.hsh-card-image-erp img{
	width:100%!important;
	height:100%!important;
	object-fit:contain!important;
	object-position:center!important;
	transform:none!important;
}
.hsh-system-card:hover .hsh-card-image img,
.hsh-system-card:hover .hsh-card-image-erp img{
	transform:scale(1.012)!important;
}
.hsh-card-image:after{display:none!important}
.hsh-card-image>span{display:none!important}
.hsh-card-image>b{
	left:14px;
	top:14px;
	z-index:2;
	font-size:11px;
}
.hsh-card-body{min-height:275px!important}

/* Product detail pages also show the complete poster. */
.hsh-product-shot{
	height:auto!important;
	aspect-ratio:3/4;
	max-width:520px;
	width:100%;
	margin-inline:auto;
	background:#f7faff;
}
.hsh-product-shot img{
	width:100%!important;
	height:100%!important;
	object-fit:contain!important;
	object-position:center!important;
}

/* The removed trust strip should leave no inherited spacing. */
.hsh-hero + .hsh-problem{margin-top:0}

@media (max-width:921px){
	.site-header .custom-logo-link img,
	.site-header .site-logo-img img,
	.ast-header-break-point .site-header .custom-logo-link img{
		width:165px!important;
		max-width:165px!important;
		max-height:58px!important;
	}
}
@media (max-width:680px){
	.site-header .custom-logo-link img,
	.site-header .site-logo-img img,
	.ast-header-break-point .site-header .custom-logo-link img{
		width:132px!important;
		max-width:132px!important;
		max-height:50px!important;
	}
	.hsh-card-body{min-height:0!important}
}


/* =========================================================
   v1.6 — laptop thumbnails, calculator and consultation
   ========================================================= */

/* New 4:3 laptop thumbnails */
.hsh-card-image{
	aspect-ratio:4/3!important;
	background:#f6f9ff!important;
}
.hsh-product-shot{
	aspect-ratio:4/3!important;
	max-width:680px!important;
}
.hsh-card-image img,
.hsh-product-shot img{
	object-fit:cover!important;
	object-position:center!important;
}
.hsh-card-body{min-height:275px!important}

/* Homepage service tools */
.hsh-tools-teaser{background:linear-gradient(180deg,#fff,#f5f8ff)}
.hsh-tools-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}
.hsh-tools-grid article{
	position:relative;
	border:1px solid var(--hsh-line,#e4e9f2);
	border-radius:22px;
	padding:36px;
	background:#fff;
	overflow:hidden;
	box-shadow:0 18px 45px rgba(19,42,80,.07);
}
.hsh-tools-grid article>span{
	position:absolute;
	left:25px;
	top:20px;
	font-size:70px;
	line-height:1;
	font-weight:900;
	color:rgba(53,104,255,.07);
}
.hsh-tools-grid h2{font-size:clamp(28px,3.2vw,42px);margin:0 0 12px!important}
.hsh-tools-grid p:not(.hsh-kicker){margin:0 0 22px}
.hsh-tools-consultation{background:linear-gradient(145deg,#f3f7ff,#fff)!important;border-color:#bfd0ff!important}

/* Shared form UI */
.hsh-honeypot{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;opacity:0!important}
.hsh-form-notice{
	max-width:980px;
	margin:0 auto 24px;
	padding:16px 20px;
	border-radius:13px;
	font-weight:800;
}
.hsh-form-notice.is-success{background:#eaf8f1;border:1px solid #b8e3ce;color:#17653f}
.hsh-form-notice.is-error{background:#fff1f1;border:1px solid #f0c6c6;color:#8a2d2d}
.hsh-form-block{
	background:#fff;
	border:1px solid #e1e6ef;
	border-radius:20px;
	padding:28px;
	margin-bottom:18px;
	box-shadow:0 12px 34px rgba(20,38,70,.045);
}
.hsh-form-block-title{display:flex;align-items:flex-start;gap:14px;margin-bottom:22px}
.hsh-form-block-title>b{
	flex:0 0 38px;
	display:grid;
	place-items:center;
	width:38px;height:38px;border-radius:50%;
	background:#eaf0ff;color:#3568ff;font-size:15px
}
.hsh-form-block-title h2{font-size:24px;margin:0 0 3px!important}
.hsh-form-block-title p{margin:0;font-size:14px}
.hsh-option-grid{display:grid;gap:13px}
.hsh-option-grid-4{grid-template-columns:repeat(4,1fr)}
.hsh-option-grid-3{grid-template-columns:repeat(3,1fr)}
.hsh-option-grid-2{grid-template-columns:repeat(2,1fr)}
.hsh-option-grid label,
.hsh-feature-check-grid label,
.hsh-date-grid label,
.hsh-time-grid label{cursor:pointer}
.hsh-option-grid input,
.hsh-feature-check-grid input,
.hsh-date-grid input,
.hsh-time-grid input{position:absolute;opacity:0;pointer-events:none}
.hsh-option-grid label>span{
	display:flex;flex-direction:column;justify-content:center;
	min-height:100px;padding:18px;border:1.5px solid #dce3ef;border-radius:14px;background:#fff;
	transition:border-color .2s,box-shadow .2s,transform .2s
}
.hsh-option-grid label>span b{color:#111c33;font-size:16px}
.hsh-option-grid label>span small{color:#6a7587;margin-top:5px;line-height:1.5}
.hsh-option-grid input:checked+span{
	border-color:#3568ff;background:#f5f8ff;box-shadow:0 0 0 3px rgba(53,104,255,.09)
}
.hsh-number-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}
.hsh-number-grid label,.hsh-input-grid label,.hsh-full-field{display:flex;flex-direction:column;gap:7px}
.hsh-number-grid span,.hsh-input-grid span,.hsh-full-field>span{font-weight:800;color:#27344a;font-size:13px}
.hsh-number-grid input,
.hsh-input-grid input,
.hsh-input-grid select,
.hsh-full-field textarea{
	width:100%;border:1px solid #dce3ef!important;border-radius:11px!important;background:#fff!important;
	min-height:50px;padding:10px 13px!important;color:#111c33!important
}
.hsh-full-field textarea{min-height:120px}
.hsh-input-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:15px}
.hsh-full-field{grid-column:1/-1;margin-top:15px}
.hsh-feature-check-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}
.hsh-feature-check-grid label>span{
	display:block;min-height:86px;padding:16px 18px;border:1px solid #dce3ef;border-radius:13px;background:#fff
}
.hsh-feature-check-grid b,.hsh-feature-check-grid small{display:block}
.hsh-feature-check-grid b{color:#111c33}
.hsh-feature-check-grid small{color:#6b7688;margin-top:4px;line-height:1.45}
.hsh-feature-check-grid input:checked+span{border-color:#3568ff;background:#f3f7ff;box-shadow:inset -4px 0 #3568ff}
.hsh-mobile-submit{display:none!important}

/* Calculator */
.hsh-calculator-section{background:#f5f7fb}
.hsh-calculator-form{
	display:grid;grid-template-columns:330px minmax(0,1fr);gap:26px;align-items:start;direction:ltr
}
.hsh-calculator-form>*{direction:rtl}
.hsh-estimate-card{
	position:sticky;top:105px;background:linear-gradient(165deg,#fff,#f8fbff);
	border:1px solid #bfd0ff;border-radius:22px;padding:28px;box-shadow:0 22px 55px rgba(27,62,130,.12)
}
.hsh-estimate-card h2{font-size:23px;margin:0 0 18px!important}
.hsh-estimate-price{padding:21px 0;border-top:1px solid #e4e9f2;border-bottom:1px solid #e4e9f2}
.hsh-estimate-price small,.hsh-estimate-price strong,.hsh-estimate-price span{display:block}
.hsh-estimate-price small{color:#3568ff;font-weight:800}
.hsh-estimate-price strong{font-size:35px;color:#111c33;letter-spacing:-.03em;line-height:1.25;margin-top:4px}
.hsh-estimate-price span{font-weight:800;color:#27344a}
.hsh-estimate-secondary{margin-top:12px;padding:12px;border-radius:10px;background:#eef3ff;color:#204ac7;font-weight:800}
.hsh-estimate-meta{display:grid;gap:8px;margin:18px 0}
.hsh-estimate-meta div{display:flex;justify-content:space-between;gap:12px}
.hsh-estimate-meta span{color:#6b7688;font-size:13px}
.hsh-estimate-meta b{color:#111c33;font-size:13px}
.hsh-estimate-summary{list-style:none;padding:0;margin:16px 0;display:grid;gap:8px}
.hsh-estimate-summary li{font-size:13px;color:#4d596c}
.hsh-estimate-summary li:before{content:"✓";color:#3568ff;font-weight:900;margin-left:8px}
.hsh-estimate-note{font-size:11px;line-height:1.7;background:#fff9e8;padding:11px;border-radius:10px;color:#6d5d34!important}
.hsh-estimate-card .hsh-btn{width:100%}
.hsh-calculator-info{background:#fff}

/* Consultation */
.hsh-consultation-benefits{display:flex;justify-content:center;flex-wrap:wrap;gap:9px;margin-top:24px}
.hsh-consultation-benefits span{padding:7px 12px;border:1px solid #cfdaec;border-radius:999px;background:#fff;color:#35435a;font-size:12px;font-weight:800}
.hsh-booking-section{background:#f7f9fc}
.hsh-booking-form{
	max-width:960px;margin-inline:auto;background:#fff;border:1px solid #dfe5ef;border-radius:24px;
	padding:36px;box-shadow:0 24px 65px rgba(18,38,72,.08)
}
.hsh-booking-progress{display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:32px}
.hsh-booking-progress>span{display:flex;align-items:center;gap:7px;color:#8a94a4;font-weight:900}
.hsh-booking-progress>span:before{content:"";display:none}
.hsh-booking-progress>span.is-active{color:#3568ff}
.hsh-booking-progress>span>small{font-size:13px}
.hsh-booking-progress>i{height:1px;width:70px;background:#dfe5ef}
.hsh-booking-step{display:none}
.hsh-booking-step.is-active{display:block}
.hsh-booking-heading{text-align:center;max-width:680px;margin:0 auto 27px}
.hsh-booking-heading h2{font-size:34px;margin:0 0 7px!important}
.hsh-booking-heading p:not(.hsh-kicker){margin:0}
.hsh-date-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:9px;margin-bottom:25px}
.hsh-date-grid label>span{
	display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:98px;border:1px solid #dfe5ef;border-radius:13px;background:#fff
}
.hsh-date-grid small{font-size:11px;color:#6b7688}
.hsh-date-grid b{font-size:24px;color:#111c33}
.hsh-date-grid em{font-style:normal;font-size:11px;color:#6b7688}
.hsh-date-grid input:checked+span{border-color:#3568ff;background:#f1f5ff;box-shadow:0 0 0 3px rgba(53,104,255,.08)}
.hsh-time-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;max-width:700px;margin:0 auto}
.hsh-time-grid span{display:grid;place-items:center;min-height:54px;border:1px solid #dfe5ef;border-radius:12px;font-weight:800;color:#27344a}
.hsh-time-grid input:checked+span{border-color:#3568ff;background:#3568ff;color:#fff}
.hsh-booking-summary{display:flex;justify-content:center;gap:22px;margin:24px 0;color:#5d6879;font-size:13px}
.hsh-booking-step>.hsh-btn{display:flex;margin-inline:auto}
.hsh-booking-actions{display:grid;grid-template-columns:.4fr 1fr;gap:12px;margin-top:24px}
.hsh-booking-actions .hsh-btn{width:100%}
.hsh-consultation-after{background:#fff}

@media (max-width:1024px){
	.hsh-option-grid-4{grid-template-columns:repeat(2,1fr)}
	.hsh-calculator-form{grid-template-columns:1fr}
	.hsh-estimate-card{position:relative;top:auto}
	.hsh-estimate-card>.hsh-btn{display:none}
	.hsh-mobile-submit{display:flex!important;width:100%;margin-top:20px}
}
@media (max-width:760px){
	.hsh-tools-grid{grid-template-columns:1fr}
	.hsh-tools-grid article{padding:28px 22px}
	.hsh-option-grid-3,.hsh-option-grid-2,.hsh-number-grid,.hsh-feature-check-grid,.hsh-input-grid{grid-template-columns:1fr}
	.hsh-option-grid-4{grid-template-columns:1fr 1fr}
	.hsh-form-block{padding:22px 16px}
	.hsh-estimate-card{padding:24px 18px}
	.hsh-estimate-price strong{font-size:30px}
	.hsh-booking-form{padding:26px 15px}
	.hsh-date-grid{grid-template-columns:repeat(4,1fr)}
	.hsh-time-grid{grid-template-columns:repeat(2,1fr)}
	.hsh-booking-summary{flex-direction:column;align-items:center;gap:5px}
	.hsh-booking-actions{grid-template-columns:1fr}
}
@media (max-width:460px){
	.hsh-option-grid-4{grid-template-columns:1fr}
	.hsh-date-grid{grid-template-columns:repeat(3,1fr)}
}


/* =========================================================
   v1.7 — public-site cleanup and trust policy pages
   ========================================================= */
.hsh-policy-meta{display:flex;align-items:center;justify-content:center;gap:14px;flex-wrap:wrap;margin-top:24px}
.hsh-policy-meta span,.hsh-policy-meta a{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border:1px solid #cfdaec;border-radius:999px;background:#fff;color:#334158;font-size:12px;font-weight:800}
.hsh-policy-meta a{color:#3568ff}
.hsh-policy-section{background:#f6f8fc}
.hsh-policy-layout{display:grid;grid-template-columns:310px minmax(0,1fr);gap:28px;align-items:start;direction:ltr}
.hsh-policy-layout>*{direction:rtl}
.hsh-policy-aside{position:sticky;top:105px;background:#111c33;color:#fff;border-radius:22px;padding:28px;box-shadow:0 20px 52px rgba(17,28,51,.16)}
.hsh-policy-aside h2,.hsh-policy-aside p{color:#fff!important}
.hsh-policy-aside h2{font-size:26px;line-height:1.35;margin:0 0 12px!important}
.hsh-policy-aside p:not(.hsh-kicker){color:#c9d1df!important;margin:0 0 22px}
.hsh-policy-aside .hsh-kicker{color:#7fa0ff!important}
.hsh-policy-aside .hsh-btn{width:100%}
.hsh-policy-content{display:grid;gap:14px}
.hsh-policy-content article{display:grid;grid-template-columns:46px 1fr;gap:17px;background:#fff;border:1px solid #e1e6ef;border-radius:18px;padding:24px;box-shadow:0 12px 36px rgba(20,38,70,.045)}
.hsh-policy-content article>span{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:#edf3ff;color:#3568ff;font-size:12px;font-weight:900}
.hsh-policy-content h2{font-size:22px;margin:0 0 7px!important}
.hsh-policy-content p{margin:0;line-height:1.9}
.hsh-legal-note{background:#fff8e6;border:1px solid #ecd99b;border-radius:15px;padding:17px;color:#67572e;font-size:13px;line-height:1.8}
.hsh-legal-note strong{display:inline-block;margin-left:5px}

/* Hide account widgets that some themes/plugins inject outside navigation menus. */
body:not(.logged-in) .woocommerce-MyAccount-navigation,
body:not(.logged-in) .ast-header-account-wrap,
body:not(.logged-in) .ast-header-account-link,
body:not(.logged-in) a[href*="/my-account"],
body:not(.logged-in) a[href*="/register"],
body:not(.logged-in) a[href*="wp-login.php?action=register"]{display:none!important}

@media (max-width:900px){
	.hsh-policy-layout{grid-template-columns:1fr}
	.hsh-policy-aside{position:relative;top:auto}
}
@media (max-width:600px){
	.hsh-policy-content article{grid-template-columns:1fr;padding:20px 17px}
	.hsh-policy-content article>span{width:38px;height:38px}
	.hsh-policy-content h2{font-size:20px}
}


/* =========================================================
   v1.9 — Unified demo links + complete English site
   The plugin intentionally does not alter the theme/site logo.
   ========================================================= */
.hsh-card-links{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-top:auto}
.hsh-card-links>a{margin-top:0!important}
.hsh-demo-link{font-size:13px!important;padding:8px 12px;border:1px solid #b9c9f8;border-radius:999px;color:#2451ce!important;background:#f5f8ff;text-decoration:none!important}
.hsh-demo-link:hover{background:#e8efff}
.hsh-text-link{display:inline-flex;align-items:center;color:#2451ce;font-weight:800;text-decoration:none;padding:9px 4px}
.hsh-demo-panel{border:1px solid #bfd0ff;border-radius:24px;padding:38px;background:linear-gradient(145deg,#f3f7ff,#fff);box-shadow:0 20px 55px rgba(22,54,118,.09)}
.hsh-demo-panel h2{font-size:clamp(30px,4vw,50px);margin:0 0 13px!important}
.hsh-demo-panel p:not(.hsh-kicker){margin-bottom:22px}
.hsh-language-switch{position:fixed;left:18px;bottom:18px;z-index:9999;display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:9px 18px;border-radius:999px;background:#071a43;color:#fff!important;border:1px solid rgba(92,145,255,.55);box-shadow:0 12px 30px rgba(4,20,52,.25);font-weight:800;text-decoration:none!important}
.hsh-language-switch:hover{transform:translateY(-2px);background:#123a91}
.hsh-en-nav{position:relative;z-index:20;background:#071a43;color:#fff;border-bottom:1px solid rgba(255,255,255,.12)}
.hsh-en-nav .hsh-shell{min-height:68px;display:flex;align-items:center;gap:22px}
.hsh-en-brand{font-weight:900;font-size:18px;color:#fff!important;text-decoration:none!important;white-space:nowrap}
.hsh-en-links{display:flex;align-items:center;justify-content:center;gap:19px;flex:1;flex-wrap:wrap}
.hsh-en-links a,.hsh-en-ar{color:#dce7ff!important;text-decoration:none!important;font-size:13px;font-weight:700}
.hsh-en-links a:hover,.hsh-en-ar:hover{color:#fff!important}
.hsh-en-ar{border:1px solid rgba(255,255,255,.28);padding:7px 12px;border-radius:999px;white-space:nowrap}
.hsh-en-page,.hsh-en-page *{direction:ltr}
.hsh-en-page{text-align:left}
.hsh-en-page .hsh-heading,.hsh-en-page .hsh-booking-heading{text-align:left}
.hsh-en-page .hsh-page-hero{text-align:left}
.hsh-en-page .hsh-page-hero .hsh-actions{justify-content:flex-start}
.hsh-en-page .hsh-hero-copy,.hsh-en-page .hsh-platform-copy,.hsh-en-page .hsh-contact-details,.hsh-en-page .hsh-contact-form,.hsh-en-page .hsh-policy-content{text-align:left}
.hsh-en-page .hsh-system-card,.hsh-en-page .hsh-price-card,.hsh-en-page .hsh-form-block,.hsh-en-page .hsh-estimate-card{text-align:left}
.hsh-en-page .hsh-clean-list,.hsh-en-page .hsh-price-features,.hsh-en-page .hsh-estimate-summary{padding-left:0;padding-right:0}
.hsh-en-page .hsh-price-features li:before,.hsh-en-page .hsh-clean-list li:before{margin-left:0;margin-right:9px}
.hsh-en-page .hsh-estimate-summary li:before{margin-left:0;margin-right:8px}
.hsh-en-page .hsh-feature-check-grid input:checked+span{box-shadow:inset 4px 0 #3568ff}
.hsh-en-page .hsh-calculator-form{direction:ltr}
.hsh-en-page .hsh-calculator-form>*{direction:ltr}
.hsh-en-page .hsh-contact-card{text-align:left}
.hsh-en-page .hsh-policy-content article{direction:ltr}
.hsh-en-page .hsh-policy-content article>span{margin-left:0;margin-right:18px}
.hsh-en-page .hsh-addons-table{text-align:left}
.hsh-en-contact-form-inner .hsh-btn{margin-top:20px}
@media(max-width:980px){.hsh-en-links{display:none}.hsh-en-nav .hsh-shell{justify-content:space-between}}
@media(max-width:600px){.hsh-language-switch{left:10px;bottom:10px}.hsh-en-nav .hsh-shell{min-height:60px}.hsh-demo-panel{padding:26px 20px}}
