:root{--st-ivory: #f6f2ea;--st-paper: #fffdf9;--st-ink: #27313a;--st-muted: #656761;--st-blue: #8eafc6;--st-blue-pale: #dce8ed;--st-pink: #d7b7c1;--st-divider: #d8d2c8;--st-accent-wine: var(--studio-accent-wine, #8d1d2f);--st-accent-raspberry: var(--studio-accent-raspberry, #ad2b54);--st-accent-aqua: var(--studio-accent-aqua, #94d3d0);--st-accent-apricot: var(--studio-accent-apricot, #eda878);--st-accent-saffron: var(--studio-accent-saffron, #e8ad40);--st-wash-aqua: var(--studio-wash-aqua, rgb(148 211 208 / .3));--st-wash-raspberry: var(--studio-wash-raspberry, rgb(173 43 84 / .16));--st-wash-apricot: var(--studio-wash-apricot, rgb(237 168 120 / .23));--st-wash-saffron: var(--studio-wash-saffron, rgb(232 173 64 / .18));--st-page: min(100% - 64px, 1240px);--st-wide: min(100% - 64px, 1360px);--st-serif: "Iowan Old Style", "Palatino Linotype", "Book Antiqua", Georgia, serif;--st-sans: var(--font-body--family, "Helvetica Neue", Arial, sans-serif)}.st-home-section,.st-home-section *{box-sizing:border-box}.st-home-section{color:var(--st-ink);background:var(--st-ivory);font-family:var(--st-sans)}.st-home__inner{width:var(--st-page);margin-inline:auto}.st-home__inner--wide{width:var(--st-wide)}.st-home__section-heading{display:flex;align-items:end;justify-content:space-between;gap:32px;margin-bottom:32px}.st-home__section-heading h2,.st-home__heading{margin:0;max-width:760px;color:var(--st-ink);font-family:var(--st-serif);font-size:clamp(2.5rem,3.1vw,2.625rem);font-weight:500;line-height:1.1;letter-spacing:-.025em}.st-home__eyebrow{position:relative;isolation:isolate;display:inline-flex;align-items:center;padding:.22em .48em .22em .72em;margin:0 0 16px;color:var(--st-muted);font-size:.8125rem;font-weight:600;line-height:1.45;letter-spacing:.08em;text-transform:uppercase}.st-home__eyebrow:before{content:"";position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;border-radius:2px;background:var(--st-wash-saffron);transform:rotate(-.8deg)}.st-home__body{max-width:64ch;margin:0;color:var(--st-muted);font-size:1.125rem;line-height:1.55}.st-home__body p{margin:0 0 16px}.st-home__body p:last-child{margin-bottom:0}.st-home__link{color:var(--st-ink);padding-inline:.16em;margin-inline:-.16em;background-image:linear-gradient(var(--st-wash-aqua),var(--st-wash-aqua));background-position:left center;background-repeat:no-repeat;background-size:0 100%;-webkit-box-decoration-break:clone;box-decoration-break:clone;text-decoration:none;transition:background-size .28s var(--studio-motion-ease, ease),color .18s ease}.st-home__link:hover,.st-home__link:focus-visible{color:var(--st-ink);background-size:100% 100%}.st-newsletter__privacy .st-home__link,.st-proof__cite .st-home__link{text-decoration-line:underline;text-decoration-color:#1d1d1b6b;text-decoration-thickness:.06em;text-underline-offset:.18em}.st-newsletter__privacy .st-home__link:hover,.st-newsletter__privacy .st-home__link:focus-visible,.st-proof__cite .st-home__link:hover,.st-proof__cite .st-home__link:focus-visible{text-decoration-color:transparent}.st-home__button-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}.st-home__button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;padding:12px 24px;border:1px solid var(--st-ink);border-radius:2px;color:var(--st-ivory);background:var(--st-ink);font-size:.875rem;font-weight:600;line-height:1.2;text-decoration:none;transition:transform .28s var(--studio-motion-ease, ease),box-shadow .28s var(--studio-motion-ease, ease),background-color .2s ease,color .2s ease,opacity .2s ease}.st-home__button:hover{border-color:var(--st-ink);color:var(--st-ink);background:var(--st-wash-aqua);opacity:1}.st-home__button--secondary{color:var(--st-ink);background:transparent}.st-home__button--secondary:hover{color:var(--st-ink);background:var(--st-wash-raspberry);opacity:1}.st-home__button:focus-visible,.st-world-card:focus-visible,.st-product-card__link:focus-visible,.st-palette-card:focus-visible,.st-gallery-card:focus-visible,.st-home__link:focus-visible,.st-newsletter__input:focus-visible{outline:3px solid var(--st-accent-wine);outline-offset:3px}.st-trust-bar{min-height:32px;display:flex;align-items:center;border-bottom:1px solid color-mix(in srgb,var(--st-divider),transparent 28%);background:var(--st-blue-pale)}.st-trust-bar__list{width:var(--st-page);margin:0 auto;padding:6px 0;display:flex;align-items:center;justify-content:center;gap:10px;list-style:none;color:var(--st-ink);font-size:.8125rem;line-height:1.4}.st-trust-bar__separator{color:var(--st-muted)}.st-hero{background:var(--st-ivory)}.st-hero__inner{width:min(100% - 32px,1520px);min-height:clamp(660px,52vw,760px);margin-inline:auto;display:grid;grid-template-columns:minmax(0,40fr) minmax(0,60fr)}.st-hero__copy{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:64px clamp(40px,5vw,80px) 64px 0}.st-hero__title{max-width:680px;margin:0;color:var(--st-ink);font-family:var(--st-serif);font-size:clamp(3.5rem,5.2vw,4.5rem);font-weight:500;line-height:1;letter-spacing:-.035em;text-wrap:balance}.st-hero__text{max-width:560px;margin:24px 0 0;color:var(--st-muted);font-size:1.125rem;line-height:1.55}.st-hero__media{min-width:0;min-height:100%;overflow:hidden;background:var(--st-blue-pale)}.st-hero__image,.st-hero__placeholder{width:100%;height:100%;min-height:660px;display:block;object-fit:cover}.st-hero__placeholder{color:color-mix(in srgb,var(--st-blue),white 38%)}.st-production{padding:32px 0;border-block:1px solid var(--st-divider);background:var(--st-paper)}.st-production__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.st-production__item{min-height:54px;display:grid;place-items:center;padding:0 24px;text-align:center;font-size:.875rem;font-weight:600;line-height:1.35}.st-production__item+.st-production__item{border-left:1px solid var(--st-divider)}.st-worlds,.st-products,.st-palettes,.st-proof,.st-gallery{padding:96px 0}.st-worlds__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px}.st-world-card,.st-palette-card{min-width:0;display:block;color:inherit;text-decoration:none}.st-world-card__media{aspect-ratio:4 / 3;overflow:hidden;background:var(--st-paper)}.st-world-card__image,.st-world-card__placeholder{width:100%;height:100%;display:block;object-fit:contain;transition:transform .22s ease,opacity .22s ease}a.st-world-card:focus-visible .st-world-card__image{transform:scale(1.015);opacity:.94}.st-world-card__title{margin:18px 0 6px;font-family:var(--st-serif);font-size:1.6875rem;font-weight:500;line-height:1.2;letter-spacing:-.015em}.st-world-card__text{margin:0;color:var(--st-muted);font-size:.9375rem;line-height:1.55}.st-products{background:var(--st-paper)}.st-products__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:32px}.st-product-card{min-width:0}.st-product-card__link{display:block;color:inherit;text-decoration:none}.st-product-card__media{position:relative;aspect-ratio:4 / 5;overflow:hidden;background:var(--st-ivory)}.st-product-card__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:block;object-fit:contain;transition:opacity .22s ease,transform .22s ease}.st-product-card__image--alternate{opacity:0}.st-product-card:focus-within .st-product-card__image--primary{opacity:0}.st-product-card:focus-within .st-product-card__image--alternate{opacity:1}.st-product-card:focus-within .st-product-card__image:only-child{opacity:.94;transform:scale(1.012)}.st-product-card__meta{padding-top:16px}.st-product-card__type{margin:0 0 6px;color:var(--st-muted);font-size:.75rem;line-height:1.45}.st-product-card__title{margin:0;font-family:var(--st-sans);font-size:1rem;font-weight:500;line-height:1.4;text-transform:none}.st-product-card__price{margin:7px 0 0;color:var(--st-ink);font-size:.9375rem;line-height:1.4}.st-product-card__compare{margin-left:7px;color:var(--st-muted)}.st-editorial{padding:96px 0}.st-editorial--pale-blue{background:var(--st-blue-pale)}.st-editorial--paper{background:var(--st-paper)}.st-editorial--ivory{background:var(--st-ivory)}.st-editorial__grid{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(0,.88fr);align-items:stretch;gap:clamp(72px,7vw,112px)}.st-editorial__grid--image-right{grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr)}.st-editorial__grid--image-right .st-editorial__media{order:2}.st-editorial__grid--no-image{grid-template-columns:minmax(0,780px)}.st-editorial__media{width:100%;min-width:0;min-height:0;aspect-ratio:5 / 4;overflow:hidden;background:var(--st-paper)}.st-editorial__image,.st-editorial__placeholder{width:100%;height:100%;display:block;object-fit:cover}.st-editorial__content{min-width:0;align-self:center;padding:48px 0}.st-editorial__content .st-home__heading{margin-bottom:24px}.st-palettes__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.st-palette-card__media{aspect-ratio:1 / 1;padding:24px;overflow:hidden;background:var(--st-card-accent, var(--st-blue-pale))}.st-palette-card__image,.st-palette-card__placeholder{width:100%;height:100%;display:block;object-fit:contain;transition:transform .22s ease}a.st-palette-card:focus-visible .st-palette-card__image{transform:scale(1.015)}.st-palette-card__title{margin:16px 0 0;font-family:var(--st-serif);font-size:1.5rem;font-weight:500;line-height:1.2}.st-proof{background:var(--st-paper)}.st-proof__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.st-proof__card{margin:0;padding:32px;border-top:1px solid var(--st-divider);background:var(--st-ivory)}.st-proof__quote{margin:0;font-family:var(--st-serif);font-size:1.375rem;font-weight:500;line-height:1.35}.st-proof__cite{display:block;margin-top:24px;color:var(--st-muted);font-size:.8125rem;font-style:normal;line-height:1.55}.st-gallery__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.st-gallery-card{aspect-ratio:1 / 1;display:block;overflow:hidden;background:var(--st-paper)}.st-gallery-card__image{width:100%;height:100%;display:block;object-fit:cover;transition:transform .22s ease,opacity .22s ease}a.st-gallery-card:focus-visible .st-gallery-card__image{transform:scale(1.015);opacity:.94}.st-world-card,.st-product-card,.st-palette-card{--studio-card-wash: var(--st-wash-aqua)}.st-world-card:nth-child(4n+2),.st-product-card:nth-child(4n+2),.st-palette-card:nth-child(4n+2){--studio-card-wash: var(--st-wash-raspberry)}.st-world-card:nth-child(4n+3),.st-product-card:nth-child(4n+3),.st-palette-card:nth-child(4n+3){--studio-card-wash: var(--st-wash-apricot)}.st-world-card:nth-child(4n+4),.st-product-card:nth-child(4n+4),.st-palette-card:nth-child(4n+4){--studio-card-wash: var(--st-wash-saffron)}.st-world-card__title,.st-product-card__title,.st-palette-card__title{width:fit-content;max-width:100%;padding-inline:.14em;margin-inline:-.14em;background-image:linear-gradient(var(--studio-card-wash),var(--studio-card-wash));background-position:left center;background-repeat:no-repeat;background-size:0 100%;-webkit-box-decoration-break:clone;box-decoration-break:clone;transition:background-size .32s var(--studio-motion-ease, ease)}a.st-world-card:focus-visible .st-world-card__title,.st-product-card:focus-within .st-product-card__title,a.st-palette-card:focus-visible .st-palette-card__title{background-size:100% 100%}@media(hover:hover)and (pointer:fine){a.st-world-card:hover .st-world-card__image,a.st-palette-card:hover .st-palette-card__image,a.st-gallery-card:hover .st-gallery-card__image{transform:scale(1.015)}a.st-world-card:hover .st-world-card__image,a.st-gallery-card:hover .st-gallery-card__image{opacity:.94}.st-product-card:hover .st-product-card__image--primary{opacity:0}.st-product-card:hover .st-product-card__image--alternate{opacity:1}.st-product-card:hover .st-product-card__image:only-child{opacity:.94;transform:scale(1.012)}a.st-world-card:hover .st-world-card__title,.st-product-card:hover .st-product-card__title,a.st-palette-card:hover .st-palette-card__title{background-size:100% 100%}}.st-newsletter{padding:80px 0;background:var(--st-blue-pale)}.st-newsletter__content{max-width:720px;margin-inline:auto;text-align:center}.st-newsletter__content .st-home__heading,.st-newsletter__content .st-home__body{margin-inline:auto}.st-newsletter__content .st-home__body{margin-top:16px}.st-newsletter__form{max-width:600px;margin:30px auto 0}.st-newsletter__field-row{display:grid;grid-template-columns:1fr auto;gap:10px}.st-newsletter__input{width:100%;min-height:48px;padding:11px 14px;border:1px solid var(--st-ink);border-radius:2px;color:var(--st-ink);background:var(--st-paper);font:inherit}.st-newsletter__privacy,.st-newsletter__message{margin:14px 0 0;color:var(--st-muted);font-size:.8125rem;line-height:1.45}.st-newsletter__message--success{color:var(--st-ink)}.st-newsletter__message--error{color:#8a3131}.st-home__editor-note{padding:24px;border:1px dashed var(--st-divider);color:var(--st-muted);background:var(--st-paper);font-size:.875rem}@media(min-width:750px){.st-hero__media{box-shadow:-14px 14px 0 var(--st-wash-aqua)}.st-editorial__grid--image-left .st-editorial__media{box-shadow:14px 14px 0 var(--st-wash-apricot)}.st-editorial__grid--image-right .st-editorial__media{box-shadow:-14px 14px 0 var(--st-wash-raspberry)}}@media(min-width:750px)and (max-width:949px){.st-hero__inner{width:100%;min-height:0;grid-template-columns:1fr}.st-hero__copy{padding:64px 32px 48px}.st-hero__media,.st-hero__image,.st-hero__placeholder{min-height:0}.st-hero__media{aspect-ratio:16 / 10;box-shadow:none}.st-editorial__grid,.st-editorial__grid--image-right,.st-editorial__grid--no-image{grid-template-columns:1fr;gap:40px}.st-editorial__grid--image-right .st-editorial__media{order:0}.st-editorial__content{padding:0}}@media(min-width:1101px){.st-worlds{padding-bottom:144px}.st-world-card:nth-child(2n){margin-top:52px}.st-palettes{padding-bottom:132px}.st-palettes__grid{align-items:start}.st-palette-card:nth-child(2){margin-top:52px}.st-palette-card:nth-child(3){margin-top:20px}.st-gallery__grid{align-items:start}.st-gallery-card:nth-child(3n+2){aspect-ratio:4 / 5}.st-gallery-card:nth-child(3n+3){aspect-ratio:5 / 4}}@media(max-width:1100px){.st-worlds__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.st-products__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:749px){:root{--st-page: min(100% - 40px, 1240px);--st-wide: min(100% - 40px, 1360px)}.st-home__section-heading{align-items:flex-start;flex-direction:column;gap:16px;margin-bottom:24px}.st-home__section-heading h2,.st-home__heading{font-size:clamp(1.9375rem,9vw,2.125rem)}.st-home__body{font-size:1rem}.st-trust-bar__list{justify-content:flex-start;overflow:hidden;white-space:nowrap}.st-trust-bar__list>li:nth-child(n+4){display:none}.st-hero__inner{width:100%;min-height:0;grid-template-columns:1fr}.st-hero__copy{padding:48px 20px 40px}.st-hero__title{font-size:clamp(2.5rem,11vw,2.75rem)}.st-hero__text{margin-top:18px;font-size:1rem}.st-hero__button-row{margin-top:24px}.st-hero__media,.st-hero__image,.st-hero__placeholder{min-height:0}.st-hero__media{aspect-ratio:4 / 3}.st-production{padding:20px 0}.st-production__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.st-production__item{min-height:56px;padding:12px}.st-production__item:nth-child(odd){border-left:0}.st-production__item:nth-child(n+3){border-top:1px solid var(--st-divider)}.st-worlds,.st-products,.st-palettes,.st-proof,.st-gallery,.st-editorial{padding:64px 0}.st-worlds__grid,.st-products__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 14px}.st-world-card__title{margin-top:13px;font-size:1.4375rem}.st-world-card__text{font-size:.8125rem}.st-product-card__meta{padding-top:12px}.st-editorial__grid,.st-editorial__grid--no-image{grid-template-columns:1fr;gap:32px}.st-editorial__grid--image-right .st-editorial__media{order:0}.st-editorial__media{min-height:0;aspect-ratio:3 / 2}.st-editorial__content{padding:0}.st-palettes__grid,.st-proof__grid{grid-template-columns:1fr;gap:24px}.st-palette-card__media{aspect-ratio:4 / 3}.st-gallery__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.st-newsletter{padding:64px 0}.st-newsletter__field-row{grid-template-columns:1fr}.st-newsletter__field-row .st-home__button{width:100%}}@media(prefers-reduced-motion:reduce){.st-home-section *,.st-home-section *:before,.st-home-section *:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
/*# sourceMappingURL=/cdn/shop/t/51/assets/studio-twinswa-home.css.map */
