html{scroll-behavior:smooth;overflow-x:hidden;font-size:16px}@media(min-width:640px){html{font-size:17px}}@media(min-width:768px){html{font-size:18px}}@media(min-width:1024px){html{font-size:18px}}@media(min-width:1280px){html{font-size:16px}}@media(min-width:1536px){html{font-size:16px}}html[data-theme=dark]{--text-light: #ffffff;--text-dark: #0f0f0f;--theme-header: rgba(13, 13, 18, .85);--theme-footer-text: #ffffff;--theme-footer: rgba(13, 13, 18, .95);--theme-background: #0d0d12;--theme-background-glass: rgba(168, 85, 247, .08);--theme-background-inverse: rgba(255, 255, 255, .08);--theme-font-color: #ffffff;--theme-font-color-inverce: #0f0f0f;--theme-font-color-side: #d946ef;--theme-color-button: #d946ef;--theme-hover: #d946ef;--theme-scroll: rgba(217, 70, 239, .3);--theme-glow: rgba(217, 70, 239, .25);--theme-glass-border: rgba(168, 85, 247, .15);--theme-glass-blur: blur(12px);--theme-gradient-start: #a855f7;--theme-gradient-end: #ec4899;--theme-crypto-positive: #9cf725;--theme-crypto-negative: #f72c25}html[data-theme=light]{--text-light: #0f0f0f;--text-dark: #ffffff;--theme-header: rgba(250, 249, 255, .85);--theme-footer-text: #0f0f0f;--theme-footer: rgba(250, 249, 255, .95);--theme-background: #faf9ff;--theme-background-glass: rgba(255, 255, 255, .8);--theme-background-inverse: rgba(0, 0, 0, .04);--theme-font-color: #0f0f0f;--theme-font-color-inverce: #ffffff;--theme-font-color-side: #d946ef;--theme-color-button: #d946ef;--theme-hover: #d946ef;--theme-scroll: rgba(217, 70, 239, .25);--theme-glow: rgba(217, 70, 239, .12);--theme-glass-border: rgba(168, 85, 247, .12);--theme-glass-blur: blur(12px);--theme-gradient-start: #a855f7;--theme-gradient-end: #ec4899;--theme-crypto-positive: #9cf725;--theme-crypto-negative: #f72c25}body{transition:background-color .3s ease;background-color:var(--theme-background);margin:0;font-family:Space Grotesk,Inter,system-ui,-apple-system,sans-serif}a{text-decoration:none}h1,h2,p{color:var(--theme-font-color)}h3,h4{color:var(--theme-font-color-side)}h2,h4{text-align:center}button{border:none;border-radius:.75rem;background-color:var(--theme-color-button);color:var(--text-dark);padding:.8125rem 1.75rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease}button:hover{transform:translateY(-2px);box-shadow:0 8px 25px var(--theme-glow)}.logo,.navbar li,a,.card p:nth-child(3){transition:color .3s ease}.logo a:hover,.navbar li a:hover,.cvs a:hover,.card p:nth-child(3):hover{color:var(--theme-hover)}.linkedIn:hover,.github:hover,.instagram:hover,.telegram:hover,.gmail:hover,.logo_img:hover{animation:none;transform:scale(1.1);filter:drop-shadow(0 0 10px var(--theme-glow))}.hireMe:hover{animation:none;transform:scale(1.02);box-shadow:0 8px 30px var(--theme-glow)}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--theme-color-button);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--theme-hover)}body.no-scroll{overflow:hidden;position:fixed;width:100%}._cryptos_error_1k8ho_1{padding:8px 0}._cryptos_error_header_1k8ho_5{display:inline;margin:20px;font-size:.9rem}._cryptos_block_1k8ho_11{display:flex;align-items:center}._cryptos_info_block_1k8ho_16 h2,span{color:var(--text-light)}._cryptos_info_block_1k8ho_16 p{color:var(--theme-color-button)}._cryptos_info_block_1k8ho_16 p,._cryptos_info_block_1k8ho_16 span{font-weight:700}._dCountPositive_1k8ho_30{color:var(--theme-crypto-positive)}._dCountNegative_1k8ho_34{color:var(--theme-crypto-negative)}._cryptos_info_block_1k8ho_16{display:flex;padding:8px 0;justify-content:space-between;align-items:baseline;margin:0 25px;gap:15px}._marquee_1k8ho_47{position:fixed;top:60px;left:0;right:0;z-index:99;background-color:var(--text-dark);width:100%;box-sizing:border-box}@media(min-width:768px)and (max-width:1023px){._marquee_1k8ho_47{top:115px}}._marquee_1k8ho_47 h2{color:var(--text-light);font-size:.95rem}._marquee_1k8ho_47 p{font-size:.9rem}._theme_switcher_14cgd_1{position:relative;display:inline-block;width:70px;height:36px;border-radius:50px;cursor:pointer;transition:all .3s ease;background:var(--theme-background-glass);-webkit-backdrop-filter:var(--theme-glass-blur);backdrop-filter:var(--theme-glass-blur);border:1px solid var(--theme-glass-border);margin-left:auto}._theme_switcher_14cgd_1:hover{box-shadow:0 5px 20px var(--theme-glow);transform:scale(1.05)}._theme_switcher_14cgd_1 input:checked+._slider_14cgd_21{background:transparent}._slider_14cgd_21{position:absolute;top:3px;bottom:3px;left:3px;right:3px;background-color:var(--theme-background);border-radius:50px;transition:all .3s ease;z-index:1}._icons_14cgd_37{display:flex;justify-content:space-between;align-items:center;height:100%;padding:0 8px;color:var(--theme-font-color);opacity:.6;position:relative;z-index:0}._sun_14cgd_49,._moon_14cgd_50{display:flex;align-items:center;justify-content:center;font-size:.875rem;position:relative;z-index:0}input[type=checkbox]{opacity:0;width:0;height:0}input:checked+._slider_14cgd_21:before{transform:translate(34px)}._slider_14cgd_21:before{content:"";position:absolute;height:26px;width:26px;background:linear-gradient(135deg,var(--theme-color-button) 0%,#ffcc00 100%);border-radius:50%;transition:all .3s ease;box-shadow:0 2px 10px #0003;z-index:2}._header_1al93_1{position:fixed;top:0;left:0;right:0;z-index:100;display:flex;justify-content:space-between;align-items:center;min-height:60px;padding:0 5%;background:var(--theme-header);-webkit-backdrop-filter:var(--theme-glass-blur);backdrop-filter:var(--theme-glass-blur);border-bottom:1px solid var(--theme-glass-border);width:100%;box-sizing:border-box}@media(max-width:767px){._header_1al93_1{padding:0 15px}}@media(min-width:768px){._header_1al93_1{flex-direction:column;gap:15px;padding:10px 3%}}@media(min-width:1024px){._header_1al93_1{flex-direction:row;justify-content:space-between;padding:0 3%}}._text_container_1al93_39{display:flex;align-items:center;gap:10px}@media(max-width:767px){._text_container_1al93_39{justify-content:space-between;width:100%}}._controls_1al93_51{display:flex;align-items:center;gap:10px}._logo_1al93_57{cursor:pointer;font-weight:700;font-size:1.5rem;transition:all .3s ease;display:flex;align-items:center;gap:10px}._logo_1al93_57:hover{transform:scale(1.05)}._logo_1al93_57 a{color:#d946ef}@media(max-width:767px){._logo_1al93_57{display:none}}._navbar_1al93_78 ul{display:flex;transition:transform .3s ease-in-out;gap:30px}@media(min-width:1024px){._navbar_1al93_78 ul{flex-direction:row}}@media(max-width:767px){._navbar_1al93_78 ._invisible_1al93_89{transform:translate(-1000px)}._navbar_1al93_78 ._visible_1al93_92{transform:translate(0)}._navbar_1al93_78 ul{justify-content:space-around;position:absolute;left:0;top:100%;background:var(--theme-header);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-bottom:1px solid var(--theme-glass-border);width:100%;flex-direction:column;gap:8px;padding:8px 0}._navbar_1al93_78 ul li{margin:0}}._navbar_1al93_78 li{text-align:center;display:flex;align-items:center;cursor:pointer;padding:12px 16px;text-decoration:none;font-weight:500;border-radius:8px;transition:all .3s ease;min-height:44px}._navbar_1al93_78 li a{display:block;width:100%;color:var(--theme-font-color);transition:color .3s ease}._navbar_1al93_78 li:hover a{color:var(--theme-color-button)}._logo_img_1al93_136{background:url(/images/avatar.svg) no-repeat center/contain;width:40px;height:40px;flex-shrink:0;transition:all .3s ease}._logo_img_1al93_136:hover{transform:scale(1.1);filter:drop-shadow(0 0 10px var(--theme-glow))}._menu_1al93_148{display:none;width:24px;height:20px;cursor:pointer;position:relative;transition:all .3s ease}@media(max-width:767px){._menu_1al93_148{display:flex;align-items:center;justify-content:center}}._menu_1al93_148 span,._menu_1al93_148 span:before,._menu_1al93_148 span:after{display:block;width:100%;height:2px;background:var(--theme-color-button);border-radius:2px;transition:all .3s ease}._menu_1al93_148 span{position:relative}._menu_1al93_148 span:before{content:"";position:absolute;top:-8px}._menu_1al93_148 span:after{content:"";position:absolute;top:8px}._language_toggle_1e2oc_1{display:flex;align-items:center}._toggle_button_1e2oc_6{display:flex;align-items:center;gap:.25rem;background:var(--theme-background-glass);-webkit-backdrop-filter:var(--theme-glass-blur);backdrop-filter:var(--theme-glass-blur);border:1px solid var(--theme-glass-border);border-radius:20px;padding:.5rem .75rem;cursor:pointer;transition:all .3s ease;font-family:inherit}._toggle_button_1e2oc_6:hover{box-shadow:0 5px 20px var(--theme-glow);transform:scale(1.05)}._lang_1e2oc_1{font-size:.75rem;font-weight:600;color:var(--theme-font-color);opacity:.5;transition:all .3s ease}._separator_1e2oc_33{font-size:.75rem;color:var(--theme-font-color);opacity:.3}._active_1e2oc_39{opacity:1;color:var(--theme-color-button)}._divider_14is7_1{display:flex;align-items:center;justify-content:center;gap:20px;width:100%;padding:20px 0}._line_14is7_10{flex:1;height:1px;background:linear-gradient(90deg,transparent 0%,var(--theme-color-button) 50%,transparent 100%);opacity:.3}._icon_14is7_17{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:var(--theme-background-glass);-webkit-backdrop-filter:var(--theme-glass-blur);backdrop-filter:var(--theme-glass-blur);border:1px solid var(--theme-glass-border);color:var(--theme-color-button);animation:_float_14is7_1 3s ease-in-out infinite}@keyframes _float_14is7_1{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@media(max-width:639px){._divider_14is7_1{gap:15px;padding:15px 0}._icon_14is7_17{width:32px;height:32px}._icon_14is7_17 svg{width:16px;height:16px}}*{margin:0;padding:0;box-sizing:border-box}main ._main_content_container_1crmt_7{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:30px;min-height:100vh;padding:98px 20px 0}@media(min-width:768px){main ._main_content_container_1crmt_7{padding:154px 5% 0}}@media(min-width:1024px){main ._main_content_container_1crmt_7{padding:97px 10% 0}}._floatingCta_1crmt_27{position:fixed;bottom:30px;right:30px;z-index:99;background:linear-gradient(135deg,var(--theme-gradient-start),var(--theme-gradient-end));color:#fff;padding:14px 24px;border-radius:30px;text-decoration:none;font-weight:600;font-size:.95rem;box-shadow:0 8px 30px #a855f766;transition:all .3s ease;display:flex;align-items:center;gap:8px}._floatingCta_1crmt_27:hover{transform:translateY(-3px);box-shadow:0 12px 40px #a855f780}@media(max-width:767px){._floatingCta_1crmt_27{bottom:20px;right:20px;padding:12px 20px;font-size:.875rem}}
