:root{--ryu-black: #050505;--ryu-panel: #101010;--ryu-panel-soft: #151515;--ryu-line: #292929;--ryu-text: #f7f7f7;--ryu-muted: #969696;--ryu-red: #e32636;--ryu-red-bright: #ff4150;--ryu-radius: 18px;--ryu-content-max: 184rem}html{scroll-behavior:smooth}body,.gradient,.color-scheme-1,.color-scheme-2{background:var(--ryu-black);color:var(--ryu-text)}body{overflow-x:hidden;letter-spacing:0}:is(h1,h2,h3,h4,h5,h6,.h0,.h1,.h2,.h3,.title,.card__heading,.footer-block__heading){font-family:var(--font-body-family),Inter,"Helvetica Neue",Arial,sans-serif;font-style:normal;letter-spacing:-.035em}body:not(.template-index) #MainContent{min-height:58vh}.page-width{max-width:var(--ryu-content-max);padding-left:clamp(1.6rem,2vw,3rem);padding-right:clamp(1.6rem,2vw,3rem)}.header-wrapper,.announcement-bar-section{background:#060606!important}.announcement-bar-section{border-bottom:1px solid #1e1e1e}.ryu-legacy-announcement{display:none!important}.ryu-top-marquee{width:100%;min-height:4.2rem;overflow:hidden;border-bottom:1px solid #202020;background:#020202;color:#fff}.ryu-top-marquee__track{display:flex;width:max-content;min-height:4.2rem;align-items:center;animation:ryu-top-marquee 38s linear infinite;will-change:transform}.ryu-top-marquee:hover .ryu-top-marquee__track{animation-play-state:paused}.ryu-top-marquee__set{display:flex;flex:0 0 auto;align-items:center}.ryu-top-marquee__set a,.ryu-top-marquee__set span{display:inline-flex;align-items:center;gap:1.2rem;padding:0 clamp(2.8rem,4vw,6rem);color:#fff;font-size:1.1rem;font-weight:850;letter-spacing:.05em;line-height:4.2rem;text-decoration:none;text-transform:uppercase;white-space:nowrap}.ryu-top-marquee__set b{color:#dfffb9;font-size:1.8rem;filter:drop-shadow(0 0 8px rgba(190,255,117,.35))}@keyframes ryu-top-marquee{to{transform:translate(-25%)}}.announcement-bar__message{min-height:3.6rem;padding:.9rem 1.5rem;color:#fff;font-size:1.1rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.header-wrapper--border-bottom{border-bottom-color:var(--ryu-line)!important}.header{max-width:var(--ryu-content-max)!important}.header__heading-logo{filter:drop-shadow(0 0 16px rgba(227,38,54,.18))}.ryu-header-fallback-logo{display:inline-flex;height:5.4rem;align-items:center;gap:.85rem;overflow:visible;white-space:nowrap}.ryu-header-fallback-logo__mark{position:relative;display:block;flex:0 0 5.2rem;width:5.2rem;height:5.2rem;overflow:hidden;border-radius:50%}.ryu-header-fallback-logo__image{position:absolute;top:-.6rem;left:-2.4rem;display:block;width:10rem;max-width:none;height:auto;filter:drop-shadow(0 0 16px rgba(227,38,54,.2))}.ryu-header-fallback-logo__word{color:#fff;font-size:clamp(1.75rem,1.55vw,2.25rem);font-weight:950;letter-spacing:-.045em;line-height:1;text-shadow:0 0 18px rgba(227,38,54,.12)}.header__menu-item,.header__menu-item span{color:#e8e8e8!important;font-size:1.25rem!important;font-weight:750!important;letter-spacing:.055em!important}.header__menu-item:hover span,.header__active-menu-item{color:#fff!important;text-decoration-color:var(--ryu-red)!important;text-underline-offset:.7rem}.header__icon{color:#fff}.header__icon:hover{color:var(--ryu-red-bright)}body.ryu-drawer-open{overflow:hidden}.ryu-drawer-toggle{grid-area:drawer;display:inline-flex;width:4.2rem;height:4.2rem;padding:1rem .9rem;align-items:center;justify-content:center;flex-direction:column;gap:.45rem;border:1px solid #303033;border-radius:50%;background:#111113;color:#fff;cursor:pointer;transition:border-color .2s ease,background .2s ease,transform .2s ease}.ryu-drawer-toggle:hover{border-color:var(--ryu-red);background:#1a1a1d;transform:translateY(-1px)}.ryu-drawer-toggle span{display:block;width:1.8rem;height:.2rem;border-radius:999px;background:currentColor}.ryu-drawer-backdrop{position:fixed;z-index:110;top:0;right:auto;bottom:0;left:calc((100vw - 100%)/-2);display:block;width:100vw;height:100%;padding:0;border:0;background:#00000085;opacity:0;pointer-events:none;cursor:default;transition:opacity .28s ease}body.ryu-drawer-open .ryu-drawer-backdrop{opacity:1;pointer-events:auto}.ryu-drawer{position:fixed;z-index:120;top:var(--ryu-drawer-offset, 0px);right:auto;bottom:0;left:calc((100vw - 100%)/-2);display:flex;width:min(48rem,94vw);height:calc(100dvh - var(--ryu-drawer-offset, 0px));flex-direction:column;overflow:hidden;border-right:1px solid #29292d;background:#070708;color:#fff;box-shadow:2.4rem 0 6rem #00000085;transform:translate(-102%);visibility:hidden;transition:transform .32s cubic-bezier(.22,.72,.18,1),visibility .32s}.ryu-drawer.is-open{transform:translate(0);visibility:visible}.ryu-drawer__head{display:flex;min-height:12rem;box-sizing:border-box;padding:2.8rem 3rem 2rem;align-items:center;justify-content:flex-end;border-bottom:1px solid #242427}.ryu-drawer__close{display:grid;width:4.6rem;height:4.6rem;padding:0;place-items:center;margin-top:1rem;border:1px solid #37373b;border-radius:50%;background:#151517;color:#fff;cursor:pointer;transform:translateY(.8rem);transition:background .18s ease}.ryu-drawer__close:hover{border-color:#66666b;background:#222226}.ryu-drawer__close svg{width:2.4rem;height:2.4rem}.ryu-drawer__navigation{flex:1 1 auto;padding:2.6rem 2rem 3.4rem;overflow-y:auto;overscroll-behavior:contain;scrollbar-color:#444448 transparent;scrollbar-width:thin}.ryu-drawer__navigation::-webkit-scrollbar{width:.6rem}.ryu-drawer__navigation::-webkit-scrollbar-track{background:transparent}.ryu-drawer__navigation::-webkit-scrollbar-thumb{border-radius:999px;background:#444448}.ryu-drawer__link{display:flex;min-height:5.8rem;padding:1rem 1.4rem;align-items:center;justify-content:space-between;border-radius:.7rem;color:#fff!important;font-size:2.3rem;font-weight:720;line-height:1.2;text-decoration:none;transition:color .18s ease,background .18s ease,padding-left .18s ease}.ryu-drawer__link:hover{padding-left:1.8rem;background:#171719;color:#ff4a58!important}.ryu-drawer__group summary{list-style:none;cursor:pointer}.ryu-drawer__group summary::-webkit-details-marker{display:none}.ryu-drawer__group summary svg{width:1.8rem;height:1.8rem;transition:transform .2s ease}.ryu-drawer__group[open] summary svg{transform:rotate(90deg)}.ryu-drawer__submenu{display:grid;padding:.4rem 1rem 1.2rem 2rem;gap:.2rem}.ryu-drawer__submenu--brands{grid-template-columns:repeat(2,minmax(0,1fr));gap:.2rem .8rem}.ryu-drawer__submenu--brands .ryu-drawer__submenu-featured{grid-column:1 / -1;margin-bottom:.4rem;background:#171719;color:#fff!important}.ryu-drawer__submenu a{display:flex;min-height:3.5rem;padding:.65rem .8rem;align-items:center;border-radius:.7rem;color:#aaaab0!important;font-size:1.4rem;font-weight:650;line-height:1.25;text-decoration:none}.ryu-drawer__submenu a:hover{background:#171719;color:#ff4a58!important}.ryu-drawer__footer{display:grid;padding:2rem 3rem 2.6rem;border-top:1px solid #242427;gap:1.4rem;color:#aaaab0;font-size:1.4rem;font-weight:650}.ryu-drawer__footer a{display:flex;align-items:center;gap:.9rem;color:#fff!important;text-decoration:none}.ryu-drawer__footer .icon{width:1.9rem;height:1.9rem}.ryu-drawer__socials{display:flex;align-items:center;gap:1rem;padding-top:.3rem}.ryu-drawer__socials a{display:grid;width:4.4rem;height:4.4rem;place-items:center;border:1px solid #37373b;border-radius:50%;color:#fff!important;transition:border-color .18s ease,background .18s ease}.ryu-drawer__socials a:hover{border-color:#66666b;background:#1b1b1e}.ryu-drawer__socials svg{width:2rem;height:2rem}.custom-desktop-search .ryu-search-form{border-color:#333!important;border-radius:999px!important;background:#171717!important}.custom-desktop-search .ryu-search-form:focus-within{border-color:var(--ryu-red)!important;box-shadow:0 0 0 3px #e326361f!important}.custom-desktop-search .ryu-predictive-search{position:relative;display:block;width:100%;min-width:0}.custom-desktop-search .ryu-search-form{overflow:visible!important}.ryu-search-reset,.ryu-search-submit{display:grid;flex:0 0 auto;width:3.8rem;height:3.8rem;padding:0;place-items:center;border:0;background:transparent;color:#f6f6f7;cursor:pointer}.ryu-search-reset{width:3rem;color:#8e8e94;font-size:2rem;line-height:1}.ryu-search-reset:hover,.ryu-search-submit:hover{color:#e3505e}.custom-desktop-search input[type=search]::-webkit-search-cancel-button,.custom-desktop-search input[type=search]::-webkit-search-decoration,.custom-desktop-search input[type=search]::-webkit-search-results-button,.custom-desktop-search input[type=search]::-webkit-search-results-decoration{display:none;-webkit-appearance:none;appearance:none}.custom-desktop-search input[type=search]::-ms-clear,.custom-desktop-search input[type=search]::-ms-reveal{display:none;width:0;height:0}.ryu-search-reset .svg-wrapper,.ryu-search-reset svg{width:1.8rem;height:1.8rem}.ryu-search-divider{width:1px;height:2.4rem;margin:0 .4rem;background:#38383d}.custom-desktop-search .ryu-predictive-results{top:calc(100% + 1rem);right:auto;left:0;width:min(64rem,calc(100vw - 3.2rem));max-width:none;border:1px solid #383037;border-radius:1.8rem;background:radial-gradient(circle at 8% 0,rgba(132,38,51,.13),transparent 24rem),#111113;color:#f3eff0;box-shadow:0 2.4rem 6rem #00000085,inset 0 1px #ffffff0a;z-index:80}.custom-desktop-search .ryu-predictive-search:not([open]):not([loading]) .ryu-predictive-results,.custom-desktop-search .ryu-predictive-search:not([loading]) .predictive-search__loading-state{display:none}.custom-desktop-search .predictive-search__results-groups-wrapper{border-bottom-color:#302a2e}.custom-desktop-search .predictive-search__result-group{gap:.8rem}.custom-desktop-search .predictive-search__heading{border-bottom-color:#342c31;color:#b99ca1;font-size:1rem;font-weight:850;letter-spacing:.1em}.custom-desktop-search .predictive-search__item{gap:1.2rem;padding:1rem 1.5rem;color:#e9e4e5;transition:background .16s ease,color .16s ease}.custom-desktop-search .predictive-search__item--link-with-thumbnail{grid-template-columns:6rem minmax(0,1fr);column-gap:1.3rem}.custom-desktop-search .predictive-search__image{width:6rem;height:6rem;padding:.35rem;border:1px solid #343036;border-radius:1rem;background:#f3f3f4;object-fit:contain}.custom-desktop-search .predictive-search__item-heading{color:#f5f1f2;font-size:1.25rem;line-height:1.35}.custom-desktop-search .predictive-search__item-vendor{color:#b07a82}.custom-desktop-search .predictive-search__item .price{color:#d7cfd1}.custom-desktop-search .predictive-search__list-item[aria-selected=true]>*,.custom-desktop-search .predictive-search__list-item:hover>*,.custom-desktop-search .predictive-search__item[aria-selected=true],.custom-desktop-search .predictive-search__item:hover{background:#24181c;color:#fff}.custom-desktop-search .predictive-search__search-for-button{border-top:1px solid #302a2e;background:#0d0d0f}.custom-desktop-search .predictive-search__item--term{color:#f3d8dc;font-weight:800}@media screen and (max-width:1199px){.custom-desktop-search .ryu-predictive-results{width:min(54rem,calc(100vw - 3.2rem))}}.ryugear-bottom-bar{color:var(--ryu-muted)!important}.ryu-home{--shelf-gap: clamp(1.2rem, 1.4vw, 2rem);background:radial-gradient(circle at 50% 0,rgba(227,38,54,.08),transparent 28rem),var(--ryu-black);color:var(--ryu-text)}.ryu-home a{color:inherit}.ryu-shell{width:min(var(--ryu-content-max),calc(100% - 3.2rem));margin-inline:auto}.ryu-hero{display:grid;grid-template-columns:minmax(0,1.9fr) minmax(29rem,.95fr);gap:1.4rem;padding-top:2.2rem}.ryu-hero__main,.ryu-hero__side-card{position:relative;overflow:hidden;border:1px solid var(--ryu-line);border-radius:var(--ryu-radius);background:var(--ryu-panel);isolation:isolate}.ryu-hero__main{min-height:clamp(45rem,51vw,66rem)}.ryu-hero__main--campaign:after{display:none}.ryu-hero__main.ryu-hero__main--campaign{min-height:0;aspect-ratio:16 / 9}.ryu-hero__main--campaign .ryu-hero__media{object-fit:cover;object-position:center}.ryu-hero-slider__track{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;height:100%;transform:translateZ(0);transition:transform .7s cubic-bezier(.22,1,.36,1);will-change:transform}.ryu-hero-slider__slide{position:relative;display:block;flex:0 0 100%;width:100%;height:100%;overflow:hidden}.ryu-hero-slider__arrow{position:absolute;z-index:3;display:grid;width:3.2rem;height:3.2rem;padding:0;place-items:center;border:0;border-radius:0;background:transparent;color:#fff;filter:drop-shadow(0 .2rem .5rem rgba(0,0,0,.85));cursor:pointer;transition:opacity .2s ease}.ryu-hero-slider__arrow{top:50%;opacity:.86;transform:translateY(-50%)}.ryu-hero-slider__arrow:hover{opacity:1}.ryu-hero-slider__arrow:focus-visible{outline:2px solid #fff;outline-offset:2px}.ryu-hero-slider__arrow svg{width:1.4rem;height:1.4rem}.ryu-hero-slider__arrow--previous{left:1.6rem}.ryu-hero-slider__arrow--next{right:1.6rem}@media(prefers-reduced-motion:reduce){.ryu-hero-slider__track{transition:none}}.ryu-hero__side{display:grid;grid-template-rows:repeat(2,minmax(0,1fr));gap:1.4rem;min-height:0;aspect-ratio:8 / 9}.ryu-hero__side-card{min-height:0}.ryu-hero__side-card img{position:absolute;top:0;right:0;bottom:0;left:0}.ryu-hero__media,.ryu-hero__side-card img,.ryu-editorial__media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .8s cubic-bezier(.2,.6,.2,1)}.ryu-hero-slider:hover .ryu-hero-slider__slide.is-active .ryu-hero__media,.ryu-hero__side-card:hover img,.ryu-editorial:hover .ryu-editorial__media img{transform:scale(1.025)}.ryu-hero__main:after,.ryu-hero__side-card:after,.ryu-editorial__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#000000e6,#0000008a 42%,#00000014 78%),linear-gradient(0deg,rgba(0,0,0,.68),transparent 55%);pointer-events:none}.ryu-hero__side-card:after{background:linear-gradient(0deg,#000000d1,#0000000a 72%)}.ryu-hero__side-card--poster:after{display:none}.ryu-hero__content{position:absolute;z-index:2;left:clamp(2.4rem,5vw,7rem);bottom:clamp(3rem,6vw,7rem);width:min(64rem,calc(100% - 4.8rem))}.ryu-eyebrow{display:inline-flex;align-items:center;gap:.8rem;margin:0 0 1.2rem;color:#fff;font-size:1.15rem;font-weight:850;letter-spacing:.17em;text-transform:uppercase}.ryu-eyebrow:before{content:"";width:2.6rem;height:.2rem;background:var(--ryu-red)}.ryu-hero h1{max-width:10ch;margin:0;color:#fff;font-size:clamp(4.2rem,6.8vw,9.2rem);font-weight:900;letter-spacing:-.065em;line-height:.87;text-transform:uppercase}.ryu-hero__copy{max-width:56rem;margin:1.8rem 0 2.4rem;color:#d3d3d3;font-size:clamp(1.45rem,1.45vw,1.8rem);line-height:1.55}.ryu-button,.ryu-button--ghost{display:inline-flex;min-height:4.8rem;align-items:center;justify-content:center;gap:1rem;padding:1.2rem 2.2rem;border:1px solid var(--ryu-red);border-radius:999px;background:var(--ryu-red);color:#fff!important;font-size:1.25rem;font-weight:850;letter-spacing:.06em;text-decoration:none;text-transform:uppercase;transition:transform .2s ease,background .2s ease,border-color .2s ease}.ryu-button:hover{transform:translateY(-2px);background:var(--ryu-red-bright)}.ryu-button--ghost{margin-left:.8rem;border-color:#5a5a5a;background:#00000061}.ryu-button--ghost:hover{border-color:#fff;background:#fff;color:#080808!important}.ryu-hero__side-content{position:absolute;z-index:2;left:2.4rem;right:2.4rem;bottom:2.2rem}.ryu-hero__side-kicker{margin:0 0 .5rem;color:var(--ryu-red-bright);font-size:1rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.ryu-hero__side-title{margin:0;color:#fff;font-size:clamp(2rem,2.35vw,3.2rem);font-weight:850;letter-spacing:-.035em;line-height:1.05}.ryu-brand-marquee{position:relative;width:100%;margin-top:1.4rem;padding:2.7rem 0;overflow:hidden;border-top:1px solid #202020;border-bottom:1px solid #202020;-webkit-mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent);mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent)}.ryu-brand-marquee__track{display:flex;width:max-content;align-items:center;animation:ryu-brand-marquee 48s linear infinite;will-change:transform}.ryu-brand-marquee:hover .ryu-brand-marquee__track{animation-play-state:paused}.ryu-brand-marquee__set{display:flex;flex:0 0 auto;align-items:center;gap:1.8rem;padding-right:1.8rem}.ryu-brand-marquee__item{display:flex;width:clamp(15rem,11vw,18rem);height:9rem;box-sizing:border-box;flex:0 0 auto;padding:1.4rem 1.8rem;align-items:center;justify-content:center;overflow:hidden;border:1px solid #262626;border-radius:1.2rem;background:#fff;line-height:0}.ryu-brand-marquee__item--dark{border-color:#303034;background:#111113}.ryu-brand-marquee__item img{display:block;width:auto!important;height:auto!important;max-width:100%!important;max-height:100%!important;margin:auto;flex:0 1 auto;object-fit:contain;object-position:center;opacity:1;filter:none}.ryu-brand-marquee__item--inverted img{filter:invert(1)}@keyframes ryu-brand-marquee{to{transform:translate(-50%)}}.ryu-shelf{padding:clamp(3.4rem,4vw,5.4rem) 0 1rem;border-top:1px solid #242424}.ryu-brand-marquee+.ryu-shelf{border-top:0}.ryu-section-head{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin-bottom:2.2rem}.ryu-section-head h2{margin:0;color:#fff;font-size:clamp(2.7rem,3.2vw,4.5rem);font-weight:850;letter-spacing:-.045em}.ryu-section-head__title-row{display:flex;align-items:center;gap:1.2rem}.ryu-section-head__icon{display:grid;width:4.8rem;height:4.8rem;flex:0 0 4.8rem;place-items:center;overflow:hidden;border:0;border-radius:50%;background:transparent;color:#fff}.ryu-section-head__icon .ryu-nav-image{display:grid;width:4.2rem;height:4.2rem;place-items:center}.ryu-section-head__icon .ryu-nav-image img{width:4.2rem;height:4.2rem;padding:0;object-fit:contain}.ryu-section-head__icon .ryu-nav-sprite{display:block;width:42px;height:42px;border-radius:50%;background-image:var(--ryu-nav-icons-sheet);background-repeat:no-repeat;background-size:712px 98px}.ryu-section-head__icon .ryu-nav-image--new-arrivals .ryu-nav-sprite{background-position:-45px -10px}.ryu-section-head__icon .ryu-nav-image--brands .ryu-nav-sprite{background-position:-143px -10px}.ryu-section-head__icon .ryu-nav-image--keyboards .ryu-nav-sprite{background-position:-243px -10px}.ryu-section-head__icon .ryu-nav-image--mice .ryu-nav-sprite{background-position:-342px -10px}.ryu-section-head__icon .ryu-nav-image--desk-pads .ryu-nav-sprite{background-position:-442px -10px}.ryu-section-head__icon .ryu-nav-image--headphones .ryu-nav-sprite{background-position:-542px -10px}.ryu-section-head__icon .ryu-nav-image--accessories .ryu-nav-sprite{background-position:-642px -10px}.ryu-section-head p{max-width:68rem;margin:.8rem 0 0;color:var(--ryu-muted);font-size:1.35rem;line-height:1.55}.ryu-section-head__link{flex:0 0 auto;padding-bottom:.4rem;border-bottom:1px solid var(--ryu-red);color:#fff;font-size:1.15rem;font-weight:800;letter-spacing:.08em;text-decoration:none;text-transform:uppercase}.ryu-product-row{display:grid;grid-auto-columns:calc((100% - (var(--shelf-gap) * 4)) / 5);grid-auto-flow:column;gap:var(--shelf-gap);margin:0;padding:0 0 1.5rem;list-style:none;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.ryu-product-row::-webkit-scrollbar{display:none}.ryu-product-row>li{min-width:0;scroll-snap-align:start}.ryu-shelf__footer{display:grid;grid-template-columns:1fr auto;align-items:center;gap:2.4rem;margin-top:1.2rem}.ryu-shelf__progress{position:relative;height:2px;overflow:hidden;background:#2b2b2b}.ryu-shelf__progress span{display:block;width:20%;height:100%;background:#fff;transform-origin:left center;transition:transform .12s linear,width .2s ease}.ryu-shelf__controls{display:flex;gap:.8rem}.ryu-shelf__controls button{display:grid;width:4.3rem;height:4.3rem;padding:0;place-items:center;border:1px solid #373737;border-radius:50%;background:#0d0d0d;color:#fff;cursor:pointer;transition:background .2s ease,border-color .2s ease,opacity .2s ease}.ryu-shelf__controls button:hover:not(:disabled){border-color:#fff;background:#fff;color:#050505}.ryu-shelf__controls button:disabled{cursor:default;opacity:.3}.ryu-shelf__controls svg{width:2rem;height:2rem}.ryu-home .card-wrapper,.ryu-home .card,.template-collection .card-wrapper,.template-search .card-wrapper{height:100%}:is(.ryu-home,.template-collection,.template-search) .card-wrapper{height:52rem!important;min-height:52rem;max-height:52rem;transform:none!important}:is(.ryu-home,.template-collection,.template-search) .card{height:52rem!important;min-height:52rem;max-height:52rem;transform:none!important}:is(.ryu-home,.template-collection,.template-search) .card-wrapper:hover .card,:is(.ryu-home,.template-collection,.template-search) .card-wrapper:hover .card__inner{transform:none!important}.ryu-home .card,.template-collection .card,.template-search .card{position:relative;display:flex;isolation:isolate;min-height:49rem;flex-direction:column;padding:0;overflow:hidden;border:1px solid #2d292b;border-radius:1.6rem;background:#09090a;color:#f3efef;box-shadow:inset 0 1px #ffffff06,0 1.4rem 3.4rem #00000038;transition:background .3s ease,border-color .3s ease,box-shadow .3s ease,transform .3s ease}.ryu-home .card:hover,.template-collection .card:hover,.template-search .card:hover{border-color:#45484e;background:#090a0b;box-shadow:inset 0 1px #ffffff0a,0 2rem 5rem #0000006b;transform:none}.ryu-home .card__inner,.template-collection .card__inner,.template-search .card__inner{width:100%;overflow:hidden;border:0;border-radius:1.5rem 1.5rem 0 0!important;background:radial-gradient(circle at 50% 35%,#343236 0,#1d1e21 46%,#111214)!important;transition:background .3s ease}.ryu-home .card__inner.ratio:before,.template-collection .card__inner.ratio:before,.template-search .card__inner.ratio:before{padding-bottom:100%;transition:padding-bottom .34s cubic-bezier(.22,.7,.2,1)}.ryu-home .card:hover .card__inner.ratio:before,.template-collection .card:hover .card__inner.ratio:before,.template-search .card:hover .card__inner.ratio:before{padding-bottom:66%}.ryu-home .card:hover .card__inner,.template-collection .card:hover .card__inner,.template-search .card:hover .card__inner{background:radial-gradient(circle at 50% 35%,#3b3e42 0,#24262a 48%,#141517)!important}.ryu-home .card__media,.template-collection .card__media,.template-search .card__media{width:100%!important;margin:0!important}.ryu-home .card__media .media,.template-collection .card__media .media,.template-search .card__media .media{background:transparent}.ryu-home .card__media .media>img,.template-collection .card__media .media>img,.template-search .card__media .media>img{padding:clamp(1.8rem,1.6vw,3rem);object-fit:contain;transition:transform .4s cubic-bezier(.2,.65,.3,1),opacity .3s ease}.ryu-home .card:hover .card__media .media>img,.template-collection .card:hover .card__media .media>img,.template-search .card:hover .card__media .media>img{transform:scale(1.02)}.ryu-card-features{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));max-height:0;margin:0 1.5rem;overflow:hidden;opacity:0;transform:translateY(1rem);transition:max-height .3s ease,margin .3s ease,opacity .2s ease,transform .3s ease}.card:hover>.ryu-card-features{max-height:8rem;margin-top:.3rem;margin-bottom:.7rem;opacity:1;transform:translateY(0)}.ryu-card-feature{display:flex;min-width:0;padding:.2rem .45rem;align-items:center;flex-direction:column;gap:.35rem;border-right:1px solid #36393f;color:#d8d2d3;font-size:.82rem;font-weight:600;line-height:1.12;text-align:center}.ryu-card-feature:last-child{border-right:0}.ryu-card-feature__icon{display:grid;width:2.7rem;height:2.7rem;place-items:center}.ryu-card-feature__icon svg{width:2.5rem;height:2.5rem}.ryu-home .card>.card__content,.template-collection .card>.card__content,.template-search .card>.card__content{display:flex;width:100%;box-sizing:border-box;flex:1 1 auto;flex-direction:column;margin-top:auto;padding:0 2rem 2rem;border-top:1px solid #2b2729;border-radius:0 0 1.5rem 1.5rem;background:linear-gradient(180deg,#0d0d0e,#080809)}.ryu-home .card>.card__content>.card__information,.template-collection .card>.card__content>.card__information,.template-search .card>.card__content>.card__information{padding:1.7rem 0 .6rem}.ryu-home .card__heading,.template-collection .card__heading,.template-search .card__heading{display:-webkit-box;min-height:3.7rem;overflow:hidden;color:#f5f2f2;font-size:1.38rem;font-weight:760;letter-spacing:-.01em;line-height:1.42;-webkit-box-orient:vertical;-webkit-line-clamp:2}.ryu-home .card .caption-with-letter-spacing,.template-collection .card .caption-with-letter-spacing,.template-search .card .caption-with-letter-spacing{margin:0 0 .65rem;color:#b09673;font-size:.95rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase}.ryu-home .card .AirReviews-Widget--Stars,.template-collection .card .AirReviews-Widget--Stars,.template-search .card .AirReviews-Widget--Stars,.ryu-home .card .rating,.template-collection .card .rating,.template-search .card .rating,.ryu-home .card .rating-text,.template-collection .card .rating-text,.template-search .card .rating-text,.ryu-home .card .rating-count,.template-collection .card .rating-count,.template-search .card .rating-count{display:none!important}.ryu-home .card-information>.price,.template-collection .card-information>.price,.template-search .card-information>.price{margin-top:.8rem;color:#f0ecec;font-size:1.42rem;font-weight:850;letter-spacing:.01em}.ryu-home .card .price--on-sale .price-item--sale,.template-collection .card .price--on-sale .price-item--sale,.template-search .card .price--on-sale .price-item--sale{color:#d75b64}.ryu-home .card .price:not(.price--on-sale) .price-item--regular,.template-collection .card .price:not(.price--on-sale) .price-item--regular,.template-search .card .price:not(.price--on-sale) .price-item--regular{color:#f0ecec}.ryu-home .card .price--on-sale .price-item--regular,.template-collection .card .price--on-sale .price-item--regular,.template-search .card .price--on-sale .price-item--regular{color:#8e8588}.ryu-home .badge,.template-collection .badge,.template-search .badge{border:0;border-radius:999px;padding:.55rem .9rem;background:#962d37;color:#fff;font-size:1rem;font-weight:800;text-transform:uppercase}.ryu-home .quick-add,.template-collection .quick-add,.template-search .quick-add{order:-1;max-height:0;margin:0;overflow:hidden;opacity:0;pointer-events:none;transform:translateY(.8rem);transition:max-height .28s ease,margin .28s ease,opacity .2s ease,transform .28s ease}.ryu-home .card:hover .quick-add,.template-collection .card:hover .quick-add,.template-search .card:hover .quick-add{max-height:5.4rem;margin:0 -2rem;padding:0 2rem .7rem;background:#0d0e0f;opacity:1;pointer-events:auto;transform:translateY(0)}.ryu-home .quick-add__submit,.template-collection .quick-add__submit,.template-search .quick-add__submit{min-height:4.6rem;padding:1rem 1.6rem;border:1px solid #3b3e44;border-radius:999px;background:#0b0c0d;color:#f7f2f3;font-size:1.25rem;font-weight:800;letter-spacing:0;box-shadow:none;transition:color .2s ease,background .2s ease,transform .2s ease}.ryu-home .quick-add__submit:after,.template-collection .quick-add__submit:after,.template-search .quick-add__submit:after{border-radius:999px;box-shadow:none!important}.ryu-home .quick-add__submit:hover:not([disabled]),.template-collection .quick-add__submit:hover:not([disabled]),.template-search .quick-add__submit:hover:not([disabled]){border-color:#fff;background:#fff;color:#050505;box-shadow:0 1rem 2.4rem #00000052;transform:none}.ryu-home .quick-add__submit:focus-visible,.template-collection .quick-add__submit:focus-visible,.template-search .quick-add__submit:focus-visible{outline:2px solid #fff;outline-offset:3px}.ryu-home .quick-add__submit[disabled],.template-collection .quick-add__submit[disabled],.template-search .quick-add__submit[disabled]{border-color:#332b2d;background:#1b191a;color:#746d6f;box-shadow:none}@media(hover:none){.ryu-home .quick-add,.template-collection .quick-add,.template-search .quick-add{max-height:5.4rem;margin:0 -2rem;padding:0 2rem .7rem;background:#121012;opacity:1;pointer-events:auto;transform:none}}.ryu-editorial{display:grid;grid-template-columns:1.35fr 1fr;min-height:50rem;margin-top:clamp(5rem,8vw,10rem);overflow:hidden;border:1px solid var(--ryu-line);border-radius:var(--ryu-radius);background:var(--ryu-panel)}.ryu-editorial__media{position:relative;min-height:42rem}.ryu-editorial__content{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:clamp(3.2rem,6vw,8rem)}.ryu-editorial__content h2{max-width:10ch;margin:0;color:#fff;font-size:clamp(3.6rem,5vw,6.8rem);font-weight:900;letter-spacing:-.06em;line-height:.95;text-transform:uppercase}.ryu-editorial__content p{max-width:55rem;margin:2rem 0 3rem;color:#aaa;font-size:1.55rem;line-height:1.65}.ryu-editorial--collab{grid-template-columns:minmax(0,1fr) minmax(0,.85fr);background:#090909}.ryu-editorial--collab .ryu-editorial__media{min-height:0;aspect-ratio:1;background:#000}.ryu-editorial--collab .ryu-editorial__media:after{display:none}.ryu-editorial--collab .ryu-editorial__media img{object-fit:contain;transform:none}.ryu-editorial--collab .ryu-editorial__content h2{max-width:15ch}.ryu-editorial--collab .ryu-editorial__content p:last-child{margin-bottom:0}.ryu-media-wall{position:relative;margin:clamp(6rem,9vw,11rem) calc((100vw - 100%)/-2) 0;padding:0 0 clamp(3rem,5vw,5rem);overflow:hidden}.ryu-media-wall__head{display:flex;width:min(calc(100% - 6.4rem),var(--ryu-content-max));margin:0 auto 2.5rem;align-items:end;justify-content:space-between;gap:3rem}.ryu-media-wall__head .ryu-eyebrow{margin:0 0 .8rem;color:#d04c59}.ryu-media-wall__head h2{margin:0;color:#fff;font-size:clamp(3.4rem,4vw,5.6rem);font-weight:850;letter-spacing:-.055em;line-height:1}.ryu-media-wall__head>p{max-width:40rem;margin:0 0 .4rem;color:#8f8b8d;font-size:1.4rem;text-align:right}.ryu-media-wall__viewport{overflow:hidden}.ryu-media-wall__track{display:flex;width:max-content;will-change:auto;transition:transform .5s cubic-bezier(.22,.61,.36,1)}.ryu-media-wall__set{display:flex;flex:none;gap:1.4rem;padding-right:1.4rem}.ryu-media-wall__item{position:relative;width:clamp(24rem,19vw,36rem);aspect-ratio:.82;flex:none;margin:0;overflow:hidden;border:1px solid #302b2d;border-radius:2rem;background:#151315;box-shadow:0 1.6rem 4rem #0000003d}.ryu-media-wall__item:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;box-shadow:inset 0 0 0 1px #ffffff06;pointer-events:none}.ryu-media-wall__item img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease,filter .45s ease}.ryu-media-wall__item:hover img{transform:scale(1.035);filter:saturate(1.08) contrast(1.02)}.ryu-media-wall__controls{display:flex;width:min(calc(100% - 6.4rem),var(--ryu-content-max));margin:2rem auto 0;justify-content:center;gap:.8rem}.ryu-media-wall__controls button{display:grid;width:4.6rem;height:4.6rem;padding:0;place-items:center;border:1px solid #393436;border-radius:50%;background:#121012;color:#fff;cursor:pointer;transition:border-color .2s ease,background .2s ease,transform .2s ease}.ryu-media-wall__controls button:hover{border-color:#81424a;background:#24171a;transform:translateY(-2px)}.ryu-media-wall__controls button:focus-visible{outline:2px solid #d04c59;outline-offset:3px}.ryu-media-wall__controls svg{width:2rem;height:2rem}.ryu-trust{position:relative;isolation:isolate;overflow:hidden;margin:clamp(5rem,8vw,9rem) 0;padding:clamp(2.4rem,4vw,5rem);border:1px solid #4a1319;border-radius:2rem;background:radial-gradient(circle at 91% 8%,rgba(149,16,32,.24),transparent 32%),radial-gradient(circle at 8% 96%,rgba(175,5,23,.2),transparent 32%),#100808;box-shadow:0 2.4rem 7rem #00000038}.ryu-trust:before{content:"";position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;background:linear-gradient(155deg,rgba(60,5,10,.23),transparent 40%,rgba(77,7,12,.2));pointer-events:none}.ryu-trust__heading{display:flex;align-items:end;justify-content:space-between;gap:3rem;margin-bottom:clamp(2.2rem,3vw,3.6rem)}.ryu-trust__heading .ryu-eyebrow{margin:0 0 1rem;color:#ff3047;font-size:1.25rem;letter-spacing:.2em}.ryu-trust__heading h2{max-width:13ch;margin:0;color:#fff;font-size:clamp(4rem,5.1vw,7.6rem);font-weight:850;letter-spacing:-.065em;line-height:.95}.ryu-trust__heading h2 span{display:block;color:#ff1735}.ryu-trust__heading>p{max-width:32rem;margin:0 0 .5rem;color:#c8c0c2;font-size:clamp(1.3rem,1.35vw,1.8rem);line-height:1.45}.ryu-trust__swipe-hint{display:none}.ryu-trust__grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1.2rem}.ryu-trust__grid:focus-visible{outline:2px solid #ff3047;outline-offset:4px}.ryu-trust__card{position:relative;min-width:0;min-height:27rem;padding:clamp(1.6rem,1.8vw,2.5rem);border:1px solid #94202a;border-radius:1.3rem;background:linear-gradient(160deg,#120c0deb,#0c090af2);transition:border-color .2s ease,background .2s ease}.ryu-trust__card:hover{border-color:#f03143;background:linear-gradient(160deg,#211013,#130b0d)}.ryu-trust__number{position:absolute;top:1.8rem;right:1.8rem;color:#aaa3a5;font-size:1.2rem;font-weight:500;letter-spacing:.05em}.ryu-trust__icon{display:grid;width:4.6rem;height:4.6rem;margin-bottom:2.4rem;place-items:center;color:#ff263f}.ryu-trust__icon svg{width:4rem;height:4rem}.ryu-trust__card h3{max-width:18ch;margin:0 0 1.4rem;color:#fff;font-size:clamp(1.45rem,1.35vw,2rem);line-height:1.18;letter-spacing:-.035em}.ryu-trust__card h3:after{content:"";display:block;width:3.8rem;height:.3rem;margin-top:1.2rem;background:#ff3047}.ryu-trust__card p{margin:0;color:#c2b9bb;font-size:clamp(1.15rem,1.05vw,1.5rem);line-height:1.48}.ryu-trust__signature{display:flex;align-items:center;justify-content:space-between;gap:2rem;margin-top:2.8rem;color:#ff3047}.ryu-trust__signature strong{display:flex;align-items:center;gap:2rem;font-size:1.5rem;letter-spacing:-.04em}.ryu-trust__signature strong:after{content:"";display:block;width:clamp(6rem,18vw,22rem);height:1px;background:linear-gradient(90deg,#ff3047,transparent)}.ryu-trust__signature span{font-size:1rem;letter-spacing:.5em}@media screen and (max-width:1199px){.ryu-trust__grid{display:flex;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:#94202a transparent;-webkit-overflow-scrolling:touch}.ryu-trust__card{flex:0 0 clamp(25rem,35vw,32rem);min-height:27rem;scroll-snap-align:start}.ryu-trust__swipe-hint{display:block;margin:-1rem 0 1.6rem;color:#d1b9be;font-size:1.2rem}.ryu-trust__swipe-hint span{color:#ff3047}}.ryu-contact-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:1.2rem;margin-bottom:4rem}.ryu-contact-card{display:flex;min-height:10.5rem;align-items:center;gap:1.5rem;padding:2rem;border:1px solid #e7e7e9;border-radius:16px;background:#fff;color:#111;text-decoration:none;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.ryu-contact-card:hover{transform:translateY(-2px);border-color:#fff;box-shadow:0 1.4rem 3.5rem #0000004d}.ryu-contact-card__icon{display:grid;width:4rem;height:4rem;flex:0 0 4rem;place-items:center;border-radius:50%;background:#f2f2f3;color:#202024}.ryu-contact-card__icon svg{width:2.2rem;height:2.2rem}.ryu-contact-card strong{display:block;margin-bottom:.35rem;color:#111;font-size:1.25rem}.ryu-contact-card span{color:#66666d;font-size:1.15rem;line-height:1.45}.footer{border-top:1px solid var(--ryu-line);background:#050505!important}.footer__content-top{position:relative;padding-top:4.5rem!important;padding-bottom:8rem!important;border-top:1px solid var(--ryu-line)}.footer__content-top>.footer__blocks-wrapper{display:none!important}.ryu-keydom-footer__links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(2.5rem,5vw,7rem)}.ryu-keydom-footer__column{display:flex;align-items:flex-start;flex-direction:column;gap:1.15rem}.ryu-keydom-footer__column h2{position:relative;width:100%;margin:0 0 1rem;color:#fff;font-size:1.4rem;font-weight:800;transition:color .2s ease}.ryu-keydom-footer__column h2:after{content:"\2212";position:absolute;top:-.2rem;right:0;color:#fff;font-size:1.6rem;font-weight:400}.ryu-keydom-footer__column:hover h2{color:#ed1c2e}.ryu-keydom-footer__column a{color:#858187;font-size:1.25rem;line-height:1.4;text-decoration:none;transition:color .2s ease}.ryu-keydom-footer__column a:hover{color:#ed1c2e}.footer-block__heading{color:#fff;font-size:1.5rem;font-weight:800;letter-spacing:-.02em;transition:color .2s ease}.footer-block:hover .footer-block__heading,.footer-block__newsletter:hover .footer-block__heading{color:#ed1c2e}.footer-block__details-content,.footer-block__details-content a{color:#929292!important}.footer-block__details-content a:hover{color:#ed1c2e!important}.footer-block__brand-info .footer-block__image-wrapper{display:none}.footer-block--newsletter{align-items:flex-start!important}.footer-block__newsletter{width:100%;max-width:48rem;text-align:left}.ryu-footer-newsletter__copy{max-width:38rem;margin:0 0 1.5rem;color:#858187;font-size:1.25rem;line-height:1.55}.ryu-footer-newsletter__terms{max-width:42rem;margin:1.15rem 0 0;color:#68656a;font-size:1.05rem;line-height:1.5}.ryu-footer-newsletter__terms a{color:#858187;text-underline-offset:.2rem}.ryu-footer-newsletter__terms a:hover{color:#fff}.footer__newsletter{max-width:48rem!important}.footer__newsletter .field{overflow:hidden;border-radius:999px;background:#141416}.footer__newsletter .field:after{border-color:#303036;border-radius:999px;box-shadow:none}.footer__newsletter .field__input{border-radius:999px;background:#141416;color:#fff}.footer__newsletter .newsletter-form__button{width:auto;min-width:10rem;gap:.7rem;padding:0 1.8rem;border-radius:999px;background:#fff;color:#09090a}.ryu-newsletter-button__label{font-size:1.15rem;font-weight:800;text-transform:uppercase}.footer__list-social{justify-content:flex-start!important}.footer__content-bottom{border-top:0!important}.footer__payment+.footer__payment{display:none}.footer__content-bottom-wrapper{justify-content:flex-start!important}.footer__copyright{color:#c6c0c2}@media screen and (min-width:990px){.footer__content-top{display:grid;grid-template-columns:minmax(34rem,1fr) minmax(0,1.35fr);gap:clamp(6rem,9vw,14rem);align-items:start}.footer__content-top>.footer-block--newsletter{grid-column:1;grid-row:1;margin:0!important}.footer__content-top>.ryu-keydom-footer__links{grid-column:2;grid-row:1}.footer-block--newsletter>.footer__list-social{position:absolute;right:0;bottom:1.8rem}}.collection-hero{background:#050505}.collection-hero__inner{min-height:18rem;align-items:end!important;padding-top:5rem!important;padding-bottom:3rem!important;border-bottom:1px solid var(--ryu-line)}.collection-hero__title{color:#fff;font-size:clamp(3.6rem,5vw,6.4rem);font-weight:900;letter-spacing:-.055em;text-transform:uppercase}.collection-hero__description{max-width:75rem!important;color:#969696}.facets-container{padding-top:2.2rem!important;padding-bottom:2.2rem!important}.facets__form,.facet-filters__field{color:#fff}.mobile-facets__open,.facets__disclosure{border-color:#333;border-radius:999px;background:#111;color:#fff}.facet-filters__sort{color:#fff;background:#111}.template-collection .facets-container-drawer .mobile-facets__open-wrapper,.template-search .facets-container-drawer .mobile-facets__open-wrapper{border-radius:999px;cursor:pointer;list-style:none}.template-collection .facets-container-drawer .mobile-facets__open-wrapper::-webkit-details-marker,.template-search .facets-container-drawer .mobile-facets__open-wrapper::-webkit-details-marker{display:none}.template-collection .facets-container-drawer .mobile-facets__open,.template-search .facets-container-drawer .mobile-facets__open{display:inline-flex;width:auto;min-height:4.8rem;padding:.9rem 1.6rem;gap:.8rem;justify-content:center;border:1px solid #3a3a40;border-radius:999px;background:linear-gradient(145deg,#18181b,#0d0d0f);color:#f6f6f8;box-shadow:inset 0 1px #ffffff0a,0 .8rem 2.4rem #0000002e;font-size:1.2rem;font-weight:850;letter-spacing:.07em;line-height:1;text-transform:uppercase;transition:border-color .2s ease,background .2s ease,box-shadow .2s ease,transform .2s ease}.template-collection .facets-container-drawer .mobile-facets__open>*+*,.template-search .facets-container-drawer .mobile-facets__open>*+*{margin-left:0}.template-collection .facets-container-drawer .mobile-facets__open .svg-wrapper,.template-search .facets-container-drawer .mobile-facets__open .svg-wrapper{width:1.8rem;height:1.8rem;color:#ed1c2e;transition:color .2s ease,transform .2s ease}.template-collection .facets-container-drawer .mobile-facets__open:hover,.template-search .facets-container-drawer .mobile-facets__open:hover{border-color:#ed1c2e;background:#ed1c2e;color:#fff;box-shadow:0 1rem 2.8rem #ed1c2e38;transform:translateY(-1px)}.template-collection .facets-container-drawer .mobile-facets__open:hover .svg-wrapper,.template-search .facets-container-drawer .mobile-facets__open:hover .svg-wrapper{color:#fff;transform:rotate(-4deg)}.template-collection .facets-container-drawer .mobile-facets__open:hover .mobile-facets__open-label,.template-search .facets-container-drawer .mobile-facets__open:hover .mobile-facets__open-label{text-decoration:none}.template-collection .facets-container-drawer .mobile-facets__open-wrapper:focus-visible,.template-search .facets-container-drawer .mobile-facets__open-wrapper:focus-visible{outline:2px solid #ed1c2e;outline-offset:4px}.facets-container-drawer .ryu-filter-trigger__count{display:grid;min-width:2rem;height:2rem;padding:0 .5rem;place-items:center;border-radius:999px;background:#ed1c2e;color:#fff;font-size:1rem;font-variant-numeric:tabular-nums;letter-spacing:0}.template-collection .facets-container-drawer .mobile-facets__open:hover .ryu-filter-trigger__count,.template-search .facets-container-drawer .mobile-facets__open:hover .ryu-filter-trigger__count{background:#fff;color:#b71120}.template-collection .product-grid{row-gap:2rem}@media screen and (max-width:749px){.template-collection .facets-container-drawer .mobile-facets__open,.template-search .facets-container-drawer .mobile-facets__open{min-height:4.4rem;padding:.8rem 1.3rem;font-size:1.1rem}}@media screen and (min-width:990px){.header{padding-top:1.6rem!important}.header__inline-menu{margin-top:1rem!important}.header__inline-menu .list-menu--inline{gap:.2rem}.header__menu-item{padding:1rem 1.25rem}}@media screen and (max-width:1100px){.ryu-product-row{grid-auto-columns:calc((100% - (var(--shelf-gap) * 2)) / 3)}.ryu-trust__grid,.ryu-contact-strip{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:989px){.header{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr)!important;grid-template-areas:"drawer heading icons"!important;column-gap:1rem!important;padding:1rem 1.6rem!important}.header .header__heading,.header .header__heading-link{grid-area:heading!important;justify-self:center!important;text-align:center!important}.header__icons{grid-area:icons!important;min-width:0;overflow:visible}.ryu-drawer-toggle{grid-area:drawer;justify-self:start}}@media screen and (max-width:749px){.announcement-bar__message{font-size:.95rem;letter-spacing:.055em}.ryu-top-marquee{-webkit-text-size-adjust:none;text-size-adjust:none}.header{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr)!important;grid-template-areas:"drawer heading icons"!important;column-gap:1rem!important;padding:1rem 1.6rem!important}.header .header__heading,.header .header__heading-link{grid-area:heading!important;justify-self:center!important;text-align:center!important}.header__icons{grid-area:icons!important;min-width:0;overflow:visible}.ryu-drawer-toggle{grid-area:drawer;justify-self:start}.header .header__heading-logo{width:clamp(9rem,calc(100vw - 23rem),19rem)!important;max-width:100%!important}.ryu-header-fallback-logo{height:4.6rem;gap:.55rem}.ryu-header-fallback-logo__mark{width:4.4rem;height:4.4rem;flex-basis:4.4rem}.ryu-header-fallback-logo__image{top:-.5rem;left:-2rem;width:8.5rem}.ryu-header-fallback-logo__word{font-size:1.7rem}.ryu-shell{width:min(100% - 2.4rem,var(--ryu-content-max))}.ryu-hero{grid-template-columns:1fr;gap:1rem;padding-top:1.2rem}.ryu-hero__main{min-height:56rem}.ryu-hero__side{display:flex;gap:1rem;min-width:0;overflow-x:auto;overflow-y:hidden;aspect-ratio:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}.ryu-hero__side::-webkit-scrollbar{display:none}.ryu-hero__side-card{flex:0 0 78%;min-width:0;min-height:0;aspect-ratio:16 / 9;scroll-snap-align:start}.ryu-hero-slider__arrow{width:2.8rem;height:2.8rem}.ryu-hero-slider__arrow svg{width:1.2rem;height:1.2rem}.ryu-hero-slider__arrow--previous{left:.8rem}.ryu-hero-slider__arrow--next{right:.8rem}.ryu-hero__content{left:2.2rem;bottom:2.6rem;width:calc(100% - 4.4rem)}.ryu-hero h1{font-size:clamp(4.6rem,15vw,7rem)}.ryu-hero__copy{font-size:1.35rem}.ryu-button,.ryu-button--ghost{min-height:4.5rem;padding:1rem 1.6rem;font-size:1.05rem}.ryu-product-row{grid-auto-columns:clamp(20rem,63vw,25rem)}.ryu-top-marquee__set a,.ryu-top-marquee__set span{padding-inline:2.4rem;font-size:.95rem}.ryu-brand-marquee{padding-block:2.2rem}.ryu-brand-marquee__set{gap:.9rem;padding-right:.9rem}.ryu-brand-marquee__item{width:12.5rem;height:7.2rem;padding:1rem 1.2rem}.ryu-section-head{align-items:start}.ryu-section-head h2{font-size:3rem}.ryu-section-head p{display:none}.ryu-editorial,.ryu-editorial--collab{grid-template-columns:1fr}.ryu-editorial__media{min-height:32rem}.ryu-editorial__content{padding:3.4rem 2.4rem 4rem}.ryu-media-wall{margin-inline:-1.2rem}.ryu-media-wall__head{display:block;width:calc(100% - 2.4rem)}.ryu-media-wall__head>p{margin-top:1.2rem;text-align:left}.ryu-media-wall__set{gap:1rem;padding-right:1rem}.ryu-media-wall__item{width:min(72vw,31rem);border-radius:1.6rem}.ryu-media-wall__controls{width:calc(100% - 2.4rem)}.ryu-trust__heading{display:block}.ryu-trust__heading>p{margin-top:1.6rem;text-align:left}.ryu-trust{margin:4rem 0;padding:2.4rem 0 2rem;border-radius:2.2rem}.ryu-trust__heading{gap:1rem;margin-bottom:2.2rem;padding-inline:2rem}.ryu-trust__heading h2{font-size:clamp(3.2rem,9vw,4.4rem)}.ryu-trust__heading>p{margin-top:1rem;font-size:1.25rem}.ryu-trust__swipe-hint{margin:-1rem 0 1.4rem;padding-inline:2rem}.ryu-trust__grid{gap:1rem;padding:0 2rem 1rem}.ryu-trust__card{flex-basis:min(82vw,31rem);min-height:26rem;padding:2rem}.ryu-trust__card h3{font-size:1.75rem}.ryu-trust__card p{font-size:1.35rem}.ryu-trust__icon{width:4.4rem;height:4.4rem;margin-bottom:2rem}.ryu-trust__signature{margin-top:1.4rem;padding-inline:2rem}.ryu-trust__signature strong:after{display:none}.ryu-trust__signature span{max-width:14rem;font-size:.9rem;line-height:1.3;letter-spacing:.18em;text-align:right}.ryu-contact-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.footer__content-top{padding-left:1.8rem!important;padding-right:1.8rem!important}.template-collection .grid--2-col-tablet-down .grid__item{width:calc(50% - .6rem);max-width:calc(50% - .6rem)}.ryu-drawer__head{min-height:9.6rem;padding:2rem 2.2rem 1.4rem}.ryu-drawer__navigation{padding:1.8rem 1.2rem 2.4rem}.ryu-drawer__link{min-height:5.2rem;padding:.85rem 1.2rem;font-size:2rem}.ryu-drawer__footer{padding:1.8rem 2.2rem 2rem}.ryu-drawer__submenu--brands{grid-template-columns:1fr}.template-collection .collection-hero__inner{min-height:0;padding-top:1.6rem!important;padding-bottom:1.6rem!important}.template-collection .collection-hero__title{margin:.5rem 0 1rem;font-size:clamp(3rem,8vw,3.8rem)}.template-collection .collection-hero__title+.collection-hero__description{margin:0;font-size:1.35rem;line-height:1.5}.template-collection .collection-hero__mouse-finder{margin-top:1.2rem;padding:.9rem 1.4rem}.template-collection .facets-container{padding-top:1.2rem!important;padding-bottom:1.2rem!important}.ryu-home .card,.template-collection .card,.template-search .card{min-height:0}.ryu-home .card__inner.ratio:before,.template-collection .card__inner.ratio:before,.template-search .card__inner.ratio:before{padding-bottom:92%}.ryu-home .card__inner.ratio:before{padding-bottom:76%}.ryu-card-features{display:none}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}.ryu-top-marquee__track,.ryu-brand-marquee__track{animation-play-state:paused!important}}.ryu-discord{position:relative;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(34rem,.95fr);min-height:31rem;margin-block:clamp(5rem,6vw,8rem);overflow:hidden;border:1px solid rgba(122,135,255,.36);border-radius:2.8rem;background:radial-gradient(circle at 78% 34%,rgba(130,95,255,.48),transparent 32%),linear-gradient(120deg,#14183f,#3036a8 48%,#6b46d9);box-shadow:0 3rem 8rem #1b176857,inset 0 1px #ffffff1f;isolation:isolate}.ryu-discord:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;opacity:.2;background-image:linear-gradient(rgba(255,255,255,.1) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.1) 1px,transparent 1px);background-size:48px 48px;-webkit-mask-image:linear-gradient(90deg,#000,transparent 75%);mask-image:linear-gradient(90deg,#000,transparent 75%)}.ryu-discord__content{position:relative;z-index:2;align-self:center;padding:clamp(3.4rem,5vw,6.8rem)}.ryu-discord__eyebrow{margin:0 0 1.2rem;color:#c9ceff;font-size:1.05rem;font-weight:850;letter-spacing:.16em;text-transform:uppercase}.ryu-discord h2{max-width:64rem;margin:0;color:#fff;font-size:clamp(3.3rem,4.2vw,6rem);line-height:.98;letter-spacing:-.045em}.ryu-discord__content>p:not(.ryu-discord__eyebrow){max-width:64rem;margin:1.8rem 0 2.6rem;color:#ffffffc2;font-size:clamp(1.35rem,1.5vw,1.7rem);line-height:1.55}.ryu-home .ryu-discord__button{display:inline-flex;align-items:center;gap:1rem;min-height:5rem;padding:1.25rem 2.2rem;border:1px solid rgba(255,255,255,.36);border-radius:999px;background:#fff;color:#272b84;font-size:1.2rem;font-weight:850;letter-spacing:.04em;text-decoration:none;text-transform:uppercase;box-shadow:0 1.2rem 3rem #1012484d;transition:transform .2s ease,box-shadow .2s ease,color .2s ease}.ryu-home .ryu-discord__button:hover{transform:translateY(-2px);color:#e32636;box-shadow:0 1.6rem 3.8rem #10124866}.ryu-discord__visual{display:grid;place-items:center;padding-right:clamp(2rem,4vw,6rem)}.ryu-discord__wumpus{position:relative;display:grid;width:min(100%,25rem);max-height:27rem;place-items:center;overflow:hidden;border:1px solid rgba(255,255,255,.14);border-radius:2.4rem;background:#1215523d;box-shadow:0 2.5rem 5rem #0a0a3452;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-decoration:none}.ryu-discord__wumpus:before{content:"WUMPUS";position:absolute;z-index:-1;color:#ffffff14;font-size:2rem;font-weight:900;letter-spacing:.16em}.ryu-discord__wumpus img{display:block!important;width:100%!important;height:auto!important;max-height:27rem!important;object-fit:cover;border:0!important;border-radius:2.3rem!important}.ryu-discord__wumpus:hover img{transform:none!important}.ryu-discord__glow{position:absolute;border-radius:50%;background:#ffffff2b;filter:blur(1px)}.ryu-discord__glow--one{top:-7rem;right:32%;width:17rem;height:17rem}.ryu-discord__glow--two{right:-5rem;bottom:-10rem;width:24rem;height:24rem}@media screen and (max-width:749px){.ryu-discord{grid-template-columns:1fr;min-height:0;border-radius:2rem}.ryu-discord__content{padding:3.5rem 2.4rem 1rem}.ryu-discord__visual{min-height:18rem;padding:0 2rem 1rem}.ryu-discord__wumpus{width:18rem;max-height:20.5rem;border-radius:1.8rem}.ryu-discord__wumpus img{max-height:20.5rem!important;border-radius:1.7rem!important}}.ryu-whatsapp-launcher{position:fixed;z-index:55;right:2.5rem;bottom:2.5rem;display:grid;width:5.4rem;height:5.4rem;place-items:center;border:1px solid #d9d9dd;border-radius:50%;background:#fff;color:#171719;box-shadow:0 1.2rem 3rem #00000047;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.ryu-whatsapp-launcher:hover{border-color:#a93d49;color:#7c2630;box-shadow:0 1.5rem 3.6rem #0000005c;transform:translateY(-2px)}.ryu-whatsapp-launcher:focus-visible{outline:2px solid #d24a58;outline-offset:3px}.ryu-whatsapp-launcher svg{width:2.35rem;height:2.35rem;fill:currentColor}.ryu-home .card-wrapper .media--hover-effect>img+img,.template-collection .card-wrapper .media--hover-effect>img+img,.template-search .card-wrapper .media--hover-effect>img+img{padding:0!important;object-fit:cover!important;border:0!important;outline:0!important;box-shadow:none!important;clip-path:none!important;backface-visibility:hidden}:is(.ryu-home,.template-collection,.template-search,.template-product .related-products) .card-wrapper{height:100%}:is(.ryu-home,.template-collection,.template-search,.template-product .related-products) .card{position:relative;overflow:hidden;border:1px solid #292b2f;border-radius:1.6rem;background:#070708;color:#f5f5f5;box-shadow:inset 0 1px #ffffff06,0 1.6rem 4rem #00000038;transition:transform .28s cubic-bezier(.2,.7,.2,1),border-color .28s ease,box-shadow .28s ease}:is(.ryu-home,.template-collection,.template-search,.template-product .related-products) .card:before{display:none}:is(.ryu-home,.template-collection,.template-search,.template-product .related-products) .card__inner{overflow:hidden;border:0!important;border-radius:1.5rem 1.5rem 0 0!important;background:radial-gradient(circle at 50% 34%,#34373b,#202226 48%,#121315)!important}:is(.ryu-home,.template-collection,.template-search,.template-product .related-products) .card__inner:after{border:0!important;border-radius:inherit!important;box-shadow:inset 0 -1px #ffffff09!important}:is(.ryu-home,.template-collection,.template-search,.template-product .related-products) .card__media .media{background:transparent!important}:is(.ryu-home,.template-collection,.template-search,.template-product .related-products) .card__media .media>img{filter:drop-shadow(0 1.2rem 1.5rem rgba(0,0,0,.2));transition:transform .38s cubic-bezier(.2,.65,.3,1),opacity .28s ease,filter .28s ease}:is(.ryu-home,.template-collection,.template-search,.template-product .related-products) .card>.card__content{padding:0 2rem 2rem;border-top:1px solid #26282c;border-radius:0 0 1.5rem 1.5rem;background:#070708}:is(.ryu-home,.template-collection,.template-search,.template-product .related-products) .card>.card__content>.card__information{padding:1.8rem 0 .7rem}:is(.ryu-home,.template-collection,.template-search,.template-product .related-products) .card .caption-with-letter-spacing{display:block;width:auto;margin:0 0 .65rem;padding:0;border:0;border-radius:0;background:transparent;color:#b6a382;font-size:.9rem;font-weight:800;letter-spacing:.09em}:is(.ryu-home,.template-collection,.template-search,.template-product .related-products) .card__heading{color:#f7f7f7;font-size:1.42rem;font-weight:780;line-height:1.4;letter-spacing:-.012em}:is(.ryu-home,.template-collection,.template-search,.template-product .related-products) .card__heading a{color:inherit;text-decoration-color:transparent;text-underline-offset:.3rem;transition:color .2s ease,text-decoration-color .2s ease}:is(.ryu-home,.template-collection,.template-search,.template-product .related-products) .card-information>.price{margin-top:1rem;color:#f5f5f5;font-size:1.5rem;font-weight:880;letter-spacing:.005em}:is(.ryu-home,.template-collection,.template-search,.template-product .related-products) .card .price--on-sale .price-item--sale{color:#ff3b3b}:is(.ryu-home,.template-collection,.template-search,.template-product .related-products) .card .price--on-sale .price-item--regular{color:#85878c}:is(.ryu-home,.template-collection,.template-search,.template-product .related-products) .badge{border:0;background:#ff3b3b;color:#fff;box-shadow:none}:is(.ryu-home,.template-collection,.template-search,.template-product .related-products) .ryu-preorder-badge{border:0;background:#7c3aed;color:#fff}.ryu-popular-toast{position:fixed;z-index:60;right:2rem;bottom:9.5rem;display:grid;width:min(38rem,calc(100vw - 3.2rem));grid-template-columns:7.4rem minmax(0,1fr) 3.8rem;gap:1.4rem;align-items:center;padding:1.2rem;border:1px solid #3d292f;border-radius:999px;background:linear-gradient(145deg,#1c1618fa,#0a0a0bfa);color:#fff;box-shadow:0 2.4rem 7rem #0000007a;opacity:0;pointer-events:none;transform:translateY(2rem);transition:opacity .28s ease,transform .28s ease}.ryu-popular-toast.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}.ryu-popular-toast__image{display:block;width:7.4rem;height:7.4rem;overflow:hidden;border-radius:50%;background:#f4f4f5}.ryu-popular-toast__image img{width:100%;height:100%;object-fit:contain}.ryu-popular-toast__eyebrow{display:block;margin-bottom:.45rem;color:#df7a84;font-size:.95rem;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.ryu-popular-toast__buyer{display:block;margin-bottom:.15rem;color:#c8c1c3;font-size:1.08rem;line-height:1.35}.ryu-popular-toast__buyer strong{color:#fff;font-weight:800}.ryu-popular-toast__title{display:-webkit-box;overflow:hidden;color:#fff;font-size:1.25rem;font-weight:750;line-height:1.35;text-decoration:none;-webkit-box-orient:vertical;-webkit-line-clamp:2}.ryu-popular-toast__meta{display:flex;flex-wrap:wrap;gap:.35rem .8rem;margin-top:.5rem;color:#8f878a;font-size:1rem}.ryu-popular-toast__meta>span:empty{display:none}.ryu-popular-toast__meta [data-has-location=true]:before{content:"\2022";margin-right:.8rem;color:#88404a}.ryu-popular-toast__close{display:grid;width:3.4rem;height:3.4rem;place-items:center;align-self:start;border:1px solid #40383a;border-radius:50%;background:transparent;color:#aaa;cursor:pointer}.ryu-popular-toast__close:hover{border-color:#777;color:#fff}@media screen and (max-width:749px){.ryu-popular-toast{right:1.2rem;bottom:8.5rem;grid-template-columns:6.2rem minmax(0,1fr) 3.4rem}.ryu-popular-toast__image{width:6.2rem;height:6.2rem}}@media(prefers-reduced-motion:reduce){.ryu-popular-toast{transition:none}}.template-index .jdgm-carousel-wrapper{width:min(var(--ryu-content-max),calc(100% - 3.2rem))!important;max-width:none!important;margin:clamp(5rem,8vw,9rem) auto!important;padding:clamp(3rem,5vw,5.5rem)!important;overflow:hidden;border:1px solid #2b2d31;border-radius:3rem;background:#09090a;box-shadow:inset 0 1px #ffffff06}.template-index .jdgm-carousel-title{margin:0!important;color:#fff!important;font-size:0!important;font-weight:850!important;letter-spacing:-.055em!important;line-height:1!important;text-align:center!important}.template-index .jdgm-carousel-title:after{content:"Customers are saying";font-size:clamp(3rem,4vw,5rem)}.template-index .jdgm-all-reviews-rating-wrapper{display:flex!important;margin:1.2rem auto 3rem!important;align-items:center;justify-content:center;gap:1rem;color:#bdb6b8!important;text-align:center!important}.template-index .jdgm-star{color:#0a9184!important}.template-index .jdgm-carousel-item{min-height:58rem!important;margin:0 .7rem!important;overflow:hidden!important;border:1px solid #2b2d31!important;border-radius:1.8rem!important;background:#121214!important;box-shadow:0 1.4rem 3.4rem #00000047!important;color:#fff!important;vertical-align:top!important}.template-index .jdgm-carousel__item-container{min-height:60rem!important;height:60rem!important;overflow:hidden!important}.template-index .jdgm-carousel__item-wrapper{min-height:58rem!important}.template-index .jdgm-carousel-item__product-image{display:block!important;visibility:visible!important;opacity:1!important;width:100%!important;height:18rem!important;margin:0!important;border-radius:1.7rem 1.7rem 0 0!important;background:#f2f2f3!important;object-fit:contain!important;flex-shrink:0!important}.template-index .jdgm-carousel-item__review,.template-index .jdgm-carousel-item__product{padding:1.8rem 2rem!important;text-align:center!important}.template-index .jdgm-carousel-item__review{display:flex!important;height:31rem!important;min-height:0!important;flex-direction:column;align-items:center;justify-content:center}.template-index .jdgm-carousel-item__product{display:flex!important;min-height:22rem!important;border-top:1px solid #292b2f;flex-direction:column}.template-index .jdgm-carousel-item__review-title{color:#fff!important;font-size:1.45rem!important;font-weight:800!important;line-height:1.35!important}.template-index .jdgm-carousel-item__review-body{color:#b2aaad!important;font-size:1.25rem!important;line-height:1.55!important}.template-index .jdgm-carousel-item__reviewer-name{color:#fff!important;font-weight:800!important}.template-index .jdgm-carousel-item__product-title{color:#8f878a!important;font-size:1.1rem!important;line-height:1.35!important}.template-index :is(.jdgm-carousel__left-arrow,.jdgm-carousel__right-arrow){position:relative!important;width:4.6rem!important;height:4.6rem!important;display:grid!important;padding:0!important;place-items:center!important;border:1px solid #3b3d42!important;border-radius:50%!important;background-color:#121214!important;color:#fff!important;transform:none!important}.template-index :is(.jdgm-carousel__left-arrow,.jdgm-carousel__right-arrow):after{content:"";position:absolute;top:50%;left:50%;width:1rem;height:1rem;border-right:2px solid #fff;border-bottom:2px solid #fff}.template-index .jdgm-carousel__left-arrow:after{transform:translate(-50%,-50%) rotate(135deg)}.template-index .jdgm-carousel__right-arrow:after{transform:translate(-50%,-50%) rotate(-45deg)}.template-index .jdgm-carousel__arrows{display:flex!important;align-items:center!important;justify-content:center!important;gap:.8rem!important}.template-index .jdgm-carousel-wrapper :is(.jdgm-carousel__pause,.jdgm-carousel__pause-btn,.jdgm-carousel__play-pause,.jdgm-carousel__play-pause-button,[class*=jdgm][class*=pause],[aria-label*=pause i]){display:none!important}.template-index .jdgm-carousel-wrapper+.jdgm-widget{margin-top:0!important}@media screen and (max-width:749px){.ryu-whatsapp-launcher{right:1.4rem;bottom:1.4rem;width:4.8rem;height:4.8rem}.template-index .jdgm-carousel-wrapper{width:calc(100% - 2.4rem)!important;padding:2.8rem 1.2rem!important;border-radius:2rem}.template-index .jdgm-carousel-item{min-height:58rem!important}.template-index .jdgm-carousel__item-container{min-height:60rem!important;height:60rem!important}.ryu-keydom-footer__links{grid-template-columns:1fr;gap:3rem}}:is(.ryu-home,.template-collection,.template-search,.template-product .related-products) .ryu-card-features{border:1px solid transparent;border-radius:1.2rem;background:#111315}:is(.ryu-home,.template-collection,.template-search,.template-product .related-products) .card:hover>.ryu-card-features{padding:.65rem .4rem;border-color:#303338}:is(.ryu-home,.template-collection,.template-search,.template-product .related-products) .ryu-card-feature{border-right-color:#36393f;color:#d7d8da}:is(.ryu-home,.template-collection,.template-search,.template-product .related-products) .quick-add__submit{border:1px solid #3b3e44;background:#0b0c0d;color:#fff;box-shadow:inset 0 1px #ffffff0d}:is(.ryu-home,.template-collection,.template-search,.template-product .related-products) .quick-add__submit:hover:not([disabled]){border-color:#fff;background:#fff;color:#050505;box-shadow:0 1.2rem 2.8rem #0000004d}@media(hover:hover){:is(.ryu-home,.template-collection,.template-search,.template-product .related-products) .card:hover{border-color:#45484e;box-shadow:inset 0 1px #ffffff0f,0 2.4rem 5.5rem #00000075;transform:none}:is(.ryu-home,.template-collection,.template-search,.template-product .related-products) .card:hover:before{right:1.2rem;left:1.2rem;opacity:1}:is(.ryu-home,.template-collection,.template-search,.template-product .related-products) .card:hover .card__media .media>img{filter:drop-shadow(0 1.6rem 2rem rgba(0,0,0,.28))}:is(.ryu-home,.template-collection,.template-search,.template-product .related-products) .card:hover .card__heading a{color:#fff;text-decoration-color:#fff}}.ryu-nav-image--supplied{overflow:hidden!important;border:0!important;border-radius:50%!important;background:#d90018!important;box-shadow:0 .6rem 1.6rem #0000003d!important}.ryu-nav-image--supplied img{width:100%!important;height:100%!important;padding:0!important;object-fit:cover!important;transform:scale(1.025);filter:none!important}.mobile-facets--ryu-drawer{background:#000000b3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.mobile-facets__inner--ryu-drawer{width:min(48rem,94vw);max-width:none;border-left:1px solid #2c2d31;background:#090a0c!important;color:#f7f7f8;box-shadow:-2rem 0 6rem #0000008c}.mobile-facets__inner--ryu-drawer .mobile-facets__header{position:relative;min-height:7.2rem;padding:1.7rem 2.2rem;border-bottom:1px solid #292b30;background:#0d0e11}.mobile-facets__inner--ryu-drawer .mobile-facets__heading{color:#fff;font-size:2.2rem;font-weight:700;letter-spacing:-.02em}.mobile-facets__inner--ryu-drawer .mobile-facets__count{color:#91949c;font-size:1.2rem}.mobile-facets__inner--ryu-drawer .mobile-facets__main{display:flex;min-height:0;padding:0 2.2rem 10rem;flex-direction:column;overflow-y:auto;background:#090a0c!important}.mobile-facets__inner--ryu-drawer .mobile-facets__main.submenu-open{visibility:visible!important}.mobile-facets__inner--ryu-drawer .mobile-facets__details{border-bottom:1px solid #27292e}.mobile-facets__inner--ryu-drawer .mobile-facets__summary{padding:2rem 0;color:#f7f7f8;font-size:1.5rem;font-weight:650}.mobile-facets__inner--ryu-drawer details>.mobile-facets__summary>div{position:relative;width:100%}.mobile-facets__inner--ryu-drawer details>.mobile-facets__summary>div:after{position:absolute;top:50%;right:.2rem;color:#e32636;content:"+";font-size:2.4rem;font-weight:400;line-height:1;transform:translateY(-50%)}.mobile-facets__inner--ryu-drawer details[open]>.mobile-facets__summary>div:after{content:"\2212"}.mobile-facets__inner--ryu-drawer .mobile-facets__arrow{display:none}.js .mobile-facets__inner--ryu-drawer .mobile-facets__submenu,.mobile-facets__inner--ryu-drawer .mobile-facets__submenu{position:static;z-index:auto;width:auto;padding:0 0 1.8rem;transform:none;visibility:visible;background:transparent!important}.mobile-facets__inner--ryu-drawer .mobile-facets__close-button,.mobile-facets__inner--ryu-drawer .mobile-facets__submenu>.mobile-facets__footer{display:none}.mobile-facets__inner--ryu-drawer .mobile-facets__list{max-height:25rem;padding:0;overflow-y:auto}.mobile-facets__inner--ryu-drawer .mobile-facets__label{position:relative;display:flex;min-height:4.4rem;padding:.8rem .2rem;align-items:center;color:#c7c9cf;font-size:1.4rem}.mobile-facets__inner--ryu-drawer input.mobile-facets__checkbox{top:50%;left:.2rem;width:1.8rem;height:1.8rem;transform:translateY(-50%)}.mobile-facets__inner--ryu-drawer .mobile-facets__label>svg:not(.icon-checkmark){width:1.8rem;height:1.8rem;margin-right:1rem;background:#090a0c}.mobile-facets__inner--ryu-drawer .mobile-facets__label .icon-checkmark{top:50%;left:.55rem;z-index:3;width:1.1rem;height:.9rem;color:#e32636;transform:translateY(-50%)}.mobile-facets__inner--ryu-drawer .mobile-facets__label:hover{color:#fff}.mobile-facets__inner--ryu-drawer .mobile-facets__highlight{background:#e3263614}.mobile-facets__inner--ryu-drawer .mobile-facets__checkbox:checked~.icon-checkmark{color:#e32636}.mobile-facets__disclosure>.mobile-facets__open-wrapper .mobile-facets__close{top:1.4rem;right:1.6rem;width:4.4rem;height:4.4rem;border:1px solid #33353b;border-radius:50%;background:#121318}.mobile-facets__disclosure>.mobile-facets__open-wrapper .mobile-facets__close .svg-wrapper{width:1.8rem;height:1.8rem}.mobile-facets__inner--ryu-drawer .mobile-facets__details--sort{order:-1;padding:1.8rem 0}.mobile-facets__inner--ryu-drawer .mobile-facets__details--sort .mobile-facets__summary{padding:0}.mobile-facets__inner--ryu-drawer .mobile-facets__sort{display:grid;gap:.9rem}.mobile-facets__inner--ryu-drawer .mobile-facets__sort label{color:#a9abb2;font-size:1.2rem;text-transform:uppercase;letter-spacing:.1em}.mobile-facets__inner--ryu-drawer .mobile-facets__sort .select{width:100%}.mobile-facets__inner--ryu-drawer .mobile-facets__sort .select__select{width:100%;height:5rem;padding:0 4.5rem 0 1.6rem;border:1px solid #33353b;border-radius:2.5rem;background:#121318;color:#fff}.mobile-facets__inner--ryu-drawer .mobile-facets__info{margin:0 0 1.2rem;color:#9699a1}.mobile-facets__inner--ryu-drawer .facets__price{display:grid;grid-template-columns:auto 1fr auto 1fr;gap:.8rem;align-items:center}.mobile-facets__inner--ryu-drawer .ryu-price-slider{--ryu-price-min: 0%;--ryu-price-max: 100%;position:relative;grid-column:1 / -1;height:2.8rem;margin:.2rem .8rem 1rem}.mobile-facets__inner--ryu-drawer .ryu-price-slider__track{position:absolute;top:1.25rem;right:0;left:0;height:.35rem;border-radius:1rem;background:linear-gradient(to right,#35373c 0 var(--ryu-price-min),#e32636 var(--ryu-price-min) var(--ryu-price-max),#35373c var(--ryu-price-max) 100%)}.mobile-facets__inner--ryu-drawer .ryu-price-range-input{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;width:100%;height:2.8rem;margin:0;pointer-events:none;appearance:none;-webkit-appearance:none;background:transparent}.mobile-facets__inner--ryu-drawer .ryu-price-range-input::-webkit-slider-thumb{width:1.8rem;height:1.8rem;border:2px solid #e32636;border-radius:50%;background:#0b0c0e;cursor:grab;pointer-events:auto;appearance:none;-webkit-appearance:none}.mobile-facets__inner--ryu-drawer .ryu-price-range-input::-moz-range-thumb{width:1.6rem;height:1.6rem;border:2px solid #e32636;border-radius:50%;background:#0b0c0e;cursor:grab;pointer-events:auto}.mobile-facets__inner--ryu-drawer .facets__price .field{margin:0}.mobile-facets__inner--ryu-drawer .facets__price .field:before,.mobile-facets__inner--ryu-drawer .facets__price .field:after{display:none}.mobile-facets__inner--ryu-drawer .facets__price .field__input{height:5.2rem;border:1px solid #33353b;border-radius:2.6rem;background:#15161a;color:#fff}.mobile-facets__inner--ryu-drawer .facets__price .field__label{color:#8f9299}.mobile-facets__inner--ryu-drawer .mobile-facets__main>.mobile-facets__footer{position:absolute;right:0;bottom:0;left:0;z-index:5;display:grid;grid-template-columns:auto 1fr;gap:1rem;padding:1.6rem 2.2rem;border-top:1px solid #292b30;background:#090a0cf5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.mobile-facets__inner--ryu-drawer .mobile-facets__main>.mobile-facets__footer .button{min-height:5.2rem;border-radius:2.8rem;background:#e32636;color:#fff;font-weight:750}.mobile-facets__inner--ryu-drawer .mobile-facets__clear{color:#c7c9cf}@media screen and (min-width:750px){.mobile-facets__inner--ryu-drawer{margin-left:auto}}.mobile-facets--ryu-drawer{background:#00000047;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.mobile-facets__inner--ryu-drawer{width:min(49rem,100vw);border-left-color:#dedede;background:#fff!important;color:#080808;box-shadow:-1.5rem 0 4rem #00000029}.mobile-facets__inner--ryu-drawer .mobile-facets__header{min-height:5.7rem;padding:1.4rem 5.6rem 1.3rem 1.7rem;border-bottom-color:#dedede;background:#fff}.mobile-facets__inner--ryu-drawer .mobile-facets__heading{color:#080808;font-size:2rem}.mobile-facets__inner--ryu-drawer .mobile-facets__count{display:none}.mobile-facets__inner--ryu-drawer .mobile-facets__main{padding:0 1.7rem 10rem;background:#fff!important}.mobile-facets__inner--ryu-drawer .mobile-facets__details{border-bottom-color:#dedede}.mobile-facets__inner--ryu-drawer .mobile-facets__summary{padding:2.6rem 0;color:#080808;font-size:1.6rem;font-weight:700}.mobile-facets__inner--ryu-drawer details>.mobile-facets__summary>div:after{color:#080808;font-size:2.5rem}.mobile-facets__inner--ryu-drawer .mobile-facets__submenu{padding-bottom:2rem}.mobile-facets__inner--ryu-drawer .mobile-facets__list{max-height:27rem}.mobile-facets__inner--ryu-drawer .mobile-facets__label{min-height:3.8rem;padding:.6rem .2rem;color:#555963;font-size:1.6rem}.mobile-facets__inner--ryu-drawer input.mobile-facets__checkbox,.mobile-facets__inner--ryu-drawer .mobile-facets__label>svg:not(.icon-checkmark){width:2rem;height:2rem}.mobile-facets__inner--ryu-drawer .mobile-facets__label>svg:not(.icon-checkmark){border:1px solid #7d7d7d;background:#fff}.mobile-facets__inner--ryu-drawer .mobile-facets__label .icon-checkmark,.mobile-facets__inner--ryu-drawer .mobile-facets__checkbox:checked~.icon-checkmark{color:#080808}.mobile-facets__inner--ryu-drawer .facet-checkbox__text{display:flex;width:100%;min-width:0;align-items:center;gap:1rem}.mobile-facets__inner--ryu-drawer .facet-checkbox__text-label{min-width:0;margin-right:auto}.mobile-facets__inner--ryu-drawer .ryu-facet-count{flex:0 0 auto;color:#656a75;font-variant-numeric:tabular-nums}.mobile-facets__inner--ryu-drawer .mobile-facets__label:hover{color:#080808}.mobile-facets__inner--ryu-drawer .mobile-facets__highlight{background:#00000009}.mobile-facets__disclosure>.mobile-facets__open-wrapper .mobile-facets__close{top:.7rem;right:.9rem;width:4.4rem;height:4.4rem;border:0;border-radius:0;background:transparent;color:#080808}.mobile-facets__inner--ryu-drawer .mobile-facets__details--sort{padding:.4rem 0 2.2rem;border-bottom-color:#dedede}.mobile-facets__inner--ryu-drawer .mobile-facets__sort{display:block}.mobile-facets__inner--ryu-drawer .mobile-facets__sort label{display:none}.mobile-facets__inner--ryu-drawer .mobile-facets__sort .select__select{height:5.2rem;border-color:#dedede;border-radius:2.7rem;background:#fff;color:#080808;font-size:1.6rem}.mobile-facets__inner--ryu-drawer .mobile-facets__sort .select .svg-wrapper{top:50%;right:1.8rem;transform:translateY(-50%)}.mobile-facets__inner--ryu-drawer .mobile-facets__info{color:#555963;font-size:1.5rem}.mobile-facets__inner--ryu-drawer .ryu-price-slider__track{background:linear-gradient(to right,#d4d4d4 0 var(--ryu-price-min),#080808 var(--ryu-price-min) var(--ryu-price-max),#d4d4d4 var(--ryu-price-max) 100%)}.mobile-facets__inner--ryu-drawer .ryu-price-range-input::-webkit-slider-thumb{border-color:#080808;background:#fff}.mobile-facets__inner--ryu-drawer .ryu-price-range-input::-moz-range-thumb{border-color:#080808;background:#fff}.mobile-facets__inner--ryu-drawer .facets__price .field__input{border:0;background:#e8e8e8;color:#555963}.mobile-facets__inner--ryu-drawer .facets__price .field__label{color:#70747d}.mobile-facets__inner--ryu-drawer .mobile-facets__main>.mobile-facets__footer{grid-template-columns:1fr;border-top-color:#dedede;background:#fffffff7}.mobile-facets__inner--ryu-drawer .mobile-facets__main>.mobile-facets__footer .button{background:#000;color:#fff}.mobile-facets__inner--ryu-drawer .mobile-facets__main>.mobile-facets__footer .mobile-facets__clear-wrapper{display:none}.mobile-facets__inner--ryu-drawer .mobile-facets__clear{color:#555963}.footer:has(.ryu-site-footer__inner){padding:3rem 0 2.6rem!important;border-top:0;background:#030303!important;color:#fff}.ryu-site-footer__inner.page-width{width:100%;max-width:190rem;padding-right:clamp(2rem,3vw,5rem);padding-left:clamp(2rem,3vw,5rem)}.ryu-site-footer__contact-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(3.2rem,3.5vw,5.2rem);padding-bottom:3.4rem}.ryu-site-footer__contact-card{position:relative;display:flex;min-width:0;min-height:12.8rem;align-items:flex-start;gap:2rem;padding:2.8rem 3rem;border:0;border-radius:1.8rem;background:#f8f8f8;color:#171719;text-decoration:none;box-shadow:none;transition:background-color .2s ease,transform .2s ease}.ryu-site-footer__contact-card:hover{background:#fff;color:#171719;transform:translateY(-2px)}.ryu-site-footer__contact-card:not(:first-child):before{content:"";position:absolute;top:0;bottom:0;left:calc(clamp(3.2rem,3.5vw,5.2rem)/-2);width:1px;background:#5b5b5e}.ryu-site-footer__contact-icon{display:grid;width:3.4rem;height:4rem;flex:0 0 3.4rem;place-items:center;color:#26262a}.ryu-site-footer__contact-icon svg{width:3rem;height:3rem}.ryu-site-footer__contact-card h2{margin:.1rem 0 .8rem;color:#111113;font-family:var(--font-heading-family);font-size:1.7rem;font-weight:700;line-height:1.25}.ryu-site-footer__contact-card p{margin:0;color:#69696e;font-size:1.55rem;line-height:1.55}.ryu-site-footer__rule{width:100%;height:1px;background:#5d5d61}.ryu-site-footer__main{display:grid;grid-template-columns:minmax(31rem,1.55fr) minmax(25rem,1fr) repeat(3,minmax(14rem,.72fr));gap:clamp(3.2rem,4.2vw,7rem);min-height:35rem;padding-top:4.2rem}.ryu-site-footer__newsletter h2,.ryu-site-footer__brand>h2,.ryu-site-footer__nav-column h2{margin:0;color:#f5f5f5;font-family:var(--font-heading-family);font-weight:700}.ryu-site-footer__newsletter h2{font-size:clamp(2.4rem,1.55vw,3rem);line-height:1.15}.ryu-site-footer__newsletter>p:not(.ryu-site-footer__terms){max-width:46rem;margin:2rem 0 2.3rem;color:#777980;font-size:1.6rem;line-height:1.55}.ryu-site-footer__newsletter-form{width:100%;max-width:48rem;margin:0}.ryu-site-footer__newsletter-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.8rem}.ryu-site-footer__newsletter-row input,.ryu-site-footer__newsletter-row button{min-height:5.2rem;border:0;border-radius:999px;font:inherit}.ryu-site-footer__newsletter-row input{min-width:0;padding:0 2.2rem;outline:0;background:#f7f7f8;color:#111;font-size:1.5rem}.ryu-site-footer__newsletter-row input:focus{box-shadow:inset 0 0 0 2px #d72b3a}.ryu-site-footer__newsletter-row button{min-width:12.8rem;padding:0 2.5rem;cursor:pointer;background:#f7f7f8;color:#090909;font-size:1.5rem;font-weight:750}.ryu-site-footer__newsletter-row button:hover{background:#e32636;color:#fff}.ryu-site-footer__terms{margin:1.8rem 0 0;color:#64666d;font-size:1.3rem;line-height:1.5}.ryu-site-footer__terms a{color:#7e8087;text-underline-offset:.3rem}.ryu-site-footer__form-message{display:block;margin:1rem 0 0;color:#ef6672;font-size:1.3rem}.ryu-site-footer__form-message--success{color:#72d89a}.ryu-site-footer__brand>h2,.ryu-site-footer__nav-column h2{margin-bottom:1.6rem;font-size:1.55rem;line-height:1.25}.ryu-site-footer__nav-column h2{transition:color .2s ease}.ryu-site-footer__nav-column h2:hover{color:#ed1c2e}.ryu-site-footer__brand-card{position:relative;display:flex;min-height:25rem;flex-direction:column;justify-content:center;overflow:hidden;padding:2.4rem 2.5rem;border:1px solid #482128;border-radius:1.6rem;background:radial-gradient(circle at 78% 18%,rgba(227,38,54,.25),transparent 37%),linear-gradient(145deg,#2e0e14,#17090c 55%,#080708);box-shadow:inset 0 1px #ffffff0f}.ryu-site-footer__brand-card:after{content:"";position:absolute;right:-5rem;bottom:-8rem;width:18rem;height:18rem;border:1px solid rgba(227,38,54,.24);border-radius:50%}.ryu-site-footer__brand-card img{width:auto;max-width:min(100%,19rem);height:7.4rem;margin-bottom:1.8rem;object-fit:contain;object-position:left center}.ryu-site-footer__brand-card p{position:relative;z-index:1;margin:0 0 1rem;color:#fff;font-family:var(--font-heading-family);font-size:clamp(2rem,1.35vw,2.6rem);font-weight:750;line-height:1.16}.ryu-site-footer__brand-card span{position:relative;z-index:1;display:block;max-width:23rem;color:#b6a4a8;font-size:1.3rem;line-height:1.45}.ryu-site-footer__nav{display:contents}.ryu-site-footer__nav-column{position:relative;min-width:0}.ryu-site-footer__nav-column a{display:block;width:fit-content;margin:0 0 1.4rem;color:#5f6269;font-size:1.5rem;line-height:1.35;text-decoration:none;transition:color .2s ease,transform .2s ease}.ryu-site-footer__nav-column a:hover{color:#ed1c2e;transform:translate(.3rem)}.ryu-site-footer__bottom{display:grid;grid-template-columns:1fr auto;align-items:end;gap:4rem;margin-top:1rem}.ryu-site-footer__commerce{display:flex;max-width:54rem;flex-direction:column;align-items:flex-start;gap:1.6rem}.ryu-site-footer__market{margin:0;color:#f1f1f2;font-size:1.4rem;font-weight:650}.ryu-site-footer__localization .localization-form{padding:0}.ryu-site-footer__localization .localization-form__select{min-height:auto;padding:0 2.4rem 0 0;color:#fff;font-size:1.4rem}.ryu-site-footer__localization .localization-form__select:before,.ryu-site-footer__localization .localization-form__select:after{display:none}.ryu-site-footer__localization .localization-form__select .svg-wrapper{right:.2rem}.ryu-site-footer__payment .list-payment{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:.7rem;padding:0}.ryu-site-footer__payment .list-payment__item{margin:0;padding:0}.ryu-site-footer__payment .icon{width:3.6rem;height:2.4rem}.ryu-site-footer__copyright{margin:.2rem 0 0;color:#f0f0f1;font-size:1.35rem;line-height:1.4}.ryu-site-footer__follow .shopify-follow-button{min-height:3.4rem;border-radius:999px}.ryu-site-footer__social.list-social{display:flex;align-items:center;justify-content:flex-end;gap:1.1rem;margin:0;padding:0}.ryu-site-footer__social .list-social__item{margin:0}.ryu-site-footer__social .list-social__link{display:grid;width:5.2rem;height:5.2rem;padding:0;place-items:center;border:1px solid #d6d6d8;border-radius:50%;color:#fff;transition:border-color .2s ease,background-color .2s ease,color .2s ease}.ryu-site-footer__social .list-social__link:hover{border-color:#e32636;background:#e32636;color:#fff}.ryu-site-footer__social .svg-wrapper,.ryu-site-footer__social svg{width:2rem;height:2rem}@media screen and (max-width:1199px){.ryu-site-footer__contact-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem}.ryu-site-footer__contact-card:before{display:none}.ryu-site-footer__main{grid-template-columns:minmax(0,1.4fr) minmax(24rem,.8fr) repeat(3,minmax(13rem,.6fr));gap:3rem}}@media screen and (max-width:989px){.ryu-site-footer__main{grid-template-columns:minmax(0,1.2fr) minmax(24rem,.8fr);min-height:0}.ryu-site-footer__nav{display:grid;grid-column:1 / -1;grid-template-columns:repeat(3,minmax(0,1fr));gap:3rem;padding-top:2.2rem}.ryu-site-footer__bottom{margin-top:5rem}}@media screen and (max-width:749px){.footer:has(.ryu-site-footer__inner){padding-top:2rem!important}.ryu-site-footer__inner.page-width{padding-right:1.6rem;padding-left:1.6rem}.ryu-site-footer__contact-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;padding-bottom:2.4rem}.ryu-site-footer__contact-card{min-height:13rem;flex-direction:column;gap:.6rem;padding:1.5rem;border-radius:1.3rem}.ryu-site-footer__contact-icon{width:3rem;height:3rem;flex-basis:3rem}.ryu-site-footer__contact-icon svg{width:2.4rem;height:2.4rem}.ryu-site-footer__contact-card h2{margin:0 0 .4rem;font-size:1.3rem}.ryu-site-footer__contact-card p{font-size:1.15rem;line-height:1.35;overflow-wrap:anywhere}.ryu-site-footer__main{grid-template-columns:1fr;gap:2.8rem;padding-top:2.8rem}.ryu-site-footer__newsletter-form{max-width:none}.ryu-site-footer__newsletter-row{grid-template-columns:minmax(0,1fr) auto}.ryu-site-footer__newsletter-row button{width:auto;min-width:9rem;padding-inline:1.2rem}.ryu-site-footer__brand-card{display:grid;grid-template-columns:9rem minmax(0,1fr);min-height:13rem;align-content:center;gap:.3rem 1.4rem;padding:1.6rem}.ryu-site-footer__brand-card img{grid-row:1 / 3;width:9rem;height:9rem;margin:0}.ryu-site-footer__brand-card p{margin:0;font-size:1.65rem}.ryu-site-footer__brand-card span{font-size:1.1rem}.ryu-site-footer__nav{display:grid;grid-column:auto;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem 1.4rem;padding-top:0}.ryu-site-footer__nav-column:nth-child(3){grid-column:2;grid-row:1}.ryu-site-footer__nav-column:nth-child(2){display:grid;grid-column:1 / -1;grid-row:2;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem 1.4rem}.ryu-site-footer__nav-column:nth-child(2) h2{grid-column:1 / -1}.ryu-site-footer__nav-column a{margin-bottom:.8rem;font-size:1.25rem}.ryu-site-footer__nav-column:nth-child(2) a{margin:0}.ryu-site-footer__bottom{grid-template-columns:1fr;align-items:start;margin-top:3rem}.ryu-site-footer__social.list-social{justify-content:flex-start}}@media screen and (max-width:989px){:is(.ryu-home,.template-collection,.template-search) .card-wrapper,:is(.ryu-home,.template-collection,.template-search) .card{height:auto!important;min-height:0!important;max-height:none!important}:is(.ryu-home,.template-collection,.template-search) .card>.card__content{flex:0 0 auto;margin-top:0}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/ryugear-revamp.css.map */
