.elementor-1680 .elementor-element.elementor-element-74b76c7d{--display:flex;}.elementor-1680 .elementor-element.elementor-element-74b76c7d.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-1680 .elementor-element.elementor-element-41fb6275{font-family:"Inter", Sans-serif;font-size:18px;font-weight:400;line-height:72px;color:var( --e-global-color-d503054 );}.elementor-1680 .elementor-element.elementor-element-41fb6275 a{color:var( --e-global-color-d503054 );}@media(min-width:768px){.elementor-1680 .elementor-element.elementor-element-74b76c7d{--width:101.431%;}}@media(max-width:1024px){.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-1680 .elementor-element.elementor-element-41fb6275{font-size:16px;}}@media(max-width:767px){.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-1680 .elementor-element.elementor-element-41fb6275{font-size:14px;line-height:1.2em;}}/* Start custom CSS for text-editor, class: .elementor-element-41fb6275 */article {
    max-width: 900px !important;
    margin: 0 auto;
    padding: 0 24px;
    box-sizing: border-box;
    line-height: 1.6;
    font-family: "Inter", sans-serif;
}

.pp-article-title {
    font-family: "Playfair Display", serif;
    font-size: 22px;
    line-height: 1.4;
    margin-bottom: 16px;
}

.pp-h2 {
    font-family: "Playfair Display", serif;
    font-size: 20px;
    font-weight: 600;
    margin-top: 32px;
    margin-bottom: 16px;
}

.pp-article-meta {
    font-family: "Inter", sans-serif;
    font-size: 18px;
    color: #666;
    margin-bottom: 24px;
}

.pp-toc {
    font-family: "Inter", sans-serif;
    font-size: 18px;
    background: #f7faff;
    padding: 20px;
    margin: 24px 0;
    border-left: 4px solid #0047ab;
}

.pp-toc-title {
    font-family: "Playfair Display", serif;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 12px;
}

.pp-toc ul {
    list-style: none;
    padding-left: 0;
}

.pp-toc li {
    margin: 8px 0;
}

.pp-toc a {
    color: #0047ab !important;
    font-weight: 600;
    text-decoration: underline;
    opacity: 1 !important;
    visibility: visible !important;
    cursor: pointer;
}

.pp-toc a:hover,
.pp-toc a:focus {
    color: #002e73 !important;
    text-decoration: underline;
}

article p,
article li {
    font-family: "Inter", sans-serif;
    font-size: 16px;
    line-height: 1.7;
    margin-bottom: 16px;
}

article ul,
article ol {
    margin: 16px 0;
    padding-left: 24px;
}

article li {
    margin-bottom: 8px;
}

article a {
    color: #0047ab !important;
    font-weight: 600;
    text-decoration: underline;
    opacity: 1 !important;
    visibility: visible !important;
    cursor: pointer;
}

article a:hover,
article a:focus {
    color: #002e73 !important;
}

section {
    margin-bottom: 40px;
}

.pp-faq-item {
    margin-bottom: 24px;
}

.pp-faq-question {
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 8px;
}

.pp-faq-answer {
    margin-left: 8px;
    border-left: 2px solid #ccc;
    padding-left: 12px;
    font-size: 16px;
}

.pp-transparency {
    background: #f7faff;
    border-left: 4px solid #0047ab;
    padding: 20px;
    margin-top: 40px;
    margin-bottom: 24px;
}

.pp-transparency p {
    font-size: 15px;
    line-height: 1.6;
}

.pp-sources {
    list-style: none;
    padding-left: 0;
}

.pp-sources li {
    margin-bottom: 12px;
    padding-left: 20px;
    position: relative;
}

.pp-sources li:before {
    content: "→";
    position: absolute;
    left: 0;
    color: #0047ab;
}

.pp-sources a {
    color: #0047ab !important;
    font-weight: 600;
    text-decoration: underline;
    opacity: 1 !important;
    visibility: visible !important;
    cursor: pointer;
}

.pp-sources a:hover,
.pp-sources a:focus {
    color: #002e73 !important;
}

table {
    width: 100%;
    border-collapse: collapse;
    margin: 20px 0;
    font-size: 16px;
}

table th {
    border: 1px solid #ddd;
    padding: 12px;
    background-color: #f4f4f4;
    font-weight: 600;
    text-align: left;
}

table td {
    border: 1px solid #ddd;
    padding: 12px;
}

strong {
    font-weight: 600;
}

em {
    font-style: italic;
}

