*{box-sizing:border-box}html,body{min-height:100%;margin:0;padding:0}body{color:#263238;background:#eef1f0;font-family:Arial,Helvetica,sans-serif}a{text-decoration:none}.navbar{background:#356d5c;align-items:center;gap:20px;width:100%;min-height:80px;padding:22px 40px;display:flex;position:relative}.navbar-brand{color:#fff;white-space:nowrap;flex:none;font-size:30px;font-weight:700;line-height:1}.navbar-menu{justify-content:flex-end;align-items:center;gap:25px;margin:0 0 0 auto;padding:0;display:flex}.navbar-menu a{color:#fff;white-space:nowrap;font-size:16px;transition:all .2s}.navbar-menu a:hover{color:#f58220}.navbar-cart{z-index:10;border-radius:50%;flex:0 0 48px;justify-content:center;align-items:center;width:48px;height:48px;margin:0 0 0 10px;padding:0;text-decoration:none;position:relative;color:#fff!important;display:flex!important}.navbar-cart:hover{background:#ffffff1f;color:#fff!important}.cart-badge{color:#fff;background:#f58220;border-radius:20px;justify-content:center;align-items:center;min-width:19px;height:19px;padding:0 5px;font-size:11px;font-weight:700;line-height:1;display:flex;position:absolute;top:1px;right:0}.admin-label{color:#ffe082;white-space:nowrap;border-left:1px solid #fff6;margin:0;padding-left:15px;font-weight:700}.logout-form{margin:0;padding:0;display:inline}.logout-form button:hover{color:#f58220}main{min-height:calc(100vh - 190px)}.container{width:100%;max-width:1100px;margin:0 auto;padding:45px 30px}.container h1{color:#3b5f5a;margin:0 0 12px;font-size:32px;font-weight:500}.container>p{color:#5f6b6d;margin:0 0 30px}.page-heading{margin-bottom:30px}.page-heading h1,.page-heading h2{margin:0 0 12px}.page-heading p{color:#5f6b6d;margin:0}.product-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:22px;display:grid}.product{background:#fff;border-radius:15px;padding:25px;box-shadow:0 8px 20px #00000014}.product-image{background:#f5f5f5;border-radius:10px;justify-content:center;align-items:center;width:100%;height:200px;margin-bottom:18px;display:flex;overflow:hidden}.product-image img{object-fit:contain;width:100%;height:100%;display:block}.product-image span{color:#999;font-size:14px}.product h3{color:#3b5f5a;margin:0 0 12px;font-size:21px}.product p{color:#4e5557;line-height:1.6}.price{color:#b56713;margin-top:15px;font-size:18px;font-weight:700;display:block}.btn-pesan{color:#fff;cursor:pointer;background:#f58220;border:none;border-radius:8px;margin-top:20px;padding:14px 24px;font-size:16px;font-weight:700}.btn-pesan:hover{background:#d96d10}.category-grid,.kategori-grid,.category-list,.kategori-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.category-card,.kategori-card,.category-item,.kategori-item{background:#fff;border-radius:15px;min-width:0;padding:25px;box-shadow:0 8px 20px #00000014}.category-card h3,.kategori-card h3,.category-item h3,.kategori-item h3{color:#3b5f5a;margin:0 0 10px;font-size:21px}.category-card p,.kategori-card p,.category-item p,.kategori-item p{color:#4e5557;margin:0;line-height:1.6}.category-card .btn,.kategori-card .btn,.category-item .btn,.kategori-item .btn,.btn-kategori,.btn-lihat-produk{color:#fff;background:#f58220;border-radius:8px;margin-top:20px;padding:14px 24px;font-size:16px;font-weight:700;display:inline-block}.category-card .btn:hover,.kategori-card .btn:hover,.category-item .btn:hover,.kategori-item .btn:hover,.btn-kategori:hover,.btn-lihat-produk:hover{background:#d96d10}.container>h2{color:#3b5f5a;margin:0 0 12px;font-size:28px;font-weight:500}.container>h2+p{color:#5f6b6d;margin:0 0 30px}.container>a:not([class]){color:#3b625d;margin-bottom:25px;font-weight:600;display:inline-block}.container>a:not([class]):hover{color:#f58220}.cart-list{flex-direction:column;gap:25px;display:flex}.cart-list .cart-item,.cart-list .product{grid-template-columns:2fr 1.2fr 1fr auto;align-items:center;gap:30px;width:100%;min-height:150px;padding:30px;display:grid}.cart-info h3{margin:0 0 15px}.cart-info p,.cart-quantity p,.cart-subtotal p{color:#687477;margin:0 0 8px;font-size:14px}.cart-info .price,.cart-subtotal .price{margin:0}.cart-quantity{text-align:center}.jumlah-control{justify-content:center;align-items:center;gap:12px;display:flex}.jumlah-control form{margin:0}.btn-jumlah{color:#fff;cursor:pointer;background:#3b625d;border:none;border-radius:8px;width:40px;height:40px;font-size:22px;font-weight:700}.btn-jumlah:hover{background:#294c47}.form-jumlah{margin:0}.input-jumlah{text-align:center;color:#294c47;background:#fff;border:2px solid #d7dddd;border-radius:8px;outline:none;width:65px;height:40px;font-size:17px;font-weight:700}.input-jumlah:focus{border-color:#f58220}.cart-subtotal{text-align:center}.cart-delete{justify-content:center;display:flex}.btn-hapus{color:#fff;cursor:pointer;background:#d93745;border:none;border-radius:9px;padding:13px 25px;font-size:16px;font-weight:700}.btn-hapus:hover{background:#b92332}.cart-total{background:#fff;border-radius:15px;justify-content:space-between;align-items:center;margin-top:30px;padding:25px 30px;display:flex;box-shadow:0 8px 20px #00000014}.cart-total p{color:#687477;margin:0 0 10px}.cart-total h2{color:#3b5f5a;margin:0;font-size:28px;font-weight:500}.btn-tambah-produk{color:#fff;background:#e98018;border-radius:9px;padding:16px 28px;font-weight:700;display:inline-block}.btn-tambah-produk:hover{background:#c96a0c}.btn-lanjut{text-align:center;color:#fff;background:#3b625d;border-radius:10px;width:100%;margin-top:20px;padding:18px;font-size:18px;font-weight:700;display:block}.btn-lanjut:hover{background:#294c47}.cart-empty{text-align:center;background:#fff;border-radius:15px;padding:40px;box-shadow:0 8px 20px #00000014}.footer{color:#fff;text-align:center;background:#295d4f;padding:28px 20px}@media (width<=768px){.navbar{padding:20px}.navbar-brand{font-size:24px}.navbar-menu{flex-wrap:wrap;gap:20px}.container{padding:30px 20px}.cart-list .cart-item,.cart-list .product{grid-template-columns:1fr;gap:20px}.cart-quantity,.cart-subtotal{text-align:left}.jumlah-control,.cart-delete{justify-content:flex-start}.cart-total{flex-direction:column;align-items:flex-start;gap:25px}.btn-tambah-produk{text-align:center;width:100%}}.order-container{max-width:1100px}.page-header{margin-bottom:30px}.page-header h1{margin:0 0 10px}.page-header p{color:#5f6b6d;margin:0}.order-layout{grid-template-columns:1.2fr .8fr;align-items:start;gap:30px;display:grid}.order-card{background:#fff;border-radius:15px;padding:30px;box-shadow:0 8px 20px #00000014}.order-card h2{color:#3b5f5a;margin:0 0 25px;font-size:24px}.form-group{margin-bottom:20px}.form-group label{color:#37474f;margin-bottom:8px;font-weight:600;display:block}.form-group label span{color:#687477;font-weight:400}.form-group input,.form-group textarea{color:#263238;background:#fff;border:1px solid #d7dddd;border-radius:8px;outline:none;width:100%;padding:12px 14px;font-family:inherit;font-size:15px}.form-group textarea{resize:vertical}.form-group input:focus,.form-group textarea:focus{border-color:#f58220;box-shadow:0 0 0 3px #f582201f}.btn-submit-order{color:#fff;cursor:pointer;background:#e98018;border:none;border-radius:9px;width:100%;padding:15px 20px;font-size:16px;font-weight:700}.btn-submit-order:hover{background:#c96a0c}.alert-error{color:#b4232f;background:#fdeaea;border-radius:8px;margin-bottom:20px;padding:15px 18px}.alert-error ul{margin:0;padding-left:20px}.order-summary{position:sticky;top:20px}.summary-item{border-bottom:1px solid #e7ebea;justify-content:space-between;gap:20px;padding:16px 0;display:flex}.summary-item strong{color:#37474f}.summary-item p{color:#687477;margin:7px 0 0;font-size:14px}.summary-price{white-space:nowrap;color:#b56713!important}.summary-total{border-top:2px solid #e7ebea;justify-content:space-between;align-items:center;margin-top:22px;padding-top:20px;display:flex}.summary-total span{color:#687477;font-size:15px}.summary-total strong{color:#3b5f5a;font-size:24px}.btn-back-cart{color:#fff;text-align:center;background:#3b625d;border-radius:9px;margin-top:25px;padding:14px;font-weight:700;display:block}.btn-back-cart:hover{background:#294c47}@media (width<=900px) and (width>=769px){.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.category-grid,.kategori-grid,.category-list,.kategori-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=520px){.product-grid,.category-grid,.kategori-grid,.category-list,.kategori-list{grid-template-columns:1fr}}@media (width<=768px){.order-layout{grid-template-columns:1fr}.order-summary{position:static}.summary-item{flex-direction:column;gap:8px}.summary-price{text-align:left}}.success-container{max-width:820px;margin:0 auto;padding-top:45px;padding-bottom:60px}.success-card{background:#fff;border-radius:18px;padding:40px 45px;box-shadow:0 10px 28px #00000014}.success-icon{color:#fff;background:#3b625d;border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;margin:0 auto 18px;font-size:32px;font-weight:700;display:flex}.success-card h1{text-align:center;color:#3b5f5a;margin:0 0 12px;font-size:32px}.success-text{text-align:center;color:#4e5557;margin:0 0 28px;line-height:1.6}.order-info{border:1px solid #e1e7e5;border-radius:12px;margin-bottom:28px;overflow:hidden}.info-row{border-bottom:1px solid #e1e7e5;justify-content:space-between;align-items:center;gap:20px;padding:15px 18px;display:flex}.info-row:last-child{border-bottom:none}.info-row span{color:#687477}.info-row strong{color:#37474f;text-align:right}.info-row.total-row{background:#f7f9f8}.info-row.total-row strong{color:#b56713;font-size:20px}.success-products{margin-bottom:25px}.success-products h3{color:#3b5f5a;margin:0 0 12px;font-size:20px}.success-product-item{color:#37474f;border-bottom:1px solid #e7ebea;padding:13px 15px}.success-product-item:last-child{border-bottom:none}.order-note{color:#4e5557;background:#fff8ef;border:1px solid #f5d6ad;border-radius:10px;margin-bottom:25px;padding:16px 18px}.order-note p{margin:8px 0 0;line-height:1.6}.btn-continue-shopping{color:#fff;text-align:center;background:#e98018;border-radius:9px;width:100%;padding:15px 20px;font-weight:700;display:block}.btn-continue-shopping:hover{background:#c96a0c}@media (width<=768px){.success-container{padding-top:30px;padding-bottom:40px}.success-card{padding:30px 22px}.success-card h1{font-size:28px}.info-row{flex-direction:column;align-items:flex-start;gap:6px}.info-row strong{text-align:left}}.category-grid,.kategori-grid,.category-list,.kategori-list{align-items:stretch}.category-card,.kategori-card,.category-item,.kategori-item{flex-direction:column;justify-content:flex-start;min-height:230px;display:flex}.category-card h3,.kategori-card h3,.category-item h3,.kategori-item h3{margin:14px 0 12px;line-height:1.25}.category-card p,.kategori-card p,.category-item p,.kategori-item p{min-height:52px;margin:0;line-height:1.6}.category-card .btn,.kategori-card .btn,.category-item .btn,.kategori-item .btn,.category-card .btn-kategori,.kategori-card .btn-kategori,.category-item .btn-kategori,.kategori-item .btn-kategori,.category-card .btn-lihat-produk,.kategori-card .btn-lihat-produk,.category-item .btn-lihat-produk,.kategori-item .btn-lihat-produk,.category-card>a:last-child,.kategori-card>a:last-child,.category-item>a:last-child,.kategori-item>a:last-child{align-self:flex-start;margin-top:auto}@media (width<=520px){.category-card,.kategori-card,.category-item,.kategori-item,.category-card p,.kategori-card p,.category-item p,.kategori-item p{min-height:0}}.navbar{width:100%;min-height:90px;background:#356d5c!important;flex-direction:row!important;align-items:center!important;padding:22px 40px!important;display:flex!important;position:relative!important}.navbar-brand{white-space:nowrap;color:#fff!important;align-items:center!important;margin:0!important;padding:0!important;font-size:30px!important;font-weight:700!important;display:flex!important}.navbar-menu{gap:25px;flex-direction:row!important;align-items:center!important;margin-top:0!important;margin-left:auto!important;margin-right:75px!important;display:flex!important}.navbar-cart{color:#fff!important;z-index:9999!important;justify-content:center!important;align-items:center!important;width:48px!important;height:48px!important;margin:0!important;padding:0!important;text-decoration:none!important;display:flex!important;position:absolute!important;top:50%!important;right:40px!important;transform:translateY(-50%)!important}.navbar-cart:hover{background:#ffffff1f;border-radius:50%}.cart-icon{font-size:28px;line-height:1;display:block}.cart-badge{color:#fff;background:#f58220;border-radius:20px;justify-content:center;align-items:center;min-width:19px;height:19px;padding:0 5px;font-size:11px;font-weight:700;line-height:1;display:flex;top:1px;right:0;position:absolute!important}.admin-label{color:#ffe082;white-space:nowrap;border-left:1px solid #fff6;margin-left:10px;padding-left:15px;font-weight:700}.logout-form{margin:0!important;display:inline!important}.logout-form button{color:#fff;font:inherit;cursor:pointer;white-space:nowrap;background:0 0;border:none;margin:0;padding:0}@media (width<=768px){.navbar{min-height:75px;padding:20px!important}.navbar-brand{font-size:24px!important}.navbar-menu{gap:18px;margin-right:60px!important}.navbar-cart{right:20px!important}}.navbar-brand{color:inherit;cursor:pointer;align-items:center;gap:10px;text-decoration:none;display:flex}.navbar-logo{object-fit:contain;width:42px;height:42px;display:block}.footer{box-sizing:border-box;background:#fff;border-top:4px solid #3f6d68;width:100%;margin-top:50px;padding:42px 0 20px}.footer-container{grid-template-columns:1.1fr 1.1fr 1fr 1.25fr 1fr;gap:30px;width:min(1200px,100% - 40px);margin:0 auto;display:grid}.footer-column{flex-direction:column;gap:10px;display:flex}.footer-column h3{color:#222;margin:0 0 10px;font-size:14px;font-weight:700}.footer-column a{color:#596565;font-size:13px;line-height:1.4;text-decoration:none;transition:all .2s}.footer-column a:hover{color:#3f6d68;transform:translate(2px)}.footer-badge-grid{grid-template-columns:1fr 1fr;gap:7px;display:grid}.footer-badge-grid span{color:#3d4a4a;box-sizing:border-box;background:#fafafa;border:1px solid #e1e5e5;border-radius:5px;align-items:center;min-height:32px;padding:6px 8px;font-size:11px;font-weight:600;display:flex}.footer-divider{background:#e0e4e4;width:min(1200px,100% - 40px);height:1px;margin:35px auto 18px}.footer-bottom{color:#687373;justify-content:space-between;align-items:center;gap:20px;width:min(1200px,100% - 40px);margin:0 auto;font-size:12px;display:flex}.footer-bottom strong{color:#3f6d68}@media (width<=1000px){.footer-container{grid-template-columns:repeat(3,1fr)}}@media (width<=700px){.footer-container{grid-template-columns:repeat(2,1fr);gap:30px 20px;width:calc(100% - 30px)}.footer-bottom{flex-direction:column;align-items:flex-start;gap:8px;width:calc(100% - 30px)}.footer-divider{width:calc(100% - 30px)}}@media (width<=480px){.footer-container{grid-template-columns:1fr}.footer-badge-grid{grid-template-columns:1fr 1fr}}@media (width<=800px){.footer-container{grid-template-columns:repeat(2,1fr);gap:35px 25px}.footer-bottom{flex-direction:column;align-items:flex-start;gap:8px}}@media (width<=500px){.footer{margin-top:35px;padding-top:35px}.footer-container{grid-template-columns:1fr;gap:30px;width:calc(100% - 30px)}.footer-divider{width:calc(100% - 30px);margin-top:30px}.footer-bottom{width:calc(100% - 30px);font-size:11px}.payment-list{grid-template-columns:1fr 1fr}}
