:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.6;background:#f7f8f5;color:#17201c;--page-background:#f7f8f5;--surface:#ffffff;--surface-strong:#f1f4ef;--surface-border:rgba(23,32,28,0.1);--text:#17201c;--muted:#68716c;--shadow:0 18px 55px rgba(23,32,28,0.08);--radius:8px;--accent:#0f766e;--accent-hover:#0b5f59;--accent-soft:rgba(15,118,110,0.1);--warm:#d88a2d;--ink:#17201c}html[data-theme=dark]{color-scheme:dark;background:#101612;color:#f4f6f2;--page-background:#101612;--surface:#151d18;--surface-strong:#1c2720;--surface-border:rgba(244,246,242,0.11);--text:#f4f6f2;--muted:#aeb7b1;--shadow:0 20px 70px rgba(0,0,0,0.34);--accent:#38b2a6;--accent-hover:#6bd0c5;--accent-soft:rgba(56,178,166,0.14);--warm:#f1b35f;--ink:#f4f6f2}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;background:var(--page-background);color:var(--text);transition:background .35s ease,color .35s ease}img,svg{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{cursor:pointer}body,button,input,textarea{transition:background .25s ease,border-color .25s ease,color .25s ease}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid var(--accent);outline-offset:4px}img,svg{object-fit:cover}.visuallyHidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap}.loadingShell{min-height:70vh;display:flex;align-items:center;justify-content:center;padding:4rem 1rem}.loadingCard{width:min(680px,100%);background:var(--surface);border:1px solid var(--surface-border);border-radius:var(--radius);box-shadow:var(--shadow);padding:3rem;text-align:center}.loadingCard a{color:var(--accent);font-weight:500}.loadingPulse{height:1rem;background:linear-gradient(90deg,rgba(15,118,110,.1),rgba(15,118,110,.18),rgba(15,118,110,.1));border-radius:999px;animation:pulse 1.8s ease-in-out infinite;margin:1rem auto;max-width:420px}@keyframes pulse{0%,to{opacity:.6}50%{opacity:1}}.required{color:#ef4444;font-weight:600;margin-left:2px;font-size:1em}.toastConfirmOverlay{position:fixed;inset:0;z-index:9999;display:grid;place-items:center;padding:1.25rem;background:rgba(8,13,10,.42);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);opacity:0;pointer-events:auto;transition:opacity .18s ease}.toastConfirmOverlay:before{content:"";position:absolute;inset:0}.toastConfirm{position:relative;z-index:1;width:min(420px,calc(100vw - 32px));border:1px solid var(--surface-border);border-radius:var(--radius);background:var(--surface);color:var(--text);box-shadow:0 28px 90px rgba(0,0,0,.34);padding:1.15rem;transform:translateY(10px) scale(.96);transition:transform .18s ease}.toastConfirmVisible{opacity:1}.toastConfirmVisible .toastConfirm{transform:translateY(0) scale(1)}.toastConfirmTitle{font-size:1rem;font-weight:850;line-height:1.3;color:var(--text)}.toastConfirmMessage{margin-top:.35rem;color:var(--muted);font-size:.9rem;line-height:1.45}.toastConfirmActions{display:grid;grid-template-columns:1fr 1fr;grid-gap:.65rem;gap:.65rem;margin-top:.95rem}.toastConfirmActions button{min-height:42px;border-radius:var(--radius);border:1px solid var(--surface-border);font-weight:850}.toastConfirmDismiss{background:var(--surface);color:var(--text)}.toastConfirmDelete{border-color:#dc2626;background:#dc2626;color:#ffffff}::selection{background:var(--accent);color:#ffffff}.navbar_navbar__g8CqE{position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:50;background:color-mix(in srgb,var(--surface) 92%,transparent);border-bottom:1px solid var(--surface-border);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.navbar_inner__36UYE{display:flex;align-items:center;justify-content:space-between;gap:1.25rem;width:min(1240px,calc(100% - 2rem));min-height:74px;margin:0 auto}.navbar_brand__ZbTpz{display:inline-flex;align-items:center;gap:.75rem;min-width:max-content;color:var(--text)}.navbar_logo__U0Ohb{width:80px;object-fit:contain}.navbar_brandText__FkSUE{display:grid;grid-gap:.05rem;gap:.05rem;line-height:1}.navbar_brandText__FkSUE strong{font-size:1.05rem;font-weight:750;letter-spacing:0}.navbar_brandText__FkSUE span{color:var(--muted);font-size:.78rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em}.navbar_links__Mx_qo{display:flex;align-items:center;gap:.2rem}.navbar_linkButton__D13Ua,.navbar_links__Mx_qo a,.navbar_themeButton__BLCgQ{min-height:40px;border:1px solid transparent;background:transparent;color:var(--muted);padding:.55rem .78rem;border-radius:var(--radius);font-size:.94rem;font-weight:650;transition:background .2s ease,border-color .2s ease,color .2s ease}.navbar_linkButton__D13Ua:hover,.navbar_links__Mx_qo a:hover,.navbar_themeButton__BLCgQ:hover{background:var(--surface-strong);border-color:var(--surface-border);color:var(--text)}.navbar_linkButton__D13Ua,.navbar_themeButton__BLCgQ{display:inline-flex;align-items:center;justify-content:center}.navbar_themeButton__BLCgQ{width:40px;padding:0;color:var(--text);background:var(--surface-strong);border-color:var(--surface-border)}.navbar_toggle__q0akM{display:none;width:42px;height:42px;border:1px solid var(--surface-border);border-radius:var(--radius);background:var(--surface-strong);padding:.65rem;align-items:center;justify-content:center;flex-direction:column;gap:5px}.navbar_toggle__q0akM span{display:block;width:100%;height:2px;background:var(--text);border-radius:999px}@media (max-width:900px){.navbar_inner__36UYE{min-height:68px}.navbar_toggle__q0akM{display:inline-flex}.navbar_links__Mx_qo{position:absolute;left:1rem;right:1rem;top:calc(100% + .5rem);flex-direction:column;align-items:stretch;gap:.35rem;padding:.6rem;background:var(--surface);border:1px solid var(--surface-border);border-radius:var(--radius);box-shadow:var(--shadow);transform:translateY(-10px);opacity:0;pointer-events:none;visibility:hidden;transition:opacity .2s ease,transform .2s ease,visibility .2s ease}.navbar_links__Mx_qo.navbar_open__E5LD_{transform:translateY(0);opacity:1;pointer-events:auto;visibility:visible}.navbar_linkButton__D13Ua,.navbar_links__Mx_qo a,.navbar_themeButton__BLCgQ{width:100%;justify-content:flex-start;padding:.8rem .9rem}}@media (max-width:420px){.navbar_brandText__FkSUE{display:none}}.footer_footer__e_ilT{padding:3.25rem 1rem 0;color:var(--text);background:linear-gradient(180deg,transparent 0,rgba(15,118,110,.06) 100%),var(--page-background);scroll-margin-top:90px}.footer_bottomSection__pMVkP,.footer_middleSection___YXrw,.footer_topSection__ArICo{width:min(1240px,100%);margin:0 auto}.footer_topSection__ArICo{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:1.5rem;gap:1.5rem;align-items:center;padding-bottom:1.25rem;border-bottom:1px solid var(--surface-border)}.footer_summary__WbNOu{max-width:760px;color:var(--muted);font-size:clamp(1.05rem,1.5vw,1.2rem);line-height:1.7}.footer_summary__WbNOu p{margin:0}.footer_socials___tpCZ{display:flex;gap:.55rem;flex-wrap:wrap;align-items:center;justify-content:flex-end}.footer_socials___tpCZ a{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;font-size:1.14rem;color:var(--text);border-radius:var(--radius);background:var(--surface);border:1px solid var(--surface-border);transition:color .2s ease,background .2s ease,border-color .2s ease,transform .2s ease}.footer_socials___tpCZ a:hover{color:#ffffff;background:var(--accent);border-color:var(--accent);transform:translateY(-1px)}.footer_middleSection___YXrw{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);grid-gap:1rem;gap:1rem;padding:1rem 0 1.1rem}.footer_contactPanel__oiM_p,.footer_detailsPanel__DdTNo{background:var(--surface);border:1px solid var(--surface-border);border-radius:var(--radius);padding:clamp(1rem,2vw,1.35rem);box-shadow:0 1px 0 rgba(23,32,28,.03)}.footer_contactPanel__oiM_p h2{margin:0 0 1rem;font-size:clamp(1.55rem,2.5vw,2rem);line-height:1.1;letter-spacing:0}.footer_form__Sc6KL{display:grid;grid-gap:.85rem;gap:.85rem}.footer_form__Sc6KL label{display:grid;grid-gap:.4rem;gap:.4rem;color:var(--muted);font-size:.9rem;font-weight:700}.footer_form__Sc6KL input,.footer_form__Sc6KL textarea{width:100%;border:1px solid var(--surface-border);border-radius:var(--radius);padding:.82rem .9rem;background:var(--page-background);color:var(--text)}.footer_form__Sc6KL textarea{resize:vertical;min-height:108px}.footer_form__Sc6KL input:focus,.footer_form__Sc6KL input:hover,.footer_form__Sc6KL textarea:focus,.footer_form__Sc6KL textarea:hover{border-color:color-mix(in srgb,var(--accent) 38%,var(--surface-border))}.footer_honeypot__5iOnK{position:absolute;left:-9999px;opacity:0;pointer-events:none;height:0;width:0}.footer_formRow__8K4db{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.85rem;gap:.85rem}.footer_fileUploadWrapper__JYDcq{display:grid;grid-gap:.55rem;gap:.55rem}.footer_fileUploadLabel__O0DNU{color:var(--muted);font-size:.9rem;font-weight:700}.footer_fileUploadBtn__SPKPV{display:flex!important;align-items:center;justify-content:center;gap:.55rem;width:100%;min-height:46px;padding:.85rem 1rem;border:1px dashed color-mix(in srgb,var(--accent) 42%,var(--surface-border));border-radius:var(--radius);background:var(--page-background);color:var(--muted);cursor:pointer;font-size:.94rem;font-weight:750;transition:border-color .2s ease,color .2s ease,background .2s ease}.footer_fileUploadBtn__SPKPV:hover{border-color:var(--accent);color:var(--accent);background:var(--accent-soft)}.footer_fileInput__e7GyO{display:none!important}.footer_filePreview___o6yI{display:flex;align-items:center;justify-content:space-between;width:100%;gap:.75rem;background:var(--accent-soft);border:1px solid color-mix(in srgb,var(--accent) 34%,transparent);border-radius:var(--radius);padding:.65rem .75rem}.footer_filePreview___o6yI a{display:flex;align-items:center;gap:.5rem;min-width:0}.footer_fileName__BRpjI{color:var(--text);max-width:280px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-decoration:none}.footer_fileName__BRpjI:hover{color:var(--accent)}.footer_fileRemoveBtn__rjymI{display:inline-flex;align-items:center;justify-content:center;width:34px!important;height:34px;border:0;background:var(--surface);color:var(--text);cursor:pointer;border-radius:var(--radius)!important;padding:0!important;margin-top:0!important}.footer_fileRemoveBtn__rjymI:hover{color:#ffffff;background:#d64545}.footer_form__Sc6KL button{min-height:46px;width:-moz-fit-content;width:fit-content;border:0;background:var(--accent);color:#ffffff;padding:.82rem 1rem;border-radius:var(--radius);justify-self:start;font-weight:800;transition:background .2s ease,transform .2s ease}.footer_form__Sc6KL button:hover:not(:disabled){background:var(--accent-hover);transform:translateY(-1px)}.footer_form__Sc6KL button:disabled{cursor:progress;opacity:.72}.footer_statusMessage__kz9bG{min-height:1.25rem}.footer_notice__KA8lE{margin:0;color:var(--muted);font-size:.9rem}.footer_detailsPanel__DdTNo{display:grid;grid-template-rows:auto minmax(240px,1fr);grid-gap:1rem;gap:1rem}.footer_contactList__HAqxz{display:grid;grid-gap:.7rem;gap:.7rem}.footer_contactList__HAqxz div{padding:0 0 .75rem;border-bottom:1px solid var(--surface-border)}.footer_contactList__HAqxz div:last-child{padding-bottom:0;border-bottom:0}.footer_contactList__HAqxz span{display:block;color:var(--accent);font-size:.76rem;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.footer_contactList__HAqxz p{margin:.25rem 0 0;color:var(--text);line-height:1.55}.footer_mapFrame__VJcT8{overflow:hidden;min-height:240px;border:1px solid var(--surface-border);border-radius:var(--radius);background:var(--surface-strong)}.footer_mapFrame__VJcT8 iframe{width:100%;height:100%;min-height:240px;border:0;filter:saturate(.86) contrast(.98)}.footer_bottomSection__pMVkP{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 0;color:var(--muted);border-top:1px solid var(--surface-border);font-size:.92rem}.footer_bottomSection__pMVkP p{margin:0}.footer_creditLine__OGg98{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:.35rem;flex-wrap:wrap}.footer_creditLine__OGg98 a{color:var(--accent);font-weight:800}.footer_developerIconWrapper__Dkqw_{position:relative;display:inline-flex;align-items:center}.footer_developerTooltip__JB8n8{position:absolute;bottom:150%;left:50%;transform:translateX(-50%) translateY(4px);background-color:var(--ink);color:var(--page-background);padding:6px 10px;border-radius:var(--radius);font-size:.8rem;font-weight:700;white-space:nowrap;pointer-events:none;opacity:0;z-index:10;box-shadow:var(--shadow);animation:footer_tooltipFadeIn__rNal_ .2s cubic-bezier(.4,0,.2,1) forwards}.footer_developerTooltip__JB8n8:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:var(--ink) transparent transparent transparent}@keyframes footer_tooltipFadeIn__rNal_{0%{opacity:0;transform:translateX(-50%) translateY(4px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}.footer_developerModalOverlay__hTMof{position:fixed;inset:0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:rgba(16,22,18,.36);display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem;animation:footer_fadeIn__HUZ0F .2s ease-out forwards}.footer_developerModal__YBBjc{background-color:var(--surface);border:1px solid var(--surface-border);padding:1.5rem;border-radius:var(--radius);text-align:center;max-width:400px;width:100%;box-shadow:var(--shadow);transform:scale(.98);animation:footer_scaleUp__HT_H5 .2s ease-out forwards}.footer_developerModal__YBBjc h3{margin:0 0 .5rem;color:var(--text);font-size:1.35rem;font-weight:800}.footer_developerModalBio__KLJ34{margin:0 0 1.35rem;color:var(--muted);font-size:.98rem;line-height:1.6}.footer_developerModalLinks__KBaq5{display:flex;justify-content:center;gap:.75rem;margin-bottom:1.35rem}.footer_developerModalLinks__KBaq5 a{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;font-size:1.4rem;color:var(--text);background:var(--surface-strong);border:1px solid var(--surface-border);border-radius:var(--radius);transition:transform .2s ease,color .2s ease,background .2s ease,border-color .2s ease}.footer_modInsta__5rVlU:hover{transform:translateY(-2px);color:#fff;background:#c13584;border-color:#c13584}.footer_modGithub__pHgHx:hover{transform:translateY(-2px);color:#fff;background:#24292f;border-color:#24292f}.footer_modLinkedin__p6vHF:hover{transform:translateY(-2px);color:#fff;background:#0a66c2;border-color:#0a66c2}.footer_closeModalBtn__fR55e{background:var(--accent);color:#fff;border:none;padding:.72rem 1.25rem;border-radius:var(--radius);font-weight:800;cursor:pointer;transition:background .2s ease}.footer_closeModalBtn__fR55e:hover{background:var(--accent-hover)}@keyframes footer_fadeIn__HUZ0F{0%{opacity:0}to{opacity:1}}@keyframes footer_scaleUp__HT_H5{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}@media (max-width:900px){.footer_topSection__ArICo{grid-template-columns:1fr;align-items:start}.footer_socials___tpCZ{justify-content:flex-start}.footer_formRow__8K4db,.footer_middleSection___YXrw{grid-template-columns:1fr}.footer_bottomSection__pMVkP{flex-direction:column;text-align:center}}