.nav.svelte-1h32yp1{position:fixed;top:0;left:0;width:100%;z-index:1000;padding:1.2rem 0;transition:all .4s cubic-bezier(.16,1,.3,1)}.nav.scrolled.svelte-1h32yp1{background:#ffffffc7;backdrop-filter:blur(24px) saturate(200%);-webkit-backdrop-filter:blur(24px) saturate(200%);border-bottom:1px solid var(--border);padding:.8rem 0;box-shadow:0 1px 12px #0b1a2b0a}.nav__inner.svelte-1h32yp1{display:flex;align-items:center;justify-content:space-between}.nav__logo.svelte-1h32yp1{display:flex;align-items:center;gap:.75rem;text-decoration:none;color:var(--text-primary)}.nav__logo.svelte-1h32yp1 img:where(.svelte-1h32yp1){height:42px;width:auto;border-radius:50%}.nav__logo-text.svelte-1h32yp1{font-family:var(--font-display);font-weight:700;font-size:1.25rem;letter-spacing:-.02em}.nav__logo-text.svelte-1h32yp1 span:where(.svelte-1h32yp1){color:var(--accent-dark)}.nav__links.svelte-1h32yp1{display:flex;align-items:center;gap:.25rem;list-style:none}.nav__links.svelte-1h32yp1 a:where(.svelte-1h32yp1){text-decoration:none;font-family:var(--font-body);font-size:.88rem;font-weight:500;color:var(--text-secondary);padding:.5rem 1rem;border-radius:10px;transition:all .3s ease}.nav__links.svelte-1h32yp1 a:where(.svelte-1h32yp1):hover{color:var(--text-primary);background:var(--accent-soft)}.nav__cta.svelte-1h32yp1{background:var(--bg-dark)!important;color:#fff!important;padding:.6rem 1.4rem!important;border-radius:10px!important;font-weight:600!important;transition:all .3s ease!important;position:relative;overflow:hidden}.nav__cta.svelte-1h32yp1:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,var(--accent-dark),var(--accent));opacity:0;transition:opacity .3s ease;border-radius:inherit}.nav__cta.svelte-1h32yp1:hover{transform:translateY(-1px)}.nav__cta.svelte-1h32yp1:hover:before{opacity:1}.nav__toggle.svelte-1h32yp1{display:none;flex-direction:column;gap:5px;cursor:pointer;padding:8px;background:none;border:none}.nav__toggle.svelte-1h32yp1 span:where(.svelte-1h32yp1){width:24px;height:2px;background:var(--text-primary);border-radius:2px;transition:all .3s ease}@media(max-width:768px){.nav__links.svelte-1h32yp1{display:none;position:fixed;top:0;left:0;width:100%;height:100vh;background:#fffffff7;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);flex-direction:column;align-items:center;justify-content:center;gap:.5rem;z-index:999}.nav__links.open.svelte-1h32yp1{display:flex}.nav__links.svelte-1h32yp1 a:where(.svelte-1h32yp1){font-size:1.2rem;padding:.8rem 2rem}.nav__toggle.svelte-1h32yp1{display:flex;z-index:1000}}.hero.svelte-1q37ri0{min-height:100vh;display:flex;align-items:center;position:relative;overflow:hidden;background:var(--bg-primary)}.hero__bg-pattern.svelte-1q37ri0{position:absolute;inset:0;background:radial-gradient(ellipse 80% 50% at 80% 20%,var(--accent-glow),transparent),radial-gradient(ellipse 60% 60% at 10% 80%,rgba(45,212,191,.05),transparent);pointer-events:none}.hero__grid.svelte-1q37ri0{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;padding:8rem 0 6rem}.hero__content.svelte-1q37ri0{position:relative;z-index:2}.hero__badge.svelte-1q37ri0{display:inline-flex;align-items:center;gap:.5rem;background:var(--accent-soft);border:1px solid rgba(45,212,191,.15);padding:.45rem 1rem;border-radius:50px;font-size:.82rem;font-weight:500;color:var(--accent-dark);margin-bottom:2rem}.hero__badge.svelte-1q37ri0:before{content:"";width:7px;height:7px;background:var(--accent);border-radius:50%;animation:svelte-1q37ri0-pulse-dot 2s ease-in-out infinite}@keyframes svelte-1q37ri0-pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.5)}}.hero__title.svelte-1q37ri0{font-family:var(--font-display);font-weight:800;font-size:clamp(2.8rem,6vw,4.5rem);line-height:1.05;letter-spacing:-.04em;color:var(--text-primary);margin-bottom:1.5rem}.hero__title.svelte-1q37ri0 .highlight:where(.svelte-1q37ri0){background:linear-gradient(135deg,var(--accent-dark),var(--accent),#5eead4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero__subtitle.svelte-1q37ri0{font-size:1.15rem;color:var(--text-secondary);max-width:480px;line-height:1.8;margin-bottom:2.5rem}.hero__actions.svelte-1q37ri0{display:flex;gap:1rem;flex-wrap:wrap}.hero__image.svelte-1q37ri0{position:relative;display:flex;justify-content:center;align-items:center}.hero__image-wrapper.svelte-1q37ri0{position:relative;width:380px;height:460px}.hero__image-wrapper.svelte-1q37ri0 img:where(.svelte-1q37ri0){width:100%;height:100%;object-fit:contain;position:relative;z-index:2;filter:drop-shadow(0 20px 40px rgba(11,26,43,.15))}.hero__image-bg.svelte-1q37ri0{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:90%;height:85%;border-radius:var(--radius-lg);background:linear-gradient(135deg,var(--accent-glow),rgba(45,212,191,.06));border:1px solid rgba(45,212,191,.1);z-index:1}.hero__float-card.svelte-1q37ri0{position:absolute;background:var(--bg-card);border-radius:var(--radius-sm);padding:1rem 1.25rem;box-shadow:var(--shadow-lg);z-index:3;display:flex;align-items:center;gap:.75rem;animation:svelte-1q37ri0-float-gentle 4s ease-in-out infinite}@keyframes svelte-1q37ri0-float-gentle{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.hero__float-card--top.svelte-1q37ri0{top:30px;right:-20px;animation-delay:-1s}.hero__float-card--bottom.svelte-1q37ri0{bottom:50px;left:-20px;animation-delay:-2.5s}.hero__float-icon.svelte-1q37ri0{width:42px;height:42px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:1.3rem}.hero__float-icon--green.svelte-1q37ri0{background:#2dd4bf1f}.hero__float-icon--blue.svelte-1q37ri0{background:#3b82f61f}.hero__float-text.svelte-1q37ri0{font-size:.78rem;font-weight:600;color:var(--text-primary)}.hero__float-subtext.svelte-1q37ri0{font-size:.7rem;color:var(--text-light);font-weight:400}@media(max-width:1024px){.hero__grid.svelte-1q37ri0{grid-template-columns:1fr;text-align:center;gap:3rem}.hero__subtitle.svelte-1q37ri0{margin:0 auto 2.5rem}.hero__actions.svelte-1q37ri0{justify-content:center}.hero__image-wrapper.svelte-1q37ri0{width:300px;height:370px;margin:0 auto}.hero__float-card--top.svelte-1q37ri0{right:-10px}.hero__float-card--bottom.svelte-1q37ri0{left:-10px}}@media(max-width:768px){.hero__title.svelte-1q37ri0{font-size:clamp(2rem,8vw,3rem)}.hero__image-wrapper.svelte-1q37ri0{width:250px;height:310px}.hero__float-card.svelte-1q37ri0{padding:.7rem 1rem}.hero__float-card--top.svelte-1q37ri0{top:10px;right:-15px}.hero__float-card--bottom.svelte-1q37ri0{bottom:25px;left:-15px}.hero__float-icon.svelte-1q37ri0{width:34px;height:34px}.hero__float-icon.svelte-1q37ri0 svg:where(.svelte-1q37ri0){width:18px;height:18px}.hero__float-text.svelte-1q37ri0{font-size:.7rem}.hero__float-subtext.svelte-1q37ri0{font-size:.62rem}}@media(max-width:480px){.hero__actions.svelte-1q37ri0{flex-direction:column;align-items:center}}.credit.svelte-i26q9f{padding:7rem 0;background:var(--bg-dark);position:relative;overflow:hidden}.credit__bg.svelte-i26q9f{position:absolute;inset:0;background:radial-gradient(ellipse 50% 50% at 90% 10%,rgba(45,212,191,.08),transparent),radial-gradient(ellipse 40% 60% at 5% 90%,rgba(45,212,191,.04),transparent);pointer-events:none}.credit__header.svelte-i26q9f{max-width:700px;margin-bottom:3.5rem}.credit__grid.svelte-i26q9f{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:start}.credit__main.svelte-i26q9f{background:#ffffff0a;border:1px solid var(--border-dark);border-radius:var(--radius-md);padding:2.5rem}.credit__main.svelte-i26q9f h3:where(.svelte-i26q9f){font-family:var(--font-display);font-size:1.5rem;font-weight:700;color:#fff;margin-bottom:1rem}.credit__main.svelte-i26q9f p:where(.svelte-i26q9f){color:var(--text-on-dark-muted);margin-bottom:1.25rem;line-height:1.8}.credit__steps.svelte-i26q9f{display:flex;flex-direction:column;gap:1.25rem;margin-top:2rem}.credit__step.svelte-i26q9f{display:flex;gap:1rem;align-items:flex-start}.credit__step-num.svelte-i26q9f{flex-shrink:0;width:34px;height:34px;border-radius:50%;background:linear-gradient(135deg,var(--accent),var(--accent-dark));color:var(--bg-dark);font-family:var(--font-display);font-weight:700;font-size:.85rem;display:flex;align-items:center;justify-content:center}.credit__step.svelte-i26q9f p:where(.svelte-i26q9f){color:var(--text-on-dark-muted);font-size:.95rem;margin:0}.credit__sidebar.svelte-i26q9f{display:flex;flex-direction:column;gap:1.5rem}.credit__card.svelte-i26q9f{background:#ffffff08;border:1px solid var(--border-dark);border-radius:var(--radius-md);padding:2rem;transition:all .4s ease;position:relative;overflow:hidden}.credit__card.svelte-i26q9f:before{content:"";position:absolute;top:0;left:0;width:3px;height:100%;background:linear-gradient(to bottom,var(--accent),transparent);opacity:0;transition:opacity .4s ease}.credit__card.svelte-i26q9f:hover{border-color:#2dd4bf33;background:#ffffff0d}.credit__card.svelte-i26q9f:hover:before{opacity:1}.credit__card.svelte-i26q9f h4:where(.svelte-i26q9f){font-family:var(--font-display);font-weight:600;color:#fff;font-size:1.05rem;margin-bottom:.75rem}.credit__card.svelte-i26q9f p:where(.svelte-i26q9f){color:var(--text-on-dark-muted);font-size:.92rem;line-height:1.7;margin-bottom:1rem}.credit__email-link.svelte-i26q9f{color:var(--accent)}.credit__link.svelte-i26q9f{display:inline-flex;align-items:center;gap:.4rem;color:var(--accent);font-size:.88rem;font-weight:600;text-decoration:none;transition:gap .3s ease}.credit__link.svelte-i26q9f:hover{gap:.7rem}.credit__link.svelte-i26q9f:after{content:"→"}.credit__fifty.svelte-i26q9f{display:flex;align-items:center;gap:1.25rem;background:linear-gradient(135deg,#2dd4bf0f,#2dd4bf1f);border:1px solid rgba(45,212,191,.15);border-radius:var(--radius-sm);padding:1.75rem;margin-bottom:1.5rem}.credit__fifty-num.svelte-i26q9f{font-family:var(--font-display);font-weight:800;font-size:2.8rem;background:linear-gradient(135deg,var(--accent),#5eead4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1}.credit__fifty.svelte-i26q9f p:where(.svelte-i26q9f){font-size:.95rem;margin:0;color:var(--text-on-dark)}.credit__bottom.svelte-i26q9f{margin-top:3rem;text-align:center}.credit__video.svelte-i26q9f{max-width:720px;margin:0 auto 1.5rem;border-radius:var(--radius-md);overflow:hidden;box-shadow:var(--shadow-lg);border:1px solid var(--border-dark);background:#ffffff0a}.credit__video.svelte-i26q9f iframe:where(.svelte-i26q9f){display:block;width:100%;aspect-ratio:16 / 9;border:0}.credit__bottom.svelte-i26q9f p:where(.svelte-i26q9f){color:var(--text-on-dark-muted);font-size:.92rem;margin-bottom:1rem}.credit__bottom.svelte-i26q9f a:where(.svelte-i26q9f){color:var(--accent);text-decoration:none;font-weight:500}.credit__bottom.svelte-i26q9f a:where(.svelte-i26q9f):hover{text-decoration:underline}@media(max-width:1024px){.credit__grid.svelte-i26q9f{grid-template-columns:1fr}}@media(max-width:480px){.credit__fifty.svelte-i26q9f{flex-direction:column;text-align:center}}.values.svelte-1dhmy8m{padding:7rem 0;background:var(--bg-primary)}.values__header.svelte-1dhmy8m{text-align:center;max-width:600px;margin:0 auto 4rem}.values__header.svelte-1dhmy8m .section-tag{justify-content:center}.values__grid.svelte-1dhmy8m{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.value-card.svelte-1dhmy8m{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-md);padding:2.5rem 2rem;text-align:center;transition:all .5s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.value-card.svelte-1dhmy8m:before{content:"";position:absolute;top:0;left:0;width:100%;height:3px;background:linear-gradient(90deg,var(--accent),var(--accent-dark));transform:scaleX(0);transition:transform .5s cubic-bezier(.16,1,.3,1);transform-origin:left}.value-card.svelte-1dhmy8m:after{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 50% 0%,var(--accent-soft),transparent 70%);opacity:0;transition:opacity .5s ease;pointer-events:none}.value-card.svelte-1dhmy8m:hover:before{transform:scaleX(1)}.value-card.svelte-1dhmy8m:hover:after{opacity:1}.value-card.svelte-1dhmy8m:hover{transform:translateY(-6px);box-shadow:var(--shadow-lg);border-color:#2dd4bf26}.value-card__icon.svelte-1dhmy8m{width:64px;height:64px;border-radius:18px;background:linear-gradient(135deg,var(--accent-soft),rgba(45,212,191,.12));display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;font-size:1.6rem;transition:all .4s ease;position:relative;z-index:1}.value-card.svelte-1dhmy8m:hover .value-card__icon:where(.svelte-1dhmy8m){background:linear-gradient(135deg,var(--accent),var(--accent-dark));transform:scale(1.08) rotate(-3deg);box-shadow:0 8px 24px #2dd4bf40}.value-card.svelte-1dhmy8m:hover .value-card__icon:where(.svelte-1dhmy8m) svg{stroke:#fff}.value-card.svelte-1dhmy8m h3:where(.svelte-1dhmy8m){font-family:var(--font-display);font-weight:700;font-size:.95rem;letter-spacing:.1em;color:var(--text-primary);margin-bottom:1rem}.value-card.svelte-1dhmy8m p:where(.svelte-1dhmy8m){font-size:.9rem;color:var(--text-secondary);line-height:1.8}@media(max-width:1024px){.values__grid.svelte-1dhmy8m{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.values__grid.svelte-1dhmy8m{grid-template-columns:1fr}}.company.svelte-kbfj87{padding:7rem 0;background:#fff}.company__grid.svelte-kbfj87{display:grid;grid-template-columns:5fr 6fr;gap:5rem;align-items:center}.company__image-col.svelte-kbfj87{position:relative}.company__portrait.svelte-kbfj87{position:relative;border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-lg)}.company__portrait.svelte-kbfj87 img:where(.svelte-kbfj87){width:100%;height:auto;display:block;background:linear-gradient(135deg,#e8f0f4,#f0f7f5)}.company__portrait-accent.svelte-kbfj87{position:absolute;bottom:-15px;left:-15px;width:120px;height:120px;border-radius:var(--radius-md);background:var(--accent);opacity:.15;z-index:0}.company__text.svelte-kbfj87 p:where(.svelte-kbfj87){color:var(--text-secondary);font-size:1rem;line-height:1.85;margin-bottom:1rem}.company__text.svelte-kbfj87 p.highlight-text:where(.svelte-kbfj87){font-family:var(--font-display);font-weight:600;font-size:1.15rem;color:var(--text-primary);line-height:1.6;padding:1.5rem;background:linear-gradient(135deg,var(--accent-soft),rgba(45,212,191,.04));border-left:3px solid var(--accent);border-radius:0 var(--radius-sm) var(--radius-sm) 0;margin:1.5rem 0}.company__cta-text.svelte-kbfj87{font-family:var(--font-display);font-weight:600;color:var(--accent-dark);font-size:1.05rem}.company__cta.svelte-kbfj87{margin-top:1.5rem}@media(max-width:1024px){.company__grid.svelte-kbfj87{grid-template-columns:1fr;gap:3rem}.company__image-col.svelte-kbfj87{order:-1;max-width:380px;margin:0 auto}}.services.svelte-hz61c4{padding:7rem 0;background:var(--bg-dark);position:relative;overflow:hidden}.services.svelte-hz61c4:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 50% 50% at 20% 80%,rgba(45,212,191,.06),transparent);pointer-events:none}.services__header.svelte-hz61c4{display:flex;justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:4rem;flex-wrap:wrap}.services__list.svelte-hz61c4{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem}.service-item.svelte-hz61c4{display:flex;align-items:flex-start;gap:1.25rem;background:#ffffff08;border:1px solid var(--border-dark);border-radius:var(--radius-md);padding:1.75rem;transition:all .4s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.service-item.svelte-hz61c4:after{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 0% 50%,rgba(45,212,191,.06),transparent 60%);opacity:0;transition:opacity .4s ease;pointer-events:none}.service-item.svelte-hz61c4:hover{transform:translateY(-3px);box-shadow:0 8px 30px #0000004d;border-color:#2dd4bf40;background:#ffffff0f}.service-item.svelte-hz61c4:hover:after{opacity:1}.service-item__icon.svelte-hz61c4{flex-shrink:0;width:50px;height:50px;border-radius:14px;background:linear-gradient(135deg,#2dd4bf14,#2dd4bf26);display:flex;align-items:center;justify-content:center;font-size:1.3rem;transition:all .4s ease}.service-item.svelte-hz61c4:hover .service-item__icon:where(.svelte-hz61c4){background:linear-gradient(135deg,var(--accent),var(--accent-dark));transform:scale(1.05) rotate(-2deg);box-shadow:0 6px 20px #2dd4bf33}.service-item.svelte-hz61c4:hover .service-item__icon:where(.svelte-hz61c4) svg{stroke:#fff}.service-item.svelte-hz61c4 h3:where(.svelte-hz61c4){font-family:var(--font-display);font-weight:600;font-size:1rem;color:#fff;margin-bottom:.15rem}.service-item--special.svelte-hz61c4{grid-column:1 / -1;background:linear-gradient(135deg,#2dd4bf1a,#2dd4bf0a);border-color:#2dd4bf33;color:#fff}.service-item--special.svelte-hz61c4 h3:where(.svelte-hz61c4){color:#fff}.service-item--special.svelte-hz61c4 .service-item__text:where(.svelte-hz61c4){color:var(--text-on-dark-muted)}.service-item--special.svelte-hz61c4 .service-item__icon:where(.svelte-hz61c4){background:linear-gradient(135deg,#2dd4bf1f,#2dd4bf33)}.service-item__text.svelte-hz61c4{font-size:.88rem;color:var(--text-on-dark-muted);line-height:1.6}@media(max-width:1024px){.services__list.svelte-hz61c4{grid-template-columns:1fr}}.contact-form.svelte-fq8g2m{display:flex;flex-direction:column;gap:1.25rem}.contact-form__row.svelte-fq8g2m{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem}.contact-form__row--single.svelte-fq8g2m{grid-template-columns:1fr}.contact-form__row--triple.svelte-fq8g2m{grid-template-columns:repeat(3,minmax(0,1fr))}.contact-form__group.svelte-fq8g2m{display:flex;flex-direction:column;gap:.4rem}.contact-form__group.svelte-fq8g2m label:where(.svelte-fq8g2m){font-family:var(--font-display);font-size:.82rem;font-weight:600;color:var(--text-primary);letter-spacing:.02em}.contact-form__group.svelte-fq8g2m label:where(.svelte-fq8g2m) .required:where(.svelte-fq8g2m){color:var(--accent-dark)}.contact-form__group.svelte-fq8g2m input:where(.svelte-fq8g2m),.contact-form__group.svelte-fq8g2m select:where(.svelte-fq8g2m),.contact-form__group.svelte-fq8g2m textarea:where(.svelte-fq8g2m){width:100%;padding:.9rem 1.15rem;border:1.5px solid var(--border);border-radius:var(--radius-sm);font-family:var(--font-body);font-size:.92rem;color:var(--text-primary);background:var(--bg-primary);transition:all .3s ease;outline:none}.contact-form__control--error.svelte-fq8g2m{border-color:#e11d48!important;box-shadow:0 0 0 4px #e11d481f}.contact-form__group.svelte-fq8g2m input:where(.svelte-fq8g2m):focus,.contact-form__group.svelte-fq8g2m select:where(.svelte-fq8g2m):focus,.contact-form__group.svelte-fq8g2m textarea:where(.svelte-fq8g2m):focus{border-color:var(--accent);box-shadow:0 0 0 4px var(--accent-glow);background:#fff}.contact-form__group.svelte-fq8g2m input:where(.svelte-fq8g2m)::placeholder,.contact-form__group.svelte-fq8g2m textarea:where(.svelte-fq8g2m)::placeholder{color:var(--text-light)}.contact-form__group.svelte-fq8g2m textarea:where(.svelte-fq8g2m){resize:vertical;min-height:100px}.contact-form__error.svelte-fq8g2m,.contact-form__status.svelte-fq8g2m{font-size:.88rem;line-height:1.5}.contact-form__error.svelte-fq8g2m,.contact-form__status--error.svelte-fq8g2m{color:#be123c}.contact-form__status--success.svelte-fq8g2m{color:#0f766e}.contact-form.svelte-fq8g2m .btn{align-self:flex-start}.contact-form.svelte-fq8g2m .btn[disabled]{cursor:wait;opacity:.8;pointer-events:none}.contact-form__spinner.svelte-fq8g2m{animation:svelte-fq8g2m-contact-form-spin .9s linear infinite}@keyframes svelte-fq8g2m-contact-form-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(max-width:768px){.contact-form__row.svelte-fq8g2m,.contact-form__row--triple.svelte-fq8g2m{grid-template-columns:1fr}}.contact.svelte-wt4tt0{padding:7rem 0;background:#fff}.contact__grid.svelte-wt4tt0{display:grid;grid-template-columns:1fr 1fr;gap:4rem}.contact__info.svelte-wt4tt0{display:flex;flex-direction:column;justify-content:center}.contact__details.svelte-wt4tt0{display:flex;flex-direction:column;gap:1.5rem;margin-top:1rem}.contact__detail.svelte-wt4tt0{display:flex;align-items:center;gap:1rem}.contact__detail-icon.svelte-wt4tt0{width:48px;height:48px;border-radius:12px;background:var(--accent-soft);display:flex;align-items:center;justify-content:center;flex-shrink:0}.contact__detail-label.svelte-wt4tt0{font-size:.78rem;color:var(--text-light);font-weight:500}.contact__detail-value.svelte-wt4tt0{font-weight:600}.contact__detail-value.svelte-wt4tt0 a:where(.svelte-wt4tt0){color:var(--text-primary);text-decoration:none}.contact__tabs.svelte-wt4tt0{display:flex;gap:.75rem;margin-bottom:2.5rem}.contact__tab.svelte-wt4tt0{padding:.65rem 1.5rem;border-radius:50px;border:1.5px solid var(--border);background:none;font-family:var(--font-display);font-weight:600;font-size:.88rem;color:var(--text-secondary);cursor:pointer;transition:all .3s ease}.contact__tab.active.svelte-wt4tt0,.contact__tab.svelte-wt4tt0:hover{background:var(--bg-dark);color:#fff;border-color:var(--bg-dark);box-shadow:0 4px 16px #0b1a2b26}@media(max-width:1024px){.contact__grid.svelte-wt4tt0{grid-template-columns:1fr}}@media(max-width:768px){.contact__tabs.svelte-wt4tt0{flex-wrap:wrap}}.footer.svelte-jz8lnl{padding:3.5rem 0;background:var(--bg-dark);border-top:1px solid var(--border-dark);position:relative}.footer.svelte-jz8lnl:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:120px;height:1px;background:linear-gradient(90deg,transparent,var(--accent),transparent)}.footer__inner.svelte-jz8lnl{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:2rem}.footer__brand.svelte-jz8lnl{display:flex;flex-direction:column;gap:.3rem}.footer__name.svelte-jz8lnl{font-family:var(--font-display);font-weight:700;font-size:1.15rem;color:#fff}.footer__name.svelte-jz8lnl span:where(.svelte-jz8lnl){color:var(--accent)}.footer__subtitle.svelte-jz8lnl{font-size:.82rem;color:var(--text-on-dark-muted)}.footer__contact.svelte-jz8lnl{display:flex;gap:2rem;align-items:center;font-style:normal}.footer__contact.svelte-jz8lnl a:where(.svelte-jz8lnl){color:var(--text-on-dark-muted);text-decoration:none;font-size:.88rem;transition:color .3s ease}.footer__contact.svelte-jz8lnl a:where(.svelte-jz8lnl):hover{color:var(--accent)}.footer__links.svelte-jz8lnl{display:flex;gap:1rem}.footer__links.svelte-jz8lnl a:where(.svelte-jz8lnl){font-size:.82rem;color:var(--text-on-dark-muted);text-decoration:none;transition:color .3s ease}.footer__links.svelte-jz8lnl a:where(.svelte-jz8lnl):hover{color:var(--accent)}@media(max-width:768px){.footer__inner.svelte-jz8lnl{flex-direction:column;text-align:center}.footer__contact.svelte-jz8lnl{flex-direction:column;gap:.75rem}}
