@import url(https://fonts.googleapis.com/css2?family=Playfair+Display:wght@700&family=Lato:wght@400&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root,body,html{height:100%;margin:0}.app{display:flex;flex-direction:column;min-height:100vh}.content{flex:1 1;padding:2rem}body{background:#fff;color:#333;font-family:Segoe UI,sans-serif;margin:0}.footer{align-items:flex-start;background:linear-gradient(180deg,maroon,#a00000);color:#fff;display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:auto;padding:1.5rem 2rem}.footer-center,.footer-left,.footer-right{flex:1 1;margin:.5rem}.footer-left{align-items:center;display:flex;gap:.8rem;justify-content:flex-start}.footer-center{align-items:center;font-size:.9rem;justify-content:center;margin-left:100px;text-align:center}.footer-right{align-items:flex-end}.footer-right,.footer-right-wrapper{display:flex;flex-direction:column;gap:.8rem;justify-content:flex-start}.footer-right-wrapper{align-items:flex-start}.footer-logo{height:62px;width:62px}.footer-text{display:flex;flex-direction:column;line-height:1.3}.footer-title{font-size:1.2rem;font-weight:700}.footer-subtitle{color:#ddd;font-size:1.1rem;font-weight:700;margin-top:2px}.footer-right a{align-items:center;color:#fff;display:flex;font-size:.9rem;gap:.5rem;text-decoration:none;transition:.3s}.footer-right a:hover{color:#fcc}.navbar{background:linear-gradient(135deg,maroon,#b22222);box-shadow:0 4px 10px #0000001a;color:#fff;justify-content:space-between;padding:1.2rem 2rem;position:-webkit-sticky;position:sticky;top:0;z-index:10}.navbar,.navbar-left{align-items:center;display:flex}.navbar-left{gap:.8rem}.navbar-logo{height:72px;width:72px}.search-bar{border:2px solid maroon;border-radius:8px;display:block;font-size:1rem;margin:1rem auto;max-width:400px;padding:10px 15px;width:100%}.logo{display:flex;flex-direction:column;line-height:1.2}.logo-title{color:#fff}.logo-subtitle,.logo-title{font-size:1.4rem;font-weight:700}.logo-subtitle{color:#f0dcdc;font-family:Poppins,sans-serif;margin-top:4px}.menu{display:flex;gap:1rem}.nav-btn{background:#0000;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:500;padding:.5rem 1rem;transition:all .3s}.nav-btn:hover{background:#fff3}.nav-btn.active{background:#fff;color:maroon;font-weight:700}.content{padding-top:.1rem;text-align:center}.section-title{color:maroon;font-size:1.8rem;margin-bottom:1.5rem}.product-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.product-card{background:#fff;border:1px solid #eee;border-radius:12px;box-shadow:0 6px 12px #0000001a;padding:1rem;transition:transform .2s ease-in-out}.product-card .stock{color:#333;font-size:.9rem;margin-top:4px}.product-card .stock b{color:green}.product-card .stock b.habis{color:red}.product-card:hover{transform:translateY(-6px)}.product-img{border-radius:8px;height:160px;margin-bottom:1rem;object-fit:cover;width:100%}.price{color:maroon;font-size:1.1rem;font-weight:700}.list{list-style:none;margin-top:1rem;padding:0}.list li{margin-bottom:.5rem}.pagination{display:flex;gap:.5rem;justify-content:center;margin-top:1.5rem}.pagination button{background:maroon;border:none;border-radius:6px;color:#fff;cursor:pointer;padding:.5rem .8rem;transition:.3s}.pagination button:hover{background:#a83232}.pagination button:disabled{background:#ccc;cursor:not-allowed}.pagination .active-page{background:#fff;border:1px solid maroon;color:maroon;font-weight:700}.struktur-organisasi{display:block;height:auto;margin:0 auto;max-width:100%}.organisasi-wrapper{display:flex;flex-wrap:wrap;gap:3rem;justify-content:center;margin-top:1rem}.organisasi-wrapper .list{flex:1 1;min-width:250px}.organisasi-wrapper .list li{font-size:12px;margin-bottom:6px}.backgroundWhite{align-items:center;background:#fff;border-bottom-right-radius:100px;border-top-right-radius:100px;box-shadow:0 -2px 10px #0000001a;display:flex;gap:20px;height:48px;justify-content:flex-start;margin-top:12px;padding-left:12px;width:320px}.footer-logo-kemenkop{height:65px;width:108px}.footer-logo-palembang{height:38px;width:32px}.footer-logo-koprasiIndo{height:40px;width:40px}.footer-logo-kemendes{height:38px;padding-left:10px;width:38px}.footer-copy{background:#f2f2f2;border-top:1px solid #ddd;color:#333;font-size:.85rem;margin-top:-5px;padding:.8rem;text-align:center}.running-text{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#00000026;color:#000;font-size:12px;font-weight:50;padding:3px}.splash-screen{align-items:center;background:#fff;color:#fff;display:flex;flex-direction:column;font-family:sans-serif;height:100vh;justify-content:center}.splash-logo{height:auto;width:180px}.splash-text{font-size:22px;font-weight:700;line-height:1.3;text-align:center}@media (max-width:1024px){.navbar{align-items:flex-start;flex-direction:column;padding:1rem}.menu{flex-wrap:wrap;gap:.5rem}.search-bar{margin:.8rem 0;max-width:100%}.footer{align-items:center;flex-direction:column;text-align:center}.footer-center,.footer-left,.footer-right{justify-content:center;margin:.8rem 0;text-align:center}.footer-right{align-items:center}.organisasi-wrapper{align-items:center;flex-direction:column}}@media (max-width:768px){.product-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));padding:.5rem}.product-card{border-radius:12px;padding:.8rem}.product-img{border-radius:10px;height:140px;object-fit:cover;width:100%}.product-card h3{font-size:1rem;margin:.5rem 0;text-align:center}.price{color:maroon;font-size:.95rem;font-weight:700}.price,.stock{text-align:center}.stock{font-size:.85rem}.struktur-organisasi{display:none}.search-bar{display:block;margin:0 auto 1rem;width:90%}.navbar{align-items:flex-start;flex-direction:column;padding:1rem}.navbar img{height:60px;margin-bottom:.5rem;width:60px}.logo{margin-bottom:.8rem}.menu{gap:.5rem;justify-content:space-around;width:100%}}@media (max-width:480px){.product-grid{gap:.8rem;grid-template-columns:1fr 1fr}.product-img{height:120px}.product-card{padding:.6rem}.product-card h3{font-size:.9rem}.price{font-size:.85rem}.stock{font-size:.75rem}}@media (max-width:400px){.navbar-left{transform:scale(.8);transform-origin:left center}.menu{grid-gap:.5rem;display:grid;flex:1 1;gap:.5rem;grid-template-columns:repeat(3,1fr);text-align:center}.menu a{border-radius:6px;font-size:.75rem;padding:.3rem .6rem}}@media (max-width:360px){.logo-subtitle,.logo-title{font-size:1.1rem}.nav-btn{font-size:.8rem;padding:.3rem .6rem}.backgroundWhite{border-bottom-right-radius:80px;border-top-right-radius:80px;gap:12px;height:40px;padding-left:8px;width:280px}.footer-left{align-items:center;display:flex;gap:8px}.footer-logo{height:auto;width:55px}.footer-text{display:flex;flex-direction:column;line-height:1.3}.footer-title{font-size:.95rem;font-weight:700}.footer-subtitle{font-size:.85rem}}
/*# sourceMappingURL=main.b209cc92.css.map*/