/* B2B / yritysasiakashakemus (B2BScreen 1:1) */
.eb-b2b-section { padding: 0; }
.eb-container.eb-b2b { padding-bottom: 72px; }
.eb-b2b-main { min-width: 0; }
.eb-b2b-step[hidden] { display: none; }
.eb-b2b-formwrap { display: block; }
/* display-säännöt yliajavat [hidden]-attribuutin → pakotettava (vrt. submit-vahvistus) */
.eb-b2b-formwrap[hidden], .eb-b2b .eb-stepper[hidden] { display: none !important; }

.eb-selectwrap { position: relative; display: flex; }
.eb-selectwrap select { appearance: none; -webkit-appearance: none; width: 100%; font-family: var(--font-text); font-size: 14px; color: var(--fg1); background: var(--surface); border: 1px solid var(--border-strong); border-radius: var(--r-sm); padding: 11px 36px 11px 12px; cursor: pointer; }
.eb-selectwrap select:focus { outline: 0; border-color: var(--info); box-shadow: 0 0 0 3px rgba(46,107,255,.16); }
.eb-selectwrap svg { position: absolute; right: 12px; top: 50%; transform: translateY(-50%); pointer-events: none; color: var(--steel-500); }

.eb-b2b-head { display: grid; grid-template-columns: 1.1fr .9fr; background: var(--ink-900); border-radius: var(--r-lg); overflow: hidden; margin-top: 28px; }
.eb-b2b-head .left { position: relative; padding: 52px 48px; }
.eb-b2b-head .eb-hero-grid-tex { z-index: 1; }
.eb-b2b-head .inner { position: relative; z-index: 2; }
.eb-b2b-head .eb-kicker { color: var(--volt-500); margin-bottom: 14px; }
.eb-b2b-head h1 { font-family: var(--font-display); font-weight: 800; text-transform: uppercase; font-size: clamp(32px, 3.4vw, 46px); line-height: .98; letter-spacing: -.02em; color: #fff; margin: 0 0 16px; }
.eb-b2b-head p { color: var(--steel-300); font-size: 15.5px; line-height: 1.6; margin: 0; max-width: 460px; }
.eb-b2b-head .right { background: var(--ink-800); border-left: 1px solid var(--ink-600); padding: 32px; display: flex; flex-direction: column; justify-content: center; }
.eb-b2b-how .ph { font-family: var(--font-mono); font-size: 10px; letter-spacing: .14em; text-transform: uppercase; color: var(--steel-400); margin-bottom: 10px; display: flex; align-items: center; gap: 7px; }
.eb-b2b-how .ph svg { width: 13px; height: 13px; color: var(--volt-500); }
.eb-b2b-how .step { display: flex; gap: 14px; align-items: flex-start; padding: 12px 0; border-bottom: 1px solid var(--ink-600); }
.eb-b2b-how .step:last-of-type { border-bottom: 0; }
.eb-b2b-how .n { font-family: var(--font-mono); font-size: 12px; font-weight: 600; color: var(--volt-500); margin-top: 1px; }
.eb-b2b-how .t { color: var(--steel-200); font-size: 13.5px; font-weight: 600; line-height: 1.4; }
.eb-b2b-how .d { display: block; color: var(--steel-500); font-size: 12px; font-weight: 400; margin-top: 2px; }
.eb-b2b-how .note { font-size: 11px; color: var(--steel-500); margin-top: 14px; line-height: 1.5; }

.eb-b2b-benefits { display: grid; grid-template-columns: repeat(4, 1fr); gap: 16px; margin-top: 24px; }
.eb-bnf { background: var(--surface); border: 1px solid var(--border); border-radius: var(--r-md); padding: 22px; box-shadow: var(--shadow-sm); }
.eb-bnf .ico { width: 44px; height: 44px; border-radius: var(--r-sm); background: var(--volt-100); color: var(--ink-900); display: grid; place-items: center; margin-bottom: 14px; }
.eb-bnf .ico svg { width: 22px; height: 22px; }
.eb-bnf h3 { font-family: var(--font-text); font-weight: 700; font-size: 15px; margin: 0 0 6px; }
.eb-bnf p { font-size: 13px; color: var(--fg2); margin: 0; line-height: 1.5; }

.eb-b2b-grid { display: grid; grid-template-columns: 1fr 340px; gap: 28px; align-items: start; margin-top: 40px; }
.eb-b2b-side { position: sticky; top: 96px; display: flex; flex-direction: column; gap: 18px; }
.eb-b2b-sidecard { background: var(--surface); border: 1px solid var(--border); border-radius: var(--r-md); padding: 22px; box-shadow: var(--shadow-sm); }
.eb-b2b-sidecard h4 { font-family: var(--font-text); font-weight: 700; font-size: 14px; margin: 0 0 14px; }
.eb-b2b-ben { display: flex; gap: 11px; padding: 9px 0; font-size: 13px; color: var(--fg2); }
.eb-b2b-ben svg { width: 16px; height: 16px; color: var(--success); flex: none; margin-top: 2px; }
.eb-b2b-ben b { color: var(--fg1); font-weight: 700; }

.eb-b2b-pend { max-width: 660px; margin: 0 auto; }
.eb-b2b-pend .top { text-align: center; }
.eb-b2b-pend .seal { width: 68px; height: 68px; border-radius: 50%; background: var(--volt-500); color: var(--ink-900); display: grid; place-items: center; margin: 6px auto 18px; box-shadow: var(--glow-volt); }
.eb-b2b-pend .seal svg { width: 34px; height: 34px; }
.eb-b2b-pend h1 { font-family: var(--font-display); font-weight: 800; text-transform: uppercase; font-size: 32px; letter-spacing: -.01em; margin: 0 0 8px; text-align: center; }
.eb-b2b-pend .ref { display: inline-flex; align-items: center; gap: 8px; font-family: var(--font-mono); font-size: 14px; background: var(--surface); border: 1px solid var(--border-strong); border-radius: var(--r-pill); padding: 8px 16px; margin: 4px auto 22px; }
.eb-b2b-pend .ref b { color: var(--ink-900); letter-spacing: .04em; }
.eb-b2b-pend .lead { font-size: 15px; color: var(--fg2); margin: 0 auto 30px; text-align: center; max-width: 520px; line-height: 1.6; }
.eb-timeline { background: var(--surface); border: 1px solid var(--border); border-radius: var(--r-md); padding: 8px 24px; box-shadow: var(--shadow-sm); }
.eb-tl-h { font-family: var(--font-mono); font-size: 11px; letter-spacing: .12em; text-transform: uppercase; color: var(--steel-500); padding: 16px 0 6px; }
.eb-tl-step { display: flex; gap: 16px; padding: 16px 0; position: relative; }
.eb-tl-step:not(:last-child)::before { content: ''; position: absolute; left: 15px; top: 44px; bottom: -4px; width: 2px; background: var(--border); }
.eb-tl-step.done:not(:last-child)::before { background: var(--volt-500); }
.eb-tl-dot { width: 32px; height: 32px; border-radius: 50%; flex: none; display: grid; place-items: center; z-index: 1; border: 2px solid var(--border-strong); background: var(--surface); color: var(--steel-400); font-family: var(--font-mono); font-weight: 600; font-size: 13px; }
.eb-tl-step.done .eb-tl-dot { background: var(--volt-500); border-color: var(--volt-500); color: var(--ink-900); }
.eb-tl-step.now .eb-tl-dot { background: var(--ink-900); border-color: var(--ink-900); color: #fff; }
.eb-tl-dot svg { width: 16px; height: 16px; }
.eb-tl-body .st { font-weight: 700; font-size: 14px; margin-bottom: 3px; }
.eb-tl-body .sx { font-size: 13px; color: var(--fg2); line-height: 1.5; }
.eb-tl-step.future .st { color: var(--steel-500); }

@media (max-width: 900px) {
  .eb-b2b-head { grid-template-columns: 1fr; }
  .eb-b2b-head .right { border-left: 0; border-top: 1px solid var(--ink-600); }
  .eb-b2b-benefits { grid-template-columns: repeat(2, 1fr); }
  .eb-b2b-grid { grid-template-columns: 1fr; }
  .eb-b2b-side { position: static; }
  .eb-b2b-head .left { padding: 36px 28px; }
}
@media (max-width: 560px) {
  .eb-b2b-benefits { grid-template-columns: 1fr; }
}
