.hero.svelte-1q37ri0{min-height:100vh;padding:80px 0 0;display:flex;flex-direction:column;overflow-x:hidden}.hero-inner.svelte-1q37ri0{flex:1;display:flex;align-items:center;justify-content:flex-start;gap:40px}.scroll-indicator.svelte-1q37ri0{display:flex;justify-content:center;padding:24px 0 32px}.scroll-arrow.svelte-1q37ri0{color:var(--ctp-overlay1);animation:svelte-1q37ri0-bounce 1.8s ease-in-out infinite}@keyframes svelte-1q37ri0-bounce{0%,to{transform:translateY(0);opacity:.5}50%{transform:translateY(8px);opacity:1}}.hero-text-col.svelte-1q37ri0{flex:1;max-width:680px}.availability-badge.svelte-1q37ri0{display:inline-flex;align-items:center;gap:10px;padding:8px 18px;border-radius:999px;background:color-mix(in srgb,var(--accent) 18%,var(--ctp-mantle));border:1px solid var(--accent);color:var(--ctp-text);font-size:1rem;font-weight:600;margin-bottom:24px;box-shadow:0 4px 16px -4px var(--accent-subtle)}.status-dot.svelte-1q37ri0{width:9px;height:9px;border-radius:50%;background:#a6e3a1}.status-dot.pulse.svelte-1q37ri0{box-shadow:0 0 #a6e3a1b3;animation:svelte-1q37ri0-statusPulse 2s infinite}@keyframes svelte-1q37ri0-statusPulse{0%{transform:scale(.95);box-shadow:0 0 #a6e3a1b3}70%{transform:scale(1);box-shadow:0 0 0 6px #a6e3a100}to{transform:scale(.95);box-shadow:0 0 #a6e3a100}}.hero-heading.svelte-1q37ri0{font-size:2.8rem;font-weight:700;line-height:1.2;margin-bottom:24px;color:var(--ctp-text)}.accent-name.svelte-1q37ri0{color:var(--accent);position:relative}.accent-name.svelte-1q37ri0:after{content:"";position:absolute;bottom:-2px;left:0;width:100%;height:3px;background:var(--accent);opacity:.3;border-radius:2px}.hero-bio.svelte-1q37ri0{font-size:1.05rem;line-height:1.8;color:var(--ctp-subtext1);max-width:680px;margin-bottom:28px}.hero-actions-container.svelte-1q37ri0{display:flex;align-items:center;gap:24px;margin-bottom:36px;flex-wrap:wrap}.hero-cta-btn.svelte-1q37ri0{text-decoration:none;box-shadow:0 4px 20px color-mix(in srgb,var(--accent) 20%,transparent);display:inline-flex;align-items:center;gap:8px}.hero-cta-btn.svelte-1q37ri0:hover{transform:translateY(-2px);box-shadow:0 8px 30px color-mix(in srgb,var(--accent) 35%,transparent)}.social-links.svelte-1q37ri0{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.social-capsule.svelte-1q37ri0{display:flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:10px;background:color-mix(in srgb,var(--ctp-crust) 45%,transparent);border:1px solid color-mix(in srgb,var(--ctp-surface0) 50%,transparent);color:var(--ctp-subtext1);transition:all .25s cubic-bezier(.4,0,.2,1);cursor:pointer;text-decoration:none}.social-capsule.svelte-1q37ri0:hover{color:var(--accent);background:color-mix(in srgb,var(--accent) 10%,var(--ctp-crust));border-color:var(--accent);transform:translateY(-2px)}@media(max-width:768px){.hero.svelte-1q37ri0{padding:72px 0 0;min-height:auto}.hero-inner.svelte-1q37ri0{padding-top:20px;padding-bottom:24px}.availability-badge.svelte-1q37ri0{font-size:.82rem;padding:6px 14px;margin-bottom:18px}.hero-heading.svelte-1q37ri0{font-size:1.85rem;line-height:1.25;margin-bottom:16px}.hero-bio.svelte-1q37ri0{font-size:.95rem;line-height:1.7;margin-bottom:24px;display:block}.hero-actions-container.svelte-1q37ri0{flex-direction:column;align-items:stretch;gap:16px;margin-bottom:28px}.hero-cta-btn.svelte-1q37ri0{width:100%;justify-content:center;padding:14px 24px}.social-links.svelte-1q37ri0{justify-content:center;gap:12px;margin-bottom:0}.social-capsule.svelte-1q37ri0{width:44px;height:44px}.scroll-indicator.svelte-1q37ri0{padding:12px 0 20px}}.services-section.svelte-qqylh0{padding:80px 0;position:relative}.container.svelte-qqylh0{max-width:1200px;margin:0 auto;padding:0 24px}.section-header.svelte-qqylh0{display:flex!important;flex-direction:column!important;align-items:center!important;text-align:center;max-width:680px;margin:0 auto 52px;gap:0}.badge-pill.svelte-qqylh0{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:5px 14px;border-radius:999px;background:var(--accent-surface);color:var(--accent);font-size:.85rem;font-weight:600;margin-bottom:14px;border:1px solid var(--accent-subtle);width:fit-content}.section-title.svelte-qqylh0{font-size:2.3rem;font-weight:800;color:var(--ctp-text);margin:0 0 14px;letter-spacing:-.02em;line-height:1.2;text-align:center;display:block}.section-subtitle.svelte-qqylh0{font-size:1.05rem;color:var(--ctp-subtext0);line-height:1.6;margin:0;text-align:center;display:block}.services-grid.svelte-qqylh0{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;margin-bottom:40px;align-items:stretch}.service-card.svelte-qqylh0{background:color-mix(in srgb,var(--ctp-mantle) 70%,transparent);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid color-mix(in srgb,var(--ctp-surface0) 70%,transparent);border-radius:20px;padding:32px 28px;display:flex;flex-direction:column;position:relative;overflow:hidden;transition:transform .28s cubic-bezier(.4,0,.2,1),border-color .28s ease,box-shadow .28s ease}.service-card.svelte-qqylh0:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:var(--badge-color, var(--accent));opacity:.7;transition:opacity .28s ease}.service-card.svelte-qqylh0:hover{transform:translateY(-5px);border-color:color-mix(in srgb,var(--badge-color) 60%,var(--ctp-surface0));box-shadow:0 20px 40px -15px color-mix(in srgb,var(--badge-color) 18%,transparent)}.service-card.svelte-qqylh0:hover:before{opacity:1}.card-header.svelte-qqylh0{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px;gap:12px}.service-badge.svelte-qqylh0{display:inline-flex;align-items:center;gap:7px;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;padding:4px 12px;border-radius:999px;border:1px solid}.badge-dot.svelte-qqylh0{width:6px;height:6px;border-radius:50%}.turnaround-pill.svelte-qqylh0{display:inline-flex;align-items:center;gap:5px;font-size:.8rem;color:var(--ctp-subtext0);font-weight:600;font-family:JetBrains Mono,monospace;background:color-mix(in srgb,var(--ctp-crust) 60%,transparent);padding:3px 10px;border-radius:6px;border:1px solid var(--ctp-surface0)}.card-title-row.svelte-qqylh0{display:flex;align-items:center;gap:14px;margin-bottom:14px}.service-icon-box.svelte-qqylh0{width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0;border:1px solid}.service-title.svelte-qqylh0{font-size:1.25rem;font-weight:700;color:var(--ctp-text);margin:0;line-height:1.35}.service-desc.svelte-qqylh0{font-size:.92rem;color:var(--ctp-subtext0);line-height:1.6;margin:0 0 24px}.deliverables-container.svelte-qqylh0{background:color-mix(in srgb,var(--ctp-crust) 60%,transparent);border:1px solid color-mix(in srgb,var(--ctp-surface0) 50%,transparent);border-radius:14px;padding:18px 20px;margin-bottom:24px;flex-grow:1}.deliverables-tag.svelte-qqylh0{font-size:.72rem;font-weight:800;letter-spacing:.08em;color:var(--ctp-subtext1);margin-bottom:12px}.deliverables-list.svelte-qqylh0{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.deliverables-list.svelte-qqylh0 li:where(.svelte-qqylh0){display:flex;align-items:flex-start;gap:10px;font-size:.86rem;color:var(--ctp-text);line-height:1.45}.check-icon{flex-shrink:0;margin-top:1px}.card-footer.svelte-qqylh0{margin-top:auto;display:flex;flex-direction:column;gap:14px}.ideal-for-text.svelte-qqylh0{font-size:.82rem;color:var(--ctp-subtext0);line-height:1.45;display:flex;gap:6px;align-items:baseline}.ideal-label.svelte-qqylh0{font-weight:700;color:var(--ctp-subtext1);white-space:nowrap}.service-cta-btn.svelte-qqylh0{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:12px 18px;border-radius:10px;background:var(--accent-surface);color:var(--accent);border:1px solid var(--accent-subtle);font-size:.92rem;font-weight:600;text-decoration:none;transition:all .22s ease}.service-cta-btn.svelte-qqylh0:hover{background:var(--accent);color:var(--ctp-base, #1e1e2e);border-color:var(--accent);transform:translateY(-2px);box-shadow:0 8px 20px -6px var(--accent-subtle)}.assurance-banner.svelte-qqylh0{background:color-mix(in srgb,var(--ctp-mantle) 80%,transparent);border:1px solid var(--ctp-surface0);border-radius:16px;padding:20px 28px;display:flex;align-items:center;gap:20px;flex-wrap:wrap;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.assurance-icon.svelte-qqylh0{width:46px;height:46px;border-radius:12px;background:color-mix(in srgb,#a6e3a1 15%,transparent);color:#a6e3a1;display:flex;align-items:center;justify-content:center;flex-shrink:0;border:1px solid color-mix(in srgb,#a6e3a1 30%,transparent)}.assurance-text.svelte-qqylh0{flex:1;min-width:260px}.assurance-text.svelte-qqylh0 h4:where(.svelte-qqylh0){font-size:1rem;font-weight:700;color:var(--ctp-text);margin:0 0 4px}.assurance-text.svelte-qqylh0 p:where(.svelte-qqylh0){font-size:.86rem;color:var(--ctp-subtext0);margin:0;line-height:1.45}.direct-inquiry-link.svelte-qqylh0{font-size:.9rem;font-weight:600;color:var(--accent);text-decoration:none;white-space:nowrap;transition:all .2s ease;padding:8px 16px;border-radius:8px;background:var(--accent-surface);border:1px solid var(--accent-subtle)}.direct-inquiry-link.svelte-qqylh0:hover{background:var(--accent);color:var(--ctp-base, #1e1e2e)}@media(max-width:1024px){.services-grid.svelte-qqylh0{grid-template-columns:1fr}}@media(max-width:768px){.section-title.svelte-qqylh0{font-size:1.75rem}.service-card.svelte-qqylh0{padding:24px 20px}.assurance-banner.svelte-qqylh0{flex-direction:column;align-items:flex-start;gap:16px;padding:20px}.direct-inquiry-link.svelte-qqylh0{width:100%;text-align:center}}.featured-projects.svelte-enldns{overflow:hidden;max-width:100vw;padding:80px 0}.section-header.svelte-enldns{display:flex!important;flex-direction:column!important;align-items:center!important;text-align:center;max-width:680px;margin:0 auto 52px;gap:0}.badge-pill.svelte-enldns{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:5px 14px;border-radius:999px;background:var(--accent-surface);color:var(--accent);font-size:.85rem;font-weight:600;margin-bottom:14px;border:1px solid var(--accent-subtle);width:fit-content}.section-title.svelte-enldns{font-size:2.3rem;font-weight:800;color:var(--ctp-text);margin:0 0 14px;letter-spacing:-.02em;line-height:1.2;text-align:center;display:block}.section-subtitle.svelte-enldns{font-size:1.05rem;color:var(--ctp-subtext0);line-height:1.6;margin:0;text-align:center;display:block}.view-all-container.svelte-enldns{display:flex;justify-content:center;margin-top:48px}.view-all-btn.svelte-enldns{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;border-radius:10px;background:var(--accent-surface);color:var(--accent);border:1px solid var(--accent-subtle);font-weight:600;font-size:.95rem;text-decoration:none;transition:all .25s ease}.view-all-btn.svelte-enldns:hover{background:var(--accent);color:var(--ctp-base, #1e1e2e);border-color:var(--accent);transform:translateY(-2px);box-shadow:0 10px 25px -8px var(--accent-subtle)}.projects-list.svelte-enldns{display:flex;flex-direction:column;gap:64px;width:100%}.project-row.svelte-enldns{width:100%;box-sizing:border-box}.project-card-wrapper.svelte-enldns{display:grid;grid-template-columns:1.15fr 1fr;border-radius:20px;overflow:hidden;background:color-mix(in srgb,var(--ctp-mantle) 80%,transparent);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid color-mix(in srgb,var(--ctp-surface0) 40%,transparent);transition:all .3s cubic-bezier(.4,0,.2,1);min-height:400px}.project-card-wrapper.svelte-enldns:hover{border-color:var(--accent);box-shadow:0 24px 60px #0003,0 0 32px color-mix(in srgb,var(--accent) 4%,transparent);transform:translateY(-3px)}.project-card-wrapper.reverse.svelte-enldns{grid-template-columns:1fr 1.15fr}.project-card-wrapper.reverse.svelte-enldns .project-visual-side:where(.svelte-enldns){order:2;border-right:none;border-left:1px solid color-mix(in srgb,var(--ctp-surface0) 40%,transparent)}.project-card-wrapper.reverse.svelte-enldns .project-info-side:where(.svelte-enldns){order:1}.project-visual-side.svelte-enldns{padding:32px;background:color-mix(in srgb,var(--ctp-crust) 25%,transparent);border-right:1px solid color-mix(in srgb,var(--ctp-surface0) 40%,transparent);display:flex;flex-direction:column;justify-content:center}.browser-frame.svelte-enldns{background:color-mix(in srgb,var(--ctp-crust) 75%,transparent);border-radius:12px;border:1px solid color-mix(in srgb,var(--ctp-surface0) 60%,transparent);overflow:hidden;box-shadow:0 16px 40px #0000004d;display:flex;flex-direction:column;height:100%;min-height:260px}.browser-header.svelte-enldns{display:flex;align-items:center;padding:10px 16px;background:color-mix(in srgb,var(--ctp-mantle) 50%,transparent);border-bottom:1px solid color-mix(in srgb,var(--ctp-surface0) 60%,transparent);position:relative}.browser-dots.svelte-enldns{display:flex;gap:6px;position:absolute;left:16px}.browser-dot.svelte-enldns{width:10px;height:10px;border-radius:50%}.browser-dot.red.svelte-enldns{background:#ff5f56}.browser-dot.yellow.svelte-enldns{background:#ffbd2e}.browser-dot.green.svelte-enldns{background:#27c93f}.browser-address.svelte-enldns{margin:0 auto;background:color-mix(in srgb,var(--ctp-crust) 80%,transparent);border:1px solid color-mix(in srgb,var(--ctp-surface0) 40%,transparent);font-family:JetBrains Mono,monospace;font-size:.72rem;color:var(--ctp-subtext1);padding:3px 24px;border-radius:6px;width:200px;max-width:60%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center}.browser-content.svelte-enldns{flex:1;background:var(--ctp-base);position:relative;overflow:hidden;min-height:220px}.preview-image.svelte-enldns{width:100%;height:100%;background-size:cover;background-position:top center;transition:background-position 2.5s ease-in-out}.project-card-wrapper.svelte-enldns:hover .preview-image:where(.svelte-enldns){background-position:bottom center}.preview-placeholder.svelte-enldns{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:var(--ctp-overlay0)}.project-info-side.svelte-enldns{padding:40px;display:flex;flex-direction:column;justify-content:space-between;gap:24px}.project-date-badge.svelte-enldns{font-family:JetBrains Mono,Fira Code,monospace;font-size:.8rem;color:var(--accent);margin-bottom:8px;display:inline-block;font-weight:600}.project-name.svelte-enldns{font-family:Montserrat,sans-serif;font-size:1.8rem;font-weight:800;color:var(--ctp-text);margin:0 0 12px;letter-spacing:-.019em}.project-long-desc.svelte-enldns{color:var(--ctp-subtext0);font-size:.96rem;line-height:1.7;margin:0}.project-tags.svelte-enldns{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-top:20px}.tag.svelte-enldns{font-family:JetBrains Mono,Fira Code,monospace;font-size:.75rem;font-weight:600;padding:4px 10px;border-radius:6px;background:color-mix(in srgb,var(--tag-color, var(--accent)) 8%,transparent);color:var(--tag-color, var(--accent));border:1px solid color-mix(in srgb,var(--tag-color, var(--accent)) 15%,transparent)}.project-actions.svelte-enldns{display:flex;gap:12px}.action-btn.svelte-enldns{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:11px 20px;border-radius:8px;font-size:.88rem;font-weight:600;cursor:pointer;transition:all .2s ease;text-decoration:none;font-family:Montserrat,sans-serif}.action-btn.case-study.svelte-enldns{background:var(--ctp-surface0);border:1px solid var(--ctp-surface1);color:var(--ctp-text)}.action-btn.case-study.svelte-enldns:hover{background:var(--ctp-surface1);border-color:var(--accent);color:var(--accent)}.action-btn.primary.svelte-enldns{background:var(--accent);color:var(--ctp-base);border:1px solid var(--accent);box-shadow:0 4px 12px color-mix(in srgb,var(--accent) 20%,transparent)}.action-btn.primary.svelte-enldns:hover{opacity:.9;transform:translateY(-1px);box-shadow:0 6px 16px color-mix(in srgb,var(--accent) 30%,transparent)}.floating-video-popup.svelte-enldns{position:fixed;top:0;left:0;width:320px;height:200px;background-size:cover;background-position:center;border-radius:12px;border:3px solid var(--accent);box-shadow:0 20px 60px #000c;pointer-events:none;z-index:9999;transform:translate3d(var(--x),var(--y),0);will-change:transform;animation:svelte-enldns-popupFadeIn .25s cubic-bezier(.175,.885,.32,1.275)}@keyframes svelte-enldns-popupFadeIn{0%{opacity:0;filter:blur(4px);transform:translate3d(var(--x),calc(var(--y) + 20px),0) scale(.9)}to{opacity:1;filter:blur(0);transform:translate3d(var(--x),var(--y),0) scale(1)}}@media(max-width:992px){.floating-video-popup.svelte-enldns{display:none!important}.project-card-wrapper.svelte-enldns,.project-card-wrapper.reverse.svelte-enldns{grid-template-columns:1fr;max-width:100%;min-height:auto}.project-visual-side.svelte-enldns,.project-card-wrapper.reverse.svelte-enldns .project-visual-side:where(.svelte-enldns){order:1;border-right:none;border-left:none;border-bottom:1px solid var(--ctp-surface0);padding:24px}.project-info-side.svelte-enldns,.project-card-wrapper.reverse.svelte-enldns .project-info-side:where(.svelte-enldns){order:2;padding:24px}.browser-frame.svelte-enldns{min-height:200px}.browser-content.svelte-enldns{min-height:180px}.project-name.svelte-enldns{font-size:1.4rem}.project-actions.svelte-enldns{flex-direction:row;flex-wrap:wrap}.action-btn.svelte-enldns{flex:1;min-width:130px}}@media(max-width:600px){.featured-projects.svelte-enldns{padding:56px 0}.section-header.svelte-enldns{margin-bottom:32px}.section-title.svelte-enldns{font-size:1.75rem}.section-subtitle.svelte-enldns{font-size:.92rem}.projects-list.svelte-enldns{gap:32px}.project-visual-side.svelte-enldns,.project-card-wrapper.reverse.svelte-enldns .project-visual-side:where(.svelte-enldns){padding:16px}.project-info-side.svelte-enldns,.project-card-wrapper.reverse.svelte-enldns .project-info-side:where(.svelte-enldns){padding:20px 16px;gap:16px}.action-btn.svelte-enldns{width:100%;min-width:100%}}.about-section.svelte-22v3ng{padding:60px 0 40px;position:relative}.section-divider.svelte-22v3ng{height:1px;background:linear-gradient(90deg,transparent,var(--ctp-surface1),transparent);margin-bottom:48px;width:100%}.container.svelte-22v3ng{max-width:1200px;margin:0 auto;padding:0 24px}.about-card.svelte-22v3ng{background:color-mix(in srgb,var(--ctp-mantle) 80%,transparent);border:1px solid var(--ctp-surface0);border-radius:20px;padding:36px 40px;position:relative;overflow:hidden;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 12px 36px #00000026;transition:border-color .3s ease,transform .3s ease}.about-card.svelte-22v3ng:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--accent),var(--ctp-lavender))}.about-card.svelte-22v3ng:hover{border-color:color-mix(in srgb,var(--accent) 35%,var(--ctp-surface0));transform:translateY(-2px)}.about-content-grid.svelte-22v3ng{display:grid;grid-template-columns:180px 1fr;gap:40px;align-items:flex-start}.photo-col.svelte-22v3ng{display:flex;justify-content:center;align-items:flex-start;padding-top:4px}.photo-wrapper.svelte-22v3ng{width:140px;height:140px;border-radius:24px;padding:3px;background:linear-gradient(135deg,var(--accent),var(--ctp-lavender));box-shadow:0 10px 28px color-mix(in srgb,var(--accent) 25%,transparent);overflow:hidden}.photo-img.svelte-22v3ng{width:100%;height:100%;border-radius:21px;object-fit:cover;display:block}.info-col.svelte-22v3ng{display:flex;flex-direction:column;gap:16px}.profile-header.svelte-22v3ng{display:flex;flex-direction:column;gap:6px}.about-badge.svelte-22v3ng{align-self:flex-start;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--accent);background:var(--accent-surface);border:1px solid var(--accent-subtle);padding:3px 10px;border-radius:999px}.profile-name.svelte-22v3ng{font-size:1.8rem;font-weight:800;color:var(--ctp-text);margin:0;line-height:1.2;letter-spacing:-.01em}.profile-loc.svelte-22v3ng{display:inline-flex;align-items:center;gap:5px;font-size:.85rem;color:var(--ctp-subtext0);font-family:JetBrains Mono,monospace}.loc-icon{color:var(--accent);flex-shrink:0}.about-philosophy.svelte-22v3ng{font-size:1.05rem;line-height:1.8;color:var(--ctp-subtext1);margin:0;font-weight:500}.social-icons.svelte-22v3ng{display:flex;align-items:center;gap:10px;margin-top:4px}.social-icon-btn.svelte-22v3ng{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:10px;background:var(--ctp-crust);border:1px solid var(--ctp-surface0);color:var(--ctp-subtext0);text-decoration:none;transition:all .25s ease}.social-icon-btn.svelte-22v3ng:hover{color:var(--accent);border-color:var(--accent);background:color-mix(in srgb,var(--accent) 12%,var(--ctp-crust));transform:translateY(-2px)}@media(max-width:768px){.about-card.svelte-22v3ng{padding:28px 20px}.about-content-grid.svelte-22v3ng{grid-template-columns:1fr;gap:24px;text-align:center}.photo-col.svelte-22v3ng{padding-top:0}.profile-header.svelte-22v3ng{align-items:center}.about-badge.svelte-22v3ng{align-self:center}.profile-name.svelte-22v3ng{font-size:1.5rem}.social-icons.svelte-22v3ng{justify-content:center}.about-philosophy.svelte-22v3ng{font-size:.95rem;line-height:1.7}}.contact-section.svelte-1mt7jo5{padding:80px 0;position:relative}.container.svelte-1mt7jo5{max-width:1100px;margin:0 auto;padding:0 24px}.contact-header.svelte-1mt7jo5{display:flex!important;flex-direction:column!important;align-items:center!important;text-align:center;max-width:640px;margin:0 auto 48px;gap:0}.badge-pill.svelte-1mt7jo5{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:5px 14px;border-radius:999px;background:var(--accent-surface);color:var(--accent);font-size:.85rem;font-weight:600;margin-bottom:14px;border:1px solid var(--accent-subtle);width:fit-content}.section-title.svelte-1mt7jo5{font-size:2.3rem;font-weight:800;color:var(--ctp-text);margin:0 0 14px;letter-spacing:-.02em;line-height:1.2;text-align:center;display:block}.section-desc.svelte-1mt7jo5{font-size:1.05rem;color:var(--ctp-subtext0);line-height:1.65;margin:0;text-align:center;display:block}.contact-grid-2col.svelte-1mt7jo5{display:grid;grid-template-columns:1fr 1fr;gap:28px;align-items:stretch}.card-col.svelte-1mt7jo5{background:color-mix(in srgb,var(--ctp-mantle) 80%,transparent);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-radius:16px;padding:36px 32px;display:flex;flex-direction:column;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.card-col.svelte-1mt7jo5:hover{transform:translateY(-3px)}.upwork-col.svelte-1mt7jo5{border:1px solid color-mix(in srgb,#a6e3a1 40%,var(--accent));box-shadow:0 10px 30px -10px color-mix(in srgb,#a6e3a1 15%,transparent)}.upwork-col.svelte-1mt7jo5:hover{border-color:#a6e3a1;box-shadow:0 16px 36px -10px color-mix(in srgb,#a6e3a1 25%,transparent)}.col-badge.svelte-1mt7jo5{display:inline-flex;align-items:center;gap:6px;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#a6e3a1;margin-bottom:14px}.upwork-icon.svelte-1mt7jo5{color:#a6e3a1}.email-col.svelte-1mt7jo5{border:1px solid var(--ctp-surface0)}.email-col.svelte-1mt7jo5:hover{border-color:var(--ctp-surface2);box-shadow:0 12px 30px -10px #00000040}.email-badge.svelte-1mt7jo5{color:var(--ctp-subtext0)}.col-title.svelte-1mt7jo5{font-size:1.35rem;font-weight:700;color:var(--ctp-text);margin:0 0 10px}.col-text.svelte-1mt7jo5{font-size:.92rem;color:var(--ctp-subtext0);line-height:1.6;margin:0 0 28px;flex-grow:1}.col-btn.svelte-1mt7jo5{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 22px;border-radius:10px;font-weight:600;font-size:.95rem;text-decoration:none;transition:all .2s ease}.upwork-btn.svelte-1mt7jo5{background:var(--accent);color:var(--ctp-base, #1e1e2e)}.upwork-btn.svelte-1mt7jo5:hover{opacity:.92;transform:translateY(-2px)}.email-btn.svelte-1mt7jo5{background:var(--accent-surface);color:var(--accent);border:1px solid var(--accent-subtle)}.email-btn.svelte-1mt7jo5:hover{background:var(--accent);color:var(--ctp-base, #1e1e2e)}@media(max-width:768px){.contact-grid-2col.svelte-1mt7jo5{grid-template-columns:1fr;gap:20px}.section-title.svelte-1mt7jo5{font-size:1.8rem}.card-col.svelte-1mt7jo5{padding:28px 22px}}main.svelte-1uha8ag{min-height:calc(100vh - 64px);overflow-x:hidden;max-width:100vw}
