.lt-input-row{gap:10px;display:flex}@media (width<=640px){.lt-input-row{flex-direction:column}}.lt-input{color:#334155;background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex:1;padding:14px 18px;font-size:17px}.lt-input:focus{border-color:#8b5cf6;outline:none;box-shadow:0 0 0 3px #8b5cf626}.lt-progress{margin-top:16px}.lt-progress-bar{background:#e2e8f0;border-radius:4px;height:8px;overflow:hidden}.lt-progress-fill{background:linear-gradient(90deg,#8b5cf6,#3b82f6);border-radius:4px;height:100%;transition:width .4s}.lt-progress-text{color:#64748b;margin-top:8px;font-size:15px}.lt-summary{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.lt-stat{text-align:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;flex:1;min-width:90px;padding:14px 18px}.lt-stat-value{color:#1e293b;font-size:28px;font-weight:800}.lt-stat-label{color:#94a3b8;margin-top:2px;font-size:13px;font-weight:600}.lt-editor-section{margin-top:24px}.lt-editor-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;margin-bottom:8px;display:flex}.lt-section-title{color:#1e293b;font-size:18px;font-weight:800}.lt-edit-hint{color:#94a3b8;font-size:14px;font-weight:500}.lt-editor-actions{gap:8px;display:flex}.lt-editor{color:#94e2d5;resize:vertical;background:#0f172a;border:1px solid #e2e8f0;border-radius:12px;width:100%;padding:20px;font-family:monospace;font-size:14px;line-height:1.6}.lt-editor:focus{border-color:#8b5cf6;outline:none;box-shadow:0 0 0 2px #8b5cf626}.lt-small-btn{color:#475569;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:8px 16px;font-size:15px;font-weight:600;transition:all .2s}.lt-small-btn:hover{background:#f1f5f9;border-color:#94a3b8}.lt-spec{margin-top:24px}.lt-spec-checks{flex-direction:column;gap:6px;margin-top:8px;display:flex}.lt-spec-check{border-radius:8px;align-items:center;gap:8px;padding:10px 14px;font-size:15px;display:flex}.lt-spec-pass{background:#f0fdf4}.lt-spec-warn{background:#fffbeb}.lt-spec-label{color:#334155;font-weight:700}.lt-spec-desc{color:#94a3b8;font-size:14px}.lt-deploy{margin-top:24px}.lt-deploy-steps{margin-top:10px;padding-left:20px}.lt-deploy-steps li{color:#475569;font-size:15px;line-height:1.8}.lt-deploy-steps code{background:#f1f5f9;border-radius:4px;padding:2px 8px;font-size:14px;font-weight:700}.lt-error{color:#dc2626;background:#fef2f2;border:1px solid #fca5a5;border-radius:10px;margin-top:16px;padding:14px 18px;font-size:16px;font-weight:600}
