:root{--color-navy-50:#e6e7ed;--color-navy-100:#b0b3c7;--color-navy-200:#8a8eab;--color-navy-300:#545a85;--color-navy-400:#333a6d;--color-navy-500:#020a48;--color-navy-600:#020942;--color-navy-700:#010733;--color-navy-800:#010528;--color-navy-900:#020625;--color-navy-950:#010313;--color-green-50:#e6fef3;--color-green-100:#b0fcd9;--color-green-200:#8afac7;--color-green-300:#55f8ae;--color-green-400:#35f79e;--color-green-500:#00f183;--color-green-600:#00db77;--color-green-700:#00ab5d;--color-green-800:#008548;--color-green-900:#006637;--color-green-950:#00331b;--color-blue-50:#e6eeff;--color-blue-100:#b0ccff;--color-blue-200:#8ab4ff;--color-blue-300:#5593ff;--color-blue-400:#3580ff;--color-blue-500:#05f;--color-blue-600:#004de8;--color-blue-700:#003cb5;--color-blue-800:#002f8c;--color-blue-900:#00246b;--color-blue-950:#001236;--color-gray-50:#f8f9fa;--color-gray-100:#f1f3f5;--color-gray-200:#e9ecef;--color-gray-300:#dee2e6;--color-gray-400:#ced4da;--color-gray-500:#adb5bd;--color-gray-600:#868e96;--color-gray-700:#495057;--color-gray-800:#343a40;--color-gray-900:#212529;--color-gray-950:#0d0f12;--color-white:#fff;--color-black:#000;--color-success-light:#d4edda;--color-success:#28a745;--color-success-dark:#1e7e34;--color-warning-light:#fff3cd;--color-warning:#f59e0b;--color-warning-dark:#d97706;--color-error-light:#f8d7da;--color-error:#dc3545;--color-error-dark:#bd2130;--color-info-light:#d1ecf1;--color-info:#17a2b8;--color-info-dark:#117a8b;--bg-primary:var(--color-white);--bg-secondary:var(--color-gray-50);--bg-tertiary:var(--color-gray-100);--bg-inverse:var(--color-navy-900);--text-primary:var(--color-gray-900);--text-secondary:var(--color-gray-700);--text-tertiary:var(--color-gray-600);--text-inverse:var(--color-white);--text-link:var(--color-blue-500);--text-link-hover:var(--color-blue-700);--border-primary:var(--color-gray-200);--border-secondary:var(--color-gray-300);--border-focus:var(--color-blue-500);--surface-overlay:#02062580;--text-warning:#b45309;--text-success:#1a6e2e;--text-info:#0f6c7b;--text-error:#bd2130;--color-on-warning:var(--color-navy-900);--color-on-success:var(--color-navy-900);--color-on-info:var(--color-navy-900);--color-on-primary:var(--color-white);--color-on-error:var(--color-white);--color-on-amber:#431407}[data-theme=dark]{--bg-primary:#121212;--bg-secondary:#0e0e0e;--bg-tertiary:#1e1e1e;--bg-inverse:var(--color-white);--text-primary:var(--color-gray-100);--text-secondary:var(--color-gray-400);--text-tertiary:var(--color-gray-500);--text-inverse:var(--color-navy-900);--text-link:var(--color-blue-300);--text-link-hover:var(--color-blue-200);--border-primary:#2a2a2a;--border-secondary:#383838;--border-focus:var(--color-blue-400);--surface-overlay:#0009;--text-warning:#fbbf24;--text-success:var(--color-green-300);--text-info:#67e8f9;--text-error:#f87171}:root{--font-sans:"Inter", system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--font-mono:"JetBrains Mono", ui-monospace, "Cascadia Code", Consolas, monospace;--text-xs:.75rem;--text-sm:.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.25rem;--text-2xl:1.5rem;--text-3xl:1.875rem;--text-4xl:2.25rem;--text-5xl:3rem;--text-6xl:3.75rem;--font-light:300;--font-regular:400;--font-medium:500;--font-semibold:600;--font-bold:700;--leading-none:1;--leading-tight:1.25;--leading-snug:1.375;--leading-normal:1.5;--leading-relaxed:1.625;--leading-loose:2;--tracking-tighter:-.05em;--tracking-tight:-.025em;--tracking-normal:0em;--tracking-wide:.025em;--tracking-wider:.05em;--space-0:0;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;--space-16:4rem;--space-20:5rem;--space-24:6rem;--space-32:8rem;--radius-none:0;--radius-sm:.25rem;--radius-md:.5rem;--radius-lg:.75rem;--radius-xl:1rem;--radius-2xl:1.5rem;--radius-full:9999px;--container-sm:640px;--container-md:768px;--container-lg:1024px;--container-xl:1280px;--container-2xl:1440px;--shadow-xs:0 1px 2px #0000000d;--shadow-sm:0 1px 3px #0000001a, 0 1px 2px #0000000f;--shadow-md:0 4px 6px #0000001a, 0 2px 4px #0000000f;--shadow-lg:0 10px 15px #0000001a, 0 4px 6px #0000000d;--shadow-xl:0 20px 25px #0000001a, 0 8px 10px #0000000a;--shadow-2xl:0 25px 50px #00000040;--shadow-inner:inset 0 2px 4px #0000000f;--shadow-none:none;--ring-width:2px;--ring-offset:2px;--ring-color:var(--color-blue-500);--ring:0 0 0 var(--ring-offset) var(--bg-primary), 0 0 0 calc(var(--ring-offset) + var(--ring-width)) var(--ring-color)}[data-theme=dark]{--shadow-xs:0 1px 2px #0003;--shadow-sm:0 1px 3px #0000004d, 0 1px 2px #0003;--shadow-md:0 4px 6px #0000004d, 0 2px 4px #0003;--shadow-lg:0 10px 15px #0000004d, 0 4px 6px #0003;--shadow-xl:0 20px 25px #0000004d, 0 8px 10px #00000026;--shadow-2xl:0 25px 50px #00000080;--shadow-inner:inset 0 2px 4px #0003}:root{--duration-fast:.15s;--duration-normal:.25s;--duration-slow:.35s;--duration-slower:.5s;--ease-in:cubic-bezier(.4, 0, 1, 1);--ease-out:cubic-bezier(0, 0, .2, 1);--ease-in-out:cubic-bezier(.4, 0, .2, 1);--ease-bounce:cubic-bezier(.34, 1.56, .64, 1);--transition-colors:color var(--duration-fast) var(--ease-in-out), background-color var(--duration-fast) var(--ease-in-out), border-color var(--duration-fast) var(--ease-in-out);--transition-opacity:opacity var(--duration-normal) var(--ease-in-out);--transition-transform:transform var(--duration-normal) var(--ease-out);--transition-shadow:box-shadow var(--duration-fast) var(--ease-in-out);--transition-all:all var(--duration-normal) var(--ease-in-out);--z-hide:-1;--z-base:0;--z-dropdown:100;--z-sticky:200;--z-fixed:300;--z-modal-backdrop:400;--z-modal:500;--z-popover:600;--z-tooltip:700;--z-toast:800}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;scroll-behavior:smooth}body{min-height:100dvh;font-family:var(--font-sans);font-size:var(--text-base);line-height:var(--leading-normal);color:var(--text-primary);background-color:var(--bg-primary)}img,picture,video,canvas,svg{max-width:100%;display:block}input,button,textarea,select{font:inherit;color:inherit}button{cursor:pointer;background:0 0;border:none}a{color:inherit;text-decoration:none}ul,ol{list-style:none}h1,h2,h3,h4,h5,h6{overflow-wrap:break-word;font-weight:var(--font-semibold);line-height:var(--leading-tight);color:var(--text-primary)}p{overflow-wrap:break-word}table{border-collapse:collapse;border-spacing:0}:focus-visible{outline:var(--ring-width) solid var(--ring-color);outline-offset:var(--ring-offset)}::selection{background-color:var(--color-blue-200);color:var(--color-navy-900)}[data-theme=dark] ::selection{background-color:var(--color-blue-700);color:var(--color-white)}#root{flex-direction:column;min-height:100dvh;display:flex}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--bg-secondary)}::-webkit-scrollbar-thumb{background:var(--color-gray-400);border-radius:var(--radius-full)}::-webkit-scrollbar-thumb:hover{background:var(--color-gray-500)}[data-theme=dark] ::-webkit-scrollbar-thumb{background:var(--color-navy-600)}[data-theme=dark] ::-webkit-scrollbar-thumb:hover{background:var(--color-navy-500)}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.Toastify__toast-container{z-index:var(--z-toast)!important}:root{--app-footer-height:48px}body[data-nps-suppressed] .wdnps-container{display:none!important}.container{width:100%;max-width:1200px;padding:0 var(--space-4);margin:0 auto}@media (width>=768px){.container{padding:0 var(--space-6)}}@media (width>=1024px){.container{padding:0 var(--space-8)}}._container_sha2n_3 .Toastify__toast{font-family:var(--font-sans);font-size:var(--text-sm);border-radius:var(--radius-md);box-shadow:var(--shadow-lg);padding:var(--space-3) var(--space-4);min-height:auto}._container_sha2n_3 .Toastify__toast--success{background-color:var(--color-success);color:var(--color-on-success)}._container_sha2n_3 .Toastify__toast--error{background-color:var(--color-error);color:var(--color-on-error)}._container_sha2n_3 .Toastify__toast--warning{background-color:var(--color-warning);color:var(--color-on-warning)}._container_sha2n_3 .Toastify__toast--info{background-color:var(--color-blue-500);color:var(--color-on-primary)}._container_sha2n_3 .Toastify__toast-body{align-items:center;gap:var(--space-2);margin:0;padding:0;display:flex}._container_sha2n_3 .Toastify__close-button{color:currentColor;opacity:.7;align-self:center}._container_sha2n_3 .Toastify__close-button:hover{opacity:1}._container_sha2n_3 .Toastify__progress-bar{height:3px}._container_sha2n_3 .Toastify__progress-bar--success,._container_sha2n_3 .Toastify__progress-bar--error,._container_sha2n_3 .Toastify__progress-bar--warning,._container_sha2n_3 .Toastify__progress-bar--info{background:color-mix(in srgb, var(--color-white) 40%, transparent)}._container_sha2n_3 .Toastify__toast-icon svg{fill:currentColor}._toastIcon_sha2n_80{font-size:var(--text-lg);flex-shrink:0;align-items:center;display:flex}._toastContent_sha2n_87{flex-direction:column;gap:2px;display:flex}._toastTitle_sha2n_93{font-weight:var(--font-semibold);font-size:var(--text-sm)}._toastMessage_sha2n_98{font-size:var(--text-sm);opacity:.9}@media (width<=480px){._container_sha2n_3 .Toastify__toast-container{padding:var(--space-2)!important}._container_sha2n_3 .Toastify__toast{margin-bottom:var(--space-2)}}._container_kmbbi_2{background-color:var(--color-navy-900);min-height:100vh;padding:var(--space-6);justify-content:center;align-items:center;display:flex}._content_kmbbi_12{background-color:var(--bg-primary);border-radius:var(--radius-xl);width:100%;max-width:700px;padding:var(--space-16);box-shadow:var(--shadow-xl);text-align:center}._iconWrapper_kmbbi_23{margin-bottom:var(--space-8);justify-content:center;display:flex}._iconWrapper_kmbbi_23 svg{color:var(--text-primary);filter:drop-shadow(0 4px 8px color-mix(in srgb, var(--color-navy-900) 20%, transparent))}._code_kmbbi_36{font-size:6rem;font-weight:var(--font-bold);color:var(--text-primary);margin-bottom:var(--space-6);text-shadow:0 2px 4px color-mix(in srgb, var(--color-navy-900) 10%, transparent);line-height:1}._title_kmbbi_46{font-size:var(--text-3xl);font-weight:var(--font-bold);color:var(--text-primary);margin:0 0 var(--space-6) 0;line-height:var(--leading-tight)}._message_kmbbi_55{font-size:var(--text-lg);color:var(--text-secondary);margin:0 0 var(--space-12) 0;line-height:var(--leading-relaxed);max-width:500px;margin-left:auto;margin-right:auto}._actions_kmbbi_66{justify-content:center;gap:var(--space-4);flex-wrap:wrap;display:flex}._actions_kmbbi_66 a{text-decoration:none}@media (width<=1023px){._content_kmbbi_12{padding:var(--space-12)}._code_kmbbi_36{font-size:5rem}}@media (width<=480px){._container_kmbbi_2{padding:var(--space-4)}._content_kmbbi_12{padding:var(--space-8)}._code_kmbbi_36{font-size:4rem}._title_kmbbi_46{font-size:var(--text-2xl)}._message_kmbbi_55{font-size:var(--text-base)}._iconWrapper_kmbbi_23 svg{width:64px;height:64px}._actions_kmbbi_66{flex-direction:column;width:100%}._actions_kmbbi_66 a,._actions_kmbbi_66 button{width:100%}}@media (height<=600px) and (orientation:landscape){._container_kmbbi_2{padding:var(--space-2) var(--space-4);align-items:flex-start}._content_kmbbi_12{padding:var(--space-6) var(--space-8)}._iconWrapper_kmbbi_23{margin-bottom:var(--space-2)}._iconWrapper_kmbbi_23 svg{width:48px;height:48px}._code_kmbbi_36{margin-bottom:var(--space-2);font-size:3rem}._title_kmbbi_46{font-size:var(--text-xl);margin-bottom:var(--space-2)}._message_kmbbi_55{font-size:var(--text-sm);margin-bottom:var(--space-6)}}[data-theme=dark] ._content_kmbbi_12{background-color:var(--bg-secondary)}._loadingContainer_iupxg_2{flex-direction:column;justify-content:center;align-items:center;gap:24px;display:flex}._fullscreen_iupxg_11{z-index:9999;width:100vw;height:100vh;position:fixed;inset:0}._logoWrapper_iupxg_23{justify-content:center;align-items:center;display:flex;position:relative}._logoW_iupxg_23{z-index:2;height:auto;animation:2s ease-in-out infinite _pulse_iupxg_1}._ringOuter_iupxg_38{border:3px solid #0000;border-radius:50%;width:100%;height:100%;animation:1.5s linear infinite _spin_iupxg_1;position:absolute}._ringInner_iupxg_48{opacity:.7;border:2px solid #0000;border-radius:50%;width:85%;height:85%;animation:1.2s linear infinite _spinReverse_iupxg_1;position:absolute}._glow_iupxg_59{border-radius:50%;animation:2s ease-in-out infinite _glowPulse_iupxg_1;position:absolute}._dots_iupxg_66{gap:6px;display:flex}._dot_iupxg_66{border-radius:50%;animation:1.4s ease-in-out infinite _bounce_iupxg_1}._dot_iupxg_66:first-child{animation-delay:0s}._dot_iupxg_66:nth-child(2){animation-delay:.2s}._dot_iupxg_66:nth-child(3){animation-delay:.4s}._small_iupxg_82 ._logoWrapper_iupxg_23{width:60px;height:60px}._small_iupxg_82 ._logoW_iupxg_23{width:42px}._small_iupxg_82 ._glow_iupxg_59{width:48px;height:48px}._small_iupxg_82 ._ringOuter_iupxg_38{border-width:2px}._small_iupxg_82 ._ringInner_iupxg_48{border-width:1.5px}._small_iupxg_82 ._dot_iupxg_66{width:5px;height:5px}._medium_iupxg_89 ._logoWrapper_iupxg_23{width:120px;height:120px}._medium_iupxg_89 ._logoW_iupxg_23{width:80px}._medium_iupxg_89 ._glow_iupxg_59{width:90px;height:90px}._medium_iupxg_89 ._dot_iupxg_66{width:8px;height:8px}._large_iupxg_94 ._logoWrapper_iupxg_23{width:180px;height:180px}._large_iupxg_94 ._logoW_iupxg_23{width:130px}._large_iupxg_94 ._glow_iupxg_59{width:140px;height:140px}._large_iupxg_94 ._ringOuter_iupxg_38{border-width:4px}._large_iupxg_94 ._ringInner_iupxg_48{border-width:3px}._large_iupxg_94 ._dot_iupxg_66{width:10px;height:10px}._xlarge_iupxg_101 ._logoWrapper_iupxg_23{width:240px;height:240px}._xlarge_iupxg_101 ._logoW_iupxg_23{width:170px}._xlarge_iupxg_101 ._glow_iupxg_59{width:180px;height:180px}._xlarge_iupxg_101 ._ringOuter_iupxg_38{border-width:5px}._xlarge_iupxg_101 ._ringInner_iupxg_48{border-width:4px}._xlarge_iupxg_101 ._dot_iupxg_66{width:12px;height:12px}._blue_iupxg_110 ._logoW_iupxg_23,._auto_iupxg_112 ._logoW_iupxg_23{filter:drop-shadow(0 0 24px color-mix(in srgb, var(--color-blue-500) 50%, transparent))}._blue_iupxg_110 ._ringOuter_iupxg_38,._auto_iupxg_112 ._ringOuter_iupxg_38{border-top-color:var(--color-blue-500);border-right-color:var(--color-green-500)}._blue_iupxg_110 ._ringInner_iupxg_48,._auto_iupxg_112 ._ringInner_iupxg_48{border-bottom-color:var(--color-blue-500);border-left-color:color-mix(in srgb, var(--color-blue-500) 50%, transparent)}._blue_iupxg_110 ._glow_iupxg_59,._auto_iupxg_112 ._glow_iupxg_59{background:radial-gradient(circle, color-mix(in srgb, var(--color-blue-500) 30%, transparent) 0%, transparent 70%)}._blue_iupxg_110 ._dot_iupxg_66,._auto_iupxg_112 ._dot_iupxg_66{background-color:var(--color-blue-500)}._fullscreen_iupxg_11._blue_iupxg_110,._fullscreen_iupxg_11._auto_iupxg_112{background-color:color-mix(in srgb, var(--color-white) 50%, transparent);-webkit-backdrop-filter:blur(8px)}._darkMode_iupxg_111 ._logoW_iupxg_23,[data-theme=dark] ._auto_iupxg_112 ._logoW_iupxg_23{filter:drop-shadow(0 0 28px color-mix(in srgb, var(--color-green-500) 55%, transparent)) drop-shadow(0 0 16px color-mix(in srgb, var(--color-blue-500) 45%, transparent))}._darkMode_iupxg_111 ._ringOuter_iupxg_38,[data-theme=dark] ._auto_iupxg_112 ._ringOuter_iupxg_38{border-top-color:var(--color-green-500);border-right-color:var(--color-blue-500)}._darkMode_iupxg_111 ._ringInner_iupxg_48,[data-theme=dark] ._auto_iupxg_112 ._ringInner_iupxg_48{border-bottom-color:var(--color-green-500);border-left-color:color-mix(in srgb, var(--color-blue-500) 60%, transparent)}._darkMode_iupxg_111 ._glow_iupxg_59,[data-theme=dark] ._auto_iupxg_112 ._glow_iupxg_59{background:radial-gradient(circle, color-mix(in srgb, var(--color-green-500) 40%, transparent) 0%, color-mix(in srgb, var(--color-blue-500) 15%, transparent) 50%, transparent 75%)}._darkMode_iupxg_111 ._dot_iupxg_66,[data-theme=dark] ._auto_iupxg_112 ._dot_iupxg_66{background-color:var(--color-green-500)}._fullscreen_iupxg_11._darkMode_iupxg_111,[data-theme=dark] ._fullscreen_iupxg_11._auto_iupxg_112{background-color:var(--surface-overlay);-webkit-backdrop-filter:blur(8px)}@keyframes _spin_iupxg_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes _spinReverse_iupxg_1{0%{transform:rotate(360deg)}to{transform:rotate(0)}}@keyframes _pulse_iupxg_1{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes _glowPulse_iupxg_1{0%,to{opacity:.5;transform:scale(1)}50%{opacity:.8;transform:scale(1.2)}}@keyframes _bounce_iupxg_1{0%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}}@media (width<=1023px){._medium_iupxg_89 ._logoWrapper_iupxg_23{width:100px;height:100px}._medium_iupxg_89 ._logoW_iupxg_23{width:68px}._medium_iupxg_89 ._glow_iupxg_59{width:76px;height:76px}._large_iupxg_94 ._logoWrapper_iupxg_23{width:140px;height:140px}._large_iupxg_94 ._logoW_iupxg_23{width:100px}._large_iupxg_94 ._glow_iupxg_59{width:110px;height:110px}._xlarge_iupxg_101 ._logoWrapper_iupxg_23{width:180px;height:180px}._xlarge_iupxg_101 ._logoW_iupxg_23{width:130px}._xlarge_iupxg_101 ._glow_iupxg_59{width:140px;height:140px}}@media (width<=480px){._medium_iupxg_89 ._logoWrapper_iupxg_23{width:80px;height:80px}._medium_iupxg_89 ._logoW_iupxg_23{width:56px}._medium_iupxg_89 ._glow_iupxg_59{width:60px;height:60px}._large_iupxg_94 ._logoWrapper_iupxg_23{width:120px;height:120px}._large_iupxg_94 ._logoW_iupxg_23{width:84px}._large_iupxg_94 ._glow_iupxg_59{width:90px;height:90px}._xlarge_iupxg_101 ._logoWrapper_iupxg_23{width:160px;height:160px}._xlarge_iupxg_101 ._logoW_iupxg_23{width:112px}._xlarge_iupxg_101 ._glow_iupxg_59{width:120px;height:120px}}@media (height<=500px) and (orientation:landscape){._loadingContainer_iupxg_2{gap:16px}._small_iupxg_82 ._logoWrapper_iupxg_23{width:48px;height:48px}._small_iupxg_82 ._logoW_iupxg_23{width:34px}._small_iupxg_82 ._glow_iupxg_59{width:38px;height:38px}._medium_iupxg_89 ._logoWrapper_iupxg_23{width:72px;height:72px}._medium_iupxg_89 ._logoW_iupxg_23{width:50px}._medium_iupxg_89 ._glow_iupxg_59{width:56px;height:56px}._large_iupxg_94 ._logoWrapper_iupxg_23{width:96px;height:96px}._large_iupxg_94 ._logoW_iupxg_23{width:68px}._large_iupxg_94 ._glow_iupxg_59{width:72px;height:72px}._xlarge_iupxg_101 ._logoWrapper_iupxg_23{width:120px;height:120px}._xlarge_iupxg_101 ._logoW_iupxg_23{width:84px}._xlarge_iupxg_101 ._glow_iupxg_59{width:90px;height:90px}}._page_juf0k_3{min-height:100dvh;padding:var(--space-6);background-color:var(--bg-secondary);justify-content:center;align-items:center;display:flex}._card_juf0k_13{align-items:center;gap:var(--space-4);width:100%;min-width:0;max-width:520px;padding:var(--space-10) var(--space-8);background-color:var(--bg-primary);border:1px solid var(--border-primary);border-radius:var(--radius-2xl);box-shadow:var(--shadow-lg);text-align:center;flex-direction:column;display:flex}._iconWrapper_juf0k_31{border-radius:var(--radius-full);background-color:var(--color-info-light);width:72px;height:72px;color:var(--color-info);font-size:var(--text-4xl);justify-content:center;align-items:center;display:flex}._title_juf0k_43{font-size:var(--text-2xl);font-weight:var(--font-bold);color:var(--text-primary);line-height:var(--leading-tight)}._description_juf0k_50{font-size:var(--text-sm);color:var(--text-secondary);line-height:var(--leading-relaxed)}._statusBadge_juf0k_58{align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-4);border-radius:var(--radius-md);background-color:var(--bg-tertiary);font-size:var(--text-sm);font-weight:var(--font-semibold);color:var(--text-primary);display:inline-flex}._statusDot_juf0k_70{border-radius:var(--radius-full);background-color:var(--color-info);flex-shrink:0;width:8px;height:8px;animation:2s ease-in-out infinite _pulse_juf0k_1}@keyframes _pulse_juf0k_1{0%,to{opacity:1}50%{opacity:.35}}@media (prefers-reduced-motion:reduce){._statusDot_juf0k_70{animation:none}}._window_juf0k_98{width:100%;min-width:0;padding:var(--space-4);border-radius:var(--radius-lg);background-color:var(--bg-tertiary);text-align:left}._windowHeader_juf0k_107{align-items:center;gap:var(--space-2);margin-bottom:var(--space-3);color:var(--color-info);display:flex}._windowTitle_juf0k_115{font-size:var(--text-sm);font-weight:var(--font-semibold);color:var(--text-primary)}._windowList_juf0k_121{gap:var(--space-2);flex-direction:column;display:flex}._windowRow_juf0k_127{justify-content:space-between;gap:var(--space-2);flex-wrap:wrap;display:flex}._windowLabel_juf0k_135{font-size:var(--text-sm);color:var(--text-secondary)}._windowValue_juf0k_140{font-size:var(--text-sm);font-weight:var(--font-medium);color:var(--text-primary)}._info_juf0k_148{width:100%;min-width:0;padding:var(--space-4);border-radius:var(--radius-lg);background-color:var(--bg-tertiary);text-align:left}._infoTitle_juf0k_157{margin-bottom:var(--space-2);font-size:var(--text-sm);font-weight:var(--font-semibold);color:var(--text-primary)}._infoText_juf0k_164{font-size:var(--text-sm);color:var(--text-secondary);line-height:var(--leading-relaxed)}@media (width<=1023px){._card_juf0k_13{padding:var(--space-8) var(--space-6)}}@media (width<=480px){._page_juf0k_3{padding:var(--space-4)}._card_juf0k_13{padding:var(--space-6) var(--space-4);gap:var(--space-3)}._iconWrapper_juf0k_31{width:56px;height:56px;font-size:var(--text-3xl)}._title_juf0k_43{font-size:var(--text-xl)}._windowRow_juf0k_127{gap:var(--space-1);flex-direction:column}}@media (height<=500px) and (orientation:landscape){._page_juf0k_3{min-height:auto;padding:var(--space-4)}._card_juf0k_13{padding:var(--space-4);gap:var(--space-2)}._iconWrapper_juf0k_31{width:44px;height:44px;font-size:var(--text-2xl)}._title_juf0k_43{font-size:var(--text-lg)}._window_juf0k_98,._info_juf0k_148{padding:var(--space-3)}._windowHeader_juf0k_107{margin-bottom:var(--space-2)}}
