@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/8a480f0b521d4e75-s.8e0177b5.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/7178b3e590c64307-s.b97b3418.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/caa3a2e1cccd8315-s.p.6435ea53.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Fallback;src:local(Arial);ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.0%;size-adjust:104.76%}.geist_a71539c9-module__T19VSG__className{font-family:Geist,Geist Fallback;font-style:normal}.geist_a71539c9-module__T19VSG__variable{--font-geist-sans:"Geist","Geist Fallback"}
@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/4fa387ec64143e14-s.c1fdd6c2.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/bbc41e54d2fcbd21-s.799d8ef8.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/797e433ab948586e-s.p.dbea232f.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Mono Fallback;src:local(Arial);ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.0%;size-adjust:134.59%}.geist_mono_8d43a2aa-module__8Li5zG__className{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.geist_mono_8d43a2aa-module__8Li5zG__variable{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}
*{box-sizing:border-box;margin:0;padding:0}:root{--background:#fff;--foreground:#171717;--primary:#3b82f6;--primary-hover:#2563eb;--secondary:#f3f4f6;--border:#e5e7eb;--error:#ef4444;--success:#10b981;--shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);--shadow-lg:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1)}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed;--secondary:#1f2937;--border:#374151}}body{background:var(--background);color:var(--foreground);font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6}.container{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);justify-content:center;align-items:center;min-height:100vh;padding:1rem;display:flex}.main{background:var(--background);box-shadow:var(--shadow-lg);border-radius:16px;width:100%;max-width:600px;margin:0 auto;padding:2rem}.title{text-align:center;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:2.5rem;font-weight:700}.description{text-align:center;color:#6b7280;margin-bottom:2rem;font-size:1.1rem}.form-container{width:100%}.input-group{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}.url-input{border:2px solid var(--border);background:var(--background);min-width:300px;color:var(--foreground);border-radius:8px;outline:none;flex:1;padding:.75rem 1rem;font-size:1rem;transition:all .2s}.url-input:focus{border-color:var(--primary);box-shadow:0 0 0 3px rgba(59,130,246,.1)}.url-input:disabled{opacity:.6;cursor:not-allowed}.info-button{background:var(--secondary);color:var(--foreground);border:2px solid var(--border);cursor:pointer;white-space:nowrap;border-radius:8px;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:all .2s}.info-button:hover:not(:disabled){background:var(--border)}.info-button:disabled{opacity:.6;cursor:not-allowed}.download-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:8px;width:100%;margin-top:1rem;padding:1rem 2rem;font-size:1.1rem;font-weight:600;transition:all .2s}.download-button:hover:not(:disabled){box-shadow:var(--shadow-lg);transform:translateY(-1px)}.download-button:disabled{opacity:.6;cursor:not-allowed;transform:none}.error{color:var(--error);background:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin-bottom:1rem;padding:.75rem 1rem;font-weight:500}.video-info{background:var(--secondary);border:1px solid var(--border);border-radius:12px;margin-top:1rem;padding:1.5rem}.video-details{align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.thumbnail{object-fit:cover;border-radius:8px;flex-shrink:0;width:120px;height:90px}.details{flex:1;min-width:0}.video-title{word-wrap:break-word;margin-bottom:.5rem;font-size:1.2rem;font-weight:600;line-height:1.4}.video-meta{color:#6b7280;font-size:.9rem}.format-selector{background:var(--background);border:1px solid var(--border);border-radius:8px;margin:1rem 0;padding:1rem}.format-label{color:var(--foreground);margin-bottom:.75rem;font-weight:600;display:block}.format-options{flex-wrap:wrap;gap:1rem;display:flex}.format-option{cursor:pointer;border-radius:6px;align-items:center;gap:.5rem;padding:.5rem;transition:background-color .2s;display:flex}.format-option:hover{background:var(--secondary)}.format-option input[type=radio]{cursor:pointer;width:18px;height:18px}.format-text{color:var(--foreground);cursor:pointer;font-size:.95rem}.format-option input[type=radio]:disabled,.format-option input[type=radio]:disabled+.format-text{opacity:.5;cursor:not-allowed}@media (max-width:640px){.main{margin:.5rem;padding:1.5rem}.title{font-size:2rem}.input-group{flex-direction:column}.url-input{min-width:unset}.video-details{text-align:center;flex-direction:column}.thumbnail{align-self:center}}@media (max-width:480px){.container{padding:.5rem}.main{padding:1rem}.title{font-size:1.75rem}}
