#lbn-roi-tabs-wrap * {
      box-sizing: border-box;
    }

    #lbn-roi-tabs-wrap .lbn-inner {
      max-width: 900px;
      margin: 0 auto;
    }

    #lbn-roi-tabs-wrap .lbn-tab-bar {
      display: flex;
      width: 100%;
      margin-bottom: 24px;
      overflow: hidden;
    }

    #lbn-roi-tabs-wrap .lbn-tab-btn {
      flex: 1;
      padding: 14px 18px;
      border: none;
      cursor: pointer;
      font-family: 'Montserrat', Arial, sans-serif;
      font-size: 15px;
      font-weight: 700;
      text-transform: uppercase;
      line-height: 1.2;
      text-align: center;
    }

    #lbn-roi-tabs-wrap .lbn-tab-btn.active {
      background: #0096ff;
      color: #ffffff;
      border: 2px solid #075AAA;
    }

    #lbn-roi-tabs-wrap .lbn-tab-btn.inactive {
      background: #ffffff;
      color: #075AAA;
      border: 2px solid #075AAA;
    }

    #lbn-roi-tabs-wrap .lbn-shared-currency-row {
      margin-bottom: 26px;
    }

    #lbn-roi-tabs-wrap .lbn-label {
      display: block;
      font-weight: 700;
      font-size: 16px;
      margin-bottom: 8px;
      color: #ffffff;
      font-family: 'Open Sans', Arial, sans-serif;
    }

    #lbn-roi-tabs-wrap .lbn-input {
      width: 100%;
      padding: 14px;
      border: 1px solid #bfbfbf;
      font-family: 'Open Sans', Arial, sans-serif;
      font-size: 15px;
      color: #000;
      background: #fff;
    }

    #lbn-roi-tabs-wrap .lbn-hidden {
      display: none;
    }

    @media (max-width: 768px) {
      #lbn-roi-tabs-wrap .lbn-tab-btn {
        font-size: 13px;
        padding: 12px 10px;
      }

      #lbn-roi-tabs-wrap .lbn-inner {
        max-width: 100%;
      }
    }

