:root{color:#e9eef5;background:#121722;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{margin:0;min-width:320px;height:100vh;overflow:hidden;background:#111722}button,input{font:inherit}main{display:grid;grid-template-columns:minmax(320px,390px) minmax(0,1fr);height:100vh;min-height:0;overflow:hidden}.control-panel{display:flex;flex-direction:column;justify-content:space-between;gap:clamp(14px,1.7vh,20px);min-height:0;padding:24px;overflow-y:auto;border-right:1px solid rgba(255,255,255,.08);background:#151d2a;scrollbar-gutter:stable}.eyebrow{margin:0;color:#82b8ff;font-size:15px;font-weight:900;letter-spacing:0;text-transform:uppercase}.panel-heading{display:grid;grid-template-columns:1fr auto;gap:14px;align-items:center}.app-mark-heading{display:flex;align-items:center;gap:11px;min-width:0}.app-mark{flex:0 0 auto;width:40px;height:40px;filter:drop-shadow(0 6px 14px rgba(0,0,0,.18))}.help-button,.help-close{display:inline-grid;place-items:center;border:1px solid rgba(130,184,255,.35);border-radius:8px;cursor:pointer;background:#82b8ff14;color:#cfe4ff}.help-button{width:40px;height:40px}.help-button:hover,.help-close:hover{border-color:#82b8ffb3;background:#82b8ff24}.help-button svg,.help-close svg{width:20px;height:20px}.sidebar-group{display:grid;gap:clamp(12px,1.4vh,16px)}.source-group,.setup-group{gap:clamp(10px,1.2vh,14px)}.drop-zone{display:grid;gap:6px;place-items:center;min-height:116px;padding:13px 16px;cursor:pointer;border:1px dashed rgba(130,184,255,.55);border-radius:8px;background:#101723;color:#f4f7fb;text-align:center;transition:border-color .16s ease,background .16s ease,transform .16s ease}.drop-zone.dragging,.drop-zone:hover{border-color:#82b8ff;background:#172335}.drop-zone input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.drop-zone svg{width:26px;height:26px;color:#82b8ff}.drop-zone span{max-width:100%;font-size:14px;font-weight:800;line-height:1.2}.drop-zone small,.preview-header small,.parse-note{color:#aab7c8;font-size:13px;line-height:1.4}.sample-button{display:inline-flex;align-items:center;justify-content:center;gap:9px;width:100%;min-height:42px;margin-top:0;border:1px solid rgba(130,184,255,.35);border-radius:8px;cursor:pointer;background:#82b8ff14;color:#cfe4ff;font-size:14px;font-weight:800;text-decoration:none}.sample-button:hover{border-color:#82b8ffb3;background:#82b8ff24}.sample-button svg{width:18px;height:18px}.sample-button[aria-disabled=true]{cursor:wait;opacity:.72}.paste-table-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:38px;padding:0 12px;border:1px solid rgba(130,184,255,.26);border-radius:8px;cursor:pointer;background:#82b8ff0e;color:#cfe4ff;font-size:13px;font-weight:800}.paste-table-button:hover{border-color:#82b8ff99;background:#82b8ff1f;color:#fff}.paste-table-button svg{width:17px;height:17px}.privacy-note{display:block;margin:0;padding:7px 11px;border:1px solid rgba(126,203,77,.26);border-radius:8px;background:#7ecb4d14;color:#c8d7e8;font-size:12px;line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.privacy-note span{color:#c9f0b3;font-weight:900}.field-row{display:grid;gap:9px}.field-row label,.layout-field legend,.theme-field legend,.display-field legend,.shape-field legend{color:#cad4e3;font-size:13px;font-weight:700;line-height:1.2}.field-row input{width:100%;height:44px;padding:0 13px;border:1px solid rgba(130,184,255,.28);border-radius:8px;outline:none;background:#0b121d;color:#f7f8fb;box-shadow:inset 0 1px #ffffff0a,0 0 0 1px #0000001f}.field-row input:focus{border-color:#82b8ff;box-shadow:0 0 0 3px #82b8ff24,inset 0 1px #ffffff0a}.layout-field,.theme-field{display:grid;gap:clamp(10px,1.2vh,14px);min-width:0;margin:0;padding:0;border:0}.layout-field legend,.theme-field legend{padding:0;margin-bottom:9px}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);border:0;white-space:nowrap}.layout-label-control{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center;min-height:38px;padding:7px 8px 7px 10px;border:1px solid rgba(130,184,255,.18);border-radius:8px;background:#101723}.layout-label-control>span{overflow:hidden;color:#cad4e3;font-size:12px;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.layout-options{display:inline-grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;min-width:144px}.layout-options button{min-height:26px;padding:0 9px;border:1px solid transparent;border-radius:6px;cursor:pointer;background:#ffffff0a;color:#aab7c8;font-size:11px;font-weight:900;text-align:center}.layout-options button:hover,.layout-options button.active{border-color:#82b8ff9e;background:#82b8ff21;color:#fff}.shape-field{display:grid;gap:clamp(10px,1.2vh,14px);min-width:0;margin:0;padding:0;border:0}.title-label-control{display:grid;grid-template-columns:auto minmax(0,1fr);gap:12px;align-items:center;min-height:46px;padding:6px 8px 6px 11px;border:1px solid rgba(130,184,255,.18);border-radius:8px;background:#101723}.title-label-control label{color:#cad4e3;font-size:12px;font-weight:850;line-height:1.2;white-space:nowrap}.title-label-control input{width:100%;height:34px;min-width:0;padding:0 4px 0 8px;border:0;border-bottom:2px solid rgba(130,184,255,.5);border-radius:0;outline:none;background:#82b8ff1a;color:#f7f8fb;font-size:14px;box-shadow:none}.title-label-control input:focus{border-bottom-color:#f57c22;background:#82b8ff29;box-shadow:0 5px 0 -2px #f57c222e}.display-field{display:grid;gap:clamp(10px,1.2vh,14px);min-width:0;margin:0;padding:0;border:0}.display-field legend{padding:0;margin-bottom:9px}.display-options{display:flex;flex-wrap:wrap;align-items:center;gap:10px 13px;min-height:42px;padding:8px 10px;border:1px solid rgba(130,184,255,.26);border-radius:8px;background:#101723}.display-options label{display:inline-flex;align-items:center;gap:7px;min-width:0;min-height:24px;padding:0;border:0;cursor:pointer;color:#d8e4f3;font-size:12px;font-weight:850;white-space:nowrap}.display-options label:hover{color:#fff}.display-options input{width:13px;height:13px;margin:0;accent-color:#f57c22}.month-label-control{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center;min-height:38px;padding:7px 8px 7px 10px;border:1px solid rgba(130,184,255,.18);border-radius:8px;background:#101723}.month-label-control>span{overflow:hidden;color:#cad4e3;font-size:12px;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.month-label-options{display:inline-grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;min-width:144px}.month-label-options button{min-height:26px;padding:0 9px;border:1px solid transparent;border-radius:6px;cursor:pointer;background:#ffffff0a;color:#aab7c8;font-size:11px;font-weight:900}.month-label-options button:hover,.month-label-options button.active{border-color:#82b8ff9e;background:#82b8ff21;color:#fff}.shape-field legend{padding:0;margin-bottom:9px}.shape-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.shape-options button{display:grid;position:relative;align-items:center;min-width:0;min-height:44px;padding:8px 9px;--shape-tile-border: rgba(255, 255, 255, .1);--shape-tile-bg: #101723;border:1px solid rgba(255,255,255,.1);border-radius:8px;cursor:pointer;background:#101723;color:#d8e4f3;text-align:left}.shape-options button>*{position:relative;z-index:1}.shape-options button[aria-label=Classic]{border-radius:2px}.shape-options button[aria-label=Directional]{overflow:hidden;border-radius:2px;clip-path:polygon(5px 0,calc(100% - 5px) 0,100% 5px,100% calc(100% - 5px),calc(100% - 5px) 100%,5px 100%,0 calc(100% - 5px),0 5px)}.shape-options button[aria-label=Directional]:before{content:none}.shape-options button[aria-label=Soft]{border-radius:16px}.shape-options button:hover,.shape-options button.active{--shape-tile-border: rgba(130, 184, 255, .72);--shape-tile-bg: rgba(130, 184, 255, .12);border-color:#82b8ffb8;background:#82b8ff1f}.shape-preview{display:block;width:100%;height:14px;background:#82a7cc}.shape-theme-preview{display:grid;grid-template-columns:minmax(0,1fr) 20px 26px;gap:7px;align-items:center}.shape-preview[data-shape=chevron]{clip-path:polygon(0 0,calc(100% - 8px) 0,100% 50%,calc(100% - 8px) 100%,0 100%,9px 50%)}.shape-preview[data-shape=arrow]{clip-path:polygon(0 0,calc(100% - 9px) 0,100% 50%,calc(100% - 9px) 100%,0 100%)}.shape-preview[data-shape=rounded]{border-radius:999px}.milestone-preview{display:block;width:20px;height:20px;background:#82a7cc}.milestone-preview[data-shape=star],.milestone-shape[data-shape=star]{clip-path:polygon(50% 0,62% 30%,95% 30%,70% 50%,82% 83%,50% 66%,18% 83%,30% 50%,5% 30%,38% 30%)}.milestone-preview[data-shape=diamond],.milestone-shape[data-shape=diamond]{clip-path:polygon(50% 0,100% 50%,50% 100%,0 50%)}.milestone-preview[data-shape=circle],.milestone-shape[data-shape=circle]{border-radius:999px}.floating-preview{position:relative;display:block;width:26px;height:22px}.floating-preview:before{position:absolute;top:0;bottom:0;left:3px;width:3px;content:"";background:#8fd0ff}.floating-preview:after{position:absolute;top:2px;left:6px;width:18px;height:18px;content:"";background:#82a7cc}.floating-preview[data-shape=flag]:after{width:0;height:0;border-top:7px solid transparent;border-bottom:7px solid transparent;border-left:14px solid #82a7cc;background:transparent}.floating-preview[data-shape=marker]:before,.floating-preview[data-shape=badge]:before{display:none}.floating-preview[data-shape=marker]:after{top:1px;left:2px;width:0;height:0;border-right:11px solid transparent;border-left:11px solid transparent;border-bottom:20px solid #82a7cc;background:transparent}.floating-preview[data-shape=badge]:after{top:1px;left:3px;width:20px;height:20px;clip-path:polygon(50% 0,56% 7%,64% 3%,69% 11%,78% 10%,81% 19%,90% 22%,89% 31%,97% 36%,93% 44%,100% 50%,93% 56%,97% 64%,89% 69%,90% 78%,81% 81%,78% 90%,69% 89%,64% 97%,56% 93%,50% 100%,44% 93%,36% 97%,31% 89%,22% 90%,19% 81%,10% 78%,11% 69%,3% 64%,7% 56%,0 50%,7% 44%,3% 36%,11% 31%,10% 22%,19% 19%,22% 10%,31% 11%,36% 3%,44% 7%)}.theme-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.theme-options button{display:grid;align-items:center;min-width:0;min-height:44px;padding:8px 9px;border:1px solid rgba(255,255,255,.1);border-radius:8px;cursor:pointer;background:#101723;color:#d8e4f3;text-align:left}.theme-options button:hover,.theme-options button.active{border-color:#82b8ffb8;background:#82b8ff1f}.theme-swatches{display:grid;grid-auto-columns:1fr;grid-auto-flow:column;height:16px;overflow:hidden;border-radius:5px}.theme-swatches i{display:block;min-width:12px}.workbook-card{display:grid;gap:clamp(6px,.9vh,10px);padding:9px 12px;border:1px solid rgba(255,255,255,.08);border-radius:8px;background:#101723}.workbook-card-header{display:grid;grid-template-columns:auto minmax(0,1fr);gap:8px;align-items:baseline}.workbook-card-header span{color:#aab7c8;font-size:12px}.workbook-card-header strong{overflow:hidden;color:#fff;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.workbook-stats{margin:0;color:#aab7c8;font-size:13px;line-height:1.35}.workbook-stats strong{color:#fff;font-weight:900}.parse-note{margin:0;padding:8px 10px;border:1px solid rgba(255,255,255,.1);border-radius:8px;background:#101723}.parse-note span{display:inline-block;margin-right:6px;font-weight:900}.parse-note-ok{border-color:#7ecb4d6b;background:#7ecb4d1a;color:#c9f0b3}.parse-note-warning{border-color:#ff696170;background:#ff69611a;color:#ffb5af}.edited-workbook-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:36px;border:1px solid rgba(130,184,255,.3);border-radius:8px;cursor:pointer;background:#82b8ff14;color:#cfe4ff;font-size:13px;font-weight:850}.edited-workbook-button:hover{border-color:#82b8ffad;background:#82b8ff24;color:#fff}.edited-workbook-button svg{width:17px;height:17px}.project-card{display:grid;gap:8px;padding:10px 12px;border:1px solid rgba(130,184,255,.18);border-radius:8px;background:#101723}.project-card-header{display:grid;grid-template-columns:auto minmax(0,1fr);gap:8px;align-items:baseline}.project-card-header span{color:#aab7c8;font-size:12px}.project-card-header strong{overflow:hidden;color:#fff;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.project-select-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.project-select-row select{min-width:0;height:34px;padding:0 30px 0 10px;border:1px solid rgba(130,184,255,.24);border-radius:7px;background:#0d1520;color:#d8e4f3;font:inherit;font-size:12px;font-weight:800}.project-select-row select:disabled{color:#778294}.project-select-row button,.project-action-grid button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:34px;border:1px solid rgba(130,184,255,.26);border-radius:7px;cursor:pointer;background:#82b8ff14;color:#cfe4ff;font-size:12px;font-weight:900}.project-select-row button:hover,.project-action-grid button:hover{border-color:#82b8ff9e;background:#82b8ff24;color:#fff}.project-select-row button:disabled,.project-action-grid button:disabled{cursor:default;opacity:.45}.project-action-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.project-action-grid svg,.project-select-row svg{width:14px;height:14px}.project-card p{margin:0;color:#c9f0b3;font-size:12px;font-weight:800}.error{margin:0;padding:12px;border:1px solid rgba(255,105,97,.35);border-radius:8px;background:#ff696114;color:#ffb5af;font-size:14px}.success{margin:0;padding:12px;border:1px solid rgba(126,203,77,.35);border-radius:8px;background:#7ecb4d1a;color:#c9f0b3;font-size:14px}.sidebar-footer{position:sticky;bottom:0;display:grid;gap:clamp(8px,1vh,12px);margin:0 -24px -24px;padding:12px 24px 24px;background:linear-gradient(180deg,#151d2a00,#151d2a 18px)}@media(max-height:820px){.control-panel{justify-content:flex-start}.sidebar-footer{margin-top:8px}}.support-card{display:flex;padding:0;border:1px solid rgba(130,184,255,.16);border-radius:8px;background:#101723e6}.support-card a{display:inline-flex;align-items:center;gap:8px;width:100%;min-height:38px;padding:0 11px;color:#cfe4ff;font-size:12px;font-weight:900;text-decoration:none}.support-card a:hover{color:#fff}.support-card svg{width:16px;height:16px}.export-button,.copy-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;width:100%;height:44px;border:0;border-radius:8px;cursor:pointer;background:#f57c22;color:#111722;font-weight:900}.copy-button{border:1px solid rgba(130,184,255,.35);background:#101723;color:#d8e4f3}.copy-button:hover{border-color:#82b8ffb3;background:#172335}.export-button:disabled,.copy-button:disabled{cursor:wait;opacity:.75}.export-button svg,.copy-button svg{width:20px;height:20px}.help-backdrop{position:fixed;z-index:20;inset:0;display:grid;place-items:center;padding:24px;background:#000000a3}.help-panel{position:relative;width:min(560px,100%);max-height:min(680px,calc(100vh - 48px));overflow:auto;padding:26px;border:1px solid rgba(255,255,255,.12);border-radius:8px;background:#151d2a;box-shadow:0 24px 80px #0000006b}.paste-panel,.edit-panel{position:relative;display:grid;gap:14px;width:min(760px,100%);max-height:min(760px,calc(100vh - 48px));overflow:auto;padding:26px;border:1px solid rgba(255,255,255,.12);border-radius:8px;background:#151d2a;box-shadow:0 24px 80px #0000006b}.edit-panel{width:min(620px,100%)}.swimlane-edit-panel{width:min(500px,100%)}.swimlane-edit-panel .color-choice-field{grid-column:1 / -1}.paste-panel h2,.edit-panel h2{margin:0 44px 0 0;color:#f7f8fb;font-size:24px;line-height:1.1}.paste-panel p{max-width:620px;margin:0;color:#aab7c8;font-size:14px;line-height:1.45}.paste-panel textarea{width:100%;min-height:260px;resize:vertical;padding:12px;border:1px solid rgba(130,184,255,.28);border-radius:8px;outline:none;background:#0b121d;color:#f7f8fb;font:13px/1.45 ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace}.paste-panel textarea:focus{border-color:#82b8ff;box-shadow:0 0 0 3px #82b8ff24}.paste-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.edit-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.edit-grid label{display:grid;gap:7px;color:#cad4e3;font-size:13px;font-weight:800}.edit-grid .edit-style-control{display:grid;gap:7px}.edit-grid label:first-child{grid-column:1 / -1}.edit-grid input,.edit-grid select{width:100%;height:40px;padding:0 11px;border:1px solid rgba(130,184,255,.28);border-radius:8px;outline:none;background:#0b121d;color:#f7f8fb;color-scheme:dark}.edit-grid input[type=date]::-webkit-calendar-picker-indicator{cursor:pointer;filter:invert(58%) sepia(98%) saturate(1260%) hue-rotate(346deg) brightness(102%) contrast(98%);opacity:1}.edit-grid input[type=date]::-webkit-calendar-picker-indicator:hover{filter:invert(66%) sepia(99%) saturate(1005%) hue-rotate(345deg) brightness(106%) contrast(101%)}.edit-grid input:focus,.edit-grid select:focus{border-color:#82b8ff;box-shadow:0 0 0 3px #82b8ff24}.percent-field{display:grid;grid-column:1 / -1;gap:7px;color:#cad4e3;font-size:13px;font-weight:800}.percent-control{display:grid;align-items:center;grid-template-columns:minmax(160px,1fr) 82px auto auto;gap:10px}.percent-control input[type=range]{height:40px;padding:0;accent-color:#ff7a1a}.percent-control input[aria-label="% Complete"]{text-align:right}.percent-control>span{color:#cad4e3;font-weight:900}.percent-control button{height:40px;padding:0 12px;border:1px solid rgba(130,184,255,.28);border-radius:8px;cursor:pointer;background:#82b8ff14;color:#cfe4ff;font:inherit;font-weight:900}.percent-control button:hover{border-color:#82b8ffb8;background:#82b8ff24}.edit-style-field{display:grid;gap:10px;min-width:0;margin:0;padding:12px;border:1px solid rgba(130,184,255,.18);border-radius:8px}.edit-style-field legend{padding:0 4px;color:#cad4e3;font-size:13px;font-weight:900}.edit-style-grid{display:grid;align-items:start;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.edit-style-grid label,.edit-style-control{display:grid;gap:7px;color:#cad4e3;font-size:13px;font-weight:800}.edit-style-grid input,.edit-style-grid select{width:100%;height:40px;padding:0 11px;border:1px solid rgba(130,184,255,.28);border-radius:8px;outline:none;background:#0b121d;color:#f7f8fb;color-scheme:dark;font:inherit}.edit-style-grid input:focus,.edit-style-grid select:focus{border-color:#82b8ff;box-shadow:0 0 0 3px #82b8ff24}.edit-style-grid input[type=color]{min-height:40px;padding:4px;cursor:pointer}.color-choice-row{display:grid;align-items:center;grid-template-columns:minmax(0,1fr) 76px;gap:8px}.color-choice-row select{font:inherit;font-weight:900}.color-choice-row .color-custom-input{width:76px;height:40px;min-height:40px;padding:3px;border:1px solid rgba(130,184,255,.28);border-radius:8px;cursor:pointer;background:#0b121d}.color-choice-row .color-custom-input::-webkit-color-swatch-wrapper{padding:2px}.color-choice-row .color-custom-input::-webkit-color-swatch{border:0;border-radius:4px}.color-choice-row .color-custom-input::-moz-color-swatch{border:0;border-radius:4px}.style-apply-control{grid-column:1 / -1}.style-scope-checkbox{display:inline-flex;align-items:flex-start;gap:10px;width:100%;min-width:0;min-height:52px;padding:10px 11px;border:1px solid rgba(130,184,255,.28);border-radius:8px;background:#0b121d;color:#d8e4f3;font-weight:800}.edit-grid .style-scope-checkbox,.edit-style-grid .style-scope-checkbox{display:inline-flex;align-items:flex-start}.style-scope-checkbox input{flex:0 0 auto;width:16px;height:16px;margin:1px 0 0;accent-color:#ff7a1a}.style-scope-checkbox span{display:grid;gap:3px;min-width:0}.style-scope-checkbox strong{color:#d8e4f3;font-weight:900;line-height:1.2}.style-apply-control small{color:#9caabd;font-size:12px;font-weight:700;line-height:1.3}.edit-color-row{display:grid;grid-template-columns:44px minmax(0,1fr);gap:8px}.edit-color-row input[type=color]{padding:4px;cursor:pointer}.edit-shape-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.edit-shape-row button{display:grid;gap:6px;min-width:0;min-height:48px;padding:8px;border:1px solid rgba(255,255,255,.1);border-radius:8px;cursor:pointer;background:#101723;color:#d8e4f3;text-align:left}.edit-shape-row button:hover,.edit-shape-row button.active{border-color:#82b8ffb8;background:#82b8ff1f}.edit-shape-row button span:last-child{overflow:hidden;font-size:12px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.style-reset-row{display:flex;flex-wrap:wrap;gap:8px}.style-reset-row button{min-height:30px;padding:0 10px;border:1px solid rgba(130,184,255,.24);border-radius:8px;cursor:pointer;background:#82b8ff14;color:#cfe4ff;font-size:12px;font-weight:900}.help-panel h2{margin:0 44px 18px 0;color:#f7f8fb;font-size:24px;line-height:1.1}.help-panel ol{margin:0;padding-left:22px;color:#d8e4f3;font-size:15px;line-height:1.55}.help-panel li+li{margin-top:8px}.help-close{position:absolute;top:18px;right:18px;width:34px;height:34px}.help-table{display:flex;flex-wrap:wrap;gap:8px;margin-top:22px}.help-table span{flex-basis:100%;color:#aab7c8;font-size:13px;font-weight:800}.help-table code{padding:6px 8px;border:1px solid rgba(130,184,255,.2);border-radius:6px;background:#101723;color:#cfe4ff;font-size:13px}.preview-shell{display:flex;flex-direction:column;min-width:0;min-height:0;padding:24px;overflow:hidden}.preview-header{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:14px}.preview-title-block{display:flex;flex-wrap:wrap;align-items:baseline;gap:12px;min-width:0}.preview-title-block span{color:#fff;font-weight:900;line-height:1.08}.preview-title-block small{min-width:min(100%,220px);color:#8fa0b5;font-size:13px;font-weight:700;line-height:1.35;white-space:normal}.zoom-controls{display:flex;flex:0 0 auto;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:6px}.zoom-controls button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-width:48px;height:32px;border:1px solid rgba(255,255,255,.12);border-radius:8px;cursor:pointer;background:#101723;color:#d8e4f3;font-size:13px;font-weight:800}.zoom-controls button.active,.zoom-controls button:hover{border-color:#82b8ffb3;background:#82b8ff24;color:#fff}.zoom-controls button svg{width:14px;height:14px}.zoom-controls output{min-width:46px;color:#aab7c8;font-size:13px;text-align:right}.preview-scroll{flex:1;min-height:0;overflow:auto;border:1px solid rgba(255,255,255,.08);border-radius:8px;background:#000;scrollbar-gutter:stable both-edges}.timeline-zoom-frame{position:relative;min-width:1px;min-height:1px}.timeline-zoom-content{position:absolute;top:0;left:0;transform-origin:top left}.timeline-export{--lane-label-width: 190px;--plot-width: 2480px;--year-end-width: 120px;--lane-body-bg: #e5e5e2;width:2830px;min-height:1575px;padding:46px 80px 76px;background:#000;color:#111}.timeline-export.presentation-mode{width:calc(var(--lane-label-width) + var(--plot-width) + var(--year-end-width));min-height:0;padding:28px 18px 34px}.timeline-export.presentation-mode h1{margin-bottom:20px}.timeline-export.export-tight{min-height:0}.timeline-export.export-transparent{background:transparent}.timeline-export[data-layout=simple]{--lane-label-width: 92px;width:2732px}.timeline-export.export-tight[data-layout=simple][data-month-label-mode=generic]{--lane-label-width: 0px;--year-end-width: 0px;width:var(--plot-width)}.timeline-export h1{margin:0 0 28px;color:#f1f4f8;font-size:64px;font-weight:650;letter-spacing:0;line-height:1;text-align:center;text-shadow:0 2px 20px rgba(130,184,255,.16)}.timeline-export.export-transparent h1{color:#172033;text-shadow:none}.timeline-top{display:grid;grid-template-columns:var(--lane-label-width) var(--plot-width) var(--year-end-width);align-items:end;min-height:150px;margin-bottom:20px}.year{color:#f57c22;font-size:30px;font-weight:900;line-height:60px}.year-start{text-align:right;padding-right:18px}.year-end{padding-left:18px}.year-hidden{visibility:hidden}.month-axis{position:relative;height:60px;background:#334154}.timeline-export[data-shape-theme=soft] .month-axis{overflow:visible;border-radius:14px}.timeline-export[data-shape-theme=directional] .month-axis{background:transparent}.timeline-export[data-shape-theme=directional] .month-axis:before{position:absolute;inset:0;z-index:0;content:"";background:#334154;clip-path:polygon(8px 0,calc(100% - 8px) 0,100% 8px,100% calc(100% - 8px),calc(100% - 8px) 100%,8px 100%,0 calc(100% - 8px),0 8px)}.red-rail{position:absolute;z-index:3;top:0;left:0;height:16px;background:#ff1010}.red-rail:before{content:none}.red-rail:after{position:absolute;right:-8px;top:-18px;width:0;height:0;border-right:8px solid transparent;border-left:8px solid transparent;border-top:32px solid #ff1010;content:""}.timeline-export[data-shape-theme=soft] .red-rail{border-top-left-radius:14px}.timeline-export[data-shape-theme=directional] .red-rail{background:transparent}.timeline-export[data-shape-theme=directional] .red-rail:before{position:absolute;inset:0;content:"";background:#ff1010;clip-path:polygon(8px 0,100% 0,100% 100%,0 100%,0 8px)}.today-marker-label{position:absolute;z-index:4;top:-55px;color:#f7f8fb;font-size:24px;font-weight:900;line-height:1;text-shadow:0 2px 9px rgba(0,0,0,.75);transform:translate(-50%);white-space:nowrap}.timeline-export.export-transparent .today-marker-label{color:#172033;text-shadow:none}.month-tick{position:absolute;z-index:1;top:16px;bottom:8px;border-left:2px solid rgba(255,255,255,.42)}.month-tick span{position:absolute;top:6px;right:10px;left:10px;color:#f5f5f5;font-size:25px;font-weight:500;line-height:1.1;text-align:center}.present-overlay{position:fixed;z-index:1000;inset:0;display:grid;background:#000}.present-close{position:fixed;z-index:2;top:18px;right:18px;display:inline-grid;place-items:center;width:44px;height:44px;border:1px solid rgba(130,184,255,.45);border-radius:8px;cursor:pointer;background:#101723db;color:#d8e4f3;box-shadow:0 10px 30px #00000057}.present-close:hover{border-color:#82b8ffc7;background:#172335f5;color:#fff}.present-close svg{width:24px;height:24px}.present-stage-scroll{display:grid;place-items:center;min-width:0;min-height:0;padding:12px;overflow:hidden;scrollbar-width:none}.present-stage-scroll::-webkit-scrollbar{width:0;height:0}.present-zoom-frame{position:relative;min-width:1px;min-height:1px;margin:auto}.present-zoom-content{position:absolute;top:0;left:0;transform-origin:top left}.floating-milestone-marker,.floating-milestone-label{--milestone-level: 0;position:absolute;bottom:58px;height:88px;transform:translate(-3px)}.floating-milestone-marker{width:44px;z-index:1}.floating-milestone-marker .flag-pole,.floating-milestone-marker .floating-marker-head{pointer-events:none}.floating-milestone-marker:not([data-shape=flag]) .flag-pole{display:none}.floating-milestone-label{z-index:2}.flag-pole{position:absolute;bottom:0;left:0;width:5px;height:calc(88px + (var(--milestone-level) * 56px));background:#8fd0ff;box-shadow:0 0 0 1px #8fd0ff4d}.floating-marker-head{position:absolute;top:calc(1px - (var(--milestone-level) * 56px));left:5px;width:28px;height:28px;background:var(--floating-milestone-color, #7ecb4d)}.floating-marker-head[data-shape=flag]{width:0;height:0;border-top:14px solid transparent;border-bottom:14px solid transparent;border-left:32px solid var(--floating-milestone-color, #7ecb4d);background:transparent}.floating-marker-head[data-shape=marker]{top:calc(46px - (var(--milestone-level) * 56px));left:-16px;width:0;height:0;border-right:22px solid transparent;border-left:22px solid transparent;border-bottom:38px solid var(--floating-milestone-color, #7ecb4d);background:transparent}.floating-marker-head[data-shape=badge]{top:calc(42px - (var(--milestone-level) * 56px));left:-20px;width:44px;height:44px;clip-path:polygon(50% 0,56% 7%,64% 3%,69% 11%,78% 10%,81% 19%,90% 22%,89% 31%,97% 36%,93% 44%,100% 50%,93% 56%,97% 64%,89% 69%,90% 78%,81% 81%,78% 90%,69% 89%,64% 97%,56% 93%,50% 100%,44% 93%,36% 97%,31% 89%,22% 90%,19% 81%,10% 78%,11% 69%,3% 64%,7% 56%,0 50%,7% 44%,3% 36%,11% 31%,10% 22%,19% 19%,22% 10%,31% 11%,36% 3%,44% 7%)}.floating-milestone-date,.floating-milestone-title{position:absolute;left:54px;width:360px;color:#dbe9ff;text-shadow:0 1px 8px rgba(0,0,0,.85);white-space:nowrap}.floating-milestone-label-left .floating-milestone-date,.floating-milestone-label-left .floating-milestone-title{right:22px;left:auto;text-align:right}.floating-milestone-date{top:calc(17px - (var(--milestone-level) * 56px));font-size:19px;font-weight:800}.floating-milestone-title{top:calc(44px - (var(--milestone-level) * 56px));overflow:hidden;color:#fff;font-size:18px;font-weight:900;line-height:23px;text-overflow:ellipsis}.timeline-export.export-transparent .floating-milestone-date,.timeline-export.export-transparent .floating-milestone-title{color:#314963;text-shadow:none}.lanes{border-top:2px solid #000;border-bottom:2px solid #000}.timeline-export[data-shape-theme=soft] .lanes,.timeline-export[data-shape-theme=soft] .simple-rows{overflow:hidden;border-radius:16px}.timeline-export[data-shape-theme=directional] .lanes,.timeline-export[data-shape-theme=directional] .simple-rows{clip-path:polygon(8px 0,calc(100% - 8px) 0,100% 8px,100% calc(100% - 8px),calc(100% - 8px) 100%,8px 100%,0 calc(100% - 8px),0 8px)}.simple-rows{position:relative;width:var(--plot-width);margin-left:var(--lane-label-width);background:var(--lane-body-bg)}.simple-rows:before,.simple-rows:after{position:absolute;top:-2px;bottom:-2px;width:2px;content:"";background:#000}.simple-rows:before{left:-2px;display:none}.simple-rows:after{right:-2px;display:none}.lane{display:grid;grid-template-columns:var(--lane-label-width) var(--plot-width);border-bottom:3px solid #000;background:var(--lane-body-bg)}.lane:last-child{border-bottom:0}.lane-label{display:grid;place-content:center;padding:0 10px;min-height:100%;color:#fff;font-size:23px;font-weight:900;line-height:1.08;text-align:center;overflow-wrap:anywhere}.timeline-export[data-shape-theme=soft] .lane:first-child .lane-label{border-top-left-radius:14px}.timeline-export[data-shape-theme=soft] .lane:last-child .lane-label{border-bottom-left-radius:14px}.lane-label span{display:block}.editable-swimlane{cursor:pointer}.editable-swimlane:hover{filter:brightness(1.06)}.editable-swimlane:focus-visible{z-index:2;outline:3px solid rgba(130,184,255,.65);outline-offset:-6px}.lane-body{position:relative;background:var(--lane-body-bg)}.today-guide{position:absolute;z-index:0;top:0;bottom:0;width:3px;background:#ff101038;box-shadow:0 0 0 1px #ffffff2e;pointer-events:none;transform:translate(-50%)}.task-row{position:absolute;z-index:1;right:0;left:0;height:32px}.editable-timeline-item{cursor:pointer}.editable-timeline-item:hover .task-bar,.editable-timeline-item:hover .milestone-shape,.floating-milestone-marker.editable-timeline-item:hover .floating-marker-head,.floating-milestone-marker.editable-timeline-item:hover .flag-pole{filter:brightness(1.07) drop-shadow(0 2px 4px rgba(0,0,0,.22))}.floating-milestone-label.editable-timeline-item:hover .floating-milestone-date,.floating-milestone-label.editable-timeline-item:hover .floating-milestone-title{filter:brightness(1.12)}.editable-timeline-item:focus-visible{outline:3px solid rgba(130,184,255,.55);outline-offset:4px}.task-date{position:absolute;top:2px;width:172px;color:#314963;font-size:19px;font-weight:700;line-height:30px;text-align:right;white-space:nowrap}.task-date-right,.task-date-inside{text-align:left}.task-date-inside{color:#ffffffe0}.task-bar{position:absolute;top:0;height:31px;min-width:42px}.task-bar[data-shape=chevron]{clip-path:polygon(0 0,calc(100% - 16px) 0,100% 50%,calc(100% - 16px) 100%,0 100%,18px 50%)}.task-bar[data-shape=arrow]{clip-path:polygon(0 0,calc(100% - 16px) 0,100% 50%,calc(100% - 16px) 100%,0 100%)}.task-bar[data-shape=rounded]{border-radius:999px}.task-bar span{position:absolute;right:26px;color:#d5d6d7;font-size:18px;font-weight:500;line-height:31px}.task-title{position:absolute;top:1px;overflow:hidden;color:#050505;font-size:20px;font-weight:900;line-height:30px;text-overflow:ellipsis;white-space:nowrap}.task-title-inside{color:#000000e0}.task-title-light{color:#ffffffeb}.task-title-left{text-align:right}.lane-milestone{position:absolute;z-index:1;right:0;left:0;height:32px}.milestone-date{position:absolute;top:1px;color:#314963;font-size:19px;font-weight:700;line-height:30px;text-align:right;white-space:nowrap}.milestone-date-right{text-align:left}.milestone-shape{position:absolute;top:0;width:32px;height:32px;transform:translate(-50%)}.milestone-shape[data-shape=star]{top:-3px;width:38px;height:38px}.milestone-title{position:absolute;top:1px;overflow:hidden;color:#050505;font-size:20px;font-weight:900;line-height:30px;text-overflow:ellipsis;white-space:nowrap}.milestone-title-left{text-align:right}@media(max-width:980px){body{height:auto;min-height:100vh;overflow:auto}main{grid-template-columns:1fr;height:auto;min-height:100vh;overflow:visible}.control-panel{overflow:visible;border-right:0;border-bottom:1px solid rgba(255,255,255,.08)}.preview-shell{min-height:72vh}.summary-grid{grid-template-columns:repeat(3,1fr)}.preview-header{align-items:flex-start;flex-direction:column}.preview-title-block{align-items:flex-start;flex-direction:column;gap:4px}.preview-title-block small{white-space:normal}.zoom-controls{flex-wrap:wrap}.sidebar-footer{position:static}}
