﻿@keyframes loading-shimmer{0%{background-position:-200% 0}100%{background-position:200% 0}}@keyframes fade-in{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes slide-up{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}*{box-sizing:border-box}html{scroll-behavior:smooth;height:100%}body{margin:0;padding:0;font-family:"Noto Sans TC","Microsoft JhengHei","微軟正黑體",sans-serif;font-size:1rem;line-height:1.5;color:#212121;background-color:#fafafa;min-height:100vh}body.new-layout{display:flex;flex-direction:column}a{color:#1976d2;text-decoration:none;transition:color 150ms ease-in-out}a:hover{color:#1565c0;text-decoration:underline}a:focus{outline:2px solid #1976d2;outline-offset:2px}img{max-width:100%;height:auto}.icon{width:20px;height:20px;flex-shrink:0}.icon.icon-sm{width:16px;height:16px}.icon.icon-lg{width:24px;height:24px}.icon.icon-xl{width:32px;height:32px}.icon.icon-chevron{transition:transform 150ms ease-in-out}@keyframes loading-shimmer{0%{background-position:-200% 0}100%{background-position:200% 0}}@keyframes fade-in{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes slide-up{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.header{position:sticky;top:0;z-index:1020;background:#fff;border-bottom:1px solid #eee;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);width:100%;min-height:64px}@media(max-width: 575px){.header{min-height:56px}}.header-main{max-width:1200px;margin:0 auto;padding-left:1rem;padding-right:1rem;display:flex;align-items:center;justify-content:space-between;height:64px}@media(max-width: 575px){.header-main{padding-left:.75rem;padding-right:.75rem}}@media(max-width: 575px){.header-main{height:56px}}.logo{display:flex;align-items:center;justify-content:center;text-decoration:none;color:#1976d2;font-weight:700;font-size:1.5rem;gap:.5rem}@media(max-width: 575px){.logo{font-size:1.25rem}}.logo:hover{text-decoration:none;color:#1565c0}.logo__icon{width:32px;height:32px;flex-shrink:0}@media(max-width: 575px){.logo__icon{width:28px;height:28px}}.logo__text{display:block}@media(max-width: 575px){.logo__text{display:none}}.header-search{flex:1;max-width:600px;margin:0 1.5rem;position:relative}@media(max-width: 575px){.header-search{margin:0 .75rem}}.header-search__input{height:40px;padding:0 .75rem;border:1px solid #e0e0e0;border-radius:.375rem;font-family:"Noto Sans TC","Microsoft JhengHei","微軟正黑體",sans-serif;font-size:1rem;color:#212121;background-color:#fff;transition:border-color 150ms ease-in-out;padding-left:2.5rem;border-radius:1rem;width:100%}.header-search__input:focus{outline:none;border-color:#1976d2;box-shadow:0 0 0 3px rgba(25,118,210,.1)}.header-search__input::placeholder{color:#9e9e9e}.header-search__input:focus+.header-search__icon{color:#1976d2}.header-search__icon{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);color:#9e9e9e;transition:color 150ms ease-in-out;pointer-events:none}.header-search__suggestions{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #eee;border-top:none;border-radius:0 0 .5rem .5rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);max-height:300px;overflow-y:auto;z-index:1000;display:none}.header-search__suggestions.active{display:block}.header-search__suggestion{padding:.75rem 1rem;cursor:pointer;border-bottom:1px solid #eee}.header-search__suggestion:hover{background:#fafafa}.header-search__suggestion:last-child{border-bottom:none}.header-actions{display:flex;align-items:center;justify-content:center;gap:.75rem}@media(max-width: 575px){.header-actions{gap:.5rem}}.header-button{display:inline-flex;align-items:center;justify-content:center;height:40px;padding:0 1rem;border:none;border-radius:.375rem;font-family:"Noto Sans TC","Microsoft JhengHei","微軟正黑體",sans-serif;font-size:1rem;font-weight:500;text-decoration:none;cursor:pointer;transition:all 150ms ease-in-out;height:36px;padding:0 .75rem;font-size:.875rem}.header-button:focus{outline:none;box-shadow:0 0 0 3px rgba(25,118,210,.3)}.header-button:disabled{opacity:.6;cursor:not-allowed}.header-button--primary{display:inline-flex;align-items:center;justify-content:center;height:40px;padding:0 1rem;border:none;border-radius:.375rem;font-family:"Noto Sans TC","Microsoft JhengHei","微軟正黑體",sans-serif;font-size:1rem;font-weight:500;text-decoration:none;cursor:pointer;transition:all 150ms ease-in-out;background-color:#1976d2;color:#fff}.header-button--primary:focus{outline:none;box-shadow:0 0 0 3px rgba(25,118,210,.3)}.header-button--primary:disabled{opacity:.6;cursor:not-allowed}.header-button--primary:hover:not(:disabled){background-color:#1565c0}.header-button--secondary{display:inline-flex;align-items:center;justify-content:center;height:40px;padding:0 1rem;border:none;border-radius:.375rem;font-family:"Noto Sans TC","Microsoft JhengHei","微軟正黑體",sans-serif;font-size:1rem;font-weight:500;text-decoration:none;cursor:pointer;transition:all 150ms ease-in-out;background-color:#f5f5f5;color:#212121}.header-button--secondary:focus{outline:none;box-shadow:0 0 0 3px rgba(25,118,210,.3)}.header-button--secondary:disabled{opacity:.6;cursor:not-allowed}.header-button--secondary:hover:not(:disabled){background-color:#eee}.header-button--outline{display:inline-flex;align-items:center;justify-content:center;height:40px;padding:0 1rem;border:none;border-radius:.375rem;font-family:"Noto Sans TC","Microsoft JhengHei","微軟正黑體",sans-serif;font-size:1rem;font-weight:500;text-decoration:none;cursor:pointer;transition:all 150ms ease-in-out;background-color:rgba(0,0,0,0);color:#1976d2;border:1px solid #1976d2}.header-button--outline:focus{outline:none;box-shadow:0 0 0 3px rgba(25,118,210,.3)}.header-button--outline:disabled{opacity:.6;cursor:not-allowed}.header-button--outline:hover:not(:disabled){background-color:#1976d2;color:#fff}@media(max-width: 575px){.header-button{padding:0 .5rem;min-width:36px}.header-button__text{display:none}}.mobile-menu-button{display:inline-flex;align-items:center;justify-content:center;height:40px;padding:0 1rem;border:none;border-radius:.375rem;font-family:"Noto Sans TC","Microsoft JhengHei","微軟正黑體",sans-serif;font-size:1rem;font-weight:500;text-decoration:none;cursor:pointer;transition:all 150ms ease-in-out;width:40px;height:40px;padding:0;background:rgba(0,0,0,0);color:#212121;display:none}.mobile-menu-button:focus{outline:none;box-shadow:0 0 0 3px rgba(25,118,210,.3)}.mobile-menu-button:disabled{opacity:.6;cursor:not-allowed}@media(max-width: 575px){.mobile-menu-button{display:flex}}.mobile-menu-button__icon{width:20px;height:20px}.header-sub{background:#fafafa;border-bottom:1px solid #eee}@media(max-width: 575px){.header-sub{display:none}.header-sub.active{display:block}}.header-sub-content{max-width:1200px;margin:0 auto;padding-left:1rem;padding-right:1rem;display:flex;align-items:center;justify-content:space-between;height:48px}@media(max-width: 575px){.header-sub-content{padding-left:.75rem;padding-right:.75rem}}.category-nav{display:flex;align-items:center;justify-content:center;gap:1.5rem}@media(max-width: 575px){.category-nav{display:flex;flex-direction:column;align-items:stretch;gap:0;padding:.75rem 0}}.category-nav__item{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.5rem .75rem;color:#212121;text-decoration:none;border-radius:.375rem;font-weight:500;transition:all 150ms ease-in-out}@media(max-width: 575px){.category-nav__item{padding:.75rem 1rem;border-radius:0;border-bottom:1px solid #eee}.category-nav__item:last-child{border-bottom:none}}.category-nav__item:hover{background:rgba(25,118,210,.1);color:#1976d2}.category-nav__item--active{background:#1976d2;color:#fff}.category-nav__item--active:hover{background:#1565c0}.category-nav__item__icon{width:18px;height:18px}.location-selector{position:relative}.location-selector__button{display:inline-flex;align-items:center;justify-content:center;height:40px;padding:0 1rem;border:none;border-radius:.375rem;font-family:"Noto Sans TC","Microsoft JhengHei","微軟正黑體",sans-serif;font-size:1rem;font-weight:500;text-decoration:none;cursor:pointer;transition:all 150ms ease-in-out;background-color:rgba(0,0,0,0);color:#1976d2;border:1px solid #1976d2;height:32px;padding:0 .75rem;font-size:.875rem;gap:.5rem}.location-selector__button:focus{outline:none;box-shadow:0 0 0 3px rgba(25,118,210,.3)}.location-selector__button:disabled{opacity:.6;cursor:not-allowed}.location-selector__button:hover:not(:disabled){background-color:#1976d2;color:#fff}@media(max-width: 575px){.location-selector__button{width:100%;justify-content:space-between}}.location-selector__dropdown{position:absolute;top:100%;right:0;width:280px;background:#fff;border:1px solid #eee;border-radius:.5rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);z-index:1000;display:none}@media(max-width: 575px){.location-selector__dropdown{left:0;right:0;width:auto}}.location-selector__dropdown.active{display:block}.location-selector__grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:.5rem;padding:1rem}@media(max-width: 575px){.location-selector__grid{grid-template-columns:repeat(2, 1fr);gap:.75rem}}@media(min-width: 576px)and (max-width: 991px){.location-selector__grid{grid-template-columns:repeat(3, 1fr)}}.location-selector__option{padding:.5rem .75rem;text-align:center;color:#212121;text-decoration:none;border-radius:.375rem;font-size:.875rem;transition:background-color 150ms ease-in-out}.location-selector__option:hover{background:#fafafa}.location-selector__option--active{background:#1976d2;color:#fff}.mobile-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:1040;opacity:0;visibility:hidden;transition:all 250ms ease-in-out}.mobile-overlay.active{opacity:1;visibility:visible}.mobile-menu{position:fixed;top:56px;left:0;right:0;bottom:0;background:#fff;z-index:1050;transform:translateX(-100%);transition:transform 250ms ease-in-out;overflow-y:auto}.mobile-menu.active{transform:translateX(0)}.location-selector__option.keyboard-focus{background:rgba(25,118,210,.1);color:#1976d2;outline:2px solid #1976d2;outline-offset:-2px}@media(max-width: 768px){.location-selector__option{min-height:44px;display:flex;align-items:center;justify-content:center}}@keyframes spin{from{transform:translateY(-50%) rotate(0deg)}to{transform:translateY(-50%) rotate(360deg)}}.location-loading-indicator{font-size:14px;color:#1976d2;animation:spin 1s linear infinite}.toast{position:fixed;bottom:20px;left:50%;transform:translateX(-50%);background:rgba(0,0,0,.8);color:#fff;padding:12px 20px;border-radius:8px;font-size:14px;z-index:9999;opacity:0;transition:all .3s ease;box-shadow:0 4px 12px rgba(0,0,0,.2)}.toast--success{background:rgba(76,175,80,.9)}.toast--error{background:rgba(244,67,54,.9)}.toast--info{background:rgba(59,130,246,.9)}.mobile-menu__content{padding:1rem}.mobile-menu__section{margin-bottom:1.5rem}.mobile-menu__section:last-child{margin-bottom:0}.mobile-menu__title{font-size:1.25rem;font-weight:600;line-height:1.375;color:#212121;margin-bottom:.75rem;padding-bottom:.5rem;border-bottom:1px solid #eee}.search-suggestion-enter{opacity:0;transform:translateY(-10px)}.search-suggestion-enter-active{opacity:1;transform:translateY(0);transition:all 150ms ease-in-out}.search-suggestion-exit{opacity:1;transform:translateY(0)}.search-suggestion-exit-active{opacity:0;transform:translateY(-10px);transition:all 150ms ease-in-out}@keyframes loading-shimmer{0%{background-position:-200% 0}100%{background-position:200% 0}}@keyframes fade-in{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes slide-up{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.search-page .main-content{padding-top:1.5rem;padding-bottom:5rem}.search-section{margin-bottom:2rem}@media(max-width: 575px){.search-section{margin-bottom:1.5rem}}.search-breadcrumb{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:1px solid #eee}@media(max-width: 575px){.search-breadcrumb{margin-bottom:.75rem;padding-bottom:.5rem}}.breadcrumb-link{display:flex;align-items:center;justify-content:center;gap:.25rem;color:#1976d2;text-decoration:none;font-size:.875rem;font-weight:500;padding:.25rem .5rem;border-radius:.375rem;transition:all 150ms ease-in-out}.breadcrumb-link:hover{background:#e3f2fd;text-decoration:none}.breadcrumb-link .icon{width:14px;height:14px}.breadcrumb-separator{color:#9e9e9e;font-size:.875rem}.breadcrumb-current{color:#757575;font-size:.875rem}.search-header{text-align:center;margin-bottom:1.5rem}@media(max-width: 575px){.search-header{text-align:left;margin-bottom:1rem}}.search-title{font-size:1.875rem;font-weight:700;line-height:1.25;color:#212121;margin-bottom:.75rem}@media(max-width: 575px){.search-title{font-size:1.5rem}}.search-title mark{background:#ff9800;color:#fff;padding:.25rem .5rem;border-radius:.125rem}.search-summary{font-size:1.125rem;line-height:1.5;color:#212121;color:#757575;margin-bottom:0}@media(min-width: 992px){.search-filters-toggle{display:none}}.filters-toggle-btn{display:inline-flex;align-items:center;justify-content:center;height:40px;padding:0 1rem;border:none;border-radius:.375rem;font-family:"Noto Sans TC","Microsoft JhengHei","微軟正黑體",sans-serif;font-size:1rem;font-weight:500;text-decoration:none;cursor:pointer;transition:all 150ms ease-in-out;background-color:rgba(0,0,0,0);color:#1976d2;border:1px solid #1976d2;display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;margin-bottom:1rem}.filters-toggle-btn:focus{outline:none;box-shadow:0 0 0 3px rgba(25,118,210,.3)}.filters-toggle-btn:disabled{opacity:.6;cursor:not-allowed}.filters-toggle-btn:hover:not(:disabled){background-color:#1976d2;color:#fff}.search-content{display:grid;grid-template-columns:280px 1fr;gap:2rem}@media(max-width: 575px){.search-content{grid-template-columns:1fr;gap:1rem}}.search-filters{background:#fff;border-radius:.5rem;padding:1.5rem;box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06);height:fit-content;position:sticky;top:calc(64px + 48px + 1rem)}@media(max-width: 575px){.search-filters{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1050;background:#fff;border-radius:0;padding:1rem;transform:translateX(-100%);transition:transform 250ms ease-in-out;overflow-y:auto}.search-filters.active{transform:translateX(0)}}.filters-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem;padding-bottom:.75rem;border-bottom:1px solid #eee}.filters-header h3{font-size:1.25rem;font-weight:600;line-height:1.375;color:#212121;margin:0}.filters-clear{display:inline-flex;align-items:center;justify-content:center;height:40px;padding:0 1rem;border:none;border-radius:.375rem;font-family:"Noto Sans TC","Microsoft JhengHei","微軟正黑體",sans-serif;font-size:1rem;font-weight:500;text-decoration:none;cursor:pointer;transition:all 150ms ease-in-out;height:32px;padding:0 .75rem;font-size:.875rem;background:rgba(0,0,0,0);color:#1976d2;padding:0}.filters-clear:focus{outline:none;box-shadow:0 0 0 3px rgba(25,118,210,.3)}.filters-clear:disabled{opacity:.6;cursor:not-allowed}.filters-clear:hover{text-decoration:underline}.filter-group{margin-bottom:1.5rem}.filter-group:last-child{margin-bottom:0}.filter-label{font-size:1rem;line-height:1.5;color:#212121;font-weight:500;color:#212121;display:block;margin-bottom:.75rem}.search-input-wrapper{position:relative;display:flex}.filter-input{height:40px;padding:0 .75rem;border:1px solid #e0e0e0;border-radius:.375rem;font-family:"Noto Sans TC","Microsoft JhengHei","微軟正黑體",sans-serif;font-size:1rem;color:#212121;background-color:#fff;transition:border-color 150ms ease-in-out;flex:1;border-top-right-radius:0;border-bottom-right-radius:0;border-right:none}.filter-input:focus{outline:none;border-color:#1976d2;box-shadow:0 0 0 3px rgba(25,118,210,.1)}.filter-input::placeholder{color:#9e9e9e}.search-submit{display:flex;align-items:center;justify-content:center;background:#1976d2;color:#fff;border:none;padding:0 .75rem;border-top-right-radius:.375rem;border-bottom-right-radius:.375rem;cursor:pointer;transition:background-color 150ms ease-in-out}.search-submit:hover{background:#1565c0}.search-submit .icon{width:16px;height:16px}.filter-select{height:40px;padding:0 .75rem;border:1px solid #e0e0e0;border-radius:.375rem;font-family:"Noto Sans TC","Microsoft JhengHei","微軟正黑體",sans-serif;font-size:1rem;color:#212121;background-color:#fff;transition:border-color 150ms ease-in-out;width:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23666' d='m2 0-2 2h4zm0 5 2-2h-4z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;background-size:12px;padding-right:2rem;appearance:none}.filter-select:focus{outline:none;border-color:#1976d2;box-shadow:0 0 0 3px rgba(25,118,210,.1)}.filter-select::placeholder{color:#9e9e9e}.price-inputs{display:flex;align-items:center;justify-content:center;gap:.5rem}.price-input{height:40px;padding:0 .75rem;border:1px solid #e0e0e0;border-radius:.375rem;font-family:"Noto Sans TC","Microsoft JhengHei","微軟正黑體",sans-serif;font-size:1rem;color:#212121;background-color:#fff;transition:border-color 150ms ease-in-out;flex:1;text-align:center}.price-input:focus{outline:none;border-color:#1976d2;box-shadow:0 0 0 3px rgba(25,118,210,.1)}.price-input::placeholder{color:#9e9e9e}.price-separator{font-size:.875rem;line-height:1.5;color:#757575;color:#9e9e9e}.price-range-info{margin-top:.5rem;text-align:center}.price-range-info small{color:#9e9e9e;font-size:.75rem;line-height:1.5;color:#9e9e9e}.radio-group{display:flex;flex-direction:column;gap:.75rem}.radio-label{display:flex;align-items:center;justify-content:center;gap:.5rem;justify-content:flex-start;cursor:pointer;font-size:1rem;line-height:1.5;color:#212121}.radio-label input[type=radio]{display:none}.radio-custom{width:16px;height:16px;border:2px solid #e0e0e0;border-radius:9999px;position:relative;transition:all 150ms ease-in-out}.radio-label input:checked+.radio-custom{border-color:#1976d2}.radio-label input:checked+.radio-custom::after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:6px;height:6px;background:#1976d2;border-radius:9999px}.filter-apply-btn{display:inline-flex;align-items:center;justify-content:center;height:40px;padding:0 1rem;border:none;border-radius:.375rem;font-family:"Noto Sans TC","Microsoft JhengHei","微軟正黑體",sans-serif;font-size:1rem;font-weight:500;text-decoration:none;cursor:pointer;transition:all 150ms ease-in-out;background-color:#1976d2;color:#fff;width:100%;margin-top:1rem}.filter-apply-btn:focus{outline:none;box-shadow:0 0 0 3px rgba(25,118,210,.3)}.filter-apply-btn:disabled{opacity:.6;cursor:not-allowed}.filter-apply-btn:hover:not(:disabled){background-color:#1565c0}.search-results{min-height:400px}.results-toolbar{display:flex;align-items:center;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding:1rem;background:#fff;border-radius:.5rem;box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}@media(max-width: 575px){.results-toolbar{flex-direction:column;gap:.75rem;align-items:stretch}}.sort-options{display:flex;align-items:center;justify-content:center;gap:.5rem}.sort-options label{font-size:1rem;line-height:1.5;color:#212121;font-weight:500}.sort-select{height:40px;padding:0 .75rem;border:1px solid #e0e0e0;border-radius:.375rem;font-family:"Noto Sans TC","Microsoft JhengHei","微軟正黑體",sans-serif;font-size:1rem;color:#212121;background-color:#fff;transition:border-color 150ms ease-in-out;min-width:160px}.sort-select:focus{outline:none;border-color:#1976d2;box-shadow:0 0 0 3px rgba(25,118,210,.1)}.sort-select::placeholder{color:#9e9e9e}@media(max-width: 575px){.sort-select{width:100%}}.view-options{display:flex;align-items:center;justify-content:center;gap:.25rem;background:#fafafa;padding:.25rem;border-radius:.5rem}.view-btn{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:none;background:rgba(0,0,0,0);border-radius:.375rem;color:#9e9e9e;cursor:pointer;transition:all 150ms ease-in-out}.view-btn:hover{color:#212121;background:rgba(25,118,210,.1)}.view-btn.active{color:#1976d2;background:#fff;box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.results-grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(280px, 1fr));gap:1.5rem}@media(max-width: 575px){.results-grid{grid-template-columns:1fr;gap:1rem}}.results-grid[data-view=list]{grid-template-columns:1fr;gap:1rem}.results-grid[data-view=list] .result-card{display:flex;align-items:flex-start}.results-grid[data-view=list] .result-card .result-image{width:200px;height:150px;margin-right:1rem;flex-shrink:0}@media(max-width: 575px){.results-grid[data-view=list] .result-card .result-image{width:120px;height:90px;margin-right:.75rem}}.results-grid[data-view=list] .result-card .result-content{flex:1}.results-grid[data-view=list] .result-card .result-meta{justify-content:flex-start}.results-grid[data-view=list] .result-card .result-footer{justify-content:space-between}.result-card{background:#fff;border-radius:.5rem;box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06);padding:1.5rem;transition:all 250ms ease-in-out;padding:0;overflow:hidden;transition:all 250ms ease-in-out}@media(max-width: 575px){.result-card{padding:1rem}}.result-card:hover{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);transform:translateY(-2px)}.result-card:hover .result-overlay{opacity:1}.result-image{position:relative;width:100%;height:200px;overflow:hidden}.result-image img{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform 250ms ease-in-out}.result-card:hover .result-image img{transform:scale(1.05)}.result-overlay{position:absolute;top:.75rem;right:.75rem;display:flex;gap:.5rem;opacity:0;transition:opacity 250ms ease-in-out}.overlay-btn{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:rgba(255,255,255,.9);border:none;border-radius:9999px;color:#212121;cursor:pointer;transition:all 150ms ease-in-out}.overlay-btn:hover{background:#fff;color:#1976d2;transform:scale(1.1)}.overlay-btn .icon{width:16px;height:16px}.result-content{padding:1rem}.result-meta{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:.75rem}@media(max-width: 575px){.result-meta{flex-wrap:wrap;gap:.5rem}}.result-category,.result-location{display:flex;align-items:center;justify-content:center;gap:.25rem;font-size:.75rem;line-height:1.5;color:#9e9e9e;color:#9e9e9e}.result-category .icon,.result-location .icon{width:12px;height:12px}.result-title{margin:0 0 .75rem 0}.result-title a{font-size:1.125rem;line-height:1.5;color:#212121;font-weight:500;color:#212121;text-decoration:none;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.result-title a:hover{color:#1976d2}.result-title a mark{background:#ff9800;color:#fff;padding:1px .25rem;border-radius:.125rem}.result-description{font-size:1rem;line-height:1.5;color:#212121;color:#757575;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:1rem}.result-footer{display:flex;align-items:center;justify-content:space-between;align-items:center}@media(max-width: 575px){.result-footer{flex-direction:column;align-items:flex-start;gap:.5rem}}.result-price{font-size:1.125rem;line-height:1.5;color:#212121;font-weight:700;color:#ff9800}.result-date{display:flex;align-items:center;justify-content:center;gap:.25rem;font-size:.75rem;line-height:1.5;color:#9e9e9e;color:#9e9e9e}.result-date .icon{width:12px;height:12px}.pagination-nav{margin-top:3rem;text-align:center}.pagination-nav .pagination{display:flex;align-items:center;justify-content:center;gap:.5rem;justify-content:center;list-style:none;padding:0;margin:0}.pagination-nav .pagination li a{display:flex;align-items:center;justify-content:center;min-width:40px;height:40px;padding:0 .75rem;border:1px solid #eee;border-radius:.375rem;color:#212121;text-decoration:none;transition:all 150ms ease-in-out}.pagination-nav .pagination li a:hover{background:#1976d2;color:#fff;border-color:#1976d2}.pagination-nav .pagination li.active a{background:#1976d2;color:#fff;border-color:#1976d2}.no-results{text-align:center;padding:5rem 1rem}@media(max-width: 575px){.no-results{padding:4rem 1rem}}.no-results-icon{margin-bottom:1.5rem;color:#9e9e9e;opacity:.5}.no-results h3{font-size:1.5rem;font-weight:600;line-height:1.375;color:#212121;margin-bottom:1rem;color:#212121}@media(max-width: 575px){.no-results h3{font-size:1.25rem}}.no-results p{font-size:1.125rem;line-height:1.5;color:#212121;color:#757575;margin-bottom:1rem}.no-results ul{font-size:1rem;line-height:1.5;color:#212121;color:#757575;text-align:left;display:inline-block;margin-bottom:2rem}.no-results ul li{margin-bottom:.5rem}.suggested-searches{margin-top:2rem}.suggested-searches h4{font-size:1.25rem;font-weight:600;line-height:1.375;color:#212121;margin-bottom:1rem}.search-tags{display:flex;align-items:center;justify-content:center;gap:.75rem;justify-content:center;flex-wrap:wrap}.search-tag{padding:.5rem 1rem;background:#fafafa;color:#212121;border-radius:9999px;text-decoration:none;font-size:.875rem;transition:all 150ms ease-in-out}.search-tag:hover{background:#1976d2;color:#fff}@media(max-width: 575px){.search-filters-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:1040;opacity:0;visibility:hidden;transition:all 250ms ease-in-out}.search-filters-overlay.active{opacity:1;visibility:visible}}.results-loading{text-align:center;padding:3rem}.results-loading .loading-spinner{width:32px;height:32px;border:3px solid #fafafa;border-top:3px solid #1976d2;border-radius:9999px;animation:spin 1s linear infinite;margin:0 auto 1rem}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes loading-shimmer{0%{background-position:-200% 0}100%{background-position:200% 0}}@keyframes fade-in{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes slide-up{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.category-page .main-content{padding-top:1.5rem;padding-bottom:5rem}.category-breadcrumb{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-bottom:1.5rem;padding-bottom:.75rem;border-bottom:1px solid #eee}@media(max-width: 575px){.category-breadcrumb{margin-bottom:1rem;padding-bottom:.5rem}}.breadcrumb-link{display:flex;align-items:center;justify-content:center;gap:.25rem;color:#1976d2;text-decoration:none;font-size:.875rem;font-weight:500;padding:.25rem .5rem;border-radius:.375rem;transition:all 150ms ease-in-out}.breadcrumb-link:hover{background:#e3f2fd;text-decoration:none}.breadcrumb-link .icon{width:14px;height:14px}.breadcrumb-separator{color:#9e9e9e;font-size:.875rem}.breadcrumb-current{color:#757575;font-size:.875rem}.category-header{margin-bottom:2rem}@media(max-width: 575px){.category-header{margin-bottom:1.5rem}}.category-hero{background:linear-gradient(135deg, #e3f2fd 0%, #bbdefb 100%);border-radius:.75rem;padding:2rem}@media(max-width: 575px){.category-hero{padding:1.5rem 1rem}}.category-hero-content{display:flex;align-items:center;justify-content:center;gap:1.5rem}@media(max-width: 575px){.category-hero-content{flex-direction:column;text-align:center;gap:1rem}}.category-icon{display:flex;align-items:center;justify-content:center;width:80px;height:80px;background:#1976d2;border-radius:.75rem;flex-shrink:0}@media(max-width: 575px){.category-icon{width:60px;height:60px}}.category-icon .icon{width:40px;height:40px;color:#fff}@media(max-width: 575px){.category-icon .icon{width:32px;height:32px}}.category-info{flex:1}.category-title{font-size:1.875rem;font-weight:700;line-height:1.25;color:#212121;margin-bottom:.75rem;color:#212121}@media(max-width: 575px){.category-title{font-size:1.5rem}}.category-description{font-size:1.125rem;line-height:1.5;color:#212121;color:#757575;margin-bottom:1rem}.category-stats{display:flex;align-items:center;justify-content:center;gap:1rem}@media(max-width: 575px){.category-stats{justify-content:center}}.stat-item{display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:1rem;line-height:1.5;color:#212121;color:#9e9e9e}.stat-item .icon{width:16px;height:16px}.category-content{display:grid;grid-template-columns:280px 1fr;gap:2rem}@media(max-width: 575px){.category-content{grid-template-columns:1fr;gap:1rem}}@media(max-width: 575px){.category-sidebar{order:2}}.sidebar-section{background:#fff;border-radius:.5rem;padding:1.5rem;margin-bottom:1.5rem;box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.sidebar-section:last-child{margin-bottom:0}@media(max-width: 575px){.sidebar-section{padding:1rem;margin-bottom:1rem}}.sidebar-title{font-size:1.25rem;font-weight:600;line-height:1.375;color:#212121;margin-bottom:1rem;color:#212121;padding-bottom:.5rem;border-bottom:2px solid #bbdefb}.category-search .search-input-wrapper{position:relative;display:flex}.category-search .search-input{height:40px;padding:0 .75rem;border:1px solid #e0e0e0;border-radius:.375rem;font-family:"Noto Sans TC","Microsoft JhengHei","微軟正黑體",sans-serif;font-size:1rem;color:#212121;background-color:#fff;transition:border-color 150ms ease-in-out;flex:1;border-top-right-radius:0;border-bottom-right-radius:0;border-right:none}.category-search .search-input:focus{outline:none;border-color:#1976d2;box-shadow:0 0 0 3px rgba(25,118,210,.1)}.category-search .search-input::placeholder{color:#9e9e9e}.category-search .search-submit{display:flex;align-items:center;justify-content:center;background:#1976d2;color:#fff;border:none;padding:0 .75rem;border-top-right-radius:.375rem;border-bottom-right-radius:.375rem;cursor:pointer;transition:background-color 150ms ease-in-out}.category-search .search-submit:hover{background:#1565c0}.category-search .search-submit .icon{width:16px;height:16px}.subcategory-list{list-style:none;padding:0;margin:0}.subcategory-item:not(:last-child){border-bottom:1px solid #eee}.subcategory-link{display:flex;align-items:center;justify-content:space-between;align-items:center;padding:.75rem 0;color:#212121;text-decoration:none;transition:color 150ms ease-in-out}.subcategory-link:hover{color:#1976d2;text-decoration:none}.subcategory-link:hover .subcategory-count{color:#1976d2}.subcategory-name{font-size:1rem;line-height:1.5;color:#212121;font-weight:500}.subcategory-count{font-size:.75rem;line-height:1.5;color:#9e9e9e;color:#9e9e9e;transition:color 150ms ease-in-out}.related-categories{list-style:none;padding:0;margin:0}.related-item{margin-bottom:.5rem}.related-link{font-size:.875rem;line-height:1.5;color:#757575;color:#757575;text-decoration:none;padding:.5rem;border-radius:.375rem;display:block;transition:all 150ms ease-in-out}.related-link:hover{background:#e3f2fd;color:#1976d2;text-decoration:none}.related-link small{color:#9e9e9e}.popular-tags{display:flex;flex-wrap:wrap;gap:.5rem}.tag-link{padding:.5rem .75rem;background:#fafafa;color:#212121;border-radius:9999px;text-decoration:none;font-size:.875rem;transition:all 150ms ease-in-out}.tag-link:hover{background:#1976d2;color:#fff;text-decoration:none}@media(max-width: 575px){.category-main{order:1}}.categories-grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(300px, 1fr));gap:1.5rem}@media(max-width: 575px){.categories-grid{grid-template-columns:1fr;gap:1rem}}.category-card{background:#fff;border-radius:.5rem;box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06);padding:1.5rem;transition:all 250ms ease-in-out;padding:0;overflow:hidden;transition:all 250ms ease-in-out}@media(max-width: 575px){.category-card{padding:1rem}}.category-card:hover{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);transform:translateY(-2px)}.category-card-link{display:block;padding:1.5rem;color:inherit;text-decoration:none}.category-card-link:hover{text-decoration:none;color:inherit}.category-card-header{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:1rem}.category-card-icon{display:flex;align-items:center;justify-content:center;width:56px;height:56px;background:#bbdefb;border-radius:.5rem}.category-card-icon .icon{width:28px;height:28px;color:#1976d2}.category-card-title{font-size:1.25rem;font-weight:600;line-height:1.375;color:#212121;margin:0;color:#212121}.category-card-stats{display:flex;flex-direction:column;gap:.25rem}.category-card-stats .stat{font-size:.75rem;line-height:1.5;color:#9e9e9e;color:#9e9e9e}.ads-toolbar{display:flex;align-items:center;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding:1rem;background:#fff;border-radius:.5rem;box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}@media(max-width: 575px){.ads-toolbar{flex-direction:column;gap:.75rem;align-items:stretch}}.ads-info{display:flex;align-items:center;justify-content:center;gap:1rem}@media(max-width: 575px){.ads-info{justify-content:center}}.ads-count{font-size:1rem;line-height:1.5;color:#212121;font-weight:500;color:#212121}.page-info{font-size:.75rem;line-height:1.5;color:#9e9e9e;color:#9e9e9e}.view-options{display:flex;align-items:center;justify-content:center;gap:.25rem;background:#fafafa;padding:.25rem;border-radius:.5rem}.view-btn{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:none;background:rgba(0,0,0,0);border-radius:.375rem;color:#9e9e9e;cursor:pointer;transition:all 150ms ease-in-out}.view-btn:hover{color:#212121;background:rgba(25,118,210,.1)}.view-btn.active{color:#1976d2;background:#fff;box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.ads-container{display:grid;grid-template-columns:repeat(auto-fill, minmax(280px, 1fr));gap:1.5rem}@media(max-width: 575px){.ads-container{grid-template-columns:1fr;gap:1rem}}.ads-container[data-view=list]{grid-template-columns:1fr;gap:1rem}.ads-container[data-view=list] .ad-card{display:flex;align-items:flex-start}.ads-container[data-view=list] .ad-card .ad-image{width:200px;height:150px;margin-right:1rem;flex-shrink:0}@media(max-width: 575px){.ads-container[data-view=list] .ad-card .ad-image{width:120px;height:90px;margin-right:.75rem}}.ads-container[data-view=list] .ad-card .ad-content{flex:1}.ads-container[data-view=list] .ad-card .ad-meta{justify-content:flex-start}.ads-container[data-view=list] .ad-card .ad-footer{justify-content:space-between}.ad-card{background:#fff;border-radius:.5rem;box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06);padding:1.5rem;transition:all 250ms ease-in-out;padding:0;overflow:hidden;transition:all 250ms ease-in-out}@media(max-width: 575px){.ad-card{padding:1rem}}.ad-card:hover{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);transform:translateY(-2px)}.ad-card:hover .ad-overlay{opacity:1}.ad-image{position:relative;width:100%;height:200px;overflow:hidden}.ad-image img{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform 250ms ease-in-out}.ad-card:hover .ad-image img{transform:scale(1.05)}.ad-badge{position:absolute;top:.75rem;left:.75rem}.badge{padding:.25rem .5rem;border-radius:.125rem;font-size:.75rem;font-weight:700;text-transform:uppercase}.badge--new{background:#ff9800;color:#fff}.ad-overlay{position:absolute;top:.75rem;right:.75rem;display:flex;gap:.5rem;opacity:0;transition:opacity 250ms ease-in-out}.overlay-btn{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:rgba(255,255,255,.9);border:none;border-radius:9999px;color:#212121;cursor:pointer;transition:all 150ms ease-in-out}.overlay-btn:hover{background:#fff;color:#1976d2;transform:scale(1.1)}.overlay-btn .icon{width:16px;height:16px}.ad-content{padding:1rem}.ad-meta{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:.75rem}@media(max-width: 575px){.ad-meta{flex-wrap:wrap;gap:.5rem}}.ad-location,.ad-category{display:flex;align-items:center;justify-content:center;gap:.25rem;font-size:.75rem;line-height:1.5;color:#9e9e9e;color:#9e9e9e}.ad-location .icon,.ad-category .icon{width:12px;height:12px}.ad-title{margin:0 0 .75rem 0}.ad-title a{font-size:1.125rem;line-height:1.5;color:#212121;font-weight:500;color:#212121;text-decoration:none;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ad-title a:hover{color:#1976d2}.ad-footer{display:flex;align-items:center;justify-content:space-between;align-items:center}.ad-time{display:flex;align-items:center;justify-content:center;gap:.25rem;font-size:.75rem;line-height:1.5;color:#9e9e9e;color:#9e9e9e}.ad-time .icon{width:12px;height:12px}.pagination-nav{margin-top:3rem;text-align:center}.pagination-nav .pagination{display:flex;align-items:center;justify-content:center;gap:.5rem;justify-content:center;list-style:none;padding:0;margin:0}.pagination-nav .pagination li .page-link{display:flex;align-items:center;justify-content:center;min-width:40px;height:40px;padding:0 .75rem;border:1px solid #eee;border-radius:.375rem;color:#212121;text-decoration:none;transition:all 150ms ease-in-out}.pagination-nav .pagination li .page-link:hover{background:#1976d2;color:#fff;border-color:#1976d2}.pagination-nav .pagination li.active .page-link{background:#1976d2;color:#fff;border-color:#1976d2}.pagination-nav .pagination .page-dots{display:flex;align-items:center;justify-content:center;min-width:40px;height:40px;color:#9e9e9e}.no-content{text-align:center;padding:5rem 1rem}@media(max-width: 575px){.no-content{padding:4rem 1rem}}.no-content-icon{margin-bottom:1.5rem;color:#9e9e9e;opacity:.5}.no-content-icon .icon-xl{width:64px;height:64px}.no-content h3{font-size:1.5rem;font-weight:600;line-height:1.375;color:#212121;margin-bottom:1rem;color:#212121}@media(max-width: 575px){.no-content h3{font-size:1.25rem}}.no-content p{font-size:1.125rem;line-height:1.5;color:#212121;color:#757575;margin-bottom:1rem}.no-content ul{font-size:1rem;line-height:1.5;color:#212121;color:#757575;text-align:left;display:inline-block;margin-bottom:2rem}.no-content ul li{margin-bottom:.5rem}.no-content-actions{display:flex;align-items:center;justify-content:center;gap:.75rem;justify-content:center}@media(max-width: 575px){.no-content-actions{flex-direction:column}.no-content-actions .btn{width:100%}}.main-content{flex:1;margin-top:112px}@media(max-width: 575px){.main-content{margin-top:56px}}.hero-section{background:linear-gradient(135deg, #1976d2 0%, #42a5f5 100%);color:#fff;padding:4rem 0}@media(max-width: 575px){.hero-section{padding:3rem 0}}.hero-content{text-align:center;max-width:800px;margin:0 auto}.hero-title{font-size:1.875rem;font-weight:700;line-height:1.25;color:#212121;color:#fff;margin-bottom:1rem}@media(max-width: 575px){.hero-title{font-size:1.5rem}}.hero-subtitle{font-size:1.125rem;line-height:1.5;color:#212121;color:rgba(255,255,255,.9);margin-bottom:2rem}@media(max-width: 575px){.hero-subtitle{margin-bottom:1.5rem}}.hero-search{max-width:600px;margin:0 auto}.search-form{position:relative}.search-input-group{display:flex;align-items:center;justify-content:center;background:#fff;border-radius:1rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);overflow:hidden}.search-input{flex:1;height:56px;padding:0 1.5rem;border:none;font-size:1.125rem;outline:none}@media(max-width: 575px){.search-input{height:48px;font-size:1rem;padding:0 1rem}}.search-location-btn{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:0 1rem;border:none;border-left:1px solid #eee;background:rgba(0,0,0,0);color:#757575;font-size:.875rem;cursor:pointer;min-width:100px}@media(max-width: 575px){.search-location-btn{min-width:80px;padding:0 .75rem}}.search-location-btn:hover{background:#fafafa}.search-submit-btn{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:0 1.5rem;border:none;background:#1976d2;color:#fff;font-weight:500;cursor:pointer;transition:background-color 150ms ease-in-out}@media(max-width: 575px){.search-submit-btn{padding:0 1rem}.search-submit-btn span{display:none}}.search-submit-btn:hover{background:#1565c0}.search-suggestions{display:flex;align-items:center;justify-content:center;gap:.75rem;margin-top:1rem;flex-wrap:wrap;justify-content:center}@media(max-width: 575px){.search-suggestions{margin-top:.75rem}}.suggestion-label{font-size:.875rem;line-height:1.5;color:#757575;color:rgba(255,255,255,.8)}@media(max-width: 575px){.suggestion-label{display:none}}.suggestion-tag{padding:.5rem .75rem;background:rgba(255,255,255,.2);color:#fff;border-radius:9999px;font-size:.875rem;transition:background-color 150ms ease-in-out}.suggestion-tag:hover{background:rgba(255,255,255,.3);text-decoration:none}.section-header{text-align:center;margin-bottom:3rem}@media(max-width: 575px){.section-header{margin-bottom:2rem}}.section-title{font-size:1.5rem;font-weight:600;line-height:1.375;color:#212121;margin-bottom:.75rem}@media(max-width: 575px){.section-title{font-size:1.25rem}}.section-subtitle{font-size:1.125rem;line-height:1.5;color:#212121;color:#757575;margin-bottom:0}.section-actions{margin-top:1rem}.section-footer{text-align:center;margin-top:3rem}@media(max-width: 575px){.section-footer{margin-top:2rem}}.categories-section{padding:5rem 0;background:#fff}@media(max-width: 575px){.categories-section{padding:4rem 0}}.categories-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:1.5rem}@media(max-width: 575px){.categories-grid{grid-template-columns:repeat(2, 1fr);gap:.75rem}}@media(min-width: 576px)and (max-width: 991px){.categories-grid{grid-template-columns:repeat(3, 1fr)}}@media(max-width: 575px){.categories-grid{grid-template-columns:1fr;gap:1rem}}.category-card{background:#fff;border-radius:.5rem;box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06);padding:1.5rem;transition:all 250ms ease-in-out;transition:all 250ms ease-in-out}@media(max-width: 575px){.category-card{padding:1rem}}.category-card:hover{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);transform:translateY(-2px)}.category-card:hover{border-color:#1976d2}.category-header{display:flex;align-items:center;justify-content:center;gap:.75rem;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:1px solid #eee}.category-icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;background:#e3f2fd;border-radius:.75rem;color:#1976d2}.category-icon .icon{width:24px;height:24px}.category-title{font-size:1.25rem;font-weight:600;line-height:1.375;color:#212121;margin:0;flex:1}.category-list{list-style:none;padding:0;margin:0}.category-item:not(:last-child){margin-bottom:.5rem}.category-item.category-more{margin-top:.75rem;padding-top:.75rem;border-top:1px solid #eee}.category-link{display:flex;align-items:center;justify-content:space-between;padding:.5rem .75rem;border-radius:.375rem;transition:background-color 150ms ease-in-out}.category-link:hover{background:#fafafa;text-decoration:none}.category-link.category-more-link{color:#1976d2;font-weight:500;justify-content:center}.category-name{flex:1}.category-count{font-size:.75rem;line-height:1.5;color:#9e9e9e;color:#9e9e9e}.latest-ads-section{padding:5rem 0;background:#fafafa}@media(max-width: 575px){.latest-ads-section{padding:4rem 0}}.view-toggle{display:flex;align-items:center;justify-content:center;gap:.25rem;background:#fff;border-radius:.5rem;padding:.25rem}.view-btn{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:none;background:rgba(0,0,0,0);border-radius:.375rem;color:#9e9e9e;cursor:pointer;transition:all 150ms ease-in-out}.view-btn:hover{color:#212121;background:#fafafa}.view-btn.active{color:#1976d2;background:#e3f2fd}.ads-container{display:grid;grid-template-columns:repeat(4, 1fr);gap:1.5rem}@media(max-width: 575px){.ads-container{grid-template-columns:repeat(2, 1fr);gap:.75rem}}@media(min-width: 576px)and (max-width: 991px){.ads-container{grid-template-columns:repeat(3, 1fr)}}.ads-container[data-view=list]{grid-template-columns:1fr;gap:1rem}.ads-container[data-view=list] .ad-card{display:flex;align-items:flex-start;text-align:left}.ads-container[data-view=list] .ad-card .ad-image{width:160px;height:120px;margin-right:1rem;flex-shrink:0}.ads-container[data-view=list] .ad-card .ad-content{flex:1}.ads-container[data-view=list] .ad-card .ad-meta{justify-content:flex-start}.ads-container[data-view=list] .ad-card .ad-footer{justify-content:space-between}.ad-card{background:#fff;border-radius:.5rem;box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06);padding:1.5rem;transition:all 250ms ease-in-out;padding:0;overflow:hidden}@media(max-width: 575px){.ad-card{padding:1rem}}.ad-card:hover{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);transform:translateY(-2px)}.ad-image{position:relative;width:100%;height:180px;overflow:hidden}.ad-image img{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform 250ms ease-in-out}.ad-card:hover .ad-image img{transform:scale(1.05)}.ad-badge{position:absolute;top:.75rem;left:.75rem}.badge{padding:.25rem .5rem;border-radius:.125rem;font-size:.75rem;font-weight:500}.badge.badge--new{background:#ff9800;color:#fff}.ad-content{padding:1rem}.ad-meta{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:.75rem}@media(max-width: 575px){.ad-meta{flex-wrap:wrap;gap:.5rem}}.ad-location,.ad-category{display:flex;align-items:center;justify-content:center;gap:.25rem;font-size:.75rem;line-height:1.5;color:#9e9e9e;color:#9e9e9e}.ad-location .icon,.ad-category .icon{width:14px;height:14px}.ad-title{margin:0 0 1rem 0}.ad-title a{font-size:1rem;line-height:1.5;color:#212121;font-weight:500;color:#212121;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ad-title a:hover{color:#1976d2;text-decoration:none}.ad-footer{display:flex;align-items:center;justify-content:space-between;align-items:center}.ad-time{display:flex;align-items:center;justify-content:center;gap:.25rem;font-size:.75rem;line-height:1.5;color:#9e9e9e;color:#9e9e9e}.ad-time .icon{width:14px;height:14px}.ad-actions{display:flex;align-items:center;justify-content:center;gap:.5rem}.action-btn{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;background:#fafafa;border-radius:9999px;color:#9e9e9e;cursor:pointer;transition:all 150ms ease-in-out}.action-btn .icon{width:16px;height:16px}.action-btn:hover{background:#e3f2fd;color:#1976d2}.action-btn.action-btn--favorite.active{background:#f44336;color:#fff}.featured-section{padding:5rem 0;background:#fff}@media(max-width: 575px){.featured-section{padding:4rem 0}}.featured-tabs{max-width:800px;margin:0 auto}.tab-nav{display:flex;align-items:center;justify-content:center;gap:.25rem;background:#fafafa;border-radius:.5rem;padding:.25rem;margin-bottom:2rem}@media(max-width: 575px){.tab-nav{margin-bottom:1.5rem}}.tab-btn{flex:1;padding:.75rem 1rem;border:none;background:rgba(0,0,0,0);border-radius:.375rem;font-weight:500;color:#757575;cursor:pointer;transition:all 150ms ease-in-out}.tab-btn:hover{color:#212121}.tab-btn.active{background:#fff;color:#1976d2;box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.tab-content{position:relative}.tab-pane{display:none}.tab-pane.active{display:block;animation:fade-in 250ms ease-in-out ease-in-out}.featured-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:1.5rem;min-height:200px}@media(max-width: 575px){.featured-grid{grid-template-columns:repeat(2, 1fr);gap:.75rem}}@media(min-width: 576px)and (max-width: 991px){.featured-grid{grid-template-columns:repeat(3, 1fr)}}.featured-placeholder{grid-column:1/-1;display:flex;flex-direction:column;display:flex;align-items:center;justify-content:center;gap:1rem;padding:3rem;text-align:center;color:#9e9e9e}.featured-placeholder .icon{opacity:.5}.footer{background:#424242;color:#fff;padding:4rem 0 2rem 0;margin-top:auto}@media(max-width: 575px){.footer{padding:3rem 0 1.5rem 0}}.footer-content{margin-bottom:2rem}.footer-main{display:grid;grid-template-columns:repeat(5, 1fr);gap:2rem;margin-bottom:2rem}@media(max-width: 575px){.footer-main{grid-template-columns:repeat(2, 1fr);gap:.75rem}}@media(min-width: 576px)and (max-width: 991px){.footer-main{grid-template-columns:repeat(3, 1fr)}}@media(max-width: 575px){.footer-main{grid-template-columns:1fr;gap:1.5rem}}@media(min-width: 992px){.footer-section:first-child{grid-column:span 2}}.footer-brand{margin-bottom:1.5rem}.footer-logo{display:flex;align-items:center;justify-content:center;gap:.75rem;color:#fff;font-size:1.25rem;font-weight:700;margin-bottom:.75rem}.footer-logo__icon{width:32px;height:32px}.footer-description{font-size:1rem;line-height:1.5;color:#212121;color:rgba(255,255,255,.8);margin-bottom:1rem;line-height:1.625}.footer-social{display:flex;align-items:center;justify-content:center;gap:.75rem;justify-content:flex-start}.footer-social__link{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:rgba(255,255,255,.1);border-radius:9999px;color:#fff;transition:all 150ms ease-in-out}.footer-social__link:hover{background:#1976d2;transform:translateY(-2px)}.footer-title{font-size:1.25rem;font-weight:600;line-height:1.375;color:#212121;color:#fff;margin-bottom:1rem;font-size:1.125rem}.footer-links{list-style:none;padding:0;margin:0}.footer-links li{margin-bottom:.5rem}.footer-links a{color:rgba(255,255,255,.8);font-size:.875rem;transition:color 150ms ease-in-out}.footer-links a:hover{color:#fff;text-decoration:none}.footer-apps{text-align:center;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.1)}.app-links{display:flex;align-items:center;justify-content:center;gap:1rem;justify-content:center;margin-top:1rem}.app-link img{height:44px;width:auto;transition:transform 150ms ease-in-out}.app-link img:hover{transform:scale(1.05)}.footer-bottom{display:flex;align-items:center;justify-content:space-between;align-items:center;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.1)}@media(max-width: 575px){.footer-bottom{display:flex;flex-direction:column;gap:1rem;text-align:center}}@media(max-width: 575px){.footer-legal{order:2}}.legal-links{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:.5rem;list-style:none;padding:0}@media(max-width: 575px){.legal-links{flex-wrap:wrap;justify-content:center;gap:.75rem}}.legal-links a{color:rgba(255,255,255,.6);font-size:.75rem}.legal-links a:hover{color:#fff}.copyright{font-size:.75rem;line-height:1.5;color:#9e9e9e;color:rgba(255,255,255,.6);margin:0}.footer-stats{display:flex;align-items:center;justify-content:center;gap:1.5rem}@media(max-width: 575px){.footer-stats{order:1;gap:1rem}}.stat-item{display:flex;flex-direction:column;display:flex;align-items:center;justify-content:center;text-align:center;gap:.25rem}.stat-number{font-size:1.125rem;font-weight:700;color:#fff}.stat-label{font-size:.75rem;line-height:1.5;color:#9e9e9e;color:rgba(255,255,255,.6)}.back-to-top{position:fixed;bottom:1.5rem;right:1.5rem;display:flex;align-items:center;justify-content:center;width:48px;height:48px;background:#1976d2;color:#fff;border:none;border-radius:9999px;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);cursor:pointer;opacity:0;visibility:hidden;transform:translateY(20px);transition:all 250ms ease-in-out;z-index:1030}@media(max-width: 575px){.back-to-top{bottom:1rem;right:1rem;width:44px;height:44px}}.back-to-top.visible{opacity:1;visibility:visible;transform:translateY(0)}.back-to-top:hover{background:#1565c0;transform:translateY(-2px)}.btn{display:inline-flex;align-items:center;justify-content:center;height:40px;padding:0 1rem;border:none;border-radius:.375rem;font-family:"Noto Sans TC","Microsoft JhengHei","微軟正黑體",sans-serif;font-size:1rem;font-weight:500;text-decoration:none;cursor:pointer;transition:all 150ms ease-in-out}.btn:focus{outline:none;box-shadow:0 0 0 3px rgba(25,118,210,.3)}.btn:disabled{opacity:.6;cursor:not-allowed}.btn.btn--primary{display:inline-flex;align-items:center;justify-content:center;height:40px;padding:0 1rem;border:none;border-radius:.375rem;font-family:"Noto Sans TC","Microsoft JhengHei","微軟正黑體",sans-serif;font-size:1rem;font-weight:500;text-decoration:none;cursor:pointer;transition:all 150ms ease-in-out;background-color:#1976d2;color:#fff}.btn.btn--primary:focus{outline:none;box-shadow:0 0 0 3px rgba(25,118,210,.3)}.btn.btn--primary:disabled{opacity:.6;cursor:not-allowed}.btn.btn--primary:hover:not(:disabled){background-color:#1565c0}.btn.btn--secondary{display:inline-flex;align-items:center;justify-content:center;height:40px;padding:0 1rem;border:none;border-radius:.375rem;font-family:"Noto Sans TC","Microsoft JhengHei","微軟正黑體",sans-serif;font-size:1rem;font-weight:500;text-decoration:none;cursor:pointer;transition:all 150ms ease-in-out;background-color:#f5f5f5;color:#212121}.btn.btn--secondary:focus{outline:none;box-shadow:0 0 0 3px rgba(25,118,210,.3)}.btn.btn--secondary:disabled{opacity:.6;cursor:not-allowed}.btn.btn--secondary:hover:not(:disabled){background-color:#eee}.btn.btn--outline{display:inline-flex;align-items:center;justify-content:center;height:40px;padding:0 1rem;border:none;border-radius:.375rem;font-family:"Noto Sans TC","Microsoft JhengHei","微軟正黑體",sans-serif;font-size:1rem;font-weight:500;text-decoration:none;cursor:pointer;transition:all 150ms ease-in-out;background-color:rgba(0,0,0,0);color:#1976d2;border:1px solid #1976d2}.btn.btn--outline:focus{outline:none;box-shadow:0 0 0 3px rgba(25,118,210,.3)}.btn.btn--outline:disabled{opacity:.6;cursor:not-allowed}.btn.btn--outline:hover:not(:disabled){background-color:#1976d2;color:#fff}.btn.btn--sm{height:32px;padding:0 .75rem;font-size:.875rem}.btn.btn--lg{height:48px;padding:0 1.5rem;font-size:1.125rem}.container{max-width:1200px;margin:0 auto;padding-left:1rem;padding-right:1rem}@media(max-width: 575px){.container{padding-left:.75rem;padding-right:.75rem}}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.lazy{opacity:0;transition:opacity 250ms ease-in-out}.lazy.loaded{opacity:1}@media(max-width: 575px){.hide-mobile{display:none !important}}@media(min-width: 992px){.hide-desktop{display:none !important}}