/*
Theme Name: Rubbish Removal Tottenham
Theme URI: https://rubbishremovaltottenham.co.uk/
Author: Converted by ChatGPT
Description: WordPress conversion of the original Rubbish Removal Tottenham Next.js/Tailwind design.
Version: 4.0.0
Requires at least: 6.0
Text Domain: rubbish-removal-tottenham
*/

:root{--emerald:#059669;--emerald-dark:#047857;--slate:#0f172a}html{scroll-behavior:smooth}body{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;background:#fff;color:#0f172a;margin:0}.rrt-icon{width:48px;height:48px;border-radius:18px;background:#d1fae5;color:#059669;display:flex;align-items:center;justify-content:center;font-weight:900;font-size:24px;flex-shrink:0}.rrt-mini-icon{width:40px;height:40px;border-radius:12px;background:#d1fae5;color:#059669;display:flex;align-items:center;justify-content:center;font-weight:900;flex-shrink:0}.rrt-img{width:100%;height:100%;object-fit:cover;display:block}.rrt-floating-whatsapp{position:fixed;right:24px;bottom:24px;z-index:9999;width:58px;height:58px;border-radius:999px;background:#10b981;color:white;display:flex;align-items:center;justify-content:center;box-shadow:0 0 0 0 rgba(16,185,129,.75),0 18px 35px rgba(5,150,105,.35);animation:rrtGlow 1.8s infinite;transition:.25s}.rrt-floating-whatsapp:hover{transform:scale(1.1);background:#059669}@keyframes rrtGlow{0%{box-shadow:0 0 0 0 rgba(16,185,129,.75),0 18px 35px rgba(5,150,105,.35)}70%{box-shadow:0 0 0 18px rgba(16,185,129,0),0 18px 35px rgba(5,150,105,.35)}100%{box-shadow:0 0 0 0 rgba(16,185,129,0),0 18px 35px rgba(5,150,105,.35)}}.rrt-map-wrap{height:700px;background:#f8fafc;border-radius:24px;position:relative;overflow:hidden}.rrt-map-wrap iframe{position:absolute;inset:0;width:100%;height:100%;border:0;filter:grayscale(100%) contrast(110%) brightness(110%);opacity:.52}.rrt-pin-layer{position:relative;z-index:3;width:min(640px,88vw);aspect-ratio:1;margin:auto;top:50%;transform:translateY(-50%)}.rrt-pin{position:absolute;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center}.rrt-marker{width:40px;height:40px;border-radius:999px;display:flex;align-items:center;justify-content:center;color:#64748b;filter:drop-shadow(0 8px 18px rgba(15,23,42,.18));transition:transform .25s,color .25s}.rrt-pin:hover .rrt-marker{transform:scale(1.18);color:#10b981}.rrt-pin-main .rrt-marker{width:56px;height:56px;color:#10b981;animation:rrtPulse 1.6s infinite}.rrt-pin-label{margin-top:8px;background:white;border:1px solid #e2e8f0;border-radius:12px;padding:8px 12px;white-space:nowrap;font-weight:800;font-size:14px;box-shadow:0 12px 25px rgba(15,23,42,.14);opacity:0;transform:translateY(-8px);transition:opacity .25s,transform .25s;pointer-events:none}.rrt-pin:hover .rrt-pin-label,.rrt-pin:focus-within .rrt-pin-label{opacity:1;transform:translateY(0)}.rrt-pin-main .rrt-pin-label{background:#059669;color:white;border-color:#10b981;opacity:1;transform:translateY(0)}@keyframes rrtPulse{0%{box-shadow:0 0 0 0 rgba(16,185,129,.45)}70%{box-shadow:0 0 0 18px rgba(16,185,129,0)}100%{box-shadow:0 0 0 0 rgba(16,185,129,0)}}@media(max-width:640px){.rrt-map-wrap{height:auto;padding:20px}.rrt-map-wrap iframe,.rrt-pin-layer{display:none}.rrt-mobile-areas{display:grid!important;gap:12px}.rrt-nav-menu{display:none}.rrt-mobile-open .rrt-nav-menu{display:flex;position:absolute;left:16px;right:16px;top:74px;flex-direction:column;background:white;border:1px solid #e2e8f0;border-radius:20px;padding:18px;box-shadow:0 20px 40px rgba(15,23,42,.12)}}.rrt-mobile-areas{display:none}.rrt-range{accent-color:#059669}.rrt-prose p{margin-bottom:1.25rem}.rrt-sticky-header{backdrop-filter:blur(16px)}

.rrt-prose h2{font-size:1.875rem;line-height:2.25rem;font-weight:800;color:#0f172a;margin-top:3rem;margin-bottom:1.25rem}.rrt-prose h3{font-size:1.5rem;line-height:2rem;font-weight:800;color:#0f172a;margin-top:2rem;margin-bottom:1rem}.rrt-prose p{color:#334155;line-height:1.8}.rrt-prose strong{color:#0f172a}.rrt-prose a{color:#059669;font-weight:700;text-decoration:none}.rrt-prose ul{padding-left:1.25rem}.rrt-prose li{margin:.5rem 0;color:#334155}

/* v5 typography and editable menu support */
body,button,input,textarea,select{font-family:Karla,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;font-size:var(--rrt-body-size,17px)}
h1,.rrt-h1{font-size:clamp(2.5rem,5vw,var(--rrt-h1-size,60px))!important;line-height:1.05!important}
h2,.rrt-h2{font-size:clamp(2rem,3.2vw,var(--rrt-h2-size,40px))!important;line-height:1.15!important}
.rrt-nav-menu,.rrt-nav-menu a,.rrt-wp-menu a{font-size:var(--rrt-menu-size,16px)!important}
.rrt-wp-menu{display:flex;align-items:center;gap:2rem;list-style:none;margin:0;padding:0}.rrt-wp-menu a{color:#334155;text-decoration:none;font-weight:700;transition:.2s}.rrt-wp-menu a:hover,.rrt-wp-menu .current-menu-item>a{color:#059669}.rrt-nav-menu ul{list-style:none;margin:0;padding:0}
@media(max-width:640px){.rrt-mobile-open .rrt-wp-menu{display:flex;flex-direction:column;gap:1rem;width:100%}.rrt-mobile-open .rrt-nav-menu{align-items:stretch}.rrt-mobile-open .rrt-nav-menu a{display:block;padding:.5rem 0}}
/* map labels show only the location name, no extra card copy */
.rrt-pin-label{font-size:14px;line-height:1;font-weight:800}.rrt-marker svg{display:block}.rrt-pin-label *{display:none!important}

/* v6 header restored to original design */
body{font-family:Karla,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important}
.rrt-header-original{position:sticky!important;top:0!important}.rrt-header-original a{text-decoration:none}.rrt-logo-link span{letter-spacing:-.025em}.rrt-topbar svg{display:inline-block;vertical-align:middle}.rrt-header-original .rrt-nav-menu{align-items:center}.rrt-header-original .rrt-wp-menu{display:flex;align-items:center;gap:1.5rem;list-style:none;margin:0;padding:0}.rrt-header-original .rrt-wp-menu a{font-size:var(--rrt-menu-size,14px)!important;line-height:1.25rem;font-weight:500;color:#475569;text-decoration:none;transition:.2s}.rrt-header-original .rrt-wp-menu a:hover,.rrt-header-original .rrt-wp-menu .current-menu-item>a{color:#059669}.rrt-header-original .rrt-nav-menu>div,.rrt-header-original .rrt-mobile-contact{display:none}
@media(max-width:767px){.rrt-mobile-open .rrt-header-original .rrt-nav-menu{display:flex!important;position:absolute;top:100%;left:0;width:100%;background:#fff;border-bottom:1px solid #e2e8f0;box-shadow:0 18px 35px rgba(15,23,42,.12);padding:1.5rem 1rem;flex-direction:column;gap:1.5rem;align-items:stretch}.rrt-mobile-open .rrt-header-original .rrt-wp-menu{display:flex;flex-direction:column;align-items:flex-start;gap:1rem;width:100%;font-size:1rem;font-weight:500;color:#334155}.rrt-mobile-open .rrt-header-original .rrt-mobile-contact{display:flex}.rrt-mobile-open .rrt-header-original .rrt-wp-menu a{font-size:16px!important;font-weight:500;color:#334155}}

/* exact Lucide map-pin SVG markers */
.rrt-marker{background:transparent!important;border-radius:0!important}.rrt-marker svg.lucide-map-pin{display:block;stroke:currentColor;fill:none}.rrt-pin-main .rrt-marker svg.lucide-map-pin{width:40px;height:40px}.rrt-pin:not(.rrt-pin-main) .rrt-marker svg.lucide-map-pin{width:32px;height:32px}.rrt-pin-label{font-size:14px;line-height:1;font-weight:800}.rrt-pin-label *{display:none!important}
@media(max-width:767px){
  .rrt-map-container,
  .rrt-map-wrap{display:none!important;}
}

/* Postcode content section added after the map */
.rrt-postcode-section{background:#f8fafc}
.rrt-postcode-card{transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease;min-height:100%}
.rrt-postcode-card:hover{transform:translateY(-3px);box-shadow:0 18px 45px rgba(15,23,42,.08);border-color:#d1fae5}
.rrt-postcode-badge{box-shadow:inset 0 0 0 1px rgba(16,185,129,.08)}
.rrt-postcode-note svg{flex-shrink:0}
@media(max-width:767px){
  .rrt-postcode-section{padding-top:3.5rem!important;padding-bottom:3.5rem!important}
  .rrt-postcode-section .rrt-h2{font-size:2rem!important;line-height:1.15!important;letter-spacing:-.03em!important}
  .rrt-postcode-card{border-radius:1.25rem!important;padding:1.25rem!important}
  .rrt-postcode-card h3{font-size:1.35rem!important;line-height:1.25!important;padding-top:.25rem!important}
  .rrt-postcode-badge{width:3rem!important;height:3rem!important;border-radius:1rem!important;font-size:1rem!important}
  .rrt-postcode-card p,.rrt-postcode-card li,.rrt-postcode-note p{font-size:1rem!important;line-height:1.65!important}
  .rrt-postcode-card h4{font-size:1.05rem!important;line-height:1.35!important}
  .rrt-postcode-note{padding:1rem!important;border-radius:1rem!important}
}

/* v9 single post content fixes: real heading TOC, visible lists and responsive tables */
.rrt-blog-content{overflow-wrap:anywhere;word-break:normal}
.rrt-blog-content h2,.rrt-blog-content h3{scroll-margin-top:110px}
.rrt-blog-content ul{list-style:disc outside!important;margin:1rem 0 1.5rem 1.35rem!important;padding-left:1.25rem!important}
.rrt-blog-content ol{list-style:decimal outside!important;margin:1rem 0 1.5rem 1.35rem!important;padding-left:1.25rem!important}
.rrt-blog-content li{display:list-item!important;margin:.55rem 0!important;padding-left:.25rem;color:#334155;line-height:1.75}
.rrt-blog-content li::marker{color:#10b981;font-weight:700}
.rrt-blog-content .rrt-table-scroll{width:100%;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;margin:1.5rem 0 2rem;border:1px solid #e2e8f0;border-radius:1rem;box-shadow:0 10px 24px rgba(15,23,42,.05);background:#fff}
.rrt-blog-content table{width:max-content;min-width:720px;border-collapse:collapse;margin:0!important;font-size:1rem;line-height:1.55;background:#fff}
.rrt-blog-content th,.rrt-blog-content td{padding:1rem;border-bottom:1px solid #e2e8f0;text-align:left;vertical-align:top;white-space:nowrap;color:#334155}
.rrt-blog-content th{background:#ecfdf5;color:#064e3b;font-weight:800;border-bottom:1px solid #a7f3d0}
.rrt-blog-content tr:nth-child(even) td{background:#f8fafc}
.rrt-blog-content tr:last-child td{border-bottom:0}
.rrt-blog-content .rrt-table-scroll::-webkit-scrollbar{height:9px}
.rrt-blog-content .rrt-table-scroll::-webkit-scrollbar-track{background:#f1f5f9;border-radius:999px}
.rrt-blog-content .rrt-table-scroll::-webkit-scrollbar-thumb{background:#94a3b8;border-radius:999px}
.rrt-toc-box a{overflow-wrap:anywhere}
@media(max-width:1024px){.rrt-blog-content table{min-width:760px}.rrt-blog-content .rrt-table-scroll{margin-left:-.25rem;margin-right:-.25rem;width:calc(100% + .5rem)}}
@media(max-width:767px){.rrt-blog-content table{min-width:680px;font-size:.95rem}.rrt-blog-content th,.rrt-blog-content td{padding:.85rem}.rrt-blog-content ul,.rrt-blog-content ol{margin-left:1rem!important;padding-left:1rem!important}.rrt-blog-content li{line-height:1.65}}

/* v10 hard fix: force single-post lists and tables to render visually */
.single-post .rrt-blog-content ul,
.single-post article .rrt-blog-content ul,
.single .rrt-blog-content ul,
.rrt-prose.rrt-blog-content ul,
.rrt-blog-content .wp-block-list,
.rrt-blog-content .wp-block-list ul{list-style-type:disc!important;list-style-position:outside!important;margin:1.1rem 0 1.6rem 1.5rem!important;padding-left:1.35rem!important;display:block!important}
.single-post .rrt-blog-content ol,
.single-post article .rrt-blog-content ol,
.single .rrt-blog-content ol,
.rrt-prose.rrt-blog-content ol{list-style-type:decimal!important;list-style-position:outside!important;margin:1.1rem 0 1.6rem 1.5rem!important;padding-left:1.35rem!important;display:block!important}
.single-post .rrt-blog-content li,
.single .rrt-blog-content li,
.rrt-prose.rrt-blog-content li{display:list-item!important;list-style:inherit!important;margin:.55rem 0!important;padding-left:.3rem!important;color:#334155!important;line-height:1.75!important}
.single-post .rrt-blog-content li::marker,
.single .rrt-blog-content li::marker,
.rrt-prose.rrt-blog-content li::marker{color:#10b981!important;font-size:1.05em!important;font-weight:800!important}
.single-post .rrt-blog-content table,
.single .rrt-blog-content table,
.rrt-prose.rrt-blog-content table,
.rrt-blog-content figure.wp-block-table table{border-collapse:separate!important;border-spacing:0!important;width:max-content!important;min-width:760px!important;max-width:none!important;margin:0!important;background:#fff!important;border:0!important;font-size:1rem!important;line-height:1.55!important;display:table!important}
.single-post .rrt-blog-content th,
.single-post .rrt-blog-content td,
.single .rrt-blog-content th,
.single .rrt-blog-content td,
.rrt-prose.rrt-blog-content th,
.rrt-prose.rrt-blog-content td{display:table-cell!important;padding:1rem 1.1rem!important;border-right:1px solid #e2e8f0!important;border-bottom:1px solid #e2e8f0!important;text-align:left!important;vertical-align:top!important;white-space:nowrap!important;color:#334155!important;background:#fff!important}
.single-post .rrt-blog-content th,
.single .rrt-blog-content th,
.rrt-prose.rrt-blog-content th{background:#ecfdf5!important;color:#064e3b!important;font-weight:800!important;border-bottom:1px solid #a7f3d0!important}
.single-post .rrt-blog-content tr:nth-child(even) td,
.single .rrt-blog-content tr:nth-child(even) td,
.rrt-prose.rrt-blog-content tr:nth-child(even) td{background:#f8fafc!important}
.single-post .rrt-blog-content .rrt-table-scroll,
.single .rrt-blog-content .rrt-table-scroll,
.rrt-blog-content figure.wp-block-table{display:block!important;width:100%!important;max-width:100%!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch!important;margin:1.5rem 0 2rem!important;border:1px solid #e2e8f0!important;border-radius:1rem!important;box-shadow:0 10px 24px rgba(15,23,42,.05)!important;background:#fff!important}
.rrt-blog-content figure.wp-block-table{padding:0!important}
.rrt-blog-content figure.wp-block-table table{margin:0!important}
.single-post .rrt-blog-content .rrt-table-scroll::-webkit-scrollbar,
.rrt-blog-content figure.wp-block-table::-webkit-scrollbar{height:10px!important}
.single-post .rrt-blog-content .rrt-table-scroll::-webkit-scrollbar-track,
.rrt-blog-content figure.wp-block-table::-webkit-scrollbar-track{background:#f1f5f9!important;border-radius:999px!important}
.single-post .rrt-blog-content .rrt-table-scroll::-webkit-scrollbar-thumb,
.rrt-blog-content figure.wp-block-table::-webkit-scrollbar-thumb{background:#94a3b8!important;border-radius:999px!important}
@media(max-width:1024px){.single-post .rrt-blog-content table,.single .rrt-blog-content table,.rrt-prose.rrt-blog-content table{min-width:760px!important}}
@media(max-width:767px){.single-post .rrt-blog-content table,.single .rrt-blog-content table,.rrt-prose.rrt-blog-content table{min-width:680px!important;font-size:.95rem!important}.single-post .rrt-blog-content th,.single-post .rrt-blog-content td,.single .rrt-blog-content th,.single .rrt-blog-content td{padding:.85rem!important}.single-post .rrt-blog-content ul,.single-post .rrt-blog-content ol{margin-left:1.15rem!important;padding-left:1.15rem!important}}

/* v11 definitive single post display: metadata, share, author, true visible tables/lists */
body .rrt-post-meta{font-family:Karla,Arial,sans-serif!important}
body .rrt-blog-content table.rrt-enhanced-table,
body .rrt-blog-content .rrt-table-scroll table,
body.single article table,
body.single-post article table{border-collapse:separate!important;border-spacing:0!important;width:max-content!important;min-width:760px!important;max-width:none!important;background:#fff!important;display:table!important;margin:0!important;border:0!important;overflow:visible!important}
body .rrt-blog-content .rrt-table-scroll,
body.single article .rrt-table-scroll{display:block!important;width:100%!important;max-width:100%!important;overflow-x:auto!important;overflow-y:hidden!important;-webkit-overflow-scrolling:touch!important;margin:1.5rem 0 2rem!important;border:1px solid #dbe4ee!important;border-radius:18px!important;background:#fff!important;box-shadow:0 12px 26px rgba(15,23,42,.06)!important}
body .rrt-blog-content th,
body .rrt-blog-content td,
body.single article th,
body.single article td{display:table-cell!important;padding:16px 18px!important;border-right:1px solid #e2e8f0!important;border-bottom:1px solid #e2e8f0!important;text-align:left!important;vertical-align:top!important;white-space:nowrap!important;color:#0f172a!important;line-height:1.55!important}
body .rrt-blog-content th,
body.single article th{background:#ecfdf5!important;color:#064e3b!important;font-weight:800!important}
body .rrt-blog-content tr:nth-child(even) td,
body.single article tr:nth-child(even) td{background:#f8fafc!important}
body .rrt-blog-content tr:last-child td{border-bottom:0!important}
body .rrt-blog-content ul,
body .rrt-blog-content ol,
body.single article ul,
body.single article ol{display:block!important;margin:1.1rem 0 1.7rem 1.4rem!important;padding-left:1.35rem!important;list-style-position:outside!important}
body .rrt-blog-content ul,body.single article ul{list-style-type:disc!important}
body .rrt-blog-content ol,body.single article ol{list-style-type:decimal!important}
body .rrt-blog-content li,
body.single article li{display:list-item!important;margin:.55rem 0!important;padding-left:.25rem!important;line-height:1.7!important;color:#334155!important}
body .rrt-blog-content li::marker,body.single article li::marker{color:#10b981!important;font-weight:800!important}
.rrt-share-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1rem;border-radius:.85rem;background:#fff;border:1px solid #dbe4ee;color:#0f172a;font-weight:800;text-decoration:none;transition:.2s ease;box-shadow:0 6px 14px rgba(15,23,42,.04)}
.rrt-share-btn:hover{transform:translateY(-1px);border-color:#10b981;color:#047857;background:#ecfdf5}
.rrt-author-box img.avatar{width:100%!important;height:100%!important;object-fit:cover!important;border-radius:999px!important}
@media(max-width:1024px){body .rrt-blog-content table.rrt-enhanced-table,body .rrt-blog-content .rrt-table-scroll table,body.single article table{min-width:760px!important}}
@media(max-width:767px){body .rrt-blog-content table.rrt-enhanced-table,body .rrt-blog-content .rrt-table-scroll table,body.single article table{min-width:680px!important;font-size:.95rem!important}body .rrt-blog-content th,body .rrt-blog-content td,body.single article th,body.single article td{padding:13px 14px!important}.rrt-share-btn{width:100%;justify-content:center}.rrt-post-meta{gap:.65rem!important}.rrt-post-meta span{width:100%}}

/* Final table and bullet styling requested */
body.single .rrt-blog-content .rrt-final-table-wrap,
body.single-post .rrt-blog-content .rrt-final-table-wrap,
body.single .rrt-blog-content .rrt-table-scroll,
body.single-post .rrt-blog-content .rrt-table-scroll{display:block!important;width:100%!important;max-width:100%!important;overflow-x:auto!important;overflow-y:hidden!important;-webkit-overflow-scrolling:touch!important;margin:1.5rem 0 2rem!important;border:1px solid #a7f3d0!important;border-radius:12px!important;background:#fff!important;box-shadow:0 2px 8px rgba(15,23,42,.08)!important}
body.single .rrt-blog-content table.rrt-final-table,
body.single-post .rrt-blog-content table.rrt-final-table,
body.single .rrt-blog-content .rrt-table-scroll table,
body.single-post .rrt-blog-content .rrt-table-scroll table{width:100%!important;min-width:760px!important;border-collapse:collapse!important;border-spacing:0!important;background:#fff!important;margin:0!important;font-family:Karla,Arial,sans-serif!important;font-size:16px!important;line-height:1.55!important;display:table!important}
body.single .rrt-blog-content table.rrt-final-table th,
body.single-post .rrt-blog-content table.rrt-final-table th,
body.single .rrt-blog-content .rrt-table-scroll th,
body.single-post .rrt-blog-content .rrt-table-scroll th{background:#ecfdf5!important;color:#064e3b!important;font-weight:800!important;text-align:left!important;padding:18px 20px!important;border-bottom:1px solid #a7f3d0!important;white-space:nowrap!important}
body.single .rrt-blog-content table.rrt-final-table td,
body.single-post .rrt-blog-content table.rrt-final-table td,
body.single .rrt-blog-content .rrt-table-scroll td,
body.single-post .rrt-blog-content .rrt-table-scroll td{background:#fff!important;color:#0f172a!important;padding:18px 20px!important;border-bottom:1px solid #e2e8f0!important;text-align:left!important;vertical-align:top!important;white-space:nowrap!important}
body.single .rrt-blog-content table.rrt-final-table tbody tr:nth-child(even) td,
body.single-post .rrt-blog-content table.rrt-final-table tbody tr:nth-child(even) td,
body.single .rrt-blog-content .rrt-table-scroll tbody tr:nth-child(even) td,
body.single-post .rrt-blog-content .rrt-table-scroll tbody tr:nth-child(even) td{background:#f8fafc!important}
body.single .rrt-blog-content table.rrt-final-table tbody tr:last-child td,
body.single-post .rrt-blog-content table.rrt-final-table tbody tr:last-child td,
body.single .rrt-blog-content .rrt-table-scroll tbody tr:last-child td,
body.single-post .rrt-blog-content .rrt-table-scroll tbody tr:last-child td{border-bottom:0!important}
body.single .rrt-blog-content .rrt-table-scroll::-webkit-scrollbar,
body.single-post .rrt-blog-content .rrt-table-scroll::-webkit-scrollbar{height:10px!important}
body.single .rrt-blog-content .rrt-table-scroll::-webkit-scrollbar-track,
body.single-post .rrt-blog-content .rrt-table-scroll::-webkit-scrollbar-track{background:#f1f5f9!important;border-radius:999px!important}
body.single .rrt-blog-content .rrt-table-scroll::-webkit-scrollbar-thumb,
body.single-post .rrt-blog-content .rrt-table-scroll::-webkit-scrollbar-thumb{background:#10b981!important;border-radius:999px!important}
body.single .rrt-blog-content ul.rrt-final-list,
body.single-post .rrt-blog-content ul.rrt-final-list,
body.single .rrt-blog-content ul,
body.single-post .rrt-blog-content ul{display:block!important;list-style-type:disc!important;list-style-position:outside!important;margin:1rem 0 1.6rem 1.4rem!important;padding-left:1.35rem!important}
body.single .rrt-blog-content ol,
body.single-post .rrt-blog-content ol{display:block!important;list-style-type:decimal!important;list-style-position:outside!important;margin:1rem 0 1.6rem 1.4rem!important;padding-left:1.35rem!important}
body.single .rrt-blog-content li,
body.single-post .rrt-blog-content li{display:list-item!important;margin:.55rem 0!important;padding-left:.25rem!important;color:#334155!important;line-height:1.7!important}
body.single .rrt-blog-content li::marker,
body.single-post .rrt-blog-content li::marker{color:#10b981!important;font-size:1.05em!important;font-weight:800!important}
@media(max-width:1024px){body.single .rrt-blog-content table.rrt-final-table,body.single-post .rrt-blog-content table.rrt-final-table,body.single .rrt-blog-content .rrt-table-scroll table,body.single-post .rrt-blog-content .rrt-table-scroll table{min-width:760px!important}}
@media(max-width:767px){body.single .rrt-blog-content table.rrt-final-table,body.single-post .rrt-blog-content table.rrt-final-table,body.single .rrt-blog-content .rrt-table-scroll table,body.single-post .rrt-blog-content .rrt-table-scroll table{min-width:680px!important;font-size:15px!important}body.single .rrt-blog-content .rrt-table-scroll th,body.single-post .rrt-blog-content .rrt-table-scroll th,body.single .rrt-blog-content .rrt-table-scroll td,body.single-post .rrt-blog-content .rrt-table-scroll td{padding:14px 16px!important}}

/* v12 hard override for single-post tables and bullets */
.single-post #rrt-single-content table,
.single #rrt-single-content table,
#rrt-single-content table.rrt-enhanced-table{
  width:100%!important;
  min-width:760px!important;
  border-collapse:collapse!important;
  border-spacing:0!important;
  background:#fff!important;
  margin:0!important;
  font-family:Karla,Arial,sans-serif!important;
  font-size:16px!important;
  line-height:1.55!important;
  display:table!important;
}
.single-post #rrt-single-content .rrt-table-scroll,
.single #rrt-single-content .rrt-table-scroll,
.single-post #rrt-single-content .wp-block-table,
.single #rrt-single-content .wp-block-table{
  display:block!important;
  width:100%!important;
  max-width:100%!important;
  overflow-x:auto!important;
  overflow-y:hidden!important;
  -webkit-overflow-scrolling:touch!important;
  margin:1.5rem 0 2rem!important;
  border:1px solid #a7f3d0!important;
  border-radius:12px!important;
  background:#fff!important;
  box-shadow:0 2px 8px rgba(15,23,42,.08)!important;
}
.single-post #rrt-single-content th,
.single #rrt-single-content th{
  background:#ecfdf5!important;
  color:#064e3b!important;
  font-weight:800!important;
  text-align:left!important;
  padding:18px 20px!important;
  border-bottom:1px solid #a7f3d0!important;
  white-space:nowrap!important;
}
.single-post #rrt-single-content td,
.single #rrt-single-content td{
  background:#fff!important;
  color:#0f172a!important;
  padding:18px 20px!important;
  border-bottom:1px solid #e2e8f0!important;
  text-align:left!important;
  vertical-align:top!important;
  white-space:nowrap!important;
}
.single-post #rrt-single-content tr:nth-child(even) td,
.single #rrt-single-content tr:nth-child(even) td{background:#f8fafc!important;}
.single-post #rrt-single-content ul,
.single #rrt-single-content ul{
  display:block!important;
  list-style:disc outside!important;
  margin:1rem 0 1.6rem 1.4rem!important;
  padding-left:1.35rem!important;
}
.single-post #rrt-single-content ol,
.single #rrt-single-content ol{
  display:block!important;
  list-style:decimal outside!important;
  margin:1rem 0 1.6rem 1.4rem!important;
  padding-left:1.35rem!important;
}
.single-post #rrt-single-content li,
.single #rrt-single-content li{
  display:list-item!important;
  margin:.55rem 0!important;
  padding-left:.25rem!important;
  color:#334155!important;
  line-height:1.7!important;
}
.single-post #rrt-single-content li::marker,
.single #rrt-single-content li::marker{color:#10b981!important;font-size:1.05em!important;font-weight:800!important;}
@media(max-width:767px){.single-post #rrt-single-content table,.single #rrt-single-content table{min-width:680px!important;font-size:15px!important}.single-post #rrt-single-content th,.single-post #rrt-single-content td,.single #rrt-single-content th,.single #rrt-single-content td{padding:14px 16px!important}}


/* v13 preview and TOC cleanup */
.rrt-toc-box ul,
.rrt-toc-box .rrt-toc-list,
body.single .rrt-toc-box ul,
body.single-post .rrt-toc-box ul{
  list-style:none!important;
  margin:0!important;
  padding-left:0!important;
}
.rrt-toc-box li,
body.single .rrt-toc-box li,
body.single-post .rrt-toc-box li{
  display:block!important;
  list-style:none!important;
  margin:.55rem 0!important;
  padding-left:0!important;
}
.rrt-toc-box li::marker,
body.single .rrt-toc-box li::marker,
body.single-post .rrt-toc-box li::marker{
  content:""!important;
  display:none!important;
}
.rrt-toc-box a{
  display:block!important;
  text-decoration:none!important;
}

/* v14 uniform single-post table header fix */
body.single #rrt-single-content .rrt-table-scroll,
body.single-post #rrt-single-content .rrt-table-scroll,
body.single #rrt-single-content .wp-block-table,
body.single-post #rrt-single-content .wp-block-table{
  border:1px solid #a7f3d0!important;
  border-radius:12px!important;
  overflow-x:auto!important;
  overflow-y:hidden!important;
  -webkit-overflow-scrolling:touch!important;
  background:#fff!important;
  box-shadow:0 2px 8px rgba(15,23,42,.08)!important;
}
body.single #rrt-single-content table,
body.single-post #rrt-single-content table{
  width:100%!important;
  min-width:760px!important;
  border-collapse:collapse!important;
  border-spacing:0!important;
  margin:0!important;
  background:#fff!important;
}
body.single #rrt-single-content table thead tr th,
body.single-post #rrt-single-content table thead tr th,
body.single #rrt-single-content table tr:first-child th,
body.single-post #rrt-single-content table tr:first-child th,
body.single #rrt-single-content table:not(:has(thead)) tr:first-child td,
body.single-post #rrt-single-content table:not(:has(thead)) tr:first-child td,
body.single #rrt-single-content table.rrt-force-first-row-header tr:first-child td,
body.single-post #rrt-single-content table.rrt-force-first-row-header tr:first-child td{
  background:#ecfdf5!important;
  color:#064e3b!important;
  font-weight:800!important;
  text-align:left!important;
  padding:18px 20px!important;
  border-bottom:1px solid #a7f3d0!important;
  white-space:nowrap!important;
}
body.single #rrt-single-content table tbody tr:not(:first-child) td,
body.single-post #rrt-single-content table tbody tr:not(:first-child) td,
body.single #rrt-single-content table.rrt-has-thead tbody tr td,
body.single-post #rrt-single-content table.rrt-has-thead tbody tr td{
  color:#0f172a!important;
  padding:18px 20px!important;
  border-bottom:1px solid #e2e8f0!important;
  text-align:left!important;
  vertical-align:top!important;
  white-space:nowrap!important;
}
@media(max-width:767px){
  body.single #rrt-single-content table,
  body.single-post #rrt-single-content table{min-width:680px!important;font-size:15px!important;}
  body.single #rrt-single-content table thead tr th,
  body.single-post #rrt-single-content table thead tr th,
  body.single #rrt-single-content table tr:first-child th,
  body.single-post #rrt-single-content table tr:first-child th,
  body.single #rrt-single-content table:not(:has(thead)) tr:first-child td,
  body.single-post #rrt-single-content table:not(:has(thead)) tr:first-child td,
  body.single #rrt-single-content table td,
  body.single-post #rrt-single-content table td{padding:14px 16px!important;}
}

/* v15 final: force every single-post table header to match requested green design */
body.single #rrt-single-content .rrt-table-scroll,
body.single-post #rrt-single-content .rrt-table-scroll,
body.single #rrt-single-content .rrt-final-table-wrap,
body.single-post #rrt-single-content .rrt-final-table-wrap{
  width:100%!important;
  max-width:100%!important;
  overflow-x:auto!important;
  overflow-y:hidden!important;
  -webkit-overflow-scrolling:touch!important;
  margin:1.6rem 0 2rem!important;
  border:1px solid #a7f3d0!important;
  border-radius:12px!important;
  background:#fff!important;
  box-shadow:0 4px 14px rgba(15,23,42,.08)!important;
}
body.single #rrt-single-content table,
body.single-post #rrt-single-content table,
body.single #rrt-single-content table.rrt-force-thead-table,
body.single-post #rrt-single-content table.rrt-force-thead-table{
  width:100%!important;
  min-width:760px!important;
  border-collapse:collapse!important;
  border-spacing:0!important;
  margin:0!important;
  background:#fff!important;
  display:table!important;
  font-family:Karla,Arial,sans-serif!important;
  font-size:16px!important;
  line-height:1.55!important;
}
body.single #rrt-single-content table thead,
body.single-post #rrt-single-content table thead{display:table-header-group!important;}
body.single #rrt-single-content table thead tr,
body.single-post #rrt-single-content table thead tr{display:table-row!important;}
body.single #rrt-single-content table thead th,
body.single-post #rrt-single-content table thead th,
body.single #rrt-single-content table thead td,
body.single-post #rrt-single-content table thead td{
  display:table-cell!important;
  background:#ecfdf5!important;
  color:#064e3b!important;
  font-weight:800!important;
  text-align:left!important;
  padding:18px 20px!important;
  border-right:1px solid #d1fae5!important;
  border-bottom:1px solid #a7f3d0!important;
  white-space:nowrap!important;
}
body.single #rrt-single-content table tbody td,
body.single-post #rrt-single-content table tbody td,
body.single #rrt-single-content table tbody th,
body.single-post #rrt-single-content table tbody th{
  display:table-cell!important;
  color:#0f172a!important;
  background:#fff!important;
  padding:18px 20px!important;
  border-right:1px solid #e2e8f0!important;
  border-bottom:1px solid #e2e8f0!important;
  text-align:left!important;
  vertical-align:top!important;
  white-space:nowrap!important;
  font-weight:500!important;
}
body.single #rrt-single-content table tbody tr:nth-child(even) td,
body.single-post #rrt-single-content table tbody tr:nth-child(even) td,
body.single #rrt-single-content table tbody tr:nth-child(even) th,
body.single-post #rrt-single-content table tbody tr:nth-child(even) th{background:#f8fafc!important;}
body.single #rrt-single-content table tr > *:last-child,
body.single-post #rrt-single-content table tr > *:last-child{border-right:0!important;}
body.single #rrt-single-content table tbody tr:last-child td,
body.single-post #rrt-single-content table tbody tr:last-child td,
body.single #rrt-single-content table tbody tr:last-child th,
body.single-post #rrt-single-content table tbody tr:last-child th{border-bottom:0!important;}
body.single #rrt-single-content .rrt-table-scroll::-webkit-scrollbar,
body.single-post #rrt-single-content .rrt-table-scroll::-webkit-scrollbar{height:10px!important;}
body.single #rrt-single-content .rrt-table-scroll::-webkit-scrollbar-track,
body.single-post #rrt-single-content .rrt-table-scroll::-webkit-scrollbar-track{background:#f1f5f9!important;border-radius:999px!important;}
body.single #rrt-single-content .rrt-table-scroll::-webkit-scrollbar-thumb,
body.single-post #rrt-single-content .rrt-table-scroll::-webkit-scrollbar-thumb{background:#10b981!important;border-radius:999px!important;}

/* Single post quote style: only inner quote box */
body.single #rrt-single-content blockquote,
body.single-post #rrt-single-content blockquote {
  margin: 1.6rem 0 !important;
  padding: 0 !important;
  border-left: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  color: inherit !important;
  font-style: normal !important;
  font-weight: inherit !important;
}

body.single #rrt-single-content blockquote p,
body.single-post #rrt-single-content blockquote p,
body.single #rrt-single-content .rrt-quote-highlight,
body.single-post #rrt-single-content .rrt-quote-highlight {
  margin: 0 !important;
  padding: 1.25rem 1.45rem !important;
  border-left: 4px solid #10b981 !important;
  border-radius: 0 16px 16px 0 !important;
  background: #ecfdf5 !important;
  color: #064e3b !important;
  font-weight: 700 !important;
  font-style: italic !important;
  box-shadow: 0 10px 22px rgba(15,23,42,.06) !important;
}
@media(max-width:1024px){body.single #rrt-single-content table,body.single-post #rrt-single-content table{min-width:760px!important;}}
@media(max-width:767px){body.single #rrt-single-content table,body.single-post #rrt-single-content table{min-width:680px!important;font-size:15px!important;}body.single #rrt-single-content table thead th,body.single-post #rrt-single-content table thead th,body.single #rrt-single-content table tbody td,body.single-post #rrt-single-content table tbody td{padding:14px 16px!important;}}


/* Homepage hero background image */
.rrt-hero-bg{
  background-image: linear-gradient(90deg, rgba(248,250,252,.96) 0%, rgba(248,250,252,.88) 42%, rgba(240,253,244,.78) 100%), var(--rrt-hero-bg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.rrt-hero-bg::before{
  content:"";
  position:absolute;
  inset:0;
  background: radial-gradient(circle at 18% 20%, rgba(16,185,129,.16), transparent 32%), radial-gradient(circle at 88% 82%, rgba(15,23,42,.10), transparent 30%);
  pointer-events:none;
}
.rrt-hero-bg > *{
  position:relative;
}
@media (max-width: 767px){
  .rrt-hero-bg{
    background-image: linear-gradient(180deg, rgba(248,250,252,.97) 0%, rgba(248,250,252,.93) 55%, rgba(236,253,245,.88) 100%), var(--rrt-hero-bg);
    background-position: center top;
  }
}

body.single #rrt-single-content h2,
body.single-post #rrt-single-content h2,
body.single .rrt-blog-content h2,
body.single-post .rrt-blog-content h2 {
  font-weight: 700 !important;
}

body.single #rrt-single-content h3,
body.single-post #rrt-single-content h3,
body.single .rrt-blog-content h3,
body.single-post .rrt-blog-content h3 {
  font-weight: 700 !important;
}

body.single #rrt-single-content h4,
body.single-post #rrt-single-content h4,
body.single .rrt-blog-content h4,
body.single-post .rrt-blog-content h4 {
  font-weight: 700 !important;
}
/* Header logo size control */
.rrt-header-logo {
  width: var(--rrt-header-logo-width, 200px);
  height: auto;
  max-height: var(--rrt-header-logo-height, 58px);
  object-fit: contain;
  display: block;
}

.rrt-logo-link {
  display: flex;
  align-items: center;
  text-decoration: none;
  flex-shrink: 0;
}

/* Tablet */
@media (max-width: 1024px) {
  .rrt-header-logo {
    width: var(--rrt-header-logo-tablet-width, 185px);
    max-height: var(--rrt-header-logo-tablet-height, 52px);
  }
}

/* Mobile */
@media (max-width: 767px) {
  .rrt-header-logo {
    width: var(--rrt-header-logo-mobile-width, 165px);
    max-height: var(--rrt-header-logo-mobile-height, 48px);
  }
}

/* Footer logo size control */
.rrt-footer-logo {
  width: var(--rrt-footer-logo-width, 250px);
  height: auto;
  max-height: var(--rrt-footer-logo-height, 80px);
  object-fit: contain;
  display: block;
}

.rrt-footer-logo-link {
  display: inline-flex;
  align-items: center;
  text-decoration: none;
}

/* Tablet */
@media (max-width: 1024px) {
  .rrt-footer-logo {
    width: var(--rrt-footer-logo-tablet-width, 220px);
    max-height: var(--rrt-footer-logo-tablet-height, 72px);
  }
}

/* Mobile */
@media (max-width: 767px) {
  .rrt-footer-logo {
    width: var(--rrt-footer-logo-mobile-width, 190px);
    max-height: var(--rrt-footer-logo-mobile-height, 64px);
  }
}

/* Neat default WordPress page design without sidebar */
.rrt-page-content {
  font-family: Karla, Arial, sans-serif !important;
  color: #334155;
  font-size: 18px;
  line-height: 1.8;
}

.rrt-page-content > *:first-child {
  margin-top: 0 !important;
}

.rrt-page-content > *:last-child {
  margin-bottom: 0 !important;
}

.rrt-page-content h2 {
  font-size: 2rem;
  line-height: 1.2;
  font-weight: 700;
  color: #0f172a;
  margin-top: 2.75rem;
  margin-bottom: 1rem;
}

.rrt-page-content h3 {
  font-size: 1.5rem;
  line-height: 1.3;
  font-weight: 800;
  color: #0f172a;
  margin-top: 2rem;
  margin-bottom: .85rem;
}

.rrt-page-content h4 {
  font-size: 1.25rem;
  line-height: 1.35;
  font-weight: 700;
  color: #0f172a;
  margin-top: 1.75rem;
  margin-bottom: .75rem;
}

.rrt-page-content p {
  margin-bottom: 1.25rem;
  color: #334155;
}

.rrt-page-content strong {
  color: #0f172a;
  font-weight: 800;
}

.rrt-page-content a {
  color: #059669;
  font-weight: 700;
  text-decoration: none;
}

.rrt-page-content a:hover {
  text-decoration: underline;
}

.rrt-page-content ul,
.rrt-page-content ol {
  margin: 1rem 0 1.5rem 1.4rem;
  padding-left: 1.25rem;
}

.rrt-page-content ul {
  list-style: disc outside;
}

.rrt-page-content ol {
  list-style: decimal outside;
}

.rrt-page-content li {
  margin: .5rem 0;
  padding-left: .25rem;
  color: #334155;
}

.rrt-page-content li::marker {
  color: #10b981;
  font-weight: 800;
}

.rrt-page-content blockquote {
  margin: 1.75rem 0;
  padding: 1.25rem 1.45rem;
  border-left: 4px solid #10b981;
  border-radius: 0 16px 16px 0;
  background: #ecfdf5;
  color: #064e3b;
  font-weight: 700;
  font-style: italic;
}

.rrt-page-content .wp-block-table {
  overflow-x: auto;
  border: 1px solid #a7f3d0;
  border-radius: 12px;
  background: #fff;
  box-shadow: 0 4px 14px rgba(15,23,42,.08);
}

.rrt-page-content table {
  width: 100%;
  min-width: 720px;
  border-collapse: collapse;
  font-size: 16px;
}

.rrt-page-content th {
  background: #ecfdf5;
  color: #064e3b;
  font-weight: 700;
  text-align: left;
  padding: 16px 18px;
  border-bottom: 1px solid #a7f3d0;
  white-space: nowrap;
}

.rrt-page-content td {
  color: #0f172a;
  padding: 16px 18px;
  border-bottom: 1px solid #e2e8f0;
  white-space: nowrap;
}

.rrt-page-content tr:nth-child(even) td {
  background: #f8fafc;
}

@media (max-width: 767px) {
  .rrt-page-hero {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important;
  }

  .rrt-page-main {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  .rrt-page-card {
    padding: 1.5rem !important;
    border-radius: 1.25rem !important;
  }

  .rrt-page-content {
    font-size: 16px;
    line-height: 1.75;
  }

  .rrt-page-content h2 {
    font-size: 1.65rem;
  }

  .rrt-page-content h3 {
    font-size: 1.35rem;
  }

  .rrt-page-content h4 {
    font-size: 1.15rem;
  }
}