@import"https://fonts.googleapis.com/css2?family=Space+Mono:wght@400;700&display=swap";.section-header{padding:3rem 0}.intro{padding:1rem 0;margin-bottom:2rem}.partners-scroll{padding:2rem 0;overflow:hidden;background:#111}.partners-scroll__track{position:relative;display:flex;align-items:center;width:100%;height:80px}.partners-scroll__content{display:flex;align-items:center;gap:4rem;animation:scroll-partners 30s linear infinite;white-space:nowrap}.partner-logo{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:190px;height:95px}.partner-logo__placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background:transparent;border:0px solid rgba(255,255,255,.1);border-radius:8px;color:#ffffff4d;font-size:.75rem;transition:all .3s ease}.partner-logo__placeholder img{max-width:100%;max-height:100%;object-fit:contain;display:block}@keyframes scroll-partners{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(max-width:768px){.intro .col-3 .mono{display:none}.shop .col-7 .introtext{margin-top:10px}.partners-scroll{padding:3rem 0}.partners-scroll__track{height:60px}.partner-logo{width:190px;height:95px}.partners-scroll__content{gap:2rem}.partner-logo__placeholder{font-size:.65rem}}.section.shop{margin-top:2rem;padding:2rem 0;border-top:1px solid rgba(255,255,255,.2)}.whatsapp-button{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;background-color:#25d366;border-radius:50%;margin-left:8px;transition:transform .2s ease,background-color .2s ease}.whatsapp-button img{width:18px;height:18px;filter:brightness(0) invert(1)}.whatsapp-button:hover{transform:scale(1.1);background-color:#128c7e}.portfolio div.portfolio-preview{margin-bottom:5rem}.portfolio .portfolio-caption{display:flex;justify-content:space-between;align-items:flex-end;margin-top:0rem;font-size:14px;line-height:1.4}.portfolio .portfolio-caption p{margin:0;max-width:calc(100% - 1.5rem)}.portfolio .portfolio-caption__icon{font-size:.9rem;color:#f5ff3b}.work{padding-top:60px}.work .portfolio div.portfolio-preview{display:flex;flex-direction:column;justify-content:space-between;height:520px;padding:3rem 2.5rem 2.25rem;background:#151515}.work .portfolio .portfolio-media{flex:1;display:flex;align-items:center;justify-content:center;padding:1rem 0 2.25rem}.work .portfolio .portfolio-media img{width:auto;height:auto;max-width:92%;max-height:320px;object-fit:contain;border-radius:14px;box-shadow:0 18px 50px #0000008c}.work .portfolio .portfolio-caption{display:block;margin-top:0;font-size:13px;line-height:1.25}.work .portfolio .portfolio-title{opacity:.95}.work .portfolio .portfolio-subtitle{opacity:.55;margin-top:.15rem;font-size:12px;text-transform:none}@media(max-width:768px){.work .portfolio div.portfolio-preview{height:auto;padding:2.25rem 1.75rem 1.75rem}.work .portfolio .portfolio-media{padding:.5rem 0 1.75rem}.work .portfolio .portfolio-media img{max-height:260px}}.introtext--desktop{display:block}.introtext--mobile{display:none}@media(max-width:768px){.introtext--desktop{display:none}.introtext--mobile{display:block;margin-top:0rem}img.hero-logo{width:clamp(410px,251vw,1480px)}}.shop-page .section.shop{margin-top:4rem;padding:2rem 0;border-top:0px solid rgba(255,255,255,.2)}.shop-page .shop-item__inner{text-decoration:none;color:inherit}.cart-page{margin-top:6rem}.cart-page .cart__title{font-size:3rem;font-weight:700;margin-bottom:2rem;color:#fff}.cart-page .cart__table{margin-bottom:2rem;border:1px solid rgba(255,255,255,.1);border-radius:8px;overflow:hidden}.cart-page .cart__table-header{display:grid;grid-template-columns:2fr 1fr 1fr 1fr 60px;background:#ffffff0d;padding:1rem;border-bottom:1px solid rgba(255,255,255,.1)}.cart-page .cart__table-row{display:grid;grid-template-columns:2fr 1fr 1fr 1fr 60px;padding:1rem;border-bottom:1px solid rgba(255,255,255,.05)}.cart-page .cart__table-row:last-child{border-bottom:none}.cart-page .cart__table-cell{display:flex;align-items:center;color:#ffffffe6;font-size:.95rem}.cart-page .cart__table-cell:first-child{font-weight:500}.cart-page .cart__product-info{display:flex;flex-direction:column;gap:.25rem}.cart-page .cart__product-code{font-family:monospace;font-size:.85rem;color:#fff9}.cart-page .cart__product-name{color:#fff}.cart-page .cart__delete-btn{background:none;border:none;color:#ffffff80;cursor:pointer;padding:.5rem;border-radius:4px;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.cart-page .cart__delete-btn:hover{color:#f44;background:#ff44441a}.cart-page .cart__summary{display:flex;justify-content:flex-end;margin-bottom:2rem}.cart-page .cart__summary-row{display:flex;align-items:center;gap:2rem}.cart-page .cart__summary-label{font-size:1.1rem;color:#fffc}.cart-page .cart__summary-total{font-size:1.5rem;font-weight:600;color:#fff}.cart-page .cart__actions{display:flex;justify-content:space-between;align-items:center;gap:1rem}.cart-page .cart__checkout-btn{background:#fff;color:#111;border:none;padding:1rem 2rem;font-size:1rem;font-weight:600;cursor:pointer;border-radius:4px;transition:all .2s ease}.cart-page .cart__checkout-btn:hover{background:#f0f0f0;transform:translateY(-1px)}.cart-page .cart__back-link{color:#ffffffb3;text-decoration:none;transition:color .2s ease}.cart-page .cart__back-link:hover{color:#fff}.cart-page .cart__empty{text-align:center;padding:4rem 0}.cart-page .cart__empty-title{font-size:2rem;font-weight:600;color:#fff;margin-bottom:.5rem}.cart-page .cart__empty-subtitle{color:#fff9;margin-bottom:2rem}.cart-page .cart__empty-btn{display:inline-block;padding:.75rem 1.5rem;background:#ffffff1a;color:#fff;text-decoration:none;border-radius:4px;transition:all .2s ease}.cart-page .cart__empty-btn:hover{background:#fff3}@media(max-width:768px){.cart-page .cart__table-header,.cart-page .cart__table-row{grid-template-columns:1fr;gap:.5rem}.cart-page .cart__table-header{display:none}.cart-page .cart__table-row{border:1px solid rgba(255,255,255,.1);border-radius:8px;margin-bottom:1rem;padding:1rem}.cart-page .cart__table-cell{justify-content:space-between}.cart-page .cart__table-cell:before{content:attr(data-label);font-weight:600;color:#ffffffb3}.cart-page .cart__actions{flex-direction:column;align-items:stretch}}.product-page{margin-top:7rem}.product-page .section.product .row{align-items:flex-start}.product-page .product-dets h2.product-name{margin-top:0;margin-bottom:0}.product-page .product-dets h4{margin-bottom:0;font-weight:400;letter-spacing:1px}.product-page .product-dets span.product-price{font-size:15px;font-weight:600}.product-page .product__shipping{margin-top:2rem;border-top:1px solid rgba(255,255,255,.1);padding-top:1.5rem}.product-page .product__shipping-header{display:flex;justify-content:space-between;align-items:center;width:100%;background:none;border:none;color:inherit;font-family:inherit;font-size:1rem;padding:.5rem 0;cursor:pointer;transition:color .2s ease}.product-page .product__shipping-header:hover,.product-page .product__shipping-header:focus{color:#fff;outline:none}.product-page .product__shipping-header svg{transition:transform .2s ease}.product-page .product__shipping-content{max-height:0;overflow:hidden;opacity:0;transition:max-height .3s ease,opacity .3s ease,padding .3s ease}.product-page .product__shipping-content.is-open{max-height:500px;opacity:1;padding:.5rem 0}.product-page .product__shipping-copy{margin:.5rem 0;line-height:1.6;color:#ffffffb3}.product-page .product__shipping-copy:first-child{margin-top:0}.product-page .product__shipping-copy:last-child{margin-bottom:0}.product-page .section.product .col-7{display:flex;justify-content:center}.product-page .product__image{width:auto;max-width:520px;max-height:520px;height:auto;display:block}.product-page .product__description{opacity:.85;margin-top:1rem;line-height:1.5;max-width:46ch}.product-page .product__details{margin-top:1rem;padding-left:1.1rem;opacity:.75;line-height:1.7}.product-page .product__header{display:flex;justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:0rem}.product-page .product__actions{margin-top:2rem}.product-page .product__purchase{display:flex;align-items:flex-end;gap:1rem;flex-wrap:wrap}.product-page .product__qty{display:flex;flex-direction:column;gap:.5rem}.product-page .product__qty-input{width:88px;padding:.6rem .75rem;border:1px solid rgba(255,255,255,.25);background:transparent;color:#ddddd5;outline:none}.product-page .product__add{padding:.5rem 1.4rem;border:1px solid #DDDDD5;background:#ddddd5;color:#111;text-transform:uppercase;letter-spacing:.08em;cursor:pointer;transition:background .2s ease,color .2s ease}.product-page .product__add:hover{background:transparent;color:#ddddd5}.product-page .product__notice{margin-top:.75rem;opacity:.9}.product-page .product__links{margin-top:1rem}.product-page .product__links a{color:inherit;text-decoration:none;opacity:.7}.product-page .product__links a:hover{opacity:1}.product-page .product__shipping{margin-top:2.5rem;padding-top:1.25rem;border-top:1px solid rgba(255,255,255,.18)}.product-page .product__shipping-copy{margin-top:.75rem;opacity:.75;line-height:1.55;text-transform:none}.contact{margin-bottom:4rem;padding-top:3rem}.contact .contact-hero{padding:4rem 0 1rem;text-align:left;position:relative;display:flex;align-items:center;min-height:60vh}.contact .contact-hero__title{font-size:clamp(9rem,15vw,15rem);font-weight:700;line-height:.85;color:#ddddd5;margin-bottom:1.5rem}.contact .contact-hero__word{color:#ddddd5;position:relative}.contact .contact-hero__cursor{color:#ddddd5;animation:blink 1s infinite;margin-left:2px}@keyframes blink{0%,50%{opacity:1}51%,to{opacity:0}}.contact .contact-hero__subtitle{font-size:1.2rem;color:#fffc;line-height:1.6;max-width:56ch}.contact .contact-kicker{opacity:.75;margin-top:.75rem;line-height:1.6;text-transform:none;max-width:56ch}.contact .contact-details{display:block;gap:1rem}.contact .contact-details__row{display:block;margin-bottom:2rem}.contact a.contact-link,.contact span.contact-note{font-family:NeueHaas,Space Mono,monospace;text-transform:none;font-size:24px}.contact .contact-link{color:#fafafa;text-decoration:none}.contact .contact-link:hover{text-decoration:underline}.contact .contact-form{display:grid;gap:1rem}.contact .contact-form__field{display:grid;gap:.5rem}.contact .contact-form__input,.contact .contact-form__textarea,.contact .contact-form__select{width:100%;padding:.85rem .9rem;border:1px solid rgba(255,255,255,.2);background:transparent;color:#fafafa;outline:none;font-family:NeueHaas,sans-serif;font-weight:400;font-size:18px;font-family:Inter,sans-serif}.contact .contact-form__textarea{min-height:160px;resize:vertical}.contact .contact-form__actions{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.contact .contact-form__submit{padding:.85rem 1.4rem;border:1px solid #DDDDD5;background:#ddddd5;color:#111;cursor:pointer;transition:background .2s ease,color .2s ease;font-family:sans-serif;font-weight:600;text-transform:none;font-size:16px}.contact .contact-form__submit:hover:not(:disabled){background:transparent;color:#ddddd5}.contact .contact-form__submit:disabled{opacity:.6;cursor:not-allowed}.contact .contact-form__note{opacity:.7;text-transform:none;line-height:1.5}@media(max-width:768px){.contact .contact-hero{padding:4rem 0 2rem;min-height:50vh}.contact .contact-hero__title{font-size:clamp(5rem,15vw,10rem)}.contact .contact-hero__subtitle{font-size:1rem}.contact-card{padding:0rem 0 2rem}.contact-details__row{grid-template-columns:1fr;gap:.25rem}.contact-form__actions{justify-content:flex-start;flex-direction:column;align-items:stretch;gap:.75rem}.contact-form__submit{width:100%;text-align:center}.contact-form__note{width:100%}}.project-page .project-layout{display:flex;min-height:100vh;position:relative;top:0;left:0;right:0}.project-page .project-sidebar{width:360px;flex-shrink:0;background:#111;border-right:0px solid rgba(255,255,255,.12);overflow-y:auto;position:sticky;top:0;height:100vh;margin-bottom:3em}.project-page .project-sidebar__content{padding:6rem 2vw;height:100%;display:flex;flex-direction:column}.project-page .project-gallery{flex:1;overflow-y:visible;background:#0a0a0a;padding:1rem}.project-page .project-gallery .gallery-item{margin-bottom:2rem}.project-page .project-gallery .gallery-item img{display:block;width:100%;height:auto;object-fit:contain}.project-page .project-gallery .gallery-item--two-images{display:flex;gap:2rem}.project-page .project-gallery .gallery-item--two-images .gallery-item__half{flex:1}.project-page .project-gallery .gallery-item--two-images .gallery-item__half img{display:block;width:100%;height:auto;object-fit:contain}.project-page .project-footer{background:#0a0a0a;border-top:1px solid rgba(255,255,255,.12);padding:4rem 0;text-align:center}.project-page .project-footer .wrapper{max-width:1200px;margin:0 auto;padding:0 2rem}.project-page .project-footer p{margin:0;opacity:.6;font-size:13px}.project-page .project-title{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.02em;line-height:.86;font-size:clamp(3rem,6vw,4rem);margin:0 0 1rem}.project-page .project-subtitle{font-family:sans-serif;text-transform:none;font-weight:500;font-size:clamp(1.2rem,2.5vw,1.6rem);opacity:.8;margin:0 0 2rem;max-width:60ch}.project-page .project-intro{text-transform:none;margin-bottom:2rem}.project-page .project-intro.mono{font-size:14px;line-height:1.6}.project-page .project-intro p{margin-bottom:1rem}.project-page .project-intro p:last-child{margin-bottom:0}.project-page .project-intro__toggle{display:flex;align-items:center;justify-content:space-between;width:100%;padding:.75rem 0;margin-bottom:.25rem;background:none;border:none;color:inherit;cursor:pointer;text-align:left}.project-page .project-intro__toggle-label{font-size:13px;text-transform:uppercase;letter-spacing:.08em}.project-page .project-intro__toggle-icon{font-size:18px;line-height:1}.project-page .project-intro__content{max-height:0;overflow:hidden;opacity:0;transition:max-height .25s ease,opacity .25s ease}.project-page .project-intro--open .project-intro__content{max-height:1000px;opacity:1;margin-top:.5rem}.project-page .project-intro__content p{font-size:15px}.project-page .project-meta{display:flex;flex-direction:column;margin-bottom:2rem}.project-page .project-meta__item{display:flex;justify-content:space-between;align-items:center;padding:.75rem 0;border-bottom:1px solid rgba(255,255,255,.08)}.project-page .project-meta__item:last-child{border-bottom:none}.project-page .project-meta__label{opacity:.6;font-size:13px;font-weight:500}.project-page .project-meta__value{opacity:.9;text-transform:none;line-height:1.4;font-size:14px;text-align:right}.project-page .project-back{margin-top:auto;padding-top:2rem;color:inherit;text-decoration:none;font-size:14px}.project-page .project-back:hover{text-decoration:underline}.project-page section.project-hero{min-height:90vh}.project-page section.project-hero .wrapper{margin:0 auto}.project-page .project-meta-row,.project-page .project-block{margin-top:2.5rem}.project-page .project-image{padding:1.5rem 0}.project-page .project-image img{display:block;width:100%;height:auto;object-fit:contain}.project-page .project-text{padding:1.5rem 0;border-top:1px solid rgba(255,255,255,.12)}.project-page .project-text__title{opacity:.75;margin-bottom:.75rem}.project-page .project-text__body{opacity:.85;line-height:1.7;max-width:72ch;text-transform:none}.project-page .project-footer-row{margin-top:3rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.12)}@media(max-width:768px){.project-page .project-layout{flex-direction:column}.project-page .project-sidebar{width:100%;position:static;height:auto;margin-bottom:0;border-right:none}.project-page .project-sidebar__content{padding:6rem 3% 1rem}.project-page .project-gallery{width:100%}.project-page .project-meta{grid-template-columns:1fr}.project-page .project-image{padding:1rem}}.accelerator-page{padding-top:calc(var(--navbar-height, 70px) + 2rem)}.accelerator-page .accelerator-hero{padding-bottom:2.5rem;border-bottom:1px solid rgba(255,255,255,.18)}.accelerator-page .accelerator-title{font-family:var(--font-display);text-transform:uppercase;letter-spacing:-.02em;line-height:.86;font-size:clamp(4.5rem,10vw,10rem);margin:0}.accelerator-page .accelerator-subtitle{font-family:var(--font-sans);text-transform:none;font-weight:500;font-size:clamp(1.1rem,2.2vw,1.6rem);opacity:.85;margin:1rem 0 0;max-width:62ch}.accelerator-page .accelerator-cta{margin-top:2rem;display:flex;gap:.75rem;flex-wrap:wrap}.accelerator-page .accelerator-btn{display:inline-block;padding:.9rem 1.4rem;border-radius:0;border:1px solid #DDDDD5;background:transparent;color:#ddddd5;letter-spacing:.08em;text-transform:uppercase;text-decoration:none;cursor:pointer;transition:background .2s ease,color .2s ease}.accelerator-page .accelerator-btn:hover,.accelerator-page .accelerator-btn.primary{background:#ddddd5;color:#111}.accelerator-page .accelerator-btn.primary:hover{background:transparent;color:#ddddd5}.accelerator-page .accelerator-section{padding:3rem 0;border-bottom:1px solid rgba(255,255,255,.12)}.accelerator-page .accelerator-lede{max-width:78ch;opacity:.8;line-height:1.65;text-transform:none}.accelerator-page .accelerator-grid{margin-top:2rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.accelerator-page .accelerator-card{background:#151515;border:1px solid rgba(255,255,255,.12);padding:1.5rem;min-height:160px}.accelerator-page .accelerator-card__kicker{opacity:.65;margin-bottom:.75rem}.accelerator-page .accelerator-card__title{opacity:.95;margin-bottom:.5rem;text-transform:uppercase}.accelerator-page .accelerator-card__body{opacity:.8;line-height:1.6;text-transform:none}.accelerator-page .accelerator-list{margin-top:1.5rem;padding-left:1.2rem;opacity:.85;line-height:1.7;text-transform:none}@media(max-width:900px){.accelerator-page .accelerator-grid{grid-template-columns:1fr}}.cult-page{padding-top:calc(var(--navbar-height, 70px) + 2rem)}.cult-page .cult-kicker{margin-top:.75rem;opacity:.75;line-height:1.6;text-transform:none;max-width:66ch}.cult-page .cult-feed{margin-top:1.5rem}.cult-page .cult-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.cult-page .cult-card{display:block;background:#151515;border:1px solid rgba(255,255,255,.12);text-decoration:none;color:#fafafa;transition:transform .2s ease,border-color .2s ease}.cult-page .cult-card:hover{transform:translateY(-2px);border-color:#ffffff40}.cult-page .cult-card__media{height:220px;overflow:hidden;background:#111}.cult-page .cult-card__media img{width:100%;height:100%;object-fit:cover;display:block}.cult-page .cult-card__body{padding:1.25rem}.cult-page .cult-card__title{opacity:.95;text-transform:uppercase;letter-spacing:.02em}.cult-page .cult-card__excerpt{margin-top:.6rem;opacity:.75;line-height:1.55;text-transform:none}.cult-page .cult-card__meta{margin-top:.85rem;opacity:.6}.cult-post-page{padding-top:calc(var(--navbar-height, 70px) + 2rem)}.cult-post-page .cult-post-title{font-family:var(--font-display);text-transform:uppercase;letter-spacing:-.02em;line-height:.9;font-size:clamp(3.5rem,7vw,7rem);margin:.75rem 0 0}.cult-post-page .cult-post-meta{margin-top:.75rem;opacity:.65}.cult-post-page .cult-post-cover{margin-top:1.75rem;background:#151515;border:1px solid rgba(255,255,255,.12);padding:1rem}.cult-post-page .cult-post-cover img{width:100%;height:auto;max-height:680px;object-fit:cover;display:block}.cult-post-page .cult-post-excerpt{margin-top:1.5rem;opacity:.8;line-height:1.65;max-width:78ch;text-transform:none}.cult-post-page .cult-post-content{margin-top:1.5rem;max-width:78ch;line-height:1.75;opacity:.9;text-transform:none}.cult-post-page .cult-post-content p{margin-top:1rem}.cult-post-page .cult-post-content a{color:#fafafa}.cult-post-page .cult-post-content h2,.cult-post-page .cult-post-content h3{font-family:var(--font-sans);text-transform:none;margin-top:2rem;margin-bottom:.5rem;opacity:.95}.cult-post-page .cult-post-footer{margin-top:2.5rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.12)}.cult-post-page .cult-post-back{color:#fafafa;text-decoration:none;opacity:.75}.cult-post-page .cult-post-back:hover{opacity:1}@media(max-width:900px){.cult-page .cult-grid{grid-template-columns:1fr}.cult-page .cult-card__media{height:200px}}html,body{scroll-behavior:auto}@font-face{font-family:NeueHaas;src:url(/assets/NeueHaasDisplay-Mediu-B0k2rpGw.woff2) format("woff2"),url(/assets/NeueHaasDisplay-Mediu-BxKuNB00.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Thunder;src:url(/assets/Thunder-BoldLC-D_A3UTy6.woff2) format("woff2"),url(/assets/Thunder-BoldLC-CuhqyTLJ.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Space Mono;src:url(/assets/SpaceMono-Regular-ClfNuUQ9.woff2) format("woff2"),url(/assets/SpaceMono-Regular-CJn4tzhi.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}:root{color-scheme:dark;--font-sans: "NeueHaas", "Space Mono", monospace;--font-display: "Thunder", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--text-color: #DDDDD5;--bg-color: #111}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%;font-family:var(--font-sans);color:var(--text-color);background:var(--bg-color);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);font-weight:700;line-height:1.1;margin:0 0 1rem}body{margin:0;font-family:var(--font-sans);color:var(--text-color);background:var(--bg-color)}h1{font-size:14rem;text-transform:uppercase;line-height:80%}.large{font-family:var(--font-display);font-size:66px;font-weight:500;letter-spacing:-.02rem;text-transform:uppercase}.large.light{color:#ddddd5}.section.cta{position:relative;width:100vw;margin-top:4rem;margin-left:calc(50% - 50vw);padding:6rem 1.5rem 14rem;text-align:center;overflow:hidden}.section.cta .cta-inner{max-width:860px;margin:0 auto}.section.cta .cta-title{font-family:var(--font-display);text-transform:uppercase;font-size:clamp(8.5rem,13vw,12.5rem);line-height:.8;margin-bottom:1.5rem}.section.cta .cta-copy{max-width:540px;margin:0 auto 2rem}.section.cta .cta-button{display:inline-block;padding:.9rem 2.4rem;border-radius:0;border:1px solid #DDDDD5;background:transparent;color:#ddddd5;letter-spacing:.08em;text-transform:uppercase;text-decoration:none;cursor:pointer;transition:background .2s ease,color .2s ease}.section.cta .cta-button:hover{background:#ddddd5;color:#111;text-decoration:none}.section.cta:after{content:"";position:absolute;left:50%;bottom:-4rem;transform:translate(-50%);width:120%;height:500px;background-image:url(/assets/stickers-CrRLil10.svg);background-repeat:no-repeat;background-position:center bottom;background-size:100%;pointer-events:none}.container{max-width:960px;margin:0 auto;padding:2rem}.wrapper{max-width:96%;width:100%;margin:auto}@media(max-width:768px){.wrapper{max-width:94%}}.top-border{border-top:1px solid #333}.row{position:relative;width:100%}.row [class^=col]{float:left;margin:0;min-height:.125rem}.row:after{content:"";display:table;clear:both}.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12{width:100%}.col-1-sm{width:8.3333333333%}.col-2-sm{width:16.6666666667%}.col-3-sm{width:25%}.col-4-sm{width:33.3333333333%}.col-5-sm{width:41.6666666667%}.col-6-sm{width:50%}.col-7-sm{width:58.3333333333%}.col-8-sm{width:66.6666666667%}.col-9-sm{width:75%}.col-10-sm{width:83.3333333333%}.col-11-sm{width:91.6666666667%}.col-12-sm{width:100%}@media only screen and (min-width:45em){.col-1{width:8.3333333333%}.col-2{width:16.6666666667%}.col-3{width:25%}.col-4{width:33.3333333333%}.col-5{width:41.6666666667%}.col-6{width:50%}.col-7{width:58.3333333333%}.col-8{width:66.6666666667%}.col-9{width:75%}.col-10{width:83.3333333333%}.col-11{width:91.6666666667%}.col-12{width:100%}.hidden-sm{display:block}}.mono{font-size:13px;text-transform:uppercase;font-family:Space Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.portfolio-preview img{width:100%;max-width:100%}.section.shop{margin-top:0rem}.section.shop .shop-row{display:flex;flex-direction:column;margin-top:3rem;gap:20px}.section.shop .shop-item{float:none;width:100%;margin-bottom:20px}.section.shop .shop-item__inner{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding:12px 20px 48px;height:100%;border:0px solid #222;box-sizing:border-box;background-color:#222;color:#fafafa;text-decoration:none}.section.shop .shop-item__inner:hover{transition:all .2s;background-color:#000}.section.shop .shop-item__inner:visited,.section.shop .shop-item__inner:hover,.section.shop .shop-item__inner:active,.section.shop .shop-item__inner:focus{color:#fafafa}.section.shop .shop-item__image{max-height:300px;width:auto;max-width:100%;object-fit:contain;margin:40px auto;display:block}.section.shop .shop-item__meta{display:flex;justify-content:space-between;align-items:center;width:100%;margin-top:0;margin-bottom:24px;order:-1}@media(max-width:768px){.section.shop .shop-row{gap:10px}.section.shop .shop-item{margin-bottom:0}}.section.shop .shop-row .shop-item+.shop-item .shop-item__inner{margin-left:-1px}.section.shop .shop-row+.shop-row .shop-item__inner{margin-top:-1px}@media only screen and (min-width:45em){.section.shop .shop-row{flex-direction:row;justify-content:flex-start}.section.shop .shop-item{flex:0 0 calc((100% - 40px) / 3)}}.section.shop .shop-row+.shop-row{margin-top:0}:root{--navbar-height: 70px}*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;overflow-x:hidden}.app{min-height:100vh;display:flex;flex-direction:column;background-color:#111;color:#ddddd5}.font-space-mono{font-family:Space Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}nav{position:fixed;top:0;left:0;right:0;padding:1rem 2%;display:flex;justify-content:space-between;align-items:center;z-index:1000;height:var(--navbar-height)}.studio-tagline{color:#ddddd5;text-decoration:none;font-size:1rem;font-weight:500;transition:color .3s ease;position:relative;padding:8px 12px;background-color:#0000004d;border-radius:8px;border:0px solid rgba(255,255,255,.3);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);font-family:sans-serif;transition:all .4s}.nav-links--center{position:absolute;left:50%;transform:translate(-50%)}.featured-section{padding:5rem 0;background-color:#0a0a0a;position:relative;overflow:hidden}.featured-section .container{max-width:1200px;margin:0 auto;padding:0 2rem}.section-header{text-align:left;margin-bottom:4rem}.section-header h2{font-size:2.5rem;margin-bottom:1rem;background:linear-gradient(45deg,#ddddd5,#aaa);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:2rem}.feature-card{background:#1e1e1e99;border-radius:12px;padding:2.5rem 2rem;transition:transform .3s ease,box-shadow .3s ease;backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.05)}.feature-card:hover{transform:translateY(-5px);box-shadow:0 15px 30px #0000004d}.feature-icon{font-size:2.5rem;margin-bottom:1.5rem;display:inline-block}.feature-card h3{font-size:1.5rem;margin-bottom:1rem;color:#ddddd5}.feature-card p{color:#aaa;line-height:1.6;font-size:1rem}@media(max-width:768px){.features-grid{grid-template-columns:1fr}.section-header h2{font-size:2rem}}.site-footer{padding:4rem 2% 20px;background-color:#111;border-top:1px solid #222}.site-footer__top{display:flex;justify-content:space-between;align-items:flex-start;gap:3rem;margin-bottom:8px}.site-footer__right{display:flex;flex-direction:column;align-items:flex-end}.site-footer__nav ul{list-style:none;margin:0;padding:0}.site-footer__nav li+li{margin-top:.4rem}.site-footer__nav a{color:#ddddd5;text-decoration:none;text-transform:uppercase;letter-spacing:.05rem;font-size:2.4rem;font-weight:700;font-family:var(--font-display);transition:text-decoration .2s ease}.site-footer__nav a:hover{text-decoration:underline}.site-footer__copy{max-width:920px;font-size:1rem;font-family:sans-serif;font-weight:500;line-height:1.3;color:#ddddd5}.site-footer__wordmark{margin-top:1.5rem}.site-footer__wordmark img{display:block;width:clamp(500px,64vw,940px);height:auto;margin-top:1rem;filter:brightness(0) invert(1)}.site-footer__bottom{display:flex;justify-content:space-between;align-items:center;font-size:.7rem;opacity:1;padding-top:1rem;border-top:0px solid rgba(255,255,255,.1)}.site-footer__bottom-left{display:flex;flex-direction:row;align-items:center;gap:1rem}.site-footer__bottom-left span{color:#ddddd5}.site-footer__bottom-left a{color:#ddddd5;text-decoration:none}.site-footer__bottom-left a:hover{text-decoration:underline}.site-footer__bottom-right{display:flex;align-items:center}.whatsapp-button{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;background-color:#25d366;border-radius:50%;transition:transform .2s ease,background-color .2s ease;img{width:18px;height:18px;filter:brightness(0) invert(1)}&:hover{transform:scale(1.1);background-color:#128c7e}}@media(max-width:768px){.site-footer{padding:1rem 3% 2.5rem}.site-footer__top{flex-direction:column}.site-footer__wordmark{font-size:clamp(4rem,20vw,6rem);align-self:flex-start}.site-footer__bottom{flex-direction:column;gap:.5rem;align-items:stretch}.site-footer__bottom-left{width:100%;justify-content:space-between;gap:.5rem}.site-footer__bottom-right{width:100%;display:flex;justify-content:flex-end}.whatsapp-button{position:fixed;bottom:20px;right:20px;width:44px;height:44px;z-index:1100}.site-footer__nav{display:none}.site-footer__wordmark img{width:100%;max-width:100%}}.nav-contact{margin-left:2rem}.nav-links,.nav-contact{display:flex;gap:.4rem;list-style:none;margin:0;padding:0;a{color:#ddddd5;text-decoration:none;font-size:1rem;font-weight:500;transition:color .3s ease;position:relative;padding:8px 12px;background-color:#0000004d;border-radius:8px;border:0px solid rgba(255,255,255,.3);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);font-family:sans-serif;transition:all .4s;opacity:0;transform:translateY(-6px);animation:nav-link-fade-down .6s ease-out forwards;&:hover{background-color:#ff0000e6;border-radius:16px;color:#ddddd5;transition:all .4s}&.nav1:hover{background-color:#ddddd5;color:#ff3700}&.nav2:hover{background-color:#ff3700;color:#111}&.nav3:hover{background-color:#dbff00;color:#111}&.nav4:hover{background-color:#ddddd5;color:#ff3700}}}.nav-links{margin-left:.5%}.nav-links li:nth-child(1) a{animation-delay:.15s}.nav-links li:nth-child(2) a{animation-delay:.3s}.nav-links li:nth-child(3) a{animation-delay:.45s}.nav-contact a{animation-delay:.6s}@keyframes nav-link-fade-down{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}main{flex:1;min-height:100vh}.page{max-width:100%;margin:0 auto;padding:0}.blur-reveal{--reveal-progress: 0;--from-blur: 12px;--to-blur: 0px;--travel-y: 20px;filter:blur(calc(var(--to-blur) + (var(--from-blur) - var(--to-blur)) * (1 - var(--reveal-progress))));opacity:calc(.2 + .8 * var(--reveal-progress));transform:translate3d(0,calc(var(--travel-y) * (1 - var(--reveal-progress))),0);will-change:filter,opacity,transform;transition:filter .2s ease-out,opacity .2s ease-out,transform .2s ease-out}@media(prefers-reduced-motion:reduce){.blur-reveal{filter:none!important;opacity:1!important;transform:none!important;transition:none!important}}.mobile-menu-button{display:none;background:none;border:none;cursor:pointer;padding:10px 15px;z-index:1001;position:relative}.mobile-menu-button:before{content:"";display:block;width:12px;height:12px;background:#fff;border-radius:50%;transition:all .3s ease}.mobile-menu-button:hover:before{opacity:.8}.mobile-menu-button:after{content:"×";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:14px;line-height:1;color:transparent;transition:color .3s ease}.mobile-menu-button--open:before{background:transparent;border:2px solid #fff}.mobile-menu-button--open:after{color:#fff}.mobile-menu-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#111111fa;backdrop-filter:blur(10px);z-index:1000;display:flex;align-items:normal;justify-content:center;opacity:0;visibility:hidden;transition:all .3s ease}.mobile-menu-overlay.open{opacity:1;visibility:visible}.mobile-menu-close{position:absolute;top:18px;right:18px;width:44px;height:44px;display:flex;align-items:center;justify-content:center;border:none;background:transparent;color:#fff;font-size:30px;line-height:1;cursor:pointer;z-index:1001}.mobile-menu-close:hover{background:#ffffff1f}.mobile-menu-content{text-align:left;width:94%;max-width:360px;margin:0 auto;padding-top:1.8rem}.mobile-nav-links{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;align-items:flex-start}.mobile-nav-links li{margin:4px 0;opacity:0;transform:translate(24px);transition:opacity .35s ease,transform .35s ease}.mobile-nav-links a{color:#ddddd5;text-decoration:none;font-family:var(--font-display);font-size:64px;font-weight:600;letter-spacing:0;line-height:1;text-transform:uppercase;transition:color .3s ease}.mobile-nav-links a:hover{color:#fff}.mobile-menu-overlay.open .mobile-nav-links li{opacity:1;transform:translate(0)}.mobile-menu-description{margin-top:1.75rem;max-width:26rem;font-size:1rem;line-height:1.5;color:#ddddd5c7;font-family:sans-serif}.mobile-menu-overlay.open .mobile-nav-links li:nth-child(1){transition-delay:.05s}.mobile-menu-overlay.open .mobile-nav-links li:nth-child(2){transition-delay:.1s}.mobile-menu-overlay.open .mobile-nav-links li:nth-child(3){transition-delay:.15s}.mobile-menu-overlay.open .mobile-nav-links li:nth-child(4){transition-delay:.2s}.mobile-menu-overlay.open .mobile-nav-links li:nth-child(5){transition-delay:.25s}.mobile-menu-overlay.open .mobile-nav-links li:nth-child(6){transition-delay:.3s}.mobile-menu-contact a{text-decoration:none;color:#ddddd5;margin:1rem 0;display:block}.mobile-menu-contact .whatsapp-button{display:none}@media(max-width:768px){.mobile-menu-button{display:block}.nav-links,.nav-contact{display:none}nav{display:flex;justify-content:space-between;align-items:center;padding:20px 0}.studio-tagline{flex:1;backdrop-filter:none;-webkit-backdrop-filter:none;background-color:transparent}}.hero-carousel{position:relative;width:100vw;height:100vh;overflow:hidden;background:#0e0e0e;cursor:pointer}.hero-slide{position:absolute;inset:0;background-size:cover;background-position:center;background-repeat:no-repeat;opacity:0;transition:transform .25s ease-out,opacity .4s ease-out}.hero-slide.is-active{opacity:1}.hero-overlay{position:absolute;inset:0;pointer-events:none;padding:1.5vh 0vw}.hero-overlay-image{position:absolute;width:540px;height:540px;left:50%;top:50%;transform:translate(-50%,-50%);pointer-events:none;z-index:2}.hero-overlay-image img{width:100%;height:100%;object-fit:contain;border-radius:0}.hero-title{font-size:30vw}.hero-marquee{position:absolute;top:50%;left:0;width:100%;transform:translateY(-50%);overflow:hidden;white-space:nowrap;z-index:1}.hero-marquee__inner{display:inline-flex;align-items:center;gap:6vw;animation:hero-marquee-scroll 38s linear infinite}.hero-meta{position:absolute;left:0;right:0;bottom:0;width:100%;display:flex;align-items:center;justify-content:center;padding:0 2% 1.5rem;font-size:.8rem;color:#f5f5f5;pointer-events:auto;font-family:Space Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.hero-meta>*{opacity:0;transform:translateY(10px);animation:hero-meta-rise-in .7s ease-out forwards}.hero-meta__time{flex:1;opacity:.9;animation-delay:.1s}.hero-meta__dot{width:8px;height:8px;border-radius:50%;background-color:#f5f5f5;opacity:.85;animation-delay:.3s}.hero-meta__listening{flex:1;text-align:right;animation-delay:.5s;white-space:nowrap;min-width:0}.hero-meta__label{opacity:.7}.hero-meta__listening a{color:#ddddd5;text-decoration:none;border-bottom:1px solid rgba(255,255,255,.4);padding-bottom:1px}.hero-meta__listening a:hover{border-bottom-color:#ffffffe6}.hero-meta__link{display:inline-flex;align-items:center;gap:.25rem}.hero-meta__link-icon{font-size:.7em;opacity:.8;transform:translateY(-1px)}@keyframes hero-meta-rise-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes hero-marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.hero-logo{display:block;width:clamp(780px,140vw,2000px);height:auto;filter:invert(100%) brightness(100%);opacity:0;animation:hero-logo-fade-in .9s ease-out forwards}.hero-marquee__inner .hero-logo:nth-child(1){animation-delay:.1s}.hero-marquee__inner .hero-logo:nth-child(2){animation-delay:.35s}.hero-marquee__inner .hero-logo:nth-child(3){animation-delay:.6s}.hero-marquee__inner .hero-logo:nth-child(4){animation-delay:.85s}.hero-marquee__inner .hero-logo:nth-child(5){animation-delay:1.1s}.hero-marquee__inner .hero-logo:nth-child(6){animation-delay:1.35s}@keyframes hero-logo-fade-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media(max-width:640px){.hero-arrow{width:38px;height:38px;font-size:22px}.hero-dots{gap:8px}.hero-meta__dot,.hero-overlay-image{display:none}}.portfolio-carousel-section{padding:1rem 0rem 4rem;margin-top:0rem;border-top:0px solid rgba(255,255,255,.2)}.portfolio-grid-section{display:none}.portfolio-carousel-section__header{margin-bottom:3rem}.portfolio-carousel-section__header .mono{font-size:14px;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.75rem;display:block}.portfolio-carousel-section__header p{font-size:16px;line-height:1.5;opacity:.8;max-width:600px}.portfolio-carousel__shell{position:relative;width:100%;max-width:1600px;margin:0 auto}.portfolio-carousel__rails{position:relative;display:flex;align-items:center;justify-content:center;min-height:700px;padding:2rem 0;overflow:hidden}.portfolio-carousel__slide{position:absolute;width:740px;height:520px;background:#111;border:0px solid rgba(255,255,255,.1);border-radius:16px;overflow:hidden;cursor:pointer;display:flex;flex-direction:column;left:50%;top:50%;margin-left:-370px;margin-top:-300px}.portfolio-carousel__figure{flex:1;margin:0;padding:1rem .5rem .5rem;display:flex;align-items:center;justify-content:center}.portfolio-carousel__figure img{width:100%;height:auto;max-height:520px;object-fit:contain;border-radius:8px}.portfolio-carousel__meta{padding:.1rem 1.5rem 1.25rem;font-size:14px;line-height:1.3;background:#111;display:flex;flex-direction:column;gap:.5rem}.portfolio-carousel__title{font-weight:500;opacity:1;font-size:1rem}.portfolio-carousel__slide.is-active:hover .portfolio-carousel__title{text-decoration:underline}.portfolio-carousel__subtitle{opacity:.8;font-size:12px}.portfolio-carousel__slide.is-active{z-index:10}.portfolio-carousel__slide.is-active .portfolio-carousel__figure img{transform:scale(1)}@media(max-width:768px){.section.cta{padding:6rem 1rem 9rem}.section.cta:after{bottom:0}.portfolio-carousel-section{display:none}.portfolio-grid-section{display:block;padding:0rem 0 4rem;border-top:1px solid #333}.portfolio-grid-section .row{display:grid;grid-template-columns:1fr;gap:0}.portfolio-grid-item{background:#111;border-radius:0;padding:3rem 1rem 1rem;width:100%;margin-bottom:0;border:1px solid #333;border-top:0}.portfolio-grid-media{padding-bottom:4rem}.portfolio-grid-media img{box-shadow:none;width:100%;height:auto;transition:transform .3s ease;transform:scale(.95)}.portfolio-grid-item:hover .portfolio-grid-media img{transform:scale(1)}.portfolio-grid-caption{font-size:.85rem;padding-top:.25rem}.portfolio-grid-title{font-weight:500}.portfolio-grid-subtitle{opacity:.8}.portfolio-carousel__slide{width:420px;height:560px;margin-left:-210px;margin-top:-280px}.portfolio-carousel__figure{padding:1rem}.portfolio-carousel__figure img{max-height:420px}.portfolio-carousel__meta{padding:.75rem 1rem}}@media(max-width:480px){.portfolio-carousel__slide{width:360px;height:500px;margin-left:-180px;margin-top:-250px}.portfolio-carousel__figure img{max-height:380px}}.studio-page{min-height:100vh;background:#111;color:#ddddd5}.studio-page .section.intro{background:#111;margin-bottom:0;padding-bottom:1rem;border-top:1px solid #333}.studio-page .section.studio-cards{background-color:#111;padding:2rem 0}.studio-page .section.studio-tabs{background-color:#111;padding:0rem 0}.studio-page footer{background:#111}.studio-hero{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center;max-width:1200px;margin:0 auto;position:relative}.studio-hero__visual{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;opacity:.6}.studio-hero__gif{width:100%;height:100%;object-fit:contain;border-radius:0}.studio-hero__content{position:relative;z-index:2;max-width:1100px}.studio-hero__title{font-size:clamp(7rem,15vw,16rem);font-weight:700;line-height:.8;margin-bottom:0rem;color:#ddddd5}@media(max-width:768px){.studio-hero{padding:2rem 1rem}.studio-hero__content{max-width:100%}.studio-hero__title{margin-bottom:2rem}}.studio-cards__header{margin-bottom:3rem}.studio-cards__header .mono{font-size:1.2rem;color:#fffc}.studio-cards__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:2rem}.studio-card{background:#222;border-radius:0;padding:2rem;transition:all .3s ease;height:100%;display:flex;flex-direction:column}.studio-card__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;background:none;border:none;cursor:pointer;padding:0;width:100%}.studio-card__header:hover .studio-card__plus{transform:scale(1.2)}.studio-card__plus{font-size:1.5rem;color:#fff9;transition:all .3s ease;transform:rotate(0)}.studio-card__plus.open{transform:rotate(45deg)}.studio-card:hover{background:#ffffff14;border-color:#fff3}.studio-card__expanded{max-height:0;overflow:hidden;transition:max-height .3s ease,margin .3s ease;margin-top:0}.studio-card__expanded.open{max-height:500px;margin-top:1rem}.studio-card__expanded p{color:#fffc;line-height:1.6;font-size:.95rem;margin:0}.studio-card__title{font-size:1.3rem;font-weight:600;color:#ddddd5;margin-bottom:1rem;font-family:Inter,sans-serif}.studio-card__text{font-size:1rem;font-weight:500;font-family:Inter,sans-serif;line-height:1.6;color:#ffffffb3;margin:0}.studio-tabs{background-color:#1a1a1a}.studio-tabs__container{margin-top:2rem}.studio-tabs__item{margin-bottom:1rem;border-bottom:1px solid rgba(255,255,255,.1)}.studio-tabs__item:last-child{border-bottom:none}.studio-tabs__header{width:100%;display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;background:none;border:none;cursor:pointer;transition:all .1s ease}.studio-tabs__header:hover{opacity:.8}.studio-tabs__title{color:#ffffffe6;text-align:left;font-family:Thunder,sans-serif;font-family:var(--font-display);font-size:66px;font-weight:500;letter-spacing:-.02rem;text-transform:uppercase}.studio-tabs__arrow{font-size:1.2rem;color:#fff9;transition:all .3s ease;flex-shrink:0;margin-left:1rem}.studio-tabs__arrow.open{color:#ffffffe6}.studio-tabs__content{max-height:0;overflow:hidden;transition:max-height .1s ease,padding .1s ease}.studio-tabs__content.open{max-height:500px;padding-bottom:1.5rem}.studio-tabs__panel{color:#ffffffb3;line-height:1.6;font-size:1.1rem}.studio-tabs__panel p{margin:0;font-weight:500;font-family:Inter,sans-serif}@media(max-width:1024px){.studio-cards__grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media(max-width:768px){.studio-cards__grid{grid-template-columns:1fr;gap:1rem}.studio-card{padding:1.5rem}.studio-card__title{font-size:1.1rem}.studio-card__text{font-size:.9rem}}.work{background:#111;color:#ddddd5;padding-top:0;display:block;min-height:auto;overflow:visible}.work .portfolio{background:#111;margin-top:-2rem;position:relative;z-index:2;gap:0}.work .portfolio .row{display:grid;grid-template-columns:repeat(2,1fr);gap:0}.work .portfolio div.portfolio-preview{background:#111;border-radius:0;padding:3rem 1rem 1rem;width:100%;margin-bottom:0;height:100%;border:1px solid #333;border-top:0}.work .portfolio div.portfolio-preview:hover{background-color:#222}.work .portfolio div.portfolio-preview .portfolio-media{padding-bottom:4rem}.work .portfolio div.portfolio-preview .portfolio-media img{box-shadow:none;width:90%;height:auto;transition:transform .3s ease;transform:scale(.95)}.work .portfolio div.portfolio-preview:hover .portfolio-media img{transform:scale(1)}.work-hero{padding:4rem 3% 2rem;text-align:left;position:relative;background-image:url(/heretic-studio/assets/bgradial.webp);background-size:cover;background-position:center;background-repeat:no-repeat;min-height:98vh;display:flex;align-items:flex-end}.work-hero__title{font-size:clamp(7rem,13vw,13rem);font-weight:700;line-height:.85;color:#ddddd5;font-family:var(--font-display);max-width:100%;margin:0;position:relative;z-index:1}@media(max-width:768px){.work-hero{padding:0;min-height:70vh}.work-hero__title{font-size:clamp(4.5rem,18vw,12rem);padding:0 3% 3rem}.work .portfolio .row{grid-template-columns:1fr}}.partners{padding:0}.partners .hero{background-color:#000;color:#fff;padding:6rem 0 1rem;min-height:100vh;display:flex;align-items:center;position:relative;overflow:hidden}.liquid-gradient{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;opacity:.7;background:linear-gradient(45deg,#b72b2b,#ff0f0f,#444,#9fdf4b,#ff1e1e,#c4f67a,#555);background-size:400% 400%;animation:liquidGradient 15s ease infinite}@keyframes liquidGradient{0%{background-position:0% 50%;transform:scale(1) rotate(0)}25%{background-position:50% 25%;transform:scale(1.1) rotate(90deg)}50%{background-position:100% 50%;transform:scale(1.2) rotate(180deg)}75%{background-position:50% 75%;transform:scale(1.1) rotate(270deg)}to{background-position:0% 50%;transform:scale(1) rotate(360deg)}}.partners .hero .wrapper{width:100%;position:relative;z-index:1}.partners .hero h1{font-size:clamp(7rem,13vw,13rem);font-weight:700;line-height:.85;color:#ddddd5;font-family:var(--font-display);max-width:80%;margin:0;position:relative;z-index:1}.partners .hero p{font-size:1.2rem;color:#fff;max-width:800px;margin:0 0 1.5rem;line-height:1.6;font-weight:500;font-family:sans-serif}.partners .hero p:last-child{margin-bottom:0}.partners .hero p strong{font-weight:600}.partners-content{padding:4rem 0;background-color:#fff}.partners-content p{text-align:center;font-size:1.2rem;color:#666}.tabs-section{background-color:#111;color:#fff;padding:0rem 0 1rem}.tabs{display:flex;border-bottom:1px solid #333;margin-bottom:2rem}.tab-button{background:none;border:none;padding:1rem;font-size:1rem;font-weight:500;color:#999;cursor:pointer;border-bottom:2px solid transparent;transition:all .3s ease;position:relative}.tab-button:hover{color:#fff}.tab-button.active{color:#fff;border-bottom:2px solid #fff}.tab-content{padding-bottom:2rem;min-height:200px}.tab-pane{animation:fadeIn .3s ease-in}.tab-pane h3{font-size:1.25rem;margin-bottom:1rem;color:#ddddd5;font-weight:600;font-family:sans-serif}.tab-pane p{font-size:1.1rem;line-height:1.6;color:#ccc;max-width:800px;font-weight:500;font-family:sans-serif}.pills-container{display:flex;flex-wrap:wrap;gap:.5rem;max-width:700px;margin:2rem 0}.pill{background-color:#ffffff1a;border:0px solid rgba(255,255,255,.2);border-radius:20px;padding:.5rem 1rem;font-size:.875rem;font-weight:500;font-family:sans-serif;color:#ccc;transition:all .3s ease}.pill:hover{background-color:#fff3;border-color:#ffffff4d;transform:translateY(-2px)}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.partners .hero{padding:4rem 1.5rem;min-height:auto}.partners .hero h1{font-size:2.5rem;margin-bottom:1.5rem}.partners .hero p{font-size:1.1rem;margin-bottom:1rem}.partners-content{padding:3rem 1.5rem}}@media(max-width:480px){.partners .hero h1{font-size:2rem}.partners .hero p{font-size:1rem}}.location-service .section.hero{min-height:600px;display:flex;flex-direction:column;justify-content:flex-end}.location-service .section.hero .wrapper{margin-bottom:0rem}.location-service .section.intro{background-color:#1a1a1a;margin-bottom:0;padding-top:2rem}.location-service .section.intro p{font-family:sans-serif;font-size:1.1rem;font-weight:500;line-height:140%}.location-service .section.content{background-color:#1a1a1a}.location-service .section.content p,.location-service .section.content li{font-family:sans-serif;font-size:1.1rem;font-weight:500;line-height:140%}.location-service .section.content .grid-display{border-top:1px solid #222;padding:2rem 0}.location-service .section.content .grid-display a{color:#ddddd5;font-family:sans-serif;text-decoration:underline;font-weight:600;text-transform:none;margin-top:1rem;display:block;background-color:none;font-size:1rem}.location-service .section.content li{border:0px solid #333;background-color:#222;display:inline-block;margin-right:10px;margin-bottom:10px;max-width:240px;padding:1rem;vertical-align:top}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(prefers-reduced-motion:no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}
