@import"https://fonts.googleapis.com/css2?family=DM+Mono:ital,wght@0,300;0,400;0,500;1,300;1,400;1,500&family=Manrope:wght@200..800&display=swap";.line{position:relative;transform:translateY(100%);will-change:transform;padding-bottom:.2em;margin-bottom:-.2em}.featured-projects{position:relative;width:100%;background-color:var(--base-500);color:var(--base-100);padding:1rem}.featured-projects .featured-project-card{position:sticky;width:100%;height:100svh;display:flex;justify-content:center;align-items:center;transform-style:preserve-3d;perspective:1000px;will-change:transform}@media(max-height:400px){.featured-projects .featured-project-card{height:180svh}}.featured-projects .featured-project-card-inner{position:relative;width:100%;height:calc(100% - 2rem);padding:1rem;display:flex;gap:1rem;border-radius:2rem;background-color:var(--base-450);transform-origin:50% 100%;will-change:transform;overflow:hidden}.featured-projects .featured-project-card-content{display:flex;flex-direction:column;justify-content:space-between;flex:1}.featured-projects .featured-project-card-content-main{padding:1rem;display:flex;flex-direction:column;align-items:flex-start}.featured-projects .featured-project-card-info{width:40%;padding:0;text-align:left;color:var(--base-350)}@media(max-height:400px){.featured-projects .featured-project-card-info{display:none}}.featured-projects .featured-project-card-title h2{padding:2rem 0 1rem;color:#fff}.featured-projects .featured-project-card-description{width:75%;text-align:left;color:var(--base-250)}.featured-projects .featured-project-card-img{flex:1;width:100%;height:100%;border-radius:1.5rem;overflow:hidden}.featured-projects .featured-project-card-inner:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--base-500);opacity:var(--after-opacity, 0);will-change:opacity;pointer-events:none;z-index:2}@media(max-width:1000px){.featured-projects .featured-project-card-inner{flex-direction:column}.featured-projects .featured-project-card-content{flex:1}@media(max-height:400px){.featured-projects .featured-project-card-content{flex:unset}}.featured-projects .featured-project-card-img{flex:1}.featured-projects .featured-project-card-info{width:75%;margin:0 auto;text-align:center}.featured-projects .featured-project-card-title{width:100%;text-align:center}.featured-projects .featured-project-card-description{width:100%}}.btn{position:relative;display:inline-block;width:10rem;height:auto;padding:.15rem;outline:none;border:none;font-size:.9rem;background:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:4rem;cursor:pointer;margin:1rem 0;transform:scale(0)}.btn .circle{position:relative;display:block;margin:0;width:3rem;height:3rem;background:var(--base-450);border-radius:4rem;font-size:1.5rem;transform:scale(0);overflow:hidden;transition:width .5s cubic-bezier(.65,0,.076,1)}.btn .icon{position:absolute;top:.775rem;left:.95rem;color:var(--base-100);font-size:1.5rem;transform:translate(0);transition:all .5s cubic-bezier(.65,0,.076,1);will-change:transform}.btn .button-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);margin:0 0 0 1.25rem;text-align:center;color:var(--base-500);font-family:Manrope,sans-serif;font-weight:600;line-height:1;white-space:nowrap;transition:all .5s cubic-bezier(.65,0,.076,1)}.btn .line{position:relative;transform:translateY(100%);will-change:transform;padding-bottom:.2em;margin-bottom:-.2em}.btn:hover .circle{width:100%}.btn:hover .icon{transform:translate(.75rem)}.btn:hover .button-text{color:var(--base-100)}.hero-rotating-wrapper{position:relative;height:70px;overflow:hidden;display:flex;align-items:center;justify-content:center;min-width:250px}@media(max-width:1000px){.hero-rotating-wrapper{min-width:0px;height:50px}}@media(max-width:600px){.hero-rotating-wrapper{min-width:300px}}@media(max-height:800px){.hero-rotating-wrapper{min-width:0px;height:50px}}@media(max-height:400px){.hero-rotating-wrapper{min-width:0px;height:40px}}.hero-rotating-word{position:absolute;font-size:inherit;font-weight:600;opacity:0}@media(max-height:800px){.hero-rotating-word{font-size:2.5rem}}@media(max-height:400px){.hero-rotating-word{font-size:2rem}}.w1{color:var(--base-300)}.w2{color:#f8a15a}.w3{color:#5a7ff8}.w4{color:#ff8080}.footer{position:relative;width:100%;height:100%;display:flex;flex-direction:column;padding:1rem;gap:1rem;padding-top:20px}.footer .footer-meta{position:relative;width:100%;height:100%;color:var(--base-300);border-radius:2rem;padding:4rem 0}.footer .footer-meta .container.footer-meta-header{margin-bottom:4rem}.footer .footer-meta .container.footer-meta-header,.footer .footer-meta .container.footer-socials{display:flex;gap:2rem}.footer .footer-meta .container.footer-meta-header .footer-meta-col,.footer .footer-meta .container.footer-socials .footer-meta-col{flex:1}.footer .footer-meta .container.footer-meta-header .footer-meta-col:nth-child(1){display:flex;flex-direction:column;gap:1rem}.footer .footer-meta .container.footer-meta-header .footer-meta-col:nth-child(2) .footer-nav-links{display:flex;flex-direction:column;justify-content:flex-end;text-align:right}.footer .footer-meta .container.footer-meta-header .footer-meta-logo{color:var(--base-100);margin-bottom:1rem}.footer .footer-meta .container.footer-meta-header .footer-meta-block h2{width:80%}.footer .footer-meta .container.footer-socials .footer-meta-col:nth-child(2){display:flex;justify-content:flex-end;text-align:right}.footer .footer-meta .container.footer-socials .footer-meta-col:nth-child(2) p{width:50%}.footer .footer-socials-wrapper{display:flex;gap:.25rem}.footer .footer-socials-wrapper .icon{width:4rem;height:4rem;display:flex;justify-content:center;align-items:center;border:1px solid var(--base-400);border-radius:10rem;font-size:1.25rem}.footer .footer-socials p{color:var(--base-400)}.footer-outro .container{display:flex;flex-direction:column;gap:1rem;color:var(--base-300);overflow:hidden}.footer .footer-outro .footer-header{margin-bottom:2rem}.footer-copyright{display:flex;gap:2rem}.footer-copyright p{flex:1;color:var(--base-400)}.footer-copyright p span{color:var(--base-100)}.footer-copyright p:nth-child(2){display:flex;text-align:center;justify-content:center}.footer-copyright p:nth-child(3){display:flex;justify-content:flex-end;text-align:right}@media(max-width:1000px){.footer .footer-meta .container.footer-meta-header,.footer .footer-meta .container.footer-socials{flex-direction:column;gap:4rem}.footer .footer-meta .container.footer-meta-header .footer-meta-col:nth-child(2) .footer-nav-links,.footer .footer-meta .container.footer-socials .footer-meta-col:nth-child(2){justify-content:flex-start;text-align:left}.footer .footer-meta .container.footer-socials .footer-meta-col:nth-child(2) p{width:100%}.footer .footer-meta .container.footer-meta-header{margin-bottom:0}.footer .footer-meta-header .footer-meta-col:nth-child(2){display:none}.footer-copyright{flex-direction:column-reverse;gap:.25rem}.footer-copyright p:nth-child(2){display:none}.footer-copyright p:nth-child(3){display:flex;justify-content:flex-start;text-align:left}}.loader{position:fixed;top:0;left:0;width:100%;height:100svh;overflow:hidden;z-index:100000;pointer-events:all}.loader .overlay{position:absolute;top:0;width:100%;height:100%;color:var(--base-100)}.loader .block{width:100%;height:100%;background:var(--base-500)}.loader .intro-logo{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;gap:.5rem}.loader #word-1{position:relative;left:0rem;padding-right:.25rem;color:var(--base-100)}.loader .word h1{font-size:2rem;color:var(--base-300);letter-spacing:-.05rem}.loader .divider{position:absolute;top:0;left:50%;transform:translate(-50%);transform-origin:center top;width:1px;height:100%;background-color:#f2ede620}.loader .spinner-container{position:absolute;bottom:10%;left:50%;transform:translate(-50%)}.loader .spinner{width:50px;height:50px;border:1.4px solid var(--base-300);border-top-color:#f2ede60d;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.loader .counter{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2}.loader .count{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex}.loader .digit{flex:1;padding-top:1rem}.loader .count .digit h1{font-size:6rem;font-weight:400;color:var(--base-300)}.loader .line,.loader .word,.loader .count .digit{clip-path:polygon(0 0,100% 0,100% 100%,0% 100%)}.loader .line h1,.loader .line p,.loader .count .digit h1{position:relative;transform:translateY(120%);will-change:transform}.loader #word-1 h1{transform:translateY(-120%)}.loader #word-2 h1{transform:translateY(120%)}.loader .block{clip-path:polygon(0% 0%,100% 0%,100% 100%,0% 100%)}.loader .divider{transform:scaleY(0%);will-change:transform}@media(max-width:1000px){.loader .counter .count .digit h1{font-size:7rem}.loader .counter .count .digit{padding-top:.25rem}}.spotlight{position:relative;width:100%;height:100svh;display:flex;justify-content:center;align-items:center;overflow:hidden}.spotlight-outline{position:absolute;top:0;left:0;width:100%;height:100%;border:1rem solid var(--base-500);border-radius:3rem;z-index:2}.spotlight-outline:after{content:"";position:absolute;top:-1rem;left:-1rem;width:100%;height:100%;border:1rem solid var(--base-500);z-index:1}.spotlight-inner{position:relative;width:calc(100% - 2rem);height:calc(100% - 2rem);overflow:hidden;border-radius:2rem;background-color:var(--base-450)}.spotlight-intro-text-wrapper{position:absolute;width:100%;top:50%;transform:translateY(-50%);display:flex;gap:.5rem}.spotlight-intro-text{flex:1;position:relative;will-change:transform;color:var(--base-300)}.spotlight-intro-text p{font-size:2.5rem}@media(max-width:1000px){.spotlight-intro-text p{font-size:1.8rem}}.spotlight-intro-text:nth-child(1){display:flex;justify-content:flex-end}.spotlight-bg-img{position:absolute;width:100%;height:100%;overflow:hidden;transform:scale(0);will-change:transform;border-radius:2rem;opacity:.65}.spotlight-bg-img img{transform:scale(1.5);will-change:transform}.spotlight-titles-container{position:absolute;top:0;left:15vw;width:100%;height:100%;overflow:hidden;clip-path:polygon(50svh 0px,0px 50%,50svh 100%,100% calc(100% + 100svh),100% -100svh);--before-opacity: 0;--after-opacity: 0}.spotlight-titles-container:before,.spotlight-titles-container:after{content:"";position:absolute;width:100svh;height:2px;background:var(--base-100);pointer-events:none;transition:opacity .3s ease;z-index:10}.spotlight-titles-container:before{top:0;left:0;transform:rotate(-45deg) translate(-7rem);opacity:var(--before-opacity)}.spotlight-titles-container:after{bottom:0;left:0;transform:rotate(45deg) translate(-7rem);opacity:var(--after-opacity)}.spotlight-titles{position:relative;left:15%;width:75%;height:100%;display:flex;flex-direction:column;gap:5rem;transform:translateY(100%);z-index:2}.spotlight-titles h1{color:var(--base-100);opacity:.35;transition:opacity .3s ease;font-size:1.8rem;letter-spacing:.1px;font-weight:500;line-height:1}.spotlight-images{position:absolute;top:0;right:0;width:50%;min-width:300px;height:100%;z-index:1;pointer-events:none}.spotlight-img{position:absolute;width:200px;height:150px;will-change:transform;border-radius:1rem;overflow:hidden}.spotlight-img img{width:100%;height:100%;object-fit:cover}.spotlight-header{position:absolute;top:50%;left:10%;transform:translateY(-50%);color:var(--base-100);transition:opacity .3s ease;z-index:2;opacity:0}.spotlight-header p{font-size:1.25rem;font-weight:500;line-height:1;color:var(--base-100)}@media(max-width:1000px){.spotlight-titles{left:25%;width:100%;width:50%}.spotlight-img{width:170px;height:120px}.spotlight-images{display:none}.spotlight-titles h1{line-height:1.1;opacity:.35;font-size:1.3rem;letter-spacing:.1px;line-clamp:2;-webkit-line-clamp:2;text-overflow:ellipsis;white-space:normal}}.schedule-window{position:relative;width:100%;height:100svh;overflow:hidden;padding:1rem}.schedule-window .container{position:relative;border-radius:2rem;overflow:hidden;display:flex;align-items:flex-end}.schedule-window .schedule-window-img-wrapper,.schedule-window .schedule-window-img-overlay{position:absolute;top:0;left:0;width:100%;height:100%}.schedule-window .schedule-window-header{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;min-height:60vh;text-align:center;color:var(--base-100);padding:1rem}.schedule-window .schedule-window-header iframe{min-height:60vh;min-width:100%;margin:1.5rem 0;border-radius:15px}@media(min-width:600px){.schedule-window .schedule-window-header iframe{min-height:65vh;min-width:80%}}.schedule-window .schedule-window-footer{position:relative;width:100%;display:flex;justify-content:center;align-items:center;gap:.5rem;z-index:1;color:var(--base-100)}.schedule-window .schedule-window-footer .schedule-window-callout{width:50%}.schedule-window .schedule-window-footer .schedule-window-description{width:100%;text-align:right}.schedule-window .schedule-window-footer p{text-align:center;color:var(--base-100)}@media(max-width:1000px){.schedule-window .schedule-window-footer{flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:1rem}.schedule-window .schedule-window-footer .schedule-window-callout,.schedule-window .schedule-window-footer .schedule-window-description{width:100%}.schedule-window .schedule-window-footer .schedule-window-description{text-align:left}}.hero{position:relative;width:100%;height:135svh;overflow:hidden;background-color:#d3cec5}.hero .hero-bg{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.hero .hero-gradient{position:absolute;bottom:0;left:0;width:100%;height:50svh;background:#1a1818;background:linear-gradient(360deg,#141313,#14131300);z-index:2}.hero .hero-content{position:absolute;top:50svh;left:50%;transform:translate(-50%,-50%);color:var(--base-100);text-align:center;width:75%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2rem;padding:1rem}.hero .hero-content .hero-header svg{margin-bottom:4rem;width:300px;height:100px}@media(max-height:800px)or (max-width:1000px){.hero .hero-content .hero-header svg{margin-bottom:2rem;width:250px;height:70px}}@media(max-height:400px){.hero .hero-content .hero-header svg{margin-bottom:0rem;width:320px;height:100px}}.hero .hero-content .hero-header h1{font-size:4rem}@media(max-height:800px)or (max-width:1000px){.hero .hero-content .hero-header h1{font-size:2.5rem}}@media(max-height:400px){.hero .hero-content .hero-header h1{font-size:2rem}}.hero .hero-tagline{width:40%;color:var(--base-200)}.hero .hero-stats{position:absolute;bottom:0;width:100%;z-index:2}.hero .hero-stats .container{display:flex;gap:1rem;width:100%}.hero .hero-stats .stat{flex:1;display:flex;flex-direction:column;padding:1rem;aspect-ratio:16/9;color:var(--base-200);background-color:var(--glass);-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem);border-radius:1rem;overflow:hidden}.hero .hero-stats .stat-count,.hero .hero-stats .stat-info{flex:1}.hero .hero-stats .stat-divider{width:100%;height:1px;background-color:#ffffff0d}.hero .hero-stats .stat-info{display:flex;align-items:flex-end}@media(max-width:1000px){.hero{height:175svh}@media(max-height:800px){.hero{height:200svh}}@media(max-height:400px){.hero{height:500svh}}.hero .hero-content{width:100%}@media(max-height:800px){.hero .hero-content{top:48svh}}@media(max-height:400px){.hero .hero-content{top:60svh}}.hero .hero-tagline{width:75%}.hero .hero-stats .container{flex-direction:column}.hero .hero-stats .stat{aspect-ratio:16/6}.hero .hero-stats .stat-divider{display:none}}.what-we-do{width:100%;height:max-content;color:var(--base-100);padding-top:100px}.what-we-do .container h1{margin-bottom:10rem;color:var(--base-100);font-size:4.5rem}.what-we-do .what-we-do-content{width:100%;display:flex;gap:2rem}.what-we-do .what-we-do-col{flex:1}.what-we-do .what-we-do-col:nth-child(1){display:flex;flex-direction:column;gap:1rem}.what-we-do .what-we-do-col:nth-child(1) p.lg{color:var(--base-300);width:50%}.what-we-do .what-we-do-col:nth-child(1) p{color:var(--base-100)}.what-we-do .what-we-do-col:nth-child(2) p{width:35%}.what-we-do .what-we-do-col .what-we-do-tags{width:100%}.what-we-do .what-we-do-tag{display:inline-block;padding:1rem 2rem;margin:0 .5rem .5rem 0;border:1px solid var(--base-400);border-radius:4rem;color:#fff}@media(max-width:1000px){.what-we-do .container h1{margin-bottom:8rem}.what-we-do-content{flex-direction:column}.what-we-do .what-we-do-col:nth-child(1) p.lg{width:100%}.what-we-do .what-we-do-tag{padding:.75rem 1.5rem;margin:0 .25rem .25rem 0}}.featured-projects-container{position:relative;width:100%;padding:10rem 0 0;color:var(--base-100);overflow:hidden}.featured-projects-container .featured-projects-header-callout,.featured-projects-container .featured-projects-header{text-align:center}.featured-projects-container .featured-projects-header-callout{color:var(--base-350);margin-bottom:2rem}.featured-projects-container .featured-projects-header{width:50%;margin:0 auto 2rem}@media(max-width:1000px){.featured-projects-container .featured-projects-header{width:100%}}.client-reviews-container{position:relative;width:100%;height:120svh;color:var(--base-100);padding:4rem 0 2rem}.client-reviews-container .client-reviews-header-callout{text-align:center;color:var(--base-350);margin-bottom:1rem}@media(max-width:1000px){.client-reviews-container .client-reviews-header-callout{margin-bottom:3rem}}@media(min-height:1200px){.client-reviews-container{margin:10rem 0 4rem;height:60svh}}.gallery-callout{position:relative;width:100%;height:100%;min-height:100svh;display:flex;justify-content:center;align-items:center;overflow:hidden;background-color:var(--base-500);color:var(--base-200);padding:100px 0}.gallery-callout .container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;gap:2rem}.gallery-callout .gallery-callout-col{flex:1}.gallery-callout .gallery-callout-copy{display:flex;flex-direction:column;gap:2rem}.gallery-callout .gallery-callout-col:nth-child(1){display:flex;flex-direction:column;gap:1rem}.gallery-callout .gallery-callout-row{position:relative;left:-10vw;display:flex;width:100%;gap:1rem}.gallery-callout .gallery-callout-img{position:relative;aspect-ratio:5/4;flex:1;border-radius:.75rem;overflow:hidden}.gallery-callout .gallery-callout-img-content{position:absolute;z-index:1;bottom:1rem;left:1rem;padding:1rem;background-color:#14131340;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);color:#fff;font-weight:900;border-radius:.75rem}.gallery-callout .gallery-callout-img-content p{color:var(--base-200)}.gallery-callout .gallery-callout-img-1,.gallery-callout .gallery-callout-img-4{flex:.75}.gallery-callout .gallery-callout-row:nth-child(1){align-items:flex-end}.gallery-callout .gallery-callout-row:nth-child(2){align-items:flex-start}@media(max-width:1000px){.gallery-callout .container{flex-direction:column}.gallery-callout .gallery-callout-row{left:0}}.bold{color:#fff;font-weight:800}.how-we-work{position:relative;width:100%;height:100%;min-height:100vh;color:var(--base-100);display:flex;gap:2rem}.how-we-work .how-we-work-header{position:absolute;top:0;left:0;width:60%;height:100vh;overflow:hidden;will-change:transform}.how-we-work .how-we-work-header-content{padding-top:5rem;width:70%;display:flex;flex-direction:column;gap:2rem}.how-we-work .how-we-work-header-content .how-we-work-header-callout p{color:var(--base-350)}.how-we-work .how-we-work-header-content h3{color:var(--base-100);margin-bottom:2rem}.how-we-work .how-we-work-steps{display:flex;gap:1rem}.how-we-work .how-we-work-step{position:relative;padding:1.25rem;width:4rem;height:4rem;display:flex;align-items:center;justify-content:center;border:1px solid rgba(102,95,86,.65);border-radius:1rem;transition:all .3s ease;overflow:hidden}.how-we-work .how-we-work-step p{font-size:1.125rem;font-weight:550}.how-we-work .how-we-work-step-label{position:absolute;left:2rem;opacity:0;transform:translate(-20px);transition:all .3s ease;will-change:transform;white-space:nowrap}.how-we-work .how-we-work-step-index{position:relative;transition:all .3s ease;will-change:transform}.how-we-work .how-we-work-step.active{width:8rem;color:var(--base-500);background-color:var(--base-100);border-color:var(--base-100)}.how-we-work .how-we-work-step.active .how-we-work-step-index{transform:translate(24px)}.how-we-work .how-we-work-step.active .how-we-work-step-label{opacity:1;transform:translate(0)}.how-we-work .how-we-work-cards{flex:2;position:relative;margin-left:65%;margin-right:1rem;display:flex;flex-direction:column;gap:2rem;padding:8rem 0;will-change:transform}.how-we-work .how-we-work-card{position:relative;display:flex;flex-direction:column;gap:1rem;background-color:var(--base-450);padding:1rem;border-radius:1rem}.how-we-work .how-we-work-card-img{position:relative;aspect-ratio:5/4;overflow:hidden;border-radius:.75rem}.how-we-work .how-we-work-card-img img{position:absolute;top:0;left:0;width:100%;height:100%;opacity:.75}.how-we-work .how-we-work-card-index-label{color:var(--base-100);margin-bottom:.5rem}.how-we-work .how-we-work-card-index-label h3{font-size:2rem;letter-spacing:-.05rem}.how-we-work .how-we-work-card-copy{color:var(--base-350);padding:1rem}@media(max-width:1000px){.how-we-work{flex-direction:column;min-height:auto}.how-we-work .how-we-work-header{position:relative;width:100%;height:auto;overflow:visible}.how-we-work .how-we-work-steps{display:none}.how-we-work .how-we-work-header-content{padding-top:2rem;width:100%;padding-bottom:1rem}.how-we-work .how-we-work-header-content h3{font-size:2rem;margin-bottom:0}.how-we-work .how-we-work-cards{margin-left:1rem;margin-right:1rem;padding:1rem 0}}:root{--color-emerald-50: #ecfdf5;--color-emerald-100: #d0fae5;--color-emerald-200: #a4f4cf;--color-emerald-300: #5ee9b5;--color-emerald-400: #00d492;--color-emerald-500: #00bc7d;--color-emerald-600: #009966;--color-emerald-700: #007a55;--color-emerald-800: #006045;--color-emerald-900: #002e22;--color-emerald-950: #000e0a;--glass: #00bc7d1a;--base-100: var(--color-emerald-100);--base-200: var(--color-emerald-200);--base-250: var(--color-emerald-300);--base-300: var(--color-emerald-400);--base-350: var(--color-emerald-500);--base-400: var(--color-emerald-600);--base-450: var(--color-emerald-900);--base-500: var(--color-emerald-950)}*{margin:0;padding:0;box-sizing:border-box;-webkit-user-select:none;user-select:none}body{font-family:Manrope,sans-serif;background-color:var(--base-500)}section,.footer{background-color:var(--base-500)}img{width:100%;height:100%;object-fit:cover;-webkit-user-select:none;user-select:none}h1{font-size:4rem;font-weight:500;letter-spacing:-.25rem;line-height:1.05}h2{font-size:3.5rem;font-weight:550;letter-spacing:-.15rem;line-height:1.2}h3{font-size:2.5rem;font-weight:500;letter-spacing:-.075rem;line-height:1.2}p{font-size:1rem;font-weight:500;line-height:1.4}p.md{font-size:1.125rem;font-weight:500;line-height:1.4}p.lg{font-size:1.25rem;font-weight:500;line-height:1.4}p.mono{text-transform:uppercase;font-family:DM Mono;font-size:.9rem;font-weight:500;-webkit-font-smoothing:antialiased}p.md.mono{font-size:1rem}p.lg.mono{font-size:1.1rem}a{text-decoration:none;font-size:.9rem;font-weight:500;line-height:1.4;color:var(--base-200);border-radius:.35rem}span.spacer{display:inline-block;width:20rem}.container{width:100%;height:100%;padding:2rem;max-width:2000px;margin:0 auto}@media(max-width:1000px){h1{font-size:3rem;letter-spacing:-.1rem}h2{font-size:2rem;letter-spacing:-.05rem}h3{font-size:1.5rem;letter-spacing:-.025rem}.container{padding:1rem}}::view-transition-old(root),::view-transition-new(root){animation:none!important}::view-transition-group(root){z-index:auto!important}::view-transition-image-pair(root){isolation:isolate;will-change:transform,opacity,clip-path;z-index:1}::view-transition-new(root){z-index:10000;animation:none!important}::view-transition-old(root){z-index:1;animation:none!important}body.menu-open *{pointer-events:none}body.menu-open .menu,body.menu-open .menu *,body.menu-open .menu-toggle{pointer-events:auto}
