.simple-lca-wrap{min-height:100vh;background:#f5f9f7;font-family:montserrat,pretendard,Malgun Gothic,Apple SD Gothic Neo,dotum,sans-serif;letter-spacing:-.5px;color:#1f2937}.simple-lca-wrap button,.simple-lca-wrap input,.simple-lca-wrap select,.simple-lca-wrap textarea{font-family:inherit;letter-spacing:inherit}.slca-shell{min-height:100vh;display:flex;flex-direction:column;font-family:montserrat,pretendard,Malgun Gothic,Apple SD Gothic Neo,dotum,sans-serif;letter-spacing:-.5px}.slca-shell button,.slca-shell input,.slca-shell select,.slca-shell textarea{font-family:inherit;letter-spacing:inherit}.slca-top{position:sticky;top:0;z-index:20;background:#fff;border-bottom:1px solid #d7ebe0;box-shadow:0 1px 2px rgba(0,0,0,.04);padding:0 24px;height:56px;display:flex;align-items:center;justify-content:space-between}.slca-top-logo{gap:10px;text-decoration:none}.slca-top-logo,.slca-top-logo-badge{display:inline-flex;align-items:center}.slca-top-logo-badge{justify-content:center;width:30px;height:30px;background:#059669;color:#fff;font-weight:700;border-radius:7px;font-size:14px}.slca-top-logo-text{font-family:montserrat,pretendard,sans-serif;font-size:17px;font-weight:700;color:#047857;letter-spacing:.2px}.slca-top-right{display:flex;align-items:center;gap:12px}.slca-top-user{font-size:13.5px;color:#374151;font-weight:500}.slca-top-logout{padding:6px 14px;border:1px solid #d1d5db;background:#fff;border-radius:6px;font-size:13px;font-weight:500;color:#374151;cursor:pointer;transition:background .15s,border-color .15s,color .15s}.slca-top-logout:hover{background:#f9fafb;border-color:#9ca3af}.slca-body{flex:1;display:flex;min-height:calc(100vh - 56px)}.slca-side{width:220px;flex-shrink:0;background:#fff;border-right:1px solid #e5e7eb;padding:20px 0}.slca-nav-group{padding:0 12px 16px}.slca-nav-title{font-size:11px;text-transform:uppercase;letter-spacing:1px;color:#9ca3af;font-weight:700;padding:8px 12px}.slca-nav-group ul{list-style:none;padding:0;margin:0}.slca-nav-link{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:6px;font-size:14px;color:#374151;text-decoration:none;margin-bottom:2px;transition:background .15s,color .15s}.slca-nav-icon{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;font-size:16px;line-height:1;flex-shrink:0}.slca-nav-label{flex:1;min-width:0}.slca-nav-link:hover{background:#f3f4f6;color:#047857}.slca-nav-link.active{background:#ecfdf5;color:#047857;font-weight:600}.slca-nav-substeps{list-style:none;padding:8px 0 4px!important;margin:2px 0 6px 22px!important;position:relative}.slca-nav-substeps:before{content:"";position:absolute;left:21px;top:28px;bottom:28px;width:2px;background:#e5e7eb;z-index:0;pointer-events:none}.slca-nav-substep,.slca-nav-substep.active,.slca-nav-substep.disabled,.slca-nav-substep:active,.slca-nav-substep:focus,.slca-nav-substep:link,.slca-nav-substep:visited,a.slca-nav-substep,span.slca-nav-substep{display:flex!important;align-items:center;gap:12px;padding:10px 8px!important;position:relative;z-index:1;font-size:12px!important;line-height:1.3!important;font-weight:500!important;color:#1f2937;text-decoration:none;cursor:pointer;transition:color .15s;background:transparent}.slca-nav-substep .slca-nav-substep-label,.slca-nav-substep-label{flex:1;font-size:12px!important;line-height:1.3!important}.slca-nav-substep:hover:not(.disabled){color:#047857}.slca-nav-substep-no{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:#10b981;border:2px solid #10b981;color:#fff;font-size:11px!important;font-weight:700!important;letter-spacing:.3px;flex-shrink:0;position:relative;z-index:1;transition:background .15s,border-color .15s,color .15s,box-shadow .15s}.slca-nav-substep.active{color:#047857!important;font-weight:700!important}.slca-nav-substep.active .slca-nav-substep-no{background:#059669;border-color:#059669;color:#fff;box-shadow:0 0 0 4px #d1fae5}.slca-nav-substep.done{color:#065f46}.slca-nav-substep.disabled{cursor:not-allowed;color:#9ca3af!important}.slca-nav-substep.disabled .slca-nav-substep-no{background:#e5e7eb;border-color:#e5e7eb;color:#9ca3af;box-shadow:none}.slca-content{flex:1;padding:28px 32px;overflow-x:auto}.slca-page-head{margin-bottom:24px}.slca-page-head h2{font-size:22px;font-weight:700;color:#047857;margin:0 0 6px}.slca-page-head p{margin:0;font-size:13px;color:#6b7280}.slca-dash-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px}.slca-dash-card{display:block;background:#fff;border:1px solid #d7ebe0;border-radius:12px;padding:24px;box-shadow:0 1px 3px rgba(0,0,0,.03);text-decoration:none;transition:box-shadow .15s,transform .15s,border-color .15s}.slca-dash-card:hover{box-shadow:0 6px 16px rgba(5,150,105,.12);transform:translateY(-2px);border-color:#059669}.slca-dash-card.primary{background:linear-gradient(135deg,#059669,#0d9488);border-color:transparent;color:#fff}.slca-dash-card.primary .slca-dash-card-sub,.slca-dash-card.primary .slca-dash-card-title{color:#fff}.slca-dash-card-icon{font-size:28px;margin-bottom:10px}.slca-dash-card-title{font-size:16px;font-weight:700;color:#1f2937;margin-bottom:6px}.slca-dash-card-sub{font-size:13px;color:#6b7280;line-height:1.5}.slca-dash-last{margin-top:32px}.slca-dash-last-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.slca-dash-last-head h3{display:flex;align-items:center;gap:10px;margin:0;font-size:16px;font-weight:700;color:#1f2937}.slca-dash-last-bar{display:inline-block;width:4px;height:16px;background:#059669;border-radius:2px}.slca-dash-last-more{font-size:13px;font-weight:500;color:#047857;text-decoration:none}.slca-dash-last-more:hover{text-decoration:underline}.slca-dash-last-empty{background:#fff;border:1px dashed #d1d5db;border-radius:12px;padding:28px;text-align:center;color:#6b7280;font-size:14px}.slca-dash-last-cta{color:#047857;font-weight:600;text-decoration:none;margin-left:4px}.slca-dash-last-cta:hover{text-decoration:underline}.slca-dash-last-card{display:flex;align-items:center;gap:28px;background:#fff;border:1px solid #d7ebe0;border-radius:12px;padding:24px 28px;cursor:pointer;box-shadow:0 1px 3px rgba(0,0,0,.03);transition:box-shadow .15s,transform .15s,border-color .15s}.slca-dash-last-card:focus-visible,.slca-dash-last-card:hover{outline:none;box-shadow:0 6px 16px rgba(5,150,105,.12);transform:translateY(-2px);border-color:#059669}.slca-dash-last-main{flex:1;min-width:0}.slca-dash-last-name{font-size:17px;font-weight:700;color:#111827;margin-bottom:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.slca-dash-last-meta{display:flex;align-items:center;gap:8px;font-size:13px;color:#6b7280;margin-bottom:14px}.slca-dash-last-meta .dot{color:#d1d5db}.slca-dash-last-value-inline{display:inline-flex;align-items:baseline;gap:6px}.slca-dash-last-value-num{font-family:montserrat,pretendard,sans-serif;font-size:30px;font-weight:700;color:#047857;line-height:1.1;letter-spacing:-.5px}.slca-dash-last-value-unit{font-size:12px;color:#6b7280}.slca-dash-last-chart{display:flex;align-items:center;gap:16px;flex-shrink:0}.slca-dash-last-donut{flex-shrink:0}.slca-dash-last-legend{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:6px;min-width:180px;max-width:240px}.slca-dash-last-legend li{display:grid;grid-template-columns:10px 1fr auto;align-items:center;gap:8px;font-size:12.5px;color:#374151}.slca-dash-last-legend-dot{width:10px;height:10px;border-radius:999px;display:inline-block}.slca-dash-last-legend-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.slca-dash-last-legend-pct{font-weight:600;color:#047857;font-variant-numeric:tabular-nums}.slca-dash-last-arrow{font-size:20px;color:#9ca3af;flex-shrink:0;transition:color .15s,transform .15s}.slca-dash-last-card:hover .slca-dash-last-arrow{color:#047857;transform:translateX(2px)}@media (max-width:860px){.slca-dash-last-card{flex-direction:column;align-items:flex-start;gap:18px}.slca-dash-last-chart{width:100%}.slca-dash-last-legend{flex:1;max-width:none}.slca-dash-last-arrow{display:none}}.slca-dialog-backdrop{position:fixed;inset:0;background:rgba(17,24,39,.4);backdrop-filter:blur(1px);display:flex;align-items:center;justify-content:center;z-index:9998;animation:slca-fade-in .15s ease-out}.slca-dialog{width:92%;max-width:400px;background:#fff;border-radius:12px;padding:24px;box-shadow:0 20px 50px rgba(0,0,0,.2);border-top:4px solid #059669;animation:slca-pop-in .18s ease-out}.slca-dialog-danger{border-top-color:#dc2626}.slca-dialog-title{margin:0 0 8px;font-size:16px;font-weight:700;color:#065f46}.slca-dialog-danger .slca-dialog-title{color:#991b1b}.slca-dialog-msg{margin:0 0 20px;font-size:14px;color:#374151;line-height:1.6;white-space:pre-line}.slca-dialog-actions{display:flex;justify-content:flex-end;gap:8px}.slca-dialog-btn{min-width:80px;height:38px;padding:0 16px;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;border:1px solid transparent;transition:background .15s,border-color .15s,color .15s}.slca-dialog-btn-cancel{background:#fff;border-color:#d1d5db;color:#374151}.slca-dialog-btn-cancel:hover{background:#f9fafb;border-color:#9ca3af}.slca-dialog-btn-primary{background:#059669;color:#fff}.slca-dialog-btn-primary:hover{background:#047857}.slca-dialog-btn-danger{background:#dc2626;color:#fff}.slca-dialog-btn-danger:hover{background:#b91c1c}@keyframes slca-fade-in{0%{opacity:0}to{opacity:1}}@keyframes slca-pop-in{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.slca-toast-region{position:fixed;top:24px;left:50%;transform:translateX(-50%);z-index:9999;pointer-events:none}.slca-toast{pointer-events:auto;display:flex;align-items:flex-start;gap:12px;min-width:280px;max-width:420px;padding:14px 16px;background:#fff;border:1px solid #d7ebe0;border-left:4px solid #059669;border-radius:10px;box-shadow:0 10px 30px rgba(5,150,105,.18);animation:slca-toast-in .18s ease-out}.slca-toast-info{border-left-color:#0d9488}.slca-toast-error{border-left-color:#dc2626;box-shadow:0 10px 30px rgba(220,38,38,.18)}.slca-toast-icon{display:inline-flex;flex-shrink:0;margin-top:1px}.slca-toast-body{flex:1;min-width:0}.slca-toast-title{margin:0 0 2px;font-size:14px;font-weight:700;color:#065f46}.slca-toast-error .slca-toast-title{color:#991b1b}.slca-toast-msg{margin:0;font-size:13px;color:#374151;line-height:1.5}.slca-toast-close{background:none;border:none;font-size:20px;line-height:1;color:#9ca3af;cursor:pointer;padding:0 4px}.slca-toast-close:hover{color:#374151}@keyframes slca-toast-in{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.slca-empty-card{background:#fff;border:1px dashed #d1d5db;border-radius:12px;padding:60px 20px;text-align:center;color:#9ca3af;font-size:14px}.slca-products-toolbar{display:flex;justify-content:flex-end;margin-bottom:12px}.slca-products-table-wrap{background:#fff;border:1px solid #d7ebe0;border-radius:12px;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.03)}.slca-products-table{width:100%;border-collapse:collapse;font-size:13px}.slca-products-table thead th{background:#f0fdf4;color:#065f46;font-weight:600;text-align:left;padding:12px 14px;border-bottom:1px solid #d7ebe0;white-space:nowrap}.slca-products-table tbody td{padding:12px 14px;border-bottom:1px solid #f1f5f3;color:#1f2937;vertical-align:middle}.slca-products-table tbody tr:last-child td{border-bottom:none}.slca-products-table tbody tr:hover{background:#f9fefb}.slca-products-table td.num,.slca-products-table th.num{text-align:right;font-variant-numeric:tabular-nums}.slca-products-table td.actions,.slca-products-table th.actions{text-align:center;white-space:nowrap}.slca-products-table td.actions button+button{margin-left:6px}.slca-link{background:none;border:none;padding:0;color:#047857;font-weight:600;cursor:pointer;text-decoration:none}.slca-link:hover{text-decoration:underline}.slca-btn-ghost{background:#fff;border:1px solid #d7ebe0;color:#047857;border-radius:8px;padding:6px 12px;font-size:12px;font-weight:600;cursor:pointer;transition:background .15s,border-color .15s}.slca-btn-ghost:hover{background:#ecfdf5;border-color:#059669}.slca-btn-ghost.danger{border-color:#fecaca;color:#b91c1c}.slca-btn-ghost.danger:hover{background:#fef2f2;border-color:#ef4444}.slca-badge{display:inline-block;padding:3px 10px;border-radius:999px;font-size:11px;font-weight:600}.slca-badge.green{background:#d1fae5;color:#047857}.slca-badge.yellow{background:#fef3c7;color:#92400e}.slca-badge.gray{background:#f3f4f6;color:#6b7280}.simple-lca-card{background:#fff;border:1px solid #d7ebe0;border-radius:12px;padding:32px;box-shadow:0 1px 3px rgba(0,0,0,.03)}.simple-lca-card h2{color:#047857;font-size:22px;font-weight:700;margin:0 0 6px}.simple-lca-card .sub{color:#6b7280;font-size:13px}.simple-lca-field{display:block;margin-bottom:16px}.simple-lca-field>label{display:block;font-size:13px;font-weight:600;color:#374151;margin-bottom:6px}.simple-lca-field .req{color:#dc2626;margin-left:3px}.simple-lca-wrap .simple-lca-input,.simple-lca-wrap .simple-lca-select,.simple-lca-wrap input[type=email],.simple-lca-wrap input[type=number],.simple-lca-wrap input[type=password],.simple-lca-wrap input[type=tel],.simple-lca-wrap input[type=text],.simple-lca-wrap select{display:block;width:100%;height:40px;box-sizing:border-box;border:1px solid #d1d5db;border-radius:8px;padding:0 12px;font-size:14px;outline:none;background:#fff;color:#111827;transition:border-color .15s,box-shadow .15s}.simple-lca-wrap .simple-lca-select,.simple-lca-wrap select{padding-right:32px;-moz-appearance:none;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'><path d='M1 1l4 4 4-4' stroke='%236b7280' stroke-width='1.6' fill='none' stroke-linecap='round' stroke-linejoin='round'/></svg>");background-repeat:no-repeat;background-position:right 12px center;background-size:10px 6px}.simple-lca-wrap .simple-lca-input:focus,.simple-lca-wrap .simple-lca-select:focus,.simple-lca-wrap input[type=email]:focus,.simple-lca-wrap input[type=number]:focus,.simple-lca-wrap input[type=password]:focus,.simple-lca-wrap input[type=tel]:focus,.simple-lca-wrap input[type=text]:focus,.simple-lca-wrap select:focus{border-color:#059669!important;box-shadow:0 0 0 3px rgba(16,185,129,.15)}.simple-lca-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:16px}.simple-lca-btn-row{display:flex;justify-content:space-between;gap:8px;margin-top:28px}.simple-lca-footer-note{text-align:center;font-size:13px;color:#6b7280;margin-top:20px}.simple-lca-footer-note .brand{color:#047857;font-weight:600}.simple-lca-btn-primary{padding:10px 32px;border:none;border-radius:8px;background:#059669;color:#fff;font-weight:600;font-size:14px;cursor:pointer;transition:background .15s}.simple-lca-btn-primary:hover:not(:disabled){background:#047857}.simple-lca-btn-primary:disabled{opacity:.5;cursor:not-allowed}.simple-lca-btn-secondary{padding:10px 24px;border:none;border-radius:8px;background:#f3f4f6;color:#374151;font-weight:600;font-size:14px;cursor:pointer}.simple-lca-btn-secondary:hover{background:#e5e7eb}.simple-lca-home{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 20px}.home-inner{text-align:center;max-width:520px}.home-hero-badge{display:inline-flex;align-items:center;justify-content:center;width:80px;height:80px;border-radius:20px;background:#059669;color:#fff;font-size:36px;font-weight:700;box-shadow:0 8px 20px rgba(5,150,105,.25);margin-bottom:24px}.home-title{font-size:48px;font-weight:800;color:#047857;letter-spacing:-1px;margin:0}.home-sub{margin-top:14px;font-size:16px;color:#4b5563}.home-btns{margin-top:36px;display:flex;gap:12px;justify-content:center}.home-btn{display:inline-block;padding:12px 28px;border-radius:8px;font-weight:600;font-size:15px;text-decoration:none;transition:all .15s}.home-btn.primary{background:#059669;color:#fff;box-shadow:0 2px 4px rgba(5,150,105,.2)}.home-btn.primary:hover{background:#047857}.home-btn.outline{background:#fff;color:#047857;border:2px solid #059669}.home-btn.outline:hover{background:#ecfdf5}.home-guest{margin-top:40px}.home-guest-link{font-size:13px;color:#6b7280;text-decoration:underline}.home-guest-link:hover{color:#047857}.slca-stepper{display:grid;grid-template-columns:repeat(3,1fr);max-width:720px;margin:0 auto 36px;padding:0;list-style:none}.slca-step{position:relative;display:flex;flex-direction:column;align-items:center}.slca-step-line{position:absolute;top:22px;left:calc(50% + 28px);right:calc(-50% + 28px);height:2px;background:#e5e7eb;z-index:0}.slca-step-line.done{background:#10b981}.slca-step-circle{position:relative;z-index:1;width:44px;height:44px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-weight:700;font-size:14px;background:#e5e7eb;color:#6b7280;clip-path:none;padding:0;cursor:default}.slca-step.active .slca-step-circle{background:#059669;color:#fff;box-shadow:0 0 0 5px #d1fae5}.slca-step.done .slca-step-circle{background:#10b981;color:#fff}.slca-step-label{margin-top:10px;font-size:13px;font-weight:600;color:#6b7280}.slca-step.active .slca-step-label{color:#047857}.slca-step.done .slca-step-label{color:#065f46}.slca-step.clickable,.slca-step.clickable .slca-step-circle,.slca-step.clickable .slca-step-label{cursor:pointer!important}.slca-step.clickable{transition:transform .15s}.slca-step.clickable:hover .slca-step-circle{box-shadow:0 0 0 5px rgba(16,185,129,.18);transform:scale(1.03)}.slca-step.clickable:hover .slca-step-label{color:#047857}.slca-step.clickable:focus-visible{outline:2px solid #059669;outline-offset:4px;border-radius:8px}.slca-step.disabled{cursor:not-allowed;opacity:.65}.bom-tabs{display:flex;gap:4px;border-bottom:1px solid #e5e7eb;margin-top:20px;margin-bottom:16px}.bom-tab{padding:10px 20px;background:transparent;border:none;border-bottom:2px solid transparent;margin-bottom:-1px;font-size:14px;font-weight:500;color:#6b7280;cursor:pointer;transition:color .15s,border-color .15s}.bom-tab:hover{color:#374151}.bom-tab.active{color:#047857;border-bottom-color:#059669}.bom-table-wrap{border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}.bom-table{width:100%;border-collapse:collapse;font-size:13px}.bom-table thead{background:#ecfdf5}.bom-table th{padding:12px 14px;text-align:left;color:#064e3b;font-weight:600}.bom-table tbody tr{border-top:1px solid #f3f4f6}.bom-table tbody tr:hover{background:#f9fafb}.bom-table td{padding:10px 14px}.bom-qty{width:120px;border:1px solid #d1d5db;border-radius:6px;padding:4px 8px;text-align:right;font-size:13px}.bom-qty:disabled{background:#f9fafb;color:#9ca3af}.bom-lci-select{width:100%;min-width:320px;max-width:520px;border:1px solid #d1d5db;border-radius:6px;padding:6px 10px;font-size:13px;color:#374151;background:#fff}.bom-weight-summary{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px 20px;margin:16px 0 6px}.bom-weight-row{display:inline-flex;align-items:center;gap:10px}.bom-weight-label{font-weight:600;font-size:13px;color:#0f766e;white-space:nowrap}.bom-weight-value{display:inline-flex;align-items:center;gap:5px;min-width:120px;justify-content:flex-end;padding:6px 12px;border:1px solid #99f6e4;border-radius:8px;color:#1f2937;font-size:14px;font-weight:600}.bom-weight-unit{color:#6b7280;font-size:13px;font-weight:500}.bom-weight-plain{font-size:14px;font-weight:600;color:#1f2937;white-space:nowrap}.bom-weight-value.is-mismatch{border-color:#fca5a5;background:#fef2f2;color:#b91c1c}.bom-weight-value.is-match{border-color:#99f6e4;background:#f0fdfa;color:#0f766e}.bom-weight-note{margin:4px 0 10px;text-align:right;font-size:13px;font-weight:600;color:#dc2626}.bom-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-wrap:wrap}.bom-head-summary{padding:6px 14px;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:999px;font-size:13px;color:#065f46;white-space:nowrap}.bom-head-summary strong{color:#047857;font-weight:700;margin:0 2px}.bom-section{margin-top:22px}.bom-section-head{display:flex;align-items:center;gap:10px;margin-bottom:8px}.bom-section-bar{width:4px;height:16px;background:#059669;border-radius:2px}.bom-section-title{margin:0;font-size:15px;font-weight:700;color:#1f2937}.bom-section-count{font-size:11px;font-weight:600;padding:2px 8px;background:#f3f4f6;color:#6b7280;border-radius:999px}.bom-table tbody tr.is-selected{background:#f0fdf4}.bom-table tbody tr.is-selected:hover{background:#ecfdf5}.result-grid{display:grid;grid-template-columns:1fr 1.3fr;gap:32px;margin-top:20px}@media (max-width:768px){.result-grid{grid-template-columns:1fr}}.result-total{position:relative;overflow:hidden;color:#fff;border-radius:18px;padding:44px 32px;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:320px;background:radial-gradient(120% 80% at 100% 0,rgba(165,243,252,.45) 0,transparent 60%),linear-gradient(135deg,#047857,#0d9488 55%,#0284c7);box-shadow:0 18px 40px -18px rgba(13,148,136,.5),inset 0 0 0 1px hsla(0,0%,100%,.1)}.total-label{font-size:13px;text-transform:uppercase;letter-spacing:2.5px;margin:0;color:hsla(0,0%,100%,.88);font-weight:600}.total-value{font-size:88px;font-weight:800;margin:16px 0 6px;line-height:1;letter-spacing:-1.5px;color:#fff;text-shadow:0 4px 18px rgba(15,23,42,.18)}.total-unit{font-size:16px;margin:0;letter-spacing:.5px;color:hsla(0,0%,100%,.92)}.result-h3{font-size:17px;font-weight:700;color:#111827;margin:0 0 16px}.result-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.result-list li{display:flex;align-items:center;gap:12px;padding:10px 14px;border-radius:10px;border-left:3px solid #e5e7eb;transition:transform .12s ease,box-shadow .12s ease}.result-list li:hover{transform:translateX(2px);box-shadow:0 6px 14px -10px rgba(15,23,42,.25)}.result-list .dot{display:inline-block;width:12px;height:12px;border-radius:50%;flex-shrink:0}.result-list .name{flex:1;font-size:15px;font-weight:600;color:#0f172a}.result-list .value{font-size:16px;font-weight:700;color:#047857}.result-list .pct{font-size:14px;font-weight:700;color:#475569;width:70px;text-align:right;background:#f1f5f9;border-radius:999px;padding:3px 10px}.result-bar{margin-top:14px;display:flex;height:12px;border-radius:999px;overflow:hidden;background:#f3f4f6}.result-chart{display:flex;flex-direction:column}.result-chart-body{display:grid;grid-template-columns:auto 1fr;gap:24px;align-items:center}@media (max-width:640px){.result-chart-body{grid-template-columns:1fr;justify-items:center}}.result-donut{flex-shrink:0;display:block}.result-donut-label{font-size:13px;fill:#64748b;font-family:inherit;letter-spacing:1px;font-weight:600}.result-donut-value{font-size:44px;font-weight:800;fill:#0f172a;font-family:inherit;letter-spacing:-1.2px}.result-donut-unit{font-size:12px;fill:#94a3b8;font-family:inherit;letter-spacing:.5px}.rs-final{margin-top:20px;display:grid;grid-template-columns:minmax(220px,1.1fr) minmax(200px,.9fr) minmax(220px,1.1fr);gap:28px;align-items:center;padding:8px 0}@media (max-width:960px){.rs-final{grid-template-columns:1fr;gap:18px}}.rs-total-card{position:relative;overflow:hidden;color:#064e3b;border-radius:18px;padding:36px 32px;min-height:240px;display:flex;flex-direction:column;justify-content:center;border:1px solid #e5e7eb;box-shadow:0 8px 22px -14px rgba(15,23,42,.14);background-size:100% 100%;background-position:50%;background-repeat:no-repeat;background-color:#fff;aspect-ratio:3/2}.rs-total-card>p{position:relative;z-index:1}.rs-total-label{font-size:12px;letter-spacing:2.5px;color:#475569;margin:0 0 10px;font-weight:700}.rs-total-value{font-size:64px;font-weight:800;line-height:1;margin:0 0 6px;color:#2c8c6c;letter-spacing:-2px}.rs-total-unit{font-size:15px;margin:0;color:#4b5563;letter-spacing:.3px;font-weight:500}.rs-chart{display:flex;flex-direction:column;align-items:center;gap:12px}.rs-chart-title{margin:0;font-size:13px;font-weight:700;color:#475569;letter-spacing:.5px}.rs-chart .result-donut{max-width:240px;height:auto;filter:drop-shadow(0 6px 16px rgba(15,23,42,.1))}.result-pie-label{font-size:16px;letter-spacing:-.3px}.rs-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:14px}.rs-list li{display:flex;align-items:center;gap:12px}.rs-list-dot{width:12px;height:12px;border-radius:50%;flex-shrink:0}.rs-list-name{font-size:16px;font-weight:700;color:#1f2937;min-width:56px}.rs-list-value{font-size:13px;color:#475569;flex:1;font-variant-numeric:tabular-nums}.rs-list-pct{font-size:15px;font-weight:700;min-width:56px;text-align:right;font-variant-numeric:tabular-nums}@media (max-width:960px){.rs-total-value{font-size:48px}.rs-chart .result-donut{max-width:220px}}.result-summary{margin-top:20px;padding:28px 24px 24px;background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 4px 16px -10px rgba(15,23,42,.12)}.result-summary-head{text-align:center;padding:8px 0 16px}.result-summary-title{font-size:15px;font-weight:700;color:#475569;margin:0 0 8px;letter-spacing:.5px}.result-summary-value{font-size:56px;font-weight:800;color:#0f172a;line-height:1;margin:0;letter-spacing:-1.5px;display:inline-flex;align-items:baseline;gap:10px}.result-summary-unit{font-size:18px;font-weight:600;color:#475569;letter-spacing:0}.result-summary-divider{height:1px;background:linear-gradient(90deg,transparent,#e5e7eb,transparent);margin:6px 0 22px}.result-summary-body{display:grid;grid-template-columns:minmax(260px,360px) 1fr;gap:32px;align-items:center}.result-summary-pie{display:flex;justify-content:center}.result-summary-pie .result-donut{max-width:100%;height:auto;filter:drop-shadow(0 8px 24px rgba(15,23,42,.1))}.result-pie-label{fill:#fff;font-size:18px;font-weight:700;letter-spacing:-.5px;pointer-events:none;text-shadow:0 1px 2px rgba(0,0,0,.18)}.result-summary-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:14px}.result-summary-item{display:flex;align-items:center;gap:12px}.result-summary-check{width:22px;height:22px;border-radius:6px;color:#fff;font-size:13px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.result-summary-text{display:flex;flex-direction:column}.result-summary-name{font-size:15px;font-weight:700;color:#0f172a}.result-summary-meta{font-size:13px;color:#64748b;margin-top:2px}.result-summary-meta-pct{margin-left:6px;color:#94a3b8}@media (max-width:768px){.result-summary{padding:22px 16px}.result-summary-value{font-size:44px}.result-summary-unit{font-size:16px}.result-summary-body{grid-template-columns:1fr;gap:20px}.result-pie-label{font-size:14px}}.result-options{margin:18px 0 8px;display:grid;gap:16px}.result-option-section{background:#f9fafb;border-radius:14px;padding:18px 20px;border:1px solid #e5e7eb;border-left:4px solid #d1d5db}.result-option-energy{background:linear-gradient(180deg,#f0f9ff,#fff);border-color:#bae6fd #bae6fd #bae6fd #0284c7}.result-option-energy .result-option-head h3{color:#0369a1}.result-option-energy .result-option-table th{background:#e0f2fe;color:#0c4a6e}.result-option-energy .result-option-table tbody tr.is-selected{background:#f0f9ff}.result-option-head{display:flex;align-items:baseline;gap:12px;margin-bottom:12px}.result-option-head h3{margin:0;font-size:16px;font-weight:700;color:#047857}.result-option-desc{font-size:12px;color:#64748b}.result-option-table-wrap{overflow-x:auto}.result-option-table{width:100%;border-collapse:separate;border-spacing:0;font-size:13px;background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 1px 2px rgba(15,23,42,.04)}.result-option-table td,.result-option-table th{padding:10px 12px;border-bottom:1px solid #f1f5f9;text-align:left}.result-option-table th{background:#ecfdf5;color:#065f46;font-weight:600;font-size:12px}.result-option-table tbody tr.is-selected{background:#f0fdf4}.result-recalc-row{display:flex;align-items:center;justify-content:flex-end;gap:12px;margin-top:4px}.result-recalc-note{font-size:12px;color:#b45309;font-weight:500}.adm-wrap{max-width:1600px;margin:0 auto}.adm-header{margin-bottom:20px}.adm-header h2{font-size:22px;font-weight:700;color:#047857;margin:0 0 6px}.adm-header p{margin:0;color:#6b7280;font-size:13px}.adm-tabs{display:flex;gap:4px;border-bottom:1px solid #e5e7eb;margin-bottom:16px}.adm-tab{padding:10px 20px;background:transparent;border:none;border-bottom:2px solid transparent;margin-bottom:-1px;font-size:14px;font-weight:500;color:#6b7280;cursor:pointer}.adm-tab:hover{color:#374151}.adm-tab.active{color:#047857;border-bottom-color:#059669}.adm-card{background:#fff;border:1px solid #d7ebe0;border-radius:12px;padding:20px;box-shadow:0 1px 3px rgba(0,0,0,.03);margin-bottom:16px}.adm-card h3{font-size:14px;font-weight:600;color:#1f2937;margin:0 0 12px}.adm-card-desc{margin:-4px 0 14px;padding:10px 12px;background:#ecfdf5;border-left:3px solid #059669;border-radius:4px;font-size:12px;color:#065f46;line-height:1.55}.adm-subhead{margin:14px 0 8px;font-size:12px;display:flex;align-items:center;gap:10px}.adm-ratio-sum,.adm-subhead{font-weight:600;color:#374151}.adm-ratio-sum{font-size:11px;padding:2px 8px;border-radius:999px;background:#f3f4f6}.adm-ratio-sum.ok{background:#d1fae5;color:#065f46}.adm-ratio-sum.bad{background:#fee2e2;color:#991b1b}.adm-table th.center{text-align:center}.adm-bulk-bar{display:flex;align-items:center;gap:10px;padding:12px 16px;background:#f0fdf4;border:1px dashed #86efac;border-radius:10px;margin-bottom:14px;flex-wrap:wrap}.adm-bulk-title{font-weight:700;color:#065f46;font-size:13px}.adm-bulk-desc{flex:1 1 auto;font-size:12px;color:#047857;margin-right:auto}.adm-bulk-bar .adm-btn-danger,.adm-bulk-bar .adm-btn-primary,.adm-bulk-bar .adm-btn-reset{height:36px;padding:0 14px;font-size:12px}.adm-btn-danger{background:#fff;color:#b91c1c;border:1px solid #fecaca;border-radius:8px;font-weight:600;cursor:pointer;transition:background .15s,border-color .15s}.adm-btn-danger:hover{background:#fef2f2;border-color:#ef4444;color:#991b1b}.adm-grid-4{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px 16px;align-items:center}.adm-form-row{display:flex;gap:16px;flex-wrap:wrap;margin-bottom:18px}.adm-form-row:last-child{margin-bottom:0}.adm-form-row>.adm-field{flex:1 1 180px;min-width:0}.adm-form-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:18px 16px;margin-bottom:18px}.adm-form-grid:last-child{margin-bottom:0}.adm-field,.adm-form-grid>.adm-field{min-width:0}.adm-field{display:flex;flex-direction:row;align-items:center;gap:8px}.adm-field>label:first-child{width:88px;font-size:12px;font-weight:600;color:#374151;white-space:nowrap;flex-shrink:0;text-align:center}.adm-field>.adm-input{flex:1;width:auto;min-width:0}.simple-lca-wrap .adm-input,.simple-lca-wrap select.adm-input{height:40px;border:1px solid #d1d5db;border-radius:8px;padding:0 12px;font-size:13px;outline:none;width:100%;box-sizing:border-box;background:#fff;color:#111827}.simple-lca-wrap select.adm-input{padding-right:32px}.simple-lca-wrap .adm-input:focus{border-color:#059669!important;box-shadow:0 0 0 3px rgba(16,185,129,.12)}.adm-btn-row{margin-top:16px;display:flex;gap:8px}.adm-btn-primary{height:40px;padding:0 20px;border-radius:8px;background:#059669;color:#fff;font-size:13px;font-weight:600;border:none;cursor:pointer}.adm-btn-primary:hover{background:#047857}.adm-btn-reset{height:40px;padding:0 16px;border-radius:8px;background:#f3f4f6;color:#374151;font-size:13px;border:none;cursor:pointer}.adm-grid-4 .adm-btn-primary{width:100%}.adm-table-wrap{background:#fff;border:1px solid #d7ebe0;border-radius:12px;overflow-x:auto;box-shadow:0 1px 3px rgba(0,0,0,.03)}.adm-table{width:100%;border-collapse:collapse;font-size:13px}.adm-table td,.adm-table th{white-space:nowrap}.adm-table thead{background:#ecfdf5}.adm-table th{padding:10px 12px;text-align:left;color:#064e3b;font-weight:600}.adm-table th.right{text-align:right}.adm-table tbody tr{border-top:1px solid #f3f4f6}.adm-table tbody tr:hover{background:#f9fafb}.adm-table td{padding:8px 12px}.adm-table td.right{text-align:right}.adm-table td.total{font-weight:600;color:#047857}.adm-empty{padding:32px 0;text-align:center;color:#9ca3af}.adm-link-edit{color:#047857;margin-right:8px}.adm-link-del,.adm-link-edit{background:none;border:none;font-size:13px;cursor:pointer}.adm-link-del{color:#ef4444}.adm-lci-picker{display:flex;align-items:stretch;gap:6px}.adm-lci-picker .adm-input{flex:1}.adm-lci-pick-btn{flex-shrink:0;padding:0 14px;border:1px solid #059669;background:#ecfdf5;color:#047857;font-size:13px;font-weight:600;border-radius:6px;cursor:pointer;transition:background .15s}.adm-lci-pick-btn:hover{background:#d1fae5}.adm-lci-clear-btn{flex-shrink:0;width:32px;border:1px solid #e5e7eb;background:#fff;color:#9ca3af;font-size:16px;border-radius:6px;cursor:pointer}.adm-lci-clear-btn:hover{color:#ef4444;border-color:#fecaca}.lci-modal-backdrop{position:fixed;inset:0;background:rgba(15,23,42,.45);display:flex;align-items:center;justify-content:center;z-index:1000;padding:24px}.lci-modal{background:#fff;width:100%;max-width:880px;height:640px;max-height:80vh;border-radius:14px;box-shadow:0 20px 50px rgba(0,0,0,.25);display:flex;flex-direction:column;overflow:hidden}.lci-modal-header{display:flex;align-items:center;justify-content:space-between;padding:18px 22px;border-bottom:1px solid #e5e7eb}.lci-modal-header h3{margin:0;font-size:17px;font-weight:700;color:#111827}.lci-modal-close{background:none;border:none;font-size:26px;line-height:1;color:#9ca3af;cursor:pointer;padding:0 4px}.lci-modal-close:hover{color:#111827}.lci-modal-search{display:flex;gap:8px;padding:16px 22px;border-bottom:1px solid #f3f4f6}.lci-modal-input{flex:1;height:38px;padding:0 12px;border:1px solid #d1d5db;border-radius:8px;font-size:14px;outline:none}.lci-modal-input:focus{border-color:#059669}.lci-modal-search-btn{height:38px;padding:0 18px;border:none;border-radius:8px;background:#059669;color:#fff;font-size:14px;font-weight:600;cursor:pointer}.lci-modal-search-btn:hover{background:#047857}.lci-modal-table-wrap{flex:1;min-height:0;overflow:auto;padding:0 22px}.lci-modal-table{width:100%;border-collapse:collapse;font-size:13px}.lci-modal-table thead th{position:sticky;top:0;background:#f9fafb;text-align:left;padding:10px 8px;font-weight:600;color:#374151;border-bottom:1px solid #e5e7eb}.lci-modal-table thead th.right{text-align:right}.lci-modal-table tbody td{padding:9px 8px;border-bottom:1px solid #f3f4f6;color:#1f2937}.lci-modal-table tbody td.right{text-align:right}.lci-modal-table tbody tr{cursor:pointer}.lci-modal-table tbody tr:hover{background:#f9fafb}.lci-modal-table tbody tr.selected{background:#ecfdf5}.lci-modal-table tbody tr.selected td{color:#047857}.lci-modal-empty{text-align:center;color:#9ca3af;padding:28px 0}.lci-modal-footer{display:flex;align-items:center;justify-content:space-between;padding:14px 22px;border-top:1px solid #e5e7eb;background:#fafafa}.lci-modal-page{display:flex;align-items:center;gap:10px;color:#6b7280;font-size:13px}.lci-modal-page button{width:32px;height:28px;border:1px solid #d1d5db;background:#fff;border-radius:6px;cursor:pointer;color:#374151}.lci-modal-page button:disabled{opacity:.4;cursor:not-allowed}.lci-modal-actions{display:flex;gap:8px}.lci-modal-cancel,.lci-modal-confirm{height:36px;padding:0 18px;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer}.lci-modal-cancel{border:1px solid #d1d5db;background:#fff;color:#374151}.lci-modal-cancel:hover{background:#f9fafb}.lci-modal-confirm{border:none;background:#059669;color:#fff}.lci-modal-confirm:hover{background:#047857}.lci-modal-confirm:disabled{opacity:.5;cursor:not-allowed;background:#9ca3af}.slca-auth{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#ecfdf5,#f0fdfa);padding:40px 16px}.slca-auth-card{width:100%;max-width:420px;background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 10px 30px rgba(6,95,70,.08);padding:40px 36px}.slca-auth-brand{gap:10px;text-decoration:none;margin-bottom:28px}.slca-auth-badge,.slca-auth-brand{display:inline-flex;align-items:center}.slca-auth-badge{width:36px;height:36px;border-radius:10px;background:linear-gradient(135deg,#10b981,#059669);color:#fff;font-weight:700;font-size:18px;justify-content:center}.slca-auth-brand-text{color:#065f46;font-weight:700;font-size:16px;letter-spacing:.04em}.slca-auth-title{font-size:24px;font-weight:700;color:#111827;margin:0 0 6px}.slca-auth-sub{color:#6b7280;font-size:13px;margin:0 0 24px}.slca-auth-form{gap:14px}.slca-auth-field,.slca-auth-form{display:flex;flex-direction:column}.slca-auth-field{gap:6px}.slca-auth-field label{font-size:13px;font-weight:500;color:#374151}.slca-auth-field input{height:44px;padding:0 14px;border:1px solid #d1d5db;border-radius:10px;font-size:14px;outline:none;transition:border-color .15s,box-shadow .15s;background:#fff}.slca-auth-field input:focus{border-color:#10b981;box-shadow:0 0 0 3px rgba(16,185,129,.15)}.slca-auth-error{color:#dc2626;font-size:13px;margin:-4px 0 0}.slca-auth-row{display:flex;justify-content:space-between;align-items:center;margin-top:2px}.slca-auth-check{display:inline-flex;align-items:center;gap:6px;font-size:13px;color:#4b5563;cursor:pointer}.slca-auth-check input{width:15px;height:15px;accent-color:#059669}.slca-auth-link{color:#047857;font-size:13px;text-decoration:none;font-weight:500}.slca-auth-link:hover{text-decoration:underline}.slca-auth-submit{margin-top:8px;height:48px;border:none;border-radius:10px;background:linear-gradient(135deg,#10b981,#059669);color:#fff;font-size:15px;font-weight:600;cursor:pointer;transition:filter .15s}.slca-auth-submit:hover{filter:brightness(1.05)}.slca-auth-submit:disabled{opacity:.6;cursor:not-allowed}.slca-auth-foot{text-align:center;color:#6b7280;font-size:13px;margin:24px 0 0}.slca-auth-required{color:#ef4444;margin-left:2px}.slca-auth-id-row{display:flex;gap:6px}.slca-auth-id-row input{flex:1}.slca-auth-check-btn{flex-shrink:0;padding:0 14px;border:1px solid #059669;background:#ecfdf5;color:#047857;font-size:13px;font-weight:600;border-radius:8px;cursor:pointer;transition:background .15s}.slca-auth-check-btn:hover{background:#d1fae5}.slca-auth-hint{margin:6px 0 0;font-size:12px;color:#6b7280}.slca-auth-hint.ok{color:#047857}.slca-auth-hint.err{color:#dc2626}.slca-auth-control{position:relative}.field-pop{position:absolute;bottom:calc(100% + 8px);left:0;max-width:100%;background:#dc2626;color:#fff;font-size:12px;line-height:1.4;padding:7px 11px;border-radius:8px;box-shadow:0 6px 16px rgba(220,38,38,.28);z-index:10;animation:field-pop-in .12s ease-out}.field-pop:after{content:"";position:absolute;top:100%;left:18px;border:6px solid transparent;border-top-color:#dc2626}@keyframes field-pop-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.slca-auth-card.su-wide{max-width:680px}.su-section-title{font-size:13px;font-weight:700;color:#065f46;padding-bottom:8px;margin-top:6px;border-bottom:1px solid #e5e7eb}.su-section-title+.su-grid{margin-top:14px}.su-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px 24px}@media (max-width:640px){.slca-auth-card.su-wide{max-width:420px}.su-grid{grid-template-columns:1fr}}.kiel-corner{position:fixed;right:24px;bottom:24px;display:flex;align-items:center;gap:12px;padding:14px 18px;background:#fff;border:1px solid #d8dcff;border-radius:14px;box-shadow:0 10px 30px rgba(98,117,255,.18);z-index:50}.kiel-corner-badge{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:10px;background:linear-gradient(135deg,#6275ff,#3146e1);color:#fff;font-weight:800;font-size:16px;flex-shrink:0;box-shadow:0 4px 10px rgba(98,117,255,.28)}.kiel-corner-text{display:flex;flex-direction:column;gap:2px;line-height:1.3}.kiel-corner-text strong{font-size:13px;font-weight:800;color:#1e2a78;letter-spacing:.5px}.kiel-corner-text span{font-size:11px;color:#6b7280}.kiel-corner-links{display:flex;gap:6px;margin-left:6px}.kiel-corner-link{display:inline-flex;align-items:center;justify-content:center;height:32px;padding:0 12px;border-radius:8px;font-size:12px;font-weight:700;text-decoration:none;transition:background .15s,border-color .15s,color .15s}.kiel-corner-link.primary{background:#6275ff;color:#fff;border:1px solid #6275ff}.kiel-corner-link.primary:hover{background:#3146e1;border-color:#3146e1;color:#fff}.kiel-corner-link.outline{background:#fff;color:#3146e1;border:1px solid #6275ff}.kiel-corner-link.outline:hover{background:#eef0ff;color:#1e2a78}@media (max-width:720px){.kiel-corner{right:12px;bottom:12px;padding:10px 12px;gap:8px}.kiel-corner-text{display:none}}.slca-top-user-link{display:inline-flex;align-items:center;gap:8px;padding:6px 10px;text-decoration:none;cursor:pointer;color:#374151;background:#f3f4f6;border:1px solid transparent;border-radius:999px;font-size:13px;font-weight:500;transition:background .15s,color .15s,border-color .15s}.slca-top-user-link:hover{background:#ecfdf5;color:#047857;border-color:#d1fae5}.slca-top-user-icon{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;background:#fff;color:#047857;border-radius:999px;flex-shrink:0;box-shadow:0 1px 2px rgba(0,0,0,.06)}.slca-top-user-link:hover .slca-top-user-icon{background:#047857;color:#fff;box-shadow:0 1px 3px rgba(4,120,87,.25)}.slca-top-user-name{display:inline-flex;align-items:baseline;gap:1px;color:#6b7280;font-weight:400}.slca-top-user-name strong{color:#111827;font-weight:600}.slca-top-user-link:hover .slca-top-user-name strong{color:#047857}.slca-profile{max-width:720px;margin:0 auto}.slca-profile-loading{color:#6b7280;font-size:14px;padding:24px 0;text-align:center}.slca-profile-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:26px 28px;margin-bottom:20px;box-shadow:0 1px 2px rgba(0,0,0,.03)}.slca-profile-section-title{display:flex;align-items:center;gap:8px;font-size:15px;font-weight:700;color:#047857;margin:0 0 18px;padding-bottom:12px;border-bottom:1px solid #ecfdf5}.slca-profile-section-title:before{content:"";display:inline-block;width:4px;height:14px;background:#059669;border-radius:2px}.slca-profile-form{display:flex;flex-direction:column;gap:14px}.slca-profile-field{display:flex;flex-direction:column;gap:6px}.slca-profile-field label{font-size:12.5px;font-weight:600;color:#4b5563}.slca-profile-field input{height:40px;padding:0 14px;border:1px solid #d1d5db;border-radius:8px;font-size:14px;font-weight:500;color:#111827;background:#fff;transition:border-color .15s,box-shadow .15s}.slca-profile-field input:focus{outline:none;border-color:#059669;box-shadow:0 0 0 3px rgba(5,150,105,.12)}.slca-profile-field input:disabled,.slca-profile-field input[readonly]{background:#f3f4f6;color:#6b7280;cursor:not-allowed}.slca-profile-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:6px}.slca-profile-btn{display:inline-flex;align-items:center;justify-content:center;height:40px;padding:0 20px;border-radius:8px;font-size:13.5px;font-weight:600;cursor:pointer;border:1px solid transparent;text-decoration:none;transition:background .15s,border-color .15s,color .15s}.slca-profile-btn.primary{background:#059669;color:#fff}.slca-profile-btn.primary:hover:not(:disabled){background:#047857}.slca-profile-btn.primary:disabled{background:#9ca3af;cursor:not-allowed}.slca-profile-btn.ghost{background:#fff;color:#374151;border-color:#d1d5db}.slca-profile-btn.ghost:hover{background:#f9fafb;border-color:#9ca3af}.slca-demo-wrap{max-width:1120px;margin:0 auto;padding:28px 24px 72px;font-family:montserrat,pretendard,Malgun Gothic,Apple SD Gothic Neo,dotum,sans-serif;letter-spacing:-.5px;color:#1f2937}.slca-demo-top{display:flex;justify-content:space-between;align-items:center;padding-bottom:20px;margin-bottom:18px;border-bottom:1px solid #e5e7eb}.slca-demo-brand{display:flex;align-items:center;gap:10px;text-decoration:none}.slca-demo-brand-badge{width:34px;height:34px;border-radius:9px;background:linear-gradient(135deg,#059669,#10b981);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:17px}.slca-demo-brand-text{font-weight:700;font-size:17px;color:#064e3b;letter-spacing:1px}.slca-demo-brand-pill{margin-left:6px;padding:2px 10px;border-radius:999px;font-size:11px;font-weight:600;background:#d1fae5;color:#065f46;letter-spacing:.5px}.slca-demo-top-cta{display:flex;gap:8px}.slca-demo-btn-outline,.slca-demo-btn-primary{display:inline-flex;align-items:center;padding:0 16px;height:38px;border-radius:8px;font-size:13px;font-weight:600;text-decoration:none;transition:background .15s,border-color .15s,color .15s}.slca-demo-btn-outline{background:#fff;border:1px solid #d7ebe0;color:#047857}.slca-demo-btn-outline:hover{background:#ecfdf5;border-color:#059669}.slca-demo-btn-primary{background:#059669;color:#fff;border:1px solid #059669}.slca-demo-btn-primary:hover{background:#047857;border-color:#047857}.slca-demo-btn-outline.lg,.slca-demo-btn-primary.lg{height:44px;padding:0 22px;font-size:14px}.slca-demo-banner{display:flex;align-items:center;gap:10px;padding:14px 18px;background:linear-gradient(90deg,#ecfdf5,#f0fdfa);border:1px solid #a7f3d0;border-radius:12px;color:#065f46;font-size:13px;margin-bottom:20px;flex-wrap:wrap}.slca-demo-banner strong{color:#047857;font-weight:700}.slca-demo-banner-dot{width:8px;height:8px;border-radius:50%;background:#10b981;box-shadow:0 0 0 4px rgba(16,185,129,.15);flex-shrink:0}.slca-demo-banner-link{margin-left:auto;color:#047857;font-weight:700;text-decoration:none;border-bottom:1px solid transparent;padding-bottom:1px;transition:border-color .15s}.slca-demo-banner-link:hover{border-color:#047857}.slca-demo-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px}@media (max-width:760px){.slca-demo-grid{grid-template-columns:1fr}}.slca-demo-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:22px;box-shadow:0 1px 3px rgba(0,0,0,.03);margin-bottom:16px}.slca-demo-card-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.slca-demo-card-head h2{font-size:15px;font-weight:700;color:#111827;margin:0}.slca-demo-tag{font-size:11px;font-weight:600;padding:3px 9px;border-radius:999px;background:#fef3c7;color:#92400e}.slca-demo-hint{font-size:12px;color:#6b7280}.slca-demo-info{display:grid;grid-template-columns:1fr 1fr;gap:10px 20px;margin:0}.slca-demo-info>div{display:flex;flex-direction:column;gap:2px}.slca-demo-info dt{font-size:11px;color:#6b7280;font-weight:500}.slca-demo-info dd{margin:0;font-size:15px;font-weight:600;color:#111827}.slca-demo-total-card{background:linear-gradient(135deg,#064e3b,#065f46 55%,#047857);border:none;color:#fff}.slca-demo-total-card .slca-demo-card-head h2{color:#d1fae5;font-size:13px;font-weight:500}.slca-demo-total{display:flex;align-items:baseline;gap:10px}.slca-demo-total-num{font-size:44px;font-weight:800;color:#fff;letter-spacing:-1px;line-height:1}.slca-demo-total-unit{font-size:14px;color:#a7f3d0;font-weight:500}.slca-demo-total-sub{margin:8px 0 0;font-size:12px;color:#a7f3d0}.slca-demo-chart-wrap{display:grid;grid-template-columns:auto 1fr;gap:32px;align-items:center}@media (max-width:680px){.slca-demo-chart-wrap{grid-template-columns:1fr;justify-items:center}}.slca-demo-donut-label{font-size:11px;fill:#6b7280}.slca-demo-donut-value{font-size:22px;font-weight:700;fill:#111827}.slca-demo-donut-unit{font-size:10px;fill:#6b7280}.slca-demo-legend{list-style:none;margin:0;padding:0;display:grid;gap:10px;width:100%}.slca-demo-legend li{display:grid;grid-template-columns:14px 1fr auto auto;align-items:center;gap:10px;padding:10px 12px;background:#f9fafb;border-radius:8px;font-size:13px}.slca-demo-legend-dot{width:12px;height:12px;border-radius:3px}.slca-demo-legend-name{font-weight:600;color:#374151}.slca-demo-legend-value{color:#6b7280;font-variant-numeric:tabular-nums}.slca-demo-legend-pct{font-weight:700;color:#047857;min-width:50px;text-align:right}.slca-demo-table-wrap{overflow-x:auto}.slca-demo-table{width:100%;border-collapse:collapse;font-size:13px}.slca-demo-table thead{background:#ecfdf5}.slca-demo-table th{text-align:left;padding:10px 12px;font-weight:600;color:#064e3b}.slca-demo-table th.num{text-align:right}.slca-demo-table tbody tr{border-top:1px solid #f3f4f6}.slca-demo-table td{padding:9px 12px}.slca-demo-table td.num{text-align:right;font-variant-numeric:tabular-nums}.slca-demo-table td.num.total{font-weight:700;color:#047857}.slca-demo-cta-foot{margin-top:28px;padding:24px 22px;text-align:center;background:#fff;border:1px dashed #a7f3d0;border-radius:14px}.slca-demo-cta-foot p{margin:0 0 16px;font-size:14px;color:#374151;line-height:1.6}.slca-demo-cta-btns{display:flex;justify-content:center;gap:10px;flex-wrap:wrap}.slca-top-hamburger{display:none;background:none;border:none;padding:6px;margin-right:6px;color:#111827;cursor:pointer;border-radius:8px;transition:background .15s}.slca-top-hamburger:hover{background:#f3f4f6}.slca-side-backdrop{display:none;position:fixed;inset:0;background:rgba(17,24,39,.45);z-index:30;animation:slcaFadeIn .15s ease-out}@keyframes slcaFadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:1024px){.slca-top-hamburger{display:inline-flex;align-items:center;justify-content:center}.slca-side{position:fixed;top:56px;left:0;bottom:0;width:260px;max-width:80vw;background:#fff;box-shadow:4px 0 20px rgba(0,0,0,.08);transform:translateX(-105%);transition:transform .22s ease-out;z-index:40;overflow-y:auto}.slca-side.is-open{transform:translateX(0)}.slca-side-backdrop{display:block;top:56px}.slca-content{padding:18px 16px 40px}}body:has(.simple-lca-wrap),html:has(.simple-lca-wrap){min-width:0!important;width:100%!important;overflow-x:hidden}.simple-lca-wrap,.slca-content,.slca-shell{overflow-x:hidden;max-width:100%}.simple-lca-wrap *,.simple-lca-wrap :after,.simple-lca-wrap :before{box-sizing:border-box}.simple-lca-wrap img,.simple-lca-wrap svg,.simple-lca-wrap video{max-width:100%;height:auto}.simple-lca-card .sub,.slca-dash-card-sub,.slca-dash-last-name,.slca-nav-label,.slca-page-head p{word-break:break-word;overflow-wrap:anywhere}.slca-dash-last-meta{flex-wrap:wrap;row-gap:4px}@media (max-width:768px){.slca-top{padding:0 14px;height:56px}.slca-dash-last-meta{font-size:12px;line-height:1.6}.slca-dash-last-meta .dot{display:none}.slca-dash-last-meta>span{margin-right:6px}.slca-dash-last-head{flex-wrap:wrap;row-gap:6px}.slca-dash-last-more{font-size:12px}.simple-lca-card{padding:18px;border-radius:10px}.simple-lca-card h2{font-size:18px}.simple-lca-card .sub{font-size:12px}.slca-stepper{max-width:100%;margin:0 auto 20px;gap:4px}.slca-step-circle{width:34px!important;height:34px!important;font-size:13px!important}.slca-step-label{font-size:11px;text-align:center;line-height:1.3}.slca-step-line{top:17px!important;left:calc(50% + 22px)!important;right:calc(-50% + 22px)!important}.simple-lca-grid-2{grid-template-columns:1fr}.simple-lca-btn-row>*,.simple-lca-btn-row>button{width:100%}.bom-tabs{overflow-x:auto;-webkit-overflow-scrolling:touch;flex-wrap:nowrap}.bom-tab{flex-shrink:0}.result-total{padding:28px 18px;min-height:220px}.total-value{font-size:56px}.result-h3{font-size:15px}.result-list li{font-size:13px}.result-donut{max-width:100%;height:auto}.lci-picker-panel,.slca-dialog-panel{width:92vw!important;max-width:92vw!important}.slca-auth-card{padding:22px 20px}.slca-auth-title{font-size:20px}.slca-dash-card{padding:18px}.slca-dash-card-icon{font-size:24px}.slca-dash-card-title{font-size:15px}.slca-dash-card-sub{font-size:12.5px}.slca-top-logo-text{font-size:14px}.slca-top-user-name{display:none}.slca-page-head h2{font-size:20px}.slca-page-head p{font-size:12px}.slca-dash-grid,.slca-dash-last-card{grid-template-columns:1fr}.slca-dash-last-chart{flex-direction:column;align-items:center;gap:18px}.simple-lca-card,.slca-dash-last,.slca-profile-card{padding:18px}.slca-products-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}.slca-products-table{min-width:720px}.bom-table-wrap{overflow-x:auto}.bom-table{min-width:640px}.result-grid{grid-template-columns:1fr}.result-chart-body{flex-direction:column;align-items:center}.adm-wrap{padding:0 12px}.adm-grid-4{grid-template-columns:repeat(2,minmax(0,1fr))}.adm-table-wrap{overflow-x:auto}.adm-table{min-width:720px}.adm-bulk-bar{flex-direction:column;align-items:stretch;gap:8px}.adm-bulk-bar .adm-btn-danger,.adm-bulk-bar .adm-btn-primary,.adm-bulk-bar .adm-btn-reset{width:100%}.adm-bulk-desc,.adm-bulk-title{text-align:left}.slca-profile-field{grid-template-columns:1fr}.simple-lca-btn-row{flex-direction:column-reverse;gap:8px}.simple-lca-btn-row>*{width:100%}}@media (max-width:480px){.slca-top{padding:0 10px}.slca-step-label{font-size:10px}.simple-lca-card{padding:14px}.simple-lca-card h2{font-size:17px}.bom-table td,.bom-table th{padding:8px 10px;font-size:12px}.result-total{padding:22px 14px;min-height:200px}.total-value{font-size:44px}.slca-top-logo-badge{width:28px;height:28px;font-size:14px}.slca-top-logo-text{font-size:13px;letter-spacing:.5px}.slca-top-logout{padding:0 10px;font-size:12px;height:32px}.slca-top-user-icon{width:26px;height:26px}.slca-content{padding:14px 12px 32px}.slca-page-head h2{font-size:18px}.simple-lca-card,.slca-dash-last,.slca-profile-card{padding:14px;border-radius:10px}.slca-dash-card{padding:16px}.slca-dash-card-icon{font-size:26px}.slca-dash-card-title{font-size:14px}.slca-dash-card-sub{font-size:11.5px}.adm-grid-4{grid-template-columns:1fr}.slca-dash-last-value-num,.total-value{font-size:32px}.adm-table,.bom-table,.slca-products-table{font-size:12px}.adm-table td,.adm-table th,.slca-products-table td,.slca-products-table th{padding:7px 8px}}