body{color:#e2e8f0;background:#0f172a;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}#app{min-height:100vh}.page{max-width:960px;margin:0 auto;padding:24px}h1{margin:0 0 8px}.subtitle{color:#94a3b8;margin:0 0 16px}.tabs{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-bottom:16px;display:grid}.tab-btn{color:#cbd5e1;cursor:pointer;background:#111827;border:1px solid #334155;border-radius:8px;height:40px;font-weight:600}.tab-btn.active{color:#fff;background:#2563eb;border-color:#2563eb}.panel{background:#111827;border:1px solid #334155;border-radius:12px;padding:16px}.field{gap:8px;margin-bottom:16px;display:grid}.file-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.drop-field{margin-bottom:16px}.drop-zone{text-align:center;cursor:pointer;background:#0b1220;border:1.5px dashed #475569;border-radius:12px;justify-items:center;gap:8px;min-height:132px;padding:20px 16px;transition:border-color .15s,background .15s,box-shadow .15s;display:grid;position:relative}.drop-zone:hover,.drop-zone:focus-visible{border-color:#60a5fa;outline:none}.drop-zone.dragging{background:#111827;border-color:#3b82f6;box-shadow:inset 0 0 0 1px #3b82f6}.drop-zone.filled{border-style:solid;border-color:#334155}.drop-input{clip:rect(0, 0, 0, 0);white-space:nowrap;opacity:0;pointer-events:none;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.drop-title{color:#e2e8f0;word-break:break-all;margin:0;font-weight:600}.drop-hint{color:#94a3b8;margin:0;font-size:14px}.drop-actions{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:4px;display:flex}.browse-btn{color:#fff;cursor:pointer;background:#2563eb;border:0;border-radius:8px;height:36px;padding:0 14px;font-weight:600}.clear-btn{color:#e2e8f0;cursor:pointer;background:#0b1220;border:1px solid #475569;border-radius:8px;height:36px;padding:0 12px;font-weight:600}.custom-preview{place-items:center;width:100%;min-height:320px;display:grid}.custom-preview svg{max-width:min(100%,380px);max-height:380px}.color-controls{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-bottom:16px;display:grid}.color-field,.mini-field{gap:8px;display:grid}.color-label{font-weight:600}.color-row{align-items:center;gap:10px;display:flex}.color-row input[type=color]{cursor:pointer;background:0 0;border:1px solid #475569;border-radius:8px;width:48px;height:40px;padding:0}.hex-input{color:#e2e8f0;background:#0b1220;border:1px solid #475569;border-radius:8px;flex:1;height:40px;padding:0 12px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.icon-preview-box{border:1px solid #475569;border-radius:12px;place-items:center;min-height:420px;display:grid;overflow:hidden}.download-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:16px;display:grid}.download-actions.single{grid-template-columns:1fr}.download-btn{color:#fff;cursor:pointer;background:#2563eb;border:0;border-radius:8px;height:42px;font-weight:600}.download-btn:disabled{opacity:.6;cursor:not-allowed}.secondary-actions{justify-content:flex-end;margin-top:12px;display:flex}.reset-btn{color:#cbd5e1;cursor:pointer;background:0 0;border:1px solid #475569;border-radius:8px;height:40px;padding:0 14px;font-weight:600}.reset-btn:hover{color:#e2e8f0;border-color:#94a3b8}.error{color:#fca5a5;margin:12px 0 0}.hint{color:#94a3b8;margin:0;font-size:14px}.orientation-field{border:0;margin:0 0 16px;padding:0}.orientation-field legend{margin-bottom:8px}.orientation-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.radio-row{cursor:pointer;background:#0b1220;border:1px solid #475569;border-radius:8px;align-items:center;gap:8px;height:40px;padding:0 12px;display:flex}.radio-row:has(input:checked){background:#172554;border-color:#2563eb}.select-input{color:#e2e8f0;background:#0b1220;border:1px solid #475569;border-radius:8px;height:40px;padding:0 12px;font-size:14px}.fill-preview-wrap{justify-content:center;align-items:center;min-height:160px;margin-bottom:4px;display:flex}.fill-preview-box{width:min(100%, calc(420px * var(--preview-ratio,1.7778)));max-height:420px;aspect-ratio:var(--preview-ratio,16 / 9);border:1px solid #475569;border-radius:12px;overflow:hidden}.rules-header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.add-btn,.remove-btn{color:#e2e8f0;cursor:pointer;background:#0b1220;border:1px solid #475569;border-radius:8px;height:36px;padding:0 12px;font-weight:600}.add-btn{background:#1d4ed8;border-color:#1d4ed8}.remove-btn:disabled{opacity:.4;cursor:not-allowed}.rules-list{gap:12px;margin-bottom:16px;display:grid}.rule-row{grid-template-columns:28px 1fr auto 1fr 40px;align-items:end;gap:10px;display:grid}.rule-index{color:#94a3b8;align-self:center;font-weight:600}.arrow{color:#94a3b8;align-self:center;font-weight:700}.tolerance-block{gap:10px;margin-bottom:16px;display:grid}.checkbox-row{align-items:center;gap:8px;display:flex}.preview-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.preview-card h3{margin:0 0 10px;font-size:16px}.image-box{background:#0b1220;border:1px dashed #475569;border-radius:8px;place-items:center;min-height:280px;display:grid;overflow:hidden}.image-box img{object-fit:contain;max-width:100%;max-height:320px}@media (width<=800px){.color-controls,.download-actions,.preview-grid,.tabs,.orientation-options,.rule-row{grid-template-columns:1fr}.arrow,.rule-index{display:none}}
