.MandelbrotExplorer_explorer__fMl8f{padding:2%;box-sizing:border-box;background-color:#1a1a1a;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:flex;flex-direction:column;align-items:center;gap:1.5rem;color:#e0e0e0}@media (max-width:768px){.MandelbrotExplorer_explorer__fMl8f{padding:.5rem}}.MandelbrotExplorer_header__n5nzG{text-align:center;width:100%;max-width:600px;padding:1rem;background-color:#2a2a2a;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.5)}.MandelbrotExplorer_title__AI_Ek{font-size:clamp(1.5rem,5vw,2rem);font-weight:700;color:#60a5fa;margin:0 0 .5rem}.MandelbrotExplorer_subtitle__97Wcl{font-size:clamp(.875rem,3vw,1rem);color:#9ca3af;margin:0}.MandelbrotExplorer_subtitle__97Wcl sub,.MandelbrotExplorer_subtitle__97Wcl sup{font-size:.75em}.MandelbrotExplorer_canvasContainer__Jf4H6{position:relative;max-width:100%;box-shadow:0 4px 16px rgba(0,0,0,.8);border-radius:4px;overflow:hidden}.MandelbrotExplorer_canvas__6b6Ty{display:block;max-width:100%;height:auto;background-color:#000;image-rendering:pixelated;image-rendering:-moz-crisp-edges;image-rendering:crisp-edges}@media (max-width:768px){.MandelbrotExplorer_canvas__6b6Ty{width:100%;height:auto}}.MandelbrotExplorer_progressOverlay__MmQWH{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:rgba(0,0,0,.85);padding:1.5rem 2rem;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.6);min-width:250px}.MandelbrotExplorer_progressBar__xvOTz{width:100%;height:20px;background-color:#374151;border-radius:10px;overflow:hidden;margin-bottom:.5rem}.MandelbrotExplorer_progressFill__QLQTB{height:100%;background:linear-gradient(90deg,#3b82f6,#60a5fa);transition:width .2s ease-out;border-radius:10px}.MandelbrotExplorer_progressText__olaje{display:block;text-align:center;font-size:.875rem;color:#e0e0e0;font-weight:600}.MandelbrotExplorer_controls__nQ5E2{width:100%;max-width:600px;padding:1.5rem;background-color:#2a2a2a;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.5);display:flex;flex-direction:column;gap:1rem}.MandelbrotExplorer_info__7lsRG{display:flex;flex-direction:column;gap:.5rem;padding:1rem;background-color:#1f1f1f;border-radius:4px;border-left:4px solid #60a5fa}.MandelbrotExplorer_infoRow__11nkj{display:flex;justify-content:space-between;align-items:center;font-size:.875rem}@media (max-width:768px){.MandelbrotExplorer_infoRow__11nkj{flex-direction:column;align-items:flex-start;gap:.25rem}}.MandelbrotExplorer_label__g569b{font-weight:600;color:#9ca3af}.MandelbrotExplorer_value__26_OE{font-family:Courier New,monospace;color:#e0e0e0}.MandelbrotExplorer_buttonGroup__K3WZ5{display:flex;flex-direction:column;gap:.75rem}.MandelbrotExplorer_iterationControls__Q9KNV{display:flex;gap:.5rem;justify-content:space-between}@media (max-width:768px){.MandelbrotExplorer_iterationControls__Q9KNV{flex-direction:column}}.MandelbrotExplorer_button__tCKyg{flex:1;padding:.75rem 1rem;font-size:.875rem;transition:all .2s ease;border:1px solid #ffffff}.MandelbrotExplorer_button__tCKyg:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 8px rgba(96,165,250,.3)}.MandelbrotExplorer_button__tCKyg:disabled{opacity:.5;cursor:not-allowed}.MandelbrotExplorer_resetButton__0zDIY{padding:.75rem 1rem;font-size:.875rem;transition:all .2s ease;border:1px solid #ffffff}.MandelbrotExplorer_resetButton__0zDIY:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 8px rgba(96,165,250,.3)}.MandelbrotExplorer_instructions__INPf8{padding:1rem;background-color:#1f1f1f;border-radius:4px;border-left:4px solid #10b981}.MandelbrotExplorer_instructions__INPf8 p{margin:.5rem 0;font-size:.875rem;color:#9ca3af}.MandelbrotExplorer_instructions__INPf8 p:first-child{margin-top:0}.MandelbrotExplorer_instructions__INPf8 p:last-child{margin-bottom:0}.MandelbrotExplorer_instructions__INPf8 b{color:#e0e0e0}@media (prefers-color-scheme:light){.MandelbrotExplorer_explorer__fMl8f{background-color:#f5f5f5;color:#1a1a1a}.MandelbrotExplorer_controls__nQ5E2,.MandelbrotExplorer_header__n5nzG{background-color:#ffffff}.MandelbrotExplorer_info__7lsRG,.MandelbrotExplorer_instructions__INPf8{background-color:#f9fafb}.MandelbrotExplorer_title__AI_Ek{color:#2563eb}.MandelbrotExplorer_label__g569b,.MandelbrotExplorer_subtitle__97Wcl{color:#6b7280}.MandelbrotExplorer_value__26_OE{color:#1a1a1a}.MandelbrotExplorer_instructions__INPf8 p{color:#6b7280}.MandelbrotExplorer_instructions__INPf8 b{color:#1a1a1a}}.utils_container__tJmzB{max-width:36rem;padding:0 1rem;margin:3rem auto 6rem}.utils_horizLine__kCrHE{border:1px solid;margin:10px 0;width:100%}.utils_padding1px__MKcnR{padding-top:1px;z-index:1}.utils_list__043c2{list-style:none;padding:0;margin:0;z-index:1}.utils_listItem__8s1Wa{margin:0 0 1.25rem;z-index:1}.utils_socialIconRow__65Of_{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.utils_linkRow__Qbb2E{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-evenly;padding-top:.4rem}.utils_heading2Xl__CLcby{font-size:2.5rem;line-height:1.2}.utils_heading2Xl__CLcby,.utils_headingXl__TDnqG{font-weight:800;letter-spacing:-.05rem;margin:1rem 0;z-index:1}.utils_headingXl__TDnqG{font-size:2rem;line-height:1.3}.utils_headingLg__FgCCA{font-size:1.5rem;line-height:1.4;margin:1rem 0;z-index:1}.utils_headingMd__js84w{font-size:1.2rem;line-height:1.5;z-index:1}.utils_lightText__sD4oX{color:#666;z-index:1}.utils_navLink__unG3E{color:inherit;text-decoration:none;padding:0 .5rem;margin:0 .25rem;font-size:1.2rem}.utils_navLink__unG3E:link,.utils_navLink__unG3E:visited{color:inherit}.utils_boldLink__v2z2T{font-weight:700}.utils_animatedLink___56xt{text-decoration:none}.utils_linkTextWrapper__30cJW{position:relative;display:inline-block}.utils_animatedUnderline__TZ_GM{position:absolute;bottom:-2px;left:0;height:2px;background-color:currentColor;width:0;transition:width .1s ease-out;transform-origin:left}.utils_animatedUnderlineHover__mU0dW{width:100%}.utils_staticUnderline__mCXtu{position:absolute;bottom:-2px;left:0;height:2px;background-color:currentColor;width:100%;transition:none}.utils_footerLinks__jQ_IT{display:flex;justify-content:center;gap:5rem}.utils_themeToggleBtn__kDrgX{border-radius:9999px;height:100%;cursor:pointer}.utils_themeToggleBtn__kDrgX svg{display:inline-block;width:2rem;height:2rem;fill:currentColor}.utils_themeToggleLight__jEcVp{border-width:1px;--tw-border-opacity:1;border-color:rgb(100 116 139/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(148 163 184/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.utils_themeToggleLight__jEcVp:hover{--tw-bg-opacity:1;background-color:rgb(100 116 139/var(--tw-bg-opacity,1))}.utils_themeToggleDark__QrCu1{--tw-bg-opacity:1;background-color:rgb(241 245 249/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity,1))}.utils_themeToggleDark__QrCu1:hover{--tw-bg-opacity:1;background-color:rgb(203 213 225/var(--tw-bg-opacity,1))}.utils_themeSwitch__RaRCh{width:4rem;height:2rem;position:relative;display:flex;align-items:center;padding:.2rem;transition:background-color .3s ease}.utils_themeToggleBtn__kDrgX.utils_themeSwitch__RaRCh svg{width:1rem!important;height:1rem!important}.utils_themeSwitchCircle__XeL98{position:absolute;left:.2rem;width:1.6rem;height:1.6rem;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .5s cubic-bezier(.4,0,.2,1)}.utils_themeSwitchCircleLight__o7uto{background-color:#ffffff;transform:translateX(0);box-shadow:0 0 5px rgba(0,0,0,.2)}.utils_themeSwitchCircleDark__Zp4L_{background-color:#000000;transform:translateX(1.82rem);box-shadow:0 0 5px #fff}.utils_themeSwitchIconLight__fwX40{color:#374151}.utils_themeSwitchIconDark__wOBzw{color:#e5e7eb}.utils_borderCircle___lST3{z-index:1;border-radius:9999px}.utils_socialsLink__ReNLf{border-radius:9999px}.utils_hoverImage__NRwhG{opacity:.9}.utils_hoverImage__NRwhG:hover{opacity:1;cursor:pointer}.utils_inlineIcon__Jb4UL{display:inline-block;vertical-align:middle;margin-left:.25rem;margin-right:.25rem;opacity:.9}.utils_inlineIcon__Jb4UL:hover{opacity:1;cursor:pointer}.utils_projectItem___M_z3{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid #444}.utils_projectInfo__V8d1u{margin-right:1rem}.utils_projectStatus__wqTh_{font-size:.9em;color:#767676;margin-left:.5rem}.utils_techStackIcons__MJc6m{display:flex;flex-wrap:wrap;align-items:center}@media (max-width:570px){.utils_projectItem___M_z3{flex-direction:column;align-items:flex-start;border-bottom:1px solid #333}.utils_subProjects__SPPO5{width:100%;flex-direction:column;margin-left:0;padding-left:0;border-left:none}.utils_subProjectItem__mdobb{flex-direction:column;align-items:flex-start}.utils_projectInfo__V8d1u{margin-right:0}.utils_techStackIcons__MJc6m{margin-left:0;margin-top:.75rem}}.utils_Header__b9hAR{width:100%;height:2.5rem;display:flex;justify-content:space-between;margin-bottom:5px}.utils_footerText__c6vW_{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-evenly}.utils_sidebar__JbMCR{position:fixed;top:0;padding-top:3rem;right:-300px;width:300px;height:100%;box-shadow:-5px 0 10px rgba(0,0,0,.7);transition:right .3s ease-in-out,opacity .3s ease-in-out,visibility .3s ease-in-out;z-index:1000;visibility:hidden;opacity:0}.utils_sidebarLight__soOvL{background-color:#fafafa;color:#333;border-left:1px solid #333}.utils_sidebarDark__Nd7kv{background-color:#222;color:#eee;border-left:1px solid #eee}.utils_open__x_gSR{right:0;visibility:visible;opacity:1}.utils_sidebarNav__Oex_j{display:flex;flex-direction:column;align-items:center}.utils_sidebarLinkWrapper__2_ad7{position:relative;display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;border-radius:.5rem;transition:all .2s ease;margin:.25rem 0;min-width:200px}.utils_sidebarLinkActive__6rOVx{background-color:var(--sidebar-active-bg);color:var(--sidebar-active-text);box-shadow:0 2px 4px rgba(0,0,0,.1)}.utils_verticalSlider__Ba1Gz{position:absolute;left:0;top:50%;transform:translateY(-50%);width:3px;background-color:currentColor;height:0;transition:height .2s ease-out;border-radius:0 2px 2px 0}.utils_verticalSliderHover___DwPp{height:80%}.utils_dropdown__hykcP{border-radius:4px;margin-bottom:1rem;overflow:hidden}.utils_toggleButton__thU6V{border:none;padding:10px 15px;width:100%;text-align:left;cursor:pointer;font-size:1rem;display:flex;justify-content:space-between;align-items:center;color:inherit}.utils_content__njgVJ{padding:15px;color:inherit}.utils_dropdownLight__ehBQm{border:1px solid #ccc;background-color:#fafafa;color:#333}.utils_toggleButtonLight__TqDRG{background-color:#f0f0f0;border-bottom:1px solid #ccc}.utils_toggleButtonLight__TqDRG:hover{background-color:#e0e0e0}.utils_contentLight__pKSVY{background-color:#fafafa}.utils_dropdownDark__TwKws{border:1px solid #555;background-color:#222;color:#eee}.utils_toggleButtonDark__JtaCN{background-color:#333;border-bottom:1px solid #555}.utils_toggleButtonDark__JtaCN:hover{background-color:#444}.utils_contentDark__56kNF{background-color:#222}.utils_imageContainer__cQBSQ{margin-top:1.25rem;display:flex;justify-content:space-evenly}.utils_promptComposerWrapper__hqNU3{margin-bottom:1.25rem;border-radius:30px;border-width:1px;border-color:currentColor;padding-left:.625rem;padding-right:.625rem}.utils_promptComposerLink__yzkVC{display:inline-block;border-radius:calc(var(--radius) - 2px);padding-top:.625rem;padding-bottom:.625rem}.utils_arrowDown__UlVqP,.utils_arrowRight__mhXu5{transition:transform .2s ease-in-out}.utils_arrowDown__UlVqP{transform:rotate(90deg)}.utils_subProjects__SPPO5{width:100%;margin-left:1.5rem;padding-top:.5rem;padding-left:.5rem;border-left:1px solid #666;display:flex;flex-direction:column}.utils_subProjectItem__mdobb{display:flex;justify-content:space-between;flex-wrap:wrap}.utils_subProjectItem__mdobb:not(:last-child){margin-bottom:.5rem}@media (max-width:570px){.utils_subProjects__SPPO5{margin-left:1rem;padding-left:.75rem}}