@import"https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+New:wght@700;900&display=swap";:root{--rs-bg:#F3F4F2;--rs-ink:#141517;--rs-ink2:#3E4144;--rs-mute:#7B8085;--rs-line:rgba(20,21,23,.14);--rs-acc:#E8541F;--rs-sold-bg:#DCE1E3;--rs-sold-tx:#5F666B;--rs-en:"Archivo",sans-serif;--rs-mono:"DM Mono",ui-monospace,Menlo,monospace;--rs-jp:"Noto Sans JP","Hiragino Sans","Hiragino Kaku Gothic ProN",sans-serif;--rs-head:"Zen Kaku Gothic New","Noto Sans JP","Hiragino Sans",sans-serif;--rs-ease:cubic-bezier(.2,.7,.1,1);--font-body-family:var(--rs-jp);--font-heading-family:var(--rs-jp);--font-heading-weight:700}body{font-family:var(--rs-jp);letter-spacing:0}h1,h2,h3,h4,.h0,.h1,.h2,.h3,.h4{font-family:var(--rs-head);font-weight:900;letter-spacing:-.01em}.rs-en{font-family:var(--rs-en)!important;font-stretch:125%;text-transform:uppercase;letter-spacing:.1em;font-weight:700}.price,.price *,.totals__total-value,.cart-item__price-wrapper,.product-option dd,.quantity__input{font-family:var(--rs-mono);font-variant-numeric:tabular-nums}.rs-mark{width:3.2rem;height:3.2rem;display:block;flex:none}.rs-mark .d{fill:none;stroke:currentColor;stroke-width:4;stroke-linecap:round;stroke-linejoin:round}.rs-mark .t{stroke-width:3}.rs-mark .hub{fill:currentColor}.rs-mark .dot{fill:var(--rs-acc)}.rs-mark .reel{transform-box:fill-box;transform-origin:center}.header__heading-link:hover .rs-mark .reel{animation:rs-spin 1.2s linear infinite}@keyframes rs-spin{to{transform:rotate(360deg)}}.header__heading-link{display:inline-flex;align-items:center;gap:1rem}.header__heading-link .rs-wm{font-family:var(--rs-en);font-stretch:125%;font-weight:700;letter-spacing:.1em;font-size:1.5rem;line-height:1;color:transparent;-webkit-text-stroke:1px rgb(var(--color-foreground));text-transform:uppercase;white-space:nowrap}.header__menu-item{font-size:1.3rem}.header__menu-item span{position:relative;text-decoration:none!important}.header__menu-item span:after{content:"";position:absolute;left:0;right:100%;bottom:-.4rem;height:2px;background:var(--rs-acc);transition:right .35s var(--rs-ease)}.header__menu-item:hover span:after,.header__menu-item[aria-current] span:after{right:0}.header__menu-item:hover span,.header__active-menu-item{text-decoration:none!important;text-underline-offset:0}.header__icon .icon{width:2rem;height:2rem}.image-with-text .image-with-text__media-item{border-left:1px solid var(--rs-line)}.image-with-text__grid--reverse .image-with-text__media-item{border-left:1px solid var(--rs-line);border-right:0}.image-with-text__media{border:0!important;border-radius:0!important;background:#fff}.image-with-text__content{padding:8vh 4rem 8vh 4.8rem}.image-with-text__heading{font-family:var(--rs-head);font-weight:900;font-size:clamp(2.8rem,3.6vw,4.6rem);line-height:1.25;margin-bottom:2rem}.image-with-text__heading .rs-l{display:block}.image-with-text__text.rte{font-size:1.55rem;line-height:1.9;color:var(--rs-ink2);letter-spacing:0}.image-with-text{border-bottom:1px solid var(--rs-line)}.image-with-text .button{margin-top:1.4rem}.button,.shopify-payment-button__button--unbranded,.product-form__submit{border-radius:0;letter-spacing:.06em;font-size:1.2rem}.button--secondary{--color-button:243,244,242;--color-button-text:20,21,23;--alpha-button-background:0;--alpha-button-border:1}.button--secondary:hover{--color-button:20,21,23;--color-button-text:243,244,242;--alpha-button-background:1}.card--standard .card__inner{border:1px solid var(--rs-line);border-radius:0!important}.card__heading{font-size:1.3rem!important;font-weight:500;line-height:1.45}.rs-brand{display:block;font-family:var(--rs-mono);font-size:1rem;letter-spacing:.08em;color:var(--rs-mute);margin-bottom:.2rem;font-weight:400}.rs-tail{display:block;font-size:1.15rem;color:var(--rs-mute);font-weight:400;margin-top:.2rem}.card-information .price{font-size:1.25rem}.badge{border-radius:0!important;border:0;font-family:var(--rs-mono);font-size:1rem;letter-spacing:.04em;padding:.35rem .7rem}.badge.rs-low{background:var(--rs-acc);color:#fff}.badge.color-scheme-3{background:var(--rs-sold-bg);color:var(--rs-sold-tx)}.card:has(.badge.color-scheme-3) .card__media img:first-child{opacity:.45!important;filter:grayscale(1)}.card:has(.badge.color-scheme-3) .card__media img+img{opacity:0!important}.card:has(.badge.color-scheme-3) .card__heading,.card:has(.badge.color-scheme-3) .price{color:var(--rs-mute)}.collection .title,.collection__title .title{font-size:2.2rem}.product__title h1{font-size:2.6rem;line-height:1.25}.product__title .rs-brand{font-size:1.1rem;margin-bottom:.6rem}.product__title .rs-tail{font-size:1.4rem;margin-top:.6rem}.product__title h2{display:none}.product .price--large{font-size:2.2rem}.product__inventory{color:var(--rs-acc);font-family:var(--rs-mono);font-size:1.2rem}.product__inventory .icon{display:none}.product__inventory[hidden]{display:none!important}.product-form__submit,.product-form__submit.button--secondary{--color-button:20,21,23;--color-button-text:243,244,242;--alpha-button-background:1;--alpha-button-border:1}.product-form__submit{transition:transform .2s var(--rs-ease),box-shadow .2s var(--rs-ease)}.product-form__submit:hover{--color-button:46,49,53;--color-button-text:243,244,242;transform:translateY(-2px);box-shadow:0 8px 18px #14151733}.product-form__submit:active{transform:none;box-shadow:none}.product-form__submit[aria-disabled=true],.product-form__submit[disabled]{--color-button:220,225,227;--color-button-text:95,102,107}.product__description{font-size:1.5rem;line-height:1.9}.product__description h3{font-size:1.6rem;margin:2.4rem 0 .6rem}.product__media-item .media,.product__media{border:1px solid var(--rs-line);border-radius:0!important;background:#fff}.footer{border-top:1px solid var(--rs-line)}.footer__content-top{padding-bottom:3rem}.footer__copyright,.copyright__content{font-family:var(--rs-mono);font-size:1rem;color:var(--rs-mute)}#rs-intro{position:fixed;top:0;right:0;bottom:0;left:0;background:var(--rs-bg);z-index:9999;display:grid;place-items:center;transition:transform .9s var(--rs-ease);will-change:transform;color:var(--rs-ink)}#rs-intro.done{transform:translateY(-100%)}#rs-intro .box{display:grid;justify-items:center;gap:1.8rem}#rs-intro .rs-mark{width:12rem;height:12rem}#rs-intro .rs-mark .d{stroke-dasharray:300;stroke-dashoffset:300;animation:rs-draw 1.1s var(--rs-ease) forwards}#rs-intro .rs-mark path.d:not(.t){animation-delay:.25s}#rs-intro .rs-mark .reel .d{animation-delay:.5s}#rs-intro .rs-mark .hub{opacity:0;animation:rs-rise .3s var(--rs-ease) 1.2s forwards}#rs-intro .rs-mark .dot{opacity:0;animation:rs-blink .5s steps(1) 1.1s 3 forwards}#rs-intro .wm{font-family:var(--rs-en);font-stretch:125%;font-weight:700;font-size:clamp(2.2rem,4vw,4rem);letter-spacing:.12em;color:transparent;-webkit-text-stroke:1.2px var(--rs-ink);opacity:0;transform:translateY(8px);animation:rs-rise .7s var(--rs-ease) 1.2s forwards;text-transform:uppercase}#rs-intro .sk{position:absolute;right:2.4rem;bottom:2.2rem;font-size:1.1rem;color:var(--rs-mute);background:none;border:0;cursor:pointer;font-family:var(--rs-mono);letter-spacing:.08em}@keyframes rs-draw{to{stroke-dashoffset:0}}@keyframes rs-blink{0%{opacity:1}50%{opacity:0}}@keyframes rs-rise{to{opacity:1;transform:none}}@media screen and (max-width:749px){.image-with-text__grid{display:grid!important;grid-template-columns:minmax(0,1fr) 7.4rem;grid-template-rows:auto auto auto;overflow:visible}.image-with-text__media-item{grid-column:1;grid-row:1;width:auto!important;max-width:none;min-width:0;border-left:0;border-right:1px solid var(--rs-line)}.image-with-text__media{width:100%!important;max-width:100%!important}.image-with-text__media--adapt{aspect-ratio:3/4;height:auto}.image-with-text__text-item,.image-with-text__content{display:contents!important}.image-with-text__heading{grid-column:2;grid-row:1;align-self:start;justify-self:center;writing-mode:vertical-rl;font-size:2.2rem;font-weight:900;letter-spacing:.08em;line-height:1.3;margin:0;padding:1.6rem 0;height:auto;font-feature-settings:"vpal"}.image-with-text__heading .rs-l{display:inline}.image-with-text__text.rte{grid-column:1/-1;grid-row:2;margin:0;padding:2.4rem 2.2rem 0;font-size:1.45rem;letter-spacing:0;line-height:1.9}.image-with-text .button{grid-column:1/-1;grid-row:3;justify-self:start;margin:1.8rem 2.2rem 2.6rem}.header__heading-link .rs-wm{font-size:1.3rem}.product__title h1{font-size:2.2rem}}@media(prefers-reduced-motion:reduce){#rs-intro{display:none}.header__heading-link:hover .rs-mark .reel{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/romanestore.css.map */
