.tax-container{max-width:75rem;margin:0 auto;background:#fff;padding:1.875rem;border-radius:.5rem;box-shadow:0 .125rem .625rem rgba(0,0,0,.05)}.tax-container .query-header{text-align:center;margin-bottom:2.5rem}.tax-container .query-header .query-title{color:#1a73e8;font-size:2rem;margin-bottom:.9375rem;font-weight:700}.tax-container .query-header .query-description{color:#666;font-size:1.125rem;max-width:50rem;margin:0 auto;line-height:1.6}.tax-container .section-title{display:flex;align-items:center;background:#e4f0ff;color:#1d63ff;padding:.9375rem 1.25rem;border-radius:.5rem;margin:1.875rem 0 1.25rem;font-size:1.25rem;font-weight:700}.tax-container .section-title .title-icon{margin-right:.625rem;font-size:1.5rem}.tax-container .national-platforms .platform-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(18.75rem,1fr));gap:1.25rem;margin-top:1.25rem}.tax-container .national-platforms .platform-grid .platform-card{background:#f8f9ff;border:.125rem solid #e3f2fd;border-radius:.75rem;padding:1.5625rem;transition:all .3s ease;position:relative;overflow:hidden}.tax-container .national-platforms .platform-grid .platform-card:hover{transform:translateY(-.3125rem);box-shadow:0 .5rem 1.5625rem rgba(26,115,232,.15);border-color:#1a73e8}.tax-container .national-platforms .platform-grid .platform-card .platform-name{color:#1a73e8;font-size:1.125rem;font-weight:700;margin-bottom:.625rem}.tax-container .national-platforms .platform-grid .platform-card .platform-description{color:#666;font-size:.875rem;line-height:1.5;margin-bottom:.9375rem}.tax-container .national-platforms .platform-grid .platform-card .platform-link{display:inline-block;background:linear-gradient(135deg,#1a73e8,#4285f4);color:#fff;padding:.625rem 1.25rem;border-radius:1.5625rem;text-decoration:none;font-weight:700;transition:all .3s ease}.tax-container .national-platforms .platform-grid .platform-card .platform-link:hover{background:linear-gradient(135deg,#1557b0,#3367d6);transform:scale(1.05)}.tax-container .provincial-platforms .regions-container{margin-top:1.25rem}.tax-container .provincial-platforms .region-section{margin-bottom:1.875rem}.tax-container .provincial-platforms .region-section .region-title{color:#1d63ff;background:#e4f0ff;padding:.75rem 1.25rem;border-radius:.375rem;margin-bottom:.9375rem;font-size:1rem;font-weight:700;text-align:center}.tax-container .provincial-platforms .region-section .province-list{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(18.75rem,1fr));gap:.5rem}.tax-container .provincial-platforms .region-section .province-list .province-item{margin:0}.tax-container .provincial-platforms .region-section .province-list .province-item .province-link{display:block;color:#1a73e8;text-decoration:none;font-size:.875rem;padding:.5rem .75rem;border-radius:.25rem;transition:all .3s ease;border:1px solid rgba(0,0,0,0)}.tax-container .provincial-platforms .region-section .province-list .province-item .province-link:hover{background-color:#f0f7ff;border-color:#e3f2fd;text-decoration:underline}.tax-container .usage-guide .guide-content{background:#f8f9ff;border-radius:.5rem;padding:1.5625rem;margin-top:1.25rem}.tax-container .usage-guide .guide-content .guide-item{margin-bottom:1.25rem}.tax-container .usage-guide .guide-content .guide-item:last-child{margin-bottom:0}.tax-container .usage-guide .guide-content .guide-item h4{color:#1a73e8;font-size:1rem;margin-bottom:.5rem;font-weight:700}.tax-container .usage-guide .guide-content .guide-item p{color:#666;font-size:.875rem;line-height:1.6;margin:0}.tax-container .related-services .services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(15.625rem,1fr));gap:1.25rem;margin-top:1.25rem}.tax-container .related-services .services-grid .service-card{background:linear-gradient(135deg,#f8f9ff,#e8f0fe);border:1px solid #e3f2fd;border-radius:.75rem;padding:1.5625rem;text-decoration:none;transition:all .3s ease;display:block}.tax-container .related-services .services-grid .service-card:hover{transform:translateY(-.1875rem);box-shadow:0 .375rem 1.25rem rgba(26,115,232,.15);border-color:#1a73e8}.tax-container .related-services .services-grid .service-card h4{color:#1a73e8;font-size:1.125rem;margin-bottom:.625rem;font-weight:700}.tax-container .related-services .services-grid .service-card p{color:#666;font-size:.875rem;line-height:1.5;margin:0}@media(max-width:768px){.tax-container{padding:1.25rem}.tax-container .query-header .query-title{font-size:1.5rem}.tax-container .query-header .query-description{font-size:1rem}.tax-container .section-title{font-size:1.125rem;padding:.75rem .9375rem}.tax-container .national-platforms .platform-grid,.tax-container .provincial-platforms .region-section .province-list,.tax-container .related-services .services-grid{grid-template-columns:1fr}}@media(max-width:480px){.tax-container{padding:.9375rem}.tax-container .provincial-platforms .region-section .province-list{grid-template-columns:1fr}}