body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}body{background:linear-gradient(135deg,#fef7ed,#fed7aa);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.app,body{min-height:100vh}.app{align-items:center;display:flex;justify-content:center;padding:20px}.container{background:#fff;border-radius:20px;box-shadow:0 10px 30px #0000001a;max-width:600px;padding:40px;width:100%}.header{border-bottom:2px solid #f3f4f6;margin-bottom:30px;padding-bottom:20px;position:relative;text-align:center}h1{color:#dc2626;font-size:2.5rem;margin-bottom:10px}.subtitle{color:#6b7280;font-size:1.1rem}.logout-btn{background:#6b7280;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:14px;padding:10px 20px;position:absolute;right:0;top:0;transition:all .3s}.logout-btn:hover{background:#4b5563;transform:translateY(-2px)}.form-section{margin-bottom:30px}h2{color:#1f2937;font-size:1.5rem;margin-bottom:10px}.description{color:#6b7280;margin-bottom:25px}.form-group{margin-bottom:20px}label{color:#374151;display:block;font-weight:600;margin-bottom:8px}input,textarea{background:#f9fafb;border:2px solid #e5e7eb;border-radius:12px;font-family:inherit;font-size:16px;padding:15px;transition:all .3s;width:100%}input:focus,textarea:focus{background:#fff;border-color:#dc2626;box-shadow:0 0 0 3px #dc26261a;outline:none}textarea{min-height:100px;resize:vertical}.submit-btn{background:linear-gradient(135deg,#dc2626,#b91c1c);border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:15px 30px;transition:all .3s;width:100%}.submit-btn:hover:not(:disabled){box-shadow:0 10px 20px #dc26264d;transform:translateY(-2px)}.submit-btn:disabled{background:#9ca3af;box-shadow:none;cursor:not-allowed;transform:none}.result{border-radius:12px;font-weight:500;margin-top:20px;padding:20px;white-space:pre-line}.success{background:#d1fae5;border:2px solid #a7f3d0;color:#065f46}.error{background:#fee2e2;border:2px solid #fca5a5;color:#991b1b}.info{background:#f3f4f6;border:2px solid #d1d5db;border-radius:12px;color:#374151;margin-top:30px;padding:20px}.info h3{color:#1f2937;margin-bottom:15px}.info p{margin-bottom:8px}.login-form,.sms-form{margin-bottom:20px}@media (max-width:768px){.container{margin:10px;padding:20px}h1{font-size:2rem}.logout-btn{margin-bottom:20px;position:static;width:100%}.header{text-align:center}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loading{animation:spin 1s linear infinite;border:3px solid #f3f3f3;border-radius:50%;border-top-color:#dc2626;display:inline-block;height:20px;margin-right:10px;width:20px}.stats-grid{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));margin-top:15px}.stat-item{background:#fff;border:2px solid #e5e7eb;border-radius:10px;padding:15px;text-align:center;transition:all .3s}.stat-item:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.stat-value{color:#dc2626;font-size:1.5rem;font-weight:700;margin-bottom:5px}.stat-label{color:#374151;font-size:.9rem;font-weight:600;margin-bottom:3px}.stat-desc{color:#6b7280;font-size:.8rem}.tech-info{margin-top:15px}.tech-row{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:8px 0}.tech-row:last-child{border-bottom:none}.tech-label{color:#374151;flex:1 1;font-weight:600}.tech-value{background:#f3f4f6;border-radius:4px;color:#6b7280;font-family:monospace;font-size:.9rem;padding:2px 8px}.instructions{margin-top:15px}.instruction-step{background:#fff;border-left:4px solid #dc2626;border-radius:8px;margin-bottom:12px;padding:10px}.instruction-step,.step-number{align-items:center;display:flex}.step-number{background:#dc2626;border-radius:50%;color:#fff;flex-shrink:0;font-size:.9rem;font-weight:700;height:24px;justify-content:center;margin-right:12px;width:24px}.step-text{color:#374151;font-size:.9rem;line-height:1.4}@media (max-width:768px){.stats-grid{gap:10px;grid-template-columns:repeat(2,1fr)}.stat-item{padding:12px}.tech-row{align-items:flex-start;flex-direction:column;gap:5px}.tech-value{align-self:stretch;text-align:center}.instruction-step{flex-direction:column;text-align:center}.step-number{margin-bottom:8px;margin-right:0}}
/*# sourceMappingURL=main.1c1445e9.css.map*/