@import "https://fonts.googleapis.com/css2?family=Syne:wght@400;500;700;800&family=DM+Mono:wght@400;500&display=swap";:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}*{box-sizing:border-box;margin:0;padding:0}body{background:#e6f1fb;font-family:Syne,sans-serif}.app{min-height:100vh;padding:2rem 1rem}.hero{text-align:center;margin-bottom:2.5rem}.logo{background:#042c53;border-radius:999px;align-items:center;gap:8px;margin-bottom:1.2rem;padding:7px 16px 7px 8px;display:inline-flex;box-shadow:0 2px 12px #042c5326}.logo-icon{background:#185fa5;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;display:flex}.logo-icon svg{width:14px;height:14px}.logo-text{color:#fff;letter-spacing:.04em;font-family:Syne,sans-serif;font-size:13px;font-weight:700}.logo-text span{color:#85b7eb}.hero h1{color:#042c53;margin-bottom:.5rem;font-size:2.2rem;font-weight:700;line-height:1.15}.hero h1 span{color:#185fa5}.hero p{color:#0c447c;font-size:15px}.card{background:#fff;border:.5px solid #b5d4f4;border-radius:12px;max-width:600px;margin:0 auto 1.5rem;padding:1.5rem}.url-input{color:#185fa5;background:#fff;border:.5px solid #b5d4f4;border-radius:8px;outline:none;width:100%;height:44px;margin-bottom:10px;padding:0 14px;font-family:DM Mono,monospace;font-size:13px;transition:border-color .15s}.url-input:focus{border-color:#378add;box-shadow:0 0 0 3px #378add1f}.url-input::placeholder{color:#85b7eb}.btn{color:#fff;cursor:pointer;background:#185fa5;border:none;border-radius:8px;justify-content:center;align-items:center;width:100%;height:44px;font-family:Syne,sans-serif;font-size:14px;font-weight:500;transition:background .15s,transform .1s;display:flex}.btn:hover{background:#0c447c}.btn:active{transform:scale(.98)}.btn:disabled{opacity:.4;cursor:not-allowed}.result-box{background:#e6f1fb;border:.5px solid #b5d4f4;border-radius:8px;margin-top:1rem;padding:1rem;animation:.2s slideIn}@keyframes slideIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.result-label{color:#378add;letter-spacing:.06em;text-transform:uppercase;margin-bottom:6px;font-size:11px;font-weight:500}.result-row{align-items:center;gap:8px;display:flex}.short-url{color:#185fa5;word-break:break-all;flex:1;font-family:DM Mono,monospace;font-size:14px;font-weight:500}.copy-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#185fa5;border:none;border-radius:8px;flex-shrink:0;height:32px;padding:0 14px;font-family:Syne,sans-serif;font-size:12px;font-weight:500;transition:background .15s}.copy-btn:hover{background:#0c447c}.copy-btn.copied{background:#0f6e56}.error-msg{color:#a32d2d;background:#fcebeb;border:.5px solid #f7c1c1;border-radius:8px;margin-top:.75rem;padding:8px 12px;font-size:13px}.history-section{max-width:600px;margin:0 auto}.history-header{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.history-title{color:#0c447c;font-size:13px;font-weight:500}.clear-btn{color:#378add;cursor:pointer;background:0 0;border:none;font-family:Syne,sans-serif;font-size:12px}.clear-btn:hover{color:#a32d2d}.history-empty{text-align:center;color:#378add;padding:2rem;font-family:DM Mono,monospace;font-size:13px}.history-item{background:#fff;border:.5px solid #b5d4f4;border-radius:8px;align-items:center;gap:12px;margin-bottom:8px;padding:12px 14px;animation:.2s slideIn;display:flex}.history-icon{background:#b5d4f4;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.history-content{flex:1;min-width:0}.history-short{color:#185fa5;margin-bottom:2px;font-family:DM Mono,monospace;font-size:13px;font-weight:500}.history-original{color:#378add;white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.6s linear infinite spin;display:inline-block}.expire-select{color:#185fa5;cursor:pointer;background:#fff;border:.5px solid #b5d4f4;border-radius:8px;outline:none;width:100%;height:44px;margin-bottom:10px;padding:0 14px;font-family:Syne,sans-serif;font-size:13px}.clicks-count{color:#0c447c;margin-top:8px;font-family:DM Mono,monospace;font-size:12px}@keyframes spin{to{transform:rotate(360deg)}}
