:root {
  --blue: #0755d9;
  --blue-dark: #003dac;
  --blue-light: #1482ff;
  --teal: #05a8b2;
  --teal-dark: #048692;
  --yellow: #ffd400;
  --phone: #e60018;
  --phone-light: #ff3349;
  --phone-dark: #a90010;
  --ink: #101319;
  --muted: #5f7084;
  --line: #dce7f1;
  --soft-blue: #edf7ff;
  --shadow: 0 18px 45px rgba(4, 56, 137, .15);
  --soft-shadow: 0 10px 26px rgba(4, 56, 137, .11);
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; scroll-padding-bottom: 90px; background: #eaf3ff; }
body { margin: 0; color: var(--ink); background: #eaf3ff; font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Yu Gothic", Meiryo, sans-serif; font-feature-settings: "palt"; -webkit-font-smoothing: antialiased; }
body:has(dialog[open]) { overflow: hidden; }
a { color: inherit; }
img { display: block; max-width: 100%; }
.sr-only { position: absolute !important; width: 1px !important; height: 1px !important; padding: 0 !important; margin: -1px !important; overflow: hidden !important; clip: rect(0, 0, 0, 0) !important; white-space: nowrap !important; border: 0 !important; }
button, input { font: inherit; }
button, a { -webkit-tap-highlight-color: transparent; }
.page-bg { min-height: 100vh; padding-bottom: calc(78px + env(safe-area-inset-bottom)); background: radial-gradient(circle at 18% 3%, rgba(13, 123, 255, .14), transparent 32rem), radial-gradient(circle at 86% 33%, rgba(5, 168, 178, .12), transparent 34rem), #eaf3ff; }
.lp-shell { container-type: inline-size; width: min(100%, 640px); margin: 0 auto; overflow: hidden; background: #fff; box-shadow: 0 0 60px rgba(3, 45, 113, .15); }
.container { width: calc(100% - clamp(28px, 7cqw, 44px)); max-width: 580px; margin-inline: auto; }
.blend-section { position: relative; margin-top: -1px; overflow: hidden; }
.blend-section::before { content: ""; position: absolute; z-index: 0; top: -70px; left: -20%; width: 140%; height: 150px; border-radius: 50%; background: inherit; filter: blur(14px); pointer-events: none; }
.blend-section > * { position: relative; z-index: 1; }
.surface-card { border: 1px solid rgba(7, 85, 217, .10); border-radius: clamp(22px, 5cqw, 32px); background: rgba(255, 255, 255, .97); box-shadow: var(--shadow); }
.legal-note { margin-block: 14px 0; color: #536174; text-align: center; font-size: clamp(11px, 2.5cqw, 14px); line-height: 1.7; }

/* Header */
.site-header { position: relative; z-index: 8; display: flex; min-height: clamp(76px, 14cqw, 92px); align-items: center; justify-content: space-between; gap: 12px; padding: 10px clamp(15px, 4cqw, 26px); border-bottom: 1px solid #e4ebf3; background: rgba(255, 255, 255, .98); }
.brand { display: inline-flex; min-width: 0; align-items: center; text-decoration: none; }
.brand-lockup { display: grid; justify-items: center; gap: 3px; }
.brand-logo { display: block; width: clamp(160px, 42cqw, 250px); max-width: 100%; height: auto; }
.brand-service-name { white-space: nowrap; font-size: clamp(8px, 1.75cqw, 11px); font-weight: 900; letter-spacing: .22em; }
.area-badge { flex: 0 0 auto; padding: clamp(8px, 2.2cqw, 13px) clamp(10px, 3cqw, 18px); border-radius: 12px; color: #fff; background: linear-gradient(145deg, #1676f1, #0641b9); box-shadow: inset 0 1px 0 rgba(255,255,255,.35), 0 7px 15px rgba(6, 65, 185, .23); font-size: clamp(12px, 2.7cqw, 17px); font-weight: 950; }

/* Shared visual language */
.ribbon { display: inline-block; width: max-content; max-width: 88%; margin: 0 0 clamp(16px, 3.5cqw, 22px) clamp(4px, 1cqw, 7px); padding: .58em 1.75em .58em 1.3em; clip-path: polygon(0 0, 95% 0, 90% 50%, 95% 100%, 0 100%, 6% 50%); color: #101319; background: linear-gradient(135deg, #ffe343, #ffcf00); filter: drop-shadow(0 4px 3px rgba(191, 145, 0, .14)); font-size: clamp(14px, 3.25cqw, 21px); font-weight: 950; line-height: 1.15; letter-spacing: .045em; transform: rotate(-3deg); transform-origin: left center; }
.section-copy { position: absolute; z-index: 3; left: clamp(20px, 5.4cqw, 34px); right: clamp(20px, 5.4cqw, 34px); top: clamp(28px, 7cqw, 46px); }
.section-copy h2, .section-intro h2, .contact-intro h2 { margin: 0; color: var(--ink); font-size: clamp(34px, 8.8cqw, 56px); font-weight: 950; line-height: 1.08; letter-spacing: -.055em; text-wrap: balance; }
.section-copy h2 strong, .section-intro h2 strong, .contact-intro h2 strong { color: var(--blue); }
.section-copy > p:last-child, .section-intro > p:last-child, .contact-intro > p:last-child { margin: clamp(12px, 3cqw, 19px) 0 0; color: #151b24; font-size: clamp(14px, 3.45cqw, 21px); font-weight: 850; line-height: 1.55; letter-spacing: .01em; }
.power-letter { position: relative; display: inline-flex; height: .92em; align-items: center; color: var(--blue); letter-spacing: 0; line-height: 1; vertical-align: -.035em; }
.power-o { display: block; width: .92em; height: .92em; flex: 0 0 auto; overflow: visible; }
.power-o path { fill: none; stroke: currentColor; stroke-width: 10; stroke-linecap: round; }
.power-n { display: block; margin-left: -.035em; line-height: .92; }

/* Hero */
.hero-section { padding-bottom: clamp(30px, 8cqw, 54px); background: linear-gradient(180deg, #fff 0%, #f4faff 67%, #eef8ff 100%); }
.hero-visual { position: relative; height: 150cqw; min-height: 540px; max-height: 960px; overflow: hidden; background: #f4faff; }
.hero-visual > img { width: 100%; height: 100%; object-fit: cover; object-position: center 65%; }
.hero-visual::after { content: ""; position: absolute; inset: 0; background: linear-gradient(90deg, rgba(255,255,255,.10), transparent 9%, transparent 92%, rgba(255,255,255,.08)), linear-gradient(180deg, rgba(255,255,255,.10) 0%, transparent 30%, transparent 92%, rgba(244,250,255,.42) 96%, #f4faff 100%); pointer-events: none; }
.hero-copy { position: absolute; z-index: 2; top: 0; left: 0; right: auto; width: 100%; }
.hero-catch-image { display: block; width: min(100%, 702px); height: auto; }
.speed-pill { display: inline-flex; align-items: center; gap: .55em; margin: clamp(12px, 3cqw, 19px) 0 0; padding: .52em 1em; border: 2px solid rgba(255,255,255,.9); border-radius: 999px; color: #fff; background: linear-gradient(145deg, #1678f4, #0047cd); box-shadow: 0 6px 0 #003da8, 0 12px 24px rgba(7, 85, 217, .25); font-size: clamp(12px, 3.15cqw, 20px); font-weight: 900; text-decoration: none; transform: rotate(-2deg); transition: transform .16s ease, box-shadow .16s ease; }
.speed-pill:hover { transform: rotate(-2deg) translateY(-2px); }
.speed-pill:active { transform: rotate(-2deg) translateY(3px); box-shadow: 0 3px 0 #003da8, 0 7px 15px rgba(7, 85, 217, .2); }
.speed-pill:focus-visible { outline: 4px solid var(--yellow); outline-offset: 3px; }
.speed-pill svg { width: 1.4em; height: 1.4em; flex: 0 0 auto; color: #fff; }
.speed-pill > span { display: inline-flex; align-items: baseline; gap: .18em; }
.speed-pill strong { display: inline !important; color: #fff !important; font-size: 1.45em !important; letter-spacing: -.03em; }
.speed-pill sup { font-size: .55em; }

.hero-service-panel { position: relative; z-index: 4; width: calc(100% - clamp(28px, 6cqw, 40px)); margin: -5cqw auto 0; padding: clamp(22px, 5cqw, 32px) clamp(14px, 4cqw, 25px) clamp(16px, 4cqw, 24px); }
.hero-service-panel h2 { margin: 0 0 clamp(17px, 4cqw, 26px); color: var(--blue); text-align: center; font-size: clamp(21px, 5cqw, 31px); font-weight: 950; letter-spacing: .06em; }
.hero-service-panel h2::before, .hero-service-panel h2::after { content: "＼"; margin-inline: .25em; }
.hero-service-panel h2::after { content: "／"; }
.hero-service-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: clamp(7px, 2cqw, 13px); }
.hero-service-grid article { display: grid; min-height: clamp(102px, 24cqw, 154px); place-items: center; align-content: center; padding: clamp(9px, 2.5cqw, 16px) 5px; border: 1px solid #d9e4ef; border-radius: clamp(12px, 3cqw, 18px); background: linear-gradient(160deg, #fff, #f9fbfe); box-shadow: 0 7px 16px rgba(7, 56, 128, .07); text-align: center; }
.hero-service-grid article > img { width: clamp(60px, 15cqw, 96px); height: clamp(60px, 15cqw, 96px); object-fit: contain; }
.hero-service-grid article > strong { font-size: clamp(13px, 3.25cqw, 20px); line-height: 1.38; }
.flat-icon { display: block; width: clamp(54px, 13cqw, 82px); height: clamp(54px, 13cqw, 82px); color: var(--blue); overflow: visible; }
.mini-benefits { display: grid; grid-template-columns: repeat(3, 1fr); margin: clamp(13px, 3.4cqw, 22px) 0 0; padding: 11px 4px; border: 1px solid #d7e3ef; border-radius: 13px; list-style: none; background: #fff; }
.mini-benefits li { display: flex; align-items: center; justify-content: center; gap: .35em; min-width: 0; padding: 2px 5px; border-right: 1px solid #aab8ca; white-space: nowrap; font-size: clamp(12px, 2.8cqw, 16px); font-weight: 900; }
.mini-benefits li:last-child { border-right: 0; }
.mini-benefits svg { flex: 0 0 auto; width: clamp(19px, 4.5cqw, 28px); height: clamp(19px, 4.5cqw, 28px); }

.cashback-campaign { margin-top: clamp(14px, 3.5cqw, 23px); text-align: center; }
.cashback-campaign__link { position: relative; isolation: isolate; display: grid; grid-template-columns: clamp(54px, 14cqw, 88px) minmax(0, 1fr) clamp(16px, 4cqw, 25px); min-height: clamp(138px, 31cqw, 198px); align-items: center; gap: clamp(8px, 2cqw, 13px); overflow: hidden; padding: clamp(14px, 3.4cqw, 22px) clamp(11px, 2.8cqw, 18px); border: 2px solid rgba(255,255,255,.92); border-radius: clamp(20px, 4.8cqw, 31px); color: #fff; background: radial-gradient(circle at 92% 10%, rgba(255,212,0,.34), transparent 28%), linear-gradient(135deg, #0645bc 0%, #0875ed 48%, #06a5ae 100%); box-shadow: inset 0 2px 0 rgba(255,255,255,.28), 0 7px 0 #033992, 0 16px 30px rgba(4,56,137,.23); text-decoration: none; transition: transform .16s ease, filter .16s ease, box-shadow .16s ease; }
.cashback-campaign__link::before { content: ""; position: absolute; z-index: -1; inset: 0; opacity: .28; background: radial-gradient(circle at 12% 22%, #fff 0 2px, transparent 3px), radial-gradient(circle at 84% 76%, #fff 0 2px, transparent 3px); background-size: 32px 32px, 41px 41px; }
.cashback-campaign__link:hover { transform: translateY(-2px); filter: saturate(1.07); }
.cashback-campaign__link:active { transform: translateY(3px); box-shadow: inset 0 2px 0 rgba(255,255,255,.22), 0 3px 0 #033992, 0 9px 18px rgba(4,56,137,.18); }
.cashback-campaign__link:focus-visible { outline: 4px solid var(--yellow); outline-offset: 3px; }
.cashback-campaign__icons { display: grid; gap: clamp(4px, 1.2cqw, 8px); }
.cashback-campaign__icons span { display: grid; width: clamp(38px, 9.5cqw, 60px); aspect-ratio: 1; place-items: center; border: 1px solid rgba(255,255,255,.88); border-radius: 50%; background: rgba(255,255,255,.96); box-shadow: 0 5px 13px rgba(0,42,119,.18); }
.cashback-campaign__icons svg { width: 68%; height: 68%; color: var(--blue); }
.cashback-campaign__icons span:nth-child(2) svg { color: var(--teal-dark); }
.cashback-campaign__copy { display: grid; min-width: 0; justify-items: center; line-height: 1; }
.cashback-campaign__services { padding: .35em 1em; border-radius: 999px; color: #10203b; background: var(--yellow); box-shadow: 0 4px 0 rgba(167,124,0,.45); white-space: nowrap; font-size: clamp(12px, 3cqw, 19px); font-weight: 950; letter-spacing: .03em; }
.cashback-campaign__lead { margin-top: clamp(8px, 1.8cqw, 12px); white-space: nowrap; font-size: clamp(14px, 3.4cqw, 22px); font-weight: 950; }
.cashback-campaign__amount { display: inline-flex; align-items: baseline; justify-content: center; margin-top: -2px; white-space: nowrap; font-style: normal; line-height: .92; }
.cashback-campaign__amount span { margin-right: .22em; padding: .2em .4em; border: 1px solid rgba(255,255,255,.8); border-radius: .45em; font-size: clamp(11px, 2.7cqw, 17px); }
.cashback-campaign__amount b { color: var(--yellow); text-shadow: 0 3px 0 #9b7100, 0 7px 16px rgba(0,30,84,.28); font-size: clamp(53px, 13cqw, 83px); font-weight: 950; letter-spacing: -.08em; }
.cashback-campaign__amount em { color: var(--yellow); font-size: clamp(24px, 5.9cqw, 38px); font-weight: 950; font-style: normal; }
.cashback-campaign__title { margin-top: 2px; white-space: nowrap; font-size: clamp(13px, 3.15cqw, 20px); font-weight: 950; letter-spacing: -.02em; }
.cashback-campaign__arrow { font-size: clamp(31px, 7cqw, 45px); font-weight: 950; }
.cashback-campaign__note { display: block; margin: clamp(9px, 2cqw, 13px) 4px 0; color: #536174; font-size: clamp(10px, 2.2cqw, 13px); line-height: 1.55; }

.hero-apply { width: calc(100% - clamp(28px, 6cqw, 40px)); margin: clamp(14px, 3cqw, 22px) auto 0; padding: clamp(18px, 4cqw, 26px); }
.apply-heading { margin: 0; color: var(--blue); text-align: center; font-size: clamp(20px, 5.1cqw, 32px); font-weight: 950; letter-spacing: .04em; }
.apply-heading::before, .apply-heading::after { content: "＼"; }
.apply-heading::after { content: "／"; }
.apply-free { margin: 6px 0 14px; text-align: center; font-size: clamp(12px, 3cqw, 18px); font-weight: 900; }

/* CTA buttons */
.action-stack, .section-actions { display: grid; gap: clamp(11px, 2.8cqw, 17px); }
.action-button { position: relative; display: flex; min-height: clamp(76px, 16cqw, 102px); align-items: center; justify-content: center; gap: clamp(9px, 2.6cqw, 17px); overflow: hidden; padding: clamp(10px, 2.4cqw, 16px) clamp(35px, 8cqw, 52px) clamp(10px, 2.4cqw, 16px) clamp(15px, 4cqw, 26px); border: 2px solid rgba(255,255,255,.9); border-radius: clamp(20px, 5cqw, 31px); color: #fff; text-decoration: none; cursor: pointer; box-shadow: inset 0 2px 0 rgba(255,255,255,.3), 0 7px 0 rgba(2, 46, 133, .9), 0 15px 28px rgba(4, 56, 137, .22); transition: transform .16s ease, filter .16s ease, box-shadow .16s ease; }
.action-button::after { content: "›"; position: absolute; right: clamp(14px, 3.8cqw, 24px); top: 50%; translate: 0 -54%; font-size: clamp(31px, 7cqw, 45px); font-weight: 900; }
.action-button::before { content: ""; position: absolute; inset: 0; background: linear-gradient(115deg, transparent 0 36%, rgba(255,255,255,.24) 48%, transparent 59%); transform: translateX(-120%); transition: transform .45s ease; }
.action-button:hover { transform: translateY(-2px); filter: saturate(1.08); }
.action-button:hover::before { transform: translateX(120%); }
.action-button:active { transform: translateY(4px); box-shadow: 0 3px 0 rgba(2, 46, 133, .35), 0 8px 16px rgba(4, 56, 137, .17); }
.action-button:focus-visible, .sticky-button:focus-visible, .route-card:focus-visible { outline: 4px solid var(--yellow); outline-offset: 3px; }
.action-phone { background: linear-gradient(180deg, var(--phone-light), var(--phone) 58%, #cc0015); box-shadow: inset 0 2px 0 rgba(255,255,255,.32), 0 7px 0 var(--phone-dark), 0 15px 28px rgba(198,0,24,.24); }
.action-web { background: linear-gradient(145deg, #12c4c9, #05a8b2 54%, #037986); box-shadow: inset 0 2px 0 rgba(255,255,255,.3), 0 7px 0 rgba(2, 104, 116, .95), 0 15px 28px rgba(4, 126, 137, .21); }
.action-icon { position: relative; z-index: 1; display: grid; flex: 0 0 auto; width: clamp(46px, 11cqw, 70px); height: clamp(46px, 11cqw, 70px); place-items: center; border-radius: 50%; color: inherit; background: rgba(255,255,255,.96); line-height: 1; }
.action-icon svg { width: 72%; height: 72%; color: currentColor; }
.action-phone .action-icon { color: var(--phone); }
.action-web .action-icon { color: var(--teal-dark); }
.action-copy { position: relative; z-index: 1; display: grid; min-width: 0; text-align: center; line-height: 1.12; }
.action-copy small { justify-self: center; margin-bottom: 4px; padding: 3px 12px; border-radius: 999px; color: #172032; background: var(--yellow); font-size: clamp(11px, 2.55cqw, 14px); font-weight: 950; }
.action-copy strong { font-size: clamp(17px, 4.15cqw, 26px); font-weight: 950; }
.action-copy b { margin-top: 2px; font-size: clamp(18px, 5cqw, 32px); font-weight: 950; letter-spacing: .03em; }
.action-copy em { margin-top: 3px; font-size: clamp(11px, 2.65cqw, 16px); font-style: normal; font-weight: 850; }
.action-web .action-copy b { font-size: clamp(13px, 3.3cqw, 20px); }
.temporary-phone-note { display: none; margin: 12px 0 0; padding: 10px; border-radius: 12px; color: #07517d; background: #e9fbfd; text-align: center; font-size: 12px; font-weight: 850; line-height: 1.55; }

.other-inquiry-entry { margin-top: clamp(14px, 3cqw, 20px); text-align: center; }
.other-inquiry-link { display: grid; grid-template-columns: auto 1fr auto; align-items: center; gap: clamp(9px, 2.5cqw, 15px); width: 100%; padding: clamp(11px, 2.7cqw, 17px) clamp(13px, 3cqw, 19px); border: 1px solid #d8e0e9; border-bottom: 4px solid #b9c6d4; border-radius: clamp(13px, 3cqw, 19px); color: #1c2939; background: linear-gradient(180deg, #fff, #f2f5f8); text-align: left; text-decoration: none; box-shadow: 0 7px 17px rgba(20,48,80,.08); transition: transform .15s ease, box-shadow .15s ease; }
.other-inquiry-link:hover { transform: translateY(-2px); box-shadow: 0 10px 21px rgba(20,48,80,.12); }
.other-inquiry-icon { display: grid; width: clamp(38px, 9cqw, 56px); aspect-ratio: 1; place-items: center; border: 2px solid #8895a5; border-radius: 50%; color: #fff; background: #788596; font-size: clamp(18px, 4cqw, 25px); font-weight: 950; }
.other-inquiry-link > span:nth-child(2) { display: grid; min-width: 0; gap: 2px; }
.other-inquiry-link small { color: #6c7784; font-size: clamp(11px, 2.55cqw, 14px); font-weight: 750; }
.other-inquiry-link strong { font-size: clamp(14px, 3.4cqw, 21px); font-weight: 950; line-height: 1.35; }
.other-inquiry-link strong em { margin-right: .18em; padding: .1em .3em; border-radius: .35em; color: #d63b46; background: #ffe0e3; font-style: normal; }
.other-inquiry-link > b { color: #6f7e8e; font-size: clamp(30px, 7cqw, 44px); }
.other-inquiry-note { display: block; margin-top: 8px; color: #6a7582; font-size: clamp(11px, 2.5cqw, 14px); line-height: 1.55; }
/* Lifeline */
.lifeline-section { padding-bottom: clamp(45px, 10cqw, 64px); background: linear-gradient(180deg, #f7fbff 0%, #eaf7ff 54%, #fff 100%); }
.lifeline-section > .container { width: calc(100% - clamp(26px, 6cqw, 40px)); max-width: 590px; }
.lifeline-visual { position: relative; height: 124cqw; min-height: 490px; max-height: 794px; overflow: hidden; }
.lifeline-visual > img { width: 100%; height: 100%; object-fit: cover; object-position: center 47%; }
.lifeline-visual::after { content: ""; position: absolute; inset: 0; background: linear-gradient(180deg, rgba(255,255,255,.22), transparent 49%, rgba(5, 85, 217, .06)); }
.lifeline-copy h2 { font-size: clamp(35px, 8.8cqw, 56px); }
.lifeline-copy h2 strong { display: inline-block; margin-top: .06em; font-size: 1.18em; }
.paper-checklist { position: absolute; z-index: 4; top: 56%; right: 9%; display: grid; width: 35%; gap: clamp(6px, 1.8cqw, 11px); padding: clamp(8px, 2cqw, 13px); color: #111; background: rgba(255,255,255,.05); font-size: clamp(9px, 2.3cqw, 14px); font-weight: 850; line-height: 1.3; transform: rotate(4deg); }
.paper-checklist strong { padding-bottom: 6px; border-bottom: 1px solid #8791a0; font-size: .84em; }
.paper-checklist span { display: flex; align-items: center; gap: .45em; }
.paper-checklist i { display: grid; width: 1.35em; aspect-ratio: 1; place-items: center; border: 1.5px solid var(--blue); color: var(--blue); font-style: normal; }
.service-trio { position: relative; z-index: 5; display: grid; grid-template-columns: repeat(3, 1fr); gap: clamp(7px, 1.5cqw, 10px); margin-top: -18cqw; }
.utility-card { display: grid; min-width: 0; min-height: clamp(205px, 49cqw, 314px); grid-template-rows: clamp(68px, 15cqw, 96px) auto auto auto; place-items: center; align-content: center; row-gap: clamp(6px, 1.2cqw, 8px); padding: clamp(12px, 2.5cqw, 16px) 4px; border: 1px solid #d9e4ef; border-radius: clamp(18px, 4cqw, 26px); color: inherit; background: rgba(255,255,255,.98); box-shadow: 0 12px 28px rgba(4, 56, 137, .13); text-align: center; text-decoration: none; cursor: pointer; transition: transform .16s ease, box-shadow .16s ease; }
.utility-card:hover { transform: translateY(-3px); box-shadow: 0 16px 32px rgba(4,56,137,.18); }
.utility-card:active { transform: translateY(1px); }
.utility-card:focus-visible { outline: 4px solid var(--yellow); outline-offset: 3px; }
.utility-icon-img { width: clamp(68px, 15cqw, 96px); height: clamp(68px, 15cqw, 96px); object-fit: contain; }
.utility-card h3 { margin: 0; white-space: nowrap; font-size: clamp(13px, 3.5cqw, 22px); font-weight: 950; line-height: 1.15; letter-spacing: -.055em; }
.utility-card > b { padding: .25em .9em; border-radius: 999px; color: #fff; background: var(--teal); font-size: clamp(11px, 3cqw, 19px); line-height: 1.2; }
.required-card > b { background: var(--blue); }
.fake-check { display: grid; width: clamp(40px, 8cqw, 52px); aspect-ratio: 1; place-items: center; margin-top: 0; border: 3px solid var(--blue); border-radius: 6px; color: var(--blue); font-size: clamp(25px, 6cqw, 38px); font-weight: 950; line-height: 1; }
.feature-strip { display: grid; grid-template-columns: repeat(3, 1fr); min-height: clamp(72px, 15.8cqw, 101px); margin-top: clamp(17px, 4cqw, 26px); padding: clamp(12px, 3cqw, 19px) 5px; border: 1px solid #d5e2ef; border-radius: 15px; background: #fff; box-shadow: var(--soft-shadow); }
.feature-strip span { display: grid; grid-template-columns: auto max-content; align-items: center; justify-content: center; gap: .4em; padding: 3px 7px; border-right: 1px solid #9eaec1; font-size: clamp(11px, 3.2cqw, 20px); }
.feature-strip span:last-child { border: 0; }
.feature-strip svg, .feature-strip img { width: clamp(30px, 6.7cqw, 43px); height: clamp(30px, 6.7cqw, 43px); object-fit: contain; }
.feature-strip b { border-bottom: 3px solid var(--yellow); white-space: nowrap; }
.center-copy { margin: clamp(14px, 3.3cqw, 21px) 18px; text-align: center; font-size: clamp(12px, 3cqw, 18px); font-weight: 850; line-height: 1.55; }
.lifeline-section .section-actions .action-button { min-height: clamp(72px, 15cqw, 96px); }

/* Steps */
.steps-section { padding: clamp(24px, 6cqw, 38px) 0 clamp(48px, 10cqw, 66px); background: radial-gradient(circle at 92% 5%, rgba(255,212,0,.18), transparent 12rem), linear-gradient(180deg, #fff, #f0f8ff 70%, #fff); }
.steps-intro { position: relative; isolation: isolate; min-height: clamp(230px, 48cqw, 305px); padding-right: 39%; }
.steps-intro > * { position: relative; z-index: 2; }
.steps-intro::after { content: ""; position: absolute; z-index: 1; top: clamp(48px, 9cqw, 58px); right: -4%; width: 45%; height: clamp(180px, 38cqw, 243px); background: url("assets/steps-heading-photo-v2.jpg") center / cover no-repeat; filter: saturate(.96) contrast(.98) brightness(1.02); -webkit-mask-image: radial-gradient(ellipse 92% 78% at 55% 52%, #000 34%, rgba(0,0,0,.9) 52%, transparent 92%); mask-image: radial-gradient(ellipse 92% 78% at 55% 52%, #000 34%, rgba(0,0,0,.9) 52%, transparent 92%); pointer-events: none; }
.section-intro h2 strong { display: inline-block; margin-top: .04em; font-size: 1.65em; letter-spacing: -.045em; }
.section-intro > p:last-child { margin-top: 10px; }
.section-intro > p:last-child strong { color: var(--blue); font-size: 1.35em; }
.steps-list { display: grid; gap: 0; margin-top: clamp(24px, 5cqw, 34px); padding: 0; list-style: none; }
.step-card { position: relative; display: grid; grid-template-columns: clamp(58px, 14cqw, 88px) minmax(120px, 1fr) 36%; min-height: clamp(124px, 30cqw, 192px); align-items: center; overflow: hidden; border: 1px solid #dce6ef; border-radius: clamp(18px, 4cqw, 26px); background: rgba(255,255,255,.98); box-shadow: var(--soft-shadow); }
.step-number { align-self: stretch; display: grid; place-content: center; color: #fff; background: linear-gradient(165deg, #1374ff, #003eaf); clip-path: polygon(0 0, 78% 0, 100% 15%, 100% 85%, 78% 100%, 0 100%); text-align: center; font-size: clamp(42px, 10cqw, 64px); font-weight: 950; line-height: 1; }
.teal-step .step-number { background: linear-gradient(165deg, #18bdc5, #01818d); }
.step-number small { display: block; margin-bottom: 9px; font-size: .32em; letter-spacing: .03em; }
.step-copy { position: relative; z-index: 2; padding: 12px 0 12px clamp(10px, 2.6cqw, 18px); }
.step-copy h3 { margin: 0; color: var(--blue); font-size: clamp(18px, 4.6cqw, 29px); font-weight: 950; line-height: 1.35; }
.teal-step .step-copy h3 { color: var(--teal-dark); }
.step-copy p { margin: 9px 0 0; font-size: clamp(11px, 2.7cqw, 17px); font-weight: 750; line-height: 1.55; }
.step-art { display: grid; align-self: stretch; place-items: center; padding: clamp(9px, 2cqw, 14px); background: radial-gradient(circle, #f4f9ff 0 52%, transparent 53%); }
.step-art .flat-icon { width: min(100%, 112px); height: min(100%, 112px); }
.step-connector { display: grid; height: clamp(22px, 5cqw, 32px); place-items: center; }
.step-connector::before { content: ""; width: 0; height: 0; border: clamp(8px, 1.9cqw, 12px) solid transparent; border-top-color: var(--yellow); filter: drop-shadow(0 3px 2px rgba(190,145,0,.18)); transform: translateY(32%); }
.two-benefits { display: grid; grid-template-columns: 1fr 1fr; margin-top: 18px; border: 1px solid #d9e4ef; border-radius: 15px; background: #fff; box-shadow: var(--soft-shadow); }
.two-benefits span { display: flex; align-items: center; justify-content: center; gap: .35em; padding: clamp(11px, 2.8cqw, 18px) 7px; text-align: center; font-size: clamp(12px, 3cqw, 19px); font-weight: 900; }
.two-benefits span + span { border-left: 1px solid #aab8c6; }
.two-benefits svg { width: 1.65em; height: 1.65em; flex: 0 0 auto; }
.section-actions { margin-top: clamp(20px, 4.5cqw, 30px); }
.dual-actions { grid-template-columns: 1fr; }

/* Reasons */
.reasons-section { padding-bottom: clamp(48px, 10cqw, 66px); background: linear-gradient(180deg, #fff 0%, #d9f0ff 47%, #eaf7ff 100%); }
.reasons-visual { position: relative; height: 132cqw; min-height: 560px; max-height: 845px; overflow: hidden; background: #fff; }
.reasons-visual > img { width: 100%; height: 100%; object-fit: cover; object-position: center center; }
.reasons-visual::after { content: ""; position: absolute; inset: 0; background: linear-gradient(180deg, rgba(255,255,255,.16) 0%, rgba(255,255,255,0) 24%, rgba(255,255,255,0) 76%, rgba(226,244,255,.9) 100%); pointer-events: none; }
.reasons-copy h2 { font-size: clamp(25px, 6.9cqw, 44px); line-height: 1.10; }
.reasons-copy h2 strong { display: inline-block; margin-top: .15em; font-size: 1.18em; }
.reasons-heading-line { display: block; white-space: nowrap; }
.reasons-copy > p:last-child { max-width: 100%; font-size: clamp(13px, 3cqw, 18px); line-break: strict; overflow-wrap: normal; }
.jp-phrase { display: inline-block; white-space: nowrap; }
.visual-point-list { position: absolute; z-index: 3; left: clamp(20px, 5.4cqw, 34px); top: 43%; display: grid; width: min(43%, 240px); gap: clamp(6px, 1.5cqw, 9px); margin: 0; padding: 0; list-style: none; }
.visual-point-list li { display: flex; width: max-content; max-width: 100%; align-items: center; gap: .55em; padding: .62em .82em; border: 1px solid rgba(7,85,217,.14); border-radius: 999px; color: #0750c7; background: rgba(255,255,255,.86); box-shadow: 0 8px 20px rgba(4,56,137,.10); -webkit-backdrop-filter: blur(6px); backdrop-filter: blur(6px); font-size: clamp(11px, 2.6cqw, 15px); font-weight: 950; line-height: 1.25; white-space: nowrap; }
.visual-point-list svg { width: 1.5em; height: 1.5em; flex: 0 0 auto; color: var(--blue); }
.support-band { z-index: 5; margin-top: -13cqw; padding: clamp(14px, 3.5cqw, 22px); }
.support-band > p { margin: 0 0 12px; color: var(--blue); text-align: center; font-size: clamp(14px, 3.5cqw, 22px); font-weight: 950; }
.support-band > p::before, .support-band > p::after { content: "＼"; margin-inline: .4em; }
.support-band > p::after { content: "／"; }
.compact-actions { display: grid; grid-template-columns: 1fr 1fr; gap: 10px; }
.compact-action { display: grid; grid-template-columns: auto minmax(0, 1fr) max-content; min-height: 60px; align-items: center; justify-content: center; column-gap: clamp(4px, 1cqw, 7px); padding: 8px clamp(8px, 2cqw, 12px); border-radius: 13px; color: #fff; text-decoration: none; box-shadow: inset 0 2px 0 rgba(255,255,255,.28), 0 6px 14px rgba(4,56,137,.18); }
.compact-action.phone { background: linear-gradient(180deg, var(--phone-light), var(--phone) 60%, #c70014); }
.compact-action.web { background: linear-gradient(145deg, #16c0c6, #078b98); }
.compact-action svg { width: clamp(28px, 5.6cqw, 36px); height: clamp(28px, 5.6cqw, 36px); color: #fff; }
.compact-action b { min-width: 0; white-space: nowrap; font-size: clamp(14px, 3cqw, 19px); line-height: 1.35; }
.compact-action small { white-space: nowrap; font-size: clamp(11px, 2.2cqw, 13px); font-weight: 850; }
.reason-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: clamp(7px, 2cqw, 13px); margin-top: clamp(22px, 5cqw, 34px); }
.reason-card { position: relative; min-width: 0; overflow: hidden; padding: clamp(14px, 3cqw, 20px) 6px clamp(12px, 3cqw, 19px); border: 1px solid #d4e2ef; border-radius: clamp(15px, 3.5cqw, 22px); background: #fff; box-shadow: var(--soft-shadow); text-align: center; }
.reason-number { position: absolute; z-index: 2; top: 0; left: 0; width: 36%; padding: 7px 4px 12px; clip-path: polygon(0 0, 100% 0, 80% 100%, 0 100%); color: #fff; background: linear-gradient(145deg, #1475ff, #003fae); font-size: clamp(15px, 3.6cqw, 23px); font-weight: 950; font-style: italic; }
.reason-art { display: grid; height: clamp(78px, 18cqw, 115px); place-items: center; margin: 8px 0 2px; }
.reason-art .flat-icon { width: clamp(62px, 15cqw, 96px); height: clamp(62px, 15cqw, 96px); }
.reason-card h3 { margin: 5px 0 0; color: var(--blue); font-size: clamp(13px, 3.15cqw, 20px); font-weight: 950; line-height: 1.3; }
.reason-card p { margin: 10px 0 0; padding-top: 8px; border-top: 2px dotted var(--blue); font-size: clamp(11px, 2.55cqw, 15px); font-weight: 750; line-height: 1.45; }
.reason-card p span { display: block; white-space: nowrap; }
.action-pretitle { margin: 0 0 -6px; color: var(--blue); text-align: center; font-size: clamp(15px, 3.8cqw, 24px); font-weight: 950; }
.reasons-section .section-actions .action-web { display: none; }

/* Internet */
.internet-section { padding-bottom: clamp(48px, 10cqw, 66px); background: linear-gradient(180deg, #fff, #f0f8ff 58%, #fff); }
.internet-visual { position: relative; height: clamp(390px, 100cqw, 560px); min-height: 0; max-height: none; overflow: hidden; background: #fff; }
.internet-visual > img { width: 100%; height: 100%; object-fit: cover; object-position: center 79%; }
.internet-visual::after { content: ""; position: absolute; inset: 0; background: linear-gradient(90deg, rgba(255,255,255,.98) 0%, rgba(255,255,255,.92) 33%, rgba(255,255,255,.36) 47%, rgba(255,255,255,0) 60%) 0 0 / 100% 58% no-repeat, linear-gradient(180deg, rgba(255,255,255,.04) 0%, rgba(255,255,255,0) 74%, rgba(239,248,255,.92) 100%); pointer-events: none; }
.internet-copy { top: clamp(20px, 4.6cqw, 29px); left: clamp(20px, 5.4cqw, 34px); right: 45%; }
.internet-copy h2 { font-size: clamp(30px, 7.8cqw, 50px); line-height: 1.04; letter-spacing: -.055em; }
.internet-copy h2 strong { font-size: 1.18em; }
.internet-copy > p:last-child { max-width: 19em; font-size: clamp(11px, 2.55cqw, 16px); line-height: 1.5; }
.internet-offer { z-index: 5; margin-top: -16cqw; padding: clamp(16px, 4cqw, 25px) clamp(13px, 3.5cqw, 22px); }
.internet-offer-kicker { margin: 0 0 10px; color: var(--blue); text-align: center; font-size: clamp(15px, 3.7cqw, 23px); font-weight: 950; }
.internet-benefit-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: clamp(7px, 1.8cqw, 12px); }
.internet-benefit-grid article { display: grid; min-width: 0; place-items: center; gap: 4px; padding: clamp(9px, 2.2cqw, 14px) 3px; border: 1px solid #cfe0f3; border-top: 5px solid var(--blue); border-radius: 15px; background: linear-gradient(180deg,#fff,#f1f7ff); box-shadow: 0 7px 16px rgba(5,67,151,.10); text-align: center; }
.internet-benefit-grid article:nth-child(2) { border-top-color: var(--teal); }
.internet-benefit-grid article:nth-child(3) { border-top-color: #ffbd00; }
.internet-benefit-grid svg { width: clamp(38px, 9cqw, 57px); height: clamp(38px, 9cqw, 57px); color: var(--blue); }
.internet-benefit-grid small { color: #596b80; font-size: clamp(10px, 2.5cqw, 14px); font-weight: 850; }
.internet-benefit-grid strong { font-size: clamp(12px, 3.1cqw, 19px); line-height: 1.35; }
.internet-offer-lead { margin: 11px 5px 0; text-align: center; font-size: clamp(12px, 2.9cqw, 17px); font-weight: 800; line-height: 1.55; }
.internet-offer .section-actions { margin-top: 13px; }
.internet-offer .action-button { min-height: clamp(70px, 14cqw, 90px); }

/* FAQ */
.faq-section { padding-bottom: clamp(48px, 10cqw, 66px); background: linear-gradient(180deg, #fff, #edf7ff 55%, #fff); }
.faq-visual { position: relative; height: 62cqw; min-height: 270px; max-height: 397px; overflow: hidden; }
.faq-visual > img { width: 112%; max-width: none; height: 100%; object-fit: cover; object-position: center; }
.faq-visual::after { content: ""; position: absolute; inset: 0; background: linear-gradient(90deg, rgba(255,255,255,.99) 0%, rgba(255,255,255,.92) 44%, rgba(255,255,255,.12) 77%), linear-gradient(180deg, transparent 70%, #f1f8ff); }
.faq-copy { right: 34%; }
.faq-copy h2 { font-size: clamp(35px, 8.3cqw, 53px); }
.faq-copy h2 strong { font-size: 1.18em; }
.faq-copy > p:last-child { max-width: 24em; font-size: clamp(13px, 3cqw, 18px); }
.faq-content { margin-top: -4px; }
.faq-list { display: grid; gap: clamp(10px, 2.5cqw, 16px); }
.faq-item { overflow: hidden; border: 1px solid #d7e4f0; border-radius: clamp(16px, 3.8cqw, 24px); background: #fff; box-shadow: var(--soft-shadow); }
.faq-item summary { position: relative; padding: clamp(18px, 4cqw, 25px) clamp(46px, 10cqw, 64px) clamp(18px, 4cqw, 25px) clamp(58px, 13cqw, 82px); list-style: none; color: #0750c7; cursor: pointer; font-size: clamp(14px, 3.5cqw, 22px); font-weight: 950; line-height: 1.5; }
.faq-item summary::-webkit-details-marker { display: none; }
.faq-item summary::before { content: "Q"; position: absolute; left: clamp(12px, 3cqw, 19px); top: 50%; display: grid; width: clamp(38px, 9cqw, 56px); aspect-ratio: 1; place-items: center; border-radius: 50%; color: #fff; background: linear-gradient(145deg, #1479fa, #0644bc); font-size: clamp(19px, 4.4cqw, 28px); font-weight: 950; transform: translateY(-50%); }
.faq-item summary::after { content: "⌄"; position: absolute; right: clamp(15px, 3.5cqw, 22px); top: 50%; color: var(--blue); font-size: clamp(24px, 5cqw, 32px); line-height: 1; transform: translateY(-60%); transition: transform .2s ease; }
.faq-item[open] summary::after { transform: translateY(-45%) rotate(180deg); }
.faq-answer { position: relative; margin: 0 clamp(13px, 3cqw, 20px); padding: clamp(16px, 3.6cqw, 23px) clamp(8px, 2cqw, 13px) clamp(19px, 4cqw, 26px) clamp(48px, 11cqw, 69px); border-top: 2px dashed #8cbaff; color: #26364a; font-size: clamp(12px, 2.9cqw, 17px); font-weight: 650; line-height: 1.8; }
.faq-answer::before { content: "A"; position: absolute; left: 0; top: clamp(14px, 3cqw, 19px); display: grid; width: clamp(36px, 8.5cqw, 54px); aspect-ratio: 1; place-items: center; border-radius: 50%; color: #fff; background: linear-gradient(145deg, #18bec5, #068593); font-size: clamp(18px, 4.2cqw, 27px); font-weight: 950; }
.faq-answer-link { display: flex; align-items: center; justify-content: space-between; gap: .7em; margin-top: 12px; padding: 9px 14px; border-radius: 999px; color: #fff; background: linear-gradient(135deg,#0873f6,#0643bd); box-shadow: 0 6px 14px rgba(5,75,180,.18); font-weight: 900; line-height: 1.45; text-decoration: none; }
.faq-answer-link:hover { filter: brightness(1.06); }
.faq-answer-link:focus-visible { outline: 3px solid var(--yellow); outline-offset: 3px; }
.more-faq { margin-top: 15px; }
.more-faq > summary { display: flex; align-items: center; justify-content: center; gap: 10px; padding: 16px; border: 1px solid #bed7f4; border-radius: 15px; list-style: none; color: #0648b7; background: linear-gradient(180deg, #f7fbff, #e7f2ff); cursor: pointer; font-size: clamp(13px, 3cqw, 18px); font-weight: 950; box-shadow: 0 7px 18px rgba(5, 67, 151, .08); }
.more-faq > summary::-webkit-details-marker { display: none; }
.more-faq > summary b { padding: 3px 9px; border-radius: 999px; color: #0a386f; background: var(--yellow); font-size: .78em; }
.more-faq[open] > summary { margin-bottom: 14px; }
.faq-content .action-pretitle { margin-top: 28px; }

/* Form */
.contact-section { padding: clamp(24px, 6cqw, 38px) 0 0; background: radial-gradient(circle at 50% 2%, rgba(7,85,217,.09), transparent 25rem), linear-gradient(180deg, #f7fbff, #eaf6ff 69%, #fff); }
.contact-intro .ribbon { margin-left: 10%; }
.contact-intro h2 { text-align: center; font-size: clamp(38px, 9.5cqw, 61px); }
.contact-intro h2 strong { font-size: 1.25em; }
.contact-intro > p:last-child { text-align: center; }
.form-card { position: relative; margin-top: clamp(24px, 5cqw, 34px); padding: clamp(22px, 5cqw, 32px) clamp(15px, 4cqw, 25px) clamp(20px, 5cqw, 32px); border: 1px solid #d6e2ed; border-radius: clamp(20px, 4.8cqw, 31px); background: rgba(255,255,255,.98); box-shadow: var(--shadow); }
.form-title-row { display: flex; align-items: center; justify-content: space-between; gap: 12px; margin-bottom: clamp(22px, 5cqw, 32px); }
.form-title-row h3 { margin: 0; color: var(--blue); font-size: clamp(18px, 4.3cqw, 27px); font-weight: 950; line-height: 1.4; letter-spacing: .04em; }
.form-time { display: grid; flex: 0 0 auto; width: clamp(62px, 14cqw, 90px); aspect-ratio: 1; place-content: center; border-radius: 50%; background: var(--yellow); text-align: center; font-size: clamp(11px, 2.5cqw, 16px); font-weight: 900; }
.form-time b { font-size: 2.1em; line-height: .9; }
.field-group { display: grid; grid-template-columns: clamp(104px, 23cqw, 148px) 1fr; gap: clamp(8px, 2cqw, 13px); align-items: start; margin-bottom: clamp(16px, 3.6cqw, 23px); }
.field-group > label { display: flex; align-items: center; gap: clamp(6px, 1.5cqw, 10px); min-height: clamp(54px, 12cqw, 76px); font-size: clamp(12px, 2.8cqw, 17px); font-weight: 900; line-height: 1.3; }
.field-group label b { display: inline-block; margin-left: .2em; white-space: nowrap; font-size: clamp(11px, .76em, 12px); }
.field-label-address { display: grid; gap: 2px; }
.field-label-address > span { white-space: nowrap; }
.field-group .field-label-address b { margin-left: 0; }
.field-icon { flex: 0 0 auto; width: clamp(24px, 5.5cqw, 35px); height: clamp(24px, 5.5cqw, 35px); color: var(--blue); }
.field-control { min-width: 0; }
.field-control input { width: 100%; min-height: clamp(54px, 12cqw, 76px); padding: 0 clamp(12px, 3cqw, 19px); border: 1.5px solid #d4dfeb; border-radius: clamp(11px, 2.5cqw, 16px); color: #152033; background: #fff; outline: 0; font-size: clamp(13px, 3cqw, 19px); transition: border .15s, box-shadow .15s; }
.field-control input::placeholder { color: #a9b3c0; }
.field-control input:focus { border-color: var(--blue); box-shadow: 0 0 0 4px rgba(7,85,217,.1); }
.field-control input[aria-invalid="true"] { border-color: #df3351; box-shadow: 0 0 0 4px rgba(223,51,81,.08); }
.field-control small { display: block; margin-top: 5px; color: var(--muted); font-size: clamp(11px, 2.2cqw, 13px); line-height: 1.5; }
.field-error { min-height: 1em; margin: 3px 0 0; color: #d91f42; font-size: clamp(11px, 2.25cqw, 13px); font-weight: 800; line-height: 1.45; }
.service-options { display: grid; grid-template-columns: repeat(3, 1fr); gap: clamp(7px, 2cqw, 13px); margin: clamp(8px, 2cqw, 13px) 0 clamp(22px, 5cqw, 32px); padding: 0; border: 0; }
.service-options legend { width: 100%; margin-bottom: 16px; text-align: center; font-size: clamp(14px, 3.5cqw, 22px); font-weight: 950; }
.service-options legend::before, .service-options legend::after { content: "＼"; color: var(--blue); margin-inline: .3em; }
.service-options legend::after { content: "／"; }
.service-option { position: relative; display: grid; min-height: clamp(108px, 25cqw, 160px); min-width: 0; place-items: center; align-content: center; padding: clamp(13px, 3cqw, 20px) 5px 10px; border: 1.5px solid #dfe6ee; border-radius: clamp(12px, 3cqw, 19px); background: #fff; box-shadow: 0 8px 20px rgba(5, 67, 151, .08); cursor: pointer; }
.service-option:has(input:checked) { border-color: var(--blue); box-shadow: 0 0 0 2px rgba(7,85,217,.08), 0 9px 22px rgba(5,67,151,.12); }
.service-option input[type="checkbox"] { position: absolute; width: 1px; height: 1px; opacity: 0; }
.option-state { position: absolute; top: 9px; left: 9px; display: grid; width: clamp(22px, 5cqw, 32px); aspect-ratio: 1; place-items: center; border: 2px solid #aeb9c7; border-radius: 5px; color: transparent; background: #fff; font-weight: 950; }
.service-option:has(input:checked) .option-state { border-color: var(--blue); color: #fff; background: var(--blue); }
.option-tag { position: absolute; top: 9px; right: 8px; padding: 3px 7px; border-radius: 999px; color: #333; background: #edf0f3; font-size: clamp(11px, 2.2cqw, 13px); font-weight: 900; }
.required-tag { background: var(--yellow); }
.option-icon { width: clamp(52px, 12cqw, 77px); height: clamp(52px, 12cqw, 77px); }
.service-option strong { font-size: clamp(13px, 3.2cqw, 20px); font-weight: 950; line-height: 1.25; text-align: center; }
.service-option strong span { display: inline-block; margin-top: .08em; }
.submit-button { width: 100%; border: 2px solid #fff; }
.submit-button:disabled { cursor: wait; filter: grayscale(.25); opacity: .75; }
.privacy-note { margin: 15px 0 0; text-align: center; font-size: clamp(11px, 2.4cqw, 14px); line-height: 1.6; }
.privacy-note a { color: var(--blue); font-weight: 850; text-underline-offset: .2em; }
.form-notice { display: none; margin-top: 15px; padding: 14px; border-radius: 12px; color: #07567c; background: #e8fbfd; font-size: clamp(11px, 2.6cqw, 15px); font-weight: 800; line-height: 1.65; }
.form-notice.is-visible { display: block; }
.form-notice.is-error { color: #a31531; background: #fff0f3; }
.contact-phone { margin-top: clamp(22px, 5cqw, 34px); padding: clamp(14px, 3.5cqw, 22px); border: 3px solid #ff6978; border-radius: clamp(18px, 4cqw, 26px); color: #fff; background: linear-gradient(180deg, var(--phone-light), var(--phone) 60%, #c70014); box-shadow: 0 16px 34px rgba(198,0,24,.22); text-align: center; }
.contact-phone p { display: inline-block; margin: 0; padding: 4px 22px; border-radius: 999px; color: var(--blue); background: #fff; font-size: clamp(11px, 2.7cqw, 17px); font-weight: 950; }
.contact-phone a { display: grid; grid-template-columns: auto 1fr; align-items: center; justify-content: center; column-gap: 10px; color: #fff; text-decoration: none; }
.contact-phone a svg { grid-row: 1 / 3; width: clamp(42px, 10cqw, 64px); height: clamp(42px, 10cqw, 64px); color: #fff; }
.contact-phone a strong { margin-top: 6px; font-size: clamp(29px, 7.8cqw, 50px); font-weight: 950; letter-spacing: .02em; }
.contact-phone a small { font-size: clamp(12px, 3cqw, 19px); font-weight: 850; }

/* Footer */
.site-footer { margin-top: clamp(45px, 10cqw, 64px); padding: clamp(34px, 8cqw, 52px) clamp(18px, 5cqw, 32px); color: #58687a; background: rgba(255,255,255,.8); text-align: center; font-size: clamp(11px, 2.4cqw, 14px); line-height: 1.75; }
.footer-brand { justify-content: center; color: var(--ink); }
.footer-brand .brand-logo { width: clamp(200px, 46cqw, 300px); }
.operator { margin: 14px 0; color: var(--ink); font-size: clamp(11px, 2.7cqw, 17px); font-weight: 850; }
.operator a { color: inherit; text-underline-offset: .2em; }
.site-footer nav { display: flex; flex-wrap: wrap; justify-content: center; gap: 8px 15px; margin: 15px 0; }
.site-footer nav a, .site-footer nav button { border: 0; border-bottom: 1px solid currentColor; color: #315479; background: transparent; text-decoration: none; cursor: pointer; font-size: inherit; }
.site-footer p { margin: 8px 0; }

/* Sticky CTA */
.sticky-cta { position: fixed; z-index: 50; right: 0; bottom: 0; left: 0; display: grid; grid-template-columns: 1fr 1fr; gap: 7px; width: min(100%, 640px); margin: auto; padding: 8px clamp(9px, 2.2vw, 14px) calc(8px + env(safe-area-inset-bottom)); background: rgba(255,255,255,.94); box-shadow: 0 -7px 24px rgba(4, 50, 120, .17); backdrop-filter: blur(12px); }
.sticky-button { display: flex; min-height: 56px; align-items: center; justify-content: center; gap: 7px; border: 2px solid #fff; border-radius: 15px; color: #fff; text-decoration: none; box-shadow: inset 0 2px 0 rgba(255,255,255,.27), 0 5px 10px rgba(4,50,120,.17); }
.sticky-phone { background: linear-gradient(180deg, var(--phone-light), var(--phone) 60%, #c70014); }
.sticky-web { background: linear-gradient(145deg, #14bdc3, #058491); }
.sticky-button svg { width: clamp(23px, 5.5vw, 32px); height: clamp(23px, 5.5vw, 32px); color: #fff; }
.sticky-button b { font-size: clamp(12px, 3vw, 17px); font-weight: 950; }
.priority-popup { position: absolute; z-index: 2; left: 50%; bottom: calc(100% + 9px); display: flex; width: min(calc(100% - 28px), 390px); align-items: center; gap: 10px; padding: 10px 38px 10px 12px; border: 2px solid #fff; border-radius: 15px; color: #fff; background: linear-gradient(180deg, var(--phone-light), var(--phone) 62%, #c70014); box-shadow: 0 10px 27px rgba(163,0,16,.3); opacity: 0; translate: -50% 9px; transition: opacity .2s ease, translate .2s ease; }
.priority-popup[hidden] { display: none; }
.priority-popup.is-visible { opacity: 1; translate: -50% 0; animation: priority-pulse 1.9s ease-in-out infinite; }
.priority-popup::after { content: ""; position: absolute; right: 23%; bottom: -9px; border: 9px solid transparent; border-top-color: #c70014; border-bottom: 0; }
.priority-icon { display: grid; flex: 0 0 auto; width: 33px; aspect-ratio: 1; place-items: center; border-radius: 50%; color: var(--phone); background: #fff; font-size: 18px; }
.priority-popup p { display: grid; flex: 1; gap: 1px; margin: 0; line-height: 1.2; }
.priority-popup small { font-size: 11px; font-weight: 800; opacity: .92; }
.priority-popup strong { font-size: clamp(14px, 3.5vw, 18px); font-weight: 950; }
.priority-popup button { position: absolute; top: 50%; right: 9px; display: grid; width: 27px; aspect-ratio: 1; place-items: center; border: 0; border-radius: 50%; color: #fff; background: rgba(89,0,9,.22); cursor: pointer; font-size: 20px; line-height: 1; transform: translateY(-50%); }
@keyframes priority-pulse { 0%, 100% { box-shadow: 0 10px 27px rgba(163,0,16,.3); } 50% { box-shadow: 0 10px 34px rgba(230,0,24,.48); } }

/* Route modes */
body.web-primary-mode .cta-phone { display: none !important; }
body.web-primary-mode .speed-pill { display: none; }
body.temporary-mode .temporary-phone-note { display: block; }
body.web-primary-mode .reasons-section .section-actions .action-web { display: flex; }
body.web-primary-mode .dual-actions, body.web-primary-mode .compact-actions, body.web-primary-mode .sticky-cta { grid-template-columns: 1fr; }
body.web-primary-mode .sticky-web { min-height: 60px; }
body.web-primary-mode .support-band .compact-action.web { grid-template-columns: auto minmax(0, max-content) max-content; min-height: clamp(70px, 16cqw, 86px); justify-content: center; column-gap: clamp(9px, 2.5cqw, 16px); padding-inline: clamp(14px, 4cqw, 26px); }
body.web-primary-mode .support-band .compact-action.web b { white-space: nowrap; font-size: clamp(13px, 3.3cqw, 19px); }
body.web-primary-mode .support-band .compact-action.web b br { display: none; }
body.web-primary-mode .support-band .compact-action.web small { grid-column: auto; justify-self: start; text-align: left; }
body.web-primary-mode .priority-popup { display: none !important; }
/* Dialogs */
.route-dialog { width: min(calc(100% - 24px), 560px); max-height: calc(100dvh - 24px); margin: auto; padding: 0; overflow: auto; border: 1px solid rgba(7,85,217,.15); border-radius: clamp(24px, 6vw, 34px); color: var(--ink); background: radial-gradient(circle at 12% 0%, rgba(20,130,255,.13), transparent 210px), radial-gradient(circle at 92% 5%, rgba(5,168,178,.11), transparent 190px), #fff; box-shadow: 0 30px 90px rgba(0,23,65,.34), inset 0 2px 0 rgba(255,255,255,.9); }
.route-dialog::backdrop { background: rgba(2,15,38,.68); backdrop-filter: blur(7px); }
.modal-inner { position: relative; padding: clamp(25px, 6vw, 38px) clamp(17px, 4.5vw, 29px) clamp(20px, 5vw, 31px); text-align: center; }
.modal-inner::before { content: ""; position: absolute; top: 0; right: 18%; left: 18%; height: 5px; border-radius: 0 0 999px 999px; background: linear-gradient(90deg, var(--blue), var(--teal), var(--yellow)); }
.modal-close { position: absolute; z-index: 2; top: 12px; right: 12px; width: 40px; aspect-ratio: 1; border: 1px solid #dce6f0; border-radius: 50%; background: rgba(255,255,255,.94); box-shadow: 0 5px 15px rgba(5,45,100,.1); cursor: pointer; }
.modal-close span::before, .modal-close span::after { content: ""; position: absolute; top: 18px; left: 10px; width: 18px; height: 2px; border-radius: 2px; background: #536274; }
.modal-close span::before { transform: rotate(45deg); }
.modal-close span::after { transform: rotate(-45deg); }
.route-kicker { display: inline-flex; align-items: center; gap: 7px; margin: 0 0 11px; padding: 6px 13px; border-radius: 999px; color: var(--blue-dark); background: #fff; box-shadow: 0 5px 16px rgba(7,85,217,.10); font-size: clamp(11px, 2.8vw, 14px); font-weight: 950; line-height: 1.3; letter-spacing: .07em; }
.route-kicker svg { width: 25px; height: 25px; color: var(--blue); }
.modal-inner h2 { margin: 0; font-size: clamp(22px, 5.7vw, 32px); font-weight: 950; line-height: 1.34; letter-spacing: -.035em; }
.modal-inner h2 strong { color: var(--blue); }
.modal-inner > #route-lead { margin: 8px 0 0; color: #596a7e; font-size: clamp(13px, 3.1vw, 16px); font-weight: 750; line-height: 1.55; }
.route-options { display: grid; gap: clamp(10px, 2.5vw, 14px); margin-top: clamp(18px, 4.4vw, 25px); text-align: left; }
.route-card { --route-accent: var(--blue); --route-soft: #eff6ff; --route-border: #adcaf2; --route-shadow: #8fb6ea; position: relative; display: grid; grid-template-columns: clamp(52px, 13vw, 68px) minmax(0, 1fr) 18px; align-items: center; gap: clamp(11px, 2.8vw, 17px); width: 100%; min-height: clamp(96px, 23vw, 124px); padding: clamp(12px, 3vw, 18px); overflow: hidden; border: 1px solid var(--route-border); border-radius: clamp(17px, 4.3vw, 23px); color: var(--ink); background: linear-gradient(145deg, #fff 55%, var(--route-soft)); box-shadow: 0 8px 22px rgba(7,56,128,.10), 0 3px 0 var(--route-shadow); text-align: left; text-decoration: none; cursor: pointer; transition: transform .16s ease, box-shadow .16s ease; }
.route-card::before { content: ""; position: absolute; inset: 0 auto 0 0; width: 5px; background: var(--route-accent); }
.route-card:hover { transform: translateY(-2px); box-shadow: 0 12px 28px rgba(7,56,128,.15), 0 4px 0 var(--route-shadow); }
.route-card:active { transform: translateY(2px); box-shadow: 0 5px 14px rgba(7,56,128,.10); }
.route-card:focus-visible, .modal-close:focus-visible { outline: 4px solid var(--yellow); outline-offset: 3px; }
.route-temporary { --route-accent: var(--teal); --route-soft: #ecfbfc; --route-border: #9fdce0; --route-shadow: #6ebfc5; }
.route-current { --route-accent: #d84c57; --route-soft: #fff3f4; --route-border: #efb1b7; --route-shadow: #dc7b84; }
.route-icon { display: grid; width: clamp(52px, 13vw, 68px); aspect-ratio: 1; place-items: center; border: 1px solid rgba(7,85,217,.10); border-radius: 20px; color: var(--route-accent); background: rgba(255,255,255,.96); box-shadow: 0 6px 18px rgba(4,56,137,.10); }
.route-icon svg { width: 78%; height: 78%; color: inherit; }
.route-copy { display: grid; min-width: 0; align-content: center; }
.route-card-label { justify-self: start; margin-bottom: 4px; padding: 2px 8px 3px; border-radius: 999px; color: var(--route-accent); background: var(--route-soft); font-size: clamp(10px, 2.45vw, 12px); font-weight: 900; line-height: 1.4; }
.route-card strong { display: block; font-size: clamp(15px, 3.8vw, 21px); font-weight: 950; line-height: 1.38; letter-spacing: -.02em; line-break: strict; word-break: auto-phrase; }
.route-card small { display: block; margin-top: 3px; color: #647386; font-size: clamp(11px, 2.65vw, 14px); font-weight: 650; line-height: 1.45; }
.route-chevron { width: 12px; height: 20px; overflow: visible; fill: none; stroke: var(--route-accent); stroke-width: 3; stroke-linecap: round; stroke-linejoin: round; }
.modal-inner .route-note { margin: 17px 3px 0; padding-top: 13px; border-top: 1px dashed #cfdbe7; color: #657386; font-size: clamp(11px, 2.6vw, 13px); line-height: 1.65; }
@media (min-width: 560px) {
  .dual-actions { grid-template-columns: 1fr; }
}

@media (max-width: 390px), (max-height: 720px) {
  .modal-inner { padding-top: 23px; }
  .route-kicker { margin-bottom: 7px; }
  .route-options { gap: 9px; margin-top: 15px; }
  .route-card { min-height: 88px; padding-block: 10px; }
  .modal-inner .route-note { display: none; }
}

@media (max-width: 430px) {
  .hero-visual { min-height: 540px; }
  .hero-catch-image { width: 100%; }
  .mini-benefits li { padding-inline: 2px; }
  .mini-benefits svg { display: none; }
  .paper-checklist { top: 56%; right: 7%; width: 37%; }
  .step-card { grid-template-columns: 59px minmax(115px, 1fr) 35%; }
  .step-copy { padding-left: 9px; }
  .compact-action { grid-template-columns: auto minmax(0, 1fr); }
  .compact-action small { grid-column: 1 / -1; text-align: center; }
  .faq-copy { right: 23%; }
  .field-group { grid-template-columns: 104px 1fr; }
  .sticky-button b { font-size: 12px; }
}

@media (max-width: 350px) {
  .cashback-campaign__link { grid-template-columns: 48px minmax(0, 1fr) 14px; gap: 6px; padding-inline: 9px; }
  .cashback-campaign__icons span { width: 34px; }
  .cashback-campaign__services { font-size: 11px; }
  .cashback-campaign__title { font-size: 12px; }
}

@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  *, *::before, *::after { scroll-behavior: auto !important; transition: none !important; animation: none !important; }
}
