.home-container{max-width:900px;margin:0 auto;background:#f7fbff;border-radius:18px;box-shadow:0 4px 24px #2c3e501a;padding:2.5rem 2rem 2rem;display:flex;flex-direction:column;align-items:center}.home-header{display:flex;flex-direction:column;align-items:center;margin-bottom:2rem}.home-logo{width:80px;height:80px;margin-bottom:1rem;filter:drop-shadow(0 2px 8px #1abc9c)}.home-title{font-size:2.2rem;background:linear-gradient(90deg,#3498db,#1abc9c);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-align:center;margin-top:.5rem;margin-bottom:1rem;font-weight:700;letter-spacing:.03em;text-shadow:0 2px 8px rgba(44,62,80,.18),0 1px 0 #fff,0 0 2px #3498db,0 0 2px #1abc9c;filter:drop-shadow(0 2px 2px #2c3e50)}.home-subtitle{font-size:1.2rem;color:#34495e;text-align:center;margin-bottom:1.5rem}.home-description{font-size:1.08rem;color:#555;text-align:center;margin-bottom:2rem;background:linear-gradient(90deg,#e3f0ff,#d0e6fa);border-radius:12px;padding:1.2rem 1rem;box-shadow:0 2px 8px #2c3e500f}.home-benefits{width:100%;margin-bottom:2rem;background:#fff;border-radius:12px;box-shadow:0 2px 8px #2c3e500f;padding:1.2rem 1rem}.home-benefits h2{color:#1abc9c;font-size:1.3rem;margin-bottom:.8rem;text-align:center}.home-benefits ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.7rem;align-items:center}.home-benefits li{font-size:1.08rem;color:#3498db;background:#e3f0ff;border-radius:8px;padding:.5rem 1rem;width:100%;max-width:400px;box-shadow:0 1px 4px #2c3e500a}.home-cta{width:100%;background:linear-gradient(90deg,#e3f0ff,#d0e6fa);border-radius:12px;box-shadow:0 2px 8px #2c3e500f;padding:1.2rem 1rem;margin-bottom:2rem;text-align:center}.home-cta h2{color:#3498db;font-size:1.2rem;margin-bottom:.7rem}.home-contact{margin-top:1rem;display:flex;flex-direction:column;gap:.5rem;align-items:center}.home-contact a{color:#1abc9c;text-decoration:none;font-weight:500}.home-contact a:hover{text-decoration:underline}.home-footer{width:100%;text-align:center;margin-top:2rem;color:#888;font-size:1rem;padding-top:1rem;border-top:1px solid #e3f0ff}@media (max-width: 600px){.home-container{padding:1.2rem .5rem}.home-title{font-size:1.3rem}.home-logo{width:56px;height:56px}}.products-filter__select{padding:.7rem 1.2rem;border:1px solid #bdc3c7;border-radius:8px;font-size:1.05rem;background:#f7fbff;color:#2c3e50;transition:border-color .2s,box-shadow .2s;box-shadow:0 2px 8px #2c3e500a;outline:none;width:180px;max-width:100%}.products-filter__select:focus{border-color:#3498db;box-shadow:0 4px 16px #2c3e501a;background:#e3f0ff}.products-filter__reset{background:#e74c3c;color:#fff;border:none;border-radius:50%;padding:.5rem .7rem;font-size:1.2rem;cursor:pointer;box-shadow:0 2px 8px #2c3e5014;transition:background .2s,box-shadow .2s;margin-left:.5rem;display:flex;align-items:center;justify-content:center}.products-filter__reset:hover{background:#c0392b;box-shadow:0 4px 16px #2c3e502e}.container{max-width:1200px;margin:0 auto;padding:2rem 1rem;background-color:#f9f9f9;min-height:calc(100vh - 80px);box-shadow:0 0 10px #0000000d;border-radius:8px;transition:all .3s ease-in-out}.navbar{background-color:#2c3e50;padding:1rem 2rem;box-shadow:0 2px 8px #0000001a;position:sticky;top:0;z-index:1000}.navbar__list{list-style:none;display:flex;gap:2rem;margin:0;padding:0;justify-content:center;align-items:center}.navbar__item{font-size:1.1rem}.navbar__link{color:#ecf0f1;text-decoration:none;padding:.5rem 1rem;border-radius:4px;transition:background-color .3s ease}.navbar__link:hover{background-color:#34495e}.navbar__link.active{background-color:#1abc9c;color:#fff}.navbar__button{background:linear-gradient(90deg,#e74c3c,#c0392b);color:#fff;border:none;border-radius:8px;padding:.6rem 1.4rem;font-size:1.08rem;font-weight:700;box-shadow:0 2px 8px #e74c3c1f;cursor:pointer;transition:background .2s,box-shadow .2s,transform .2s;outline:none;margin-left:1rem;letter-spacing:.03em}.navbar__button:hover,.navbar__button:focus{background:linear-gradient(90deg,#c0392b,#e74c3c);box-shadow:0 4px 16px #e74c3c2e;transform:scale(1.06)}.navbar__button--login{background:linear-gradient(90deg,#e74c3c,#c0392b);color:#fff}.navbar__button--login:hover,.navbar__button--login:focus{background:linear-gradient(90deg,#c0392b,#e74c3c);box-shadow:0 4px 16px #e74c3c2e;transform:scale(1.06)}.navbar__button--logout{background:linear-gradient(90deg,#1abc9c,#16a085);color:#fff}.navbar__button--logout:hover,.navbar__button--logout:focus{background:linear-gradient(90deg,#16a085,#1abc9c);box-shadow:0 4px 16px #16a0852e;transform:scale(1.06)}@media (max-width: 768px){.navbar__list{flex-direction:column;gap:1rem}.navbar{padding:1rem}}.products-filter-panel{width:100%;background:linear-gradient(90deg,#e3f0ff,#d0e6fa);border-radius:14px;box-shadow:0 2px 12px #2c3e5014;padding:1.2rem 2rem;margin-bottom:2rem;display:flex;flex-direction:row;align-items:center;gap:2rem;justify-content:space-between}.products-filter{display:flex;flex-direction:row;gap:1.2rem;align-items:center;width:100%;justify-content:space-between;margin-bottom:0}.products-filter__group{display:flex;flex-direction:column;gap:.3rem;flex:1}.products-filter__reset{align-self:flex-end}.products-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;padding:0;margin:2rem 0;list-style:none}.product-item{background:#fff;border-radius:12px;box-shadow:0 2px 12px #2c3e5014;padding:1.5rem;display:flex;flex-direction:column;align-items:center;transition:transform 1s box-shadow .6s cubic-bezier(.4,0,.2,1)}.product-item:hover{transform:scale(1.05)}.product-item__image{width:220px;height:140px;object-fit:contain;border-radius:8px;margin-bottom:1rem;background:#f4f4f4}.product-item__title{font-size:1.3rem;font-weight:600;margin-bottom:.5rem;color:#2c3e50;text-align:center}.product-item__description{font-size:1rem;color:#555;margin-bottom:.5rem;text-align:center}.product-item__category{font-size:.95rem;color:#1abc9c;margin-bottom:.5rem;font-weight:500}.product-item__price{font-size:1.1rem;color:#e67e22;font-weight:700;margin-bottom:.5rem}.product-item__actions{display:flex;gap:1rem;margin-top:1rem;justify-content:center}.product-item__delete,.product-item__edit{background:#e74c3c;color:#fff;border:none;border-radius:6px;padding:.5rem 1.2rem;font-size:1.1rem;cursor:pointer;transition:background .2s;display:flex;align-items:center;gap:.5rem}.product-item__edit{background:#3498db}.product-item__delete:hover{background:#c0392b}.product-item__edit:hover{background:#217dbb}.pagination{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;align-items:center;margin-bottom:2rem}.pagination__btn{background:#1abc9c;color:#fff;border:none;border-radius:6px;padding:.5rem 1.2rem;font-size:1rem;cursor:pointer;transition:background .2s}.pagination__btn:disabled{background:#bdc3c7;cursor:not-allowed}.pagination__btn:not(:disabled):hover{background:#16a085}.pagination__btn.active{background:#fff;color:#e74c3c;border:2px solid #e74c3c;font-weight:700;box-shadow:0 2px 8px #e74c3c1f}.loading{color:#1abc9c;text-align:center;margin:2rem 0}.error{color:#e74c3c;text-align:center;margin:2rem 0}.content{margin-top:2rem}.home-title{font-size:2.2rem;background:linear-gradient(90deg,#3498db,#1abc9c);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-align:center;margin-top:2rem;margin-bottom:1.5rem;font-weight:700;letter-spacing:.03em;text-shadow:0 2px 8px rgba(44,62,80,.28),0 1px 0 #fff,0 0 2px #3498db,0 0 2px #1abc9c;filter:drop-shadow(0 2px 2px #2c3e50)}ul.posts-list{list-style:none;padding:0;margin:2rem 0}.posts-list li{background:#fff;border-radius:8px;box-shadow:0 2px 8px #2c3e5014;margin-bottom:1.2rem;padding:1.2rem}.posts-list h2{font-size:1.2rem;color:#34495e;margin-bottom:.5rem}.posts-list p{color:#555;margin-bottom:.3rem}.posts-list small{color:#888}ul.users-list{list-style:none;padding:0;margin:2rem 0}.users-list li{background:#fff;border-radius:8px;box-shadow:0 2px 8px #2c3e5014;margin-bottom:1.2rem;padding:1.2rem}.users-list h2{font-size:1.2rem;color:#34495e;margin-bottom:.5rem}.users-list p{color:#555;margin-bottom:.3rem}ul.todos-list{list-style:none;padding:0;margin:2rem 0}.todos-list li{background:#fff;border-radius:8px;box-shadow:0 2px 8px #2c3e5014;margin-bottom:1.2rem;padding:1.2rem}.todos-list h2{font-size:1.1rem;color:#34495e;margin-bottom:.5rem}.todos-list p{color:#888;margin-bottom:.3rem}.btn{background:#1abc9c;color:#fff;border:none;border-radius:6px;padding:.5rem 1.2rem;font-size:1rem;cursor:pointer;transition:background .2s}.btn:hover{background:#16a085}@media (max-width: 600px){.products-list{grid-template-columns:1fr;gap:1rem}.product-item__image{width:100%;height:120px}@media (max-width: 900px){.products-filter-panel{flex-direction:column;gap:1rem;padding:1rem .5rem}.products-filter{flex-direction:column;gap:1rem}.products-filter__group{width:100%}}}.modal-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#2c3e5073;display:flex;align-items:center;justify-content:center;z-index:2000}.modal{background:#f7fbff;border-radius:18px;box-shadow:0 8px 32px #2c3e502e,0 2px 8px #2c3e5014;padding:2.5rem 2.5rem 2rem;min-width:380px;max-width:480px;width:100%;max-height:90vh;position:relative;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;overflow:visible}.modal__close{position:absolute;top:1.2rem;right:1.5rem;font-size:2rem;color:#e74c3c;cursor:pointer;font-weight:700;background:none;border:none;z-index:10;transition:color .2s,background .2s;padding:.2rem .6rem;border-radius:50%}.modal__close:hover{color:#c0392b}.modal__title{font-size:1.35rem;font-weight:600;color:#3498db;margin-bottom:1.5rem;text-align:center}.products-filter{display:flex;gap:1.2rem;align-items:center;margin-bottom:1.5rem;justify-content:flex-start}.products-filter__input{padding:.7rem 1.2rem;border:1px solid #bdc3c7;border-radius:8px;font-size:1.05rem;background:#f7fbff;color:#2c3e50;transition:border-color .2s,box-shadow .2s;box-shadow:0 2px 8px #2c3e500a;outline:none;width:260px;max-width:100%}.products-filter__input:focus{border-color:#3498db;box-shadow:0 4px 16px #2c3e501a;background:#e3f0ff}.buttons-group{display:flex;gap:1rem;align-items:center;justify-content:center;margin-bottom:1.2rem}.form-button{background:linear-gradient(90deg,#1abc9c,#3498db);color:#fff;border:none;border-radius:6px;padding:.7rem 1.5rem;font-size:1.1rem;cursor:pointer;font-weight:600;transition:background .2s,box-shadow .2s;margin-top:.5rem;box-shadow:0 2px 8px #2c3e5014}.form-button:hover{background:linear-gradient(90deg,#16a085,#217dbb);box-shadow:0 4px 16px #2c3e502e}.add-product-btn{background:linear-gradient(90deg,#1abc9c,#3498db);color:#fff;border:none;border-radius:6px;padding:.5rem 1.2rem;font-size:1rem;font-weight:600;cursor:pointer;box-shadow:0 2px 8px #2c3e5014;transition:background .2s,box-shadow .2s;margin:0;display:flex;align-items:center;height:auto}.add-product-btn:hover{background:linear-gradient(90deg,#16a085,#217dbb);box-shadow:0 4px 16px #2c3e502e}.form-group{margin-bottom:1.2rem;display:flex;flex-direction:column;align-items:flex-start}form{background:linear-gradient(135deg,#e3f0ff,#d0e6fa);border-radius:14px;box-shadow:0 2px 12px #2c3e5014;padding:2rem 1.5rem;margin:0 auto;max-width:400px;width:100%}.form-label{font-size:1rem;color:#34495e;margin-bottom:.4rem;font-weight:500}.form-control{width:100%;padding:.6rem .8rem;border:1px solid #bdc3c7;border-radius:6px;font-size:1rem;background:#f9f9f9;transition:border-color .2s;margin-bottom:.2rem}.form-control:focus{outline:none;border-color:#1abc9c;background:#fff}.form-button{background:#1abc9c;color:#fff;border:none;border-radius:6px;padding:.7rem 1.5rem;font-size:1.1rem;cursor:pointer;font-weight:600;transition:background .2s;margin-top:.5rem}.form-button:hover{background:#16a085}.loading-container{display:flex;align-items:center;justify-content:center;min-height:120px;width:100%}.loading-spinner{width:48px;height:48px;border:6px solid #e3f0ff;border-top:6px solid #3498db;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
