*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--primary:#e8251a;--primary-dark:#b01a10;--primary-light:#ff4040;--accent:#1a1a2e;--accent2:#f5a623;--surface:#fff;--surface2:#f7f8fa;--surface3:#eef0f5;--border:#e2e5eb;--text:#1a1a2e;--text-secondary:#6b7280;--text-light:#9ca3af;--success:#10b981;--warning:#f59e0b;--error:#ef4444;--shadow-sm:0 1px 3px #00000014;--shadow:0 4px 16px #0000001a;--shadow-lg:0 8px 32px #00000024;--radius-sm:8px;--radius:12px;--radius-lg:20px;--font-display:"Syne", sans-serif;--font-body:"Plus Jakarta Sans", sans-serif;--nav-height:64px;--transition:.2s cubic-bezier(.4, 0, .2, 1)}html{scroll-behavior:smooth}body{font-family:var(--font-body);color:var(--text);background:var(--surface2);-webkit-font-smoothing:antialiased;min-height:100vh;line-height:1.5}p,li,span,label,input,button{line-height:1.4}#root{flex-direction:column;min-height:100vh;display:flex}h1,h2,h3{font-family:var(--font-display)}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--surface2)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:99px}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:var(--font-body)}input,select,textarea{font-family:var(--font-body)}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}@keyframes fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}.animate-fadeUp{animation:.4s both fadeUp}.animate-fadeIn{animation:.3s both fadeIn}.screen-loader{z-index:1400;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#070a14ad;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.screen-loader__panel{color:#fff;text-align:center;background:radial-gradient(circle at top,#f5a6232e,#0000 32%),linear-gradient(#1a1a2ef5 0%,#0c1222fa 100%);border:1px solid #ffffff14;border-radius:28px;width:min(100%,420px);padding:24px;box-shadow:0 32px 80px #0000005c}.screen-loader__flight{background:linear-gradient(#ffffff14,#ffffff05);border:1px solid #ffffff14;border-radius:22px;height:148px;margin-bottom:18px;position:relative;overflow:hidden}.screen-loader__sun{filter:blur(.4px);background:radial-gradient(circle,#f5a623e6 0%,#f5a62338 72%,#0000 100%);border-radius:50%;width:42px;height:42px;position:absolute;top:16px;right:20px}.screen-loader__trail{background:linear-gradient(#0a122000 0%,#0a122047 100%);border-radius:999px;height:42px;animation:1.9s ease-in-out infinite screenLoaderTrailPulse;position:absolute;inset:auto 12% 18px}.screen-loader__route{height:0;position:absolute;top:58%;left:12%;right:12%;transform:translateY(-50%)}.screen-loader__route-base,.screen-loader__route-progress{border-top:2px dashed #ffffff38;height:0;position:absolute;top:0;left:0}.screen-loader__route-base{width:100%}.screen-loader__route-progress{border-top-style:solid;border-top-color:#ff6a4bf2;box-shadow:0 0 14px #e8251a59}.screen-loader__route-stop{width:14px;height:14px;transition:var(--transition);background:#ffffff14;border:2px solid #ffffff3d;border-radius:50%;position:absolute;top:0;transform:translate(-50%,-50%)}.screen-loader__route-stop--done{background:#ff6a4beb;border-color:#ffa66ee6;box-shadow:0 0 0 6px #ff6a4b24}.screen-loader__route-stop--active{background:#fff;border-color:#ffffffe0;box-shadow:0 0 0 7px #ffffff1f,0 0 18px #ffffff57}.screen-loader__plane-track{position:absolute;top:0;transform:translate(-50%,-50%)}.screen-loader__plane{color:#fff;background:linear-gradient(135deg, #ff6a4b 0%, var(--primary) 100%);border-radius:18px;justify-content:center;align-items:center;width:58px;height:58px;animation:2.4s ease-in-out infinite screenLoaderPlaneBob;display:flex;position:absolute;top:0;left:0;transform:translate(-50%,-50%)rotate(-10deg);box-shadow:0 16px 36px #e8251a66}.screen-loader__cloud{background:#ffffff1f;border-radius:999px;height:16px;animation:5s linear infinite screenLoaderCloudDrift;display:block;position:absolute;box-shadow:12px -6px #ffffff1a,24px 0 #ffffff14}.screen-loader__cloud--one{width:28px;top:28px;left:18px}.screen-loader__cloud--two{width:24px;animation-duration:6.5s;animation-direction:reverse;top:70px;right:42px}.screen-loader__cloud--three{width:22px;animation-duration:5.8s;bottom:18px;left:38%}.screen-loader__eyebrow{text-transform:uppercase;letter-spacing:.12em;color:#ffffff8f;margin-bottom:8px;font-size:11px;font-weight:800}.screen-loader__message{font-family:var(--font-display);font-size:clamp(22px,3vw,28px);font-weight:800;line-height:1.1}.screen-loader__caption{color:#ffffffb8;margin-top:10px;font-size:13px;line-height:1.6}.screen-loader__stages{text-align:left;gap:10px;margin-top:14px;display:grid}.screen-loader__stage{background:#ffffff0a;border:1px solid #ffffff0f;border-radius:14px;align-items:center;gap:12px;padding:10px 12px;display:flex}.screen-loader__stage-badge{color:#ffffffeb;background:#ffffff0f;border:1px solid #ffffff29;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:12px;font-weight:800;display:inline-flex}.screen-loader__stage-text{color:#ffffffbd;font-size:13px;font-weight:700;line-height:1.45}.screen-loader__stage--active{background:#ffffff17;border-color:#ffffff24;box-shadow:0 10px 24px #00000024}.screen-loader__stage--active .screen-loader__stage-badge{background:linear-gradient(135deg, #ff6a4b 0%, var(--primary) 100%);border-color:#ff6a4be6;box-shadow:0 10px 24px #e8251a38}.screen-loader__stage--active .screen-loader__stage-text{color:#fff}.screen-loader__stage--done .screen-loader__stage-badge{color:#fff;background:#ff6a4b2e;border-color:#ff6a4b66}.screen-loader__stage--done .screen-loader__stage-text{color:#ffffffeb}@keyframes screenLoaderPlaneBob{0%,to{transform:translate(-50%,-50%)rotate(-10deg)}50%{transform:translate(-50%,-60%)rotate(-4deg)}}@keyframes screenLoaderTrailPulse{0%,to{opacity:.38;transform:translateY(0)}50%{opacity:.72;transform:translateY(-2px)}}@keyframes screenLoaderCloudDrift{0%{opacity:.5;transform:translate(0)}50%{opacity:.9}to{opacity:.5;transform:translate(18px)}}@media (width<=768px){.hide-mobile{display:none!important}.screen-loader{padding:18px}.screen-loader__panel{border-radius:24px;padding:20px}.screen-loader__flight{height:132px}}@media (width>=769px){.hide-desktop{display:none!important}}
