*{box-sizing:border-box;margin:0;padding:0}body{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;font-family:Press Start\ 2P,Courier New,monospace;min-height:100vh;overflow-x:hidden}.container{margin:0 auto;max-width:900px;padding:40px 20px;position:relative}.title{animation:pulse 2s ease-in-out infinite;font-size:32px;margin-bottom:20px;text-align:center;text-shadow:4px 4px 0 #0000004d}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.subtitle{font-size:12px;line-height:1.6;margin-bottom:30px;opacity:.9;text-align:center}.mode-selector{background:#0000004d;border:3px solid #fff;border-radius:10px;box-shadow:0 8px 0 #0000004d;margin-bottom:20px;padding:20px}.mode-option{cursor:pointer;display:block;font-size:11px;margin-bottom:15px;transition:all .2s}.mode-option:last-child{margin-bottom:0}.mode-option:hover{transform:translateX(5px)}.mode-option input[type=radio]{cursor:pointer;height:16px;margin-right:10px;width:16px}.start-button{background:linear-gradient(180deg,#4caf50,#45a049);border:4px solid #fff;border-radius:10px;box-shadow:0 8px 0 #2d6b2f,0 12px 20px #0000004d;color:#fff;cursor:pointer;font-family:Press Start\ 2P,Courier New,monospace;font-size:16px;padding:20px;text-transform:uppercase;transition:all .1s;width:100%}.start-button:hover:not(:disabled){box-shadow:0 10px 0 #2d6b2f,0 14px 25px #0006;transform:translateY(-2px)}.start-button:active:not(:disabled){box-shadow:0 4px 0 #2d6b2f,0 6px 10px #0000004d;transform:translateY(4px)}.start-button:disabled{background:#888;box-shadow:0 8px 0 #555,0 12px 20px #0000004d;cursor:not-allowed}.status-box{animation:glow 1.5s ease-in-out infinite alternate;background:#00000080;border:3px solid gold;border-radius:10px;font-size:11px;line-height:1.6;margin-top:20px;padding:15px}@keyframes glow{0%{box-shadow:0 0 10px gold}to{box-shadow:0 0 20px gold,0 0 30px gold}}.history-section{margin-top:30px}.history-title{font-size:18px;margin-bottom:15px;text-shadow:2px 2px 0 #0000004d}.history-list{background:#0000004d;border:3px solid #fff;border-radius:10px;box-shadow:inset 0 2px 10px #00000080;max-height:400px;overflow-y:auto}.history-list::-webkit-scrollbar{width:12px}.history-list::-webkit-scrollbar-track{background:#0000004d;border-radius:10px}.history-list::-webkit-scrollbar-thumb{background:#667eea;border:2px solid #ffffff4d;border-radius:10px}.history-item{animation:slideIn .3s ease-out;border-bottom:2px solid #ffffff1a;display:flex;font-size:10px;justify-content:space-between;padding:12px 15px}@keyframes slideIn{0%{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}.history-item:last-child{border-bottom:none}.status-checking{animation:blink 1s infinite;color:gold}@keyframes blink{0%,50%,to{opacity:1}25%,75%{opacity:.5}}.status-exists{color:#4caf50;font-weight:700}.status-not-found{color:#ff6b6b}.modal-overlay{align-items:center;animation:fadeIn .3s ease-out;background:#000000d9;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.modal-content{animation:popIn .4s cubic-bezier(.68,-.55,.265,1.55);background:linear-gradient(135deg,#667eea,#764ba2);border:5px solid gold;border-radius:15px;box-shadow:0 20px 60px #00000080,0 0 40px #ffd7004d;max-width:500px;padding:40px;text-align:center}@keyframes popIn{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.modal-title{font-size:24px;margin-bottom:20px;text-shadow:3px 3px 0 #0000004d}.modal-domain{animation:pulse 1s ease-in-out infinite;background:#0000004d;border:3px solid #fff;border-radius:10px;font-size:20px;font-weight:700;margin:20px 0;padding:15px;word-break:break-all}.modal-text{font-size:12px;line-height:1.6;margin-bottom:30px}.modal-buttons{display:flex;gap:15px;justify-content:center}.modal-button{border:4px solid #fff;border-radius:10px;box-shadow:0 6px 0 #0000004d;cursor:pointer;font-family:Press Start\ 2P,Courier New,monospace;font-size:14px;padding:15px 30px;text-transform:uppercase;transition:all .1s}.modal-button:hover{box-shadow:0 8px 0 #0000004d;transform:translateY(-2px)}.modal-button:active{box-shadow:0 4px 0 #0000004d;transform:translateY(2px)}.cancel-button{background:#888;color:#fff}.trip-button{animation:tripPulse 1s ease-in-out infinite;background:linear-gradient(180deg,#ff6b6b,#ff5252);color:#fff;font-weight:700}@keyframes tripPulse{0%,to{box-shadow:0 6px 0 #0000004d,0 0 20px #ff6b6b80}50%{box-shadow:0 6px 0 #0000004d,0 0 40px #ff6b6bcc}}@media (max-width:600px){.title{font-size:20px}.subtitle{font-size:10px}.mode-option{font-size:9px}.start-button{font-size:12px;padding:15px}.modal-content{margin:20px;padding:30px 20px}.modal-title{font-size:18px}.modal-domain{font-size:14px}.modal-button{font-size:10px;padding:12px 20px}}
/*# sourceMappingURL=main.c8b967c3.css.map*/