.tft-studio{--ink:#292421;--muted:#675f59;--rose:#b98278;--paper:#fbf8f5;--line:#e7ded7;max-width:100%;overflow-x:clip;color:var(--ink);background:var(--paper)}.tft-wrap{width:min(1200px,calc(100% - 40px));margin-inline:auto}.tft-section{padding:clamp(54px,7vw,96px) 0}.tft-eyebrow{margin:0 0 16px;color:var(--rose);font-size:1.2rem;letter-spacing:.16em;text-transform:uppercase}.tft-display{max-width:900px;margin:0;font-size:clamp(4rem,6.2vw,7.8rem);font-weight:400;line-height:1.02;letter-spacing:-.035em}.tft-lead{max-width:760px;margin:24px 0 0;color:var(--muted);font-size:clamp(1.7rem,2vw,2.1rem);line-height:1.65}.tft-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}.tft-button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;padding:12px 24px;border:1px solid var(--ink);color:var(--ink);text-decoration:none}.tft-button--solid{background:var(--ink);color:#fff}.tft-hero{position:relative;display:flex;min-height:clamp(560px,68vw,760px);align-items:center;overflow:hidden;border-bottom:1px solid var(--line);background:#f4eeea}.tft-hero__image{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;opacity:.82;object-fit:cover;object-position:center}.tft-hero__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#2924212e,#29242100 75%)}.tft-hero__content{position:relative;z-index:1;padding-block:clamp(58px,8vw,100px)}.tft-hero__panel{width:min(680px,62vw);padding:clamp(30px,4vw,54px);border:1px solid rgba(231,222,215,.9);background:#fbf8f5f0;box-shadow:0 20px 55px #29242124;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.tft-hero__content .tft-display,.tft-hero__content .tft-lead{max-width:100%}.tft-trust{border-bottom:1px solid var(--line);background:#fff}.tft-trust__grid{display:grid;grid-template-columns:repeat(4,1fr)}.tft-trust__item{padding:22px;text-align:center;font-size:1.25rem;letter-spacing:.1em;text-transform:uppercase}.tft-trust__item+.tft-trust__item{border-left:1px solid var(--line)}.tft-heading{max-width:760px;margin:0 0 42px}.tft-heading h2{margin:0 0 14px;font-size:clamp(3.2rem,4.5vw,5.6rem);font-weight:400;line-height:1.08}.tft-heading p{margin:0;color:var(--muted);font-size:1.7rem;line-height:1.7}.tft-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;max-width:100%}.tft-card{display:flex;min-width:0;min-height:300px;flex-direction:column;padding:30px;overflow:hidden;border:1px solid var(--line);background:#fff}.tft-card>a{display:block;min-width:0}.tft-card img{display:block;width:100%;max-width:100%;height:clamp(260px,30vw,380px);aspect-ratio:auto;object-fit:cover;object-position:center}.tft-card--feature{background:#f2e5dd}.tft-card__number{color:var(--rose);font-size:1.2rem;letter-spacing:.14em}.tft-card h3{margin:52px 0 14px;font-size:2.6rem;font-weight:400}.tft-card>a h3{margin:18px 0 10px}.tft-card p{margin:0 0 24px;color:var(--muted);font-size:1.55rem;line-height:1.65}.tft-card a{margin-top:auto;color:var(--ink);text-underline-offset:5px}.tft-band{background:var(--ink);color:#fff}.tft-band .tft-heading h2,.tft-band .tft-step h3{color:#fff}.tft-band .tft-heading p{color:#ddd3cc}.tft-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;max-width:100%;background:#6c625c}.tft-step{min-width:0;padding:32px;background:var(--ink)}.tft-step strong{display:block;margin-bottom:20px;color:#d6a79d;font-size:1.2rem;letter-spacing:.16em}.tft-step h3{margin:0 0 12px;font-size:2.3rem;font-weight:400}.tft-step p{margin:0;color:#ddd3cc;line-height:1.65}.tft-final{text-align:center}.tft-final .tft-heading{margin-inline:auto}.tft-final .tft-actions{justify-content:center}.tft-service-hero{padding:clamp(64px,9vw,120px) 0;border-bottom:1px solid var(--line)}.tft-service-layout{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(280px,.55fr);gap:60px}.tft-service-copy h2{margin:0 0 18px;font-size:clamp(2.8rem,4vw,4.6rem);font-weight:400}.tft-service-copy p,.tft-service-copy li{color:var(--muted);font-size:1.65rem;line-height:1.7}.tft-service-copy ul{padding-left:20px}.tft-aside{align-self:start;padding:28px;border:1px solid var(--line);background:#fff}.tft-aside h2{margin-top:0;font-size:2.4rem;font-weight:400}.tft-faq{border-top:1px solid var(--line)}.tft-faq details{padding:20px 0;border-bottom:1px solid var(--line)}.tft-faq summary{cursor:pointer;font-size:1.8rem}.tft-faq p{color:var(--muted);line-height:1.7}@media(max-width:900px){.tft-trust__grid{grid-template-columns:1fr 1fr}.tft-trust__item:nth-child(3){border-left:0;border-top:1px solid var(--line)}.tft-trust__item:nth-child(4){border-top:1px solid var(--line)}.tft-grid,.tft-steps{grid-template-columns:1fr}.tft-card{min-height:0}.tft-card h3{margin-top:30px}.tft-service-layout{grid-template-columns:1fr;gap:34px}}@media(max-width:749px){.tft-hero{display:block;min-height:0;padding-top:300px;background:var(--paper)}.tft-hero__image{height:300px;opacity:.88;object-position:68% center}.tft-hero__shade{height:300px;background:linear-gradient(0deg,#2924211a,#29242100)}.tft-hero__content{width:100%;padding:0}.tft-hero__panel{width:100%;max-width:none;padding:38px 20px 48px;border:0;background:var(--paper);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.tft-hero__content .tft-display,.tft-hero__content .tft-lead{max-width:100%}.tft-hero__content .tft-display{font-size:clamp(3.5rem,11vw,4.6rem)}}@media(max-width:520px){.tft-wrap{width:min(100% - 28px,1200px)}.tft-actions{flex-direction:column}.tft-button{width:100%}.tft-trust__item{padding:18px 10px;font-size:1rem}}@media(prefers-reduced-motion:reduce){.tft-studio *{scroll-behavior:auto!important;transition:none!important}}.tft-contact-intro{text-align:center;padding:clamp(64px,8vw,104px) 0 52px;background:#fbf8f5;border-bottom:1px solid #e8ddd5}.tft-contact-intro .tft-lead{max-width:780px;margin-inline:auto}.tft-contact-intro .tft-display,.tft-contact-intro .tft-eyebrow,.tft-contact-intro .tft-lead{text-align:center}.tft-contact-intro .tft-display{margin-inline:auto}.tft-editorial .tft-service-hero,.tft-editorial .tft-service-hero h1,.tft-editorial .tft-service-hero h2,.tft-editorial .tft-service-hero p,.tft-editorial .tft-service-hero .tft-eyebrow,.tft-editorial .tft-service-hero .tft-lead,.tft-editorial-cta,.tft-editorial-cta h2,.tft-editorial-cta p,.tft-editorial-cta .tft-eyebrow,.tft-editorial-cta .tft-lead,.tft-editorial-cta a{color:#fff!important}.tft-editorial-cta .tft-actions{display:flex;align-items:center;justify-content:center;gap:24px;flex-wrap:wrap;margin-top:30px}.tft-editorial-cta .tft-button--solid{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 24px!important;border:1px solid #fff!important;background:#fff!important;color:#292421!important;text-decoration:none!important}.tft-editorial-cta .tft-text-link{display:inline-flex;min-height:48px;align-items:center;padding:12px 4px}.tft-editorial-placeholder{position:relative;overflow:hidden}.tft-editorial-placeholder img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover}.tft-editorial-placeholder span{position:absolute;right:12px;bottom:12px;padding:7px 10px;background:#ffffffeb;color:#292421;font-size:1rem;letter-spacing:.08em;text-transform:uppercase}.tft-editorial .tft-service-hero{position:relative;min-height:560px;display:grid;align-items:end;overflow:hidden;background:#292421;color:#fff}.tft-service-hero__media{position:absolute;top:0;right:0;bottom:0;left:0}.tft-service-hero__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#1e1917c7,#1e191757 65%,#1e191729)}.tft-service-hero__media img{width:100%;height:100%;object-fit:cover}.tft-service-hero__content{position:relative;z-index:1;padding-block:100px 76px}.tft-service-hero__content .tft-lead{max-width:720px;color:#fff}.tft-editorial-row{padding:clamp(52px,7vw,92px) 0;border-bottom:1px solid #e8ddd5;background:#fffaf7}.tft-editorial-row:nth-of-type(2n){background:#fbf8f5}.tft-editorial-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:clamp(34px,6vw,72px);align-items:center}.tft-editorial-row--right .tft-editorial-media{order:2}.tft-editorial-media img,.tft-image-placeholder{display:block;width:100%;aspect-ratio:4/3;object-fit:cover}.tft-image-placeholder{display:grid;place-items:center;border:1px dashed #d7c3b1;background:#f1e4dc;color:#786e67;font-size:1.3rem;letter-spacing:.08em;text-transform:uppercase}.tft-editorial-copy h2,.tft-editorial-faq h2,.tft-editorial-cta h2{font-size:clamp(3.2rem,5vw,5.6rem);font-weight:400;line-height:1.08;margin:0 0 22px}.tft-editorial-copy>div,.tft-editorial-copy>p{font-size:1.7rem;line-height:1.8;color:#625a54}.tft-editorial-faq{background:#f1e4dc}.tft-editorial-faq .tft-wrap{max-width:900px}.tft-editorial-cta{text-align:center;padding:clamp(64px,8vw,108px) 0;background:#292421;color:#fff}.tft-editorial-cta .tft-lead{max-width:720px;margin-inline:auto;color:#fff}.tft-editorial-cta .tft-actions{justify-content:center}.tft-text-link{color:inherit;text-underline-offset:6px;text-transform:uppercase;letter-spacing:.12em;font-size:1.2rem}.tft-portfolio-grid{display:grid;gap:40px}.tft-case{display:grid;grid-template-columns:1fr 1fr;background:#fff;border:1px solid #e8ddd5}.tft-case__images{display:grid;grid-template-columns:1fr 1fr}.tft-case__image{position:relative;min-height:380px;background:#f1e4dc}.tft-case__image img{width:100%;height:100%;object-fit:cover}.tft-case__image span{position:absolute;left:12px;bottom:12px;padding:7px 10px;background:#fff;color:#292421;font-size:1rem;letter-spacing:.12em;text-transform:uppercase}.tft-case__copy{padding:clamp(28px,5vw,58px)}@media(max-width:899px){.tft-editorial .tft-service-hero{min-height:auto;display:block}.tft-service-hero__media{position:relative;height:300px}.tft-service-hero__media:after{background:linear-gradient(0deg,#1e191759,#1e19170d)}.tft-service-hero__content{padding-block:44px}.tft-editorial-grid,.tft-case{grid-template-columns:1fr}.tft-editorial-row--right .tft-editorial-media{order:0}.tft-editorial-copy{text-align:center}.tft-case__image{min-height:280px}}@media(max-width:520px){.tft-editorial-cta .tft-actions{flex-direction:column;gap:10px}.tft-editorial-cta .tft-button--solid,.tft-editorial-cta .tft-text-link{width:min(100%,300px)}}.tft-editorial .tft-service-hero{min-height:440px;padding:0!important}.tft-service-hero__content{padding-block:70px 54px}.tft-editorial-media{width:100%;max-width:460px;aspect-ratio:1/1;overflow:hidden;justify-self:center}.tft-editorial-placeholder{height:100%}.tft-editorial-media img,.tft-editorial-placeholder img{width:100%;height:100%!important;aspect-ratio:1/1;object-fit:cover}.tft-editorial-placeholder span{display:none}@media(max-width:899px){.tft-editorial .tft-service-hero{min-height:0}.tft-service-hero__media{height:240px}.tft-service-hero__content{padding-block:30px}.tft-editorial-media{max-width:340px}.tft-editorial-row{padding-block:46px}}.tft-contact-intro{background:#292421;color:#fff}.tft-contact-intro .tft-display,.tft-contact-intro .tft-eyebrow,.tft-contact-intro .tft-lead,.tft-contact-intro p{color:#fff!important}.tft-service-hero .tft-button--solid{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:11px 22px!important;border:1px solid #fff!important;background:#fff!important;color:#292421!important;text-decoration:none!important}.tft-editorial-cta .tft-button--solid{width:auto;min-width:210px;max-width:260px}.tft-editorial-cta .tft-text-link{width:auto;justify-content:center;text-align:center}@media(max-width:520px){.tft-editorial-cta .tft-button--solid{width:auto;min-width:210px;max-width:250px;padding-inline:18px!important}.tft-editorial-cta .tft-text-link{width:auto;min-width:210px;justify-content:center;text-align:center}}@media(min-width:901px){.tft-studio>.tft-hero{display:flex;height:min(850px,calc(100svh - 89px));min-height:0;align-items:center;background:linear-gradient(90deg,var(--paper) 0 43%,#eee5df 43% 100%)}.tft-studio>.tft-hero .tft-hero__image{inset:0 0 0 auto;width:57%;height:100%;opacity:1;object-fit:contain;object-position:center;background:#eee5df}.tft-studio>.tft-hero .tft-hero__shade{display:none}.tft-studio>.tft-hero .tft-hero__content{width:min(1440px,calc(100% - 48px));padding-block:clamp(20px,4vh,44px)}.tft-studio>.tft-hero .tft-hero__panel{width:min(600px,41vw);padding:clamp(24px,4vh,42px);border-color:#e7ded7;background:#fbf8f5fa;box-shadow:0 18px 45px #2924211a;-webkit-backdrop-filter:none;backdrop-filter:none}.tft-studio>.tft-hero .tft-display{font-size:clamp(3.8rem,min(4.2vw,7vh),6.4rem);line-height:1.03}.tft-studio>.tft-hero .tft-lead{margin-top:clamp(14px,2.5vh,24px);font-size:clamp(1.55rem,min(1.45vw,2.4vh),1.9rem);line-height:1.55}.tft-studio>.tft-hero .tft-actions{margin-top:clamp(18px,3vh,28px)}}@media(max-width:900px){.tft-studio>.tft-hero{display:block;height:auto;min-height:0;padding-top:260px;background:var(--paper)}.tft-studio>.tft-hero .tft-hero__image{inset:0 0 auto;width:100%;height:260px;opacity:1;object-fit:contain;object-position:center;background:#eee5df}.tft-studio>.tft-hero .tft-hero__shade{display:none}.tft-studio>.tft-hero .tft-hero__content{width:100%;padding:0}.tft-studio>.tft-hero .tft-hero__panel{width:100%;max-width:none;padding:34px 24px 40px;border:0;background:var(--paper);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.tft-studio>.tft-hero .tft-display{font-size:clamp(3.5rem,8vw,4.8rem)}}@media(max-width:520px){.tft-studio>.tft-hero{padding-top:200px}.tft-studio>.tft-hero .tft-hero__image{height:200px}.tft-studio>.tft-hero .tft-hero__panel{padding:26px 18px 30px}.tft-studio>.tft-hero .tft-display{font-size:clamp(3.2rem,9.5vw,4rem)}.tft-studio>.tft-hero .tft-lead{margin-top:16px;font-size:1.55rem;line-height:1.5}.tft-studio>.tft-hero .tft-actions{margin-top:20px}.tft-studio>.tft-hero .tft-button{min-height:44px;padding-block:9px}}@media(min-width:901px){.tft-studio>.tft-hero{background:#292421}.tft-studio>.tft-hero .tft-hero__image{top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:1;object-fit:cover;object-position:center;background:#292421}.tft-studio>.tft-hero .tft-hero__shade{display:block;background:linear-gradient(90deg,#2924213d,#2924210d 62%,#29242100)}}@media(max-width:900px){.tft-studio>.tft-hero .tft-hero__image{object-fit:cover}}.tft-editorial-row--text .tft-editorial-grid{display:block;max-width:940px}.tft-editorial-row--text .tft-editorial-copy{max-width:800px}.tft-editorial-row--text:nth-of-type(2n) .tft-editorial-copy{margin-left:auto}.tft-editorial-row--text .tft-editorial-copy h2{max-width:720px}.tft-editorial-row--text .tft-editorial-copy>div,.tft-editorial-row--text .tft-editorial-copy>p{max-width:760px}@media(max-width:899px){.tft-editorial-row--text .tft-editorial-copy{max-width:700px;margin-inline:auto!important}}.tft-pricing-hero{padding:70px 0 54px;background:#292421;color:#fff}.tft-pricing-hero .tft-display,.tft-pricing-hero .tft-lead,.tft-pricing-hero .tft-eyebrow,.tft-pricing-hero p{color:#fff!important}.tft-pricing-hero .tft-button--solid{border-color:#fff!important;background:#fff!important;color:#292421!important}.tft-pricing-note{max-width:760px;margin-top:28px;padding:18px 22px;border:1px solid rgba(255,255,255,.34);background:#ffffff12;font-size:1.5rem;line-height:1.65}.tft-pricing-body{padding:clamp(56px,8vw,100px) 0;background:#fbf8f5}.tft-pricing-intro{max-width:780px;margin-bottom:42px}.tft-pricing-intro h2{margin:0 0 18px;font-size:clamp(3.2rem,5vw,5.4rem);font-weight:400;line-height:1.08}.tft-pricing-intro>div{color:#675f59;font-size:1.7rem;line-height:1.7}.tft-pricing-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;align-items:start}.tft-price-card{min-width:0;border:1px solid #e8ddd5;background:#fff}.tft-price-card__heading{display:flex;gap:18px;align-items:baseline;padding:26px 28px;border-bottom:1px solid #e8ddd5;background:#fffaf7}.tft-price-card__heading span{flex:0 0 auto;color:#b98278;font-size:1.15rem;letter-spacing:.15em}.tft-price-card__heading h2{margin:0;font-size:clamp(2.2rem,3vw,2.8rem);font-weight:400;line-height:1.2}.tft-price-list{padding:8px 28px 18px}.tft-price-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px;padding:14px 0;border-bottom:1px solid #eee5df;font-size:1.55rem;line-height:1.5}.tft-price-row:last-child{border-bottom:0}.tft-price-row span{min-width:0;color:#554e49}.tft-price-row strong{color:#292421;font-weight:600;text-align:right;white-space:nowrap}@media(max-width:899px){.tft-pricing-grid{grid-template-columns:1fr}.tft-pricing-hero{padding:40px 0 32px}.tft-pricing-intro{margin-bottom:32px}}@media(max-width:520px){.tft-pricing-hero{padding:32px 0 28px}.tft-pricing-note{padding:16px 18px}.tft-price-card__heading{gap:14px;padding:22px 18px}.tft-price-list{padding:7px 18px 14px}.tft-price-row{gap:14px;padding:13px 0;font-size:1.45rem}.tft-price-row strong{white-space:normal}.tft-pricing-body{padding-block:48px}}.tft-work-gallery{padding:clamp(58px,8vw,104px) 0;background:#fbf8f5}.tft-portfolio-cases+.tft-work-gallery{border-top:1px solid #e8ddd5}.tft-work-gallery__heading{max-width:760px;margin-bottom:40px}.tft-work-gallery__heading h2{margin:0 0 18px;font-size:clamp(3.2rem,5vw,5.6rem);font-weight:400;line-height:1.08}.tft-work-gallery__heading>div{color:#675f59;font-size:1.7rem;line-height:1.7}.tft-work-gallery__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.tft-work-gallery__item{min-width:0;margin:0;border:1px solid #e8ddd5;background:#fff}.tft-work-gallery__image{overflow:hidden;aspect-ratio:1/1;background:#f1e4dc}.tft-work-gallery__image img,.tft-work-gallery__placeholder{display:block;width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.tft-work-gallery__item:hover .tft-work-gallery__image img{transform:scale(1.025)}.tft-work-gallery__item figcaption{padding:22px 24px 25px}.tft-work-gallery__item figcaption .tft-eyebrow{margin-bottom:10px}.tft-work-gallery__item h3{margin:0;font-size:2.3rem;font-weight:400;line-height:1.25}.tft-work-gallery__item figcaption>div{margin-top:12px;color:#675f59;font-size:1.5rem;line-height:1.65}.tft-work-gallery__empty{padding:42px;border:1px dashed #cbb8aa;background:#fff;text-align:center;color:#675f59}@media(max-width:899px){.tft-work-gallery__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}}@media(max-width:599px){.tft-work-gallery__grid{grid-template-columns:1fr}.tft-work-gallery__heading{margin-bottom:30px}.tft-work-gallery__item figcaption{padding:20px}.tft-work-gallery__image{aspect-ratio:1/1}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/tft-studio.css.map */
