.tnl-app{display:block!important;position:relative!important;min-height:100vh!important;margin:0!important;padding:0!important;background:linear-gradient(180deg,#f7f9fe 0%,#f3f6fc 100%)!important;color:#1f2a44}.tnl-left{position:fixed!important;top:0!important;left:0!important;width:276px!important;height:100vh!important;overflow:auto!important;padding:55px 16px 20px!important}body.admin-bar .tnl-left{top:32px!important;height:calc(100vh - 32px)!important}.tnl-left h3{margin:0 0 12px;font-size:22px;line-height:1.1;letter-spacing:-.01em;color:#1b2e54;font-weight:800}#tnlBrands{display:flex;flex-direction:column;gap:10px}.tnl-group{display:flex;flex-direction:column;gap:8px}.tnl-group-head{width:100%;padding:11px 12px;border:1px solid #e6ebf4;border-left:4px solid var(--bcolor,#3A78FF);background:#fff;border-radius:12px;font-weight:700;font-size:14px;color:#243a61;cursor:pointer;text-align:left;transition:.2s ease}.tnl-group-head:hover{border-color:#cfd8ea;background:#fbfdff}.tnl-group-head.active{border-color:var(--bcolor,#3A78FF);background:#f4f8ff;box-shadow:0 0 0 3px rgb(58 120 255 / .12)}.tnl-group-head.active{border-color:#7ea2e6;background:#eaf1ff}.tnl-group-brands{display:flex;flex-direction:column;gap:10px}.tnl-brand{padding:11px 12px;border:1px solid #e6ebf4;border-left:4px solid var(--bcolor);background:#fff;border-radius:12px;font-weight:700;font-size:14px;color:#243a61;cursor:pointer;text-align:left;transition:.2s ease}.tnl-brand:hover{border-color:#cfd8ea;background:#fbfdff}.tnl-brand.active{border-color:var(--bcolor);background:#f4f8ff;box-shadow:0 0 0 3px rgb(58 120 255 / .12)}.tnl-brand-actions{display:grid;gap:10px;margin-top:16px}.tnl-main{margin-left:276px!important;width:calc(100vw - 276px)!important;max-width:calc(100vw - 276px)!important;padding:16px 18px!important;box-sizing:border-box!important;overflow-x:hidden!important}.tnl-top{position:relative;display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:0;margin:0;border:0;box-shadow:none}.tnl-left h3{margin:0 0 10px 0;line-height:1.2;border:0;text-decoration:none}.tnl-top-left{display:flex;flex-direction:column;align-items:flex-start;gap:6px;padding:0;margin:0}.tnl-top-tools{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.tnl-current-space-path{display:flex;align-items:center;gap:8px;min-height:24px;margin:0;line-height:1.2;border:0;text-decoration:none;white-space:nowrap;overflow:hidden}.tnl-top-right{display:flex;gap:8px;align-items:center}.tnl-top-center{position:absolute;left:50%;top:18px;transform:translateX(-50%)}.tnl-top-right input{width:320px}.tnl-top input,.tnl-top select,.tnl-modal-card input,.tnl-modal-card textarea,.tnl-modal-card select{border:1px solid #d6deec;border-radius:12px;background:#fff;height:42px;padding:0 12px;box-sizing:border-box;color:#223456;transition:.2s ease}.tnl-top input:focus,.tnl-top select:focus,.tnl-modal-card input:focus,.tnl-modal-card textarea:focus,.tnl-modal-card select:focus{outline:none;border-color:#a9bee8;box-shadow:0 0 0 4px rgb(58 120 255 / .10)}.tnl-modal-card textarea{height:auto;min-height:100px;padding:10px 12px}.tnl-top input,.tnl-top select,.tnl-modal-card input,.tnl-modal-card textarea,.tnl-modal-card select{border:1px solid #d6deec;border-radius:12px;background:#fff;height:42px;padding:0 12px;box-sizing:border-box;color:#223456;transition:.2s ease}.tnl-top input:focus,.tnl-top select:focus,.tnl-modal-card input:focus,.tnl-modal-card textarea:focus,.tnl-modal-card select:focus{outline:none;border-color:#a9bee8;box-shadow:0 0 0 4px rgb(58 120 255 / .10)}.tnl-modal-card textarea{height:auto;min-height:100px;padding:10px 12px}.tnl-btn{border:none;border-radius:12px;background:linear-gradient(180deg,#4a86ff 0%,#3476ff 100%);color:#fff;font-weight:800;height:40px;padding:0 14px;cursor:pointer;box-shadow:0 1px 2px rgb(14 30 68 / .04);transition:.18s ease}.tnl-btn:hover{transform:translateY(-1px);box-shadow:0 6px 20px rgb(14 30 68 / .07)}.tnl-btn-soft{background:#e9f0ff;color:#27467f}.tnl-btn-danger{background:linear-gradient(180deg,#f36966 0%,#ec4b48 100%);color:#fff}.tnl-board{margin-top:10px;border:1px solid #e6ebf4;border-radius:16px;background:#fff;padding:12px;display:flex!important;flex-wrap:nowrap!important;gap:14px!important;overflow-x:auto!important;overflow-y:hidden!important;min-height:calc(100vh - 320px);max-height:calc(100vh - 320px);width:100%!important;max-width:100%!important;scroll-snap-type:none!important;-webkit-overflow-scrolling:touch;box-shadow:0 1px 2px rgb(14 30 68 / .04)}.tnl-col{flex:0 0 340px!important;min-width:340px!important;max-width:340px!important;display:flex;flex-direction:column;min-height:0;position:relative}.tnl-col:not(:last-child)::after{content:"";position:absolute;right:-7px;top:46px;width:1px;height:calc(100% - 58px);background:linear-gradient(to bottom,rgb(170 188 217 / .08),rgb(170 188 217 / .30),rgb(170 188 217 / .08));pointer-events:none}.tnl-col-head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:8px!important;border-bottom:1px solid #e9eef7;padding:0 2px 10px;margin-bottom:10px}.tnl-col h4{margin:0!important;font-size:18px;color:#1b315a;font-weight:900;letter-spacing:-.01em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tnl-actions-right{display:flex;gap:6px;align-items:center}.tnl-col-head-btn,.tnl-add-card{width:30px!important;height:30px!important;min-width:30px!important;min-height:30px!important;border:1px solid #b9c8e2!important;background:#f6f9ff!important;border-radius:50%;cursor:pointer;display:grid;place-items:center;padding:0;line-height:1;color:#5f7398;transition:.18s ease}.tnl-col-head-btn:hover,.tnl-add-card:hover{background:#eaf1ff!important;border-color:#8da8d3!important;color:#314f7f}.tnl-col-head-btn svg{width:13px;height:13px;fill:currentColor}.tnl-add-card{font-size:16px;font-weight:900}.tnl-cards{flex:1;overflow-y:auto;overflow-x:hidden;min-height:260px;max-height:66vh;padding-right:4px}.tnl-card{border:1px solid #dce5f3;border-radius:12px;background:#fff;padding:10px;margin-bottom:10px;cursor:grab;box-shadow:0 1px 3px rgb(17 35 68 / .05);transition:box-shadow .2s ease,transform .12s ease}.tnl-card:hover{box-shadow:0 6px 16px rgb(17 35 68 / .08);transform:translateY(-1px)}.tnl-card h6{margin:0 0 5px;font-size:15px;font-weight:800;color:#1f3051}.tnl-card p{margin:0 0 4px;font-size:12px;color:#6f7d99;border-bottom:1px solid #edf2fa;padding-bottom:4px}.tnl-card-actions{display:flex;justify-content:space-between;align-items:center;margin-top:6px}.tnl-chip{display:inline-flex;align-items:center;padding:4px 9px;border-radius:999px;font-size:11px;font-weight:800;color:#1c2436}.tnl-card .tnl-icon-btn{width:30px;height:30px;border:1px solid #b9c8e2;background:#f6f9ff;border-radius:50%;display:grid;place-items:center;cursor:pointer;padding:0;color:#5f7398;line-height:1;box-shadow:none;transition:.18s ease}.tnl-card .tnl-icon-btn:hover{background:#eaf1ff;border-color:#8da8d3;color:#314f7f}.tnl-card .tnl-icon-btn svg{width:13px;height:13px;fill:currentColor}.tnl-shortcuts{margin-top:12px;background:#fff;border:1px solid #e6ebf4;border-radius:16px;padding:12px;box-shadow:0 1px 2px rgb(14 30 68 / .04)}.tnl-sc-head{display:flex;justify-content:space-between;align-items:center}.tnl-sc-head h5{margin:0;color:#1b315a;font-size:25px;font-weight:900;letter-spacing:-.02em}.tnl-sc-head-actions{display:flex;gap:8px}.tnl-sc-list{display:flex;gap:8px;flex-wrap:wrap;margin-top:10px}.tnl-sitem{display:flex;align-items:center;gap:8px;border:1px solid #dce5f3;background:#fbfdff;border-radius:999px;padding:7px 10px;text-decoration:none;transition:.2s ease}.tnl-sitem:hover{background:#f4f8ff;border-color:#cbd9ef}.tnl-ico{width:28px;height:28px;border-radius:50%;background:#fff;border:1px solid #cbd8ed;display:grid;place-items:center;color:#223b67}.tnl-ico img{width:100%;height:100%;object-fit:cover;border-radius:50%}.tnl-ico .dashicons{width:16px;height:16px;font-size:16px;line-height:16px}.tnl-ico-big{width:36px;height:36px}.tnl-ico-big .dashicons{width:18px;height:18px;font-size:18px;line-height:18px}.tnl-sname{font-size:12px;font-weight:800;color:#243a60}.tnl-sact{display:flex;gap:4px}.tnl-notes{margin-top:12px;display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.tnl-notes>div{background:#fff;border:1px solid #e6ebf4;border-radius:16px;padding:10px;box-shadow:0 1px 2px rgb(14 30 68 / .04)}.tnl-notes h5{margin:0 0 8px;text-align:center;color:#1b315a;font-size:31px;font-weight:900;letter-spacing:-.02em}.tnl-notes textarea{width:100%;min-height:110px;border:none;outline:none;background:repeating-linear-gradient(to bottom,#fff,#fff 24px,#edf2fb 25px);line-height:25px;font-size:12px;color:#405273}.tnl-modal{position:fixed;inset:0;background:rgb(17 29 54 / .45);display:none;align-items:center;justify-content:center;z-index:99999}.tnl-modal.is-open{display:flex}.tnl-modal-card{width:min(780px,94vw);background:#fff;border-radius:20px;padding:22px;border:1px solid #dce5f3;box-sizing:border-box;box-shadow:0 14px 30px rgb(14 30 68 / .08)}.tnl-modal-card h4{margin:0 0 14px;font-size:35px;color:#1b315a;font-weight:900;letter-spacing:-.02em}.tnl-task-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:10px}.tnl-area-title{grid-column:1}.tnl-area-details{grid-column:2;grid-row:1 / span 2;min-height:120px}.tnl-area-date{grid-column:1}.tnl-area-status{grid-column:2}.tnl-area-cat{grid-column:1}.tnl-row-2{display:grid;grid-template-columns:56px 1fr;gap:10px;align-items:center}.tnl-palette{display:flex;gap:8px;flex-wrap:wrap;margin-top:25px!important;margin-bottom:10px}.tnl-swatch{width:28px;height:28px;border-radius:50%;border:2px solid #2d4167;cursor:pointer}.tnl-swatch.is-active{outline:3px solid #4d84ff}.tnl-modal-actions{display:flex;justify-content:flex-end;gap:8px}.tnl-toast{position:fixed;left:16px;bottom:16px;background:#1f2d44;color:#fff;padding:9px 12px;border-radius:10px;z-index:999999;font-size:12px;box-shadow:0 6px 20px rgb(14 30 68 / .07)}.tnl-sc-icon-grid{display:grid;grid-template-columns:repeat(6,minmax(44px,1fr));gap:8px;margin-top:10px}.tnl-iconpick-btn{width:44px;height:44px;border-radius:10px;border:1px solid #c9d6ea;background:#fff;display:grid;place-items:center;cursor:pointer;color:#243a60;font-weight:700}.tnl-iconpick-btn.is-active{border-color:#3a78ff;box-shadow:0 0 0 3px rgb(58 120 255 / .15)}.tnl-iconpick-btn span{font-family:ETmodules,sans-serif}.tnl-cat-modal{max-width:920px}.tnl-cat-layout{display:grid;grid-template-columns:320px 1fr;gap:14px;margin-top:6px}.tnl-cat-sidebar{border:1px solid #dbe4f2;border-radius:12px;padding:10px;background:#f8fbff}.tnl-cat-sidebar input{width:100%;margin-bottom:10px}.tnl-cat-list{max-height:340px;overflow:auto;display:flex;flex-direction:column;gap:8px}.tnl-cat-row{border:1px solid #d7e1f0;background:#fff;border-radius:10px;padding:8px;display:flex;justify-content:space-between;align-items:center;cursor:pointer}.tnl-cat-row.is-active{border-color:#3a78ff;box-shadow:0 0 0 2px rgb(58 120 255 / .12)}.tnl-cat-row-edit{font-size:13px;color:#5a6f95}.tnl-cat-editor{border:1px solid #dbe4f2;border-radius:12px;padding:12px;background:#fff}.tnl-cat-editor label{display:block;font-size:12px;font-weight:700;margin:8px 0 6px;color:#31466e}.tnl-cat-color-row{display:flex;gap:8px;align-items:center}#tnlCatColorHex{width:52px;min-width:52px;height:40px;padding:2px}.tnl-cat-preview-wrap{margin-top:12px;display:flex;align-items:center;gap:10px}.tnl-cat-preview-label{font-size:12px;color:#687ca1;font-weight:700}html,body{overflow-x:hidden!important}#main-content .container,.et-l--post .et_pb_section,.et-l--post .et_pb_row,.et_pb_section,.et_pb_row{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important}@media (max-width:1100px){.tnl-left{position:relative!important;top:auto!important;left:auto!important;width:100%!important;height:auto!important;padding:16px!important;border-right:none!important;border-bottom:1px solid #e6ebf4!important;z-index:auto!important}.tnl-main{margin-left:0!important;width:100%!important;max-width:100%!important}.tnl-board{display:grid!important;grid-template-columns:1fr 1fr;overflow:visible!important}.tnl-notes{grid-template-columns:1fr}}@media (max-width:860px){.tnl-cat-layout{grid-template-columns:1fr}}@media (max-width:760px){.tnl-top{position:relative;top:auto;flex-direction:column;align-items:stretch}.tnl-top-center{position:static;transform:none;margin:6px 0}.tnl-top-right input{width:100%}.tnl-task-grid{grid-template-columns:1fr}.tnl-area-details,.tnl-area-status,.tnl-area-cat,.tnl-area-date,.tnl-area-title{grid-column:auto;grid-row:auto}}.tnl-cat-modal{max-width:920px}.tnl-cat-layout{display:grid;grid-template-columns:300px 1fr;gap:16px;margin-top:6px}.tnl-cat-sidebar{border:1px solid #dbe4f2;border-radius:14px;padding:12px;background:#f8fbff}.tnl-cat-sidebar input{width:100%;margin-bottom:10px}.tnl-cat-list{max-height:360px;overflow:auto;display:flex;flex-direction:column;gap:8px}.tnl-cat-row{border:1px solid #d7e1f0;background:#fff;border-radius:10px;padding:8px 10px;display:flex;justify-content:space-between;align-items:center;cursor:pointer;transition:.15s ease}.tnl-cat-row:hover{border-color:#b9ccec;background:#f7fbff}.tnl-cat-row.is-active{border-color:#3a78ff;box-shadow:0 0 0 2px rgb(58 120 255 / .14)}.tnl-cat-row .tnl-chip{font-size:11px;font-weight:800;padding:5px 10px}.tnl-cat-editor{border:1px solid #dbe4f2;border-radius:14px;padding:14px;background:#fff}.tnl-cat-editor label{display:block;font-size:12px;font-weight:800;margin:10px 0 6px;color:#30466f}.tnl-cat-color-row{display:flex;gap:8px;align-items:center}#tnlCatColorHex{width:52px;min-width:52px;height:40px;padding:2px}.tnl-cat-preview-wrap{margin-top:12px;display:flex;align-items:center;gap:10px}.tnl-cat-preview-label{font-size:12px;font-weight:700;color:#6a7fa3}#tnlMCategory{border:1px solid #c8d3e1;border-radius:10px;height:40px;padding:0 10px;background:#fff;color:#223456}@media (max-width:860px){.tnl-cat-layout{grid-template-columns:1fr}}#tnlCategoryModal .tnl-modal-actions{margin-top:16px!important;padding-top:10px!important;border-top:1px solid #e7edf7}#tnlShortcutModal .tnl-modal-card{width:min(680px,94vw)}#tnlShortcutModal .tnl-modal-card>input,#tnlShortcutModal #tnlScImageUrl{width:100%;margin-bottom:10px}#tnlShortcutModal .tnl-row-2{margin-bottom:10px}#tnlShortcutModal #tnlScLabelColor{width:56px!important;min-width:56px;height:42px;border-radius:10px;border:1px solid #d6deec;padding:2px}#tnlShortcutModal #tnlScLabelColorHex{width:100%}#tnlShortcutModal #tnlScImageFields{display:grid;grid-template-columns:1fr auto;gap:10px;align-items:center}#tnlShortcutModal #tnlScPickImage{white-space:nowrap}#tnlShortcutModal #tnlScImagePreview{grid-column:1 / -1;margin-top:2px}#tnlShortcutModal .tnl-sc-paste-hint{grid-column:1 / -1;margin-top:-2px;font-size:11px;color:#5f7398}#tnlShortcutModal .tnl-sc-paste-hint.is-busy{opacity:.75}html.tnl-dark #tnlShortcutModal .tnl-sc-paste-hint{color:#b6cefb}@media (max-width:760px){#tnlShortcutModal #tnlScImageFields{grid-template-columns:1fr}}.tnl-sact .tnl-icon-btn{width:auto!important;height:auto!important;min-width:0!important;min-height:0!important;border:none!important;background:transparent!important;border-radius:0!important;box-shadow:none!important;padding:0!important;margin:0 2px!important;color:#5f7398!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}.tnl-sact .tnl-icon-btn:hover{background:transparent!important;border:none!important;color:#314f7f!important;transform:none!important;box-shadow:none!important}.tnl-sact .tnl-svg-icon{width:16px!important;height:16px!important}.tnl-card p,.tnl-card h6{overflow-wrap:anywhere!important;word-break:break-word!important;white-space:normal!important;max-width:100%!important}.tnl-card{overflow:hidden!important}.tnl-notes>div{background:linear-gradient(180deg,#FFFDF2 0%,#FFF9DD 100%)!important;border:1px solid #F1E7B8!important;box-shadow:0 1px 2px rgb(14 30 68 / .04),inset 0 1px 0 rgb(255 255 255 / .6)!important}.tnl-notes textarea{background:repeating-linear-gradient(to bottom,transparent,transparent 24px,rgb(180 160 70 / .18) 25px)!important;color:#4B4B3A!important}.tnl-svg-icon{width:16px!important;height:16px!important;display:block;object-fit:contain;pointer-events:none}.tnl-cat-del-btn .tnl-svg-icon{width:14px!important;height:14px!important}.tnl-col-head-btn,.tnl-add-card,.tnl-card .tnl-icon-btn{display:grid;place-items:center}.tnl-cat-new-side{width:100%;margin-bottom:10px}.tnl-cat-row-actions{display:flex;align-items:center;gap:6px}.tnl-cat-del-btn{width:24px!important;height:24px!important;min-width:24px!important;min-height:24px!important;border:none!important;background:transparent!important;border-radius:0!important;padding:0!important;box-shadow:none!important;color:#5f7398!important}.tnl-cat-del-btn:hover{color:#d64545!important;background:transparent!important}.tnl-cat-row{display:flex!important;align-items:center!important;justify-content:space-between!important}.tnl-cat-del-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important}#tnlToggleShortcutEdit{display:inline-flex!important;align-items:center!important;gap:10px!important;padding:0 12px!important}#tnlToggleShortcutEdit .tnl-switch-label{font-weight:800;line-height:1}#tnlToggleShortcutEdit .tnl-ios-switch{position:relative;width:42px;height:24px;border-radius:999px;background:#cfd8ea;transition:background .2s ease;flex:0 0 auto}#tnlToggleShortcutEdit .tnl-ios-knob{position:absolute;top:2px;left:2px;width:20px;height:20px;border-radius:50%;background:#fff;box-shadow:0 1px 3px rgb(0 0 0 / .2);transition:transform .2s ease}#tnlToggleShortcutEdit.is-on .tnl-ios-switch{background:#34c759}#tnlToggleShortcutEdit.is-on .tnl-ios-knob{transform:translateX(18px)}.tnl-brand{cursor:grab}.tnl-brand.is-dragging{opacity:.55;cursor:grabbing}@media (max-height:900px){.tnl-board{min-height:520px;max-height:520px}}.tnl-theme-toggle{width:42px;height:42px;border:1px solid #d6deec;border-radius:12px;background:#fff;cursor:pointer;display:grid;place-items:center;font-size:18px;line-height:1}.tnl-theme-toggle:hover{border-color:#a9bee8;background:#f7faff}html.tnl-dark body{background:#0f1524!important}html.tnl-dark .tnl-app{background:linear-gradient(180deg,#111a2b 0%,#0d1423 100%)!important;color:#dce7ff}html.tnl-dark .tnl-left{background:#111a2b!important;border-right:1px solid #22324d!important}html.tnl-dark .tnl-main{color:#dce7ff}html.tnl-dark .tnl-board,html.tnl-dark .tnl-shortcuts,html.tnl-dark .tnl-notes>div,html.tnl-dark .tnl-card,html.tnl-dark .tnl-modal-card,html.tnl-dark .tnl-cat-editor,html.tnl-dark .tnl-cat-sidebar{background:#162238!important;border-color:#2b3d5e!important;color:#dce7ff!important}html.tnl-dark .tnl-top{background:linear-gradient(to bottom,#111a2b 78%,#fff0)}html.tnl-dark .tnl-top input,html.tnl-dark .tnl-top select,html.tnl-dark .tnl-modal-card input,html.tnl-dark .tnl-modal-card textarea,html.tnl-dark .tnl-modal-card select{background:#0f1a2d!important;border-color:#2b3d5e!important;color:#e7efff!important}html.tnl-dark .tnl-brand{background:#142033!important;border-color:#2b3d5e!important;color:#dbe8ff!important}html.tnl-dark .tnl-brand.active{background:#1a2d4b!important;border-color:#4f7fff!important;box-shadow:0 0 0 3px rgb(79 127 255 / .18)!important}html.tnl-dark .tnl-card p{color:#9fb0cf!important;border-bottom:1px solid #2a3d5d!important}html.tnl-dark .tnl-col h4,html.tnl-dark .tnl-left h3,html.tnl-dark .tnl-sc-head h5,html.tnl-dark .tnl-notes h5{color:#e6efff!important}html.tnl-dark .tnl-col-head{border-bottom:1px solid #2a3d5d!important}html.tnl-dark .tnl-col-head-btn,html.tnl-dark .tnl-add-card,html.tnl-dark .tnl-card .tnl-icon-btn{background:#1a2b45!important;border-color:#38527a!important;color:#bdd1f5!important}html.tnl-dark .tnl-col-head-btn:hover,html.tnl-dark .tnl-add-card:hover,html.tnl-dark .tnl-card .tnl-icon-btn:hover{background:#223759!important;border-color:#4d6ea1!important;color:#e7f0ff!important}html.tnl-dark .tnl-theme-toggle{background:#1a2b45!important;border-color:#38527a!important}html.tnl-dark #tnlToggleShortcutEdit .tnl-ios-switch{background:#3b4f73!important}html.tnl-dark #tnlToggleShortcutEdit.is-on .tnl-ios-switch{background:#34c759!important}html.tnl-dark .tnl-card h6{color:#eaf1ff!important;font-weight:800!important}html.tnl-dark .tnl-card p{color:#bfd0f0!important}html.tnl-dark .tnl-card{border-color:#35517d!important}html.tnl-dark .tnl-notes textarea{color:#d6e3ff!important;background:repeating-linear-gradient(to bottom,transparent,transparent 24px,rgb(120 150 210 / .25) 25px)!important}html.tnl-dark .tnl-notes textarea::placeholder{color:#8ea6d6!important}html.tnl-dark .tnl-col-head-btn,html.tnl-dark .tnl-add-card,html.tnl-dark .tnl-card .tnl-icon-btn{background:#ffffff!important;border-color:#d7e2f3!important;color:#6b7891!important}html.tnl-dark .tnl-col-head-btn:hover,html.tnl-dark .tnl-add-card:hover,html.tnl-dark .tnl-card .tnl-icon-btn:hover{background:#f3f7ff!important;border-color:#c7d5ec!important;color:#4f5f7c!important}html.tnl-dark .tnl-modal-card h4{color:#eaf1ff!important}html.tnl-dark .tnl-cat-editor label,html.tnl-dark .tnl-cat-preview-label{color:#dbe7ff!important;opacity:1!important;font-weight:800!important}html.tnl-dark .tnl-cat-editor #tnlCatLabel,html.tnl-dark .tnl-cat-editor #tnlCatColor,html.tnl-dark .tnl-cat-editor #tnlCatTextColor{color:#eaf1ff!important}html.tnl-dark .tnl-cat-editor #tnlCatLabel::placeholder{color:#95abd1!important}html.tnl-dark .tnl-card{background:linear-gradient(180deg,#23395f 0%,#1e3356 100%)!important;border-color:#5c82bf!important}html.tnl-dark .tnl-card h6{color:#f3f7ff!important}html.tnl-dark .tnl-card p{color:#d5e2fb!important;border-bottom:1px solid rgb(140 170 220 / .35)!important}.tnl-app{background:linear-gradient(180deg,#f4f6fb 0%,#eff3f9 100%)!important}.tnl-board,.tnl-shortcuts,.tnl-notes>div{background:#f8faff!important}.tnl-card{background:#fbfcff!important}html:not(.tnl-dark) body,html:not(.tnl-dark) #page-container,html:not(.tnl-dark) #main-content{background:#f3f6fb!important}html,body{background:#f3f6fb!important}#page-container,#main-content,.et-l--body,.et_pb_section,.et_pb_row,.et_pb_column{background:transparent!important}#footer-bottom,#main-footer,footer{background:transparent!important;border:0!important}#wpadminbar{display:none!important}html{margin-top:0!important}body.admin-bar{margin-top:0!important;padding-top:0!important}html:not(.tnl-dark) *{scrollbar-width:thin;scrollbar-color:#9eb0cb #e8edf6}html:not(.tnl-dark) *::-webkit-scrollbar{width:10px;height:10px}html:not(.tnl-dark) *::-webkit-scrollbar-track{background:#e8edf6;border-radius:10px}html:not(.tnl-dark) *::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#b4c2d9,#8fa5c7);border-radius:10px;border:2px solid #e8edf6}html:not(.tnl-dark) *::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#c0cee3,#9ab0d0)}html.tnl-dark *{scrollbar-width:thin;scrollbar-color:#7f97bd #13223a}html.tnl-dark *::-webkit-scrollbar{width:10px;height:10px}html.tnl-dark *::-webkit-scrollbar-track{background:#13223a;border-radius:10px}html.tnl-dark *::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#95acd0,#6f89b4);border-radius:10px;border:2px solid #13223a}html.tnl-dark *::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#a8bee0,#7f99c4)}.tnl-left{position:fixed!important}.tnl-theme-toggle-side{position:absolute;left:16px;bottom:16px;width:42px;height:42px;z-index:3}@media (max-width:1100px){.tnl-theme-toggle-side{position:static;margin-top:10px}}html:not(.tnl-dark) .tnl-notes>div{background:linear-gradient(180deg,#FFFDF2 0%,#FFF9DD 100%)!important;border:1px solid #F1E7B8!important;box-shadow:0 1px 2px rgb(14 30 68 / .04),inset 0 1px 0 rgb(255 255 255 / .6)!important}html:not(.tnl-dark) .tnl-notes textarea{background:repeating-linear-gradient(to bottom,transparent,transparent 24px,rgb(180 160 70 / .18) 25px)!important;color:#4B4B3A!important}.tnl-vh{position:absolute!important;height:1px;width:1px;overflow:hidden;clip:rect(1px,1px,1px,1px);white-space:nowrap}.tnl-switch{display:inline-flex;align-items:center;position:relative;cursor:pointer;margin:0}.tnl-switch input{position:absolute;opacity:0;pointer-events:none}.tnl-switch__toggle::before,.tnl-switch__toggle::after{content:"";display:block;transition:all .18s ease}.tnl-switch__toggle::before{width:56px;height:32px;border-radius:999px;border:2px solid #dbe6f7;background:linear-gradient(to bottom right,#0052D4,#65C7F7,#9CECFB)}.tnl-switch__toggle::after{position:absolute;top:50%;left:4px;transform:translateY(-50%);width:22px;height:22px;border-radius:50%;background:#fff;box-shadow:0 0 .2em .06em #fbee8d,0 0 1.2em 0 #FFEB3B,inset -.2em -.2em 0 0 #fbee8e,inset -.28em -.28em 0 .5em #fff5b2}.tnl-switch input:checked+.tnl-switch__toggle::before{background:linear-gradient(to top left,#021B79,#9CECFB)}.tnl-switch input:checked+.tnl-switch__toggle::after{left:30px;background:#fff0;box-shadow:inset -.14em -.14em 0 0 #fbe7ef,inset -.46em -.46em 0 0 #fffff7}html.tnl-dark .tnl-switch__toggle::before{border-color:#3a5278}.tnl-card .tnl-card-details.is-clamped{display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:normal!important;line-height:1.5!important;min-height:3em!important;max-height:3em!important}.tnl-card .tnl-card-details.is-full{display:block!important;overflow:visible!important;max-height:none!important}.tnl-task-showfull{display:flex;align-items:center;gap:8px;margin-top:8px;font-size:12px;font-weight:700;color:#31466e}.tnl-drop-indicator{height:0;border-top:2px solid #74a6ff;margin:6px 2px;border-radius:2px;pointer-events:none}.tnl-card.dragging{opacity:.55}.tnl-card-date{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.tnl-due-badge{display:inline-flex;align-items:center;padding:2px 8px;border-radius:999px;font-size:10px;font-weight:800;line-height:1.2;border:1px solid #fff0}.tnl-due-badge.is-today{background:#fff4d6;color:#8a5a00;border-color:#f3cf7a}.tnl-due-badge.is-overdue{background:#ffe3e3;color:#a32626;border-color:#f2a2a2}.tnl-card .tnl-chip[data-cat-open]{cursor:pointer}.tnl-text-swatch{width:24px;height:24px;border-radius:50%;border:2px solid #2d4167;cursor:pointer}.tnl-text-swatch.is-active{outline:3px solid #4d84ff}.tnl-view-tabs{display:flex;gap:8px}.tnl-view-btn{border:1px solid #d6deec;border-radius:12px;background:#eef3ff;color:#2b4574;font-weight:800;height:36px;padding:0 12px;cursor:pointer}.tnl-view-btn.is-active{background:linear-gradient(180deg,#4a86ff 0%,#3476ff 100%);color:#fff;border-color:#3476ff;box-shadow:0 4px 14px rgb(52 118 255 / .22)}.tnl-task-grid-view{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:12px;align-content:start;min-height:420px}.tnl-icon-btn[data-archive],.tnl-icon-btn[data-restore]{font-weight:900;font-size:12px}.tnl-trash-actions{margin-top:10px;display:flex;justify-content:flex-end}.tnl-area-details-wrap{display:flex;flex-direction:column;gap:6px}.tnl-mini-format{display:flex;gap:6px;align-self:flex-start}.tnl-mini-btn{width:28px;height:28px;border:1px solid #b9c8e2;background:#f6f9ff;border-radius:8px;font-weight:900;color:#314f7f;cursor:pointer}.tnl-mini-btn:hover{background:#eaf1ff}.tnl-rich{min-height:100px;padding:10px 12px;border:1px solid #d6deec;border-radius:12px;background:#fff;overflow:auto;white-space:pre-wrap}.tnl-rich:empty:before{content:attr(data-placeholder);color:#8ea1bf}.tnl-mini-icon{width:14px;height:14px;display:block;object-fit:contain;pointer-events:none}.tnl-card-top{display:flex;align-items:center;justify-content:space-between;gap:10px}.tnl-card-top{display:flex;align-items:center;justify-content:space-between;gap:10px;overflow:visible}.tnl-card-view-toggle{-webkit-appearance:none;appearance:none;width:44px;height:24px;min-width:44px;min-height:24px;padding:0;margin:0;border-radius:999px;border:1px solid #c9d6ec;background:#e8eef9;position:relative;display:inline-block;vertical-align:middle;box-sizing:border-box;cursor:pointer;overflow:visible}.tnl-card-view-toggle::after{content:'';position:absolute;top:2px;left:2px;width:18px;height:18px;border-radius:50%;background:#fff;box-shadow:0 1px 2px rgb(0 0 0 / .2);transition:left .18s ease,background .18s ease}.tnl-card-view-toggle.is-on{background:#1f3763;border-color:#1f3763}.tnl-card-view-toggle.is-on::after{left:22px}.tnl-dark .tnl-card-view-toggle{background:#2a3d63;border-color:#5f7fb2}.tnl-dark .tnl-card-view-toggle::after{background:#e9eef8}.tnl-dark .tnl-card-view-toggle.is-on{background:#79a9ff;border-color:#79a9ff}.tnl-dark .tnl-card-view-toggle.is-on::after{background:#12233f}.tnl-group-tabs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:10px}.tnl-group-head{border:1px solid #cfd8ea;background:#f3f6fc;color:#223a66;border-radius:8px;padding:4px 8px;font-size:12px;font-weight:800;cursor:pointer}.tnl-group-head.active{border-color:#7ea2e6;background:#eaf1ff}.tnl-group-brands{display:flex;flex-direction:column;gap:10px}.tnl-group-select-wrap{position:relative;margin-bottom:12px}.tnl-group-select{width:100%;height:56px;border:1px solid #2b4679;border-radius:24px;background:#324b78;color:#eaf1ff;font-size:18px;font-weight:700;padding:0 56px 0 22px;appearance:none;-webkit-appearance:none;-moz-appearance:none;cursor:pointer}.tnl-group-chevron{position:absolute;right:20px;top:50%;transform:translateY(-50%);color:#eaf1ff;font-size:18px;pointer-events:none}.tnl-group-brands{display:flex;flex-direction:column;gap:10px}.tnl-app{display:block!important;position:relative!important;min-height:100vh!important;margin:0!important;padding:0!important;background:linear-gradient(180deg,#f7f9fe 0%,#f3f6fc 100%)!important;color:#1f2a44}.tnl-left{position:fixed!important;top:0!important;left:0!important;width:276px!important;height:100vh!important;overflow:auto!important;padding:55px 16px 20px!important}body.admin-bar .tnl-left{top:32px!important;height:calc(100vh - 32px)!important}.tnl-left h3{margin:0 0 12px;font-size:22px;line-height:1.1;letter-spacing:-.01em;color:#1b2e54;font-weight:800}#tnlBrands{display:flex;flex-direction:column;gap:10px}.tnl-group{display:flex;flex-direction:column;gap:8px}.tnl-group-head{width:100%;padding:11px 12px;border:1px solid #e6ebf4;border-left:4px solid var(--bcolor,#3A78FF);background:#fff;border-radius:12px;font-weight:700;font-size:14px;color:#243a61;cursor:pointer;text-align:left;transition:.2s ease}.tnl-group-head:hover{border-color:#cfd8ea;background:#fbfdff}.tnl-group-head.active{border-color:var(--bcolor,#3A78FF);background:#f4f8ff;box-shadow:0 0 0 3px rgb(58 120 255 / .12)}.tnl-group-head.active{border-color:#7ea2e6;background:#eaf1ff}.tnl-group-brands{display:flex;flex-direction:column;gap:10px}.tnl-brand{padding:11px 12px;border:1px solid #e6ebf4;border-left:4px solid var(--bcolor);background:#fff;border-radius:12px;font-weight:700;font-size:14px;color:#243a61;cursor:pointer;text-align:left;transition:.2s ease}.tnl-brand:hover{border-color:#cfd8ea;background:#fbfdff}.tnl-brand.active{border-color:var(--bcolor);background:#f4f8ff;box-shadow:0 0 0 3px rgb(58 120 255 / .12)}.tnl-brand-actions{display:grid;gap:10px;margin-top:16px}.tnl-main{margin-left:276px!important;width:calc(100vw - 276px)!important;max-width:calc(100vw - 276px)!important;padding:16px 18px!important;box-sizing:border-box!important;overflow-x:hidden!important}.tnl-top{position:sticky;top:0;z-index:20;display:flex;justify-content:space-between;align-items:center;gap:10px;padding:10px 6px 14px;margin-bottom:2px;background:linear-gradient(to bottom,#f4f6fb 78%,#fff0)}.tnl-top-left,.tnl-top-right{display:flex;gap:8px;align-items:center}.tnl-top-center{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.tnl-top-right input{width:320px}.tnl-top input,.tnl-top select,.tnl-modal-card input,.tnl-modal-card textarea,.tnl-modal-card select{border:1px solid #d6deec;border-radius:12px;background:#fff;height:42px;padding:0 12px;box-sizing:border-box;color:#223456;transition:.2s ease}.tnl-top input:focus,.tnl-top select:focus,.tnl-modal-card input:focus,.tnl-modal-card textarea:focus,.tnl-modal-card select:focus{outline:none;border-color:#a9bee8;box-shadow:0 0 0 4px rgb(58 120 255 / .10)}.tnl-modal-card textarea{height:auto;min-height:100px;padding:10px 12px}.tnl-btn{border:none;border-radius:12px;background:linear-gradient(180deg,#4a86ff 0%,#3476ff 100%);color:#fff;font-weight:800;height:40px;padding:0 14px;cursor:pointer;box-shadow:0 1px 2px rgb(14 30 68 / .04);transition:.18s ease}.tnl-btn:hover{transform:translateY(-1px);box-shadow:0 6px 20px rgb(14 30 68 / .07)}.tnl-btn-soft{background:#e9f0ff;color:#27467f}.tnl-btn-danger{background:linear-gradient(180deg,#f36966 0%,#ec4b48 100%);color:#fff}.tnl-board{margin-top:10px;border:1px solid #e6ebf4;border-radius:16px;background:#fff;padding:12px;display:flex!important;flex-wrap:nowrap!important;gap:14px!important;overflow-x:auto!important;overflow-y:hidden!important;min-height:calc(100vh - 320px);max-height:calc(100vh - 320px);width:100%!important;max-width:100%!important;scroll-snap-type:none!important;-webkit-overflow-scrolling:touch;box-shadow:0 1px 2px rgb(14 30 68 / .04)}.tnl-col{flex:0 0 340px!important;min-width:340px!important;max-width:340px!important;display:flex;flex-direction:column;min-height:0;position:relative}.tnl-col:not(:last-child)::after{content:"";position:absolute;right:-7px;top:46px;width:1px;height:calc(100% - 58px);background:linear-gradient(to bottom,rgb(170 188 217 / .08),rgb(170 188 217 / .30),rgb(170 188 217 / .08));pointer-events:none}.tnl-col-head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:8px!important;border-bottom:1px solid #e9eef7;padding:0 2px 10px;margin-bottom:10px}.tnl-col h4{margin:0!important;font-size:18px;color:#1b315a;font-weight:900;letter-spacing:-.01em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tnl-actions-right{display:flex;gap:6px;align-items:center}.tnl-col-head-btn,.tnl-add-card{width:30px!important;height:30px!important;min-width:30px!important;min-height:30px!important;border:1px solid #b9c8e2!important;background:#f6f9ff!important;border-radius:50%;cursor:pointer;display:grid;place-items:center;padding:0;line-height:1;color:#5f7398;transition:.18s ease}.tnl-col-head-btn:hover,.tnl-add-card:hover{background:#eaf1ff!important;border-color:#8da8d3!important;color:#314f7f}.tnl-col-head-btn svg{width:13px;height:13px;fill:currentColor}.tnl-add-card{font-size:16px;font-weight:900}.tnl-cards{flex:1;overflow-y:auto;overflow-x:hidden;min-height:260px;max-height:66vh;padding-right:4px}.tnl-card{border:1px solid #dce5f3;border-radius:12px;background:#fff;padding:10px;margin-bottom:10px;cursor:grab;box-shadow:0 1px 3px rgb(17 35 68 / .05);transition:box-shadow .2s ease,transform .12s ease}.tnl-card:hover{box-shadow:0 6px 16px rgb(17 35 68 / .08);transform:translateY(-1px)}.tnl-card h6{margin:0 0 5px;font-size:15px;font-weight:800;color:#1f3051}.tnl-card p{margin:0 0 4px;font-size:12px;color:#6f7d99;border-bottom:1px solid #edf2fa;padding-bottom:4px}.tnl-card-actions{display:flex;justify-content:space-between;align-items:center;margin-top:6px}.tnl-chip{display:inline-flex;align-items:center;padding:4px 9px;border-radius:999px;font-size:11px;font-weight:800;color:#1c2436}.tnl-card .tnl-icon-btn{width:30px;height:30px;border:1px solid #b9c8e2;background:#f6f9ff;border-radius:50%;display:grid;place-items:center;cursor:pointer;padding:0;color:#5f7398;line-height:1;box-shadow:none;transition:.18s ease}.tnl-card .tnl-icon-btn:hover{background:#eaf1ff;border-color:#8da8d3;color:#314f7f}.tnl-card .tnl-icon-btn svg{width:13px;height:13px;fill:currentColor}.tnl-shortcuts{margin-top:12px;background:#fff;border:1px solid #e6ebf4;border-radius:16px;padding:12px;box-shadow:0 1px 2px rgb(14 30 68 / .04)}.tnl-sc-head{display:flex;justify-content:space-between;align-items:center}.tnl-sc-head h5{margin:0;color:#1b315a;font-size:25px;font-weight:900;letter-spacing:-.02em}.tnl-sc-head-actions{display:flex;gap:8px}.tnl-sc-list{display:flex;gap:8px;flex-wrap:wrap;margin-top:10px}.tnl-sitem{display:flex;align-items:center;gap:8px;border:1px solid #dce5f3;background:#fbfdff;border-radius:999px;padding:7px 10px;text-decoration:none;transition:.2s ease}.tnl-sitem:hover{background:#f4f8ff;border-color:#cbd9ef}.tnl-ico{width:28px;height:28px;border-radius:50%;background:#fff;border:1px solid #cbd8ed;display:grid;place-items:center;color:#223b67}.tnl-ico img{width:100%;height:100%;object-fit:cover;border-radius:50%}.tnl-ico .dashicons{width:16px;height:16px;font-size:16px;line-height:16px}.tnl-ico-big{width:36px;height:36px}.tnl-ico-big .dashicons{width:18px;height:18px;font-size:18px;line-height:18px}.tnl-sname{font-size:12px;font-weight:800;color:#243a60}.tnl-sact{display:flex;gap:4px}.tnl-notes{margin-top:12px;display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.tnl-notes>div{background:#fff;border:1px solid #e6ebf4;border-radius:16px;padding:10px;box-shadow:0 1px 2px rgb(14 30 68 / .04)}.tnl-notes h5{margin:0 0 8px;text-align:center;color:#1b315a;font-size:31px;font-weight:900;letter-spacing:-.02em}.tnl-notes textarea{width:100%;min-height:110px;border:none;outline:none;background:repeating-linear-gradient(to bottom,#fff,#fff 24px,#edf2fb 25px);line-height:25px;font-size:12px;color:#405273}.tnl-modal{position:fixed;inset:0;background:rgb(17 29 54 / .45);display:none;align-items:center;justify-content:center;z-index:99999}.tnl-modal.is-open{display:flex}.tnl-modal-card{width:min(780px,94vw);background:#fff;border-radius:20px;padding:22px;border:1px solid #dce5f3;box-sizing:border-box;box-shadow:0 14px 30px rgb(14 30 68 / .08)}.tnl-modal-card h4{margin:0 0 14px;font-size:35px;color:#1b315a;font-weight:900;letter-spacing:-.02em}.tnl-task-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:10px}.tnl-area-title{grid-column:1}.tnl-area-details{grid-column:2;grid-row:1 / span 2;min-height:120px}.tnl-area-date{grid-column:1}.tnl-area-status{grid-column:2}.tnl-area-cat{grid-column:1}.tnl-row-2{display:grid;grid-template-columns:56px 1fr;gap:10px;align-items:center}.tnl-palette{display:flex;gap:8px;flex-wrap:wrap;margin-top:25px!important;margin-bottom:10px}.tnl-swatch{width:28px;height:28px;border-radius:50%;border:2px solid #2d4167;cursor:pointer}.tnl-swatch.is-active{outline:3px solid #4d84ff}.tnl-modal-actions{display:flex;justify-content:flex-end;gap:8px}.tnl-toast{position:fixed;left:16px;bottom:16px;background:#1f2d44;color:#fff;padding:9px 12px;border-radius:10px;z-index:999999;font-size:12px;box-shadow:0 6px 20px rgb(14 30 68 / .07)}.tnl-sc-icon-grid{display:grid;grid-template-columns:repeat(6,minmax(44px,1fr));gap:8px;margin-top:10px}.tnl-iconpick-btn{width:44px;height:44px;border-radius:10px;border:1px solid #c9d6ea;background:#fff;display:grid;place-items:center;cursor:pointer;color:#243a60;font-weight:700}.tnl-iconpick-btn.is-active{border-color:#3a78ff;box-shadow:0 0 0 3px rgb(58 120 255 / .15)}.tnl-iconpick-btn span{font-family:ETmodules,sans-serif}.tnl-cat-modal{max-width:920px}.tnl-cat-layout{display:grid;grid-template-columns:320px 1fr;gap:14px;margin-top:6px}.tnl-cat-sidebar{border:1px solid #dbe4f2;border-radius:12px;padding:10px;background:#f8fbff}.tnl-cat-sidebar input{width:100%;margin-bottom:10px}.tnl-cat-list{max-height:340px;overflow:auto;display:flex;flex-direction:column;gap:8px}.tnl-cat-row{border:1px solid #d7e1f0;background:#fff;border-radius:10px;padding:8px;display:flex;justify-content:space-between;align-items:center;cursor:pointer}.tnl-cat-row.is-active{border-color:#3a78ff;box-shadow:0 0 0 2px rgb(58 120 255 / .12)}.tnl-cat-row-edit{font-size:13px;color:#5a6f95}.tnl-cat-editor{border:1px solid #dbe4f2;border-radius:12px;padding:12px;background:#fff}.tnl-cat-editor label{display:block;font-size:12px;font-weight:700;margin:8px 0 6px;color:#31466e}.tnl-cat-color-row{display:flex;gap:8px;align-items:center}#tnlCatColorHex{width:52px;min-width:52px;height:40px;padding:2px}.tnl-cat-preview-wrap{margin-top:12px;display:flex;align-items:center;gap:10px}.tnl-cat-preview-label{font-size:12px;color:#687ca1;font-weight:700}html,body{overflow-x:hidden!important}#main-content .container,.et-l--post .et_pb_section,.et-l--post .et_pb_row,.et_pb_section,.et_pb_row{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important}@media (max-width:1100px){.tnl-left{position:relative!important;top:auto!important;left:auto!important;width:100%!important;height:auto!important;padding:16px!important;border-right:none!important;border-bottom:1px solid #e6ebf4!important;z-index:auto!important}.tnl-main{margin-left:0!important;width:100%!important;max-width:100%!important}.tnl-board{display:grid!important;grid-template-columns:1fr 1fr;overflow:visible!important}.tnl-notes{grid-template-columns:1fr}}@media (max-width:860px){.tnl-cat-layout{grid-template-columns:1fr}}@media (max-width:760px){.tnl-top{position:relative;top:auto;flex-direction:column;align-items:stretch}.tnl-top-center{position:static;transform:none;margin:6px 0}.tnl-top-right input{width:100%}.tnl-task-grid{grid-template-columns:1fr}.tnl-area-details,.tnl-area-status,.tnl-area-cat,.tnl-area-date,.tnl-area-title{grid-column:auto;grid-row:auto}}.tnl-cat-modal{max-width:920px}.tnl-cat-layout{display:grid;grid-template-columns:300px 1fr;gap:16px;margin-top:6px}.tnl-cat-sidebar{border:1px solid #dbe4f2;border-radius:14px;padding:12px;background:#f8fbff}.tnl-cat-sidebar input{width:100%;margin-bottom:10px}.tnl-cat-list{max-height:360px;overflow:auto;display:flex;flex-direction:column;gap:8px}.tnl-cat-row{border:1px solid #d7e1f0;background:#fff;border-radius:10px;padding:8px 10px;display:flex;justify-content:space-between;align-items:center;cursor:pointer;transition:.15s ease}.tnl-cat-row:hover{border-color:#b9ccec;background:#f7fbff}.tnl-cat-row.is-active{border-color:#3a78ff;box-shadow:0 0 0 2px rgb(58 120 255 / .14)}.tnl-cat-row .tnl-chip{font-size:11px;font-weight:800;padding:5px 10px}.tnl-cat-editor{border:1px solid #dbe4f2;border-radius:14px;padding:14px;background:#fff}.tnl-cat-editor label{display:block;font-size:12px;font-weight:800;margin:10px 0 6px;color:#30466f}.tnl-cat-color-row{display:flex;gap:8px;align-items:center}#tnlCatColorHex{width:52px;min-width:52px;height:40px;padding:2px}.tnl-cat-preview-wrap{margin-top:12px;display:flex;align-items:center;gap:10px}.tnl-cat-preview-label{font-size:12px;font-weight:700;color:#6a7fa3}#tnlMCategory{border:1px solid #c8d3e1;border-radius:10px;height:40px;padding:0 10px;background:#fff;color:#223456}@media (max-width:860px){.tnl-cat-layout{grid-template-columns:1fr}}#tnlCategoryModal .tnl-modal-actions{margin-top:16px!important;padding-top:10px!important;border-top:1px solid #e7edf7}#tnlShortcutModal .tnl-modal-card{width:min(680px,94vw)}#tnlShortcutModal .tnl-modal-card>input,#tnlShortcutModal #tnlScImageUrl{width:100%;margin-bottom:10px}#tnlShortcutModal .tnl-row-2{margin-bottom:10px}#tnlShortcutModal #tnlScLabelColor{width:56px!important;min-width:56px;height:42px;border-radius:10px;border:1px solid #d6deec;padding:2px}#tnlShortcutModal #tnlScLabelColorHex{width:100%}#tnlShortcutModal #tnlScImageFields{display:grid;grid-template-columns:1fr auto;gap:10px;align-items:center}#tnlShortcutModal #tnlScPickImage{white-space:nowrap}#tnlShortcutModal #tnlScImagePreview{grid-column:1 / -1;margin-top:2px}@media (max-width:760px){#tnlShortcutModal #tnlScImageFields{grid-template-columns:1fr}}.tnl-sact .tnl-icon-btn{width:auto!important;height:auto!important;min-width:0!important;min-height:0!important;border:none!important;background:transparent!important;border-radius:0!important;box-shadow:none!important;padding:0!important;margin:0 2px!important;color:#5f7398!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}.tnl-sact .tnl-icon-btn:hover{background:transparent!important;border:none!important;color:#314f7f!important;transform:none!important;box-shadow:none!important}.tnl-sact .tnl-svg-icon{width:16px!important;height:16px!important}.tnl-card p,.tnl-card h6{overflow-wrap:anywhere!important;word-break:break-word!important;white-space:normal!important;max-width:100%!important}.tnl-card{overflow:hidden!important}.tnl-notes>div{background:linear-gradient(180deg,#FFFDF2 0%,#FFF9DD 100%)!important;border:1px solid #F1E7B8!important;box-shadow:0 1px 2px rgb(14 30 68 / .04),inset 0 1px 0 rgb(255 255 255 / .6)!important}.tnl-notes textarea{background:repeating-linear-gradient(to bottom,transparent,transparent 24px,rgb(180 160 70 / .18) 25px)!important;color:#4B4B3A!important}.tnl-svg-icon{width:16px!important;height:16px!important;display:block;object-fit:contain;pointer-events:none}.tnl-cat-del-btn .tnl-svg-icon{width:14px!important;height:14px!important}.tnl-col-head-btn,.tnl-add-card,.tnl-card .tnl-icon-btn{display:grid;place-items:center}.tnl-cat-new-side{width:100%;margin-bottom:10px}.tnl-cat-row-actions{display:flex;align-items:center;gap:6px}.tnl-cat-del-btn{width:24px!important;height:24px!important;min-width:24px!important;min-height:24px!important;border:none!important;background:transparent!important;border-radius:0!important;padding:0!important;box-shadow:none!important;color:#5f7398!important}.tnl-cat-del-btn:hover{color:#d64545!important;background:transparent!important}.tnl-cat-row{display:flex!important;align-items:center!important;justify-content:space-between!important}.tnl-cat-del-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important}#tnlToggleShortcutEdit{display:inline-flex!important;align-items:center!important;gap:10px!important;padding:0 12px!important}#tnlToggleShortcutEdit .tnl-switch-label{font-weight:800;line-height:1}#tnlToggleShortcutEdit .tnl-ios-switch{position:relative;width:42px;height:24px;border-radius:999px;background:#cfd8ea;transition:background .2s ease;flex:0 0 auto}#tnlToggleShortcutEdit .tnl-ios-knob{position:absolute;top:2px;left:2px;width:20px;height:20px;border-radius:50%;background:#fff;box-shadow:0 1px 3px rgb(0 0 0 / .2);transition:transform .2s ease}#tnlToggleShortcutEdit.is-on .tnl-ios-switch{background:#34c759}#tnlToggleShortcutEdit.is-on .tnl-ios-knob{transform:translateX(18px)}.tnl-brand{cursor:grab}.tnl-brand.is-dragging{opacity:.55;cursor:grabbing}@media (max-height:900px){.tnl-board{min-height:520px;max-height:520px}}.tnl-theme-toggle{width:42px;height:42px;border:1px solid #d6deec;border-radius:12px;background:#fff;cursor:pointer;display:grid;place-items:center;font-size:18px;line-height:1}.tnl-theme-toggle:hover{border-color:#a9bee8;background:#f7faff}html.tnl-dark body{background:#0f1524!important}html.tnl-dark .tnl-app{background:linear-gradient(180deg,#111a2b 0%,#0d1423 100%)!important;color:#dce7ff}html.tnl-dark .tnl-left{background:#111a2b!important;border-right:1px solid #22324d!important}html.tnl-dark .tnl-main{color:#dce7ff}html.tnl-dark .tnl-board,html.tnl-dark .tnl-shortcuts,html.tnl-dark .tnl-notes>div,html.tnl-dark .tnl-card,html.tnl-dark .tnl-modal-card,html.tnl-dark .tnl-cat-editor,html.tnl-dark .tnl-cat-sidebar{background:#162238!important;border-color:#2b3d5e!important;color:#dce7ff!important}html.tnl-dark .tnl-top{background:linear-gradient(to bottom,#111a2b 78%,#fff0)}html.tnl-dark .tnl-top input,html.tnl-dark .tnl-top select,html.tnl-dark .tnl-modal-card input,html.tnl-dark .tnl-modal-card textarea,html.tnl-dark .tnl-modal-card select{background:#0f1a2d!important;border-color:#2b3d5e!important;color:#e7efff!important}html.tnl-dark .tnl-brand{background:#142033!important;border-color:#2b3d5e!important;color:#dbe8ff!important}html.tnl-dark .tnl-brand.active{background:#1a2d4b!important;border-color:#4f7fff!important;box-shadow:0 0 0 3px rgb(79 127 255 / .18)!important}html.tnl-dark .tnl-card p{color:#9fb0cf!important;border-bottom:1px solid #2a3d5d!important}html.tnl-dark .tnl-col h4,html.tnl-dark .tnl-left h3,html.tnl-dark .tnl-sc-head h5,html.tnl-dark .tnl-notes h5{color:#e6efff!important}html.tnl-dark .tnl-col-head{border-bottom:1px solid #2a3d5d!important}html.tnl-dark .tnl-col-head-btn,html.tnl-dark .tnl-add-card,html.tnl-dark .tnl-card .tnl-icon-btn{background:#1a2b45!important;border-color:#38527a!important;color:#bdd1f5!important}html.tnl-dark .tnl-col-head-btn:hover,html.tnl-dark .tnl-add-card:hover,html.tnl-dark .tnl-card .tnl-icon-btn:hover{background:#223759!important;border-color:#4d6ea1!important;color:#e7f0ff!important}html.tnl-dark .tnl-theme-toggle{background:#1a2b45!important;border-color:#38527a!important}html.tnl-dark #tnlToggleShortcutEdit .tnl-ios-switch{background:#3b4f73!important}html.tnl-dark #tnlToggleShortcutEdit.is-on .tnl-ios-switch{background:#34c759!important}html.tnl-dark .tnl-card h6{color:#eaf1ff!important;font-weight:800!important}html.tnl-dark .tnl-card p{color:#bfd0f0!important}html.tnl-dark .tnl-card{border-color:#35517d!important}html.tnl-dark .tnl-notes textarea{color:#d6e3ff!important;background:repeating-linear-gradient(to bottom,transparent,transparent 24px,rgb(120 150 210 / .25) 25px)!important}html.tnl-dark .tnl-notes textarea::placeholder{color:#8ea6d6!important}html.tnl-dark .tnl-col-head-btn,html.tnl-dark .tnl-add-card,html.tnl-dark .tnl-card .tnl-icon-btn{background:#ffffff!important;border-color:#d7e2f3!important;color:#6b7891!important}html.tnl-dark .tnl-col-head-btn:hover,html.tnl-dark .tnl-add-card:hover,html.tnl-dark .tnl-card .tnl-icon-btn:hover{background:#f3f7ff!important;border-color:#c7d5ec!important;color:#4f5f7c!important}html.tnl-dark .tnl-modal-card h4{color:#eaf1ff!important}html.tnl-dark .tnl-cat-editor label,html.tnl-dark .tnl-cat-preview-label{color:#dbe7ff!important;opacity:1!important;font-weight:800!important}html.tnl-dark .tnl-cat-editor #tnlCatLabel,html.tnl-dark .tnl-cat-editor #tnlCatColor,html.tnl-dark .tnl-cat-editor #tnlCatTextColor{color:#eaf1ff!important}html.tnl-dark .tnl-cat-editor #tnlCatLabel::placeholder{color:#95abd1!important}html.tnl-dark .tnl-card{background:linear-gradient(180deg,#23395f 0%,#1e3356 100%)!important;border-color:#5c82bf!important}html.tnl-dark .tnl-card h6{color:#f3f7ff!important}html.tnl-dark .tnl-card p{color:#d5e2fb!important;border-bottom:1px solid rgb(140 170 220 / .35)!important}.tnl-app{background:linear-gradient(180deg,#f4f6fb 0%,#eff3f9 100%)!important}.tnl-board,.tnl-shortcuts,.tnl-notes>div{background:#f8faff!important}.tnl-card{background:#fbfcff!important}html:not(.tnl-dark) body,html:not(.tnl-dark) #page-container,html:not(.tnl-dark) #main-content{background:#f3f6fb!important}html,body{background:#f3f6fb!important}#page-container,#main-content,.et-l--body,.et_pb_section,.et_pb_row,.et_pb_column{background:transparent!important}#footer-bottom,#main-footer,footer{background:transparent!important;border:0!important}#wpadminbar{display:none!important}html{margin-top:0!important}body.admin-bar{margin-top:0!important;padding-top:0!important}html:not(.tnl-dark) *{scrollbar-width:thin;scrollbar-color:#9eb0cb #e8edf6}html:not(.tnl-dark) *::-webkit-scrollbar{width:10px;height:10px}html:not(.tnl-dark) *::-webkit-scrollbar-track{background:#e8edf6;border-radius:10px}html:not(.tnl-dark) *::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#b4c2d9,#8fa5c7);border-radius:10px;border:2px solid #e8edf6}html:not(.tnl-dark) *::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#c0cee3,#9ab0d0)}html.tnl-dark *{scrollbar-width:thin;scrollbar-color:#7f97bd #13223a}html.tnl-dark *::-webkit-scrollbar{width:10px;height:10px}html.tnl-dark *::-webkit-scrollbar-track{background:#13223a;border-radius:10px}html.tnl-dark *::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#95acd0,#6f89b4);border-radius:10px;border:2px solid #13223a}html.tnl-dark *::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#a8bee0,#7f99c4)}.tnl-left{position:fixed!important}.tnl-theme-toggle-side{position:absolute;left:16px;bottom:16px;width:42px;height:42px;z-index:3}@media (max-width:1100px){.tnl-theme-toggle-side{position:static;margin-top:10px}}html:not(.tnl-dark) .tnl-notes>div{background:linear-gradient(180deg,#FFFDF2 0%,#FFF9DD 100%)!important;border:1px solid #F1E7B8!important;box-shadow:0 1px 2px rgb(14 30 68 / .04),inset 0 1px 0 rgb(255 255 255 / .6)!important}html:not(.tnl-dark) .tnl-notes textarea{background:repeating-linear-gradient(to bottom,transparent,transparent 24px,rgb(180 160 70 / .18) 25px)!important;color:#4B4B3A!important}.tnl-vh{position:absolute!important;height:1px;width:1px;overflow:hidden;clip:rect(1px,1px,1px,1px);white-space:nowrap}.tnl-switch{display:inline-flex;align-items:center;position:relative;cursor:pointer;margin:0}.tnl-switch input{position:absolute;opacity:0;pointer-events:none}.tnl-switch__toggle::before,.tnl-switch__toggle::after{content:"";display:block;transition:all .18s ease}.tnl-switch__toggle::before{width:56px;height:32px;border-radius:999px;border:2px solid #dbe6f7;background:linear-gradient(to bottom right,#0052D4,#65C7F7,#9CECFB)}.tnl-switch__toggle::after{position:absolute;top:50%;left:4px;transform:translateY(-50%);width:22px;height:22px;border-radius:50%;background:#fff;box-shadow:0 0 .2em .06em #fbee8d,0 0 1.2em 0 #FFEB3B,inset -.2em -.2em 0 0 #fbee8e,inset -.28em -.28em 0 .5em #fff5b2}.tnl-switch input:checked+.tnl-switch__toggle::before{background:linear-gradient(to top left,#021B79,#9CECFB)}.tnl-switch input:checked+.tnl-switch__toggle::after{left:30px;background:#fff0;box-shadow:inset -.14em -.14em 0 0 #fbe7ef,inset -.46em -.46em 0 0 #fffff7}html.tnl-dark .tnl-switch__toggle::before{border-color:#3a5278}.tnl-card .tnl-card-details.is-clamped{display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:normal!important;line-height:1.5!important;min-height:3em!important;max-height:3em!important}.tnl-card .tnl-card-details.is-full{display:block!important;overflow:visible!important;max-height:none!important}.tnl-task-showfull{display:flex;align-items:center;gap:8px;margin-top:8px;font-size:12px;font-weight:700;color:#31466e}.tnl-drop-indicator{height:0;border-top:2px solid #74a6ff;margin:6px 2px;border-radius:2px;pointer-events:none}.tnl-card.dragging{opacity:.55}.tnl-card-date{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.tnl-due-badge{display:inline-flex;align-items:center;padding:2px 8px;border-radius:999px;font-size:10px;font-weight:800;line-height:1.2;border:1px solid #fff0}.tnl-due-badge.is-today{background:#fff4d6;color:#8a5a00;border-color:#f3cf7a}.tnl-due-badge.is-overdue{background:#ffe3e3;color:#a32626;border-color:#f2a2a2}.tnl-card .tnl-chip[data-cat-open]{cursor:pointer}.tnl-text-swatch{width:24px;height:24px;border-radius:50%;border:2px solid #2d4167;cursor:pointer}.tnl-text-swatch.is-active{outline:3px solid #4d84ff}.tnl-view-tabs{display:flex;gap:8px}.tnl-view-btn{border:1px solid #d6deec;border-radius:12px;background:#eef3ff;color:#2b4574;font-weight:800;height:36px;padding:0 12px;cursor:pointer}.tnl-view-btn.is-active{background:linear-gradient(180deg,#4a86ff 0%,#3476ff 100%);color:#fff;border-color:#3476ff;box-shadow:0 4px 14px rgb(52 118 255 / .22)}.tnl-task-grid-view{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:12px;align-content:start;min-height:420px}.tnl-icon-btn[data-archive],.tnl-icon-btn[data-restore]{font-weight:900;font-size:12px}.tnl-trash-actions{margin-top:10px;display:flex;justify-content:flex-end}.tnl-area-details-wrap{display:flex;flex-direction:column;gap:6px}.tnl-mini-format{display:flex;gap:6px;align-self:flex-start}.tnl-mini-btn{width:28px;height:28px;border:1px solid #b9c8e2;background:#f6f9ff;border-radius:8px;font-weight:900;color:#314f7f;cursor:pointer}.tnl-mini-btn:hover{background:#eaf1ff}.tnl-rich{min-height:100px;padding:10px 12px;border:1px solid #d6deec;border-radius:12px;background:#fff;overflow:auto;white-space:pre-wrap}.tnl-rich:empty:before{content:attr(data-placeholder);color:#8ea1bf}.tnl-mini-icon{width:14px;height:14px;display:block;object-fit:contain;pointer-events:none}.tnl-card-top{display:flex;align-items:center;justify-content:space-between;gap:10px}.tnl-card-top{display:flex;align-items:center;justify-content:space-between;gap:10px;overflow:visible}.tnl-card-view-toggle{-webkit-appearance:none;appearance:none;width:44px;height:24px;min-width:44px;min-height:24px;padding:0;margin:0;border-radius:999px;border:1px solid #c9d6ec;background:#e8eef9;position:relative;display:inline-block;vertical-align:middle;box-sizing:border-box;cursor:pointer;overflow:visible}.tnl-card-view-toggle::after{content:'';position:absolute;top:2px;left:2px;width:18px;height:18px;border-radius:50%;background:#fff;box-shadow:0 1px 2px rgb(0 0 0 / .2);transition:left .18s ease,background .18s ease}.tnl-card-view-toggle.is-on{background:#1f3763;border-color:#1f3763}.tnl-card-view-toggle.is-on::after{left:22px}.tnl-dark .tnl-card-view-toggle{background:#2a3d63;border-color:#5f7fb2}.tnl-dark .tnl-card-view-toggle::after{background:#e9eef8}.tnl-dark .tnl-card-view-toggle.is-on{background:#79a9ff;border-color:#79a9ff}.tnl-dark .tnl-card-view-toggle.is-on::after{background:#12233f}.tnl-group-tabs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:10px}.tnl-group-head{border:1px solid #cfd8ea;background:#f3f6fc;color:#223a66;border-radius:8px;padding:4px 8px;font-size:12px;font-weight:800;cursor:pointer}.tnl-group-head.active{border-color:#7ea2e6;background:#eaf1ff}.tnl-group-brands{display:flex;flex-direction:column;gap:10px}.tnl-group-select-wrap{position:relative;margin-bottom:12px}.tnl-group-select{width:100%;height:56px;border:1px solid #2b4679;border-radius:24px;background:#324b78;color:#eaf1ff;font-size:18px;font-weight:700;padding:0 56px 0 22px;appearance:none;-webkit-appearance:none;-moz-appearance:none;cursor:pointer}.tnl-group-chevron{position:absolute;right:20px;top:50%;transform:translateY(-50%);color:#eaf1ff;font-size:18px;pointer-events:none}.tnl-group-brands{display:flex;flex-direction:column;gap:10px}.tnl-sgroup-head{display:flex;align-items:center;gap:6px}.tnl-sgroup-toggle{width:100%;text-align:left;padding:11px 12px;border:1px solid #e6ebf4;border-left:4px solid var(--gcolor,#6E86B3);background:#fff;border-radius:12px;font-weight:700;font-size:14px;color:#243a61;cursor:pointer}.tnl-sgroup{display:flex;flex-direction:column;gap:4px;margin-bottom:8px}.tnl-sgroup-head{display:block}.tnl-sgroup-toggle{width:100%;text-align:left;padding:11px 40px 11px 12px;border:1px solid #e6ebf4;border-left:4px solid var(--gcolor,#6E86B3);background:#fff;border-radius:12px;font-weight:700;font-size:14px;color:#243a61;cursor:pointer;position:relative}.tnl-sgroup-toggle.is-active{background:#f4f8ff;border-color:var(--gcolor,#6E86B3)}.tnl-sgroup-caret{margin-left:6px;opacity:.75}.tnl-sgroup-trash{position:absolute;right:10px;top:50%;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px}.tnl-sgroup-body{display:flex;flex-direction:column;gap:8px;padding-left:14px;margin-top:0}.tnl-brand.is-dragging{opacity:.55}.tnl-brand-drop-indicator{height:0;border-top:3px solid #3b82f6;border-radius:2px;margin:4px 0}.tnl-brand{position:relative;display:block;width:100%;text-align:left;padding:11px 44px 11px 14px;border:1px solid #dbe4f3;border-left:4px solid var(--bcolor,#3A78FF);border-radius:12px;background:#fff;color:#243a61;font-weight:700;font-size:14px;line-height:1.2;cursor:pointer}.tnl-brand-label{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tnl-brand-handle{position:absolute;right:10px;top:50%;transform:translateY(-50%);width:22px;height:22px;display:flex;align-items:center;justify-content:center;border-left:1px solid #e3e9f5;padding-left:8px;color:#5f6f91;cursor:grab;user-select:none}.tnl-brand-handle:active{cursor:grabbing}.tnl-brand.is-dragging{opacity:.55}.tnl-sitem[draggable="true"]{cursor:grab}.tnl-sitem.is-dragging{opacity:.55!important}.tnl-brand.is-shortcut-drop{border-color:#3a78ff!important;box-shadow:0 0 0 2px rgb(58 120 255 / .22) inset;background:#eef4ff!important}.tnl-shortcut-drag-preview{position:fixed;top:0;left:0;transform:translate(-2000px,-2000px);pointer-events:none;z-index:99999;display:inline-flex;align-items:center;gap:8px;max-width:min(250px,75vw);padding:7px 10px;border:1px solid #bfd0ef;border-radius:999px;background:#fff;box-shadow:0 10px 24px rgb(16 33 64 / .22)}.tnl-shortcut-drag-preview .tnl-ico,.tnl-shortcut-drag-dot{width:22px;height:22px;border-radius:999px;flex:0 0 22px}.tnl-shortcut-drag-dot{display:inline-block;border:1px solid #bfd0ef;background:#edf3ff}.tnl-shortcut-drag-preview .tnl-sname{font-size:13px;font-weight:800;line-height:1.15;max-width:190px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}body.tnl-shortcut-touch-dragging{user-select:none;-webkit-user-select:none;-webkit-touch-callout:none}body.tnl-card-touch-dragging{user-select:none;-webkit-user-select:none;-webkit-touch-callout:none}.tnl-dark .tnl-shortcut-drag-preview{border-color:#476089;background:#1b2b48}.tnl-dark .tnl-shortcut-drag-dot{border-color:#476089;background:#2a4068}.tnl-top-left{display:flex;flex-direction:column;align-items:flex-start;gap:6px}.tnl-top-tools{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.tnl-top-left{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.tnl-top-tools{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.tnl-current-space-path{display:flex;align-items:center;gap:8px;min-height:24px;max-width:620px;white-space:nowrap;overflow:hidden}.tnl-path-chip{display:inline-flex;align-items:center;padding:2px 8px;border:1px solid #d8e2f2;border-radius:999px;background:#f7faff;color:#4b628f;font-size:12px;font-weight:700;line-height:1;flex:0 0 auto}.tnl-path-sep{color:#90a2c3;font-weight:700;flex:0 0 auto}.tnl-path-name{color:#1f3763;font-size:22px;font-weight:800;line-height:1;overflow:hidden;text-overflow:ellipsis}.tnl-brand-handle{position:absolute;right:10px;top:50%;transform:translateY(-50%);width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-left:1px solid #e3e9f5;padding-left:8px;cursor:grab;user-select:none}.tnl-brand-handle:active{cursor:grabbing}.tnl-handle-icon{width:14px;height:14px;display:block;pointer-events:none;opacity:.95}#tnlMDetails.tnl-rich{background:#fff;color:#223456!important;caret-color:#223456;border:1px solid #d6deec}#tnlMDetails.tnl-rich *{color:inherit}#tnlMDetails.tnl-rich:empty:before{content:attr(data-placeholder);color:#8b98b3}.tnl-dark #tnlMDetails.tnl-rich{background:#fff;color:#223456!important}.tnl-dark .tnl-current-space-path{color:#dbe6ff}.tnl-dark .tnl-path-chip{background:#eaf1ff;border-color:#c9d9fb;color:#2b4a7f}.tnl-dark .tnl-path-sep{color:#9fb6e6}.tnl-dark .tnl-path-name{color:#f3f7ff}.tnl-dark .tnl-left{background:#eef2f8}.tnl-dark .tnl-sgroup-toggle{background:#fff;color:#243a61;border-color:#e6ebf4}.tnl-dark .tnl-sgroup-toggle.is-active{background:#f4f8ff;border-color:var(--gcolor,#6E86B3)}.tnl-dark .tnl-brand{background:#fff;color:#243a61;border-color:#dbe4f3}.tnl-dark .tnl-brand.active{background:#eef4ff;border-color:#3a78ff}.tnl-dark .tnl-brand-label{color:#243a61}.tnl-dark .tnl-brand-handle{border-left:1px solid #e3e9f5}.tnl-dark .tnl-brand .tnl-handle-icon{filter:none;opacity:.95}.tnl-dark #tnlBrands .tnl-brand{background:#ffffff!important;color:#243a61!important;border-color:#dbe4f3!important}.tnl-dark #tnlBrands .tnl-brand.active{background:#eef4ff!important;border-color:#3a78ff!important}.tnl-dark #tnlBrands .tnl-brand-label{color:#243a61!important}.tnl-dark #tnlBrands .tnl-brand-handle{border-left:1px solid #e3e9f5!important}.tnl-dark #tnlBrands .tnl-brand.is-shortcut-drop{background:#e9f2ff!important;border-color:#3a78ff!important}.tnl-zoom-controls{display:flex;align-items:center;gap:6px}.tnl-zoom-controls .tnl-btn{min-width:44px;height:36px;padding:0 10px;font-weight:900}.tnl-add-top{position:sticky;top:0;z-index:2;padding:0 0 8px;background:inherit}.tnl-add-card-inline{width:100%!important;height:38px!important;border-radius:10px!important;border:1px dashed #b9c8e2!important;background:#f7faff!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:8px!important;padding:0 10px!important;color:#314f7f!important;font-weight:800!important}.tnl-add-card-inline .tnl-svg-icon{width:14px!important;height:14px!important}.tnl-add-card-inline:disabled{opacity:.5;cursor:not-allowed}.tnl-left,.tnl-main{transition:all .22s ease}.tnl-app.tnl-sidebar-collapsed .tnl-left{transform:translateX(-110%);opacity:0;pointer-events:none}.tnl-app.tnl-sidebar-collapsed .tnl-main{margin-left:0!important;width:100%!important;max-width:100%!important}.tnl-side-toggle{position:fixed!important;z-index:10030!important;display:flex!important;align-items:center!important;justify-content:center!important;border:1px solid #cfd9ea!important;background:#fff!important;color:transparent!important;font-size:0!important;line-height:0!important;padding:0!important;margin:0!important;cursor:pointer!important;box-sizing:border-box!important}.tnl-side-toggle::before{content:"";display:block;background-repeat:no-repeat;background-position:center center;background-size:contain;flex:0 0 auto;transform:none!important}.tnl-app:not(.tnl-sidebar-collapsed) .tnl-side-toggle{left:220px!important;top:88px!important;width:40px!important;height:40px!important;border-radius:12px!important;transform:none!important}.tnl-app:not(.tnl-sidebar-collapsed) .tnl-side-toggle::before{width:24px!important;height:24px!important;background-image:url(https://notelab.cl/wp-content/uploads/2026/03/icon-cerrar.svg)}.tnl-app.tnl-sidebar-collapsed .tnl-side-toggle{left:0!important;right:10px!important;top:96px!important;width:30px!important;height:64px!important;border-radius:0 12px 12px 0!important;transform:translateX(-18%)!important;box-shadow:0 2px 8px rgb(0 0 0 / .10)!important}.tnl-app.tnl-sidebar-collapsed .tnl-side-toggle::before{width:22px!important;height:22px!important;background-image:url(https://notelab.cl/wp-content/uploads/2026/03/icon-abrir.svg)}.tnl-app.tnl-sidebar-collapsed .tnl-main{padding-left:28px!important}.tnl-top{display:grid!important;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr)!important;grid-template-areas:"path path path" "tools center right"!important;align-items:center!important;column-gap:10px!important;row-gap:8px!important}.tnl-top-left{display:contents!important}.tnl-current-space-path{grid-area:path!important;display:flex!important;align-items:center!important;gap:8px!important;white-space:nowrap!important;overflow:hidden!important;margin:0!important}.tnl-top-tools{grid-area:tools!important;justify-self:start!important;display:flex!important;align-items:center!important;gap:8px!important;flex-wrap:nowrap!important;white-space:nowrap!important;min-width:0!important}.tnl-top-center{grid-area:center!important;justify-self:center!important;position:static!important;transform:none!important;display:flex!important;align-items:center!important;gap:8px!important;white-space:nowrap!important}.tnl-top-right{grid-area:right!important;justify-self:end!important;display:flex!important;align-items:center!important;gap:8px!important;flex-wrap:nowrap!important;white-space:nowrap!important;min-width:0!important}.tnl-top-right input{width:220px!important;min-width:220px!important}.tnl-top-tools .tnl-btn,.tnl-top-tools button{height:40px!important;padding:0 18px!important;border:1px solid #cfd8ea!important;border-radius:14px!important;background:#eef3ff!important;color:#2b4574!important;font-weight:800!important;box-shadow:none!important;transform:none!important}.tnl-top-tools .tnl-btn:hover,.tnl-top-tools button:hover{background:#e8f0ff!important;border-color:#c3d0e6!important}.tnl-card.has-card-color{background-image:linear-gradient(180deg,rgba(var(--tnl-card-rgb),.15) 0%,rgba(var(--tnl-card-rgb),0) 100%),linear-gradient(#fff,#fff)!important;background-clip:padding-box}.tnl-card.is-pending,.tnl-sitem.is-pending,.tnl-col.is-pending{opacity:.72!important}.tnl-col.is-pending{pointer-events:none!important}.tnl-card.is-pending{position:relative}.tnl-card.is-pending::after{content:"";position:absolute;right:10px;top:10px;width:9px;height:9px;border-radius:50%;background:#3a78ff;box-shadow:0 0 0 0 rgb(58 120 255 / .45);animation:tnl-pending-pulse 1.1s infinite}.tnl-card.is-pending .tnl-icon-btn,.tnl-card.is-pending .tnl-card-view-toggle,.tnl-sitem.is-pending{pointer-events:none!important}@keyframes tnl-pending-pulse{0%{box-shadow:0 0 0 0 rgb(58 120 255 / .45)}100%{box-shadow:0 0 0 10px #fff0}}#tnlTaskModal{backdrop-filter:blur(3px)}#tnlTaskModal .tnl-modal-card{width:min(860px,94vw)!important;border-radius:18px!important;border:1px solid #d6e1f3!important;background:radial-gradient(1000px 220px at -10% -20%,rgb(74 134 255 / .10),transparent 42%),radial-gradient(800px 180px at 110% -30%,rgb(93 203 255 / .08),transparent 38%),#f7f9ff!important;box-shadow:0 18px 42px rgb(16 37 78 / .16),0 4px 12px rgb(16 37 78 / .07)!important;padding:16px 16px 14px!important}#tnlTaskModal #tnlTaskModalTitle{margin:0 0 10px!important;font-size:34px!important;line-height:1.06!important;letter-spacing:-.02em!important;color:#183364!important}#tnlTaskModal .tnl-task-grid{display:grid!important;grid-template-columns:minmax(300px,1fr) minmax(340px,1fr)!important;column-gap:10px!important;row-gap:8px!important;margin-bottom:6px!important}#tnlTaskModal .tnl-area-title{grid-column:1!important;height:42px!important;border-radius:12px!important;font-size:16px!important;font-weight:700!important;padding:0 12px!important;background:#ffffff!important;border:1px solid #cdd8ec!important;color:#1e3661!important}#tnlTaskModal .tnl-area-details-wrap{grid-column:2!important;grid-row:1 / span 3!important;display:flex!important;flex-direction:column!important;gap:8px!important;min-height:0!important}#tnlTaskModal .tnl-mini-format{display:flex!important;gap:4px!important;padding:3px!important;width:max-content!important;border:1px solid #d8e2f3!important;border-radius:10px!important;background:#eef3ff!important}#tnlTaskModal .tnl-mini-btn{width:30px!important;height:30px!important;border-radius:8px!important;border:1px solid #c6d4ec!important;background:#ffffff!important}#tnlTaskModal .tnl-mini-btn:hover{background:#e8f0ff!important;border-color:#9eb8e4!important}#tnlTaskModal #tnlMDetails.tnl-rich{min-height:160px!important;max-height:320px!important;border-radius:12px!important;border:1px solid #cfd9ee!important;background:#ffffff!important;color:#223456!important;line-height:1.5!important;font-size:14px!important;font-weight:500!important;padding:10px 12px!important;overflow-y:auto!important;overflow-x:hidden!important}#tnlTaskModal .tnl-area-date,#tnlTaskModal .tnl-area-status{height:42px!important;border-radius:12px!important;background:#fff!important;border:1px solid #cdd8ec!important;color:#1f3763!important;font-size:15px!important;font-weight:700!important;padding:0 12px!important}#tnlTaskModal .tnl-area-date{grid-column:1!important}#tnlTaskModal .tnl-area-status{grid-column:2!important;grid-row:4!important}#tnlTaskModal .tnl-area-cat{grid-column:1!important;align-items:center!important;gap:8px!important}#tnlTaskModal #tnlMCategory{height:38px!important;border-radius:10px!important;border:1px solid #cdd8ec!important;background:#fff!important;color:#1f3763!important;font-size:14px!important;font-weight:600!important;padding:0 10px!important}#tnlTaskModal #tnlPickTaskColor{height:38px!important;border-radius:10px!important;padding:0 12px!important;border:1px solid #c6d4ec!important;background:#e9f0ff!important;color:#22457a!important;font-weight:800!important;font-size:13px!important}#tnlTaskModal .tnl-row-2{grid-column:2!important;grid-row:5!important;grid-template-columns:1fr auto!important;align-items:center!important;border:1px solid #d5dff1!important;border-radius:12px!important;background:#fff!important;padding:6px 8px!important}#tnlTaskModal .tnl-row-2 label{margin:0!important;font-size:12px!important;font-weight:800!important;color:#3f5581!important;letter-spacing:.01em!important}#tnlTaskModal #tnlMCardColor{width:46px!important;min-width:46px!important;height:32px!important;border-radius:8px!important;border:1px solid #c7d3e9!important;background:#fff!important;padding:2px!important}#tnlTaskModal .tnl-task-showfull{grid-column:1 / -1!important;margin-top:1px!important;padding:8px 10px!important;border:1px dashed #c8d6ef!important;border-radius:10px!important;background:#f2f6ff!important;color:#2f4d7f!important;font-size:12px!important;font-weight:700!important}#tnlTaskModal .tnl-task-showfull input{width:15px!important;height:15px!important}#tnlTaskModal .tnl-task-addlist{grid-column:1 / -1!important;display:flex!important;align-items:center!important;gap:7px!important;margin-top:1px!important;padding:8px 10px!important;border:1px dashed #c8d6ef!important;border-radius:10px!important;background:#f2f6ff!important;color:#2f4d7f!important;font-size:12px!important;font-weight:700!important;cursor:pointer!important;user-select:none!important}#tnlTaskModal .tnl-task-addlist input{width:15px!important;height:15px!important;cursor:pointer!important;flex-shrink:0!important}.tnl-checklist-editor{grid-column:1 / -1!important;display:flex;flex-direction:column;gap:4px;padding:8px 10px;border:1px solid #d0ddf0;border-radius:10px;background:#f7f9ff;max-height:220px;overflow-y:auto}.tnl-cl-editor-row{display:flex;align-items:center;gap:7px}.tnl-cl-editor-done{width:15px;height:15px;flex-shrink:0;cursor:pointer;accent-color:#2f7cff}.tnl-cl-editor-text{flex:1;border:none;border-bottom:1px solid #ccd8ee;background:#fff0;font-size:12px;color:#1e3460;padding:3px 2px;outline:none;border-radius:0}.tnl-cl-editor-text:focus{border-bottom-color:#2f7cff}.tnl-cl-editor-text::placeholder{color:#9aaecc}.tnl-card-checklist{display:flex;flex-direction:column;gap:4px;margin:6px 0 4px;padding:6px 8px;border-radius:8px;background:rgb(0 0 0 / .03)}.tnl-cl-card-item{display:flex;align-items:center;gap:7px;cursor:pointer;font-size:12px;color:#2a3f6f;line-height:1.4;user-select:none}.tnl-cl-card-item.is-done span{text-decoration:line-through;opacity:.55}.tnl-cl-card-check{width:14px;height:14px;flex-shrink:0;cursor:pointer;accent-color:#2f7cff}html.tnl-dark #tnlTaskModal .tnl-task-addlist{border-color:#3d5a8a!important;background:#0e2040!important;color:#a8c4f0!important}html.tnl-dark .tnl-checklist-editor{border-color:#3a5a8a;background:#0d1e38}html.tnl-dark .tnl-cl-editor-text{color:#c8dbf5;border-bottom-color:#3a5a8a}html.tnl-dark .tnl-cl-editor-text:focus{border-bottom-color:#6fa8ff}html.tnl-dark .tnl-cl-editor-text::placeholder{color:#4e6a90}html.tnl-dark .tnl-card-checklist{background:rgb(255 255 255 / .05)}html.tnl-dark .tnl-cl-card-item{color:#b0c8f0}#tnlTaskModal .tnl-modal-actions{margin-top:6px!important;padding-top:10px!important;border-top:1px solid #d8e2f2!important;justify-content:flex-end!important;gap:8px!important}#tnlTaskModal #tnlTaskCancel,#tnlTaskModal #tnlTaskSave{min-width:112px!important;height:40px!important;border-radius:12px!important;font-size:15px!important;font-weight:800!important}#tnlTaskModal #tnlTaskSave{box-shadow:0 8px 18px rgb(52 118 255 / .24)!important}@media (max-width:980px){#tnlTaskModal .tnl-modal-card{width:min(95vw,740px)!important}#tnlTaskModal .tnl-task-grid{grid-template-columns:1fr!important}#tnlTaskModal .tnl-area-details-wrap,#tnlTaskModal .tnl-area-date,#tnlTaskModal .tnl-area-status,#tnlTaskModal .tnl-area-cat,#tnlTaskModal .tnl-row-2{grid-column:auto!important;grid-row:auto!important}#tnlTaskModal #tnlTaskModalTitle{font-size:28px!important}#tnlTaskModal #tnlMDetails.tnl-rich{min-height:140px!important;max-height:44vh!important;font-size:14px!important}}html.tnl-dark #tnlTaskModal .tnl-modal-card{background:#1b2d4c!important;border-color:#3f557e!important}html.tnl-dark #tnlTaskModal #tnlTaskModalTitle{color:#ecf3ff!important}html.tnl-dark #tnlTaskModal .tnl-area-title,html.tnl-dark #tnlTaskModal .tnl-area-date,html.tnl-dark #tnlTaskModal .tnl-area-status,html.tnl-dark #tnlTaskModal #tnlMCategory,html.tnl-dark #tnlTaskModal #tnlMDetails.tnl-rich,html.tnl-dark #tnlTaskModal .tnl-row-2{background:#132743!important;border-color:#3f5884!important;color:#e8f1ff!important}.tnl-card-client{color:#5c7195!important;font-weight:600!important}#tnlTaskModal .tnl-area-client{grid-column:1!important;height:42px!important;border-radius:12px!important;background:#fff!important;border:1px solid #cdd8ec!important;color:#1f3763!important;font-size:14px!important;font-weight:600!important;padding:0 12px!important}@media (max-width:980px){#tnlTaskModal .tnl-area-client{grid-column:auto!important;grid-row:auto!important}}html.tnl-dark #tnlTaskModal .tnl-area-client{background:#132743!important;border-color:#3f5884!important;color:#e8f1ff!important}.tnl-notes .tnl-note-title{display:block!important;width:100%!important;margin:0 0 12px!important;padding:0!important;border:0!important;background:transparent!important;text-align:left!important;font-size:22px!important;line-height:1.1!important;letter-spacing:-.01em!important;color:#1b2e54!important;font-weight:800!important;cursor:text!important;outline:none!important}.tnl-notes .tnl-note-title:focus{color:#17305d!important}html.tnl-dark .tnl-notes .tnl-note-title{color:#dce7ff!important}#tnlTaskColorModal .tnl-modal-card{width:min(560px,92vw)!important}#tnlTaskColorModal label{display:block!important;margin:8px 0 6px!important;color:#31466e!important;font-size:12px!important;font-weight:700!important}#tnlTaskColorHex,#tnlTaskTextColorHex{width:52px!important;min-width:52px!important;height:40px!important;padding:2px!important}#tnlTaskColorValue,#tnlTaskTextColorValue{flex:1 1 auto!important}#tnlTaskColorPreview{display:inline-flex!important;align-items:center!important;min-height:32px!important}html.tnl-dark #tnlTaskColorModal label{color:#c9dbff!important}.tnl-card.is-completed{opacity:.3}.tnl-card-complete-btn{position:relative}.tnl-card-complete-dot{width:12px;height:12px;border:2px solid #9db1d8;border-radius:50%;box-sizing:border-box;display:block;background:#fff0;transition:all .18s ease}.tnl-card-complete-btn.is-on .tnl-card-complete-dot{border-color:#2f7cff;background:#2f7cff;box-shadow:inset 0 0 0 2px #fff}html.tnl-dark .tnl-card-complete-dot{border-color:#83a6dd}html.tnl-dark .tnl-card-complete-btn.is-on .tnl-card-complete-dot{border-color:#9fc0ff;background:#9fc0ff;box-shadow:inset 0 0 0 2px #132847}.tnl-due-badge.is-completed{border-color:#5ca36f;background:#e8f7ed;color:#2f7a46}html.tnl-dark .tnl-due-badge.is-completed{border-color:#6cba82;background:#1e3928;color:#a9e4ba}.tnl-card.is-completed .tnl-due-badge{border-color:#5ca36f!important;background:#e8f7ed!important;color:#2f7a46!important;font-size:0!important}.tnl-card.is-completed .tnl-due-badge::after{content:"Completada";font-size:11px;font-weight:800}html.tnl-dark .tnl-card.is-completed .tnl-due-badge{border-color:#6cba82!important;background:#1e3928!important;color:#a9e4ba!important}.tnl-completed-group{margin-top:10px;border-top:1px solid #dfe6f4;padding-top:8px}.tnl-completed-toggle{width:100%;border:0;background:#fff0;display:flex;align-items:center;gap:8px;padding:3px 2px 5px;color:#2c446f;font-size:13px;font-weight:700;cursor:pointer}.tnl-completed-title{flex:1 1 auto;text-align:left}.tnl-completed-count{min-width:20px;text-align:center;font-weight:800;color:#1f3762}.tnl-completed-caret{display:inline-flex;align-items:center;justify-content:center;width:16px;color:#5f769f;transition:transform .18s ease}.tnl-completed-toggle.is-open .tnl-completed-caret{transform:rotate(180deg)}.tnl-completed-list{display:none;margin-top:2px}.tnl-completed-group.is-open .tnl-completed-list{display:block}.tnl-completed-list .tnl-card{margin-top:8px}html.tnl-dark .tnl-completed-group{border-top-color:#355077}html.tnl-dark .tnl-completed-toggle{color:#c3d8ff}html.tnl-dark .tnl-completed-count{color:#d9e7ff}html.tnl-dark .tnl-completed-caret{color:#97b4e2}.tnl-task-image-box{grid-column:1 / -1;border:1px dashed #c8d7ef;border-radius:10px;background:#f8fbff;padding:7px;margin-top:0}.tnl-task-image-box>label{display:block;margin:0 0 4px;font-size:11px;font-weight:700;color:#304b78}.tnl-task-image-hint{font-size:11px;color:#5c7299;border:1px solid #d9e4f6;border-radius:8px;background:#fff;padding:6px 8px}.tnl-task-image-hint.is-busy{opacity:.75}.tnl-task-image-preview{margin-top:6px;position:relative;width:max-content}.tnl-task-image-preview-list{margin-top:6px;display:flex;flex-wrap:wrap;gap:8px}.tnl-task-image-thumb{width:88px;height:66px;border-radius:8px;border:1px solid #c8d7ef;object-fit:cover;cursor:zoom-in;background:#fff}.tnl-task-image-del{position:absolute;top:4px;right:4px;width:22px;height:22px;border:1px solid #b8c9e5;border-radius:50%;background:rgb(255 255 255 / .94);display:grid;place-items:center;cursor:pointer;z-index:2}.tnl-task-image-del:hover{background:#fff}.tnl-task-image-del .tnl-svg-icon{width:12px!important;height:12px!important}.tnl-task-grid-view .tnl-card .tnl-card-actions{display:flex!important}.tnl-task-grid-view .tnl-card .tnl-card-actions .tnl-icon-btn{display:grid!important;visibility:visible!important;opacity:1!important}.tnl-card-actions-right{display:flex;align-items:center;justify-content:flex-end;gap:6px;flex-wrap:nowrap;position:relative}.tnl-card-top-right{display:flex;align-items:center;gap:6px}.tnl-card-top-actions{display:flex;align-items:center;gap:6px}.tnl-card-image-btn{padding:0!important;overflow:hidden}.tnl-card-image-btn img{width:100%;height:100%;object-fit:cover;border-radius:50%;display:block}.tnl-card-image-more{font-size:12px;font-weight:900;color:#2a4778;margin-right:2px;line-height:1}.tnl-card-more-btn .tnl-svg-icon,.tnl-card-more-close .tnl-svg-icon{width:14px!important;height:14px!important}.tnl-card-more-btn .tnl-svg-icon{transition:transform .5s ease;transform-origin:center center;will-change:transform}.tnl-card-more-btn.is-open .tnl-svg-icon{transform:rotate(90deg);animation:tnlMoreRotateIn .5s ease both}@keyframes tnlMoreRotateIn{from{transform:rotate(0deg)}to{transform:rotate(90deg)}}.tnl-card-more-menu{position:fixed;left:-9999px;top:-9999px;z-index:10020;display:flex;align-items:center;gap:6px;padding:6px;border:1px solid #b9c8e2;border-radius:999px;background:#f6f9ff;box-shadow:0 8px 18px rgb(17 35 68 / .14)}.tnl-card-more-menu:not(.is-ready){visibility:hidden;pointer-events:none}#tnlApp .tnl-card.is-more-open,#tnlApp .tnl-card.is-more-open:hover{transform:none!important}#tnlApp #tnlBoard{cursor:grab}#tnlApp #tnlBoard.is-panning{cursor:grabbing;user-select:none}.tnl-card-more-menu .tnl-icon-btn{flex:0 0 auto}html.tnl-dark .tnl-card-more-menu{border-color:#5f7fb0;background:#183155;box-shadow:0 8px 18px rgb(0 0 0 / .28)}.tnl-task-image-viewer-card{width:min(980px,96vw)!important;max-height:90vh;padding:10px!important;display:grid;place-items:center;position:relative}#tnlTaskImageViewerImg{max-width:100%;max-height:84vh;object-fit:contain;border-radius:12px}.tnl-task-image-nav{position:absolute;top:50%;transform:translateY(-50%);width:38px;height:38px;border:1px solid #b9c8e2;border-radius:50%;background:rgb(246 249 255 / .96);color:#2f4f80;font-size:22px;line-height:1;display:grid;place-items:center;cursor:pointer;z-index:3}.tnl-task-image-nav.is-prev{left:12px}.tnl-task-image-nav.is-next{right:12px}.tnl-task-image-nav:hover{background:#eaf1ff;border-color:#8da8d3;color:#1f3f73}.tnl-task-image-viewer-meta{position:absolute;left:50%;bottom:8px;transform:translateX(-50%);min-width:48px;text-align:center;padding:3px 8px;border-radius:999px;border:1px solid #c6d4ea;background:rgb(255 255 255 / .92);color:#29456f;font-size:12px;font-weight:800;line-height:1.2}html.tnl-dark .tnl-task-image-box{border-color:#4f6892;background:#172842}html.tnl-dark .tnl-task-image-box>label{color:#cfe0ff}html.tnl-dark .tnl-task-image-hint{background:#12233d;border-color:#3e5a86;color:#b6cefb}html.tnl-dark .tnl-task-image-thumb{border-color:#496796;background:#0f2036}html.tnl-dark .tnl-task-image-del{border-color:#5c7eb2;background:rgb(18 35 61 / .92)}html.tnl-dark .tnl-card-image-more{color:#b8d0ff}html.tnl-dark .tnl-task-image-nav{border-color:#5c7eb2;background:rgb(18 35 61 / .92);color:#d8e8ff}html.tnl-dark .tnl-task-image-nav:hover{background:#20385f;border-color:#82a6dc}html.tnl-dark .tnl-task-image-viewer-meta{border-color:#5578ad;background:rgb(18 35 61 / .92);color:#d4e5ff}@media (min-width:901px){#tnlApp .tnl-board{min-height:calc((100vh - 320px) * 2)!important;max-height:calc((100vh - 320px) * 2)!important}}@media (max-width:900px){#tnlApp.tnl-app{display:block!important;min-height:auto!important;padding:0!important}#tnlApp .tnl-left{position:relative!important;top:auto!important;left:auto!important;width:100%!important;height:auto!important;max-height:none!important;padding:10px!important;overflow:visible!important;transform:none!important;opacity:1!important;pointer-events:auto!important;z-index:1!important}body.admin-bar #tnlApp .tnl-left{top:auto!important;height:auto!important}#tnlApp .tnl-main{margin-left:0!important;width:100%!important;max-width:100%!important;padding:10px!important;overflow-x:hidden!important}#tnlApp.tnl-sidebar-collapsed .tnl-left{transform:none!important;opacity:1!important;pointer-events:auto!important}#tnlApp.tnl-sidebar-collapsed .tnl-main{padding-left:10px!important}#tnlApp .tnl-side-toggle{display:none!important}#tnlApp .tnl-top{display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:8px!important;grid-template-columns:none!important;grid-template-areas:none!important}#tnlApp .tnl-top-left{display:flex!important;flex-direction:column!important;gap:8px!important}#tnlApp .tnl-top-tools{display:flex!important;flex-wrap:wrap!important;gap:6px!important}#tnlApp .tnl-top-center,#tnlApp .tnl-top-right{position:static!important;transform:none!important;justify-self:auto!important;width:100%!important}#tnlApp .tnl-top-right{display:flex!important;flex-wrap:wrap!important;gap:6px!important}#tnlApp .tnl-top-right input{width:100%!important;min-width:0!important}#tnlApp .tnl-zoom-controls{display:none!important}#tnlApp .tnl-board{min-height:0!important;max-height:none!important;padding:8px!important}#tnlApp .tnl-col{flex:0 0 88vw!important;min-width:88vw!important;max-width:88vw!important}#tnlApp .tnl-task-grid-view{grid-template-columns:1fr!important;gap:8px!important;min-height:0!important}#tnlApp .tnl-card{padding:8px!important}#tnlApp .tnl-card .tnl-icon-btn{width:28px!important;height:28px!important}#tnlApp .tnl-card-actions-right{gap:4px!important}#tnlApp .tnl-chip{font-size:10px!important;padding:4px 8px!important}#tnlApp .tnl-notes{grid-template-columns:1fr!important}}@media (max-width:520px){#tnlApp .tnl-main{padding:8px!important}#tnlApp .tnl-left{padding:8px!important}#tnlApp .tnl-col{flex:0 0 92vw!important;min-width:92vw!important;max-width:92vw!important}}@media (min-width:901px){#tnlApp .tnl-board{min-height:calc((100vh - 320px) * 2)!important;height:calc((100vh - 320px) * 2)!important;max-height:none!important}#tnlApp .tnl-col{min-height:100%!important}#tnlApp .tnl-cards{max-height:none!important;height:100%!important;min-height:0!important}}#tnlApp .tnl-notes{margin-top:12px!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important}#tnlApp .tnl-notes .tnl-note-card{background:#f7f4e6!important;border:1px solid #e9dcaf!important;border-radius:16px!important;padding:10px!important;box-shadow:0 1px 2px rgb(14 30 68 / .04)!important;min-height:180px!important;display:flex!important;flex-direction:column!important}#tnlApp .tnl-notes .tnl-note-head{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:8px!important}#tnlApp .tnl-notes .tnl-note-title{margin:0 0 8px!important;text-align:left!important;color:#1b315a!important;font-size:42px!important;line-height:1.05!important;font-weight:900!important;letter-spacing:-.02em!important}#tnlApp .tnl-notes .tnl-note-title[contenteditable="true"]{cursor:text!important}#tnlApp .tnl-notes .tnl-note-title[contenteditable="false"]{cursor:default!important}#tnlApp .tnl-notes .tnl-note-actions{display:flex!important;gap:6px!important;flex:0 0 auto!important}#tnlApp .tnl-notes .tnl-note-actions .tnl-icon-btn{width:30px!important;height:30px!important;flex:0 0 30px!important}#tnlApp .tnl-notes textarea[data-note]{width:100%!important;min-height:118px!important;border:none!important;outline:none!important;resize:vertical!important;background:repeating-linear-gradient(to bottom,transparent,transparent 24px,rgb(182 161 96 / .28) 25px)!important;line-height:25px!important;font-size:18px!important;color:#405273!important;padding:0!important;margin-top:2px!important}#tnlApp .tnl-notes textarea[data-note][readonly]{cursor:default!important}#tnlApp .tnl-notes .tnl-note-add-card{border-style:dashed!important;border-color:#c7d7f3!important;background:#f4f8ff!important;min-height:180px!important}#tnlApp .tnl-note-add-btn{width:100%!important;height:100%!important;border:0!important;background:transparent!important;color:#21406f!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:8px!important;cursor:pointer!important;font-weight:800!important}#tnlApp .tnl-note-add-icon .tnl-svg-icon{width:20px!important;height:20px!important}#tnlApp .tnl-note-add-text{font-size:15px!important}#tnlApp .tnl-note-add-count{font-size:12px!important;opacity:.75!important}html.tnl-dark #tnlApp .tnl-notes .tnl-note-card{background:#223558!important;border-color:#3f5f95!important}html.tnl-dark #tnlApp .tnl-notes .tnl-note-title{color:#e3ecff!important}html.tnl-dark #tnlApp .tnl-notes textarea[data-note]{color:#d6e3ff!important;background:repeating-linear-gradient(to bottom,transparent,transparent 24px,rgb(120 150 210 / .3) 25px)!important}html.tnl-dark #tnlApp .tnl-notes .tnl-note-add-card{background:#1a2b47!important;border-color:#44659f!important}html.tnl-dark #tnlApp .tnl-note-add-btn{color:#d8e6ff!important}@media (max-width:900px){#tnlApp .tnl-notes .tnl-note-title{font-size:34px!important}#tnlApp .tnl-notes textarea[data-note]{font-size:16px!important}}#tnlApp{color:#243a60!important}#tnlApp .tnl-left h3,#tnlApp .tnl-sc-head h5{font-size:16px!important;line-height:1.1!important;letter-spacing:-.015em!important;font-weight:700!important}#tnlApp .tnl-current-space-path{font-size:14px!important;line-height:1.25!important;font-weight:500!important}#tnlApp .tnl-current-space-path .tnl-path-name{font-size:18px!important;line-height:1.15!important;letter-spacing:-.02em!important;font-weight:700!important}#tnlApp .tnl-current-space-path .tnl-path-chip{font-size:13px!important;line-height:1.2!important;font-weight:700!important}#tnlApp .tnl-col h4{font-size:16px!important;line-height:1.2!important;letter-spacing:-.015em!important;font-weight:700!important}#tnlApp .tnl-btn,#tnlApp .tnl-view-btn,#tnlApp #tnlStatusFilter,#tnlApp #tnlSearch,#tnlApp .tnl-brand,#tnlApp .tnl-group-head,#tnlApp .tnl-sgroup-toggle{font-size:14px!important;line-height:1.2!important;font-weight:500!important}#tnlApp .tnl-add-card-inline span,#tnlApp .tnl-completed-toggle .tnl-completed-title{font-size:14px!important;line-height:1.2!important;font-weight:500!important}#tnlApp .tnl-card h6{font-size:14px!important;line-height:1.25!important;letter-spacing:-.01em!important;font-weight:700!important}#tnlApp .tnl-card .tnl-card-details,#tnlApp .tnl-card .tnl-card-date,#tnlApp .tnl-card .tnl-card-client,#tnlApp .tnl-card p{font-size:12px!important;line-height:1.5!important}#tnlApp .tnl-card .tnl-card-client{font-weight:500!important}#tnlApp .tnl-chip{font-size:12px!important;line-height:1.1!important;font-weight:700!important}#tnlApp .tnl-sname{font-size:13px!important;line-height:1.15!important;font-weight:700!important}#tnlApp .tnl-notes .tnl-note-title{font-size:18px!important;line-height:1.2!important;letter-spacing:-.01em!important;font-weight:700!important}#tnlApp .tnl-notes textarea[data-note]{font-size:12px!important;line-height:1.5!important;font-weight:500!important}#tnlApp .tnl-note-add-text{font-size:14px!important;line-height:1.2!important;font-weight:700!important}#tnlApp .tnl-note-add-count{font-size:12px!important;line-height:1.2!important;font-weight:500!important}.tnl-modal-card h4{font-size:24px!important;line-height:1.1!important;letter-spacing:-.015em!important;font-weight:700!important}.tnl-modal-card input,.tnl-modal-card select,.tnl-modal-card textarea,#tnlMDetails{font-size:14px!important;line-height:1.45!important;font-weight:500!important}@media (max-width:1200px){#tnlApp .tnl-current-space-path .tnl-path-name{font-size:17px!important}#tnlApp .tnl-col h4{font-size:16px!important}#tnlApp .tnl-notes .tnl-note-title{font-size:17px!important}}@media (max-width:900px){#tnlApp .tnl-left h3,#tnlApp .tnl-sc-head h5{font-size:15px!important}#tnlApp .tnl-current-space-path .tnl-path-name{font-size:16px!important}#tnlApp .tnl-col h4{font-size:15px!important}#tnlApp .tnl-notes .tnl-note-title{font-size:16px!important}}#tnlTaskModal .tnl-modal-card,#tnlShortcutModal .tnl-modal-card,#tnlCategoryModal .tnl-modal-card,#tnlTaskColorModal .tnl-modal-card{border-radius:14px!important;padding:14px!important}#tnlTaskModal #tnlTaskModalTitle,#tnlShortcutModal h4,#tnlCategoryModal h4,#tnlTaskColorModal h4{font-size:20px!important;line-height:1.15!important;letter-spacing:-.01em!important;font-weight:700!important;margin:0 0 10px!important}#tnlTaskModal .tnl-task-grid{row-gap:8px!important;column-gap:10px!important}#tnlTaskModal .tnl-area-title,#tnlTaskModal .tnl-area-date,#tnlTaskModal .tnl-area-status,#tnlTaskModal .tnl-area-client,#tnlTaskModal #tnlMCategory,#tnlTaskModal #tnlMDetails.tnl-rich,#tnlTaskModal .tnl-row-2,#tnlShortcutModal input,#tnlShortcutModal select,#tnlShortcutModal textarea,#tnlCategoryModal input,#tnlCategoryModal select,#tnlCategoryModal textarea,#tnlTaskColorModal input,#tnlTaskColorModal select{font-size:14px!important;line-height:1.4!important;font-weight:500!important}#tnlTaskModal .tnl-area-title,#tnlTaskModal .tnl-area-date,#tnlTaskModal .tnl-area-status,#tnlTaskModal .tnl-area-client,#tnlTaskModal #tnlMCategory{height:40px!important;border-radius:10px!important}#tnlTaskModal #tnlMDetails.tnl-rich{min-height:150px!important;max-height:300px!important}#tnlTaskModal .tnl-row-2 label,#tnlTaskModal .tnl-task-showfull,#tnlTaskModal .tnl-task-image-box>label,#tnlTaskColorModal label,#tnlCategoryModal label{font-size:12px!important;line-height:1.3!important;font-weight:500!important}#tnlTaskModal .tnl-mini-btn{width:28px!important;height:28px!important}#tnlTaskModal #tnlTaskCancel,#tnlTaskModal #tnlTaskSave,#tnlShortcutModal #tnlScCancel,#tnlShortcutModal #tnlScSave,#tnlCategoryModal #tnlCatCancel,#tnlCategoryModal #tnlCatSave,#tnlTaskColorModal #tnlTaskColorCancel,#tnlTaskColorModal #tnlTaskColorSave{min-width:108px!important;height:38px!important;border-radius:10px!important;font-size:14px!important;line-height:1.2!important;font-weight:500!important}@media (max-width:980px){#tnlTaskModal #tnlTaskModalTitle,#tnlShortcutModal h4,#tnlCategoryModal h4,#tnlTaskColorModal h4{font-size:18px!important}}.tnl-card-collapse-btn{-webkit-appearance:none;appearance:none;width:30px;height:30px;min-width:30px;min-height:30px;padding:0;margin:0;border-radius:50%;border:1px solid #b9c8e2;background-color:#f6f9ff;background-image:url(https://notelab.cl/wp-content/uploads/2026/03/icon-chevron-up.svg);background-repeat:no-repeat;background-position:center;background-size:14px 14px;display:grid;place-items:center;box-sizing:border-box;cursor:pointer;flex-shrink:0;transition:.18s ease}.tnl-card-collapse-btn:hover{background-color:#eaf1ff;border-color:#8da8d3}.tnl-card-collapse-btn.is-on{background-image:url(https://notelab.cl/wp-content/uploads/2026/03/icon-chevron-down.svg)}html.tnl-dark .tnl-card-collapse-btn{background-color:#fff;border-color:#d7e2f3}html.tnl-dark .tnl-card-collapse-btn:hover{background-color:#f3f7ff;border-color:#c7d5ec}.tnl-card.is-collapsed{position:relative!important}.tnl-card.is-collapsed .tnl-card-details,.tnl-card.is-collapsed .tnl-card-date,.tnl-card.is-collapsed .tnl-card-client,.tnl-card.is-collapsed .tnl-card-cat-label{display:none!important}.tnl-card.is-collapsed .tnl-card-actions{border-top:none;padding-top:0;margin-top:0}.tnl-card.is-collapsed .tnl-card-view-toggle{display:none!important}.tnl-card.is-collapsed .tnl-card-top{padding-right:84px}.tnl-card.is-collapsed .tnl-card-collapse-btn{position:absolute;top:10px;right:44px}.tnl-card.is-collapsed .tnl-card-actions-right{display:flex!important;position:absolute;top:10px;right:8px;align-items:center}.tnl-card.is-collapsed .tnl-card-actions-right>*:not(.tnl-card-more-btn):not(.tnl-card-more-menu){display:none!important}#tnlTaskModal[data-task-type="videos"] #tnlTaskSave{opacity:.55!important;cursor:not-allowed!important}#tnlTaskModal .tnl-task-type-box{margin:0 0 12px!important}#tnlTaskModal .tnl-task-type-label{display:block!important;margin:0 0 6px!important;font-size:12px!important;line-height:1.3!important;font-weight:700!important;color:#29456f!important}#tnlTaskModal .tnl-task-type-tabs{display:flex!important;gap:8px!important;flex-wrap:wrap!important}#tnlTaskModal .tnl-task-type-tab{height:32px!important;min-width:88px!important;padding:0 14px!important;border:1px solid #d8e3f5!important;border-radius:10px!important;background:#edf3ff!important;color:#25406f!important;font-size:12px!important;line-height:1.2!important;font-weight:700!important;cursor:pointer!important;transition:.18s ease!important}#tnlTaskModal .tnl-task-type-tab:hover{border-color:#adc4ed!important;background:#e2edff!important}#tnlTaskModal .tnl-task-type-tab.is-active{border-color:#4a7dff!important;background:#4a7dff!important;color:#ffffff!important;box-shadow:0 6px 16px rgb(58 120 255 / .16)!important}#tnlTaskModal[data-task-type="images"] #tnlTaskGrid{grid-template-columns:minmax(0,1fr) minmax(160px,200px)!important;align-items:start!important}#tnlTaskModal[data-task-type="images"] #tnlMTitle{grid-column:1 / 2!important}#tnlTaskModal[data-task-type="images"] #tnlMStatus{grid-column:2 / 3!important}#tnlTaskModal[data-task-type="images"] #tnlTaskImageBox,#tnlTaskModal[data-task-type="videos"] .tnl-task-video-box{grid-column:1 / -1!important}#tnlTaskModal[data-task-type="images"] .tnl-area-cat{grid-column:1 / 2!important}#tnlTaskModal[data-task-type="images"] .tnl-row-2{grid-column:2 / 3!important}#tnlTaskModal .tnl-task-image-box{border:1px dashed #9bb8ef!important;border-radius:14px!important;background:linear-gradient(180deg,#fafdff 0%,#f4f8ff 100%)!important;padding:10px!important;transition:.18s ease!important}#tnlTaskModal .tnl-task-image-box.is-image-mode{padding:12px!important}#tnlTaskModal .tnl-task-image-box.is-empty .tnl-task-image-hint{min-height:180px!important;display:grid!important;place-items:center!important;text-align:center!important;font-weight:700!important;color:#244574!important}#tnlTaskModal .tnl-task-image-box.is-dragover{border-color:#3f7cff!important;background:#eef4ff!important;box-shadow:0 0 0 3px rgb(63 124 255 / .14)!important}#tnlTaskModal .tnl-task-image-preview-list{margin-top:10px!important}#tnlTaskModal .tnl-task-image-thumb{width:92px!important;height:92px!important;border-radius:12px!important}#tnlTaskModal[data-task-type="images"] .tnl-task-image-thumb{width:108px!important;height:108px!important}#tnlTaskModal .tnl-task-video-box{border:1px dashed #c8d7ef!important;border-radius:14px!important;background:#f8fbff!important;padding:18px!important;color:#304b78!important}#tnlTaskModal .tnl-task-video-box strong{display:block!important;margin:0 0 6px!important}#tnlTaskModal .tnl-task-video-box p{margin:0!important;font-size:13px!important;line-height:1.55!important}#tnlApp .tnl-card.is-image-card .tnl-card-details,#tnlApp .tnl-card.is-image-card .tnl-card-date,#tnlApp .tnl-card.is-image-card .tnl-card-client,#tnlApp .tnl-card.is-image-card .tnl-card-cat-label{display:none!important}#tnlApp .tnl-card.is-collapsed.is-image-card .tnl-card-gallery,#tnlApp .tnl-card.is-collapsed.is-image-card .tnl-card-gallery-stack{display:none!important}#tnlApp .tnl-card-gallery{position:relative!important;margin:8px 0 12px!important;border-radius:14px!important;overflow:hidden!important;border:2px solid #2f7cff!important;background:#eaf1ff!important}#tnlApp .tnl-card-gallery-main{width:100%!important;min-height:210px!important;border:0!important;background:#dfeaff!important;padding:0!important;display:block!important;cursor:zoom-in!important}#tnlApp .tnl-card-gallery-main img{width:100%!important;height:100%!important;min-height:210px!important;max-height:280px!important;object-fit:cover!important;display:block!important}#tnlApp .tnl-card-gallery-nav{position:absolute!important;top:50%!important;transform:translateY(-50%)!important;width:34px!important;height:34px!important;border:1px solid rgb(255 255 255 / .7)!important;border-radius:50%!important;background:rgb(255 255 255 / .95)!important;color:#234271!important;font-size:20px!important;line-height:1!important;display:grid!important;place-items:center!important;cursor:pointer!important;z-index:2!important}#tnlApp .tnl-card-gallery-nav.is-prev{left:10px!important}#tnlApp .tnl-card-gallery-nav.is-next{right:10px!important}#tnlApp .tnl-card-gallery-meta{position:absolute!important;right:10px!important;bottom:10px!important;padding:4px 8px!important;border-radius:999px!important;background:rgb(18 35 61 / .78)!important;color:#ffffff!important;font-size:11px!important;font-weight:700!important;line-height:1.1!important}#tnlApp .tnl-card-gallery-stack{display:flex!important;flex-direction:column!important;gap:10px!important;margin:8px 0 12px!important}#tnlApp .tnl-card-gallery-main.is-stack{min-height:0!important;border:2px solid #2f7cff!important;border-radius:14px!important;overflow:hidden!important}#tnlApp .tnl-card-gallery-main.is-stack img{min-height:0!important;max-height:none!important}html.tnl-dark #tnlTaskModal .tnl-task-type-label,html.tnl-dark #tnlTaskModal .tnl-task-video-box,html.tnl-dark #tnlTaskModal .tnl-task-image-box.is-empty .tnl-task-image-hint{color:#d3e4ff!important}html.tnl-dark #tnlTaskModal .tnl-task-type-tab{border-color:#46648f!important;background:#152846!important;color:#cfe0ff!important}html.tnl-dark #tnlTaskModal .tnl-task-type-tab.is-active{border-color:#79a9ff!important;background:#79a9ff!important;color:#10233d!important}html.tnl-dark #tnlTaskModal .tnl-task-image-box{border-color:#496796!important;background:#13233b!important}html.tnl-dark #tnlTaskModal .tnl-task-image-box.is-dragover{border-color:#79a9ff!important;background:#1b3154!important}html.tnl-dark #tnlTaskModal .tnl-task-video-box{border-color:#46648f!important;background:#13233b!important}html.tnl-dark #tnlApp .tnl-card-gallery{background:#162945!important;border-color:#5f8fe8!important}html.tnl-dark #tnlApp .tnl-card-gallery-main{background:#10203a!important}html.tnl-dark #tnlApp .tnl-card-gallery-nav{border-color:#5c7eb2!important;background:rgb(18 35 61 / .92)!important;color:#d8e8ff!important}@media (max-width:760px){#tnlTaskModal[data-task-type="images"] #tnlTaskGrid{grid-template-columns:1fr!important}#tnlTaskModal[data-task-type="images"] #tnlMStatus,#tnlTaskModal[data-task-type="images"] .tnl-area-cat,#tnlTaskModal[data-task-type="images"] .tnl-row-2{grid-column:auto!important}#tnlApp .tnl-card-gallery-main,#tnlApp .tnl-card-gallery-main img{min-height:180px!important}}