*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:linear-gradient(135deg,#0f172a,#1e293b,#334155);color:#e2e8f0;min-height:100vh;line-height:1.6}.container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.header{padding:2rem 0}.header-content{display:flex;justify-content:center;align-items:center}.logo{font-size:1.5rem;font-weight:700;color:#60a5fa}.admin-link{background:hsla(0,0%,100%,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;padding:.5rem 1rem;border-radius:.5rem;text-decoration:none;border:1px solid hsla(0,0%,100%,.2);transition:all .3s ease}.admin-link:hover{background:hsla(0,0%,100%,.2)}.main-content{padding:3rem 0}.content-wrapper{max-width:48rem;margin:0 auto;text-align:center}.profile-section{margin-bottom:3rem}.profile-image-container{position:relative;display:inline-block;margin-bottom:1.5rem}.profile-image{width:8rem;height:8rem;border-radius:50%;border:4px solid hsla(0,0%,100%,.2);box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.profile-name{font-size:2.25rem;font-weight:700;color:#f8fafc;margin:1.5rem 0 .5rem}.profile-title{font-size:1.25rem;color:#60a5fa;margin-bottom:1rem}.profile-bio{color:#cbd5e1;max-width:28rem;margin:0 auto;line-height:1.7}.company-link{color:#60a5fa;text-decoration:none;font-weight:600;transition:all .3s ease}.company-link:hover{color:#fbbf24;text-shadow:0 0 8px rgba(251,191,36,.5);text-decoration:underline}.links-section{margin-bottom:4rem}.link-button{display:block;background:hsla(0,0%,100%,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.2);border-radius:1rem;padding:1.5rem;text-align:center;text-decoration:none;color:#fff;margin-bottom:1rem;transition:all .3s ease;transform:scale(1)}.link-button:hover{background:hsla(0,0%,100%,.2);border-color:hsla(0,0%,100%,.3);transform:scale(1.05);box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.link-content{display:flex;align-items:center;justify-content:center;gap:.75rem}.link-indicator{width:.75rem;height:.75rem;background:#10b981;border-radius:50%;animation:pulse 2s infinite}.link-text{font-weight:500;font-size:1.125rem;transition:color .3s ease}.link-button:hover .link-text{color:#93c5fd}.link-icon{width:1.25rem;height:1.25rem;color:hsla(0,0%,100%,.6);transition:all .3s ease}.link-button:hover .link-icon{color:#fff;transform:translateX(.25rem)}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.footer{margin-top:4rem;padding-top:2rem;border-top:1px solid hsla(0,0%,100%,.1)}.footer-text{color:#9ca3af;font-size:.875rem}.admin-container{min-height:100vh;background:linear-gradient(135deg,#0f172a,#1e293b,#334155);padding:2rem 0}.admin-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.admin-title{font-size:1.875rem;font-weight:700;color:#f8fafc}.admin-subtitle{color:#60a5fa}.logout-button{background:rgba(239,68,68,.2);color:#fca5a5;padding:.5rem 1rem;border-radius:.5rem;border:1px solid rgba(239,68,68,.3);cursor:pointer;transition:all .3s ease}.logout-button:hover{background:rgba(239,68,68,.3)}.admin-card{background:hsla(0,0%,100%,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.2);border-radius:1rem;padding:1.5rem;margin-bottom:2rem}.admin-card-title{font-size:1.25rem;font-weight:600;color:#fff}.admin-card-title,.form-group{margin-bottom:1rem}.form-label{display:block;color:#fff;font-size:.875rem;font-weight:500;margin-bottom:.5rem}.form-input{width:100%;padding:1rem;background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2);border-radius:.75rem;color:#fff;font-size:1rem}.form-input::placeholder{color:#d1d5db}.form-input:focus{outline:none;border-color:#60a5fa;background:hsla(0,0%,100%,.2)}.slug-input-group{display:flex}.slug-prefix{background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2);border-right:none;border-radius:.75rem 0 0 .75rem;padding:1rem;color:#d1d5db}.slug-input{flex:1 1;border-radius:0 .75rem .75rem 0}.submit-button{width:100%;background:linear-gradient(90deg,#10b981,#059669);color:#fff;padding:1rem 1.5rem;border-radius:.75rem;font-weight:500;border:none;cursor:pointer;transition:all .3s ease;transform:scale(1)}.submit-button:hover{background:linear-gradient(90deg,#059669,#047857);transform:scale(1.05);box-shadow:0 10px 25px -5px rgba(0,0,0,.1)}.submit-button:disabled{opacity:.5;cursor:not-allowed;transform:none}.link-item{background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:.75rem;padding:1rem;margin-bottom:1rem;transition:all .3s ease}.link-item:hover{background:hsla(0,0%,100%,.1)}.link-item-content{display:flex;justify-content:space-between;align-items:flex-start}.link-info{flex:1 1}.link-item-title{font-weight:500;color:#fff;font-size:1.125rem;margin-bottom:.25rem}.link-item-slug{font-size:.875rem;color:#93c5fd;margin-bottom:.25rem}.link-item-url{font-size:.75rem;color:#9ca3af;word-break:break-all}.link-stats{margin-left:1rem}.clicks-badge{background:rgba(16,185,129,.2);color:#6ee7b7;padding:.25rem .75rem;border-radius:9999px;font-size:.875rem;border:1px solid rgba(16,185,129,.3)}.login-container{min-height:100vh;background:linear-gradient(135deg,#0f172a,#1e293b,#334155);display:flex;align-items:center;justify-content:center}.login-card{background:hsla(0,0%,100%,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.2);border-radius:1rem;padding:2rem;max-width:28rem;width:100%;margin:0 1rem}.login-header{text-align:center;margin-bottom:2rem}.login-title{font-size:1.875rem;font-weight:700;color:#f8fafc;margin-bottom:.5rem}.login-subtitle{color:#60a5fa}.login-form{display:flex;flex-direction:column;gap:1rem}.login-button{background:linear-gradient(90deg,#3b82f6,#7c3aed);color:#fff;padding:1rem 1.5rem;border-radius:.75rem;font-weight:500;border:none;cursor:pointer;transition:all .3s ease;transform:scale(1)}.login-button:hover{background:linear-gradient(90deg,#2563eb,#6d28d9);transform:scale(1.05);box-shadow:0 10px 25px -5px rgba(0,0,0,.1)}.login-button:disabled{opacity:.5;cursor:not-allowed;transform:none}.login-button.loading{opacity:.7;cursor:not-allowed}.error-message{background:rgba(239,68,68,.1);border:1px solid rgba(239,68,68,.3);color:#fca5a5;padding:.75rem 1rem;border-radius:.5rem;font-size:.875rem;margin-bottom:1rem;text-align:center}.form-input:disabled{opacity:.5;cursor:not-allowed}.table-container{background:rgba(15,23,42,.8);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(59,130,246,.2);border-radius:1rem;padding:1.5rem;margin-bottom:2rem;overflow:hidden;box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.table-header{justify-content:space-between;margin-bottom:1.5rem}.table-header,.table-title{display:flex;align-items:center}.table-title{font-size:1.25rem;font-weight:600;color:#60a5fa;gap:.5rem}.table-icon{width:1.25rem;height:1.25rem;color:#60a5fa}.table-actions{display:flex;gap:.5rem}.table-action-btn{background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2);color:#fff;padding:.5rem 1rem;border-radius:.5rem;cursor:pointer;transition:all .3s ease;font-size:.875rem}.table-action-btn:hover{background:hsla(0,0%,100%,.2)}.links-table{width:100%;border-collapse:collapse;background:hsla(0,0%,100%,.05);border-radius:.75rem;overflow:hidden}.table-header-row{background:hsla(0,0%,100%,.1)}.table-header-cell{padding:1rem;text-align:left;font-weight:600;color:#fbbf24;font-size:.875rem;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid rgba(59,130,246,.2)}.table-header-cell:first-child{border-top-left-radius:.75rem}.table-header-cell:last-child{border-top-right-radius:.75rem}.table-row{border-bottom:1px solid rgba(59,130,246,.1);transition:all .3s ease}.table-row:hover{background:rgba(59,130,246,.1);transform:scale(1.01);box-shadow:0 4px 12px rgba(59,130,246,.2)}.table-row:last-child{border-bottom:none}.table-cell{padding:1rem;color:#e2e8f0;font-size:.875rem}.table-cell-hash{color:#60a5fa;font-weight:500;font-family:Courier New,monospace}.table-cell-url{cursor:pointer}.hash-link{color:#60a5fa;text-decoration:none;font-weight:500;font-family:Courier New,monospace;transition:color .3s ease}.hash-link:hover{color:#fbbf24;text-decoration:underline;text-shadow:0 0 8px rgba(251,191,36,.5);transition:all .3s ease}.destination-link{color:#a855f7;text-decoration:none;font-weight:500;transition:color .3s ease}.destination-link:hover{color:#fbbf24;text-decoration:underline;text-shadow:0 0 8px rgba(251,191,36,.5);transition:all .3s ease}.table-cell-clicks{color:#10b981;font-weight:500;text-align:center}.table-cell-actions{text-align:center}.action-buttons{display:flex;gap:.5rem;justify-content:center}.action-btn{background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2);color:#fff;padding:.25rem .5rem;border-radius:.375rem;cursor:pointer;transition:all .3s ease;font-size:.75rem}.action-btn:hover{background:hsla(0,0%,100%,.2)}.action-btn.edit{color:#fbbf24;border-color:rgba(251,191,36,.3)}.action-btn.edit:hover{background:rgba(251,191,36,.1)}.action-btn.delete{color:#ef4444;border-color:rgba(239,68,68,.3)}.action-btn.delete:hover{background:rgba(239,68,68,.1)}@media (max-width:768px){.table-container{padding:1rem}.table-header{flex-direction:column;gap:1rem;align-items:flex-start}.links-table{font-size:.75rem}.table-cell{padding:.75rem .5rem}.table-cell-url{word-break:break-all;max-width:200px}}