@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap);
/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;line-height:1.15}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{box-sizing:initial;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{-webkit-text-decoration-skip:objects;background-color:initial}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:inherit;font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:initial}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}[hidden],template{display:none}*,:after,:before{box-sizing:border-box}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth}body{background-color:#f8fafc;color:#0f172a;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1rem;line-height:1.6;margin:0;min-height:100vh;padding:0}h1,h2,h3,h4,h5,h6{color:#0f172a;font-weight:700;line-height:1.2;margin:0}h1{font-size:2.25rem}h2{font-size:1.875rem}h3{font-size:1.5rem}h4{font-size:1.25rem}p{color:#334155;margin:0 0 1rem}a{color:#0891b2;text-decoration:none;transition:color .15s ease}a:hover{color:#0e7490}.container{margin:0 auto;max-width:1280px;padding:0 1.5rem;width:100%}@media(min-width:768px){.container{padding:0 2rem}}.section{padding:4rem 0}@media(min-width:768px){.section{padding:5rem 0}}.section-title{color:#0f172a;font-size:1.875rem;font-weight:700;margin-bottom:2rem;text-align:center}@media(min-width:768px){.section-title{font-size:2.25rem}}.section-subtitle{color:#64748b;font-size:1.125rem;margin:0 auto 3rem;max-width:600px;text-align:center}@media(min-width:768px){.section-subtitle{font-size:1.25rem}}.btn{align-items:center;border:none;border-radius:.5rem;cursor:pointer;display:inline-flex;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1rem;font-weight:600;gap:.5rem;justify-content:center;padding:.75rem 1.5rem;text-decoration:none;transition:all .2s ease}.btn--primary{background-color:#0891b2;color:#fff!important}.btn--primary:hover{background-color:#0e7490;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;color:#fff!important;transform:translateY(-2px)}.btn--secondary{background-color:#0000;border:2px solid #e2e8f0;color:#0f172a}.btn--secondary:hover{border-color:#0891b2;color:#0891b2;transform:translateY(-2px)}.btn--hero-outline{background-color:#0000;border:2px solid #fff;color:#fff}.btn--hero-outline:hover{background-color:#fff;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;color:#0f172a;transform:translateY(-2px)}.btn--large{font-size:1.125rem;padding:1rem 2rem}.card{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;padding:1.5rem;transition:all .2s ease}.card:hover{border-color:#0891b2;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;transform:translateY(-4px)}.badge{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:9999px;color:#334155;display:inline-flex;font-size:.875rem;font-weight:600;gap:.5rem;padding:.25rem .75rem}.badge--bigcommerce{background:#000;border-color:#000;color:#fff}.badge--magento{background:#ee6723;border-color:#ee6723;color:#fff}.badge--shopware{background:#1799d3;border-color:#1799d3;color:#fff}.badge--woocommerce{background:#96588a;border-color:#96588a;color:#fff}.grid{grid-gap:1.5rem;display:grid;gap:1.5rem}.grid--2{grid-template-columns:1fr}@media(min-width:768px){.grid--2{grid-template-columns:repeat(2,1fr)}}.grid--3{grid-template-columns:1fr}@media(min-width:768px){.grid--3{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.grid--3{grid-template-columns:repeat(3,1fr)}}.cta-group{display:flex;flex-direction:column;gap:1rem;justify-content:center}@media(min-width:640px){.cta-group{flex-direction:row}}.certification-badge{background:#fff;display:inline-flex;padding:.75rem 1rem}.certification-badge:hover{box-shadow:0 1px 2px 0 #0000000d}.certification-badge .icon{align-items:center;color:#0891b2;display:flex;height:24px;justify-content:center;width:24px}.platform-card{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;padding:1.5rem;transition:all .2s ease}.platform-card:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;transform:translateY(-4px)}.platform-card__header{align-items:center;display:flex;gap:.75rem;margin-bottom:1rem}.platform-card__icon{align-items:center;border-radius:.5rem;color:#fff;display:flex;font-size:1.125rem;font-weight:700;height:48px;justify-content:center;width:48px}.platform-card__title{color:#0f172a;font-size:1.25rem;font-weight:700;margin:0}.platform-card__list{list-style:none;margin:0;padding:0}.platform-card__item{align-items:flex-start;color:#334155;display:flex;font-size:.875rem;gap:.5rem;padding:.5rem 0}.platform-card__item:before{color:#0891b2;content:"→";font-weight:600}.platform-card--bigcommerce .platform-card__icon{background:#000}.platform-card--magento .platform-card__icon{background:#ee6723}.platform-card--shopware .platform-card__icon{background:#1799d3}.platform-card--woocommerce .platform-card__icon{background:#96588a}.project-card{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;overflow:hidden;transition:all .2s ease}.project-card:hover{border-color:#0891b2;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;transform:translateY(-4px)}.project-card__header{border-bottom:1px solid #e2e8f0;padding:1.5rem}.project-card__platform{margin-bottom:.75rem}.project-card__title{color:#0f172a;font-size:1.5rem;font-weight:700;margin:0 0 .5rem}.project-card__role{color:#64748b;font-size:.875rem;font-weight:500}.project-card__body{padding:1.5rem}.project-card__section{margin-bottom:1rem}.project-card__section:last-child{margin-bottom:0}.project-card__label{color:#64748b;font-size:.75rem;font-weight:700;letter-spacing:.05em;margin-bottom:.5rem;text-transform:uppercase}.project-card__text{color:#334155;font-size:.875rem;line-height:1.7;margin:0}.project-card__impact{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}.project-card__impact-tag{align-items:center;background:#0891b214;border-radius:9999px;color:#0891b2;display:inline-flex;font-size:.75rem;font-weight:600;gap:.25rem;padding:.25rem .75rem}.note-card{background:#fff;border-left:4px solid #0891b2;border-radius:0 .5rem .5rem 0;padding:1.25rem 1.5rem}.note-card__title{color:#0f172a;font-size:1.125rem;font-weight:600;margin:0 0 .5rem}.note-card__text{color:#334155;font-size:.875rem;line-height:1.7;margin:0}.contact-links{align-items:center;display:flex;flex-direction:column;gap:1rem}@media(min-width:640px){.contact-links{flex-direction:row;justify-content:center}}.contact-link{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:.5rem;color:#334155;display:flex;font-weight:500;gap:.75rem;justify-content:center;padding:1rem 1.5rem;transition:all .2s ease;width:100%}.contact-link:hover{border-color:#0891b2;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;color:#0891b2}.header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;left:0;position:fixed;right:0;top:0;z-index:100}.toggle-nav{background:#0000;border:none;border-radius:.5rem;color:#fff;cursor:pointer;font-size:1.4rem;left:1rem;padding:.5rem;position:absolute;top:10px;transition:all .2s ease;z-index:10}@media(min-width:1024px){.toggle-nav{display:none}}.toggle-nav.active{color:#0891b2}.toggle-nav.dark{background-color:#f8fafc;color:#0f172a}.toggle-nav.dark:hover{background:#f8fafc}.navigation-menu{align-items:center;background-color:#fff;display:flex;gap:.5rem;height:64px;justify-content:flex-end;padding:0 1.5rem}@media(min-width:1024px){.navigation-menu{padding:0 2rem}}@media(max-width:1023px){.navigation-menu{align-items:stretch;background:#fff;bottom:0;flex-direction:column;gap:1rem;justify-content:flex-start;left:0;padding:1.5rem;position:fixed;right:0;top:64px;transform:translateX(-100%);transition:transform .3s ease}.navigation-menu.open{height:100dvh;transform:translateX(0)}}.navigation-menu__brand{color:#0f172a;font-size:1.125rem;font-weight:700;margin-right:auto;text-decoration:none}.navigation-menu__brand span{color:#0891b2}.navigation-menu__link{border-radius:.5rem;color:#334155;font-size:.875rem;font-weight:500;padding:.5rem 1rem;text-decoration:none;transition:all .15s ease}.navigation-menu__link:hover{background:#f8fafc;color:#0891b2}@media(max-width:1023px){.navigation-menu__link{display:block;font-size:1rem;padding:.75rem 1rem}.navigation-menu__cta{margin-top:1rem}}.nav-dropdown{display:none;position:relative}@media(min-width:1024px){.nav-dropdown{display:inline-block}}.nav-dropdown__trigger{align-items:center;background:#0000;border:none;border-radius:.5rem;color:#334155;cursor:pointer;display:flex;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.875rem;font-weight:500;gap:.25rem;padding:.5rem 1rem;transition:all .15s ease}.nav-dropdown__trigger:hover{background:#f8fafc;color:#0891b2}.nav-dropdown__trigger .arrow{font-size:.6em;transition:transform .15s ease}.nav-dropdown__menu{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;left:50%;margin-top:.5rem;min-width:240px;opacity:0;padding:.5rem;position:absolute;top:100%;transform:translateX(-50%);transition:all .2s ease;visibility:hidden;z-index:50}.nav-dropdown__item{border-radius:.5rem;color:#334155;display:block;font-size:.875rem;padding:.75rem 1rem;text-decoration:none;transition:all .15s ease}.nav-dropdown__item:hover{background:#f8fafc;color:#0891b2}.nav-dropdown__item.disabled{cursor:not-allowed;opacity:.5}.nav-dropdown__item.disabled:after{color:#64748b;content:" (WIP)";font-size:.8em}.nav-dropdown:hover .nav-dropdown__menu{opacity:1;visibility:visible}.nav-dropdown:hover .nav-dropdown__trigger .arrow{transform:rotate(180deg)}.hero-section{align-items:center;background-color:#f8fafc;display:flex;min-height:100vh;overflow:hidden;padding-top:64px;position:relative}.hero-section:before{background-image:url(/felipe-site/static/media/background.e89d653fbf1544eed261.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;filter:blur(3px)}.hero-section:after,.hero-section:before{bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:0}.hero-section:after{background:linear-gradient(135deg,#0f172ad9,#334155bf)}@media(min-width:768px){.hero-section{min-height:90vh}}.hero-content{margin:0 auto;max-width:800px;position:relative;text-align:center;z-index:1}.hero-badge{align-items:center;background:#ffffff1a;border:1px solid #fff3;border-radius:9999px;color:#fff;display:inline-flex;font-size:.875rem;font-weight:500;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem}.hero-badge-dot{animation:pulse 2s infinite;background:#0891b2;border-radius:50%;height:8px;width:8px}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.hero-title{color:#fff;font-size:2.25rem;font-weight:800;letter-spacing:-.02em;line-height:1.1;margin-bottom:1.5rem}@media(min-width:768px){.hero-title{font-size:3rem}}@media(min-width:1024px){.hero-title{font-size:4.5rem}}.hero-title-accent{color:#67e8f9}.hero-subtitle{color:#fffc;font-size:1.125rem;line-height:1.7;margin:0 auto 2rem;max-width:600px}@media(min-width:768px){.hero-subtitle{font-size:1.25rem}}.hero-platforms{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;margin-bottom:2.5rem}.trust-section{background:#fff}.certifications-grid{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:2.5rem}.certification-badge{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:.5rem;color:#334155;display:flex;font-size:.875rem;font-weight:500;gap:.75rem;padding:.75rem 1.25rem;transition:all .2s ease;width:100%}@media(min-width:768px){.certification-badge{width:33%}}.certification-badge:hover{border-color:#0891b2;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;transform:translateY(-2px)}.certification-badge .icon{font-size:1.4rem}.certification-badge__name{color:#0f172a;font-weight:600}.certification-badge__provider{color:#64748b;font-size:.75rem}.platform-badges{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}.about-section{background:#f8fafc}.about-grid{grid-gap:2.5rem;display:grid;gap:2.5rem}@media(min-width:768px){.about-grid{align-items:start;grid-template-columns:1.2fr 1fr}}.about-content .section-title{text-align:left}.about-text{color:#334155;font-size:1.125rem;line-height:1.8;margin-bottom:1rem}.about-text strong{color:#0f172a;font-weight:600}.about-specialties{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;padding:1.5rem}.about-specialties-title{color:#0f172a;font-size:1.125rem;font-weight:700;margin-bottom:1.25rem}.about-specialties-list{list-style:none;margin:0;padding:0}.about-specialties-list li{align-items:center;border-bottom:1px solid #e2e8f0;color:#334155;display:flex;font-size:.875rem;gap:.75rem;padding:.75rem 0}.about-specialties-list li:last-child{border-bottom:none}.specialty-icon{font-size:1.2rem;text-align:center;width:24px}.projects-section{background:#f8fafc}.projects-grid{grid-gap:2rem;display:grid;gap:2rem}@media(min-width:768px){.projects-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.projects-grid{grid-template-columns:repeat(3,1fr)}}.projects-see-more{margin-top:3rem;text-align:center}.platform-section{background:#fff}@media(min-width:768px){.platforms-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.platforms-grid{grid-template-columns:repeat(4,1fr)}}.notes-section{background:#f8fafc}@media(min-width:768px){.notes-grid{grid-template-columns:repeat(2,1fr)}}.contact-section{background:#fff;border-top:1px solid #e2e8f0}.contact-cta{margin-top:2.5rem;text-align:center}.contact-footer{border-top:1px solid #e2e8f0;margin-top:3rem;padding-top:1.5rem;text-align:center}.contact-footer p{margin:0}.contact-footer p,.footer{color:#64748b;font-size:.875rem}.footer{background:#0f172a;padding:2rem 0;text-align:center}.footer a{color:#f8fafc;text-decoration:none}.footer a:hover{color:#0891b2}@media(min-width:768px){main{padding-top:64px}}[id]{scroll-margin-top:80px}
/*# sourceMappingURL=main.37498207.css.map*/