.tv_scope{--tv-rem-scale: 1;--tv-color-bg: #f8f9fa;--tv-color-white: #ffffff;--tv-color-text: #333333;--tv-color-text-light: #6b7280;--tv-color-primary: #D81B60;--tv-color-primary-hover: #AD1457;--tv-color-primary-light: #FCE4EC;--tv-color-border: #e5e7eb;--tv-color-gray-100: #f3f4f6;--tv-font-sans: "Inter", sans-serif;--tv-font-serif: "Playfair Display", serif;--tv-shadow-soft: 0 1rem 4rem -1rem rgba(0,0,0,.05);--tv-shadow-art: 0 2rem 2.5rem -.5rem rgba(0, 0, 0, .1), 0 1rem 1rem -.5rem rgba(0, 0, 0, .04);--tv-container-width: calc(128rem * var(--tv-rem-scale));--tv-header-height: calc(9.6rem * var(--tv-rem-scale))}.tv_scope *{box-sizing:border-box}body{margin:0;padding:0}body.tv_scope,.color-scheme-1,.color-scheme-2,.color-scheme-3,.color-scheme-4,.color-scheme-5,.color-scheme-18e8b6e8-d274-4983-9cd1-3fd440ba4d4b,.color-scheme-e6c59fb3-deea-4b62-9d88-3f474c563c09,.color-scheme-834172e5-2019-496c-b011-ac6c3b719901{color:rgba(var(--color-foreground),1)}.tv_scope{background-color:var(--tv-color-bg);color:var(--tv-color-text);font-family:var(--tv-font-sans);line-height:1.6;-webkit-font-smoothing:antialiased;display:flex;flex-direction:column;min-height:100vh;font-size:calc(1.6rem * var(--tv-rem-scale))}.tv_scope [class^=tv_] h1,.tv_scope [class^=tv_] h2,.tv_scope [class^=tv_] h3,.tv_scope [class^=tv_] h4,.tv_scope [class^=tv_] h5,.tv_scope [class^=tv_] h6,.tv_scope h1[class^=tv_],.tv_scope h2[class^=tv_],.tv_scope h3[class^=tv_],.tv_scope h4[class^=tv_],.tv_scope h5[class^=tv_],.tv_scope h6[class^=tv_]{font-family:var(--tv-font-serif);margin-top:0;margin-bottom:.5em;line-height:1.2;font-weight:700}.tv_scope [class^=tv_] p{margin-top:0;margin-bottom:1em}.tv_scope [class^=tv_] a{text-decoration:none;color:inherit;transition:color .2s}.tv_scope button,.tv_scope input,.tv_scope select,.tv_scope textarea{font-family:inherit}.tv_scope [class^=tv_] img{max-width:100%;display:block}.tv_container{max-width:var(--tv-container-width);margin:0 auto;padding:0 calc(2.4rem * var(--tv-rem-scale))}.tv_hidden{display:none!important}.tv_display-empty:empty{display:block}.tv_fade-in{animation:tv_fadeIn .5s ease-in}@keyframes tv_fadeIn{0%{opacity:0}to{opacity:1}}.tv_opacity-0{opacity:0}.tv_opacity-100{opacity:1}.tv_transition-opacity{transition:opacity .5s ease-in-out}.tv_text-center{text-align:center}.tv_text-primary{color:var(--tv-color-primary)}.tv_text-white,tv_color--white{color:var(--tv-color-white)}.tv_text-light{color:var(--tv-color-text-light)}.tv_text-small{font-size:calc(1.4rem * var(--tv-rem-scale))}.tv_text-italic{font-style:italic}.tv_uppercase{text-transform:uppercase}.tv_font-serif{font-family:var(--tv-font-serif)}.tv_font-bold{font-weight:700}.tv_section{padding:calc(8rem * var(--tv-rem-scale)) 0}.tv_section-lg{padding:calc(9.6rem * var(--tv-rem-scale)) 0}.tv_section-pb-lg{padding-bottom:calc(9.6rem * var(--tv-rem-scale))}.tv_section-y-md{padding-top:calc(6.4rem * var(--tv-rem-scale));padding-bottom:calc(6.4rem * var(--tv-rem-scale))}.tv_section-y-sm{padding-top:calc(4.8rem * var(--tv-rem-scale));padding-bottom:calc(4.8rem * var(--tv-rem-scale))}.tv_section-y-contact{padding-top:calc(8rem * var(--tv-rem-scale));padding-bottom:calc(8rem * var(--tv-rem-scale))}.tv_mb-1{margin-bottom:calc(.8rem * var(--tv-rem-scale))}.tv_mb-2{margin-bottom:calc(1.6rem * var(--tv-rem-scale))}.tv_mb-3{margin-bottom:calc(2.4rem * var(--tv-rem-scale))}.tv_mb-4{margin-bottom:calc(3.2rem * var(--tv-rem-scale))}.tv_mb-6{margin-bottom:calc(4.8rem * var(--tv-rem-scale))}.tv_mb-8{margin-bottom:calc(6.4rem * var(--tv-rem-scale))}.tv_main-grow{flex-grow:1}.tv_bg-white{background-color:var(--tv-color-white)}.tv_bg-gray{background-color:var(--tv-color-gray-100)}.tv_bg-dark{background-color:var(--tv-color-text);color:var(--tv-color-white)}.tv_divider{height:calc(.4rem * var(--tv-rem-scale));width:calc(8rem * var(--tv-rem-scale));background-color:var(--tv-color-primary);margin:calc(1.6rem * var(--tv-rem-scale)) auto}div:empty.tv_divider{display:block}.tv_btn{display:inline-block;padding:calc(1.6rem * var(--tv-rem-scale)) calc(3.2rem * var(--tv-rem-scale));font-size:calc(1.4rem * var(--tv-rem-scale));font-weight:700;text-transform:uppercase;letter-spacing:.1em;border:none;cursor:pointer;transition:all .2s;border-radius:2px;text-align:center}.button--secondary{--color-button: initial;--color-button-text: initial}.product-form__submit,.tv_btn--primary{background-color:var(--tv-color-primary);color:var(--tv-color-white);box-shadow:0 .4rem .6rem #d81b6033}.product-form__submit:hover,.tv_btn--primary:hover{background-color:var(--tv-color-primary-hover);transform:translateY(-2px)}.shopify-payment-button__button,.product-form__submit{font-weight:700;text-transform:uppercase;border:none;cursor:pointer;transition:all .2s}.shopify-payment-button__button,.shopify-payment-button__button.shopify-payment-button__button--unbranded{background-color:#333}.tv_btn--secondary{background-color:transparent;border:1px solid var(--tv-color-text);color:var(--tv-color-text)}.tv_btn--secondary:hover,.tv_btn--dark{background-color:var(--tv-color-text);color:var(--tv-color-white)}.tv_btn--dark:hover{background-color:#000}.tv_btn--text{background:none;border:none;padding:0;text-decoration:underline;color:var(--tv-color-text-light);cursor:pointer;display:flex;align-items:center;gap:calc(.8rem * var(--tv-rem-scale))}.tv_btn--text:hover{color:var(--tv-color-primary)}.tv_btn--full{width:100%}.announcement-bar,.tv_announcement-bar{background-color:var(--tv-color-text);color:var(--tv-color-white);text-align:center;font-size:calc(1.2rem * var(--tv-rem-scale));font-weight:600;text-transform:uppercase;letter-spacing:.05em}.announcement-bar .h5,.announcement-bar p{margin-bottom:0;font-size:calc(1.2rem * var(--tv-rem-scale));font-family:var(--tv-font-sans);font-weight:600;color:var(--tv-color-white)}.tv_header{position:sticky;top:0;z-index:100;background-color:#f8f9faf2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--tv-color-border);height:var(--tv-header-height)}header.page-width{max-width:var(--tv-container-width);margin:0 auto}.header{display:flex!important;justify-content:space-between;align-items:center}@media screen and (min-width:990px){.header:not(.drawer-menu).page-width{padding-left:1.7rem;padding-right:5rem}}.tv_header__inner{display:flex;align-items:center;justify-content:space-between;height:100%}.tv_nav__links{display:none;gap:calc(3.2rem * var(--tv-rem-scale))}@media(min-width:1024px){.tv_nav__links{display:flex;align-items:center}.tv_header__mobile-toggle{display:none}}.header__menu-item.link,.tv_nav__link{font-size:calc(1.4rem * var(--tv-rem-scale));font-weight:500;text-transform:uppercase;letter-spacing:.05em;color:rgba(var(--tv-color-text),1)}.header__menu-item:hover,.tv_nav__link:hover{color:var(--tv-color-primary)}.header__active-menu-item,.tv_nav__link--active{color:var(--tv-color-primary);font-weight:700}.header__menu-item span{opacity:1}.header__active-menu-item,.header__menu-item:hover span{text-decoration:none;text-underline-offset:unset}.tv_nav__link--highlight{font-weight:700;color:var(--tv-color-primary)}.tv_nav__link--badge{font-size:calc(1.2rem * var(--tv-rem-scale));border:1px solid #ddd;padding:.2rem .6rem;border-radius:4px;color:#999}.tv_nav__link--badge:hover{color:var(--tv-color-primary);border-color:var(--tv-color-primary)}.tv_header__logo{min-width:150px}.tv_header__actions{display:flex;gap:calc(1.6rem * var(--tv-rem-scale));align-items:center}.tv_header__icon-btn{position:relative;padding:calc(.8rem * var(--tv-rem-scale));background:none;border:none;font-size:calc(2rem * var(--tv-rem-scale));cursor:pointer;color:var(--tv-color-text)}.tv_header__icon-btn:hover,.header__icon:hover .icon{color:var(--tv-color-primary)}.cart-count-bubble{background-color:var(--tv-color-primary)}.tv_badge{position:absolute;top:0;right:0;background-color:var(--tv-color-primary);color:#fff;font-size:calc(1rem * var(--tv-rem-scale));font-weight:700;height:calc(1.6rem * var(--tv-rem-scale));width:calc(1.6rem * var(--tv-rem-scale));border-radius:50%;display:flex;align-items:center;justify-content:center}.tv_mobile-menu{position:absolute;top:100%;left:0;width:100%;background-color:var(--tv-color-white);border-bottom:1px solid var(--tv-color-border);padding:calc(2.4rem * var(--tv-rem-scale));display:none;flex-direction:column;align-items:center;gap:calc(2.4rem * var(--tv-rem-scale));box-shadow:var(--tv-shadow-soft)}.tv_mobile-menu.flex{display:flex}.menu-drawer__menu-item.list-menu__item{justify-content:center}.menu-drawer__menu-item.list-menu__item:hover{background-color:#fff;color:#d81b60}.menu-drawer__navigation{background-color:#fff}.menu-drawer__menu-item.menu-drawer__menu-item--active{background-color:#fff;color:#d81b60}.tv_hero{display:grid;grid-template-columns:1fr;min-height:85vh}.tv_hero__content{display:flex;flex-direction:column;justify-content:center;padding:calc(4.8rem * var(--tv-rem-scale)) calc(3.2rem * var(--tv-rem-scale));order:2}.tv_hero__visual{background-color:var(--tv-color-gray-100);min-height:50vh;order:1}@media(min-width:1024px){.tv_hero{grid-template-columns:1fr 1fr}.tv_hero__content{order:1;padding:calc(8.9rem * var(--tv-rem-scale))}.tv_hero__visual{order:2;position:relative}}.tv_hero__visual img{width:100%;height:100%;object-fit:cover}.tv_tag{display:inline-block;padding:calc(.4rem * var(--tv-rem-scale)) calc(1.2rem * var(--tv-rem-scale));border:1px solid rgba(51,51,51,.3);border-radius:999px;font-size:calc(1.2rem * var(--tv-rem-scale));font-weight:600;text-transform:uppercase;letter-spacing:.1em;margin-bottom:calc(2.4rem * var(--tv-rem-scale));background:#fff}.tv_display-text{font-size:calc(4.8rem * var(--tv-rem-scale));font-weight:700;margin-bottom:calc(2.4rem * var(--tv-rem-scale))}@media(min-width:768px){.tv_display-text{font-size:calc(7.2rem * var(--tv-rem-scale))}}.tv_hero__description{font-size:calc(2rem * var(--tv-rem-scale));color:var(--tv-color-text-light);margin-bottom:calc(4rem * var(--tv-rem-scale));max-width:500px}.tv_hero__actions{display:flex;gap:calc(1.6rem * var(--tv-rem-scale));flex-wrap:wrap}.tv_grid{display:grid;gap:calc(3.2rem * var(--tv-rem-scale))}.tv_grid--2-col,.tv_grid--3-col,.tv_grid--4-col{grid-template-columns:1fr}@media(min-width:640px){.tv_grid--2-col,.tv_grid--4-col{grid-template-columns:1fr 1fr}}@media(min-width:768px){.tv_grid--3-col{grid-template-columns:repeat(3,1fr)}}@media(min-width:1024px){.tv_grid--4-col{grid-template-columns:repeat(4,1fr)}}.tv_card{cursor:pointer}.tv_card__image-wrapper{position:relative;background-color:var(--tv-color-gray-100);aspect-ratio:4/5;overflow:hidden;margin-bottom:calc(2.4rem * var(--tv-rem-scale));border-radius:2px;box-shadow:var(--tv-shadow-soft)}.tv_card__image{width:100%;height:100%;object-fit:cover;transition:transform .7s ease}.tv_card:hover .tv_card__image{transform:scale(1.05)}.tv_card__badge{position:absolute;top:calc(.8rem * var(--tv-rem-scale));left:calc(.8rem * var(--tv-rem-scale));padding:calc(.4rem * var(--tv-rem-scale)) calc(.8rem * var(--tv-rem-scale));font-size:calc(1rem * var(--tv-rem-scale));font-weight:700;text-transform:uppercase;color:#fff;z-index:10}.tv_card__badge--dark{background-color:var(--tv-color-text)}.tv_card__badge--primary{background-color:var(--tv-color-primary)}.tv_card__title{font-size:calc(2rem * var(--tv-rem-scale));font-weight:600;font-family:var(--tv-font-serif);margin-bottom:4px}.tv_card__price{color:var(--tv-color-primary);font-weight:500}.tv_promo-card{position:relative;height:calc(38.4rem * var(--tv-rem-scale));overflow:hidden;border-radius:2px;cursor:pointer}.tv_promo-card__bg{width:100%;height:100%;object-fit:cover;transition:transform .7s ease}.tv_promo-card:hover .tv_promo-card__bg{transform:scale(1.05)}.tv_promo-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000004d;transition:background .3s}div:empty.tv_promo-card__overlay{display:block}.tv_promo-card:hover .tv_promo-card__overlay{background:#0006}.tv_promo-card__content{position:absolute;bottom:calc(3.2rem * var(--tv-rem-scale));left:calc(3.2rem * var(--tv-rem-scale));color:#fff}.tv_promo-card__link{text-transform:uppercase;font-size:calc(1.4rem * var(--tv-rem-scale));letter-spacing:.1em;border-bottom:1px solid white;padding-bottom:2px}.tv_form-group{margin-bottom:calc(2.4rem * var(--tv-rem-scale))}.tv_form-label{display:block;font-size:calc(1.4rem * var(--tv-rem-scale));font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--tv-color-text-light);margin-bottom:calc(.8rem * var(--tv-rem-scale))}.tv_form-input,.tv_form-select,.tv_form-textarea{width:100%;padding:calc(1.6rem * var(--tv-rem-scale));border:1px solid var(--tv-color-border);border-radius:2px;background-color:var(--tv-color-bg);transition:all .2s}.tv_form-input:focus,.tv_form-select:focus,.tv_form-textarea:focus{outline:none;background-color:var(--tv-color-white);border-color:var(--tv-color-primary);box-shadow:0 0 0 2px #d81b601a}.tv_form-input--compact{padding:calc(.8rem * var(--tv-rem-scale))}.tv_checkbox-wrapper{display:flex;align-items:center;gap:calc(1.2rem * var(--tv-rem-scale));cursor:pointer}.tv_checkbox-input{width:calc(2rem * var(--tv-rem-scale));height:calc(2rem * var(--tv-rem-scale));accent-color:var(--tv-color-primary)}.tv_form-card{background:#fff;padding:calc(4.8rem * var(--tv-rem-scale));box-shadow:var(--tv-shadow-art);max-width:800px;margin:0 auto}.tv_newsletter{background-color:#d81b600d;padding:calc(9.6rem * var(--tv-rem-scale)) calc(2.4rem * var(--tv-rem-scale));text-align:center}.tv_newsletter__form{display:flex;flex-direction:column;gap:calc(1.6rem * var(--tv-rem-scale));max-width:600px;margin:calc(3.2rem * var(--tv-rem-scale)) auto 0}@media(min-width:640px){.tv_newsletter__form{flex-direction:row}}.tv_sidebar-filter__section{margin-bottom:calc(3.2rem * var(--tv-rem-scale))}.tv_sidebar-filter__title{font-size:calc(1.4rem * var(--tv-rem-scale));font-weight:700;text-transform:uppercase;letter-spacing:.1em;border-bottom:1px solid var(--tv-color-border);padding-bottom:calc(.8rem * var(--tv-rem-scale));margin-bottom:calc(1.6rem * var(--tv-rem-scale))}.tv_filter-list{list-style:none;padding:0;margin:0}.tv_filter-list__item{margin-bottom:calc(.8rem * var(--tv-rem-scale))}.tv_filter-list__label{display:flex;align-items:center;gap:calc(.8rem * var(--tv-rem-scale));font-size:calc(1.4rem * var(--tv-rem-scale));color:var(--tv-color-text-light);cursor:pointer}.tv_checkbox-input--inline{margin-right:calc(.8rem * var(--tv-rem-scale));accent-color:var(--tv-color-primary)}.tv_price-inputs{display:flex;gap:calc(.8rem * var(--tv-rem-scale));align-items:center;margin-bottom:calc(1.6rem * var(--tv-rem-scale))}.tv_catalog-layout{display:grid;grid-template-columns:1fr;gap:calc(4.8rem * var(--tv-rem-scale))}@media(min-width:1024px){.tv_catalog-layout{grid-template-columns:250px 1fr}}.tv_toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:calc(3.2rem * var(--tv-rem-scale));border-bottom:1px solid var(--tv-color-border);padding-bottom:calc(1.6rem * var(--tv-rem-scale))}.tv_toolbar__select{width:auto;border:none;background:transparent;font-weight:500}.tv_pagination{display:flex;justify-content:center;gap:calc(.8rem * var(--tv-rem-scale));margin-top:calc(4.8rem * var(--tv-rem-scale))}.tv_pagination__btn{width:calc(4rem * var(--tv-rem-scale));height:calc(4rem * var(--tv-rem-scale));cursor:pointer;border:none}.tv_pagination__btn--active{background:var(--tv-color-text);color:#fff}.tv_pagination__btn--default{background:#fff;border:1px solid #ddd}.tv_cart-layout{display:flex;flex-direction:column;gap:calc(4.8rem * var(--tv-rem-scale))}@media(min-width:1024px){.tv_cart-layout{flex-direction:row}.tv_cart-items{flex-grow:1}.tv_cart-summary{width:384px;flex-shrink:0}}.tv_cart-header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:calc(4.8rem * var(--tv-rem-scale))}.tv_cart-item{display:flex;gap:calc(2.4rem * var(--tv-rem-scale));padding-bottom:calc(3.2rem * var(--tv-rem-scale));border-bottom:1px solid var(--tv-color-border);margin-bottom:calc(3.2rem * var(--tv-rem-scale))}.tv_cart-item__img{width:calc(9.6rem * var(--tv-rem-scale));height:calc(12.8rem * var(--tv-rem-scale));background:var(--tv-color-gray-100);flex-shrink:0}.tv_cart-item__img img{width:100%;height:100%;object-fit:cover}.tv_cart-item__info{flex-grow:1}.tv_cart-item__header{display:flex;justify-content:space-between;margin-bottom:calc(.8rem * var(--tv-rem-scale))}.tv_cart-item__controls{display:flex;justify-content:space-between;align-items:center}.tv_cart-item__remove{border:none;background:none;font-size:calc(1.2rem * var(--tv-rem-scale));font-weight:700;text-transform:uppercase;color:#999;cursor:pointer;text-decoration:underline}.tv_scope .cart-item__image{object-fit:cover;width:80px;height:80px}.tv_qty-control{display:flex;align-items:center;border:1px solid var(--tv-color-border);width:calc(12.8rem * var(--tv-rem-scale));border-radius:2px}.tv_qty-control__btn{background:none;border:none;width:calc(4rem * var(--tv-rem-scale));height:calc(4rem * var(--tv-rem-scale));display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--tv-color-text-light);transition:background-color .2s}.tv_qty-control__btn:hover{background-color:var(--tv-color-gray-100)}.tv_qty-control__val{padding:0;font-size:calc(1.6rem * var(--tv-rem-scale));font-weight:500;width:calc(4.8rem * var(--tv-rem-scale));height:calc(4rem * var(--tv-rem-scale));text-align:center;border:none;background:transparent;color:var(--tv-color-text);-webkit-appearance:textfield;appearance:textfield}.tv_qty-control__val::-webkit-inner-spin-button,.tv_qty-control__val::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.tv_qty-control__val:focus{outline:none}.tv_cart-summary__box{background-color:#fafafa;padding:calc(3.2rem * var(--tv-rem-scale));border-radius:2px}.tv_cart-summary__row{display:flex;justify-content:space-between;margin-bottom:calc(.8rem * var(--tv-rem-scale))}.tv_cart-summary__total{border-bottom:1px solid var(--tv-color-border);padding-bottom:calc(1.6rem * var(--tv-rem-scale));margin-bottom:calc(1.6rem * var(--tv-rem-scale));display:flex;justify-content:space-between;font-size:calc(1.8rem * var(--tv-rem-scale));font-weight:700;color:var(--tv-color-text)}.tv_empty-cart-container{flex-grow:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;min-height:60vh}.tv_empty-cart__icon{width:calc(9.6rem * var(--tv-rem-scale));height:calc(9.6rem * var(--tv-rem-scale));background-color:var(--tv-color-gray-100);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto calc(2.4rem * var(--tv-rem-scale))}.tv_empty-cart__actions{display:flex;flex-direction:column;gap:calc(1.6rem * var(--tv-rem-scale));justify-content:center;width:100%;max-width:300px}@media(min-width:640px){.tv_empty-cart__actions{flex-direction:row;max-width:none}}.tv_product-detail__grid{display:grid;grid-template-columns:1fr;gap:calc(4.8rem * var(--tv-rem-scale))}@media(min-width:1024px){.tv_product-detail__grid{grid-template-columns:1fr 1fr;gap:calc(8rem * var(--tv-rem-scale))}}.tv_gallery__main{position:relative;aspect-ratio:4/5;background-color:var(--tv-color-white);box-shadow:var(--tv-shadow-art);margin-bottom:calc(2.4rem * var(--tv-rem-scale))}.tv_gallery__main img{width:100%;height:100%;object-fit:cover}.tv_view-in-room-btn{position:absolute;bottom:calc(1.6rem * var(--tv-rem-scale));right:calc(1.6rem * var(--tv-rem-scale));background:#ffffffe6;border:none;padding:calc(.8rem * var(--tv-rem-scale)) calc(1.6rem * var(--tv-rem-scale));border-radius:999px;font-weight:700;font-size:calc(1.2rem * var(--tv-rem-scale));text-transform:uppercase;cursor:pointer;display:flex;align-items:center;gap:calc(.8rem * var(--tv-rem-scale))}.tv_gallery__thumbnails{display:grid;grid-template-columns:repeat(4,1fr);gap:calc(1.6rem * var(--tv-rem-scale))}.tv_gallery__thumb{aspect-ratio:1;border:2px solid transparent;cursor:pointer;opacity:.7;transition:all .2s}.tv_gallery__thumb img{width:100%;height:100%;object-fit:cover}.tv_gallery__thumb:hover{opacity:1}.tv_gallery__thumb--active{border-color:var(--tv-color-primary);opacity:1}.tv_variant-options{display:flex;flex-wrap:wrap;gap:calc(1.2rem * var(--tv-rem-scale))}.tv_variant-btn{padding:calc(1.2rem * var(--tv-rem-scale)) calc(2.4rem * var(--tv-rem-scale));border:1px solid var(--tv-color-border);background:transparent;border-radius:2px;font-size:calc(1.4rem * var(--tv-rem-scale));font-weight:500;cursor:pointer;transition:all .2s}.tv_variant-btn:hover{border-color:var(--tv-color-text-light)}.tv_variant-btn--active{background-color:var(--tv-color-primary);color:#fff;border-color:var(--tv-color-primary)}.tv_vendor-name{font-size:calc(1.2rem * var(--tv-rem-scale));letter-spacing:.1em;color:var(--tv-color-text-light);text-transform:uppercase;font-weight:600;margin-bottom:calc(.8rem * var(--tv-rem-scale))}.tv_product-price{font-size:calc(3.2rem * var(--tv-rem-scale));font-weight:300;margin-bottom:calc(3.2rem * var(--tv-rem-scale))}.tv_product-title{font-size:calc(4rem * var(--tv-rem-scale));margin-bottom:calc(.8rem * var(--tv-rem-scale));line-height:1.1}.tv_accordion{border-top:1px solid var(--tv-color-border);margin-bottom:calc(3.2rem * var(--tv-rem-scale))}.tv_accordion__item{border-bottom:1px solid var(--tv-color-border)}.tv_accordion__header{width:100%;display:flex;justify-content:space-between;align-items:center;padding:calc(2rem * var(--tv-rem-scale)) 0;background:none;border:none;cursor:pointer;text-align:left}.tv_accordion__title{font-family:var(--tv-font-serif);font-weight:600;font-size:calc(1.8rem * var(--tv-rem-scale));color:var(--tv-color-text)}.tv_accordion__icon{color:var(--tv-color-text-light);transition:transform .3s}.tv_accordion__content{max-height:0;opacity:0;overflow:hidden;transition:max-height .3s ease-out,opacity .3s ease-out}.tv_accordion__content.active{opacity:1}.tv_accordion__text{padding-bottom:calc(2.4rem * var(--tv-rem-scale));color:#666}.tv_rotate-45{transform:rotate(45deg);color:var(--tv-color-primary)}.tv_logo-card{background:#fff;padding:calc(4.8rem * var(--tv-rem-scale));text-align:center;border:1px solid var(--tv-color-border)}.tv_logo-card--selected{border:2px solid rgba(216,27,96,.2);position:relative}.tv_logo-card__badge{position:absolute;top:calc(1.6rem * var(--tv-rem-scale));right:calc(1.6rem * var(--tv-rem-scale));background:var(--tv-color-primary);color:#fff;padding:calc(.4rem * var(--tv-rem-scale)) calc(.8rem * var(--tv-rem-scale));font-size:calc(1.2rem * var(--tv-rem-scale));font-weight:700;border-radius:2px}.tv_logo-card__title{font-size:calc(1.2rem * var(--tv-rem-scale));text-transform:uppercase;letter-spacing:.1em;color:#999;margin-bottom:calc(3.2rem * var(--tv-rem-scale))}.tv_logo-card__visual{height:calc(12.8rem * var(--tv-rem-scale));display:flex;align-items:center;justify-content:center}.tv_banner{background-color:var(--tv-color-text);color:#fff;padding:calc(4.8rem * var(--tv-rem-scale)) calc(2.4rem * var(--tv-rem-scale));text-align:center}.tv_banner--large{padding:calc(9.6rem * var(--tv-rem-scale)) calc(2.4rem * var(--tv-rem-scale))}.tv_banner__title{font-size:calc(4rem * var(--tv-rem-scale))}.tv_banner__subtitle{color:#999}.tv_banner__text{font-size:calc(2.4rem * var(--tv-rem-scale));font-weight:300;color:#ccc}.tv_footer{background-color:var(--tv-color-text);color:#fff;padding-top:calc(6.4rem * var(--tv-rem-scale));padding-bottom:calc(3.2rem * var(--tv-rem-scale));margin-top:auto}.tv_footer__grid{display:grid;grid-template-columns:1fr;gap:calc(4.8rem * var(--tv-rem-scale));margin-bottom:calc(4.8rem * var(--tv-rem-scale))}@media(min-width:768px){.tv_footer__grid{grid-template-columns:repeat(4,1fr)}}.tv_footer__title{font-size:calc(1.2rem * var(--tv-rem-scale));font-weight:700;text-transform:uppercase;letter-spacing:.1em;margin-bottom:calc(2.4rem * var(--tv-rem-scale));color:#9ca3af}.tv_footer__links{list-style:none;padding:0;margin:0}.tv_footer__links li{margin-bottom:calc(1.2rem * var(--tv-rem-scale));font-size:calc(1.4rem * var(--tv-rem-scale));color:#d1d5db}.tv_footer__links a:hover{color:var(--tv-color-primary)}.tv_footer__social{display:flex;gap:calc(1.6rem * var(--tv-rem-scale))}.tv_social-icon{width:calc(4rem * var(--tv-rem-scale));height:calc(4rem * var(--tv-rem-scale));background-color:#ffffff1a;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:background .2s}.tv_social-icon:hover{background-color:var(--tv-color-primary)}.tv_footer__copyright{text-align:center;border-top:1px solid #374151;padding-top:calc(3.2rem * var(--tv-rem-scale));font-size:calc(1.2rem * var(--tv-rem-scale));color:#9ca3af}.tv_modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:none}.tv_modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#000c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.tv_modal__container{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;padding:calc(1.6rem * var(--tv-rem-scale));pointer-events:none}.tv_modal__content{position:relative;background-color:#fff;width:100%;max-width:1024px;height:80vh;border-radius:8px;box-shadow:0 25px 50px -12px #00000040;overflow:hidden;display:flex;flex-direction:column;pointer-events:auto}.tv_modal__header{position:absolute;top:0;left:0;width:100%;padding:calc(1.6rem * var(--tv-rem-scale));display:flex;justify-content:space-between;align-items:flex-start;z-index:20;pointer-events:none}.tv_modal__tag{background-color:#00000080;color:#fff;padding:calc(.4rem * var(--tv-rem-scale)) calc(1.2rem * var(--tv-rem-scale));border-radius:4px;font-size:calc(1.2rem * var(--tv-rem-scale));-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.tv_modal__close{background:#fff;color:var(--tv-color-text);border:none;border-radius:50%;width:calc(4rem * var(--tv-rem-scale));height:calc(4rem * var(--tv-rem-scale));display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:var(--tv-shadow-soft);pointer-events:auto}.tv_modal__close:hover{background-color:var(--tv-color-primary);color:#fff}.tv_modal__visual{position:relative;width:100%;height:100%;background-color:#e5e5e5;display:flex;align-items:center;justify-content:center;overflow:hidden}.tv_modal__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.tv_painting-mockup{position:relative;z-index:10;width:30%;transform:translateY(calc(-4.8rem * var(--tv-rem-scale)));box-shadow:5px 10px 30px #00000080}.tv_painting-mockup__inner{background:#fff;padding:calc(1.6rem * var(--tv-rem-scale));box-shadow:inset 0 2px 4px #0000001a}.tv_modal__footer{background-color:#fff;padding:calc(1.6rem * var(--tv-rem-scale));border-top:1px solid var(--tv-color-border);display:flex;justify-content:space-between;align-items:center;z-index:20}.tv_commissions-addons{background-color:var(--tv-color-primary-light);padding:calc(2.4rem * var(--tv-rem-scale));border-radius:2px;margin-bottom:calc(4rem * var(--tv-rem-scale));border:1px solid rgba(216,27,96,.1)}h1.tv_banner__title--white{color:var(--tv_text-white)}.tv_about-hero{position:relative;padding-top:calc(9.6rem * var(--tv-rem-scale));padding-bottom:calc(9.6rem * var(--tv-rem-scale));background-color:var(--tv-color-text);color:var(--tv-color-white);overflow:hidden;text-align:center}.tv_about-hero__bg-svg{position:absolute;top:0;right:0;width:50%;height:100%;opacity:.1;pointer-events:none}.tv_about-hero__inner{max-width:896px;margin:0 auto;padding:0 calc(2.4rem * var(--tv-rem-scale));position:relative}.tv_about-hero__title{font-family:var(--tv-font-serif);font-weight:700;font-size:calc(4.8rem * var(--tv-rem-scale));margin-bottom:calc(3.2rem * var(--tv-rem-scale))}.tv_about-hero__title{color:var(--tv_scope-color-white)}@media(min-width:768px){.tv_about-hero__title{font-size:calc(7.2rem * var(--tv-rem-scale))}}.tv_about-hero__img-container{width:calc(12.8rem * var(--tv-rem-scale));height:calc(12.8rem * var(--tv-rem-scale));border-radius:9999px;overflow:hidden;margin:0 auto calc(3.2rem * var(--tv-rem-scale));border:4px solid var(--tv-color-primary)}@media(min-width:768px){.tv_about-hero__img-container{width:calc(19.2rem * var(--tv-rem-scale));height:calc(19.2rem * var(--tv-rem-scale))}}.tv_about-hero__img{width:100%;height:100%;object-fit:cover}.tv_about-hero__quote{font-size:calc(2rem * var(--tv-rem-scale));font-weight:300;line-height:1.625;color:#d1d5db}@media(min-width:768px){.tv_about-hero__quote{font-size:calc(2.4rem * var(--tv-rem-scale))}}.tv_about-content{max-width:768px;margin:0 auto;padding:calc(6.4rem * var(--tv-rem-scale)) calc(2.4rem * var(--tv-rem-scale));font-size:calc(1.8rem * var(--tv-rem-scale));color:#4b5563;line-height:1.625;font-weight:300}.tv_about-content p{margin-bottom:calc(2.4rem * var(--tv-rem-scale))}.tv_privacy-content{max-width:768px;margin:0 auto;padding:calc(9.6rem * var(--tv-rem-scale)) calc(2.4rem * var(--tv-rem-scale))}.tv_search-bar{background-color:var(--tv-color-gray-100);padding:calc(4.8rem * var(--tv-rem-scale)) calc(2.4rem * var(--tv-rem-scale));border-bottom:1px solid var(--tv-color-border)}.tv_search-input-wrapper{max-width:600px;margin:0 auto;position:relative}.tv_search-icon{position:absolute;left:calc(1.6rem * var(--tv-rem-scale));top:50%;transform:translateY(-50%);color:#999;font-size:calc(2rem * var(--tv-rem-scale))}.tv_search-input{padding-left:calc(4.8rem * var(--tv-rem-scale));font-size:calc(1.8rem * var(--tv-rem-scale))}
/*# sourceMappingURL=/cdn/shop/t/4/assets/custom.css.map */
