.category-line-bottom,
.category-line-bottom a{color:inherit !important;text-decoration:none !important}.category-line-bottom a:hover,
.category-line-bottom a:visited,
.category-line-bottom a:active,
.category-line-bottom a:focus{color:inherit !important;text-decoration:none !important}.back-btn{color:inherit !important;text-decoration:none !important}.back-btn:hover,
.back-btn:visited,
.back-btn:active,
.back-btn:focus{color:inherit !important;text-decoration:none !important}.price-callout{margin:20px auto;max-width:600px;padding:15px 20px;background-color:#f8f9fa;border-left:4px solid #949a6c;border-radius:4px;box-shadow:0 2px 4px rgba(0,0,0,0.1)}.price-callout-content{display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap}.price-label{font-size:16px;color:#333;font-weight:500}.price-value{font-size:24px;color:#949a6c;font-weight:bold}@media (max-width:768px){.price-callout{margin:15px 10px;padding:12px 15px}.price-label{font-size:14px}.price-value{font-size:20px}}
.wallpapers-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:20px 10px}.wallpaper-item{position:relative;background:#f5f5f5;border-radius:4px;overflow:hidden;aspect-ratio:1;cursor:pointer}.wallpaper-image{width:100%;height:100%;object-fit:cover;display:block}.favorite-btn{position:absolute;bottom:8px;right:8px;width:28px;height:28px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;transition:transform 0.2s ease}.favorite-btn:hover{transform:scale(1.1)}.heart-icon{width:24px;height:24px;transition:all 0.3s ease}.heart-icon path{stroke:white;fill:none;stroke-width:2}.favorite-btn.favorited .heart-icon path{fill:#ff3b5c;stroke:#ff3b5c}@media (max-width:767px){.wallpaper-item:hover{transform:none;box-shadow:none}}@media (min-width:768px) and (max-width:1023px){.wallpapers-grid{grid-template-columns:repeat(4,1fr);gap:15px;padding:20px 15px}.wallpaper-item:hover{transform:translateY(-5px);box-shadow:0 4px 15px rgba(0,0,0,0.15)}.favorite-btn{width:32px;height:32px}.heart-icon{width:28px;height:28px}}@media (min-width:1024px){.wallpapers-grid{grid-template-columns:repeat(5,1fr);gap:20px;padding:30px 20px;max-width:1400px;margin:0 auto}.wallpaper-item:hover{transform:translateY(-5px);box-shadow:0 4px 15px rgba(0,0,0,0.15)}.favorite-btn{width:36px;height:36px}.heart-icon{width:32px;height:32px}}.wallpaper-modal{display:none;position:fixed;top:0;left:0;right:0;bottom:0;z-index:9999}.wallpaper-modal.active{display:flex;align-items:center;justify-content:center}.modal-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,0.75);backdrop-filter:blur(4px)}.modal-content{position:relative;width:90%;max-width:600px;background:white;border-radius:16px;box-shadow:0 20px 60px rgba(0,0,0,0.3);overflow:hidden;z-index:10000;display:flex;flex-direction:column;max-height:90vh}.modal-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #e0e0e0}.modal-header-left,
.modal-header-right{display:flex;align-items:center;gap:8px;font-size:14px;color:#333}.modal-header-center{flex:1;text-align:center}.wallpaper-code{font-size:18px;font-weight:bold;color:#000}.favorite-btn-modal{width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#666;transition:all 0.3s ease}.favorite-btn-modal:hover{color:#ff3b5c}.favorite-btn-modal.favorited{color:#ff3b5c}.favorite-btn-modal.favorited .heart-icon-modal path{fill:#ff3b5c;stroke:#ff3b5c}.heart-icon-modal{width:24px;height:24px}.heart-icon-modal path{stroke:currentColor;fill:none;stroke-width:2;transition:all 0.3s ease}.close-btn{background:none;border:none;padding:4px;cursor:pointer;color:#666;display:flex;align-items:center;justify-content:center;transition:color 0.3s ease}.close-btn:hover{color:#333}.close-btn svg{width:24px;height:24px}.modal-body{position:relative;flex:1;display:flex;align-items:center;background:#f5f5f5;min-height:400px}.modal-image-container{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.modal-wallpaper-image{width:100%;height:auto;max-height:500px;object-fit:contain}.modal-nav-btn{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px;background-color:rgba(0,0,0,0.5);border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;color:white;transition:all 0.3s ease;z-index:10}.modal-nav-btn:hover{background-color:rgba(0,0,0,0.7)}.modal-nav-prev{left:16px}.modal-nav-next{right:16px}.modal-nav-btn svg{width:24px;height:24px}.modal-footer{padding:16px;border-top:1px solid #e0e0e0;display:flex;justify-content:center}.modal-indicators{display:flex;gap:8px}.indicator{width:8px;height:8px;border-radius:50%;background-color:#ccc;cursor:pointer;transition:all 0.3s ease}.indicator.active{background-color:#666;width:24px;border-radius:4px}@media (max-width:767px){.modal-content{width:95%;max-height:85vh;border-radius:12px}.modal-header{padding:12px 16px}.modal-header-left,.modal-header-right{font-size:12px}.wallpaper-code{font-size:16px}.modal-wallpaper-image{max-height:60vh}.modal-nav-btn{width:40px;height:40px}.modal-nav-prev{left:8px}.modal-nav-next{right:8px}.modal-nav-btn svg{width:20px;height:20px}}