@media screen and (max-width:768px){.t-logo img{height:12px;}.categories-area{display:flex;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;gap:10px;justify-content:flex-start;}.categories-area .item{flex:0 0 auto;font-size:14px;padding:10px 30px;border-radius:20px;letter-spacing:0.5px;text-align:center;cursor:pointer;white-space:nowrap;}.products-area{z-index:1000;grid-template-columns:repeat(1, 1fr);gap:15px;margin-bottom:90px;overflow:hidden;}.products-area .item{transition:transform 0.3s ease, opacity 0.3s ease;transform:scale(0.8);opacity:0.5;}.products-area .item.active{transform:scale(1.1);opacity:1;z-index:2;}.products-area .item .image img{height:200px;}.products-area .item .title{font-size:18px;}.products-area .item .price{font-size:16px;}.product-modal.show .logo-sm{position:absolute;top:auto;left:auto;bottom:45%;right:50px;z-index:10;transition:all 0.6s ease;}.product-modal.show .logo-sm img{height:125px;}.login-page{padding:20px;}.login-page .login-container{width:100%;max-width:380px;margin:0 auto;padding:25px 20px;border-radius:15px;background:rgba(255, 255, 255, 0.1);backdrop-filter:blur(10px);box-shadow:0 8px 25px rgba(0, 0, 0, 0.25);}.login-page .form-label{font-size:14px;}.login-page .form-control{font-size:16px;padding:12px 15px;border-radius:10px;}.login-page button.btn{width:100%;padding:14px;font-size:16px;border-radius:10px;}.dashboard-area{padding:30px 15px;text-align:center;}.dashboard-area .dashboard h1{font-size:26px;margin-bottom:10px;line-height:1.3;}.dashboard-area .dashboard p{font-size:16px;margin-bottom:25px;}.dashboard-area .menu{display:flex;flex-direction:column;gap:15px;}.dashboard-area .menu .btn{width:100%;padding:14px 0;font-size:16px;border-radius:10px;text-align:center;}.product-area .menu-buttons{display:flex;flex-direction:column;gap:10px;}.product-area .btn{width:100%;text-align:center;/* Tablo hücreleri taşmasın */}.product-area table td{white-space:nowrap;/* Çok geniş kolonları mobilde kır */}.product-area table td:nth-child(7),.product-area table td:nth-child(5),.product-area table td:nth-child(6){white-space:normal;/* İşlem butonları dikey hizala */}.product-area td .btn-sm{width:100%;margin-bottom:6px;}.mobile-product-card{display:block;background:#2f3b32;padding:30px;border-radius:12px;margin-bottom:50px;box-shadow:0 4px 12px rgba(0, 0, 0, 0.15);color:#fff;}.mobile-product-card h3{font-size:20px;margin-bottom:8px;}.mobile-product-card img{width:100%;max-height:180px;object-fit:contain;border-radius:8px;margin-top:10px;}.mobile-product-card .actions{display:flex;flex-direction:column;gap:15px;margin-top:20px;}.mobile-product-card .btn-sm{width:100%;/* PRODUCT EDIT - MOBILE */}.product_edit_page{padding:40px 15px;/* PRODUCT ADD - MOBILE */}.product_edit_page h1{font-size:24px;margin-bottom:25px;}.product_edit_page form{padding:25px;border-radius:18px;}.product_edit_page form .form-control,.product_edit_page form .form-select,.product_edit_page form textarea{font-size:16px;padding:13px 14px;border-radius:12px;}.product_edit_page form img{width:100%;max-height:180px;}.product_edit_page form .d-flex{flex-direction:column;gap:15px;}.product_edit_page form .d-flex button.btn,.product_edit_page form .d-flex a.btn{width:100%;padding:14px;}.product-add-area{padding:40px 15px;}.product-add-area .container{padding:25px;border-radius:18px;}.product-add-area h1{font-size:24px;margin-bottom:25px;}.product-add-area form .form-control,.product-add-area form select,.product-add-area form textarea{font-size:16px;padding:13px 14px;border-radius:12px;}.product-add-area form textarea{min-height:110px;}.product-add-area form button.btn-primary{padding:14px;font-size:16px;border-radius:12px;}.categories_page{padding:15px;}.categories_page .container table{width:100%;border:none;box-shadow:none !important;background:none !important;}.categories_page .container thead{display:none;}.categories_page .container tbody{display:block;}.categories_page .container tbody tr{display:block;margin-bottom:20px;border-radius:10px;}.categories_page .container tbody td{display:flex;align-items:center;justify-content:space-between;padding:8px 0;font-size:14px;color:#fff;border-bottom:1px solid rgba(255, 255, 255, 0.15);}.categories_page .container tbody td:last-child{border-bottom:none;/* 🔑 ETİKETLER NET */}.categories_page .container tbody td::before{content:attr(data-title);font-weight:600;font-size:13px;color:rgba(255, 255, 255, 0.7);flex:1;text-align:left;/* DEĞER */}.categories_page .container tbody td{/* İşlem alanı */}.categories_page .container tbody td span,.categories_page .container tbody td{flex:1;text-align:right;}.categories_page .container td[data-title="İşlem"]{display:block;padding-top:10px;}.categories_page .container td[data-title="İşlem"] a.btn-sm{width:100%;margin-bottom:8px;font-size:15px;border-radius:8px;}}