body{margin:0;padding:0;font-family:Arial,sans-serif;color:#fff;background-size:cover;background-repeat:no-repeat;background-position:center;min-height:100vh;overflow-x:hidden}body.home-bg{background-image:url(/assets/homebg2-CyBryVMN.png);background-size:contain;background-repeat:repeat;background-position:center top;min-height:100vh;position:relative;z-index:0;background-attachment:fixed}body.home-bg:before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;min-height:100%;background-color:#00000080;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:-1;pointer-events:none}body.aboutus-bg{background-image:url(/assets/2-BX_pfntc.png)}body.contact-bg{background-image:url(/assets/2-BX_pfntc.png)}body.contact-bg{background-image:url(/assets/2-BX_pfntc.png)}.page-content-container{background-color:#000000e6;border:2px solid rgb(166,138,0);border-radius:12px;padding:40px 30px;max-width:900px;margin:10px auto;box-shadow:0 4px 10px #ffa50033;color:#fff;width:95%}@media (max-width: 768px){.page-content-container{padding:20px 16px;margin:20px auto;width:95%}}.top-navbar{position:sticky;top:0;z-index:999;padding:.35rem .1rem;color:#fff;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem;box-sizing:border-box;width:100vw;background-color:#000}.top-navbar-links{display:flex;gap:clamp(.25rem,1.25vw,2rem);flex-wrap:nowrap;justify-content:flex-start}.top-navbar-link{color:#fff;text-decoration:none;font-weight:700;font-size:clamp(.75rem,1.8vw,1rem);padding:4px 10px;border-bottom:none;cursor:pointer;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;transition:all .3s ease}.top-navbar-link.active{border-bottom:2px solid #fff}.top-navbar-logo{display:flex;align-items:center;justify-content:center;gap:.25rem}.logo-img{height:45px}.logo-text{font-weight:700;font-size:clamp(1.1rem,2.5vw,1.6rem);color:#fff;white-space:nowrap}.top-navbar-cart{display:flex;justify-content:flex-end;position:relative;gap:1rem}.cart-button{background-color:orange;color:#000;padding:6px 12px;border:none;border-radius:4px;cursor:pointer;margin-right:0;font-size:clamp(.75rem,1.8vw,1rem)}.cart-indicator{position:absolute;top:-5px;right:-5px;width:10px;height:10px;border-radius:50%;background-color:red;margin-right:20px}@media (max-width: 768px){.top-navbar{padding:.3rem .5rem;gap:.5rem;grid-template-columns:auto auto auto}.top-navbar-links{gap:.5rem}.top-navbar-link{font-size:.75rem;padding:2px 6px}.logo-img{height:35px}.logo-text{font-size:1rem}.top-navbar-cart{gap:.5rem}.cart-button{padding:4px 8px;font-size:.75rem}.cart-button,.cart-indicator{margin-right:0}}@media (min-width: 769px){.cart-button{margin-right:1.5rem}}.navbar-container{display:flex;justify-content:center}.navbar{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:.1rem;background:orange;box-shadow:0 4px 12px #000000f0;padding:.75rem 1rem;border-radius:12px;margin:0 auto 1rem;max-width:100%;width:auto}.navbar-button{padding:8px 14px;font-size:.95rem;font-weight:500;border:none;border-radius:8px;cursor:pointer;background:transparent;color:#333;transition:all .3s ease;white-space:nowrap}.navbar-button.selected{background:#a68a00;color:#fff;box-shadow:0 4px 6px #0000001a}.navbar-button:hover:not(.selected){background:#a68a0047}@media (max-width: 480px){.navbar{gap:0rem;padding:.5rem}.navbar-button{padding:6px 10px;font-size:.5rem}}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000000a6;display:flex;justify-content:center;align-items:center;z-index:1000}.product-modal{width:90vw;max-width:500px;min-width:300px;margin:auto;border-radius:16px;padding:1.5rem;color:#3d1f00;background-color:#ffe5b4;max-height:90vh;height:auto;display:flex;flex-direction:column;overflow:hidden;position:relative;box-shadow:0 8px 20px #00000040;border:none}.modal-scroll-content{overflow-y:auto;flex:1;padding-right:.25rem;min-height:0}.product-modal h2{text-align:left;color:#b3541e;margin-bottom:1rem;line-height:.9}.carousel-container{position:relative;margin-bottom:1rem;background:#ffe5b4;border-radius:12px;overflow:hidden;display:flex;justify-content:center;align-items:center;max-height:250px;height:250px;width:100%}.carousel-image{width:100%;height:100%;object-fit:contain;border-radius:12px}.carousel-image-wrapper{width:100%;display:flex;justify-content:center;align-items:center;overflow:hidden}.carousel-nav{position:absolute;top:50%;width:100%;display:flex;justify-content:space-between;transform:translateY(-50%)}.carousel-button{background:#ff8533b3;color:#fff;font-size:1.5rem;border:none;padding:.25rem .75rem;cursor:pointer;border-radius:50%}.modal-body-scrollable{flex-grow:1;padding-right:4px;margin-bottom:1rem}.size-section{margin-bottom:1rem}.size-label{color:#5a2d00;font-weight:700}.size-options{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:.5rem;margin-top:.5rem}.size-button{padding:.5rem 1rem;border-radius:6px;border:1px solid #ccc;background:#fff5e6;cursor:pointer;color:#333;transition:all .2s;text-align:left;font-size:.65rem;white-space:nowrap}.size-button.selected{border:2px solid #ff7a00;background:#ffd8aa;color:#7a3e00}.quantity-section{margin-bottom:1rem}.quantity-label{color:#5a2d00;font-weight:700}.quantity-input{text-align:center;width:60px;padding:.4rem;border-radius:6px;border:1px solid #ccc;background-color:#fff8ec;font-size:1rem;position:relative;top:8px}.quantity-control{display:flex;align-items:center;gap:.5rem;margin-top:.5rem}.quantity-btn{padding:.4rem .8rem;background-color:#ffd8aa;border:1px solid #c47c00;border-radius:6px;font-weight:700;font-size:1rem;color:#5a2d00;cursor:pointer}.quantity-btn:hover{background-color:#fc8}.quantity-note{margin-top:.25rem;color:#885f20;font-size:.8rem;font-style:italic;align-self:center;white-space:nowrap;margin-left:1rem}.description-box{margin-bottom:1rem;padding:.75rem 1rem;font-size:.95rem;line-height:1.3;background-color:#fff8ec;color:#4d2c00;border-radius:10px;white-space:pre-wrap;word-break:break-word;box-shadow:inset 0 0 5px #0000001a}.modal-footer{flex-shrink:0;position:sticky;bottom:0;background-color:#ffe5b4;padding:1rem 0;display:flex;justify-content:space-between;border-top:1px solid #e0c1a0;z-index:10}.cancel-button{padding:.75rem 1.5rem;border-radius:8px;border:1px solid #d17800;background-color:#fff3e0;color:#7a3e00;font-weight:700;cursor:pointer}.total-price{font-weight:700;font-size:1rem;text-align:center;color:#b3541e;align-self:center;margin:0}.add-button{padding:.75rem 1.5rem;background:linear-gradient(135deg,#d89819,#a87014);border:none;border-radius:8px;font-weight:700;color:#fff;cursor:pointer}@media (max-width: 480px){.product-modal{width:85vw;max-width:360px;padding:.75rem 1rem;max-height:85vh;border-radius:12px}.carousel-container{height:160px;max-height:160px}.carousel-image{object-fit:contain}.description-box{font-size:.8rem;padding:.5rem .75rem}.size-options,.pieces-options{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:.5rem}.size-button,.pieces-button{white-space:nowrap}.quantity-input{width:55px}.modal-footer{padding:.5rem .25rem;flex-wrap:nowrap}.cancel-button,.add-button{padding:.5rem .8rem;font-size:.85rem}.total-price{font-size:.9rem;margin:0 .4rem}.product-modal h2{font-size:1.1rem}}.product-grid{display:flex;justify-content:center;flex-wrap:wrap;gap:2rem;padding:2rem}.product-card{position:relative;width:220px;padding:1rem;border:1px solid oklch(0% 0 0);border-radius:8px;text-align:center;background:orange;box-shadow:0 2px 5px #000;display:flex;flex-direction:column;justify-content:space-between}.product-image{width:100%;height:auto;aspect-ratio:1 / 1;object-fit:contain;border-radius:6px;background-color:#060503;padding:1.5px;cursor:pointer}.product-name{margin-top:.75rem;font-size:1rem;color:#000;text-Align:center;margin-bottom:10px;text-align:left;white-space:normal;word-break:break-word;line-height:1}.product-price{font-weight:700;color:#524400;margin-top:auto}.product-button{margin-top:.5rem;background-color:#a68a00;color:#d7d7d7;font-weight:700;padding:.6rem 1.2rem;border:none;border-radius:8px;cursor:pointer;box-shadow:0 4px 12px #a8701466;transition:all .3s ease}.product-button:hover{background:linear-gradient(135deg,#e2a223,#e2a223);box-shadow:0 6px 18px #a8701499;transform:translateY(-2px)}.product-button:active{transform:translateY(0);box-shadow:0 3px 6px #a870144d}@media (max-width: 768px){.product-grid{display:grid;grid-template-columns:repeat(2,1fr);justify-content:center;gap:1.5rem;padding:1rem}.product-card{width:90%;margin:0 auto;padding:1rem}.product-name{font-size:1rem}.product-price{font-size:1rem;margin-top:auto}.product-button{font-size:.9rem;padding:.5rem 1rem}}.cart-sidebar{position:fixed;top:70px;right:0;width:320px;max-width:75vw;height:calc(100% - 50px);background:#ffe5b4;color:#000;box-shadow:-2px 0 8px #0003;display:flex;flex-direction:column;justify-content:space-between;z-index:1000;text-align:left;padding:1rem 1rem 0}.cart-items-container{flex:1;overflow-y:auto;padding-right:4px;margin-bottom:1rem}.cart-items{list-style:none;padding:0;margin:0}.cart-item{margin-bottom:1.5rem;border-bottom:1px solid #ccc;padding-bottom:.5rem}.qty-controls{display:flex;align-items:center;gap:8px;margin:6px 0}.qty-btn{width:25px;height:25px;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:900;color:#000;background:#fff;border:2px solid #333;border-radius:6px;cursor:pointer;line-height:1;padding:0}.qty-btn:hover{background:#f3f3f3}.qty-input{width:64px;height:20px;text-align:center;font-size:13px;border-radius:6px;border:1px solid #333;outline:none;background:#fff;padding:0}.qty-input::-webkit-outer-spin-button,.qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.remove-btn{margin-top:.5rem;padding:4px 8px;background-color:#e74c3c;color:#fff;border:none;border-radius:4px;cursor:pointer}.cart-total{background:#ffe5b4;padding:1rem;font-weight:700;border-top:1px solid #ccc;position:sticky;bottom:0;left:0;width:100%}.checkout-btn{margin-top:.5rem;width:100%;padding:.5rem;background-color:#a68a00;border:none;border-radius:4px;font-weight:700;cursor:pointer;color:#fff}.close-btn{position:absolute;top:8px;right:12px;background:none;border:none;font-size:1.5rem;font-weight:700;cursor:pointer;color:#333}.close-btn:hover{color:#e74c3c}@media (max-width: 1024px){.cart-sidebar{width:90vw;top:60px;height:calc(100% - 60px);padding:1rem}.cart-item{font-size:.9rem}.checkout-btn{font-size:1rem}.qty-btn{width:38px;height:38px;font-size:22px}.qty-input{width:72px;height:38px}}.customer-form-container h2{text-align:center}.customer-form-group{margin-bottom:1rem}.customer-form-group label{display:block;font-weight:700;margin-bottom:.25rem}.customer-form-input-wrapper{display:flex;align-items:center;gap:.5rem;flex-wrap:nowrap}.customer-form-input-wrapper input{flex:1;padding:.4rem;border:1px solid #ccc;border-radius:4px;font-size:.95rem}.customer-form-input-wrapper button{padding:.4rem .6rem;background-color:#a68a00;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:.7rem;flex-shrink:0;height:auto;white-space:nowrap}.customer-form-input-wrapper button:hover{background-color:#fbd204ee}.error-text{color:red;margin-top:.25rem;font-size:.85rem}.privacy-wrapper{width:100%;display:flex;justify-content:center;margin-top:12px}.privacy-row{display:inline-flex;align-items:center;justify-content:center;gap:8px}.privacy-row input[type=checkbox]{margin:0;display:inline-block;vertical-align:middle}.privacy-label{margin:0;display:inline;white-space:nowrap;line-height:1.2}.privacy-link{color:orange;cursor:pointer;text-decoration:underline}.customer-form-buttons{margin-top:1.5rem;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.customer-form-buttons button{padding:.5rem 1rem;background-color:#a68a00;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:1rem}.customer-form-buttons button:hover{background-color:#fbd204ee}.submit-status{margin-top:1rem;font-weight:700;text-align:center}.customer-form-buttons button:disabled{background-color:#888;color:#ddd;cursor:not-allowed;opacity:.6;transition:all .3s ease}.submit-success{text-align:justify;max-width:600px;margin:1rem auto;font-size:1rem;color:#2e7d32;line-height:1.6}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:999}.modal-box{background:#fff;padding:20px;border-radius:8px;max-width:500px;width:90%;color:#333;box-shadow:0 5px 20px #0000004d;max-height:80vh;display:flex;flex-direction:column}.modal-content{flex:1;max-height:60vh;overflow-y:auto;margin-top:10px;padding-right:5px}@media (max-width: 600px){.modal-box{width:95%;padding:15px;max-height:85vh}.modal-content{max-height:55vh;font-size:.9rem}}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;text-rendering:optimizeLegibility}body{margin:0;padding:0;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;min-width:320px;min-height:100vh;background-color:#111;background-size:cover;background-repeat:no-repeat;background-position:center top;overflow-x:hidden}h1{font-size:3.2em;line-height:1.1}a{font-weight:500;color:#646cff;text-decoration:none}a:hover{color:#535bf2}input{background-color:#fff;color:#000;padding:.8em;margin-bottom:1em;border-radius:8px;width:100%;border:1px solid #ccc}input:focus{outline:none;border-color:#646cff}
