*,*::before,*::after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Inter","Segoe UI",Roboto,system-ui,sans-serif;font-size:16px;line-height:1.6;color:#0f172a;background:radial-gradient(60% 35% at 50% 0%, rgba(109, 40, 217, 0.09), transparent 65%),#faf9fb;min-height:100dvh;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a{color:#6d28d9;text-decoration:none}a:hover{color:#5b21b6}code{font-family:ui-monospace,"SF Mono",Menlo,Consolas,monospace;font-size:.88em;background:#ede9fe;color:#4c1d95;padding:.15em .45em;border-radius:6px;word-break:break-all}h1,h2,h3{color:#0f172a;letter-spacing:-0.01em}p{margin:.5rem 0 1rem;color:#475569}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.wrap{max-width:760px;margin:0 auto;padding:2rem 1.25rem 3rem}.logo{display:inline-flex;align-items:center;gap:.55rem;font-weight:800;letter-spacing:.12em;color:#6d28d9;font-size:1.05rem;text-decoration:none}.logo:hover{color:#5b21b6}.logo svg{width:22px;height:22px;color:#6d28d9}.hero{padding:1rem 0 2.5rem;text-align:left}.hero .hero-title{font-size:clamp(2rem,5vw,2.6rem);line-height:1.15;margin:1.75rem 0 .75rem;font-weight:800;letter-spacing:-0.02em}.hero .hero-title em{font-style:normal;background:linear-gradient(120deg, #6d28d9, #a855f7);-webkit-background-clip:text;background-clip:text;color:rgba(0,0,0,0)}.hero .hero-sub{font-size:1.05rem;color:#475569;max-width:540px;margin:0}.generator{margin-top:1.75rem;background:#fff;border:1px solid #e9e6ee;border-radius:14px;padding:1.5rem;box-shadow:0 2px 4px rgba(15,23,42,.04),0 20px 50px rgba(76,29,149,.1)}.gen-title{font-size:1.05rem;margin:0 0 1rem;color:#0f172a;font-weight:700;letter-spacing:-0.005em}.gen-form{display:flex;gap:.5rem;flex-wrap:wrap}.input-wrap{position:relative;flex:1 1 280px;min-width:0}.input-wrap .input-icon{position:absolute;top:50%;left:.85rem;transform:translateY(-50%);color:#94a3b8;display:inline-flex;pointer-events:none}.input-wrap .input-icon svg{width:18px;height:18px}.input-wrap input{width:100%;padding:.8rem .9rem .8rem 2.5rem;font:inherit;font-size:.95rem;color:#0f172a;background:#fff;border:1px solid #e9e6ee;border-radius:8px;transition:border-color .15s,box-shadow .15s}.input-wrap input::placeholder{color:#94a3b8}.input-wrap input:focus{outline:none;border-color:#6d28d9;box-shadow:0 0 0 4px rgba(109,40,217,.15)}.btn-primary{appearance:none;border:0;padding:.8rem 1.25rem;font:inherit;font-size:.95rem;font-weight:600;color:#fff;background:#6d28d9;border-radius:8px;cursor:pointer;display:inline-flex;align-items:center;gap:.4rem;transition:background .15s,transform .05s,box-shadow .15s;box-shadow:0 1px 0 rgba(0,0,0,.08),0 4px 14px rgba(109,40,217,.35)}.btn-primary:hover{background:#5b21b6}.btn-primary:active{transform:translateY(1px)}.btn-primary:focus-visible{outline:none;box-shadow:0 0 0 4px rgba(109,40,217,.25),0 4px 14px rgba(109,40,217,.35)}.output{position:relative;margin-top:.85rem;display:flex;align-items:stretch;background:#f8f6fc;border:1px solid #f1eef5;border-radius:8px;overflow:hidden;transition:border-color .15s,background .15s}.output.has-value{background:#fff;border-color:rgba(109,40,217,.35);box-shadow:0 0 0 4px rgba(109,40,217,.08)}.output input{flex:1;min-width:0;border:0;background:rgba(0,0,0,0);color:#0f172a;padding:.75rem .9rem;font:inherit;font-size:.92rem;font-family:ui-monospace,"SF Mono",Menlo,Consolas,monospace}.output input::placeholder{color:#94a3b8;font-family:-apple-system,BlinkMacSystemFont,"Inter","Segoe UI",Roboto,system-ui,sans-serif}.output input:focus{outline:none}.btn-icon{appearance:none;border:0;border-left:1px solid #e9e6ee;background:rgba(0,0,0,0);padding:0 .9rem;cursor:pointer;color:#475569;display:inline-flex;align-items:center;gap:.35rem;font:inherit;font-size:.85rem;font-weight:600;transition:background .15s,color .15s}.btn-icon svg{width:16px;height:16px}.btn-icon .icon-check{display:none}.btn-icon:hover{background:#ede9fe;color:#4c1d95}.btn-icon:focus-visible{outline:none;background:#ede9fe;color:#4c1d95}.btn-icon.copied{color:#15803d}.btn-icon.copied .icon-copy{display:none}.btn-icon.copied .icon-check{display:inline-block}.features{margin-top:3rem;display:grid;grid-template-columns:repeat(auto-fit, minmax(200px, 1fr));gap:1rem}.feature{background:#fff;border:1px solid #e9e6ee;border-radius:14px;padding:1.25rem;box-shadow:0 1px 2px rgba(15,23,42,.04)}.feature .feature-icon{width:36px;height:36px;border-radius:10px;background:#ede9fe;color:#6d28d9;display:inline-flex;align-items:center;justify-content:center;margin-bottom:.85rem}.feature .feature-icon svg{width:20px;height:20px}.feature h3{font-size:1rem;margin:0 0 .35rem;font-weight:700}.feature p{margin:0;font-size:.9rem;line-height:1.55}.steps{margin-top:3rem}.steps h2{font-size:1.4rem;margin:0 0 1.25rem;font-weight:800}.steps ol{list-style:none;padding:0;margin:0;display:grid;gap:.75rem}.steps li{display:flex;gap:1rem;background:#fff;border:1px solid #e9e6ee;border-radius:14px;padding:1.1rem 1.25rem;box-shadow:0 1px 2px rgba(15,23,42,.04)}.steps li .step-num{flex:0 0 32px;width:32px;height:32px;border-radius:50%;background:#6d28d9;color:#fff;font-weight:700;font-size:.9rem;display:inline-flex;align-items:center;justify-content:center}.steps li h3{font-size:.98rem;margin:0 0 .15rem;font-weight:700}.steps li p{margin:0;font-size:.9rem;line-height:1.55}.site-footer{margin-top:4rem;padding-top:2rem;border-top:1px solid #e9e6ee;color:#475569;font-size:.9rem}.site-footer .foot-grid{display:grid;grid-template-columns:1.4fr 1fr;gap:2rem}@media(max-width: 560px){.site-footer .foot-grid{grid-template-columns:1fr}}.site-footer .foot-brand{display:inline-flex;align-items:center;gap:.5rem;font-weight:800;letter-spacing:.12em;color:#0f172a;margin:0 0 .5rem}.site-footer .foot-brand svg{width:18px;height:18px;color:#6d28d9}.site-footer .foot-sponsors .foot-label{font-size:.75rem;letter-spacing:.15em;text-transform:uppercase;color:#94a3b8;margin:0 0 .6rem;font-weight:600}.site-footer .foot-sponsors .sponsor-card{display:inline-flex;align-items:center;gap:.5rem;padding:.65rem .85rem;background:#fff;border:1px solid #e9e6ee;border-radius:8px;box-shadow:0 1px 2px rgba(15,23,42,.04);transition:border-color .15s,box-shadow .15s,transform .05s}.site-footer .foot-sponsors .sponsor-card:hover{border-color:rgba(109,40,217,.35);box-shadow:0 1px 2px rgba(15,23,42,.04),0 8px 24px rgba(76,29,149,.06);transform:translateY(-1px)}.site-footer .foot-sponsors .sponsor-card img{display:block;max-height:28px;width:auto}.site-footer .copy{margin:2rem 0 0;font-size:.8rem;color:#94a3b8}.center{min-height:100dvh;display:grid;place-items:center;padding:2rem 1rem;text-align:center;color:#475569}.wait{min-height:100dvh;display:flex;flex-direction:column;padding:2rem 1.25rem;text-align:center;max-width:600px;margin:0 auto}.wait .wait-inner{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.5rem}.wait .logo{margin-bottom:1.5rem}.wait .countdown-ring{position:relative;width:140px;height:140px;margin:1rem 0}.wait .countdown-ring svg{width:100%;height:100%;transform:rotate(-90deg)}.wait .countdown-ring svg .track{fill:none;stroke:#ede9fe;stroke-width:8}.wait .countdown-ring svg .progress{fill:none;stroke:#6d28d9;stroke-width:8;stroke-linecap:round;stroke-dasharray:377;stroke-dashoffset:0;transition:stroke-dashoffset 1s linear}.wait .countdown-ring .countdown-num{position:absolute;inset:0;display:grid;place-items:center;font-size:3rem;font-weight:800;color:#6d28d9;line-height:1;font-variant-numeric:tabular-nums}.wait .wait-label{font-size:.85rem;letter-spacing:.12em;text-transform:uppercase;color:#94a3b8;margin:0;font-weight:600}.wait .dest{color:#475569;font-size:.9rem;max-width:520px;word-break:break-all;margin:1rem auto 0}.wait .status{list-style:none;padding:0;margin:1.5rem auto 0;display:grid;gap:.3rem;text-align:left;width:100%;max-width:340px;font-size:.88rem;font-family:ui-monospace,"SF Mono",Menlo,Consolas,monospace}.wait .status li{display:flex;align-items:center;gap:.7rem;padding:.5rem .75rem;border-radius:8px;color:#94a3b8;opacity:.5;transition:color .25s ease,background .25s ease,opacity .25s ease}.wait .status .status-icon{position:relative;width:18px;height:18px;flex:0 0 18px;display:inline-flex;align-items:center;justify-content:center}.wait .status .dot{width:6px;height:6px;border-radius:50%;background:currentColor;opacity:.6}.wait .status .check{position:absolute;inset:0;display:none;align-items:center;justify-content:center;color:#16a34a}.wait .status .check svg{width:16px;height:16px}.wait .status li.active{opacity:1;color:#4c1d95;background:#ede9fe}.wait .status li.active .dot{background:#6d28d9;opacity:1;animation:status-pulse 1s ease-out infinite}.wait .status li.done{opacity:.85;color:#475569;background:rgba(0,0,0,0)}.wait .status li.done .dot{display:none}.wait .status li.done .check{display:inline-flex}.wait .wait-sponsors{padding-top:2rem;margin-top:2rem;border-top:1px solid #e9e6ee}.wait .wait-sponsors .foot-label{font-size:.75rem;letter-spacing:.15em;text-transform:uppercase;color:#94a3b8;margin:0 0 1rem;font-weight:600}.wait .wait-sponsors .sponsor-card{display:inline-flex;align-items:center;gap:.5rem;padding:.65rem 1rem;background:#fff;border:1px solid #e9e6ee;border-radius:8px;box-shadow:0 1px 2px rgba(15,23,42,.04);transition:border-color .15s,box-shadow .15s,transform .05s}.wait .wait-sponsors .sponsor-card:hover{border-color:rgba(109,40,217,.35);box-shadow:0 1px 2px rgba(15,23,42,.04),0 8px 24px rgba(76,29,149,.06);transform:translateY(-1px)}.wait .wait-sponsors .sponsor-card img{display:block;max-height:32px;width:auto}@keyframes status-pulse{0%{box-shadow:0 0 0 0 rgba(109,40,217,.5)}70%{box-shadow:0 0 0 7px rgba(109,40,217,0)}100%{box-shadow:0 0 0 0 rgba(109,40,217,0)}}@media(max-width: 480px){.wrap{padding-top:1.5rem}.generator{padding:1.25rem}.hero .hero-title{font-size:1.85rem}.wait .countdown-ring{width:120px;height:120px}.wait .countdown-ring .countdown-num{font-size:2.4rem}}@media(prefers-color-scheme: dark){body{background:radial-gradient(60% 35% at 50% 0%, rgba(109, 40, 217, 0.15), transparent 65%),#0a0a10;color:#f1f5f9}h1,h2,h3{color:#f1f5f9}p{color:#a8b0bd}code{background:rgba(109,40,217,.22);color:rgb(197.2924901186,170.0197628458,239.9802371542)}.logo,.logo svg{color:rgb(153.1462450593,105.0098814229,228.4901185771)}.generator,.feature,.steps li,.site-footer .sponsor-card,.wait-sponsors .sponsor-card{background:#14141b;border-color:#25252e}.input-wrap input{background:#1a1a23;color:#f1f5f9;border-color:#25252e}.input-wrap input::placeholder{color:#6b7280}.output{background:#1a1a23;border-color:#1f1f28}.output.has-value{background:#14141b;border-color:rgba(109,40,217,.55)}.output input{color:#f1f5f9}.btn-icon{border-left-color:#25252e;color:#a8b0bd}.btn-icon:hover{background:rgba(109,40,217,.15);color:rgb(182.5770750988,148.3498023715,236.1501976285)}.feature .feature-icon{background:rgba(109,40,217,.18);color:rgb(167.8616600791,126.6798418972,232.3201581028)}.steps li .step-num{background:#6d28d9}.site-footer{border-top-color:#25252e;color:#a8b0bd}.site-footer .foot-brand{color:#f1f5f9}.site-footer .foot-brand svg{color:rgb(153.1462450593,105.0098814229,228.4901185771)}.site-footer .foot-sponsors .foot-label,.site-footer .copy{color:#6b7280}.wait .wait-label,.wait .wait-sponsors .foot-label{color:#6b7280}.wait .dest{color:#a8b0bd}.wait .wait-sponsors{border-top-color:#25252e}.wait .status li{color:#6b7280}.wait .status li.active{color:rgb(191.4063241107,161.3517786561,238.4482213439);background:rgba(109,40,217,.16)}.wait .status li.done{color:#a8b0bd}.wait .status li.done .check{color:#4ade80}.wait .countdown-ring .track{stroke:rgba(109,40,217,.18)}.wait .countdown-ring .progress{stroke:rgb(138.4308300395,83.3399209486,224.6600790514)}.wait .countdown-ring .countdown-num{color:rgb(161.9754940711,118.0118577075,230.7881422925)}.center{color:#a8b0bd}}
