@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/manrope/v15/xn7gYHE41ni1AdIRggexSg.woff2) format("woff2")}@font-face{font-family:Manrope;font-style:normal;font-weight:800;font-display:swap;src:url(https://fonts.gstatic.com/s/manrope/v15/xn7gYHE41ni1AdIRggexSg.woff2) format("woff2")}:root{--kinda-black: #1f1f1f;--cell-grey: #e3e3e3;--dark-grey: #2b2b2b;--dark-grey-21: #363636;--almost-white: #eee;font-family:Manrope,sans-serif;line-height:20px;font-weight:400;font-size:14px;color:var(--kinda-black);color-scheme:light dark;background-color:var(--dark-grey);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#f25353;text-decoration:inherit}a:hover{color:#f25353}body{color:var(--kinda-black);background-color:var(--cell-grey);margin:0;min-height:100vh;justify-content:center;display:flex;place-items:center;min-width:320px;font-family:Manrope,sans-serif;font-size:14px;line-height:20px}#root{width:100%}h1{font-size:38px;line-height:44px;margin:20px 0 10px}h2{font-size:32px;line-height:36px;margin:20px 0 10px}h3{font-size:24px;line-height:30px;margin:20px 0 10px}h4{font-size:18px;line-height:24px;margin:10px 0}h5{font-size:14px;line-height:20px;margin:10px 0}h6{font-size:12px;line-height:18px;margin:10px 0}h1{font-size:3.2em;line-height:1.1;font-weight:800}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:var(--kinda-black);cursor:pointer;transition:border-color .25s}button:hover{border-color:var(--kinda-black)}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:var(--kinda-black);background-color:var(--cell-grey)}a:hover{color:var(--kinda-black)}button{background-color:var(--kinda-black)}}:root{--header-animation-timing: cubic-bezier(.33, 1, .68, 1);--icon-transition: all .5s cubic-bezier(.25, .46, .45, .94)}._header_qghuu_13{display:flex;justify-content:space-between;align-items:center;position:fixed;top:0;left:50%;transform:translate(-50%);width:calc(100% - 18vw);max-width:1200px;box-sizing:border-box;z-index:1000;background:transparent}._glassTarget_qghuu_45{position:relative;display:flex;justify-content:space-between;align-items:center;width:100%;background:transparent;border-radius:0;padding:18px 0}._logo_qghuu_69,._nav_qghuu_71,._mobileMenuButton_qghuu_73{position:relative;z-index:2;pointer-events:auto}@media (max-width: 768px){._header_qghuu_13{position:fixed;top:0;left:0;width:100%;max-width:100%;transform:none;box-sizing:border-box;z-index:1000;margin-top:0!important;background:transparent!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;border-bottom:none!important;padding:0 20px}._glassTarget_qghuu_45{position:relative;display:flex;justify-content:space-between;align-items:center;width:100%;background:transparent;border-radius:0;padding:12px 0}}._logo_qghuu_69{width:120px;height:auto}._logoImage_qghuu_157{width:100%;height:100%;object-fit:contain}._nav_qghuu_71{display:flex;margin-left:auto}._nav_links_wrapper_qghuu_181{display:flex;gap:2rem;align-items:center}._navLink_qghuu_193,._lets_talk_link_qghuu_195{display:flex;align-items:center;gap:.8rem;text-decoration:none;color:var(--kinda-black)!important;padding:.7rem 1.6rem;border:1.5px solid rgba(255,255,255,.4);border-radius:9999px;background:#ffffff26;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 4px 15px #00000008,inset 0 1px 2px #ffffff4d;transition:all .3s cubic-bezier(.25,.46,.45,.94);position:relative;z-index:2;pointer-events:auto}._navLink_qghuu_193:hover,._lets_talk_link_qghuu_195:hover{background:#ffffff59;border-color:#fff9;transform:translateY(-1px);box-shadow:0 6px 18px #0000000d,inset 0 1px 2px #fff6}._navLink_qghuu_193._active_qghuu_253{background:#ffffff73;border-color:#ffffffb3;font-weight:800;box-shadow:0 2px 8px #00000005,inset 0 1px 3px #0000000d}._nav_icon_qghuu_269{width:24px;height:24px;position:relative;z-index:2;transition:color .3s ease;color:var(--kinda-black)}._nav_icon_qghuu_269 svg{width:100%;height:100%}@media (min-width: 769px){._aboutButton_qghuu_301 ._nav_icon_qghuu_269 svg{transform-origin:center;transition:var(--icon-transition)}._aboutButton_qghuu_301:hover ._nav_icon_qghuu_269 svg{transform:rotate(360deg);animation:_continuousRotation_qghuu_1 4s linear infinite}._aboutButton_qghuu_301:not(:hover) ._nav_icon_qghuu_269 svg{animation:_springBack_qghuu_1 1.2s cubic-bezier(.34,1.56,.64,1) forwards}._aboutButton_qghuu_301:not(:hover) ._nav_icon_qghuu_269 svg{transform:rotate(0);transition:transform .6s cubic-bezier(.34,1.56,.64,1)}@keyframes _continuousRotation_qghuu_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes _springBack_qghuu_1{0%{transform:rotate(360deg)}20%{transform:rotate(330deg)}40%{transform:rotate(380deg)}60%{transform:rotate(345deg)}80%{transform:rotate(355deg)}to{transform:rotate(0)}}}._mobileMenuButton_qghuu_73{display:none;background:var(--kinda-black);border:none;border-radius:50%;padding:8px;cursor:pointer;color:#fff;z-index:1001;transition:background .3s ease;-webkit-tap-highlight-color:transparent}._mobileMenuButton_qghuu_73:focus{outline:none;box-shadow:0 0 0 2px #0000004d}._mobileMenuButton_qghuu_73._active_qghuu_253{background:var(--kinda-black);color:#fff}._mobileMenuButton_qghuu_73 svg{width:32px;height:32px;display:block}._mobileMenuOverlay_qghuu_433{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:1000;transform:translateY(-100%);transition:transform .4s var(--header-animation-timing);overflow-y:auto;will-change:transform;background:#121212e0!important;backdrop-filter:blur(25px);-webkit-backdrop-filter:blur(25px);scrollbar-width:thin}._mobileMenuOverlay_qghuu_433::-webkit-scrollbar{width:6px}._mobileMenuOverlay_qghuu_433::-webkit-scrollbar-track{background:transparent}._mobileMenuOverlay_qghuu_433::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:3px}._mobileMenuOverlay_qghuu_433._active_qghuu_253{transform:translateY(0)}._mobileMenuContent_qghuu_503{padding:90px 24px 40px;max-width:500px;margin:0 auto;display:flex;flex-direction:column;gap:28px}._mobileMenuLinks_qghuu_523{display:flex;flex-direction:column;gap:12px;width:100%}._mobileNavLinkItem_qghuu_539{display:flex;align-items:center;justify-content:center;gap:12px;padding:14px 24px;font-size:1.1rem;font-weight:500;text-decoration:none;border-radius:9999px;box-shadow:0 4px 15px #00000026;transition:all .3s cubic-bezier(.25,.46,.45,.94);box-sizing:border-box;width:100%;min-height:48px;color:#fff!important;background:#ffffff0d;border:1.5px solid rgba(255,255,255,.1)}._mobileNavLinkItem_qghuu_539 svg{width:20px;height:20px;color:#fff}._mobileNavLinkItem_qghuu_539:hover,._mobileNavLinkItem_qghuu_539:focus{background:#ffffff1a;border-color:#fff3;transform:translateY(-1px);box-shadow:0 6px 18px #00000040}._mobileNavLinkItem_qghuu_539._active_qghuu_253{background:#ffffff26;border-color:#ffffff40;font-weight:800}._mobileSocialRow_qghuu_625{display:flex;gap:12px;width:100%}._mobileSocialLinkItem_qghuu_637{flex:1;display:flex;align-items:center;justify-content:center;gap:10px;padding:12px;border-radius:9999px;text-decoration:none;font-size:.95rem;transition:all .3s ease;min-height:48px;box-sizing:border-box;color:#fff;background:#ffffff08;border:1px solid rgba(255,255,255,.08)}._mobileSocialLinkItem_qghuu_637:hover,._mobileSocialLinkItem_qghuu_637:focus{background:#ffffff14;transform:translateY(-1px)}._mobileNavLinkItem_qghuu_539,._mobileSocialRow_qghuu_625,._mobileProjectsSection_qghuu_695{animation:_slideFadeIn_qghuu_1 .5s cubic-bezier(.16,1,.3,1) forwards;opacity:0}._mobileNavLinkItem_qghuu_539:nth-child(1){animation-delay:.05s}._mobileNavLinkItem_qghuu_539:nth-child(2){animation-delay:.12s}._mobileNavLinkItem_qghuu_539:nth-child(3){animation-delay:.19s}._mobileSocialRow_qghuu_625{animation-delay:.26s}._mobileProjectsSection_qghuu_695{animation-delay:.33s}@keyframes _slideFadeIn_qghuu_1{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}._mobileProjectsSection_qghuu_695{display:flex;flex-direction:column;gap:12px;width:100%}._mobileProjectsTitle_qghuu_755{font-size:.8rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:#fff;margin:0;opacity:.5}._mobileProjectsSlider_qghuu_777{display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;padding:4px 0 16px;-webkit-overflow-scrolling:touch;scrollbar-width:none}._mobileProjectsSlider_qghuu_777::-webkit-scrollbar{display:none}._mobileProjectCard_qghuu_807{flex:0 0 230px;scroll-snap-align:start;border-radius:16px;overflow:hidden;display:flex;flex-direction:column;text-decoration:none;transition:all .3s ease;height:auto;position:relative;will-change:transform;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);box-shadow:0 4px 12px #0000001a}._mobileProjectCard_qghuu_807:hover,._mobileProjectCard_qghuu_807:focus{background:#ffffff14;transform:translateY(-2px);box-shadow:0 6px 16px #0003}._projectThumb_qghuu_859{height:110px;background-size:cover;background-position:center;background-repeat:no-repeat;width:100%;border-bottom:1px solid rgba(255,255,255,.04)}._projectInfo_qghuu_877{padding:12px 14px;display:flex;flex-direction:column;gap:2px;min-height:auto}._projectInfo_qghuu_877 h3{margin:0;font-size:.95rem;font-weight:600;line-height:1.25;color:#fff}._projectInfo_qghuu_877 p{margin:0;font-size:.7rem;letter-spacing:.05em;text-transform:uppercase;color:#fff;opacity:.5}@media (max-width: 768px){._nav_links_wrapper_qghuu_181{display:none}._mobileMenuButton_qghuu_73{display:flex;align-items:center;justify-content:center;background:transparent;border:1px solid rgba(0,0,0,.08);border-radius:50%;width:48px;height:48px;cursor:pointer;z-index:1001;transition:all .3s ease;-webkit-tap-highlight-color:transparent;box-sizing:border-box;color:var(--kinda-black)}._mobileMenuButton_qghuu_73:focus{outline:none;box-shadow:0 0 0 2px #0000001a}._mobileMenuButton_qghuu_73._active_qghuu_253{color:#fff;background:#ffffff14;border-color:#ffffff26}._mobileMenuButton_qghuu_73._active_qghuu_253:focus{box-shadow:0 0 0 2px #ffffff26}._mobileMenuButton_qghuu_73 svg{width:24px;height:24px;display:block}@supports (-webkit-touch-callout: none){._mobileMenuButton_qghuu_73{-webkit-tap-highlight-color:transparent}}}@media (min-width: 769px){._nav_qghuu_71{display:flex!important}._mobileMenuButton_qghuu_73{display:none!important}}._blogHeader_qghuu_1055{margin-top:0!important;background:transparent!important;border-bottom:none!important;padding-bottom:15px!important}@media (max-width: 768px){._blogHeader_qghuu_1055{background:#fffc!important;margin-top:0!important;padding-bottom:12px!important}}@media (prefers-reduced-motion){._mobileMenuOverlay_qghuu_433,._navLink_qghuu_193,._mobileProjectCard_qghuu_807,._mobileNavLinkItem_qghuu_539,._mobileSocialLinkItem_qghuu_637,._mobileSocialRow_qghuu_625,._mobileProjectsSection_qghuu_695,._aboutButton_qghuu_301 ._nav_icon_qghuu_269 svg{transition-duration:.1s!important;animation:none!important;opacity:1!important;transform:none!important}}.footer{width:100%;color:#fff;position:fixed;bottom:30px;right:0;left:0;z-index:998;pointer-events:none}.footer-container{display:flex;justify-content:space-between;align-items:flex-end;padding:0 10vw;z-index:4;pointer-events:auto}.footer-icon{display:flex;align-items:center;margin-bottom:6px}.icon-link{display:flex;align-items:center;justify-content:center;padding:12px;border:1.5px solid rgba(255,255,255,.4);border-radius:50%;background:#ffffff26;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 4px 15px #00000008,inset 0 1px 2px #ffffff4d;transition:all .3s cubic-bezier(.25,.46,.45,.94);text-decoration:none;color:#1a1a1a}.icon-link:hover{background:#ffffff40;transform:translateY(-4px);box-shadow:0 8px 25px #0000001a,inset 0 1px 2px #fff6;color:#fff}.icon{width:22px;height:22px;transition:transform .3s cubic-bezier(.25,.46,.45,.94)}.icon-link:hover .icon{transform:scale(1.15) rotate(5deg)}.projects-islands-wrapper{display:none}@media (min-width: 768px){.projects-islands-wrapper{display:block}}@media (max-width: 767px){.footer-icon{display:none}.footer-container{padding:0 15px;width:100vw;margin-left:-15px}}._island_sdpar_7{position:fixed;bottom:30px;left:50%;transform:translate(-50%);background:var(--kinda-black);border:1px solid var(--kinda-black);border-radius:35px;width:175px;height:59px;overflow:hidden;transition:width .5s cubic-bezier(.16,1,.3,1),height .5s cubic-bezier(.16,1,.3,1),border-radius .5s cubic-bezier(.16,1,.3,1),transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s cubic-bezier(.16,1,.3,1);z-index:999;box-shadow:0 9px 20px #0000005e;cursor:pointer;will-change:transform,width,height,box-shadow;backface-visibility:hidden}._island_sdpar_7:hover{box-shadow:0 12px 28px #00000073;transform:translate(-50%) translateY(-2px)}._label_container_sdpar_67{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;gap:12px;opacity:1;transform:translateY(0);transition:opacity .3s cubic-bezier(.16,1,.3,1),transform .3s cubic-bezier(.16,1,.3,1),visibility 0s linear 0s;z-index:2;pointer-events:none}._label_icon_sdpar_109{width:20px;height:20px;color:#ffffffe6;transition:transform .3s cubic-bezier(.16,1,.3,1)}._label_text_sdpar_123{color:#d1d1d1;font-size:.9rem;font-weight:500;transition:transform .3s cubic-bezier(.16,1,.3,1)}._island_sdpar_7:hover ._label_icon_sdpar_109,._island_sdpar_7:hover ._label_text_sdpar_123{transform:scale(1.05)}._island_expanded_sdpar_149{width:min(90%,1142px);height:auto;min-height:130px;border-radius:22px;padding:1.5rem;cursor:default;transform:translate(-50%) translateY(-5px);box-shadow:0 16px 32px #00000080}._island_expanded_sdpar_149 ._label_container_sdpar_67{opacity:0;transform:translateY(-10px);visibility:hidden;transition:opacity .2s cubic-bezier(.16,1,.3,1),transform .2s cubic-bezier(.16,1,.3,1),visibility 0s linear .2s}._projects_grid_sdpar_193{opacity:0;visibility:hidden;transform:translateY(15px);max-height:0;transition:opacity .3s cubic-bezier(.16,1,.3,1),transform .4s cubic-bezier(.16,1,.3,1),max-height .4s cubic-bezier(.16,1,.3,1),visibility 0s linear .3s;pointer-events:none}._island_expanded_sdpar_149 ._projects_grid_sdpar_193{opacity:1;visibility:visible;transform:translateY(0);max-height:800px;transition:opacity .4s cubic-bezier(.16,1,.3,1) .1s,transform .5s cubic-bezier(.16,1,.3,1) .1s,max-height .5s cubic-bezier(.16,1,.3,1),visibility 0s linear 0s;pointer-events:auto}._projects_list_sdpar_247{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;padding:0;margin:0;list-style:none;will-change:transform}._project_item_sdpar_269{position:relative;opacity:0;transform:translateY(20px);transition:transform .5s cubic-bezier(.16,1,.3,1),opacity .5s cubic-bezier(.16,1,.3,1);will-change:transform,opacity;--animation-order: 0}._island_expanded_sdpar_149 ._project_item_sdpar_269{opacity:1;transform:translateY(0);transition-delay:calc(.1s + var(--animation-order) * .05s)}._project_item_sdpar_269:hover{transform:translateY(-5px);transition:transform .4s cubic-bezier(.34,1.56,.64,1)}._project_link_sdpar_315{display:block;height:120px;text-decoration:none;position:relative;overflow:hidden;border-radius:16px;background-color:#282828;padding:1.25rem;transform:translateZ(0);transition:background-color .3s ease,transform .3s cubic-bezier(.34,1.56,.64,1),box-shadow .3s ease;backface-visibility:hidden;box-shadow:0 4px 12px #00000026}._project_link_sdpar_315:hover{transform:scale(1.03);background-color:#414141;box-shadow:0 8px 24px #00000040}._project_link_sdpar_315:active{transform:scale(.98);transition:transform .2s ease}._project_content_sdpar_377{position:relative;z-index:3;height:100%;display:flex;flex-direction:column;justify-content:center;gap:2px}._project_title_sdpar_397{color:#e1e1e1;font-size:16px;font-weight:500;margin:0 0 2px;transform:translateZ(0);transition:color .3s ease,transform .3s ease;line-height:1.2}._project_link_sdpar_315:hover ._project_title_sdpar_397{color:#fff}._project_type_sdpar_425{color:#8c8c8c;font-size:9px;letter-spacing:.15em;text-transform:uppercase;transform:translateZ(0);transition:color .3s ease;margin-top:1px}._project_link_sdpar_315:hover ._project_type_sdpar_425{color:#a0a0a0}._project_thumbnail_sdpar_455{display:none}@media (max-width: 1024px){._projects_list_sdpar_247{grid-template-columns:repeat(3,1fr);gap:12px}}@media (max-width: 768px){._projects_list_sdpar_247{grid-template-columns:repeat(2,1fr);gap:12px}._island_expanded_sdpar_149{width:90%;padding:1.25rem}._project_link_sdpar_315{height:110px}}@media (max-width: 480px){._projects_list_sdpar_247{grid-template-columns:1fr;gap:10px}._island_sdpar_7{width:160px;height:54px}._label_text_sdpar_123{font-size:.85rem}._island_expanded_sdpar_149{padding:1rem}}@media (prefers-reduced-motion){._island_sdpar_7,._label_container_sdpar_67,._projects_grid_sdpar_193,._project_item_sdpar_269,._project_link_sdpar_315,._project_thumbnail_sdpar_455{transition-duration:.1s;animation-duration:.1s}}._contentContainer_1ouph_1{display:flex;flex-direction:row;justify-content:space-between;padding:2rem;gap:2rem}._textBlock_1ouph_17{flex:0 0 70%;padding-right:20px}._heading_1ouph_27{font-size:3.3rem;line-height:4rem;max-width:20ch;margin-bottom:3rem}._subheading_1ouph_41{margin-bottom:3rem;font-size:2rem;line-height:1.4em;max-width:42ch}._paragraph_1ouph_55{line-height:1.6rem;font-size:1.2rem;max-width:70ch}._imageBlock_1ouph_67{flex:0 0 30%;text-align:center}._profileImage_1ouph_77{position:relative;width:100%;padding-top:100%;border-radius:50% 50% 0 0;overflow:hidden;background:url(/assets/sparsh-image.webp) no-repeat center center/cover}._nowPlaying_1ouph_95{text-align:left;background-color:#e8f5e9;padding:10px;border-radius:5px;display:flex;align-items:center;font-size:1rem}._spotifyIcon_1ouph_115{width:24px;height:24px;margin-right:10px}@media screen and (max-width: 1024px){._heading_1ouph_27{font-size:2.5rem;line-height:3rem}._subheading_1ouph_41{font-size:1.6rem}._paragraph_1ouph_55{font-size:1.1rem}}@media screen and (max-width: 768px){._contentContainer_1ouph_1{flex-direction:column;padding:1.5rem}._textBlock_1ouph_17{flex:1 0 100%;padding-right:0;margin-top:2rem}._imageBlock_1ouph_67{flex:1 0 100%;max-width:300px;margin:0 auto}._heading_1ouph_27{font-size:2.2rem;line-height:2.6rem;max-width:100%}._subheading_1ouph_41{font-size:1.4rem;max-width:100%}}@media screen and (max-width: 767px){._contentContainer_1ouph_1{padding:1rem 0 3rem}._heading_1ouph_27{font-size:1.8rem;line-height:2.2rem;margin-bottom:1.5rem}._subheading_1ouph_41{font-size:1.2rem;margin-bottom:1.5rem}._paragraph_1ouph_55{font-size:1rem;line-height:1.4rem}._nowPlaying_1ouph_95{font-size:.9rem}._spotifyIcon_1ouph_115{width:20px;height:20px}._imageBlock_1ouph_67{max-width:100%;padding:0 1rem}}._revealItem_1ouph_301{opacity:0;transform:translateY(20px);transition:opacity .5s ease-out,transform .5s ease-out}._revealVisible_1ouph_313{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion){._revealItem_1ouph_301,._revealVisible_1ouph_313{opacity:1;transform:none;transition:none}._profileImage_1ouph_77,._hero_image_1ouph_341 img,._nowPlaying_1ouph_95{transition-duration:.1s!important}._hero_image_1ouph_341 img:hover{transform:none}}._content_container_1tz3g_3{padding:2vw 2vw 0;position:relative;overflow:hidden;max-width:1200px;margin:0 auto}._hero_container_1tz3g_21{display:flex;gap:2rem;margin-bottom:3rem;margin-top:4rem}._hero_image_1tz3g_35{flex:1;min-width:300px}._hero_image_1tz3g_35 img{width:100%;height:100%;object-fit:cover;border-radius:24px;box-shadow:0 4px 12px #0000001a;transition:transform .3s ease}._hero_image_1tz3g_35 img:hover{transform:scale(1.02)}._hero_text_1tz3g_71{flex:1;background:#f5f5f5;padding:2rem;border-radius:24px;display:flex;flex-direction:column;align-items:center;box-shadow:0 4px 12px #0000000d}._page_title_1tz3g_93{font-size:6em;line-height:1.1em;margin-bottom:3rem;text-align:center}._default_paragraph_about_1tz3g_107{max-width:83ch;width:100%;font-size:1.4rem;line-height:1.6em;margin-bottom:1.5rem}._stats_1tz3g_125{display:grid;gap:15px;grid-template-columns:repeat(6,1fr);margin-top:60px;margin-bottom:70px}._stat_wrapper_1tz3g_143{background-color:#f5f5f5;border-radius:12px;padding:60px 30px 30px;position:relative;grid-column:span 2;box-shadow:0 4px 12px #0000000d;transition:transform .2s ease,box-shadow .2s ease}._stat_wrapper_1tz3g_143:hover,._stat_wrapper_half_1tz3g_165:hover,._stat_wrapper_wide_1tz3g_167:hover{transform:translateY(-3px);box-shadow:0 6px 16px #00000014}._stat_wrapper_half_1tz3g_165{background-color:#f5f5f5;border-radius:12px;padding:60px 30px 30px;position:relative;grid-column:span 1;box-shadow:0 4px 12px #0000000d;transition:transform .2s ease,box-shadow .2s ease}._stat_wrapper_wide_1tz3g_167{background-color:#f5f5f5;border-radius:12px;padding:60px 30px 30px;position:relative;grid-column:span 3;box-shadow:0 4px 12px #0000000d;transition:transform .2s ease,box-shadow .2s ease}._half_height_1tz3g_223{padding-top:40px;padding-bottom:20px;min-height:120px}._stat_title_1tz3g_235{color:#636363;font-size:12px;font-weight:500;position:absolute;top:15px;left:15px;text-transform:uppercase;letter-spacing:.05em}._stat_1tz3g_125{font-size:1.7rem;line-height:1.3;text-align:center;display:flex;align-items:center;justify-content:center;height:100%}._software_content_1tz3g_279{display:flex;flex-direction:column;gap:20px}._software_group_1tz3g_291{display:flex;flex-direction:column;gap:10px}._software_label_1tz3g_303{font-size:1rem;font-weight:500;margin-bottom:5px;color:#555}._software_icons_1tz3g_317{display:flex;flex-wrap:wrap;gap:20px;justify-content:start}._software_icons_1tz3g_317 img{width:40px;height:40px;object-fit:contain;transition:transform .2s ease}._software_icons_1tz3g_317 img:hover{transform:scale(1.1)}._checklist_1tz3g_355{display:flex;flex-direction:column;gap:15px;height:100%;justify-content:center}._checklist_item_1tz3g_371{display:flex;align-items:center;gap:10px;font-size:1rem}._checkbox_1tz3g_385{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;background-color:#222;color:#fff;border-radius:4px;font-size:12px;transition:background-color .2s ease}._checklist_item_1tz3g_371:hover ._checkbox_1tz3g_385{background-color:#444}._disciplines_list_1tz3g_421{list-style-type:disc;padding-left:20px;margin:0;columns:2;column-gap:40px}._disciplines_list_1tz3g_421 li{margin-bottom:8px;padding-left:5px}._languages_content_1tz3g_449{display:flex;justify-content:space-around;align-items:center;flex-wrap:wrap;gap:25px;height:100%}._language_item_1tz3g_467{display:flex;align-items:center;gap:12px;transition:transform .2s ease}._language_item_1tz3g_467:hover{transform:translateY(-2px)}._flag_1tz3g_489{width:30px;height:20px;object-fit:contain;border-radius:2px;box-shadow:0 2px 4px #0000001a}._language_info_1tz3g_505{display:flex;flex-direction:column}._language_fluency_1tz3g_515{font-size:.8rem;color:#888}._language_name_1tz3g_525{font-size:1.1rem;font-weight:500}@media (max-width: 992px){._stats_1tz3g_125{grid-template-columns:repeat(6,1fr)}._stat_wrapper_1tz3g_143,._stat_wrapper_wide_1tz3g_167,._stat_wrapper_half_1tz3g_165{grid-column:span 3}}@media (max-width: 767px){._hero_container_1tz3g_21{flex-direction:column;margin-top:8vh}._hero_image_1tz3g_35{min-width:100%}._hero_text_1tz3g_71{margin-top:-20px}._page_title_1tz3g_93{font-size:3.5rem;margin-bottom:2rem}._default_paragraph_about_1tz3g_107{font-size:1.2rem}._languages_content_1tz3g_449{flex-direction:column;align-items:flex-start;padding:10px 0}._language_item_1tz3g_467{width:100%;justify-content:flex-start}}@media (max-width: 576px){._stats_1tz3g_125{grid-template-columns:1fr}._stat_wrapper_1tz3g_143,._stat_wrapper_half_1tz3g_165,._stat_wrapper_wide_1tz3g_167{grid-column:1 / -1}._page_title_1tz3g_93{font-size:2.5rem}._stat_1tz3g_125{font-size:1.3rem;line-height:1.8rem}._disciplines_list_1tz3g_421{columns:1}._software_icons_1tz3g_317{justify-content:center}}._revealItem_1tz3g_695{opacity:0;transform:translateY(20px);transition:opacity .5s ease-out,transform .5s ease-out}._revealVisible_1tz3g_707{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion){._revealItem_1tz3g_695,._revealVisible_1tz3g_707{opacity:1;transform:none;transition:none}}@media (prefers-reduced-motion){._stat_wrapper_1tz3g_143,._stat_wrapper_half_1tz3g_165,._stat_wrapper_wide_1tz3g_167,._hero_image_1tz3g_35 img,._language_item_1tz3g_467,._software_icons_1tz3g_317 img{transition-duration:.1s!important}._hero_image_1tz3g_35 img:hover,._stat_wrapper_1tz3g_143:hover,._stat_wrapper_half_1tz3g_165:hover,._stat_wrapper_wide_1tz3g_167:hover{transform:none!important;box-shadow:0 4px 12px #0000000d}._language_item_1tz3g_467:hover,._software_icons_1tz3g_317 img:hover{transform:none!important}}._wrapper_1740h_1{display:inline-flex}._button_1740h_9{padding:.1em .25em;width:13em;height:4.2em;background-color:var(--kinda-black);border:.08em solid #fff;border-radius:.8em;font-size:12px;cursor:pointer;overflow:visible}._buttonSpan_1740h_33{position:relative;display:flex;justify-content:center;align-items:center;bottom:.4em;width:8.25em;height:2.5em;background-color:var(--kinda-black);border-radius:.6em;font-size:1.5em;color:#fff;border:.08em solid #fff;box-shadow:0 .4em .1em .019em #fff;transition:all .5s}._buttonSpan_1740h_33:hover{transform:translateY(.4em);box-shadow:0 0 #fff}._buttonSpan_1740h_33:not(:hover){transition:all 1s}@media (prefers-reduced-motion){._buttonSpan_1740h_33,._buttonSpan_1740h_33:not(:hover){transition-duration:.1s}}._blogContainer_ibkea_1{max-width:1200px;margin:0 auto;padding:4rem 0;min-height:60vh}._pageTitle_ibkea_15{font-size:3rem;font-weight:700;margin-bottom:.5rem;color:var(--text-color, #1a1a1a)}._pageSubtitle_ibkea_29{font-size:1.25rem;color:var(--text-secondary, #666);margin-bottom:3rem}._loader_ibkea_41,._error_ibkea_41,._noPosts_ibkea_41{font-size:1.25rem;color:var(--text-secondary, #666);text-align:center;padding:4rem 0}._revealItem_ibkea_57{opacity:0;transform:translateY(20px);transition:opacity .5s ease-out,transform .5s ease-out}._revealVisible_ibkea_69{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion){._revealItem_ibkea_57,._revealVisible_ibkea_69{opacity:1;transform:none;transition:none}}._loader_ibkea_41{display:flex;flex-direction:column;align-items:center;gap:1rem}._spinner_ibkea_113{width:40px;height:40px;border:4px solid #e0e0e0;border-top-color:var(--kinda-black);border-radius:50%;animation:_spin_ibkea_113 .8s linear infinite}@keyframes _spin_ibkea_113{to{transform:rotate(360deg)}}@media (prefers-reduced-motion){._spinner_ibkea_113{animation-duration:2s}}._grid_ibkea_151{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2rem}@media (min-width: 769px){._grid_ibkea_151{margin-top:3vh}}._card_ibkea_175{display:flex;flex-direction:column;background:var(--card-bg, #fff);border-radius:12px;overflow:hidden;text-decoration:none;color:inherit;transition:transform .3s ease,box-shadow .3s ease;border:1px solid rgba(0,0,0,.05);box-shadow:0 10px 30px -10px #0000000d}._card_ibkea_175:hover{transform:translateY(-4px);box-shadow:0 20px 40px -10px #00000014}._imageContainer_ibkea_211{width:100%;padding-top:56.25%;position:relative;background:#f5f5f5}._featureImage_ibkea_225{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}._content_ibkea_243{padding:1.5rem;display:flex;flex-direction:column;flex-grow:1}._title_ibkea_257{font-size:1.5rem;font-weight:600;margin-bottom:.5rem;line-height:1.3;color:var(--text-color, #1a1a1a)}._meta_ibkea_273{font-size:.875rem;color:var(--text-secondary, #666);margin-bottom:1rem}._excerpt_ibkea_285{font-size:1rem;color:var(--text-secondary, #555);line-height:1.6;margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}._postContainer_ibkea_309{max-width:800px;margin:0 auto;padding:4rem 0}._backLink_ibkea_321{display:inline-block;margin-bottom:2rem;color:var(--text-secondary, #666);text-decoration:none;font-weight:500;transition:color .2s ease}._backLink_ibkea_321:hover{color:var(--text-color, #1a1a1a)}._postHeader_ibkea_347{margin-bottom:3rem}._postTitle_ibkea_355{font-size:3.5rem;font-weight:800;line-height:1.2;margin-bottom:1rem;color:var(--text-color, #1a1a1a)}._postMeta_ibkea_371{font-size:1rem;color:var(--text-secondary, #666)}._postImageContainer_ibkea_381{margin-bottom:3rem;border-radius:12px;overflow:hidden}._postFeatureImage_ibkea_393{width:100%;height:auto;display:block}._postContent_ibkea_405{font-size:1.125rem;line-height:1.8;color:var(--text-color, #1a1a1a)}._postContent_ibkea_405 h1,._postContent_ibkea_405 h2,._postContent_ibkea_405 h3,._postContent_ibkea_405 h4{margin-top:2.5rem;margin-bottom:1rem;font-weight:700;line-height:1.3}._postContent_ibkea_405 p{margin-bottom:1.5rem}._postContent_ibkea_405 a{color:#06c;text-decoration:underline}._postContent_ibkea_405 img{max-width:100%;height:auto;border-radius:8px;margin:2rem 0}._postContent_ibkea_405 blockquote{border-left:4px solid #eaeaea;padding-left:1rem;margin-left:0;font-style:italic;color:var(--text-secondary, #555)}._postContent_ibkea_405 ul,._postContent_ibkea_405 ol{margin-bottom:1.5rem;padding-left:1.5rem}._postContent_ibkea_405 li{margin-bottom:.5rem}@media (max-width: 768px){._pageTitle_ibkea_15,._postTitle_ibkea_355{font-size:2.5rem}._grid_ibkea_151{grid-template-columns:1fr}}@media (prefers-reduced-motion){._card_ibkea_175{transition-duration:.1s!important}._card_ibkea_175:hover{transform:none!important}._backLink_ibkea_321{transition-duration:.1s!important}}._appContainer_eswi4_1{position:relative;width:100%}._pageTransition_eswi4_13{animation:_fadeIn_eswi4_1 .3s ease-out}@keyframes _fadeIn_eswi4_1{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion){._pageTransition_eswi4_13{animation:none}}._mainContent_eswi4_55{padding:0 9vw;margin-top:2em;flex:1}@media (min-width: 1024px){._mainContent_eswi4_55{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:0}._pageTransition_eswi4_13{width:100%}}
