a.button,a.button:visited,button.button,button.button:visited,input[type=submit].button,input[type=submit].button:visited{padding:.5rem 1rem;display:block;border:none;border-radius:8px;background-color:#30bc94;color:#fff;font-size:.9rem;font-weight:bold;text-align:center;text-decoration:none}a.button.current,a.button:visited.current,button.button.current,button.button:visited.current,input[type=submit].button.current,input[type=submit].button:visited.current{background-color:#fff;color:#30bc94}a.button.disabled,a.button:visited.disabled,button.button.disabled,button.button:visited.disabled,input[type=submit].button.disabled,input[type=submit].button:visited.disabled{background-color:#888;color:#ddd;cursor:not-allowed;width:100%;border:none}.kmv-cart-button{position:relative;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;background:none;border:none;padding:5px;line-height:0;outline:none;font-size:0}.kmv-offer-form-page .kmv-cart-button{display:none}.kmv-cart-button.floating-cart{margin:0;padding:10px;background-color:#fff;border-radius:50%;box-shadow:0 2px 10px rgba(0,0,0,.2)}.kmv-cart-button.page-specific-cart{margin-left:auto;margin-right:15px}.kmv-cart-button .cart-icon{width:24px;height:24px;fill:#30bc94;transition:transform .2s ease}.kmv-cart-button:hover .cart-icon{transform:scale(1.1)}.kmv-cart-button .cart-badge{position:absolute;top:-8px;right:-8px;min-width:18px;height:18px;padding:0 5px;display:flex;align-items:center;justify-content:center;background-color:#ff6b6b;color:#fff;border-radius:10px;font-size:.7rem;font-weight:bold}.kmv-cart-button .cart-badge.empty{display:none}.voice-search-page .kmv-cart-button,.actor-search-page .kmv-cart-button,.actor-detail-page .kmv-cart-button{margin-left:auto;margin-right:15px}.kmv-cart-fixed{position:fixed;bottom:20px;left:20px;z-index:9999;background:#fff;border-radius:50%;padding:0;box-shadow:0 2px 10px rgba(0,0,0,.2);cursor:pointer;line-height:0;font-size:0}.kmv-cart-fixed .kmv-cart-button{margin:0;padding:10px}.sva-container #offer-form .cart-contents .empty-cart-message{margin-top:1.5rem;padding:2rem 1rem;text-align:center;color:#888;font-size:.9rem;font-weight:bold}.sva-container #offer-form .cart-contents .empty-cart-message p{margin-block:1.5rem;display:block}.cart-modal{opacity:1;visibility:visible;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:10000;transition:opacity .3s ease}.cart-modal .cart-content{width:90%;max-width:600px;max-height:80vh;background-color:#fff;border-radius:12px;box-shadow:0 5px 20px rgba(0,0,0,.2)}.cart-modal .cart-content h3{font-size:1rem;font-weight:bold;margin:0;color:#333}.cart-modal .cart-content .empty-cart-message{margin-top:1.5rem;padding:2rem 1rem;text-align:center;color:#888;font-size:.9rem;font-weight:bold}.cart-modal .cart-header{min-height:3em;padding-inline:2rem;display:flex;align-items:end;justify-content:space-between}.cart-modal .cart-header .close-cart{cursor:pointer;width:24px;height:24px;background:none;border:none;display:flex;align-items:center;justify-content:center;padding:3px}.cart-modal .cart-wrapper{width:100%;height:calc(80vh - 10em);padding:2rem;overflow-y:auto}.cart-modal .cart-info{margin-bottom:1.5rem;padding:.75rem;background-color:#f5f5f5;border-radius:8px;font-size:.85rem;color:#666}.cart-modal .cart-info p{margin:.5rem 0}.cart-modal .cart-footer{min-height:5em;padding-inline:2rem;display:flex;justify-content:space-between;align-items:center}.cart-modal .cart-footer .cart-clear{padding:.75rem 1.25rem;background-color:#f5f5f5;color:#333;border:none;border-radius:8px;cursor:pointer}.cart-modal .cart-footer .cart-clear:hover{background-color:#b01d1d;color:#fff}.cart-modal .cart-footer .proceed-order{padding:.75rem 1.5rem;background-color:#30bc94;color:#fff;border:none;border-radius:8px;font-weight:bold;cursor:pointer}.cart-modal .cart-footer .proceed-order:disabled{opacity:.7;cursor:default}.cart-modal .cart-footer .proceed-order:not(:disabled):hover{background-color:rgb(42.813559322,167.686440678,132.0084745763)}.cart-items{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:2rem}.cart-items>ul{list-style:none;padding:0;margin:0}.cart-items .cart-item{background:#f9f9f9;align-items:center;position:relative;display:flex;flex-direction:row;align-content:space-between;justify-content:space-between;flex-wrap:wrap;gap:.5rem 1rem;border:1px solid #ccc;border-radius:10px;padding:.5rem 1.5rem 1.5rem;list-style:none}.cart-items .cart-item.cart-item{padding:.5rem 1.5rem}.cart-items .cart-item.nsfw-masked{position:relative}.cart-items .cart-item.cart-item.nsfw-masked .nsfw-overlay{display:none}.cart-items .cart-item .audio-container{position:relative;flex-basis:100%;display:flex;flex-direction:column;gap:0}.cart-items .cart-item .nsfw-overlay{position:absolute;top:0;left:0;width:100%;height:100%;backdrop-filter:blur(8px);background-color:rgba(0,0,0,.25);z-index:10;display:block;border-radius:10px}.cart-items .cart-item .nsfw-warning{text-align:center;color:#fff;padding:0rem .25rem 0rem 1.5em;border-radius:8px;max-width:100%;height:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:.5rem}.cart-items .cart-item .nsfw-warning svg{color:#fff}.cart-items .cart-item .nsfw-warning p{display:flex;align-items:center;font-size:.8rem;font-weight:bold;margin:0}.cart-items .cart-item .show-nsfw-button{padding:.125rem 1rem;background-color:rgba(0,0,0,.2666666667);border:none;color:#fff;border-radius:8px;cursor:pointer;font-weight:bold;transition:background-color .2s}.cart-items .cart-item .show-nsfw-button:hover{background-color:rgba(0,0,0,.5333333333)}.cart-items .cart-item .remove-from-cart{max-width:12em;height:32px;display:flex;align-items:center;justify-content:center;position:absolute;top:-16px;right:-16px;padding:.5rem;background-color:#f5f5f5;color:#666;border:1px solid #ccc;border-radius:16px;font-size:.7rem;cursor:pointer}.cart-items .cart-item .remove-from-cart:hover{fill:#fff;background-color:#b01d1d;color:#fff}.cart-items .cart-item .remove-from-cart:hover .label{max-width:7em}.cart-items .cart-item .remove-from-cart svg{width:16px;height:16px}.cart-items .cart-item .remove-from-cart .label{display:inline-block;max-width:0;overflow:hidden;white-space:nowrap;transition:max-width .3s ease-in-out;font-weight:bold}.cart-items .cart-item .meta-group{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between;gap:.5rem}.cart-items .cart-item .actor-info{background:#efefef;padding:.75rem 1rem;margin-inline:-1rem;margin-bottom:.5rem;width:calc(100% + 2rem);border-radius:3px}.cart-items .cart-item .voice-id,.cart-items .cart-item .rating-list{margin:0;padding:0;align-self:center}.cart-items .cart-item .voice-id{font-size:.65rem}.cart-items .cart-item .voice-id{flex-basis:calc(25% - .5rem)}.cart-items .cart-item .rating-list{flex-basis:calc(75% - .5rem)}.cart-items .cart-item .actor-name,.cart-items .cart-item .rank{font-size:.8rem;font-weight:bold}.cart-items .cart-item .actor-name a{display:flex;align-items:center;gap:6px}.cart-items .cart-item .actor-name a .actor-avatar{width:24px;height:24px;border-radius:50%;object-fit:cover}.cart-items .cart-item .actor-name a span{display:block;max-width:10em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cart-items .cart-item h3{flex-basis:100%;margin:0;font-size:1rem;font-weight:bold}.cart-items .cart-item .tags{margin-block:.5em .125rem;display:flex;gap:.5rem}.cart-items .cart-item .tags b{min-width:2em;display:block;margin-bottom:8px;color:#555;font-size:.7rem}.cart-items .cart-item .tags ul{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:.25rem}.cart-items .cart-item .tags ul li{margin:0;padding:0;display:inline-block}.cart-items .cart-item .tags ul li .tag-link{display:block;padding:.125rem .5rem;margin:0;background-color:#efefef;color:#303030;border-radius:15px;font-size:.7rem;font-weight:bold;transition:all .2s ease;text-decoration:none}.cart-items .cart-item .tags ul li .tag-link:hover{background-color:#30bc94;color:#fff}.cart-items .cart-item audio{display:block;width:100%;height:32px;margin:0}.cart-items .cart-item .offer{flex-basis:100%}.cart-items .cart-item p{margin:5px 0}.cart-items .cart-item .avatar img{max-width:128px;height:auto;aspect-ratio:1;margin-right:10px}.cart-items .cart-item .actor-added{font-size:.8rem;color:#888;margin-top:.5rem;text-align:right}.cart-items .cart-item .rating-list ul{margin:0;padding:0;display:flex;flex-wrap:wrap;gap:.5rem;list-style:none;justify-content:end}.cart-items .cart-item .rating-list li{display:block;padding:.125rem .25rem;margin:0;line-height:1;background:#fff;color:#333;font-size:.65rem;font-weight:bold;border-style:solid;border-width:1px;border-radius:5rem}.cart-items .cart-item .rating-list li.default{border-color:rgba(48,188,148,.5333333333);color:#268167}.cart-items .cart-item .rating-list li.nsfw{border-color:rgba(230,56,137,.5333333333);color:#952459}.cart-items .cart-item .rating-list li.nsfw_extreme{border-color:rgba(143,45,45,.5333333333);color:#540505}.cart-items .empty-cart-message{padding:2rem 1rem;text-align:center;color:#888}.cart-empty{text-align:center;padding:2rem 1rem}.cart-empty p{margin-bottom:1rem;color:#666}.cart-empty .start-shopping{color:#30bc94;text-decoration:none}.cart-empty .start-shopping:hover{text-decoration:underline}.add-to-cart-button{display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1rem;background-color:#30bc94;color:#fff;border:none;border-radius:4px;cursor:pointer;font-weight:bold;transition:background-color .2s}.add-to-cart-button .cart-plus-icon{margin-right:.5rem}.add-to-cart-button:hover{background-color:rgb(42.813559322,167.686440678,132.0084745763)}
