.hero.svelte-1q37ri0{position:relative;min-height:100vh;min-height:100svh;display:flex;flex-direction:column;justify-content:center;overflow:hidden;padding-top:6rem}.hero.svelte-1q37ri0:before{content:"";position:absolute;top:50%;right:-5%;width:55%;height:130%;transform:translateY(-50%);background:radial-gradient(ellipse 55% 55% at 75% 50%,var(--accent-glow),transparent 70%);pointer-events:none;z-index:0}.hero-content.svelte-1q37ri0{position:relative;z-index:1}.hero-grid.svelte-1q37ri0{display:grid;grid-template-columns:1fr 1fr;gap:clamp(3rem,6vw,7rem);align-items:center}.hero-text.svelte-1q37ri0{display:flex;flex-direction:column;gap:2rem}.hero-badge.svelte-1q37ri0{display:inline-flex;align-items:center;gap:.6rem;padding:.6rem 1.1rem .6rem .85rem;background:var(--text-primary);color:var(--bg-primary);border-radius:100px;font-size:.8rem;font-weight:500;width:fit-content;max-width:100%;box-shadow:0 4px 20px #00000026;letter-spacing:-.01em}.badge-dot.svelte-1q37ri0{width:7px;height:7px;flex-shrink:0;background:#34c759;border-radius:50%;box-shadow:0 0 0 2px #34c75940}.hero-title.svelte-1q37ri0{font-size:clamp(3.5rem,7vw,6rem);font-weight:700;letter-spacing:-.04em;line-height:1.05;color:var(--text-primary);overflow-wrap:break-word}.hero-name.svelte-1q37ri0{font-weight:700;color:var(--text-secondary)}.hero-description.svelte-1q37ri0{font-size:clamp(1rem,2.5vw,1.25rem);line-height:1.6;color:var(--text-secondary);max-width:580px;font-weight:400}.hero-actions.svelte-1q37ri0{display:flex;gap:1rem;padding-top:1rem;flex-wrap:wrap}.btn-primary.svelte-1q37ri0{display:inline-flex;align-items:center;justify-content:center;padding:1rem 2rem;background:var(--text-primary);color:var(--bg-primary);font-weight:500;font-size:1rem;border-radius:var(--radius-full);min-height:44px;transition:all var(--duration-fast) var(--ease-out-expo)}.btn-primary.svelte-1q37ri0:hover{transform:scale(1.02);opacity:.9}.btn-secondary.svelte-1q37ri0{display:inline-flex;align-items:center;justify-content:center;padding:1rem 2rem;background:transparent;color:var(--text-primary);font-weight:500;font-size:1rem;border-radius:var(--radius-full);border:1px solid var(--border-medium);min-height:44px;transition:all var(--duration-fast) var(--ease-out-expo)}.btn-secondary.svelte-1q37ri0:hover{border-color:var(--text-primary)}.hero-image-wrapper.svelte-1q37ri0{display:flex;justify-content:flex-end}.hero-image-container.svelte-1q37ri0{position:relative;width:100%;max-width:560px;aspect-ratio:4 / 5;border-radius:var(--radius-lg);overflow:hidden;border:1px solid var(--border-medium);box-shadow:0 24px 80px #0000002e,0 0 0 1px var(--border-subtle),0 0 60px var(--accent-glow)}.hero-image-container.svelte-1q37ri0:after{content:"";position:absolute;inset:0;background:linear-gradient(175deg,transparent 55%,rgba(0,0,0,.14) 100%);pointer-events:none;border-radius:inherit;z-index:1}.hero-image-picture.svelte-1q37ri0{display:block;width:100%;height:100%}.hero-image.svelte-1q37ri0{width:100%;height:100%;object-fit:cover;object-position:center top;border-radius:var(--radius-lg);filter:saturate(.85) contrast(1.08)}@media(max-width:1024px){.hero-grid.svelte-1q37ri0{grid-template-columns:1fr 1fr;gap:2.5rem}.hero-image-container.svelte-1q37ri0{max-width:360px}}@media(max-width:768px){.hero-grid.svelte-1q37ri0{grid-template-columns:1fr 1fr;gap:2rem}.hero-image-container.svelte-1q37ri0{max-width:min(300px,40vw)}}@media(max-width:640px){.hero-grid.svelte-1q37ri0{grid-template-columns:1fr;gap:1.5rem;text-align:center}.hero-text.svelte-1q37ri0{align-items:center;order:2;gap:1.25rem}.hero-badge.svelte-1q37ri0{margin:0 auto}.hero-description.svelte-1q37ri0{max-width:100%}.hero-actions.svelte-1q37ri0{justify-content:center}.hero-image-wrapper.svelte-1q37ri0{order:1;justify-content:center}.hero-image-container.svelte-1q37ri0{max-width:220px}}@media(max-width:480px){.hero.svelte-1q37ri0{padding-top:4.5rem}.hero-text.svelte-1q37ri0{gap:1rem}.hero-badge.svelte-1q37ri0{font-size:.75rem;padding:.4rem .85rem}.hero-actions.svelte-1q37ri0{flex-direction:column;width:100%;padding-top:.5rem}.btn-primary.svelte-1q37ri0,.btn-secondary.svelte-1q37ri0{width:100%;justify-content:center}.hero-image-container.svelte-1q37ri0{max-width:190px}}@media(max-width:375px){.hero-title.svelte-1q37ri0{font-size:2.75rem}.hero-badge.svelte-1q37ri0{font-size:.7rem;padding:.35rem .7rem}.btn-primary.svelte-1q37ri0,.btn-secondary.svelte-1q37ri0{font-size:.9rem;padding:.85rem 1.25rem}.hero-image-container.svelte-1q37ri0{max-width:160px}}.in-view.svelte-7z1w42{opacity:0;transform:translateY(30px);transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1);will-change:opacity,transform;min-width:0;width:100%}.in-view.visible.svelte-7z1w42{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:reduce){.in-view.svelte-7z1w42{opacity:1;transform:none;transition:none}}.about.svelte-7hpc9t{padding:var(--section-padding) 0;position:relative;background:var(--bg-primary)}.about-grid.svelte-7hpc9t{display:grid;grid-template-columns:1fr 1fr;gap:6rem;align-items:start}.about-header.svelte-7hpc9t{max-width:500px}.section-title.svelte-7hpc9t{font-size:clamp(2rem,4vw,3.5rem);font-weight:700;letter-spacing:-.04em;margin-bottom:2rem;color:var(--text-primary)}.about-text.svelte-7hpc9t{display:flex;flex-direction:column;gap:1.5rem;color:var(--text-secondary);font-size:clamp(.95rem,2vw,1.15rem);line-height:1.7;letter-spacing:-.01em;word-break:break-word;overflow-wrap:break-word}.sub-title.svelte-7hpc9t{font-size:1.5rem;font-weight:600;letter-spacing:-.02em;margin-bottom:.5rem}.tools-subtitle.svelte-7hpc9t{color:var(--text-secondary);font-size:1rem;margin-bottom:2.5rem}.tools-grid.svelte-7hpc9t{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:.75rem}.tool-card.svelte-7hpc9t{display:flex;flex-direction:column;align-items:flex-start;gap:.75rem;padding:1rem;background:var(--bg-tertiary);border:1px solid var(--border-subtle);border-radius:var(--radius-md);transition:all var(--duration-fast) var(--ease-out-expo)}.tool-card.svelte-7hpc9t:hover{border-color:var(--border-hover);background:var(--bg-card);transform:translateY(-3px);box-shadow:var(--shadow-card)}.tool-icon-wrapper.svelte-7hpc9t{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:10px;padding:8px;flex-shrink:0}.tool-icon.svelte-7hpc9t{width:100%;height:100%;object-fit:contain;border-radius:0}.tool-info.svelte-7hpc9t{display:flex;flex-direction:column;gap:.15rem;min-width:0;overflow:hidden;width:100%}.tool-name.svelte-7hpc9t{font-weight:500;font-size:.85rem;color:var(--text-primary);line-height:1.3}.tool-desc.svelte-7hpc9t{font-size:.68rem;color:var(--text-muted);font-family:var(--font-mono);letter-spacing:.02em;line-height:1.4}@media(max-width:900px){.about-grid.svelte-7hpc9t{grid-template-columns:1fr;gap:3rem}.about-header.svelte-7hpc9t{max-width:100%}}@media(max-width:640px){.tools-grid.svelte-7hpc9t{grid-template-columns:repeat(2,1fr);gap:.5rem}.tool-card.svelte-7hpc9t{flex-direction:row;align-items:center;gap:.625rem;padding:.75rem}.tool-desc.svelte-7hpc9t{display:none}}@media(max-width:400px){.tools-grid.svelte-7hpc9t{grid-template-columns:repeat(2,1fr)}.tool-card.svelte-7hpc9t{flex-direction:row}}.projects.svelte-1tes396{padding:var(--section-padding) 0;background:var(--bg-primary)}.projects-header.svelte-1tes396{margin-bottom:4rem}.section-title.svelte-1tes396{font-size:clamp(2rem,5vw,3.5rem);font-weight:700;letter-spacing:-.04em;color:var(--text-primary)}.projects-list.svelte-1tes396{display:flex;flex-direction:column}.project-item.svelte-1tes396{display:grid;grid-template-columns:4rem 1fr 260px;gap:3rem;padding:3.5rem 0;border-top:1px solid var(--border-subtle);align-items:center;transition:background var(--duration-fast) ease;border-radius:0}.project-item.svelte-1tes396:last-child{border-bottom:1px solid var(--border-subtle)}.project-item.svelte-1tes396:hover{background:var(--accent-subtle)}.project-number.svelte-1tes396{font-size:.8rem;font-weight:500;font-family:var(--font-mono);color:var(--text-muted);letter-spacing:.08em;padding-top:.2rem;align-self:start;transition:color var(--duration-fast) ease}.project-item.svelte-1tes396:hover .project-number:where(.svelte-1tes396){color:var(--accent-color)}.project-body.svelte-1tes396{display:flex;flex-direction:column;gap:1rem}.project-top.svelte-1tes396{display:flex;flex-direction:column;gap:.6rem}.project-title.svelte-1tes396{font-size:clamp(1.25rem,2.5vw,1.875rem);font-weight:600;letter-spacing:-.03em;line-height:1.1;color:var(--text-primary);transition:color var(--duration-fast) ease}.project-item.svelte-1tes396:hover .project-title:where(.svelte-1tes396){color:var(--accent-color)}.project-tags.svelte-1tes396{display:flex;flex-wrap:wrap;gap:0}.tag.svelte-1tes396{font-size:.72rem;font-weight:500;color:var(--text-muted);font-family:var(--font-mono);letter-spacing:.02em}.tag.svelte-1tes396:not(:last-child):after{content:"·";margin:0 .4rem;color:var(--border-hover)}.project-desc.svelte-1tes396{font-size:.925rem;color:var(--text-secondary);line-height:1.65;max-width:480px}.project-links.svelte-1tes396{display:flex;gap:1.5rem;align-items:center;padding-top:.25rem}.project-link.svelte-1tes396{display:inline-flex;align-items:center;gap:.4rem;font-size:.875rem;font-weight:500;color:var(--text-primary);min-height:44px;transition:color var(--duration-fast) ease}.project-link.svelte-1tes396:hover{color:var(--accent-color)}.project-link.secondary.svelte-1tes396{color:var(--text-muted)}.project-link.secondary.svelte-1tes396:hover{color:var(--text-secondary)}.project-thumb.svelte-1tes396{border-radius:var(--radius-md);overflow:hidden;aspect-ratio:16 / 10;background:var(--bg-tertiary);flex-shrink:0;border:1px solid var(--border-subtle);box-shadow:var(--shadow-card);transition:box-shadow var(--duration-fast) var(--ease-out-expo)}.project-item.svelte-1tes396:hover .project-thumb:where(.svelte-1tes396){box-shadow:var(--shadow-card-hover);border-color:var(--border-medium)}.project-thumb.svelte-1tes396 img:where(.svelte-1tes396){width:100%;height:100%;object-fit:cover;border-radius:0;transition:transform var(--duration-slow) var(--ease-out-expo);filter:saturate(.85) brightness(.95)}.project-item.svelte-1tes396:hover .project-thumb:where(.svelte-1tes396) img:where(.svelte-1tes396){transform:scale(1.05);filter:saturate(1) brightness(1)}@media(max-width:1024px){.project-item.svelte-1tes396{grid-template-columns:3rem 1fr 200px;gap:2rem;padding:2.5rem 0}}@media(max-width:768px){.project-item.svelte-1tes396{grid-template-columns:2.5rem 1fr;grid-template-rows:auto auto;gap:1.25rem;padding:2rem 0}.project-thumb.svelte-1tes396{grid-column:1 / -1;max-height:200px}.project-thumb.svelte-1tes396 img:where(.svelte-1tes396){filter:saturate(1) brightness(1)}.project-desc.svelte-1tes396{max-width:100%}}@media(max-width:480px){.project-item.svelte-1tes396{grid-template-columns:1fr;gap:1rem;padding:1.75rem 0}.project-number.svelte-1tes396{display:none}.project-thumb.svelte-1tes396{max-height:200px}.project-tags.svelte-1tes396{flex-wrap:wrap}}.testimonials.svelte-1jhcrt0{padding:var(--section-padding) 0;background:var(--bg-primary)}.testimonials-header.svelte-1jhcrt0{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1rem;margin-bottom:3.5rem}.section-badge.svelte-1jhcrt0{display:inline-flex;align-items:center;gap:.45rem;padding:.45rem .875rem;background:var(--bg-tertiary);border:1px solid var(--border-medium);border-radius:var(--radius-full);font-size:.73rem;font-weight:500;letter-spacing:.06em;color:var(--text-secondary);text-transform:uppercase}.section-badge.svelte-1jhcrt0 svg:where(.svelte-1jhcrt0){color:var(--accent-color);flex-shrink:0}.section-title.svelte-1jhcrt0{font-size:clamp(2rem,5vw,3.5rem);font-weight:700;letter-spacing:-.04em;color:var(--text-primary);line-height:1.1}.carousel-region.svelte-1jhcrt0{position:relative}.carousel-viewport.svelte-1jhcrt0{overflow:hidden}.carousel-track.svelte-1jhcrt0{display:flex;transition:transform var(--duration-normal) var(--ease-out-expo);will-change:transform}.carousel-track.no-transition.svelte-1jhcrt0{transition:none}.testimonial-card.svelte-1jhcrt0{display:flex;flex-direction:column;gap:1.25rem;padding:2rem;background:var(--bg-tertiary);border:1px solid var(--border-subtle);border-radius:var(--radius-md);transition:border-color var(--duration-fast) ease,box-shadow var(--duration-fast) ease}.testimonial-card.svelte-1jhcrt0:hover{border-color:var(--border-hover);box-shadow:var(--shadow-card)}.stars.svelte-1jhcrt0{display:flex;gap:.2rem;color:#f59e0b}.testimonial-title.svelte-1jhcrt0{font-size:1.05rem;font-weight:600;letter-spacing:-.02em;color:var(--text-primary);line-height:1.35}.testimonial-quote.svelte-1jhcrt0{font-size:.9rem;color:var(--text-secondary);line-height:1.75;flex:1;margin:0}.author-row.svelte-1jhcrt0{display:flex;align-items:center;gap:.875rem;padding-top:1rem;border-top:1px solid var(--border-subtle);margin-top:auto}.author-avatar.svelte-1jhcrt0{width:40px;height:40px;border-radius:50%;background:var(--accent-color);display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden}.author-avatar.svelte-1jhcrt0 img:where(.svelte-1jhcrt0){width:100%;height:100%;object-fit:cover;border-radius:50%}.avatar-initials.svelte-1jhcrt0{font-size:.8rem;font-weight:700;color:#fff;letter-spacing:.03em;line-height:1}.author-info.svelte-1jhcrt0{display:flex;flex-direction:column;gap:.2rem;min-width:0}.author-name.svelte-1jhcrt0{font-size:.875rem;font-weight:600;color:var(--text-primary);letter-spacing:-.01em}.author-role.svelte-1jhcrt0{font-size:.75rem;color:var(--text-muted);font-family:var(--font-mono);letter-spacing:.02em}.nav-btn.svelte-1jhcrt0{position:absolute;top:50%;width:44px;height:44px;border-radius:50%;background:var(--glass-bg);border:1px solid var(--border-medium);color:var(--text-primary);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all var(--duration-fast) var(--ease-out-expo);backdrop-filter:saturate(180%) blur(20px);-webkit-backdrop-filter:saturate(180%) blur(20px);z-index:10}.nav-btn.svelte-1jhcrt0:disabled{opacity:.3;cursor:not-allowed}.nav-prev.svelte-1jhcrt0{left:0;transform:translate(-50%) translateY(-50%)}.nav-prev.svelte-1jhcrt0:hover:not(:disabled){transform:translate(-50%) translateY(-50%) scale(1.08);border-color:var(--border-hover);background:var(--bg-card)}.nav-next.svelte-1jhcrt0{right:0;transform:translate(50%) translateY(-50%)}.nav-next.svelte-1jhcrt0:hover:not(:disabled){transform:translate(50%) translateY(-50%) scale(1.08);border-color:var(--border-hover);background:var(--bg-card)}@media(max-width:768px){.testimonials-header.svelte-1jhcrt0{margin-bottom:3rem}.testimonial-card.svelte-1jhcrt0{padding:1.5rem}}@media(max-width:640px){.carousel-region.svelte-1jhcrt0{padding-bottom:64px}.nav-btn.svelte-1jhcrt0{top:auto;bottom:0}.nav-prev.svelte-1jhcrt0{left:calc(50% - 52px);transform:none}.nav-prev.svelte-1jhcrt0:hover:not(:disabled){transform:scale(1.08)}.nav-next.svelte-1jhcrt0{right:auto;left:calc(50% + 8px);transform:none}.nav-next.svelte-1jhcrt0:hover:not(:disabled){transform:scale(1.08)}}@media(max-width:480px){.testimonial-card.svelte-1jhcrt0{padding:1.25rem;gap:1rem}}.contact.svelte-wt4tt0{padding:var(--section-padding) 0;position:relative;background:var(--bg-secondary)}.contact-content.svelte-wt4tt0{max-width:600px;margin:0 auto;text-align:center}.contact-title.svelte-wt4tt0{font-size:clamp(2rem,5vw,4rem);font-weight:700;letter-spacing:-.04em;line-height:1.1;margin-bottom:1.5rem}.contact-desc.svelte-wt4tt0{font-size:clamp(.95rem,2vw,1.15rem);color:var(--text-secondary);line-height:1.6;margin:0 auto 3rem}.contact-cta.svelte-wt4tt0{display:inline-flex;align-items:center;justify-content:center;padding:1.15rem 2.5rem;background:var(--text-primary);color:var(--bg-primary);border-radius:var(--radius-full);font-weight:500;font-size:1.1rem;min-height:44px;transition:transform var(--duration-fast) var(--ease-out-expo),opacity .2s;margin-bottom:4rem}.contact-cta.svelte-wt4tt0:hover{transform:scale(1.03);opacity:.9}.socials.svelte-wt4tt0{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.social-link.svelte-wt4tt0{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:var(--radius-full);background:var(--bg-tertiary);border:1px solid var(--border-medium);color:var(--text-secondary);transition:color var(--duration-fast) var(--ease-out-expo),background var(--duration-fast) var(--ease-out-expo),transform var(--duration-fast) var(--ease-out-expo)}.social-link.svelte-wt4tt0:hover{color:var(--text-primary);transform:scale(1.05);background:var(--bg-card)}
