.stock-page{padding:20px 0 60px;min-height:60vh}.stock-page__breadcrumbs{font-size:.85rem;color:#6b7280;margin-bottom:20px}.stock-page__breadcrumbs a{color:#6b7280;text-decoration:none;transition:color .2s}.stock-page__breadcrumbs a:hover{color:#212b62}.stock-page__breadcrumbs-sep{margin:0 8px;opacity:.5}.stock-page__header{margin-bottom:28px}.stock-page__title{font-size:1.8rem;font-weight:800;color:#212b62;margin:0 0 10px;line-height:1.3}.stock-page__title-badge{display:inline-block;background:linear-gradient(135deg,#ffd600,#ffa000);color:#1a1a1a;font-size:.75rem;font-weight:700;padding:3px 10px;border-radius:20px;vertical-align:middle;margin-left:8px;text-transform:uppercase;letter-spacing:.03em}.stock-page__subtitle{font-size:1rem;color:#6b7280;margin:0;line-height:1.5}.stock-page__header-row{display:flex;align-items:center;gap:20px;flex-wrap:wrap}.stock-page__download{display:inline-flex;align-items:center;gap:8px;padding:8px 18px;border:2px solid #1d6f42;border-radius:10px;background:#fff;color:#1d6f42;font-size:.88rem;font-weight:600;text-decoration:none;transition:.2s;white-space:nowrap;flex-shrink:0}.stock-page__download:hover{background:#1d6f42;color:#fff}.stock-page__download:hover svg path,.stock-page__download:hover svg rect{stroke:#fff;fill:#fff}.stock-page__controls{display:flex;align-items:center;gap:20px;margin-bottom:16px;flex-wrap:wrap}.stock-page__search-wrap{position:relative;flex:1;min-width:260px;max-width:480px}.stock-page__search-icon{position:absolute;left:14px;top:50%;transform:translateY(-50%);color:#9ca3af;pointer-events:none}.stock-page__search{width:100%;padding:12px 40px 12px 44px;border:2px solid #e5e7eb;border-radius:12px;font-size:.95rem;background:#fff;transition:border-color .2s,box-shadow .2s;outline:0}.stock-page__search:focus{border-color:#ffd600;box-shadow:0 0 0 3px rgba(255,214,0,.2)}.stock-page__search::placeholder{color:#9ca3af}.stock-page__search-clear{position:absolute;right:10px;top:50%;transform:translateY(-50%);background:#e5e7eb;border:none;width:24px;height:24px;border-radius:50%;font-size:12px;color:#6b7280;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s}.stock-page__search-clear:hover{background:#d1d5db}.stock-page__meta{display:flex;gap:16px;font-size:.85rem;color:#6b7280;flex-shrink:0}.stock-page__meta-today{color:#16a34a}.stock-page__filters-wrap{margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid #e5e7eb}.stock-page__filters{display:flex;gap:8px;flex-wrap:wrap;overflow:hidden;transition:max-height .35s}.stock-page__filters.is-collapsed{max-height:42px}.stock-page__filters:not(.is-collapsed){max-height:2000px}.stock-page__filters-toggle{display:inline-flex;align-items:center;gap:4px;margin-top:10px;padding:0;border:none;background:0 0;color:#212b62;font-size:.84rem;font-weight:600;cursor:pointer;transition:color .2s}.stock-page__filters-toggle:hover{color:#ffd600}.stock-page__filter-btn{display:inline-flex;align-items:center;gap:6px;padding:7px 14px;border:1px solid #e5e7eb;border-radius:8px;background:#fff;font-size:.82rem;color:#374151;cursor:pointer;transition:.2s;white-space:nowrap}.stock-page__filter-btn:hover{border-color:#d1d5db;background:#f9fafb}.stock-page__filter-btn.is-active{background:#212b62;color:#fff;border-color:#212b62}.stock-page__filter-btn.is-active .stock-page__filter-count{background:rgba(255,255,255,.2);color:#fff}.stock-page__filter-count{font-size:.72rem;background:#f3f4f6;color:#6b7280;padding:1px 6px;border-radius:10px;font-weight:600}.stock-page__table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;border:1px solid #e5e7eb;border-radius:12px;background:#fff;box-shadow:0 1px 4px rgba(0,0,0,.04)}.stock-table{width:100%;border-collapse:collapse;font-size:.9rem}.stock-table__th{padding:12px 14px;text-align:left;font-size:.78rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.04em;background:#f9fafb;border-bottom:2px solid #e5e7eb;position:sticky;top:0;z-index:2;white-space:nowrap;user-select:none}.stock-table__th svg{vertical-align:-2px;margin-left:4px;opacity:.4;transition:opacity .2s,transform .2s}.stock-table__th[data-sort]{cursor:pointer}.stock-table__th[data-sort]:hover{color:#212b62}.stock-table__th[data-sort]:hover svg{opacity:.8}.stock-table__th.is-sort-asc svg{opacity:1;transform:rotate(180deg)}.stock-table__th.is-sort-desc svg{opacity:1}.stock-table__th--num{width:50px;text-align:center}.stock-table__th--unit{width:60px;text-align:center}.stock-table__th--price{width:110px;text-align:right}.stock-table__th--stock{width:100px;text-align:right}.stock-table__th--action{width:130px;text-align:center}.stock-table__row{transition:background .15s}.stock-table__row:hover{background:#fffde7}.stock-table__row:nth-child(2n){background:#fafbfc}.stock-table__row:nth-child(2n):hover{background:#fffde7}.stock-table__td{padding:10px 14px;border-bottom:1px solid #f0f0f0;vertical-align:middle}.stock-table__td--num{text-align:center;color:#9ca3af;font-size:.8rem}.stock-table__td--name{min-width:200px}.stock-table__item-name{font-weight:500;color:#1f2937;display:block;line-height:1.4}.stock-table__item-name mark{background:#fff59d;color:inherit;padding:0 2px;border-radius:3px}.stock-table__article{display:inline-block;font-size:.75rem;color:#9ca3af;margin-top:2px}.stock-table__category-tag{display:none}.stock-table__td--unit{text-align:center;color:#6b7280;font-size:.85rem}.stock-table__td--price{text-align:right;white-space:nowrap}.stock-table__price-value{font-weight:700;color:#1f2937;font-size:.95rem}.stock-table__price-currency{font-size:.8rem;color:#6b7280;margin-left:2px}.stock-table__price-request{color:#9ca3af;font-size:.82rem;font-style:italic}.stock-table__td--stock{text-align:right;white-space:nowrap}.stock-table__stock-value{font-weight:600;color:#16a34a}.stock-table__stock-value--low{color:#ea580c}.stock-table__stock-zero{color:#9ca3af;font-size:.82rem}.stock-table__td--action{text-align:center}.stock-table__cart-btn{display:inline-flex;align-items:center;gap:5px;padding:6px 12px;border:1px solid #e5e7eb;border-radius:8px;background:#fff;color:#374151;font-size:.8rem;font-weight:500;cursor:pointer;transition:.2s;white-space:nowrap}.stock-table__cart-btn:hover{border-color:#ffd600;background:#fffde7;color:#1a1a1a}.stock-table__cart-btn.is-added{border-color:#16a34a;background:#f0fdf4;color:#16a34a}.stock-table__cart-btn svg{flex-shrink:0}.stock-page__empty,.stock-page__no-results{display:flex;flex-direction:column;align-items:center;gap:12px;padding:60px 20px;text-align:center;color:#6b7280}.stock-page__empty h2,.stock-page__no-results p{margin:0;font-size:1.1rem;color:#374151}.stock-page__empty p{font-size:.95rem;max-width:400px}@media (max-width:768px){.stock-page__title{font-size:1.4rem}.stock-page__title-badge{display:block;margin:8px 0 0;width:fit-content}.stock-page__header-row{flex-direction:column;align-items:flex-start;gap:12px}.stock-page__controls{flex-direction:column;align-items:stretch}.stock-page__search-wrap{max-width:100%}.stock-page__meta{flex-direction:column;gap:4px}.stock-page__filters.is-collapsed{max-height:42px}.stock-page__filters{overflow-x:auto;flex-wrap:nowrap;-webkit-overflow-scrolling:touch;padding-bottom:12px;scrollbar-width:none}.stock-page__filters::-webkit-scrollbar{display:none}.stock-table__td--num,.stock-table__th--num{display:none}.stock-table__td,.stock-table__th{padding:8px 10px}.stock-table__td--name{min-width:140px}.stock-table__item-name{font-size:.85rem}.stock-table__td--action,.stock-table__th--action{width:auto}.stock-table__cart-btn span{display:none}.stock-table__cart-btn{padding:8px;border-radius:8px}.stock-table__category-tag{display:inline-block;font-size:.7rem;color:#9ca3af;background:#f3f4f6;padding:1px 6px;border-radius:4px;margin-top:3px}}@media (max-width:480px){.stock-page{padding:12px 0 40px}.stock-page__title{font-size:1.2rem}.stock-table{font-size:.82rem}.stock-table__td--unit,.stock-table__th--unit{display:none}.stock-table__price-value{font-size:.85rem}}.stock-page__description{margin-top:40px;padding:30px;background:#fff;border:1px solid #e5e7eb;border-radius:12px;font-size:.95rem;line-height:1.7;color:#374151}.stock-page__description h2{font-size:1.3rem;font-weight:700;color:#212b62;margin:0 0 12px}.stock-page__description h3{font-size:1.1rem;font-weight:600;color:#212b62;margin:20px 0 10px}.stock-page__description p{margin:0 0 12px}.stock-page__description ol,.stock-page__description ul{margin:0 0 12px;padding-left:24px}.stock-page__description a{color:#212b62;text-decoration:underline}.stock-page__description a:hover{color:#ffd600}