.wot-page .community-wall-section{padding-bottom:64px}.wot-page .cw-wall{--cw-gap: 12px;position:relative;margin-top:8px}.wot-page .cw-photo{display:block;width:100%;height:auto;margin:0;border-radius:var(--radius-sm);box-shadow:var(--shadow);border:1px solid var(--line);transition:transform var(--transition)}.wot-page .cw-photo:hover{transform:scale(1.02)}.wot-page .cw-empty{color:var(--muted);font-size:.95em;padding:40px 0}.wot-page .cw-wall:hover .cw-col-track{animation-play-state:paused}@keyframes cw-rise{0%{transform:translateY(0)}to{transform:translateY(-50%)}}@keyframes cw-slide{0%{transform:translate(0)}to{transform:translate(-50%)}}.wot-page .cw-vertical{display:flex;flex-direction:row;gap:var(--cw-gap);height:clamp(520px,80vh,900px);overflow:hidden;-webkit-mask-image:linear-gradient(to bottom,transparent 0,#000 7%,#000 93%,transparent 100%);mask-image:linear-gradient(to bottom,transparent 0,#000 7%,#000 93%,transparent 100%)}.wot-page .cw-vertical .cw-col{flex:1 1 0;min-width:0}.wot-page .cw-vertical .cw-col-track{will-change:transform;animation:cw-rise var(--col-dur, 70s) linear infinite}.wot-page .cw-vertical .cw-col-track[data-rev="1"]{animation-direction:reverse}.wot-page .cw-vertical .cw-photo{margin-bottom:var(--cw-gap)}.wot-page .cw-horizontal{display:flex;flex-direction:column;gap:var(--cw-gap);-webkit-mask-image:linear-gradient(to right,transparent 0,#000 5%,#000 95%,transparent 100%);mask-image:linear-gradient(to right,transparent 0,#000 5%,#000 95%,transparent 100%)}.wot-page .cw-horizontal .cw-col{overflow:hidden}.wot-page .cw-horizontal .cw-col-track{display:flex;flex-direction:row;width:max-content;will-change:transform;animation:cw-slide var(--col-dur, 70s) linear infinite}.wot-page .cw-horizontal .cw-col-track[data-rev="1"]{animation-direction:reverse}.wot-page .cw-horizontal .cw-col-pass{display:flex;flex-direction:row}.wot-page .cw-horizontal .cw-photo{width:auto;height:var(--cw-tile, 240px);margin-right:var(--cw-gap)}.wot-page .cw-wall.cw-static{display:flex;flex-direction:row;gap:var(--cw-gap);height:auto;overflow:visible;-webkit-mask-image:none;mask-image:none}.wot-page .cw-wall.cw-static .cw-col{flex:1 1 0;min-width:0;overflow:visible}.wot-page .cw-wall.cw-static .cw-col-track{display:block;width:auto;animation:none;transform:none}.wot-page .cw-wall.cw-static .cw-col-pass{display:block}.wot-page .cw-wall.cw-static .cw-col-pass[aria-hidden=true]{display:none}.wot-page .cw-wall.cw-static .cw-photo{width:100%;height:auto;margin:0 0 var(--cw-gap)}@media(max-width:1024px){.wot-page .cw-vertical{height:clamp(480px,75vh,760px)}}@media(max-width:600px){.wot-page .cw-wall{--cw-gap: 8px}.wot-page .cw-vertical{height:clamp(420px,70vh,640px)}.wot-page .cw-horizontal .cw-photo{height:170px}}@media(prefers-reduced-motion:reduce){.wot-page .cw-wall.cw-vertical,.wot-page .cw-wall.cw-horizontal{display:flex;flex-direction:row;gap:var(--cw-gap);height:auto;overflow:visible;-webkit-mask-image:none;mask-image:none}.wot-page .cw-wall.cw-vertical .cw-col,.wot-page .cw-wall.cw-horizontal .cw-col{flex:1 1 0;min-width:0;overflow:visible}.wot-page .cw-wall.cw-vertical .cw-col-track,.wot-page .cw-wall.cw-horizontal .cw-col-track{display:block;width:auto;animation:none;transform:none}.wot-page .cw-wall.cw-vertical .cw-col-pass,.wot-page .cw-wall.cw-horizontal .cw-col-pass{display:block}.wot-page .cw-wall .cw-col-pass[aria-hidden=true]{display:none}.wot-page .cw-wall .cw-photo{width:100%;height:auto;margin:0 0 var(--cw-gap)}}.wot-page .community-section{color:#fff}.wot-page .community-section .section-eyebrow{color:var(--peach)}.wot-page .community-section .section-title,.wot-page .community-section .section-subtitle{color:#fff}.wot-page .community-section .highlight{background:none;color:var(--peach)}.wot-page .social-cards{display:flex;justify-content:center;gap:24px;flex-wrap:wrap}.wot-page .social-card{border-radius:var(--radius);padding:40px 32px;min-width:220px;color:#fff;transition:var(--transition);position:relative;overflow:hidden}.wot-page .social-card:hover{transform:translateY(-6px) scale(1.02)}.wot-page .social-icon{font-size:2.5em;margin-bottom:1em}.wot-page .social-handle{font-weight:600;font-size:1.05em;margin-bottom:.25em}.wot-page .social-followers{font-size:.85em;opacity:.85;margin-bottom:1em}.wot-page .social-cta{display:inline-block;padding:8px 20px;background:#fff3;border-radius:var(--radius-pill);font-size:.85em;font-weight:600;color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:var(--transition)}.wot-page .social-card:hover .social-cta{background:#ffffff59}@media(max-width:768px){.wot-page .social-card{min-width:200px;padding:32px 24px}}.wot-page .derms-section{color:#fff}.wot-page .derms-section .section-eyebrow{color:var(--peach)}.wot-page .derms-section .section-title,.wot-page .derms-section .section-subtitle{color:#000}.wot-page .container{max-width:100vw!important}.wot-page .derms-carousel{position:relative;max-width:var(--wot-max-w, 1200px);margin:0 auto;padding:0 8px}.wot-page .derms-grid{display:flex;gap:24px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:6px 2px 14px;scroll-padding-left:2px}.wot-page .derms-grid::-webkit-scrollbar{display:none}.wot-page .derms-grid .derm-card{flex:0 0 calc((100% - (24px * (var(--wot-cols, 3) - 1))) / var(--wot-cols, 3));min-width:0;scroll-snap-align:start}.wot-page .derms-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:46px;height:46px;border-radius:50%;border:0;background:#fffffff5;color:#2a1340;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 6px 18px #00000047;transition:opacity .2s ease,transform .2s ease,background .2s ease}.wot-page .derms-arrow:hover{transform:translateY(-50%) scale(1.06);background:#fff}.wot-page .derms-arrow:focus-visible{outline:2px solid var(--peach, #ffb38a);outline-offset:3px}.wot-page .derms-arrow:disabled{opacity:0;pointer-events:none}.wot-page .derms-arrow-prev{left:-10px}.wot-page .derms-arrow-next{right:-10px}.wot-page .derms-carousel.is-static .derms-arrow{display:none}@media(max-width:989px){.wot-page .derms-arrow{display:none}.wot-page .derms-grid{gap:16px}.wot-page .derms-grid .derm-card{flex:0 0 calc((100% - 16px)/2)}}@media(max-width:599px){.wot-page .derms-grid .derm-card{flex:0 0 85%;scroll-snap-align:center}}.wot-page .derm-card{background:#fff;border:none;border-radius:var(--radius);overflow:hidden;box-shadow:0 4px 24px #0000001f;transition:var(--transition)}.wot-page .derm-card:hover{transform:translateY(-4px);box-shadow:0 8px 36px #0000002e}.wot-page .derm-video-frame{position:relative;background-color:#000;overflow:hidden}.wot-page .derm-video-embed{position:absolute;top:0;right:0;bottom:0;left:0}.wot-page .derm-video-frame .derm-video-player{width:100%;height:100%;border:0;object-fit:cover;background:#000;display:block}.wot-page .derm-info{padding:20px;text-align:left}.wot-page .derm-name{font-family:var(--font-heading-family, "Fraunces", serif);font-weight:600;font-size:1.05em;margin-bottom:4px;color:var(--ink)}.wot-page .derm-title{font-size:.8em;color:var(--muted);margin-bottom:.75em}.wot-page .derm-quote{font-size:.9em;color:var(--ink);font-style:italic;line-height:1.5}.wot-page .feed-section .highlight{color:#e8a87c!important;background:none}.wot-page .feed-section .section-subtitle{color:var(--card)}.wot-page .insta-scroller-wrap{position:relative;max-width:1500px;margin:0 auto;padding:0 56px}.wot-page .insta-scroller{display:flex;gap:24px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;padding-bottom:8px;scrollbar-width:none;-ms-overflow-style:none}.wot-page .insta-scroller::-webkit-scrollbar{display:none}.wot-page .insta-embed-wrap{flex:0 0 360px;max-width:360px;border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow);background:var(--card);scroll-snap-align:start}.wot-page .insta-embed-wrap iframe{width:100%;min-height:960px;border:none;display:block}.wot-page .scroll-arrow{position:absolute;top:calc(50% - 24px);transform:translateY(-50%);width:44px;height:44px;border-radius:50%;background:var(--aubergine);display:flex;align-items:center;justify-content:center;box-shadow:var(--shadow-lg);transition:var(--transition);z-index:10;padding:12px;color:#fff}.feed-section .scroll-arrow,.rev-arrow-color{color:var(--aubergine);background-color:var(--card)}.wot-page .scroll-arrow:hover:not(:disabled){background:var(--aubergine-dark);transform:translateY(-50%) scale(1.1)}.wot-page .scroll-arrow:disabled{opacity:.35;cursor:not-allowed}.wot-page .scroll-arrow-prev{left:0}.wot-page .scroll-arrow-next{right:0}.wot-page .insta-dots{display:flex;justify-content:center;gap:8px;margin-top:24px;flex-wrap:wrap}.wot-page .insta-dot{width:10px;height:10px;border-radius:50%;background:var(--line);border:none;cursor:pointer;transition:var(--transition);padding:0}.wot-page .insta-dot.active{background:var(--aubergine);width:28px;border-radius:5px}@media(max-width:768px){.wot-page .insta-scroller-wrap{padding:0 16px}.wot-page .insta-embed-wrap{flex:0 0 100%;max-width:100%}.wot-page .scroll-arrow{width:30px;height:30px;padding:8px}}.wot-page .founder-layout{display:flex;align-items:center;gap:48px;max-width:900px;margin:0 auto;text-align:left}.wot-page .founder-photo-wrap{flex-shrink:0;width:220px;height:220px;border-radius:50%;background:linear-gradient(135deg,var(--aubergine),var(--aubergine-soft));display:flex;align-items:center;justify-content:center;color:#fff;font-size:4em;font-family:var(--font-heading-family, "Fraunces", serif);position:relative;overflow:hidden}.wot-page .founder-photo-wrap img{width:100%;height:100%;object-fit:cover}.wot-page .founder-photo-wrap:after{content:"";position:absolute;top:-8px;right:-8px;bottom:-8px;left:-8px;border-radius:50%;border:2px dashed var(--aubergine-soft);pointer-events:none}.wot-page .founder-text h2{margin-bottom:16px}.wot-page .founder-section .section-title{color:var(--ink)}.wot-page .founder-letter,.wot-page .founder-letter p{font-size:1.5rem;line-height:1.8;color:var(--ink);margin-bottom:24px}.wot-page .founder-sig{font-size:1.3rem;color:var(--aubergine);font-weight:700}.wot-page .founder-section .section-eyebrow{color:var(--peach)}@media(max-width:768px){.wot-page .founder-layout{flex-direction:column;text-align:center}.wot-page .founder-photo-wrap{width:160px;height:160px;font-size:3em}}.wot-page .hero{padding:96px 0 64px;color:#fff;position:relative}.wot-page .hero:after{content:"";position:absolute;bottom:-2px;left:0;right:0;height:45px;background:var(--ivory);border-radius:50% 50% 0 0/100% 100% 0 0}.wot-page .hero h1{font-size:clamp(2.5em,7vw,4.5em);margin-bottom:16px;color:var(--ink)}.wot-page .wot-hero-subtitle p,.wot-page .wot-hero-subtitle{font-size:1.15em;color:var(--ink);max-width:560px;margin:0 auto;line-height:1.7}@media(max-width:768px){.wot-page .hero{padding:64px 0 48px}}.wot-page .press-stage{position:relative;margin:8px -24px 0;padding-block-start:clamp(72px,10vh,130px);-webkit-mask-image:linear-gradient(to right,transparent 0,#000 6%,#000 94%,transparent 100%);mask-image:linear-gradient(to right,transparent 0,#000 6%,#000 94%,transparent 100%)}.wot-page .press-marquee{display:flex;gap:64px;width:max-content;align-items:start;animation:wot-marquee var(--press-speed, 25s) linear infinite}.wot-page .press-marquee.is-paused,.wot-page .press-marquee:hover{animation-play-state:paused}.wot-page .press-item{position:relative;flex:0 0 auto}.wot-page .press-logo{font-family:var(--font-heading-family, "Fraunces", serif);font-size:1.5em;font-weight:700;color:var(--ink);opacity:.45;white-space:nowrap;transition:var(--transition);display:inline-flex;align-items:center;padding:0}.wot-page .press-logo img{max-height:var(--press-logo-h, 40px);width:auto;display:block}.wot-page button.press-logo{cursor:pointer}.wot-page .press-item:hover .press-logo,.wot-page .press-item.is-open .press-logo{opacity:1}.wot-page .press-card{position:absolute;left:50%;top:50%;margin-left:var(--press-shift, 0px);transform:translate(-50%,-50%)!important;width:min(340px,84vw);background:var(--card);border-radius:var(--radius);padding:22px 28px 24px;text-align:left;box-shadow:var(--shadow-lg);border:1px solid var(--line);z-index:30;opacity:0;pointer-events:none;clip-path:inset(0 50% 0 50%);transition:clip-path var(--press-open, .42s) cubic-bezier(.4,0,.2,1),opacity calc(var(--press-open, .42s) * .5) ease}.wot-page .press-stage[data-wipe=horizontal] .press-card{clip-path:inset(50% 0 50% 0)}.wot-page .press-item.is-open .press-card{opacity:1;pointer-events:auto;clip-path:inset(0 0 0 0)}.wot-page .press-card-quotemark{font-family:var(--font-heading-family, "Fraunces", serif);font-size:3.2em;line-height:.5;color:var(--blush);display:block;height:.42em}.wot-page .press-card-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:6px 0 14px}.wot-page .press-card-logo{font-family:var(--font-heading-family, "Fraunces", serif);font-weight:700;color:var(--ink)}.wot-page .press-card-logo img{max-height:30px;width:auto;display:block}.wot-page .press-card-date{font-size:.8em;color:var(--muted);white-space:nowrap}.wot-page .press-card-link{display:inline-flex;align-items:center;gap:6px;margin-top:16px;font-weight:600;font-size:.85em;color:var(--rose)}.wot-page .press-card-link svg{width:14px;height:14px}@media(max-width:600px){.wot-page .press-marquee{gap:40px}.wot-page .press-stage{padding-block-start:clamp(60px,16vh,110px)}.wot-page .press-card{width:min(300px,88vw);padding:20px 22px 22px}}@media(prefers-reduced-motion:reduce){.wot-page .press-card{clip-path:none!important;transition:opacity .2s ease}}.wot-page .press-section .highlight{color:var(--gold)!important;background:none}.wot-page .press-section .section-subtitle{color:var(--card)}.wot-page .press-marquee-wrapper{overflow:hidden;margin:0 -24px 40px;padding:16px 0}.wot-page .press-marquee{display:flex;gap:64px;animation:wot-marquee 25s linear infinite;width:max-content;align-items:start}.wot-page .press-marquee:hover{animation-play-state:paused}@keyframes wot-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.wot-page .press-logo{font-family:var(--font-heading-family, "Fraunces", serif);font-size:1.5em;font-weight:700;color:var(--ink);opacity:.45;white-space:nowrap;transition:var(--transition);display:inline-flex;align-items:center}.wot-page .press-logo img{max-height:50px;width:auto;display:block}.wot-page .press-logo:hover{opacity:1;color:var(--ink)}.wot-page .press-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;max-width:1000px;margin:0 auto}.wot-page .press-card{background:var(--card);border-radius:var(--radius);padding:32px;text-align:left;box-shadow:var(--shadow);border:1px solid var(--line);position:relative;transition:var(--transition)}.wot-page .press-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg)}.wot-page .press-card:before{content:"\201c";font-family:var(--font-heading-family, "Fraunces", serif);font-size:4em;color:var(--blush);position:absolute;top:8px;left:20px;line-height:1}.wot-page .press-card-source{font-family:var(--font-heading-family, "Fraunces", serif);font-weight:700;font-size:.9em;color:var(--rose);margin-bottom:12px}.wot-page .press-card-quote{font-size:.95em;color:var(--muted);line-height:1.6}.wot-page .reviews-track-wrapper{overflow:hidden;position:relative;margin:0 -24px;padding:16px 0}.wot-page .reviews-track{display:flex;gap:24px;animation:wot-scroll-left 40s linear infinite;width:max-content}.wot-page .reviews-track:hover{animation-play-state:paused}@keyframes wot-scroll-left{0%{transform:translate(0)}to{transform:translate(-50%)}}.wot-page .review-card{background:var(--card);border-radius:var(--radius);padding:28px;min-width:320px;max-width:360px;text-align:left;box-shadow:var(--shadow);border:1px solid var(--line);flex-shrink:0;transition:var(--transition)}.wot-page .review-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.wot-page .review-stars{color:#f5a623;font-size:1em;margin-bottom:.75em;letter-spacing:2px}.wot-page .review-header{display:flex;align-items:center;gap:12px;margin-bottom:16px}.wot-page .review-avatar{width:40px;height:40px;border-radius:50%;background:var(--blush);display:flex;align-items:center;justify-content:center;font-weight:600;color:var(--aubergine);font-size:.9em;flex-shrink:0}.wot-page .review-name{font-weight:600;font-size:.95em}.wot-page .review-badge{display:inline-flex;align-items:center;gap:4px;font-size:.75em;color:#16a34a;font-weight:500}.wot-page .review-badge svg{width:14px;height:14px}.wot-page .review-title{font-weight:700;font-size:1em;margin-bottom:.5em;color:var(--ink)}.wot-page .review-body{font-size:.9em;color:var(--muted);line-height:1.6;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.wot-page .review-source{margin-top:16px;padding-top:12px;border-top:1px solid var(--line);font-size:.8em;color:var(--muted);display:flex;align-items:center;gap:.5em}.wot-page .source-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.wot-page .reviews-section .highlight{color:var(--gold)!important;background:none}.wot-page .reviews-section .section-subtitle{color:var(--card)}@media(max-width:768px){.wot-page .review-card{min-width:280px}}.wot-page .shop-section .section-title{color:var(--ink)}.wot-page .product-grid-wrap{margin:0 auto 40px;max-width:1100px}.wot-page .product-grid-wrap .product-track{display:grid;grid-template-columns:repeat(var(--cards-per-view, 4),1fr);gap:24px}.wot-page .product-carousel-wrap{position:relative;max-width:1200px;margin:0 auto 40px;padding:0 56px}.wot-page .product-carousel-wrap .product-track{display:flex;gap:24px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;padding-bottom:8px;scrollbar-width:none;-ms-overflow-style:none}.wot-page .product-carousel-wrap .product-track::-webkit-scrollbar{display:none}.wot-page .product-carousel-wrap .product-card{flex:0 0 calc((100% - (var(--cards-per-view, 4) - 1) * 24px) / var(--cards-per-view, 4));scroll-snap-align:start}.wot-page .product-card{background:var(--card);border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow);border:1px solid var(--line);transition:var(--transition);display:block;color:inherit;text-decoration:none}.wot-page .product-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg)}.wot-page .product-img{aspect-ratio:1;background:linear-gradient(135deg,var(--cream),var(--blush));display:flex;align-items:center;justify-content:center;overflow:hidden}.wot-page .product-img img,.wot-page .product-img svg{width:100%;height:100%;object-fit:cover;display:block}.wot-page .product-info{padding:20px;text-align:left}.wot-page .product-name{font-family:var(--font-heading-family, "Fraunces", serif);font-weight:600;font-size:.95em;margin-bottom:4px;color:var(--ink)}.wot-page .product-price{font-weight:700;color:var(--aubergine);display:flex;align-items:baseline;gap:8px}.wot-page .price-compare{text-decoration:line-through;color:var(--muted);font-weight:500;font-size:.85em}.wot-page .product-empty{grid-column:1 / -1;padding:32px;color:var(--muted);text-align:center;border:1px dashed var(--line);border-radius:var(--radius)}.wot-page .shop-arrow{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:50%;background:var(--aubergine);color:#fff;font-size:1.2em;display:flex;align-items:center;justify-content:center;box-shadow:var(--shadow-lg);transition:var(--transition);z-index:10}.wot-page .shop-arrow:hover:not(:disabled){background:var(--aubergine-dark);transform:translateY(-50%) scale(1.1)}.wot-page .shop-arrow:disabled{opacity:.35;cursor:not-allowed}.wot-page .shop-arrow-prev{left:0}.wot-page .shop-arrow-next{right:0}.wot-page .shop-dots{display:flex;justify-content:center;gap:8px;margin-top:24px;flex-wrap:wrap}.wot-page .shop-dot{width:10px;height:10px;border-radius:50%;background:var(--line);border:none;cursor:pointer;transition:var(--transition);padding:0}.wot-page .shop-dot.active{background:var(--aubergine);width:28px;border-radius:5px}.wot-page .btn-primary{display:inline-flex;align-items:center;gap:8px;padding:16px 40px;background:var(--aubergine);color:#fff;border-radius:var(--radius-pill);font-weight:600;font-size:1em;transition:var(--transition);box-shadow:0 4px 16px #4c2f644d}.wot-page .btn-primary:hover{background:var(--aubergine-dark);transform:translateY(-2px);box-shadow:0 6px 24px #4c2f6466}@media(max-width:768px){.wot-page .product-grid-wrap .product-track{grid-template-columns:repeat(2,1fr);gap:8px}.wot-page .product-carousel-wrap{padding:0 44px}.wot-page .product-carousel-wrap .product-card{flex:0 0 calc((100% - 24px)/2)}.wot-page .shop-arrow{width:36px;height:36px;font-size:1em}}@media(max-width:480px){.wot-page .product-grid-wrap .product-track{grid-template-columns:1fr 1fr}.wot-page .product-carousel-wrap .product-card{flex:0 0 80%}}.wot-page .celeb-carousel-wrap{position:relative;max-width:480px;margin:0 auto;padding:0 56px}.wot-page .celeb-carousel{overflow:hidden}.wot-page .celeb-card{display:none;flex-direction:column;align-items:center;gap:20px;background:var(--card);border-radius:var(--radius);padding:40px 32px;box-shadow:var(--shadow);border:1px solid var(--line);text-align:center;animation:wot-celebFadeIn .4s ease}.wot-page .celeb-card.active{display:flex}@keyframes wot-celebFadeIn{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.wot-page .celeb-photo{width:96px;height:96px;border-radius:50%;background:linear-gradient(135deg,var(--blush),var(--cream));display:flex;align-items:center;justify-content:center;font-size:2.5em;flex-shrink:0;overflow:hidden}.wot-page .celeb-photo img,.wot-page .celeb-photo video{width:100%;height:100%;object-fit:cover}.wot-page .celeb-info{text-align:center}.wot-page .celeb-name{font-family:var(--font-heading-family, "Fraunces", serif);font-weight:600;font-size:1.15em;margin-bottom:4px}.wot-page .celeb-role{font-size:.85em;color:var(--muted)}.wot-page .celeb-arrow{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:50%;background:var(--aubergine);color:#fff;font-size:1.2em;display:flex;align-items:center;justify-content:center;box-shadow:var(--shadow-lg);transition:var(--transition);z-index:10;padding:12px}.wot-page .celeb-arrow:hover:not(:disabled){background:var(--aubergine-dark);transform:translateY(-50%) scale(1.1)}.wot-page .celeb-arrow:disabled{opacity:.35;cursor:not-allowed}.wot-page .celeb-arrow-prev{left:0}.wot-page .celeb-arrow-next{right:0}.wot-page .spotlight-section .section-title{color:var(--ink)}@media(max-width:768px){.wot-page .celeb-carousel-wrap{padding:0 40px}.wot-page .celeb-arrow{width:30px;height:30px;padding:8px}}.wot-page .trust-bar{padding:48px 0;color:#fff}.wot-page .trust-bar .section-eyebrow{color:#fff}.wot-page .trust-bar .section-title{color:#fff;margin-bottom:32px}.wot-page .trust-bar .highlight{background:none}.wot-page .stats-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:24px}.wot-page .stat-pill{background:#fff;border:none;border-radius:var(--radius-pill);padding:20px 32px;min-width:200px;box-shadow:0 4px 20px #0000001a;transition:var(--transition)}.wot-page .stat-pill:hover{transform:translateY(-4px);box-shadow:0 8px 30px #00000026}.wot-page .stat-number{font-family:var(--font-heading-family, "Fraunces", serif);font-size:2.2em;font-weight:700;display:block;color:var(--aubergine)}.wot-page .stat-label{font-size:.85em;color:var(--muted);margin-top:.25em}@media(max-width:768px){.wot-page .stats-grid{gap:16px}.wot-page .stat-pill{min-width:140px;padding:16px 20px}.wot-page .stat-number{font-size:1.5em}}@media(max-width:480px){.wot-page .stat-pill{min-width:120px;padding:12px 16px}}
/*# sourceMappingURL=/cdn/shop/t/81/compiled_assets/styles.css.map */
