@import "https://fonts.googleapis.com/css2?family=Gowun+Dodum&family=Noto+Sans+KR:wght@400;500;600;700&display=swap";:root{color:#18302d;font-synthesis:none;background:#f3f0e9;font-family:Noto Sans KR,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.48}.gate{background:radial-gradient(circle at 25% 10%,#fff 0,#f3f0e9 45%,#dce9df 100%);place-items:center;min-height:100vh;padding:32px;display:grid}.gate-card{background:#ffffffeb;border:1px solid #d8ddd6;border-radius:24px;width:min(460px,100%);padding:44px;box-shadow:0 24px 70px #1c3a3321}.gate-card h1{margin:8px 0;font:700 32px Gowun Dodum,sans-serif}.gate-card label{color:#415753;gap:7px;margin:22px 0;font-size:13px;font-weight:600;display:grid}input[type=password],input[type=text],.gate-card input{background:#fff;border:1px solid #c9d2ce;border-radius:10px;outline:none;padding:13px 14px}input:focus{border-color:#2b756a;box-shadow:0 0 0 3px #d6ebe6}.brand-mark{color:#173f3a;background:#e7b84d;border-radius:50% 50% 46% 54%;place-items:center;width:52px;height:52px;font:700 17px Gowun Dodum;display:inline-grid;transform:rotate(-4deg)}.brand-mark.small{width:38px;height:38px;font-size:13px}.eyebrow{color:#70847f;letter-spacing:.16em;margin:0 0 7px;font-size:10px;font-weight:700}.muted{color:#6d7d79;line-height:1.7}.primary,.secondary,.download{border:0;border-radius:10px;padding:11px 16px;font-weight:700;transition:transform .15s,background .15s}.danger{color:#943c34;background:#fbe9e6;border:1px solid #e1b7b2;border-radius:10px;padding:11px 16px;font-weight:700}.primary{color:#fff;background:#1e5c54}.primary:hover:not(:disabled){background:#174b45;transform:translateY(-1px)}.secondary{color:#285e57;background:#e8f1ee;border:1px solid #cfe0dc}.download{color:#173f3a;background:#e7b84d}.wide{width:100%}.topbar{color:#fff;background:#173f3a;justify-content:space-between;align-items:center;height:70px;padding:0 30px;display:flex}.topbar>div{align-items:center;gap:12px;display:flex}.home-brand{color:inherit;text-align:left;background:0 0;border:0;align-items:center;gap:12px;padding:0;display:flex}.home-brand:hover .product-name{text-underline-offset:5px;text-decoration:underline}.home-brand:focus-visible{outline-offset:5px;border-radius:5px;outline:3px solid #e7b84d}.product-name{font:700 19px Gowun Dodum}.header-meta{color:#c7d8d4;font-size:12px}.status{color:#e8f2ef;border:1px solid #66837d;border-radius:99px;padding:6px 10px}.status.approved{color:#173f3a;background:#e7b84d;border-color:#e7b84d}.workspace{grid-template-columns:minmax(0,1fr) 420px;min-height:calc(100vh - 70px);display:grid}.canvas-panel{min-width:0;padding:30px 38px 34px}.document-heading{justify-content:space-between;align-items:end;gap:20px;max-width:820px;margin:0 auto 18px;display:flex}.document-heading h1{margin:0;font:700 25px Gowun Dodum}.viewer{background:#dbd9d2;border:1px solid #d8d6ce;border-radius:14px;place-items:center;max-width:820px;height:calc(100vh - 220px);min-height:550px;margin:0 auto;padding:26px;display:grid;overflow:auto;box-shadow:inset 0 1px 5px #00000014}.viewer img{background:#fff;max-width:100%;max-height:100%;display:block;box-shadow:0 7px 25px #182a2629}.empty-preview{text-align:center;color:#63736f;gap:7px;display:grid}.empty-preview span{font:700 21px Gowun Dodum}.pager{justify-content:center;align-items:center;gap:14px;margin-top:15px;font-size:13px;display:flex}.pager button{color:#254b46;background:#fff;border:1px solid #c9cbc4;border-radius:50%;width:34px;height:34px}.review-panel{background:#fff;border-left:1px solid #dce1dd;padding:28px 24px;overflow-y:auto}.summary-card,.approval-card{border-bottom:1px solid #e7ebe8;padding:22px 0}.summary-card:first-child{padding-top:4px}.summary-card h2,.approval-card h2{margin:0 0 14px;font:700 20px Gowun Dodum}.score-row{background:#f4f7f5;border-radius:10px;justify-content:space-between;align-items:center;padding:12px 14px;display:flex}.dot{border-radius:50%;width:9px;height:9px}.dot.good{background:#3e9985;box-shadow:0 0 0 4px #dceee9}.dot.bad{background:#c75248;box-shadow:0 0 0 4px #f7dfdc}.check-list{max-height:210px;margin-top:10px;overflow-y:auto}.check{gap:10px;padding:10px 4px;display:flex}.check-icon{color:#287162;background:#e2eee9;border-radius:50%;flex:0 0 20px;place-items:center;height:20px;font-size:11px;font-weight:700;display:grid}.check-icon.failed{color:#a94139;background:#f7dfdc}.check strong{font-size:12px}.check p{color:#71807d;margin:2px 0 0;font-size:11px;line-height:1.5}.review-list{gap:4px;margin-bottom:15px;display:grid}.review-item{color:#344b47;align-items:flex-start;gap:10px;padding:9px 4px;font-size:13px;display:flex}.review-item input{accent-color:#24675e;width:16px;height:16px}.approval-card{border:0;padding-bottom:10px}.approval-card p:not(.eyebrow){color:#6a7b77;font-size:12px;line-height:1.65}.notice{border-radius:9px;margin:15px 0;padding:12px 14px;font-size:13px}.notice.error{color:#8b322c;background:#fbe7e5}.notice.success{color:#236354;background:#e0f1ec}.notice.info{background:#edf1f4}.notice.global{z-index:5;min-width:360px;position:fixed;top:80px;left:50%;transform:translate(-50%);box-shadow:0 8px 30px #0000001f}.notice.global button{float:right;background:0 0;border:0}.dashboard{max-width:1180px;margin:0 auto;padding:50px 30px}.dashboard-head{justify-content:space-between;align-items:center;display:flex}.dashboard-head h1{margin:0;font:700 34px Gowun Dodum}.dashboard-actions,.form-actions{align-items:center;gap:10px;display:flex}.student-form{max-width:920px}.student-form h2{margin:0;font:700 20px Gowun Dodum}.student-form label{color:#415753;gap:7px;font-size:13px;font-weight:600;display:grid}.student-form select,.student-form input:not([type=checkbox]){background:#fff;border:1px solid #ccd6d2;border-radius:9px;width:100%;padding:11px 12px}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.level-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.choice-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;display:grid}.form-actions{border-top:1px solid #e2e8e5;justify-content:flex-end;margin-top:28px;padding-top:20px}.level-field{align-content:start}.level-field small{color:#647671;background:#f2f6f4;border-radius:8px;min-height:58px;padding:9px;font-size:11px;font-weight:400;line-height:1.55}.level-field small strong{color:#285e57}.wizard{background:#f3f0e9;min-height:100vh;padding:45px}.wizard-card{background:#fff;border-radius:20px;max-width:760px;margin:auto;padding:38px}.wizard-card h1{font:700 32px Gowun Dodum}.wizard-card section{gap:18px;margin-top:30px;display:grid}.wizard-card select,.wizard-card input[type=file],.wizard-card input:not([type=checkbox]){border:1px solid #ccd6d2;border-radius:9px;padding:12px}.back{color:#37665e;background:0 0;border:0}.detection{background:#f2f6f4;border-radius:8px;padding:12px}.levels{flex-wrap:wrap;gap:14px;display:flex}.spinner{border:4px solid #d8e6e2;border-top-color:#1e5c54;border-radius:50%;width:36px;height:36px;animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.privacy-review{grid-template-columns:minmax(0,1.5fr) minmax(220px,1fr);gap:18px;display:grid}.privacy-canvas{background:#e5e4df;border:1px solid #d0d5d1;border-radius:12px;place-items:center;min-height:300px;display:grid;position:relative;overflow:hidden}.privacy-canvas img{width:100%;height:auto;display:block}.privacy-box{pointer-events:none;background:#d4423638;border:3px solid #d44236;border-radius:3px;position:absolute}.privacy-box.kept{background:#2b806e2e;border-color:#2b806e}.privacy-list{align-content:start;gap:8px;max-height:520px;display:grid;overflow:auto}.privacy-list .detection{gap:8px;display:grid}.privacy-list .detection span{justify-content:space-between;gap:8px;display:flex}.privacy-list small{color:#6d7d79}.privacy-list select{background:#fff;border:1px solid #cad4d0;border-radius:7px;padding:8px}.privacy-warning{color:#7f332e;background:#fbe9e6;border-radius:9px;margin:0;padding:12px;font-size:12px}.generation-progress{background:#dce8e4;border-radius:99px;height:12px;overflow:hidden}.generation-progress span{border-radius:inherit;background:#1e5c54;height:100%;transition:width .35s;display:block}.filters{gap:10px;margin:28px 0 22px;display:flex}.filters select{color:#294a45;background:#fff;border:1px solid #cbd5d1;border-radius:10px;min-width:190px;padding:11px 36px 11px 13px}.worksheet-grid{grid-template-columns:repeat(auto-fill,minmax(270px,1fr));gap:18px;display:grid}.worksheet-card{background:#fff;border:1px solid #d8dfda;border-radius:16px;padding:22px;box-shadow:0 8px 24px #1f42390f}.worksheet-card>div{justify-content:space-between;align-items:center;display:flex}.worksheet-card .status{color:#37665e;border-color:#c8dad5;font-size:11px}.worksheet-card h2{margin:22px 0 8px;font:700 21px Gowun Dodum}.worksheet-card p{color:#71817d;margin:0 0 22px;font-size:12px}.level-chip{color:#87651e;font-size:11px;font-weight:700}.empty-state{text-align:center;color:#71817d;padding:60px}.student-library{margin:32px 0}.section-title{align-items:center;gap:10px;display:flex}.section-title h2{margin:0;font:700 23px Gowun Dodum}.section-title span{color:#6d7d79;font-size:12px}.student-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:12px;margin-top:14px;display:grid}.student-card{background:#fff;border:1px solid #d8dfda;border-radius:13px;padding:17px}.student-card>div{justify-content:space-between;display:flex}.student-card>div span{color:#71817d;font-size:12px}.student-card p{min-height:20px;font-size:11px}.student-card .ready{color:#25705f}.student-card .needs-review{color:#a14a3f}@media (width<=980px){.workspace{grid-template-columns:1fr}.review-panel{border-top:1px solid #dce1dd;border-left:0}.viewer{height:70vh}.notice.global{width:calc(100% - 30px);min-width:0}}@media (width<=600px){.canvas-panel{padding:22px 14px}.topbar{padding:0 15px}.header-meta>span:last-child{display:none}.document-heading{flex-direction:column;align-items:stretch}.viewer{min-height:430px;padding:10px}.gate-card{padding:30px 24px}}@media (width<=700px){.wizard{padding:18px}.wizard-card{padding:24px}.privacy-review{grid-template-columns:1fr}.dashboard-head{flex-direction:column;align-items:stretch;gap:18px}.dashboard-actions{flex-direction:column;align-items:stretch}.form-grid,.level-grid,.choice-grid{grid-template-columns:1fr}}.legal-page{background:#f5f4ef;min-height:100vh;padding:48px 20px}.legal-page article{background:#fff;border-radius:18px;max-width:760px;margin:auto;padding:44px;box-shadow:0 12px 36px #1b342e14}.legal-page h1{margin-bottom:8px}.legal-page section{margin-top:30px}.legal-page section h2{font-size:18px}.legal-page section p{color:#334842;line-height:1.8}.legal-contact{color:#687873;border-top:1px solid #dfe5e2;margin-top:40px;padding-top:20px}
