:root{font-family:Pretendard,Apple SD Gothic Neo,Noto Sans KR,Arial,sans-serif;color:#1c1b18;background:#f2f0ed;font-synthesis:none}*{box-sizing:border-box}body{min-width:320px;margin:0}button,input{font:inherit}button{border:0;cursor:pointer}button:focus-visible,input:focus-visible{outline:3px solid rgba(242,110,16,.45);outline-offset:2px}.app-canvas{min-height:100vh;background:#f2f0ed;padding:32px 36px 32px 191px}.sidebar{position:fixed;inset:32px auto 32px 36px;width:120px;display:flex;flex-direction:column;align-items:center;z-index:5}.brand-mark{height:56px;width:56px;position:relative;flex:0 0 auto}.brand-piece{position:absolute;display:block}.brand-piece-0{top:0;left:26.65px;width:2.71px;height:56px}.brand-piece-1{top:26.65px;left:0;width:56px;height:2.71px}.brand-piece-2,.brand-piece-3{top:7.25px;left:7.25px;width:41.52px;height:41.52px}.brand-piece-4,.brand-piece-6{top:16.2px;left:1.55px;width:52.9px;height:23.64px}.brand-piece-5,.brand-piece-7{top:1.55px;left:16.2px;width:23.64px;height:52.9px}.sidebar-nav{display:flex;flex-direction:column;gap:24px;margin-top:34px;width:100%}.nav-item{width:120px;height:120px;padding:19px 8px;border-radius:32px;background:transparent;color:#878278;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;font-size:16px;line-height:1.15;transition:.18s ease}.nav-item span{font-weight:600}.nav-item strong{font-size:17px;font-weight:600}.nav-item:hover{background:#ffffff8c}.nav-item.active{background:#1c1b18;color:#f2f0ed}.nav-item.active strong{color:#fff}.screen-content{min-height:calc(100vh - 64px);border-radius:40px 40px 0 0;background:#fdfdfd;overflow:hidden}.app-header{height:122px;padding:32px 24px 24px 40px;display:flex;align-items:flex-start;justify-content:space-between;background:#f2f0ed}.app-header h1{color:#f26e10;font-size:clamp(26px,2.2vw,42px);line-height:60px;letter-spacing:-1.3px;font-weight:500;margin:0}.header-actions{display:flex;align-items:center;gap:16px}.search-field{width:384px;height:60px;padding:0 20px;background:#fff;border-radius:30px;display:flex;align-items:center;gap:8px}.search-field img{width:30px;height:30px}.search-field input{border:0;min-width:0;width:100%;outline:0;color:#1c1b18;font-size:18px}.search-field input::placeholder{color:#1c1b18;opacity:1}.button{min-height:48px;border-radius:16px;padding:0 20px;font-weight:700;transition:transform .15s ease,filter .15s ease}.button:hover{filter:brightness(1.08)}.button:active{transform:translateY(1px)}.button:disabled{cursor:not-allowed;filter:none;opacity:.5}.button-dark{background:#1c1b18;color:#fff}.button-point{background:#f26e10;color:#fff}.new-session{min-width:136px;height:60px;font-size:16px;white-space:nowrap}.profile{flex:0 0 60px;height:60px;border-radius:50%;background:#ea44ad;color:#fff;font-size:18px;font-weight:700}.home-panel,.settings-panel{margin:0 20px;border-radius:0 0 40px 40px;min-height:calc(100vh - 186px)}.home-panel h2,.settings-panel>h2{height:88px;margin:0;padding:30px 16px 0;font-size:24px;letter-spacing:-.72px;border-bottom:1px solid #d1ccc4}.session-list{min-height:600px}.session-row{min-height:121px;padding:0 24px;border-bottom:1px solid #d1ccc4;display:grid;grid-template-columns:minmax(0,1fr) 260px 100px;align-items:center;column-gap:16px}.session-open{background:transparent;min-width:0;padding:18px 0;text-align:left;display:flex;flex-direction:column;gap:10px}.session-open strong{color:#1c1b18;font-size:22px;line-height:1.3;letter-spacing:-.65px}.session-state{color:#a19b91;font-size:14px;font-weight:700}.session-state.in-progress{color:#d8463a}.session-row time{color:#878278;font-size:17px}.manage-button{height:40px;padding:0 14px;justify-self:end;border:1px solid #d1ccc4;border-radius:20px;color:#878278;background:#f2f0ed;font-size:16px}.empty-state{color:#878278;padding:40px 24px}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;display:grid;place-items:center;padding:20px;background:#0009}.create-modal{width:min(740px,100%);min-height:600px;border-radius:40px;background:#fff;padding:42px 48px 40px;display:flex;flex-direction:column}.create-modal h2{margin:0 0 26px;font-size:24px}.form-label{display:grid;gap:10px;font-weight:700;font-size:16px}.form-label input,.participant-input input{height:48px;border:1px solid #d1ccc4;border-radius:8px;padding:0 12px;color:#1c1b18;background:#fff}.participant-fields{margin:18px 0 0;padding:0;border:0}.participant-fields legend{margin-bottom:10px;padding:0;font-weight:700}.participant-input{display:grid;grid-template-columns:24px 1fr 1.4fr;gap:8px;align-items:center;margin-top:8px}.participant-input b{font-size:14px}.modal-actions{margin-top:auto;padding-top:42px;display:flex;justify-content:flex-end;align-items:center;gap:20px}.text-button{padding:12px 14px;background:transparent;font-weight:700}.workspace-screen{padding:12px 20px 0;position:relative}.workspace-topbar{min-height:106px;padding:14px 16px 10px;background:#fdfdfd;border-radius:20px 20px 0 0;display:flex;justify-content:space-between;align-items:flex-start;border-bottom:1px solid #eeeae5}.title-line{display:flex;align-items:center;gap:10px}.title-line h2{margin:0;font-size:clamp(19px,1.75vw,28px);line-height:1.25;letter-spacing:-.85px}.edit-button{border:1px solid #d1ccc4;background:#fff;border-radius:16px;padding:4px 8px;color:#878278;font-size:12px}.participant-summary{display:flex;gap:20px;flex-wrap:wrap;margin-top:10px;color:#6b675e;font-size:14px}.participant-summary span{display:inline-flex;align-items:center;gap:6px}.participant-summary .avatar{display:inline-grid;place-items:center;text-align:center;line-height:1}.avatar{display:inline-grid;width:24px;height:24px;flex:0 0 auto;place-items:center;border-radius:50%;color:#fff;font-size:10px;font-weight:700}.avatar-orange{background:#e8731d}.avatar-yellow{background:#c79718}.avatar-green{background:#6c9d2c}.avatar-blue{background:#0588a6}.recording-tools{display:flex;align-items:center;gap:14px;padding-top:2px}.recording-status{display:inline-flex;align-items:center;gap:5px;font-size:13px;font-weight:600}.recording-status i{width:9px;height:9px;display:block;border-radius:50%;background:#d8463a}.recording-status.stopped i{background:#878278}.recording-tools time{color:#878278;font-size:14px}.end-session{height:48px;white-space:nowrap}.workspace-layout{display:grid;grid-template-columns:minmax(700px,1fr) minmax(280px,430px);height:calc(100vh - 170px);min-height:690px;background:#fff}.workspace-board{position:relative;overflow:hidden;border-right:1px solid #d1ccc4}.board-zone{position:absolute;top:0;bottom:0;width:50%;z-index:0}.problem-zone{left:0;background:linear-gradient(#eff0ff,#fff 76%)}.solution-zone{right:0;background:linear-gradient(#feeded,#fff 76%)}.space-label{position:absolute;z-index:3;top:11px;font-size:12px;font-weight:700}.problem-label{left:16px;color:#1b2147}.solution-label{right:16px;color:#744236}.workspace-tabs{position:absolute;z-index:4;top:8px;left:50%;transform:translate(-50%);display:flex;background:#fff;border:1px solid #d1ccc4;border-radius:13px;overflow:hidden;white-space:nowrap}.workspace-tabs button{padding:8px 12px;background:#fff;border-right:1px solid #e4e0da;font-size:12px}.workspace-tabs button:last-child{border:0}.workspace-tabs b{margin-left:4px;font-size:14px}.vertical-timeline{position:absolute;z-index:4;top:0;bottom:0;left:50%;width:31px;transform:translate(-50%);background:#ffffffb8;border-left:1px dashed #a19b91;border-right:1px dashed #a19b91;display:flex;flex-direction:column;align-items:center;gap:50px;padding-top:18px}.vertical-timeline>span{position:absolute;top:19px;left:-12px;color:#4b3a98;font-size:12px;font-weight:700}.vertical-timeline .pin{position:relative;z-index:5;top:67px;width:8px;height:8px;border-radius:50%}.pin.orange{background:#e8731d}.pin.yellow{background:#c79718}.pin.green{background:#6c9d2c}.pin.blue{background:#0588a6}.vertical-timeline small{position:absolute;bottom:10px;font-size:10px;color:#878278}.problem-cards,.solution-cards{position:absolute;z-index:2;top:0;bottom:0;width:calc(50% - 16px)}.problem-cards{left:30px}.solution-cards{right:30px}.workspace-card{position:absolute;width:min(400px,calc(100% - 22px));min-height:126px;padding:14px 16px;border-radius:16px;border:1px solid #d1ccc4;background:#fff;box-shadow:0 4px 6px #1c1b181a;color:#1c1b18;text-align:left;display:flex;flex-direction:column;gap:10px}.problem-cards .workspace-card{right:0}.solution-cards .workspace-card{left:0}.workspace-card.selected{border:3px solid #77a91e}.workspace-card.focus{outline:2px solid rgba(119,169,30,.35);outline-offset:2px}.workspace-card:hover{border-color:#f26e10}.card-heading{color:#6b675e;font-size:12px;display:flex;align-items:center;gap:10px}.number-badge{display:inline-grid;width:30px;height:30px;place-items:center;color:#fff;border-radius:7px;font-size:12px;font-weight:700}.number-badge.problem{background:#1b2b8e}.number-badge.solution{background:#0588a6}.workspace-card:nth-child(3) .number-badge.problem{background:#e8731d}.workspace-card:nth-child(3) .number-badge.solution{background:#6c9d2c}.workspace-card strong{font-size:16px;line-height:1.35;letter-spacing:-.4px}.tag-row,.idea-tags{display:flex;gap:4px;flex-wrap:wrap}.tag{padding:4px 6px;border-radius:6px;font-size:10px;font-weight:700;letter-spacing:-.35px;white-space:nowrap}.tag.teal{color:#3c9a84;background:#e8f4f0}.tag.gold{color:#e79817;background:#fcf3e3}.tag.navy{color:#314c70;background:#eaf0f6}.tag.orange{color:#df7a14;background:#fff0e1}.connection-line{position:absolute;z-index:1;height:1px;background:#c6c2ba;transform-origin:left center;opacity:.85}.line-one{top:185px;left:28%;width:42%;transform:rotate(13deg)}.line-two{top:352px;left:27%;width:43%;transform:rotate(-10deg)}.line-three{top:494px;left:31%;width:34%;transform:rotate(-30deg)}.node-inspector{position:absolute;z-index:6;right:22px;bottom:18px;width:min(315px,44%);padding:14px;background:#1c1b18;color:#fff;box-shadow:0 8px 30px #1c1b1840;border-radius:14px}.node-inspector span{color:#f26e10;font-size:11px;font-weight:700}.node-inspector strong{display:block;margin-top:5px;font-size:13px}.node-inspector p{margin:6px 0 0;color:#f2f0ed;font-size:13px;line-height:1.4}.empty-workspace{position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;display:grid;place-content:center;padding:40px;text-align:center}.empty-workspace strong{font-size:20px;letter-spacing:-.5px}.empty-workspace p{max-width:360px;margin:10px auto 0;color:#878278;font-size:14px;line-height:1.55}.feed-empty{height:100%;padding:30px 12px 12px 22px;display:flex;flex-direction:column;justify-content:center}.feed-empty h3{margin:0;font-size:16px}.feed-empty p{margin:12px 0 0;color:#878278;font-size:13px;line-height:1.6}.feed-panel{position:relative;overflow:hidden;background:#fff;padding:20px 16px;transition:width .2s ease}.feed-panel.collapsed{width:36px;padding:0}.feed-toggle{position:absolute;z-index:2;top:8px;left:0;width:26px;height:40px;border-radius:0 10px 10px 0;background:#f2f0ed;color:#878278;font-size:22px}.feed-panel h3{margin:0 0 14px 22px;font-size:16px;line-height:1.35;letter-spacing:-.45px}.idea-tags{padding:0 0 12px 22px;border-bottom:1px solid #e9e5e0}.feed-list{height:calc(100% - 83px);overflow-y:auto;padding:16px 0 20px 22px}.feed-item{display:flex;gap:10px;margin-bottom:16px}.feed-meta{display:flex;gap:3px;color:#878278;font-size:11px}.feed-meta strong{color:#1c1b18;font-size:13px}.feed-item p{margin:4px 0 0;font-size:13px;line-height:1.45;letter-spacing:-.2px}.settings-panel{min-height:calc(100vh - 186px)}.settings-panel>h2{padding-left:16px}.settings-grid{padding:20px 16px 40px;display:grid;grid-template-columns:minmax(320px,540px) minmax(600px,1fr);gap:28px}.recording-settings,.recording-history{background:#f2f0ed;border-radius:32px;padding:32px}.recording-settings{min-height:680px}.recording-settings h3,.recording-history h3{margin:0;font-size:25px;letter-spacing:-.7px}.recording-settings>p,.history-heading p{color:#878278;margin:6px 0 24px;font-size:14px;letter-spacing:-.15px}.setting-label{display:flex;flex-direction:column;gap:10px;font-size:15px;font-weight:700;margin-top:18px}.select-field{height:60px;border:1px solid #d1ccc4;border-radius:16px;padding:0 18px;background:#fdfdfd;display:flex;align-items:center;justify-content:space-between;font-size:16px;font-weight:400}.select-field img{width:20px;height:20px}.label-row{display:flex;justify-content:space-between}.label-row small{color:#878278;font-weight:400}.test-control{min-height:92px;padding:16px;border:1px solid #d1ccc4;border-radius:16px;background:#fdfdfd;display:flex;align-items:center;gap:20px}.test-button{min-width:136px;height:52px;font-size:15px}.test-control b{display:block;margin-bottom:5px;font-size:13px}.input-level{width:288px;max-width:100%;height:24px}.idle-level{width:288px;max-width:100%;height:8px;margin-top:10px;background:repeating-linear-gradient(90deg,#d1ccc4 0 16px,transparent 16px 22px);border-radius:4px}.history-heading{display:flex;justify-content:space-between;gap:16px}.count-badge{flex:0 0 auto;align-self:center;padding:10px 18px;background:#d1ccc4;border-radius:20px;font-size:13px;font-weight:700}.record-list{display:grid;gap:10px}.record-row{min-height:84px;padding:14px 16px 14px 20px;border:1px solid #d1ccc4;border-radius:18px;background:#fdfdfd;display:grid;grid-template-columns:minmax(220px,1fr) 55px 80px 105px;align-items:center;gap:12px}.record-row.selected{border:2px solid #f26e10}.record-row strong,.record-row small{display:block}.record-row strong{font-size:15px}.record-row small{margin-top:4px;color:#878278;font-size:11px}.record-row time{font-size:13px}.record-state{justify-self:start;padding:6px 12px;border-radius:16px;color:#878278;background:#d1ccc4;font-size:12px;font-weight:700}.record-state.done{color:#fff;background:#1c1b18}.download-button,.disabled-button{height:40px;border:1px solid #f26e10;border-radius:12px;color:#f26e10;background:#fff;font-size:12px;font-weight:700}.disabled-button{border-color:#d1ccc4;color:#a19b91;background:#d1ccc4}.audio-player{min-height:108px;padding:20px;display:grid;grid-template-columns:56px minmax(0,1fr) 64px;align-items:center;gap:20px;margin-top:14px;border:1px solid #d1ccc4;border-radius:18px;background:#fdfdfd}.play-button{width:56px;height:56px;border-radius:50%;background:#1c1b18;display:grid;place-items:center}.play-button img{width:20px;height:20px}.play-button img.pause-symbol{filter:hue-rotate(155deg)}.audio-track>div:first-child{display:flex;justify-content:space-between;gap:16px;font-size:13px}.audio-track span{color:#878278}.progress-track{position:relative;height:8px;margin-top:14px;border-radius:10px;background:#d1ccc4;overflow:hidden}.progress-track i{position:absolute;inset:0 auto 0 0;background:#f26e10;border-radius:inherit;transition:width .25s linear}.speed-button{height:40px;border-radius:10px;background:#d1ccc4;color:#1c1b18;font-size:12px;font-weight:700}.transcript-preview{margin-top:14px;padding:18px 20px;border:1px solid #d1ccc4;border-radius:18px;background:#fdfdfd}.transcript-preview>div{display:flex;justify-content:space-between;gap:16px;align-items:center}.transcript-preview h4{margin:0;font-size:16px}.outline-button{border:1px solid #f26e10;border-radius:9px;padding:7px 12px;background:#fff;color:#f26e10;font-size:12px;font-weight:700}.transcript-preview p{margin:14px 0 0;font-size:12px;line-height:1.55}.muted-field,.inactive-control{color:#878278}.inactive-control button:disabled{cursor:not-allowed;opacity:.38}.inactive-control p{max-width:300px;margin:0;font-size:13px;line-height:1.45}.history-empty{min-height:300px;border:1px dashed #d1ccc4;border-radius:18px;background:#fdfdfd;display:grid;place-content:center;padding:32px;text-align:center}.history-empty strong{font-size:17px}.history-empty p{max-width:360px;margin:10px 0 0;color:#878278;font-size:14px;line-height:1.55}@media(max-width:1280px){.app-canvas{padding-left:150px}.sidebar{left:18px;width:106px}.nav-item{width:106px;height:106px;border-radius:28px}.header-actions{gap:9px}.search-field{width:260px}.workspace-layout{grid-template-columns:minmax(550px,1fr) 330px}.problem-cards{left:12px}.solution-cards{right:12px}.workspace-card{width:calc(100% - 8px)}.workspace-card strong{font-size:14px}.participant-summary{gap:8px}.settings-grid{grid-template-columns:1fr}.recording-settings{min-height:auto}.recording-history{min-width:0}}@media(max-width:900px){.app-canvas{padding:0}.sidebar{position:static;width:100%;height:auto;padding:12px 18px;flex-direction:row;justify-content:space-between;background:#f2f0ed}.brand-mark{width:40px;height:40px}.sidebar-nav{margin:0;width:auto;flex-direction:row;gap:4px}.nav-item{width:72px;height:50px;padding:4px;border-radius:14px;font-size:10px}.nav-item strong{font-size:11px}.screen-content{min-height:calc(100vh - 64px);border-radius:0}.app-header{height:auto;padding:18px;gap:16px;flex-direction:column}.app-header h1{line-height:1.1}.header-actions{width:100%}.search-field{flex:1;width:auto;height:48px}.search-field img{width:23px;height:23px}.new-session,.profile{height:48px;min-height:48px}.profile{flex-basis:48px}.home-panel,.settings-panel{margin:0}.home-panel h2,.settings-panel>h2{height:60px;padding-top:18px}.session-row{grid-template-columns:minmax(0,1fr) auto;padding:0 16px}.session-row time{display:none}.workspace-screen{padding:0;overflow:auto}.workspace-topbar{border-radius:0;padding:14px;gap:12px;flex-direction:column}.recording-tools{width:100%;justify-content:flex-end}.workspace-layout{height:auto;min-height:640px;grid-template-columns:minmax(680px,1fr)}.workspace-board{height:640px;border-bottom:1px solid #d1ccc4;border-right:0}.feed-panel{min-height:390px}.feed-panel.collapsed{width:100%;height:42px;min-height:42px}.settings-grid{padding:12px}.recording-settings,.recording-history{padding:20px;border-radius:22px}.record-row{grid-template-columns:minmax(150px,1fr) 45px 64px}.record-row button{display:none}.audio-player{grid-template-columns:48px minmax(0,1fr);gap:12px;padding:14px}.speed-button{display:none}.play-button{width:48px;height:48px}}@media(max-width:560px){.sidebar{padding:10px 12px}.nav-item{width:58px}.nav-item strong{font-size:10px}.header-actions{flex-wrap:wrap}.search-field{order:3;flex-basis:100%}.new-session{flex:1}.session-open strong{font-size:17px}.create-modal{min-height:0;padding:28px 22px;border-radius:26px}.participant-input{grid-template-columns:24px 1fr}.participant-input input:last-child{grid-column:2}.workspace-tabs{max-width:80%;overflow-x:auto}.participant-summary{font-size:11px}.recording-tools{flex-wrap:wrap}.test-control{align-items:flex-start;flex-direction:column}.record-row{grid-template-columns:1fr 50px}.record-row .record-state{display:none}.history-heading{flex-direction:column}.count-badge{align-self:flex-start}.transcript-preview>div{align-items:flex-start;flex-direction:column;gap:8px}}.empty-state{display:grid;gap:8px;justify-items:start;max-width:460px;padding:52px 24px}.empty-state strong{color:#1c1b18;font-size:18px}.empty-state p{margin:0;font-size:14px;line-height:1.5}.form-label select,.form-label textarea{width:100%;border:1px solid #d1ccc4;border-radius:8px;padding:12px;color:#1c1b18;background:#fff;font:inherit;resize:vertical}.form-label small{color:#878278;font-size:12px;font-weight:500}.participant-input{grid-template-columns:24px minmax(0,1fr) minmax(0,1.4fr) 32px}.remove-person{width:28px;height:28px;border-radius:50%;color:#878278;background:#f2f0ed;font-size:22px;line-height:1}.remove-person:disabled,.add-person:disabled{cursor:not-allowed;opacity:.35}.add-person{width:fit-content;margin-top:16px;padding:8px 0;color:#f26e10;background:transparent;font-weight:700}.editor-modal{max-height:min(760px,calc(100vh - 40px));min-height:0;overflow-y:auto}.manage-modal,.node-modal{width:min(540px,100%);border-radius:32px;background:#fff;padding:36px}.manage-modal h2,.node-modal h2{margin:0;font-size:24px}.manage-name{overflow-wrap:anywhere;margin:12px 0 24px;color:#6b675e;line-height:1.45}.manage-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:26px}.large-outline{min-height:48px;font-size:14px}.delete-button{width:100%;min-height:44px;margin-top:16px;border:1px solid #d8463a;border-radius:12px;color:#d8463a;background:#fff;font-weight:700}.close-manage{display:block;margin:10px auto 0;color:#878278}.node-modal{display:grid;gap:18px}.node-modal .form-label{margin:0}.node-modal .modal-actions{padding-top:8px}.workspace-tabs{gap:0}.workspace-tabs span{padding:8px 12px;border-right:1px solid #e4e0da;color:#6b675e;font-size:12px}.workspace-tabs button{color:#f26e10;font-weight:700}.node-columns{position:absolute;z-index:2;top:64px;right:20px;bottom:20px;left:20px;display:grid;grid-template-columns:1fr 1fr;gap:36px;overflow:auto}.node-column{display:flex;min-width:0;flex-direction:column;align-items:stretch;gap:14px;padding:12px 0 18px}.workspace-card.manual-card{position:static;width:100%;max-width:400px;min-height:126px}.workspace-card.manual-card.problem{justify-self:end}.workspace-card.manual-card.solution{justify-self:start}.node-empty{margin:auto 0;color:#878278;font-size:14px;text-align:center}.node-inspector>div{display:flex;gap:8px;margin-top:12px}.node-inspector button{border-radius:8px;padding:7px 11px;background:#f2f0ed;color:#1c1b18;font-size:12px;font-weight:700}.node-inspector button:last-child{color:#d8463a}.finished-label{padding:12px 14px;border-radius:12px;color:#878278;background:#f2f0ed;font-size:14px;font-weight:700}@media(max-width:900px){.node-columns{top:64px;right:16px;bottom:16px;left:16px;gap:22px}.workspace-card.manual-card{max-width:none}.manage-modal,.node-modal{border-radius:26px;padding:28px 22px}}@media(max-width:560px){.participant-input{grid-template-columns:24px 1fr 30px}.participant-input input:last-of-type{grid-column:2}.remove-person{grid-row:1;grid-column:3}.manage-actions{grid-template-columns:1fr}.node-columns{grid-template-columns:1fr;gap:8px;overflow-y:auto}.node-column{padding-top:6px}.workspace-tabs{max-width:calc(100% - 32px)}.workspace-tabs span,.workspace-tabs button{padding:8px}}.node-card-time{color:#878278;font-size:11px;font-weight:600}.nudge-toast{position:absolute;z-index:7;left:20px;bottom:20px;display:grid;grid-template-columns:36px minmax(0,1fr) 26px;align-items:start;gap:10px;width:min(440px,calc(100% - 40px));padding:16px;border:1px solid #c28a0c;border-radius:16px;background:#fffdf7;box-shadow:0 10px 28px #1c1b182e;animation:nudge-enter .22s ease-out}.nudge-icon{display:grid;width:32px;height:32px;place-items:center;border-radius:10px;color:#fff;background:#c28a0c;font-size:20px;font-weight:800}.nudge-toast strong{display:block;color:#1c1b18;font-size:15px;letter-spacing:-.35px}.nudge-toast p{margin:5px 0 0;color:#6b675e;font-size:13px;line-height:1.5;letter-spacing:-.2px}.nudge-toast button{width:26px;height:26px;border-radius:8px;color:#878278;background:transparent;font-size:20px;line-height:1}.feed-heading{padding:4px 4px 12px 22px;border-bottom:1px solid #e9e5e0}.feed-heading h3{margin:0}.feed-heading p{margin:4px 0 0 22px;color:#878278;font-size:11px}.transition-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:14px 0 14px 22px;border-bottom:1px solid #e9e5e0}.transition-metrics span{min-width:0;padding:9px 6px;border-radius:10px;color:#6b675e;background:#f2f0ed;font-size:10px;text-align:center;white-space:nowrap}.transition-metrics b{display:block;margin-bottom:4px;color:#1c1b18;font-size:16px}.feed-space-dot{width:9px;height:9px;margin-top:5px;border-radius:50%;flex:0 0 auto}.feed-space-dot.problem{background:#1b2b8e}.feed-space-dot.solution{background:#0588a6}@keyframes nudge-enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media(max-width:900px){.nudge-toast{left:16px;bottom:16px;width:min(440px,calc(100% - 32px))}}.refresh-devices{padding:2px 0;color:#f26e10;background:transparent;font-size:12px;font-weight:700}.select-field:disabled{cursor:not-allowed;color:#878278}.input-test-info{min-width:0;flex:1}.input-test-info b{overflow-wrap:anywhere}.input-level{position:relative;width:100%;max-width:288px;height:8px;margin-top:10px;overflow:hidden;border-radius:10px;background:repeating-linear-gradient(90deg,#d1ccc4 0 16px,transparent 16px 22px)}.input-level i{position:absolute;inset:0 auto 0 0;min-width:0;border-radius:inherit;background:#f26e10;transition:width .08s linear}.input-test-info p{max-width:360px;margin:8px 0 0;color:#878278;font-size:12px;line-height:1.45}.nudge-toast .nudge-action{width:auto;height:auto;margin-top:11px;padding:7px 10px;border:1px solid #c28a0c;border-radius:8px;color:#8b5d00;background:#fff;font-size:12px;font-weight:700;line-height:1.2}.nudge-toast .nudge-action:hover{background:#fff4cf}.end-session-modal{width:min(540px,100%);border-radius:32px;background:#fff;padding:36px}.end-session-modal .modal-kicker{display:block;margin-bottom:8px;color:#f26e10;font-size:13px;font-weight:800}.end-session-modal h2{margin:0;font-size:26px;letter-spacing:-.8px}.end-session-modal>p{margin:14px 0 0;color:#6b675e;font-size:14px;line-height:1.55}.end-session-modal>p strong{display:block;color:#1c1b18}.end-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:24px}.end-summary span{min-width:0;padding:14px 8px;border-radius:14px;color:#6b675e;background:#f2f0ed;font-size:11px;text-align:center}.end-summary b{display:block;margin-bottom:6px;color:#1c1b18;font-size:18px;letter-spacing:-.4px}.end-session-modal .modal-actions{padding-top:28px}@media(max-width:560px){.end-session-modal{border-radius:26px;padding:28px 22px}.end-summary b{font-size:15px}}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;clip-path:inset(50%)}.multi-microphone-panel{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:12px 0;padding:16px 18px;border:1px solid #c9dfae;border-radius:18px;background:#f6fbef}.multi-microphone-panel>div{min-width:0}.multi-microphone-panel span{display:block;color:#56811e;font-size:12px;font-weight:800}.multi-microphone-panel strong{display:block;margin-top:3px;font-size:16px}.multi-microphone-panel p{max-width:650px;margin:5px 0 0;color:#6b675e;font-size:12px;line-height:1.5}.multi-microphone-panel .button{flex:0 0 auto}.multi-microphone-modal{width:min(920px,100%);max-height:min(800px,calc(100vh - 40px));overflow-y:auto;border-radius:32px;background:#fff;padding:34px}.multi-microphone-title{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.multi-microphone-title span{color:#56811e;font-size:12px;font-weight:800}.multi-microphone-title h2{margin:6px 0 0;font-size:26px;letter-spacing:-.8px}.multi-microphone-title .text-button{flex:0 0 auto;padding:8px 0;color:#f26e10;font-size:13px}.multi-microphone-description{margin:14px 0 20px;color:#6b675e;font-size:14px;line-height:1.55}.microphone-assignment-list{display:grid;gap:10px}.microphone-assignment{display:grid;grid-template-columns:minmax(150px,.8fr) minmax(210px,1.2fr) minmax(130px,.7fr);align-items:center;gap:16px;padding:14px;border:1px solid #d1ccc4;border-radius:16px;background:#fdfdfd}.assignment-person{display:flex;align-items:center;gap:10px;min-width:0}.assignment-person strong,.assignment-person span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.assignment-person strong{font-size:14px}.assignment-person span{margin-top:3px;color:#878278;font-size:11px}.microphone-assignment select{width:100%;height:42px;min-width:0;border:1px solid #d1ccc4;border-radius:10px;padding:0 10px;background:#fff;color:#1c1b18;font:inherit;font-size:12px}.assignment-level{min-width:0}.assignment-level .input-level{max-width:none;margin:0}.assignment-level small{display:block;margin-top:5px;color:#878278;font-size:11px}.multi-microphone-message{min-height:20px;margin:15px 0 0;color:#6b675e;font-size:13px;line-height:1.5}.multi-microphone-actions{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:22px}.multi-microphone-actions>div{display:flex;align-items:center;gap:12px}.multi-microphone-actions .text-button{color:#878278}@media(max-width:760px){.multi-microphone-panel{align-items:flex-start;flex-direction:column;gap:14px}.multi-microphone-modal{border-radius:24px;padding:26px 20px}.microphone-assignment{grid-template-columns:1fr;gap:10px}.multi-microphone-actions{align-items:stretch;flex-direction:column}.multi-microphone-actions .button{width:100%}.multi-microphone-actions>div{justify-content:flex-end}.multi-microphone-title{flex-direction:column;gap:8px}}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #b94700;outline-offset:2px}.button-point{background:#b94700}.button-point:hover{filter:brightness(.95)}.profile{background:#a62c79}.app-header h1,.add-person,.workspace-tabs button,.refresh-devices,.multi-microphone-title .text-button,.end-session-modal .modal-kicker,.outline-button,.download-button{color:#b94700}.nav-item,.session-state,.session-row time,.manage-button,.empty-state,.edit-button,.recording-tools time,.empty-workspace p,.feed-empty p,.feed-toggle,.recording-settings>p,.history-heading p,.label-row small,.record-row small,.audio-track span,.muted-field,.inactive-control,.history-empty p,.form-label small,.remove-person,.close-manage,.node-empty,.finished-label,.node-card-time,.nudge-toast button,.feed-heading p,.select-field:disabled,.input-test-info p,.assignment-person span,.assignment-level small,.multi-microphone-actions .text-button{color:#6b675e}.session-state.in-progress,.delete-button,.node-inspector button:last-child{color:#a83229}.delete-button{border-color:#a83229}.avatar-orange,.workspace-card:nth-child(3) .number-badge.problem{background:#a94700}.avatar-yellow{background:#765500}.avatar-green,.workspace-card:nth-child(3) .number-badge.solution{background:#4c731b}.avatar-blue,.number-badge.solution{background:#00677b}.tag.teal{color:#176b5a}.tag.gold{color:#855500}.tag.orange{color:#984600}.nudge-icon{background:#8b5d00}.multi-microphone-panel span,.multi-microphone-title span{color:#4c731b}.feed-item>div{min-width:0}.feed-item p{overflow-wrap:anywhere}.app-alert{position:fixed;z-index:15;top:12px;left:50%;width:min(680px,calc(100% - 24px));padding:12px 16px;transform:translate(-50%);border-radius:12px;color:#fff;background:#782d27;box-shadow:0 8px 24px #1c1b1833;font-size:14px;line-height:1.45;text-align:center}.manage-modal,.node-modal,.end-session-modal{max-height:calc(100vh - 40px);overflow-y:auto}@media(max-width:900px){.workspace-layout{grid-template-columns:minmax(0,1fr)}.workspace-board,.feed-panel,.settings-grid,.recording-settings,.recording-history{min-width:0;width:100%}}@media(max-width:560px){.app-header,.header-actions,.workspace-layout,.workspace-board,.new-session{min-width:0}.modal-backdrop{overflow-y:auto}.feed-list{padding-right:8px}}:root{font-family:Wanted Sans Variable,Wanted Sans,Apple SD Gothic Neo,sans-serif;--problem: #1b2b8e;--solution: #a93c40;--perceptual: #314c70;--functional: #3c9a84;--conceptual: #e79817}button,input,select,textarea{font-family:inherit}.app-canvas{min-height:100vh;padding-bottom:0}.screen-content{min-height:calc(100vh - 32px)}.workspace-screen{overflow:visible;padding:12px 0 0 20px}.workspace-topbar{min-height:106px;padding:0 10px 12px;border-bottom:1px solid #eeeae5;border-radius:20px 20px 0 0}.title-line h2{font-size:32px;letter-spacing:-.96px}.edit-button{min-height:28px;padding:3px 10px;font-size:16px}.participant-summary{gap:29px;margin-top:12px;font-size:18px}.participant-summary span{gap:5px}.participant-summary b{color:#1c1b18}.recording-tools{gap:16px;padding:6px 10px 0 0}.recording-status,.recording-tools time{font-size:20px}.end-session{width:200px;height:60px;font-size:20px}.multi-microphone-panel{position:absolute;z-index:12;top:70px;right:490px;display:block;width:340px;margin:0;padding:0;border:1px solid #d1ccc4;border-radius:14px;background:#fff;box-shadow:0 4px 12px #1c1b1814}.microphone-panel-summary{display:grid;width:100%;min-height:40px;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;padding:7px 12px;border-radius:inherit;color:#1c1b18;background:transparent;text-align:left}.microphone-panel-summary span{display:inline;color:#6b675e;font-size:13px}.microphone-panel-summary strong{margin:0;overflow:hidden;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.microphone-panel-summary i{color:#6b675e;font-style:normal;transition:transform .2s ease}.multi-microphone-panel.expanded .microphone-panel-summary i{transform:rotate(180deg)}.microphone-panel-collapse{display:grid;grid-template-rows:0fr;opacity:0;transition:grid-template-rows .2s ease,opacity .2s ease}.multi-microphone-panel.expanded .microphone-panel-collapse{grid-template-rows:1fr;opacity:1}.microphone-panel-details{min-height:0;overflow:hidden}.microphone-panel-details p{margin:0;padding:4px 12px 10px;font-size:13px}.microphone-panel-details .button{width:calc(100% - 24px);min-height:40px;margin:0 12px 12px}.workspace-layout{height:calc(100vh - 183px);min-height:660px;grid-template-columns:minmax(0,1206px) 466px}.workspace-board{border-right:1px solid #d1ccc4}.problem-zone{background:linear-gradient(180deg,#eeefff,#eef0f3 60%,#fff)}.solution-zone{background:linear-gradient(180deg,#feeded,#f4eee9 60%,#fff)}.space-label{top:12px;font-size:16px;letter-spacing:-.48px}.problem-label{color:#1b2147}.solution-label{color:#6b4344}.workspace-tabs{top:7px;height:34px;border-radius:16px;box-shadow:none}.workspace-tabs span,.workspace-tabs button{display:flex;align-items:center;padding:0 14px;font-size:14px}.workspace-tabs b{font-size:18px}.workspace-tabs button:disabled{cursor:not-allowed;color:#a19b91}.board-axis{position:absolute;z-index:1;top:49px;bottom:0;left:50%;width:34px;transform:translate(-50%);border-inline:1px dashed #bab4ab;background:#ffffffa6}.board-axis span{position:absolute;top:8px;color:var(--problem);font-size:12px;font-weight:700}.board-axis span:first-child{left:6px}.board-axis span:last-child{right:5px;color:var(--solution)}.node-columns{z-index:2;top:60px;right:30px;bottom:20px;left:30px;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:90px;scrollbar-width:thin}.node-column{gap:28px;padding:14px 0 60px}.problem-column{align-items:flex-end}.solution-column{align-items:flex-start;padding-top:74px}.workspace-card.manual-card{width:min(400px,100%);min-height:126px;gap:10px;padding:14px 16px;border:1px solid #d1ccc4;border-radius:16px;animation:content-enter .2s ease-out both}.workspace-card:hover{border-color:#a19b91}.workspace-card.focus{outline:3px solid rgba(28,27,24,.2);outline-offset:2px}.workspace-card.latest.problem{border:3px solid var(--problem);box-shadow:0 0 28px #1b2b8e2e,0 4px 12px #1c1b181a}.workspace-card.latest.solution{border:3px solid var(--solution);box-shadow:0 0 28px #a93c402e,0 4px 12px #1c1b181a}.card-heading{width:100%;justify-content:space-between;gap:12px;font-size:14px;letter-spacing:-.4px}.card-heading>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.card-heading time{flex:0 0 auto;color:#878278;font-size:13px}.workspace-card strong{font-size:20px;line-height:1.3;letter-spacing:-.6px}.connector-layer{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:visible;pointer-events:none}.connector-layer path{fill:none;stroke:#bab4ab;stroke-width:1.5}.node-empty{width:min(400px,100%);margin:46px 0;padding:22px;font-size:15px;line-height:1.45}.node-inspector{right:22px;bottom:18px;width:min(360px,46%)}.node-inspector strong{font-size:16px}.node-inspector p{font-size:15px}.feed-panel{width:466px;padding:0;overflow:hidden}.feed-heading{padding:16px 20px 12px 16px;border-bottom:1px solid #e9e5e0}.feed-heading h3{width:430px;margin:0 0 12px;font-size:24px;line-height:1.3;letter-spacing:-.72px}.cognitive-overview{width:430px;min-height:133px;padding:10px 16px;border:1px solid #d1ccc4;border-radius:16px;background:#fff}.cognitive-totals{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.cognitive-totals>div{display:flex;align-items:center;justify-content:center;gap:8px;min-width:0;border-right:1px solid #d1ccc4}.cognitive-totals>div:last-child{border:0}.cognitive-totals span{font-size:18px;font-weight:600;white-space:nowrap}.cognitive-totals b{font-size:24px}.cognitive-breakdown{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:8px}.cognitive-breakdown>div{display:flex;flex-direction:column;gap:5px}.cognitive-breakdown span{color:#a19b91;font-size:14px;font-weight:600;letter-spacing:-.5px;white-space:nowrap}.cognitive-breakdown span i{display:inline-block;width:8px;height:8px;margin-right:4px;border-radius:50%;background:currentColor}.cognitive-breakdown span b{margin-left:2px}.cognitive-breakdown .perceptual .active{color:var(--perceptual)}.cognitive-breakdown .functional .active{color:var(--functional)}.cognitive-breakdown .conceptual .active{color:var(--conceptual)}.feed-list{height:calc(100% - 197px);padding:0 20px 32px 16px}.feed-item{display:block;margin:0;padding:16px 12px;border-bottom:1px solid #eeeae5;border-left:3px solid transparent;animation:content-enter .2s ease-out both}.feed-item.latest{border-left-color:#1c1b18;background:#faf9f7}.feed-meta{align-items:baseline;gap:10px}.feed-meta strong{font-size:20px}.feed-meta time{color:#878278;font-size:13px}.feed-item p{margin:5px 0 0;font-size:18px;line-height:1.4;letter-spacing:-.72px}.feed-item .tag-row{margin-top:8px}.feed-empty{padding-left:12px}.feed-empty h3{font-size:18px}.feed-empty p{font-size:15px}.tag{padding:4px 8px;font-size:12px}.tag.perceptual{color:var(--perceptual);background:#eaf0f6}.tag.functional{color:var(--functional);background:#e8f4f0}.tag.conceptual{color:var(--conceptual);background:#fcf3e3}.nudge-toast{left:20px;bottom:20px;display:grid;width:410px;grid-template-columns:32px minmax(0,1fr);gap:16px;padding:24px;border:0;border-radius:21px;color:#f2f0ed;background:#1f1d19;box-shadow:0 31px 31px #00000073;animation:nudge-enter .22s ease-out both}.nudge-icon{border-radius:8px;color:#fff;background:#d8463a}.nudge-toast strong{color:#f2f0ed;font-size:24px;line-height:1.3}.nudge-toast p{margin-top:10px;color:#e6e3dd;font-size:16px;line-height:1.4}.nudge-toast.leaving{animation:nudge-exit .18s ease-in both}.cognitive-fieldset{margin:0;padding:0;border:0}.cognitive-fieldset legend{margin-bottom:10px;font-size:16px;font-weight:700}.cognitive-fieldset legend small{color:#6b675e;font-weight:500}.cognitive-fieldset>div{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-top:8px}.cognitive-fieldset>div>strong{width:100px;font-size:14px}.cognitive-fieldset label{display:inline-flex;align-items:center;gap:5px;padding:6px 8px;border-radius:8px;background:#f2f0ed;font-size:13px}.cognitive-fieldset input{width:16px;height:16px}.multi-microphone-modal{width:min(1040px,100%)}.microphone-assignment{grid-template-columns:minmax(150px,.7fr) minmax(210px,1fr) minmax(280px,1.2fr)}.assignment-person{display:block}.assignment-person strong{font-size:16px}.threshold-level{height:10px;overflow:visible;background:#e6e3dd}.threshold-level i{background:#1c1b18}.threshold-level>b{position:absolute;top:-4px;width:2px;height:18px;transform:translate(-1px);background:#d8463a}.threshold-control{display:grid;gap:3px;margin-top:9px}.threshold-control span{display:flex;justify-content:space-between;color:#6b675e;font-size:12px}.threshold-control input{width:100%;accent-color:#1c1b18}.microphone-test-actions{display:flex;gap:8px}.calibration-button{min-height:48px;border-color:#1c1b18;color:#1c1b18}@keyframes content-enter{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes nudge-exit{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(6px)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}@media(min-width:3840px)and (min-height:2160px){html,body,#root{width:3840px;height:2160px;overflow:hidden}.app-canvas{width:1920px;min-height:1080px;transform:scale(2);transform-origin:0 0}.screen-content{min-height:1048px}.workspace-layout{height:897px}}@media(max-width:1500px){.app-canvas{padding-left:150px}.workspace-layout{grid-template-columns:minmax(0,1fr) 390px}.feed-panel{width:390px}.feed-heading h3,.cognitive-overview{width:358px}.cognitive-totals span{font-size:15px}.cognitive-breakdown span{font-size:12px}.node-columns{gap:56px}.multi-microphone-panel{right:414px}}@media(max-width:900px){.app-canvas{padding:0}.screen-content{min-height:calc(100vh - 64px)}.workspace-screen{padding:0}.workspace-topbar{padding:14px}.title-line h2{font-size:25px}.participant-summary{font-size:15px}.multi-microphone-panel{position:relative;inset:auto;width:calc(100% - 28px);margin:8px 14px}.workspace-layout{height:auto;grid-template-columns:minmax(680px,1fr)}.workspace-board{height:720px}.feed-panel{width:100%;min-height:520px}.feed-heading h3,.cognitive-overview{width:100%}.feed-list{height:320px}.microphone-assignment{grid-template-columns:1fr}}
