.styles_aboutSection__lmq9y{padding:var(--section-pad-y) 0;background-color:var(--bg-darker)}.styles_inner__rXOKC{display:grid;grid-template-columns:1fr;grid-gap:3rem;gap:3rem;align-items:center}@media (min-width:900px){.styles_inner__rXOKC{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:4rem}}.styles_text__DwmiL{display:flex;flex-direction:column;align-items:flex-start}.styles_lead__M9QJJ{margin-top:1.5rem;font-family:var(--font-heading,"Playfair Display",Georgia,serif);font-style:italic;font-size:1.25rem;line-height:1.5;color:var(--accent-light)}.styles_body__OhXq5{margin-top:1rem;font-size:1.0625rem;line-height:1.75;color:var(--text-muted)}.styles_stats__S_oSO{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.875rem;gap:.875rem;width:100%;margin-top:2.25rem}@media (max-width:480px){.styles_stats__S_oSO{grid-template-columns:1fr}}.styles_stat__9WDOH{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.25rem;padding:1.125rem .75rem;text-align:center}.styles_statValue__w3Um_{font-family:var(--font-heading,"Playfair Display",Georgia,serif);font-size:1.75rem;font-weight:700;line-height:1.1;color:var(--accent)}.styles_statLabel__rM24E{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.18em;color:var(--text-muted)}.styles_media__Eecfw{position:relative;width:100%;padding:0 14px 14px 0}.styles_media__Eecfw:before{content:"";position:absolute;inset:14px 0 0 14px;border:1px solid var(--border-accent-40);border-radius:var(--radius-lg);pointer-events:none}.styles_frame__UNUkf{position:relative;z-index:1;aspect-ratio:4/3;border-radius:var(--radius-lg);overflow:hidden;border:1px solid var(--border-accent-25)}.styles_frame__UNUkf img{object-fit:cover}.styles_Card__f8AkZ{display:flex;flex-direction:column;height:100%;background:var(--card-bg);border:1px solid var(--border-accent-25);border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-sm);transition:transform var(--transition-medium),border-color var(--transition-medium),box-shadow var(--transition-medium)}.styles_Card__f8AkZ:hover{transform:translateY(-4px);border-color:var(--border-accent-60);box-shadow:var(--shadow-accent-hover)}.styles_thumbnailContainer__qFyi_{position:relative;width:100%;aspect-ratio:16/9;overflow:hidden;background:var(--bg-dark);flex-shrink:0}.styles_thumbnailContainer__qFyi_ img{object-fit:cover}.styles_zoomOnHover__lz2oS img{transition:transform var(--transition-image)}.styles_Card__f8AkZ:hover .styles_zoomOnHover__lz2oS img{transform:scale(1.05)}.styles_contactForm__d8Gb5{display:flex;flex-direction:column;gap:1.25rem}.styles_formControl__qp46C{display:flex;flex-direction:column;gap:.5rem}.styles_formLabel__R45iP{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.18em;color:var(--accent-light)}.styles_formInput__2QAON,.styles_formTextarea__MGcer{width:100%;padding:.875rem 1rem;border-radius:var(--radius-md);border:1px solid var(--border-accent-25);outline:none;background:var(--bg-darker);color:var(--text-light);font-size:1rem;font-family:inherit;transition:border-color var(--transition-fast),box-shadow var(--transition-fast)}.styles_formInput__2QAON:focus,.styles_formTextarea__MGcer:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--wash-accent-12)}.styles_formInput__2QAON::placeholder,.styles_formTextarea__MGcer::placeholder{color:var(--text-faint)}.styles_formTextarea__MGcer{resize:vertical;min-height:8rem}.styles_charCounter__hpIv6{align-self:flex-end;font-size:.75rem;color:var(--text-faint);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.styles_errorMessage__VfhNx{font-size:.8125rem;color:#e57373}.styles_formFooter__v9zRr{display:flex;justify-content:flex-start}.styles_resetButton__JSeu6{position:absolute;top:-200px;left:-200px;visibility:hidden;width:0;height:0;overflow:hidden;z-index:-100}.styles_sendBtn__gJBri{min-width:10rem}.styles_spinner__8lOFD{width:1rem;height:1rem;border-radius:50%;border:2px solid rgba(20,17,16,.35);border-top-color:#141110;animation:styles_spin__7anqC .7s linear infinite}@keyframes styles_spin__7anqC{to{transform:rotate(1turn)}}.styles_alert__IJzCr{display:flex;align-items:center;gap:.75rem;padding:.875rem 1rem;margin-bottom:1rem;border-radius:var(--radius-md);border:1px solid var(--border-accent-40);font-family:var(--font-sans);font-size:.9375rem;line-height:1.5}.styles_alert__IJzCr svg{width:1.25rem;height:1.25rem;flex-shrink:0}.styles_error__oZm_l{background:rgba(198,91,91,.1);border-color:rgba(198,91,91,.4);color:#dd9a9a}.styles_warning__rxA5O{background:rgba(214,158,46,.1);border-color:rgba(214,158,46,.4);color:#e5c078}.styles_success__EntHH{background:rgba(94,155,106,.1);border-color:rgba(94,155,106,.4);color:#9dc7a6}.styles_info__FQ27x{background:var(--wash-accent-12);border-color:var(--border-accent-40);color:var(--accent-light)}.styles_mapWrapper__SFCbZ{position:relative;height:100%;min-height:320px}.styles_recenterButton__6JwwB{position:absolute;top:.75rem;right:.75rem;z-index:10000;height:2.5rem;padding-inline:1.125rem;font-size:.8125rem;background:var(--overlay-dark);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.styles_formButton__uCbMP{width:100%;margin-top:.5rem}.styles_spinner__9Wkty{width:1rem;height:1rem;border-radius:50%;border:2px solid rgba(20,17,16,.35);border-top-color:#141110;animation:styles_spin__iYCAH .7s linear infinite}@keyframes styles_spin__iYCAH{to{transform:rotate(1turn)}}.styles_form__rkfuV{width:100%;margin-top:1.25rem}.styles_formControl__kv85i{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.25rem}.styles_formLabel__nWCSp{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.18em;color:var(--accent-light)}.styles_formInput__szGt8{width:100%;padding:.875rem 1rem;border-radius:var(--radius-md);outline:none;border:1px solid var(--border-accent-25);font-size:1rem;background:var(--bg-darker);color:var(--text-light);transition:border-color var(--transition-fast),box-shadow var(--transition-fast)}.styles_formInput__szGt8:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--wash-accent-12)}.styles_formInput__szGt8::placeholder{color:var(--text-faint)}.styles_passwordContainer__UPFVL{position:relative}.styles_passwordContainer__UPFVL .styles_formInput__szGt8{padding-right:3.25rem}.styles_pwdToggler__z_6Lu{position:absolute;top:50%;right:.5rem;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border:none;border-radius:var(--radius-sm);background:transparent;color:var(--text-muted);cursor:pointer;transition:color var(--transition-fast)}.styles_pwdToggler__z_6Lu:hover{color:var(--accent)}.styles_errorMessage__KcHsl{font-size:.8125rem;color:#e57373}.styles_crossLink__cDBqo{margin-top:1.25rem;text-align:center;font-size:.9375rem;color:var(--text-muted)}.styles_crossLink__cDBqo a{color:var(--accent);font-weight:600;transition:color var(--transition-fast)}.styles_crossLink__cDBqo a:hover{color:var(--accent-light);text-decoration:underline}.styles_formButton__nLrSC{width:100%;margin-top:.5rem}.styles_spinner__oj3We{width:1rem;height:1rem;border-radius:50%;border:2px solid rgba(20,17,16,.35);border-top-color:#141110;animation:styles_spin__xEQ6q .7s linear infinite}@keyframes styles_spin__xEQ6q{to{transform:rotate(1turn)}}.styles_form__h6_75{width:100%;margin-top:1.25rem}.styles_formControl__Frpb4{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.25rem}.styles_formLabel__hpKyr{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.18em;color:var(--accent-light)}.styles_formInput__QARVo{width:100%;padding:.875rem 1rem;border-radius:var(--radius-md);outline:none;border:1px solid var(--border-accent-25);font-size:1rem;background:var(--bg-darker);color:var(--text-light);transition:border-color var(--transition-fast),box-shadow var(--transition-fast)}.styles_formInput__QARVo:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--wash-accent-12)}.styles_formInput__QARVo::placeholder{color:var(--text-faint)}.styles_passwordContainer__X_o_p{position:relative}.styles_passwordContainer__X_o_p .styles_formInput__QARVo{padding-right:3.25rem}.styles_pwdToggler__beBDi{position:absolute;top:50%;right:.5rem;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border:none;border-radius:var(--radius-sm);background:transparent;color:var(--text-muted);cursor:pointer;transition:color var(--transition-fast)}.styles_pwdToggler__beBDi:hover{color:var(--accent)}.styles_errorMessage__ccIaQ{font-size:.8125rem;color:#e57373}.styles_crossLink__QxSXx{margin-top:1.25rem;text-align:center;font-size:.9375rem;color:var(--text-muted)}.styles_crossLink__QxSXx a{color:var(--accent);font-weight:600;transition:color var(--transition-fast)}.styles_crossLink__QxSXx a:hover{color:var(--accent-light);text-decoration:underline}.styles_authBand__L1vpv{min-height:calc(100vh - var(--header-height));background:var(--gradient-hero);display:flex;justify-content:center;align-items:flex-start;padding:4rem 20px 5rem}.styles_authCard__wUV_c{width:100%;max-width:26rem;background:var(--card-bg);border:1px solid var(--border-accent-25);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);padding:2.5rem 2rem}@media (max-width:480px){.styles_authCard__wUV_c{padding:2rem 1.25rem}}.styles_authHeader__0FUSJ{text-align:center;margin-bottom:1.75rem}.styles_authTitle__X2uqw{font-family:var(--font-heading);font-size:1.875rem;font-weight:700;color:var(--text-light)}.styles_authIntro__7trgq{margin-top:1rem;font-size:.9375rem;line-height:1.6;color:var(--text-muted)}.styles_oauthGroup___23UR{display:flex;flex-direction:column;gap:1.25rem}.styles_oauthButton__CxD_H,.styles_oauthGroup___23UR form{width:100%}.styles_orDivider__j_xQU{display:flex;align-items:center;gap:1rem;color:var(--text-faint);font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.18em;white-space:nowrap}.styles_orDivider__j_xQU:after,.styles_orDivider__j_xQU:before{content:"";flex:1 1;border-bottom:1px solid var(--border-accent-18)}.styles_authBand__5m_7R{min-height:calc(100vh - var(--header-height));background:var(--gradient-hero);display:flex;justify-content:center;align-items:flex-start;padding:4rem 20px 5rem}.styles_authCard__lepXx{width:100%;max-width:26rem;background:var(--card-bg);border:1px solid var(--border-accent-25);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);padding:2.5rem 2rem}@media (max-width:480px){.styles_authCard__lepXx{padding:2rem 1.25rem}}.styles_authHeader__esRl6{text-align:center;margin-bottom:1.75rem}.styles_authTitle__RNVig{font-family:var(--font-heading);font-size:1.875rem;font-weight:700;color:var(--text-light)}.styles_authIntro__5t0jz{margin-top:1rem;font-size:.9375rem;line-height:1.6;color:var(--text-muted)}.styles_profileContainer__iTFHO{max-width:56rem}.styles_profileHeader__QXFcw{background:var(--glass-white-06);border:1px solid var(--border-accent-25);border-radius:var(--radius-lg);padding:1.75rem 2rem;margin-bottom:2rem}.styles_avatarSection__GmVrH{display:flex;align-items:center;gap:1.5rem}.styles_avatar__r3riH{box-shadow:var(--shadow-sm);object-fit:cover}.styles_avatarPlaceholder__L0Q1U,.styles_avatar__r3riH{border-radius:50%;border:2px solid var(--border-accent-60)}.styles_avatarPlaceholder__L0Q1U{width:96px;height:96px;flex-shrink:0;background:var(--wash-accent-12);display:flex;align-items:center;justify-content:center;font-family:var(--font-heading);font-size:2rem;font-weight:700;letter-spacing:.04em;color:var(--accent)}.styles_userInfo__iO545{flex:1 1;min-width:0}.styles_userName__JjZjE{font-family:var(--font-heading);font-size:1.5rem;font-weight:700;color:var(--text-light);margin-bottom:.375rem}.styles_userEmail__2QGhr{font-size:.9375rem;color:var(--text-muted);overflow-wrap:anywhere}.styles_profileForm__jf6Wi{width:100%}.styles_formCard__rjU11{background:var(--card-bg);border:1px solid var(--border-accent-25);border-radius:var(--radius-lg);padding:2rem;box-shadow:var(--shadow-sm)}.styles_cardHeader__BOBrp{margin-bottom:1.75rem;padding-bottom:1.25rem;border-bottom:1px solid var(--border-accent-18)}.styles_cardTitle__a6JbW{font-family:var(--font-heading);font-size:1.375rem;font-weight:700;color:var(--text-light);margin-bottom:.375rem}.styles_cardSubtitle__UXgLS{font-size:.875rem;color:var(--text-muted)}.styles_formGrid__6sH0d{display:grid;grid-template-columns:1fr;grid-gap:1.5rem;gap:1.5rem;margin-bottom:1.5rem}@media (min-width:768px){.styles_formGrid__6sH0d{grid-template-columns:repeat(2,1fr)}}.styles_formGroup__8FtJn{display:flex;flex-direction:column;gap:.5rem}.styles_formLabel__55xkn{display:flex;align-items:center;gap:.5rem;font-size:.75rem;font-weight:600;color:var(--accent-light);text-transform:uppercase;letter-spacing:.18em}.styles_labelIcon__onj2y{color:var(--accent);font-size:.875rem}.styles_formInput__MZxN0{padding:.875rem 1rem;background:var(--bg-darker);border:1px solid var(--border-accent-25);border-radius:var(--radius-md);color:var(--text-light);font-size:1rem;transition:border-color var(--transition-fast),box-shadow var(--transition-fast);outline:none}.styles_formInput__MZxN0:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--wash-accent-12)}.styles_formInput__MZxN0::placeholder{color:var(--text-faint)}.styles_formInput__MZxN0:-moz-read-only{opacity:.65;cursor:default}.styles_formInput__MZxN0:read-only{opacity:.65;cursor:default}.styles_errorMessage__7mi9d{display:flex;align-items:center;gap:.375rem;font-size:.8125rem;color:#e57373}.styles_errorAlert__k9WvE,.styles_successAlert___UWhJ{display:flex;align-items:center;gap:.75rem;padding:.875rem 1rem;border-radius:var(--radius-md);margin-bottom:1.5rem;font-size:.875rem;font-weight:500}.styles_errorAlert__k9WvE{background:rgba(198,91,91,.1);border:1px solid rgba(198,91,91,.4);color:#dd9a9a}.styles_successAlert___UWhJ{background:rgba(94,155,106,.1);border:1px solid rgba(94,155,106,.4);color:#9dc7a6}.styles_errorAlert__k9WvE svg,.styles_successAlert___UWhJ svg{font-size:1rem;flex-shrink:0}.styles_formActions__CrUMF{display:flex;justify-content:flex-end;padding-top:1.5rem;border-top:1px solid var(--border-accent-18)}.styles_formGroup__8FtJn select{width:100%;padding:.875rem 1rem;background:var(--bg-darker);border:1px solid var(--border-accent-25);border-radius:var(--radius-md);color:var(--text-light);font-size:1rem;transition:border-color var(--transition-fast),box-shadow var(--transition-fast);outline:none}.styles_formGroup__8FtJn select:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--wash-accent-12)}@media (max-width:768px){.styles_profileHeader__QXFcw{padding:1.5rem}.styles_avatarSection__GmVrH{flex-direction:column;text-align:center}.styles_formCard__rjU11{padding:1.5rem}.styles_formActions__CrUMF{justify-content:stretch}.styles_formActions__CrUMF>*{width:100%}}@media (max-width:480px){.styles_avatarPlaceholder__L0Q1U,.styles_avatar__r3riH{width:72px;height:72px}.styles_avatarPlaceholder__L0Q1U{font-size:1.5rem}}.styles_profileContainer__FCsJI{width:100%}.styles_pageHeader__CcWeO{margin-bottom:2rem}.styles_pageTitle__CEeXh{font-family:var(--font-heading);font-size:clamp(1.75rem,3.5vw,2.25rem);font-weight:700;color:var(--text-light)}.styles_pageSubtitle__TV3Mb{margin-top:1rem;max-width:36rem;font-size:1rem;line-height:1.65;color:var(--text-muted)}