:root{--sw-ink:#173f59;--sw-muted:#7891a6;--sw-blue:#2f7cff;--sw-line:#dbe9f5;--sw-mint:#2cc39a}
.software-page-body{margin:0;background:#fff;color:var(--sw-ink);overflow-x:hidden}
.software-page-body *{box-sizing:border-box}
.software-hero{position:relative;min-height:550px;display:grid;place-items:center;overflow:hidden;background:radial-gradient(circle at 13% 22%,rgba(67,164,255,.18),transparent 30%),radial-gradient(circle at 88% 12%,rgba(126,91,255,.12),transparent 34%),linear-gradient(180deg,#f9fcff 0%,#fff 100%);border-bottom:1px solid #edf3f8}
.software-hero.has-bg{background-image:var(--software-hero-bg);background-size:cover;background-position:center}
.software-hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(249,253,255,.96),rgba(249,253,255,.83) 48%,rgba(249,253,255,.72));z-index:1}
.software-hero:not(.has-bg) .software-hero-overlay{display:none}
.software-hero-glow{position:absolute;border-radius:999px;filter:blur(2px);pointer-events:none}.glow-a{width:420px;height:420px;left:-170px;top:-120px;background:rgba(99,182,255,.13)}.glow-b{width:430px;height:430px;right:-140px;bottom:-220px;background:rgba(119,95,255,.10)}
.software-hero-inner{position:relative;z-index:2;max-width:1040px;padding:82px 28px 90px;text-align:center}
.software-eyebrow{display:inline-block;font-size:14px;font-weight:800;letter-spacing:.18em;color:#2781c8;text-transform:uppercase}
.software-hero h1{margin:30px 0 22px;font-size:clamp(54px,5.5vw,90px);line-height:1.03;font-weight:400;letter-spacing:-.055em;color:#143d58}.software-hero h1 em{font-style:normal;color:var(--sw-blue);font-weight:400}.software-hero p{max-width:930px;margin:0 auto;color:#748da2;font-size:22px;line-height:1.75}
.software-hero-actions{display:flex;justify-content:center;gap:14px;flex-wrap:wrap;margin-top:38px}.software-primary-button,.software-secondary-button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:66px;padding:0 28px;border-radius:17px;text-decoration:none;font-size:18px;font-weight:800;transition:.25s ease}.software-primary-button{background:#2f7cff;color:#fff;box-shadow:0 18px 42px rgba(47,124,255,.22)}.software-secondary-button{background:rgba(255,255,255,.9);color:#244e69;border:1px solid #d5e4f1}.software-primary-button:hover,.software-secondary-button:hover{transform:translateY(-3px)}
.software-products{max-width:1480px;margin:0 auto;padding:92px 34px 120px}.software-products-head{max-width:820px;margin-bottom:45px}.software-products-head h2{font-size:clamp(40px,4.3vw,70px);line-height:1.05;letter-spacing:-.045em;font-weight:500;margin:17px 0 15px;color:#143d58}.software-products-head p{font-size:19px;line-height:1.7;color:#7891a6;margin:0}
.software-package-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px;align-items:start}.software-package-card{position:relative;border:1px solid #a8c9ff;border-radius:30px;background:linear-gradient(180deg,#f6fbff 0%,#fff 63%);padding:28px;min-height:100%;box-shadow:0 16px 44px rgba(38,96,143,.07);transition:.28s ease;overflow:visible}.software-package-card:hover{transform:translateY(-7px);box-shadow:0 24px 65px rgba(38,96,143,.13)}.software-package-card.is-featured{border-color:#78a9ff;box-shadow:0 18px 55px rgba(53,117,255,.10)}
.software-status-badge{position:absolute;right:22px;top:20px;z-index:3;display:flex;align-items:center;gap:9px;padding:11px 18px;border-radius:999px;background:linear-gradient(135deg,#3b73f3,#5895e8);color:#fff;font-size:12px;font-weight:900;letter-spacing:.08em;box-shadow:0 10px 22px rgba(58,117,238,.24)}.software-status-badge .badge-icon{display:grid;place-items:center;width:22px;height:22px;border-radius:50%;background:#fff;color:#3975ee;font-size:10px}.software-status-badge.badge-trending{background:linear-gradient(135deg,#7146ee,#9367ff)}.software-status-badge.badge-popular{background:linear-gradient(135deg,#167ec5,#42a4df)}
.software-product-visual{height:245px;border-radius:22px;overflow:hidden;background:linear-gradient(145deg,#bde9ff,#b596ff);box-shadow:0 13px 28px rgba(46,91,144,.19);margin-bottom:38px}.software-product-visual img{width:100%;height:100%;object-fit:cover;display:block}
.software-package-content{padding:0 0 4px}.software-category{display:block;font-size:12px;letter-spacing:.15em;text-transform:uppercase;color:#4f91ba;margin-bottom:18px}.software-package-content h3{font-size:26px;line-height:1.2;font-weight:500;color:#173f59;margin:0 0 18px}.software-price-row{display:flex;align-items:flex-end;gap:5px;flex-wrap:wrap}.software-price-row strong{font-size:38px;line-height:1;font-weight:800;color:#153f5c}.software-price-row small{font-size:13px;font-weight:600;color:#8aa0b1;margin-bottom:2px}.software-offer-row{display:flex;align-items:center;gap:10px;margin-top:10px}.software-original-price{text-decoration:line-through;color:#9aaebd;font-weight:600}.software-discount{font-size:12px;font-weight:800;color:#16825f;background:#e8fbf4;border-radius:999px;padding:6px 9px}.software-description{font-size:16px;line-height:1.7;color:#748b9d;margin:14px 0 0}.software-divider{height:1px;background:#dce9f3;margin:26px 0}.software-features{list-style:none;margin:0;padding:0;display:grid;gap:17px}.software-features li{display:flex;gap:12px;align-items:flex-start;color:#5c7b92;font-size:15px}.software-features i{color:#25b58b;font-size:17px;margin-top:1px}.software-choose-button{display:flex;align-items:center;justify-content:center;gap:13px;min-height:55px;margin-top:31px;border-radius:16px;background:#2f7cff;color:#fff;text-decoration:none;font-weight:800;box-shadow:0 12px 28px rgba(47,124,255,.17);transition:.25s ease}.software-choose-button:hover{transform:translateY(-2px);background:#246de6}
.software-empty-state{text-align:center;border:1px dashed #b7d1e8;border-radius:28px;padding:70px 25px;background:#f8fcff}.software-empty-state>i{font-size:42px;color:#2f7cff}.software-empty-state h3{font-size:28px;margin:18px 0 8px}.software-empty-state p{color:#7891a6}
@media(max-width:1100px){.software-package-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.software-hero{min-height:500px}.software-product-visual{height:230px}}
@media(max-width:700px){.software-hero{min-height:auto}.software-hero-inner{padding:62px 20px 72px}.software-hero h1{font-size:46px;margin-top:22px}.software-hero p{font-size:17px;line-height:1.65}.software-hero-actions{flex-direction:column}.software-primary-button,.software-secondary-button{width:100%;min-height:58px}.software-products{padding:66px 16px 85px}.software-products-head{margin-bottom:30px}.software-products-head h2{font-size:39px}.software-package-grid{grid-template-columns:1fr;gap:22px}.software-package-card{padding:20px;border-radius:26px}.software-product-visual{height:220px;margin-bottom:32px}.software-status-badge{top:15px;right:15px;font-size:11px;padding:9px 13px}.software-package-content h3{font-size:25px}.software-price-row strong{font-size:35px}}

/* 2026-08-10: Software catalog now mirrors the Home template cards exactly. */
.software-hero.has-bg{
  background-image:var(--software-hero-bg);
  background-size:cover;
  background-position:center center;
  background-repeat:no-repeat;
}
.software-hero.has-bg .software-hero-overlay{
  background:linear-gradient(90deg,rgba(255,255,255,.10) 0%,rgba(255,255,255,.05) 44%,rgba(255,255,255,.02) 100%);
  backdrop-filter:none;
  -webkit-backdrop-filter:none;
}
.software-hero.has-bg .software-hero-glow{display:none}

.software-home-template-grid{
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:16px;
  align-items:stretch;
}
.software-home-template-grid article{
  min-width:0;
  overflow:visible;
}
.software-home-template-grid .product-visual.uploaded{
  height:180px !important;
  margin-bottom:22px !important;
  border-radius:17px !important;
  background:#eaf5fb !important;
}
.software-home-template-grid .product-visual.uploaded img{
  width:100% !important;
  height:100% !important;
  object-fit:cover !important;
  object-position:center !important;
}
.software-home-template-grid article > p{
  min-height:62px;
  display:-webkit-box;
  -webkit-line-clamp:3;
  -webkit-box-orient:vertical;
  overflow:hidden;
}
.software-home-template-grid ul{min-height:145px}
.software-home-template-grid li i{color:#32aa87;font-size:15px}
.software-compact-offer{display:flex;align-items:center;gap:8px;min-height:27px;margin:7px 0 0;flex-wrap:wrap}
.software-original-price{text-decoration:line-through;color:#9aaebd;font-size:.7rem;font-weight:600}
.software-discount{font-size:.62rem;font-weight:800;color:#16825f;background:#e8fbf4;border-radius:999px;padding:5px 8px}
.software-home-template-grid .popular-label.software-badge-trending{background:linear-gradient(115deg,#7046ef,#8d65ff,#5e7cff)!important}
.software-home-template-grid .popular-label.software-badge-popular{background:linear-gradient(115deg,#087dbd,#31a6df,#2678d9)!important}

@media(max-width:1100px){
  .software-home-template-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:700px){
  .software-home-template-grid{grid-template-columns:1fr}
  .software-home-template-grid ul{min-height:0}
}
@media(max-width:900px){
  .software-hero.has-bg{
    background-image:var(--software-hero-bg-mobile,var(--software-hero-bg));
    background-position:center center;
  }
}

/* Match the Home screen package-card finish. */
.software-page-body .software-products .package-grid article.popular{
  position:relative;
  overflow:visible!important;
  border-color:rgba(63,125,255,.52)!important;
  background:linear-gradient(180deg,rgba(239,247,255,.96) 0%,#fff 42%)!important;
  box-shadow:0 24px 60px rgba(35,93,180,.11),inset 0 1px 0 rgba(255,255,255,.9);
}
.software-page-body .software-products .package-grid article.popular::before{
  content:"";position:absolute;inset:-1px;z-index:-1;border-radius:26px;
  background:linear-gradient(135deg,rgba(69,127,255,.18),rgba(74,210,224,.08),transparent 58%);pointer-events:none;
}
.software-page-body .software-products .package-grid .popular-label{
  position:absolute!important;top:18px!important;right:18px!important;z-index:40!important;
  display:inline-flex!important;align-items:center;gap:7px;min-height:30px;padding:7px 12px!important;
  border:1px solid rgba(255,255,255,.42);border-radius:999px!important;color:#fff!important;
  background:linear-gradient(115deg,#245cff 0%,#4b72ff 38%,#6857e8 68%,#3e9fda 100%)!important;
  box-shadow:0 10px 24px rgba(42,88,220,.28),inset 0 1px 0 rgba(255,255,255,.34);
  font-size:9px!important;font-weight:900!important;line-height:1!important;letter-spacing:.105em!important;text-transform:uppercase;white-space:nowrap;
}
.software-page-body .software-products .package-grid .popular-label::before{
  content:"✦";display:inline-grid;place-items:center;width:15px;height:15px;flex:0 0 15px;border-radius:50%;
  color:#17355e;background:linear-gradient(135deg,#fff,#ccecff);font-size:8px;line-height:1;
}
.software-home-template-grid .product-visual.uploaded img{object-fit:contain!important}
@media(max-width:700px){
  .software-page-body .software-products .package-grid .popular-label{top:14px!important;right:14px!important;min-height:28px;padding:7px 10px!important;font-size:8px!important}
}

/* 2026-08-10: Match Software hero typography to the Services page. */
.software-eyebrow{
  font-size:.64rem;
  font-weight:800;
  letter-spacing:.2em;
}
.software-hero h1{
  margin:26px 0 24px;
  font-size:clamp(4rem,6.7vw,7.6rem);
  line-height:.88;
  letter-spacing:-.075em;
  font-weight:680;
}
.software-hero h1 em{
  font-family:Georgia,serif;
  font-style:italic;
  font-weight:400;
}
.software-hero p{
  font-size:clamp(.94rem,1.2vw,1.08rem);
  line-height:1.78;
}
@media(max-width:700px){
  .software-hero h1{font-size:clamp(3rem,13vw,4.5rem)}
}

.software-card-detail-link,.software-title-link{color:inherit;text-decoration:none}.software-card-detail-link{display:block}.software-title-link:hover{color:#1677ff}


/* 2026-08-10: Laptop/Desktop full-screen Software hero, matching Services page height. */
@media (min-width: 901px){
  .software-page-body .software-hero.has-bg{
    min-height:clamp(650px, calc(100svh - 132px), 790px) !important;
    width:100% !important;
    background-size:cover !important;
    background-position:center center !important;
    background-repeat:no-repeat !important;
  }

  .software-page-body .software-hero.has-bg .software-hero-inner{
    min-height:inherit;
    width:100%;
    display:flex;
    flex-direction:column;
    justify-content:center;
  }
}


/* =========================================================
   SOFTWARE HERO — SAME STRUCTURE / SIZE AS SERVICES HERO
   Desktop/mobile images are rendered with <picture>, exactly
   like the Services page hero. Text remains on the left.
   ========================================================= */
.software-page-body main{
  box-sizing:border-box;
  padding-top:96px;
}

.software-page-body .software-hero{
  position:relative;
  min-height:720px;
  margin:14px clamp(14px,2vw,30px) 0;
  padding:clamp(62px,7vw,96px) clamp(34px,5.2vw,82px);
  border-radius:36px;
  display:grid;
  grid-template-columns:1.06fr .94fr;
  gap:6vw;
  align-items:center;
  overflow:hidden;
  isolation:isolate;
  color:#fff;
  background:linear-gradient(135deg,#071b2a,#0d3348 55%,#0e4850);
  box-shadow:0 34px 85px rgba(8,35,51,.20);
}

.software-page-body .software-hero-copy{
  position:relative;
  z-index:2;
  max-width:740px;
}

.software-page-body .software-eyebrow{
  display:flex;
  align-items:center;
  gap:10px;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#8ddde0;
  font-size:.64rem;
  font-weight:800;
}

.software-page-body .software-eyebrow i{
  width:8px;
  height:8px;
  border-radius:50%;
  background:#ff9a67;
  box-shadow:0 0 0 7px rgba(255,154,103,.12);
  flex:0 0 auto;
}

.software-page-body .software-hero h1{
  margin:26px 0 24px;
  font-size:clamp(4rem,6.7vw,7.6rem);
  line-height:.88;
  letter-spacing:-.075em;
  font-weight:680;
  color:#fff;
}

.software-page-body .software-hero h1 em{
  font-family:Georgia,serif;
  font-style:italic;
  font-weight:400;
  color:#7edbe5;
}

.software-page-body .software-hero-copy>p{
  max-width:650px;
  color:#b8d0d9;
  line-height:1.78;
  font-size:clamp(.94rem,1.2vw,1.08rem);
  margin:0;
}

.software-page-body .software-hero-actions{
  display:flex;
  gap:11px;
  flex-wrap:wrap;
  margin-top:31px;
}

.software-page-body .software-hero-button{
  height:55px;
  padding:0 21px;
  border:1px solid transparent;
  border-radius:16px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:10px;
  font-size:.76rem;
  font-weight:780;
  text-decoration:none;
  transition:.3s;
}
.software-page-body .software-hero-button:hover{transform:translateY(-4px)}
.software-page-body .software-hero-button.primary{
  color:#fff;
  background:linear-gradient(135deg,#2477ff,#24a8be 60%,#44c49d);
  box-shadow:0 16px 38px rgba(26,117,202,.3);
}
.software-page-body .software-hero-button.ghost{
  color:#e2f4f6;
  background:rgba(255,255,255,.07);
  border-color:rgba(255,255,255,.17);
  backdrop-filter:blur(12px);
}

.software-page-body .software-hero-system{
  position:relative;
  min-height:500px;
}

/* Full uploaded hero image: copied from Services hero behavior */
.software-page-body .software-hero.has-full-hero-image{
  min-height:clamp(650px,calc(100svh - 132px),790px)!important;
  grid-template-columns:1fr!important;
  align-items:center!important;
  background:transparent!important;
  background-image:none!important;
  border:1px solid rgba(255,255,255,.28)!important;
  box-shadow:none!important;
  isolation:isolate;
}

.software-page-body .software-hero.has-full-hero-image::before{
  display:block!important;
  position:absolute!important;
  z-index:1!important;
  inset:0!important;
  content:""!important;
  border-radius:inherit!important;
  background:linear-gradient(90deg,#fcfefffa 0%,#f9fdffed 36%,#f8fdff5c 66%,#ffffff0d 100%)!important;
  pointer-events:none!important;
}

.software-page-body .software-hero.has-full-hero-image .software-hero-glow{display:none!important}

.software-page-body .software-hero.has-full-hero-image .software-hero-system.has-uploaded-image{
  position:absolute!important;
  z-index:0!important;
  inset:0!important;
  display:block!important;
  min-height:0!important;
  width:100%!important;
  height:100%!important;
}

.software-page-body .software-hero.has-full-hero-image .software-hero-uploaded-picture{
  display:block!important;
  width:100%!important;
  max-width:none!important;
  height:100%!important;
}

.software-page-body .software-hero.has-full-hero-image .software-hero-uploaded-image{
  display:block!important;
  width:100%!important;
  height:100%!important;
  max-height:none!important;
  padding:0!important;
  border:0!important;
  border-radius:inherit!important;
  background:transparent!important;
  object-fit:cover!important;
  object-position:center center!important;
  box-shadow:none!important;
  animation:none!important;
  transform:none!important;
}

.software-page-body .software-hero.has-full-hero-image .software-hero-copy{
  position:relative!important;
  z-index:2!important;
  width:min(790px,68%)!important;
  max-width:790px!important;
}

.software-page-body .software-hero.has-full-hero-image .software-eyebrow{color:#287492!important}
.software-page-body .software-hero.has-full-hero-image h1{color:#12354a!important;font-weight:720!important}
.software-page-body .software-hero.has-full-hero-image h1 em{color:#318eaf!important}
.software-page-body .software-hero.has-full-hero-image .software-hero-copy>p{color:#5b7686!important;max-width:650px;font-weight:560}
.software-page-body .software-hero.has-full-hero-image .software-hero-button.ghost{
  color:#234d64!important;
  border-color:rgba(54,101,126,.30)!important;
  background:rgba(255,255,255,.42)!important;
  backdrop-filter:none!important;
}

@media(max-width:1120px){
  .software-page-body main{padding-top:84px}
  .software-page-body .software-hero{
    margin:10px clamp(12px,2vw,20px) 0;
    padding:clamp(56px,7vw,76px) clamp(24px,5vw,46px);
  }
  .software-page-body .software-hero.has-full-hero-image{min-height:690px!important}
  .software-page-body .software-hero.has-full-hero-image .software-hero-copy{width:min(100%,700px)!important}
}

@media(max-width:680px){
  .software-page-body main{padding-top:76px}
  .software-page-body .software-hero,
  .software-page-body .software-hero.has-full-hero-image{
    min-height:640px!important;
    align-items:flex-end!important;
    margin:8px 10px 0!important;
    padding:46px 20px 48px!important;
    border-radius:24px!important;
  }
  .software-page-body .software-hero.has-full-hero-image::before{
    background:linear-gradient(#ffffff21 16%,#fbfeffed 55%,#fcfefffc 100%)!important;
  }
  .software-page-body .software-hero h1,
  .software-page-body .software-hero.has-full-hero-image h1{
    font-size:clamp(3rem,14vw,4.7rem)!important;
    line-height:.91!important;
  }
  .software-page-body .software-hero-copy>p,
  .software-page-body .software-hero.has-full-hero-image .software-hero-copy>p{
    font-size:.94rem!important;
    line-height:1.62!important;
  }
  .software-page-body .software-hero-actions{flex-direction:row}
  .software-page-body .software-hero-button{width:auto;min-height:55px}
}

/* Software purchase actions */
.software-home-template-grid .software-card-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:auto}.software-home-template-grid .software-card-actions>a{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:44px;border-radius:12px;text-decoration:none;font-weight:800}.software-home-template-grid .software-card-view{background:#edf5fb;color:#245a7a}.software-home-template-grid .software-card-buy{background:#1677ff!important;color:#fff!important;box-shadow:0 10px 22px rgba(22,119,255,.18)}@media(max-width:520px){.software-home-template-grid .software-card-actions{grid-template-columns:1fr}}
