/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--spacing:.25rem;--default-font-family:var(--font-geist-sans);--default-mono-font-family:var(--font-geist-mono)}}@layer base{*,:after,:before,::backdrop{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}html,:host{-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;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{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}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,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{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-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{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.hidden{display:none}.table{display:table}.table-row{display:table-row}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--background:#f7f6f1;--foreground:#26231d;--muted:#6a655b;--line:#ddd8cf;--panel:#fffdf8;--panel-strong:#f0eee4;--coral:#c75f47;--teal:#116a67;--teal-soft:#dcefed;--yellow:#f1c75b;--ink:#26231d;--shadow:0 18px 50px #29231b1f}*{box-sizing:border-box}html{min-width:320px}body{background:var(--background);color:var(--foreground);font-family:var(--font-geist-sans), Arial, Helvetica, sans-serif;margin:0}button,textarea{font:inherit}button{cursor:pointer}.app-shell{grid-template-columns:280px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{background:var(--ink);color:#fffdf8;flex-direction:column;gap:28px;height:100vh;padding:24px;display:flex;position:sticky;top:0}.brand{color:inherit;align-items:center;gap:12px;text-decoration:none;display:flex}.brand-mark{background:var(--yellow);color:var(--ink);border:2px solid #fff3c2;justify-content:center;align-items:center;width:44px;height:44px;font-weight:900;display:inline-flex}.brand strong,.brand small{display:block}.brand small,.sidebar-panel p,.eyebrow,.event-series-card span,.table-row small,.stage-card p,.metric-row span,.next-step p{color:var(--muted)}.sidebar .brand small,.sidebar-panel p{color:#fffdf8b3}.nav-list{gap:8px;display:grid}.nav-item,.icon-button,.primary-button,.secondary-button,.text-button,.chip{border:0;align-items:center;gap:9px;display:inline-flex}.nav-item{color:#fffdf8bd;text-align:left;background:0 0;min-height:44px;padding:0 12px}.nav-item.active,.nav-item:hover{color:#fffdf8;background:#fffdf81a}.sidebar-panel{border:1px solid #fffdf82e;margin-top:auto;padding:16px}.sidebar-panel strong,.sidebar-panel p{margin-top:10px;display:block}.sidebar-panel p{margin-bottom:0;line-height:1.55}.workspace{gap:22px;padding:28px;display:grid}.topbar,.section-title{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.topbar h1,.section-title h2,.panel-heading h2,.next-step h2{letter-spacing:0;margin:0}.topbar h1{max-width:900px;font-size:clamp(2rem,4vw,4.5rem);line-height:.95}.eyebrow{letter-spacing:.08em;text-transform:uppercase;margin:0 0 8px;font-size:.75rem;font-weight:800}.topbar-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.icon-button,.primary-button,.secondary-button,.text-button,.chip{min-height:42px}.icon-button{background:var(--panel);border:1px solid var(--line);color:var(--ink);justify-content:center;width:44px}.primary-button,.secondary-button{white-space:nowrap;justify-content:center;padding:0 16px;font-weight:800}.primary-button{background:var(--teal);color:#fffdf8}.secondary-button{background:var(--ink);color:#fffdf8}.text-button{color:var(--teal);background:0 0;padding:0;font-weight:800}.command-grid{grid-template-columns:minmax(0,1.8fr) minmax(280px,.8fr);gap:18px;display:grid}.command-panel,.section-block,.wide-panel{background:var(--panel);border:1px solid var(--line);box-shadow:var(--shadow);padding:20px}.panel-heading{align-items:center;gap:12px;display:flex}.panel-heading h2,.section-title h2,.next-step h2{font-size:1.35rem;line-height:1.15}.panel-icon{background:var(--teal-soft);color:var(--teal);justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.playbook-row{flex-wrap:wrap;gap:8px;margin:18px 0;display:flex}.chip{background:var(--panel-strong);color:var(--ink);padding:0 12px;font-weight:700}.chip.selected{background:var(--coral);color:#fffdf8}.prompt-box{gap:8px;display:grid}.prompt-box span{color:var(--muted);font-size:.88rem;font-weight:800}textarea{border:1px solid var(--line);color:var(--ink);resize:vertical;background:#fffdf8;width:100%;min-height:112px;padding:14px}.ai-output{border-left:5px solid var(--yellow);background:#f8f1de;margin-top:16px;padding:16px}.output-title{align-items:center;gap:8px;display:flex}.ai-output ol{gap:10px;margin:14px 0 16px;padding-left:22px;display:grid}.ai-output li{line-height:1.45}.metrics-panel{gap:14px;display:grid}.metric-main{background:var(--teal-soft);gap:8px;padding:16px;display:grid}.metric-main strong{font-size:4.4rem;line-height:.9}.metric-main span,.metric-row span{font-weight:800}.metric-row{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding-bottom:12px;display:flex}.section-grid,.bottom-grid{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:18px;display:grid}.event-series-list,.stage-board,.channel-grid{gap:10px;margin-top:16px;display:grid}.event-series-card,.stage-card,.channel,.table-row{border:1px solid var(--line)}.event-series-card{justify-content:space-between;align-items:center;padding:14px;display:flex}.event-series-card strong,.event-series-card span{display:block}.event-series-card div:last-child{text-align:right}.stage-board{grid-template-columns:repeat(4,minmax(0,1fr))}.stage-card{min-height:148px;padding:14px}.stage-card span{background:var(--coral);color:#fffdf8;justify-content:center;align-items:center;width:30px;height:30px;margin-bottom:16px;font-weight:900;display:inline-flex}.stage-card strong,.stage-card p{display:block}.stage-card p,.next-step p{line-height:1.5}.wide-panel{gap:16px;display:grid}.audience-table{gap:8px;display:grid;overflow-x:auto}.table-row{grid-template-columns:minmax(190px,1.1fr) minmax(140px,.7fr) minmax(230px,1.3fr) 70px;gap:14px;min-width:760px;padding:13px 14px;display:grid}.table-head{background:var(--panel-strong);color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:900}.table-row span{align-content:center}.table-row small,.table-row strong{display:block}.table-row b{background:var(--teal-soft);color:var(--teal);justify-content:center;min-width:42px;padding:7px 9px;display:inline-flex}.publish-panel,.next-step{gap:18px;display:grid}.panel-heading.compact{align-items:flex-start}.channel-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.channel{background:var(--panel-strong);justify-content:center;align-items:center;gap:7px;min-height:48px;padding:0 10px;font-weight:800;display:inline-flex}.channel.ready{background:var(--teal-soft);color:var(--teal)}.next-step{background:var(--ink);color:#fffdf8}.next-step .eyebrow,.next-step p{color:#fffdf8b8}.next-step .primary-button{background:var(--yellow);color:var(--ink);width:fit-content}@media (width<=1120px){.app-shell{grid-template-columns:1fr}.sidebar{height:auto;position:static}.nav-list{grid-template-columns:repeat(4,minmax(0,1fr))}.sidebar-panel{margin-top:0}.command-grid,.section-grid,.bottom-grid{grid-template-columns:1fr}}@media (width<=760px){.workspace,.sidebar{padding:18px}.topbar,.section-title{display:grid}.topbar h1{font-size:2.25rem;line-height:1}.nav-list,.stage-board,.channel-grid{grid-template-columns:1fr 1fr}.nav-item{justify-content:center}.nav-item span{display:none}}@media (width<=460px){.topbar-actions,.primary-button,.secondary-button,.next-step .primary-button{width:100%}.icon-button{flex:1}.stage-board,.channel-grid{grid-template-columns:1fr}}
