@import "https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@400;500;600;700;800&display=swap";.studio-launch{z-index:25;position:fixed;bottom:25px;left:22px;box-shadow:0 4px 18px #17472e22}.studio-launch.studio-launch-inline{z-index:auto;white-space:normal;width:100%;box-shadow:none;flex-shrink:0;padding:12px 8px;position:static;inset:auto}.studio-overlay{z-index:80;background:#14261c66;place-items:center;padding:25px;display:grid;position:fixed;inset:0}.studio{background:#f8faf6;border-radius:15px;flex-direction:column;width:min(1250px,100%);height:calc(100vh - 50px);display:flex;overflow:hidden;box-shadow:0 25px 100px #132e2033}.studio-header{border-bottom:1px solid var(--border);background:#fff;justify-content:space-between;align-items:center;gap:20px;padding:22px 28px;display:flex}.studio-header h2{margin-top:7px;font-size:20px}.studio-header>div:last-child{align-items:center;gap:20px;display:flex}.studio-tabs{border-bottom:1px solid var(--border);background:#fff;gap:8px;padding:0 24px;display:flex;overflow-x:auto}.studio-tabs button{white-space:nowrap;border-bottom:3px solid #0000;border-radius:0;padding:17px 14px;font-size:12px}.studio-tabs button.active{color:var(--green);border-bottom-color:var(--green);font-weight:700}.studio-body{flex:1;padding:25px 30px;overflow:auto}.studio-subnav{flex-wrap:wrap;gap:8px;margin-bottom:20px;display:flex}.studio-subnav button{border:1px solid var(--border);background:#fff;padding:9px 13px;font-size:11px}.studio-subnav button.active{color:var(--green);background:#eaf2e5;border-color:#c9dcc0}.studio-body h3{margin-bottom:15px;font-size:15px}.section-heading{justify-content:space-between;align-items:center;gap:15px;margin-bottom:18px;display:flex}.section-heading h3{margin:0}.resource-form{border:1px solid var(--border);background:#fff;border-radius:9px;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin:18px 0;padding:20px;display:grid}.resource-form .wide{grid-column:1/-1}.resource-form button{align-self:end}.resource-form input[type=checkbox]{width:18px;height:18px;accent-color:var(--green)}.studio-actions{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.resource-form>.studio-actions{grid-column:1/-1}.resource-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:15px;display:grid}.resource-card{border:1px solid var(--border);background:#fff;border-radius:9px;padding:20px}.resource-card h4{margin:10px 0;font-size:15px}.resource-card p{color:#778773;white-space:pre-wrap;max-height:90px;font-size:12px;line-height:1.8;overflow:auto}.resource-id{overflow-wrap:anywhere;margin:12px 0;font-size:9px;display:block}.resource-card .studio-actions span{color:#738e69;font-size:10px}.studio-section{border-top:1px solid var(--border);margin:30px 0;padding-top:24px}.hint{color:#83937a;margin:13px 0;font-size:11px;line-height:1.9}.upload-button{cursor:pointer}.upload-button input{display:none}.input-options{border:1px solid var(--border);border-radius:7px;flex-wrap:wrap;gap:14px;padding:12px;display:flex}.input-options legend{font-size:11px}.inline-label{flex-direction:row;align-items:center;gap:7px;display:flex}.inline-label input{width:16px;height:16px;accent-color:var(--green)}.job-list{flex-direction:column;gap:13px;display:flex}.job-row{border:1px solid var(--border);background:#fff;border-radius:9px;justify-content:space-between;align-items:flex-start;gap:15px;padding:20px;display:flex}.job-row>div:first-child{flex:1;min-width:0}.job-row strong{font-size:14px}.job-row p{color:var(--muted);margin:9px 0;font-size:11px}.job-row small{margin:10px 0;display:block}.job-actions{flex-direction:column;gap:9px;display:flex}.status-tag{color:#657f58;background:#eaf0e5;border-radius:5px;padding:4px 8px;font-size:10px}.error-text{color:#ae6659;margin-left:10px;font-size:10px}.comparison{grid-template-columns:1fr 1fr;gap:10px;display:grid}.comparison pre,.publication-card pre{white-space:pre-wrap;overflow-wrap:anywhere;background:#f3f5ef;border-radius:7px;padding:15px;font-family:inherit;font-size:12px;line-height:1.8}.job-row summary{cursor:pointer;margin-top:15px;font-size:12px}.publication-card{border:1px solid var(--border);background:#fff;border-radius:10px;margin:15px 0;padding:20px}.publication-card>.studio-actions{margin-top:15px}.usage-grid{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.usage-grid>div{border:1px solid var(--border);color:#819279;background:#fff;border-radius:9px;padding:20px;font-size:11px}.usage-grid b{color:#3b6744;margin-top:12px;font-size:24px;display:block}.table-wrap{overflow:auto}table{border-collapse:collapse;text-align:left;width:100%;font-size:12px}th,td{border-bottom:1px solid var(--border);padding:13px}th{color:#718565;background:#eff4eb}.studio-footer{border-top:1px solid var(--border);color:#8a9883;background:#fff;padding:14px 25px;font-size:10px}.canvas-editor{margin-top:20px}.canvas-controls{flex-wrap:wrap;gap:12px;margin-bottom:18px;display:flex}.canvas-controls label{max-width:100px}.canvas-layout{grid-template-columns:minmax(0,1fr) 240px;align-items:start;gap:25px;display:grid}.canvas-layout canvas{background:#fff;border:1px solid #dae2d3;width:100%;height:auto;box-shadow:0 2px 20px #243a2110}.layer-panel{border:1px solid var(--border);background:#fff;border-radius:9px;flex-direction:column;gap:12px;max-height:600px;padding:18px;display:flex;overflow:auto}.layer-panel .chosen{background:#e4efdd}.canvas-editor>.studio-actions{margin-top:20px}.canvas-editor>p{overflow-wrap:anywhere;margin:12px 0;font-size:12px}.studio-body>label{max-width:500px}.studio-header .mode{font-size:10px}.studio-body fieldset label{font-size:11px;font-weight:400}.resource-section{margin-bottom:25px}@media (width<=760px){.studio-overlay{padding:0}.studio{border-radius:0;height:100vh}.studio-header{padding:18px}.studio-header h2{font-size:16px}.studio-header .mode{display:none}.studio-body{padding:20px 15px}.studio-tabs{padding:0 8px}.studio-tabs button{padding:14px 11px;font-size:11px}.resource-form{grid-template-columns:1fr;padding:15px}.canvas-layout{grid-template-columns:1fr}.layer-panel{max-height:350px}.studio-launch{font-size:11px;bottom:16px;left:auto;right:16px}.job-row{flex-direction:column}.job-actions{flex-flow:wrap}.usage-grid{gap:7px}.usage-grid>div{padding:13px}.usage-grid b{font-size:20px}.comparison{grid-template-columns:1fr}}.workflow-shell{color:#202a3d;background:#f4f6fa;min-height:100vh;display:flex}.wf-sidebar{background:#fff;border-right:1px solid #e3e8f0;flex-direction:column;flex-shrink:0;gap:18px;width:220px;height:100vh;padding:32px 18px;display:flex;position:sticky;top:0}.wf-logo{align-items:center;gap:12px;margin-bottom:32px;font-size:21px;line-height:1.1;display:flex}.wf-logo svg{color:#5262cf}.wf-logo span{color:#747e92;font-size:15px;font-weight:400}.wf-sidebar label{gap:8px;font-size:12px;display:grid}.wf-sidebar select{max-width:100%}.wf-campaigns{gap:5px;display:grid}.wf-campaigns button{text-align:left;background:0 0;border:0;justify-content:flex-start;padding:12px}.wf-campaigns button.active{color:#4351b1;background:#eef0ff}.wf-account{overflow-wrap:anywhere;gap:10px;margin-top:auto;display:grid}.wf-main{flex:1;min-width:0;max-width:1800px;padding:32px 40px 100px}.wf-header{justify-content:space-between;align-items:center;margin-bottom:28px;display:flex}.wf-header p,.wf-muted{color:#7d8799;font-size:13px}.wf-steps{border-bottom:1px solid #dce1eb;margin-bottom:24px;display:flex;overflow:auto}.wf-steps button{white-space:nowrap;color:#727d90;background:0 0;border:0;border-bottom:3px solid #0000;border-radius:0;padding:17px 22px;font-size:13px}.wf-steps button span{opacity:.6;font-size:11px}.wf-steps button.active{color:#4859bd;background:#f0f2fc;border-bottom-color:#5565ce}.wf-panel{background:#fff;border:1px solid #e0e5ef;border-radius:12px;margin-bottom:24px;padding:28px}.wf-panel h2{margin:8px 0 18px;font-size:20px}.wf-panel h3{margin-top:28px;font-size:15px}.wf-panel p{line-height:1.7}.wf-panel fieldset{border:0;min-width:0;margin:0;padding:0}.wf-panel label,.wf-detail label{color:#566177;gap:8px;font-size:12px;font-weight:600;display:grid}.wf-panel input,.wf-panel textarea,.wf-panel select,.wf-detail textarea{color:#202a3d;width:100%;min-width:0;font:inherit;background:#fff;border:1px solid #d9e0ed;border-radius:6px;padding:11px 12px;font-size:13px}.wf-panel select[multiple]{min-height:100px}.wf-panel textarea{resize:vertical;line-height:1.6}.wf-two,.wf-three{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin:20px 0;display:grid}.wf-three{grid-template-columns:repeat(3,minmax(0,1fr))}.wf-output-rows{gap:14px;margin:18px 0;display:grid}.wf-output-row{background:#f7f8fc;border:1px solid #e9edf4;border-radius:8px;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;padding:18px;display:grid}.wf-wide{grid-column:span 2}.wf-actions{flex-wrap:wrap;gap:10px;margin:24px 0 0;display:flex}.wf-section-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.wf-tag{color:#637189;background:#eff2f8;border:1px solid #e1e7f2;border-radius:5px;width:fit-content;padding:4px 7px;font-size:11px;display:inline-block}.wf-notice{background:#f5f3e9;border-left:3px solid #a99556;padding:14px;font-size:13px}.wf-empty{text-align:center;color:#78869b;padding:100px 20px}.wf-runbar{justify-content:space-between;gap:16px;margin-bottom:20px;display:flex}.wf-runbar label{align-items:center;gap:12px;font-size:12px;display:flex}.wf-runbar select{max-width:350px}.wf-stats{flex-wrap:wrap;gap:12px;margin:20px 0;display:flex}.wf-stats>div{background:#fff;border:1px solid #e1e6ef;border-radius:9px;flex:1;gap:12px;min-width:100px;padding:18px;display:grid}.wf-stats small{color:#79869c;font-size:11px}.wf-stats strong{font-size:25px;font-weight:600}.wf-board{grid-template-columns:repeat(6,minmax(190px,1fr));gap:14px;padding:12px 0 26px;display:grid;overflow:auto}.wf-board>section{background:#eceff5;border:1px solid #e2e7ef;border-radius:9px;min-height:370px;padding:12px}.wf-board h3{justify-content:space-between;margin:4px 0 18px;font-size:12px;display:flex}.wf-board h3 span{color:#8994a8}.wf-card{text-align:left;background:#fff;border:1px solid #dfe5ef;border-radius:8px;flex-direction:column;align-items:flex-start;gap:12px;width:100%;margin-bottom:10px;padding:17px;display:flex;box-shadow:0 2px 2px #25344b04}.wf-card b{font-size:13px}.wf-card p{color:#66718a;margin:0;font-size:12px;line-height:1.7}.wf-card small{color:#8b95a6;font-size:10px}.wf-review-row{border-bottom:1px solid #e8ecf2;align-items:center;gap:15px;padding:18px 0;display:flex}.wf-review-row input{width:auto}.wf-review-row button{text-align:left;background:0 0;border:0;flex:1;justify-content:flex-start;gap:8px;display:grid}.wf-review-row button span{color:#788399;font-size:12px}.wf-review-list{margin-bottom:22px}.wf-publications{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:12px;margin-top:24px;display:grid}.wf-publications article{border:1px solid #e1e7ee;border-radius:8px;gap:10px;padding:18px;display:grid}.wf-publications p{margin:0}.wf-publications small{overflow-wrap:anywhere;color:#7e8899}.wf-metrics{gap:10px;display:grid}.wf-metrics>div{border-bottom:1px solid #e9edf2;justify-content:space-between;gap:15px;padding:15px;display:flex}.wf-detail{background:#fff;border-radius:12px;width:min(760px,95vw);max-height:90vh;padding:30px;overflow:auto;box-shadow:0 15px 70px #12223b44}.wf-detail header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.wf-detail img,.wf-detail video{max-width:100%;max-height:360px;margin:24px auto;display:block}.wf-detail pre{white-space:pre-wrap;overflow-wrap:anywhere;background:#f4f6fa;border-radius:8px;padding:20px;font-family:inherit;font-size:13px;line-height:1.8}.wf-detail details{background:#f8f9fc;margin:24px 0;padding:16px}.wf-detail h3{font-size:15px}.wf-detail p{font-size:13px;line-height:1.7}.wf-operations{background:#f8f9fc;margin-top:35px}.wf-operations summary{cursor:pointer;font-size:13px;font-weight:600}.wf-route-list{flex-wrap:wrap;gap:8px;display:flex}.wf-create{align-items:end;gap:15px;display:flex}.wf-create label{flex:1}.workflow-shell .studio-launch{font-size:12px}.wf-panel input[type=checkbox]{width:auto}.workflow-shell button:disabled{opacity:.45;cursor:not-allowed}.workflow-shell :focus-visible{outline-offset:2px;outline:3px solid #7888ea}@media (width<=1000px){.wf-main{padding:24px 20px 90px}.wf-sidebar{width:180px}.wf-output-row{grid-template-columns:repeat(3,minmax(0,1fr))}.wf-three{grid-template-columns:repeat(2,minmax(0,1fr))}.wf-steps button{padding:15px 12px}}@media (width<=650px){.workflow-shell{display:block}.wf-sidebar{width:100%;height:auto;padding:16px;position:static}.wf-sidebar .eyebrow,.wf-logo,.wf-account small{display:none}.wf-account{position:absolute;top:10px;right:15px}.wf-sidebar>label{max-width:65%}.wf-campaigns{display:flex;overflow:auto}.wf-campaigns button{white-space:nowrap}.wf-main{padding:20px 12px 90px}.wf-panel{padding:18px}.wf-two,.wf-three{grid-template-columns:1fr}.wf-output-row{grid-template-columns:repeat(2,minmax(0,1fr))}.wf-stats>div{min-width:85px;padding:12px}.wf-runbar{flex-wrap:wrap}.wf-runbar select{max-width:230px}.wf-detail{padding:20px}.wf-header h1{font-size:23px}.wf-review-row{flex-wrap:wrap}}.workflow-shell{--green:#2563eb;--border:#e5e7eb;--muted:#6b7280;color:#111827;background:#f8f9fa;font-size:13px}.wf-sidebar{border-color:#e5e7eb;gap:12px;width:220px;padding:20px 12px;overflow-y:auto}.wf-logo{gap:10px;margin:0 0 18px;font-size:13px}.wf-logo .wf-monogram{color:#fff;background:#2563eb;border-radius:8px;place-items:center;width:34px;height:34px;font-weight:700;display:grid}.wf-logo small{font-size:10px;font-weight:400;display:block}.wf-steps{border:0;margin:0 -12px 20px;display:grid;overflow:visible}.wf-steps button{color:#6b7280;border:0;border-right:2px solid #0000;justify-content:flex-start;padding:12px;font-size:12px}.wf-steps button.active{color:#1d4ed8;background:#eff6ff;border-right-color:#2563eb;font-weight:600}.wf-steps small{font-size:9px}.wf-campaigns{max-height:180px;overflow:auto}.wf-main{max-width:none;padding:0 24px 100px}.wf-header{background:#fff;border-bottom:1px solid #e5e7eb;min-height:84px;margin:0 -24px 24px;padding:14px 24px}.wf-header h1{margin:3px 0;font-size:19px}.wf-header p{color:#6b7280;margin:0;font-size:12px}.wf-header .eyebrow{font-size:9px}.wf-workspace{grid-template-columns:minmax(0,1fr) 260px;align-items:start;gap:24px;display:grid}.wf-content{min-width:0}.wf-summary{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:20px;position:sticky;top:20px}.wf-summary h2{margin:0 0 20px;font-size:15px}.wf-summary h3{margin-top:24px;font-size:12px}.wf-summary dl{background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;padding:14px}.wf-summary dl>div{justify-content:space-between;align-items:center;gap:10px;padding:7px 0;font-size:11px;display:flex}.wf-summary dt{color:#6b7280}.wf-summary dd{margin:0;font-weight:600}.wf-summary p{color:#6b7280;font-size:11px;line-height:1.8}.wf-ok{color:#16a34a}.wf-panel{border-color:#e5e7eb;border-radius:8px;padding:22px}.wf-panel h2{font-size:17px}.wf-instructions{gap:20px;margin:20px 0;display:grid}.wf-instructions>label{color:#111827;border:1px solid #e5e7eb;border-radius:8px;padding:18px;font-size:13px}.wf-instructions textarea{background:#f8f9fa;min-height:120px}.wf-output-row{background:#fafbfc;grid-template-columns:repeat(3,minmax(0,1fr))}.wf-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;margin:18px 0;display:flex}.wf-toolbar h2{font-size:16px}.wf-toolbar>div{gap:6px;display:flex}.wf-toolbar button,.wf-table button{background:#fff;border:1px solid #e5e7eb;padding:8px 12px}.wf-toolbar button[aria-pressed=true]{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.wf-table-wrap{background:#fff;border:1px solid #e5e7eb;border-radius:8px;margin:20px 0;overflow-x:auto}.wf-table{border-collapse:collapse;width:100%;font-size:12px}.wf-table th{text-align:left;color:#6b7280;background:#f9fafb;font-weight:500}.wf-table th,.wf-table td{border-bottom:1px solid #eef0f3;padding:13px 14px}.wf-table td{overflow-wrap:anywhere;max-width:260px}.wf-board{grid-template-columns:repeat(6,minmax(155px,1fr))}.wf-board>section{background:#f3f4f6;border-color:#e5e7eb}.wf-board>section:nth-child(2){border-top:3px solid #60a5fa}.wf-board>section:nth-child(3){border-top:3px solid #fbbf24}.wf-board>section:nth-child(5){border-top:3px solid #4ade80}.wf-board>section:nth-child(6){border-top:3px solid #f87171}.wf-stats{gap:8px}.wf-stats>div{border-radius:6px;min-width:90px;padding:14px}.wf-stats strong{font-size:23px}.wf-publish-panel{background:#f8fafc;border:1px solid #bfdbfe;border-radius:8px;margin-top:24px;padding:20px}.wf-publish-panel fieldset{border:1px solid #e5e7eb;border-radius:6px;margin:14px 0;padding:12px}.wf-publish-panel legend{font-weight:600}.wf-publish-panel .wf-account-choice{flex-direction:row;align-items:center;gap:12px;padding:10px 0;display:flex}.wf-account-choice>span:first-of-type{overflow-wrap:anywhere;flex:1}.wf-account-choice small{display:block}.wf-review-list+button{margin-right:8px}.wf-operations{background:#fff}.workflow-shell .primary{color:#fff;background:#2563eb}.workflow-shell :focus-visible{outline-color:#93c5fd}.welcome{--green:#2563eb;--border:#e5e7eb;--muted:#6b7280;color:#111827;background:#f8f9fa}.welcome .primary{background:#2563eb}@media (width>=1600px){.wf-output-row{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (width<=1200px){.wf-workspace{grid-template-columns:minmax(0,1fr)}.wf-summary{display:block;position:static}.wf-summary dl{max-width:600px}}@media (width<=650px){.wf-sidebar{width:100%;height:auto;overflow:visible}.wf-steps{margin:24px 0 8px;display:flex;overflow:auto}.wf-steps button{white-space:nowrap}.wf-main{padding:0 12px 90px}.wf-header{margin:0 -12px 20px;padding:16px}.wf-header h1{font-size:18px}.wf-output-row{grid-template-columns:repeat(2,minmax(0,1fr))}.wf-instructions>label{padding:12px}.wf-summary{padding:16px}}.wf-account{border-top:1px solid #e5e7eb;margin-top:auto;padding-top:20px;position:static}.wf-account>small{overflow-wrap:anywhere;display:block}.wf-account>button{min-height:38px}.wf-sidebar>button{flex-shrink:0;min-height:36px}.wf-create-dialog{color:#111827;--green:#2563eb}.wf-create-dialog .primary{color:#fff;background:#2563eb}.wf-create-dialog .wf-actions{justify-content:flex-end;margin-top:0}.wf-create-dialog .wf-actions button{border:1px solid #e5e7eb;padding:10px 16px}.wf-create-dialog .modal-error{overflow-wrap:anywhere;margin:0}.wf-create-backdrop{z-index:100}.wf-empty .primary{margin-top:18px;padding:12px 18px}@media (width<=650px){.wf-account{grid-template-columns:minmax(0,1fr) auto;align-items:center;margin-top:8px;padding-top:12px;display:grid;position:static}.wf-account>.studio-launch{grid-column:1/-1}.wf-sidebar>label{max-width:100%}.wf-steps{margin-top:0}}:root{color:#26342f;font-synthesis:none;--green:#256c4d;--border:#e3e9e4;--muted:#7b8880;--surface:#fff;background:#f6f8f6;font-family:Noto Sans KR,sans-serif;font-weight:400}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button{cursor:pointer;color:inherit;background:0 0;border:0;border-radius:7px;justify-content:center;align-items:center;gap:8px;display:inline-flex}button:disabled{opacity:.45;cursor:not-allowed}button:hover:not(:disabled){filter:brightness(.96)}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:3px;outline:3px solid #98bca7}input,textarea,select{border:1px solid var(--border);color:inherit;background:#fff;border-radius:7px;min-width:0;padding:11px 12px}textarea{resize:vertical;line-height:1.8}input:disabled,textarea:disabled{background:#f0f2ef}label{flex-direction:column;gap:9px;font-size:12px;font-weight:600;display:flex}small{color:var(--muted);font-size:11px;line-height:1.8}h1,h2,h3,p{margin:0}.primary,.secondary{white-space:nowrap;padding:11px 17px;font-size:12px;font-weight:600}.primary{background:var(--green);color:#fff}.secondary{border:1px solid var(--border);background:#fff}.text-button{color:var(--muted);justify-content:flex-start;padding:7px 0;font-size:11px}.eyebrow{color:#82918a;letter-spacing:1.5px;font-size:10px;font-weight:700}.shell{min-height:100vh;display:flex}.sidebar{border-right:1px solid var(--border);background:#fff;flex-direction:column;flex-shrink:0;width:230px;height:100vh;padding:31px 20px 16px;display:flex;position:sticky;top:0}.logo{letter-spacing:-.5px;color:var(--green);align-items:center;gap:10px;padding:0 5px;font-size:13px;display:flex}.logo b{font-size:17px;display:block}.logo svg{width:30px;height:30px}.workspace-select{margin:36px 0 25px}.workspace-select label{letter-spacing:1.5px;color:#96a097;margin-bottom:9px;font-size:9px}.workspace-select select{background:#f7f9f6;width:100%;font-size:12px;font-weight:600}.nav-active{color:var(--green);background:#eaf2eb;border:1px solid #dceade;border-radius:7px;align-items:center;gap:10px;padding:12px 10px;font-size:12px;font-weight:700;display:flex}.sidebar-heading{color:#909b93;justify-content:space-between;align-items:center;margin:32px 8px 14px;font-size:10px;display:flex}.brand-list{flex-direction:column;gap:6px;display:flex}.brand-list button{white-space:nowrap;justify-content:flex-start;padding:10px 8px;font-size:12px}.brand-list button>svg{margin-left:auto}.brand-list .chosen{background:#f4f6f2}.brand-icon{color:#6a795b;background:#e6ecdf;border-radius:7px;place-items:center;width:26px;height:26px;font-size:10px;display:grid}.sidebar-tip{flex-direction:column;gap:13px;margin-top:auto;padding:24px 12px 22px;display:flex}.sidebar-tip svg{color:#8f9d81}.sidebar-tip b{font-size:12px;line-height:1.9}.sidebar-tip p{color:var(--muted);font-size:11px;line-height:1.9}.sidebar-tip span{color:#7b866d;letter-spacing:.3px;font-size:9px}.account{border-top:1px solid var(--border);text-align:left;border-radius:0;justify-content:flex-start;gap:9px;padding:17px 0 0;font-size:10px}.account>span:nth-child(2){text-overflow:ellipsis;overflow:hidden}.account small{font-size:9px;display:block}.account>svg{flex-shrink:0;margin-left:auto}.avatar{background:#eae9e0;border-radius:50%;flex-shrink:0;place-items:center;width:31px;height:31px;font-size:11px;display:grid}.main{flex:1;min-width:0}.topbar{border-bottom:1px solid var(--border);height:69px;color:var(--muted);background:#fff;justify-content:space-between;align-items:center;padding:0 34px;font-size:11px;display:flex}.topbar>div{align-items:center;gap:12px;display:flex}.topbar b{color:#586a60;font-weight:500}.mode{align-items:center;gap:6px;font-size:10px;display:flex}.mode i,.monitor-dot{background:#639975;border-radius:50%;width:6px;height:6px}.mode.demo i{background:#c2a467}.page{padding:35px 32px 20px}.page-heading{justify-content:space-between;align-items:center;gap:15px;display:flex}.page-heading h1{letter-spacing:-1px;margin:8px 0 10px;font-size:26px;font-weight:700}.page-heading p{color:var(--muted);font-size:12px}.summary{border:1px solid var(--border);background:#fff;border-radius:10px;margin:28px 0;padding:23px 0;display:flex}.summary>div{border-right:1px solid var(--border);flex:1;min-width:140px;padding:0 30px}.summary>div>span{color:#829085;margin-bottom:10px;font-size:11px;display:block}.summary strong{font-size:26px;font-weight:600;line-height:1}.summary strong small{margin-left:9px;font-size:11px;font-weight:400}.summary .orange{color:#bc8c45}.summary .summary-note{border:0;flex:1.4;align-items:center;gap:16px;display:flex}.summary-note svg{color:#78936b}.summary-note p{color:#8d9b8c;font-size:11px;line-height:1.9}.summary-note b{color:#53694f;font-weight:500}.toolbar{justify-content:space-between;align-items:center;gap:10px;margin:25px 0 21px;display:flex}.toolbar select{padding:8px 10px;font-size:11px}.toolbar-start,.filters{align-items:center;gap:10px;display:flex}.toolbar-start>svg{color:var(--green)}.toolbar-start select{background:0 0;border:0;max-width:250px;font-weight:600}.search{border:1px solid var(--border);color:#8e9b92;background:#fff;border-radius:7px;flex-direction:row;align-items:center;gap:7px;padding:0 9px;display:flex}.search input{border:0;width:130px;padding:9px 0;font-size:10px;font-weight:400}.board{grid-template-columns:repeat(5,minmax(178px,1fr));align-items:start;gap:13px;min-height:390px;padding-bottom:15px;display:grid;overflow-x:auto}.column{background:#edf1ed;border-radius:9px;min-height:345px;padding:0 9px 10px}.column-title{align-items:center;gap:8px;padding:15px 4px;display:flex}.column-title i{background:#96a193;border-radius:50%;width:6px;height:6px}.creating .column-title i{background:#78a395}.review .column-title i{background:#c7a260}.ready .column-title i{background:#77979f}.results .column-title i{background:#86a87e}.column-title h2{font-size:11px;font-weight:600}.column-title>span{color:#94a095;background:#e4eae3;border-radius:4px;padding:1px 5px;font-size:10px}.column-cards{flex-direction:column;gap:11px;display:flex}.card{text-align:left;background:#fff;border:1px solid #e1e7df;border-radius:7px;width:100%;padding:0;display:block;overflow:hidden;box-shadow:0 2px 3px #243a2110}.card.selected{outline:2px solid var(--green);outline-offset:1px}.card-preview{color:#7b9274;background:#e7eee1;border-radius:4px;flex-direction:column;justify-content:center;align-items:center;gap:12px;height:112px;margin:7px 7px 0;display:flex}.card-preview.video{color:#79908b;background:#e4eae9}.card-preview.text{color:#a99975;background:#f2eee5}.card-preview span{letter-spacing:1.4px;font-size:8px}.card-body{padding:13px}.kind-label{color:#839185;align-items:center;gap:4px;font-size:9px;display:flex}.card h3{overflow-wrap:anywhere;margin:9px 0 8px;font-size:12px;font-weight:600;line-height:1.6}.card p{color:#9aa299;-webkit-line-clamp:2;white-space:pre-line;-webkit-box-orient:vertical;min-height:36px;font-size:10px;line-height:1.8;display:-webkit-box;overflow:hidden}.card-footer{color:#91a18e;border-top:1px solid #f0f3ee;justify-content:space-between;margin-top:14px;padding-top:11px;font-size:9px;display:flex}.column-empty{text-align:center;color:#a1aca0;border:1px dashed #dbe3d8;border-radius:7px;min-height:85px;padding:24px 2px;font-size:10px}.board-footnote{color:#98a398;align-items:center;gap:7px;margin:5px 0 26px;font-size:10px;line-height:1.8;display:flex}.monitor{border:1px solid var(--border);color:#9ba59b;background:#fff;border-radius:8px;align-items:center;gap:11px;padding:16px;font-size:10px;display:flex}.monitor b{color:#65775f;font-size:10px;font-weight:600}.monitor-dot{background:#bdc5b8}.monitor-right{margin-left:auto;font-size:9px}.feedback{border-radius:7px;align-items:center;gap:8px;margin:14px 0;padding:12px 15px;font-size:12px;line-height:1.7;display:flex}.feedback button{margin-left:auto}.error{color:#a05243;background:#f9ece7}.success{color:#346343;background:#e8f1e5}.empty-onboarding{color:#83977e;border:1px dashed #d8e1d5;border-radius:10px;flex-direction:column;align-items:center;gap:18px;padding:70px 20px;display:flex}.empty-onboarding h2{color:#526c4e;font-size:18px}.empty-onboarding p{text-align:center;font-size:12px}.editor{border-left:1px solid var(--border);background:#fff;flex-direction:column;flex-shrink:0;width:400px;height:100vh;display:flex;position:sticky;top:0;box-shadow:-8px 0 30px #22332205}.editor-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:22px;display:flex}.editor-header b{margin-top:5px;font-size:15px;display:block}.editor-header .eyebrow{letter-spacing:.5px}.editor-content{flex:1;padding:20px 23px;overflow-y:auto}.editor-content>label{margin-bottom:20px}.save-state{color:#8ca082;justify-content:space-between;margin-bottom:23px;font-size:10px;display:flex}.save-state .unsaved{color:#b18a4e}.field-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.field-row select{font-size:11px}.locks{flex-wrap:wrap;gap:16px;margin:24px 0;display:flex}.locks h3{align-items:center;gap:8px;width:100%;font-size:12px;display:flex}.locks label{flex-direction:row;align-items:center;gap:5px;font-size:11px;font-weight:400}.locks small{width:100%;font-size:10px}.locks input{accent-color:var(--green)}.notice{color:#718264;text-align:left;background:#f3f5ee;border:1px solid #e5eadc;border-radius:8px;gap:12px;padding:17px;font-size:12px;display:flex}.notice svg{flex-shrink:0}.notice p{margin-top:5px;font-size:11px;line-height:1.8}.notice.compact{padding:12px}.notice.compact p{margin:0;font-size:10px}.editor-actions{border-top:1px solid var(--border);justify-content:space-between;gap:9px;padding:18px;display:flex}.editor-actions .primary{min-width:90px}.versions{margin-top:25px}.versions h3{margin-bottom:15px;font-size:12px}.versions h3 span{color:var(--muted);margin-left:5px}.versions>.secondary{width:100%;font-size:11px}.versions>small{margin:8px 0 15px;font-size:10px;display:block}.version{border-top:1px solid var(--border);justify-content:space-between;align-items:center;padding:12px 0;display:flex}.version b{font-size:11px}.version small{font-size:9px;display:block}.modal-backdrop{z-index:50;background:#16251c55;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:14px;width:420px;max-width:100%;padding:27px;box-shadow:0 20px 90px #16251c30}.modal-heading{justify-content:space-between;align-items:center;margin-bottom:25px;display:flex}.modal h2{font-size:19px}.modal form{flex-direction:column;gap:20px;display:flex}.modal-error{color:#a05243;font-size:12px}.welcome{background:radial-gradient(at 80% 10%,#e7efdf 0%,#f7f8f3 60%);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:40px 20px;display:flex}.welcome-brand{color:var(--green);align-items:center;gap:12px;margin-bottom:32px;font-size:14px;line-height:1.3;display:flex}.welcome-brand b{font-size:21px}.login-card{background:#ffffffd9;border:1px solid #e2e9db;border-radius:18px;width:100%;max-width:430px;padding:36px;box-shadow:0 10px 40px #30492708}.login-card h1{letter-spacing:-1.6px;margin:16px 0;font-size:32px;line-height:1.45}.login-card>p{color:var(--muted);margin:14px 0;font-size:12px;line-height:1.9}.login-card form{flex-direction:column;gap:16px;margin:26px 0 0;display:flex}.login-card>.notice{margin-top:26px}.login-card>.secondary{width:100%;margin:6px 0 13px}.login-card>small{font-size:10px;display:block}.welcome footer{color:#9ba58f;margin-top:26px;font-size:10px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (width>=1600px){.page{padding:40px}.board{gap:17px}.card-preview{height:135px}}@media (width<=1250px){.sidebar{width:195px;padding:26px 15px 16px}.page{padding:28px 22px}.summary>div{min-width:100px;padding:0 20px}.summary .summary-note{display:none}.editor{z-index:20;position:fixed;right:0;box-shadow:-10px 0 40px #1b34221a}.monitor-right{display:none}}@media (width<=760px){.sidebar{width:64px;padding:22px 9px}.logo{justify-content:center;padding:0}.logo span,.workspace-select,.nav-active,.sidebar-heading,.brand-list,.sidebar-tip,.account>span:nth-child(2),.account>svg{display:none}.account{justify-content:center;margin-top:auto}.topbar{height:58px;padding:0 18px;font-size:9px}.mode{font-size:9px}.page{padding:25px 16px 16px}.page-heading{align-items:flex-start}.page-heading h1{font-size:21px}.page-heading p{font-size:10px}.page-heading>.primary{padding:9px;font-size:10px}.page-heading .eyebrow{font-size:8px}.summary{margin:23px 0;padding:18px 0}.summary>div{min-width:0;padding:0 14px}.summary strong{font-size:23px}.summary>div>span{font-size:9px}.toolbar{flex-wrap:wrap}.filters{justify-content:space-between;width:100%}.search{flex:1}.search input{width:100%}.board{grid-template-columns:repeat(5,195px)}.editor{width:min(420px,100vw)}.board-footnote{align-items:flex-start}.board-footnote svg{flex-shrink:0;margin-top:3px}.monitor{gap:7px;padding:12px;font-size:9px}.empty-onboarding{padding:40px 12px}.empty-onboarding h2{font-size:16px}.login-card{padding:28px}}@media (prefers-reduced-motion:reduce){.spin{animation:none}}
