.elementor-2715 .elementor-element.elementor-element-f0e2c40{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:40px;--padding-left:0px;--padding-right:0px;}.elementor-widget-theme-post-featured-image .widget-image-caption{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-2715 .elementor-element.elementor-element-6f138fa{padding:0px 0px 0px 0px;}.elementor-2715 .elementor-element.elementor-element-0500768{--display:flex;}.elementor-2715 .elementor-element.elementor-element-0500768.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-f15b31e */@page {
            size: A4;
            margin: 18mm 15mm;
            background-color: #ffffff;
            @bottom-right {
                content: "Page " counter(page) " of " counter(pages);
                font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
                font-size: 8pt;
                color: #718096;
            }
            @bottom-left {
                content: "EV Franchise Strategy Report • 2026";
                font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
                font-size: 8pt;
                color: #718096;
            }
        }
        
        *, *::before, *::after {
            box-sizing: border-box;
        }

        body {
            font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
            color: #2d3748;
            line-height: 1.6;
            font-size: 10.5pt;
            margin: 0;
            padding: 0;
        }

        /* Banner Design */
        .header-banner {
            margin: -18mm -15mm 25px -15mm;
            padding: 35px 15mm;
            background: linear-gradient(135deg, #1a202c 0%, #2d3748 100%);
            color: #ffffff;
        }

        .header-banner h1 {
            font-size: 22pt;
            line-height: 1.2;
            margin: 0 0 10px 0;
            color: #f7fafc;
            font-weight: 700;
        }

        .header-banner .meta-info {
            font-size: 9.5pt;
            color: #cbd5e0;
            text-transform: uppercase;
            letter-spacing: 1px;
        }

        .header-banner .seo-meta {
            margin-top: 15px;
            padding: 10px;
            background: rgba(255, 255, 255, 0.08);
            border-left: 3px solid #38a169;
            font-size: 9pt;
            color: #e2e8f0;
        }

        /* Typography */
        h2 {
            font-size: 14pt;
            color: #1a202c;
            margin-top: 25px;
            margin-bottom: 12px;
            border-left: 4px solid #38a169;
            padding-left: 10px;
            page-break-after: avoid;
        }

        h3 {
            font-size: 11.5pt;
            color: #2c5282;
            margin-top: 18px;
            margin-bottom: 8px;
            page-break-after: avoid;
        }

        p {
            margin: 0 0 12px 0;
            text-align: justify;
        }

        /* Keywords highlighting just for tracking structure */
        .kw {
            font-weight: 600;
            color: #1a202c;
        }

        /* Internal link representation */
        .ilink {
            color: #2b6cb0;
            text-decoration: underline;
            font-weight: 500;
        }

        /* Tables */
        table {
            width: 100%;
            border-collapse: collapse;
            margin: 20px 0;
            font-size: 9.5pt;
            page-break-inside: avoid;
        }

        th {
            background-color: #2d3748;
            color: #ffffff;
            font-weight: 600;
            text-align: left;
            padding: 10px;
            border: 1px solid #4a5568;
        }

        td {
            padding: 9px 10px;
            border: 1px solid #e2e8f0;
        }

        tr:nth-child(even) {
            background-color: #f7fafc;
        }

        /* Callout Boxes */
        .callout-box {
            background-color: #f0fff4;
            border: 1px solid #c6f6d5;
            border-left: 4px solid #38a169;
            padding: 15px;
            margin: 20px 0;
            border-radius: 4px;
            page-break-inside: avoid;
        }

        .callout-box h4 {
            margin: 0 0 8px 0;
            color: #22543d;
            font-size: 11pt;
        }

        .metric-container {
            margin: 15px 0;
            background-color: #ebf8ff;
            border: 1px solid #bee3f8;
            padding: 12px;
            border-radius: 4px;
            page-break-inside: avoid;
        }

        .metric-title {
            font-weight: bold;
            color: #2b6cb0;
            margin-bottom: 5px;
        }

        ul, ol {
            margin: 0 0 15px 0;
            padding-left: 20px;
        }

        li {
            margin-bottom: 6px;
        }/* End custom CSS */