.product-list-wrapper{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#d5d5d54d;border-radius:12px;box-shadow:0 4px 12px #0000001a;max-width:100%;overflow-x:hidden;padding:2rem}.product-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(360px,1fr))}.product-card{box-shadow:0 0 6px #00000014;min-height:220px;transition:transform .2s ease}.product-card:hover{transform:translateY(-5px)}.product-card img{height:150px;margin-bottom:1rem}.product-content{display:flex;flex-direction:column;flex-grow:1;justify-content:space-between}.product-card h3{font-size:1rem;text-transform:uppercase}.product-card p{font-size:2rem;text-transform:uppercase;word-break:break-word}.cart-controls{align-items:baseline;display:flex;gap:.5rem;margin-top:auto}.cart-controls input{border:1px solid #ccc;border-radius:6px;flex:1 1;font-size:1rem;min-width:120px;padding:.5rem}.cart-controls button{background:var(--blue);border:none;border-radius:6px;color:var(--white);cursor:pointer;padding:.4rem 1rem;transition:background-color .2s ease;white-space:nowrap}.cart-controls button:hover{background:var(--dark-blue)}.product-feedback{min-height:4em}.stock-warning{color:orange;font-size:.9rem}.stock-added{color:green;font-size:.95rem}.stock-added,.stock-warning{line-height:1.3;margin:0}.marketplace-icons{align-items:center;display:flex;gap:4px;margin-bottom:.5rem;min-height:36px}.marketplace-icon{height:36px!important;object-fit:contain;transition:transform .2s ease;width:36px!important}.marketplace-icon:hover{transform:scale(1.1)}.modal-backdrop{justify-content:center}.modal-window{animation:fadeIn .2s ease-out;background:var(--white);box-shadow:0 0 20px #0003;max-height:90vh;max-width:500px;width:50%}@keyframes fadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.modal-window img{height:180px;margin-bottom:1rem;width:100%}.modal-window h3{font-size:1.7rem;text-transform:uppercase}.modal-window p{color:#444;font-size:1rem}.modal-window .cart-controls{align-items:stretch;flex-direction:column;gap:.5rem;margin-top:1rem}.modal-window .cart-controls button,.modal-window .cart-controls input{width:100%}.modal-window .product-feedback{font-size:.95rem;margin-top:.5rem}.modal-window .marketplace-icons{justify-content:flex-start;margin:.5rem 0}.modal-window button{align-self:flex-end;background:#fff;border:none;color:var(--dark-blue);cursor:pointer;font-size:24px;transition:background-color .2s ease}.modal-window button:hover{background:#f3f3f3}.modal-backdrop{align-items:stretch;background:#fff;flex-direction:column;inset:0;margin:0;padding:0;position:fixed;z-index:9999}.modal-window{border-radius:0;box-shadow:none;display:flex;flex-direction:column;max-height:none;max-width:none;overflow-y:auto;padding:1rem;width:100vw}.modal-window img{height:140px;margin-bottom:.5rem;object-fit:contain}.modal-window h3{font-size:1.5rem;margin-bottom:.3rem}.modal-window p{font-size:1.1rem;margin-bottom:.5rem}.modal-window .product-list-price{font-size:1.7rem}.modal-window .cart-controls button,.modal-window .cart-controls input{font-size:.95rem;padding:.5rem}.image-wrapper{height:150px;margin-bottom:1rem;position:relative;width:100%}.image-wrapper img{display:block;height:100%;object-fit:contain;width:100%}.quantity-overlay{align-items:center;animation:fadeOverlay .3s ease;background:#ffffffb3;border-radius:10px;bottom:0;color:#000;display:flex;font-size:2rem;font-weight:700;justify-content:center;left:0;position:absolute;right:0;top:0}.modal-window p{word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;overflow-wrap:break-word}.cart-buttons{display:flex;font-weight:700;gap:.5rem}.cart-buttons button{flex:1 1;font-weight:700;text-transform:uppercase}.clear-btn{background:#f5f5f5;color:#444;text-transform:uppercase}.clear-btn:hover{background:#e0e0e0}@keyframes fadeOverlay{0%{opacity:0}to{opacity:1}}@media (max-width:480px){.product-list-wrapper{background:none;border-radius:0;box-shadow:none;padding:0}.product-grid{grid-gap:.8rem;align-items:stretch;display:grid;gap:.8rem;grid-template-columns:repeat(2,minmax(0,1fr))}.product-card{display:flex;flex-direction:column;height:100%;min-height:0;min-height:auto;padding:.5rem}.product-card img{height:100px;margin-bottom:.5rem}.product-card h3{font-size:1rem;margin-bottom:.2rem}.product-card p{font-size:1.25rem;margin-bottom:.3rem}.cart-controls{flex-direction:column;gap:.4rem}.cart-controls button,.cart-controls input{font-size:.9rem;width:100%}.marketplace-icon{height:36px!important;width:36px!important}.marketplace-icons{min-height:36px}}.modal-backdrop{align-items:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0006;display:flex;height:100%;left:0;top:0;width:100%;z-index:2000}.modal-window{align-items:center!important;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#fff;border-radius:12px;box-shadow:0 8px 24px #0003;color:var(--text);display:flex!important;justify-content:center!important;max-width:400px;padding:2rem;text-align:center;width:90%}.modal-window h3{color:var(--dark-blue);margin-bottom:1rem}.modal-window input{border:1px solid #ccc;border-radius:8px;font-size:1rem;margin-bottom:.5rem;padding:.6rem 1rem;width:100%}.modal-actions{display:flex;gap:1rem;justify-content:space-between;padding:1rem}.modal-actions button{background-color:var(--blue);border:none;border-radius:8px;color:var(--white);cursor:pointer;flex:1 1;font-size:1rem;font-weight:500;padding:.6rem;transition:background-color .2s ease}.modal-actions button:hover{background-color:var(--dark-blue)}.navbar{position:relative;z-index:10}.burger{color:var(--white);cursor:pointer;display:block;font-size:1.5rem;margin-left:auto}.menu{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#d5d5d54d;border:1px solid #fff3;border-radius:8px;box-shadow:0 0 8px #0000001a;display:none;list-style:none;padding:.5rem 1rem;right:0;top:2.5rem;z-index:100}.menu.open{display:block}.menu li{margin:.5rem 0}.menu a,.menu-link{color:var(--white);cursor:pointer;font-size:16px;font-weight:700;text-decoration:none;text-transform:uppercase}@media (min-width:768px){.burger{display:none}.menu{-webkit-backdrop-filter:none;backdrop-filter:none;background:none;border:none;box-shadow:none;display:flex!important;flex-direction:row;gap:1.5rem;position:static}.menu li{margin:0}.navbar{position:static}header .glass-container{align-items:center;display:flex;justify-content:space-between}}.glass-container,header{position:relative;z-index:1}.product-admin-panel{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#d5d5d54d;border-radius:12px;box-shadow:0 4px 12px #0000001a;color:var(--text);padding:2rem}.product-admin-panel h2{color:var(--white);margin-bottom:2rem;text-align:center;text-shadow:0 1px 2px #0006}.add-form{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.add-form input,.add-form textarea{border:1px solid #ccc;border-radius:8px;font-size:1rem;padding:.7rem 1rem}.add-form textarea{min-height:60px;resize:vertical}.file-button{background-color:var(--blue);border-radius:6px;color:var(--white);cursor:pointer;display:inline-block;font-weight:500;padding:.5rem 1rem;text-align:center}.file-button:hover{background-color:var(--dark-blue)}.add-form button{background-color:var(--blue);border-radius:8px;font-weight:700;padding:.7rem 1rem;transition:background-color .2s ease}.add-form button:hover{background-color:var(--dark-blue)}.product-list{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.product-card{background:var(--white);border-radius:10px;box-shadow:0 0 10px #00000014;display:flex;flex-direction:column;gap:.5rem;padding:1rem}.product-card img{border-bottom:1px solid var(--gray);margin-bottom:.5rem;max-height:150px;object-fit:contain;width:100%}.product-card h3{color:var(--dark-blue)}.product-card p{color:#333}.product-card button{background-color:var(--blue);border:none;border-radius:6px;color:var(--white);cursor:pointer;font-size:.95rem;padding:.5rem;transition:background-color .2s ease}.product-card button:hover{background-color:var(--dark-blue)}.edit-preview{border:1px solid var(--gray);border-radius:4px;margin-bottom:.5rem;max-height:150px;object-fit:contain;width:100%}.product-card input,.product-card textarea{border:1px solid #ccc;border-radius:6px;font-size:1rem;margin-bottom:.5rem;padding:.5rem;width:100%}.product-card img{border-radius:4px;height:auto;margin-top:.5rem;max-width:100%}.add-form button{align-self:flex-start;background:var(--blue);border:none;border-radius:6px;color:var(--white);cursor:pointer;font-size:1rem;padding:.5rem 1rem;transition:background .2s ease;width:auto}.add-form button:hover{background:var(--dark-blue)}.product-card button{margin-right:.5rem;padding:.4rem .8rem}@media (max-width:768px){.add-form{padding:1rem}.product-list{grid-template-columns:1fr}.add-form input,.add-form textarea{font-size:1rem}}.cart-container{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#d5d5d54d;border-radius:12px;box-shadow:0 4px 12px #0000001a;color:var(--text);padding:2rem}.cart-container h2{color:var(--white);margin-bottom:1.5rem;text-align:center;text-shadow:0 1px 2px #0006}.empty-cart{color:#fff;font-size:1.2rem;text-align:center}.cart-list{display:flex;flex-direction:column;gap:1rem;list-style:none;margin:0 0 1.5rem;padding:0}.cart-item{align-items:center;background:var(--white);border-radius:10px;box-shadow:0 0 8px #00000014;display:flex;justify-content:space-between;padding:1rem}.remove-btn{background-color:var(--blue);border:none;border-radius:6px;color:var(--white);cursor:pointer;font-size:.95rem;padding:.4rem .8rem;transition:background-color .2s ease}.remove-btn:hover{background-color:var(--dark-blue)}.total-price{color:var(--white);font-size:1.2rem;font-weight:700;margin-bottom:1rem;text-align:right}.button-row{align-items:center;display:flex;flex-direction:column;gap:1rem}.submit-btn{background-color:var(--blue);border:none;border-radius:8px;color:var(--white);cursor:pointer;font-size:1rem;font-weight:600;max-width:320px;padding:.7rem 1.5rem;transition:background-color .2s ease;width:100%}.submit-btn:hover{background-color:var(--dark-blue)}@media (max-width:768px){.cart-item{align-items:flex-start;gap:.5rem}.button-row,.cart-item{flex-direction:column}.submit-btn{width:100%}}.guest-btn{background-color:var(--blue);border:none;border-radius:8px;color:var(--white);cursor:pointer;font-size:1rem;font-weight:600;padding:.7rem 1.5rem;transition:background-color .2s ease}.guest-btn:hover{background-color:var(--dark-blue)}.modal-backdrop-guest{align-items:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0006;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:2000}.modal-window-guest{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#fff;border-radius:12px;box-shadow:0 8px 24px #0003;color:var(--text);max-width:400px;padding:2rem;text-align:center;width:90%}.modal-window-guest h3{color:var(--dark-blue);margin-bottom:1rem}.modal-window-guest input{border:1px solid #ccc;border-radius:8px;font-size:1rem;margin-bottom:.5rem;padding:.6rem 1rem;width:100%}.modal-actions-guest{display:flex;gap:1rem;justify-content:space-between;padding:1rem}.modal-actions-guest button{background-color:var(--blue);border:none;border-radius:8px;color:var(--white);cursor:pointer;flex:1 1;font-size:1rem;font-weight:500;padding:.6rem;transition:background-color .2s ease}.modal-actions-guest button:hover{background-color:var(--dark-blue)}@media (max-width:480px){.modal-window{padding:1.2rem}.modal-actions{flex-direction:column}.modal-actions button{width:100%}}.profile-container{background:var(--white);border-radius:12px;box-shadow:0 0 10px #0000000d;margin:2rem auto;max-width:500px;padding:2rem}.profile-container h2{color:var(--dark-blue);margin-bottom:1.5rem;text-align:center}.profile-form-group{margin-bottom:1.2rem}.profile-form-group label{color:var(--text);display:block;font-weight:500;margin-bottom:.5rem}.profile-form-group input{border:1px solid #ccc;border-radius:8px;font-size:1rem;padding:.7rem 1rem;width:100%}.profile-save-btn{background-color:var(--blue);border:none;border-radius:8px;color:var(--white);cursor:pointer;font-weight:700;margin-top:1rem;padding:.8rem;transition:background-color .2s ease;width:100%}.profile-save-btn:hover{background-color:var(--dark-blue)}.profile-message{color:#333;margin-top:1rem;text-align:center}.profile-loading{color:var(--dark-blue);font-size:1.2rem;margin-top:2rem;text-align:center}@media (max-width:480px){.profile-container{padding:1.5rem 1rem}.profile-form-group input{font-size:.95rem;padding:.6rem .9rem}.profile-save-btn{font-size:1rem}}.admin-applications{background:var(--white);border-radius:12px;box-shadow:0 0 10px #0000000a;padding:2rem}.admin-applications h2{color:var(--dark-blue);margin-bottom:1.5rem}.admin-applications input[type=text]{border:1px solid #ccc;border-radius:8px;font-size:1rem;margin-bottom:1rem;margin-right:1rem;max-width:300px;padding:.6rem 1rem;width:100%}.admin-applications button{background-color:var(--blue);border:none;border-radius:6px;color:var(--white);cursor:pointer;font-weight:500;margin-right:.5rem;padding:.6rem 1rem;transition:background-color .2s ease}.admin-applications button:hover{background-color:var(--dark-blue)}.admin-applications ul{list-style:none;padding:0}.admin-applications li{background:var(--gray);border-radius:10px;box-shadow:0 0 5px #0000000d;margin-bottom:1.5rem;padding:1.5rem}.admin-applications li p{margin-bottom:.6rem}.admin-applications li ul{margin-top:.5rem;padding-left:1.5rem}.admin-applications select{border:1px solid #ccc;border-radius:6px;margin-left:.5rem;padding:.4rem .6rem}.admin-applications .delete-btn{background:none;border:none;color:#00008b;cursor:pointer;font-weight:700;margin-left:.5rem;margin-top:1rem}.admin-applications .delete-btn:hover{color:#fff;margin-left:.5rem}@media (max-width:768px){.admin-applications{padding:1rem}.admin-applications button,.admin-applications input[type=text]{margin-bottom:.8rem;width:100%}.admin-applications button{font-size:.95rem}.admin-applications li{padding:1rem}}.admin-applications textarea{background-color:#fff;border:1px solid #ccc;border-radius:8px;font-family:inherit;font-size:1rem;margin-bottom:.8rem;margin-top:.4rem;min-height:80px;padding:.6rem .8rem;resize:vertical;width:100%}.admin-applications .save-comment-btn{background-color:var(--blue);border:none;border-radius:6px;color:var(--white);cursor:pointer;font-size:.95rem;font-weight:500;padding:.5rem 1rem;transition:background-color .2s ease}.admin-applications .save-comment-btn:hover{background-color:var(--dark-blue)}.about-wrapper{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffffb3;border-radius:12px;box-shadow:0 4px 12px #0000001a;margin:2rem auto;max-width:900px;padding:2rem 1rem}.about-container{color:var(--text);font-size:1.05rem;line-height:1.7}.about-heading{color:var(--dark-blue);font-size:1.8rem;margin-bottom:1rem;text-align:center}.about-subheading{color:var(--blue);font-size:1.3rem;margin-top:2rem}.about-container p{margin-bottom:1rem;text-align:justify}.about-container ul{margin-top:1rem;padding-left:1.5rem}.about-container li{margin-bottom:.5rem}@media (max-width:768px){.about-wrapper{margin:1rem;padding:1.5rem 1rem}.about-container{font-size:1rem}.about-heading{font-size:1.5rem}.about-subheading{font-size:1.2rem}}@media (max-width:480px){.about-wrapper{border-radius:8px;margin:.5rem;padding:1rem}.about-container{font-size:.95rem}.about-heading{font-size:1.3rem}.about-subheading{font-size:1.1rem}.container{width:95%}main{padding:1rem 0}.white-heading,h2{font-size:1.2rem}}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.header-title-block{align-items:flex-start;display:flex;flex-direction:column;gap:.3rem}.inline-contact{color:var(--white);display:flex;font-size:.9rem;font-weight:500;gap:1rem}.inline-contact a{color:var(--white);text-decoration:none}.inline-contact a:hover{color:var(--gray)}@media (max-width:768px){.header-title-block{align-items:center;text-align:center}.inline-contact{flex-direction:column;font-size:.85rem;gap:.2rem}}:root{--blue:#086eb6;--light-blue:#e6f0fa;--dark-blue:#004b8d;--white:#fff;--gray:#f5f5f5;--text:#222}*,:after,:before{box-sizing:border-box;margin:0;padding:0}body,html{background-attachment:fixed;background-color:#e6f0fa;background-color:var(--light-blue);background-image:url(/static/media/background.a32b70bc99eeac6b4dbc.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;color:#222;color:var(--text);font-family:Segoe UI,sans-serif;line-height:1.5;margin:0;overflow-x:hidden;padding:0}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:400;src:url(/static/media/RobotoCondensed-Regular.db6d916952fb988edac1.ttf) format("truetype")}@media (max-width:768px){body,html{background-attachment:scroll;background-color:#086eb6;background-color:var(--blue);background-image:none;background-position:0 0;background-repeat:repeat;background-size:initial}}.container{margin:0 auto;max-width:1200px;width:90%}main{padding:2rem 0}footer{background:#086eb6;background:var(--blue);margin-top:3rem;padding:1rem 0;text-align:center}footer,header{color:#fff;color:var(--white)}header{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#d5d5d54d;border-radius:12px;box-shadow:0 4px 12px #0000001a;padding:1.5rem}header h1{font-family:Bebas Neue Cyrillic,sans-serif;font-size:2.5rem;font-weight:400;letter-spacing:1px}@font-face{font-family:Bebas Neue Cyrillic;font-style:normal;font-weight:400;src:url(/static/media/bebasneuecyrillic.f39fe92d35bac3b2fe60.ttf) format("truetype")}header nav{margin-top:.5rem}header nav a{color:#fff;color:var(--white);font-weight:500;margin-right:1rem;text-decoration:none}header nav a.active{text-decoration:underline}h2{color:#004b8d;color:var(--dark-blue);font-size:1.7rem;margin-bottom:1rem;text-transform:uppercase}.white-heading{color:#fff;color:var(--white);text-shadow:0 1px 2px #0000001a}.about-text{color:#222;color:var(--text);font-size:1.05rem;line-height:1.6;margin-bottom:1rem}.auth-form{background:#fff;background:var(--white);border-radius:12px;box-shadow:0 0 10px #0000000d;margin:2rem auto;max-width:400px;padding:2rem}.auth-form h2{color:#004b8d;color:var(--dark-blue);margin-bottom:1rem;text-align:center}.auth-form input{border:1px solid #ccc;border-radius:8px;font-size:1rem;margin-bottom:1rem;padding:.7rem 1rem;width:100%}.auth-form button{background-color:#086eb6;background-color:var(--blue);border:none;border-radius:8px;color:#fff;color:var(--white);cursor:pointer;font-weight:700;padding:.7rem;transition:background-color .2s ease;width:100%}.auth-form button:hover{background-color:#004b8d;background-color:var(--dark-blue)}.auth-form p{color:red;margin-top:1rem;text-align:center}@media (max-width:768px){footer,header{text-align:center}header nav{margin-top:1rem}header nav a{display:inline-block;margin:.5rem 0}h2{font-size:1.3rem}}@media (max-width:480px){header h1{font-size:1.4rem}header nav a{font-size:.95rem}footer p{font-size:.85rem}.auth-form{margin:1rem;padding:1rem}.auth-form h2{font-size:1.4rem}.auth-form button,.auth-form input{font-size:1rem;padding:.6rem .9rem}}
/*# sourceMappingURL=main.341340d6.css.map*/