/* Shared foundations migrated from global.css for this business page. */
.itsm-overview-main > *, .itsm-management-grid > * { min-width: 0; }

.itsm-overview-visual img, .itsm-loop-visual img, .itsm-management-grid > figure img, .itsm-ai-visual img, .itsm-architecture-visual img { width: auto; max-width: 100%; height: auto; display: block; margin-right: auto; margin-left: auto; object-fit: contain; }

/* itsm page-only layout, color, media and module styling. */

.itsm-hero { height: 430px; min-height: 430px; overflow: hidden; color: #fff; background-color: #031946; background-image: url('/assets/images/itsm-hero.webp'); background-position: right center; background-size: auto 100%; background-repeat: no-repeat; }

.itsm-hero-inner { height: 430px; min-height: 430px; display: flex; align-items: center; }

.itsm-hero-copy { width: 44%; position: relative; z-index: 1; }

.itsm-hero-copy > span { color: #75b7ff; font-weight: 600; letter-spacing: 1px; }

.itsm-hero-copy h1 { margin: 12px 0 10px; line-height: 1.2; letter-spacing: 1px; }

.itsm-hero-copy h2 { margin: 0; font-weight: 500; line-height: 1.5; }

.itsm-hero-copy p { max-width: 540px; margin: 20px 0 25px; color: #c5d8ef; line-height: 1.85; }

.itsm-hero-copy > div { display: flex; gap: 14px; }

.itsm-overview { padding: 66px 0 72px; background: #fff; }

.itsm-overview .section-head { margin-bottom: 42px; }

.itsm-overview-main { display: grid; grid-template-columns: minmax(0,38fr) minmax(0,62fr); align-items: center; gap: 42px; }

.itsm-kicker { color: #1677ff; font-weight: 700; letter-spacing: 1.5px; }

.itsm-overview-copy h2 { margin: 10px 0 18px; color: #102d5e; line-height: 1.45; }

.itsm-overview-copy p { margin: 0 0 13px; color: #68798f; line-height: 1.9; }

.itsm-overview-visual { margin: 0; padding: 8px; border: 1px solid #d3e2f5; border-radius: 12px; background: #f8fbff; box-shadow: 0 14px 34px rgba(31,94,171,.09); }

.itsm-overview-visual img { width: 100%; height: auto; display: block; border-radius: 8px; }

.itsm-outcome-grid { display: grid; grid-template-columns: repeat(3,1fr); gap: 15px; margin-top: 32px; }

.itsm-outcome-grid article { min-height: 112px; display: flex; align-items: center; gap: 16px; padding: 19px 21px; border: 1px solid #d1e2f6; border-radius: 10px; background: linear-gradient(145deg,#fff,#f5f9ff); }

.itsm-outcome-grid i { width: 56px; height: 56px; flex: 0 0 auto; display: grid; place-items: center; color: #fff; border-radius: 15px; background: linear-gradient(145deg,#3ba4ff,#0869e8); box-shadow: 0 9px 18px rgba(22,119,255,.2); font-style: normal; font-weight: 700; }

.itsm-outcome-grid h3 { margin: 0 0 7px; color: #17376a; }

.itsm-outcome-grid p { margin: 0; color: #75869b; line-height: 1.7; }

.itsm-advantages { padding: 68px 0 73px; background: linear-gradient(180deg,#f3f8ff,#edf6ff); }

.itsm-advantages .section-head { margin-bottom: 36px; }

.itsm-advantage-grid { display: grid; grid-template-columns: repeat(5,1fr); gap: 14px; }

.itsm-advantage-grid article { min-width: 0; min-height: 288px; padding: 15px 15px 21px; text-align: center; border: 1px solid #cedeef; border-radius: 11px; background: #fff; box-shadow: 0 10px 26px rgba(26,82,154,.06); transition: transform .24s ease,box-shadow .24s ease; }

.itsm-advantage-grid article:hover { transform: translateY(-5px); box-shadow: 0 16px 34px rgba(26,82,154,.12); }

.itsm-advantage-grid img { width: 132px; max-width: 100%; height: 132px; object-fit: cover; border-radius: 9px; }

.itsm-advantage-grid h3 { margin: 10px 0 8px; color: #17376a; }

.itsm-advantage-grid p { margin: 0; color: #75869b; line-height: 1.75; }

.itsm-loop { padding: 66px 0 70px; background: #fff; }

.itsm-loop .section-head { margin-bottom: 38px; }

.itsm-loop-visual { margin: 0; padding: 8px; overflow: hidden; border: 1px solid #d3e2f5; border-radius: 12px; background: #f8fbff; box-shadow: 0 15px 34px rgba(31,94,171,.08); }

.itsm-loop-visual img { width: 100%; height: auto; display: block; border-radius: 8px; }

.itsm-management { padding: 68px 0 73px; background: linear-gradient(180deg,#f5f9ff,#edf5ff); }

.itsm-management .section-head { margin-bottom: 35px; }

.itsm-management-grid { display: grid; grid-template-columns: 22% 56% 22%; align-items: center; }

.itsm-management-grid > figure { min-width: 0; margin: 0; padding: 8px; border: 1px solid #cbdff5; border-radius: 11px; background: #fff; box-shadow: 0 15px 34px rgba(31,94,171,.1); }

.itsm-management-grid > figure img { width: 100%; height: auto; display: block; border-radius: 7px; }

.itsm-management-list { display: grid; gap: 14px; }

.itsm-management-list:first-child { margin-right: 16px; }

.itsm-management-list:last-child { margin-left: 16px; }

.itsm-management-list article { min-height: 104px; display: flex; align-items: center; gap: 13px; padding: 14px; border: 1px solid #cedeef; border-radius: 9px; background: #fff; }

.itsm-management-list i { width: 44px; height: 44px; flex: 0 0 auto; display: grid; place-items: center; color: #fff; border-radius: 12px; background: linear-gradient(145deg,#43a7ff,#086ae7); font-style: normal; font-weight: 700; }

.itsm-management-list h3 { margin: 0 0 6px; color: #17376a; }

.itsm-management-list p { margin: 0; color: #76879c; line-height: 1.65; }

.itsm-ai { padding: 68px 0 75px; color: #fff; background: radial-gradient(circle at 50% 0,#0a438d,#031b48 62%,#021633); }

.itsm-ai .section-head { margin-bottom: 36px; }

.itsm-ai-visual { margin: 0; padding: 8px; overflow: hidden; border: 1px solid rgba(99,172,255,.35); border-radius: 12px; background: #031946; box-shadow: 0 18px 38px rgba(0,10,32,.25); }

.itsm-ai-visual img { width: 100%; height: auto; display: block; border-radius: 8px; }

.itsm-architecture { padding: 68px 0 73px; background: #fff; }

.itsm-architecture .section-head { margin-bottom: 35px; }

.itsm-architecture-visual { margin: 0; padding: 8px; overflow: hidden; border: 1px solid #d0e1f4; border-radius: 12px; background: #fff; box-shadow: 0 15px 36px rgba(31,94,171,.08); }

.itsm-architecture-visual img { width: 100%; height: auto; display: block; border-radius: 8px; }

.itsm-scenarios { padding: 65px 0 68px; background: linear-gradient(180deg,#f4f9ff,#edf6ff); }

.itsm-scenarios .section-head { margin-bottom: 35px; }

.itsm-scenario-grid { display: grid; grid-template-columns: repeat(4,1fr); gap: 15px; }

.itsm-scenario-grid article { min-height: 200px; padding: 26px 20px 22px; text-align: center; border: 1px solid #d1e1f4; border-radius: 10px; background: #fff; transition: transform .25s ease,box-shadow .25s ease; }

.itsm-scenario-grid article:hover { transform: translateY(-4px); box-shadow: 0 14px 28px rgba(25,91,169,.1); }

.itsm-scenario-grid i { width: 76px; height: 76px; margin: 0 auto 16px; display: grid; place-items: center; color: #fff; border-radius: 22px 22px 9px 9px; background: linear-gradient(145deg,#57b1ff,#126ee7); box-shadow: 0 12px 25px rgba(22,119,255,.18); font-style: normal; font-weight: 700; }

.itsm-scenario-grid h3 { margin: 0 0 9px; color: #17376a; }

.itsm-scenario-grid p { margin: 0; color: #73859b; line-height: 1.75; }

.itsm-values { padding: 60px 0 64px; background: #fff; }

.itsm-values .section-head { margin-bottom: 32px; }

.itsm-value-grid { display: grid; grid-template-columns: repeat(4,1fr); gap: 15px; }

.itsm-value-grid article { position: relative; min-height: 135px; padding: 23px 20px 20px 68px; overflow: hidden; border: 1px solid #d0e1f5; border-radius: 10px; background: linear-gradient(145deg,#fff,#f5f9ff); }

.itsm-value-grid b { position: absolute; top: 23px; left: 18px; color: #2490ff; line-height: 1; }

.itsm-value-grid h3 { margin: 0 0 9px; color: #17376a; }

.itsm-value-grid p { margin: 0; color: #73849a; line-height: 1.7; }

.itsm-value-slogan { margin: 27px 0 0; color: #17376a; text-align: center; font-weight: 600; letter-spacing: .4px; }

.itsm-cta { padding: 39px 0; color: #fff; background: linear-gradient(90deg,#0870f3,#075bd5),url('/assets/images/cta-bg.webp') bottom/cover; }

.itsm-cta .page-shell { display: flex; align-items: center; justify-content: space-between; }

.itsm-cta h2 { margin: 0; }

.itsm-cta p { margin: 8px 0 0; color: #d8e8ff; }

.itsm-cta .button { min-width: 180px; color: var(--blue); background: #fff; box-shadow: 0 8px 20px rgba(0,40,110,.2); }

@media (max-width: 960px) {
.itsm-hero-copy { width: 52%; }
.itsm-overview-main { grid-template-columns: 1fr; }
.itsm-overview-visual { max-width: 760px; margin: 0 auto; }
.itsm-advantage-grid { grid-template-columns: repeat(3,1fr); }
.itsm-management-grid { grid-template-columns: 1fr 1fr; gap: 14px; }
.itsm-management-grid > figure { grid-column: 1/-1; grid-row: 1; }
.itsm-management-list:first-child,.itsm-management-list:last-child { margin: 0; }
}

@media (max-width: 700px) {
.itsm-hero,.itsm-hero-inner { height: 430px; min-height: 430px; }
.itsm-hero { background-image: linear-gradient(180deg,rgba(3,25,70,.98) 0,rgba(3,25,70,.94) 54%,rgba(3,25,70,.16) 78%),url('/assets/images/itsm-hero.webp'); background-position: center,76% bottom; background-size: 100% 100%,auto 220px; }
.itsm-hero-inner { align-items: flex-start; }
.itsm-hero-copy { width: 100%; padding-top: 30px; }
.itsm-hero-copy h1 { margin-top: 9px; }
.itsm-hero-copy h2 { max-width: 95%; }
.itsm-hero-copy p { max-width: 96%; margin: 12px 0 15px; line-height: 1.7; }
.itsm-hero-copy > div { flex-wrap: wrap; }
.itsm-overview,.itsm-advantages,.itsm-loop,.itsm-management,.itsm-ai,.itsm-architecture,.itsm-scenarios,.itsm-values { padding-top: 52px; padding-bottom: 55px; }
.itsm-overview .section-head { margin-bottom: 31px; }
.itsm-overview-main { gap: 23px; }
.itsm-overview-visual,.itsm-loop-visual,.itsm-ai-visual,.itsm-architecture-visual { min-width: 0; padding: 4px; overflow: hidden; }
.itsm-overview-visual img,.itsm-loop-visual img,.itsm-ai-visual img,.itsm-architecture-visual img { width: auto; max-width: 100%; min-width: 0; height: auto; margin: 0 auto; }
.itsm-outcome-grid { grid-template-columns: 1fr; gap: 10px; }
.itsm-outcome-grid article { min-height: 98px; }
.itsm-advantage-grid { grid-template-columns: 1fr 1fr; gap: 10px; }
.itsm-advantage-grid article { min-height: 245px; padding: 12px 10px 17px; }
.itsm-advantage-grid img { width: 110px; max-width: 100%; height: auto; aspect-ratio: 1; }
.itsm-management-grid { grid-template-columns: 1fr; }
.itsm-management-list { gap: 9px; }
.itsm-management-list article { min-height: 92px; }
.itsm-scenario-grid,.itsm-value-grid { grid-template-columns: 1fr; gap: 11px; }
.itsm-scenario-grid article { min-height: 176px; }
.itsm-value-grid article { min-height: 118px; }
.itsm-value-slogan { line-height: 1.7; }
.itsm-cta .page-shell { display: block; text-align: center; }
.itsm-cta p { line-height: 1.7; }
.itsm-cta .button { margin-top: 21px; }
}
