.About_section__2scWG{padding:clamp(2.5rem,5vw,6rem) 0}.About_grid__p_Xhx{display:grid;grid-template-columns:1fr;gap:clamp(1.25rem,3.5vw,4rem);align-items:center}.About_content__Eau2a{animation:About_slideInLeft__Gsr_W .8s ease-out forwards;opacity:0}.About_imageContainer__AOb80{animation:About_slideInRight__CJg4M .8s ease-out .15s forwards;opacity:0}.About_header__b6Hrp{margin-bottom:clamp(1rem,3vw,2rem)}.About_title__Aq1JO{font-size:clamp(1.25rem,4.6vw,2.5rem);font-weight:700;line-height:1.2;letter-spacing:-.025em;color:var(--color-text-primary);margin-bottom:.6rem;word-break:break-word}.About_divider__SyinE{height:1px;width:0;background:linear-gradient(to right,transparent,var(--color-border),transparent);animation:About_expandWidth__DB19T .9s ease-out .35s forwards}.About_prose__ZDsl8{color:var(--color-text-secondary);line-height:1.7;font-size:clamp(.94rem,2.8vw,1.05rem)}.About_paragraph__m68s6{margin-bottom:1rem;animation:About_fadeInUp__IntUM .55s ease-out forwards;opacity:0}.About_paragraph__m68s6:first-of-type{animation-delay:.15s}.About_paragraph__m68s6:nth-of-type(2){animation-delay:.3s}.About_paragraph__m68s6:nth-of-type(3){animation-delay:.45s}.About_imageCard__YXQXP{background:var(--color-card-background);border:1px solid var(--color-border);border-radius:.75rem;padding:clamp(.75rem,2.5vw,1.5rem);box-shadow:var(--shadow-lg);transition:transform .25s cubic-bezier(.4,0,.2,1),box-shadow .25s;position:relative;overflow:hidden;animation:About_float__6kFSE 3s ease-in-out infinite}.About_imageCard__YXQXP:before{content:"";position:absolute;inset:0 0 auto 0;height:1px;background:linear-gradient(to right,transparent,rgba(var(--color-primary-rgb),.25),transparent)}.About_imageCard__YXQXP:hover{box-shadow:var(--shadow-xl);transform:translateY(-4px)}.About_imageWrapper__6RhN8{aspect-ratio:1;position:relative;overflow:hidden;border-radius:.75rem;background:var(--color-muted,transparent)}.About_imageWrapper__6RhN8:before{content:"";position:absolute;inset:0;left:-100%;animation:About_imageReveal__dLT0j 1.6s ease-out;z-index:1}.About_image__LMGc9{width:100%;height:100%;object-fit:cover;transform:translateZ(0);transition:transform .3s ease}.About_imageCard__YXQXP:hover .About_image__LMGc9{transform:scale(1.05)}.About_placeholderContainer__AJ8eQ{position:relative;display:flex;justify-content:center;align-items:center}.About_placeholderWrapper__DKPfX{position:relative}.About_placeholderImage__FW6sE,.About_placeholderWrapper__DKPfX{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.About_placeholderImage__FW6sE{background:var(--color-background-muted);border-radius:1rem;padding:2rem;max-width:400px;max-height:400px;flex-direction:column;border:1px dashed var(--color-border)}.About_placeholderIcon__H5Kt2{width:60px;height:60px;color:var(--color-text-secondary);margin-bottom:1rem}.About_placeholderText__dE71b{text-align:center;font-size:.9rem;color:var(--color-text-secondary);max-width:240px}@media (min-width:768px){.About_grid__p_Xhx{grid-template-columns:1.1fr .9fr}.About_imageContainer__AOb80{display:block}}@media (max-width:360px){.About_section__2scWG{padding:2rem 0}.About_card___AUFV,.About_imageCard__YXQXP{border-radius:.6rem}.About_title__Aq1JO{letter-spacing:-.015em}}@media (prefers-reduced-motion:reduce){.About_imageCard__YXQXP{animation:none}.About_content__Eau2a,.About_imageContainer__AOb80,.About_paragraph__m68s6{animation:About_fadeIn__CJgiJ .45s ease-out forwards}}@keyframes About_slideInLeft__Gsr_W{0%{opacity:0;transform:translateX(-32px)}to{opacity:1;transform:translateX(0)}}@keyframes About_slideInRight__CJg4M{0%{opacity:0;transform:translateX(32px)}to{opacity:1;transform:translateX(0)}}@keyframes About_fadeInUp__IntUM{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes About_expandWidth__DB19T{0%{width:0}to{width:4rem}}@keyframes About_float__6kFSE{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes About_imageReveal__dLT0j{0%{left:-100%}to{left:100%}}@keyframes About_fadeIn__CJgiJ{0%{opacity:0}to{opacity:1}}.ProtectedSection_relative__Yw_GA{position:relative}.ProtectedSection_skeletonWrapper__HkLFk{position:relative;width:100%}.ProtectedSection_skeletonContent__s60T1{filter:blur(3px);user-select:none;pointer-events:none;color:var(--color-text-secondary,#9ca3af);padding:2rem 1rem;border-radius:.75rem;background:linear-gradient(180deg,rgba(30,41,59,.06),rgba(30,41,59,.03));opacity:.9}.ProtectedSection_lockOverlay__s__Tl{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;z-index:50;pointer-events:auto;background:linear-gradient(135deg,rgba(15,23,42,.45),rgba(99,102,241,.06));border-radius:1rem;animation:ProtectedSection_overlayFade__1Kd5Z .22s ease-out;padding:1rem}@keyframes ProtectedSection_overlayFade__1Kd5Z{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.ProtectedSection_lockCard__HugsW{background:var(--color-card-background,hsla(0,0%,100%,.98));backdrop-filter:blur(6px);border-radius:1rem;box-shadow:0 12px 40px rgba(2,6,23,.28);padding:1.75rem;display:flex;flex-direction:column;align-items:stretch;max-width:420px;width:100%;border:1px solid rgba(15,23,42,.06);gap:.75rem;position:relative;transform-origin:center;animation:ProtectedSection_cardPop__RpL0H .26s cubic-bezier(.2,.9,.2,1)}@keyframes ProtectedSection_cardPop__RpL0H{0%{opacity:0;transform:translateY(8px) scale(.99)}to{opacity:1;transform:translateY(0) scale(1)}}.ProtectedSection_closeButton__HYTSj{position:absolute;top:10px;right:10px;width:36px;height:36px;border-radius:10px;border:none;background:transparent;color:var(--color-text-secondary,#475569);font-size:20px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background .12s,transform .12s}.ProtectedSection_closeButton__HYTSj:hover{background:rgba(15,23,42,.04);transform:translateY(-1px)}.ProtectedSection_lockIconWrapper__JVBmc{display:flex;justify-content:center;align-items:center}.ProtectedSection_lockIcon__c1NCT{width:56px;height:56px;border-radius:12px;padding:6px;background:linear-gradient(180deg,rgba(99,102,241,.12),rgba(99,102,241,.06));color:var(--color-primary,#6366f1);animation:ProtectedSection_iconPulse__fKXTX 1.6s ease-in-out infinite}@keyframes ProtectedSection_iconPulse__fKXTX{0%,to{transform:translateY(0);opacity:1}50%{transform:translateY(-6px);opacity:.92}}.ProtectedSection_lockTitle__UD8HO{color:var(--color-text-primary,#0f172a);font-weight:700;font-size:1.125rem;text-align:center;margin-top:6px}.ProtectedSection_lockDesc__Wy_Vc{color:var(--color-text-secondary,#64748b);font-size:.95rem;text-align:center;margin:.25rem 0 0;line-height:1.45}.ProtectedSection_guidance___BXZl{color:var(--color-primary,#6366f1);font-weight:600;font-size:.95rem}.ProtectedSection_actionRow___pFcX{display:flex;justify-content:center;margin-top:1.25rem}.ProtectedSection_lockButton__a6iBW{padding:.6rem 1.25rem;background:linear-gradient(90deg,var(--color-primary,#6366f1) 20%,rgba(99,102,241,.9) 100%);color:#fff;border-radius:.75rem;font-weight:700;border:none;cursor:pointer;box-shadow:0 6px 18px rgba(99,102,241,.12);transition:transform .12s,box-shadow .12s}.ProtectedSection_lockButton__a6iBW:active{transform:translateY(1px)}.ProtectedSection_lockButton__a6iBW:disabled{opacity:.6;cursor:not-allowed}.ProtectedSection_secondaryButton__PtWRT{border:1px solid rgba(15,23,42,.06);color:var(--color-text-secondary,#475569);cursor:pointer}.ProtectedSection_form__z_yju{display:flex;flex-direction:column;gap:.65rem;margin-top:.5rem}.ProtectedSection_formLabel__MaSeR{display:block;width:100%}.ProtectedSection_formLabelText__4pDs2{display:block;font-size:.78rem;color:var(--color-text-secondary,#64748b);margin-bottom:6px}.ProtectedSection_labelRow__Ur2I_{display:flex;align-items:center;gap:.5rem}.ProtectedSection_infoBadge__0zbq6{display:inline-grid;place-items:center;width:18px;height:18px;border-radius:50%;background:rgba(99,102,241,.12);color:var(--color-primary,#6366f1);font-size:.7rem;font-weight:700;line-height:1;border:1px solid rgba(99,102,241,.18);cursor:default}.ProtectedSection_emailInfo__rCIUv{display:block;margin-top:6px;padding-left:.5em;font-size:.78rem;color:var(--color-text-secondary,#64748b)}.ProtectedSection_input__uzvPQ,.ProtectedSection_textarea__snGDn{width:100%;padding:.62rem .9rem;font-size:.95rem;border-radius:.6rem;border:1px solid var(--color-border,rgba(2,6,23,.06));background:var(--color-background,#fff);color:var(--color-text-primary,#0f172a);transition:box-shadow .12s,border-color .12s,transform .12s;outline:none;box-sizing:border-box}.ProtectedSection_input__uzvPQ:focus,.ProtectedSection_textarea__snGDn:focus{border-color:var(--color-primary,#6366f1);box-shadow:0 6px 20px rgba(99,102,241,.08);transform:translateY(-1px)}.ProtectedSection_textarea__snGDn{min-height:88px;resize:vertical}.ProtectedSection_successMessage__QTwHV{padding:1rem;border-radius:.6rem;background:rgba(34,197,94,.06);border:1px solid rgba(34,197,94,.12);color:var(--success,#059669);display:flex;flex-direction:column;gap:.5rem}.ProtectedSection_successMessage__QTwHV p{margin:0;color:var(--color-text-primary,#0f172a);font-size:.95rem}.ProtectedSection_successTop__RMNK7{display:flex;align-items:center;gap:12px}.ProtectedSection_checkmark___8i5d{width:64px;height:64px;stroke:none;overflow:visible;display:block;flex:0 0 64px}.ProtectedSection_checkmark___8i5d circle{stroke:rgba(99,102,241,.12);stroke-width:4}.ProtectedSection_checkmark___8i5d path{stroke:var(--color-primary,#6366f1);stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:48;stroke-dashoffset:48;animation:ProtectedSection_draw__54DQW .7s ease-out .16s forwards}@keyframes ProtectedSection_draw__54DQW{to{stroke-dashoffset:0}}.ProtectedSection_successText__f_VWc strong{display:block;font-size:1.05rem;color:var(--color-text-primary,#0f172a)}.ProtectedSection_successText__f_VWc p{color:var(--color-text-secondary,#64748b);font-size:.92rem;margin:6px 0 0}@media (max-width:420px){.ProtectedSection_checkmark___8i5d{width:52px;height:52px;flex:0 0 52px}.ProtectedSection_successText__f_VWc strong{font-size:1rem}.ProtectedSection_successText__f_VWc p{font-size:.9rem}.ProtectedSection_actions__2BwVt{justify-content:center;gap:8px}}.ProtectedSection_lockButton__a6iBW{padding:.55rem 1.05rem}.ProtectedSection_secondaryButton__PtWRT{padding:.5rem .9rem;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;border-radius:.65rem}@media (prefers-reduced-motion:reduce){.ProtectedSection_checkmark___8i5d path{animation:none;stroke-dashoffset:0}}.ProtectedSection_backdrop___Jsmu{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;pointer-events:auto;background:linear-gradient(180deg,rgba(2,6,23,.55),rgba(2,6,23,.45));backdrop-filter:blur(6px) saturate(1.05);padding:1.25rem;border-radius:.9rem}.ProtectedSection_modalCard__KkASB{background:var(--color-card-background,rgba(8,12,20,.78));color:var(--color-text-primary,#e6eef8);backdrop-filter:blur(8px);border-radius:1rem;box-shadow:0 18px 60px rgba(2,6,23,.5);padding:1.25rem 1.25rem 1.5rem;display:flex;flex-direction:column;max-width:520px;width:100%;border:1px solid hsla(0,0%,100%,.04);gap:.8rem;position:relative;transform-origin:center}.ProtectedSection_header__HaSHd{display:flex;align-items:flex-start;gap:12px;padding-right:44px}.ProtectedSection_iconWrap__VEzyY{flex:0 0 auto;display:flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:12px;background:linear-gradient(180deg,rgba(99,102,241,.12),rgba(99,102,241,.04));color:var(--color-primary,#6366f1);box-shadow:0 6px 18px rgba(99,102,241,.06)}.ProtectedSection_titleWrap__VSLza{flex:1 1 auto;display:flex;flex-direction:column;gap:4px;justify-content:center}.ProtectedSection_title__BZV5v{margin:0;font-size:1.05rem;font-weight:700;color:var(--color-text-on-card,#f8fafc)}.ProtectedSection_description__3Glx9{margin:0;color:var(--color-text-muted-on-card,#bfcfe0);font-size:.92rem;line-height:1.45}.ProtectedSection_centerRow__pYrrD{display:flex;flex-direction:column;align-items:center;text-align:center;padding:.5rem 0}.ProtectedSection_ghostButton___XkFb{background:transparent;border:1px solid hsla(0,0%,100%,.04);color:var(--color-text-on-card,#e6eef8);padding:.52rem .9rem;border-radius:.65rem;cursor:pointer;margin-left:.6rem;transition:background .12s,transform .12s}.ProtectedSection_ghostButton___XkFb:hover{background:hsla(0,0%,100%,.02);transform:translateY(-1px)}.ProtectedSection_primaryButton__Ha167{background:linear-gradient(90deg,var(--color-primary,#6366f1),#5b64f0);color:#fff}.ProtectedSection_secondaryButton__PtWRT{background:transparent;border:1px solid hsla(0,0%,100%,.04);color:var(--color-text-on-card,#e6eef8)}.ProtectedSection_successCard___tk93{background:linear-gradient(180deg,rgba(15,185,129,.06),rgba(15,185,129,.03));border:1px solid rgba(16,185,129,.08);padding:1rem;border-radius:.75rem;display:flex;flex-direction:column;gap:.8rem}.ProtectedSection_successInner__17WeQ{display:flex;gap:12px;align-items:center}.ProtectedSection_checkWrap__hwj1Z{flex:0 0 auto;display:flex;align-items:center;justify-content:center}.ProtectedSection_checkWrap__hwj1Z .ProtectedSection_checkmark___8i5d{width:64px;height:64px}.ProtectedSection_successText__f_VWc{display:flex;flex-direction:column;gap:6px}.ProtectedSection_successText__f_VWc strong{color:var(--color-text-on-card,#e6eef8);font-weight:700}.ProtectedSection_actions__2BwVt,.ProtectedSection_successActions__AnuTy{display:flex;gap:10px;justify-content:flex-start;margin-top:4px}.ProtectedSection_formRow__QNRZZ{display:flex;gap:.6rem;width:100%}.ProtectedSection_formRow__QNRZZ .ProtectedSection_formLabel__MaSeR{flex:1 1 50%}@media (max-width:640px){.ProtectedSection_formRow__QNRZZ{flex-direction:column}.ProtectedSection_header__HaSHd{gap:10px}.ProtectedSection_modalCard__KkASB{padding:1rem}.ProtectedSection_closeButton__HYTSj{top:8px;right:8px}.ProtectedSection_actions__2BwVt,.ProtectedSection_successActions__AnuTy{justify-content:center;flex-direction:column;gap:8px}}.Button_button__7OYXs{display:inline-flex;align-items:center;justify-content:center;font-weight:500;border-radius:var(--radius);border:1px solid transparent;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);text-decoration:none;font-family:inherit;white-space:nowrap}.Button_button__7OYXs:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.Button_button__7OYXs:disabled{opacity:.6;cursor:not-allowed;pointer-events:none}.Button_primary__VYRFu{background:var(--color-primary);color:var(--color-primary-foreground)}.Button_primary__VYRFu:hover:not(:disabled){background:var(--color-primary-hover)}.Button_primary__VYRFu:active:not(:disabled){transform:scale(.98)}.Button_secondary__F4BMU{background:var(--color-secondary);color:var(--color-secondary-foreground)}.Button_secondary__F4BMU:hover:not(:disabled){background:var(--color-secondary-hover)}.Button_secondary__F4BMU:active:not(:disabled){transform:scale(.98)}.Button_outline__FcMKw{background:transparent;color:var(--color-text-primary);border-color:var(--color-border)}.Button_outline__FcMKw:hover:not(:disabled){background:var(--color-background-muted);border-color:var(--color-text-secondary)}.Button_outline__FcMKw:active:not(:disabled){transform:scale(.98)}.Button_ghost__LQPDJ{background:transparent;color:var(--color-text-secondary)}.Button_ghost__LQPDJ:hover:not(:disabled){background:var(--color-background-muted);color:var(--color-text-primary)}.Button_ghost__LQPDJ:active:not(:disabled){transform:scale(.98)}.Button_small__o8NaK{padding:.5rem 1rem;font-size:.875rem;line-height:1.2}.Button_medium__bXqML{padding:.75rem 1.5rem;font-size:.875rem;line-height:1.2}.Button_large__ErnAw{padding:1rem 2rem;font-size:1rem;line-height:1.2}@media (prefers-reduced-motion:reduce){.Button_ghost__LQPDJ:active:not(:disabled),.Button_outline__FcMKw:active:not(:disabled),.Button_primary__VYRFu:active:not(:disabled),.Button_secondary__F4BMU:active:not(:disabled){transform:none}}.Input_input__6y0mc{width:100%;padding:.75rem 1rem;font-size:.875rem;line-height:1.5;color:var(--color-text-primary);background:var(--color-background);border:1px solid var(--color-border);border-radius:var(--radius);transition:all .3s cubic-bezier(.4,0,.2,1);font-family:inherit}.Input_input__6y0mc:focus{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 1px var(--color-primary)}.Input_input__6y0mc:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.Input_input__6y0mc::placeholder{color:var(--color-text-muted)}.Input_input__6y0mc:disabled{opacity:.6;cursor:not-allowed;background:var(--color-background-muted)}.Input_input__6y0mc:hover:not(:disabled):not(:focus){border-color:var(--color-text-secondary)}.Input_input__6y0mc[aria-invalid=true],.Input_input__6y0mc[aria-invalid=true]:focus{border-color:#dc2626;box-shadow:0 0 0 1px #dc2626}.Contact_section__3fGMw{padding:6rem 0}.Contact_header__hAdB3{text-align:center;margin-bottom:4rem}.Contact_title__Wz_6_{font-size:clamp(1.875rem,4vw,2.5rem);font-weight:700;line-height:1.2;letter-spacing:-.025em;color:var(--color-text-primary);margin-bottom:1rem}.Contact_divider__gEDN6{height:1px;width:6rem;margin:0 auto 2rem;background:linear-gradient(to right,transparent,var(--color-border),transparent)}.Contact_subtitle__kPrxe{font-size:1.125rem;color:var(--color-text-secondary);max-width:42rem;margin:0 auto;line-height:1.6}.Contact_content__IOyhh{display:grid;grid-template-columns:1fr;gap:4rem}.Contact_formSection__fKvst{order:2}.Contact_formCard__NnZ10{background:var(--color-card-background);border:1px solid var(--color-border);border-radius:var(--radius);padding:2rem;box-shadow:var(--shadow-sm);transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.Contact_formCard__NnZ10:before{content:"";position:absolute;top:0;left:0;width:100%;height:1px;background:linear-gradient(to right,transparent,rgba(var(--color-primary-rgb),.2),transparent)}.Contact_formCard__NnZ10:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.Contact_formHeader__VRJMp{display:flex;align-items:center;gap:.75rem;margin-bottom:1.5rem}.Contact_formIcon__O7nKR{width:1.25rem;height:1.25rem;color:var(--color-primary)}.Contact_formTitle__gjoct{font-size:1.25rem;font-weight:600;color:var(--color-text-primary);margin:0}.Contact_form__vSvvs{display:flex;flex-direction:column;gap:1.5rem}.Contact_formRow__K4TVk{display:grid;grid-template-columns:1fr;gap:1rem}.Contact_formGroup__cXj_P{display:flex;flex-direction:column;gap:.5rem}.Contact_label__hkX1F{font-size:.875rem;font-weight:500;color:var(--color-text-primary)}.Contact_inputError__BNh8c{border-color:#dc2626!important;box-shadow:0 0 0 1px #dc2626!important}.Contact_errorMessage__hLx51{display:flex;align-items:center;gap:.5rem;color:#dc2626;font-size:.875rem;margin-top:.25rem}.Contact_errorIcon__tCUMk{width:1rem;height:1rem;flex-shrink:0}.Contact_submitButton__tAXnb{width:100%;transition:all .3s cubic-bezier(.4,0,.2,1)}.Contact_submitButton__tAXnb:hover:not(:disabled){transform:translateY(-2px)}.Contact_submitButton__tAXnb:active:not(:disabled){transform:scale(.98)}.Contact_submitButton__tAXnb:disabled{opacity:.6;cursor:not-allowed}.Contact_buttonIcon__r8Cwg{width:1rem;height:1rem;margin-right:.5rem}.Contact_successMessage__64CbR{background:rgba(34,197,94,.1);border:1px solid rgba(34,197,94,.2);border-radius:var(--radius);color:#16a34a}.Contact_errorMessageGlobal__1uuVh,.Contact_successMessage__64CbR{display:flex;align-items:center;gap:.5rem;padding:1rem;font-size:.875rem}.Contact_errorMessageGlobal__1uuVh{background:rgba(239,68,68,.1);border:1px solid rgba(239,68,68,.2);border-radius:var(--radius);color:#dc2626}.Contact_statusIcon__QsTTF{width:1rem;height:1rem;flex-shrink:0}.Contact_infoSection__by1Bt{display:flex;flex-direction:column;gap:2rem;order:1}.Contact_availabilityCard__f2E5R,.Contact_infoCard__vL768,.Contact_socialCard__LeSY9{background:var(--color-card-background);border:1px solid var(--color-border);border-radius:var(--radius);padding:2rem;box-shadow:var(--shadow-sm);transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.Contact_availabilityCard__f2E5R:before,.Contact_infoCard__vL768:before,.Contact_socialCard__LeSY9:before{content:"";position:absolute;top:0;left:0;width:100%;height:1px;background:linear-gradient(to right,transparent,rgba(var(--color-primary-rgb),.2),transparent)}.Contact_availabilityCard__f2E5R:hover,.Contact_infoCard__vL768:hover,.Contact_socialCard__LeSY9:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.Contact_infoHeader__I9B_m{display:flex;align-items:center;gap:.75rem;margin-bottom:1.5rem}.Contact_infoIcon__8GiG2{width:1.25rem;height:1.25rem;color:var(--color-primary)}.Contact_infoTitle__UMVp3{font-size:1.25rem;font-weight:600;color:var(--color-text-primary);margin:0}.Contact_infoContent__4fiDo{display:flex;flex-direction:column;gap:1rem}.Contact_infoItem__13lI4{display:flex;flex-direction:column;gap:.25rem}.Contact_infoLabel__rTJlf{font-size:.875rem;color:var(--color-text-secondary);margin:0}.Contact_infoValue__bE_fh{font-size:1.125rem;font-weight:500;color:var(--color-primary);text-decoration:none;transition:color .3s ease}.Contact_infoValue__bE_fh:hover{text-decoration:underline}.Contact_infoValue__bE_fh:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px;border-radius:4px}.Contact_infoText___kE9C{font-size:.875rem;color:var(--color-text-primary);margin:0}.Contact_socialTitle__y96YS{font-size:1.25rem;font-weight:600;color:var(--color-text-primary);margin:0 0 1.5rem}.Contact_socialLinks__ESuVf{display:flex;flex-direction:column;gap:1rem}.Contact_socialLink__bi_5z{display:flex;align-items:center;gap:.75rem;padding:.75rem;border-radius:var(--radius);border:1px solid var(--color-border);text-decoration:none;transition:all .3s ease;background:var(--color-background)}.Contact_socialLink__bi_5z:hover{background:var(--color-background-muted);transform:translateY(-2px);box-shadow:var(--shadow-sm)}.Contact_socialLink__bi_5z:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.Contact_socialIcon__m5fR_{width:1.25rem;height:1.25rem;color:var(--color-text-secondary);transition:color .3s ease}.Contact_socialLink__bi_5z:hover .Contact_socialIcon__m5fR_{color:var(--color-primary)}.Contact_socialName__cz2AO{font-weight:500;color:var(--color-text-primary)}.Contact_availabilityTitle__skw2P{font-size:1.25rem;font-weight:600;color:var(--color-text-primary);margin:0 0 1rem}.Contact_availabilityStatus__pq_zn{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem}.Contact_statusIndicator__4OxS7{width:.75rem;height:.75rem;background:#10b981;border-radius:50%;animation:Contact_pulse__rkDPj 2s ease-in-out infinite}.Contact_statusText__3Slkw{font-size:.875rem;font-weight:500;color:#10b981}.Contact_availabilityText__AaeLd{font-size:.875rem;color:var(--color-text-secondary);line-height:1.5;margin:0}.Contact_textarea__3sN40{font-size:1rem;padding:.75rem 1rem;border-radius:var(--radius);border:1px solid var(--color-border);background:var(--color-background);color:var(--color-text-primary);resize:vertical;min-height:120px;transition:border-color .2s}.Contact_textarea__3sN40:focus{outline:none;border-color:var(--color-primary)}@keyframes Contact_pulse__rkDPj{0%,to{opacity:1}50%{opacity:.5}}@media (min-width:768px){.Contact_formRow__K4TVk{grid-template-columns:1fr 1fr}}@media (min-width:1024px){.Contact_content__IOyhh{grid-template-columns:1fr 1fr}.Contact_formSection__fKvst{order:1}.Contact_infoSection__by1Bt{order:2}}@media (prefers-reduced-motion:reduce){.Contact_submitButton__tAXnb:active:not(:disabled),.Contact_submitButton__tAXnb:hover:not(:disabled){transform:none}.Contact_statusIndicator__4OxS7{animation:none}}.Badge_badge__kKkYy{display:inline-flex;align-items:center;font-weight:500;border-radius:calc(var(--radius) * .75);transition:all .3s cubic-bezier(.4,0,.2,1);white-space:nowrap}.Badge_primary__7x7VX{background:var(--color-primary);color:var(--color-primary-foreground)}.Badge_secondary__Q30uM{background:var(--color-secondary);color:var(--color-secondary-foreground)}.Badge_outline__OjrTK{background:transparent;color:var(--color-text-secondary);border:1px solid var(--color-border)}.Badge_small__F_et8{padding:.25rem .5rem;font-size:.75rem;line-height:1}.Badge_medium__yfXlN{padding:.375rem .75rem;font-size:.875rem;line-height:1.2}.Badge_badge__kKkYy:hover{transform:translateY(-1px)}.Badge_primary__7x7VX:hover{background:var(--color-primary-hover)}.Badge_secondary__Q30uM:hover{background:var(--color-secondary-hover)}.Badge_outline__OjrTK:hover{background:var(--color-background-muted);border-color:var(--color-text-secondary)}@media (prefers-reduced-motion:reduce){.Badge_badge__kKkYy:hover{transform:none}}.Experience_section__9CvDu{padding:6rem 0;background:var(--color-background-muted)}.Experience_header__xs3xg{text-align:center;margin-bottom:4rem}.Experience_title__S0mVy{font-size:clamp(1.875rem,4vw,2.5rem);font-weight:700;line-height:1.2;letter-spacing:-.025em;color:var(--color-text-primary);margin-bottom:1rem}.Experience_divider__m3XrY{height:1px;width:6rem;margin:0 auto 2rem;background:linear-gradient(to right,transparent,var(--color-border),transparent)}.Experience_subtitle__CV_MA{font-size:1.125rem;color:var(--color-text-secondary);max-width:42rem;margin:0 auto;line-height:1.6}.Experience_timeline__lUzd2{position:relative;max-width:55rem;margin:0 auto}.Experience_timelineLine__WumWX{position:absolute;left:1rem;top:0;bottom:0;width:2px;background:var(--color-border);animation:Experience_expandHeight__f9u3U 1s ease-out .5s forwards;height:0}.Experience_experienceList__E7NOR{display:flex;flex-direction:column;gap:3rem}.Experience_experienceItem__W9II_{position:relative;padding-left:3rem}.Experience_timelineDot__Y0Ek6{position:absolute;left:.5rem;top:1rem;width:1rem;height:1rem;background:var(--color-primary);border:3px solid var(--color-background);border-radius:50%;animation:Experience_scaleIn__iYFas .6s ease-out forwards;opacity:0;transform:scale(0)}.Experience_experienceCard__pow8A{background:var(--color-card-background);border:1px solid var(--color-border);border-radius:var(--radius);padding:2rem;box-shadow:var(--shadow-sm);transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.Experience_experienceCard__pow8A:before{content:"";position:absolute;top:0;left:0;width:100%;height:1px;background:linear-gradient(to right,transparent,rgba(var(--color-primary-rgb),.2),transparent)}.Experience_experienceCard__pow8A:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}.Experience_experienceHeader__o5KZm{margin-bottom:1rem}.Experience_experienceTitle__XDcER{display:flex;flex-direction:column;gap:.5rem}.Experience_jobTitle__pmP8n{font-size:1.25rem;font-weight:600;color:var(--color-text-primary);margin:0}.Experience_companyInfo__578RK{display:flex;flex-direction:column;gap:.5rem}.Experience_company__pie3h{font-size:1rem;font-weight:500;color:var(--color-primary)}.Experience_locationPeriod__H1Ti8{display:flex;flex-direction:column;gap:.25rem}.Experience_location__M_LTW,.Experience_period__dk7S9{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:var(--color-text-secondary)}.Experience_locationIcon__Ok8pB,.Experience_periodIcon__y4q7W{width:.875rem;height:.875rem}.Experience_description__MOjhS{font-size:1rem;color:var(--color-text-secondary);line-height:1.6;margin-bottom:1.5rem}.Experience_achievements__49UkF{margin-bottom:1.5rem}.Experience_achievementsTitle__9Bf5H{font-size:.875rem;font-weight:600;color:var(--color-text-primary);margin-bottom:.75rem}.Experience_achievementsList__1ScRF{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.Experience_achievementItem__bzF6L{position:relative;padding-left:1.5rem;font-size:.875rem;color:var(--color-text-secondary);line-height:1.5;animation:Experience_fadeInUp__gGRVg .6s ease-out forwards;opacity:0}.Experience_achievementItem__bzF6L:before{content:"•";position:absolute;left:0;color:var(--color-primary);font-weight:700}.Experience_technologies__WHhM0{display:flex;flex-wrap:wrap;gap:.5rem}.Experience_techBadge__jyeqm{animation:Experience_fadeIn__QeW_i .4s ease-out forwards;opacity:0;transition:all .3s ease}.Experience_techBadge__jyeqm:hover{transform:translateY(-2px);box-shadow:var(--shadow-sm)}.Experience_pagingControls__i8PJ_{display:flex;justify-content:center;align-items:center;gap:1.5rem;margin-top:2rem}.Experience_pagingButton__xtfse{background:var(--color-background-muted,#f3f4f6);color:var(--color-primary,#6366f1);border:none;border-radius:var(--radius,8px);padding:.5rem 1.2rem;font-weight:600;font-size:1rem;cursor:pointer;transition:background .12s,color .12s;box-shadow:var(--shadow-xs)}.Experience_pagingButton__xtfse:disabled{opacity:.5;cursor:not-allowed}.Experience_pagingInfo__UaeFP{font-size:1rem;color:var(--color-text-secondary,#555);font-weight:500}@keyframes Experience_expandHeight__f9u3U{0%{height:0}to{height:100%}}@keyframes Experience_scaleIn__iYFas{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@keyframes Experience_fadeInUp__gGRVg{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes Experience_fadeIn__QeW_i{0%{opacity:0}to{opacity:1}}@media (min-width:768px){.Experience_companyInfo__578RK{flex-direction:row;align-items:center;justify-content:space-between}.Experience_locationPeriod__H1Ti8{flex-direction:row;gap:1rem}}@media (max-width:600px){.Experience_section__9CvDu{padding:2rem 0}.Experience_header__xs3xg{margin-bottom:2rem}.Experience_title__S0mVy{font-size:1.35rem;margin-bottom:.7rem}.Experience_divider__m3XrY{width:3rem;margin-bottom:1rem}.Experience_subtitle__CV_MA{font-size:1rem;margin-bottom:1rem;padding:0 .5rem}.Experience_timeline__lUzd2{max-width:100%;padding:0 .5rem}.Experience_experienceList__E7NOR{gap:1.5rem}.Experience_experienceItem__W9II_{padding-left:2rem}.Experience_timelineDot__Y0Ek6{left:.2rem;top:.7rem;width:.7rem;height:.7rem;border-width:2px}.Experience_experienceCard__pow8A{padding:1rem;font-size:.97rem}.Experience_experienceHeader__o5KZm{margin-bottom:.7rem}.Experience_jobTitle__pmP8n{font-size:1.05rem}.Experience_companyInfo__578RK{flex-direction:column;gap:.3rem}.Experience_company__pie3h{font-size:.97rem}.Experience_locationPeriod__H1Ti8{flex-direction:column;gap:.2rem}.Experience_location__M_LTW,.Experience_period__dk7S9{font-size:.85rem;gap:.3rem}.Experience_description__MOjhS{font-size:.97rem;margin-bottom:1rem}.Experience_achievements__49UkF{margin-bottom:1rem}.Experience_achievementsTitle__9Bf5H{font-size:.85rem;margin-bottom:.5rem}.Experience_achievementsList__1ScRF{gap:.3rem}.Experience_achievementItem__bzF6L{font-size:.85rem;padding-left:1rem}.Experience_technologies__WHhM0{gap:.3rem}.Experience_techBadge__jyeqm{font-size:.85rem;padding:.2rem .5rem}.Experience_pagingControls__i8PJ_{gap:1rem;margin-top:1.2rem}.Experience_pagingButton__xtfse{padding:.35rem .7rem;font-size:.97rem}.Experience_pagingInfo__UaeFP{font-size:.97rem}}@media (prefers-reduced-motion:reduce){.Experience_timelineLine__WumWX{animation:none;height:100%}.Experience_timelineDot__Y0Ek6{animation:none;opacity:1;transform:scale(1)}.Experience_achievementItem__bzF6L,.Experience_techBadge__jyeqm{animation:none;opacity:1}.Experience_experienceCard__pow8A:hover,.Experience_techBadge__jyeqm:hover{transform:none}}.Hero_hero__kPCQl{min-height:100vh;display:flex;align-items:center;position:relative;overflow:hidden;background:var(--color-background)}.Hero_backgroundGrid__SKTTQ{position:absolute;inset:0;background-image:linear-gradient(rgba(var(--color-border-rgb),.1) 1px,transparent 1px),linear-gradient(90deg,rgba(var(--color-border-rgb),.1) 1px,transparent 1px);background-size:24px 24px;will-change:transform}.Hero_gradientOverlay__uUXRB{position:absolute;inset:0;background:radial-gradient(ellipse 80% 50% at 50% 40%,rgba(var(--color-primary-rgb),.1),transparent)}.Hero_content__iMxDk{position:relative;z-index:1;text-align:center;max-width:56rem;margin:0 auto;padding:2rem 0}.Hero_textContent__1OAbL{gap:1rem;margin-bottom:3rem;margin-top:2rem}.Hero_textContentSection__lpSVo{padding-bottom:1rem}.Hero_title___EvZe{font-size:clamp(2.5rem,6vw,4rem);font-weight:800;line-height:1.1;letter-spacing:-.02em;color:var(--color-text-primary);margin-bottom:1.5rem}.Hero_highlight__5l3kq{position:relative;background:linear-gradient(270deg,#aee2ff,#b4aee8,#fbc2eb,#aee2ff);background-size:400% 400%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:Hero_gradientMove__nrAcb 8s ease-in-out infinite}@keyframes Hero_gradientMove__nrAcb{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.Hero_elevatorPitch__KxUL6{font-size:1.25rem;font-weight:500;color:var(--color-text-primary);margin-bottom:1rem;line-height:1.4}.Hero_subtitle__ZYT2X{font-size:1.125rem;color:var(--color-text-secondary);line-height:1.6;margin-bottom:0}.Hero_actions__hjPWA{display:flex;flex-direction:column;gap:1rem;align-items:center;margin-bottom:5rem}.Hero_primaryButton__yJ5MZ{transition:all .3s cubic-bezier(.4,0,.2,1)}.Hero_primaryButton__yJ5MZ:hover{transform:translateY(-2px);box-shadow:var(--shadow-lg)}.Hero_primaryButton__yJ5MZ:active{transform:scale(.98)}.Hero_secondaryButton__db168,.Hero_tertiaryButton__uj6KC{transition:all .3s cubic-bezier(.4,0,.2,1)}.Hero_secondaryButton__db168:hover,.Hero_tertiaryButton__uj6KC:hover{transform:translateY(-1px)}.Hero_secondaryButton__db168:active,.Hero_tertiaryButton__uj6KC:active{transform:scale(.98)}.Hero_buttonIcon__L_ul8{width:1rem;height:1rem;margin-right:.5rem}.Hero_scrollIndicator__q6mOq{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:.75rem;z-index:2}.Hero_scrollMouse__Ko8Zs{width:24px;height:40px;border:2px solid gray;border-radius:20px;display:flex;justify-content:center;padding-top:8px}.Hero_scrollDot__bUl1w{width:4px;height:12px;background:gray;border-radius:2px;animation:Hero_scrollBounce__2J5Sz 2s infinite}.Hero_scrollCaption__vkN3M{font-size:.875rem;color:gray;text-align:center;font-style:italic}.Hero_swipeCircle__l4vCo{position:absolute;bottom:-32px;width:32px;height:32px;border-radius:50%;background:rgba(0,123,255,.7);box-shadow:0 2px 8px rgba(0,0,0,.12);pointer-events:none;z-index:2}@keyframes Hero_scrollBounce__2J5Sz{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(8px)}60%{transform:translateY(4px)}}.Hero_typing__ld8rN{display:inline;border-right:2px solid #b4aee8;animation:Hero_blink-cursor__7iMrU 1.2s steps(1) infinite;word-break:break-word}@keyframes Hero_blink-cursor__7iMrU{0%,to{border-color:transparent}50%{border-color:#b4aee8}}@media (min-width:640px){.Hero_actions__hjPWA{flex-direction:row;justify-content:center}}@media (prefers-reduced-motion:reduce){.Hero_scrollDot__bUl1w{animation:none}.Hero_primaryButton__yJ5MZ:active,.Hero_primaryButton__yJ5MZ:hover,.Hero_secondaryButton__db168:active,.Hero_secondaryButton__db168:hover,.Hero_tertiaryButton__uj6KC:active,.Hero_tertiaryButton__uj6KC:hover{transform:none}}@media (max-width:640px){.Hero_hero__kPCQl{min-height:100vh;padding:3rem 1rem 0;align-items:flex-start}.Hero_content__iMxDk{padding:1.5rem 0 0;max-width:100%}.Hero_title___EvZe{font-size:2rem;margin-bottom:1rem;word-break:break-word}.Hero_elevatorPitch__KxUL6{font-size:1rem;margin-bottom:.75rem;padding:0 .5rem}.Hero_subtitle__ZYT2X{font-size:.95rem;padding:0 .5rem}.Hero_actions__hjPWA{flex-direction:column;gap:.75rem;margin-bottom:2.5rem;width:100%}.Hero_primaryButton__yJ5MZ,.Hero_secondaryButton__db168,.Hero_tertiaryButton__uj6KC{width:100%;font-size:1rem;padding:.75rem 0;margin:0}.Hero_buttonIcon__L_ul8{margin-right:.25rem}.Hero_scrollIndicator__q6mOq{margin-top:2rem}.Hero_scrollMouse__Ko8Zs{width:20px;height:32px;border-width:1.5px;padding-top:6px}.Hero_scrollDot__bUl1w{width:3px;height:8px}}@media (max-width:480px){.Hero_hero__kPCQl{min-height:100vh;padding:1.2rem .3rem 0;align-items:flex-start}.Hero_content__iMxDk{padding:4rem 0 0;max-width:100vw}.Hero_title___EvZe{font-size:1.1rem;margin-bottom:.5rem;word-break:break-word;line-height:1.22;letter-spacing:-.01em}.Hero_elevatorPitch__KxUL6{font-size:.98rem;margin-bottom:.35rem;padding:0 .1rem;line-height:1.5;font-weight:500}.Hero_subtitle__ZYT2X{font-size:.82rem;padding:0 .1rem;line-height:1.5;color:var(--color-text-secondary);margin-bottom:.2rem}.Hero_actions__hjPWA{gap:.35rem;margin-bottom:1rem;width:100%}.Hero_primaryButton__yJ5MZ,.Hero_secondaryButton__db168,.Hero_tertiaryButton__uj6KC{width:100%;font-size:.98rem;padding:.85rem 0;margin:0;min-height:48px;border-radius:8px;box-shadow:var(--shadow-sm)}.Hero_buttonIcon__L_ul8{margin-right:.15rem;width:1.1rem;height:1.1rem}.Hero_scrollIndicator__q6mOq{margin-top:.8rem;gap:.35rem}.Hero_scrollMouse__Ko8Zs{width:14px;height:20px;border-width:1px;padding-top:2px;border-radius:7px;background:hsla(0,0%,78%,.08)}.Hero_scrollDot__bUl1w{width:2px;height:6px;background:#b4aee8;border-radius:2px}.Hero_scrollCaption__vkN3M{font-size:.72rem;padding:0 .1rem;color:#888;font-style:normal;letter-spacing:.01em}.Hero_swipeCircle__l4vCo{width:18px;height:18px;bottom:-18px;background:rgba(100,149,237,.7);box-shadow:0 1px 4px rgba(0,0,0,.1)}.Hero_highlight__5l3kq{font-weight:700;background:linear-gradient(270deg,#b4aee8,#fbc2eb,#aee2ff);background-size:200% 200%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:Hero_gradientMove__nrAcb 6s ease-in-out infinite}}.ProjectCarousel_carouselContainer__6L5bW{position:relative;width:100%;height:100%;overflow:hidden;border-radius:var(--radius)}.ProjectCarousel_carouselSlide__YVTar{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity .5s ease-in-out;z-index:1}.ProjectCarousel_active__pGesp{opacity:1;z-index:2}.ProjectCarousel_carouselImage__0jAMN{object-fit:cover}.ProjectCarousel_carouselIndicators__uborT{position:absolute;bottom:15px;left:50%;transform:translateX(-50%);display:flex;gap:8px;z-index:3}.ProjectCarousel_indicator__tmYVA{width:8px;height:8px;border-radius:50%;background-color:hsla(0,0%,100%,.5);border:none;padding:0;cursor:pointer;transition:background-color .3s ease}.ProjectCarousel_activeIndicator__7j7R6{background-color:#fff;transform:scale(1.2)}.Projects_section__gaIJH{padding:6rem 0;background:var(--color-background-muted)}.Projects_header__T98Re{text-align:center;margin-bottom:4rem;animation:Projects_fadeInUp__zDg93 .8s ease-out forwards;opacity:0}.Projects_title__t4sQe{font-size:clamp(1.875rem,4vw,2.5rem);font-weight:700;line-height:1.2;letter-spacing:-.025em;color:var(--color-text-primary);margin-bottom:1rem}.Projects_divider__YVPmX{height:1px;width:6rem;margin:0 auto 2rem;background:linear-gradient(to right,transparent,var(--color-border),transparent);animation:Projects_expandWidth__9Qhg1 1s ease-out .5s forwards;width:0}.Projects_subtitle__s1axj{font-size:1.125rem;color:var(--color-text-secondary);max-width:42rem;margin:0 auto;line-height:1.6;animation:Projects_fadeInUp__zDg93 .8s ease-out .2s forwards;opacity:0}.Projects_filterTabs__VKrJr{display:flex;justify-content:center;margin-bottom:3rem;animation:Projects_fadeIn__4q2aW .6s ease-out .3s forwards;opacity:0}.Projects_filterTab__Q3U0u{padding:.75rem 1.5rem;background:none;border:none;font-size:.875rem;font-weight:500;color:var(--color-text-secondary);cursor:pointer;border-radius:var(--radius);transition:all .3s ease;position:relative;overflow:hidden;animation:Projects_fadeIn__4q2aW .4s ease-out forwards;opacity:0}.Projects_filterTab__Q3U0u:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.2),transparent);transition:left .5s ease}.Projects_filterTab__Q3U0u:hover:before{left:100%}.Projects_filterTab__Q3U0u:hover{color:var(--color-text-primary);background:var(--color-background-muted)}.Projects_filterTabActive__uS066{background:var(--color-card-background);color:var(--color-text-primary);box-shadow:var(--shadow-sm)}.Projects_featuredProjects__iwAut{display:flex;flex-direction:column;gap:6rem;margin-bottom:4rem}.Projects_featuredProject__w_Bfr{display:grid;grid-template-columns:1fr;gap:3rem;align-items:center;animation:Projects_fadeInUp__zDg93 .8s ease-out forwards;opacity:0}.Projects_featuredProjectReverse__AP4VT{direction:rtl}.Projects_featuredProjectReverse__AP4VT>*{direction:ltr}.Projects_projectImage__V5zSO{position:relative}.Projects_imageContainer__203Ia{background:var(--color-card-background);border:1px solid var(--color-border);border-radius:var(--radius);padding:0;box-shadow:var(--shadow-md);transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden}.Projects_imageContainer__203Ia:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.Projects_imageWrapper__8BlEi{aspect-ratio:4/3;position:relative;overflow:hidden;border-radius:var(--radius)}.Projects_image__Rx08k{object-fit:cover;transition:transform .3s ease}.Projects_imageContainer__203Ia:hover .Projects_image__Rx08k{transform:scale(1.05)}.Projects_imageOverlay__72W01{position:absolute;inset:0;background:rgba(0,0,0,.6);opacity:0;transition:opacity .3s ease;display:flex;align-items:center;justify-content:center;gap:1rem;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.Projects_imageContainer__203Ia:hover .Projects_imageOverlay__72W01{opacity:1}.Projects_overlayButton__GaFKX{transition:transform .3s ease}.Projects_overlayButton__GaFKX:hover{transform:scale(1.05)}.Projects_projectContent__ckgsy{display:flex;flex-direction:column;gap:1.5rem}.Projects_projectInfo__JXgoj{display:flex;flex-direction:column;gap:1rem}.Projects_categoryBadge__MoBca{align-self:flex-start;animation:Projects_float__tc0dG 2s ease-in-out infinite}.Projects_projectTitle__NjINI{font-size:clamp(1.5rem,3vw,2rem);font-weight:700;color:var(--color-text-primary);margin:0}.Projects_projectDescription__Q0kwP{font-size:1.125rem;color:var(--color-text-secondary);line-height:1.6;margin:0}.Projects_technologiesList__eQRWm{display:flex;flex-wrap:wrap;gap:.5rem}.Projects_technologyBadge__CwtuK{animation:Projects_fadeIn__4q2aW .4s ease-out forwards;opacity:0;transition:all .3s ease}.Projects_technologyBadge__CwtuK:hover{transform:translateY(-2px);box-shadow:var(--shadow-sm)}.Projects_projectMetrics__OrYmA{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;padding:1rem 0;border-top:1px solid var(--color-border)}.Projects_metricItem__EqK6q{text-align:center;animation:Projects_fadeInUp__zDg93 .6s ease-out forwards;opacity:0}.Projects_metricValue__d97PA{font-size:1.125rem;font-weight:600;color:var(--color-primary);animation:Projects_pulse__cilwW 2s ease-in-out infinite}.Projects_metricLabel__cMj2I{font-size:.75rem;color:var(--color-text-secondary);text-transform:capitalize}.Projects_projectActions__WcBE0{display:flex;gap:1rem}.Projects_actionButton__ChgRt{transition:all .3s cubic-bezier(.4,0,.2,1)}.Projects_actionButton__ChgRt:hover{transform:translateY(-2px)}.Projects_buttonIcon__AdEAC{width:1rem;height:1rem;margin-right:.5rem}.Projects_otherProjects__lG46V{animation:Projects_fadeInUp__zDg93 .8s ease-out forwards;opacity:0}.Projects_otherProjectsTitle__2_i7v{font-size:1.5rem;font-weight:700;text-align:center;color:var(--color-text-primary);margin-bottom:3rem}.Projects_otherProjectsGrid__Oos6U{display:grid;grid-template-columns:1fr;gap:2rem}.Projects_projectCard__YiL5r{background:var(--color-card-background);border:1px solid var(--color-border);border-radius:var(--radius);box-shadow:var(--shadow-sm);transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden;animation:Projects_fadeInUp__zDg93 .6s ease-out forwards;opacity:0;cursor:pointer}.Projects_projectCard__YiL5r:hover{box-shadow:var(--shadow-lg);transform:translateY(-8px)}.Projects_cardImageWrapper__MHt_W{aspect-ratio:4/3;position:relative;overflow:hidden}.Projects_cardImage__j7xPq{object-fit:cover;transition:transform .5s ease}.Projects_projectCard__YiL5r:hover .Projects_cardImage__j7xPq{transform:scale(1.05)}.Projects_cardContent__cQCAx{padding:1.5rem;display:flex;flex-direction:column;gap:1rem}.Projects_cardHeader__TdXuE{display:flex;flex-direction:column;gap:.5rem}.Projects_cardTitle__Siqtv{font-size:1.25rem;font-weight:600;color:var(--color-text-primary);margin:0}.Projects_cardDescription__JQD0_{color:var(--color-text-secondary);line-height:1.5;margin:0}.Projects_cardTechnologies__hZYOP{display:flex;flex-wrap:wrap;gap:.5rem}.Projects_cardTechnologyBadge__CFuon{font-size:.75rem;animation:Projects_fadeIn__4q2aW .4s ease-out forwards;opacity:0}.Projects_cardFooter__4u2zH{display:flex;justify-content:space-between;align-items:center;padding-top:1rem;border-top:1px solid var(--color-border)}.Projects_cardActions__aRBb0{display:flex;gap:.5rem}.Projects_cardAction__QKXIe{transition:transform .3s ease}.Projects_cardAction__QKXIe:hover{transform:scale(1.1)}.Projects_cardArrow__lNoZo{width:1rem;height:1rem;color:var(--color-text-secondary);transition:all .3s ease}.Projects_projectCard__YiL5r:hover .Projects_cardArrow__lNoZo{color:var(--color-primary);transform:translateX(4px)}@keyframes Projects_fadeInUp__zDg93{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes Projects_fadeIn__4q2aW{0%{opacity:0}to{opacity:1}}@keyframes Projects_expandWidth__9Qhg1{0%{width:0}to{width:6rem}}@keyframes Projects_float__tc0dG{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes Projects_pulse__cilwW{0%,to{opacity:1}50%{opacity:.5}}@media (min-width:768px){.Projects_otherProjectsGrid__Oos6U{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.Projects_featuredProject__w_Bfr{grid-template-columns:1fr 1fr}.Projects_filterTabs__VKrJr{background:var(--color-background-muted);padding:.5rem;border-radius:var(--radius);display:inline-flex;margin:0 auto 3rem}}@media (prefers-reduced-motion:reduce){.Projects_categoryBadge__MoBca{animation:none}.Projects_featuredProject__w_Bfr,.Projects_metricItem__EqK6q,.Projects_projectCard__YiL5r,.Projects_technologyBadge__CwtuK{animation:Projects_fadeIn__4q2aW .6s ease-out forwards}.Projects_metricValue__d97PA{animation:none}}.ProofStrip_section__lmiMP{display:flex;justify-content:center;align-items:center;gap:2.5rem;padding:2.5rem 1rem;box-shadow:0 6px 32px rgba(60,60,120,.08);flex-wrap:wrap;animation:ProofStrip_fadeIn__s2Bhe 1s cubic-bezier(.4,0,.2,1);background:var(--color-background-muted)}@media (max-width:900px){.ProofStrip_section__lmiMP{gap:1.5rem;padding:2rem .5rem}}@media (max-width:600px){.ProofStrip_section__lmiMP{flex-direction:column;gap:1rem;padding:1.2rem .2rem}}@media (max-width:400px){.ProofStrip_section__lmiMP{flex-direction:column;gap:.5rem;padding:.6rem .1rem}}.ProofStrip_fact__faogT{border-radius:1.2rem;box-shadow:0 2px 12px rgba(60,60,120,.07);padding:1.2rem .8rem;min-width:120px;text-align:center;transition:transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s;cursor:pointer;position:relative;overflow:hidden;background:hsl(var(--card))}.ProofStrip_fact__faogT:hover{transform:translateY(-8px) scale(1.05) rotate(-2deg);box-shadow:0 8px 24px rgba(60,60,120,.15);border-color:hsl(var(--primary))}@media (max-width:600px){.ProofStrip_fact__faogT{padding:.8rem .5rem;min-width:0;width:100%;max-width:320px;margin:0 auto}}@media (max-width:400px){.ProofStrip_fact__faogT{flex-direction:row;display:flex;align-items:center;justify-content:flex-start;padding:.5rem .3rem;min-width:0;width:100%;max-width:100vw;margin:0 auto;border-radius:.7rem;box-shadow:0 1px 6px rgba(60,60,120,.05)}}.ProofStrip_icon__5hZe3{font-size:1.7rem;color:hsl(var(--primary));margin:0 auto .7rem;display:block}@media (max-width:400px){.ProofStrip_icon__5hZe3{font-size:1.2rem;margin-bottom:0;margin-right:.7rem}}.ProofStrip_value__12jTa{font-size:2rem;font-weight:700;color:hsl(var(--primary));letter-spacing:1px;margin-bottom:.2rem;animation:ProofStrip_popIn__ZMAvn .7s cubic-bezier(.4,0,.2,1)}@media (max-width:600px){.ProofStrip_value__12jTa{font-size:1.5rem;margin-bottom:.1rem}}@media (max-width:400px){.ProofStrip_value__12jTa{font-size:1.1rem;margin-bottom:0;margin-right:.5rem}}.ProofStrip_label__S9oZM{font-size:1rem;color:hsl(var(--muted-foreground));font-weight:500;letter-spacing:.5px;margin-top:.1rem;animation:ProofStrip_fadeInLabel__RBWfT 1.2s cubic-bezier(.4,0,.2,1)}@media (max-width:600px){.ProofStrip_label__S9oZM{font-size:.9rem}}@media (max-width:400px){.ProofStrip_label__S9oZM{font-size:.8rem;margin-top:0;text-align:left;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}@keyframes ProofStrip_fadeIn__s2Bhe{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes ProofStrip_popIn__ZMAvn{0%{opacity:0;transform:scale(.7)}to{opacity:1;transform:scale(1)}}@keyframes ProofStrip_fadeInLabel__RBWfT{0%{opacity:0}to{opacity:1}}.Skills_section__t2A_T{padding:4rem 0;background-color:var(--background)}.Skills_header__XrD1r{margin-bottom:3rem;text-align:center}.Skills_title__jFy7z{font-size:2rem;font-weight:700;color:var(--foreground);margin-bottom:1rem}.Skills_divider__I15kS{height:3px;width:50px;background-color:var(--primary);margin:0 auto;border-radius:2px}.Skills_skillsGrid__zhpqf{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1rem;max-width:900px;margin:0 auto}.Skills_skillCard__eigbV{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:1.5rem 1rem;background-color:var(--card-background,hsla(0,0%,100%,.03));border:1px solid var(--border);border-radius:var(--radius);transition:all .2s ease;text-align:center}.Skills_skillCard__eigbV:hover{transform:translateY(-4px);border-color:var(--primary);box-shadow:0 8px 16px rgba(0,0,0,.1)}.Skills_skillIcon__3SeEO{font-size:2.5rem;color:var(--primary);display:flex;align-items:center;justify-content:center}.Skills_skillName__fJ64H{font-size:.95rem;font-weight:600;color:var(--foreground)}.Skills_skillCategory__dyo22{font-size:.75rem;color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.5px}@media (max-width:768px){.Skills_section__t2A_T{padding:3rem 0}.Skills_title__jFy7z{font-size:1.75rem}.Skills_skillsGrid__zhpqf{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:.875rem}.Skills_skillCard__eigbV{padding:1.25rem .75rem}.Skills_skillIcon__3SeEO{font-size:2rem}}@media (max-width:480px){.Skills_section__t2A_T{padding:2.5rem 0}.Skills_title__jFy7z{font-size:1.5rem}.Skills_skillsGrid__zhpqf{grid-template-columns:repeat(2,1fr);gap:.75rem}.Skills_skillCard__eigbV{padding:1rem .5rem}.Skills_skillIcon__3SeEO{font-size:1.75rem}.Skills_skillName__fJ64H{font-size:.875rem}.Skills_skillCategory__dyo22{font-size:.7rem}}.Impressum_impressumButton__2QalA{font-size:.85rem;color:hsl(var(--muted-foreground));background:none;border:none;padding:0;cursor:pointer;transition:color .2s ease;position:relative}.Impressum_impressumButton__2QalA:hover{color:hsl(var(--foreground))}.Impressum_impressumButton__2QalA:after{content:"";position:absolute;width:100%;height:1px;bottom:-2px;left:0;background-color:hsl(var(--foreground));transform:scaleX(0);transform-origin:bottom right;transition:transform .3s ease}.Impressum_impressumButton__2QalA:hover:after{transform:scaleX(1);transform-origin:bottom left}.Impressum_modalBackdrop__r_LEo{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.6);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:50;animation:Impressum_fadeIn__UcQOC .25s ease;padding:1rem}.Impressum_modalContent__OPfON{background-color:var(--color-background);border:1px solid hsl(var(--border));border-radius:calc(var(--radius) * 1.5);width:100%;max-width:580px;max-height:85vh;overflow-y:auto;box-shadow:0 10px 30px rgba(0,0,0,.5),0 0 0 1px hsla(var(--primary),.1),0 0 15px 0 hsla(var(--chart-2),.15);animation:Impressum_slideIn__Q_rt0 .35s cubic-bezier(.16,1,.3,1);scrollbar-width:thin;scrollbar-color:hsla(var(--muted-foreground),.3) transparent}.Impressum_modalContent__OPfON::-webkit-scrollbar{width:6px}.Impressum_modalContent__OPfON::-webkit-scrollbar-track{background:transparent}.Impressum_modalContent__OPfON::-webkit-scrollbar-thumb{background-color:hsla(var(--muted-foreground),.3);border-radius:10px}.Impressum_modalHeader__2ChML{padding:1.75rem 1.75rem 1.25rem;display:flex;justify-content:space-between;align-items:flex-start;border-bottom:1px solid hsla(var(--border),.5);position:sticky;top:0;background-color:var(--color-background);z-index:1;backdrop-filter:blur(10px);border-top-left-radius:calc(var(--radius) * 1.5);border-top-right-radius:calc(var(--radius) * 1.5)}.Impressum_modalTitle__U2aL4{color:hsl(var(--foreground));font-size:1.35rem;font-weight:600;margin:0 0 .35rem;letter-spacing:-.01em}.Impressum_modalDescription__6FiGM{color:hsl(var(--muted-foreground));font-size:.95rem;margin:0;max-width:85%;line-height:1.4}.Impressum_closeButton__wv_G2{background:hsla(var(--muted),.15);border:none;color:hsl(var(--muted-foreground));cursor:pointer;padding:.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .2s;margin:-.5rem -.5rem 0 0;height:32px;width:32px}.Impressum_closeButton__wv_G2:hover{background-color:hsla(var(--accent),.3);color:hsl(var(--foreground));transform:scale(1.05)}.Impressum_closeButton__wv_G2:active{transform:scale(.95)}.Impressum_impressumContent__3IYej{padding:1.5rem 1.75rem 2rem}.Impressum_impressumContent__3IYej h3{margin-top:1.75rem;margin-bottom:.75rem;font-size:1.05rem;font-weight:600;color:hsl(var(--chart-2));display:flex;align-items:center;letter-spacing:-.01em}.Impressum_impressumContent__3IYej h3:before{content:"";display:inline-block;width:12px;height:2px;background-color:hsl(var(--chart-2));margin-right:8px;border-radius:1px}.Impressum_impressumContent__3IYej p{margin-bottom:1.25rem;color:hsl(var(--muted-foreground));line-height:1.7;font-size:.95rem}.Impressum_impressumContent__3IYej h3:first-child{margin-top:.5rem}.Impressum_impressumContent__3IYej a{color:hsl(var(--chart-1));text-decoration:none;font-weight:500;position:relative;transition:all .2s;border-bottom:1px dashed hsla(var(--chart-1),.5);padding-bottom:1px}.Impressum_impressumContent__3IYej a:hover{color:hsl(var(--chart-4));border-bottom:1px solid hsl(var(--chart-4))}.Impressum_impressumContent__3IYej .Impressum_highlight__fbHVS{color:hsl(var(--chart-4));font-weight:600;background:linear-gradient(90deg,hsla(var(--chart-4),.15),hsla(var(--chart-2),.07));padding:.15em .4em;border-radius:.2em}@keyframes Impressum_fadeIn__UcQOC{0%{opacity:0}to{opacity:1}}@keyframes Impressum_slideIn__Q_rt0{0%{opacity:0;transform:translateY(-20px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width:640px){.Impressum_modalContent__OPfON{max-height:85vh;border-radius:var(--radius)}.Impressum_modalHeader__2ChML{padding:1.25rem 1.25rem 1rem;border-top-left-radius:var(--radius);border-top-right-radius:var(--radius)}.Impressum_impressumContent__3IYej{padding:1.25rem 1.25rem 1.75rem}.Impressum_modalTitle__U2aL4{font-size:1.2rem}}.Impressum_closeButton__wv_G2:focus-visible,.Impressum_impressumButton__2QalA:focus-visible{outline:2px solid hsl(var(--chart-2));outline-offset:2px}.Impressum_modalBackdrop__r_LEo[data-state=entered],.Impressum_modalBackdrop__r_LEo[data-state=entering]{animation:Impressum_fadeIn__UcQOC .25s ease}.Impressum_modalBackdrop__r_LEo[data-state=exiting]{animation:Impressum_fadeOut__mrW6N .2s ease forwards}@keyframes Impressum_fadeOut__mrW6N{0%{opacity:1}to{opacity:0}}.Footer_footer__kkaJT{background:var(--color-background-muted);border-top:1px solid var(--color-border);padding:3rem 0 2rem}.Footer_content__qdJtH,.Footer_main__GEvz5{display:flex;flex-direction:column;gap:2rem}.Footer_main__GEvz5{align-items:center;text-align:center}.Footer_brand__fnVlR{display:flex;flex-direction:column;gap:.5rem;align-items:center}.Footer_logo__P2XlM{font-size:1.5rem;font-weight:700;color:var(--color-text-primary);text-decoration:none;transition:color .3s ease}.Footer_logo__P2XlM:hover{color:var(--color-primary)}.Footer_logo__P2XlM:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px;border-radius:4px}.Footer_tagline__Vvfjh{font-size:.875rem;color:var(--color-text-secondary);margin:0}.Footer_social__Rma5j{display:flex;flex-direction:column;gap:1rem;align-items:center}.Footer_socialLinks___tiM1{display:flex;gap:1rem}.Footer_socialLink__CtNa9{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;background:var(--color-card-background);border:1px solid var(--color-border);border-radius:50%;color:var(--color-text-secondary);text-decoration:none;transition:all .3s ease}.Footer_socialLink__CtNa9:hover{background:var(--color-primary);color:var(--color-primary-foreground);transform:translateY(-2px);box-shadow:var(--shadow-sm)}.Footer_socialLink__CtNa9:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.Footer_socialIcon__0iR4o{width:1.125rem;height:1.125rem}.Footer_divider__DUUSB{height:1px;background:var(--color-border)}.Footer_bottom__iJG_b{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.Footer_copyright__rPkdp,.Footer_madeWith___LWnY{font-size:.875rem;color:var(--color-text-secondary);margin:0}.Footer_madeWith___LWnY{display:flex;align-items:center;gap:.5rem}.Footer_heartIcon__dgCy2{width:1rem;height:1rem;color:#ef4444;animation:Footer_heartbeat___v11j 2s ease-in-out infinite}.Footer_legalSection__LfelF{display:flex;align-items:center;gap:1rem}@keyframes Footer_heartbeat___v11j{0%,50%,to{transform:scale(1)}25%,75%{transform:scale(1.1)}}@media (min-width:768px){.Footer_main__GEvz5{flex-direction:row;justify-content:space-between;text-align:left}.Footer_brand__fnVlR{align-items:flex-start}.Footer_social__Rma5j{align-items:flex-end}.Footer_bottom__iJG_b{flex-direction:row;justify-content:space-between}}@media (max-width:640px){.Footer_bottom__iJG_b{flex-direction:column;align-items:flex-start}.Footer_legalSection__LfelF{margin-bottom:.5rem}}@media (prefers-reduced-motion:reduce){.Footer_socialLink__CtNa9:hover{transform:none}.Footer_heartIcon__dgCy2{animation:none}}.ThemeToggle_toggle__1b6YP{position:relative}.ThemeToggle_iconContainer__F_mV7{transition:transform .5s cubic-bezier(.4,0,.2,1)}.ThemeToggle_iconContainer__F_mV7.ThemeToggle_dark__do4dj{transform:rotate(180deg)}.ThemeToggle_icon__N7lfC{width:1rem;height:1rem}.Header_skipLink__tL5rc{position:absolute;top:-40px;left:6px;background:var(--color-primary);color:var(--color-primary-foreground);padding:8px 16px;border-radius:var(--radius);text-decoration:none;font-weight:500;z-index:1000;transition:top .3s ease}.Header_skipLink__tL5rc:focus{top:6px}.Header_header__PpIev{position:fixed;top:0;left:0;right:0;z-index:50;width:100%;background:rgba(var(--color-background-rgb),.8);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid transparent;transition:all .3s cubic-bezier(.4,0,.2,1)}.Header_scrolled__nMa5a{background:rgba(var(--color-background-rgb),.95);border-bottom-color:var(--color-border);box-shadow:var(--shadow-sm)}.Header_nav__VHPrb{display:flex;align-items:center;justify-content:space-between;height:4rem;padding:0 2em}.Header_logo__iLV45{font-size:1.25rem;font-weight:700;color:var(--color-text-primary);text-decoration:none;position:relative;transition:color .3s ease}.Header_logo__iLV45:hover{color:var(--color-primary)}.Header_logo__iLV45:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px;border-radius:4px}.Header_desktopNav__86fkE{display:none;align-items:center;gap:2rem}.Header_navItem__qc_N7{background:none;border:none;font-size:.875rem;font-weight:500;color:var(--color-text-secondary);cursor:pointer;padding:.5rem 0;position:relative;transition:color .3s ease;animation:Header_fadeIn__Wsc_1 .6s ease-out forwards;opacity:0}.Header_navItem__qc_N7:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:2px;background:var(--color-primary);transition:width .3s ease}.Header_navItem__qc_N7:hover{color:var(--color-text-primary)}.Header_navItem__qc_N7:hover:after{width:100%}.Header_navItem__qc_N7:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px;border-radius:4px}.Header_navItemActive__tTCyT{color:var(--color-primary)}.Header_navItemActive__tTCyT:after{width:100%}.Header_actions__pDQvI{display:flex;align-items:center;gap:1rem}.Header_mobileMenuButton__isH9_{transition:all .3s ease}.Header_mobileMenuButton__isH9_:hover{transform:rotate(90deg);width:50%;height:50%}.Header_mobileMenuButton__isH9_:focus-visible{outline:2px solid var(--color-primary);outline-offset:0}.Header_desktopHidden___KJfl{display:flex}.Header_mobileMenu__GIfDe{max-height:0;z-index:100;overflow:hidden;transition:max-height .3s ease;background:var(--color-background);border-top:1px solid var(--color-border)}.Header_mobileMenuOpen__DtEQQ{max-height:300px}.Header_mobileMenuContent__LkrWH{padding:1rem 0;display:flex;flex-direction:column;gap:.5rem}.Header_mobileNavItem__2YCnw{background:none;border:none;font-size:1rem;font-weight:500;color:var(--color-text-secondary);cursor:pointer;padding:.75rem 0;text-align:left;transition:color .3s ease;animation:Header_slideInLeft__bQfcJ .4s ease-out forwards;opacity:0;position:relative}.Header_mobileNavItem__2YCnw:hover{color:var(--color-text-primary)}.Header_mobileNavItem__2YCnw:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px;border-radius:4px}.Header_mobileNavItemActive__9qCkB{color:var(--color-primary)}.Header_mobileNavItemActive__9qCkB:before{position:absolute;left:-1rem;top:50%;transform:translateY(-50%);width:4px;height:4px;background:var(--color-primary);border-radius:50%}.Header_adminButton__ROHON{display:inline-flex;align-items:center;gap:.3em;background:transparent;color:var(--color-text-secondary);font-size:.78rem;font-weight:500;border:1px solid var(--color-border);border-radius:4px;padding:.22rem .6rem;margin-left:.7rem;cursor:pointer;text-decoration:none;transition:background .2s,color .2s,border-color .2s,box-shadow .2s;box-shadow:none;outline:none;animation:Header_fadeIn__Wsc_1 .6s ease-out forwards;opacity:0}.Header_adminButton__ROHON:focus-visible,.Header_adminButton__ROHON:hover{background:linear-gradient(90deg,rgba(var(--color-primary-rgb),.08) 0,rgba(var(--color-primary-rgb),.15) 100%);color:var(--color-primary);border-color:var(--color-primary);box-shadow:0 2px 8px rgba(var(--color-primary-rgb),.12);outline:2px solid var(--color-primary);outline-offset:2px}.Header_mobileAdminButton__BnTxh{display:inline-flex;align-items:center;gap:.3em;background:transparent;color:var(--color-text-secondary);font-size:.92rem;font-weight:500;border:1px solid var(--color-border);border-radius:4px;padding:.38rem .5rem;margin-top:.2rem;cursor:pointer;text-decoration:none;transition:background .2s,color .2s,border-color .2s,box-shadow .2s;box-shadow:none;outline:none;animation:Header_slideInLeft__bQfcJ .4s ease-out forwards;opacity:0;text-align:center}.Header_mobileAdminButton__BnTxh:focus-visible,.Header_mobileAdminButton__BnTxh:hover{background:linear-gradient(90deg,rgba(var(--color-primary-rgb),.08) 0,rgba(var(--color-primary-rgb),.15) 100%);color:var(--color-primary);border-color:var(--color-primary);box-shadow:0 2px 8px rgba(var(--color-primary-rgb),.12);outline:2px solid var(--color-primary);outline-offset:2px}.Header_authorizeButton__NLaCW{display:flex;align-items:center;justify-content:center;padding:.5rem;color:var(--color-text-secondary);transition:color .2s ease}.Header_authorizeButton__NLaCW:not(.Header_authorizedLabel__R3wXI):hover{color:var(--color-primary);cursor:pointer}.Header_authorizedLabel__R3wXI{cursor:default;pointer-events:none;color:var(--color-primary)}.Header_authorizedLabel__R3wXI:hover{background:transparent}.Header_authModal__NZXyf{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:1000;backdrop-filter:blur(4px);animation:Header_fadeIn__Wsc_1 .2s ease-out;padding:1rem}.Header_authModalContent__6j_v3{background:var(--color-background);padding:2.5rem;border-radius:12px;width:90%;max-width:440px;position:relative;animation:Header_slideUp__sC2YZ .3s ease-out;border:1px solid var(--color-border);box-shadow:0 20px 50px rgba(0,0,0,.1)}.Header_authForm__gac_y{display:flex;flex-direction:column;gap:1.25rem}.Header_authForm__gac_y h3{font-size:1.5rem;font-weight:600;margin:0 0 .5rem;color:var(--color-text-primary)}.Header_authForm__gac_y input,.Header_authForm__gac_y textarea{padding:.75rem 1rem;border:1.5px solid var(--color-border);border-radius:8px;background:var(--color-background);color:var(--color-text-primary);font-size:.95rem;width:100%;transition:all .2s ease}.Header_authForm__gac_y input:hover,.Header_authForm__gac_y textarea:hover{border-color:var(--color-primary);box-shadow:0 0 0 1px rgba(var(--color-primary-rgb),.1)}.Header_authForm__gac_y input:focus,.Header_authForm__gac_y textarea:focus{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 3px rgba(var(--color-primary-rgb),.15)}.Header_closeButton__7OdN0{position:absolute;top:1.25rem;right:1.25rem;background:none;border:none;cursor:pointer;color:var(--color-text-secondary);padding:.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.Header_closeButton__7OdN0:hover{background:rgba(var(--color-primary-rgb),.1);color:var(--color-primary);transform:rotate(90deg)}.Header_closeButton__7OdN0:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.Header_successMessage__K_Gd_{text-align:center;padding:1rem 0;animation:Header_fadeIn__Wsc_1 .3s ease-out}.Header_successMessage__K_Gd_ h3{font-size:1.5rem;font-weight:600;margin:0 0 1rem;color:var(--color-primary)}.Header_successMessage__K_Gd_ p{color:var(--color-text-secondary);line-height:1.6;margin:0}@keyframes Header_fadeIn__Wsc_1{0%{opacity:0}to{opacity:1}}@keyframes Header_slideInLeft__bQfcJ{0%{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}@keyframes Header_slideUp__sC2YZ{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (min-width:768px){.Header_desktopNav__86fkE{display:flex}.Header_desktopHidden___KJfl{display:none}}@media (prefers-reduced-motion:reduce){.Header_mobileMenuButton__isH9_:hover{transform:none}}@media (max-width:767px){.Header_nav__VHPrb{height:3.2rem;padding:0 1em}.Header_logo__iLV45{font-size:1.1rem}.Header_actions__pDQvI{gap:.5rem}.Header_mobileMenuContent__LkrWH{padding:.7rem .5rem;gap:.3rem}.Header_mobileNavItem__2YCnw{font-size:.98rem;padding:.65rem .2rem;border-radius:6px;transition:background .2s,color .2s}.Header_mobileNavItem__2YCnw:focus-visible,.Header_mobileNavItem__2YCnw:hover{background:rgba(var(--color-primary-rgb),.07);color:var(--color-primary)}.Header_mobileNavItemActive__9qCkB{color:var(--color-primary);background:rgba(var(--color-primary-rgb),.12)}.Header_mobileNavItemActive__9qCkB:before{left:.2rem;width:6px;height:6px}.Header_mobileMenu__GIfDe{border-top:none;box-shadow:0 2px 8px rgba(0,0,0,.04);background:rgba(var(--color-background-rgb),.98)}}@media (max-width:480px){.Header_header__PpIev{height:3rem;padding:0 .5em;border-bottom-width:1px;border-radius:0 0 12px 12px;box-shadow:0 2px 12px rgba(0,0,0,.04)}.Header_nav__VHPrb{height:2.8rem;padding:0 .5em}.Header_logo__iLV45{font-size:1rem;padding:.1em 0}.Header_actions__pDQvI{gap:.35rem}.Header_mobileMenuContent__LkrWH{padding:.5rem .2rem;gap:.2rem}.Header_mobileNavItem__2YCnw{font-size:.95rem;padding:.55rem .15rem;border-radius:6px;min-height:44px;transition:background .2s,color .2s}.Header_mobileNavItem__2YCnw:focus-visible,.Header_mobileNavItem__2YCnw:hover{background:rgba(var(--color-primary-rgb),.09);color:var(--color-primary)}.Header_mobileNavItemActive__9qCkB{color:var(--color-primary);background:rgba(var(--color-primary-rgb),.15)}.Header_mobileNavItemActive__9qCkB:before{left:.15rem;width:5px;height:5px}.Header_mobileMenu__GIfDe{border-top:none;box-shadow:0 2px 8px rgba(0,0,0,.04);background:rgba(var(--color-background-rgb),.99);border-radius:0 0 12px 12px}}