body{background:linear-gradient(135deg,#f5f7fa,#e9edf5);font-family:Segoe UI,Roboto,Helvetica Neue,sans-serif;margin:0;min-height:100vh}nav{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffc;border-bottom:1px solid #0000000d;box-shadow:0 4px 20px #00000008;height:70px;line-height:70px;padding:0 2rem;transition:all .3s ease}.nav-wrapper{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1400px;width:100%}nav .brand-logo{color:#1e3a5f!important;font-size:1.8rem;font-weight:700;letter-spacing:-.5px;padding-left:0;position:static;position:relative;text-decoration:none;transition:color .2s}.brand-logo:hover{color:#0f2638!important}#nav-mobile{display:flex;margin:0;padding:0}#nav-mobile li{list-style:none;margin-left:2rem}#nav-mobile li a{border-bottom:2px solid #0000;color:#2d4a6e;font-size:1rem;font-weight:500;padding:.5rem 0;text-decoration:none;transition:color .2s,border-bottom .2s}#nav-mobile li a:hover{border-bottom-color:#1e3a5f;color:#1e3a5f}footer{background:linear-gradient(145deg,#fff,#f5f7fa);color:#2d4a6e;margin-top:3rem;padding:2rem 0 0}.footer-copyright,footer{border-top:1px solid #0000000d}.footer-copyright{background:#0000!important;color:#4a5f6e;padding:1.5rem 0}.footer-copyright .container{align-items:center;display:flex;justify-content:space-between;width:100%}footer a{color:#1e3a5f;font-weight:500;text-decoration:none;transition:color .2s}footer a:hover{color:#0f2638;text-decoration:underline}.container.content{background:#0000;box-shadow:none;max-width:1400px;padding:2rem 1.5rem}.goods{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));margin-top:2rem}.card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffb3;border:none;border-radius:24px;box-shadow:0 10px 25px -5px #0000001a,0 8px 10px -6px #00000005;display:flex;flex-direction:column;overflow:hidden;transition:transform .3s ease,box-shadow .4s ease}.card:hover{background:#fff;box-shadow:0 25px 30px -12px #00142840;transform:translateY(-8px)}.card-image{border-radius:24px 24px 0 0;max-height:200px;overflow:hidden}.card-image img{height:200px;object-fit:cover;transition:transform .5s ease;width:100%}.card:hover .card-image img{transform:scale(1.05)}.card-content{flex:1 1;padding:1.5rem 1.5rem .5rem}.card-title{color:#1a2c3e;font-size:1.4rem;font-weight:700;line-height:1.2;margin-bottom:.75rem}.card-content p{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#4a5f6e;display:-webkit-box;font-size:.95rem;margin-bottom:0;overflow:hidden;text-overflow:ellipsis}.card-action{background:#0000;border-top:1px solid #0000000d;display:flex;justify-content:space-between;padding:1rem 1.5rem 1.5rem}.btn,.card-action{align-items:center}.btn{background:linear-gradient(145deg,#3a6b92,#1e3a5f);border:none;border-radius:50px;box-shadow:0 6px 12px #1e3a5f33;color:#fff;display:inline-flex;font-size:.9rem;font-weight:600;justify-content:center;letter-spacing:.5px;padding:.7rem 1.8rem;text-transform:uppercase;transition:all .25s ease}.btn:hover{background:linear-gradient(145deg,#1e3a5f,#0f2638);box-shadow:0 8px 18px #1e3a5f66;transform:scale(1.02)}.btn:active{transform:scale(.98)}.card-action .right{background:#1e3a5f14;border-radius:30px;color:#1e3a5f;font-size:1.4rem!important;font-weight:700;padding:.3rem .8rem}.cart-icon{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:linear-gradient(145deg,#fff,#f0f4fa);border:1px solid #ffffff80;border-radius:50%;box-shadow:0 10px 25px -5px #0003,0 5px 10px -3px #0000001a;cursor:pointer;display:flex;height:60px;justify-content:center;position:fixed;right:30px;top:80px;transition:all .25s cubic-bezier(.2,0,0,1);width:60px;z-index:999}.cart-icon:hover{background:linear-gradient(145deg,#fff,#e8edf5);box-shadow:0 20px 30px -8px #0014284d;transform:scale(1.08)}.cart-icon i{color:#1e3a5f;font-size:30px;transition:color .2s}.cart-icon:hover i{color:#0f2638}.cart-quantity-badge{align-items:center;animation:pop .3s ease-out;background:#ff6b6b;border:2px solid #fff;border-radius:30px;box-shadow:0 4px 8px #ff6b6b66;color:#fff;display:flex;font-size:.85rem;font-weight:700;height:24px;justify-content:center;min-width:24px;padding:0 6px;position:absolute;right:-6px;top:-6px}@keyframes pop{0%{opacity:0;transform:scale(.6)}to{opacity:1;transform:scale(1)}}.cart-quantity-badge.zero{display:none}.basket-collection{animation:slideIn .3s ease-out;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#fff;background:#ffffffe6;border:1px solid #ffffff4d;border-radius:28px;box-shadow:0 25px 50px -12px #0000004d;list-style:none;max-width:calc(100% - 40px);padding:1.5rem 0 .5rem;position:fixed;right:20px;top:20px;width:380px;z-index:1000}.basket-collection .collection-item{align-items:center;background:#0000;border-bottom:1px solid #0000000d;display:flex;font-size:1rem;justify-content:space-between;padding:1rem 1.5rem}.basket-collection .collection-item.active{background:linear-gradient(145deg,#1e3a5f,#152b40);border:none;border-radius:20px 20px 0 0;color:#fff;font-weight:600;margin:0 1rem .5rem;padding:1rem 1.2rem}.close-btn{color:#fff;cursor:pointer;font-size:1.8rem;position:absolute;right:20px;top:20px;transition:transform .2s}.close-btn:hover{transform:rotate(90deg)}.collection-item .basket-quantity{background:#1e3a5f1a;border-radius:50%;color:#1e3a5f;cursor:pointer;font-size:1.2rem;margin:0 .2rem;padding:.2rem;transition:all .15s;vertical-align:middle}.collection-item .basket-quantity:hover{background:#1e3a5f;color:#fff}#toast-container{animation:slideIn .2s ease;position:fixed;right:100px;top:110px;white-space:nowrap;z-index:1000}.toast{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#1e3a5f;border:1px solid #fff3;border-radius:40px;box-shadow:0 8px 16px #00000026;color:#fff;font-size:.95rem;font-weight:500;padding:10px 18px}@keyframes slideIn{0%{opacity:0;transform:translateX(-10px)}to{opacity:1;transform:translateX(0)}}.secondary-content{align-items:center;color:#e94f4f;cursor:pointer;display:flex;font-size:1.5rem;transition:color .2s}.secondary-content:hover{color:#b71c1c}.delete-icon{font-size:1.4rem}.basket-collection .collection-item.active:last-of-type{background:linear-gradient(145deg,#284b63,#1a3343);border-radius:0 0 20px 20px;font-size:1.1rem;margin-top:.5rem}.preloader-wrapper{align-items:center;display:flex;justify-content:center;min-height:300px}.spinner-layer{border-color:#1e3a5f!important}@media screen and (max-width:600px){.goods{grid-template-columns:1fr}.cart-icon{bottom:80px;top:auto}.basket-collection{border-radius:0 0 28px 28px;right:0;top:0;width:100%}nav{height:60px;line-height:60px;padding:0 1rem}.brand-logo{font-size:1.4rem}#nav-mobile li{margin-left:1rem}#nav-mobile li a{font-size:.9rem}footer .container{text-align:center}.footer-copyright .container,footer .container{flex-direction:column;gap:.8rem}footer a.right{float:none!important;margin-top:.5rem}#toast-container{bottom:90px;right:30px;top:auto;white-space:normal}.toast{max-width:200px;word-break:break-word}}@media screen and (max-width:400px){#nav-mobile{display:none!important}}
/*# sourceMappingURL=main.b2661073.css.map*/