*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{color:#1a1a18;background:#f5f4f0;min-height:100vh;padding:1.25rem 1rem 2.5rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}#root{min-height:100vh}.planner-shell,.container{max-width:1180px;margin:0 auto}.planner-header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.planner-brand h1{letter-spacing:-.5px;color:#1a1a18;font-size:26px;font-weight:500}.planner-brand p{color:#666;margin-top:4px;font-size:14px}.planner-layout{grid-template-columns:minmax(320px,400px) minmax(0,1fr);align-items:stretch;gap:1rem;min-height:calc(100vh - 7rem);display:grid}.chat-column{flex-direction:column;align-self:start;min-width:0;max-height:calc(100vh - 2rem);display:flex;position:sticky;top:1rem}.chat-fixed-card{flex-direction:column;flex:1;min-height:min(70vh,640px);max-height:calc(100vh - 2rem);margin-bottom:0;padding:0;display:flex;overflow:hidden}.chat-fixed-header{border-bottom:.5px solid #e8e7e2;flex-shrink:0;justify-content:space-between;align-items:center;gap:8px;padding:12px 16px;display:flex}.chat-fixed-title{font-size:14px;font-weight:500}.chat-fixed-status{color:#534ab7;font-size:12px}.workspace-column{flex-direction:column;gap:.75rem;min-width:0;display:flex}.boot-screen{color:#888;justify-content:center;align-items:center;min-height:60vh;font-size:14px;display:flex}.hero{text-align:center;margin-bottom:2rem;position:relative}.hero h1{letter-spacing:-.5px;color:#1a1a18;font-size:28px;font-weight:500}.hero p{color:#666;margin-top:6px;font-size:15px}.logout-btn{color:#888;cursor:pointer;background:0 0;border:.5px solid #ddd;border-radius:7px;flex-shrink:0;padding:5px 10px;font-family:inherit;font-size:12px}.logout-btn:hover{color:#534ab7;border-color:#b0aae8}.tab-bar{background:#ebeae4;border-radius:10px;flex-wrap:wrap;gap:4px;margin-bottom:1rem;padding:4px;display:flex}.tab-btn{color:#666;cursor:pointer;background:0 0;border:none;border-radius:7px;padding:7px 12px;font-family:inherit;font-size:13px}.tab-btn:hover{color:#1a1a18;background:#ffffff73}.tab-btn.active{color:#1a1a18;background:#fff;font-weight:500;box-shadow:0 1px 2px #1a1a180f}.tab-content{min-height:320px}.tab-panel{flex-direction:column;gap:1rem;display:flex}.tab-hint{color:#888;margin:0;font-size:12px;line-height:1.45}.chat-tab-card{flex-direction:column;flex:1;min-height:min(70vh,640px);padding:0;display:flex;overflow:hidden}.chat-panel-full{flex-direction:column;flex:1;min-height:0;display:flex}.chat-panel-full .chat-messages{flex-direction:column;flex:1;gap:10px;min-height:200px;padding:16px 18px;display:flex;overflow-y:auto}.chat-panel-full .chat-input-row{border-top:.5px solid #e8e7e2;flex-shrink:0;gap:8px;padding:12px 14px 14px;display:flex}.chat-bubble{white-space:pre-wrap;word-break:break-word;border-radius:12px;max-width:88%;padding:9px 12px;font-size:13px;line-height:1.55}.chat-bubble.assistant{color:#1a1a18;background:#f3f2ec;align-self:flex-start}.chat-bubble.user{color:#2f2a6b;background:#eeedfe;align-self:flex-end}.chat-bubble.system{color:#999;text-align:center;background:0 0;align-self:center;max-width:100%;font-size:12px}.chat-input-row input{border:.5px solid #ddd;border-radius:9px;flex:1;padding:9px 12px;font-family:inherit;font-size:14px}.chat-input-row input:focus{border-color:#7f77dd;outline:none;box-shadow:0 0 0 3px #7f77dd1f}.chat-send{color:#fff;cursor:pointer;background:#534ab7;border:none;border-radius:9px;padding:9px 14px;font-size:13px;font-weight:500}.chat-send:disabled{opacity:.45;cursor:not-allowed}.sheet-paste-hint{color:#888;max-width:420px;margin:4px 0 0;font-size:12px;line-height:1.4}.sheet-table-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:10px;display:flex}.sheet-table-stats{color:#666;font-size:13px}.choice-editor{margin-bottom:4px}.choice-grid{grid-template-columns:1.4fr .8fr;gap:12px;display:grid}.choice-notes{grid-column:1/-1}.choice-grid select{background:#fff;border:.5px solid #ddd;border-radius:7px;width:100%;padding:7px 10px;font-family:inherit;font-size:14px}.choice-actions{align-items:center;gap:10px;margin-top:12px;display:flex}.overview-hero-meta p{color:#666;margin-bottom:1rem;font-size:14px}.overview-stats{grid-template-columns:repeat(2,1fr);gap:10px;margin-bottom:1.25rem;display:grid}.overview-stat{text-align:left;cursor:pointer;background:#f8f7f3;border:.5px solid #e8e7e2;border-radius:10px;padding:14px 16px;font-family:inherit}.overview-stat:hover{border-color:#b0aae8}.overview-stat-num{letter-spacing:-.3px;font-size:22px;font-weight:500;display:block}.overview-stat-label{color:#888;margin-top:2px;font-size:12px}.overview-choices{grid-template-columns:1fr 1fr;gap:10px;display:grid}.overview-choice-card{text-align:left;cursor:pointer;background:#fff;border:.5px solid #e0dfd8;border-radius:10px;padding:12px 14px;font-family:inherit}.overview-choice-card:hover{border-color:#b0aae8}.overview-choice-top{justify-content:space-between;align-items:center;gap:8px;margin-bottom:6px;display:flex}.overview-choice-label{text-transform:uppercase;letter-spacing:.06em;color:#999;font-size:11px;font-weight:500}.choice-pill{color:#666;text-transform:capitalize;background:#f0efe9;border-radius:20px;padding:2px 8px;font-size:11px}.choice-pill.booked{color:#3b6d11;background:#eaf3de}.choice-pill.shortlisted{color:#534ab7;background:#eeedfe}.choice-pill.skipped{color:#999;background:#f0efe9}.overview-choice-name{color:#1a1a18;font-size:14px;font-weight:500}.overview-choice-notes{color:#888;margin-top:4px;font-size:12px}.overview-agents{flex-direction:column;gap:6px;display:flex}.overview-agent-row{border-bottom:.5px solid #f0efea;justify-content:space-between;align-items:center;gap:10px;padding:6px 0;font-size:13px;display:flex}.overview-agent-row:last-child{border-bottom:none}.card{background:#fff;border:.5px solid #e0dfd8;border-radius:12px;margin-bottom:1.5rem;padding:1.25rem}.section-label{text-transform:uppercase;letter-spacing:.08em;color:#999;margin-bottom:10px;font-size:11px;font-weight:500}.config-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.config-field label{color:#666;margin-bottom:4px;font-size:12px;display:block}.config-field input{border:.5px solid #ddd;border-radius:7px;width:100%;padding:7px 10px;font-family:inherit;font-size:14px}.config-field input:focus{border-color:#7f77dd;outline:none;box-shadow:0 0 0 3px #7f77dd1f}.divider{border:none;border-top:.5px solid #e8e7e2;margin:1rem 0}.agents-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:10px;margin-bottom:1.5rem;display:grid}.agent-card{cursor:pointer;-webkit-user-select:none;user-select:none;background:#fff;border:.5px solid #e0dfd8;border-radius:12px;padding:1rem;transition:border-color .15s,background .15s}.agent-card:hover{border-color:#b0aae8}.agent-card.active{background:#eeedfe;border-color:#7f77dd}.agent-icon{color:#999;margin-bottom:8px;font-size:22px}.agent-card.active .agent-icon{color:#534ab7}.agent-name{font-size:13px;font-weight:500}.agent-desc{color:#888;margin-top:3px;font-size:12px;line-height:1.4}.agent-status{color:#999;background:#f0efe9;border-radius:20px;align-items:center;gap:5px;margin-top:8px;padding:2px 9px;font-size:11px;display:inline-flex}.agent-status.running{color:#534ab7;background:#eeedfe}.agent-status.done{color:#3b6d11;background:#eaf3de}.agent-status.error{color:#a32d2d;background:#fcebeb}.dot{background:currentColor;border-radius:50%;width:6px;height:6px;display:inline-block}.dot.pulse{animation:1s infinite pulse}@keyframes pulse{0%,to{opacity:1}50%{opacity:.3}}.run-btn{color:#fff;cursor:pointer;background:#534ab7;border:none;border-radius:9px;width:100%;padding:11px;font-size:15px;font-weight:500;transition:opacity .15s}.run-btn:hover{opacity:.9}.run-btn:disabled{opacity:.45;cursor:not-allowed}.progress-bar{background:#e8e7e2;border-radius:2px;height:3px;margin-bottom:1.5rem;overflow:hidden}.progress-fill{background:#534ab7;border-radius:2px;width:0%;height:100%;transition:width .4s}.results-area{flex-direction:column;gap:12px;display:flex}.result-card{background:#fff;border:.5px solid #e0dfd8;border-radius:12px;overflow:hidden}.result-header{cursor:pointer;border-bottom:.5px solid #e8e7e2;align-items:center;gap:10px;padding:13px 16px;display:flex}.result-header-icon{color:#534ab7;font-size:17px}.result-title{flex:1;font-size:14px;font-weight:500}.result-toggle{color:#bbb;font-size:14px;transition:transform .2s}.result-toggle.open{transform:rotate(180deg)}.result-body{padding:16px;font-size:13px;line-height:1.7}.result-body.open{display:block}.rec-item{background:#f8f7f3;border-radius:9px;margin-bottom:9px;padding:11px 13px}.rec-item:last-child{margin-bottom:0}.rec-item-name{font-size:14px;font-weight:500}.rec-item-detail{color:#666;margin-top:3px;font-size:12px}.rec-item-note{color:#888;margin-top:5px;font-size:12px}.tag{border-radius:20px;margin-top:5px;margin-right:4px;padding:2px 9px;font-size:11px;display:inline-block}.tag-green{color:#3b6d11;background:#eaf3de}.tag-amber{color:#854f0b;background:#faeeda}.tag-purple{color:#534ab7;background:#eeedfe}.tag-coral{color:#993c1d;background:#faece7}.tag-blue{color:#185fa5;background:#e6f1fb}.tag-teal{color:#0f6e56;background:#e1f5ee}.tier-section{margin-bottom:1.25rem}.tier-section:last-child{margin-bottom:0}.tier-header{text-transform:uppercase;letter-spacing:.06em;border-radius:8px;margin-bottom:10px;padding:8px 12px;font-size:12px;font-weight:600}.tier-header.budget{color:#3b6d11;background:#eaf3de}.tier-header.mid{color:#854f0b;background:#faeeda}.tier-header.premium{color:#534ab7;background:#eeedfe}.tier-desc{color:#888;margin:-4px 0 10px 2px;font-size:12px;line-height:1.5}.phase-label{text-transform:uppercase;letter-spacing:.07em;color:#888;margin:12px 0 6px;font-size:11px;font-weight:500}.checklist-item{border-bottom:.5px solid #eee;align-items:flex-start;gap:9px;padding:7px 0;font-size:13px;display:flex}.checklist-item:last-child{border-bottom:none}.ci-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:5px}.ci-dot.high{background:#534ab7}.ci-dot.medium{background:#ef9f27}.ci-dot.low{background:#ccc}.ci-text{flex:1}.ci-sub{color:#999;margin-top:2px;font-size:11px}.error-box{color:#a32d2d;background:#fcebeb;border-radius:8px;padding:10px 13px;font-size:12px}.chat-dock{display:none}.login-page{justify-content:center;align-items:center;min-height:100vh;margin:-1.25rem -1rem -2.5rem;padding:1.5rem;display:flex}.login-card{width:min(400px,100%);margin-bottom:0}.login-card h1{letter-spacing:-.3px;text-align:center;font-size:22px;font-weight:500}.login-card .sub{color:#666;text-align:center;margin:8px 0 1.25rem;font-size:14px}.login-card label{color:#666;margin-bottom:4px;font-size:12px;display:block}.login-card input{border:.5px solid #ddd;border-radius:7px;width:100%;margin-bottom:12px;padding:9px 11px;font-family:inherit;font-size:14px}.login-card input:focus{border-color:#7f77dd;outline:none;box-shadow:0 0 0 3px #7f77dd1f}.login-card button{color:#fff;cursor:pointer;background:#534ab7;border:none;border-radius:9px;width:100%;margin-top:4px;padding:11px;font-size:15px;font-weight:500}.login-card button:hover{opacity:.9}.login-card button:disabled{opacity:.45;cursor:not-allowed}.login-card .error{color:#a32d2d;background:#fcebeb;border-radius:8px;margin-bottom:12px;padding:10px 12px;font-size:13px}.guest-list{margin-top:4px}.guest-section-hint{color:#888;margin:-4px 0 12px;font-size:12px;line-height:1.45}.guest-paste-box{background:#faf9fc;border:.5px dashed #cfcdd4;border-radius:8px;margin-bottom:14px;padding:12px}.guest-paste-label{color:#444;margin-bottom:2px;font-size:13px;font-weight:500;display:block}.guest-paste-box .sheet-paste-hint{max-width:none;margin-bottom:8px}.guest-paste-input{box-sizing:border-box;resize:vertical;background:#fff;border:.5px solid #e0dfd8;border-radius:6px;width:100%;margin-bottom:8px;padding:8px 10px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:13px;line-height:1.45}.guest-paste-input:focus{border-color:#7f77dd;outline:none;box-shadow:0 0 0 2px #7f77dd1a}.guest-list-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;display:flex}.guest-list-stats{color:#666;font-size:13px}.guest-rsvp-hint{color:#888}.guest-list-actions{flex-wrap:wrap;gap:8px;display:flex}.guest-btn{cursor:pointer;background:#fff;border:.5px solid #ddd;border-radius:7px;padding:6px 12px;font-family:inherit;font-size:12px}.guest-btn:hover:not(:disabled){border-color:#b0aae8}.guest-btn:disabled{opacity:.5;cursor:not-allowed}.guest-btn.primary{color:#534ab7;background:#eeedfe;border-color:#b0aae8}.guest-btn.accent{color:#fff;background:#534ab7;border-color:#534ab7}.guest-btn.danger{color:#a33;border-color:#e0c4c4}.guest-btn.danger:hover:not(:disabled){background:#fff5f5;border-color:#c44}.guest-paste-controls{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.guest-paste-mode{background:#fff;border:.5px solid #ddd;border-radius:7px;display:inline-flex;overflow:hidden}.guest-mode-btn{cursor:pointer;color:#666;background:0 0;border:none;padding:6px 12px;font-family:inherit;font-size:12px}.guest-mode-btn+.guest-mode-btn{border-left:.5px solid #ddd}.guest-mode-btn.active{color:#534ab7;background:#eeedfe;font-weight:500}.guest-mode-btn:hover:not(.active){background:#f7f6fb}.guest-save-msg{color:#534ab7;margin-bottom:8px;font-size:12px}.guest-empty{color:#888;padding:12px 0;font-size:13px}.guest-table-wrap{-webkit-overflow-scrolling:touch;border:.5px solid #e8e7e2;border-radius:8px;max-height:min(60vh,560px);overflow:auto}.guest-table{border-collapse:collapse;table-layout:fixed;width:max-content;min-width:100%;font-size:13px}.guest-table th{text-align:left;text-transform:uppercase;letter-spacing:.06em;color:#999;z-index:1;background:#faf9f6;border-bottom:.5px solid #e8e7e2;padding:8px 10px;font-size:11px;font-weight:500;position:sticky;top:0;box-shadow:0 .5px #e8e7e2}.guest-table td{vertical-align:middle;border-bottom:.5px solid #f0efea;padding:6px 8px}.guest-table tr:last-child td{border-bottom:none}.guest-table th:first-child,.guest-table td:first-child{width:160px;min-width:160px}.guest-table th:nth-child(2),.guest-table td:nth-child(2){width:200px;min-width:200px}.guest-table th:nth-child(3),.guest-table td:nth-child(3){width:130px;min-width:130px}.guest-table th:nth-child(4),.guest-table td:nth-child(4),.guest-table th:nth-child(5),.guest-table td:nth-child(5){width:72px;min-width:72px}.guest-table th:nth-child(6),.guest-table td:nth-child(6){width:130px;min-width:130px}.guest-table th:nth-child(7),.guest-table td:nth-child(7){width:110px;min-width:110px}.guest-table th:nth-child(8),.guest-table td:nth-child(8){width:180px;min-width:180px}.guest-table th:nth-child(9),.guest-table td:nth-child(9){width:72px;min-width:72px}.guest-table input,.guest-table select{box-sizing:border-box;background:#fff;border:.5px solid #e0dfd8;border-radius:5px;width:100%;min-width:0;padding:5px 8px;font-family:inherit;font-size:13px}.guest-table input:focus,.guest-table select:focus{border-color:#7f77dd;outline:none;box-shadow:0 0 0 2px #7f77dd1a}.guest-table .guest-num input{text-align:center;width:100%}.guest-row-actions{align-items:center;gap:2px;display:flex}.guest-row-btn{color:#bbb;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:4px 6px;font-size:16px;line-height:1}.guest-row-btn:hover{color:#534ab7;background:#f3f2fc}.guest-row-btn.guest-row-remove:hover{color:#c44;background:#fff5f5}.guest-table-footer{justify-content:flex-start;margin-top:10px;display:flex}.timeline-board{flex-direction:column;gap:1.25rem;display:flex}.timeline-hero{background:radial-gradient(80% 120% at 0 0,#534ab714,#0000 55%),linear-gradient(165deg,#faf9f6 0%,#f0efe9 100%);border:.5px solid #e8e7e2;border-radius:14px;justify-content:space-between;align-items:center;gap:1.5rem;padding:1.1rem 1.25rem;display:flex}.timeline-hero-date{letter-spacing:-.4px;margin:2px 0 4px;font-size:26px;font-weight:500}.timeline-hero-sub{color:#666;margin-bottom:12px;font-size:13px}.timeline-hero-hint{color:#888;margin:-6px 0 12px;font-size:12px}.timeline-link{font:inherit;color:#534ab7;cursor:pointer;text-underline-offset:2px;background:0 0;border:none;padding:0;text-decoration:underline}.timeline-link:hover{color:#3f3899}.timeline-date-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.timeline-date-row input[type=date]{background:#fff;border:.5px solid #ddd;border-radius:7px;padding:7px 10px;font-family:inherit;font-size:14px}.timeline-ring{--pct:0;background:conic-gradient(#3b6d11 calc(var(--pct) * 1%), #e4e2da 0);border-radius:50%;flex-shrink:0;place-items:center;width:96px;height:96px;display:grid}.timeline-ring-inner{background:#faf9f6;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:72px;height:72px;display:flex}.timeline-ring-num{letter-spacing:-.3px;font-size:18px;font-weight:600;line-height:1}.timeline-ring-label{color:#888;text-transform:uppercase;letter-spacing:.06em;font-size:11px}.timeline-priority-strip{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.tp-chip{color:#666;background:#f8f7f3;border:.5px solid #e8e7e2;border-radius:9px;padding:10px 12px;font-size:12px}.tp-chip strong{color:#1a1a18;margin-bottom:2px;font-size:18px;font-weight:500;display:block}.tp-chip.overdue.hot{color:#a32d2d;background:#fcebeb;border-color:#f0c4c4}.tp-chip.overdue.hot strong{color:#a32d2d}.tp-chip.soon.hot{color:#854f0b;background:#faeeda;border-color:#f0d4a8}.tp-chip.soon.hot strong{color:#854f0b}.tp-chip.done strong{color:#3b6d11}.timeline-spine{padding-left:4px;position:relative}.timeline-spine:before{content:"";background:linear-gradient(#c8c4e8,#e8e7e2 40%,#e8e7e2);border-radius:1px;width:2px;position:absolute;top:8px;bottom:8px;left:19px}.timeline-phase{margin-bottom:1.35rem;position:relative}.timeline-phase:last-child{margin-bottom:0}.timeline-phase-label{text-transform:uppercase;letter-spacing:.07em;color:#888;margin:0 0 10px 36px;font-size:11px;font-weight:600}.timeline-task-list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.timeline-task{background:#fff;border:.5px solid #e8e7e2;border-radius:11px;align-items:flex-start;gap:12px;margin-left:8px;padding:12px 14px;transition:border-color .15s,background .15s;display:flex;position:relative}.timeline-task.urgency-overdue{background:#fff8f8;border-color:#e8a0a0}.timeline-task.urgency-soon{background:#fffbf5;border-color:#e0c08a}.timeline-task.urgency-done{opacity:.72;background:#f7f9f4}.timeline-check{cursor:pointer;z-index:1;background:#fff;border:1.5px solid #bbb;border-radius:50%;flex-shrink:0;width:22px;height:22px;margin-top:1px;position:relative}.timeline-check.checked{background:#3b6d11;border-color:#3b6d11}.timeline-check.checked:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:5px;height:9px;position:absolute;top:3px;left:6px;transform:rotate(45deg)}.timeline-task-body{flex:1;min-width:0}.timeline-task-top{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.timeline-task-title{font-size:14px;font-weight:500;line-height:1.35}.urgency-done .timeline-task-title{color:#666;text-decoration:line-through}.timeline-pri{text-transform:uppercase;letter-spacing:.05em;color:#888;background:#f0efe9;border-radius:20px;flex-shrink:0;padding:2px 7px;font-size:10px}.timeline-pri.pri-high{color:#993c1d;background:#faece7}.timeline-pri.pri-medium{color:#854f0b;background:#faeeda}.timeline-task-meta{color:#888;flex-wrap:wrap;gap:8px;margin-top:5px;font-size:12px;display:flex}.timeline-due{color:#555;font-weight:500}.urgency-overdue .timeline-due{color:#a32d2d}.timeline-offset{color:#999}.timeline-cat{color:#534ab7;background:#eeedfe;border-radius:20px;padding:1px 7px;font-size:11px}.timeline-notes{color:#888;margin-top:6px;font-size:12px;line-height:1.4}@media (width<=900px){.planner-layout{grid-template-columns:1fr;min-height:0}.chat-column{max-height:none;position:static}.chat-fixed-card{min-height:420px;max-height:55vh}}@media (width<=560px){.config-grid,.choice-grid,.overview-stats,.overview-choices{grid-template-columns:1fr}.timeline-priority-strip{grid-template-columns:1fr 1fr}.timeline-hero{flex-direction:column;align-items:flex-start}.agents-grid{grid-template-columns:1fr 1fr}.planner-header{flex-direction:column}.tab-btn{padding:6px 10px;font-size:12px}body{padding-bottom:2rem}}
