:root{--bg-dark:#0d0d0d;--bg-card:#1a1a1a;--bg-header:#000;--bg-sidebar:#141414;--text-white:#fff;--text-gray:#aaa;--text-muted:#555;--text-light:#888;--brand-orange:#ff6b35;--brand-orange-hover:#ff7a4a;--brand-gold:#f0c27f;--brand-gold-dark:#8b5a2b;--border-subtle:#ffffff0f;--border-medium:#ffffff1a;--border-strong:#ffffff26;--shadow-hero:0 4px 30px #0009;--shadow-card:0 12px 40px #0006;--shadow-btn:0 8px 30px #ff6b354d;--shadow-sidebar:-10px 0 40px #0009;--hero-overlay:#00000059}.color-coal{color:#aaa}.color-copper{color:#ccc}.color-iron{color:#f0c27f}.color-gold{color:#6df}.color-diamond{color:#f84}.color-ender{color:#d8f}.color-tiktok{color:#ff0050}.color-youtube{color:red}.color-discord{color:#5865f2}.color-twitter{color:#1da1f2}.color-instagram{color:#e4405f}footer{background:var(--bg-dark);border-top:1px solid var(--border-subtle)}.footer-social-link{border:1px solid var(--border-subtle);color:var(--text-gray)}.footer-social-link:hover{border-color:var(--border-strong);color:var(--text-white)}.footer-social-link:hover .fa-tiktok{color:var(--color-tiktok)}.footer-social-link:hover .fa-youtube{color:var(--color-youtube)}.footer-social-link:hover .fa-discord{color:var(--color-discord)}.footer-social-link:hover .fa-twitter{color:var(--color-twitter)}.footer-social-link:hover .fa-instagram{color:var(--color-instagram)}.footer-links a{color:var(--text-light)}.footer-links a:hover{color:var(--text-white)}.footer-copy{color:var(--text-muted)}@media (max-width:768px){footer{padding:32px 16px 20px}.footer-social{gap:14px}.footer-social-link{font-size:1.2rem;height:44px;width:44px}.footer-links{gap:16px}.footer-links a{font-size:.85rem}}@media (max-width:480px){.footer-social{gap:10px}.footer-social-link{font-size:1rem;height:40px;width:40px}.footer-links{align-items:center;flex-direction:column;gap:12px}.footer-copy{font-size:.75rem}}@media (max-width:768px){.hero-with-bg{min-height:60vh;padding:40px 16px}.hero-content h1{font-size:2.5rem}.hero-content p{font-size:1rem}.hero-sniffer{bottom:15px;right:15px;width:70px}.rank-grid{grid-template-columns:1fr 1fr}.shop-header{align-items:flex-start;flex-direction:column}.cart-sidebar{max-width:100%;right:-100%;width:100%}.btn-primary,.btn-secondary{font-size:1rem;padding:12px 28px}}@media (max-width:480px){.hero-with-bg{min-height:50vh;padding:30px 12px}.hero-content h1{font-size:1.8rem}.hero-content p{font-size:.9rem}.hero-buttons{align-items:center;flex-direction:column;gap:12px}.hero-sniffer{bottom:10px;right:10px;width:55px}.rank-grid{grid-template-columns:1fr}.shop-title{font-size:1.5rem}.rank-card{padding:20px 16px}.rank-image{max-height:80px}.rank-name,.rank-price{font-size:1.2rem}.cart-sidebar{padding:16px}.cart-item{flex-wrap:wrap;gap:8px}.cart-item-actions{justify-content:flex-end;width:100%}.btn-primary,.btn-secondary{font-size:.95rem;justify-content:center;padding:12px 20px;width:100%}.modal-content{padding:20px}.checkout-modal{padding:24px 16px}}@media (max-width:360px){.hero-content h1{font-size:1.4rem}.hero-sniffer{bottom:5px;right:5px;width:45px}.shop-title{font-size:1.2rem}.rank-name,.rank-price{font-size:1rem}}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#0d0d0d;color:#fff;font-family:Inter,Noto Sans Khmer,sans-serif}.app,body{min-height:100vh}.app{display:flex;flex-direction:column}main{flex:1 1}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#1a1a1a}::-webkit-scrollbar-thumb{background:#ff6b35;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#ff7a4a}header{background:#000;border-bottom:1px solid #ffffff0f;flex-wrap:wrap;gap:15px;justify-content:space-between;padding:12px 40px;position:sticky;top:0;z-index:100}.logo,header{align-items:center;display:flex}.logo{gap:12px}.header-logo-img{display:block;height:90px;transition:.2s;width:auto}.navbar{align-items:center;display:flex;flex-wrap:wrap;gap:24px}.navbar a{border-radius:6px;color:#aaa;font-size:.95rem;font-weight:600;letter-spacing:.3px;padding:6px 12px;text-decoration:none;transition:.2s}.navbar a.active,.navbar a:hover{background:#ffffff0f;color:#fff}.header-actions{align-items:center;display:flex;gap:16px}.hamburger-btn{background:#0000;border:none;color:#fff;cursor:pointer;display:none;font-size:1.8rem;padding:4px 8px;transition:.2s}.hamburger-btn:hover{color:#ff6b35}.mobile-nav{background:#0d0d0d;border-top:1px solid #ffffff0f;display:none;flex-direction:column;gap:4px;max-height:0;opacity:0;overflow:hidden;padding:12px 0;transition:all .3s ease;width:100%}.mobile-nav.open{display:flex;max-height:500px;opacity:1}.mobile-nav a{align-items:center;border-radius:6px;color:#aaa;display:flex;font-size:1rem;font-weight:600;gap:12px;padding:10px 20px;text-decoration:none;transition:.2s}.cart-btn,.mobile-nav a.active,.mobile-nav a:hover{background:#ffffff0f;color:#fff}.cart-btn{align-items:center;border:1px solid #ffffff1a;border-radius:8px;cursor:pointer;display:flex;font-family:Inter,sans-serif;font-size:.95rem;font-weight:600;gap:10px;padding:8px 16px;transition:.2s}.cart-btn:hover{background:#ffffff1f;border-color:#fff3}.cart-badge{background:#ff6b35;border-radius:50%;color:#fff;font-size:.7rem;font-weight:700;padding:2px 8px}.hero-with-bg{align-items:center;background-color:#1a1a1a;background-image:url(https://photo.angkorz.lol/background.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;justify-content:center;min-height:80vh;overflow:hidden;padding:60px 20px;position:relative}.hero-with-bg .hero-overlay{background:#00000059;bottom:0;left:0;position:absolute;right:0;top:0;z-index:1}.hero-with-bg .hero-overlay:after{background:linear-gradient(180deg,#0d0d0d00 0,#0d0d0d99 50%,#0d0d0d);bottom:0;content:"";height:50%;left:0;pointer-events:none;position:absolute;right:0}.hero-sniffer{background:#0000004d;border:2px solid #ffffff1a;border-radius:12px;bottom:30px;box-shadow:0 8px 30px #00000080;height:auto;padding:6px;position:absolute;right:30px;width:90px;z-index:2}.hero-content{margin:0 auto;max-width:800px;position:relative;text-align:center;z-index:2}.hero-content h1{color:#fff;font-size:3.8rem;font-weight:900;letter-spacing:-1px;margin-bottom:16px;text-shadow:0 4px 30px #0009}.hero-content p{color:#ffffffd9;font-size:1.25rem;line-height:1.6;margin:0 auto 30px;max-width:600px;text-shadow:0 2px 20px #00000080}.hero-buttons{display:flex;flex-wrap:wrap;gap:16px;justify-content:center}.btn-primary{align-items:center;background:#ff6b35;border:none;border-radius:8px;color:#fff;cursor:pointer;display:inline-flex;font-family:Inter,sans-serif;font-size:1.1rem;font-weight:700;gap:10px;padding:14px 36px;text-decoration:none;transition:.2s}.btn-primary:hover{background:#ff7a4a;box-shadow:0 8px 30px #ff6b354d;transform:translateY(-2px)}.btn-secondary{align-items:center;background:#ffffff0f;border:1px solid #ffffff26;border-radius:8px;color:#fff;cursor:pointer;display:inline-flex;font-family:Inter,sans-serif;font-size:1.1rem;font-weight:600;gap:10px;padding:14px 36px;text-decoration:none;transition:.2s}.btn-secondary:hover{background:#ffffff1a;border-color:#ffffff40}.shop{margin:40px auto;max-width:1200px;padding:0 20px 60px}.shop-header{align-items:center;display:flex;flex-wrap:wrap;gap:15px;justify-content:space-between;margin-bottom:30px}.shop-title{color:#fff;font-size:2rem;font-weight:800;letter-spacing:-.5px}.shop-subtitle{color:#888;font-size:.95rem}.rank-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.rank-card{background:#1a1a1a;border:1px solid #ffffff0f;border-radius:12px;display:flex;flex-direction:column;overflow:hidden;padding:28px 24px 24px;position:relative;text-align:center;transition:.3s ease}.rank-card:before{background:linear-gradient(90deg,#ff6b35,#f0c27f);content:"";height:3px;left:0;opacity:0;position:absolute;right:0;top:0;transition:.3s}.rank-card:hover:before{opacity:1}.rank-card:hover{border-color:#ffffff1f;box-shadow:0 12px 40px #0006;transform:translateY(-4px)}.rank-image{background:#ffffff08;border-radius:8px;margin-bottom:16px;max-height:120px;object-fit:contain;padding:8px;width:100%}.rank-name{color:#fff;font-size:1.4rem;font-weight:800;letter-spacing:-.3px;margin:4px 0 6px}.rank-price{color:#ff6b35;font-size:1.5rem;font-weight:700;margin:4px auto 14px}.rank-features{flex:1 1;list-style:none;margin:12px 0 18px;padding:0;text-align:left}.rank-features li{align-items:center;border-bottom:1px solid #ffffff08;color:#aaa;display:flex;font-size:.9rem;gap:10px;padding:6px 0}.rank-features li i{color:#ff6b35;font-size:.85rem;width:18px}.rank-card .btn-buy{align-items:center;background:#ff6b35;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-family:Inter,sans-serif;font-size:1rem;font-weight:700;gap:10px;justify-content:center;margin-top:4px;padding:12px 0;transition:.2s}.rank-card .btn-buy:hover{background:#ff7a4a;transform:scale(1.02)}.rank-card .btn-detail{background:#0000;border:1px solid #ffffff14;border-radius:8px;color:#888;cursor:pointer;font-family:Inter,sans-serif;font-size:.85rem;margin-top:10px;padding:8px;transition:.2s}.rank-card .btn-detail:hover{border-color:#ffffff26;color:#fff}.cart-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000b3;display:none;height:100%;left:0;position:fixed;top:0;width:100%;z-index:200}.cart-overlay.active{display:block}.cart-sidebar{background:#141414;border-left:1px solid #ffffff0f;box-shadow:-10px 0 40px #0009;display:flex;flex-direction:column;height:100%;max-width:90vw;padding:28px 24px;position:fixed;right:-480px;top:0;transition:.35s cubic-bezier(.22,1,.36,1);width:440px;z-index:300}.cart-sidebar.open{right:0}.cart-header{align-items:center;border-bottom:1px solid #ffffff0f;display:flex;justify-content:space-between;margin-bottom:16px;padding-bottom:16px}.cart-header h2{color:#fff;font-size:1.3rem;font-weight:700}.cart-close{background:none;border:none;color:#666;cursor:pointer;font-size:1.8rem;padding:0 8px;transition:.2s}.cart-close:hover{color:#fff}.cart-items{flex:1 1;margin-bottom:16px;overflow-y:auto}.cart-empty{color:#555;font-size:1rem;margin-top:60px;text-align:center}.cart-item{align-items:center;background:#1a1a1a;border:1px solid #ffffff0a;border-radius:8px;display:flex;justify-content:space-between;margin-bottom:8px;padding:12px 16px}.cart-item-image{border-radius:4px;height:40px;margin-right:12px;object-fit:contain;width:40px}.cart-item-info{display:flex;flex:1 1;flex-direction:column}.cart-item-name{color:#fff;font-size:.95rem;font-weight:600}.cart-item-price{color:#ff6b35;font-size:.85rem;font-weight:600}.cart-item-actions{align-items:center;display:flex;gap:8px}.cart-item-qty-btn{align-items:center;background:#ffffff0f;border:1px solid #ffffff14;border-radius:4px;color:#fff;cursor:pointer;display:flex;font-size:.9rem;height:28px;justify-content:center;width:28px}.cart-item-qty-btn:hover{background:#ffffff1a}.cart-item-qty{color:#fff;font-weight:600;min-width:24px;text-align:center}.cart-item-remove{background:none;border:none;color:#666;cursor:pointer;font-size:.9rem;padding:4px 8px;transition:.2s}.cart-item-remove:hover{color:#f44}.cart-footer{border-top:1px solid #ffffff0f;padding-top:16px}.cart-total{color:#fff;display:flex;font-size:1.1rem;font-weight:700;justify-content:space-between;margin-bottom:12px}.cart-total span:last-child{color:#ff6b35}.btn-checkout{background:#ff6b35;border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:Inter,sans-serif;font-size:1rem;font-weight:700;padding:14px;transition:.2s;width:100%}.btn-checkout:hover{background:#ff7a4a}.modal-overlay{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000c;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:400}.modal-content{background:#1a1a1a;border-radius:12px;max-height:90vh;max-width:480px;overflow-y:auto;padding:32px}.checkout-modal,.modal-content{border:1px solid #ffffff0f;width:90%}.checkout-modal{background:#141414;border-radius:12px;box-shadow:0 20px 60px #000c;left:50%;max-width:440px;opacity:0;padding:36px 28px;pointer-events:none;position:fixed;text-align:center;top:50%;transform:translate(-50%,-50%) scale(.95);transition:.25s ease;z-index:400}.checkout-modal.active{opacity:1;pointer-events:auto;transform:translate(-50%,-50%) scale(1)}.checkout-modal i{color:#ff6b35;font-size:3rem;margin-bottom:12px}.checkout-modal h2{color:#fff;font-size:1.5rem;font-weight:700}.checkout-modal p{color:#888;font-size:.95rem;line-height:1.5;margin:12px 0}.checkout-modal .btn-close-modal{background:#ff6b35;border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:Inter,sans-serif;font-size:1rem;font-weight:600;margin-top:8px;padding:12px 32px}.checkout-modal .btn-close-modal:hover{background:#ff7a4a}footer{background:#0d0d0d;border-top:1px solid #ffffff0f;margin-top:auto;padding:40px 20px 24px}.footer-content{align-items:center;display:flex;flex-direction:column;gap:24px;margin:0 auto;max-width:1200px}.footer-social{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.footer-social-link{align-items:center;background:#ffffff0a;border:1px solid #ffffff0f;border-radius:50%;color:#aaa;display:inline-flex;font-size:1.4rem;height:48px;justify-content:center;text-decoration:none;transition:.25s ease;width:48px}.footer-social-link:hover{background:#ffffff1a;border-color:#ffffff26;box-shadow:0 8px 24px #ff6b3526;color:#fff;transform:translateY(-3px)}.footer-social-link:hover .fa-tiktok{color:#ff0050}.footer-social-link:hover .fa-youtube{color:red}.footer-social-link:hover .fa-discord{color:#5865f2}.footer-social-link:hover .fa-twitter{color:#1da1f2}.footer-social-link:hover .fa-instagram{color:#e4405f}.footer-links{display:flex;flex-wrap:wrap;gap:24px;justify-content:center}.footer-links a{color:#888;font-size:.9rem;font-weight:500;text-decoration:none;transition:.2s}.footer-links a:hover{color:#fff;text-decoration:underline}.footer-copy{color:#555;font-size:.85rem;letter-spacing:.3px}@media (max-width:768px){header{flex-wrap:wrap;padding:12px 20px}.logo{flex:1 1}.header-logo-img{height:70px}.hamburger-btn{display:inline-flex}.desktop-nav{display:none!important}.header-actions{gap:12px}.hero-with-bg{min-height:60vh;padding:40px 16px}.hero-content h1{font-size:2.5rem}.hero-content p{font-size:1rem}.hero-sniffer{bottom:15px;right:15px;width:70px}.rank-grid{grid-template-columns:1fr 1fr}.shop-header{align-items:flex-start;flex-direction:column}.cart-sidebar{max-width:100%;right:-100%;width:100%}footer{padding:32px 16px 20px}.footer-social{gap:14px}.footer-social-link{font-size:1.2rem;height:44px;width:44px}.footer-links{gap:16px}.footer-links a{font-size:.85rem}}@media (max-width:480px){header{padding:10px 12px}.header-logo-img{height:55px}.hamburger-btn{font-size:1.5rem}.navbar a{font-size:.8rem;padding:4px 8px}.cart-btn span{display:none}.cart-btn{padding:8px 12px}.hero-with-bg{min-height:50vh;padding:30px 12px}.hero-content h1{font-size:1.8rem}.hero-content p{font-size:.9rem}.hero-buttons{align-items:center;flex-direction:column;gap:12px}.btn-primary,.btn-secondary{font-size:.95rem;justify-content:center;padding:12px 20px;width:100%}.hero-sniffer{bottom:10px;right:10px;width:55px}.rank-grid{grid-template-columns:1fr}.shop-title{font-size:1.5rem}.rank-card{padding:20px 16px}.rank-image{max-height:80px}.rank-name,.rank-price{font-size:1.2rem}.cart-sidebar{padding:16px}.cart-item{flex-wrap:wrap;gap:8px}.cart-item-actions{justify-content:flex-end;width:100%}.modal-content{padding:20px}.checkout-modal{padding:24px 16px}.mobile-nav a{font-size:.9rem;padding:12px 16px}.footer-social{gap:10px}.footer-social-link{font-size:1rem;height:40px;width:40px}.footer-links{align-items:center;flex-direction:column;gap:12px}.footer-copy{font-size:.75rem}}@media (max-width:360px){.hero-content h1{font-size:1.4rem}.header-logo-img{height:45px}.hero-sniffer{bottom:5px;right:5px;width:45px}.hamburger-btn{font-size:1.2rem}}
/*# sourceMappingURL=main.0711391d.css.map*/