:root{--unext-primary:#f97316;--unext-primary-hover:#ea580c;--unext-primary-soft:#fff7ed;--unext-primary-soft-2:#ffedd5;--unext-primary-border:#fed7aa;--unext-bg:#f7f8fb;--unext-surface:#ffffff;--unext-surface-soft:#fafafa;--unext-text:#111827;--unext-text-sub:#374151;--unext-text-muted:#6b7280;--unext-border:#e5e7eb;--unext-border-soft:#f0f2f5;--unext-sidebar-bg:#ffffff;--unext-sidebar-border:#eef0f4;--unext-sidebar-text:#374151;--unext-sidebar-muted:#9ca3af;--unext-sidebar-hover:#f9fafb;--unext-sidebar-active-bg:#fff7ed;--unext-sidebar-active-text:#c2410c;--unext-sidebar-active-border:#f97316;--unext-topbar-bg:rgba(255,255,255,0.88);--unext-shadow-sm:0 1px 2px rgba(15,23,42,0.04);--unext-shadow-md:0 10px 30px rgba(15,23,42,0.06);--unext-radius-sm:10px;--unext-radius:16px;--unext-radius-lg:22px;--unext-mobile-header-height:56px;--unext-mobile-header-z-index:50}*{box-sizing:border-box}body,html{margin:0;padding:0;background:var(--unext-bg);color:var(--unext-text);font-family:Inter,Pretendard,Noto Sans KR,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}img{max-width:100%;display:block}.portal-app-shell,.portal-layout{height:100vh;max-height:100vh;overflow:hidden;display:flex;background:radial-gradient(circle at top right,rgba(249,115,22,.08),transparent 34%),var(--unext-bg)}.portal-main{min-width:0;flex:1 1;overflow:hidden}.portal-main,.portal-sidebar{height:100vh;display:flex;flex-direction:column}.portal-sidebar{overflow-y:auto;flex-shrink:0;width:272px;background:var(--unext-sidebar-bg);color:var(--unext-sidebar-text);padding:22px 16px;border-right:1px solid var(--unext-sidebar-border);box-shadow:8px 0 24px rgba(15,23,42,.03)}.portal-logo-wrap{display:flex;align-items:center;justify-content:center;min-height:74px;padding:14px 12px;margin-bottom:18px;background:linear-gradient(180deg,#ffffff,#fafafa);border:1px solid var(--unext-border-soft);border-radius:18px;box-shadow:var(--unext-shadow-sm)}.portal-logo-img{width:172px;height:auto;object-fit:contain}.portal-menu-group{margin-top:14px}.portal-menu-group-title{font-size:11px;font-weight:800;color:var(--unext-sidebar-muted);letter-spacing:.08em;text-transform:uppercase;padding:0 12px;margin-bottom:8px}.portal-menu-list{display:flex;flex-direction:column;gap:4px}.portal-menu-link{display:flex;align-items:center;gap:11px;padding:11px 12px;border-radius:13px;color:var(--unext-sidebar-text);transition:background .15s ease,color .15s ease,transform .15s ease,box-shadow .15s ease;font-size:14px;font-weight:650}.portal-menu-link:hover{background:var(--unext-sidebar-hover);color:var(--unext-text);transform:translateX(2px)}.portal-menu-link.active{background:var(--unext-sidebar-active-bg);color:var(--unext-sidebar-active-text);box-shadow:0 8px 18px rgba(249,115,22,.1)}.portal-menu-icon{width:8px;height:8px;border-radius:999px;background:#d1d5db;flex:0 0 auto}.portal-menu-link.active .portal-menu-icon{background:var(--unext-primary);box-shadow:0 0 0 4px rgba(249,115,22,.12)}.portal-main-header,.portal-topbar{min-height:64px;padding:0 28px;display:flex;align-items:center;justify-content:space-between;background:var(--unext-topbar-bg);border-bottom:1px solid var(--unext-border);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);flex-shrink:0;z-index:10}.portal-topbar-left{min-width:0;flex:1 1 auto;overflow:hidden}.portal-page-title{margin:0;max-width:100%;overflow:hidden;color:var(--unext-text);font-size:24px;font-weight:850;letter-spacing:0;text-overflow:ellipsis;white-space:nowrap}.portal-page-desc{margin:6px 0 0;color:var(--unext-text-muted);font-size:14px}.portal-topbar-right{display:flex;align-items:center;gap:10px}.portal-chip{display:inline-flex;align-items:center;gap:8px;background:#ffffff;color:var(--unext-text-sub);border:1px solid var(--unext-border);padding:9px 13px;border-radius:999px;font-size:13px;font-weight:750;box-shadow:var(--unext-shadow-sm)}.portal-chip:before{content:"";width:8px;height:8px;border-radius:999px;background:var(--unext-primary)}.portal-logout-btn{border:1px solid var(--unext-border);background:#ffffff;color:var(--unext-text-sub);border-radius:999px;padding:9px 14px;cursor:pointer;font-size:13px;font-weight:750;box-shadow:var(--unext-shadow-sm);transition:background .15s ease,color .15s ease,border-color .15s ease,box-shadow .15s ease}.portal-logout-btn:hover{background:var(--unext-primary);color:#ffffff;border-color:var(--unext-primary);box-shadow:0 10px 20px rgba(249,115,22,.18)}.portal-content,.portal-main-content{flex:1 1;min-height:0;overflow:auto;padding:30px;width:100%}.portal-content>*{width:100%;max-width:1360px;margin:0 auto}.portal-page-fill{display:flex;flex-direction:column;min-height:100%;min-width:0}.portal-table-page{height:100%;max-width:none}.portal-fill-section{display:flex;flex:1 1;flex-direction:column;min-height:0;min-width:0;overflow:hidden}.customers-table-page{gap:18px;overflow:hidden}.customers-table-page-heading{display:flex;flex-shrink:0;align-items:flex-start;justify-content:space-between;gap:18px;min-width:0;flex-wrap:wrap}.customers-table-page-heading p{margin:0;color:#6b7280}.portal-fill-section>.portal-table-card{flex:1 1;min-height:0}.portal-fill-section .portal-table-body-scroll,.portal-fill-section .portal-table-scroll-area,.portal-fill-section .portal-table-wrap{min-height:0;max-height:none}.portal-grid{display:grid;grid-gap:18px;gap:18px}.portal-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.portal-card{background:var(--unext-surface);border:1px solid var(--unext-border-soft);border-radius:var(--unext-radius-lg);box-shadow:var(--unext-shadow-md);padding:22px}.portal-card h3,.portal-card h4{margin-top:0;margin-bottom:10px;letter-spacing:-.02em}.portal-card p{margin:0;color:var(--unext-text-muted);line-height:1.65;font-size:14px}.portal-kpi-value{display:inline-flex;align-items:center;justify-content:center;min-width:54px;height:44px;padding:0 14px;margin-bottom:14px;border-radius:14px;background:var(--unext-primary-soft);color:var(--unext-primary-hover);font-size:26px;font-weight:850;letter-spacing:-.04em}.portal-section-title{font-size:18px;font-weight:850;margin:0 0 14px;letter-spacing:-.03em}.portal-list{display:flex;flex-direction:column;gap:10px;max-width:980px}.portal-list-item,.portal-list-row{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:14px 16px;border:1px solid var(--unext-border-soft);border-radius:15px;background:#ffffff;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.portal-list-item:hover,.portal-list-row:hover{border-color:var(--unext-primary-border);box-shadow:0 8px 18px rgba(15,23,42,.05);transform:translateY(-1px)}.portal-list-item-left,.portal-list-main{min-width:0;flex:1 1 auto}.portal-list-item-title,.portal-list-title{font-weight:800;margin-bottom:4px;color:var(--unext-text);word-break:keep-all}.portal-list-item-subtitle,.portal-list-meta,.portal-list-subtitle{color:var(--unext-text-muted);font-size:13px;line-height:1.5;word-break:keep-all}.portal-list-actions{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:6px;flex:0 0 180px;min-width:150px;max-width:220px;margin-left:auto;text-align:right}.portal-badge,.portal-list-badge,.portal-status-badge{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:800;white-space:nowrap}.portal-badge.orange{background:var(--unext-primary-soft);color:var(--unext-primary-hover);border:1px solid var(--unext-primary-border)}.portal-badge.blue{background:#eff6ff;color:#2563eb;border:1px solid #bfdbfe}.portal-badge.green{background:#ecfdf5;color:#059669;border:1px solid #a7f3d0}.portal-empty-box{padding:34px;text-align:center;background:var(--unext-surface);border:1px dashed #d1d5db;border-radius:var(--unext-radius-lg);color:var(--unext-text-muted);box-shadow:var(--unext-shadow-sm)}.portal-form-card{max-width:520px;background:#ffffff;border:1px solid var(--unext-border-soft);border-radius:24px;padding:32px;box-shadow:var(--unext-shadow-md)}.portal-input{width:100%;border:1px solid var(--unext-border);border-radius:14px;padding:12px 14px;outline:none;transition:border-color .15s ease,box-shadow .15s ease}.portal-input:focus{border-color:var(--unext-primary);box-shadow:0 0 0 4px rgba(249,115,22,.12)}.portal-primary-btn{border:0;border-radius:14px;color:white;padding:12px 16px;font-weight:800;cursor:pointer;transition:background .15s ease,box-shadow .15s ease,transform .15s ease}.portal-primary-btn:hover{background:var(--unext-primary-hover);box-shadow:0 10px 20px rgba(249,115,22,.18);transform:translateY(-1px)}.portal-danger-btn,.portal-secondary-btn{display:inline-flex;align-items:center;justify-content:center;min-height:40px;border-radius:14px;padding:9px 14px;font-size:14px;font-weight:800;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease,box-shadow .15s ease,transform .15s ease}.portal-secondary-btn{border:1px solid var(--unext-border);background:#ffffff;color:var(--unext-text-sub)}.portal-secondary-btn.active,.portal-secondary-btn:hover{border-color:var(--unext-primary-border);background:var(--unext-primary-soft);color:var(--unext-primary-hover)}.portal-danger-btn{border:1px solid #fecaca;background:#fef2f2;color:#b91c1c}.portal-danger-btn:hover{background:#fee2e2;border-color:#fca5a5;box-shadow:0 10px 20px rgba(185,28,28,.12);transform:translateY(-1px)}.portal-inline-form{display:flex;align-items:flex-end;gap:12px;flex-wrap:wrap}.portal-inline-form-field{flex:1 1 220px;min-width:200px}.portal-inline-form-field label{display:block;margin-bottom:6px;font-weight:750}.portal-inline-form-field-user{flex:2 1 320px}.portal-inline-form-actions{display:flex;align-items:center;gap:10px;margin-left:auto;flex-wrap:wrap}.portal-inline-checkbox{display:inline-flex;align-items:center;gap:8px;font-weight:700;min-height:44px}.portal-danger-btn-sm{border:1px solid #fecaca;border-radius:10px;background:#fef2f2;color:#b91c1c;padding:6px 10px;font-size:12px;font-weight:700;cursor:pointer;white-space:nowrap}.portal-danger-btn-sm:hover{background:#fee2e2}.assignment-table-wrap{overflow-x:auto}.assignment-table{width:100%;table-layout:auto;border-collapse:collapse}.assignment-table td,.assignment-table th{border-bottom:1px solid var(--unext-border-soft);padding:10px 8px;text-align:left;font-size:13px;white-space:nowrap}.assignment-table th{color:var(--unext-text-sub);font-weight:800}@media (max-width:1100px){.portal-grid-3{grid-template-columns:1fr}.portal-sidebar{width:236px}}@media (max-width:860px){.portal-app-shell,.portal-layout{height:auto;max-height:none;overflow:visible;flex-direction:column}.portal-main{height:auto;overflow:visible}.portal-sidebar{display:none;width:auto;height:auto}.portal-topbar{padding:18px;height:auto;align-items:flex-start;gap:14px;flex-direction:column}.portal-content{padding:18px}.portal-list-item,.portal-list-row{align-items:flex-start;flex-direction:column}.portal-list-actions{width:100%;justify-content:flex-start;align-items:flex-start;text-align:left;max-width:none;min-width:0;flex-basis:auto;margin-left:0}}.portal-app-shell,.portal-layout{transition:all .2s ease}.portal-sidebar{position:relative;transition:width .2s ease}.portal-sidebar-header{display:flex;justify-content:space-between;gap:8px}.portal-logo-link{gap:10px;text-decoration:none;color:inherit}.portal-sidebar-logo{width:36px;height:36px;flex:0 0 auto}.portal-sidebar-title{font-weight:850;font-size:15px;color:#111827;white-space:nowrap}.portal-sidebar-subtitle{font-size:12px;color:#9ca3af;white-space:nowrap}.portal-sidebar-toggle{width:30px;height:30px;border-radius:999px;border:1px solid #fed7aa;color:#c2410c;font-weight:800;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center}.portal-sidebar-toggle:hover{background:#f97316;color:#ffffff}.portal-app-shell.sidebar-collapsed .portal-sidebar,.portal-layout.sidebar-collapsed .portal-sidebar{padding-left:12px;padding-right:12px}.portal-app-shell.sidebar-collapsed .portal-menu-link,.portal-layout.sidebar-collapsed .portal-menu-link{padding-left:0;padding-right:0}.portal-app-shell.sidebar-collapsed .portal-menu-dot,.portal-layout.sidebar-collapsed .portal-menu-dot{margin-right:0}.portal-app-shell.sidebar-collapsed .portal-logout-btn,.portal-layout.sidebar-collapsed .portal-logout-btn{width:46px;padding-left:0;padding-right:0}.portal-table-card{display:flex;flex-direction:column;min-height:0;min-width:0;max-height:100%;border:1px solid #e5e7eb;border-radius:18px;background:#ffffff;box-shadow:0 16px 40px rgba(15,23,42,.06),0 1px 2px rgba(15,23,42,.05)}.portal-table-toolbar{display:flex;flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;padding:14px;border-bottom:1px solid #e5e7eb}.portal-table-body-scroll,.portal-table-scroll-area,.portal-table-wrap{flex:1 1;min-height:320px;max-height:clamp(360px,calc(100vh - 300px),720px);min-width:0;width:100%;overflow-y:auto;overflow-x:auto;-webkit-overflow-scrolling:touch;touch-action:pan-x pan-y;overscroll-behavior:contain;scrollbar-gutter:stable;scrollbar-color:#cbd5e1 #f8fafc}.portal-table-scroll-area--auto-height{min-height:0;max-height:none}.portal-empty-box--compact{min-height:60px;padding:12px 16px}.portal-table-bottom-scroll{flex-shrink:0;width:100%;min-width:0;height:18px;overflow-x:auto;overflow-y:hidden;border-top:1px solid #e5e7eb;scrollbar-gutter:stable;scrollbar-color:#cbd5e1 #f8fafc}.portal-table-bottom-scroll-inner{height:1px}.portal-column-menu-list::-webkit-scrollbar,.portal-table-body-scroll::-webkit-scrollbar,.portal-table-bottom-scroll::-webkit-scrollbar,.portal-table-scroll-area::-webkit-scrollbar,.portal-table-wrap::-webkit-scrollbar{width:12px;height:12px}.portal-column-menu-list::-webkit-scrollbar-track,.portal-table-body-scroll::-webkit-scrollbar-track,.portal-table-bottom-scroll::-webkit-scrollbar-track,.portal-table-scroll-area::-webkit-scrollbar-track,.portal-table-wrap::-webkit-scrollbar-track{background:#f8fafc;border-radius:999px}.portal-column-menu-list::-webkit-scrollbar-thumb,.portal-table-body-scroll::-webkit-scrollbar-thumb,.portal-table-bottom-scroll::-webkit-scrollbar-thumb,.portal-table-scroll-area::-webkit-scrollbar-thumb,.portal-table-wrap::-webkit-scrollbar-thumb{background:#cbd5e1;border:3px solid #f8fafc;border-radius:999px}.portal-column-menu-list::-webkit-scrollbar-thumb:hover,.portal-table-body-scroll::-webkit-scrollbar-thumb:hover,.portal-table-bottom-scroll::-webkit-scrollbar-thumb:hover,.portal-table-scroll-area::-webkit-scrollbar-thumb:hover,.portal-table-wrap::-webkit-scrollbar-thumb:hover{background:#94a3b8}.portal-table-toolbar-left{font-size:13px;color:var(--unext-text-muted);font-weight:800}.portal-table-toolbar-actions-box{display:inline-flex;padding:8px;border:1px solid var(--unext-border);border-radius:14px;background:#ffffff;box-shadow:0 1px 2px rgba(15,23,42,.04)}.portal-table-action-group,.portal-table-toolbar-actions{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap}.portal-table-action-btn{display:inline-flex;align-items:center;justify-content:center;height:36px;border:1px solid var(--unext-border);border-radius:10px;padding:0 14px;font-size:13px;font-weight:700;line-height:1;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;background:#ffffff;color:var(--unext-text-sub);transition:background-color .15s ease,border-color .15s ease,color .15s ease,box-shadow .15s ease,transform .15s ease}.portal-table-action-btn:hover{border-color:var(--unext-primary-border);background:#fff7ed;color:var(--unext-text);transform:translateY(-1px)}.portal-table-action-btn:focus,.portal-table-action-btn:focus-visible{outline:none;border-color:var(--unext-primary);box-shadow:0 0 0 3px rgba(249,115,22,.16)}.portal-table-action-btn:active{border-color:var(--unext-primary);background:var(--unext-primary-soft);color:var(--unext-primary-hover);transform:translateY(0)}.portal-column-menu-wrap{position:relative}.portal-column-menu{position:absolute;right:0;top:calc(100% + 8px);width:min(360px,calc(100vw - 32px));background:#ffffff;border:1px solid var(--unext-border);border-radius:14px;box-shadow:var(--unext-shadow-md);z-index:50;padding:10px;max-height:min(420px,calc(100vh - 160px));overflow:hidden;display:flex;flex-direction:column}.portal-column-menu-list{min-height:0;overflow-y:auto;padding-right:2px;scrollbar-gutter:stable;scrollbar-color:#cbd5e1 #f8fafc}.portal-column-menu-item{display:flex;align-items:center;gap:8px;padding:7px 4px;border-radius:8px;font-size:13px;color:var(--unext-text-sub)}.portal-column-menu-item:hover{background:#f8fafc}.portal-column-menu-item input:disabled+span{color:#9ca3af}.portal-column-menu-actions{align-items:flex-start;justify-content:space-between;margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid var(--unext-border-soft)}.portal-column-menu-action-group,.portal-column-menu-actions{display:flex;flex-wrap:wrap;gap:6px}.portal-column-menu .portal-column-menu-action-btn{min-height:30px;height:30px;padding:0 9px;border-radius:8px;font-size:12px;line-height:1}.portal-column-menu-close-btn{margin-left:auto}.portal-data-table,.portal-table{width:100%;min-width:100%;table-layout:auto;border-collapse:separate;border-spacing:0}.portal-data-table th,.portal-table th{position:-webkit-sticky;position:sticky;top:0;z-index:5;background:linear-gradient(180deg,#fff7ed,#fffbf7);color:#374151;text-align:left;font-weight:800;padding:6px 7px;border-right:1px solid #eef2f7;border-bottom:1px solid #cbd5e1;box-shadow:inset 0 -1px 0 #cbd5e1;white-space:nowrap;overflow:visible}.portal-data-table col,.portal-table col{min-width:80px}.portal-table-header-wrap{display:flex;width:100%;min-width:0}.portal-table-header-btn{display:inline-flex;align-items:center;justify-content:flex-start;gap:2px;width:100%;min-width:0;min-height:30px;border:1px solid transparent;border-radius:10px;padding:4px 13px 4px 5px;background:transparent;color:#374151;font:inherit;font-weight:850;cursor:pointer;transition:background-color .15s ease,border-color .15s ease,color .15s ease,box-shadow .15s ease}.portal-table-header-btn.align-center{justify-content:center}.portal-table-header-btn.align-right{justify-content:flex-end}.portal-table-header-btn.sorted,.portal-table-header-btn:focus-visible,.portal-table-header-btn:hover{border-color:#fed7aa;color:#c2410c;box-shadow:0 1px 2px rgba(15,23,42,.06);outline:none}.portal-table-header-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.portal-table-menu-icon,.portal-table-sort-icon{flex:0 0 auto;color:#f97316;font-size:11px;line-height:1}.portal-header-menu{position:absolute;left:0;top:calc(100% + 8px);z-index:70;width:190px;padding:8px;border:1px solid #e5e7eb;border-radius:14px;background:#ffffff;box-shadow:0 18px 42px rgba(15,23,42,.16)}.portal-header-menu-title{margin:2px 4px 8px;padding-bottom:8px;border-bottom:1px solid #eef2f7;color:#111827;font-size:13px;font-weight:850}.portal-header-menu button{display:flex;width:100%;align-items:center;gap:8px;border:0;border-radius:9px;padding:9px 10px;background:transparent;color:#374151;font-size:13px;font-weight:700;text-align:left;cursor:pointer}.portal-header-menu button span{width:12px;flex:0 0 12px;color:#f97316;font-weight:900}.portal-header-menu button.active{background:#fff7ed;color:#c2410c}.portal-header-menu button:focus-visible:not(:disabled),.portal-header-menu button:hover:not(:disabled){background:#fff7ed;color:#c2410c;outline:none}.portal-header-menu button:disabled{color:#cbd5e1;cursor:not-allowed}.portal-data-table td,.portal-table td{padding:10px 11px;border-right:1px solid #eef2f7;border-bottom:1px solid #e5e7eb;color:#374151;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;vertical-align:middle;background:#ffffff;transition:background-color .15s ease,box-shadow .15s ease}.portal-data-table td:last-child,.portal-data-table th:last-child,.portal-table td:last-child,.portal-table th:last-child{border-right:0}.portal-data-table tbody tr:last-child td,.portal-table tbody tr:last-child td{border-bottom:0}.portal-data-table tbody tr:hover td,.portal-table tbody tr:hover td{background:#fff7ed}.portal-data-table tbody tr:hover td:first-child,.portal-table tbody tr:hover td:first-child{box-shadow:inset 3px 0 0 #fdba74}.portal-table-cell-primary,.portal-table-link{cursor:pointer}.portal-table-link{color:#c2410c;font-weight:850;text-decoration:none}.portal-table-link:hover{text-decoration:underline}.portal-table-primary-value{display:inline-block;max-width:100%;color:#111827;font-weight:850}.portal-table-ellipsis-text{display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:middle}.portal-table-date-value,.portal-table-muted{color:#64748b;font-size:12px;font-weight:700}.portal-table-cell-align-left{text-align:left}.portal-table-cell-align-center{text-align:center}.portal-table-cell-align-right,.portal-table-cell-number{text-align:right}.portal-table-badge,.portal-table-number-pill{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;white-space:nowrap;font-size:12px;font-weight:850;line-height:1}.site-status-quantity-column{width:100px;min-width:100px;white-space:nowrap}.portal-data-table td.site-status-quantity-column,.portal-data-table th.site-status-quantity-column,.portal-table td.site-status-quantity-column,.portal-table th.site-status-quantity-column{padding-right:16px;text-align:center;overflow:visible}.site-status-quantity-column .portal-table-link{display:inline-flex;align-items:center;justify-content:center;min-width:30px;text-align:center}.portal-table-number-pill{min-width:30px;color:#334155}.portal-table-badge,.portal-table-number-pill{padding:6px 10px;border:1px solid #e5e7eb;background:#f8fafc}.portal-table-badge{color:#475569}.portal-table-badge.orange{border-color:#fed7aa;background:#fff7ed;color:#c2410c}.portal-table-badge.blue{border-color:#bfdbfe;background:#eff6ff;color:#1d4ed8}.portal-table-badge.green{border-color:#bbf7d0;background:#ecfdf5;color:#047857}.portal-table-badge.yellow{border-color:#fde68a;background:#fffbeb;color:#b45309}.portal-table-badge.red{border-color:#fecaca;background:#fef2f2;color:#b91c1c}.portal-table-badge.purple{border-color:#ddd6fe;background:#f5f3ff;color:#6d28d9}.portal-summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px}.portal-summary-item{border:1px solid var(--unext-border-soft);background:var(--unext-surface-soft);border-radius:10px;padding:10px 12px;font-size:13px;color:var(--unext-text-sub);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width:768px){.portal-table-toolbar{align-items:stretch;flex-direction:column}.portal-table-toolbar-actions,.portal-table-toolbar-actions-box{width:100%}}.customer-detail-topbar{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;gap:18px;margin-bottom:18px;padding:8px;border:1px solid var(--unext-border-soft);border-radius:var(--unext-radius-lg);background:#ffffff;box-shadow:var(--unext-shadow-sm)}.customer-detail-management,.customer-detail-tabs{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.customer-detail-tabs{min-width:0}.customer-detail-list-button{flex:0 0 auto}.customer-detail-management{margin-left:auto}.customer-detail-tab{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:9px 14px;border-radius:14px;color:var(--unext-text-muted);font-size:14px;font-weight:800;transition:background .15s ease,color .15s ease,box-shadow .15s ease}.customer-detail-tab.active,.customer-detail-tab:hover{background:var(--unext-primary-soft);color:var(--unext-primary-hover);box-shadow:inset 0 0 0 1px var(--unext-primary-border)}.customer-overview-grid{display:flex;flex-direction:column;gap:18px;min-width:0}.customer-summary-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px 18px;gap:12px 18px;margin:0}.customer-summary-list div{padding-bottom:12px;border-bottom:1px solid var(--unext-border-soft)}.customer-summary-list dt{margin-bottom:4px;color:var(--unext-text-muted);font-size:12px;font-weight:800}.customer-summary-list dd{margin:0;color:var(--unext-text);font-size:14px;font-weight:750;line-height:1.55}.customer-section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:14px}.customer-section-heading h3{margin-bottom:4px}.customer-section-heading p{margin:0;color:var(--unext-text-muted);font-size:13px;line-height:1.5}.customer-asset-summary-card{overflow:hidden;min-width:0}.customer-asset-summary-card .portal-table-card{min-height:420px}.customer-asset-summary-card .portal-table-body-scroll,.customer-asset-summary-card .portal-table-scroll-area{min-height:280px;max-height:520px}.customer-detail-page{min-width:0}.customer-detail-page-assets{flex:1 1;height:100%;min-height:0;overflow:hidden}.customer-assets-tab,.customer-assets-table-wrap{display:flex;flex:1 1;flex-direction:column;min-height:0;min-width:0;overflow:hidden}.customer-assets-table-wrap>.portal-table-card{flex:1 1;min-height:0}.customer-assets-table-wrap .portal-table-body-scroll,.customer-assets-table-wrap .portal-table-scroll-area,.customer-assets-table-wrap .portal-table-wrap{min-height:0;max-height:none}.customer-assets-table-wrap .portal-table-bottom-scroll{flex-shrink:0}.portal-table-extra-actions{display:inline-flex;align-items:center;gap:8px}.portal-toolbar-dropdown-wrap{position:relative;display:inline-flex}.portal-toolbar-dropdown-menu{position:absolute;right:0;top:calc(100% + 8px);width:max-content;min-width:220px;max-width:min(300px,calc(100vw - 32px));padding:8px;border:1px solid var(--unext-border);border-radius:14px;background:#ffffff;box-shadow:var(--unext-shadow-md);z-index:80}.portal-toolbar-dropdown-item{display:flex;width:100%;align-items:center;justify-content:space-between;gap:14px;border:0;border-radius:10px;padding:9px 10px;background:transparent;color:var(--unext-text-sub);cursor:pointer;font-size:13px;font-weight:800;text-align:left}.portal-toolbar-dropdown-item.is-selected,.portal-toolbar-dropdown-item:hover{background:#fff7ed;color:var(--unext-text)}.customer-asset-missing-filter-menu{z-index:90}.customer-asset-missing-filter-button{gap:8px}.customer-asset-missing-filter-button.is-active{border-color:var(--unext-primary-border);background:#fff7ed;color:var(--unext-primary-hover)}.customer-asset-missing-filter-button-label{color:var(--unext-text)}.portal-table-action-badge{display:inline-flex;align-items:center;justify-content:center;min-width:24px;min-height:22px;border-radius:999px;padding:0 7px;background:var(--unext-primary);color:#ffffff;font-size:12px;font-weight:900;line-height:20px}.customer-summary-table-wrap{overflow-x:auto;border:1px solid var(--unext-border-soft);border-radius:14px}.customer-asset-summary-table{font-size:12px}.customer-asset-summary-table td,.customer-asset-summary-table th{padding:10px 12px}.customer-summary-quantity{text-align:right;font-weight:800}.customer-assignee-summary{flex-direction:column;gap:8px}.customer-assignee-row{display:grid;grid-template-columns:minmax(110px,auto) minmax(80px,1fr) minmax(80px,1fr);align-items:center;grid-gap:10px;gap:10px;padding:10px 0;border-bottom:1px solid var(--unext-border-soft);color:var(--unext-text-sub);font-size:13px;font-weight:700}.customer-assignee-row:last-child{border-bottom:0}.customer-summary-empty{box-shadow:none}.customer-edit-grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(280px,.5fr);grid-gap:18px;gap:18px}.customer-edit-assignment-card,.customer-edit-main-card{min-width:0}.customer-edit-assignment-card{grid-column:1/-1}.customer-edit-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.customer-edit-field label{display:block;margin-bottom:6px;font-weight:750}.customer-edit-actions,.customer-edit-field-full{grid-column:1/-1}.customer-edit-checkbox{display:inline-flex;align-items:center;gap:8px;min-height:44px;font-weight:750}.customer-edit-actions{display:flex;justify-content:flex-end}.customer-edit-link-btn{width:100%}.customer-edit-assignment-form{margin-bottom:14px}.customer-edit-message{margin-bottom:14px;color:#15803d}.customer-edit-message.error{color:#b91c1c}.customer-edit-assignment-table-wrap{margin-top:14px}@media (max-width:900px){.customer-summary-list{grid-template-columns:1fr}.customer-detail-topbar,.customer-section-heading{align-items:flex-start;flex-direction:column}.customer-detail-management{margin-left:0}.customer-assignee-row,.customer-edit-form,.customer-edit-grid{grid-template-columns:1fr}}.portal-card{padding:18px}.portal-card h3,.portal-card h4{margin-bottom:9px;color:var(--unext-text);font-size:16px;font-weight:850;line-height:1.35}.portal-card p,.portal-empty-box{font-size:13px}.portal-empty-box{padding:18px 20px;min-height:0;background:#fbfdff;box-shadow:none}.portal-danger-btn,.portal-danger-btn-sm,.portal-primary-btn,.portal-secondary-btn,.portal-table-action-btn{min-height:36px;border-radius:10px;padding:0 14px;font-size:13px;font-weight:800;line-height:1;text-decoration:none}.portal-primary-btn{display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--unext-primary);box-shadow:0 1px 2px rgba(249,115,22,.12)}.portal-danger-btn,.portal-secondary-btn{min-height:36px}.portal-badge,.portal-table-badge{min-height:24px;padding:4px 9px;border-radius:999px;font-size:12px;font-weight:800;line-height:1}.portal-badge.gray,.portal-table-badge.gray{border:1px solid #e2e8f0;background:#f8fafc;color:#475569}.portal-badge.yellow,.portal-table-badge.yellow{border:1px solid #fde68a;background:#fffbeb;color:#b45309}.portal-badge.red,.portal-table-badge.red{border:1px solid #fecaca;background:#fef2f2;color:#b91c1c}.portal-badge.purple,.portal-table-badge.purple{border:1px solid #ddd6fe;background:#f5f3ff;color:#6d28d9}.portal-table-card{box-shadow:0 10px 28px rgba(15,23,42,.05),0 1px 2px rgba(15,23,42,.04)}.portal-table-toolbar{padding:12px}.portal-table-toolbar-actions-box{padding:6px;overscroll-behavior:contain;border-radius:12px}.customer-detail-topbar{gap:12px;border-radius:16px}.customer-detail-tabs{flex:1 1 auto}.customer-detail-management{position:relative;gap:6px;padding-left:12px}.customer-detail-management:before{content:"";position:absolute;left:0;top:6px;bottom:6px;width:1px;background:var(--unext-border-soft)}.customer-detail-tab{min-height:34px;border-radius:10px;font-size:13px}.customer-detail-tab.active{box-shadow:inset 0 0 0 1px #fed7aa,0 1px 2px rgba(15,23,42,.04)}.customer-overview-grid{gap:14px}.customer-summary-list{gap:10px 16px}.customer-summary-list div{padding-bottom:10px}.customer-assignee-label,.customer-summary-list dt,.portal-table-date-value,.portal-table-muted{color:#94a3b8;font-size:12px;font-weight:750}.customer-summary-list dd{font-size:13px;font-weight:800}.customer-assignee-card{padding-bottom:16px}.customer-assignee-summary{display:flex;flex-direction:row;flex-wrap:wrap;gap:8px 10px;align-items:center}.customer-assignee-chip{display:inline-flex;align-items:center;gap:6px;min-height:30px;padding:5px 10px;border:1px solid var(--unext-border-soft);border-radius:999px;background:#f8fafc;white-space:nowrap}.customer-assignee-label{flex:0 0 auto}.customer-assignee-value{color:var(--unext-text);font-size:13px;font-weight:850}.customer-summary-empty{padding:14px 16px}.customer-tab-empty{margin-top:0}.customer-section-heading{margin-bottom:12px}.customer-section-heading h3{font-size:16px}.customer-section-heading p{font-size:12px}.customer-asset-summary-card .portal-table-card{min-height:380px}.customer-asset-summary-card .portal-table-body-scroll,.customer-asset-summary-card .portal-table-scroll-area{min-height:260px}.portal-data-table,.portal-table{font-size:13px}.portal-data-table th,.portal-table th{font-size:12px}@media (max-width:900px){.customer-detail-management{margin-left:0;padding-left:0}.customer-detail-management:before{display:none}.customer-assignee-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.customer-assignee-chip{justify-content:space-between;border-radius:12px;white-space:normal}}@media (max-width:560px){.customer-assignee-summary{grid-template-columns:1fr}}.customer-form-page{display:flex;flex-direction:column;gap:16px}.customer-form-help{padding:14px 16px;text-align:left;box-shadow:none}.customer-form-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px}.customer-form-checkbox{align-self:stretch;min-width:0;padding:12px 14px;border:1px solid var(--unext-border);border-radius:14px;background:#ffffff}.customer-form-readonly-card{min-width:0;padding:12px 14px;border:1px solid var(--unext-border-soft);border-radius:16px;background:#f9fafb}.customer-form-readonly-card span{display:block;margin-bottom:6px;color:var(--unext-text-muted);font-size:12px;font-weight:800}.customer-form-readonly-card strong{display:block;overflow:hidden;color:var(--unext-text);font-size:14px;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.customer-form-readonly-card small{display:block;margin-top:6px;color:var(--unext-text-muted);font-size:12px;line-height:1.45}.customer-required-mark{display:inline;margin-left:3px;color:#dc2626;font-style:normal;font-weight:900}.customer-edit-form-shell{min-width:0}.asset-edit-page{display:flex;flex-direction:column;gap:16px;min-width:0}.asset-edit-actions,.asset-edit-bottom-actions,.asset-edit-topbar{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.asset-edit-actions,.asset-edit-bottom-actions{justify-content:flex-end}.asset-edit-topbar .asset-edit-actions{margin-left:auto}.portal-sticky-action-bar{position:-webkit-sticky;position:sticky;top:0;z-index:30;background:var(--unext-surface);border:1px solid var(--unext-border-soft);box-shadow:0 10px 24px rgba(15,23,42,.08)}.record-detail-header-card.portal-sticky-action-bar{margin-bottom:16px}.asset-edit-topbar.portal-sticky-action-bar{padding:12px;border-radius:16px}@media (max-width:860px){.portal-sticky-action-bar{top:var(--unext-mobile-header-height);z-index:30}}.asset-edit-summary-card{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:12px;gap:12px;padding:16px;background:linear-gradient(135deg,rgba(249,115,22,.08),rgba(255,255,255,0) 52%),var(--unext-surface)}.asset-edit-summary-item{min-width:0;padding:12px;border:1px solid var(--unext-border-soft);border-radius:16px;background:rgba(255,255,255,.78)}.asset-edit-field span,.asset-edit-summary-item span{display:block;margin-bottom:6px;color:var(--unext-text-muted);font-size:12px;font-weight:800}.asset-edit-summary-item strong{display:block;overflow:hidden;color:var(--unext-text);font-size:14px;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.asset-edit-card{min-width:0}.asset-edit-form-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px}.asset-edit-field{min-width:0}.asset-edit-field.wide{grid-column:1/-1}.asset-edit-field textarea.portal-input{min-height:128px;resize:vertical}.asset-edit-field small{display:block;margin-top:6px;color:var(--unext-text-muted);font-size:12px}.asset-license-period-guide{align-self:end;min-height:44px;padding:12px 14px;border:1px dashed var(--unext-border);border-radius:10px;background:#f8fafc;color:var(--unext-text-muted);font-size:13px;line-height:1.5}.asset-license-period-guide.wide{grid-column:1/-1}.asset-edit-message{padding:14px 16px;text-align:left;color:#15803d}.asset-edit-message.error{color:#b91c1c}.customer-asset-edit-btn{min-height:32px;padding:6px 10px;font-size:12px}.customer-asset-row-actions,.portal-table-leading-actions{display:inline-flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap}.customer-asset-delete-btn{min-height:32px;padding:6px 10px;font-size:12px}.customer-asset-create-btn{border-color:rgba(37,99,235,.28);color:#1d4ed8;background:#eff6ff}@media (max-width:1180px){.asset-edit-form-grid,.asset-edit-summary-card,.customer-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.asset-edit-form-grid,.asset-edit-summary-card,.customer-form-grid{grid-template-columns:1fr}.asset-edit-bottom-actions,.asset-edit-topbar,.asset-edit-topbar .asset-edit-actions{align-items:stretch;flex-direction:column}.asset-edit-bottom-actions .portal-primary-btn,.asset-edit-bottom-actions .portal-secondary-btn,.asset-edit-topbar .asset-edit-actions,.asset-edit-topbar .portal-secondary-btn{width:100%}}.asset-change-history-empty,.asset-change-history-table-wrap{grid-column:1/-1}.asset-change-history-empty{margin-top:0;padding:14px 16px;text-align:left}.asset-change-history-empty.error{color:#b91c1c}.asset-change-history-table-wrap{min-width:0;overflow-x:auto;border:1px solid var(--unext-border-soft);border-radius:14px;background:#ffffff}.asset-change-history-table{min-width:760px}.asset-change-history-table td,.asset-change-history-table th{vertical-align:top}.asset-change-history-value{max-width:280px;white-space:pre-wrap;word-break:break-word}.solution-checkbox-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));grid-gap:.5rem 1rem;gap:.5rem 1rem;margin-top:.75rem}:root{--unext-border-strong:#e5e7eb;--unext-border-grid:#edf0f4;--unext-card-shadow:0 1px 2px rgba(15,23,42,0.06);--unext-card-shadow-hover:0 10px 24px rgba(15,23,42,0.08),0 1px 2px rgba(15,23,42,0.05);--unext-focus-ring:0 0 0 3px rgba(249,115,22,0.18)}.portal-main-header h1,.portal-topbar h1{margin:0;color:var(--unext-text);font-size:24px;font-weight:850;letter-spacing:-.03em}.portal-main-header p,.portal-topbar p{margin:6px 0 0;color:var(--unext-text-muted);font-size:14px}.portal-sidebar-header{min-height:54px;margin-bottom:16px;border:1px solid var(--unext-border-strong);border-radius:16px;background:linear-gradient(180deg,#ffffff,#f8fafc);box-shadow:var(--unext-card-shadow)}.portal-menu{display:flex;flex-direction:column;gap:5px}.portal-menu-dot{width:8px;height:8px;flex:0 0 auto;border-radius:999px;background:#d1d5db}.portal-menu-link.active .portal-menu-dot{background:var(--unext-primary);box-shadow:0 0 0 4px rgba(249,115,22,.12)}.portal-sidebar-footer{align-items:center;margin-top:18px;border-top:1px solid var(--unext-border-strong)}.asset-change-history-table-wrap,.asset-edit-summary-item,.assignment-table-wrap,.customer-detail-topbar,.customer-form-checkbox,.customer-form-readonly-card,.customer-summary-table-wrap,.portal-card,.portal-empty-box,.portal-form-card{border-color:var(--unext-border-strong);box-shadow:var(--unext-card-shadow)}.portal-card{border:1px solid var(--unext-border-strong);border-radius:16px;background:#ffffff;box-shadow:var(--unext-card-shadow)}.portal-card .customer-section-heading:first-child,.portal-card>h3:first-child,.portal-card>h4:first-child{margin:-2px -2px 16px;padding:0 0 12px;border-bottom:1px solid var(--unext-border-strong)}.portal-card .customer-section-heading:first-child h3{margin-top:0}.portal-card:hover{border-color:#dbe1e8}.asset-edit-card,.asset-edit-summary-card,.customer-asset-summary-card,.customer-edit-assignment-card,.customer-edit-grid>.portal-card,.customer-edit-side-card,.customer-overview-grid>.portal-card{border:1px solid var(--unext-border-strong);border-radius:16px;box-shadow:var(--unext-card-shadow)}.customer-assignee-chip,.customer-summary-list div,.portal-list-item,.portal-list-row,.portal-summary-item{border-color:var(--unext-border-strong)}.asset-edit-summary-item,.customer-assignee-chip,.customer-form-readonly-card,.portal-summary-item{background:#f8fafc}.portal-content input:not([type=checkbox]):not([type=radio]):not([type=file]),.portal-content select,.portal-content textarea,.portal-input{min-height:40px;border:1px solid var(--unext-border-strong);border-radius:10px;color:var(--unext-text);box-shadow:inset 0 1px 1px rgba(15,23,42,.03)}.portal-content input:not([type=checkbox]):not([type=radio]):not([type=file]):hover,.portal-content select:hover,.portal-content textarea:hover,.portal-input:hover{border-color:#cbd5e1}.portal-content input:not([type=checkbox]):not([type=radio]):not([type=file]):focus,.portal-content select:focus,.portal-content textarea:focus,.portal-input:focus,.portal-input:focus-visible{box-shadow:var(--unext-focus-ring),inset 0 1px 1px rgba(15,23,42,.03)}.portal-content input:disabled,.portal-content input[readonly],.portal-content select:disabled,.portal-content textarea:disabled,.portal-content textarea[readonly],.portal-input:disabled,.portal-input[readonly]{border-color:var(--unext-border-strong);cursor:not-allowed}.portal-content textarea,textarea.portal-input{min-height:116px;resize:vertical;line-height:1.55}.portal-content input[type=file]{min-height:40px;max-width:100%;padding:8px 10px;border:1px solid var(--unext-border-strong);border-radius:10px;background:#ffffff;color:var(--unext-text-sub);box-shadow:var(--unext-card-shadow)}.portal-content input[type=file]::-webkit-file-upload-button{margin-right:12px;border:1px solid var(--unext-primary-border);border-radius:9px;background:var(--unext-primary-soft);color:var(--unext-primary-hover);padding:7px 12px;font-weight:800;cursor:pointer}.portal-content input[type=file]::file-selector-button{margin-right:12px;border:1px solid var(--unext-primary-border);border-radius:9px;background:var(--unext-primary-soft);color:var(--unext-primary-hover);padding:7px 12px;font-weight:800;cursor:pointer}.portal-content input[type=checkbox],.portal-content input[type=radio]{width:16px;height:16px;accent-color:var(--unext-primary)}.customer-detail-tab,.portal-danger-btn,.portal-danger-btn-sm,.portal-logout-btn,.portal-primary-btn,.portal-secondary-btn,.portal-sidebar-toggle,.portal-table-action-btn{border-style:solid;border-width:1px;min-height:36px;border-radius:10px;box-shadow:var(--unext-card-shadow)}.portal-primary-btn{border-color:var(--unext-primary);background:var(--unext-primary);color:#ffffff}.portal-primary-btn:focus-visible,.portal-primary-btn:hover{border-color:var(--unext-primary-hover);background:var(--unext-primary-hover);box-shadow:0 10px 20px rgba(249,115,22,.18),var(--unext-focus-ring);outline:none}.customer-detail-tab,.portal-secondary-btn,.portal-table-action-btn{border-color:var(--unext-border-strong);background:#ffffff;color:var(--unext-text-sub)}.customer-detail-tab.active,.customer-detail-tab:focus-visible,.customer-detail-tab:hover,.portal-secondary-btn.active,.portal-secondary-btn:focus-visible,.portal-secondary-btn:hover,.portal-table-action-btn:focus-visible,.portal-table-action-btn:hover{border-color:var(--unext-primary-border);background:var(--unext-primary-soft);color:var(--unext-primary-hover);box-shadow:0 1px 2px rgba(249,115,22,.1),var(--unext-focus-ring);outline:none}.portal-danger-btn,.portal-danger-btn-sm{border-color:#fecaca;background:#fff7f7;color:#b91c1c}.portal-danger-btn-sm:focus-visible,.portal-danger-btn-sm:hover,.portal-danger-btn:focus-visible,.portal-danger-btn:hover{border-color:#fca5a5;background:#fef2f2;color:#991b1b;box-shadow:0 8px 18px rgba(185,28,28,.12);outline:none}.portal-danger-btn-sm:disabled,.portal-danger-btn:disabled,.portal-primary-btn:disabled,.portal-secondary-btn:disabled,.portal-table-action-btn:disabled{border-color:var(--unext-border-strong);background:#f3f4f6;color:#9ca3af;box-shadow:none;cursor:not-allowed;transform:none}.customer-detail-topbar{border-color:var(--unext-border-strong);box-shadow:var(--unext-card-shadow)}.customer-detail-tab.active{border-color:var(--unext-primary-border);background:#fff7ed;color:#c2410c}.portal-table-card{border:1px solid var(--unext-border-strong);border-radius:16px;box-shadow:var(--unext-card-shadow)}.portal-table-toolbar{border-bottom:1px solid var(--unext-border-strong);background:linear-gradient(180deg,#ffffff,#f8fafc)}.portal-table-body-scroll,.portal-table-scroll-area,.portal-table-wrap{background:#ffffff}.assignment-table th,.portal-card table th,.portal-data-table th,.portal-table th{border-right:1px solid var(--unext-border-grid);border-bottom:1px solid var(--unext-border-strong);background:linear-gradient(180deg,#f8fafc,#f1f5f9);color:#334155}.assignment-table td,.portal-card table td,.portal-data-table td,.portal-table td{border-right:1px solid var(--unext-border-grid);border-bottom:1px solid var(--unext-border-strong);background:#ffffff}.assignment-table td:first-child,.assignment-table th:first-child,.portal-card table td:first-child,.portal-card table th:first-child,.portal-data-table td:first-child,.portal-data-table th:first-child,.portal-table td:first-child,.portal-table th:first-child{border-left:1px solid var(--unext-border-grid)}.assignment-table thead th,.portal-card table thead th,.portal-data-table thead th,.portal-table thead th{border-top:1px solid var(--unext-border-grid)}.assignment-table tbody tr:last-child td,.portal-card table tbody tr:last-child td,.portal-data-table tbody tr:last-child td,.portal-table tbody tr:last-child td{border-bottom:1px solid var(--unext-border-strong)}.portal-table-header-btn{border-color:transparent}.portal-table-header-btn.sorted,.portal-table-header-btn:focus-visible,.portal-table-header-btn:hover{border-color:var(--unext-primary-border);background:#ffffff}.portal-table-bottom-scroll{border-top:1px solid var(--unext-border-strong);background:#f8fafc}.portal-column-menu,.portal-header-menu,.portal-toolbar-dropdown-menu{border-color:var(--unext-border-strong);box-shadow:var(--unext-card-shadow-hover)}.portal-column-menu-item,.portal-header-menu button,.portal-toolbar-dropdown-item{border:1px solid transparent}.portal-column-menu-item:hover,.portal-header-menu button.active,.portal-header-menu button:focus-visible:not(:disabled),.portal-header-menu button:hover:not(:disabled),.portal-toolbar-dropdown-item.is-selected,.portal-toolbar-dropdown-item:hover{border-color:var(--unext-primary-border);background:var(--unext-primary-soft)}.portal-sidebar-header{min-height:74px;align-items:center;gap:10px;padding:10px}.portal-logo-link{flex:1 1 auto;min-width:0;cursor:pointer;border-radius:14px;outline:none}.portal-logo-link:focus-visible{box-shadow:var(--unext-focus-ring,0 0 0 3px rgba(249,115,22,.18))}.portal-logo-frame{display:flex;align-items:center;justify-content:center;height:52px;min-width:0;border-radius:12px}.portal-sidebar-logo{width:184px;max-width:100%;height:100%;object-fit:contain;object-position:center}.portal-menu-link{position:relative;min-height:46px;gap:12px}.portal-menu-link.active:before{content:"";position:absolute;top:10px;bottom:10px;left:0;width:3px;border-radius:999px;background:var(--unext-sidebar-active-border)}.portal-menu-icon{position:relative;display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;flex:0 0 22px;border-radius:8px;background:transparent;color:var(--unext-text-muted)}.portal-menu-icon svg{width:20px;height:20px}.portal-menu-badge{position:absolute;top:-7px;right:-9px;min-width:18px;height:18px;padding:0 5px;border-radius:999px;border:2px solid var(--unext-sidebar-bg,#ffffff);background:#ef4444;color:#ffffff;display:inline-flex;align-items:center;justify-content:center;font-size:10px;font-weight:900;line-height:1;pointer-events:none}.portal-menu-label{min-width:0;white-space:nowrap}.portal-menu-link.active .portal-menu-icon,.portal-menu-link:hover .portal-menu-icon{color:currentColor;background:rgba(249,115,22,.1)}.portal-page-kicker{margin:4px 0 0;overflow:hidden;color:var(--unext-primary-hover);font-size:15px;font-weight:850;letter-spacing:0;text-overflow:ellipsis;white-space:nowrap}.portal-brand-heading .portal-page-desc{margin-top:8px}.portal-app-shell.sidebar-collapsed .portal-sidebar,.portal-layout.sidebar-collapsed .portal-sidebar{width:76px}.portal-app-shell.sidebar-collapsed .portal-sidebar-header,.portal-layout.sidebar-collapsed .portal-sidebar-header{flex-direction:column;min-height:106px}.portal-app-shell.sidebar-collapsed .portal-logo-link,.portal-layout.sidebar-collapsed .portal-logo-link{flex:0 0 auto}.portal-app-shell.sidebar-collapsed .portal-logo-frame,.portal-layout.sidebar-collapsed .portal-logo-frame{width:48px;height:48px;border-radius:15px}.portal-app-shell.sidebar-collapsed .portal-sidebar-logo,.portal-layout.sidebar-collapsed .portal-sidebar-logo{width:160px;max-width:none;height:48px;object-fit:cover;object-position:left center}.portal-app-shell.sidebar-collapsed .portal-sidebar-toggle,.portal-layout.sidebar-collapsed .portal-sidebar-toggle{width:32px;height:32px;flex:0 0 auto}.portal-app-shell.sidebar-collapsed .portal-menu-link:hover,.portal-layout.sidebar-collapsed .portal-menu-link:hover{transform:translateY(-1px)}.portal-app-shell.sidebar-collapsed .portal-menu-link.active:before,.portal-layout.sidebar-collapsed .portal-menu-link.active:before{top:auto;right:12px;bottom:5px;left:12px;width:auto;height:3px}.portal-app-shell.sidebar-collapsed .portal-menu-icon,.portal-layout.sidebar-collapsed .portal-menu-icon{flex-basis:26px}.portal-app-shell.sidebar-collapsed .portal-sidebar-footer,.portal-layout.sidebar-collapsed .portal-sidebar-footer{justify-content:center}@media (max-width:860px){.portal-main-header,.portal-sidebar-header,.portal-topbar{min-height:0}}.portal-sidebar{width:240px;transition:width .22s ease,padding .22s ease,box-shadow .22s ease}.portal-sidebar-header{flex:0 0 auto;justify-content:center;min-height:82px;margin-bottom:18px}.portal-logo-link{display:flex;align-items:center;justify-content:center;width:100%}.portal-logo-frame{width:100%;height:56px;overflow:hidden}.portal-sidebar-logo,.sidebar-logo-collapsed,.sidebar-logo-expanded{display:block;object-fit:contain;object-position:center}.sidebar-logo-expanded{width:152px;max-width:100%;height:48px}.sidebar-logo-collapsed{width:42px;max-width:42px;height:42px}.portal-menu{flex:1 1 auto;min-height:0}.portal-menu-link{min-height:48px;text-decoration:none}button.portal-menu-link{background:transparent;color:inherit;cursor:pointer;font:inherit;text-align:left;-webkit-appearance:none;-moz-appearance:none;appearance:none}.portal-menu-icon{width:24px;height:24px;flex:0 0 24px}.portal-menu-icon svg{width:21px;height:21px}.portal-sidebar-footer{flex:0 0 auto;margin-top:auto;padding-top:14px}.portal-sidebar-bottom-actions{display:flex;width:100%;flex-direction:column;gap:10px}.portal-sidebar-toggle{width:100%;min-height:40px;border-color:var(--unext-primary-border);border-radius:12px;background:#fff7ed;color:var(--unext-sidebar-active-text);font-size:22px;font-weight:850;box-shadow:var(--unext-shadow-sm)}.portal-sidebar-toggle:focus-visible,.portal-sidebar-toggle:hover{border-color:var(--unext-primary);background:var(--unext-primary);color:#ffffff}.portal-logout-btn{width:100%}.portal-app-shell.sidebar-collapsed .portal-sidebar,.portal-layout.sidebar-collapsed .portal-sidebar{width:88px;padding-right:10px;padding-left:10px}.portal-app-shell.sidebar-collapsed .portal-sidebar-header,.portal-layout.sidebar-collapsed .portal-sidebar-header{min-height:74px;padding:8px;flex-direction:row;justify-content:center}.portal-app-shell.sidebar-collapsed .portal-logo-link,.portal-layout.sidebar-collapsed .portal-logo-link{width:100%}.portal-app-shell.sidebar-collapsed .portal-logo-frame,.portal-layout.sidebar-collapsed .portal-logo-frame{width:46px;height:46px;margin:0 auto;border-radius:14px;background:#ffffff}.portal-app-shell.sidebar-collapsed .portal-sidebar-logo,.portal-layout.sidebar-collapsed .portal-sidebar-logo{width:42px;max-width:42px;height:42px;object-fit:contain;object-position:center}.portal-app-shell.sidebar-collapsed .portal-menu,.portal-layout.sidebar-collapsed .portal-menu{align-items:center;gap:8px}.portal-app-shell.sidebar-collapsed .portal-menu-link,.portal-layout.sidebar-collapsed .portal-menu-link{min-height:48px;justify-content:center;padding:0;border-radius:15px}.portal-app-shell.sidebar-collapsed .portal-menu-label,.portal-layout.sidebar-collapsed .portal-menu-label{display:none}.portal-app-shell.sidebar-collapsed .portal-menu-icon,.portal-layout.sidebar-collapsed .portal-menu-icon{width:26px;height:26px;flex:0 0 26px}.portal-app-shell.sidebar-collapsed .portal-menu-icon svg,.portal-layout.sidebar-collapsed .portal-menu-icon svg{width:23px;height:23px}.portal-app-shell.sidebar-collapsed .portal-sidebar-bottom-actions,.portal-app-shell.sidebar-collapsed .portal-sidebar-footer,.portal-layout.sidebar-collapsed .portal-sidebar-bottom-actions,.portal-layout.sidebar-collapsed .portal-sidebar-footer{align-items:center}.portal-app-shell.sidebar-collapsed .portal-logout-btn,.portal-app-shell.sidebar-collapsed .portal-sidebar-toggle,.portal-layout.sidebar-collapsed .portal-logout-btn,.portal-layout.sidebar-collapsed .portal-sidebar-toggle{width:48px;min-width:48px;padding-right:0;padding-left:0}@media (max-width:1100px){.portal-sidebar{width:240px}.portal-app-shell.sidebar-collapsed .portal-sidebar,.portal-layout.sidebar-collapsed .portal-sidebar{width:88px}}.wiki-detail-page,.wiki-form-page,.wiki-page{display:flex;flex-direction:column;gap:14px}.wiki-filter-card{flex-shrink:0}.wiki-filter-grid{display:grid;grid-template-columns:minmax(220px,1.2fr) minmax(180px,.8fr) minmax(180px,.8fr) auto;grid-gap:12px;gap:12px;align-items:flex-end}.wiki-detail-actions,.wiki-filter-actions,.wiki-row-actions{display:inline-flex;flex-wrap:wrap;gap:8px;align-items:center;justify-content:flex-end}.wiki-action-menu-wrap{position:relative;display:inline-flex;justify-content:flex-end}.wiki-action-menu-trigger{min-width:34px;padding-inline:10px}.wiki-action-menu{position:absolute;right:0;top:calc(100% + 6px);z-index:70;display:none;min-width:132px;padding:6px;border:1px solid rgba(148,163,184,.35);border-radius:12px;background:#fff;box-shadow:0 14px 30px rgba(15,23,42,.16)}.wiki-action-menu-wrap:focus-within .wiki-action-menu,.wiki-action-menu-wrap:hover .wiki-action-menu{display:grid;grid-gap:4px;gap:4px}.wiki-action-menu a,.wiki-action-menu button{width:100%;border:0;border-radius:9px;background:transparent;color:#334155;cursor:pointer;font-size:13px;font-weight:800;padding:8px 10px;text-align:left;text-decoration:none}.wiki-action-menu a:focus-visible,.wiki-action-menu a:hover,.wiki-action-menu button:focus-visible,.wiki-action-menu button:hover{background:#fff7ed;outline:none}.wiki-action-menu button.danger{color:#b91c1c}.wiki-action-menu button:disabled{cursor:progress;opacity:.65}.wiki-inline-link,.wiki-title-link{color:#c2410c;font-weight:850}.wiki-inline-link:hover,.wiki-title-link:hover{text-decoration:underline}.wiki-tag-list{display:flex;flex-wrap:wrap;gap:5px;align-items:center}.wiki-tag-pill{display:inline-flex;align-items:center;min-height:24px;padding:3px 9px;border-radius:999px;border:1px solid #fed7aa;background:#fff7ed;color:#c2410c;font-size:12px;font-weight:800}.wiki-content-textarea{min-height:360px}.wiki-detail-header-card h2{margin:10px 0 6px;font-size:26px;line-height:1.25}.wiki-detail-header-card p,.wiki-detail-note-card p{margin:0;color:var(--unext-text-muted)}.wiki-detail-title-row{display:flex;gap:16px;align-items:flex-start;justify-content:space-between}.wiki-detail-badges{display:flex;flex-wrap:wrap;gap:6px}.wiki-detail-meta-list{grid-template-columns:repeat(3,minmax(0,1fr))}.wiki-detail-content{margin:0;padding:18px;min-height:320px;border:1px solid var(--unext-border-soft);border-radius:14px;background:#f8fafc;color:var(--unext-text-sub);font-family:inherit;font-size:14px;line-height:1.75;white-space:pre-wrap;word-break:break-word}.customer-documents-tab{min-height:0}@media (max-width:1100px){.wiki-detail-meta-list,.wiki-filter-grid{grid-template-columns:1fr 1fr}}@media (max-width:760px){.wiki-detail-meta-list,.wiki-filter-grid{grid-template-columns:1fr}.wiki-detail-title-row{flex-direction:column}.wiki-detail-actions,.wiki-filter-actions{justify-content:flex-start}}.project-toolbar-card{margin-bottom:16px}.project-filter-grid{display:grid;grid-template-columns:repeat(4,minmax(180px,1fr));grid-gap:14px;gap:14px}.project-delay-badge{margin-left:8px}.project-date-delayed{color:#dc2626;font-weight:700}.project-linked-issues-box{grid-column:1/-1;margin:0}@media (max-width:1100px){.project-filter-grid{grid-template-columns:repeat(2,minmax(180px,1fr))}}@media (max-width:720px){.project-filter-grid{grid-template-columns:1fr}}.dashboard-error-box{margin-bottom:16px;border-color:#fecaca;color:#b91c1c}.dashboard-hero{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:14px;border-color:#e5e7eb!important;background:#ffffff}.dashboard-eyebrow{margin:0 0 6px!important;color:var(--unext-primary-hover)!important;font-size:12px!important;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.dashboard-hero h2{margin:0 0 8px;font-size:26px;letter-spacing:-.04em}.dashboard-user-summary{display:flex;min-width:220px;flex-direction:column;align-items:flex-end;gap:6px;color:var(--unext-text-muted);font-size:13px}.dashboard-user-summary strong{color:var(--unext-text);font-size:16px}.dashboard-kpi-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-gap:14px;gap:14px;margin-bottom:14px}.dashboard-kpi-card{--dashboard-kpi-border:#e5e7eb;--dashboard-kpi-border-hover:#f59e0b;--dashboard-kpi-accent:#f97316;position:relative;overflow:hidden;min-height:124px;border-color:var(--dashboard-kpi-border)!important;background:#ffffff;box-shadow:0 1px 2px rgba(15,23,42,.06)!important;transition:transform .15s ease,border-color .15s ease,box-shadow .15s ease}.dashboard-kpi-card:hover{transform:translateY(-2px);border-color:var(
    --dashboard-kpi-border-hover,var(--dashboard-kpi-border)
  )!important;box-shadow:0 16px 34px rgba(15,23,42,.11)!important}.dashboard-kpi-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:10px}.dashboard-kpi-icon{display:inline-flex;width:42px;height:42px;align-items:center;justify-content:center;flex:0 0 auto;border:1px solid #fed7aa;border-radius:14px;background:#fff7ed;color:var(--dashboard-kpi-accent)}.dashboard-kpi-icon svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.dashboard-kpi-card .portal-kpi-value{min-width:0;height:auto;padding:0;margin:0;justify-content:flex-end;background:transparent;color:#111827;font-size:32px;font-weight:950;line-height:1}.dashboard-kpi-card h3{margin-bottom:6px;color:var(--unext-text);font-size:15px}.dashboard-kpi-card p{color:var(--unext-text-muted);font-size:12px}.dashboard-kpi-details{display:flex;flex-direction:column;gap:4px;margin-top:12px;color:var(--unext-text-sub);font-size:12px;font-weight:850}.dashboard-action-row,.dashboard-action-toolbar,.dashboard-expiration-row,.dashboard-section-stack{margin-top:18px}.dashboard-section-heading{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:14px}.dashboard-section-heading .portal-section-title{margin-bottom:0}.dashboard-text-link{color:var(--unext-primary-hover);font-size:13px;font-weight:850;white-space:nowrap}.dashboard-bucket-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.dashboard-bucket-panel{padding:16px;border:1px solid var(--unext-border-soft);border-radius:16px;background:#fbfdff}.dashboard-bucket-panel strong{display:block;margin-bottom:12px}.dashboard-bucket-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px}.dashboard-bucket-list span{padding:10px;border-radius:12px;background:#ffffff;border:1px solid var(--unext-border-soft);color:var(--unext-text-muted);font-size:12px;font-weight:800;text-align:center}.dashboard-bucket-list b{color:var(--unext-text);font-size:18px}.dashboard-action-row,.dashboard-action-toolbar{display:flex;flex-wrap:nowrap;gap:10px;width:100%;max-width:1360px;box-sizing:border-box;margin:0 auto 12px;padding:2px 0 8px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none}.dashboard-action-toolbar{align-items:center}.dashboard-action-group{display:flex;flex:0 0 auto;align-items:center;gap:8px}.dashboard-view-switcher{padding-right:10px;border-right:1px solid #e5e7eb}.dashboard-action-row>a,.dashboard-action-row>button,.dashboard-action-toolbar a,.dashboard-action-toolbar button{flex:0 0 auto;white-space:nowrap}.dashboard-action-row::-webkit-scrollbar,.dashboard-action-toolbar::-webkit-scrollbar{display:none}.dashboard-expiration-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px}.dashboard-section-stack{display:grid;grid-template-columns:1fr;grid-gap:18px;gap:18px}.dashboard-section-card{min-width:0}.dashboard-list{max-width:none}.dashboard-expiration-summary-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.85fr) minmax(56px,.42fr) minmax(162px,.9fr) minmax(58px,auto);align-items:center;grid-gap:12px;gap:12px;min-width:0;min-height:60px;padding:11px 12px;border:1px solid var(--unext-border-soft);border-radius:14px;background:#ffffff;color:var(--unext-text-sub);font-size:13px}.dashboard-expiration-summary-row .customer-expiry-cell{display:inline-flex;flex-wrap:wrap;align-items:center;max-width:100%;min-height:30px;gap:6px 8px;line-height:1.35;white-space:normal}.dashboard-expiration-summary-row .portal-badge{display:inline-flex;flex:0 0 auto;align-items:center;min-height:26px;padding:5px 10px;overflow:visible;line-height:1.25;white-space:nowrap}.dashboard-expiration-summary-row:hover{border-color:var(--unext-primary-border);box-shadow:0 10px 22px rgba(15,23,42,.06)}.dashboard-expiration-customer{color:var(--unext-text);font-weight:850}.dashboard-expiration-summary-row>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-expiration-summary-row>span:nth-child(4){overflow:visible;text-overflow:clip;white-space:normal}.dashboard-expiration-view{display:inline-flex;align-items:center;justify-content:center;justify-self:end;min-width:58px;min-height:32px;padding:6px 10px;border:1px solid var(--unext-primary-border);border-radius:10px;background:var(--unext-primary-soft);color:var(--unext-primary-hover);font-size:12px;font-weight:900;line-height:1;white-space:nowrap}.dashboard-clickable-item{color:inherit}.dashboard-list-badges{display:flex;flex:0 0 auto;flex-wrap:wrap;justify-content:flex-end;gap:6px}.dashboard-change-row{display:grid;grid-template-columns:minmax(132px,.9fr) minmax(76px,.55fr) minmax(0,1.15fr) minmax(0,1.6fr) minmax(72px,.55fr);align-items:center;grid-gap:12px;gap:12px;min-width:0;padding:12px 14px;border:1px solid var(--unext-border-soft);border-radius:14px;background:#ffffff;color:inherit;font-size:13px}.dashboard-change-header-row{border-color:#dbeafe;background:#f8fafc;color:var(--unext-text-muted);font-size:12px;font-weight:900;letter-spacing:-.01em}.dashboard-change-row-clickable:hover{border-color:var(--unext-primary-border);box-shadow:0 10px 22px rgba(15,23,42,.06)}.dashboard-change-row-disabled{cursor:not-allowed;opacity:.72}.dashboard-change-row>span{min-width:0;overflow:hidden;text-overflow:ellipsis}.dashboard-change-date,.dashboard-change-type,.dashboard-change-user{color:var(--unext-text-muted);font-weight:800;white-space:nowrap}.dashboard-change-type{color:var(--unext-primary-hover)}.dashboard-change-description,.dashboard-change-target{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-change-target{font-weight:850}.dashboard-change-description{color:var(--unext-text-sub)}@media (max-width:1180px){.dashboard-kpi-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:860px){.dashboard-hero,.dashboard-section-heading{align-items:flex-start;flex-direction:column}.dashboard-user-summary{align-items:flex-start;min-width:0}.dashboard-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:12px}.dashboard-bucket-grid,.dashboard-bucket-list,.dashboard-expiration-row{grid-template-columns:1fr}.dashboard-kpi-card{min-height:108px;padding:14px;display:flex;flex-direction:column;justify-content:space-between}.dashboard-kpi-card-top{gap:8px;margin-bottom:8px}.dashboard-kpi-icon{width:34px;height:34px;border-radius:12px}.dashboard-kpi-icon svg{width:19px;height:19px}.dashboard-kpi-card .portal-kpi-value{font-size:clamp(22px,7vw,28px);line-height:1.05;white-space:nowrap}.dashboard-kpi-card h3{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;margin-bottom:0;font-size:13px;line-height:1.25}.dashboard-kpi-details{gap:2px;margin-top:8px;font-size:11px;line-height:1.3}.dashboard-kpi-details span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-list-badges{justify-content:flex-start}.dashboard-change-row{grid-template-columns:1fr;gap:6px}.dashboard-expiration-summary-row{grid-template-columns:minmax(0,1fr) minmax(58px,auto);gap:6px 10px}.dashboard-expiration-summary-row>span:nth-child(-n+3){grid-column:1/-1}.dashboard-expiration-summary-row>span:nth-child(4){grid-column:1}.dashboard-expiration-view{grid-column:2;grid-row:4}.dashboard-change-description,.dashboard-change-target{white-space:normal}}@media (max-width:360px){.dashboard-kpi-grid{gap:8px}.dashboard-kpi-card{min-height:104px;padding:12px}.dashboard-kpi-icon{width:30px;height:30px;border-radius:10px}.dashboard-kpi-icon svg{width:17px;height:17px}.dashboard-kpi-card .portal-kpi-value{font-size:24px}.dashboard-kpi-card h3{font-size:12px}}.customer-history-list{display:grid;grid-gap:10px;gap:10px}.wiki-search-select-field{display:flex;flex-direction:column;min-width:0}.wiki-search-result-list{display:flex;flex-direction:column;gap:6px;max-height:240px;margin-top:8px;overflow-y:auto}.wiki-search-result-item,.wiki-selected-link-card{width:100%;padding:10px 12px;border:1px solid var(--unext-border-soft);border-radius:14px;background:#fff7ed;text-align:left}.wiki-search-result-item{cursor:pointer}.wiki-search-result-item:hover{border-color:#fb923c;background:#ffedd5}.wiki-search-result-item strong,.wiki-selected-link-card strong{display:block;color:var(--unext-text);font-size:14px;font-weight:850}.wiki-search-result-item small,.wiki-selected-link-card small{display:block;margin-top:4px;color:var(--unext-text-muted);font-size:12px;font-weight:700}.wiki-selected-link-card .portal-secondary-btn{margin-top:10px}.wiki-search-empty{padding:12px;border:1px dashed var(--unext-border-soft);border-radius:14px;color:var(--unext-text-muted);font-size:12px;font-weight:750}.record-detail-page{display:flex;flex-direction:column;gap:14px}.record-detail-header-card h2{margin:10px 0 6px;font-size:26px;line-height:1.25}.record-detail-header-card p{margin:0;color:var(--unext-text-muted)}.record-detail-title-row{display:flex;gap:16px;align-items:flex-start;justify-content:space-between}.record-detail-actions,.record-detail-badges{display:inline-flex;flex-wrap:wrap;gap:8px;align-items:center}.record-detail-actions{justify-content:flex-end}.record-detail-summary-list{grid-template-columns:repeat(4,minmax(0,1fr))}.record-detail-body-grid,.record-detail-placeholder-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.record-detail-body-item{display:flex;flex-direction:column;gap:8px;min-width:0}.record-detail-body-item.wide{grid-column:1/-1}.record-detail-body-item h4{margin:0;color:var(--unext-text-main);font-size:14px}.record-detail-body-item p{margin:0}.record-detail-text-block{min-height:46px;padding:14px;border:1px solid var(--unext-border-soft);border-radius:14px;background:#f8fafc;color:var(--unext-text-sub);font-size:14px;line-height:1.7;white-space:pre-wrap;word-break:break-word}@media (max-width:1100px){.record-detail-summary-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.record-detail-title-row{flex-direction:column}.record-detail-actions{justify-content:flex-start}.record-detail-body-grid,.record-detail-placeholder-grid,.record-detail-summary-list{grid-template-columns:1fr}}.comment-panel-card{display:flex;flex-direction:column;gap:14px}.comment-panel-header{display:flex;gap:14px;align-items:flex-start;justify-content:space-between;margin:-2px -2px 2px;padding-bottom:12px;border-bottom:1px solid var(--unext-border-strong)}.comment-panel-header h3{margin:0 0 6px}.comment-panel-header p{margin:0;color:var(--unext-text-muted);font-size:13px}.comment-panel-count{flex:0 0 auto;padding:5px 10px;border:1px solid var(--unext-primary-border);border-radius:999px;background:var(--unext-primary-soft);color:var(--unext-primary-hover);font-size:12px;font-weight:800}.comment-panel-error{margin:0}.comment-item,.comment-list{display:flex;flex-direction:column;gap:10px}.comment-item{position:relative;padding:14px;border:1px solid var(--unext-border-soft);border-radius:14px;background:#f8fafc}.comment-item-meta{display:flex;gap:10px;align-items:flex-start;justify-content:space-between}.comment-item-meta>div:first-child{min-width:0}.comment-item .comment-item-meta,.pinned-comment-card .comment-item-meta{padding-right:44px}.comment-item-meta strong{display:block;color:var(--unext-text-main);font-size:14px}.comment-item-meta span{color:var(--unext-text-muted);font-size:12px;font-weight:700}.comment-create-actions,.comment-edit-actions,.comment-item-actions{display:inline-flex;flex-wrap:wrap;gap:8px;align-items:center;justify-content:flex-end}.comment-item-actions{position:absolute;top:10px;right:10px;z-index:2;flex:0 0 auto;min-width:40px;min-height:36px;justify-content:flex-end}.comment-action-menu-wrap{position:relative;display:inline-flex;justify-content:flex-end}.comment-action-more-button{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;border-radius:999px;background:transparent;color:var(--unext-text-muted);cursor:pointer;font-size:16px;font-weight:900;letter-spacing:1px;line-height:1;opacity:0;transition:opacity .15s ease,background-color .15s ease,border-color .15s ease,color .15s ease}.comment-action-more-button span{transform:translateY(-2px)}.comment-action-menu-wrap.open .comment-action-more-button,.comment-item:focus-within .comment-action-more-button,.comment-item:hover .comment-action-more-button,.pinned-comment-card:focus-within .comment-action-more-button,.pinned-comment-card:hover .comment-action-more-button{opacity:1}.comment-action-menu-wrap.open .comment-action-more-button,.comment-action-more-button:focus-visible,.comment-action-more-button:hover{border-color:var(--unext-border-strong);background:#ffffff;color:var(--unext-text-main);outline:none}.comment-action-menu{position:absolute;top:calc(100% + 6px);right:0;z-index:90;min-width:132px;display:grid;grid-gap:2px;gap:2px;border:1px solid var(--unext-border-strong);border-radius:12px;background:#ffffff;box-shadow:0 16px 34px rgba(15,23,42,.16);padding:6px}.comment-action-menu button{width:100%;min-height:34px;border:0;border-radius:9px;background:transparent;color:var(--unext-text-main);cursor:pointer;padding:7px 10px;text-align:left;font-size:12px;font-weight:800;white-space:nowrap}.comment-action-menu button:focus-visible:not(:disabled),.comment-action-menu button:hover:not(:disabled){background:var(--unext-primary-soft);outline:none}.comment-action-menu button.danger{color:#dc2626}.comment-action-menu button:disabled{cursor:not-allowed;opacity:.55}.portal-text-btn,.portal-text-danger-btn{border:0;background:transparent;cursor:pointer;font-size:12px;font-weight:800}.portal-text-btn{color:var(--unext-primary-hover)}.portal-text-danger-btn{color:#dc2626}.portal-text-btn:disabled,.portal-text-danger-btn:disabled{color:var(--unext-text-muted);cursor:not-allowed}.comment-content{color:var(--unext-text-sub);font-size:14px;line-height:1.7;white-space:pre-wrap;word-break:break-word}.comment-create-form,.comment-edit-box{display:flex;flex-direction:column;gap:10px}.comment-create-form{padding-top:12px;border-top:1px solid var(--unext-border-soft)}.comment-create-form label{color:var(--unext-text-main);font-size:13px;font-weight:800}.comment-textarea{width:100%;min-height:98px}.comment-viewer-box{text-align:left}.comment-editor-heading{display:flex;gap:12px;align-items:center;justify-content:space-between}.comment-editor-label{color:var(--unext-text-main);font-size:13px;font-weight:800}.comment-editor-tabs{display:inline-flex;overflow:hidden;border:1px solid var(--unext-border-strong);border-radius:999px;background:#fff}.comment-editor-tabs button{border:0;background:transparent;color:var(--unext-text-muted);cursor:pointer;font-size:12px;font-weight:800;padding:6px 11px}.comment-editor-tabs button.active{background:var(--unext-primary-soft);color:var(--unext-primary-hover)}.comment-format-help{margin:-2px 0 0;color:var(--unext-text-muted);font-size:12px;line-height:1.6}.comment-markdown-preview{min-height:98px;padding:12px;border:1px dashed var(--unext-border-strong);border-radius:12px;background:#fff}.comment-mention-editor{position:relative}.comment-mention-dropdown{position:absolute;z-index:3600;left:12px;top:calc(100% - 8px);width:min(320px,calc(100vw - 32px));min-width:260px;max-width:min(360px,calc(100vw - 32px));max-height:240px;overflow-y:auto;overflow-x:hidden;border:1px solid var(--unext-border-strong);border-radius:12px;background:#fff;box-shadow:0 18px 38px rgba(15,23,42,.16)}.comment-mention-option{display:block;width:100%;border:0;border-bottom:1px solid var(--unext-border-soft);background:#fff;cursor:pointer;min-height:40px;padding:9px 12px;text-align:left}.comment-mention-option:last-child{border-bottom:0}.comment-mention-option.active,.comment-mention-option:hover{background:var(--unext-primary-soft)}.comment-mention-option-line{display:block;color:var(--unext-text-main);font-size:13px;font-weight:800;line-height:1.35}.comment-mention-option-label,.comment-mention-option-line,.comment-mention-option-meta,.comment-mention-option-name{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.comment-mention-empty{color:var(--unext-text-muted);font-size:12px;line-height:1.5;padding:10px 12px}.comment-mention-badge{display:inline-flex;align-items:center;min-height:20px;padding:1px 7px;border:1px solid var(--unext-primary-border);border-radius:999px;background:var(--unext-primary-soft);color:var(--unext-primary-hover);font-weight:900;white-space:nowrap}.markdown-content{display:flex;flex-direction:column;gap:10px;color:inherit;white-space:normal;word-break:break-word}.markdown-content-empty{color:var(--unext-text-muted)}.markdown-code-block,.markdown-content blockquote,.markdown-content p,.markdown-content ul{margin:0}.markdown-content strong{color:var(--unext-text-main);font-weight:800}.markdown-content em{font-style:italic}.markdown-content a{color:var(--unext-primary-hover);font-weight:800;text-decoration:underline;text-underline-offset:2px}.markdown-content code{padding:2px 5px;border-radius:5px;background:#e5e7eb;color:#111827;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.92em}.markdown-code-block{overflow-x:auto;padding:12px;border:1px solid var(--unext-border-soft);border-radius:10px;background:#f1f5f9}.markdown-code-block code{display:block;min-width:max-content;padding:0;border-radius:0;background:transparent;color:#111827;line-height:1.6;white-space:pre}.markdown-content ul{padding-left:20px}.markdown-content li+li{margin-top:4px}.markdown-inline-image{display:block;max-width:100%;height:auto;border-radius:8px;margin:6px 0}.markdown-image-error{display:inline-block;max-width:100%;padding:4px 8px;border-radius:6px;background:#fff1f2;color:#b91c1c;font-size:12px}.markdown-content blockquote{padding:8px 12px;border-left:4px solid var(--unext-primary-border);border-radius:8px;background:#f8fafc;color:var(--unext-text-sub)}@media (max-width:760px){.comment-panel-header{flex-direction:column}.comment-item-meta{align-items:flex-start;flex-direction:row}.comment-item-actions{min-width:40px;min-height:40px;justify-content:flex-end}.comment-action-more-button{width:40px;height:40px;border-color:rgba(148,163,184,.28);background:rgba(255,255,255,.72);opacity:1}.comment-action-menu{min-width:144px}.comment-action-menu button{min-height:38px;font-size:13px}.comment-create-actions,.comment-edit-actions{justify-content:flex-start}}.search-filter-card{flex-shrink:0}.search-filter-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:10px}.search-filter-heading h3{margin:0;font-size:16px;font-weight:850;letter-spacing:-.01em}.search-filter-heading p{margin:5px 0 0;color:var(--unext-text-muted);font-size:13px}.search-filter-heading-actions{display:inline-flex;flex-shrink:0;flex-wrap:wrap;gap:8px;align-items:center;justify-content:flex-end}.search-filter-grid{display:flex;flex-wrap:wrap;gap:12px;align-items:flex-end}.search-filter-field{min-width:160px;flex:1 1 170px}.search-filter-search-field{min-width:240px;flex:2 1 280px}.work-type-selector{display:flex;min-width:0;max-width:100%;flex-direction:column;gap:8px}.work-type-selector-heading{color:var(--unext-text-muted,#475569);font-size:12px;font-weight:900}.work-type-selector-list{display:flex;min-width:0;max-width:100%;flex-wrap:wrap;gap:6px}.work-type-selector-help{margin:0;color:var(--unext-text-muted,#64748b);font-size:12px;line-height:1.45}@media (max-width:720px){.work-type-selector-list{flex-wrap:nowrap;overflow-x:auto;padding-bottom:2px;-webkit-overflow-scrolling:touch}.work-type-selector-list .search-filter-chip{flex:0 0 auto}}.search-filter-date-field legend,.search-filter-field span{display:block;margin-bottom:6px;color:var(--unext-text-muted);font-size:12px;font-weight:800}.search-filter-date-field{min-width:320px;flex:0 1 330px;margin:0;padding:0;border:0}.search-filter-date-inputs{display:flex;flex-wrap:nowrap;gap:8px;align-items:center}.search-filter-date-inputs input[type=date]{width:144px;min-width:140px}.search-filter-date-inputs>span{margin:0;color:var(--unext-text-muted)}.search-filter-actions{display:inline-flex;flex:0 0 auto;flex-wrap:wrap;gap:8px;align-items:center;justify-content:flex-end;margin-left:auto}.search-filter-actions .portal-primary-btn,.search-filter-actions .portal-secondary-btn{min-height:46px;white-space:nowrap}.search-filter-mobile-controls{display:none}.search-filter-collapsible{display:contents}.search-filter-toggle-btn{align-items:center;gap:6px}.search-filter-toggle-btn strong{display:inline-flex;min-width:20px;min-height:20px;align-items:center;justify-content:center;padding:0 6px;border-radius:999px;background:var(--unext-primary,#f97316);color:#ffffff;font-size:11px;font-weight:900}.search-filter-toggle-caret{transition:transform .15s ease}.search-filter-toggle-btn[aria-expanded=true] .search-filter-toggle-caret{transform:rotate(180deg)}.search-filter-card--compact{padding-block:14px}.search-filter-applied-chips{grid-column:1/-1;display:flex;flex-wrap:wrap;gap:6px;min-width:0}.search-filter-applied-chip{display:inline-flex;min-width:0;min-height:30px;align-items:center;gap:6px;padding:5px 10px;border:1px solid rgba(249,115,22,.28);border-radius:999px;background:#fff7ed;color:#9a3412;font-size:12px;font-weight:850;cursor:pointer}.search-filter-applied-chip span:first-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.search-filter-applied-chip-remove{display:inline-flex;width:16px;height:16px;flex:0 0 auto;align-items:center;justify-content:center;border-radius:999px;background:rgba(249,115,22,.14);font-size:12px;line-height:1}.search-filter-applied-chip:focus-visible,.search-filter-applied-chip:hover{border-color:var(--unext-primary,#f97316);background:#ffedd5;outline:none}@media (max-width:760px){.search-filter-heading{flex-direction:column}.search-filter-actions,.search-filter-heading-actions{justify-content:flex-start;margin-left:0}.search-filter-grid{display:grid;grid-template-columns:minmax(0,1fr);align-items:stretch}.search-filter-mobile-controls{display:flex;flex-wrap:wrap;gap:6px;align-items:center}.search-filter-mobile-reset-btn,.search-filter-toggle-btn{min-height:34px}.search-filter-collapsible{display:none;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;min-width:0}.search-filter-collapsible.is-open{display:grid}.search-filter-date-field,.search-filter-field,.search-filter-search-field{min-width:0;flex-basis:auto}.search-filter-actions,.search-filter-date-field,.search-filter-search-field{grid-column:1/-1}.search-filter-date-inputs{flex-wrap:wrap}}:root{--unext-card-border:#e5e7eb;--unext-card-border-hover:#f59e0b;--unext-card-shadow-base:0 1px 2px rgba(15,23,42,0.06);--unext-card-shadow-raised:0 4px 12px rgba(15,23,42,0.1);--portal-floating-chat-table-safe-right:96px;--portal-floating-chat-table-safe-bottom:12px;--unext-grid-line:#edf0f3;--unext-button-bg-secondary:#f8fafc;--unext-danger-soft:#fff1f2}.portal-sidebar{box-shadow:8px 0 24px rgba(15,23,42,.04)}.portal-app-shell.sidebar-collapsed .portal-sidebar,.portal-layout.sidebar-collapsed .portal-sidebar,.portal-sidebar,.portal-sidebar--collapsed{border-right:1px solid var(--unext-card-border)}.asset-change-history-table-wrap,.asset-edit-card,.asset-edit-summary-card,.asset-edit-summary-item,.comment-item,.comment-panel,.customer-asset-summary-card,.customer-assignee-chip,.customer-detail-topbar,.customer-edit-assignment-card,.customer-edit-side-card,.customer-form-checkbox,.customer-form-readonly-card,.customer-summary-table-wrap,.dashboard-bucket-panel,.portal-card,.portal-empty-box,.portal-form-card,.portal-list-item,.portal-list-row,.portal-summary-item,.portal-table-card,.wiki-search-result-item,.wiki-selected-link-card{border:1px solid var(--unext-card-border);box-shadow:var(--unext-card-shadow-base);transition:border-color .15s ease,box-shadow .15s ease,background-color .15s ease,transform .15s ease}.asset-change-history-table-wrap:hover,.asset-edit-card:hover,.asset-edit-summary-card:hover,.asset-edit-summary-item:hover,.comment-item:hover,.comment-panel:hover,.customer-asset-summary-card:hover,.customer-assignee-chip:hover,.customer-detail-topbar:hover,.customer-edit-assignment-card:hover,.customer-edit-side-card:hover,.customer-form-checkbox:hover,.customer-form-readonly-card:hover,.customer-summary-table-wrap:hover,.dashboard-bucket-panel:hover,.portal-card:hover,.portal-form-card:hover,.portal-list-item:hover,.portal-list-row:hover,.portal-summary-item:hover,.portal-table-card:hover,.wiki-search-result-item:hover,.wiki-selected-link-card:hover{border-color:var(--unext-card-border-hover);box-shadow:var(--unext-card-shadow-raised)}.portal-card .comment-panel-header:first-child,.portal-card .customer-section-heading:first-child,.portal-card .dashboard-section-heading:first-child,.portal-card>h2:first-child,.portal-card>h3:first-child,.portal-card>h4:first-child,.portal-form-card>h2:first-child,.portal-form-card>h3:first-child,.portal-form-card>h4:first-child{margin-top:0;padding-bottom:12px;border-bottom:1px solid var(--unext-card-border)}.dashboard-bucket-card,.dashboard-hero,.dashboard-kpi-card,.dashboard-section-card,.record-detail-page>.portal-card,.search-filter-card{border-color:var(--unext-card-border);box-shadow:var(--unext-card-shadow-base)}.dashboard-bucket-card:hover,.dashboard-hero:hover,.dashboard-kpi-card:hover,.dashboard-section-card:hover,.record-detail-page>.portal-card:hover,.search-filter-card:hover{border-color:var(--unext-card-border-hover);box-shadow:var(--unext-card-shadow-raised)}.portal-table-card{overflow:visible}.portal-table-bottom-scroll,.portal-table-card,.portal-table-toolbar{border-color:var(--unext-card-border)}.assignment-table,.portal-card table,.portal-data-table,.portal-table{border-collapse:separate;border-spacing:0;min-width:max-content}.assignment-table th,.portal-card table th,.portal-data-table th,.portal-table th{border-right:1px solid var(--unext-grid-line);border-bottom:1px solid var(--unext-card-border);background:#f8fafc}.assignment-table td,.portal-card table td,.portal-data-table td,.portal-table td{border-right:1px solid var(--unext-grid-line);border-bottom:1px solid var(--unext-grid-line)}.assignment-table td:first-child,.assignment-table th:first-child,.portal-card table td:first-child,.portal-card table th:first-child,.portal-data-table td:first-child,.portal-data-table th:first-child,.portal-table td:first-child,.portal-table th:first-child{border-left:1px solid var(--unext-grid-line)}.assignment-table thead th,.portal-card table thead th,.portal-data-table thead th,.portal-table thead th{position:-webkit-sticky;position:sticky;top:0;z-index:2;border-top:1px solid var(--unext-grid-line);border-bottom:1px solid #dfe3e8}.assignment-table tbody tr:hover td,.portal-card table tbody tr:hover td,.portal-data-table tbody tr:hover td,.portal-table tbody tr:hover td{background:#fff7ed}.customer-detail-tab,.portal-danger-btn,.portal-danger-btn-sm,.portal-logout-btn,.portal-primary-btn,.portal-secondary-btn,.portal-sidebar-toggle,.portal-table-action-btn,button.portal-text-btn,button.portal-text-danger-btn{min-height:40px;border-style:solid;border-width:1px;border-radius:12px;padding:9px 14px}.portal-primary-btn,.portal-table-action-btn--primary{border-color:var(--unext-primary);background:var(--unext-primary);color:#ffffff}.portal-primary-btn:focus-visible,.portal-primary-btn:hover,.portal-table-action-btn--primary:focus-visible,.portal-table-action-btn--primary:hover{border-color:var(--unext-primary-hover);background:var(--unext-primary-hover);color:#ffffff}.customer-detail-tab,.portal-secondary-btn,.portal-table-action-btn,.portal-table-action-btn--secondary{border-color:var(--unext-card-border);background:var(--unext-button-bg-secondary);color:var(--unext-text-sub)}.customer-detail-tab.active,.customer-detail-tab:focus-visible,.customer-detail-tab:hover,.portal-secondary-btn.active,.portal-secondary-btn:focus-visible,.portal-secondary-btn:hover,.portal-table-action-btn--secondary:focus-visible,.portal-table-action-btn--secondary:hover,.portal-table-action-btn:focus-visible,.portal-table-action-btn:hover{border-color:var(--unext-primary-border);background:var(--unext-primary-soft);color:var(--unext-primary-hover)}.portal-danger-btn,.portal-danger-btn-sm,button.portal-text-danger-btn{border-color:#fecaca;background:var(--unext-danger-soft);color:#b91c1c}.portal-danger-btn-sm:focus-visible,.portal-danger-btn-sm:hover,.portal-danger-btn:focus-visible,.portal-danger-btn:hover,button.portal-text-danger-btn:focus-visible,button.portal-text-danger-btn:hover{border-color:#f87171;background:#fee2e2;color:#991b1b}.portal-table-action-btn--ghost,button.portal-text-btn{border-color:var(--unext-card-border);background:#ffffff;color:var(--unext-text-sub)}.portal-content input:not([type=checkbox]):not([type=radio]):not([type=file]),.portal-content select,.portal-content textarea,.portal-input{border:1px solid var(--unext-card-border);background:#ffffff}.portal-content input:not([type=checkbox]):not([type=radio]):not([type=file]):focus,.portal-content select:focus,.portal-content textarea:focus,.portal-input:focus,.portal-input:focus-visible{border-color:var(--unext-primary);box-shadow:0 0 0 3px rgba(249,115,22,.18);outline:none}.portal-content input:disabled,.portal-content input[readonly],.portal-content select:disabled,.portal-content textarea:disabled,.portal-content textarea[readonly],.portal-input:disabled,.portal-input[readonly]{border-color:var(--unext-card-border);background:#f3f4f6;color:#94a3b8}.portal-app-shell.sidebar-collapsed .portal-logo-frame,.portal-layout.sidebar-collapsed .portal-logo-frame,.portal-logo-frame,.portal-logo-link,.portal-logo-link:active,.portal-logo-link:active .portal-logo-frame,.portal-logo-link:hover,.portal-logo-link:hover .portal-logo-frame{border:0!important;box-shadow:none!important;background:transparent!important}.portal-sidebar-logo,.sidebar-logo-collapsed,.sidebar-logo-expanded{border:0!important;box-shadow:none!important}.portal-logo-frame,.portal-logo-link,.portal-sidebar-logo,.portal-sidebar-logo-container,.portal-sidebar-logo-link,.portal-sidebar-logo-link img,.sidebar-logo,.sidebar-logo a,.sidebar-logo img,.sidebar-logo-collapsed,.sidebar-logo-expanded{border:none!important;box-shadow:none!important;outline:none!important;background:transparent!important}.portal-logo-link:focus .portal-logo-frame,.portal-logo-link:focus-visible .portal-logo-frame,.portal-logo-link:hover .portal-logo-frame,.portal-sidebar-logo-container:focus,.portal-sidebar-logo-container:hover,.portal-sidebar-logo-link:focus,.portal-sidebar-logo-link:focus-visible,.portal-sidebar-logo-link:hover,.sidebar-logo a:focus,.sidebar-logo a:hover,.sidebar-logo:focus,.sidebar-logo:focus-visible,.sidebar-logo:hover{border:none!important;box-shadow:none!important;outline:none!important;background:transparent!important}.activity-feed-card{width:100%}.activity-comment-group{display:flex;flex-direction:column;gap:12px;margin-top:4px;padding-top:16px;border-top:1px solid var(--unext-border-soft)}.activity-comment-group-heading{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.activity-comment-group-heading h4{margin:0;color:var(--unext-text);font-size:15px;font-weight:900}.activity-comment-group-heading span{color:var(--unext-text-muted);font-size:12px;font-weight:700}.activity-feed-filters{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.activity-feed-filter-btn{display:inline-flex;align-items:center;gap:6px;padding:7px 10px;border:1px solid var(--unext-border-soft);border-radius:999px;background:#fff;color:var(--unext-text-sub);cursor:pointer;font-size:12px;font-weight:800;line-height:1}.activity-feed-filter-btn.active{border-color:var(--unext-primary-border);background:var(--unext-primary-soft);color:var(--unext-primary-hover)}.activity-feed-filter-count{display:inline-flex;min-width:18px;align-items:center;justify-content:center;padding:2px 6px;border-radius:999px;background:#f1f5f9;color:var(--unext-text-muted);font-size:11px;font-weight:900}.activity-feed-filter-btn.active .activity-feed-filter-count{background:#fff;color:var(--unext-primary-hover)}.activity-feed-filter-btn:disabled{background:#f8fafc;color:var(--unext-text-muted);cursor:not-allowed;opacity:.7}.activity-comment-form{padding:12px;border:1px solid var(--unext-border-soft);border-radius:14px;background:#f8fafc}.activity-feed-list{gap:8px}.activity-feed-item{gap:8px;padding:12px 14px;border-radius:12px;background:#fff}.activity-feed-history-item{display:flex;border:1px solid var(--unext-border-soft)}.activity-feed-link{color:inherit;text-decoration:none}.activity-feed-link .activity-feed-history-item:hover{border-color:var(--unext-primary-border);background:var(--unext-primary-soft)}.activity-feed-meta-line,.activity-feed-meta-line>div{display:flex;flex-wrap:wrap;gap:8px;align-items:center;color:var(--unext-text-muted);font-size:12px;font-weight:800}.activity-feed-meta-line{justify-content:space-between}.activity-feed-meta-line strong{color:var(--unext-text-main);font-size:13px}.activity-feed-content{margin-top:2px;color:var(--unext-text-sub);font-size:13px;line-height:1.55;white-space:pre-wrap;word-break:break-word}.activity-feed-subcontent{margin-top:3px;color:var(--unext-text-muted);font-size:12px;line-height:1.5}.comment-edited-label{color:var(--unext-text-muted);font-size:11px;font-weight:800}.activity-feed-more-btn{align-self:center;margin-top:12px}.portal-app-shell,.portal-layout,.portal-sidebar{transition:none}.portal-shell-hydrated .portal-sidebar{transition:width .16s ease,padding .16s ease,box-shadow .16s ease}.portal-menu{overflow-y:auto;padding-bottom:12px}.portal-sidebar-footer{display:flex;flex-direction:column;gap:12px;border-top:1px solid var(--unext-border-soft)}.portal-sidebar-user{display:flex;align-items:center;gap:10px;width:100%;min-width:0;min-height:58px;padding:10px;border:1px solid var(--unext-border-soft);border-radius:16px;background:#ffffff;box-shadow:var(--unext-shadow-sm);color:var(--unext-text)}.portal-sidebar-user-avatar{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;flex:0 0 36px;border-radius:50%;background:linear-gradient(135deg,var(--unext-primary) 0,#fb923c 100%);color:#ffffff;font-size:14px;font-weight:850;letter-spacing:-.02em}.portal-sidebar-user-text{display:flex;flex:1 1 auto;flex-direction:column;min-width:0;max-width:100%;gap:2px;line-height:1.2}.portal-sidebar-user-name{color:var(--unext-text);font-size:14px;line-height:1.25}.portal-sidebar-user-name,.portal-sidebar-user-role{overflow:hidden;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.portal-sidebar-user-role{width:-moz-fit-content;width:fit-content;max-width:100%;border-radius:999px;background:var(--unext-primary-soft);color:var(--unext-primary-hover);font-size:11px;line-height:1.2;padding:3px 8px}.portal-sidebar-bottom-actions{flex:0 0 auto}.portal-app-shell.sidebar-collapsed .portal-sidebar-footer,.portal-layout.sidebar-collapsed .portal-sidebar-footer{gap:10px;padding-top:12px}.portal-app-shell.sidebar-collapsed .portal-sidebar-user,.portal-layout.sidebar-collapsed .portal-sidebar-user{justify-content:center;width:48px;min-width:48px;min-height:48px;padding:6px;overscroll-behavior:contain;border-radius:16px}.portal-app-shell.sidebar-collapsed .portal-sidebar-user-avatar,.portal-layout.sidebar-collapsed .portal-sidebar-user-avatar{width:34px;height:34px;flex-basis:34px;font-size:13px}.portal-app-shell.sidebar-collapsed .portal-sidebar-bottom-actions,.portal-layout.sidebar-collapsed .portal-sidebar-bottom-actions{gap:8px}.attachment-direct-upload,.attachment-picker-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.attachment-picker-row{padding-top:8px}.attachment-picker-label{position:relative;overflow:hidden;cursor:pointer}.attachment-picker-label input[type=file]{position:absolute;inset:0;opacity:0;cursor:pointer}.attachment-picker-summary{min-width:0;flex:1 1 220px;color:var(--unext-muted);font-size:13px;line-height:1.5}.attachment-direct-upload{margin-top:14px;padding:14px;border:1px dashed var(--unext-border);border-radius:16px;background:#f8fafc}.attachment-direct-upload>div:first-child{flex:1 1 260px}.attachment-direct-upload strong{display:block;color:var(--unext-text);font-size:14px;font-weight:850}.attachment-direct-upload p{margin:4px 0 0;color:var(--unext-muted);font-size:13px}.attachment-feed-item{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.attachment-feed-title{font-weight:800;word-break:break-all}.attachment-feed-actions{flex:0 0 auto}.portal-sidebar{overflow-x:hidden;box-sizing:border-box}.portal-menu,.portal-sidebar-footer{overflow-x:hidden;width:100%;min-width:0;box-sizing:border-box}.portal-menu-link{box-sizing:border-box;width:100%;max-width:100%;min-width:0;border:1px solid transparent;overflow:hidden;transform:none;transition:background .15s ease,border-color .15s ease,color .15s ease,box-shadow .15s ease}.portal-menu-link:focus-visible,.portal-menu-link:hover{border-color:var(--unext-primary-border);background:var(--unext-sidebar-hover);color:var(--unext-text);transform:none}.portal-menu-link.active{border-color:var(--unext-primary-border);background:var(--unext-primary-soft)}.portal-app-shell.sidebar-collapsed .portal-menu-link,.portal-layout.sidebar-collapsed .portal-menu-link{width:48px;max-width:48px;flex:0 0 48px;box-sizing:border-box;transform:none}.portal-app-shell.sidebar-collapsed .portal-menu-link:focus-visible,.portal-app-shell.sidebar-collapsed .portal-menu-link:hover,.portal-layout.sidebar-collapsed .portal-menu-link:focus-visible,.portal-layout.sidebar-collapsed .portal-menu-link:hover{transform:none}.portal-sidebar-user{box-sizing:border-box;max-width:100%;overflow:hidden}.portal-sidebar-user-role{width:100%;background:transparent;color:var(--unext-text-muted);padding:0;border-radius:0;font-size:12px;line-height:1.35}.attachment-link-form{display:flex;align-items:center;gap:6px;margin-top:8px;padding:6px 8px;border:1px solid var(--portal-border,#e5e7eb);border-radius:8px;background:#f9fafb;font-size:11px}.attachment-link-form strong{flex:0 0 auto;color:#374151;font-size:11px;white-space:nowrap}.attachment-link-form input{min-width:0;height:24px;padding:3px 7px;border:1px solid #d1d5db;border-radius:6px;background:#fff;color:#111827;font-size:11px;line-height:1.2}.attachment-link-form input:first-of-type{flex:0 1 160px}.attachment-link-form input:nth-of-type(2){flex:1 1 260px}.attachment-link-form button{min-height:24px;padding:3px 8px;font-size:11px;white-space:nowrap}.attachment-link-form>span{color:#6b7280;font-size:11px}.attachment-link-anchor{color:#2563eb;text-decoration:none;word-break:break-all}.attachment-link-anchor:focus,.attachment-link-anchor:hover{text-decoration:underline}.attachment-feed-item .activity-feed-subcontent{word-break:break-all}@media (max-width:720px){.attachment-link-form{align-items:stretch;flex-direction:column}.attachment-link-form input,.attachment-link-form input:first-of-type,.attachment-link-form input:nth-of-type(2){flex-basis:auto;width:100%}}.wiki-linked-item-list,.wiki-selected-link-list{display:flex;flex-direction:column;gap:8px;margin-top:10px}.wiki-linked-item-list{align-items:flex-start}.wiki-selected-link-list.compact{gap:6px;max-height:180px;overflow-y:auto}.wiki-selected-link-card.compact{display:flex;align-items:center;gap:10px;min-width:0;padding:8px 10px;background:#fff7ed}.wiki-selected-link-text{display:flex;min-width:0;flex:1 1 auto;flex-direction:column;gap:2px}.wiki-selected-link-card.compact small,.wiki-selected-link-card.compact strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wiki-selected-remove-btn{display:inline-flex;width:26px;height:26px;flex:0 0 26px;align-items:center;justify-content:center;border:1px solid #fed7aa;border-radius:999px;background:#fff;color:#c2410c;cursor:pointer;font-size:16px;font-weight:900;line-height:1}.wiki-selected-remove-btn:focus-visible,.wiki-selected-remove-btn:hover{border-color:#fb923c;background:#ffedd5}.wiki-related-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.wiki-related-group{min-width:0;padding:12px;border:1px solid var(--unext-border-soft);border-radius:14px;background:#f8fafc}.wiki-related-group h4{margin:0 0 8px;color:var(--unext-text);font-size:14px;font-weight:850}.wiki-linked-item-list.compact{flex-direction:row;flex-wrap:wrap;gap:6px;margin-top:0}.wiki-related-chip{display:inline-flex;max-width:100%;align-items:center;overflow:hidden;padding:6px 10px;border:1px solid var(--unext-primary-border);border-radius:999px;background:var(--unext-primary-soft);color:var(--unext-primary-hover);font-size:12px;font-weight:850;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.wiki-related-chip:focus-visible,.wiki-related-chip:hover{background:#fff7ed;text-decoration:underline}.wiki-related-empty{color:var(--unext-text-muted);font-size:13px;font-weight:750}.attachment-resource-card{display:flex;flex-direction:column;gap:10px;margin-top:12px;padding:12px;border:1px solid var(--unext-border-soft);border-radius:14px;background:#f9fafb}.attachment-resource-header{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.attachment-resource-header h4{margin:0;color:var(--unext-text);font-size:14px;font-weight:900}.attachment-resource-header p,.attachment-resource-header>span{margin:3px 0 0;color:var(--unext-muted);font-size:12px;font-weight:750}.attachment-resource-actions{display:grid;grid-template-columns:minmax(260px,.9fr) minmax(320px,1.1fr);grid-gap:8px;gap:8px;align-items:center}.attachment-direct-upload.compact,.attachment-link-form.compact{margin-top:0;min-width:0;padding:8px;border:1px solid var(--unext-border-soft);border-radius:10px;background:#fff}.attachment-link-form.compact{display:flex;align-items:center;gap:6px}.attachment-resource-list{display:flex;flex-direction:column;gap:10px}.attachment-resource-group{display:flex;flex-direction:column;gap:6px}.attachment-resource-group-header{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:0 2px}.attachment-resource-group-header h5{margin:0;font-size:13px;font-weight:850}.attachment-resource-group-header span{color:var(--unext-muted);font-size:11px;font-weight:750}.attachment-resource-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto;grid-gap:8px;gap:8px;align-items:center;padding:8px 10px;border:1px solid var(--unext-border-soft);border-radius:10px;background:#fff}.attachment-resource-title{display:flex;min-width:0;flex-direction:column;gap:2px}.attachment-resource-title a,.attachment-resource-title span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.attachment-resource-name{font-size:13px;line-height:1.35}.attachment-resource-meta{font-size:11px;line-height:1.35}.attachment-resource-title small{overflow:hidden;color:var(--unext-muted);font-size:11px;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.attachment-resource-actions-inline{display:inline-flex;flex:0 0 auto;gap:6px;align-items:center}.attachment-resource-actions-inline .portal-danger-btn-sm,.attachment-resource-actions-inline .portal-table-action-btn{display:inline-flex;align-items:center;justify-content:center;width:auto;min-width:52px;min-height:30px;height:30px;border-radius:10px;padding:0 10px;font-size:12px;font-weight:800;line-height:1;text-decoration:none}.attachment-resource-actions-inline .portal-danger-btn-sm:before,.attachment-resource-actions-inline .portal-table-action-btn:before{font-size:14px;line-height:1}.attachment-resource-card .attachment-link-form.compact button,.attachment-resource-card .attachment-link-form.compact input,.attachment-resource-card .attachment-picker-label,.attachment-resource-card .portal-primary-btn,.attachment-resource-card .portal-secondary-btn{min-height:33px;height:33px;border-radius:10px;font-size:13px;line-height:1}.attachment-resource-card .attachment-link-form.compact button,.attachment-resource-card .attachment-picker-label,.attachment-resource-card .portal-primary-btn,.attachment-resource-card .portal-secondary-btn{display:inline-flex;align-items:center;justify-content:center;padding:0 10px;white-space:nowrap}.attachment-resource-card .attachment-link-form.compact input{padding:0 10px}.attachment-resource-card .attachment-link-input{min-width:0;border:1px solid var(--unext-border);background:#ffffff;color:var(--unext-text);outline:none;transition:border-color .15s ease,box-shadow .15s ease}.attachment-resource-card .attachment-link-input:focus{border-color:var(--unext-primary);box-shadow:0 0 0 3px rgba(249,115,22,.14)}.attachment-resource-card .attachment-link-input:disabled{background:#f3f4f6;color:var(--unext-text-muted);cursor:not-allowed}.attachment-resource-card .attachment-link-input--title{flex:0 1 220px;width:clamp(180px,18vw,240px)}.attachment-resource-card .attachment-link-input--url{flex:1 1 320px;width:clamp(260px,28vw,360px)}.attachment-resource-card .attachment-direct-upload.compact,.attachment-resource-card .attachment-link-form.compact{gap:8px}.attachment-resource-card .attachment-picker-summary{flex:1 1 140px;font-size:12px;line-height:1.35}.attachment-resource-card .attachment-resource-row{min-height:40px;padding:6px 10px}.attachment-resource-card .portal-empty-box.attachment-resource-empty{min-height:40px;display:flex;align-items:center}.attachment-resource-empty{padding:10px}.attachment-resource-empty.compact{padding:8px 10px;font-size:12px}.attachment-resource-actions--single{grid-template-columns:minmax(0,1fr)}.attachment-resource-actions--single .attachment-link-form.compact{width:100%}.attachment-resource-actions--single .attachment-link-input--title{flex:0 1 280px;width:clamp(200px,28vw,340px)}.attachment-resource-actions--single .attachment-link-input--url{flex:1 1 520px;width:100%}.attachment-file-server-slot{display:flex;flex-direction:column;gap:8px;min-width:0}.customer-attachment-file-server-section{margin-top:18px}.file-server-card--embedded{padding:10px;border:1px solid var(--unext-border-soft);border-radius:10px;background:#fff}.file-server-summary{max-width:min(760px,100%);margin:4px 0 0;color:var(--portal-text-muted,#64748b);font-size:12px;font-weight:750}.file-server-error-detail{margin:0;padding:8px 10px;border:1px solid rgba(239,68,68,.24);border-radius:8px;background:#fef2f2;color:#991b1b;font-size:12px;overflow-wrap:anywhere}.file-server-row-actions{display:inline-flex;flex-wrap:wrap;align-items:center;gap:6px}.file-server-row-actions .portal-danger-btn-sm,.file-server-row-actions .portal-secondary-btn.small{min-height:28px;height:28px;padding:0 8px;border-radius:8px;font-size:12px;white-space:nowrap}.file-server-admin-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px}.file-server-admin-panel,.file-server-admin-summary-card{border:1px solid var(--unext-border-soft);border-radius:10px;background:#fff}.file-server-admin-summary-card{display:flex;flex-direction:column;gap:5px;padding:12px}.file-server-admin-summary-card small,.file-server-admin-summary-card span{color:var(--unext-muted);font-size:12px;font-weight:750}.file-server-admin-summary-card strong{color:var(--unext-text);font-size:18px;font-weight:900}.file-server-admin-grid{display:grid;grid-template-columns:minmax(0,1fr);grid-gap:10px;gap:10px;margin-top:10px}.file-server-admin-panel{display:flex;flex-direction:column;gap:8px;padding:12px;min-width:0}.file-server-admin-table-wrap{overflow-x:auto}.file-server-admin-table{width:100%;min-width:720px;border-collapse:collapse}.file-server-admin-table td,.file-server-admin-table th{padding:9px 10px;border-bottom:1px solid rgba(148,163,184,.22);text-align:left;vertical-align:top;font-size:12px}.file-server-admin-table th{color:#475569;font-weight:850}.admin-form-actions.compact{flex-wrap:wrap;justify-content:flex-end}@media (max-width:900px){.file-server-admin-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.attachment-resource-actions--single,.file-server-admin-summary-grid{grid-template-columns:1fr}}.activity-feed-list{gap:6px}.activity-feed-item{padding:10px 12px;border:1px solid var(--unext-border-soft)}.activity-feed-item:hover{background:#f8fafc}.activity-feed-main{flex:1 1 auto;min-width:0}.activity-feed-meta-line{justify-content:flex-start;min-width:0}.comment-item-meta.activity-feed-meta-line{justify-content:space-between}.activity-feed-target{min-width:0;max-width:min(360px,45vw);overflow:hidden;color:var(--unext-text-sub);font-size:12px;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.activity-feed-content,.activity-feed-subcontent,.activity-feed-url{overflow-wrap:anywhere;word-break:break-word}.activity-feed-url{display:inline-block;max-width:100%}.attachment-feed-item{align-items:center}.attachment-feed-title{margin-top:4px;font-weight:750}@media (max-width:900px){.attachment-resource-actions,.wiki-related-grid{grid-template-columns:1fr}.attachment-resource-card .attachment-resource-title a,.attachment-resource-card .attachment-resource-title span{font-size:12px!important;line-height:1.35}.attachment-resource-card .attachment-resource-title small{font-size:10px!important;line-height:1.35}.attachment-resource-card .attachment-resource-name{font-size:12px!important;line-height:1.35}.attachment-resource-card .attachment-resource-meta{font-size:10px!important;line-height:1.35}}@media (max-width:720px){.attachment-resource-row{grid-template-columns:auto minmax(0,1fr)}.attachment-resource-title a,.attachment-resource-title span{font-size:12px!important;line-height:1.35}.attachment-resource-title small{font-size:10px!important;line-height:1.35}.attachment-resource-actions-inline{grid-column:1/-1;justify-content:flex-end}.attachment-resource-card .attachment-link-form.compact{align-items:stretch;flex-direction:column}.attachment-resource-card .attachment-link-input--title,.attachment-resource-card .attachment-link-input--url{flex:1 1 auto;width:100%}.attachment-resource-card .attachment-link-form.compact button{width:100%}}.admin-page-stack{display:grid;grid-gap:16px;gap:16px}.admin-card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:16px;gap:16px}.admin-subpage-actions{display:flex;grid-column:1/-1;justify-content:flex-start;gap:8px}.admin-subpage-actions .portal-secondary-btn{min-height:34px;padding:7px 12px;font-size:13px;text-decoration:none}.admin-menu-card{display:flex;min-height:128px;flex-direction:column;align-items:flex-start;gap:10px}.admin-menu-card p{flex:1 1}.admin-menu-card .portal-primary-btn,.admin-menu-card .portal-secondary-btn{min-height:32px;padding:7px 12px;font-size:12px}.admin-section-form{margin:0}.admin-form-card{display:grid;grid-gap:14px;gap:14px}.admin-form-card.compact{gap:12px}.admin-card-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.admin-card-heading h3,.admin-card-heading p{margin:0}.admin-card-heading p{color:#64748b;font-size:13px;line-height:1.45}.admin-form-actions,.admin-row-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px}.admin-row-actions .portal-danger-btn,.admin-row-actions .portal-secondary-btn{min-height:30px;padding:6px 9px;font-size:12px}.admin-form-sections{display:grid;grid-gap:12px;gap:12px}.admin-form-sections fieldset{min-width:0;margin:0;padding:12px;border:1px solid #e2e8f0;border-radius:14px;background:#f8fafc}.admin-form-sections legend{padding:0 6px;color:#0f172a;font-weight:700;font-size:13px}.admin-form-grid,.admin-profile-grid{display:grid;grid-template-columns:repeat(3,minmax(160px,1fr));grid-gap:10px 12px;gap:10px 12px}.admin-form-grid.two{grid-template-columns:repeat(2,minmax(180px,1fr))}.admin-field{display:grid;grid-gap:5px;gap:5px;min-width:0;color:#475569;font-size:12px;font-weight:700}.admin-help-text{align-self:end;margin:0;color:#64748b;font-size:12px;line-height:1.45}.admin-message{border-radius:12px;padding:10px 12px;font-size:13px;font-weight:700}.admin-message.success{border:1px solid #bbf7d0;background:#f0fdf4;color:#166534}.admin-message.error{border:1px solid #fecaca;background:#fef2f2;color:#991b1b}.admin-message.info{border:1px solid #bfdbfe;background:#eff6ff;color:#1e3a8a}.admin-notification-layout{display:grid;grid-template-columns:minmax(220px,300px) 1fr;grid-gap:16px;gap:16px;align-items:start}.admin-notification-layout .admin-message{grid-column:1/-1}.admin-user-picker-card{display:grid;grid-gap:10px;gap:10px}.admin-user-list{display:grid;max-height:520px;overflow:auto;grid-gap:6px;gap:6px}.admin-user-list button{display:grid;grid-gap:3px;gap:3px;width:100%;border:1px solid #e2e8f0;border-radius:12px;background:#fff;padding:9px 10px;color:#0f172a;text-align:left;cursor:pointer}.admin-user-list button.active,.admin-user-list button:hover{border-color:#2563eb;box-shadow:0 8px 18px rgba(37,99,235,.11)}.admin-user-list button span{color:#64748b;font-size:12px}.admin-notification-card{display:grid;grid-gap:14px;gap:14px}.admin-notification-grid{display:grid;grid-template-columns:repeat(3,minmax(180px,1fr));grid-gap:10px;gap:10px}.admin-notification-option{display:grid;grid-template-columns:auto 1fr;grid-gap:9px;gap:9px;align-items:flex-start;min-height:74px;border:1px solid #e2e8f0;border-radius:14px;background:#f8fafc;padding:10px}.admin-notification-option input{margin-top:3px}.admin-notification-option span{display:grid;grid-gap:4px;gap:4px}.admin-notification-option strong{color:#0f172a;font-size:13px}.admin-notification-option small{color:#64748b;line-height:1.35}.admin-info-item{display:grid;grid-gap:5px;gap:5px;border:1px solid #e2e8f0;border-radius:12px;background:#f8fafc;padding:10px 12px}.admin-info-item span{color:#64748b;font-size:12px;font-weight:700}.admin-info-item strong{color:#0f172a;font-size:14px}@media (max-width:980px){.admin-form-grid,.admin-form-grid.two,.admin-notification-grid,.admin-notification-layout,.admin-profile-grid{grid-template-columns:1fr}}.login-save-email{display:inline-flex;align-items:center;gap:8px;margin-bottom:16px;color:#475569;font-size:13px;font-weight:700}.login-save-email input{width:16px;height:16px;accent-color:var(--unext-primary)}.portal-sidebar-settings-link{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:40px;border:1px solid var(--unext-primary-border);border-radius:12px;background:#ffffff;color:var(--unext-sidebar-active-text);font-size:13px;font-weight:800;text-decoration:none;box-shadow:var(--unext-shadow-sm)}.portal-sidebar-settings-link:focus-visible,.portal-sidebar-settings-link:hover{border-color:var(--unext-primary);background:#fff7ed;color:var(--unext-primary)}.portal-app-shell.sidebar-collapsed .portal-sidebar-settings-link,.portal-layout.sidebar-collapsed .portal-sidebar-settings-link{min-width:40px;padding:0;font-size:18px}.pwa-install-guide{position:relative;display:inline-flex}.pwa-install-btn{display:inline-flex;min-height:40px;align-items:center;justify-content:center;gap:7px;border:1px solid var(--unext-primary-border);border-radius:999px;background:var(--unext-primary-soft);color:var(--unext-primary-hover);padding:9px 13px;box-shadow:var(--unext-shadow-sm);cursor:pointer;font-size:13px;font-weight:850;white-space:nowrap;transition:background .15s ease,border-color .15s ease,box-shadow .15s ease,transform .15s ease}.pwa-install-btn:hover,.pwa-install-btn[aria-expanded=true]{border-color:var(--unext-primary);background:#fff7ed;box-shadow:0 10px 20px rgba(249,115,22,.16);transform:translateY(-1px)}.pwa-install-btn.compact{min-width:44px;min-height:44px;padding:9px 11px;border-radius:14px}.pwa-install-guide-popover{position:absolute;top:calc(100% + 10px);right:0;width:min(260px,calc(100vw - 24px));border:1px solid var(--unext-primary-border);border-radius:16px;background:#ffffff;color:var(--unext-text-sub);padding:12px 14px;box-shadow:0 18px 36px rgba(15,23,42,.14);font-size:13px;font-weight:700;line-height:1.5;z-index:70}.pwa-install-guide-popover.static{position:static}.portal-topbar-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;margin-left:16px}.notification-bell-btn,.notification-center{position:relative;display:inline-flex}.notification-bell-btn{width:40px;height:40px;border:1px solid var(--unext-border);border-radius:14px;background:#fff;color:var(--unext-text-sub);align-items:center;justify-content:center;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease,box-shadow .15s ease}.notification-bell-btn:hover,.notification-bell-btn[aria-expanded=true]{border-color:var(--unext-primary-border);background:var(--unext-primary-soft);color:var(--unext-primary-hover);box-shadow:0 8px 18px rgba(249,115,22,.12)}.notification-badge{position:absolute;top:-6px;right:-6px;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:#ef4444;color:#fff;border:2px solid #fff;font-size:10px;font-weight:900;line-height:14px;display:inline-flex;align-items:center;justify-content:center}.notification-dropdown{position:absolute;top:calc(100% + 10px);right:0;width:min(360px,calc(100vw - 28px));max-height:min(520px,calc(100vh - 110px));overflow:hidden;border:1px solid var(--unext-border);border-radius:18px;background:#fff;box-shadow:0 20px 44px rgba(15,23,42,.14);z-index:60}.notification-dropdown-footer,.notification-dropdown-header{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 14px;border-bottom:1px solid var(--unext-border-soft)}.notification-dropdown-footer{border-top:1px solid var(--unext-border-soft);border-bottom:0;justify-content:flex-end}.notification-dropdown-header-actions{display:inline-flex;align-items:center;gap:8px}.notification-text-btn{border:0;background:transparent;color:var(--unext-primary-hover);font-size:12px;font-weight:850;cursor:pointer}.notification-text-btn.danger{color:#dc2626}.notification-text-btn:disabled{color:var(--unext-text-muted);cursor:not-allowed;opacity:.6}.notification-dropdown-list{max-height:390px;overflow-y:auto;padding:6px;overscroll-behavior:contain}.notification-item{width:100%;border:1px solid transparent;border-radius:14px;background:#fff;color:var(--unext-text-sub);padding:10px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;grid-gap:8px;gap:8px;text-align:left}.notification-item-content-btn{min-width:0;border:0;background:transparent;color:inherit;padding:0;display:flex;flex-direction:column;align-items:flex-start;gap:4px;text-align:left;cursor:pointer}.notification-item-hide-btn{border:1px solid #fecaca;border-radius:999px;background:#fff5f5;color:#b91c1c;padding:4px 8px;font-size:11px;font-weight:850;cursor:pointer}.notification-item-hide-btn:hover{background:#fee2e2}.notification-item:hover{background:#f9fafb;border-color:var(--unext-border-soft)}.notification-item.unread{background:var(--unext-primary-soft);border-color:var(--unext-primary-border)}.notification-item-content-btn strong{color:var(--unext-text);font-size:13px}.notification-item-content-btn span{font-size:12px;line-height:1.45}.notification-item-meta{color:var(--unext-text-muted);font-size:11px!important;font-weight:750}.notification-empty{padding:22px 12px;text-align:center;color:var(--unext-text-muted);font-size:13px}.notification-row-unread{color:var(--unext-primary-hover)}.notification-table-actions{display:inline-flex;align-items:center;gap:6px;flex-wrap:wrap}.notification-table-actions .portal-primary-btn,.notification-table-actions .portal-secondary-btn{min-height:32px;padding:7px 10px;border-radius:10px;font-size:12px}@media (max-width:720px){.portal-main-header,.portal-topbar{min-height:58px;padding-right:14px}.notification-dropdown{right:-6px}}.project-assets-detail-section .portal-table-body-scroll,.project-assets-section .portal-table-body-scroll{overflow-x:auto}.project-assets-heading{align-items:flex-start;gap:12px}.project-assets-editor{margin-bottom:16px;padding:16px;border:1px solid var(--unext-border-soft);border-radius:18px;background:#fff7ed}.project-assets-editor-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px}.project-assets-editor-actions,.project-assets-row-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.project-assets-editor-actions{margin-top:12px}.project-assets-row-actions .portal-danger-btn-sm,.project-assets-row-actions .portal-secondary-btn{padding:6px 10px;border-radius:10px;font-size:12px}@media (max-width:1100px){.project-assets-editor-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.project-assets-editor-grid{grid-template-columns:1fr}}.pinned-comment-section{border:1px solid rgba(245,158,11,.35);border-radius:16px;background:linear-gradient(180deg,rgba(255,251,235,.92),rgba(255,255,255,.98));padding:16px;margin:16px 0}.pinned-comment-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px;color:#92400e}.pinned-comment-heading h4{margin:0;font-size:1rem;font-weight:800}.pinned-comment-heading span{font-size:.85rem;font-weight:700}.pinned-comment-list{display:grid;grid-gap:10px;gap:10px}.pinned-comment-card{position:relative;border:1px solid rgba(245,158,11,.22);border-radius:14px;background:#fff;padding:14px}.notification-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px;min-width:0}.notification-summary-card{min-width:0;overflow:hidden;border:1px solid var(--unext-border);border-radius:16px;background:#fff;padding:14px 16px;box-shadow:0 10px 26px rgba(15,23,42,.06)}.notification-summary-card.blue{border-color:#bfdbfe;background:#eff6ff}.notification-summary-card.orange{border-color:#fed7aa;background:#fff7ed}.notification-summary-card.green{border-color:#bbf7d0;background:#f0fdf4}.notification-summary-card.purple{border-color:#ddd6fe;background:#f5f3ff}.notification-summary-label,.notification-summary-value{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.notification-summary-label{color:var(--unext-text-muted);font-size:12px;font-weight:850}.notification-summary-value{margin-top:6px;color:var(--unext-text);font-size:clamp(24px,3vw,34px);font-weight:900;letter-spacing:-.04em}.notification-table-message-cell,.notification-table-title-cell,.notification-table-url-cell{max-width:360px;white-space:normal!important}.notification-message-text,.notification-title-text,.notification-url-text{display:-webkit-box;min-width:0;overflow:hidden;line-height:1.45;white-space:normal;-webkit-box-orient:vertical}.notification-title-text{-webkit-line-clamp:1;line-clamp:1}.notification-message-text{color:var(--unext-text-sub);-webkit-line-clamp:2;line-clamp:2}.notification-url-text{max-width:220px;color:var(--unext-text-muted);font-size:12px;overflow-wrap:anywhere;word-break:break-word;-webkit-line-clamp:2;line-clamp:2}.notification-item{min-width:0;overflow:hidden}.notification-item-content-btn span:not(.notification-badge),.notification-item-content-btn strong{max-width:100%;overflow:hidden;text-overflow:ellipsis}.notification-item-content-btn strong{display:block;white-space:nowrap}.notification-item-content-btn span:not(.notification-badge){display:-webkit-box;overflow-wrap:anywhere;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2}@media (max-width:960px){.notification-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:520px){.notification-summary-grid{grid-template-columns:1fr}}.notification-list-table{min-width:0;overflow:hidden}.notification-list-table .portal-data-table tbody tr:hover td,.notification-list-table .portal-table tbody tr:hover td{background:#f9fafb}.notification-list-table .portal-data-table tbody tr:hover td:first-child,.notification-list-table .portal-table tbody tr:hover td:first-child{box-shadow:none}.search-filter-card .portal-input{min-height:40px;height:40px;padding:8px 12px;border-radius:12px}.search-filter-card .search-filter-grid{gap:10px;align-items:flex-end}.search-filter-card .search-filter-field{min-width:140px;flex:0 1 170px}.search-filter-card .search-filter-search-field{min-width:220px;flex:1 1 260px}.search-filter-input-wrap{position:relative;width:100%;min-width:0}.search-filter-input-wrap .portal-input{display:block;width:100%;max-width:100%;min-width:0;box-sizing:border-box}.search-filter-card .search-filter-input-with-clear{padding-right:42px}.search-filter-clear-btn{position:absolute;top:50%;right:6px;z-index:1;display:inline-flex;width:30px;height:30px;align-items:center;justify-content:center;padding:0;border:0;border-radius:999px;background:transparent;color:var(--unext-text-muted,#64748b);font-size:20px;font-weight:500;line-height:1;cursor:pointer;transform:translateY(-50%)}.search-filter-clear-btn:focus-visible,.search-filter-clear-btn:hover{background:#f1f5f9;color:var(--unext-text,#0f172a);outline:none}.search-filter-clear-btn:focus-visible{box-shadow:0 0 0 2px rgba(249,115,22,.24)}.search-filter-card .search-filter-date-field{min-width:320px;flex:0 1 330px}.search-filter-card .search-filter-date-inputs input[type=date]{width:144px;min-width:140px}.search-filter-card .search-filter-actions .portal-primary-btn,.search-filter-card .search-filter-actions .portal-secondary-btn{min-height:40px;height:40px;padding:8px 14px}.notification-bell-icon{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.notification-bell-btn{flex:0 0 40px;transform:none}.notification-bell-btn:hover,.notification-bell-btn[aria-expanded=true]{box-shadow:none;transform:none}.portal-sidebar-user{text-decoration:none;color:inherit}.portal-sidebar-user:hover{background:rgba(249,115,22,.08)}@media (max-width:760px){.search-filter-card .search-filter-date-field{min-width:100%;flex-basis:100%}.search-filter-card .search-filter-date-inputs{flex-wrap:wrap}}.portal-table-header-wrap{position:relative;padding-right:8px}.portal-column-resize-handle{position:absolute;top:0;height:100%;cursor:col-resize;touch-action:none;opacity:0;transition:opacity .12s ease}.portal-column-resize-handle:after{content:"";position:absolute;top:6px;bottom:6px;border-radius:999px;transition:background .15s ease}.portal-column-resize-handle.active,.portal-column-resize-handle:hover,.portal-data-table th:hover .portal-column-resize-handle{opacity:1}.portal-column-resize-handle.active:after,.portal-data-table th:hover .portal-column-resize-handle:after{background:var(--unext-primary)}.portal-table-resizing,.portal-table-resizing *{cursor:col-resize!important;-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}@media (max-width:760px){.portal-column-resize-handle,.portal-table-bottom-scroll{display:none}.portal-data-table td.portal-table-sticky-right,.portal-data-table th.portal-table-sticky-right,.portal-table td.portal-table-sticky-right,.portal-table th.portal-table-sticky-right{position:static;right:auto;box-shadow:none;border-left:1px solid #e2e8f0}}.user-agent-summary{display:inline-flex;max-width:100%;cursor:help;color:var(--unext-primary);font-size:12px;font-weight:800;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;text-underline-offset:3px}.portal-sidebar-user{cursor:pointer}.portal-sidebar-user:focus-visible{outline:3px solid rgba(249,115,22,.28);outline-offset:2px}.markdown-editor{display:flex;flex-direction:column;gap:8px;width:100%}.markdown-editor-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.markdown-editor-label{display:inline-flex;align-items:center;gap:4px;color:var(--unext-text-main);font-size:.9rem;font-weight:800}.markdown-editor-textarea{min-height:180px}.markdown-editor-preview{min-height:180px;padding:12px;border:1px solid var(--unext-border-soft);border-radius:10px;background:#fff}.markdown-editor-help{margin:0}.wiki-layout-grid{display:grid;grid-template-columns:240px minmax(0,1fr);grid-gap:16px;align-items:start;min-height:0}.wiki-category-sidebar{position:-webkit-sticky;position:sticky;top:16px;display:flex;width:240px;min-width:240px;box-sizing:border-box;flex-direction:column;gap:14px}.wiki-category-heading h3{margin:0 0 6px;color:var(--unext-text);font-size:16px;font-weight:900}.wiki-category-heading p{margin:0;color:var(--unext-text-muted);font-size:13px;line-height:1.5}.wiki-category-list{flex-direction:column;gap:8px}.wiki-category-item,.wiki-category-list{display:flex;width:100%;min-width:0;box-sizing:border-box}.wiki-category-item{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:46px;min-height:46px;align-items:center;justify-content:space-between;gap:12px;flex:0 0 46px;margin:0;padding:0 12px;border:1px solid transparent;border-radius:12px;background:#fff;color:var(--unext-text-sub);cursor:pointer;font-size:14px;font-weight:850;line-height:20px;text-align:left;white-space:nowrap;transition:border-color .16s ease,background-color .16s ease,color .16s ease}.wiki-category-label{display:block;flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:20px}.wiki-category-count{display:inline-flex;flex:0 0 42px;width:42px;min-width:42px;max-width:42px;height:24px;min-height:24px;max-height:24px;box-sizing:border-box;align-items:center;justify-content:center;overflow:hidden;padding:0;border-radius:999px;background:#f1f5f9;color:var(--unext-text-muted);font-size:12px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-weight:900;line-height:1;text-align:center;white-space:nowrap}.wiki-category-item.active,.wiki-category-item:focus-visible,.wiki-category-item:hover{border-color:var(--unext-primary-border);background-color:var(--unext-primary-soft);color:var(--unext-primary-hover)}.wiki-category-item.active .wiki-category-count{background:#fff7ed;color:#c2410c}.wiki-list-panel{display:flex;min-height:520px;flex-direction:column;gap:14px}.wiki-document-list-shell{position:relative;min-width:0;min-height:420px}.wiki-list-loading-box{min-height:260px}.wiki-list-refresh-indicator{position:absolute;top:10px;right:12px;z-index:2;display:inline-flex;align-items:center;justify-content:center;height:28px;padding:0 10px;border:1px solid var(--unext-primary-border);border-radius:999px;background:rgba(255,247,237,.96);color:var(--unext-primary-hover);box-shadow:0 8px 18px rgba(15,23,42,.08);font-size:12px;font-weight:900;line-height:1;pointer-events:none}@media (max-width:980px){.wiki-layout-grid{grid-template-columns:1fr}.wiki-category-sidebar{position:static;width:100%;min-width:0}.wiki-category-list{flex-direction:row;overflow-x:auto;padding-bottom:4px}.wiki-list-panel{min-height:420px}.wiki-category-item{width:180px;min-width:180px;flex:0 0 180px}}.my-tasks-page-stack,.my-tasks-section-stack{display:grid;grid-gap:16px;gap:16px}.my-tasks-filter-card{display:flex;align-items:center;justify-content:space-between;gap:16px}.my-tasks-filter-card h3,.my-tasks-section-heading h3{margin:0;font-size:16px;font-weight:850}.my-tasks-filter-card p{margin:6px 0 0;color:var(--unext-text-muted);font-size:13px}.my-tasks-filter-buttons{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.my-tasks-table-card{min-width:0}.my-tasks-section-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.my-tasks-section-heading span{color:var(--unext-text-muted);font-size:12px;font-weight:800;white-space:nowrap}.my-tasks-row-link{min-height:32px;padding:7px 12px;font-size:12px}.my-tasks-unread-title{font-weight:850;color:var(--unext-text)}.my-tasks-table-card .portal-table-toolbar{min-height:36px;margin-bottom:8px}.my-tasks-table-card .portal-table td,.my-tasks-table-card .portal-table th{padding-top:9px;padding-bottom:9px}@media (max-width:760px){.my-tasks-filter-card,.my-tasks-section-heading{align-items:flex-start;flex-direction:column}.my-tasks-filter-buttons{justify-content:flex-start}}.project-assets-status-select{min-width:130px;padding:6px 10px;font-size:12px}.project-asset-modal-backdrop{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:24px;background:rgba(15,23,42,.45)}.project-asset-modal{width:min(980px,100%);max-height:90vh;overflow:auto;padding:22px;border-radius:22px;background:#fff;box-shadow:0 24px 70px rgba(15,23,42,.28)}.project-asset-modal-heading{justify-content:space-between}.project-asset-modal-close-btn{flex:0 0 auto;width:32px;height:32px;border:0;border-radius:999px;background:transparent;color:var(--unext-text-muted);cursor:pointer;font-size:24px;line-height:1}.project-asset-modal-close-btn:focus-visible,.project-asset-modal-close-btn:hover:not(:disabled){background:#f1f5f9;color:var(--unext-text);outline:none}.project-asset-modal-close-btn:disabled{cursor:not-allowed;opacity:.5}.share-to-chat-modal{width:min(640px,100%);padding:20px}.share-to-chat-modal-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.share-to-chat-modal-header h3{margin:0;color:var(--unext-text);font-size:20px;font-weight:850}.share-to-chat-form{grid-template-columns:1fr;gap:12px}.share-to-chat-target-title{overflow:hidden;color:var(--unext-text);font-size:14px;font-weight:750;line-height:1.45;text-overflow:ellipsis;white-space:nowrap}.share-to-chat-preview-text{max-height:168px;margin:0;overflow-y:auto;padding:12px;border:1px solid var(--unext-border-soft);border-radius:12px;background:var(--unext-surface-soft);color:var(--unext-text);font:inherit;line-height:1.55;white-space:pre-wrap;word-break:break-word}.asset-edit-field textarea.portal-input.share-to-chat-message-input,textarea.portal-input.share-to-chat-message-input{min-height:46px;max-height:112px;overflow-y:auto;resize:none}.project-asset-preview-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px;margin:14px 0 20px}.project-asset-preview-grid div{padding:12px;border:1px solid var(--unext-border-soft);border-radius:14px;background:#f8fafc}.project-asset-preview-grid dt{margin-bottom:4px;color:var(--unext-text-muted);font-size:12px;font-weight:700}.project-asset-preview-grid dd{margin:0;color:var(--unext-text-strong);font-weight:700}.asset-edit-message.warning{border-color:rgba(245,158,11,.45);background:#fffbeb;color:#92400e}@media (max-width:900px){.project-asset-preview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.project-asset-preview-grid{grid-template-columns:1fr}}.data-quality-page{gap:14px}.data-quality-summary-grid{display:grid;grid-template-columns:repeat(5,minmax(130px,1fr));grid-gap:10px;gap:10px}.data-quality-summary-card{display:flex;min-width:0;flex-direction:column;align-items:flex-start;gap:4px;padding:12px 14px;border:1px solid var(--unext-border-soft);border-radius:14px;background:#ffffff;box-shadow:var(--unext-shadow-sm);color:var(--unext-text-main);text-align:left;cursor:pointer}.data-quality-summary-card:focus-visible,.data-quality-summary-card:hover{border-color:var(--unext-primary-border);box-shadow:0 12px 24px rgba(37,99,235,.12);outline:none}.data-quality-summary-card span{color:var(--unext-text-muted);font-size:12px;font-weight:800}.data-quality-summary-card strong{color:var(--unext-primary-hover);font-size:24px;line-height:1}.data-quality-summary-card small{color:var(--unext-text-muted);font-size:11px}.data-quality-tabbar{margin-bottom:0}.data-quality-tab-count{display:inline-flex;align-items:center;justify-content:center;min-width:24px;min-height:20px;margin-left:6px;padding:1px 7px;border-radius:999px;background:var(--unext-surface-soft);color:var(--unext-text-sub);font-size:12px}.customer-detail-tab.active .data-quality-tab-count{background:#ffffff;color:var(--unext-primary-hover)}.data-quality-actions{display:flex;flex-wrap:wrap;gap:6px}@media (max-width:1100px){.data-quality-summary-grid{grid-template-columns:repeat(3,minmax(130px,1fr))}}@media (max-width:720px){.data-quality-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.compact-empty-state{gap:10px;min-height:0;margin-top:10px;padding:10px 12px;border:1px dashed var(--unext-border-soft);border-radius:12px;color:var(--unext-text-muted);font-size:13px;font-weight:750;box-shadow:none}.compact-choice-list,.compact-empty-state{display:flex;align-items:center;flex-wrap:wrap;background:#fbfdff}.compact-choice-list{gap:8px 12px;min-height:38px;padding:8px 10px;border:1px solid var(--unext-border-soft);border-radius:12px}.compact-choice-list label{display:inline-flex;align-items:center;gap:6px;margin:0;color:var(--unext-text-sub);font-size:13px;font-weight:750}.compact-choice-list input{width:14px;height:14px}.compact-choice-empty{color:var(--unext-text-muted);font-size:13px}.checkbox-user-list{margin-top:8px;max-height:240px;overflow-y:auto;padding:8px 10px;border:1px solid var(--unext-border-soft);border-radius:12px;background:#fbfdff;display:flex;flex-direction:column;gap:4px}.checkbox-user-list label{min-height:36px;display:inline-flex;align-items:center;gap:8px;font-size:13px;color:var(--unext-text-sub);font-weight:700}.member-picker-toggle-row{margin-top:2px;display:flex;align-items:center;justify-content:space-between;gap:10px}.project-related-issue-tools{margin-bottom:10px}.portal-table-pagination{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;gap:12px;padding:12px max(14px,calc(env(safe-area-inset-right) + var(--portal-floating-chat-table-safe-right))) max(12px,calc(env(safe-area-inset-bottom) + var(--portal-floating-chat-table-safe-bottom))) 14px;border-top:1px solid #e5e7eb;background:#ffffff}.portal-table-pagination-summary{color:var(--unext-text-muted);font-size:13px;font-weight:800;white-space:nowrap}.portal-table-page-number-group,.portal-table-pagination-controls{display:inline-flex;align-items:center;gap:6px;flex-wrap:wrap;justify-content:flex-end}.portal-table-page-size select{height:34px;border:1px solid var(--unext-border);border-radius:10px;padding:0 30px 0 10px;background:#ffffff;color:var(--unext-text-sub);font-size:13px;font-weight:800}.portal-table-page-compact-indicator{display:none;align-items:center;justify-content:center;min-width:44px;height:30px;color:var(--unext-text-sub);font-size:12px;font-weight:900;white-space:nowrap}.portal-table-page-btn{min-width:34px;height:34px;border:1px solid var(--unext-border);border-radius:10px;padding:0 11px;background:#ffffff;color:var(--unext-text-sub);font-size:13px;font-weight:800;cursor:pointer;transition:background-color .15s ease,border-color .15s ease,color .15s ease,box-shadow .15s ease}.portal-table-page-btn.active,.portal-table-page-btn:focus-visible:not(:disabled),.portal-table-page-btn:hover:not(:disabled){border-color:var(--unext-primary-border);background:#fff7ed;color:#c2410c;outline:none}.portal-table-page-btn.active{border-color:var(--unext-primary);box-shadow:0 0 0 3px rgba(249,115,22,.12)}.portal-table-page-btn:disabled{color:#cbd5e1;cursor:not-allowed;background:#f8fafc}@media (max-width:760px){.portal-table-pagination{--portal-floating-chat-table-safe-right:88px;--portal-floating-chat-table-safe-bottom:76px;align-items:stretch;flex-direction:column}.portal-table-pagination-controls,.portal-table-pagination-summary{justify-content:flex-start}}.role-profile-page .portal-secondary-btn{min-height:30px;padding:6px 10px;font-size:12px}.admin-inline-badges{display:inline-flex;align-items:center;gap:6px;min-width:0}.admin-inline-badges>span:first-child{overflow:hidden;text-overflow:ellipsis}.role-profile-editor{gap:12px}.role-profile-description{grid-column:span 2}.role-permission-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:10px;gap:10px}.role-permission-card{display:grid;grid-gap:8px;gap:8px;min-width:0;border:1px solid #e2e8f0;border-radius:12px;background:#ffffff;padding:10px}.role-permission-card h4{margin:0;color:#0f172a;font-size:13px}.role-permission-options{display:grid;grid-gap:6px;gap:6px}.role-permission-option{display:grid;grid-template-columns:auto minmax(42px,auto) minmax(0,1fr);align-items:center;grid-gap:6px;gap:6px;color:#334155;font-size:12px}.role-permission-option code{overflow:hidden;border-radius:999px;background:#f1f5f9;padding:2px 6px;color:#64748b;font-size:11px;text-overflow:ellipsis;white-space:nowrap}@media (max-width:720px){.role-profile-description{grid-column:auto}.role-permission-grid{grid-template-columns:1fr}}.mobile-sidebar-layer,.mobile-top-header{display:none}.mobile-menu-button,.mobile-profile-link,.mobile-sidebar-close,.mobile-sidebar-overlay{-webkit-tap-highlight-color:transparent}@media (max-width:1023.98px){.portal-app-shell,.portal-layout{height:auto;min-height:100vh;max-height:none;overflow:visible;flex-direction:column}.portal-main{width:100%;height:auto;min-height:100vh;overflow:visible}.portal-main>.portal-main-header.portal-topbar,.portal-sidebar{display:none}.mobile-top-header{position:fixed;top:0;right:0;left:0;z-index:var(--unext-mobile-header-z-index);display:flex;width:100%;min-height:var(--unext-mobile-header-height);align-items:center;gap:10px;padding:6px 12px;border-bottom:1px solid var(--unext-border);background:rgba(255,255,255,.96);box-shadow:0 8px 20px rgba(15,23,42,.06);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.mobile-menu-button,.mobile-profile-link,.mobile-sidebar-close{display:inline-flex;width:44px;height:44px;flex:0 0 44px;align-items:center;justify-content:center;border:1px solid var(--unext-border);border-radius:14px;background:#ffffff;color:var(--unext-text-sub);cursor:pointer;text-decoration:none;box-shadow:var(--unext-shadow-sm)}.mobile-menu-button{flex-direction:column;gap:4px}.mobile-menu-button span{display:block;width:18px;height:2px;border-radius:999px;background:currentColor}.mobile-menu-button:focus-visible,.mobile-menu-button:hover,.mobile-profile-link:focus-visible,.mobile-profile-link:hover,.mobile-sidebar-close:focus-visible,.mobile-sidebar-close:hover{border-color:var(--unext-primary-border);background:var(--unext-primary-soft);color:var(--unext-primary-hover);box-shadow:var(--unext-focus-ring,0 0 0 3px rgba(249,115,22,.18));outline:none}.mobile-top-title{min-width:0;flex:1 1 auto}.mobile-top-title strong{display:block;overflow:hidden;color:var(--unext-text);font-size:16px;font-weight:900;letter-spacing:0;text-overflow:ellipsis;white-space:nowrap}.mobile-top-actions{display:inline-flex;flex:0 0 auto;align-items:center;gap:8px}.mobile-top-actions .pwa-install-btn.compact{width:44px;height:44px;flex:0 0 44px;padding:0}.mobile-top-actions .pwa-install-btn.compact span:last-child{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.mobile-top-actions .notification-bell-btn{width:44px;height:44px;flex-basis:44px;border-radius:14px}.mobile-profile-link{background:linear-gradient(135deg,var(--unext-primary) 0,#fb923c 100%);color:#ffffff;font-size:14px;font-weight:900}.mobile-notification-center .notification-dropdown{position:fixed;top:62px;right:10px;left:10px;width:auto;max-height:min(520px,calc(100vh - 76px))}.mobile-sidebar-layer{position:fixed;inset:0;z-index:30000;display:block;pointer-events:none}.mobile-sidebar-layer.is-open{pointer-events:auto}.mobile-sidebar-overlay{position:absolute;inset:0;z-index:0;width:100%;height:100%;border:0;background:rgba(15,23,42,.42);opacity:0;cursor:pointer;transition:opacity .18s ease}.mobile-sidebar-layer.is-open .mobile-sidebar-overlay{opacity:1}.mobile-sidebar-drawer{position:absolute;top:0;bottom:0;left:0;z-index:1;display:flex;width:min(280px,85vw);max-width:100%;flex-direction:column;overflow:hidden;border-right:1px solid var(--unext-sidebar-border);background:var(--unext-sidebar-bg);box-shadow:22px 0 48px rgba(15,23,42,.2);transform:translateX(-100%);transition:transform .22s ease}.mobile-sidebar-layer.is-open .mobile-sidebar-drawer{transform:translateX(0)}.mobile-sidebar-drawer-header{display:flex;min-height:64px;flex:0 0 auto;align-items:center;gap:12px;justify-content:space-between;padding:10px 12px 10px 16px;border-bottom:1px solid var(--unext-border-soft)}.mobile-sidebar-brand{min-width:0;flex:1 1 auto;overflow:hidden;color:var(--unext-text);font-size:17px;font-weight:900;letter-spacing:-.03em;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.mobile-sidebar-close{font-size:28px;font-weight:500;line-height:1}.mobile-sidebar-menu{flex:1 1 auto;overflow-y:auto;padding:14px 12px 18px}.mobile-sidebar-menu .portal-menu-link{min-height:48px}.portal-content,.portal-main-content{min-width:0;padding-top:calc(var(--unext-mobile-header-height) + 14px)}}@media (min-width:1024px){.mobile-sidebar-layer,.mobile-top-header{display:none!important}}@media (max-width:1023.98px){.mobile-sidebar-layer{visibility:hidden}.mobile-sidebar-layer.is-open{visibility:visible}}.settings-tabs{display:flex;gap:8px;overflow-x:auto;border-bottom:1px solid #e2e8f0;padding-bottom:8px}.settings-tabs button{flex:0 0 auto;border:1px solid #e2e8f0;border-radius:999px;background:#fff;color:#475569;padding:8px 13px;font-size:13px;font-weight:800;cursor:pointer}.settings-tabs button.active,.settings-tabs button:hover{border-color:#2563eb;background:#eff6ff;color:#1d4ed8}.settings-security-grid{display:grid;grid-gap:16px;gap:16px}.mfa-option-grid{display:grid;grid-template-columns:repeat(3,minmax(180px,1fr));grid-gap:10px;gap:10px}.mfa-option{display:grid;grid-template-columns:auto 1fr;grid-gap:9px;gap:9px;align-items:flex-start;border:1px solid #e2e8f0;border-radius:14px;background:#f8fafc;padding:10px}.mfa-option span,.settings-access-item{display:grid;grid-gap:4px;gap:4px}.mfa-option strong{color:#0f172a;font-size:13px}.mfa-option small,.settings-access-item small,.settings-access-item span{color:#64748b;font-size:12px;line-height:1.35}.settings-access-list,.totp-confirm-form,.totp-setup-panel{display:grid;grid-gap:10px;gap:10px}.totp-confirm-form textarea.portal-input{min-height:72px;resize:vertical;word-break:break-all}.totp-disable-row{display:grid;grid-template-columns:minmax(220px,1fr) auto;grid-gap:10px;gap:10px;align-items:flex-end}.settings-access-item{border:1px solid #e2e8f0;border-radius:12px;background:#f8fafc;padding:10px 12px}.mobile-sidebar-profile{display:grid;grid-template-columns:auto 1fr;grid-gap:10px;gap:10px;align-items:center;margin:auto 14px 14px;border:1px solid #e2e8f0;border-radius:14px;background:#f8fafc;padding:10px;color:#0f172a;text-decoration:none}.mobile-sidebar-profile span:last-child{display:grid;grid-gap:2px;gap:2px}.mobile-sidebar-profile small{color:#64748b;font-size:12px}@media (max-width:760px){.mfa-option-grid,.totp-disable-row{grid-template-columns:1fr}}.portal-data-table td.portal-table-action-column,.portal-data-table th.portal-table-action-column,.portal-table td.portal-table-action-column,.portal-table th.portal-table-action-column{width:88px;min-width:88px;max-width:88px;padding-left:8px;padding-right:8px;text-align:center;overflow:visible}.portal-data-table td.portal-table-sticky-right,.portal-data-table th.portal-table-sticky-right,.portal-table td.portal-table-sticky-right,.portal-table th.portal-table-sticky-right{position:-webkit-sticky;position:sticky;right:0;border-left:1px solid #e2e8f0;box-shadow:-8px 0 14px -14px rgba(15,23,42,.5)}.portal-data-table th.portal-table-sticky-right,.portal-table th.portal-table-sticky-right{z-index:9;background:linear-gradient(180deg,#fff7ed,#fffbf7)}.portal-data-table td.portal-table-sticky-right,.portal-table td.portal-table-sticky-right{z-index:4;background:#ffffff}.portal-data-table tbody tr:hover td.portal-table-sticky-right,.portal-table tbody tr:hover td.portal-table-sticky-right{background:#fff7ed}.portal-table-action-column .portal-table-header-btn{justify-content:center;padding-right:5px;cursor:default}.portal-table-action-column .portal-table-menu-icon{display:none}.portal-row-action-menu,.portal-row-action-single{display:inline-flex;align-items:center;justify-content:center;width:100%;min-width:0}.portal-row-action-single{overflow:hidden}.portal-row-action-single>*{max-width:100%}.portal-row-action-trigger{display:inline-flex;align-items:center;justify-content:center;width:38px;min-width:38px;height:38px;border:1px solid #e2e8f0;border-radius:12px;background:#ffffff;color:#475569;font-size:22px;font-weight:900;line-height:1;cursor:pointer;transition:background-color .15s ease,border-color .15s ease,color .15s ease,box-shadow .15s ease}.portal-row-action-trigger:focus-visible,.portal-row-action-trigger:hover,.portal-row-action-trigger[aria-expanded=true]{border-color:var(--unext-primary-border);background:#fff7ed;color:#c2410c;box-shadow:0 0 0 3px rgba(249,115,22,.12);outline:none}.portal-row-action-menu{position:relative}.portal-row-action-menu-panel{position:fixed;z-index:1000;display:grid;min-width:148px;padding:7px;border:1px solid #e2e8f0;border-radius:14px;background:#ffffff;box-shadow:0 18px 42px rgba(15,23,42,.18)}.portal-row-action-menu-item,.portal-row-action-menu-item.portal-danger-btn,.portal-row-action-menu-item.portal-danger-btn-sm,.portal-row-action-menu-item.portal-primary-btn,.portal-row-action-menu-item.portal-secondary-btn{display:flex;width:100%;min-height:36px;align-items:center;justify-content:flex-start;gap:8px;border:0;border-radius:10px;padding:9px 11px;background:transparent;color:#334155;font-size:13px;font-weight:800;line-height:1.2;text-align:left;text-decoration:none;white-space:nowrap;cursor:pointer}.portal-row-action-menu-item:focus-visible,.portal-row-action-menu-item:hover{background:#fff7ed;color:#c2410c;outline:none}.portal-row-action-menu-item.danger,.portal-row-action-menu-item.portal-danger-btn,.portal-row-action-menu-item.portal-danger-btn-sm{margin-top:6px;border-top:1px solid #fee2e2;border-radius:0 0 10px 10px;color:#dc2626}.portal-row-action-menu-item.danger:focus-visible,.portal-row-action-menu-item.danger:hover,.portal-row-action-menu-item.portal-danger-btn-sm:focus-visible,.portal-row-action-menu-item.portal-danger-btn-sm:hover,.portal-row-action-menu-item.portal-danger-btn:focus-visible,.portal-row-action-menu-item.portal-danger-btn:hover{background:#fef2f2;color:#b91c1c}.portal-column-resize-handle{right:0;z-index:14;width:8px}.portal-column-resize-handle:after{left:3px;width:1px;background:rgba(148,163,184,.35)}.portal-column-resize-handle.active:after,.portal-column-resize-handle:hover:after,.portal-data-table th:hover .portal-column-resize-handle:after{background:var(--unext-primary)}@media (max-width:760px){.portal-data-table td.portal-table-action-column,.portal-data-table th.portal-table-action-column,.portal-table td.portal-table-action-column,.portal-table th.portal-table-action-column{width:76px;min-width:76px;max-width:76px}.portal-row-action-trigger{width:40px;min-width:40px;height:40px}}.portal-table-card--compact .portal-data-table,.portal-table-card--compact .portal-table{font-size:13px;line-height:1.4}.portal-table-card--compact .portal-data-table tbody tr,.portal-table-card--compact .portal-table tbody tr{height:40px}.portal-table-card--compact .portal-data-table th,.portal-table-card--compact .portal-table th{box-sizing:border-box;height:38px;padding:6px 8px;line-height:1.35}.portal-table-card--compact .portal-data-table td,.portal-table-card--compact .portal-table td{box-sizing:border-box;height:38px;padding:6px 8px;line-height:1.4}.portal-table-card--compact .portal-table-header-btn{min-height:28px;padding:4px 20px 4px 4px}.portal-data-table td.portal-table-action-column,.portal-data-table th.portal-table-action-column,.portal-table td.portal-table-action-column,.portal-table th.portal-table-action-column,.portal-table-card--compact .portal-data-table td.portal-table-action-column,.portal-table-card--compact .portal-data-table th.portal-table-action-column,.portal-table-card--compact .portal-table td.portal-table-action-column,.portal-table-card--compact .portal-table th.portal-table-action-column{width:64px;min-width:56px;max-width:88px;padding-left:6px;padding-right:6px;text-align:center}.portal-table-card--compact .portal-data-table td.portal-table-action-column,.portal-table-card--compact .portal-table td.portal-table-action-column{padding:4px 6px}.portal-table-action-column .portal-table-header-wrap{justify-content:center}.portal-table-action-column .portal-table-header-label{max-width:100%}.portal-table-action-column .portal-table-header-btn,.portal-table-card--compact .portal-table-action-column .portal-table-header-btn{justify-content:center;padding-left:2px;padding-right:2px}.portal-row-action-trigger{width:32px;min-width:32px;height:32px;border-radius:10px;font-size:18px}.portal-row-action-trigger span{display:block;line-height:1;transform:translateY(-1px)}.portal-table-card--normal .portal-data-table tbody tr,.portal-table-card--normal .portal-table tbody tr{height:auto}.portal-table-card--normal .portal-data-table td,.portal-table-card--normal .portal-table td{padding:10px 11px}@media (max-width:760px){.portal-data-table td.portal-table-action-column,.portal-data-table th.portal-table-action-column,.portal-table td.portal-table-action-column,.portal-table th.portal-table-action-column,.portal-table-card--compact .portal-data-table td.portal-table-action-column,.portal-table-card--compact .portal-data-table th.portal-table-action-column,.portal-table-card--compact .portal-table td.portal-table-action-column,.portal-table-card--compact .portal-table th.portal-table-action-column{width:88px;min-width:64px;max-width:88px}.portal-row-action-trigger{width:36px;min-width:36px;height:36px;border-radius:11px;font-size:19px}}.site-status-table-page .portal-table-card--compact .portal-data-table,.site-status-table-page .portal-table-card--compact .portal-table{font-size:12px;line-height:1.35}.site-status-table-page .portal-table-card--compact .portal-data-table tbody tr,.site-status-table-page .portal-table-card--compact .portal-table tbody tr{height:38px}.site-status-table-page .portal-table-card--compact .portal-data-table th,.site-status-table-page .portal-table-card--compact .portal-table th{height:38px;padding:7px 8px;line-height:1.35}.site-status-table-page .portal-table-card--compact .portal-data-table td,.site-status-table-page .portal-table-card--compact .portal-table td{height:38px;padding:6px 8px;line-height:1.35}.site-status-table-page .portal-table-card--compact .portal-table-badge,.site-status-table-page .portal-table-card--compact .portal-table-number-pill{min-height:22px;padding:3px 8px;font-size:12px;line-height:1.25}.site-status-table-page .portal-table-card--compact .portal-table-date-value,.site-status-table-page .portal-table-card--compact .site-status-date-column,.site-status-table-page .portal-table-card--compact .site-status-date-column .portal-table-badge{white-space:nowrap}.site-status-table-page .portal-table-card--compact .site-status-maintenance-period-column .customer-expiry-cell{display:inline-flex;align-items:center;max-width:100%;gap:8px;overflow:visible;white-space:nowrap}.site-status-table-page .portal-table-card--compact .site-status-maintenance-period-column .portal-table-badge{flex:0 0 auto}.site-status-table-page .portal-table-card--compact .portal-table-link,.site-status-table-page .portal-table-card--compact .portal-table-primary-value,.site-status-table-page .portal-table-card--compact td>span:not(.portal-table-badge):not(.portal-table-number-pill){overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.site-status-table-page .portal-table-card--compact .portal-data-table td.portal-table-action-column,.site-status-table-page .portal-table-card--compact .portal-data-table th.portal-table-action-column,.site-status-table-page .portal-table-card--compact .portal-table td.portal-table-action-column,.site-status-table-page .portal-table-card--compact .portal-table th.portal-table-action-column{width:64px;min-width:56px;max-width:64px;padding-right:4px;padding-left:4px}.site-status-table-page .portal-table-card--compact .portal-row-action-trigger{width:30px;min-width:30px;height:30px;border-radius:9px;font-size:17px}.customer-timeline-tab{display:grid;grid-gap:12px;gap:12px}.customer-timeline-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border:1px solid var(--unext-border-soft);border-radius:14px;background:#ffffff}.customer-timeline-filter-group{display:flex;flex-wrap:wrap;gap:8px}.customer-timeline-filter{border:1px solid var(--unext-border-soft);border-radius:999px;background:#f8fafc;color:var(--unext-text-muted);cursor:pointer;font-size:13px;font-weight:800;padding:7px 11px;transition:background .15s ease,border-color .15s ease,color .15s ease}.customer-timeline-filter.active,.customer-timeline-filter:hover{background:var(--unext-primary-soft);border-color:var(--unext-primary-border);color:var(--unext-primary)}.customer-timeline-count{color:var(--unext-text-muted);font-size:13px;font-weight:800;white-space:nowrap}.customer-timeline-list{overflow:hidden;border:1px solid var(--unext-border-soft);border-radius:14px;background:#ffffff}.customer-timeline-row{display:grid;grid-template-columns:minmax(132px,160px) auto minmax(0,1fr) minmax(72px,110px);align-items:center;grid-gap:12px;gap:12px;padding:10px 14px;border-bottom:1px solid var(--unext-border-soft);color:inherit;text-decoration:none}.customer-timeline-row:last-child{border-bottom:0}.customer-timeline-row:hover{background:#f8fafc}.customer-timeline-actor,.customer-timeline-date{color:var(--unext-text-muted);font-size:12px;font-weight:750;white-space:nowrap}.customer-timeline-content{display:flex;min-width:0;align-items:baseline;gap:8px;color:var(--unext-text);font-size:13px}.customer-timeline-content span,.customer-timeline-content strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.customer-timeline-content strong{flex:0 1 auto;font-weight:850}.customer-timeline-content span{flex:1 1 auto;color:var(--unext-text-muted)}.customer-timeline-more-wrap{display:flex;justify-content:center;padding-top:2px}@media (max-width:820px){.customer-timeline-toolbar{align-items:flex-start;flex-direction:column}.customer-timeline-row{grid-template-columns:1fr auto;align-items:flex-start}.customer-timeline-content{grid-column:1/-1;order:3}.customer-timeline-actor{justify-self:end}}.mfa-option.is-disabled{opacity:.6;cursor:not-allowed}.mfa-option.is-disabled input{cursor:not-allowed}.settings-access-list--compact{display:grid;grid-gap:8px;gap:8px}.settings-access-item--compact{display:grid;grid-template-columns:140px 52px 1fr 140px;grid-gap:10px;gap:10px;align-items:center;font-size:13px}.settings-access-item--compact span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.compact-result.success{color:#166534;font-weight:700}.compact-result.fail{color:#991b1b;font-weight:700}@media (max-width:760px){.settings-access-item--compact{grid-template-columns:1fr}}.customer-detail-topbar{margin-bottom:14px;padding:6px;overscroll-behavior:contain}.customer-detail-tabs{gap:6px;overflow-x:auto;flex-wrap:nowrap;scrollbar-width:thin}.customer-detail-tab{flex:0 0 auto;min-height:36px;padding:0 13px;border-width:1px}.customer-edit-grid{grid-template-columns:minmax(0,1fr);gap:14px}.customer-edit-main-card{border:1px solid var(--unext-border-strong);border-radius:16px;padding:16px;background:#ffffff;box-shadow:var(--unext-card-shadow)}.customer-edit-main-card .asset-edit-topbar{gap:10px;margin-bottom:0}.customer-edit-main-card .customer-section-heading{margin-bottom:0}.customer-edit-main-card .customer-section-heading h3{margin:0;font-size:16px;line-height:1.35}.customer-edit-main-card .customer-section-heading p{margin-top:4px;font-size:12px}.customer-edit-main-card .portal-empty-box{margin:0}.customer-form-page{gap:14px}.customer-form-grid{gap:12px}.asset-edit-card{padding:16px}@media (max-width:900px){.customer-detail-tabs{flex-wrap:wrap;overflow-x:visible}}.role-profile-permissions-table td,.role-profile-permissions-table th{padding:6px 8px;font-size:13px;vertical-align:middle}.role-profile-permissions-table tbody tr{min-height:36px}.role-profile-permissions-table td:not(:first-child),.role-profile-permissions-table th:not(:first-child){text-align:center}.role-profile-checkbox-wrap{display:flex;align-items:center;justify-content:center;margin:0}.role-profile-checkbox{width:16px;height:16px;margin:0}.role-profile-partial-label{color:#b45309;font-size:11px;font-weight:800}.role-profile-action-cell{display:inline-flex}.role-profile-scope-select{height:30px;min-width:74px;padding-top:3px;padding-bottom:3px;font-size:12px}html[data-portal-sidebar-collapsed=true] .portal-app-shell .portal-sidebar{width:88px;padding-right:10px;padding-left:10px}html[data-portal-sidebar-collapsed=true] .portal-app-shell .portal-menu-label,html[data-portal-sidebar-collapsed=true] .portal-app-shell .portal-sidebar-user-text{display:none}.user-candidate-popover{z-index:2400;min-width:260px;width:min(320px,calc(100vw - 32px));max-width:min(360px,calc(100vw - 32px));max-height:240px;overflow-x:hidden;border:1px solid var(--portal-border,#d9dee8);border-radius:10px;background:#fff;box-shadow:0 10px 30px rgba(15,23,42,.16);padding:6px;overscroll-behavior:contain;display:flex;flex-direction:column;gap:6px}.user-candidate-search{height:32px;font-size:12px}.user-candidate-row{display:flex;align-items:center;gap:8px;min-height:36px;padding:6px 10px;border-radius:8px;font-size:13px}.user-candidate-row span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-candidate-row:hover{background:#f7f9fc}.selected-user-chip-list{display:flex;flex-wrap:wrap;gap:6px;margin:6px 0}.selected-user-chip{border:1px solid var(--portal-border,#d9dee8);background:#f7f9fc;border-radius:999px;min-height:30px;padding:4px 10px;font-size:12px;display:inline-flex;align-items:center;gap:6px;line-height:1}.selected-user-chip.primary{background:#eef6ff;border-color:#9dc4ff}.chip-primary-toggle,.chip-remove-btn{border:0;background:transparent;padding:0;width:16px;height:16px;font-size:12px;line-height:1;color:#334155;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.chip-primary-toggle:hover,.chip-remove-btn:hover{color:#0f172a}.user-candidate-row{width:100%;border:0;background:transparent;text-align:left;cursor:pointer}.user-candidate-trigger{width:-moz-fit-content;width:fit-content;min-height:32px;padding:0 12px;font-size:13px}.user-candidate-popover .compact-choice-empty,.user-candidate-popover .user-candidate-row{flex:0 0 auto}.user-candidate-popover{overflow-y:auto}.user-candidate-field{position:relative;overflow:visible}.import-preview-table-wrap{max-height:min(560px,60vh);max-width:100%;overflow:auto;border:1px solid #e5e7eb}.import-preview-table thead th{position:-webkit-sticky;position:sticky;top:0;z-index:2;background:#f8fafc}.import-preview-table td,.import-preview-table th{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.markdown-editor-toolbar{display:flex;flex-wrap:wrap;gap:5px;margin-bottom:10px}.markdown-editor-toolbar button{min-height:32px;padding:0 10px;border:1px solid var(--unext-border-strong);border-radius:8px;background:#fff;color:var(--unext-text-main);font-size:12px;font-weight:800}.markdown-editor-toolbar button:hover:not(:disabled){background:var(--unext-primary-soft);border-color:var(--unext-primary)}.markdown-editor-toolbar button:focus-visible{outline:2px solid rgba(249,115,22,.35);outline-offset:1px}.markdown-editor-toolbar button:disabled{opacity:.5;cursor:not-allowed}.markdown-editor-toolbar-error{margin:-4px 0 6px;color:#b91c1c;font-size:12px}.solution-badges-wrap{display:inline-flex;flex-wrap:wrap;gap:6px;align-items:center;max-width:100%;vertical-align:middle}.solution-badges-sm{gap:4px}.solution-chip{display:inline-flex;align-items:center;justify-content:center;max-width:148px;min-height:24px;padding:4px 9px;border:1px solid #e2e8f0;border-radius:999px;font-size:12px;font-weight:800;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.solution-chip-sm{max-width:112px;min-height:22px;padding:3px 8px;font-size:11px}.solution-chip-md{max-width:180px;min-height:26px}.solution-chip-blue{border-color:#bfdbfe;background:#eff6ff;color:#1d4ed8}.solution-chip-green{border-color:#bbf7d0;background:#ecfdf5;color:#047857}.solution-chip-purple{border-color:#ddd6fe;background:#f5f3ff;color:#6d28d9}.solution-chip-orange{border-color:#fed7aa;background:#fff7ed;color:#c2410c}.solution-chip-teal{border-color:#99f6e4;background:#f0fdfa;color:#0f766e}.solution-chip-pink{border-color:#fbcfe8;background:#fdf2f8;color:#be185d}.solution-chip-slate{border-color:#cbd5e1;background:#f8fafc;color:#475569}.solution-overflow-trigger{display:inline-flex;align-items:center;justify-content:center;min-width:30px;min-height:24px;padding:4px 9px;border:1px solid #cbd5e1;border-radius:999px;background:#ffffff;color:#334155;font-size:12px;font-weight:850;line-height:1;cursor:pointer;touch-action:manipulation;box-shadow:0 1px 2px rgba(15,23,42,.06)}.solution-overflow-trigger-sm{min-width:28px;min-height:22px;padding:3px 8px;font-size:11px}.solution-overflow-trigger:focus-visible,.solution-overflow-trigger:hover{border-color:#2563eb;color:#1d4ed8;outline:none;box-shadow:0 0 0 3px rgba(37,99,235,.14)}.solution-popover{position:fixed;z-index:80;width:min(360px,calc(100vw - 24px));max-height:min(320px,calc(100vh - 24px));overflow:auto;padding:12px;border:1px solid rgba(148,163,184,.55);border-radius:14px;background:#ffffff;color:#0f172a;box-shadow:0 18px 48px rgba(15,23,42,.24)}.solution-popover-title{margin-bottom:10px;color:#334155;font-size:13px;font-weight:900}.solution-popover-chip-list{display:flex;flex-wrap:wrap;gap:7px;align-items:flex-start}@media (max-width:640px){.solution-chip-sm{max-width:96px}.solution-popover{width:min(340px,calc(100vw - 20px));padding:10px}}.search-customer-result-list{display:grid;grid-gap:8px;gap:8px}.search-customer-result-row{display:flex;flex-wrap:wrap;gap:8px 12px;align-items:center;justify-content:space-between;padding:10px 12px;border:1px solid #e5e7eb;border-radius:12px;background:#fff}.search-customer-result-name{min-width:120px;color:#0f172a;font-weight:850;text-decoration:none}.search-customer-result-name:focus-visible,.search-customer-result-name:hover{color:#1d4ed8;text-decoration:underline}.search-asset-solution-meta{display:inline-flex;gap:4px;align-items:center}.search-asset-result-list{display:grid;grid-gap:10px;gap:10px}.search-asset-result-card{display:block;padding:12px;border:1px solid var(--unext-border-strong,#d1d5db);border-radius:12px;background:#fff;color:inherit;text-decoration:none;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.search-asset-result-card:focus-visible,.search-asset-result-card:hover{border-color:var(--unext-primary,#f97316);box-shadow:0 10px 24px rgba(15,23,42,.12);transform:translateY(-1px)}.search-asset-result-detail,.search-asset-result-meta,.search-asset-result-title-row{display:flex;flex-wrap:wrap;gap:6px 10px;align-items:center}.search-asset-result-title-row{justify-content:space-between;margin-bottom:6px}.search-asset-result-title{font-weight:800;color:var(--unext-text-main,#111827)}.search-asset-result-status{flex:0 0 auto}.search-asset-result-meta{color:var(--unext-text-muted,#4b5563);font-size:13px;font-weight:700}.search-asset-result-detail{margin-top:6px;color:var(--unext-text-muted,#6b7280);font-size:12px}.search-asset-result-detail span,.search-asset-result-meta span{min-width:0;word-break:break-word}.search-load-more-row{display:flex;justify-content:center;margin-top:12px}.search-load-more-btn{min-width:120px}.customer-asset-row-highlight td{background:#fff7ed!important;box-shadow:inset 0 1px 0 rgba(249,115,22,.25),inset 0 -1px 0 rgba(249,115,22,.25)}.customer-asset-row-highlight td:first-child{box-shadow:inset 4px 0 0 var(--unext-primary,#f97316),inset 0 1px 0 rgba(249,115,22,.25),inset 0 -1px 0 rgba(249,115,22,.25)}.portal-modal-backdrop{position:fixed;inset:0;z-index:80;display:flex;align-items:center;justify-content:center;padding:24px;background:rgba(15,23,42,.45)}.portal-confirm-modal{width:min(480px,100%);display:grid;grid-gap:14px;gap:14px}.table-actions-inline{gap:8px}.comment-reactions,.table-actions-inline{display:flex;flex-wrap:wrap;align-items:center}.comment-reactions{gap:6px;margin-top:8px}.comment-reaction-add-btn,.comment-reaction-pill{display:inline-flex;align-items:center;justify-content:center;min-width:36px;min-height:30px;border:1px solid var(--unext-border-strong);border-radius:999px;background:#fff;color:var(--unext-text-main);cursor:pointer;font-size:13px;font-weight:800;line-height:1;padding:5px 9px;transition:background-color .15s ease,border-color .15s ease,transform .15s ease}.comment-reaction-pill{gap:5px}.comment-reaction-add-btn:hover:not(:disabled),.comment-reaction-pill:hover:not(:disabled){border-color:var(--unext-primary-border);background:var(--unext-primary-soft);transform:translateY(-1px)}.comment-reaction-pill.active{border-color:var(--unext-primary);background:var(--unext-primary-soft);color:var(--unext-primary-hover)}.comment-reaction-add-btn:disabled,.comment-reaction-pill:disabled{cursor:not-allowed;opacity:.55;transform:none}.comment-reaction-picker-wrap{position:relative;display:inline-flex}.comment-reaction-add-btn{width:30px;padding:5px;color:var(--unext-text-muted);font-size:16px}.comment-reaction-picker{position:absolute;z-index:3600;left:0;top:calc(100% + 6px);display:grid;grid-template-columns:repeat(3,minmax(64px,1fr));grid-gap:4px;gap:4px;width:230px;max-width:calc(100vw - 32px);border:1px solid var(--unext-border-strong);border-radius:12px;background:#fff;box-shadow:0 18px 38px rgba(15,23,42,.16);padding:8px}.comment-reaction-picker button{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;min-height:48px;border:0;border-radius:10px;background:transparent;color:var(--unext-text-main);cursor:pointer;font-size:18px;padding:6px}.comment-reaction-picker button:hover:not(:disabled){background:var(--unext-primary-soft)}.comment-reaction-picker small{color:var(--unext-text-muted);font-size:10px;font-weight:800;line-height:1.2}.role-profile-tabs{display:flex;flex-wrap:wrap;gap:8px;margin:14px 0}.role-profile-tabs button{border:1px solid var(--portal-border,#d8dee9);border-radius:999px;background:#fff;color:#334155;padding:7px 12px;font-size:13px;cursor:pointer}.role-profile-tabs button.active{background:#1d4ed8;border-color:#1d4ed8;color:#fff;font-weight:700}.role-profile-tab-panel{border:1px solid var(--portal-border,#e2e8f0);border-radius:14px;padding:16px;background:#fff}.role-profile-summary-panel{display:flex;flex-wrap:wrap;gap:10px;align-items:center;border:1px solid #bfdbfe;border-radius:12px;background:#eff6ff;color:#1e3a8a;padding:10px 12px;margin-top:10px;font-size:13px}.role-profile-change-details{margin:10px 0;font-size:13px}.role-profile-change-details ul{margin:8px 0 0;padding-left:18px}.role-profile-filterbar,.role-profile-preset-options{display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin-bottom:12px}.role-profile-filterbar .portal-input{max-width:280px}.role-profile-menu-grid,.role-profile-permission-grid,.role-profile-preset-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));grid-gap:10px;gap:10px}.role-profile-menu-card,.role-profile-permission-card,.role-profile-preset-card{border:1px solid #e2e8f0;border-radius:12px;background:#fff;padding:12px;text-align:left}.role-profile-preset-card{cursor:pointer}.role-profile-preset-card:hover{border-color:#2563eb;box-shadow:0 8px 20px rgba(37,99,235,.12)}.role-profile-menu-card small,.role-profile-menu-card span,.role-profile-menu-card strong,.role-profile-preset-card span,.role-profile-preset-card strong{display:block}.role-profile-menu-card small,.role-profile-permission-card p,.role-profile-preset-card span{color:#64748b;font-size:12px;margin-top:5px}.role-profile-section{margin-top:16px}.role-profile-section h4,.role-profile-tab-panel h4{margin:0 0 10px;font-size:15px}.role-profile-permission-title{display:flex;align-items:center;gap:8px;font-weight:700}.role-profile-advanced-table code,.role-profile-permission-card code{display:inline-block;margin-top:6px;color:#475569;font-size:12px}.role-profile-permission-card.danger{border-color:#fecaca;background:#fff7f7}.role-profile-permission-card.disabled{opacity:.55}.portal-table-badge.danger{background:#fee2e2;color:#991b1b}.role-profile-fixed-scope{display:inline-flex;align-items:center;min-height:24px;color:#64748b;font-size:12px}.role-profile-readonly-notice{margin:10px 0}.role-profile-empty-cell{color:#94a3b8}.role-profile-inline-check{display:inline-flex;align-items:center;gap:6px;font-size:13px}.admin-section-form,.role-profile-editor,.role-profile-tab-panel{max-width:100%;min-width:0}.role-profile-editor{overflow:hidden}.role-profile-business-help{overflow-wrap:anywhere;white-space:normal}.role-profile-permission-table-wrap{width:100%;max-width:100%;overflow-x:auto;overscroll-behavior-x:contain}.role-profile-permissions-table{width:100%;min-width:720px;table-layout:auto}.role-profile-permissions-table td,.role-profile-permissions-table th{white-space:normal;word-break:keep-all}.role-profile-permissions-table td:first-child,.role-profile-permissions-table th:first-child{width:118px;max-width:140px}.role-profile-action-cell{display:flex;align-items:center;justify-content:center;gap:6px;min-width:0;flex-wrap:wrap}.role-profile-scope-select{width:auto;min-width:84px;max-width:110px}.role-profile-business-card-list{display:none}.role-profile-danger-zone{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:16px;border:1px solid #fecaca;border-radius:14px;background:#fff7f7;padding:14px}.role-profile-danger-zone p{margin:4px 0 0;color:#7f1d1d;font-size:13px}.role-profile-delete-modal{position:fixed;inset:0;z-index:2300;display:grid;place-items:center;background:rgba(15,23,42,.45);padding:20px}.role-profile-delete-dialog{width:min(480px,100%);border-radius:18px;background:#ffffff;box-shadow:0 24px 60px rgba(15,23,42,.25);padding:20px}.role-profile-delete-dialog h4{margin:0 0 10px;color:#991b1b}.role-profile-delete-dialog p{color:#334155;font-size:13px}@media (max-width:900px){.role-profile-permission-table-wrap{display:none}.role-profile-business-card-list{display:grid;grid-gap:12px;gap:12px}.role-profile-business-card{display:grid;grid-gap:10px;gap:10px;border:1px solid #e2e8f0;border-radius:14px;background:#fff;padding:14px}.role-profile-business-card h4{margin:0}.role-profile-business-card>div{display:grid;grid-template-columns:52px minmax(0,1fr);align-items:center;grid-gap:8px;gap:8px}.role-profile-business-card>div>span:first-child{color:#64748b;font-size:12px;font-weight:700}.role-profile-business-card .role-profile-action-cell{justify-content:flex-start}.role-profile-danger-zone{align-items:stretch;flex-direction:column}}.role-profile-tab-panel{overflow-x:auto}.wiki-folder-create-box{display:grid;grid-gap:8px;gap:8px}.wiki-folder-create-box small,.wiki-form-page .asset-edit-field small{color:var(--unext-text-muted);font-size:12px}.wiki-category-tree-node,.wiki-folder-tree-node{display:grid;grid-gap:6px;gap:6px}.wiki-folder-doc-list,.wiki-folder-tree-list{display:grid;grid-gap:6px;gap:6px;padding-left:12px}.wiki-folder-tree-item{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:flex;width:100%;align-items:center;gap:6px;padding:8px 10px;border:1px solid #e2e8f0;border-radius:10px;background:#f8fafc;color:var(--unext-text-sub);cursor:pointer;font-size:13px;font-weight:800;text-align:left}.wiki-folder-tree-item.active,.wiki-folder-tree-item:focus-visible,.wiki-folder-tree-item:hover{border-color:var(--unext-primary-border);background:var(--unext-primary-soft);color:var(--unext-primary-hover)}.wiki-folder-toggle{flex:0 0 auto;font-weight:900}.wiki-folder-name{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wiki-folder-count{flex:0 0 auto}.wiki-folder-count,.wiki-folder-doc-link{color:var(--unext-text-muted);font-size:12px}.wiki-folder-doc-link{overflow:hidden;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.wiki-folder-doc-link:hover{color:var(--unext-primary-hover);text-decoration:underline}.wiki-breadcrumb{display:flex;flex-wrap:wrap;gap:6px;align-items:center;color:var(--unext-text-muted);font-size:13px;font-weight:800}.wiki-breadcrumb strong{color:var(--unext-text)}.wiki-breadcrumb-separator{margin-left:6px;color:#cbd5e1}.search-filter-combobox-field{position:relative}.search-filter-combobox-trigger{display:flex;width:100%;align-items:center;justify-content:space-between;gap:8px;text-align:left;cursor:pointer}.search-filter-combobox-trigger .search-filter-combobox-caret,.search-filter-combobox-trigger .search-filter-combobox-placeholder,.search-filter-combobox-trigger .search-filter-combobox-value{display:inline-flex;margin:0;font-size:14px;font-weight:700}.search-filter-combobox-caret,.search-filter-combobox-placeholder{color:var(--unext-text-muted)}.search-filter-combobox-menu{position:absolute;z-index:30;top:calc(100% + 6px);left:0;width:min(360px,86vw);max-height:360px;overflow:auto;padding:10px;border:1px solid rgba(148,163,184,.32);border-radius:16px;background:var(--unext-card-bg,#fff);box-shadow:0 18px 44px rgba(15,23,42,.16)}.search-filter-combobox-search{width:100%;margin-bottom:8px}.search-filter-combobox-section+.search-filter-combobox-section{margin-top:8px;padding-top:8px;border-top:1px solid rgba(148,163,184,.18)}.search-filter-combobox-section-title{margin:4px 4px 6px;color:var(--unext-text-muted);font-size:12px;font-weight:850}.search-filter-combobox-option{display:block;width:100%;padding:9px 10px;border:0;border-radius:10px;background:transparent;color:var(--unext-text-main);font-size:13px;font-weight:750;text-align:left;cursor:pointer}.search-filter-combobox-option.selected,.search-filter-combobox-option:hover{background:rgba(59,130,246,.1);color:var(--unext-primary)}.search-filter-combobox-option.clear{margin-bottom:6px;color:var(--unext-text-muted)}.search-filter-combobox-option.recent:before{content:"최근";display:inline-flex;margin-right:6px;padding:1px 6px;border-radius:999px;background:rgba(16,185,129,.12);color:#047857;font-size:11px;font-weight:850}.search-filter-combobox-status{padding:12px 10px;color:var(--unext-text-muted);font-size:13px;font-weight:700}.wiki-category-row{position:relative;display:flex;min-width:0;align-items:center}.wiki-category-row .wiki-category-item{padding-right:42px}.wiki-category-add-folder{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:absolute;right:8px;display:inline-flex;width:26px;height:26px;align-items:center;justify-content:center;border:1px solid var(--unext-primary-border);border-radius:999px;background:#fff;color:var(--unext-primary-hover);cursor:pointer;font-size:16px;font-weight:900;line-height:1;opacity:0;transform:scale(.92);transition:opacity .16s ease,transform .16s ease,background-color .16s ease}.wiki-category-add-folder:focus-visible,.wiki-category-row:focus-within .wiki-category-add-folder,.wiki-category-row:hover .wiki-category-add-folder{opacity:1;transform:scale(1)}.wiki-category-add-folder:focus-visible,.wiki-category-add-folder:hover{background:var(--unext-primary-soft);outline:none}.wiki-folder-inline-form{display:grid;grid-gap:6px;gap:6px;padding:8px;border:1px solid #e2e8f0;border-radius:10px;background:#f8fafc}.wiki-folder-inline-actions{display:flex;gap:6px}.wiki-folder-inline-actions .portal-primary-btn,.wiki-folder-inline-actions .portal-secondary-btn{min-height:30px;padding:0 10px;font-size:12px}.wiki-folder-inline-error{color:#dc2626;font-size:12px}.wiki-folder-empty-text{color:var(--unext-text-muted);font-size:12px}.wiki-layout-grid{display:flex;align-items:stretch;gap:16px;min-height:calc(100vh - 150px);min-width:0}.wiki-sidebar-frame{position:-webkit-sticky;position:sticky;top:16px;display:flex;flex:0 0 var(--wiki-sidebar-width,300px);width:var(--wiki-sidebar-width,300px);min-width:0;height:calc(100vh - 120px);align-self:flex-start}.wiki-sidebar-frame:has(.wiki-sidebar--collapsed){flex-basis:60px;width:60px}.wiki-sidebar{display:flex;width:100%;min-width:0;min-height:0;box-sizing:border-box;flex-direction:column;gap:12px;overflow:hidden}.wiki-sidebar--collapsed{align-items:center;padding:10px 8px}.wiki-sidebar-header{display:grid;flex:0 0 auto;grid-gap:10px;gap:10px;min-width:0}.wiki-sidebar-title-row{display:flex;align-items:center;justify-content:space-between;gap:10px;min-width:0}.wiki-sidebar-title-row h3{min-width:0;margin:0;overflow:hidden;color:var(--unext-text);font-weight:900;text-overflow:ellipsis;white-space:nowrap}.wiki-sidebar-title-actions{display:inline-flex;flex:0 0 auto;align-items:center;gap:6px}.wiki-sidebar-new-doc{min-height:30px;padding:0 10px;font-size:12px;white-space:nowrap}.wiki-sidebar-collapse-btn,.wiki-sidebar-rail-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-flex;width:34px;height:34px;align-items:center;justify-content:center;border:1px solid #e2e8f0;border-radius:10px;background:#fff;color:var(--unext-text-sub);cursor:pointer;font-weight:950}.wiki-sidebar-collapse-btn:focus-visible,.wiki-sidebar-collapse-btn:hover,.wiki-sidebar-rail-btn.active,.wiki-sidebar-rail-btn:focus-visible,.wiki-sidebar-rail-btn:hover{border-color:var(--unext-primary-border);background:var(--unext-primary-soft);color:var(--unext-primary-hover)}.wiki-sidebar-rail{display:grid;grid-gap:8px;gap:8px;justify-items:center}.wiki-sidebar-search{height:36px;background:#f8fafc}.wiki-sidebar-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:4px;gap:4px;padding:4px;border-radius:12px;background:#f1f5f9}.wiki-sidebar-tab{-webkit-appearance:none;-moz-appearance:none;appearance:none;min-width:0;height:32px;border:0;border-radius:9px;background:transparent;color:var(--unext-text-muted);cursor:pointer;font-size:12px;font-weight:900}.wiki-sidebar-tab.active,.wiki-sidebar-tab:focus-visible,.wiki-sidebar-tab:hover{background:#fff;color:var(--unext-primary-hover);outline:none;box-shadow:0 4px 12px rgba(15,23,42,.08)}.wiki-sidebar-body{flex:1 1 auto;min-height:0;min-width:0;overflow-y:auto;padding-right:2px}.wiki-sidebar-resizer{position:absolute;top:8px;right:-8px;z-index:3;width:12px;height:calc(100% - 16px);border:0;border-radius:999px;background:transparent;cursor:col-resize}.wiki-sidebar-resizer:after{content:"";display:block;width:3px;height:100%;margin:0 auto;border-radius:999px;background:transparent}.wiki-sidebar-resizer:focus-visible:after,.wiki-sidebar-resizer:hover:after{background:var(--unext-primary-border)}.wiki-tree{display:grid;grid-gap:6px;gap:6px;min-width:0}.wiki-tree-node,.wiki-tree-special{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:flex;width:100%;min-width:0;align-items:center;justify-content:space-between;gap:8px;border:1px solid transparent;border-radius:10px;background:transparent;color:var(--unext-text-sub);cursor:pointer;text-align:left;transition:background-color .16s ease,border-color .16s ease,color .16s ease}.wiki-tree-special{height:38px;padding:0 10px;font-weight:900}.wiki-tree-special-row{display:grid;grid-template-columns:minmax(0,1fr) 32px;grid-gap:6px;gap:6px;align-items:center}.wiki-tree-root-add-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-flex;width:32px;height:32px;align-items:center;justify-content:center;border:1px solid var(--unext-border);border-radius:999px;background:#fff;color:var(--unext-primary);cursor:pointer;font-size:18px;font-weight:900;line-height:1;box-shadow:0 6px 16px rgba(15,23,42,.06);transition:background-color .16s ease,border-color .16s ease,box-shadow .16s ease,color .16s ease}.wiki-tree-root-add-btn:focus-visible,.wiki-tree-root-add-btn:hover{border-color:var(--unext-primary-border);background:var(--unext-primary-soft);color:var(--unext-primary-hover);outline:none;box-shadow:0 8px 18px rgba(249,115,22,.14)}.wiki-tree-node{padding:0 6px 0 calc(6px + (var(--wiki-tree-depth, 0) * 16px));font-weight:800}.wiki-tree-special span:first-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wiki-tree-count,.wiki-tree-special span:last-child{flex:0 0 auto;min-width:24px;color:var(--unext-text-muted);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-weight:900;text-align:right}.wiki-tree-node.active,.wiki-tree-node:focus-visible,.wiki-tree-node:hover,.wiki-tree-special.active,.wiki-tree-special:focus-visible,.wiki-tree-special:hover{border-color:var(--unext-primary-border);background:var(--unext-primary-soft);color:var(--unext-primary-hover);outline:none}.wiki-list-panel{flex:1 1 auto;min-width:0}.wiki-mobile-drawer-layer,.wiki-mobile-toolbar{display:none}@media (pointer:coarse){.wiki-tree-drag-handle{display:none}}@media (max-width:1199px) and (min-width:768px){.wiki-sidebar-frame{flex-basis:min(var(--wiki-sidebar-width,300px),280px);width:min(var(--wiki-sidebar-width,300px),280px)}}@media (max-width:767px){.wiki-layout-grid{display:block;min-height:0}.wiki-sidebar-frame{display:none}.wiki-mobile-toolbar{display:flex;justify-content:flex-start;margin-bottom:12px}.wiki-mobile-drawer-layer{position:fixed;inset:0;z-index:120;display:block;visibility:hidden;pointer-events:none}.wiki-mobile-drawer-layer.is-open{visibility:visible;pointer-events:auto}.wiki-mobile-drawer-backdrop{position:absolute;inset:0;border:0;background:rgba(15,23,42,.42);opacity:0;transition:opacity .18s ease}.wiki-mobile-drawer-layer.is-open .wiki-mobile-drawer-backdrop{opacity:1}.wiki-mobile-drawer{position:absolute;inset:0 auto 0 0;display:flex;width:min(92vw,420px);max-width:100vw;flex-direction:column;gap:10px;padding:12px;background:#fff;box-shadow:20px 0 48px rgba(15,23,42,.24);transform:translateX(-100%);transition:transform .2s ease}.wiki-mobile-drawer-layer.is-open .wiki-mobile-drawer{transform:translateX(0)}.wiki-mobile-drawer-header{display:flex;flex:0 0 auto;align-items:center;justify-content:space-between;gap:8px}.wiki-mobile-drawer .wiki-sidebar{min-height:0;flex:1 1 auto;box-shadow:none}.wiki-mobile-drawer .wiki-tree-drag-handle{display:none}}.wiki-location-cell{color:var(--unext-text-sub)}.wiki-location-cell,.wiki-location-subtitle{display:block;max-width:100%;overflow:hidden;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.wiki-location-subtitle{color:var(--unext-text-muted);font-size:12px}.wiki-document-mobile-card,.wiki-document-mobile-card-list{display:grid;grid-gap:10px;gap:10px}.wiki-document-mobile-card{padding:14px;border:1px solid var(--unext-border);border-radius:14px;background:#fff}.wiki-document-mobile-card-main{display:grid;grid-gap:4px;gap:4px;min-width:0}.wiki-document-mobile-card-meta{display:flex;flex-wrap:wrap;align-items:center;gap:6px 8px;color:var(--unext-text-muted);font-size:12px;font-weight:700}.wiki-breadcrumb-link{color:inherit;text-decoration:none}.wiki-breadcrumb-link:hover{color:var(--unext-primary);text-decoration:underline}.search-wiki-result-list{display:grid;grid-gap:8px;gap:8px}.search-wiki-result-card{display:grid;grid-gap:4px;gap:4px;padding:10px 12px;border:1px solid var(--unext-border);border-radius:12px;color:inherit;text-decoration:none}.search-wiki-result-card:hover{border-color:var(--unext-primary);background:var(--unext-primary-soft)}.search-wiki-result-card small{color:var(--unext-text-muted);font-size:12px;font-weight:700}.search-wiki-location{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wiki-favorite-btn.active,.wiki-tree-node.document .wiki-favorite-btn.active{border-color:#f59e0b;background:#fffbeb;color:#d97706;opacity:1}.wiki-tree-node.document .wiki-favorite-btn.active{pointer-events:auto}.wiki-tree-node.document:has(.wiki-favorite-btn.active) .wiki-tree-node-actions{opacity:1;pointer-events:auto}.wiki-sidebar-list{display:grid;grid-gap:6px;gap:6px;min-width:0}.wiki-sidebar-section{display:grid;grid-gap:5px;gap:5px;min-width:0}.wiki-sidebar-section+.wiki-sidebar-section{margin-top:12px;padding-top:10px;border-top:1px solid #e2e8f0}.wiki-sidebar-section h4{margin:0 0 2px;color:var(--unext-text);font-size:12px;font-weight:950}.wiki-sidebar-saved-row{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:grid;grid-template-columns:18px minmax(0,1fr) 24px;width:100%;min-width:0;align-items:center;grid-gap:6px;gap:6px;padding:8px 7px;border:1px solid transparent;border-radius:10px;background:transparent;color:var(--unext-text-sub);cursor:pointer;text-align:left}.wiki-sidebar-saved-row.compact{grid-template-columns:minmax(0,1fr) auto;padding:7px}.wiki-sidebar-saved-row:focus-visible,.wiki-sidebar-saved-row:hover{border-color:var(--unext-primary-border);background:var(--unext-primary-soft);color:var(--unext-primary-hover);outline:none}.wiki-sidebar-saved-star,.wiki-sidebar-saved-unfavorite{display:inline-flex;width:20px;height:20px;align-items:center;justify-content:center;border-radius:999px;color:#d97706;font-size:13px;font-weight:950}.wiki-sidebar-saved-unfavorite:focus-visible,.wiki-sidebar-saved-unfavorite:hover{background:#fff7ed;outline:2px solid var(--unext-primary-border);outline-offset:1px}.wiki-sidebar-saved-main{display:grid;grid-gap:2px;gap:2px;min-width:0}.wiki-sidebar-saved-main small,.wiki-sidebar-saved-main strong,.wiki-sidebar-saved-row em{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wiki-sidebar-saved-main strong{font-size:12px;font-weight:900}.wiki-sidebar-empty-text,.wiki-sidebar-inline-error,.wiki-sidebar-saved-main small,.wiki-sidebar-saved-row em{color:var(--unext-text-muted);font-size:11px;font-style:normal;font-weight:750}.wiki-sidebar-saved-row em{max-width:58px;text-align:right}.wiki-sidebar-empty-text,.wiki-sidebar-inline-error{padding:8px 4px;text-align:left}.wiki-sidebar-inline-error{color:#dc2626}.wiki-detail-favorite-btn{min-width:40px;font-size:16px}.wiki-detail-favorite-btn.active{border-color:#f59e0b;background:#fffbeb;color:#d97706}.wiki-tree-menu-wrap{position:relative;display:inline-flex}.wiki-tree-menu{position:absolute;right:0;top:24px;z-index:20;display:none;min-width:96px;padding:6px;border:1px solid rgba(148,163,184,.35);border-radius:10px;background:#fff;box-shadow:0 12px 28px rgba(15,23,42,.16)}.wiki-tree-menu-wrap:focus-within .wiki-tree-menu,.wiki-tree-menu-wrap:hover .wiki-tree-menu{display:grid;grid-gap:4px;gap:4px}.wiki-tree-menu button{width:100%;border:0;border-radius:8px;background:transparent;color:#334155;cursor:pointer;font-weight:700;padding:7px 8px;text-align:left}.wiki-tree-menu button:focus-visible,.wiki-tree-menu button:hover{background:#fff7ed;outline:none}.wiki-tree-menu button.danger{color:#b91c1c}.wiki-sidebar-frame.is-collapsed{flex:0 0 60px;width:60px}.wiki-sidebar,.wiki-sidebar button,.wiki-sidebar input,.wiki-sidebar select{font-family:inherit}.wiki-sidebar{font-size:13px}.wiki-sidebar-title-row h3{font-size:16px;font-weight:800}.wiki-sidebar-collapse-btn,.wiki-sidebar-rail-btn{font-weight:800}.wiki-sidebar-tab,.wiki-tree-special{font-size:13px;font-weight:700}.wiki-tree-node{position:relative;min-height:34px;padding-right:8px;font-size:13px;font-weight:650}.wiki-tree-node-main{display:inline-flex;min-width:0;flex:1 1 auto;align-items:center;gap:4px}.wiki-tree-drag-handle,.wiki-tree-icon,.wiki-tree-toggle{display:inline-flex;flex:0 0 auto;width:18px;height:22px;align-items:center;justify-content:center;color:var(--unext-text-muted);font-size:12px;font-weight:700;line-height:1}.wiki-tree-drag-handle{cursor:-webkit-grab;cursor:grab;opacity:.56}.wiki-tree-label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wiki-tree-count,.wiki-tree-special span:last-child{font-size:12px;font-weight:700}.wiki-tree-node-actions{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:flex-end;gap:3px;min-width:50px;opacity:0;pointer-events:none}.wiki-tree-menu-wrap:focus-within,.wiki-tree-node:focus-visible .wiki-tree-node-actions,.wiki-tree-node:focus-within .wiki-tree-node-actions,.wiki-tree-node:hover .wiki-tree-node-actions{opacity:1;pointer-events:auto}.wiki-tree-action-btn{display:inline-flex;width:22px;height:22px;align-items:center;justify-content:center;border:1px solid transparent;border-radius:7px;color:var(--unext-text-muted);font-size:13px;font-weight:700;line-height:1}.wiki-tree-action-btn:focus-visible,.wiki-tree-action-btn:hover{border-color:var(--unext-primary-border);background:#fff;color:var(--unext-primary-hover);outline:none}.wiki-tree-menu-wrap{line-height:1}.wiki-tree-menu{min-width:108px}.wiki-tree-menu button{font-family:inherit;font-size:12px;font-weight:650}.wiki-tree-inline-form{display:grid;grid-gap:6px;gap:6px;margin:4px 0 6px;padding-left:calc(30px + (var(--wiki-tree-depth, 0) * 16px))}.wiki-tree-inline-actions{display:flex;flex-wrap:wrap;gap:6px}.wiki-tree-inline-form .portal-input{min-height:32px}.wiki-tree-inline-form .portal-primary-btn,.wiki-tree-inline-form .portal-secondary-btn{min-height:28px;padding:5px 10px;font-size:12px}.wiki-sidebar-empty-text,.wiki-sidebar-inline-error,.wiki-tree-empty,.wiki-tree-inline-error{font-size:12px;font-weight:500}.wiki-sidebar-section h4{font-size:13px;font-weight:700}.wiki-sidebar-saved-main strong{font-size:13px;font-weight:650}.wiki-sidebar-saved-main small,.wiki-sidebar-saved-row em{font-size:12px;font-weight:500}@media (max-width:1199px) and (min-width:768px){.wiki-sidebar-frame:not(.is-collapsed){flex-basis:var(--wiki-sidebar-width,300px);width:var(--wiki-sidebar-width,300px)}}.wiki-move-toast{position:fixed;right:24px;bottom:24px;z-index:900;display:inline-flex;max-width:min(360px,calc(100vw - 32px));align-items:center;justify-content:center;padding:10px 14px;border:1px solid rgba(15,23,42,.08);border-radius:999px;background:rgba(15,23,42,.94);box-shadow:0 18px 38px rgba(15,23,42,.22);color:#fff;font-size:14px;font-weight:800;line-height:1.35;overflow-wrap:anywhere;text-align:center;white-space:normal;pointer-events:none}.wiki-tree-drag-handle{opacity:0;pointer-events:none;transition:opacity .14s ease}.wiki-tree-node.dragging .wiki-tree-drag-handle,.wiki-tree-node:focus-within .wiki-tree-drag-handle,.wiki-tree-node:hover .wiki-tree-drag-handle{opacity:1;pointer-events:auto}@media (hover:none),(pointer:coarse){.wiki-tree-drag-handle{display:none}}@media (max-width:767px){.wiki-move-toast{right:auto;bottom:18px;left:50%;max-width:min(92vw,360px);transform:translateX(-50%)}}.wiki-compact-meta-list{display:grid;grid-template-columns:minmax(360px,1fr) minmax(220px,260px);grid-gap:10px 12px;gap:10px 12px;min-width:0;align-items:start}.wiki-compact-meta-row{display:grid;grid-template-columns:72px minmax(0,1fr);grid-gap:8px;gap:8px;min-width:0;align-items:start}.wiki-location-change-preview,.wiki-tag-chip-row{grid-column:1/-1}.wiki-compact-meta-row>label,.wiki-compact-meta-row>span:first-child{margin:10px 0 0;color:var(--unext-text-muted);font-size:12px;font-weight:700;line-height:1.4}.wiki-compact-meta-control{position:relative;display:grid;grid-gap:3px;gap:3px;min-width:0}.wiki-compact-meta-control small{overflow:hidden;margin-top:0;color:var(--unext-text-muted);font-size:12px;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.wiki-compact-meta-control .wiki-visibility-helper-text{display:block;overflow:visible;width:100%;min-width:0;max-width:none;color:var(--unext-text-muted);line-height:1.35;overflow-wrap:break-word;text-overflow:clip;white-space:normal;word-break:keep-all}.wiki-template-meta-row{grid-column:1/-1}.wiki-compact-meta-control .wiki-template-helper-text{display:block;overflow:visible;width:100%;min-width:0;max-width:none;color:var(--unext-text-muted);line-height:1.4;overflow-wrap:break-word;text-overflow:clip;white-space:normal;word-break:keep-all}.document-template-admin-layout{display:grid;grid-template-columns:minmax(280px,360px) minmax(0,1fr);grid-gap:16px;gap:16px;align-items:start}.document-template-editor-card,.document-template-list-card{min-width:0}.document-template-list-card{display:grid;grid-gap:12px;gap:12px}.document-template-deleted-toggle{display:inline-flex;align-items:center;gap:7px;color:var(--unext-text-sub);font-size:13px;font-weight:700}.document-template-list{display:grid;grid-gap:8px;gap:8px}.document-template-list-item{display:grid;grid-gap:7px;gap:7px;padding:11px;border:1px solid var(--unext-border-soft);border-radius:8px;background:#fff}.document-template-list-item.selected{border-color:rgba(249,115,22,.62);box-shadow:0 0 0 2px rgba(249,115,22,.12)}.document-template-list-item.deleted{background:#f8fafc;opacity:.78}.document-template-select-button{display:flex;width:100%;min-width:0;align-items:flex-start;justify-content:space-between;gap:8px;padding:0;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer}.document-template-select-button>span:first-child{display:grid;min-width:0;grid-gap:2px;gap:2px}.document-template-list-item>p,.document-template-list-item>small,.document-template-select-button small{margin:0;color:var(--unext-text-muted);font-size:12px;line-height:1.4}.document-template-description-field{grid-column:1/-1}@media (max-width:960px){.document-template-admin-layout{grid-template-columns:1fr}}@media (max-width:767px){.document-template-admin-layout{gap:10px}.document-template-meta-grid{grid-template-columns:1fr}.document-template-description-field{grid-column:auto}}.wiki-location-selector-field{position:relative}.wiki-location-trigger{display:inline-flex;width:100%;height:42px;min-height:42px;min-width:0;align-items:center;justify-content:space-between;gap:10px;padding:0 12px;text-align:left}.wiki-location-trigger-value{min-width:0;overflow:hidden;font-size:13px;font-weight:500;line-height:1.45;text-overflow:ellipsis;white-space:nowrap}.wiki-location-tree-dropdown{position:absolute;z-index:35;right:0;left:0;display:flex;flex-direction:column;gap:0;max-height:240px;margin-top:4px;padding:4px;overflow-y:auto;border:1px solid var(--unext-border);border-radius:10px;background:#ffffff;box-shadow:var(--unext-shadow-sm)}.wiki-location-tree-option{width:100%;min-height:30px;padding:5px 10px;border:0;border-radius:6px;background:transparent;color:var(--unext-text);cursor:pointer;font:inherit;text-align:left}.wiki-location-tree-option:focus-visible,.wiki-location-tree-option:hover,.wiki-location-tree-option[aria-selected=true]{outline:none;background:#f8fafc}.wiki-location-tree-option span{display:block;overflow:hidden;font-size:13px;font-weight:500;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.wiki-visibility-compact-select{width:100%;height:42px;min-height:42px;padding-top:0;padding-bottom:0;font-size:14px;font-weight:500;line-height:1.45}.wiki-tag-chip-input{display:flex;min-height:42px;min-width:0;align-items:center;gap:5px;padding:6px 10px;overflow:visible;border:1px solid var(--unext-border);border-radius:14px;background:#ffffff;flex-wrap:wrap}.wiki-tag-chip{display:inline-flex;max-width:180px;min-height:28px;align-items:center;gap:4px;padding:3px 6px 3px 9px;border:1px solid var(--unext-border-soft);border-radius:999px;background:#f8fafc;color:var(--unext-text-sub);font-size:12px;font-weight:500;line-height:1.2}.wiki-tag-chip span{overflow:hidden;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.wiki-tag-chip button{width:18px;height:18px;border:0;border-radius:999px;background:transparent;color:var(--unext-text-muted);cursor:pointer;font-size:14px;font-weight:700;line-height:1}.wiki-tag-chip button:focus-visible,.wiki-tag-chip button:hover{outline:none;background:#e5e7eb}.wiki-tag-chip-input input{min-width:120px;height:28px;flex:1 1 120px;border:0;outline:none;color:var(--unext-text);font:inherit;font-size:13px;font-weight:500;line-height:1.4}.wiki-location-change-preview{padding:8px 10px;border:1px solid var(--unext-border-soft);border-radius:12px;background:#f8fafc;color:var(--unext-text-sub);font-size:12px;font-weight:600;line-height:1.4}.wiki-location-change-preview strong{display:inline-block;max-width:min(360px,42vw);overflow:hidden;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap}@media (max-width:767px){.wiki-location-change-preview strong{max-width:100%}.wiki-compact-meta-list,.wiki-compact-meta-row{grid-template-columns:1fr;gap:4px}.wiki-compact-meta-row>label,.wiki-compact-meta-row>span:first-child{margin-top:0}.wiki-location-tree-dropdown{max-height:220px}}.wiki-search-result-item.is-highlighted,.wiki-search-result-item:focus-visible{border-color:#f97316;outline:2px solid rgba(249,115,22,.22);background:#ffedd5}.wiki-form-inline-error{color:#b91c1c}.wiki-relation-select-field,.wiki-searchable-select-field{position:relative;min-width:0}.wiki-searchable-select-input-wrap{position:relative;display:flex;align-items:center}.wiki-relation-select,.wiki-searchable-select-input{width:100%;height:42px;min-height:42px;overflow:hidden;font-size:14px;font-weight:500;line-height:1.4;text-overflow:ellipsis;white-space:nowrap}.wiki-searchable-select-input{padding-right:36px}.wiki-relation-select{padding-top:0;padding-bottom:0}.wiki-searchable-select-clear{position:absolute;right:8px;display:inline-flex;width:22px;height:22px;align-items:center;justify-content:center;border:0;border-radius:999px;background:transparent;color:var(--unext-text-muted);cursor:pointer;font-size:16px;font-weight:700;line-height:1}.wiki-searchable-select-clear:focus-visible,.wiki-searchable-select-clear:hover{outline:none;background:#f1f5f9}.wiki-searchable-select-list{position:absolute;z-index:30;right:0;left:0;display:flex;flex-direction:column;gap:0;max-height:240px;margin-top:4px;padding:4px;overflow-y:auto;border:1px solid var(--unext-border);border-radius:10px;background:#ffffff;box-shadow:var(--unext-shadow-sm)}.wiki-searchable-select-option{width:100%;min-height:34px;padding:7px 10px;border:0;border-radius:6px;background:transparent;color:var(--unext-text);cursor:pointer;font:inherit;line-height:1.35;text-align:left}.wiki-searchable-select-option.is-highlighted,.wiki-searchable-select-option:focus-visible,.wiki-searchable-select-option:hover,.wiki-searchable-select-option[aria-selected=true]{outline:none;background:#f8fafc}.wiki-searchable-select-option span{display:block;overflow:hidden;font-size:14px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.wiki-searchable-select-option small{display:block;margin-top:1px;overflow:hidden;color:var(--unext-text-muted);font-size:12px;font-weight:400;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.wiki-searchable-select-option--clear span{color:var(--unext-text-sub)}.wiki-searchable-select-empty{padding:8px 10px;color:var(--unext-text-muted);font-size:12px;font-weight:500}@media (max-width:767px){.wiki-searchable-select-list{max-height:220px}}.wiki-compact-dropdown-caret{color:var(--unext-text-muted)}.customer-expiry-cell{display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.customer-expiry-date.red{color:#b91c1c;font-weight:700}.customer-expiry-date.orange{color:#c2410c;font-weight:700}.deleted-items-modal-backdrop{position:fixed;inset:0;z-index:1100;display:flex;align-items:center;justify-content:center;padding:24px;background:rgba(15,23,42,.52)}.deleted-items-confirm-modal{width:min(560px,100%);max-height:90vh;overflow:auto;padding:24px;border:1px solid #fecaca;border-radius:24px;background:#fff;box-shadow:0 28px 80px rgba(127,29,29,.28)}.deleted-items-confirm-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:14px}.deleted-items-confirm-header h2{margin:2px 0 0;color:#7f1d1d;font-size:22px}.deleted-items-danger-kicker{margin:0;color:#dc2626;font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.deleted-items-confirm-warning{margin:0 0 16px;padding:12px 14px;border:1px solid #fecaca;border-radius:14px;background:#fef2f2;color:#991b1b;font-weight:750;line-height:1.55}.deleted-items-confirm-summary{display:grid;grid-gap:8px;gap:8px;margin:0 0 18px}.deleted-items-confirm-summary div{display:grid;grid-template-columns:100px minmax(0,1fr);grid-gap:12px;gap:12px;padding:10px 12px;border-radius:12px;background:#f8fafc}.deleted-items-confirm-summary dt{color:var(--unext-text-muted);font-weight:800}.deleted-items-confirm-summary dd{margin:0;color:var(--unext-text);font-weight:850;word-break:break-word}.deleted-items-confirm-check{display:flex;align-items:center;gap:10px;margin:0 0 14px;font-weight:850;color:var(--unext-text)}.deleted-items-confirm-check input{width:18px;height:18px;accent-color:#dc2626}.deleted-items-confirm-name{margin-bottom:18px}.deleted-items-confirm-actions{display:flex;justify-content:flex-end;gap:10px;flex-wrap:wrap}.portal-version-refresh-notice{position:fixed;right:24px;bottom:24px;z-index:10000;display:flex;align-items:center;gap:12px;max-width:min(520px,calc(100vw - 32px));padding:14px 16px;border:1px solid rgba(37,99,235,.24);border-radius:14px;background:#0f172a;color:#ffffff;box-shadow:0 18px 40px rgba(15,23,42,.22);font-size:14px;line-height:1.45}.portal-version-refresh-notice button{flex:0 0 auto;border:0;border-radius:999px;padding:8px 12px;background:#ffffff;color:#1d4ed8;font-weight:700;cursor:pointer}.portal-version-refresh-notice button:hover{background:#dbeafe}@media (max-width:640px){.portal-version-refresh-notice{right:16px;bottom:16px;align-items:flex-start;flex-direction:column}}.form-description-textarea{min-height:270px}.markdown-editor:has(.form-description-textarea) .markdown-editor-preview{min-height:270px}.work-status-page-stack{display:flex;flex-direction:column;gap:16px}.work-status-tabbar{position:-webkit-sticky;position:sticky;top:var(--portal-header-height,0);z-index:30;border-bottom:1px solid var(--unext-border-soft,#e5e7eb);background:rgba(255,255,255,.96);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.work-status-tabbar .customer-detail-tabs{overflow-x:auto;flex-wrap:nowrap;scrollbar-width:thin}.work-status-placeholder-card{display:grid;grid-gap:10px;gap:10px;padding:28px;text-align:center}.work-status-placeholder-card h3,.work-status-placeholder-card p{margin:0}.work-status-placeholder-card small{color:var(--unext-text-muted);font-weight:700}.work-status-placeholder-icon{justify-self:center;width:-moz-fit-content;width:fit-content;border-radius:999px;background:var(--unext-primary-soft);color:var(--unext-primary-hover);padding:8px 14px;font-size:13px;font-weight:900}@media (max-width:760px){.work-status-placeholder-card{padding:20px 16px}}.search-form{margin-bottom:12px}.search-form-row{display:flex;gap:8px;align-items:stretch}.search-form-row .portal-input{flex:1 1;min-width:0}.search-form-row .portal-primary-btn{white-space:nowrap}.search-filter-panel{margin-bottom:12px}.search-filter-panel-content{display:grid;grid-template-columns:minmax(0,1fr) minmax(140px,200px) minmax(180px,260px) minmax(140px,200px) auto;grid-gap:12px;gap:12px;align-items:flex-end}.search-filter-panel-reset{min-height:36px;white-space:nowrap}.search-filter-field span,.search-filter-label{display:block;margin-bottom:6px;color:var(--unext-text-muted,#475569);font-size:12px;font-weight:900}.search-filter-chip-row{display:flex;flex-wrap:wrap;gap:6px}.search-filter-chip{min-height:32px;padding:6px 10px;border:1px solid var(--unext-border-strong,#d1d5db);border-radius:999px;background:#fff;color:var(--unext-text-muted,#475569);font-size:13px;font-weight:800;cursor:pointer}.search-filter-chip.is-active,.search-filter-chip:focus-visible,.search-filter-chip:hover{border-color:var(--unext-primary,#f97316);background:#fff7ed;color:#9a3412}.search-results-section{margin-bottom:12px}.search-section-count{display:inline-flex;align-items:center;justify-content:center;min-width:22px;min-height:22px;margin-left:4px;padding:0 7px;border-radius:999px;background:#f1f5f9;color:#475569;font-size:12px;font-weight:900}.search-result-list{display:grid;grid-gap:10px;gap:10px}.search-result-card{display:block;padding:12px;border:1px solid var(--unext-border-strong,#d1d5db);border-radius:12px;background:#fff;color:inherit;text-decoration:none;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.search-result-card:focus-visible,.search-result-card:hover{border-color:var(--unext-primary,#f97316);box-shadow:0 10px 24px rgba(15,23,42,.12);transform:translateY(-1px)}.search-result-title-row{display:flex;flex-wrap:wrap;gap:8px;align-items:center;justify-content:space-between;margin-bottom:8px}.search-result-title-wrap{display:inline-flex;min-width:0;gap:8px;align-items:center}.search-result-title{min-width:0;color:var(--unext-text-main,#111827);font-weight:850;word-break:break-word}.search-inline-badge,.search-result-type-badge{flex:0 0 auto}.search-result-detail-grid,.search-result-meta-grid{display:flex;flex-wrap:wrap;gap:6px 12px;align-items:center;color:var(--unext-text-muted,#4b5563);font-size:13px;font-weight:700}.search-result-detail-grid{margin-top:6px;color:var(--unext-text-muted,#6b7280);font-size:12px}.search-result-detail-grid span,.search-result-meta-grid span{min-width:0;word-break:break-word}.search-match-reason{display:inline-flex;margin-top:8px;color:var(--unext-primary-dark,#c2410c);font-size:12px;font-weight:850}.search-result-summary{margin:8px 0 0;color:var(--unext-text-muted,#475569);font-size:13px;line-height:1.55}.search-highlight{border-radius:4px;background:#fef3c7;color:inherit;font-weight:900}.search-empty-box{margin:0 0 12px;padding:12px}@media (max-width:860px){.search-filter-panel-content{grid-template-columns:1fr}}@media (max-width:760px){.search-filter-panel{display:grid;grid-gap:8px;gap:8px}.search-filter-panel-content{display:none;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.search-filter-panel.is-open .search-filter-panel-content{display:grid}.search-filter-panel-content>div,.search-filter-panel-reset{grid-column:1/-1}.search-filter-chip-row{flex-wrap:nowrap;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;padding-bottom:2px}.search-filter-chip{flex:0 0 auto;white-space:nowrap}}.system-settings-page{min-width:0}.system-settings-layout-card{display:grid;grid-template-columns:220px minmax(0,1fr);grid-gap:18px}.system-settings-sidebar{display:flex;flex-direction:column;gap:16px;min-width:0;padding:12px;border:1px solid var(--unext-border-soft);border-radius:16px;background:#f8fafc}.system-settings-nav-group{display:grid;grid-gap:8px;gap:8px}.system-settings-nav-title{padding:0 6px;color:#64748b;font-size:12px;font-weight:900;letter-spacing:.04em}.system-settings-nav-item{width:100%;min-height:38px;padding:8px 10px;border:0;border-radius:12px;background:transparent;color:#475569;font-size:13px;font-weight:800;text-align:left;cursor:pointer;transition:background .15s ease,color .15s ease,box-shadow .15s ease}.system-settings-nav-item.active,.system-settings-nav-item:hover{background:var(--unext-primary-soft);color:var(--unext-primary-hover);box-shadow:inset 0 0 0 1px var(--unext-primary-border)}.system-settings-content{display:grid;grid-gap:14px;gap:14px;min-width:0}.system-settings-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;min-width:0}.system-settings-heading h2{margin:0;color:#0f172a;font-size:20px;font-weight:900}.system-settings-heading p{margin:6px 0 0;color:#64748b;font-size:13px;line-height:1.5}.system-settings-category-panel{display:grid;grid-gap:14px;gap:14px;min-width:0}.system-settings-coming-soon,.system-settings-empty{padding:16px;border:1px dashed #cbd5e1;border-radius:16px;background:#f8fafc;color:#475569}.system-settings-coming-soon strong{display:block;margin-bottom:6px;color:#0f172a;font-size:14px;font-weight:900}.system-settings-coming-soon p{margin:0;font-size:13px;line-height:1.55}.system-settings-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.system-settings-item-card{display:grid;grid-gap:12px;gap:12px;min-width:0;padding:14px;border:1px solid var(--unext-border-soft);border-radius:16px;background:#ffffff;box-shadow:var(--unext-shadow-sm)}.system-settings-item-header{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;min-width:0}.system-settings-item-header h3{margin:0;color:#0f172a;font-size:15px;font-weight:900}.system-settings-item-header p{overflow:hidden;margin:5px 0 0;color:#94a3b8;font-family:var(--font-geist-mono),ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.system-settings-value-row{display:flex;align-items:center;justify-content:space-between;gap:10px;min-width:0}.system-settings-value{overflow:hidden;color:#0f172a;font-size:18px;font-weight:900;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.system-settings-description{margin:0;color:#64748b;font-size:12px;line-height:1.45}.system-settings-help-block{display:grid;grid-gap:4px;gap:4px;min-width:0;margin-top:5px}.system-settings-help-block p{margin:0}.system-settings-recommended-text{color:#2563eb;font-size:12px;font-weight:750;line-height:1.45}.system-settings-warning-text{color:#b45309;font-size:12px;font-weight:800;line-height:1.45}.system-settings-example-guide{display:flex;flex-wrap:wrap;align-items:center;gap:5px;color:#475569;font-size:12px;line-height:1.45}.system-settings-example-guide>span:first-child{font-weight:800}.system-settings-example-guide>span:not(:first-child){border:1px solid #bfdbfe;border-radius:999px;background:#eff6ff;padding:1px 7px;color:#1d4ed8;font-weight:750}.system-settings-option-guide{display:flex;flex-wrap:wrap;align-items:center;gap:5px;color:#475569;font-size:12px;line-height:1.45}.system-settings-option-guide>span:first-child{font-weight:800}.system-settings-option-guide>span:not(:first-child){border:1px solid #cbd5e1;border-radius:999px;background:#f8fafc;padding:1px 7px;color:#334155;font-weight:750}@media (max-width:980px){.system-settings-layout-card{grid-template-columns:1fr}.system-settings-sidebar{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.system-settings-layout-card{padding:12px}.system-settings-card-grid,.system-settings-sidebar{grid-template-columns:1fr}.system-settings-heading,.system-settings-item-header,.system-settings-value-row{align-items:stretch;flex-direction:column}}.system-settings-layout-card{display:flex;flex-direction:column;gap:18px;padding:18px}.system-settings-topbar{margin-bottom:0}.system-settings-tabs{overflow-x:auto;flex-wrap:nowrap;padding-bottom:2px}.system-settings-tabs .customer-detail-tab{flex:0 0 auto;white-space:nowrap}.system-settings-backup-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.system-settings-backup-card{align-content:start}.system-settings-backup-meta{color:#475569;font-size:13px;font-weight:800}@media (max-width:720px){.system-settings-backup-grid{grid-template-columns:1fr}}.system-settings-status-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0;padding:14px;border:1px solid #e2e8f0;border-radius:14px;background:#f8fafc}.system-settings-status-toolbar>div{min-width:0}.system-settings-status-toolbar p{max-width:100%;overflow-wrap:anywhere;margin:4px 0 0;color:#64748b;font-size:13px;word-break:break-word}.system-settings-status-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px;min-width:0}.system-settings-status-card{align-content:start;gap:10px;min-width:0;min-height:190px;max-width:100%}.system-settings-status-card-header{flex-wrap:wrap}.system-settings-status-card-header .portal-table-badge{max-width:100%;overflow:hidden;text-overflow:ellipsis}.system-settings-status-card-title{flex:1 1 160px;min-width:0;max-width:100%}.system-settings-status-card-title p{display:-webkit-box;overflow:hidden;line-height:1.45;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2}.system-settings-status-card-title p,.system-settings-status-value{max-width:100%;overflow-wrap:anywhere;white-space:normal;word-break:break-word}.system-settings-status-value{color:#0f172a;font-size:clamp(20px,2.2vw,26px);font-weight:900;letter-spacing:-.03em;line-height:1.2}.system-settings-status-card .system-settings-backup-meta,.system-settings-status-meta{max-width:100%;overflow-wrap:anywhere;line-height:1.45;white-space:normal;word-break:break-word}.system-settings-status-progress{width:100%;height:10px;overflow:hidden;border-radius:999px;background:#e2e8f0}.system-settings-status-progress span{display:block;height:100%;border-radius:inherit;background:#10b981}.system-settings-status-progress.warning span{background:#f59e0b}.system-settings-status-progress.danger span{background:#ef4444}.system-settings-service-list{display:grid;grid-gap:8px;gap:8px;min-width:0;color:#334155;font-size:14px}.system-settings-service-list span{min-width:0;max-width:100%}.system-settings-service-list span,.system-settings-service-list strong{overflow-wrap:anywhere;word-break:break-word}@media (max-width:1024px){.system-settings-status-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.system-settings-status-grid,.system-settings-status-toolbar{grid-template-columns:1fr}.system-settings-status-toolbar{align-items:stretch;flex-direction:column}}.system-settings-notification-guide{padding:16px;border:1px solid #bfdbfe;border-radius:16px;background:#eff6ff;color:#1e3a8a}.system-settings-notification-guide strong{display:block;margin-bottom:8px;color:#1e40af;font-size:14px;font-weight:900}.system-settings-notification-guide ul{display:grid;grid-gap:6px;gap:6px;margin:0;padding-left:18px;font-size:13px;line-height:1.55}.system-settings-notification-section{display:grid;grid-gap:12px;gap:12px;min-width:0;padding:16px;border:1px solid #e2e8f0;border-radius:18px;background:#f8fafc}.system-settings-section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.system-settings-section-heading h3{margin:0;color:#0f172a;font-size:17px;font-weight:900}.system-settings-item-header .system-settings-example-guide,.system-settings-item-header .system-settings-help-text,.system-settings-item-header .system-settings-option-guide,.system-settings-item-header .system-settings-recommended-text,.system-settings-item-header .system-settings-warning-text,.system-settings-section-heading p{overflow:visible;margin:5px 0 0;color:#64748b;font-family:inherit;font-size:13px;line-height:1.5;text-overflow:clip;white-space:normal}.system-settings-item-header .system-settings-recommended-text{color:#2563eb}.system-settings-item-header .system-settings-warning-text{color:#b45309}@media (max-width:720px){.system-settings-notification-section{padding:12px}.system-settings-section-heading{flex-direction:column}}.system-settings-future-panel{display:grid;grid-gap:14px;gap:14px;min-width:0;padding:18px;border:1px solid #bfdbfe;border-radius:18px;background:linear-gradient(180deg,#eff6ff,#ffffff);box-shadow:var(--unext-shadow-sm)}.system-settings-future-note{padding:12px 14px;border:1px dashed #cbd5e1;border-radius:14px;background:#f8fafc;color:#475569;font-size:13px;font-weight:800;line-height:1.5}.system-settings-future-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px;margin:0;padding:0;list-style:none}.system-settings-future-list li{display:flex;align-items:center;gap:8px;min-width:0;padding:11px 12px;border:1px solid #e2e8f0;border-radius:14px;background:#ffffff;color:#334155;font-size:13px;font-weight:800;line-height:1.45}.system-settings-future-list li span{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;width:20px;height:20px;border-radius:999px;background:#dbeafe;color:#2563eb;font-size:12px;font-weight:900}.system-settings-future-examples{display:grid;grid-gap:10px;gap:10px;padding:14px;border:1px solid #e2e8f0;border-radius:16px;background:#f8fafc}.system-settings-future-examples strong{color:#0f172a;font-size:14px;font-weight:900}.system-settings-future-examples div{display:flex;flex-wrap:wrap;gap:8px}.system-settings-future-examples span{padding:7px 10px;border-radius:999px;background:#ffffff;color:#1e40af;font-size:12px;font-weight:900;box-shadow:inset 0 0 0 1px #bfdbfe}@media (max-width:720px){.system-settings-future-panel{padding:14px}.system-settings-future-list{grid-template-columns:1fr}}.system-settings-calendar-panel{border-color:#c7d2fe;background:linear-gradient(180deg,#eef2ff,#ffffff)}.system-settings-calendar-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.system-settings-calendar-card .system-settings-item-header p{white-space:normal}.system-settings-calendar-options{display:flex;flex-wrap:wrap;gap:8px}.system-settings-calendar-options span{padding:7px 10px;border-radius:999px;background:#f8fafc;color:#475569;font-size:12px;font-weight:900;box-shadow:inset 0 0 0 1px #e2e8f0}.system-settings-calendar-options span.active{background:#eef2ff;color:#4338ca;box-shadow:inset 0 0 0 1px #c7d2fe}.system-settings-room-select-field{min-width:0}.system-settings-room-search-input,.system-settings-room-select{width:100%;min-width:0}.system-settings-room-select{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width:430px){.system-settings-room-search-input,.system-settings-room-select{min-height:38px;font-size:12px}}.system-settings-calendar-save-row{display:flex;align-items:center;gap:10px;padding-top:2px;color:#64748b;font-size:13px;font-weight:800}.system-settings-calendar-save-row .portal-primary-btn:disabled{cursor:not-allowed;opacity:.55}@media (max-width:720px){.system-settings-calendar-grid{grid-template-columns:1fr}.system-settings-calendar-save-row{align-items:flex-start;flex-direction:column}}.system-settings-advanced-panel{display:grid;grid-gap:12px;gap:12px;min-width:0}.system-settings-advanced-filters{display:grid;grid-template-columns:minmax(220px,1fr) repeat(2,minmax(150px,190px)) auto;align-items:flex-end;grid-gap:10px;gap:10px;padding:14px;border:1px solid #e2e8f0;border-radius:16px;background:#f8fafc}.system-settings-advanced-search{min-width:0}.system-settings-advanced-name{display:inline-flex;flex-wrap:wrap;align-items:center;gap:6px;min-width:0}.system-settings-advanced-description{display:grid;grid-gap:3px;gap:3px;min-width:0;max-width:520px;color:#334155;line-height:1.45;white-space:normal}.system-settings-advanced-description small{color:#b45309;font-size:12px;line-height:1.35}@media (max-width:920px){.system-settings-advanced-filters{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.system-settings-advanced-filters{grid-template-columns:1fr}}.system-settings-restore-panel{border-color:#fed7aa;background:linear-gradient(180deg,#fff7ed,#ffffff)}.system-settings-backup-path-guide{display:grid;grid-gap:6px;gap:6px;min-width:0;padding:12px 14px;border:1px solid #e2e8f0;border-radius:14px;background:#ffffff}.system-settings-backup-path-guide strong{color:#0f172a;font-size:13px;font-weight:900}.system-settings-backup-path-guide>span{overflow:hidden;color:#475569;font-family:var(--font-geist-mono),ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.system-settings-backup-list-guide{display:grid;grid-gap:8px;gap:8px;padding:14px;border:1px solid #bfdbfe;border-radius:16px;background:#eff6ff}.system-settings-backup-download-action{display:flex;flex-wrap:wrap;align-items:center;gap:6px}.system-settings-backup-download-action span{color:#b45309;font-size:11px;font-weight:900}.system-settings-backup-row-actions{display:flex;flex-wrap:nowrap;align-items:center;gap:6px}.system-settings-backup-row-actions .portal-secondary-btn{flex:0 0 auto;white-space:nowrap}.offline-page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:32px 20px;background:radial-gradient(circle at top,rgba(249,115,22,.12),transparent 32%),var(--unext-bg)}.offline-card{width:min(100%,420px);padding:36px 28px;border:1px solid var(--unext-border);border-radius:var(--unext-radius-lg);background:var(--unext-surface);box-shadow:var(--unext-shadow-md);text-align:center}.offline-logo{width:76px;height:76px;margin:0 auto 18px;border-radius:22px;object-fit:contain;background:#ffffff;box-shadow:var(--unext-shadow-sm)}.offline-kicker{margin:0 0 8px;color:var(--unext-primary);font-size:13px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.offline-card h1{margin:0 0 12px;font-size:24px;line-height:1.3;color:var(--unext-text)}.offline-card p{margin:0;color:var(--unext-text-sub);line-height:1.65}.offline-retry-link{display:inline-flex;align-items:center;justify-content:center;min-height:44px;margin-top:24px;padding:0 18px;border-radius:999px;background:var(--unext-primary);color:#ffffff;font-weight:800;box-shadow:var(--unext-shadow-sm)}.calendar-page-stack{display:flex;flex-direction:column;gap:16px}.calendar-placeholder-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.calendar-action-row{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.calendar-section-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.calendar-section-heading span{color:var(--portal-muted-text,#64748b);font-size:13px}@media (max-width:768px){.calendar-placeholder-hero{flex-direction:column}.calendar-action-row{justify-content:flex-start}}.calendar-filter-card,.calendar-list-card,.calendar-toolbar-card{display:grid;grid-gap:14px;gap:14px}.calendar-toolbar-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.calendar-modal-heading h3,.calendar-section-heading h3,.calendar-toolbar-heading h3{margin:0;color:var(--unext-text-main,#0f172a)}.calendar-modal-heading p,.calendar-toolbar-heading p{margin:6px 0 0;color:var(--unext-text-sub,#475569);line-height:1.5}.calendar-filter-grid,.calendar-form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-gap:12px;gap:12px}.calendar-field{display:grid;grid-gap:7px;gap:7px;min-width:0;color:var(--unext-text-sub,#475569);font-size:13px;font-weight:800}.calendar-field-full{grid-column:1/-1}.calendar-field .portal-input,.calendar-field select,.calendar-field textarea{font-size:14px;font-weight:600}.calendar-relation-select-field .asset-edit-field{gap:7px}.calendar-relation-select-field .asset-edit-field>label{margin:0;color:var(--unext-text-sub,#475569);font-size:13px;font-weight:800}.calendar-owner-name-field small{color:var(--unext-text-muted,#64748b);font-size:12px;font-weight:700;line-height:1.45}.calendar-readonly-field{display:grid;grid-gap:7px;gap:7px;border:1px solid var(--unext-border-soft,#e2e8f0);border-radius:12px;background:#f8fafc;padding:12px 14px;color:var(--unext-text-sub,#475569);font-size:13px;font-weight:800}.calendar-readonly-field strong{color:var(--unext-text-main,#0f172a);font-size:14px}.calendar-visibility-filter{position:relative;display:inline-flex;flex:0 1 auto;min-width:0;z-index:5}.calendar-visibility-filter summary{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:36px;padding:0 12px;border:1px solid var(--unext-border-soft,#e2e8f0);border-radius:999px;background:#ffffff;color:var(--unext-text-main,#0f172a);box-shadow:var(--unext-shadow-xs,0 1px 2px rgba(15,23,42,.06));font-size:12px;font-weight:900;cursor:pointer;list-style:none;white-space:nowrap}.calendar-visibility-filter summary::-webkit-details-marker{display:none}.calendar-visibility-filter summary:after{content:"⌄";color:var(--unext-text-sub,#475569);font-size:14px;transition:transform .15s ease}.calendar-visibility-filter[open] summary{border-color:color-mix(in srgb,var(--unext-primary,#f97316) 45%,#ffffff);box-shadow:0 8px 24px rgba(15,23,42,.12)}.calendar-visibility-filter[open] summary:after{transform:rotate(180deg)}.calendar-visibility-filter summary strong{color:var(--unext-primary-hover,#ea580c);font-size:11px}.calendar-visibility-summary-label{max-width:84px;overflow:hidden;text-overflow:ellipsis}.calendar-visibility-menu{position:absolute;top:calc(100% + 8px);right:0;width:min(320px,calc(100vw - 32px));max-height:min(420px,calc(100vh - 180px));overflow:auto;display:grid;grid-gap:8px;gap:8px;padding:10px;border:1px solid var(--unext-border-soft,#e2e8f0);border-radius:14px;background:#ffffff;box-shadow:0 18px 42px rgba(15,23,42,.18);z-index:30}.calendar-visibility-menu-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:2px 2px 6px;border-bottom:1px solid var(--unext-border-soft,#e2e8f0);color:var(--unext-text-main,#0f172a);font-size:13px;font-weight:900}.calendar-visibility-menu-heading strong{color:var(--unext-text-sub,#475569);font-size:11px}.calendar-visibility-group{display:grid;grid-gap:5px;gap:5px;min-width:0}.calendar-visibility-group+.calendar-visibility-group{padding-top:8px;border-top:1px solid var(--unext-border-soft,#e2e8f0)}.calendar-visibility-group h4{margin:0;color:var(--unext-text-main,#0f172a);font-size:11px;font-weight:900}.calendar-visibility-options{display:grid;grid-template-columns:1fr;grid-gap:4px;gap:4px}.calendar-visibility-option{display:flex;align-items:center;gap:6px;min-width:0;min-height:28px;padding:4px 6px;border:1px solid transparent;border-radius:9px;background:var(--unext-surface-soft,#f8fafc);color:var(--unext-text-main,#0f172a);font-size:12px;font-weight:800}.calendar-visibility-option--muted{opacity:.62;background:#ffffff}.calendar-visibility-option input{width:13px;height:13px;flex:0 0 auto;accent-color:var(--unext-primary,#f97316)}.calendar-visibility-color-dot{width:9px;height:9px;flex:0 0 auto;border:2px solid #ffffff;border-radius:999px;box-shadow:0 0 0 1px rgba(15,23,42,.18)}.calendar-visibility-label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width:768px){.calendar-visibility-filter{flex:1 1 150px}.calendar-visibility-filter summary{width:100%;min-height:44px}.calendar-visibility-menu{right:auto;left:0;width:min(300px,calc(100vw - 32px));max-height:min(360px,calc(100vh - 160px))}}.calendar-event-list{display:grid;grid-gap:10px;gap:10px}.calendar-event-card{width:100%;display:grid;grid-template-columns:4px minmax(160px,220px) 1fr auto;grid-gap:14px;gap:14px;align-items:center;border:1px solid var(--unext-border-soft,#e2e8f0);border-radius:18px;background:var(--calendar-event-bg,#ffffff);padding:14px;color:inherit;text-align:left;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.calendar-event-card:focus-visible,.calendar-event-card:hover{border-color:var(--calendar-event-color,var(--unext-primary-border,#fed7aa));box-shadow:var(--unext-shadow-sm,0 8px 24px rgba(15,23,42,.08));transform:translateY(-1px);outline:none}.calendar-event-time{display:grid;grid-gap:4px;gap:4px;color:var(--unext-text-sub,#475569);font-size:13px;line-height:1.45}.calendar-event-time strong{color:var(--calendar-event-text,var(--unext-primary-hover,#ea580c))}.calendar-event-card-marker{grid-row:1/-1;width:4px;height:100%;min-height:42px;border-radius:999px;background:var(--calendar-event-color,var(--unext-primary,#f97316))}.calendar-event-main{min-width:0;display:grid;grid-gap:8px;gap:8px}.calendar-event-title-row{display:flex;align-items:center;gap:8px;min-width:0}.calendar-event-title-row strong{min-width:0;overflow:hidden;color:var(--unext-text-main,#0f172a);text-overflow:ellipsis;white-space:nowrap}.calendar-event-main p{margin:0;color:var(--unext-text-sub,#475569);font-size:13px;line-height:1.5}.calendar-event-meta{display:flex;flex-wrap:wrap;gap:6px;color:var(--unext-text-muted,#64748b);font-size:12px;font-weight:700}.calendar-badge,.calendar-source-pill{display:inline-flex;align-items:center;min-height:24px;border-radius:999px;padding:3px 9px;font-size:12px;font-weight:900;line-height:1.2}.calendar-badge-type{background:#eff6ff;color:#1d4ed8}.calendar-badge-status{background:#ecfdf5;color:#047857}.calendar-source-pill{flex:0 0 auto;background:#f8fafc;color:#475569;border:1px solid var(--unext-border-soft,#e2e8f0)}.calendar-event-action{color:var(--unext-primary-hover,#ea580c);font-size:13px;font-weight:900}.calendar-empty-state{display:grid;justify-items:center;grid-gap:8px;gap:8px;text-align:center}.calendar-empty-state p{margin:0;color:var(--unext-text-sub,#475569)}.calendar-page-stack>.admin-message{position:relative;z-index:40}.calendar-modal-backdrop{position:fixed;inset:0;z-index:90;display:flex;align-items:center;justify-content:center;padding:24px;background:rgba(15,23,42,.48)}.calendar-modal{width:min(760px,100%);max-height:min(90vh,860px);overflow:auto;display:grid;grid-gap:16px;gap:16px;border-radius:24px;border:1px solid var(--unext-border-soft,#e2e8f0);background:#ffffff;padding:22px;box-shadow:0 28px 70px rgba(15,23,42,.28)}.calendar-detail-modal{grid-template-rows:auto minmax(0,1fr);overflow:hidden}.calendar-detail-modal-heading{position:-webkit-sticky;position:sticky;top:0;z-index:2;margin:-22px -22px 0;border-bottom:1px solid var(--unext-border-soft,#e2e8f0);background:#ffffff;padding:22px 22px 16px}.calendar-detail-heading-copy{min-width:0}.calendar-detail-heading-copy h3{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.calendar-detail-heading-actions{display:inline-flex;flex:0 0 auto;align-items:center;gap:8px}.calendar-detail-modal-body{display:grid;grid-gap:16px;gap:16px;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding-right:4px}.calendar-confirm-modal{width:min(480px,100%)}.calendar-month-day-modal{width:min(620px,100%)}.calendar-month-day-event-list{display:grid;grid-gap:8px;gap:8px}.calendar-month-day-event{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;grid-gap:8px;gap:8px;width:100%;border:1px solid var(--unext-border-soft,#e2e8f0);border-left:4px solid var(--calendar-event-color,var(--unext-primary,#f97316));border-radius:14px;background:var(--calendar-event-bg,#ffffff);padding:11px 12px;text-align:left;cursor:pointer}.calendar-month-day-event:focus-visible,.calendar-month-day-event:hover{border-color:var(--calendar-event-color,#fed7aa);background:var(--calendar-event-bg,#fff7ed);outline:none}.calendar-month-day-event-copy{display:grid;min-width:0;grid-gap:2px;gap:2px}.calendar-month-day-event-copy strong{min-width:0;overflow:hidden;color:var(--unext-text-main,#0f172a);font-size:14px;text-overflow:ellipsis;white-space:nowrap}.calendar-month-day-event-subtitle{color:var(--unext-text-muted,#64748b);font-size:12px;font-weight:800}.calendar-month-day-event-label{align-self:start;border-radius:999px;padding:2px 7px;font-size:12px;font-weight:900;line-height:1.35;white-space:nowrap}.calendar-month-day-event-label--time{color:#0f766e;padding-inline:0}.calendar-month-day-event-label--all-day{background:#ffedd5;color:var(--unext-primary-hover,#ea580c)}.calendar-month-day-event-label--period{background:color-mix(in srgb,var(--calendar-event-color,#2563eb) 14%,#ffffff);color:var(--calendar-event-text,#1e3a8a)}.calendar-month-day-event-label--holiday{background:#fee2e2;color:#991b1b}.calendar-month-day-event-meta{grid-column:1/-1;display:flex;flex-wrap:wrap;gap:6px}.calendar-month-day-event-meta span{border-radius:999px;background:#f8fafc;color:var(--unext-text-muted,#64748b);padding:3px 7px;font-size:11px;font-weight:900}.calendar-modal-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.calendar-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px;margin:0}.calendar-detail-grid>div{display:grid;grid-gap:5px;gap:5px;min-width:0;border:1px solid var(--unext-border-soft,#e2e8f0);border-radius:16px;padding:12px;background:#f8fafc}.calendar-detail-grid dt{color:var(--unext-text-muted,#64748b);font-size:12px;font-weight:900}.calendar-detail-grid dd{margin:0;color:var(--unext-text-main,#0f172a);font-size:14px;font-weight:700;line-height:1.55;white-space:pre-wrap;word-break:break-word}.calendar-detail-full{grid-column:1/-1}.calendar-form{display:grid;grid-gap:14px;gap:14px}.calendar-form-error{white-space:pre-line}.calendar-check-field{display:inline-flex;align-items:center;gap:8px;color:var(--unext-text-sub,#475569);font-size:14px;font-weight:800}.calendar-textarea{min-height:110px;resize:vertical}.calendar-confirm-message,.calendar-related-note{margin:0;border-radius:16px;background:#f8fafc;padding:12px 14px;color:var(--unext-text-sub,#475569);font-size:13px;font-weight:700;line-height:1.6}.calendar-modal-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}@media (max-width:768px){.calendar-modal-heading,.calendar-toolbar-heading{flex-direction:column}.calendar-modal-actions,.calendar-toolbar-heading .calendar-action-row{width:100%;justify-content:stretch}.calendar-action-row>button,.calendar-modal-actions>button{flex:1 1 auto;min-height:44px}.calendar-event-card{grid-template-columns:4px 1fr}.calendar-event-action,.calendar-event-main,.calendar-event-time{grid-column:2}.calendar-event-action{justify-self:start}.calendar-detail-grid{grid-template-columns:1fr}.calendar-modal-backdrop{align-items:stretch;padding:12px}.calendar-modal{max-height:calc(100vh - 24px);max-height:calc(100dvh - 24px);border-radius:20px;padding:18px}.calendar-detail-modal-heading{margin:-18px -18px 0;padding:18px 18px 14px}.calendar-detail-heading-actions{width:100%;justify-content:space-between}.calendar-detail-share-button{flex:0 1 auto;min-height:40px}}.calendar-inline-select{width:auto;min-width:180px}.calendar-summary-modal{width:min(680px,100%)}.calendar-summary-preview{display:grid;grid-gap:12px;gap:12px}.calendar-summary-meta{display:flex;flex-wrap:wrap;gap:8px}.calendar-summary-meta span{border-radius:999px;background:#f8fafc;border:1px solid var(--unext-border-soft,#e2e8f0);color:var(--unext-text-sub,#475569);font-size:12px;font-weight:900;padding:6px 10px}.calendar-summary-text{margin:0;min-height:180px;max-height:46vh;overflow:auto;white-space:pre-wrap;word-break:break-word;border:1px solid var(--unext-border-soft,#e2e8f0);border-radius:18px;background:#0f172a;color:#f8fafc;padding:16px;font-family:var(--font-geist-mono),"SFMono-Regular",Consolas,monospace;font-size:13px;line-height:1.7}.calendar-view-switch{display:inline-flex;flex-wrap:wrap;gap:6px;padding:4px;border:1px solid var(--unext-border-soft,#e2e8f0);border-radius:999px;background:#f8fafc}.calendar-action-row>.portal-secondary-btn.active,.calendar-view-switch .portal-secondary-btn.active{border-color:var(--unext-primary,#f97316);background:var(--unext-primary,#f97316);color:#ffffff}.calendar-range-nav-btn{min-width:40px;font-size:20px;line-height:1}.calendar-date-group-list{display:grid;grid-gap:18px;gap:18px}.calendar-date-group{display:grid;grid-gap:10px;gap:10px}.calendar-date-heading,.calendar-day-heading,.calendar-week-day-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.calendar-date-heading h4,.calendar-day-heading h4,.calendar-week-day-heading h4{margin:0;color:var(--unext-text-main,#0f172a);font-size:16px}.calendar-date-heading span,.calendar-week-day-heading span{border-radius:999px;background:#f1f5f9;color:var(--unext-text-sub,#475569);padding:4px 10px;font-size:12px;font-weight:900}.calendar-related-meta{display:flex;flex-wrap:wrap;gap:6px;color:var(--unext-text-muted,#64748b);font-size:12px;font-weight:800}.calendar-related-meta span{border-radius:999px;background:#f8fafc;padding:3px 8px}.calendar-event-card--compact{grid-template-columns:4px minmax(84px,110px) 1fr;padding:10px;border-radius:14px}.calendar-event-card--compact .calendar-event-meta{gap:4px}.calendar-event-card--compact .calendar-badge,.calendar-event-card--compact .calendar-source-pill{min-height:20px;padding:2px 7px;font-size:11px}.calendar-week-event-list{display:grid;grid-gap:5px;gap:5px;min-width:0}.calendar-week-event-row{width:100%;min-width:0;display:grid;grid-template-columns:4px minmax(52px,auto) minmax(0,1fr);align-items:center;grid-gap:8px;gap:8px;border:1px solid transparent;border-radius:12px;background:var(--calendar-event-bg,#f8fafc);padding:8px 10px;color:var(--unext-text-main,#0f172a);text-align:left;cursor:pointer;transition:background-color .15s ease,border-color .15s ease,box-shadow .15s ease}.calendar-week-event-row:focus-visible,.calendar-week-event-row:hover{border-color:var(--calendar-event-color,var(--unext-primary-border,#fed7aa));background:var(--calendar-event-bg,#fff7ed);box-shadow:0 4px 14px rgba(15,23,42,.08);outline:none}.calendar-week-event-marker{width:3px;height:18px;border-radius:999px;background:var(--calendar-event-color,var(--unext-primary,#f97316))}.calendar-week-event-time{flex:0 0 auto;color:#0f766e;font-size:12px;font-weight:900;line-height:1.25;white-space:nowrap}.calendar-week-event-time--all-day{border-radius:999px;background:#ffedd5;color:var(--unext-primary-hover,#ea580c);padding:1px 5px;font-size:11px}.calendar-week-event-time--period{border-radius:999px;background:#e0f2fe;color:#0369a1;padding:1px 5px;font-size:11px}.calendar-week-event-content{display:grid;grid-gap:2px;gap:2px;min-width:0}.calendar-week-event-title{min-width:0;overflow:hidden;color:var(--unext-text-main,#0f172a);font-size:13px;font-weight:800;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.calendar-week-event-range{color:var(--unext-text-muted,#64748b);font-size:11px;font-weight:800;line-height:1.2}.calendar-month-view{display:grid;grid-gap:8px;gap:8px}.calendar-month-empty-note{margin:0 0 10px;border-radius:14px;background:#f8fafc;padding:10px 12px;color:var(--unext-text-sub,#475569);font-size:13px;font-weight:800}.calendar-month-weekdays{display:grid;grid-template-columns:repeat(7,minmax(0,1fr))}.calendar-month-weekdays span{padding:0 6px 6px;color:var(--unext-text-muted,#64748b);font-size:12px;font-weight:900;text-align:center}.calendar-month-weekdays .calendar-weekday--saturday{color:#2563eb}.calendar-month-weekdays .calendar-weekday--sunday{color:#dc2626}.calendar-month-grid{overflow:hidden;border:1px solid var(--unext-border-soft,#e2e8f0);border-radius:18px}.calendar-month-week{position:relative;--calendar-month-segment-rows:0}.calendar-month-week:not(:last-child){border-bottom:1px solid var(--unext-border-soft,#e2e8f0)}.calendar-month-week-cells,.calendar-month-week-segments{display:grid;grid-template-columns:repeat(7,minmax(0,1fr))}.calendar-month-week-segments{position:absolute;top:42px;right:0;left:0;z-index:2;grid-auto-rows:24px;grid-row-gap:2px;row-gap:2px;padding:0 8px;pointer-events:none}.calendar-month-segment{min-width:0;overflow:hidden;display:grid;grid-template-columns:3px minmax(0,1fr);align-items:center;grid-gap:6px;gap:6px;height:20px;border:1px solid color-mix(in srgb,var(--calendar-event-color,#2563eb) 30%,#ffffff);background:color-mix(in srgb,var(--calendar-event-color,#2563eb) 12%,#ffffff);color:var(--calendar-event-text,#1e3a8a);padding:2px 8px 2px 5px;text-align:left;font-size:12px;font-weight:900;line-height:1;cursor:pointer;pointer-events:auto;transition:background .15s ease,box-shadow .15s ease,outline-color .15s ease,transform .15s ease}.calendar-month-segment--actual-start{border-top-left-radius:999px;border-bottom-left-radius:999px}.calendar-month-segment--continues-before{border-left-color:transparent;border-top-left-radius:0;border-bottom-left-radius:0;padding-left:7px}.calendar-month-segment--actual-end{border-top-right-radius:999px;border-bottom-right-radius:999px}.calendar-month-segment--continues-after{border-right-color:transparent;border-top-right-radius:0;border-bottom-right-radius:0}.calendar-month-segment--is-highlighted,.calendar-month-segment:focus-visible,.calendar-month-segment:hover{background:color-mix(in srgb,var(--calendar-event-color,#2563eb) 18%,#ffffff);box-shadow:0 5px 14px rgba(15,23,42,.14);outline:2px solid color-mix(in srgb,var(--calendar-event-color,#2563eb) 32%,transparent);outline-offset:1px;transform:translateY(-1px)}.calendar-month-segment-marker{width:3px;height:13px;border-radius:999px;background:var(--calendar-event-color,#2563eb)}.calendar-month-segment--continues-before .calendar-month-segment-marker{opacity:0}.calendar-month-segment-title{min-width:0;overflow:hidden;color:var(--calendar-event-text,#1e3a8a);text-overflow:ellipsis;white-space:nowrap}.calendar-month-cell{min-height:126px;display:grid;overflow:visible;align-content:start;grid-gap:6px;gap:6px;border-right:1px solid var(--unext-border-soft,#e2e8f0);background:#ffffff;padding:8px}.calendar-month-cell:nth-child(7n){border-right:0}.calendar-month-cell--muted{background:#f8fafc;color:#94a3b8}.calendar-month-date-button{box-sizing:border-box;display:inline-flex;flex:0 0 30px;flex-shrink:0;align-items:center;justify-content:center;width:30px;min-width:30px;max-width:30px;inline-size:30px;min-inline-size:30px;max-inline-size:30px;height:30px;min-height:30px;max-height:30px;aspect-ratio:1/1;overflow:hidden;border:0;border-radius:999px;background:transparent;color:inherit;padding:0;font-weight:900;line-height:1;text-align:center;white-space:nowrap;word-break:keep-all;overflow-wrap:normal;writing-mode:horizontal-tb;-webkit-text-orientation:mixed;text-orientation:mixed;direction:ltr;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;cursor:pointer}.calendar-month-cell--saturday .calendar-month-date-button{color:#2563eb}.calendar-month-cell--sunday .calendar-month-date-button{color:#dc2626}.calendar-month-cell--muted .calendar-month-date-button{opacity:.62}.calendar-month-date-button:focus-visible,.calendar-month-date-button:hover{background:#fff7ed;color:var(--unext-primary-hover,#ea580c);outline:none}.calendar-month-events{display:grid;grid-gap:4px;gap:4px;min-width:0;margin-top:calc(var(--calendar-month-segment-rows, 0) * 24px)}.calendar-month-event,.calendar-month-more{width:100%;min-width:0;overflow:hidden;border:0;border-radius:7px;text-align:left;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:800;cursor:pointer}.calendar-month-event{display:grid;grid-template-columns:3px auto minmax(0,1fr);align-items:center;grid-gap:5px;gap:5px;background:var(--calendar-event-bg,#eff6ff);color:var(--calendar-event-text,#1d4ed8);padding:3px 6px 3px 4px;transition:background .15s ease,box-shadow .15s ease,outline-color .15s ease,transform .15s ease}.calendar-month-event--is-highlighted,.calendar-month-event:focus-visible,.calendar-month-event:hover{background:color-mix(in srgb,var(--calendar-event-color,#2563eb) 18%,#ffffff);box-shadow:0 4px 12px rgba(15,23,42,.13);outline:2px solid color-mix(in srgb,var(--calendar-event-color,#2563eb) 30%,transparent);outline-offset:1px;transform:translateY(-1px)}.calendar-month-event--multi-day{grid-template-columns:3px minmax(0,1fr);border-left-width:1px;border-bottom:1px solid color-mix(in srgb,var(--calendar-event-color,#2563eb) 28%,#ffffff);border-right-width:1px;border-top:1px solid color-mix(in srgb,var(--calendar-event-color,#2563eb) 28%,#ffffff);border-left:0 solid color-mix(in srgb,var(--calendar-event-color,#2563eb) 28%,#ffffff);border-right:0 solid color-mix(in srgb,var(--calendar-event-color,#2563eb) 28%,#ffffff);background:color-mix(in srgb,var(--calendar-event-color,#2563eb) 12%,#ffffff);color:var(--calendar-event-text,#1e3a8a);padding-top:4px;padding-bottom:4px}.calendar-month-event--multi-day-start{margin-right:-9px;border-left-width:1px;border-radius:999px 0 0 999px;padding-left:5px}.calendar-month-event--multi-day-middle{margin-right:-9px;margin-left:-9px;border-radius:0}.calendar-month-event--multi-day-end{margin-left:-9px;border-right-width:1px;border-radius:0 999px 999px 0;padding-right:8px}.calendar-month-event--multi-day-middle .calendar-month-event-title{color:transparent}.calendar-month-event-marker{width:3px;height:14px;border-radius:999px;background:var(--calendar-event-color,#2563eb)}.calendar-month-event--multi-day-end .calendar-month-event-marker,.calendar-month-event--multi-day-middle .calendar-month-event-marker{opacity:0}.calendar-month-event-time{color:#0f766e;font-size:11px;font-weight:900}.calendar-month-event-time--all-day{border-radius:999px;background:#ffedd5;color:var(--unext-primary-hover,#ea580c);padding:0 4px}.calendar-month-event-time--multi-day{border-radius:999px;background:color-mix(in srgb,var(--calendar-event-color,#2563eb) 14%,#ffffff);color:var(--calendar-event-text,#1e3a8a);padding:0 5px}.calendar-month-event-time--multi-day-start{box-shadow:inset 2px 0 0 var(--calendar-event-color,#2563eb)}.calendar-month-event-time--multi-day-middle{box-shadow:inset 0 -2px 0 var(--calendar-event-color,#2563eb)}.calendar-month-event-time--multi-day-end{box-shadow:inset -2px 0 0 var(--calendar-event-color,#2563eb)}.calendar-month-event-title{min-width:0;overflow:hidden;color:var(--calendar-event-text,#1e3a8a);text-overflow:ellipsis}.calendar-month-more{background:#fff7ed;color:var(--unext-primary-hover,#ea580c);padding:3px 6px}.calendar-badge-type--holiday{background:#fef2f2;color:#b91c1c;border:1px solid #fecaca}.calendar-event-card--holiday{border-color:#fecaca;background:linear-gradient(90deg,#fff5f5,#ffffff 58%)}.calendar-event-card--holiday .calendar-event-title-row strong{color:#991b1b}.calendar-holiday-heading-label{margin:4px 0 0;color:#b91c1c;font-size:12px;font-weight:900;line-height:1.25}.calendar-date-group--holiday .calendar-date-heading h4,.calendar-day-view--holiday .calendar-day-heading h4,.calendar-week-day-card--holiday .calendar-week-day-heading h4{color:#b91c1c}.calendar-date-group--holiday .calendar-date-heading>span,.calendar-week-day-card--holiday .calendar-week-day-heading>span{background:#fef2f2;color:#b91c1c}.calendar-month-date-row{display:flex;min-width:0;align-items:center;gap:4px}.calendar-month-cell--holiday .calendar-month-date-button,.calendar-month-cell--holiday.calendar-month-cell--saturday .calendar-month-date-button,.calendar-month-cell--holiday.calendar-month-cell--sunday .calendar-month-date-button{background:#fef2f2;color:#b91c1c}.calendar-month-cell--today{background:linear-gradient(180deg,rgba(249,115,22,.08),#ffffff 62%);box-shadow:inset 0 0 0 1px rgba(249,115,22,.36)}.calendar-month-cell--today .calendar-month-date-button,.calendar-month-cell--today.calendar-month-cell--holiday .calendar-month-date-button,.calendar-month-date-button--today{background:var(--unext-primary,#f97316);color:#ffffff;box-shadow:0 6px 14px rgba(249,115,22,.28)}.calendar-day-view--today,.calendar-week-day-card--today{border-color:rgba(249,115,22,.46);background:linear-gradient(135deg,rgba(249,115,22,.08),#ffffff 58%)}.calendar-day-view--today .calendar-day-heading h4,.calendar-week-day-card--today .calendar-week-day-heading h4{color:var(--unext-primary-hover,#ea580c)}.calendar-week-day-card--today .calendar-week-day-heading>span{background:#ffedd5;color:#c2410c}.calendar-today-inline-badge{display:inline-flex;align-items:center;margin-left:8px;border-radius:999px;background:var(--unext-primary,#f97316);color:#ffffff;padding:2px 8px;font-size:11px;font-weight:900;vertical-align:middle}.calendar-month-holiday-chip{min-width:0;overflow:hidden;border-radius:999px;background:#fee2e2;color:#991b1b;padding:2px 6px;font-size:10px;font-weight:900;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.calendar-month-event--holiday,.calendar-week-event-row--holiday{border-color:#fecaca;background:#fef2f2}.calendar-month-event--holiday .calendar-month-event-time,.calendar-week-event-row--holiday .calendar-week-event-time{background:#fee2e2;color:#991b1b}.calendar-month-event--holiday .calendar-month-event-title,.calendar-week-event-row--holiday .calendar-week-event-title{color:#991b1b}.calendar-month-day-event--holiday{border-color:#fecaca;background:#fef2f2}.calendar-month-day-event--holiday .calendar-month-day-event-label,.calendar-month-day-event--holiday strong{color:#991b1b}.calendar-day-view--holiday,.calendar-week-day-card--holiday{border-color:#fecaca}.calendar-week-view{display:grid;grid-template-columns:1fr;grid-gap:10px;gap:10px}.calendar-day-view,.calendar-week-day-card{display:grid;grid-gap:10px;gap:10px;border:1px solid var(--unext-border-soft,#e2e8f0);border-radius:18px;background:#ffffff;padding:14px}.calendar-week-day-card{align-content:start;min-width:0;padding:12px 14px}.calendar-week-day-card--saturday .calendar-week-day-heading h4{color:#2563eb}.calendar-week-day-card--saturday .calendar-week-day-heading>span{background:#eff6ff;color:#1d4ed8}.calendar-week-day-card--sunday{background:linear-gradient(90deg,#fff5f5,#ffffff 52%)}.calendar-week-day-card--sunday .calendar-week-day-heading h4{color:#dc2626}.calendar-week-day-card--sunday .calendar-week-day-heading>span{background:#fef2f2;color:#b91c1c}.calendar-day-empty-text{margin:0;color:var(--unext-text-muted,#64748b);font-size:13px;font-weight:800}.calendar-week-day-card .calendar-day-empty-text{font-size:12px;font-weight:700;opacity:.72}.calendar-detail-title-card{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;border:1px solid var(--unext-border-soft,#e2e8f0);border-radius:18px;background:linear-gradient(135deg,#fff7ed,#ffffff 70%);padding:14px}.calendar-detail-title-card h4{margin:4px 0 0;color:var(--unext-text-main,#0f172a);font-size:18px}.calendar-detail-eyebrow{color:var(--unext-primary-hover,#ea580c);font-size:12px;font-weight:900}.calendar-mobile-month-view{display:none}.calendar-mobile-month-agenda,.calendar-mobile-month-grid-card{border:1px solid var(--unext-border-soft,#e2e8f0);border-radius:18px;background:#ffffff}.calendar-mobile-month-grid-card{overflow:hidden}.calendar-mobile-month-grid,.calendar-mobile-month-weekdays{display:grid;grid-template-columns:repeat(7,minmax(0,1fr))}.calendar-mobile-month-weekdays{border-bottom:1px solid var(--unext-border-soft,#e2e8f0);background:#f8fafc}.calendar-mobile-month-weekdays span{padding:10px 4px 8px;color:var(--unext-text-muted,#64748b);font-size:12px;font-weight:900;text-align:center}.calendar-mobile-month-weekdays .calendar-weekday--saturday{color:#2563eb}.calendar-mobile-month-weekdays .calendar-weekday--sunday{color:#dc2626}.calendar-mobile-month-date{box-sizing:border-box;width:100%;min-width:0;max-width:100%;inline-size:100%;min-inline-size:0;max-inline-size:100%;min-height:52px;overflow:hidden;display:grid;place-items:center;align-content:center;grid-gap:4px;gap:4px;border:0;border-right:1px solid #f1f5f9;border-bottom:1px solid #f1f5f9;background:#ffffff;color:var(--unext-text-main,#0f172a);cursor:pointer;touch-action:manipulation}.calendar-mobile-month-date:nth-child(7n){border-right:0}.calendar-mobile-month-date:nth-last-child(-n+7){border-bottom:0}.calendar-mobile-month-date-number{box-sizing:border-box;width:30px;min-width:30px;max-width:30px;inline-size:30px;min-inline-size:30px;max-inline-size:30px;height:30px;min-height:30px;max-height:30px;display:inline-flex;flex:0 0 30px;align-items:center;justify-content:center;justify-self:center;overflow:hidden;border-radius:999px;font-size:14px;font-weight:900;line-height:1;white-space:nowrap;word-break:keep-all;overflow-wrap:normal;writing-mode:horizontal-tb;-webkit-text-orientation:mixed;text-orientation:mixed;direction:ltr;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.calendar-mobile-month-date--muted{background:#f8fafc}.calendar-mobile-month-date--muted .calendar-mobile-month-date-number{color:#94a3b8}.calendar-mobile-month-date--saturday .calendar-mobile-month-date-number{color:#2563eb}.calendar-mobile-month-date--holiday .calendar-mobile-month-date-number,.calendar-mobile-month-date--sunday .calendar-mobile-month-date-number{color:#dc2626}.calendar-mobile-month-date--today{background:#fff7ed;box-shadow:inset 0 0 0 1px rgba(249,115,22,.32)}.calendar-mobile-month-date--today .calendar-mobile-month-date-number{background:var(--unext-primary,#f97316);color:#ffffff;box-shadow:0 6px 14px rgba(249,115,22,.24)}.calendar-mobile-month-date--selected .calendar-mobile-month-date-number{background:var(--unext-primary,#f97316);color:#ffffff;box-shadow:0 6px 14px rgba(249,115,22,.28)}.calendar-mobile-month-date--today.calendar-mobile-month-date--selected .calendar-mobile-month-date-number{box-shadow:0 0 0 2px #ffffff,0 0 0 4px var(--unext-primary,#f97316),0 8px 18px rgba(249,115,22,.28)}.calendar-mobile-month-event-dots{min-height:6px;display:inline-flex;align-items:center;justify-content:center;gap:2px}.calendar-mobile-month-event-dot{width:5px;height:5px;border-radius:999px;background:var(--calendar-event-color,var(--unext-primary,#f97316))}.calendar-mobile-month-agenda{display:grid;grid-gap:10px;gap:10px;padding:14px}.calendar-mobile-month-agenda-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.calendar-mobile-month-agenda-heading span{color:var(--unext-text-muted,#64748b);font-size:12px;font-weight:900}.calendar-mobile-month-agenda-heading h4{margin:3px 0 0;color:var(--unext-text-main,#0f172a);font-size:17px}.calendar-mobile-month-agenda-heading strong{border-radius:999px;background:#fff7ed;color:var(--unext-primary-hover,#ea580c);padding:4px 10px;font-size:12px;font-weight:900;white-space:nowrap}.calendar-mobile-month-event-list{display:grid;grid-gap:7px;gap:7px}.calendar-mobile-month-event{width:100%;min-width:0;display:grid;grid-template-columns:4px auto minmax(0,1fr);align-items:center;grid-gap:8px;gap:8px;border:1px solid transparent;border-radius:13px;background:var(--calendar-event-bg,#f8fafc);padding:10px;color:var(--unext-text-main,#0f172a);text-align:left;cursor:pointer}.calendar-mobile-month-event:focus-visible,.calendar-mobile-month-event:hover{border-color:var(--calendar-event-color,var(--unext-primary,#f97316));box-shadow:0 6px 16px rgba(15,23,42,.1);outline:none}.calendar-mobile-month-event-marker{width:4px;height:22px;border-radius:999px;background:var(--calendar-event-color,var(--unext-primary,#f97316))}.calendar-mobile-month-event-copy{display:grid;min-width:0;grid-gap:2px;gap:2px}.calendar-mobile-month-event-title{min-width:0;overflow:hidden;color:var(--calendar-event-text,var(--unext-text-main,#0f172a));font-size:13px;font-weight:850;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.calendar-mobile-month-event-subtitle{color:var(--unext-text-muted,#64748b);font-size:11px;font-weight:850;line-height:1.25}.calendar-mobile-month-event--holiday{border-color:#fecaca;background:#fef2f2}.calendar-mobile-month-event--holiday .calendar-mobile-month-event-title{color:#991b1b}.calendar-mobile-month-empty-text{margin:0;border-radius:14px;background:#f8fafc;padding:14px;color:var(--unext-text-muted,#64748b);font-size:13px;font-weight:800;text-align:center}@media (max-width:768px){.calendar-month-view--desktop{display:none}.calendar-mobile-month-view{display:grid;grid-gap:12px;gap:12px}.calendar-view-switch{width:100%;border-radius:18px}.calendar-view-switch>button{flex:1 1 64px;min-height:44px}.calendar-action-row .calendar-view-switch>button{flex:0 0 auto;min-height:34px;padding:7px 10px;font-size:12px}.calendar-date-heading,.calendar-day-heading,.calendar-detail-title-card,.calendar-week-day-heading{align-items:stretch;flex-direction:column}.calendar-month-grid{border-radius:14px}.calendar-month-cell{min-height:92px;padding:5px}.calendar-month-date-button{flex-basis:28px;width:28px;min-width:28px;max-width:28px;inline-size:28px;min-inline-size:28px;max-inline-size:28px;height:28px;min-height:28px;max-height:28px}.calendar-month-event,.calendar-month-more{padding:3px 4px;font-size:10px}.calendar-week-day-card{padding:10px}.calendar-week-event-row{grid-template-columns:3px minmax(48px,auto) minmax(0,1fr);padding:7px 8px}.calendar-event-card--compact{grid-template-columns:4px 1fr}.calendar-event-card--compact .calendar-event-main,.calendar-event-card--compact .calendar-event-time{grid-column:2}}.calendar-table-wrap{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.calendar-connections-table{min-width:1400px;table-layout:auto}.calendar-connection-col-name{width:190px}.calendar-connection-col-color{width:92px}.calendar-connection-col-provider{width:96px}.calendar-connection-col-calendar-id{width:260px}.calendar-connection-col-direction{width:150px}.calendar-connection-col-interval{width:112px}.calendar-connection-col-timezone{width:130px}.calendar-connection-col-enabled{width:96px}.calendar-connection-col-credential{width:230px}.calendar-connection-col-last-sync{width:150px}.calendar-connection-col-actions{width:190px}.calendar-connections-table td,.calendar-connections-table th{vertical-align:middle}.calendar-table-truncate{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.calendar-table-code{border-radius:8px;background:#f8fafc;padding:3px 6px;color:var(--unext-text-main,#0f172a);font-size:12px}.calendar-connection-color-cell{display:inline-flex;align-items:center;gap:7px;color:var(--unext-text-sub,#475569);font-size:12px;font-weight:900;white-space:nowrap}.calendar-connection-color-dot{width:14px;height:14px;flex:0 0 auto;border:2px solid #ffffff;border-radius:999px;box-shadow:0 0 0 1px rgba(15,23,42,.18)}.calendar-connection-name-cell{display:grid;grid-gap:6px;gap:6px;min-width:0;justify-items:start}.calendar-connection-type-badge{display:inline-flex;align-items:center;width:-moz-fit-content;width:fit-content;border:1px solid rgba(37,99,235,.22);border-radius:999px;background:#eff6ff;padding:2px 8px;color:#1d4ed8;font-size:11px;font-weight:900;line-height:1.35;white-space:nowrap}.calendar-connections-table time{color:var(--unext-text-sub,#475569);font-size:13px;font-weight:800;white-space:nowrap}.calendar-credential-summary--empty{align-content:center}.calendar-row-actions{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.calendar-row-actions--connection{justify-content:flex-start;gap:6px}.calendar-row-actions--connection>button{flex:0 0 auto;min-height:30px;white-space:nowrap}@media (max-width:768px){.calendar-list-card{min-width:0}.calendar-connections-table{min-width:1280px}.calendar-connection-col-calendar-id{width:220px}.calendar-connection-col-credential{width:280px}.calendar-connection-col-actions{width:180px}}.calendar-credential-detail,.calendar-credential-summary{display:grid;grid-gap:6px;gap:6px}.calendar-credential-detail p,.calendar-credential-summary small{margin:0;color:var(--unext-text-muted,#64748b);font-size:12px;font-weight:700;word-break:break-all}.calendar-credential-fieldset{display:grid;grid-gap:12px;gap:12px;border:1px solid var(--unext-border-soft,#e2e8f0);border-radius:18px;background:#f8fafc;padding:14px}.calendar-credential-fieldset legend{padding:0 6px;color:var(--unext-text-main,#0f172a);font-size:14px;font-weight:900}.calendar-color-fieldset{display:grid;grid-gap:12px;gap:12px;border:1px solid var(--unext-border-soft,#e2e8f0);border-radius:18px;background:#ffffff;padding:14px}.calendar-color-fieldset legend{padding:0 6px;color:var(--unext-text-main,#0f172a);font-size:14px;font-weight:900}.calendar-color-fieldset small{color:var(--unext-text-muted,#64748b);font-size:12px;font-weight:700}.calendar-color-palette{display:flex;flex-wrap:wrap;gap:8px}.calendar-color-option{display:inline-flex;align-items:center;gap:6px;border:1px solid var(--unext-border-soft,#e2e8f0);border-radius:999px;background:#f8fafc;padding:7px 10px;color:var(--unext-text-sub,#475569);font-size:12px;font-weight:900;cursor:pointer}.calendar-color-option--selected,.calendar-color-option:focus-visible,.calendar-color-option:hover{border-color:var(--calendar-connection-color,var(--unext-primary,#f97316));background:color-mix(in srgb,var(--calendar-connection-color,#f97316) 10%,#ffffff);color:var(--unext-text-main,#0f172a);outline:none}.calendar-color-option-dot{width:13px;height:13px;border:2px solid #ffffff;border-radius:999px;background:var(--calendar-connection-color,#64748b);box-shadow:0 0 0 1px rgba(15,23,42,.18)}.calendar-color-custom-row{display:grid;grid-template-columns:minmax(160px,1fr) auto auto;align-items:flex-end;grid-gap:10px;gap:10px}.calendar-color-preview{min-height:38px;display:inline-flex;align-items:center;gap:8px;border:1px solid var(--unext-border-soft,#e2e8f0);border-radius:12px;background:#f8fafc;padding:0 12px;color:var(--unext-text-main,#0f172a);white-space:nowrap}@media (max-width:768px){.calendar-color-custom-row{grid-template-columns:1fr;align-items:stretch}}.global-auth-modal-backdrop{z-index:120}.global-auth-modal{padding:22px;border:1px solid var(--unext-border-soft);border-radius:22px;background:#ffffff;box-shadow:0 24px 80px rgba(15,23,42,.24)}.global-auth-modal-icon{display:inline-flex;width:44px;height:44px;align-items:center;justify-content:center;border-radius:999px;background:var(--unext-primary-soft);color:var(--unext-primary-hover);font-size:22px;font-weight:900}.global-auth-modal-copy h2{margin:0;color:#0f172a;font-size:20px;font-weight:900;letter-spacing:-.03em}.global-auth-modal-copy p{margin:6px 0 0;color:#475569;font-size:14px;line-height:1.55}.global-auth-modal-actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.mobile-sidebar-logout-btn{width:calc(100% - 28px);margin:0 14px 14px}@media (max-width:520px){.global-auth-modal-actions{display:grid}.global-auth-modal-actions .portal-primary-btn,.global-auth-modal-actions .portal-secondary-btn{width:100%}}@media (max-width:768px){.calendar-color-option,.customer-detail-tab,.portal-danger-btn,.portal-danger-btn-sm,.portal-logout-btn,.portal-primary-btn,.portal-secondary-btn,.portal-table-action-btn{min-height:34px;padding-right:10px;padding-left:10px;border-radius:9px;font-size:12px;line-height:1.15}.asset-edit-actions,.asset-edit-bottom-actions,.calendar-row-actions,.dashboard-action-group,.dashboard-action-row,.dashboard-action-toolbar,.portal-inline-form-actions,.portal-table-action-group,.portal-table-extra-actions,.portal-table-toolbar-actions,.search-filter-actions,.search-filter-heading-actions{gap:6px}.portal-content input:not([type=checkbox]):not([type=radio]):not([type=file]),.portal-content select,.portal-input{min-height:36px;padding:8px 10px;border-radius:9px;font-size:13px;line-height:1.35}.portal-content textarea,textarea.portal-input{min-height:92px;padding:9px 10px;border-radius:9px;font-size:13px;line-height:1.45}.portal-content input[type=file]{min-height:36px;padding:6px 8px;border-radius:9px;font-size:12px}.portal-content input[type=file]::-webkit-file-upload-button{margin-right:8px;padding:5px 9px;border-radius:8px;font-size:12px}.portal-content input[type=file]::file-selector-button{margin-right:8px;padding:5px 9px;border-radius:8px;font-size:12px}.global-auth-modal,.portal-card,.portal-empty-box,.portal-form-card{padding:14px;border-radius:14px}.portal-card .customer-section-heading:first-child,.portal-card>h3:first-child,.portal-card>h4:first-child{margin:-1px -1px 12px;padding-bottom:9px}.customer-section-heading h3,.portal-card h3,.portal-card h4,.portal-section-title{font-size:15px;line-height:1.3}.customer-section-heading p,.global-auth-modal-copy p,.portal-card p,.portal-empty-box,.search-filter-heading p{font-size:12px;line-height:1.5}.portal-content,.portal-main-content{padding:14px}.asset-edit-page,.customer-edit-grid,.customer-form-page,.customer-overview-grid,.dashboard-section-stack,.portal-grid,.wiki-detail-page,.wiki-form-page,.wiki-page{gap:12px}.portal-list{gap:8px}.dashboard-change-row,.dashboard-expiration-summary-row,.portal-list-item,.portal-list-row{gap:8px;padding:10px 11px;border-radius:12px;font-size:12px}.calendar-connection-type-badge,.portal-badge,.portal-list-badge,.portal-status-badge,.portal-table-action-badge,.portal-table-badge,.portal-table-number-pill{min-height:22px;padding:3px 7px;font-size:11px;line-height:1.15}.portal-table-toolbar{gap:8px;padding:9px}.portal-table-toolbar-actions-box{padding:5px;border-radius:10px}.assignment-table,.portal-card table,.portal-data-table,.portal-table{font-size:12px}.assignment-table th,.portal-card table th,.portal-data-table th,.portal-table th{padding:5px 6px;font-size:11px}.assignment-table td,.portal-card table td,.portal-data-table td,.portal-table td{padding:7px 8px}.portal-table-header-btn{min-height:28px;padding:3px 11px 3px 4px;border-radius:8px}.project-toolbar-card,.search-filter-card,.wiki-filter-card{padding:12px}.search-filter-heading{gap:8px;margin-bottom:8px}.search-filter-heading h3{font-size:15px}.asset-edit-form-grid,.calendar-color-fieldset,.calendar-credential-fieldset,.customer-edit-form,.customer-form-grid,.portal-inline-form,.project-filter-grid,.search-filter-grid,.wiki-filter-grid{gap:8px}.asset-edit-field small,.asset-edit-field span,.calendar-color-fieldset legend,.calendar-credential-fieldset legend,.customer-edit-field label,.customer-form-readonly-card span,.portal-inline-form-field label,.search-filter-date-field legend,.search-filter-field span{margin-bottom:4px;font-size:11px;line-height:1.25}.search-filter-actions .portal-primary-btn,.search-filter-actions .portal-secondary-btn{min-height:34px}.search-filter-date-inputs{gap:6px}.search-filter-date-inputs input[type=date]{width:min(100%,134px);min-width:128px}.customer-detail-topbar{gap:8px;margin-bottom:10px;padding:5px;border-radius:14px}.customer-detail-management,.customer-detail-tabs{gap:5px}.customer-assignee-summary,.customer-summary-list{gap:8px}.asset-edit-summary-item,.customer-form-checkbox,.customer-form-readonly-card,.customer-summary-list div{padding:10px;border-radius:12px}.portal-column-menu,.portal-header-menu,.portal-toolbar-dropdown-menu{padding:7px;border-radius:12px}.portal-column-menu-item,.portal-header-menu button,.portal-toolbar-dropdown-item{gap:7px;padding:7px 8px;border-radius:8px;font-size:12px}.global-auth-modal-icon{width:38px;height:38px;font-size:19px}.global-auth-modal-copy h2{font-size:18px}.global-auth-modal-actions{gap:6px}.dashboard-action-row,.dashboard-action-toolbar,.dashboard-bucket-grid,.dashboard-expiration-row,.dashboard-hero,.dashboard-kpi-grid,.dashboard-section-heading{gap:8px;margin-bottom:10px}.dashboard-action-toolbar{align-items:stretch;padding-bottom:10px}.dashboard-view-switcher{padding-right:0;border-right:0}.dashboard-bucket-panel{padding:12px;border-radius:12px}.dashboard-bucket-list span{padding:8px;border-radius:10px}}@media (max-width:420px){.global-auth-modal,.portal-card,.portal-content,.portal-empty-box,.portal-form-card,.portal-main-content{padding:12px}.customer-detail-tab,.portal-danger-btn,.portal-primary-btn,.portal-secondary-btn,.portal-table-action-btn{min-height:32px;padding-right:9px;padding-left:9px}.project-toolbar-card,.search-filter-card,.wiki-filter-card{padding:10px}.project-filter-grid,.search-filter-grid,.wiki-filter-grid{gap:7px}}@media (max-width:760px){.calendar-filter-card{gap:8px}.calendar-filter-mobile-controls{display:flex}.calendar-filter-card .calendar-filter-grid{display:none;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;min-width:0}.calendar-filter-card.is-open .calendar-filter-grid{display:grid}.calendar-filter-card .calendar-field{gap:4px;min-width:0}.calendar-filter-card .calendar-range-field{grid-column:1/-1}.calendar-filter-card .calendar-field .portal-input{width:100%;min-width:0;max-width:100%}}@media (max-width:768px){body,html{width:100%;max-width:100%;overflow-x:hidden}.asset-edit-page,.calendar-filter-card,.customer-detail-page,.customer-form-page,.portal-card,.portal-content>*,.portal-fill-section,.portal-main-content>*,.portal-page-fill,.portal-table-card,.portal-table-page,.record-detail-page,.search-filter-panel,.system-settings-layout-card,.system-settings-page,.wiki-detail-page,.wiki-form-page,.wiki-page{min-width:0;max-width:100%}.customer-detail-tabs,.system-settings-tabs,.work-status-tabbar .customer-detail-tabs{flex-wrap:nowrap;max-width:100%;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.customer-detail-tabs .customer-detail-tab,.system-settings-tabs .customer-detail-tab,.work-status-tabbar .customer-detail-tab{flex:0 0 auto;white-space:nowrap}.customer-detail-management{width:100%;flex-wrap:wrap}.portal-column-menu,.portal-header-menu,.portal-toolbar-dropdown-menu,.search-filter-combobox-menu{max-width:calc(100vw - 24px)}.calendar-confirm-message,.calendar-related-note,.search-result-card,.search-result-detail-grid,.search-result-meta-grid,.search-result-summary,.search-result-title-row,.search-result-title-wrap,.system-settings-description,.system-settings-help-card{min-width:0;overflow-wrap:anywhere}.calendar-modal-actions>a,.calendar-modal-actions>button,.global-auth-modal-actions>a,.global-auth-modal-actions>button{min-width:0;white-space:normal}.calendar-form input,.calendar-form select,.calendar-form textarea,.portal-content input,.portal-content select,.portal-content textarea{min-width:0;max-width:100%}}@media (max-width:520px){.portal-list-item,.portal-list-row{flex-direction:column}.portal-list-actions{width:100%;min-width:0;max-width:100%;flex:0 1 auto;flex-direction:row;flex-wrap:wrap;align-items:flex-start;justify-content:flex-start;margin-left:0;text-align:left}.search-form-row .portal-primary-btn{flex:0 0 auto;min-width:56px;padding-right:10px;padding-left:10px}}.chat-page-stack{display:flex;flex:1 1 auto;flex-direction:column;gap:16px;width:100%;height:100%;min-height:0}.chat-permission-card{min-height:220px;display:grid;place-items:center}.chat-layout-card{flex:1 1 auto;height:100%;min-height:0;max-height:100%;display:grid;grid-template-columns:minmax(260px,280px) minmax(0,1fr);grid-gap:0;gap:0;overflow:hidden;padding:0}.chat-room-pane{min-width:0;min-height:0;overflow:hidden;display:flex;flex-direction:column;border-right:1px solid var(--unext-border-soft,#e2e8f0);background:#ffffff}.chat-conversation-header,.chat-pane-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:18px;border-bottom:1px solid var(--unext-border-soft,#e2e8f0)}.chat-conversation-header h3,.chat-pane-heading h3{margin:0;color:var(--unext-text-main,#0f172a);font-size:17px}.chat-conversation-header p,.chat-pane-heading p{margin:6px 0 0;color:var(--unext-text-sub,#475569);font-size:13px;line-height:1.45}.chat-room-header-meta{display:flex;flex-wrap:wrap;align-items:center;gap:6px}.chat-create-room-button{flex:0 0 auto;width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;border:1px solid color-mix(in srgb,var(--unext-primary,#f97316) 55%,#ffffff);border-radius:999px;background:var(--unext-primary,#f97316);color:#ffffff;box-shadow:var(--unext-shadow-xs,0 1px 2px rgba(15,23,42,.06));cursor:pointer;font-size:20px;font-weight:900;line-height:1;transition:background .15s ease,box-shadow .15s ease,transform .15s ease}.chat-create-room-button:focus-visible,.chat-create-room-button:hover{background:#ea580c;box-shadow:0 0 0 3px rgba(249,115,22,.18),var(--unext-shadow-xs,0 1px 2px rgba(15,23,42,.06));outline:none;transform:translateY(-1px)}.chat-room-action-menu{position:relative;flex:0 0 auto}.chat-room-action-popover{position:absolute;top:calc(100% + 8px);right:0;z-index:30;width:min(280px,calc(100vw - 32px));max-height:min(360px,calc(100vh - 140px));overflow-y:auto;display:grid;grid-gap:6px;gap:6px;padding:8px;border:1px solid var(--unext-border-soft,#e2e8f0);border-radius:16px;background:#ffffff;box-shadow:0 18px 40px rgba(15,23,42,.18)}.chat-room-action-item{display:grid;grid-template-columns:30px minmax(0,1fr);grid-gap:9px;gap:9px;align-items:center;width:100%;border:0;border-radius:12px;background:transparent;color:var(--unext-text-main,#0f172a);padding:10px;text-align:left;cursor:pointer}.chat-room-action-item:focus-visible,.chat-room-action-item:hover{background:#fff7ed;outline:none}.chat-room-action-icon{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:999px;background:#ffedd5;color:#c2410c;font-weight:900}.chat-room-action-item small,.chat-room-action-item strong{display:block;min-width:0}.chat-room-action-item strong{font-size:13px;font-weight:900}.chat-room-action-item small{margin-top:2px;color:var(--unext-text-muted,#64748b);font-size:12px;font-weight:700;line-height:1.35}.chat-room-action-notice{margin:2px 4px 0;border-radius:10px;background:#f8fafc;color:var(--unext-text-sub,#475569);padding:8px 10px;font-size:12px;font-weight:800;line-height:1.35}.chat-room-list{flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain;display:grid;align-content:start;align-items:start;grid-auto-rows:max-content;grid-gap:4px;gap:4px;padding:8px}.chat-room-item{box-sizing:border-box;width:100%;min-height:56px;display:grid;grid-template-rows:minmax(18px,auto) minmax(18px,auto);align-self:start;align-content:center;grid-gap:2px;gap:2px;overflow:hidden;border:1px solid transparent;border-radius:12px;background:#ffffff;padding:6px 9px;color:inherit;text-align:left;line-height:1.2;transition:background .15s ease,border-color .15s ease,box-shadow .15s ease}.chat-room-item.active,.chat-room-item:focus-visible,.chat-room-item:hover{border-color:color-mix(in srgb,var(--unext-primary,#f97316) 32%,#ffffff);background:#fff7ed;box-shadow:var(--unext-shadow-xs,0 1px 2px rgba(15,23,42,.06));outline:none}.chat-room-item-badges,.chat-room-item-bottomline,.chat-room-item-meta,.chat-room-item-topline{display:flex;align-items:center;justify-content:space-between;flex-wrap:nowrap;gap:6px;min-width:0;max-width:100%}.chat-room-item-badges,.chat-room-item-meta{flex:0 0 auto}.chat-room-item-bottomline,.chat-room-item-topline{min-height:18px;line-height:1.2}.chat-room-item-bottomline{color:var(--unext-text-muted,#64748b)}.chat-room-name{color:var(--unext-text-main,#0f172a);font-size:14px;font-weight:900;line-height:1.25}.chat-room-name,.chat-room-preview{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-room-preview{color:var(--unext-text-sub,#475569);font-size:12px;line-height:1.2}.chat-room-item-meta{color:var(--unext-text-muted,#64748b);font-size:11px;font-weight:700}.chat-room-list-time{flex:0 0 auto;color:var(--unext-text-muted,#64748b);font-size:11px;font-weight:800;line-height:1;white-space:nowrap}.chat-room-type-badge,.chat-unread-badge{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;min-height:18px;border-radius:999px;padding:1px 6px;font-size:10px;font-weight:900;line-height:1;white-space:nowrap}.chat-room-type-badge{background:#eff6ff;color:#1d4ed8}.chat-unread-badge{min-width:22px;background:var(--unext-primary,#f97316);color:#ffffff}.chat-conversation-pane{position:relative;min-width:0;min-height:0;overflow:hidden;display:flex;flex-direction:column;height:100%;background:var(--unext-surface-soft,#f8fafc)}.chat-conversation-header,.chat-pinned-message-docked,.chat-search-panel{flex:0 0 auto}.chat-floating-room-type-with-status,.chat-room-type-with-status{display:inline-flex;align-items:center;gap:6px;min-width:0}.chat-file-input,.portal-content input[type=file].chat-file-input{display:none!important;width:0!important;height:0!important;min-width:0!important;min-height:0!important;padding:0!important;border:0!important;opacity:0!important;pointer-events:none!important}.chat-ws-status-dot{flex:0 0 auto;width:8px;height:8px;border-radius:999px;box-shadow:0 0 0 3px rgba(148,163,184,.18)}.chat-ws-status-dot.connected{background:#22c55e;box-shadow:0 0 0 3px rgba(34,197,94,.18)}.chat-ws-status-dot.connecting{background:#f59e0b;box-shadow:0 0 0 3px rgba(245,158,11,.18)}.chat-ws-status-dot.disconnected{background:#ef4444;box-shadow:0 0 0 3px rgba(239,68,68,.18)}.chat-mobile-back-button{display:none;width:38px;height:38px;flex:0 0 auto;border:1px solid var(--unext-border-soft,#e2e8f0);border-radius:999px;background:#ffffff;color:var(--unext-text-main,#0f172a);font-size:18px;font-weight:900}.chat-message-scroll{flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:18px;display:flex;flex-direction:column}.chat-message-list{display:flex;min-height:100%;flex-direction:column;gap:12px}.chat-message-list>.chat-message-row:first-of-type{margin-top:auto}.chat-pinned-message{width:100%;display:flex;align-items:center;gap:10px;border:1px solid #fde68a;border-radius:14px;background:#fffbeb;color:#92400e;padding:10px 12px;text-align:left;box-shadow:0 6px 18px rgba(146,64,14,.08)}.chat-pinned-message-content{min-width:0;flex:1 1 auto;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:10px;gap:10px;border:0;background:transparent;color:inherit;padding:0;text-align:left;cursor:pointer}.chat-pinned-message-content:focus-visible .chat-pinned-message-body,.chat-pinned-message-content:hover .chat-pinned-message-body{text-decoration:underline;text-underline-offset:3px}.chat-pinned-message-label{font-size:12px;font-weight:900;white-space:nowrap}.chat-pinned-message-body{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#78350f;font-weight:800}.chat-pinned-message-meta{color:#b45309;font-size:12px;font-weight:800;white-space:nowrap}.chat-pinned-message-action,.chat-pinned-message-unpin{flex:0 0 auto;white-space:nowrap;font-size:12px;font-weight:900}.chat-pinned-message-action{color:#b45309}.chat-pinned-message-unpin{border:1px solid rgba(180,83,9,.32);border-radius:999px;background:#ffffff;color:#92400e;padding:5px 9px;cursor:pointer}.chat-pinned-message-unpin:disabled{cursor:not-allowed;opacity:.55}.chat-message-row{display:flex;justify-content:flex-start}.chat-message-row.mine{justify-content:flex-end}.chat-message-bubble{width:min(720px,86%);display:grid;grid-gap:8px;gap:8px;border:1px solid var(--unext-border-soft,#e2e8f0);border-radius:18px 18px 18px 6px;background:#ffffff;padding:12px 14px;box-shadow:var(--unext-shadow-xs,0 1px 2px rgba(15,23,42,.06))}.chat-message-row.mine .chat-message-bubble{border-color:#fed7aa;border-radius:18px 18px 6px 18px;background:#fff7ed}.chat-message-actions,.chat-message-meta{display:flex;flex-wrap:wrap;align-items:center;gap:7px}.chat-message-meta{color:var(--unext-text-muted,#64748b);font-size:12px;font-weight:700}.chat-message-meta strong{color:var(--unext-text-main,#0f172a)}.chat-message-delivery-status{color:var(--unext-text-muted,#64748b);font-size:11px;font-weight:800}.chat-message-delivery-status.failed{color:#b91c1c}.chat-message-delivery-error{display:flex;align-items:center;justify-content:flex-end;gap:8px;color:#b91c1c;font-size:12px;font-weight:700}.chat-message-delivery-error>span{min-width:0;overflow-wrap:anywhere}.chat-message-delivery-error.compact{align-items:flex-start;flex-direction:column;gap:5px}.chat-message-retry-button{flex:0 0 auto;min-height:30px;border:1px solid #fecaca;border-radius:999px;background:#ffffff;color:#b91c1c;padding:4px 10px;font:inherit;font-weight:900;cursor:pointer}.chat-message-retry-button:focus-visible:not(:disabled),.chat-message-retry-button:hover:not(:disabled){background:#fef2f2}.chat-message-retry-button:disabled{cursor:not-allowed;opacity:.55}.chat-message-bubble p{margin:0;white-space:pre-wrap;word-break:break-word;color:var(--unext-text-main,#0f172a);font-size:15px;line-height:1.6}.chat-message-deleted{color:var(--unext-text-muted,#64748b)!important;font-style:italic}.chat-message-edit-box{display:grid;grid-gap:8px;gap:8px}.chat-message-edit-input{resize:vertical}.chat-composer-input{resize:none}.chat-message-actions .portal-danger-btn,.chat-message-actions .portal-primary-btn,.chat-message-actions .portal-secondary-btn{min-height:30px;padding:0 10px;font-size:12px}.chat-attachment-list{display:grid;grid-gap:8px;gap:8px}.chat-attachment-card{display:grid;grid-gap:5px;gap:5px;border:1px solid var(--unext-border-soft,#e2e8f0);border-radius:12px;background:rgba(255,255,255,.82);padding:10px 12px;color:var(--unext-text-main,#0f172a);text-decoration:none;box-shadow:0 1px 2px rgba(15,23,42,.04)}.chat-message-row.mine .chat-attachment-card{background:rgba(255,255,255,.72)}.chat-attachment-card.clickable{cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.chat-attachment-card.clickable:hover{border-color:#fb923c;box-shadow:0 8px 20px rgba(249,115,22,.14);transform:translateY(-1px)}.chat-attachment-card.disabled{cursor:not-allowed;opacity:.68;background:rgba(241,245,249,.92)}.chat-attachment-card.disabled:hover{transform:none;box-shadow:0 1px 2px rgba(15,23,42,.04)}.chat-attachment-card-label{width:-moz-fit-content;width:fit-content;border-radius:999px;background:#eff6ff;color:#1d4ed8;padding:2px 8px;font-size:11px;font-weight:900}.chat-asset-attachment-card strong,.chat-calendar-attachment-card strong,.chat-customer-attachment-card strong,.chat-document-attachment-card strong,.chat-issue-attachment-card strong,.chat-project-attachment-card strong{font-size:14px;line-height:1.35;word-break:break-word}.chat-attachment-card-hint,.chat-attachment-card-summary{color:var(--unext-text-sub,#475569);font-size:12px;font-weight:700;line-height:1.45;word-break:break-word}.chat-attachment-card-hint{color:#ea580c;font-size:11px}.chat-attachment-card-hint.disabled{color:var(--unext-text-muted,#64748b)}.chat-project-attachment-card .chat-attachment-card-label{background:#ecfdf5;color:#047857}.chat-issue-attachment-card .chat-attachment-card-label{background:#fff7ed;color:#c2410c}.chat-document-attachment-card .chat-attachment-card-label{background:#f5f3ff;color:#6d28d9}.chat-customer-attachment-card .chat-attachment-card-label{background:#e0f2fe;color:#0369a1}.chat-asset-attachment-card .chat-attachment-card-label{background:#f1f5f9;color:#334155}.chat-attachment-list.compact{gap:6px}.chat-attachment-card.compact{gap:4px;border-radius:10px;padding:8px 9px}.chat-attachment-compact-title{display:flex;align-items:center;gap:6px;min-width:0}.chat-attachment-compact-title strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-attachment-card.compact .chat-attachment-card-label{flex:0 0 auto;padding:1px 6px;font-size:10px}.chat-attachment-card.compact .chat-attachment-card-summary{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.chat-unsupported-attachment-card{border-style:dashed;background:rgba(248,250,252,.9)}.chat-composer{flex:0 0 auto;border-top:1px solid var(--unext-border-soft,#e2e8f0);background:#ffffff;padding:14px 14px max(14px,env(safe-area-inset-bottom))}.chat-composer-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:10px;gap:10px}.chat-mention-editor{position:relative;min-width:0}.chat-mention-editor .chat-composer-input{width:100%}.chat-mention-dropdown{position:absolute;z-index:3650;left:0;bottom:calc(100% + 8px);width:min(360px,calc(100vw - 32px));max-width:100%;max-height:min(260px,45vh);overflow-x:hidden;overflow-y:auto;border:1px solid var(--unext-border-strong,#cbd5e1);border-radius:14px;background:#ffffff;box-shadow:0 18px 42px rgba(15,23,42,.18)}.chat-mention-option{display:block;width:100%;border:0;border-bottom:1px solid var(--unext-border-soft,#e2e8f0);background:#ffffff;cursor:pointer;padding:9px 12px;text-align:left}.chat-mention-option:last-child{border-bottom:0}.chat-mention-option.active,.chat-mention-option:hover{background:var(--unext-primary-soft,#eff6ff)}.chat-mention-option-line,.chat-mention-option-meta{display:block;overflow:hidden;max-width:100%;text-overflow:ellipsis;white-space:nowrap}.chat-mention-option-line{color:var(--unext-text-main,#0f172a);font-size:13px;font-weight:900;line-height:1.35}.chat-mention-option-meta{margin-top:2px;color:var(--unext-text-muted,#64748b);font-size:11px;font-weight:700;line-height:1.3}.chat-mention-empty{color:var(--unext-text-muted,#64748b);font-size:12px;line-height:1.5;padding:10px 12px}.chat-reply-preview{display:grid;grid-gap:3px;gap:3px;width:100%;border:0;border-left:3px solid #fb923c;border-radius:10px;background:#fff7ed;padding:8px 10px;color:inherit;text-align:left}button.chat-reply-preview{cursor:pointer}button.chat-reply-preview:hover{background:#ffedd5}.chat-reply-preview.compact{border-radius:9px;padding:7px 9px}.chat-reply-composer-copy strong,.chat-reply-preview-author{overflow:hidden;color:#9a3412;font-size:12px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.chat-reply-composer-copy span:last-child,.chat-reply-preview-body{overflow:hidden;color:var(--unext-text-muted,#64748b);font-size:12px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.chat-reply-composer-target{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:10px;gap:10px;border:1px solid #fed7aa;border-radius:12px;background:#fff7ed;padding:9px 10px}.chat-reply-composer-target.compact{border-radius:10px;padding:8px}.chat-reply-composer-copy{display:grid;min-width:0;grid-gap:2px;gap:2px}.chat-reply-composer-label{color:#ea580c;font-size:11px;font-weight:900}.chat-reply-composer-cancel{display:inline-flex;width:28px;height:28px;align-items:center;justify-content:center;border:1px solid #fed7aa;border-radius:999px;background:#ffffff;color:#c2410c;cursor:pointer;font-size:18px;font-weight:900;line-height:1}.chat-reply-composer-cancel:hover{background:#ffedd5}.chat-attach-button,.chat-send-icon-button{width:44px;height:44px;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--unext-border-soft,#e2e8f0);border-radius:14px;background:#ffffff;color:var(--unext-text-main,#0f172a);cursor:pointer;font-size:22px;font-weight:900}.chat-send-icon-button{border-color:color-mix(in srgb,var(--unext-primary,#f97316) 28%,#ffffff);background:#ffffff;box-shadow:0 1px 2px rgba(15,23,42,.06)}.chat-send-icon-button img{width:30px;height:30px;display:block;object-fit:contain;object-position:center;opacity:1;filter:none}.chat-attach-button:focus-visible:not(:disabled),.chat-attach-button:hover:not(:disabled),.chat-send-icon-button:focus-visible:not(:disabled),.chat-send-icon-button:hover:not(:disabled){transform:translateY(-1px);border-color:color-mix(in srgb,var(--unext-primary,#f97316) 42%,#ffffff);background:#fff7ed;box-shadow:0 8px 22px rgba(249,115,22,.14);outline:none}.chat-attach-button:disabled,.chat-send-icon-button:disabled{cursor:not-allowed;transform:none;box-shadow:none}.chat-send-icon-button:disabled img{opacity:.42;filter:grayscale(1)}.chat-attach-button.compact,.chat-send-icon-button.compact{width:40px;height:40px;border-radius:12px}.chat-send-icon-button.compact img{width:28px;height:28px}.chat-empty-state,.chat-inline-error,.chat-readonly-composer{border:1px solid var(--unext-border-soft,#e2e8f0);border-radius:14px;background:#ffffff;padding:16px;color:var(--unext-text-sub,#475569);text-align:center;font-weight:800}.chat-empty-state.error,.chat-inline-error{border-color:#fecaca;background:#fef2f2;color:#b91c1c}.chat-inline-error{margin-bottom:10px;text-align:left}.chat-conversation-placeholder{min-height:240px;display:grid;place-items:center}.chat-room-modal{width:min(520px,100%)}@media (max-width:768px){.chat-page-stack{height:calc(100vh - 92px);height:calc(100svh - 92px);max-height:calc(100svh - 92px)}.chat-layout-card{height:100%;min-height:0;grid-template-columns:1fr}.chat-room-pane{border-right:0}.chat-conversation-pane,.chat-page-stack.mobile-conversation-open .chat-room-pane{display:none}.chat-page-stack.mobile-conversation-open .chat-conversation-pane{display:flex}.chat-mobile-back-button{display:inline-flex;align-items:center;justify-content:center}.chat-conversation-header,.chat-pane-heading{padding:14px}.chat-floating-room-item,.chat-room-item{min-height:64px;padding:8px 10px;gap:2px}.chat-pane-heading{align-items:flex-start}.chat-create-room-button{width:30px;height:30px;font-size:19px}.chat-room-action-popover{right:0;width:min(300px,calc(100vw - 28px));max-height:min(320px,calc(100dvh - 132px))}.chat-room-action-item{min-height:54px;padding:9px}.chat-message-scroll{padding:14px}.chat-message-bubble{width:min(100%,520px)}.chat-composer-row{grid-template-columns:auto minmax(0,1fr) auto}.chat-attach-button,.chat-send-icon-button{width:40px;height:40px;border-radius:12px}}.chat-floating-root{position:fixed;right:24px;bottom:24px;z-index:1200;display:grid;justify-items:end;grid-gap:12px;gap:12px;pointer-events:none}.chat-floating-root>*{pointer-events:auto}.chat-floating-button{position:relative;width:58px;height:58px;border:0;border-radius:999px;background:#ffffff;color:#ffffff;box-shadow:0 18px 45px rgba(15,23,42,.28);cursor:pointer;font-size:25px;display:inline-flex;align-items:center;justify-content:center}.chat-floating-button img{width:40px;height:40px;display:block;object-fit:contain;object-position:center}.chat-floating-button:hover{transform:translateY(-1px);box-shadow:0 20px 50px rgba(15,23,42,.34)}.chat-floating-badge,.chat-floating-button-badge{min-width:22px;height:22px;padding:0 7px;border-radius:999px;background:#ef4444;color:#ffffff;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:900;line-height:1}.chat-floating-button-badge{position:absolute;top:-5px;right:-5px;border:2px solid #ffffff}.chat-floating-panel{position:relative;width:min(400px,calc(100vw - 32px));height:min(600px,calc(100vh - 110px));height:min(600px,calc(100dvh - 80px));max-height:calc(100vh - 110px);max-height:calc(100dvh - 80px);min-height:min(360px,calc(100vh - 110px));min-height:min(360px,calc(100dvh - 80px));overflow:hidden;border:1px solid rgba(148,163,184,.28);border-radius:24px;background:#ffffff;box-shadow:0 24px 70px rgba(15,23,42,.24);display:flex;flex-direction:column}.chat-drop-overlay{position:absolute;inset:0;z-index:60;display:flex;align-items:center;justify-content:center;padding:24px;background:rgba(15,23,42,.18);pointer-events:none}.chat-drop-zone-active{outline:2px solid rgba(249,115,22,.36);outline-offset:-2px}.chat-drop-overlay-card{display:flex;width:min(360px,calc(100% - 24px));flex-direction:column;align-items:center;gap:7px;padding:18px 22px;border:1px solid rgba(249,115,22,.42);border-radius:8px;background:rgba(255,255,255,.96);box-shadow:0 18px 42px rgba(15,23,42,.18);color:var(--unext-text,#0f172a);text-align:center}.chat-drop-overlay-card strong{font-size:16px;font-weight:900}.chat-drop-overlay-card span{color:var(--unext-muted,#64748b);font-size:13px;font-weight:750;line-height:1.45}.chat-drop-overlay.compact{padding:14px}.chat-drop-overlay.compact .chat-drop-overlay-card{width:min(280px,calc(100% - 16px));padding:14px 16px}.chat-drop-overlay.compact .chat-drop-overlay-card strong{font-size:14px}.chat-drop-overlay.compact .chat-drop-overlay-card span{font-size:12px}.chat-floating-header{min-height:58px;padding:12px 14px;border-bottom:1px solid var(--unext-border-soft,#e2e8f0);background:linear-gradient(135deg,#f8fafc,#eef6ff);justify-content:space-between;gap:12px}.chat-floating-actions,.chat-floating-composer-row,.chat-floating-header,.chat-floating-message-meta,.chat-floating-room-meta,.chat-floating-room-row,.chat-floating-title-row{display:flex;align-items:center}.chat-floating-title-row{gap:8px;color:var(--unext-text-main,#0f172a)}.chat-floating-title-row strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-floating-actions{flex-shrink:0;gap:6px}.chat-floating-icon-btn{width:30px;height:30px;border:1px solid var(--unext-border-soft,#e2e8f0);border-radius:10px;background:rgba(255,255,255,.82);color:var(--unext-text-sub,#475569);cursor:pointer;font-weight:900}.chat-floating-icon-btn:hover{background:#ffffff;color:var(--unext-text-main,#0f172a)}.chat-line-icon,.chat-search-toggle svg{width:22px;height:22px;display:block;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.chat-floating-notification-toggle span{display:inline-flex;align-items:center;justify-content:center;font-size:20px;line-height:1}.chat-floating-send-error{padding:8px 14px;border-bottom:1px solid #fed7aa;background:#fff7ed;color:#c2410c;font-size:12px;font-weight:800;border-color:#fecaca;background:#fef2f2;color:#b91c1c}.chat-floating-body,.chat-floating-messages{flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain;background:#f8fafc}.chat-floating-room-list{min-height:100%;display:grid;align-content:start;grid-gap:4px;gap:4px;padding:8px}.chat-floating-room-item{position:relative;box-sizing:border-box;width:100%;min-height:56px;border:1px solid var(--unext-border-soft,#e2e8f0);border-radius:12px;background:#ffffff;padding:6px 9px;text-align:left;line-height:1.2;cursor:pointer;display:grid;grid-template-rows:minmax(18px,auto) minmax(18px,auto);align-content:center;grid-gap:2px;gap:2px;overflow:hidden}.chat-floating-room-item:hover{border-color:#bfdbfe;box-shadow:0 12px 30px rgba(37,99,235,.12)}.chat-floating-room-bottomline,.chat-floating-room-row{display:flex;align-items:center;justify-content:space-between;flex-wrap:nowrap;gap:6px;min-width:0;max-width:100%;min-height:18px;line-height:1.2}.chat-floating-room-row strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--unext-text-main,#0f172a)}.chat-floating-room-meta{flex:0 0 auto;flex-wrap:nowrap;gap:6px;color:var(--unext-text-muted,#64748b);font-size:12px;font-weight:800;line-height:1;white-space:nowrap}.chat-floating-room-preview{min-width:0;overflow:hidden;color:var(--unext-text-sub,#475569);font-size:12px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.chat-floating-room-meta.compact{flex:0 0 auto}.chat-floating-room-type{width:-moz-fit-content;width:fit-content;border-radius:999px;background:#eff6ff;padding:2px 7px;color:#2563eb;font-size:10px;font-weight:900;line-height:1;white-space:nowrap}.chat-floating-empty,.chat-floating-readonly{margin:14px;border:1px solid var(--unext-border-soft,#e2e8f0);border-radius:16px;background:#ffffff;padding:18px;color:var(--unext-text-sub,#475569);text-align:center;font-weight:800}.chat-floating-empty.error{border-color:#fecaca;background:#fef2f2;color:#b91c1c}.chat-floating-messages{padding:14px;display:flex;flex-direction:column;gap:10px}.chat-floating-messages>.chat-floating-message:first-of-type{margin-top:auto}.chat-floating-pinned-docked{flex:0 0 auto;border-bottom:1px solid #fde68a;background:#fffbeb;padding:9px 12px}.chat-floating-pinned{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;grid-gap:8px;gap:8px;max-width:100%;border:1px solid #fde68a;border-radius:14px;background:#ffffff;color:#92400e;padding:8px 10px;box-shadow:0 6px 18px rgba(146,64,14,.08)}.chat-floating-pinned-pin{width:30px;height:30px;border:0;border-radius:999px;background:#fef3c7;color:#92400e;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;font-size:15px;line-height:1}.chat-floating-pinned-pin:focus-visible:not(:disabled),.chat-floating-pinned-pin:hover:not(:disabled){background:#fde68a;outline:2px solid rgba(217,119,6,.22);outline-offset:2px}.chat-floating-pinned-pin:disabled{cursor:not-allowed;opacity:.58}.chat-floating-pinned-text{min-width:0;border:0;background:transparent;padding:0;color:inherit;cursor:pointer;text-align:left;font:inherit;font-size:12px;font-weight:900;line-height:1.35}.chat-floating-pinned-text span{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;word-break:break-word}.chat-floating-pinned-confirm{margin-top:8px;border:1px solid #fed7aa;border-radius:14px;background:#ffffff;padding:10px;box-shadow:0 14px 32px rgba(15,23,42,.14)}.chat-floating-pinned-confirm p{margin:0 0 8px;color:var(--unext-text-main,#0f172a);font-size:12px;font-weight:900;line-height:1.45}.chat-floating-pinned-confirm div{display:flex;justify-content:flex-end;gap:6px}.chat-floating-pinned-confirm .portal-danger-btn,.chat-floating-pinned-confirm .portal-secondary-btn{min-height:30px;padding:0 10px;font-size:12px}.chat-floating-message{max-width:86%;border:1px solid var(--unext-border-soft,#e2e8f0);border-radius:18px 18px 18px 6px;background:#ffffff;padding:10px 12px;box-shadow:0 8px 20px rgba(15,23,42,.06)}.chat-floating-message.mine{align-self:flex-end;border-color:#bfdbfe;border-radius:18px 18px 6px 18px;background:#eff6ff}.chat-floating-message-meta{flex-wrap:wrap;gap:6px;color:var(--unext-text-muted,#64748b);font-size:11px;font-weight:800}.chat-floating-message p,.chat-floating-message-meta strong{color:var(--unext-text-main,#0f172a)}.chat-floating-message p{margin:6px 0 0;font-size:14px;line-height:1.45;white-space:pre-wrap;word-break:break-word}.chat-floating-message p.deleted{color:var(--unext-text-muted,#64748b);font-style:italic}.chat-floating-composer{flex:0 0 auto;border-top:1px solid var(--unext-border-soft,#e2e8f0);background:#ffffff;padding:10px 10px max(10px,env(safe-area-inset-bottom))}.chat-floating-composer-row{align-items:flex-end;gap:8px}.chat-floating-input{min-height:38px}.chat-floating-mention-editor{min-width:0;width:100%}.chat-floating-mention-editor .chat-floating-input{width:100%}.chat-mention-dropdown.floating{width:min(300px,calc(100vw - 48px));max-height:min(220px,42vh)}.chat-floating-composer-row .portal-primary-btn{min-height:44px;padding:0 14px}@media (max-width:1100px){.chat-floating-panel{width:min(360px,calc(100vw - 32px));height:min(520px,calc(100dvh - 80px))}}@media (max-width:768px){.chat-floating-root{right:18px;bottom:18px}.chat-floating-panel{display:none}}.calendar-share-chat-modal{width:min(560px,100%)}.calendar-share-event-summary{display:grid;grid-template-columns:auto minmax(0,1fr);grid-gap:10px;gap:10px;align-items:center;border:1px solid var(--unext-border-soft,#e2e8f0);border-left:5px solid var(--calendar-event-color,var(--unext-primary,#f97316));border-radius:16px;background:var(--calendar-event-bg,#f8fafc);padding:12px 14px}.calendar-share-event-marker{width:10px;height:10px;border-radius:999px;background:var(--calendar-event-color,var(--unext-primary,#f97316))}.calendar-share-event-summary div{display:grid;grid-gap:3px;gap:3px;min-width:0}.calendar-share-event-summary strong{color:var(--unext-text-main,#0f172a);font-size:15px;line-height:1.35;word-break:break-word}.calendar-share-event-summary span:not(.calendar-share-event-marker){color:var(--unext-text-muted,#64748b);font-size:12px;font-weight:800}.calendar-share-form{gap:12px}.calendar-daily-share-chat-modal{width:min(640px,100%)}.calendar-daily-share-events{display:grid;grid-gap:10px;gap:10px;border:1px solid var(--unext-border-soft,#e2e8f0);border-radius:16px;background:#fff7ed;padding:12px 14px}.calendar-daily-share-events-heading{display:flex;flex-wrap:wrap;justify-content:space-between;gap:8px;color:var(--unext-text-main,#0f172a)}.calendar-daily-share-events-heading span{color:var(--unext-text-muted,#64748b);font-size:12px;font-weight:900}.calendar-daily-share-events ul{display:grid;grid-gap:6px;gap:6px;padding-left:18px;line-height:1.5}.calendar-daily-share-events p,.calendar-daily-share-events ul{margin:0;color:var(--unext-text-sub,#475569);font-size:13px;font-weight:800}.calendar-daily-share-body-preview{margin:8px 0 0;white-space:pre-wrap;word-break:break-word;color:var(--unext-text-main,#0f172a);font-family:var(--font-geist-mono),"SFMono-Regular",Consolas,monospace;font-size:12px;line-height:1.6}.chat-message-reactions{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin-top:2px}.chat-reaction-chip,.chat-reaction-option{display:inline-flex;align-items:center;justify-content:center;gap:4px;min-height:28px;border:1px solid var(--unext-border-soft,#e2e8f0);border-radius:999px;background:#f8fafc;color:var(--unext-text-main,#0f172a);font-size:12px;font-weight:800;cursor:pointer;transition:border-color .12s ease,background .12s ease,transform .12s ease}.chat-reaction-chip{padding:0 9px}.chat-reaction-option{width:28px;padding:0}.chat-reaction-chip:hover:not(:disabled),.chat-reaction-option:hover:not(:disabled){border-color:#f97316;background:#fff7ed;transform:translateY(-1px)}.chat-reaction-chip.active,.chat-reaction-option.active{border-color:#fb923c;background:#ffedd5;color:#9a3412}.chat-reaction-chip:disabled,.chat-reaction-option:disabled{cursor:not-allowed;opacity:.58}.chat-reaction-picker{display:inline-flex;flex-wrap:wrap;gap:4px}.chat-floating-reactions{display:flex;flex-wrap:wrap;gap:4px;margin-top:7px}.chat-floating-reaction-chip{display:inline-flex;align-items:center;gap:3px;border:1px solid var(--unext-border-soft,#e2e8f0);border-radius:999px;background:#f8fafc;padding:2px 6px;color:var(--unext-text-muted,#64748b);font-size:11px;font-weight:800}.chat-floating-reaction-chip.active{border-color:#93c5fd;background:#dbeafe;color:#1d4ed8}.chat-mention-chip{display:inline-flex;align-items:center;max-width:100%;border-radius:999px;background:#ffedd5;padding:0 6px;color:#c2410c;font-weight:900;line-height:1.55}.chat-mention-chip.me{background:#2563eb;color:#ffffff;box-shadow:0 0 0 2px rgba(37,99,235,.16)}.chat-mention-chip.compact{padding:0 5px;line-height:1.4}.chat-floating-mention-badge,.chat-mention-unread-badge{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;min-width:22px;min-height:20px;border-radius:999px;background:#2563eb;color:#ffffff;padding:1px 7px;font-size:11px;font-weight:900;line-height:1;white-space:nowrap}.chat-floating-mention-badge{min-height:20px;padding:0 7px;font-size:12px}.chat-muted-room-icon{display:inline-flex;align-items:center;justify-content:center;margin-left:6px;color:var(--unext-primary,#f97316);line-height:1;opacity:.72;vertical-align:middle}.chat-muted-room-icon .chat-line-icon{width:15px;height:15px;stroke-width:2.1}.chat-floating-room-item.muted,.chat-room-item.muted{background:color-mix(in srgb,#ffffff 86%,var(--unext-surface-soft,#f8fafc))}.chat-floating-room-item.unread .chat-floating-room-row strong,.chat-room-item.unread .chat-room-name{font-weight:950}.chat-floating-room-item.unread .chat-floating-room-preview,.chat-room-item.unread .chat-room-preview{color:var(--unext-text-main,#0f172a);font-weight:850}.chat-floating-badge.muted,.chat-unread-badge.muted{background:#cbd5e1;color:#334155;opacity:.78}.chat-notification-toggle,.chat-room-more-toggle,.chat-search-toggle,.chat-settings-toggle{flex:0 0 38px;width:38px;min-width:38px;height:38px;min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:0;border-color:rgba(249,115,22,.32);border-radius:999px;background:#fff7ed;color:var(--unext-primary,#f97316);padding:0;white-space:nowrap}.chat-notification-toggle:focus-visible,.chat-notification-toggle:hover,.chat-room-more-toggle:focus-visible,.chat-room-more-toggle:hover,.chat-search-toggle:focus-visible,.chat-search-toggle:hover,.chat-search-toggle[aria-expanded=true],.chat-settings-toggle:focus-visible,.chat-settings-toggle:hover{border-color:rgba(249,115,22,.52);background:#ffedd5;color:#c2410c}.chat-room-more-menu{position:relative;display:none}.chat-room-more-panel{position:absolute;top:calc(100% + 8px);right:0;z-index:80;display:grid;min-width:188px;overflow:hidden;border:1px solid var(--unext-border-soft,#e2e8f0);border-radius:12px;background:#ffffff;box-shadow:0 18px 44px rgba(15,23,42,.18)}.chat-room-more-panel button{display:flex;width:100%;align-items:center;gap:10px;border:0;border-bottom:1px solid var(--unext-border-soft,#e2e8f0);background:#ffffff;color:var(--unext-text-main,#0f172a);cursor:pointer;font-size:13px;font-weight:850;padding:12px 14px;text-align:left}.chat-room-more-panel button:last-child{border-bottom:0}.chat-room-more-panel button:focus-visible,.chat-room-more-panel button:hover{background:#fff7ed;color:#c2410c;outline:none}.chat-room-more-panel button:disabled{cursor:not-allowed;opacity:.55}.chat-room-more-panel .chat-line-icon{width:18px;height:18px;flex:0 0 18px;color:var(--unext-primary,#f97316)}.chat-floating-notification-toggle{flex:0 0 38px;width:38px;min-width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;color:var(--unext-text-sub,#475569)}.chat-floating-notification-toggle:focus-visible,.chat-floating-notification-toggle:hover{background:var(--unext-surface-soft,#f8fafc);color:var(--unext-text-main,#0f172a)}.chat-header-actions{display:flex;flex:0 0 auto;flex-wrap:nowrap;justify-content:flex-end;gap:8px}.chat-search-panel{display:grid;grid-gap:10px;gap:10px;border-bottom:1px solid var(--unext-border-soft,#e2e8f0);background:#ffffff;padding:12px 18px}.chat-search-form{display:grid;grid-template-columns:minmax(0,1fr) auto auto;grid-gap:8px;gap:8px;align-items:center}.chat-search-summary{color:var(--unext-text-sub,#475569);font-size:12px;font-weight:800}.chat-search-result-list{max-height:220px;overflow:auto;display:grid;grid-gap:8px;gap:8px}.chat-search-result-item{display:grid;grid-gap:5px;gap:5px;width:100%;border:1px solid var(--unext-border-soft,#e2e8f0);border-radius:12px;background:#f8fafc;padding:10px 12px;color:inherit;text-align:left;cursor:pointer}.chat-search-result-item:focus-visible,.chat-search-result-item:hover{border-color:#fb923c;background:#fff7ed;outline:none}.chat-search-empty,.chat-search-result-action,.chat-search-result-meta{color:var(--unext-text-muted,#64748b);font-size:12px;font-weight:800}.chat-search-result-body{color:var(--unext-text-main,#0f172a);font-size:13px;font-weight:850;line-height:1.45;word-break:break-word}.chat-search-empty{border:1px dashed var(--unext-border-soft,#e2e8f0);border-radius:12px;padding:12px;text-align:center}.chat-message-row.chat-message-highlight .chat-message-bubble,.chat-message-row.search-highlighted .chat-message-bubble{border-color:#f59e0b;box-shadow:0 0 0 3px rgba(245,158,11,.2),var(--unext-shadow-xs,0 1px 2px rgba(15,23,42,.06))}@media (max-width:768px){.chat-header-actions{flex-wrap:nowrap;width:auto}.chat-search-form{grid-template-columns:1fr;width:100%}.chat-header-actions .portal-secondary-btn{width:38px;min-width:38px}.chat-search-form .portal-primary-btn,.chat-search-form .portal-secondary-btn{width:100%}}.chat-file-attachment-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:10px;gap:10px;border:1px solid var(--unext-border-soft,#e2e8f0);border-radius:12px;background:rgba(248,250,252,.95);padding:10px 12px;color:var(--unext-text-main,#0f172a);font:inherit;text-decoration:none;text-align:left;cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.chat-file-attachment-card:disabled{cursor:wait;opacity:.72}.chat-file-attachment-error{color:#b42318;font-size:12px;font-weight:700}.chat-file-attachment-card:hover{border-color:#2563eb;box-shadow:0 8px 20px rgba(37,99,235,.12);transform:translateY(-1px)}.chat-file-attachment-card.compact{grid-template-columns:auto minmax(0,1fr);gap:8px;border-radius:10px;padding:8px 9px}.chat-file-attachment-icon{font-size:18px}.chat-file-attachment-main{display:grid;grid-gap:2px;gap:2px;min-width:0}.chat-file-attachment-main strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.chat-file-attachment-download,.chat-file-attachment-main span{color:var(--unext-text-sub,#475569);font-size:12px;font-weight:800}.chat-file-attachment-download{color:#2563eb}.chat-file-select-button{position:relative;overflow:hidden;min-height:44px;display:inline-flex;align-items:center;justify-content:center}.chat-file-input{display:none}.chat-selected-file-list{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-top:10px;color:var(--unext-text-sub,#475569);font-size:12px;font-weight:800}.chat-pending-attachment-list{max-height:176px;margin:0 0 8px;overflow-y:auto;overscroll-behavior:contain;padding-right:2px}.chat-pending-attachment-list.compact{max-height:118px;margin-bottom:7px}@media (max-width:768px){.chat-pending-attachment-list{max-height:132px}}.chat-image-attachment-card{display:grid;grid-gap:6px;gap:6px;width:-moz-fit-content;width:fit-content;max-width:min(100%,360px);color:var(--unext-text-main,#0f172a);text-decoration:none}.chat-image-attachment-card img{display:block;max-width:min(100%,360px);max-height:240px;border:1px solid var(--unext-border-soft,#e2e8f0);border-radius:12px;object-fit:contain;background:rgba(248,250,252,.9);transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.chat-image-attachment-card:hover img{border-color:#2563eb;box-shadow:0 8px 20px rgba(37,99,235,.12);transform:translateY(-1px)}.chat-image-attachment-name{overflow:hidden;max-width:min(100%,360px);color:var(--unext-text-sub,#475569);font-size:12px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.chat-image-attachment-card.compact{max-width:min(100%,260px)}.chat-image-attachment-card.compact img{max-width:min(100%,260px);max-height:180px;border-radius:10px}.chat-image-attachment-card.compact .chat-image-attachment-name{max-width:min(100%,260px)}.chat-image-attachment-fallback{display:grid;grid-gap:6px;gap:6px;max-width:min(100%,360px)}.chat-image-attachment-fallback.compact{max-width:min(100%,260px)}.chat-image-attachment-fallback>span{color:var(--unext-text-sub,#475569);font-size:12px;font-weight:800}.portal-modal{width:min(640px,100%);max-height:90vh;overflow:auto;padding:24px;border:1px solid var(--unext-border-strong);border-radius:24px;background:#fff;box-shadow:0 28px 80px rgba(15,23,42,.22)}.portal-modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px}.portal-modal-header h2{margin:0;font-size:22px}.portal-detail-list{display:grid;grid-template-columns:140px minmax(0,1fr);grid-gap:10px 14px;gap:10px 14px;margin:0}.portal-detail-list dt{color:var(--unext-text-muted);font-weight:850}.portal-detail-list dd{margin:0;color:var(--unext-text-main);font-weight:700}.portal-link-button{border:0;background:transparent;color:var(--unext-primary);cursor:pointer;font:inherit;font-weight:850;padding:0;text-align:left}.portal-link-button:focus-visible,.portal-link-button:hover{text-decoration:underline}.portal-info-box{padding:12px 14px;border:1px solid #bfdbfe;border-radius:14px;background:#eff6ff;color:#1e40af;font-weight:750}.portal-icon-btn{width:34px;height:34px;border:1px solid var(--unext-border-strong);border-radius:999px;background:#fff;cursor:pointer;color:var(--unext-text-main);font-size:20px;font-weight:800;line-height:1}textarea.portal-input.chat-composer-input{height:40px!important;min-height:40px!important;max-height:88px!important;padding-top:8px;padding-bottom:8px;resize:none;overflow-y:auto;line-height:22px;scrollbar-width:thin}textarea.portal-input.chat-floating-input{height:38px!important;min-height:38px!important;max-height:84px!important;padding-top:7px;padding-bottom:7px;resize:none;overflow-y:auto;line-height:20px;scrollbar-width:thin}.chat-floating-message,.chat-message-bubble{position:relative;overflow:visible}.chat-message-menu{position:absolute;top:8px;right:8px;z-index:5}.chat-message-row.mine .chat-message-menu{right:auto;left:8px}.chat-message-menu-button{width:30px;height:26px;border:1px solid rgba(148,163,184,.45);border-radius:999px;background:rgba(255,255,255,.92);color:var(--unext-text-muted,#64748b);font-size:13px;font-weight:900;line-height:1;cursor:pointer;opacity:.72;box-shadow:0 6px 18px rgba(15,23,42,.08)}.chat-message-menu-button:focus,.chat-message-menu-button[aria-expanded=true],.chat-message-row:hover .chat-message-menu-button{opacity:1;border-color:#fb923c;color:#c2410c}.chat-message-menu-button.compact{width:26px;height:24px;font-size:12px}.chat-message-menu-panel{position:absolute;top:30px;right:0;width:max-content;min-width:142px;max-width:min(260px,calc(100vw - 32px));display:grid;grid-gap:4px;gap:4px;border:1px solid var(--unext-border-soft,#e2e8f0);border-radius:14px;background:#ffffff;padding:8px;box-shadow:0 18px 46px rgba(15,23,42,.18)}.chat-message-row.mine .chat-message-menu-panel{right:auto;left:0}.chat-message-menu-panel.floating{max-width:220px}.chat-message-menu-panel>button{width:100%;border:0;border-radius:10px;background:transparent;padding:8px 10px;color:var(--unext-text-main,#0f172a);font-size:13px;font-weight:800;text-align:left;cursor:pointer}.chat-message-menu-panel>button:hover:not(:disabled){background:#fff7ed;color:#c2410c}.chat-message-menu-panel>button.danger{color:#b91c1c}.chat-message-menu-panel>button:disabled{cursor:not-allowed;opacity:.55}.chat-message-menu-section{display:grid;grid-gap:6px;gap:6px;border-bottom:1px solid var(--unext-border-soft,#e2e8f0);padding:2px 2px 8px;margin-bottom:2px}.chat-message-menu-label{color:var(--unext-text-muted,#64748b);font-size:11px;font-weight:900}.chat-reaction-picker.compact{max-width:160px}.chat-floating-input{min-height:40px;max-height:88px;resize:none;overflow-y:hidden;line-height:1.45}.chat-floating-message-menu{top:6px;right:6px}.chat-floating-message.mine .chat-floating-message-menu{right:auto;left:6px}.chat-floating-message.mine .chat-message-menu-panel.floating{right:auto;left:0}.chat-floating-reaction-chip{cursor:pointer}.chat-floating-reaction-chip:disabled{cursor:not-allowed;opacity:.58}.chat-floating-edit-box{display:grid;grid-gap:6px;gap:6px;margin-top:7px}.chat-floating-edit-input{min-height:76px;resize:vertical;font-size:13px}.chat-floating-edit-actions{display:flex;justify-content:flex-end;gap:6px}.chat-floating-edit-actions .portal-primary-btn,.chat-floating-edit-actions .portal-secondary-btn{min-height:30px;padding:0 10px;font-size:12px}@media (max-width:768px){.chat-message-toolbar{opacity:1;pointer-events:auto}.chat-message-menu-panel{max-width:calc(100vw - 48px)}}.chat-share-button{display:inline-flex;align-items:center;justify-content:center;gap:6px;white-space:nowrap}.chat-share-button img{width:18px;height:18px;flex:0 0 18px;display:block;object-fit:contain;object-position:center}.chat-share-button-label-compact{display:none}@media (max-width:480px){.calendar-detail-share-button .chat-share-button-label-full{display:none}.calendar-detail-share-button .chat-share-button-label-compact{display:inline}}.chat-share-icon-button{width:40px;min-width:40px;height:40px;min-height:40px;padding:0;gap:0;align-items:center;justify-content:center}.chat-share-icon-button img{width:28px;height:28px;object-fit:contain;object-position:center}.chat-share-icon-button:hover:not(:disabled){background:color-mix(in srgb,var(--unext-primary,#f97316) 10%,#ffffff)}@media (min-width:769px){.calendar-toolbar,.calendar-view-controls,.portal-list-item:last-child .portal-list-actions,.portal-list-row:last-child .portal-list-actions{padding-right:88px}}.chat-message-toolbar{position:absolute;top:0;right:10px;z-index:8;display:inline-flex;align-items:center;gap:4px;border:1px solid rgba(148,163,184,.35);border-radius:999px;background:rgba(255,255,255,.96);padding:4px;box-shadow:0 14px 34px rgba(15,23,42,.16);opacity:0;pointer-events:none;transform:translateY(-55%) scale(.96);transform-origin:top right;transition:opacity .14s ease,transform .14s ease}.chat-message-row.mine .chat-message-toolbar{right:10px;left:auto}.chat-message-row:focus-within .chat-message-toolbar,.chat-message-row:hover .chat-message-toolbar,.chat-message-toolbar:has([aria-expanded=true]){opacity:1;pointer-events:auto;transform:translateY(-55%) scale(1)}.chat-message-toolbar-button{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;background:transparent;color:var(--unext-text-sub,#475569);cursor:pointer;font-size:15px;font-weight:900;line-height:1}.chat-message-toolbar-button:focus-visible,.chat-message-toolbar-button:hover,.chat-message-toolbar-button[aria-expanded=true]{background:#fff7ed;color:#c2410c;outline:none}.chat-message-toolbar-button.compact{width:24px;height:24px;font-size:13px}.chat-message-toolbar .chat-message-menu-panel,.chat-message-toolbar .chat-reaction-popover{top:calc(100% + 6px);right:0}.chat-message-row.mine .chat-message-toolbar .chat-message-menu-panel,.chat-message-row.mine .chat-message-toolbar .chat-reaction-popover{right:0;left:auto}.chat-reaction-popover{position:absolute;width:max-content;max-width:min(220px,calc(100vw - 32px));display:flex;flex-wrap:wrap;gap:4px;border:1px solid var(--unext-border-soft,#e2e8f0);border-radius:999px;background:#ffffff;padding:6px;box-shadow:0 18px 46px rgba(15,23,42,.18)}.chat-floating-message-toolbar{right:8px;top:0;transform:translateY(-45%) scale(.96)}.chat-floating-message.mine .chat-floating-message-toolbar{right:8px;left:auto}.chat-floating-message-toolbar:has([aria-expanded=true]),.chat-floating-message:focus-within .chat-floating-message-toolbar,.chat-floating-message:hover .chat-floating-message-toolbar{opacity:1;pointer-events:auto;transform:translateY(-45%) scale(1)}.chat-floating-message-toolbar .chat-message-menu-panel,.chat-floating-message-toolbar .chat-reaction-popover{top:calc(100% + 6px);right:0}.chat-floating-message.mine .chat-floating-message-toolbar .chat-message-menu-panel,.chat-floating-message.mine .chat-floating-message-toolbar .chat-reaction-popover{right:0;left:auto}@media (max-width:768px){.chat-message-toolbar{right:8px;top:6px;opacity:1;pointer-events:auto;transform:none}.chat-floating-message.mine .chat-floating-message-toolbar,.chat-message-row.mine .chat-message-toolbar{right:8px;left:auto}.chat-floating-message:has(.chat-floating-message-toolbar),.chat-message-bubble:has(.chat-message-toolbar){padding-top:34px}.chat-message-toolbar .chat-message-menu-panel,.chat-message-toolbar .chat-reaction-popover{right:0;left:auto;max-width:calc(100vw - 48px)}}.chat-pinned-message-docked{margin:12px 18px 0}@media (max-width:768px){.chat-pinned-message-docked{margin:10px 14px 0;align-items:stretch;gap:8px}.chat-pinned-message-content{grid-template-columns:minmax(0,1fr) auto}.chat-pinned-message-docked .chat-pinned-message-label{display:none}.chat-pinned-message-unpin{padding-inline:8px}}.chat-current-members-summary{display:grid;grid-gap:8px;gap:8px;border:1px solid var(--unext-border-soft,#e2e8f0);border-radius:14px;background:#f8fafc;padding:10px 12px}.chat-current-members-heading{display:flex;align-items:center;justify-content:space-between;gap:8px;color:var(--unext-text-main,#0f172a);font-size:13px;font-weight:900}.chat-current-members-heading strong{flex:0 0 auto;color:#c2410c;font-size:12px}.chat-current-members-chip-list{display:flex;flex-wrap:wrap;gap:6px;min-width:0;overflow:hidden}.chat-current-member-chip,.chat-current-members-empty{border-radius:999px;font-size:12px;font-weight:800}.chat-current-member-chip{max-width:min(150px,100%);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border:1px solid #e2e8f0;background:#ffffff;color:var(--unext-text-sub,#475569);padding:5px 9px}.chat-current-member-chip.more{flex:0 0 auto;border-color:#fed7aa;background:#fff7ed;color:#c2410c}.chat-current-members-empty{margin:0;color:var(--unext-text-muted,#64748b);background:#ffffff;padding:6px 10px}.chat-member-picker{display:grid;grid-gap:10px;gap:10px}.chat-member-chip-list{display:flex;flex-wrap:wrap;gap:6px;min-height:30px;align-items:center}.chat-member-chip,.chat-member-picker-empty{border-radius:999px;font-size:12px;font-weight:800}.chat-member-chip{border:1px solid #fed7aa;background:#fff7ed;color:#c2410c;padding:6px 10px;cursor:pointer;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-member-picker-empty{color:var(--unext-text-muted,#64748b);background:#f8fafc;padding:6px 10px}.chat-member-option-list{display:grid;grid-gap:6px;gap:6px;max-height:min(280px,42vh);overflow:auto;padding-right:2px}.chat-member-option{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:8px;gap:8px;align-items:center;border:1px solid var(--unext-border-soft,#e2e8f0);border-radius:12px;background:#ffffff;padding:9px 10px;text-align:left;cursor:pointer}.chat-member-option.selected,.chat-member-option:focus-visible,.chat-member-option:hover{border-color:#fb923c;background:#fff7ed;outline:none}.chat-member-option:disabled{cursor:not-allowed;opacity:.58;background:#f8fafc}.chat-member-option.already-member:disabled{opacity:1}.chat-member-option-main{min-width:0;display:grid;grid-gap:2px;gap:2px}.chat-member-option-name-row{display:flex;min-width:0;align-items:center;gap:6px}.chat-member-option-email,.chat-member-option-meta,.chat-member-option-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-member-option-name{color:var(--unext-text-main,#0f172a);font-size:13px;font-weight:900}.chat-member-option-email,.chat-member-option-meta{color:var(--unext-text-muted,#64748b);font-size:12px;font-weight:750}.chat-member-existing-badge{flex:0 0 auto;min-height:20px;padding:3px 7px;font-size:11px;white-space:nowrap}.chat-member-add-button{white-space:nowrap}@media (max-width:768px){.chat-member-option{grid-template-columns:minmax(0,1fr)}.chat-member-option-name-row{flex-wrap:wrap}.chat-member-add-button{width:auto!important;min-width:96px!important;padding-inline:10px}}.calendar-absence-summary-modal{overflow-wrap:anywhere}.calendar-absence-summary-text{min-height:140px}.chat-calendar-summary-message{display:grid;grid-gap:8px;gap:8px;border:1px solid #bae6fd;border-radius:14px;background:linear-gradient(180deg,#f0f9ff,#ffffff);padding:10px 12px;color:var(--unext-text-main,#0f172a);overflow-wrap:anywhere}.chat-calendar-summary-message.absence{border-color:#fed7aa;background:linear-gradient(180deg,#fff7ed,#ffffff)}.chat-calendar-summary-header{display:flex;flex-wrap:wrap;align-items:baseline;gap:6px 10px;min-width:0}.chat-calendar-summary-title{color:var(--unext-text-main,#0f172a);font-size:13px;font-weight:900}.chat-calendar-summary-meta{color:var(--unext-text-muted,#64748b);font-size:12px;font-weight:800}.chat-calendar-summary-body{color:var(--unext-text-main,#0f172a);font-size:14px;line-height:1.6;white-space:pre-line;word-break:break-word;overflow-wrap:anywhere}.chat-calendar-summary-message.compact{gap:6px;margin-top:6px;padding:8px 9px;border-radius:12px}.chat-calendar-summary-message.compact .chat-calendar-summary-body,.chat-calendar-summary-message.compact .chat-calendar-summary-meta,.chat-calendar-summary-message.compact .chat-calendar-summary-title{font-size:12px}.notification-toast-stack{position:fixed;right:24px;bottom:96px;z-index:1300;display:grid;width:min(380px,calc(100vw - 32px));grid-gap:10px;gap:10px;pointer-events:none}.notification-toast{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:flex-start;grid-gap:10px;gap:10px;padding:14px;border:1px solid rgba(37,99,235,.22);border-radius:16px;background:rgba(255,255,255,.98);box-shadow:0 18px 40px rgba(15,23,42,.18);pointer-events:auto}.notification-toast-content{display:grid;min-width:0;grid-gap:4px;gap:4px;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer;touch-action:manipulation}.notification-toast-content span,.notification-toast-content strong{min-width:0;overflow:hidden;text-overflow:ellipsis}.notification-toast-content strong{color:var(--unext-text,#0f172a);font-size:14px;white-space:nowrap}.notification-toast-content span:not(.notification-toast-label){display:-webkit-box;color:var(--unext-text-sub,#475569);font-size:13px;overflow-wrap:anywhere;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2}.notification-toast-label{color:var(--unext-primary,#2563eb);font-size:12px;font-weight:800}.notification-toast-close{display:inline-flex;width:34px;height:34px;align-items:center;justify-content:center;border:1px solid var(--unext-border-soft,#e2e8f0);border-radius:999px;background:#ffffff;color:var(--unext-text-muted,#64748b);cursor:pointer;touch-action:manipulation}.notification-toast-close:focus-visible,.notification-toast-close:hover{color:var(--unext-text,#0f172a);border-color:var(--unext-primary,#2563eb)}@media (max-width:767px){.notification-toast-stack{right:12px;bottom:88px;left:12px;width:auto}.notification-toast{padding:12px;border-radius:14px}.notification-toast-close{width:40px;height:40px}}.push-capability-card{display:grid;grid-gap:12px;gap:12px;border:1px solid #dbeafe;border-radius:16px;background:linear-gradient(180deg,#f8fbff,#ffffff);padding:14px}.push-capability-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.push-capability-heading h4,.push-capability-heading p,.push-capability-note{margin:0}.push-capability-heading h4{color:#0f172a;font-size:15px;font-weight:850}.push-capability-heading p,.push-capability-note{color:#64748b;font-size:12px;line-height:1.5}.push-capability-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));grid-gap:8px;gap:8px}.push-capability-item{display:flex;align-items:center;justify-content:space-between;gap:8px;min-width:0;border:1px solid #e2e8f0;border-radius:13px;background:#ffffff;padding:10px 11px}.push-capability-item span{min-width:0;color:#475569;font-size:12px;font-weight:800}.push-capability-item .portal-badge{flex:0 0 auto}@media (max-width:520px){.push-capability-heading,.push-capability-item{align-items:flex-start;flex-direction:column}}.push-capability-actions{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.push-capability-actions .portal-primary-btn{flex:0 0 auto}.push-capability-message{flex:1 1 280px;min-width:min(100%,240px)}@media (max-width:520px){.push-capability-actions{align-items:stretch;flex-direction:column}.push-capability-actions .portal-primary-btn,.push-capability-message{width:100%}}.push-capability-vapid-message{width:100%}.push-subscription-device-list{display:grid;grid-gap:6px;gap:6px;border:1px solid #e2e8f0;border-radius:13px;background:#ffffff;padding:10px 11px;color:#475569;font-size:12px;line-height:1.45}.push-subscription-device-list strong{color:#0f172a;font-size:13px}.system-settings-calendar-log-summary-card{gap:14px}.system-settings-calendar-log-summary-header{align-items:flex-start}.system-settings-calendar-log-actions{display:inline-flex;flex:0 0 auto;flex-wrap:wrap;justify-content:flex-end;gap:8px}.system-settings-calendar-log-summary-body{padding:14px;border:1px solid #e2e8f0;border-radius:18px;background:#f8fafc}.system-settings-calendar-log-summary-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px;margin:0}.system-settings-calendar-log-summary-list div{min-width:0;padding:12px;border-radius:14px;background:#ffffff;box-shadow:inset 0 0 0 1px #e2e8f0}.system-settings-calendar-log-summary-list dt{margin-bottom:6px;color:#64748b;font-size:12px;font-weight:900}.system-settings-calendar-log-summary-list dd{min-width:0;margin:0;overflow-wrap:anywhere;color:#0f172a;font-size:14px;font-weight:900}.system-settings-calendar-log-empty{margin:0;color:#64748b;font-size:13px;font-weight:800}.system-settings-calendar-log-modal{width:min(1120px,100%);max-height:min(88vh,880px)}.system-settings-calendar-log-modal-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.system-settings-calendar-log-modal-actions{flex-wrap:nowrap}.system-settings-calendar-log-modal-body{gap:12px}.system-settings-calendar-log-table-card{max-height:60vh;overflow:auto}.system-settings-calendar-log-table td,.system-settings-calendar-log-table th{vertical-align:top;white-space:normal}.system-settings-calendar-log-reason-cell,.system-settings-calendar-log-source-cell{max-width:220px;overflow-wrap:anywhere}.system-settings-calendar-log-card-list{display:none;gap:10px}.system-settings-calendar-log-card{min-width:0;padding:12px;border:1px solid #e2e8f0;border-radius:16px;background:#ffffff;box-shadow:0 10px 24px rgba(15,23,42,.08)}.system-settings-calendar-log-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:10px}.system-settings-calendar-log-card-head div{display:grid;min-width:0;grid-gap:3px;gap:3px}.system-settings-calendar-log-card-head strong{color:#0f172a;font-size:13px;font-weight:950}.system-settings-calendar-log-card-head span:not(.portal-table-badge){color:#475569;font-size:12px;font-weight:850}.system-settings-calendar-log-card dl{display:grid;grid-gap:7px;gap:7px;margin:0}.system-settings-calendar-log-card dl div{display:grid;grid-template-columns:72px minmax(0,1fr);grid-gap:8px;gap:8px;min-width:0}.system-settings-calendar-log-card dt{color:#64748b;font-size:12px;font-weight:900}.system-settings-calendar-log-card dd{min-width:0;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#0f172a;font-size:12px;font-weight:800}@media (max-width:720px){.system-settings-calendar-log-summary-header{gap:10px}.system-settings-calendar-log-actions{width:100%;justify-content:flex-start}.system-settings-calendar-log-actions .portal-secondary-btn,.system-settings-calendar-log-modal-actions .portal-secondary-btn{min-height:32px;padding:7px 10px;font-size:12px}.system-settings-calendar-log-summary-list{grid-template-columns:1fr}.system-settings-calendar-log-modal-backdrop{align-items:stretch;padding:10px}.system-settings-calendar-log-modal{width:100%;max-height:calc(100vh - 20px);border-radius:18px;padding:16px}.system-settings-calendar-log-modal-heading{margin:-16px -16px 0;padding:14px 14px 10px}.system-settings-calendar-log-modal-actions{gap:6px}.system-settings-calendar-log-table-card{display:none}.system-settings-calendar-log-card-list{display:grid}}.chat-floating-message.chat-floating-message-highlight{border-color:#f59e0b;box-shadow:0 0 0 3px rgba(245,158,11,.2),var(--unext-shadow-xs,0 1px 2px rgba(15,23,42,.06))}.chat-conversation-header,.chat-floating-header,.chat-pane-heading{position:-webkit-sticky;position:sticky;top:0;z-index:40;background:#ffffff}.chat-conversation-header{z-index:42}.chat-floating-pinned-docked,.chat-pinned-message-docked{position:relative;z-index:35}.chat-composer-input,.chat-floating-edit-input,.chat-floating-input,.chat-message-edit-input{text-size-adjust:100%;font-size:16px!important}textarea.portal-input.chat-composer-input,textarea.portal-input.chat-floating-edit-input,textarea.portal-input.chat-floating-input,textarea.portal-input.chat-message-edit-input{font-size:16px!important}@media (hover:none),(max-width:768px),(pointer:coarse){.chat-floating-message .chat-floating-message-toolbar,.chat-floating-message .chat-floating-reactions,.chat-message-row .chat-message-reactions,.chat-message-row .chat-message-toolbar{opacity:0;pointer-events:none;transform:none}.chat-floating-message.mobile-actions-open .chat-floating-reactions,.chat-floating-message:focus-within .chat-floating-reactions,.chat-message-row.mobile-actions-open .chat-message-reactions,.chat-message-row:focus-within .chat-message-reactions{opacity:1;pointer-events:auto}.chat-floating-message-toolbar:has([aria-expanded=true]),.chat-floating-message.mobile-actions-open .chat-floating-message-toolbar,.chat-floating-message:focus-within .chat-floating-message-toolbar,.chat-message-row.mobile-actions-open .chat-message-toolbar,.chat-message-row:focus-within .chat-message-toolbar,.chat-message-toolbar:has([aria-expanded=true]){opacity:1;pointer-events:auto;transform:none}.chat-floating-message-toolbar,.chat-message-toolbar{top:6px;right:8px;left:auto;max-width:calc(100vw - 48px)}.chat-floating-message.mobile-actions-open,.chat-message-row.mobile-actions-open .chat-message-bubble{padding-top:34px}.chat-floating-message-toolbar .chat-message-menu-panel,.chat-floating-message-toolbar .chat-reaction-popover,.chat-message-toolbar .chat-message-menu-panel,.chat-message-toolbar .chat-reaction-popover{right:0;left:auto;max-width:calc(100vw - 48px)}}@media (max-width:768px){.chat-page-stack{height:calc(100svh - 92px);max-height:calc(100svh - 92px)}.chat-conversation-pane,.chat-layout-card,.chat-page-stack,.chat-page-stack.mobile-conversation-open .chat-conversation-pane{min-height:0;overflow:hidden}.chat-conversation-header{top:0;align-items:flex-start}.chat-message-scroll{flex:1 1 auto;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch}.chat-composer{position:relative}.chat-composer,.chat-floating-composer{flex:0 0 auto;bottom:0;z-index:38;padding-bottom:max(14px,env(safe-area-inset-bottom))}.chat-floating-composer{position:-webkit-sticky;position:sticky}.chat-composer-input,.chat-floating-input{line-height:1.45}}@media (max-width:1023.98px){.portal-content,.portal-main-content{padding-top:calc(var(--unext-mobile-header-height) + 14px)}}@media (max-width:420px){.portal-content,.portal-main-content{padding-top:calc(var(--unext-mobile-header-height) + 12px)}}.push-capability-diagnostics{display:grid;grid-gap:10px;gap:10px}.push-capability-diagnostics summary{cursor:pointer;width:-moz-fit-content;width:fit-content;color:#475569;font-size:12px;font-weight:800}@media (max-width:520px){.push-capability-card{gap:10px;border-radius:14px;padding:10px}.push-capability-heading{gap:8px}.push-capability-heading h4{font-size:14px}.push-capability-diagnostics summary,.push-capability-heading p,.push-capability-note,.push-subscription-device-list{font-size:12px;line-height:1.4}.push-capability-message{border-radius:8px;flex:0 1 auto;font-size:13px;line-height:1.4;min-width:0;padding:8px 10px;width:-moz-fit-content;width:fit-content;max-width:100%}.push-capability-actions .portal-danger-btn,.push-capability-actions .portal-primary-btn{width:100%}.push-subscription-device-list{gap:5px;padding:8px 10px}}.daily-work-bundle-message{display:grid;grid-gap:10px;gap:10px}.daily-work-bundle-header,.daily-work-card-actions,.daily-work-card-main{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.daily-work-card-list{display:grid;grid-gap:8px;gap:8px}.daily-work-card{border:1px solid var(--portal-border,#e5e7eb);border-radius:12px;padding:10px;background:rgba(255,255,255,.72)}.daily-work-card.deleted{opacity:.62}.daily-work-share-icon-button{width:34px;min-width:34px;height:34px;padding:0;gap:0}.daily-work-share-icon-button img{width:20px;height:20px;flex-basis:20px}.daily-work-share-icon-button .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.daily-work-share-notice,.daily-work-share-state{color:var(--portal-muted,#64748b);font-size:.85rem;margin:0}.daily-work-progress-section{display:grid;grid-gap:8px;gap:8px;min-width:0;padding:10px;border:1px solid rgba(148,163,184,.32);border-radius:12px;background:rgba(248,250,252,.72)}.daily-work-progress-section>strong{color:#0f172a;font-size:.9rem;font-weight:900}.daily-work-progress-list{display:grid;grid-gap:8px;gap:8px;min-width:0}.daily-work-progress-item{display:grid;grid-gap:3px;gap:3px;min-width:0;padding-top:8px;border-top:1px dashed rgba(148,163,184,.45)}.daily-work-progress-item:first-child{padding-top:0;border-top:0}.daily-work-progress-meta,.daily-work-progress-note,.daily-work-progress-title{min-width:0;margin:0;overflow-wrap:anywhere}.daily-work-progress-title{color:#0f172a;font-size:.88rem;font-weight:900}.daily-work-progress-meta,.daily-work-progress-note{color:#475569;font-size:.82rem;font-weight:750}.daily-work-progress-note{white-space:pre-wrap;word-break:break-word;line-height:1.55}.daily-work-progress-note.collapsed{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:6;overflow:hidden}.daily-work-progress-toggle{justify-self:flex-start;border:0;background:transparent;color:var(--unext-primary,#f97316);padding:2px 0;font-size:.78rem;font-weight:900;line-height:1;cursor:pointer}@media (max-width:640px){.daily-work-progress-note.collapsed{-webkit-line-clamp:4}}.my-tasks-daily-work-heading{align-items:flex-start}.my-tasks-daily-work-heading>div:first-child{display:grid;grid-gap:4px;gap:4px}.my-tasks-range-buttons{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.my-tasks-daily-work-list{display:grid;grid-gap:12px;gap:12px}.my-tasks-daily-work-item{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:14px;border:1px solid var(--unext-border-soft);border-radius:14px;background:#fff}.my-tasks-daily-work-main{display:grid;min-width:0;grid-gap:10px;gap:10px}.my-tasks-daily-work-meta{display:flex;flex-wrap:wrap;gap:6px}.my-tasks-daily-work-meta span{display:inline-flex;align-items:center;min-height:24px;padding:3px 8px;border-radius:999px;background:#f8fafc;color:var(--unext-text-muted);font-size:12px;font-weight:850}.my-tasks-daily-work-item h4{margin:0;color:var(--unext-text);font-size:16px;font-weight:900}.my-tasks-daily-work-details{display:grid;grid-template-columns:repeat(4,minmax(120px,1fr));grid-gap:8px 14px;gap:8px 14px;margin:0}.my-tasks-daily-work-details div{min-width:0}.my-tasks-daily-work-details dt{color:var(--unext-text-muted);font-size:12px;font-weight:800}.my-tasks-daily-work-details dd{margin:3px 0 0;overflow:hidden;color:var(--unext-text-sub);font-size:13px;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.my-tasks-daily-work-log{display:flex;flex-wrap:wrap;align-items:flex-start;gap:8px}.my-tasks-daily-work-log p{flex-basis:100%;margin:0;color:var(--unext-text-sub);font-size:13px;line-height:1.5;white-space:pre-wrap}@media (max-width:900px){.my-tasks-daily-work-item{flex-direction:column}.my-tasks-daily-work-details{grid-template-columns:repeat(2,minmax(120px,1fr))}}@media (max-width:560px){.my-tasks-daily-work-details{grid-template-columns:1fr}}.work-status-daily-stack{display:grid;grid-gap:16px;gap:16px}.work-status-daily-filter-card{display:grid;grid-gap:14px;gap:14px}.work-status-daily-filter-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.work-status-daily-filter-card h3{margin:0;font-size:16px;font-weight:900}.work-status-daily-filter-card p{margin:6px 0 0;color:var(--unext-text-muted);font-size:13px}.work-status-daily-filters{display:grid;grid-template-columns:repeat(4,minmax(150px,1fr)) auto;grid-gap:10px;gap:10px;align-items:flex-end}.work-status-daily-filters label{display:grid;grid-gap:6px;gap:6px;color:var(--unext-text-muted);font-size:12px;font-weight:850}.work-status-daily-list-card{min-width:0}.work-status-daily-item,.work-status-daily-list{display:grid;grid-gap:12px;gap:12px}.work-status-daily-item{padding:14px;border:1px solid var(--unext-border-soft);border-radius:14px;background:#fff}.work-status-daily-item-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.work-status-daily-item h4{margin:8px 0 0;color:var(--unext-text);font-size:16px;font-weight:900}.work-status-daily-badges,.work-status-daily-meta{display:flex;flex-wrap:wrap;gap:6px}.work-status-daily-meta span{display:inline-flex;align-items:center;min-height:24px;padding:3px 8px;border-radius:999px;background:#f8fafc;color:var(--unext-text-muted);font-size:12px;font-weight:850}.work-status-daily-details{display:grid;grid-template-columns:repeat(5,minmax(120px,1fr));grid-gap:8px 12px;gap:8px 12px;margin:0}.work-status-daily-details div{min-width:0}.work-status-daily-details dt{color:var(--unext-text-muted);font-size:12px;font-weight:800}.work-status-daily-details dd{margin:3px 0 0;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.work-status-daily-details dd,.work-status-daily-summary{overflow:hidden;color:var(--unext-text-sub);font-size:13px}.work-status-daily-summary{margin:0;display:-webkit-box;line-height:1.5;-webkit-box-orient:vertical;-webkit-line-clamp:3;white-space:pre-wrap}.work-status-daily-summary.empty{color:var(--unext-text-sub);font-style:italic}.work-status-daily-summary.expanded{display:block;overflow:visible;-webkit-line-clamp:unset}.work-status-card-log-stack{display:flex;flex-direction:column;gap:12px}.work-status-card-log-block{border-top:1px solid var(--unext-border);padding-top:12px}.work-status-card-log-block>strong{color:var(--unext-text);display:block;font-size:13px;margin-bottom:6px}.work-status-card-log-block.other{background:#f8fafc;border:1px solid var(--unext-border);border-radius:10px;padding:12px}.work-status-log-expandable{display:flex;flex-direction:column;gap:6px}.work-status-log-toggle{align-self:flex-start;background:transparent;border:0;color:var(--unext-primary);cursor:pointer;font-size:12px;font-weight:850;padding:0}.work-status-other-log-list{display:flex;flex-direction:column;gap:10px}.work-status-other-log-item{display:flex;flex-direction:column;gap:4px}.work-status-other-log-heading,.work-status-other-log-item>span{color:var(--unext-text-sub);font-size:12px;font-weight:850}.work-status-other-log-heading{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:8px}.work-status-other-log-heading .portal-table-action-btn{flex:0 0 auto;min-height:28px;padding:4px 9px;font-size:12px}.work-status-manager-edit-notice{display:flex;align-items:flex-start;gap:8px;padding:10px 12px;border:1px solid #fed7aa;border-radius:8px;background:#fff7ed;color:#9a3412;font-size:12px;line-height:1.5}.work-status-manager-edit-notice strong{flex:0 0 auto}@media (max-width:1100px){.work-status-daily-details,.work-status-daily-filters{grid-template-columns:repeat(2,minmax(150px,1fr))}}@media (max-width:640px){.activity-comment-group-heading,.work-status-manager-edit-notice{flex-direction:column}.work-status-daily-details,.work-status-daily-filters{grid-template-columns:1fr}.work-status-daily-filter-heading,.work-status-daily-item-head{flex-direction:column}}.absence-bot-notice-message{display:grid;grid-gap:10px;gap:10px;width:100%;min-width:0;border:1px solid #bfdbfe;border-radius:16px;background:linear-gradient(180deg,#eff6ff,#ffffff);padding:12px 14px;color:var(--unext-text-main,#0f172a);overflow-wrap:anywhere}.absence-bot-notice-header{display:flex;flex-wrap:wrap;align-items:baseline;gap:6px 10px;min-width:0}.absence-bot-notice-header strong{color:#1d4ed8;font-size:14px;font-weight:950}.absence-bot-notice-header span:last-child,.absence-bot-notice-summary{color:var(--unext-text-muted,#64748b);font-size:12px;font-weight:850}.absence-bot-notice-summary{margin:0}.absence-bot-notice-body{color:var(--unext-text-main,#0f172a);font-size:14px;line-height:1.65;white-space:pre-line;word-break:break-word;overflow-wrap:anywhere}.absence-bot-notice-message.compact{gap:7px;padding:9px 10px;border-radius:13px}.absence-bot-notice-message.compact .absence-bot-notice-body,.absence-bot-notice-message.compact .absence-bot-notice-header strong{font-size:12px}.absence-bot-notice-message.compact .absence-bot-notice-header span:last-child,.absence-bot-notice-message.compact .absence-bot-notice-summary{font-size:11px}@media (max-width:640px){.absence-bot-notice-message{padding:10px 11px}.absence-bot-notice-header{align-items:flex-start;flex-direction:column}}.admin-bot-run-panel{display:grid;grid-gap:14px;gap:14px}.admin-bot-run-form{display:grid;grid-template-columns:repeat(3,minmax(150px,1fr)) auto auto;grid-gap:10px;gap:10px;align-items:flex-end}.admin-bot-run-form label{display:grid;grid-gap:6px;gap:6px;color:var(--unext-text-muted,#64748b);font-size:12px;font-weight:850}@media (max-width:980px){.admin-bot-run-form{grid-template-columns:repeat(2,minmax(150px,1fr))}}@media (max-width:560px){.admin-bot-run-form{grid-template-columns:1fr}}.chat-create-room-modal{max-height:calc(100vh - 48px);max-height:calc(100dvh - 48px);overflow:hidden;display:flex;flex-direction:column;min-height:0}.chat-room-modal-heading{flex:0 0 auto;min-width:0}.chat-room-modal-heading h3,.chat-room-modal-heading p{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-room-modal-error,.chat-room-modal-fields{flex:0 0 auto}.chat-room-modal-fields{display:grid;grid-gap:12px;gap:12px;min-width:0}.chat-room-modal-fields .calendar-field{min-width:0}.chat-room-modal-fields textarea.portal-input{min-height:84px;resize:vertical}.chat-room-settings-modal{gap:14px}.chat-room-settings-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px}.chat-room-settings-summary span{display:grid;grid-gap:4px;gap:4px;min-width:0;border:1px solid var(--unext-border-soft,#e2e8f0);border-radius:8px;background:var(--unext-surface-soft,#f8fafc);padding:10px 12px;color:var(--unext-text-muted,#64748b);font-size:12px;font-weight:800}.chat-room-settings-summary strong{min-width:0;overflow:hidden;color:var(--unext-text-main,#0f172a);font-size:14px;text-overflow:ellipsis;white-space:nowrap}.chat-room-notification-mode-panel{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px}.chat-room-notification-mode-panel button{display:grid;grid-gap:4px;gap:4px;min-width:0;min-height:72px;border:1px solid var(--unext-border-soft,#e2e8f0);border-radius:8px;background:#ffffff;color:var(--unext-text-sub,#475569);cursor:pointer;padding:10px 12px;text-align:left;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.chat-room-notification-mode-panel button.active,.chat-room-notification-mode-panel button:hover:not(:disabled){border-color:rgba(249,115,22,.72);background:#fff7ed;box-shadow:0 0 0 2px rgba(249,115,22,.12)}.chat-room-notification-mode-panel button:disabled{cursor:default;opacity:.68}.chat-room-notification-mode-panel small,.chat-room-notification-mode-panel strong{min-width:0;overflow-wrap:anywhere}.chat-room-notification-mode-panel strong{color:var(--unext-text-main,#0f172a);font-size:13px;font-weight:900}.chat-room-notification-mode-panel small{color:var(--unext-text-muted,#64748b);font-size:11px;font-weight:750;line-height:1.35}.chat-room-settings-actions{display:flex;flex-wrap:wrap;gap:8px}.chat-room-settings-actions .portal-secondary-btn{min-height:36px}.chat-room-settings-note,.chat-room-settings-readonly{margin:0;border:1px solid var(--unext-border-soft,#e2e8f0);border-radius:8px;background:#ffffff;color:var(--unext-text-sub,#475569);font-size:12px;font-weight:800;line-height:1.45;padding:10px 12px}.chat-room-settings-readonly{display:grid;grid-gap:6px;gap:6px}.chat-room-settings-danger{display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid #fecaca;border-radius:8px;background:#fffafa;padding:12px}.chat-room-settings-danger div{display:grid;grid-gap:4px;gap:4px;min-width:0}.chat-room-settings-danger strong{color:#991b1b;font-size:13px;font-weight:900}.chat-room-settings-danger span{color:#7f1d1d;font-size:12px;font-weight:750;line-height:1.45}.chat-room-modal-member-scroll{flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding-right:2px}.chat-room-modal-member-scroll .chat-member-picker{min-height:0}.chat-room-modal-member-scroll .chat-member-option-list{max-height:none}.chat-room-modal-actions{flex:0 0 auto;border-top:1px solid var(--unext-border-soft,#e2e8f0);margin:0 -22px -22px;padding:14px 22px 22px;background:#ffffff}@media (max-width:768px){.chat-create-room-modal{max-height:calc(100vh - 24px);max-height:calc(100dvh - 24px)}.chat-room-modal-actions{margin:0 -18px -18px;padding:12px 18px 18px}.chat-room-notification-mode-panel,.chat-room-settings-summary{grid-template-columns:1fr}.chat-room-notification-mode-panel button{min-height:0}.chat-room-settings-danger{align-items:stretch;flex-direction:column}.chat-room-settings-danger .portal-danger-btn{width:100%}}.chat-conversation-title{flex:1 1 auto;min-width:0}.chat-conversation-title h3{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-room-header-meta>span:last-child{min-width:0}@media (max-width:768px){.chat-conversation-header{align-items:center;gap:8px}.chat-conversation-title{flex:1 1;min-width:0}.chat-conversation-title h3{font-size:16px;line-height:1.25}.chat-room-header-meta{flex-wrap:nowrap;min-width:0;gap:4px;line-height:1.25}.chat-room-header-meta>span:last-child{flex:1 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-room-type-with-status{flex:0 0 auto}.chat-header-actions{flex:0 0 auto;gap:4px}.chat-header-actions .chat-header-desktop-action{display:none}.chat-room-more-menu{display:block}.chat-header-actions .portal-secondary-btn{width:34px;min-width:34px;height:34px;min-height:34px;padding:0}.chat-header-actions .chat-member-add-button{font-size:0;line-height:1}.chat-header-actions .chat-member-add-button:before{content:"+";font-size:18px;font-weight:900}.chat-mobile-back-button{flex:0 0 34px;width:34px;height:34px}.chat-page-stack.mobile-conversation-open{position:fixed;top:var(--unext-mobile-header-height,56px);right:0;bottom:0;left:0;z-index:45;width:100vw;max-width:100vw;height:auto;min-height:0;max-height:none;margin:0;gap:0}.chat-page-stack.mobile-conversation-open .chat-layout-card{height:100%;max-height:100%;border:0;border-radius:0;background:#eef5f8;box-shadow:none}.chat-page-stack.mobile-conversation-open .chat-conversation-pane{border:0;background:#eef5f8}.chat-page-stack.mobile-conversation-open .chat-conversation-header{border-bottom-color:rgba(148,163,184,.24);background:rgba(238,245,248,.94)}.chat-page-stack.mobile-conversation-open .chat-message-scroll{padding:12px 12px 8px;background:#eef5f8}.chat-page-stack.mobile-conversation-open .chat-composer{border-top:1px solid rgba(148,163,184,.24);background:rgba(255,255,255,.96);padding:8px 10px max(8px,env(safe-area-inset-bottom));transform:translateZ(0)}.chat-page-stack.mobile-conversation-open .chat-composer-row{grid-template-columns:40px minmax(0,1fr) 40px;grid-template-areas:"attach input send";align-items:center;gap:8px}}@media (max-width:768px){.chat-page-stack.mobile-conversation-open .chat-composer-row:focus-within{grid-template-areas:"input input input" "attach spacer send";row-gap:6px}.chat-page-stack.mobile-conversation-open .chat-mention-editor{grid-area:input}.chat-page-stack.mobile-conversation-open .chat-attach-button{grid-area:attach}.chat-page-stack.mobile-conversation-open .chat-send-icon-button{grid-area:send;justify-self:end}.chat-page-stack.mobile-conversation-open .chat-attach-button,.chat-page-stack.mobile-conversation-open .chat-send-icon-button{width:40px;min-width:40px;height:40px;min-height:40px;border-radius:999px;box-sizing:border-box}.chat-page-stack.mobile-conversation-open .chat-attach-button{border-color:rgba(148,163,184,.34);background:#ffffff;color:#0f172a;box-shadow:0 1px 2px rgba(15,23,42,.08);font-size:22px}.chat-page-stack.mobile-conversation-open .chat-send-icon-button{border-color:rgba(37,99,235,.18);background:#eff6ff;box-shadow:0 1px 2px rgba(15,23,42,.08)}.chat-page-stack.mobile-conversation-open .chat-send-icon-button:not(:disabled){border-color:rgba(37,99,235,.36);background:#dbeafe;box-shadow:0 8px 18px rgba(37,99,235,.18)}.chat-page-stack.mobile-conversation-open .chat-send-icon-button img{width:24px;height:24px;opacity:.72;filter:grayscale(.6) saturate(.86)}.chat-page-stack.mobile-conversation-open .chat-send-icon-button:not(:disabled) img{opacity:1;filter:none}.chat-page-stack.mobile-conversation-open .chat-send-icon-button:disabled{opacity:1;background:#f8fafc}.chat-page-stack.mobile-conversation-open .chat-send-icon-button:disabled img{opacity:.4;filter:grayscale(1) saturate(.45)}.chat-page-stack.mobile-conversation-open textarea.portal-input.chat-composer-input{box-sizing:border-box;width:100%;min-height:40px!important;height:40px;max-height:96px!important;border:1px solid rgba(148,163,184,.34);border-radius:20px;background:#f8fafc;box-shadow:none;padding:8px 13px;line-height:1.42;overflow-y:hidden}.chat-page-stack.mobile-conversation-open textarea.portal-input.chat-composer-input:focus{border-color:rgba(37,99,235,.34);background:#ffffff;box-shadow:inset 0 0 0 1px rgba(37,99,235,.12);outline:none}}.chat-attachment-sheet-backdrop{position:fixed;inset:0;z-index:120;display:flex;align-items:flex-end;justify-content:center;background:rgba(15,23,42,.2);padding:16px}.chat-attachment-sheet{display:grid;width:min(420px,100%);overflow:hidden;border:1px solid rgba(226,232,240,.92);border-radius:20px;background:#ffffff;box-shadow:0 22px 56px rgba(15,23,42,.22)}.chat-attachment-sheet strong{padding:14px 16px 10px;color:var(--unext-text-main,#0f172a);font-size:14px;font-weight:900}.chat-attachment-sheet button{min-height:48px;border:0;border-top:1px solid var(--unext-border-soft,#e2e8f0);background:#ffffff;color:var(--unext-text-main,#0f172a);cursor:pointer;padding:0 16px;font-size:15px;font-weight:850;text-align:left}.chat-attachment-sheet button:focus-visible,.chat-attachment-sheet button:hover{background:#fff7ed;color:#c2410c;outline:none}.chat-attachment-sheet button.secondary{color:var(--unext-text-muted,#64748b)}@media (max-width:768px){.chat-attachment-sheet-backdrop{z-index:130;padding:0 10px max(10px,env(safe-area-inset-bottom))}.chat-attachment-sheet{border-radius:18px}}.chat-floating-title-row{flex:1 1 auto;min-width:0}.chat-floating-title-row strong{min-width:0}.chat-dm-modal{max-height:calc(100vh - 48px);max-height:calc(100dvh - 48px);overflow:hidden;display:flex;flex-direction:column;min-height:0}.chat-dm-modal .chat-room-modal-member-scroll{min-height:220px}.chat-dm-user-list{max-height:none}@media (max-width:768px){.chat-dm-modal{max-height:calc(100vh - 24px);max-height:calc(100dvh - 24px)}}.chat-room-section{display:grid;grid-gap:6px;gap:6px}.chat-room-section+.chat-room-section{border-top:1px solid var(--unext-border-soft,#e2e8f0);margin-top:8px;padding-top:10px}.chat-room-section-heading{color:var(--unext-text-muted,#64748b);font-size:11px;font-weight:900;letter-spacing:.04em;padding:0 4px}.chat-room-section-list{display:grid;grid-gap:6px;gap:6px}.chat-room-item{cursor:pointer}.chat-room-favorite-toggle{flex:0 0 auto;width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;background:transparent;color:#94a3b8;font-size:17px;line-height:1;cursor:pointer}.chat-room-favorite-toggle.active,.chat-room-favorite-toggle:focus-visible,.chat-room-favorite-toggle:hover{background:#fff7ed;color:#f59e0b;outline:none}.chat-room-favorite-toggle:disabled{cursor:wait;opacity:.6}@media (max-width:768px){.chat-room-favorite-toggle{width:32px;height:32px}}.daily-work-action-modal-backdrop{position:fixed;inset:0;z-index:120;display:grid;place-items:center;padding:18px;background:rgba(15,23,42,.42)}.daily-work-action-modal{width:min(520px,100%);max-height:calc(100vh - 36px);max-height:calc(100dvh - 36px);overflow-y:auto;display:grid;grid-gap:12px;gap:12px;border:1px solid var(--unext-border-soft,#e2e8f0);border-radius:20px;background:#ffffff;padding:18px;box-shadow:0 24px 60px rgba(15,23,42,.28)}.daily-work-action-modal h4{margin:0;color:var(--unext-text-main,#0f172a);font-size:16px;font-weight:900}.daily-work-card-link-summary,.daily-work-card-work-log{margin:6px 0 0;color:var(--unext-text-sub,#475569);font-size:12px;line-height:1.45;white-space:pre-line;word-break:break-word}.daily-work-card-link-summary{color:var(--unext-text-muted,#64748b);font-weight:800}@media (max-width:768px){.daily-work-action-modal-backdrop{padding:12px}.daily-work-action-modal{max-height:calc(100vh - 24px);max-height:calc(100dvh - 24px)}}.my-tasks-daily-work-item.deleted{border-style:dashed;background:#f8fafc}.my-tasks-daily-work-source{color:var(--unext-primary);font-weight:900}@media (max-width:560px){.my-tasks-daily-work-item h4{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.my-tasks-daily-work-item .my-tasks-row-link{width:100%;justify-content:center}}.work-status-daily-item.deleted{border-style:dashed;background:#f8fafc}.work-status-daily-source{color:var(--unext-primary);font-weight:900}@media (max-width:560px){.work-status-daily-item h4{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.work-status-daily-item .my-tasks-row-link{width:100%;justify-content:center}}.weekly-report-draft-stack{display:flex;flex-direction:column;gap:16px}.weekly-report-draft-filter-card,.weekly-report-draft-summary-card,.weekly-report-draft-table-card{display:flex;flex-direction:column;gap:14px}.weekly-report-draft-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px}.weekly-report-draft-summary-grid span{border:1px solid var(--portal-border);border-radius:12px;background:var(--portal-soft-bg);color:var(--portal-muted-text);font-size:13px;font-weight:700;padding:10px 12px}.weekly-report-draft-table-wrap{overflow-x:auto;width:100%}.weekly-report-draft-table{border-collapse:separate;border-spacing:0;min-width:1520px;width:100%}.weekly-report-draft-table td,.weekly-report-draft-table th{border-bottom:1px solid var(--portal-border);color:var(--portal-text);font-size:13px;padding:12px 10px;text-align:left;vertical-align:top}.weekly-report-draft-table th{background:var(--portal-soft-bg);color:var(--portal-muted-text);font-weight:800;white-space:nowrap}.weekly-report-draft-table tr.deleted td{background:#fff7f7}.weekly-report-draft-work-content{white-space:pre-wrap;word-break:break-word}.weekly-report-draft-badges{display:flex;flex-wrap:wrap;gap:6px}.weekly-report-draft-helper{color:var(--portal-muted-text);font-size:13px;margin:0}@media (max-width:720px){.weekly-report-draft-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.weekly-report-draft-table td,.weekly-report-draft-table th{padding:10px 8px}}.weekly-report-download-btn{white-space:nowrap}.weekly-report-download-actions{display:flex;flex-wrap:wrap;gap:8px}@media (max-width:720px){.weekly-report-download-btn{width:100%}.weekly-report-download-actions{flex-direction:column;width:100%}}.weekly-report-draft-textarea{min-height:88px;resize:vertical}.weekly-report-draft-notearea{min-height:64px;resize:vertical}.weekly-report-section-editor{display:flex;flex-direction:column;gap:14px}.weekly-report-side-tabs{align-items:center;border-bottom:1px solid var(--portal-border);display:flex;flex-wrap:wrap;gap:8px;padding-bottom:10px}.weekly-report-side-tabs button{align-items:center;background:var(--portal-soft-bg);border:1px solid var(--portal-border);border-radius:8px;color:var(--portal-muted-text);cursor:pointer;display:inline-flex;font-size:13px;font-weight:850;gap:8px;padding:9px 12px}.weekly-report-side-tabs button.active{background:#eef2ff;border-color:#4f46e5;color:#3730a3}.weekly-report-side-tabs button span{color:inherit;font-size:12px;opacity:.82}.weekly-report-section-list{display:flex;flex-direction:column;gap:14px}.weekly-report-section-card{border:1px solid var(--portal-border);border-radius:8px;overflow:hidden}.weekly-report-section-heading{align-items:center;background:var(--portal-soft-bg);border-bottom:1px solid var(--portal-border);display:flex;gap:12px;justify-content:space-between;padding:12px 14px}.weekly-report-section-heading h4{color:var(--portal-text);font-size:14px;font-weight:900;margin:0}.weekly-report-section-heading span{color:var(--portal-muted-text);display:inline-block;font-size:12px;font-weight:800;margin-top:3px}.weekly-report-section-table{min-width:1220px}.weekly-report-section-table th:nth-child(2),.weekly-report-section-table th:nth-child(4),.weekly-report-section-table th:nth-child(7){min-width:220px}.weekly-report-section-table td{background:#ffffff}.weekly-report-section-empty{border:0;border-radius:0}.weekly-report-auto-textarea{min-height:38px}.weekly-report-assignee-input{min-width:150px}.weekly-report-row-actions{display:grid;grid-gap:8px;gap:8px;min-width:280px}.weekly-report-row-actions label{display:grid;grid-gap:4px;gap:4px}.weekly-report-row-actions label span{color:var(--portal-muted-text);font-size:11px;font-weight:850}.weekly-report-row-command-line{gap:8px}.weekly-report-excluded-table{min-width:1180px}.weekly-report-save-message.dirty{border-color:#f59e0b;color:#92400e}.weekly-report-draft-edit-table .portal-input{min-width:140px}.weekly-report-side-select{min-width:128px}.weekly-report-section-select{min-width:170px}.weekly-report-region-input{min-width:110px}.weekly-report-period-input{min-width:180px}.weekly-report-row-flags{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.weekly-report-no-origin{color:var(--portal-muted-text)}.weekly-report-unsaved{color:#b45309!important}.weekly-report-table-actions{align-items:center;display:flex;gap:10px}.weekly-report-history-list{display:flex;flex-direction:column;gap:10px}.weekly-report-history-item{align-items:center;border:1px solid var(--portal-border);border-radius:12px;display:flex;gap:14px;justify-content:space-between;padding:12px}.weekly-report-history-item p{color:var(--portal-muted-text);font-size:13px;margin:4px 0 0}.weekly-report-history-actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}@media (max-width:720px){.weekly-report-draft-edit-table .portal-input{min-width:110px}.weekly-report-history-item,.weekly-report-table-actions{align-items:stretch;flex-direction:column}.weekly-report-history-actions{justify-content:flex-start}}.weekly-report-unwritten-list{display:flex;flex-direction:column;gap:10px}.weekly-report-unwritten-item{align-items:center;border:1px solid var(--portal-border);border-radius:12px;display:flex;gap:12px;justify-content:space-between;padding:12px}.weekly-report-unwritten-item p{color:var(--portal-muted-text);font-size:13px;margin:4px 0 0}@media (max-width:720px){.weekly-report-unwritten-item{align-items:stretch;flex-direction:column}}.work-status-share-btn{align-items:center;display:inline-flex;gap:6px}.work-status-share-btn img{height:16px;width:16px}.work-status-editor-modal{width:min(820px,100%);gap:16px}.work-status-editor-field{display:grid;grid-gap:8px;gap:8px;color:var(--unext-text-muted,#64748b);font-size:12px;font-weight:850}.work-status-editor-field small,.work-status-field-help{color:var(--unext-text-muted,#64748b);font-size:12px;font-weight:700;line-height:1.4}.work-status-editor-field-full textarea{width:100%;min-height:180px;resize:vertical;line-height:1.55}.work-status-link-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px;align-items:start}.work-status-region-status-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px;align-items:start;min-width:0;max-width:100%}.work-status-daily-item-actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.work-status-calendar-option{display:grid;grid-gap:10px;gap:10px;padding:12px;border:1px solid var(--portal-border);border-radius:12px;background:var(--portal-soft-bg)}.work-status-calendar-option p{margin:-4px 0 0;color:var(--portal-muted-text);font-size:12px;line-height:1.45}.work-status-checkbox-row{display:inline-flex;align-items:center;gap:8px;margin:0;color:var(--unext-text-main,#0f172a);font-size:13px;font-weight:800;line-height:1.4}.work-status-checkbox-row input{flex:0 0 auto;width:16px;height:16px;margin:0}.work-status-weekly-checkbox{justify-self:start;padding-top:2px}.work-status-all-day-checkbox{align-self:end;min-height:42px}@media (max-width:768px){.work-status-link-grid{grid-template-columns:1fr}.work-status-daily-item-actions{width:100%;justify-content:stretch}.work-status-daily-item-actions>*{flex:1 1 100%}}.work-status-view-toggle{display:inline-flex;flex-wrap:wrap;gap:6px}.work-status-view-toggle button{border:1px solid var(--unext-border-strong,#d1d5db);border-radius:999px;background:#fff;color:var(--unext-text-muted,#475569);padding:7px 12px;font-weight:900;cursor:pointer}.work-status-view-toggle button.active{border-color:var(--unext-primary,#f97316);background:#fff7ed;color:#9a3412}.work-status-daily-summary-bar{border-radius:12px;background:#f8fafc;color:var(--unext-text-sub,#334155);padding:10px 12px;font-size:13px;font-weight:850}.work-status-daily-item{transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}.work-status-daily-item.focused{border-color:var(--unext-primary,#f97316);background:#fff7ed;box-shadow:0 0 0 3px rgba(249,115,22,.16)}.work-status-week-group,.work-status-week-groups{display:grid;grid-gap:12px;gap:12px}.work-status-week-group h4{margin:0;border-bottom:1px solid var(--unext-border-soft,#e5e7eb);padding-bottom:8px;color:var(--unext-text-main,#111827);font-size:15px;font-weight:950}.work-status-week-group h4 span{color:var(--unext-text-muted,#64748b);font-size:12px}@media (max-width:640px){.work-status-daily-item-actions{display:flex;flex-wrap:wrap;width:100%;gap:8px}.work-status-daily-item-actions .portal-primary-btn,.work-status-daily-item-actions .portal-secondary-btn{flex:1 1 120px;justify-content:center}}.work-status-week-group-heading{margin:4px 0 8px;border-bottom:1px solid var(--unext-border-soft,#e5e7eb);padding-bottom:8px;color:var(--unext-text-main,#111827);font-size:15px;font-weight:950}.work-status-week-group-heading span{color:var(--unext-text-muted,#64748b);font-size:12px}.file-server-card{display:flex;flex-direction:column;gap:14px}.file-server-card--drag-active{outline:2px solid var(--portal-primary,#f97316);outline-offset:-2px;background:#fff7ed}.file-server-header,.file-server-menu-wrap,.file-server-template-row,.file-server-title-row{display:flex;align-items:center;gap:12px}.file-server-header{justify-content:space-between}.file-server-title-row h3{margin:0}.file-server-path{max-width:min(760px,100%);overflow-wrap:anywhere;margin:4px 0 0;color:var(--portal-text-muted,#64748b)}.file-server-message{margin:0;color:#047857;font-size:13px}.file-server-error{margin:0;color:#b91c1c;font-size:13px;overflow-wrap:anywhere}.file-server-menu-wrap{position:relative;justify-content:flex-end}.file-server-menu{position:absolute;top:calc(100% + 8px);right:0;z-index:30;min-width:220px;padding:8px;border:1px solid rgba(148,163,184,.35);border-radius:8px;background:#fff;box-shadow:0 18px 40px rgba(15,23,42,.14)}.file-server-menu button{width:100%;min-height:36px;border:0;border-radius:6px;background:transparent;color:#0f172a;text-align:left;padding:8px 10px;cursor:pointer}.file-server-menu button:focus-visible:not(:disabled),.file-server-menu button:hover:not(:disabled){background:#f1f5f9;outline:none}.file-server-menu button:disabled{color:#94a3b8;cursor:not-allowed}.file-server-hidden-input{display:none}.file-server-table-wrap{overflow-x:auto}.file-server-card--embedded .file-server-table-wrap{max-height:338px;overflow:auto;scrollbar-gutter:stable}.file-server-card--embedded .file-server-table thead th{position:-webkit-sticky;position:sticky;top:0;z-index:2;background:#f8fafc}.file-server-table{width:100%;min-width:680px;border-collapse:collapse}.file-server-table td,.file-server-table th{padding:10px 12px;border-bottom:1px solid rgba(148,163,184,.24);text-align:left;vertical-align:middle}.file-server-table th{color:#475569;font-size:12px;font-weight:700}.file-server-template-list{display:flex;flex-direction:column;gap:10px}.file-server-template-row{justify-content:space-between;padding:12px;border:1px solid rgba(148,163,184,.24);border-radius:8px}.file-server-template-row>div{flex:1 1 auto;min-width:260px}.file-server-template-row label{display:grid;grid-gap:4px;gap:4px;min-width:140px}.portal-empty-box.compact{min-height:48px;padding:12px}@media (max-width:720px){.file-server-header,.file-server-template-row{align-items:stretch;flex-direction:column}.file-server-menu-wrap{justify-content:flex-start}.file-server-menu{left:0;right:auto}.file-server-card{gap:10px}.file-server-table-wrap{max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.file-server-table{min-width:820px;table-layout:auto;font-size:12px}.file-server-table td,.file-server-table th{padding:7px 8px;font-size:12px;line-height:1.35;vertical-align:top;white-space:nowrap}.file-server-table td:first-child,.file-server-table th:first-child{width:280px;max-width:280px}.file-server-table td:nth-child(2),.file-server-table th:nth-child(2){width:88px}.file-server-file-name,.file-server-folder-button{font-size:12px!important;line-height:1.35}.file-server-folder-button{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-server-row-actions .portal-danger-btn-sm,.file-server-row-actions .portal-secondary-btn.small{min-height:28px;padding:4px 7px;font-size:11px}}.chat-filebox-backdrop{position:fixed;inset:0;z-index:1400;display:flex;align-items:stretch;justify-content:flex-end;padding:28px;background:rgba(15,23,42,.42);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.chat-filebox-panel{display:flex;flex-direction:column;width:min(980px,100%);max-height:100%;overflow:hidden;border:1px solid rgba(226,232,240,.95);border-radius:18px;background:#ffffff;box-shadow:0 24px 64px rgba(15,23,42,.22)}.chat-filebox-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:22px 24px 16px;border-bottom:1px solid #e5e7eb}.chat-filebox-header h3{margin:0;color:#0f172a;font-size:22px;font-weight:800}.chat-filebox-header p{margin:6px 0 0;color:#64748b;font-size:14px}.chat-filebox-tabs{display:flex;gap:8px;padding:16px 24px 10px}.chat-filebox-tabs button{min-height:42px;padding:0 18px;border:1px solid #e2e8f0;border-radius:12px;background:#ffffff;color:#334155;font:inherit;font-weight:700;cursor:pointer;box-shadow:0 4px 12px rgba(15,23,42,.06)}.chat-filebox-tabs button.active{border-color:#bfdbfe;background:#eff6ff;color:#1d4ed8}.chat-filebox-search{display:grid;grid-template-columns:minmax(0,1fr) auto auto;grid-gap:10px;gap:10px;padding:0 24px 16px}.chat-filebox-message{margin:0 24px 12px}.chat-filebox-empty{margin:0 24px 24px;padding:32px 16px;border:1px dashed #cbd5e1;border-radius:14px;color:#64748b;text-align:center}.chat-filebox-table-wrap{flex:1 1 auto;min-height:0;overflow:auto;padding:0 24px 24px}.chat-filebox-table{width:100%;min-width:760px;overflow:hidden;border:1px solid #e2e8f0;border-collapse:separate;border-spacing:0;border-radius:14px;background:#ffffff}.chat-filebox-table td,.chat-filebox-table th{padding:13px 14px;border-bottom:1px solid #e2e8f0;color:#334155;font-size:14px;text-align:left;vertical-align:middle;white-space:nowrap}.chat-filebox-table th{background:#f8fafc;color:#1e293b;font-weight:800}.chat-filebox-table tbody tr:last-child td{border-bottom:0}.chat-filebox-name-cell{width:42%;white-space:normal!important}.chat-filebox-file-name{display:block;max-width:100%;overflow-wrap:anywhere;color:#0f172a;font-weight:700}.chat-filebox-actions{display:flex;flex-wrap:wrap;gap:8px}.chat-filebox-image-grid{flex:1 1 auto;min-height:0;overflow:auto;display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));grid-gap:14px;gap:14px;padding:0 24px 24px}.chat-filebox-image-card{display:grid;grid-gap:8px;gap:8px;min-width:0;padding:10px;border:1px solid #e2e8f0;border-radius:14px;background:#ffffff;color:#334155;font:inherit;text-align:left;cursor:pointer;box-shadow:0 8px 20px rgba(15,23,42,.08)}.chat-filebox-image-card img,.chat-filebox-image-card>span:first-child{display:grid;place-items:center;width:100%;aspect-ratio:1/.74;overflow:hidden;border-radius:10px;background:#f1f5f9;color:#94a3b8;object-fit:cover}.chat-filebox-image-card>span:last-child{overflow:hidden;color:#0f172a;font-size:13px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.chat-filebox-preview-backdrop{position:fixed;inset:0;z-index:1450;display:grid;place-items:center;padding:24px;background:rgba(15,23,42,.68)}.chat-filebox-preview-panel{display:grid;grid-gap:14px;gap:14px;width:min(920px,100%);max-height:calc(100vh - 48px);overflow:auto;padding:18px;border-radius:18px;background:#ffffff;box-shadow:0 24px 64px rgba(15,23,42,.32)}.chat-filebox-preview-actions,.chat-filebox-preview-panel header{display:flex;align-items:center;justify-content:space-between;gap:12px}.chat-filebox-preview-panel img{display:block;max-width:100%;max-height:70vh;margin:0 auto;border-radius:12px;object-fit:contain}@media (max-width:760px){.chat-filebox-backdrop{align-items:flex-end;padding:0}.chat-filebox-panel{width:100%;max-height:92vh;border-radius:20px 20px 0 0}.chat-filebox-header,.chat-filebox-image-grid,.chat-filebox-search,.chat-filebox-table-wrap,.chat-filebox-tabs{padding-right:16px;padding-left:16px}.chat-filebox-search{grid-template-columns:1fr}.chat-filebox-tabs{overflow-x:auto}.chat-filebox-image-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.weekly-report-excel-editor{gap:10px}.weekly-report-excel-table-wrap{max-height:min(72vh,760px);overflow:auto;border:1px solid #d9e2ef;border-radius:10px;background:#ffffff}.weekly-report-excel-table{min-width:1540px;table-layout:auto;border-collapse:separate;border-spacing:0;background:#ffffff}.weekly-report-excel-table td,.weekly-report-excel-table th{border-right:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0;padding:7px 8px;font-size:12px;line-height:1.35;vertical-align:top}.weekly-report-excel-table th{position:-webkit-sticky;position:sticky;top:0;z-index:2;background:#f8fafc;color:#1e293b;font-weight:850}.weekly-report-excel-table td:last-child,.weekly-report-excel-table th:last-child{border-right:0}.weekly-report-excel-table .portal-input{width:100%;min-width:0;min-height:32px;border-radius:7px;padding:6px 8px;font-size:12px;line-height:1.35}.weekly-report-col-section{width:180px}.weekly-report-col-work{width:250px}.weekly-report-col-assignee{width:115px}.weekly-report-col-content{width:390px}.weekly-report-col-region{width:90px}.weekly-report-col-period{width:170px}.weekly-report-col-note{width:145px}.weekly-report-col-actions{width:150px}.weekly-report-excel-table .weekly-report-auto-textarea{min-height:32px;max-height:none;resize:none}.weekly-report-section-start-row td{border-top:2px solid #94a3b8}.weekly-report-section-start-row td:first-child{box-shadow:inset 4px 0 0 #60a5fa}.weekly-report-section-select{min-width:0;font-size:12px}.weekly-report-assignee-input,.weekly-report-period-input,.weekly-report-region-input{min-width:0}.weekly-report-period-cell{display:grid;grid-template-columns:minmax(0,1fr) 30px;grid-gap:4px;gap:4px;align-items:start}.weekly-report-period-input{grid-column:1/-1;padding-right:34px!important}.weekly-report-period-picker{top:2px;right:2px;z-index:6}.weekly-report-period-picker summary{border:1px solid transparent;border-radius:7px;color:#475569}.weekly-report-period-picker[open] summary{border-color:#bfdbfe;background:#eff6ff}.weekly-report-period-picker-panel{z-index:20;grid-gap:8px;gap:8px;width:240px;padding:10px;border:1px solid #cbd5e1;background:#ffffff;box-shadow:0 16px 36px rgba(15,23,42,.18)}.weekly-report-period-picker-panel label{display:grid;grid-gap:4px;gap:4px;color:#475569;font-size:11px;font-weight:750}.weekly-report-row-compact-actions{display:flex;align-items:center;gap:6px;min-width:0;white-space:nowrap}.weekly-report-row-compact-actions .portal-table-badge{flex:0 0 auto;font-size:11px;padding:4px 7px}.weekly-report-row-menu{flex:0 0 auto}.weekly-report-row-menu summary{justify-content:center;min-height:30px;padding:0 10px;border:1px solid #cbd5e1;background:#ffffff;color:#334155;font-size:12px;box-shadow:0 4px 10px rgba(15,23,42,.06)}.weekly-report-row-menu-panel{z-index:24;grid-gap:8px;gap:8px;min-width:150px;margin-top:6px;padding:10px;border:1px solid #cbd5e1;background:#ffffff;box-shadow:0 16px 36px rgba(15,23,42,.18)}.weekly-report-mini-btn{padding:0 10px}.weekly-report-row-command-line .weekly-report-mini-btn,.weekly-report-row-command-line button.weekly-report-mini-btn{min-width:54px}.weekly-report-no-origin{color:#94a3b8;font-size:12px;font-weight:700}@media (max-width:760px){.weekly-report-excel-table-wrap{max-height:68vh}.weekly-report-excel-table{min-width:1320px}}.weekly-report-compact-layout{gap:14px}.weekly-report-sticky-toolbar{position:-webkit-sticky;position:sticky;top:var(--portal-header-height,0);z-index:35;display:grid;grid-template-columns:minmax(190px,auto) 1fr;grid-gap:10px 16px;gap:10px 16px;align-items:center;padding:12px 14px;border:1px solid #e5e7eb;border-radius:12px;background:rgba(255,255,255,.96);box-shadow:0 10px 24px rgba(15,23,42,.08);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.weekly-report-toolbar-title h3{margin:0;font-size:18px;font-weight:800;color:#111827}.weekly-report-status-line,.weekly-report-toolbar-title span{color:#64748b;font-size:13px}.weekly-report-toolbar-controls{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px;align-items:flex-end}.weekly-report-toolbar-controls label{display:grid;grid-gap:3px;gap:3px;min-width:132px;font-size:12px;color:#475569}.weekly-report-status-line{grid-column:1/-1;padding-top:8px;border-top:1px solid #e5e7eb;white-space:normal}.weekly-report-download-menu{position:relative}.weekly-report-download-menu>summary{list-style:none;cursor:pointer}.weekly-report-download-menu>summary::-webkit-details-marker{display:none}.weekly-report-download-menu-panel{position:absolute;right:0;top:calc(100% + 6px);z-index:50;display:grid;grid-gap:4px;gap:4px;min-width:180px;padding:8px;border:1px solid #e5e7eb;border-radius:10px;background:#fff;box-shadow:0 18px 36px rgba(15,23,42,.15)}.weekly-report-download-menu-panel button{border:0;border-radius:8px;background:transparent;padding:9px 10px;text-align:left;font-weight:700;color:#1f2937;cursor:pointer}.weekly-report-download-menu-panel button:hover:not(:disabled){background:#f3f4f6}.weekly-report-download-menu-panel button:disabled{color:#94a3b8;cursor:not-allowed}.weekly-report-history-panel,.weekly-report-main-card,.weekly-report-support-section{padding:16px}.weekly-report-section-block-list{display:grid;grid-gap:18px;gap:18px;margin-top:14px}.weekly-report-section-block{border-top:3px solid #1f2937;background:#fff}.weekly-report-section-title-row{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 4px 8px;border-bottom:1px solid #cbd5e1}.weekly-report-section-title-row h4{margin:0;color:#111827;font-size:15px;font-weight:800}.weekly-report-section-title-row span{color:#64748b;font-size:12px;font-weight:700}.weekly-report-excel-table-wrap,.weekly-report-support-table-wrap{overflow:auto;border:1px solid #e5e7eb;border-top:0;background:#fff}.weekly-report-excel-table,.weekly-report-support-table{width:100%;min-width:1180px;border-collapse:collapse;font-size:13px}.weekly-report-excel-table td,.weekly-report-excel-table th,.weekly-report-support-table td,.weekly-report-support-table th{border:1px solid #e5e7eb;vertical-align:top;padding:8px}.weekly-report-excel-table th,.weekly-report-support-table th{background:#f8fafc;color:#1f2937;font-weight:800;text-align:left}.weekly-report-col-customer{width:150px}.weekly-report-col-work{width:220px}.weekly-report-col-assignee{width:135px}.weekly-report-col-content{width:360px}.weekly-report-col-region{width:110px}.weekly-report-col-note,.weekly-report-col-period{width:180px}.weekly-report-col-actions{width:88px}.weekly-report-excel-table .portal-input,.weekly-report-support-table .portal-input{min-height:34px;padding:7px 8px;border-radius:8px;font-size:13px}.weekly-report-auto-textarea{min-height:34px;line-height:1.45;resize:none;overflow:hidden;white-space:pre-wrap}.weekly-report-section-empty-cell{height:42px;color:#94a3b8;text-align:center}.weekly-report-section-add-btn{width:30px;height:30px;border:1px solid #cbd5e1;border-radius:8px;background:#fff;color:#111827;font-size:18px;font-weight:800;cursor:pointer}.weekly-report-section-add-btn:hover:not(:disabled){background:#eff6ff;border-color:#93c5fd}.weekly-report-period-cell{display:flex;gap:6px;align-items:flex-start}.weekly-report-period-input{flex:1 1}.weekly-report-period-picker{position:relative;flex:0 0 auto}.weekly-report-period-picker summary{display:grid;place-items:center;width:34px;height:34px;border:1px solid #d1d5db;border-radius:8px;background:#fff;cursor:pointer;list-style:none}.weekly-report-period-picker summary::-webkit-details-marker{display:none}.weekly-report-period-picker-panel{position:absolute;top:40px;z-index:25;display:grid;grid-gap:6px;gap:6px;min-width:170px;padding:8px;border:1px solid #e5e7eb;border-radius:10px;background:#fff;box-shadow:0 14px 28px rgba(15,23,42,.14)}.weekly-report-row-menu{position:relative}.weekly-report-row-menu summary{display:inline-flex;align-items:center;min-height:32px;padding:6px 10px;border:1px solid #d1d5db;border-radius:8px;background:#fff;font-weight:800;cursor:pointer;list-style:none}.weekly-report-row-menu summary::-webkit-details-marker{display:none}.weekly-report-row-menu-panel{position:absolute;right:0;z-index:20;display:grid;grid-gap:6px;gap:6px;min-width:130px;padding:8px;border:1px solid #e5e7eb;border-radius:10px;background:#fff;box-shadow:0 12px 24px rgba(15,23,42,.14)}.weekly-report-mini-btn{min-height:30px;padding:5px 8px;border-radius:8px;font-size:12px;white-space:nowrap}.weekly-report-mini-btn.danger{border-color:#fecaca;color:#b91c1c}.weekly-report-row-command-line{display:flex;flex-wrap:wrap;gap:6px;align-items:center}.weekly-report-support-section{display:grid;grid-gap:10px;gap:10px}.weekly-report-unwritten-table{min-width:920px}.weekly-report-excluded-table{min-width:1120px}@media (max-width:900px){.weekly-report-sticky-toolbar{grid-template-columns:1fr;top:0}.weekly-report-toolbar-controls{justify-content:flex-start}.weekly-report-download-menu-panel{left:0;right:auto}.weekly-report-excel-table,.weekly-report-support-table{font-size:12px}}.weekly-report-compact-layout,.weekly-report-main-card,.weekly-report-section-block-list,.weekly-report-section-editor,.weekly-report-support-section,.work-status-page-stack,.work-status-page-stack>[role=tabpanel]{min-width:0;max-width:100%}.customer-detail-topbar.work-status-tabbar{position:-webkit-sticky;position:sticky;top:var(--portal-header-height,0);z-index:70;margin-bottom:0;background:rgba(255,255,255,.98);box-shadow:0 8px 18px rgba(15,23,42,.06)}.weekly-report-sticky-toolbar{top:calc(var(--portal-header-height, 0px) + var(--work-status-tabbar-height, 58px));z-index:60;max-width:100%}.weekly-report-section-block{min-width:0;max-width:100%;overflow:hidden}.weekly-report-draft-table-wrap,.weekly-report-excel-table-wrap,.weekly-report-support-table-wrap{width:100%;max-width:100%;min-width:0;overflow-x:auto;overflow-y:auto;-webkit-overflow-scrolling:touch}.weekly-report-excel-table,.weekly-report-support-table{width:max-content;max-width:none;table-layout:auto}.weekly-report-excel-table:not(.weekly-report-etc-table){min-width:1250px}.weekly-report-support-table{min-width:1040px}.weekly-report-etc-table{min-width:720px}.weekly-report-excel-table td,.weekly-report-excel-table th,.weekly-report-support-table td,.weekly-report-support-table th{min-width:0;max-width:480px;overflow-wrap:anywhere;word-break:break-word}.weekly-report-col-customer{width:145px}.weekly-report-col-work{width:225px}.weekly-report-col-assignee{width:125px}.weekly-report-col-content{width:430px}.weekly-report-col-region{width:100px}.weekly-report-col-period{width:175px}.weekly-report-col-note{width:170px}.weekly-report-col-actions{width:105px}.weekly-report-auto-textarea,.weekly-report-excel-table .portal-input,.weekly-report-period-input,.weekly-report-support-table .portal-input{width:100%;max-width:100%;min-width:0;box-sizing:border-box}.weekly-report-auto-textarea{overflow-wrap:anywhere;word-break:break-word}.weekly-report-row-command-line,.weekly-report-row-compact-actions{max-width:100%;min-width:0}.weekly-report-download-menu-panel,.weekly-report-period-picker-panel,.weekly-report-row-menu-panel{max-width:min(260px,calc(100vw - 32px))}@media (max-width:900px){.customer-detail-topbar.work-status-tabbar{top:var(--portal-header-height,0)}.weekly-report-sticky-toolbar{top:calc(var(--portal-header-height, 0px) + var(--work-status-tabbar-height, 52px))}.weekly-report-excel-table:not(.weekly-report-etc-table){min-width:1120px}.weekly-report-support-table{min-width:920px}}.weekly-report-excel-table:not(.weekly-report-etc-table){min-width:1660px}.weekly-report-col-content{width:690px}.weekly-report-col-period{width:165px}.weekly-report-col-note{width:120px}@media (max-width:900px){.weekly-report-excel-table:not(.weekly-report-etc-table){min-width:1520px}}.weekly-report-period-cell{position:relative;display:block;width:100%;min-width:0}.weekly-report-period-input{padding-right:38px!important;white-space:nowrap;overflow:visible;text-overflow:clip}.weekly-report-period-picker{position:absolute;top:3px;right:4px;z-index:30;flex:none}.weekly-report-period-picker summary{width:28px;height:28px;border-color:transparent;background:transparent;color:#64748b}.weekly-report-period-picker summary:hover{border-color:#cbd5e1;background:#f8fafc}.weekly-report-period-picker-panel{top:34px;right:0;width:172px;min-width:172px;z-index:95}.weekly-report-period-picker-panel .weekly-report-date-input{font-size:12px;min-height:32px}.weekly-report-section-move-menu{display:grid;grid-gap:5px;gap:5px;padding-top:6px;border-top:1px solid #e5e7eb}.weekly-report-section-move-menu span{color:#64748b;font-size:11px;font-weight:800}.weekly-report-section-move-select{width:100%;min-height:32px;padding:5px 28px 5px 8px;font-size:12px;font-weight:700}.weekly-report-etc-table{min-width:980px}.weekly-report-etc-table .weekly-report-col-content{width:860px}.admin-card-heading,.admin-form-actions,.calendar-modal,.calendar-modal-actions,.chat-composer,.chat-composer-row,.chat-conversation-header,.chat-conversation-pane,.chat-layout-card,.chat-mention-editor,.chat-message-bubble,.chat-message-row,.chat-pane-heading,.chat-room-pane,.customer-detail-management,.customer-detail-topbar,.global-auth-modal,.global-auth-modal-actions,.portal-card,.portal-modal,.portal-modal-header,.portal-table-action-group,.portal-table-card,.portal-table-extra-actions,.portal-table-leading-actions,.portal-table-toolbar,.portal-table-toolbar-actions,.portal-table-toolbar-actions-box,.portal-table-toolbar-left,.search-filter-card,.search-filter-heading,.search-filter-heading-actions{min-width:0}.calendar-modal,.chat-attachment-card,.chat-calendar-summary-message,.chat-message-bubble,.global-auth-modal,.portal-card,.portal-modal{overflow-wrap:anywhere}.calendar-modal>*,.chat-message-bubble>*,.global-auth-modal>*,.portal-card>*,.portal-modal>*{min-width:0;max-width:100%}.portal-danger-btn,.portal-danger-btn-sm,.portal-primary-btn,.portal-secondary-btn,.portal-table-action-btn{max-width:100%}.chat-message-row{position:relative;width:100%}.chat-message-bubble{position:relative;max-width:100%}.chat-message-meta span,.chat-message-meta strong,.chat-pinned-message,.chat-pinned-message-body,.chat-pinned-message-content,.chat-room-header-meta{min-width:0}@media (max-width:768px){.portal-app-shell,.portal-layout,.portal-main{width:100%;min-width:0}.portal-app-shell,.portal-layout{height:100dvh;max-height:100dvh}.portal-main-header,.portal-topbar{min-height:auto;align-items:flex-start;gap:8px 12px;padding:10px 12px;flex-wrap:wrap}.portal-topbar-left{flex:1 1 180px}.portal-topbar-right{flex:1 1 100%;min-width:0;justify-content:flex-start;flex-wrap:wrap}.portal-main-header h1,.portal-page-title,.portal-topbar h1{font-size:20px;line-height:1.25;overflow-wrap:anywhere}.portal-content,.portal-main-content{padding:16px 12px 20px;overflow-x:hidden}.portal-card{padding:16px;border-radius:14px}.admin-card-heading,.admin-form-actions,.calendar-modal-actions,.customer-detail-management,.customer-detail-topbar,.global-auth-modal-actions,.portal-modal-header,.portal-table-action-group,.portal-table-extra-actions,.portal-table-leading-actions,.portal-table-toolbar,.portal-table-toolbar-actions,.search-filter-heading,.search-filter-heading-actions{width:100%;flex-wrap:wrap}.portal-table-toolbar-actions-box{min-width:0;overflow-x:auto}.portal-danger-btn,.portal-danger-btn-sm,.portal-primary-btn,.portal-secondary-btn,.portal-table-action-btn{min-width:0;white-space:normal;line-height:1.25;text-align:center}.portal-column-menu,.portal-header-menu,.portal-toolbar-dropdown-menu,.search-filter-combobox-menu{max-width:calc(100vw - 24px)}.search-filter-date-inputs{grid-template-columns:minmax(0,1fr)}.search-filter-date-inputs>span{justify-self:start}.chat-message-bubble{width:100%;max-width:100%}.chat-message-toolbar{right:6px;max-width:calc(100% - 12px)}.chat-message-toolbar .chat-message-menu-panel,.chat-message-toolbar .chat-reaction-popover{max-width:min(260px,calc(100vw - 32px))}.chat-composer-row{grid-template-columns:40px minmax(0,1fr) 40px;gap:8px}.chat-mention-dropdown{width:min(100%,calc(100vw - 28px))}}@media (max-width:640px){.portal-chip{display:none}.portal-card{padding:14px}}@media (max-width:1023.98px){.portal-content,.portal-main-content{padding-top:calc(var(--unext-mobile-header-height) + 14px);scroll-padding-top:calc(var(--unext-mobile-header-height) + 14px)}}@media (max-width:420px){.portal-content,.portal-main-content{padding-top:calc(var(--unext-mobile-header-height) + 12px);scroll-padding-top:calc(var(--unext-mobile-header-height) + 12px)}}@media (max-width:860px){.portal-sticky-action-bar{position:static;top:auto;z-index:auto}.asset-edit-topbar.portal-sticky-action-bar,.record-detail-header-card.portal-sticky-action-bar{margin-bottom:0}}:root{--unext-z-sticky:200;--unext-z-header:1000;--unext-z-dropdown:1200;--unext-z-toast:1400;--unext-z-modal:2000;--unext-mobile-header-z-index:var(--unext-z-header)}.portal-main-header,.portal-topbar{position:relative;z-index:var(--unext-z-header)}.notification-center,.notification-dropdown,.pwa-install-guide-popover{z-index:var(--unext-z-dropdown)}.notification-toast-stack{z-index:var(--unext-z-toast)}.mobile-top-header{z-index:var(--unext-mobile-header-z-index)}.mobile-notification-center .notification-dropdown{z-index:var(--unext-z-dropdown)}@media (min-width:861px){.customer-detail-topbar.work-status-tabbar,.portal-sticky-action-bar{z-index:var(--unext-z-sticky)}.weekly-report-sticky-toolbar{z-index:calc(var(--unext-z-sticky) - 1)}}@media (max-width:760px){.portal-table-pagination{--portal-floating-chat-table-safe-right:0px;--portal-floating-chat-table-safe-bottom:8px;flex-direction:row;align-items:center;justify-content:flex-start;gap:6px;min-width:0;padding:7px 10px max(8px,env(safe-area-inset-bottom));overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.portal-table-pagination-summary{display:none}.portal-table-page-number-group,.portal-table-pagination-controls{flex:0 0 auto;flex-wrap:nowrap;justify-content:flex-start;gap:5px;min-width:max-content}.portal-table-page-size{flex:0 0 auto}.portal-table-page-size select{height:30px;max-width:86px;padding:0 22px 0 8px;border-radius:9px;font-size:12px}.portal-table-page-btn{min-width:30px;height:30px;padding:0 8px;border-radius:9px;font-size:12px}.portal-table-page-number-group{display:none}.portal-table-page-compact-indicator{display:inline-flex}.portal-table-page-btn.active{box-shadow:none}}@media (max-width:768px){.customer-assets-table-wrap,.portal-table-body-scroll,.portal-table-card,.portal-table-scroll-area,.portal-table-toolbar{max-width:100%;min-width:0}.portal-table-toolbar{flex-direction:row;align-items:center;gap:8px;padding:8px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.portal-table-action-group,.portal-table-extra-actions,.portal-table-leading-actions,.portal-table-toolbar-actions,.portal-table-toolbar-actions-box{width:auto;flex:0 0 auto;flex-wrap:nowrap;gap:6px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.customer-detail-topbar .customer-detail-tab,.customer-detail-topbar .portal-danger-btn,.customer-detail-topbar .portal-primary-btn,.customer-detail-topbar .portal-secondary-btn,.portal-table-toolbar .portal-primary-btn,.portal-table-toolbar .portal-secondary-btn,.portal-table-toolbar .portal-table-action-btn{min-height:32px;padding:7px 10px;flex:0 0 auto;font-size:12px;line-height:1.2;white-space:nowrap}.search-filter-card{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:end;grid-gap:8px;gap:8px;padding:10px}.search-filter-heading{display:contents}.search-filter-heading>div{display:none}.search-filter-heading-actions{grid-column:1;grid-row:1;min-width:0;flex-wrap:nowrap;overflow-x:auto}.search-filter-grid{grid-column:2;grid-row:1;display:grid;grid-template-columns:minmax(130px,1fr) auto;grid-gap:6px;gap:6px;min-width:0}.search-filter-search-field{grid-column:1;min-width:0}.search-filter-search-field span{display:none}.search-filter-mobile-controls{grid-column:2;display:flex;flex-wrap:nowrap;min-width:0}.search-filter-mobile-reset-btn,.search-filter-toggle-btn{min-height:34px;padding:7px 9px;white-space:nowrap}.search-filter-collapsible,.search-filter-collapsible.is-open{grid-column:1/-1;grid-row:2}.search-filter-applied-chips{grid-column:1/-1;grid-row:3;flex-wrap:nowrap;overflow-x:auto;padding-bottom:2px;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.search-filter-applied-chip{flex:0 0 auto;max-width:min(260px,78vw)}.search-filter-actions{flex-wrap:nowrap;overflow-x:auto}.customer-detail-topbar{flex-direction:row;align-items:center;gap:8px;margin-bottom:10px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.customer-detail-management,.customer-detail-tabs{flex:0 0 auto;flex-wrap:nowrap}.customer-detail-management{margin-left:0;padding-left:0}.customer-detail-management:before{display:none}}@media (max-width:860px){.dashboard-section-card .dashboard-list{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.dashboard-change-row{grid-template-columns:minmax(112px,.75fr) minmax(70px,.45fr) minmax(140px,1fr) minmax(220px,1.55fr) minmax(64px,.45fr);gap:8px;min-width:720px;padding:9px 10px;border-radius:10px;font-size:12px}.dashboard-change-header-row{font-size:11px}.dashboard-change-description,.dashboard-change-target{white-space:nowrap}}.work-status-daily-filter-actions{display:inline-flex;align-items:center;gap:8px;flex-wrap:nowrap}.work-status-mobile-filter-toggle{display:none}.weekly-report-week-nav{display:inline-flex;flex:0 0 auto;gap:6px;align-items:center}.weekly-report-period-options{position:relative;flex:0 0 auto}.weekly-report-period-options>summary{list-style:none;cursor:pointer}.weekly-report-period-options>summary::-webkit-details-marker{display:none}.weekly-report-period-options-panel{position:absolute;right:0;top:calc(100% + 6px);z-index:var(--unext-z-dropdown);display:grid;grid-template-columns:repeat(2,minmax(128px,1fr));grid-gap:8px;gap:8px;min-width:292px;padding:10px;border:1px solid var(--unext-border);border-radius:12px;background:#fff;box-shadow:0 18px 36px rgba(15,23,42,.14)}.weekly-report-period-options-panel label{display:grid;grid-gap:4px;gap:4px;min-width:0;color:var(--unext-text-muted);font-size:12px;font-weight:800}@media (max-width:640px){.work-status-daily-stack{gap:10px}.work-status-daily-filter-card{gap:8px;padding:12px}.work-status-daily-filter-heading{flex-direction:row;align-items:center;gap:8px}.work-status-daily-filter-heading p{display:none}.work-status-daily-filter-heading h3{font-size:15px}.work-status-daily-filter-actions{margin-left:auto}.work-status-mobile-filter-toggle{display:inline-flex}.work-status-view-toggle{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch}.work-status-view-toggle button{flex:0 0 auto;padding:6px 10px;font-size:12px}.work-status-daily-filters{display:none}.work-status-daily-filters.is-open{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px}.work-status-daily-filters button,.work-status-daily-filters label:first-child{grid-column:1/-1}.work-status-daily-summary-bar{display:none}.work-status-daily-summary-bar.is-open{display:block;padding:8px 10px;font-size:12px;line-height:1.35}.work-status-daily-item,.work-status-daily-list-card{padding:12px}.work-status-daily-details{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.work-status-daily-details dt{font-size:11px}.work-status-daily-details dd{font-size:12px}}@media (max-width:900px){.weekly-report-sticky-toolbar{gap:6px;padding:9px 10px;border-radius:10px}.weekly-report-toolbar-title h3{font-size:16px}.weekly-report-toolbar-title span{font-size:12px}.weekly-report-toolbar-controls{flex-wrap:nowrap;justify-content:flex-start;gap:6px;overflow-x:auto;overflow-y:visible;padding-bottom:2px;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.weekly-report-download-menu>summary,.weekly-report-toolbar-controls .portal-primary-btn,.weekly-report-toolbar-controls .portal-secondary-btn{min-height:32px;padding:7px 10px;flex:0 0 auto;font-size:12px;white-space:nowrap}.weekly-report-week-nav{order:-2}.weekly-report-period-options{order:-1}.weekly-report-period-options-panel{left:0;right:auto;max-width:calc(100vw - 32px)}.weekly-report-status-line{display:none}.weekly-report-history-panel,.weekly-report-main-card,.weekly-report-support-section{padding:12px}.weekly-report-table-actions{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.weekly-report-table-actions .portal-secondary-btn,.weekly-report-table-actions span{flex:0 0 auto;white-space:nowrap}.weekly-report-draft-helper,.weekly-report-section-empty-cell{font-size:12px;line-height:1.35}}.work-status-card-log-block,.work-status-card-log-stack,.work-status-daily-item,.work-status-daily-item-head,.work-status-daily-item-head>div,.work-status-daily-item>*,.work-status-daily-list>div,.work-status-other-log-item,.work-status-other-log-list{min-width:0;max-width:100%}.work-status-daily-item h4{overflow-wrap:anywhere;word-break:break-word}@media (max-width:640px){.work-status-daily-list{gap:10px}.work-status-daily-list>div{overflow:hidden}.work-status-daily-item{gap:9px;width:100%;padding:10px;overflow:hidden;border-radius:12px}.work-status-daily-item-head{gap:8px}.work-status-daily-item h4{margin-top:6px;font-size:14px;line-height:1.35}.work-status-daily-badges,.work-status-daily-meta{flex-wrap:nowrap;max-width:100%;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.work-status-daily-badges .portal-table-badge,.work-status-daily-meta span{flex:0 0 auto;max-width:min(220px,72vw);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.work-status-daily-item-actions{flex-wrap:nowrap;gap:6px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.work-status-daily-item-actions .portal-primary-btn,.work-status-daily-item-actions .portal-secondary-btn{flex:0 0 auto;min-height:32px;padding:7px 10px;font-size:12px;white-space:nowrap}.work-status-daily-details{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.work-status-daily-details dd{max-width:100%}.work-status-card-log-stack{gap:8px}.work-status-card-log-block{padding-top:9px}.work-status-card-log-block.other{padding:9px;border-radius:9px}}@media (max-width:380px){.work-status-daily-details{grid-template-columns:1fr}}.file-server-path-toolbar{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap;margin:10px 0;padding:8px 10px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc}.file-server-current-path{min-width:0;color:#334155;font-size:13px;font-weight:700;overflow-wrap:anywhere}.file-server-path-actions,.file-server-row-actions{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.file-server-file-name{display:inline-block;max-width:100%;overflow:hidden;font-size:13px;font-weight:700;line-height:1.35;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap}.file-server-folder-button{display:inline-flex;max-width:100%;align-items:center;gap:4px;padding:0;border:0;background:transparent;color:#1d4ed8;font:inherit;font-weight:700;text-align:left;cursor:pointer;overflow-wrap:anywhere}.file-server-folder-button:hover{text-decoration:underline}.weekly-report-fullscreen-layout{min-height:calc(100dvh - var(--portal-header-height, 0px));height:calc(100dvh - var(--portal-header-height, 0px));gap:12px;overflow-x:hidden;overflow-y:auto;scrollbar-gutter:stable}.weekly-report-embedded-content,.weekly-report-fullscreen-desktop{display:grid;grid-gap:14px;gap:14px;min-width:0}.weekly-report-fullscreen-layout .weekly-report-fullscreen-desktop{width:100%;min-height:0;padding-bottom:32px}.weekly-report-fullscreen-layout .weekly-report-sticky-toolbar{top:var(--portal-header-height,0);z-index:65;grid-template-columns:minmax(260px,auto) 1fr;gap:8px 12px;padding:8px 10px;border-radius:10px}.weekly-report-fullscreen-layout .weekly-report-toolbar-title{display:flex;align-items:center;gap:10px;min-width:0}.weekly-report-back-link,.weekly-report-fullscreen-open-link{white-space:nowrap}.weekly-report-fullscreen-layout .weekly-report-history-panel,.weekly-report-fullscreen-layout .weekly-report-main-card,.weekly-report-fullscreen-layout .weekly-report-support-section{padding:10px;border-radius:8px}.weekly-report-fullscreen-layout .weekly-report-section-block-list{gap:10px;margin-top:8px}.weekly-report-fullscreen-layout .weekly-report-section-title-row{padding:6px 3px}.weekly-report-fullscreen-layout .weekly-report-excel-table:not(.weekly-report-etc-table){width:100%;min-width:1101px}.weekly-report-fullscreen-layout .weekly-report-excel-table-wrap{max-height:calc(100dvh - var(--portal-header-height, 0px) - 220px);overflow:auto;scrollbar-gutter:stable both-edges}.weekly-report-fullscreen-layout .weekly-report-excel-table td,.weekly-report-fullscreen-layout .weekly-report-excel-table th{padding:5px 6px;font-size:12px}.weekly-report-fullscreen-layout .weekly-report-auto-textarea,.weekly-report-fullscreen-layout .weekly-report-excel-table .portal-input,.weekly-report-fullscreen-layout .weekly-report-period-input{min-height:29px;padding:5px 6px;font-size:12px}.weekly-report-fullscreen-layout .weekly-report-auto-textarea{line-height:1.32}.weekly-report-fullscreen-layout .weekly-report-excel-table th{position:-webkit-sticky;position:sticky;top:0;z-index:2}.weekly-report-fullscreen-mobile-notice{display:none;gap:10px;padding:18px}.weekly-report-fullscreen-mobile-notice h3,.weekly-report-fullscreen-mobile-notice p{margin:0}@media (max-width:767px){.weekly-report-fullscreen-layout .weekly-report-fullscreen-desktop{display:none}.weekly-report-fullscreen-mobile-notice{display:grid}}.weekly-report-resizable-th{position:relative;padding-right:13px!important}.weekly-report-th-content{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:6px}.weekly-report-add-column-header{display:inline-flex;width:100%;align-items:center;justify-content:space-between;gap:6px}.weekly-report-column-resize-handle{position:absolute;top:0;right:-5px;bottom:0;z-index:5;width:10px;border:0;background:transparent;cursor:col-resize;touch-action:none}.weekly-report-column-resize-handle:after{position:absolute;top:20%;bottom:20%;left:4px;width:2px;border-radius:999px;background:#cbd5e1;content:""}.weekly-report-column-resize-handle:focus-visible:after,.weekly-report-column-resize-handle:hover:after{background:#2563eb}.calendar-modal input[type=date],.calendar-modal input[type=datetime-local],.calendar-modal input[type=month],.calendar-modal input[type=time],.portal-content input[type=date],.portal-content input[type=datetime-local],.portal-content input[type=month],.portal-content input[type=time],.work-status-editor-modal input[type=date],.work-status-editor-modal input[type=datetime-local],.work-status-editor-modal input[type=month],.work-status-editor-modal input[type=time]{box-sizing:border-box;width:100%;inline-size:100%;max-width:100%;min-width:0}@media (max-width:768px){.calendar-toolbar-card{padding:12px}.calendar-toolbar-heading{gap:8px}.calendar-toolbar-heading>div:first-child{min-width:0}.calendar-toolbar-heading h3{font-size:16px;margin:0}.calendar-toolbar-heading p{margin:2px 0 0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:1.35}.calendar-action-row{width:100%;display:flex;flex-wrap:nowrap;justify-content:flex-start;gap:6px;overflow-x:auto;padding-bottom:2px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.calendar-action-row::-webkit-scrollbar{display:none}.calendar-action-row .calendar-visibility-filter,.calendar-action-row>button{flex:0 0 auto}.calendar-action-row>button{min-height:34px;padding:7px 10px;white-space:nowrap}.calendar-view-switch{width:auto;flex:0 0 auto;display:inline-flex;border-radius:999px}.calendar-visibility-filter summary{min-height:34px;padding:7px 10px;gap:6px}.calendar-visibility-summary-label{font-size:12px}.calendar-visibility-filter summary strong{font-size:11px}.calendar-modal-backdrop{align-items:flex-end;padding:10px}.calendar-form-modal,.calendar-modal{width:min(100%,calc(100vw - 20px));max-height:calc(100vh - 20px);max-height:calc(100dvh - 20px);border-radius:16px;padding:14px;gap:10px}.calendar-form,.calendar-form-grid{gap:8px}.calendar-form-grid{grid-template-columns:minmax(0,1fr)}.calendar-field{min-width:0;gap:5px}.calendar-field .portal-input,.calendar-form-modal .portal-input{width:100%;max-width:100%;min-width:0}.calendar-textarea{min-height:86px;max-height:150px}.calendar-modal-heading{gap:8px}.calendar-modal-heading h3{font-size:17px}.calendar-modal-actions{gap:6px}.calendar-related-note{padding:8px 10px;font-size:12px}.work-status-editor-modal{width:min(100%,calc(100vw - 20px));max-height:calc(100vh - 20px);max-height:calc(100dvh - 20px);overflow-y:auto;border-radius:16px;padding:14px;gap:10px}.work-status-editor-modal h4{margin:0;font-size:16px}.work-status-link-grid{grid-template-columns:minmax(0,1fr);gap:8px}.work-status-editor-field{min-width:0;gap:5px}.work-status-editor-modal .portal-input,.work-status-editor-modal input,.work-status-editor-modal select,.work-status-editor-modal textarea{width:100%;max-width:100%;min-width:0;box-sizing:border-box}.work-status-editor-field-full textarea{min-height:110px;max-height:180px}.work-status-calendar-option{padding:10px;gap:8px}.work-status-calendar-option .search-filter-date-inputs{grid-template-columns:minmax(0,1fr);gap:8px}.work-status-all-day-checkbox{min-height:auto;align-self:flex-start}}.calendar-modal-backdrop,.daily-work-action-modal-backdrop,.deleted-items-modal-backdrop,.portal-modal-backdrop,.project-asset-modal-backdrop{z-index:var(--unext-z-modal,2000);width:100vw;height:100vh;height:100dvh;max-width:100vw;max-height:100dvh;overflow:hidden;overscroll-behavior:contain}.calendar-modal,.daily-work-action-modal,.deleted-items-confirm-modal,.portal-modal-card,.project-asset-modal{max-width:100%;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}@media (max-width:768px){.calendar-filter-card{overflow:visible}.calendar-filter-card .calendar-section-heading{align-items:flex-start;gap:6px;margin-bottom:6px}.calendar-filter-card .calendar-section-heading span{font-size:11px;line-height:1.3;white-space:normal}.calendar-filter-card.is-open .calendar-filter-grid{max-height:min(58vh,460px);max-height:min(58dvh,460px);overflow-y:auto;padding:2px 2px 4px;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.calendar-filter-card .calendar-field span{font-size:11.5px;line-height:1.25}.calendar-form-modal{width:calc(100vw - 24px);max-height:calc(100vh - 32px);max-height:calc(100dvh - 32px);padding:12px;gap:8px}.calendar-form-modal .calendar-modal-heading{flex-direction:row;align-items:flex-start;gap:8px}.calendar-form-modal .calendar-modal-heading h3{font-size:16px}.calendar-form-modal .calendar-modal-heading p{margin-top:2px;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:1;font-size:11px;line-height:1.3}.calendar-form-modal .project-asset-modal-close-btn{flex:0 0 34px;width:34px;height:34px}.calendar-form-modal .calendar-form,.calendar-form-modal .calendar-form-grid{gap:7px}.calendar-form-modal .calendar-field{gap:4px;font-size:12px}.calendar-form-modal .portal-input,.calendar-form-modal input,.calendar-form-modal select{min-height:38px;padding:7px 9px;font-size:14px}.calendar-form-modal .calendar-textarea{min-height:72px;max-height:120px}.calendar-form-modal .calendar-check-field{min-height:32px;padding:4px 0}.calendar-form-modal .calendar-related-note{padding:6px 8px;font-size:11px;line-height:1.3}.calendar-form-modal .calendar-relation-select-field .asset-edit-field{gap:4px}.calendar-form-modal .calendar-owner-name-field small,.calendar-form-modal .calendar-relation-select-field .asset-edit-field>label{font-size:11px;line-height:1.3}.calendar-form-modal .calendar-modal-actions{position:-webkit-sticky;position:sticky;bottom:-12px;z-index:3;margin:2px -12px -12px;padding:8px 12px calc(8px + env(safe-area-inset-bottom));border-top:1px solid var(--unext-border-soft,#e2e8f0);background:rgba(255,255,255,.96);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.work-status-editor-modal{width:calc(100vw - 24px);max-height:calc(100vh - 32px);max-height:calc(100dvh - 32px);padding:12px;gap:8px}.work-status-editor-modal h4{font-size:15px}.work-status-editor-field{gap:4px;font-size:11.5px}.work-status-editor-field small,.work-status-field-help{font-size:11px;line-height:1.3}.work-status-editor-modal .portal-input,.work-status-editor-modal input,.work-status-editor-modal select{min-height:38px;padding:7px 9px;font-size:14px}.work-status-editor-field-full textarea{min-height:78px;max-height:130px;line-height:1.4}.work-status-calendar-option{padding:8px;gap:6px}.work-status-calendar-option p{margin:-2px 0 0;font-size:11px;line-height:1.3}.work-status-weekly-checkbox{min-height:30px}.daily-work-action-modal-actions{position:-webkit-sticky;position:sticky;bottom:-12px;z-index:3;margin:2px -12px -12px;padding:8px 12px calc(8px + env(safe-area-inset-bottom));border-top:1px solid var(--unext-border-soft,#e2e8f0);background:rgba(255,255,255,.96);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}}@media (max-width:430px){.calendar-filter-card.is-open .calendar-filter-grid{grid-template-columns:minmax(0,1fr)}}.calendar-filter-inline-visibility{display:none}@media (max-width:768px){.calendar-action-row>.calendar-visibility-filter{display:block}.calendar-action-row>.portal-primary-btn{min-width:94px}.calendar-filter-card{overflow:visible!important}.calendar-filter-card .calendar-filter-grid{width:100%;max-height:none!important;overflow:visible!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.calendar-filter-card .calendar-range-field{grid-column:auto!important}.calendar-filter-card .calendar-field{max-width:100%;min-width:0}.calendar-filter-card .calendar-field .portal-input,.calendar-filter-card input[type=date],.calendar-filter-card select{width:100%!important;inline-size:100%!important;max-width:100%!important;min-width:0!important;min-height:38px!important;padding:7px 8px!important;font-size:13px!important;line-height:1.2;text-align:center}.portal-content input[type=date],.portal-content input[type=datetime-local]{width:100%!important;inline-size:100%!important;max-width:100%!important;min-width:0!important}.portal-content input[type=date]::-webkit-date-and-time-value,.portal-content input[type=datetime-local]::-webkit-date-and-time-value{min-width:0;text-align:center}.calendar-filter-card.is-open .calendar-filter-inline-visibility{display:grid;grid-gap:8px;gap:8px;margin-top:8px;padding-top:8px;border-top:1px solid var(--unext-border-soft,#e2e8f0)}.calendar-filter-inline-heading{display:flex;align-items:center;justify-content:space-between;gap:8px;color:var(--unext-text-main,#0f172a);font-size:12px;font-weight:900}.calendar-filter-inline-heading strong{color:var(--portal-accent,#f97316);font-size:11px}.calendar-filter-inline-visibility .calendar-visibility-group{gap:5px}.calendar-filter-inline-visibility .calendar-visibility-group h4{margin:0;font-size:11px}.calendar-filter-inline-visibility .calendar-visibility-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:6px;gap:6px}.calendar-filter-inline-visibility .calendar-visibility-option{min-height:34px;padding:6px 8px}.calendar-filter-inline-visibility .calendar-visibility-label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.calendar-form-modal,.work-status-editor-modal{width:calc(100vw - 20px)!important;max-height:min(74vh,620px)!important;max-height:min(74dvh,620px)!important;padding:10px 12px 0!important;border-radius:18px 18px 14px 14px!important}.calendar-form-modal .portal-input,.calendar-form-modal input,.calendar-form-modal select,.work-status-editor-modal .portal-input,.work-status-editor-modal input,.work-status-editor-modal select{min-height:36px!important;padding:6px 8px!important;font-size:13px!important}.calendar-form-modal input[type=datetime-local],.work-status-editor-modal input[type=datetime-local]{padding-left:5px!important;padding-right:5px!important;font-size:12.5px!important;text-align:center}.calendar-form-modal .calendar-form,.calendar-form-modal .calendar-form-grid,.work-status-editor-modal .work-status-link-grid{gap:6px!important}.calendar-form-modal .calendar-textarea{min-height:62px!important;max-height:92px!important}.work-status-editor-field-full textarea{min-height:64px!important;max-height:108px!important}.calendar-form-modal .calendar-related-note{max-height:36px;overflow:hidden;padding:5px 7px!important;font-size:10.5px!important;line-height:1.25!important}.work-status-calendar-option{padding:7px!important}}@media (max-width:360px){.calendar-filter-card .calendar-filter-grid,.calendar-filter-inline-visibility .calendar-visibility-options{grid-template-columns:minmax(0,1fr)!important}}.calendar-mobile-visibility-card{display:none}@media (max-width:768px){.calendar-mobile-visibility-card{display:grid;grid-gap:8px;gap:8px;padding:12px;border-color:rgba(249,115,22,.45)}.calendar-mobile-visibility-card .calendar-filter-inline-visibility{display:grid;grid-gap:8px;gap:8px;margin:0;padding:0;border:0}.calendar-mobile-visibility-card .calendar-visibility-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:6px;gap:6px}.calendar-mobile-visibility-card .calendar-visibility-option{min-width:0;min-height:34px;padding:6px 8px}.calendar-mobile-visibility-card .calendar-visibility-label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.calendar-filter-card .calendar-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;overflow:visible!important}.calendar-filter-card .calendar-range-field{grid-column:1/-1!important}.calendar-filter-card .calendar-range-field .portal-input,.calendar-filter-card .calendar-range-field input[type=date]{height:38px!important;min-height:38px!important;width:100%!important;max-width:100%!important;min-width:0!important;padding:6px 8px!important;overflow:hidden;font-size:13px!important;line-height:1.1!important;text-align:center}.calendar-filter-card input[type=date]::-webkit-date-and-time-value{min-width:0;width:100%;overflow:hidden;text-align:center}.calendar-filter-card.is-open .calendar-filter-inline-visibility{display:none!important}}@media (max-width:430px){.calendar-mobile-visibility-card .calendar-visibility-options{grid-template-columns:minmax(0,1fr)}}.personal-notes-workspace{display:grid;grid-gap:16px;gap:16px;min-width:0;padding-bottom:96px}.personal-notes-toolbar-card{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.personal-notes-editor-header h3,.personal-notes-toolbar-card h2{margin:0}.personal-notes-help{margin:6px 0 0;color:var(--muted-text,#6b7280);font-size:.94rem}.personal-notes-search{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px;min-width:min(100%,520px)}.personal-notes-field input,.personal-notes-search input[type=search]{box-sizing:border-box;min-width:0;border:1px solid var(--border-color,#d8dee8);border-radius:10px;background:#fff;color:var(--text-color,#111827);font:inherit}.personal-notes-search input[type=search]{flex:1 1 220px;min-height:40px;padding:0 12px}.personal-notes-check{display:inline-flex;align-items:center;gap:6px;min-height:40px;padding:0 8px;color:var(--muted-text,#6b7280);font-weight:700;white-space:nowrap}.personal-notes-layout{display:grid;grid-template-columns:minmax(260px,360px) minmax(0,1fr);grid-gap:16px;gap:16px;align-items:start;min-width:0}.personal-notes-editor-card,.personal-notes-list-card{min-width:0}.personal-notes-editor-header,.personal-notes-footer,.personal-notes-list-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.personal-notes-footer span,.personal-notes-list-header span{color:var(--muted-text,#6b7280);font-size:.9rem}.personal-notes-list{display:grid;grid-gap:8px;gap:8px;margin-top:12px;max-height:680px;overflow:auto;padding-right:2px}.personal-notes-list-item{display:grid;grid-gap:6px;gap:6px;width:100%;padding:12px;border:1px solid var(--border-color,#e5e7eb);border-radius:12px;background:#fff;color:inherit;text-align:left;cursor:pointer}.personal-notes-list-item.active{border-color:var(--brand-color,#ff7a1a);box-shadow:0 0 0 2px rgba(255,122,26,.14)}.personal-notes-list-title{display:flex;align-items:center;gap:6px;min-width:0;font-weight:800}.personal-notes-pin{display:inline-flex;align-items:center;min-height:20px;padding:0 7px;border-radius:999px;background:#fff3e8;color:#c2410c;font-size:.74rem;font-weight:800;white-space:nowrap}.personal-notes-meta,.personal-notes-preview{color:var(--muted-text,#6b7280);font-size:.88rem;line-height:1.45}.personal-notes-preview{display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}.personal-notes-meta{display:flex;flex-wrap:wrap;gap:6px}.personal-notes-editor-card{display:grid;grid-gap:14px;gap:14px}.personal-notes-editor-card .tiptap-editor-shell{max-height:min(62dvh,700px)}.personal-notes-editor-actions,.personal-notes-footer-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.personal-notes-field{display:grid;grid-gap:6px;gap:6px;font-weight:800}.personal-notes-field input{width:100%;min-height:42px;padding:0 12px;font-weight:600}.personal-notes-tags{display:flex;flex-wrap:wrap;gap:6px}.personal-notes-tags span{display:inline-flex;align-items:center;min-height:24px;padding:0 9px;border-radius:999px;background:#eef6ff;color:#1d4ed8;font-size:.82rem;font-weight:800}.tiptap-editor-shell,.tiptap-viewer-shell{min-width:0;border:1px solid var(--border-color,#d8dee8);border-radius:14px;background:#fff;overflow:hidden}.tiptap-editor-shell.readonly,.tiptap-toolbar{background:#f8fafc}.tiptap-toolbar{display:flex;flex-wrap:wrap;gap:6px;padding:10px;border-bottom:1px solid var(--border-color,#e5e7eb)}.tiptap-toolbar-group{display:inline-flex;flex-wrap:wrap;gap:4px;padding-right:6px;border-right:1px solid #e5e7eb}.tiptap-toolbar-group:last-child{border-right:0;padding-right:0}.tiptap-toolbar-button{min-height:32px;min-width:34px;padding:0 9px;border:1px solid #d8dee8;border-radius:8px;background:#fff;color:#374151;font-size:.83rem;font-weight:800;cursor:pointer}.tiptap-toolbar-button.active{border-color:var(--brand-color,#ff7a1a);background:#fff3e8;color:#c2410c}.tiptap-toolbar-button:disabled{cursor:not-allowed;opacity:.45}.tiptap-editor-surface,.tiptap-viewer-surface{box-sizing:border-box;width:100%;min-width:0;padding:16px;outline:none;overflow-x:auto;line-height:1.65}.tiptap-editor-surface p,.tiptap-viewer-surface p{margin:0 0 .8em}.tiptap-editor-surface h1,.tiptap-editor-surface h2,.tiptap-editor-surface h3,.tiptap-viewer-surface h1,.tiptap-viewer-surface h2,.tiptap-viewer-surface h3{margin:.8em 0 .45em;line-height:1.25}.tiptap-editor-surface ol,.tiptap-editor-surface ul,.tiptap-viewer-surface ol,.tiptap-viewer-surface ul{margin:.5em 0 .9em;padding-left:1.4em}.tiptap-editor-surface ul[data-type=taskList],.tiptap-viewer-surface ul[data-type=taskList]{list-style:none;padding-left:0}.tiptap-editor-surface li[data-type=taskItem],.tiptap-viewer-surface li[data-type=taskItem]{display:flex;gap:8px}.tiptap-editor-surface blockquote,.tiptap-viewer-surface blockquote{margin:.8em 0;padding-left:12px;border-left:3px solid #fed7aa;color:#4b5563}.tiptap-editor-surface pre,.tiptap-viewer-surface pre{overflow-x:auto;padding:12px;border-radius:10px;background:#111827;color:#f9fafb}.tiptap-editor-surface table,.tiptap-viewer-surface table{border-collapse:collapse;min-width:420px;margin:10px 0}.tiptap-editor-surface td,.tiptap-editor-surface th,.tiptap-viewer-surface td,.tiptap-viewer-surface th{min-width:96px;padding:8px 10px;border:1px solid #d8dee8;vertical-align:top}.tiptap-editor-surface th,.tiptap-viewer-surface th{background:#f8fafc;font-weight:800}.tiptap-editor-surface a,.tiptap-viewer-surface a{color:#2563eb;text-decoration:underline}.tiptap-editor-surface .is-empty:before{content:attr(data-placeholder);float:left;height:0;color:#9ca3af;pointer-events:none}.tiptap-viewer-empty{padding:16px;color:var(--muted-text,#6b7280)}.tiptap-editor-shell.compact{border-radius:10px}.tiptap-editor-shell.compact .tiptap-toolbar{min-height:42px;padding:6px;gap:5px}.tiptap-editor-shell.compact .tiptap-toolbar-button,.tiptap-editor-shell.compact .tiptap-toolbar-menu>summary{width:30px;min-width:30px;height:30px;min-height:30px;border-radius:8px}.tiptap-editor-shell.compact .tiptap-editor-surface{padding:10px 12px;line-height:1.55}.comment-content .tiptap-viewer-shell{border:0;border-radius:0;background:transparent;overflow:visible}.comment-content .tiptap-viewer-surface{padding:0;line-height:1.55}.comment-content .tiptap-viewer-empty{padding:0}.comment-editor-mode-note{color:var(--muted-text,#6b7280);font-size:.78rem;font-weight:700}@media (max-width:768px){.personal-notes-editor-header,.personal-notes-footer,.personal-notes-list-header,.personal-notes-toolbar-card{align-items:stretch;flex-direction:column}.personal-notes-search{justify-content:stretch;min-width:0}.personal-notes-search input[type=search]{flex-basis:100%}.personal-notes-layout{grid-template-columns:minmax(0,1fr)}.personal-notes-list{max-height:360px}.personal-notes-editor-card .tiptap-editor-shell{max-height:58dvh}.personal-notes-editor-actions,.personal-notes-footer-actions{justify-content:stretch}.personal-notes-editor-actions .portal-danger-btn,.personal-notes-editor-actions .portal-primary-btn,.personal-notes-editor-actions .portal-secondary-btn,.personal-notes-footer-actions .portal-danger-btn,.personal-notes-footer-actions .portal-primary-btn,.personal-notes-footer-actions .portal-secondary-btn{flex:1 1 120px}.tiptap-toolbar{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch}.tiptap-toolbar-group{flex:0 0 auto}.tiptap-editor-surface,.tiptap-viewer-surface{padding:12px}}.tiptap-hidden-file-input{display:none}.tiptap-toolbar{align-items:center;gap:8px;min-height:52px}.tiptap-toolbar-group{align-items:center;flex-wrap:nowrap}.tiptap-toolbar-button,.tiptap-toolbar-menu>summary{display:inline-flex;align-items:center;justify-content:center;width:34px;min-width:34px;height:34px;min-height:34px;padding:0;border:1px solid var(--unext-card-border,#d8dee8);background:var(--unext-button-bg-secondary,#ffffff);color:var(--unext-text-sub,#374151);border-radius:9px;cursor:pointer;box-shadow:0 1px 2px rgba(15,23,42,.04);transition:background .15s ease,border-color .15s ease,color .15s ease,box-shadow .15s ease}.tiptap-toolbar-button:hover:not(:disabled),.tiptap-toolbar-menu>summary:hover{border-color:var(--unext-primary-border,#fed7aa);background:var(--unext-primary-soft,#fff7ed);color:var(--unext-primary-hover,#ea580c)}.tiptap-toolbar-button.active,.tiptap-toolbar-button.is-active,.tiptap-toolbar-menu[open]>summary{border-color:var(--brand-color,#ff7a1a);background:#fff3e8;color:#c2410c;box-shadow:inset 0 0 0 1px rgba(255,122,26,.16)}.tiptap-toolbar-icon{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.tiptap-toolbar-label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.tiptap-toolbar-select{height:34px;min-width:92px;border:1px solid #d8dee8;border-radius:9px;background:#fff;color:#374151;font:inherit;font-size:.84rem;font-weight:800;padding:0 28px 0 10px}.tiptap-toolbar-menu{position:relative}.tiptap-toolbar-menu>summary{list-style:none;border:1px solid #d8dee8;background:#fff;color:#374151;cursor:pointer}.tiptap-toolbar-menu>summary::-webkit-details-marker{display:none}.tiptap-toolbar-menu-panel{position:absolute;z-index:80;top:calc(100% + 8px);left:0;display:grid;min-width:172px;padding:8px;border:1px solid #e5e7eb;border-radius:12px;background:#fff;box-shadow:0 16px 36px rgba(15,23,42,.14)}.tiptap-toolbar-menu-panel button{min-height:34px;border:0;border-radius:8px;background:transparent;color:#374151;font:inherit;font-size:.86rem;font-weight:700;text-align:left;cursor:pointer;padding:0 10px}.tiptap-toolbar-menu-panel button:hover:not(:disabled){background:#f8fafc;color:#c2410c}.tiptap-toolbar-menu-panel button:disabled{color:#9ca3af;cursor:not-allowed}.tiptap-toolbar-error{padding:8px 12px;border-bottom:1px solid #fee2e2;background:#fff7f7;color:#b91c1c;font-size:.86rem;font-weight:700}.tiptap-attachment-image{margin:12px 0;max-width:100%}.tiptap-attachment-image.selected{outline:2px solid rgba(255,122,26,.5);outline-offset:3px;border-radius:10px}.tiptap-inline-image{display:block;max-width:100%;height:auto;border-radius:12px;border:1px solid #e5e7eb;background:#f8fafc}.tiptap-attachment-image figcaption{margin-top:6px;color:#6b7280;font-size:.82rem;text-align:center}.tiptap-editor-surface{font-size:.96rem}.tiptap-editor-surface table,.tiptap-viewer-surface table{width:max-content;max-width:100%}@media (max-width:768px){.tiptap-toolbar{min-height:48px;padding:8px}.tiptap-toolbar-select{min-width:84px}.tiptap-toolbar-menu-panel{left:auto;right:0}}.project-form-page,.wiki-form-page{min-width:0;max-width:100%;overflow:visible}.project-form-page .asset-edit-card,.project-form-page .asset-edit-field,.project-form-page .portal-card,.wiki-form-page .asset-edit-card,.wiki-form-page .asset-edit-field,.wiki-form-page .portal-card{min-width:0;max-width:100%}.project-form-page .tiptap-editor-shell,.project-form-page .tiptap-viewer-shell,.wiki-form-page .tiptap-editor-shell,.wiki-form-page .tiptap-viewer-shell{max-width:100%}.customer-form-page{overflow:visible}.customer-form-page,.customer-form-page .asset-edit-card,.customer-form-page .asset-edit-field,.customer-form-page .portal-card,.customer-form-page .tiptap-editor-shell,.customer-form-page .tiptap-viewer-shell{min-width:0;max-width:100%}@media (min-width:1024px){body,html{height:100%;overflow:hidden}}.tiptap-editor-surface table{table-layout:auto}.tiptap-editor-surface .column-resize-handle{position:absolute;top:0;right:-3px;bottom:-2px;width:6px;background:rgba(249,115,22,.32);pointer-events:none}.tiptap-editor-surface.resize-cursor,.tiptap-editor-surface.resize-cursor *{cursor:col-resize!important}.tiptap-editor-surface .selectedCell:after{background:rgba(249,115,22,.12)}.tiptap-editor-shell{display:flex;flex-direction:column;max-height:min(70dvh,760px);min-height:0}.tiptap-editor-shell.compact{max-height:min(46dvh,360px)}.tiptap-editor-shell .tiptap-toolbar,.tiptap-editor-shell .tiptap-toolbar-error{flex:0 0 auto}.tiptap-editor-shell .tiptap-toolbar{position:-webkit-sticky;position:sticky;top:0;z-index:12}.tiptap-editor-scroll-area{flex:1 1 auto;min-height:0;max-width:100%;overflow:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.tiptap-editor-scroll-area .tiptap-editor-surface,.tiptap-editor-scroll-area>div{min-width:0}@media (max-width:768px){.tiptap-editor-shell{max-height:min(64dvh,560px)}.tiptap-editor-shell.compact{max-height:min(42dvh,300px)}.tiptap-editor-shell .tiptap-toolbar{flex-wrap:nowrap;overflow-x:auto;scrollbar-width:thin;white-space:nowrap}}.api-admin-page,.api-integration-panel{display:flex;flex-direction:column;gap:16px}.api-token-create-form{display:flex;flex-direction:column;gap:14px}.api-scope-fieldset{border:1px solid var(--portal-border,#e5e7eb);border-radius:12px;padding:14px}.api-scope-fieldset legend{padding:0 6px;font-weight:800;color:var(--portal-text,#111827)}.api-scope-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:8px;gap:8px}.api-scope-option{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:10px;gap:10px;min-width:0;padding:10px;border:1px solid var(--portal-border,#e5e7eb);border-radius:10px;background:#fff}.api-scope-copy{display:grid;grid-gap:2px;gap:2px;min-width:0}.api-scope-option code,.api-scope-option small,.api-scope-option strong{min-width:0}.api-scope-option small{color:var(--portal-muted,#6b7280);font-size:12px}.api-scope-option code{overflow:hidden;max-width:130px;padding:2px 6px;border-radius:999px;background:#fff7ed;color:#9a3412;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.api-token-once-box{display:grid;grid-gap:8px;gap:8px;padding:14px;border:1px solid #fed7aa;border-radius:12px;background:#fff7ed}.api-token-once-box code{display:block;overflow-x:auto;max-width:100%;padding:10px;border-radius:8px;background:#111827;color:#f9fafb;white-space:nowrap}.api-token-list{display:grid;grid-gap:10px;gap:10px}.api-token-card{display:flex;justify-content:space-between;gap:12px;padding:14px;border:1px solid var(--portal-border,#e5e7eb);border-radius:12px;background:#fff}.api-token-card>div{display:grid;grid-gap:4px;gap:4px;min-width:0}.api-token-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.api-token-card small,.api-token-card span{color:var(--portal-muted,#6b7280)}.api-token-scopes{display:flex;flex-wrap:wrap;gap:6px}.api-admin-summary span,.api-token-scopes span{display:inline-flex;align-items:center;min-height:24px;padding:2px 8px;border-radius:999px;background:#f3f4f6;color:#374151;font-size:12px;font-weight:700}.api-guide-list{margin:0;padding-left:20px;color:var(--portal-muted,#4b5563)}.api-guide-page{display:grid;grid-gap:16px;gap:16px}.api-guide-copy-box,.api-guide-prompt{display:grid;grid-gap:8px;gap:8px;padding:12px;border:1px solid var(--portal-border,#e5e7eb);border-radius:10px;background:#f8fafc}.api-guide-copy-box code,.api-guide-prompt{overflow-x:auto;color:#111827;white-space:pre-wrap}.api-guide-chip-list{display:flex;flex-wrap:wrap;gap:8px}.api-guide-chip-list span,.api-guide-error-list strong{display:inline-flex;align-items:center;min-height:26px;padding:3px 9px;border-radius:999px;background:#fff7ed;color:#c2410c;font-weight:800}.api-guide-error-list{display:grid;grid-gap:10px;gap:10px}.api-guide-error-list div{display:grid;grid-template-columns:120px minmax(0,1fr);grid-gap:10px;gap:10px;align-items:start}.api-admin-summary{display:flex;flex-wrap:wrap;gap:8px}.api-admin-table td{vertical-align:top}.api-admin-table small{display:block;margin-top:3px;color:var(--portal-muted,#6b7280);word-break:break-all}@media (max-width:720px){.api-token-card{flex-direction:column}.api-token-actions,.api-token-card .portal-danger-btn,.api-token-card .portal-secondary-btn{width:100%}.api-guide-error-list div{grid-template-columns:1fr}}.api-usage-filters{display:grid;grid-template-columns:repeat(6,minmax(120px,1fr)) auto;grid-gap:8px;gap:8px;margin:12px 0;align-items:center}.api-guide-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}@media (max-width:768px){.api-usage-filters{display:flex;overflow-x:auto;padding-bottom:4px}.api-usage-filters .portal-input{min-width:140px}.api-guide-actions{justify-content:flex-start}}.privacy-policy-page{height:100dvh;min-height:100dvh;overflow-y:auto;padding:48px 18px;background:linear-gradient(180deg,#f8fafc,#fff7ed);color:#111827;-webkit-overflow-scrolling:touch}.privacy-policy-shell{display:grid;grid-gap:16px;gap:16px;width:min(960px,100%);margin:0 auto}.privacy-policy-hero,.privacy-policy-section,.privacy-policy-summary{border:1px solid rgba(229,231,235,.95);border-radius:18px;background:rgba(255,255,255,.96);box-shadow:0 14px 40px rgba(15,23,42,.08)}.privacy-policy-hero{display:grid;grid-gap:12px;gap:12px;padding:30px}.privacy-policy-eyebrow{margin:0;color:#f97316;font-size:13px;font-weight:900;letter-spacing:0;text-transform:uppercase}.privacy-policy-hero h1{margin:0;color:#111827;font-size:clamp(28px,4vw,42px);line-height:1.15}.privacy-policy-hero p,.privacy-policy-section p,.privacy-policy-summary p{margin:0;color:#4b5563;line-height:1.75;word-break:keep-all;overflow-wrap:anywhere}.privacy-policy-actions,.privacy-policy-meta{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.privacy-policy-meta span{display:inline-flex;align-items:center;min-height:28px;padding:4px 10px;border-radius:999px;background:#fff7ed;color:#c2410c;font-size:13px;font-weight:800}.privacy-policy-section,.privacy-policy-summary{display:grid;grid-gap:10px;gap:10px;padding:22px}.privacy-policy-section h2,.privacy-policy-summary strong{margin:0;color:#111827;font-size:20px;line-height:1.35}@media (max-width:640px){.privacy-policy-page{padding:24px 12px}.privacy-policy-hero,.privacy-policy-section,.privacy-policy-summary{border-radius:14px}.privacy-policy-hero{padding:22px}.privacy-policy-section,.privacy-policy-summary{padding:18px}.privacy-policy-actions .portal-secondary-btn{width:100%;justify-content:center}}@media (max-width:768px){.project-detail-page .record-detail-text-block{overflow-x:auto;padding:10px;font-size:14px;line-height:1.6;-webkit-overflow-scrolling:touch}.project-detail-page .tiptap-viewer-shell{max-width:100%;overflow-x:auto}.project-detail-page .tiptap-viewer-surface{padding:10px;font-size:14px;line-height:1.55}.project-detail-page .tiptap-viewer-surface table{width:max-content;min-width:520px;max-width:none;font-size:13px}.project-detail-page .tiptap-viewer-surface td,.project-detail-page .tiptap-viewer-surface th{min-width:80px;padding:6px 8px;font-size:13px!important;line-height:1.45;white-space:normal}.project-detail-page .portal-table th{font-size:12px}.project-detail-page .portal-table td{font-size:13px}.project-detail-page .portal-table-badge{min-height:22px;padding:2px 7px;font-size:11px}.project-detail-page .project-assets-detail-section,.project-detail-page .project-assets-section{font-size:14px}.project-detail-page .project-assets-detail-section .portal-table-toolbar,.project-detail-page .project-assets-section .portal-table-toolbar{font-size:13px}.project-detail-page .project-assets-detail-section .portal-card table th,.project-detail-page .project-assets-detail-section .portal-table th,.project-detail-page .project-assets-section .portal-card table th,.project-detail-page .project-assets-section .portal-table th{font-size:12px}.project-detail-page .project-assets-detail-section .portal-card table td,.project-detail-page .project-assets-detail-section .portal-table td,.project-detail-page .project-assets-section .portal-card table td,.project-detail-page .project-assets-section .portal-table td{font-size:13px;line-height:1.45}.project-detail-page .project-assets-detail-section .portal-table-cell-primary,.project-detail-page .project-assets-detail-section .portal-table-link,.project-detail-page .project-assets-section .portal-table-cell-primary,.project-detail-page .project-assets-section .portal-table-link{font-size:13px}.project-detail-page .project-assets-status-select{min-height:32px;padding:5px 8px;font-size:12px}.project-detail-page .project-assets-row-actions .portal-danger-btn-sm,.project-detail-page .project-assets-row-actions .portal-primary-btn,.project-detail-page .project-assets-row-actions .portal-secondary-btn{min-height:30px;padding:5px 8px;font-size:12px}.project-detail-page .project-asset-preview-grid dt{font-size:12px}.project-detail-page .project-asset-preview-grid dd{font-size:13px;line-height:1.45}.project-detail-page .project-assets-detail-section,.project-detail-page .project-assets-detail-section .portal-table-body-scroll,.project-detail-page .project-assets-section,.project-detail-page .project-assets-section .portal-table-body-scroll,.project-detail-page .record-detail-text-block,.project-detail-page .tiptap-viewer-shell{max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.project-detail-page .project-assets-detail-section table,.project-detail-page .project-assets-section table,.project-detail-page .tiptap-viewer-surface table{width:max-content;max-width:none;font-size:12px!important}.project-detail-page .project-assets-detail-section table td,.project-detail-page .project-assets-detail-section table th,.project-detail-page .project-assets-section table td,.project-detail-page .project-assets-section table th,.project-detail-page .tiptap-viewer-surface td,.project-detail-page .tiptap-viewer-surface th{padding:6px 8px;font-size:12px!important;line-height:1.45;vertical-align:top;white-space:normal;word-break:keep-all;overflow-wrap:anywhere}.project-detail-page .project-assets-detail-section table td *,.project-detail-page .project-assets-section table td *,.project-detail-page .tiptap-viewer-surface table div,.project-detail-page .tiptap-viewer-surface table li,.project-detail-page .tiptap-viewer-surface table p,.project-detail-page .tiptap-viewer-surface table span{font-size:inherit!important;line-height:inherit!important}.project-detail-page .tiptap-viewer-surface table p{margin:0 0 .35em}.project-detail-page .portal-table-date-value,.project-detail-page .portal-table-ellipsis-text,.project-detail-page .portal-table-muted,.project-detail-page .portal-table-number-pill,.project-detail-page .portal-table-primary-value{font-size:inherit!important;line-height:inherit}.project-detail-page .project-assets-detail-section,.project-detail-page .project-assets-detail-section table,.project-detail-page .project-assets-detail-section table *,.project-detail-page .project-assets-section,.project-detail-page .project-assets-section table,.project-detail-page .project-assets-section table *,.project-detail-page .record-detail-text-block,.project-detail-page .tiptap-viewer-surface,.project-detail-page .tiptap-viewer-surface table,.project-detail-page .tiptap-viewer-surface table *,.project-detail-page .tiptap-viewer-surface td,.project-detail-page .tiptap-viewer-surface th{text-size-adjust:100%}.project-detail-page .tiptap-viewer-surface table{min-width:0}.project-detail-page .tiptap-viewer-surface td div,.project-detail-page .tiptap-viewer-surface td li,.project-detail-page .tiptap-viewer-surface td p,.project-detail-page .tiptap-viewer-surface td span{font-size:12px!important;line-height:1.45!important}.project-detail-page .project-detail-tiptap-viewer,.project-detail-page .project-detail-tiptap-viewer .tiptap-viewer-shell,.project-detail-page .project-detail-tiptap-viewer .tiptap-viewer-surface{max-width:100%;min-width:0;overflow-x:auto;-webkit-overflow-scrolling:touch;text-size-adjust:100%}.project-detail-page .project-detail-tiptap-viewer .tiptap-viewer-surface{padding:8px;font-size:13px;line-height:1.5}.project-detail-page .project-detail-tiptap-viewer .tiptap-viewer-surface table{width:max-content;min-width:100%;max-width:none;table-layout:auto;font-size:12px!important}.project-detail-page .project-detail-tiptap-viewer .tiptap-viewer-surface td,.project-detail-page .project-detail-tiptap-viewer .tiptap-viewer-surface th{min-width:88px;padding:5px 6px;font-size:12px!important;line-height:1.4!important;vertical-align:top;white-space:normal;word-break:keep-all;overflow-wrap:anywhere}.project-detail-page .project-detail-tiptap-viewer .tiptap-viewer-surface td *,.project-detail-page .project-detail-tiptap-viewer .tiptap-viewer-surface th *{font-size:inherit!important;line-height:inherit!important}.project-detail-page .project-detail-tiptap-viewer .tiptap-viewer-surface table p{margin:0 0 .3em}.work-status-editor-modal,.work-status-editor-modal .work-status-editor-field,.work-status-editor-modal .work-status-link-grid,.work-status-editor-modal .work-status-region-status-grid{min-width:0;max-width:100%}.work-status-region-status-grid{grid-template-columns:minmax(0,1fr);gap:8px}.work-status-editor-modal .portal-input,.work-status-editor-modal input,.work-status-editor-modal select,.work-status-editor-modal textarea{width:100%;inline-size:100%;max-width:100%;min-width:0;box-sizing:border-box}.work-status-editor-modal input[type=date],.work-status-editor-modal input[type=datetime-local],.work-status-editor-modal input[type=month],.work-status-editor-modal input[type=time]{width:100%!important;inline-size:100%!important;max-width:100%!important;max-inline-size:100%!important;min-width:0!important}}@media (max-width:768px){.work-status-editor-modal input[type=date]::-webkit-date-and-time-value,.work-status-editor-modal input[type=datetime-local]::-webkit-date-and-time-value{min-width:0;text-align:center}}@media (max-width:640px){.work-status-region-status-grid{gap:6px}}@media (max-width:768px){.daily-work-action-modal.work-status-editor-modal{overflow-x:hidden!important;max-width:calc(100vw - 24px);box-sizing:border-box}.daily-work-action-modal.work-status-editor-modal .work-status-editor-field-full,.daily-work-action-modal.work-status-editor-modal .work-type-selector,.daily-work-action-modal.work-status-editor-modal label,.daily-work-action-modal.work-status-editor-modal>*{min-width:0;max-width:100%;box-sizing:border-box}.daily-work-action-modal.work-status-editor-modal .work-type-selector{width:100%;overflow:hidden}.daily-work-action-modal.work-status-editor-modal .work-type-selector-list{width:100%;max-width:100%;min-width:0;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;box-sizing:border-box;-webkit-overflow-scrolling:touch}.daily-work-action-modal.work-status-editor-modal .work-type-selector-list .search-filter-chip{flex:0 0 auto;white-space:nowrap}.daily-work-action-modal.work-status-editor-modal .work-status-editor-field select{display:block;width:100%;min-height:38px}.daily-work-action-modal.work-status-editor-modal .work-status-date-field{width:100%;inline-size:100%;max-width:100%;min-width:0;overflow:hidden;box-sizing:border-box}.daily-work-action-modal.work-status-editor-modal .work-status-date-field input[type=date]{display:block;width:100%!important;inline-size:100%!important;max-width:100%!important;max-inline-size:100%!important;min-width:0!important;margin:0;box-sizing:border-box;text-align:center;-webkit-appearance:none;-moz-appearance:none;appearance:none}}@media (max-width:768px){.daily-work-action-modal.work-status-editor-modal .work-status-date-field input[type=date]::-webkit-date-and-time-value{width:100%;min-width:0;max-width:100%;margin:0;text-align:center}}.dashboard-ai-search-card{display:flex;flex-direction:column;gap:10px;margin-bottom:12px;padding:12px}.dashboard-ai-search-form{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:8px;gap:8px;align-items:center}.dashboard-ai-search-input{min-width:0}.dashboard-ai-search-actions{display:flex;gap:8px;align-items:center}.dashboard-ai-search-detail,.dashboard-ai-search-submit{white-space:nowrap}.dashboard-ai-search-summary{display:flex;justify-content:space-between;gap:8px;color:#64748b;font-size:13px;font-weight:700}.dashboard-ai-result-list{display:grid;grid-gap:8px;gap:8px}.dashboard-ai-result-item{display:block;padding:10px 12px;border:1px solid #e5e7eb;border-radius:8px;background:#fff;color:inherit;text-decoration:none}.dashboard-ai-result-item:hover{border-color:#fdba74;background:#fff7ed}.dashboard-ai-result-title-row{display:flex;align-items:center;gap:8px;min-width:0}.dashboard-ai-result-title-row strong{min-width:0;overflow:hidden;color:#111827;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.dashboard-ai-result-item p{margin:6px 0 0;color:#475569;font-size:13px;line-height:1.45}.dashboard-ai-result-meta{display:flex;flex-wrap:wrap;gap:6px;margin-top:7px;color:#64748b;font-size:12px}.dashboard-ai-more-btn{align-self:center}@media (max-width:768px){.dashboard-ai-search-card{padding:10px}.dashboard-ai-search-form{grid-template-columns:minmax(0,1fr)}.dashboard-ai-search-actions{width:100%}.dashboard-ai-search-detail,.dashboard-ai-search-submit{flex:1 1;justify-content:center}.dashboard-ai-search-summary{font-size:12px}.dashboard-ai-result-title-row strong{font-size:13px}}.ai-search-form-row{display:grid;grid-template-columns:minmax(160px,220px) minmax(0,1fr) auto auto;grid-gap:8px;gap:8px;align-items:center}.ai-search-form-row.has-match-mode{grid-template-columns:minmax(160px,220px) minmax(0,1fr) minmax(120px,150px) auto}.ai-search-match-select,.ai-search-type-select{min-width:0}.ai-search-advanced-toggle{white-space:nowrap}.ai-search-advanced-panel{margin-top:10px;border:1px solid #e5e7eb;border-radius:8px;background:#f8fafc;padding:12px}.ai-search-advanced-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));grid-gap:10px;gap:10px}.ai-search-option-field{display:grid;grid-gap:5px;gap:5px;color:#475569;font-size:12px;font-weight:800}.ai-search-option-note{margin:10px 0 0;color:#64748b;font-size:12px;line-height:1.45}.ai-search-summary-badges{display:flex;flex-wrap:wrap;gap:6px;justify-content:flex-end;align-items:center}.ai-search-results-page{display:flex;flex-direction:column;gap:12px}.ai-device-table-wrap{width:100%;overflow-x:auto}.ai-device-table{min-width:980px}.ai-search-link-btn{min-height:30px;padding:5px 10px;font-size:12px}.ai-device-card-list{display:none}.ai-search-card-actions,.ai-wiki-context-meta,.ai-wiki-file-hint,.ai-wiki-linked-files{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-top:8px}.ai-wiki-context-panel{display:flex;flex-direction:column;gap:12px}.ai-wiki-linked-files span{border-radius:999px;background:#f8fafc;color:#475569;font-size:12px;font-weight:700;padding:5px 9px}.ai-wiki-context-text{border:1px solid #e5e7eb;border-radius:8px;padding:10px}.ai-wiki-context-text summary{cursor:pointer;font-weight:800}.ai-wiki-context-text pre{margin:10px 0 0;max-height:420px;overflow:auto;white-space:pre-wrap;word-break:keep-all;overflow-wrap:anywhere;color:#334155;font-family:inherit;font-size:13px;line-height:1.55}@media (max-width:768px){.ai-search-form-row,.ai-search-form-row.has-match-mode{grid-template-columns:minmax(0,1fr)}.ai-device-table-wrap{display:none}.ai-device-card-list{display:grid;grid-gap:8px;gap:8px}.ai-search-card-actions .portal-secondary-btn{min-height:34px;padding:7px 10px;font-size:12px}}.sales-page,.sales-settings-page{min-width:0;max-width:100%}.sales-code-editor-heading,.sales-page-toolbar,.sales-section-heading,.sales-settings-topbar{display:flex;align-items:center;justify-content:space-between;gap:12px}.sales-page-tabs,.sales-row-actions{display:flex;align-items:center;gap:8px}.sales-page-tabs{min-width:0;overflow-x:auto;padding-bottom:2px}.sales-page-tabs .portal-secondary-btn{flex:0 0 auto}.sales-foundation-panel,.sales-settings-section{margin-top:14px}.sales-code-editor-heading h3,.sales-section-heading h2{margin:0;font-size:18px}.sales-code-editor-heading p,.sales-section-heading p{margin:5px 0 0;color:var(--portal-text-muted,#667085);font-size:13px}.sales-phase-empty{margin-top:14px}.sales-operations-section{margin-top:22px}.sales-operation-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px;margin-top:12px}.sales-operation-item{display:flex;flex-direction:column;gap:5px;min-width:0;padding:14px;border:1px solid var(--portal-border,#e4e7ec);border-radius:8px;background:#fff;color:inherit;text-decoration:none}.sales-operation-item span{color:var(--portal-text-muted,#667085);font-size:12px}.sales-operation-item-pending{background:#f8fafc}.sales-inline-form{display:grid;grid-template-columns:.8fr 1fr 1.4fr auto;grid-gap:8px;gap:8px;margin-top:14px}.sales-inline-form input,.sales-settings-table input{min-width:0;width:100%;box-sizing:border-box}.sales-code-layout{display:grid;grid-template-columns:minmax(190px,240px) minmax(0,1fr);grid-gap:14px;gap:14px;margin-top:16px}.sales-code-group-list{display:flex;flex-direction:column;gap:6px;min-width:0;max-height:min(62vh,680px);overflow-y:auto;padding-right:4px;scrollbar-gutter:stable}.sales-code-group-list button{display:flex;flex-direction:column;gap:3px;padding:10px 12px;border:1px solid var(--portal-border,#e4e7ec);border-radius:6px;background:#fff;color:inherit;text-align:left;cursor:pointer}.sales-code-group-list button.active{border-color:#ff7a18;background:#fff7ed}.sales-code-group-list span{color:var(--portal-text-muted,#667085);font-size:11px}.sales-code-editor{min-width:0}.sales-settings-table-wrap{max-width:100%;margin-top:12px;overflow-x:auto}.sales-settings-table{min-width:860px}.sales-settings-table td,.sales-settings-table th{vertical-align:middle}.sales-settings-table td input[type=checkbox]{width:18px;height:18px}.sales-settings-table input[type=number]{width:82px}.sales-checkbox{display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.sales-numbering-table{min-width:980px}@media (max-width:900px){.sales-operation-list{grid-template-columns:repeat(2,minmax(0,1fr))}.sales-code-layout{grid-template-columns:1fr}.sales-code-group-list{flex-direction:row;overflow-x:auto;max-height:none;overflow-y:hidden;padding-right:0;scrollbar-gutter:auto}.sales-code-group-list button{flex:0 0 180px}}@media (max-width:768px){.sales-code-editor-heading,.sales-page-toolbar,.sales-section-heading{align-items:flex-start}.sales-page-toolbar{flex-wrap:wrap}.sales-page-tabs{order:2;width:100%}.sales-inline-form,.sales-operation-list{grid-template-columns:1fr}.sales-row-actions{align-items:stretch;flex-direction:column}.sales-settings-section{overflow:hidden}}.customer-sales-workspace,.sales-activity-workspace,.sales-customer-sections,.sales-opportunity-detail,.sales-overview-workspace,.sales-progress-workspace{display:grid;grid-gap:14px;gap:14px;min-width:0;max-width:100%}.sales-filter-bar,.sales-inline-link-form{display:flex;align-items:flex-end;gap:8px;min-width:0}.sales-filter-bar label{display:grid;grid-gap:5px;gap:5px;min-width:140px}.sales-filter-bar label>span,.sales-form-grid label>span{color:var(--portal-text-muted,#667085);font-size:12px;font-weight:700}.sales-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px}.sales-summary-grid article{display:grid;grid-gap:8px;gap:8px;min-width:0}.sales-summary-grid article>span{color:var(--portal-text-muted,#667085);font-size:12px}.sales-summary-grid article>strong{overflow-wrap:anywhere;font-size:22px}.sales-korean-amount{display:block;margin-top:3px;color:var(--portal-text-muted,#667085);font-size:11px;font-weight:600;line-height:1.35;overflow-wrap:anywhere}.sales-summary-grid.compact article{padding:10px;border:1px solid var(--portal-border,#e4e7ec);border-radius:8px}.sales-placeholder-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.sales-editor-form,.sales-opportunity-summary,.sales-project-links,.sales-table-section{min-width:0;overflow:hidden}.sales-activity-workspace h3,.sales-progress-workspace h3,.sales-project-links>h3,.sales-table-section>h3{margin-top:0}.sales-editor-form{display:grid;grid-gap:14px;gap:14px}.sales-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px;min-width:0}.sales-form-grid label{display:grid;align-content:start;grid-gap:5px;gap:5px;min-width:0}.sales-form-grid label.wide{grid-column:1/-1}.sales-form-grid input,.sales-form-grid select,.sales-form-grid textarea,.sales-inline-link-form select{width:100%;max-width:100%;min-width:0;box-sizing:border-box}.sales-link-list{display:grid;grid-gap:8px;gap:8px;margin-top:10px}.sales-link-item{display:flex;align-items:center;justify-content:space-between;gap:10px;min-width:0;padding:10px 12px;border:1px solid var(--portal-border,#e4e7ec);border-radius:8px;color:inherit;text-decoration:none}.sales-link-item>span{color:var(--portal-text-muted,#667085);font-size:12px}.sales-opportunity-summary{display:grid;grid-gap:14px;gap:14px}.sales-opportunity-summary h2{margin:8px 0 4px;font-size:22px}.sales-opportunity-summary p{margin:0;color:var(--portal-text-muted,#667085)}.sales-permission-bundle{align-items:center}.sales-permission-bundle p{margin:4px 0 0;color:var(--portal-text-muted,#667085);font-size:12px}@media (max-width:900px){.sales-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sales-placeholder-grid{grid-template-columns:1fr}}@media (max-width:768px){.sales-filter-bar{align-items:stretch;overflow-x:auto;padding-bottom:3px}.sales-filter-bar label{flex:0 0 150px}.sales-form-grid{grid-template-columns:1fr}.sales-form-grid label.wide{grid-column:auto}.sales-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sales-summary-grid article>strong{font-size:16px}.sales-inline-link-form{align-items:stretch;flex-direction:column}.sales-link-item{align-items:flex-start;flex-direction:column}.sales-opportunity-detail .portal-sticky-action-bar{overflow-x:auto}}.sales-contract-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px;min-width:0}.sales-contract-summary>div{display:grid;grid-gap:5px;gap:5px;min-width:0}.sales-contract-summary span{color:var(--portal-text-muted,#667085);font-size:12px}.sales-contract-summary strong{overflow-wrap:anywhere;font-size:14px}.sales-contract-edit-backdrop{padding:28px}.sales-contract-edit-modal{width:min(920px,calc(100vw - 56px));max-width:920px;max-height:calc(100dvh - 56px);overflow-y:auto}.sales-contract-edit-modal>.sales-section-heading{position:-webkit-sticky;position:sticky;top:0;z-index:3;padding-bottom:10px;background:#fff}.sales-contract-edit-modal>.admin-form-actions{position:-webkit-sticky;position:sticky;bottom:0;z-index:3;padding-top:12px;background:#fff}.sales-section-heading-actions{align-items:flex-start;flex-wrap:wrap}.sales-page .portal-inline-actions,.sales-section-action-row{display:flex;align-items:center;gap:8px;min-width:0;max-width:100%;margin-left:auto}.sales-section-action-row{flex-wrap:nowrap;overflow-x:auto;padding-bottom:2px}.sales-section-action-row>.portal-input{flex:0 0 220px;width:220px;min-width:220px}.sales-page .portal-inline-actions>*,.sales-section-action-row>*{flex:0 0 auto;white-space:nowrap;word-break:keep-all;writing-mode:horizontal-tb}.sales-renewal-name-preview{grid-template-columns:minmax(160px,1fr) minmax(0,2fr)!important}.sales-device-picker{display:grid;grid-gap:10px;gap:10px;margin:12px 0;padding:12px;border:1px solid var(--portal-border,#e4e7ec);border-radius:8px;background:#fafbfc}.sales-device-picker-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px;max-height:240px;overflow-y:auto}.sales-device-picker-item{display:flex;align-items:flex-start;gap:8px;min-width:0;padding:9px;border:1px solid var(--portal-border,#e4e7ec);border-radius:8px;background:#fff}.sales-device-picker-item span{display:grid;grid-gap:3px;gap:3px;min-width:0}.sales-device-picker-item small,.sales-device-picker-item strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sales-renewal-preview{display:grid;grid-gap:8px;gap:8px;margin-top:12px}.sales-renewal-preview>div{display:grid;grid-template-columns:minmax(160px,1fr) repeat(2,minmax(220px,1fr));grid-gap:10px;gap:10px;padding:10px 12px;border:1px solid var(--portal-border,#e4e7ec);border-radius:8px;font-size:13px}@media (max-width:900px){.sales-contract-summary,.sales-device-picker-list{grid-template-columns:repeat(2,minmax(0,1fr))}.sales-renewal-preview{overflow-x:auto}.sales-renewal-preview>div{min-width:720px}}@media (max-width:768px){.sales-contract-edit-backdrop{align-items:stretch;padding:0}.sales-contract-edit-modal{width:100%;max-width:none;min-height:100dvh;max-height:100dvh;border-radius:0}.sales-section-heading-actions{display:grid;grid-gap:10px;gap:10px}.sales-section-action-row{width:100%;margin-left:0}.sales-contract-summary{grid-template-columns:1fr}.sales-device-picker-list{display:flex;overflow-x:auto;overflow-y:hidden}.sales-device-picker-item{flex:0 0 250px}.sales-contract-summary,.sales-device-picker,.sales-table-section{max-width:100%;box-sizing:border-box}}.asset-contract-history{display:grid;grid-gap:8px;gap:8px;min-width:0}.asset-contract-history-item{display:grid;grid-template-columns:minmax(180px,1.4fr) repeat(4,minmax(140px,1fr)) auto;align-items:center;grid-gap:10px;gap:10px;min-width:760px;padding:10px 12px;border:1px solid var(--portal-border,#e4e7ec);border-radius:8px}.asset-contract-history-item>div{display:grid;grid-gap:3px;gap:3px;min-width:0}.asset-contract-history-item span{color:var(--portal-text-muted,#667085);font-size:12px}.asset-contract-history-item strong{overflow-wrap:anywhere;font-size:13px}@media (max-width:768px){.asset-contract-history{overflow-x:auto}}.portal-success-box,.portal-warning-box{padding:11px 13px;border:1px solid;border-radius:8px;font-size:13px;line-height:1.5}.portal-success-box{border-color:#a7f3d0;background:#ecfdf5;color:#047857}.portal-warning-box{border-color:#fed7aa;background:#fff7ed;color:#9a3412}.sales-finance-workspace{display:grid;align-content:start;grid-auto-rows:max-content;grid-gap:14px;gap:14px;min-width:0;max-width:100%}.sales-month-inputs{display:grid;grid-template-columns:repeat(3,minmax(220px,1fr));grid-gap:10px;gap:10px;min-width:0}.sales-month-inputs label{display:grid;grid-gap:5px;gap:5px;min-width:0}.sales-month-inputs label>span{color:var(--portal-text-muted,#667085);font-size:12px;font-weight:700}.sales-month-input-pair{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:6px 8px;gap:6px 8px;min-width:0;padding:10px;border:1px solid var(--portal-border,#e4e7ec);border-radius:8px;background:#fafbfc}.sales-month-input-pair>strong{grid-column:1/-1;font-size:13px}.sales-search-result-count{color:var(--portal-text-muted,#667085);font-size:13px;font-weight:700;white-space:nowrap}.sales-revenue-heading{align-items:center}.sales-metric-switch{display:inline-flex;flex:0 0 auto;gap:3px;padding:3px;border:1px solid var(--portal-border,#e4e7ec);border-radius:7px;background:#f8fafc}.sales-metric-switch button{min-height:34px;padding:0 13px;border:0;border-radius:5px;background:transparent;color:var(--portal-text-muted,#667085);font-weight:700;white-space:nowrap;cursor:pointer}.sales-metric-switch button.active{background:var(--unext-primary,#f97316);color:#fff;box-shadow:0 1px 3px rgba(15,23,42,.12)}.sales-revenue-notes-column{width:240px;min-width:240px!important;max-width:240px;overflow:hidden;text-align:left!important;text-overflow:ellipsis}.sales-revenue-edit-grid .sales-revenue-notes-field{grid-column:1/-1}.sales-revenue-table-card{min-width:0;max-width:100%;overflow:hidden}.sales-revenue-table-wrap{max-width:100%;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch}.sales-revenue-ledger-wrap,.sales-revenue-monthly-wrap{max-height:min(64dvh,680px);overflow:auto;overscroll-behavior:contain}.sales-revenue-ledger-table thead th,.sales-revenue-monthly-table thead th{position:-webkit-sticky;position:sticky;top:0;z-index:3;background:#f8fafc}.sales-revenue-table{width:max-content;min-width:1900px;table-layout:fixed}.sales-revenue-table td,.sales-revenue-table th{min-width:105px;white-space:nowrap;text-align:right}.sales-revenue-table .sticky{position:-webkit-sticky;position:sticky;z-index:2;text-align:left;background:var(--portal-surface,#fff)}.sales-revenue-table thead .sticky{z-index:4;background:#f8fafc}.sales-revenue-ledger-table .ledger-owner{left:0;width:120px;min-width:120px;max-width:120px}.sales-revenue-ledger-table .ledger-customer{left:120px;width:170px;min-width:170px;max-width:170px}.sales-revenue-ledger-table .ledger-ordering{left:290px;width:170px;min-width:170px;max-width:170px;box-shadow:8px 0 12px -12px rgba(15,23,42,.45)}.sales-revenue-table .customer{left:0;width:160px;min-width:160px;max-width:160px}.sales-revenue-table .contract{left:160px;width:230px;min-width:230px;max-width:230px;box-shadow:8px 0 12px -12px rgba(15,23,42,.45)}.sales-revenue-table td.contract span,.sales-revenue-table td.contract strong{display:block;overflow:hidden;text-overflow:ellipsis}.sales-revenue-table td.contract span{margin-top:3px;color:var(--portal-text-muted,#667085);font-size:12px}.sales-revenue-table .current-month{background:#fff7ed}.sales-month-cell{display:grid;width:100%;grid-gap:2px;gap:2px;padding:4px;border:0;background:transparent;color:inherit;text-align:right;cursor:pointer}.sales-month-cell strong{font-size:13px}.sales-month-cell small,.sales-month-cell span{color:var(--portal-text-muted,#667085);font-size:11px}.sales-performance-table{min-width:900px}.sales-performance-table td small,.sales-performance-table td span,.sales-performance-table td strong{display:block}.sales-performance-table td span{margin-top:3px;color:var(--portal-text-muted,#667085);font-size:11px}.portal-modal-card{width:min(640px,100%);max-height:calc(100dvh - 48px);overflow-y:auto;padding:20px;border:1px solid var(--portal-border,#e4e7ec);border-radius:8px;background:var(--portal-surface,#fff);box-shadow:0 24px 64px rgba(15,23,42,.22)}.sales-finance-modal{display:grid;grid-gap:14px;gap:14px}.sales-finance-modal h3{margin:0}@media (max-width:900px){.sales-month-inputs{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.sales-finance-workspace,.sales-revenue-table-card{max-width:100%}.sales-month-inputs{grid-template-columns:1fr}.sales-revenue-heading{align-items:flex-start}.sales-metric-switch{max-width:100%;overflow-x:auto}.sales-revenue-edit-grid .sales-revenue-notes-field{grid-column:auto}.sales-revenue-table{min-width:1500px;font-size:12px}.sales-revenue-table .customer{width:120px;min-width:120px;max-width:120px}.sales-revenue-table .contract{left:120px;width:180px;min-width:180px;max-width:180px}.portal-modal-backdrop{align-items:flex-end;padding:12px}.portal-modal-card{width:100%;max-height:min(86dvh,680px);padding:16px}}.sales-source-finance,.sales-source-finance-sections{display:grid;grid-gap:14px;gap:14px;min-width:0;max-width:100%}.sales-source-finance-sections>div{min-width:0;overflow:hidden}.sales-source-finance-sections h4{margin:0 0 8px;font-size:14px}.sales-source-recognition-form{display:grid;grid-template-columns:repeat(5,minmax(120px,1fr)) auto;align-items:end;grid-gap:8px;gap:8px;min-width:0}.sales-source-recognition-form label{display:grid;grid-gap:5px;gap:5px;min-width:0}.sales-source-recognition-form label>span{color:var(--portal-text-muted,#667085);font-size:12px;font-weight:700}.sales-source-recognition-form .portal-input{width:100%;min-width:0;max-width:100%}@media (max-width:1000px){.sales-source-recognition-form{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:768px){.sales-source-recognition-form{display:flex;align-items:flex-end;overflow-x:auto;padding-bottom:3px}.sales-source-recognition-form label{flex:0 0 150px}.sales-source-recognition-form>button{flex:0 0 auto}}.sales-year-input{width:104px;min-width:104px}.sales-import-mapping-card,.sales-import-page,.sales-import-preview-card,.sales-import-workspace{min-width:0;max-width:100%}.sales-import-batch-summary,.sales-import-confirm-card,.sales-import-mapping-card,.sales-import-page,.sales-import-preview-card,.sales-import-upload-card{display:grid;grid-gap:14px;gap:14px}.sales-import-upload-form{display:grid;grid-template-columns:120px minmax(240px,1fr) auto;grid-gap:10px;gap:10px;align-items:end}.sales-import-column-grid label,.sales-import-preview-filters label,.sales-import-region-toolbar label:not(:first-child),.sales-import-upload-form label{display:grid;grid-gap:5px;gap:5px;min-width:0}.sales-import-column-grid label>span,.sales-import-preview-filters label>span,.sales-import-region-toolbar label>span,.sales-import-upload-form label>span{color:var(--portal-text-muted,#667085);font-size:12px;font-weight:700}.sales-import-column-grid input,.sales-import-column-grid select,.sales-import-preview-filters select,.sales-import-region-toolbar input[type=number],.sales-import-region-toolbar select,.sales-import-table select,.sales-import-upload-form input{width:100%;max-width:100%;min-width:0;box-sizing:border-box}.sales-import-file-field input{min-height:40px;padding:7px;border:1px solid var(--portal-border,#d9dee7);border-radius:8px;background:#fff}.sales-import-layout{display:grid;grid-template-columns:minmax(220px,280px) minmax(0,1fr);grid-gap:14px;gap:14px;align-items:start;min-width:0}.sales-import-history{display:grid;grid-gap:10px;gap:10px;position:-webkit-sticky;position:sticky;top:76px;max-height:calc(100dvh - 96px);overflow:hidden}.sales-import-history-list{display:grid;grid-gap:6px;gap:6px;overflow-y:auto;min-height:0}.sales-import-history-list button{display:grid;grid-gap:4px;gap:4px;width:100%;padding:10px;border:1px solid var(--portal-border,#e4e7ec);border-radius:8px;background:#fff;color:inherit;text-align:left;cursor:pointer}.sales-import-history-list button.active,.sales-import-history-list button:hover{border-color:var(--unext-primary,#f97316);background:#fff7ed}.sales-import-history-list small,.sales-import-history-list span{color:var(--portal-text-muted,#667085);font-size:12px}.sales-import-workspace{display:grid;grid-gap:14px;gap:14px}.sales-import-status,.sales-import-validation{display:inline-flex;width:-moz-fit-content;width:fit-content;padding:4px 8px;border:1px solid #d0d5dd;border-radius:999px;background:#f8fafc;color:#475467;font-size:12px;font-weight:800}.sales-import-status.status-completed,.sales-import-status.status-rollback_completed,.sales-import-validation.validation-valid{border-color:#a7f3d0;background:#ecfdf5;color:#047857}.sales-import-status.status-failed,.sales-import-status.status-partial_failed,.sales-import-validation.validation-error{border-color:#fecaca;background:#fef2f2;color:#b91c1c}.sales-import-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:8px;gap:8px}.sales-import-summary-grid>div{display:grid;grid-gap:4px;gap:4px;padding:10px;border:1px solid var(--portal-border,#e4e7ec);border-radius:8px}.sales-import-summary-grid span{color:var(--portal-text-muted,#667085);font-size:12px}.sales-import-actions,.sales-import-confirm-actions,.sales-import-preview-filters,.sales-import-region-toolbar{display:flex;align-items:flex-end;flex-wrap:wrap;gap:8px}.sales-import-sheet-list{display:grid;grid-gap:10px;gap:10px}.sales-import-sheet{min-width:0;border:1px solid var(--portal-border,#e4e7ec);border-radius:8px;overflow:hidden}.sales-import-region-title,.sales-import-sheet-heading{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;background:#f8fafc}.sales-import-sheet-heading label{display:inline-flex;align-items:center;gap:8px}.sales-import-region-title span,.sales-import-sheet-heading span{color:var(--portal-text-muted,#667085);font-size:12px}.sales-import-region{display:grid;grid-gap:10px;gap:10px;padding:12px;border-top:1px solid var(--portal-border,#e4e7ec)}.sales-import-region-toolbar>label:first-child{display:inline-flex;align-items:center;min-height:40px;gap:6px;font-weight:700}.sales-import-region-toolbar label:not(:first-child){flex:1 1 130px}.sales-import-column-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px}.sales-import-preview-filters label{min-width:160px}.sales-import-table-wrap{max-width:100%;overflow-x:auto;border:1px solid var(--portal-border,#e4e7ec);border-radius:8px}.sales-import-table{width:max-content;min-width:100%;border-collapse:collapse;font-size:13px}.sales-import-table td,.sales-import-table th{min-width:120px;padding:9px 10px;border-bottom:1px solid var(--portal-border,#e4e7ec);text-align:left;vertical-align:top}.sales-import-table th{background:#f8fafc;color:#475467;font-size:12px;white-space:nowrap}.sales-import-table td:nth-child(3),.sales-import-table td:nth-child(4){min-width:220px}.sales-import-table td small{display:block;margin-top:3px;color:var(--portal-text-muted,#667085);line-height:1.4}.sales-import-table td small.error{color:#b91c1c}.sales-import-confirm-card{grid-template-columns:minmax(0,1fr) minmax(280px,auto);align-items:end}.sales-import-confirm-card h2,.sales-import-confirm-card p{margin:0}.sales-import-confirm-card p{margin-top:6px;color:var(--portal-text-muted,#667085)}.sales-import-confirm-card.danger{border-color:#fecaca}.sales-import-confirm-actions .portal-input{min-width:220px}.sales-import-force{display:inline-flex;align-items:center;min-height:40px;gap:6px;font-size:12px;font-weight:700}@media (max-width:980px){.sales-import-layout{grid-template-columns:1fr}.sales-import-history{position:static;max-height:none}.sales-import-history-list{display:flex;overflow-x:auto}.sales-import-history-list button{flex:0 0 220px}.sales-import-column-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.sales-import-confirm-card,.sales-import-upload-form{grid-template-columns:1fr}.sales-import-column-grid,.sales-import-region-toolbar,.sales-import-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sales-import-region-toolbar{display:grid}.sales-import-actions,.sales-import-confirm-actions,.sales-import-preview-filters{flex-wrap:nowrap;overflow-x:auto;padding-bottom:3px}.sales-import-actions>*,.sales-import-confirm-actions>*,.sales-import-preview-filters label{flex:0 0 auto}.sales-import-confirm-actions .portal-input{min-width:200px}}@media (max-width:520px){.sales-import-column-grid{grid-template-columns:1fr}}.sales-section-nav-shell{display:flex;align-items:center;gap:8px;min-width:0;max-width:100%;margin-bottom:12px;padding:8px;border:1px solid var(--portal-border,#e4e7ec);border-radius:8px;background:#fff}.sales-section-back-btn{display:inline-flex;flex:0 0 38px;width:38px;height:38px;align-items:center;justify-content:center;padding:0;border:1px solid var(--portal-border,#e4e7ec);border-radius:7px;background:#fff;color:var(--portal-text,#111827);font-size:20px;cursor:pointer}.sales-section-nav-stack{display:grid;flex:1 1 auto;grid-gap:6px;gap:6px;min-width:0}.sales-section-primary-nav,.sales-section-subnav{display:flex;min-width:0;gap:4px;overflow-x:auto;scrollbar-width:thin}.sales-section-primary-nav{width:-moz-fit-content;width:fit-content;max-width:100%;padding:3px;border-radius:7px;background:#f8fafc}.sales-section-subnav{padding-top:6px;border-top:1px solid var(--portal-border,#e4e7ec)}.sales-section-primary-nav a,.sales-section-subnav a{flex:0 0 auto;padding:8px 11px;border-radius:6px;color:var(--portal-text-muted,#667085);font-size:13px;font-weight:700;line-height:1.2;text-decoration:none;white-space:nowrap}.sales-section-primary-nav a:focus-visible,.sales-section-primary-nav a:hover,.sales-section-subnav a:focus-visible,.sales-section-subnav a:hover{background:#fff3e8;color:#e85d04;outline:none}.sales-section-primary-nav a.active{background:var(--unext-primary,#f97316);color:#fff}.sales-section-subnav a.active{background:#fff3e8;color:#e85d04}.sales-page input:not([type=checkbox]):not([type=radio]):not([type=file]):not([type=hidden]):not([type=button]):not([type=submit]),.sales-page select,.sales-settings-page input:not([type=checkbox]):not([type=radio]):not([type=file]):not([type=hidden]):not([type=button]):not([type=submit]),.sales-settings-page select{height:40px;min-height:40px;padding:8px 12px;border-radius:12px;box-sizing:border-box;font:inherit;line-height:1.2}.sales-page .portal-danger-btn,.sales-page .portal-primary-btn,.sales-page .portal-secondary-btn{white-space:nowrap;word-break:keep-all;writing-mode:horizontal-tb}.sales-filter-bar>.portal-primary-btn,.sales-filter-bar>.portal-secondary-btn{flex:0 0 auto;min-width:64px}@media (max-width:768px){.sales-section-nav-shell{margin:-2px 0 10px;padding:6px}.sales-section-back-btn{align-self:flex-start}.sales-section-primary-nav,.sales-section-subnav{width:100%}.sales-section-primary-nav a,.sales-section-subnav a{padding:8px 10px;font-size:12px}}.user-profile-trigger-wrap{display:inline-flex;align-items:center;min-width:0}.user-profile-trigger{border:0;background:transparent;color:inherit;font:inherit;letter-spacing:0;padding:0;cursor:pointer}.user-profile-trigger--name{font-weight:inherit;text-align:left;text-decoration:underline;-webkit-text-decoration-color:transparent;text-decoration-color:transparent;text-underline-offset:3px}.user-profile-trigger--name:focus-visible,.user-profile-trigger--name:hover{color:var(--portal-primary,#f97316);-webkit-text-decoration-color:currentColor;text-decoration-color:currentColor}.user-profile-trigger--info{width:22px;height:22px;border:1px solid var(--portal-border,#d9dee8);border-radius:50%;background:#fff;color:#64748b;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;line-height:1}.user-profile-trigger:focus-visible{outline:2px solid rgba(249,115,22,.45);outline-offset:2px}.user-profile-popover{position:fixed;z-index:1800;max-width:calc(100vw - 24px);padding:16px;border:1px solid var(--portal-border,#d9dee8);border-radius:8px;background:#fff;box-shadow:0 16px 40px rgba(15,23,42,.18);color:#0f172a}.user-profile-card-heading{display:grid;grid-template-columns:44px minmax(0,1fr) 28px;grid-gap:12px;gap:12px;align-items:center}.user-profile-card-heading>div{min-width:0}.user-profile-card-heading span,.user-profile-card-heading strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-profile-card-heading strong{font-size:16px}.user-profile-card-heading div>span{margin-top:3px;color:#64748b;font-size:12px}.user-profile-avatar{width:44px;height:44px;border-radius:50%;background:#fff3e8;color:#ea580c;display:inline-flex!important;align-items:center;justify-content:center;font-size:17px;font-weight:700}.user-profile-close{width:28px;height:28px;border:0;background:transparent;color:#64748b;font-size:22px;line-height:1;cursor:pointer}.user-profile-state{padding:22px 0 8px;color:#64748b;font-size:13px;text-align:center}.user-profile-state.error{color:#b91c1c}.user-profile-contact-list{margin:16px 0 0;border-top:1px solid #eef1f5}.user-profile-contact-list>div{display:grid;grid-template-columns:72px minmax(0,1fr);grid-gap:10px;gap:10px;padding:9px 0;border-bottom:1px solid #eef1f5}.user-profile-contact-list dt{color:#64748b;font-size:12px}.user-profile-contact-list dd{min-width:0;margin:0;color:#1e293b;font-size:13px;overflow-wrap:anywhere}.user-profile-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:12px}.user-candidate-select{min-width:0;flex:1 1 auto;border:0;background:transparent;padding:0;color:inherit;text-align:left;cursor:pointer}.user-candidate-select span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-candidate-row>.user-profile-trigger-wrap{flex:0 0 auto}@media (max-width:768px){.user-profile-popover{left:10px!important;right:10px!important;top:auto!important;bottom:calc(10px + env(safe-area-inset-bottom, 0px));width:auto!important;max-width:none;max-height:min(72dvh,560px);overflow-y:auto}.user-profile-trigger--info{width:28px;height:28px}}.chat-member-option-shell{position:relative;min-width:0}.chat-member-option-shell>.chat-member-option{width:100%;padding-right:46px}.chat-member-option-shell>.user-profile-trigger-wrap{position:absolute;top:50%;right:10px;z-index:1;transform:translateY(-50%)}.customer-regular-inspection-workspace{display:grid;grid-gap:16px;gap:16px;min-width:0}.customer-regular-inspection-header{display:flex;align-items:center;justify-content:space-between;gap:20px}.customer-regular-inspection-form h3,.customer-regular-inspection-header h3,.customer-regular-inspection-list-section h3{margin:0;font-size:18px}.customer-regular-inspection-form .customer-section-heading p,.customer-regular-inspection-header p,.customer-regular-inspection-list-section .customer-section-heading p{margin:5px 0 0;color:var(--unext-text-muted);font-size:13px}.customer-regular-inspection-actions{display:flex;align-items:flex-end;gap:10px;flex:0 0 auto}.customer-regular-inspection-actions label,.customer-regular-inspection-form-grid label{display:grid;grid-gap:6px;gap:6px;min-width:0;color:var(--unext-text);font-size:13px;font-weight:700}.customer-regular-inspection-actions .portal-input{width:140px}.customer-regular-inspection-summary{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));border:1px solid var(--unext-border);background:var(--unext-surface)}.customer-regular-inspection-summary>div{display:grid;grid-gap:5px;gap:5px;min-width:0;padding:14px 16px;border-right:1px solid var(--unext-border)}.customer-regular-inspection-summary>div:last-child{border-right:0}.customer-regular-inspection-summary span{color:var(--unext-text-muted);font-size:12px}.customer-regular-inspection-summary strong{overflow:hidden;color:var(--unext-text);font-size:15px;text-overflow:ellipsis;white-space:nowrap}.customer-regular-inspection-form{display:grid;grid-gap:16px;gap:16px}.customer-regular-inspection-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px;min-width:0}.customer-regular-inspection-form-grid .wide{grid-column:1/-1}.customer-regular-inspection-form-grid .portal-input{width:100%;max-width:100%;min-width:0;box-sizing:border-box}.customer-regular-inspection-form-grid textarea.portal-input{resize:vertical}.customer-regular-inspection-form-actions,.customer-regular-inspection-note-actions{display:flex;justify-content:flex-end;gap:8px}.customer-regular-inspection-list-section{display:grid;grid-gap:14px;gap:14px}.customer-regular-inspection-list{display:grid;grid-gap:10px;gap:10px}.customer-regular-inspection-note{display:grid;grid-gap:12px;gap:12px;min-width:0;padding:16px;border:1px solid var(--unext-border);border-left:3px solid #ff7a1a;background:var(--unext-surface)}.customer-regular-inspection-note-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.customer-regular-inspection-note-heading>div{display:flex;align-items:center;gap:8px;min-width:0}.customer-regular-inspection-note-heading strong{overflow-wrap:anywhere;font-size:15px}.customer-regular-inspection-note-heading time{flex:0 0 auto;color:var(--unext-text-muted);font-size:12px}.customer-regular-inspection-action-detail p,.customer-regular-inspection-note-details{margin:0;line-height:1.6;overflow-wrap:anywhere;white-space:pre-wrap}.customer-regular-inspection-action-detail{display:grid;grid-gap:5px;gap:5px;padding:12px;border-left:3px solid #2b7de9;background:var(--unext-surface-soft)}.customer-regular-inspection-action-detail span{color:var(--unext-text-muted);font-size:12px;font-weight:700}.customer-regular-inspection-note-meta{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin:0;border-top:1px solid var(--unext-border)}.customer-regular-inspection-note-meta div{min-width:0;padding:10px 12px 0 0}.customer-regular-inspection-note-meta dt{color:var(--unext-text-muted);font-size:11px}.customer-regular-inspection-note-meta dd{margin:4px 0 0;overflow-wrap:anywhere;font-size:13px}@media (max-width:768px){.customer-regular-inspection-header{align-items:stretch;flex-direction:column}.customer-regular-inspection-actions{align-items:stretch;display:grid;grid-template-columns:minmax(0,1fr) auto}.customer-regular-inspection-actions .portal-input{width:100%}.customer-regular-inspection-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-regular-inspection-summary>div{border-bottom:1px solid var(--unext-border)}.customer-regular-inspection-summary>div:nth-child(2n){border-right:0}.customer-regular-inspection-summary>div:last-child{grid-column:1/-1;border-bottom:0}.customer-regular-inspection-form-grid{grid-template-columns:minmax(0,1fr)}.customer-regular-inspection-form-grid .wide{grid-column:auto}.customer-regular-inspection-note-heading{align-items:stretch;flex-direction:column}.customer-regular-inspection-note-heading>div{align-items:flex-start;flex-direction:column}.customer-regular-inspection-note-meta{grid-template-columns:repeat(2,minmax(0,1fr))}}.sales-support-queue-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px;min-width:0}.sales-support-queue-grid>.portal-secondary-btn{display:flex;align-items:center;justify-content:space-between;min-width:0;white-space:nowrap}.sales-finance-workspace .sales-summary-grid article>small{color:var(--portal-text-muted,#667085);font-size:12px}.sales-finance-workspace>.sales-table-section>.sales-filter-bar>.portal-input{width:min(320px,100%);min-width:0}@media (max-width:768px){.sales-support-queue-grid{grid-template-columns:1fr}.sales-finance-workspace>.sales-table-section>.sales-filter-bar{align-items:stretch;flex-direction:column}.sales-finance-workspace>.sales-table-section>.sales-filter-bar>.portal-input{width:100%}}.sales-close-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px}.sales-close-grid>article{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:10px;gap:10px;min-width:0;padding:14px;border:1px solid var(--portal-border,#e4e7ec);border-radius:8px;background:var(--portal-surface,#fff)}.sales-close-grid>article>button{grid-column:1/-1;width:100%;white-space:nowrap}@media (max-width:1024px){.sales-close-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:768px){.sales-close-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.board-section-nav{display:flex;align-items:center;gap:6px;margin-bottom:14px;border-bottom:1px solid #dfe4ec}.board-section-nav a{min-height:42px;padding:10px 16px;border-bottom:2px solid transparent;color:#64748b;font-weight:700;text-decoration:none}.board-section-nav a.active{border-bottom-color:#ff6b00;color:#d95400}.board-list-section{width:100%;min-width:0}.board-detail-actions,.board-form-actions,.board-form-options,.board-list-heading,.board-list-toolbar{display:flex;align-items:center}.board-list-toolbar{justify-content:space-between;gap:12px;margin-bottom:12px}.board-search-form{display:grid;grid-template-columns:minmax(240px,460px) auto;grid-gap:8px;gap:8px;min-width:0}.board-detail-actions,.board-form-actions,.board-form-options,.board-list-actions{gap:8px}.board-form-options label,.board-unpublished-toggle{display:inline-flex;align-items:center;gap:6px;color:#475569;font-size:14px;font-weight:600;white-space:nowrap}.board-list-heading{justify-content:space-between;min-height:44px;padding:0 4px;border-bottom:1px solid #dfe4ec}.board-detail-header h2,.board-list-heading h2{margin:0;color:#172033;letter-spacing:0}.board-list-heading h2{font-size:20px}.board-list-heading span{color:#64748b;font-size:14px}.board-post-list{border-bottom:1px solid #dfe4ec}.board-post-row{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:20px;gap:20px;min-width:0;padding:15px 8px;border-top:1px solid #e7ebf1;color:inherit;text-decoration:none}.board-post-row:hover{background:#f8fafc}.board-post-row.unread{background:#fffaf5}.board-post-row-main{min-width:0}.board-post-row-main strong{display:block;margin-top:5px;color:#172033;font-size:16px}.board-post-row-main p,.board-post-row-main strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.board-post-row-main p{margin:5px 0 0;color:#64748b;font-size:13px}.board-detail-badges,.board-detail-meta,.board-post-badges{display:flex;align-items:center;flex-wrap:wrap;gap:6px}.board-new-dot{display:inline-block;flex:0 0 auto;width:7px;height:7px;border-radius:50%;background:#ff6b00}.board-post-row-meta{display:grid;grid-template-columns:100px 170px 70px;align-items:center;grid-gap:12px;gap:12px;color:#64748b;font-size:13px;white-space:nowrap}.board-pagination{display:flex;justify-content:center;gap:6px;padding:18px 0}.board-pagination button{width:36px;height:36px;border:1px solid #dfe4ec;border-radius:6px;background:#fff;color:#475569}.board-pagination button.active{border-color:#ff6b00;background:#ff6b00;color:#fff}.board-detail,.board-post-form{min-width:0;padding:22px}.board-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px;margin-bottom:16px}.board-form-field{display:grid;grid-gap:7px;gap:7px;min-width:0;color:#334155;font-size:14px;font-weight:700}.board-form-field-wide{grid-column:1/-1}.board-form-field input,.board-form-field select{width:100%;min-width:0;max-width:100%;box-sizing:border-box}.board-form-options{margin-top:14px}.board-form-actions{justify-content:flex-end;margin-top:18px}.board-detail-header{padding-bottom:16px;border-bottom:1px solid #e2e8f0}.board-detail-header h2{margin-top:10px;font-size:24px}.board-detail-meta{margin-top:10px;color:#64748b;font-size:13px}.board-detail-meta span+span:before{content:"·";margin-right:6px;color:#cbd5e1}.board-detail-content{min-height:220px;padding:20px 0}.board-detail-actions{justify-content:flex-end;flex-wrap:wrap;padding-top:14px;border-top:1px solid #e2e8f0}.dashboard-board-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px;margin-bottom:16px}.dashboard-board-item{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:12px;gap:12px;align-items:center;min-width:0;padding:10px 4px;color:#334155;text-decoration:none}.dashboard-board-item+.dashboard-board-item{border-top:1px solid #edf0f4}.dashboard-board-item.unread{font-weight:700}.dashboard-board-item>span:last-child{color:#64748b;font-size:12px;white-space:nowrap}.dashboard-board-title{display:flex;align-items:center;gap:6px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width:768px){.board-section-nav{overflow-x:auto;-webkit-overflow-scrolling:touch}.board-section-nav a{flex:0 0 auto}.board-list-toolbar{align-items:stretch;flex-direction:column}.board-search-form{grid-template-columns:minmax(0,1fr) auto;width:100%}.board-list-actions{justify-content:space-between;overflow-x:auto}.board-post-row{grid-template-columns:minmax(0,1fr);gap:8px;padding:13px 4px}.board-post-row-meta{grid-template-columns:repeat(3,auto);justify-content:start;gap:10px}.board-form-grid{grid-template-columns:minmax(0,1fr);gap:10px}.board-form-field-wide{grid-column:auto}.board-detail,.board-post-form{padding:14px}.board-detail-header h2{font-size:20px}.board-form-options{align-items:flex-start;flex-direction:column}.dashboard-board-row{grid-template-columns:minmax(0,1fr);gap:12px}.dashboard-board-item{grid-template-columns:minmax(0,1fr);gap:3px}.dashboard-board-item>span:last-child{padding-left:13px}}.board-ack-detail,.board-ack-management{margin-bottom:18px}.board-ack-table-wrap{width:100%;max-height:480px;overflow:auto;border:1px solid #e2e8f0;border-radius:6px;-webkit-overflow-scrolling:touch}.board-ack-table{width:100%;min-width:860px;border-collapse:separate;border-spacing:0;color:#334155;font-size:14px}.board-ack-table td,.board-ack-table th{padding:12px 14px;border-bottom:1px solid #e7ebf1;text-align:left;white-space:nowrap}.board-ack-table th{position:-webkit-sticky;position:sticky;top:0;z-index:1;background:#f8fafc;color:#475569;font-weight:700}.board-ack-table tbody tr{cursor:pointer}.board-ack-table tbody tr.selected,.board-ack-table tbody tr:hover{background:#fff7ed}.board-ack-table td:first-child{min-width:300px;white-space:normal}.board-ack-table td:first-child span,.board-ack-table td:first-child strong{display:block}.board-ack-table td:first-child span{margin-top:4px;color:#64748b;font-size:12px}.board-ack-summary{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));margin:14px 0;border:1px solid #e2e8f0;border-radius:6px;background:#fff}.board-ack-summary>div{display:grid;grid-gap:5px;gap:5px;min-width:0;padding:14px 16px}.board-ack-summary>div+div{border-left:1px solid #e2e8f0}.board-ack-summary span{color:#64748b;font-size:12px}.board-ack-summary strong{color:#172033;font-size:20px}.board-ack-recipient-toolbar .portal-select{width:160px;min-width:160px}.board-ack-recipient-table{min-width:960px}.board-ack-recipient-table tbody tr{cursor:default}.board-ack-detail .board-pagination button,.board-ack-management .board-pagination button{width:auto;min-width:64px;padding:0 12px}.board-pagination button:disabled{cursor:not-allowed;opacity:.45}@media (max-width:768px){.board-ack-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.board-ack-summary>div+div{border-left:0}.board-ack-summary>div:nth-child(2n){border-left:1px solid #e2e8f0}.board-ack-summary>div:nth-child(n+3){border-top:1px solid #e2e8f0}.board-ack-summary>div:last-child{grid-column:1/-1;border-left:0}.board-ack-recipient-toolbar .board-list-actions{width:100%;justify-content:flex-start}.board-ack-table-wrap{max-height:60dvh}}