@charset "UTF-8";
/* https://www.targetwash.ca/wp-content/themes/professional-cleaning-company-pro/css/pricing.css?ver=1771963438 */
#tw-pricing-page{max-width:1200px;margin:0 auto;padding:40px 20px 80px;font-family:"Inter",sans-serif;color:#111}#tw-pricing-page h1{font-size:42px;font-weight:700;margin-bottom:10px;text-align:center}#tw-pricing-page h2{font-size:28px;font-weight:600;margin:40px 0 20px}#tw-pricing-page h3{font-size:22px;font-weight:600;margin:25px 0 15px}#tw-pricing-page .intro{text-align:center;font-size:18px;margin-bottom:30px;color:#444}#tw-pricing-page .category-btn{padding:14px 28px;border-radius:12px;background:linear-gradient(135deg,#4a65ed 0%,#6f82ff 100%);color:#fff;font-weight:600;font-size:16px;border:none;cursor:pointer;transition:0.25s ease;box-shadow:0 4px 14px rgba(74,101,237,.35)}#tw-pricing-page .category-btn:hover{transform:translateY(-2px);box-shadow:0 6px 18px rgba(74,101,237,.45)}#tw-pricing-page .category-btn.active{transform:translateY(-1px);box-shadow:0 5px 16px rgba(74,101,237,.4)}#tw-pricing-page .buttons{display:flex;justify-content:center;gap:15px;margin-bottom:40px}#tw-pricing-page .subcat-buttons{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:25px}#tw-pricing-page .subcat-btn{padding:12px 22px;border-radius:10px;background:#fff;color:#4a65ed;font-weight:600;font-size:15px;border:2px solid #4a65ed;cursor:pointer;transition:0.25s ease;box-shadow:0 2px 8px rgba(0,0,0,.08)}#tw-pricing-page .subcat-btn:hover{background:#f4f6ff;transform:translateY(-2px);box-shadow:0 4px 12px rgba(74,101,237,.25)}#tw-pricing-page .subcat-btn.active{background:linear-gradient(135deg,#4a65ed 0%,#6f82ff 100%);color:#fff;border-color:#4a65ed;transform:translateY(-1px);box-shadow:0 5px 16px rgba(74,101,237,.4)}#tw-pricing-page .housing-category-btn{padding:12px 22px;border-radius:10px;background:#fff;color:#4a65ed;font-weight:600;font-size:15px;border:2px solid #4a65ed;cursor:pointer;transition:0.25s ease;box-shadow:0 2px 8px rgba(0,0,0,.08);display:inline-block;margin:6px 8px}#tw-pricing-page .housing-category-btn:hover{background:#f4f6ff;transform:translateY(-2px);box-shadow:0 4px 12px rgba(74,101,237,.25)}#tw-pricing-page .housing-category-btn.active{background:linear-gradient(135deg,#4a65ed 0%,#6f82ff 100%);color:#fff;border-color:#4a65ed;transform:translateY(-1px);box-shadow:0 5px 16px rgba(74,101,237,.4)}#tw-pricing-page .section{display:none}#tw-pricing-page .section.active{display:block}#tw-pricing-page .subsection{margin-bottom:50px}#tw-pricing-page table{width:100%;border-collapse:collapse;margin-top:10px;font-size:15px}#tw-pricing-page table thead{background:#f2f2f2}#tw-pricing-page table th{padding:12px;text-align:left;font-weight:600;border-bottom:2px solid #e5e5e5}#tw-pricing-page table td{padding:10px 12px;border-bottom:1px solid #eee}#tw-pricing-page table tr:nth-child(even){background:#fafafa}#tw-pricing-page table td:last-child{font-weight:600;color:#111}@media (max-width:768px){#tw-pricing-page h1{font-size:32px}#tw-pricing-page table th,#tw-pricing-page table td{font-size:14px;padding:8px}#tw-pricing-page .buttons{flex-direction:column}#tw-pricing-page .category-btn,#tw-pricing-page .subcat-btn{width:100%}#tw-pricing-page .subcat-buttons{flex-direction:column}}#tw-pricing-page .housing-buttons{display:flex;flex-wrap:wrap;gap:10px}