
:root{--ink:#191919;--sub:#60605d;--muted:#888884;--line:#e8e8e4;--soft:#f7f7f5;--paper:#fff;--max:1080px;--head:78px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:"Pretendard","Inter","Noto Sans CJK KR","Apple SD Gothic Neo","Malgun Gothic",sans-serif;font-size:15px;line-height:1.75;letter-spacing:-.035em;-webkit-font-smoothing:antialiased}button,input,textarea,select{font:inherit;letter-spacing:inherit;color:inherit}a{color:inherit;text-decoration:none}button{border:0;background:none;cursor:pointer}button,a{-webkit-tap-highlight-color:transparent;touch-action:manipulation}button:disabled{cursor:not-allowed;opacity:.42}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,summary:focus-visible{outline:2px solid #777;outline-offset:4px}input,textarea,select{accent-color:#191919}input::placeholder,textarea::placeholder{color:#a2a29d}::selection{background:#deded9;color:#111}h1,h2,h3,p{margin:0}svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round;display:block;flex:none}[hidden]{display:none!important}.sr{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.header{height:var(--head);position:sticky;top:0;z-index:30;background:#ffffffed;backdrop-filter:blur(12px);border-bottom:1px solid transparent}.header.active{border-color:var(--line)}.header-inner{max-width:1344px;width:calc(100% - 96px);margin:auto;height:100%;display:flex;align-items:center;justify-content:space-between;gap:20px}.logo{display:flex;align-items:center;gap:9px;font-size:23px;font-weight:730;letter-spacing:-1px}.brand-mark{display:flex;gap:3px;align-items:center;width:17px;transform:skew(-13deg)}.brand-mark i{height:19px;width:6px;background:#1c1c1c;border-radius:2px}.brand-mark i:first-child{height:12px;background:#a4a4a0}.header-right{display:flex;align-items:center;gap:24px}.mode{font-size:10px;letter-spacing:.045em;color:#8b8b85;display:flex;align-items:center;gap:6px}.mode:before{content:"";width:4px;height:4px;background:#b1b1ab;border-radius:50%}.history-button{display:flex;align-items:center;gap:8px;font-size:12px;color:#63635e;padding:8px 0}.history-button svg{width:16px;height:16px}.history-count{font-size:10px;color:#999;padding-left:1px}.btn{min-height:46px;padding:0 21px;border:1px solid #1b1b1b;border-radius:7px;background:#1b1b1b;color:#fff;display:inline-flex;justify-content:center;align-items:center;gap:14px;font-size:13px;font-weight:600;white-space:nowrap;transition:background .17s}.btn:hover{background:#353533}.btn.ghost{background:#fff;color:#333;border-color:#deded8}.btn.ghost:hover{background:var(--soft)}.btn.tiny{min-height:36px;font-size:11px;padding:0 13px;gap:8px}.btn svg{width:16px;height:16px}.plain{display:inline-flex;gap:7px;align-items:center;font-size:12px;color:#70706b;padding:5px 0}.plain:hover{color:#111}.plain svg{width:14px;height:14px}.eyebrow{font-size:10px;letter-spacing:.15em;text-transform:uppercase;color:#8c8c86;line-height:1.6;font-weight:500}.muted{color:var(--muted)}.micro{font-size:11px;color:var(--muted);line-height:1.8}.break{display:block}.hero{height:calc(100svh - var(--head));min-height:630px;display:flex;align-items:center;justify-content:center;position:relative;text-align:center;padding:24px 20px 100px}.hero-body{width:100%;max-width:960px;margin-top:-18px}.hero .eyebrow{margin-bottom:30px}.hero h1{font-size:clamp(48px,5.6vw,81px);font-weight:740;letter-spacing:-.065em;line-height:1.25}.hero-copy{font-size:17px;line-height:1.95;color:#777771;letter-spacing:-.04em;margin:31px 0 40px;word-break:keep-all}.url-form{width:min(645px,100%);margin:auto;display:flex;align-items:center;gap:16px;padding:8px 8px 8px 21px;border:1px solid #d9d9d3;border-radius:9px;background:white;text-align:left}.url-form>svg{color:#8c8c85;width:19px;height:19px}.url-form input{height:46px;min-width:0;flex:1;border:0;outline:none;background:transparent;font-size:13px}.url-form input:focus-visible{outline:0;box-shadow:0 1px #666}.url-form .btn{height:48px;padding-inline:22px}.hero .micro{margin:15px auto 0;font-size:10px;max-width:600px}.hero-error{font-size:12px;min-height:24px;margin-top:10px;color:#555}.hero-foot{position:absolute;bottom:34px;left:20px;right:20px;display:flex;gap:14px;justify-content:center;align-items:center;font-size:10px;color:#92928b}.hero-foot svg{width:11px;height:11px}.hero-foot .sep{width:25px;height:1px;background:#d3d3cc}.story{min-height:92svh;display:flex;align-items:center;justify-content:center;background:var(--soft);padding:110px 24px}.story-inner{width:min(1060px,100%);display:grid;grid-template-columns:1fr 1fr;gap:110px;align-items:center}.story h2{font-size:57px;line-height:1.3;letter-spacing:-.065em;font-weight:700;margin:25px 0}.story .description{color:#7b7b75;font-size:16px;line-height:1.95;word-break:keep-all}.flow-story{border-left:1px solid #d9d9d2;padding:0 0 0 38px}.flow-story>div{padding:24px 0}.flow-story .num{font-size:10px;color:#999;letter-spacing:.06em;margin-bottom:9px}.flow-story h3{font-size:21px;font-weight:600;letter-spacing:-.05em}.flow-story p{font-size:12px;color:#8d8d87;margin-top:5px}.footer{padding:25px 48px;display:flex;justify-content:space-between;gap:16px;font-size:10px;color:#91918a;border-top:1px solid var(--line)}
.work-area{background:#fafaf8;min-height:calc(100svh - var(--head));padding:30px 36px 80px}.work-wrap{max-width:var(--max);margin:auto}.journey{display:flex;align-items:center;justify-content:center;gap:0;padding:10px 0 36px}.journey-step{display:flex;align-items:center;gap:9px;font-size:12px;color:#a0a099;white-space:nowrap}.journey-step b{width:22px;height:22px;border-radius:50%;font-size:10px;font-weight:500;display:flex;align-items:center;justify-content:center;border:1px solid #dcdcd6;background:white;color:#999}.journey-step.past{color:#666}.journey-step.past b{background:#e9e9e4;color:#555;border-color:#e9e9e4}.journey-step.past svg{width:11px;height:11px}.journey-step.current{color:#1b1b1b;font-weight:600}.journey-step.current b{background:#1b1b1b;border-color:#1b1b1b;color:white}.journey-line{height:1px;background:#e0e0d9;width:75px;margin:0 18px}.page-title{font-size:35px;line-height:1.45;letter-spacing:-.055em;font-weight:700}.page-desc{font-size:13px;color:#898980;margin-top:9px;word-break:keep-all}.work-top{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:26px}.save-state{font-size:10px;display:flex;align-items:center;gap:6px;color:#92928a;white-space:nowrap;margin-top:14px}.save-state svg{width:13px;height:13px}.source-line{display:flex;align-items:center;gap:10px;font-size:11px;color:#7b7b74;margin:24px 0 16px;min-width:0}.tag{padding:3px 7px;font-size:9px;letter-spacing:.015em;color:#82827a;background:#edede7;border-radius:3px;white-space:nowrap}.source-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#55554f}.source-end{margin-left:auto;color:#8c8c84;font-size:10px;white-space:nowrap}.sheet{background:#fff;border:1px solid #e4e4dd;border-radius:10px;overflow:visible}.sheet-bar{display:flex;align-items:center;justify-content:space-between;gap:15px;min-height:64px;padding:0 29px;border-bottom:1px solid var(--line);position:relative}.tabs{display:flex;gap:28px;height:64px;align-items:stretch}.tab{font-size:12px;padding:0;border-bottom:2px solid transparent;color:#94948b}.tab.selected{border-bottom-color:#191919;color:#1b1b1b;font-weight:600}.download-wrap{position:relative}.download-menu{position:absolute;right:0;top:37px;z-index:12;min-width:208px;border:1px solid #deded7;background:white;border-radius:7px;padding:6px;box-shadow:0 10px 30px #0000000d}.download-menu button{width:100%;text-align:left;padding:10px 12px;font-size:12px;display:flex;align-items:center;justify-content:space-between;border-radius:4px}.download-menu button:hover{background:#f4f4ef}.download-menu small{font-size:9px;color:#999}.document{padding:33px 44px 30px;max-width:900px;margin:auto}.doc-label{font-size:10px;letter-spacing:.05em;color:#929288;margin-bottom:12px}.document h2{font-size:27px;font-weight:650;line-height:1.5;letter-spacing:-.055em;white-space:pre-line;word-break:keep-all}.summary-text{font-size:13px;line-height:1.95;color:#74746b;margin:16px 0 25px;white-space:pre-line;word-break:keep-all}.point{display:grid;grid-template-columns:26px 1fr;gap:18px;padding:18px 0;border-top:1px solid #ecece7}.point .n{font-size:10px;color:#aaa99e;font-variant-numeric:tabular-nums;margin-top:3px}.point h3{font-size:14px;font-weight:600;line-height:1.8;word-break:keep-all}.point p{font-size:12px;color:#8d8d81;margin-top:3px;line-height:1.85;word-break:keep-all}.time-link{font-size:9px;color:#88887a;padding:0 0 0 8px;display:inline-flex;gap:3px;align-items:center;vertical-align:middle}.time-link svg{width:10px;height:10px}.apply-note{padding:18px 20px;background:#f6f6f1;border-radius:5px;margin-top:18px}.apply-note .label{font-size:10px;color:#979788}.apply-note p{font-size:12px;margin-top:6px;color:#626258;line-height:1.95;word-break:keep-all}.source-detail{margin-top:21px;border-top:1px solid var(--line);padding-top:17px;font-size:11px;color:#969687}.source-detail summary{cursor:pointer;list-style:none;display:flex;gap:7px;align-items:center}.source-detail summary svg{width:12px;height:12px}.source-detail p{margin-top:9px;line-height:1.9}.source-url{overflow-wrap:anywhere;font-size:10px;letter-spacing:0}.bottom-action{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:25px}.bottom-action .micro{font-size:11px;max-width:460px}.transcript-intro{font-size:12px;color:#919187;padding-bottom:23px;border-bottom:1px solid var(--line);margin-bottom:22px}.transcript{max-height:460px;overflow:auto;padding-right:14px;scrollbar-width:thin}.transcript-row{display:grid;grid-template-columns:60px 1fr;gap:20px;margin:0 0 23px}.transcript-row .time{font-size:10px;color:#99998b;font-variant-numeric:tabular-nums;line-height:2.1;padding:0;align-self:start;text-align:left}.transcript-row p{font-size:13px;line-height:1.95;color:#68685e;white-space:pre-wrap}.processing{width:min(580px,100%);margin:54px auto 80px;text-align:center}.spinner{width:45px;height:45px;border-radius:50%;border:2px solid #e2e2d9;border-top-color:#292924;animation:spin 1.2s linear infinite;margin:0 auto 35px}@keyframes spin{to{transform:rotate(360deg)}}.processing h1{font-size:35px;line-height:1.4;letter-spacing:-.06em;font-weight:650;white-space:pre-line}.processing .page-desc{font-size:13px;line-height:1.95;margin:20px 0 35px}.processing-steps{max-width:370px;margin:auto;text-align:left;border-top:1px solid #e1e1d8;padding-top:18px}.processing-step{display:flex;align-items:center;gap:15px;font-size:13px;padding:13px 0;color:#aaa99a}.processing-step .circle{width:23px;height:23px;background:#ededdf;border-radius:50%;display:grid;place-items:center;font-size:10px}.processing-step.done{color:#727263}.processing-step.done .circle{background:#deded1;color:#444}.processing-step.current{color:#1b1b1b}.processing-step.current .circle{background:#1b1b1b;color:white}.processing-step svg{width:11px;height:11px}.processing-step small{margin-left:auto;font-size:10px}.processing .micro{margin-top:27px;font-size:10px}.processing .plain{margin-top:30px}.error-block{max-width:600px;margin:70px auto;text-align:center}.error-block h1{font-size:28px;letter-spacing:-.05em}.error-block p{color:#858575;font-size:13px;margin:20px 0 30px;white-space:pre-line}.error-actions{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}
.apply-wrap{max-width:920px;margin:auto}.source-capsule{display:flex;align-items:center;gap:10px;font-size:11px;color:#7a7a70;padding:16px 20px;border:1px solid #e2e2d9;border-radius:7px;margin-bottom:25px;background:#fff;cursor:pointer;text-align:left;width:100%}.source-capsule svg{width:14px;height:14px}.source-capsule span:last-child{margin-left:auto;font-size:10px;color:#9b9b8c}.prompt-form{background:white;border:1px solid #e1e1d7;border-radius:9px;padding:30px}.field-label{display:block;font-size:13px;font-weight:600;margin-bottom:12px}.goal-input{display:block;width:100%;min-height:102px;padding:16px 18px;font-size:14px;line-height:1.9;background:#fafaf7;border:1px solid #e5e5da;border-radius:6px;resize:vertical}.field{display:block;margin-bottom:20px}.field span{display:block;font-size:12px;font-weight:600;margin-bottom:8px}.field input,.field textarea{width:100%;padding:11px 13px;border:1px solid #dddccf;border-radius:5px;background:#fff;font-size:12px;line-height:1.9}.field textarea{min-height:85px;resize:vertical}.optional{margin-top:16px;font-size:11px;color:#8c8c7e}.optional summary{cursor:pointer;display:inline-flex;align-items:center;gap:7px;list-style:none}.optional summary svg{width:12px;height:12px}.optional[open] summary{margin-bottom:15px}.optional-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.optional-grid .field{margin-bottom:0}.optional-grid .field input{font-size:11px}.form-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:22px}.form-bottom .micro{font-size:10px}.output-sheet{margin-top:24px}.output-sheet .sheet-bar{min-height:56px;font-size:12px;padding:0 25px}.output-sheet .sheet-bar>span{font-weight:600;display:flex;align-items:center;gap:8px}.output-sheet .sheet-bar svg{width:14px;height:14px}.editor{display:block;width:100%;border:0;background:white;resize:vertical;min-height:338px;max-height:1000px;padding:27px 32px;font-family:inherit;font-size:12px;line-height:2;color:#606051;outline-offset:-4px!important;letter-spacing:-.015em}.output-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:17px 25px;border-top:1px solid var(--line)}.output-footer .micro{font-size:10px}.editor-tools{display:flex;gap:10px}.secondary-title{font-size:11px;color:#989887;margin:31px 0 11px}.continue-actions{display:grid;grid-template-columns:1fr 1fr;gap:16px}.continue-action{display:flex;align-items:center;gap:14px;text-align:left;padding:20px 21px;border:1px solid #deded3;border-radius:7px;background:#fff;transition:border-color .18s}.continue-action:hover{border-color:#a5a58c}.continue-action>svg{color:#545442;width:20px;height:20px}.continue-action div{flex:1}.continue-action h3{font-size:13px;font-weight:600}.continue-action p{font-size:10px;color:#999987;margin-top:3px}.continue-action .arrow{width:14px;height:14px;color:#868670}.end-note{font-size:10px;color:#a0a08d;text-align:center;margin:26px 0 0}.toast{position:fixed;bottom:26px;left:50%;transform:translate(-50%,18px);background:#24241f;color:#fff;border:1px solid #444437;border-radius:7px;padding:12px 20px;font-size:12px;z-index:150;opacity:0;pointer-events:none;transition:.2s;max-width:calc(100% - 36px);width:max-content;line-height:1.8}.toast.visible{transform:translate(-50%,0);opacity:1}
.overlay{position:fixed;inset:0;z-index:80;background:#16160f42;display:flex;justify-content:flex-end}.drawer{background:#fff;width:min(530px,100%);height:100%;display:flex;flex-direction:column;box-shadow:-15px 0 65px #0000000b;animation:slide .18s ease}@keyframes slide{from{transform:translateX(35px);opacity:.5}to{transform:translateX(0);opacity:1}}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding:29px 32px 23px;border-bottom:1px solid var(--line)}.drawer-head h2{font-size:23px;line-height:1.5;letter-spacing:-.055em}.close{width:30px;height:30px;display:grid;place-items:center;border-radius:5px;color:#777}.close:hover{background:var(--soft)}.drawer-body{padding:27px 32px;overflow:auto;flex:1;scrollbar-width:thin}.drawer-desc{font-size:12px;color:#8c8c7c;line-height:1.9;margin-bottom:26px;word-break:keep-all}.search{display:flex;gap:10px;align-items:center;border:1px solid #dedecf;padding:9px 12px;border-radius:6px;margin-bottom:21px}.search svg{width:15px;height:15px;color:#9b9b86}.search input{border:0;outline:0;min-width:0;width:100%;font-size:12px}.history-item{padding:21px 0;border-bottom:1px solid var(--line);display:flex;align-items:flex-start;gap:13px}.history-item>.small-icon{width:30px;height:34px;display:grid;place-items:center;color:#84846e;background:#f6f6ef;border-radius:5px;flex:none;margin-top:2px}.history-item svg{width:14px;height:14px}.history-info{flex:1;min-width:0}.history-open{text-align:left;padding:0;font-size:13px;font-weight:600;line-height:1.8;display:block;max-width:100%;overflow-wrap:anywhere}.history-meta{font-size:9px;color:#999983;display:flex;gap:8px;align-items:center;margin-top:7px}.history-tools{display:flex;gap:12px;margin-top:11px}.history-tools button{font-size:10px;color:#9b9b81;padding:0}.history-tools button:hover{color:#111}.drawer-foot{padding:20px 32px;border-top:1px solid var(--line);background:#fdfdfa}.drawer-foot .micro{font-size:10px}.foot-actions{display:flex;gap:10px;margin-top:14px}.foot-actions .btn{flex:1}.empty{padding:70px 15px;text-align:center;color:#999984;font-size:12px}.empty strong{color:#555541;font-size:16px;display:block;margin-bottom:10px}.draft-preview{border:1px solid #e4e4d8;border-radius:6px;padding:18px;width:100%;min-height:295px;font:11px/1.95 inherit;color:#74745e;line-height:1.95;font-size:11px;resize:vertical;background:#fbfbf7}.file-list{border-top:1px solid var(--line);margin-top:22px}.file-row{display:flex;align-items:center;gap:9px;padding:13px 0;border-bottom:1px solid var(--line);font-size:11px}.file-row code{font-size:10px;color:#565645;letter-spacing:0}.file-row span:last-child{margin-left:auto;font-size:10px;color:#9c9c80}.file-row svg{width:14px;height:14px;color:#8a8a6c}.notice{font-size:11px;line-height:1.9;color:#8e8e74;background:#f7f7ef;padding:15px 17px;border-radius:5px;margin:18px 0;word-break:keep-all}.checkbox{display:flex;align-items:start;gap:10px;font-size:11px;color:#77775c;line-height:1.85;cursor:pointer}.checkbox input{margin-top:5px}.hidden-connection{margin-top:15px;display:flex;align-items:center;justify-content:space-between;font-size:10px;color:#a0a080}.backup{display:flex;gap:14px;margin-bottom:11px}.backup .plain{font-size:10px}.detail-article{white-space:pre-wrap;font-size:12px;color:#707057;line-height:2}.version-row{display:flex;align-items:center;justify-content:space-between;padding:12px 0;border-bottom:1px solid var(--line);font-size:11px}.version-row button{font-size:11px;color:#77775b}.danger{color:#555!important;text-decoration:underline;text-underline-offset:3px}
@media(min-width:1650px){.hero h1{font-size:86px}.hero-body{margin-top:-20px}.hero-copy{font-size:18px}}
@media(max-width:1000px){.header-inner{width:calc(100% - 60px)}.story-inner{gap:55px}.story h2{font-size:49px}.work-area{padding:23px 28px 60px}.document{padding:30px}.hero h1{font-size:67px}}
@media(max-width:680px){:root{--head:66px}.header-inner{width:calc(100% - 38px);gap:12px}.logo{font-size:20px;gap:7px}.brand-mark{width:14px;gap:2px}.brand-mark i{width:5px;height:17px}.brand-mark i:first-child{height:11px}.header-right{gap:15px}.mode{display:none}.history-button{font-size:11px;gap:6px}.history-button svg{width:15px;height:15px}.hero{min-height:610px;padding:22px 23px 96px}.hero-body{margin-top:-16px}.hero .eyebrow{font-size:8px;letter-spacing:.14em;margin-bottom:24px}.hero h1{font-size:clamp(39px,9.5vw,61px);line-height:1.29;letter-spacing:-.065em}.hero-copy{font-size:13px;line-height:1.95;margin:24px auto 30px;max-width:320px}.url-form{gap:9px;padding:6px 6px 6px 12px;border-radius:7px}.url-form input{font-size:10px;height:44px}.url-form>svg{width:15px;height:15px}.url-form .btn{height:44px;min-height:44px;padding:0 12px;font-size:11px;gap:8px}.url-form .btn svg{width:12px;height:12px}.hero .micro{font-size:9px;max-width:300px;line-height:1.8;margin-top:13px}.hero-foot{font-size:9px;gap:10px;bottom:30px}.hero-foot .sep{width:18px}.story{padding:90px 26px;min-height:100svh}.story-inner{grid-template-columns:1fr;gap:48px}.story h2{font-size:39px;margin:19px 0}.story .description{font-size:13px}.flow-story{padding-left:27px}.flow-story>div{padding:17px 0}.flow-story h3{font-size:18px}.flow-story p{font-size:11px}.footer{padding:22px 24px;flex-wrap:wrap;font-size:9px}.work-area{padding:18px 18px 50px}.journey{padding:9px 0 28px}.journey-step{font-size:10px;gap:6px}.journey-step b{width:19px;height:19px;font-size:9px}.journey-line{width:24px;margin:0 9px}.work-top{gap:12px;margin-bottom:21px;flex-wrap:wrap}.page-title{font-size:27px;line-height:1.48}.page-desc{font-size:11px;line-height:1.85;max-width:315px}.save-state{font-size:9px;margin-top:0}.source-line{font-size:10px;gap:7px;margin:19px 0 13px}.source-end{display:none}.tag{font-size:8px;padding:2px 5px}.sheet-bar{padding:0 18px;min-height:56px}.tabs{gap:24px;height:56px}.tab{font-size:11px}.download-wrap .plain{font-size:10px;gap:5px}.download-wrap .plain svg{width:12px;height:12px}.document{padding:26px 22px 22px}.doc-label{font-size:9px;margin-bottom:11px}.document h2{font-size:23px;line-height:1.55}.summary-text{font-size:12px;line-height:1.95;margin-bottom:22px}.point{gap:12px;grid-template-columns:18px 1fr;padding:16px 0}.point h3{font-size:12px;line-height:1.9}.point p{font-size:11px}.point .n{font-size:9px}.apply-note{padding:16px;margin-top:15px}.apply-note p{font-size:11px}.source-detail{font-size:10px}.bottom-action{flex-direction:column;align-items:stretch;gap:17px;margin-top:21px}.bottom-action .micro{font-size:10px}.bottom-action .btn{width:100%;min-height:48px;font-size:12px}.transcript{max-height:470px;padding-right:4px}.transcript-row{grid-template-columns:34px 1fr;gap:12px}.transcript-row p{font-size:12px}.transcript-row .time{font-size:9px}.transcript-intro{font-size:10px}.processing{margin:53px auto 60px}.processing h1{font-size:28px}.processing .page-desc{font-size:12px}.processing-steps{max-width:280px}.processing-step{font-size:12px}.source-capsule{padding:13px 15px;font-size:10px;gap:7px}.source-capsule span:last-child{font-size:9px}.prompt-form{padding:22px}.field-label{font-size:12px}.goal-input{font-size:12px;padding:13px;min-height:117px}.optional-grid{grid-template-columns:1fr;gap:14px}.form-bottom{flex-direction:column;align-items:stretch;gap:14px;margin-top:20px}.form-bottom .btn{width:100%;min-height:44px;font-size:12px}.form-bottom .micro{font-size:9px}.output-sheet .sheet-bar{padding:0 19px;font-size:11px}.editor{padding:23px 21px;font-size:11px;min-height:345px}.output-footer{padding:15px 18px;flex-wrap:wrap;gap:12px}.output-footer .micro{font-size:9px}.editor-tools{width:100%}.editor-tools .btn{flex:1;font-size:11px;min-height:42px;padding-inline:11px}.continue-actions{grid-template-columns:1fr;gap:12px}.continue-action{padding:19px}.continue-action h3{font-size:12px}.continue-action p{font-size:10px}.secondary-title{margin-top:27px;font-size:10px}.end-note{font-size:9px;line-height:1.9}.drawer-head{padding:24px 24px 19px}.drawer-head h2{font-size:22px}.drawer-body{padding:23px 24px}.drawer-foot{padding:18px 24px}.drawer-desc{font-size:11px}.drawer-foot .btn{font-size:11px;min-height:43px;padding:0 12px}.hidden-connection{font-size:9px}.history-item{padding:18px 0}.history-open{font-size:12px}.notice{font-size:10px}.toast{font-size:11px;padding:11px 17px}.error-block h1{font-size:25px}.error-block p{font-size:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{animation:none!important;transition:none!important}}

/* A single persistent next step, and progressive disclosure after generation. */
.bottom-action{position:fixed;bottom:0;left:0;right:0;z-index:25;margin:0;padding:16px max(36px,calc((100vw - var(--max))/2));border-top:1px solid #e4e4de;background:#fafaf8f5;backdrop-filter:blur(10px)}
.work-area:has(.bottom-action){padding-bottom:145px}
.goal-collapse{border:1px solid #e2e2d8;border-radius:7px;background:white;overflow:hidden}
.goal-collapse>summary{list-style:none;display:flex;align-items:center;gap:14px;padding:16px 20px;cursor:pointer;min-width:0}
.goal-collapse>summary span{font-size:10px;color:#99998b;white-space:nowrap}
.goal-collapse>summary strong{font-size:12px;font-weight:500;flex:1;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#505042}
.goal-collapse>summary em{font-size:10px;font-style:normal;color:#90907e}
.goal-collapse>summary svg{width:12px;height:12px;color:#999985}
.goal-collapse .prompt-form{border:none;border-radius:0;border-top:1px solid var(--line);padding:25px}
.apply-wrap:has(.goal-collapse) .editor{min-height:278px}
.apply-wrap:has(.goal-collapse) .source-capsule{margin-bottom:15px}
@media(max-width:680px){
.bottom-action{padding:13px 18px max(13px,env(safe-area-inset-bottom));gap:0}
.bottom-action .micro{display:none}
.bottom-action .btn{min-height:47px}
.work-area:has(.bottom-action){padding-bottom:105px}
.goal-collapse>summary{padding:15px 17px;gap:9px}
.goal-collapse>summary strong{font-size:11px}
.goal-collapse>summary span{font-size:9px}
.apply-wrap:has(.goal-collapse) .editor{min-height:340px}
}

/* My Insight: monochrome personal workspace, following the existing single-flow editor. */
:root{--sidebar:230px}
.header-inner{width:calc(100% - 64px);max-width:none}.header{height:74px;--head:74px}.header.workspace-header{border-bottom:1px solid var(--line);background:#fff}.header .logo{font-size:21px}.header-right{gap:24px}.header-account{display:flex;gap:9px;align-items:center;font-size:12px}.avatar{width:31px;height:31px;background:#eeeee9;display:grid;place-items:center;border:1px solid #e4e4df;border-radius:50%;font-size:11px;font-weight:600}.workspace-nav{font-size:12px;font-weight:600;margin-left:32px;margin-right:auto}.account-name{font-size:12px;color:#686861}.account-chevron{width:12px;height:12px;transform:rotate(90deg)}.header-preview{font-size:10px;color:#8c8c82;border:1px solid #e7e7e0;border-radius:4px;padding:3px 7px}.header-right .mode{font-size:10px}.workspace{display:grid;grid-template-columns:var(--sidebar) minmax(0,1fr);min-height:calc(100svh - 74px)}.sidebar{background:#f8f8f6;border-right:1px solid #e7e7e1;padding:32px 17px 20px;display:flex;flex-direction:column;position:sticky;top:74px;height:calc(100svh - 74px);overflow-y:auto;scrollbar-width:thin}.side-label{font-size:9px;letter-spacing:.1em;color:#909087;padding:0 13px;margin:0 0 14px}.side-link{display:flex;align-items:center;gap:10px;border-radius:6px;width:100%;padding:11px 12px;font-size:12px;color:#73736b;text-align:left;line-height:1.6;min-height:41px}.side-link svg{width:17px;height:17px}.side-link strong{font-weight:500;flex:1;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.side-count{font-size:10px;color:#96968c;font-weight:400;margin-left:auto}.side-link.active{background:#eaeae4;color:#242422}.side-link.active strong{font-weight:600}.side-link:hover{background:#efefe9;color:#252522}.side-folder-head{display:flex;justify-content:space-between;align-items:center;padding:27px 10px 9px 13px;font-size:11px;color:#96968c}.icon-btn{width:29px;height:29px;border-radius:5px;display:inline-grid;place-items:center;flex:none;color:#848479}.icon-btn svg{width:16px;height:16px}.icon-btn:hover{background:#ededE6;color:#20201b}.folder-item{display:flex;align-items:center;gap:0;position:relative;border-radius:6px;margin-top:1px}.folder-item.active{background:#eaeae4}.folder-item .side-link{border-radius:6px;gap:8px;padding-top:9px;padding-bottom:9px;min-width:0;padding-left:9px;padding-right:3px}.folder-item .side-link:hover{background:transparent}.folder-item:hover{background:#efefe9}.folder-item .more-folder{width:23px;height:27px;margin-right:3px;opacity:.3}.folder-item:hover .more-folder,.folder-item:focus-within .more-folder{opacity:1}.folder-item .more-folder svg{width:14px}.tree-toggle{width:19px;flex:none;display:grid;place-items:center;color:#98988d;padding:0}.tree-toggle svg{width:10px;height:10px}.tree-toggle.open svg{transform:rotate(90deg)}.tree-toggle:disabled{opacity:.2}.folder-child{margin-left:13px;border-left:1px solid #dfdfd7;padding-left:4px}.side-bottom{margin-top:auto;padding:38px 12px 1px}.side-bottom button{font-size:11px;gap:8px}.side-bottom p{font-size:10px;line-height:1.9;color:#9b9b90;margin-top:10px}.insight-main{padding:47px 52px 50px;min-width:0}.insight-content{max-width:1100px;margin:0 auto}.workspace-kicker{display:flex;gap:7px;align-items:center;font-size:10px;color:#929288;min-height:20px;margin-bottom:12px}.workspace-kicker .path-link{font-size:10px;color:#929288;padding:0}.workspace-kicker svg{width:11px;height:11px}.insight-title-row{display:flex;align-items:center;justify-content:space-between;gap:25px}.insight-title{font-size:43px;line-height:1.35;letter-spacing:-.055em;font-weight:650}.insight-title-row>.icon-btn{width:33px;height:33px}.insight-description{font-size:13px;color:#84847a;margin-top:11px;word-break:keep-all}.add-link-block{margin:32px 0 33px}.add-link-block .url-form{max-width:none;width:100%;border-color:#dcdcd4;gap:14px;border-radius:8px;padding:7px 7px 7px 19px}.add-link-block .url-form input{font-size:12px;height:43px}.folder-target{border:0;border-left:1px solid #e6e6de;border-radius:0;background:#fff;font-size:11px;max-width:178px;min-width:110px;padding:8px 14px;color:#77776b;outline-offset:1px}.add-link-block .url-form .btn{height:46px;min-height:46px;font-size:12px;padding:0 22px}.add-link-meta{display:flex;align-items:center;justify-content:space-between;font-size:10px;line-height:1.8;color:#99998c;margin:11px 1px 0;gap:15px}.add-link-meta .saving-label{display:flex;align-items:center;gap:5px}.add-link-meta svg{width:11px;height:11px}.add-link-meta .hero-error{margin:0;min-height:0;font-size:10px;color:#6b6b5e}.folder-section{margin-bottom:34px}.section-bar{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:15px}.section-bar h2{font-size:13px;font-weight:600}.section-bar .plain{font-size:11px}.section-bar .count{color:#a4a498;font-size:11px;margin-left:6px;font-weight:400}.folder-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.folder-card{position:relative;border:1px solid #e4e4db;border-radius:8px;background:#fff;min-width:0;transition:background .15s,border-color .15s;cursor:grab}.folder-card:hover{background:#fafaf7;border-color:#c5c5b9}.folder-card .folder-open{width:100%;text-align:left;padding:23px 22px 20px;display:block}.folder-card .folder-open>svg{width:27px;height:27px;stroke-width:1.15;color:#55554c;fill:#f6f6f0}.folder-card h3{font-size:14px;font-weight:600;margin:18px 0 4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.folder-card p{font-size:10px;color:#96968a}.folder-card>.icon-btn{position:absolute;right:12px;top:15px}.folder-card.drag-hover,.side-link.drag-hover,.folder-item.drag-hover{background:#e9e9df!important;outline:1px dashed #6e6e5b;outline-offset:-2px}.is-dragging{opacity:.35}.collection-bar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:13px;min-height:36px}.collection-title{display:flex;align-items:center;gap:8px;flex-wrap:wrap;font-size:14px;font-weight:600}.collection-title small{font-size:11px;color:#9a9a8c;font-weight:400}.list-controls{display:flex;align-items:center;gap:12px}.list-search{display:flex;align-items:center;gap:7px;border:1px solid #e4e4d9;border-radius:5px;padding:7px 10px;width:192px}.list-search svg{width:13px;height:13px;color:#9a9a8c}.list-search input{width:100%;min-width:0;border:0;outline:none;font-size:10px;padding:0;background:transparent}.list-sort{border:0;background:transparent;font-size:10px;color:#868676;max-width:125px}.batch-action{border:1px solid #d8d8c9;background:white;border-radius:5px;padding:5px 10px;font-size:10px;color:#5d5d4d;font-weight:500;white-space:nowrap}.batch-action:hover{background:#eeeee3}.insight-table{width:100%;border-collapse:collapse;table-layout:fixed}.insight-table th{text-align:left;font-size:10px;color:#999986;font-weight:400;border-top:1px solid #e4e4d9;border-bottom:1px solid #e9e9e0;padding:13px 9px}.insight-table td{padding:19px 9px;border-bottom:1px solid #edede4;vertical-align:middle;font-size:11px;color:#92927d}.insight-table .c-check{width:30px;padding-left:0;padding-right:0}.insight-table .c-folder{width:16%}.insight-table .c-status{width:105px}.insight-table .c-date{width:85px}.insight-table .c-tools{width:63px;padding-left:0;padding-right:0;text-align:right}.insight-table input[type=checkbox]{width:13px;height:13px;cursor:pointer;vertical-align:middle;margin-left:2px;accent-color:#282822}.insight-table tr.task-row{cursor:grab}.insight-table tr.task-row:hover{background:#fafaf6}.insight-table tr.row-selected{background:#f3f3eb}.job-title-button{display:flex;align-items:center;gap:14px;text-align:left;width:100%;padding:0}.record-icon{border:1px solid #e8e8dc;border-radius:6px;width:35px;height:39px;display:grid;place-items:center;flex:none;background:#fbfbf8;color:#8a8a75}.record-icon svg{width:17px;height:17px;stroke-width:1.5}.job-title-button .record-copy{min-width:0;flex:1}.record-title{font-size:12px;font-weight:500;color:#34342d;line-height:1.7;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block}.record-sub{font-size:10px;color:#a0a08c;display:block;margin-top:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.list-folder{font-size:10px;color:#858572;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%;padding:3px 0;text-align:left}.status-tag{font-size:9px;border:1px solid #e2e2d6;border-radius:4px;color:#71715b;padding:4px 6px;white-space:nowrap}.status-tag.strong{background:#edede3;color:#454533;border-color:#edede3}.row-tools{display:flex;gap:1px;justify-content:flex-end}.row-tools .icon-btn{width:27px;height:28px}.row-tools .icon-btn svg{width:14px;height:14px}.starred svg{fill:#50503a;color:#50503a}.library-footer{display:flex;justify-content:space-between;gap:20px;font-size:10px;line-height:1.8;color:#9b9b85;margin-top:22px}.library-footer>span:first-child{display:flex;gap:6px;align-items:center}.library-footer svg{width:12px;height:12px}.workspace-empty{border:1px dashed #ddddd0;padding:48px 20px;text-align:center;border-radius:7px;background:#fcfcf9}.workspace-empty>svg{width:28px;height:28px;color:#aaa996;margin:auto auto 17px}.workspace-empty h3{font-size:16px;font-weight:500;color:#666650;margin-bottom:8px}.workspace-empty p{font-size:12px;color:#97977f;line-height:1.9}.workspace-empty .plain{margin-top:15px}.drawer .field select{width:100%;padding:12px 13px;border:1px solid #dddccf;border-radius:5px;background:white;font-size:12px}.drawer-menu{display:flex;flex-direction:column;gap:5px}.drawer-menu button{display:flex;gap:12px;align-items:center;width:100%;padding:13px 12px;text-align:left;font-size:13px;border-radius:5px;color:#5c5c46}.drawer-menu button svg{width:16px;height:16px}.drawer-menu button:hover{background:#f4f4e9}.drawer-menu .menu-divider{height:1px;background:var(--line);margin:10px 0}.field-error{font-size:11px;color:#6d6d53;margin:12px 0 0;line-height:1.9;min-height:18px}.form-inline-note{font-size:10px;color:#98987e;line-height:1.9;margin:7px 0 20px}.field textarea{font-family:inherit}.choice-list{display:flex;flex-direction:column;gap:5px;margin-top:10px}.choice-list label{display:flex;gap:12px;padding:12px;font-size:12px;color:#6b6b4e;border:1px solid #e7e7d8;border-radius:5px;cursor:pointer;align-items:center}.choice-list label:has(input:checked){border-color:#747455;background:#f5f5e9}.choice-list svg{width:16px;height:16px}.choice-list input{accent-color:#292922}.small-hint{font-size:10px;line-height:1.85;color:#989879}.folder-delete-summary{font-size:13px;line-height:2;color:#737355;padding:18px;border:1px solid #e2e2d1;border-radius:6px;margin:15px 0}.auth-screen{min-height:calc(100svh - 74px);display:flex;align-items:center;justify-content:center;padding:55px 22px 80px;background:#fcfcfa}.auth-box{width:min(390px,100%)}.auth-box h1{font-size:36px;letter-spacing:-.055em;font-weight:650;line-height:1.4;margin:13px 0 10px}.auth-box .auth-intro{font-size:13px;color:#8b8b7b;line-height:1.9;margin-bottom:29px}.auth-box .field{margin-bottom:18px}.auth-box .field span{font-size:11px}.auth-box .field input{min-height:45px;font-size:12px;padding:12px}.auth-box .btn{width:100%;margin-top:5px;min-height:45px}.auth-switch{text-align:center;font-size:11px;color:#94947e;margin-top:21px}.auth-switch button{font-size:11px;color:#5e5e48;text-decoration:underline;text-underline-offset:4px;padding-left:7px}.auth-preview{font-size:11px;line-height:1.9;color:#929278;background:#f1f1e9;padding:17px 18px;border-radius:6px;margin:23px 0}.auth-back{display:flex;justify-content:center;margin-top:23px;font-size:10px;color:#929273}.auth-divider{margin:25px 0 17px;border-top:1px solid #e5e5d6}.auth-box .demo-button{background:transparent;color:#292922;border-color:#cacaba}.auth-server-note{font-size:10px;text-align:center;color:#929272;margin-top:17px;line-height:1.9}.job-breadcrumb{display:flex;align-items:center;gap:8px;font-size:11px;color:#909078;padding:1px 0 10px}.job-breadcrumb button{font-size:11px;display:flex;gap:7px;align-items:center;color:#77775e;padding:0}.job-breadcrumb svg{width:13px;height:13px}.job-breadcrumb .job-folder-move{margin-left:auto;font-size:10px}.job-breadcrumb .crumb-separator{color:#c2c2ae}.work-area .journey{padding-bottom:27px}.mobile-folder-trigger{display:none}.floating-selection{color:#45452e}.menu-destructive{border-top:1px solid var(--line);margin-top:8px;padding-top:15px!important}.nav-mobile-backdrop{display:none}.sidebar button:focus-visible,.folder-card button:focus-visible{outline-offset:-2px}
@media(min-width:1600px){.insight-main{padding:54px 64px}.folder-grid{gap:18px}.folder-card .folder-open{padding:27px 24px}.insight-table td{padding-top:22px;padding-bottom:22px}}
@media(max-width:1150px){:root{--sidebar:205px}.insight-main{padding:35px 30px}.folder-grid{gap:10px}.folder-card .folder-open{padding:19px 17px}.insight-table .c-date{display:none}.insight-title{font-size:38px}.insight-table .c-status{width:94px}}
@media(max-width:800px){:root{--sidebar:195px}.insight-main{padding:30px 22px}.folder-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.folder-target{max-width:125px;min-width:0;padding:8px}.insight-table .c-folder{display:none}.list-search{width:155px}.header-inner{width:calc(100% - 36px)}.workspace-nav{margin-left:6px}.account-name{display:none}.header-right{gap:14px}.insight-title{font-size:34px}.collection-bar{gap:10px;flex-wrap:wrap}.record-title{font-size:11px}.record-sub{font-size:9px}}
@media(max-width:680px){:root{--head:66px}.header{height:66px}.header.workspace-header{position:sticky}.header .logo{font-size:19px}.header-right{gap:13px}.workspace-nav{display:none}.header-preview{font-size:8px;padding:3px 6px}.header-account{gap:4px}.avatar{width:29px;height:29px}.workspace{display:block;min-height:calc(100svh - 66px)}.sidebar{position:fixed;top:66px;left:0;bottom:0;height:calc(100svh - 66px);width:255px;z-index:65;transform:translateX(-100%);transition:transform .18s}.sidebar.is-open{transform:translateX(0)}.nav-mobile-backdrop.is-open{display:block;position:fixed;inset:66px 0 0;z-index:64;background:#0003}.insight-main{padding:26px 22px 42px}.workspace-kicker{font-size:9px;margin-bottom:11px}.workspace-kicker .path-link{font-size:9px}.mobile-folder-trigger{display:flex;align-items:center;gap:6px;padding:0;font-size:10px;color:#83836f;margin-left:auto}.mobile-folder-trigger svg{width:13px;height:13px}.insight-title{font-size:36px}.insight-description{font-size:12px;line-height:1.9;margin-top:9px}.add-link-block{margin:25px 0 27px}.add-link-block .url-form{padding:6px 6px 6px 11px;gap:8px;flex-wrap:wrap}.add-link-block .url-form input{font-size:10px;flex:1;height:42px;min-width:0}.add-link-block .url-form>svg{width:15px;height:15px}.add-link-block .url-form .btn{font-size:10px;min-height:41px;height:41px;padding:0 11px;gap:6px}.folder-target{display:none}.add-link-meta{font-size:9px;display:block;margin-top:9px}.add-link-meta .saving-label{margin-top:3px}.add-link-meta .hero-error{font-size:10px}.folder-grid{gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.folder-card .folder-open{padding:19px 16px 17px}.folder-card .folder-open>svg{width:23px;height:23px}.folder-card h3{font-size:12px;margin-top:13px}.folder-card p{font-size:9px}.folder-card>.icon-btn{right:7px;top:10px;width:24px}.folder-card>.icon-btn svg{width:14px}.folder-section{margin-bottom:27px}.section-bar{margin-bottom:12px}.section-bar h2{font-size:12px}.section-bar .plain{font-size:10px}.collection-bar{gap:11px;margin-bottom:12px;align-items:center;flex-wrap:wrap}.collection-title{font-size:13px}.collection-title small{font-size:10px}.list-controls{gap:8px;width:100%;justify-content:space-between}.list-search{flex:1;max-width:none;width:100%;padding:8px 10px}.list-search input{font-size:10px}.list-sort{font-size:10px;max-width:110px}.insight-table th{font-size:9px;padding:11px 5px}.insight-table td{padding:16px 5px}.insight-table .c-check{width:23px}.insight-table .c-status{display:none}.insight-table .c-tools{width:51px}.job-title-button{gap:10px}.record-icon{width:28px;height:34px}.record-icon svg{width:15px;height:15px}.record-title{font-size:11px}.record-sub{font-size:9px}.row-tools .icon-btn{width:24px}.row-tools .icon-btn svg{width:13px}.library-footer{flex-direction:column;gap:6px;font-size:9px;margin-top:20px}.job-breadcrumb{font-size:10px;gap:6px;padding-bottom:10px}.job-breadcrumb button{font-size:10px}.job-breadcrumb .job-folder-move{font-size:9px}.auth-screen{padding-top:40px;min-height:calc(100svh - 66px)}.auth-box h1{font-size:31px}.auth-box .auth-intro{font-size:12px}.auth-preview{font-size:10px}.batch-action{font-size:9px;padding:5px 8px}.floating-selection{font-size:12px}.insight-title-row>.icon-btn{width:28px}.workspace-empty{padding:35px 18px}}

.header-account>svg{width:12px;height:12px;transform:rotate(90deg)}

/* macOS-inspired web workspace. No traffic-light window controls. */
:root{--ink:#22242a;--sub:#666974;--muted:#8b8e98;--line:#e9e9ed;--soft:#f7f8fa;--paper:#fff;--head:68px;--max:1120px;--side:218px}
html{height:100%;background:#e8e8eb;scroll-behavior:smooth}body{height:100%;padding:22px;background:#e8e8eb;overflow:hidden;color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Noto Sans CJK KR","Apple SD Gothic Neo","Malgun Gothic",sans-serif;letter-spacing:-.035em;font-size:14px}
#mac-window{position:relative;max-width:1640px;margin:0 auto;height:calc(100svh - 44px);min-height:460px;border:1px solid #ceced2;border-radius:25px;background:#f7f8fa;box-shadow:0 25px 75px #22223220,0 4px 12px #22223212,inset 0 1px 0 #fff;overflow:hidden}.window-strip{height:25px;background:#f2f2f4;border-bottom:1px solid #dcdde1;box-shadow:inset 0 1px 0 #fff;position:relative;z-index:36}
.header{height:var(--head);position:relative;top:0;z-index:35;background:transparent;backdrop-filter:none;border:0!important}.header-inner{width:auto;max-width:none;padding:0 28px;height:100%;gap:20px}.logo{font-size:21px;min-width:calc(var(--side) - 24px);gap:10px;letter-spacing:-.9px}.brand-mark{transform:skew(-13deg)}.brand-mark i{background:#272a31}.brand-mark i:first-child{background:#bbc0c8}.workspace-nav{display:none!important}.header-right{gap:18px;flex:1;justify-content:flex-end}.mode{font-size:10px;letter-spacing:0;color:#81858f;padding:4px 9px;background:#f1f2f4;border-radius:6px}.mode:before{display:none}.header-account{gap:8px;border:0;background:none;font-size:12px}.avatar{width:28px;height:28px;background:#ededf0;color:#484b53;border-radius:50%;font-size:11px}.header-account>svg{width:12px;height:12px}.top-search{max-width:265px;display:flex;align-items:center;gap:9px;padding:9px 12px;border-radius:11px;background:#f5f6f8;border:1px solid #e8e9ee;width:100%;color:#777c88}.top-search svg{width:15px;height:15px}.top-search input{background:transparent;border:none;outline:0;min-width:0;width:100%;font-size:11px;letter-spacing:-.02em}.top-search kbd{font-size:10px;color:#9a9da6;white-space:nowrap;letter-spacing:0}.help-icon{width:27px;height:27px;display:grid;place-items:center;color:#8b909b}.help-icon svg{width:18px;height:18px}
#root{height:calc(100% - 93px);overflow-x:hidden;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#d8d9df transparent;position:static}#root::-webkit-scrollbar{width:6px}#root::-webkit-scrollbar-thumb{background:#d8d9df;border-radius:10px}.workspace{display:block;min-height:100%;max-width:none}.sidebar{position:absolute;top:25px;bottom:0;left:0;width:var(--side);height:auto;padding:85px 17px 18px;background:#f6f7f9;border-right:1px solid #e6e7eb;overflow:auto;z-index:20;display:flex;flex-direction:column;scrollbar-width:thin}.side-label{display:none}.side-link{height:43px;min-height:43px;gap:12px;padding:0 14px;border-radius:10px;color:#626570;letter-spacing:-.035em;font-size:12px;flex:none;margin:1px 0}.side-link svg{width:18px;height:18px}.side-link.active{background:#e8e8eb;color:#23252c}.side-link strong{font-weight:450}.side-link.active strong{font-weight:550}.side-count{font-size:10px;color:#9a9ca3}.side-divider{height:1px;background:#e2e4e9;margin:18px 12px;flex:none}.side-folder-head{margin-top:18px;padding:10px 12px 5px;color:#979aa3;font-size:10px}.tree-row{border-radius:8px;min-height:35px}.tree-row.active{background:#e8e9ed}.tree-open{font-size:11px;color:#7d8089;gap:8px}.tree-open svg{height:14px;width:14px}.side-bottom{margin:22px 4px 0;padding:17px 15px;background:#f0f2f5;border:1px solid #e2e4e9;border-radius:17px}.side-bottom .plain{font-size:11px;color:#50545f;gap:9px}.side-bottom p{font-size:10px;line-height:1.8;color:#9699a4;margin-top:7px}.side-spacer{flex:1;min-height:12px}
.insight-main{margin-left:var(--side);width:auto;min-height:100%;padding:20px 30px 28px;background:#fff;border-radius:24px 0 0 0;box-shadow:-3px 0 14px #39425404}.insight-content{width:100%;max-width:1190px;margin:0 auto;padding:0}.workspace-kicker{display:none}.insight-title-row{margin-top:0;margin-bottom:5px}.insight-title{font-size:40px;line-height:1.3;letter-spacing:-1.6px;font-weight:680}.insight-description{font-size:13px;color:#90939d;margin:8px 0 23px}.add-link-block{padding:17px 19px 13px;border:1px solid #e9eaef;box-shadow:0 6px 16px #242e4606;border-radius:16px;background:#fff}.add-link-block .url-form{display:flex;border:none;background:none;border-radius:0;padding:0;gap:10px;max-width:none;width:100%}.add-link-block .url-form>svg{position:absolute;margin-left:16px;pointer-events:none;color:#9296a0;width:17px}.add-link-block .url-form>input{border:1px solid #e8e9ee;border-radius:10px;background:#fcfcfd;height:48px;padding:0 13px 0 43px;font-size:12px;flex:1;width:0}.folder-target{height:48px;border-radius:10px;border-color:#e6e8ed;background:#fff;font-size:11px;max-width:180px;width:155px}.add-link-block .url-form .btn{height:48px;min-width:127px}.add-link-meta{margin-top:10px;color:#9a9da6;font-size:10px;gap:8px;display:flex;flex-wrap:wrap}.add-link-meta .hero-error{width:100%;margin:0;min-height:0}.saving-label{margin-left:auto;font-size:9px;color:#9c9fa8}.example-fill{padding:0;border-bottom:1px solid #b0b2b9;color:#70747f;font-size:10px;line-height:1.4;margin-left:8px}
.btn{background:#25272e;border-color:#24262c;border-radius:10px;box-shadow:inset 0 1px 0 #ffffff12,0 2px 4px #1619250c;font-size:12px;min-height:43px;padding:0 18px;gap:10px}.btn:hover{background:#393c44}.btn.ghost{background:#fff;border-color:#e4e5eb;color:#555967;box-shadow:0 2px 4px #16192504}.btn.ghost:hover{background:#f6f7f9}.btn.tiny{border-radius:9px;min-height:34px;font-size:10px}.plain{color:#8c909b;font-size:11px}.icon-btn{border-radius:7px;color:#9095a1}.icon-btn:hover{background:#f1f3f6}.folder-section{margin:26px 0 28px}.section-bar{margin:0 0 12px}.section-bar h2{font-size:15px;letter-spacing:-.025em;font-weight:650}.section-bar .count{font-size:11px;color:#8d929d}.section-bar>.plain{border:1px solid #e4e6ed;padding:6px 12px;border-radius:9px;font-size:11px;background:white;color:#6f7580}.folder-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:13px}.folder-card{border:1px solid #e5e6ec;border-radius:13px;box-shadow:0 3px 9px #1c233609;background:#fff;min-height:114px;transition:transform .15s,border-color .15s,box-shadow .15s}.folder-card:hover{border-color:#cbced7;transform:translateY(-2px);box-shadow:0 5px 12px #1c23360d}.folder-open{padding:17px 18px 15px}.folder-open>svg{stroke:none;width:34px;height:28px;fill:#c7c9c5;margin:0 0 10px}.folder-card:nth-child(4n+2) .folder-open>svg{fill:#d9c8ac}.folder-card:nth-child(4n+3) .folder-open>svg{fill:#b9b4cd}.folder-card:nth-child(4n+4) .folder-open>svg{fill:#b9c5ad}.folder-open h3{font-size:13px;font-weight:650;margin:0}.folder-open p{font-size:10px;color:#9b9ea7;margin-top:4px}.folder-card>.icon-btn{top:9px;right:9px}
.collection-bar{margin-top:22px;margin-bottom:11px;gap:10px}.collection-title{font-size:16px;font-weight:650;gap:9px;white-space:nowrap}.collection-title small{font-size:11px;color:#979ba5}.list-controls{gap:10px}.list-search{border-color:#e5e7ed;border-radius:9px;padding:7px 11px;max-width:300px}.list-search input{font-size:10px}.list-sort{border:1px solid #e4e6ed;border-radius:9px;padding:7px 12px;color:#767b86;font-size:10px;background:white}.insight-table{border-collapse:separate;border-spacing:0;border:1px solid #e4e6ec;border-radius:13px;overflow:hidden;background:white;box-shadow:0 3px 10px #333c4905;table-layout:fixed}.insight-table th{background:#fcfcfd;height:37px;padding:10px 8px;color:#9d9fa9;font-size:9px;border-color:#f0f0f3;font-weight:450}.insight-table td{padding:13px 8px;border-color:#f0f0f3;height:64px}.insight-table tbody tr:last-child td{border-bottom:0}.insight-table .c-check{width:41px;padding-left:16px}.insight-table .c-folder{width:145px}.insight-table .c-status{width:105px}.insight-table .c-date{width:60px;font-size:10px;color:#9398a3}.insight-table .c-tools{width:67px}.insight-table input[type=checkbox]{accent-color:#51545e;width:13px;height:13px}.record-icon{display:none}.record-thumb{width:57px;height:40px;object-fit:cover;border-radius:7px;flex:none;background:#f1f1f3}.record-title{font-size:11px;font-weight:550;line-height:1.65}.record-sub{font-size:9px;margin-top:3px;color:#9ca0aa}.job-title-button{gap:12px}.list-folder{font-size:10px;color:#848994;display:flex;align-items:center;gap:6px}.list-folder>svg{width:15px;height:14px;stroke:none;fill:#d4c5ae}.status-tag{font-size:9px;background:#f1f5ef;color:#78906e;border:1px solid #e7eee1;border-radius:6px;padding:3px 7px;font-weight:400;white-space:nowrap}.status-tag.strong{background:#f6f2ed;color:#96856d;border:1px solid #eee7dc}.starred{color:#ba9a53!important}.starred svg{fill:#c2a267;stroke:#b3955d}.row-selected{background:#f0f1f4!important}.task-row:hover{background:#fafbfc}.library-footer{font-size:9px;color:#9fa4af;margin-top:14px}.library-footer svg{width:12px;height:12px}.batch-action{font-size:10px;border:1px solid #e3e5ea;border-radius:7px;background:#fff;padding:4px 8px;color:#727682}.floating-selection{font-size:12px}
.workspace-task .insight-main{padding:16px 32px 0}.task-content{max-width:1140px;margin:auto}.job-breadcrumb{display:flex;gap:10px;align-items:center;font-size:10px;color:#999da7;margin-bottom:23px;min-width:0;white-space:nowrap;overflow:hidden}.job-breadcrumb>span{overflow:hidden;text-overflow:ellipsis}.job-breadcrumb button{font-size:10px;color:#8c929e;display:inline-flex;gap:8px;align-items:center;white-space:nowrap}.job-breadcrumb svg{width:13px;height:13px}.job-breadcrumb .job-folder-move{margin-left:auto;white-space:nowrap}.mini-flow{display:flex;align-items:center;gap:6px;margin-left:auto}.mini-flow span{font-size:9px;color:#b1b5be}.mini-flow .active{color:#575d68}.mini-flow svg{width:10px;height:10px;color:#c3c6cd}.work-top{align-items:center;margin-bottom:22px;gap:15px}.page-title{font-size:35px;line-height:1.3;letter-spacing:-1.4px;font-weight:700}.page-desc{font-size:12px;color:#9197a3;line-height:1.9;margin-top:10px}.save-state{font-size:9px;color:#929aa4;margin:0}.source-card{display:flex;align-items:center;gap:18px;padding:18px 20px;border:1px solid #e5e8ee;border-radius:14px;background:#fff;box-shadow:0 5px 14px #222b4105;margin-bottom:23px}.source-image{width:136px;height:77px;border-radius:10px;object-fit:cover;flex:none;background:#f4f4f5}.source-card .info{flex:1;min-width:0}.source-card h3{font-size:14px;font-weight:650;letter-spacing:-.035em;line-height:1.8}.source-card p{font-size:11px;color:#999eaa;margin-top:4px;line-height:1.9}.source-card .metadata{display:flex;gap:10px;align-items:center;font-size:10px;color:#a6aab3;margin-top:7px}.sample-tag{font-size:9px;background:#f3f4f6;padding:2px 7px;border-radius:5px;color:#9399a3;white-space:nowrap}.source-card>.plain{font-size:10px;flex:none}
.sheet{border:1px solid #e5e7ed;border-radius:14px;box-shadow:0 4px 13px #333c5205;background:white}.sheet-bar{min-height:52px;padding:0 21px;border-color:#eceef3;border-radius:14px 14px 0 0}.tabs{height:54px;gap:28px}.tab{display:flex;gap:9px;align-items:center;font-size:11px;color:#969ba7}.tab svg{width:16px;height:16px}.tab.selected{border-bottom-color:#292d36;color:#353a45}.document{padding:24px 25px;max-width:none}.summary-section-label{font-size:13px;font-weight:650;margin-bottom:12px;color:#464b57}.summary-intro{font-size:12px;line-height:2.05;color:#7f8591;background:#f6f7f9;border-radius:11px;padding:18px 20px;white-space:pre-wrap;word-break:keep-all;margin-bottom:23px}.summary-points{border:1px solid #eceef2;border-radius:11px;overflow:hidden}.point{padding:13px 16px;border-color:#eff0f4;grid-template-columns:28px 1fr;gap:12px}.point:first-child{border-top:0}.point .n{display:grid;place-items:center;width:26px;height:26px;border-radius:50%;background:#f4f5f7;font-size:11px;color:#686e7b;margin-top:2px}.point h3{font-size:12px;color:#545b68}.point p{font-size:11px;color:#969eab;line-height:1.85;margin-top:2px}.apply-note{padding:16px 18px;border-radius:10px;background:#f4f7f3;margin:18px 0 0}.apply-note .label{color:#7f8a79;font-size:10px}.apply-note p{font-size:11px;color:#808c7b;line-height:1.95;margin-top:5px}.source-detail{font-size:10px;border:0;margin:14px 0 0;padding:0;color:#a0a6b0}.source-detail p{font-size:10px;line-height:1.9}.bottom-action{position:sticky;bottom:0;left:auto;right:auto;background:#ffffffee;backdrop-filter:blur(12px);padding:16px 0;margin:20px 0 0;border-top:1px solid #e9ebf0;z-index:15;box-shadow:0 -10px 18px #ffffffc9}.bottom-action .micro{font-size:10px;color:#9b9fac}.bottom-action .btn{min-height:44px}.short-summary{padding:12px 0}.short-summary>div{display:flex;gap:18px;padding:21px 0;border-bottom:1px solid #eeeff2}.short-summary>div:last-child{border:0}.short-summary b{font-size:20px;color:#c6c9d1;font-weight:500}.short-summary p{font-size:16px;line-height:1.9;color:#5f6673}.transcript-intro{color:#9299a5;font-size:11px;border-color:#edf0f4;line-height:1.9}.transcript{max-height:470px}.transcript-row p{font-size:12px;line-height:2;color:#7e8794}.transcript-row .time{color:#b0b7c1}.download-menu{border-color:#e5e7ef;border-radius:11px;box-shadow:0 10px 30px #23293915;top:34px}.download-menu button{font-size:11px;border-radius:7px}
.progress-source{display:grid;grid-template-columns:minmax(0,1fr) 215px;gap:20px;padding:23px 25px;margin:5px 0 22px}.progress-source label{display:block;color:#626875;font-size:12px;font-weight:600;margin-bottom:10px}.progress-input{padding:12px 15px;border-radius:10px;border:1px solid #e6e9ef;background:#fafbfc;color:#9299a5;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:flex;gap:12px;align-items:center;height:45px}.progress-input svg{width:16px;height:16px}.progress-card{padding:32px;margin-bottom:24px}.progress-card h2{font-size:21px;font-weight:650;letter-spacing:-.05em}.progress-card>.micro{margin-top:10px;font-size:12px;line-height:1.9}.progress-track{display:flex;align-items:center;gap:22px;margin:28px 0 34px}.progress-rail{flex:1;height:9px;border-radius:8px;background:#eff0f4;overflow:hidden}.progress-fill{height:100%;background:#a4a4b3;border-radius:8px;transition:width .5s}.progress-track>span{font-size:10px;color:#9da3af;white-space:nowrap}.four-stages{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin:0 0 28px}.four-stage{text-align:center;position:relative}.four-stage:after{position:absolute;content:"";height:1px;background:#e5e8ee;top:27px;width:calc(100% - 75px);left:calc(50% + 39px)}.four-stage:last-child:after{display:none}.stage-orb{width:53px;height:53px;border:6px solid #f6f7f9;border-radius:50%;background:#e8ebf0;margin:0 auto 16px;display:grid;place-items:center;color:#c0c7d0}.four-stage.done .stage-orb{background:#91a78a;color:white;border-color:#f0f5ee}.four-stage.current .stage-orb{background:#9495a5;color:white;border-color:#f0f0f4}.stage-orb svg{width:21px;height:21px}.orbit{width:17px;height:17px;border:2px solid #fff4;border-top-color:white;border-radius:50%;animation:spin .8s linear infinite}.four-stage h3{font-size:13px;font-weight:650;color:#626a78}.four-stage p{font-size:10px;color:#a3aaba;line-height:1.9;max-width:155px;margin:7px auto 0}.inline-notice{padding:14px 17px;border-radius:11px;background:#f5f6f8;color:#9aa1ae;font-size:10px;line-height:1.95;display:flex;align-items:flex-start;gap:11px;word-break:keep-all}.inline-notice svg{width:15px;height:15px;margin-top:3px}.inline-notice strong{display:block;color:#737c8a;font-weight:500;font-size:11px}
.two-col{display:grid;grid-template-columns:minmax(300px,.9fr) minmax(360px,1.1fr);gap:19px;align-items:start;margin-bottom:22px}.panel{border:1px solid #e6e8ef;border-radius:15px;background:#fff;padding:22px;box-shadow:0 5px 14px #242a3d05;min-width:0}.panel h2{font-size:15px;font-weight:650;letter-spacing:-.025em}.panel-desc{font-size:10px;color:#9fa5b1;margin:6px 0 21px;line-height:1.9}.panel-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:17px}.panel-head h2{font-size:14px}.panel-head .plain{font-size:10px}.field{margin-bottom:20px}.field span{font-size:11px;margin-bottom:9px;font-weight:600;color:#697180}.field input,.field textarea,.field select,.goal-input{width:100%;border:1px solid #e4e8ef;border-radius:9px;background:#fcfcfd;font-size:11px;line-height:1.95;padding:10px 13px;color:#7b8493;font-family:inherit;letter-spacing:-.025em}.field select{min-height:40px}.field textarea{min-height:82px;resize:vertical}.field small{font-size:10px;color:#a8aebb;margin-top:5px;display:block;line-height:1.85}.field-label{font-size:12px}.prompt-form{padding:22px;border-radius:15px;border-color:#e6e8ef}.prompt-form .form-bottom{margin-top:13px;display:block}.prompt-form .btn{width:100%}.editor{border-radius:10px;border:1px solid #e5e8ef;background:#fcfcfd;color:#727d8c;font-size:11px;line-height:2;padding:18px;min-height:347px;resize:vertical;letter-spacing:-.015em}.prompt-panel .editor{height:376px}.editor-counter{font-size:9px;text-align:right;color:#aab1bd;margin:7px 0 13px}.editor-actions{display:flex;gap:10px}.editor-actions .btn{flex:1;font-size:11px}.editor-tools{gap:10px}.below-actions{display:flex;align-items:center;justify-content:space-between;margin-top:17px;gap:10px}.below-actions button{font-size:10px}.tiny-disclaimer{font-size:9px;color:#aab0bd;line-height:1.9;margin-top:16px;display:flex;gap:8px;align-items:flex-start}.tiny-disclaimer svg{width:12px;height:12px;margin-top:2px}.output-empty{height:335px;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#bcc1cb;gap:16px;font-size:12px;text-align:center}.output-empty svg{width:36px;height:36px;stroke-width:1.2}.output-empty p{font-size:11px;line-height:1.9;color:#aab1bd}.goal-input{min-height:105px}.stale-banner{background:#f6f3ed;border-radius:9px;padding:11px 14px;font-size:10px;color:#97866d;margin:0 0 14px;line-height:1.9}.work-fields .field textarea{min-height:72px}.work-fields .field{margin-bottom:16px}.work-fields .field:last-child{margin-bottom:0}.work-request-text{white-space:pre-wrap;word-break:break-word;font-size:11px;line-height:2;color:#7c8695;max-height:520px;overflow:auto;padding:19px;border:1px solid #e8ebf1;border-radius:10px;background:#fcfcfd;scrollbar-width:thin}.work-request-text h3{font-size:16px;font-weight:600;line-height:1.8;color:#3c4655;margin-bottom:20px}.work-preview-row{padding:14px 0;border-top:1px solid #eef0f4;display:grid;grid-template-columns:78px 1fr;gap:15px}.work-preview-row:first-of-type{border:0;padding-top:0}.work-preview-row b{font-size:10px;font-weight:550;color:#788392}.work-preview-row p{font-size:11px;color:#9ba3b0;line-height:1.95;white-space:pre-wrap}.work-request-text .label{font-size:10px;color:#a1a9b5;margin-bottom:13px}.work-preview-editor{min-height:465px}.page-bottom{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:0;padding:17px 0 23px;border-top:1px solid #e9ecf1;background:#fff;position:sticky;bottom:0;z-index:12}.page-bottom>div{display:flex;gap:10px}.page-bottom .btn{font-size:11px}.new-fields-bar{display:flex;align-items:center;justify-content:space-between;margin:22px 0 10px}.new-fields-bar h3{font-size:12px;color:#697481}.new-fields-bar button{font-size:10px}.io-row{display:flex;align-items:center;gap:8px;border:1px solid #e9ecf2;border-radius:11px;padding:10px;margin-bottom:8px}.io-row .type-icon{background:#f1f3f7;width:27px;height:30px;display:grid;place-items:center;border-radius:6px;font:13px Georgia,serif;color:#7b8494;flex:none}.io-row input{border:1px solid #e3e7ef;border-radius:7px;width:0;flex:1;padding:6px 9px;font-size:10px;min-width:0;background:#fff;color:#8b95a5}.io-row select{border:1px solid #e3e7ef;border-radius:7px;padding:6px 7px;font-size:10px;background:#fff;color:#8b95a5;width:82px}.io-row .icon-btn{width:24px;height:28px}.io-row svg{width:13px;height:13px}.mode-options{display:flex;gap:8px;margin-top:12px}.mode-option{flex:1;border:1px solid #e2e7ef;border-radius:9px;padding:11px 8px;font-size:10px;color:#9da6b5;cursor:pointer;line-height:1.8}.mode-option:has(input:checked){border-color:#adb4c1;background:#f5f6f9;color:#596575}.mode-option input{accent-color:#555e6e;width:12px;height:12px;margin:0 5px 0 0;vertical-align:middle}.package-files{margin:13px 0 21px}.package-file{display:flex;gap:11px;align-items:center;border-bottom:1px solid #eef0f4;padding:13px 0;text-align:left;width:100%}.package-file:last-child{border:0}.package-file .file-glyph{width:33px;height:37px;border-radius:9px;background:#f3f5f8;color:#8e98a8;display:grid;place-items:center}.file-glyph svg{width:18px;height:18px}.package-file b{font-size:11px;font-weight:500;color:#616d7e;letter-spacing:-.025em}.package-file p{font-size:9px;color:#a4acba;margin-top:3px}.package-file>.icon-btn{margin-left:auto}.segmented{display:flex;padding:4px;border-radius:9px;background:#f1f3f7;gap:3px}.segmented button{flex:1;border-radius:6px;font-size:9px;color:#8f99a8;padding:7px 5px;white-space:nowrap}.segmented button.selected{background:white;box-shadow:0 1px 5px #26314a0c;color:#4c596c}.code-preview{font-family:inherit;font-size:10px;line-height:1.95;color:#909aaa;white-space:pre-wrap;word-break:break-word;max-height:265px;overflow:auto;padding:16px;background:#fdfdfe;border:1px solid #ecf0f5;border-radius:10px;margin:10px 0 0;scrollbar-width:thin}.notes-count{font-size:9px;color:#a9b2c0}.panel p{word-break:keep-all}.plugin-col .field{margin-bottom:14px}.plugin-col .field textarea{min-height:73px}.plugin-col .panel-desc{margin-bottom:14px}.plugin-col .new-fields-bar{margin-top:17px}
.overlay{background:#282d3740;backdrop-filter:blur(4px);align-items:center;justify-content:center;padding:24px;z-index:100}.drawer{width:min(540px,100%);height:auto;max-height:calc(100svh - 60px);border-radius:20px;box-shadow:0 28px 90px #171c3a30;border:1px solid #ffffffab;animation:none}.drawer-head{padding:24px 27px 18px}.drawer-head h2{font-size:21px;font-weight:650;letter-spacing:-.05em}.drawer-body{padding:23px 27px;min-height:0}.drawer-desc{font-size:11px;color:#9098a4}.drawer-foot{padding:17px 27px 22px;background:#fbfcfd}.drawer .field select{width:100%;padding:10px;border:1px solid #e3e7ee;border-radius:9px;color:#7b8493;font-size:11px}.field-error{color:#766862}.notice{background:#f6f7f9;border-radius:10px;color:#949dab}.toast{font-size:11px;background:#303640;border-color:#444b58;border-radius:13px;box-shadow:0 8px 30px #29354620;z-index:200}.workspace-empty{border-radius:13px;border-color:#e5e9ef;background:#fbfcfd;padding:40px 20px}.workspace-empty h3{font-size:16px}.workspace-empty p{font-size:11px;color:#a5adbb}.row-tools{gap:0}.hero{min-height:560px;height:calc(100svh - 153px);padding-top:45px}.hero h1{color:#292e37;font-size:66px}.hero-copy{color:#949ba7}.auth-wrap{padding-top:36px}.auth-card{border-radius:18px;box-shadow:0 8px 25px #27314d06}.form-inline-note{color:#a0a9b6}.nav-mobile-backdrop{display:none}.mobile-app-menu{display:none!important}.task-footer-note{font-size:9px;text-align:center;color:#b0b6c0;padding:0 0 18px}
@media(min-width:1500px){.insight-main{padding-inline:40px}.workspace-task .insight-main{padding-inline:40px}.folder-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.insight-table td{height:71px}.record-thumb{width:66px;height:43px}.record-title{font-size:12px}.record-sub{font-size:10px}.two-col{gap:22px}}
@media(max-width:1150px){:root{--side:187px}body{padding:15px}#mac-window{height:calc(100svh - 30px);border-radius:20px}.sidebar{padding-inline:12px}.header-inner{padding-inline:21px}.logo{font-size:19px}.header-right{gap:12px}.top-search{max-width:215px}.insight-main,.workspace-task .insight-main{padding-inline:22px}.two-col{grid-template-columns:minmax(245px,.85fr) minmax(290px,1.15fr);gap:15px}.panel,.prompt-form{padding:18px}.insight-table .c-folder{width:111px}.insight-table .c-status{width:90px}.insight-table .c-date{width:51px}.insight-table .c-tools{width:53px}.folder-open{padding:15px}.insight-title{font-size:35px}.page-title{font-size:30px}.record-thumb{width:47px;height:37px}.source-image{width:111px;height:66px}.folder-target{width:115px}.mini-flow{display:none}.folder-card{min-height:108px}.record-sub{max-width:220px}.work-preview-row{grid-template-columns:63px 1fr;gap:10px}}
@media(max-width:850px){:root{--side:170px}.top-search{display:none}.header-right{gap:12px}.sidebar{padding-inline:9px}.side-link{font-size:11px;padding-inline:12px}.logo{font-size:18px;min-width:150px}.insight-main{padding-inline:19px}.folder-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.insight-table .c-folder{display:none}.two-col{grid-template-columns:1fr}.panel .editor{height:335px}.work-preview-row{grid-template-columns:88px 1fr}.source-card h3{font-size:12px}.source-card>.plain{display:none}.collection-bar{flex-wrap:wrap}.list-controls{width:100%}.list-search{max-width:none;flex:1}.progress-source{grid-template-columns:minmax(0,1fr) 130px}.progress-card{padding:23px}.four-stage h3{font-size:11px}.four-stage p{font-size:9px}.mini-flow{display:none}.folder-target{width:106px}.add-link-block .url-form .btn{min-width:83px;padding-inline:13px;font-size:10px}.work-request-text{max-height:470px}.source-card p{font-size:10px}}
@media(max-width:620px){body{padding:0;background:#fff}#mac-window{height:100svh;border:0;border-radius:0;min-height:400px}.window-strip{height:9px;border:0;background:#f4f5f7}.header{height:59px}.header-inner{padding:0 18px;gap:10px}.logo{font-size:19px;min-width:0}.header-right{gap:11px}.mode{display:none}.help-icon{display:none}.header-account .account-name{display:none}.header-account>svg{display:none}.avatar{width:27px;height:27px}.mobile-app-menu{display:grid!important;width:30px;height:32px;place-items:center;color:#798292;order:-1}.mobile-app-menu svg{width:19px;height:19px}.header-right{flex:1}.sidebar{top:9px;left:0;width:225px;padding-top:80px;z-index:34;transform:translateX(-110%);transition:transform .2s;box-shadow:15px 0 50px #121b3420}.sidebar.is-open{transform:translateX(0)}.header{z-index:35}.nav-mobile-backdrop.is-open{display:block;position:absolute;inset:68px 0 0;z-index:33;background:#1f293542;backdrop-filter:blur(2px)}#root{height:calc(100% - 68px)}.insight-main,.workspace-task .insight-main{margin-left:0;border-radius:0;padding:22px 18px 24px;box-shadow:none}.insight-title{font-size:33px}.insight-description{font-size:11px;line-height:1.9;margin:8px 0 21px}.add-link-block{padding:14px;border-radius:14px}.add-link-block .url-form{display:grid;grid-template-columns:minmax(0,1fr) 112px;gap:9px;position:relative}.add-link-block .url-form>svg{position:absolute;top:13px;left:0;margin-left:12px;width:16px}.add-link-block .url-form>input{width:100%;grid-column:1/-1;height:42px;font-size:11px;padding-left:37px}.folder-target{width:100%;max-width:none;height:40px;font-size:10px;grid-column:1}.add-link-block .url-form .btn{height:40px;min-height:40px;font-size:11px;grid-column:2}.add-link-meta{font-size:9px;margin-top:11px;line-height:1.9}.saving-label{margin-left:0;font-size:8px}.example-fill{font-size:9px}.folder-section{margin:25px 0}.folder-grid{gap:10px}.folder-card{min-height:110px}.folder-open{padding:17px}.folder-open h3{font-size:12px}.folder-open p{font-size:10px}.collection-bar{margin-top:18px}.collection-title{font-size:16px}.list-controls{gap:8px}.list-search{padding:9px 10px}.list-search input{font-size:10px}.list-sort{font-size:10px;padding:8px}.insight-table .c-folder,.insight-table .c-status,.insight-table .c-date{display:none}.insight-table .c-check{width:31px;padding-left:10px}.insight-table .c-tools{width:54px}.insight-table td{padding:13px 5px}.record-thumb{width:42px;height:35px;border-radius:6px}.job-title-button{gap:9px}.record-title{font-size:10px;line-height:1.8}.record-sub{font-size:9px;max-width:170px}.library-footer{font-size:8px}.library-footer>span:last-child{display:none}.insight-table .icon-btn{width:23px}.insight-table .icon-btn svg{width:13px;height:13px}.page-title{font-size:29px}.page-desc{font-size:11px;max-width:none;line-height:1.9}.work-top{margin-bottom:20px;gap:9px}.save-state{font-size:8px}.job-breadcrumb{font-size:9px;margin-bottom:20px;gap:7px}.job-breadcrumb button{font-size:9px}.job-breadcrumb .job-folder-move{font-size:0;gap:0}.source-card{padding:13px;gap:12px;border-radius:12px;margin-bottom:18px}.source-image{width:74px;height:55px}.source-card h3{font-size:11px;line-height:1.8}.source-card p{font-size:9px}.source-card .metadata{font-size:8px;gap:6px;flex-wrap:wrap}.source-card>.plain{display:none}.sheet-bar{padding:0 16px;min-height:51px}.tabs{gap:16px;height:51px}.tab{font-size:10px;gap:5px}.tab svg{width:13px;height:13px}.download-wrap .plain{font-size:0;gap:0}.download-wrap .plain svg{width:16px;height:16px}.document{padding:19px 16px}.summary-section-label{font-size:12px}.summary-intro{font-size:11px;padding:15px;line-height:2}.point{padding:13px 12px;grid-template-columns:24px 1fr;gap:10px}.point .n{width:23px;height:23px;font-size:10px}.point h3{font-size:11px}.point p{font-size:10px}.apply-note p{font-size:10px}.source-detail{font-size:9px}.bottom-action{padding:14px 0 5px;bottom:-24px}.bottom-action .micro{display:none}.bottom-action .btn{width:100%;min-height:44px}.two-col{gap:17px;grid-template-columns:1fr}.panel,.prompt-form{padding:19px}.panel h2{font-size:14px}.field span{font-size:11px}.field textarea,.field input,.field select{font-size:11px}.editor-actions .btn{font-size:10px;padding-inline:11px;min-height:41px}.panel .editor{font-size:11px;min-height:330px}.tiny-disclaimer{font-size:9px}.progress-source{padding:19px;grid-template-columns:1fr;gap:16px}.progress-source label{font-size:11px;margin-bottom:8px}.progress-input{font-size:11px;height:42px}.progress-card{padding:22px 18px}.progress-card h2{font-size:19px}.progress-card>.micro{font-size:10px}.four-stages{grid-template-columns:1fr;gap:0;margin:0 0 18px}.four-stage{display:grid;grid-template-columns:44px 1fr;text-align:left;gap:0 14px;margin:9px 0}.stage-orb{grid-row:1/3;width:42px;height:42px;margin:0;border-width:5px}.four-stage:after{display:none}.four-stage h3{font-size:12px;align-self:end}.four-stage p{max-width:none;font-size:10px;margin:3px 0 0}.progress-track{margin:23px 0}.inline-notice{font-size:9px;padding:13px}.inline-notice strong{font-size:10px}.page-bottom{padding:15px 0 8px;bottom:-24px;flex-wrap:wrap}.page-bottom>.plain{font-size:10px}.page-bottom>div{width:100%}.page-bottom>div .btn{flex:1;font-size:10px;min-height:42px}.mode-option{font-size:9px;padding:10px 6px}.code-preview{font-size:10px;max-height:295px}.overlay{padding:15px}.drawer{max-height:calc(100svh - 30px);border-radius:17px}.drawer-head{padding:21px}.drawer-head h2{font-size:19px}.drawer-body{padding:20px 21px}.drawer-foot{padding:16px 21px 21px}.short-summary b{font-size:18px}.short-summary p{font-size:14px}.work-preview-row{grid-template-columns:67px 1fr;gap:10px}.hero h1{font-size:40px}.hero-copy{font-size:13px}.hero{height:auto;min-height:calc(100svh - 68px)}.auth-wrap{padding-inline:20px}.toast{max-width:calc(100% - 30px);font-size:10px}.section-bar>.plain{font-size:10px;padding:5px 9px}.task-footer-note{font-size:8px;padding-bottom:0}}
@media(prefers-reduced-motion:reduce){*{animation:none!important;scroll-behavior:auto!important;transition:none!important}}
/* Legible body copy while retaining the quiet, rounded workspace. */
@media(min-width:621px){.side-link{font-size:13px}.side-count{font-size:11px}.tree-open{font-size:12px}.side-bottom .plain{font-size:12px}.side-bottom p{font-size:11px;color:#8b939f}.record-title{font-size:13px}.record-sub{font-size:11px;color:#949ba7}.list-folder{font-size:11px}.status-tag{font-size:10px}.insight-table th{font-size:10px}.insight-table .c-date{font-size:11px}.record-thumb{width:62px;height:42px}.folder-open h3{font-size:14px}.folder-open p{font-size:11px}.folder-open>svg{width:36px;height:30px}.add-link-meta{font-size:11px}.saving-label{font-size:10px}.example-fill{font-size:11px}.page-desc{font-size:14px;color:#8c949f}.insight-description{font-size:14px}.source-card h3{font-size:15px}.source-card p{font-size:12px;color:#929aa6}.source-card .metadata{font-size:11px}.summary-intro{font-size:13px;color:#727d8b}.summary-section-label{font-size:14px}.point h3{font-size:13px}.point p{font-size:12px;color:#8791a0}.apply-note p{font-size:12px}.panel-desc{font-size:11px}.field span{font-size:12px}.field input,.field textarea,.field select,.goal-input{font-size:13px;color:#667384}.editor{font-size:13px;color:#657283;line-height:1.95}.work-request-text{font-size:12px}.work-preview-row b{font-size:11px}.work-preview-row p{font-size:12px;color:#8994a3}.package-file b{font-size:13px}.package-file p{font-size:11px}.io-row input,.io-row select{font-size:11px}.code-preview{font-size:12px}.segmented button{font-size:10px}.mode-option{font-size:11px}.tiny-disclaimer{font-size:10px;color:#9ca6b3}.inline-notice{font-size:11px}.inline-notice strong{font-size:12px}.four-stage h3{font-size:14px}.four-stage p{font-size:12px}.progress-card>.micro{font-size:13px}.save-state{font-size:10px}.job-breadcrumb,.job-breadcrumb button{font-size:11px}.mini-flow{display:none}.folder-section{margin-bottom:24px}.insight-table td{height:63px;padding-top:11px;padding-bottom:11px}.tree-open svg{width:15px;height:15px}.insight-table .c-folder{width:125px}}
.folder-card:first-child .folder-open>svg{fill:#bfc2bd}.add-link-block .url-form>input{min-width:0}.folder-target{border:1px solid #e5e8ed!important;background:#fff!important;box-shadow:none!important;border-radius:10px!important}.drawer p,.drawer .field span{letter-spacing:-.025em}.source-image{object-fit:cover}.side-bottom p{word-break:keep-all;overflow-wrap:break-word}.work-preview-row p{word-break:break-word}
.folder-target{display:block!important}@media(max-width:620px){.folder-target{grid-row:2;grid-column:1;width:100%;max-width:none}.record-title{font-size:11px}.side-bottom p{font-size:11px}}

/* Full journey, including the public homepage. Existing approved app screens remain intact. */
#mac-window.public-view{background:#fff}#mac-window.public-view .header{background:rgba(255,255,255,.94)}
#mac-window.public-view .workspace-nav{margin-left:0;margin-right:0;order:2}
#mac-window.public-view .header-right{margin-left:auto}.public-view #root{background:#fff}
.home-scene{min-height:calc(100svh - 175px);display:flex;align-items:center;justify-content:center;padding:70px 32px 84px;position:relative;text-align:center}
.home-content{width:100%;max-width:910px}.home-kicker{display:flex;justify-content:center;gap:8px;align-items:center;color:#8a8a91;font-size:11px;letter-spacing:.14em;margin-bottom:27px}.home-kicker i{height:5px;width:5px;background:#99999f;border-radius:50%}
.home-content h1{font-size:clamp(50px,5.6vw,80px);line-height:1.25;letter-spacing:-.065em;font-weight:730;color:#1c1d23;margin:0}.home-content h1 span{color:#77777c}
.home-desc{font-size:18px;line-height:1.95;color:#82828b;word-break:keep-all;margin:25px auto 38px}.home-link{max-width:670px!important;padding:8px 8px 8px 21px!important;border-radius:17px!important;box-shadow:0 8px 32px #1e202b08;min-height:68px;background:#fff!important}.home-link .btn{border-radius:12px;min-height:50px;font-size:14px;min-width:134px}.home-link>input{font-size:14px!important;min-width:0}
.home-meta{display:flex;align-items:center;justify-content:center;gap:18px;margin-top:16px;font-size:11px;color:#96969d;line-height:1.8}.home-meta button{color:#686871;border-bottom:1px solid #ceced2;padding:0;white-space:nowrap;font-size:11px}.home-help{font-size:10px;line-height:1.8;color:#9999a0;margin:12px auto 0;max-width:550px}.home-scroll{position:absolute;bottom:20px;left:50%;transform:translateX(-50%);display:flex;gap:10px;align-items:center;font-size:10px;color:#94949c;white-space:nowrap}.home-scroll svg{width:13px;height:13px}
.story-scene{min-height:calc(100svh - 150px);padding:100px 64px;display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center;max-width:1280px;margin:auto}.story-wrap:nth-of-type(even){background:#f6f6f7}.story-copy .eyebrow{letter-spacing:.1em;font-size:10px}.story-copy h2{font-size:clamp(38px,3.8vw,55px);line-height:1.32;letter-spacing:-.06em;font-weight:700;margin:26px 0}.story-copy p{font-size:15px;color:#86868e;line-height:1.95;max-width:340px;word-break:keep-all}
.story-demo{border:1px solid #e6e6eb;border-radius:23px;padding:31px;background:#fff;box-shadow:0 18px 60px #11112507}.story-demo-head{display:flex;justify-content:space-between;align-items:center;font-size:12px;color:#555560;padding-bottom:19px;border-bottom:1px solid #eeeef1}.story-demo-head span{font-size:10px;color:#a0a0a7}.story-demo h3{font-size:22px;line-height:1.6;margin:23px 0 15px;font-weight:650;letter-spacing:-.05em}.story-demo p{font-size:12px;color:#888891;line-height:1.95}.story-demo .demo-line{padding:17px 0;border-bottom:1px solid #eeeef2;display:flex;gap:15px;align-items:center;font-size:13px}.demo-line small{font-size:10px;color:#9d9da5}.story-demo .demo-line:last-child{border:0}.story-demo pre{font:12px/2 inherit;line-height:2;font-size:12px;color:#707079;white-space:pre-wrap;background:#f7f7f9;border-radius:14px;padding:22px;margin:22px 0 0}.story-demo .demo-folder{display:flex;align-items:center;gap:13px;padding:17px 0;border-bottom:1px solid #eeeef2}.demo-folder svg{width:29px;height:29px;fill:#ddd5c6;stroke:#c8bea9}.demo-folder strong{font-size:13px;font-weight:550}.demo-folder small{font-size:10px;color:#92929a;margin-left:auto}
.home-end{text-align:center;padding:100px 24px 75px}.home-end h2{font-size:36px;line-height:1.4;letter-spacing:-.05em;margin-bottom:24px}.public-footer{display:flex;justify-content:space-between;gap:20px;padding:24px 40px;border-top:1px solid #ececef;color:#96969d;font-size:10px}.public-footer button{font-size:10px;color:#777780;padding:0}.public-footer div{display:flex;gap:20px}
.auth-stage{min-height:calc(100svh - 185px);display:grid;grid-template-columns:1fr 440px;align-items:center;gap:80px;width:min(1100px,calc(100% - 96px));margin:auto;padding:55px 0 70px}.auth-story h1{font-size:clamp(38px,4.2vw,61px);font-weight:680;letter-spacing:-.06em;line-height:1.35;margin:26px 0}.auth-story>p{color:#8a8a93;font-size:15px;line-height:1.95;max-width:350px}.auth-incoming{margin-top:30px;display:flex;gap:12px;align-items:center;background:#f7f7f9;border:1px solid #e9e9ed;border-radius:14px;padding:17px;max-width:390px;color:#6f6f78;font-size:11px;overflow:hidden}.auth-incoming div{min-width:0}.auth-incoming p{font-size:10px;color:#96969e;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-top:5px}.auth-form-panel{border:1px solid #e5e5eb;border-radius:24px;padding:33px;background:#fff;box-shadow:0 20px 70px #11111e08}.auth-form-panel h2{font-size:24px;font-weight:650;letter-spacing:-.05em}.auth-form-panel .intro{font-size:12px;line-height:1.9;color:#919199;margin:10px 0 27px}.auth-form-panel .field{margin-bottom:20px}.auth-form-panel .field input{border-radius:11px;min-height:47px;font-size:13px;background:#fafafb}.auth-form-panel .btn{width:100%;min-height:48px;border-radius:12px}.auth-switcher{text-align:center;color:#93939b;font-size:11px;margin-top:20px}.auth-switcher button{font-size:11px;font-weight:600;color:#383841;margin-left:8px}.auth-security{font-size:10px;color:#97979f;background:#f7f7f9;border-radius:11px;padding:13px 15px;margin:19px 0;line-height:1.9}.auth-check{font-size:11px;color:#85858e;display:flex;gap:9px;margin:4px 0 18px;align-items:center}.auth-check input{accent-color:#28282e}
.link-wizard{max-width:900px;margin:auto}.link-wizard>.panel{padding:30px}.connection-field{display:grid;grid-template-columns:1fr 190px;gap:18px}.connection-field .field{margin-bottom:0}.connection-field input,.connection-field select{min-height:49px}.connection-preview{display:flex;gap:18px;align-items:center;margin:22px 0 4px;background:#f7f7f9;border-radius:14px;padding:19px}.connection-preview>.link-tile{width:60px;height:50px;border:1px solid #e5e5eb;border-radius:12px;background:#fff;display:grid;place-items:center;flex-shrink:0}.connection-preview h3{font-size:14px;font-weight:550}.connection-preview p{color:#94949d;font-size:11px;line-height:1.8;margin-top:5px}.connection-preview .plain{margin-left:auto;font-size:11px;white-space:nowrap}.link-wizard .field .field-hint{font-size:10px;font-weight:400;color:#96969f;margin-top:7px}.connect-settings{margin-top:25px;border-top:1px solid #eeeef2;padding-top:22px}.connect-settings>summary{cursor:pointer;font-size:12px;color:#81818a;list-style:none;display:flex;align-items:center;gap:8px}.connect-settings[open]>summary{margin-bottom:21px}.connect-settings textarea{min-height:180px}.connection-actions{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:25px}.connection-actions .micro{max-width:520px;font-size:10px;line-height:1.9}.connection-actions .btn{min-width:150px}.link-mode{display:flex;gap:10px;padding:4px;background:#f1f1f4;border-radius:12px;margin-bottom:24px}.link-mode button{flex:1;border-radius:9px;padding:10px;font-size:12px;color:#8a8a94}.link-mode button.selected{background:#fff;color:#24242d;box-shadow:0 1px 5px #2020300b}.linked-source-btn{display:flex;align-items:center;gap:6px;font-size:10px;color:#7d7d89;margin-left:auto}.source-card .info{min-width:0}.source-card .info>h3{overflow-wrap:anywhere}.external-source{text-decoration:underline;text-underline-offset:3px}
.flow-navigation{display:flex;align-items:center;gap:6px;flex-wrap:wrap;margin-left:auto}.flow-navigation a,.flow-navigation button{font-size:10px;border-radius:7px;padding:6px 8px;line-height:1.5;color:#9999a3;white-space:nowrap}.flow-navigation a.active,.flow-navigation button.active{background:#eeeef2;color:#36363f;font-weight:550}.flow-navigation a:hover,.flow-navigation button:hover{background:#f4f4f6;color:#22222b}.flow-navigation svg{width:10px;height:10px;color:#c4c4cc}.side-home{margin-top:15px;border-top:1px solid #e2e2e8;padding-top:15px}.top-home-button{font-size:11px;color:#7c7c86;padding:6px;white-space:nowrap}.flow-nextbar{display:flex;justify-content:space-between;align-items:center;gap:18px;margin:25px 0 4px}.flow-nextbar .btn{min-width:165px}.tour-list{display:flex;flex-direction:column}.tour-entry{display:flex;gap:13px;align-items:center;padding:14px;border-radius:11px;text-align:left;width:100%}.tour-entry:hover{background:#f4f4f7}.tour-entry>span:first-child{font-size:11px;color:#9a9aa4;width:25px}.tour-entry b{display:block;font-size:13px;font-weight:550}.tour-entry p{font-size:10px;color:#94949f;line-height:1.8;margin-top:2px}.tour-entry svg{margin-left:auto;width:15px;height:15px;color:#9a9aa4}.source-title-input{margin-top:20px}.local-label{color:#74747e;background:#f3f3f6;border-radius:5px;padding:3px 8px;font-size:10px}
@media(max-width:1050px){.home-content h1{font-size:64px}.story-scene{gap:45px;padding:80px 38px}.auth-stage{grid-template-columns:1fr 390px;gap:40px;width:calc(100% - 64px)}.auth-story h1{font-size:44px}.flow-navigation{gap:1px}.flow-navigation a,.flow-navigation button{font-size:9px;padding:5px}.top-home-button{display:none}}
@media(max-width:680px){.home-scene{min-height:calc(100svh - 85px);padding:45px 22px 88px}.home-content h1{font-size:43px;line-height:1.3}.home-kicker{font-size:8px;margin-bottom:24px}.home-desc{font-size:13px;margin:23px 0 28px}.home-link{gap:9px!important;padding:6px 6px 6px 12px!important;border-radius:13px!important;min-height:59px}.home-link>input{font-size:10px!important}.home-link>svg{width:15px;height:15px}.home-link .btn{min-width:90px;padding:0 12px;min-height:44px;font-size:11px;border-radius:9px}.home-meta{gap:10px;font-size:9px;margin-top:12px;flex-wrap:wrap}.home-meta button{font-size:10px}.home-help{font-size:9px;max-width:285px}.home-scroll{bottom:22px;font-size:9px}.story-scene{grid-template-columns:1fr;gap:38px;padding:75px 25px;min-height:100svh}.story-copy h2{font-size:37px;margin:21px 0}.story-copy p{font-size:12px}.story-demo{border-radius:17px;padding:23px}.story-demo h3{font-size:20px}.story-demo .demo-line{font-size:12px}.home-end{padding:75px 20px}.home-end h2{font-size:28px}.public-footer{padding:23px;flex-wrap:wrap;gap:15px;font-size:9px}.auth-stage{grid-template-columns:1fr;gap:30px;width:calc(100% - 42px);padding:42px 0;align-items:start}.auth-story h1{font-size:35px;margin:17px 0}.auth-story>p{font-size:12px}.auth-story .eyebrow{font-size:9px}.auth-form-panel{padding:23px;border-radius:18px}.auth-form-panel h2{font-size:23px}.auth-incoming{margin-top:20px;max-width:none}.connection-field{grid-template-columns:1fr;gap:18px}.link-wizard>.panel{padding:20px}.connection-preview{padding:15px;gap:12px;flex-wrap:wrap}.connection-preview h3{font-size:12px}.connection-preview p{font-size:10px}.connection-preview .plain{margin-left:0}.connection-actions{flex-direction:column;align-items:stretch}.connection-actions .btn{width:100%}.flow-navigation{margin-left:0;width:100%;order:5;border-top:1px solid #eeeef1;padding-top:12px;margin-top:5px}.job-breadcrumb{flex-wrap:wrap}.flow-navigation a,.flow-navigation button{font-size:9px;padding:6px}.flow-nextbar{flex-wrap:wrap}.flow-nextbar .btn{width:100%}.public-view .header-right{gap:10px}.source-card>.plain{display:inline-flex;font-size:10px;max-width:100%;margin-top:2px}.source-card{flex-wrap:wrap}.source-card .info{flex:1}.linked-source-btn{font-size:9px}.link-mode button{font-size:11px;padding:10px 7px}}
#mac-window.public-view .workspace-nav:not([hidden]){display:inline-flex!important;align-items:center;min-height:35px;border:1px solid #e5e5eb;border-radius:9px;padding:0 14px;margin-left:15px;order:0;white-space:nowrap;font-size:12px}
@media(max-width:680px){#mac-window.public-view .workspace-nav:not([hidden]){font-size:10px;padding:0 9px;margin-left:0;min-height:31px}.public-view .account-name{display:none}}

