@font-face{font-family:Nanum;src:url(/NanumGothic-Regular.ttf)}@font-face{font-family:Nanum;src:url(/NanumGothic-Bold.ttf);font-weight:700}*{box-sizing:border-box}body{margin:0;color:#163329;background:#f5f7f4;font:14px/1.7 Nanum,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}a,button,input,select,textarea{outline-offset:4px}a:focus-visible,button:focus-visible{outline:3px solid #78aa3d}button{cursor:pointer}button:disabled{cursor:wait;opacity:.55}h1,h2,h3,p{margin:0}h1{font-size:38px;line-height:1.4;letter-spacing:-1.8px}h2{font-size:23px;line-height:1.5;letter-spacing:-.6px}h3{font-size:18px}p{color:#77857a}small,time{font-size:11px;color:#8c9b8d}.site-header{height:85px;padding:0 5%;gap:30px;border-bottom:1px solid #e0e8dd;background:white}.brand,.site-header{display:flex;align-items:center}.brand{font-family:Arial,sans-serif;font-size:31px;font-weight:900;letter-spacing:-1.8px;gap:20px}.brand span{font:9px Nanum,sans-serif;letter-spacing:2px;border-left:1px solid #dce4d6;padding-left:20px;color:#6c816c}.header-note{flex:1 1;color:#9ba897;font-size:11px;text-align:right}.site-header>a:last-child{font-size:12px}.auth-layout{display:grid;grid-template-columns:1fr 1fr;max-width:1100px;margin:65px auto;min-height:660px;background:white;border:1px solid #e0e7db;border-radius:23px;overflow:hidden}.auth-brand{background:linear-gradient(140deg,#123d2b,#244b2b);color:white;padding:58px 48px;position:relative;overflow:hidden}.eyebrow{color:#879e69;font-size:10px;letter-spacing:2px;font-weight:700}.auth-brand .eyebrow{color:#bdda8b}.auth-brand h1{font-size:43px;margin:45px 0 25px;line-height:1.4}.auth-brand em{color:#d0f09c;font-style:normal}.auth-brand p{color:#b2c4a1;font-size:13px;position:relative;z-index:1}.auth-label{position:absolute;bottom:42px;font-size:11px;letter-spacing:4px;color:#9eb388}.orbit{position:absolute;border:1px solid #cde98c33;width:490px;height:490px;right:-230px;bottom:-50px;border-radius:50%;box-shadow:0 0 0 40px #cde98c08,0 0 0 80px #cde98c08}.auth-panel{padding:48px}.badge,.status{display:inline-block;font-size:10px;background:#edf4df;border-radius:7px;padding:4px 9px;color:#60803f}.auth-panel h2{margin:14px 0 9px;font-size:26px}.auth-panel>p{font-size:12px;line-height:1.9;margin-bottom:25px}.auth-panel form{display:grid;gap:16px}label{display:grid;gap:6px;font-size:12px;color:#536951}input,select,textarea{border:1px solid #dce6d6;border-radius:9px;background:white;padding:11px 13px;color:#26432d;width:100%;min-width:0}input:focus,select:focus,textarea:focus{outline:2px solid #b4d98b}.check{display:flex;gap:10px;align-items:start;font-size:11px;line-height:1.8}.check input{width:16px;margin-top:4px;accent-color:#38613a}.check a{text-decoration:underline}.primary{display:flex;align-items:center;justify-content:space-between;padding:13px 18px;background:#c7ec83;color:#244526;border:0;border-radius:10px;font-size:13px;font-weight:700;width:100%;min-height:46px}.secondary{display:inline-flex;align-items:center;justify-content:center;background:white;border:1px solid #d9e2d3;padding:10px 17px;border-radius:9px;color:#49633c;font-size:12px;white-space:nowrap}.auth-switch{text-align:center;color:#8c9b83;font-size:11px;margin-top:10px}.auth-switch a{font-weight:700;color:#476d37;margin-left:7px}.error{color:#a84738;background:#fff0eb;border:1px solid #f1d7ca;border-radius:10px;font-size:12px;padding:12px 16px;margin:10px 0}.notice{padding:20px;background:#f0f7e7;border-radius:13px}.notice p{font-size:12px;margin:12px 0 20px}.page{max-width:1200px;margin:0 auto;padding:46px 30px 80px}.page-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:32px}.page-heading h1{margin:9px 0 12px}.page-heading p{font-size:13px}.project-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:21px}.project-card{border:1px solid #dce6d6;background:white;border-radius:18px;padding:25px;display:flex;flex-direction:column;align-items:start;min-height:300px}.project-symbol{width:48px;height:48px;border-radius:13px;display:grid;place-items:center;background:#19452b;color:#d2edab;font-size:25px;font-weight:700;margin:24px 0 15px}.project-card h2{font-size:21px}.project-card>p{font-size:12px;line-height:1.9;margin:9px 0 18px;flex:1 1;overflow-wrap:anywhere}.project-card .note{background:#f2f6ec;padding:10px;border-radius:8px;width:100%}.status.OPEN,.status.PENDING{background:#fff0d2;color:#946f23}.status.REJECTED,.status.REVOKED{background:#f8e8e1;color:#a56b53}.status.IN_PROGRESS{background:#e8effb;color:#5072ab}.muted-action{font-size:11px;color:#94a187;border-top:1px solid #e3eadd;width:100%;padding-top:13px}.request-card{background:#fff;border:1px solid #dce6d6;border-radius:15px;padding:25px;margin-top:28px;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px}.request-card h2{font-size:18px}.request-card p{font-size:12px;margin-top:7px}.request-card form{display:flex;gap:10px;min-width:350px}.empty{padding:45px 30px;border:1px dashed #c5d5bc;background:#edf4e6;border-radius:15px;grid-column:1/-1}.empty h2{font-size:20px}.empty p{font-size:13px;margin-top:12px}.back{display:inline-block;color:#86977a;font-size:12px;margin-bottom:20px}.version-list{display:grid;gap:15px}.version-card{display:flex;align-items:center;gap:24px;border:1px solid #dce6d6;background:white;border-radius:15px;padding:25px}.version-number{background:#17432c;color:#d3eda4;border-radius:13px;display:grid;place-items:center;width:73px;height:73px;font-size:25px;font-weight:700}.version-card>div{flex:1 1}.version-card h2{font-size:19px}.version-card h2 small{display:inline-block;background:#eaf4dc;color:#648743;padding:3px 8px;border-radius:5px;margin-left:12px}.version-card p{font-size:12px;margin:4px 0}.version-card>b{font-size:12px;color:#597542}.review-page{padding:18px 25px}.review-toolbar{display:flex;align-items:center;gap:23px;margin-bottom:15px}.review-toolbar .back{margin:0}.review-toolbar>strong{flex:1 1}.review-toolbar label{display:flex;align-items:center;gap:12px;font-size:11px}.review-toolbar select{width:340px;font-size:12px;padding:8px}.review-grid{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:17px;height:calc(100vh - 167px);min-height:600px}.design-frame{overflow:hidden;border:1px solid #dce5d5;border-radius:13px;background:white}.design-frame iframe{border:0;width:100%;height:100%}.feedback-panel{background:white;border:1px solid #dce5d5;border-radius:13px;padding:23px;overflow:auto}.feedback-panel h2{font-size:19px;margin:8px 0}.feedback-panel>p{font-size:11px}.feedback-panel form{margin:22px 0 11px}.feedback-panel textarea{min-height:130px;font-size:12px;resize:vertical;margin-bottom:10px}.feedback-panel>small{font-size:10px}.feedback-list article{padding:19px 0;border-top:1px solid #e3eadd;margin-top:20px}.feedback-list article>div:first-child{display:flex;align-items:center;justify-content:space-between;font-size:12px}.feedback-list p{font-size:12px;line-height:1.9;margin:10px 0;white-space:pre-wrap;overflow-wrap:anywhere}.reply{background:#f0f6e9;border-radius:10px;padding:12px;margin-top:14px;font-size:11px}.empty-small{font-size:12px;color:#a0ad94;margin-top:30px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.privacy .request-card{display:block}.privacy h2{margin-top:25px}.privacy p{margin:12px 0 25px;line-height:2}@media(max-width:1000px){.auth-layout{margin:35px 25px}.auth-brand{padding:40px 30px}.auth-brand h1{font-size:35px}.auth-panel{padding:35px}.project-grid{grid-template-columns:repeat(2,1fr)}.review-grid{grid-template-columns:1fr;height:auto}.design-frame{height:800px}.feedback-panel{max-height:650px}.review-toolbar select{width:250px}}@media(max-width:650px){.site-header{height:70px;padding:0 20px}.brand{font-size:26px;gap:10px}.brand span{font-size:7px;padding-left:10px;letter-spacing:1px}.header-note{display:none}.site-header>a:last-child{margin-left:auto;font-size:10px}.auth-layout{display:block;margin:20px 15px}.auth-brand{padding:27px}.auth-brand h1{font-size:26px;margin:20px 0 0}.auth-brand h1 br,.auth-brand p,.auth-label{display:none}.auth-panel{padding:28px 24px}.auth-panel h2{font-size:23px}.page{padding:30px 20px}.page-heading{align-items:start}.page-heading h1{font-size:26px}.project-grid,.request-card form{grid-template-columns:1fr}.request-card form{min-width:0;width:100%;display:grid}.version-card{padding:18px;gap:13px}.version-card h2{font-size:16px}.version-card h2 small{margin:5px 0;font-size:9px}.version-number{width:55px;height:55px;font-size:20px}.version-card>b{display:none}.review-page{padding:13px}.review-toolbar{flex-wrap:wrap;gap:10px}.review-toolbar label{width:100%}.review-toolbar select{flex:1 1;min-width:0}.design-frame{height:800px}.review-grid{gap:12px}.feedback-panel{padding:20px}}.management>div{margin-bottom:20px}.management h1{font-size:30px;margin:12px 0}.management h1+p{margin-bottom:20px}.management button{padding:12px 18px;border-radius:10px;margin:4px;cursor:pointer}.management-card{background:white;border:1px solid #dfe8e2;border-radius:18px;padding:24px;margin:16px 0;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:16px}.management form.management-card{display:block}.management form p{white-space:pre-wrap}.management-input{display:block;width:100%;padding:12px;border:1px solid #dfe8e2;border-radius:10px;margin:12px 0}.management small{color:#66776e}.management a{display:inline-block;margin:12px 0}