@tailwind base;@tailwind components;@tailwind utilities;:root{--foreground-rgb:0,0,0;--background-start-rgb:214,219,220;--background-end-rgb:255,255,255}body{color:rgb(var(--foreground-rgb));background:rgb(var(--background-end-rgb))}*{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw;overflow-x:hidden}.admin-page{background-color:#f5f5f5;min-height:100vh}.admin-content{padding-top:80px;padding-bottom:40px}.admin-container{max-width:1200px;margin:0 auto;padding:20px}.error-message{color:red;margin-bottom:20px}.loading{text-align:center;padding:20px}.type-form{background:#fff;border-radius:8px;margin-bottom:20px;padding:20px;box-shadow:0 2px 4px #0000001a}.form-group{margin-bottom:15px}.form-group label{margin-bottom:5px;display:block}.form-group input[type=text],.form-group textarea,.form-group select{border:1px solid #ddd;border-radius:4px;width:100%;padding:8px}.form-actions{gap:10px;margin-top:20px;display:flex}.form-actions button{cursor:pointer;border:none;border-radius:4px;padding:8px 16px}.form-actions button:first-child{color:#fff;background-color:#4caf50}.form-actions button:last-child{color:#fff;background-color:#f44336}.item-list{background:#fff;border-radius:8px;padding:20px;box-shadow:0 2px 4px #0000001a}.list-header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.list-header button{color:#fff;cursor:pointer;background-color:#4caf50;border:none;border-radius:4px;padding:8px 16px}.type-filter{margin-bottom:20px}.type-filter select{border:1px solid #ddd;border-radius:4px;width:200px;padding:8px}.items-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:20px;display:grid}.item-card{background:#fff;border:1px solid #ddd;border-radius:8px;padding:15px}.item-card img{object-fit:cover;border-radius:4px;width:100%;height:200px}.item-card h3{margin:10px 0}.item-card .price{color:#4caf50;font-weight:700}.item-card .type{color:#666;font-size:.9em}.item-actions{gap:10px;margin-top:10px;display:flex}.item-actions button{cursor:pointer;border:none;border-radius:4px;flex:1;padding:8px}.item-actions button:first-child{color:#fff;background-color:#2196f3}.item-actions button:last-child{color:#fff;background-color:#f44336}.image-gallery{flex-wrap:wrap;gap:10px;margin-top:10px;display:flex}.admin-panel-wrapper{margin-top:200px;padding:40px}.admin-panel-header{background-color:#f8f9fa;border:1px solid #dee2e6;border-radius:8px;margin-bottom:20px;padding:20px}.admin-panel-header h1{margin:0}.admin-panel-header p{color:#6c757d;margin:10px 0 0}.admin-type-management{margin-bottom:24px}.admin-type-management h3{margin-bottom:8px}.admin-type-input-row{gap:8px;margin-bottom:8px;display:flex}.admin-type-input{border:1px solid #ccc;border-radius:4px;padding:8px}.admin-type-add-btn{color:#fff;cursor:pointer;background:#2196f3;border:none;border-radius:4px;padding:8px 16px}.admin-type-list{padding:0;list-style:none}.admin-type-list-item{align-items:center;gap:8px;margin-bottom:4px;display:flex}.admin-type-delete-btn{color:#fff;cursor:pointer;background:#dc3545;border:none;border-radius:4px;padding:2px 8px;font-size:12px}.admin-add-btn{color:#fff;cursor:pointer;background-color:#2196f3;border:none;border-radius:4px;margin-bottom:20px;padding:8px 16px}.admin-form-container{background-color:#fff;border-radius:8px;padding:20px;box-shadow:0 2px 4px #0000001a}.admin-form-container h2{margin-bottom:20px}.admin-form-grid{gap:15px;display:grid}.admin-form-group label{margin-bottom:5px;display:block}.admin-form-input,.admin-form-textarea,.admin-form-select{border:1px solid #ddd;border-radius:4px;width:100%;padding:8px}.admin-form-textarea{min-height:100px}.admin-form-checkbox{margin-right:10px}.admin-form-actions{justify-content:flex-end;gap:10px;display:flex}.admin-cancel-btn{color:#fff;cursor:pointer;background-color:#9e9e9e;border:none;border-radius:4px;padding:8px 16px}.admin-save-btn{color:#fff;cursor:pointer;background-color:#2196f3;border:none;border-radius:4px;padding:8px 16px}.admin-table-container{margin-top:20px}.admin-table{border-collapse:collapse;width:100%}.admin-table th{text-align:left;border-bottom:2px solid #dee2e6;padding:12px}.admin-table td{border-bottom:1px solid #dee2e6;padding:12px}.admin-table-thumb{object-fit:cover;border-radius:4px;width:200px;height:200px;display:block}.admin-edit-btn{color:#fff;cursor:pointer;background-color:#2196f3;border:none;border-radius:4px;margin-right:8px;padding:6px 12px}.admin-delete-btn{color:#fff;cursor:pointer;background-color:#dc3545;border:none;border-radius:4px;padding:6px 12px}.admin-no-photo{color:#aaa}.admin-uploading{color:#2196f3}@media (max-width:768px){.tf__banner .row{gap:20px}.tf__banner .col-xl-7{margin-bottom:20px}.banner-text-mobile{text-align:center;padding:15px 0!important}.banner-headings-mobile{margin-bottom:15px!important}.banner-heading-mobile{margin:0 0 5px!important;font-size:1.8rem!important}.banner-description-mobile{margin-bottom:20px!important;font-size:1rem!important}.banner-button-container-mobile{margin-bottom:10px}.banner-button-mobile{padding:10px 20px!important;font-size:1rem!important}.sale-sticker-mobile{top:10px!important;right:10px!important}.sale-sticker-mobile img{min-width:60px!important;max-width:120px!important}.tf__banner_text{margin-bottom:20px}.navbar-toggler{margin-right:10px!important}.tf__breadcrumb .container:after{display:none!important}}.card{padding:.5rem!important}@media (max-width:768px){.tf__scroll_btn{right:0!important}}@media (max-width:991px){.main_menu .navbar-nav{margin-top:-5px!important}}@media (max-width:768px){.sale-detail-container{flex-direction:column!important;gap:20px!important}.sale-detail-image,.sale-detail-info{max-width:100%!important}.sale-detail-title{font-size:24px!important}.sale-detail-price{font-size:20px!important}.banner-detail-container{flex-direction:column!important;gap:20px!important;width:100%!important;padding:0 16px!important}.banner-detail-image{width:100%!important;max-width:100%!important;min-height:300px!important}.banner-detail-info{width:100%!important;max-width:100%!important;padding:20px!important}.banner-detail-title{margin-bottom:16px!important;font-size:28px!important;line-height:1.2!important}.banner-detail-price{margin-bottom:16px!important;font-size:24px!important}.banner-detail-description{margin-bottom:16px!important;font-size:18px!important;line-height:1.5!important}}@media (max-width:991px){.tf__banner_text h1,.tf__banner_text h1 span{font-size:28px!important;line-height:1.2!important}}@media (min-width:992px) and (max-width:1199px){.tf__banner_text h1,.tf__banner_text h1 span{font-size:28px!important;line-height:1.2!important}}@media (max-width:1279px){.tf__banner:before,.tf__banner_3 .tf__banner_text:before{display:none!important}}@media (min-width:992px) and (max-width:1200px){.tf__banner .container,.tf__banner-container .container,section .container{width:95%!important;max-width:95%!important}.tf__banner{padding-left:0!important;padding-right:0!important}.tf__banner_text{max-width:100%!important}}@media (max-width:768px){.tf__banner_text h1,.tf__banner_text h1 span{font-size:24px!important;line-height:1.3!important}}@media (max-width:576px){.tf__banner_text h1,.tf__banner_text h1 span{font-size:20px!important;line-height:1.4!important}}.tf__copyright ul li a{text-transform:none!important}@media (max-width:991px){.navbar-collapse,.navbar-collapse.show{z-index:99999!important;background:var(--colorWhite)!important;position:relative!important}.main_menu{z-index:99999!important;position:relative!important}.tf__droap_menu{display:none!important}.nav-item:has(.nav-category-item){width:100%!important;max-width:100%!important}.tf__droap_menu.mobile-dropdown-open{background:var(--colorWhite)!important;width:100%!important;min-width:100%!important;max-height:none!important;box-shadow:var(--box-shadow)!important;opacity:1!important;visibility:visible!important;transform-origin:top!important;z-index:999!important;text-align:center!important;border-top:1px solid #eee!important;margin-top:0!important;margin-left:0!important;margin-right:0!important;padding:0!important;line-height:50px!important;transition:all .2s linear!important;display:block!important;position:static!important;top:auto!important;left:auto!important;overflow:visible!important;transform:none!important}.tf__droap_menu.mobile-dropdown-open li{text-align:center!important}.tf__droap_menu.mobile-dropdown-open li a{text-align:center!important;justify-content:center!important;align-items:center!important;padding-left:0!important;display:flex!important}.nav-category-item{cursor:pointer!important;-webkit-user-select:none!important;user-select:none!important;text-align:center!important;justify-content:center!important;align-items:center!important;width:100%!important;display:flex!important}}
