:root{--background:#f8fafc;--foreground:#1e293b;--spacing-xs:clamp(0.25rem,1vw,0.5rem);--spacing-sm:clamp(0.5rem,2vw,0.75rem);--spacing-md:clamp(1rem,3vw,1.5rem);--spacing-lg:clamp(1.5rem,4vw,2rem);--spacing-xl:clamp(2rem,5vw,3rem);--text-xs:clamp(0.625rem,2vw,0.75rem);--text-sm:clamp(0.75rem,2.5vw,0.875rem);--text-base:clamp(0.875rem,2.5vw,1rem);--text-lg:clamp(1rem,3vw,1.125rem);--text-xl:clamp(1.125rem,4vw,1.25rem);--text-2xl:clamp(1.25rem,4vw,1.5rem);--text-3xl:clamp(1.5rem,5vw,2rem);--text-4xl:clamp(1.75rem,6vw,2.5rem)}[data-theme=dark]{--background:#0f172a;--foreground:#f1f5f9}@media (prefers-color-scheme:dark){:root:not([data-theme]){--background:#0f172a;--foreground:#f1f5f9}}html{scroll-behavior:smooth;font-size:16px}body,html{margin:0;padding:0;background:rgba(233,233,233,1) 0;color:var(--foreground);font-family:var(--font-inter),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;height:100%;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[data-theme=dark] body,[data-theme=dark] html{background:rgba(17,26,45,1)}@media (prefers-color-scheme:dark){html:not([data-theme]) body,html:not([data-theme]) html{background:rgba(17,26,45,1)}}#__next{height:100%}section:not(.contactSection):not(.footer){min-height:100vh;width:100%;display:flex;align-items:center;justify-content:center}*{transition:color .2s ease,background-color .2s ease,border-color .2s ease,transform .2s ease,opacity .2s ease}@media (prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}:focus{outline:2px solid #6366f1;outline-offset:2px}:focus:not(:focus-visible){outline:none}@keyframes marquee{0%{transform:translateX(0)}to{transform:translateX(-100%)}}.animate-marquee{animation:marquee 12s linear infinite}@media (max-width:640px){html{font-size:15px}}@media (max-width:480px){html{font-size:14px}}body,html{overflow-x:hidden;width:100%}*,body,html{max-width:100%}*{box-sizing:border-box}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:rgba(156,163,175,.5);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:rgba(156,163,175,.8)}*{scrollbar-width:thin;scrollbar-color:rgba(156,163,175,.5) transparent}.container{width:100%;max-width:72rem;margin:0 auto;padding:0 var(--spacing-md)}@media (min-width:640px){.container{padding:0 var(--spacing-lg)}}@media (min-width:1024px){.container{padding:0 var(--spacing-xl)}}@media (prefers-contrast:high){:root{--background:#ffffff;--foreground:#000000}}@media (prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.animate-marquee{animation:none}}@media print{*{background:transparent!important;color:black!important;box-shadow:none!important;text-shadow:none!important}section{min-height:auto!important;page-break-inside:avoid}}[data-theme=dark] ::-webkit-scrollbar-thumb{background:rgba(156,163,175,.3)}[data-theme=dark] ::-webkit-scrollbar-thumb:hover{background:rgba(156,163,175,.6)}[data-theme=dark] *{scrollbar-color:rgba(156,163,175,.3) transparent}@media (prefers-color-scheme:dark){html:not([data-theme]) ::-webkit-scrollbar-thumb{background:rgba(156,163,175,.3)}html:not([data-theme]) ::-webkit-scrollbar-thumb:hover{background:rgba(156,163,175,.6)}html:not([data-theme]) *{scrollbar-color:rgba(156,163,175,.3) transparent}}.error-boundary-container{min-height:100vh;display:flex;align-items:center;justify-content:center;background-color:#f9fafb}.error-boundary-content{text-align:center;padding:2rem}.error-boundary-title{font-size:1.5rem;font-weight:700;color:#111827;margin-bottom:1rem}.error-boundary-message{color:#6b7280;margin-bottom:1.5rem}.error-boundary-button{background-color:#2563eb;color:white;padding:.5rem 1rem;border-radius:.375rem;border:none;cursor:pointer;transition:background-color .2s ease}.error-boundary-button:hover{background-color:#1d4ed8}[data-theme=dark] .error-boundary-container{background-color:#111827}[data-theme=dark] .error-boundary-title{color:#f9fafb}[data-theme=dark] .error-boundary-message{color:#9ca3af}@media (prefers-color-scheme:dark){html:not([data-theme]) .error-boundary-container{background-color:#111827}html:not([data-theme]) .error-boundary-title{color:#f9fafb}html:not([data-theme]) .error-boundary-message{color:#9ca3af}}.header_header__OaHfl{overflow:hidden;position:fixed;top:0;left:0;right:0;width:100%;max-width:100%;z-index:1000;background:rgba(245,245,245,.95);backdrop-filter:blur(10px);display:flex;justify-content:space-between;align-items:center;padding:clamp(.75rem,2vw,1rem) clamp(1.5rem,4vw,2.5rem);box-shadow:0 1px 3px rgba(0,0,0,.08);border-bottom:1px solid rgba(0,0,0,.08);transition:all .3s cubic-bezier(.4,0,.2,1);box-sizing:border-box}@media (max-width:640px){.header_header__OaHfl{padding:.75rem 1rem}}@media (max-width:480px){.header_header__OaHfl{padding:.625rem .875rem}}.header_header__OaHfl:hover{background:rgba(240,240,240,.98);box-shadow:0 4px 12px rgba(0,0,0,.12)}.header_header__OaHfl.header_scrolled__bbGUR{background:rgba(245,245,245,.98);box-shadow:0 2px 8px rgba(0,0,0,.1);backdrop-filter:blur(15px)}.header_logo__i6gRV{font-size:clamp(.75rem,2vw,1rem);font-weight:700;display:flex;align-items:center;gap:.5rem;color:#1f2937;transition:color .2s ease;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.header_logo__i6gRV:hover{color:#6366f1}.header_button__ZIYhR{background-color:black;color:white;padding:clamp(.375rem,1.25vw,.5rem) clamp(.625rem,1.5vw,1rem);border-radius:9999px;transition:all .2s ease-in-out;cursor:pointer;border:none;font-size:clamp(.625rem,1.75vw,.875rem);font-weight:500;display:flex;align-items:center;gap:.5rem;white-space:nowrap;min-width:fit-content}.header_button__ZIYhR:hover{opacity:.9;transform:translateY(-1px);box-shadow:0 2px 8px rgba(0,0,0,.15)}.header_button__ZIYhR:active{transform:translateY(0)}@media (max-width:480px){.header_button__ZIYhR{padding:.375rem .5rem;font-size:.625rem;gap:.25rem}.header_button__ZIYhR img{width:12px!important;height:12px!important;margin-right:3px!important}}.header_admin__EPuHP{background:rgba(245,245,245,.95);backdrop-filter:blur(10px);box-shadow:0 1px 3px rgba(0,0,0,.08);border-bottom:1px solid rgba(0,0,0,.08);width:100%!important;margin:0!important;padding:clamp(.75rem,2vw,1rem) clamp(1.5rem,4vw,2.5rem)!important;border-radius:0!important}.header_admin__EPuHP:hover{background:rgba(240,240,240,.98);box-shadow:0 4px 12px rgba(0,0,0,.12)}.header_admin__EPuHP.header_scrolled__bbGUR{background:rgba(245,245,245,.98);box-shadow:0 2px 8px rgba(0,0,0,.1);backdrop-filter:blur(15px)}.header_adminLogo__BxR2f{background:linear-gradient(90deg,#6366f1,#a21caf);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.header_adminButton__vkviq{background:linear-gradient(90deg,#6366f1,#a21caf)!important;color:#fff!important;border:none}[data-theme=dark] .header_header__OaHfl{background:rgba(17,26,45,.95);box-shadow:0 2px 8px rgba(0,0,0,.4);border-bottom:1px solid rgba(255,255,255,.1)}[data-theme=dark] .header_header__OaHfl:hover{background:rgba(17,26,45,.98);box-shadow:0 4px 12px rgba(0,0,0,.5)}[data-theme=dark] .header_header__OaHfl.header_scrolled__bbGUR{background:rgba(17,26,45,.98);box-shadow:0 2px 8px rgba(0,0,0,.3);backdrop-filter:blur(15px)}[data-theme=dark] .header_logo__i6gRV{color:white}[data-theme=dark] .header_logo__i6gRV:hover{color:#a78bfa}[data-theme=dark] .header_button__ZIYhR{background:linear-gradient(90deg,rgba(99,102,241,.8),rgba(124,58,237,.8));box-shadow:0 1px 4px rgba(99,102,241,.2)}[data-theme=dark] .header_button__ZIYhR:hover{background:linear-gradient(90deg,rgba(124,58,237,.9),rgba(147,51,234,.9));box-shadow:0 2px 8px rgba(124,58,237,.3)}[data-theme=dark] .header_admin__EPuHP{background:rgba(17,26,45,.95);box-shadow:0 2px 8px rgba(0,0,0,.4)}[data-theme=dark] .header_admin__EPuHP:hover{background:rgba(17,26,45,.98);box-shadow:0 4px 12px rgba(0,0,0,.5)}[data-theme=dark] .header_admin__EPuHP.header_scrolled__bbGUR{background:rgba(17,26,45,.98);box-shadow:0 2px 8px rgba(0,0,0,.3);backdrop-filter:blur(15px)}[data-theme=dark] .header_adminLogo__BxR2f{background:linear-gradient(90deg,#818cf8,#c084fc);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}[data-theme=dark] .header_adminButton__vkviq{background:linear-gradient(90deg,rgba(99,102,241,.8),rgba(124,58,237,.8))!important;color:#fff!important;border:none;box-shadow:0 1px 4px rgba(99,102,241,.2)!important}[data-theme=dark] .header_adminButton__vkviq:hover{background:linear-gradient(90deg,rgba(124,58,237,.9),rgba(147,51,234,.9))!important;box-shadow:0 2px 8px rgba(124,58,237,.3)!important}@media (prefers-color-scheme:dark){html:not([data-theme]) .header_header__OaHfl{background:rgba(17,26,45,.95);box-shadow:0 2px 8px rgba(0,0,0,.4);border-bottom:1px solid rgba(255,255,255,.1)}html:not([data-theme]) .header_header__OaHfl:hover{background:rgba(17,26,45,.98);box-shadow:0 4px 12px rgba(0,0,0,.5)}html:not([data-theme]) .header_header__OaHfl.header_scrolled__bbGUR{background:rgba(17,26,45,.98);box-shadow:0 2px 8px rgba(0,0,0,.3);backdrop-filter:blur(15px)}html:not([data-theme]) .header_logo__i6gRV{color:white}html:not([data-theme]) .header_logo__i6gRV:hover{color:#a78bfa}html:not([data-theme]) .header_button__ZIYhR{background:linear-gradient(90deg,rgba(99,102,241,.8),rgba(124,58,237,.8));box-shadow:0 1px 4px rgba(99,102,241,.2)}html:not([data-theme]) .header_button__ZIYhR:hover{background:linear-gradient(90deg,rgba(124,58,237,.9),rgba(147,51,234,.9));box-shadow:0 2px 8px rgba(124,58,237,.3)}html:not([data-theme]) .header_admin__EPuHP{background:rgba(17,26,45,.95);box-shadow:0 2px 8px rgba(0,0,0,.4)}html:not([data-theme]) .header_admin__EPuHP:hover{background:rgba(17,26,45,.98);box-shadow:0 4px 12px rgba(0,0,0,.5)}html:not([data-theme]) .header_admin__EPuHP.header_scrolled__bbGUR{background:rgba(17,26,45,.98);box-shadow:0 2px 8px rgba(0,0,0,.3);backdrop-filter:blur(15px)}html:not([data-theme]) .header_adminLogo__BxR2f{background:linear-gradient(90deg,#818cf8,#c084fc);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}html:not([data-theme]) .header_adminButton__vkviq{background:linear-gradient(90deg,rgba(99,102,241,.8),rgba(124,58,237,.8))!important;color:#fff!important;border:none;box-shadow:0 1px 4px rgba(99,102,241,.2)!important}html:not([data-theme]) .header_adminButton__vkviq:hover{background:linear-gradient(90deg,rgba(124,58,237,.9),rgba(147,51,234,.9))!important;box-shadow:0 2px 8px rgba(124,58,237,.3)!important}}.header_popupOverlay__EAJmK{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;z-index:10000;animation:header_fadeIn__JCdWZ .2s ease-out}@keyframes header_fadeIn__JCdWZ{0%{opacity:0}to{opacity:1}}.header_popup__fLvv8{background:var(--color-bg-primary,white);border-radius:16px;width:90%;max-width:400px;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);animation:header_slideUp__2qw_d .3s ease-out}@keyframes header_slideUp__2qw_d{0%{opacity:0;transform:translateY(30px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.header_popupHeader__nRpD6{display:flex;align-items:center;justify-content:space-between;padding:1.5rem 1.5rem 1rem;border-bottom:1px solid var(--color-border,#e5e7eb)}.header_popupHeader__nRpD6 h3{margin:0;font-size:1.25rem;font-weight:600;color:var(--color-text-primary,#111827)}.header_closeButton__Gkjwj{background:none;border:none;font-size:1.5rem;color:var(--color-text-secondary,#6b7280);cursor:pointer;padding:.25rem;border-radius:50%;transition:all .2s ease;width:32px;height:32px;display:flex;align-items:center;justify-content:center}.header_closeButton__Gkjwj:hover{background:var(--color-bg-secondary,#f3f4f6);color:var(--color-text-primary,#111827)}.header_popupContent__uTY2Y{padding:1rem 1.5rem 1.5rem;display:flex;flex-direction:column;gap:.75rem}.header_langOption__8XU5K{background:var(--color-bg-secondary,#f9fafb);border:1px solid var(--color-border,#e5e7eb);border-radius:12px;padding:1rem;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:1rem;position:relative;min-height:60px}.header_langOption__8XU5K:hover:not(:disabled){background:var(--color-bg-tertiary,#f3f4f6);border-color:var(--color-accent,#6366f1);transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.header_langOption__8XU5K:disabled{opacity:.5;cursor:not-allowed;transform:none!important}.header_flag__hzXMc{font-size:2rem;line-height:1}.header_langName__9xxMB{font-weight:600;color:var(--color-text-primary,#111827);font-size:1rem;margin-bottom:.25rem}.header_langDesc__qDjJT{color:var(--color-text-secondary,#6b7280);font-size:.875rem}.header_unavailable__sHPRc{position:absolute;right:1rem;color:var(--color-text-tertiary,#9ca3af);font-size:.75rem;background:var(--color-bg-tertiary,#f3f4f6);padding:.25rem .5rem;border-radius:6px;font-weight:500}[data-theme=dark] .header_popup__fLvv8{background:var(--color-bg-primary,#1f2937);border:1px solid var(--color-border,#374151)}[data-theme=dark] .header_popupHeader__nRpD6{border-bottom-color:var(--color-border,#374151)}[data-theme=dark] .header_popupHeader__nRpD6 h3{color:var(--color-text-primary,white)}[data-theme=dark] .header_closeButton__Gkjwj{color:var(--color-text-secondary,#9ca3af)}[data-theme=dark] .header_closeButton__Gkjwj:hover{background:var(--color-bg-secondary,#374151);color:var(--color-text-primary,white)}[data-theme=dark] .header_langOption__8XU5K{background:var(--color-bg-secondary,#374151);border-color:var(--color-border,#4b5563)}[data-theme=dark] .header_langOption__8XU5K:hover:not(:disabled){background:var(--color-bg-tertiary,#4b5563);border-color:var(--color-accent,#818cf8)}[data-theme=dark] .header_langName__9xxMB{color:var(--color-text-primary,white)}[data-theme=dark] .header_langDesc__qDjJT{color:var(--color-text-secondary,#d1d5db)}[data-theme=dark] .header_unavailable__sHPRc{color:var(--color-text-tertiary,#9ca3af);background:var(--color-bg-tertiary,#4b5563)}@media (max-width:480px){.header_popup__fLvv8{width:95%;margin:1rem}.header_popupHeader__nRpD6{padding:1rem 1rem .75rem}.header_popupHeader__nRpD6 h3{font-size:1.125rem}.header_popupContent__uTY2Y{padding:.75rem 1rem 1rem}.header_langOption__8XU5K{padding:.75rem}.header_flag__hzXMc{font-size:1.5rem}}