.ts-product-profile{--ts-navy: #0b2a3d;--ts-navy-deep: #071c2c;--ts-chestnut: #8a5636;--ts-sage: #708b7c;--ts-ivory: #f8f5ef;--ts-beige: #dccdbb;--ts-charcoal: #1e2428;--ts-white: #fff;--ts-gold: #b08d57;--ts-text: #4b5a63;--ts-ease: cubic-bezier(.16, .8, .3, 1);color:var(--ts-navy-deep);background:var(--ts-ivory);font-family:Manrope,sans-serif;line-height:1.55;overflow:clip}.ts-product-profile *,.ts-product-profile *:before,.ts-product-profile *:after{box-sizing:border-box}.ts-product-profile img{display:block;max-width:100%}.ts-product-profile a{color:inherit;text-decoration:none}.ts-product-profile button,.ts-product-profile input,.ts-product-profile select{font:inherit}.ts-product-profile button{color:inherit;cursor:pointer}.ts-product-profile .ts-container{width:min(100% - 48px,1320px);margin-inline:auto}.ts-product-profile h1,.ts-product-profile h2,.ts-product-profile h3,.ts-product-profile .ts-accordion__trigger{margin:0;color:var(--ts-navy-deep);font-family:Cormorant Garamond,serif;font-weight:500}.ts-product-profile .ts-eyebrow{display:inline-flex;align-items:center;gap:10px;color:var(--ts-chestnut);font-size:11px;font-weight:700;letter-spacing:.2em;text-transform:uppercase}.ts-product-profile .ts-eyebrow:before{width:25px;height:1px;background:currentColor;content:""}.ts-product-profile .ts-btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:13px 27px;border:1px solid transparent;border-radius:2px;font-size:12px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;transition:background .25s ease,color .25s ease,border-color .25s ease,transform .25s ease}.ts-product-profile .ts-btn:hover{transform:translateY(-1px)}.ts-product-profile .ts-btn--primary{background:var(--ts-navy-deep);color:#fff}.ts-product-profile .ts-btn--primary:hover{background:var(--ts-chestnut)}.ts-product-profile .ts-btn--outline{border-color:var(--ts-navy-deep);background:transparent;color:var(--ts-navy-deep)}.ts-product-profile .ts-btn--outline:hover{background:var(--ts-navy-deep);color:#fff}.ts-product-profile .ts-btn[disabled]{cursor:not-allowed;opacity:.5;transform:none}.ts-product-profile :focus-visible{outline:2px solid var(--ts-chestnut);outline-offset:3px}.ts-product-profile .ts-breadcrumb{border-bottom:1px solid rgba(11,42,61,.08);background:#fff}.ts-product-profile .ts-breadcrumb ol{display:flex;flex-wrap:wrap;gap:8px;margin:0;padding:15px 0;list-style:none;color:#77858d;font-size:12px}.ts-product-profile .ts-breadcrumb a:hover{color:var(--ts-chestnut)}.ts-product-profile .ts-product-main{padding:52px 0 84px}.ts-product-profile .ts-product-layout{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(390px,.92fr);gap:clamp(44px,6vw,88px);align-items:start}.ts-product-profile .ts-gallery{position:sticky;top:20px;display:grid;grid-template-columns:82px minmax(0,1fr);gap:15px}.ts-product-profile .ts-gallery__badge{position:absolute;top:12px;left:112px;z-index:4;padding:7px 11px;border-radius:2px;background:var(--ts-chestnut);color:#fff;font-size:9px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.ts-product-profile .ts-gallery__thumbs{display:flex;flex-direction:column;gap:10px}.ts-product-profile .ts-gallery__thumb{position:relative;aspect-ratio:1;padding:0;overflow:hidden;border:1px solid transparent;border-radius:3px;background:#eee;opacity:.65;transition:opacity .2s,border-color .2s}.ts-product-profile .ts-gallery__thumb.is-active{border-color:var(--ts-navy-deep);opacity:1}.ts-product-profile .ts-gallery__thumb img{width:100%;height:100%;object-fit:cover}.ts-product-profile .ts-gallery__main{position:relative;aspect-ratio:1;overflow:hidden;border-radius:4px;background:#eee}.ts-product-profile .ts-gallery__stage{position:relative;width:100%;height:100%;overflow:hidden;cursor:zoom-in}.ts-product-profile .ts-media-panel{position:absolute;top:0;right:0;bottom:0;left:0;display:none;width:100%;height:100%}.ts-product-profile .ts-media-panel.is-active{display:block}.ts-product-profile .ts-gallery__stage img,.ts-product-profile .ts-gallery__stage video,.ts-product-profile .ts-gallery__stage model-viewer{width:100%;height:100%;object-fit:cover}.ts-product-profile .ts-gallery__stage img{transition:transform .45s var(--ts-ease)}.ts-product-profile .ts-gallery__stage.is-zoomed img{transform:scale(1.75);cursor:zoom-out}.ts-product-profile .ts-gallery__arrow,.ts-product-profile .ts-gallery__expand{position:absolute;z-index:5;display:grid;place-items:center;width:40px;height:40px;padding:0;border:0;border-radius:50%;background:#fffffff0;box-shadow:0 7px 20px #0b2a3d24}.ts-product-profile .ts-gallery__arrow{top:50%;transform:translateY(-50%)}.ts-product-profile .ts-gallery__arrow--prev{left:13px}.ts-product-profile .ts-gallery__arrow--next{right:13px}.ts-product-profile .ts-gallery__expand{right:13px;bottom:13px}.ts-product-profile .ts-gallery__arrow svg,.ts-product-profile .ts-gallery__expand svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.6}.ts-product-profile .ts-gallery__dots{display:none}.ts-product-profile .ts-product-info{min-width:0;padding-top:4px}.ts-product-profile .ts-product-title{margin:11px 0 12px;font-size:clamp(38px,4.2vw,58px);line-height:.98}.ts-product-profile .ts-rating{display:flex;align-items:center;gap:10px;margin-bottom:21px;font-size:12px}.ts-product-profile .ts-stars{color:var(--ts-gold);letter-spacing:2px}.ts-product-profile .ts-rating a{color:#6f7d85;text-decoration:underline;text-underline-offset:3px}.ts-product-profile .ts-price-row{display:flex;flex-wrap:wrap;align-items:center;gap:11px;margin-bottom:21px}.ts-product-profile .ts-price{color:var(--ts-navy-deep);font-size:25px;font-weight:600}.ts-product-profile .ts-compare{color:#8b969c;font-size:16px;text-decoration:line-through}.ts-product-profile .ts-sale{padding:5px 8px;border-radius:2px;background:#e8ded2;color:var(--ts-chestnut);font-size:10px;font-weight:700;text-transform:uppercase}.ts-product-profile .ts-summary,.ts-product-profile .ts-summary p{color:var(--ts-text);font-size:14.5px;line-height:1.75}.ts-product-profile .ts-summary{margin-bottom:22px}.ts-product-profile .ts-meta{display:flex;flex-wrap:wrap;justify-content:space-between;gap:9px;margin-bottom:7px;font-size:11.5px}.ts-product-profile .ts-stock{display:inline-flex;align-items:center;gap:7px;color:#4f6e5e}.ts-product-profile .ts-stock:before{width:7px;height:7px;border-radius:50%;background:#5b806c;content:""}.ts-product-profile .ts-stock--out{color:#8c4a42}.ts-product-profile .ts-stock--out:before{background:#8c4a42}.ts-product-profile .ts-vendor{display:block;margin-bottom:22px;color:#7b878d;font-size:11px}.ts-product-profile .ts-option{margin:0 0 19px}.ts-product-profile .ts-option__label{display:block;margin-bottom:9px;color:var(--ts-navy-deep);font-size:12px;font-weight:600}.ts-product-profile .ts-option__values{display:flex;flex-wrap:wrap;gap:8px}.ts-product-profile .ts-option__button{min-height:39px;padding:9px 15px;border:1px solid var(--ts-beige);border-radius:2px;background:#fff;color:var(--ts-navy-deep);font-size:12px;transition:all .2s ease}.ts-product-profile .ts-option__button:hover,.ts-product-profile .ts-option__button.is-active{border-color:var(--ts-navy-deep);background:var(--ts-navy-deep);color:#fff}.ts-product-profile .ts-option__button.is-unavailable{opacity:.38;text-decoration:line-through}.ts-product-profile .ts-quantity-line{display:flex;align-items:center;justify-content:space-between;margin:2px 0 18px}.ts-product-profile .ts-quantity{display:grid;grid-template-columns:39px 48px 39px;height:40px;border:1px solid var(--ts-beige);background:#fff}.ts-product-profile .ts-quantity button{border:0;background:transparent;font-size:18px}.ts-product-profile .ts-quantity input{width:100%;border:0;background:transparent;text-align:center;-webkit-appearance:textfield;appearance:textfield}.ts-product-profile .ts-quantity input::-webkit-inner-spin-button{display:none}.ts-product-profile .ts-cta{display:grid;grid-template-columns:1fr 52px;gap:10px}.ts-product-profile .ts-add{width:100%}.ts-product-profile .ts-wishlist{display:grid;place-items:center;width:52px;min-height:52px;padding:0;border:1px solid var(--ts-navy-deep);border-radius:2px;background:transparent}.ts-product-profile .ts-wishlist svg{width:20px;fill:none;stroke:currentColor;stroke-width:1.6}.ts-product-profile .ts-wishlist.is-active{background:var(--ts-navy-deep);color:#fff}.ts-product-profile .shopify-payment-button{margin-top:11px}.ts-product-profile .shopify-payment-button__button{min-height:49px!important;border-radius:2px!important;font-size:12px!important;font-weight:700!important;letter-spacing:.07em!important;text-transform:uppercase!important}.ts-product-profile .ts-secure{display:flex;align-items:center;gap:9px;margin-top:18px;color:#65747c;font-size:11.5px}.ts-product-profile .ts-secure svg{width:19px;fill:none;stroke:var(--ts-sage);stroke-width:1.5}.ts-product-profile .ts-payments{display:flex;flex-wrap:wrap;gap:7px;margin:13px 0}.ts-product-profile .ts-payments svg{width:38px;height:24px}.ts-product-profile .ts-payments span{padding:5px 7px;border:1px solid var(--ts-beige);color:#718087;font-size:9px;font-weight:700}.ts-product-profile .ts-shipping-note{margin:0;color:#718087;font-size:11.5px}.ts-product-profile .ts-trust{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;margin:26px 0 6px;border:1px solid var(--ts-beige);background:var(--ts-beige)}.ts-product-profile .ts-trust__item{display:flex;align-items:center;gap:10px;min-height:68px;padding:12px;background:var(--ts-ivory);color:var(--ts-navy-deep);font-size:11px}.ts-product-profile .ts-trust__icon{width:28px;color:var(--ts-chestnut);font-size:23px;text-align:center}.ts-product-profile .ts-accordions{margin-top:20px;border-top:1px solid var(--ts-beige)}.ts-product-profile .ts-accordion{border-bottom:1px solid var(--ts-beige)}.ts-product-profile .ts-accordion__trigger{display:flex;align-items:center;justify-content:space-between;width:100%;padding:18px 2px;border:0;background:transparent;font-size:17px;text-align:left}.ts-product-profile .ts-accordion__trigger svg{width:17px;fill:none;stroke:currentColor;transition:transform .25s ease}.ts-product-profile .ts-accordion.is-open .ts-accordion__trigger svg{transform:rotate(180deg)}.ts-product-profile .ts-accordion__panel{display:grid;grid-template-rows:0fr;transition:grid-template-rows .35s var(--ts-ease)}.ts-product-profile .ts-accordion.is-open .ts-accordion__panel{grid-template-rows:1fr}.ts-product-profile .ts-accordion__inner{min-height:0;overflow:hidden}.ts-product-profile .ts-accordion__content{padding:0 2px 20px;color:var(--ts-text);font-size:13.5px;line-height:1.75}.ts-product-profile .ts-accordion__content p:first-child{margin-top:0}.ts-product-profile .ts-editorial{position:relative;min-height:570px;display:grid;align-items:center;overflow:hidden;background:var(--ts-navy-deep)}.ts-product-profile .ts-editorial__image,.ts-product-profile .ts-editorial__scrim{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.ts-product-profile .ts-editorial__image{object-fit:cover}.ts-product-profile .ts-editorial__scrim{background:linear-gradient(90deg,#071c2ce0,#071c2c40 70%)}.ts-product-profile .ts-editorial__copy{position:relative;z-index:2;width:min(100% - 48px,1320px);margin-inline:auto;color:#fff}.ts-product-profile .ts-editorial__inner{max-width:520px}.ts-product-profile .ts-editorial h2{margin:12px 0 17px;color:#fff;font-size:clamp(36px,5vw,60px);line-height:1}.ts-product-profile .ts-editorial p{color:#fffc;line-height:1.75}.ts-product-profile .ts-editorial .ts-btn{margin-top:16px;border-color:#fff;background:#fff;color:var(--ts-navy-deep)}.ts-product-profile .ts-products-section{display:block;padding:88px 0}.ts-product-profile .ts-products-section--white{background:#fff}.ts-product-profile .ts-products-section--ivory{background:var(--ts-ivory)}.ts-product-profile .ts-section-head{margin-bottom:35px}.ts-product-profile .ts-section-head--row{display:flex;align-items:end;justify-content:space-between;gap:20px}.ts-product-profile .ts-section-head h2{margin-top:10px;font-size:clamp(32px,4vw,46px);line-height:1}.ts-product-profile .ts-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.ts-product-profile .ts-product-carousel{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(230px,24%);gap:18px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.ts-product-profile .ts-product-carousel::-webkit-scrollbar{display:none}.ts-product-profile .ts-card{min-width:0;scroll-snap-align:start}.ts-product-profile .ts-card__media{position:relative;aspect-ratio:4 / 5;overflow:hidden;border-radius:3px;background:#eee}.ts-product-profile .ts-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .5s var(--ts-ease)}.ts-product-profile .ts-card:hover .ts-card__media img{transform:scale(1.035)}.ts-product-profile .ts-card__badge{position:absolute;z-index:2;top:10px;left:10px;padding:5px 8px;background:var(--ts-chestnut);color:#fff;font-size:9px;font-weight:700;text-transform:uppercase}.ts-product-profile .ts-card__quick{position:absolute;right:10px;bottom:10px;left:10px;min-height:39px;border:0;border-radius:2px;background:#fffffff0;color:var(--ts-navy-deep);font-size:10px;font-weight:700;letter-spacing:.08em;text-align:center;text-transform:uppercase}.ts-product-profile .ts-card__info{padding:13px 2px 0}.ts-product-profile .ts-card__category{color:var(--ts-chestnut);font-size:9px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.ts-product-profile .ts-card h3{margin:4px 0 7px;font-size:18px;line-height:1.15}.ts-product-profile .ts-card__bottom{display:flex;flex-wrap:wrap;align-items:center;gap:8px;font-size:13px;font-weight:600}.ts-product-profile .ts-card__compare{color:#899399;font-size:11px;text-decoration:line-through}.ts-product-profile .ts-carousel-controls{display:flex;gap:8px}.ts-product-profile .ts-carousel-controls button{display:grid;place-items:center;width:40px;height:40px;border:1px solid var(--ts-beige);border-radius:50%;background:transparent}.ts-product-profile .ts-carousel-controls svg{width:16px;fill:none;stroke:currentColor}.ts-product-profile .ts-reviews{padding:94px 0;background:linear-gradient(180deg,var(--ts-ivory),#efefe4)}.ts-product-profile .ts-reviews .ts-section-head{text-align:center}.ts-product-profile .ts-review-summary{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:60px;margin-bottom:38px;padding-bottom:37px;border-bottom:1px solid var(--ts-beige)}.ts-product-profile .ts-review-score{display:grid;justify-items:center;gap:7px}.ts-product-profile .ts-review-score strong{font-family:Cormorant Garamond,serif;font-size:54px;font-weight:500;line-height:1}.ts-product-profile .ts-review-score small{color:#7a878e}.ts-product-profile .ts-review-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.ts-product-profile .ts-review{padding:23px;border:1px solid var(--ts-beige);border-radius:4px;background:#fff}.ts-product-profile .ts-review__top,.ts-product-profile .ts-review__bottom{display:flex;justify-content:space-between;gap:12px}.ts-product-profile .ts-review__verified{color:var(--ts-sage);font-size:10px;font-weight:700;text-transform:uppercase}.ts-product-profile .ts-review__text{color:#3c4a52;font-size:14px;font-style:italic;line-height:1.7}.ts-product-profile .ts-review__bottom{color:#849096;font-size:11px}.ts-product-profile .ts-review__bottom strong{color:var(--ts-navy-deep)}.ts-product-profile .ts-review__image{width:72px;height:72px;margin-bottom:13px;border-radius:3px;object-fit:cover}.ts-product-profile .ts-app-slot{margin-top:30px}.ts-product-profile .ts-sticky{position:fixed;right:0;bottom:0;left:0;z-index:45;transform:translateY(105%);border-top:1px solid var(--ts-beige);background:#fff;box-shadow:0 -8px 24px #0b2a3d1a;transition:transform .35s var(--ts-ease)}.ts-product-profile .ts-sticky.is-visible{transform:translateY(0)}.ts-product-profile .ts-sticky__inner{display:flex;align-items:center;gap:17px;width:min(100% - 48px,1320px);min-height:72px;margin-inline:auto}.ts-product-profile .ts-sticky img{width:45px;height:45px;border-radius:3px;object-fit:cover}.ts-product-profile .ts-sticky__name{min-width:0;flex:1}.ts-product-profile .ts-sticky__name strong,.ts-product-profile .ts-sticky__name span{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ts-product-profile .ts-sticky__name strong{font-family:Cormorant Garamond,serif;font-size:17px}.ts-product-profile .ts-sticky__name span{color:#7a878e;font-size:10px}.ts-product-profile .ts-sticky__price{font-weight:700}.ts-product-profile .ts-sticky .ts-btn{min-width:210px;min-height:45px}.ts-product-profile .ts-toast{position:fixed;bottom:92px;left:50%;z-index:80;transform:translate(-50%,15px);padding:12px 22px;border-radius:30px;background:var(--ts-navy-deep);color:#fff;font-size:12px;opacity:0;visibility:hidden;transition:.25s ease}.ts-product-profile .ts-toast.is-visible{transform:translate(-50%);opacity:1;visibility:visible}.ts-product-profile .ts-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:none;place-items:center;padding:30px;background:#071c2cf0}.ts-product-profile .ts-lightbox.is-open{display:grid}.ts-product-profile .ts-lightbox img{max-width:min(100%,1100px);max-height:90vh;object-fit:contain}.ts-product-profile .ts-lightbox button{position:absolute;top:20px;right:24px;border:0;background:transparent;color:#fff;font-size:34px}@media(max-width:990px){.ts-product-profile .ts-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ts-product-profile .ts-product-main{padding-top:34px}.ts-product-profile .ts-product-layout{grid-template-columns:1fr;gap:40px}.ts-product-profile .ts-gallery{position:static}}@media(max-width:720px){.ts-product-profile .ts-container{width:min(100% - 32px,1320px)}.ts-product-profile .ts-product-main{padding-bottom:58px}.ts-product-profile .ts-gallery{display:block}.ts-product-profile .ts-gallery__thumbs{display:none}.ts-product-profile .ts-gallery__badge{left:12px}.ts-product-profile .ts-gallery__dots{display:flex;justify-content:center;gap:7px;margin-top:11px}.ts-product-profile .ts-gallery__dot{width:7px;height:7px;padding:0;border:0;border-radius:50%;background:var(--ts-beige)}.ts-product-profile .ts-gallery__dot.is-active{width:21px;border-radius:10px;background:var(--ts-navy-deep)}.ts-product-profile .ts-product-title{font-size:42px}.ts-product-profile .ts-editorial{min-height:590px;align-items:end}.ts-product-profile .ts-editorial__scrim{background:linear-gradient(0deg,#071c2cf0,#071c2c26 80%)}.ts-product-profile .ts-editorial__copy{width:min(100% - 32px,1320px);padding-bottom:48px}.ts-product-profile .ts-product-carousel{grid-auto-columns:75%}.ts-product-profile .ts-review-grid{grid-template-columns:1fr}.ts-product-profile .ts-sticky__inner{width:min(100% - 24px,1320px);min-height:66px;gap:10px}.ts-product-profile .ts-sticky img,.ts-product-profile .ts-sticky__name{display:none}.ts-product-profile .ts-sticky .ts-btn{min-width:0;flex:1}.ts-product-profile .ts-sticky__price{font-size:13px}}@media(max-width:480px){.ts-product-profile .ts-trust{grid-template-columns:1fr}.ts-product-profile .ts-section-head--row{align-items:flex-start;flex-direction:column}.ts-product-profile .ts-product-grid{grid-template-columns:1fr 1fr;gap:11px}.ts-product-profile .ts-card h3{font-size:15px}}@media(prefers-reduced-motion:reduce){.ts-product-profile *,.ts-product-profile *:before,.ts-product-profile *:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/two-sisters-product-profile.css.map */
