*{margin:0;padding:0;box-sizing:border-box}:root{--bg-light: #f9f9f9;--text-light: #111827;--border-light: #111827;--icon-dark: #000000;--bg-dark: #111827;--text-dark: #f9f9f9;--border-dark: #f57d21;--icon-light: #ffffff}html{font-size:16px}@media (max-width: 768px){html{font-size:14px}}@media (max-width: 480px){html{font-size:12px}}@media (max-width: 410px){html{font-size:11px}}@media (max-width: 375px){html{font-size:10px}}body{font-family:Roboto Condensed,sans-serif;transition:background-color .3s ease-in-out,color .3s ease-in-out}body.light{background-color:var(--bg-light);color:var(--text-light)}body.dark{background-color:var(--bg-dark);color:var(--text-dark)}svg{transition:fill .3s ease-in-out,color .3s ease-in-out,stroke .3s ease-in-out,transform .3s ease-in-out}@keyframes GradientBG{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.container{display:flex;flex-direction:column;min-height:-webkit-fill-available;min-height:100vh;min-height:100dvh}.header-container,.footer-container,.content-container{transition:background-color .3s ease-in-out,color .3s ease-in-out,border-color .3s ease-in-out}.header-container{display:flex;justify-content:space-between;align-items:center;padding:20px;flex-shrink:0}.main-logo{display:flex;align-items:center;justify-content:center;border-radius:10px;-webkit-user-select:none;user-select:none;background:linear-gradient(.3turn,#3f51b1,#5a55ae 13%,#7b5fac 25%,#8f6aae 38%,#a86aa4,#cc6b8e 62%,#f18271 75%,#f3a469 87%,#f7c978);transition:transform .5s ease-in-out,box-shadow .5s ease-in-out}.main-logo:hover{background-size:300% 300%;animation:GradientBG 5s ease infinite}.logo-text{font-size:2.3rem;font-weight:bolder;color:#fff;text-align:center;line-height:.8;padding:8px 10px 7px}.theme-toggle-btn{cursor:pointer;background:none;display:flex;align-items:center;justify-content:center;border:none;transition:color .3s ease-in-out,transform .3s ease-in-out}body.light .theme-toggle-btn{color:var(--border-light)}body.dark .theme-toggle-btn{color:var(--border-dark)}body.light .theme-icon{color:var(--icon-dark)}body.dark .theme-icon{color:var(--icon-light)}body.light .custom-tooltip{background:#222;color:#f9f9f9}body.dark .custom-tooltip{background:#fff;color:#111827}.icon{font-size:2.5rem}.content-container{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:20px 10px}.content-header{font-weight:bolder;font-size:4rem;margin-bottom:1rem;background:linear-gradient(.3turn,#3f51b1,#5a55ae 13%,#7b5fac 25%,#8f6aae 38%,#a86aa4,#cc6b8e 62%,#f18271 75%,#f3a469 87%,#f7c978);background-size:300% 300%;background-clip:text;-webkit-background-clip:text;color:transparent;-webkit-text-fill-color:transparent;animation:GradientBG 10s ease infinite;transition:transform .5s ease-in-out,box-shadow .5s ease-in-out;text-align:center}.content-text{font-size:1.5rem;font-weight:700;margin-bottom:2rem;text-align:center}.tech-icons{display:flex;gap:10px;justify-content:center;align-items:center;margin-bottom:1rem}.footer-container{padding:20px;flex-shrink:0;text-align:center;display:flex;justify-content:center;align-items:center;gap:10px}.footer-container a{font-size:0;line-height:0}:root{--rt-color-white:#fff;--rt-color-dark:#222;--rt-color-success:#8dc572;--rt-color-error:#be6464;--rt-color-warning:#f0ad4e;--rt-color-info:#337ab7;--rt-opacity:.9;--rt-transition-show-delay:.15s;--rt-transition-closing-delay:.15s;--rt-arrow-size:8px}.core-styles-module_tooltip__3vRRp{left:0;opacity:0;pointer-events:none;position:absolute;top:0;will-change:opacity}.core-styles-module_fixed__pcSol{position:fixed}.core-styles-module_arrow__cvMwQ{background:inherit;position:absolute;z-index:-1}.core-styles-module_noArrow__xock6{display:none}.core-styles-module_clickable__ZuTTB{pointer-events:auto}.core-styles-module_show__Nt9eE{opacity:var(--rt-opacity);transition:opacity var(--rt-transition-show-delay) ease-out}.core-styles-module_closing__sGnxF{opacity:0;transition:opacity var(--rt-transition-closing-delay) ease-in}.styles-module_tooltip__mnnfp{border-radius:3px;font-size:90%;padding:8px 16px;width:max-content}.styles-module_arrow__K0L3T{height:var(--rt-arrow-size);width:var(--rt-arrow-size)}[class*=react-tooltip__place-top]>.styles-module_arrow__K0L3T{transform:rotate(45deg)}[class*=react-tooltip__place-right]>.styles-module_arrow__K0L3T{transform:rotate(135deg)}[class*=react-tooltip__place-bottom]>.styles-module_arrow__K0L3T{transform:rotate(225deg)}[class*=react-tooltip__place-left]>.styles-module_arrow__K0L3T{transform:rotate(315deg)}.styles-module_dark__xNqje{background:var(--rt-color-dark);color:var(--rt-color-white)}.styles-module_light__Z6W-X{background-color:var(--rt-color-white);color:var(--rt-color-dark)}.styles-module_success__A2AKt{background-color:var(--rt-color-success);color:var(--rt-color-white)}.styles-module_warning__SCK0X{background-color:var(--rt-color-warning);color:var(--rt-color-white)}.styles-module_error__JvumD{background-color:var(--rt-color-error);color:var(--rt-color-white)}.styles-module_info__BWdHW{background-color:var(--rt-color-info);color:var(--rt-color-white)}
