/*! tailwindcss v4.2.2 | MIT License | https://tailwindcss.com */@layer theme{:host,:root{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--spacing:.25rem;--shadow-sm:0 1px 3px 0 #0000001a,0 1px 2px -1px #0000001a;--shadow-md:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.flex{display:flex}.table{display:table}.h-full{height:100%}.min-h-full{min-height:100%}.flex-col{flex-direction:column}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--bg:#e7f1ff;--surface:#ffffffd1;--surface-strong:#fff;--text:#17243a;--muted:#667389;--border:#17243a1a;--shadow-sm:0 12px 28px #13233f14;--shadow-md:0 20px 48px #13233f1f;--radius:18px}*{box-sizing:border-box}body,html{min-height:100%}body{background:radial-gradient(circle at top left,#6288ff3d,transparent 24%),linear-gradient(180deg,#f0f7ff 0,var(--bg) 100%);color:var(--text);margin:0;font-family:Segoe UI,SF Pro Text,Helvetica Neue,Arial,sans-serif}button,input,select,textarea{font:inherit}button{cursor:pointer}input,select,textarea{border:1px solid var(--border);width:100%;color:var(--text);background:#ffffffe0;border-radius:14px;padding:.85rem .95rem}textarea{resize:vertical;min-height:110px}.app-shell{min-height:100vh}.header{z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f4f7fcdb;border-bottom:1px solid #17243a14;justify-content:space-between;gap:1rem;padding:1rem 1.5rem;position:sticky;top:0}.brand,.header{align-items:center;display:flex}.brand{gap:.8rem}.brand-mark{color:#fff;background:linear-gradient(135deg,#234ad1,#4b7bff);border-radius:14px;place-items:center;width:42px;height:42px;font-weight:800;display:grid}.brand h1{margin:0;font-size:1.05rem}.brand p{color:var(--muted);margin:.15rem 0 0;font-size:.88rem}.header-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.7rem;display:flex}.btn{border:none;border-radius:14px;min-height:42px;padding:.8rem 1rem;font-weight:700}.btn-primary{color:#fff;background:linear-gradient(135deg,#264ddd,#4d80ff)}.btn-secondary{color:var(--text);background:#ffffffeb;border:1px solid #17243a14}.btn-small{min-height:36px;padding:.65rem .85rem}.search{min-width:240px}.hero-input{background:#ffffffeb;border:1px solid #17243a14}.hero-title-input{font-size:1.15rem;font-weight:700}.main-shell{max-width:1520px;margin:0 auto;padding:1.25rem 1.4rem 2rem}.status-bar{border-radius:var(--radius);box-shadow:var(--shadow-sm);background:var(--surface);border:1px solid #ffffffb3;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;padding:.9rem 1rem;display:flex}.proposal-item strong,.status-bar strong{display:block}.panel-copy,.proposal-item small,.proposal-item span,.status-bar span,.status-message{color:var(--muted)}.status-meta{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.8rem;display:flex}.save-pill{text-transform:capitalize;border-radius:999px;align-items:center;padding:.28rem .7rem;font-size:.78rem;font-weight:800;display:inline-flex}.save-pill.idle,.save-pill.saved{color:#1e7a41;background:#e0f5e8f2}.save-pill.dirty{color:#8a6300;background:#fff1cff5}.save-pill.saving{color:#1f52c2;background:#e0ebfff5}.save-pill.error{color:#b22626;background:#ffe3e3f5}.status-message.error{color:#b22626}.hero-strip,.preview-grid-two,.settings-grid,.workspace-grid{gap:1rem;display:grid}.hero-strip{grid-template-columns:minmax(0,1.2fr) minmax(260px,.8fr);margin-bottom:1rem}.quick-edit-grid{gap:.7rem;margin-top:.7rem;display:grid}.hero-card,.modal-card,.panel,.preview-panel,.preview-shell,.preview-timeline,.settings-shell,.summary-card{border-radius:var(--radius);box-shadow:var(--shadow-sm);background:var(--surface);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:1px solid #ffffffb3}.hero-card,.panel,.preview-panel,.preview-timeline,.summary-card{padding:1rem}.badge{color:#3256b4;background:#e6ecffe6;border-radius:999px;align-items:center;width:fit-content;padding:.28rem .6rem;font-size:.78rem;font-weight:800;display:inline-flex}.hero-card h2,.module-hero h2,.preview-cover h1{margin:.5rem 0 0;font-size:clamp(1.08rem,1.4vw,1.45rem);line-height:1.1}.editor-head p,.hero-card p,.module-hero p,.preview-cover p,.preview-panel p,.summary-card p,.timeline-heading p{color:var(--muted);line-height:1.55}.hero-stats,.module-metrics,.preview-stats,.summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.7rem;display:grid}.hero-stat,.mini-stat,.module-metric,.preview-stat{background:#f8faffe6;border:1px solid #17243a0f;border-radius:14px;padding:.7rem}.hero-stat strong,.mini-stat strong,.module-metric strong,.preview-stat strong{font-size:.95rem;display:block}.hero-stat span,.mini-stat span,.module-metric span,.preview-stat span{color:var(--muted);font-size:.84rem}.settings-grid,.workspace-grid{grid-template-columns:240px minmax(0,1fr)}.editor-column{gap:1rem;display:grid}.editor-head,.sidebar-head{justify-content:space-between;align-items:flex-start;gap:.8rem;margin-bottom:.9rem;display:flex}.field-stack,.module-list,.task-list,.tree-grid{gap:.8rem;display:grid}.proposal-list{gap:.7rem;display:grid}.proposal-item{text-align:left;border:1px solid var(--border);background:#ffffffeb;border-radius:16px;width:100%;padding:.8rem .9rem}.proposal-item.active{background:linear-gradient(#fffffffa,#e7efffe6);border-color:#264ddd38}.divider{background:#17243a14;height:1px;margin:1rem 0}.module-item{border:1px solid var(--border);text-align:left;background:#ffffffe6;border-radius:16px;align-items:center;gap:.7rem;width:100%;padding:.72rem .8rem;display:flex}.module-item.active{border-color:var(--module-color)}@supports (color:color-mix(in lab,red,red)){.module-item.active{border-color:color-mix(in srgb,var(--module-color) 55%,white)}}.module-item.active{background:linear-gradient(180deg,#fffffffa,var(--module-color))}@supports (color:color-mix(in lab,red,red)){.module-item.active{background:linear-gradient(180deg,#fffffffa,color-mix(in srgb,var(--module-color) 10%,white))}}.module-dot{background:var(--module-color);width:12px;height:12px;box-shadow:0 0 0 4px var(--module-color);border-radius:999px}@supports (color:color-mix(in lab,red,red)){.module-dot{box-shadow:0 0 0 4px color-mix(in srgb,var(--module-color) 18%,white)}}.module-dot{flex:none}.module-name{font-weight:700}.module-create{gap:.7rem;margin-top:1rem;display:grid}.field-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem;display:grid}.module-hero{border-radius:var(--radius);box-shadow:var(--shadow-sm);background:#ffffffe6;overflow:hidden}.module-hero-band{background:linear-gradient(135deg,var(--module-color),var(--module-color));padding:.9rem 1rem}@supports (color:color-mix(in lab,red,red)){.module-hero-band{background:linear-gradient(135deg,color-mix(in srgb,var(--module-color) 28%,white),color-mix(in srgb,var(--module-color) 10%,white))}}.module-badge{color:var(--module-color);background:#ffffffa6}@supports (color:color-mix(in lab,red,red)){.module-badge{color:color-mix(in srgb,var(--module-color) 70%,#17305f)}}.module-metrics{grid-template-columns:repeat(3,minmax(0,1fr));padding:.9rem 1rem 1rem}.module-metrics-wide{grid-template-columns:repeat(4,minmax(0,1fr))}.module-hero-actions{justify-content:space-between;align-items:center;gap:.8rem;margin-bottom:.8rem;display:flex}.task-list{min-height:120px}.task-card{border:1px solid var(--border);background:#fffffff0;border-radius:16px;padding:.85rem .9rem}.task-card-head{justify-content:space-between;gap:.8rem;display:flex}.task-card h4{margin:0;font-size:.98rem}.task-card p{color:var(--muted);margin:.35rem 0 0;font-size:.9rem}.task-title-row{flex-wrap:wrap;align-items:center;gap:.6rem;display:flex}.progress-pill{border-radius:999px;align-items:center;padding:.2rem .55rem;font-size:.75rem;font-weight:800;display:inline-flex}.progress-pill.not_started{color:#4e6078;background:#e7ecf4e6}.progress-pill.in_progress{color:#1f52c2;background:#e0ebfff2}.progress-pill.at_risk{color:#a55600;background:#ffe6cef2}.progress-pill.complete{color:#1e7a41;background:#e0f5e8f2}.task-actions{gap:.45rem;display:flex}.icon-btn{border:1px solid var(--border);background:#f4f7fcfa;border-radius:12px;min-height:34px;padding:.45rem .65rem}.task-meta{color:var(--muted);justify-content:space-between;gap:.6rem;margin-top:.8rem;font-size:.84rem;display:flex}.task-meta-grid{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.link-list{flex-wrap:wrap;gap:.6rem;display:flex}.link-list.compact{margin-top:.8rem}.link-chip{color:#21459a;overflow-wrap:anywhere;background:#ffffffeb;border:1px solid #17243a14;border-radius:999px;align-items:center;max-width:100%;padding:.5rem .7rem;text-decoration:none;display:inline-flex}.map-shell{box-shadow:var(--shadow-md);background:linear-gradient(#ffffffe6,#f6f9ffd6),radial-gradient(circle at 0 0,#7fabff24,#0000 24%);border-radius:22px;padding:1rem}.tree-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));align-items:start}.tree-column{gap:.9rem;display:grid}.tree-module{text-align:center;border:1px solid var(--module-color);border-radius:20px;gap:.4rem;width:min(100%,220px);margin:0 auto;display:grid}@supports (color:color-mix(in lab,red,red)){.tree-module{border:1px solid color-mix(in srgb,var(--module-color) 18%,white)}}.tree-module{background:linear-gradient(180deg,#fffffffa,var(--module-color))}@supports (color:color-mix(in lab,red,red)){.tree-module{background:linear-gradient(180deg,#fffffffa,color-mix(in srgb,var(--module-color) 10%,white))}}.tree-module{padding:.95rem 1rem}.tree-tasks{gap:.7rem;padding-top:.45rem;display:grid;position:relative}.tree-tasks:before{content:"";background:#677ca62e;width:2px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.tree-task{text-align:left;border:1px solid var(--border);background:#fffffff0;border-radius:16px;gap:.25rem;width:min(100%,220px);margin:0 auto;padding:.8rem;display:grid;position:relative}.tree-task:before{content:"";background:#677ca62e;width:2px;height:.45rem;position:absolute;top:-.45rem;left:50%;transform:translate(-50%)}.tree-task strong{font-size:.92rem}.tree-task span{color:var(--muted);font-size:.82rem}.preview-shell{background:linear-gradient(#fff,#f5f8ff 100%);padding:1.4rem}.preview-cover{color:#fff;background:linear-gradient(135deg,#17315c,#214b8f 56%,#2f6fff);justify-content:space-between;gap:1rem;margin:-1.4rem -1.4rem 1.35rem;padding:1.4rem;display:flex}.cover-badge{color:#ffffffe6;background:#ffffff24}.preview-cover p{color:#ffffffd6}.preview-stats{grid-template-columns:repeat(3,minmax(0,1fr))}.preview-stat{background:#f3f7ffe6}.preview-stat strong{color:#17305f}.preview-grid-two{grid-template-columns:repeat(2,minmax(0,1fr))}.kicker{text-transform:uppercase;letter-spacing:.12em;color:#496182;margin-bottom:.55rem;font-size:.73rem;font-weight:800}.timeline-heading h4{color:#1a2f66;margin:0;font-size:clamp(1.5rem,2vw,2.35rem);line-height:1.05}.timeline-board{border-top:1px solid #17243a14;border-bottom:1px solid #17243a14;margin-top:1.15rem;overflow:hidden}.timeline-board-header,.timeline-board-row{grid-template-columns:230px repeat(4,minmax(0,1fr));display:grid}.timeline-board-header{text-align:center;color:#8b96aa;font-size:.9rem;font-weight:700}.timeline-board-header>div,.timeline-grid-cell,.timeline-row-label{border-bottom:1px solid #17243a14;padding:.9rem .8rem}.timeline-row-label{color:#182d62;gap:.2rem;font-size:.98rem;font-weight:700;display:grid}.timeline-row-label span{color:var(--muted);font-size:.82rem}.timeline-grid{grid-template-columns:repeat(4,minmax(0,1fr));display:grid;position:relative}.timeline-grid-cell{border-left:1px solid #17243a0f;min-height:78px}.timeline-grid-bars{grid-template-columns:repeat(4,minmax(0,1fr));display:grid;position:absolute;inset:0}.timeline-grid-bar{text-align:center;justify-content:center;align-items:center;min-height:78px;padding:.75rem;font-size:.95rem;font-weight:800;display:flex}.timeline-grid-bar.dark{color:#fff}.timeline-grid-bar.light{color:#21459a}.timeline-grid-bar.gold{color:#7a5b00}.timeline-legend{flex-wrap:wrap;justify-content:center;gap:1.3rem;padding-top:1rem;display:flex}.timeline-legend-item{color:#7f8ca3;align-items:center;gap:.5rem;font-weight:600;display:inline-flex}.timeline-legend-swatch{border-radius:4px;width:18px;height:18px}.timeline-launch-tag{color:#f0bb00;font-weight:800}.cost-table{border-collapse:collapse;width:100%}.cost-table td,.cost-table th{text-align:left;border-bottom:1px solid #17243a14;padding:.8rem .3rem}.settings-shell{display:grid}.empty-shell{place-items:center;min-height:70vh;display:grid}.empty-card,.empty-module{border-radius:var(--radius);box-shadow:var(--shadow-sm);background:var(--surface);border:1px solid #ffffffb3;padding:1.4rem}.empty-card{max-width:680px}.empty-card h2,.empty-module h3{margin-top:.8rem}.empty-actions{flex-wrap:wrap;gap:.8rem;margin-top:1rem;display:flex}.empty-module{min-height:220px}.modal-backdrop{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#121a2859;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.modal-card{background:#fffffff5;width:min(100%,560px);padding:1.2rem}.modal-card-wide{width:min(100%,820px)}.field-row-three{grid-template-columns:repeat(3,minmax(0,1fr))}.modal-actions{justify-content:flex-end;gap:.7rem;display:flex}@media (max-width:1100px){.hero-strip,.preview-grid-two,.settings-grid,.status-bar,.workspace-grid{grid-template-columns:1fr}.status-bar{display:grid}}@media (max-width:800px){.header,.main-shell{padding:1rem}.field-row,.field-row-three,.hero-stats,.module-metrics,.preview-stats,.summary-grid,.task-meta-grid,.timeline-board-header,.timeline-board-row{grid-template-columns:1fr}.empty-actions,.status-meta{justify-content:flex-start}.timeline-grid{grid-column:auto}}