@charset "UTF-8";.bundle-card{background:#fff;border-radius:12px;box-shadow:0 0 0 2px #ded9ff,0 4px 8px rgba(63,25,253,.15);padding:16px;display:flex;flex-direction:column;gap:8px;font-family:Roboto,sans-serif;width:calc(50% - 8px);box-sizing:border-box}.bundle-card__header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:4px}.bundle-card__header .bundle-card__title{font-weight:600;font-size:14px;color:#25223c;flex:1;margin-right:8px}.bundle-card__header .bundle-card__menu{background:none;border:none;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0}.bundle-card__header .bundle-card__menu .kmt-dots-horizontal{font-size:24px;font-weight:500!important;color:#25223c}.bundle-card__binding{display:flex;justify-content:flex-start;align-items:center;flex-direction:row;flex-wrap:nowrap;width:100%}.bundle-card__binding .bundle-card__pac-meta{gap:4px;font-size:12px;display:flex;align-items:center;color:#3a3751;flex:1}.bundle-card__binding .bundle-card__pac-meta .kmt-photo-line,.bundle-card__binding .bundle-card__pac-meta .kmt-video{display:inline-block;vertical-align:middle;font-size:16px}.bundle-card__binding-mobile{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column}.bundle-card__binding-mobile .bundle-card__pac-meta{margin-bottom:4px}.bundle-card .cover-stack{position:relative;width:100%;height:160px;margin-bottom:8px;display:flex;align-items:center;justify-content:flex-start;aspect-ratio:1/1}.bundle-card .cover-stack .cover-image{position:absolute;width:128px;height:100%;border-radius:8px;box-shadow:0 4px 16px rgba(0,0,0,.1);object-fit:cover;background-size:cover;background-position:center;border:2px solid #fff}.bundle-card .cover-stack .cover-image--mid{left:16px;z-index:1;opacity:.8;width:90%;height:90%;top:5%;filter:blur(2px) brightness(1.02)}.bundle-card .cover-stack .cover-image--front{position:relative;left:0;top:0;z-index:2;box-shadow:0 4px 16px rgba(0,0,0,.12)}.bundle-card .status-overlay-content{top:-5px;position:absolute;width:103%;height:110%;z-index:3;background-color:rgba(0,0,0,.75);border-radius:8px;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;gap:9px}.bundle-card .status-overlay-content i{font-size:32px}.bundle-card .status-overlay-content--fsk18{border-radius:6px}.bundle-card .status-overlay-content-text{font-size:12px;font-weight:500;margin-top:8px}.bundle-card__description{font-size:13px;color:#585669;height:50px;line-height:1.3;word-break:break-word;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.bundle-card__stats{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-end;font-size:13px;gap:0}.bundle-card__stats .bundle-card__stat{display:flex;flex-direction:column;align-items:flex-start;flex:1 1 0;gap:2px}.bundle-card__stats .bundle-card__stat:not(:last-child){margin-right:8px;border-right:1px solid #ded9ff;padding-right:8px}.bundle-card__stats .bundle-card__stat:last-child{margin-top:8px}.bundle-card__stats .bundle-card__stat:nth-of-type(2){align-items:center}.bundle-card__stats .bundle-card__stat-label{color:#8c8a98;font-weight:500;font-size:12px}.bundle-card__stats .bundle-card__stat-value{color:#3a3751;font-weight:600;font-size:14px}.bundle-card__stats .bundle-card__stat-value.price{width:60px}.bundle-card__actions{display:flex;gap:8px;flex-direction:column}.bundle-card__actions .btn{width:100%;line-height:22px;height:24px}.bundle-card__actions .action-purchase .kmt-km-dollars{margin-left:4px;font-size:16px}.bundle-card__actions .bundle-card__view-btn{width:100%;border-radius:6px;padding:4px 8px!important;color:#fff;border:1px solid #fff!important;font-size:12px!important;font-weight:500;text-align:center;cursor:pointer}.bundle-card__actions .bundle-card__bought-time{font-size:12px;font-weight:500;color:#bfbfc6;height:24px;text-align:center;line-height:24px}.bundle-card.dark{color:#fff;background-color:#25223c}.bundle-card.dark .bundle-card__header .bundle-card__title,.bundle-card.dark .bundle-card__header .bundle-card__menu .kmt-dots-horizontal{color:#fff}.bundle-card.dark .bundle-card__binding .bundle-card__pac-meta{color:#e9e9eb}.bundle-card.dark .bundle-card__binding-mobile{flex-direction:row}.bundle-card.dark .bundle-card__description{color:#e9e9eb}.bundle-card.dark .bundle-card__stats .bundle-card__view-btn{color:#fff}.bundle-card.dark .bundle-card__stats .bundle-card__bought-time{color:#bfbfc6}@media only screen and (min-width: 769px){.bundle-card{flex:1;width:initial;min-width:206px;max-width:216px}}.bundle-card-topping{position:relative;width:calc(50% - 8px)}.bundle-card-topping .bundle-card{width:100%}.bundle-card-topping .bundle-card-topping-author{display:flex;flex-direction:row;gap:8px;margin-bottom:8px}.bundle-card-topping .bundle-card-topping-author__meta{display:flex;flex-direction:column}.bundle-card-topping .bundle-card-topping-author__name{font-size:14px;font-weight:500}@media only screen and (min-width: 769px){.bundle-card-topping{flex:1;width:initial;min-width:206px;max-width:216px}}
