.body-section{background:#fff;padding:2rem;border-radius:10px;box-shadow:0 2px 6px #0000001a;max-width:800px;margin:2rem auto;text-align:center}.about{background:#fff;padding:2rem;border-radius:10px;box-shadow:0 2px 6px #0000001a;max-width:800px;margin:auto;text-align:center}.about button{margin-top:1.5rem;background:#25d366;color:#fff;border:none;padding:.6rem 1.2rem;border-radius:6px;cursor:pointer;font-size:1rem;transition:background .3s ease}.about button:hover{background:#1ebd5f}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes hammerTap{0%,to{transform:rotate(0)}50%{transform:rotate(-30deg)}}.wip-text{font-size:1.2rem;color:#f80;font-weight:700;display:flex;align-items:center;justify-content:center;gap:.6rem;margin-top:1rem}.crane{animation:bounce 1.5s infinite ease-in-out;font-size:1.5rem}.hammer{animation:hammerTap 1s infinite;transform-origin:bottom center;font-size:1.5rem}.categories-section{max-width:800px;margin:2rem auto 1rem;padding:0 1rem}.scroll-wrapper{position:relative;display:flex;align-items:center;gap:.5rem;overflow:hidden}.scroll-tile{flex:0 0 auto;padding:.5rem 3rem;border:none;background-color:#eee;border-radius:20px;cursor:pointer;font-weight:700;transition:background .3s ease;white-space:nowrap;z-index:2}.scroll-tile:hover{background-color:#ddd}.category-scroll{display:flex;overflow-x:auto;gap:.5rem;padding:.5rem 0;scrollbar-width:none;-ms-overflow-style:none}.category-scroll::-webkit-scrollbar{display:none}.category-scroll.dragging{cursor:grabbing;-webkit-user-select:none;user-select:none}.category-tile-app{flex:0 0 auto;padding:.5rem 1rem;border:none;background-color:#eee;border-radius:20px;cursor:pointer;font-weight:700;transition:background .3s ease;white-space:nowrap}.category-tile-app:hover{background-color:#ddd}.category-tile-app.selected{background-color:#007bff;color:#fff}.scroll-fade-left,.scroll-fade-right{position:absolute;top:0;bottom:0;width:0px;z-index:1;pointer-events:none}.scroll-fade-left{left:0;background:linear-gradient(to right,white,transparent)}.scroll-fade-right{right:0;background:linear-gradient(to left,white,transparent)}.products-section{max-width:800px;margin:1rem auto;padding:0 1rem}.product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1rem;margin-top:1rem}.product-card{background:#fff;padding:1rem;border-radius:12px;box-shadow:0 1px 4px #0000001a;text-align:center;transition:transform .2s ease}.product-card:hover{transform:translateY(-4px)}.product-card img{max-width:100%;height:auto;border-radius:8px}.product-card h3{margin-top:.5rem;font-size:1.1rem;color:#333}.product-card p{font-size:.9rem;color:#666}h2{font-size:1.6rem;color:#333;font-weight:600;margin-bottom:.5rem;position:relative;text-align:center}h2:after{content:"";display:block;width:60px;height:3px;background-color:#a1a8af;margin:.4rem auto 0;border-radius:2px}@keyframes pulseFade{0%,to{transform:scale(1);opacity:.8}50%{transform:scale(1.05);opacity:1}}.product-card.placeholder{font-style:italic;background-color:#f2f2f2;color:#555;text-align:center;animation:pulseFade 1.5s ease-in-out infinite;border:2px dashed #ccc}.price-block{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:auto;margin-bottom:8px;padding:10px 0;background:linear-gradient(135deg,#f5faff,#eef6fd);border-top:1px solid #dbe9f4;border-radius:0 0 8px 8px;box-shadow:inset 0 1px 3px #0000000d}.price-line{display:flex;align-items:baseline;gap:10px}.old-price{text-decoration:line-through;color:#999;font-size:.95rem;font-weight:500}.new-price{font-size:1.3rem;font-weight:700;color:#28a745}.discount-tag{margin-top:4px;background-color:#ffe0b2;color:#e67e22;padding:4px 10px;border-radius:12px;font-size:.85rem;font-weight:600;letter-spacing:.5px}.book-now-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:linear-gradient(135deg,#25d366,#128c7e);color:#fff;padding:10px 16px;border-radius:8px;font-weight:700;font-size:.95rem;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease;width:100%;box-sizing:border-box;margin-top:auto}.book-now-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #25d36666;background:linear-gradient(135deg,#1ebe5d,#075e54)}.whatsapp-icon{font-size:1.1rem}.categories-section{padding:3rem 1rem;background-color:#f9fafb;position:relative;text-align:center}.categories-title{font-size:2rem;font-weight:700;color:#1f2937;margin-bottom:1.5rem}.scroll-wrapper{position:relative;overflow:hidden}.category-scroll{display:flex;gap:1rem;overflow-x:auto;padding:1rem 2rem;scroll-behavior:smooth;cursor:grab;-webkit-overflow-scrolling:touch}.category-scroll:active{cursor:grabbing}.category-tile-app{padding:.6rem 1.5rem;border:none;background-color:#e5e7eb;border-radius:9999px;font-size:1rem;font-weight:500;color:#374151;transition:background .3s ease,transform .2s ease;white-space:nowrap;box-shadow:0 2px 4px #0000001a}.category-tile-app:hover{background-color:#d1d5db;transform:scale(1.05)}.category-tile-app.selected{background-color:#2563eb;color:#fff;box-shadow:0 4px 10px #2563eb66}.scroll-fade{position:absolute;top:0;bottom:0;width:3rem;z-index:1;pointer-events:none}.scroll-fade-left{left:0;background:linear-gradient(to right,#f9fafb,#f9fafb00)}.scroll-fade-right{right:0;background:linear-gradient(to left,#f9fafb,#f9fafb00)}.category-scroll::-webkit-scrollbar{height:6px}.category-scroll::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}.whatsapp-float{position:fixed;width:60px;height:60px;bottom:75px;right:20px;background-color:#25d366;color:#fff;border-radius:50%;text-align:center;font-size:32px;z-index:1000;display:flex;justify-content:center;align-items:center;box-shadow:0 8px 15px #0003;transition:transform .3s ease,box-shadow .3s ease}.whatsapp-float:hover{transform:scale(1.1);box-shadow:0 12px 20px #00000040}.whatsapp-icon{pointer-events:none}.admin-container{max-width:900px;margin:2rem auto;padding:1rem;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;color:#333}.admin-header{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem;margin-bottom:2rem}.admin-header h2{margin:0;font-size:1.8rem;color:#007bff}.admin-header p{flex-grow:1;margin:0 1rem;font-weight:600}.btn{padding:.5rem 1rem;border:none;border-radius:6px;cursor:pointer;font-weight:600;transition:background-color .3s ease;background-color:#007bff;color:#fff}.btn:hover{background-color:#0056b3}.signout-btn{background-color:#dc3545}.signout-btn:hover{background-color:#b52a38}.save-btn{background-color:#28a745;margin-top:1rem}.save-btn:hover{background-color:#1e7e34}.add-btn{background-color:#17a2b8;margin-top:1rem}.add-btn:hover{background-color:#117a8b}.categories-tiles-container{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1rem}.category-tile{border:1px solid #ddd;padding:15px;margin-bottom:20px;background-color:#f9f9f9;display:flex;flex-direction:column;gap:15px;height:auto;overflow:visible;width:100%;max-width:100%;box-sizing:border-box}.products-list{display:flex;flex-wrap:wrap;gap:10px;margin-top:10px}.products-list{display:flex;flex-wrap:wrap;gap:10px;margin-top:10px;width:100%;box-sizing:border-box}.admin-product-card{border:1px solid #ccc;padding:10px;max-width:250px;background-color:#fff;box-shadow:0 0 4px #0000001a;display:flex;flex-direction:column;gap:8px;flex:1 1 calc(50% - 10px);border-radius:6px;overflow:hidden}.category-header{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.category-input{flex-grow:1;padding:.5rem .75rem;font-size:1rem;border-radius:6px;border:1px solid #ccc}.category-header .remove-btn{flex-shrink:0;padding:.4rem .8rem;background-color:#dc3545;font-size:.9rem;border-radius:6px;border:none;white-space:nowrap}.category-header .remove-btn:hover{background-color:#b52a38}.admin-input{width:100%;padding:.4rem .75rem;margin-bottom:.7rem;border-radius:6px;border:1px solid #ccc;font-size:1rem;box-sizing:border-box}.admin-textarea{width:100%;min-height:60px;padding:.5rem .75rem;border-radius:6px;border:1px solid #ccc;font-size:1rem;resize:vertical;box-sizing:border-box;margin-bottom:.7rem}.image-preview{width:100%;max-height:150px;object-fit:contain;margin-bottom:.7rem;border-radius:6px;border:1px solid #ddd}.admin-product-card .remove-btn{background-color:#dc3545;color:#fff;padding:.5rem 1rem;border-radius:6px;border:none;cursor:pointer;font-weight:600;transition:background-color .3s ease}.admin-product-card .remove-btn:hover{background-color:#b52a38}.products-list::-webkit-scrollbar{width:6px}.products-list::-webkit-scrollbar-thumb{background-color:#00000026;border-radius:3px}@media (max-width: 700px){.category-tile{flex:1 1 100%;max-width:100%}}@media (max-width: 600px){.admin-product-card{flex:1 1 100%;max-width:100%}}.admin-actions{display:flex;justify-content:center;gap:1rem;margin-top:2rem;flex-wrap:wrap}.admin-actions .btn{padding:.75rem 1.5rem;font-size:1.1rem;border-radius:8px}.spinner{border:3px solid #f3f3f3;border-top:3px solid #007bff;border-radius:50%;width:18px;height:18px;animation:spin 1s linear infinite;margin-left:8px;align-self:center}.page-spinner-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#ffffffb3;display:flex;justify-content:center;align-items:center;z-index:9999}.spinner{border:6px solid #f3f3f3;border-top:6px solid #007bff;border-radius:50%;width:48px;height:48px;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.modal-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0006;display:flex;justify-content:center;align-items:center;z-index:10000}.modal-content{background:#fff;padding:2rem;border-radius:8px;max-width:320px;box-shadow:0 0 15px #0000004d;text-align:center}.modal-content p{font-size:1.1rem;margin-bottom:1.5rem}.custom-file-upload{display:inline-block;padding:.5rem 1rem;background-color:#007bff;color:#fff;border-radius:6px;cursor:pointer;font-weight:600;transition:background-color .3s ease;text-align:center}.custom-file-upload:hover{background-color:#0056b3}.image-upload-preview{display:flex;justify-content:center;align-items:center;height:150px;border:2px dashed #007bff;cursor:pointer;overflow:hidden}.image-upload-preview img{max-height:100%;max-width:100%;object-fit:contain}.image-upload-preview:hover img{opacity:.85}.product-card-header{background:linear-gradient(90deg,#007bff,#0056b3);color:#fff;font-weight:700;font-size:1.1rem;padding:.5rem 1rem;border-radius:6px 6px 0 0;text-align:center;box-shadow:0 2px 6px #007bff99;-webkit-user-select:none;user-select:none}.outlined-input-group{margin-top:1.5rem;position:relative;width:100%;font-family:Arial,sans-serif}.outlined-label{position:absolute;top:-10px;left:12px;background:#fff;padding:0 6px;font-size:.85rem;color:#555;pointer-events:none;font-weight:600}.category-header{display:flex;align-items:center;gap:1rem;margin-top:1.5rem;flex-wrap:wrap}.outlined-input-group{position:relative;flex:1 1 30px;font-family:Arial,sans-serif}.outlined-input{width:100%;padding:14px 12px;font-size:1rem;border:2px solid #ccc;border-radius:8px;background:transparent;outline:none;box-sizing:border-box}.outlined-label{position:absolute;top:-10px;left:12px;background:#fff;padding:0 6px;font-size:.85rem;color:#555;pointer-events:none;font-weight:600;-webkit-user-select:none;user-select:none}.outlined-input:focus{border-color:#007bff;box-shadow:0 0 6px #007bff66}.outlined-input:focus+.outlined-label{color:#007bff;font-weight:700}.category-header{width:100%;box-sizing:border-box;padding:12px 16px;background-color:#f5f7fa;border-radius:12px 12px 0;display:flex;flex-direction:column;gap:8px;-webkit-user-select:none;user-select:none;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.category-label{font-weight:700;font-size:1rem;color:#333;padding-left:4px}.category-input-row{display:flex;align-items:center;gap:12px;width:100%}.category-input{flex:1;padding:10px 14px;font-size:1rem;border:2px solid #ccc;border-radius:8px;outline:none;transition:border-color .3s ease;font-family:Arial,sans-serif;background:#fff}.category-input:focus{border-color:#007bff;box-shadow:0 0 6px #007bff66}.remove-btn{padding:10px 16px;border-radius:8px;border:none;background-color:#e74c3c;color:#fff;font-weight:600;cursor:pointer;white-space:nowrap;transition:background-color .25s ease}.remove-btn:hover{background-color:#c0392b}body{margin:0;font-family:Segoe UI,sans-serif;background:#f7f7f7;color:#333}.app{padding-top:120px;padding-bottom:70px;min-height:100vh;box-sizing:border-box}.header{position:fixed;top:0;left:0;width:100%;height:125px;background:#fff;z-index:1000;display:flex;align-items:center;justify-content:center;padding:0 1rem;box-shadow:0 2px 6px #0000001a;box-sizing:border-box}.logo-img{max-height:100%;max-width:90%;height:auto;object-fit:contain;display:block}.main-content{padding:2rem}.footer{position:fixed;bottom:0;left:0;width:100%;height:70px;background:#000;color:#fff;padding:0rem;text-align:center;box-shadow:0 -2px 6px #0000000d;box-sizing:border-box}@media (max-width: 600px){.header{height:100px}.logo-img{max-width:85%}.app{padding-top:100px;padding-bottom:60px}.footer{height:60px;padding:.75rem}.main-content,.body-section,.about{padding:1rem}}
