.rs-detail{--rs-bg: #f8f6f2;--rs-peach: #f4dfd1;--rs-brown: #785913;--rs-text: #5a2d1f;--rs-line: #ead6ca;position:relative;background:var(--rs-bg);color:var(--rs-text);padding:20px 0 0;margin:0}.rs-detail:before{content:"";position:absolute;top:0;left:0;z-index:0;width:100%;height:130px;background:url("data:image/svg+xml,%3Csvg viewBox='0 0 1545 91' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='rgb(237, 227, 204)' fill-opacity='1' d='M1.000,-0.000 C58.328,0.634 1453.901,1.529 1543.1000,0.1000 C1544.176,30.938 1543.333,38.947 1543.1000,49.1000 C1020.651,30.461 509.969,113.505 1.000,84.000 C1.371,59.142 0.666,29.428 1.000,-0.000 Z'/%3E%3C/svg%3E") top center / 100% 100% no-repeat;background-size:cover;pointer-events:none}.rs-detail--bottom{width:100%;height:115px;overflow:hidden;pointer-events:none}.rs-detail>*{position:relative;z-index:1}.rs-detail__inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:minmax(400px,5fr) 7fr;gap:12px}.rs-detail__photo{padding-right:8px}.rs-main-photo{position:relative;padding:18px;border-radius:0 0 24px 24px;background:linear-gradient(to bottom,#ede3cc,#f3f0e9);overflow:hidden;aspect-ratio:3 / 4.55}.rs-main-photo img{display:block;border-radius:0 0 18px 18px;width:100%;height:100%;object-fit:cover}.rs-main-photo img{object-position:center center}.rs-fav{display:none!important;position:absolute;right:28px;bottom:28px;width:46px;height:46px;border:none;border-radius:50%;background:#f5efe2;color:#e0b657;font-size:30px;line-height:1}.rs-thumbs{display:flex;gap:8px;margin-top:14px}.rs-thumb{width:116px;aspect-ratio:3 / 4;border:none;padding:0;border-radius:7px;overflow:hidden;background:#fff;opacity:.45}.rs-thumb img{width:100%;height:100%;object-fit:cover}.rs-detail__content{padding:10px 0 0}.rs-info{display:flex;align-items:center;gap:24px;margin-bottom:20px}.rs-info__img{width:180px;height:180px;border-radius:50%;overflow:hidden;background:#fff}.rs-info__img img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}a.rs-info__imglink:hover .rs-info__img img{transform:scale(1.05)}.rs-info__text{padding-top:20px}.rs-info__text h2{margin:0 0 8px;color:#b69750;font-family:Fjalla One,sans-serif;font-size:30px;font-weight:900;line-height:1}.rs-info__text p{margin:0;padding:0;font-size:14px;line-height:1.4;color:#b69750}a.rs-info__instagram{display:inline-flex;align-items:center;gap:6px;margin-top:10px;font-size:10px;color:#b69750;text-decoration:none;transition:opacity .3s}a.rs-info__instagram:hover{opacity:.7}.rs-info__instagram-icon{width:24px;height:24px;line-height:0}.rs-info__instagram-icon svg{display:block;width:100%;height:100%;fill:#b69750}.rs-title{margin:0 0 10px;padding:6px 20px;background:#ffffff8f;border-radius:999px;color:#b69750;font-size:18px;font-weight:500;text-align:center}.rs-products{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.rs-product{align-items:stretch;background:#ffffffc7;border-radius:8px;padding:14px 10px 18px;min-height:1.4em}.rs-product__img{background:#fff;margin-bottom:12px}.rs-product__img img{display:block;width:100%;aspect-ratio:1 / 1;object-fit:contain}.rs-product__img a img{transition:.6s}.rs-product__img a:hover img{transform:scale(1.05);transition:.35s}.rs-product h3{margin:0 0 8px;min-height:5.4em;font-size:14px;font-weight:400;line-height:1.25;color:#785913}.rs-price{margin:0 0 12px;text-align:center;font-size:19px;font-weight:500;color:#785913}.rs-product__sale-badge{position:absolute;top:8px;left:8px;z-index:2;display:inline-flex;align-items:center;justify-content:center;min-width:62px;min-height:28px;padding:5px 9px;border-radius:4px;background:#bf4f09;color:#fff;font-size:12px;font-weight:800;line-height:1;letter-spacing:.02em}.rs-product__sale-badge[hidden]{display:none}@media screen and (max-width:767px){.rs-product__sale-badge{top:6px;left:6px;min-width:58px;min-height:26px;font-size:11px}}.rs-selected{margin-bottom:16px;padding:9px 8px;border:1px solid var(--rs-line);border-radius:5px;background:#ffffffb8;text-align:center}.rs-selected p{margin:0;font-size:14px;font-weight:500}.rs-colors{display:flex;justify-content:center;gap:9px;margin-bottom:17px}.rs-color{width:35px;height:35px;border:1px solid #e3bca7;border-radius:50%;background:#fff}.rs-color.is-active{box-shadow:0 0 0 2px #fff inset,0 0 0 1px #885d50}.rs-color--white{background:#fff}.rs-color--pink{background:#f5b9c3}.rs-color--purple{background:#b59bd7}.rs-sizes{display:flex;flex-wrap:wrap;justify-content:center;gap:8px 6px;margin-bottom:20px;min-height:70px}.rs-sizes button{min-width:70px;height:30px;padding:0 10px;border:1px solid #e1bda9;border-radius:999px;background:#fff;color:#b69750;font-size:14px;font-weight:500}.rs-sizes button.is-active{background:#eed0c2;border-color:#7f5a4e;color:#7f4a36}.rs-cart-btn,.rs-all-cart button{display:block;margin-top:auto;width:100%;height:44px;border:none;border-radius:5px;background:var(--rs-brown);color:#fff1d4;font-size:16px;font-weight:800}.rs-all-cart{margin-top:18px;text-align:center}.rs-all-cart button{max-width:400px;margin:0 auto}@media screen and (max-width:1036px){.rs-products{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}}@media screen and (max-width:767px){.rs-detail{padding:0 0 40px}.rs-detail__inner{display:block;max-width:740px;margin:0 auto}.rs-detail__photo{padding:0 10px}.rs-main-photo{padding:16px;border-radius:0 0 18px 18px;aspect-ratio:3 / 4.65}.rs-main-photo img{border-radius:0 0 13px 13px}.rs-fav{width:38px;height:38px;right:12px;bottom:12px;font-size:24px}.rs-thumbs{gap:6px;margin-top:12px}.rs-thumb{width:94px}.rs-detail__content{padding:34px 12px 0}.rs-info{gap:16px;margin-bottom:24px;padding-left:38px}.rs-info__img{width:115px;height:115px}.rs-info__text h2{font-size:20px}.rs-info__text p{font-size:14px}.rs-title{font-size:20px;padding:4px 16px;margin-bottom:18px}.rs-product{display:flex;flex-direction:column;padding:25px 18px;margin:0}.rs-product__img{margin:0 auto;width:100%}.rs-product__body{min-width:0}.rs-product h3{min-height:58px;margin-bottom:10px;font-size:12px;line-height:1.25}.rs-price{text-align:left;font-size:18px}.rs-selected{text-align:left;padding:10px 14px}.rs-selected p{font-size:12px}.rs-colors,.rs-cart-btn{grid-column:1 / -1}.rs-colors{margin-top:28px}.rs-sizes button{min-width:60px;height:33px;font-size:12px}.rs-cart-btn{width:100%;height:auto;padding:14px 0;margin:10px auto 0;font-size:16px}.rs-all-cart button{max-width:none;height:52px;font-size:17px}}.rs-related{--rs-related-brown: #b69750;--rs-related-text: #b69750;--rs-related-bg: #fff;--rs-related-pill-bg: rgba(255, 255, 255, .9);padding:20px;background:var(--rs-related-bg);color:var(--rs-related-text)}.rs-related__inner{width:100%;max-width:1200px;margin:0 auto}.rs-related__header{display:flex;align-items:center;gap:20px;margin-bottom:28px}.rs-related__model-img{flex:0 0 150px;width:150px;height:150px;overflow:hidden;border-radius:50%;background:#f4f4f4}.rs-related__model-img img{display:block;width:100%;height:100%;object-fit:cover}.rs-related__model-info{min-width:0}.rs-related__heading{margin:0 0 7px;color:var(--rs-related-brown);font-family:Fjalla One,sans-serif;font-size:34px;font-weight:400;line-height:1;letter-spacing:.01em}.rs-related__model-name,.rs-related__model-height{margin:0;font-size:16px;line-height:1.45}.rs-related__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.rs-related-card{min-width:0}.rs-related-card__link{position:relative;display:block;overflow:hidden;border-radius:13px;color:inherit;text-decoration:none;background:#f4f4f4}.rs-related-card__img{overflow:hidden;aspect-ratio:3 / 4.25;background:#f4f4f4}.rs-related-card__img img{display:block;width:100%;height:100%;object-fit:cover;object-position:center center;transition:transform .4s ease}.rs-related-card__link:hover .rs-related-card__img img{transform:scale(1.04)}.rs-related-card__title{position:absolute;right:12px;bottom:12px;z-index:1;margin:0;min-width:112px;padding:8px 18px;border-radius:999px;background:var(--rs-related-pill-bg);color:var(--rs-related-text);font-size:14px;font-weight:600;line-height:1;text-align:center;white-space:nowrap}.rs-related__more{margin-top:38px;text-align:center}.rs-related__more-link{display:inline-flex;align-items:center;gap:12px;color:var(--rs-related-text);font-size:16px;font-weight:700;text-decoration:underline;text-underline-offset:4px}.rs-related__more-link span{font-size:27px;font-weight:400;line-height:1;text-decoration:none;transition:transform .25s ease}.rs-related__more-link:hover span{transform:translate(4px)}@media screen and (max-width:989px){.rs-related__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:767px){.rs-related{padding:50px 14px 60px}.rs-related__header{gap:15px;margin-bottom:24px}.rs-related__model-img{flex-basis:105px;width:105px;height:105px}.rs-related__heading{font-size:25px}.rs-related__model-name,.rs-related__model-height{font-size:14px}.rs-related__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.rs-related-card__link{border-radius:9px}.rs-related-card__title{right:7px;bottom:7px;min-width:0;padding:7px 11px;font-size:11px}.rs-related__more{margin-top:30px}.rs-related__more-link{font-size:14px}}@media screen and (max-width:420px){.rs-related__model-img{flex-basis:90px;width:90px;height:90px}.rs-related__heading{font-size:22px}.rs-related__model-name,.rs-related__model-height{font-size:13px}}.rs-main-photo__img{transition:opacity .25s ease}.rs-main-photo__img.is-changing{opacity:.25}.rs-main-photo__placeholder{display:grid;place-items:center;width:100%;height:100%;min-height:400px;border-radius:0 0 18px 18px;background:#ffffffb3;color:var(--rs-text);font-size:14px}.rs-thumb{cursor:pointer;transition:opacity .2s ease,transform .2s ease}.rs-thumb:hover{opacity:.75}.rs-thumb.is-active{opacity:1}.rs-thumb:focus-visible{outline:2px solid var(--rs-brown);outline-offset:3px}.rs-product{position:relative;min-width:0}.rs-product h3 a{color:inherit;text-decoration:none}.rs-product h3 a:hover{text-decoration:underline;text-underline-offset:3px}.rs-product__img{position:relative;overflow:hidden}.rs-product__img a{display:block}.rs-product__img img{transition:opacity .2s ease}.rs-product__soldout{position:absolute;right:8px;bottom:8px;z-index:1;min-width:82px;padding:6px 9px;border-radius:3px;background:#ffffffeb;color:var(--rs-text);font-size:11px;font-weight:700;line-height:1;text-align:center}.rs-product__soldout[hidden]{display:none}.rs-price__compare{margin-right:6px;color:#9c8c84;font-size:.75em;text-decoration:line-through}.rs-price__compare[hidden]{display:none}.rs-color{position:relative;flex:0 0 auto;padding:0;cursor:pointer;transition:opacity .2s ease,transform .2s ease,box-shadow .2s ease}.rs-color:hover:not(:disabled){transform:translateY(-1px)}.rs-color.is-active{box-shadow:0 0 0 3px #fff inset,0 0 0 1px #885d50}.rs-color:focus-visible{outline:2px solid #885d50;outline-offset:3px}.rs-color:disabled{cursor:not-allowed;opacity:.28}.rs-color:disabled:after{content:"";position:absolute;top:50%;left:8%;width:84%;height:1px;background:#805b4e;transform:rotate(-45deg);transform-origin:center}.rs-sizes button{position:relative;cursor:pointer;transition:opacity .2s ease,transform .2s ease,color .2s ease,border-color .2s ease,background-color .2s ease}.rs-sizes button:hover:not(:disabled){transform:translateY(-1px);border-color:#9b6952}.rs-sizes button:focus-visible{outline:2px solid #885d50;outline-offset:2px}.rs-sizes button:disabled{cursor:not-allowed;opacity:.28}.rs-sizes button:disabled:after{content:"";position:absolute;top:50%;left:8%;width:84%;height:1px;background:currentColor;transform:rotate(-14deg);transform-origin:center}.rs-cart-btn,.rs-all-cart button{cursor:pointer;transition:opacity .2s ease,background-color .2s ease,transform .2s ease}.rs-cart-btn:hover:not(:disabled),.rs-all-cart button:hover:not(:disabled){opacity:.88}.rs-cart-btn:active:not(:disabled),.rs-all-cart button:active:not(:disabled){transform:translateY(1px)}.rs-cart-btn:focus-visible,.rs-all-cart button:focus-visible{outline:2px solid #754623;outline-offset:3px}.rs-cart-btn:disabled,.rs-all-cart button:disabled{cursor:not-allowed;opacity:.45}.rs-cart-message{min-height:1.4em;margin:8px 0 0;padding:0;color:var(--rs-text);font-size:12px;line-height:1.4;text-align:center}.rs-cart-message:empty{margin-top:0;min-height:0}.rs-cart-message.is-error{color:#b42318}.rs-coordinate-comment{margin:0 0 16px;padding:0 10px;font-size:14px;line-height:1.7}.rs-products-empty{margin:30px 0;padding:24px;border-radius:8px;background:#ffffffb3;font-size:14px;text-align:center}.rs-detail--unavailable{min-height:400px}.rs-detail__message{position:relative;z-index:1;display:grid;place-items:center;max-width:1200px;min-height:300px;margin:0 auto;padding:80px 20px;text-align:center}.rs-detail__message p{margin:0}button.rs-related__more-link{padding:0;border:0;background:transparent}.rs-related__more-link[disabled]{cursor:default;opacity:.55}.rs-related__more-link[disabled]:hover span{transform:none}.rs-fav{display:grid;place-items:center;padding:0;cursor:pointer;transition:transform .2s ease,opacity .2s ease}.rs-fav:hover{transform:scale(1.05)}.rs-fav:focus-visible{outline:2px solid #885d50;outline-offset:3px}.visually-hidden{position:absolute!important;overflow:hidden;width:1px;height:1px;margin:-1px;padding:0;border:0;white-space:nowrap;clip:rect(0 0 0 0);clip-path:inset(50%)}@media screen and (max-width:767px){.rs-main-photo__placeholder{min-height:320px}.rs-coordinate-comment{padding:0 4px;font-size:13px}.rs-cart-message{font-size:11px}.rs-product__soldout{right:6px;bottom:6px}}.rs-main-swiper{position:relative;width:100%;overflow:hidden}.rs-main-swiper .swiper-slide{height:auto}.rs-main-swiper .rs-fav{z-index:5}.rs-swiper-button{position:absolute;top:50%;z-index:4;display:grid;place-items:center;width:32px;height:32px;padding:0;border:0;border-radius:50%;background:#fff9;color:var(--rs-text);cursor:pointer;transform:translateY(-50%);transition:opacity .2s ease,background-color .2s ease,transform .2s ease}.rs-swiper-button--prev{left:10px}.rs-swiper-button--next{right:10px}.rs-swiper-button span{display:block;margin-top:-3px;font-size:28px;font-weight:300;line-height:1}.rs-swiper-button:hover:not(:disabled){background:#fff;transform:translateY(-50%) scale(1.05)}.rs-swiper-button:focus-visible{outline:2px solid #885d50;outline-offset:3px}.rs-swiper-button.swiper-button-disabled{cursor:default;opacity:.2}.rs-thumb-swiper{width:100%;margin-top:14px;overflow:hidden}.rs-thumb-swiper .swiper-wrapper{align-items:stretch}.rs-thumb-swiper .swiper-slide{width:116px;height:auto;opacity:.45;cursor:pointer;transition:opacity .2s ease,transform .2s ease}.rs-thumb-swiper .swiper-slide:hover{opacity:.75}.rs-thumb-swiper .swiper-slide-thumb-active{opacity:1}.rs-thumb-swiper .rs-thumb{display:block;width:100%;height:100%;aspect-ratio:3 / 4;margin:0;opacity:1}.rs-thumb-swiper .swiper-slide-thumb-active .rs-thumb{box-shadow:0 0 0 2px #bd876a inset}.rs-thumb-swiper .rs-thumb.is-active{opacity:1}@media screen and (max-width:767px){.rs-thumb-swiper{margin-top:12px}.rs-thumb-swiper .swiper-slide{width:94px}}.rookie-style-back-wrap{margin:40px 0;text-align:center}a.rookie-style-back-button{display:inline-flex;align-items:center;justify-content:center;min-width:240px;padding:14px 32px;border:1px solid #111;text-decoration:none;transition:.3s}a.rookie-style-back-button:hover{background:#111;color:#fff}
/*# sourceMappingURL=/cdn/shop/t/6/assets/rookie-style-detail.css.map */
