:root{--color-bg: #F9F6F0;--color-text: #2D3A36;--color-brick: #C94C35;--color-sage: #8DA399;--color-white: #FFFFFF}body{font-family:Outfit,sans-serif;background-color:var(--color-bg);color:var(--color-text);overflow-x:hidden}.bg-wrap.svelte-4z030h{position:fixed;top:0;left:0;width:100%;height:100%;z-index:-1;pointer-events:none}.blob.svelte-4z030h{position:absolute;border-radius:50%;filter:blur(90px);opacity:.6;animation:svelte-4z030h-float 12s infinite ease-in-out}.blob-1.svelte-4z030h{width:600px;height:600px;background:var(--color-sage);top:-150px;right:-100px;opacity:.4}.blob-2.svelte-4z030h{width:500px;height:500px;background:#e8d5c4;bottom:-100px;left:-100px;animation-delay:-6s;opacity:.6}@keyframes svelte-4z030h-float{0%,to{transform:translate(0)}50%{transform:translate(40px,60px)}}.container.svelte-4z030h{max-width:1200px;margin:0 auto;padding:0 2rem;position:relative;z-index:2}.page-header.svelte-4z030h{background:linear-gradient(135deg,var(--color-text) 0%,#1a201e 100%);color:var(--color-white);padding:6rem 0 4rem;text-align:center}.badge.svelte-4z030h{display:inline-block;padding:.6rem 1.5rem;background:#c94c3533;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--color-brick);border-radius:50px;font-size:.9rem;font-weight:700;margin-bottom:2rem;letter-spacing:.5px;text-transform:uppercase;color:var(--color-brick);box-shadow:0 4px 15px #00000008}.page-header.svelte-4z030h h1:where(.svelte-4z030h){font-size:clamp(2.5rem,6vw,4rem);margin-bottom:1rem;font-weight:800;line-height:1.1;color:var(--color-white)}.subtitle.svelte-4z030h{font-size:1.25rem;opacity:.9;max-width:600px;margin:0 auto;font-weight:300;color:#ffffffe6}.intro-section.svelte-4z030h{padding:5rem 0 4rem}.content-box.svelte-4z030h{max-width:800px;margin:0 auto;text-align:center}.lead.svelte-4z030h{font-size:1.25rem;line-height:1.8;color:#5f6e68;margin-bottom:2rem}.services-section.svelte-4z030h{padding:4rem 0}.section-header.svelte-4z030h{text-align:center;margin-bottom:3rem}.section-header.svelte-4z030h h2:where(.svelte-4z030h){font-size:2.5rem;font-weight:800;margin-bottom:1rem;color:var(--color-text)}.line.svelte-4z030h{width:80px;height:6px;background:var(--color-brick);margin:0 auto;border-radius:10px}.service-card.svelte-4z030h{max-width:800px;margin:0 auto;background:var(--color-white);padding:3rem;border-radius:30px;box-shadow:0 10px 30px #2d3a360d;border:1px solid rgba(45,58,54,.05)}.service-card.svelte-4z030h h3:where(.svelte-4z030h){font-size:1.8rem;font-weight:700;margin-bottom:1.5rem;color:var(--color-text)}.service-desc.svelte-4z030h{color:#6b7c76;line-height:1.7;font-size:1.05rem;margin-bottom:1.5rem}.service-list.svelte-4z030h{list-style:none;padding:0;margin:0 0 2rem}.service-list.svelte-4z030h li:where(.svelte-4z030h){border-bottom:1px solid rgba(141,163,153,.15);color:#5f6e68;font-size:1.05rem;padding:.75rem 0 .75rem 1.5rem;position:relative}.service-list.svelte-4z030h li:where(.svelte-4z030h):before{content:"→";color:var(--color-brick);font-weight:700;position:absolute;left:0}.service-list.svelte-4z030h li:where(.svelte-4z030h):last-child{border-bottom:none}.process-section.svelte-4z030h{background:#8da39914;margin:0 -2rem;padding:5rem 2rem}.process-grid.svelte-4z030h{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;max-width:1200px;margin:0 auto 3rem}.process-item.svelte-4z030h{background:var(--color-white);padding:2.5rem;border-radius:24px;text-align:center;box-shadow:0 5px 20px #2d3a360d;transition:all .3s ease}.process-item.svelte-4z030h:hover{transform:translateY(-5px);box-shadow:0 15px 35px #8da39933}.process-icon.svelte-4z030h{font-size:3.5rem;margin-bottom:1rem}.process-item.svelte-4z030h h3:where(.svelte-4z030h){font-size:1.3rem;font-weight:700;margin-bottom:1rem;color:var(--color-text)}.process-item.svelte-4z030h p:where(.svelte-4z030h){color:#6b7c76;line-height:1.6;font-size:1rem}.process-summary.svelte-4z030h{text-align:center;font-size:1.15rem;color:#5f6e68;max-width:700px;margin:0 auto;line-height:1.7}.projects-section.svelte-4z030h{padding:5rem 0}.projects-grid.svelte-4z030h{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;margin-bottom:3rem}.project-card.svelte-4z030h{background:var(--color-white);padding:2.5rem;border-radius:24px;text-decoration:none;color:inherit;box-shadow:0 5px 20px #2d3a360d;border:1px solid rgba(45,58,54,.05);transition:all .4s ease;display:flex;flex-direction:column}.project-card.svelte-4z030h:hover{transform:translateY(-8px);border-color:#8da39966;box-shadow:0 20px 40px #8da39933}.project-header.svelte-4z030h{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.project-emoji.svelte-4z030h{font-size:2.5rem}.project-header.svelte-4z030h h3:where(.svelte-4z030h){font-size:1.4rem;font-weight:700;margin:0;color:var(--color-text)}.project-desc.svelte-4z030h{color:#6b7c76;line-height:1.7;font-size:1.05rem;margin-bottom:1.5rem;flex-grow:1}.project-tech.svelte-4z030h{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.tech-tag.svelte-4z030h{background:#8da39926;color:var(--color-sage);padding:.4rem .9rem;border-radius:50px;font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.project-link.svelte-4z030h{color:var(--color-brick);font-weight:700;font-size:1rem;text-decoration:none;transition:all .3s ease;display:inline-flex;align-items:center}.project-link.svelte-4z030h:after{content:"→";margin-left:.5rem;transition:transform .3s ease}.project-card.svelte-4z030h:hover .project-link:where(.svelte-4z030h){color:#a83926}.project-card.svelte-4z030h:hover .project-link:where(.svelte-4z030h):after{transform:translate(5px)}.projects-note.svelte-4z030h{text-align:center;color:#5f6e68;font-size:1.1rem;max-width:700px;margin:0 auto;line-height:1.7}.contact-section.svelte-4z030h{padding:5rem 0 6rem}.contact-box.svelte-4z030h{max-width:700px;margin:0 auto;background:var(--color-sage);color:var(--color-white);padding:4rem 3rem;border-radius:40px;text-align:center;position:relative;overflow:hidden}.contact-box.svelte-4z030h:before{content:"";position:absolute;width:300px;height:300px;background:#ffffff1a;border-radius:50%;bottom:-100px;left:-100px;filter:blur(60px)}.contact-box.svelte-4z030h h2:where(.svelte-4z030h){font-size:2.5rem;font-weight:800;margin-bottom:1.5rem;position:relative;z-index:2}.contact-intro.svelte-4z030h{font-size:1.15rem;margin-bottom:1.5rem;position:relative;z-index:2}.contact-intro.svelte-4z030h a:where(.svelte-4z030h){color:var(--color-white);text-decoration:none;font-weight:700;border-bottom:2px solid rgba(255,255,255,.3);transition:all .3s ease}.contact-intro.svelte-4z030h a:where(.svelte-4z030h):hover{border-bottom-color:var(--color-white)}.contact-outro.svelte-4z030h{color:#ffffffd9;font-size:1.05rem;margin:0;position:relative;z-index:2}@media(max-width:768px){.page-header.svelte-4z030h{padding:5rem 0 3rem}.page-header.svelte-4z030h h1:where(.svelte-4z030h){font-size:2.5rem}.subtitle.svelte-4z030h{font-size:1.1rem}.section-header.svelte-4z030h h2:where(.svelte-4z030h){font-size:2rem}.service-card.svelte-4z030h{padding:2rem}.process-grid.svelte-4z030h,.projects-grid.svelte-4z030h{grid-template-columns:1fr}.contact-box.svelte-4z030h{padding:3rem 2rem}.contact-box.svelte-4z030h h2:where(.svelte-4z030h){font-size:2rem}}
