@import"https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700;800&family=Plus+Jakarta+Sans:wght@300;400;500;600;700;800&display=swap";.pos-categories-container[data-v-6dd17087]{padding:10px 24px;background-color:var(--bg-panel);border-bottom:1px solid var(--border-color);display:flex;gap:8px;flex-shrink:0;align-items:center}.pos-categories-fixed[data-v-6dd17087]{display:flex;gap:8px;flex-shrink:0}.pos-categories-scroll[data-v-6dd17087]{display:flex;gap:8px;overflow-x:auto;scrollbar-width:none;flex-grow:1}.pos-categories-scroll[data-v-6dd17087]::-webkit-scrollbar{display:none}.subcategories-nav[data-v-6dd17087]{background-color:#f1f5f9;border-bottom:1.5px solid var(--border-color);padding:8px 24px}.sub-tab[data-v-6dd17087]{padding:6px 12px!important;font-size:12px!important;background-color:#fff!important;border:1px solid var(--border-color)}.sub-tab.active[data-v-6dd17087]{background-color:var(--color-primary)!important;color:#fff!important}.product-tile[data-v-6dd17087]{position:relative;overflow:hidden;height:140px!important}.tile-no-image-wrapper[data-v-6dd17087]{display:flex;flex-direction:column;justify-content:space-between;height:100%;width:100%}.tile-price-badge[data-v-6dd17087]{position:absolute;top:8px;right:8px;background-color:var(--color-primary);color:#fff;padding:4px 8px;border-radius:6px;font-family:var(--font-title);font-size:11px;font-weight:800;z-index:3;box-shadow:0 2px 4px #2563eb33}.tile-stock-badge[data-v-6dd17087]{position:absolute;top:8px;left:8px;padding:3px 6px;border-radius:6px;font-size:9px;font-weight:800;z-index:3}.tile-stock-badge.stock-danger[data-v-6dd17087]{background-color:var(--color-danger-light);color:var(--color-danger);border:1px solid rgba(239,68,68,.2)}.tile-stock-badge.stock-warn[data-v-6dd17087]{background-color:#fef3c7;color:#d97706;border:1px solid #fde68a}.tile-stock-badge.stock-ok[data-v-6dd17087]{background-color:#f1f5f9;color:var(--text-muted);border:1px solid var(--border-color)}.tile-image-center-wrap[data-v-6dd17087]{width:100%;height:82px;display:flex;align-items:center;justify-content:center;margin-top:14px;z-index:2}.tile-image-center[data-v-6dd17087]{max-width:85%;max-height:100%;object-fit:contain;transition:transform .3s cubic-bezier(.4,0,.2,1)}.product-tile:hover .tile-image-center[data-v-6dd17087]{transform:scale(1.08)}.tile-name-bottom[data-v-6dd17087]{font-size:12.5px;font-weight:700;color:var(--text-main);text-align:left;width:100%;padding:4px 4px 0;margin-top:auto;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;z-index:2;border-top:1px dashed rgba(0,0,0,.05)}.cart-item-thumb[data-v-992e5d7f]{width:42px;height:42px;border-radius:var(--radius-sm);overflow:hidden;border:1px solid var(--border-color);flex-shrink:0;background-color:#f8fafc}.cart-item-thumb img[data-v-992e5d7f]{width:100%;height:100%;object-fit:cover}.cart-item-thumb-placeholder[data-v-992e5d7f]{display:flex;align-items:center;justify-content:center;font-size:14px;color:var(--text-muted);background-color:#f1f5f9;border:1px dashed var(--border-color)}.client-assignment-bar[data-v-992e5d7f]{border-bottom:1.5px solid var(--border-color);background-color:var(--bg-main)}.assigned-client-info[data-v-992e5d7f]{display:flex;align-items:center;justify-content:space-between;padding:10px 16px;background-color:#f0fdf4;border-bottom:1px solid #bbf7d0;transition:all .2s ease}.client-details-row[data-v-992e5d7f]{display:flex;align-items:center;gap:8px}.client-icon[data-v-992e5d7f]{width:16px;height:16px;color:#16a34a}.client-text-wrapper[data-v-992e5d7f]{display:flex;flex-direction:column;line-height:1.2}.client-name-text[data-v-992e5d7f]{font-weight:700;color:#14532d;font-size:13.5px}.client-sub-text[data-v-992e5d7f]{font-size:10.5px;color:#15803d}.btn-remove-client[data-v-992e5d7f]{background:none;border:none;font-size:18px;color:#b91c1c;cursor:pointer;padding:0 4px;font-weight:700;line-height:1}.assign-client-prompt[data-v-992e5d7f]{display:flex;align-items:center;justify-content:space-between;padding:10px 16px;font-size:13px}.prompt-text[data-v-992e5d7f]{color:var(--text-muted)}.btn-assign-action[data-v-992e5d7f]{color:var(--color-primary);font-weight:700;background:none;border:none;cursor:pointer;padding:0;font-size:13px;transition:opacity .2s}.btn-assign-action[data-v-992e5d7f]:hover{opacity:.8}.scans-container[data-v-351be023]{padding:24px;display:flex;flex-direction:column;height:100%;overflow-y:auto;text-align:left}.scans-header[data-v-351be023]{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;border-bottom:1.5px solid var(--border-color);padding-bottom:16px}.section-desc[data-v-351be023]{font-size:13.5px;color:var(--text-muted);margin-top:4px}.btn-refresh[data-v-351be023]{display:flex;align-items:center;gap:8px;padding:10px 16px;border:1.5px solid var(--border-color);background:#fff;color:var(--text-main);border-radius:var(--radius-md);font-weight:700;font-size:13px;cursor:pointer;transition:all .2s}.btn-refresh[data-v-351be023]:hover:not(:disabled){background:#f1f5f9;border-color:#cbd5e1}.scans-loading[data-v-351be023],.scans-error[data-v-351be023]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px;text-align:center}.spin-active[data-v-351be023]{animation:spin-351be023 1s linear infinite}@keyframes spin-351be023{to{transform:rotate(360deg)}}.kpi-grid[data-v-351be023]{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px;margin-bottom:24px}.kpi-card[data-v-351be023]{display:flex;align-items:center;gap:16px;background:#fff;border:1.5px solid var(--border-color);border-radius:var(--radius-lg);padding:20px;box-shadow:var(--shadow-sm)}.kpi-icon-wrap[data-v-351be023]{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:24px}.kpi-info[data-v-351be023]{display:flex;flex-direction:column}.kpi-value[data-v-351be023]{font-size:26px;font-weight:800;color:var(--text-main);line-height:1.2}.kpi-label[data-v-351be023]{font-size:12.5px;color:var(--text-muted);font-weight:600;margin-top:2px}.main-sections[data-v-351be023]{display:grid;grid-template-columns:1.2fr .8fr;gap:24px}@media (max-width: 900px){.main-sections[data-v-351be023]{grid-template-columns:1fr}}.card-panel[data-v-351be023]{background:#fff;border:1.5px solid var(--border-color);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);overflow:hidden}.panel-header[data-v-351be023]{padding:16px 20px;border-bottom:1.5px solid var(--border-color);background:#fafafa}.panel-header h3[data-v-351be023]{margin:0;font-size:15px;font-weight:800;display:flex;align-items:center;gap:8px}.panel-body[data-v-351be023]{padding:20px}.panel-subtitle[data-v-351be023]{font-size:13px;color:var(--text-muted);margin-bottom:20px}.empty-state[data-v-351be023]{text-align:center;padding:30px;color:var(--text-muted);font-size:13px}.ranking-list[data-v-351be023]{display:flex;flex-direction:column;gap:12px}.ranking-item[data-v-351be023]{display:flex;align-items:center;gap:12px;padding:12px;border:1.5px solid var(--border-color);border-radius:var(--radius-md);background:#fdfdfd}.rank-badge[data-v-351be023]{background:var(--color-primary-light, #e0e7ff);color:var(--color-primary, #4f46e5);font-weight:800;font-size:14px;width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center}.item-details[data-v-351be023]{flex-grow:1}.item-name[data-v-351be023]{font-weight:700;font-size:13.5px;display:block;color:var(--text-main)}.item-meta[data-v-351be023]{font-size:11px;color:var(--text-muted);margin-top:2px;display:block}.item-scans[data-v-351be023]{text-align:right}.scan-count[data-v-351be023]{font-size:18px;font-weight:800;color:var(--text-main);display:block}.scan-text[data-v-351be023]{font-size:10px;color:var(--text-muted);font-weight:700;text-transform:uppercase}.scans-table[data-v-351be023]{width:100%;border-collapse:collapse;text-align:left}.scans-table th[data-v-351be023]{font-size:11.5px;font-weight:700;text-transform:uppercase;color:var(--text-muted);padding:8px 12px;border-bottom:1.5px solid var(--border-color)}.scans-table td[data-v-351be023]{padding:10px 12px;font-size:13px;border-bottom:1px solid var(--border-color)}.campaign-form[data-v-351be023]{display:flex;flex-direction:column;gap:16px}.form-group[data-v-351be023]{display:flex;flex-direction:column;gap:6px}.form-group label[data-v-351be023]{font-size:12px;font-weight:700;color:var(--text-main)}.form-select[data-v-351be023],.form-input[data-v-351be023],.form-textarea[data-v-351be023]{padding:10px 12px;border:1.5px solid var(--border-color);border-radius:var(--radius-md);font-family:inherit;font-size:13px;outline:none;background:#fff;color:var(--text-main);width:100%;box-sizing:border-box}.form-select[data-v-351be023]:focus,.form-input[data-v-351be023]:focus,.form-textarea[data-v-351be023]:focus{border-color:var(--color-primary, #4f46e5)}.form-textarea[data-v-351be023]{min-height:80px;resize:vertical}.btn-submit[data-v-351be023]{display:flex;align-items:center;justify-content:center;gap:8px;background:var(--color-primary, #4f46e5);color:#fff;border:none;padding:12px;font-size:13.5px;font-weight:700;border-radius:var(--radius-md);cursor:pointer;transition:opacity .2s;width:100%}.btn-submit[data-v-351be023]:hover:not(:disabled){opacity:.9}.btn-submit[data-v-351be023]:disabled{background:#cbd5e1;color:#94a3b8;cursor:not-allowed}.warning-text[data-v-351be023]{font-size:11px;color:#b45309;display:flex;align-items:center;gap:4px;background:#fffbeb;border:1px solid #fde68a;padding:8px;border-radius:6px;margin-top:4px}.landing-license-wrapper[data-v-d3f747d7]{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;min-height:100vh;background-color:#f8fafc;color:#334155;overflow-x:hidden;position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999}.lockout-view[data-v-d3f747d7]{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px;background:radial-gradient(ellipse at center,#1e293b,#0f172a)}.lockout-card[data-v-d3f747d7]{max-width:480px;width:100%;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:40px;text-align:center;box-shadow:0 25px 50px -12px #00000080;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.lockout-icon[data-v-d3f747d7]{width:64px;height:64px;border-radius:50%;background:#ef44441a;color:#f87171;display:inline-flex;align-items:center;justify-content:center;margin-bottom:24px}.lockout-icon svg[data-v-d3f747d7]{width:32px;height:32px}.lockout-card h2[data-v-d3f747d7]{font-size:22px;font-weight:800;color:#fff;margin:0 0 12px}.lockout-card p[data-v-d3f747d7]{font-size:14.5px;color:#94a3b8;line-height:1.6;margin:0 0 32px}.lockout-actions[data-v-d3f747d7]{display:flex;flex-direction:column;gap:12px}.btn-lockout-primary[data-v-d3f747d7]{width:100%;padding:14px;background:linear-gradient(135deg,#0ea5e9,#0284c7);color:#fff;border:none;border-radius:8px;font-size:14.5px;font-weight:700;cursor:pointer;box-shadow:0 8px 16px #0ea5e933;transition:all .2s}.btn-lockout-primary[data-v-d3f747d7]:hover{filter:brightness(1.1);transform:translateY(-1px)}.btn-lockout-secondary[data-v-d3f747d7]{width:100%;padding:12px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);color:#fff;border-radius:8px;font-size:13.5px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:background-color .2s}.btn-lockout-secondary[data-v-d3f747d7]:hover{background:#ffffff1a}.btn-lockout-logout[data-v-d3f747d7]{width:100%;padding:12px;background:transparent;border:1px solid rgba(239,68,68,.3);color:#fca5a5;border-radius:8px;font-size:13.5px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:background-color .2s}.btn-lockout-logout[data-v-d3f747d7]:hover{background:#ef444414}.landing-view[data-v-d3f747d7]{min-height:100vh;display:flex;flex-direction:column;background:#f8fafc;overflow-y:auto;position:absolute;top:0;right:0;bottom:0;left:0;color:#334155}.landing-nav[data-v-d3f747d7]{display:flex;justify-content:space-between;align-items:center;max-width:1200px;width:100%;margin:0 auto;padding:20px 24px}.nav-logo[data-v-d3f747d7]{display:flex;align-items:center;gap:10px;font-size:20px;font-weight:800;letter-spacing:-.5px;color:#0f172a}.logo-icon[data-v-d3f747d7]{width:36px;height:36px;border-radius:10px;background:linear-gradient(135deg,#0ea5e9,#3b82f6);display:flex;align-items:center;justify-content:center;color:#fff}.logo-icon svg[data-v-d3f747d7]{width:18px;height:18px}.nav-links[data-v-d3f747d7]{display:flex;gap:32px}.nav-links a[data-v-d3f747d7]{color:#475569;font-size:14.5px;font-weight:600;text-decoration:none;transition:color .2s}.nav-links a[data-v-d3f747d7]:hover{color:#0f172a}.nav-actions[data-v-d3f747d7]{display:flex;align-items:center;gap:16px}.btn-nav-login[data-v-d3f747d7]{color:#475569;font-size:14.5px;font-weight:700;background:transparent;border:none;cursor:pointer;padding:8px 16px;transition:color .2s}.btn-nav-login[data-v-d3f747d7]:hover{color:#0f172a}.btn-nav-register[data-v-d3f747d7]{background:linear-gradient(135deg,#0ea5e9,#0284c7);color:#fff;padding:10px 20px;border-radius:8px;font-size:14px;font-weight:700;border:none;cursor:pointer;box-shadow:0 4px 12px #0ea5e933;transition:all .2s}.btn-nav-register[data-v-d3f747d7]:hover{filter:brightness(1.1);transform:translateY(-1px)}.landing-hero[data-v-d3f747d7]{display:grid;grid-template-columns:1fr 1.1fr;align-items:center;gap:40px;max-width:1200px;width:100%;margin:0 auto;padding:60px 24px 100px}.hero-content[data-v-d3f747d7]{display:flex;flex-direction:column;align-items:flex-start;gap:20px}.hero-badge[data-v-d3f747d7]{background:#0ea5e914;color:#2563eb;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:1px;padding:6px 12px;border-radius:20px;border:1px solid rgba(14,165,233,.15)}.hero-content h1[data-v-d3f747d7]{font-size:44px;line-height:1.15;font-weight:900;letter-spacing:-1.5px;color:#0f172a;margin:0}.gradient-text[data-v-d3f747d7]{background:linear-gradient(135deg,#0284c7 30%,#10b981 90%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hero-content p[data-v-d3f747d7]{font-size:17px;line-height:1.6;color:#475569;margin:0}.hero-ctas[data-v-d3f747d7]{display:flex;align-items:center;gap:16px;margin-top:10px;width:100%}.btn-hero-primary[data-v-d3f747d7]{background:linear-gradient(135deg,#0ea5e9,#0284c7);color:#fff;padding:16px 28px;border-radius:8px;font-size:15px;font-weight:700;border:none;cursor:pointer;box-shadow:0 10px 20px #0ea5e933;transition:all .2s}.btn-hero-primary[data-v-d3f747d7]:hover{filter:brightness(1.1);transform:translateY(-2px);box-shadow:0 15px 25px #0ea5e94d}.btn-hero-secondary[data-v-d3f747d7]{color:#334155;padding:16px 24px;font-size:15px;font-weight:700;text-decoration:none;border:1.5px solid #cbd5e1;border-radius:8px;transition:all .2s}.btn-hero-secondary[data-v-d3f747d7]:hover{border-color:#0f172a;color:#0f172a;background:#f1f5f9}.pos-mockup[data-v-d3f747d7]{background:#0f172a;border:1px solid rgba(255,255,255,.08);border-radius:14px;box-shadow:0 30px 60px #0f172a4d;overflow:hidden;display:flex;flex-direction:column;height:380px;animation:visualFloat-d3f747d7 6s ease-in-out infinite}@keyframes visualFloat-d3f747d7{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.mockup-header[data-v-d3f747d7]{background:#020617;padding:10px 16px;display:flex;align-items:center;gap:16px;border-bottom:1px solid rgba(255,255,255,.05)}.mockup-header .dots[data-v-d3f747d7]{display:flex;gap:6px}.mockup-header .dot[data-v-d3f747d7]{width:10px;height:10px;border-radius:50%;background:#ef4444}.mockup-header .dot[data-v-d3f747d7]:nth-child(2){background:#eab308}.mockup-header .dot[data-v-d3f747d7]:nth-child(3){background:#22c55e}.address-bar[data-v-d3f747d7]{background:#ffffff0d;border-radius:6px;padding:4px 12px;font-size:11px;color:#ffffff80;flex-grow:1;text-align:center;font-family:monospace}.mockup-body[data-v-d3f747d7]{display:grid;grid-template-columns:1.4fr 1fr;height:calc(100% - 37px)}.mockup-catalog[data-v-d3f747d7]{background:#0f172a;padding:16px;display:flex;flex-direction:column;gap:12px}.catalog-header[data-v-d3f747d7]{display:flex;justify-content:space-between;align-items:center}.cat-title[data-v-d3f747d7]{font-size:11.5px;font-weight:800;color:#fff}.cat-search[data-v-d3f747d7]{font-size:10px;color:#fff6}.mockup-grid[data-v-d3f747d7]{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.mockup-tile[data-v-d3f747d7]{background:#ffffff05;border:1px solid rgba(255,255,255,.05);border-radius:8px;padding:12px;display:flex;flex-direction:column;align-items:center;gap:6px}.tile-img[data-v-d3f747d7]{font-size:20px}.tile-name[data-v-d3f747d7]{font-size:10.5px;font-weight:700;color:#fffc}.tile-price[data-v-d3f747d7]{font-size:10px;font-weight:800;color:#38bdf8}.mockup-cart[data-v-d3f747d7]{background:#020617;border-left:1px solid rgba(255,255,255,.05);padding:16px;display:flex;flex-direction:column;justify-content:space-between}.cart-header[data-v-d3f747d7]{font-size:11px;font-weight:700;color:#fff;border-bottom:1px solid rgba(255,255,255,.05);padding-bottom:8px}.cart-items[data-v-d3f747d7]{display:flex;flex-direction:column;gap:8px;margin:12px 0;flex-grow:1}.cart-item[data-v-d3f747d7]{display:flex;justify-content:space-between;font-size:10px;color:#fff9}.cart-item strong[data-v-d3f747d7]{color:#fff}.cart-totals[data-v-d3f747d7]{border-top:1px dashed rgba(255,255,255,.1);padding-top:8px;margin-bottom:12px}.total-row[data-v-d3f747d7]{display:flex;justify-content:space-between;font-size:11px;font-weight:700;color:#fff}.total-row strong[data-v-d3f747d7]{color:#10b981}.btn-mockup-pay[data-v-d3f747d7]{background:linear-gradient(135deg,#0ea5e9,#0284c7);color:#fff;border:none;border-radius:6px;padding:8px;font-size:11px;font-weight:700;width:100%;opacity:.85}.landing-features[data-v-d3f747d7]{background:#fff;padding:80px 24px}.section-header[data-v-d3f747d7]{text-align:center;max-width:700px;margin:0 auto 50px}.section-header h2[data-v-d3f747d7]{font-size:32px;font-weight:900;color:#0f172a;margin:0 0 16px}.section-header p[data-v-d3f747d7]{font-size:16px;color:#475569;margin:0}.features-grid[data-v-d3f747d7]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px;max-width:1200px;width:100%;margin:0 auto}.feature-card[data-v-d3f747d7]{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:32px;transition:all .2s}.feature-card[data-v-d3f747d7]:hover{transform:translateY(-4px);background:#fff;border-color:#2563eb;box-shadow:0 10px 15px -3px #0000000d}.feature-icon[data-v-d3f747d7]{width:48px;height:48px;border-radius:8px;background:#0ea5e91a;color:#0284c7;display:flex;align-items:center;justify-content:center;margin-bottom:20px}.feature-icon svg[data-v-d3f747d7]{width:24px;height:24px}.feature-card h3[data-v-d3f747d7]{font-size:18px;font-weight:800;color:#0f172a;margin:0 0 12px}.feature-card p[data-v-d3f747d7]{font-size:14px;color:#475569;line-height:1.6;margin:0}.landing-testimonials[data-v-d3f747d7]{background:#fff;padding:80px 24px;border-top:1px solid #f1f5f9}.testimonials-grid[data-v-d3f747d7]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;max-width:1200px;width:100%;margin:0 auto}.testimonial-card[data-v-d3f747d7]{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:32px;display:flex;flex-direction:column;justify-content:space-between;transition:all .2s}.testimonial-card[data-v-d3f747d7]:hover{transform:translateY(-4px);border-color:#2563eb;background:#fff;box-shadow:0 10px 15px -3px #0000000d}.test-rating[data-v-d3f747d7]{color:#fbbf24;font-size:14px;margin-bottom:12px}.test-text[data-v-d3f747d7]{font-size:14.5px;line-height:1.6;color:#334155;margin-bottom:24px;font-style:italic}.test-author[data-v-d3f747d7]{display:flex;align-items:center;gap:12px}.author-avatar[data-v-d3f747d7]{width:40px;height:40px;border-radius:50%;background:#eff6ff;color:#2563eb;font-weight:700;font-size:15px;display:flex;align-items:center;justify-content:center}.test-author strong[data-v-d3f747d7]{display:block;font-size:14px;color:#0f172a}.test-author span[data-v-d3f747d7]{display:block;font-size:12px;color:#64748b}.landing-pricing[data-v-d3f747d7]{padding:80px 24px 120px;background:#f8fafc;border-top:1px solid #f1f5f9}.pricing-cards[data-v-d3f747d7]{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;max-width:1200px;width:100%;margin:0 auto;align-items:stretch}.price-card[data-v-d3f747d7]{background:#fff;border:1.5px solid #e2e8f0;border-radius:16px;padding:40px 32px;display:flex;flex-direction:column;justify-content:space-between;position:relative;transition:all .3s}.price-card.popular[data-v-d3f747d7]{border-color:#2563eb;background:#fff;transform:scale(1.03);box-shadow:0 20px 40px -15px #2563eb26}.price-card.popular[data-v-d3f747d7]:hover{transform:scale(1.05) translateY(-4px)}.price-card[data-v-d3f747d7]:hover:not(.popular){transform:translateY(-4px);border-color:#cbd5e1;box-shadow:0 10px 15px -3px #0000000d}.card-badge[data-v-d3f747d7]{position:absolute;top:-12px;left:50%;transform:translate(-50%);background:#2563eb;color:#fff;font-size:10.5px;font-weight:800;text-transform:uppercase;letter-spacing:1px;padding:4px 12px;border-radius:20px}.price-card h3[data-v-d3f747d7]{font-size:20px;font-weight:800;color:#0f172a;margin:0 0 16px}.price-card .price[data-v-d3f747d7]{font-size:38px;font-weight:900;color:#0f172a;margin-bottom:12px}.price-card .price span[data-v-d3f747d7]{font-size:14px;color:#64748b;font-weight:500}.price-desc[data-v-d3f747d7]{font-size:13.5px;color:#475569;line-height:1.5;margin-bottom:30px}.price-card ul[data-v-d3f747d7]{list-style:none;padding:0;margin:0 0 40px;display:flex;flex-direction:column;gap:12px}.price-card ul li[data-v-d3f747d7]{font-size:14px;color:#334155}.price-card ul li strong[data-v-d3f747d7]{color:#0f172a}.btn-price-select[data-v-d3f747d7]{width:100%;padding:12px;border-radius:8px;font-size:14px;font-weight:700;border:1.5px solid #cbd5e1;background:transparent;color:#334155;cursor:pointer;transition:all .2s}.popular .btn-price-select[data-v-d3f747d7]{background:linear-gradient(135deg,#0ea5e9,#0284c7);border:none;color:#fff;box-shadow:0 8px 16px #0ea5e933}.btn-price-select[data-v-d3f747d7]:hover{background:#f8fafc;border-color:#0f172a}.popular .btn-price-select[data-v-d3f747d7]:hover{filter:brightness(1.1);background:linear-gradient(135deg,#0ea5e9,#0284c7)}.landing-contact[data-v-d3f747d7]{background:#fff;padding:80px 24px;border-top:1px solid #f1f5f9}.contact-container[data-v-d3f747d7]{max-width:600px;margin:0 auto;width:100%}.contact-form[data-v-d3f747d7]{display:flex;flex-direction:column;gap:20px}.contact-form-row[data-v-d3f747d7]{display:grid;grid-template-columns:1fr 1fr;gap:20px}@media (max-width: 640px){.contact-form-row[data-v-d3f747d7]{grid-template-columns:1fr}}.contact-group[data-v-d3f747d7]{display:flex;flex-direction:column;gap:6px}.contact-group label[data-v-d3f747d7]{font-size:13px;font-weight:700;color:#475569}.contact-group input[data-v-d3f747d7],.contact-group textarea[data-v-d3f747d7]{padding:12px 16px;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:8px;color:#0f172a;font-size:14.5px;outline:none;transition:all .2s;font-family:inherit}.contact-group input[data-v-d3f747d7]:focus,.contact-group textarea[data-v-d3f747d7]:focus{border-color:#2563eb;background:#fff}.btn-contact-submit[data-v-d3f747d7]{width:100%;padding:14px;background:linear-gradient(135deg,#0ea5e9,#0284c7);color:#fff;border:none;border-radius:8px;font-size:15px;font-weight:700;cursor:pointer;transition:all .2s;box-shadow:0 4px 12px #0ea5e926;display:flex;align-items:center;justify-content:center;min-height:46px}.btn-contact-submit[data-v-d3f747d7]:hover:not(:disabled){filter:brightness(1.1);transform:translateY(-1px)}.contact-success-banner[data-v-d3f747d7]{background:#ecfdf5;border:1px solid #10b981;color:#065f46;border-radius:8px;padding:12px;font-size:14px;font-weight:600;text-align:center}.landing-footer[data-v-d3f747d7]{border-top:1px solid #e2e8f0;background:#fff;padding:80px 24px 30px;color:#475569}.footer-grid-container[data-v-d3f747d7]{max-width:1200px;margin:0 auto 50px;width:100%;display:grid;grid-template-columns:1.5fr 1fr 1.5fr;gap:50px}@media (max-width: 768px){.footer-grid-container[data-v-d3f747d7]{grid-template-columns:1fr;gap:30px}}.footer-column[data-v-d3f747d7]{display:flex;flex-direction:column;gap:16px}.footer-logo[data-v-d3f747d7]{font-size:20px;font-weight:800;color:#0f172a}.brand-col p[data-v-d3f747d7]{font-size:13.5px;line-height:1.6;color:#64748b;margin:0}.footer-column h4[data-v-d3f747d7]{font-size:14px;font-weight:800;color:#0f172a;text-transform:uppercase;letter-spacing:.5px;margin:0}.footer-column a[data-v-d3f747d7]{color:#475569;text-decoration:none;font-size:14px;font-weight:600;transition:color .2s}.footer-column a[data-v-d3f747d7]:hover{color:#2563eb}.footer-column span[data-v-d3f747d7]{font-size:13.5px;color:#64748b}.footer-column span a[data-v-d3f747d7]{color:#2563eb;font-weight:600}.footer-bottom[data-v-d3f747d7]{text-align:center;font-size:12px;color:#64748b;border-top:1px solid #f1f5f9;padding-top:24px}.whatsapp-float[data-v-d3f747d7]{position:fixed;bottom:24px;right:24px;background-color:#25d366;color:#fff;width:56px;height:56px;border-radius:50%;box-shadow:0 4px 16px #25d3664d;display:flex;align-items:center;justify-content:center;z-index:10000;transition:all .3s}.whatsapp-float[data-v-d3f747d7]:hover{transform:scale(1.1);box-shadow:0 6px 20px #25d36666}.whatsapp-tooltip[data-v-d3f747d7]{position:absolute;right:70px;background:#fff;color:#334155;padding:8px 16px;border-radius:8px;font-size:13px;font-weight:700;box-shadow:0 4px 12px #00000014;white-space:nowrap;pointer-events:none;opacity:0;transform:translate(10px);transition:all .3s;border:1px solid #e2e8f0}.whatsapp-tooltip[data-v-d3f747d7]:after{content:"";position:absolute;right:-6px;top:50%;transform:translateY(-50%) rotate(45deg);width:10px;height:10px;background:#fff;border-right:1px solid #e2e8f0;border-top:1px solid #e2e8f0}.whatsapp-float:hover .whatsapp-tooltip[data-v-d3f747d7]{opacity:1;transform:translate(0)}.auth-view[data-v-d3f747d7]{min-height:100vh;display:grid;grid-template-columns:420px 1fr;background-color:#fff;position:absolute;top:0;right:0;bottom:0;left:0}.auth-sidebar[data-v-d3f747d7]{background:#f8fafc;border-right:1px solid #e2e8f0;padding:48px;display:flex;flex-direction:column;justify-content:space-between}.sidebar-logo[data-v-d3f747d7]{display:flex;align-items:center;gap:10px;font-size:18px;font-weight:800;color:#0f172a;cursor:pointer}.sidebar-logo svg[data-v-d3f747d7]{color:#2563eb}.sidebar-info-content h2[data-v-d3f747d7]{font-size:26px;font-weight:900;line-height:1.3;color:#0f172a;margin-bottom:16px}.sidebar-info-content p[data-v-d3f747d7]{font-size:14.5px;line-height:1.6;color:#475569;margin-bottom:40px}.bullet-list[data-v-d3f747d7]{display:flex;flex-direction:column;gap:24px}.bullet-item[data-v-d3f747d7]{display:flex;gap:16px}.bullet-item .b-icon[data-v-d3f747d7]{width:24px;height:24px;border-radius:50%;background:#eff6ff;color:#2563eb;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:12px;flex-shrink:0}.bullet-item strong[data-v-d3f747d7]{display:block;font-size:14.5px;color:#0f172a;margin-bottom:4px}.bullet-item p[data-v-d3f747d7]{font-size:13.5px;line-height:1.5;color:#64748b;margin:0}.btn-sidebar-back[data-v-d3f747d7]{background:transparent;border:none;color:#64748b;font-size:14px;font-weight:600;cursor:pointer;text-align:left;padding:0;transition:color .2s}.btn-sidebar-back[data-v-d3f747d7]:hover{color:#0f172a}.auth-form-container[data-v-d3f747d7]{display:flex;align-items:center;justify-content:center;padding:40px;background-color:#fff;overflow-y:auto}.form-wrapper[data-v-d3f747d7]{max-width:440px;width:100%;display:flex;flex-direction:column}.mobile-logo-header[data-v-d3f747d7]{display:none}.auth-tabs[data-v-d3f747d7]{display:flex;border-bottom:2px solid #e2e8f0;margin-bottom:32px;gap:24px}.auth-tab[data-v-d3f747d7]{padding:12px 4px;background:transparent;border:none;border-bottom:2px solid transparent;color:#64748b;font-size:16px;font-weight:700;cursor:pointer;transition:all .2s;margin-bottom:-2px}.auth-tab.active[data-v-d3f747d7]{color:#0f172a;border-bottom-color:#2563eb}.auth-error-banner[data-v-d3f747d7]{display:flex;align-items:center;gap:10px;background:#fef2f2;border:1px solid #fecaca;color:#991b1b;padding:12px 16px;border-radius:8px;font-size:13.5px;margin-bottom:24px}.auth-success-banner[data-v-d3f747d7]{display:flex;align-items:center;gap:10px;background:#f0fdf4;border:1px solid #bbf7d0;color:#166534;padding:12px 16px;border-radius:8px;font-size:13.5px;margin-bottom:24px;text-align:left}.auth-grace-banner[data-v-d3f747d7]{display:flex;align-items:center;gap:10px;background:#fffbeb;border:1px solid #fef3c7;color:#92400e;padding:12px 16px;border-radius:8px;font-size:13px;margin-bottom:24px}.auth-form[data-v-d3f747d7]{display:flex;flex-direction:column;gap:20px}.form-row-custom[data-v-d3f747d7]{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form-group-custom[data-v-d3f747d7]{display:flex;flex-direction:column;gap:6px}.form-group-custom label[data-v-d3f747d7]{font-size:12px;font-weight:700;color:#475569;text-transform:uppercase;letter-spacing:.5px}.form-group-custom input[data-v-d3f747d7]{padding:12px 16px;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:8px;color:#0f172a;font-size:14.5px;outline:none;transition:all .2s}.form-group-custom input[data-v-d3f747d7]::placeholder{color:#94a3b8}.form-group-custom input[data-v-d3f747d7]:focus{border-color:#2563eb;background:#fff}.password-input-wrapper[data-v-d3f747d7]{position:relative}.password-input-wrapper input[data-v-d3f747d7]{width:100%;padding-right:48px}.btn-toggle-pass[data-v-d3f747d7]{position:absolute;right:14px;top:50%;transform:translateY(-50%);background:transparent;border:none;color:#64748b;cursor:pointer;display:flex;align-items:center;justify-content:center}.btn-toggle-pass svg[data-v-d3f747d7]{width:18px;height:18px}.btn-toggle-pass[data-v-d3f747d7]:hover{color:#0f172a}.auth-legal[data-v-d3f747d7]{font-size:12px;color:#64748b;text-align:center;line-height:1.5;margin:4px 0 0}.btn-auth-submit[data-v-d3f747d7]{width:100%;padding:14px;background:linear-gradient(135deg,#0ea5e9,#0284c7);color:#fff;border:none;border-radius:8px;font-size:15px;font-weight:700;cursor:pointer;box-shadow:0 10px 20px #0ea5e933;transition:all .2s;display:flex;align-items:center;justify-content:center;min-height:48px}.btn-auth-submit[data-v-d3f747d7]:hover:not(:disabled){filter:brightness(1.1);transform:translateY(-1px)}.btn-auth-submit[data-v-d3f747d7]:disabled{opacity:.6;cursor:not-allowed}.spinner-loader[data-v-d3f747d7]{width:20px;height:20px;border:2px solid rgba(255,255,255,.25);border-top-color:#fff;border-radius:50%;animation:spin .6s linear infinite}.btn-mobile-back[data-v-d3f747d7]{display:none}@media (max-width: 968px){.landing-hero[data-v-d3f747d7]{grid-template-columns:1fr;padding-bottom:60px;text-align:center}.hero-content[data-v-d3f747d7]{align-items:center}.hero-ctas[data-v-d3f747d7]{justify-content:center}.pricing-cards[data-v-d3f747d7]{grid-template-columns:1fr;max-width:480px}.price-card.popular[data-v-d3f747d7]{transform:none}.price-card.popular[data-v-d3f747d7]:hover{transform:translateY(-4px)}.auth-view[data-v-d3f747d7]{grid-template-columns:1fr}.auth-sidebar[data-v-d3f747d7]{display:none}.mobile-logo-header[data-v-d3f747d7]{display:flex;align-items:center;justify-content:center;gap:8px;font-size:20px;font-weight:800;color:#fff;margin-bottom:40px;cursor:pointer}.mobile-logo-header svg[data-v-d3f747d7]{color:#0ea5e9}.btn-mobile-back[data-v-d3f747d7]{display:block;background:transparent;border:none;color:#64748b;font-size:13.5px;font-weight:600;cursor:pointer;margin-top:24px;text-align:center}.btn-mobile-back[data-v-d3f747d7]:hover{color:#fff}}@media (max-width: 640px){.landing-nav .nav-links[data-v-d3f747d7]{display:none}.hero-content h1[data-v-d3f747d7]{font-size:32px}.form-row-custom[data-v-d3f747d7]{grid-template-columns:1fr}.lockout-card[data-v-d3f747d7]{padding:30px 20px}}.feedback-modal-backdrop[data-v-e9126abc]{position:fixed;top:0;right:0;bottom:0;left:0;background:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:12000;display:flex;align-items:center;justify-content:center;padding:20px}.feedback-modal[data-v-e9126abc]{background:#fff;border-radius:var(--radius-lg);max-width:480px;width:100%;box-shadow:0 25px 50px -12px #00000040;overflow:hidden;animation:scaleIn-e9126abc .25s ease;font-family:inherit;color:var(--text-main)}.feedback-header[data-v-e9126abc]{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1.5px solid var(--border-color)}.feedback-header h3[data-v-e9126abc]{font-family:var(--font-title);font-size:16.5px;font-weight:800;margin:0;display:flex;align-items:center;gap:10px}.btn-close[data-v-e9126abc]{background:transparent;border:none;font-size:24px;font-weight:600;color:var(--text-muted);cursor:pointer;padding:4px}.btn-close[data-v-e9126abc]:hover{color:var(--text-main)}.feedback-form[data-v-e9126abc]{padding:24px;display:flex;flex-direction:column;gap:20px}.form-group[data-v-e9126abc]{display:flex;flex-direction:column;gap:6px}.form-group label[data-v-e9126abc]{font-size:12.5px;font-weight:700;color:var(--text-muted)}.form-select[data-v-e9126abc],.form-input[data-v-e9126abc],.form-textarea[data-v-e9126abc]{width:100%;padding:10px 12px;background:var(--bg-input);border:1.5px solid var(--border-color);border-radius:var(--radius-sm);color:var(--text-main);font-size:14px;outline:none;transition:all .2s;font-family:inherit}.form-select[data-v-e9126abc]:focus,.form-input[data-v-e9126abc]:focus,.form-textarea[data-v-e9126abc]:focus{border-color:var(--color-primary);background:#fff;box-shadow:0 0 0 3px #2563eb26}.feedback-footer[data-v-e9126abc]{display:flex;justify-content:flex-end;gap:12px;margin-top:10px}.btn-secondary[data-v-e9126abc]{background:#fff;border:1.5px solid #d1d5db;color:var(--text-main);padding:10px 18px;border-radius:var(--radius-sm);font-size:13.5px;font-weight:700;cursor:pointer}.btn-secondary[data-v-e9126abc]:hover{background:#f9fafb}.btn-primary[data-v-e9126abc]{background:var(--color-primary);color:#fff;border:1px solid var(--color-primary-dark);padding:10px 20px;border-radius:var(--radius-sm);font-size:13.5px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;min-height:38px}.btn-primary[data-v-e9126abc]:hover:not(:disabled){filter:brightness(1.05)}.btn-primary[data-v-e9126abc]:disabled{opacity:.6;cursor:not-allowed}.spinner[data-v-e9126abc]{width:16px;height:16px;border:2px solid rgba(255,255,255,.25);border-top-color:#fff;border-radius:50%;animation:spin-e9126abc .6s linear infinite}@keyframes spin-e9126abc{to{transform:rotate(360deg)}}@keyframes scaleIn-e9126abc{0%{transform:scale(.95);opacity:0}to{transform:scale(1);opacity:1}}.feedback-success-state[data-v-e9126abc]{padding:40px 24px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:16px}.success-icon-wrapper[data-v-e9126abc]{width:56px;height:56px;border-radius:50%;background:#ecfdf5;color:#10b981;display:flex;align-items:center;justify-content:center}.success-icon-wrapper svg[data-v-e9126abc]{width:28px;height:28px}.feedback-success-state h3[data-v-e9126abc]{font-family:var(--font-title);font-size:18px;font-weight:800;margin:0}.feedback-success-state p[data-v-e9126abc]{font-size:14px;color:var(--text-muted);line-height:1.6;margin:0 0 10px}.cash-movement-tabs[data-v-e379cb65]{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:4px}.cash-tab[data-v-e379cb65]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:16px;background:#f8fafc;border:2px solid #e2e8f0;border-radius:var(--radius-md);color:var(--text-muted);cursor:pointer;transition:all .2s ease;font-family:inherit}.cash-tab .tab-icon[data-v-e379cb65]{width:24px;height:24px;transition:transform .2s ease}.cash-tab span[data-v-e379cb65]{font-size:13.5px;font-weight:700}.cash-tab[data-v-e379cb65]:hover{background:#eff6ff;border-color:#cbd5e1;color:var(--text-main)}.cash-tab.active[data-v-e379cb65]{background:#eff6ff;border-color:var(--color-primary);color:var(--color-primary)}.cash-tab.active .tab-icon[data-v-e379cb65]{transform:scale(1.1)}.cash-tab.active[data-v-e379cb65]:first-child{background:#f0fdf4;border-color:#22c55e;color:#15803d}.cash-tab[data-v-e379cb65]:first-child:hover:not(.active){background:#f0fdf4;border-color:#bbf7d0}.cash-tab.active[data-v-e379cb65]:last-child{background:#fef2f2;border-color:#ef4444;color:#b91c1c}.cash-tab[data-v-e379cb65]:last-child:hover:not(.active){background:#fef2f2;border-color:#fca5a5}.client-modal[data-v-72bd56a5]{max-width:650px;width:90%}.client-modal-body[data-v-72bd56a5]{display:flex;flex-direction:column;gap:16px}.search-box-row[data-v-72bd56a5]{display:flex;gap:12px}.search-input-wrapper[data-v-72bd56a5]{position:relative;flex-grow:1}.search-icon[data-v-72bd56a5]{position:absolute;left:12px;top:50%;transform:translateY(-50%);width:18px;height:18px;color:var(--text-muted);pointer-events:none}.search-input[data-v-72bd56a5]{padding-left:40px!important}.btn-add-client[data-v-72bd56a5]{display:flex;align-items:center;gap:6px;flex-shrink:0;font-weight:700}.btn-icon[data-v-72bd56a5]{width:16px;height:16px}.clients-list-container[data-v-72bd56a5]{max-height:350px;overflow-y:auto;border:1px solid var(--border-color);border-radius:var(--radius-md);background-color:var(--bg-main)}.clients-table[data-v-72bd56a5]{width:100%;border-collapse:collapse;text-align:left;font-size:13.5px}.clients-table th[data-v-72bd56a5]{background-color:var(--bg-header);padding:10px 14px;font-weight:700;color:var(--text-muted);border-bottom:1.5px solid var(--border-color);position:sticky;top:0;z-index:1}.clients-table td[data-v-72bd56a5]{padding:12px 14px;border-bottom:1px solid var(--border-color);vertical-align:middle}.client-row[data-v-72bd56a5]{cursor:pointer;transition:background-color .2s}.client-row[data-v-72bd56a5]:hover{background-color:#2563eb0d}.client-name[data-v-72bd56a5]{font-weight:700;color:var(--text-main)}.client-cuit[data-v-72bd56a5]{font-size:11px;color:var(--text-muted);margin-top:2px}.client-email[data-v-72bd56a5]{color:var(--text-main)}.client-address[data-v-72bd56a5]{color:var(--text-muted);max-width:180px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.btn-select-action[data-v-72bd56a5]{background-color:var(--bg-main);border:1.5px solid var(--border-color);color:var(--color-primary);font-weight:700;padding:6px 12px;border-radius:var(--radius-sm);font-size:12px;cursor:pointer;transition:all .2s}.client-row:hover .btn-select-action[data-v-72bd56a5]{background-color:var(--color-primary);border-color:var(--color-primary);color:#fff}.empty-clients-state[data-v-72bd56a5]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;text-align:center;color:var(--text-muted)}.empty-icon[data-v-72bd56a5]{width:48px;height:48px;margin-bottom:12px;opacity:.5}.form-grid[data-v-72bd56a5]{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media (max-width: 500px){.form-grid[data-v-72bd56a5]{grid-template-columns:1fr}.search-box-row[data-v-72bd56a5]{flex-direction:column}}.login-backdrop[data-v-881beb9d]{position:fixed;top:0;left:0;width:100vw;height:100vh;background:radial-gradient(circle at center,#1e293b,#0f172a);display:flex;align-items:center;justify-content:center;z-index:99999;font-family:inherit}.login-container[data-v-881beb9d]{background:#ffffff0d;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.1);padding:40px;border-radius:24px;width:100%;max-width:440px;text-align:center;box-shadow:0 20px 25px -5px #00000080,0 10px 10px -5px #0006}.login-header[data-v-881beb9d]{margin-bottom:30px}.branding-title[data-v-881beb9d]{font-size:32px;font-weight:800;margin:0;letter-spacing:-.5px;background:linear-gradient(135deg,#3b82f6,#60a5fa);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.branding-subtitle[data-v-881beb9d]{margin:4px 0 0;font-size:14px;color:#94a3b8;font-weight:500;text-transform:uppercase;letter-spacing:1px}.step-title[data-v-881beb9d]{color:#fff;font-size:20px;font-weight:700;margin-bottom:24px}.step-subtitle[data-v-881beb9d]{color:#94a3b8;font-size:14px;margin-top:-16px;margin-bottom:24px}.users-grid[data-v-881beb9d]{display:flex;flex-direction:column;gap:12px;max-height:280px;overflow-y:auto;padding-right:4px}.user-card[data-v-881beb9d]{display:flex;align-items:center;gap:16px;background:#ffffff08;border:1.5px solid rgba(255,255,255,.08);border-radius:16px;padding:14px 18px;color:#fff;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);width:100%}.user-card[data-v-881beb9d]:hover{background:#3b82f61a;border-color:#3b82f6}.user-avatar[data-v-881beb9d]{background:#ffffff1a;border-radius:12px;width:42px;height:42px;display:flex;align-items:center;justify-content:center;color:#60a5fa;flex-shrink:0}.user-info[data-v-881beb9d]{text-align:left}.user-name[data-v-881beb9d]{font-weight:700;font-size:15px}.user-role[data-v-881beb9d]{font-size:11px;color:#94a3b8;margin-top:2px}.btn-back-users[data-v-881beb9d]{background:none;border:none;color:#94a3b8;font-weight:700;font-size:13px;display:flex;align-items:center;gap:6px;cursor:pointer;margin-bottom:20px;padding:4px 8px;border-radius:8px;transition:all .2s}.btn-back-users[data-v-881beb9d]:hover{color:#fff;background:#ffffff0d}.pin-dots-wrapper[data-v-881beb9d]{display:flex;justify-content:center;gap:16px;margin:20px 0}.pin-dot[data-v-881beb9d]{width:16px;height:16px;border-radius:50%;border:2px solid rgba(255,255,255,.2);background:transparent;transition:all .15s ease}.pin-dot.active[data-v-881beb9d]{background:#3b82f6;border-color:#3b82f6;box-shadow:0 0 12px #3b82f699;transform:scale(1.2)}.error-msg[data-v-881beb9d]{color:#f87171;font-size:13px;font-weight:600;margin-bottom:12px;height:18px}.keypad-grid[data-v-881beb9d]{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;max-width:280px;margin:0 auto}.key-btn[data-v-881beb9d]{background:#ffffff0d;border:1px solid rgba(255,255,255,.08);color:#fff;font-size:22px;font-weight:700;border-radius:16px;padding:12px 0;cursor:pointer;transition:all .15s;display:flex;align-items:center;justify-content:center;outline:none}.key-btn[data-v-881beb9d]:active{transform:scale(.95);background:#ffffff26}.key-btn[data-v-881beb9d]:hover{background:#ffffff1a;border-color:#fff3}.key-clear[data-v-881beb9d]{color:#f87171}.key-backspace[data-v-881beb9d]{color:#94a3b8}@keyframes shake-881beb9d{0%,to{transform:translate(0)}20%,60%{transform:translate(-10px)}40%,80%{transform:translate(10px)}}.shake[data-v-881beb9d]{animation:shake-881beb9d .3s ease-in-out}.animate-fade-in[data-v-881beb9d]{animation:fadeIn-881beb9d .25s ease-out}@keyframes fadeIn-881beb9d{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.pin-backdrop[data-v-7a4085f6]{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0f172abf;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:999999}.pin-modal[data-v-7a4085f6]{background:#fff;border-radius:20px;width:90%;max-width:360px;padding:30px;box-shadow:0 20px 25px -5px #00000026,0 10px 10px -5px #0000001a;text-align:center}.pin-header[data-v-7a4085f6]{margin-bottom:24px}.lock-icon[data-v-7a4085f6]{background-color:#fee2e2;color:#ef4444;width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 16px}.pin-header h3[data-v-7a4085f6]{font-size:18px;font-weight:800;color:var(--text-main);margin:0 0 8px}.pin-desc[data-v-7a4085f6]{font-size:12.5px;color:var(--text-muted);margin:0;line-height:1.4}.pin-dots-wrapper[data-v-7a4085f6]{display:flex;justify-content:center;gap:16px;margin:16px 0}.pin-dot[data-v-7a4085f6]{width:14px;height:14px;border-radius:50%;border:2px solid var(--border-color);background:transparent;transition:all .15s ease}.pin-dot.active[data-v-7a4085f6]{background:#3b82f6;border-color:#3b82f6;box-shadow:0 0 8px #3b82f666;transform:scale(1.15)}.error-msg[data-v-7a4085f6]{color:#ef4444;font-size:12.5px;font-weight:700;margin-bottom:12px;height:18px}.keypad-grid[data-v-7a4085f6]{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;max-width:240px;margin:0 auto 20px}.key-btn[data-v-7a4085f6]{background:#f8fafc;border:1px solid var(--border-color);color:var(--text-main);font-size:20px;font-weight:700;border-radius:12px;padding:10px 0;cursor:pointer;transition:all .15s;display:flex;align-items:center;justify-content:center;outline:none}.key-btn[data-v-7a4085f6]:active{transform:scale(.95);background:#e2e8f0}.key-btn[data-v-7a4085f6]:hover{background:#f1f5f9;border-color:#cbd5e1}.key-clear[data-v-7a4085f6]{color:#ef4444}.key-backspace[data-v-7a4085f6]{color:var(--text-muted)}.pin-footer[data-v-7a4085f6]{border-top:1px solid var(--border-color);padding-top:16px}.btn-cancel[data-v-7a4085f6]{width:100%;background-color:#fff;border:1.5px solid var(--border-color);color:var(--text-muted);font-weight:700;padding:10px 0;border-radius:12px;cursor:pointer;font-size:13.5px;transition:all .2s}.btn-cancel[data-v-7a4085f6]:hover{background-color:#f1f5f9;color:var(--text-main)}@keyframes shake-7a4085f6{0%,to{transform:translate(0)}20%,60%{transform:translate(-8px)}40%,80%{transform:translate(8px)}}.shake[data-v-7a4085f6]{animation:shake-7a4085f6 .3s ease-in-out}.animate-fade-in[data-v-7a4085f6]{animation:fadeIn-7a4085f6 .2s ease-out}@keyframes fadeIn-7a4085f6{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.tables-layout-container[data-v-35002b20]{display:flex;flex-direction:column;height:100%;padding:24px;background-color:var(--bg-main);overflow:hidden}.tables-toolbar[data-v-35002b20]{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;flex-wrap:wrap;gap:16px;flex-shrink:0}.toolbar-left[data-v-35002b20]{display:flex;flex-direction:column;gap:4px}.status-summary[data-v-35002b20]{font-size:13px;color:var(--text-muted);font-weight:500}.toolbar-right[data-v-35002b20]{display:flex;gap:12px;align-items:center}.btn-quick-sale[data-v-35002b20]{display:flex;align-items:center;gap:8px;background:#fff;color:var(--text-main);border:1.5px solid var(--border-color);border-radius:var(--radius-md);padding:8px 16px;font-size:13px;font-weight:700;cursor:pointer;height:38px}.btn-quick-sale[data-v-35002b20]:hover{background-color:var(--color-primary-light);color:var(--color-primary);border-color:var(--color-primary)}.btn-design-toggle[data-v-35002b20]{display:flex;align-items:center;gap:8px;background:#fff;color:var(--text-muted);border:1.5px solid var(--border-color);border-radius:var(--radius-md);padding:8px 16px;font-size:13px;font-weight:700;cursor:pointer;height:38px}.btn-design-toggle[data-v-35002b20]:hover{background-color:#f1f5f9;border-color:#94a3b8;color:var(--text-main)}.btn-design-toggle.active[data-v-35002b20]{background:linear-gradient(135deg,var(--color-primary),var(--color-primary-dark));color:#fff;border-color:transparent;box-shadow:0 4px 12px #2563eb40}.canvas-viewport[data-v-35002b20]{position:relative;width:100%;flex-grow:1;overflow:auto;border:1.5px solid var(--border-color);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);background-color:var(--bg-panel)}.canvas-viewport.design-mode-active[data-v-35002b20]{border-color:var(--color-primary);box-shadow:0 0 0 3px #2563eb14}.tables-canvas[data-v-35002b20]{position:relative;background-color:var(--bg-panel);background-image:radial-gradient(var(--border-color) 1.5px,transparent 1.5px);background-size:24px 24px;overflow:hidden;transition:width .2s ease,height .2s ease}.tables-canvas.design-mode-active[data-v-35002b20]{background-color:#fafcfe;background-image:radial-gradient(rgba(37,99,235,.1) 1.5px,transparent 1.5px)}.table-element[data-v-35002b20]{position:absolute;width:100px;height:100px;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;-webkit-user-select:none;user-select:none;transition:transform .2s cubic-bezier(.16,1,.3,1),box-shadow .2s;touch-action:none}.table-element.shape-rectangle[data-v-35002b20]{width:130px;height:90px}.table-element[data-v-35002b20]:hover{transform:scale(1.05)}.tables-canvas.design-mode-active .table-element[data-v-35002b20]{cursor:move}.table-element.dragging-active[data-v-35002b20]{transform:scale(1.1);z-index:1000}.table-box-container[data-v-35002b20]{position:relative;width:82px;height:82px;display:flex;align-items:center;justify-content:center}.table-element.shape-rectangle .table-box-container[data-v-35002b20]{width:110px;height:75px}.table-shape-bg[data-v-35002b20]{position:absolute;top:0;right:0;bottom:0;left:0;border:4px solid white;box-shadow:var(--shadow-md);transition:background-color .2s,transform .2s ease}.table-element.shape-circle .table-shape-bg[data-v-35002b20]{border-radius:50%}.table-element.shape-square .table-shape-bg[data-v-35002b20],.table-element.shape-rectangle .table-shape-bg[data-v-35002b20]{border-radius:var(--radius-sm)}.table-element.free .table-shape-bg[data-v-35002b20]{background:linear-gradient(135deg,var(--color-success) 0%,#059669 100%);box-shadow:0 8px 16px #10b9812e,var(--shadow-md)}.table-element.occupied .table-shape-bg[data-v-35002b20]{background:linear-gradient(135deg,var(--color-danger) 0%,#b91c1c 100%);box-shadow:0 8px 16px #ef444440,var(--shadow-md);border-color:#fca5a5;animation:occupiedPulse-35002b20 3s infinite alternate}.table-element.cleaning .table-shape-bg[data-v-35002b20]{background:linear-gradient(135deg,#f59e0b,#d97706);box-shadow:0 8px 16px #f59e0b40,var(--shadow-md);border-color:#fde68a}.table-label-content[data-v-35002b20]{position:absolute;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;pointer-events:none}@keyframes occupiedPulse-35002b20{0%{box-shadow:0 8px 16px #ef444433,var(--shadow-md)}to{box-shadow:0 8px 24px #ef444473,var(--shadow-md)}}.table-name[data-v-35002b20]{font-family:var(--font-title);font-weight:800;font-size:13.5px;letter-spacing:-.2px;text-shadow:0 1px 2px rgba(0,0,0,.15)}.table-total[data-v-35002b20]{font-weight:700;font-size:11px;background-color:#0003;padding:1px 6px;border-radius:10px;margin-top:4px}.table-capacity[data-v-35002b20]{font-size:10.5px;font-weight:800;color:var(--text-muted);background-color:var(--bg-main);padding:1px 6px;border-radius:8px;border:1px solid var(--border-color);margin-bottom:2px;pointer-events:none}.table-element.occupied .table-capacity[data-v-35002b20]{background-color:#fef3c7;color:#b45309;border-color:#fde68a}.table-design-controls[data-v-35002b20]{position:absolute;top:-8px;right:-8px;display:flex;gap:4px;z-index:10}.btn-edit-tbl[data-v-35002b20],.btn-delete-tbl[data-v-35002b20]{width:22px;height:22px;border-radius:50%;background-color:#fff;border:1.5px solid var(--border-color);display:flex;align-items:center;justify-content:center;font-size:10px;cursor:pointer;box-shadow:var(--shadow-sm);color:var(--text-main)}.btn-edit-tbl[data-v-35002b20]:hover{background-color:#f1f5f9;border-color:var(--color-primary)}.btn-delete-tbl[data-v-35002b20]{color:var(--color-danger);font-weight:700;font-size:14px}.btn-delete-tbl[data-v-35002b20]:hover{background-color:var(--color-danger-light);border-color:var(--color-danger)}.empty-salon-message[data-v-35002b20]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;color:var(--text-muted)}.table-edit-modal-backdrop[data-v-35002b20]{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#0006;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:9999;animation:fadeIn-35002b20 .2s ease-out}.table-edit-modal-card[data-v-35002b20]{width:100%;max-width:380px;background-color:#fff;border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);padding:24px;animation:scaleUp-35002b20 .2s cubic-bezier(.34,1.56,.64,1)}.modal-header[data-v-35002b20]{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.modal-header h3[data-v-35002b20]{font-family:var(--font-title);font-size:18px;font-weight:700;color:var(--text-main)}.btn-close-modal[data-v-35002b20]{font-size:24px;color:var(--text-muted);cursor:pointer;line-height:1}.btn-close-modal[data-v-35002b20]:hover{color:var(--text-main)}.form-group[data-v-35002b20]{display:flex;flex-direction:column;gap:6px}.form-group label[data-v-35002b20]{font-size:12px;font-weight:700;color:var(--text-muted);text-transform:uppercase}@keyframes fadeIn-35002b20{0%{opacity:0}to{opacity:1}}@keyframes scaleUp-35002b20{0%{transform:scale(.95);opacity:0}to{transform:scale(1);opacity:1}}.stock-manager-workspace[data-v-d1791ed0]{display:flex;flex-direction:column;height:calc(100vh - 60px);background-color:var(--bg-main);font-family:var(--font-body);color:var(--text-main);box-sizing:border-box;padding:16px;overflow:hidden}.stock-dashboard[data-v-d1791ed0]{display:flex;flex-direction:column;gap:20px}.dash-metrics-grid[data-v-d1791ed0]{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.dash-metric-card[data-v-d1791ed0]{display:flex;align-items:center;gap:14px;background:#fff;border:1.5px solid var(--border-color);border-radius:var(--radius-md);padding:16px 18px;box-shadow:var(--shadow-sm);transition:all .2s}.dash-metric-card.dash-metric-alert[data-v-d1791ed0]{border-color:#ef44444d;background:#fff5f5;animation:s-pulse-d1791ed0 2s infinite}@keyframes s-pulse-d1791ed0{0%{box-shadow:0 0 #ef444433}70%{box-shadow:0 0 0 6px #ef444400}to{box-shadow:0 0 #ef444400}}.dash-metric-icon[data-v-d1791ed0]{font-size:22px;width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.dash-metric-info[data-v-d1791ed0]{display:flex;flex-direction:column;min-width:0}.dash-metric-label[data-v-d1791ed0]{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.4px;color:var(--text-muted)}.dash-metric-value[data-v-d1791ed0]{font-size:26px;font-weight:800;color:#0f172a;line-height:1.1}.dash-metric-sub[data-v-d1791ed0]{font-size:11px;color:var(--color-danger);font-weight:600;margin-top:2px}.val-purple[data-v-d1791ed0]{background:#8b5cf61a;color:#7c3aed}.dash-section[data-v-d1791ed0]{background:#fff;border:1px solid var(--border-color);border-radius:var(--radius-md);overflow:hidden;box-shadow:var(--shadow-sm)}.dash-section-header[data-v-d1791ed0]{display:flex;align-items:center;gap:8px;padding:12px 18px;font-size:13.5px;font-weight:700;color:var(--text-main);border-bottom:1px solid var(--border-color);background:#f8fafc}.dash-alert-list[data-v-d1791ed0]{display:flex;flex-direction:column}.dash-alert-row[data-v-d1791ed0]{display:flex;align-items:center;gap:14px;padding:11px 18px;border-bottom:1px solid #f1f5f9}.dash-alert-row[data-v-d1791ed0]:last-child{border-bottom:none}.dash-alert-info[data-v-d1791ed0]{flex:1;display:flex;flex-direction:column;gap:2px;min-width:0}.dash-alert-name[data-v-d1791ed0]{font-size:13.5px;font-weight:700;color:var(--text-main);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dash-alert-sku[data-v-d1791ed0]{font-size:11.5px;color:var(--text-muted);font-family:monospace}.dash-alert-stock[data-v-d1791ed0]{display:flex;align-items:baseline;gap:4px}.dash-stock-val[data-v-d1791ed0]{font-size:18px;font-weight:800}.dash-stock-val.danger[data-v-d1791ed0]{color:var(--color-danger)}.dash-stock-min[data-v-d1791ed0]{font-size:12px;color:var(--text-muted)}.dash-quick-actions[data-v-d1791ed0]{display:flex;gap:12px;padding:14px 18px}.dash-quick-btn[data-v-d1791ed0]{display:flex;flex-direction:column;align-items:center;gap:8px;padding:16px 24px;background:#f8fafc;border:1.5px solid var(--border-color);border-radius:var(--radius-md);color:var(--text-muted);font-size:13px;font-weight:700;cursor:pointer;transition:all .18s;flex:1}.dash-quick-btn i[data-v-d1791ed0]{font-size:22px;color:var(--color-primary)}.dash-quick-btn[data-v-d1791ed0]:hover{background:#eff6ff;border-color:var(--color-primary);color:var(--color-primary);transform:translateY(-2px);box-shadow:0 4px 12px #2563eb1f}.stock-nav[data-v-d1791ed0]{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.stock-nav-tabs[data-v-d1791ed0]{display:flex;gap:4px;background-color:#e2e8f0;padding:4px;border-radius:var(--radius-md);border:1px solid var(--border-color)}.nav-tab[data-v-d1791ed0]{padding:8px 18px;font-size:13px;font-weight:700;background:transparent;border:none;border-radius:var(--radius-sm);color:#475569;cursor:pointer;transition:all .15s ease-in-out;display:inline-flex;align-items:center;gap:6px}.nav-tab.active[data-v-d1791ed0]{background-color:#fff;color:var(--color-primary);box-shadow:var(--shadow-sm)}.cart-badge[data-v-d1791ed0]{background-color:var(--color-danger);color:#fff;font-size:10px;font-weight:800;padding:1px 6px;border-radius:10px;margin-left:4px}.draft-badge[data-v-d1791ed0]{background-color:#f59e0b}.btn-new-movement[data-v-d1791ed0]{display:inline-flex;align-items:center;gap:8px;padding:9px 18px;background:linear-gradient(135deg,var(--color-primary),#3b82f6);color:#fff;border:none;border-radius:var(--radius-sm);font-size:13.5px;font-weight:700;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 10px #2563eb4d;white-space:nowrap}.btn-new-movement[data-v-d1791ed0]:hover{background:linear-gradient(135deg,#1d4ed8,#2563eb);transform:translateY(-1px);box-shadow:0 4px 16px #2563eb66}.btn-new-movement i[data-v-d1791ed0]{font-size:16px}.movement-panel-overlay[data-v-d1791ed0]{position:fixed;top:0;left:0;right:0;bottom:0;background:#0f172a73;z-index:500;display:flex;justify-content:flex-end}.movement-panel[data-v-d1791ed0]{width:420px;max-width:96vw;height:100%;background:var(--bg-panel);border-left:1px solid var(--border-color);display:flex;flex-direction:column;overflow:hidden;box-shadow:-8px 0 32px #00000026}.panel-fade-enter-active[data-v-d1791ed0],.panel-fade-leave-active[data-v-d1791ed0]{transition:opacity .22s ease}.panel-fade-enter-from[data-v-d1791ed0],.panel-fade-leave-to[data-v-d1791ed0]{opacity:0}.panel-fade-enter-active .movement-panel[data-v-d1791ed0],.panel-fade-leave-active .movement-panel[data-v-d1791ed0]{transition:transform .28s cubic-bezier(.4,0,.2,1)}.panel-fade-enter-from .movement-panel[data-v-d1791ed0],.panel-fade-leave-to .movement-panel[data-v-d1791ed0]{transform:translate(100%)}.mp-header[data-v-d1791ed0]{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;background:var(--bg-sidebar);color:var(--text-white);flex-shrink:0}.mp-header-title[data-v-d1791ed0]{display:flex;align-items:center;gap:12px;font-size:18px}.mp-header-title strong[data-v-d1791ed0]{display:block;font-size:14.5px;font-weight:700}.mp-status-badge[data-v-d1791ed0]{font-size:11px;font-weight:700;padding:2px 8px;border-radius:10px;text-transform:uppercase;letter-spacing:.5px;background:#f59e0b33;color:#fbbf24;border:1px solid rgba(245,158,11,.3)}.mp-close-btn[data-v-d1791ed0]{background:#ffffff14;border:1px solid rgba(255,255,255,.15);color:#fff;width:34px;height:34px;border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:18px;transition:background .15s}.mp-close-btn[data-v-d1791ed0]:hover{background:#ffffff2e}.mp-type-selector[data-v-d1791ed0]{display:flex;gap:6px;padding:12px 16px;background:var(--bg-main);border-bottom:1px solid var(--border-color);flex-shrink:0}.mp-type-selector .type-btn[data-v-d1791ed0]{flex:1;padding:8px 6px;font-size:12px}.mp-locations[data-v-d1791ed0]{padding:12px 16px;border-bottom:1px solid var(--border-color);background:var(--bg-main);flex-shrink:0}.mp-locations .form-group[data-v-d1791ed0]{margin-bottom:0}.mp-search-bar[data-v-d1791ed0]{padding:10px 16px;background:var(--bg-main);border-bottom:1px solid var(--border-color);flex-shrink:0;position:relative}.mp-search-inner[data-v-d1791ed0]{display:flex;align-items:center;gap:10px;background:#fff;border:1.5px solid var(--border-color);border-radius:var(--radius-sm);padding:0 12px;transition:border-color .15s}.mp-search-inner[data-v-d1791ed0]:focus-within{border-color:var(--color-primary);box-shadow:0 0 0 3px #2563eb1a}.mp-search-icon[data-v-d1791ed0]{color:var(--text-muted);font-size:15px;flex-shrink:0}.mp-search-input[data-v-d1791ed0]{flex:1;border:none;outline:none;padding:9px 0;font-size:13.5px;background:transparent;color:var(--text-main)}.scanner-indicator[data-v-d1791ed0]{color:var(--color-primary);font-size:17px;flex-shrink:0;opacity:.7}.mp-search-results[data-v-d1791ed0]{position:absolute;left:16px;right:16px;top:calc(100% - 4px);background:#fff;border:1px solid var(--border-color);border-top:none;border-radius:0 0 var(--radius-sm) var(--radius-sm);box-shadow:0 8px 24px #0000001f;z-index:20;max-height:220px;overflow-y:auto}.mp-search-result-item[data-v-d1791ed0]{display:flex;align-items:center;justify-content:space-between;padding:9px 14px;cursor:pointer;transition:background .1s;border-bottom:1px solid #f1f5f9}.mp-search-result-item[data-v-d1791ed0]:hover:not(.disabled-result){background:#eff6ff}.mp-search-result-item.disabled-result[data-v-d1791ed0]{opacity:.5;cursor:not-allowed}.result-info[data-v-d1791ed0]{display:flex;flex-direction:column;gap:2px}.result-name[data-v-d1791ed0]{font-size:13px;font-weight:600;color:var(--text-main)}.result-sku[data-v-d1791ed0]{font-size:11px;color:var(--text-muted);font-family:monospace}.result-stock[data-v-d1791ed0]{font-size:12px;font-weight:700;color:#10b981;white-space:nowrap}.result-stock.crit[data-v-d1791ed0]{color:var(--color-danger)}.mp-items-list[data-v-d1791ed0]{flex:1;overflow-y:auto;padding:8px 16px;min-height:0}.mp-empty[data-v-d1791ed0]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:32px 16px;color:var(--text-muted);gap:10px;font-size:13.5px;text-align:center}.mp-empty i[data-v-d1791ed0]{font-size:36px;opacity:.4}.mp-item-row[data-v-d1791ed0]{display:flex;align-items:center;gap:10px;padding:9px 0;border-bottom:1px solid var(--border-color)}.mp-item-info[data-v-d1791ed0]{flex:1;min-width:0}.mp-item-name[data-v-d1791ed0]{display:block;font-size:13px;font-weight:600;color:var(--text-main);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mp-item-meta[data-v-d1791ed0]{display:block;font-size:11px;color:var(--text-muted);margin-top:2px}.mp-item-qty[data-v-d1791ed0]{display:flex;align-items:center;gap:4px}.mp-item-unit[data-v-d1791ed0]{font-size:11.5px;font-weight:600;color:var(--text-muted);width:24px;text-align:center}.mp-footer[data-v-d1791ed0]{padding:14px 16px;border-top:2px solid var(--border-color);background:var(--bg-main);flex-shrink:0}.mp-action-buttons[data-v-d1791ed0]{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:12px}.mp-action-buttons .btn-draft[data-v-d1791ed0]{grid-column:span 2;padding:9px;background:#f1f5f9;border:1.5px dashed #94a3b8;border-radius:var(--radius-sm);color:#475569;font-size:13px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:6px;transition:all .15s}.mp-action-buttons .btn-draft[data-v-d1791ed0]:hover:not(:disabled){background:#e2e8f0;border-color:#64748b}.mp-action-buttons .btn-draft[data-v-d1791ed0]:disabled{opacity:.5;cursor:not-allowed}.btn-finalize[data-v-d1791ed0]{padding:10px;background:linear-gradient(135deg,#10b981,#059669);color:#fff;border:none;border-radius:var(--radius-sm);font-size:13px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:6px;transition:all .2s;box-shadow:0 2px 8px #10b9814d}.btn-finalize[data-v-d1791ed0]:hover:not(:disabled){background:linear-gradient(135deg,#059669,#047857);transform:translateY(-1px)}.btn-finalize[data-v-d1791ed0]:disabled{opacity:.5;cursor:not-allowed}.btn-finalize-print[data-v-d1791ed0]{padding:10px;background:var(--color-primary);color:#fff;border:none;border-radius:var(--radius-sm);font-size:13px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:6px;transition:all .2s}.btn-finalize-print[data-v-d1791ed0]:hover:not(:disabled){background:var(--color-primary-dark, #1d4ed8);transform:translateY(-1px)}.btn-finalize-print[data-v-d1791ed0]:disabled{opacity:.5;cursor:not-allowed}.section-subheader[data-v-d1791ed0]{display:flex;align-items:center;gap:8px;font-size:13.5px;font-weight:700;color:var(--text-main);padding:10px 16px;background:#f8fafc;border-radius:var(--radius-sm);margin-bottom:12px;border:1px solid var(--border-color)}.drafts-section[data-v-d1791ed0]{margin-bottom:24px}.drafts-list[data-v-d1791ed0]{display:flex;flex-direction:column;gap:8px}.draft-row[data-v-d1791ed0]{display:flex;align-items:center;gap:14px;padding:12px 16px;background:#fff;border:1.5px dashed #f59e0b;border-radius:var(--radius-sm);box-shadow:0 1px 4px #f59e0b14}.draft-type-icon[data-v-d1791ed0]{width:38px;height:38px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:17px;flex-shrink:0}.draft-type-icon.in[data-v-d1791ed0]{background:#10b9811a;color:#059669}.draft-type-icon.out[data-v-d1791ed0]{background:#ef44441a;color:#dc2626}.draft-type-icon.transfer[data-v-d1791ed0]{background:#3b82f61a;color:#2563eb}.draft-info[data-v-d1791ed0]{flex:1;min-width:0}.draft-title[data-v-d1791ed0]{display:block;font-size:13.5px;font-weight:700;color:var(--text-main)}.draft-meta[data-v-d1791ed0]{display:block;font-size:12px;color:var(--text-muted);margin-top:2px}.draft-reason[data-v-d1791ed0]{display:block;font-size:12px;color:#92400e;font-style:italic;margin-top:2px}.draft-actions[data-v-d1791ed0]{display:flex;gap:8px;flex-shrink:0}.btn-draft-continue[data-v-d1791ed0]{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;background:#fef3c7;border:1px solid #f59e0b;border-radius:6px;color:#92400e;font-size:12.5px;font-weight:700;cursor:pointer;transition:all .15s}.btn-draft-continue[data-v-d1791ed0]:hover{background:#fde68a}.btn-draft-discard[data-v-d1791ed0]{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#fee2e2;border:1px solid #fca5a5;border-radius:6px;color:#dc2626;cursor:pointer;font-size:15px;transition:all .15s}.btn-draft-discard[data-v-d1791ed0]:hover{background:#fca5a5}.stock-content[data-v-d1791ed0]{flex-grow:1;background:var(--bg-panel);border-radius:var(--radius-md);border:1px solid var(--border-color);box-shadow:var(--shadow-md);padding:16px;overflow-y:auto;position:relative;display:flex;flex-direction:column}.tab-panel[data-v-d1791ed0]{display:flex;flex-direction:column;height:100%}.tab-panel.flex-split[data-v-d1791ed0]{flex-direction:row;gap:16px;overflow:hidden;height:100%}.left-catalog-pane[data-v-d1791ed0]{flex:1.1;display:flex;flex-direction:column;border-right:1.5px solid var(--border-color);padding-right:16px;overflow:hidden}.right-cart-pane[data-v-d1791ed0]{flex:.9;display:flex;flex-direction:column;overflow:hidden;background-color:var(--bg-main);border-radius:var(--radius-md);padding:16px;border:1.5px solid var(--border-color)}.pane-header[data-v-d1791ed0]{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.pane-header h3[data-v-d1791ed0]{margin:0;font-size:15px;font-weight:800;color:#0f172a}.search-catalog-wrap[data-v-d1791ed0]{position:relative;display:flex;align-items:center;gap:8px}.catalog-search-input[data-v-d1791ed0]{width:180px;padding:8px 12px;font-size:12.5px;border:1.5px solid var(--border-color);border-radius:var(--radius-sm);background:#fff;transition:all .15s}.catalog-search-input[data-v-d1791ed0]:focus{width:240px;outline:none;border-color:var(--color-primary);box-shadow:0 0 0 3px #2563eb14}.scanner-help[data-v-d1791ed0]{font-size:11px;font-weight:800;background-color:var(--color-primary-light);color:var(--color-primary);border:1px solid rgba(37,99,235,.15);padding:4px 8px;border-radius:20px}.catalog-grid[data-v-d1791ed0]{display:grid;grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:10px;overflow-y:auto;flex-grow:1;padding-bottom:10px}.catalog-item-tile[data-v-d1791ed0]{background:#fff;border:1.5px solid var(--border-color);border-radius:var(--radius-sm);padding:10px;cursor:pointer;transition:all .15s;display:flex;flex-direction:column;justify-content:space-between;height:100px;position:relative;overflow:hidden}.catalog-item-tile[data-v-d1791ed0]:hover{border-color:var(--color-primary);transform:translateY(-2px);box-shadow:var(--shadow-sm)}.tile-sku[data-v-d1791ed0]{font-family:monospace;font-size:9.5px;color:var(--text-muted);display:block}.tile-name[data-v-d1791ed0]{font-weight:700;font-size:12px;line-height:1.25;color:var(--text-main);margin-top:4px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.tile-footer[data-v-d1791ed0]{display:flex;justify-content:space-between;align-items:center;margin-top:auto;font-size:11px}.tile-unit[data-v-d1791ed0]{color:var(--text-muted);font-weight:700}.tile-stock[data-v-d1791ed0]{font-weight:800;color:var(--color-success)}.tile-stock.crit[data-v-d1791ed0]{color:var(--color-danger)}.catalog-empty[data-v-d1791ed0]{grid-column:span 10;text-align:center;padding:40px 0;color:var(--text-muted);font-size:13px}.btn-clear-cart[data-v-d1791ed0]{background:transparent;border:none;color:var(--color-danger);font-weight:700;font-size:12px;cursor:pointer}.btn-clear-cart[data-v-d1791ed0]:hover{text-decoration:underline}.movement-type-selector[data-v-d1791ed0]{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:12px}.type-btn[data-v-d1791ed0]{background:#fff;border:1.5px solid var(--border-color);padding:8px 4px;border-radius:var(--radius-sm);cursor:pointer;text-align:center;display:flex;flex-direction:column;align-items:center;gap:4px;transition:all .15s}.type-btn .icon[data-v-d1791ed0]{font-size:16px}.type-btn .lbl[data-v-d1791ed0]{font-weight:700;font-size:11px;color:var(--text-main)}.type-btn.type-in.active[data-v-d1791ed0]{border-color:var(--color-success);background-color:var(--color-success-light)}.type-btn.type-out.active[data-v-d1791ed0]{border-color:var(--color-danger);background-color:var(--color-danger-light)}.type-btn.type-transfer.active[data-v-d1791ed0]{border-color:var(--color-primary);background-color:var(--color-primary-light)}.location-selectors-card[data-v-d1791ed0]{background:#fff;border:1.5px solid var(--border-color);padding:10px 14px;border-radius:var(--radius-sm);margin-bottom:12px}.grid-2-col[data-v-d1791ed0]{display:grid;grid-template-columns:1fr 1fr;gap:12px}.cart-items-list[data-v-d1791ed0]{flex-grow:1;background:#fff;border-radius:var(--radius-sm);border:1.5px solid var(--border-color);padding:8px;overflow-y:auto;min-height:120px;margin-bottom:12px}.cart-empty-state[data-v-d1791ed0]{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;color:var(--text-muted);text-align:center;padding:20px}.cart-empty-icon[data-v-d1791ed0]{font-size:28px;margin-bottom:6px}.cart-empty-state p[data-v-d1791ed0]{font-size:11.5px;margin:0;line-height:1.4}.cart-item-row[data-v-d1791ed0]{display:flex;align-items:center;padding:8px 6px;border-bottom:1px solid #f1f5f9;gap:10px}.cart-item-row[data-v-d1791ed0]:last-child{border-bottom:none}.cart-item-info[data-v-d1791ed0]{flex-grow:1;display:flex;flex-direction:column;min-width:0}.cart-item-name[data-v-d1791ed0]{font-weight:700;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--text-main)}.cart-item-sku[data-v-d1791ed0]{font-size:9.5px;color:var(--text-muted);margin-top:1px}.cart-item-qty-actions[data-v-d1791ed0]{display:flex;align-items:center;background:#f1f5f9;border-radius:4px;padding:2px;border:1px solid var(--border-color)}.btn-qty-adj[data-v-d1791ed0]{border:none;background:transparent;width:22px;height:22px;font-weight:800;font-size:13px;cursor:pointer;color:#475569}.cart-qty-input[data-v-d1791ed0]{width:44px;text-align:center;border:none;background:transparent;font-weight:800;font-size:12.5px;outline:none;color:#0f172a}.cart-qty-input[data-v-d1791ed0]::-webkit-outer-spin-button,.cart-qty-input[data-v-d1791ed0]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.cart-item-unit[data-v-d1791ed0]{font-size:11px;font-weight:700;color:var(--text-muted);width:22px}.btn-delete-item[data-v-d1791ed0]{background:none;border:none;color:#94a3b8;font-size:20px;cursor:pointer;line-height:1;padding:0 4px;transition:color .1s}.btn-delete-item[data-v-d1791ed0]:hover{color:var(--color-danger)}.cart-summary-footer[data-v-d1791ed0]{border-top:1.5px dashed var(--border-color);padding-top:12px;display:flex;flex-direction:column;gap:12px}.quick-tags-row[data-v-d1791ed0]{display:flex;flex-wrap:wrap;gap:4px;margin-top:6px}.quick-tag[data-v-d1791ed0]{font-size:10px;padding:3px 8px;border-radius:12px;background:#fff;border:1px solid var(--border-color);color:#475569;cursor:pointer;font-weight:700;transition:all .15s}.quick-tag[data-v-d1791ed0]:hover{background:#cbd5e1;color:#0f172a}.remito-input-wrapper[data-v-d1791ed0]{display:flex;gap:8px}.remito-input-wrapper input[data-v-d1791ed0]{flex-grow:1}.cart-action-buttons[data-v-d1791ed0]{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:6px}.btn-cart-submit[data-v-d1791ed0]{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:10px;border-radius:var(--radius-sm);font-weight:800;font-size:12.5px;cursor:pointer;border:none;transition:all .15s}.btn-cart-submit.primary[data-v-d1791ed0]{background-color:var(--color-primary);color:#fff}.btn-cart-submit.primary[data-v-d1791ed0]:hover:not(:disabled){background-color:var(--color-primary-dark)}.btn-cart-submit.secondary[data-v-d1791ed0]{background-color:#fff;border:1.5px solid var(--border-color);color:var(--text-main)}.btn-cart-submit.secondary[data-v-d1791ed0]:hover:not(:disabled){background-color:#f1f5f9}.btn-cart-submit[data-v-d1791ed0]:disabled{opacity:.5;cursor:not-allowed}.panel-header-actions[data-v-d1791ed0]{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px;flex-wrap:wrap;gap:12px}.search-box-wrapper[data-v-d1791ed0]{position:relative;display:flex;align-items:center;border:1.5px solid var(--border-color);border-radius:var(--radius-md);padding:0 12px;background:#fff;width:100%;max-width:320px}.search-icon[data-v-d1791ed0]{width:15px;height:15px;color:var(--text-muted);margin-right:8px}.panel-input-search[data-v-d1791ed0]{border:none;outline:none;padding:10px 0;width:100%;font-size:13px;background:transparent}.filter-actions-group[data-v-d1791ed0]{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.select-wrapper[data-v-d1791ed0]{display:inline-flex;align-items:center;gap:6px}.select-wrapper label[data-v-d1791ed0]{font-size:12px;font-weight:700;color:var(--text-muted)}.panel-select[data-v-d1791ed0]{padding:8px 12px;font-size:13px;border:1.5px solid var(--border-color);border-radius:var(--radius-sm);background:#fff;outline:none;min-width:160px}.panel-select.date-input[data-v-d1791ed0]{width:120px;min-width:unset}.btn-primary-action[data-v-d1791ed0]{padding:9px 16px;background-color:var(--color-primary);color:#fff;border:none;border-radius:var(--radius-sm);font-weight:800;font-size:12.5px;cursor:pointer;transition:background .15s}.btn-primary-action[data-v-d1791ed0]:hover{background-color:var(--color-primary-dark)}.stock-filter-switch[data-v-d1791ed0]{display:inline-flex;align-items:center;gap:8px;cursor:pointer;-webkit-user-select:none;user-select:none}.switch-label[data-v-d1791ed0]{font-size:12.5px;font-weight:700;color:var(--text-muted);white-space:nowrap}.switch-track[data-v-d1791ed0]{position:relative;width:38px;height:22px;border-radius:11px;background:#cbd5e1;transition:background .2s ease;cursor:pointer;flex-shrink:0}.switch-track.on[data-v-d1791ed0]{background:var(--color-primary)}.switch-thumb[data-v-d1791ed0]{position:absolute;top:3px;left:3px;width:16px;height:16px;border-radius:50%;background:#fff;box-shadow:0 1px 4px #0003;transition:transform .2s cubic-bezier(.4,0,.2,1)}.switch-track.on .switch-thumb[data-v-d1791ed0]{transform:translate(16px)}.btn-clear-filters[data-v-d1791ed0]{background:none;border:1.5px solid var(--border-color);padding:8px 12px;font-size:12px;font-weight:700;border-radius:var(--radius-sm);color:var(--text-muted);cursor:pointer;background:#fff}.btn-clear-filters[data-v-d1791ed0]:hover{background-color:#f1f5f9;color:var(--text-main)}.table-card-wrapper[data-v-d1791ed0]{overflow-x:auto;border:1.5px solid var(--border-color);border-radius:var(--radius-md);background:#fff;flex-grow:1}.premium-table[data-v-d1791ed0]{width:100%;border-collapse:collapse;text-align:left;font-size:13px}.premium-table th[data-v-d1791ed0]{background:#f8fafc;border-bottom:1.5px solid var(--border-color);font-weight:700;color:var(--text-muted);padding:10px 14px;text-transform:uppercase;font-size:11px;letter-spacing:.5px}.premium-table td[data-v-d1791ed0]{padding:10px 14px;border-bottom:1px solid var(--border-color);vertical-align:middle}.premium-table tr:last-child td[data-v-d1791ed0]{border-bottom:none}.premium-table tr.row-danger[data-v-d1791ed0]{background-color:#fffafb}.premium-table tr.row-danger[data-v-d1791ed0]:hover{background-color:#fff1f3}.premium-table tr[data-v-d1791ed0]:hover{background-color:#f8fafc}.font-mono[data-v-d1791ed0]{font-family:monospace;font-weight:700}.font-bold[data-v-d1791ed0]{font-weight:700}.product-info-cell[data-v-d1791ed0]{display:flex;align-items:center;gap:10px}.prod-img-placeholder[data-v-d1791ed0]{width:32px;height:32px;border-radius:4px;overflow:hidden;border:1px solid var(--border-color);flex-shrink:0}.prod-img-placeholder img[data-v-d1791ed0]{width:100%;height:100%;object-fit:cover}.prod-details[data-v-d1791ed0]{display:flex;flex-direction:column}.prod-name[data-v-d1791ed0]{font-weight:700;color:var(--text-main);font-size:13px}.prod-cat[data-v-d1791ed0]{font-size:10px;color:var(--text-muted);margin-top:1px}.txt-success[data-v-d1791ed0]{color:var(--color-success)}.txt-danger[data-v-d1791ed0]{color:var(--color-danger)}.txt-warn[data-v-d1791ed0]{color:var(--color-warning)}.txt-muted[data-v-d1791ed0]{color:var(--text-muted)}.alert-tag[data-v-d1791ed0]{display:inline-block;font-size:10px;font-weight:700;padding:3px 8px;border-radius:4px}.alert-tag.danger[data-v-d1791ed0]{background-color:var(--color-danger-light);color:var(--color-danger)}.alert-tag.success[data-v-d1791ed0]{background-color:var(--color-success-light);color:var(--color-success)}.alert-tag.default[data-v-d1791ed0]{background-color:#f1f5f9;color:#64748b}.table-actions[data-v-d1791ed0]{display:flex;gap:6px;justify-content:flex-end}.btn-table-action[data-v-d1791ed0]{padding:6px 12px;font-size:11.5px;font-weight:700;border:1.5px solid var(--border-color);background:#fff;border-radius:var(--radius-sm);cursor:pointer;transition:all .15s}.btn-table-action.primary[data-v-d1791ed0]{border-color:var(--color-primary);color:var(--color-primary)}.btn-table-action.primary[data-v-d1791ed0]:hover{background-color:var(--color-primary-light)}.print-remito-btn[data-v-d1791ed0]{border-color:#475569;color:#475569}.print-remito-btn[data-v-d1791ed0]:hover{background-color:#f1f5f9;color:#0f172a}.table-empty-state[data-v-d1791ed0]{padding:40px;text-align:center;color:var(--text-muted)}.type-badge[data-v-d1791ed0]{display:inline-block;font-size:11px;font-weight:700;padding:4px 8px;border-radius:4px}.type-badge.in[data-v-d1791ed0]{background-color:var(--color-success-light);color:var(--color-success)}.type-badge.out[data-v-d1791ed0]{background-color:var(--color-danger-light);color:var(--color-danger)}.type-badge.transfer[data-v-d1791ed0]{background-color:var(--color-primary-light);color:var(--color-primary)}.items-desc-cell[data-v-d1791ed0]{line-height:1.4;font-size:12px}.desc-item-line[data-v-d1791ed0]{margin-bottom:2px}.desc-item-line[data-v-d1791ed0]:last-child{margin-bottom:0}.reason-cell[data-v-d1791ed0]{max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.locations-view-grid[data-v-d1791ed0]{display:grid;grid-template-columns:1.2fr .8fr;gap:16px;height:100%}.locations-list-card[data-v-d1791ed0],.location-form-card[data-v-d1791ed0]{background:#fff;border:1.5px solid var(--border-color);border-radius:var(--radius-md);padding:18px;display:flex;flex-direction:column}.locations-list-card h3[data-v-d1791ed0],.location-form-card h3[data-v-d1791ed0]{margin:0 0 4px;font-size:16px;font-weight:800;color:#0f172a}.section-desc[data-v-d1791ed0]{font-size:12px;color:var(--text-muted);margin:0 0 16px}.locations-card-list[data-v-d1791ed0]{display:flex;flex-direction:column;gap:10px;overflow-y:auto;flex-grow:1}.location-row-item[data-v-d1791ed0]{display:flex;justify-content:space-between;align-items:center;padding:12px 14px;border:1.5px solid var(--border-color);border-radius:var(--radius-sm);background-color:var(--bg-main);transition:border-color .15s}.location-row-item[data-v-d1791ed0]:hover{border-color:#cbd5e1}.loc-main-info[data-v-d1791ed0]{display:flex;flex-direction:column}.loc-name[data-v-d1791ed0]{font-weight:700;font-size:13.5px;color:var(--text-main)}.loc-id[data-v-d1791ed0]{font-size:10px;color:var(--text-muted);margin-top:2px}.loc-actions[data-v-d1791ed0]{display:flex;gap:6px}.btn-loc-edit[data-v-d1791ed0],.btn-loc-delete[data-v-d1791ed0]{padding:6px 12px;font-size:12px;font-weight:700;border:1px solid var(--border-color);border-radius:var(--radius-sm);cursor:pointer;background:#fff}.btn-loc-edit[data-v-d1791ed0]:hover{background-color:#f1f5f9}.btn-loc-delete[data-v-d1791ed0]{color:var(--color-danger);border-color:#ef444433}.btn-loc-delete[data-v-d1791ed0]:hover:not(:disabled){background-color:var(--color-danger-light)}.btn-loc-delete[data-v-d1791ed0]:disabled{opacity:.4;cursor:not-allowed}.loc-form[data-v-d1791ed0]{display:flex;flex-direction:column;gap:16px}.form-group[data-v-d1791ed0]{display:flex;flex-direction:column;gap:6px;text-align:left}.form-group label[data-v-d1791ed0]{font-size:12px;font-weight:700;color:var(--text-muted)}.form-input-text[data-v-d1791ed0]{padding:8px 12px;font-size:13px;border:1.5px solid var(--border-color);border-radius:var(--radius-sm);background:#fff;outline:none;transition:border-color .15s}.form-input-text[data-v-d1791ed0]:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px #2563eb14}.form-actions-row[data-v-d1791ed0]{display:flex;gap:10px;justify-content:flex-end;margin-top:10px}.stock-manager-workspace i.ph-bold[data-v-d1791ed0],.stock-manager-workspace i.ph[data-v-d1791ed0]{font-size:16px;vertical-align:-2px}.nav-tab i[data-v-d1791ed0],.btn-primary-action i[data-v-d1791ed0],.btn-table-action i[data-v-d1791ed0],.type-btn i[data-v-d1791ed0],.btn-cart-submit i[data-v-d1791ed0],.btn-loc-edit i[data-v-d1791ed0],.btn-loc-delete i[data-v-d1791ed0],.scanner-help i[data-v-d1791ed0]{margin-right:6px}.catalog-item-tile.disabled-tile[data-v-d1791ed0]{opacity:.65;cursor:not-allowed;background-color:#f8fafc}.catalog-item-tile.disabled-tile[data-v-d1791ed0]:hover{border-color:var(--border-color)!important;transform:none!important;box-shadow:none!important}.locations-list-header[data-v-d1791ed0]{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.location-plan-badge[data-v-d1791ed0]{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:20px;font-size:12.5px;font-weight:700;white-space:nowrap;flex-shrink:0}.location-plan-badge.badge-ok[data-v-d1791ed0]{background:#10b9811a;color:#059669;border:1px solid rgba(16,185,129,.2)}.location-plan-badge.badge-limit[data-v-d1791ed0]{background:#f59e0b1f;color:#d97706;border:1px solid rgba(245,158,11,.25)}.badge-plan-label[data-v-d1791ed0]{font-size:10.5px;font-weight:600;opacity:.75;border-left:1px solid currentColor;padding-left:6px;margin-left:2px}.location-plan-upgrade-banner[data-v-d1791ed0]{display:flex;align-items:center;gap:16px;background:linear-gradient(135deg,#f59e0b0f,#fbbf240a);border:1.5px solid rgba(245,158,11,.25);border-radius:12px;padding:16px;margin-top:8px}.upgrade-banner-icon[data-v-d1791ed0]{width:40px;height:40px;background:#f59e0b1f;border-radius:10px;display:flex;align-items:center;justify-content:center;color:#d97706;font-size:20px;flex-shrink:0}.upgrade-banner-body[data-v-d1791ed0]{flex:1;min-width:0}.upgrade-banner-body strong[data-v-d1791ed0]{display:block;font-size:13.5px;font-weight:700;color:#92400e;margin-bottom:4px}.upgrade-banner-body p[data-v-d1791ed0]{font-size:12.5px;color:#78350f;margin:0;line-height:1.5}.btn-upgrade-plan[data-v-d1791ed0]{display:inline-flex;align-items:center;gap:6px;padding:9px 16px;background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;border:none;border-radius:8px;font-size:13px;font-weight:700;cursor:pointer;white-space:nowrap;flex-shrink:0;transition:all .2s;box-shadow:0 2px 8px #f59e0b4d}.btn-upgrade-plan[data-v-d1791ed0]:hover{background:linear-gradient(135deg,#d97706,#b45309);transform:translateY(-1px);box-shadow:0 4px 12px #f59e0b66}.btn-upgrade-plan i[data-v-d1791ed0]{font-size:16px}.delivery-columns-grid[data-v-a75a4c45]{margin-top:10px}.delivery-col[data-v-a75a4c45]{height:100%;overflow-y:auto}.kds-workspace[data-v-4edbe237]{background-color:#0f172a;color:#f8fafc;min-height:100vh;display:flex;flex-direction:column;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.kds-header[data-v-4edbe237]{background-color:#1e293b;border-bottom:2px solid #334155;padding:12px 24px;display:flex;justify-content:space-between;align-items:center;flex-shrink:0;box-shadow:0 4px 6px -1px #0000001a}.kds-header-left[data-v-4edbe237]{display:flex;align-items:center;gap:20px}.btn-back[data-v-4edbe237]{background-color:#334155;border:1px solid #475569;color:#f1f5f9;padding:8px 16px;border-radius:6px;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:8px;transition:all .2s ease}.btn-back[data-v-4edbe237]:hover{background-color:#475569}.kds-brand[data-v-4edbe237]{display:flex;align-items:center;gap:10px}.icon-kds[data-v-4edbe237]{font-size:28px;color:#22c55e}.kds-brand h1[data-v-4edbe237]{font-size:20px;font-weight:800;margin:0;color:#f8fafc;letter-spacing:-.025em}.kds-header-right[data-v-4edbe237]{display:flex;align-items:center;gap:24px}.kds-time[data-v-4edbe237]{font-size:18px;font-weight:700;font-family:monospace;color:#94a3b8;background-color:#0f172a;padding:6px 14px;border-radius:6px;border:1px solid #334155}.kds-tabs[data-v-4edbe237]{display:flex;background-color:#0f172a;padding:4px;border-radius:8px;border:1px solid #334155}.kds-tab[data-v-4edbe237]{background:none;border:none;color:#94a3b8;padding:8px 18px;font-weight:600;border-radius:6px;cursor:pointer;transition:all .2s ease}.kds-tab.active[data-v-4edbe237]{background-color:#3b82f6;color:#fff}.kds-main[data-v-4edbe237]{flex-grow:1;padding:24px;overflow-y:auto}.kds-grid-container[data-v-4edbe237]{height:100%}.kds-grid[data-v-4edbe237]{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px;align-items:start}.kds-card[data-v-4edbe237]{background-color:#1e293b;border:2px solid #334155;border-radius:12px;box-shadow:0 10px 15px -3px #0000004d;display:flex;flex-direction:column;overflow:hidden;transition:transform .2s ease,border-color .2s ease}.kds-card[data-v-4edbe237]:hover{transform:translateY(-2px)}.kds-card-header[data-v-4edbe237]{background-color:#1e293b;border-bottom:2px solid #334155;padding:14px 16px}.kds-card-title-row[data-v-4edbe237]{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px}.kds-card-title[data-v-4edbe237]{font-size:20px;font-weight:800;color:#fff}.kds-card-type-badge[data-v-4edbe237]{font-size:11px;font-weight:700;padding:2px 8px;border-radius:12px;text-transform:uppercase}.kds-card-type-badge.table[data-v-4edbe237]{background-color:#3b82f633;color:#60a5fa}.kds-card-type-badge.sale[data-v-4edbe237]{background-color:#a855f733;color:#c084fc}.kds-card-meta[data-v-4edbe237]{display:flex;justify-content:space-between;align-items:center;font-size:13px;color:#94a3b8}.kds-timer[data-v-4edbe237]{display:inline-flex;align-items:center;gap:4px;font-weight:700;padding:2px 6px;border-radius:4px}.timer-normal[data-v-4edbe237]{background-color:#22c55e26;color:#4ade80}.timer-warning[data-v-4edbe237]{background-color:#f59e0b33;color:#fbbf24}.timer-critical[data-v-4edbe237]{background-color:#ef444440;color:#f87171;animation:pulse-4edbe237 1.5s infinite}.kds-card-warning[data-v-4edbe237]{border-color:#d97706}.kds-card-critical[data-v-4edbe237]{border-color:#dc2626}.kds-card-body[data-v-4edbe237]{padding:16px;flex-grow:1;max-height:380px;overflow-y:auto;background-color:#0f172a}.kds-item-list[data-v-4edbe237]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.kds-item[data-v-4edbe237]{border-bottom:1px solid #1e293b;padding-bottom:10px;cursor:pointer;-webkit-user-select:none;user-select:none;display:grid;grid-template-columns:1fr auto;align-items:start}.kds-item[data-v-4edbe237]:last-child{border-bottom:none;padding-bottom:0}.kds-item-content[data-v-4edbe237]{display:flex;align-items:center;gap:10px}.kds-item-qty[data-v-4edbe237]{font-size:20px;font-weight:900;color:#3b82f6;background-color:#3b82f626;padding:2px 8px;border-radius:4px;min-width:32px;text-align:center}.kds-item.completed .kds-item-qty[data-v-4edbe237]{color:#94a3b8;background-color:#1e293b}.kds-item-name[data-v-4edbe237]{font-size:16px;font-weight:700;color:#e2e8f0}.kds-item-modifiers[data-v-4edbe237]{grid-column:1 / -1;margin-top:4px;margin-left:42px;display:flex;flex-direction:column;gap:2px}.kds-modifier[data-v-4edbe237]{font-size:12px;color:#fb923c;font-weight:600}.kds-item-status-icon[data-v-4edbe237]{display:flex;align-items:center;justify-content:center;padding-top:4px}.kds-item.completed .kds-item-name[data-v-4edbe237],.kds-item.completed .kds-modifier[data-v-4edbe237]{text-decoration:line-through;color:#64748b}.text-success[data-v-4edbe237]{color:#22c55e;font-size:18px}.text-muted[data-v-4edbe237]{color:#475569;font-size:18px}.kds-card-footer[data-v-4edbe237]{padding:12px 16px;background-color:#1e293b;border-top:2px solid #334155}.btn-complete-ticket[data-v-4edbe237]{width:100%;background-color:#22c55e;border:none;color:#fff;padding:10px;border-radius:6px;font-size:15px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:6px;transition:background-color .2s ease}.btn-complete-ticket[data-v-4edbe237]:hover{background-color:#16a34a}.completed-ticket-card[data-v-4edbe237]{border-color:#334155;opacity:.85}.completed-ticket-card .kds-card-body[data-v-4edbe237]{background-color:#1e293b}.btn-undo-ticket[data-v-4edbe237]{width:100%;background-color:#475569;border:1px solid #64748b;color:#f1f5f9;padding:10px;border-radius:6px;font-size:14px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:6px;transition:background-color .2s ease}.btn-undo-ticket[data-v-4edbe237]:hover{background-color:#64748b}.kds-empty-state[data-v-4edbe237]{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:80px 20px;color:#64748b}.empty-icon[data-v-4edbe237]{font-size:64px;margin-bottom:16px;color:#334155}.kds-empty-state h2[data-v-4edbe237]{color:#cbd5e1;margin-bottom:8px;font-size:22px}.kds-empty-state p[data-v-4edbe237]{max-width:400px;line-height:1.5}@keyframes pulse-4edbe237{0%{opacity:1}50%{opacity:.6}to{opacity:1}}.opening-lockout-screen[data-v-261fec86]{animation:fadeIn-261fec86 .3s ease}@keyframes fadeIn-261fec86{0%{opacity:0}to{opacity:1}}.dashboard-workspace[data-v-261fec86]{display:flex;align-items:center;justify-content:center;flex-grow:1;background-color:var(--bg-main);padding:24px;animation:fadeIn-261fec86 .4s cubic-bezier(.16,1,.3,1)}.dashboard-container[data-v-261fec86]{width:100%;max-width:1000px;text-align:center}.dashboard-welcome[data-v-261fec86]{margin-bottom:28px}.welcome-title[data-v-261fec86]{font-size:26px;font-family:var(--font-title);font-weight:800;color:var(--text-main);margin-bottom:4px}.welcome-subtitle[data-v-261fec86]{font-size:14.5px;color:var(--text-muted)}.dashboard-grid[data-v-261fec86]{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,360px));gap:20px;justify-content:center}.dashboard-card[data-v-261fec86]{background:var(--bg-panel);border:1.5px solid var(--border-color);border-radius:var(--radius-md);padding:24px 20px;cursor:pointer;display:flex;flex-direction:column;align-items:center;text-align:center;transition:all .3s cubic-bezier(.16,1,.3,1);box-shadow:var(--shadow-sm);position:relative;overflow:hidden}.dashboard-card[data-v-261fec86]:before{content:"";position:absolute;top:0;left:0;width:100%;height:3px;background:transparent;transition:background .3s}.dashboard-card[data-v-261fec86]:hover{transform:translateY(-4px);border-color:var(--color-primary);box-shadow:0 8px 20px #2563eb0f}.dashboard-card[data-v-261fec86]:hover:before{background:var(--color-primary)}.card-icon-wrapper[data-v-261fec86]{width:54px;height:54px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:14px;transition:transform .3s ease}.dashboard-card:hover .card-icon-wrapper[data-v-261fec86]{transform:scale(1.08)}.tables-icon-bg[data-v-261fec86]{background-color:#2563eb1a;color:var(--color-primary)}.sales-icon-bg[data-v-261fec86]{background-color:#10b9811a;color:#10b981}.card-icon[data-v-261fec86]{width:24px;height:24px}.card-content[data-v-261fec86]{display:flex;flex-direction:column;align-items:center}.card-title[data-v-261fec86]{font-size:17px;font-family:var(--font-title);font-weight:800;color:var(--text-main);margin-bottom:6px}.card-desc[data-v-261fec86]{font-size:13px;color:var(--text-muted);line-height:1.45;margin-bottom:16px;max-width:220px}.card-stats[data-v-261fec86]{display:inline-flex;align-items:center;gap:5px;padding:4px 10px;background:var(--bg-main);border:1px solid var(--border-color);border-radius:30px;font-size:11px;font-weight:700;color:var(--text-muted)}.card-stats .dot-indicator[data-v-261fec86]{width:8px;height:8px;border-radius:50%;background-color:#cbd5e1}.card-stats .dot-indicator.active[data-v-261fec86]{background-color:#10b981;animation:pulse-dot-261fec86 1.5s infinite}@keyframes pulse-dot-261fec86{0%{transform:scale(.9);opacity:.6}50%{transform:scale(1.1);opacity:1}to{transform:scale(.9);opacity:.6}}@font-face{font-family:Phosphor-Light;src:url(/assets/Phosphor-Light-CGwbSLuF.woff2) format("woff2"),url(/assets/Phosphor-Light-Ch5YcZ-M.woff) format("woff"),url(/assets/Phosphor-Light-Cmen2P86.ttf) format("truetype"),url(/assets/Phosphor-Light-BTiR1Cbr.svg#Phosphor-Light) format("svg");font-weight:400;font-style:normal;font-display:block}.ph-light{font-family:Phosphor-Light!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;letter-spacing:0;-webkit-font-feature-settings:"liga";-moz-font-feature-settings:"liga=1";-moz-font-feature-settings:"liga";-ms-font-feature-settings:"liga" 1;font-feature-settings:"liga";-webkit-font-variant-ligatures:discretionary-ligatures;font-variant-ligatures:discretionary-ligatures;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ph-light.ph-acorn:before{content:""}.ph-light.ph-address-book:before{content:""}.ph-light.ph-address-book-tabs:before{content:""}.ph-light.ph-air-traffic-control:before{content:""}.ph-light.ph-airplane:before{content:""}.ph-light.ph-airplane-in-flight:before{content:""}.ph-light.ph-airplane-landing:before{content:""}.ph-light.ph-airplane-takeoff:before{content:""}.ph-light.ph-airplane-taxiing:before{content:""}.ph-light.ph-airplane-tilt:before{content:""}.ph-light.ph-airplay:before{content:""}.ph-light.ph-alarm:before{content:""}.ph-light.ph-alien:before{content:""}.ph-light.ph-align-bottom:before{content:""}.ph-light.ph-align-bottom-simple:before{content:""}.ph-light.ph-align-center-horizontal:before{content:""}.ph-light.ph-align-center-horizontal-simple:before{content:""}.ph-light.ph-align-center-vertical:before{content:""}.ph-light.ph-align-center-vertical-simple:before{content:""}.ph-light.ph-align-left:before{content:""}.ph-light.ph-align-left-simple:before{content:""}.ph-light.ph-align-right:before{content:""}.ph-light.ph-align-right-simple:before{content:""}.ph-light.ph-align-top:before{content:""}.ph-light.ph-align-top-simple:before{content:""}.ph-light.ph-amazon-logo:before{content:""}.ph-light.ph-ambulance:before{content:""}.ph-light.ph-anchor:before{content:""}.ph-light.ph-anchor-simple:before{content:""}.ph-light.ph-android-logo:before{content:""}.ph-light.ph-angle:before{content:""}.ph-light.ph-angular-logo:before{content:""}.ph-light.ph-aperture:before{content:""}.ph-light.ph-app-store-logo:before{content:""}.ph-light.ph-app-window:before{content:""}.ph-light.ph-apple-logo:before{content:""}.ph-light.ph-apple-podcasts-logo:before{content:""}.ph-light.ph-approximate-equals:before{content:""}.ph-light.ph-archive:before{content:""}.ph-light.ph-armchair:before{content:""}.ph-light.ph-arrow-arc-left:before{content:""}.ph-light.ph-arrow-arc-right:before{content:""}.ph-light.ph-arrow-bend-double-up-left:before{content:""}.ph-light.ph-arrow-bend-double-up-right:before{content:""}.ph-light.ph-arrow-bend-down-left:before{content:""}.ph-light.ph-arrow-bend-down-right:before{content:""}.ph-light.ph-arrow-bend-left-down:before{content:""}.ph-light.ph-arrow-bend-left-up:before{content:""}.ph-light.ph-arrow-bend-right-down:before{content:""}.ph-light.ph-arrow-bend-right-up:before{content:""}.ph-light.ph-arrow-bend-up-left:before{content:""}.ph-light.ph-arrow-bend-up-right:before{content:""}.ph-light.ph-arrow-circle-down:before{content:""}.ph-light.ph-arrow-circle-down-left:before{content:""}.ph-light.ph-arrow-circle-down-right:before{content:""}.ph-light.ph-arrow-circle-left:before{content:""}.ph-light.ph-arrow-circle-right:before{content:""}.ph-light.ph-arrow-circle-up:before{content:""}.ph-light.ph-arrow-circle-up-left:before{content:""}.ph-light.ph-arrow-circle-up-right:before{content:""}.ph-light.ph-arrow-clockwise:before{content:""}.ph-light.ph-arrow-counter-clockwise:before{content:""}.ph-light.ph-arrow-down:before{content:""}.ph-light.ph-arrow-down-left:before{content:""}.ph-light.ph-arrow-down-right:before{content:""}.ph-light.ph-arrow-elbow-down-left:before{content:""}.ph-light.ph-arrow-elbow-down-right:before{content:""}.ph-light.ph-arrow-elbow-left:before{content:""}.ph-light.ph-arrow-elbow-left-down:before{content:""}.ph-light.ph-arrow-elbow-left-up:before{content:""}.ph-light.ph-arrow-elbow-right:before{content:""}.ph-light.ph-arrow-elbow-right-down:before{content:""}.ph-light.ph-arrow-elbow-right-up:before{content:""}.ph-light.ph-arrow-elbow-up-left:before{content:""}.ph-light.ph-arrow-elbow-up-right:before{content:""}.ph-light.ph-arrow-fat-down:before{content:""}.ph-light.ph-arrow-fat-left:before{content:""}.ph-light.ph-arrow-fat-line-down:before{content:""}.ph-light.ph-arrow-fat-line-left:before{content:""}.ph-light.ph-arrow-fat-line-right:before{content:""}.ph-light.ph-arrow-fat-line-up:before{content:""}.ph-light.ph-arrow-fat-lines-down:before{content:""}.ph-light.ph-arrow-fat-lines-left:before{content:""}.ph-light.ph-arrow-fat-lines-right:before{content:""}.ph-light.ph-arrow-fat-lines-up:before{content:""}.ph-light.ph-arrow-fat-right:before{content:""}.ph-light.ph-arrow-fat-up:before{content:""}.ph-light.ph-arrow-left:before{content:""}.ph-light.ph-arrow-line-down:before{content:""}.ph-light.ph-arrow-line-down-left:before{content:""}.ph-light.ph-arrow-line-down-right:before{content:""}.ph-light.ph-arrow-line-left:before{content:""}.ph-light.ph-arrow-line-right:before{content:""}.ph-light.ph-arrow-line-up:before{content:""}.ph-light.ph-arrow-line-up-left:before{content:""}.ph-light.ph-arrow-line-up-right:before{content:""}.ph-light.ph-arrow-right:before{content:""}.ph-light.ph-arrow-square-down:before{content:""}.ph-light.ph-arrow-square-down-left:before{content:""}.ph-light.ph-arrow-square-down-right:before{content:""}.ph-light.ph-arrow-square-in:before{content:""}.ph-light.ph-arrow-square-left:before{content:""}.ph-light.ph-arrow-square-out:before{content:""}.ph-light.ph-arrow-square-right:before{content:""}.ph-light.ph-arrow-square-up:before{content:""}.ph-light.ph-arrow-square-up-left:before{content:""}.ph-light.ph-arrow-square-up-right:before{content:""}.ph-light.ph-arrow-u-down-left:before{content:""}.ph-light.ph-arrow-u-down-right:before{content:""}.ph-light.ph-arrow-u-left-down:before{content:""}.ph-light.ph-arrow-u-left-up:before{content:""}.ph-light.ph-arrow-u-right-down:before{content:""}.ph-light.ph-arrow-u-right-up:before{content:""}.ph-light.ph-arrow-u-up-left:before{content:""}.ph-light.ph-arrow-u-up-right:before{content:""}.ph-light.ph-arrow-up:before{content:""}.ph-light.ph-arrow-up-left:before{content:""}.ph-light.ph-arrow-up-right:before{content:""}.ph-light.ph-arrows-clockwise:before{content:""}.ph-light.ph-arrows-counter-clockwise:before{content:""}.ph-light.ph-arrows-down-up:before{content:""}.ph-light.ph-arrows-horizontal:before{content:""}.ph-light.ph-arrows-in:before{content:""}.ph-light.ph-arrows-in-cardinal:before{content:""}.ph-light.ph-arrows-in-line-horizontal:before{content:""}.ph-light.ph-arrows-in-line-vertical:before{content:""}.ph-light.ph-arrows-in-simple:before{content:""}.ph-light.ph-arrows-left-right:before{content:""}.ph-light.ph-arrows-merge:before{content:""}.ph-light.ph-arrows-out:before{content:""}.ph-light.ph-arrows-out-cardinal:before{content:""}.ph-light.ph-arrows-out-line-horizontal:before{content:""}.ph-light.ph-arrows-out-line-vertical:before{content:""}.ph-light.ph-arrows-out-simple:before{content:""}.ph-light.ph-arrows-split:before{content:""}.ph-light.ph-arrows-vertical:before{content:""}.ph-light.ph-article:before{content:""}.ph-light.ph-article-medium:before{content:""}.ph-light.ph-article-ny-times:before{content:""}.ph-light.ph-asclepius:before{content:""}.ph-light.ph-caduceus:before{content:""}.ph-light.ph-asterisk:before{content:""}.ph-light.ph-asterisk-simple:before{content:""}.ph-light.ph-at:before{content:""}.ph-light.ph-atom:before{content:""}.ph-light.ph-avocado:before{content:""}.ph-light.ph-axe:before{content:""}.ph-light.ph-baby:before{content:""}.ph-light.ph-baby-carriage:before{content:""}.ph-light.ph-backpack:before{content:""}.ph-light.ph-backspace:before{content:""}.ph-light.ph-bag:before{content:""}.ph-light.ph-bag-simple:before{content:""}.ph-light.ph-balloon:before{content:""}.ph-light.ph-bandaids:before{content:""}.ph-light.ph-bank:before{content:""}.ph-light.ph-barbell:before{content:""}.ph-light.ph-barcode:before{content:""}.ph-light.ph-barn:before{content:""}.ph-light.ph-barricade:before{content:""}.ph-light.ph-baseball:before{content:""}.ph-light.ph-baseball-cap:before{content:""}.ph-light.ph-baseball-helmet:before{content:""}.ph-light.ph-basket:before{content:""}.ph-light.ph-basketball:before{content:""}.ph-light.ph-bathtub:before{content:""}.ph-light.ph-battery-charging:before{content:""}.ph-light.ph-battery-charging-vertical:before{content:""}.ph-light.ph-battery-empty:before{content:""}.ph-light.ph-battery-full:before{content:""}.ph-light.ph-battery-high:before{content:""}.ph-light.ph-battery-low:before{content:""}.ph-light.ph-battery-medium:before{content:""}.ph-light.ph-battery-plus:before{content:""}.ph-light.ph-battery-plus-vertical:before{content:""}.ph-light.ph-battery-vertical-empty:before{content:""}.ph-light.ph-battery-vertical-full:before{content:""}.ph-light.ph-battery-vertical-high:before{content:""}.ph-light.ph-battery-vertical-low:before{content:""}.ph-light.ph-battery-vertical-medium:before{content:""}.ph-light.ph-battery-warning:before{content:""}.ph-light.ph-battery-warning-vertical:before{content:""}.ph-light.ph-beach-ball:before{content:""}.ph-light.ph-beanie:before{content:""}.ph-light.ph-bed:before{content:""}.ph-light.ph-beer-bottle:before{content:""}.ph-light.ph-beer-stein:before{content:""}.ph-light.ph-behance-logo:before{content:""}.ph-light.ph-bell:before{content:""}.ph-light.ph-bell-ringing:before{content:""}.ph-light.ph-bell-simple:before{content:""}.ph-light.ph-bell-simple-ringing:before{content:""}.ph-light.ph-bell-simple-slash:before{content:""}.ph-light.ph-bell-simple-z:before{content:""}.ph-light.ph-bell-slash:before{content:""}.ph-light.ph-bell-z:before{content:""}.ph-light.ph-belt:before{content:""}.ph-light.ph-bezier-curve:before{content:""}.ph-light.ph-bicycle:before{content:""}.ph-light.ph-binary:before{content:""}.ph-light.ph-binoculars:before{content:""}.ph-light.ph-biohazard:before{content:""}.ph-light.ph-bird:before{content:""}.ph-light.ph-blueprint:before{content:""}.ph-light.ph-bluetooth:before{content:""}.ph-light.ph-bluetooth-connected:before{content:""}.ph-light.ph-bluetooth-slash:before{content:""}.ph-light.ph-bluetooth-x:before{content:""}.ph-light.ph-boat:before{content:""}.ph-light.ph-bomb:before{content:""}.ph-light.ph-bone:before{content:""}.ph-light.ph-book:before{content:""}.ph-light.ph-book-bookmark:before{content:""}.ph-light.ph-book-open:before{content:""}.ph-light.ph-book-open-text:before{content:""}.ph-light.ph-book-open-user:before{content:""}.ph-light.ph-bookmark:before{content:""}.ph-light.ph-bookmark-simple:before{content:""}.ph-light.ph-bookmarks:before{content:""}.ph-light.ph-bookmarks-simple:before{content:""}.ph-light.ph-books:before{content:""}.ph-light.ph-boot:before{content:""}.ph-light.ph-boules:before{content:""}.ph-light.ph-bounding-box:before{content:""}.ph-light.ph-bowl-food:before{content:""}.ph-light.ph-bowl-steam:before{content:""}.ph-light.ph-bowling-ball:before{content:""}.ph-light.ph-box-arrow-down:before{content:""}.ph-light.ph-archive-box:before{content:""}.ph-light.ph-box-arrow-up:before{content:""}.ph-light.ph-boxing-glove:before{content:""}.ph-light.ph-brackets-angle:before{content:""}.ph-light.ph-brackets-curly:before{content:""}.ph-light.ph-brackets-round:before{content:""}.ph-light.ph-brackets-square:before{content:""}.ph-light.ph-brain:before{content:""}.ph-light.ph-brandy:before{content:""}.ph-light.ph-bread:before{content:""}.ph-light.ph-bridge:before{content:""}.ph-light.ph-briefcase:before{content:""}.ph-light.ph-briefcase-metal:before{content:""}.ph-light.ph-broadcast:before{content:""}.ph-light.ph-broom:before{content:""}.ph-light.ph-browser:before{content:""}.ph-light.ph-browsers:before{content:""}.ph-light.ph-bug:before{content:""}.ph-light.ph-bug-beetle:before{content:""}.ph-light.ph-bug-droid:before{content:""}.ph-light.ph-building:before{content:""}.ph-light.ph-building-apartment:before{content:""}.ph-light.ph-building-office:before{content:""}.ph-light.ph-buildings:before{content:""}.ph-light.ph-bulldozer:before{content:""}.ph-light.ph-bus:before{content:""}.ph-light.ph-butterfly:before{content:""}.ph-light.ph-cable-car:before{content:""}.ph-light.ph-cactus:before{content:""}.ph-light.ph-cake:before{content:""}.ph-light.ph-calculator:before{content:""}.ph-light.ph-calendar:before{content:""}.ph-light.ph-calendar-blank:before{content:""}.ph-light.ph-calendar-check:before{content:""}.ph-light.ph-calendar-dot:before{content:""}.ph-light.ph-calendar-dots:before{content:""}.ph-light.ph-calendar-heart:before{content:""}.ph-light.ph-calendar-minus:before{content:""}.ph-light.ph-calendar-plus:before{content:""}.ph-light.ph-calendar-slash:before{content:""}.ph-light.ph-calendar-star:before{content:""}.ph-light.ph-calendar-x:before{content:""}.ph-light.ph-call-bell:before{content:""}.ph-light.ph-camera:before{content:""}.ph-light.ph-camera-plus:before{content:""}.ph-light.ph-camera-rotate:before{content:""}.ph-light.ph-camera-slash:before{content:""}.ph-light.ph-campfire:before{content:""}.ph-light.ph-car:before{content:""}.ph-light.ph-car-battery:before{content:""}.ph-light.ph-car-profile:before{content:""}.ph-light.ph-car-simple:before{content:""}.ph-light.ph-cardholder:before{content:""}.ph-light.ph-cards:before{content:""}.ph-light.ph-cards-three:before{content:""}.ph-light.ph-caret-circle-double-down:before{content:""}.ph-light.ph-caret-circle-double-left:before{content:""}.ph-light.ph-caret-circle-double-right:before{content:""}.ph-light.ph-caret-circle-double-up:before{content:""}.ph-light.ph-caret-circle-down:before{content:""}.ph-light.ph-caret-circle-left:before{content:""}.ph-light.ph-caret-circle-right:before{content:""}.ph-light.ph-caret-circle-up:before{content:""}.ph-light.ph-caret-circle-up-down:before{content:""}.ph-light.ph-caret-double-down:before{content:""}.ph-light.ph-caret-double-left:before{content:""}.ph-light.ph-caret-double-right:before{content:""}.ph-light.ph-caret-double-up:before{content:""}.ph-light.ph-caret-down:before{content:""}.ph-light.ph-caret-left:before{content:""}.ph-light.ph-caret-line-down:before{content:""}.ph-light.ph-caret-line-left:before{content:""}.ph-light.ph-caret-line-right:before{content:""}.ph-light.ph-caret-line-up:before{content:""}.ph-light.ph-caret-right:before{content:""}.ph-light.ph-caret-up:before{content:""}.ph-light.ph-caret-up-down:before{content:""}.ph-light.ph-carrot:before{content:""}.ph-light.ph-cash-register:before{content:""}.ph-light.ph-cassette-tape:before{content:""}.ph-light.ph-castle-turret:before{content:""}.ph-light.ph-cat:before{content:""}.ph-light.ph-cell-signal-full:before{content:""}.ph-light.ph-cell-signal-high:before{content:""}.ph-light.ph-cell-signal-low:before{content:""}.ph-light.ph-cell-signal-medium:before{content:""}.ph-light.ph-cell-signal-none:before{content:""}.ph-light.ph-cell-signal-slash:before{content:""}.ph-light.ph-cell-signal-x:before{content:""}.ph-light.ph-cell-tower:before{content:""}.ph-light.ph-certificate:before{content:""}.ph-light.ph-chair:before{content:""}.ph-light.ph-chalkboard:before{content:""}.ph-light.ph-chalkboard-simple:before{content:""}.ph-light.ph-chalkboard-teacher:before{content:""}.ph-light.ph-champagne:before{content:""}.ph-light.ph-charging-station:before{content:""}.ph-light.ph-chart-bar:before{content:""}.ph-light.ph-chart-bar-horizontal:before{content:""}.ph-light.ph-chart-donut:before{content:""}.ph-light.ph-chart-line:before{content:""}.ph-light.ph-chart-line-down:before{content:""}.ph-light.ph-chart-line-up:before{content:""}.ph-light.ph-chart-pie:before{content:""}.ph-light.ph-chart-pie-slice:before{content:""}.ph-light.ph-chart-polar:before{content:""}.ph-light.ph-chart-scatter:before{content:""}.ph-light.ph-chat:before{content:""}.ph-light.ph-chat-centered:before{content:""}.ph-light.ph-chat-centered-dots:before{content:""}.ph-light.ph-chat-centered-slash:before{content:""}.ph-light.ph-chat-centered-text:before{content:""}.ph-light.ph-chat-circle:before{content:""}.ph-light.ph-chat-circle-dots:before{content:""}.ph-light.ph-chat-circle-slash:before{content:""}.ph-light.ph-chat-circle-text:before{content:""}.ph-light.ph-chat-dots:before{content:""}.ph-light.ph-chat-slash:before{content:""}.ph-light.ph-chat-teardrop:before{content:""}.ph-light.ph-chat-teardrop-dots:before{content:""}.ph-light.ph-chat-teardrop-slash:before{content:""}.ph-light.ph-chat-teardrop-text:before{content:""}.ph-light.ph-chat-text:before{content:""}.ph-light.ph-chats:before{content:""}.ph-light.ph-chats-circle:before{content:""}.ph-light.ph-chats-teardrop:before{content:""}.ph-light.ph-check:before{content:""}.ph-light.ph-check-circle:before{content:""}.ph-light.ph-check-fat:before{content:""}.ph-light.ph-check-square:before{content:""}.ph-light.ph-check-square-offset:before{content:""}.ph-light.ph-checkerboard:before{content:""}.ph-light.ph-checks:before{content:""}.ph-light.ph-cheers:before{content:""}.ph-light.ph-cheese:before{content:""}.ph-light.ph-chef-hat:before{content:""}.ph-light.ph-cherries:before{content:""}.ph-light.ph-church:before{content:""}.ph-light.ph-cigarette:before{content:""}.ph-light.ph-cigarette-slash:before{content:""}.ph-light.ph-circle:before{content:""}.ph-light.ph-circle-dashed:before{content:""}.ph-light.ph-circle-half:before{content:""}.ph-light.ph-circle-half-tilt:before{content:""}.ph-light.ph-circle-notch:before{content:""}.ph-light.ph-circles-four:before{content:""}.ph-light.ph-circles-three:before{content:""}.ph-light.ph-circles-three-plus:before{content:""}.ph-light.ph-circuitry:before{content:""}.ph-light.ph-city:before{content:""}.ph-light.ph-clipboard:before{content:""}.ph-light.ph-clipboard-text:before{content:""}.ph-light.ph-clock:before{content:""}.ph-light.ph-clock-afternoon:before{content:""}.ph-light.ph-clock-clockwise:before{content:""}.ph-light.ph-clock-countdown:before{content:""}.ph-light.ph-clock-counter-clockwise:before{content:""}.ph-light.ph-clock-user:before{content:""}.ph-light.ph-closed-captioning:before{content:""}.ph-light.ph-cloud:before{content:""}.ph-light.ph-cloud-arrow-down:before{content:""}.ph-light.ph-cloud-arrow-up:before{content:""}.ph-light.ph-cloud-check:before{content:""}.ph-light.ph-cloud-fog:before{content:""}.ph-light.ph-cloud-lightning:before{content:""}.ph-light.ph-cloud-moon:before{content:""}.ph-light.ph-cloud-rain:before{content:""}.ph-light.ph-cloud-slash:before{content:""}.ph-light.ph-cloud-snow:before{content:""}.ph-light.ph-cloud-sun:before{content:""}.ph-light.ph-cloud-warning:before{content:""}.ph-light.ph-cloud-x:before{content:""}.ph-light.ph-clover:before{content:""}.ph-light.ph-club:before{content:""}.ph-light.ph-coat-hanger:before{content:""}.ph-light.ph-coda-logo:before{content:""}.ph-light.ph-code:before{content:""}.ph-light.ph-code-block:before{content:""}.ph-light.ph-code-simple:before{content:""}.ph-light.ph-codepen-logo:before{content:""}.ph-light.ph-codesandbox-logo:before{content:""}.ph-light.ph-coffee:before{content:""}.ph-light.ph-coffee-bean:before{content:""}.ph-light.ph-coin:before{content:""}.ph-light.ph-coin-vertical:before{content:""}.ph-light.ph-coins:before{content:""}.ph-light.ph-columns:before{content:""}.ph-light.ph-columns-plus-left:before{content:""}.ph-light.ph-columns-plus-right:before{content:""}.ph-light.ph-command:before{content:""}.ph-light.ph-compass:before{content:""}.ph-light.ph-compass-rose:before{content:""}.ph-light.ph-compass-tool:before{content:""}.ph-light.ph-computer-tower:before{content:""}.ph-light.ph-confetti:before{content:""}.ph-light.ph-contactless-payment:before{content:""}.ph-light.ph-control:before{content:""}.ph-light.ph-cookie:before{content:""}.ph-light.ph-cooking-pot:before{content:""}.ph-light.ph-copy:before{content:""}.ph-light.ph-copy-simple:before{content:""}.ph-light.ph-copyleft:before{content:""}.ph-light.ph-copyright:before{content:""}.ph-light.ph-corners-in:before{content:""}.ph-light.ph-corners-out:before{content:""}.ph-light.ph-couch:before{content:""}.ph-light.ph-court-basketball:before{content:""}.ph-light.ph-cow:before{content:""}.ph-light.ph-cowboy-hat:before{content:""}.ph-light.ph-cpu:before{content:""}.ph-light.ph-crane:before{content:""}.ph-light.ph-crane-tower:before{content:""}.ph-light.ph-credit-card:before{content:""}.ph-light.ph-cricket:before{content:""}.ph-light.ph-crop:before{content:""}.ph-light.ph-cross:before{content:""}.ph-light.ph-crosshair:before{content:""}.ph-light.ph-crosshair-simple:before{content:""}.ph-light.ph-crown:before{content:""}.ph-light.ph-crown-cross:before{content:""}.ph-light.ph-crown-simple:before{content:""}.ph-light.ph-cube:before{content:""}.ph-light.ph-cube-focus:before{content:""}.ph-light.ph-cube-transparent:before{content:""}.ph-light.ph-currency-btc:before{content:""}.ph-light.ph-currency-circle-dollar:before{content:""}.ph-light.ph-currency-cny:before{content:""}.ph-light.ph-currency-dollar:before{content:""}.ph-light.ph-currency-dollar-simple:before{content:""}.ph-light.ph-currency-eth:before{content:""}.ph-light.ph-currency-eur:before{content:""}.ph-light.ph-currency-gbp:before{content:""}.ph-light.ph-currency-inr:before{content:""}.ph-light.ph-currency-jpy:before{content:""}.ph-light.ph-currency-krw:before{content:""}.ph-light.ph-currency-kzt:before{content:""}.ph-light.ph-currency-ngn:before{content:""}.ph-light.ph-currency-rub:before{content:""}.ph-light.ph-cursor:before{content:""}.ph-light.ph-cursor-click:before{content:""}.ph-light.ph-cursor-text:before{content:""}.ph-light.ph-cylinder:before{content:""}.ph-light.ph-database:before{content:""}.ph-light.ph-desk:before{content:""}.ph-light.ph-desktop:before{content:""}.ph-light.ph-desktop-tower:before{content:""}.ph-light.ph-detective:before{content:""}.ph-light.ph-dev-to-logo:before{content:""}.ph-light.ph-device-mobile:before{content:""}.ph-light.ph-device-mobile-camera:before{content:""}.ph-light.ph-device-mobile-slash:before{content:""}.ph-light.ph-device-mobile-speaker:before{content:""}.ph-light.ph-device-rotate:before{content:""}.ph-light.ph-device-tablet:before{content:""}.ph-light.ph-device-tablet-camera:before{content:""}.ph-light.ph-device-tablet-speaker:before{content:""}.ph-light.ph-devices:before{content:""}.ph-light.ph-diamond:before{content:""}.ph-light.ph-diamonds-four:before{content:""}.ph-light.ph-dice-five:before{content:""}.ph-light.ph-dice-four:before{content:""}.ph-light.ph-dice-one:before{content:""}.ph-light.ph-dice-six:before{content:""}.ph-light.ph-dice-three:before{content:""}.ph-light.ph-dice-two:before{content:""}.ph-light.ph-disc:before{content:""}.ph-light.ph-disco-ball:before{content:""}.ph-light.ph-discord-logo:before{content:""}.ph-light.ph-divide:before{content:""}.ph-light.ph-dna:before{content:""}.ph-light.ph-dog:before{content:""}.ph-light.ph-door:before{content:""}.ph-light.ph-door-open:before{content:""}.ph-light.ph-dot:before{content:""}.ph-light.ph-dot-outline:before{content:""}.ph-light.ph-dots-nine:before{content:""}.ph-light.ph-dots-six:before{content:""}.ph-light.ph-dots-six-vertical:before{content:""}.ph-light.ph-dots-three:before{content:""}.ph-light.ph-dots-three-circle:before{content:""}.ph-light.ph-dots-three-circle-vertical:before{content:""}.ph-light.ph-dots-three-outline:before{content:""}.ph-light.ph-dots-three-outline-vertical:before{content:""}.ph-light.ph-dots-three-vertical:before{content:""}.ph-light.ph-download:before{content:""}.ph-light.ph-download-simple:before{content:""}.ph-light.ph-dress:before{content:""}.ph-light.ph-dresser:before{content:""}.ph-light.ph-dribbble-logo:before{content:""}.ph-light.ph-drone:before{content:""}.ph-light.ph-drop:before{content:""}.ph-light.ph-drop-half:before{content:""}.ph-light.ph-drop-half-bottom:before{content:""}.ph-light.ph-drop-simple:before{content:""}.ph-light.ph-drop-slash:before{content:""}.ph-light.ph-dropbox-logo:before{content:""}.ph-light.ph-ear:before{content:""}.ph-light.ph-ear-slash:before{content:""}.ph-light.ph-egg:before{content:""}.ph-light.ph-egg-crack:before{content:""}.ph-light.ph-eject:before{content:""}.ph-light.ph-eject-simple:before{content:""}.ph-light.ph-elevator:before{content:""}.ph-light.ph-empty:before{content:""}.ph-light.ph-engine:before{content:""}.ph-light.ph-envelope:before{content:""}.ph-light.ph-envelope-open:before{content:""}.ph-light.ph-envelope-simple:before{content:""}.ph-light.ph-envelope-simple-open:before{content:""}.ph-light.ph-equalizer:before{content:""}.ph-light.ph-equals:before{content:""}.ph-light.ph-eraser:before{content:""}.ph-light.ph-escalator-down:before{content:""}.ph-light.ph-escalator-up:before{content:""}.ph-light.ph-exam:before{content:""}.ph-light.ph-exclamation-mark:before{content:""}.ph-light.ph-exclude:before{content:""}.ph-light.ph-exclude-square:before{content:""}.ph-light.ph-export:before{content:""}.ph-light.ph-eye:before{content:""}.ph-light.ph-eye-closed:before{content:""}.ph-light.ph-eye-slash:before{content:""}.ph-light.ph-eyedropper:before{content:""}.ph-light.ph-eyedropper-sample:before{content:""}.ph-light.ph-eyeglasses:before{content:""}.ph-light.ph-eyes:before{content:""}.ph-light.ph-face-mask:before{content:""}.ph-light.ph-facebook-logo:before{content:""}.ph-light.ph-factory:before{content:""}.ph-light.ph-faders:before{content:""}.ph-light.ph-faders-horizontal:before{content:""}.ph-light.ph-fallout-shelter:before{content:""}.ph-light.ph-fan:before{content:""}.ph-light.ph-farm:before{content:""}.ph-light.ph-fast-forward:before{content:""}.ph-light.ph-fast-forward-circle:before{content:""}.ph-light.ph-feather:before{content:""}.ph-light.ph-fediverse-logo:before{content:""}.ph-light.ph-figma-logo:before{content:""}.ph-light.ph-file:before{content:""}.ph-light.ph-file-archive:before{content:""}.ph-light.ph-file-arrow-down:before{content:""}.ph-light.ph-file-arrow-up:before{content:""}.ph-light.ph-file-audio:before{content:""}.ph-light.ph-file-c:before{content:""}.ph-light.ph-file-c-sharp:before{content:""}.ph-light.ph-file-cloud:before{content:""}.ph-light.ph-file-code:before{content:""}.ph-light.ph-file-cpp:before{content:""}.ph-light.ph-file-css:before{content:""}.ph-light.ph-file-csv:before{content:""}.ph-light.ph-file-dashed:before{content:""}.ph-light.ph-file-dotted:before{content:""}.ph-light.ph-file-doc:before{content:""}.ph-light.ph-file-html:before{content:""}.ph-light.ph-file-image:before{content:""}.ph-light.ph-file-ini:before{content:""}.ph-light.ph-file-jpg:before{content:""}.ph-light.ph-file-js:before{content:""}.ph-light.ph-file-jsx:before{content:""}.ph-light.ph-file-lock:before{content:""}.ph-light.ph-file-magnifying-glass:before{content:""}.ph-light.ph-file-search:before{content:""}.ph-light.ph-file-md:before{content:""}.ph-light.ph-file-minus:before{content:""}.ph-light.ph-file-pdf:before{content:""}.ph-light.ph-file-plus:before{content:""}.ph-light.ph-file-png:before{content:""}.ph-light.ph-file-ppt:before{content:""}.ph-light.ph-file-py:before{content:""}.ph-light.ph-file-rs:before{content:""}.ph-light.ph-file-sql:before{content:""}.ph-light.ph-file-svg:before{content:""}.ph-light.ph-file-text:before{content:""}.ph-light.ph-file-ts:before{content:""}.ph-light.ph-file-tsx:before{content:""}.ph-light.ph-file-txt:before{content:""}.ph-light.ph-file-video:before{content:""}.ph-light.ph-file-vue:before{content:""}.ph-light.ph-file-x:before{content:""}.ph-light.ph-file-xls:before{content:""}.ph-light.ph-file-zip:before{content:""}.ph-light.ph-files:before{content:""}.ph-light.ph-film-reel:before{content:""}.ph-light.ph-film-script:before{content:""}.ph-light.ph-film-slate:before{content:""}.ph-light.ph-film-strip:before{content:""}.ph-light.ph-fingerprint:before{content:""}.ph-light.ph-fingerprint-simple:before{content:""}.ph-light.ph-finn-the-human:before{content:""}.ph-light.ph-fire:before{content:""}.ph-light.ph-fire-extinguisher:before{content:""}.ph-light.ph-fire-simple:before{content:""}.ph-light.ph-fire-truck:before{content:""}.ph-light.ph-first-aid:before{content:""}.ph-light.ph-first-aid-kit:before{content:""}.ph-light.ph-fish:before{content:""}.ph-light.ph-fish-simple:before{content:""}.ph-light.ph-flag:before{content:""}.ph-light.ph-flag-banner:before{content:""}.ph-light.ph-flag-banner-fold:before{content:""}.ph-light.ph-flag-checkered:before{content:""}.ph-light.ph-flag-pennant:before{content:""}.ph-light.ph-flame:before{content:""}.ph-light.ph-flashlight:before{content:""}.ph-light.ph-flask:before{content:""}.ph-light.ph-flip-horizontal:before{content:""}.ph-light.ph-flip-vertical:before{content:""}.ph-light.ph-floppy-disk:before{content:""}.ph-light.ph-floppy-disk-back:before{content:""}.ph-light.ph-flow-arrow:before{content:""}.ph-light.ph-flower:before{content:""}.ph-light.ph-flower-lotus:before{content:""}.ph-light.ph-flower-tulip:before{content:""}.ph-light.ph-flying-saucer:before{content:""}.ph-light.ph-folder:before{content:""}.ph-light.ph-folder-notch:before{content:""}.ph-light.ph-folder-dashed:before{content:""}.ph-light.ph-folder-dotted:before{content:""}.ph-light.ph-folder-lock:before{content:""}.ph-light.ph-folder-minus:before{content:""}.ph-light.ph-folder-notch-minus:before{content:""}.ph-light.ph-folder-open:before{content:""}.ph-light.ph-folder-notch-open:before{content:""}.ph-light.ph-folder-plus:before{content:""}.ph-light.ph-folder-notch-plus:before{content:""}.ph-light.ph-folder-simple:before{content:""}.ph-light.ph-folder-simple-dashed:before{content:""}.ph-light.ph-folder-simple-dotted:before{content:""}.ph-light.ph-folder-simple-lock:before{content:""}.ph-light.ph-folder-simple-minus:before{content:""}.ph-light.ph-folder-simple-plus:before{content:""}.ph-light.ph-folder-simple-star:before{content:""}.ph-light.ph-folder-simple-user:before{content:""}.ph-light.ph-folder-star:before{content:""}.ph-light.ph-folder-user:before{content:""}.ph-light.ph-folders:before{content:""}.ph-light.ph-football:before{content:""}.ph-light.ph-football-helmet:before{content:""}.ph-light.ph-footprints:before{content:""}.ph-light.ph-fork-knife:before{content:""}.ph-light.ph-four-k:before{content:""}.ph-light.ph-frame-corners:before{content:""}.ph-light.ph-framer-logo:before{content:""}.ph-light.ph-function:before{content:""}.ph-light.ph-funnel:before{content:""}.ph-light.ph-funnel-simple:before{content:""}.ph-light.ph-funnel-simple-x:before{content:""}.ph-light.ph-funnel-x:before{content:""}.ph-light.ph-game-controller:before{content:""}.ph-light.ph-garage:before{content:""}.ph-light.ph-gas-can:before{content:""}.ph-light.ph-gas-pump:before{content:""}.ph-light.ph-gauge:before{content:""}.ph-light.ph-gavel:before{content:""}.ph-light.ph-gear:before{content:""}.ph-light.ph-gear-fine:before{content:""}.ph-light.ph-gear-six:before{content:""}.ph-light.ph-gender-female:before{content:""}.ph-light.ph-gender-intersex:before{content:""}.ph-light.ph-gender-male:before{content:""}.ph-light.ph-gender-neuter:before{content:""}.ph-light.ph-gender-nonbinary:before{content:""}.ph-light.ph-gender-transgender:before{content:""}.ph-light.ph-ghost:before{content:""}.ph-light.ph-gif:before{content:""}.ph-light.ph-gift:before{content:""}.ph-light.ph-git-branch:before{content:""}.ph-light.ph-git-commit:before{content:""}.ph-light.ph-git-diff:before{content:""}.ph-light.ph-git-fork:before{content:""}.ph-light.ph-git-merge:before{content:""}.ph-light.ph-git-pull-request:before{content:""}.ph-light.ph-github-logo:before{content:""}.ph-light.ph-gitlab-logo:before{content:""}.ph-light.ph-gitlab-logo-simple:before{content:""}.ph-light.ph-globe:before{content:""}.ph-light.ph-globe-hemisphere-east:before{content:""}.ph-light.ph-globe-hemisphere-west:before{content:""}.ph-light.ph-globe-simple:before{content:""}.ph-light.ph-globe-simple-x:before{content:""}.ph-light.ph-globe-stand:before{content:""}.ph-light.ph-globe-x:before{content:""}.ph-light.ph-goggles:before{content:""}.ph-light.ph-golf:before{content:""}.ph-light.ph-goodreads-logo:before{content:""}.ph-light.ph-google-cardboard-logo:before{content:""}.ph-light.ph-google-chrome-logo:before{content:""}.ph-light.ph-google-drive-logo:before{content:""}.ph-light.ph-google-logo:before{content:""}.ph-light.ph-google-photos-logo:before{content:""}.ph-light.ph-google-play-logo:before{content:""}.ph-light.ph-google-podcasts-logo:before{content:""}.ph-light.ph-gps:before{content:""}.ph-light.ph-gps-fix:before{content:""}.ph-light.ph-gps-slash:before{content:""}.ph-light.ph-gradient:before{content:""}.ph-light.ph-graduation-cap:before{content:""}.ph-light.ph-grains:before{content:""}.ph-light.ph-grains-slash:before{content:""}.ph-light.ph-graph:before{content:""}.ph-light.ph-graphics-card:before{content:""}.ph-light.ph-greater-than:before{content:""}.ph-light.ph-greater-than-or-equal:before{content:""}.ph-light.ph-grid-four:before{content:""}.ph-light.ph-grid-nine:before{content:""}.ph-light.ph-guitar:before{content:""}.ph-light.ph-hair-dryer:before{content:""}.ph-light.ph-hamburger:before{content:""}.ph-light.ph-hammer:before{content:""}.ph-light.ph-hand:before{content:""}.ph-light.ph-hand-arrow-down:before{content:""}.ph-light.ph-hand-arrow-up:before{content:""}.ph-light.ph-hand-coins:before{content:""}.ph-light.ph-hand-deposit:before{content:""}.ph-light.ph-hand-eye:before{content:""}.ph-light.ph-hand-fist:before{content:""}.ph-light.ph-hand-grabbing:before{content:""}.ph-light.ph-hand-heart:before{content:""}.ph-light.ph-hand-palm:before{content:""}.ph-light.ph-hand-peace:before{content:""}.ph-light.ph-hand-pointing:before{content:""}.ph-light.ph-hand-soap:before{content:""}.ph-light.ph-hand-swipe-left:before{content:""}.ph-light.ph-hand-swipe-right:before{content:""}.ph-light.ph-hand-tap:before{content:""}.ph-light.ph-hand-waving:before{content:""}.ph-light.ph-hand-withdraw:before{content:""}.ph-light.ph-handbag:before{content:""}.ph-light.ph-handbag-simple:before{content:""}.ph-light.ph-hands-clapping:before{content:""}.ph-light.ph-hands-praying:before{content:""}.ph-light.ph-handshake:before{content:""}.ph-light.ph-hard-drive:before{content:""}.ph-light.ph-hard-drives:before{content:""}.ph-light.ph-hard-hat:before{content:""}.ph-light.ph-hash:before{content:""}.ph-light.ph-hash-straight:before{content:""}.ph-light.ph-head-circuit:before{content:""}.ph-light.ph-headlights:before{content:""}.ph-light.ph-headphones:before{content:""}.ph-light.ph-headset:before{content:""}.ph-light.ph-heart:before{content:""}.ph-light.ph-heart-break:before{content:""}.ph-light.ph-heart-half:before{content:""}.ph-light.ph-heart-straight:before{content:""}.ph-light.ph-heart-straight-break:before{content:""}.ph-light.ph-heartbeat:before{content:""}.ph-light.ph-hexagon:before{content:""}.ph-light.ph-high-definition:before{content:""}.ph-light.ph-high-heel:before{content:""}.ph-light.ph-highlighter:before{content:""}.ph-light.ph-highlighter-circle:before{content:""}.ph-light.ph-hockey:before{content:""}.ph-light.ph-hoodie:before{content:""}.ph-light.ph-horse:before{content:""}.ph-light.ph-hospital:before{content:""}.ph-light.ph-hourglass:before{content:""}.ph-light.ph-hourglass-high:before{content:""}.ph-light.ph-hourglass-low:before{content:""}.ph-light.ph-hourglass-medium:before{content:""}.ph-light.ph-hourglass-simple:before{content:""}.ph-light.ph-hourglass-simple-high:before{content:""}.ph-light.ph-hourglass-simple-low:before{content:""}.ph-light.ph-hourglass-simple-medium:before{content:""}.ph-light.ph-house:before{content:""}.ph-light.ph-house-line:before{content:""}.ph-light.ph-house-simple:before{content:""}.ph-light.ph-hurricane:before{content:""}.ph-light.ph-ice-cream:before{content:""}.ph-light.ph-identification-badge:before{content:""}.ph-light.ph-identification-card:before{content:""}.ph-light.ph-image:before{content:""}.ph-light.ph-image-broken:before{content:""}.ph-light.ph-image-square:before{content:""}.ph-light.ph-images:before{content:""}.ph-light.ph-images-square:before{content:""}.ph-light.ph-infinity:before{content:""}.ph-light.ph-lemniscate:before{content:""}.ph-light.ph-info:before{content:""}.ph-light.ph-instagram-logo:before{content:""}.ph-light.ph-intersect:before{content:""}.ph-light.ph-intersect-square:before{content:""}.ph-light.ph-intersect-three:before{content:""}.ph-light.ph-intersection:before{content:""}.ph-light.ph-invoice:before{content:""}.ph-light.ph-island:before{content:""}.ph-light.ph-jar:before{content:""}.ph-light.ph-jar-label:before{content:""}.ph-light.ph-jeep:before{content:""}.ph-light.ph-joystick:before{content:""}.ph-light.ph-kanban:before{content:""}.ph-light.ph-key:before{content:""}.ph-light.ph-key-return:before{content:""}.ph-light.ph-keyboard:before{content:""}.ph-light.ph-keyhole:before{content:""}.ph-light.ph-knife:before{content:""}.ph-light.ph-ladder:before{content:""}.ph-light.ph-ladder-simple:before{content:""}.ph-light.ph-lamp:before{content:""}.ph-light.ph-lamp-pendant:before{content:""}.ph-light.ph-laptop:before{content:""}.ph-light.ph-lasso:before{content:""}.ph-light.ph-lastfm-logo:before{content:""}.ph-light.ph-layout:before{content:""}.ph-light.ph-leaf:before{content:""}.ph-light.ph-lectern:before{content:""}.ph-light.ph-lego:before{content:""}.ph-light.ph-lego-smiley:before{content:""}.ph-light.ph-less-than:before{content:""}.ph-light.ph-less-than-or-equal:before{content:""}.ph-light.ph-letter-circle-h:before{content:""}.ph-light.ph-letter-circle-p:before{content:""}.ph-light.ph-letter-circle-v:before{content:""}.ph-light.ph-lifebuoy:before{content:""}.ph-light.ph-lightbulb:before{content:""}.ph-light.ph-lightbulb-filament:before{content:""}.ph-light.ph-lighthouse:before{content:""}.ph-light.ph-lightning:before{content:""}.ph-light.ph-lightning-a:before{content:""}.ph-light.ph-lightning-slash:before{content:""}.ph-light.ph-line-segment:before{content:""}.ph-light.ph-line-segments:before{content:""}.ph-light.ph-line-vertical:before{content:""}.ph-light.ph-link:before{content:""}.ph-light.ph-link-break:before{content:""}.ph-light.ph-link-simple:before{content:""}.ph-light.ph-link-simple-break:before{content:""}.ph-light.ph-link-simple-horizontal:before{content:""}.ph-light.ph-link-simple-horizontal-break:before{content:""}.ph-light.ph-linkedin-logo:before{content:""}.ph-light.ph-linktree-logo:before{content:""}.ph-light.ph-linux-logo:before{content:""}.ph-light.ph-list:before{content:""}.ph-light.ph-list-bullets:before{content:""}.ph-light.ph-list-checks:before{content:""}.ph-light.ph-list-dashes:before{content:""}.ph-light.ph-list-heart:before{content:""}.ph-light.ph-list-magnifying-glass:before{content:""}.ph-light.ph-list-numbers:before{content:""}.ph-light.ph-list-plus:before{content:""}.ph-light.ph-list-star:before{content:""}.ph-light.ph-lock:before{content:""}.ph-light.ph-lock-key:before{content:""}.ph-light.ph-lock-key-open:before{content:""}.ph-light.ph-lock-laminated:before{content:""}.ph-light.ph-lock-laminated-open:before{content:""}.ph-light.ph-lock-open:before{content:""}.ph-light.ph-lock-simple:before{content:""}.ph-light.ph-lock-simple-open:before{content:""}.ph-light.ph-lockers:before{content:""}.ph-light.ph-log:before{content:""}.ph-light.ph-magic-wand:before{content:""}.ph-light.ph-magnet:before{content:""}.ph-light.ph-magnet-straight:before{content:""}.ph-light.ph-magnifying-glass:before{content:""}.ph-light.ph-magnifying-glass-minus:before{content:""}.ph-light.ph-magnifying-glass-plus:before{content:""}.ph-light.ph-mailbox:before{content:""}.ph-light.ph-map-pin:before{content:""}.ph-light.ph-map-pin-area:before{content:""}.ph-light.ph-map-pin-line:before{content:""}.ph-light.ph-map-pin-plus:before{content:""}.ph-light.ph-map-pin-simple:before{content:""}.ph-light.ph-map-pin-simple-area:before{content:""}.ph-light.ph-map-pin-simple-line:before{content:""}.ph-light.ph-map-trifold:before{content:""}.ph-light.ph-markdown-logo:before{content:""}.ph-light.ph-marker-circle:before{content:""}.ph-light.ph-martini:before{content:""}.ph-light.ph-mask-happy:before{content:""}.ph-light.ph-mask-sad:before{content:""}.ph-light.ph-mastodon-logo:before{content:""}.ph-light.ph-math-operations:before{content:""}.ph-light.ph-matrix-logo:before{content:""}.ph-light.ph-medal:before{content:""}.ph-light.ph-medal-military:before{content:""}.ph-light.ph-medium-logo:before{content:""}.ph-light.ph-megaphone:before{content:""}.ph-light.ph-megaphone-simple:before{content:""}.ph-light.ph-member-of:before{content:""}.ph-light.ph-memory:before{content:""}.ph-light.ph-messenger-logo:before{content:""}.ph-light.ph-meta-logo:before{content:""}.ph-light.ph-meteor:before{content:""}.ph-light.ph-metronome:before{content:""}.ph-light.ph-microphone:before{content:""}.ph-light.ph-microphone-slash:before{content:""}.ph-light.ph-microphone-stage:before{content:""}.ph-light.ph-microscope:before{content:""}.ph-light.ph-microsoft-excel-logo:before{content:""}.ph-light.ph-microsoft-outlook-logo:before{content:""}.ph-light.ph-microsoft-powerpoint-logo:before{content:""}.ph-light.ph-microsoft-teams-logo:before{content:""}.ph-light.ph-microsoft-word-logo:before{content:""}.ph-light.ph-minus:before{content:""}.ph-light.ph-minus-circle:before{content:""}.ph-light.ph-minus-square:before{content:""}.ph-light.ph-money:before{content:""}.ph-light.ph-money-wavy:before{content:""}.ph-light.ph-monitor:before{content:""}.ph-light.ph-monitor-arrow-up:before{content:""}.ph-light.ph-monitor-play:before{content:""}.ph-light.ph-moon:before{content:""}.ph-light.ph-moon-stars:before{content:""}.ph-light.ph-moped:before{content:""}.ph-light.ph-moped-front:before{content:""}.ph-light.ph-mosque:before{content:""}.ph-light.ph-motorcycle:before{content:""}.ph-light.ph-mountains:before{content:""}.ph-light.ph-mouse:before{content:""}.ph-light.ph-mouse-left-click:before{content:""}.ph-light.ph-mouse-middle-click:before{content:""}.ph-light.ph-mouse-right-click:before{content:""}.ph-light.ph-mouse-scroll:before{content:""}.ph-light.ph-mouse-simple:before{content:""}.ph-light.ph-music-note:before{content:""}.ph-light.ph-music-note-simple:before{content:""}.ph-light.ph-music-notes:before{content:""}.ph-light.ph-music-notes-minus:before{content:""}.ph-light.ph-music-notes-plus:before{content:""}.ph-light.ph-music-notes-simple:before{content:""}.ph-light.ph-navigation-arrow:before{content:""}.ph-light.ph-needle:before{content:""}.ph-light.ph-network:before{content:""}.ph-light.ph-network-slash:before{content:""}.ph-light.ph-network-x:before{content:""}.ph-light.ph-newspaper:before{content:""}.ph-light.ph-newspaper-clipping:before{content:""}.ph-light.ph-not-equals:before{content:""}.ph-light.ph-not-member-of:before{content:""}.ph-light.ph-not-subset-of:before{content:""}.ph-light.ph-not-superset-of:before{content:""}.ph-light.ph-notches:before{content:""}.ph-light.ph-note:before{content:""}.ph-light.ph-note-blank:before{content:""}.ph-light.ph-note-pencil:before{content:""}.ph-light.ph-notebook:before{content:""}.ph-light.ph-notepad:before{content:""}.ph-light.ph-notification:before{content:""}.ph-light.ph-notion-logo:before{content:""}.ph-light.ph-nuclear-plant:before{content:""}.ph-light.ph-number-circle-eight:before{content:""}.ph-light.ph-number-circle-five:before{content:""}.ph-light.ph-number-circle-four:before{content:""}.ph-light.ph-number-circle-nine:before{content:""}.ph-light.ph-number-circle-one:before{content:""}.ph-light.ph-number-circle-seven:before{content:""}.ph-light.ph-number-circle-six:before{content:""}.ph-light.ph-number-circle-three:before{content:""}.ph-light.ph-number-circle-two:before{content:""}.ph-light.ph-number-circle-zero:before{content:""}.ph-light.ph-number-eight:before{content:""}.ph-light.ph-number-five:before{content:""}.ph-light.ph-number-four:before{content:""}.ph-light.ph-number-nine:before{content:""}.ph-light.ph-number-one:before{content:""}.ph-light.ph-number-seven:before{content:""}.ph-light.ph-number-six:before{content:""}.ph-light.ph-number-square-eight:before{content:""}.ph-light.ph-number-square-five:before{content:""}.ph-light.ph-number-square-four:before{content:""}.ph-light.ph-number-square-nine:before{content:""}.ph-light.ph-number-square-one:before{content:""}.ph-light.ph-number-square-seven:before{content:""}.ph-light.ph-number-square-six:before{content:""}.ph-light.ph-number-square-three:before{content:""}.ph-light.ph-number-square-two:before{content:""}.ph-light.ph-number-square-zero:before{content:""}.ph-light.ph-number-three:before{content:""}.ph-light.ph-number-two:before{content:""}.ph-light.ph-number-zero:before{content:""}.ph-light.ph-numpad:before{content:""}.ph-light.ph-nut:before{content:""}.ph-light.ph-ny-times-logo:before{content:""}.ph-light.ph-octagon:before{content:""}.ph-light.ph-office-chair:before{content:""}.ph-light.ph-onigiri:before{content:""}.ph-light.ph-open-ai-logo:before{content:""}.ph-light.ph-option:before{content:""}.ph-light.ph-orange:before{content:""}.ph-light.ph-orange-slice:before{content:""}.ph-light.ph-oven:before{content:""}.ph-light.ph-package:before{content:""}.ph-light.ph-paint-brush:before{content:""}.ph-light.ph-paint-brush-broad:before{content:""}.ph-light.ph-paint-brush-household:before{content:""}.ph-light.ph-paint-bucket:before{content:""}.ph-light.ph-paint-roller:before{content:""}.ph-light.ph-palette:before{content:""}.ph-light.ph-panorama:before{content:""}.ph-light.ph-pants:before{content:""}.ph-light.ph-paper-plane:before{content:""}.ph-light.ph-paper-plane-right:before{content:""}.ph-light.ph-paper-plane-tilt:before{content:""}.ph-light.ph-paperclip:before{content:""}.ph-light.ph-paperclip-horizontal:before{content:""}.ph-light.ph-parachute:before{content:""}.ph-light.ph-paragraph:before{content:""}.ph-light.ph-parallelogram:before{content:""}.ph-light.ph-park:before{content:""}.ph-light.ph-password:before{content:""}.ph-light.ph-path:before{content:""}.ph-light.ph-patreon-logo:before{content:""}.ph-light.ph-pause:before{content:""}.ph-light.ph-pause-circle:before{content:""}.ph-light.ph-paw-print:before{content:""}.ph-light.ph-paypal-logo:before{content:""}.ph-light.ph-peace:before{content:""}.ph-light.ph-pen:before{content:""}.ph-light.ph-pen-nib:before{content:""}.ph-light.ph-pen-nib-straight:before{content:""}.ph-light.ph-pencil:before{content:""}.ph-light.ph-pencil-circle:before{content:""}.ph-light.ph-pencil-line:before{content:""}.ph-light.ph-pencil-ruler:before{content:""}.ph-light.ph-pencil-simple:before{content:""}.ph-light.ph-pencil-simple-line:before{content:""}.ph-light.ph-pencil-simple-slash:before{content:""}.ph-light.ph-pencil-slash:before{content:""}.ph-light.ph-pentagon:before{content:""}.ph-light.ph-pentagram:before{content:""}.ph-light.ph-pepper:before{content:""}.ph-light.ph-percent:before{content:""}.ph-light.ph-person:before{content:""}.ph-light.ph-person-arms-spread:before{content:""}.ph-light.ph-person-simple:before{content:""}.ph-light.ph-person-simple-bike:before{content:""}.ph-light.ph-person-simple-circle:before{content:""}.ph-light.ph-person-simple-hike:before{content:""}.ph-light.ph-person-simple-run:before{content:""}.ph-light.ph-person-simple-ski:before{content:""}.ph-light.ph-person-simple-snowboard:before{content:""}.ph-light.ph-person-simple-swim:before{content:""}.ph-light.ph-person-simple-tai-chi:before{content:""}.ph-light.ph-person-simple-throw:before{content:""}.ph-light.ph-person-simple-walk:before{content:""}.ph-light.ph-perspective:before{content:""}.ph-light.ph-phone:before{content:""}.ph-light.ph-phone-call:before{content:""}.ph-light.ph-phone-disconnect:before{content:""}.ph-light.ph-phone-incoming:before{content:""}.ph-light.ph-phone-list:before{content:""}.ph-light.ph-phone-outgoing:before{content:""}.ph-light.ph-phone-pause:before{content:""}.ph-light.ph-phone-plus:before{content:""}.ph-light.ph-phone-slash:before{content:""}.ph-light.ph-phone-transfer:before{content:""}.ph-light.ph-phone-x:before{content:""}.ph-light.ph-phosphor-logo:before{content:""}.ph-light.ph-pi:before{content:""}.ph-light.ph-piano-keys:before{content:""}.ph-light.ph-picnic-table:before{content:""}.ph-light.ph-picture-in-picture:before{content:""}.ph-light.ph-piggy-bank:before{content:""}.ph-light.ph-pill:before{content:""}.ph-light.ph-ping-pong:before{content:""}.ph-light.ph-pint-glass:before{content:""}.ph-light.ph-pinterest-logo:before{content:""}.ph-light.ph-pinwheel:before{content:""}.ph-light.ph-pipe:before{content:""}.ph-light.ph-pipe-wrench:before{content:""}.ph-light.ph-pix-logo:before{content:""}.ph-light.ph-pizza:before{content:""}.ph-light.ph-placeholder:before{content:""}.ph-light.ph-planet:before{content:""}.ph-light.ph-plant:before{content:""}.ph-light.ph-play:before{content:""}.ph-light.ph-play-circle:before{content:""}.ph-light.ph-play-pause:before{content:""}.ph-light.ph-playlist:before{content:""}.ph-light.ph-plug:before{content:""}.ph-light.ph-plug-charging:before{content:""}.ph-light.ph-plugs:before{content:""}.ph-light.ph-plugs-connected:before{content:""}.ph-light.ph-plus:before{content:""}.ph-light.ph-plus-circle:before{content:""}.ph-light.ph-plus-minus:before{content:""}.ph-light.ph-plus-square:before{content:""}.ph-light.ph-poker-chip:before{content:""}.ph-light.ph-police-car:before{content:""}.ph-light.ph-polygon:before{content:""}.ph-light.ph-popcorn:before{content:""}.ph-light.ph-popsicle:before{content:""}.ph-light.ph-potted-plant:before{content:""}.ph-light.ph-power:before{content:""}.ph-light.ph-prescription:before{content:""}.ph-light.ph-presentation:before{content:""}.ph-light.ph-presentation-chart:before{content:""}.ph-light.ph-printer:before{content:""}.ph-light.ph-prohibit:before{content:""}.ph-light.ph-prohibit-inset:before{content:""}.ph-light.ph-projector-screen:before{content:""}.ph-light.ph-projector-screen-chart:before{content:""}.ph-light.ph-pulse:before{content:""}.ph-light.ph-activity:before{content:""}.ph-light.ph-push-pin:before{content:""}.ph-light.ph-push-pin-simple:before{content:""}.ph-light.ph-push-pin-simple-slash:before{content:""}.ph-light.ph-push-pin-slash:before{content:""}.ph-light.ph-puzzle-piece:before{content:""}.ph-light.ph-qr-code:before{content:""}.ph-light.ph-question:before{content:""}.ph-light.ph-question-mark:before{content:""}.ph-light.ph-queue:before{content:""}.ph-light.ph-quotes:before{content:""}.ph-light.ph-rabbit:before{content:""}.ph-light.ph-racquet:before{content:""}.ph-light.ph-radical:before{content:""}.ph-light.ph-radio:before{content:""}.ph-light.ph-radio-button:before{content:""}.ph-light.ph-radioactive:before{content:""}.ph-light.ph-rainbow:before{content:""}.ph-light.ph-rainbow-cloud:before{content:""}.ph-light.ph-ranking:before{content:""}.ph-light.ph-read-cv-logo:before{content:""}.ph-light.ph-receipt:before{content:""}.ph-light.ph-receipt-x:before{content:""}.ph-light.ph-record:before{content:""}.ph-light.ph-rectangle:before{content:""}.ph-light.ph-rectangle-dashed:before{content:""}.ph-light.ph-recycle:before{content:""}.ph-light.ph-reddit-logo:before{content:""}.ph-light.ph-repeat:before{content:""}.ph-light.ph-repeat-once:before{content:""}.ph-light.ph-replit-logo:before{content:""}.ph-light.ph-resize:before{content:""}.ph-light.ph-rewind:before{content:""}.ph-light.ph-rewind-circle:before{content:""}.ph-light.ph-road-horizon:before{content:""}.ph-light.ph-robot:before{content:""}.ph-light.ph-rocket:before{content:""}.ph-light.ph-rocket-launch:before{content:""}.ph-light.ph-rows:before{content:""}.ph-light.ph-rows-plus-bottom:before{content:""}.ph-light.ph-rows-plus-top:before{content:""}.ph-light.ph-rss:before{content:""}.ph-light.ph-rss-simple:before{content:""}.ph-light.ph-rug:before{content:""}.ph-light.ph-ruler:before{content:""}.ph-light.ph-sailboat:before{content:""}.ph-light.ph-scales:before{content:""}.ph-light.ph-scan:before{content:""}.ph-light.ph-scan-smiley:before{content:""}.ph-light.ph-scissors:before{content:""}.ph-light.ph-scooter:before{content:""}.ph-light.ph-screencast:before{content:""}.ph-light.ph-screwdriver:before{content:""}.ph-light.ph-scribble:before{content:""}.ph-light.ph-scribble-loop:before{content:""}.ph-light.ph-scroll:before{content:""}.ph-light.ph-seal:before{content:""}.ph-light.ph-circle-wavy:before{content:""}.ph-light.ph-seal-check:before{content:""}.ph-light.ph-circle-wavy-check:before{content:""}.ph-light.ph-seal-percent:before{content:""}.ph-light.ph-seal-question:before{content:""}.ph-light.ph-circle-wavy-question:before{content:""}.ph-light.ph-seal-warning:before{content:""}.ph-light.ph-circle-wavy-warning:before{content:""}.ph-light.ph-seat:before{content:""}.ph-light.ph-seatbelt:before{content:""}.ph-light.ph-security-camera:before{content:""}.ph-light.ph-selection:before{content:""}.ph-light.ph-selection-all:before{content:""}.ph-light.ph-selection-background:before{content:""}.ph-light.ph-selection-foreground:before{content:""}.ph-light.ph-selection-inverse:before{content:""}.ph-light.ph-selection-plus:before{content:""}.ph-light.ph-selection-slash:before{content:""}.ph-light.ph-shapes:before{content:""}.ph-light.ph-share:before{content:""}.ph-light.ph-share-fat:before{content:""}.ph-light.ph-share-network:before{content:""}.ph-light.ph-shield:before{content:""}.ph-light.ph-shield-check:before{content:""}.ph-light.ph-shield-checkered:before{content:""}.ph-light.ph-shield-chevron:before{content:""}.ph-light.ph-shield-plus:before{content:""}.ph-light.ph-shield-slash:before{content:""}.ph-light.ph-shield-star:before{content:""}.ph-light.ph-shield-warning:before{content:""}.ph-light.ph-shipping-container:before{content:""}.ph-light.ph-shirt-folded:before{content:""}.ph-light.ph-shooting-star:before{content:""}.ph-light.ph-shopping-bag:before{content:""}.ph-light.ph-shopping-bag-open:before{content:""}.ph-light.ph-shopping-cart:before{content:""}.ph-light.ph-shopping-cart-simple:before{content:""}.ph-light.ph-shovel:before{content:""}.ph-light.ph-shower:before{content:""}.ph-light.ph-shrimp:before{content:""}.ph-light.ph-shuffle:before{content:""}.ph-light.ph-shuffle-angular:before{content:""}.ph-light.ph-shuffle-simple:before{content:""}.ph-light.ph-sidebar:before{content:""}.ph-light.ph-sidebar-simple:before{content:""}.ph-light.ph-sigma:before{content:""}.ph-light.ph-sign-in:before{content:""}.ph-light.ph-sign-out:before{content:""}.ph-light.ph-signature:before{content:""}.ph-light.ph-signpost:before{content:""}.ph-light.ph-sim-card:before{content:""}.ph-light.ph-siren:before{content:""}.ph-light.ph-sketch-logo:before{content:""}.ph-light.ph-skip-back:before{content:""}.ph-light.ph-skip-back-circle:before{content:""}.ph-light.ph-skip-forward:before{content:""}.ph-light.ph-skip-forward-circle:before{content:""}.ph-light.ph-skull:before{content:""}.ph-light.ph-skype-logo:before{content:""}.ph-light.ph-slack-logo:before{content:""}.ph-light.ph-sliders:before{content:""}.ph-light.ph-sliders-horizontal:before{content:""}.ph-light.ph-slideshow:before{content:""}.ph-light.ph-smiley:before{content:""}.ph-light.ph-smiley-angry:before{content:""}.ph-light.ph-smiley-blank:before{content:""}.ph-light.ph-smiley-meh:before{content:""}.ph-light.ph-smiley-melting:before{content:""}.ph-light.ph-smiley-nervous:before{content:""}.ph-light.ph-smiley-sad:before{content:""}.ph-light.ph-smiley-sticker:before{content:""}.ph-light.ph-smiley-wink:before{content:""}.ph-light.ph-smiley-x-eyes:before{content:""}.ph-light.ph-snapchat-logo:before{content:""}.ph-light.ph-sneaker:before{content:""}.ph-light.ph-sneaker-move:before{content:""}.ph-light.ph-snowflake:before{content:""}.ph-light.ph-soccer-ball:before{content:""}.ph-light.ph-sock:before{content:""}.ph-light.ph-solar-panel:before{content:""}.ph-light.ph-solar-roof:before{content:""}.ph-light.ph-sort-ascending:before{content:""}.ph-light.ph-sort-descending:before{content:""}.ph-light.ph-soundcloud-logo:before{content:""}.ph-light.ph-spade:before{content:""}.ph-light.ph-sparkle:before{content:""}.ph-light.ph-speaker-hifi:before{content:""}.ph-light.ph-speaker-high:before{content:""}.ph-light.ph-speaker-low:before{content:""}.ph-light.ph-speaker-none:before{content:""}.ph-light.ph-speaker-simple-high:before{content:""}.ph-light.ph-speaker-simple-low:before{content:""}.ph-light.ph-speaker-simple-none:before{content:""}.ph-light.ph-speaker-simple-slash:before{content:""}.ph-light.ph-speaker-simple-x:before{content:""}.ph-light.ph-speaker-slash:before{content:""}.ph-light.ph-speaker-x:before{content:""}.ph-light.ph-speedometer:before{content:""}.ph-light.ph-sphere:before{content:""}.ph-light.ph-spinner:before{content:""}.ph-light.ph-spinner-ball:before{content:""}.ph-light.ph-spinner-gap:before{content:""}.ph-light.ph-spiral:before{content:""}.ph-light.ph-split-horizontal:before{content:""}.ph-light.ph-split-vertical:before{content:""}.ph-light.ph-spotify-logo:before{content:""}.ph-light.ph-spray-bottle:before{content:""}.ph-light.ph-square:before{content:""}.ph-light.ph-square-half:before{content:""}.ph-light.ph-square-half-bottom:before{content:""}.ph-light.ph-square-logo:before{content:""}.ph-light.ph-square-split-horizontal:before{content:""}.ph-light.ph-square-split-vertical:before{content:""}.ph-light.ph-squares-four:before{content:""}.ph-light.ph-stack:before{content:""}.ph-light.ph-stack-minus:before{content:""}.ph-light.ph-stack-overflow-logo:before{content:""}.ph-light.ph-stack-plus:before{content:""}.ph-light.ph-stack-simple:before{content:""}.ph-light.ph-stairs:before{content:""}.ph-light.ph-stamp:before{content:""}.ph-light.ph-standard-definition:before{content:""}.ph-light.ph-star:before{content:""}.ph-light.ph-star-and-crescent:before{content:""}.ph-light.ph-star-four:before{content:""}.ph-light.ph-star-half:before{content:""}.ph-light.ph-star-of-david:before{content:""}.ph-light.ph-steam-logo:before{content:""}.ph-light.ph-steering-wheel:before{content:""}.ph-light.ph-steps:before{content:""}.ph-light.ph-stethoscope:before{content:""}.ph-light.ph-sticker:before{content:""}.ph-light.ph-stool:before{content:""}.ph-light.ph-stop:before{content:""}.ph-light.ph-stop-circle:before{content:""}.ph-light.ph-storefront:before{content:""}.ph-light.ph-strategy:before{content:""}.ph-light.ph-stripe-logo:before{content:""}.ph-light.ph-student:before{content:""}.ph-light.ph-subset-of:before{content:""}.ph-light.ph-subset-proper-of:before{content:""}.ph-light.ph-subtitles:before{content:""}.ph-light.ph-subtitles-slash:before{content:""}.ph-light.ph-subtract:before{content:""}.ph-light.ph-subtract-square:before{content:""}.ph-light.ph-subway:before{content:""}.ph-light.ph-suitcase:before{content:""}.ph-light.ph-suitcase-rolling:before{content:""}.ph-light.ph-suitcase-simple:before{content:""}.ph-light.ph-sun:before{content:""}.ph-light.ph-sun-dim:before{content:""}.ph-light.ph-sun-horizon:before{content:""}.ph-light.ph-sunglasses:before{content:""}.ph-light.ph-superset-of:before{content:""}.ph-light.ph-superset-proper-of:before{content:""}.ph-light.ph-swap:before{content:""}.ph-light.ph-swatches:before{content:""}.ph-light.ph-swimming-pool:before{content:""}.ph-light.ph-sword:before{content:""}.ph-light.ph-synagogue:before{content:""}.ph-light.ph-syringe:before{content:""}.ph-light.ph-t-shirt:before{content:""}.ph-light.ph-table:before{content:""}.ph-light.ph-tabs:before{content:""}.ph-light.ph-tag:before{content:""}.ph-light.ph-tag-chevron:before{content:""}.ph-light.ph-tag-simple:before{content:""}.ph-light.ph-target:before{content:""}.ph-light.ph-taxi:before{content:""}.ph-light.ph-tea-bag:before{content:""}.ph-light.ph-telegram-logo:before{content:""}.ph-light.ph-television:before{content:""}.ph-light.ph-television-simple:before{content:""}.ph-light.ph-tennis-ball:before{content:""}.ph-light.ph-tent:before{content:""}.ph-light.ph-terminal:before{content:""}.ph-light.ph-terminal-window:before{content:""}.ph-light.ph-test-tube:before{content:""}.ph-light.ph-text-a-underline:before{content:""}.ph-light.ph-text-aa:before{content:""}.ph-light.ph-text-align-center:before{content:""}.ph-light.ph-text-align-justify:before{content:""}.ph-light.ph-text-align-left:before{content:""}.ph-light.ph-text-align-right:before{content:""}.ph-light.ph-text-b:before{content:""}.ph-light.ph-text-bolder:before{content:""}.ph-light.ph-text-columns:before{content:""}.ph-light.ph-text-h:before{content:""}.ph-light.ph-text-h-five:before{content:""}.ph-light.ph-text-h-four:before{content:""}.ph-light.ph-text-h-one:before{content:""}.ph-light.ph-text-h-six:before{content:""}.ph-light.ph-text-h-three:before{content:""}.ph-light.ph-text-h-two:before{content:""}.ph-light.ph-text-indent:before{content:""}.ph-light.ph-text-italic:before{content:""}.ph-light.ph-text-outdent:before{content:""}.ph-light.ph-text-strikethrough:before{content:""}.ph-light.ph-text-subscript:before{content:""}.ph-light.ph-text-superscript:before{content:""}.ph-light.ph-text-t:before{content:""}.ph-light.ph-text-t-slash:before{content:""}.ph-light.ph-text-underline:before{content:""}.ph-light.ph-textbox:before{content:""}.ph-light.ph-thermometer:before{content:""}.ph-light.ph-thermometer-cold:before{content:""}.ph-light.ph-thermometer-hot:before{content:""}.ph-light.ph-thermometer-simple:before{content:""}.ph-light.ph-threads-logo:before{content:""}.ph-light.ph-three-d:before{content:""}.ph-light.ph-thumbs-down:before{content:""}.ph-light.ph-thumbs-up:before{content:""}.ph-light.ph-ticket:before{content:""}.ph-light.ph-tidal-logo:before{content:""}.ph-light.ph-tiktok-logo:before{content:""}.ph-light.ph-tilde:before{content:""}.ph-light.ph-timer:before{content:""}.ph-light.ph-tip-jar:before{content:""}.ph-light.ph-tipi:before{content:""}.ph-light.ph-tire:before{content:""}.ph-light.ph-toggle-left:before{content:""}.ph-light.ph-toggle-right:before{content:""}.ph-light.ph-toilet:before{content:""}.ph-light.ph-toilet-paper:before{content:""}.ph-light.ph-toolbox:before{content:""}.ph-light.ph-tooth:before{content:""}.ph-light.ph-tornado:before{content:""}.ph-light.ph-tote:before{content:""}.ph-light.ph-tote-simple:before{content:""}.ph-light.ph-towel:before{content:""}.ph-light.ph-tractor:before{content:""}.ph-light.ph-trademark:before{content:""}.ph-light.ph-trademark-registered:before{content:""}.ph-light.ph-traffic-cone:before{content:""}.ph-light.ph-traffic-sign:before{content:""}.ph-light.ph-traffic-signal:before{content:""}.ph-light.ph-train:before{content:""}.ph-light.ph-train-regional:before{content:""}.ph-light.ph-train-simple:before{content:""}.ph-light.ph-tram:before{content:""}.ph-light.ph-translate:before{content:""}.ph-light.ph-trash:before{content:""}.ph-light.ph-trash-simple:before{content:""}.ph-light.ph-tray:before{content:""}.ph-light.ph-tray-arrow-down:before{content:""}.ph-light.ph-archive-tray:before{content:""}.ph-light.ph-tray-arrow-up:before{content:""}.ph-light.ph-treasure-chest:before{content:""}.ph-light.ph-tree:before{content:""}.ph-light.ph-tree-evergreen:before{content:""}.ph-light.ph-tree-palm:before{content:""}.ph-light.ph-tree-structure:before{content:""}.ph-light.ph-tree-view:before{content:""}.ph-light.ph-trend-down:before{content:""}.ph-light.ph-trend-up:before{content:""}.ph-light.ph-triangle:before{content:""}.ph-light.ph-triangle-dashed:before{content:""}.ph-light.ph-trolley:before{content:""}.ph-light.ph-trolley-suitcase:before{content:""}.ph-light.ph-trophy:before{content:""}.ph-light.ph-truck:before{content:""}.ph-light.ph-truck-trailer:before{content:""}.ph-light.ph-tumblr-logo:before{content:""}.ph-light.ph-twitch-logo:before{content:""}.ph-light.ph-twitter-logo:before{content:""}.ph-light.ph-umbrella:before{content:""}.ph-light.ph-umbrella-simple:before{content:""}.ph-light.ph-union:before{content:""}.ph-light.ph-unite:before{content:""}.ph-light.ph-unite-square:before{content:""}.ph-light.ph-upload:before{content:""}.ph-light.ph-upload-simple:before{content:""}.ph-light.ph-usb:before{content:""}.ph-light.ph-user:before{content:""}.ph-light.ph-user-check:before{content:""}.ph-light.ph-user-circle:before{content:""}.ph-light.ph-user-circle-check:before{content:""}.ph-light.ph-user-circle-dashed:before{content:""}.ph-light.ph-user-circle-gear:before{content:""}.ph-light.ph-user-circle-minus:before{content:""}.ph-light.ph-user-circle-plus:before{content:""}.ph-light.ph-user-focus:before{content:""}.ph-light.ph-user-gear:before{content:""}.ph-light.ph-user-list:before{content:""}.ph-light.ph-user-minus:before{content:""}.ph-light.ph-user-plus:before{content:""}.ph-light.ph-user-rectangle:before{content:""}.ph-light.ph-user-sound:before{content:""}.ph-light.ph-user-square:before{content:""}.ph-light.ph-user-switch:before{content:""}.ph-light.ph-users:before{content:""}.ph-light.ph-users-four:before{content:""}.ph-light.ph-users-three:before{content:""}.ph-light.ph-van:before{content:""}.ph-light.ph-vault:before{content:""}.ph-light.ph-vector-three:before{content:""}.ph-light.ph-vector-two:before{content:""}.ph-light.ph-vibrate:before{content:""}.ph-light.ph-video:before{content:""}.ph-light.ph-video-camera:before{content:""}.ph-light.ph-video-camera-slash:before{content:""}.ph-light.ph-video-conference:before{content:""}.ph-light.ph-vignette:before{content:""}.ph-light.ph-vinyl-record:before{content:""}.ph-light.ph-virtual-reality:before{content:""}.ph-light.ph-virus:before{content:""}.ph-light.ph-visor:before{content:""}.ph-light.ph-voicemail:before{content:""}.ph-light.ph-volleyball:before{content:""}.ph-light.ph-wall:before{content:""}.ph-light.ph-wallet:before{content:""}.ph-light.ph-warehouse:before{content:""}.ph-light.ph-warning:before{content:""}.ph-light.ph-warning-circle:before{content:""}.ph-light.ph-warning-diamond:before{content:""}.ph-light.ph-warning-octagon:before{content:""}.ph-light.ph-washing-machine:before{content:""}.ph-light.ph-watch:before{content:""}.ph-light.ph-wave-sawtooth:before{content:""}.ph-light.ph-wave-sine:before{content:""}.ph-light.ph-wave-square:before{content:""}.ph-light.ph-wave-triangle:before{content:""}.ph-light.ph-waveform:before{content:""}.ph-light.ph-waveform-slash:before{content:""}.ph-light.ph-waves:before{content:""}.ph-light.ph-webcam:before{content:""}.ph-light.ph-webcam-slash:before{content:""}.ph-light.ph-webhooks-logo:before{content:""}.ph-light.ph-wechat-logo:before{content:""}.ph-light.ph-whatsapp-logo:before{content:""}.ph-light.ph-wheelchair:before{content:""}.ph-light.ph-wheelchair-motion:before{content:""}.ph-light.ph-wifi-high:before{content:""}.ph-light.ph-wifi-low:before{content:""}.ph-light.ph-wifi-medium:before{content:""}.ph-light.ph-wifi-none:before{content:""}.ph-light.ph-wifi-slash:before{content:""}.ph-light.ph-wifi-x:before{content:""}.ph-light.ph-wind:before{content:""}.ph-light.ph-windmill:before{content:""}.ph-light.ph-windows-logo:before{content:""}.ph-light.ph-wine:before{content:""}.ph-light.ph-wrench:before{content:""}.ph-light.ph-x:before{content:""}.ph-light.ph-x-circle:before{content:""}.ph-light.ph-x-logo:before{content:""}.ph-light.ph-x-square:before{content:""}.ph-light.ph-yarn:before{content:""}.ph-light.ph-yin-yang:before{content:""}.ph-light.ph-youtube-logo:before{content:""}@font-face{font-family:Phosphor;src:url(/assets/Phosphor-DtdjzkpE.woff2) format("woff2"),url(/assets/Phosphor-BdqudwT5.woff) format("woff"),url(/assets/Phosphor-CDxgqcPu.ttf) format("truetype"),url(/assets/Phosphor-BXRFlF4V.svg#Phosphor) format("svg");font-weight:400;font-style:normal;font-display:block}.ph{font-family:Phosphor!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;letter-spacing:0;-webkit-font-feature-settings:"liga";-moz-font-feature-settings:"liga=1";-moz-font-feature-settings:"liga";-ms-font-feature-settings:"liga" 1;font-feature-settings:"liga";-webkit-font-variant-ligatures:discretionary-ligatures;font-variant-ligatures:discretionary-ligatures;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ph.ph-acorn:before{content:""}.ph.ph-address-book:before{content:""}.ph.ph-address-book-tabs:before{content:""}.ph.ph-air-traffic-control:before{content:""}.ph.ph-airplane:before{content:""}.ph.ph-airplane-in-flight:before{content:""}.ph.ph-airplane-landing:before{content:""}.ph.ph-airplane-takeoff:before{content:""}.ph.ph-airplane-taxiing:before{content:""}.ph.ph-airplane-tilt:before{content:""}.ph.ph-airplay:before{content:""}.ph.ph-alarm:before{content:""}.ph.ph-alien:before{content:""}.ph.ph-align-bottom:before{content:""}.ph.ph-align-bottom-simple:before{content:""}.ph.ph-align-center-horizontal:before{content:""}.ph.ph-align-center-horizontal-simple:before{content:""}.ph.ph-align-center-vertical:before{content:""}.ph.ph-align-center-vertical-simple:before{content:""}.ph.ph-align-left:before{content:""}.ph.ph-align-left-simple:before{content:""}.ph.ph-align-right:before{content:""}.ph.ph-align-right-simple:before{content:""}.ph.ph-align-top:before{content:""}.ph.ph-align-top-simple:before{content:""}.ph.ph-amazon-logo:before{content:""}.ph.ph-ambulance:before{content:""}.ph.ph-anchor:before{content:""}.ph.ph-anchor-simple:before{content:""}.ph.ph-android-logo:before{content:""}.ph.ph-angle:before{content:""}.ph.ph-angular-logo:before{content:""}.ph.ph-aperture:before{content:""}.ph.ph-app-store-logo:before{content:""}.ph.ph-app-window:before{content:""}.ph.ph-apple-logo:before{content:""}.ph.ph-apple-podcasts-logo:before{content:""}.ph.ph-approximate-equals:before{content:""}.ph.ph-archive:before{content:""}.ph.ph-armchair:before{content:""}.ph.ph-arrow-arc-left:before{content:""}.ph.ph-arrow-arc-right:before{content:""}.ph.ph-arrow-bend-double-up-left:before{content:""}.ph.ph-arrow-bend-double-up-right:before{content:""}.ph.ph-arrow-bend-down-left:before{content:""}.ph.ph-arrow-bend-down-right:before{content:""}.ph.ph-arrow-bend-left-down:before{content:""}.ph.ph-arrow-bend-left-up:before{content:""}.ph.ph-arrow-bend-right-down:before{content:""}.ph.ph-arrow-bend-right-up:before{content:""}.ph.ph-arrow-bend-up-left:before{content:""}.ph.ph-arrow-bend-up-right:before{content:""}.ph.ph-arrow-circle-down:before{content:""}.ph.ph-arrow-circle-down-left:before{content:""}.ph.ph-arrow-circle-down-right:before{content:""}.ph.ph-arrow-circle-left:before{content:""}.ph.ph-arrow-circle-right:before{content:""}.ph.ph-arrow-circle-up:before{content:""}.ph.ph-arrow-circle-up-left:before{content:""}.ph.ph-arrow-circle-up-right:before{content:""}.ph.ph-arrow-clockwise:before{content:""}.ph.ph-arrow-counter-clockwise:before{content:""}.ph.ph-arrow-down:before{content:""}.ph.ph-arrow-down-left:before{content:""}.ph.ph-arrow-down-right:before{content:""}.ph.ph-arrow-elbow-down-left:before{content:""}.ph.ph-arrow-elbow-down-right:before{content:""}.ph.ph-arrow-elbow-left:before{content:""}.ph.ph-arrow-elbow-left-down:before{content:""}.ph.ph-arrow-elbow-left-up:before{content:""}.ph.ph-arrow-elbow-right:before{content:""}.ph.ph-arrow-elbow-right-down:before{content:""}.ph.ph-arrow-elbow-right-up:before{content:""}.ph.ph-arrow-elbow-up-left:before{content:""}.ph.ph-arrow-elbow-up-right:before{content:""}.ph.ph-arrow-fat-down:before{content:""}.ph.ph-arrow-fat-left:before{content:""}.ph.ph-arrow-fat-line-down:before{content:""}.ph.ph-arrow-fat-line-left:before{content:""}.ph.ph-arrow-fat-line-right:before{content:""}.ph.ph-arrow-fat-line-up:before{content:""}.ph.ph-arrow-fat-lines-down:before{content:""}.ph.ph-arrow-fat-lines-left:before{content:""}.ph.ph-arrow-fat-lines-right:before{content:""}.ph.ph-arrow-fat-lines-up:before{content:""}.ph.ph-arrow-fat-right:before{content:""}.ph.ph-arrow-fat-up:before{content:""}.ph.ph-arrow-left:before{content:""}.ph.ph-arrow-line-down:before{content:""}.ph.ph-arrow-line-down-left:before{content:""}.ph.ph-arrow-line-down-right:before{content:""}.ph.ph-arrow-line-left:before{content:""}.ph.ph-arrow-line-right:before{content:""}.ph.ph-arrow-line-up:before{content:""}.ph.ph-arrow-line-up-left:before{content:""}.ph.ph-arrow-line-up-right:before{content:""}.ph.ph-arrow-right:before{content:""}.ph.ph-arrow-square-down:before{content:""}.ph.ph-arrow-square-down-left:before{content:""}.ph.ph-arrow-square-down-right:before{content:""}.ph.ph-arrow-square-in:before{content:""}.ph.ph-arrow-square-left:before{content:""}.ph.ph-arrow-square-out:before{content:""}.ph.ph-arrow-square-right:before{content:""}.ph.ph-arrow-square-up:before{content:""}.ph.ph-arrow-square-up-left:before{content:""}.ph.ph-arrow-square-up-right:before{content:""}.ph.ph-arrow-u-down-left:before{content:""}.ph.ph-arrow-u-down-right:before{content:""}.ph.ph-arrow-u-left-down:before{content:""}.ph.ph-arrow-u-left-up:before{content:""}.ph.ph-arrow-u-right-down:before{content:""}.ph.ph-arrow-u-right-up:before{content:""}.ph.ph-arrow-u-up-left:before{content:""}.ph.ph-arrow-u-up-right:before{content:""}.ph.ph-arrow-up:before{content:""}.ph.ph-arrow-up-left:before{content:""}.ph.ph-arrow-up-right:before{content:""}.ph.ph-arrows-clockwise:before{content:""}.ph.ph-arrows-counter-clockwise:before{content:""}.ph.ph-arrows-down-up:before{content:""}.ph.ph-arrows-horizontal:before{content:""}.ph.ph-arrows-in:before{content:""}.ph.ph-arrows-in-cardinal:before{content:""}.ph.ph-arrows-in-line-horizontal:before{content:""}.ph.ph-arrows-in-line-vertical:before{content:""}.ph.ph-arrows-in-simple:before{content:""}.ph.ph-arrows-left-right:before{content:""}.ph.ph-arrows-merge:before{content:""}.ph.ph-arrows-out:before{content:""}.ph.ph-arrows-out-cardinal:before{content:""}.ph.ph-arrows-out-line-horizontal:before{content:""}.ph.ph-arrows-out-line-vertical:before{content:""}.ph.ph-arrows-out-simple:before{content:""}.ph.ph-arrows-split:before{content:""}.ph.ph-arrows-vertical:before{content:""}.ph.ph-article:before{content:""}.ph.ph-article-medium:before{content:""}.ph.ph-article-ny-times:before{content:""}.ph.ph-asclepius:before{content:""}.ph.ph-caduceus:before{content:""}.ph.ph-asterisk:before{content:""}.ph.ph-asterisk-simple:before{content:""}.ph.ph-at:before{content:""}.ph.ph-atom:before{content:""}.ph.ph-avocado:before{content:""}.ph.ph-axe:before{content:""}.ph.ph-baby:before{content:""}.ph.ph-baby-carriage:before{content:""}.ph.ph-backpack:before{content:""}.ph.ph-backspace:before{content:""}.ph.ph-bag:before{content:""}.ph.ph-bag-simple:before{content:""}.ph.ph-balloon:before{content:""}.ph.ph-bandaids:before{content:""}.ph.ph-bank:before{content:""}.ph.ph-barbell:before{content:""}.ph.ph-barcode:before{content:""}.ph.ph-barn:before{content:""}.ph.ph-barricade:before{content:""}.ph.ph-baseball:before{content:""}.ph.ph-baseball-cap:before{content:""}.ph.ph-baseball-helmet:before{content:""}.ph.ph-basket:before{content:""}.ph.ph-basketball:before{content:""}.ph.ph-bathtub:before{content:""}.ph.ph-battery-charging:before{content:""}.ph.ph-battery-charging-vertical:before{content:""}.ph.ph-battery-empty:before{content:""}.ph.ph-battery-full:before{content:""}.ph.ph-battery-high:before{content:""}.ph.ph-battery-low:before{content:""}.ph.ph-battery-medium:before{content:""}.ph.ph-battery-plus:before{content:""}.ph.ph-battery-plus-vertical:before{content:""}.ph.ph-battery-vertical-empty:before{content:""}.ph.ph-battery-vertical-full:before{content:""}.ph.ph-battery-vertical-high:before{content:""}.ph.ph-battery-vertical-low:before{content:""}.ph.ph-battery-vertical-medium:before{content:""}.ph.ph-battery-warning:before{content:""}.ph.ph-battery-warning-vertical:before{content:""}.ph.ph-beach-ball:before{content:""}.ph.ph-beanie:before{content:""}.ph.ph-bed:before{content:""}.ph.ph-beer-bottle:before{content:""}.ph.ph-beer-stein:before{content:""}.ph.ph-behance-logo:before{content:""}.ph.ph-bell:before{content:""}.ph.ph-bell-ringing:before{content:""}.ph.ph-bell-simple:before{content:""}.ph.ph-bell-simple-ringing:before{content:""}.ph.ph-bell-simple-slash:before{content:""}.ph.ph-bell-simple-z:before{content:""}.ph.ph-bell-slash:before{content:""}.ph.ph-bell-z:before{content:""}.ph.ph-belt:before{content:""}.ph.ph-bezier-curve:before{content:""}.ph.ph-bicycle:before{content:""}.ph.ph-binary:before{content:""}.ph.ph-binoculars:before{content:""}.ph.ph-biohazard:before{content:""}.ph.ph-bird:before{content:""}.ph.ph-blueprint:before{content:""}.ph.ph-bluetooth:before{content:""}.ph.ph-bluetooth-connected:before{content:""}.ph.ph-bluetooth-slash:before{content:""}.ph.ph-bluetooth-x:before{content:""}.ph.ph-boat:before{content:""}.ph.ph-bomb:before{content:""}.ph.ph-bone:before{content:""}.ph.ph-book:before{content:""}.ph.ph-book-bookmark:before{content:""}.ph.ph-book-open:before{content:""}.ph.ph-book-open-text:before{content:""}.ph.ph-book-open-user:before{content:""}.ph.ph-bookmark:before{content:""}.ph.ph-bookmark-simple:before{content:""}.ph.ph-bookmarks:before{content:""}.ph.ph-bookmarks-simple:before{content:""}.ph.ph-books:before{content:""}.ph.ph-boot:before{content:""}.ph.ph-boules:before{content:""}.ph.ph-bounding-box:before{content:""}.ph.ph-bowl-food:before{content:""}.ph.ph-bowl-steam:before{content:""}.ph.ph-bowling-ball:before{content:""}.ph.ph-box-arrow-down:before{content:""}.ph.ph-archive-box:before{content:""}.ph.ph-box-arrow-up:before{content:""}.ph.ph-boxing-glove:before{content:""}.ph.ph-brackets-angle:before{content:""}.ph.ph-brackets-curly:before{content:""}.ph.ph-brackets-round:before{content:""}.ph.ph-brackets-square:before{content:""}.ph.ph-brain:before{content:""}.ph.ph-brandy:before{content:""}.ph.ph-bread:before{content:""}.ph.ph-bridge:before{content:""}.ph.ph-briefcase:before{content:""}.ph.ph-briefcase-metal:before{content:""}.ph.ph-broadcast:before{content:""}.ph.ph-broom:before{content:""}.ph.ph-browser:before{content:""}.ph.ph-browsers:before{content:""}.ph.ph-bug:before{content:""}.ph.ph-bug-beetle:before{content:""}.ph.ph-bug-droid:before{content:""}.ph.ph-building:before{content:""}.ph.ph-building-apartment:before{content:""}.ph.ph-building-office:before{content:""}.ph.ph-buildings:before{content:""}.ph.ph-bulldozer:before{content:""}.ph.ph-bus:before{content:""}.ph.ph-butterfly:before{content:""}.ph.ph-cable-car:before{content:""}.ph.ph-cactus:before{content:""}.ph.ph-cake:before{content:""}.ph.ph-calculator:before{content:""}.ph.ph-calendar:before{content:""}.ph.ph-calendar-blank:before{content:""}.ph.ph-calendar-check:before{content:""}.ph.ph-calendar-dot:before{content:""}.ph.ph-calendar-dots:before{content:""}.ph.ph-calendar-heart:before{content:""}.ph.ph-calendar-minus:before{content:""}.ph.ph-calendar-plus:before{content:""}.ph.ph-calendar-slash:before{content:""}.ph.ph-calendar-star:before{content:""}.ph.ph-calendar-x:before{content:""}.ph.ph-call-bell:before{content:""}.ph.ph-camera:before{content:""}.ph.ph-camera-plus:before{content:""}.ph.ph-camera-rotate:before{content:""}.ph.ph-camera-slash:before{content:""}.ph.ph-campfire:before{content:""}.ph.ph-car:before{content:""}.ph.ph-car-battery:before{content:""}.ph.ph-car-profile:before{content:""}.ph.ph-car-simple:before{content:""}.ph.ph-cardholder:before{content:""}.ph.ph-cards:before{content:""}.ph.ph-cards-three:before{content:""}.ph.ph-caret-circle-double-down:before{content:""}.ph.ph-caret-circle-double-left:before{content:""}.ph.ph-caret-circle-double-right:before{content:""}.ph.ph-caret-circle-double-up:before{content:""}.ph.ph-caret-circle-down:before{content:""}.ph.ph-caret-circle-left:before{content:""}.ph.ph-caret-circle-right:before{content:""}.ph.ph-caret-circle-up:before{content:""}.ph.ph-caret-circle-up-down:before{content:""}.ph.ph-caret-double-down:before{content:""}.ph.ph-caret-double-left:before{content:""}.ph.ph-caret-double-right:before{content:""}.ph.ph-caret-double-up:before{content:""}.ph.ph-caret-down:before{content:""}.ph.ph-caret-left:before{content:""}.ph.ph-caret-line-down:before{content:""}.ph.ph-caret-line-left:before{content:""}.ph.ph-caret-line-right:before{content:""}.ph.ph-caret-line-up:before{content:""}.ph.ph-caret-right:before{content:""}.ph.ph-caret-up:before{content:""}.ph.ph-caret-up-down:before{content:""}.ph.ph-carrot:before{content:""}.ph.ph-cash-register:before{content:""}.ph.ph-cassette-tape:before{content:""}.ph.ph-castle-turret:before{content:""}.ph.ph-cat:before{content:""}.ph.ph-cell-signal-full:before{content:""}.ph.ph-cell-signal-high:before{content:""}.ph.ph-cell-signal-low:before{content:""}.ph.ph-cell-signal-medium:before{content:""}.ph.ph-cell-signal-none:before{content:""}.ph.ph-cell-signal-slash:before{content:""}.ph.ph-cell-signal-x:before{content:""}.ph.ph-cell-tower:before{content:""}.ph.ph-certificate:before{content:""}.ph.ph-chair:before{content:""}.ph.ph-chalkboard:before{content:""}.ph.ph-chalkboard-simple:before{content:""}.ph.ph-chalkboard-teacher:before{content:""}.ph.ph-champagne:before{content:""}.ph.ph-charging-station:before{content:""}.ph.ph-chart-bar:before{content:""}.ph.ph-chart-bar-horizontal:before{content:""}.ph.ph-chart-donut:before{content:""}.ph.ph-chart-line:before{content:""}.ph.ph-chart-line-down:before{content:""}.ph.ph-chart-line-up:before{content:""}.ph.ph-chart-pie:before{content:""}.ph.ph-chart-pie-slice:before{content:""}.ph.ph-chart-polar:before{content:""}.ph.ph-chart-scatter:before{content:""}.ph.ph-chat:before{content:""}.ph.ph-chat-centered:before{content:""}.ph.ph-chat-centered-dots:before{content:""}.ph.ph-chat-centered-slash:before{content:""}.ph.ph-chat-centered-text:before{content:""}.ph.ph-chat-circle:before{content:""}.ph.ph-chat-circle-dots:before{content:""}.ph.ph-chat-circle-slash:before{content:""}.ph.ph-chat-circle-text:before{content:""}.ph.ph-chat-dots:before{content:""}.ph.ph-chat-slash:before{content:""}.ph.ph-chat-teardrop:before{content:""}.ph.ph-chat-teardrop-dots:before{content:""}.ph.ph-chat-teardrop-slash:before{content:""}.ph.ph-chat-teardrop-text:before{content:""}.ph.ph-chat-text:before{content:""}.ph.ph-chats:before{content:""}.ph.ph-chats-circle:before{content:""}.ph.ph-chats-teardrop:before{content:""}.ph.ph-check:before{content:""}.ph.ph-check-circle:before{content:""}.ph.ph-check-fat:before{content:""}.ph.ph-check-square:before{content:""}.ph.ph-check-square-offset:before{content:""}.ph.ph-checkerboard:before{content:""}.ph.ph-checks:before{content:""}.ph.ph-cheers:before{content:""}.ph.ph-cheese:before{content:""}.ph.ph-chef-hat:before{content:""}.ph.ph-cherries:before{content:""}.ph.ph-church:before{content:""}.ph.ph-cigarette:before{content:""}.ph.ph-cigarette-slash:before{content:""}.ph.ph-circle:before{content:""}.ph.ph-circle-dashed:before{content:""}.ph.ph-circle-half:before{content:""}.ph.ph-circle-half-tilt:before{content:""}.ph.ph-circle-notch:before{content:""}.ph.ph-circles-four:before{content:""}.ph.ph-circles-three:before{content:""}.ph.ph-circles-three-plus:before{content:""}.ph.ph-circuitry:before{content:""}.ph.ph-city:before{content:""}.ph.ph-clipboard:before{content:""}.ph.ph-clipboard-text:before{content:""}.ph.ph-clock:before{content:""}.ph.ph-clock-afternoon:before{content:""}.ph.ph-clock-clockwise:before{content:""}.ph.ph-clock-countdown:before{content:""}.ph.ph-clock-counter-clockwise:before{content:""}.ph.ph-clock-user:before{content:""}.ph.ph-closed-captioning:before{content:""}.ph.ph-cloud:before{content:""}.ph.ph-cloud-arrow-down:before{content:""}.ph.ph-cloud-arrow-up:before{content:""}.ph.ph-cloud-check:before{content:""}.ph.ph-cloud-fog:before{content:""}.ph.ph-cloud-lightning:before{content:""}.ph.ph-cloud-moon:before{content:""}.ph.ph-cloud-rain:before{content:""}.ph.ph-cloud-slash:before{content:""}.ph.ph-cloud-snow:before{content:""}.ph.ph-cloud-sun:before{content:""}.ph.ph-cloud-warning:before{content:""}.ph.ph-cloud-x:before{content:""}.ph.ph-clover:before{content:""}.ph.ph-club:before{content:""}.ph.ph-coat-hanger:before{content:""}.ph.ph-coda-logo:before{content:""}.ph.ph-code:before{content:""}.ph.ph-code-block:before{content:""}.ph.ph-code-simple:before{content:""}.ph.ph-codepen-logo:before{content:""}.ph.ph-codesandbox-logo:before{content:""}.ph.ph-coffee:before{content:""}.ph.ph-coffee-bean:before{content:""}.ph.ph-coin:before{content:""}.ph.ph-coin-vertical:before{content:""}.ph.ph-coins:before{content:""}.ph.ph-columns:before{content:""}.ph.ph-columns-plus-left:before{content:""}.ph.ph-columns-plus-right:before{content:""}.ph.ph-command:before{content:""}.ph.ph-compass:before{content:""}.ph.ph-compass-rose:before{content:""}.ph.ph-compass-tool:before{content:""}.ph.ph-computer-tower:before{content:""}.ph.ph-confetti:before{content:""}.ph.ph-contactless-payment:before{content:""}.ph.ph-control:before{content:""}.ph.ph-cookie:before{content:""}.ph.ph-cooking-pot:before{content:""}.ph.ph-copy:before{content:""}.ph.ph-copy-simple:before{content:""}.ph.ph-copyleft:before{content:""}.ph.ph-copyright:before{content:""}.ph.ph-corners-in:before{content:""}.ph.ph-corners-out:before{content:""}.ph.ph-couch:before{content:""}.ph.ph-court-basketball:before{content:""}.ph.ph-cow:before{content:""}.ph.ph-cowboy-hat:before{content:""}.ph.ph-cpu:before{content:""}.ph.ph-crane:before{content:""}.ph.ph-crane-tower:before{content:""}.ph.ph-credit-card:before{content:""}.ph.ph-cricket:before{content:""}.ph.ph-crop:before{content:""}.ph.ph-cross:before{content:""}.ph.ph-crosshair:before{content:""}.ph.ph-crosshair-simple:before{content:""}.ph.ph-crown:before{content:""}.ph.ph-crown-cross:before{content:""}.ph.ph-crown-simple:before{content:""}.ph.ph-cube:before{content:""}.ph.ph-cube-focus:before{content:""}.ph.ph-cube-transparent:before{content:""}.ph.ph-currency-btc:before{content:""}.ph.ph-currency-circle-dollar:before{content:""}.ph.ph-currency-cny:before{content:""}.ph.ph-currency-dollar:before{content:""}.ph.ph-currency-dollar-simple:before{content:""}.ph.ph-currency-eth:before{content:""}.ph.ph-currency-eur:before{content:""}.ph.ph-currency-gbp:before{content:""}.ph.ph-currency-inr:before{content:""}.ph.ph-currency-jpy:before{content:""}.ph.ph-currency-krw:before{content:""}.ph.ph-currency-kzt:before{content:""}.ph.ph-currency-ngn:before{content:""}.ph.ph-currency-rub:before{content:""}.ph.ph-cursor:before{content:""}.ph.ph-cursor-click:before{content:""}.ph.ph-cursor-text:before{content:""}.ph.ph-cylinder:before{content:""}.ph.ph-database:before{content:""}.ph.ph-desk:before{content:""}.ph.ph-desktop:before{content:""}.ph.ph-desktop-tower:before{content:""}.ph.ph-detective:before{content:""}.ph.ph-dev-to-logo:before{content:""}.ph.ph-device-mobile:before{content:""}.ph.ph-device-mobile-camera:before{content:""}.ph.ph-device-mobile-slash:before{content:""}.ph.ph-device-mobile-speaker:before{content:""}.ph.ph-device-rotate:before{content:""}.ph.ph-device-tablet:before{content:""}.ph.ph-device-tablet-camera:before{content:""}.ph.ph-device-tablet-speaker:before{content:""}.ph.ph-devices:before{content:""}.ph.ph-diamond:before{content:""}.ph.ph-diamonds-four:before{content:""}.ph.ph-dice-five:before{content:""}.ph.ph-dice-four:before{content:""}.ph.ph-dice-one:before{content:""}.ph.ph-dice-six:before{content:""}.ph.ph-dice-three:before{content:""}.ph.ph-dice-two:before{content:""}.ph.ph-disc:before{content:""}.ph.ph-disco-ball:before{content:""}.ph.ph-discord-logo:before{content:""}.ph.ph-divide:before{content:""}.ph.ph-dna:before{content:""}.ph.ph-dog:before{content:""}.ph.ph-door:before{content:""}.ph.ph-door-open:before{content:""}.ph.ph-dot:before{content:""}.ph.ph-dot-outline:before{content:""}.ph.ph-dots-nine:before{content:""}.ph.ph-dots-six:before{content:""}.ph.ph-dots-six-vertical:before{content:""}.ph.ph-dots-three:before{content:""}.ph.ph-dots-three-circle:before{content:""}.ph.ph-dots-three-circle-vertical:before{content:""}.ph.ph-dots-three-outline:before{content:""}.ph.ph-dots-three-outline-vertical:before{content:""}.ph.ph-dots-three-vertical:before{content:""}.ph.ph-download:before{content:""}.ph.ph-download-simple:before{content:""}.ph.ph-dress:before{content:""}.ph.ph-dresser:before{content:""}.ph.ph-dribbble-logo:before{content:""}.ph.ph-drone:before{content:""}.ph.ph-drop:before{content:""}.ph.ph-drop-half:before{content:""}.ph.ph-drop-half-bottom:before{content:""}.ph.ph-drop-simple:before{content:""}.ph.ph-drop-slash:before{content:""}.ph.ph-dropbox-logo:before{content:""}.ph.ph-ear:before{content:""}.ph.ph-ear-slash:before{content:""}.ph.ph-egg:before{content:""}.ph.ph-egg-crack:before{content:""}.ph.ph-eject:before{content:""}.ph.ph-eject-simple:before{content:""}.ph.ph-elevator:before{content:""}.ph.ph-empty:before{content:""}.ph.ph-engine:before{content:""}.ph.ph-envelope:before{content:""}.ph.ph-envelope-open:before{content:""}.ph.ph-envelope-simple:before{content:""}.ph.ph-envelope-simple-open:before{content:""}.ph.ph-equalizer:before{content:""}.ph.ph-equals:before{content:""}.ph.ph-eraser:before{content:""}.ph.ph-escalator-down:before{content:""}.ph.ph-escalator-up:before{content:""}.ph.ph-exam:before{content:""}.ph.ph-exclamation-mark:before{content:""}.ph.ph-exclude:before{content:""}.ph.ph-exclude-square:before{content:""}.ph.ph-export:before{content:""}.ph.ph-eye:before{content:""}.ph.ph-eye-closed:before{content:""}.ph.ph-eye-slash:before{content:""}.ph.ph-eyedropper:before{content:""}.ph.ph-eyedropper-sample:before{content:""}.ph.ph-eyeglasses:before{content:""}.ph.ph-eyes:before{content:""}.ph.ph-face-mask:before{content:""}.ph.ph-facebook-logo:before{content:""}.ph.ph-factory:before{content:""}.ph.ph-faders:before{content:""}.ph.ph-faders-horizontal:before{content:""}.ph.ph-fallout-shelter:before{content:""}.ph.ph-fan:before{content:""}.ph.ph-farm:before{content:""}.ph.ph-fast-forward:before{content:""}.ph.ph-fast-forward-circle:before{content:""}.ph.ph-feather:before{content:""}.ph.ph-fediverse-logo:before{content:""}.ph.ph-figma-logo:before{content:""}.ph.ph-file:before{content:""}.ph.ph-file-archive:before{content:""}.ph.ph-file-arrow-down:before{content:""}.ph.ph-file-arrow-up:before{content:""}.ph.ph-file-audio:before{content:""}.ph.ph-file-c:before{content:""}.ph.ph-file-c-sharp:before{content:""}.ph.ph-file-cloud:before{content:""}.ph.ph-file-code:before{content:""}.ph.ph-file-cpp:before{content:""}.ph.ph-file-css:before{content:""}.ph.ph-file-csv:before{content:""}.ph.ph-file-dashed:before{content:""}.ph.ph-file-dotted:before{content:""}.ph.ph-file-doc:before{content:""}.ph.ph-file-html:before{content:""}.ph.ph-file-image:before{content:""}.ph.ph-file-ini:before{content:""}.ph.ph-file-jpg:before{content:""}.ph.ph-file-js:before{content:""}.ph.ph-file-jsx:before{content:""}.ph.ph-file-lock:before{content:""}.ph.ph-file-magnifying-glass:before{content:""}.ph.ph-file-search:before{content:""}.ph.ph-file-md:before{content:""}.ph.ph-file-minus:before{content:""}.ph.ph-file-pdf:before{content:""}.ph.ph-file-plus:before{content:""}.ph.ph-file-png:before{content:""}.ph.ph-file-ppt:before{content:""}.ph.ph-file-py:before{content:""}.ph.ph-file-rs:before{content:""}.ph.ph-file-sql:before{content:""}.ph.ph-file-svg:before{content:""}.ph.ph-file-text:before{content:""}.ph.ph-file-ts:before{content:""}.ph.ph-file-tsx:before{content:""}.ph.ph-file-txt:before{content:""}.ph.ph-file-video:before{content:""}.ph.ph-file-vue:before{content:""}.ph.ph-file-x:before{content:""}.ph.ph-file-xls:before{content:""}.ph.ph-file-zip:before{content:""}.ph.ph-files:before{content:""}.ph.ph-film-reel:before{content:""}.ph.ph-film-script:before{content:""}.ph.ph-film-slate:before{content:""}.ph.ph-film-strip:before{content:""}.ph.ph-fingerprint:before{content:""}.ph.ph-fingerprint-simple:before{content:""}.ph.ph-finn-the-human:before{content:""}.ph.ph-fire:before{content:""}.ph.ph-fire-extinguisher:before{content:""}.ph.ph-fire-simple:before{content:""}.ph.ph-fire-truck:before{content:""}.ph.ph-first-aid:before{content:""}.ph.ph-first-aid-kit:before{content:""}.ph.ph-fish:before{content:""}.ph.ph-fish-simple:before{content:""}.ph.ph-flag:before{content:""}.ph.ph-flag-banner:before{content:""}.ph.ph-flag-banner-fold:before{content:""}.ph.ph-flag-checkered:before{content:""}.ph.ph-flag-pennant:before{content:""}.ph.ph-flame:before{content:""}.ph.ph-flashlight:before{content:""}.ph.ph-flask:before{content:""}.ph.ph-flip-horizontal:before{content:""}.ph.ph-flip-vertical:before{content:""}.ph.ph-floppy-disk:before{content:""}.ph.ph-floppy-disk-back:before{content:""}.ph.ph-flow-arrow:before{content:""}.ph.ph-flower:before{content:""}.ph.ph-flower-lotus:before{content:""}.ph.ph-flower-tulip:before{content:""}.ph.ph-flying-saucer:before{content:""}.ph.ph-folder:before{content:""}.ph.ph-folder-notch:before{content:""}.ph.ph-folder-dashed:before{content:""}.ph.ph-folder-dotted:before{content:""}.ph.ph-folder-lock:before{content:""}.ph.ph-folder-minus:before{content:""}.ph.ph-folder-notch-minus:before{content:""}.ph.ph-folder-open:before{content:""}.ph.ph-folder-notch-open:before{content:""}.ph.ph-folder-plus:before{content:""}.ph.ph-folder-notch-plus:before{content:""}.ph.ph-folder-simple:before{content:""}.ph.ph-folder-simple-dashed:before{content:""}.ph.ph-folder-simple-dotted:before{content:""}.ph.ph-folder-simple-lock:before{content:""}.ph.ph-folder-simple-minus:before{content:""}.ph.ph-folder-simple-plus:before{content:""}.ph.ph-folder-simple-star:before{content:""}.ph.ph-folder-simple-user:before{content:""}.ph.ph-folder-star:before{content:""}.ph.ph-folder-user:before{content:""}.ph.ph-folders:before{content:""}.ph.ph-football:before{content:""}.ph.ph-football-helmet:before{content:""}.ph.ph-footprints:before{content:""}.ph.ph-fork-knife:before{content:""}.ph.ph-four-k:before{content:""}.ph.ph-frame-corners:before{content:""}.ph.ph-framer-logo:before{content:""}.ph.ph-function:before{content:""}.ph.ph-funnel:before{content:""}.ph.ph-funnel-simple:before{content:""}.ph.ph-funnel-simple-x:before{content:""}.ph.ph-funnel-x:before{content:""}.ph.ph-game-controller:before{content:""}.ph.ph-garage:before{content:""}.ph.ph-gas-can:before{content:""}.ph.ph-gas-pump:before{content:""}.ph.ph-gauge:before{content:""}.ph.ph-gavel:before{content:""}.ph.ph-gear:before{content:""}.ph.ph-gear-fine:before{content:""}.ph.ph-gear-six:before{content:""}.ph.ph-gender-female:before{content:""}.ph.ph-gender-intersex:before{content:""}.ph.ph-gender-male:before{content:""}.ph.ph-gender-neuter:before{content:""}.ph.ph-gender-nonbinary:before{content:""}.ph.ph-gender-transgender:before{content:""}.ph.ph-ghost:before{content:""}.ph.ph-gif:before{content:""}.ph.ph-gift:before{content:""}.ph.ph-git-branch:before{content:""}.ph.ph-git-commit:before{content:""}.ph.ph-git-diff:before{content:""}.ph.ph-git-fork:before{content:""}.ph.ph-git-merge:before{content:""}.ph.ph-git-pull-request:before{content:""}.ph.ph-github-logo:before{content:""}.ph.ph-gitlab-logo:before{content:""}.ph.ph-gitlab-logo-simple:before{content:""}.ph.ph-globe:before{content:""}.ph.ph-globe-hemisphere-east:before{content:""}.ph.ph-globe-hemisphere-west:before{content:""}.ph.ph-globe-simple:before{content:""}.ph.ph-globe-simple-x:before{content:""}.ph.ph-globe-stand:before{content:""}.ph.ph-globe-x:before{content:""}.ph.ph-goggles:before{content:""}.ph.ph-golf:before{content:""}.ph.ph-goodreads-logo:before{content:""}.ph.ph-google-cardboard-logo:before{content:""}.ph.ph-google-chrome-logo:before{content:""}.ph.ph-google-drive-logo:before{content:""}.ph.ph-google-logo:before{content:""}.ph.ph-google-photos-logo:before{content:""}.ph.ph-google-play-logo:before{content:""}.ph.ph-google-podcasts-logo:before{content:""}.ph.ph-gps:before{content:""}.ph.ph-gps-fix:before{content:""}.ph.ph-gps-slash:before{content:""}.ph.ph-gradient:before{content:""}.ph.ph-graduation-cap:before{content:""}.ph.ph-grains:before{content:""}.ph.ph-grains-slash:before{content:""}.ph.ph-graph:before{content:""}.ph.ph-graphics-card:before{content:""}.ph.ph-greater-than:before{content:""}.ph.ph-greater-than-or-equal:before{content:""}.ph.ph-grid-four:before{content:""}.ph.ph-grid-nine:before{content:""}.ph.ph-guitar:before{content:""}.ph.ph-hair-dryer:before{content:""}.ph.ph-hamburger:before{content:""}.ph.ph-hammer:before{content:""}.ph.ph-hand:before{content:""}.ph.ph-hand-arrow-down:before{content:""}.ph.ph-hand-arrow-up:before{content:""}.ph.ph-hand-coins:before{content:""}.ph.ph-hand-deposit:before{content:""}.ph.ph-hand-eye:before{content:""}.ph.ph-hand-fist:before{content:""}.ph.ph-hand-grabbing:before{content:""}.ph.ph-hand-heart:before{content:""}.ph.ph-hand-palm:before{content:""}.ph.ph-hand-peace:before{content:""}.ph.ph-hand-pointing:before{content:""}.ph.ph-hand-soap:before{content:""}.ph.ph-hand-swipe-left:before{content:""}.ph.ph-hand-swipe-right:before{content:""}.ph.ph-hand-tap:before{content:""}.ph.ph-hand-waving:before{content:""}.ph.ph-hand-withdraw:before{content:""}.ph.ph-handbag:before{content:""}.ph.ph-handbag-simple:before{content:""}.ph.ph-hands-clapping:before{content:""}.ph.ph-hands-praying:before{content:""}.ph.ph-handshake:before{content:""}.ph.ph-hard-drive:before{content:""}.ph.ph-hard-drives:before{content:""}.ph.ph-hard-hat:before{content:""}.ph.ph-hash:before{content:""}.ph.ph-hash-straight:before{content:""}.ph.ph-head-circuit:before{content:""}.ph.ph-headlights:before{content:""}.ph.ph-headphones:before{content:""}.ph.ph-headset:before{content:""}.ph.ph-heart:before{content:""}.ph.ph-heart-break:before{content:""}.ph.ph-heart-half:before{content:""}.ph.ph-heart-straight:before{content:""}.ph.ph-heart-straight-break:before{content:""}.ph.ph-heartbeat:before{content:""}.ph.ph-hexagon:before{content:""}.ph.ph-high-definition:before{content:""}.ph.ph-high-heel:before{content:""}.ph.ph-highlighter:before{content:""}.ph.ph-highlighter-circle:before{content:""}.ph.ph-hockey:before{content:""}.ph.ph-hoodie:before{content:""}.ph.ph-horse:before{content:""}.ph.ph-hospital:before{content:""}.ph.ph-hourglass:before{content:""}.ph.ph-hourglass-high:before{content:""}.ph.ph-hourglass-low:before{content:""}.ph.ph-hourglass-medium:before{content:""}.ph.ph-hourglass-simple:before{content:""}.ph.ph-hourglass-simple-high:before{content:""}.ph.ph-hourglass-simple-low:before{content:""}.ph.ph-hourglass-simple-medium:before{content:""}.ph.ph-house:before{content:""}.ph.ph-house-line:before{content:""}.ph.ph-house-simple:before{content:""}.ph.ph-hurricane:before{content:""}.ph.ph-ice-cream:before{content:""}.ph.ph-identification-badge:before{content:""}.ph.ph-identification-card:before{content:""}.ph.ph-image:before{content:""}.ph.ph-image-broken:before{content:""}.ph.ph-image-square:before{content:""}.ph.ph-images:before{content:""}.ph.ph-images-square:before{content:""}.ph.ph-infinity:before{content:""}.ph.ph-lemniscate:before{content:""}.ph.ph-info:before{content:""}.ph.ph-instagram-logo:before{content:""}.ph.ph-intersect:before{content:""}.ph.ph-intersect-square:before{content:""}.ph.ph-intersect-three:before{content:""}.ph.ph-intersection:before{content:""}.ph.ph-invoice:before{content:""}.ph.ph-island:before{content:""}.ph.ph-jar:before{content:""}.ph.ph-jar-label:before{content:""}.ph.ph-jeep:before{content:""}.ph.ph-joystick:before{content:""}.ph.ph-kanban:before{content:""}.ph.ph-key:before{content:""}.ph.ph-key-return:before{content:""}.ph.ph-keyboard:before{content:""}.ph.ph-keyhole:before{content:""}.ph.ph-knife:before{content:""}.ph.ph-ladder:before{content:""}.ph.ph-ladder-simple:before{content:""}.ph.ph-lamp:before{content:""}.ph.ph-lamp-pendant:before{content:""}.ph.ph-laptop:before{content:""}.ph.ph-lasso:before{content:""}.ph.ph-lastfm-logo:before{content:""}.ph.ph-layout:before{content:""}.ph.ph-leaf:before{content:""}.ph.ph-lectern:before{content:""}.ph.ph-lego:before{content:""}.ph.ph-lego-smiley:before{content:""}.ph.ph-less-than:before{content:""}.ph.ph-less-than-or-equal:before{content:""}.ph.ph-letter-circle-h:before{content:""}.ph.ph-letter-circle-p:before{content:""}.ph.ph-letter-circle-v:before{content:""}.ph.ph-lifebuoy:before{content:""}.ph.ph-lightbulb:before{content:""}.ph.ph-lightbulb-filament:before{content:""}.ph.ph-lighthouse:before{content:""}.ph.ph-lightning:before{content:""}.ph.ph-lightning-a:before{content:""}.ph.ph-lightning-slash:before{content:""}.ph.ph-line-segment:before{content:""}.ph.ph-line-segments:before{content:""}.ph.ph-line-vertical:before{content:""}.ph.ph-link:before{content:""}.ph.ph-link-break:before{content:""}.ph.ph-link-simple:before{content:""}.ph.ph-link-simple-break:before{content:""}.ph.ph-link-simple-horizontal:before{content:""}.ph.ph-link-simple-horizontal-break:before{content:""}.ph.ph-linkedin-logo:before{content:""}.ph.ph-linktree-logo:before{content:""}.ph.ph-linux-logo:before{content:""}.ph.ph-list:before{content:""}.ph.ph-list-bullets:before{content:""}.ph.ph-list-checks:before{content:""}.ph.ph-list-dashes:before{content:""}.ph.ph-list-heart:before{content:""}.ph.ph-list-magnifying-glass:before{content:""}.ph.ph-list-numbers:before{content:""}.ph.ph-list-plus:before{content:""}.ph.ph-list-star:before{content:""}.ph.ph-lock:before{content:""}.ph.ph-lock-key:before{content:""}.ph.ph-lock-key-open:before{content:""}.ph.ph-lock-laminated:before{content:""}.ph.ph-lock-laminated-open:before{content:""}.ph.ph-lock-open:before{content:""}.ph.ph-lock-simple:before{content:""}.ph.ph-lock-simple-open:before{content:""}.ph.ph-lockers:before{content:""}.ph.ph-log:before{content:""}.ph.ph-magic-wand:before{content:""}.ph.ph-magnet:before{content:""}.ph.ph-magnet-straight:before{content:""}.ph.ph-magnifying-glass:before{content:""}.ph.ph-magnifying-glass-minus:before{content:""}.ph.ph-magnifying-glass-plus:before{content:""}.ph.ph-mailbox:before{content:""}.ph.ph-map-pin:before{content:""}.ph.ph-map-pin-area:before{content:""}.ph.ph-map-pin-line:before{content:""}.ph.ph-map-pin-plus:before{content:""}.ph.ph-map-pin-simple:before{content:""}.ph.ph-map-pin-simple-area:before{content:""}.ph.ph-map-pin-simple-line:before{content:""}.ph.ph-map-trifold:before{content:""}.ph.ph-markdown-logo:before{content:""}.ph.ph-marker-circle:before{content:""}.ph.ph-martini:before{content:""}.ph.ph-mask-happy:before{content:""}.ph.ph-mask-sad:before{content:""}.ph.ph-mastodon-logo:before{content:""}.ph.ph-math-operations:before{content:""}.ph.ph-matrix-logo:before{content:""}.ph.ph-medal:before{content:""}.ph.ph-medal-military:before{content:""}.ph.ph-medium-logo:before{content:""}.ph.ph-megaphone:before{content:""}.ph.ph-megaphone-simple:before{content:""}.ph.ph-member-of:before{content:""}.ph.ph-memory:before{content:""}.ph.ph-messenger-logo:before{content:""}.ph.ph-meta-logo:before{content:""}.ph.ph-meteor:before{content:""}.ph.ph-metronome:before{content:""}.ph.ph-microphone:before{content:""}.ph.ph-microphone-slash:before{content:""}.ph.ph-microphone-stage:before{content:""}.ph.ph-microscope:before{content:""}.ph.ph-microsoft-excel-logo:before{content:""}.ph.ph-microsoft-outlook-logo:before{content:""}.ph.ph-microsoft-powerpoint-logo:before{content:""}.ph.ph-microsoft-teams-logo:before{content:""}.ph.ph-microsoft-word-logo:before{content:""}.ph.ph-minus:before{content:""}.ph.ph-minus-circle:before{content:""}.ph.ph-minus-square:before{content:""}.ph.ph-money:before{content:""}.ph.ph-money-wavy:before{content:""}.ph.ph-monitor:before{content:""}.ph.ph-monitor-arrow-up:before{content:""}.ph.ph-monitor-play:before{content:""}.ph.ph-moon:before{content:""}.ph.ph-moon-stars:before{content:""}.ph.ph-moped:before{content:""}.ph.ph-moped-front:before{content:""}.ph.ph-mosque:before{content:""}.ph.ph-motorcycle:before{content:""}.ph.ph-mountains:before{content:""}.ph.ph-mouse:before{content:""}.ph.ph-mouse-left-click:before{content:""}.ph.ph-mouse-middle-click:before{content:""}.ph.ph-mouse-right-click:before{content:""}.ph.ph-mouse-scroll:before{content:""}.ph.ph-mouse-simple:before{content:""}.ph.ph-music-note:before{content:""}.ph.ph-music-note-simple:before{content:""}.ph.ph-music-notes:before{content:""}.ph.ph-music-notes-minus:before{content:""}.ph.ph-music-notes-plus:before{content:""}.ph.ph-music-notes-simple:before{content:""}.ph.ph-navigation-arrow:before{content:""}.ph.ph-needle:before{content:""}.ph.ph-network:before{content:""}.ph.ph-network-slash:before{content:""}.ph.ph-network-x:before{content:""}.ph.ph-newspaper:before{content:""}.ph.ph-newspaper-clipping:before{content:""}.ph.ph-not-equals:before{content:""}.ph.ph-not-member-of:before{content:""}.ph.ph-not-subset-of:before{content:""}.ph.ph-not-superset-of:before{content:""}.ph.ph-notches:before{content:""}.ph.ph-note:before{content:""}.ph.ph-note-blank:before{content:""}.ph.ph-note-pencil:before{content:""}.ph.ph-notebook:before{content:""}.ph.ph-notepad:before{content:""}.ph.ph-notification:before{content:""}.ph.ph-notion-logo:before{content:""}.ph.ph-nuclear-plant:before{content:""}.ph.ph-number-circle-eight:before{content:""}.ph.ph-number-circle-five:before{content:""}.ph.ph-number-circle-four:before{content:""}.ph.ph-number-circle-nine:before{content:""}.ph.ph-number-circle-one:before{content:""}.ph.ph-number-circle-seven:before{content:""}.ph.ph-number-circle-six:before{content:""}.ph.ph-number-circle-three:before{content:""}.ph.ph-number-circle-two:before{content:""}.ph.ph-number-circle-zero:before{content:""}.ph.ph-number-eight:before{content:""}.ph.ph-number-five:before{content:""}.ph.ph-number-four:before{content:""}.ph.ph-number-nine:before{content:""}.ph.ph-number-one:before{content:""}.ph.ph-number-seven:before{content:""}.ph.ph-number-six:before{content:""}.ph.ph-number-square-eight:before{content:""}.ph.ph-number-square-five:before{content:""}.ph.ph-number-square-four:before{content:""}.ph.ph-number-square-nine:before{content:""}.ph.ph-number-square-one:before{content:""}.ph.ph-number-square-seven:before{content:""}.ph.ph-number-square-six:before{content:""}.ph.ph-number-square-three:before{content:""}.ph.ph-number-square-two:before{content:""}.ph.ph-number-square-zero:before{content:""}.ph.ph-number-three:before{content:""}.ph.ph-number-two:before{content:""}.ph.ph-number-zero:before{content:""}.ph.ph-numpad:before{content:""}.ph.ph-nut:before{content:""}.ph.ph-ny-times-logo:before{content:""}.ph.ph-octagon:before{content:""}.ph.ph-office-chair:before{content:""}.ph.ph-onigiri:before{content:""}.ph.ph-open-ai-logo:before{content:""}.ph.ph-option:before{content:""}.ph.ph-orange:before{content:""}.ph.ph-orange-slice:before{content:""}.ph.ph-oven:before{content:""}.ph.ph-package:before{content:""}.ph.ph-paint-brush:before{content:""}.ph.ph-paint-brush-broad:before{content:""}.ph.ph-paint-brush-household:before{content:""}.ph.ph-paint-bucket:before{content:""}.ph.ph-paint-roller:before{content:""}.ph.ph-palette:before{content:""}.ph.ph-panorama:before{content:""}.ph.ph-pants:before{content:""}.ph.ph-paper-plane:before{content:""}.ph.ph-paper-plane-right:before{content:""}.ph.ph-paper-plane-tilt:before{content:""}.ph.ph-paperclip:before{content:""}.ph.ph-paperclip-horizontal:before{content:""}.ph.ph-parachute:before{content:""}.ph.ph-paragraph:before{content:""}.ph.ph-parallelogram:before{content:""}.ph.ph-park:before{content:""}.ph.ph-password:before{content:""}.ph.ph-path:before{content:""}.ph.ph-patreon-logo:before{content:""}.ph.ph-pause:before{content:""}.ph.ph-pause-circle:before{content:""}.ph.ph-paw-print:before{content:""}.ph.ph-paypal-logo:before{content:""}.ph.ph-peace:before{content:""}.ph.ph-pen:before{content:""}.ph.ph-pen-nib:before{content:""}.ph.ph-pen-nib-straight:before{content:""}.ph.ph-pencil:before{content:""}.ph.ph-pencil-circle:before{content:""}.ph.ph-pencil-line:before{content:""}.ph.ph-pencil-ruler:before{content:""}.ph.ph-pencil-simple:before{content:""}.ph.ph-pencil-simple-line:before{content:""}.ph.ph-pencil-simple-slash:before{content:""}.ph.ph-pencil-slash:before{content:""}.ph.ph-pentagon:before{content:""}.ph.ph-pentagram:before{content:""}.ph.ph-pepper:before{content:""}.ph.ph-percent:before{content:""}.ph.ph-person:before{content:""}.ph.ph-person-arms-spread:before{content:""}.ph.ph-person-simple:before{content:""}.ph.ph-person-simple-bike:before{content:""}.ph.ph-person-simple-circle:before{content:""}.ph.ph-person-simple-hike:before{content:""}.ph.ph-person-simple-run:before{content:""}.ph.ph-person-simple-ski:before{content:""}.ph.ph-person-simple-snowboard:before{content:""}.ph.ph-person-simple-swim:before{content:""}.ph.ph-person-simple-tai-chi:before{content:""}.ph.ph-person-simple-throw:before{content:""}.ph.ph-person-simple-walk:before{content:""}.ph.ph-perspective:before{content:""}.ph.ph-phone:before{content:""}.ph.ph-phone-call:before{content:""}.ph.ph-phone-disconnect:before{content:""}.ph.ph-phone-incoming:before{content:""}.ph.ph-phone-list:before{content:""}.ph.ph-phone-outgoing:before{content:""}.ph.ph-phone-pause:before{content:""}.ph.ph-phone-plus:before{content:""}.ph.ph-phone-slash:before{content:""}.ph.ph-phone-transfer:before{content:""}.ph.ph-phone-x:before{content:""}.ph.ph-phosphor-logo:before{content:""}.ph.ph-pi:before{content:""}.ph.ph-piano-keys:before{content:""}.ph.ph-picnic-table:before{content:""}.ph.ph-picture-in-picture:before{content:""}.ph.ph-piggy-bank:before{content:""}.ph.ph-pill:before{content:""}.ph.ph-ping-pong:before{content:""}.ph.ph-pint-glass:before{content:""}.ph.ph-pinterest-logo:before{content:""}.ph.ph-pinwheel:before{content:""}.ph.ph-pipe:before{content:""}.ph.ph-pipe-wrench:before{content:""}.ph.ph-pix-logo:before{content:""}.ph.ph-pizza:before{content:""}.ph.ph-placeholder:before{content:""}.ph.ph-planet:before{content:""}.ph.ph-plant:before{content:""}.ph.ph-play:before{content:""}.ph.ph-play-circle:before{content:""}.ph.ph-play-pause:before{content:""}.ph.ph-playlist:before{content:""}.ph.ph-plug:before{content:""}.ph.ph-plug-charging:before{content:""}.ph.ph-plugs:before{content:""}.ph.ph-plugs-connected:before{content:""}.ph.ph-plus:before{content:""}.ph.ph-plus-circle:before{content:""}.ph.ph-plus-minus:before{content:""}.ph.ph-plus-square:before{content:""}.ph.ph-poker-chip:before{content:""}.ph.ph-police-car:before{content:""}.ph.ph-polygon:before{content:""}.ph.ph-popcorn:before{content:""}.ph.ph-popsicle:before{content:""}.ph.ph-potted-plant:before{content:""}.ph.ph-power:before{content:""}.ph.ph-prescription:before{content:""}.ph.ph-presentation:before{content:""}.ph.ph-presentation-chart:before{content:""}.ph.ph-printer:before{content:""}.ph.ph-prohibit:before{content:""}.ph.ph-prohibit-inset:before{content:""}.ph.ph-projector-screen:before{content:""}.ph.ph-projector-screen-chart:before{content:""}.ph.ph-pulse:before{content:""}.ph.ph-activity:before{content:""}.ph.ph-push-pin:before{content:""}.ph.ph-push-pin-simple:before{content:""}.ph.ph-push-pin-simple-slash:before{content:""}.ph.ph-push-pin-slash:before{content:""}.ph.ph-puzzle-piece:before{content:""}.ph.ph-qr-code:before{content:""}.ph.ph-question:before{content:""}.ph.ph-question-mark:before{content:""}.ph.ph-queue:before{content:""}.ph.ph-quotes:before{content:""}.ph.ph-rabbit:before{content:""}.ph.ph-racquet:before{content:""}.ph.ph-radical:before{content:""}.ph.ph-radio:before{content:""}.ph.ph-radio-button:before{content:""}.ph.ph-radioactive:before{content:""}.ph.ph-rainbow:before{content:""}.ph.ph-rainbow-cloud:before{content:""}.ph.ph-ranking:before{content:""}.ph.ph-read-cv-logo:before{content:""}.ph.ph-receipt:before{content:""}.ph.ph-receipt-x:before{content:""}.ph.ph-record:before{content:""}.ph.ph-rectangle:before{content:""}.ph.ph-rectangle-dashed:before{content:""}.ph.ph-recycle:before{content:""}.ph.ph-reddit-logo:before{content:""}.ph.ph-repeat:before{content:""}.ph.ph-repeat-once:before{content:""}.ph.ph-replit-logo:before{content:""}.ph.ph-resize:before{content:""}.ph.ph-rewind:before{content:""}.ph.ph-rewind-circle:before{content:""}.ph.ph-road-horizon:before{content:""}.ph.ph-robot:before{content:""}.ph.ph-rocket:before{content:""}.ph.ph-rocket-launch:before{content:""}.ph.ph-rows:before{content:""}.ph.ph-rows-plus-bottom:before{content:""}.ph.ph-rows-plus-top:before{content:""}.ph.ph-rss:before{content:""}.ph.ph-rss-simple:before{content:""}.ph.ph-rug:before{content:""}.ph.ph-ruler:before{content:""}.ph.ph-sailboat:before{content:""}.ph.ph-scales:before{content:""}.ph.ph-scan:before{content:""}.ph.ph-scan-smiley:before{content:""}.ph.ph-scissors:before{content:""}.ph.ph-scooter:before{content:""}.ph.ph-screencast:before{content:""}.ph.ph-screwdriver:before{content:""}.ph.ph-scribble:before{content:""}.ph.ph-scribble-loop:before{content:""}.ph.ph-scroll:before{content:""}.ph.ph-seal:before{content:""}.ph.ph-circle-wavy:before{content:""}.ph.ph-seal-check:before{content:""}.ph.ph-circle-wavy-check:before{content:""}.ph.ph-seal-percent:before{content:""}.ph.ph-seal-question:before{content:""}.ph.ph-circle-wavy-question:before{content:""}.ph.ph-seal-warning:before{content:""}.ph.ph-circle-wavy-warning:before{content:""}.ph.ph-seat:before{content:""}.ph.ph-seatbelt:before{content:""}.ph.ph-security-camera:before{content:""}.ph.ph-selection:before{content:""}.ph.ph-selection-all:before{content:""}.ph.ph-selection-background:before{content:""}.ph.ph-selection-foreground:before{content:""}.ph.ph-selection-inverse:before{content:""}.ph.ph-selection-plus:before{content:""}.ph.ph-selection-slash:before{content:""}.ph.ph-shapes:before{content:""}.ph.ph-share:before{content:""}.ph.ph-share-fat:before{content:""}.ph.ph-share-network:before{content:""}.ph.ph-shield:before{content:""}.ph.ph-shield-check:before{content:""}.ph.ph-shield-checkered:before{content:""}.ph.ph-shield-chevron:before{content:""}.ph.ph-shield-plus:before{content:""}.ph.ph-shield-slash:before{content:""}.ph.ph-shield-star:before{content:""}.ph.ph-shield-warning:before{content:""}.ph.ph-shipping-container:before{content:""}.ph.ph-shirt-folded:before{content:""}.ph.ph-shooting-star:before{content:""}.ph.ph-shopping-bag:before{content:""}.ph.ph-shopping-bag-open:before{content:""}.ph.ph-shopping-cart:before{content:""}.ph.ph-shopping-cart-simple:before{content:""}.ph.ph-shovel:before{content:""}.ph.ph-shower:before{content:""}.ph.ph-shrimp:before{content:""}.ph.ph-shuffle:before{content:""}.ph.ph-shuffle-angular:before{content:""}.ph.ph-shuffle-simple:before{content:""}.ph.ph-sidebar:before{content:""}.ph.ph-sidebar-simple:before{content:""}.ph.ph-sigma:before{content:""}.ph.ph-sign-in:before{content:""}.ph.ph-sign-out:before{content:""}.ph.ph-signature:before{content:""}.ph.ph-signpost:before{content:""}.ph.ph-sim-card:before{content:""}.ph.ph-siren:before{content:""}.ph.ph-sketch-logo:before{content:""}.ph.ph-skip-back:before{content:""}.ph.ph-skip-back-circle:before{content:""}.ph.ph-skip-forward:before{content:""}.ph.ph-skip-forward-circle:before{content:""}.ph.ph-skull:before{content:""}.ph.ph-skype-logo:before{content:""}.ph.ph-slack-logo:before{content:""}.ph.ph-sliders:before{content:""}.ph.ph-sliders-horizontal:before{content:""}.ph.ph-slideshow:before{content:""}.ph.ph-smiley:before{content:""}.ph.ph-smiley-angry:before{content:""}.ph.ph-smiley-blank:before{content:""}.ph.ph-smiley-meh:before{content:""}.ph.ph-smiley-melting:before{content:""}.ph.ph-smiley-nervous:before{content:""}.ph.ph-smiley-sad:before{content:""}.ph.ph-smiley-sticker:before{content:""}.ph.ph-smiley-wink:before{content:""}.ph.ph-smiley-x-eyes:before{content:""}.ph.ph-snapchat-logo:before{content:""}.ph.ph-sneaker:before{content:""}.ph.ph-sneaker-move:before{content:""}.ph.ph-snowflake:before{content:""}.ph.ph-soccer-ball:before{content:""}.ph.ph-sock:before{content:""}.ph.ph-solar-panel:before{content:""}.ph.ph-solar-roof:before{content:""}.ph.ph-sort-ascending:before{content:""}.ph.ph-sort-descending:before{content:""}.ph.ph-soundcloud-logo:before{content:""}.ph.ph-spade:before{content:""}.ph.ph-sparkle:before{content:""}.ph.ph-speaker-hifi:before{content:""}.ph.ph-speaker-high:before{content:""}.ph.ph-speaker-low:before{content:""}.ph.ph-speaker-none:before{content:""}.ph.ph-speaker-simple-high:before{content:""}.ph.ph-speaker-simple-low:before{content:""}.ph.ph-speaker-simple-none:before{content:""}.ph.ph-speaker-simple-slash:before{content:""}.ph.ph-speaker-simple-x:before{content:""}.ph.ph-speaker-slash:before{content:""}.ph.ph-speaker-x:before{content:""}.ph.ph-speedometer:before{content:""}.ph.ph-sphere:before{content:""}.ph.ph-spinner:before{content:""}.ph.ph-spinner-ball:before{content:""}.ph.ph-spinner-gap:before{content:""}.ph.ph-spiral:before{content:""}.ph.ph-split-horizontal:before{content:""}.ph.ph-split-vertical:before{content:""}.ph.ph-spotify-logo:before{content:""}.ph.ph-spray-bottle:before{content:""}.ph.ph-square:before{content:""}.ph.ph-square-half:before{content:""}.ph.ph-square-half-bottom:before{content:""}.ph.ph-square-logo:before{content:""}.ph.ph-square-split-horizontal:before{content:""}.ph.ph-square-split-vertical:before{content:""}.ph.ph-squares-four:before{content:""}.ph.ph-stack:before{content:""}.ph.ph-stack-minus:before{content:""}.ph.ph-stack-overflow-logo:before{content:""}.ph.ph-stack-plus:before{content:""}.ph.ph-stack-simple:before{content:""}.ph.ph-stairs:before{content:""}.ph.ph-stamp:before{content:""}.ph.ph-standard-definition:before{content:""}.ph.ph-star:before{content:""}.ph.ph-star-and-crescent:before{content:""}.ph.ph-star-four:before{content:""}.ph.ph-star-half:before{content:""}.ph.ph-star-of-david:before{content:""}.ph.ph-steam-logo:before{content:""}.ph.ph-steering-wheel:before{content:""}.ph.ph-steps:before{content:""}.ph.ph-stethoscope:before{content:""}.ph.ph-sticker:before{content:""}.ph.ph-stool:before{content:""}.ph.ph-stop:before{content:""}.ph.ph-stop-circle:before{content:""}.ph.ph-storefront:before{content:""}.ph.ph-strategy:before{content:""}.ph.ph-stripe-logo:before{content:""}.ph.ph-student:before{content:""}.ph.ph-subset-of:before{content:""}.ph.ph-subset-proper-of:before{content:""}.ph.ph-subtitles:before{content:""}.ph.ph-subtitles-slash:before{content:""}.ph.ph-subtract:before{content:""}.ph.ph-subtract-square:before{content:""}.ph.ph-subway:before{content:""}.ph.ph-suitcase:before{content:""}.ph.ph-suitcase-rolling:before{content:""}.ph.ph-suitcase-simple:before{content:""}.ph.ph-sun:before{content:""}.ph.ph-sun-dim:before{content:""}.ph.ph-sun-horizon:before{content:""}.ph.ph-sunglasses:before{content:""}.ph.ph-superset-of:before{content:""}.ph.ph-superset-proper-of:before{content:""}.ph.ph-swap:before{content:""}.ph.ph-swatches:before{content:""}.ph.ph-swimming-pool:before{content:""}.ph.ph-sword:before{content:""}.ph.ph-synagogue:before{content:""}.ph.ph-syringe:before{content:""}.ph.ph-t-shirt:before{content:""}.ph.ph-table:before{content:""}.ph.ph-tabs:before{content:""}.ph.ph-tag:before{content:""}.ph.ph-tag-chevron:before{content:""}.ph.ph-tag-simple:before{content:""}.ph.ph-target:before{content:""}.ph.ph-taxi:before{content:""}.ph.ph-tea-bag:before{content:""}.ph.ph-telegram-logo:before{content:""}.ph.ph-television:before{content:""}.ph.ph-television-simple:before{content:""}.ph.ph-tennis-ball:before{content:""}.ph.ph-tent:before{content:""}.ph.ph-terminal:before{content:""}.ph.ph-terminal-window:before{content:""}.ph.ph-test-tube:before{content:""}.ph.ph-text-a-underline:before{content:""}.ph.ph-text-aa:before{content:""}.ph.ph-text-align-center:before{content:""}.ph.ph-text-align-justify:before{content:""}.ph.ph-text-align-left:before{content:""}.ph.ph-text-align-right:before{content:""}.ph.ph-text-b:before{content:""}.ph.ph-text-bolder:before{content:""}.ph.ph-text-columns:before{content:""}.ph.ph-text-h:before{content:""}.ph.ph-text-h-five:before{content:""}.ph.ph-text-h-four:before{content:""}.ph.ph-text-h-one:before{content:""}.ph.ph-text-h-six:before{content:""}.ph.ph-text-h-three:before{content:""}.ph.ph-text-h-two:before{content:""}.ph.ph-text-indent:before{content:""}.ph.ph-text-italic:before{content:""}.ph.ph-text-outdent:before{content:""}.ph.ph-text-strikethrough:before{content:""}.ph.ph-text-subscript:before{content:""}.ph.ph-text-superscript:before{content:""}.ph.ph-text-t:before{content:""}.ph.ph-text-t-slash:before{content:""}.ph.ph-text-underline:before{content:""}.ph.ph-textbox:before{content:""}.ph.ph-thermometer:before{content:""}.ph.ph-thermometer-cold:before{content:""}.ph.ph-thermometer-hot:before{content:""}.ph.ph-thermometer-simple:before{content:""}.ph.ph-threads-logo:before{content:""}.ph.ph-three-d:before{content:""}.ph.ph-thumbs-down:before{content:""}.ph.ph-thumbs-up:before{content:""}.ph.ph-ticket:before{content:""}.ph.ph-tidal-logo:before{content:""}.ph.ph-tiktok-logo:before{content:""}.ph.ph-tilde:before{content:""}.ph.ph-timer:before{content:""}.ph.ph-tip-jar:before{content:""}.ph.ph-tipi:before{content:""}.ph.ph-tire:before{content:""}.ph.ph-toggle-left:before{content:""}.ph.ph-toggle-right:before{content:""}.ph.ph-toilet:before{content:""}.ph.ph-toilet-paper:before{content:""}.ph.ph-toolbox:before{content:""}.ph.ph-tooth:before{content:""}.ph.ph-tornado:before{content:""}.ph.ph-tote:before{content:""}.ph.ph-tote-simple:before{content:""}.ph.ph-towel:before{content:""}.ph.ph-tractor:before{content:""}.ph.ph-trademark:before{content:""}.ph.ph-trademark-registered:before{content:""}.ph.ph-traffic-cone:before{content:""}.ph.ph-traffic-sign:before{content:""}.ph.ph-traffic-signal:before{content:""}.ph.ph-train:before{content:""}.ph.ph-train-regional:before{content:""}.ph.ph-train-simple:before{content:""}.ph.ph-tram:before{content:""}.ph.ph-translate:before{content:""}.ph.ph-trash:before{content:""}.ph.ph-trash-simple:before{content:""}.ph.ph-tray:before{content:""}.ph.ph-tray-arrow-down:before{content:""}.ph.ph-archive-tray:before{content:""}.ph.ph-tray-arrow-up:before{content:""}.ph.ph-treasure-chest:before{content:""}.ph.ph-tree:before{content:""}.ph.ph-tree-evergreen:before{content:""}.ph.ph-tree-palm:before{content:""}.ph.ph-tree-structure:before{content:""}.ph.ph-tree-view:before{content:""}.ph.ph-trend-down:before{content:""}.ph.ph-trend-up:before{content:""}.ph.ph-triangle:before{content:""}.ph.ph-triangle-dashed:before{content:""}.ph.ph-trolley:before{content:""}.ph.ph-trolley-suitcase:before{content:""}.ph.ph-trophy:before{content:""}.ph.ph-truck:before{content:""}.ph.ph-truck-trailer:before{content:""}.ph.ph-tumblr-logo:before{content:""}.ph.ph-twitch-logo:before{content:""}.ph.ph-twitter-logo:before{content:""}.ph.ph-umbrella:before{content:""}.ph.ph-umbrella-simple:before{content:""}.ph.ph-union:before{content:""}.ph.ph-unite:before{content:""}.ph.ph-unite-square:before{content:""}.ph.ph-upload:before{content:""}.ph.ph-upload-simple:before{content:""}.ph.ph-usb:before{content:""}.ph.ph-user:before{content:""}.ph.ph-user-check:before{content:""}.ph.ph-user-circle:before{content:""}.ph.ph-user-circle-check:before{content:""}.ph.ph-user-circle-dashed:before{content:""}.ph.ph-user-circle-gear:before{content:""}.ph.ph-user-circle-minus:before{content:""}.ph.ph-user-circle-plus:before{content:""}.ph.ph-user-focus:before{content:""}.ph.ph-user-gear:before{content:""}.ph.ph-user-list:before{content:""}.ph.ph-user-minus:before{content:""}.ph.ph-user-plus:before{content:""}.ph.ph-user-rectangle:before{content:""}.ph.ph-user-sound:before{content:""}.ph.ph-user-square:before{content:""}.ph.ph-user-switch:before{content:""}.ph.ph-users:before{content:""}.ph.ph-users-four:before{content:""}.ph.ph-users-three:before{content:""}.ph.ph-van:before{content:""}.ph.ph-vault:before{content:""}.ph.ph-vector-three:before{content:""}.ph.ph-vector-two:before{content:""}.ph.ph-vibrate:before{content:""}.ph.ph-video:before{content:""}.ph.ph-video-camera:before{content:""}.ph.ph-video-camera-slash:before{content:""}.ph.ph-video-conference:before{content:""}.ph.ph-vignette:before{content:""}.ph.ph-vinyl-record:before{content:""}.ph.ph-virtual-reality:before{content:""}.ph.ph-virus:before{content:""}.ph.ph-visor:before{content:""}.ph.ph-voicemail:before{content:""}.ph.ph-volleyball:before{content:""}.ph.ph-wall:before{content:""}.ph.ph-wallet:before{content:""}.ph.ph-warehouse:before{content:""}.ph.ph-warning:before{content:""}.ph.ph-warning-circle:before{content:""}.ph.ph-warning-diamond:before{content:""}.ph.ph-warning-octagon:before{content:""}.ph.ph-washing-machine:before{content:""}.ph.ph-watch:before{content:""}.ph.ph-wave-sawtooth:before{content:""}.ph.ph-wave-sine:before{content:""}.ph.ph-wave-square:before{content:""}.ph.ph-wave-triangle:before{content:""}.ph.ph-waveform:before{content:""}.ph.ph-waveform-slash:before{content:""}.ph.ph-waves:before{content:""}.ph.ph-webcam:before{content:""}.ph.ph-webcam-slash:before{content:""}.ph.ph-webhooks-logo:before{content:""}.ph.ph-wechat-logo:before{content:""}.ph.ph-whatsapp-logo:before{content:""}.ph.ph-wheelchair:before{content:""}.ph.ph-wheelchair-motion:before{content:""}.ph.ph-wifi-high:before{content:""}.ph.ph-wifi-low:before{content:""}.ph.ph-wifi-medium:before{content:""}.ph.ph-wifi-none:before{content:""}.ph.ph-wifi-slash:before{content:""}.ph.ph-wifi-x:before{content:""}.ph.ph-wind:before{content:""}.ph.ph-windmill:before{content:""}.ph.ph-windows-logo:before{content:""}.ph.ph-wine:before{content:""}.ph.ph-wrench:before{content:""}.ph.ph-x:before{content:""}.ph.ph-x-circle:before{content:""}.ph.ph-x-logo:before{content:""}.ph.ph-x-square:before{content:""}.ph.ph-yarn:before{content:""}.ph.ph-yin-yang:before{content:""}.ph.ph-youtube-logo:before{content:""}@font-face{font-family:Phosphor-Bold;src:url(/assets/Phosphor-Bold-BCak21uZ.woff2) format("woff2"),url(/assets/Phosphor-Bold-Bs3tcKfK.woff) format("woff"),url(/assets/Phosphor-Bold-y1cGIEs3.ttf) format("truetype"),url(/assets/Phosphor-Bold-CIyscVBM.svg#Phosphor-Bold) format("svg");font-weight:400;font-style:normal;font-display:block}.ph-bold{font-family:Phosphor-Bold!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;letter-spacing:0;-webkit-font-feature-settings:"liga";-moz-font-feature-settings:"liga=1";-moz-font-feature-settings:"liga";-ms-font-feature-settings:"liga" 1;font-feature-settings:"liga";-webkit-font-variant-ligatures:discretionary-ligatures;font-variant-ligatures:discretionary-ligatures;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ph-bold.ph-acorn:before{content:""}.ph-bold.ph-address-book:before{content:""}.ph-bold.ph-address-book-tabs:before{content:""}.ph-bold.ph-air-traffic-control:before{content:""}.ph-bold.ph-airplane:before{content:""}.ph-bold.ph-airplane-in-flight:before{content:""}.ph-bold.ph-airplane-landing:before{content:""}.ph-bold.ph-airplane-takeoff:before{content:""}.ph-bold.ph-airplane-taxiing:before{content:""}.ph-bold.ph-airplane-tilt:before{content:""}.ph-bold.ph-airplay:before{content:""}.ph-bold.ph-alarm:before{content:""}.ph-bold.ph-alien:before{content:""}.ph-bold.ph-align-bottom:before{content:""}.ph-bold.ph-align-bottom-simple:before{content:""}.ph-bold.ph-align-center-horizontal:before{content:""}.ph-bold.ph-align-center-horizontal-simple:before{content:""}.ph-bold.ph-align-center-vertical:before{content:""}.ph-bold.ph-align-center-vertical-simple:before{content:""}.ph-bold.ph-align-left:before{content:""}.ph-bold.ph-align-left-simple:before{content:""}.ph-bold.ph-align-right:before{content:""}.ph-bold.ph-align-right-simple:before{content:""}.ph-bold.ph-align-top:before{content:""}.ph-bold.ph-align-top-simple:before{content:""}.ph-bold.ph-amazon-logo:before{content:""}.ph-bold.ph-ambulance:before{content:""}.ph-bold.ph-anchor:before{content:""}.ph-bold.ph-anchor-simple:before{content:""}.ph-bold.ph-android-logo:before{content:""}.ph-bold.ph-angle:before{content:""}.ph-bold.ph-angular-logo:before{content:""}.ph-bold.ph-aperture:before{content:""}.ph-bold.ph-app-store-logo:before{content:""}.ph-bold.ph-app-window:before{content:""}.ph-bold.ph-apple-logo:before{content:""}.ph-bold.ph-apple-podcasts-logo:before{content:""}.ph-bold.ph-approximate-equals:before{content:""}.ph-bold.ph-archive:before{content:""}.ph-bold.ph-armchair:before{content:""}.ph-bold.ph-arrow-arc-left:before{content:""}.ph-bold.ph-arrow-arc-right:before{content:""}.ph-bold.ph-arrow-bend-double-up-left:before{content:""}.ph-bold.ph-arrow-bend-double-up-right:before{content:""}.ph-bold.ph-arrow-bend-down-left:before{content:""}.ph-bold.ph-arrow-bend-down-right:before{content:""}.ph-bold.ph-arrow-bend-left-down:before{content:""}.ph-bold.ph-arrow-bend-left-up:before{content:""}.ph-bold.ph-arrow-bend-right-down:before{content:""}.ph-bold.ph-arrow-bend-right-up:before{content:""}.ph-bold.ph-arrow-bend-up-left:before{content:""}.ph-bold.ph-arrow-bend-up-right:before{content:""}.ph-bold.ph-arrow-circle-down:before{content:""}.ph-bold.ph-arrow-circle-down-left:before{content:""}.ph-bold.ph-arrow-circle-down-right:before{content:""}.ph-bold.ph-arrow-circle-left:before{content:""}.ph-bold.ph-arrow-circle-right:before{content:""}.ph-bold.ph-arrow-circle-up:before{content:""}.ph-bold.ph-arrow-circle-up-left:before{content:""}.ph-bold.ph-arrow-circle-up-right:before{content:""}.ph-bold.ph-arrow-clockwise:before{content:""}.ph-bold.ph-arrow-counter-clockwise:before{content:""}.ph-bold.ph-arrow-down:before{content:""}.ph-bold.ph-arrow-down-left:before{content:""}.ph-bold.ph-arrow-down-right:before{content:""}.ph-bold.ph-arrow-elbow-down-left:before{content:""}.ph-bold.ph-arrow-elbow-down-right:before{content:""}.ph-bold.ph-arrow-elbow-left:before{content:""}.ph-bold.ph-arrow-elbow-left-down:before{content:""}.ph-bold.ph-arrow-elbow-left-up:before{content:""}.ph-bold.ph-arrow-elbow-right:before{content:""}.ph-bold.ph-arrow-elbow-right-down:before{content:""}.ph-bold.ph-arrow-elbow-right-up:before{content:""}.ph-bold.ph-arrow-elbow-up-left:before{content:""}.ph-bold.ph-arrow-elbow-up-right:before{content:""}.ph-bold.ph-arrow-fat-down:before{content:""}.ph-bold.ph-arrow-fat-left:before{content:""}.ph-bold.ph-arrow-fat-line-down:before{content:""}.ph-bold.ph-arrow-fat-line-left:before{content:""}.ph-bold.ph-arrow-fat-line-right:before{content:""}.ph-bold.ph-arrow-fat-line-up:before{content:""}.ph-bold.ph-arrow-fat-lines-down:before{content:""}.ph-bold.ph-arrow-fat-lines-left:before{content:""}.ph-bold.ph-arrow-fat-lines-right:before{content:""}.ph-bold.ph-arrow-fat-lines-up:before{content:""}.ph-bold.ph-arrow-fat-right:before{content:""}.ph-bold.ph-arrow-fat-up:before{content:""}.ph-bold.ph-arrow-left:before{content:""}.ph-bold.ph-arrow-line-down:before{content:""}.ph-bold.ph-arrow-line-down-left:before{content:""}.ph-bold.ph-arrow-line-down-right:before{content:""}.ph-bold.ph-arrow-line-left:before{content:""}.ph-bold.ph-arrow-line-right:before{content:""}.ph-bold.ph-arrow-line-up:before{content:""}.ph-bold.ph-arrow-line-up-left:before{content:""}.ph-bold.ph-arrow-line-up-right:before{content:""}.ph-bold.ph-arrow-right:before{content:""}.ph-bold.ph-arrow-square-down:before{content:""}.ph-bold.ph-arrow-square-down-left:before{content:""}.ph-bold.ph-arrow-square-down-right:before{content:""}.ph-bold.ph-arrow-square-in:before{content:""}.ph-bold.ph-arrow-square-left:before{content:""}.ph-bold.ph-arrow-square-out:before{content:""}.ph-bold.ph-arrow-square-right:before{content:""}.ph-bold.ph-arrow-square-up:before{content:""}.ph-bold.ph-arrow-square-up-left:before{content:""}.ph-bold.ph-arrow-square-up-right:before{content:""}.ph-bold.ph-arrow-u-down-left:before{content:""}.ph-bold.ph-arrow-u-down-right:before{content:""}.ph-bold.ph-arrow-u-left-down:before{content:""}.ph-bold.ph-arrow-u-left-up:before{content:""}.ph-bold.ph-arrow-u-right-down:before{content:""}.ph-bold.ph-arrow-u-right-up:before{content:""}.ph-bold.ph-arrow-u-up-left:before{content:""}.ph-bold.ph-arrow-u-up-right:before{content:""}.ph-bold.ph-arrow-up:before{content:""}.ph-bold.ph-arrow-up-left:before{content:""}.ph-bold.ph-arrow-up-right:before{content:""}.ph-bold.ph-arrows-clockwise:before{content:""}.ph-bold.ph-arrows-counter-clockwise:before{content:""}.ph-bold.ph-arrows-down-up:before{content:""}.ph-bold.ph-arrows-horizontal:before{content:""}.ph-bold.ph-arrows-in:before{content:""}.ph-bold.ph-arrows-in-cardinal:before{content:""}.ph-bold.ph-arrows-in-line-horizontal:before{content:""}.ph-bold.ph-arrows-in-line-vertical:before{content:""}.ph-bold.ph-arrows-in-simple:before{content:""}.ph-bold.ph-arrows-left-right:before{content:""}.ph-bold.ph-arrows-merge:before{content:""}.ph-bold.ph-arrows-out:before{content:""}.ph-bold.ph-arrows-out-cardinal:before{content:""}.ph-bold.ph-arrows-out-line-horizontal:before{content:""}.ph-bold.ph-arrows-out-line-vertical:before{content:""}.ph-bold.ph-arrows-out-simple:before{content:""}.ph-bold.ph-arrows-split:before{content:""}.ph-bold.ph-arrows-vertical:before{content:""}.ph-bold.ph-article:before{content:""}.ph-bold.ph-article-medium:before{content:""}.ph-bold.ph-article-ny-times:before{content:""}.ph-bold.ph-asclepius:before{content:""}.ph-bold.ph-caduceus:before{content:""}.ph-bold.ph-asterisk:before{content:""}.ph-bold.ph-asterisk-simple:before{content:""}.ph-bold.ph-at:before{content:""}.ph-bold.ph-atom:before{content:""}.ph-bold.ph-avocado:before{content:""}.ph-bold.ph-axe:before{content:""}.ph-bold.ph-baby:before{content:""}.ph-bold.ph-baby-carriage:before{content:""}.ph-bold.ph-backpack:before{content:""}.ph-bold.ph-backspace:before{content:""}.ph-bold.ph-bag:before{content:""}.ph-bold.ph-bag-simple:before{content:""}.ph-bold.ph-balloon:before{content:""}.ph-bold.ph-bandaids:before{content:""}.ph-bold.ph-bank:before{content:""}.ph-bold.ph-barbell:before{content:""}.ph-bold.ph-barcode:before{content:""}.ph-bold.ph-barn:before{content:""}.ph-bold.ph-barricade:before{content:""}.ph-bold.ph-baseball:before{content:""}.ph-bold.ph-baseball-cap:before{content:""}.ph-bold.ph-baseball-helmet:before{content:""}.ph-bold.ph-basket:before{content:""}.ph-bold.ph-basketball:before{content:""}.ph-bold.ph-bathtub:before{content:""}.ph-bold.ph-battery-charging:before{content:""}.ph-bold.ph-battery-charging-vertical:before{content:""}.ph-bold.ph-battery-empty:before{content:""}.ph-bold.ph-battery-full:before{content:""}.ph-bold.ph-battery-high:before{content:""}.ph-bold.ph-battery-low:before{content:""}.ph-bold.ph-battery-medium:before{content:""}.ph-bold.ph-battery-plus:before{content:""}.ph-bold.ph-battery-plus-vertical:before{content:""}.ph-bold.ph-battery-vertical-empty:before{content:""}.ph-bold.ph-battery-vertical-full:before{content:""}.ph-bold.ph-battery-vertical-high:before{content:""}.ph-bold.ph-battery-vertical-low:before{content:""}.ph-bold.ph-battery-vertical-medium:before{content:""}.ph-bold.ph-battery-warning:before{content:""}.ph-bold.ph-battery-warning-vertical:before{content:""}.ph-bold.ph-beach-ball:before{content:""}.ph-bold.ph-beanie:before{content:""}.ph-bold.ph-bed:before{content:""}.ph-bold.ph-beer-bottle:before{content:""}.ph-bold.ph-beer-stein:before{content:""}.ph-bold.ph-behance-logo:before{content:""}.ph-bold.ph-bell:before{content:""}.ph-bold.ph-bell-ringing:before{content:""}.ph-bold.ph-bell-simple:before{content:""}.ph-bold.ph-bell-simple-ringing:before{content:""}.ph-bold.ph-bell-simple-slash:before{content:""}.ph-bold.ph-bell-simple-z:before{content:""}.ph-bold.ph-bell-slash:before{content:""}.ph-bold.ph-bell-z:before{content:""}.ph-bold.ph-belt:before{content:""}.ph-bold.ph-bezier-curve:before{content:""}.ph-bold.ph-bicycle:before{content:""}.ph-bold.ph-binary:before{content:""}.ph-bold.ph-binoculars:before{content:""}.ph-bold.ph-biohazard:before{content:""}.ph-bold.ph-bird:before{content:""}.ph-bold.ph-blueprint:before{content:""}.ph-bold.ph-bluetooth:before{content:""}.ph-bold.ph-bluetooth-connected:before{content:""}.ph-bold.ph-bluetooth-slash:before{content:""}.ph-bold.ph-bluetooth-x:before{content:""}.ph-bold.ph-boat:before{content:""}.ph-bold.ph-bomb:before{content:""}.ph-bold.ph-bone:before{content:""}.ph-bold.ph-book:before{content:""}.ph-bold.ph-book-bookmark:before{content:""}.ph-bold.ph-book-open:before{content:""}.ph-bold.ph-book-open-text:before{content:""}.ph-bold.ph-book-open-user:before{content:""}.ph-bold.ph-bookmark:before{content:""}.ph-bold.ph-bookmark-simple:before{content:""}.ph-bold.ph-bookmarks:before{content:""}.ph-bold.ph-bookmarks-simple:before{content:""}.ph-bold.ph-books:before{content:""}.ph-bold.ph-boot:before{content:""}.ph-bold.ph-boules:before{content:""}.ph-bold.ph-bounding-box:before{content:""}.ph-bold.ph-bowl-food:before{content:""}.ph-bold.ph-bowl-steam:before{content:""}.ph-bold.ph-bowling-ball:before{content:""}.ph-bold.ph-box-arrow-down:before{content:""}.ph-bold.ph-archive-box:before{content:""}.ph-bold.ph-box-arrow-up:before{content:""}.ph-bold.ph-boxing-glove:before{content:""}.ph-bold.ph-brackets-angle:before{content:""}.ph-bold.ph-brackets-curly:before{content:""}.ph-bold.ph-brackets-round:before{content:""}.ph-bold.ph-brackets-square:before{content:""}.ph-bold.ph-brain:before{content:""}.ph-bold.ph-brandy:before{content:""}.ph-bold.ph-bread:before{content:""}.ph-bold.ph-bridge:before{content:""}.ph-bold.ph-briefcase:before{content:""}.ph-bold.ph-briefcase-metal:before{content:""}.ph-bold.ph-broadcast:before{content:""}.ph-bold.ph-broom:before{content:""}.ph-bold.ph-browser:before{content:""}.ph-bold.ph-browsers:before{content:""}.ph-bold.ph-bug:before{content:""}.ph-bold.ph-bug-beetle:before{content:""}.ph-bold.ph-bug-droid:before{content:""}.ph-bold.ph-building:before{content:""}.ph-bold.ph-building-apartment:before{content:""}.ph-bold.ph-building-office:before{content:""}.ph-bold.ph-buildings:before{content:""}.ph-bold.ph-bulldozer:before{content:""}.ph-bold.ph-bus:before{content:""}.ph-bold.ph-butterfly:before{content:""}.ph-bold.ph-cable-car:before{content:""}.ph-bold.ph-cactus:before{content:""}.ph-bold.ph-cake:before{content:""}.ph-bold.ph-calculator:before{content:""}.ph-bold.ph-calendar:before{content:""}.ph-bold.ph-calendar-blank:before{content:""}.ph-bold.ph-calendar-check:before{content:""}.ph-bold.ph-calendar-dot:before{content:""}.ph-bold.ph-calendar-dots:before{content:""}.ph-bold.ph-calendar-heart:before{content:""}.ph-bold.ph-calendar-minus:before{content:""}.ph-bold.ph-calendar-plus:before{content:""}.ph-bold.ph-calendar-slash:before{content:""}.ph-bold.ph-calendar-star:before{content:""}.ph-bold.ph-calendar-x:before{content:""}.ph-bold.ph-call-bell:before{content:""}.ph-bold.ph-camera:before{content:""}.ph-bold.ph-camera-plus:before{content:""}.ph-bold.ph-camera-rotate:before{content:""}.ph-bold.ph-camera-slash:before{content:""}.ph-bold.ph-campfire:before{content:""}.ph-bold.ph-car:before{content:""}.ph-bold.ph-car-battery:before{content:""}.ph-bold.ph-car-profile:before{content:""}.ph-bold.ph-car-simple:before{content:""}.ph-bold.ph-cardholder:before{content:""}.ph-bold.ph-cards:before{content:""}.ph-bold.ph-cards-three:before{content:""}.ph-bold.ph-caret-circle-double-down:before{content:""}.ph-bold.ph-caret-circle-double-left:before{content:""}.ph-bold.ph-caret-circle-double-right:before{content:""}.ph-bold.ph-caret-circle-double-up:before{content:""}.ph-bold.ph-caret-circle-down:before{content:""}.ph-bold.ph-caret-circle-left:before{content:""}.ph-bold.ph-caret-circle-right:before{content:""}.ph-bold.ph-caret-circle-up:before{content:""}.ph-bold.ph-caret-circle-up-down:before{content:""}.ph-bold.ph-caret-double-down:before{content:""}.ph-bold.ph-caret-double-left:before{content:""}.ph-bold.ph-caret-double-right:before{content:""}.ph-bold.ph-caret-double-up:before{content:""}.ph-bold.ph-caret-down:before{content:""}.ph-bold.ph-caret-left:before{content:""}.ph-bold.ph-caret-line-down:before{content:""}.ph-bold.ph-caret-line-left:before{content:""}.ph-bold.ph-caret-line-right:before{content:""}.ph-bold.ph-caret-line-up:before{content:""}.ph-bold.ph-caret-right:before{content:""}.ph-bold.ph-caret-up:before{content:""}.ph-bold.ph-caret-up-down:before{content:""}.ph-bold.ph-carrot:before{content:""}.ph-bold.ph-cash-register:before{content:""}.ph-bold.ph-cassette-tape:before{content:""}.ph-bold.ph-castle-turret:before{content:""}.ph-bold.ph-cat:before{content:""}.ph-bold.ph-cell-signal-full:before{content:""}.ph-bold.ph-cell-signal-high:before{content:""}.ph-bold.ph-cell-signal-low:before{content:""}.ph-bold.ph-cell-signal-medium:before{content:""}.ph-bold.ph-cell-signal-none:before{content:""}.ph-bold.ph-cell-signal-slash:before{content:""}.ph-bold.ph-cell-signal-x:before{content:""}.ph-bold.ph-cell-tower:before{content:""}.ph-bold.ph-certificate:before{content:""}.ph-bold.ph-chair:before{content:""}.ph-bold.ph-chalkboard:before{content:""}.ph-bold.ph-chalkboard-simple:before{content:""}.ph-bold.ph-chalkboard-teacher:before{content:""}.ph-bold.ph-champagne:before{content:""}.ph-bold.ph-charging-station:before{content:""}.ph-bold.ph-chart-bar:before{content:""}.ph-bold.ph-chart-bar-horizontal:before{content:""}.ph-bold.ph-chart-donut:before{content:""}.ph-bold.ph-chart-line:before{content:""}.ph-bold.ph-chart-line-down:before{content:""}.ph-bold.ph-chart-line-up:before{content:""}.ph-bold.ph-chart-pie:before{content:""}.ph-bold.ph-chart-pie-slice:before{content:""}.ph-bold.ph-chart-polar:before{content:""}.ph-bold.ph-chart-scatter:before{content:""}.ph-bold.ph-chat:before{content:""}.ph-bold.ph-chat-centered:before{content:""}.ph-bold.ph-chat-centered-dots:before{content:""}.ph-bold.ph-chat-centered-slash:before{content:""}.ph-bold.ph-chat-centered-text:before{content:""}.ph-bold.ph-chat-circle:before{content:""}.ph-bold.ph-chat-circle-dots:before{content:""}.ph-bold.ph-chat-circle-slash:before{content:""}.ph-bold.ph-chat-circle-text:before{content:""}.ph-bold.ph-chat-dots:before{content:""}.ph-bold.ph-chat-slash:before{content:""}.ph-bold.ph-chat-teardrop:before{content:""}.ph-bold.ph-chat-teardrop-dots:before{content:""}.ph-bold.ph-chat-teardrop-slash:before{content:""}.ph-bold.ph-chat-teardrop-text:before{content:""}.ph-bold.ph-chat-text:before{content:""}.ph-bold.ph-chats:before{content:""}.ph-bold.ph-chats-circle:before{content:""}.ph-bold.ph-chats-teardrop:before{content:""}.ph-bold.ph-check:before{content:""}.ph-bold.ph-check-circle:before{content:""}.ph-bold.ph-check-fat:before{content:""}.ph-bold.ph-check-square:before{content:""}.ph-bold.ph-check-square-offset:before{content:""}.ph-bold.ph-checkerboard:before{content:""}.ph-bold.ph-checks:before{content:""}.ph-bold.ph-cheers:before{content:""}.ph-bold.ph-cheese:before{content:""}.ph-bold.ph-chef-hat:before{content:""}.ph-bold.ph-cherries:before{content:""}.ph-bold.ph-church:before{content:""}.ph-bold.ph-cigarette:before{content:""}.ph-bold.ph-cigarette-slash:before{content:""}.ph-bold.ph-circle:before{content:""}.ph-bold.ph-circle-dashed:before{content:""}.ph-bold.ph-circle-half:before{content:""}.ph-bold.ph-circle-half-tilt:before{content:""}.ph-bold.ph-circle-notch:before{content:""}.ph-bold.ph-circles-four:before{content:""}.ph-bold.ph-circles-three:before{content:""}.ph-bold.ph-circles-three-plus:before{content:""}.ph-bold.ph-circuitry:before{content:""}.ph-bold.ph-city:before{content:""}.ph-bold.ph-clipboard:before{content:""}.ph-bold.ph-clipboard-text:before{content:""}.ph-bold.ph-clock:before{content:""}.ph-bold.ph-clock-afternoon:before{content:""}.ph-bold.ph-clock-clockwise:before{content:""}.ph-bold.ph-clock-countdown:before{content:""}.ph-bold.ph-clock-counter-clockwise:before{content:""}.ph-bold.ph-clock-user:before{content:""}.ph-bold.ph-closed-captioning:before{content:""}.ph-bold.ph-cloud:before{content:""}.ph-bold.ph-cloud-arrow-down:before{content:""}.ph-bold.ph-cloud-arrow-up:before{content:""}.ph-bold.ph-cloud-check:before{content:""}.ph-bold.ph-cloud-fog:before{content:""}.ph-bold.ph-cloud-lightning:before{content:""}.ph-bold.ph-cloud-moon:before{content:""}.ph-bold.ph-cloud-rain:before{content:""}.ph-bold.ph-cloud-slash:before{content:""}.ph-bold.ph-cloud-snow:before{content:""}.ph-bold.ph-cloud-sun:before{content:""}.ph-bold.ph-cloud-warning:before{content:""}.ph-bold.ph-cloud-x:before{content:""}.ph-bold.ph-clover:before{content:""}.ph-bold.ph-club:before{content:""}.ph-bold.ph-coat-hanger:before{content:""}.ph-bold.ph-coda-logo:before{content:""}.ph-bold.ph-code:before{content:""}.ph-bold.ph-code-block:before{content:""}.ph-bold.ph-code-simple:before{content:""}.ph-bold.ph-codepen-logo:before{content:""}.ph-bold.ph-codesandbox-logo:before{content:""}.ph-bold.ph-coffee:before{content:""}.ph-bold.ph-coffee-bean:before{content:""}.ph-bold.ph-coin:before{content:""}.ph-bold.ph-coin-vertical:before{content:""}.ph-bold.ph-coins:before{content:""}.ph-bold.ph-columns:before{content:""}.ph-bold.ph-columns-plus-left:before{content:""}.ph-bold.ph-columns-plus-right:before{content:""}.ph-bold.ph-command:before{content:""}.ph-bold.ph-compass:before{content:""}.ph-bold.ph-compass-rose:before{content:""}.ph-bold.ph-compass-tool:before{content:""}.ph-bold.ph-computer-tower:before{content:""}.ph-bold.ph-confetti:before{content:""}.ph-bold.ph-contactless-payment:before{content:""}.ph-bold.ph-control:before{content:""}.ph-bold.ph-cookie:before{content:""}.ph-bold.ph-cooking-pot:before{content:""}.ph-bold.ph-copy:before{content:""}.ph-bold.ph-copy-simple:before{content:""}.ph-bold.ph-copyleft:before{content:""}.ph-bold.ph-copyright:before{content:""}.ph-bold.ph-corners-in:before{content:""}.ph-bold.ph-corners-out:before{content:""}.ph-bold.ph-couch:before{content:""}.ph-bold.ph-court-basketball:before{content:""}.ph-bold.ph-cow:before{content:""}.ph-bold.ph-cowboy-hat:before{content:""}.ph-bold.ph-cpu:before{content:""}.ph-bold.ph-crane:before{content:""}.ph-bold.ph-crane-tower:before{content:""}.ph-bold.ph-credit-card:before{content:""}.ph-bold.ph-cricket:before{content:""}.ph-bold.ph-crop:before{content:""}.ph-bold.ph-cross:before{content:""}.ph-bold.ph-crosshair:before{content:""}.ph-bold.ph-crosshair-simple:before{content:""}.ph-bold.ph-crown:before{content:""}.ph-bold.ph-crown-cross:before{content:""}.ph-bold.ph-crown-simple:before{content:""}.ph-bold.ph-cube:before{content:""}.ph-bold.ph-cube-focus:before{content:""}.ph-bold.ph-cube-transparent:before{content:""}.ph-bold.ph-currency-btc:before{content:""}.ph-bold.ph-currency-circle-dollar:before{content:""}.ph-bold.ph-currency-cny:before{content:""}.ph-bold.ph-currency-dollar:before{content:""}.ph-bold.ph-currency-dollar-simple:before{content:""}.ph-bold.ph-currency-eth:before{content:""}.ph-bold.ph-currency-eur:before{content:""}.ph-bold.ph-currency-gbp:before{content:""}.ph-bold.ph-currency-inr:before{content:""}.ph-bold.ph-currency-jpy:before{content:""}.ph-bold.ph-currency-krw:before{content:""}.ph-bold.ph-currency-kzt:before{content:""}.ph-bold.ph-currency-ngn:before{content:""}.ph-bold.ph-currency-rub:before{content:""}.ph-bold.ph-cursor:before{content:""}.ph-bold.ph-cursor-click:before{content:""}.ph-bold.ph-cursor-text:before{content:""}.ph-bold.ph-cylinder:before{content:""}.ph-bold.ph-database:before{content:""}.ph-bold.ph-desk:before{content:""}.ph-bold.ph-desktop:before{content:""}.ph-bold.ph-desktop-tower:before{content:""}.ph-bold.ph-detective:before{content:""}.ph-bold.ph-dev-to-logo:before{content:""}.ph-bold.ph-device-mobile:before{content:""}.ph-bold.ph-device-mobile-camera:before{content:""}.ph-bold.ph-device-mobile-slash:before{content:""}.ph-bold.ph-device-mobile-speaker:before{content:""}.ph-bold.ph-device-rotate:before{content:""}.ph-bold.ph-device-tablet:before{content:""}.ph-bold.ph-device-tablet-camera:before{content:""}.ph-bold.ph-device-tablet-speaker:before{content:""}.ph-bold.ph-devices:before{content:""}.ph-bold.ph-diamond:before{content:""}.ph-bold.ph-diamonds-four:before{content:""}.ph-bold.ph-dice-five:before{content:""}.ph-bold.ph-dice-four:before{content:""}.ph-bold.ph-dice-one:before{content:""}.ph-bold.ph-dice-six:before{content:""}.ph-bold.ph-dice-three:before{content:""}.ph-bold.ph-dice-two:before{content:""}.ph-bold.ph-disc:before{content:""}.ph-bold.ph-disco-ball:before{content:""}.ph-bold.ph-discord-logo:before{content:""}.ph-bold.ph-divide:before{content:""}.ph-bold.ph-dna:before{content:""}.ph-bold.ph-dog:before{content:""}.ph-bold.ph-door:before{content:""}.ph-bold.ph-door-open:before{content:""}.ph-bold.ph-dot:before{content:""}.ph-bold.ph-dot-outline:before{content:""}.ph-bold.ph-dots-nine:before{content:""}.ph-bold.ph-dots-six:before{content:""}.ph-bold.ph-dots-six-vertical:before{content:""}.ph-bold.ph-dots-three:before{content:""}.ph-bold.ph-dots-three-circle:before{content:""}.ph-bold.ph-dots-three-circle-vertical:before{content:""}.ph-bold.ph-dots-three-outline:before{content:""}.ph-bold.ph-dots-three-outline-vertical:before{content:""}.ph-bold.ph-dots-three-vertical:before{content:""}.ph-bold.ph-download:before{content:""}.ph-bold.ph-download-simple:before{content:""}.ph-bold.ph-dress:before{content:""}.ph-bold.ph-dresser:before{content:""}.ph-bold.ph-dribbble-logo:before{content:""}.ph-bold.ph-drone:before{content:""}.ph-bold.ph-drop:before{content:""}.ph-bold.ph-drop-half:before{content:""}.ph-bold.ph-drop-half-bottom:before{content:""}.ph-bold.ph-drop-simple:before{content:""}.ph-bold.ph-drop-slash:before{content:""}.ph-bold.ph-dropbox-logo:before{content:""}.ph-bold.ph-ear:before{content:""}.ph-bold.ph-ear-slash:before{content:""}.ph-bold.ph-egg:before{content:""}.ph-bold.ph-egg-crack:before{content:""}.ph-bold.ph-eject:before{content:""}.ph-bold.ph-eject-simple:before{content:""}.ph-bold.ph-elevator:before{content:""}.ph-bold.ph-empty:before{content:""}.ph-bold.ph-engine:before{content:""}.ph-bold.ph-envelope:before{content:""}.ph-bold.ph-envelope-open:before{content:""}.ph-bold.ph-envelope-simple:before{content:""}.ph-bold.ph-envelope-simple-open:before{content:""}.ph-bold.ph-equalizer:before{content:""}.ph-bold.ph-equals:before{content:""}.ph-bold.ph-eraser:before{content:""}.ph-bold.ph-escalator-down:before{content:""}.ph-bold.ph-escalator-up:before{content:""}.ph-bold.ph-exam:before{content:""}.ph-bold.ph-exclamation-mark:before{content:""}.ph-bold.ph-exclude:before{content:""}.ph-bold.ph-exclude-square:before{content:""}.ph-bold.ph-export:before{content:""}.ph-bold.ph-eye:before{content:""}.ph-bold.ph-eye-closed:before{content:""}.ph-bold.ph-eye-slash:before{content:""}.ph-bold.ph-eyedropper:before{content:""}.ph-bold.ph-eyedropper-sample:before{content:""}.ph-bold.ph-eyeglasses:before{content:""}.ph-bold.ph-eyes:before{content:""}.ph-bold.ph-face-mask:before{content:""}.ph-bold.ph-facebook-logo:before{content:""}.ph-bold.ph-factory:before{content:""}.ph-bold.ph-faders:before{content:""}.ph-bold.ph-faders-horizontal:before{content:""}.ph-bold.ph-fallout-shelter:before{content:""}.ph-bold.ph-fan:before{content:""}.ph-bold.ph-farm:before{content:""}.ph-bold.ph-fast-forward:before{content:""}.ph-bold.ph-fast-forward-circle:before{content:""}.ph-bold.ph-feather:before{content:""}.ph-bold.ph-fediverse-logo:before{content:""}.ph-bold.ph-figma-logo:before{content:""}.ph-bold.ph-file:before{content:""}.ph-bold.ph-file-archive:before{content:""}.ph-bold.ph-file-arrow-down:before{content:""}.ph-bold.ph-file-arrow-up:before{content:""}.ph-bold.ph-file-audio:before{content:""}.ph-bold.ph-file-c:before{content:""}.ph-bold.ph-file-c-sharp:before{content:""}.ph-bold.ph-file-cloud:before{content:""}.ph-bold.ph-file-code:before{content:""}.ph-bold.ph-file-cpp:before{content:""}.ph-bold.ph-file-css:before{content:""}.ph-bold.ph-file-csv:before{content:""}.ph-bold.ph-file-dashed:before{content:""}.ph-bold.ph-file-dotted:before{content:""}.ph-bold.ph-file-doc:before{content:""}.ph-bold.ph-file-html:before{content:""}.ph-bold.ph-file-image:before{content:""}.ph-bold.ph-file-ini:before{content:""}.ph-bold.ph-file-jpg:before{content:""}.ph-bold.ph-file-js:before{content:""}.ph-bold.ph-file-jsx:before{content:""}.ph-bold.ph-file-lock:before{content:""}.ph-bold.ph-file-magnifying-glass:before{content:""}.ph-bold.ph-file-search:before{content:""}.ph-bold.ph-file-md:before{content:""}.ph-bold.ph-file-minus:before{content:""}.ph-bold.ph-file-pdf:before{content:""}.ph-bold.ph-file-plus:before{content:""}.ph-bold.ph-file-png:before{content:""}.ph-bold.ph-file-ppt:before{content:""}.ph-bold.ph-file-py:before{content:""}.ph-bold.ph-file-rs:before{content:""}.ph-bold.ph-file-sql:before{content:""}.ph-bold.ph-file-svg:before{content:""}.ph-bold.ph-file-text:before{content:""}.ph-bold.ph-file-ts:before{content:""}.ph-bold.ph-file-tsx:before{content:""}.ph-bold.ph-file-txt:before{content:""}.ph-bold.ph-file-video:before{content:""}.ph-bold.ph-file-vue:before{content:""}.ph-bold.ph-file-x:before{content:""}.ph-bold.ph-file-xls:before{content:""}.ph-bold.ph-file-zip:before{content:""}.ph-bold.ph-files:before{content:""}.ph-bold.ph-film-reel:before{content:""}.ph-bold.ph-film-script:before{content:""}.ph-bold.ph-film-slate:before{content:""}.ph-bold.ph-film-strip:before{content:""}.ph-bold.ph-fingerprint:before{content:""}.ph-bold.ph-fingerprint-simple:before{content:""}.ph-bold.ph-finn-the-human:before{content:""}.ph-bold.ph-fire:before{content:""}.ph-bold.ph-fire-extinguisher:before{content:""}.ph-bold.ph-fire-simple:before{content:""}.ph-bold.ph-fire-truck:before{content:""}.ph-bold.ph-first-aid:before{content:""}.ph-bold.ph-first-aid-kit:before{content:""}.ph-bold.ph-fish:before{content:""}.ph-bold.ph-fish-simple:before{content:""}.ph-bold.ph-flag:before{content:""}.ph-bold.ph-flag-banner:before{content:""}.ph-bold.ph-flag-banner-fold:before{content:""}.ph-bold.ph-flag-checkered:before{content:""}.ph-bold.ph-flag-pennant:before{content:""}.ph-bold.ph-flame:before{content:""}.ph-bold.ph-flashlight:before{content:""}.ph-bold.ph-flask:before{content:""}.ph-bold.ph-flip-horizontal:before{content:""}.ph-bold.ph-flip-vertical:before{content:""}.ph-bold.ph-floppy-disk:before{content:""}.ph-bold.ph-floppy-disk-back:before{content:""}.ph-bold.ph-flow-arrow:before{content:""}.ph-bold.ph-flower:before{content:""}.ph-bold.ph-flower-lotus:before{content:""}.ph-bold.ph-flower-tulip:before{content:""}.ph-bold.ph-flying-saucer:before{content:""}.ph-bold.ph-folder:before{content:""}.ph-bold.ph-folder-notch:before{content:""}.ph-bold.ph-folder-dashed:before{content:""}.ph-bold.ph-folder-dotted:before{content:""}.ph-bold.ph-folder-lock:before{content:""}.ph-bold.ph-folder-minus:before{content:""}.ph-bold.ph-folder-notch-minus:before{content:""}.ph-bold.ph-folder-open:before{content:""}.ph-bold.ph-folder-notch-open:before{content:""}.ph-bold.ph-folder-plus:before{content:""}.ph-bold.ph-folder-notch-plus:before{content:""}.ph-bold.ph-folder-simple:before{content:""}.ph-bold.ph-folder-simple-dashed:before{content:""}.ph-bold.ph-folder-simple-dotted:before{content:""}.ph-bold.ph-folder-simple-lock:before{content:""}.ph-bold.ph-folder-simple-minus:before{content:""}.ph-bold.ph-folder-simple-plus:before{content:""}.ph-bold.ph-folder-simple-star:before{content:""}.ph-bold.ph-folder-simple-user:before{content:""}.ph-bold.ph-folder-star:before{content:""}.ph-bold.ph-folder-user:before{content:""}.ph-bold.ph-folders:before{content:""}.ph-bold.ph-football:before{content:""}.ph-bold.ph-football-helmet:before{content:""}.ph-bold.ph-footprints:before{content:""}.ph-bold.ph-fork-knife:before{content:""}.ph-bold.ph-four-k:before{content:""}.ph-bold.ph-frame-corners:before{content:""}.ph-bold.ph-framer-logo:before{content:""}.ph-bold.ph-function:before{content:""}.ph-bold.ph-funnel:before{content:""}.ph-bold.ph-funnel-simple:before{content:""}.ph-bold.ph-funnel-simple-x:before{content:""}.ph-bold.ph-funnel-x:before{content:""}.ph-bold.ph-game-controller:before{content:""}.ph-bold.ph-garage:before{content:""}.ph-bold.ph-gas-can:before{content:""}.ph-bold.ph-gas-pump:before{content:""}.ph-bold.ph-gauge:before{content:""}.ph-bold.ph-gavel:before{content:""}.ph-bold.ph-gear:before{content:""}.ph-bold.ph-gear-fine:before{content:""}.ph-bold.ph-gear-six:before{content:""}.ph-bold.ph-gender-female:before{content:""}.ph-bold.ph-gender-intersex:before{content:""}.ph-bold.ph-gender-male:before{content:""}.ph-bold.ph-gender-neuter:before{content:""}.ph-bold.ph-gender-nonbinary:before{content:""}.ph-bold.ph-gender-transgender:before{content:""}.ph-bold.ph-ghost:before{content:""}.ph-bold.ph-gif:before{content:""}.ph-bold.ph-gift:before{content:""}.ph-bold.ph-git-branch:before{content:""}.ph-bold.ph-git-commit:before{content:""}.ph-bold.ph-git-diff:before{content:""}.ph-bold.ph-git-fork:before{content:""}.ph-bold.ph-git-merge:before{content:""}.ph-bold.ph-git-pull-request:before{content:""}.ph-bold.ph-github-logo:before{content:""}.ph-bold.ph-gitlab-logo:before{content:""}.ph-bold.ph-gitlab-logo-simple:before{content:""}.ph-bold.ph-globe:before{content:""}.ph-bold.ph-globe-hemisphere-east:before{content:""}.ph-bold.ph-globe-hemisphere-west:before{content:""}.ph-bold.ph-globe-simple:before{content:""}.ph-bold.ph-globe-simple-x:before{content:""}.ph-bold.ph-globe-stand:before{content:""}.ph-bold.ph-globe-x:before{content:""}.ph-bold.ph-goggles:before{content:""}.ph-bold.ph-golf:before{content:""}.ph-bold.ph-goodreads-logo:before{content:""}.ph-bold.ph-google-cardboard-logo:before{content:""}.ph-bold.ph-google-chrome-logo:before{content:""}.ph-bold.ph-google-drive-logo:before{content:""}.ph-bold.ph-google-logo:before{content:""}.ph-bold.ph-google-photos-logo:before{content:""}.ph-bold.ph-google-play-logo:before{content:""}.ph-bold.ph-google-podcasts-logo:before{content:""}.ph-bold.ph-gps:before{content:""}.ph-bold.ph-gps-fix:before{content:""}.ph-bold.ph-gps-slash:before{content:""}.ph-bold.ph-gradient:before{content:""}.ph-bold.ph-graduation-cap:before{content:""}.ph-bold.ph-grains:before{content:""}.ph-bold.ph-grains-slash:before{content:""}.ph-bold.ph-graph:before{content:""}.ph-bold.ph-graphics-card:before{content:""}.ph-bold.ph-greater-than:before{content:""}.ph-bold.ph-greater-than-or-equal:before{content:""}.ph-bold.ph-grid-four:before{content:""}.ph-bold.ph-grid-nine:before{content:""}.ph-bold.ph-guitar:before{content:""}.ph-bold.ph-hair-dryer:before{content:""}.ph-bold.ph-hamburger:before{content:""}.ph-bold.ph-hammer:before{content:""}.ph-bold.ph-hand:before{content:""}.ph-bold.ph-hand-arrow-down:before{content:""}.ph-bold.ph-hand-arrow-up:before{content:""}.ph-bold.ph-hand-coins:before{content:""}.ph-bold.ph-hand-deposit:before{content:""}.ph-bold.ph-hand-eye:before{content:""}.ph-bold.ph-hand-fist:before{content:""}.ph-bold.ph-hand-grabbing:before{content:""}.ph-bold.ph-hand-heart:before{content:""}.ph-bold.ph-hand-palm:before{content:""}.ph-bold.ph-hand-peace:before{content:""}.ph-bold.ph-hand-pointing:before{content:""}.ph-bold.ph-hand-soap:before{content:""}.ph-bold.ph-hand-swipe-left:before{content:""}.ph-bold.ph-hand-swipe-right:before{content:""}.ph-bold.ph-hand-tap:before{content:""}.ph-bold.ph-hand-waving:before{content:""}.ph-bold.ph-hand-withdraw:before{content:""}.ph-bold.ph-handbag:before{content:""}.ph-bold.ph-handbag-simple:before{content:""}.ph-bold.ph-hands-clapping:before{content:""}.ph-bold.ph-hands-praying:before{content:""}.ph-bold.ph-handshake:before{content:""}.ph-bold.ph-hard-drive:before{content:""}.ph-bold.ph-hard-drives:before{content:""}.ph-bold.ph-hard-hat:before{content:""}.ph-bold.ph-hash:before{content:""}.ph-bold.ph-hash-straight:before{content:""}.ph-bold.ph-head-circuit:before{content:""}.ph-bold.ph-headlights:before{content:""}.ph-bold.ph-headphones:before{content:""}.ph-bold.ph-headset:before{content:""}.ph-bold.ph-heart:before{content:""}.ph-bold.ph-heart-break:before{content:""}.ph-bold.ph-heart-half:before{content:""}.ph-bold.ph-heart-straight:before{content:""}.ph-bold.ph-heart-straight-break:before{content:""}.ph-bold.ph-heartbeat:before{content:""}.ph-bold.ph-hexagon:before{content:""}.ph-bold.ph-high-definition:before{content:""}.ph-bold.ph-high-heel:before{content:""}.ph-bold.ph-highlighter:before{content:""}.ph-bold.ph-highlighter-circle:before{content:""}.ph-bold.ph-hockey:before{content:""}.ph-bold.ph-hoodie:before{content:""}.ph-bold.ph-horse:before{content:""}.ph-bold.ph-hospital:before{content:""}.ph-bold.ph-hourglass:before{content:""}.ph-bold.ph-hourglass-high:before{content:""}.ph-bold.ph-hourglass-low:before{content:""}.ph-bold.ph-hourglass-medium:before{content:""}.ph-bold.ph-hourglass-simple:before{content:""}.ph-bold.ph-hourglass-simple-high:before{content:""}.ph-bold.ph-hourglass-simple-low:before{content:""}.ph-bold.ph-hourglass-simple-medium:before{content:""}.ph-bold.ph-house:before{content:""}.ph-bold.ph-house-line:before{content:""}.ph-bold.ph-house-simple:before{content:""}.ph-bold.ph-hurricane:before{content:""}.ph-bold.ph-ice-cream:before{content:""}.ph-bold.ph-identification-badge:before{content:""}.ph-bold.ph-identification-card:before{content:""}.ph-bold.ph-image:before{content:""}.ph-bold.ph-image-broken:before{content:""}.ph-bold.ph-image-square:before{content:""}.ph-bold.ph-images:before{content:""}.ph-bold.ph-images-square:before{content:""}.ph-bold.ph-infinity:before{content:""}.ph-bold.ph-lemniscate:before{content:""}.ph-bold.ph-info:before{content:""}.ph-bold.ph-instagram-logo:before{content:""}.ph-bold.ph-intersect:before{content:""}.ph-bold.ph-intersect-square:before{content:""}.ph-bold.ph-intersect-three:before{content:""}.ph-bold.ph-intersection:before{content:""}.ph-bold.ph-invoice:before{content:""}.ph-bold.ph-island:before{content:""}.ph-bold.ph-jar:before{content:""}.ph-bold.ph-jar-label:before{content:""}.ph-bold.ph-jeep:before{content:""}.ph-bold.ph-joystick:before{content:""}.ph-bold.ph-kanban:before{content:""}.ph-bold.ph-key:before{content:""}.ph-bold.ph-key-return:before{content:""}.ph-bold.ph-keyboard:before{content:""}.ph-bold.ph-keyhole:before{content:""}.ph-bold.ph-knife:before{content:""}.ph-bold.ph-ladder:before{content:""}.ph-bold.ph-ladder-simple:before{content:""}.ph-bold.ph-lamp:before{content:""}.ph-bold.ph-lamp-pendant:before{content:""}.ph-bold.ph-laptop:before{content:""}.ph-bold.ph-lasso:before{content:""}.ph-bold.ph-lastfm-logo:before{content:""}.ph-bold.ph-layout:before{content:""}.ph-bold.ph-leaf:before{content:""}.ph-bold.ph-lectern:before{content:""}.ph-bold.ph-lego:before{content:""}.ph-bold.ph-lego-smiley:before{content:""}.ph-bold.ph-less-than:before{content:""}.ph-bold.ph-less-than-or-equal:before{content:""}.ph-bold.ph-letter-circle-h:before{content:""}.ph-bold.ph-letter-circle-p:before{content:""}.ph-bold.ph-letter-circle-v:before{content:""}.ph-bold.ph-lifebuoy:before{content:""}.ph-bold.ph-lightbulb:before{content:""}.ph-bold.ph-lightbulb-filament:before{content:""}.ph-bold.ph-lighthouse:before{content:""}.ph-bold.ph-lightning:before{content:""}.ph-bold.ph-lightning-a:before{content:""}.ph-bold.ph-lightning-slash:before{content:""}.ph-bold.ph-line-segment:before{content:""}.ph-bold.ph-line-segments:before{content:""}.ph-bold.ph-line-vertical:before{content:""}.ph-bold.ph-link:before{content:""}.ph-bold.ph-link-break:before{content:""}.ph-bold.ph-link-simple:before{content:""}.ph-bold.ph-link-simple-break:before{content:""}.ph-bold.ph-link-simple-horizontal:before{content:""}.ph-bold.ph-link-simple-horizontal-break:before{content:""}.ph-bold.ph-linkedin-logo:before{content:""}.ph-bold.ph-linktree-logo:before{content:""}.ph-bold.ph-linux-logo:before{content:""}.ph-bold.ph-list:before{content:""}.ph-bold.ph-list-bullets:before{content:""}.ph-bold.ph-list-checks:before{content:""}.ph-bold.ph-list-dashes:before{content:""}.ph-bold.ph-list-heart:before{content:""}.ph-bold.ph-list-magnifying-glass:before{content:""}.ph-bold.ph-list-numbers:before{content:""}.ph-bold.ph-list-plus:before{content:""}.ph-bold.ph-list-star:before{content:""}.ph-bold.ph-lock:before{content:""}.ph-bold.ph-lock-key:before{content:""}.ph-bold.ph-lock-key-open:before{content:""}.ph-bold.ph-lock-laminated:before{content:""}.ph-bold.ph-lock-laminated-open:before{content:""}.ph-bold.ph-lock-open:before{content:""}.ph-bold.ph-lock-simple:before{content:""}.ph-bold.ph-lock-simple-open:before{content:""}.ph-bold.ph-lockers:before{content:""}.ph-bold.ph-log:before{content:""}.ph-bold.ph-magic-wand:before{content:""}.ph-bold.ph-magnet:before{content:""}.ph-bold.ph-magnet-straight:before{content:""}.ph-bold.ph-magnifying-glass:before{content:""}.ph-bold.ph-magnifying-glass-minus:before{content:""}.ph-bold.ph-magnifying-glass-plus:before{content:""}.ph-bold.ph-mailbox:before{content:""}.ph-bold.ph-map-pin:before{content:""}.ph-bold.ph-map-pin-area:before{content:""}.ph-bold.ph-map-pin-line:before{content:""}.ph-bold.ph-map-pin-plus:before{content:""}.ph-bold.ph-map-pin-simple:before{content:""}.ph-bold.ph-map-pin-simple-area:before{content:""}.ph-bold.ph-map-pin-simple-line:before{content:""}.ph-bold.ph-map-trifold:before{content:""}.ph-bold.ph-markdown-logo:before{content:""}.ph-bold.ph-marker-circle:before{content:""}.ph-bold.ph-martini:before{content:""}.ph-bold.ph-mask-happy:before{content:""}.ph-bold.ph-mask-sad:before{content:""}.ph-bold.ph-mastodon-logo:before{content:""}.ph-bold.ph-math-operations:before{content:""}.ph-bold.ph-matrix-logo:before{content:""}.ph-bold.ph-medal:before{content:""}.ph-bold.ph-medal-military:before{content:""}.ph-bold.ph-medium-logo:before{content:""}.ph-bold.ph-megaphone:before{content:""}.ph-bold.ph-megaphone-simple:before{content:""}.ph-bold.ph-member-of:before{content:""}.ph-bold.ph-memory:before{content:""}.ph-bold.ph-messenger-logo:before{content:""}.ph-bold.ph-meta-logo:before{content:""}.ph-bold.ph-meteor:before{content:""}.ph-bold.ph-metronome:before{content:""}.ph-bold.ph-microphone:before{content:""}.ph-bold.ph-microphone-slash:before{content:""}.ph-bold.ph-microphone-stage:before{content:""}.ph-bold.ph-microscope:before{content:""}.ph-bold.ph-microsoft-excel-logo:before{content:""}.ph-bold.ph-microsoft-outlook-logo:before{content:""}.ph-bold.ph-microsoft-powerpoint-logo:before{content:""}.ph-bold.ph-microsoft-teams-logo:before{content:""}.ph-bold.ph-microsoft-word-logo:before{content:""}.ph-bold.ph-minus:before{content:""}.ph-bold.ph-minus-circle:before{content:""}.ph-bold.ph-minus-square:before{content:""}.ph-bold.ph-money:before{content:""}.ph-bold.ph-money-wavy:before{content:""}.ph-bold.ph-monitor:before{content:""}.ph-bold.ph-monitor-arrow-up:before{content:""}.ph-bold.ph-monitor-play:before{content:""}.ph-bold.ph-moon:before{content:""}.ph-bold.ph-moon-stars:before{content:""}.ph-bold.ph-moped:before{content:""}.ph-bold.ph-moped-front:before{content:""}.ph-bold.ph-mosque:before{content:""}.ph-bold.ph-motorcycle:before{content:""}.ph-bold.ph-mountains:before{content:""}.ph-bold.ph-mouse:before{content:""}.ph-bold.ph-mouse-left-click:before{content:""}.ph-bold.ph-mouse-middle-click:before{content:""}.ph-bold.ph-mouse-right-click:before{content:""}.ph-bold.ph-mouse-scroll:before{content:""}.ph-bold.ph-mouse-simple:before{content:""}.ph-bold.ph-music-note:before{content:""}.ph-bold.ph-music-note-simple:before{content:""}.ph-bold.ph-music-notes:before{content:""}.ph-bold.ph-music-notes-minus:before{content:""}.ph-bold.ph-music-notes-plus:before{content:""}.ph-bold.ph-music-notes-simple:before{content:""}.ph-bold.ph-navigation-arrow:before{content:""}.ph-bold.ph-needle:before{content:""}.ph-bold.ph-network:before{content:""}.ph-bold.ph-network-slash:before{content:""}.ph-bold.ph-network-x:before{content:""}.ph-bold.ph-newspaper:before{content:""}.ph-bold.ph-newspaper-clipping:before{content:""}.ph-bold.ph-not-equals:before{content:""}.ph-bold.ph-not-member-of:before{content:""}.ph-bold.ph-not-subset-of:before{content:""}.ph-bold.ph-not-superset-of:before{content:""}.ph-bold.ph-notches:before{content:""}.ph-bold.ph-note:before{content:""}.ph-bold.ph-note-blank:before{content:""}.ph-bold.ph-note-pencil:before{content:""}.ph-bold.ph-notebook:before{content:""}.ph-bold.ph-notepad:before{content:""}.ph-bold.ph-notification:before{content:""}.ph-bold.ph-notion-logo:before{content:""}.ph-bold.ph-nuclear-plant:before{content:""}.ph-bold.ph-number-circle-eight:before{content:""}.ph-bold.ph-number-circle-five:before{content:""}.ph-bold.ph-number-circle-four:before{content:""}.ph-bold.ph-number-circle-nine:before{content:""}.ph-bold.ph-number-circle-one:before{content:""}.ph-bold.ph-number-circle-seven:before{content:""}.ph-bold.ph-number-circle-six:before{content:""}.ph-bold.ph-number-circle-three:before{content:""}.ph-bold.ph-number-circle-two:before{content:""}.ph-bold.ph-number-circle-zero:before{content:""}.ph-bold.ph-number-eight:before{content:""}.ph-bold.ph-number-five:before{content:""}.ph-bold.ph-number-four:before{content:""}.ph-bold.ph-number-nine:before{content:""}.ph-bold.ph-number-one:before{content:""}.ph-bold.ph-number-seven:before{content:""}.ph-bold.ph-number-six:before{content:""}.ph-bold.ph-number-square-eight:before{content:""}.ph-bold.ph-number-square-five:before{content:""}.ph-bold.ph-number-square-four:before{content:""}.ph-bold.ph-number-square-nine:before{content:""}.ph-bold.ph-number-square-one:before{content:""}.ph-bold.ph-number-square-seven:before{content:""}.ph-bold.ph-number-square-six:before{content:""}.ph-bold.ph-number-square-three:before{content:""}.ph-bold.ph-number-square-two:before{content:""}.ph-bold.ph-number-square-zero:before{content:""}.ph-bold.ph-number-three:before{content:""}.ph-bold.ph-number-two:before{content:""}.ph-bold.ph-number-zero:before{content:""}.ph-bold.ph-numpad:before{content:""}.ph-bold.ph-nut:before{content:""}.ph-bold.ph-ny-times-logo:before{content:""}.ph-bold.ph-octagon:before{content:""}.ph-bold.ph-office-chair:before{content:""}.ph-bold.ph-onigiri:before{content:""}.ph-bold.ph-open-ai-logo:before{content:""}.ph-bold.ph-option:before{content:""}.ph-bold.ph-orange:before{content:""}.ph-bold.ph-orange-slice:before{content:""}.ph-bold.ph-oven:before{content:""}.ph-bold.ph-package:before{content:""}.ph-bold.ph-paint-brush:before{content:""}.ph-bold.ph-paint-brush-broad:before{content:""}.ph-bold.ph-paint-brush-household:before{content:""}.ph-bold.ph-paint-bucket:before{content:""}.ph-bold.ph-paint-roller:before{content:""}.ph-bold.ph-palette:before{content:""}.ph-bold.ph-panorama:before{content:""}.ph-bold.ph-pants:before{content:""}.ph-bold.ph-paper-plane:before{content:""}.ph-bold.ph-paper-plane-right:before{content:""}.ph-bold.ph-paper-plane-tilt:before{content:""}.ph-bold.ph-paperclip:before{content:""}.ph-bold.ph-paperclip-horizontal:before{content:""}.ph-bold.ph-parachute:before{content:""}.ph-bold.ph-paragraph:before{content:""}.ph-bold.ph-parallelogram:before{content:""}.ph-bold.ph-park:before{content:""}.ph-bold.ph-password:before{content:""}.ph-bold.ph-path:before{content:""}.ph-bold.ph-patreon-logo:before{content:""}.ph-bold.ph-pause:before{content:""}.ph-bold.ph-pause-circle:before{content:""}.ph-bold.ph-paw-print:before{content:""}.ph-bold.ph-paypal-logo:before{content:""}.ph-bold.ph-peace:before{content:""}.ph-bold.ph-pen:before{content:""}.ph-bold.ph-pen-nib:before{content:""}.ph-bold.ph-pen-nib-straight:before{content:""}.ph-bold.ph-pencil:before{content:""}.ph-bold.ph-pencil-circle:before{content:""}.ph-bold.ph-pencil-line:before{content:""}.ph-bold.ph-pencil-ruler:before{content:""}.ph-bold.ph-pencil-simple:before{content:""}.ph-bold.ph-pencil-simple-line:before{content:""}.ph-bold.ph-pencil-simple-slash:before{content:""}.ph-bold.ph-pencil-slash:before{content:""}.ph-bold.ph-pentagon:before{content:""}.ph-bold.ph-pentagram:before{content:""}.ph-bold.ph-pepper:before{content:""}.ph-bold.ph-percent:before{content:""}.ph-bold.ph-person:before{content:""}.ph-bold.ph-person-arms-spread:before{content:""}.ph-bold.ph-person-simple:before{content:""}.ph-bold.ph-person-simple-bike:before{content:""}.ph-bold.ph-person-simple-circle:before{content:""}.ph-bold.ph-person-simple-hike:before{content:""}.ph-bold.ph-person-simple-run:before{content:""}.ph-bold.ph-person-simple-ski:before{content:""}.ph-bold.ph-person-simple-snowboard:before{content:""}.ph-bold.ph-person-simple-swim:before{content:""}.ph-bold.ph-person-simple-tai-chi:before{content:""}.ph-bold.ph-person-simple-throw:before{content:""}.ph-bold.ph-person-simple-walk:before{content:""}.ph-bold.ph-perspective:before{content:""}.ph-bold.ph-phone:before{content:""}.ph-bold.ph-phone-call:before{content:""}.ph-bold.ph-phone-disconnect:before{content:""}.ph-bold.ph-phone-incoming:before{content:""}.ph-bold.ph-phone-list:before{content:""}.ph-bold.ph-phone-outgoing:before{content:""}.ph-bold.ph-phone-pause:before{content:""}.ph-bold.ph-phone-plus:before{content:""}.ph-bold.ph-phone-slash:before{content:""}.ph-bold.ph-phone-transfer:before{content:""}.ph-bold.ph-phone-x:before{content:""}.ph-bold.ph-phosphor-logo:before{content:""}.ph-bold.ph-pi:before{content:""}.ph-bold.ph-piano-keys:before{content:""}.ph-bold.ph-picnic-table:before{content:""}.ph-bold.ph-picture-in-picture:before{content:""}.ph-bold.ph-piggy-bank:before{content:""}.ph-bold.ph-pill:before{content:""}.ph-bold.ph-ping-pong:before{content:""}.ph-bold.ph-pint-glass:before{content:""}.ph-bold.ph-pinterest-logo:before{content:""}.ph-bold.ph-pinwheel:before{content:""}.ph-bold.ph-pipe:before{content:""}.ph-bold.ph-pipe-wrench:before{content:""}.ph-bold.ph-pix-logo:before{content:""}.ph-bold.ph-pizza:before{content:""}.ph-bold.ph-placeholder:before{content:""}.ph-bold.ph-planet:before{content:""}.ph-bold.ph-plant:before{content:""}.ph-bold.ph-play:before{content:""}.ph-bold.ph-play-circle:before{content:""}.ph-bold.ph-play-pause:before{content:""}.ph-bold.ph-playlist:before{content:""}.ph-bold.ph-plug:before{content:""}.ph-bold.ph-plug-charging:before{content:""}.ph-bold.ph-plugs:before{content:""}.ph-bold.ph-plugs-connected:before{content:""}.ph-bold.ph-plus:before{content:""}.ph-bold.ph-plus-circle:before{content:""}.ph-bold.ph-plus-minus:before{content:""}.ph-bold.ph-plus-square:before{content:""}.ph-bold.ph-poker-chip:before{content:""}.ph-bold.ph-police-car:before{content:""}.ph-bold.ph-polygon:before{content:""}.ph-bold.ph-popcorn:before{content:""}.ph-bold.ph-popsicle:before{content:""}.ph-bold.ph-potted-plant:before{content:""}.ph-bold.ph-power:before{content:""}.ph-bold.ph-prescription:before{content:""}.ph-bold.ph-presentation:before{content:""}.ph-bold.ph-presentation-chart:before{content:""}.ph-bold.ph-printer:before{content:""}.ph-bold.ph-prohibit:before{content:""}.ph-bold.ph-prohibit-inset:before{content:""}.ph-bold.ph-projector-screen:before{content:""}.ph-bold.ph-projector-screen-chart:before{content:""}.ph-bold.ph-pulse:before{content:""}.ph-bold.ph-activity:before{content:""}.ph-bold.ph-push-pin:before{content:""}.ph-bold.ph-push-pin-simple:before{content:""}.ph-bold.ph-push-pin-simple-slash:before{content:""}.ph-bold.ph-push-pin-slash:before{content:""}.ph-bold.ph-puzzle-piece:before{content:""}.ph-bold.ph-qr-code:before{content:""}.ph-bold.ph-question:before{content:""}.ph-bold.ph-question-mark:before{content:""}.ph-bold.ph-queue:before{content:""}.ph-bold.ph-quotes:before{content:""}.ph-bold.ph-rabbit:before{content:""}.ph-bold.ph-racquet:before{content:""}.ph-bold.ph-radical:before{content:""}.ph-bold.ph-radio:before{content:""}.ph-bold.ph-radio-button:before{content:""}.ph-bold.ph-radioactive:before{content:""}.ph-bold.ph-rainbow:before{content:""}.ph-bold.ph-rainbow-cloud:before{content:""}.ph-bold.ph-ranking:before{content:""}.ph-bold.ph-read-cv-logo:before{content:""}.ph-bold.ph-receipt:before{content:""}.ph-bold.ph-receipt-x:before{content:""}.ph-bold.ph-record:before{content:""}.ph-bold.ph-rectangle:before{content:""}.ph-bold.ph-rectangle-dashed:before{content:""}.ph-bold.ph-recycle:before{content:""}.ph-bold.ph-reddit-logo:before{content:""}.ph-bold.ph-repeat:before{content:""}.ph-bold.ph-repeat-once:before{content:""}.ph-bold.ph-replit-logo:before{content:""}.ph-bold.ph-resize:before{content:""}.ph-bold.ph-rewind:before{content:""}.ph-bold.ph-rewind-circle:before{content:""}.ph-bold.ph-road-horizon:before{content:""}.ph-bold.ph-robot:before{content:""}.ph-bold.ph-rocket:before{content:""}.ph-bold.ph-rocket-launch:before{content:""}.ph-bold.ph-rows:before{content:""}.ph-bold.ph-rows-plus-bottom:before{content:""}.ph-bold.ph-rows-plus-top:before{content:""}.ph-bold.ph-rss:before{content:""}.ph-bold.ph-rss-simple:before{content:""}.ph-bold.ph-rug:before{content:""}.ph-bold.ph-ruler:before{content:""}.ph-bold.ph-sailboat:before{content:""}.ph-bold.ph-scales:before{content:""}.ph-bold.ph-scan:before{content:""}.ph-bold.ph-scan-smiley:before{content:""}.ph-bold.ph-scissors:before{content:""}.ph-bold.ph-scooter:before{content:""}.ph-bold.ph-screencast:before{content:""}.ph-bold.ph-screwdriver:before{content:""}.ph-bold.ph-scribble:before{content:""}.ph-bold.ph-scribble-loop:before{content:""}.ph-bold.ph-scroll:before{content:""}.ph-bold.ph-seal:before{content:""}.ph-bold.ph-circle-wavy:before{content:""}.ph-bold.ph-seal-check:before{content:""}.ph-bold.ph-circle-wavy-check:before{content:""}.ph-bold.ph-seal-percent:before{content:""}.ph-bold.ph-seal-question:before{content:""}.ph-bold.ph-circle-wavy-question:before{content:""}.ph-bold.ph-seal-warning:before{content:""}.ph-bold.ph-circle-wavy-warning:before{content:""}.ph-bold.ph-seat:before{content:""}.ph-bold.ph-seatbelt:before{content:""}.ph-bold.ph-security-camera:before{content:""}.ph-bold.ph-selection:before{content:""}.ph-bold.ph-selection-all:before{content:""}.ph-bold.ph-selection-background:before{content:""}.ph-bold.ph-selection-foreground:before{content:""}.ph-bold.ph-selection-inverse:before{content:""}.ph-bold.ph-selection-plus:before{content:""}.ph-bold.ph-selection-slash:before{content:""}.ph-bold.ph-shapes:before{content:""}.ph-bold.ph-share:before{content:""}.ph-bold.ph-share-fat:before{content:""}.ph-bold.ph-share-network:before{content:""}.ph-bold.ph-shield:before{content:""}.ph-bold.ph-shield-check:before{content:""}.ph-bold.ph-shield-checkered:before{content:""}.ph-bold.ph-shield-chevron:before{content:""}.ph-bold.ph-shield-plus:before{content:""}.ph-bold.ph-shield-slash:before{content:""}.ph-bold.ph-shield-star:before{content:""}.ph-bold.ph-shield-warning:before{content:""}.ph-bold.ph-shipping-container:before{content:""}.ph-bold.ph-shirt-folded:before{content:""}.ph-bold.ph-shooting-star:before{content:""}.ph-bold.ph-shopping-bag:before{content:""}.ph-bold.ph-shopping-bag-open:before{content:""}.ph-bold.ph-shopping-cart:before{content:""}.ph-bold.ph-shopping-cart-simple:before{content:""}.ph-bold.ph-shovel:before{content:""}.ph-bold.ph-shower:before{content:""}.ph-bold.ph-shrimp:before{content:""}.ph-bold.ph-shuffle:before{content:""}.ph-bold.ph-shuffle-angular:before{content:""}.ph-bold.ph-shuffle-simple:before{content:""}.ph-bold.ph-sidebar:before{content:""}.ph-bold.ph-sidebar-simple:before{content:""}.ph-bold.ph-sigma:before{content:""}.ph-bold.ph-sign-in:before{content:""}.ph-bold.ph-sign-out:before{content:""}.ph-bold.ph-signature:before{content:""}.ph-bold.ph-signpost:before{content:""}.ph-bold.ph-sim-card:before{content:""}.ph-bold.ph-siren:before{content:""}.ph-bold.ph-sketch-logo:before{content:""}.ph-bold.ph-skip-back:before{content:""}.ph-bold.ph-skip-back-circle:before{content:""}.ph-bold.ph-skip-forward:before{content:""}.ph-bold.ph-skip-forward-circle:before{content:""}.ph-bold.ph-skull:before{content:""}.ph-bold.ph-skype-logo:before{content:""}.ph-bold.ph-slack-logo:before{content:""}.ph-bold.ph-sliders:before{content:""}.ph-bold.ph-sliders-horizontal:before{content:""}.ph-bold.ph-slideshow:before{content:""}.ph-bold.ph-smiley:before{content:""}.ph-bold.ph-smiley-angry:before{content:""}.ph-bold.ph-smiley-blank:before{content:""}.ph-bold.ph-smiley-meh:before{content:""}.ph-bold.ph-smiley-melting:before{content:""}.ph-bold.ph-smiley-nervous:before{content:""}.ph-bold.ph-smiley-sad:before{content:""}.ph-bold.ph-smiley-sticker:before{content:""}.ph-bold.ph-smiley-wink:before{content:""}.ph-bold.ph-smiley-x-eyes:before{content:""}.ph-bold.ph-snapchat-logo:before{content:""}.ph-bold.ph-sneaker:before{content:""}.ph-bold.ph-sneaker-move:before{content:""}.ph-bold.ph-snowflake:before{content:""}.ph-bold.ph-soccer-ball:before{content:""}.ph-bold.ph-sock:before{content:""}.ph-bold.ph-solar-panel:before{content:""}.ph-bold.ph-solar-roof:before{content:""}.ph-bold.ph-sort-ascending:before{content:""}.ph-bold.ph-sort-descending:before{content:""}.ph-bold.ph-soundcloud-logo:before{content:""}.ph-bold.ph-spade:before{content:""}.ph-bold.ph-sparkle:before{content:""}.ph-bold.ph-speaker-hifi:before{content:""}.ph-bold.ph-speaker-high:before{content:""}.ph-bold.ph-speaker-low:before{content:""}.ph-bold.ph-speaker-none:before{content:""}.ph-bold.ph-speaker-simple-high:before{content:""}.ph-bold.ph-speaker-simple-low:before{content:""}.ph-bold.ph-speaker-simple-none:before{content:""}.ph-bold.ph-speaker-simple-slash:before{content:""}.ph-bold.ph-speaker-simple-x:before{content:""}.ph-bold.ph-speaker-slash:before{content:""}.ph-bold.ph-speaker-x:before{content:""}.ph-bold.ph-speedometer:before{content:""}.ph-bold.ph-sphere:before{content:""}.ph-bold.ph-spinner:before{content:""}.ph-bold.ph-spinner-ball:before{content:""}.ph-bold.ph-spinner-gap:before{content:""}.ph-bold.ph-spiral:before{content:""}.ph-bold.ph-split-horizontal:before{content:""}.ph-bold.ph-split-vertical:before{content:""}.ph-bold.ph-spotify-logo:before{content:""}.ph-bold.ph-spray-bottle:before{content:""}.ph-bold.ph-square:before{content:""}.ph-bold.ph-square-half:before{content:""}.ph-bold.ph-square-half-bottom:before{content:""}.ph-bold.ph-square-logo:before{content:""}.ph-bold.ph-square-split-horizontal:before{content:""}.ph-bold.ph-square-split-vertical:before{content:""}.ph-bold.ph-squares-four:before{content:""}.ph-bold.ph-stack:before{content:""}.ph-bold.ph-stack-minus:before{content:""}.ph-bold.ph-stack-overflow-logo:before{content:""}.ph-bold.ph-stack-plus:before{content:""}.ph-bold.ph-stack-simple:before{content:""}.ph-bold.ph-stairs:before{content:""}.ph-bold.ph-stamp:before{content:""}.ph-bold.ph-standard-definition:before{content:""}.ph-bold.ph-star:before{content:""}.ph-bold.ph-star-and-crescent:before{content:""}.ph-bold.ph-star-four:before{content:""}.ph-bold.ph-star-half:before{content:""}.ph-bold.ph-star-of-david:before{content:""}.ph-bold.ph-steam-logo:before{content:""}.ph-bold.ph-steering-wheel:before{content:""}.ph-bold.ph-steps:before{content:""}.ph-bold.ph-stethoscope:before{content:""}.ph-bold.ph-sticker:before{content:""}.ph-bold.ph-stool:before{content:""}.ph-bold.ph-stop:before{content:""}.ph-bold.ph-stop-circle:before{content:""}.ph-bold.ph-storefront:before{content:""}.ph-bold.ph-strategy:before{content:""}.ph-bold.ph-stripe-logo:before{content:""}.ph-bold.ph-student:before{content:""}.ph-bold.ph-subset-of:before{content:""}.ph-bold.ph-subset-proper-of:before{content:""}.ph-bold.ph-subtitles:before{content:""}.ph-bold.ph-subtitles-slash:before{content:""}.ph-bold.ph-subtract:before{content:""}.ph-bold.ph-subtract-square:before{content:""}.ph-bold.ph-subway:before{content:""}.ph-bold.ph-suitcase:before{content:""}.ph-bold.ph-suitcase-rolling:before{content:""}.ph-bold.ph-suitcase-simple:before{content:""}.ph-bold.ph-sun:before{content:""}.ph-bold.ph-sun-dim:before{content:""}.ph-bold.ph-sun-horizon:before{content:""}.ph-bold.ph-sunglasses:before{content:""}.ph-bold.ph-superset-of:before{content:""}.ph-bold.ph-superset-proper-of:before{content:""}.ph-bold.ph-swap:before{content:""}.ph-bold.ph-swatches:before{content:""}.ph-bold.ph-swimming-pool:before{content:""}.ph-bold.ph-sword:before{content:""}.ph-bold.ph-synagogue:before{content:""}.ph-bold.ph-syringe:before{content:""}.ph-bold.ph-t-shirt:before{content:""}.ph-bold.ph-table:before{content:""}.ph-bold.ph-tabs:before{content:""}.ph-bold.ph-tag:before{content:""}.ph-bold.ph-tag-chevron:before{content:""}.ph-bold.ph-tag-simple:before{content:""}.ph-bold.ph-target:before{content:""}.ph-bold.ph-taxi:before{content:""}.ph-bold.ph-tea-bag:before{content:""}.ph-bold.ph-telegram-logo:before{content:""}.ph-bold.ph-television:before{content:""}.ph-bold.ph-television-simple:before{content:""}.ph-bold.ph-tennis-ball:before{content:""}.ph-bold.ph-tent:before{content:""}.ph-bold.ph-terminal:before{content:""}.ph-bold.ph-terminal-window:before{content:""}.ph-bold.ph-test-tube:before{content:""}.ph-bold.ph-text-a-underline:before{content:""}.ph-bold.ph-text-aa:before{content:""}.ph-bold.ph-text-align-center:before{content:""}.ph-bold.ph-text-align-justify:before{content:""}.ph-bold.ph-text-align-left:before{content:""}.ph-bold.ph-text-align-right:before{content:""}.ph-bold.ph-text-b:before{content:""}.ph-bold.ph-text-bolder:before{content:""}.ph-bold.ph-text-columns:before{content:""}.ph-bold.ph-text-h:before{content:""}.ph-bold.ph-text-h-five:before{content:""}.ph-bold.ph-text-h-four:before{content:""}.ph-bold.ph-text-h-one:before{content:""}.ph-bold.ph-text-h-six:before{content:""}.ph-bold.ph-text-h-three:before{content:""}.ph-bold.ph-text-h-two:before{content:""}.ph-bold.ph-text-indent:before{content:""}.ph-bold.ph-text-italic:before{content:""}.ph-bold.ph-text-outdent:before{content:""}.ph-bold.ph-text-strikethrough:before{content:""}.ph-bold.ph-text-subscript:before{content:""}.ph-bold.ph-text-superscript:before{content:""}.ph-bold.ph-text-t:before{content:""}.ph-bold.ph-text-t-slash:before{content:""}.ph-bold.ph-text-underline:before{content:""}.ph-bold.ph-textbox:before{content:""}.ph-bold.ph-thermometer:before{content:""}.ph-bold.ph-thermometer-cold:before{content:""}.ph-bold.ph-thermometer-hot:before{content:""}.ph-bold.ph-thermometer-simple:before{content:""}.ph-bold.ph-threads-logo:before{content:""}.ph-bold.ph-three-d:before{content:""}.ph-bold.ph-thumbs-down:before{content:""}.ph-bold.ph-thumbs-up:before{content:""}.ph-bold.ph-ticket:before{content:""}.ph-bold.ph-tidal-logo:before{content:""}.ph-bold.ph-tiktok-logo:before{content:""}.ph-bold.ph-tilde:before{content:""}.ph-bold.ph-timer:before{content:""}.ph-bold.ph-tip-jar:before{content:""}.ph-bold.ph-tipi:before{content:""}.ph-bold.ph-tire:before{content:""}.ph-bold.ph-toggle-left:before{content:""}.ph-bold.ph-toggle-right:before{content:""}.ph-bold.ph-toilet:before{content:""}.ph-bold.ph-toilet-paper:before{content:""}.ph-bold.ph-toolbox:before{content:""}.ph-bold.ph-tooth:before{content:""}.ph-bold.ph-tornado:before{content:""}.ph-bold.ph-tote:before{content:""}.ph-bold.ph-tote-simple:before{content:""}.ph-bold.ph-towel:before{content:""}.ph-bold.ph-tractor:before{content:""}.ph-bold.ph-trademark:before{content:""}.ph-bold.ph-trademark-registered:before{content:""}.ph-bold.ph-traffic-cone:before{content:""}.ph-bold.ph-traffic-sign:before{content:""}.ph-bold.ph-traffic-signal:before{content:""}.ph-bold.ph-train:before{content:""}.ph-bold.ph-train-regional:before{content:""}.ph-bold.ph-train-simple:before{content:""}.ph-bold.ph-tram:before{content:""}.ph-bold.ph-translate:before{content:""}.ph-bold.ph-trash:before{content:""}.ph-bold.ph-trash-simple:before{content:""}.ph-bold.ph-tray:before{content:""}.ph-bold.ph-tray-arrow-down:before{content:""}.ph-bold.ph-archive-tray:before{content:""}.ph-bold.ph-tray-arrow-up:before{content:""}.ph-bold.ph-treasure-chest:before{content:""}.ph-bold.ph-tree:before{content:""}.ph-bold.ph-tree-evergreen:before{content:""}.ph-bold.ph-tree-palm:before{content:""}.ph-bold.ph-tree-structure:before{content:""}.ph-bold.ph-tree-view:before{content:""}.ph-bold.ph-trend-down:before{content:""}.ph-bold.ph-trend-up:before{content:""}.ph-bold.ph-triangle:before{content:""}.ph-bold.ph-triangle-dashed:before{content:""}.ph-bold.ph-trolley:before{content:""}.ph-bold.ph-trolley-suitcase:before{content:""}.ph-bold.ph-trophy:before{content:""}.ph-bold.ph-truck:before{content:""}.ph-bold.ph-truck-trailer:before{content:""}.ph-bold.ph-tumblr-logo:before{content:""}.ph-bold.ph-twitch-logo:before{content:""}.ph-bold.ph-twitter-logo:before{content:""}.ph-bold.ph-umbrella:before{content:""}.ph-bold.ph-umbrella-simple:before{content:""}.ph-bold.ph-union:before{content:""}.ph-bold.ph-unite:before{content:""}.ph-bold.ph-unite-square:before{content:""}.ph-bold.ph-upload:before{content:""}.ph-bold.ph-upload-simple:before{content:""}.ph-bold.ph-usb:before{content:""}.ph-bold.ph-user:before{content:""}.ph-bold.ph-user-check:before{content:""}.ph-bold.ph-user-circle:before{content:""}.ph-bold.ph-user-circle-check:before{content:""}.ph-bold.ph-user-circle-dashed:before{content:""}.ph-bold.ph-user-circle-gear:before{content:""}.ph-bold.ph-user-circle-minus:before{content:""}.ph-bold.ph-user-circle-plus:before{content:""}.ph-bold.ph-user-focus:before{content:""}.ph-bold.ph-user-gear:before{content:""}.ph-bold.ph-user-list:before{content:""}.ph-bold.ph-user-minus:before{content:""}.ph-bold.ph-user-plus:before{content:""}.ph-bold.ph-user-rectangle:before{content:""}.ph-bold.ph-user-sound:before{content:""}.ph-bold.ph-user-square:before{content:""}.ph-bold.ph-user-switch:before{content:""}.ph-bold.ph-users:before{content:""}.ph-bold.ph-users-four:before{content:""}.ph-bold.ph-users-three:before{content:""}.ph-bold.ph-van:before{content:""}.ph-bold.ph-vault:before{content:""}.ph-bold.ph-vector-three:before{content:""}.ph-bold.ph-vector-two:before{content:""}.ph-bold.ph-vibrate:before{content:""}.ph-bold.ph-video:before{content:""}.ph-bold.ph-video-camera:before{content:""}.ph-bold.ph-video-camera-slash:before{content:""}.ph-bold.ph-video-conference:before{content:""}.ph-bold.ph-vignette:before{content:""}.ph-bold.ph-vinyl-record:before{content:""}.ph-bold.ph-virtual-reality:before{content:""}.ph-bold.ph-virus:before{content:""}.ph-bold.ph-visor:before{content:""}.ph-bold.ph-voicemail:before{content:""}.ph-bold.ph-volleyball:before{content:""}.ph-bold.ph-wall:before{content:""}.ph-bold.ph-wallet:before{content:""}.ph-bold.ph-warehouse:before{content:""}.ph-bold.ph-warning:before{content:""}.ph-bold.ph-warning-circle:before{content:""}.ph-bold.ph-warning-diamond:before{content:""}.ph-bold.ph-warning-octagon:before{content:""}.ph-bold.ph-washing-machine:before{content:""}.ph-bold.ph-watch:before{content:""}.ph-bold.ph-wave-sawtooth:before{content:""}.ph-bold.ph-wave-sine:before{content:""}.ph-bold.ph-wave-square:before{content:""}.ph-bold.ph-wave-triangle:before{content:""}.ph-bold.ph-waveform:before{content:""}.ph-bold.ph-waveform-slash:before{content:""}.ph-bold.ph-waves:before{content:""}.ph-bold.ph-webcam:before{content:""}.ph-bold.ph-webcam-slash:before{content:""}.ph-bold.ph-webhooks-logo:before{content:""}.ph-bold.ph-wechat-logo:before{content:""}.ph-bold.ph-whatsapp-logo:before{content:""}.ph-bold.ph-wheelchair:before{content:""}.ph-bold.ph-wheelchair-motion:before{content:""}.ph-bold.ph-wifi-high:before{content:""}.ph-bold.ph-wifi-low:before{content:""}.ph-bold.ph-wifi-medium:before{content:""}.ph-bold.ph-wifi-none:before{content:""}.ph-bold.ph-wifi-slash:before{content:""}.ph-bold.ph-wifi-x:before{content:""}.ph-bold.ph-wind:before{content:""}.ph-bold.ph-windmill:before{content:""}.ph-bold.ph-windows-logo:before{content:""}.ph-bold.ph-wine:before{content:""}.ph-bold.ph-wrench:before{content:""}.ph-bold.ph-x:before{content:""}.ph-bold.ph-x-circle:before{content:""}.ph-bold.ph-x-logo:before{content:""}.ph-bold.ph-x-square:before{content:""}.ph-bold.ph-yarn:before{content:""}.ph-bold.ph-yin-yang:before{content:""}.ph-bold.ph-youtube-logo:before{content:""}:root{--bg-main: #f3f4f6;--bg-panel: #ffffff;--bg-sidebar: #1e1e2d;--bg-input: #f9fafb;--color-primary: #2563eb;--color-primary-light: #eff6ff;--color-primary-dark: #1d4ed8;--color-success: #10b981;--color-success-light: #ecfdf5;--color-warning: #f59e0b;--color-danger: #ef4444;--color-danger-light: #fef2f2;--text-main: #1f2937;--text-muted: #6b7280;--text-white: #ffffff;--border-color: #e5e7eb;--font-title: "Outfit", sans-serif;--font-body: "Plus Jakarta Sans", sans-serif;--shadow-sm: 0 1px 3px rgba(0, 0, 0, .05);--shadow-md: 0 4px 12px -2px rgba(0, 0, 0, .05), 0 2px 6px -1px rgba(0, 0, 0, .03);--shadow-lg: 0 10px 25px -5px rgba(0, 0, 0, .05), 0 8px 10px -6px rgba(0, 0, 0, .03);--shadow-premium: 0 20px 40px -15px rgba(37, 99, 235, .08);--radius-sm: 6px;--radius-md: 12px;--radius-lg: 18px;--numpad-active: #2563eb}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-body);background-color:var(--bg-main);color:var(--text-main);min-height:100vh;overflow:hidden;display:flex;flex-direction:column;-webkit-font-smoothing:antialiased}button,input,select,textarea{font-family:inherit}button{cursor:pointer;border:none;background:none;transition:all .15s cubic-bezier(.4,0,.2,1);-webkit-user-select:none;user-select:none}button:active{transform:scale(.97)}.opening-lockout-screen{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2000;background:linear-gradient(135deg,#1e1e2d,#0f0f18);display:flex;align-items:center;justify-content:center;padding:24px}.opening-card{width:100%;max-width:480px;background:var(--bg-panel);border-radius:var(--radius-lg);box-shadow:0 25px 50px -12px #00000080;padding:40px;animation:scaleIn .3s cubic-bezier(.34,1.56,.64,1)}@keyframes scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.opening-header{text-align:center;margin-bottom:30px}.opening-header .icon-wrap{width:64px;height:64px;border-radius:50%;background-color:var(--color-primary-light);color:var(--color-primary);display:inline-flex;align-items:center;justify-content:center;margin-bottom:16px}.opening-header h2{font-family:var(--font-title);font-size:26px;font-weight:700;color:var(--text-main);letter-spacing:-.5px}.opening-header p{color:var(--text-muted);font-size:14px;margin-top:6px}.opening-form .form-group{margin-bottom:20px;display:flex;flex-direction:column;gap:8px}.opening-form label{font-weight:600;font-size:13.5px;color:var(--text-main)}.opening-form input{padding:12px 16px;border:1.5px solid var(--border-color);border-radius:var(--radius-md);font-size:15px;background-color:var(--bg-input);outline:none;transition:all .2s}.opening-form input:focus{border-color:var(--color-primary);background-color:#fff;box-shadow:0 0 0 3px #2563eb26}.opening-form .btn-submit{width:100%;padding:14px;background-color:var(--color-primary);color:#fff;border-radius:var(--radius-md);font-size:16px;font-weight:700;box-shadow:0 8px 16px #2563eb33;margin-top:10px}.opening-form .btn-submit:hover{background-color:var(--color-primary-dark)}.pos-header{height:60px;background-color:var(--bg-sidebar);color:var(--text-white);display:flex;justify-content:space-between;align-items:center;padding:0 24px;z-index:100;box-shadow:var(--shadow-md)}.header-left{display:flex;align-items:center;gap:16px}.header-home-btn{background:#ffffff14;border:1px solid rgba(255,255,255,.15);color:var(--text-white);width:38px;height:38px;border-radius:var(--radius-md);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;padding:0}.header-home-btn:hover{background:#ffffff2e;border-color:#ffffff4d;transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.header-home-btn:active{transform:translateY(0)}.biz-logo-placeholder{width:38px;height:38px;border-radius:50%;background:linear-gradient(135deg,var(--color-primary),#3b82f6);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:800;font-family:var(--font-title);font-size:16px;border:2px solid rgba(255,255,255,.1);overflow:hidden}.biz-logo-placeholder img{width:100%;height:100%;object-fit:cover}.biz-info{display:flex;flex-direction:column}.biz-info .biz-name{font-family:var(--font-title);font-size:16px;font-weight:700;letter-spacing:-.3px}.biz-info .session-badge{font-size:11px;color:#a0aec0;display:flex;align-items:center;gap:6px}.dot-indicator{width:7px;height:7px;border-radius:50%}.dot-indicator.active{background-color:var(--color-success);box-shadow:0 0 8px var(--color-success)}.dot-indicator.inactive{background-color:var(--color-danger);box-shadow:0 0 8px var(--color-danger)}.header-right{display:flex;align-items:center;gap:12px}.view-switch-control{display:flex;background-color:#ffffff14;border:1px solid rgba(255,255,255,.05);border-radius:var(--radius-sm);padding:2px;gap:2px;margin-right:8px}.view-switch-control .switch-btn{display:flex;align-items:center;gap:6px;background:transparent;border:none;border-radius:var(--radius-xs);padding:6px 14px;font-size:13.5px;font-weight:600;color:#cbd5e1;cursor:pointer;transition:all .2s ease}.view-switch-control .switch-btn:hover{color:#fff;background-color:#ffffff14}.view-switch-control .switch-btn.active{background-color:var(--color-primary);color:#fff}.header-btn{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border-radius:var(--radius-sm);background-color:#ffffff14;color:#e2e8f0;font-size:13.5px;font-weight:600;border:1px solid rgba(255,255,255,.05)}.header-btn:hover{background-color:#ffffff26;color:#fff}.header-btn-icon-only{padding:8px;width:36px;height:36px;justify-content:center}.header-btn.btn-close-cash{background-color:#ef444426;color:#fca5a5;border-color:#ef444433}.header-btn.btn-close-cash:hover{background-color:var(--color-danger);color:#fff}.header-btn-install{background:linear-gradient(135deg,#10b98133,#05966940)!important;color:#6ee7b7!important;border-color:#10b9814d!important;animation:installPulse 2.5s ease-in-out infinite}.header-btn-install:hover{background:linear-gradient(135deg,#10b981,#059669)!important;color:#fff!important;border-color:transparent!important;box-shadow:0 4px 12px #10b98159;animation:none}@keyframes installPulse{0%,to{box-shadow:0 0 #10b98100}50%{box-shadow:0 0 0 4px #10b98126}}.header-btn-plan{background-color:#2563eb26!important;color:#93c5fd!important;border-color:#2563eb33!important}.header-btn-plan:hover{background-color:#2563eb4d!important;color:#fff!important}.header-btn-logout:hover{background-color:#ef444433!important;color:#fca5a5!important;border-color:#ef44444d!important}.header-status{display:flex;align-items:center;gap:8px;background-color:#ffffff0d;padding:8px 12px;border-radius:var(--radius-sm);font-size:12px;color:#cbd5e1}.pos-workspace{display:grid;grid-template-columns:1fr 460px;flex-grow:1;height:calc(100vh - 60px);background-color:var(--bg-main);overflow:hidden}.pos-left-panel{background-color:var(--bg-panel);border-left:1px solid var(--border-color);display:flex;flex-direction:column;height:100%;overflow:hidden;box-shadow:-4px 0 15px #00000005}.pos-cart-tabs{background-color:#e5e7eb;border-bottom:1px solid var(--border-color);padding:4px 12px 0;overflow-x:auto;scrollbar-width:none}.pos-cart-tabs::-webkit-scrollbar{display:none}.tabs-list{display:flex;align-items:flex-end;gap:4px}.cart-tab-item{display:flex;align-items:center;gap:8px;padding:5px 12px;background-color:#d1d5db;border:1px solid transparent;border-bottom:1px solid var(--border-color);border-top-left-radius:var(--radius-sm);border-top-right-radius:var(--radius-sm);border-bottom-left-radius:0;border-bottom-right-radius:0;font-size:13px;font-weight:700;color:var(--text-muted);cursor:pointer;white-space:nowrap;position:relative;top:1px;transition:all .15s ease}.cart-tab-item:hover{background-color:#c7d2fe;color:var(--text-main)}.cart-tab-item.active{background-color:#fff;border:1px solid var(--border-color);border-bottom-color:#fff;color:var(--color-primary);box-shadow:none}.btn-delete-tab{display:flex;align-items:center;justify-content:center;width:14px;height:14px;border-radius:50%;font-size:10px;line-height:1;color:var(--text-muted);background-color:transparent;transition:all .15s ease}.btn-delete-tab:hover{background-color:var(--color-danger-light);color:var(--color-danger)}.btn-add-tab{display:flex;align-items:center;justify-content:center;width:26px;border-top-left-radius:var(--radius-sm);border-top-right-radius:var(--radius-sm);border-bottom-left-radius:0;border-bottom-right-radius:0;background-color:#d1d5db;border:1px solid transparent;border-bottom:1px solid var(--border-color);color:var(--color-primary);font-size:14px;font-weight:800;cursor:pointer;position:relative;top:1px;height:27px;align-self:flex-end;margin-left:2px;transition:all .15s ease}.btn-add-tab:hover{background-color:#c7d2fe}.pos-ticket-wrap{flex-grow:1;overflow-y:auto;border-bottom:1.5px solid var(--border-color)}.pos-ticket-list{display:flex;flex-direction:column;list-style:none}.ticket-item{display:flex;justify-content:space-between;align-items:center;padding:14px 20px;border-bottom:1px solid #f3f4f6;cursor:pointer;transition:background-color .15s}.ticket-item:hover{background-color:#fafafa}.ticket-item.active{background-color:var(--color-primary-light);border-left:4px solid var(--color-primary);padding-left:16px}.ticket-item .prod-name{font-weight:700;font-size:14.5px;color:var(--text-main)}.ticket-item .prod-details{font-size:12.5px;color:var(--text-muted);margin-top:4px;display:flex;gap:8px}.ticket-item .prod-discount{color:var(--color-danger);font-weight:600}.ticket-item .prod-totals{text-align:right}.ticket-item .prod-subtotal{font-family:var(--font-title);font-weight:800;font-size:15.5px;color:var(--text-main)}.ticket-item.active .prod-subtotal{color:var(--color-primary)}.ticket-item .prod-unit-price{font-size:12px;color:var(--text-muted);margin-top:3px}.empty-cart-message{text-align:center;color:var(--text-muted);padding:60px 24px;display:flex;flex-direction:column;align-items:center;gap:16px}.empty-cart-message svg{width:48px;height:48px;color:#d1d5db}.pos-action-panel{background-color:#f9fafb;display:flex;flex-direction:column;padding:16px 20px;gap:14px}.totals-breakdown{display:flex;flex-direction:column;gap:6px}.totals-row{display:flex;justify-content:space-between;font-size:14px;color:var(--text-muted)}.totals-row.grand-total{font-family:var(--font-title);font-size:26px;font-weight:800;color:var(--text-main);border-top:1px dashed var(--border-color);padding-top:10px;margin-top:4px}.totals-row.grand-total .val{color:var(--color-primary)}.numpad-payment-row{display:grid;grid-template-columns:240px 1fr;gap:12px}.numpad-container{display:flex;flex-direction:column;gap:8px}.numpad-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:6px}.numpad-btn{height:46px;background-color:#fff;border:1px solid #cbd5e1;border-radius:var(--radius-sm);font-family:var(--font-title);font-size:17px;font-weight:700;color:var(--text-main);display:flex;align-items:center;justify-content:center;box-shadow:var(--shadow-sm)}.numpad-btn:hover{background-color:#f1f5f9;border-color:#94a3b8}.numpad-btn.numpad-backspace svg{width:18px;height:18px}.numpad-modes{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.mode-btn{padding:8px 4px;font-size:11px;font-weight:800;text-transform:uppercase;color:var(--text-muted);background-color:#e2e8f0;border:1.5px solid #cbd5e1;border-radius:var(--radius-sm);text-align:center}.mode-btn.active{background-color:var(--color-primary);border-color:var(--color-primary-dark);color:#fff;box-shadow:0 4px 8px #2563eb33}.payment-trigger-container{display:flex;flex-direction:column;gap:8px}.btn-pay-action{flex-grow:1;background:linear-gradient(135deg,#10b981,#059669);color:#fff;border-radius:var(--radius-md);font-family:var(--font-title);font-size:20px;font-weight:800;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;box-shadow:0 8px 16px #10b98133;min-height:98px}.btn-pay-action:hover{filter:brightness(1.05);transform:translateY(-1px)}.btn-pay-action svg{width:26px;height:26px}.btn-clear-cart{padding:8px;font-size:11px;font-weight:700;text-transform:uppercase;color:var(--color-danger);border:1px solid rgba(239,68,68,.2);background-color:#ef44440d;border-radius:var(--radius-sm)}.btn-clear-cart:hover{background-color:var(--color-danger);color:#fff}.pos-right-panel{display:flex;flex-direction:column;height:100%;overflow:hidden}.pos-search-bar{padding:16px 24px;background-color:var(--bg-panel);border-bottom:1px solid var(--border-color);display:flex;gap:16px;align-items:center;flex-shrink:0}.search-input-wrap{position:relative;flex-grow:1}.search-input-wrap svg{position:absolute;left:14px;top:50%;transform:translateY(-50%);width:18px;height:18px;color:var(--text-muted)}.search-input-wrap input{width:100%;padding:10px 14px 10px 42px;border:1.5px solid var(--border-color);border-radius:var(--radius-md);font-size:14.5px;background-color:var(--bg-input);outline:none}.search-input-wrap input:focus{border-color:var(--color-primary);background-color:#fff}.pos-categories-nav{padding:10px 24px;background-color:var(--bg-panel);border-bottom:1px solid var(--border-color);display:flex;gap:8px;overflow-x:auto;scrollbar-width:none;flex-shrink:0;align-items:center}.pos-categories-nav::-webkit-scrollbar{display:none}.category-tab{padding:8px 16px;background-color:#f3f4f6;color:var(--text-muted);border-radius:20px;font-size:13px;font-weight:700;white-space:nowrap}.category-tab.active{background-color:var(--color-primary);color:#fff;box-shadow:0 4px 10px #2563eb33}.pos-products-scroll{flex-grow:1;overflow-y:auto;padding:24px}.pos-products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:16px}.product-tile{background-color:var(--bg-panel);border:1.5px solid var(--border-color);border-radius:var(--radius-md);padding:12px;display:flex;flex-direction:column;height:136px;justify-content:space-between;box-shadow:var(--shadow-sm);transition:all .2s}.product-tile:hover{border-color:var(--color-primary);box-shadow:var(--shadow-md);transform:translateY(-2px)}.product-tile.out-of-stock{opacity:.5;cursor:not-allowed}.product-tile.out-of-stock:hover{transform:none;box-shadow:var(--shadow-sm);border-color:var(--border-color)}.tile-name{font-size:13.5px;font-weight:700;color:var(--text-main);line-height:1.35;word-break:break-word;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.tile-sku{font-family:monospace;font-size:10px;color:var(--text-muted);margin-top:2px}.tile-footer{display:flex;justify-content:space-between;align-items:flex-end;margin-top:8px}.tile-price{font-family:var(--font-title);font-size:16px;font-weight:800;color:var(--color-primary)}.tile-stock{font-size:10px;font-weight:700;padding:2px 6px;border-radius:4px}.admin-workspace{display:grid;grid-template-columns:240px 1fr;height:calc(100vh - 60px);background-color:var(--bg-panel);overflow:hidden}.pos-payment-overlay{position:fixed;top:60px;right:0;bottom:0;left:0;background-color:var(--bg-main);z-index:500;display:grid;grid-template-columns:1fr 450px;animation:slideInLeft .25s cubic-bezier(.16,1,.3,1)}@keyframes slideInLeft{0%{transform:translate(100%)}to{transform:translate(0)}}.payment-left{padding:40px;display:flex;flex-direction:column;gap:30px;overflow-y:auto}.payment-left-header{display:flex;justify-content:space-between;align-items:center}.payment-left-header h2{font-family:var(--font-title);font-size:26px;font-weight:800}.btn-back-to-cart{display:inline-flex;align-items:center;gap:8px;padding:10px 18px;border-radius:var(--radius-md);background-color:#fff;border:1.5px solid var(--border-color);font-weight:700;font-size:14px}.btn-back-to-cart:hover{background-color:#f9fafb}.payment-methods-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.method-card{background-color:#fff;border:2px solid var(--border-color);border-radius:var(--radius-lg);padding:24px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:12px;box-shadow:var(--shadow-sm);transition:all .2s}.method-card:hover{border-color:var(--color-primary);box-shadow:var(--shadow-md)}.method-card.active{border-color:var(--color-primary);background-color:var(--color-primary-light);color:var(--color-primary);box-shadow:var(--shadow-premium)}.method-card svg{width:32px;height:32px}.method-card span{font-weight:700;font-size:15px}.payment-amount-entry{display:grid;grid-template-columns:1fr 1fr;gap:30px}.quick-cash-row{display:flex;flex-direction:column;gap:12px}.quick-cash-row span{font-weight:700;font-size:13.5px;color:var(--text-muted)}.bills-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.bill-btn{padding:16px;border-radius:var(--radius-md);font-family:var(--font-title);font-size:18px;font-weight:800;color:#fff;text-align:center;box-shadow:0 4px 8px #0000000f;border:2px solid transparent}.bill-btn.bill-100{background:#ab47bc}.bill-btn.bill-200{background:#42a5f5}.bill-btn.bill-500{background:#26a69a}.bill-btn.bill-1000{background:#ff7043}.bill-btn.bill-2000{background:#5c6bc0}.bill-btn.bill-5000{background:#78909c}.bill-btn.bill-10000{background:#263238}.bill-btn:hover{filter:brightness(1.1);box-shadow:0 6px 12px #0000001a}.payment-right-panel{background-color:var(--bg-panel);border-left:1px solid var(--border-color);padding:40px 32px;display:flex;flex-direction:column;justify-content:space-between;height:100%}.payment-summary-box{display:flex;flex-direction:column;gap:20px}.pay-sum-row{display:flex;justify-content:space-between;align-items:center;padding-bottom:16px;border-bottom:1px solid #f3f4f6}.pay-sum-row .lbl{font-size:15px;font-weight:600;color:var(--text-muted)}.pay-sum-row .val{font-family:var(--font-title);font-weight:800;font-size:24px;color:var(--text-main)}.pay-sum-row.grand-due{border-bottom:2px solid var(--color-primary)}.pay-sum-row.grand-due .val{font-size:32px;color:var(--color-primary)}.pay-sum-row.change-due{background-color:var(--color-success-light);border:1px solid #a7f3d0;border-radius:var(--radius-md);padding:16px 20px}.pay-sum-row.change-due .lbl{color:#065f46}.pay-sum-row.change-due .val{font-size:30px;color:var(--color-success)}.btn-validate-payment{width:100%;padding:20px;background:linear-gradient(135deg,var(--color-primary) 0%,var(--color-primary-dark) 100%);color:#fff;border-radius:var(--radius-lg);font-family:var(--font-title);font-size:22px;font-weight:800;box-shadow:0 10px 20px #2563eb40;display:flex;align-items:center;justify-content:center;gap:12px}.btn-validate-payment:hover{filter:brightness(1.05)}.btn-validate-payment svg{width:28px;height:28px}.payment-numpad{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.pay-num-btn{height:60px;background-color:#f8fafc;border:1.5px solid var(--border-color);border-radius:var(--radius-md);font-family:var(--font-title);font-size:22px;font-weight:700;color:var(--text-main);display:flex;align-items:center;justify-content:center}.pay-num-btn:hover{background-color:#e2e8f0}.pay-num-btn.pay-num-clear{color:var(--color-danger)}.admin-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;background-color:#0f172a99;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;padding:24px}.admin-modal{width:100%;max-width:1100px;height:80vh;background-color:var(--bg-panel);border-radius:var(--radius-lg);box-shadow:0 25px 50px -12px #00000040;display:grid;grid-template-columns:240px 1fr;overflow:hidden;animation:slideUp .3s cubic-bezier(.16,1,.3,1)}.admin-modal-sidebar{background-color:#f8fafc;border-right:1px solid var(--border-color);padding:24px 16px;display:flex;flex-direction:column;gap:24px}.admin-modal-sidebar h3{font-family:var(--font-title);font-size:18px;font-weight:700;padding:0 8px}.admin-nav-menu{list-style:none;display:flex;flex-direction:column;gap:6px}.admin-nav-item button{width:100%;padding:10px 14px;text-align:left;border-radius:var(--radius-sm);font-size:13.5px;font-weight:600;color:var(--text-muted);display:flex;align-items:center;gap:10px}.admin-nav-item button:hover{background-color:#edf2f7;color:var(--text-main)}.admin-nav-item.active button{background-color:var(--color-primary-light);color:var(--color-primary)}.admin-modal-content{display:flex;flex-direction:column;height:100%;overflow:hidden}.admin-modal-header{padding:20px 32px;border-bottom:1px solid var(--border-color);display:flex;justify-content:space-between;align-items:center}.admin-modal-header h2{font-family:var(--font-title);font-size:22px;font-weight:800}.btn-close-modal{width:32px;height:32px;border-radius:50%;background-color:#f3f4f6;color:var(--text-muted);display:flex;align-items:center;justify-content:center}.btn-close-modal:hover{background-color:#e5e7eb;color:var(--text-main)}.admin-modal-body{flex-grow:1;overflow-y:auto;padding:32px}.admin-table{width:100%;border-collapse:collapse;font-size:13.5px}.admin-table th{padding:12px 16px;background-color:#f8fafc;color:var(--text-muted);font-weight:700;text-align:left;border-bottom:1px solid var(--border-color)}.admin-table td{padding:12px 16px;border-bottom:1px solid var(--border-color);color:var(--text-main);vertical-align:middle}.admin-table tr:hover td{background-color:#f8fafc}.sub-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;background-color:#0f172a66;display:flex;align-items:center;justify-content:center;padding:24px}.sub-modal{width:100%;max-width:560px;background-color:#fff;border-radius:var(--radius-md);box-shadow:var(--shadow-lg);overflow:hidden;animation:scaleIn .25s cubic-bezier(.34,1.56,.64,1)}.sub-modal-header{padding:16px 20px;border-bottom:1px solid var(--border-color);display:flex;justify-content:space-between;align-items:center}.sub-modal-header h3{font-family:var(--font-title);font-weight:700}.sub-modal-body{padding:20px}.sub-modal-footer{padding:16px 20px;background-color:#f9fafb;border-top:1px solid var(--border-color);display:flex;justify-content:flex-end;gap:12px}.form-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form-group{margin-bottom:16px;display:flex;flex-direction:column;gap:6px}.form-group label{font-size:13px;font-weight:700;color:var(--text-muted)}.form-input{padding:10px 14px;border:1.5px solid var(--border-color);border-radius:var(--radius-sm);background-color:var(--bg-input);font-size:14px;outline:none}.form-input:focus{border-color:var(--color-primary);background-color:#fff}.btn-primary{background-color:var(--color-primary);color:#fff;padding:10px 18px;border-radius:var(--radius-sm);font-weight:700;font-size:14px}.btn-primary:hover{background-color:var(--color-primary-dark)}.btn-secondary{background-color:#f3f4f6;color:var(--text-main);padding:10px 18px;border-radius:var(--radius-sm);font-weight:700;font-size:14px;border:1px solid var(--border-color)}.btn-secondary:hover{background-color:#e5e7eb}.btn-danger{background-color:var(--color-danger);color:#fff;padding:10px 18px;border-radius:var(--radius-sm);font-weight:700;font-size:14px}.badge-status{font-size:11px;font-weight:800;padding:2px 8px;border-radius:20px;text-transform:uppercase}.badge-status.success{background-color:var(--color-success-light);color:var(--color-success)}.badge-status.danger{background-color:var(--color-danger-light);color:var(--color-danger)}.scanner-detect-alert{position:fixed;bottom:24px;right:24px;background-color:#1f2937;color:#fff;padding:12px 20px;border-radius:var(--radius-md);box-shadow:var(--shadow-lg);display:flex;align-items:center;gap:10px;font-size:13.5px;font-weight:700;opacity:0;transform:translateY(20px);transition:all .3s cubic-bezier(.16,1,.3,1);z-index:2500;pointer-events:none;visibility:hidden}.scanner-detect-alert.show{opacity:1;transform:translateY(0);pointer-events:auto;visibility:visible}#print-layout{display:none}@media print{body *{visibility:hidden}#print-layout,#print-layout *{visibility:visible}#print-layout{display:block;position:absolute;left:0;top:0;width:100%}}.print-ticket-80{width:100%;max-width:80mm;padding:2mm;background-color:#fff;font-family:Courier New,monospace;font-size:12px;line-height:1.4;color:#000}.print-ticket-80 .ticket-header{text-align:center;margin-bottom:4mm}.print-ticket-80 .ticket-divider{border-top:1px dashed black;margin:3mm 0}.print-ticket-80 .ticket-table{width:100%;border-collapse:collapse}.print-ticket-80 .ticket-table th,.print-ticket-80 .ticket-table td{text-align:left;vertical-align:top;font-size:11px}.print-ticket-80 .text-right{text-align:right}.print-ticket-80 .text-center{text-align:center}.print-ticket-80 .ticket-total{font-weight:700;font-size:14px}.plan-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2500;background:#000000b3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;padding:20px}.plan-modal{background:var(--bg-panel);border-radius:var(--radius-lg);width:100%;max-width:820px;max-height:90vh;overflow-y:auto;box-shadow:0 25px 60px #0000004d;animation:scaleIn .25s ease}.plan-modal-header{display:flex;align-items:flex-start;justify-content:space-between;padding:28px 32px 20px;border-bottom:1px solid var(--border-color)}.plan-modal-header h2{font-family:var(--font-title);font-size:22px;font-weight:800;color:var(--text-main);letter-spacing:-.5px}.plan-modal-header p{font-size:13px;color:var(--text-muted);margin-top:4px}.plan-user-info{display:flex;align-items:center;gap:16px;padding:20px 32px;background:var(--bg-main);border-bottom:1px solid var(--border-color)}.plan-avatar{width:52px;height:52px;border-radius:50%;background:linear-gradient(135deg,var(--color-primary),#3b82f6);display:flex;align-items:center;justify-content:center;color:#fff;font-family:var(--font-title);font-size:18px;font-weight:800;flex-shrink:0}.plan-user-name{font-weight:700;font-size:15px;color:var(--text-main)}.plan-user-email{font-size:13px;color:var(--text-muted)}.plan-user-biz{font-size:12.5px;color:var(--color-primary);font-weight:600;margin-top:2px}.plan-badge{margin-left:auto;padding:6px 16px;border-radius:20px;font-size:13px;font-weight:800;font-family:var(--font-title);white-space:nowrap}.plan-badge.free{background:#f3f4f6;color:var(--text-muted)}.plan-badge.basic{background:linear-gradient(135deg,#64748b20,#47556920);color:#475569;border:1.5px solid rgba(71,85,105,.2)}.plan-badge.trial{background:linear-gradient(135deg,#0ea5e920,#0284c720);color:#0284c7;border:1.5px solid rgba(2,132,199,.2)}.plan-badge.premium{background:linear-gradient(135deg,#7c4dff20,#3b82f620);color:var(--color-primary);border:1.5px solid rgba(124,77,255,.2)}.plan-badge.professional{background:linear-gradient(135deg,#0ea5e920,#0284c720);color:#0284c7;border:1.5px solid rgba(2,132,199,.2)}.plan-modal{width:90%;max-width:940px!important}.plan-cards{display:grid;grid-template-columns:1fr 1fr 1fr;gap:20px;padding:24px 32px}@media (max-width: 768px){.plan-cards{grid-template-columns:1fr}}.plan-card{border:1.5px solid var(--border-color);border-radius:var(--radius-md);padding:24px;position:relative;display:flex;flex-direction:column}.plan-card.current{border-color:var(--color-primary);box-shadow:0 0 0 3px #7c4dff1a}.plan-card.professional{background:linear-gradient(160deg,#f0f9ff,#fff);border-color:#0284c733}.plan-card.professional.current{border-color:#0284c7;box-shadow:0 0 0 3px #0284c71a}.plan-card.premium{background:linear-gradient(160deg,#faf5ff,#f0fdf4)}.plan-card-badge{position:absolute;top:-11px;left:50%;transform:translate(-50%);background:linear-gradient(135deg,#7c4dff,#3b82f6);color:#fff;font-size:10px;font-weight:800;letter-spacing:1px;padding:4px 14px;border-radius:20px}.plan-card-header{margin-bottom:20px}.plan-card-name{font-family:var(--font-title);font-size:22px;font-weight:800;color:var(--text-main);margin-bottom:6px}.plan-card-price{font-family:var(--font-title);font-size:18px;font-weight:700;color:var(--color-primary)}.plan-card-price span{font-size:14px;font-weight:500;color:var(--text-muted)}.plan-price-amount{font-size:14px;color:var(--text-muted);font-weight:600}.plan-card-current{display:inline-block;margin-top:8px;font-size:12px;font-weight:700;color:var(--color-primary);background:var(--color-primary-light);padding:4px 10px;border-radius:20px}.plan-features{list-style:none;display:flex;flex-direction:column;gap:8px;font-size:13.5px;flex-grow:1}.feat-ok{color:var(--text-main);font-weight:500}.feat-no{color:#d1d5db;text-decoration:line-through;font-weight:400}.plan-upgrade-btn{width:100%;padding:13px;margin-top:20px;background:linear-gradient(135deg,#7c4dff,#651fff);color:#fff;border-radius:var(--radius-md);font-size:15px;font-weight:700;font-family:var(--font-title);box-shadow:0 6px 16px #7c4dff4d}.plan-upgrade-btn:hover{filter:brightness(1.1);transform:translateY(-1px)}.plan-active-msg{display:flex;align-items:center;gap:8px;margin-top:20px;padding:12px 16px;background:#10b9811a;border:1px solid rgba(16,185,129,.2);border-radius:var(--radius-sm);color:var(--color-success);font-size:13.5px;font-weight:600}.plan-modal-footer{padding:16px 32px 24px;border-top:1px solid var(--border-color);display:flex;justify-content:flex-end}.plan-logout-btn{display:flex;align-items:center;gap:8px;padding:9px 16px;border:1.5px solid var(--border-color);border-radius:var(--radius-sm);font-size:13px;font-weight:600;color:var(--text-muted)}.plan-logout-btn:hover{border-color:var(--color-danger);color:var(--color-danger);background:var(--color-danger-light)}.upgrade-banner{display:flex;align-items:center;gap:12px;padding:14px 18px;background:linear-gradient(135deg,#fef3c7,#fde68a);border:1.5px solid #f59e0b;border-radius:var(--radius-md);cursor:pointer;transition:all .2s;margin-top:8px}.upgrade-banner:hover{background:linear-gradient(135deg,#fde68a,#fcd34d);transform:translateY(-1px);box-shadow:0 4px 14px #f59e0b33}.upgrade-banner-icon{width:32px;height:32px;background:#f59e0b33;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#92400e;flex-shrink:0}.upgrade-banner-icon svg{width:18px;height:18px}.upgrade-banner-text{flex:1;display:flex;flex-direction:column;gap:2px}.upgrade-banner-feature{font-size:13.5px;font-weight:700;color:#78350f}.upgrade-banner-cta{font-size:12px;color:#92400e}.upgrade-banner-arrow{color:#92400e;opacity:.6}.upgrade-banner-arrow svg{width:16px;height:16px}.premium-label{display:inline-flex;align-items:center;gap:4px;margin-left:8px;font-size:11px;font-weight:700;background:linear-gradient(135deg,#f3e8ff,#ede9fe);color:var(--color-primary);padding:2px 8px;border-radius:20px;vertical-align:middle}.plan-limit-chip{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:600;background:#fef3c7;color:#92400e;padding:5px 12px;border-radius:20px;border:1px solid #fde68a}.btn-add-tab--locked{opacity:.5;cursor:not-allowed;display:flex;align-items:center;justify-content:center;color:var(--text-muted)}.btn-add-tab--locked:hover{opacity:.7;transform:none}.free-watermark{display:flex;align-items:center;justify-content:center;gap:6px;font-size:11px;color:var(--text-muted);padding:8px 12px;border-top:1px dashed var(--border-color);background:#fafafa;cursor:pointer;transition:background .15s}.free-watermark:hover{background:#f3f4f6}.free-watermark span{color:var(--color-primary);font-weight:700;text-decoration:underline}.feat-icon{width:14px;height:14px;flex-shrink:0;margin-right:6px;vertical-align:middle}.feat-icon-ok{color:var(--color-success)}.feat-icon-no{color:#d1d5db}.plan-features li{display:flex;align-items:center}.plan-upgrade-info{display:flex;align-items:center;gap:8px;flex:1;font-size:12px;color:var(--text-muted);background:var(--bg-main);padding:10px 14px;border-radius:var(--radius-sm);border:1px solid var(--border-color);margin-right:12px}.admin-nav-item button{display:flex;align-items:center;gap:10px}.backup-block{display:flex;align-items:flex-start;gap:16px;padding:20px;background:var(--bg-main);border:1.5px solid var(--border-color);border-radius:var(--radius-md);margin-bottom:16px;transition:border-color .2s}.backup-block:hover{border-color:var(--color-primary-light, #c4b5fd)}.backup-block-icon{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0;background:linear-gradient(135deg,#ede9fe,#ddd6fe);color:var(--color-primary)}.backup-block-icon svg{width:20px;height:20px}.backup-block-icon--warning{background:linear-gradient(135deg,#fef3c7,#fde68a);color:#92400e}.backup-block-icon--cloud{background:linear-gradient(135deg,#dbeafe,#bfdbfe);color:#1d4ed8}.backup-block-body{flex:1}.backup-block-body h4{font-size:14px;font-weight:700;color:var(--text-main);margin-bottom:4px}.backup-block-body p{font-size:12px;color:var(--text-muted);line-height:1.5}.backup-block-body .btn-primary,.backup-block-body .btn-secondary{display:inline-flex;align-items:center;gap:6px;font-size:13px}.custom-dialog-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;background:#0f172a99;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:10000;display:flex;align-items:center;justify-content:center;animation:fadeInDialog .2s ease}.custom-dialog-card{background:#fff;border-radius:var(--radius-lg);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;width:90%;max-width:440px;border:1px solid var(--border-color);overflow:hidden;animation:scaleInDialog .2s cubic-bezier(.16,1,.3,1)}.custom-dialog-header{padding:20px 24px 10px}.custom-dialog-header h3{font-size:16px;font-weight:800;color:var(--text-main)}.custom-dialog-body{padding:10px 24px 24px}.custom-dialog-body p{font-size:14px;color:var(--text-muted);line-height:1.5}.custom-dialog-footer{padding:16px 24px;background:#f8fafc;display:flex;justify-content:flex-end;gap:12px;border-top:1px solid var(--border-color)}.custom-dialog-footer button{padding:10px 16px;font-size:13px;font-weight:700;border-radius:var(--radius-sm);cursor:pointer}.toast-container{position:fixed;bottom:24px;right:24px;display:flex;flex-direction:column;gap:10px;z-index:11000;pointer-events:none}.toast-item{pointer-events:auto;display:flex;align-items:center;gap:10px;padding:14px 20px;background:#fff;border-radius:var(--radius-md);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;border-left:4px solid var(--color-primary);min-width:280px;max-width:400px;animation:slideInToast .3s cubic-bezier(.16,1,.3,1)}.toast-item.success{border-left-color:var(--color-success)}.toast-item.error{border-left-color:var(--color-danger)}.toast-icon{width:18px;height:18px;flex-shrink:0}.toast-icon.success{color:var(--color-success)}.toast-icon.error{color:var(--color-danger)}.toast-message{font-size:13px;font-weight:600;color:var(--text-main)}@keyframes fadeInDialog{0%{opacity:0}to{opacity:1}}@keyframes scaleInDialog{0%{transform:scale(.95);opacity:0}to{transform:scale(1);opacity:1}}@keyframes slideInToast{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.header-menu-container{position:relative;display:inline-block}.burger-btn{background-color:transparent!important;border-color:transparent!important;color:#e2e8f0;cursor:pointer;transition:all .2s}.burger-btn:hover{background-color:#ffffff14!important;color:#fff}.header-dropdown-menu{position:absolute;top:100%;right:0;margin-top:8px;background-color:var(--bg-panel);border:1.5px solid var(--border-color);border-radius:var(--radius-md);box-shadow:var(--shadow-lg);min-width:220px;z-index:1000;display:flex;flex-direction:column;padding:6px 0;animation:dropdownFadeIn .15s cubic-bezier(.16,1,.3,1)}@keyframes dropdownFadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.header-dropdown-item{width:100%;display:flex;align-items:center;gap:10px;padding:10px 16px;background:transparent;border:none;color:var(--text-main);font-size:13.5px;font-weight:600;text-align:left;cursor:pointer;transition:background-color .15s,color .15s}.header-dropdown-item:hover{background-color:#f1f5f9}.header-dropdown-item svg{color:var(--text-muted);width:16px;height:16px;flex-shrink:0}.header-dropdown-item:hover svg{color:var(--text-main)}.header-dropdown-divider{height:1px;background-color:var(--border-color);margin:6px 0}.header-dropdown-item.item-logout{color:var(--color-danger)}.header-dropdown-item.item-logout svg{color:var(--color-danger)}.header-dropdown-item.item-logout:hover{background-color:var(--color-danger-light);color:var(--color-danger)}.header-dropdown-user-info{padding:12px 16px 8px;display:flex;flex-direction:column;gap:4px}.header-dropdown-user-info .user-name{font-size:13.5px;font-weight:700;color:var(--text-main);line-height:1.25}.header-dropdown-user-info .user-email{font-size:11px;color:var(--text-muted);line-height:1.2;word-break:break-all}.header-dropdown-user-info .user-plan{font-size:9.5px;font-weight:800;color:var(--color-primary);text-transform:uppercase;margin-top:6px;background-color:var(--color-primary-light);padding:2px 8px;border-radius:4px;width:max-content}@keyframes toastSlideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.admin-stats-tab{display:flex;flex-direction:column;gap:24px;padding:8px 4px;animation:fadeIn .25s ease-out}.stats-header-row{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px;border-bottom:1.5px solid var(--border-color);padding-bottom:16px}.stats-header-row h2{font-family:var(--font-title);font-size:22px;font-weight:800;color:var(--text-main)}.stats-date-filters{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.quick-ranges{display:flex;gap:6px}.btn-range{padding:6px 12px;font-size:11.5px;font-weight:700;border-radius:var(--radius-sm);background-color:var(--bg-main);color:var(--text-muted);border:1px solid var(--border-color)}.btn-range:hover{background-color:#e5e7eb;color:var(--text-main)}.date-inputs{display:flex;gap:10px;align-items:center}.date-input-group{display:flex;flex-direction:column;gap:4px}.date-input-group label{font-size:10px;font-weight:700;color:var(--text-muted);text-transform:uppercase}.date-input-group input{padding:5px 10px;font-size:12.5px;border-radius:var(--radius-sm);border:1px solid var(--border-color);outline:none}.stats-kpis-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px}.kpi-card{background-color:var(--bg-panel);border:1.5px solid var(--border-color);border-radius:var(--radius-md);padding:16px 20px;display:flex;align-items:center;gap:16px;box-shadow:var(--shadow-sm);transition:transform .2s,box-shadow .2s}.kpi-card:hover{transform:translateY(-2px);box-shadow:var(--shadow-md)}.kpi-icon{width:44px;height:44px;border-radius:var(--radius-sm);display:flex;align-items:center;justify-content:center;flex-shrink:0}.kpi-icon svg{width:22px;height:22px}.color-revenue{background-color:#ecfdf5;color:var(--color-success)}.color-sales{background-color:#eff6ff;color:var(--color-primary)}.color-average{background-color:#f5f3ff;color:#8b5cf6}.color-discount{background-color:#fef2f2;color:var(--color-danger)}.color-tips{background-color:#fffbeb;color:var(--color-warning)}.kpi-content{display:flex;flex-direction:column}.kpi-label{font-size:12px;font-weight:700;color:var(--text-muted);text-transform:uppercase;letter-spacing:.3px}.kpi-value{font-family:var(--font-title);font-size:19px;font-weight:800;color:var(--text-main);margin-top:2px}.stats-charts-row{display:grid;grid-template-columns:1.6fr 1fr;gap:20px}@media (max-width: 900px){.stats-charts-row{grid-template-columns:1fr}}.stats-card{background-color:var(--bg-panel);border:1.5px solid var(--border-color);border-radius:var(--radius-md);padding:20px;box-shadow:var(--shadow-sm)}.stats-card h3{font-family:var(--font-title);font-size:15px;font-weight:800;color:var(--text-main);margin-bottom:16px;text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid var(--border-color);padding-bottom:8px}.stats-svg-chart{width:100%;height:auto;overflow:visible}.chart-tooltip{position:absolute;background-color:#0f172a;color:#fff;padding:6px 10px;border-radius:var(--radius-sm);font-size:11px;pointer-events:none;transform:translate(-50%);z-index:10;box-shadow:0 4px 10px #00000040;display:flex;flex-direction:column;align-items:center;gap:2px}.chart-tooltip:after{content:"";position:absolute;bottom:-4px;left:50%;transform:translate(-50%);border-width:4px 4px 0;border-style:solid;border-color:#0f172a transparent transparent}.tooltip-date{font-weight:600;color:#94a3b8;font-size:10px}.tooltip-val{font-weight:800}.no-data-msg{text-align:center;padding:40px;color:var(--text-muted);font-size:13px;font-style:italic}.stacked-bar-progress{height:24px;display:flex;border-radius:var(--radius-sm);overflow:hidden;background-color:#f1f5f9;margin-bottom:20px;border:1px solid var(--border-color)}.progress-segment{height:100%;transition:width .3s ease;position:relative}.progress-segment:hover{filter:brightness(.95)}.methods-legend{display:flex;flex-direction:column;gap:12px}.legend-item{display:flex;align-items:center;font-size:13px}.legend-color{width:12px;height:12px;border-radius:50%;margin-right:10px;display:inline-block;flex-shrink:0}.legend-label{font-weight:600;color:var(--text-main);flex-grow:1}.legend-pct{font-weight:700;color:var(--text-muted);margin-right:14px;font-size:12px}.legend-amount{font-family:var(--font-title);font-weight:800;color:var(--text-main)}.top-products-list{display:flex;flex-direction:column;gap:14px}.top-product-row{display:flex;align-items:center;gap:14px;font-size:13px}.product-rank{font-weight:800;color:var(--color-primary);width:24px;font-size:14px}.product-name{color:var(--text-main);width:180px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-progress-container{flex-grow:1;height:8px;background-color:#f1f5f9;border-radius:4px;overflow:hidden}.product-progress-bar{height:100%;background-color:var(--color-primary);border-radius:4px;transition:width .8s cubic-bezier(.16,1,.3,1)}.product-qty{color:var(--text-main);width:60px;text-align:right}.product-revenue{font-family:var(--font-title);font-weight:800;color:var(--text-muted);width:90px;text-align:right}.stats-subtabs{display:flex;gap:16px;border-bottom:2px solid var(--border-color);padding-bottom:0!important;margin-bottom:24px}.btn-subtab{background:transparent;border:none;padding:8px 16px 12px;font-size:13.5px;font-weight:600;color:var(--text-muted);cursor:pointer;position:relative;transition:color .2s ease,border-color .2s ease;outline:none;border-bottom:2px solid transparent;margin-bottom:-2px;display:flex;align-items:center;gap:6px}.btn-subtab:hover{color:var(--text-main)}.btn-subtab.active{color:var(--color-primary)!important;font-weight:700;border-bottom:2px solid var(--color-primary)!important;background:transparent!important}.btn-subtab:focus-visible{outline:2px solid var(--color-primary);border-radius:4px}
