@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Noto+Sans+KR:wght@400;500;700;900&display=swap";:root{--primary: #10B981;--primary-dark: #059669;--primary-light: #D1FAE5;--secondary: #1F2937;--background: #F3F4F6;--surface: #FFFFFF;--text: #111827;--text-light: #6B7280;--border: #E5E7EB;--radius: 12px;--shadow: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06)}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Inter,Noto Sans KR,sans-serif;background-color:var(--background);color:var(--text);line-height:1.5;-webkit-font-smoothing:antialiased}.app-container{display:flex;min-height:100vh;padding:2rem;gap:2rem;max-width:1800px;margin:0 auto}.sidebar{flex:0 0 450px;background:var(--surface);padding:2rem;border-radius:var(--radius);box-shadow:var(--shadow);display:flex;flex-direction:column;gap:1.5rem;overflow-y:auto;max-height:calc(100vh - 4rem)}.sidebar-header h1{font-size:1.5rem;font-weight:700;color:var(--secondary);margin-bottom:.5rem}.sidebar-header p{color:var(--text-light);font-size:.875rem}.form-group{display:flex;flex-direction:column;gap:.5rem;margin-bottom:.5rem}.form-group label{font-size:.875rem;font-weight:600;color:var(--secondary)}.form-group input[type=text],.form-group input[type=number],.form-group input[type=file],.form-group textarea{padding:.75rem 1rem;border:1px solid var(--border);border-radius:8px;font-family:inherit;font-size:.875rem;transition:all .2s ease;width:100%}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px #10b9811a}.form-section{padding-top:1rem;border-top:1px solid var(--border);margin-top:.5rem}.form-section-title{font-size:1.125rem;font-weight:700;margin-bottom:1rem;color:var(--secondary)}.system-card{border:1px solid var(--border);border-radius:8px;padding:1rem;margin-bottom:1rem;background:#f9fafb}.system-card-title{font-size:.9rem;font-weight:700;margin-bottom:.5rem}.btn-primary{background:var(--primary);color:#fff;border:none;padding:1rem;border-radius:8px;font-weight:600;font-size:1rem;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:all .2s ease;margin-top:1rem;position:sticky;bottom:0;z-index:10;box-shadow:0 -10px 20px var(--surface)}.btn-primary:hover{background:var(--primary-dark);transform:translateY(-1px)}.preview-container{flex:1;display:flex;flex-direction:column;align-items:center;background:var(--surface);border-radius:var(--radius);box-shadow:var(--shadow);overflow:auto;padding:2rem;gap:2rem}.pdf-export-wrapper{display:flex;flex-direction:column;gap:2rem}.certificate{width:210mm;height:297mm;min-width:210mm;min-height:297mm;background:#fff;position:relative;box-shadow:0 10px 25px #0000001a;display:flex;flex-direction:column;padding:60px 70px;color:#111;font-family:Noto Sans KR,sans-serif;transform-origin:top center;transform:scale(.9)}@media (max-width: 1400px){.certificate{transform:scale(.7)}}@media (max-width: 1200px){.certificate{transform:scale(.6)}}.cert-border{position:absolute;top:0;right:0;width:250px;height:250px;opacity:.08;background:var(--primary);clip-path:polygon(100% 0,0 0,100% 100%)}.cert-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:50px;z-index:1}.cert-logo{max-width:180px;max-height:70px;object-fit:contain}.cert-title-area{margin-bottom:50px;z-index:1}.cert-subtitle{font-size:16px;font-weight:700;color:#666;margin-bottom:10px}.cert-title-en{font-size:42px;font-weight:900;line-height:1.2;margin-bottom:10px;letter-spacing:-1px}.cert-title-ko{font-size:26px;font-weight:700;margin-bottom:30px;color:#333}.cert-info-grid{display:grid;grid-template-columns:120px 1fr;gap:15px;margin-bottom:40px;font-size:16px}.cert-info-label{color:#666;font-weight:500}.cert-info-value{font-weight:700;color:#111}.cert-divider{height:2px;background:#e5e7eb;margin:30px 0}.cert-main-content{display:flex;gap:50px}.cert-column{flex:1;min-width:0}.cert-section-title{font-size:18px;font-weight:800;margin-bottom:25px;color:#111;border-bottom:2px solid var(--primary);display:inline-block;padding-bottom:4px}.cert-metric{margin-bottom:25px}.cert-metric-label{font-size:15px;color:var(--primary);font-weight:800;margin-bottom:8px}.cert-metric-value{font-size:26px;font-weight:900;display:flex;flex-wrap:wrap;align-items:baseline;gap:6px;word-break:break-word}.cert-metric-unit{font-size:16px;font-weight:700;color:#666;white-space:nowrap}.cert-total-reduction{background:#f0fdf4;padding:30px;border-radius:16px;margin-bottom:30px;border-left:5px solid var(--primary)}.cert-total-label{font-size:16px;font-weight:800;margin-bottom:12px;color:var(--primary-dark)}.cert-total-val{font-size:38px;font-weight:900;color:#111;display:flex;flex-wrap:wrap;align-items:baseline;gap:8px;word-break:break-word}.cert-total-unit{font-size:18px;font-weight:700;color:#666;white-space:nowrap}.cert-footer{margin-top:auto;display:flex;justify-content:space-between;align-items:flex-end;padding-top:30px;border-top:1px solid #E5E7EB}.cert-footer-left{display:flex;flex-direction:column;gap:15px}.cert-date{font-size:18px;font-weight:700;letter-spacing:1px;color:#333}.cert-bottom-logo{max-width:140px;max-height:50px;object-fit:contain}.cert-sponsor-text{font-size:14px;font-weight:600;color:#666}.cert-footer-right{display:flex;align-items:flex-end}.cert-mark{max-width:100px;max-height:100px;object-fit:contain}.page2-header-grid{display:flex;gap:50px;margin-bottom:40px}.page2-left{flex:1.5}.page2-right{flex:1}.page2-title{font-size:38px;font-weight:900;color:var(--primary);margin-bottom:20px}.page2-info-text{font-size:14px;color:#666;margin-bottom:4px;display:flex;gap:15px}.page2-info-text span:first-child{width:70px;font-weight:600}.page2-info-text span:last-child{color:#111;font-weight:500}.metrics-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:30px}.metric-item{display:flex;flex-direction:column}.metric-icon-area{display:flex;align-items:center;gap:15px;margin-bottom:5px}.metric-icon{width:50px;height:50px;background:var(--primary-light);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--primary-dark)}.metric-val{font-size:24px;font-weight:900;color:var(--primary-dark)}.metric-val span{font-size:16px;font-weight:600;color:#666;margin-left:4px}.basis-table{width:100%;border-collapse:collapse;margin-bottom:40px;font-size:13px}.basis-table th,.basis-table td{padding:12px;border-bottom:1px solid #E5E7EB;text-align:left}.basis-table th{background:#f8fafc;color:var(--primary-dark);font-weight:800;border-top:2px solid var(--primary)}.basis-table td.highlight{color:var(--primary-dark);font-weight:700}.chart-section{display:flex;gap:40px;margin-bottom:30px}.chart-left{flex:1.5}.chart-right{flex:1}.bar-chart-container{display:flex;flex-direction:column;gap:15px}.bar-item{display:flex;flex-direction:column;gap:5px;padding-bottom:15px;border-bottom:1px dashed #E5E7EB}.bar-item:last-child{border-bottom:none}.bar-header{display:flex;justify-content:space-between;align-items:center;font-size:13px}.bar-name{font-weight:700;color:#111;font-size:14px}.bar-rate{font-weight:800;color:var(--primary)}.bar-row{display:flex;align-items:center;gap:10px;height:20px}.bar-label{width:50px;font-size:12px;color:#666;text-align:right}.bar-track{flex:1;background:#f1f5f9;border-radius:4px;height:8px;position:relative}.bar-fill{position:absolute;left:0;top:0;height:100%;border-radius:4px}.bar-fill.old{background:#cbd5e1}.bar-fill.new{background:var(--primary)}.bar-value{width:80px;font-size:12px;font-weight:600;color:#333}.systems-grid{display:flex;flex-direction:column;gap:15px}.sys-item{display:flex;flex-direction:column;gap:5px}.sys-name{font-size:13px;font-weight:600;color:#666}.sys-area{font-size:18px;font-weight:800;color:var(--primary-dark)}.sys-image-box{width:100%;height:80px;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:6px;display:flex;align-items:center;justify-content:center;overflow:hidden}.sys-image-box img{width:100%;height:100%;object-fit:contain}.page2-footer-text{font-size:10px;color:#94a3b8;line-height:1.6}.page2-contact{text-align:right;font-size:12px;font-weight:600;color:#475569}
