.rp2{--ink: #1d211c;--paper: #fbf7ee;--cream: #f3ebdd;--green: #234a38;--gold: #c69a4b;--rust: #a74531;--rule: rgba(29, 33, 28, .18);color:var(--ink);background:var(--paper)}.rp2 *{box-sizing:border-box}.rp2 a{color:inherit}.rp2__wrap{width:min(1320px,calc(100% - 48px));margin:0 auto}.rp2__eyebrow{margin:0 0 16px;font-size:12px;line-height:1.4;font-weight:700;letter-spacing:.19em;text-transform:uppercase}.rp2__button{min-height:52px;display:inline-flex;align-items:center;justify-content:center;padding:14px 24px;border:1px solid var(--green);background:var(--green);color:#fff!important;font-size:13px;line-height:1;font-weight:700;letter-spacing:.08em;text-decoration:none;text-transform:uppercase;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.rp2__button:hover{transform:translateY(-2px);box-shadow:0 10px 28px #1d211c29}.rp2__button--outline{background:transparent;color:var(--green)!important}.rp2__button--light{background:var(--paper);border-color:var(--paper);color:var(--green)!important}.rp2__text-link{display:inline-flex;align-items:center;gap:9px;padding-bottom:4px;border-bottom:1px solid currentColor;font-size:13px;font-weight:700;letter-spacing:.08em;text-decoration:none;text-transform:uppercase}.rp2__hero{min-height:650px;display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);background:var(--cream)}.rp2__hero-copy{padding:clamp(48px,5vw,72px) clamp(28px,6vw,96px);display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.rp2__hero .rp2__eyebrow{color:var(--rust)}.rp2__hero h1{max-width:11ch;margin:0;font-family:var(--font-heading-family),Georgia,serif;font-size:clamp(54px,5.5vw,78px);line-height:.92;letter-spacing:-.045em}.rp2__hero-title-end{display:block}.rp2__hero-lead{max-width:560px;margin:20px 0 24px;font-size:clamp(18px,1.4vw,20px);line-height:1.45}.rp2__actions{display:flex;flex-wrap:wrap;gap:12px}.rp2__hero-actions{width:100%;align-items:stretch}.rp2__hero-actions .rp2__button{gap:10px;line-height:1.2}.rp2__hero-actions svg{width:16px;height:16px;flex:none;fill:currentColor}.rp2__hero-actions .rp2__button:focus-visible{outline:3px solid var(--rust);outline-offset:4px}html:has(.rp2__stories-dialog[open]),body:has(.rp2__stories-dialog[open]){overflow:hidden}.rp2__stories-dialog{position:fixed;top:0;right:0;bottom:0;left:0;width:100vw;height:100vh;height:100dvh;max-width:none;max-height:none;padding:0;margin:0;border:0;overflow:hidden;background:#0c0b0a;color:#f7f3ea}.rp2__stories-dialog::backdrop{background:#0c0b0a}.rp2__stories-player{width:100%;height:100%}.rp2__stories-status{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;margin:0;padding:24px;font-size:18px}.rp2__stories-status[hidden]{display:none}.rp2__stories-close{position:absolute;z-index:1002;top:max(14px,env(safe-area-inset-top));right:max(14px,env(safe-area-inset-right));display:grid;place-items:center;width:44px;height:44px;padding:0;border:1px solid #ffffff54;border-radius:50%;background:#0c0b0a9c;color:#f7f3ea;cursor:pointer}.rp2__stories-close svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8}.rp2__stories-close:focus-visible{outline:2px solid #f6ce71;outline-offset:3px}.rp2__hero-note{margin:24px 0 0;padding-top:16px;border-top:1px solid var(--rule);font-size:13px;line-height:1.6;font-weight:700;letter-spacing:.09em;text-transform:uppercase}.rp2__hero-media{position:relative;min-height:620px;overflow:hidden;background:var(--green)}.rp2__hero-media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0c120e08 45%,#0c120e8c);pointer-events:none}.rp2__hero-media img{width:100%;height:100%;display:block;object-fit:cover;object-position:center}.rp2__hero-caption{position:absolute;z-index:2;right:clamp(22px,4vw,54px);bottom:clamp(22px,4vw,48px);left:clamp(22px,4vw,54px);display:flex;justify-content:space-between;gap:20px;color:#fff;font-size:11px;line-height:1.5;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.rp2__hero-caption a{color:#fff;text-underline-offset:5px}.rp2__proofbar{background:var(--green);color:var(--paper);border-top:1px solid rgba(255,255,255,.12);border-bottom:1px solid rgba(255,255,255,.12)}.rp2__proofbar-inner{min-height:64px;display:grid;grid-template-columns:repeat(3,1fr);align-items:center;text-align:center;font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.rp2__proofbar-inner span+span{border-left:1px solid rgba(255,255,255,.18)}.rp2__manifesto{padding:clamp(86px,11vw,156px) 0;background:var(--paper)}.rp2__manifesto-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:clamp(50px,8vw,120px);align-items:start}.rp2__manifesto h2,.rp2__section-head h2,.rp2__field-copy h2,.rp2__wepa-copy h2,.rp2__diaspora h2,.rp2__newsletter h2{font-family:var(--font-heading-family),Georgia,serif;letter-spacing:-.035em}.rp2__manifesto h2{max-width:10ch;margin:0;font-size:clamp(46px,5.2vw,78px);line-height:.99}.rp2__manifesto-copy{padding-top:10px}.rp2__manifesto-copy>p{margin:0 0 24px;font-size:clamp(18px,1.5vw,21px);line-height:1.72}.rp2__pullquote{margin:42px 0 0;padding:32px 0 0;border-top:1px solid var(--rule);color:var(--green);font-family:var(--font-heading-family),Georgia,serif;font-size:clamp(27px,2.8vw,40px);line-height:1.2}.rp2__shop{padding:clamp(80px,9vw,128px) 0 clamp(90px,10vw,144px);background:var(--cream);border-top:1px solid var(--rule)}.rp2__section-head{margin-bottom:48px;display:flex;justify-content:space-between;gap:36px;align-items:end}.rp2__section-head h2{margin:0;font-size:clamp(48px,5vw,76px);line-height:.98}.rp2__section-head p{max-width:480px;margin:0;font-size:18px;line-height:1.6}.rp2__product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px 18px}.rp2__card{min-width:0}.rp2__card-media{position:relative;aspect-ratio:4 / 5;overflow:hidden;background:var(--paper);border:1px solid rgba(29,33,28,.11)}.rp2__card-media img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .35s ease}.rp2__card:hover .rp2__card-media img{transform:scale(1.025)}.rp2__card-kicker{position:absolute;top:14px;left:14px;padding:7px 9px;background:#fbf7eef0;color:var(--ink);font-size:10px;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.rp2__card-body{padding:18px 2px 4px}.rp2__card-top{display:flex;justify-content:space-between;gap:18px;align-items:baseline}.rp2__card h3{margin:0;font-family:var(--font-heading-family),Georgia,serif;font-size:28px;line-height:1.1}.rp2__price{flex:0 0 auto;font-size:14px;font-weight:700}.rp2__card-story{margin:8px 0 14px;color:#1d211cbd;font-size:15px;line-height:1.5}.rp2__shop-foot{margin-top:46px;padding-top:28px;border-top:1px solid var(--rule);display:flex;justify-content:space-between;gap:24px;align-items:center}.rp2__shop-foot p{margin:0;font-family:var(--font-heading-family),Georgia,serif;font-size:24px}.rp2__field{display:grid;grid-template-columns:1.08fr .92fr;min-height:720px;background:var(--ink);color:var(--paper)}.rp2__field-media{min-height:600px;overflow:hidden}.rp2__field-media img{width:100%;height:100%;display:block;object-fit:cover;filter:saturate(.88) contrast(1.02)}.rp2__field-copy{padding:clamp(64px,8vw,118px) clamp(32px,6vw,88px);display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.rp2__field-copy .rp2__eyebrow{color:var(--gold)}.rp2__field-copy h2{max-width:8ch;margin:0;color:var(--paper);font-size:clamp(52px,5.5vw,82px);line-height:.96}.rp2__field-copy p{max-width:520px;margin:28px 0 32px;color:#fbf7eed1;font-size:18px;line-height:1.7}.rp2__wepa{padding:clamp(86px,10vw,148px) 0;background:var(--paper)}.rp2__wepa-head{margin-bottom:48px;display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(38px,7vw,100px);align-items:end}.rp2__wepa-copy h2{margin:0;color:var(--rust);font-size:clamp(72px,9vw,132px);line-height:.8}.rp2__wepa-copy p{max-width:580px;margin:22px 0 0;font-size:20px;line-height:1.6}.rp2__wepa-aside{padding:26px 0 2px;border-top:1px solid var(--rule);font-family:var(--font-heading-family),Georgia,serif;font-size:clamp(26px,2.7vw,38px);line-height:1.2}.rp2__wepa-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.rp2__wepa-card{position:relative;min-height:600px;overflow:hidden;background:var(--cream)}.rp2__wepa-card img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .35s ease}.rp2__wepa-card:hover img{transform:scale(1.02)}.rp2__wepa-card-info{position:absolute;right:18px;bottom:18px;left:18px;padding:18px 20px;display:flex;justify-content:space-between;gap:18px;align-items:center;background:#fbf7eef0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.rp2__wepa-card-info h3{margin:0 0 4px;font-family:var(--font-heading-family),Georgia,serif;font-size:24px}.rp2__wepa-card-info p{margin:0;font-size:13px;font-weight:700}.rp2__diaspora{padding:clamp(96px,12vw,174px) 0;background:var(--green);color:var(--paper);text-align:center}.rp2__diaspora-inner{max-width:980px;margin:0 auto}.rp2__diaspora .rp2__eyebrow{color:var(--gold)}.rp2__diaspora h2{margin:0;color:var(--paper);font-size:clamp(50px,6.6vw,98px);line-height:.93}.rp2__diaspora p{max-width:800px;margin:32px auto 36px;color:#fbf7eed6;font-size:clamp(18px,1.8vw,23px);line-height:1.7}.rp2__newsletter{padding:clamp(78px,9vw,126px) 0;background:var(--gold)}.rp2__newsletter-inner{max-width:850px;margin:0 auto;text-align:center}.rp2__newsletter h2{margin:0;font-size:clamp(48px,5.6vw,82px);line-height:.96}.rp2__newsletter p{max-width:620px;margin:24px auto 30px;font-size:18px;line-height:1.6}.rp2__newsletter-form{max-width:680px;margin:0 auto;display:flex;gap:10px}.rp2__newsletter-form input{min-width:0;flex:1;min-height:54px;padding:12px 16px;border:1px solid var(--ink);border-radius:0;background:var(--paper);color:var(--ink);font:inherit}.rp2__newsletter-form .rp2__button{border-color:var(--ink);background:var(--ink)}.rp2__form-message{margin-top:16px!important;font-size:14px!important}@media screen and (max-width:990px){.rp2__hero{grid-template-columns:1fr;min-height:0}.rp2__hero-copy{min-height:610px}.rp2__hero-media{min-height:590px}.rp2__manifesto-grid,.rp2__field,.rp2__wepa-head{grid-template-columns:1fr}.rp2__field{min-height:0}.rp2__field-copy{min-height:560px}.rp2__product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rp2__section-head{align-items:start;flex-direction:column}}@media screen and (max-width:700px){.rp2__wrap{width:min(100% - 30px,1320px)}.rp2__hero-copy{min-height:0;padding:48px 24px 44px}.rp2__hero h1{font-size:clamp(54px,16vw,74px)}.rp2__hero-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.rp2__hero-actions .rp2__button{padding:14px 10px;gap:8px;font-size:11px;text-align:center}.rp2__hero-media{min-height:430px}.rp2__hero-caption{font-size:9px}.rp2__proofbar-inner{grid-template-columns:1fr;padding:16px 0}.rp2__proofbar-inner span{padding:10px 0}.rp2__proofbar-inner span+span{border-left:0;border-top:1px solid rgba(255,255,255,.16)}.rp2__product-grid{grid-template-columns:1fr;gap:34px}.rp2__shop-foot{align-items:flex-start;flex-direction:column}.rp2__field-media{min-height:430px}.rp2__field-copy{min-height:0;padding:68px 24px 74px}.rp2__field-copy h2{max-width:none;word-break:normal}.rp2__wepa-grid{grid-template-columns:1fr}.rp2__wepa-card{min-height:490px}.rp2__newsletter-form{flex-direction:column}.rp2__newsletter-form .rp2__button{width:100%}}.rp-size-guide-dialog[open]{position:fixed;inset:50% auto auto 50%;transform:translate(-50%,-50%);margin:0!important;width:min(720px,calc(100vw - 32px));max-height:85vh;padding:0;border:1px solid #d8d2c7;background:#fbf7ee;color:#1d211c;box-shadow:0 18px 60px #00000040}.rp-size-guide-dialog::backdrop{background:#0000008c}.rp-size-guide-dialog__inner{padding:24px;overflow-x:auto}.rp-size-guide-dialog__header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.rp-size-guide-dialog__header h2{margin:0;font-size:26px}.rp-size-guide-dialog__close{border:0;background:transparent;color:inherit;font:inherit;font-size:30px;line-height:1;cursor:pointer}.rp-size-guide-dialog table{width:100%!important;border-collapse:collapse}.rp-size-guide-dialog th,.rp-size-guide-dialog td{padding:9px;text-align:left}.rp-sizing{margin:1.6rem 0 2rem;max-width:52rem;font-size:1.4rem;line-height:1.5}.rp-sizing__fit{margin:0 0 .4rem}.rp-sizing__advice{margin:0 0 1.2rem}.rp-sizing__details{border-block:1px solid rgba(var(--color-foreground),.25)}.rp-sizing__details>summary{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1.2rem 0;min-height:48px;font-weight:600;cursor:pointer}.rp-sizing__details[open]>summary>span{transform:rotate(45deg)}.rp-sizing__content{padding-bottom:1.4rem}.rp-sizing__content ol{padding-left:2rem}.rp-sizing__content li+li{margin-top:.6rem}.rp-sizing__units{display:flex;gap:.8rem;margin:1.4rem 0}.rp-sizing__units[hidden]{display:none}.rp-sizing__units button{min-height:48px;min-width:64px;padding:.8rem 1.2rem;border:1px solid currentColor;background:transparent;color:inherit;font:inherit;cursor:pointer;border-radius:3px}.rp-sizing__units button[aria-pressed=true]{background:rgb(var(--color-foreground));color:rgb(var(--color-background))}.rp-sizing__units button:focus-visible,.rp-sizing__details>summary:focus-visible{outline:2px solid currentColor;outline-offset:3px}.rp-sizing__table-wrap{overflow-x:auto}.rp-sizing table{width:100%;border-collapse:collapse;table-layout:auto;font-variant-numeric:tabular-nums}.rp-sizing caption{text-align:left;font-size:1.3rem;padding-bottom:.8rem}.rp-sizing th,.rp-sizing td{text-align:left;padding:.8rem;border-bottom:1px solid rgba(var(--color-foreground),.18)}.rp-sizing th{font-weight:600}.rp-sizing__note{font-size:1.2rem}html:has(.rp-video-feed),body:has(.rp-video-feed){margin:0;overflow:hidden;background:#0c0b0a}.rp-video-feed,.rp-video-feed *{box-sizing:border-box}.rp-video-feed{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;overflow:hidden;color:#f7f3ea;background:#0c0b0a;font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}.rp-video-feed button,.rp-video-feed a{-webkit-tap-highlight-color:transparent}.rp-video-feed button:focus-visible,.rp-video-feed a:focus-visible,.rp-video-feed__scroller:focus-visible{outline:2px solid #f6ce71;outline-offset:3px}.rp-video-feed__scroller{position:absolute;top:0;right:0;bottom:0;left:0;overflow-y:auto;overscroll-behavior-y:contain;scroll-snap-type:y mandatory;scrollbar-width:none}.rp-video-feed__scroller::-webkit-scrollbar{display:none}.rp-video-feed__slide{position:relative;isolation:isolate;width:100%;height:100vh;height:100dvh;scroll-snap-align:start;scroll-snap-stop:always;overflow:hidden;background:#0c0b0a}.rp-video-feed__backdrop{position:absolute;top:-10%;right:-10%;bottom:-10%;left:-10%;z-index:0;background-image:linear-gradient(155deg,#482b28,#101512 55%,#211613);background-image:linear-gradient(90deg,#0c0b0a88,#0c0b0a88),var(--feed-poster);background-size:cover;background-position:center;filter:blur(28px) saturate(.95);opacity:.68;transform:scale(1.05)}.rp-video-feed__header{position:absolute;z-index:5;top:0;left:0;right:0;display:flex;align-items:center;justify-content:space-between;height:66px;padding:max(14px,env(safe-area-inset-top)) max(20px,env(safe-area-inset-right)) 0 max(20px,env(safe-area-inset-left));background:linear-gradient(#0c0b0ad9,transparent);pointer-events:none}.rp-video-feed__header>*{pointer-events:auto}.rp-video-feed__brand{display:flex;flex-direction:column;width:100px;color:#f7f3ea;font-size:15px;font-weight:900;line-height:.82;letter-spacing:-.07em;text-decoration:none}.rp-video-feed__brand-dot{color:#d43c37}.rp-video-feed__counter{display:flex;align-items:baseline;gap:7px;color:#f7f3ea;font-size:12px;font-weight:700;letter-spacing:.14em;font-variant-numeric:tabular-nums}.rp-video-feed__counter-separator{color:#d43c37}.rp-video-feed__close{display:grid;place-items:center;width:38px;height:38px;border:1px solid #ffffff54;border-radius:50%;color:#f7f3ea;background:#0c0b0a78}.rp-video-feed__close svg{width:17px;fill:none;stroke:currentColor;stroke-width:1.8}.rp-video-feed--modal .rp-video-feed__close{visibility:hidden;pointer-events:none}.rp-video-feed__stage{position:absolute;z-index:1;top:58px;right:0;bottom:111px;left:0;display:grid;place-items:center;padding:0 12px}.rp-video-feed__video-frame{position:relative;height:100%;max-height:177.777vw;aspect-ratio:9 / 16;max-width:100%;overflow:hidden;background:#171512;box-shadow:0 18px 65px #0008}.rp-video-feed__video{display:block;width:100%;height:100%;object-fit:contain;background:#111;cursor:pointer}.rp-video-feed__video-shade{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;box-shadow:inset 0 0 0 1px #ffffff10}.rp-video-feed__footer{position:absolute;z-index:2;right:0;bottom:0;left:0;display:flex;align-items:center;gap:16px;min-height:111px;padding:13px max(20px,env(safe-area-inset-right)) max(24px,env(safe-area-inset-bottom)) max(20px,env(safe-area-inset-left));background:linear-gradient(transparent,#0c0b0ae8 14%,#0c0b0a)}.rp-video-feed__copy{min-width:0;flex:1}.rp-video-feed__genre{display:block;margin-bottom:6px;color:#f0be82;font-size:10px;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.rp-video-feed__copy h2{margin:0;color:#f7f3ea;font-family:inherit;font-size:clamp(17px,4vw,23px);font-weight:700;line-height:1.09;letter-spacing:-.035em}.rp-video-feed__actions{display:flex;align-items:center;gap:8px}.rp-video-feed__icon-button{display:grid;place-items:center;width:40px;height:40px;flex:none;padding:0;border:1px solid #ffffff33;border-radius:50%;color:#f7f3ea;background:#ffffff0d;cursor:pointer}.rp-video-feed__icon-button svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.rp-video-feed__play-icon path,.rp-video-feed__pause-icon path{fill:currentColor;stroke:none}.rp-video-feed__play-icon,.rp-video-feed__slide[data-paused=false] .rp-video-feed__play-icon,.rp-video-feed__slide[data-paused=true] .rp-video-feed__pause-icon{display:none}.rp-video-feed__slide[data-paused=true] .rp-video-feed__play-icon{display:block}.rp-video-feed__sound-wave,.rp-video-feed__slide[data-muted=true] .rp-video-feed__sound-wave{display:none}.rp-video-feed__slide[data-muted=false] .rp-video-feed__sound-wave{display:block}.rp-video-feed__slide[data-muted=false] .rp-video-feed__sound-slash{display:none}.rp-video-feed .rp-video-feed__shop{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:41px;padding:0 14px;border-radius:4px;color:#12100d;background:#f7f3ea;font-size:11px;font-weight:900;letter-spacing:.08em;line-height:1;text-decoration:none;text-transform:uppercase;white-space:nowrap}.rp-video-feed .rp-video-feed__shop:hover{background:#f0be82}.rp-video-feed__shop svg{width:17px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.rp-video-feed__progress{position:absolute;right:0;bottom:0;left:0;height:3px;background:#ffffff38}.rp-video-feed__progress span{display:block;width:0;height:100%;background:#d43c37;transition:width .18s linear}.rp-video-feed__hint{position:absolute;z-index:4;right:22px;top:50%;display:flex;align-items:center;gap:6px;transform:translateY(-50%) rotate(90deg);transform-origin:right center;color:#f7f3eab3;font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;pointer-events:none}.rp-video-feed__hint svg{width:18px;fill:none;stroke:currentColor;stroke-width:1.8}.rp-video-feed__toast{position:absolute;z-index:8;left:50%;bottom:132px;transform:translate(-50%);padding:9px 15px;border-radius:999px;color:#16120e;background:#f7f3ea;font-size:12px;font-weight:700;opacity:0;pointer-events:none;transition:opacity .2s}.rp-video-feed__toast[data-visible=true]{opacity:1}@media(max-width:700px){.rp-video-feed__backdrop{display:none}.rp-video-feed__stage{top:0;right:0;bottom:0;left:0;padding:0}.rp-video-feed__video-frame{width:100%;height:100%;max-height:none;max-width:none;aspect-ratio:auto;box-shadow:none}.rp-video-feed__video{object-fit:cover}.rp-video-feed__header{height:58px;justify-content:center;background:linear-gradient(#0c0b0abc,transparent)}.rp-video-feed__brand{display:none}.rp-video-feed__close{position:absolute;right:max(16px,env(safe-area-inset-right));top:17px}.rp-video-feed__footer{min-height:112px;display:block;padding:0;background:linear-gradient(transparent,#0c0b0aaf 45%,#0c0b0ae8);pointer-events:none}.rp-video-feed__copy{position:absolute;left:max(16px,env(safe-area-inset-left));right:128px;bottom:max(21px,env(safe-area-inset-bottom));pointer-events:auto}.rp-video-feed__copy h2{font-size:17px}.rp-video-feed__genre{margin-bottom:4px;font-size:9px}.rp-video-feed__actions{position:absolute;right:max(16px,env(safe-area-inset-right));bottom:calc(100dvh - 232px);display:flex;flex-direction:column;width:auto;gap:9px;pointer-events:auto}.rp-video-feed__icon-button{width:38px;height:38px;background:#0c0b0a8c}.rp-video-feed .rp-video-feed__shop{position:absolute;right:max(16px,env(safe-area-inset-right));bottom:max(18px,env(safe-area-inset-bottom));min-height:38px;padding:0 11px;pointer-events:auto}.rp-video-feed__hint{display:none}}@media(max-height:600px)and (min-width:701px){.rp-video-feed__stage{top:52px;right:0;bottom:104px;left:0}.rp-video-feed__footer{min-height:104px}}@media(prefers-reduced-motion:reduce){.rp-video-feed__scroller{scroll-behavior:auto}.rp-video-feed__progress span,.rp-video-feed__toast{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/7/compiled_assets/styles.css.map */
