:root{--clr-bg: #f6f6f6;--clr-text: #1e1e1e;--clr-primary: #e87822;--clr-complementary: #22e8ad;--clr-relief-bg: #fafafa;--clr-shadow: #bbb;--clr-testimonial-quotes: #bbb;--clr-element-bg: var(--clr-primary);--clr-element-text: var(--clr-text)}:root.dark{--clr-bg: #2a2a2a;--clr-text: #e8e8e8;--clr-primary: #e87822;--clr-relief-bg: #1e1e1e;--clr-shadow: #5c5c5c;--clr-testimonial-quotes: #1e1e1e;--clr-element-bg: var(--clr-relief-bg);--clr-element-text: var(--clr-primary)}:root{--clr-hero-text: var(--clr-element-text);--clr-hero-bg: var(--clr-element-bg);--clr-nav-text: var(--clr-element-text);--clr-nav-bg: var(--clr-element-bg);--clr-footer-text: var(--clr-element-text);--clr-footer-bg: var(--clr-element-bg);--clr-card-bg: var(--clr-relief-bg);--clr-card-shadow: var(--clr-shadow)}@font-face{font-family:Kaisei Opti;font-style:normal;font-weight:400;src:url(/fonts/KaiseiOpti-Regular.ttf) format("truetype")}@font-face{font-family:Kaisei Opti;font-style:normal;font-weight:500;src:url(/fonts/KaiseiOpti-Medium.ttf) format("truetype")}@font-face{font-family:Kaisei Opti;font-style:normal;font-weight:700;src:url(/fonts/KaiseiOpti-Bold.ttf) format("truetype")}@font-face{font-family:Lato;font-style:normal;font-weight:400;src:url(/fonts/Lato-Regular.ttf) format("truetype")}@font-face{font-family:Lato;font-style:italic;font-weight:400;src:url(/fonts/Lato-Italic.ttf) format("truetype")}@font-face{font-family:Lato;font-style:normal;font-weight:700;src:url(/fonts/Lato-Bold.ttf) format("truetype")}@font-face{font-family:Lato;font-style:italic;font-weight:700;src:url(/fonts/Lato-BoldItalic.ttf) format("truetype")}@font-face{font-family:Lato;font-style:normal;font-weight:100;src:url(/fonts/Lato-Thin.ttf) format("truetype")}@font-face{font-family:Lato;font-style:italic;font-weight:100;src:url(/fonts/Lato-ThinItalic.ttf) format("truetype")}@font-face{font-family:Lato;font-style:normal;font-weight:300;src:url(/fonts/Lato-Light.ttf) format("truetype")}@font-face{font-family:Lato;font-style:italic;font-weight:300;src:url(/fonts/Lato-LightItalic.ttf) format("truetype")}@font-face{font-family:Roboto Slab;font-style:normal;font-weight:100 900;src:url(/fonts/RobotoSlab-VariableFont_wght.ttf) format("truetype")}.ff-base[data-astro-cid-wxxomzme]{font-family:Berlin Sans FB,Lato,sans-serif}.ff-accent[data-astro-cid-wxxomzme]{font-family:Berlin Sans FB Demi Bold,Kaisei Opti,serif}.ff-secondary[data-astro-cid-wxxomzme]{font-family:Roboto Slab,serif}.fw-thin[data-astro-cid-wxxomzme]{font-weight:100}.fw-light[data-astro-cid-wxxomzme]{font-weight:300}.fw-regular[data-astro-cid-wxxomzme]{font-weight:400}.fw-medium[data-astro-cid-wxxomzme]{font-weight:500}.fw-semibold[data-astro-cid-wxxomzme]{font-weight:600}.fw-bold[data-astro-cid-wxxomzme]{font-weight:700}.fw-black[data-astro-cid-wxxomzme]{font-weight:900}.fs-italic[data-astro-cid-wxxomzme]{font-style:italic}.projeto-profile-desc[data-astro-cid-wxxomzme] a[data-astro-cid-wxxomzme]{color:var(--clr-complementary)}.projetos[data-astro-cid-wxxomzme]{--gap-grid: 1rem;position:relative;z-index:5}@media (hover: none){.projetos[data-astro-cid-wxxomzme]{display:none}}.scroll-anchor[data-astro-cid-wxxomzme]{position:relative;top:-500px}.projeto[data-astro-cid-wxxomzme]{border-radius:2px;overflow:hidden;transition:.5s;position:relative;cursor:pointer;aspect-ratio:3/2;display:flex}.projeto[data-astro-cid-wxxomzme]:hover{transform:scale(1.05);box-shadow:3px 3px 9px var(--clr-card-shadow),-3px -3px 9px var(--clr-card-shadow)}.projeto[data-astro-cid-wxxomzme]:hover .projeto-title[data-astro-cid-wxxomzme]{opacity:1}.projeto[data-astro-cid-wxxomzme]:hover .projeto-title[data-astro-cid-wxxomzme]:after{height:100%}.projeto-preview[data-astro-cid-wxxomzme]{object-fit:cover;width:100%;min-height:100%}.projeto-title[data-astro-cid-wxxomzme]{position:absolute;z-index:2;bottom:0;width:100%;text-align:center;padding-block:6px;font-family:Berlin Sans FB,Lato,sans-serif;font-weight:400;font-size:.85rem;opacity:0;transition:.75s;color:#fff}.projeto-title[data-astro-cid-wxxomzme]:after{position:absolute;left:0;bottom:0;height:1px;width:100%;background-color:#1e1e1ecc;content:"";z-index:-1;transition:.5s}.projeto-profile[data-astro-cid-wxxomzme]{height:450px;display:grid;grid-template-columns:[title-start desc-start] 0px [feature-start desc-end] 1fr [title-end feature-end];grid-template-rows:[title-start] auto [title-end feature-start desc-start] 1fr [feature-end desc-end];column-gap:0;transition:.4s}.projeto-profile[data-astro-cid-wxxomzme] .projeto-profile-desc[data-astro-cid-wxxomzme]{font-size:0;padding:0}.projeto-profile[data-astro-cid-wxxomzme]:has(.info-toggle.open){grid-template-columns:[title-start desc-start] 225px [feature-start desc-end] 1fr [title-end feature-end]}.projeto-profile[data-astro-cid-wxxomzme]:has(.info-toggle.open) .projeto-profile-desc[data-astro-cid-wxxomzme]{font-size:clamp(.65rem,1.5vw,.75rem);padding:1rem;transition:.4s}@media screen and (min-width: 45em){.projeto-profile[data-astro-cid-wxxomzme]:has(.info-toggle.open){grid-template-columns:[title-start desc-start] 350px [feature-start desc-end] 1fr [title-end feature-end]}}.projeto-profile[data-astro-cid-wxxomzme] .current-img-container[data-astro-cid-wxxomzme]{grid-area:feature;object-position:center;position:relative;background-color:var(--clr-bg)}.projeto-profile[data-astro-cid-wxxomzme] .current-img-container[data-astro-cid-wxxomzme] img[data-astro-cid-wxxomzme]{width:100%;height:100%;object-fit:cover;opacity:0;transition:.2s;position:absolute}.projeto-profile[data-astro-cid-wxxomzme] .current-img-container[data-astro-cid-wxxomzme] img[data-astro-cid-wxxomzme].current-img{opacity:1}.projeto-profile[data-astro-cid-wxxomzme] .current-img-container[data-astro-cid-wxxomzme] .contain[data-astro-cid-wxxomzme]{object-fit:contain}.projeto-profile[data-astro-cid-wxxomzme] .projeto-profile-title[data-astro-cid-wxxomzme]{grid-area:title;padding-left:1rem;padding-bottom:1rem;font-size:1.125rem}.projeto-profile[data-astro-cid-wxxomzme] .projeto-profile-desc[data-astro-cid-wxxomzme]{grid-area:desc;z-index:10;height:100%;color:#fff;background-color:#1e1e1e;position:relative}.info-toggle[data-astro-cid-wxxomzme]{position:absolute;height:30px;aspect-ratio:1;right:-30px;top:20px;background-color:#1e1e1ecc;opacity:.7;padding:.25rem;border-radius:0 50% 50% 0;border:none}.info-toggle[data-astro-cid-wxxomzme]:hover{opacity:1}.image-toggle[data-astro-cid-wxxomzme]{position:absolute;height:30px;aspect-ratio:1;border-radius:50%;border:none;color:#f6f6f6;background-color:#1e1e1ecc;z-index:100;display:flex;justify-content:center;align-items:center;opacity:.7;bottom:1rem}.image-toggle[data-astro-cid-wxxomzme]:hover{opacity:1}.image-toggle[data-astro-cid-wxxomzme] svg[data-astro-cid-wxxomzme]{stroke:none;fill:#fff}.previous-image[data-astro-cid-wxxomzme]{left:1rem;transform:rotate(180deg)}.next-image[data-astro-cid-wxxomzme]{right:1rem}.card[data-astro-cid-wxxomzme]{padding:clamp(1rem,3vw,2rem);border-radius:20px;box-shadow:12px 12px 24px var(--clr-card-shadow),-12px -12px 24px var(--clr-card-shadow);animation:fade-in linear;animation-timeline:view()}.card-title[data-astro-cid-wxxomzme]{grid-area:title;position:relative}.card-title[data-astro-cid-wxxomzme]:after{position:absolute;left:0;top:clamp(.6rem,.7rem + 3.25vw,2.45rem);height:1px;width:100%;background-color:#e87822;content:"";z-index:-1;transition:.5s}.card-text[data-astro-cid-wxxomzme]{grid-area:text}@keyframes fade-in{0%{opacity:0;scale:.8}40%{opacity:1;scale:1}to{opacity:1;scale:1}}
