*{scrollbar-width:thin;scrollbar-color:transparent transparent}:hover{scrollbar-color:#0f172a47 transparent}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background-color:#0000;border-radius:999px}:hover::-webkit-scrollbar-thumb{background-color:#0f172a47}.app-shell{background:#eef2f7;grid-template-columns:260px 1fr;min-height:100vh;display:grid}.sidebar{border-right:1px solid var(--ink-200);background:#fff;width:260px;height:100vh;padding:28px 22px;position:fixed;top:0;left:0}.brand{flex-direction:column;gap:6px;margin-bottom:18px;display:flex}.brand-title{font-family:var(--font-display);letter-spacing:.3px;font-size:20px;font-weight:700}.brand-subtitle{font-size:var(--type-eyebrow);color:var(--ink-500);text-transform:uppercase;letter-spacing:1.4px}.nav-group{margin-bottom:14px}.nav-toggle{cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:6px 2px;display:flex}.nav-label{font-size:var(--type-eyebrow);letter-spacing:1.2px;text-transform:uppercase;color:var(--ink-500)}.nav-chevron{color:var(--ink-500);font-size:16px}.nav-items{transform-origin:top;margin-top:8px;animation:.2s nav-expand;overflow:hidden}.nav-link{border-radius:var(--radius-sm);color:var(--ink-700);font-size:var(--type-body-md);background:0 0;justify-content:space-between;align-items:center;margin-bottom:6px;padding:9px 12px;transition:background .2s,color .2s;display:flex}.nav-link:hover{background:var(--mint-200);color:var(--ink-900)}.nav-link.active{background:var(--teal-700);color:#fff}.nav-link.active .nav-pill{color:#fff;background:#fff3}.nav-pill{background:var(--sand-200);color:var(--ink-700);border-radius:999px;padding:2px 8px;font-size:11px}.sidebar-card{border-radius:var(--radius-md);border:1px solid var(--ink-200);box-shadow:var(--shadow);background:#fff;margin-top:18px;padding:14px}.topbar{z-index:10;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--ink-200);background:#eef2f7fa;justify-content:space-between;align-items:center;padding:14px 32px;display:flex;position:sticky;top:0}.page-title{font-family:var(--font-display);font-size:var(--type-heading-xl);font-weight:700;line-height:var(--leading-heading)}.subtitle{color:var(--ink-500);font-size:var(--type-body-sm);line-height:var(--leading-compact)}.breadcrumb{margin-top:4px}.topbar-meta{flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:10px;margin-left:auto;display:flex}.tag{font-size:var(--type-label);border:1px solid var(--ink-200);color:var(--ink-700);line-height:var(--leading-compact);background:#fff;border-radius:999px;padding:4px 10px}.tag-strong{color:#0f172a;background:#e0f2fe;border-color:#bae6fd;font-weight:600}.tag-outline{color:#1f2a44;background:#fff;border-color:#cbd5f5}.tag-warning{color:#92400e;background:#fef9c3;border-color:#fde047;font-weight:600}.role-badge{font-size:var(--type-eyebrow);color:var(--ink-500);background:#f1f5f9;border:1px solid #e2e8f0;border-radius:999px;padding:2px 8px}.org-switcher{position:relative}.org-switcher .chevron{margin-left:6px;font-size:12px}.org-menu{border:1px solid var(--ink-200);border-radius:var(--radius-sm);box-shadow:var(--shadow);z-index:30;background:#fff;gap:4px;min-width:200px;padding:6px;display:grid;position:absolute;top:34px;right:0}.org-menu-item{text-align:left;font-size:var(--type-label);cursor:pointer;color:var(--ink-800);background:0 0;border:none;padding:6px 8px}.org-menu-item.active{background:#e0f2fe;border-radius:6px;font-weight:600}body.template-editor-full,body.template-editor-full .main{height:100vh;overflow:hidden}body.template-editor-full .content{max-width:none;height:100vh;padding:0;overflow:hidden}body.template-editor-full .app-shell{height:100vh;overflow:hidden}.dashboard-grid>div{min-width:0}.stack{gap:16px;display:grid}.kpi-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;margin-top:20px;margin-bottom:24px;display:grid}.card{background:var(--paper-strong);border:1px solid var(--line-soft);border-radius:var(--radius-lg);width:100%;box-shadow:var(--shadow-soft);padding:18px}.card-title{font-size:var(--type-label);letter-spacing:1px;text-transform:uppercase;color:var(--ink-500);line-height:var(--leading-compact);margin-bottom:6px}.card-value{font-family:var(--font-display);font-size:var(--type-heading-lg);font-weight:600;line-height:var(--leading-heading)}.card-value--compact{font-family:var(--font-sans);font-size:var(--type-body-md);font-weight:600;line-height:var(--leading-compact);color:var(--ink-900)}.section-title--compact{font-family:var(--font-sans);font-size:var(--type-body-md);font-weight:600;line-height:var(--leading-compact)}.section,.section-tight{margin-top:14px}.section-no-gap{margin-top:0}.section-title{font-family:var(--font-display);font-size:clamp(.98rem,.94rem + .2vw,1.1rem);line-height:var(--leading-heading);margin-bottom:8px}.section-header-row{justify-content:space-between;align-items:center;gap:10px;display:flex}.tab-list{gap:8px;margin-bottom:16px;display:flex}.tab-button{border:1px solid var(--ink-200);cursor:pointer;background:#fff;border-radius:999px;padding:6px 14px;font-size:13px}.tab-button.active{background:var(--teal-700);color:#fff;border-color:var(--teal-700)}.modal-backdrop{z-index:50;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0f172a7a;justify-content:center;align-items:center;padding:32px 24px;display:flex;position:fixed;inset:0}.modal{border-radius:var(--radius-lg);background:#fff;border:1px solid #94a3b859;flex-direction:column;width:min(720px,100%);max-height:85vh;padding:20px;display:flex;box-shadow:0 24px 60px #0f172a40}.modal-sm{width:min(520px,100%)}.modal-md{width:min(720px,100%)}.modal-lg{width:min(860px,100%)}.modal-xl{width:min(1040px,100%)}.modal-header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.modal-title{font-family:var(--font-display);color:var(--ink-900);font-size:18px;font-weight:700}.modal-description{color:var(--ink-500);margin-top:4px;font-size:13px}.modal-close{border:1px solid var(--ink-200);width:32px;height:32px;color:var(--ink-700);cursor:pointer;background:#fff;border-radius:999px;justify-content:center;align-items:center;font-size:18px;transition:background .2s,border-color .2s,transform .2s;display:inline-flex}.modal-close:hover{background:#f1f5f9;border-color:#cbd5f5;transform:translateY(-1px)}.modal-body{gap:12px;margin-top:16px;padding-right:4px;display:grid;overflow:auto}.modal-footer{border-top:1px solid var(--ink-200);justify-content:flex-end;gap:10px;margin-top:16px;padding-top:12px;display:flex}.modal-actions{justify-content:flex-end;gap:12px;display:flex}.template-editor-page{--template-toolbar-offset:20px;--template-rail-offset:28px;flex-direction:column;gap:10px;height:100%;min-height:0;margin-top:0;display:flex;overflow:hidden}.template-editor-page .template-document-pane,.template-editor-page .sidebar-body,.template-editor-page .variable-list,.template-editor-page .import-preview-render,.template-editor-page .import-preview-text{scrollbar-width:thin;scrollbar-color:transparent transparent}.template-editor-page .template-document-pane:hover,.template-editor-page .sidebar-body:hover,.template-editor-page .variable-list:hover,.template-editor-page .import-preview-render:hover,.template-editor-page .import-preview-text:hover{scrollbar-color:#0f172a47 transparent}.template-editor-page .template-document-pane::-webkit-scrollbar{width:8px;height:8px}.template-editor-page .sidebar-body::-webkit-scrollbar{width:8px;height:8px}.template-editor-page .variable-list::-webkit-scrollbar{width:8px;height:8px}.template-editor-page .import-preview-render::-webkit-scrollbar{width:8px;height:8px}.template-editor-page .import-preview-text::-webkit-scrollbar{width:8px;height:8px}.template-editor-page .template-document-pane::-webkit-scrollbar-thumb{background-color:#0000;border-radius:999px}.template-editor-page .sidebar-body::-webkit-scrollbar-thumb{background-color:#0000;border-radius:999px}.template-editor-page .variable-list::-webkit-scrollbar-thumb{background-color:#0000;border-radius:999px}.template-editor-page .import-preview-render::-webkit-scrollbar-thumb{background-color:#0000;border-radius:999px}.template-editor-page .import-preview-text::-webkit-scrollbar-thumb{background-color:#0000;border-radius:999px}.template-editor-page .template-document-pane:hover::-webkit-scrollbar-thumb{background-color:#0f172a47}.template-editor-page .sidebar-body:hover::-webkit-scrollbar-thumb{background-color:#0f172a47}.template-editor-page .variable-list:hover::-webkit-scrollbar-thumb{background-color:#0f172a47}.template-editor-page .import-preview-render:hover::-webkit-scrollbar-thumb{background-color:#0f172a47}.template-editor-page .import-preview-text:hover::-webkit-scrollbar-thumb{background-color:#0f172a47}.template-topbar{background:0 0;border:none;border-radius:0;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;padding:0;display:flex}.template-topbar-left{flex:1;align-items:center;gap:12px;min-width:0;display:flex}.template-topbar-title{flex:1;align-items:center;gap:10px;min-width:0;display:flex}.template-title-wrap{align-items:center;min-width:0;display:flex;position:relative}.template-name-input{color:var(--ink-900);background:0 0;border:none;border-bottom:1px solid #0f172a14;border-radius:6px;outline:none;width:min(360px,100%);padding:4px 24px 4px 8px;font-size:18px;font-weight:600;transition:background .15s,border-color .15s,box-shadow .15s}.template-name-input:hover,.template-name-input:focus{background:#0f172a0a;border-bottom-color:#0f172a2e;box-shadow:0 1px #0f172a1f}.template-name-input::placeholder{color:var(--ink-400)}.template-title-affordance{opacity:0;color:var(--ink-400);pointer-events:none;transition:opacity .15s;position:absolute;right:6px}.template-title-affordance svg{width:12px;height:12px}.template-title-wrap:hover .template-title-affordance,.template-title-wrap:focus-within .template-title-affordance{opacity:1}.template-topbar-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.template-topbar .button{height:36px;padding:0 14px;font-size:13px}.template-topbar .button.secondary,.template-topbar .button.ghost{border-color:var(--ink-300);color:var(--ink-700)}.template-topbar .select{height:36px;padding:0 34px 0 12px;font-size:13px;font-weight:600}.topbar-menu{position:relative}.topbar-menu-panel{border:1px solid var(--ink-200);z-index:20;background:#fff;border-radius:10px;flex-direction:column;gap:4px;min-width:200px;padding:8px;display:flex;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 14px 30px #0f172a1f}.menu-item{text-align:left;font-size:var(--type-label);color:var(--ink-700);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;padding:6px 8px}.menu-item:hover{background:#f1f5f9}.menu-item:disabled{opacity:.6;cursor:not-allowed}.menu-switch{color:var(--ink-700);border:1px solid var(--ink-200);background:#f8fafc;border-radius:8px;align-items:center;gap:8px;padding:6px 8px;font-size:11px;font-weight:600;display:flex}.menu-switch input{accent-color:var(--teal-700)}.topbar-select{min-width:128px}.topbar-select--type{height:36px;margin-left:auto}.switch{color:var(--ink-700);align-items:center;gap:8px;font-size:13px;font-weight:600;display:inline-flex;position:relative}.switch input{opacity:0;position:absolute}.switch-track{background:#e2e8f0;border-radius:999px;width:42px;height:22px;transition:background .2s;position:relative}.switch-track:after{content:"";background:#fff;border-radius:999px;width:18px;height:18px;transition:transform .2s;position:absolute;top:2px;left:2px;box-shadow:0 2px 6px #0f172a33}.switch input:checked+.switch-track{background:var(--teal-700)}.switch input:checked+.switch-track:after{transform:translate(20px)}.switch-label{white-space:nowrap}.template-editor-shell{flex-direction:column;gap:8px;height:100%;min-height:0;display:flex}.template-editor-chrome{background:#fbfcfe;border-bottom:1px solid #0f172a0d;flex-direction:column;flex:auto;gap:8px;min-height:0;padding:8px 14px 0;display:flex;overflow:hidden}.template-toolbar-row{background:0 0;border-top:1px solid #0f172a0a;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-top:2px;padding:6px 0;display:flex}.template-editor-body{flex:1;grid-template-columns:minmax(0,1fr) 260px;align-items:stretch;gap:12px;min-height:0;transition:grid-template-columns .2s;display:grid;overflow:hidden}.template-editor-body.sidebar-collapsed{grid-template-columns:minmax(0,1fr) 52px}.template-editor-body.sidebar-open{grid-template-columns:minmax(0,1fr) 280px}.template-document-pane{background:linear-gradient(#eef2f7 0%,#eef3f9 100%);flex:1;height:100%;min-height:0;padding:24px clamp(16px,2.6vw,40px) 28px;overflow:auto}.template-document{justify-content:center;display:flex}.template-toolbar{z-index:4;box-shadow:none;background:0 0;border:none;border-radius:0;flex-wrap:nowrap;flex:auto;align-items:center;gap:6px;padding:0;display:flex;position:relative}.toolbar-group-block{border-right:1px solid #94a3b859;flex-direction:column;align-items:center;gap:6px;padding-right:12px;display:flex}.toolbar-group-block:last-child{border-right:none;padding-right:0}.toolbar-group-title{text-transform:uppercase;letter-spacing:.08em;color:var(--ink-400);text-align:center;width:100%;padding-bottom:2px;font-size:10px;font-weight:500;line-height:1}.toolbar-group-title-with-meta{justify-content:center;align-items:center;gap:6px;width:100%;display:flex}.toolbar-group-meta{min-width:40px;color:var(--ink-600);letter-spacing:.04em;text-transform:none;background:#e2e8f0e6;border-radius:999px;justify-content:center;align-items:center;padding:2px 6px;font-size:9px;font-weight:700;display:inline-flex}.template-toolbar .toolbar-group{border-right:none;align-items:center;gap:6px;padding-right:0;display:flex}.template-toolbar .toolbar-group:last-child{border-right:none;padding-right:0}.toolbar-group{align-items:center;gap:6px;display:flex}.toolbar-select{color:var(--ink-700);cursor:pointer;background:#fff;border:1px solid #0f172a1f;border-radius:9px;align-items:center;gap:8px;height:34px;padding:0 10px;font-size:12px;font-weight:600;line-height:1;display:inline-flex}.toolbar-dropdown{position:relative}.toolbar-dropdown-label{white-space:nowrap}.toolbar-dropdown-caret{opacity:.7;justify-content:center;align-items:center;display:inline-flex}.toolbar-dropdown-caret svg{stroke:currentColor;fill:none;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:12px;height:12px}.toolbar-dropdown-menu{z-index:50;background:#fff;border:1px solid #0f172a1f;border-radius:12px;min-width:160px;max-height:240px;padding:6px;position:absolute;top:calc(100% + 6px);left:0;overflow:auto;box-shadow:0 14px 30px #0f172a1f}.toolbar-dropdown-header{pointer-events:none;padding:4px 8px 2px}.toolbar-dropdown-header-text{color:var(--ink-400);text-transform:none;font-size:11px;font-weight:500}.toolbar-dropdown-header-divider{background:#0f172a14;height:1px;margin-top:4px}.toolbar-dropdown-option{text-align:left;width:100%;color:var(--ink-700);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:6px 8px;font-size:12px}.toolbar-dropdown-option:hover,.toolbar-dropdown-option.focused{background:#0f172a0f}.toolbar-dropdown-option.active{color:var(--ink-900);font-weight:600}.toolbar-dropdown-divider{background:#0f172a14;height:1px;margin:4px 6px}.toolbar-button{color:var(--ink-700);background:#fff;border:1px solid #0f172a1f;border-radius:9px;min-width:34px;height:34px;padding:0 7px;font-size:12px;font-weight:600}.toolbar-button.icon{border-radius:9px;justify-content:center;align-items:center;width:34px;height:34px;padding:0;display:inline-flex}.toolbar-button svg{fill:currentColor;width:16px;height:16px}.toolbar-button--indent svg{width:18px;height:18px}.toolbar-icon{justify-content:center;align-items:center;font-family:Georgia,Times New Roman,serif;font-size:13px;line-height:1;display:inline-flex}.toolbar-icon.bold{font-weight:700}.toolbar-icon.italic{font-style:italic}.toolbar-icon.underline{text-decoration:underline}.toolbar-button:hover{box-shadow:none;background:#0f172a0a;border-color:#0f172a33}.toolbar-button.active{background:#0f172a14;border-color:#0f172a40}.toolbar-button:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}.toolbar-button:focus-visible{outline-offset:2px;outline:2px solid #3b82f666}.toolbar-button.active{color:#fff;background:#1e3a8a;border-color:#1e3a8a}.import-banner{border:1px solid var(--ink-200);background:#fff;border-radius:14px;justify-content:space-between;align-items:center;gap:16px;margin-top:12px;padding:12px 16px;display:flex;box-shadow:0 12px 24px #0f172a0f}.import-banner.preserve{border-color:var(--teal-200);background:#f0fdfa}.import-banner.smart{border-color:var(--ink-200);background:#f8fafc}.import-banner-text{color:var(--ink-800);flex-direction:column;gap:4px;font-size:13px;display:flex}.import-banner-title{color:var(--ink-900);font-weight:600}.import-banner-meta{color:var(--ink-600);font-size:12px}.import-banner-error{color:#b91c1c;font-weight:600}.import-banner-hint{color:var(--teal-700);font-size:12px;font-weight:600}.import-banner-actions{flex-shrink:0;align-items:center;gap:10px;display:inline-flex}.import-flow{flex-direction:column;gap:16px;min-width:0;max-width:100%;display:flex}.import-flow>*{min-width:0;max-width:100%}.import-dropzone{border:1px dashed var(--ink-300);text-align:center;color:var(--ink-700);background:#f8fafc;border-radius:14px;padding:20px;transition:border-color .2s,background .2s;position:relative}.import-dropzone.dragging{border-color:var(--teal-600);background:#ecfeff}.import-file-input{opacity:0;cursor:pointer;position:absolute;inset:0}.import-dropzone-title{margin-bottom:6px;font-weight:600}.import-dropzone-subtitle{color:var(--ink-600);font-size:12px}.import-preview{border:1px solid var(--ink-200);background:#fff;border-radius:14px;flex-direction:column;gap:16px;min-width:0;max-width:100%;padding:16px;display:flex}.import-preview-header{flex-wrap:wrap;justify-content:space-between;gap:16px;min-width:0;display:flex}.import-preview-header>div{min-width:0}.import-preview-title{color:var(--ink-900);overflow-wrap:anywhere;font-weight:600}.import-mode-toggle{flex-wrap:wrap;align-items:center;gap:12px;min-width:0;max-width:100%;display:flex}.import-placement{gap:8px;display:grid}.import-preview-text{color:var(--ink-700);white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word;background:#f8fafc;border-radius:12px;min-width:0;max-width:100%;max-height:180px;padding:12px;font-size:12px;overflow:auto}.import-preview-note{color:var(--ink-600);margin-top:4px;font-size:12px}.import-preview-body{flex-direction:column;gap:10px;display:flex}.import-preview-render{border:1px solid var(--ink-200);background:#f8fafc;border-radius:12px;min-width:0;max-width:100%;max-height:220px;padding:12px;overflow:auto}.import-preview-html{color:var(--ink-900);overflow-wrap:anywhere;word-break:break-word;min-width:0;max-width:100%}.import-preview-html h1,.import-preview-html h2,.import-preview-html h3{margin:0 0 8px;font-weight:700}.import-preview-html p{margin:0 0 8px}.import-warning{background:#fff7ed;border:1px solid #fdba74;border-radius:12px;padding:12px}.checkbox-row.warning{color:#b45309}.import-debug{border:1px dashed var(--ink-200);background:#f8fafc;border-radius:12px;flex-direction:column;gap:8px;min-width:0;max-width:100%;padding:12px;display:flex}.import-debug-panel{flex-direction:column;gap:8px;min-width:0;max-width:100%;display:flex}.import-debug-meta{color:var(--ink-600);flex-wrap:wrap;gap:12px;min-width:0;max-width:100%;font-size:12px;display:flex}.import-debug-meta span{overflow-wrap:anywhere;word-break:break-word}.import-debug-log{color:#e2e8f0;white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word;background:#0f172a;border-radius:8px;min-width:0;max-width:100%;max-height:220px;padding:10px;font-size:11px;line-height:1.4;overflow:auto}@media (max-width:900px){.template-editor-page{--template-toolbar-offset:12px;--template-rail-offset:16px}.template-topbar{align-items:flex-start}.template-topbar-left,.template-topbar-actions{width:100%}.template-topbar-actions{justify-content:flex-start}.template-name-input{width:100%;font-size:16px}.template-toolbar{flex-wrap:wrap;align-items:stretch;gap:10px 12px;width:100%;padding-bottom:2px;overflow:visible}.toolbar-group-block{border-right:none;align-items:flex-start;padding-bottom:6px;padding-right:0}.toolbar-group-title,.toolbar-group-title-with-meta{text-align:left;justify-content:flex-start}.template-mode-bar{justify-content:flex-start;width:100%;margin-left:0}.template-mode-group{flex-wrap:wrap}.import-banner{flex-direction:column;align-items:flex-start}.import-banner-actions{flex-wrap:wrap;width:100%}}.modal-stack{flex-direction:column;gap:16px;display:flex}.modal-stack .radio-row{align-items:flex-start}.modal-stack .radio-row label{flex-direction:column;gap:4px;display:flex}.template-editor-container{width:100%;box-shadow:none;background:0 0;border:none;border-radius:0;flex-direction:column;align-items:center;gap:0;padding:0;display:flex;position:relative;overflow:visible}.template-editor-container.drag-over{box-shadow:none;background:0 0}.editor-surface{width:min(calc(var(--page-width,612px) + clamp(60px, 6vw, 140px) + 100px), 100%);background:#fcfdff;border:none;border-radius:10px;min-width:min(640px,100%);margin:0 auto;position:relative;box-shadow:0 1px #0f172a0a,0 12px 28px #0f172a0d}.editor-inner{max-width:min(calc(var(--page-width,612px) + 64px), 100%);margin:0 auto;padding:14px 16px}.template-drop-layer{z-index:6;pointer-events:auto;background:#ffffff03;border:1px dashed #94a3b840;border-radius:8px;position:absolute;inset:0}.template-drop-layer.active{background:#3b82f605;border-color:#3b82f633}.template-drop-caret{z-index:7;pointer-events:none;box-shadow:none;background:#3b82f6d9;border-radius:2px;position:fixed}.template-drop-caret.is-caret{margin-left:-1px}.template-drop-caret.is-line{border-radius:999px}.template-editor{width:100%;max-width:100%;min-height:520px;font-size:clamp(12pt, var(--doc-font-size,12pt), 13.5pt);line-height:clamp(1.4, var(--doc-line-height,1.5), 1.6);font-family:var(--doc-font-family,"Times New Roman", Times, serif);color:var(--ink-900);box-shadow:none;background:0 0;border-radius:0;outline:none;margin:0;padding:0;font-weight:400;display:block}.template-editor:focus,.template-editor:focus-visible,.template-editor.ProseMirror-focused{box-shadow:none;outline:none}.template-editor.ProseMirror-hideselection{caret-color:#0000}.template-editor-page .template-editor.ProseMirror-hideselection ::selection,.template-editor-page .template-editor.ProseMirror-hideselection::selection{background:#3b82f640!important}.template-editor-page .template-editor.ProseMirror-hideselection ::-moz-selection{background:#3b82f640!important}.template-editor-page .template-editor.ProseMirror-hideselection::-moz-selection{background:#3b82f640!important}.template-editor h1,.template-editor h2,.template-editor h3,.template-editor h4,.template-editor h5,.template-editor h6{font-weight:700;line-height:1.2}.template-editor h1{letter-spacing:.01em;font-size:1.6em}.template-editor h2{letter-spacing:.01em;font-size:1.35em}.template-editor h3{font-size:1.2em}.template-editor h4{font-size:1.1em}.template-editor h5{font-size:1.05em}.template-editor h6{font-size:1em}.template-editor strong,.template-editor b{color:var(--ink-900);font-weight:700}.template-editor em,.template-editor i{font-style:italic}@supports selector(p:has(*)){:is(.template-editor p:has(>strong:only-child),.template-editor p:has(>span:only-child>strong:only-child),.template-editor p:has(>strong:only-child>span:only-child),.template-editor p:has(>span:only-child>b:only-child),.template-editor p:has(>b:only-child),.template-editor p:has(>b:only-child>span:only-child)){letter-spacing:.02em;font-size:1.12em;line-height:1.25}}.template-page{width:min(var(--page-width,612px), 100%);min-height:var(--page-height,792px);counter-increment:page;background:#fff;border-radius:14px;flex-direction:column;margin:0 auto;display:flex;position:relative;box-shadow:0 22px 50px #0f172a1f}.template-page-body{padding:var(--page-padding-top,72px) var(--page-padding-right,72px) var(--page-padding-bottom,72px) var(--page-padding-left,72px);box-sizing:border-box;min-height:calc(var(--page-height,792px) - var(--page-padding-top,72px) - var(--page-padding-bottom,72px));flex-direction:column;gap:0;display:flex}.template-region{background:0 0;border:none;border-radius:0;flex-direction:column;gap:8px;padding:8px 0;display:flex;position:relative}.template-region--body{background:0 0;border:1px solid #0000;padding:0}.template-region.active{box-shadow:none;background:0 0;border-color:#0000}.template-region-label{text-transform:uppercase;letter-spacing:.08em;color:var(--ink-400);text-align:center;opacity:.75;font-size:10px;font-weight:600}.template-region-hint{z-index:2;color:#0000;cursor:pointer;box-shadow:none;opacity:0;pointer-events:none;background:0 0;border:none;border-radius:0;align-items:center;gap:8px;padding:4px 8px;font-size:10px;font-weight:600;transition:opacity .2s,color .2s;display:inline-flex;position:absolute;left:50%;transform:translate(-50%)}.template-region-hint:before,.template-region-hint:after{content:"";background:#94a3b81f;width:22px;height:1px}.editor-surface:hover .template-region-hint,.template-region-hint:focus{opacity:.8;color:#475569b8;pointer-events:auto}.template-region-hint--header{top:10px}.template-region-hint--footer{bottom:10px}.template-region-close{color:var(--ink-500);cursor:pointer;opacity:.85;background:#ffffffd9;border:1px solid #0f172a1f;border-radius:999px;padding:2px 6px;font-size:10px;font-weight:600;position:absolute;top:8px;right:10px}.template-region-close:hover{opacity:1;border-color:#0f172a33}.template-region-overlay{color:var(--ink-500);cursor:pointer;background:#f8fafccc;border-radius:16px;justify-content:center;align-items:center;font-size:12px;display:flex;position:absolute;inset:0}.template-region--body .template-region-overlay{border-radius:18px}.template-editor-placeholder{background:#fff;border-radius:14px;padding:48px;box-shadow:0 12px 30px #0f172a14}.template-placeholder-title{color:var(--ink-600);margin-bottom:16px;font-weight:600}.template-placeholder-line{background:#e2e8f0;border-radius:999px;height:10px;margin-bottom:12px}.template-placeholder-line.short{width:60%}.template-mode-bar{background:0 0;border:none;border-radius:0;justify-content:flex-end;align-items:center;gap:10px;margin-top:2px;margin-left:auto;padding:2px 0;display:flex}.template-mode-group{border:1px solid var(--ink-200);background:#fff;border-radius:999px;gap:6px;padding:2px;display:inline-flex}.template-mode-button{color:var(--ink-600);cursor:pointer;background:0 0;border:none;border-radius:999px;padding:6px 12px;font-size:12px;font-weight:600}.template-mode-button.active{color:#fff;background:#1e40af;box-shadow:0 8px 18px #1e40af33}.template-editor--header,.template-editor--footer{width:100%;min-height:80px;box-shadow:inset 0 0 0 1px var(--ink-200);counter-reset:none;background:#fff;border-radius:12px;gap:0;padding:16px;display:block}.template-sidebar{box-shadow:none;background:0 0;border:none;border-left:1px solid #0000000a;border-radius:0;flex-direction:column;align-self:stretch;gap:8px;height:100%;min-height:0;max-height:100%;padding:6px 8px;transition:width .2s;display:flex;position:relative;overflow:hidden}.template-sidebar.expanded{width:280px}.template-sidebar.collapsed{align-items:center;width:52px;padding:10px 6px}.sidebar-header{justify-content:space-between;align-items:center;gap:10px;display:flex}.sidebar-tabs{flex-wrap:wrap;gap:6px;display:flex}.sidebar-tab{color:var(--ink-600);cursor:pointer;background:#fff;border:1px solid #0f172a14;border-radius:999px;align-items:center;gap:6px;padding:6px 10px;font-size:11px;font-weight:600;line-height:1;display:inline-flex}.sidebar-tab.active{color:#1e3a8a;background:#eef2ff;border-color:#c7d2fe}.sidebar-tab-icon{justify-content:center;align-items:center;width:16px;height:16px;display:inline-flex}.sidebar-tab-icon svg{fill:currentColor;width:16px;height:16px}.sidebar-toggle{border:1px solid var(--ink-200);color:var(--ink-600);cursor:pointer;background:#fff;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.sidebar-toggle svg{stroke:currentColor;width:14px;height:14px}.sidebar-body{flex-direction:column;flex:1;gap:10px;min-height:0;display:flex;overflow:hidden}.sidebar-rail{flex-direction:column;align-items:center;gap:10px;display:flex}.sidebar-rail-button{width:40px;height:40px;color:var(--ink-600);cursor:pointer;background:#f8fafc;border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;display:inline-flex}.sidebar-rail-button svg{fill:currentColor;width:18px;height:18px}.sidebar-rail-button.active{background:var(--teal-700);color:#fff;border-color:var(--teal-700)}.sidebar-rail-toggle{border:1px solid var(--ink-200);width:40px;height:40px;color:var(--ink-600);cursor:pointer;background:#fff;border-radius:12px;justify-content:center;align-items:center;margin-top:auto;display:inline-flex}.sidebar-rail-toggle svg{stroke:currentColor;width:18px;height:18px}.sidebar-panel{flex-direction:column;gap:10px;display:flex}.sidebar-body .sidebar-panel{min-height:0}.sidebar-panel--fill{flex:1;padding-right:2px;overflow:auto}.sidebar-panel--context{flex:none}.sidebar-panel .form-grid{flex-direction:column;gap:8px;display:flex}.sidebar-panel--fill .form-grid{gap:8px}.sidebar-panel .label{font-size:var(--type-label);color:var(--ink-500);font-weight:500;line-height:var(--leading-compact)}.sidebar-panel .input,.sidebar-panel .select{height:28px;font-size:var(--type-body-sm);line-height:var(--leading-compact);border-radius:8px;padding:4px 8px}.sidebar-panel .checkbox-row{font-size:var(--type-body-sm);line-height:var(--leading-compact);gap:8px}.sidebar-panel .button{height:28px;font-size:var(--type-label);line-height:var(--leading-compact);padding:0 10px}.sidebar-panel .header-footer-actions{margin-bottom:4px}.sidebar-panel .panel-title{font-size:var(--type-label);color:var(--ink-700);letter-spacing:.02em;font-weight:600;line-height:var(--leading-compact)}.sidebar-panel .row-subtitle{font-size:var(--type-body-sm);color:var(--ink-500);line-height:var(--leading-compact)}.sidebar-panel .input{background:#f8fafc;border-color:#0f172a1f}.execution-summary{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px;display:grid}.execution-card{border:1px solid var(--ink-200);background:#f8fafc;border-radius:12px;padding:12px}.execution-label{text-transform:uppercase;letter-spacing:.08em;color:var(--ink-500);font-size:11px}.execution-value{color:var(--ink-900);font-size:20px;font-weight:700}.execution-meta{color:var(--ink-500);font-size:12px}.execution-actions{flex-direction:column;gap:10px;display:flex}.panel-title{color:var(--ink-800);font-size:12px;font-weight:600}.panel-section{flex-direction:column;gap:10px;display:flex}.panel-title-small{letter-spacing:.06em;text-transform:uppercase;color:var(--ink-500);font-size:10px;font-weight:600}.insert-grid{gap:8px;display:grid}.insert-card{border:1px solid var(--ink-200);text-align:left;cursor:pointer;background:#f8fafc;border-radius:12px;padding:10px 12px;transition:border-color .15s,box-shadow .15s,transform .15s}.insert-card:hover{border-color:#0e749066;transform:translateY(-1px);box-shadow:0 12px 20px #0f172a14}.insert-card-title{color:var(--ink-900);font-size:13px;font-weight:600}.insert-card-preview{color:var(--ink-500);margin-top:4px;font-size:11px}.variable-advanced{margin-top:4px}.link-button{color:var(--teal-700);cursor:pointer;background:0 0;border:none;padding:0;font-size:12px;font-weight:600}.tenant-field-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:8px;margin-top:6px;display:grid}.tenant-field-option{border:1px solid var(--ink-200);background:#f8fafc;border-radius:10px;padding:8px 10px}.template-editor h1,.template-editor h2,.template-editor h3,.template-editor h4,.template-editor h5,.template-editor h6{margin:0 0 max(12pt, var(--doc-paragraph-spacing-after,9pt))}.template-editor p{margin:0 0 max(10pt, var(--doc-paragraph-spacing-after,9pt))}.template-editor .docx-title,.template-editor .docx-title+p,.template-editor .docx-title+p+p{text-align:center;font-weight:700}.template-editor .docx-title+p+p br{display:block}.template-editor ul,.template-editor ol,.template-preview-sheet ul,.template-preview-sheet ol{margin:0 0 var(--doc-paragraph-spacing-after,9pt) 0;padding-left:1.35em}.template-editor li>ul,.template-editor li>ol,.template-preview-sheet li>ul,.template-preview-sheet li>ol{margin-top:4px;margin-bottom:0}.template-preview-sheet{background:#e2e8f0;border-radius:16px;padding:24px}.template-preview-sheet .document-page{width:min(var(--page-width,816px), 100%)!important;max-width:100%!important}.document-shell{counter-reset:page;gap:24px;width:100%;display:grid}.document-page{width:min(var(--page-width,612px), 100%);min-height:var(--page-height,792px);padding:var(--page-padding-top,72px) var(--page-padding-right,72px) var(--page-padding-bottom,72px) var(--page-padding-left,72px);counter-increment:page;background:#fff;border-radius:14px;margin:0 auto;position:relative;box-shadow:0 14px 30px #0f172a1a}.document-page:after{content:"Page " counter(page);color:var(--ink-400);font-size:11px;position:absolute;bottom:12px;right:18px}.document-header,.document-footer{color:var(--ink-500);font-size:10pt}.document-footer{margin-top:24px}.document-body{margin-top:16px}.initials-block{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:10px;margin:8px 0;display:grid}.initials-item{flex-direction:column;gap:6px;display:flex}.initials-label{color:var(--ink-500);font-size:11px}.initials-box{border:1px solid var(--ink-300);border-radius:6px;align-items:center;min-height:32px;padding:4px 8px;display:flex}.initials-field{color:var(--ink-400);background:0 0;border:none;padding:0;font-weight:500}.header-footer-row{grid-template-columns:minmax(220px,1fr) minmax(120px,160px) auto;align-items:center;gap:12px;display:grid}.header-footer-editor{border:1px solid var(--ink-200);background:#f8fafc;border-radius:12px;padding:10px}.header-footer-actions{flex-wrap:wrap;gap:8px;margin-bottom:10px;display:flex}.template-editor li,.template-preview-sheet li{margin:0 0 6px}.template-token{min-height:1.18em;color:inherit;font:inherit;letter-spacing:inherit;text-transform:inherit;vertical-align:baseline;white-space:nowrap;text-indent:0;-webkit-user-select:none;user-select:none;box-sizing:border-box;background:#eef2ff padding-box padding-box;border:1px dashed #6366f147;border-radius:.24em;margin:0 .08em;padding:.03em .28em;line-height:1.1;text-decoration:none;display:inline-block}.template-token.ProseMirror-selectednode{outline-offset:0;background:#dbeafe;border-color:#0ea5e96b;outline:1px solid #0ea5e96b}.template-variable-popover{z-index:60;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffffa;border:1px solid #94a3b847;border-radius:14px;min-width:360px;max-width:min(92vw,560px);padding:12px 12px 10px;position:fixed;transform:translate(-50%);box-shadow:0 22px 50px #0f172a2e}.template-variable-popover-header{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:10px;display:flex}.template-variable-popover-title{letter-spacing:.08em;text-transform:uppercase;color:var(--ink-500);font-size:11px;font-weight:700}.template-variable-popover-token{min-width:0;color:var(--ink-700);white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:600;overflow:hidden}.template-variable-popover-body{flex-wrap:wrap;gap:10px;display:flex}.template-variable-popover .toolbar-group-block{margin:0}@media (max-width:860px){.template-variable-popover{min-width:min(92vw,420px)}.template-variable-popover-body{flex-direction:column}}.template-field{color:#92400e;letter-spacing:.02em;text-indent:0;vertical-align:baseline;background:#fef3c7;border:1px dashed #eab30899;border-radius:8px;align-items:center;padding:2px 8px;font-family:inherit;font-size:12px;font-weight:600;display:inline-flex}.template-import-blank{text-indent:0;white-space:pre;letter-spacing:.02em;font-variant-ligatures:none}.template-field[data-field-type=TEXT],.template-field[data-field-type=DATE],.template-field[data-field-type=CHECKBOX]{text-decoration:none;box-shadow:0 0 0 2px #fef3c7}.template-field[data-field-richtext=true]{white-space:normal;width:100%;display:block}.template-field[data-field-richtext=true] p,.template-field[data-field-richtext=true] ul,.template-field[data-field-richtext=true] ol{margin:0 0 .65em}.template-field[data-field-richtext=true] p:last-child,.template-field[data-field-richtext=true] ul:last-child,.template-field[data-field-richtext=true] ol:last-child{margin-bottom:0}.template-field[data-field-richtext=true] ul,.template-field[data-field-richtext=true] ol{padding-left:1.4em}.page-break{border-top:1px dashed #94a3b8b3;margin:28px 0;position:relative}.page-break:after{content:"Page break";color:var(--ink-400);letter-spacing:.08em;text-transform:uppercase;background:#fff;padding:0 8px;font-size:11px;position:absolute;top:-10px;left:50%;transform:translate(-50%)}.template-editor hr,.template-preview-sheet hr,.document-page hr{box-sizing:border-box;width:100%;max-width:100%;height:0;color:inherit;opacity:.78;border:0;border-top:1px solid;margin:.35em 0 .85em;display:block}.signature-block{color:inherit;font:inherit;gap:18px;margin:32px 0 24px;display:grid}.signature-block--placeholder{border:1px dashed var(--ink-200);background:#f8fafc;border-radius:12px;flex-direction:column;gap:8px;margin:14px 0;padding:12px 14px;display:flex}.signature-block--placeholder.ProseMirror-selectednode{background:#eff6ff;border-color:#0ea5e9;box-shadow:0 0 0 2px #0ea5e924}.signature-block-title{letter-spacing:.08em;text-transform:uppercase;color:var(--ink-500);font-size:11px;font-weight:700;display:block}.signature-block-subtitle{color:var(--ink-700);font-size:13px;display:block}.signature-block-preview{gap:6px;margin-top:2px;display:grid}.signature-block-preview-row{color:var(--ink-700);grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:14px;font-size:13px;display:grid}.signature-block-preview-left,.signature-block-preview-right{display:block}.signature-block-preview-right{color:var(--ink-500)}.signature-block-preview-right--empty{min-height:1em}.signature-block--single{grid-template-columns:1fr}.signature-block--two{grid-template-columns:repeat(2,minmax(0,1fr))}.signature-block--lease{grid-template-columns:1fr}.signature-grid-row{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:28px;display:grid}.signature-column{gap:14px;display:grid}.signature-column--empty,.signature-column-spacer{min-height:1px}.signature-role{letter-spacing:.03em;color:inherit;font-size:.95em;font-weight:600}.signature-row{align-items:end;gap:24px;display:grid}.signature-row--paired{grid-template-columns:minmax(0,1.85fr) minmax(180px,1fr)}.signature-row--single{grid-template-columns:minmax(0,1fr)}.signature-entry{min-width:0}.signature-entry-line{min-height:1.4em;margin-bottom:6px}.signature-entry-line .template-field,.signature-entry-line .hl-sign-placeholder{width:100%;min-width:0;font:inherit;font-size:inherit;font-weight:inherit;color:inherit;letter-spacing:.02em;text-indent:0;box-shadow:none;white-space:nowrap;font-variant-ligatures:none;background:0 0;border:none;border-radius:0;outline:none;padding:0;line-height:1.2;text-decoration:none;display:block;overflow:hidden}.signature-field{min-width:0}.signature-entry-line .template-field.ProseMirror-selectednode{outline-offset:2px;box-shadow:none;background:0 0;border:none;outline:1px dashed #0ea5e980}.signature-entry-line .template-field[data-field-type=TEXT],.signature-entry-line .template-field[data-field-type=DATE],.signature-entry-line .template-field[data-field-type=CHECKBOX]{box-shadow:none;text-decoration:none}.signature-entry-label{color:inherit;opacity:.72;font-size:.78em}@media (max-width:720px){.signature-grid-row,.signature-block--two,.signature-row--paired{grid-template-columns:1fr}}.tenant-repeat-block,.tenant-lines-block{border:1px dashed var(--ink-200);background:#f8fafc;border-radius:12px;flex-direction:column;gap:4px;margin:14px 0;padding:10px 14px;display:flex}.tenant-repeat-title,.tenant-lines-title{letter-spacing:.08em;text-transform:uppercase;color:var(--ink-500);font-size:11px;font-weight:700;display:block}.tenant-repeat-preview,.tenant-lines-preview{color:var(--ink-700);margin-top:4px;font-size:13px;display:block}.tenant-repeat-list{margin:0 0 12px 18px;padding:0}.tenant-repeat-lines{gap:6px;margin:6px 0 12px;display:grid}.tenant-repeat-line{font-size:14px}.tenant-repeat-block .tenant-repeat-list,.tenant-repeat-block .tenant-repeat-lines{margin-top:4px;margin-bottom:0}.tenant-repeat-block .tenant-repeat-list li{margin-bottom:0}.tenant-repeat-lines--preview{gap:0}.tenant-repeat-line--preview{color:var(--ink-700)}.tenant-lines-render{gap:10px;margin:6px 0 12px;display:grid}.tenant-lines-render--compact{gap:6px}.tenant-lines-row{grid-template-columns:auto 1fr;align-items:end;gap:10px;display:grid}.tenant-lines-label{color:var(--ink-500);min-width:80px;font-size:12px}.tenant-lines-line{border-bottom:1px solid var(--ink-300);min-height:22px;padding-bottom:4px;display:block}.tenant-lines-line--typed{border-bottom:none;padding-bottom:0}.tenant-lines-line--blank{color:#0000}.tenant-lines-text{color:var(--ink-900)}.tenant-repeat-empty,.tenant-lines-empty{color:var(--ink-500);margin:6px 0;font-size:12px}.template-missing{color:#b45309;background:#fef3c7;border-radius:999px;padding:2px 8px;font-size:12px;font-weight:600;display:inline-block}.variable-list{margin-top:10px;overflow:visible}.sidebar-panel>.variable-list{margin-top:8px}.variable-group{margin-bottom:12px}.variable-group-title{font-size:var(--type-eyebrow);color:var(--ink-500);text-transform:uppercase;letter-spacing:.08em;font-weight:600;line-height:var(--leading-compact);margin-bottom:4px}.variable-group-items{flex-wrap:wrap;gap:8px;display:flex}.variable-chip,.insert-item{font-size:var(--type-body-sm);color:var(--ink-600);text-align:left;background:#ffffffe6;border:1px solid #0f172a1f;border-radius:10px;flex-direction:column;gap:2px;padding:6px 10px;font-weight:500;transition:border-color .15s,box-shadow .15s,transform .15s;display:flex}.variable-chip{cursor:grab;min-width:160px}.insert-item{cursor:pointer;min-width:0}.variable-chip:active{cursor:grabbing;transform:scale(.98)}.variable-chip:hover,.insert-item:hover{border-color:#0f172a38;box-shadow:0 1px 3px #0f172a0f}.variable-chip:focus-visible,.insert-item:focus-visible{outline-offset:2px;outline:2px solid #0f172a2e}.variable-chip-label{font-size:var(--type-label);color:var(--ink-700);line-height:var(--leading-compact)}.variable-chip-meta{font-size:var(--type-body-sm);color:var(--ink-500);opacity:.8;line-height:var(--leading-compact)}.template-preview{margin-top:16px}.template-preview-sheet{border:1px solid var(--ink-200);min-height:360px;color:var(--ink-900);background:#fff;border-radius:12px;padding:28px 32px;font-size:16px;box-shadow:inset 0 0 0 1px #0f172a05}.template-preview-sheet h1,.template-preview-sheet h2,.template-preview-sheet h3{margin:0 0 12px;font-weight:700}.template-preview-sheet p{margin:0 0 12px}@media (max-width:1024px){.template-editor-body,.template-editor-body.sidebar-open,.template-editor-body.sidebar-collapsed{grid-template-columns:1fr}.template-sidebar{width:100%;position:static}}.table{border-collapse:collapse;background:var(--paper-strong);border-radius:var(--radius-md);border:1px solid var(--ink-200);width:100%;overflow:hidden}.table th,.table td{text-align:left;border-bottom:1px solid var(--ink-200);font-size:var(--type-body-md);line-height:var(--leading-compact);padding:12px 14px}.table th{color:var(--ink-700);font-weight:600;font-size:var(--type-label);z-index:1;background:#e9eef5;position:sticky;top:0}.table tr:hover td{background:#fdfbf7}.status{background:var(--info-100);color:var(--info-700);border-radius:999px;align-items:center;gap:6px;padding:4px 10px;font-size:12px;font-weight:700;display:inline-flex}.status.status-success{background:var(--success-100);color:var(--success-700)}.status.status-muted{color:var(--ink-600);background:#edf4f8}.status.alert{background:var(--danger-100);color:var(--danger-700)}.form-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:12px;display:grid}.input,.select,.textarea{border:1px solid var(--ink-200);border-radius:var(--radius-sm);font-size:var(--type-body-lg);line-height:var(--leading-compact);background:#fff;padding:10px 12px}.select{appearance:none;border-color:var(--ink-200);cursor:pointer;background-color:#fff;background-image:linear-gradient(45deg,#0000 50%,#64748b 50%),linear-gradient(135deg,#64748b 50%,#0000 50%);background-position:calc(100% - 18px),calc(100% - 13px);background-repeat:no-repeat;background-size:5px 5px,5px 5px;border-radius:999px;min-height:40px;padding:0 42px 0 14px;transition:border-color .16s,box-shadow .16s,background-color .16s}.select:hover:not(:disabled){background-color:#f8fafc;border-color:#cbd5e1}.select:focus-visible{border-color:#93c5fd;outline:none;box-shadow:0 0 0 2px #60a5fa}.select[multiple],.select[size]:not([size="1"]){appearance:auto;-webkit-appearance:listbox;-moz-appearance:listbox;border-radius:var(--radius-sm);cursor:default;background-image:none;min-height:110px;padding:10px 12px}.select:disabled{color:var(--ink-500);cursor:not-allowed;background-color:#f8fafc;background-image:linear-gradient(45deg,#0000 50%,#9aaabc 50%),linear-gradient(135deg,#9aaabc 50%,#0000 50%)}.field-error{border-color:#fca5a5;box-shadow:0 0 0 2px #f8717126}.helper{font-size:var(--type-body-sm);color:var(--ink-500);line-height:var(--leading-compact)}.button{background:linear-gradient(180deg, var(--coast-600), var(--coast-700));color:#fff;border-radius:var(--radius-sm);cursor:pointer;font-weight:600;font-size:var(--type-label);white-space:nowrap;border:1px solid #0000;flex-shrink:0;justify-content:center;align-items:center;padding:10px 16px;line-height:1;display:inline-flex;overflow:visible}.button.secondary{color:var(--coast-700);background:#fff;border:1px solid #a9cfda}.button.ghost{color:var(--ink-700);background:#ffffffd1;border:1px solid #d4e1ea}@media (max-width:720px){.modal-backdrop{align-items:flex-end;padding:0}.modal{border-radius:18px 18px 0 0;width:100%;max-height:92vh;padding:18px}}.button.danger{color:#fff;background:#b91c1c;border:1px solid #b91c1c}.button.danger:hover{background:#991b1b;border-color:#991b1b}.banner{border-radius:var(--radius-md);background:#e0f2fe;border:1px solid #bae6fd;justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;padding:14px 18px;font-size:14px;display:flex}.attention-strip{border-radius:var(--radius-md);background:#fff7ed;border:1px solid #fed7aa;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:14px;padding:10px 12px;display:inline-flex}.attention-strip-label{color:#9a3412;text-transform:uppercase;letter-spacing:.06em;background:#ffedd5;border-radius:999px;padding:3px 8px;font-size:11px;font-weight:700}.attention-strip a{color:#9a3412;font-weight:700;text-decoration:none}.attention-strip a:hover{text-decoration:underline}.attention-note{border-radius:var(--radius-md);border:1px solid var(--ink-200);font-size:var(--type-body-md);color:var(--ink-700);line-height:var(--leading-body);background:#f8fafc;margin-bottom:16px;padding:10px 14px}.attention-note a{color:var(--teal-700);font-weight:600;text-decoration:none}.helper.link{border-radius:var(--radius-sm);border:1px solid var(--ink-200);min-height:32px;color:var(--teal-700);font-size:var(--type-label);cursor:pointer;appearance:none;background:#fff;justify-content:center;align-items:center;padding:6px 12px;font-weight:600;line-height:1.1;text-decoration:none;transition:border-color .15s,background-color .15s,box-shadow .15s,color .15s;display:inline-flex}.helper.link:hover{background:#f0f9ff;border-color:#0e749073}.helper.link:focus-visible{border-color:var(--teal-700);outline:none;box-shadow:0 0 0 2px #0e74902e}.helper.link:disabled,.helper.link[aria-disabled=true]{opacity:.55;cursor:not-allowed;pointer-events:none}.dashboard-analytics{border-radius:var(--radius-lg);background:linear-gradient(#fff 0%,#f8fbff 100%);border:1px solid #dbe4f0;margin-top:12px;padding:14px;box-shadow:0 12px 28px #0f172a0f}.kpi-card{flex-direction:column;gap:8px;min-height:126px;display:flex}.kpi-note{font-size:var(--type-body-sm);color:var(--ink-500);line-height:var(--leading-compact);margin:0}.kpi-link{font-size:var(--type-body-sm);color:var(--teal-700);font-weight:600;text-decoration:none}.kpi-link:hover{text-decoration:underline}.kpi-alert,.kpi-exception-chip{width:fit-content;font-size:var(--type-eyebrow);letter-spacing:.02em;color:#92400e;background:#fff7ed;border:1px solid #fdba74;border-radius:999px;justify-content:center;align-self:flex-start;align-items:center;margin:0;padding:3px 9px;font-weight:600;display:inline-flex}.dashboard-ops-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.dashboard-module{border:1px solid var(--ink-200);border-radius:var(--radius-lg);background:var(--paper-strong);box-shadow:var(--shadow);min-width:0;padding:16px}.dashboard-module .section-header-row{margin-bottom:10px}.dashboard-module .section-title{margin-bottom:0}.dashboard-empty-inline{color:var(--ink-700);background:linear-gradient(#eff8fbe6,#fffffff2),#f8fafc;border:1px dashed #bfd2df;border-radius:10px;gap:4px;padding:14px;display:grid}.dashboard-empty-inline p{margin:0}.dashboard-empty-compact{padding:12px}.dashboard-signing-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.dashboard-signing-stat{border:1px solid var(--ink-200);background:#f8fafc;border-radius:12px;min-width:0;padding:10px 12px}.dashboard-signing-statLabel{letter-spacing:.4px;text-transform:uppercase;color:var(--ink-600);font-size:11px;font-weight:700}.dashboard-signing-statValue{color:var(--ink-900);margin-top:6px;font-size:24px;font-weight:700;line-height:1}.maintenance-empty-state{justify-content:space-between;align-items:center;gap:12px;display:flex}.maintenance-empty-state .helper.link{white-space:nowrap;font-weight:700}.card-link{position:relative}.card-link-overlay{color:inherit;text-decoration:none;display:block}.empty-state{text-align:center;color:var(--ink-500);padding:28px}.empty-title{color:var(--ink-900);margin-bottom:6px;font-weight:600}.empty-actions{justify-content:center;margin-top:12px;display:flex}@keyframes nav-expand{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.nav-items{animation:none}}@media (max-width:1100px){.dashboard-grid{grid-template-columns:1fr}}@media (max-width:980px){.app-shell{grid-template-columns:1fr}.sidebar{width:100%;height:auto;position:relative}.main{margin-left:0}.content{max-width:100%;margin:0}}.content{width:100%;max-width:none;margin:0;padding:24px 40px 56px}.dashboard-grid{grid-template-columns:minmax(0,1fr);align-items:start;gap:24px;width:100%;display:grid}.topbar-meta{margin-left:auto}@media (max-width:1280px){.dashboard-grid{grid-template-columns:1fr}}.app-shell{background:#eef2f7;min-height:100vh;display:block}.main{flex-direction:column;min-height:100vh;margin-left:260px;display:flex}.section{margin-top:14px}.page-title{font-size:var(--type-heading-xl);letter-spacing:.2px;line-height:var(--leading-heading)}.kpi-grid{gap:20px;margin-top:20px}.card{padding:20px}.card-title{letter-spacing:.8px}.table th,.table td{padding:14px 16px}.page-fade{animation:.22s page-fade}@keyframes page-fade{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.page-fade{animation:none}}.wizard-steps{gap:12px;margin-bottom:20px;display:flex}.wizard-step{color:var(--ink-500);text-transform:uppercase;letter-spacing:.8px;background:#eef2f7;border-radius:999px;padding:8px 12px;font-size:12px}.wizard-step.active{background:var(--teal-700);color:#fff}.wizard-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px;display:grid}.field{flex-direction:column;gap:6px;display:flex}.field.checkbox-row{flex-direction:row;align-items:center;gap:8px}.field-span{grid-column:1/-1}.label{font-size:var(--type-label);color:var(--ink-700);font-weight:600;line-height:var(--leading-compact)}.required{color:#dc2626}.error{font-size:var(--type-body-sm);color:#dc2626;line-height:var(--leading-compact)}.wizard-actions{grid-column:1/-1;justify-content:flex-end;gap:12px;display:flex}.radio-row{gap:16px;display:flex}.radio{font-size:var(--type-body-md);align-items:center;gap:8px;display:flex}.toggle{background:#eef2f7;border-radius:999px;gap:6px;padding:4px;display:inline-flex}.toggle-btn{cursor:pointer;color:var(--ink-500);background:0 0;border:none;border-radius:999px;padding:6px 14px;font-weight:600}.toggle-btn.active{color:var(--ink-900);box-shadow:var(--shadow);background:#fff}.toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.toolbar-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.toolbar-actions>*{align-items:center;height:44px;display:inline-flex}.toolbar-actions .button,.toolbar-actions button.button{box-sizing:border-box;height:44px;padding:0 16px}.input-sm{min-width:180px}.row-link{cursor:pointer}.row-link:hover td{background:#f4f8ff}.row-link-anchor{width:100%;height:100%;color:inherit;text-decoration:none;display:block}.row-link-anchor:focus-visible{outline-offset:-2px;border-radius:6px;outline:2px solid #38bdf8}.row-title{font-weight:600}.row-subtitle{font-size:var(--type-body-sm);color:var(--ink-500);line-height:var(--leading-compact)}.menu{position:relative}.menu-trigger{cursor:pointer;list-style:none}.menu-list{border:1px solid var(--ink-200);border-radius:var(--radius-sm);box-shadow:var(--shadow);z-index:5;background:#fff;gap:4px;min-width:120px;padding:6px;display:grid;position:absolute;top:18px;right:0}.menu-list a,.menu-list button{text-align:left;cursor:pointer;background:0 0;border:none;padding:6px 8px;font-size:13px}.menu-list button:disabled{color:var(--ink-300);cursor:not-allowed}.callout{border-radius:var(--radius-md);border:1px solid var(--ink-200);background:#f8fafc;align-items:flex-start;gap:12px;padding:12px 14px;display:flex}.callout-icon{color:#0369a1;background:#e0f2fe;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;font-weight:700;display:flex}.callout-title{font-size:var(--type-label);color:var(--ink-900);font-weight:600;line-height:var(--leading-compact);margin-bottom:2px}.callout-text{font-size:var(--type-body-sm);color:var(--ink-500);line-height:var(--leading-compact)}.field-group{border-radius:var(--radius-md);border:1px solid var(--ink-200);background:#f8fafc;padding:14px}.field-group-header{text-transform:uppercase;letter-spacing:.8px;color:var(--ink-500);justify-content:space-between;align-items:center;margin-bottom:12px;font-size:12px;display:flex}.field-group-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:12px;display:grid}.toast{border-radius:var(--radius-md);color:#065f46;background:#ecfdf5;border:1px solid #bbf7d0;margin-bottom:12px;padding:10px 14px;font-size:13px}.row-highlight td{background:#e0f2fe!important}.row-link:focus-visible td{outline-offset:-2px;outline:2px solid #38bdf8}.wizard-section{border-top:1px solid var(--ink-200);padding-top:6px}.section-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.section-eyebrow{font-size:var(--type-eyebrow);letter-spacing:1px;text-transform:uppercase;color:var(--ink-500)}.section-helper{font-size:var(--type-body-md);color:var(--ink-500);line-height:var(--leading-body);margin-top:4px}.badge{color:#3730a3;font-size:var(--type-eyebrow);text-transform:uppercase;letter-spacing:.8px;background:#eef2ff;border-radius:999px;padding:4px 10px}.warning{font-size:var(--type-body-sm);color:#b45309;line-height:var(--leading-compact)}.checkbox-row{align-items:center;gap:12px;display:flex}.checkbox-row input[type=checkbox]{margin-top:0}.import-qa{margin-top:16px}.import-qa-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:16px;display:grid}.import-qa-meta{font-size:var(--type-body-sm);color:var(--ink-600);margin-bottom:12px}.import-qa-block{margin-top:12px}.import-qa-block pre{color:#e2e8f0;background:#0f172a;border-radius:10px;max-height:240px;padding:12px;font-size:11px;overflow:auto}.import-qa-preview{border:1px solid var(--ink-200);background:#fff;border-radius:12px;padding:12px}.card-warning{background:#fffbeb;border-color:#fcd34d}.card-muted{box-shadow:none;background:#f8fafc;border-color:#e2e8f0}.pulse-line{border-radius:var(--radius-sm);border:1px solid var(--ink-200);color:var(--ink-700);background:#f8fafc;margin-bottom:12px;padding:8px 12px;font-size:13px}.pulse-line.pulse-critical{background:#fef9c3;border-color:#fde047}.pulse-meta{color:var(--ink-600);font-weight:500}.helper.delayed{color:#b45309;margin-left:8px}.preview-text{font-size:var(--type-body-sm);color:var(--ink-700);line-height:var(--leading-compact)}.summary-box{border:1px solid var(--ink-200);border-radius:var(--radius-md);background:#f8fafc;padding:16px}.summary-title{letter-spacing:1px;text-transform:uppercase;color:var(--ink-500);margin-bottom:12px;font-size:12px}.summary-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;display:grid}.summary-label{font-size:var(--type-eyebrow);text-transform:uppercase;letter-spacing:.8px;color:var(--ink-500)}.summary-value{font-size:var(--type-body-md);color:var(--ink-900);line-height:var(--leading-compact);margin-top:4px}.units-cell{align-items:baseline;gap:6px;display:flex}.units-value{font-weight:600}.units-label{font-size:var(--type-body-sm);color:var(--ink-500)}.skeleton{background:linear-gradient(90deg,#e2e8f0 25%,#f1f5f9 50%,#e2e8f0 75%) 0 0/200% 100%;border-radius:6px;animation:1.2s ease-in-out infinite skeleton}.skeleton-row{border-bottom:1px solid var(--ink-200);grid-template-columns:2fr 1fr .6fr .8fr .6fr;gap:12px;padding:12px 16px;display:grid}.skeleton-cell{height:14px}@keyframes skeleton{0%{background-position:0 0}to{background-position:200% 0}}.printOnly{display:none}.noPrint{display:block}@media print{@page{size:letter;margin:.5in}body{background:#fff}.sidebar,.topbar,.topbar-meta,.noPrint,.nav-group,.nav-items,.nav-toggle,.sidebar-card,.toast,.banner{display:none!important}.printOnly{display:block!important}.main{margin-left:0}.content{max-width:100%;padding:0}.section{margin-top:12px}.card,.table{box-shadow:none;border-radius:0}.table th{background:#fff;position:static}table{page-break-inside:auto}thead{display:table-header-group}tr{page-break-inside:avoid}}@media (max-width:1100px){.topbar-meta{flex-wrap:wrap}}.dashboard-grid,.section-header-row,.dashboard-grid>*,.section-header-row>*{min-width:0;max-width:100%}.dashboard-table-wrap{-webkit-overflow-scrolling:touch;width:100%;min-width:0;max-width:100%;overflow-x:auto}.dashboard-table-wrap .table{min-width:540px;margin-bottom:0}.dashboard-responsive-data{width:100%;min-width:0}.dashboard-responsive-dataTable{display:block}.dashboard-responsive-dataFeed{display:none}.dashboard-activity-feed{gap:8px;display:grid}.dashboard-activity-item{text-align:left;width:100%;color:inherit;cursor:pointer;background:linear-gradient(#fffffffa,#f7fafcf5),#fff;border:1px solid #d5e2ec;border-radius:12px;gap:6px;padding:10px;transition:border-color .16s,box-shadow .16s,transform .16s,background-color .16s;display:grid}.dashboard-activity-itemLink{text-decoration:none}.dashboard-activity-item:hover{background:#fbfdfe;border-color:#b8cedd;transform:translateY(-1px);box-shadow:0 12px 26px #08132114}.dashboard-activity-item:focus-visible{outline-offset:2px;outline:2px solid #60a5fa}.dashboard-activity-head{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.dashboard-activity-title{color:#0f172a;font-size:13px;font-weight:700}.dashboard-activity-amount{color:#0f172a;white-space:nowrap;font-variant-numeric:tabular-nums;font-size:13px;font-weight:700}.dashboard-activity-status{flex-wrap:wrap;align-items:center;gap:6px;display:inline-flex}.dashboard-activity-meta{color:var(--ink-600);font-size:12px}.dashboard-activity-metaTertiary{color:var(--ink-500)}.dashboard-grid{grid-template-columns:minmax(0,1fr);gap:22px;container:dashboard/inline-size}.dashboard-main{min-width:0;container:dashboard-main/inline-size}.dashboard-support-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.dashboard-support-grid--single{grid-template-columns:minmax(280px,420px)}@container dashboard (max-width:1400px){.dashboard-grid{gap:18px}.kpi-grid{grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:12px}}@container dashboard (max-width:1180px){.dashboard-grid{gap:16px}}@container dashboard (max-width:960px){.dashboard-signing-summary{grid-template-columns:1fr}.section-header-row{flex-direction:column;align-items:stretch}.dashboard-ops-grid,.dashboard-support-grid,.dashboard-support-grid--single{grid-template-columns:1fr}.dashboard-responsive-dataTable{display:none}.dashboard-responsive-dataFeed{display:block}.card{padding:15px}}@media (max-width:960px){.dashboard-grid{grid-template-columns:1fr}.section-header-row{flex-direction:column;align-items:stretch}.dashboard-ops-grid,.dashboard-support-grid,.dashboard-support-grid--single{grid-template-columns:1fr}}@media (max-width:720px){.dashboard-responsive-dataTable{display:none}.dashboard-responsive-dataFeed{display:block}}@media (max-width:480px){.card{padding:12px}}.app-content{--app-card-padding:20px;--app-card-value-size:var(--type-heading-lg);--app-subtitle-size:var(--type-body-md);--app-helper-size:var(--type-body-sm);--app-section-title-size:var(--type-heading-md);--app-table-cell-y:14px;--app-table-cell-x:16px;--app-table-font-size:var(--type-body-md);--app-table-head-size:var(--type-label)}.app-content .card{padding:var(--app-card-padding)}.app-content .card-value{font-size:var(--app-card-value-size)}.app-content .subtitle{font-size:var(--app-subtitle-size)}.app-content .helper{font-size:var(--app-helper-size)}.app-content .section-title{font-size:var(--app-section-title-size)}.app-content .table th,.app-content .table td{padding:var(--app-table-cell-y) var(--app-table-cell-x);font-size:var(--app-table-font-size)}.app-content .table th{font-size:var(--app-table-head-size)}@media (min-width:1600px){.app-content--standard,.app-content--list,.app-content--analytics{--app-card-padding:21px;--app-table-cell-y:15px;--app-table-cell-x:18px}}@media (min-width:1800px){.app-content--list,.app-content--analytics{--app-card-padding:22px;--app-table-cell-y:16px;--app-table-cell-x:19px}}@media (min-width:2200px){.app-content--list,.app-content--analytics{--app-card-padding:24px;--app-table-cell-y:17px;--app-table-cell-x:20px}}
.QuickActionsLauncher-module__OBzw9W__backdrop{z-index:80;padding:max(20px, env(safe-area-inset-top)) 16px 16px;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0f172a85;justify-content:center;align-items:flex-start;display:flex;position:fixed;inset:0}.QuickActionsLauncher-module__OBzw9W__palette{background:#fff;border:1px solid #94a3b859;border-radius:18px;flex-direction:column;width:min(760px,100%);max-height:min(82dvh,760px);display:flex;overflow:hidden;box-shadow:0 24px 60px #0f172a47}.QuickActionsLauncher-module__OBzw9W__header{justify-content:space-between;align-items:center;gap:12px;padding:14px 16px 0;display:flex}.QuickActionsLauncher-module__OBzw9W__headerActions{align-items:center;gap:8px;display:inline-flex}.QuickActionsLauncher-module__OBzw9W__modeNote{color:#475569;padding:8px 16px 0;font-size:.8rem}.QuickActionsLauncher-module__OBzw9W__title{color:#0f172a;align-items:center;gap:8px;font-size:.95rem;font-weight:700;display:inline-flex}.QuickActionsLauncher-module__OBzw9W__titleIcon{color:#0ea5e9;justify-content:center;align-items:center;width:16px;height:16px;display:inline-flex}.QuickActionsLauncher-module__OBzw9W__titleIcon svg{width:100%;height:100%}.QuickActionsLauncher-module__OBzw9W__closeButton{color:#334155;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:999px;width:30px;height:30px;font-size:1.25rem;line-height:1}.QuickActionsLauncher-module__OBzw9W__closeButton:hover{background:#f8fafc}.QuickActionsLauncher-module__OBzw9W__backButton{color:#334155;cursor:pointer;background:#f8fafc;border:1px solid #dbe4ef;border-radius:999px;padding:6px 10px;font-size:.78rem;font-weight:600}.QuickActionsLauncher-module__OBzw9W__backButton:hover{background:#eff6ff;border-color:#bfdbfe}.QuickActionsLauncher-module__OBzw9W__searchField{background:#f8fafc;border:1px solid #cbd5e1;border-radius:12px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;margin:12px 16px 0;padding:8px 10px;display:grid}.QuickActionsLauncher-module__OBzw9W__searchIcon{color:#64748b;justify-content:center;align-items:center;width:15px;height:15px;display:inline-flex}.QuickActionsLauncher-module__OBzw9W__searchIcon svg{width:100%;height:100%}.QuickActionsLauncher-module__OBzw9W__searchInput{color:#0f172a;background:0 0;border:none;outline:none;font-size:.92rem}.QuickActionsLauncher-module__OBzw9W__shortcutHint{color:#64748b;background:#fff;border:1px solid #dbe4ef;border-radius:8px;padding:1px 6px;font-size:.72rem}.QuickActionsLauncher-module__OBzw9W__results{gap:12px;margin-top:10px;padding:0 16px 14px;display:grid;overflow:auto}.QuickActionsLauncher-module__OBzw9W__section{gap:6px;display:grid}.QuickActionsLauncher-module__OBzw9W__sectionTitle{text-transform:uppercase;letter-spacing:.08em;color:#64748b;margin:0;font-size:.7rem;font-weight:700}.QuickActionsLauncher-module__OBzw9W__sectionList{gap:6px;display:grid}.QuickActionsLauncher-module__OBzw9W__itemButton{text-align:left;cursor:pointer;background:#fff;border:1px solid #dbe4ef;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:10px 12px;transition:border-color .16s,background-color .16s,box-shadow .16s;display:flex}.QuickActionsLauncher-module__OBzw9W__itemButton:hover,.QuickActionsLauncher-module__OBzw9W__itemButtonActive{background:#f0f9ff;border-color:#7dd3fc;box-shadow:0 0 0 1px #0e749014}.QuickActionsLauncher-module__OBzw9W__itemContent{gap:2px;min-width:0;display:grid}.QuickActionsLauncher-module__OBzw9W__itemLabel{color:#0f172a;font-size:.9rem;font-weight:600}.QuickActionsLauncher-module__OBzw9W__itemDescription{color:#475569;font-size:.78rem}.QuickActionsLauncher-module__OBzw9W__itemMeta{color:#334155;white-space:nowrap;background:#f8fafc;border:1px solid #dbe4ef;border-radius:999px;padding:2px 8px;font-size:.72rem}.QuickActionsLauncher-module__OBzw9W__emptyState{color:#475569;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:10px;margin:12px 16px 16px;padding:14px;font-size:.86rem}@media (max-width:760px){.QuickActionsLauncher-module__OBzw9W__backdrop{align-items:flex-end;padding:0}.QuickActionsLauncher-module__OBzw9W__palette{border-bottom:none;border-left:none;border-right:none;border-radius:16px 16px 0 0;width:100%;max-height:min(90dvh,760px)}.QuickActionsLauncher-module__OBzw9W__header{padding-top:12px}.QuickActionsLauncher-module__OBzw9W__shortcutHint{display:none}}
.AppShellChrome-module__LqgSGa__shell{--sidebar-width:280px;grid-template-columns:var(--sidebar-width) minmax(0, 1fr);background:radial-gradient(circle at 0 0,#10233b0a 0%,#10233b00 34%),linear-gradient(#ffffffbd,#f2f6f9e6),linear-gradient(135deg,#1ba6a60a,#10233b08);height:100dvh;display:grid;overflow:hidden}.AppShellChrome-module__LqgSGa__main{--app-shell-topbar-height:56px;--app-shell-content-space-top:16px;--app-shell-content-space-bottom:48px;--app-shell-content-space-inline:clamp(20px, 2.4vw, 36px);flex-direction:column;min-width:0;min-height:0;display:flex;overflow:hidden;container:shell-main/inline-size}.AppShellChrome-module__LqgSGa__content{--content-max-width:1560px;overscroll-behavior:contain;width:100%;min-height:0;max-width:var(--content-max-width);padding:var(--app-shell-content-space-top) var(--app-shell-content-space-inline) calc(var(--app-shell-content-space-bottom) + env(safe-area-inset-bottom));flex:1;margin:0 auto;position:relative;overflow:auto}.AppShellChrome-module__LqgSGa__contentNarrow{--content-max-width:1320px}.AppShellChrome-module__LqgSGa__contentStandard{--content-max-width:1560px}.AppShellChrome-module__LqgSGa__contentList{--content-max-width:1760px}.AppShellChrome-module__LqgSGa__contentAnalytics{--content-max-width:1920px}.AppShellChrome-module__LqgSGa__contentFull{--content-max-width:2280px}.AppShellChrome-module__LqgSGa__overlay{display:none}@media (max-width:1600px){.AppShellChrome-module__LqgSGa__shell{--sidebar-width:264px}}@media (max-width:1420px){.AppShellChrome-module__LqgSGa__shell{--sidebar-width:236px}.AppShellChrome-module__LqgSGa__main{--app-shell-content-space-inline:clamp(16px, 2vw, 28px)}}@media (min-width:1600px){.AppShellChrome-module__LqgSGa__contentStandard{--content-max-width:1680px}.AppShellChrome-module__LqgSGa__contentList{--content-max-width:1880px}.AppShellChrome-module__LqgSGa__contentAnalytics{--content-max-width:2020px}}@media (min-width:2000px){.AppShellChrome-module__LqgSGa__contentStandard{--content-max-width:1760px}.AppShellChrome-module__LqgSGa__contentList{--content-max-width:2140px}.AppShellChrome-module__LqgSGa__contentAnalytics{--content-max-width:2200px}.AppShellChrome-module__LqgSGa__contentFull{--content-max-width:2380px}}@media (max-width:1239px){.AppShellChrome-module__LqgSGa__shell{grid-template-columns:minmax(0,1fr)}.AppShellChrome-module__LqgSGa__main{--app-shell-content-space-top:12px;--app-shell-content-space-bottom:40px;--app-shell-content-space-inline:clamp(12px, 2.4vw, 24px)}.AppShellChrome-module__LqgSGa__overlay{z-index:30;opacity:0;pointer-events:none;background:#0f172a6b;border:0;transition:opacity .18s;display:block;position:fixed;inset:0}.AppShellChrome-module__LqgSGa__overlayVisible{opacity:1;pointer-events:auto}.AppShellChrome-module__LqgSGa__content{max-width:1360px}}@media (max-width:767px){.AppShellChrome-module__LqgSGa__main{--app-shell-topbar-height:52px;--app-shell-content-space-top:8px;--app-shell-content-space-bottom:30px;--app-shell-content-space-inline:12px}.AppShellChrome-module__LqgSGa__content{max-width:100%}}@media (max-width:479px){.AppShellChrome-module__LqgSGa__main{--app-shell-topbar-height:50px;--app-shell-content-space-top:7px;--app-shell-content-space-bottom:24px;--app-shell-content-space-inline:10px}}
