html,body{overflow:auto!important;height:auto!important}.page-wrapper.svelte-ofwjxd{min-height:100vh;background-color:var(--background-color)}.back-link.svelte-ofwjxd{position:fixed;top:1.5rem;left:1rem;z-index:100;display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;color:var(--gray);transition:color .2s,background-color .2s;border-radius:.25rem}.back-link.svelte-ofwjxd:hover{color:var(--slate);background-color:var(--ivory-med)}.consulting-page.svelte-ofwjxd{max-width:48rem;margin:0 auto;padding:0 1.5rem}.hero.svelte-ofwjxd{min-height:85vh;display:flex;align-items:center;justify-content:center;padding:6rem 0 4rem}.hero-content.svelte-ofwjxd{text-align:center}.hero-photo-wrapper.svelte-ofwjxd{position:relative;display:inline-block;margin-bottom:1.5rem;width:5rem;height:5rem}.hero-photo-wrapper.svelte-ofwjxd:before{content:"";position:absolute;top:-6px;left:-6px;right:-6px;bottom:-6px;border-radius:50%;border:1px solid var(--riso);opacity:.4}.hero-photo.svelte-ofwjxd{width:100%;height:100%;border-radius:50%;object-fit:cover;border:2px solid var(--ivory-dark);position:relative;z-index:1}@media (min-width: 640px){.hero-photo-wrapper.svelte-ofwjxd{width:6rem;height:6rem}}.hero-label.svelte-ofwjxd{font-size:.75rem;letter-spacing:.15em;text-transform:uppercase;color:var(--gray);margin-bottom:1.5rem}.hero-headline.svelte-ofwjxd{font-size:clamp(2rem,6vw,3.5rem);font-weight:300;letter-spacing:-.03em;line-height:1.1;color:var(--text-color);margin-bottom:1.5rem}.hero-subheadline.svelte-ofwjxd{font-size:clamp(1rem,2.5vw,1.25rem);line-height:1.6;color:var(--dark-gray);max-width:36rem;margin:0 auto 2.5rem}.cta-button.svelte-ofwjxd{display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 1.75rem;background-color:var(--slate);color:var(--background-color);font-size:.875rem;letter-spacing:.05em;border-radius:.25rem;transition:background-color .25s ease}.cta-button.svelte-ofwjxd:hover{background-color:var(--dark-gray)}.section-title.svelte-ofwjxd{font-size:.75rem;letter-spacing:.15em;text-transform:uppercase;color:var(--gray);margin-bottom:2rem;text-align:center;display:flex;align-items:center;justify-content:center;gap:1rem}.section-title.svelte-ofwjxd:before,.section-title.svelte-ofwjxd:after{content:"";width:2rem;height:1px;background:linear-gradient(to right,transparent,var(--ivory-dark))}.section-title.svelte-ofwjxd:after{background:linear-gradient(to left,transparent,var(--ivory-dark))}.services.svelte-ofwjxd{padding:4rem 0;border-top:1px solid var(--ivory-dark)}.services-grid.svelte-ofwjxd{display:grid;gap:2rem}@media (min-width: 640px){.services-grid.svelte-ofwjxd{grid-template-columns:repeat(2,1fr);gap:2.5rem}}@media (min-width: 900px){.services-grid.services-grid-4.svelte-ofwjxd{grid-template-columns:repeat(4,1fr)}}.service-card.svelte-ofwjxd{text-align:center;padding:1.5rem 1rem;border-radius:.375rem}.service-title.svelte-ofwjxd{font-size:1rem;font-weight:500;color:var(--text-color);margin-bottom:.75rem;letter-spacing:-.01em}.service-description.svelte-ofwjxd{font-size:.875rem;line-height:1.65;color:var(--dark-gray)}@media (min-width: 900px){.services-grid-4.svelte-ofwjxd .service-card:where(.svelte-ofwjxd){padding:1rem .75rem}.services-grid-4.svelte-ofwjxd .service-title:where(.svelte-ofwjxd){font-size:.9375rem}.services-grid-4.svelte-ofwjxd .service-description:where(.svelte-ofwjxd){font-size:.8125rem}}.tech-stack.svelte-ofwjxd{padding:4rem 0;border-top:1px solid var(--ivory-dark)}.stack-grid.svelte-ofwjxd{max-width:36rem;margin:0 auto;display:flex;flex-direction:column;gap:.75rem;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Monaco,Cascadia Mono,Segoe UI Mono,Roboto Mono,Oxygen Mono,"Ubuntu Monospace",Source Code Pro,Fira Mono,Droid Sans Mono,Courier New,monospace;font-size:.875rem}.stack-row.svelte-ofwjxd{display:flex;flex-direction:column;gap:.25rem;padding:.75rem 1rem;background-color:var(--ivory-med);border-radius:.25rem}@media (min-width: 640px){.stack-row.svelte-ofwjxd{flex-direction:row;gap:1.5rem;align-items:baseline}}.stack-label.svelte-ofwjxd{color:var(--gray);min-width:6rem;flex-shrink:0;font-weight:500}.stack-items.svelte-ofwjxd{color:var(--text-color);line-height:1.5}.about.svelte-ofwjxd{padding:4rem 0;border-top:1px solid var(--ivory-dark)}.about-content.svelte-ofwjxd{max-width:36rem;margin:0 auto;text-align:center}.about-content.svelte-ofwjxd p:where(.svelte-ofwjxd){font-size:1rem;line-height:1.7;color:var(--dark-gray);margin-bottom:1.5rem}.about-emphasis.svelte-ofwjxd{color:var(--text-color);font-weight:400}.process.svelte-ofwjxd{padding:4rem 0;border-top:1px solid var(--ivory-dark)}.process-steps.svelte-ofwjxd{max-width:32rem;margin:0 auto;display:flex;flex-direction:column;gap:2rem}.step.svelte-ofwjxd{display:flex;gap:1.5rem;align-items:flex-start}.step-number.svelte-ofwjxd{flex-shrink:0;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;font-size:.875rem;font-weight:400;color:var(--riso);border:1px solid var(--riso);border-radius:50%;opacity:.8}.step-content.svelte-ofwjxd{flex:1}.step-title.svelte-ofwjxd{font-size:1rem;font-weight:400;color:var(--text-color);margin-bottom:.375rem}.step-description.svelte-ofwjxd{font-size:.9375rem;line-height:1.6;color:var(--dark-gray)}.contact.svelte-ofwjxd{padding:4rem 0;border-top:1px solid var(--ivory-dark)}.contact-intro.svelte-ofwjxd{text-align:center;color:var(--dark-gray);margin-bottom:2.5rem}.contact-form.svelte-ofwjxd{max-width:28rem;margin:0 auto;display:flex;flex-direction:column;gap:1.25rem}.form-group.svelte-ofwjxd{display:flex;flex-direction:column;gap:.375rem}.form-group.svelte-ofwjxd label:where(.svelte-ofwjxd){font-size:.8125rem;color:var(--gray);letter-spacing:.02em}.form-group.svelte-ofwjxd input:where(.svelte-ofwjxd),.form-group.svelte-ofwjxd textarea:where(.svelte-ofwjxd){padding:.75rem 1rem;font-size:1rem;font-family:inherit;background-color:var(--ivory-med);border:1px solid transparent;border-radius:.25rem;color:var(--text-color);transition:border-color .2s,background-color .2s}.form-group.svelte-ofwjxd input:where(.svelte-ofwjxd):focus,.form-group.svelte-ofwjxd textarea:where(.svelte-ofwjxd):focus{outline:none;border-color:var(--gray);background-color:var(--background-color)}.form-group.svelte-ofwjxd textarea:where(.svelte-ofwjxd){resize:vertical;min-height:6rem}.submit-button.svelte-ofwjxd{padding:.875rem 1.5rem;background-color:var(--slate);color:var(--background-color);font-size:.875rem;letter-spacing:.05em;border-radius:.25rem;transition:background-color .25s ease;cursor:pointer}.submit-button.svelte-ofwjxd:hover:not(:disabled){background-color:var(--dark-gray)}.submit-button.svelte-ofwjxd:disabled{opacity:.6;cursor:not-allowed}.success-message.svelte-ofwjxd{max-width:28rem;margin:0 auto;padding:2rem;text-align:center;background-color:var(--ivory-med);border-radius:.25rem}.success-message.svelte-ofwjxd p:where(.svelte-ofwjxd){color:var(--text-color)}.error-message.svelte-ofwjxd{padding:1rem;margin-bottom:1rem;text-align:center;background-color:#d977571a;border:1px solid var(--clay);border-radius:.25rem}.error-message.svelte-ofwjxd p:where(.svelte-ofwjxd){color:var(--clay);font-size:.875rem}.contact-alt.svelte-ofwjxd{margin-top:2.5rem;text-align:center}.contact-alt.svelte-ofwjxd p:where(.svelte-ofwjxd){font-size:.875rem;color:var(--gray);margin-bottom:.75rem}.contact-link.svelte-ofwjxd{display:inline-flex;align-items:center;gap:.375rem;font-size:.9375rem;color:var(--text-color);transition:color .2s}.contact-link.svelte-ofwjxd:hover{color:var(--riso)}.footer.svelte-ofwjxd{padding:3rem 0;text-align:center;border-top:1px solid var(--ivory-dark)}.footer.svelte-ofwjxd p:where(.svelte-ofwjxd){font-size:.875rem;color:var(--gray);margin-bottom:.25rem}.footer-location.svelte-ofwjxd{font-size:.8125rem}.footer-copyright.svelte-ofwjxd{font-size:.75rem;margin-top:1rem}@keyframes svelte-ofwjxd-fadeInUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes svelte-ofwjxd-fadeIn{0%{opacity:0}to{opacity:1}}.hero-animate.svelte-ofwjxd{opacity:0;animation:svelte-ofwjxd-fadeInUp .7s cubic-bezier(.25,.1,.25,1) forwards;animation-delay:calc(var(--delay, 0) * .1s + .15s)}.animate-on-scroll{opacity:0;transform:translateY(16px);transition:opacity .7s cubic-bezier(.25,.1,.25,1),transform .7s cubic-bezier(.25,.1,.25,1);transition-delay:calc(var(--stagger, 0) * .08s)}.animate-on-scroll.in-view{opacity:1;transform:translateY(0)}.section-title.svelte-ofwjxd:before,.section-title.svelte-ofwjxd:after{transition:width .6s cubic-bezier(.25,.1,.25,1) .2s}.section-title.animate-on-scroll:before,.section-title.animate-on-scroll:after{width:0}.section-title.animate-on-scroll.in-view:before,.section-title.animate-on-scroll.in-view:after{width:2rem}.service-card.svelte-ofwjxd{transition:background-color .25s ease}.step-number.svelte-ofwjxd{transition:opacity .25s ease}.step.svelte-ofwjxd:hover .step-number:where(.svelte-ofwjxd){opacity:1}.form-group.svelte-ofwjxd input:where(.svelte-ofwjxd),.form-group.svelte-ofwjxd textarea:where(.svelte-ofwjxd){transition:border-color .25s ease,background-color .25s ease}.cta-arrow.svelte-ofwjxd{transition:transform .25s ease}.cta-button.svelte-ofwjxd:hover .cta-arrow:where(.svelte-ofwjxd){transform:translate(2px)}.contact-link.svelte-ofwjxd svg:where(.svelte-ofwjxd){transition:transform .25s ease}.contact-link.svelte-ofwjxd:hover svg:where(.svelte-ofwjxd){transform:translate(1px,-1px)}.success-message.svelte-ofwjxd{animation:svelte-ofwjxd-fadeIn .4s ease}.error-message.svelte-ofwjxd{animation:svelte-ofwjxd-fadeIn .3s ease}@media (prefers-reduced-motion: reduce){.hero-animate.svelte-ofwjxd,.success-message.svelte-ofwjxd,.error-message.svelte-ofwjxd{animation:none;opacity:1;transform:none}.animate-on-scroll{opacity:1;transform:none;transition:none}.svelte-ofwjxd,.svelte-ofwjxd:before,.svelte-ofwjxd:after{transition-duration:.01ms!important}}
