[data-op-scope] *,[data-op-scope] *:before,[data-op-scope] *:after{box-sizing:border-box}[data-op-scope]{font-family:Poppins,sans-serif;color:#2d2d2d;line-height:1.6;-webkit-font-smoothing:antialiased}[data-op-scope] .op-coll-head{max-width:1400px;margin:0 auto;padding:0 24px}[data-op-scope] .op-coll-head__inner{margin-bottom:32px}[data-op-scope] .op-coll-head__image-wrap{position:relative;border-radius:20px;overflow:hidden;max-height:400px}[data-op-scope] .op-coll-head__image{width:100%;height:100%;object-fit:cover;display:block}[data-op-scope] .op-coll-head__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#00000080,#0000000d 60%)}[data-op-scope] .op-coll-head__text-overlay{position:absolute;bottom:0;left:0;right:0;padding:32px 40px;color:#fff}[data-op-scope] .op-coll-head__title{font-family:Archivo Black,sans-serif;font-weight:400;font-size:36px;line-height:1.2;letter-spacing:-.02em;margin:0 0 8px}[data-op-scope] .op-coll-head__description{font-size:14px;line-height:1.6;max-width:600px;opacity:.9}[data-op-scope] .op-coll-head__no-image{background:#fff7f0;border-radius:20px;padding:40px;text-align:center}[data-op-scope] .op-coll-head__no-image .op-coll-head__title{color:#ff3131}[data-op-scope] .op-coll-head__no-image .op-coll-head__description{color:#555;max-width:600px;margin:0 auto}[data-op-scope] .op-grid-section{max-width:1400px;margin:0 auto;padding:0 24px 60px}[data-op-scope] .op-grid__toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;padding:12px 0;border-bottom:1px solid #f0e8e0}[data-op-scope] .op-grid__product-count{font-size:13px;color:#888}[data-op-scope] .op-grid__sort-wrap{display:flex;align-items:center;gap:8px}[data-op-scope] .op-grid__sort-label{font-size:13px;font-weight:600;color:#555}[data-op-scope] .op-grid__sort-select{font-family:Poppins,sans-serif;font-size:13px;padding:8px 32px 8px 14px;border:1px solid #e0d6cc;border-radius:10px;background:#fff7f0 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23555' stroke-width='2'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E") no-repeat right 10px center;-webkit-appearance:none;appearance:none;cursor:pointer;outline:none}[data-op-scope] .op-grid__sort-select:focus{border-color:#ff3131}[data-op-scope] .op-grid__products{display:grid;gap:20px}[data-op-scope] .op-grid__products--cols-3{grid-template-columns:repeat(3,1fr)}[data-op-scope] .op-grid__products--cols-4{grid-template-columns:repeat(4,1fr)}[data-op-scope] .op-card{background:transparent;border-radius:16px;overflow:hidden;display:flex;flex-direction:column;transition:transform .2s ease,box-shadow .2s ease}[data-op-scope] .op-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000000f}[data-op-scope] .op-card__link{text-decoration:none;color:inherit;display:block}[data-op-scope] .op-card__image-wrap{position:relative;aspect-ratio:1;overflow:hidden;background:#f8f4ef;border-radius:16px 16px 0 0}[data-op-scope] .op-card__image{width:100%;height:100%;object-fit:cover;display:block;transition:opacity .3s ease}[data-op-scope] .op-card__image--hover{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0}[data-op-scope] .op-card:hover .op-card__image--hover{opacity:1}[data-op-scope] .op-card:hover .op-card__image--primary{opacity:0}[data-op-scope] .op-card__badges{position:absolute;top:10px;left:10px;display:flex;flex-direction:column;gap:6px;z-index:2}[data-op-scope] .op-card__badge{display:inline-block;font-family:Poppins,sans-serif;font-weight:700;font-size:10px;text-transform:uppercase;letter-spacing:.06em;padding:4px 10px;border-radius:12px}[data-op-scope] .op-card__badge--sale{background:#ff3131;color:#fff}[data-op-scope] .op-card__badge--best{background:#fbcaff;color:#ff3131}[data-op-scope] .op-card__badge--sold{background:#1a1a1a;color:#d3d3d3}[data-op-scope] .op-card__info{padding:14px 16px 16px;display:flex;flex-direction:column;gap:4px;flex:1}[data-op-scope] .op-card__vendor{font-size:10px;text-transform:uppercase;letter-spacing:.1em;color:#999;font-weight:600}[data-op-scope] .op-card__title-link{text-decoration:none;color:inherit}[data-op-scope] .op-card__title{font-family:Poppins,sans-serif;font-weight:600;font-size:13px;color:#ff3131;line-height:1.4;margin:0}[data-op-scope] .op-card__price-row{display:flex;align-items:center;gap:8px;margin-top:2px}[data-op-scope] .op-card__price{font-weight:700;font-size:14px;color:#ff3131}[data-op-scope] .op-card__price--sale{color:#ff3131}[data-op-scope] .op-card__price--compare{font-weight:400;font-size:12px;color:#aaa;text-decoration:line-through}[data-op-scope] .op-card__reviews{min-height:18px;display:flex;align-items:center;gap:4px;flex-wrap:nowrap}[data-op-scope] .op-stars{display:inline-flex;align-items:center;gap:1px;line-height:1}[data-op-scope] .op-star{font-size:14px;line-height:1}[data-op-scope] .op-star--full{color:#ff3131}[data-op-scope] .op-star--empty-only{color:#ddd}[data-op-scope] .op-star--half{position:relative;display:inline-block;color:#ddd}[data-op-scope] .op-star--half .op-star--empty{color:#ddd}[data-op-scope] .op-star--half .op-star--fill{position:absolute;left:0;top:0;overflow:hidden;width:50%;color:#ff3131}[data-op-scope] .op-card__review-count{font-size:12px;color:#666;white-space:nowrap}[data-op-scope] .op-card__quick-form{margin-top:auto;padding-top:8px}[data-op-scope] .op-card__quick-add{display:block;width:100%;padding:10px 16px;background:#ff3131;color:#fff;border:none;border-radius:24px;font-family:Poppins,sans-serif;font-weight:700;font-size:11px;text-transform:uppercase;letter-spacing:.08em;text-align:center;text-decoration:none;cursor:pointer;transition:background .2s ease,transform .15s ease;margin-top:8px}[data-op-scope] .op-card__quick-add:hover{background:#e02828;transform:translateY(-1px)}[data-op-scope] .op-card__quick-add--options{background:transparent;color:#ff3131;border:2px solid #ff3131}[data-op-scope] .op-card__quick-add--options:hover{background:#ff3131;color:#fff}[data-op-scope] .op-card__quick-add--sold{background:#f0e8e0;color:#999;cursor:not-allowed;pointer-events:none}[data-op-scope] .op-grid__pagination{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:40px}[data-op-scope] .op-grid__page-btn{display:flex;align-items:center;justify-content:center;min-width:40px;height:40px;padding:0 12px;border-radius:12px;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;color:#ff3131;background:transparent;border:1px solid #e0d6cc;text-decoration:none;transition:all .2s ease}[data-op-scope] .op-grid__page-btn:hover,[data-op-scope] .op-grid__page-btn--current{background:#ff3131;color:#fff;border-color:#ff3131}@media(max-width:999px){[data-op-scope] .op-coll-head__title{font-size:28px}[data-op-scope] .op-coll-head__text-overlay{padding:24px}[data-op-scope] .op-grid__products--cols-4{grid-template-columns:repeat(3,1fr)}[data-op-scope] .op-grid__products--cols-3{grid-template-columns:repeat(2,1fr)}}@media(max-width:599px){[data-op-scope] .op-coll-head{padding:0 16px}[data-op-scope] .op-coll-head__image-wrap{border-radius:14px;max-height:250px}[data-op-scope] .op-coll-head__title{font-size:22px}[data-op-scope] .op-coll-head__text-overlay{padding:16px 20px}[data-op-scope] .op-coll-head__description{font-size:12px}[data-op-scope] .op-grid-section{padding:0 16px 40px}[data-op-scope] .op-grid__toolbar{flex-direction:column;align-items:flex-start;gap:10px}[data-op-scope] .op-grid__products--cols-4,[data-op-scope] .op-grid__products--cols-3{grid-template-columns:repeat(2,1fr);gap:12px}[data-op-scope] .op-card{border-radius:12px}[data-op-scope] .op-card__image-wrap{border-radius:12px 12px 0 0}[data-op-scope] .op-card__info{padding:10px 12px 14px}[data-op-scope] .op-card__title{font-size:12px}[data-op-scope] .op-card__price{font-size:13px}[data-op-scope] .op-card__quick-add{font-size:10px;padding:8px 12px}[data-op-scope] .op-grid__pagination{margin-top:28px}}[data-op-scope] .op-picks{max-width:1400px;margin:0 auto;padding:0 24px 48px}[data-op-scope] .op-picks__container{display:flex;align-items:flex-start;gap:32px;background:#fff7f0;border-radius:20px;padding:32px}[data-op-scope] .op-picks__info{flex:0 0 220px;max-width:220px;display:flex;flex-direction:column;gap:16px;align-self:center}[data-op-scope] .op-picks__badge{display:inline-block;align-self:flex-start;background:#ff3131;color:#fff;font-family:Poppins,sans-serif;font-weight:700;font-size:11px;text-transform:uppercase;letter-spacing:.08em;padding:8px 18px;border-radius:24px}[data-op-scope] .op-picks__description{font-size:13px;line-height:1.6;color:#555}[data-op-scope] .op-picks__description p{margin:0 0 8px}[data-op-scope] .op-picks__description p:last-child{margin-bottom:0}[data-op-scope] .op-picks__grid{flex:1;display:grid;gap:16px}[data-op-scope] .op-picks__grid--2{grid-template-columns:repeat(2,1fr)}[data-op-scope] .op-picks__grid--3{grid-template-columns:repeat(3,1fr)}[data-op-scope] .op-picks__grid--4{grid-template-columns:repeat(4,1fr)}[data-op-scope] .op-picks__grid--5{grid-template-columns:repeat(5,1fr)}[data-op-scope] .op-picks__grid--6{grid-template-columns:repeat(3,1fr)}[data-op-scope] .op-picks__card{background:transparent;border-radius:14px;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}[data-op-scope] .op-picks__card:hover{transform:translateY(-3px);box-shadow:0 6px 20px #0000000f}[data-op-scope] .op-picks__card-link{text-decoration:none;color:inherit;display:block}[data-op-scope] .op-picks__card-img-wrap{position:relative;aspect-ratio:1;overflow:hidden;background:#f8f4ef}[data-op-scope] .op-picks__card-img{width:100%;height:100%;object-fit:cover;display:block;transition:opacity .3s ease}[data-op-scope] .op-picks__card-img--hover{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0}[data-op-scope] .op-picks__card:hover .op-picks__card-img--hover{opacity:1}[data-op-scope] .op-picks__card:hover .op-picks__card-img--primary{opacity:0}[data-op-scope] .op-picks__card-badge-sale{position:absolute;top:8px;left:8px;background:#ff3131;color:#fff;font-family:Poppins,sans-serif;font-weight:700;font-size:9px;text-transform:uppercase;letter-spacing:.06em;padding:3px 8px;border-radius:10px;z-index:2}[data-op-scope] .op-picks__card-badge-sale--sold{background:#1a1a1a;color:#d3d3d3}[data-op-scope] .op-picks__card-info{padding:12px 14px 14px}[data-op-scope] .op-picks__card-vendor{display:block;font-size:9px;text-transform:uppercase;letter-spacing:.1em;color:#999;font-weight:600;margin-bottom:2px}[data-op-scope] .op-picks__card-title{font-family:Poppins,sans-serif;font-weight:600;font-size:12px;color:#ff3131;line-height:1.4;margin:0}[data-op-scope] .op-picks__card-prices{display:flex;align-items:center;gap:6px;margin-top:4px}[data-op-scope] .op-picks__card-price{font-weight:700;font-size:13px;color:#ff3131}[data-op-scope] .op-picks__card-price--sale{color:#ff3131}[data-op-scope] .op-picks__card-price--compare{font-weight:400;font-size:11px;color:#aaa;text-decoration:line-through}[data-op-scope] .op-picks__container--no-text{flex-direction:column;position:relative;padding-top:56px}[data-op-scope] .op-picks__container--no-text .op-picks__info{position:absolute;top:16px;left:20px;flex:none;max-width:none;width:auto}[data-op-scope] .op-picks__container--no-text .op-picks__grid{width:100%}[data-op-scope] .op-author{max-width:1400px;margin:0 auto;padding:0 24px 48px}[data-op-scope] .op-author__card{display:flex;align-items:flex-end;background:linear-gradient(135deg,#fbcaff,#edb3f2);border-radius:20px;overflow:visible;position:relative;min-height:240px}[data-op-scope] .op-author__text{flex:1;padding:40px 40px 40px 48px;min-width:0}[data-op-scope] .op-author__heading{font-family:Archivo Black,sans-serif;font-weight:400;font-size:24px;line-height:1.2;color:#ff3131;margin:0 0 16px}[data-op-scope] .op-author__collection-name{font-family:inherit;font-style:normal;font-weight:inherit;text-transform:inherit;letter-spacing:inherit;color:#ff3131}[data-op-scope] .op-author__body{font-size:14px;line-height:1.7;color:#333;margin-bottom:16px}[data-op-scope] .op-author__body p{margin:0 0 12px}[data-op-scope] .op-author__body p:last-child{margin-bottom:0}[data-op-scope] .op-author__signature{font-size:14px;color:#555}[data-op-scope] .op-author__sig-name{font-weight:700;color:#ff3131}[data-op-scope] .op-author__sig-title{font-style:italic}[data-op-scope] .op-author__img-wrap{flex:0 0 260px;max-width:260px;align-self:flex-end;position:relative;margin-top:-60px}[data-op-scope] .op-author__img{display:block;width:100%;height:auto;object-fit:contain;object-position:bottom center}[data-op-scope] .op-author-readmore{max-width:1400px;margin:-8px auto 0;padding:0 24px}[data-op-scope] .op-author-readmore__tab-wrap{display:flex;justify-content:center}[data-op-scope] .op-author-readmore__tab{display:inline-flex;align-items:center;gap:6px;background:#edb3f2;color:#ff3131;border:none;border-radius:0 0 14px 14px;padding:10px 24px;font-family:Poppins,sans-serif;font-weight:700;font-size:12px;text-transform:uppercase;letter-spacing:.06em;cursor:pointer;transition:background .2s ease}[data-op-scope] .op-author-readmore__tab:hover{background:#d9a0e0}[data-op-scope] .op-author-readmore__icon{transition:transform .3s ease}[data-op-scope] .op-author-readmore__content{transition:max-height .4s ease;background:#fff7f0;border-radius:0 0 16px 16px;padding:0 32px}[data-op-scope] .op-author-readmore__content.rte{font-size:14px;line-height:1.7;color:#333}[data-op-scope] .op-author-readmore__content.rte p{margin-bottom:14px}@media(max-width:999px){[data-op-scope] .op-picks__container{flex-direction:column;gap:20px}[data-op-scope] .op-picks__info{flex:none;max-width:100%;width:100%;flex-direction:row;align-items:center}[data-op-scope] .op-picks__grid--4,[data-op-scope] .op-picks__grid--5,[data-op-scope] .op-picks__grid--6{grid-template-columns:repeat(3,1fr)}[data-op-scope] .op-picks__container--no-text{padding-top:52px}[data-op-scope] .op-picks__container--no-text .op-picks__info{top:14px;left:18px}[data-op-scope] .op-author__card{flex-direction:column;align-items:center;text-align:center}[data-op-scope] .op-author__text{padding:32px 28px 20px;order:1}[data-op-scope] .op-author__img-wrap{flex:none;max-width:180px;margin:0 auto;order:2;align-self:center}}@media(max-width:599px){[data-op-scope] .op-picks{padding:0 16px 32px}[data-op-scope] .op-picks__container{padding:20px;border-radius:14px}[data-op-scope] .op-picks__grid--2,[data-op-scope] .op-picks__grid--3,[data-op-scope] .op-picks__grid--4,[data-op-scope] .op-picks__grid--5,[data-op-scope] .op-picks__grid--6{grid-template-columns:repeat(2,1fr);gap:10px}[data-op-scope] .op-picks__container--no-text{padding-top:48px}[data-op-scope] .op-picks__container--no-text .op-picks__info{top:12px;left:14px}[data-op-scope] .op-picks__card{border-radius:10px}[data-op-scope] .op-picks__card-info{padding:8px 10px 10px}[data-op-scope] .op-picks__card-title{font-size:11px}[data-op-scope] .op-author{padding:0 16px 32px}[data-op-scope] .op-author__card{border-radius:14px;min-height:auto}[data-op-scope] .op-author__heading{font-size:20px}[data-op-scope] .op-author__text{padding:24px 20px 16px}[data-op-scope] .op-author__img-wrap{max-width:140px;margin:0 auto}[data-op-scope] .op-author-readmore{padding:0 16px}[data-op-scope] .op-author-readmore__content{padding:0 20px}}
/*# sourceMappingURL=/cdn/shop/t/21/assets/op-collection-scoped.css.map */
