.content-page { color: #102037; background: #fff; }
.page-shell { width: min(1440px,calc(100% - 12vw)); margin: 0 auto; }
.page-hero-v2 { position: relative; min-height: 760px; display: flex; align-items: flex-end; padding: 120px 0 90px; color: #fff; background: #07182e; overflow: hidden; }
.page-hero-v2::before,.page-hero-v2::after { content: ""; position: absolute; border-radius: 50%; filter: blur(1px); }
.page-hero-v2::before { width: min(70vw,920px); height: min(70vw,920px); top: -45%; right: -12%; background: radial-gradient(circle,rgba(35,125,249,.55),rgba(35,125,249,.08) 52%,transparent 70%); }
.page-hero-v2::after { width: min(38vw,500px); height: min(38vw,500px); bottom: -32%; left: 8%; background: radial-gradient(circle,rgba(239,143,26,.3),transparent 68%); }
.page-hero-v2--onecard { background: linear-gradient(145deg,#052d70,#0a69dd 62%,#ec8e1a); }
.page-hero-v2--partners { background: linear-gradient(145deg,#07182e,#123964 60%,#0d7e91); }
.page-hero-v2--contact { background: linear-gradient(145deg,#06162b,#10396f 67%,#1c6ed9); }
.page-hero-v2--insights { background: linear-gradient(135deg,#07182e,#0c2a54 58%,#12396d); }
.page-hero-v2 .page-shell { position: relative; z-index: 1; }
.page-hero-v2 .page-shell > p,.page-section__head > p,.page-quote .page-shell > p,.page-cta p,.contact-panel > p,.contact-info > p,.article-layout header > p { margin: 0 0 22px; color: #76a9f2; font-size: 12px; font-weight: 800; letter-spacing: .24em; text-transform: uppercase; }
.page-hero-v2 h1 { max-width: 1200px; margin: 0; font-size: clamp(54px,7.7vw,118px); line-height: .98; letter-spacing: -.075em; white-space: pre-line; }
.page-hero-v2__intro { display: grid; grid-template-columns: .75fr 1.25fr; gap: 7vw; align-items: start; max-width: 1040px; margin: 68px 0 0 auto; }
.page-hero-v2__intro > span { color: #78a9ee; font-size: 13px; font-weight: 800; letter-spacing: .12em; }
.page-hero-v2__intro > p { margin: 0; color: #b8c8dc; font-size: 18px; line-height: 1.9; }
.page-hero-v2--onecard .page-hero-v2__intro > span,.page-hero-v2--onecard .page-shell > p { color: #ffe1b1; }

.page-section { padding: clamp(90px,11vw,165px) 0; }
.page-section--soft { background: #f1f6fc; }
.page-section--dark { color: #fff; background: #07182e; }
.page-section__head { display: grid; grid-template-columns: 1fr 1fr; gap: 5vw; align-items: end; margin-bottom: 64px; }
.page-section__head h2 { grid-column: 1; margin: 0; font-size: clamp(44px,6.2vw,90px); line-height: 1.03; letter-spacing: -.065em; }
.page-section__head > p { grid-column: 1; }
.page-section__note { grid-column: 2; grid-row: 1 / 3; align-self: end; max-width: 540px; color: #6a7c93; line-height: 1.8; }
.page-card-grid { display: grid; gap: 18px; }
.page-card-grid--four { grid-template-columns: repeat(4,minmax(0,1fr)); }
.page-service-card { display: flex; flex-direction: column; min-height: 430px; padding: 28px; border: 1px solid #dbe4ef; border-radius: 26px; background: linear-gradient(145deg,#fff,#eff5fd); transition: .3s ease; }
.page-service-card:hover { transform: translateY(-7px); box-shadow: 0 24px 70px rgba(17,51,96,.12); }
.page-service-card > span { color: #1767df; font-size: 12px; letter-spacing: .14em; }
.page-service-card h3 { margin: 100px 0 18px; font-size: 29px; }
.page-service-card p { margin: 0; color: #667990; line-height: 1.8; }
.page-service-card b { margin-top: auto; padding-top: 24px; color: #105cbc; }

.page-quote { padding: clamp(100px,14vw,210px) 0; color: #fff; background: radial-gradient(circle at 85% 20%,rgba(36,119,236,.34),transparent 30%),#07182e; }
.page-quote blockquote { max-width: 1200px; margin: 36px 0 0; font-size: clamp(40px,6vw,86px); font-weight: 800; line-height: 1.16; letter-spacing: -.055em; }
.page-timeline { border-top: 1px solid #ccd8e7; }
.page-timeline article { display: grid; grid-template-columns: minmax(150px,.5fr) 1.5fr; gap: 6vw; padding: 44px 0; border-bottom: 1px solid #ccd8e7; }
.page-timeline article > span { color: #1466df; font-weight: 800; }
.page-timeline h3 { margin: 0 0 16px; font-size: 30px; }
.page-timeline p { max-width: 860px; margin: 0; color: #64768d; font-size: 17px; line-height: 1.9; }

.service-detail-list { border-top: 1px solid #d5dfeb; }
.service-detail-list article { display: grid; grid-template-columns: 90px 1.2fr 1fr; gap: 4vw; padding: 64px 0; border-bottom: 1px solid #d5dfeb; scroll-margin-top: 110px; }
.service-detail-list__number { color: #1767df; font-size: 20px; font-weight: 800; }
.service-detail-list article > div > span { color: #6d86a5; font-size: 12px; letter-spacing: .18em; }
.service-detail-list h3 { margin: 15px 0 22px; font-size: clamp(38px,4.5vw,66px); letter-spacing: -.05em; }
.service-detail-list p { max-width: 680px; margin: 0; color: #667990; font-size: 17px; line-height: 1.9; }
.service-detail-list ul { align-self: center; margin: 0; padding: 0; list-style: none; }
.service-detail-list li { padding: 13px 0; border-bottom: 1px solid #dce5ef; color: #31445d; }
.service-detail-list li::before { content: "\2192"; margin-right: 12px; color: #1767df; }
.process-grid { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 1px; margin: 0; padding: 1px; background: rgba(138,168,208,.2); list-style: none; }
.process-grid li { min-height: 280px; padding: 30px; background: #0a1e39; }
.process-grid b { color: #6fa7f4; }
.process-grid h3 { margin: 68px 0 15px; font-size: 25px; }
.process-grid p { color: #91a7c4; line-height: 1.8; }

.onecard-audience { padding: 0 0 clamp(90px,11vw,165px); background: #eef5ff; }
.onecard-audience .page-shell { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 18px; transform: translateY(-58px); }
.onecard-audience article { min-height: 400px; padding: 34px; border-radius: 28px; background: #fff; box-shadow: 0 28px 70px rgba(25,77,146,.12); }
.onecard-audience article > span { display: grid; place-items: center; width: 64px; height: 64px; border-radius: 22px; color: #fff; background: linear-gradient(135deg,#1368e7,#0c4ca7); font-size: 28px; font-weight: 900; }
.onecard-audience article:nth-child(2) > span { background: linear-gradient(135deg,#ff940c,#e76e00); }
.onecard-audience article:nth-child(3) > span { background: linear-gradient(135deg,#0aa3b4,#087a89); }
.onecard-audience h2 { margin: 70px 0 18px; font-size: 32px; }
.onecard-audience p { color: #687b92; line-height: 1.85; }
.onecard-features { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 18px; }
.onecard-features article { min-height: 320px; padding: 32px; border: 1px solid #d8e3ef; border-radius: 28px; background: #fff; }
.onecard-features span { color: #1567df; font-size: 13px; font-weight: 800; }
.onecard-features h3 { margin: 70px 0 16px; font-size: 32px; }
.onecard-features p { color: #687a91; line-height: 1.8; }

.partner-types,.login-grid { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 18px; }
.partner-types article,.login-grid article { display: flex; flex-direction: column; min-height: 400px; padding: 30px; border: 1px solid #d9e3ef; border-radius: 28px; background: #fff; }
.partner-types article > span,.login-grid article > span:first-child { color: #1767df; font-weight: 800; }
.partner-types h3,.login-grid h3 { margin: 80px 0 18px; font-size: 30px; }
.partner-types p,.login-grid p { color: #687a91; line-height: 1.8; }
.login-grid article { min-height: 450px; box-shadow: 0 20px 60px rgba(17,50,95,.08); }
.login-grid small { margin-top: 36px; color: #72859c; }
.login-grid h3 { margin-top: 18px; }
.login-grid a,.login-grid__disabled { margin-top: auto; padding: 17px 20px; border-radius: 14px; font-weight: 800; }
.login-grid a { color: #fff; background: linear-gradient(100deg,#1267e7,#337ff0); }
.login-grid__disabled { color: #7c8da3; background: #eef3f9; }

.page-cta { position: relative; min-height: 620px; display: grid; place-items: center; padding: 100px 6vw; color: #fff; text-align: center; background: radial-gradient(circle at 50% 50%,rgba(32,116,235,.42),transparent 38%),#061326; overflow: hidden; }
.page-cta--orange { background: radial-gradient(circle at 50% 50%,rgba(246,145,24,.38),transparent 38%),linear-gradient(145deg,#07182e,#0d3d75); }
.page-cta > div { max-width: 1100px; }
.page-cta h2 { margin: 25px 0 42px; font-size: clamp(48px,7vw,104px); line-height: 1.02; letter-spacing: -.07em; }
.page-cta a { display: inline-flex; align-items: center; min-height: 54px; padding: 0 26px; border-radius: 999px; color: #fff; background: linear-gradient(100deg,#1267e7,#337ff0 68%,#eb901e); font-weight: 800; box-shadow: 0 18px 50px rgba(19,101,227,.3); }

.contact-layout { padding: clamp(80px,10vw,150px) 0; background: #eff5fc; }
.contact-layout .page-shell { display: grid; grid-template-columns: 1.2fr .8fr; gap: 18px; }
.contact-panel,.contact-info { padding: clamp(32px,5vw,70px); border-radius: 32px; background: #fff; }
.contact-panel h2,.contact-info h2 { margin: 0 0 40px; font-size: clamp(38px,4.5vw,64px); letter-spacing: -.05em; }
.contact-form-disabled { padding: 28px; border: 1px solid #f0c98e; border-radius: 20px; background: #fff8ed; }
.contact-form-disabled strong { color: #7c5016; font-size: 21px; }
.contact-form-disabled p { color: #755c39; line-height: 1.85; }
.contact-form { display: grid; gap: 20px; }
.contact-form label { display: grid; gap: 9px; color: #344b67; font-size: 13px; font-weight: 750; }
.contact-form input,.contact-form select,.contact-form textarea { width: 100%; padding: 14px 15px; color: #172a43; border: 1px solid #d3dfec; border-radius: 13px; background: #fafdff; font: inherit; line-height: 1.5; }
.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus { border-color: #2470dc; outline: 2px solid rgba(36,112,220,.15); }
.contact-form textarea { resize: vertical; }
.contact-form__two { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; }
.contact-form__honeypot { position: absolute !important; left: -10000px; width: 1px; height: 1px; overflow: hidden; }
.contact-form__consent { display: grid !important; grid-template-columns: 18px 1fr; align-items: start; gap: 10px !important; color: #62758c !important; font-weight: 500 !important; line-height: 1.7; }
.contact-form__consent input { width: 18px; height: 18px; margin-top: 3px; padding: 0; }
.contact-form__consent a { color: #1767df; font-weight: 750; }
.contact-form__message { min-height: 24px; margin: 0; color: #61748c; line-height: 1.6; }
.contact-form__message.is-success { color: #18734f; }
.contact-form__message.is-error { color: #bd3636; }
.contact-form button { min-height: 52px; padding: 0 24px; color: #fff; border: 0; border-radius: 13px; background: linear-gradient(100deg,#1267e7,#347fee 68%,#eb911d); font: inherit; font-weight: 800; cursor: pointer; }
.contact-form button:disabled { cursor: wait; opacity: .6; }
.contact-prep { margin-top: 45px; }
.contact-prep h3 { font-size: 22px; }
.contact-prep ul { margin: 20px 0 0; padding: 0; list-style: none; }
.contact-prep li { padding: 13px 0; border-bottom: 1px solid #e0e8f1; color: #5e7189; }
.contact-prep li::before { content: "\2713"; margin-right: 12px; color: #1767df; font-weight: 800; }
.contact-info { color: #fff; background: #07182e; }
.contact-info dl { margin: 0; }
.contact-info dl > div { padding: 28px 0; border-bottom: 1px solid rgba(255,255,255,.12); }
.contact-info dt { color: #8298b5; font-size: 13px; }
.contact-info dd { margin: 10px 0 0; font-size: 20px; line-height: 1.5; }
.contact-info dd span { color: #6f84a0; }
.contact-info__steps { display: grid; gap: 10px; margin-top: 50px; }
.contact-info__steps span { padding: 13px 16px; border: 1px solid rgba(255,255,255,.12); border-radius: 12px; color: #b6c6da; }

.article-grid { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 18px; }
.article-grid > a { display: flex; flex-direction: column; min-height: 470px; padding: 32px; border: 1px solid #dae4ef; border-radius: 28px; background: linear-gradient(145deg,#fff,#eff5fd); transition: .3s ease; }
.article-grid > a:hover { transform: translateY(-7px); box-shadow: 0 24px 70px rgba(15,50,98,.12); }
.article-grid span { color: #1767df; font-size: 12px; letter-spacing: .08em; }
.article-grid h2 { margin: 70px 0 20px; font-size: 30px; line-height: 1.4; }
.article-grid p { color: #677a91; line-height: 1.8; }
.article-grid b { margin-top: auto; color: #145cb9; }
.insight-principles { padding: clamp(90px,12vw,180px) 0; color: #fff; background: #07182e; }
.insight-principles .page-shell { display: grid; grid-template-columns: 1.3fr .7fr; gap: 7vw; align-items: end; }
.insight-principles h2 { margin: 0; font-size: clamp(46px,6vw,86px); line-height: 1.08; letter-spacing: -.06em; }
.insight-principles .page-shell > div { display: grid; gap: 12px; }
.insight-principles span { padding: 17px 20px; border: 1px solid rgba(255,255,255,.15); border-radius: 14px; color: #b6c8df; }

.article-layout { max-width: 1040px; margin: 0 auto; padding: 120px 24px 150px; color: #122238; }
.article-layout header { padding-bottom: 70px; border-bottom: 1px solid #d7e1ec; }
.article-layout header > a { display: inline-block; margin-bottom: 70px; color: #1767df; font-weight: 800; }
.article-layout h1 { margin: 0 0 30px; font-size: clamp(46px,7vw,88px); line-height: 1.08; letter-spacing: -.06em; }
.article-layout header > span { display: block; max-width: 800px; color: #64778f; font-size: 20px; line-height: 1.8; }
.article-body { padding: 70px 0; color: #354a65; font-size: 18px; line-height: 2; }
.article-layout > footer { padding: 30px; border-radius: 22px; background: #eef5fc; }
.article-layout > footer p { color: #60748d; line-height: 1.8; }
.article-layout > footer a { color: #125cb9; font-weight: 800; }

@media (max-width: 1050px) {
  .page-card-grid--four { grid-template-columns: repeat(2,minmax(0,1fr)); }
  .service-detail-list article { grid-template-columns: 70px 1fr; }
  .service-detail-list article > ul { grid-column: 2; }
  .process-grid { grid-template-columns: repeat(2,minmax(0,1fr)); }
  .onecard-audience .page-shell,.partner-types,.login-grid,.article-grid { grid-template-columns: 1fr; }
  .onecard-audience article { min-height: 340px; }
  .contact-layout .page-shell,.insight-principles .page-shell { grid-template-columns: 1fr; }
}

@media (max-width: 720px) {
  .page-shell { width: calc(100% - 40px); }
  .page-hero-v2 { min-height: 680px; padding-top: 90px; }
  .page-hero-v2 h1 { font-size: 52px; }
  .page-hero-v2__intro,.page-section__head { grid-template-columns: 1fr; }
  .page-hero-v2__intro { gap: 22px; margin-top: 48px; }
  .page-section__head > *,.page-section__note { grid-column: 1; grid-row: auto; }
  .page-card-grid--four,.onecard-features,.process-grid { grid-template-columns: 1fr; }
  .page-service-card { min-height: 360px; }
  .page-service-card h3 { margin-top: 65px; }
  .page-timeline article { grid-template-columns: 1fr; gap: 18px; }
  .service-detail-list article { grid-template-columns: 1fr; gap: 20px; }
  .service-detail-list article > ul { grid-column: 1; }
  .onecard-audience .page-shell { transform: translateY(-30px); }
  .page-cta { min-height: 520px; }
  .contact-panel,.contact-info { padding: 28px; }
  .contact-form__two { grid-template-columns: 1fr; }
  .article-layout { padding-top: 80px; }
  .article-layout header > a { margin-bottom: 48px; }
}

@media (prefers-reduced-motion: reduce) {
  .page-service-card,.article-grid > a { transition: none; }
}
