*{box-sizing:border-box}:root{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh}#root{min-height:100vh}.app{min-height:100vh;padding:1rem;background:#1566d4}.container{max-width:1000px;margin:0 auto;background:#fff;border-radius:0;padding:1.25rem;box-shadow:0 20px 60px #0000004d}h1{margin:0 0 .25rem;color:#333;font-size:2rem;text-align:center}.subtitle{text-align:center;color:#666;margin-bottom:1rem;font-size:.95rem}.section{margin-bottom:1.25rem;padding-bottom:1.25rem;border-bottom:1px solid #e0e0e0}.section:last-child{border-bottom:none}.section h2{color:#333;font-size:1.25rem;margin-bottom:.75rem}.form-group{margin-bottom:1rem}.form-group label{display:block;margin-bottom:.35rem;color:#333;font-weight:500;font-size:.9rem}.form-group input[type=text],.form-group input[type=password],.form-group input[type=file],.form-group select{width:100%;padding:.5rem;border:2px solid #e0e0e0;border-radius:0;font-size:.9rem;transition:border-color .3s;box-sizing:border-box}.form-group input[type=text]:focus,.form-group input[type=password]:focus,.form-group select:focus{outline:none;border-color:#1566d4}.form-group select{cursor:pointer;background:#fff}.form-group input[type=file]{padding:.4rem;cursor:pointer}.form-group input:disabled{background-color:#f5f5f5;cursor:not-allowed}.form-group small{display:block;margin-top:.35rem;color:#666;font-size:.8rem}.file-info{margin-top:.35rem;color:#4caf50;font-weight:500;font-size:.85rem}.primary-button{width:100%;padding:.75rem;background:#1566d4;color:#fff;border:none;border-radius:0;font-size:.95rem;font-weight:600;cursor:pointer;transition:transform .2s,box-shadow .2s}.primary-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 20px #1566d466}.primary-button:disabled{opacity:.6;cursor:not-allowed;transform:none}.processing-controls{display:flex;gap:.75rem}.stop-button{width:100%;padding:.75rem;background:#dc3545;color:#fff;border:none;border-radius:0;font-size:.95rem;font-weight:600;cursor:pointer;transition:background .2s}.stop-button:hover{background:#c82333}.secondary-button{padding:.5rem 1rem;background:#1566d4;color:#fff;border:none;border-radius:0;font-size:.9rem;font-weight:500;cursor:pointer;transition:background .2s}.secondary-button:hover{background:#0f4bb4}.download-button{padding:.4rem .75rem;background:#4caf50;color:#fff;border:none;border-radius:0;font-size:.85rem;cursor:pointer;transition:background .2s}.download-button:hover{background:#45a049}.error{background:#ffebee;color:#c62828;padding:.75rem;border-radius:0;margin-bottom:.75rem;border-left:4px solid #c62828;font-size:.9rem}.progress{margin:1.25rem 0;text-align:center}.progress-bar{width:100%;height:20px;background:#e0e0e0;border-radius:0;overflow:hidden;margin-bottom:.4rem}.progress-fill{height:100%;background:#1566d4;transition:width .3s ease;border-radius:0}.progress p{color:#666;font-size:.85rem}.results-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;flex-wrap:wrap;gap:.75rem}.results-header h2{margin:0;font-size:1.25rem}.download-controls{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.format-selector{display:flex;align-items:center;gap:.4rem}.format-selector label{color:#333;font-weight:500;font-size:.85rem;margin:0}.format-select{padding:.4rem .6rem;border:2px solid #e0e0e0;border-radius:0;font-size:.85rem;background:#fff;color:#333;cursor:pointer;transition:border-color .3s}.format-select:focus{outline:none;border-color:#1566d4}.format-select:hover{border-color:#1566d4}.epic-group{margin-bottom:2rem;padding:1rem;background:#f8f9fa;border:2px solid #e0e0e0;border-radius:0}.epic-group:last-child{margin-bottom:0}.epic-title{margin:0 0 1rem;color:#1566d4;font-size:1.15rem;font-weight:600;padding-bottom:.5rem;border-bottom:2px solid #1566D4}.results-list{display:flex;flex-direction:column;gap:.75rem}.result-item{border:1px solid #e0e0e0;border-radius:0;padding:1rem;background:#fafafa;transition:box-shadow .2s}.result-item:hover{box-shadow:0 4px 12px #0000001a}.result-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.result-header h3,.result-header h4{margin:0;color:#333;font-size:1.05rem;flex:1}.result-description{color:#666;margin-bottom:.75rem;line-height:1.5;font-size:.9rem}.prd-preview{margin-top:.75rem}.prd-preview summary{cursor:pointer;color:#1566d4;font-weight:500;padding:.4rem;border-radius:0;transition:background .2s;font-size:.9rem}.prd-preview summary:hover{background:#f0f0f0}.prd-content{margin-top:.75rem;padding:.75rem;background:#fff;border:1px solid #e0e0e0;border-radius:0;overflow-x:auto;white-space:pre-wrap;font-family:Courier New,monospace;font-size:.8rem;line-height:1.5;max-height:350px;overflow-y:auto}@media(max-width:768px){.app{padding:.75rem}.container{padding:1rem}h1{font-size:1.75rem}.results-header{flex-direction:column;align-items:flex-start;gap:.75rem}.result-header{flex-direction:column;align-items:flex-start;gap:.4rem}}
