:root{font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Pretendard,Noto Sans KR,sans-serif;color:#1d1d1f;background:#f5f5f7;font-synthesis:none;text-rendering:optimizeLegibility;--wine: #8d1736;--wine-dark: #71102a;--line: rgba(29, 29, 31, .09);--muted: #6e6e73;--card: rgba(255, 255, 255, .92)}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#f5f5f7}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}.gate{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;padding:32px;text-align:center}.gate h1{margin:6px 0 0;font-size:28px;letter-spacing:-.04em}.gate p{margin:0 0 10px;color:var(--muted);font-size:15px}.gate-icon{width:54px;height:54px;display:grid;place-items:center;color:var(--wine);background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:0 12px 38px #00000012}.primary-action{display:inline-flex;align-items:center;justify-content:center;gap:8px;color:#fff;background:var(--wine);border:0;text-decoration:none;border-radius:13px;padding:13px 23px;font-weight:700;box-shadow:0 8px 24px #8d173633;cursor:pointer}.primary-action:disabled{opacity:.65;cursor:wait}.gate .gate-error{max-width:360px;margin:-2px 0 0;color:var(--wine)}.brand-mark{width:36px;height:36px;display:grid;place-items:center;color:#fff;background:linear-gradient(145deg,#a31d43,#741027);border-radius:10px;font-size:11px;font-weight:800;letter-spacing:-.03em}.ops-shell{min-height:100vh}.topbar{height:68px;padding:0 max(22px,calc((100vw - 1420px)/2));position:sticky;top:0;z-index:20;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;border-bottom:1px solid var(--line);background:#fafafcd1;-webkit-backdrop-filter:saturate(180%) blur(22px);backdrop-filter:saturate(180%) blur(22px)}.brand{display:flex;align-items:center;gap:11px}.brand>span:last-child{display:flex;flex-direction:column;gap:1px}.brand strong{font-size:14px}.brand small{color:var(--muted);font-size:11px}.topbar nav{display:flex;gap:5px;padding:4px;border-radius:14px;background:#76768014}.topbar nav button{height:37px;padding:0 14px;display:flex;align-items:center;gap:7px;border:0;border-radius:11px;background:transparent;color:#66666b;font-size:13px;font-weight:650;cursor:pointer}.topbar nav button.active{color:#1d1d1f;background:#fff;box-shadow:0 1px 5px #00000014}.topbar nav b{min-width:18px;height:18px;padding:0 5px;display:grid;place-items:center;color:#fff;background:var(--wine);border-radius:10px;font-size:10px}.top-actions{justify-self:end;display:flex;align-items:center;gap:10px}.icon-button{width:36px;height:36px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;background:#ffffffb3;cursor:pointer}.icon-button:hover{background:#fff}.avatar{width:36px;height:36px;flex:0 0 auto;object-fit:cover;border-radius:50%;background:#eee}.avatar.large{width:52px;height:52px}.avatar-fallback{display:grid;place-items:center;color:var(--wine);background:#f7e9ed;font-size:13px;font-weight:750}.profile-menu-wrap{position:relative}.profile-trigger{width:40px;height:40px;padding:2px;display:grid;place-items:center;border:1px solid transparent;border-radius:50%;background:transparent;cursor:pointer;transition:background .16s ease,border-color .16s ease,box-shadow .16s ease}.profile-trigger .avatar{display:block}.profile-trigger:hover,.profile-trigger[aria-expanded=true]{border-color:#8d173624;background:#8d17360f}.profile-trigger:focus-visible{outline:0;box-shadow:0 0 0 3px #8d173624}.profile-popover{width:264px;padding:8px;position:absolute;top:calc(100% + 9px);right:0;z-index:60;border:1px solid rgba(29,29,31,.11);border-radius:16px;background:#fffffffa;box-shadow:0 18px 52px #00000024;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);animation:profile-pop .16s ease-out}.profile-summary{min-width:0;padding:8px 8px 12px;display:grid;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:10px;border-bottom:1px solid var(--line)}.profile-summary>span{min-width:0;display:flex;flex-direction:column;gap:3px}.profile-summary strong,.profile-summary small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-summary strong{font-size:13px}.profile-summary small{color:var(--muted);font-size:10px}.profile-summary em{padding:4px 6px;color:var(--wine);background:#f7e9ed;border-radius:7px;font-size:9px;font-style:normal;font-weight:700}.profile-logout{width:100%;height:40px;margin-top:6px;padding:0 10px;display:flex;align-items:center;gap:9px;color:#a81838;border:0;border-radius:10px;background:transparent;font-size:12px;font-weight:650;cursor:pointer}.profile-logout:hover{background:#fff0f3}.profile-logout:focus-visible{outline:0;box-shadow:0 0 0 3px #8d17361f}.workspace{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:30px 0 70px}.overview{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:18px}.overview>div{min-height:94px;display:flex;flex-direction:column;justify-content:center;gap:7px;padding:18px 22px;border:1px solid var(--line);border-radius:20px;background:var(--card);box-shadow:0 8px 28px #00000009}.overview span{color:var(--muted);font-size:12px;font-weight:600}.overview strong{font-size:28px;line-height:1;letter-spacing:-.04em}.overview strong.attention{color:#b11c3e}.content-card{overflow:hidden;border:1px solid var(--line);border-radius:24px;background:var(--card);box-shadow:0 16px 48px #0000000a}.section-head{min-height:94px;padding:22px 24px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line)}.section-head h1{margin:0;font-size:22px;letter-spacing:-.035em}.section-head p{margin:5px 0 0;color:var(--muted);font-size:13px}.search{width:min(290px,38vw);height:40px;padding:0 13px;display:flex;align-items:center;gap:8px;color:#8e8e93;background:#76768014;border-radius:12px}.search input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:#1d1d1f;font-size:13px}.account-list,.run-list{display:flex;flex-direction:column}.account-row{width:100%;min-height:73px;padding:13px 20px;display:grid;grid-template-columns:38px minmax(200px,1fr) 80px 70px 75px auto 20px;align-items:center;gap:14px;text-align:left;border:0;border-bottom:1px solid rgba(29,29,31,.065);background:transparent;cursor:pointer}.account-row:last-child{border-bottom:0}.account-row:hover,.run-row:hover{background:#7676800b}.account-identity{min-width:0;display:flex;flex-direction:column;gap:4px}.account-identity strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px}.account-identity small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--muted);font-size:12px}.account-identity em{margin-left:7px;padding:3px 6px;border-radius:6px;color:var(--wine);background:#f7e9ed;font-size:9px;font-style:normal;vertical-align:2px}.account-stat{display:flex;flex-direction:column;gap:4px}.account-stat small{color:var(--muted);font-size:10px}.account-stat strong{font-size:14px}.account-state{justify-self:start;padding:5px 8px;border-radius:8px;font-size:11px;font-weight:650}.account-state.active{color:#217a43;background:#eaf7ee}.account-state.suspended{color:#aa1939;background:#fbe9ed}.attention-count{display:flex;align-items:center;gap:4px;color:#aa1939;font-size:11px;font-weight:700}.run-row{width:100%;min-height:83px;padding:13px 20px;display:grid;grid-template-columns:48px minmax(0,1fr) auto 18px;align-items:center;gap:14px;text-align:left;border:0;border-bottom:1px solid rgba(29,29,31,.065);background:transparent;cursor:pointer}.run-row:last-child{border-bottom:0}.run-thumb{width:46px;height:46px;display:grid;place-items:center;color:#88888d;background:#f0f0f2;border-radius:13px}.run-main{min-width:0;display:flex;flex-direction:column;gap:7px}.run-title-line{display:flex;align-items:center;gap:8px}.run-title-line>strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px}.run-sub{display:flex;gap:12px;color:var(--muted);font-size:11px}.run-sub>span:first-child{overflow:hidden;max-width:240px;text-overflow:ellipsis;white-space:nowrap}.status-badge,.quality-badge{display:inline-flex;align-items:center;gap:5px;white-space:nowrap;border-radius:8px;font-size:10px;font-weight:700}.status-badge{padding:4px 7px;color:#66666b;background:#f0f0f2}.status-badge i{width:6px;height:6px;border-radius:50%;background:#929297}.status-badge.running{color:#805500;background:#fff3d6}.status-badge.running i{background:#e19a00;animation:pulse 1.5s infinite}.status-badge.complete{color:#19713b;background:#e8f6ec}.status-badge.complete i{background:#27a957}.status-badge.failed{color:#a81838;background:#fbe8ed}.status-badge.failed i{background:#d92d52}.quality-badge{padding:5px 8px}.quality-badge.muted{color:#8e8e93;background:#f1f1f3}.quality-badge.pass{color:#19713b;background:#e8f6ec}.quality-badge.review{color:#8a5a00;background:#fff1ce}.quality-badge.fail{color:#a81838;background:#fbe8ed}.progress-track{width:min(260px,60%);height:3px;overflow:hidden;border-radius:4px;background:#e3e3e6}.progress-track i{height:100%;display:block;background:var(--wine);border-radius:inherit;transition:width .25s}.filter-button{min-height:38px;padding:0 13px;display:flex;align-items:center;gap:7px;border:1px solid var(--line);border-radius:11px;background:#fff;font-size:12px;font-weight:650;cursor:pointer}.filter-button.active{color:var(--wine);border-color:#8d173633;background:#f9edf0}.empty-state{min-height:210px;padding:30px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;color:var(--muted);text-align:center}.empty-state>span{width:46px;height:46px;display:grid;place-items:center;border-radius:15px;background:#f0f0f2}.empty-state strong{color:#3a3a3c;font-size:14px}.empty-state p{margin:0;font-size:12px}.toast{position:fixed;left:50%;top:82px;z-index:70;transform:translate(-50%);min-height:42px;padding:0 10px 0 14px;display:flex;align-items:center;gap:8px;color:#fff;border-radius:12px;box-shadow:0 12px 36px #0003;font-size:12px;font-weight:650}.toast.success{background:#243128}.toast.error{background:#8c1934}.toast button{width:26px;height:26px;display:grid;place-items:center;color:inherit;border:0;background:transparent;cursor:pointer}.panel-loading{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:grid;place-items:center;background:#f5f5f799;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.spin{animation:spin .85s linear infinite}.operators-card{max-width:800px;margin:0 auto}.invite-form{padding:22px 24px;display:grid;grid-template-columns:1fr auto;align-items:end;gap:10px;border-bottom:1px solid var(--line)}.invite-form label{display:flex;flex-direction:column;gap:7px}.invite-form label span{color:var(--muted);font-size:11px;font-weight:650}.invite-form input,.credit-form input,.review-card textarea{width:100%;border:1px solid rgba(29,29,31,.12);outline:0;background:#fff}.invite-form input{height:43px;padding:0 13px;border-radius:11px}.invite-form input:focus,.credit-form input:focus,.review-card textarea:focus{border-color:#8d173673;box-shadow:0 0 0 3px #8d173614}.invite-form button,.credit-form>button,.sparkle-button{height:43px;padding:0 15px;display:flex;align-items:center;justify-content:center;gap:7px;color:#fff;border:0;border-radius:11px;background:var(--wine);font-size:12px;font-weight:700;cursor:pointer}button:disabled{opacity:.48;cursor:not-allowed}.operator-list{display:flex;flex-direction:column}.operator-row{min-height:70px;padding:12px 24px;display:grid;grid-template-columns:38px 1fr auto;align-items:center;gap:12px;border-bottom:1px solid var(--line)}.operator-row:last-child{border-bottom:0}.operator-row>span:nth-child(2){display:flex;flex-direction:column;gap:3px}.operator-row strong{font-size:13px}.operator-row small{color:var(--muted);font-size:11px}.operator-row em{padding:5px 8px;color:#267846;background:#eaf7ee;border-radius:8px;font-size:10px;font-style:normal}.operator-row.pending em{color:#835b0a;background:#fff3d6}.sheet-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:flex;justify-content:flex-end;background:#0000003d;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);animation:fade .18s ease-out}.side-sheet,.run-sheet{height:100%;overflow-y:auto;background:#f7f7f9;box-shadow:-18px 0 56px #00000029;animation:slide .25s cubic-bezier(.2,.8,.2,1)}.side-sheet{width:min(620px,94vw)}.run-sheet{width:min(980px,96vw)}.sheet-head{min-height:90px;padding:20px 23px;position:sticky;top:0;z-index:4;display:flex;justify-content:space-between;align-items:flex-start;gap:18px;border-bottom:1px solid var(--line);background:#fafafce0;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.sheet-head h2{margin:8px 0 4px;font-size:22px;letter-spacing:-.04em}.sheet-head p{margin:0;color:var(--muted);font-size:12px}.profile{display:flex;align-items:center;gap:13px}.profile h2{margin-top:0}.title-status{display:flex;gap:7px}.account-summary{margin:20px;display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line);border-radius:17px;background:#fff}.account-summary>div{min-height:78px;padding:17px;display:flex;flex-direction:column;gap:7px;border-right:1px solid var(--line)}.account-summary>div:last-child{border:0}.account-summary small{color:var(--muted);font-size:10px}.account-summary strong{font-size:18px}.sheet-section{margin:0 20px 16px;padding:19px;border:1px solid var(--line);border-radius:17px;background:#fff}.sheet-section h3,.quality-card h3,.review-card h3,.stage-card h3{margin:0;font-size:14px}.segmented{width:fit-content;margin:15px 0 12px;padding:3px;display:flex;border-radius:10px;background:#f0f0f2}.segmented button{height:31px;padding:0 11px;display:flex;align-items:center;gap:5px;border:0;border-radius:8px;background:transparent;color:var(--muted);font-size:11px;font-weight:650;cursor:pointer}.segmented button.active{color:#1d1d1f;background:#fff;box-shadow:0 1px 4px #00000014}.credit-form{display:grid;grid-template-columns:88px 1fr auto;align-items:end;gap:9px}.credit-form label{min-width:0;display:flex;flex-direction:column;gap:6px}.credit-form label span{color:var(--muted);font-size:10px}.credit-form input{height:40px;min-width:0;padding:0 11px;border-radius:10px}.credit-form>button{height:40px}.section-title{display:flex;align-items:center;justify-content:space-between;gap:14px}.section-title p{margin:4px 0 0;color:var(--muted);font-size:11px}.secondary-button,.danger-button{height:34px;padding:0 11px;border-radius:9px;font-size:11px;font-weight:650;cursor:pointer}.secondary-button{color:#246f41;border:1px solid #b8dfc5;background:#edf8f0}.danger-button{color:#a81838;border:1px solid #f0bcc8;background:#fff2f5}.soft-copy{margin:10px 0 0;color:var(--muted);font-size:11px}.compact-runs{margin:12px -19px -19px;overflow:hidden;border-top:1px solid var(--line);border-radius:0 0 17px 17px}.compact-runs .run-row{padding-left:19px;padding-right:19px}.image-strip{padding:20px;display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px;background:#ededf0;border-bottom:1px solid var(--line)}.image-strip figure{min-width:0;margin:0;position:relative;overflow:hidden;aspect-ratio:4/5;border-radius:15px;background:#dedee2;box-shadow:0 8px 26px #00000017}.image-strip img{width:100%;height:100%;display:block;object-fit:cover}.image-strip figcaption{position:absolute;left:9px;bottom:9px;padding:5px 8px;color:#fff;background:#00000091;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:7px;font-size:10px;font-weight:700}.run-body{padding:20px;display:grid;grid-template-columns:1.4fr 1fr;gap:14px}.quality-card,.review-card,.stage-card,.id-card{padding:18px;border:1px solid var(--line);border-radius:17px;background:#fff}.quality-card{grid-row:span 2}.sparkle-button{height:37px;padding:0 12px;background:linear-gradient(135deg,#9d2345,#72102a)}.quality-card .empty-state{min-height:160px}.evaluation>p{margin:17px 0;color:#3f3f43;font-size:13px;line-height:1.65}.score-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.score-grid>div{padding:12px;border-radius:12px;background:#f7f7f9}.score-grid span{display:flex;justify-content:space-between;align-items:baseline}.score-grid small{color:var(--muted);font-size:10px}.score-grid strong{font-size:15px}.score-grid i{height:4px;margin-top:9px;display:block;overflow:hidden;border-radius:3px;background:#dfdfe3}.score-grid b{height:100%;display:block;border-radius:inherit;background:linear-gradient(90deg,#a12849,#6f1028)}.issue-list{margin-top:13px;display:flex;flex-wrap:wrap;gap:6px}.issue-list span{padding:5px 7px;color:#99304a;background:#f9ebef;border-radius:7px;font-size:10px;font-weight:650}.review-card textarea{height:76px;margin:13px 0 9px;padding:10px;resize:none;border-radius:11px;font-size:12px}.review-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.review-actions button{height:34px;display:flex;justify-content:center;align-items:center;gap:5px;color:#356941;border:1px solid #cfe4d4;border-radius:9px;background:#f0f8f2;font-size:10px;font-weight:650;cursor:pointer}.review-actions button:nth-child(2){color:#805b12;border-color:#ead9ad;background:#fff9e8}.review-actions button.poor{color:#9d263f;border-color:#ecc5cf;background:#fff3f6}.last-review{margin:10px 0 0;color:var(--muted);font-size:10px}.stage-card ol{margin:14px 0 0;padding:0;display:flex;flex-direction:column;gap:12px;list-style:none}.stage-card li{display:grid;grid-template-columns:24px 1fr;align-items:center;gap:9px}.stage-card li>span{width:24px;height:24px;display:grid;place-items:center;color:#999;background:#eeeef1;border-radius:50%}.stage-card li>span.complete{color:#fff;background:#2d9652}.stage-card li>div{display:flex;flex-direction:column;gap:3px}.stage-card li strong{font-size:11px}.stage-card li small{color:var(--muted);font-size:9px}.id-card{grid-column:1 / -1;display:grid;grid-template-columns:1fr 1fr;gap:12px}.id-card>div{display:flex;flex-direction:column;gap:6px}.id-card small{color:var(--muted);font-size:10px}.id-card button{width:fit-content;padding:0;display:flex;align-items:center;gap:6px;border:0;background:transparent;cursor:pointer}.id-card code{color:#4b4b50;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{50%{opacity:.35}}@keyframes fade{0%{opacity:0}}@keyframes slide{0%{transform:translate(38px);opacity:.7}}@keyframes profile-pop{0%{transform:translateY(-5px) scale(.98);opacity:0}}@media(max-width:760px){.topbar{height:auto;min-height:64px;padding:10px 14px;grid-template-columns:1fr auto}.topbar nav{grid-column:1 / -1;grid-row:2;margin-top:9px;width:100%}.topbar nav button{flex:1;justify-content:center;padding:0 8px}.top-actions{grid-column:2;grid-row:1}.workspace{width:calc(100% - 24px);padding-top:18px}.overview{gap:7px}.overview>div{min-height:78px;padding:13px;border-radius:16px}.overview strong{font-size:23px}.content-card{border-radius:19px}.section-head{padding:18px;align-items:flex-start;flex-direction:column}.search{width:100%}.account-row{grid-template-columns:38px minmax(0,1fr) auto 18px;padding:12px 14px}.account-stat,.account-state{display:none}.attention-count{position:absolute;right:38px}.run-row{padding:12px 14px;grid-template-columns:42px minmax(0,1fr) 18px}.run-thumb{width:42px;height:42px}.run-row>.quality-badge{display:none}.run-sub span:nth-child(2){display:none}.credit-form{grid-template-columns:82px 1fr}.credit-form>button{grid-column:1 / -1}.run-body{grid-template-columns:1fr;padding:12px}.quality-card{grid-row:auto}.id-card{grid-column:1;grid-template-columns:1fr}.image-strip{padding:12px;grid-template-columns:repeat(2,1fr)}.invite-form{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
