*{margin:0;padding:0;box-sizing:border-box}:root{--primary-azure: #2979ff;--accent-cyan: #5dd5e3;--secondary-indigo: #5c6bc0;--bg-porcelain: #f9fafb;--surface-white: #ffffff;--border-mist: #e5e7eb;--text-charcoal: #1f2937;--text-slate: #6b7280;--success-green: #22c55e;--warning-amber: #f59e0b;--error-red: #ef4444;--info-sky: #3abff8;--font-heading: "Poppins", sans-serif;--font-body: "Inter", sans-serif;--spacing-unit: 8px;--radius: 12px;--radius-lg: 16px;--button-height: 44px;--shadow-soft: 0 2px 12px rgba(0, 0, 0, .08);--shadow-medium: 0 4px 16px rgba(0, 0, 0, .12)}body{font-family:var(--font-body);background-color:var(--bg-porcelain);color:var(--text-charcoal);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);font-weight:600}button{font-family:var(--font-body);cursor:pointer;border:none;outline:none}input,textarea,select{font-family:var(--font-body)}#root{min-height:100vh;width:100%}._image_container_164mt_1{width:24px;height:24px}._image_164mt_1{width:100%;height:100%;object-fit:contain}._loader_container_1kbe9_1{position:fixed;inset:0;display:flex;flex-direction:column;gap:24px;justify-content:center;align-items:center;background:var(--bg-primary);z-index:9999}._loader_1kbe9_1{width:16px;height:16px;position:relative;left:-10px;border-radius:50%;background:currentColor;animation:_colorShift_1kbe9_1 3s linear infinite;box-shadow:32px 0,-32px 0,64px 0}._loader_1kbe9_1:after{content:"";position:absolute;left:-32px;top:0;width:16px;height:16px;border-radius:10px;background:var(--accent-red);animation:_move_1kbe9_1 3s linear infinite alternate,_pulseColor_1kbe9_1 3s linear infinite}._logo_1kbe9_36{margin-top:24px;width:200px;height:auto;opacity:.8}._logoFit_1kbe9_43{object-fit:contain}@keyframes _move_1kbe9_1{0%,5%{left:-32px;width:16px}15%,20%{left:-32px;width:48px}30%,35%{left:0;width:16px}45%,50%{left:0;width:48px}60%,65%{left:32px;width:16px}75%,80%{left:32px;width:48px}95%,to{left:64px;width:16px}}@keyframes _pulseColor_1kbe9_1{0%{background:var(--accent-orange)}25%{background:var(--accent-orange)}50%{background:var(--accent-yellow)}75%{background:var(--primary-blue)}to{background:var(--accent-red)}}@keyframes _colorShift_1kbe9_1{0%{color:var(--accent-red)}25%{color:var(--accent-orange)}50%{color:var(--accent-yellow)}75%{color:var(--primary-blue)}to{color:var(--accent-red)}}._layout_container_1bzbp_1{display:flex;flex-direction:column;width:100%;height:100%}._toast_container_s035v_1{display:flex;align-items:center;gap:calc(var(--spacing-unit) * 1.5);padding:calc(var(--spacing-unit) * 2) calc(var(--spacing-unit) * 3);border-radius:var(--radius);box-shadow:var(--shadow-medium);margin-bottom:calc(var(--spacing-unit) * 2);animation:_slideInRight_s035v_1 .3s ease;min-width:280px}@keyframes _slideInRight_s035v_1{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}._toast_icon_s035v_24{display:flex;align-items:center;justify-content:center;flex-shrink:0}._toast_message_s035v_31{font-size:14px;font-weight:500}._toast_success_s035v_36{background:#22c55ef2;color:#fff}._toast_error_s035v_41{background:#ef4444f2;color:#fff}._toast_info_s035v_46{background:#3abff8f2;color:#fff}._toast_warning_s035v_51{background:#f59e0bf2;color:#fff}
