:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans KR,sans-serif;color:#202b3c;background:#f6f8fb;font-synthesis:none;line-height:1.6;font-size:16px}*{box-sizing:border-box}body{margin:0}a{color:#245cca;text-decoration:none}a:hover{text-decoration:underline}a:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid #2563eb;outline-offset:4px}h1,h2,p{margin-top:0}h1{font-size:1.9rem;margin-bottom:8px;letter-spacing:-.04em}h2{font-size:1.25rem;margin-bottom:12px}.header{background:#fff;border-bottom:1px solid #e0e5ed}.header-inner{max-width:1760px;margin:auto;min-height:80px;padding:16px 40px;display:flex;align-items:center;gap:48px}.brand{font-size:1.2rem;font-weight:750;color:#202b3c}nav{display:flex;gap:28px}nav a{padding:10px 0;color:#687385}nav a[aria-current]{color:#245cca;font-weight:700;border-bottom:2px solid #245cca}.sample{margin-left:auto;font-size:.875rem;color:#687385}main{max-width:1760px;padding:40px;margin:auto;outline:none}.page-heading{margin-bottom:28px}.page-heading p,.muted{color:#637084}.search-label{display:block;font-size:.875rem;font-weight:600;margin-bottom:8px}input{font:inherit;width:100%;max-width:580px;padding:14px 18px;background:#fff;border:1px solid #bdc7d5;border-radius:8px}#result-count{margin:20px 0}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.product-card{background:#fff;border:1px solid #dfe5ed;padding:26px;border-radius:12px;color:inherit;display:block}.product-card:hover{text-decoration:none;border-color:#8eb2f9}.tags{display:flex;gap:8px;flex-wrap:wrap}.tags span{background:#f0f3f8;border-radius:5px;padding:4px 10px;font-size:.875rem}.card-link{display:block;color:#245cca;margin-top:28px;font-size:.875rem;font-weight:600}.summary{display:flex;gap:36px;margin-bottom:24px}.summary strong{font-size:1.5rem;margin-left:10px}.stage-strip{padding:0;list-style:none;display:grid;grid-template-columns:repeat(10,minmax(0,1fr));border:1px solid #dfe5ed;border-radius:10px;background:#fff;overflow:hidden;margin:0 0 28px}.stage-strip li{padding:16px 12px;border-right:1px solid #e9edf3}.stage-strip li:last-child{border:0}.stage-strip span{font-size:.875rem;display:block}.stage-strip strong{font-size:1.4rem;display:block;margin-top:8px}.stage-strip small{font-size:.875rem;font-weight:400;color:#637084;margin-left:5px}.table-wrap{overflow-x:auto;border:1px solid #dfe5ed;border-radius:10px;background:#fff}table{border-collapse:collapse;width:100%;text-align:left;min-width:1000px}th{background:#f0f3f8;font-size:.875rem;color:#566478}td,th{padding:16px 20px;border-bottom:1px solid #e9edf3}tbody tr:last-child td{border-bottom:0}tbody tr:hover{background:#fafcff}.nowrap{white-space:nowrap}.badge{background:#eaf1ff;color:#2455a7;display:inline-block;padding:5px 10px;border-radius:6px;font-size:.875rem;white-space:nowrap}.badge.complete{background:#e7f5ed;color:#246442}.back{display:inline-block;margin-bottom:20px}.detail-list{display:grid;gap:24px}.deliverable{padding:26px;background:#fff;border:1px solid #dfe5ed;border-radius:12px}.deliverable-heading{display:flex;justify-content:space-between;align-items:center}.deliverable-heading h2{margin:2px 0 0}.deliverable-heading .muted{font-size:.875rem}.stepper{list-style:none;display:grid;grid-template-columns:repeat(10,minmax(0,1fr));padding:0;margin:26px 0;gap:6px}.stepper li{border-top:3px solid #e5eaf1;padding-top:10px;font-size:.875rem;color:#6b7789}.stepper li span{display:block;font-weight:700}.stepper .passed{border-color:#abc7fa}.stepper .current{border-color:#2563eb;color:#2455a7;font-weight:700}.fields{display:grid;grid-template-columns:2fr 1fr 1.5fr;gap:20px;margin:0 0 22px}.fields dt{font-size:.875rem;color:#637084;margin-bottom:4px}.fields dd{margin:0;overflow-wrap:anywhere}details{border-top:1px solid #e9edf3;padding-top:15px}summary{cursor:pointer;font-size:.875rem;color:#53647c}.history{list-style:none;padding:0;font-size:.875rem}.history li{padding:10px 0}.history time{color:#637084}.empty{padding:32px;background:#fff;border:1px solid #dfe5ed;border-radius:8px;grid-column:1/-1}.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}@media(max-width:1200px){.stage-strip{grid-template-columns:repeat(5,1fr)}.stepper{grid-template-columns:repeat(5,1fr);row-gap:16px}}@media(max-width:760px){.header-inner{padding:16px 20px;gap:14px;flex-wrap:wrap}.sample{width:100%;margin:0}main{padding:24px 20px}nav{gap:16px}.product-grid{grid-template-columns:1fr}.summary{gap:16px;flex-wrap:wrap}.stage-strip,.stepper{grid-template-columns:repeat(2,1fr)}.fields{grid-template-columns:1fr}.deliverable{padding:20px}.badge{white-space:normal}}[hidden]{display:none!important}button,select,textarea{font:inherit}button{cursor:pointer;background:#245cca;color:#fff;border:1px solid #245cca;border-radius:7px;padding:10px 16px}button.secondary{background:#fff;color:#42536b;border-color:#cdd6e2}button:disabled{opacity:.6;cursor:wait}button:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #2563eb;outline-offset:3px}#account{margin-left:auto;display:flex;align-items:center;gap:12px;font-size:.875rem}#account button{font-size:.875rem}.login-panel{max-width:480px;margin:56px auto;padding:32px;background:#fff;border:1px solid #dfe5ed;border-radius:12px}.login-panel h1{font-size:1.55rem}form label{display:block;font-size:.875rem;font-weight:600}form input,form select,form textarea{display:block;width:100%;max-width:none;margin-top:6px}.login-panel label{margin:20px 0}.login-panel button{width:100%;margin-bottom:20px}.form-message{color:#99421a;font-size:.875rem;min-height:1.4em}.edit-panel{margin:18px 0}.edit-fields{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:20px}select,textarea{border:1px solid #bdc7d5;border-radius:8px;background:#fff;padding:12px}textarea{min-height:100px;resize:vertical}.form-actions{display:flex;gap:10px}.product-edit{margin-bottom:24px;max-width:560px}.product-edit form{padding:16px 0}@media(max-width:1000px){#account,.header-inner{flex-wrap:wrap}.edit-fields{grid-template-columns:1fr}}.page-toolbar{display:flex;justify-content:space-between;align-items:flex-start;gap:20px}.page-toolbar .page-heading{margin-bottom:28px}.toolbar-actions{display:flex;gap:8px;flex-wrap:wrap}.product-list{display:grid;gap:10px}.product-row{background:#fff;border:1px solid #dfe5ed;padding:19px 22px;border-radius:10px;color:inherit;display:flex;justify-content:space-between;gap:20px;align-items:center}.product-row:hover{text-decoration:none;border-color:#8eb2f9}.product-row h2{margin:0 0 4px}.product-row p{margin:0;color:#637084}.product-row time{white-space:nowrap;font-size:.875rem;color:#637084}.filters{display:flex;align-items:end;gap:16px;margin-bottom:20px;flex-wrap:wrap}.filters label{min-width:180px}.filters input,.filters select{width:100%;max-width:none}.filters select{margin-top:6px}.progress-group{margin:24px 0;background:#fff;border:1px solid #dfe5ed;border-radius:10px;overflow:hidden}.progress-group h2{padding:18px 22px;margin:0;border-bottom:1px solid #e9edf3}.progress-row{display:grid;grid-template-columns:150px 1fr;color:inherit;gap:20px;padding:15px 22px;border-bottom:1px solid #e9edf3}.progress-row:last-child{border-bottom:0}.progress-row:hover{text-decoration:none;background:#fafcff}.progress-row strong{padding-top:8px}.progress-row small{display:block;font-size:.75rem;color:#637084;font-weight:400}.progress-row .stepper{margin:0}.multiline{white-space:pre-wrap}.deliverable-actions{display:flex;gap:10px;justify-content:flex-end}.quiet{background:transparent;color:#667085;border-color:transparent;padding:7px 9px;font-size:.875rem}.quiet:hover{color:#b42318;background:#fef3f2}.compact-deliverable{padding:0;border:0}.compact-deliverable summary{display:flex;align-items:center;justify-content:space-between;gap:16px}.compact-deliverable[open] summary{margin-bottom:20px}.compact-deliverable summary .deliverable-heading{flex:1}.compact-deliverable summary .deliverable-heading h2{margin:0}.expand-hint{font-size:.875rem;color:#637084;white-space:nowrap}.history-section{margin:34px 0 16px;padding:26px;background:#fff;border:1px solid #dfe5ed;border-radius:12px}.history-section h2{margin-bottom:2px}.history-section p{margin-bottom:14px}.history-section .history{list-style:none;padding:0;margin:0;font-size:.875rem}.history-section .history li{display:grid;grid-template-columns:160px 110px 1fr 130px;gap:12px;padding:13px 0;border-bottom:1px solid #e9edf3}.history-section .history li:last-child{border:0}.overdue{margin-left:6px;padding:2px 7px;background:#fff0ed;color:#b42318;border-radius:4px;font-size:.75rem;font-weight:600}.form-dialog{width:min(680px,calc(100vw - 40px));border:0;border-radius:12px;padding:0;box-shadow:0 20px 60px #19243d44}.form-dialog::backdrop{background:#17203366}.form-dialog form{padding:28px}.form-dialog h2{margin-bottom:20px}.form-dialog fieldset{border:1px solid #dfe5ed;border-radius:8px;margin:20px 0;padding:12px 16px}.checkbox-options{display:flex;gap:10px;flex-wrap:wrap}.checkbox-options label{font-weight:400}.checkbox-options input{display:inline;width:auto;margin:0 5px 0 0}.form-dialog .form-actions{margin-top:20px}.form-dialog .form-actions button{width:auto;margin:0}@media(max-width:1200px){.progress-row .stepper{grid-template-columns:repeat(10,minmax(90px,1fr))}.history-section .history li{grid-template-columns:150px 90px 1fr}}@media(max-width:760px){.page-toolbar,.product-row{align-items:flex-start;flex-direction:column}.progress-row{grid-template-columns:1fr}.history-section .history li{grid-template-columns:1fr;gap:2px}.compact-deliverable summary{align-items:flex-start}}.product-row-main{color:inherit;display:flex;justify-content:space-between;align-items:center;gap:20px;flex:1;min-width:0}.product-row-main:hover,.progress-row-title:hover{text-decoration:none}.progress-product-title{display:flex;justify-content:space-between;align-items:center;padding:13px 18px 13px 22px;background:#eaf5ff;border-bottom:1px solid #cfe3f5}.progress-product-title h2{padding:0;margin:0;border:0}.progress-row-title{color:inherit;padding-top:8px}.interactive-stepper button{display:block;width:100%;text-align:left;padding:0;background:transparent;color:inherit;border:0;border-radius:4px;font-size:inherit;line-height:inherit}.interactive-stepper button:hover{background:#eaf1ff}.interactive-stepper button:focus-visible{outline:2px solid #2563eb;outline-offset:3px}.interactive-stepper button:disabled{cursor:wait}.fields{grid-template-columns:2fr 1.5fr 2fr}@media(max-width:760px){.fields{grid-template-columns:1fr}}.finder-controls{display:flex;align-items:flex-start;gap:16px;margin-bottom:20px}.finder-controls>label{min-width:180px}.finder-controls select{display:block;width:100%;margin-top:6px}.product-order{width:360px!important;height:52px;margin:0!important;border-radius:16px}.suggestion-search{position:relative;flex:1;max-width:680px}.suggestion-search>span{position:absolute;left:18px;top:10px;font-size:27px;line-height:1;color:#64748b;z-index:1}.suggestion-search input{max-width:none;padding-left:52px;border-radius:16px;box-shadow:none}.manage-search{margin-bottom:20px}.search-suggestions{position:absolute;z-index:5;top:calc(100% + 9px);left:0;right:0;background:#fff;border:1px solid #dce3ee;border-radius:18px;box-shadow:0 16px 35px #263a5c1c;padding:10px}.search-suggestions p{margin:7px 10px;color:#687385;font-size:.8rem}.search-suggestions a{display:flex;justify-content:space-between;gap:16px;align-items:center;padding:12px 14px;border-radius:10px;color:#202b3c}.search-suggestions a:hover{background:#f1f6fd;text-decoration:none}.search-suggestions small{color:#687385}.progress-all-actions{margin:-12px 0 18px;display:flex;justify-content:flex-end}.recent-change{font-size:.875rem;color:#637084;margin:0}.deliverable-progress{border-top:1px solid #e9edf3;margin-top:18px;padding-top:2px}@media(max-width:760px){.finder-controls{flex-direction:column}.finder-controls>label,.product-order{width:100%!important}}