#lbn-commercial-calculator .lbn-calc-title {
            margin: 0 0 14px 0;
            font-family: 'Montserrat', Arial, sans-serif;
            font-size: 30px;
            line-height: 1.2;
            color: #075AAA;
            text-transform: uppercase;
            font-weight: 700;
          }

          #lbn-commercial-calculator .lbn-calc-subtitle {
            margin: 0 0 28px 0;
            font-family: 'Open Sans', Arial, sans-serif;
            font-size: 16px;
            line-height: 1.5;
            color: #000;
          }

          #lbn-commercial-calculator .lbn-label {
            display: block;
            font-family: 'Open Sans', Arial, sans-serif;
            font-weight: 700;
            font-size: 16px;
            margin-bottom: 8px;
            color: #000;
          }

          #lbn-commercial-calculator .lbn-input {
            width: 100%;
            padding: 14px;
            border: 1px solid #bfbfbf;
            font-family: 'Open Sans', Arial, sans-serif;
            font-size: 15px;
            box-sizing: border-box;
            color: #000;
          }

          #lbn-commercial-calculator .lbn-helper {
            margin-top: 8px;
            font-size: 13px;
            line-height: 1.4;
            color: #666;
            font-family: 'Open Sans', Arial, sans-serif;
          }

          #lbn-commercial-calculator .lbn-button {
            display: inline-block;
            padding: 14px 24px;
            background: #075AAA;
            color: #fff;
            border: none;
            font-family: 'Open Sans', Arial, sans-serif;
            font-size: 16px;
            font-weight: 700;
            letter-spacing: 0.5px;
            text-transform: uppercase;
            cursor: pointer;
          }

          #lbn-commercial-calculator .lbn-button:hover {
            background: #064a8e;
          }

          #lbn-commercial-calculator .lbn-results-title {
            margin: 0 0 16px 0;
            font-family: 'Montserrat', Arial, sans-serif;
            font-size: 32px;
            line-height: 1.2;
            color: #000;
            font-weight: 700;
          }

          #lbn-commercial-calculator .lbn-grid {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
            gap: 14px;
          }

          #lbn-commercial-calculator .lbn-card {
            border: 1px solid #d9d9d9;
            background: #f3f3f3;
            padding: 16px;
          }

          #lbn-commercial-calculator .lbn-card-label {
            font-size: 14px;
            color: #666;
            margin-bottom: 6px;
            font-family: 'Open Sans', Arial, sans-serif;
          }

          #lbn-commercial-calculator .lbn-card-value {
            font-size: 24px;
            font-weight: 700;
            line-height: 1.2;
            color: #000;
            font-family: 'Open Sans', Arial, sans-serif;
          }

          #lbn-commercial-calculator .lbn-info-box {
            display: none;
            margin-top: 14px;
            padding: 16px 18px;
            font-family: 'Open Sans', Arial, sans-serif;
            font-size: 15px;
            line-height: 1.6;
          }

          #lbn-commercial-calculator .lbn-static-box {
            margin-top: 20px;
            padding: 18px;
            border: 1px solid #d9d9d9;
            background: #f7f7f7;
            font-family: 'Open Sans', Arial, sans-serif;
            font-size: 14px;
            line-height: 1.6;
            color: #000;
          }

          #lbn-commercial-calculator .lbn-report-entry-wrap {
            margin-top: 24px;
          }

          #lbn-commercial-calculator .lbn-request-wrap {
            text-align: center;
            margin-top: 10px;
            padding: 20px 0;
            width: 100%;
          }

          #lbn-commercial-calculator .lbn-request-btn,
          #lbn-commercial-calculator .lbn-submit-btn {
            display: inline-block;
            padding: 14px 32px;
            background: #075AAA;
            color: #fff !important;
            border: none;
            font-family: 'Open Sans', Arial, sans-serif;
            font-size: 16px;
            font-weight: 700;
            text-transform: uppercase;
            cursor: pointer;
            letter-spacing: .5px;
            text-decoration: none;
          }

          #lbn-commercial-calculator .lbn-request-btn:hover,
          #lbn-commercial-calculator .lbn-submit-btn:hover {
            background: #064a8e;
          }

          #lbn-commercial-calculator .lbn-submit-btn[disabled] {
            background: #9fb9d6;
            cursor: not-allowed;
          }

          #lbn-commercial-calculator .lbn-request-message,
          #lbn-commercial-calculator .lbn-submit-message {
            display: none;
            margin-top: 16px;
            padding: 16px 18px;
            font-size: 15px;
            line-height: 1.6;
            border-left: 6px solid;
            text-align: left;
          }

          #lbn-commercial-calculator .lbn-request-message.success,
          #lbn-commercial-calculator .lbn-submit-message.success {
            display: block;
            background: #e9f6ec;
            border-color: #2e7d32;
            color: #1f5c28;
          }

          #lbn-commercial-calculator .lbn-request-message.error,
          #lbn-commercial-calculator .lbn-submit-message.error {
            display: block;
            background: #ffe5e5;
            border-color: #cc0000;
            color: #8b0000;
          }

          #lbn-commercial-calculator .lbn-request-message.info,
          #lbn-commercial-calculator .lbn-submit-message.info {
            display: block;
            background: #eef5ff;
            border-color: #075AAA;
            color: #0b3f73;
          }

          #lbn-commercial-calculator .lbn-submit-panel {
            display: none;
            border: 1px solid #d9d9d9;
            background: #fff;
            padding: 28px 24px;
            margin-top: 24px;
          }

          #lbn-commercial-calculator .lbn-submit-title {
            margin: 0 0 12px 0;
            font-family: 'Montserrat', Arial, sans-serif;
            font-size: 26px;
            line-height: 1.2;
            color: #075AAA;
            text-transform: uppercase;
            font-weight: 700;
          }

          #lbn-commercial-calculator .lbn-submit-copy {
            margin: 0 0 18px 0;
            font-size: 15px;
            line-height: 1.65;
            color: #000;
          }

          @media (max-width: 768px) {
            #lbn-commercial-calculator {
              max-width: 100%;
            }

            #lbn-commercial-calculator .lbn-calc-title {
              font-size: 26px;
            }

            #lbn-commercial-calculator .lbn-results-title {
              font-size: 26px;
            }

            #lbn-commercial-calculator .lbn-card-value {
              font-size: 22px;
            }
          }

