/* Habersoft homepage services. Scoped to avoid altering existing sections. */
.hs-pro { padding: 66px 0 48px; background: linear-gradient(180deg,#fff 0%,#faf9fd 100%); border-bottom: 1px solid #eeeaf5; }
.hs-pro *, .hs-pro *::before, .hs-pro *::after { box-sizing: border-box; }
.hs-pro-heading { display: flex; align-items: flex-end; justify-content: space-between; gap: 24px; margin-bottom: 28px; }
.hs-pro-kicker { display: inline-flex; align-items: center; gap: 9px; font-size: 10px; font-weight: 800; letter-spacing: 1.6px; color: #6735c4; }
.hs-pro-kicker > span { width: 7px; height: 7px; border-radius: 50%; background: #7943f5; box-shadow: 0 0 0 4px #eee7fc; }
.hs-pro-heading h2 { margin: 13px 0 12px; color: #111526; font-size: clamp(27px,2.6vw,38px); line-height: 1.18; letter-spacing: -1.2px; font-weight: 750; }
.hs-pro-heading h2 em { color: #7033de; font-style: normal; }
.hs-pro-heading p { margin: 0; color: #657087; font-size: 14px; line-height: 1.7; }
.hs-pro-heading-note { flex-shrink: 0; padding-bottom: 3px; text-align: right; color: #7b8295; font-size: 12px; line-height: 1.8; }
.hs-pro-heading-note strong { color: #34364b; font-weight: 650; }
.hs-pro-track { width: min(1380px,calc(100% - 40px)); margin: 0 auto; display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 22px; }
.hs-pro-track:focus-visible { outline: 2px solid #7840ef; outline-offset: 6px; border-radius: 20px; }
.hs-pro-card { --hs-accent: #7133dd; --hs-tint: #f3edff; display: flex; flex-direction: column; min-width: 0; overflow: hidden; border: 1px solid #e7e2ef; border-radius: 20px; background: #fff; box-shadow: 0 6px 18px #25114705,0 1px 3px #25114704; transition: transform .25s ease,box-shadow .25s ease,border-color .25s ease; }
.hs-pro-news { --hs-accent: #147567; --hs-tint: #e8f6f1; }
.hs-pro-support { --hs-accent: #8be5c5; --hs-tint: #8be5c514; background: linear-gradient(155deg,#291c3b,#191222); border-color: #443153; box-shadow: 0 12px 30px #25114716; }
.hs-pro-support .hs-pro-body h3 { color: #faf7ff; }
.hs-pro-support .hs-pro-body p { color: #cdc2dc; }
.hs-pro-support .hs-pro-detail { color: #bcaecc; }
.hs-pro-support .hs-pro-cta { border-color: #b297d42b; }
.hs-pro-support .hs-pro-cta:hover { color: #b4f5df; }
.hs-pro-visual { position: relative; height: 228px; overflow: hidden; background: radial-gradient(ellipse at 80% 0%,#e4d6ff,transparent 70%),#f3effb; border-bottom: 1px solid #eee9f6; isolation: isolate; }
.hs-pro-news .hs-pro-visual { background: radial-gradient(ellipse at 80% 0%,#c7e8e1,transparent 70%),#edf7f4; border-color: #e1eee8; }
.hs-pro-support .hs-pro-visual { background: radial-gradient(ellipse at 65% 45%,#3b2a5e,transparent 70%),#171123; border-color: #241b34; }
.hs-pro-badge { position: absolute; z-index: 2; top: 19px; left: 22px; display: inline-flex; align-items: center; gap: 7px; height: 26px; font-size: 9px; font-weight: 800; letter-spacing: .8px; color: #4d386f; }
.hs-pro-badge b { border: 1px solid #cdb9f5; border-radius: 5px; padding: 4px 6px; color: #6d32cc; background: #ffffffad; font-size: 9px; }
.hs-pro-news .hs-pro-badge { color: #25645b; }
.hs-pro-news .hs-pro-badge b { color: #146859; border-color: #acd4c7; }
.hs-pro-support .hs-pro-badge { color: #e2d8f2; font-size: 8px; }
.hs-pro-window { position: absolute; left: 23px; top: 62px; width: calc(100% - 4px); height: 232px; overflow: hidden; border-radius: 10px 0 0 0; background: white; border: 1px solid #d7c9ef; box-shadow: 0 12px 26px #41246519; transform: rotate(-3deg); transform-origin: center; transition: transform .4s ease; }
.hs-pro-news .hs-pro-window { border-color: #b4d5ca; transform: rotate(3deg); }
.hs-pro-window-bar { display: flex; align-items: center; gap: 4px; height: 23px; padding: 0 10px; border-bottom: 1px solid #e9e7ef; background: #ffffff; }
.hs-pro-window-bar i { width: 4px; height: 4px; border-radius: 50%; background: #cec6dc; }
.hs-pro-window-bar span { margin-left: 8px; color: #81768f; font-size: 7px; }
.hs-pro-window img { display: block; width: 100%; height: auto; }
.hs-pro-float { position: absolute; z-index: 2; left: 22px; bottom: 15px; display: inline-flex; gap: 7px; align-items: center; padding: 10px 12px; border-radius: 8px; background: #fff; border: 1px solid #eee9f5; box-shadow: 0 4px 16px #23123912; color: #413454; font-size: 10px; font-weight: 650; }
.hs-pro-float svg { width: 16px; height: 16px; color: var(--hs-accent); }
.hs-pro-support .hs-pro-float { background: #2b203d; color: #e6ddef; border-color: #50405c; }
.hs-pro-live-dot { width: 6px; height: 6px; flex-shrink: 0; border-radius: 50%; background: #44dfb1; box-shadow: 0 0 0 3px #44dfb11c; }
.hs-pro-support-art { position: absolute; top: 29px; left: 0; display: block; width: 100%; height: 192px; object-fit: contain; }
.hs-pro-body { display: flex; flex-direction: column; flex: 1; padding: 27px 26px 22px; }
.hs-pro-label { font-size: 9px; line-height: 1.5; letter-spacing: 1.5px; color: var(--hs-accent); font-weight: 800; }
.hs-pro-body h3 { margin: 12px 0 13px; color: #161827; font-size: clamp(21px,1.8vw,26px); line-height: 1.23; letter-spacing: -.7px; font-weight: 750; }
.hs-pro-body p { margin: 0 0 18px; color: #636b7e; font-size: 13px; line-height: 1.8; }
.hs-pro-detail { display: flex; align-items: center; gap: 7px; margin-top: auto; margin-bottom: 24px; color: #555b70; font-size: 10px; line-height: 1.5; }
.hs-pro-detail > span { width: 19px; height: 19px; flex-shrink: 0; display: grid; place-items: center; background: var(--hs-tint); color: var(--hs-accent); border-radius: 5px; font-size: 13px; }
.hs-pro-cta { display: flex; justify-content: space-between; align-items: center; gap: 10px; min-height: 44px; padding-top: 16px; border-top: 1px solid #eeebf3; color: var(--hs-accent); text-decoration: none; font-size: 12px; line-height: 1.5; font-weight: 750; }
.hs-pro-cta > span { display: grid; place-items: center; width: 28px; height: 28px; flex-shrink: 0; color: var(--hs-accent); background: var(--hs-tint); border-radius: 50%; font-size: 18px; transition: transform .2s ease; }
.hs-pro-cta:focus-visible { outline: 2px solid var(--hs-accent); outline-offset: 5px; border-radius: 3px; }
.hs-pro-navigation { display: none; }
@media (hover:hover) and (min-width: 761px) {
  .hs-pro-card:hover { transform: translateY(-5px); border-color: #d3c8e5; box-shadow: 0 18px 35px #2511470d; }
  .hs-pro-card:hover .hs-pro-window { transform: rotate(0); }
  .hs-pro-cta:hover > span { transform: translate(2px,-2px); }
}
@media (max-width: 1000px) and (min-width: 761px) {
  .hs-pro-track { gap: 14px; }
  .hs-pro-body { padding: 24px 18px 20px; }
  .hs-pro-body h3 { font-size: 21px; }
  .hs-pro-visual { height: 195px; }
  .hs-pro-detail { font-size: 9px; }
}
@media (max-width: 760px) {
  .hs-pro { padding: 39px 0 30px; }
  .hs-pro-heading { margin-bottom: 16px; }
  .hs-pro-heading h2 { max-width: 340px; font-size: 28px; line-height: 1.22; letter-spacing: -.9px; }
  .hs-pro-heading p { max-width: 360px; font-size: 12px; }
  .hs-pro-heading-note { display: none; }
  .hs-pro-kicker { font-size: 9px; }
  /* 20px leading inset + one card + 14px gap + 15% of the next card. */
  .hs-pro-track { width: 100%; display: flex; align-items: stretch; gap: 14px; padding: 8px 20px 22px; overflow-x: auto; scroll-snap-type: x mandatory; scroll-padding-inline: 20px; scrollbar-width: none; overscroll-behavior-x: contain; -webkit-overflow-scrolling: touch; }
  .hs-pro-track::-webkit-scrollbar { display: none; }
  .hs-pro-card { flex: 0 0 calc((100% + 6px) / 1.15); scroll-snap-align: start; border-radius: 17px; }
  .hs-pro-visual { height: 210px; }
  .hs-pro-body { padding: 24px 21px 20px; }
  .hs-pro-body h3 { font-size: 24px; }
  .hs-pro-body p { font-size: 12px; }
  .hs-pro-detail { font-size: 9px; margin-bottom: 20px; }
  .hs-pro-cta { font-size: 11px; }
  .hs-pro-navigation:not([hidden]) { display: flex; align-items: center; justify-content: space-between; gap: 10px; }
  .hs-pro-swipe { display: flex; align-items: center; gap: 8px; color: #757082; font-size: 10px; }
  .hs-pro-swipe > span { display: inline-block; font-size: 21px; }
  .hs-pro.is-in-view .hs-pro-swipe > span { animation: hs-pro-hint 1.6s ease-in-out 3; }
  .hs-pro-dots { display: flex; align-items: center; gap: 0; }
  .hs-pro-dots button { display: grid; place-items: center; width: 32px; height: 32px; padding: 0; border: 0; background: transparent; cursor: pointer; }
  .hs-pro-dots button::after { content: ''; width: 6px; height: 6px; border-radius: 10px; background: #d6cfe2; transition: width .2s ease,background .2s ease; }
  .hs-pro-dots button[aria-current="true"]::after { width: 19px; background: #763bd9; }
  .hs-pro-dots button:focus-visible { outline: 2px solid #763bd9; border-radius: 5px; }
}
@media (max-width: 360px) {
  .hs-pro-body { padding: 22px 18px 18px; }
  .hs-pro-body h3 { font-size: 21px; }
  .hs-pro-float { left: 15px; padding: 9px; font-size: 9px; }
}
@keyframes hs-pro-hint { 0%,100% { transform: translateX(0); } 50% { transform: translateX(7px); } }
@media (prefers-reduced-motion: reduce) { .hs-pro *, .hs-pro *::after { animation: none !important; transition: none !important; scroll-behavior: auto !important; } }
