:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box}a{font-weight:500;text-decoration:inherit}body{margin:0;min-width:320px;min-height:100vh;width:100%}h1{font-size:51px;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:10px 20px;font-size:16px;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}button{background-color:#f9f9f9}}.hero-wrapper{display:flex;justify-content:center;align-items:center;min-height:100vh;background-color:#2d2d2d;transition:min-height .3s ease;position:relative}.hero-wrapper--compact{min-height:auto;padding:60px 0}.hero-auth-corner{position:absolute;top:20px;right:20px;z-index:10}.hero-card{background-color:#2d2d2d;border-radius:8px;padding:60px 40px 30px;width:380px;text-align:center;box-shadow:0 8px 30px #0000004d;display:flex;flex-direction:column;align-items:center;transition:width .3s ease}.hero-card--has-result{flex-direction:row;align-items:stretch;width:760px;gap:40px}.hero-left{display:flex;flex-direction:column;align-items:center;flex:1}.hero-right{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1;border-left:1px solid #444;padding-left:40px}.hero-logo{max-width:200px;max-height:80px;width:auto;height:auto;margin-bottom:10px;object-fit:contain}.hero-subtitle{color:#999;font-size:14px;font-style:italic;margin:0 0 30px}.hero-input{width:100%;padding:12px 16px;border:1px solid #555;border-radius:4px;background-color:transparent;color:#999;font-size:14px;text-align:center;box-sizing:border-box;margin-bottom:20px}.hero-input::placeholder{color:#777;letter-spacing:2px}.hero-input:focus{outline:none;border-color:#6ecfb0}.hero-button{width:100%;padding:14px;background:linear-gradient(135deg,#3a9d7c,#6ecfb0);color:#fff;border:none;border-radius:4px;font-size:14px;font-weight:700;letter-spacing:2px;cursor:pointer;transition:opacity .2s}.hero-button:hover{opacity:.9;border-color:transparent}.hero-button:focus{outline:none}.hero-error{color:#ff6b6b;font-size:14px;margin-top:16px}.hero-qr{width:200px;height:200px;margin-bottom:12px;border-radius:8px}.hero-qr-actions{display:flex;gap:12px;margin-bottom:20px}.hero-qr-btn{background:none;border:1px solid #6ecfb0;color:#6ecfb0;font-size:14px;padding:6px 16px;border-radius:4px;cursor:pointer}.hero-qr-btn:focus{outline:none;box-shadow:none;border-color:#6ecfb0}.hero-result-title{color:#fff;font-size:22px;font-weight:700;margin:0 0 10px}.hero-short-link{color:#6ecfb0;font-size:20px;text-decoration:none;font-weight:500;margin-bottom:30px}.hero-short-link:hover{text-decoration:underline}.hero-actions{display:flex;align-items:center;gap:8px;margin-bottom:20px}.hero-copy-link,.hero-create-another{background:none;border:none;color:#6ecfb0;font-size:14px;cursor:pointer;padding:0;text-decoration:underline}.hero-copy-link:hover,.hero-create-another:hover{color:#8ee8c8;border-color:transparent}.hero-or{color:#999;font-size:14px}.hero-footer{color:#555;font-size:12px;margin-top:auto;padding-top:40px}.hero-footer--result{display:none}.hero-mylinks-btn{background:none;border:none;color:#6ecfb0;font-size:14px;cursor:pointer;padding:0;text-decoration:underline;margin-top:20px}.hero-mylinks-btn:hover{color:#8ee8c8}.hero-mylinks-btn:focus{outline:none}.hero-login-btn{background:none;border:1px solid #6ecfb0;color:#6ecfb0;font-size:14px;padding:8px 16px;border-radius:4px;cursor:pointer;transition:all .2s}.hero-login-btn:hover{background:#6ecfb0;color:#2d2d2d}.hero-login-btn:focus{outline:none}.hero-user-info{display:flex;flex-direction:column;gap:8px;align-items:flex-end;text-align:right}.hero-user-email{color:#999;font-size:12px}.hero-logout-btn{background:none;border:none;color:#ff6b6b;font-size:12px;cursor:pointer;text-decoration:underline;padding:0}.hero-logout-btn:hover{color:#ff8e8e}.hero-logout-btn:focus{outline:none}@media(max-width:480px){.hero-wrapper{align-items:stretch;min-height:100vh}.hero-wrapper--compact{min-height:100vh;padding:0}.hero-auth-corner{top:15px;right:15px}.hero-login-btn{font-size:12px;padding:6px 12px}.hero-user-email{font-size:11px}.hero-card{width:100%;min-height:100vh;border-radius:0;box-shadow:none;padding:80px 30px 30px;justify-content:center}.hero-card--has-result{flex-direction:column;align-items:center;width:100%;gap:0}.hero-left--has-result{display:none}.hero-left{padding-top:48px;width:100%}.hero-right{border-left:none;padding-left:0;padding-top:0;width:100%;align-items:center}.hero-footer{align-self:center;padding-top:20px}.hero-footer--result{display:block}}.myurls-wrapper{display:flex;justify-content:center;padding:40px 20px;background-color:#2d2d2d}.myurls-card{background-color:#2d2d2d;border-radius:8px;padding:40px;width:680px;box-shadow:0 8px 30px #0000004d}.myurls-title{color:#6ecfb0;font-size:24px;font-style:italic;font-weight:400;margin:0 0 24px;text-align:center}.myurls-loading{color:#999;text-align:center;font-size:14px}.myurls-error{color:#ff6b6b;font-size:14px;text-align:center}.myurls-empty{color:#777;font-size:14px;text-align:center;font-style:italic}.myurls-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.myurls-item{border:1px solid #444;border-radius:6px;padding:14px 18px;display:flex;align-items:flex-start;gap:12px}.myurls-content{flex:1;display:flex;flex-direction:column;gap:8px}.myurls-top{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;gap:6px 12px}.myurls-delete-btn{background:none;border:none;color:#777;font-size:18px;cursor:pointer;padding:0;width:20px;height:20px;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:2px}.myurls-delete-btn:hover{color:#999;background-color:#7777771a;border-radius:50%}.myurls-delete-btn:focus{outline:none}.myurls-original{color:#999;font-size:14px;white-space:normal;overflow:hidden;word-break:break-word;flex:1;min-width:0}.myurls-bottom{display:flex;align-items:center;justify-content:space-between;gap:12px}.myurls-short{color:#6ecfb0;font-size:14px;text-decoration:none;font-weight:500}.myurls-short:hover{text-decoration:underline}.myurls-copy-btn{background:none;border:1px solid #6ecfb0;color:#6ecfb0;font-size:12px;padding:4px 14px;border-radius:4px;cursor:pointer;white-space:nowrap}.myurls-copy-btn:hover{background:#6ecfb0;color:#2d2d2d}.myurls-copy-btn:focus{outline:none;box-shadow:none;border-color:#6ecfb0}.myurls-btn-group{display:flex;gap:8px;align-items:center}.myurls-clicks{color:#999;font-size:13px;display:flex;align-items:center;gap:4px;padding:0 6px;white-space:nowrap}.myurls-qr-container{display:flex;justify-content:center;padding-top:12px}.myurls-qr{width:150px;height:150px;border-radius:6px}@media(max-width:480px){.myurls-wrapper{padding:20px 0}.myurls-card{width:100%;border-radius:0;box-shadow:none;padding:30px 16px;box-sizing:border-box}.myurls-list{width:100%}.myurls-item{padding:12px 14px;box-sizing:border-box;overflow:hidden}.myurls-content{min-width:0;width:100%}.myurls-top{flex-wrap:wrap;gap:6px}.myurls-original{white-space:normal;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;flex:1;min-width:0;max-width:100%}.myurls-clicks{flex-shrink:0}.myurls-bottom{flex-direction:column;align-items:flex-start;gap:10px;width:100%}.myurls-short{font-size:13px;word-break:break-all;width:100%}.myurls-btn-group{width:100%}.myurls-copy-btn{flex:1}}.myurls-qr-overlay{position:fixed;inset:0;background-color:#000000b3;display:flex;justify-content:center;align-items:center;z-index:1000}.myurls-qr-modal{background-color:#2d2d2d;border-radius:8px;padding:30px;max-width:90vw;box-shadow:0 8px 30px #0000004d;position:relative;text-align:center}.myurls-qr-close{position:absolute;top:10px;right:15px;background:none;border:none;color:#999;font-size:24px;cursor:pointer;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center}.myurls-qr-close:hover{color:#6ecfb0}.myurls-qr-close:focus{outline:none}.myurls-qr-title{color:#6ecfb0;font-size:22px;font-style:italic;font-weight:400;margin:0 0 20px}.myurls-qr-image{width:250px;height:250px;border-radius:8px;margin-bottom:20px}.myurls-qr-actions{display:flex;gap:15px;justify-content:center}.myurls-qr-btn{background:none;border:1px solid #6ecfb0;color:#6ecfb0;font-size:14px;padding:8px 20px;border-radius:4px;cursor:pointer;transition:all .2s}.myurls-qr-btn:hover{background:#6ecfb0;color:#2d2d2d}.myurls-qr-btn:focus{outline:none}@media(max-width:480px){.myurls-qr-overlay{padding:0}.myurls-qr-modal{width:100vw;height:100vh;border-radius:0;padding:80px 40px 40px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;max-width:none}.myurls-qr-close{top:30px;right:30px;font-size:28px;width:35px;height:35px}.myurls-qr-title{margin:40px 0 60px;font-size:24px}.myurls-qr-image{width:280px;height:280px;margin-bottom:60px}.myurls-qr-actions{gap:20px}.myurls-qr-btn{padding:12px 30px;font-size:16px}}.user-overlay{position:fixed;inset:0;background-color:#000000b3;display:flex;justify-content:center;align-items:center;z-index:1000}.user-modal{background-color:#2d2d2d;border-radius:8px;padding:40px;width:400px;max-width:100vw;box-shadow:0 8px 30px #0000004d;position:relative}.user-close{position:absolute;top:15px;right:20px;background-color:transparent;border:none;color:#999;font-size:24px;width:30px;height:30px;display:flex;align-items:center;justify-content:center}.user-close:hover{color:#6ecfb0}.user-close:focus{outline:none}.user-title{color:#6ecfb0;font-size:28px;font-style:italic;font-weight:400;margin:0 0 30px;text-align:center}.user-form{display:flex;flex-direction:column;gap:20px}.user-field{display:flex;flex-direction:column;gap:8px}.user-field label{color:#999;font-size:14px;font-weight:500}.user-field input{padding:12px 16px;border:1px solid #555;border-radius:4px;background-color:transparent;color:#fff;font-size:14px;box-sizing:border-box}.user-field input:focus{outline:none;border-color:#6ecfb0}.user-field input::placeholder{color:#777}.user-error{color:#ff6b6b;font-size:14px;margin:0;text-align:center}.user-submit{width:100%;padding:14px;background:linear-gradient(135deg,#3a9d7c,#6ecfb0);color:#fff;border:none;border-radius:4px;font-size:14px;font-weight:700;letter-spacing:1px;cursor:pointer;transition:opacity .2s;margin-top:10px;margin-bottom:50px}.user-submit:hover:not(:disabled){opacity:.9}.user-submit:focus{outline:none}.user-submit:disabled{opacity:.6;cursor:not-allowed}.user-toggle{margin-top:25px;text-align:center}.user-toggle p{color:#999;font-size:14px;margin:0}.user-toggle button{background:none;border:none;color:#6ecfb0;font-size:14px;cursor:pointer;padding:0;text-decoration:underline}.user-toggle button:hover{color:#8ee8c8}.user-toggle button:focus{outline:none}@media(max-width:480px){.user-overlay{padding:0}.user-modal{width:100vw;height:100vh;border-radius:0;padding:10px 30px 30px;display:flex;flex-direction:column;justify-content:center}.user-close{top:20px;right:25px}}body{margin:0;padding:0;background-color:#2d2d2d}#root{width:100%;margin:0;padding:0;box-sizing:border-box;overflow-x:hidden}.App{display:flex;flex-direction:column;min-height:100vh;width:100%}.logo{height:96px;padding:24px;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 32px #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 32px #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(prefers-reduced-motion:no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:32px}.read-the-docs{color:#888}
