.tf-settings-panels{min-width:0;flex:1}.tf-settings-panel[hidden]{display:none}.tf-settings-panel-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:18px}.tf-settings-panel-heading h3{margin:0;color:#253340;font-size:16px}.tf-settings-panel-heading p{margin:5px 0 0;color:#858d8e;font-size:11px}.tf-settings-list{border:1px solid #ddd6c8;border-radius:10px;overflow:hidden;background:#fffdf8}.tf-settings-list-row{display:flex;align-items:center;gap:10px;min-height:52px;padding:9px 13px;border-bottom:1px solid #eee9df;color:#526274;font-size:11px}.tf-settings-list-row:last-child{border-bottom:0}.tf-settings-list-row>div{display:flex;flex:1;flex-direction:column;gap:3px}.tf-settings-list-row strong{color:#33424b}.tf-settings-list-row small{color:#929a96}.tf-settings-list-row code{color:#9b958a;font-size:10px}.tf-settings-badge{margin-left:auto;background:#e6f0ff;border-radius:5px;padding:4px 7px;color:#4179bc;font-size:10px;font-weight:800}.tf-settings-empty{padding:24px;text-align:center;color:#929a96}.tf-status-dot{width:9px;height:9px;border-radius:50%;flex:none}.tf-list-action{margin-left:auto;border:0;background:transparent;color:#4b8ce7;cursor:pointer;font:600 11px Inter,sans-serif}.tf-theme-controls{display:flex;gap:16px;margin-bottom:18px}.tf-theme-controls label{display:flex;flex-direction:column;gap:7px;color:#7d878e;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.tf-theme-controls input{width:80px;height:42px;border:1px solid #d9d1c4;border-radius:7px;background:#fcfaf5;padding:3px;cursor:pointer}
.tf-settings-role-select{margin-left:auto;border:1px solid #d9e4f2;border-radius:6px;background:#fff;padding:5px 7px;color:#526274;font:600 10px Inter,sans-serif}.tf-role-permissions-editor{margin-top:24px;padding-top:22px;border-top:1px solid #e7e1d7}.tf-role-permissions-table-wrap{overflow:auto;border:1px solid #d9e4f2;border-radius:9px;background:#fff}.tf-role-permissions-table{width:100%;min-width:820px;border-collapse:collapse;font-size:10px}.tf-role-permissions-table th,.tf-role-permissions-table td{padding:9px 10px;border-bottom:1px solid #edf0f2;text-align:left;vertical-align:top}.tf-role-permissions-table thead th{background:#f6f9fc;color:#526274;font-size:9px;text-transform:uppercase;letter-spacing:.04em}.tf-role-permissions-table tbody th{width:170px;color:#33424b;font-weight:700}.tf-role-permissions-table td{color:#7b8790}.tf-role-permissions-table select{max-width:175px;border:1px solid #d9e4f2;border-radius:5px;background:#fff;padding:5px;color:#526274;font:600 10px Inter,sans-serif}.tf-permission-check{display:flex;align-items:center;gap:5px;margin:2px 0;white-space:nowrap}.tf-permission-check input{accent-color:#4b8ce7}
.tf-role-permissions-actions{display:flex;gap:7px;flex-wrap:wrap}.tf-role-permissions-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:12px}.tf-role-permission-card{min-width:0;border:1px solid #d9e4f2;border-radius:9px;background:#fff;padding:12px}.tf-role-permission-card-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;margin-bottom:11px}.tf-role-permission-card-heading h4{margin:3px 0 0;color:#33424b;font-size:13px;line-height:1.2}.tf-role-category{display:block;margin-top:5px;color:#a18f68;font-size:9px}.tf-role-level{display:inline-block;color:#4b8ce7;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.tf-role-scope{display:flex;flex-direction:column;gap:5px;color:#7d878e;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.tf-role-scope select{width:100%;border:1px solid #d9e4f2;border-radius:5px;background:#fff;padding:6px;color:#526274;font:600 10px Inter,sans-serif;text-transform:none;letter-spacing:0}.tf-role-permission-section{margin-top:12px;padding-top:10px;border-top:1px solid #edf0f2}.tf-role-permission-section>strong{display:block;margin-bottom:7px;color:#526274;font-size:9px;text-transform:uppercase;letter-spacing:.06em}.tf-role-permission-row{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:7px;padding:4px 0;border-bottom:1px solid #f1f3f4;color:#526274;font-size:10px}.tf-role-permission-row:last-child{border-bottom:0}.tf-role-permission-section>.tf-permission-check{font-size:10px;white-space:normal}.tf-role-permission-card .tf-permission-check{color:#7b8790}.tf-role-permission-card .tf-permission-check input{flex:none}@media (max-width:720px){.tf-role-permissions-cards{grid-template-columns:1fr}.tf-role-permissions-actions{width:100%}.tf-role-permissions-actions .tf-button{flex:1}}
.tf-member-actions{display:flex;align-items:center;justify-content:flex-end;gap:6px;flex-wrap:wrap}.tf-login-page{min-height:100vh;display:grid;place-items:center;margin:0;background:#f4f8fb;color:#33424b}.tf-login-card{width:min(420px,calc(100% - 32px));padding:32px;border:1px solid #d9e4f2;border-radius:12px;background:#fff;box-shadow:0 18px 48px rgba(36,78,105,.12)}.tf-login-brand{display:flex;align-items:center;gap:9px;margin-bottom:30px;color:#078eaa;font-size:18px}.tf-login-brand .tf-appbar-mark{display:grid;place-items:center;width:28px;height:28px;border-radius:6px;background:#078eaa;color:#fff;font-size:16px}.tf-login-card h1{margin:7px 0 8px;color:#33424b;font-size:24px}.tf-login-intro{margin:0 0 22px;color:#7d878e;font-size:13px}.tf-login-form{display:grid;gap:15px}.tf-login-form label{display:grid;gap:6px;color:#526274;font-size:11px;font-weight:700}.tf-login-form input{width:100%;box-sizing:border-box;border:1px solid #d9e4f2;border-radius:6px;padding:10px 11px;color:#33424b;font:500 13px Inter,sans-serif}.tf-login-form input:focus{outline:2px solid rgba(7,142,170,.18);border-color:#078eaa}.tf-login-form .tf-button{width:100%;justify-content:center;margin-top:3px}.tf-login-error{margin:0 0 18px;padding:10px 12px;border:1px solid #f0c8c5;border-radius:6px;background:#fff3f2;color:#b34b45;font-size:12px}
.tf-logout-form{margin-left:auto}.tf-logout-form .tf-dots{border:0;background:transparent;color:#8b969d;cursor:pointer;font-size:16px;padding:4px 3px}.tf-logout-form .tf-dots:hover{color:#078eaa}
.tf-member-dialog-card{width:min(590px,100%)}.tf-member-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 12px}.tf-member-form-grid .tf-dialog-field{min-width:0}.tf-member-form-grid .tf-dialog-field input,.tf-member-form-grid .tf-dialog-field select{box-sizing:border-box}@media (max-width:620px){.tf-member-form-grid{grid-template-columns:1fr}}
.tf-automation-picker-card{width:min(700px,100%);overflow:hidden}.tf-automation-picker-card .tf-dialog-header{padding-bottom:16px;border-bottom:1px solid #edf0f3}.tf-automation-picker-card .tf-dialog-header h2{font-size:15px}.tf-automation-picker-layout{display:grid;grid-template-columns:150px minmax(0,1fr);min-height:430px}.tf-automation-categories{display:flex;flex-direction:column;gap:3px;padding:16px 10px;background:#f7f9fb;border-right:1px solid #edf0f3}.tf-automation-category{border:0;border-radius:6px;background:transparent;padding:8px 10px;text-align:left;color:#72808a;font:600 10px Inter,sans-serif;cursor:pointer}.tf-automation-category:hover,.tf-automation-category.is-active{background:#e5f1ff;color:#2879cf}.tf-automation-template-area{padding:16px}.tf-automation-breadcrumb{margin-bottom:13px;color:#8a969e;font-size:10px}.tf-automation-breadcrumb b{padding:0 5px;color:#c1cbd1}.tf-automation-breadcrumb strong{color:#33424b}.tf-automation-template-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.tf-automation-template-card{min-height:92px;border:1px solid #e1e7eb;border-radius:7px;background:#f8fafb;padding:10px;text-align:left;color:#41515b;cursor:pointer}.tf-automation-template-card:hover{border-color:#76a9e6;background:#f1f7ff;box-shadow:0 3px 10px rgba(52,106,165,.1)}.tf-automation-template-flow{display:flex;align-items:center;gap:5px;margin-bottom:10px;color:#3f9e75;font-size:11px}.tf-automation-template-flow b{color:#9aa8b0;font-size:10px}.tf-automation-template-flow i{display:grid;place-items:center;width:17px;height:17px;border-radius:4px;background:#daf2e4;font-style:normal;font-size:9px}.tf-automation-template-card strong{display:block;font-size:10px;line-height:1.25}.tf-automation-template-card small{display:block;margin-top:5px;color:#7c8a93;font-size:9px;line-height:1.25}.tf-automation-template-scratch{display:flex;flex-direction:column;justify-content:center;border-style:dashed;background:#fff;text-align:center}.tf-automation-template-scratch>span{color:#3f87e8;font-size:18px;line-height:1}.tf-automation-template-scratch strong{margin-top:7px;color:#3f87e8}.tf-automation-builder-card{width:min(580px,100%)}.tf-automation-builder-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 12px}.tf-automation-builder-grid .tf-dialog-field{min-width:0}.tf-automation-description-field{grid-column:1 / -1}.tf-automation-description-field textarea{box-sizing:border-box;width:100%;border:1px solid #ccd7e0;border-radius:8px;background:#fbfcfd;color:#33424b;padding:10px 11px;font:500 12px Inter,sans-serif;resize:vertical}.tf-automation-description-field textarea:focus{outline:0;border-color:#6da3ed;box-shadow:0 0 0 3px rgba(63,135,232,.13)}@media (max-width:650px){.tf-automation-picker-layout{grid-template-columns:1fr}.tf-automation-categories{display:grid;grid-template-columns:repeat(2,1fr);border-right:0;border-bottom:1px solid #edf0f3}.tf-automation-template-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tf-automation-builder-grid{grid-template-columns:1fr}.tf-automation-description-field{grid-column:auto}}@media (max-width:430px){.tf-automation-template-grid{grid-template-columns:1fr}}

/* Folder workspace layout */
.tf-sidebar{width:242px;background:#fbfcfe;display:flex;flex-direction:row;border-right:1px solid #e4e8ed}
.tf-sidebar-rail{width:32px;display:flex;align-items:center;flex-direction:column;gap:12px;padding:9px 4px;border-right:1px solid #e7ebef;background:#f7f9fb}
.tf-rail-logo{width:22px;height:22px;border-radius:6px;background:#ffca28;display:grid;place-items:center;color:#202b36;font-size:13px;font-weight:800;margin-bottom:3px}
.tf-rail-item{width:23px;height:23px;display:grid;place-items:center;border-radius:5px;color:#a0aab7;text-decoration:none;font-size:12px}
.tf-rail-item.is-active,.tf-rail-item:hover{background:#e5efff;color:#3f87e8}
.tf-rail-spacer{flex:1}
.tf-sidebar-panel{min-width:0;display:flex;flex:1;flex-direction:column}
.tf-brand{height:61px;padding:12px 10px;gap:8px}
.tf-brand-mark{width:24px;height:24px;font-size:15px;border-radius:6px}
.tf-brand strong{font-size:11px}.tf-brand span{font-size:8px;margin-top:2px}
.tf-nav{padding:10px 6px 4px}.tf-nav-label{padding:0 7px 5px;font-size:8px}.tf-nav-item{font-size:10px;padding:6px 7px;gap:7px;border-radius:5px}
.tf-nav-heading{padding:17px 7px 6px;font-size:8px}.tf-resource-row{min-height:25px;gap:4px}.tf-resource-row a{font-size:10px}.tf-resource-row small{font-size:8px}.tf-resource-caret{width:10px;font-size:9px}.tf-folder-icon{font-size:12px}.tf-resource-menu-button{padding:2px 3px}
.tf-user-card{margin:7px;padding:8px;gap:6px;border-radius:6px}.tf-user-card strong{font-size:9px}.tf-user-card span:not(.tf-dots){font-size:8px}.tf-avatar{width:22px;height:22px;font-size:8px}
.tf-topbar{height:39px;padding:0 22px}.tf-search{width:180px;height:24px;font-size:10px}.tf-top-actions{gap:11px;font-size:11px}
.tf-page-header{padding:16px 22px 14px}.tf-page-header h1{font-size:20px}.tf-eyebrow{font-size:8px}.tf-header-actions .tf-button{font-size:10px;padding:8px 11px;border-radius:8px}
.tf-content{padding:14px 22px}.tf-summary-grid{gap:8px}.tf-summary-card{min-height:82px;padding:11px;border-radius:10px}.tf-card-label{font-size:8px}.tf-summary-card strong{font-size:22px;margin-top:10px}.tf-summary-card small{font-size:9px;margin-top:4px}.tf-progress{margin-top:8px;height:4px}
.tf-view-toolbar{padding:17px 0 10px;gap:8px}.tf-tabs{padding:2px;border-radius:7px}.tf-tabs a{padding:6px 8px;font-size:9px;border-radius:5px}.tf-toolbar-actions{gap:5px}.tf-input,.tf-toolbar-button,.tf-select{height:28px;font-size:9px}.tf-input{padding:0 7px}.tf-input input{width:88px}.tf-toolbar-button,.tf-select{padding:0 7px}
.tf-folder-view{margin-top:11px}.tf-folder-summary{display:flex;justify-content:space-between;align-items:center;border:1px solid #e0e5e9;border-radius:10px;background:#fff;padding:11px 13px;margin-bottom:9px}.tf-folder-summary h2{font-size:14px;margin:4px 0;color:#3a4650;letter-spacing:-.03em}.tf-folder-summary h2 span{font-size:13px}.tf-folder-summary p{margin:4px 0 0;color:#98a1a8;font-size:9px}.tf-folder-count{background:#eaf6f1;color:#59a382;padding:4px 7px;border-radius:6px;font-size:9px;font-weight:800}
.tf-folder-block{border-color:#e0e5e9;border-radius:10px;background:#fff;margin-bottom:16px}.tf-folder-block-heading{display:flex;align-items:center;justify-content:space-between;padding:9px 12px;border-bottom:1px solid #edf0f2;color:#9da6ad;font-size:9px}.tf-folder-block-heading div{display:flex;align-items:center;gap:7px}.tf-folder-block-heading strong{font-size:10px;color:#4c5963}.tf-folder-block-heading small{color:#a2aab1}.tf-inline-link{border:1px solid #bde1d1;background:#f5fffa;color:#4d9a79;border-radius:4px;padding:3px 5px;font:700 8px Inter,sans-serif}.tf-table{border:0;border-radius:0;background:#fff}.tf-table-header,.tf-task-row{grid-template-columns:minmax(150px,1.8fr) .9fr 112px 122px 130px 80px 22px;gap:7px;padding:8px 11px}.tf-table-header{font-size:7px;padding-top:7px;padding-bottom:7px;color:#9da6ad;background:#fbfcfd}.tf-task-row{min-height:49px;background:#fff}.tf-task-title strong{font-size:10px}.tf-task-title small{font-size:8px;margin-top:3px}.tf-assignee{font-size:9px}.tf-status-pill{padding:5px 7px;font-size:8px;border-radius:5px}.tf-schedule,.tf-priority{font-size:9px}.tf-check{width:16px;height:16px}.tf-task-menu-button{font-size:10px}.tf-latest-movement h3{font-size:14px;letter-spacing:.08em;text-transform:uppercase;color:#6b7882;margin:0 0 8px}.tf-movement-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.tf-movement-grid article{display:flex;flex-direction:column;gap:3px;border:1px solid #e0e5e9;background:#fbfcfd;border-radius:9px;padding:9px 11px;min-height:44px}.tf-movement-grid strong{font-size:9px;color:#6e7a83}.tf-movement-grid span{font-size:8px;color:#9ba4ab;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tf-movement-grid small{font-size:7px;color:#b0b7bc}
@media(max-width:1050px){.tf-sidebar{width:242px}.tf-content{padding-left:20px;padding-right:20px}.tf-toolbar-actions{flex:1;justify-content:flex-end}.tf-table-header,.tf-task-row{grid-template-columns:minmax(140px,1.6fr) .8fr 100px 110px 110px 70px 20px}}
@media(max-width:760px){.tf-sidebar{display:none}.tf-movement-grid{grid-template-columns:1fr}.tf-folder-summary{align-items:flex-start;gap:10px}.tf-toolbar-actions{justify-content:flex-start}}
.tf-task-primary{display:flex;align-items:center;gap:8px;min-width:0}.tf-date-range{font-size:9px;color:#68757b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.tf-task-row.is-subtask .tf-task-primary{padding-left:18px}.tf-task-row.is-subtask .tf-task-title strong:before{content:"↳ ";color:#8fa1ad}.tf-subtask-label{display:inline-block;margin-left:5px;border-radius:3px;background:#edf3fa;color:#6f8ca4;padding:2px 4px;font-size:8px;font-style:normal;font-weight:800;letter-spacing:.04em}.tf-board-card.is-subtask{margin-left:12px}.tf-board-card strong .tf-subtask-label{font-size:7px}
.tf-dialog[hidden]{display:none}.tf-dialog{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:20px}.tf-dialog-backdrop{position:absolute;inset:0;background:rgba(31,43,54,.34);backdrop-filter:blur(3px)}.tf-dialog-card{position:relative;width:min(430px,100%);border:1px solid #dce3e9;border-radius:16px;background:#fff;box-shadow:0 24px 70px rgba(31,43,54,.24);animation:tf-dialog-in .18s ease-out}.tf-dialog-card form{margin:0}.tf-dialog-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:20px 22px 0}.tf-dialog-header .tf-eyebrow{color:#4b8ce7;font-size:9px}.tf-dialog-header h2{margin:5px 0 0;color:#263640;font-size:18px;letter-spacing:-.03em}.tf-dialog-close{width:28px;height:28px;border:0;border-radius:7px;background:#f3f6f8;color:#84919b;font-size:20px;line-height:1;cursor:pointer}.tf-dialog-close:hover{background:#e8f0fb;color:#3f87e8}.tf-dialog-body{padding:18px 22px 4px}.tf-dialog-message{margin:0 0 14px;color:#72808a;font-size:11px;line-height:1.55}.tf-dialog-field{display:flex;flex-direction:column;gap:7px;color:#65747e;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.tf-dialog-field[hidden]{display:none}.tf-dialog-field input{width:100%;height:40px;border:1px solid #ccd7e0;border-radius:8px;outline:0;background:#fbfcfd;color:#33424b;padding:0 11px;font:500 12px Inter,sans-serif;box-shadow:0 0 0 0 rgba(63,135,232,0);transition:border-color .15s,box-shadow .15s}.tf-dialog-field input:focus{border-color:#6da3ed;box-shadow:0 0 0 3px rgba(63,135,232,.13)}.tf-dialog-footer{display:flex;justify-content:flex-end;gap:8px;padding:18px 22px 20px}.tf-dialog-button{border:0;border-radius:8px;padding:9px 14px;font:800 11px Inter,sans-serif;cursor:pointer}.tf-dialog-cancel{background:#f3f6f8;color:#667580}.tf-dialog-cancel:hover{background:#e8edf1}.tf-dialog-submit{background:#3f87e8;color:#fff;box-shadow:0 3px 0 #2e6fc6}.tf-dialog-submit:hover{background:#347bd9}.tf-dialog-submit.is-danger{background:#d85f63;box-shadow:0 3px 0 #b84a50}.tf-toast-region{position:fixed;right:20px;bottom:20px;z-index:120;display:flex;flex-direction:column;align-items:flex-end;gap:8px;pointer-events:none}.tf-toast{max-width:340px;border:1px solid #d5e5dc;border-radius:10px;background:#fff;padding:11px 14px;color:#3c6956;font-size:11px;font-weight:700;box-shadow:0 12px 30px rgba(31,43,54,.16);opacity:0;transform:translateY(8px);transition:opacity .2s,transform .2s}.tf-toast.is-visible{opacity:1;transform:translateY(0)}.tf-toast-error{border-color:#f0c9ca;color:#a14f53}@keyframes tf-dialog-in{from{opacity:0;transform:translateY(8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}body.tf-dialog-open{overflow:hidden}

/* Task row controls and details drawer */
.tf-task-title-line{display:flex;align-items:center;gap:5px;min-width:0}
.tf-task-open-button{display:block;min-width:0;overflow:hidden;padding:0;border:0;background:transparent;color:inherit;text-align:left;font:inherit;cursor:pointer}
.tf-task-open-button strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.tf-task-open-button:hover strong,.tf-task-open-button:focus-visible strong{color:#2d78d2}
.tf-task-open-button:focus-visible,.tf-create-subtask-inline:focus-visible{outline:2px solid #6da3ed;outline-offset:2px}
.tf-create-subtask-inline{display:inline-flex;align-items:center;justify-content:center;flex:none;height:23px;padding:0 7px;border:1px solid #b8dde3;border-radius:4px;background:#e8f7f9;color:#087f98;font:800 9px/1 Inter,sans-serif;white-space:nowrap;cursor:pointer}
.tf-create-subtask-inline:hover{border-color:#347255;background:#3d8768;color:#fff}
.tf-drawer[hidden]{display:none}
.tf-drawer{position:fixed;inset:0;z-index:110;display:flex;justify-content:flex-end}
.tf-drawer-backdrop{position:absolute;inset:0;background:rgba(31,43,54,.3);backdrop-filter:blur(2px);cursor:pointer}
.tf-drawer-panel{position:relative;display:flex;flex-direction:column;width:min(470px,100%);height:100%;border-left:1px solid #dce3e9;background:#fff;box-shadow:-18px 0 48px rgba(31,43,54,.2);animation:tf-drawer-in .2s ease-out}
.tf-drawer-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:24px 26px 18px;border-bottom:1px solid #e8edf1}
.tf-drawer-header .tf-eyebrow{color:#4b8ce7;font-size:9px}
.tf-drawer-header h2{max-width:355px;margin:6px 0 5px;color:#263640;font-size:22px;letter-spacing:-.04em;line-height:1.15;overflow-wrap:anywhere}
.tf-drawer-number{color:#9aa6ae;font-size:10px;font-weight:700}
.tf-drawer-body{flex:1;overflow:auto;padding:24px 26px 30px}
.tf-drawer-description{margin:0 0 24px;color:#667580;font-size:12px;line-height:1.65;white-space:pre-wrap;overflow-wrap:anywhere}
.tf-drawer-meta-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:18px}
.tf-drawer-meta-grid>div{display:flex;min-height:68px;flex-direction:column;justify-content:center;gap:7px;padding:12px 13px;border:1px solid #e2e8ed;border-radius:9px;background:#f8fafc}
.tf-drawer-meta-grid span,.tf-drawer-parent span{color:#9aa6ae;font-size:9px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}
.tf-drawer-meta-grid strong{color:#42525d;font-size:11px;overflow-wrap:anywhere}
.tf-drawer-parent{display:flex;flex-direction:column;gap:6px;padding:14px 15px;border:1px solid #dceaf7;border-radius:9px;background:#f5faff}
.tf-drawer-parent strong{color:#3d6d94;font-size:11px;overflow-wrap:anywhere}
.tf-drawer-actions{display:flex;flex-wrap:wrap;gap:9px;margin-top:24px;padding-top:20px;border-top:1px solid #e8edf1}
.tf-drawer-actions .tf-button{font-size:10px;padding:9px 12px}
.tf-drawer-actions .tf-button:disabled{cursor:default;opacity:.55;box-shadow:none}
body.tf-drawer-open{overflow:hidden}
@keyframes tf-drawer-in{from{opacity:0;transform:translateX(18px)}to{opacity:1;transform:translateX(0)}}
@media(max-width:760px){.tf-drawer-header{padding:20px 18px 16px}.tf-drawer-body{padding:20px 18px 26px}.tf-drawer-header h2{max-width:calc(100vw - 100px);font-size:19px}}
.tf-dialog-field select{width:100%;height:40px;border:1px solid #ccd7e0;border-radius:8px;outline:0;background:#fbfcfd;color:#33424b;padding:0 11px;font:500 12px Inter,sans-serif;box-shadow:0 0 0 0 rgba(63,135,232,0);transition:border-color .15s,box-shadow .15s}.tf-dialog-field select:focus{border-color:#6da3ed;box-shadow:0 0 0 3px rgba(63,135,232,.13)}
.tf-drawer-custom-fields{margin-top:24px;padding-top:20px;border-top:1px solid #e8edf1}.tf-drawer-section-heading{margin-bottom:12px;color:#6f7d86;font-size:9px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.tf-custom-fields-list{display:flex;flex-direction:column;gap:12px}.tf-custom-field{display:flex;flex-direction:column;gap:6px}.tf-custom-field>label,.tf-custom-field-label{color:#7b8991;font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.tf-custom-field input[type="text"],.tf-custom-field input[type="number"],.tf-custom-field input[type="date"],.tf-custom-field input[type="time"],.tf-custom-field input[type="datetime-local"],.tf-custom-field input[type="email"],.tf-custom-field input[type="tel"],.tf-custom-field input[type="url"],.tf-custom-field select,.tf-custom-field textarea{width:100%;min-height:36px;border:1px solid #d6e0e7;border-radius:7px;outline:0;background:#fbfcfd;color:#3d4f5a;padding:8px 10px;font:500 11px Inter,sans-serif}.tf-custom-field textarea{min-height:72px;resize:vertical}.tf-custom-field select[multiple]{min-height:76px}.tf-custom-field input:focus,.tf-custom-field select:focus,.tf-custom-field textarea:focus{border-color:#6da3ed;box-shadow:0 0 0 3px rgba(63,135,232,.12)}.tf-custom-field-color{display:flex;align-items:center;gap:9px}.tf-custom-field input[type="color"]{width:42px;height:34px;padding:3px;border:1px solid #d6e0e7;border-radius:7px;background:#fbfcfd;cursor:pointer}.tf-custom-field-color code{color:#77858e;font:600 10px/1 Inter,sans-serif}.tf-custom-field-choice{display:flex;align-items:center;gap:8px;min-height:34px;color:#465964;font-size:11px}.tf-custom-field-choice input{width:16px;height:16px;accent-color:#4d9a79}.tf-custom-field-affix{display:flex;align-items:center;border:1px solid #d6e0e7;border-radius:7px;background:#fbfcfd;overflow:hidden}.tf-custom-field-affix span{padding:0 9px;color:#8a98a0;font-size:11px}.tf-custom-field-affix input{flex:1;min-width:0;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.tf-custom-field-empty{margin:0;color:#a0aab0;font-size:10px}
.tf-custom-field-attachment{display:flex;min-width:0;flex-direction:column;gap:6px}.tf-custom-field-attachment input[type=file]{width:100%;min-width:0;border:1px dashed #b9cbd3;border-radius:5px;background:#f8fbfc;padding:8px;color:#50616a;font-size:10px}.tf-custom-field-attachment-current{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:8px;border:1px solid #dce5e9;border-radius:5px;background:#fff;padding:7px 8px}.tf-custom-field-attachment-current a{overflow:hidden;color:#087f98;font-size:10px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.tf-custom-field-attachment-current small,.tf-custom-field-hint{color:#89969d;font-size:8px}.tf-custom-field-attachment-current button{border:0;background:transparent;color:#b35055;font-size:9px;font-weight:700;cursor:pointer}.tf-custom-field input[readonly]{background:#f4f6f7;color:#86939a;cursor:not-allowed}
.tf-list-action+.tf-list-action{margin-left:2px}.tf-list-action-danger{color:#c35d61}.tf-list-action-danger:hover{color:#a63d42}
.tf-resource-quick-actions{display:flex;align-items:center;gap:2px;flex:none}.tf-resource-quick-action{display:grid;place-items:center;width:22px;height:22px;border:0;border-radius:5px;background:transparent;color:#9aa8b2;font:800 14px/1 Inter,sans-serif;cursor:pointer;opacity:.72}.tf-resource-quick-action:hover,.tf-resource-quick-action:focus{background:#e7f0fb;color:#2d78d2;outline:0;opacity:1}.tf-resource-quick-action:first-child{font-size:17px}.tf-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}
.tf-custom-field-picker[hidden]{display:none}.tf-custom-field-picker{position:fixed;inset:0;z-index:130;display:grid;place-items:center;padding:22px}.tf-custom-field-picker-backdrop{position:absolute;inset:0;background:rgba(31,43,54,.42);backdrop-filter:blur(4px)}.tf-custom-field-picker-card{position:relative;display:flex;flex-direction:column;width:min(720px,100%);max-height:min(760px,calc(100vh - 44px));border:1px solid #dce3e9;border-radius:14px;background:#fff;box-shadow:0 24px 80px rgba(31,43,54,.28);animation:tf-dialog-in .18s ease-out}.tf-custom-field-picker-header{display:flex;align-items:flex-start;justify-content:space-between;padding:22px 24px 15px;border-bottom:1px solid #edf0f2}.tf-custom-field-picker-header h2{margin:5px 0 0;color:#263640;font-size:19px;letter-spacing:-.03em}.tf-custom-field-picker-body{overflow:auto;padding:19px 24px 22px}.tf-custom-field-category{margin:19px 0 10px;color:#50606b;font-size:11px}.tf-custom-field-category:first-child{margin-top:0}.tf-custom-field-catalog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.tf-custom-field-tile{display:flex;align-items:flex-start;gap:10px;min-height:70px;border:1px solid #e7ebee;border-radius:9px;background:#fff;padding:10px;text-align:left;cursor:pointer;transition:border-color .15s,box-shadow .15s,transform .15s}.tf-custom-field-tile:hover,.tf-custom-field-tile:focus{border-color:#d72bc1;box-shadow:0 5px 16px rgba(215,43,193,.15);outline:0;transform:translateY(-1px)}.tf-custom-field-tile.is-featured{grid-column:1/-1;min-height:62px;background:#fffafd;border-color:#f0d8ed}.tf-custom-field-tile-icon,.tf-custom-field-type-preview>span{display:grid;flex:none;place-items:center;width:32px;height:32px;border-radius:5px;background:#d72bc1;color:#fff;font-size:16px;font-weight:800;line-height:1}.tf-custom-field-tile-copy{display:flex;min-width:0;flex-direction:column;gap:4px}.tf-custom-field-tile-copy strong{color:#374852;font-size:11px}.tf-custom-field-tile-copy small{color:#8b969d;font-size:9px;line-height:1.35}.tf-custom-field-editor{display:flex;flex-direction:column;gap:18px}.tf-custom-field-type-preview{display:flex;align-items:center;gap:12px;padding:12px;border:1px solid #eee1ec;border-radius:9px;background:#fffafd}.tf-custom-field-type-preview>span{width:38px;height:38px}.tf-custom-field-type-preview div{display:flex;flex-direction:column;gap:4px}.tf-custom-field-type-preview strong{color:#374852;font-size:12px}.tf-custom-field-type-preview small{color:#8b969d;font-size:10px}.tf-custom-field-options-editor{padding-top:16px;border-top:1px solid #edf0f2}.tf-custom-field-options-heading{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:10px}.tf-custom-field-options-heading>div{display:flex;flex-direction:column;gap:4px}.tf-custom-field-options-heading strong{color:#50606b;font-size:11px}.tf-custom-field-options-heading small{color:#939da3;font-size:10px}.tf-custom-field-options-list{display:flex;flex-direction:column;gap:8px}.tf-custom-field-option-row{display:flex;align-items:center;gap:8px;padding:7px;border:1px solid #e1e7eb;border-radius:8px;background:#fbfcfd}.tf-custom-field-option-preview{width:15px;height:15px;border-radius:4px;flex:none}.tf-custom-field-option-row input[type="text"]{flex:1;min-width:0;height:32px;border:1px solid #d6e0e7;border-radius:6px;background:#fff;color:#3d4f5a;padding:0 9px;font:500 11px Inter,sans-serif}.tf-custom-field-option-row input[type="color"]{width:34px;height:32px;padding:3px;border:1px solid #d6e0e7;border-radius:6px;background:#fff;cursor:pointer}.tf-custom-field-option-remove{width:28px;height:28px;border:0;border-radius:6px;background:#f5e9e9;color:#b6595d;font-size:17px;line-height:1;cursor:pointer}.tf-custom-field-option-remove:hover{background:#f3dada}.tf-custom-field-picker-footer{display:flex;justify-content:flex-end;gap:8px;padding:15px 24px 20px;border-top:1px solid #edf0f2}.tf-custom-field-picker-footer [hidden]{display:none}@media(max-width:680px){.tf-custom-field-picker{padding:10px}.tf-custom-field-picker-card{max-height:calc(100vh - 20px)}.tf-custom-field-picker-header{padding:18px 16px 13px}.tf-custom-field-picker-body{padding:16px}.tf-custom-field-picker-footer{padding:13px 16px 16px}.tf-custom-field-catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tf-custom-field-tile{min-height:76px}.tf-custom-field-tile.is-featured{grid-column:1/-1}}