:root{--tvx-ink:#151515;--tvx-blue:#1956d9;--tvx-blue-soft:#eaf1fb;--tvx-cream:#f7f2ea;--tvx-paper:#fff;--tvx-line:#ded9d1;--tvx-muted:#68645f;--tvx-coral:#df7964}html{scroll-behavior:smooth}body.template-index,body.template-collection,body.template-product,body.template-cart{background:var(--tvx-paper)!important;color:var(--tvx-ink)!important}.tovynx-header{position:relative;z-index:30;border-bottom:1px solid var(--tvx-line);background:#fff;color:var(--tvx-ink)}.tovynx-header__bar{min-height:31px;display:grid;place-items:center;padding:6px 16px;background:var(--tvx-blue-soft);color:#173661;font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.tovynx-header__main{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;max-width:1320px;min-height:68px;margin:auto;padding:0 30px}.tovynx-header a{color:var(--tvx-ink)!important;text-decoration:none}.tovynx-header__logo{font-family:Georgia,Times New Roman,serif;font-size:27px;letter-spacing:.16em}.tovynx-header__search{font-size:11px;font-weight:700;text-transform:uppercase}.tovynx-header__actions{display:flex;justify-content:flex-end;gap:22px;font-size:11px;font-weight:700;text-transform:uppercase}.tovynx-header__nav{display:flex;justify-content:center;gap:34px;min-height:41px;align-items:center;border-top:1px solid #eee9e2;font-size:11px;font-weight:700;text-transform:uppercase}.tovynx-header__nav a:hover{color:var(--tvx-blue)!important}.tovynx-mobile-menu,.tovynx-mobile-cart{display:none}.tvx-home{overflow:hidden;background:#fff}.tvx-shell{width:min(1320px,calc(100% - 48px));margin-inline:auto}.tvx-eyebrow{margin:0 0 13px;color:var(--tvx-blue);font-size:10px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.tvx-title{margin:0;font-family:Georgia,Times New Roman,serif;font-weight:400;letter-spacing:-.045em;line-height:.96}.tvx-button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;padding:0 24px;border:1px solid var(--tvx-blue);background:var(--tvx-blue);color:#fff!important;font-size:10px;font-weight:900;letter-spacing:.09em;text-decoration:none;text-transform:uppercase}.tvx-button--light{border-color:var(--tvx-ink);background:transparent;color:var(--tvx-ink)!important}.tvx-hero{display:grid;grid-template-columns:.9fr 1.1fr;min-height:610px;background:var(--tvx-cream)}.tvx-hero__copy{display:flex;flex-direction:column;justify-content:center;padding:72px clamp(34px,6vw,100px)}.tvx-hero h1{max-width:570px;font-size:clamp(58px,6vw,88px)}.tvx-hero__lead{max-width:470px;margin:24px 0 0;color:#4d4a45;font-size:16px;line-height:1.55}.tvx-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.tvx-hero__visual{position:relative;min-height:610px;overflow:hidden;background:linear-gradient(145deg,#dce8f6 0 64%,#efc4b7 64%)}.tvx-hero__visual:before{position:absolute;top:-14%;right:-10%;width:46%;aspect-ratio:1;border-radius:50%;background:var(--tvx-blue);content:""}.tvx-hero__visual:after{position:absolute;right:-9%;bottom:-22%;width:82%;height:43%;border-radius:50%;background:#f7eee1;content:""}.tvx-case{position:absolute;z-index:2;display:block;overflow:hidden;border-radius:24px;background:#fff;box-shadow:0 28px 60px #1f2c4538}.tvx-case img{width:100%;height:100%;object-fit:cover}.tvx-case--1{right:8%;bottom:7%;width:43%;height:72%;transform:rotate(3deg)}.tvx-case--2{top:8%;left:7%;width:39%;height:64%;transform:rotate(-5deg)}.tvx-case--3{right:29%;bottom:2%;width:31%;height:52%;transform:rotate(-1deg)}.tvx-models{border-top:1px solid var(--tvx-line);border-bottom:1px solid var(--tvx-line);background:#fff}.tvx-models__inner{display:grid;grid-template-columns:1.15fr repeat(5,1fr)}.tvx-models span,.tvx-models a{display:flex;min-height:76px;align-items:center;justify-content:center;padding:12px;border-right:1px solid var(--tvx-line);color:var(--tvx-ink)!important;font-size:11px;font-weight:800;text-align:center;text-decoration:none}.tvx-models span{justify-content:flex-start;padding-left:28px;text-transform:uppercase}.tvx-models a:hover{box-shadow:inset 0 -3px var(--tvx-blue);color:var(--tvx-blue)!important}.tvx-section{padding:92px 0}.tvx-section--cream{background:var(--tvx-cream)}.tvx-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:30px}.tvx-head h2{max-width:720px;font-size:clamp(42px,5vw,68px)}.tvx-head p{max-width:390px;margin:0;color:var(--tvx-muted);line-height:1.55}.tvx-moods{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.tvx-mood{position:relative;display:block;min-height:390px;overflow:hidden;background:#eee8df;color:var(--tvx-ink)!important}.tvx-mood img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.tvx-mood:hover img{transform:scale(1.025)}.tvx-mood:after{position:absolute;top:52%;right:0;bottom:0;left:0;background:linear-gradient(transparent,#fffffff5);content:""}.tvx-mood__copy{position:absolute;z-index:2;right:25px;bottom:24px;left:25px}.tvx-mood h3{margin:0;font-family:Georgia,Times New Roman,serif;font-size:39px;font-weight:400}.tvx-mood p{margin:7px 0 0;font-size:12px}.tvx-products{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.tvx-product__image{display:block;aspect-ratio:1/1;overflow:hidden;background:#f5f0e9}.tvx-product__image img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.tvx-product:hover img{transform:scale(1.025)}.tvx-product__info{display:flex;justify-content:space-between;gap:16px;padding-top:13px}.tvx-product__info a{color:var(--tvx-ink)!important;font-size:12px;font-weight:600;line-height:1.35;text-decoration:none}.tvx-product__info span{font-size:12px;font-weight:800;white-space:nowrap}.tvx-story{display:grid;grid-template-columns:1.12fr .88fr;min-height:520px}.tvx-story__media{min-height:520px;background:var(--tvx-blue-soft)}.tvx-story__media img{width:100%;height:100%;object-fit:cover}.tvx-story__copy{display:flex;flex-direction:column;justify-content:center;padding:70px clamp(36px,6vw,90px);background:var(--tvx-blue-soft)}.tvx-story h2{font-size:clamp(45px,5vw,68px)}.tvx-story__copy>p:not(.tvx-eyebrow){max-width:470px;margin:23px 0 30px;color:#4f5966;line-height:1.65}.tvx-benefits{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--tvx-line)}.tvx-benefit{padding:30px;border-right:1px solid var(--tvx-line)}.tvx-benefit:last-child{border:0}.tvx-benefit b{display:block;color:var(--tvx-blue);font-size:11px;letter-spacing:.1em}.tvx-benefit h3{margin:18px 0 7px;font-family:Georgia,Times New Roman,serif;font-size:24px;font-weight:400}.tvx-benefit p{margin:0;color:var(--tvx-muted);font-size:12px;line-height:1.55}.tvx-club{display:grid;grid-template-columns:1.1fr .9fr;gap:60px;align-items:center;padding:65px clamp(34px,7vw,100px);background:var(--tvx-blue);color:#fff}.tvx-club h2{max-width:650px;color:#fff;font-size:clamp(42px,5vw,67px)}.tvx-club p{color:#fffc}.tvx-club form{display:flex;gap:9px}.tvx-club input{min-height:51px;min-width:0;flex:1;border:0;padding:0 16px;background:#fff;color:#111}.tvx-club button{min-height:51px;border:1px solid #fff;padding:0 22px;background:transparent;color:#fff;font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}body.template-collection .tovynx-collection-hero{background:var(--tvx-cream)!important}body.template-collection .main-collection{max-width:1320px!important;padding:28px 28px 80px!important}body.template-collection .main-collection figure{aspect-ratio:1/1!important;border-radius:0!important;background:#f5f0e9!important}body.template-collection .main-collection figure img{width:100%!important;height:100%!important;object-fit:cover!important}body.template-collection .wishlist-productcard{background:#fff!important;color:#111!important;border:1px solid var(--tvx-line)!important;box-shadow:none!important}body.template-collection select,body.template-collection button{border-radius:0!important}body.template-product .main-product{max-width:1320px!important;padding:46px 28px 80px!important}body.template-product .main-product h1{font-family:Georgia,Times New Roman,serif!important;font-size:clamp(38px,4vw,58px)!important;font-weight:400!important;line-height:1.02!important}body.template-product .product-gallery img{border-radius:0!important;background:#f5f0e9!important}body.template-product .main-product form button[type=submit],body.template-product .main-product [name=add]{min-height:55px!important;border:0!important;border-radius:0!important;background:var(--tvx-blue)!important;background-image:none!important;color:#fff!important;box-shadow:none!important;font-weight:800!important;letter-spacing:.08em!important;text-transform:uppercase!important}body.template-product .main-product select,body.template-product .main-product input{border-radius:0!important}body.template-cart .main-cart{max-width:1180px!important;min-height:520px;padding:58px 28px 90px!important}body.template-cart .main-cart>h1,body.template-cart .main-cart>h2{font-family:Georgia,Times New Roman,serif!important;font-size:clamp(43px,6vw,68px)!important;font-weight:400!important;letter-spacing:-.04em!important;word-break:normal!important}body.template-cart .cart-empty{padding:70px 20px!important}body.template-cart .cart-empty+*{word-break:normal!important}body.template-cart [name=checkout]{min-height:55px!important;border-radius:0!important;background:var(--tvx-blue)!important;color:#fff!important}#shopify-section-footer{display:grid!important;grid-template-columns:1.3fr .7fr .7fr;gap:70px;max-width:none!important;margin:0!important;padding:66px max(28px,calc((100vw - 1260px)/2))!important;background:var(--tvx-cream)!important;color:var(--tvx-ink)!important;text-align:left!important}#shopify-section-footer>div{width:auto!important;margin:0!important;padding:0!important}#shopify-section-footer h5{margin:0 0 15px!important;font-family:Georgia,Times New Roman,serif!important;font-size:22px!important;font-weight:400!important}#shopify-section-footer p{color:var(--tvx-muted)!important;font-size:12px!important;line-height:1.7!important}#shopify-section-footer a{color:var(--tvx-ink)!important;text-decoration:none}#shopify-section-footer form fieldset{display:flex!important;max-width:490px;gap:8px;border:0!important;padding:0!important}#shopify-section-footer form legend{position:absolute!important;overflow:hidden!important;width:1px!important;height:1px!important}#shopify-section-footer form p{margin:0!important;flex:1}#shopify-section-footer form input{min-height:48px!important;width:100%!important;border:1px solid var(--tvx-line)!important;border-radius:0!important;background:#fff!important;padding:0 15px!important}#shopify-section-footer form .submit{display:block!important;flex:0 0 auto!important}#shopify-section-footer form .submit button{min-height:48px!important;border:1px solid var(--tvx-blue)!important;border-radius:0!important;background:var(--tvx-blue)!important;color:#fff!important;padding:0 18px!important}.shopify-section-footer+*{background:var(--tvx-ink)!important;color:#fff!important}@media(max-width:900px){.tovynx-header__main{grid-template-columns:1fr auto 1fr;min-height:61px;padding:0 16px}.tovynx-header__search,.tovynx-header__actions,.tovynx-header__nav{display:none}.tovynx-header__logo{font-size:22px}.tovynx-mobile-menu{display:block;grid-column:1;grid-row:1}.tovynx-mobile-menu summary{font-size:11px;font-weight:800;text-transform:uppercase}.tovynx-mobile-menu nav{position:absolute;top:92px;right:0;left:0;display:grid;padding:18px;background:#fff;border-bottom:1px solid var(--tvx-line);box-shadow:0 18px 30px #14141417}.tovynx-mobile-menu nav a{padding:13px 4px;border-bottom:1px solid #eee;font-size:12px}.tovynx-mobile-cart{display:block;grid-column:3;grid-row:1;justify-self:end;font-size:11px;font-weight:800;text-transform:uppercase}.tvx-shell{width:min(100% - 28px,1320px)}.tvx-hero{grid-template-columns:1fr}.tvx-hero__visual{min-height:390px;order:-1}.tvx-hero__copy{padding:46px 22px}.tvx-hero h1{font-size:clamp(49px,13vw,68px)}.tvx-models__inner{display:flex;overflow-x:auto}.tvx-models span{display:none}.tvx-models a{min-width:150px;min-height:63px}.tvx-section{padding:66px 0}.tvx-head{align-items:start;flex-direction:column}.tvx-moods{display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.tvx-mood{min-width:82vw;scroll-snap-align:start}.tvx-products{display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.tvx-product{min-width:72vw;scroll-snap-align:start}.tvx-story{grid-template-columns:1fr}.tvx-story__media{min-height:360px}.tvx-story__copy{padding:50px 24px}.tvx-benefits{grid-template-columns:1fr 1fr}.tvx-benefit:nth-child(2){border-right:0}.tvx-benefit:nth-child(-n+2){border-bottom:1px solid var(--tvx-line)}.tvx-club{grid-template-columns:1fr;gap:28px;padding:54px 22px}.tvx-club form{flex-direction:column}#shopify-section-footer{grid-template-columns:1fr;gap:34px;padding:48px 20px!important}#shopify-section-footer form fieldset{display:block!important}#shopify-section-footer form .submit{margin-top:8px!important}#shopify-section-footer form .submit button{width:100%!important}}@media(max-width:520px){.tvx-hero__visual{min-height:330px}.tvx-case--1{width:45%;height:71%}.tvx-case--2{width:42%;height:63%}.tvx-case--3{width:34%;height:50%}.tvx-actions{display:grid}.tvx-button{width:100%}.tvx-benefits{grid-template-columns:1fr}.tvx-benefit{border-right:0;border-bottom:1px solid var(--tvx-line)!important}.tvx-benefit:last-child{border-bottom:0!important}}.tvx-title,.tvx-hero h1{-webkit-hyphens:none!important;hyphens:none!important;overflow-wrap:normal!important;word-break:normal!important}.tvx-hero{grid-template-columns:1fr 1fr}.tvx-hero__copy{padding-inline:clamp(34px,5.4vw,86px)}.tvx-hero h1{max-width:620px;font-size:clamp(54px,5.25vw,78px)}body.template-collection .wishlist-productcard{border:1px solid var(--tvx-line)!important;background:#fffffff0!important;color:var(--tvx-blue)!important;box-shadow:none!important}body.template-collection .main-collection button:not(.wishlist-productcard){border-color:var(--tvx-blue)!important;background:var(--tvx-blue)!important;color:#fff!important}#root .main-product{max-width:1320px!important;padding:46px 28px 80px!important}#root .main-product h1,#root .main-product h2{font-family:Georgia,Times New Roman,serif!important;font-size:clamp(38px,4vw,58px)!important;font-weight:400!important;line-height:1.02!important;letter-spacing:-.035em!important;-webkit-hyphens:none!important;hyphens:none!important;word-break:normal!important}#root .main-product>div,#root .main-product form{border-radius:0!important;box-shadow:none!important}#root .main-product form button[type=submit],#root .main-product [name=add]{min-height:55px!important;border:0!important;border-radius:0!important;background:var(--tvx-blue)!important;background-image:none!important;color:#fff!important;box-shadow:none!important}#root .main-product .available,#root .main-product [class*=availability]{color:var(--tvx-blue)!important}body.template-cart .main-cart{min-height:0!important;padding-top:48px!important;padding-bottom:58px!important}body.template-cart .cart-empty{padding-block:48px!important}#root .main-cart [name=checkout]{min-height:55px!important;border:1px solid var(--tvx-blue)!important;border-radius:0!important;background:var(--tvx-blue)!important;background-image:none!important;color:#fff!important;box-shadow:none!important}#root .main-cart img{min-width:110px!important}#root .main-cart~section{margin-top:0!important;padding-top:52px!important}#root #shopify-section-footer{box-sizing:border-box!important;display:grid!important;grid-template-columns:minmax(0,1.4fr) minmax(160px,.65fr) minmax(160px,.65fr)!important;gap:64px!important;width:100%!important;max-width:none!important;margin:0!important;padding:66px max(28px,calc((100vw - 1260px)/2))!important;background:var(--tvx-cream)!important;color:var(--tvx-ink)!important;text-align:left!important}#root #shopify-section-footer>div{box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:none!important;margin:0!important;padding:0!important;color:var(--tvx-ink)!important;text-align:left!important}#root #shopify-section-footer h5{margin:0 0 15px!important;color:var(--tvx-ink)!important;font-family:Georgia,Times New Roman,serif!important;font-size:22px!important;font-weight:400!important;line-height:1.2!important;word-break:normal!important}#root #shopify-section-footer p{max-width:520px!important;color:var(--tvx-muted)!important;font-size:12px!important;line-height:1.7!important;word-break:normal!important}#root #shopify-section-footer a{display:inline-block!important;color:var(--tvx-ink)!important;text-decoration:none!important;word-break:normal!important}*:focus-visible{outline:3px solid rgba(25,86,217,.45)!important;outline-offset:3px!important}@media(max-width:900px){.tvx-hero{grid-template-columns:1fr}.tvx-hero h1{font-size:clamp(47px,12vw,66px)}#root #shopify-section-footer{grid-template-columns:1fr!important;gap:34px!important;padding:48px 20px!important}}#root .tovynx-product-title{font-family:Georgia,Times New Roman,serif!important;font-weight:400!important;line-height:1.02!important;letter-spacing:-.035em!important;-webkit-hyphens:none!important;hyphens:none!important;word-break:normal!important}#root .tovynx-add-button,#root button.tovynx-add-button{border:1px solid var(--tvx-blue)!important;border-radius:0!important;background:var(--tvx-blue)!important;background-image:none!important;color:#fff!important;box-shadow:none!important}#root .tovynx-add-button:disabled{border-color:#9eb5e8!important;background:#9eb5e8!important;color:#fff!important;opacity:1!important}body.template-cart .l4us.has-arrows:has(.countdown-container){display:none!important}html body button.overlay-buy_button.tovynx-add-button{border:1px solid var(--tvx-blue)!important;border-radius:0!important;background:var(--tvx-blue)!important;background-color:var(--tvx-blue)!important;background-image:none!important;color:#fff!important;box-shadow:none!important}html body button.overlay-buy_button.tovynx-add-button:disabled{border-color:#9eb5e8!important;background:#9eb5e8!important;background-color:#9eb5e8!important;color:#fff!important;opacity:1!important}body.template-product .main-product .submit button.overlay-buy_button.tovynx-add-button{background:#1956d9!important;background-color:#1956d9!important;color:#fff!important}body.template-product .main-product .submit button.overlay-buy_button.tovynx-add-button:disabled{border-color:#9eb5e8!important;background:#9eb5e8!important;background-color:#9eb5e8!important;color:#fff!important;opacity:1!important}#root #main-product .f8pr-buy-button .submit>button.tovynx-add-button{border:1px solid #1956d9!important;border-radius:0!important;background:#1956d9!important;background-color:#1956d9!important;color:#fff!important;box-shadow:none!important}#root #main-product .f8pr-buy-button .submit>button.tovynx-add-button:disabled{border-color:#9eb5e8!important;background:#9eb5e8!important;background-color:#9eb5e8!important;color:#fff!important;opacity:1!important}#root #main-product .f8pr-buy-button .submit>button.tovynx-add-button:before{background:#1956d9!important}.tovynx-header{position:sticky;top:0;z-index:50;box-shadow:0 1px #1414140a}.tvx-hero__copy>*{animation:tvx-rise .72s cubic-bezier(.22,.8,.26,1) both}.tvx-hero__copy>*:nth-child(2){animation-delay:.08s}.tvx-hero__copy>*:nth-child(3){animation-delay:.16s}.tvx-hero__copy>*:nth-child(4){animation-delay:.24s}.tvx-case{will-change:transform;animation:tvx-case-in .85s cubic-bezier(.2,.8,.25,1) both}.tvx-case--2{animation-delay:.12s}.tvx-case--3{animation-delay:.24s}.tvx-case:hover{z-index:5;box-shadow:0 34px 70px #1f2c454d}.tvx-button{position:relative;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease}.tvx-button:hover{transform:translateY(-2px);box-shadow:0 12px 28px #1956d92e}.tvx-assurance{overflow:hidden;border-bottom:1px solid var(--tvx-line);background:var(--tvx-blue);color:#fff}.tvx-assurance__track{display:flex;justify-content:center;gap:0;min-width:max-content}.tvx-assurance span{display:flex;min-height:42px;align-items:center;padding:0 30px;font-size:9px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.tvx-assurance span:before{width:5px;height:5px;margin-right:12px;border-radius:50%;background:#fff;content:""}.tvx-mood,.tvx-product__image{transition:transform .3s ease,box-shadow .3s ease}.tvx-mood:hover,.tvx-product:hover .tvx-product__image{transform:translateY(-5px);box-shadow:0 22px 48px #1f232a21}.tvx-find{padding:100px 0;background:#eef4fc}.tvx-find>.tvx-shell{display:grid;grid-template-columns:.82fr 1.18fr;gap:90px;align-items:start}.tvx-find__intro{position:sticky;top:135px}.tvx-find__intro h2{max-width:560px;font-size:clamp(44px,5vw,70px)}.tvx-find__intro>p:last-child{max-width:500px;margin:25px 0 0;color:#536071;line-height:1.65}.tvx-steps{margin:0;padding:0;list-style:none;border-top:1px solid #cbd8ea}.tvx-steps li{display:grid;grid-template-columns:74px 1fr;gap:20px;padding:30px 0;border-bottom:1px solid #cbd8ea}.tvx-steps span{color:var(--tvx-blue);font-size:11px;font-weight:900;letter-spacing:.12em}.tvx-steps h3{margin:0 0 8px;font-family:Georgia,Times New Roman,serif;font-size:29px;font-weight:400}.tvx-steps p{margin:0;color:#536071;font-size:13px;line-height:1.55}.tvx-faq{padding:96px 0;background:var(--tvx-cream)}.tvx-faq__grid{display:grid;grid-template-columns:.78fr 1.22fr;gap:90px}.tvx-faq h2{max-width:480px;font-size:clamp(44px,5vw,68px)}.tvx-faq__items{border-top:1px solid var(--tvx-line)}.tvx-faq details{border-bottom:1px solid var(--tvx-line)}.tvx-faq summary{position:relative;padding:25px 42px 25px 0;cursor:pointer;font-family:Georgia,Times New Roman,serif;font-size:22px;list-style:none}.tvx-faq summary::-webkit-details-marker{display:none}.tvx-faq summary:after{position:absolute;right:4px;content:"+";color:var(--tvx-blue);font-family:Arial,sans-serif}.tvx-faq details[open] summary:after{content:"\2212"}.tvx-faq details p{max-width:650px;margin:-6px 0 26px;color:var(--tvx-muted);font-size:13px;line-height:1.65}body.template-product #main-product .f8pr-buy-button{position:sticky!important;top:126px!important}body.template-product .main-product img{transition:transform .35s ease}body.template-product .main-product figure:hover img{transform:scale(1.015)}@keyframes tvx-rise{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:none}}@keyframes tvx-case-in{0%{opacity:0;transform:translateY(28px) rotate(0)}to{opacity:1}}@media(max-width:900px){.tovynx-header{top:0}.tvx-assurance__track{justify-content:flex-start;animation:tvx-marquee 24s linear infinite}.tvx-assurance span{padding:0 22px}.tvx-find>.tvx-shell,.tvx-faq__grid{grid-template-columns:1fr;gap:44px}.tvx-find{padding:68px 0}.tvx-find__intro{position:static}.tvx-faq{padding:68px 0}body.template-product #main-product .f8pr-buy-button{position:static!important}.tvx-steps li{grid-template-columns:54px 1fr}.tvx-faq summary{font-size:20px}}@keyframes tvx-marquee{to{transform:translate(-45%)}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.tvx-hero__copy>*,.tvx-case,.tvx-assurance__track{animation:none!important}.tvx-button,.tvx-mood,.tvx-product__image,.tvx-product__image img,.tvx-story__media img{transition:none!important}}.tvx-page{overflow:hidden;background:#fff;color:var(--tvx-ink)}.tvx-page-hero{display:grid;grid-template-columns:.9fr 1.1fr;min-height:650px;background:var(--tvx-cream)}.tvx-page-hero__copy{display:flex;flex-direction:column;justify-content:center;padding:80px clamp(34px,6vw,96px)}.tvx-page-hero h1{max-width:620px;font-size:clamp(58px,6vw,88px)}.tvx-page-hero__copy>p:not(.tvx-eyebrow){max-width:520px;margin:26px 0 32px;color:var(--tvx-muted);font-size:16px;line-height:1.65}.tvx-page-hero__copy .tvx-button{align-self:flex-start}.tvx-about-hero__visual{position:relative;min-height:650px;overflow:hidden;background:#dfe9f5}.tvx-about-hero__visual:before{position:absolute;top:11%;right:9%;bottom:11%;left:9%;border:1px solid rgba(25,86,217,.24);content:""}.tvx-about-case{position:absolute;display:block;overflow:hidden;background:#fff;box-shadow:0 26px 58px #1b2b4533;transition:transform .3s ease,box-shadow .3s ease}.tvx-about-case img{width:100%;height:100%;object-fit:cover}.tvx-about-case--1{z-index:3;right:9%;bottom:5%;width:42%;height:68%;transform:rotate(3deg)}.tvx-about-case--2{top:7%;left:7%;width:39%;height:61%;transform:rotate(-4deg)}.tvx-about-case--3{z-index:2;bottom:3%;left:33%;width:31%;height:48%;transform:rotate(-1deg)}.tvx-about-case:hover{z-index:5;box-shadow:0 34px 70px #1b2b4547}.tvx-about-story{padding:110px 0}.tvx-about-story__grid{display:grid;grid-template-columns:1fr 1fr;gap:100px}.tvx-about-story h2{max-width:650px;font-size:clamp(44px,5vw,70px)}.tvx-about-story__text{padding-top:28px}.tvx-about-story__text p{max-width:620px;margin:0 0 24px;color:var(--tvx-muted);font-size:16px;line-height:1.8}.tvx-about-values{padding:90px 0;background:var(--tvx-blue);color:#fff}.tvx-about-values .tvx-eyebrow{color:#fff}.tvx-about-values__grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:32px;border-top:1px solid rgba(255,255,255,.28)}.tvx-about-values article{padding:34px 38px 8px 0;border-right:1px solid rgba(255,255,255,.28)}.tvx-about-values article+article{padding-left:38px}.tvx-about-values article:last-child{border:0}.tvx-about-values span{font-size:10px;font-weight:900;letter-spacing:.14em}.tvx-about-values h2{margin:46px 0 14px;color:#fff;font-family:Georgia,Times New Roman,serif;font-size:34px;font-weight:400}.tvx-about-values p{max-width:360px;margin:0;color:#ffffffc2;font-size:13px;line-height:1.65}.tvx-about-edit{padding:100px 0;background:var(--tvx-cream)}.tvx-about-edit__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.tvx-about-edit__grid>a{color:var(--tvx-ink)!important;text-decoration:none}.tvx-about-edit__grid>a>div{aspect-ratio:4/5;overflow:hidden;background:#eee7dc}.tvx-about-edit__grid img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.tvx-about-edit__grid a:hover img{transform:scale(1.025)}.tvx-about-edit__grid h3{margin:18px 0 5px;font-family:Georgia,Times New Roman,serif;font-size:34px;font-weight:400}.tvx-about-edit__grid span{color:var(--tvx-blue);font-size:10px;font-weight:900;letter-spacing:.09em;text-transform:uppercase}.tvx-page-cta{padding:110px 24px;text-align:center;background:#eef4fc}.tvx-page-cta h2{max-width:850px;margin:0 auto 34px;font-size:clamp(48px,6vw,78px)}.tvx-contact-hero{padding:90px 0 100px;background:#eef4fc}.tvx-contact-hero__grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:90px;align-items:start}.tvx-contact-hero h1{max-width:600px;font-size:clamp(58px,6vw,86px)}.tvx-contact-hero__grid>div:first-child>p:not(.tvx-eyebrow){max-width:540px;margin:27px 0 42px;color:#536071;font-size:16px;line-height:1.65}.tvx-contact-points{border-top:1px solid #cbd8ea}.tvx-contact-points>div{display:grid;grid-template-columns:55px 1fr;gap:12px;padding:19px 0;border-bottom:1px solid #cbd8ea}.tvx-contact-points span{color:var(--tvx-blue);font-size:10px;font-weight:900}.tvx-contact-points p{margin:0;color:#536071;font-size:13px;line-height:1.55}.tvx-contact-points b{color:var(--tvx-ink);font-family:Georgia,Times New Roman,serif;font-size:20px;font-weight:400}.tvx-contact-form{padding:46px;background:#fff;box-shadow:0 28px 70px #1b2b451c}.tvx-contact-form h2{margin:0 0 28px;font-family:Georgia,Times New Roman,serif;font-size:42px;font-weight:400}.tvx-contact-form label{display:block;margin:0 0 18px}.tvx-contact-form label span{display:block;margin:0 0 8px;font-size:10px;font-weight:900;letter-spacing:.09em;text-transform:uppercase}.tvx-contact-form small{color:var(--tvx-muted);font-size:9px;font-weight:500}.tvx-contact-form input,.tvx-contact-form textarea{box-sizing:border-box;width:100%;border:1px solid #cad2df;border-radius:0;background:#fff;padding:14px;color:var(--tvx-ink);font:inherit}.tvx-contact-form textarea{resize:vertical}.tvx-contact-form input:focus,.tvx-contact-form textarea:focus{border-color:var(--tvx-blue)}.tvx-field-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.tvx-contact-form .tvx-button{width:100%;border:0}.tvx-form-success{padding:13px;background:#eaf4e8;color:#274d24}.tvx-contact-faq{padding:100px 0;background:var(--tvx-cream)}body.template-page .breadcrumbs{max-width:1320px!important;margin:auto!important;padding-inline:28px!important}.tovynx-collection-hero__description{max-width:540px;color:var(--tvx-muted);font-size:15px;line-height:1.6}.tovynx-collection-hero__copy>span{display:inline-block;margin-top:22px;color:var(--tvx-blue);font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.tovynx-collection-hero__image img{width:100%;height:100%;object-fit:cover}.tovynx-collection-hero__image{background:#e7edf6!important}@media(max-width:900px){.tvx-page-hero{grid-template-columns:1fr}.tvx-about-hero__visual{min-height:410px;order:-1}.tvx-page-hero__copy{padding:56px 22px}.tvx-page-hero h1{font-size:clamp(50px,13vw,70px)}.tvx-about-story{padding:72px 0}.tvx-about-story__grid,.tvx-contact-hero__grid{grid-template-columns:1fr;gap:46px}.tvx-about-values__grid{grid-template-columns:1fr}.tvx-about-values article,.tvx-about-values article+article{padding:28px 0;border-right:0;border-bottom:1px solid rgba(255,255,255,.28)}.tvx-about-values article:last-child{border:0}.tvx-about-values h2{margin-top:24px}.tvx-about-edit{padding:72px 0}.tvx-about-edit__grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.tvx-about-edit__grid>a{min-width:82vw;scroll-snap-align:start}.tvx-page-cta{padding:78px 22px}.tvx-contact-hero{padding:62px 0}.tvx-contact-form{padding:30px 20px}.tvx-field-grid{grid-template-columns:1fr;gap:0}.tvx-contact-faq{padding:70px 0}}.tvx-product-story{display:grid;grid-template-columns:1fr 1fr;min-height:620px;background:#eef4fc}.tvx-product-story__media{min-height:620px;overflow:hidden;background:#e6ecf4}.tvx-product-story__media img{width:100%;height:100%;object-fit:cover}.tvx-product-story__copy{display:flex;flex-direction:column;justify-content:center;padding:70px clamp(36px,6vw,90px)}.tvx-product-story h2{max-width:650px;font-size:clamp(44px,5vw,68px)}.tvx-product-story__copy>p:not(.tvx-eyebrow){max-width:560px;margin:24px 0 28px;color:#536071;line-height:1.65}.tvx-product-story ul{margin:0;padding:0;list-style:none;border-top:1px solid #cad7e8}.tvx-product-story li{display:grid;grid-template-columns:1fr 1fr;gap:22px;padding:18px 0;border-bottom:1px solid #cad7e8}.tvx-product-story li b{font-family:Georgia,Times New Roman,serif;font-size:19px;font-weight:400}.tvx-product-story li span{color:#536071;font-size:12px;line-height:1.5}.tvx-product-faq{padding:100px 0;background:var(--tvx-cream)}.tvx-cart-support{padding:78px 0;background:#eef4fc}.tvx-cart-support__grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:25px;border-top:1px solid #cbd8ea}.tvx-cart-support article{padding:28px 34px 0 0;border-right:1px solid #cbd8ea}.tvx-cart-support article+article{padding-left:34px}.tvx-cart-support article:last-child{border:0}.tvx-cart-support article>span{color:var(--tvx-blue);font-size:10px;font-weight:900}.tvx-cart-support h2{margin:27px 0 10px;font-family:Georgia,Times New Roman,serif;font-size:28px;font-weight:400}.tvx-cart-support p{max-width:340px;margin:0;color:#536071;font-size:12px;line-height:1.6}.tvx-cart-support a{display:inline-block;margin-top:13px;color:var(--tvx-blue)!important;font-size:10px;font-weight:900;letter-spacing:.08em;text-decoration:none;text-transform:uppercase}@media(max-width:900px){.tvx-product-story{grid-template-columns:1fr}.tvx-product-story__media{min-height:430px}.tvx-product-story__copy{padding:54px 22px}.tvx-product-story li{grid-template-columns:1fr;gap:5px}.tvx-product-faq{padding:70px 0}.tvx-cart-support{padding:60px 0}.tvx-cart-support__grid{grid-template-columns:1fr}.tvx-cart-support article,.tvx-cart-support article+article{padding:24px 0;border-right:0;border-bottom:1px solid #cbd8ea}.tvx-cart-support article:last-child{border:0}}body.template-cart .cart-empty{max-width:760px!important;margin-inline:auto!important;padding:80px 24px!important}body.template-cart .cart-empty h1{font-family:Georgia,Times New Roman,serif!important;font-size:clamp(48px,7vw,78px)!important;font-weight:400!important;line-height:1!important;letter-spacing:-.04em!important}body.template-cart .cart-empty p.m50{max-width:570px;margin:24px auto 30px!important;color:var(--tvx-muted)!important;font-size:15px!important;line-height:1.6!important}body.template-cart .cart-empty .link-btn a{display:inline-flex!important;min-height:50px!important;align-items:center!important;justify-content:center!important;border:1px solid var(--tvx-blue)!important;border-radius:0!important;background:var(--tvx-blue)!important;color:#fff!important;font-size:10px!important;font-weight:900!important;letter-spacing:.09em!important;text-decoration:none!important;text-transform:uppercase!important}.tvx-benefit h3,.tvx-about-values h2,.tvx-cart-support h2{margin-top:0}.tvx-steps li,.tvx-contact-points>div{grid-template-columns:1fr}@media(max-width:900px){.tvx-steps li{grid-template-columns:1fr}}.tvx-collection-nav{position:relative;z-index:3;background:#fff;border-bottom:1px solid var(--tvx-line)}.tvx-collection-nav__inner{display:flex;align-items:center;gap:30px;min-height:68px}.tvx-collection-nav__label{flex:0 0 auto;color:var(--tvx-muted);font-size:10px;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.tvx-collection-nav__links{display:flex;align-items:center;gap:8px;overflow-x:auto;scrollbar-width:none;padding:10px 0}.tvx-collection-nav__links::-webkit-scrollbar{display:none}.tvx-collection-nav__links a{position:relative;flex:0 0 auto;padding:10px 14px;color:var(--tvx-ink);font-size:12px;font-weight:700;text-decoration:none;transition:color .25s ease,background .25s ease}.tvx-collection-nav__links a:hover,.tvx-collection-nav__links a.is-current{color:#fff;background:var(--tvx-blue)}.tovynx-collection-hero{display:grid!important;grid-template-columns:minmax(0,42%) minmax(0,58%);min-height:610px;overflow:hidden;background:linear-gradient(135deg,#f7f1e9,#edf3fb)!important}.tovynx-collection-hero__copy{display:flex;flex-direction:column;justify-content:center;padding:70px clamp(30px,6vw,100px)!important}.tovynx-collection-hero__copy h1{max-width:650px;margin:14px 0 22px;font-family:var(--tvx-serif)!important;font-size:clamp(48px,6.2vw,92px)!important;font-weight:500!important;line-height:.96!important;letter-spacing:-.045em!important;color:var(--tvx-ink)!important}.tovynx-collection-hero__description{max-width:520px;margin:0!important;color:var(--tvx-muted)!important;font-size:16px!important;line-height:1.75!important}.tvx-text-link{display:inline-flex;align-items:center;gap:10px;width:max-content;margin-top:30px;padding-bottom:5px;border-bottom:1px solid var(--tvx-blue);color:var(--tvx-blue);font-size:12px;font-weight:800;letter-spacing:.08em;text-decoration:none;text-transform:uppercase}.tvx-text-link span{transition:transform .25s ease}.tvx-text-link:hover span{transform:translateY(4px)}.tovynx-collection-hero__gallery{position:relative;min-height:610px;background:radial-gradient(circle at 52% 46%,#fffffff2 0 18%,#d5e2f4b8 54%,#c2d7f2c2)}.tovynx-collection-hero__gallery:before{content:"";position:absolute;top:11%;right:8%;bottom:11%;left:8%;border:1px solid rgba(32,79,168,.18);border-radius:50%}.tovynx-collection-case{position:absolute;display:block;width:min(29%,260px);aspect-ratio:3/4;filter:drop-shadow(0 24px 25px rgba(34,48,76,.16));transition:transform .45s cubic-bezier(.2,.75,.25,1)}.tovynx-collection-case:hover{z-index:2;transform:translateY(-10px) rotate(0) scale(1.035)}.tovynx-collection-case img{width:100%;height:100%;object-fit:contain!important}.tovynx-collection-case--1{left:9%;top:19%;transform:rotate(-8deg)}.tovynx-collection-case--2{left:36%;top:10%;z-index:1;transform:rotate(2deg)}.tovynx-collection-case--3{right:8%;top:23%;transform:rotate(9deg)}.tvx-collection-paths{padding:26px 0 58px;background:#fff;border-bottom:1px solid var(--tvx-line)}.tvx-collection-paths__grid{display:grid;grid-template-columns:1fr 1fr 1.1fr;gap:14px}.tvx-collection-paths__grid>div,.tvx-collection-paths__new{min-height:190px;padding:28px 30px;background:var(--tvx-cream);text-decoration:none}.tvx-collection-paths__grid>div>p:not(.tvx-eyebrow){margin:8px 0 22px;color:var(--tvx-muted);font-size:14px}.tvx-collection-paths__grid>div>div{display:flex;flex-wrap:wrap;gap:8px}.tvx-collection-paths__grid>div a{padding:8px 11px;border:1px solid var(--tvx-line);background:#fff;color:var(--tvx-ink);font-size:11px;font-weight:700;text-decoration:none;transition:.2s ease}.tvx-collection-paths__grid>div a:hover{border-color:var(--tvx-blue);color:var(--tvx-blue)}.tvx-collection-paths__new{display:flex;flex-direction:column;justify-content:space-between;background:var(--tvx-blue);color:#fff!important}.tvx-collection-paths__new .tvx-eyebrow{color:#cbdcff!important}.tvx-collection-paths__new strong{max-width:300px;font-family:var(--tvx-serif);font-size:28px;font-weight:500;line-height:1.08}.tvx-collection-paths__new em{font-size:11px;font-style:normal;font-weight:800;letter-spacing:.08em;text-transform:uppercase}@media(max-width:900px){.tvx-collection-nav__inner{display:block;padding-top:14px}.tvx-collection-nav__label{display:block}.tvx-collection-nav__links{margin:0 -18px;padding:10px 18px 14px}.tovynx-collection-hero{grid-template-columns:1fr;min-height:0}.tovynx-collection-hero__copy{padding:54px 22px 42px!important}.tovynx-collection-hero__copy h1{font-size:clamp(45px,14vw,68px)!important}.tovynx-collection-hero__gallery{min-height:420px}.tovynx-collection-case{width:34%}.tovynx-collection-case--1{left:3%}.tovynx-collection-case--2{left:33%}.tovynx-collection-case--3{right:2%}.tvx-collection-paths{padding:14px 0 40px}.tvx-collection-paths__grid{grid-template-columns:1fr}.tvx-collection-paths__grid>div,.tvx-collection-paths__new{min-height:0;padding:24px}.tvx-collection-paths__new{min-height:180px}}@media(prefers-reduced-motion:reduce){.tovynx-collection-case,.tvx-text-link span{transition:none}}.tvx-mobile-orbit,.tvx-mobile-shop{display:none}@media(max-width:749px){body.template-collection{background:#fff!important}.tvx-collection-nav{box-shadow:0 10px 30px #22304c0d}.tvx-collection-nav__inner{padding-left:20px!important;padding-right:20px!important}.tvx-collection-nav__links{position:relative;gap:7px;scroll-snap-type:x proximity;-webkit-mask-image:linear-gradient(to right,#000 0,#000 90%,transparent 100%);mask-image:linear-gradient(to right,#000 0,#000 90%,transparent 100%)}.tvx-collection-nav__links a{scroll-snap-align:start;padding:10px 15px;border:1px solid #dde4ef;border-radius:999px;background:#fff;font-size:11px}.tvx-collection-nav__links a.is-current{border-color:var(--tvx-blue);box-shadow:0 8px 20px #1f4ea82e}.tovynx-collection-hero{padding:0 0 18px;background:linear-gradient(180deg,#fbf7f1,#f2f6fc)!important}.tovynx-collection-hero__copy{position:relative;z-index:2;padding:46px 24px 30px!important;text-align:center;align-items:center}.tovynx-collection-hero__copy .atelier-kicker{font-size:10px!important;letter-spacing:.16em!important}.tovynx-collection-hero__copy h1{max-width:350px;margin:13px auto 18px!important;font-size:clamp(43px,13vw,59px)!important;line-height:.94!important;text-wrap:balance}.tovynx-collection-hero__description{max-width:340px;font-size:14px!important;line-height:1.65!important}.tovynx-collection-hero__copy .tvx-text-link{display:none}.tovynx-collection-hero__gallery{min-height:480px;margin:0 14px;border-radius:190px 190px 26px 26px;overflow:hidden;background:radial-gradient(circle at 52% 38%,#fff 0 17%,#dae7f8 53%,#bed3ef)}.tovynx-collection-hero__gallery:before{top:8%;right:-8%;bottom:18%;left:-8%;border-color:#1f4ea833}.tovynx-collection-hero__gallery:after{content:"";position:absolute;left:50%;bottom:55px;width:260px;height:60px;border-radius:50%;background:#2c426824;filter:blur(18px);transform:translate(-50%)}.tovynx-collection-case{z-index:1;width:39%;filter:drop-shadow(0 28px 22px rgba(34,48,76,.23));animation:tvxMobileFloat 5.5s ease-in-out infinite}.tovynx-collection-case--1{left:-1%;top:18%;transform:rotate(-10deg);animation-delay:-1.4s}.tovynx-collection-case--2{left:30.5%;top:8%;z-index:3;width:42%;transform:rotate(1deg);animation-delay:-3s}.tovynx-collection-case--3{right:-1%;top:20%;transform:rotate(10deg);animation-delay:-4.3s}.tvx-mobile-orbit{position:absolute;z-index:4;left:20px;top:24px;display:flex;flex-direction:column;gap:2px;padding:10px 12px;border:1px solid rgba(255,255,255,.72);background:#ffffff94;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 10px 24px #30476e14}.tvx-mobile-orbit span{color:var(--tvx-blue);font-size:9px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.tvx-mobile-orbit i{color:#667085;font-family:var(--tvx-serif);font-size:12px;font-style:italic}.tvx-mobile-shop{position:absolute;z-index:5;left:50%;bottom:18px;display:flex;align-items:center;justify-content:center;gap:12px;width:calc(100% - 36px);min-height:50px;transform:translate(-50%);background:var(--tvx-blue);box-shadow:0 12px 28px #1f4ea840;color:#fff;font-size:11px;font-weight:900;letter-spacing:.1em;text-decoration:none;text-transform:uppercase}.tvx-mobile-shop span{font-size:16px}.tvx-collection-paths{padding:28px 0 42px;overflow:hidden}.tvx-collection-paths__grid{display:flex;gap:12px;margin:0!important;padding:0 20px 14px!important;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.tvx-collection-paths__grid::-webkit-scrollbar{display:none}.tvx-collection-paths__grid>div,.tvx-collection-paths__new{flex:0 0 82vw;min-height:190px;padding:25px;scroll-snap-align:center;box-shadow:0 14px 32px #26365314}body.template-collection .main-collection{padding-top:38px!important}body.template-collection .main-collection:before{content:"The collection";display:block;margin:0 0 20px;color:var(--tvx-blue);font-size:10px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}}@keyframes tvxMobileFloat{0%,to{margin-top:0}50%{margin-top:-8px}}@media(max-width:749px)and (prefers-reduced-motion:reduce){.tovynx-collection-case{animation:none}}.tovynx-header__main{min-height:74px}.tovynx-header__logo{position:relative;color:var(--tvx-blue)!important;font-size:30px;letter-spacing:.19em}.tovynx-header__logo:after{content:"CASE STUDIO";position:absolute;left:50%;bottom:-10px;transform:translate(-50%);font-family:Arial,sans-serif;font-size:7px;font-weight:800;letter-spacing:.28em;white-space:nowrap;color:#7a8799}.tovynx-header__search:before{content:"\2315";display:inline-block;margin-right:7px;font-size:18px;line-height:0;transform:translateY(2px)}.tovynx-header__actions a:last-child{padding:10px 14px;background:var(--tvx-blue);color:#fff!important}.tovynx-header__nav{gap:0;min-height:48px;background:#fff}.tovynx-header__nav a{position:relative;display:grid;place-items:center;align-self:stretch;padding:0 clamp(13px,1.55vw,24px);font-size:10px;letter-spacing:.07em;transition:background .2s ease,color .2s ease}.tovynx-header__nav a:after{content:"";position:absolute;right:50%;bottom:0;left:50%;height:2px;background:var(--tvx-blue);transition:left .22s ease,right .22s ease}.tovynx-header__nav a:hover:after{right:16px;left:16px}.tovynx-header__nav a.is-new{color:var(--tvx-blue)!important}.tovynx-header__nav a.is-new:before{content:"NEW";position:absolute;top:3px;right:5px;font-size:6px;letter-spacing:.08em;color:#d6505c}@media(max-width:900px){html.tvx-menu-open{overflow:hidden}.tovynx-header__bar{min-height:29px;font-size:9px}.tovynx-header__main{min-height:64px;padding:0 18px}.tovynx-header__logo{font-size:23px;letter-spacing:.15em}.tovynx-header__logo:after{bottom:-8px;font-size:6px}.tovynx-mobile-menu{position:static}.tovynx-mobile-menu summary{display:flex;align-items:center;gap:9px;list-style:none;font-size:0;cursor:pointer}.tovynx-mobile-menu summary::-webkit-details-marker{display:none}.tovynx-mobile-menu summary:before{content:"";width:20px;height:12px;border-top:1.5px solid var(--tvx-ink);border-bottom:1.5px solid var(--tvx-ink);transition:transform .25s ease}.tovynx-mobile-menu summary:after{content:"Menu";font-size:9px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.tovynx-mobile-menu[open] summary:before{height:16px;border:0;background:linear-gradient(45deg,transparent 46%,var(--tvx-ink) 47% 53%,transparent 54%),linear-gradient(-45deg,transparent 46%,var(--tvx-ink) 47% 53%,transparent 54%);transform:rotate(90deg)}.tovynx-mobile-cart{font-size:9px;letter-spacing:.08em}.tovynx-mobile-menu nav{top:93px;display:block;height:calc(100dvh - 93px);padding:0 20px 34px;overflow-y:auto;border:0;background:#f9f6f1;box-shadow:none;animation:tvxMenuReveal .28s ease both}.tovynx-mobile-menu__head{padding:30px 2px 22px}.tovynx-mobile-menu__head span{display:block;margin-bottom:8px;color:var(--tvx-blue);font-size:9px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.tovynx-mobile-menu__head strong{font-family:var(--tvx-serif);font-size:32px;font-weight:500;line-height:1}.tovynx-mobile-menu__featured{display:grid;grid-template-columns:1fr 1fr;gap:10px}.tovynx-mobile-menu nav .tovynx-mobile-menu__featured a{display:flex;flex-direction:column;min-height:142px;padding:18px;border:0;background:linear-gradient(145deg,#dceafb,#bfd4f0);color:var(--tvx-ink)!important}.tovynx-mobile-menu nav .tovynx-mobile-menu__featured a:first-child{background:var(--tvx-blue);color:#fff!important}.tovynx-mobile-menu__featured small{font-size:8px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;opacity:.75}.tovynx-mobile-menu__featured b{margin-top:auto;font-family:var(--tvx-serif);font-size:23px;font-weight:500;line-height:1}.tovynx-mobile-menu__featured i{margin-top:12px;font-size:9px;font-style:normal;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.tovynx-mobile-menu__label{margin:25px 2px 7px;color:#738095;font-size:8px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.tovynx-mobile-menu__links{display:grid;grid-template-columns:1fr 1fr;gap:0 16px;border-top:1px solid #dfe3e8}.tovynx-mobile-menu nav .tovynx-mobile-menu__links a{display:flex;justify-content:space-between;padding:14px 2px;border-bottom:1px solid #dfe3e8;font-family:var(--tvx-serif);font-size:15px}.tovynx-mobile-menu__links span{color:var(--tvx-blue)}.tovynx-mobile-menu nav .tovynx-mobile-menu__model{position:relative;display:flex;flex-direction:column;margin-top:24px;padding:18px 48px 18px 18px;border:0;background:#fff;box-shadow:0 12px 28px #25375614}.tovynx-mobile-menu__model span{color:var(--tvx-blue);font-size:8px;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.tovynx-mobile-menu__model b{margin-top:5px;font-family:var(--tvx-serif);font-size:18px;font-weight:500}.tovynx-mobile-menu__model i{position:absolute;right:18px;top:50%;font-size:20px;font-style:normal;transform:translateY(-50%)}.tovynx-mobile-menu__utility{display:flex;justify-content:space-between;gap:14px;margin-top:26px;padding-top:18px;border-top:1px solid #dfe3e8}.tovynx-mobile-menu nav .tovynx-mobile-menu__utility a{padding:0;border:0;font-size:9px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}}@keyframes tvxMenuReveal{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){.tovynx-mobile-menu nav{animation:none}}@media(max-width:900px){.tovynx-mobile-menu summary:after{content:"Shop"}.tovynx-mobile-menu nav{padding:0 20px 32px;background:#fff}.tovynx-mobile-menu__head{padding:28px 2px 20px}.tovynx-mobile-menu__head strong{display:block;font-size:36px}.tovynx-mobile-menu__head p{max-width:290px;margin:10px 0 0;color:var(--tvx-muted);font-size:13px;line-height:1.45}.tovynx-mobile-menu__simple{border-top:1px solid var(--tvx-line)}.tovynx-mobile-menu nav .tovynx-mobile-menu__simple>a{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:67px;padding:11px 4px;border:0;border-bottom:1px solid var(--tvx-line);background:#fff}.tovynx-mobile-menu__simple>a>span{display:flex;flex-direction:column;gap:3px}.tovynx-mobile-menu__simple b{font-family:var(--tvx-serif);font-size:18px;font-weight:500;line-height:1.1}.tovynx-mobile-menu__simple small{color:var(--tvx-muted);font-size:10px;line-height:1.3}.tovynx-mobile-menu__simple i{color:var(--tvx-blue);font-size:18px;font-style:normal}.tovynx-mobile-menu nav .tovynx-mobile-menu__simple>a.is-new{margin:0 -10px;padding-right:14px;padding-left:14px;background:var(--tvx-blue);color:#fff!important}.tovynx-mobile-menu__simple>a.is-new small,.tovynx-mobile-menu__simple>a.is-new i{color:#dce8fa}.tovynx-mobile-menu nav .tovynx-mobile-menu__model{margin-top:20px;border-left:3px solid var(--tvx-blue);box-shadow:none;background:var(--tvx-blue-soft)}.tovynx-mobile-menu__utility{margin-top:20px;padding-bottom:10px}}.tvx-case-finder{padding:72px 0;background:linear-gradient(125deg,#173f89,#255dbb 58%,#a9c8f2 140%);color:#fff}.tvx-case-finder__grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);align-items:center;gap:70px}.tvx-case-finder .tvx-eyebrow{color:#c9dcf7}.tvx-case-finder .tvx-title{max-width:560px;margin:12px 0 16px;color:#fff;font-size:clamp(44px,5vw,72px)}.tvx-case-finder__grid>div>p:last-child{max-width:520px;color:#dce8fa;line-height:1.65}.tvx-case-finder__control{padding:28px;background:#ffffff1f;border:1px solid rgba(255,255,255,.22);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.tvx-case-finder__control label{display:block;margin-bottom:9px;font-size:10px;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.tvx-case-finder__control>div{display:grid;grid-template-columns:1fr auto;gap:9px}.tvx-case-finder select{min-height:52px;padding:0 44px 0 16px!important;border:0!important;border-radius:0!important;-webkit-appearance:none!important;appearance:none!important;background-color:#fff!important;background-image:linear-gradient(45deg,transparent 50%,#1f55b5 50%),linear-gradient(135deg,#1f55b5 50%,transparent 50%)!important;background-position:calc(100% - 19px) 23px,calc(100% - 14px) 23px!important;background-repeat:no-repeat!important;background-size:5px 5px,5px 5px!important;color:var(--tvx-ink);font-size:14px}.tvx-case-finder .tvx-button{min-height:52px;border:1px solid #fff;background:#fff;color:var(--tvx-blue)!important}.tvx-case-finder .tvx-button.is-disabled{opacity:.48;cursor:not-allowed}.tvx-case-finder__control small{display:block;margin-top:10px;color:#dce8fa;font-size:10px}.tvx-mood-controls{display:flex;gap:8px;margin:0 0 22px}.tvx-mood-controls button{padding:10px 18px;border:1px solid var(--tvx-line);border-radius:999px;background:#fff;color:var(--tvx-muted);font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.tvx-mood-controls button.is-active{border-color:var(--tvx-blue);background:var(--tvx-blue);color:#fff}.tvx-mood.is-picked{outline:2px solid var(--tvx-blue);outline-offset:4px}#collection .product-card figure{position:relative}#collection .product-card picture.slider{position:relative;display:block;overflow:hidden}#collection .product-card picture.slider .swiper-slide img{transition:transform .45s ease}#collection .product-card:hover picture.slider .swiper-slide-active img{transform:scale(1.025)}.tvx-card-swatches{display:none!important}.tvx-product-story__copy ul{grid-template-columns:1fr 1fr!important}.tvx-product-story__copy li{min-height:108px}.tvx-complete-look{padding:84px 0;background:#fff}.tvx-complete-look__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.tvx-complete-look article a{color:var(--tvx-ink);text-decoration:none}.tvx-complete-look article div{aspect-ratio:1/1;overflow:hidden;background:var(--tvx-cream)}.tvx-complete-look article img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.tvx-complete-look article:hover img{transform:scale(1.035)}.tvx-complete-look h3{margin:14px 0 5px;font-family:var(--tvx-serif);font-size:18px;font-weight:500;line-height:1.2}.tvx-complete-look article p{margin:0;color:var(--tvx-blue);font-size:12px;font-weight:800}.tvx-shipping-progress{margin-bottom:38px;padding:24px 26px;background:var(--tvx-blue-soft)}.tvx-shipping-progress>div{display:flex;align-items:center;justify-content:space-between;gap:20px}.tvx-shipping-progress p{margin:0;font-family:var(--tvx-serif);font-size:20px}.tvx-shipping-progress>div>span{color:var(--tvx-blue);font-size:10px;font-weight:900}.tvx-shipping-progress>i{display:block;height:6px;margin-top:14px;overflow:hidden;background:#fff}.tvx-shipping-progress>i>span{display:block;height:100%;background:var(--tvx-blue);transition:width .5s ease}html.tvx-bag-open{overflow:hidden}.tvx-quick-bag{position:fixed;z-index:1000;top:0;right:0;bottom:0;left:0;visibility:hidden;pointer-events:none}.tvx-quick-bag.is-open{visibility:visible;pointer-events:auto}.tvx-quick-bag__scrim{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0;background:#121b2c66;opacity:0;transition:opacity .3s ease}.tvx-quick-bag.is-open .tvx-quick-bag__scrim{opacity:1}.tvx-quick-bag aside{position:absolute;top:0;right:0;display:grid;grid-template-rows:auto 1fr auto;width:min(440px,100%);height:100%;padding:0;background:#fff;box-shadow:-30px 0 70px #141f332e;transform:translate(100%);transition:transform .38s cubic-bezier(.2,.75,.25,1)}.tvx-quick-bag.is-open aside{transform:none}.tvx-quick-bag header{display:flex;align-items:center;justify-content:space-between;padding:25px 28px;border-bottom:1px solid var(--tvx-line)}.tvx-quick-bag header span{color:var(--tvx-blue);font-size:9px;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.tvx-quick-bag h2{margin:3px 0 0;font-family:var(--tvx-serif);font-size:30px;font-weight:500}.tvx-quick-bag header button{width:40px;height:40px;border:0;background:var(--tvx-cream);font-size:25px}.tvx-quick-bag__body{padding:28px;overflow:auto}.tvx-quick-bag__body article{display:grid;grid-template-columns:100px 1fr;gap:18px}.tvx-quick-bag__body img{width:100px;height:125px;object-fit:cover;background:var(--tvx-cream)}.tvx-quick-bag__body h3{margin:5px 0 8px;font-family:var(--tvx-serif);font-size:19px;font-weight:500;line-height:1.2}.tvx-quick-bag__body article p{margin:0 0 12px;color:var(--tvx-muted);font-size:11px}.tvx-quick-bag__total{display:flex;justify-content:space-between;margin-top:26px;padding-top:18px;border-top:1px solid var(--tvx-line)}.tvx-quick-bag__trust{padding:15px;background:var(--tvx-blue-soft);color:#31517c;font-size:10px;text-align:center}.tvx-quick-bag footer{display:grid;gap:8px;padding:20px 28px 28px;border-top:1px solid var(--tvx-line)}.tvx-quick-bag footer a{display:grid;place-items:center;min-height:50px;border:1px solid var(--tvx-blue);color:var(--tvx-blue);font-size:11px;font-weight:900;letter-spacing:.08em;text-decoration:none;text-transform:uppercase}.tvx-quick-bag footer a:last-child{background:var(--tvx-blue);color:#fff}.tvx-reveal{opacity:0;transform:translateY(24px);transition:opacity .65s ease,transform .65s ease}.tvx-reveal.is-tvx-visible{opacity:1;transform:none}.tvx-quick-bag footer a,.tvx-quick-bag footer button{display:grid;place-items:center;width:100%;min-height:50px;border:1px solid var(--tvx-blue);border-radius:0;background:#fff;color:var(--tvx-blue);font-size:11px;font-weight:900;letter-spacing:.08em;text-decoration:none;text-transform:uppercase}.tvx-quick-bag footer form{margin:0}.tvx-quick-bag footer button{background:var(--tvx-blue);color:#fff}.tvx-native-model-select{position:absolute!important;width:1px!important;height:1px!important;margin:0!important;padding:0!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;white-space:nowrap!important;border:0!important;opacity:0!important}.tvx-model-picker{position:relative;width:100%;z-index:8}.tvx-model-picker__trigger{display:flex!important;align-items:center;justify-content:space-between;width:100%;min-height:54px;padding:0 17px!important;border:1px solid #aeb8c7!important;border-radius:0!important;background:#fff!important;color:var(--tvx-ink)!important;font-size:15px!important;text-align:left}.tvx-model-picker__trigger i{color:var(--tvx-blue);font-size:20px;font-style:normal;transition:transform .2s ease}.tvx-model-picker.is-open .tvx-model-picker__trigger i{transform:rotate(180deg)}.tvx-model-picker__panel{position:absolute;z-index:40;top:calc(100% + 6px);right:0;left:0;padding:12px;background:#fff;border:1px solid #aeb8c7;box-shadow:0 18px 45px #141f332e}.tvx-model-picker__panel p{margin:0 0 9px!important;color:var(--tvx-blue)!important;font-size:10px!important;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.tvx-model-picker__options{display:grid;max-height:min(46vh,330px);overflow-y:auto;overscroll-behavior:contain}.tvx-model-picker__options button{min-height:44px;padding:10px 12px;border:0;border-bottom:1px solid var(--tvx-line);background:#fff;color:var(--tvx-ink);font-size:14px;text-align:left}.tvx-model-picker__options button:hover,.tvx-model-picker__options button:focus{background:var(--tvx-blue-soft);color:var(--tvx-blue)}body.template-cart button[name=checkout] .processing,body.template-cart button[name=checkout] .processed{display:none!important}body.template-cart button[name=checkout]>span:last-child{display:inline!important;color:#fff!important}.tvx-model-picker__options button{display:block!important;width:100%!important;min-height:44px!important;padding:10px 12px!important;border:0!important;border-bottom:1px solid #d7dde7!important;border-radius:0!important;background:#fff!important;color:#111827!important;font-size:14px!important;font-weight:600!important;line-height:1.35!important;text-align:left!important;text-transform:none!important;letter-spacing:0!important;opacity:1!important}.tvx-model-picker__options button:hover,.tvx-model-picker__options button:focus{background:#eef4fc!important;color:#1f55b5!important}.tvx-quick-bag header .tvx-quick-bag__continue{width:auto;height:auto;min-height:40px;padding:0 12px;border:1px solid #1f55b5;background:#fff;color:#1f55b5;font-size:9px;font-weight:900;letter-spacing:.07em;text-transform:uppercase}body.template-product .main-product select option,body.template-product #main-product select option,body.template-product .main-product select optgroup,body.template-product #main-product select optgroup{background-color:#fff!important;color:#000!important;font-size:16px!important;font-weight:500!important;opacity:1!important;-webkit-text-fill-color:#000!important}body.template-product .main-product select option:checked,body.template-product #main-product select option:checked{background:#dbeafe linear-gradient(0deg,#dbeafe 0% 100%)!important;color:#000!important;-webkit-text-fill-color:#000!important}#cart .cart-upsell{width:100%!important;max-width:100%!important;overflow:hidden!important}#cart .cart-upsell ul.l4ca{display:flex!important;width:100%!important;max-width:100%!important;gap:12px!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;scrollbar-width:none!important}#cart .cart-upsell ul.l4ca::-webkit-scrollbar{display:none!important}#cart .cart-upsell ul.l4ca>li{flex:0 0 calc(100% - 12px)!important;width:calc(100% - 12px)!important;max-width:calc(100% - 12px)!important;scroll-snap-align:start!important;box-sizing:border-box!important}#cart .cart-upsell select{display:block!important;position:static!important;width:100%!important;min-width:0!important;height:48px!important;margin:0!important;padding:0 34px 0 12px!important;clip:auto!important;border:1px solid #b8c2d1!important;border-radius:0!important;background-color:#fff!important;color:#111827!important;font-size:13px!important;font-weight:600!important;opacity:1!important;-webkit-text-fill-color:#111827!important}#cart .cart-upsell select option{background:#fff!important;color:#000!important;-webkit-text-fill-color:#000!important}#cart .cart-upsell .cart-upsell-nav-btn i{display:none!important}#cart .cart-upsell .cart-upsell-nav-btn:before{display:block!important;color:#111827!important;font-family:Arial,sans-serif!important;font-size:24px!important;line-height:1!important}#cart .cart-upsell .cart-upsell-nav-prev:before{content:"\2039"!important}#cart .cart-upsell .cart-upsell-nav-next:before{content:"\203a"!important}@media(max-width:900px){.tvx-case-finder{padding:58px 0}.tvx-case-finder__grid{grid-template-columns:1fr;gap:32px}.tvx-case-finder .tvx-title{font-size:48px}.tvx-case-finder__control{padding:20px}.tvx-case-finder__control>div{grid-template-columns:1fr}.tvx-case-finder .tvx-button{width:100%}.tvx-complete-look{padding:64px 0;overflow:hidden}.tvx-complete-look__grid{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory}.tvx-complete-look article{flex:0 0 72vw;scroll-snap-align:start}.tvx-product-story__copy ul{grid-template-columns:1fr!important}.tvx-quick-bag aside{top:auto;bottom:0;height:min(82dvh,680px);border-radius:22px 22px 0 0;transform:translateY(100%)}.tvx-quick-bag.is-open aside{transform:none}.tvx-quick-bag header{padding:20px}.tvx-quick-bag__body{padding:20px}.tvx-quick-bag footer{padding:16px 20px 22px}}@media(prefers-reduced-motion:reduce){.tvx-reveal{opacity:1;transform:none;transition:none}.tvx-quick-bag aside,.tvx-quick-bag__scrim{transition:none}}@media(max-width:900px){.tvx-models__inner{scrollbar-width:none;-ms-overflow-style:none;scroll-snap-type:x proximity}.tvx-models__inner::-webkit-scrollbar{display:none}.tvx-models__inner a{scroll-snap-align:start}}@media(max-width:600px){html,body.template-index,body.template-product,body.template-cart{overflow-x:clip}.tovynx-header__main{min-height:60px;padding-inline:14px}.tovynx-header__logo{font-size:20px;letter-spacing:.12em}.tovynx-mobile-menu summary,.tovynx-mobile-cart{font-size:10px}.tvx-hero__visual{min-height:330px}.tvx-hero__copy{padding:42px 20px 46px}.tvx-hero h1{font-size:clamp(43px,13vw,56px);line-height:.98}.tvx-hero__lead{font-size:15px}#root .main-product{padding:18px 14px 56px!important}#root .main-product h1,#root .main-product .tovynx-product-title{font-size:clamp(34px,10vw,44px)!important;line-height:1.02!important}#root .main-product select,#root .main-product input{max-width:100%!important}#root .main-product form button[type=submit],#root .main-product [name=add],#root .tovynx-add-button{width:100%!important;min-height:54px!important}#root .main-cart{padding:28px 14px 52px!important}#root .main-cart h1,#root .main-cart h2:first-child{font-size:42px!important}#root .main-cart img{min-width:72px!important;max-width:92px!important}#root .main-cart [name=checkout]{width:100%!important;min-height:54px!important}}
/*# sourceMappingURL=/cdn/shop/t/56/assets/tovynx-finish.css.map */
