.sph{--sph-bg: #f7f2ea;--sph-surface: #fffcf7;--sph-alt: #efe7da;--sph-ink: #2b1e14;--sph-soft: #6b5641;--sph-muted: #8e7c66;--sph-line: #e0d5c2;--sph-line-dark: #443628;--sph-accent: #a8653f;--sph-on-dark: #efe7da;--sph-on-dark-soft: #c4b49c;--sph-on-dark-muted: #9c8b76;--sph-draft: #9c8b76;--sph-draft-line: #c2b49c;--sph-gutter: 20px;--sph-max: 1440px;--sph-section-y: 36px;--sph-gap: 12px;background:var(--sph-bg);color:var(--sph-ink);font-family:var(--font-body-family);font-weight:400;-webkit-font-smoothing:antialiased}@media screen and (min-width:750px){.sph{--sph-gutter: 40px;--sph-section-y: 64px;--sph-gap: 18px}}@media screen and (min-width:990px){.sph{--sph-gutter: 56px;--sph-section-y: 92px;--sph-gap: 24px}}.sph *,.sph *:before,.sph *:after{box-sizing:border-box}.sph__inner{max-width:var(--sph-max);margin-inline:auto;padding-inline:var(--sph-gutter)}.sph__section{padding-block:var(--sph-section-y)}.sph--bg{background:var(--sph-bg)}.sph--surface{background:var(--sph-surface)}.sph--alt{background:var(--sph-alt)}.sph__rule{height:1px;margin:0;border:0;background:var(--sph-line)}.sph__eyebrow{margin:0 0 14px;font-size:11px;font-weight:500;letter-spacing:.24em;text-transform:uppercase;color:var(--sph-muted)}.sph h1,.sph h2,.sph h3{margin:0;font-family:var(--font-heading-family);font-weight:400}.sph__h1{font-size:clamp(2.6rem,5.4vw,4.75rem);line-height:1;letter-spacing:-.02em}.sph__h2{font-size:clamp(2rem,3.4vw,2.875rem);line-height:1.05;letter-spacing:-.01em}.sph__h2--feature{font-size:clamp(2.125rem,4vw,3.375rem);line-height:1.03;letter-spacing:-.015em}.sph__h3{font-size:clamp(1.5625rem,2.2vw,1.875rem);font-style:italic}.sph__h1 em,.sph__h2 em{font-style:italic}.sph__lede{margin:0;font-size:15px;line-height:1.65;color:var(--sph-soft)}@media screen and (min-width:990px){.sph__lede{font-size:17px;line-height:1.7}.sph__lede--hero{font-size:18px}}.sph__note{margin:24px 0 0;font-size:12px;line-height:1.6;letter-spacing:.02em;color:var(--sph-muted)}.sph__btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:48px;padding:14px 28px;border:1px solid var(--sph-ink);background:var(--sph-ink);color:var(--sph-bg);font-family:var(--font-body-family);font-size:11.5px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;text-decoration:none;cursor:pointer;transition:background .18s ease,color .18s ease}.sph__btn:hover,.sph__btn--ghost{background:transparent;color:var(--sph-ink)}.sph__btn--ghost:hover{background:var(--sph-ink);color:var(--sph-bg)}.sph__btn--full{width:100%}.sph__arrow{font-size:14px;letter-spacing:0}.sph__textlink{display:inline-block;padding-bottom:5px;border-bottom:1px solid currentColor;font-size:11.5px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;text-decoration:none;color:var(--sph-ink)}.sph__tag{display:inline-block;padding:4px 10px;border:1px solid var(--sph-line);background:var(--sph-surface);font-size:9.5px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--sph-soft)}.sph__tag--draft{border-style:dashed}.sph__draft{display:flex;align-items:center;justify-content:center;padding:18px;background:var(--sph-alt);outline:1px dashed var(--sph-draft-line);outline-offset:-9px;text-align:center}.sph__draft span{max-width:80%;font-size:10px;line-height:1.5;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:var(--sph-draft)}.sph__media{position:relative;overflow:hidden;background:var(--sph-alt)}.sph__media>img,.sph__media>.sph__draft{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.sph__media>img{object-fit:cover}.sph__head{display:flex;flex-direction:column;gap:16px;margin-bottom:24px}@media screen and (min-width:990px){.sph__head{flex-direction:row;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:40px}}.sph-ann{padding:9px 14px;background:var(--sph-ink);color:var(--sph-bg);text-align:center;font-size:9.5px;font-weight:500;line-height:1.35;letter-spacing:.18em;text-transform:uppercase}@media screen and (min-width:990px){.sph-ann{padding:11px 0;font-size:11px;letter-spacing:.2em}}.shopify-section-group-header-group:has(.sph-head){position:sticky;top:0;z-index:20}.sph-head{background:var(--sph-bg);border-bottom:1px solid var(--sph-line)}.sph-head__bar{display:grid;grid-template-columns:44px 1fr auto;align-items:center;gap:8px;min-height:60px;padding:8px var(--sph-gutter)}@media screen and (min-width:990px){.sph-head__bar{grid-template-columns:1fr auto 1fr;gap:24px;padding:16px var(--sph-gutter)}}.sph-head__nav{display:none}@media screen and (min-width:990px){.sph-head__nav{display:flex;gap:34px}}.sph-head__link{font-size:12px;font-weight:500;letter-spacing:.14em;text-transform:uppercase;text-decoration:none;color:var(--sph-ink)}.sph-head__link:hover{color:var(--sph-accent)}.sph-head__brand{display:flex;align-items:center;justify-content:center;gap:8px;text-decoration:none;color:inherit}@media screen and (min-width:990px){.sph-head__brand{gap:12px;justify-self:center}}.sph-head__mark{width:150px;height:auto;max-width:100%;object-fit:contain}@media screen and (min-width:990px){.sph-head__mark{width:240px}}.sph-head__word{font-family:var(--font-heading-family);font-style:italic;font-weight:400;font-size:18px;letter-spacing:.2em;white-space:nowrap}@media screen and (min-width:990px){.sph-head__word{font-size:25px;letter-spacing:.26em}}.sph-head__tools{display:flex;justify-content:flex-end;align-items:center;gap:2px}@media screen and (min-width:990px){.sph-head__tools{gap:26px}}.sph-head__tool{display:flex;align-items:center;justify-content:center;gap:7px;min-width:44px;min-height:48px;padding:0;border:0;background:none;color:var(--sph-ink);font-family:var(--font-body-family);font-size:12px;font-weight:500;letter-spacing:.14em;text-transform:uppercase;text-decoration:none;cursor:pointer}.sph-head__tool-text{display:none}@media screen and (min-width:990px){.sph-head__tool{min-width:0}.sph-head__tool-text{display:inline}}.sph-head__burger{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:4px;width:44px;height:48px;padding:0;border:0;background:none;cursor:pointer}@media screen and (min-width:990px){.sph-head__burger{display:none}}.sph-head__burger i{display:block;width:19px;height:1.4px;background:var(--sph-ink)}.sph-head__burger i:last-child{width:13px}.sph-head__drawer{display:grid;gap:2px;padding:8px var(--sph-gutter) 20px;border-top:1px solid var(--sph-line);background:var(--sph-bg)}.sph-head__drawer[hidden]{display:none}@media screen and (min-width:990px){.sph-head__drawer{display:none}}.sph-head__drawer a{display:flex;align-items:center;min-height:48px;font-size:13px;font-weight:500;letter-spacing:.14em;text-transform:uppercase;text-decoration:none;color:var(--sph-ink);border-bottom:1px solid var(--sph-line)}.sph-hero__copy{padding:28px var(--sph-gutter) 24px;background:var(--sph-surface)}.sph-hero__title{margin-bottom:14px}.sph-hero__lede{margin-bottom:20px}.sph-hero__actions{display:grid;gap:9px}.sph-hero__quick{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.sph-hero__quick .sph__btn{padding:13px 4px;font-size:9.5px;letter-spacing:.1em;min-height:46px}.sph-hero__media{aspect-ratio:4 / 3}@media screen and (min-width:990px){.sph-hero{display:grid;grid-template-columns:560px 1fr;min-height:600px;background:var(--sph-surface)}.sph-hero__copy{display:flex;flex-direction:column;justify-content:center;padding:96px 64px}.sph-hero__title{margin-bottom:26px}.sph-hero__lede{margin-bottom:36px}.sph-hero__actions{grid-auto-flow:column;justify-content:start;gap:12px}.sph-hero__quick{display:none}.sph-hero__media{aspect-ratio:auto;height:100%}}.sph-hero__caption{position:absolute;left:20px;bottom:20px;padding:12px 18px;background:var(--sph-surface)}.sph-hero__caption .sph__eyebrow{margin:0;color:var(--sph-soft)}.sph-trio{display:grid;gap:22px}@media screen and (min-width:750px){.sph-trio{grid-template-columns:repeat(3,1fr);gap:var(--sph-gap)}}.sph-trio__card{color:inherit;text-decoration:none;display:block}.sph-trio__media{aspect-ratio:3 / 2}@media screen and (min-width:750px){.sph-trio__media{aspect-ratio:4 / 5}}.sph-trio__media img{transition:transform .4s ease-out}.sph-trio__card:hover .sph-trio__media img{transform:scale(1.02)}.sph-trio__body{padding:12px 2px 0}@media screen and (min-width:990px){.sph-trio__body{padding-top:20px}}.sph-trio__desc{margin:8px 0 12px;font-size:14px;line-height:1.6;color:var(--sph-soft)}.sph-trio__more{display:inline-flex;gap:6px;font-size:12px;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:var(--sph-accent)}.sph-trio__more span{transition:transform .3s ease-out}.sph-trio__card:hover .sph-trio__more span{transform:translate(4px)}.sph-trio__soon{display:inline-block;margin-top:2px;font-size:10px;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:var(--sph-muted)}.sph-chips{display:flex;gap:7px;overflow-x:auto;padding-bottom:2px;scrollbar-width:none}.sph-chips::-webkit-scrollbar{display:none}.sph-chip{flex:0 0 auto;display:inline-flex;align-items:center;min-height:44px;cursor:pointer;font-family:var(--font-body-family)}@media screen and (min-width:990px){.sph-chip{min-height:0}}.sph-chip[aria-pressed=true]{background:var(--sph-ink);border-color:var(--sph-ink);color:var(--sph-surface)}.sph-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:14px 12px}@media screen and (min-width:750px){.sph-cards{grid-template-columns:repeat(3,1fr);gap:var(--sph-gap)}}@media screen and (min-width:990px){.sph-cards{grid-template-columns:repeat(4,1fr)}}.sph-card{color:inherit;text-decoration:none;display:block}.sph-card[hidden]{display:none}.sph-card__media{aspect-ratio:4 / 5}.sph-card__media img.sph-card__alt{opacity:0;transition:opacity .3s ease}.sph-card:hover .sph-card__media img.sph-card__alt{opacity:1}.sph-card__tag{margin-top:9px}@media screen and (min-width:990px){.sph-card__tag{margin-top:12px}}.sph-card__name{margin:9px 0 5px;font-family:var(--font-heading-family);font-weight:400;font-size:16px;line-height:1.3}@media screen and (min-width:990px){.sph-card__name{font-size:19px}}.sph-card__meta{margin:0;font-size:11.5px;font-weight:500;letter-spacing:.03em;color:var(--sph-soft)}@media screen and (min-width:990px){.sph-card__meta{font-size:12px}}.sph-card__meta--draft{color:var(--sph-muted)}.sph-feature__media{aspect-ratio:4 / 3}.sph-feature__copy{padding:32px var(--sph-gutter) 36px;background:var(--sph-bg)}.sph-feature__title{margin-bottom:14px}.sph-feature__lede{margin-bottom:20px}@media screen and (min-width:990px){.sph-feature{display:grid;grid-template-columns:1fr 620px;min-height:560px}.sph-feature__media{aspect-ratio:auto;height:100%}.sph-feature__copy{display:flex;flex-direction:column;justify-content:center;padding:84px 64px}.sph-feature__title{margin-bottom:22px}.sph-feature__lede{margin-bottom:30px}}.sph-specs{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:0 0 18px}@media screen and (min-width:990px){.sph-specs{grid-template-columns:auto auto;justify-content:start;gap:34px;margin-bottom:32px}}.sph-specs dt{margin-bottom:7px}.sph-specs dd{margin:0;font-family:var(--font-heading-family);font-weight:400;font-size:17px;line-height:1.4}@media screen and (min-width:990px){.sph-specs dd{font-size:21px}}.sph-feature__actions{display:grid;gap:9px}@media screen and (min-width:990px){.sph-feature__actions{grid-auto-flow:column;justify-content:start;gap:12px}}.sph-wed__grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:20px}.sph-wed__stack{display:grid;gap:10px}.sph-wed__tall{aspect-ratio:3 / 4}.sph-wed__sq{aspect-ratio:1}.sph-wed__extra{display:none}.sph-wed__list{list-style:none;margin:0 0 20px;padding:0;display:flex;flex-direction:column;gap:10px}.sph-wed__list li{display:flex;gap:11px;font-size:14.5px;line-height:1.5;color:var(--sph-ink)}.sph-wed__list li:before{content:"\2726";color:var(--sph-accent)}@media screen and (min-width:990px){.sph-wed{display:grid;grid-template-columns:1fr 1.5fr;gap:64px;align-items:center}.sph-wed__grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:0}.sph-wed__stack{display:contents}.sph-wed__tall{grid-row:span 2}.sph-wed__extra{display:block}.sph-wed__list{gap:11px;margin-bottom:32px;font-size:15px}}.sph-story__media{aspect-ratio:1}.sph-story__copy{padding:32px var(--sph-gutter) 40px}.sph-story__copy p{margin:0 0 16px;max-width:440px;font-size:15px;line-height:1.7;color:var(--sph-soft)}@media screen and (min-width:990px){.sph-story{display:grid;grid-template-columns:1fr 1fr}.sph-story--reverse .sph-story__media{order:2}.sph-story__media{aspect-ratio:auto;min-height:460px}.sph-story__copy{display:flex;flex-direction:column;justify-content:center;padding:96px 64px}.sph-story__copy p{font-size:17px;line-height:1.75}}.sph-story__copy .sph__btn{align-self:start;margin-top:14px}.sph-foot{background:var(--sph-ink);color:var(--sph-on-dark);padding:36px var(--sph-gutter) 22px}@media screen and (min-width:990px){.sph-foot{padding:72px var(--sph-gutter) 30px}}.sph-foot__wrap{max-width:var(--sph-max);margin-inline:auto}.sph-foot__top{display:grid;gap:26px;margin-bottom:26px}.sph-foot__signup{display:flex;align-items:center;gap:12px;max-width:330px}.sph-foot__signup input{flex:1;min-width:0;min-height:44px;padding:11px 0;border:0;border-bottom:1px solid var(--sph-line-dark);background:transparent;color:var(--sph-on-dark);font-family:var(--font-body-family);font-size:14px}.sph-foot__signup input::placeholder{color:var(--sph-on-dark-muted)}.sph-foot__signup input:focus{outline:none;border-bottom-color:var(--sph-on-dark)}.sph-foot__signup button{min-height:44px;padding:11px 0;border:0;border-bottom:1px solid var(--sph-on-dark);background:transparent;color:var(--sph-on-dark);font-family:var(--font-body-family);font-size:10.5px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;cursor:pointer}@media screen and (min-width:990px){.sph-foot__top{grid-template-columns:1.6fr 1fr 1fr 1fr;gap:56px;margin-bottom:56px}}.sph-foot__brand{display:flex;align-items:center;gap:10px;margin-bottom:14px}@media screen and (min-width:990px){.sph-foot__brand{gap:12px;margin-bottom:18px}}.sph-foot__mark{width:180px;height:auto;max-width:100%;object-fit:contain}@media screen and (min-width:990px){.sph-foot__mark{width:220px}}.sph-foot__word{font-family:var(--font-heading-family);font-style:italic;font-size:21px;letter-spacing:.14em}@media screen and (min-width:990px){.sph-foot__word{font-size:27px}}.sph-foot__about{margin:0 0 22px;max-width:320px;font-size:15px;line-height:1.65;color:var(--sph-on-dark-soft)}.sph-foot__col .sph__eyebrow{color:var(--sph-on-dark-muted);margin-bottom:12px}.sph-foot__links{display:flex;flex-direction:column;gap:8px;font-size:13.5px}@media screen and (min-width:990px){.sph-foot__links{gap:9px;font-size:14px}}.sph-foot__links a{color:var(--sph-on-dark);text-decoration:none}.sph-foot__links a:hover{color:var(--sph-surface)}.sph-foot__cols{display:grid;grid-template-columns:1fr 1fr;gap:24px}@media screen and (min-width:990px){.sph-foot__cols{display:contents}}.sph-foot__note{margin:0 0 26px;font-size:11.5px;line-height:1.6;letter-spacing:.04em;color:var(--sph-on-dark-muted)}.sph-foot__base{display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;padding-top:18px;border-top:1px solid var(--sph-line-dark);font-size:11.5px;letter-spacing:.06em;color:var(--sph-on-dark-muted)}@media screen and (min-width:990px){.sph-foot__base{padding-top:22px;font-size:12px}}.sph-foot__base a{color:var(--sph-on-dark-muted);text-decoration:none}.sph-foot__legal{display:flex;gap:22px}.sph .visually-hidden{position:absolute!important;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.sph-hero__quick:has(>:last-child:nth-child(2)){grid-template-columns:repeat(2,minmax(0,1fr))}@media screen and (min-width:750px){.sph-trio:has(>:last-child:nth-child(2)){grid-template-columns:repeat(2,minmax(0,1fr))}}#collections .sph-trio{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}#collections .sph-trio__media{aspect-ratio:4/3}#wallpaper-collections .sph-trio{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px 20px}#wallpaper-collections .sph-trio__media{aspect-ratio:4/3}#wallpaper-collections .sph__h3{font-size:clamp(20px,1.7vw,27px);line-height:1.2}#wallpaper-collections .sph-trio__desc{display:none}@media(max-width:989px){#wallpaper-collections .sph-trio{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:599px){#collections .sph-trio{grid-template-columns:1fr;gap:24px}#wallpaper-collections .sph-trio{gap:24px 14px}#wallpaper-collections .sph__h3{font-size:20px}#wallpaper-collections .sph-trio__body{padding-left:0;padding-right:0}}.sph-head__bar{grid-template-columns:minmax(0,1fr) 44px auto}.sph-head__brand{grid-column:1;grid-row:1;justify-self:start}.sph-head__burger{grid-column:2;grid-row:1;justify-self:center}.sph-head__tools{grid-column:3;grid-row:1;justify-self:end}@media(min-width:990px){.sph-head__bar{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr)}.sph-head__brand{justify-self:start}.sph-head__nav{grid-column:2;grid-row:1;justify-self:center}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/sophestia-home.css.map */
