*{box-sizing:border-box}body{margin:0;padding:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:15px;line-height:1.6;color:#111827;background-color:#f8fafc;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:#2563eb;text-decoration:none;transition:color .15s cubic-bezier(.4,0,.2,1)}a:hover{color:#1d4ed8;text-decoration:underline}a:visited{color:#2563eb}h1,h2,h3,h4,h5,h6{font-weight:600;margin:0 0 .5em;color:#111827;line-height:1.3;letter-spacing:-.01em}h1{font-size:1.85em;font-weight:700;letter-spacing:-.025em}h2{font-size:1.45em;font-weight:700;letter-spacing:-.02em}h3{font-size:1.15em}h4{font-size:1em}p{margin:0 0 1em}hr{border:none;border-top:1px solid #e2e8f0;margin:1.5em 0}code{font-family:SF Mono,SFMono-Regular,ui-monospace,Cascadia Code,Menlo,monospace;background-color:#f1f5f9;padding:.15em .4em;font-size:.875em;border-radius:6px}pre{font-family:SF Mono,SFMono-Regular,ui-monospace,Cascadia Code,Menlo,monospace;background-color:#f8fafc;padding:1em 1.25em;overflow-x:auto;border:1px solid #e2e8f0;border-radius:8px;font-size:.875em;line-height:1.5}blockquote{margin:1em 0;padding:.75em 1.25em;border-left:3px solid #2563eb;background:#eff4ff;border-radius:0 8px 8px 0;color:#4b5563}input[type=text],input[type=email],input[type=password],input[type=number],input[type=date],textarea,select{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;padding:.55em .85em;border:1.5px solid #e2e8f0;border-radius:8px;background:#fff;color:#111827;transition:border-color .15s cubic-bezier(.4,0,.2,1),box-shadow .15s cubic-bezier(.4,0,.2,1);line-height:1.5}input[type=text]:focus,input[type=email]:focus,input[type=password]:focus,input[type=number]:focus,input[type=date]:focus,textarea:focus,select:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}input[type=text]::placeholder,input[type=email]::placeholder,input[type=password]::placeholder,input[type=number]::placeholder,input[type=date]::placeholder,textarea::placeholder,select::placeholder{color:#9ca3af}input[type=text]:disabled,input[type=email]:disabled,input[type=password]:disabled,input[type=number]:disabled,input[type=date]:disabled,textarea:disabled,select:disabled{background:#f8fafc;color:#9ca3af;cursor:not-allowed}input[type=file]{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px}select{cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='%236b7280' viewBox='0 0 16 16'%3E%3Cpath d='M8 11L3 6h10l-5 5z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .65em center;padding-right:2em;appearance:none}input[type=checkbox],input[type=radio]{accent-color:#2563eb;width:16px;height:16px;cursor:pointer}button,input[type=submit]{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;font-weight:500;padding:.55em 1.35em;border:1.5px solid #2563eb;border-radius:8px;background:#2563eb;color:#fff;cursor:pointer;transition:all .15s cubic-bezier(.4,0,.2,1);line-height:1.5;position:relative}button:hover:not(:disabled),input[type=submit]:hover:not(:disabled){background:#1d4ed8;border-color:#1d4ed8;box-shadow:0 4px 14px -3px #2563eb40;transform:translateY(-1px)}button:active:not(:disabled),input[type=submit]:active:not(:disabled){transform:translateY(0);box-shadow:none}button:disabled,input[type=submit]:disabled{opacity:.5;cursor:not-allowed}button.secondary,input[type=submit].secondary{background:#fff;color:#4b5563;border-color:#e2e8f0}button.secondary:hover:not(:disabled),input[type=submit].secondary:hover:not(:disabled){background:#f8fafc;border-color:#cbd5e1;color:#111827;box-shadow:0 1px 2px #0000000a,0 1px 3px #00000008;transform:translateY(-1px)}button.secondary:active:not(:disabled),input[type=submit].secondary:active:not(:disabled){transform:translateY(0);box-shadow:none}button.ghost,input[type=submit].ghost{background:transparent;border-color:transparent;color:#2563eb}button.ghost:hover:not(:disabled),input[type=submit].ghost:hover:not(:disabled){background:#eff4ff;border-color:transparent;box-shadow:none;transform:none}.container{max-width:1080px;margin:0 auto;padding:0 1.5em}.meta,.timestamp{font-size:.85em;color:#4b5563}.card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1.75em;box-shadow:0 1px 2px #0000000a,0 1px 3px #00000008;transition:box-shadow .2s cubic-bezier(.4,0,.2,1),transform .2s cubic-bezier(.4,0,.2,1)}.page-header{margin-bottom:1.75em}.page-header h2{margin-bottom:.3em}.page-header p{color:#4b5563;margin:0;font-size:.95em;line-height:1.55}.step-label{display:inline-flex;align-items:center;justify-content:center;width:1.65em;height:1.65em;border-radius:50%;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;font-size:.8em;font-weight:600;margin-right:.6em;flex-shrink:0;box-shadow:0 2px 4px #2563eb33}.result-box{margin:1em 0;padding:1.25em;background:#f8fafc;border:1px solid #e2e8f0;border-left:3px solid #2563eb;border-radius:8px}.result-box h4{margin:0 0 .5em;font-size:.95em;font-weight:600}.result-box pre{margin:0;white-space:pre-wrap;word-wrap:break-word}.error-box{margin:1em 0;padding:1em 1.25em;background:#fef2f2;border:1px solid #fecaca;border-left:3px solid #dc2626;border-radius:8px;color:#dc2626;font-size:.9em}.warning-box{margin:1em 0;padding:1em 1.25em;background:#fffbeb;border:1px solid #fde68a;border-left:3px solid #d97706;border-radius:8px;color:#d97706;font-size:.9em}.info-box{padding:.85em 1.25em;background:#eff4ff;border:1px solid #dbeafe;border-left:3px solid #2563eb;border-radius:8px;margin:1em 0;font-size:.9em;color:#111827}.button-group{display:flex;gap:.5em;flex-wrap:wrap}.form-group{margin-bottom:.85em}.form-group label{display:block;margin-bottom:.3em;font-weight:500;font-size:.9em;color:#111827}.form-group .hint{margin:.3em 0 0;font-size:.8em;color:#9ca3af}.form-row{display:flex;gap:1em;flex-wrap:wrap}.form-row .form-group{flex:1;min-width:200px}.download-btn{background:#059669;border-color:#059669}.download-btn:hover:not(:disabled){background:#047857;border-color:#047857;box-shadow:0 4px 14px -3px #0596694d}.badge{display:inline-flex;align-items:center;gap:.35em;padding:.2em .6em;font-size:.78em;font-weight:600;border-radius:9999px;letter-spacing:.01em}.badge:before{content:"";display:inline-block;width:6px;height:6px;border-radius:50%;background:currentColor}.badge.badge-success{background:#ecfdf5;color:#059669}.badge.badge-error{background:#fef2f2;color:#dc2626}.badge.badge-warning{background:#fffbeb;color:#d97706}.badge.badge-info{background:#eff4ff;color:#2563eb}@keyframes spin{to{transform:rotate(360deg)}}.spinner{display:inline-block;width:18px;height:18px;border:2px solid #e2e8f0;border-top-color:#2563eb;border-radius:50%;animation:spin .6s linear infinite;vertical-align:middle}.spinner-lg{width:32px;height:32px;border-width:3px}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.skeleton{background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0,#f1f5f9 75%);background-size:200% 100%;animation:shimmer 1.5s ease-in-out infinite;border-radius:8px}
