.ryun{--ryun-gutter: 20px;background:var(--ryun-bg);color:var(--ryun-fg);font-family:var(--ryun-font-body);font-weight:var(--ryun-font-body-weight);font-size:15px;line-height:1.6;-webkit-font-smoothing:antialiased}.ryun *,.ryun *:before,.ryun *:after{box-sizing:border-box}.ryun img{display:block;max-width:100%;height:auto}.ryun ul{list-style:none;margin:0;padding:0}.ryun a{color:inherit}.ryun :focus-visible{outline:2px solid var(--ryun-accent);outline-offset:3px;box-shadow:none}.ryun-scheme--dark{--ryun-bg: var(--ryun-dark);--ryun-card: var(--ryun-dark-2);--ryun-fg: var(--ryun-text-on-dark);--ryun-muted: color-mix(in srgb, var(--ryun-text-on-dark) 74%, transparent);--ryun-line: color-mix(in srgb, var(--ryun-text-on-dark) 20%, transparent)}.ryun-scheme--light{--ryun-bg: var(--ryun-light);--ryun-card: var(--ryun-light-2);--ryun-fg: var(--ryun-text-on-light);--ryun-muted: color-mix(in srgb, var(--ryun-text-on-light) 78%, transparent);--ryun-line: color-mix(in srgb, var(--ryun-text-on-light) 16%, transparent)}.ryun-scheme--sand{--ryun-bg: var(--ryun-light-2);--ryun-card: var(--ryun-light);--ryun-fg: var(--ryun-text-on-light);--ryun-muted: color-mix(in srgb, var(--ryun-text-on-light) 78%, transparent);--ryun-line: color-mix(in srgb, var(--ryun-text-on-light) 16%, transparent)}.ryun-container{width:100%;max-width:calc(var(--ryun-page-width) + var(--ryun-gutter) * 2);margin-inline:auto;padding-inline:var(--ryun-gutter)}@media(min-width:750px){.ryun{--ryun-gutter: 40px}}@media(min-width:1200px){.ryun{--ryun-gutter: 56px}}.ryun-eyebrow{display:inline-flex;align-items:center;gap:14px;margin:0 0 16px;font-size:11px;font-weight:600;line-height:1.2;letter-spacing:var(--ryun-label-spacing);text-transform:uppercase}.ryun-eyebrow--line:after{content:"";width:30px;height:1px;background:currentColor;opacity:.55}.ryun-h1,.ryun-h2,.ryun-h3{margin:0;color:inherit;font-family:var(--ryun-font-heading);font-weight:var(--ryun-font-heading-weight);letter-spacing:-.01em}.ryun-h1{font-size:clamp(40px,6.2vw,72px);line-height:1.02}.ryun-h2{font-size:clamp(32px,3.6vw,44px);line-height:1.08}.ryun-h3{font-size:clamp(26px,2.6vw,34px);line-height:1.1}.ryun-lead{margin:18px 0 0;font-size:clamp(16px,1.5vw,18px);line-height:1.55;color:var(--ryun-fg)}.ryun-text{margin:14px 0 0;color:var(--ryun-muted)}.ryun-text p{margin:0 0 .6em}.ryun-label{font-size:12px;font-weight:600;letter-spacing:var(--ryun-label-spacing);text-transform:uppercase}.ryun-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:50px;padding:0 30px;border:1px solid var(--ryun-accent);border-radius:var(--ryun-radius);background:var(--ryun-accent);color:var(--ryun-on-accent);font:600 12px/1 var(--ryun-font-body);letter-spacing:var(--ryun-label-spacing);text-transform:uppercase;text-decoration:none;cursor:pointer;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.ryun-btn:hover{background:color-mix(in srgb,var(--ryun-accent) 82%,#fff);border-color:color-mix(in srgb,var(--ryun-accent) 82%,#fff)}.ryun-btn[disabled],.ryun-btn[aria-disabled=true]{opacity:.5;cursor:not-allowed}.ryun-btn--full{width:100%}.ryun-btn .ryun-icon{width:16px;height:16px;transition:transform .2s ease}.ryun-btn:hover .ryun-icon{transform:translate(3px)}.ryun-btn .loading__spinner{position:static;width:18px}.ryun-btn.loading>span,.ryun-btn.loading>.ryun-icon{opacity:.35}.ryun-link{display:inline-flex;align-items:center;gap:10px;padding-bottom:4px;border-bottom:1px solid currentColor;font-size:12px;font-weight:600;letter-spacing:var(--ryun-label-spacing);text-transform:uppercase;text-decoration:none}.ryun-link .ryun-icon{width:15px;height:15px}.ryun-placeholder{width:100%;height:100%;background:var(--ryun-card);fill:var(--ryun-line)}.ryun-stars{display:inline-flex;gap:2px;color:var(--ryun-accent)}.ryun-stars .ryun-icon{width:15px;height:15px}.ryun-stars .is-empty{opacity:.25}.ryun-announce{border-bottom:1px solid var(--ryun-line)}.ryun-announce__list{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.ryun-announce__list::-webkit-scrollbar{display:none}.ryun-announce__item{flex:0 0 100%;scroll-snap-align:center;display:flex;align-items:center;justify-content:center;gap:10px;min-height:40px;padding:8px 0;font-size:10.5px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.ryun-announce__item a{text-decoration:none}.ryun-announce__item .ryun-icon{width:20px;height:20px;color:var(--ryun-accent);flex-shrink:0}@media(min-width:750px){.ryun-announce__list{justify-content:center;overflow:visible}.ryun-announce__item{flex:0 1 auto;padding-inline:34px}.ryun-announce__item+.ryun-announce__item{border-left:1px solid var(--ryun-line)}}.ryun-header{position:relative;border-bottom:1px solid var(--ryun-line)}.ryun-header__inner{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;min-height:64px}.ryun-header__logo{justify-self:center;display:block;text-decoration:none}.ryun-header__logo img{width:var(--logo-width, 100px);height:auto}.ryun-header__logo-text{font:700 26px/1 var(--ryun-font-body);letter-spacing:.04em}.ryun-header__nav{display:none}.ryun-header__icons{justify-self:end;display:flex;align-items:center;gap:4px}.ryun-header__icon{position:relative;display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;color:inherit;background:none;border:0;cursor:pointer}.ryun-header__icon .ryun-icon,.ryun-header__icon svg{width:22px;height:22px}.ryun-header__icon--account{display:none}#cart-icon-bubble .cart-count-bubble{position:absolute;top:5px;right:3px;display:flex;align-items:center;justify-content:center;min-width:16px;height:16px;padding:0 4px;border-radius:99px;background:var(--ryun-accent);color:var(--ryun-on-accent);font-size:9.5px;font-weight:700;line-height:1}#cart-icon-bubble .icon{width:22px;height:22px}.ryun-header__menu>summary{list-style:none;justify-self:start}.ryun-header__menu>summary::-webkit-details-marker{display:none}.ryun-header__menu .ryun-icon--close{display:none}.ryun-header__menu[open] .ryun-icon--close{display:block}.ryun-header__menu[open] .ryun-icon--menu{display:none}.ryun-header__drawer{position:absolute;left:0;right:0;top:100%;background:var(--ryun-bg);border-bottom:1px solid var(--ryun-line);padding:8px var(--ryun-gutter) 24px;max-height:calc(100vh - 110px);overflow-y:auto}.ryun-header__drawer a{display:block;padding:16px 0;border-bottom:1px solid var(--ryun-line);font-size:13px;font-weight:600;letter-spacing:var(--ryun-label-spacing);text-transform:uppercase;text-decoration:none}.ryun-header__drawer a[aria-current=page]{color:var(--ryun-accent)}@media(min-width:990px){.ryun-header__inner{grid-template-columns:auto 1fr auto;min-height:76px}.ryun-header__menu{display:none}.ryun-header__logo{justify-self:start}.ryun-header__logo img{width:var(--logo-width-desktop, 118px)}.ryun-header__nav{display:flex;justify-content:center;gap:40px}.ryun-header__nav a{position:relative;padding:10px 0;font-size:11.5px;font-weight:600;letter-spacing:var(--ryun-label-spacing);text-transform:uppercase;text-decoration:none}.ryun-header__nav a:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:var(--ryun-accent);transform:scaleX(0);transition:transform .25s ease}.ryun-header__nav a:hover:after,.ryun-header__nav a[aria-current=page]:after{transform:scaleX(1)}.ryun-header__nav a[aria-current=page]{color:var(--ryun-accent)}.ryun-header__icon--account{display:inline-flex}}.ryun-hero{position:relative;overflow:hidden;display:flex;align-items:center;min-height:var(--hero-min-height, 480px)}.ryun-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.ryun-hero__img{display:block;width:100%;height:100%;object-fit:cover;object-position:var(--hero-focal, 70% 50%)}.ryun-hero__scrim{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(to bottom,rgba(0,0,0,.45),transparent 30%),linear-gradient(100deg,rgba(0,0,0,.68) 0%,rgba(0,0,0,.42) 38%,rgba(0,0,0,.12) 62%,transparent 78%)}.ryun-hero__inner{position:relative;z-index:2;width:100%}.ryun-hero__content{max-width:560px;padding-block:64px;color:var(--ryun-text-on-dark)}.ryun-hero__content .ryun-eyebrow,.ryun-hero__content .ryun-h1,.ryun-hero__content .ryun-lead{color:var(--ryun-text-on-dark)}.ryun-hero__content .ryun-btn{margin-top:30px}.ryun-hero__lead{max-width:32ch}.ryun-hero__badge{position:absolute;z-index:2;top:8%;right:6%;display:flex;flex-direction:column;align-items:center;justify-content:center;width:78px;height:78px;border:1px solid var(--ryun-accent);border-radius:50%;background:color-mix(in srgb,var(--ryun-dark) 45%,transparent);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);color:var(--ryun-text-on-dark);text-align:center;font-size:10px;font-weight:600;line-height:1.5;letter-spacing:.1em;text-transform:uppercase}.ryun-hero__badge span:first-child{color:var(--ryun-accent)}@media(min-width:750px){.ryun-hero__content{padding-block:96px}.ryun-hero__badge{width:92px;height:92px;font-size:11px;top:12%;right:8%}}.ryun-features__grid{display:grid;grid-template-columns:repeat(2,1fr)}.ryun-features__item{padding:28px 12px;text-align:center;border-bottom:1px solid var(--ryun-line)}.ryun-features__item:nth-child(odd){border-right:1px solid var(--ryun-line)}.ryun-features__icon{display:inline-flex;margin-bottom:14px;color:var(--ryun-accent);filter:brightness(.8)}.ryun-features__icon .ryun-icon{width:36px;height:36px}.ryun-features__title{margin:0 0 6px;font-size:12px;font-weight:600;letter-spacing:var(--ryun-label-spacing);text-transform:uppercase}.ryun-features__text{margin:0 auto;max-width:24ch;font-size:13px;line-height:1.5;color:var(--ryun-muted)}@media(min-width:990px){.ryun-features__grid{grid-template-columns:repeat(var(--cols, 4),1fr);padding-block:22px}.ryun-features__item{border-bottom:0;border-right:1px solid var(--ryun-line);padding:18px 20px}.ryun-features__item:last-child{border-right:0}}.ryun-problem__grid{display:grid}.ryun-problem__story{padding-block:48px}.ryun-problem__story-inner{display:grid;gap:20px}.ryun-problem__intro .ryun-link{margin-top:26px}.ryun-problem__cards{display:grid;grid-template-columns:1fr 1fr;gap:12px}.ryun-problem__card{position:relative;min-height:250px;overflow:hidden;border-radius:var(--ryun-radius);background:var(--ryun-dark);color:var(--ryun-text-on-dark)}.ryun-problem__card img,.ryun-problem__card .ryun-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.ryun-problem__card--photo img{filter:grayscale(1) brightness(.75)}.ryun-problem__card--photo:after{content:"";position:absolute;top:40%;right:0;bottom:0;left:0;background:linear-gradient(transparent,#000000bf)}.ryun-problem__list{position:absolute;z-index:1;left:14px;right:12px;bottom:14px;font-size:13px;line-height:1.55}.ryun-problem__list li:before{content:"\2022";margin-right:8px;opacity:.7}.ryun-problem__card--brand{padding:22px 16px;background:var(--ryun-brand-card, #3A2417)}.ryun-problem__card--brand img.ryun-problem__brand-bg{opacity:.35}.ryun-problem__brand-content{position:relative;z-index:1}.ryun-problem__brand-content img{width:74px;height:auto;margin-bottom:18px;position:static}.ryun-problem__brand-text{font-size:13.5px;line-height:1.75}.ryun-problem__brand-text p{margin:0}.ryun-problem__buy{padding-block:40px}@media(min-width:750px){.ryun-problem__story-inner{grid-template-columns:1.1fr 1fr;gap:28px;align-items:center}.ryun-problem__card{min-height:290px}}@media(min-width:1200px){.ryun-problem__grid{grid-template-columns:1.52fr 1fr}.ryun-problem__story{display:flex;align-items:center;padding-block:20px}.ryun-problem__story .ryun-container{padding-right:20px;max-width:none}.ryun-problem__story-inner{grid-template-columns:.95fr 1.2fr}.ryun-problem__buy{display:flex;align-items:center;padding-block:22px}.ryun-problem__buy .ryun-container{padding-left:20px;max-width:none}}.ryun-buy{display:block;width:100%}.ryun-buy__layout{display:grid;gap:24px}.ryun-buy__media{position:relative;order:-1;max-width:220px;aspect-ratio:3 / 4;margin-inline:auto}.ryun-buy__media img{width:100%;height:100%;object-fit:contain}.ryun-buy__title-row{display:flex;align-items:center;gap:14px;margin-top:8px}.ryun-buy__size{display:inline-flex;align-items:center;gap:12px;margin-top:8px;font-size:12px;font-weight:600;letter-spacing:.08em}.ryun-buy__size:after{content:"";width:26px;height:1px;background:currentColor;opacity:.5}.ryun-buy__offers{display:grid;gap:14px;margin:22px 0 0;padding:0;border:0}.ryun-buy__offers legend{padding:0}.ryun-offer{position:relative;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:18px;padding:16px 18px;border:1px solid var(--ryun-line);border-radius:var(--ryun-radius);cursor:pointer;transition:border-color .2s ease,background-color .2s ease}.ryun-offer:hover{border-color:color-mix(in srgb,var(--ryun-accent) 60%,transparent)}.ryun-offer:has(input:checked){border-color:var(--ryun-accent);background:color-mix(in srgb,var(--ryun-accent) 6%,transparent)}.ryun-offer input{appearance:none;-webkit-appearance:none;margin:0;width:20px;height:20px;border:1px solid currentColor;border-radius:50%;display:grid;place-content:center;cursor:pointer}.ryun-offer input:before{content:"";width:10px;height:10px;border-radius:50%;background:currentColor;transform:scale(0);transition:transform .15s ease}.ryun-offer input:checked:before{transform:scale(1)}.ryun-offer input:focus-visible{outline:2px solid var(--ryun-accent);outline-offset:3px}.ryun-offer__qty{display:block;font-size:12px;font-weight:600;letter-spacing:.3em;text-transform:uppercase}.ryun-offer__price{display:flex;align-items:baseline;flex-wrap:wrap;gap:8px;margin-top:2px;font-size:20px;font-weight:600;line-height:1.3}.ryun-offer__compare{font-size:13px;font-weight:400;color:var(--ryun-muted)}.ryun-offer__note{display:block;font-size:12.5px;color:var(--ryun-muted)}.ryun-offer__badge{position:absolute;top:0;left:36px;transform:translateY(-50%);padding:3px 10px;border-radius:99px;background:var(--ryun-badge-bg, #8B6A3E);color:#fff8ec;font-size:8.5px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}.ryun-buy__variant{display:grid;gap:8px;margin-top:18px}.ryun-buy__variant select{min-height:46px;padding:0 14px;border:1px solid var(--ryun-line);border-radius:var(--ryun-radius);background:transparent;color:inherit;font:inherit}.ryun-buy__variant select option{color:#111}.ryun-buy__actions{display:grid;grid-template-columns:auto 1fr;gap:12px;margin-top:20px}.ryun-stepper{display:inline-grid;grid-template-columns:42px 40px 42px;align-items:stretch;border:1px solid var(--ryun-line);border-radius:var(--ryun-radius);min-height:50px}.ryun-stepper button{display:grid;place-content:center;background:none;border:0;color:inherit;cursor:pointer}.ryun-stepper button .ryun-icon{width:16px;height:16px}.ryun-stepper button:disabled{opacity:.35;cursor:default}.ryun-stepper input{width:100%;border:0;background:transparent;color:inherit;text-align:center;font:inherit;font-size:15px;-moz-appearance:textfield}.ryun-stepper input::-webkit-outer-spin-button,.ryun-stepper input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.ryun-buy__error{margin-top:12px;font-size:13px;color:#e8a39a}.ryun-buy__soldout{margin-top:12px;font-size:13px;color:var(--ryun-muted)}@media(min-width:750px){.ryun-buy__layout--with-media{grid-template-columns:1fr minmax(160px,36%);align-items:center}.ryun-buy__layout--with-media .ryun-buy__media{order:0;max-width:none;margin:0}}.ryun-scent__grid{display:grid}.ryun-scent__media{position:relative;aspect-ratio:16 / 10;overflow:hidden}.ryun-scent__media img,.ryun-scent__media .ryun-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.ryun-scent__content{padding-block:40px 52px}.ryun-scent__tagline{margin:14px 0 0;font-size:17px}.ryun-scent__content .ryun-text{max-width:44ch}@media(min-width:750px){.ryun-scent__grid{grid-template-columns:1fr 1.8fr;min-height:var(--scent-min-height, 300px)}.ryun-scent__media{aspect-ratio:auto}.ryun-scent__media:after{content:"";position:absolute;inset:0 0 0 auto;width:40%;background:linear-gradient(to right,transparent,var(--ryun-bg))}.ryun-scent__content{display:flex;flex-direction:column;justify-content:center;padding:40px var(--ryun-gutter)}}.ryun-reviews{padding-block:44px}.ryun-reviews__grid{display:grid;gap:26px}.ryun-reviews__title{margin:0 0 18px;font-size:14px;font-weight:600;letter-spacing:var(--ryun-label-spacing);text-transform:uppercase}.ryun-reviews__summary{display:flex;align-items:center;gap:14px;font-size:13px;color:var(--ryun-muted)}.ryun-reviews__slider{position:relative;display:grid;grid-template-columns:1fr;align-items:center;gap:10px}.ryun-reviews__track{display:grid;grid-auto-flow:column;grid-auto-columns:86%;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;margin:0;padding:0}.ryun-reviews__track::-webkit-scrollbar{display:none}.ryun-review{scroll-snap-align:start;display:flex;flex-direction:column;gap:12px;padding:18px 20px;border:1px solid var(--ryun-line);border-radius:var(--ryun-radius);background:var(--ryun-card)}.ryun-review__quote{margin:0;font-size:13px;line-height:1.6}.ryun-review__quote p{margin:0}.ryun-review__author{margin-top:auto;font-size:12.5px;color:var(--ryun-muted);font-style:normal}.ryun-slider-btn{display:none;place-content:center;width:36px;height:36px;background:none;border:0;color:var(--ryun-accent);cursor:pointer}.ryun-slider-btn .ryun-icon{width:22px;height:22px}.ryun-slider-btn:disabled{opacity:.3;cursor:default}@media(min-width:750px){.ryun-reviews__track{grid-auto-columns:calc((100% - 16px)/2)}.ryun-reviews__slider{grid-template-columns:auto 1fr auto}.ryun-slider-btn{display:grid}}@media(min-width:1200px){.ryun-reviews__grid{grid-template-columns:260px 1fr;align-items:center;gap:40px}.ryun-reviews__track{grid-auto-columns:calc((100% - 32px) / 3)}}.ryun-ingredients{position:relative;overflow:hidden}.ryun-ingredients__grid{position:relative;z-index:1;display:grid;gap:28px;padding-block:40px}.ryun-ingredients__intro .ryun-text{max-width:34ch;font-size:13.5px}.ryun-ingredients__badges{display:grid;grid-template-columns:repeat(3,1fr);gap:22px 8px}.ryun-badge{display:flex;flex-direction:column;align-items:center;gap:12px;text-align:center}.ryun-badge__circle{display:grid;place-content:center;width:50px;height:50px;border:1px solid var(--ryun-line);border-radius:50%;background:color-mix(in srgb,var(--ryun-card) 70%,transparent)}.ryun-badge__circle .ryun-icon{width:24px;height:24px}.ryun-badge__label{max-width:14ch;font-size:9.5px;font-weight:600;line-height:1.45;letter-spacing:.08em;text-transform:uppercase}.ryun-ingredients__media{position:absolute;inset:0 0 0 auto;width:30%;display:none}.ryun-ingredients__media img{width:100%;height:100%;object-fit:cover}.ryun-ingredients__media:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(to right,var(--ryun-bg),transparent 70%)}@media(min-width:750px){.ryun-ingredients__badges{grid-template-columns:repeat(5,1fr)}}@media(min-width:1200px){.ryun-ingredients__grid{grid-template-columns:240px 1fr 22%;align-items:center;gap:40px;padding-block:28px}.ryun-ingredients__media{display:block}}.ryun-footer__top{display:grid;gap:30px;padding-block:42px 32px}.ryun-footer__logo img{width:var(--logo-width, 100px);height:auto}.ryun-footer__logo-text{font:700 30px/1 var(--ryun-font-body);letter-spacing:.04em;text-decoration:none}.ryun-footer__slogan{margin:0;font-family:var(--ryun-font-heading);font-size:17px;line-height:1.6}.ryun-footer__slogan p{margin:0}.ryun-footer__heading{margin:0 0 14px;font-size:10.5px;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.ryun-footer__social-list{display:flex;gap:8px}.ryun-footer__social-list a{display:grid;place-content:center;width:38px;height:38px;margin-left:-8px}.ryun-footer__social-list .ryun-icon{width:21px;height:21px}.ryun-footer__form{display:flex;border:1px solid var(--ryun-line);border-radius:var(--ryun-radius);max-width:380px}.ryun-footer__input{flex:1;min-width:0;min-height:44px;padding:0 12px;border:0;background:transparent;color:inherit;font:inherit;font-size:13px}.ryun-footer__input::placeholder{color:var(--ryun-muted)}.ryun-footer__submit{display:grid;place-content:center;width:46px;border:0;border-left:1px solid var(--ryun-line);background:transparent;color:var(--ryun-accent);cursor:pointer}.ryun-footer__submit .ryun-icon{width:18px;height:18px}.ryun-footer__msg{margin:10px 0 0;font-size:12.5px}.ryun-footer__msg--error{color:#e8a39a}.ryun-footer__bottom{display:flex;flex-direction:column;gap:12px;padding-block:20px 26px;border-top:1px solid var(--ryun-line);font-size:11.5px;color:var(--ryun-muted)}.ryun-footer__bottom p{margin:0}.ryun-footer__legal{display:flex;flex-wrap:wrap;gap:6px 0}.ryun-footer__legal li+li:before{content:"|";margin:0 12px;opacity:.5}.ryun-footer__legal a{text-decoration:none}.ryun-footer__legal a:hover{color:var(--ryun-fg)}@media(min-width:990px){.ryun-footer__top{grid-template-columns:1fr 1.5fr auto 1.3fr;align-items:center;gap:40px}.ryun-footer__social{padding-inline:34px;border-inline:1px solid var(--ryun-line)}.ryun-footer__newsletter{justify-self:end;width:100%;max-width:360px}.ryun-footer__bottom{flex-direction:row;justify-content:space-between;align-items:center}}.ryun-product{padding-block:24px 56px}.ryun-product__grid{display:grid;gap:32px}.ryun-product__stage{position:relative;aspect-ratio:4 / 5;overflow:hidden;border-radius:var(--ryun-radius);background:var(--ryun-card)}.ryun-product__slide{position:absolute;top:0;right:0;bottom:0;left:0}.ryun-product__slide[hidden]{display:none}.ryun-product__slide img{width:100%;height:100%;object-fit:cover}.ryun-product__thumbs{display:flex;gap:10px;margin-top:10px;overflow-x:auto;scrollbar-width:none}.ryun-product__thumb{flex:0 0 72px;aspect-ratio:1;padding:0;overflow:hidden;cursor:pointer;border:1px solid var(--ryun-line);border-radius:var(--ryun-radius);background:var(--ryun-card)}.ryun-product__thumb[aria-current=true]{border-color:var(--ryun-accent)}.ryun-product__thumb img{width:100%;height:100%;object-fit:cover}.ryun-product__rating{display:flex;align-items:center;gap:10px;margin-top:14px;font-size:13px;color:var(--ryun-muted)}.ryun-product__desc{margin-top:16px}.ryun-product__trust{display:grid;gap:10px;margin-top:26px;padding-top:22px;border-top:1px solid var(--ryun-line)}.ryun-product__trust li{display:flex;align-items:center;gap:12px;font-size:13px}.ryun-product__trust .ryun-icon{width:20px;height:20px;color:var(--ryun-accent);flex-shrink:0}.ryun-accordion{border-bottom:1px solid var(--ryun-line)}.ryun-accordion:first-of-type{margin-top:26px;border-top:1px solid var(--ryun-line)}.ryun-accordion summary{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:16px 0;cursor:pointer;list-style:none;font-size:12px;font-weight:600;letter-spacing:var(--ryun-label-spacing);text-transform:uppercase}.ryun-accordion summary::-webkit-details-marker{display:none}.ryun-accordion summary .ryun-icon{width:16px;height:16px;transition:transform .2s ease}.ryun-accordion[open] summary .ryun-icon{transform:rotate(180deg)}.ryun-accordion__body{padding-bottom:18px;font-size:14px;color:var(--ryun-muted)}.ryun-accordion__body p{margin:0 0 .7em}@media(min-width:990px){.ryun-product{padding-block:48px 80px}.ryun-product__grid{grid-template-columns:1.1fr 1fr;gap:64px;align-items:start}.ryun-product__gallery{position:sticky;top:100px}.ryun-product__thumb{flex-basis:84px}}@media(prefers-reduced-motion:reduce){.ryun *,.ryun *:before,.ryun *:after{transition:none!important;scroll-behavior:auto!important}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/ryun.css.map */
