:root{--font-family:"Inter",system-ui,-apple-system,sans-serif;--color-bg:#0d1117;--color-text:#fff;--color-primary:#004d40;--color-primary-light:#00796b;--color-secondary:#7c4dff;--color-secondary-dark:#651fff;--color-accent:#00e676;--color-danger:#ff5252;--color-surface:#161b22;--color-surface-hover:#1f2937;--radius:.5rem;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;--color-success:#22c55e}@keyframes ping{75%,to{opacity:0;transform:scale(2)}}[data-theme=light]{--color-bg:#f9fafb;--color-text:#1f2937;--color-surface:#fff;--color-surface-hover:#f3f4f6}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-family);background-color:var(--color-bg);color:var(--color-text);line-height:1.5;transition:background-color .3s,color .3s}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}
:root{--font-family:"Inter",system-ui,-apple-system,sans-serif;--color-bg:#0d1117;--color-text:#fff;--color-primary:#004d40;--color-primary-light:#00796b;--color-secondary:#7c4dff;--color-secondary-dark:#651fff;--color-accent:#00e676;--color-danger:#ff5252;--color-surface:#161b22;--color-surface-hover:#1f2937;--radius:.5rem;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;--color-success:#22c55e}@keyframes ping{75%,to{opacity:0;transform:scale(2)}}[data-theme=light]{--color-bg:#f9fafb;--color-text:#1f2937;--color-surface:#fff;--color-surface-hover:#f3f4f6}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-family);background-color:var(--color-bg);color:var(--color-text);line-height:1.5;transition:background-color .3s,color .3s}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}.Header{background-color:#0000;justify-content:space-between;align-items:center;width:100%;max-width:1200px;margin:0 auto;padding:1.5rem 2rem;display:flex}.Header__logo{color:var(--color-primary-light);align-items:center;gap:.5rem;font-size:1.5rem;font-weight:700;display:flex}.Header__logo span{background:linear-gradient(135deg,var(--color-primary-light),var(--color-secondary));-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text}.Header__actions{align-items:center;gap:.5rem;display:flex}.Header__button{background:var(--color-surface);border-radius:var(--radius);color:var(--color-text);border:1px solid #0000;align-items:center;padding:.5rem .75rem;transition:all .2s;display:flex}.Header__button:hover{background:var(--color-surface-hover);border-color:var(--color-primary-light)}@media (max-width:600px){.Header{padding:1rem}.Header__logo span{display:none}.Header__actions{gap:.25rem}.Header__button{padding:.5rem}.Header__button span{display:none;margin:0!important}}
.Footer{text-align:center;border-top:1px solid #ffffff0d;width:100%;margin-top:auto;padding:2rem}.Footer__content{margin-bottom:2rem}.Footer__ads{color:#ffffff4d;border-radius:var(--radius);background:#ffffff05;justify-content:center;align-items:center;width:100%;min-height:90px;font-size:.8rem;display:flex}.Footer__links a:last-child{margin-left:1rem}.Footer__links{opacity:.8;margin-bottom:1rem}
