/* Main landing only. Shared styles and the v2 backup remain unchanged. */
.landing-commercial .commercial-benefits { padding-top: 48px; }
.commercial-benefits-grid { display: grid; grid-template-columns: repeat(6, minmax(0, 1fr)); gap: 22px; }
.commercial-benefits-grid > article { grid-column: span 2; display: flex; flex-direction: column; }
.commercial-benefits-grid > article:nth-child(n+4) { grid-column: span 3; }
.commercial-benefits-grid .step-number { font-size: .78rem; letter-spacing: .08em; margin-bottom: 20px; }
.commercial-benefits-grid p { margin-bottom: 24px; }
.commercial-text-link { display: inline-flex; align-items: center; gap: 10px; margin-top: auto; color: #80dca2; font-size: .88rem; line-height: 1.6; text-decoration: none; }
.commercial-text-link:hover { color: #bcffd5; text-decoration: underline; text-underline-offset: 4px; }
.commercial-text-link i { flex: none; }
.commercial-verifier-hook, .commercial-plan-verifier { border-color: #2dad6255; background: radial-gradient(ellipse at top right, #2dad6224, transparent 85%), #101612; }
.landing-commercial .commercial-verifier-section { padding-top: 0; }
.commercial-verifier-banner .feature-row { gap: 44px; }
.landing-commercial .commercial-verifier-banner .payoff { font-size: 1.06rem; }
.commercial-verifier-banner .landing-actions { margin-top: 28px; }
.commercial-payment-proof { background: #080e0ac7; padding: 26px; }
.commercial-payment-proof .operation-list li { padding: 14px; gap: 12px; }
.commercial-payment-proof .operation-list small { font-size: .82rem; }
.commercial-review-state { display: flex; align-items: flex-start; gap: 10px; color: #f1ca90; background: #b97d1810; border: 1px solid #b97d1830; border-radius: 12px; margin-top: 20px; padding: 14px; font-size: .84rem; line-height: 1.6; }
.commercial-review-state i { margin-top: 3px; }
.commercial-risk-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 26px; margin-top: 42px; padding-top: 30px; border-top: 1px solid #2dad6230; }
.commercial-risk-grid > div > i { color: #71d99a; margin-bottom: 16px; }
.landing-commercial .commercial-risk-grid h3 { font-size: 1.02rem; }
.landing-commercial .commercial-risk-grid p { font-size: .91rem; }
.landing-commercial .commercial-disclaimer { margin-top: 26px; color: #9fada4; font-size: .8rem; line-height: 1.7; }
.commercial-crm-grid { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 20px; margin-top: 42px; }
.commercial-crm-grid .benefit-card { padding: 26px; }
.commercial-crm-grid h3 { font-size: 1.08rem; }
.commercial-crm-grid p { font-size: .91rem; }
.commercial-team-flow { list-style: none; padding: 0; margin: 0; display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 24px; }
.commercial-team-flow .step-number { font-size: .79rem; letter-spacing: .06em; }
.commercial-owner-note { display: flex; align-items: flex-start; gap: 18px; max-width: 870px; margin: 28px auto 0; padding: 24px; border: 1px solid #2dad6230; border-radius: 16px; background: #2dad620a; }
.commercial-owner-note > i { color: #70d89a; margin-top: 6px; }
.commercial-owner-note p { font-size: .96rem; }
.landing-commercial .commercial-comparison-section { padding-top: 42px; }
.commercial-comparison-frame { padding: 0; overflow: hidden; border-color: #2dad6245; box-shadow: 0 28px 80px #0005; }
.commercial-comparison-table { width: 100%; border-collapse: collapse; table-layout: fixed; }
.commercial-comparison-table th { padding: 23px 28px; text-align: left; background: #111713; border-bottom: 1px solid #2dad6240; color: #edf4ef; font-size: 1rem; }
.commercial-comparison-table th:first-child { background: linear-gradient(135deg, #173522, #112419); }
.comparison-heading { display: inline-flex; align-items: center; gap: 11px; }
.comparison-heading i { color: #89958d; }
.comparison-heading-bulest i { color: #6ee09a; }
.commercial-comparison-table td { padding: 23px 28px; vertical-align: top; border-bottom: 1px solid #ffffff0d; background: #0c100dcf; }
.commercial-comparison-table td:first-child { background: linear-gradient(90deg, #2dad620d, transparent 85%); border-right: 1px solid #2dad622b; }
.commercial-comparison-table tbody tr:last-child td { border-bottom: 0; }
.commercial-comparison-table tbody tr:hover td { background-color: #ffffff08; }
.comparison-point { display: grid; grid-template-columns: 24px minmax(0, 1fr); gap: 12px; align-items: start; }
.comparison-point > i { display: grid; place-items: center; width: 22px; height: 22px; margin-top: 2px; border-radius: 50%; color: #70dfa0; background: #2dad621c; border: 1px solid #2dad6245; font-size: .68rem; }
.comparison-point-other > i { color: #87928a; background: #ffffff08; border-color: #ffffff16; }
.landing-commercial .comparison-point p { margin: 0; color: #aeb8b1; font-size: .91rem; line-height: 1.68; }
.landing-commercial .comparison-point strong { display: block; margin-bottom: 4px; color: #f1f7f3; font-weight: 700; }
.commercial-comparison-note { max-width: 940px; margin: 18px auto 0 !important; text-align: center; color: #88958d !important; font-size: .78rem !important; line-height: 1.65 !important; }
.commercial-comparison-cta { display: flex; align-items: center; justify-content: space-between; gap: 28px; margin-top: 30px; padding: 26px 30px; border: 1px solid #2dad6238; border-radius: 18px; background: linear-gradient(115deg, #2dad6215, #0e140f 72%); }
.landing-commercial .commercial-comparison-cta p { margin: 0; }
.commercial-comparison-cta strong, .commercial-comparison-cta span { display: block; }
.commercial-comparison-cta strong { margin-bottom: 4px; font-size: 1.08rem; }
.commercial-comparison-cta span { color: #9faba3; font-size: .9rem; }
.commercial-comparison-cta .cta-btn { flex: none; }
.commercial-plan-comparison { padding: 0; overflow: hidden; border-color: #2dad6248; box-shadow: 0 30px 85px #0005; }
.commercial-plan-scroll { overflow-x: auto; overscroll-behavior-inline: contain; scrollbar-color: #2dad62 #111713; }
.commercial-plan-table { width: 100%; min-width: 900px; border-collapse: collapse; }
.commercial-plan-table th, .commercial-plan-table td { padding: 20px 18px; border-right: 1px solid #ffffff0d; border-bottom: 1px solid #ffffff0d; text-align: center; vertical-align: middle; }
.commercial-plan-table th:last-child, .commercial-plan-table td:last-child { border-right: 0; }
.commercial-plan-table tbody tr:last-child th, .commercial-plan-table tbody tr:last-child td { border-bottom: 0; }
.commercial-plan-table thead th { min-width: 190px; padding-block: 26px; background: linear-gradient(180deg, #152018, #101512); }
.commercial-plan-table thead th:first-child { min-width: 225px; text-align: left; background: linear-gradient(135deg, #173522, #102017); }
.commercial-plan-table tbody th { position: sticky; left: 0; z-index: 1; min-width: 225px; text-align: left; color: #dce8e0; background: #101512; }
.commercial-plan-table tbody th i { width: 22px; color: #65d491; }
.commercial-plan-table tbody td { color: #dce7df; background: #0c110eeb; }
.commercial-plan-table tbody tr:hover td { background: #111a14; }
.commercial-plan-table td strong, .commercial-plan-table td small { display: block; }
.commercial-plan-table td strong { color: #f5faf6; font-size: .94rem; }
.commercial-plan-table td small { margin-top: 5px; color: #89978e; font-size: .73rem; line-height: 1.45; }
.plan-table-kicker, .plan-table-name, .plan-table-price { display: block; }
.plan-table-kicker { margin-bottom: 8px; color: #6bd994; font-size: .69rem; font-weight: 800; letter-spacing: .09em; text-transform: uppercase; }
.plan-table-name { margin-bottom: 10px; color: #e9f3ec; font-size: .87rem; font-weight: 700; }
.plan-table-price { color: #fff; font-size: 1.55rem; font-weight: 850; letter-spacing: -.04em; }
.commercial-plan-table thead small { display: block; margin-top: 6px; color: #8f9c93; font-size: .72rem; font-weight: 500; }
.commercial-plan-table .commercial-plan-enterprise { background: linear-gradient(180deg, #2a2417, #16130d); }
.plan-included { display: inline-flex; align-items: center; gap: 8px; color: #8be6ac; font-size: .88rem; font-weight: 700; }
.plan-table-actions th { color: #9eaaa2; font-size: .8rem; }
.plan-table-actions .cta-btn, .plan-table-actions .cta-btn-outline { min-height: 44px; padding: 11px 14px; justify-content: center; font-size: .76rem; white-space: nowrap; }
.mobile-trial-cta { display: none; }
.commercial-verifier-access { display: grid; grid-template-columns: 1.3fr 1fr; align-items: center; gap: 32px; padding: 32px; margin-top: 28px; }
.commercial-verifier-access .landing-actions { justify-content: flex-end; }
.commercial-verifier-access h3 { margin-bottom: 10px; }
.commercial-verifier-access p { font-size: .93rem; }
.landing-commercial .faq-item p { line-height: 1.8; }
@media (max-width: 1100px) {
  .commercial-crm-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .commercial-verifier-banner .feature-row { gap: 30px; }
  .commercial-benefits-grid .benefit-card { padding: 25px; }
}
@media (max-width: 959px) {
  .commercial-benefits-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .commercial-benefits-grid > article, .commercial-benefits-grid > article:nth-child(n+4) { grid-column: span 1; }
  .commercial-benefits-grid > article:last-child { grid-column: 1 / -1; }
  .commercial-risk-grid { gap: 20px; }
  .commercial-verifier-banner .illustration { max-width: 560px; }
  .commercial-verifier-access { grid-template-columns: 1fr; gap: 22px; }
  .commercial-verifier-access .landing-actions { justify-content: flex-start; }
  .mobile-trial-cta { position: fixed; z-index: 1000; left: 50%; bottom: max(14px, env(safe-area-inset-bottom)); transform: translateX(-50%); display: flex; align-items: center; justify-content: space-between; gap: 18px; width: min(calc(100% - 28px), 430px); padding: 12px 15px 12px 18px; color: #041008; background: linear-gradient(135deg, #81eaa8, #35bd6a); border: 1px solid #a5f5c1; border-radius: 16px; box-shadow: 0 14px 42px #000b, 0 0 0 4px #2dad6220; text-decoration: none; font-size: .88rem; font-weight: 850; line-height: 1.2; }
  .mobile-trial-cta small { display: block; margin-bottom: 3px; color: #124a29; font-size: .62rem; font-weight: 800; letter-spacing: .08em; text-transform: uppercase; }
  .mobile-trial-cta > i { display: grid; place-items: center; flex: none; width: 34px; height: 34px; color: #dffff0; background: #0b5e2c; border-radius: 11px; }
  .landing-commercial .landing-footer { padding-bottom: calc(100px + env(safe-area-inset-bottom)); }
}
@media (max-width: 700px) {
  .landing-commercial .commercial-benefits { padding-top: 30px; }
  .commercial-benefits-grid, .commercial-crm-grid, .commercial-risk-grid, .commercial-team-flow { grid-template-columns: 1fr; }
  .commercial-payment-proof { padding: 22px; }
  .commercial-payment-proof .operation-list li { padding: 12px; align-items: flex-start; }
  .commercial-verifier-banner { padding: 26px 20px; }
  .commercial-risk-grid { margin-top: 28px; gap: 26px; }
  .commercial-owner-note, .commercial-verifier-access { padding: 24px; }
  .commercial-plan-comparison { margin-inline: -4px; }
  .commercial-plan-table { min-width: 820px; }
  .commercial-plan-table th, .commercial-plan-table td { padding: 18px 14px; }
  .commercial-plan-table tbody th, .commercial-plan-table thead th:first-child { min-width: 190px; }
  .landing-commercial .commercial-comparison-section { padding-top: 18px; }
  .commercial-comparison-frame { overflow: visible; border: 0; background: transparent; box-shadow: none; }
  .commercial-comparison-table, .commercial-comparison-table tbody, .commercial-comparison-table tr, .commercial-comparison-table td { display: block; width: 100%; }
  .commercial-comparison-table { table-layout: auto; }
  .commercial-comparison-table thead { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; border: 0; }
  .commercial-comparison-table tr { overflow: hidden; margin-bottom: 18px; border: 1px solid #2dad6235; border-radius: 16px; background: #0d120f; }
  .commercial-comparison-table td, .commercial-comparison-table td:first-child { padding: 18px; border: 0; border-bottom: 1px solid #ffffff0d; background: transparent; }
  .commercial-comparison-table td:first-child { background: linear-gradient(145deg, #2dad6215, transparent 85%); }
  .commercial-comparison-table td:last-child { border-bottom: 0; }
  .commercial-comparison-table td::before { content: attr(data-column); display: block; margin-bottom: 12px; color: #7cdf9f; font-size: .7rem; font-weight: 800; letter-spacing: .08em; text-transform: uppercase; }
  .commercial-comparison-table td:last-child::before { color: #8c9890; }
  .landing-commercial .comparison-point p { font-size: .88rem; }
  .commercial-comparison-note { text-align: left; }
  .commercial-comparison-cta { align-items: stretch; flex-direction: column; padding: 24px; }
  .commercial-comparison-cta .cta-btn { justify-content: center; }
}
