body{margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.App,body{min-height:100vh}.App{display:flex;flex-direction:column}.main-content{flex:1 1;padding:2rem 0}.container{margin:0 auto;max-width:1200px;padding:0 2rem}.hero-section{margin-bottom:3rem;text-align:center}.hero-section h1{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;font-size:3rem;font-weight:700;margin-bottom:1rem}.hero-section p{color:#6c757d;font-size:1.2rem;margin:0 auto;max-width:600px}@media (max-width:768px){.hero-section h1{font-size:2rem}.hero-section p{font-size:1rem}.container{padding:0 1rem}}.header{background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 2px 10px #0000001a;color:#fff;padding:1rem 0}.header .container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 2rem}.logo h2{font-size:1.5rem;font-weight:600;margin:0}.nav{display:flex;gap:2rem}.nav a{color:#fff;text-decoration:none;transition:opacity .3s ease}.nav a:hover{opacity:.8}.download-form{background:#fff;border-radius:12px;box-shadow:0 8px 32px #0000001a;margin:2rem auto;max-width:600px;padding:2rem}.capacity-info{background:#f8f9fa;border-left:4px solid #667eea;border-radius:8px;margin-bottom:2rem;padding:1rem}.capacity-info h3{color:#333;font-size:1.1rem;margin:0 0 1rem}.capacity-bar{background:#e9ecef;border-radius:10px;height:20px;margin-bottom:.5rem;overflow:hidden;width:100%}.capacity-used{background:linear-gradient(90deg,#28a745,#ffc107 70%,#dc3545);height:100%;transition:width .3s ease}.form{gap:1.5rem}.form,.form-group{display:flex;flex-direction:column}.form-group label{color:#333;font-weight:600;margin-bottom:.5rem}.form-group input{border:2px solid #e9ecef;border-radius:8px;font-size:1rem;padding:.75rem;transition:border-color .3s ease}.form-group input:focus{border-color:#667eea;outline:none}.form-group input.error{border-color:#dc3545}.error-message{color:#dc3545}.error-message,.help-text{font-size:.875rem;margin-top:.25rem}.help-text{color:#6c757d}.submit-button{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.875rem 2rem;transition:transform .2s ease,box-shadow .2s ease}.submit-button:hover:not(:disabled){box-shadow:0 8px 25px #667eea4d;transform:translateY(-2px)}.submit-button:disabled{cursor:not-allowed;opacity:.6}.error-box{background:#f8d7da;border:1px solid #f5c6cb;border-radius:8px;color:#721c24;margin-top:1rem;padding:1rem}.error-box h4{margin:0 0 .5rem}.result-box{background:#d4edda;border:1px solid #c3e6cb;border-radius:8px;color:#155724;margin-top:1rem;padding:1.5rem}.result-box h4{color:#155724;margin:0 0 1rem}.file-info{background:#ffffff80;border-radius:6px;margin-bottom:1.5rem;padding:1rem}.file-info h5{margin:0 0 .5rem}.file-info p{margin:.25rem 0}.download-section{margin-bottom:1rem;text-align:center}.download-button{background:#28a745;border:none;border-radius:8px;color:#fff;cursor:pointer;display:inline-block;font-weight:600;outline:none;padding:1rem 2rem;text-decoration:none;transition:background-color .3s ease,transform .2s ease}.download-button:hover{opacity:.9;transform:translateY(-2px)}.download-button:focus{box-shadow:0 0 0 3px #28a7454d}.download-button:disabled{background:#6c757d;cursor:not-allowed;transform:none}.cache-info{color:#6c757d;display:block;font-size:.875rem;margin-top:.5rem}.captcha-section{background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;margin:1.5rem 0;padding:1rem}.captcha-section h4{color:#495057;font-size:1rem;font-weight:600;margin:0 0 .5rem}.captcha-section p{color:#6c757d;font-size:.875rem;margin:0 0 1rem}.captcha-section .g-recaptcha{display:flex;justify-content:center}.capacity-update{border-top:1px solid #0000001a;margin-top:1rem;padding-top:1rem}@media (max-width:768px){.download-form{margin:1rem;padding:1.5rem}.form-group input{font-size:16px}}.download-progress{margin-top:1rem}.progress-bar{background:#e9ecef;border-radius:4px;height:8px;margin-bottom:.5rem;overflow:hidden;width:100%}.progress-fill{background:linear-gradient(90deg,#667eea,#764ba2);border-radius:4px;height:100%;transition:width .3s ease}.progress-text{color:#666;font-size:.9rem;margin:0;text-align:center}
/*# sourceMappingURL=main.b84a17eb.css.map*/