#lbn-sponsorship-calculator .lbn-title {
          margin: 0 0 14px 0;
          font-family: 'Montserrat', sans-serif;
          font-size: 30px;
          line-height: 1.2;
          color: #075AAA;
          text-transform: uppercase;
          font-weight: 700;
        }

        #lbn-sponsorship-calculator .lbn-subtitle {
          margin: 0 0 28px 0;
          font-size: 16px;
          line-height: 1.6;
          color: #000;
        }

        #lbn-sponsorship-calculator .lbn-label {
          display: block;
          font-weight: 700;
          font-size: 16px;
          margin-bottom: 8px;
          color: #000;
        }

        #lbn-sponsorship-calculator .lbn-input {
          width: 100%;
          padding: 14px;
          border: 1px solid #bfbfbf;
          font-family: 'Open Sans', sans-serif;
          font-size: 15px;
          box-sizing: border-box;
          color: #000;
          background: #fff;
          margin-bottom: 18px;
        }

        #lbn-sponsorship-calculator .lbn-button {
          display: inline-block;
          padding: 14px 24px;
          background: #075AAA;
          color: #fff;
          border: none;
          font-family: 'Open Sans', sans-serif;
          font-size: 16px;
          font-weight: 700;
          text-transform: uppercase;
          cursor: pointer;
        }

        #lbn-sponsorship-calculator .lbn-results-title {
          margin: 30px 0 16px 0;
          font-family: 'Montserrat', Arial, sans-serif;
          font-size: 32px;
          line-height: 1.2;
          color: #000;
          font-weight: 700;
          display: none;
        }

        #lbn-sponsorship-calculator .lbn-grid {
          display: none;
          grid-template-columns: repeat(3, 1fr);
          gap: 14px;
        }

        #lbn-sponsorship-calculator .lbn-card {
          border: 1px solid #d9d9d9;
          background: #f3f3f3;
          padding: 16px;
        }

        #lbn-sponsorship-calculator .lbn-card-label {
          font-size: 14px;
          color: #666;
          margin-bottom: 6px;
        }

        #lbn-sponsorship-calculator .lbn-card-value {
          font-size: 24px;
          font-weight: 700;
          line-height: 1.2;
          color: #000;
        }

        #lbn-sponsorship-calculator .lbn-summary-box {
          display: none;
          margin-top: 20px;
          padding: 18px;
          background: #E7F3EF;
          border-left: 5px solid #075AAA;
          font-size: 15px;
          line-height: 1.6;
        }

        #lbn-sponsorship-calculator .lbn-static-box {
          display: none;
          margin-top: 20px;
          padding: 18px;
          border: 1px solid #d9d9d9;
          background: #f7f7f7;
          font-size: 14px;
          line-height: 1.6;
          color: #000;
        }

        #lbn-sponsorship-calculator .lbn-blue-card {
          background: #075AAA;
          border-color: #075AAA;
          color: #fff;
        }

        #lbn-sponsorship-calculator .lbn-blue-card .lbn-card-label {
          color: #eee;
        }

        #lbn-sponsorship-calculator .lbn-blue-card .lbn-card-value {
          color: #fff;
        }

        #lbn-sponsorship-calculator .lbn-full-row {
          grid-column: span 3;
        }

        @media (max-width: 768px) {
          #lbn-sponsorship-calculator .lbn-title {
            font-size: 26px;
          }

          #lbn-sponsorship-calculator .lbn-results-title {
            font-size: 26px;
          }

          #lbn-sponsorship-calculator .lbn-card-value {
            font-size: 22px;
          }

          #lbn-sponsorship-calculator .lbn-grid {
            grid-template-columns: 1fr;
          }

          #lbn-sponsorship-calculator .lbn-full-row {
            grid-column: span 1;
          }
        }
