:root{--tv-ink:#1a1020;--tv-plum:#682b5f;--tv-orchid:#b85aa6;--tv-shell:#f8f2f7;--tv-paper:#fffdfc;--tv-line:#e7dce5;--tv-muted:#6f6571;--tv-green:#3d6d5b}html{scroll-behavior:smooth}body.tv2026-site{margin:0;background:var(--tv-paper);color:var(--tv-ink);font-family:Manrope,Arial,sans-serif;font-size:16px;line-height:1.6}body.tv2026-site *{box-sizing:border-box}body.tv2026-site a{color:inherit;text-decoration:none}body.tv2026-site img{max-width:100%;height:auto}.tv-container{width:min(1240px,calc(100% - 48px));margin-inline:auto}.tv-skip{position:fixed;left:12px;top:-80px;z-index:99999;background:var(--tv-ink);color:white;padding:12px 18px}.tv-skip:focus{top:12px}.tv-header{position:sticky;top:0;z-index:999;background:rgba(255,253,252,.94);border-bottom:1px solid rgba(104,43,95,.12);backdrop-filter:blur(16px)}.admin-bar .tv-header{top:32px}.tv-note{background:var(--tv-ink);color:white;font-size:12px;letter-spacing:.02em}.tv-note .tv-container{display:flex;justify-content:center;gap:52px;padding-block:8px}.tv-note span:before{content:'•';color:#d594c8;margin-right:10px}.tv-nav{min-height:84px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:36px}.tv-brand{display:inline-flex;align-items:center;gap:12px;min-width:210px}.tv-brand-mark{position:relative;width:43px;height:37px}.tv-brand-mark i{position:absolute;top:2px;width:27px;height:32px;border:2px solid var(--tv-orchid);border-radius:50%}.tv-brand-mark i:first-child{left:1px;transform:rotate(-22deg)}.tv-brand-mark i:last-child{right:1px;transform:rotate(22deg);border-color:var(--tv-plum)}.tv-brand-type{display:grid;grid-template-columns:auto auto;column-gap:5px;line-height:.9}.tv-brand-type strong,.tv-brand-type em{font-family:'Instrument Serif',Georgia,serif;font-size:28px;font-weight:400;font-style:normal}.tv-brand-type em{color:var(--tv-plum)}.tv-brand-type small{grid-column:1/-1;margin-top:7px;color:var(--tv-muted);font-size:9px;font-weight:700;letter-spacing:.17em;text-transform:uppercase}.tv-primary-nav{display:flex;align-items:center;justify-content:center;gap:28px}.tv-primary-nav a{position:relative;padding:31px 0;font-size:14px;font-weight:600}.tv-primary-nav a:after{content:'';position:absolute;left:0;bottom:22px;width:100%;height:1px;background:var(--tv-orchid);transform:scaleX(0);transform-origin:right;transition:transform .25s}.tv-primary-nav a:hover:after,.tv-primary-nav a:focus-visible:after{transform:scaleX(1);transform-origin:left}.tv-actions{display:flex;align-items:center;gap:8px}.tv-actions a,.tv-actions button{position:relative;display:grid;place-items:center;width:40px;height:40px;padding:0;border:0;background:transparent;color:var(--tv-ink)}.tv-actions svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.6}.tv-cart span{position:absolute;right:0;top:0;display:grid;place-items:center;min-width:18px;height:18px;padding:0 4px;border-radius:9px;background:var(--tv-plum);color:white;font-size:10px}.tv-menu-toggle{display:none}.tv-search-panel{position:absolute;inset:auto 0 0;transform:translateY(100%);padding:18px;background:white;border-top:1px solid var(--tv-line);box-shadow:0 16px 36px rgba(26,16,32,.08)}.tv-search-panel[hidden]{display:none}.tv-search-panel form{display:flex;max-width:780px;margin:auto}.tv-search-panel input[type=search]{flex:1;height:52px;border:1px solid var(--tv-line);border-right:0;border-radius:8px 0 0 8px;padding:0 18px;background:var(--tv-shell)}.tv-search-panel button{border:0;border-radius:0 8px 8px 0;padding:0 28px;background:var(--tv-plum);color:white;font-weight:700}.tv-hero{overflow:hidden;background:linear-gradient(120deg,#fffdfc 0%,#f8edf6 62%,#ead7e7 100%);border-bottom:1px solid var(--tv-line)}.tv-hero-grid{min-height:670px;display:grid;grid-template-columns:minmax(0,.92fr) minmax(460px,1.08fr);align-items:center;gap:48px}.tv-kicker,.tv-section-heading p,.tv-newsletter>div>div>p{margin:0 0 14px;color:var(--tv-plum);font-size:12px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.tv-hero h1{max-width:650px;margin:0;font-family:'Instrument Serif',Georgia,serif;font-size:clamp(64px,7vw,104px);font-weight:400;line-height:.88;letter-spacing:-.045em}.tv-lead{max-width:610px;margin:28px 0 0;color:#5b505d;font-size:19px;line-height:1.7}.tv-hero-actions{display:flex;align-items:center;gap:14px;margin-top:34px}.tv-button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 24px;border-radius:8px;font-size:14px;font-weight:700;transition:transform .2s,background .2s,color .2s}.tv-button:hover{transform:translateY(-2px)}.tv-button-primary{background:var(--tv-ink);color:white!important}.tv-button-primary:hover{background:var(--tv-plum)}.tv-button-quiet{border:1px solid rgba(26,16,32,.18)}.tv-button-light{background:white;color:var(--tv-ink)!important}.tv-hero-proof{display:flex;gap:22px;margin-top:50px;color:var(--tv-muted);font-size:12px}.tv-hero-proof span{padding-top:10px;border-top:1px solid rgba(26,16,32,.15)}.tv-hero-proof b{color:var(--tv-ink)}.tv-hero-stage{position:relative;min-height:550px}.tv-orbit{position:absolute;left:50%;top:50%;width:430px;height:430px;border:1px solid rgba(104,43,95,.27);border-radius:50%;transform:translate(-50%,-50%)}.tv-orbit:before,.tv-orbit:after{content:'';position:absolute;border:1px solid rgba(184,90,166,.3);border-radius:50%}.tv-orbit:before{inset:58px}.tv-orbit:after{inset:128px}.tv-hero-product{position:absolute;display:grid;place-items:center;width:245px;height:310px;padding:20px;border-radius:130px 130px 24px 24px;background:rgba(255,255,255,.82);box-shadow:0 24px 70px rgba(67,25,60,.14);transition:transform .25s}.tv-hero-product:hover{z-index:4;transform:translateY(-8px)}.tv-hero-product img{width:100%!important;height:240px!important;margin:0!important;object-fit:contain;mix-blend-mode:multiply}.tv-hero-product span{display:none}.tv-hero-product-0{z-index:3;left:22%;top:18%}.tv-hero-product-1{z-index:2;right:1%;top:4%;transform:rotate(7deg) scale(.82)}.tv-hero-product-2{z-index:1;left:0;bottom:0;transform:rotate(-8deg) scale(.78)}.tv-category-section,.tv-products-section,.tv-values{padding:104px 0}.tv-section-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:40px}.tv-section-heading h2,.tv-newsletter h2{margin:0;font-family:'Instrument Serif',Georgia,serif;font-size:clamp(44px,5vw,68px);font-weight:400;line-height:1;letter-spacing:-.025em}.tv-section-heading>a{padding-bottom:7px;border-bottom:1px solid var(--tv-ink);font-size:13px;font-weight:700}.tv-categories{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.tv-category{position:relative;overflow:hidden;min-height:420px;background:var(--tv-shell);border-radius:160px 160px 16px 16px}.tv-category:after{content:'';position:absolute;inset:0;background:linear-gradient(to top,rgba(26,16,32,.88),transparent 58%)}.tv-category img,.tv-category-art{width:100%!important;height:100%!important;object-fit:cover;transition:transform .45s}.tv-category:hover img{transform:scale(1.035)}.tv-category-art{display:block;background:radial-gradient(circle at 60% 30%,#e5b9da,transparent 32%),linear-gradient(140deg,#f2ddea,#b56da8)}.tv-category-for-him .tv-category-art{background:radial-gradient(circle at 40% 25%,#b9a6c8,transparent 34%),linear-gradient(140deg,#e2d9e8,#6b4f73)}.tv-category-bdsm .tv-category-art{background:radial-gradient(circle at 60% 25%,#965b84,transparent 30%),linear-gradient(140deg,#41273c,#1a1020)}.tv-category-lubricants .tv-category-art{background:radial-gradient(circle at 45% 30%,#bcded2,transparent 30%),linear-gradient(140deg,#e9f3ef,#598a77)}.tv-category-copy{position:absolute;z-index:2;left:28px;right:28px;bottom:26px;color:white}.tv-category-copy strong{display:block;font-family:'Instrument Serif',Georgia,serif;font-size:36px;font-weight:400}.tv-category-copy small{display:block;margin-top:4px;opacity:.82;font-size:12px}.tv-products-alt{background:var(--tv-shell)}body.tv2026-site .woocommerce ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px 18px;margin:0!important}body.tv2026-site .woocommerce ul.products:before,body.tv2026-site .woocommerce ul.products:after{display:none}body.tv2026-site .woocommerce ul.products li.product{position:relative;width:auto!important;float:none!important;margin:0!important;padding:0 0 18px!important;background:white;border:1px solid var(--tv-line);border-radius:16px;overflow:hidden;text-align:left;transition:border-color .2s,transform .2s}body.tv2026-site .woocommerce ul.products li.product:hover{border-color:#cba9c5;transform:translateY(-3px)}body.tv2026-site .woocommerce ul.products li.product>a:first-of-type{display:block}body.tv2026-site .woocommerce ul.products li.product img{width:100%!important;height:300px!important;margin:0 0 18px!important;padding:24px;object-fit:contain;background:#faf6f9;mix-blend-mode:multiply}body.tv2026-site .woocommerce ul.products li.product .woocommerce-loop-product__title,body.tv2026-site .woocommerce ul.products li.product h2{min-height:49px;margin:0!important;padding:0 18px!important;color:var(--tv-ink);font-size:14px!important;font-weight:600!important;line-height:1.45!important;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}body.tv2026-site .woocommerce ul.products li.product .price{display:block;margin:12px 18px 0!important;color:var(--tv-plum)!important;font-size:16px!important;font-weight:700!important}body.tv2026-site .woocommerce ul.products li.product .price del{color:var(--tv-muted)!important;font-size:12px}body.tv2026-site .woocommerce ul.products li.product .button{display:flex!important;align-items:center;justify-content:center;margin:16px 18px 0!important;padding:12px 14px!important;border:0!important;border-radius:7px!important;background:var(--tv-ink)!important;color:white!important;font-size:12px!important;font-weight:700!important;text-transform:none!important}body.tv2026-site .woocommerce ul.products li.product .button:hover{background:var(--tv-plum)!important}body.tv2026-site .woocommerce span.onsale{left:14px!important;right:auto!important;top:14px!important;min-width:auto!important;min-height:auto!important;padding:7px 10px!important;border-radius:6px!important;background:var(--tv-plum)!important;color:white!important;font-size:11px!important;line-height:1!important}body.tv2026-site .product-inner .woo-entry-inner li.category{display:none}.tv-manifesto{padding:88px 0;background:var(--tv-ink);color:white}.tv-manifesto-grid{display:grid;grid-template-columns:90px 1fr auto;align-items:center;gap:56px}.tv-manifesto-number{font-family:'Instrument Serif',Georgia,serif;font-size:72px;color:#d394c7}.tv-manifesto h2{margin:0;font-family:'Instrument Serif',Georgia,serif;font-size:58px;font-weight:400}.tv-manifesto div>p{max-width:700px;margin:12px 0 0;color:#cbbfc9}.tv-newsletter{padding:100px 0;background:var(--tv-plum);color:white}.tv-newsletter-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:80px}.tv-newsletter>div>div>p{color:#ecc5e4}.tv-newsletter h2{max-width:520px}.tv-newsletter span{display:block;margin-top:18px;color:#ecdfea}.tv-newsletter-form .forminator-row{margin-bottom:10px!important}.tv-newsletter-form input{height:52px!important;border:1px solid rgba(255,255,255,.4)!important;border-radius:7px!important;background:rgba(255,255,255,.1)!important;color:white!important}.tv-newsletter-form input::placeholder{color:rgba(255,255,255,.7)!important}.tv-newsletter-form button{min-height:48px!important;border-radius:7px!important;background:white!important;color:var(--tv-ink)!important;font-weight:700!important}.tv-values-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--tv-line)}.tv-values article{padding:34px 40px 0 0;border-right:1px solid var(--tv-line)}.tv-values article:last-child{border-right:0;padding-left:40px}.tv-values article:nth-child(2){padding-left:40px}.tv-values article>span{color:var(--tv-orchid);font-size:12px}.tv-values h2{margin:14px 0 6px;font-family:'Instrument Serif',Georgia,serif;font-size:32px;font-weight:400}.tv-values p{margin:0;color:var(--tv-muted);font-size:14px}.tv-footer{padding:78px 0 28px;background:#130c18;color:white}.tv-footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:70px}.tv-brand-footer{color:white}.tv-brand-footer .tv-brand-type small{color:#bcafba}.tv-footer-brand p{max-width:360px;margin:24px 0 0;color:#bcafba}.tv-footer h2{margin:0 0 18px;color:#d8ccd6;font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.tv-footer-grid>div>a:not(.tv-brand){display:block;margin:9px 0;color:#bcafba;font-size:14px}.tv-footer-grid>div>a:hover{color:white}.tv-footer-base{display:flex;justify-content:space-between;margin-top:64px;padding-top:24px;border-top:1px solid rgba(255,255,255,.12);color:#9f929d;font-size:12px}body.tv2026-site:not(.home) 