:root{--color-pulso-roxo: #873fe6;--color-faisca: #ff6b35;--color-grafite: #161719;--color-marfim: #f5f1e8;--color-paper: #ffffff;--color-ink: #161719;--accent: var(--color-faisca);--surface-signature: var(--color-pulso-roxo);--surface-dark: var(--color-grafite);--surface-light: var(--color-marfim);--black: var(--color-grafite);--black-rgb: 22, 23, 25;--white: var(--color-marfim);--white-rgb: 245, 241, 232;--font-display: "Spot Media", "Playfair Display", Georgia, serif;--font-body: "Helvetica Neue Light", "Helvetica Neue", "HelveticaNeue-Light", Helvetica, Arial, "Inter", "Lucida Grande", sans-serif;--font-micro: "Inter", "Helvetica Neue", Helvetica, Arial, sans-serif;--font-weight-regular: 400;--text-caption: .75rem;--leading-caption: 1.17;--text-body-sm: .875rem;--leading-body-sm: 1.14;--tracking-body-sm: -.42px;--text-body: 1rem;--leading-body: 1.19;--tracking-body: -.48px;--text-subheading: 1.625rem;--leading-subheading: 1.15;--text-heading: 3rem;--leading-heading: .78;--text-heading-lg: 7rem;--leading-heading-lg: .78;--tracking-display: -.03em;--inset: clamp(.625rem, 1.8779342723vw + .1848591549rem, 1.875rem);--spacing-5: 5px;--spacing-10: 10px;--spacing-30: 30px;--spacing-60: 60px;--radius: 0px;--vh: 1vh;--vhf: 1vh;--vha: 100vh;--ease-page: cubic-bezier(.86, 0, .07, 1);--ease-transition: cubic-bezier(.19, 1, .22, 1)}@font-face{font-display:swap;font-family:Spot Media;font-weight:400;src:url(/fonts/spot-media.otf) format("opentype")}*,*:after,*:before{box-sizing:border-box;margin:0;-webkit-tap-highlight-color:transparent}html{-webkit-text-size-adjust:100%;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--font-body);font-size:100%;overscroll-behavior:none;-webkit-user-select:none;user-select:none}html.--locked{overflow:hidden}body{background:var(--surface-dark);color:var(--color-ink);font-size:1rem;line-height:1.25;min-height:100vh}#__nuxt,body{position:relative}img{display:block;max-width:100%;border-style:none}a{color:currentColor;text-decoration:none}button{font:inherit;color:inherit}html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth{scroll-behavior:auto!important}.lenis.lenis-stopped{overflow:hidden}.page{height:auto;min-height:100vh;width:100%;padding-bottom:110vh;position:relative;transition:transform 3s var(--ease-page)}.grid{display:grid;grid:repeat(12,1fr) / repeat(12,1fr);height:100%;left:0;position:absolute;top:0;width:100%}.u-grid{display:grid;grid:repeat(10,1fr) / repeat(5,1fr)}@media (min-width: 64rem){.u-grid{grid:repeat(12,1fr) / repeat(12,1fr)}}.u-abs{height:100%;inset:0;position:absolute;width:100%}.u-center{align-items:center;display:flex;justify-content:center}.u-sb{display:flex;justify-content:space-between}@media (prefers-reduced-motion: reduce){.page,*{transition-duration:.15s!important;animation-duration:.15s!important}}.header{--masking-header-2: polygon(0 -100vh, 100vw -100vh, 100vw 0, 0 0);color:var(--color-grafite);height:100vh;height:100dvh;left:0;pointer-events:none;position:fixed;top:0;transition:opacity .2s ease-out;width:100%;z-index:105}.header--on-dark{color:var(--color-marfim)}.header__content{height:100%;padding:var(--inset);pointer-events:none;position:absolute;width:100%}.header__content .header__wrap{align-items:flex-start;display:flex;justify-content:space-between;pointer-events:auto}.header__content:nth-of-type(2){clip-path:var(--masking-header-2);color:var(--color-marfim);left:0;top:0}.header__text{display:block;font:400 .5rem/.75rem var(--font-body);letter-spacing:-.02em;text-transform:uppercase;max-width:9rem}@media (min-width: 43.75rem){.header__text{font:400 .6875rem/.875rem var(--font-body);letter-spacing:-.03em;max-width:none;width:20.625rem}}.header__right{display:flex;flex-grow:1;align-items:flex-end;flex-direction:column;justify-content:flex-end;gap:0}.header__location{font:400 .5rem/.75rem var(--font-body);letter-spacing:-.02em;text-transform:uppercase}@media (min-width: 43.75rem){.header__location{font:400 .6875rem/.875rem var(--font-body);letter-spacing:-.03em}}.header__nav{display:flex}.header__link{display:inline-block;font:400 .625rem/.625rem var(--font-body);letter-spacing:-.03em;padding:.3125rem .15625rem;position:relative;text-transform:uppercase}@media (min-width: 43.75rem){.header__link{font-size:.75rem}}.header__link:hover:after,.header__link.is-active:after{background-color:currentColor;border-radius:50%;bottom:-.25rem;content:"";display:block;height:.1875rem;left:50%;position:absolute;transform:translate(-50%);width:.1875rem}:root{--masking-container: polygon(0 0, 100vw 0, 100vw 100vh, 0 100vh);--y: 0px}.intro{background:var(--surface-signature);clip-path:var(--masking-container);color:var(--color-marfim);height:var(--vha);height:100dvh;pointer-events:none;position:fixed;top:0;width:100vw;z-index:5}@media (min-width: 64rem){.intro{height:100vh;height:100dvh;pointer-events:auto}}.intro__wrapper{background:var(--surface-signature);color:var(--color-marfim);height:100vh;height:100dvh;left:0;position:sticky;top:0;transform:translateY(var(--y));width:100%}.intro__title{align-items:flex-start;display:flex;flex-direction:column;font:400 24vw/24vw var(--font-display);left:var(--inset);letter-spacing:var(--tracking-display);position:absolute;bottom:var(--inset);text-transform:lowercase}@media (min-width: 375px){.intro__title{font-size:clamp(6.25rem,18.779342723vw + 1.8485915493rem,18.75rem);line-height:clamp(6.25rem,11.2676056338vw + 3.6091549296rem,13.75rem)}}@media (max-width: 63.9375rem){.intro__title{bottom:13vh}}@media (max-width: 26.5625rem){.intro__title{font-size:5.1rem;line-height:5.6rem}}@media (min-width: 112.5rem){.intro__title{font-size:clamp(18.75rem,9.3896713615vw + 16.5492957746rem,25rem);line-height:clamp(6.25rem,20.6572769953vw + 1.4084507042rem,20rem)}}.intro__club{transform:translateZ(0);will-change:transform;margin-top:-.3em}@media (min-width: 64rem){.intro__club{margin-top:clamp(0rem,5.6338028169vw - 1.3204225352rem,3.75rem)}}.intro__grid{height:100%;overflow:hidden;position:absolute;top:0;width:100%}.intro__illu{grid-area:7 / 4;grid-column-end:6;position:relative}@media (min-width: 64rem){.intro__illu{grid-area:6 / 10;grid-column-end:auto}}.intro__illu>div{height:clamp(5.625rem,6.6666666667vw + 4.0625rem,10.0625rem);left:calc(50% + .625rem);position:absolute;top:1.875rem;transform:translate(-50%);width:clamp(11.125rem,10.7981220657vw + 8.5941901408rem,18.3125rem)}.intro__illu>div .illu-svg{transform:rotate(28.76deg)}.home-story{height:320vh;margin-top:100vh;opacity:0;position:relative;z-index:4;color:var(--color-marfim)}.home-story p{color:var(--color-marfim)}.home-story__sticky{align-items:center;background:var(--surface-dark);color:var(--color-marfim);display:flex;height:100vh;height:100dvh;justify-content:center;position:sticky;top:0}.home-story__sticky .grid{padding:0 .625rem 1.875rem;width:100vw}.home-story__text{font:400 .75rem/.875rem var(--font-body);text-transform:uppercase}.home-story__text:first-of-type{grid-area:2 / 1 / span 2 / span 4}.home-story__text:nth-of-type(2){grid-area:8 / 1 / auto / span 4}.home-story__text:nth-of-type(3){grid-area:10 / 2 / auto / span 4}@media (min-width: 64rem){.home-story__text{font:400 1rem/1.1875rem var(--font-body);padding:0 3.75rem}.home-story__text:first-of-type{grid-area:4 / 4 / auto / span 4}.home-story__text:nth-of-type(2){grid-area:9 / 2 / auto / span 4}.home-story__text:nth-of-type(3){align-items:flex-end;display:flex;grid-area:12 / 9 / auto / span 4}}.home-story-image{grid-area:3 / 1 / span 4 / -1;height:100%;width:100%}.home-story-image svg{display:block;width:100%;height:100%}@media (min-width: 64rem){.home-story-image{grid-area:unset;height:auto;left:50%;min-height:300px;position:absolute;top:50%;transform:translate(-50%,-50%);width:400px}}@media (min-width: 112.5rem){.home-story-image{height:600px;width:800px}}.home-projects{color:var(--color-grafite);height:480vh;margin-top:-100vh;position:relative;z-index:6}.home-projects__sticky{background:var(--surface-light);display:flex;flex-direction:column;height:calc(var(--vh) * 100);height:100dvh;justify-content:flex-end;position:sticky;top:0;-webkit-clip-path:var(--masking-projects, inset(0));clip-path:var(--masking-projects, inset(0))}.home-projects__row-wrapper{overflow:hidden;position:relative}.home-projects__row{max-width:100vw;pointer-events:none}.home-projects__row.is-active{pointer-events:auto}.home-projects__row:nth-of-type(2){bottom:0;left:0;position:absolute}.home-projects__row-wrap{display:flex;padding:0 var(--inset) var(--inset);width:max-content;will-change:transform;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none}.home-projects__row-wrap::-webkit-scrollbar{display:none}@media (min-width: 64rem){.home-projects__row-wrap{overflow:hidden;scroll-snap-type:none}}.home-projects__row .project-preview{background:transparent;border:0;cursor:pointer;display:inline-block;flex-shrink:0;padding:0;width:40vw;scroll-snap-align:start}@media (min-width: 64rem){.home-projects__row .project-preview{width:16vw}}.home-projects__row .project-preview:not(:last-of-type){margin-right:10px}.project-preview-container,.project-preview__image{overflow:hidden;position:relative}.project-preview__image{aspect-ratio:1 / 1}.project-preview__image img{height:100%;object-fit:cover;width:100%}.project-preview__image-hover{height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .25s ease-out;width:100%}@media (hover: hover){.home-projects__row:hover .project-preview__image:not(:hover) img:first-child{filter:grayscale(1)}.home-projects__row .project-preview__image:hover .project-preview__image-hover{opacity:1}}.project-preview__meta{font:400 .75rem/.875rem var(--font-micro);padding-top:6px;text-transform:uppercase}.home-rules{background:var(--surface-dark);color:var(--color-marfim);height:460vh;margin-top:-100vh;position:relative;z-index:1}.home-rules__sticky{align-items:flex-end;display:flex;height:calc(var(--vhf) * 100);height:100dvh;position:sticky;top:0}.home-rules__container{padding:.625rem;width:100%}@media (min-width: 64rem){.home-rules__container{padding:30px}}.home-rules__row{display:flex;flex-direction:column;align-items:center;justify-content:space-between;width:100%}@media (min-width: 64rem){.home-rules__row{flex-direction:row;align-items:stretch}}.home-rules__row:not(:last-of-type){margin-bottom:.75rem}@media (min-width: 64rem){.home-rules__row:not(:last-of-type){margin-bottom:5px}}.home-rules__row p{font:400 .75rem/.875rem var(--font-body);text-transform:uppercase;text-align:center;max-width:22rem}.home-rules__row p:last-of-type{margin-top:.3125rem}@media (min-width: 64rem){.home-rules__row p{text-align:left;max-width:none}.home-rules__row p:last-of-type{margin-top:0}}.home-rules__image{height:100%;left:-10%;position:absolute;top:0;width:100%}@media (min-width: 64rem){.home-rules__image{left:20%;top:50%;transform:translateY(-50%);width:50%}}.illu-svg{display:block;width:100%;height:100%;color:var(--color-marfim);overflow:visible}.illu-reveal{display:block;width:100%;height:100%}.illu-svg path{fill:none;stroke:currentColor;stroke-width:2.25;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.overlay{height:calc(var(--vhf) * 100);height:100dvh;left:0;opacity:0;pointer-events:none;position:fixed;top:0;width:100%;z-index:300}
