:root{--ink:#23332c;--muted:#7a847e;--line:#e3e8e2;--green:#34745b;--pale:#eef4ed}*{box-sizing:border-box}body{margin:0;background:#f8faf7;color:var(--ink);font:14px/1.6 Inter,Pretendard,'Noto Sans KR',system-ui,sans-serif}button,input,select{font:inherit}button{cursor:pointer;transition:.16s}button:hover{filter:brightness(.96);transform:translateY(-1px)}button:disabled{opacity:.5;cursor:wait}.app-card .danger{color:#a83434;border-color:#f3c7c7;background:#fff8f8}.app-card .danger:hover{background:#fff0f0}aside{position:fixed;width:235px;height:100vh;background:#f1f4ef;border-right:1px solid var(--line);padding:35px 23px;display:flex;flex-direction:column}.brand{color:var(--ink);text-decoration:none;font-size:27px;font-weight:800;display:flex;flex-wrap:wrap;align-items:center;gap:10px}.brand small{font-size:9px;letter-spacing:2px;width:100%;padding-left:43px;color:#8b958f}.logo{display:grid;place-items:center;width:32px;height:32px;color:white;background:var(--green);border-radius:10px;font:italic bold 30px Georgia}.nav-label{font-size:10px;color:#8c958f;margin:55px 12px 13px;letter-spacing:1px}.nav{display:block;text-align:left;width:100%;padding:12px 15px;border:0;border-radius:8px;background:none;color:#69776c;margin:5px 0}.nav.active{background:#e2ebe1;color:#2e634b;font-weight:650}.sidebar-note{margin-top:auto;color:#77887c;font-size:11px;padding:15px 10px}.sidebar-note p{font-size:15px;color:#536a59;line-height:1.9}.dot{display:inline-block;background:#6a9978;width:6px;height:6px;border-radius:50%;margin-right:7px}main{margin-left:235px;padding:0 44px;max-width:1600px}header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);height:87px;font-size:12px;color:#768279}header b{padding:0 12px;font-weight:400;color:#b9c2bb}.secondary{padding:10px 15px;background:white;border:1px solid var(--line);color:#4a5d50;border-radius:8px}.intro{display:flex;align-items:center;justify-content:space-between;padding:46px 0 34px}.eyebrow{font-size:10px;font-weight:650;color:var(--green);letter-spacing:2px;margin:0 0 14px}h1{font-size:40px;line-height:1.35;letter-spacing:-2px;margin:0 0 18px;font-weight:650}.muted{color:var(--muted);font-size:13px}.intro-mark{width:170px;height:165px;margin-right:55px;background:radial-gradient(ellipse,#e3ebdb,transparent 72%);display:flex;align-items:center;justify-content:center;flex-direction:column;transform:rotate(-7deg)}.intro-mark span{font-size:78px;color:#77937e;line-height:1.3}.intro-mark small{font-size:10px;color:#8a9c87;letter-spacing:2px}.notice{display:flex;gap:18px;background:#f4f1e8;border:1px solid #e9e4d5;border-radius:9px;padding:14px 17px;font-size:11px;color:#89806a;margin-bottom:32px}.notice strong{color:#76694d;white-space:nowrap}.workspace{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:34px}h2{font-size:18px;letter-spacing:-.5px;margin:0}h2 span{color:#8aa38e;margin-left:8px;font-size:13px;font-weight:400}.section-head{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:17px}.section-head p{margin:5px 0 0}.search{display:flex;align-items:center;gap:12px;background:white;border:1px solid var(--line);padding:0 15px;border-radius:8px;color:#859286;margin-bottom:22px}.search input{border:0;padding:12px 0;outline:0;background:transparent}.search span{font-size:23px}.cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.app-card{background:white;border:1px solid var(--line);border-radius:12px;padding:21px;display:flex;flex-direction:column;gap:13px;min-height:175px}.app-card h3{margin:0;font-size:15px;word-break:break-word}.app-card .tag{font-size:10px;color:#73907c}.app-card button{margin-top:auto;align-self:start;border:0;background:#edf3ee;color:var(--green);padding:7px 12px;border-radius:6px;font-size:11px}.app-symbol{font-size:23px;color:#6b937b}.empty{text-align:center;border:1px dashed #d7dfd6;border-radius:12px;padding:75px 10px;color:#7d8b80}.empty small{color:#a0aaa2}.upload-panel{background:white;border:1px solid var(--line);padding:26px;border-radius:12px;align-self:start}.upload-panel .eyebrow{font-size:8px}.upload-panel h2{margin-bottom:19px}form>label:not(.drop){display:block;font-size:11px;font-weight:600;margin:17px 0 7px}input,select{width:100%;border:1px solid var(--line);border-radius:7px;background:#fff;color:var(--ink);padding:10px 12px;outline-color:#91ae98}select{font-size:12px}.drop{position:relative;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:7px;border:1px dashed #b9cbb8;border-radius:8px;background:#f7faf5;text-align:center;margin:20px 0 9px;padding:24px 8px;cursor:pointer}.drop:hover{background:#eef5e9}.drop input{position:absolute;inset:0;opacity:0;width:100%;height:100%;cursor:pointer}.drop strong{font-size:12px;overflow-wrap:anywhere;max-width:100%}.drop small{font-size:9px;color:#92a08d}.upload-icon{font-size:24px;color:#709171}.selection{font-size:10px;color:#7d8f7e;margin:8px 0 18px;overflow-wrap:anywhere}.primary{display:flex;align-items:center;justify-content:center;gap:12px;width:100%;padding:12px 14px;color:white;border:0;border-radius:8px;background:var(--green);font-size:12px;font-weight:600}.primary span{margin-left:auto}.status{font-size:12px;overflow-wrap:anywhere}.status.error{color:#b44737}.status.success{color:#34745b}details{border-top:1px solid var(--line);margin-top:22px;padding-top:17px;color:#8b948b;font-size:10px}summary{cursor:pointer;color:#6c7e6f}footer{display:flex;justify-content:space-between;gap:10px;margin:55px 0 25px;padding-top:20px;border-top:1px solid var(--line);font-size:10px;color:#a1aaa0}dialog{border:1px solid var(--line);border-radius:16px;padding:28px;width:440px;color:var(--ink);box-shadow:0 30px 100px #17312333}dialog::backdrop{background:#192e2570;backdrop-filter:blur(4px)}.icon{border:0;background:transparent;font-size:26px;color:#6c7e6f}.warning{font-size:11px;color:#9c7958}.run-dialog{width:min(1200px,95vw);max-width:95vw}.run-dialog iframe{width:100%;height:70vh;background:white;border:1px solid var(--line);border-radius:8px}@media(max-width:1150px){main{padding:0 25px}.workspace{grid-template-columns:minmax(0,1fr) 300px;gap:20px}.cards{grid-template-columns:1fr}.intro-mark{margin-right:10px}}@media(max-width:850px){aside{position:relative;width:auto;height:auto;padding:18px 22px;flex-direction:row;align-items:center;justify-content:space-between}.brand small,.nav-label,.sidebar-note{display:none}nav{display:flex}.nav{font-size:12px;white-space:nowrap}main{margin-left:0}.intro{padding-top:30px}h1{font-size:32px}.workspace{grid-template-columns:1fr}.cards{grid-template-columns:repeat(2,minmax(0,1fr))}.upload-panel{max-width:none}.intro-mark{display:none}.notice{flex-direction:column;gap:5px}header{height:70px}header>span{display:none}header{justify-content:flex-end}footer{flex-direction:column}.run-dialog{padding:16px}}@media(max-width:460px){.cards{grid-template-columns:1fr}main{padding:0 20px}.brand{font-size:22px}.nav{padding:8px}.section-head .secondary{font-size:11px;padding:8px}}
