@font-face{font-family:GeistSans;src:url(../media/Geist_Variable-s.p.2-i4fw5gbtlb7.woff2)format("woff2");font-display:swap;font-weight:100 900}@font-face{font-family:GeistSans Fallback;src:local(Arial);ascent-override:94.56%;descent-override:27.76%;line-gap-override:0.0%;size-adjust:106.28%}.geistsans_d5a4f12f-module__Ur3q_a__className{font-family:GeistSans,GeistSans Fallback}.geistsans_d5a4f12f-module__Ur3q_a__variable{--font-geist-sans:"GeistSans", "GeistSans Fallback"}
:root{--color-primary:#e66a1f;--color-primary-hover:#c95716;--color-primary-strong:#9e3f0d;--color-primary-soft:#fff1e8;--color-text:#101828;--color-text-secondary:#475467;--color-text-muted:#667085;--color-text-disabled:#98a2b3;--color-bg:#f7f8fa;--color-surface:#fff;--color-surface-secondary:#f2f4f7;--color-border:#e4e7ec;--color-border-strong:#d0d5dd;--color-success:#17875b;--color-success-soft:#eaf8f1;--color-warning:#b7791f;--color-warning-soft:#fff7e6;--color-danger:#c33a3a;--color-danger-soft:#fdecec;--color-info:#2563eb;--color-info-soft:#eff6ff;--font-sans:var(--font-geist-sans), ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--text-page-title:600 28px / 34px var(--font-sans);--text-section-title:600 20px / 28px var(--font-sans);--text-card-title:600 16px / 24px var(--font-sans);--text-body:400 14px / 20px var(--font-sans);--text-small:400 12px / 18px var(--font-sans);--text-button:500 14px / 20px var(--font-sans);--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:24px;--space-6:32px;--space-7:48px;--space-8:64px;--radius-sm:6px;--radius-md:8px;--radius-lg:10px;--radius-xl:12px;--radius-pill:999px;--shadow-xs:0 1px 2px #1018280d;--shadow-sm:0 4px 12px #10182814;--shadow-md:0 12px 32px #1018281f;--control-h:40px;--control-h-sm:32px;--focus-ring:0 0 0 2px var(--color-surface), 0 0 0 4px #e66a1f73;--sidebar-w:232px;--mobile-nav-h:56px;--safe-top:env(safe-area-inset-top,0px);--safe-bottom:env(safe-area-inset-bottom,0px);--safe-left:env(safe-area-inset-left,0px);--safe-right:env(safe-area-inset-right,0px)}@media (max-width:1023.98px){:root{--control-h:44px;--control-h-sm:40px}}
*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{font:var(--text-body);color:var(--color-text);background:var(--color-bg);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0}h1,h2,h3,h4,p{margin:0}a{color:inherit}button,input,select,textarea{font:inherit;color:inherit}:where(button){cursor:pointer}::selection{background:var(--color-primary-soft)}:focus-visible{box-shadow:var(--focus-ring);border-radius:var(--radius-sm);outline:none}
.pv-btn{--_h:var(--control-h);justify-content:center;align-items:center;gap:var(--space-2);height:var(--_h);padding:0 var(--space-4);border-radius:var(--radius-md);font:var(--text-button);white-space:nowrap;border:1px solid #0000;text-decoration:none;transition:background-color .12s,border-color .12s,color .12s;display:inline-flex}.pv-btn:disabled,.pv-btn[aria-disabled=true]{opacity:.5;pointer-events:none}.pv-btn--sm{--_h:var(--control-h-sm);padding:0 var(--space-3)}.pv-btn--block{width:100%}.pv-btn--primary{background:var(--color-primary);color:#fff}.pv-btn--primary:hover{background:var(--color-primary-hover)}.pv-btn--primary:active{background:var(--color-primary-strong)}.pv-btn--secondary{background:var(--color-surface);border-color:var(--color-border-strong);color:var(--color-text)}.pv-btn--secondary:hover{background:var(--color-surface-secondary)}.pv-btn--ghost{color:var(--color-text-secondary);background:0 0}.pv-btn--ghost:hover{background:var(--color-surface-secondary);color:var(--color-text)}.pv-btn--danger{background:var(--color-surface);border-color:var(--color-border-strong);color:var(--color-danger)}.pv-btn--danger:hover{background:var(--color-danger-soft);border-color:var(--color-danger)}.pv-btn--danger-solid{background:var(--color-danger);color:#fff}.pv-btn--danger-solid:hover{background:#a92f2f}.pv-iconbtn{width:var(--control-h);height:var(--control-h);border:1px solid var(--color-border-strong);border-radius:var(--radius-md);background:var(--color-surface);color:var(--color-text-secondary);justify-content:center;align-items:center;font-size:15px;line-height:1;transition:background-color .12s,color .12s;display:inline-flex}.pv-iconbtn:hover{background:var(--color-surface-secondary);color:var(--color-text)}.pv-iconbtn--sm{width:var(--control-h-sm);height:var(--control-h-sm);font-size:13px}.pv-iconbtn--ghost{background:0 0;border-color:#0000}.pv-iconbtn--ghost:hover{background:var(--color-surface-secondary)}.pv-field{gap:var(--space-2);flex-direction:column;display:flex}.pv-field__label{font:var(--text-small);color:var(--color-text-secondary);font-weight:500}.pv-field__hint{font:var(--text-small);color:var(--color-text-muted)}.pv-field__error{font:var(--text-small);color:var(--color-danger)}.pv-input,.pv-select,.pv-textarea{width:100%;height:var(--control-h);padding:0 var(--space-3);border:1px solid var(--color-border-strong);border-radius:var(--radius-md);background:var(--color-surface);font:var(--text-body);color:var(--color-text);line-height:normal;transition:border-color .12s,box-shadow .12s}.pv-textarea{height:auto;padding:var(--space-2) var(--space-3);resize:vertical;min-height:84px;line-height:20px}.pv-input::placeholder,.pv-textarea::placeholder{color:var(--color-text-disabled)}.pv-input:hover,.pv-select:hover,.pv-textarea:hover{border-color:var(--color-text-disabled)}.pv-input:focus,.pv-select:focus,.pv-textarea:focus{border-color:var(--color-primary);outline:none;box-shadow:0 0 0 3px #e66a1f24}.pv-input:disabled,.pv-select:disabled,.pv-textarea:disabled{background:var(--color-surface-secondary);color:var(--color-text-muted)}.pv-select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none' stroke='%23667085' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 6l4 4 4-4'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right var(--space-3) center;padding-right:var(--space-6)}.pv-input[type=date],.pv-input[type=time],.stack input[type=date],.stack input[type=time]{appearance:none}input[type=date]::-webkit-date-and-time-value{text-align:left;margin:0}input[type=time]::-webkit-date-and-time-value{text-align:left;margin:0}input[type=date]::-webkit-calendar-picker-indicator{margin-left:auto}.pv-search{align-items:center;display:flex;position:relative}.pv-search__icon{left:var(--space-3);color:var(--color-text-muted);pointer-events:none;display:inline-flex;position:absolute}.pv-search .pv-input{padding-left:var(--space-6)}.pv-badge{border-radius:var(--radius-pill);font:var(--text-small);letter-spacing:.02em;white-space:nowrap;border:1px solid #0000;align-items:center;gap:4px;padding:2px 8px;font-weight:600;display:inline-flex}.pv-badge__icon{font-size:10px;line-height:1}.pv-badge--neutral{background:var(--color-surface-secondary);border-color:var(--color-border);color:var(--color-text-secondary)}.pv-badge--info{background:var(--color-info-soft);color:#1d4ed8;border-color:#cdddfd}.pv-badge--success{background:var(--color-success-soft);color:var(--color-success);border-color:#bfe6d4}.pv-badge--success-muted{color:#3f6152;background:#eef2f1;border-color:#d5e0dc}.pv-badge--warning{background:var(--color-warning-soft);color:var(--color-warning);border-color:#f2e2bd}.pv-badge--danger{background:var(--color-danger-soft);color:var(--color-danger);border-color:#f2c9c9}.pv-dot{align-items:center;gap:var(--space-2);font:var(--text-body);color:var(--color-text-secondary);display:inline-flex}.pv-dot:before{content:"";background:var(--color-text-disabled);border-radius:50%;width:7px;height:7px}.pv-dot--on:before{background:var(--color-success)}.pv-card{border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface);padding:var(--space-5)}.pv-panel{border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface)}.pv-panel__header{justify-content:space-between;align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-4);border-bottom:1px solid var(--color-border);display:flex}.pv-panel__body{padding:var(--space-4)}.pv-page-header{justify-content:space-between;align-items:flex-start;gap:var(--space-4);margin-bottom:var(--space-5);display:flex}.pv-page-header__titles{gap:var(--space-1);flex-direction:column;min-width:0;display:flex}.pv-page-header__title{font:var(--text-page-title);color:var(--color-text)}.pv-page-header__subtitle{font:var(--text-body);color:var(--color-text-muted)}.pv-page-header__actions{align-items:center;gap:var(--space-2);flex:none;display:flex}.pv-section-header{justify-content:space-between;align-items:center;gap:var(--space-3);margin-bottom:var(--space-3);display:flex}.pv-section-header__title{font:var(--text-section-title);color:var(--color-text)}.pv-empty{text-align:center;align-items:center;gap:var(--space-3);padding:var(--space-7) var(--space-5);border:1px dashed var(--color-border-strong);border-radius:var(--radius-lg);background:var(--color-surface);flex-direction:column;display:flex}.pv-empty__icon{border-radius:var(--radius-lg);background:var(--color-surface-secondary);width:40px;height:40px;color:var(--color-text-muted);justify-content:center;align-items:center;display:inline-flex}.pv-empty__title{font:var(--text-card-title);color:var(--color-text)}.pv-empty__body{font:var(--text-body);color:var(--color-text-muted);max-width:44ch}.pv-sheet-backdrop{z-index:60;background:#10182852;justify-content:flex-end;display:flex;position:fixed;inset:0}.pv-sheet{background:var(--color-surface);border-left:1px solid var(--color-border);width:448px;max-width:94vw;height:100%;box-shadow:var(--shadow-md);flex-direction:column;display:flex}.pv-sheet__header{align-items:center;gap:var(--space-3);padding:var(--space-4);padding-top:calc(var(--space-4) + var(--safe-top));border-bottom:1px solid var(--color-border);display:flex}.pv-sheet__header .pv-sheet__title{flex:1}.pv-sheet__back{border-radius:var(--radius-md);width:40px;height:40px;color:var(--color-text);background:0 0;border:0;justify-content:center;align-items:center;margin:-8px 0 -8px -8px;display:none}.pv-sheet__back:hover{background:var(--color-surface-secondary)}@media (max-width:1023.98px){.pv-sheet__back{display:inline-flex}.pv-sheet__close{display:none}}.pv-sheet__title{font:var(--text-card-title);color:var(--color-text)}.pv-sheet__body{overscroll-behavior:contain;padding:var(--space-4);flex:1;overflow:auto}.pv-sheet__footer{padding:var(--space-4);padding-bottom:calc(var(--space-4) + var(--safe-bottom));border-top:1px solid var(--color-border);gap:var(--space-3);flex-direction:column;display:flex}.pv-sheet__grabber{border-radius:var(--radius-pill);background:var(--color-border-strong);width:36px;height:4px;margin:var(--space-2) auto var(--space-1)}@media (max-width:1023.98px){.pv-sheet{border-left:none;width:100vw;max-width:100vw}.pv-sheet__body{padding-bottom:calc(var(--space-4) + var(--safe-bottom))}}.pv-sheet-backdrop--bottom{justify-content:center;align-items:flex-end}.pv-sheet--bottom{border:1px solid var(--color-border);border-radius:var(--radius-xl) var(--radius-xl) 0 0;border-bottom:none;width:100%;max-width:640px;height:auto;max-height:84dvh}.pv-sheet--bottom .pv-sheet__body{padding-bottom:calc(var(--space-4) + var(--safe-bottom))}.pv-stack{gap:var(--space-4);flex-direction:column;display:flex}.pv-row{gap:var(--space-2);align-items:center;display:flex}.pv-muted{color:var(--color-text-muted)}.pv-meta{font:var(--text-small);color:var(--color-text-muted)}
