*,::before,::after{box-sizing:border-box}
body{margin:0;font-family:system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;line-height:1.5}
a{color:inherit;text-decoration:none}
a:hover{text-decoration:underline}
img{display:block}
.container{width:100%;max-width:1280px}
.mx-auto{margin-left:auto;margin-right:auto}
.mt-2{margin-top:.5rem}.mt-8{margin-top:2rem}.mt-10{margin-top:2.5rem}
.mb-0{margin-bottom:0}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}
.px-2{padding-left:.5rem;padding-right:.5rem}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}
.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}
.pt-1{padding-top:.25rem}.pb-2{padding-bottom:.5rem}.p-2{padding:.5rem}.p-4{padding:1rem}
.w-full{width:100%}.w-64{width:16rem}.h-5{height:1.25rem}.h-10{height:2.5rem}.w-auto{width:auto}
.max-w-\[100px\]{max-width:100px}
.grid{display:grid}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}
.flex{display:flex}.hidden{display:none}
.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.flex-shrink-0{flex-shrink:0}
.items-center{align-items:center}.items-end{align-items:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}
.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-4{gap:1rem}.space-y-2>*+*{margin-top:.5rem}.space-y-6>*+*{margin-top:1.5rem}
.relative{position:relative}.absolute{position:absolute}.top-1{top:.25rem}.top-12{top:3rem}.right-1{right:.25rem}.left-0{left:0}.z-50{z-index:50}
.overflow-hidden{overflow:hidden}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.rounded{border-radius:.25rem}.shadow{box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.08)}.shadow-md{box-shadow:0 4px 6px rgba(0,0,0,.12)}
.shadow-lg{box-shadow:0 10px 15px rgba(0,0,0,.15)}
.border-b{border-bottom-width:1px}.border-t-4{border-top-width:4px}.border-\[\#6db33f\]{border-color:#6db33f}
.bg-white{background:#fff}.bg-gray-50{background:#f9fafb}.bg-gray-100{background:#f3f4f6}.bg-sky-500{background:#0ea5e9}.bg-orange-500{background:#f97316}.bg-\[\#6db33f\]{background:#6db33f}
.text-white{color:#fff}.text-gray-500{color:#6b7280}.text-gray-600{color:#4b5563}.text-gray-700{color:#374151}.text-gray-800{color:#1f2937}.text-blue-600{color:#2563eb}.text-red-600{color:#dc2626}
.text-xs{font-size:.75rem;line-height:1rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-2xl{font-size:1.5rem;line-height:2rem}
.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}
.text-center{text-align:center}.text-left{text-align:left}.capitalize{text-transform:capitalize}.leading-tight{line-height:1.25}
.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}
.hover\:underline:hover{text-decoration:underline}.hover\:text-gray-800:hover{color:#1f2937}.hover\:bg-orange-600:hover{background:#ea580c}
.form-select{border:1px solid #b9b9b9;border-radius:4px;background:#fff;color:#555;min-height:30px;padding:4px 8px}
button{font:inherit}
.tv-site-header{min-height:76px}
.tv-header-inner{min-height:52px}
.tv-header-logo{width:207px;height:40px;object-fit:contain}
.tv-header-select{width:300px;height:30px}
.select2-container{min-height:30px}
.select2-container .select2-selection--single{height:30px}
.select2-container .select2-selection--single .select2-selection__rendered{line-height:28px}
.select2-container .select2-selection--single .select2-selection__arrow{height:28px}
@media (min-width:640px){.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media (min-width:768px){.md\:flex-row{flex-direction:row}.md\:mb-0{margin-bottom:0}.md\:text-left{text-align:left}}
@media (min-width:1024px){.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}
.tv-section-head{border-bottom:2px solid #6db33f;padding-bottom:.5rem;margin-bottom:1rem}
.tv-page-title{border-bottom:2px solid #6db33f}
.tv-card-shell{height:430px}
.tv-card-cover{height:245px;overflow:hidden;aspect-ratio:320/245}
.tv-card-cover a{display:flex;align-items:center;justify-content:center;width:100%;height:100%}
.tv-card-cover img{max-width:100%;max-height:100%;object-fit:contain}
.tv-card-info{height:175px;overflow:visible;padding:.45rem .5rem .65rem}
.tv-card-title{font-size:.95rem;line-height:1.2;font-weight:700;text-align:center;color:#1f2937}
.tv-card-cta{display:block;margin-top:.15rem;text-align:center;color:#2f7d20;font-size:.78rem;line-height:1.1;font-weight:700}
.tv-card-meta{font-size:.75rem;line-height:1.2;text-align:center;color:#4b5563}
.tv-distance{font-size:.75rem;line-height:1.2;text-align:center;color:#374151}
.tv-section-note{margin:.25rem 0 0;color:#6b7280;font-size:.88rem;line-height:1.35;max-width:780px}
.tv-footer{margin-top:3rem;background:linear-gradient(180deg,#f9fafb 0%,#fff 100%);border-top:4px solid #6db33f;color:#374151;font-size:.875rem}
.tv-prefooter{padding:2rem 0 1.5rem}
.tv-prefooter-header{display:flex;gap:1rem;align-items:flex-end;justify-content:space-between;border-bottom:2px solid #6db33f;padding-bottom:.9rem;margin-bottom:1rem}
.tv-prefooter-header h2{margin:.15rem 0 0;color:#1f2937;font-size:1.35rem;line-height:1.2}
.tv-prefooter-header p{margin:0;max-width:560px;color:#4b5563}
.tv-kicker{margin:0;color:#2f7d20;font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em}
.tv-index-grid{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:1rem}
.tv-index-card{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;box-shadow:0 6px 18px rgba(0,0,0,.06);padding:1rem}
.tv-index-card-head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.75rem}
.tv-index-card h3{margin:0;font-size:1.05rem;color:#1f2937}
.tv-index-all{color:#2f7d20;font-size:.8rem;font-weight:700;white-space:nowrap}
.tv-link-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem .75rem;list-style:none;margin:0;padding:0}
.tv-link-grid a{display:block;padding:.35rem .5rem;border-radius:.45rem;color:#374151;background:#f9fafb}
.tv-link-grid a:hover{background:#edf7e8;color:#245f18;text-decoration:none}
.tv-footer-bottom{border-top:1px solid #e5e7eb;padding:1.25rem 0 1.75rem}
.tv-footer-links{display:flex;flex-direction:column;gap:.75rem;align-items:center;text-align:center}
.tv-footer-links nav{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem 1rem}
.tv-footer-links a{color:#374151}
.tv-footer-links a:hover{color:#1f2937}
.tv-disclaimer{margin-top:1rem;color:#6b7280;font-size:.75rem;line-height:1.45;text-align:center}
.tv-disclaimer p{margin:.5rem auto;max-width:1050px}
@media (min-width:768px){.tv-index-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tv-link-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tv-footer-links{flex-direction:row;justify-content:space-between;text-align:left}.tv-prefooter-header{flex-direction:row}}
@media (max-width:767px){.tv-prefooter-header{display:block}.tv-prefooter-header p{margin-top:.5rem}.tv-link-grid{grid-template-columns:repeat(1,minmax(0,1fr))}}
.tv-brand-hero{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;background:#fff;border:1px solid #e5e7eb;border-top:4px solid #6db33f;border-radius:.85rem;box-shadow:0 8px 22px rgba(0,0,0,.06);padding:1.25rem;margin-top:1rem}
.tv-brand-hero h1{margin:.15rem 0 .5rem;color:#1f2937;font-size:1.75rem;line-height:1.15}
.tv-brand-hero p{margin:0;max-width:760px;color:#4b5563}
.tv-brand-logo{width:auto;max-width:150px;height:70px;object-fit:contain}
.tv-brand-summary{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:.75rem;margin-top:1rem}
.tv-brand-summary div{background:#fff;border:1px solid #e5e7eb;border-radius:.65rem;padding:.8rem 1rem}
.tv-brand-summary strong{display:block;color:#1f2937;font-size:1.05rem}
.tv-brand-summary span{color:#6b7280;font-size:.8rem}
.tv-empty-state{background:#fff;border:1px solid #e5e7eb;border-radius:.85rem;padding:1.5rem;margin-top:1rem;text-align:center}
.tv-empty-state h2{margin:0 0 .5rem;color:#1f2937}
.tv-empty-state p{margin:.25rem auto 1rem;max-width:680px;color:#4b5563}
.tv-brand-cities{background:#fff;border:1px solid #e5e7eb;border-radius:.85rem;padding:1rem}
.tv-copy-box,.tv-faq-box{background:#fff;border:1px solid #e5e7eb;border-radius:.85rem;padding:1rem;box-shadow:0 6px 18px rgba(0,0,0,.04)}
.tv-copy-box h2{margin:0 0 .5rem;color:#1f2937;font-size:1.2rem;line-height:1.25}
.tv-copy-box p{margin:0;color:#4b5563}
.tv-action-row{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin-top:1rem}
.tv-pill-link{display:inline-flex;align-items:center;justify-content:center;border:1px solid #cfe8c5;background:#f3fbef;color:#2f7d20;border-radius:999px;padding:.45rem .75rem;font-size:.82rem;font-weight:700}
.tv-pill-link:hover{background:#e7f6df;text-decoration:none}
.tv-faq-item{border:1px solid #e5e7eb;border-radius:.65rem;background:#fff;margin:.6rem 0;padding:.75rem .9rem}
.tv-faq-item summary{cursor:pointer;color:#1f2937;font-weight:700}
.tv-faq-item p{margin:.5rem 0 0;color:#4b5563}
@media (min-width:768px){.tv-brand-summary{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media (max-width:767px){.tv-brand-hero{display:block}.tv-brand-logo{margin-top:1rem}.tv-brand-hero h1{font-size:1.45rem}}
@media (max-width:767px){.tv-site-header{min-height:238px}.tv-header-inner{min-height:214px;gap:.75rem}.tv-header-select{width:min(300px,calc(100vw - 48px));height:44px}.select2-container{width:min(300px,calc(100vw - 48px))!important;min-height:44px}.select2-container .select2-selection--single{height:44px}.select2-container .select2-selection--single .select2-selection__rendered{line-height:42px}.select2-container .select2-selection--single .select2-selection__arrow{height:42px}.tv-card-shell{height:auto;min-height:0;overflow:visible}.tv-card-cover{height:230px;aspect-ratio:320/230}.tv-card-info{height:auto;min-height:150px;overflow:visible}.tv-card-title,.tv-card-meta{white-space:normal}.tv-card-cta{margin-top:.3rem;margin-bottom:.3rem}.tv-action-row{justify-content:flex-start}.tv-pill-link{width:100%}}