.highlight-box,
.example-box,
.practical-tip,
.geo-callout {
    background: #f0f4ff;
    border-left: 4px solid #0047ab;
    padding: 16px;
    margin: 20px 0;
    border-radius: 4px;
}

.geo-callout { 
    background: #eef8ff; 
}

.practical-tip {
    background: #f6fff2;
    border-left-color: #3c8d40;
}

blockquote {
    margin: 16px 0;
    padding: 12px 20px;
    background: #fafafa;
    border-left: 4px solid #b5b5b5;
    font-style: italic;
}

h3 {
    font-family: "Inter", sans-serif;
    font-size: 18px;
    font-weight: 600;
    margin-top: 24px;
    margin-bottom: 12px;
}

.archive-date,
.post-meta-date,
.entry-date {
    font-size: 13px !important;
}

@media (max-width: 1024px) {
    .pp-article-title { font-size: 20px; }
    .pp-h2 { font-size: 18px; }
    .pp-article-meta { font-size: 16px; }
    .pp-toc, .pp-toc-title { font-size: 16px; }
    article p, article li { font-size: 15px; }
    .pp-faq-question, .pp-faq-answer { font-size: 15px; }
    table { font-size: 15px; }
    h3 { font-size: 16px; }
    .archive-date, .post-meta-date, .entry-date { font-size: 12px !important; }
}

@media (max-width: 768px) {
    article {
        padding: 0 12px;
        line-height: 1.5;
    }
    
    .pp-article-title { 
        font-size: 1.4rem;
        margin: 16px 0 10px;
        line-height: 1.3;
    }
    
    .pp-h2 { 
        font-size: 1.15rem;
        margin: 18px 0 8px;
    }
    
    h3 { 
        font-size: 1rem;
        margin: 14px 0 6px;
    }
    
    .pp-article-meta {
        font-size: 14px;
        margin-bottom: 16px;
    }
    
    article p { 
        margin: 8px 0;
        font-size: 0.94rem;
        line-height: 1.55;
    }
    
    article ul, 
    article ol {
        margin: 6px 0 6px 18px;
        font-size: 0.92rem;
    }
    
    article li {
        font-size: 0.92rem;
        margin-bottom: 6px;
    }
    
    article a {
        font-size: 0.94rem;
    }
    
    .pp-toc {
        padding: 4px 6px !important;
        margin: 0 !important;
        font-size: 0.92rem;
        border-left-width: 3px !important;
        line-height: 1.1 !important;
        display: block !important;
    }
    
    .pp-toc:first-child,
    .pp-toc:last-child {
        margin: 0 !important;
        padding: 4px 6px !important;
    }
    
    .pp-toc * {
        margin: 0 !important;
        padding: 0 !important;
        line-height: 1.1 !important;
    }
    
    .pp-toc-title {
        font-size: 1rem !important;
        padding-bottom: 2px !important;
    }
    
    .pp-toc a {
        display: block;
        font-size: 0.85rem !important;
        padding-left: 0 !important;
        text-indent: 0 !important;
        white-space: normal;
        word-break: break-word;
    }
    
    .highlight-box,
    .example-box,
    .practical-tip,
    .geo-callout {
        padding: 10px;
        margin: 12px 0;
        font-size: 0.92rem;
    }
    
    blockquote {
        padding: 8px 14px;
        margin: 10px 0;
        font-size: 0.92rem;
    }
    
    table {
        display: block;
        overflow-x: auto;
        width: 100%;
        font-size: 0.88rem;
        margin: 12px 0;
    }
    
    table th,
    table td { 
        padding: 6px;
    }
    
    .pp-faq-item {
        padding: 10px;
        margin-bottom: 12px;
        font-size: 0.92rem;
    }
    
    .pp-faq-question { 
        font-size: 0.96rem;
        margin-bottom: 6px;
    }
    
    .pp-faq-answer {
        font-size: 0.92rem;
        margin-left: 6px;
        padding-left: 10px;
    }
    
    section { 
        margin-bottom: 24px;
    }
    
    .pp-transparency {
        padding: 12px;
        margin-top: 20px;
        margin-bottom: 16px;
        font-size: 0.92rem;
    }
    
    .pp-transparency p {
        font-size: 0.90rem;
    }
    
    .pp-sources li {
        margin-bottom: 8px;
        padding-left: 16px;
        font-size: 0.90rem;
    }
    
    .archive-date,
    .post-meta-date,
    .entry-date {
        font-size: 11px !important;
    }
}/* End custom CSS */