*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--red: #FF6B6B;--blue: #60A5FA;--green: #4ADE80;--amber: #FBBF24;--dark: #080B12;--card: #111827;--border: rgba(255,255,255,.08);--text: #E5E7EB;--muted: #6B7280;--radius: 12px}html,body,#root{min-height:100vh;background:var(--dark);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:15px;line-height:1.5;-webkit-font-smoothing:antialiased}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#ffffff1f;border-radius:3px}input,select,textarea,button{font-family:inherit;font-size:inherit;color:inherit}input::placeholder{color:var(--muted)}.pac-container{background:#1a2030!important;border:1px solid rgba(255,255,255,.15)!important;border-radius:8px!important;box-shadow:0 8px 32px #00000080!important;margin-top:4px}.pac-item{background:transparent!important;color:#ccc!important;border-top:1px solid rgba(255,255,255,.05)!important;padding:8px 12px!important;cursor:pointer;font-size:13px}.pac-item:hover,.pac-item-selected{background:#ffffff0f!important}.pac-item-query{color:#fff!important;font-weight:600}.pac-icon{display:none}button:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid var(--red);outline-offset:2px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}select{background-color:#1a2030!important;color:#fff!important;border:1px solid rgba(255,255,255,.15)!important;border-radius:8px;padding:9px 32px 9px 12px;font-size:13px;cursor:pointer;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23888' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center}select option{background-color:#1a2030;color:#fff}select:focus{border-color:#ff6b6b80!important}
