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-color:#f8f9fa;color:#333;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6}.App{display:flex;flex-direction:column;min-height:100vh}.container{flex:1 1;margin:0 auto;max-width:800px;padding:2rem}h1{color:#2c3e50;font-size:2.5rem;margin-bottom:.5rem}.subtitle{color:#7f8c8d;font-size:1.1rem;margin-bottom:2rem}.input-group{border-radius:8px;box-shadow:0 2px 10px #0000001a;display:flex;margin-bottom:1.5rem;overflow:hidden}.url-input{border:none;flex:1 1;font-size:1rem;outline:none;padding:1rem}.shorten-button{background-color:#3498db;border:none;color:#fff;cursor:pointer;font-size:1rem;padding:0 1.5rem;transition:background-color .3s}.shorten-button:hover{background-color:#2980b9}.shorten-button:disabled{background-color:#95a5a6;cursor:not-allowed}.error-message{color:#e74c3c;margin-bottom:1rem}.result-container{align-items:center;background-color:#fff;border-radius:12px;box-shadow:0 4px 20px #00000014;display:flex;flex-direction:column;gap:2rem;margin-top:2rem;padding:2rem}@media (min-width:768px){.result-container{align-items:flex-start;flex-direction:row}}.qr-container{align-items:center;display:flex;flex-direction:column;gap:1rem}.download-link{background-color:initial;border:1px solid #3498db;border-radius:4px;color:#3498db;cursor:pointer;font-size:.9rem;font-weight:500;padding:.5rem 1rem;text-decoration:none;transition:all .3s}.download-link:hover{background-color:#3498db;color:#fff}.short-url-container{display:flex;flex:1 1;flex-direction:column;gap:1rem}h3{color:#2c3e50;font-size:1.3rem}.short-url-box,h3{margin-bottom:.5rem}.short-url-box{background-color:#f1f2f6;border-radius:6px;display:flex;padding:.8rem}.short-url{flex:1 1;font-weight:500;text-align:left;word-break:break-all}.copy-button{background-color:#27ae60;border:none;border-radius:4px;color:#fff;cursor:pointer;padding:.5rem 1rem;transition:background-color .3s;white-space:nowrap}.copy-button:hover{background-color:#219653}.info{color:#7f8c8d;font-size:.9rem}footer{background-color:#2c3e50;color:#fff;margin-top:2rem;padding:1rem;text-align:center}
/*# sourceMappingURL=main.4776f8dc.css.map*/