.tshp-flow-page { color: #122b4a; }
.tshp-flow .tshp-container { width: min(1280px,calc(100% - 80px)); }
.tshp-flow h1,.tshp-flow h2,.tshp-flow h3 { color: #122b4a; }
.tshp-flow h2 { font-size: clamp(2rem,3.1vw,2.95rem); font-weight: 600; letter-spacing: -.045em; line-height: 1.25; }
.tshp-flow .tshp-section { padding: 112px 0; }
.tshp-flow-hero { position: relative; overflow: hidden; background: radial-gradient(circle at 78% 20%,#daf2ff 0,transparent 37%),linear-gradient(115deg,#f8fcff,#eaf6ff); border-bottom: 1px solid #dcebf7; }
.tshp-flow-hero::before { content: ""; position: absolute; inset: 0; pointer-events: none; background-image: linear-gradient(rgba(143,183,209,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(143,183,209,.07) 1px,transparent 1px); background-size: 80px 80px; mask-image: linear-gradient(90deg,#0009,transparent 80%); }
.tshp-flow-hero-grid { position: relative; display: grid; grid-template-columns: .78fr 1.22fr; gap: 58px; align-items: center; padding: 94px 0 100px; }
.tshp-flow-hero h1 { margin: 0 0 28px; font-size: clamp(2.6rem,4.1vw,4rem); font-weight: 500; letter-spacing: -.065em; line-height: 1.17; }
.tshp-flow-hero h1 em { color: #1378d5; font-style: normal; }
.tshp-flow-lead { max-width: 470px; margin: 0; color: #546f8a; font-size: 1.04rem; line-height: 1.9; }
.tshp-flow-actions { display: flex; flex-wrap: wrap; gap: 14px; margin-top: 36px; }
.tshp-flow-hero-visual { position: relative; overflow: hidden; border-radius: 28px; background: #bddbea; box-shadow: 0 28px 70px rgba(18,69,108,.14); }
.tshp-flow-hero-visual > img { display: block; width: 100%; height: auto; }
.tshp-flow-target { position: absolute; right: 20px; bottom: 20px; width: 255px; padding: 15px 17px; color: #fff; border: 1px solid rgba(123,215,247,.55); border-radius: 15px; background: rgba(9,42,72,.88); box-shadow: 0 12px 35px rgba(5,35,61,.45); backdrop-filter: blur(14px); }
.tshp-flow-target small { display: block; color: #77d8f4; font-size: .61rem; font-weight: 800; letter-spacing: .13em; }
.tshp-flow-target strong { display: block; margin: 6px 0; color: #fff; font-size: 1.07rem; line-height: 1.3; white-space: nowrap; }
.tshp-flow-target strong span { display: inline-block; width: 7px; height: 7px; margin-right: 7px; border-radius: 50%; background: #42e8b0; }
.tshp-flow-target p { margin: 0; color: #c7e7f5; font-size: .7rem; }
.tshp-flow-visual-note { position: absolute; left: 18px; bottom: 18px; padding: 5px 9px; color: #fff; background: rgba(9,42,72,.72); border-radius: 7px; font-size: .62rem; }
.tshp-flow-proof { position: relative; z-index: 2; margin-top: -32px; }
.tshp-flow-proof-grid { display: grid; grid-template-columns: repeat(4,1fr); background: #fff; border: 1px solid #d9e9f6; border-radius: 19px; box-shadow: 0 20px 46px rgba(13,81,133,.08); }
.tshp-flow-proof-grid div { padding: 27px 29px; border-right: 1px solid #d9e9f6; }
.tshp-flow-proof-grid div:last-child { border: 0; }
.tshp-flow-proof-grid b { display: block; color: #0e75cf; font-size: 1.25rem; }
.tshp-flow-proof-grid span { color: #667c94; font-size: .73rem; }
.tshp-flow-intro-grid { display: grid; grid-template-columns: .78fr 1.22fr; gap: 100px; align-items: start; }
.tshp-flow-intro h2 { margin: 0; }
.tshp-flow-intro-grid > div:nth-child(2) > p:first-child { margin: 0; color: #536b82; font-size: 1rem; line-height: 1.9; }
.tshp-flow-intro-note { margin: 26px 0 0; padding-left: 22px; color: #243f5e; border-left: 3px solid #26b7e9; font-size: .84rem; }
.tshp-flow-data { background: #f3f9ff; border-top: 1px solid #e4f0fa; border-bottom: 1px solid #e4f0fa; }
.tshp-flow-section-head { display: flex; align-items: end; justify-content: space-between; gap: 50px; margin-bottom: 44px; }
.tshp-flow-section-head h2 { margin: 0; }
.tshp-flow-section-head > p { max-width: 440px; margin: 0; color: #62758c; }
.tshp-flow-data-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 24px; }
.tshp-flow-data-card { padding: 36px 40px; background: #fff; border: 1px solid #d9e9f6; border-radius: 22px; box-shadow: 0 14px 34px rgba(20,89,138,.04); }
.tshp-flow-data-top { display: flex; justify-content: space-between; align-items: center; gap: 10px; padding-bottom: 20px; margin-bottom: 25px; border-bottom: 1px solid #d9e9f6; }
.tshp-flow-data-top small { color: #1174c7; font-size: .68rem; font-weight: 800; letter-spacing: .1em; }
.tshp-flow-data-top h3 { margin: 4px 0 0; font-size: 1.45rem; line-height: 1.25; }
.tshp-flow-data-top > span { padding: 7px 10px; color: #0e78cc; background: #ebf7ff; border-radius: 7px; font-size: .67rem; font-weight: 800; white-space: nowrap; }
.tshp-flow-data-rows { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; }
.tshp-flow-data-rows div { padding: 14px 16px; background: #f5faff; border: 1px solid #e5f0fa; border-radius: 12px; }
.tshp-flow-data-rows strong { display: block; color: #122b4a; font-size: .84rem; }
.tshp-flow-data-rows span { color: #71869b; font-size: .69rem; }
.tshp-flow-data-foot { margin: 16px 0 0; color: #7990a7; font-size: .67rem; }
.tshp-flow-integration { color: #fff; background: linear-gradient(120deg,#0c2849,#123e68); }
.tshp-flow-integration h2,.tshp-flow-integration h3 { color: #fff; }
.tshp-flow-integration .tshp-flow-section-head > p { color: #bbd1e4; }
.tshp-flow-steps { display: grid; grid-template-columns: repeat(3,1fr); gap: 18px; margin-top: 55px; }
.tshp-flow-steps article { position: relative; min-height: 220px; padding: 34px; border: 1px solid rgba(122,183,218,.31); border-radius: 20px; background: rgba(255,255,255,.045); }
.tshp-flow-steps article:not(:last-child)::after { content: "→"; position: absolute; top: 42%; right: -21px; z-index: 2; color: #66d9f3; font-size: 1.4rem; }
.tshp-flow-steps article > span { color: #6bd9f5; font-size: .68rem; font-weight: 800; letter-spacing: .14em; }
.tshp-flow-steps h3 { margin: 34px 0 8px; font-size: 1.33rem; }
.tshp-flow-steps p { margin: 0; color: #c2d4e7; font-size: .79rem; line-height: 1.8; }
.tshp-flow-protocol { margin: 29px 0 0; color: #b5cfe2; font-size: .77rem; }
.tshp-flow-product-grid { display: grid; grid-template-columns: repeat(2,1fr); gap: 26px; }
.tshp-flow-product { display: grid; grid-template-columns: 210px 1fr; align-items: center; gap: 32px; padding: 24px; border: 1px solid #d9e9f6; border-radius: 22px; box-shadow: 0 18px 40px rgba(11,74,116,.06); }
.tshp-flow-product-image { display: grid; place-items: center; height: 225px; background: #f5faff; border-radius: 16px; }
.tshp-flow-product-image img { display: block; width: 82%; height: 82%; object-fit: contain; }
.tshp-flow-product small { color: #167acc; font-size: .68rem; font-weight: 800; letter-spacing: .08em; }
.tshp-flow-product h3 { margin: 10px 0; font-size: 1.45rem; }
.tshp-flow-product p { margin: 0 0 18px; color: #627990; font-size: .78rem; }
.tshp-flow-product strong { color: #144670; font-size: .75rem; }
.tshp-flow-product a { display: block; margin-top: 20px; color: #0875d0; font-size: .79rem; font-weight: 800; }
.tshp-flow-product a:hover { text-decoration: underline; }
.tshp-flow-planning { background: #f6faff; }
.tshp-flow-planning-grid { display: grid; grid-template-columns: repeat(3,1fr); gap: 18px; }
.tshp-flow-planning-grid article { padding: 28px 30px; background: #fff; border: 1px solid #d9e9f6; border-radius: 18px; }
.tshp-flow-planning-grid article > span { color: #1590dd; font-size: .7rem; font-weight: 800; }
.tshp-flow-planning-grid h3 { margin: 12px 0 7px; font-size: 1.1rem; }
.tshp-flow-planning-grid p { margin: 0; color: #627991; font-size: .78rem; }
.tshp-flow-inquiry { background: linear-gradient(120deg,#0d559b,#0e9ec3); }
.tshp-flow-inquiry .tshp-inquiry-panel { background: transparent; box-shadow: none; }
@media (max-width: 1100px) {
	.tshp-flow-product { grid-template-columns: 160px 1fr; gap: 20px; }
	.tshp-flow-product-image { height: 190px; }
}
@media (max-width: 900px) {
	.tshp-flow .tshp-container { width: min(800px,calc(100% - 42px)); }
	.tshp-flow .tshp-section { padding: 75px 0; }
	.tshp-flow-hero-grid,.tshp-flow-intro-grid,.tshp-flow-data-grid { grid-template-columns: 1fr; gap: 34px; }
	.tshp-flow-hero-grid { padding: 65px 0 75px; }
	.tshp-flow-steps { grid-template-columns: 1fr; }
	.tshp-flow-steps article { min-height: auto; }
	.tshp-flow-steps article:not(:last-child)::after { display: none; }
	.tshp-flow-product-grid { grid-template-columns: 1fr; }
}
@media (max-width: 680px) {
	.tshp-flow-hero h1 { font-size: clamp(2.2rem,10vw,2.7rem); }
	.tshp-flow-lead { font-size: .88rem; }
	.tshp-flow-target { right: 10px; bottom: 10px; width: 200px; }
	.tshp-flow-visual-note { display: none; }
	.tshp-flow-proof-grid { grid-template-columns: 1fr 1fr; }
	.tshp-flow-proof-grid div { padding: 19px; }
	.tshp-flow-proof-grid div:nth-child(2) { border-right: 0; }
	.tshp-flow-proof-grid div:nth-child(-n+2) { border-bottom: 1px solid #d9e9f6; }
	.tshp-flow-proof-grid b { font-size: 1rem; }
	.tshp-flow-section-head { display: block; }
	.tshp-flow-section-head > p { margin-top: 18px; }
	.tshp-flow-data-card { padding: 25px; }
	.tshp-flow-data-rows { gap: 8px; }
	.tshp-flow-product { grid-template-columns: 1fr; }
	.tshp-flow-product-image { height: 200px; }
	.tshp-flow-planning-grid { grid-template-columns: 1fr; }
}
