*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--itr-primary-900:#021835;--itr-primary-800:#01214b;--itr-primary-700:#022b5e;--itr-primary-600:#426a8e;--itr-primary-100:#bee5f4;--itr-secondary-900:#003e48;--itr-secondary-800:#005e6e;--itr-secondary-600:#47938a;--itr-secondary-400:#6bb8b0;--itr-secondary-300:#90bed8;--itr-secondary-100:#c0ede6;--itr-yellow-500:#fff58c;--itr-yellow-400:#ffd86b;--itr-yellow-300:#ffe6a6;--itr-yellow-100:#f7f5e2;--itr-critical:#ef4444;--itr-critical-bg:#ef444414;--itr-critical-border:#ef444447;--itr-high:#f59e0b;--itr-high-bg:#f59e0b14;--itr-high-border:#f59e0b47;--itr-medium:#f59e0b;--itr-medium-bg:#f59e0b0f;--itr-medium-border:#f59e0b33;--itr-low:#22c55e;--itr-low-bg:#22c55e12;--itr-low-border:#22c55e38;--itr-sev-critical:#ef4444;--itr-sev-warning:#f59e0b;--itr-sev-info:#3b82f6;--itr-text-primary:#f7f5e2;--itr-text-secondary:#bee5f4;--itr-text-muted:#7aa3c0;--itr-surface:#01214bb3;--itr-surface-solid:#01214b;--itr-surface-card:#011632a6;--itr-border:#426a8e59;--itr-border-mid:#426a8e80;--itr-border-solid:#426a8e;--r-xs:4px;--r-sm:6px;--r-md:10px;--r-lg:14px;--r-xl:20px;--shadow-card:0 4px 24px #00000059;--shadow-panel:0 20px 60px #00000073;--shadow-glow-yellow:0 4px 18px #d6a70040;--shadow-glow-teal:0 0 24px #47938a33;--t-fast:.12s ease;--t-normal:.2s ease;--t-slow:.35s ease;--z-base:1;--z-above:10;--z-panel:100;--z-overlay:200;--z-toast:300}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth;font-size:16px}body{background:var(--itr-primary-900);color:var(--itr-text-primary);min-height:100vh;font-family:Courier New,Courier,monospace}:focus-visible{outline:2px solid var(--itr-yellow-400);outline-offset:2px;border-radius:var(--r-xs)}input:focus,select:focus,textarea:focus{outline:none;box-shadow:0 0 0 3px #ffd86b1f;border-color:var(--itr-yellow-400)!important}button:active{transform:scale(.97)}a{color:inherit;text-decoration:none}ul,ol{list-style:none}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--itr-primary-600);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--itr-secondary-600)}@keyframes pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.85)}}@keyframes fade-up{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes slide-in-right{0%{opacity:0;transform:translate(16px)}to{opacity:1;transform:translate(0)}}@keyframes shimmer{0%{background-position:-200%}to{background-position:200%}}@keyframes skeleton-pulse{0%,to{opacity:.5}50%{opacity:1}}@keyframes glow-pulse{0%,to{box-shadow:0 0 12px #47938a26}50%{box-shadow:0 0 28px #47938a61}}.animate-fade-up{animation:.45s both fade-up}.animate-fade-in{animation:.3s both fade-in}.animate-slide-right{animation:.35s both slide-in-right}.animate-pulse-dot{animation:2s ease-in-out infinite pulse-dot}.itr-skeleton{border-radius:var(--r-sm);background:linear-gradient(90deg,#426a8e1f 25%,#426a8e38 50%,#426a8e1f 75%) 0 0/200% 100%;animation:1.6s infinite shimmer}@media (max-width:768px){.hide-mobile{display:none!important}.show-mobile{display:block!important}.full-mobile{width:100%!important}}@media (min-width:769px){.hide-desktop{display:none!important}.show-desktop{display:block!important}}
