:root{--hvn-primary: #ea4544;--hvn-primary-hover: #ff6b6a;--hvn-primary-active: #d63938;--hvn-success: #52c41a;--hvn-warning: #faad14;--hvn-error: #ff4d4f;--hvn-bg: #f3f3f3;--hvn-surface: #ffffff;--hvn-border: #f0f0f0;--hvn-text: #262626;--hvn-text-secondary: #595959;--hvn-text-muted: #6b6b6b;--hvn-radius: 6px;--hvn-control-height: 36px;--hvn-control-radius: 8px;--hvn-control-font-size: 1rem;--hvn-control-border: #e5e7eb;--hvn-control-border-hover: #b8bdc5;--hvn-control-shadow: 0 1px 2px rgba(15, 23, 42, .03);--hvn-control-focus-shadow: 0 0 0 3px rgba(234, 69, 68, .1);--hvn-select-height: var(--hvn-control-height);--hvn-select-radius: var(--hvn-control-radius);--hvn-select-font-size: var(--hvn-control-font-size);--hvn-select-border: var(--hvn-control-border);--hvn-select-border-hover: var(--hvn-control-border-hover);--hvn-select-shadow: var(--hvn-control-shadow);--hvn-select-focus-shadow: var(--hvn-control-focus-shadow);--hvn-duration: .16s;--hvn-ease: cubic-bezier(.2, 0, .2, 1)}[data-theme=dark]{--hvn-bg: #141414;--hvn-surface: #1f1f1f;--hvn-border: #303030;--hvn-text: #e6e6e6;--hvn-text-secondary: #bfbfbf;--hvn-text-muted: #a0a0a0;--hvn-control-border: #424242;--hvn-control-border-hover: #686868;--hvn-control-shadow: none;--hvn-control-focus-shadow: 0 0 0 3px rgba(234, 69, 68, .16)}@media(prefers-reduced-motion:reduce){:root{--hvn-duration: 0ms}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}*{box-sizing:border-box}html,body,#root{height:100%;margin:0;padding:0}button,a,input,select,textarea{touch-action:manipulation;-webkit-tap-highlight-color:rgba(234,69,68,.12)}body{background:var(--hvn-bg);color:var(--hvn-text);font-family:Google Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased;min-height:100dvh}.hvn-skip-link{position:absolute;left:8px;top:-64px;z-index:2000;padding:8px 16px;background:var(--hvn-primary);color:#fff;border-radius:var(--hvn-radius);transition:top var(--hvn-duration) var(--hvn-ease)}.hvn-skip-link:focus{top:8px}:focus-visible{outline:2px solid var(--hvn-primary);outline-offset:2px}.hvn-visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}body{font-size:1rem;color:#000000e0;background:#f3f3f3}a{color:#c62e2e;text-decoration:none}a:hover{color:#a92525}.hdr{position:sticky;top:0;z-index:101;height:40px;background:#fff;border-bottom:1px solid #f0f0f0;box-shadow:0 1px 4px #0000000a;display:grid;grid-template-columns:minmax(220px,1fr) minmax(280px,440px) minmax(220px,1fr);align-items:center;gap:16px;padding:0 16px;flex-shrink:0}.header-product{display:flex;align-items:center;gap:10px;min-width:0}.brand{display:flex;align-items:center;gap:6px;font-size:13px;font-weight:700;color:#c62e2e;white-space:nowrap}.brand:hover{color:#c62e2e}.brand-logo{height:22px;width:22px;flex-shrink:0}.app-switcher{height:26px;max-width:160px;display:inline-flex;align-items:center;gap:6px;padding:0 9px 0 5px;color:#000000b8;font-weight:500;font-size:12px;white-space:nowrap;border:1px solid #d9d9d9;border-radius:6px;background:#fff}.app-switcher-mark{width:17px;height:17px;display:inline-grid;place-items:center;border-radius:50%;background:#ea4544;color:#fff;font-size:9px;font-weight:700}.search{display:flex;align-items:center;gap:8px;height:28px;width:100%;padding:0 10px;border:1px solid #e8e8e8;border-radius:6px;color:#bfbfbf;font-size:13px;background:#00000009;transition:border-color var(--hvn-duration) var(--hvn-ease),background var(--hvn-duration) var(--hvn-ease),box-shadow var(--hvn-duration) var(--hvn-ease)}.search:focus-within{background:#fff;border-color:#ea45448c;box-shadow:0 0 0 2px #ea454414}.search input{flex:1;min-width:0;border:0;outline:0;background:transparent;color:#000000e0;font:inherit}.search input::placeholder{color:#8c8c8c}.search .kbd{margin-left:auto;font-size:11px;color:#626262;border:1px solid #f0f0f0;border-radius:4px;padding:0 5px}.hright{display:flex;align-items:center;gap:12px;color:#000000a6;position:relative;justify-content:flex-end}.header-create{height:26px}.header-icon-button{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:0;border-radius:6px;background:transparent;color:inherit;cursor:pointer;transition:color var(--hvn-duration) var(--hvn-ease),background var(--hvn-duration) var(--hvn-ease),transform var(--hvn-duration) var(--hvn-ease)}.header-icon-button:hover{color:#ea4544;background:#ea454414}.header-icon-button:active{transform:translateY(1px)}.bell{position:relative;display:flex}.bell .n{position:absolute;top:-6px;right:-8px;background:#ea4544;color:#fff;font-size:10px;line-height:16px;min-width:16px;text-align:center;border-radius:8px;padding:0 4px;font-weight:600}.avatar{width:28px;height:28px;border-radius:50%;background:#c62e2e;color:#fff;font-size:12px;font-weight:600;display:flex;align-items:center;justify-content:center;flex-shrink:0}.header-avatar{border:1px solid #fff;cursor:pointer;box-shadow:0 1px 3px #0000001f;transition:box-shadow var(--hvn-duration) var(--hvn-ease),transform var(--hvn-duration) var(--hvn-ease)}.header-avatar:hover{box-shadow:0 0 0 3px #ea45441f}.header-avatar:active{transform:scale(.96)}.app-body{height:calc(100dvh - 40px);min-height:0;display:flex;align-items:flex-start;overflow:hidden}.rail{position:sticky;top:48px;align-self:flex-start;margin:8px 0 8px 8px;height:calc(100dvh - 56px);width:56px;flex-shrink:0;background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:8px;display:flex;flex-direction:column;align-items:center;padding:10px 6px;gap:5px;overflow-y:auto;scrollbar-width:none}.rail::-webkit-scrollbar{display:none}.ri{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;width:48px;padding:6px 0 3px;margin:1px 0;border-radius:8px;color:#626262;border:0;background:none;cursor:pointer;transition:color var(--hvn-duration) var(--hvn-ease),background var(--hvn-duration) var(--hvn-ease),transform var(--hvn-duration) var(--hvn-ease)}.ri:hover{color:#000000d1;background:#0000000b}.ri:active{transform:translateY(1px)}.ri svg{width:18px;height:18px}.ri .lb{font-size:9px;line-height:1.1;margin-top:3px;max-width:46px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ri.on{color:#c62e2e}.ri.on:after{content:"";position:absolute;top:0;right:0;bottom:-2px;left:0;background:linear-gradient(90deg,#ea784473,#ea454466,#b43c7859);filter:blur(12px);border-radius:30px;z-index:-1}.ri .dot{position:absolute;top:4px;right:8px;width:8px;height:8px;border-radius:50%;background:#ea4544;border:1px solid #fff}.rdiv{width:28px;height:1px;background:#0000001a;margin:6px 0}.main{flex:1;align-self:stretch;min-width:0;min-height:0;margin:8px;padding:16px;background:#fff;border:1px solid rgba(232,232,232,1);border-radius:8px;overflow-y:auto;overflow-x:hidden;scroll-behavior:smooth}.main:focus,.main:focus-visible{outline:none}div.ph{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-bottom:12px}div.ph h1{font-size:20px;font-weight:600;margin:0;line-height:28px}div.ph .sub{font-size:13px;color:#595959;margin-top:2px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;height:36px;padding:0 15px;border-radius:6px;font-size:14px;font-weight:500;border:1px solid #d9d9d9;background:#fff;color:#000000e0;white-space:nowrap;cursor:pointer;transition:border-color .15s ease,background .15s ease,transform .15s ease}.btn:active{transform:translateY(1px)}.btn:disabled{opacity:.5;cursor:not-allowed}.btn.p,.btn.d{background:#c62e2e;border-color:#c62e2e;color:#fff}.btn.dl{color:#c62e2e;border-color:#c62e2e}.btn.sm{height:24px;padding:0 7px;font-size:12px;font-weight:400}.btn.md{height:32px;padding:0 11px}.btn.txt{border-color:transparent;background:transparent}.btn.pl{border-color:transparent;background:transparent;color:#ea4544}.btn svg{width:14px;height:14px}.seg{display:inline-flex;background:#f5f5f5;border-radius:6px;padding:2px;gap:2px}.seg>span,.seg>button{padding:0 12px;height:28px;line-height:28px;border-radius:4px;font-size:14px;color:#000000a6;cursor:pointer;border:0;background:transparent;font-family:inherit;white-space:nowrap}.seg>span.on,.seg>button.on{background:#fff;color:#000000e0;box-shadow:0 1px 2px #0000000f;font-weight:500}.seg>button:disabled{opacity:.5;cursor:not-allowed}.seg .cnt{margin-left:6px;background:#ea4544;color:#fff;font-size:11px;line-height:18px;padding:0 6px;border-radius:9px;font-weight:600}.seg .cnt.g{background:#00000014;color:#000000a6}.inbox-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px;flex-wrap:wrap}.inbox-header-action{width:124px}.inbox-toolbar-selects{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:min(100%,420px)}.inbox-toolbar-select.ant-select{width:100%}.ant-select-single{height:var(--hvn-select-height)!important}.ant-select-multiple{min-height:var(--hvn-select-height)!important}.ant-select{border-color:var(--hvn-select-border)!important;border-radius:var(--hvn-select-radius)!important;background:var(--hvn-surface)!important;box-shadow:var(--hvn-select-shadow)!important;font-size:var(--hvn-select-font-size)!important;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease!important}.ant-select:not(.ant-select-disabled):hover{border-color:var(--hvn-select-border-hover)!important}.ant-select.ant-select-focused{border-color:#ea4544ad!important;box-shadow:var(--hvn-select-focus-shadow)!important}.ant-select .ant-select-content-value,.ant-select .ant-select-selection-item,.ant-select .ant-select-input{color:#000000c7;font-size:var(--hvn-select-font-size)!important;font-weight:500}.ant-select .ant-select-placeholder,.ant-select .ant-select-suffix,.ant-select .ant-select-clear{color:#595959;font-size:var(--hvn-select-font-size)!important}.ant-select .ant-select-suffix svg{width:14px;height:14px}.ant-select-dropdown{padding:6px!important;border:1px solid var(--hvn-select-border);border-radius:calc(var(--hvn-select-radius) + 2px)!important;box-shadow:0 12px 32px #0f172a24!important;font-size:var(--hvn-select-font-size)!important}.ant-select-dropdown .ant-select-item{min-height:36px;padding:8px 10px;border-radius:7px;line-height:20px;font-size:var(--hvn-select-font-size)!important}.ant-select-dropdown .ant-select-item-option-active:not(.ant-select-item-option-disabled){background:#f5f5f5}.ant-select-dropdown .ant-select-item-option-selected:not(.ant-select-item-option-disabled){color:#b93635;background:#fff1f0;font-weight:600}.ant-select-dropdown .ant-select-item-option-state{color:#ea4544}.sel{display:inline-flex;align-items:center;gap:8px;height:var(--hvn-select-height);padding:0 11px;border:1px solid var(--hvn-select-border);border-radius:var(--hvn-select-radius);background:var(--hvn-surface);box-shadow:var(--hvn-select-shadow);font-size:var(--hvn-select-font-size);color:#000000e0}.sel.ph{color:#bfbfbf}.sel svg{width:12px;height:12px;color:#00000040;margin-left:auto}.inp{display:flex;align-items:center;gap:8px;height:var(--hvn-control-height);padding:0 11px;border:1px solid var(--hvn-control-border);border-radius:var(--hvn-control-radius);background:var(--hvn-surface);box-shadow:var(--hvn-control-shadow);font-size:var(--hvn-control-font-size)}.inp.ph{color:#bfbfbf}.inp.ta{height:auto;min-height:64px;align-items:flex-start;padding:6px 11px;line-height:22px}.inp.ro{background:#fafafa;color:#000000a6}.inp .suf{margin-left:auto;color:#00000073}input.inp,textarea.inp{font-family:inherit;color:#000000e0;outline:none;width:100%}input.inp:focus,textarea.inp:focus{border-color:#ea4544;box-shadow:var(--hvn-control-focus-shadow)}textarea.inp{resize:vertical}.card{background:#fff;border:1px solid #f0f0f0;border-radius:8px}.card .ch{min-height:40px;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:0 16px;border-bottom:1px solid #f0f0f0;font-size:14px;font-weight:600}.card .cb{padding:16px}.tag{display:inline-flex;align-items:center;gap:4px;height:22px;padding:0 7px;border-radius:4px;font-size:12px;line-height:20px;border:1px solid;white-space:nowrap}.tag svg{width:12px;height:12px}.tag.proc{color:#0958d9;background:#e6f4ff;border-color:#91caff}.tag.ok{color:#237804;background:#f6ffed;border-color:#b7eb8f}.tag.err{color:#c62e2e;background:#fff2f0;border-color:#ffccc7}.tag.warn{color:#874d00;background:#fffbe6;border-color:#ffe58f}.tag.def{color:#000000e0;background:#fafafa;border-color:#d9d9d9}.tag.red{color:#c62e2e;background:#fff1f0;border-color:#ffa39e}.tag.sm{height:18px;line-height:16px;font-size:11px;padding:0 5px}.muted{color:#00000094}.s12{font-size:12px}.s13{font-size:13px}.s14{font-size:14px}.s16{font-size:16px}.s18{font-size:18px}.b{font-weight:600}.m{font-weight:500}.ell{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.strike{text-decoration:line-through;color:#00000073}.mono{font-family:ui-monospace,Menlo,monospace;font-size:12.5px}.row{display:flex;align-items:center;gap:8px}.col{display:flex;flex-direction:column;gap:8px}.divider{height:1px;background:#f0f0f0}.sw8{width:8px;height:8px;border-radius:2px;display:inline-block}.av{width:24px;height:24px;border-radius:50%;color:#fff;font-size:10px;font-weight:600;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.av.lg{width:32px;height:32px;font-size:12px}.av.xs{width:20px;height:20px;font-size:9px}.av.xl{width:64px;height:64px;font-size:22px}.av-trigger{display:inline-flex;padding:0;border:0;background:none;border-radius:50%;cursor:pointer;line-height:0}.av-trigger:focus-visible{outline:2px solid var(--hvn-primary);outline-offset:2px}.user-hovercard{display:flex;flex-direction:column;gap:12px;min-width:260px;max-width:320px}.user-hovercard-head{display:flex;align-items:center;gap:12px}.user-hovercard-identity{min-width:0}.user-hovercard-name{font-size:15px;font-weight:600;color:var(--hvn-text)}.user-hovercard-body{display:flex;flex-direction:column;gap:6px;padding-top:10px;border-top:1px solid var(--hvn-border)}.user-hovercard-row{display:flex;gap:10px;font-size:13px}.user-hovercard-label{flex-shrink:0;width:78px;color:var(--hvn-text-muted)}.user-hovercard-value{min-width:0;color:var(--hvn-text);overflow-wrap:anywhere}a.user-hovercard-value{color:var(--hvn-primary)}.tbl{width:100%;border-collapse:collapse;font-size:14px}.tbl th{text-align:left;background:#fafafa;color:#c62e2e;font-weight:600;padding:12px 16px;border-bottom:1px solid #f0f0f0;white-space:nowrap}.tbl td{padding:12px 16px;border-bottom:1px solid #f0f0f0;vertical-align:middle}.tbl tr:hover td{background:#fafafa}.table-request-link{display:block;color:inherit;text-decoration:none}.table-request-link:hover{color:var(--hvn-primary);text-decoration:underline;text-underline-offset:2px}.step{display:flex;gap:10px}.step .ic{width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:12px;font-weight:600}.step .ic svg{width:14px;height:14px}.ok-ic{background:#f6ffed;color:#52c41a;border:1px solid #b7eb8f}.now-ic{background:#e6f4ff;color:#1677ff;border:1px solid #91caff}.wait-ic{background:#fafafa;color:#00000040;border:1px solid #d9d9d9}.rej-ic{background:#fff2f0;color:#ff4d4f;border:1px solid #ffccc7}.blk{border:1px solid #f0f0f0;border-radius:8px;padding:10px 12px}.blk.now{border-color:#91caff;background:#f0f7ff}.kv{display:grid;grid-template-columns:160px minmax(0,1fr);gap:10px 16px;font-size:14px}.kv .k{color:#00000073}.chk{width:16px;height:16px;border:1px solid #d9d9d9;border-radius:4px;background:#fff;display:inline-block;flex-shrink:0}.chk.on{background:#ea4544;border-color:#ea4544}.sw{width:28px;height:16px;border-radius:8px;background:#00000040;position:relative;display:inline-block;flex-shrink:0}.sw:after{content:"";position:absolute;top:2px;left:2px;width:12px;height:12px;border-radius:50%;background:#fff}.sw.on{background:#ea4544}.sw.on:after{left:14px}.radio{width:16px;height:16px;border-radius:50%;border:1px solid #d9d9d9;display:inline-block;flex-shrink:0;position:relative}.radio.on{border-color:#ea4544}.radio.on:after{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px;border-radius:50%;background:#ea4544}.lbl{font-size:14px;margin-bottom:6px;display:block}.lbl .req{color:#ff4d4f;margin-right:4px}.fi{display:flex;flex-direction:column}.field-error{color:#d9363e;font-size:12px;line-height:18px;margin-top:4px}.tabs{display:flex;gap:32px;border-bottom:1px solid #f0f0f0;font-size:14px;overflow-x:auto;overflow-y:hidden}.tabs>span,.tabs>button{padding:10px 0;color:#000000e0;position:relative;cursor:pointer;white-space:nowrap;border:0;background:transparent;font:inherit}.tabs>span.on,.tabs>button.on{color:#c62e2e;font-weight:500}.tabs>span.on:after,.tabs>button.on:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background:#ea4544;border-radius:2px}.stat{display:flex;flex-direction:column;gap:4px;padding:16px}.stat .v{font-size:24px;font-weight:600;line-height:32px}.stat .t{font-size:13px;color:#595959}.up{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;border:1px dashed #d9d9d9;border-radius:8px;padding:14px;background:#fafafa;color:#595959;font-size:13px;cursor:pointer}.up svg{width:20px;height:20px;flex-shrink:0}.file{display:flex;align-items:center;gap:8px;padding:6px 8px;border-radius:6px;background:#fafafa;font-size:13px}.file svg{width:16px;height:16px;color:#ea4544}.attachment-open{padding:0;border:0;background:none;font:inherit;color:inherit;text-align:left;cursor:pointer}.attachment-open:hover{color:#ea4544;text-decoration:underline}.alert{display:flex;gap:8px;align-items:flex-start;padding:8px 12px;border-radius:6px;font-size:13px;line-height:20px}.alert.warn{background:#fffbe6;border:1px solid #ffe58f}.alert.info{background:#e6f4ff;border:1px solid #91caff}.alert.err{background:#fff2f0;border:1px solid #ffccc7}.alert svg{width:16px;height:16px;flex-shrink:0;margin-top:2px}.drag{color:#00000040;width:14px;height:14px}.pop{position:absolute;background:#fff;border-radius:8px;box-shadow:0 6px 16px #00000014,0 3px 6px #0000001f;z-index:30}.mi{display:flex;align-items:center;gap:10px;padding:8px 10px;border-radius:6px;font-size:13px;cursor:pointer}.mi:hover{background:#fafafa}.mi svg{width:14px;height:14px;color:#000000a6;flex-shrink:0}.nf{display:flex;gap:10px;align-items:flex-start;padding:10px 14px;border-bottom:1px solid #f5f5f5;cursor:pointer}.nf:hover{background:#fafafa}.nf .ndot{width:8px;height:8px;border-radius:50%;background:transparent;margin-top:6px;flex-shrink:0}.nf.unread .ndot{background:#ea4544}.nf.unread .s13{font-weight:500}.ovl{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;z-index:40}.modal{position:fixed;left:50%;top:120px;transform:translate(-50%);width:480px;max-width:calc(100vw - 32px);max-height:calc(100dvh - 160px);overflow-y:auto;background:#fff;border-radius:8px;padding:20px 24px;box-shadow:0 6px 16px #00000014,0 9px 28px #0000000d;z-index:41}.toast{position:fixed;top:56px;left:50%;transform:translate(-50%);background:#fff;border-radius:8px;padding:9px 16px;box-shadow:0 6px 16px #0000001f;display:flex;align-items:center;gap:8px;font-size:14px;z-index:50;color:#000000e0}.toast svg{color:#52c41a}.request-list{display:grid;gap:12px}.request-list>.card,.request-list>.alert,.request-list>.muted{min-height:180px}.request-card,.request-card-mobile{position:relative;overflow:hidden;background:var(--hvn-surface);border:1px solid #e5e7eb;border-radius:10px;box-shadow:0 1px 2px #0f172a08}.request-card.is-my-turn,.request-card-mobile.is-my-turn{border-color:#e5e7eb;background:var(--hvn-surface)}.request-card{transition:border-color var(--hvn-duration) var(--hvn-ease),box-shadow var(--hvn-duration) var(--hvn-ease)}.request-card:hover{border-color:#d1d5db;box-shadow:0 4px 14px #0f172a12}.request-card:focus-within,.request-card-mobile:focus-within{border-color:#ea45448c;box-shadow:0 0 0 3px #ea45441a}.request-card-content{padding:16px 18px}.request-card-topline{display:flex;align-items:center;justify-content:space-between;gap:12px}.request-card-identity,.request-card-statuses,.request-card-meta,.request-card-bottom,.request-card-actions,.request-flow,.request-flow-avatars,.request-card-mobile-footer{display:flex;align-items:center}.request-card-identity{gap:8px;min-width:0}.request-code{display:inline-flex;align-items:center;min-height:22px;padding:1px 7px;color:var(--hvn-text-secondary);background:#f7f7f8;border:1px solid #ededee;border-radius:5px;font-family:ui-monospace,Menlo,monospace;font-size:12px;font-weight:600;letter-spacing:.01em;font-variant-numeric:tabular-nums;white-space:nowrap}.request-card-group{min-width:0;color:var(--hvn-text-muted);font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.request-card-group:before{content:"·";margin-right:8px;color:#bfbfbf}.request-card-statuses{flex-shrink:0;justify-content:flex-end;gap:6px}.request-turn-badge{display:inline-flex;align-items:center;gap:4px;height:22px;padding:0 8px;border-radius:4px;color:#b93635;background:#fff1f0;border:1px solid #ffa39e;font-size:12px;font-weight:600;white-space:nowrap}.request-turn-badge svg{width:12px;height:12px}.request-card-title{max-width:72ch;margin:9px 0;font-size:16px;font-weight:600;line-height:1.42;letter-spacing:-.01em;text-wrap:pretty}.request-card-title a{color:var(--hvn-text);text-decoration:none}.request-card-title a:hover{color:#b93635}.request-card-meta{min-width:0;gap:9px;color:var(--hvn-text-muted);font-size:13px;flex-wrap:wrap}.request-card-creator-name{max-width:220px;color:var(--hvn-text-secondary);font-size:13px;font-weight:500}.request-card-meta-divider{width:1px;height:14px;background:var(--hvn-border)}.request-card-meta-item{display:inline-flex;align-items:center;gap:5px}.request-card-meta-item svg{width:13px;height:13px}.request-card-amount{color:var(--hvn-text);font-size:13px;font-weight:650;font-variant-numeric:tabular-nums}.request-card-bottom{min-width:0;gap:12px;margin-top:14px;padding-top:12px;border-top:1px solid var(--hvn-border)}.request-flow{min-width:0;gap:8px;color:var(--hvn-text-muted);font-size:12px}.request-flow-label{display:inline-flex;align-items:center;gap:5px;color:var(--hvn-text-secondary);font-weight:500;white-space:nowrap}.request-flow-label svg{width:14px;height:14px}.request-flow-avatars{padding-left:4px}.request-flow-avatars .fl{margin-left:-4px;background:var(--hvn-surface)}.request-flow-more{margin-left:4px;font-size:11px;font-weight:600}.request-flow-workflow{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.request-card-actions{flex-shrink:0;gap:8px;margin-left:auto}.request-card-star{width:32px;height:32px;display:inline-grid;place-items:center;padding:0;color:var(--hvn-text-muted);background:transparent;border:1px solid transparent;border-radius:6px;cursor:pointer;transition:color var(--hvn-duration) var(--hvn-ease),background var(--hvn-duration) var(--hvn-ease),border-color var(--hvn-duration) var(--hvn-ease),transform var(--hvn-duration) var(--hvn-ease)}.request-card-star:hover,.request-card-star.is-starred{color:#d48806;background:#fffbe6;border-color:#ffe58f}.request-card-star:active{transform:scale(.96)}.request-card-star svg{width:16px;height:16px}.idot{width:10px;height:10px;border-radius:50%;margin-top:6px;flex-shrink:0;background:#d9d9d9}.idot.active{background:#1677ff}.idot.done,.idot.completed{background:#52c41a}.idot.failed{background:#ff4d4f}.fl{display:inline-flex;border:2px solid #d9d9d9;border-radius:50%;padding:1px;opacity:.6}.fl.approved{border-color:#52c41a;opacity:1}.fl.rejected{border-color:#ff4d4f;opacity:1}.fl.pending{border-color:#1677ff;opacity:1}.gcard{background:#fff;border:1px solid #f0f0f0;border-radius:8px;padding:14px;cursor:pointer;height:100%;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start}.gcard:hover{border-color:#ea4544;box-shadow:0 2px 8px #ea45441f}.rt-doc p,.rt-doc ul,.rt-doc ol,.rt-doc h1,.rt-doc h2,.rt-doc h3{margin:0;font-size:inherit;font-weight:inherit}.rt-doc p+p,.rt-doc p+ul,.rt-doc p+ol,.rt-doc ul+p,.rt-doc ol+p{margin-top:4px}.rt-doc ul,.rt-doc ol{padding-left:18px}.rt-doc p:has(>br:only-child){display:none}.rt-doc blockquote{margin:4px 0 0;padding-left:8px;border-left:2px solid var(--hvn-border)}.rt-doc img{max-width:100%;height:auto}.rt-doc{overflow-wrap:break-word}.an{display:flex;align-items:center;gap:10px;padding:8px 10px;border-radius:6px;font-size:13px;color:#000000e0;cursor:pointer}.an svg{width:16px;height:16px;color:#00000073}.an.on{background:#fff1f0;color:#ea4544;font-weight:500}.an.on svg{color:#ea4544}.numb{width:22px;height:22px;border-radius:50%;background:#fafafa;border:1px solid #d9d9d9;font-size:11px;font-weight:600;display:flex;align-items:center;justify-content:center;flex-shrink:0}.pk{display:flex;align-items:center;gap:8px;padding:8px 10px;border:1px solid #f0f0f0;border-radius:6px;cursor:pointer}.pk.on{border-color:#ea4544;background:#fff1f0}.ps{flex:1;text-align:center;font-size:11px;padding:4px 2px;background:#f5f5f5;color:#00000073;position:relative}.ps:first-child{border-radius:4px 0 0 4px}.ps:last-child{border-radius:0 4px 4px 0}.ps.done{background:#d9f7be;color:#389e0d}.ps.cur{background:#ea4544;color:#fff;font-weight:600}.numb,.tag,.amount,input[inputmode=numeric]{font-variant-numeric:tabular-nums}.mh{height:52px;display:flex;align-items:center;gap:8px;padding:0 12px;border-bottom:1px solid #f0f0f0;background:#fff;flex-shrink:0;position:sticky;top:0;z-index:10}.mh svg{width:22px;height:22px;color:#000000a6}.mh>button{min-width:44px;min-height:44px;display:inline-flex;align-items:center;justify-content:center;border:0;background:none;cursor:pointer}.mkv{display:flex;flex-direction:column;gap:4px;padding:12px 16px;border-bottom:1px solid #f5f5f5}.mkv .k{font-size:12px;color:#00000073}.mkv .v{font-size:15px;line-height:22px}.request-card-mobile{display:flex;align-items:center;gap:10px;margin:10px 12px 0;padding:14px}.request-card-mobile-main{flex:1;min-width:0}.request-card-mobile .request-card-title{margin:7px 0;font-size:15px;line-height:21px}.request-card-mobile .request-card-title a{display:flex;align-items:center;min-height:44px}.request-card-mobile .request-card-meta{gap:7px;font-size:12px}.request-card-mobile .request-card-creator-name{max-width:140px;font-size:12px}.request-card-mobile .request-card-amount{margin-left:auto;font-size:12px}.request-card-mobile-footer{min-width:0;justify-content:space-between;gap:8px;margin-top:10px}.request-flow.compact{gap:6px}.request-flow.compact .request-flow-label{color:var(--hvn-text-muted)}.request-flow.compact .request-flow-workflow{max-width:150px}.request-card-open{width:44px;height:44px;display:inline-grid;place-items:center;flex-shrink:0;border-radius:7px;color:var(--hvn-text-muted)}.request-card-open:hover{color:var(--hvn-primary);background:#ea454414}.request-card-open svg{width:17px;height:17px}.tabbar{position:fixed;left:0;right:0;bottom:0;height:calc(56px + env(safe-area-inset-bottom,0px));padding:0 4px calc(6px + env(safe-area-inset-bottom,0px));border-top:1px solid #f0f0f0;background:#fff;display:flex;justify-content:space-around;align-items:center;z-index:20}.tb{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;font-size:10px;color:#626262;width:64px;min-height:44px;position:relative;border:0;background:none;cursor:pointer}.tb svg{width:22px;height:22px}.tb.on{color:#c62e2e}.tb .n{position:absolute;top:-4px;right:14px;background:#ea4544;color:#fff;font-size:10px;line-height:16px;min-width:16px;text-align:center;border-radius:8px;font-weight:600}.abar{position:fixed;left:0;right:0;bottom:0;background:#fff;border-top:1px solid #f0f0f0;padding:10px 16px calc(10px + env(safe-area-inset-bottom,16px));display:flex;gap:10px;box-shadow:0 -4px 16px #0000000f;z-index:25}.abar .btn{height:44px;font-size:15px;border-radius:8px}.msheet{position:fixed;left:0;right:0;bottom:0;max-height:80dvh;overflow-y:auto;overscroll-behavior:contain;background:#fff;border-radius:16px 16px 0 0;padding:8px 16px calc(30px + env(safe-area-inset-bottom,0px));display:flex;flex-direction:column;gap:14px;box-shadow:0 -8px 32px #0000002e;z-index:41}.modal{overscroll-behavior:contain}.msheet .btn{height:44px;font-size:15px;border-radius:8px}.fab{position:fixed;right:16px;bottom:calc(72px + env(safe-area-inset-bottom,0px));width:52px;height:52px;border-radius:26px;background:#ea4544;color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 6px 16px #ea454459;z-index:24;border:0;cursor:pointer}.fab svg{width:24px;height:24px}[data-theme=dark] body{background:#141414;color:#ffffffd9}[data-theme=dark] .hdr{background:#141414;border-bottom-color:#303030;box-shadow:0 1px 4px #0000004d}[data-theme=dark] .app-switcher{color:#ffffffc7;background:#1f1f1f;border-color:#424242}[data-theme=dark] .brand,[data-theme=dark] .brand:hover{color:#ff8f8c}[data-theme=dark] .search,[data-theme=dark] .sel,[data-theme=dark] .inp,[data-theme=dark] input.inp,[data-theme=dark] textarea.inp{background:#1f1f1f;border-color:#424242;color:#ffffffd9}[data-theme=dark] .ant-select{background:#1f1f1f!important;border-color:var(--hvn-select-border)!important;box-shadow:var(--hvn-select-shadow)!important}[data-theme=dark] .ant-select:not(.ant-select-disabled):hover{border-color:var(--hvn-select-border-hover)!important}[data-theme=dark] .ant-select.ant-select-focused{border-color:#ff7875b8!important;box-shadow:var(--hvn-select-focus-shadow)!important}[data-theme=dark] .ant-select .ant-select-content-value,[data-theme=dark] .ant-select .ant-select-selection-item{color:#ffffffd9}[data-theme=dark] .ant-select .ant-select-placeholder,[data-theme=dark] .ant-select .ant-select-suffix,[data-theme=dark] .ant-select .ant-select-clear{color:#bfbfbf}[data-theme=dark] .ant-select-dropdown{border-color:var(--hvn-select-border);background:#1f1f1f;box-shadow:0 12px 32px #0006!important}[data-theme=dark] .ant-select-dropdown .ant-select-item-option-active:not(.ant-select-item-option-disabled){background:#2b2b2b}[data-theme=dark] .ant-select-dropdown .ant-select-item-option-selected:not(.ant-select-item-option-disabled){color:#ff9c99;background:#ea454429}[data-theme=dark] .search input{color:#ffffffd9}[data-theme=dark] .search .kbd{border-color:#424242;color:#bfbfbf}[data-theme=dark] .inp.ro{background:#262626;color:#ffffffa6}[data-theme=dark] .hright{color:#ffffffa6}[data-theme=dark] .rail{background:#1a1a1a;border-color:#ffffff0f}[data-theme=dark] .main{background:#1f1f1f;border-color:#303030}[data-theme=dark] .request-card,[data-theme=dark] .request-card-mobile{background:#1f1f1f;border-color:#303030;color:#ffffffd9}[data-theme=dark] .request-card.is-my-turn,[data-theme=dark] .request-card-mobile.is-my-turn{border-color:#303030;background:#1f1f1f}[data-theme=dark] .request-card:hover{border-color:#434343;box-shadow:0 4px 14px #00000042}[data-theme=dark] .request-card:focus-within,[data-theme=dark] .request-card-mobile:focus-within{border-color:#ff7875a6;box-shadow:0 0 0 3px #ea454429}[data-theme=dark] .request-code{color:#ffffffb8;background:#262626;border-color:#3a3a3a}[data-theme=dark] .request-card-title a,[data-theme=dark] .request-card-amount{color:#ffffffe6}[data-theme=dark] .request-card-title a:hover{color:#ff7875}[data-theme=dark] .request-turn-badge{color:#ff9c99;background:#ea454421;border-color:#ff787573}[data-theme=dark] .request-card-star:hover,[data-theme=dark] .request-card-star.is-starred{color:#ffd666;background:#faad141f;border-color:#faad1459}[data-theme=dark] .ri{color:#ffffff8c}[data-theme=dark] .ri:hover{color:#fff;background:#ffffff0f}[data-theme=dark] .header-icon-button:hover{color:#fff;background:#ffffff14}[data-theme=dark] .ri.on{color:#fff}[data-theme=dark] .ri.on:after{background:linear-gradient(90deg,#9b612a,#c75757,#234995)}[data-theme=dark] .rdiv{background:#ffffff1a}[data-theme=dark] .card,[data-theme=dark] .pop,[data-theme=dark] .modal,[data-theme=dark] .msheet,[data-theme=dark] .toast,[data-theme=dark] .gcard,[data-theme=dark] .mh,[data-theme=dark] .tabbar,[data-theme=dark] .abar{background:#1f1f1f;border-color:#303030;color:#ffffffd9}[data-theme=dark] .card .ch,[data-theme=dark] .tabs,[data-theme=dark] .irow,[data-theme=dark] .mcard,[data-theme=dark] .mkv,[data-theme=dark] .nf,[data-theme=dark] .tbl td,[data-theme=dark] .tbl th,[data-theme=dark] .blk,[data-theme=dark] .pk,[data-theme=dark] .step{border-color:#303030}[data-theme=dark] .divider{background:#303030}[data-theme=dark] .tbl th{background:#262626;color:#ff8f8c}[data-theme=dark] .tbl tr:hover td,[data-theme=dark] .irow:hover,[data-theme=dark] .mi:hover,[data-theme=dark] .nf:hover,[data-theme=dark] .seg{background:#262626}[data-theme=dark] .seg>span,[data-theme=dark] .seg>button{color:#ffffffa6}[data-theme=dark] .seg>span.on,[data-theme=dark] .seg>button.on{background:#141414;color:#fff}[data-theme=dark] .seg .cnt.g{background:#ffffff1f;color:#ffffffbf}[data-theme=dark] .btn{background:#1f1f1f;border-color:#424242;color:#ffffffd9}[data-theme=dark] .btn.p,[data-theme=dark] .btn.d{background:#c62e2e;border-color:#c62e2e;color:#fff}[data-theme=dark] .btn.txt,[data-theme=dark] .btn.pl{background:transparent;border-color:transparent}[data-theme=dark] .muted,[data-theme=dark] .kv .k,[data-theme=dark] .mkv .k,[data-theme=dark] .stat .t,[data-theme=dark] div.ph .sub{color:#bfbfbf}[data-theme=dark] .lbl{color:#ffffffd9}[data-theme=dark] .tabs>span,[data-theme=dark] .tabs>button{color:#ffffffd9}[data-theme=dark] .tabs>span.on,[data-theme=dark] .tabs>button.on{color:#ff6b6a}[data-theme=dark] .blk.now{background:#1677ff1f;border-color:#1677ff66}[data-theme=dark] .up,[data-theme=dark] .file{background:#262626;border-color:#424242;color:#bfbfbf}[data-theme=dark] .tag.def{background:#262626;border-color:#424242;color:#ffffffd9}[data-theme=dark] .tag.proc{color:#91caff;background:#1677ff26}[data-theme=dark] .tag.ok{color:#95de64;background:#52c41a26}[data-theme=dark] .tag.err{color:#ff9c99;background:#ff4d4f26}[data-theme=dark] .tag.warn{color:#ffd666;background:#faad1426}[data-theme=dark] .tag.red{color:#ff9c99;background:#ea454426}[data-theme=dark] .alert.info{background:#1677ff1f;border-color:#1677ff59}[data-theme=dark] .alert.warn{background:#faad141f;border-color:#faad1459}[data-theme=dark] .alert.err{background:#ff4d4f1f;border-color:#ff4d4f59}[data-theme=dark] .wait-ic{background:#262626;border-color:#424242}[data-theme=dark] .chk{background:#1f1f1f;border-color:#424242}[data-theme=dark] .chk.on{background:#ea4544;border-color:#ea4544}[data-theme=dark] .radio{border-color:#424242}[data-theme=dark] .numb{background:#262626;border-color:#424242}[data-theme=dark] .an{color:#ffffffd9}[data-theme=dark] .an.on{background:#ea454426;color:#ff6b6a}[data-theme=dark] .mi{color:#ffffffd9}[data-theme=dark] .mi svg{color:#ffffffa6}[data-theme=dark] .pk.on{background:#ea454426;border-color:#ea4544}[data-theme=dark] .strike,[data-theme=dark] .tb{color:#ffffff73}[data-theme=dark] .tb.on{color:#ff6b6a}[data-theme=dark] .idot{background:#424242}[data-theme=dark] .idot.active{background:#1677ff}[data-theme=dark] .ps{background:#262626;color:#ffffff73}[data-theme=dark] .ps.done{background:#52c41a40;color:#95de64}@media(max-width:767px){.hdr,.rail{display:none}.main{margin:0;padding:0 0 calc(68px + env(safe-area-inset-bottom,0px));border:0;border-radius:0}.main.with-action-bar{padding-bottom:calc(80px + env(safe-area-inset-bottom,16px))}.main>div.ph{padding:12px 16px 0}.btn.sm,.btn.md{min-height:44px}.btn.txt.sm{min-width:44px}.seg>button,.tabs>button{min-height:44px}.main>.card,.main>*>.card{border-radius:0;border-left:0;border-right:0}.modal{top:auto;bottom:0;left:0;transform:none;width:100%;max-width:100%;border-radius:16px 16px 0 0;max-height:85dvh}.pop{left:8px;right:8px;width:auto!important}}@media(min-width:768px)and (max-width:1023px){.hdr{grid-template-columns:minmax(180px,auto) minmax(220px,1fr) auto;gap:10px}.brand span,.header-create{display:none}}@media(min-width:768px){.mh,.tabbar,.fab,.msheet{display:none}}@media(max-width:1199px){.create-layout,.detail-layout{grid-template-columns:minmax(0,1fr)!important}.group-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.stat-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(min-width:768px)and (max-width:1050px){.request-card-bottom{flex-wrap:wrap}.request-card-actions{width:100%;justify-content:flex-end}}@media(max-width:767px){.form-grid-2,.form-grid-3,.group-grid{grid-template-columns:minmax(0,1fr)!important}.stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}.tbl-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch}@media print{.hdr,.rail,.tabbar,.abar,.fab,div.ph,.mh{display:none!important}.main{padding:0}}.sel-native{-moz-appearance:none;appearance:none;-webkit-appearance:none;flex:1;min-width:0;border:0;outline:none;background:transparent;color:inherit;font:inherit;cursor:pointer}.sel-native:disabled{cursor:not-allowed;opacity:.6}.ctl-input{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0;opacity:0;cursor:pointer}.ctl{position:relative;display:inline-flex;flex-shrink:0}.ctl-input:focus-visible+.chk,.ctl-input:focus-visible+.sw,.ctl-input:focus-visible+.radio{outline:2px solid #ea4544;outline-offset:2px}.ctl-input:disabled+.chk,.ctl-input:disabled+.sw,.ctl-input:disabled+.radio{opacity:.5;cursor:not-allowed}.ctl-row{display:inline-flex;align-items:center;gap:8px;cursor:pointer}.form-builder-advanced{margin-top:4px}.form-builder-advanced>summary{min-height:36px;display:flex;align-items:center;gap:4px;padding:6px 8px;border-radius:6px;color:var(--hvn-text-secondary);cursor:pointer;font-size:13px;font-weight:600}.form-builder-advanced>summary:hover{background:var(--hvn-border)}@media(max-width:991px){.inbox-toolbar{align-items:stretch}.inbox-toolbar-selects{width:100%}.form-builder{grid-template-columns:minmax(0,1fr)!important}}.clamp-2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.rich-editor .ql-toolbar.ql-snow{border-color:#d9d9d9;border-radius:6px 6px 0 0;background:#fafafa}.rich-editor .ql-container.ql-snow{border-color:#d9d9d9;border-radius:0 0 6px 6px;font-family:inherit;font-size:var(--hvn-control-font-size)}.rich-editor .ql-editor{min-height:var(--rich-editor-min-height, 160px);line-height:22px}.rich-editor .ql-editor.ql-blank:before{color:#bfbfbf;font-style:normal}.rich-editor:focus-within .ql-toolbar.ql-snow,.rich-editor:focus-within .ql-container.ql-snow{border-color:#ea4544}[data-theme=dark] .rich-editor .ql-toolbar.ql-snow{background:#1f1f1f;border-color:var(--hvn-border)}[data-theme=dark] .rich-editor .ql-container.ql-snow{background:#141414;border-color:var(--hvn-border);color:var(--hvn-text)}[data-theme=dark] .rich-editor .ql-snow .ql-stroke{stroke:var(--hvn-text-muted)}[data-theme=dark] .rich-editor .ql-snow .ql-fill,[data-theme=dark] .rich-editor .ql-snow .ql-stroke.ql-fill{fill:var(--hvn-text-muted)}[data-theme=dark] .rich-editor .ql-snow .ql-picker-label,[data-theme=dark] .rich-editor .ql-snow .ql-picker-item{color:var(--hvn-text-secondary)}[data-theme=dark] .rich-editor .ql-snow .ql-picker-options{background:#1f1f1f;border-color:var(--hvn-border)}
