._header_15ttz_2{position:fixed;top:0;left:0;width:100%;background-color:var(--header-bg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;padding:1rem 0;border-bottom:1px solid var(--border-color)}._container_15ttz_14{max-width:1280px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center}._logo_15ttz_23{display:flex;align-items:center;color:var(--text-color)}._logoImage_15ttz_29{width:60px;height:auto;cursor:pointer}.light-mode ._logoImage_15ttz_29{filter:invert(1)}._nav_15ttz_39{display:flex;align-items:center}._navList_15ttz_44{display:flex;list-style:none;gap:2rem;margin:0;padding:0}._navItem_15ttz_52 a{color:var(--text-color);text-decoration:none;font-weight:500;transition:color .3s ease;position:relative}._navItem_15ttz_52 a:hover{color:var(--primary-color)}._navItem_15ttz_52 a:after{content:"";position:absolute;bottom:-5px;left:0;width:0;height:2px;background-color:var(--primary-color);transition:width .3s ease}._navItem_15ttz_52 a:hover:after{width:100%}._menuContainer_15ttz_79{display:flex;align-items:center}._navList_15ttz_44{display:flex;list-style:none;margin:0;padding:0;gap:2rem}._navList_15ttz_44 a{color:#ffffffde;text-decoration:none;font-weight:500;transition:color .3s ease}._navList_15ttz_44 a:hover{color:#4caf50}._menuButton_15ttz_104{display:none;background:none;border:none;cursor:pointer;padding:.5rem;z-index:1001;outline:none}._menuButton_15ttz_104:focus{outline:none}._menuIcon_15ttz_118{display:block;position:relative;width:24px;height:2px;background-color:var(--text-color);transition:all .3s ease}._menuIcon_15ttz_118:before,._menuIcon_15ttz_118:after{content:"";position:absolute;width:24px;height:2px;background-color:var(--text-color);transition:all .3s ease}._menuIcon_15ttz_118:before{transform:translateY(-8px)}._menuIcon_15ttz_118:after{transform:translateY(8px)}._menuIcon_15ttz_118._open_15ttz_145{background-color:transparent}._menuIcon_15ttz_118._open_15ttz_145:before{transform:rotate(45deg)}._menuIcon_15ttz_118._open_15ttz_145:after{transform:rotate(-45deg)}@media (max-width: 768px){._menuButton_15ttz_104{display:block}._nav_15ttz_39{position:absolute;top:100%;right:0;width:100%;background-color:var(--section-bg);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);box-shadow:0 5px 15px #0003;border-bottom:1px solid var(--border-color);opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .3s ease;z-index:999}._navOpen_15ttz_179{opacity:1;visibility:visible;transform:translateY(0)}._navList_15ttz_44{flex-direction:column;align-items:center;gap:0;padding:1rem .5rem;width:100%}._navList_15ttz_44 li{width:100%;text-align:center;border-bottom:1px solid rgba(255,255,255,.1)}._navList_15ttz_44 li:last-child{border-bottom:none}._navList_15ttz_44 a{display:block;padding:1rem;font-size:1.1rem;position:relative;transition:all .3s ease;text-align:center}._navList_15ttz_44 a:hover{background:linear-gradient(90deg,#4caf501a,#2e7d321a);color:var(--primary-color)}._navList_15ttz_44 a:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:0;height:2px;background:linear-gradient(90deg,#4caf50,#2e7d32);transition:width .3s ease}._navList_15ttz_44 a:hover:after{width:30%}._hideOnScroll_15ttz_235{opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .3s ease}}@media (max-width: 480px){._container_15ttz_14{padding:0 1rem}._logoImage_15ttz_29{width:50px}._nav_15ttz_39{right:1rem;width:calc(100% - 2rem);max-width:300px}}._home_uwyct_2{min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;padding-top:0;overflow:hidden}._container_uwyct_13{max-width:1280px;width:100%;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}._content_uwyct_24{flex:1;min-width:300px;max-width:600px;margin-right:2rem;position:relative;z-index:1;will-change:transform,opacity;transform:translateZ(0)}._title_uwyct_35{font-size:3.5rem;line-height:1.1;margin-bottom:1rem;display:flex;flex-direction:column;color:var(--text-color)}._greeting_uwyct_44{font-size:1.5rem;font-weight:400;color:var(--text-color-secondary);margin-bottom:.5rem}._name_uwyct_51{display:block;font-size:3.5rem;font-weight:700;margin:.5rem 0 0rem;background:linear-gradient(90deg,#4caf50,#8bc34a);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-shadow:0 5px 25px rgba(76,175,80,.3);will-change:transform}._subtitle_uwyct_64{font-size:2rem;margin-bottom:1.5rem;color:var(--text-color)}._description_uwyct_70{font-size:1.1rem;margin-bottom:2rem;color:var(--text-color-secondary);line-height:1.6}._heroImage_uwyct_107{flex:1;min-width:300px;display:flex;justify-content:center;align-items:center;will-change:transform,opacity;transform:translateZ(0)}._imagePlaceholder_uwyct_118{width:350px;height:350px;background:linear-gradient(45deg,#4caf5033,#2e7d3233);border-radius:50%;position:relative;overflow:hidden}._scrollIndicator_uwyct_131{position:absolute;bottom:30px;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;opacity:.7;transition:opacity .3s ease;z-index:5}._highlightText_uwyct_155{display:inline-block;background:linear-gradient(90deg,var(--text-color) 0%,var(--text-color) 45%,rgba(76,175,80,.8) 50%,var(--text-color) 55%,var(--text-color) 100%);background-size:200% 100%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;width:100%}@media (max-width: 768px){._highlightText_uwyct_155{font-size:1.5rem}}@media (max-width: 480px){._highlightText_uwyct_155{font-size:1.2rem}}@media (max-width: 920px){._container_uwyct_13{flex-direction:column;text-align:center;padding-bottom:120px}._content_uwyct_24{order:1;margin-right:0;margin-top:2rem;max-width:100%;margin-bottom:2rem}._heroImage_uwyct_107{display:flex;flex-direction:column;align-items:center;width:100%;order:2;margin-top:0;margin-bottom:20px}._socialLinks_uwyct_144{justify-content:center;width:100%;order:3;position:static!important;margin-top:2rem!important;margin-bottom:30px}}@media (max-width: 480px){._cta_uwyct_77{flex-direction:column;align-items:center;gap:.8rem}._primaryBtn_uwyct_84,._secondaryBtn_uwyct_85{width:80%;max-width:280px}._socialLinks_uwyct_144{position:static!important;padding:0;margin-top:2rem!important}._imagePlaceholder_uwyct_118{width:280px;height:280px}}@media (max-width: 414px){._container_uwyct_13{padding:0 1rem;padding-top:30px;padding-bottom:100px}._content_uwyct_24{order:1;margin-top:4rem;margin-bottom:1.5rem}._heroImage_uwyct_107{order:2;margin-bottom:1rem}._socialLinks_uwyct_144{order:3;position:static!important;background:transparent;padding:0;z-index:10;margin-top:2rem!important;margin-bottom:2rem}._imagePlaceholder_uwyct_118{width:280px;height:280px}}@media (min-width: 375px) and (max-width: 390px){._imagePlaceholder_uwyct_118{width:260px;height:260px}._socialLinks_uwyct_144{position:static!important;margin-top:2rem!important}}@media (max-width: 360px){._imagePlaceholder_uwyct_118{width:240px;height:240px}._title_uwyct_35,._name_uwyct_51{font-size:1.8rem}._greeting_uwyct_44,._subtitle_uwyct_64{font-size:1.1rem}._socialLinks_uwyct_144{position:static!important;margin-top:2rem!important}._socialLink_uwyct_144{width:40px;height:40px}}@media (min-width: 1921px){._container_uwyct_13{flex-direction:row;text-align:left}._heroImage_uwyct_107{order:unset}._content_uwyct_24{order:unset;margin-right:2rem;max-width:600px}._socialLinks_uwyct_144{order:unset}}@media (max-width: 992px){._scrollIndicator_uwyct_131{bottom:50px}}@media (min-width: 768px) and (max-width: 1024px){._container_uwyct_13{flex-direction:row;text-align:left;padding:0 2rem;padding-top:40px;padding-bottom:40px;align-items:center}._content_uwyct_24{order:1;margin-right:2rem;max-width:50%;margin-bottom:0}._title_uwyct_35{font-size:2.5rem;align-items:flex-start}._name_uwyct_51{font-size:2.5rem}._subtitle_uwyct_64{font-size:1.6rem}._description_uwyct_70{font-size:1rem;max-width:100%;margin-bottom:2rem}._heroImage_uwyct_107{order:2;width:50%;display:flex;flex-direction:column;align-items:center;margin-bottom:0}._imagePlaceholder_uwyct_118{width:350px;height:350px}._socialLinks_uwyct_144{order:3;width:100%;justify-content:center;margin-top:1.5rem;position:static!important}._cta_uwyct_77{justify-content:flex-start;margin-top:2rem}._heroImage_uwyct_107{display:flex;flex-direction:column}@media (width: 1024px) and (height: 1366px){._imagePlaceholder_uwyct_118{width:400px;height:400px}}}@media (min-width: 768px) and (max-width: 834px){._container_uwyct_13{flex-direction:row}._content_uwyct_24{max-width:50%}._heroImage_uwyct_107{width:50%}._imagePlaceholder_uwyct_118{width:300px;height:300px}._title_uwyct_35,._name_uwyct_51{font-size:2.2rem}._subtitle_uwyct_64{font-size:1.4rem}._description_uwyct_70{font-size:.95rem}}@media (max-width: 700px){._container_uwyct_13{padding-bottom:150px}._scrollIndicator_uwyct_131{bottom:70px}._home_uwyct_2{min-height:110vh}}@media (max-width: 480px){._container_uwyct_13{padding-bottom:180px}._scrollIndicator_uwyct_131{bottom:100px}._home_uwyct_2{min-height:120vh}}._cta_uwyct_77{display:flex;gap:1rem;margin-top:2rem;justify-content:center}._primaryBtn_uwyct_84,._secondaryBtn_uwyct_85{padding:.8rem 1.5rem;border-radius:8px;font-weight:500;font-size:1rem;cursor:pointer;transition:var(--button-transition);text-decoration:none}._primaryBtn_uwyct_84{background:var(--primary-gradient);color:#fff;border:none}._secondaryBtn_uwyct_85{background:transparent;color:#ffffffde;border:1px solid rgba(255,255,255,.2)}._socialLinks_uwyct_144{display:flex;justify-content:center;gap:1.5rem;margin-top:1.5rem;will-change:transform,opacity;transform:translateZ(0);position:relative;z-index:10}._socialLink_uwyct_144{display:flex;align-items:center;justify-content:center;width:50px;height:50px;border-radius:50%;background:#1e1e1e4d;border:2px solid var(--border-color);position:relative;transition:var(--button-transition);box-shadow:0 4px 10px #0000001a}._socialIcon_uwyct_545,._logoSvg_uwyct_545{color:var(--text-color);transition:all .3s ease;width:30px;height:30px}._socialLink_uwyct_144:hover{transform:translateY(-5px);background:#4caf50cc;border-color:#4caf50;box-shadow:0 6px 15px #4caf504d}._socialLink_uwyct_144:hover ._socialIcon_uwyct_545,._socialLink_uwyct_144:hover ._logoSvg_uwyct_545{color:#fff}._tooltip_uwyct_564{position:absolute;top:-40px;left:50%;transform:translate(-50%);color:var(--text-color);padding:5px 10px;border-radius:5px;font-size:.8rem;opacity:0;visibility:hidden;transition:all .3s ease;z-index:10;background:transparent}._socialLink_uwyct_144:hover ._tooltip_uwyct_564{opacity:1;visibility:visible;top:-45px;background:transparent}._scrollIndicator_uwyct_131:hover{opacity:1}._mouse_uwyct_590{width:30px;height:50px;border:2px solid var(--text-color);border-radius:20px;position:relative}._wheel_uwyct_598{width:6px;height:10px;background-color:var(--primary-color);border-radius:3px;position:absolute;top:10px;left:50%;transform:translate(-50%);animation:_scroll_uwyct_131 1.5s infinite}._arrows_uwyct_610{display:flex;flex-direction:column;align-items:center;margin-top:10px}._arrows_uwyct_610 span{display:block;width:10px;height:10px;border-bottom:2px solid var(--text-color);border-right:2px solid var(--text-color);transform:rotate(45deg);margin:-5px;animation:_arrows_uwyct_610 1.5s infinite}@keyframes _scroll_uwyct_131{0%{opacity:1;top:10px}to{opacity:0;top:30px}}@media (max-width: 768px){._scrollIndicator_uwyct_131{bottom:15px}._description_uwyct_70{margin-bottom:30px}._cta_uwyct_77{margin-bottom:40px}}@media (max-width: 480px){._scrollIndicator_uwyct_131{bottom:10px}._description_uwyct_70{margin-bottom:40px}._cta_uwyct_77{margin-bottom:50px}._mouse_uwyct_590{width:25px;height:40px}._wheel_uwyct_598{width:5px;height:8px}}@keyframes _shimmer_uwyct_1{0%{background-position:-200% center}to{background-position:200% center}}@keyframes _scroll_uwyct_131{0%{opacity:1;transform:translate(-50%) translateY(0)}to{opacity:0;transform:translate(-50%) translateY(15px)}}._arrows_uwyct_610{display:flex;flex-direction:column;align-items:center;margin-top:.5rem}._arrows_uwyct_610 span{display:block;width:10px;height:10px;border-bottom:2px solid rgba(255,255,255,.5);border-right:2px solid rgba(255,255,255,.5);transform:rotate(45deg);margin:-5px;animation:_arrows_uwyct_610 1.5s infinite}._arrows_uwyct_610 span:nth-child(2){animation-delay:.2s}._arrows_uwyct_610 span:nth-child(3){animation-delay:.4s}@keyframes _arrows_uwyct_610{0%{opacity:0}50%{opacity:1}to{opacity:0}}._cursor_uwyct_757{display:inline-block;margin-left:2px;font-weight:100;color:#4caf50;will-change:opacity}._socialLinks_uwyct_144{display:flex;justify-content:center;gap:2rem;margin-top:2rem;will-change:transform,opacity;transform:translateZ(0)}._socialLinks_uwyct_144 a{color:#4caf50;transition:color .3s ease}._socialLinks_uwyct_144 a:hover{color:#2e7d32}._socialLink_uwyct_144{position:relative}._tooltip_uwyct_564{position:absolute;left:50%;transform:translate(-50%);background-color:transparent;color:#fff;padding:5px 10px;border-radius:4px;font-size:.8rem;white-space:nowrap;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}._socialLink_uwyct_144:hover ._tooltip_uwyct_564{opacity:1;visibility:visible}._parallaxBg_uwyct_808{position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at center,rgba(76,175,80,.1) 0%,transparent 70%);pointer-events:none}._cursorToggle_uwyct_819{position:fixed;top:110px;right:20px;background:#2e7d3233;border:1px solid rgba(76,175,80,.3);border-radius:20px;padding:5px 10px;display:flex;align-items:center;gap:6px;font-size:.75rem;z-index:100;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);box-shadow:0 2px 8px #00000026;transition:all .3s ease;-moz-appearance:none;appearance:none;-webkit-appearance:none;-webkit-tap-highlight-color:transparent;color:var(--text-color);text-decoration:none}@media (max-width: 768px){._cursorToggle_uwyct_819{display:none}}._cursorToggle_uwyct_819:hover{background:#2e7d324d}._cursorToggle_uwyct_819 span{white-space:nowrap;font-size:.7rem;color:inherit}._themeToggle_uwyct_860{position:fixed;top:145px;right:20px;background:#2e7d3233!important;border:1px solid rgba(76,175,80,.3);border-radius:20px;padding:5px 10px;display:flex;align-items:center;gap:6px;font-size:.75rem;z-index:100;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);box-shadow:0 2px 8px #00000026;transition:all .3s ease;-moz-appearance:none;appearance:none;-webkit-appearance:none;-webkit-tap-highlight-color:transparent;color:var(--text-color);text-decoration:none}._themeToggle_uwyct_860:hover{background:#2e7d324d!important}._themeToggle_uwyct_860 span{white-space:nowrap;font-size:.7rem}._themeIcon_uwyct_893{display:flex;align-items:center;justify-content:center;background:#2e7d3233!important}._logoSvg_uwyct_545{width:50px;height:50px}.light-mode ._logoSvg_uwyct_545{filter:invert(1)}.light-mode ._mouse_uwyct_590{border-color:#00000080}.light-mode ._wheel_uwyct_598{background-color:#00000080}.light-mode ._arrows_uwyct_610 span{border-color:#00000080}@media (max-width: 992px){._container_uwyct_13{flex-direction:column;text-align:center}._content_uwyct_24{margin-right:0;margin-bottom:3rem;max-width:100%}._title_uwyct_35{align-items:center}}._toggleContainer_uwyct_942{position:fixed;top:80px;right:20px;display:flex;flex-direction:column;gap:10px;z-index:100}._mobileSubtitle_uwyct_952{display:block;animation:_fadeIn_uwyct_1 .5s ease forwards}@keyframes _fadeIn_uwyct_1{0%{opacity:0}to{opacity:1}}@media (max-width: 768px){._title_uwyct_35,._name_uwyct_51{font-size:2.5rem}._subtitle_uwyct_64{font-size:1.5rem}._description_uwyct_70{font-size:1rem}._cta_uwyct_77{justify-content:center}._heroImage_uwyct_107{max-width:100%}._socialLinks_uwyct_144{display:flex;justify-content:flex-start;gap:1.5rem;margin-top:1.5rem}._socialLink_uwyct_144{display:flex;align-items:center;justify-content:center;width:50px;height:50px;border-radius:50%;background:#ffffff1a;border:1px solid var(--border-color);position:relative;transition:all .3s ease}._socialIcon_uwyct_545,._logoSvg_uwyct_545{color:var(--text-color);transition:all .3s ease}._socialLink_uwyct_144:hover{transform:translateY(-5px);background:#4caf5033;border-color:#4caf5080}._socialLink_uwyct_144:hover ._socialIcon_uwyct_545,._socialLink_uwyct_144:hover ._logoSvg_uwyct_545{color:var(--primary-color)}._container_uwyct_13{flex-direction:column;padding:0 1rem;text-align:center}._content_uwyct_24{margin-right:0;margin-bottom:2rem;max-width:100%}._heroImage_uwyct_107{display:flex;flex-direction:column;align-items:center;width:100%}._socialLinks_uwyct_144{justify-content:center;margin-top:2rem;width:100%;gap:1rem}._socialLink_uwyct_144{width:45px;height:45px}._image_uwyct_118{max-width:300px!important}@media (max-width: 480px){._socialLinks_uwyct_144{gap:.75rem}._socialLink_uwyct_144{width:40px;height:40px}._socialIcon_uwyct_545,._logoSvg_uwyct_545{width:20px!important;height:20px!important}}._cursorToggle_uwyct_819,._themeToggle_uwyct_860{padding:5px 8px;font-size:.7rem}._scrollIndicator_uwyct_131{bottom:10px}}@media (max-width: 480px){@media (max-width: 414px){._container_uwyct_13{padding:0 1rem;padding-top:60px}._content_uwyct_24{margin-top:2rem;margin-bottom:1rem}._heroImage_uwyct_107{margin-top:0;margin-bottom:1rem;order:2}._imagePlaceholder_uwyct_118{width:280px;height:280px}._socialLinks_uwyct_144{margin-top:1rem;margin-bottom:2rem;order:3;position:fixed;bottom:20px;left:0;right:0;background:transparent;padding:10px 0;z-index:10}._title_uwyct_35{font-size:2rem;margin-bottom:.5rem}._greeting_uwyct_44{font-size:1.2rem}._name_uwyct_51{font-size:2rem}._subtitle_uwyct_64{font-size:1.2rem;margin-bottom:1rem}._description_uwyct_70{font-size:.9rem;margin-bottom:1.5rem}._cta_uwyct_77{flex-direction:column;gap:.8rem}._primaryBtn_uwyct_84,._secondaryBtn_uwyct_85{width:100%;padding:.7rem 1rem;font-size:.9rem}._scrollIndicator_uwyct_131{display:none}}@media (min-width: 375px) and (max-width: 390px){._imagePlaceholder_uwyct_118{width:260px;height:260px}._socialLinks_uwyct_144{bottom:15px}}@media (max-width: 360px){._imagePlaceholder_uwyct_118{width:240px;height:240px}._title_uwyct_35,._name_uwyct_51{font-size:1.8rem}._greeting_uwyct_44,._subtitle_uwyct_64{font-size:1.1rem}._socialLinks_uwyct_144{bottom:10px}._socialLink_uwyct_144{width:40px;height:40px}}}:root{--primary-gradient: linear-gradient(90deg, #4CAF50, #2E7D32);--primary-hover-bg: rgba(46, 125, 50, .3);--button-transition: all .3s ease}@media (prefers-reduced-motion: reduce){._highlightText_uwyct_155{animation:none!important;background-position:0% 50%!important}}._cursorDot_1whm0_1{width:10px;height:10px;background-color:#4caf50;border-radius:50%;position:fixed;top:0;left:0;transform:translate(-50%,-50%);pointer-events:none;z-index:99999;will-change:transform;box-shadow:0 0 10px #4caf5080;transition:width .2s,height .2s,background-color .2s}._cursorOutline_1whm0_17{width:40px;height:40px;border:2px solid rgba(76,175,80,.5);border-radius:50%;position:fixed;top:0;left:0;transform:translate(-50%,-50%);pointer-events:none;z-index:99998;transition:width .3s,height .3s,border-color .3s;will-change:transform,width,height}._cursorHover_1whm0_32{transform:translate(-50%,-50%) scale(1.5);background-color:#4caf50cc;mix-blend-mode:difference}._cursorOutline_1whm0_17._cursorHover_1whm0_32{width:25px;height:25px;background-color:transparent;border-color:#4caf5033}.light-mode ._cursorDot_1whm0_1{background-color:#2e7d32;box-shadow:0 0 10px #2e7d3280}.light-mode ._cursorOutline_1whm0_17{border-color:#2e7d3280}._backToTop_j2nay_1{position:fixed;bottom:30px;right:30px;width:50px;height:50px;border-radius:50%;background:linear-gradient(135deg,#4caf50,#2e7d32);color:#fff;border:none;display:flex;justify-content:center;align-items:center;cursor:pointer;z-index:999;box-shadow:0 4px 10px #0003;transition:all .3s ease}._backToTop_j2nay_1:hover{box-shadow:0 6px 15px #0000004d;transform:translateY(-2px)}.light-mode ._backToTop_j2nay_1{background:linear-gradient(135deg,#2e7d32,#1b5e20)}@media (max-width: 768px){._backToTop_j2nay_1{width:45px;height:45px;bottom:20px;right:20px}}
