.order-card[data-v-90faaa81]{display:grid;grid-template-columns:minmax(180px,1fr) 60px 90px 140px 120px 40px;align-items:center;padding:24px 28px;background:#fff;border-radius:10px;box-shadow:var(--shadow-light);transition:all .25s ease;cursor:pointer;position:relative}.order-card[data-v-90faaa81]:hover{transform:translateY(-2px)}.order-card.active[data-v-90faaa81]{background:#f5f7f8;box-shadow:-4px 0 10px #00000005;z-index:5}.order-card.active[data-v-90faaa81]:after{content:"❯";position:absolute;right:-1px;top:0;bottom:0;width:34px;background:var(--status-dark);display:flex;align-items:center;justify-content:center;color:#f1f4f6;font-size:14px;font-weight:700;border-radius:0 8px 8px 0;box-shadow:4px 0 8px #0000000d}.order-title[data-v-90faaa81]{font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.order-icon[data-v-90faaa81]{width:36px;height:36px;border-radius:50%;background:#f1f4f6;display:flex;align-items:center;justify-content:center}.order-products[data-v-90faaa81]{display:flex;flex-direction:column;font-size:12px}.products-count[data-v-90faaa81]{font-weight:600}.order-date[data-v-90faaa81]{font-size:13px;color:var(--text-secondary)}.order-price[data-v-90faaa81]{display:flex;flex-direction:column;font-size:13px}.price-usd[data-v-90faaa81]{color:var(--text-secondary)}.delete-btn[data-v-90faaa81]{font-size:18px;opacity:.6}.delete-btn[data-v-90faaa81]:hover{opacity:1}.order-card.compact[data-v-90faaa81]{grid-template-columns:60px 90px 140px}.order-card.compact .order-title[data-v-90faaa81],.order-card.compact .order-price[data-v-90faaa81],.order-card.compact .delete-btn[data-v-90faaa81]{display:none}.product-card[data-v-6e6ada1e]{display:grid;grid-template-columns:15px 50px 5fr 90px 5vw 120px 5vw 120px 40px;align-items:center;gap:5px;padding:18px 20px;border:1px solid var(--border);border-radius:6px;background:var(--bg-white);width:100%}product-card[data-v-6e6ada1e]:hover{background:#f7f9fa}.status-dot[data-v-6e6ada1e]{width:6px;height:6px;border-radius:50%;background:#8bc34a}.product-img[data-v-6e6ada1e]{width:36px;height:36px;border-radius:4px;object-fit:cover}.product-main[data-v-6e6ada1e]{display:flex;flex-direction:column}.product-title[data-v-6e6ada1e]{font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-serial[data-v-6e6ada1e]{font-size:12px;color:var(--text-secondary)}.product-status[data-v-6e6ada1e]{font-size:13px}.product-guarantee[data-v-6e6ada1e]{display:flex;flex-direction:column;font-size:12px}.product-price[data-v-6e6ada1e]{display:flex;flex-direction:column;font-size:13px}.product-order[data-v-6e6ada1e],.product-date[data-v-6e6ada1e]{font-size:13px}.delete-btn[data-v-6e6ada1e]{font-size:16px;opacity:.6}.delete-btn[data-v-6e6ada1e]:hover{opacity:1}.order-details[data-v-1f152e1b]{background:var(--bg-white);border:1px solid var(--border);border-radius:8px;padding:20px;max-width:84%}.details-header[data-v-1f152e1b]{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.details-title[data-v-1f152e1b]{font-size:18px;font-weight:600}.close-btn[data-v-1f152e1b]{cursor:pointer;position:relative;top:-40px;right:-35px;width:34px;height:34px;border-radius:50%;background:#fff;box-shadow:0 4px 12px #0000001a;display:flex;align-items:center;justify-content:center}.products-list[data-v-1f152e1b]{display:flex;flex-direction:column;gap:15px}.empty[data-v-1f152e1b]{color:var(--text-secondary)}.overlay[data-v-ce3af754]{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;background:#2c3e5066;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:10000}.modal[data-v-ce3af754]{width:520px;background:#fff;border-radius:6px;position:relative;box-shadow:0 10px 30px #0000001a}.modal-header[data-v-ce3af754]{padding:30px 40px;text-align:center}.modal-header h3[data-v-ce3af754]{font-size:18px;font-weight:700;color:var(--text-primary)}.modal-body[data-v-ce3af754]{display:flex;align-items:center;justify-content:start;padding:22px 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding-left:3vw}.modal-footer[data-v-ce3af754]{background:#7fb54a;padding:20px 40px;display:flex;justify-content:flex-end;align-items:center;gap:20px}.btn-cancel[data-v-ce3af754]{color:#fff;font-weight:700;letter-spacing:.5px}.btn-delete[data-v-ce3af754]{background:#fff;color:#eb5757;border-radius:20px;padding:10px 24px;font-weight:700;display:flex;align-items:center;gap:8px}.close-modal[data-v-ce3af754]{position:absolute;top:-15px;right:-15px;cursor:pointer;width:34px;height:34px;border-radius:50%;background:#fff;box-shadow:0 2px 8px #0000001a;display:flex;align-items:center;justify-content:center}.orders-page[data-v-21714f1e]{display:flex;justify-content:center}.orders-container[data-v-21714f1e]{width:100%;max-width:1100px}.page-header[data-v-21714f1e]{margin-bottom:40px}.page-title[data-v-21714f1e]{font-size:28px;font-weight:700}.orders-list[data-v-21714f1e]{display:flex;flex-direction:column;gap:16px}.delete-item[data-v-21714f1e]{display:flex;align-items:center;gap:12px}.delete-info[data-v-21714f1e]{display:flex;align-items:center;justify-content:start;gap:5vw}.delete-product[data-v-21714f1e]{display:flex;align-items:center;gap:12px}.status-dot[data-v-21714f1e]{width:6px;height:6px;border-radius:50%;background:var(--accent)}.mini-img[data-v-21714f1e]{width:40px;height:40px;border-radius:6px;object-fit:cover}.delete-title[data-v-21714f1e]{font-size:14px}.list-enter-active[data-v-21714f1e],.list-leave-active[data-v-21714f1e]{transition:all .4s ease}.list-enter-from[data-v-21714f1e],.list-leave-to[data-v-21714f1e]{opacity:0;transform:translate(30px)}.list-move[data-v-21714f1e]{transition:transform .4s ease}.orders-layout[data-v-21714f1e]{display:grid;grid-template-columns:1fr;gap:20px;transition:grid-template-columns .35s ease}.orders-layout-active[data-v-21714f1e]{grid-template-columns:380px 1fr}.empty-state[data-v-21714f1e]{padding:60px;background:var(--bg-white);border-radius:12px;box-shadow:var(--shadow-light);margin-top:20px}.title-row[data-v-21714f1e]{display:flex;align-items:center;gap:16px}.add-btn[data-v-21714f1e]{width:36px;height:36px;border-radius:50%;background:var(--accent);color:#fff;font-size:20px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 10px #0000001a}.add-btn span[data-v-21714f1e]{position:relative;top:-2px}.page-header[data-v-05df632f]{display:flex;justify-content:space-between;align-items:center;margin-bottom:40px}.page-title[data-v-05df632f]{font-size:28px;font-weight:700}.filter[data-v-05df632f]{padding:8px 12px}.products-list[data-v-05df632f]{display:flex;flex-direction:column;gap:20px}*,*:before,*:after{box-sizing:border-box}*{margin:0;padding:0}:root{--bg-main: #f0f3f5;--bg-white: #ffffff;--text-primary: #2c3e50;--text-secondary: #8b959c;--accent: #6fcf97;--danger: #eb5757;--status-dark: #34495e;--border: #e0e6ed;--shadow-light: 0 2px 10px rgba(0, 0, 0, .04);--shadow-card: 0 4px 15px rgba(0, 0, 0, .06);--transition: all .25s ease}body{font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--bg-main);color:var(--text-primary);line-height:1.4;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app{height:100dvh;display:block}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#cfd8dc;border-radius:10px}a{text-decoration:none;color:inherit;transition:var(--transition)}button{border:none;background:none;font:inherit;cursor:pointer;transition:var(--transition)}.container{max-width:1200px;margin:0 auto}.card{background:var(--bg-white);border-radius:10px;box-shadow:var(--shadow-light);border:1px solid var(--border);transition:box-shadow .3s ease}.card:hover{box-shadow:var(--shadow-card)}.flex{display:flex}.center{display:flex;align-items:center;justify-content:center}.text-muted{color:var(--text-secondary);font-size:.9rem}.fade-enter-active,.fade-leave-active{transition:opacity .2s ease}.fade-enter-from,.fade-leave-to{opacity:0}#order-details .product-card{grid-template-columns:25px 5vw 8vw 10vw 40px}#order-details .product-price,#order-details .product-guarantee,#order-details .product-order,#order-details .product-date{display:none}.sidebar[data-v-cc7b9fc7]{width:260px;height:100%;background:var(--bg-white);padding:60px 0;display:flex;flex-direction:column;align-items:center;border-right:1px solid var(--border)}.user-profile[data-v-cc7b9fc7]{margin-bottom:50px}.avatar-wrapper[data-v-cc7b9fc7]{position:relative;width:95px;height:95px}.avatar-img[data-v-cc7b9fc7]{width:100%;height:100%;border-radius:50%;object-fit:cover;border:4px solid #f8f9fa;box-shadow:0 4px 10px #0000000d}.settings-btn[data-v-cc7b9fc7]{position:absolute;bottom:0;right:0;width:32px;height:32px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #0000001a}.nav[data-v-cc7b9fc7]{display:flex;flex-direction:column;align-items:center;width:100%;gap:12px}.nav-item[data-v-cc7b9fc7]{display:inline-flex;align-items:center;padding:12px 4px;font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:1px;color:var(--text-secondary);text-decoration:none;border-bottom:3px solid transparent;transition:all .2s ease}.nav-item.router-link-active[data-v-cc7b9fc7]{color:var(--text-primary);border-bottom-color:var(--accent)}.top-menu[data-v-7f3357ce]{display:flex;justify-content:space-between;align-items:center;height:70px;padding:0 40px;background:var(--bg-white);box-shadow:0 2px 10px #0000000d}.logo[data-v-7f3357ce]{display:flex;align-items:center;gap:10px;font-weight:800;color:#6fcf97;letter-spacing:1px}.logo-img[data-v-7f3357ce]{height:45px}.logo-text[data-v-7f3357ce]{font-size:18px}.search-bar[data-v-7f3357ce]{flex:1;display:flex;justify-content:center}.search-input[data-v-7f3357ce]{width:300px;padding:8px 16px;background:#f0f3f5;border:1px solid transparent;border-radius:4px;outline:none;font-size:14px}.info-block[data-v-7f3357ce]{display:flex;align-items:center;gap:40px}.datetime[data-v-7f3357ce]{display:flex;flex-direction:column;line-height:1.2}.day-label[data-v-7f3357ce]{font-size:14px;font-weight:500}.date-row[data-v-7f3357ce]{display:flex;align-items:center;gap:12px;font-size:12px;color:var(--text-secondary)}.calendar-date[data-v-7f3357ce]{font-weight:600}.time-now[data-v-7f3357ce]{display:flex;align-items:center;gap:4px;color:var(--text-primary);font-weight:600}.sessions[data-v-7f3357ce]{display:flex;align-items:center;gap:8px;font-size:14px}.sessions-count[data-v-7f3357ce]{font-weight:700;color:var(--accent)}.layout[data-v-b3eb1712]{display:flex;flex-direction:column;height:100dvh;width:100%}.main-content[data-v-b3eb1712]{flex:1;background:var(--bg-main);padding:40px 60px;overflow-y:auto}.content-wrapper[data-v-b3eb1712]{flex:1;display:flex;min-width:0}.slot-container[data-v-b3eb1712]{max-width:1600px;margin:0 auto}
