body{margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f9fafb;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.min-h-screen{min-height:100vh}.container{margin:0 auto;max-width:1200px;padding:0 1rem}.header{background-color:#dc2626;box-shadow:0 4px 6px -1px #0000001a;color:#fff;padding:1.5rem 0}.header h1{font-size:2rem;font-weight:700;margin-bottom:.5rem;text-align:center}.header p{color:#fecaca;text-align:center}.search-section{background-color:#fff;box-shadow:0 4px 6px -1px #0000001a;padding:1.5rem 0}.search-container{margin:0 auto;max-width:64rem;padding:0 1rem}.search-input{border:1px solid #d1d5db;border-radius:.5rem;font-size:1rem;margin-bottom:1rem;padding:.75rem 1rem;width:100%}.search-input:focus{border-color:#dc2626;box-shadow:0 0 0 2px #dc262633;outline:none}.filters{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr}@media (min-width:768px){.filters{grid-template-columns:1fr 1fr}}.filter-group label{color:#374151;display:block;font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.filter-select{background-color:#fff;border:1px solid #d1d5db;border-radius:.375rem;padding:.5rem .75rem;width:100%}.filter-select:focus{border-color:#dc2626;box-shadow:0 0 0 2px #dc262633;outline:none}.service-buttons{display:flex;flex-wrap:wrap;gap:.5rem}.service-button{align-items:center;border:none;border-radius:9999px;cursor:pointer;display:flex;font-size:1rem;font-weight:500;justify-content:center;min-height:44px;padding:.75rem 1.5rem;transition:all .2s}.service-button.active{color:#fff}.service-button.inactive{background-color:#e5e7eb;color:#374151}.service-button.inactive:hover{background-color:#d1d5db}.service-button.all{background-color:#7c3aed;color:#fff}.service-button.貼膜{background-color:#3b82f6;color:#fff}.service-button.客製{background-color:#10b981;color:#fff}.service-button.雙重服務{background-color:#dc2626;color:#fff}.results-count{color:#6b7280;padding:1rem;text-align:center}.results-count .count{color:#dc2626;font-weight:700}.locations-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr;padding:0 1rem 2rem}@media (min-width:768px){.locations-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.locations-grid{grid-template-columns:repeat(3,1fr)}}.location-card{background-color:#fff;border-radius:.5rem;box-shadow:0 4px 6px -1px #0000001a;cursor:pointer;transition:box-shadow .2s}.location-card:hover{box-shadow:0 10px 15px -3px #0000001a}.location-card-content{padding:1.5rem}.location-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:.75rem}.location-name{color:#111827;font-size:1.125rem;font-weight:600}.service-badge{border-radius:9999px;color:#fff;font-size:.75rem;font-weight:500;padding:.25rem .5rem}.location-info{color:#6b7280;font-size:.875rem;margin-bottom:.5rem}.location-price{color:#dc2626;font-size:.875rem;font-weight:500;margin-bottom:.75rem}.features{display:flex;flex-wrap:wrap;gap:.25rem}.feature-tag{background-color:#f3f4f6;border-radius:.25rem;color:#6b7280;font-size:.75rem;padding:.25rem .5rem}.modal-overlay{align-items:center;background-color:#00000080;bottom:0;display:flex;justify-content:center;left:0;padding:1rem;position:fixed;right:0;top:0;z-index:50}.modal-content{background-color:#fff;border-radius:.5rem;max-height:24rem;max-width:28rem;overflow-y:auto;width:100%}.modal-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:1rem}.modal-title{color:#111827;font-size:1.25rem;font-weight:700}.modal-close{background:none;border:none;color:#9ca3af;cursor:pointer;font-size:1.5rem}.modal-close:hover{color:#6b7280}.modal-body{padding:1.5rem}.modal-info{margin-bottom:.75rem}.modal-info strong{color:#374151}.modal-features{margin-top:.25rem}.modal-feature-tag{background-color:#fecaca;border-radius:.25rem;color:#991b1b;display:inline-block;font-size:.875rem;margin-bottom:.25rem;margin-right:.25rem;padding:.25rem .5rem}.nav-button{background-color:#dc2626;border:none;border-radius:.5rem;color:#fff;cursor:pointer;margin-top:1rem;padding:.5rem 1rem;transition:background-color .2s;width:100%}.nav-button:hover{background-color:#b91c1c}.footer{background-color:#1f2937;color:#fff;padding:1.5rem 0;text-align:center}.footer h3{font-size:1.125rem;font-weight:600;margin-bottom:.5rem}.footer .subtitle{color:#d1d5db;margin-bottom:.5rem}.footer .copyright{color:#9ca3af;font-size:.875rem}.footer-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 1fr 1fr;margin-bottom:2rem}.footer-brand h3{color:#fff;font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.footer-brand .subtitle{color:#d1d5db;margin-bottom:1rem}.home-link{align-items:center;border:2px solid #fff;border-radius:8px;color:#fff;display:inline-flex;font-weight:500;gap:.5rem;padding:.5rem 1rem;text-decoration:none;transition:all .2s}.home-link:hover{background-color:#fff;color:#dc2626}.footer-contact h4{color:#fff;font-size:1.125rem;font-weight:600;margin-bottom:1rem}.contact-item{grid-gap:1rem;align-items:start;display:grid;font-size:.875rem;gap:1rem;grid-template-columns:100px 1fr;margin-bottom:1rem}.contact-item span:first-child{color:#fff;font-weight:500;text-align:left}.contact-item span:not(:first-child){color:#fff}.contact-item a{color:#fff;text-decoration:none;word-break:break-all}.contact-item a:hover{color:#fecaca;text-decoration:underline}.footer-stats .stat-item{background-color:#ffffff1a;border-radius:8px;color:#fff;font-weight:500;margin-bottom:.5rem;padding:.75rem 1rem}.footer-bottom{border-top:1px solid #e5e7eb;padding-top:1rem;text-align:center}.footer-bottom .copyright{color:#6b7280;font-size:.875rem}@media (max-width:768px){.footer-content{gap:1.5rem;grid-template-columns:1fr}.contact-item{flex-direction:column;gap:.25rem}.contact-item span:first-child{min-width:auto}.contact-item{gap:.75rem;grid-template-columns:90px 1fr;margin-bottom:.75rem}.contact-item span:first-child{font-size:.8rem}}
/*# sourceMappingURL=main.b648043e.css.map*/