.home-short .saving-hero { padding-bottom: 104px; }
.home-entrances { padding: 104px 0; background: #f2f4f7; }
.entrance-head { max-width: 760px; }
.entrance-head h2 { margin: 10px 0 14px; color: #102a43; font-size: clamp(42px,5vw,64px); font-weight: 600; line-height: 1.05; letter-spacing: -.05em; }
.entrance-head > p:last-child { color: #617386; font-size: 18px; }
.entrance-grid { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 16px; margin-top: 44px; }
.entrance-card { display: grid; grid-template-columns: 54px 1fr auto; align-items: start; gap: 20px; min-height: 190px; padding: 28px; color: #102a43; background: #fff; border: 1px solid #d7e0ea; border-radius: 20px; transition: transform .16s ease,border-color .16s ease; }
.entrance-card:hover { transform: translateY(-3px); border-color: #8fbaff; }
.entrance-card > span { display: grid; place-items: center; width: 46px; height: 46px; color: #2f6fed; background: #e4f2ff; border-radius: 13px; font-size: 13px; font-weight: 700; }
.entrance-card small { color: #2f6fed; font-weight: 650; }
.entrance-card h4 { margin: 7px 0 8px; color: #102a43; font-size: 23px; font-weight: 600; }
.entrance-card p { color: #617386; font-size: 15px; }
.entrance-card > b { align-self: end; color: #2f6fed; font-size: 13px; white-space: nowrap; }
.entrance-card.featured { color: #fff; background: #102a43; border-color: #102a43; }
.entrance-card.featured h4 { color: #fff; }
.entrance-card.featured p { color: #b8c7d5; }
.entrance-card.featured > b,.entrance-card.featured small { color: #9bc5ff; }
.home-closing { padding: 86px 0; background: #fff; }
.home-closing .wrap { display: flex; align-items: end; justify-content: space-between; gap: 40px; }
.home-closing h2 { margin: 8px 0; color: #102a43; font-size: clamp(38px,5vw,58px); font-weight: 600; letter-spacing: -.045em; }
.home-closing p { color: #617386; }

.inner-page .site-nav { background: #0b1928; border-color: rgba(255,255,255,.1); }
.inner-page .brand { color: #fff; }
.inner-page .nav-links a { color: rgba(255,255,255,.65); }
.inner-page .nav-actions .btn-soft { color: #fff !important; background: rgba(255,255,255,.06) !important; border-color: rgba(255,255,255,.16) !important; }
.inner-page .nav-actions .btn:not(.btn-soft) { color: #102a43; background: #fff; border-color: #fff; }
.inner-page footer { color: rgba(255,255,255,.58); background: #07111c; border-color: rgba(255,255,255,.1); }
.inner-page footer .brand { color: #fff; }
.inner-page footer .disclaimer { color: rgba(255,255,255,.48); }
.inner-page footer a { color: #9bc5ff; }
.page-hero { padding: 86px 0 62px; color: #fff; background: #0b1928; }
.page-hero .wrap { display: grid; grid-template-columns: minmax(0,760px) 1fr; align-items: end; gap: 70px; }
.page-hero h1 { margin: 10px 0 20px; color: #fff; font-size: clamp(50px,7vw,82px); font-weight: 600; line-height: 1.02; letter-spacing: -.055em; }
.page-hero p { max-width: 680px; color: rgba(255,255,255,.66); font-size: 19px; }
.page-hero .eyebrow { color: #9bc5ff; }
.page-hero-note { padding: 22px; color: #c8d7e5; background: #14283c; border: 1px solid rgba(255,255,255,.1); border-radius: 16px; font-size: 14px; }
.page-hero-note b { display: block; margin-bottom: 5px; color: #fff; font-size: 17px; }
.subpage-main { min-height: 60vh; background: #f2f4f7; }

.calculator-section { padding: 64px 0 104px; }
.calculator-shell { display: grid; grid-template-columns: minmax(0,1.05fr) minmax(400px,.95fr); gap: 18px; align-items: stretch; }
.calc-controls,.calc-result { padding: 34px; border-radius: 22px; }
.calc-controls { background: #fff; border: 1px solid #d7e0ea; }
.calc-result { display: flex; flex-direction: column; color: #fff; background: #102a43; }
.calc-block + .calc-block { margin-top: 26px; }
.calc-label { display: flex; justify-content: space-between; gap: 18px; margin-bottom: 9px; color: #102a43; font-size: 14px; font-weight: 650; }
.calc-label small { color: #8090a0; font-weight: 400; }
.calc-mode { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; padding: 5px; background: #edf2f7; border-radius: 13px; }
.calc-mode button { min-height: 48px; color: #5d7083; background: transparent; border: 0; border-radius: 9px; font-weight: 650; }
.calc-mode button.on { color: #fff; background: #2f6fed; }
.calc-money { display: flex; align-items: center; min-height: 60px; padding: 0 17px; background: #fff; border: 1px solid #d7e0ea; border-radius: 12px; }
.calc-money:focus-within { border-color: #2f6fed; box-shadow: 0 0 0 3px rgba(47,111,237,.1); }
.calc-money span { color: #617386; }
.calc-money input { min-width: 0; width: 100%; padding-left: 12px; color: #102a43; background: transparent; border: 0; outline: 0; font-size: 26px; font-weight: 600; font-variant-numeric: tabular-nums; }
.calc-range-head { display: flex; align-items: center; justify-content: space-between; }
.calc-range-value { color: #2f6fed; font-size: 24px; font-weight: 650; }
.calc-range { width: 100%; accent-color: #2f6fed; }
.calc-rate-options { display: grid; grid-template-columns: repeat(3,1fr); gap: 8px; }
.calc-rate-options button { min-height: 62px; color: #102a43; background: #f8fafc; border: 1px solid #d7e0ea; border-radius: 11px; }
.calc-rate-options button b { display: block; font-size: 18px; }
.calc-rate-options button small { color: #8090a0; }
.calc-rate-options button.on { color: #fff; background: #2f6fed; border-color: #2f6fed; }
.calc-rate-options button.on small { color: #d8e7ff; }
.calc-result > span { color: #aebfce; font-size: 13px; }
.calc-result h2 { margin: 8px 0 4px; color: #fff; font-size: clamp(44px,5vw,64px); font-weight: 600; letter-spacing: -.05em; font-variant-numeric: tabular-nums; }
.calc-result > p { color: #b8c7d5; }
.calc-output-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 1px; margin: 28px 0 22px; overflow: hidden; background: rgba(255,255,255,.1); border: 1px solid rgba(255,255,255,.1); border-radius: 13px; }
.calc-output-grid > div { padding: 18px; background: #142f49; }
.calc-output-grid span { display: block; color: #9fb2c3; font-size: 11px; }
.calc-output-grid b { display: block; margin-top: 4px; color: #fff; font-size: 20px; font-variant-numeric: tabular-nums; }
.projection-chart { position: relative; height: 180px; margin-top: auto; border-bottom: 1px solid rgba(255,255,255,.18); }
.projection-chart svg { width: 100%; height: 100%; overflow: visible; }
.projection-chart polyline { fill: none; stroke: #74a9ff; stroke-width: 4; stroke-linecap: round; stroke-linejoin: round; }
.projection-chart path { fill: rgba(116,169,255,.12); }
.projection-axis { display: flex; justify-content: space-between; margin-top: 8px; color: #8098ad; font-size: 10px; }
.calc-disclaimer { margin-top: 18px; padding: 18px 20px; color: #6d633f; background: #fff7d6; border: 1px solid #efd987; border-radius: 12px; font-size: 13px; }

.content-section { padding: 90px 0; }
.content-section.white { background: #fff; }
.content-section.soft { background: #f2f4f7; }
.content-head { max-width: 760px; }
.content-head h2 { margin: 10px 0 14px; color: #102a43; font-size: clamp(40px,5vw,60px); font-weight: 600; line-height: 1.08; letter-spacing: -.045em; }
.content-head > p { color: #617386; font-size: 18px; }
.info-grid { display: grid; grid-template-columns: repeat(3,1fr); gap: 16px; margin-top: 42px; }
.info-card { padding: 28px; background: #fff; border: 1px solid #d7e0ea; border-radius: 18px; }
.info-card > span { display: grid; place-items: center; width: 42px; height: 42px; color: #2f6fed; background: #e4f2ff; border-radius: 12px; font-weight: 700; }
.info-card h4 { margin: 20px 0 8px; color: #102a43; font-size: 22px; font-weight: 600; }
.info-card p { color: #617386; }
.info-card a { display: inline-block; margin-top: 20px; color: #2f6fed; font-weight: 650; }
.pricing-grid { display: grid; grid-template-columns: repeat(3,1fr); gap: 16px; margin-top: 42px; }
.price-card { display: flex; flex-direction: column; min-height: 470px; padding: 30px; background: #fff; border: 1px solid #d7e0ea; border-radius: 20px; }
.price-card.featured { color: #fff; background: #102a43; border-color: #102a43; }
.price-card > span { color: #2f6fed; font-size: 13px; font-weight: 650; }
.price-card.featured > span { color: #9bc5ff; }
.price-card h4 { margin: 8px 0 0; font-size: 28px; font-weight: 600; }
.price { margin: 20px 0; font-size: 42px; font-weight: 600; letter-spacing: -.04em; }
.price small { font-size: 14px; font-weight: 400; }
.price-card ul { display: grid; gap: 12px; margin: 8px 0 28px; padding: 0; list-style: none; }
.price-card li { color: #617386; }
.price-card.featured li { color: #c0ceda; }
.price-card li::before { margin-right: 9px; color: #2f6fed; content: "✓"; font-weight: 700; }
.price-card .btn { margin-top: auto; }
.price-card.featured .btn { color: #102a43; background: #fff; border-color: #fff; }
.permission-matrix { margin-top: 40px; overflow: hidden; background: #fff; border: 1px solid #d7e0ea; border-radius: 18px; }
.matrix-row { display: grid; grid-template-columns: 48px 1fr auto; align-items: center; gap: 16px; padding: 20px 24px; border-bottom: 1px solid #d7e0ea; }
.matrix-row:last-child { border-bottom: 0; }
.matrix-row i { display: grid; place-items: center; width: 36px; height: 36px; border-radius: 10px; font-style: normal; }
.matrix-row.allow i { color: #fff; background: #2f6fed; }
.matrix-row.deny i { color: #ba4a45; background: #fae8e7; }
.matrix-row b { color: #102a43; }
.matrix-row small { display: block; color: #8090a0; }
.matrix-row strong { color: #2f6fed; }
.matrix-row.deny strong { color: #ba4a45; }
.support-layout { display: grid; grid-template-columns: 1.2fr .8fr; gap: 18px; margin-top: 42px; }
.support-card { padding: 30px; background: #e4f2ff; border: 1px solid #bcdffc; border-radius: 18px; }
.support-card h4 { margin-bottom: 10px; color: #102a43; font-size: 25px; }
.support-card p { color: #617386; }

@media (max-width: 900px) {
  .entrance-grid,.calculator-shell,.page-hero .wrap,.support-layout { grid-template-columns: 1fr; }
  .info-grid,.pricing-grid { grid-template-columns: 1fr; }
  .price-card { min-height: 0; }
}
@media (max-width: 680px) {
  .home-entrances,.content-section { padding: 72px 0; }
  .entrance-grid { grid-template-columns: 1fr; }
  .entrance-card { grid-template-columns: 46px 1fr; min-height: 0; padding: 22px; }
  .entrance-card > b { grid-column: 2; }
  .home-closing .wrap { align-items: flex-start; flex-direction: column; }
  .page-hero { padding: 62px 0 46px; }
  .page-hero h1 { font-size: 48px; }
  .calculator-section { padding: 32px 0 72px; }
  .calc-controls,.calc-result { padding: 22px; border-radius: 18px; }
  .calc-rate-options { grid-template-columns: 1fr; }
  .calc-output-grid { grid-template-columns: 1fr; }
  .matrix-row { grid-template-columns: 40px 1fr; }
  .matrix-row strong { grid-column: 2; }
}
