.shorten-container{display:flex;align-items:center;justify-content:center;padding:2rem 1rem;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);transition:all .3s ease}.shorten-card{background:hsla(0,0%,100%,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:24px;padding:3rem 2rem;box-shadow:0 20px 40px rgba(0,0,0,.1);max-width:600px;width:100%;text-align:center;transition:all .3s ease}.shorten-header{margin-bottom:2.5rem}.link-icon{display:inline-flex;align-items:center;justify-content:center;width:80px;height:80px;background:linear-gradient(135deg,#ffa735,#f7ba1e);border-radius:50%;color:#fff;margin:0 auto 1.5rem}.shorten-title{font-size:2rem;font-weight:700;margin-bottom:1rem;color:#2c3e50;transition:color .3s ease}.shorten-description{font-size:1.1rem;color:#7f8c8d;line-height:1.6;margin-bottom:0;transition:color .3s ease}.shorten-form{text-align:right}.form-group{margin-bottom:1.5rem}.form-input{width:100%;padding:1rem 1.5rem;border:2px solid #e1e8ed;border-radius:12px;font-size:1rem;transition:all .3s ease;background:#fff;color:#2c3e50}.form-input:focus{outline:none;border-color:#ff6b35;box-shadow:0 0 0 3px rgba(255,107,53,.1)}.form-input::placeholder{color:#95a5a6}.login-notice{margin-bottom:1rem}.login-notice small{color:#e74c3c}.form-actions{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center}.shorten-button{background:linear-gradient(135deg,#ffa735,#f7ba1e);color:#fff;border:none;padding:1rem 2rem;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;min-width:200px}.shorten-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 25px rgba(255,107,53,.3)}.shorten-button:disabled{opacity:.7;cursor:not-allowed}.login-button{background:#34495e;color:#fff;text-decoration:none;padding:1rem 2rem;border-radius:12px;font-size:1rem;font-weight:600;transition:all .3s ease;min-width:200px;display:inline-block;text-align:center}.login-button:hover{background:#2c3e50;transform:translateY(-2px);text-decoration:none;color:#fff}.results-section{margin-top:2rem;padding:1.5rem;background:rgba(46,204,113,.1);border-radius:12px;border:1px solid rgba(46,204,113,.2)}.result-item{margin-bottom:1.5rem}.result-label{font-weight:600;color:#27ae60;margin-bottom:.5rem}.result-content{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.result-link{color:#3498db;text-decoration:none;word-break:break-all;flex:1 1;min-width:200px}.result-link:hover{text-decoration:underline}.copy-button{background:#3498db;color:#fff;border:none;padding:.5rem 1rem;border-radius:8px;cursor:pointer;transition:all .3s ease;white-space:nowrap}.copy-button:hover{background:#2980b9}.alternative-links{margin-top:1.5rem}.alternative-link{margin-bottom:.5rem;display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.branded-link{color:#e67e22;font-weight:600}.branded-link:hover{color:#d35400}.branded-badge{background:linear-gradient(135deg,#e67e22,#d35400);color:#fff;padding:.25rem .5rem;border-radius:6px;font-size:.75rem;font-weight:600;white-space:nowrap;box-shadow:0 2px 4px rgba(230,126,34,.3)}.error-message{margin-top:1rem;padding:1rem;background:rgba(231,76,60,.1);border:1px solid rgba(231,76,60,.2);border-radius:8px;color:#e74c3c}@media (max-width:768px){.shorten-card{padding:2rem 1.5rem;margin:1rem}.shorten-title{font-size:1.5rem}.form-actions{flex-direction:column}.login-button,.shorten-button{width:100%;min-width:auto}.result-content{flex-direction:column;align-items:stretch}.copy-button{width:100%}.alternative-link{flex-direction:column;align-items:flex-start}.branded-badge{align-self:flex-start}}
/*# sourceMappingURL=8edf5cd42fa26c34.css.map*/