.ht-col{display:flex;flex-direction:column;align-items:center}.ht-vline{width:1px;height:16px;background:#ccc}.ht-vline--short{height:12px}.ht-children{display:flex;align-items:flex-start}.ht-child{display:flex;flex-direction:column;align-items:center;padding:0 5px;position:relative}.ht-child--conn:before{content:"";position:absolute;top:0;height:1px;background:#ccc}.ht-child--first:before{left:50%;right:0}.ht-child--last:before{left:0;right:50%}.ht-child--conn:not(.ht-child--first):not(.ht-child--last):before{left:0;right:0}.ht-child--first.ht-child--last:before{display:none}.ht-child>.ht-vline--short{width:1px;height:12px;background:#ccc;flex-shrink:0}.oc-card{position:relative;display:inline-block}.oc-card-inner{background:#fff;border-radius:10px;padding:12px 17px;width:180px;height:82px;box-sizing:border-box;box-shadow:0 1px 4px #0000000f;border:1px solid #eee;cursor:pointer;position:relative;display:flex;flex-direction:column;justify-content:center;overflow:hidden;transition:box-shadow .15s,border-color .15s,background .15s}.oc-card-inner:hover{box-shadow:0 4px 12px #0000001f;border-color:#91caff;background:#f8fbff}.oc-card-inner:active{box-shadow:0 1px 4px #00000014;background:#e6f4ff}.oc-card-header{display:flex;align-items:flex-start;margin-bottom:3px;padding-right:20px}.oc-card-name{font-weight:600;font-size:13px;color:#222;text-align:left;flex:1;line-height:1.2;min-width:0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.oc-card-more{position:absolute;top:8px;right:8px;color:#bbb;font-size:15px;cursor:pointer;padding:4px 6px;border-radius:6px;transition:color .15s,background .15s;z-index:1}.oc-card-more:hover{color:#1a73e8;background:#e6f4ff}.oc-card-more:active{color:#0958d9;background:#bae0ff}.oc-card-meta{display:flex;align-items:center;gap:4px;font-size:13px;color:#666;justify-content:flex-start;flex-wrap:wrap;overflow:hidden;max-height:40px}.oc-toggle{display:flex;justify-content:center;margin-top:-7px;position:relative;z-index:2;cursor:pointer}.oc-pill{display:inline-flex;align-items:center;justify-content:center;padding:1px 7px;border-radius:10px;min-width:26px;height:16px;background:#999;color:#fff;font-size:10px;font-weight:600;gap:2px;transition:background .2s}.oc-pill>span:first-child{font-size:7px}.oc-pill--open{background:#52c41a}.staff-level{display:flex;align-items:center;justify-content:center;gap:0;position:relative}.staff-col{display:flex;flex-direction:column;gap:8px;min-width:130px}.staff-center-line{width:1px;min-height:40px;align-self:stretch;background:#ccc;margin:0 24px}.staff-box{background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:8px 14px;cursor:pointer;white-space:nowrap;position:relative;transition:border-color .15s,box-shadow .15s}.staff-box:hover{border-color:#91caff;box-shadow:0 2px 6px #00000014}.staff-col:first-child .staff-box:after{content:"";position:absolute;top:50%;right:-24px;width:24px;height:1px;background:#ccc}.staff-col:last-child .staff-box:before{content:"";position:absolute;top:50%;left:-24px;width:24px;height:1px;background:#ccc}.staff-box-name{font-weight:500;font-size:11px;color:#333;margin-bottom:2px}.staff-box-meta{font-size:10px;color:#999}.ht-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:8px;max-width:700px;padding:10px;background:#f9fafb;border-radius:10px;border:1px solid #eee}.ht-grid-item{display:flex;justify-content:center}.ht-leaf-stack{display:flex;flex-direction:column;gap:8px}.ht-leaf-box{display:flex;gap:8px;padding:10px;background:#f9fafb;border-radius:10px;border:1px solid #eee;width:fit-content}.ht-leaf-col{display:flex;flex-direction:column;gap:6px}.ht-leaf-box .oc-card .oc-card-name{word-break:break-word}.ht-leaf-box .oc-card .oc-card-inner{width:180px;min-width:180px;max-width:180px;height:82px}.ht-leaf-chip{display:flex;align-items:center;gap:6px;padding:6px 12px;border-radius:8px;background:#fff;border:1px solid #e8e8e8;cursor:pointer;font-size:11px;white-space:nowrap;transition:background .15s,border-color .15s}.ht-leaf-chip:hover{background:#f0f5ff;border-color:#91caff}.ht-leaf-chip-name{font-weight:500;color:#333}.ht-leaf-chip-count{color:#999;font-size:10px}.drag-banner{background:#e6f4ff;border:1px solid #91caff;border-radius:8px;padding:8px 16px;margin-bottom:12px;font-size:13px;color:#1a73e8;text-align:center;font-weight:500}.oc-dragging .oc-card-inner{border-style:dashed}.oc-card-inner--over{border-color:#1a73e8!important;background:#e6f4ff!important;box-shadow:0 0 0 2px #1a73e833!important}.oc-card-inner--invalid{opacity:.4;border-color:#ff4d4f!important;border-style:dashed!important;cursor:not-allowed}.oc-drop-hint{font-size:10px;color:#1a73e8;font-weight:600;text-align:center;margin-top:4px}.drag-overlay-card{display:flex;align-items:center;gap:8px;padding:8px 12px;border-radius:8px;background:#fff;border:2px solid #1a73e8;box-shadow:0 8px 24px #00000026;transform:rotate(2deg);width:200px}.oc-drag-handle{cursor:grab;color:#ccc;font-size:12px;padding:2px;border-radius:4px;-webkit-user-select:none;user-select:none;line-height:1;transition:color .15s,background .15s}.oc-drag-handle:hover{color:#52c41a;background:#f6ffed}.oc-drag-handle:active{cursor:grabbing;color:#389e0d;background:#d9f7be}.staff-row-wrap{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;max-width:1282px}.root-layout{display:flex;align-items:flex-start;gap:24px}.ht-staff-row{display:flex;align-items:stretch}.ht-staff-row>.ht-vline{flex-shrink:0}.ht-staff-cards{display:flex;gap:8px;flex-wrap:wrap;align-items:center;padding-left:16px}.staff-aside{display:flex;flex-wrap:wrap;gap:8px;padding-top:8px;align-items:flex-start}.oc-fade{position:absolute;top:0;bottom:0;width:48px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:5;font-size:16px;color:#999;transition:color .15s}.oc-fade:hover{color:#1a73e8}.oc-fade--left{left:0;background:linear-gradient(to right,rgba(245,245,245,.95) 30%,transparent)}.oc-fade--right{right:0;background:linear-gradient(to left,rgba(245,245,245,.95) 30%,transparent)}.oc-fade--disabled{opacity:.3;cursor:default;pointer-events:none}@keyframes slideInRight{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.ht-mixed-layout{display:flex;align-items:flex-start;gap:12px}.ht-leaf-conn{display:flex;flex-direction:column;align-items:flex-start;align-self:flex-start;position:relative;padding-left:0}.ht-leaf-conn:before{content:"";position:absolute;top:0;left:0;width:16px;height:1px;background:#ccc}.ht-leaf-conn>.ht-leaf-box{margin-left:16px}.ht-children>.ht-child>.ht-leaf-box{margin-top:0}.pl-page{max-width:1200px;margin:0 auto}.pl-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.pl-print-area{background:#fff;padding:24px;border:1px solid #e8e8e8;border-radius:8px}.pl-doc-header{display:flex;justify-content:space-between;align-items:baseline;border-bottom:3px solid #1a1a1a;padding-bottom:8px;margin-bottom:20px}.pl-doc-title{font-size:20px;font-weight:800;color:#1a1a1a;margin:0;letter-spacing:-.5px}.pl-doc-meta{font-size:12px;color:#888}.pl-root-section{margin-bottom:24px}.pl-root-header{display:flex;justify-content:space-between;align-items:center;background:#1a73e8;color:#fff;padding:8px 14px;border-radius:6px;margin-bottom:12px}.pl-root-name{font-size:16px;font-weight:700}.pl-root-count{font-size:13px;opacity:.85}.pl-division-section{margin-bottom:16px}.pl-division-header{display:flex;justify-content:space-between;align-items:center;background:#f0f5ff;border-left:4px solid #1a73e8;padding:6px 12px;margin-bottom:4px;border-radius:0 4px 4px 0}.pl-division-name{font-size:14px;font-weight:700;color:#1a1a1a}.pl-division-count{font-size:12px;color:#666;font-weight:600}.pl-table{width:100%;border-collapse:collapse;table-layout:fixed;margin-bottom:2px}.pl-table thead{display:none}.pl-table th{font-size:11px;font-weight:600;color:#999;text-align:left;padding:3px 8px;border-bottom:1px solid #ddd}.pl-th-org{width:140px}.pl-th-count{width:52px;text-align:center}.pl-table tr{border-bottom:1px solid #f0f0f0}.pl-table tr:last-child{border-bottom:none}.pl-cell-org{width:140px;padding:5px 8px;font-size:12.5px;font-weight:600;color:#333;vertical-align:top;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pl-cell-org--depth1{padding-left:12px}.pl-cell-org--depth2{padding-left:24px;color:#555;font-weight:500}.pl-cell-org--depth3{padding-left:36px;color:#777;font-weight:500}.pl-cell-org--direct{color:#1a73e8;font-style:italic}.pl-cell-count{width:52px;padding:5px 8px;font-size:13px;color:#1a73e8;font-weight:700;text-align:center;vertical-align:top}.pl-cell-members{padding:4px 8px;vertical-align:top}.pl-member-grid{display:grid;grid-template-columns:repeat(8,1fr);gap:2px 4px}.pl-member-chip{display:inline-flex;align-items:center;gap:4px;padding:1px 0;cursor:default}.pl-member-name{font-size:13px;color:#333;line-height:1.5;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pl-no-member{color:#ccc;font-size:12px}@media print{.no-print,nav,header,aside,.ant-layout-sider,.ant-layout-header{display:none!important}body,html{margin:0;padding:0;-webkit-print-color-adjust:exact;print-color-adjust:exact}.pl-page{max-width:none;margin:0;padding:0}.pl-print-area{border:none;border-radius:0;padding:12mm;box-shadow:none}.pl-print-area--landscape,.pl-print-area--portrait{width:100%}.pl-table thead{display:table-header-group}.pl-division-section,.pl-table tr{break-inside:avoid}.pl-root-header,.pl-division-header{break-after:avoid}.pl-member-grid{grid-template-columns:repeat(8,1fr);gap:1px 3px}.pl-member-name{font-size:11px;line-height:1.4}.pl-cell-org{font-size:11px;width:120px}.pl-doc-title{font-size:18px}}@page{margin:8mm}
