.ebookSeller50Percent{width:50%;float:left;min-width:377px;padding:20px;box-sizing:border-box;background:#fff;border-radius:8px;box-shadow:0 2px 4px rgb(0 0 0 / .1);margin-bottom:20px}.ebookSeller50Percent select{min-height:150px;min-width:200px;border:1px solid #ddd;border-radius:4px;padding:8px;font-size:14px}.ebook-admin-panel{display:flex;flex-direction:column;gap:24px}.ebook-admin-panel__grid{display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.ebook-admin-panel__grid--primary{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.ebook-card{background:#fff;border:1px solid #e0e5ec;border-radius:16px;box-shadow:0 15px 35px rgb(15 23 42 / .08);overflow:hidden}.ebook-card__header{padding:24px 24px 8px}.ebook-card__header h3{margin:0 0 6px;font-size:18px;color:#1d2327}.ebook-card__header p{margin:0;color:#555d66}.ebook-card__body{padding:16px 24px 24px;border-top:1px solid #f0f0f1}.ebook-card__body--flush{padding:12px 24px 20px;border-top:1px solid #fff0}.ebook-card__extension{margin:16px 0;padding:16px;background:#f6f7f7;border-radius:12px}.ebook-format-tabs{margin-top:16px}.ebook-format-tabs__nav{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:16px}.ebook-format-tabs__nav-item{border:1px solid #dcdcde;border-radius:14px;padding:10px 14px;background:#fff;display:flex;align-items:center;gap:10px;cursor:pointer;transition:border-color 0.2s ease,box-shadow 0.2s ease,transform 0.2s ease;position:relative}.ebook-format-tabs__nav-item.is-active{border-color:#2271b1;box-shadow:0 6px 18px rgb(19 94 150 / .15);transform:translateY(-2px)}.ebook-format-tabs__nav-item.has-file .ebook-format-tab__status{color:#008a20}.ebook-format-tab__icon img{width:32px;height:32px}.ebook-format-tab__label{font-weight:600;color:#1d2327}.ebook-format-tab__status{margin-left:auto;color:#a7aaad;font-size:18px}.ebook-format-tab-panel{margin-bottom:24px}.ebook-format-tab-panel:not(.is-active){display:none}.ebook-card--delivery .ebook-field{margin-bottom:16px}.ebook-delivery-options{display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.ebook-delivery-option{display:block;position:relative}.ebook-delivery-option input{position:absolute;opacity:0;pointer-events:none}.ebook-delivery-option__content{border:1px solid #dcdcde;border-radius:14px;padding:16px 18px;background:#fff;display:flex;flex-direction:column;gap:6px;transition:border-color 0.2s ease,box-shadow 0.2s ease,transform 0.2s ease}.ebook-delivery-option__title{font-weight:600;color:#1d2327}.ebook-delivery-option__description{color:#4f5b66;font-size:13px}.ebook-delivery-option input:checked+.ebook-delivery-option__content{border-color:#2271b1;box-shadow:0 6px 18px rgb(19 94 150 / .2);transform:translateY(-2px)}.ebook-delivery-option input:focus+.ebook-delivery-option__content{outline:2px solid #2271b1;outline-offset:2px}.ebook-code-grid{display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.ebook-code-field{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.ebook-code-field input{flex:1 1 220px}.ebook-code__status{font-size:12px;color:#008a20}.ebook-inline-meta{list-style:none;padding:0;margin:16px 0 0;display:flex;flex-wrap:wrap;gap:12px;color:#4f5b66;font-size:13px}.ebook-inline-hint{margin-top:16px;padding:12px 16px;border:1px solid #e0e5ec;border-radius:10px;background:#f6f7f7;color:#1d2327}.ebook-alert{margin-top:16px;padding:16px;border-radius:12px;font-weight:500}.ebook-alert--upgrade{background:linear-gradient(135deg,#fef3c7,#fde68a);border:1px solid #f4d03f;color:#7a5300}.ebook-media-grid{display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.ebook-media-field{display:flex;flex-direction:column;gap:8px}.ebook-media-label{font-weight:600;color:#1d2327}.ebook-media-current{margin:0;font-size:13px;color:#4f5b66}.ebook-media-current.muted{color:#8c98a4}.ebook-media-controls input[type="file"]{margin-top:4px}.ebook-inline-delete{display:inline-flex;align-items:center;gap:4px;cursor:pointer;margin-left:8px}.ebook-inline-delete input{display:none}.ebook-field-grid{display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin-bottom:20px}.ebook-field{display:flex;flex-direction:column;gap:6px;position:relative}.ebook-field label{font-weight:600;color:#1d2327}.ebook-field input,.ebook-field select{width:100%}.ebook-multiselect{min-height:150px}.ebook-fieldset{border:1px solid #dcdcde;border-radius:14px;padding:16px 20px;margin:20px 0 0;display:flex;flex-direction:column;gap:12px}.ebook-fieldset legend{font-weight:600;padding:0 6px}.ebook-radio{display:flex;flex-direction:column;gap:4px}.ebook-radio>input{margin-right:8px}.ebook-radio>span{font-weight:600}.ebook-radio .description{color:#4f5b66}.ebook-card--bonus .ebook-field.goPro2,.ebook-card--bonus .ebook-radio.goPro2{position:relative}.ebook-accordion{border-radius:16px;background:#fff}.ebook-accordion summary{list-style:none;cursor:pointer;padding:24px;font-weight:600;display:flex;flex-direction:column;gap:4px}.ebook-accordion summary::-webkit-details-marker{display:none}.ebook-accordion__hint{font-size:13px;color:#4f5b66;font-weight:400}.ebook-accordion__body{border-top:1px solid #f0f0f1;padding:20px 24px 24px;display:flex;flex-direction:column;gap:20px}@media (max-width:782px){.ebook-card__header,.ebook-card__body{padding:16px}.ebook-card{border-radius:12px}}.ui-tooltip,.arrow:after{background:#000;border:2px solid #fff}.ui-tooltip{padding:10px 20px;color:#fff;border-radius:20px;font:bold 14px "Helvetica Neue",Sans-Serif;text-transform:uppercase;box-shadow:0 0 7px #000;max-width:300px}.arrow{width:70px;height:16px;overflow:hidden;position:absolute;left:50%;margin-left:-35px;bottom:-16px}.arrow.top{top:-16px;bottom:auto}.arrow.left{left:20%}.arrow:after{content:"";position:absolute;left:20px;top:-20px;width:25px;height:25px;box-shadow:6px 5px 9px -9px #000;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);tranform:rotate(45deg)}.arrow.top:after{bottom:-20px;top:auto}.ebook_formData{padding:20px;color:#000;background:#fff;border-radius:5px;display:none;-webkit-box-shadow:0 -1px 50px 0 rgb(0 0 0 / .75);-moz-box-shadow:0 -1px 50px 0 rgb(0 0 0 / .75);box-shadow:0 -1px 50px 0 rgb(0 0 0 / .75)}.ebook_store_warning{background:#fff;border-radius:5px;padding:5px;margin-left:10px;font-weight:700;font-size:12px!important}.close{float:right;font-size:20px;font-weight:700;line-height:18px;color:#000;text-shadow:0 1px 0 #fff;opacity:.2;filter:alpha(opacity=20)}.close:hover{color:#000;text-decoration:none;opacity:.4;filter:alpha(opacity=40);cursor:pointer}.ebook-store-alert{padding:12px 20px;margin-bottom:20px;border-radius:4px;display:flex;align-items:center;gap:10px}.alert-heading{color:inherit}.alert .close{position:relative;top:-2px;right:-21px;line-height:18px}.ebook-store-alert-success{background-color:#d1e7dd;border:1px solid #badbcc;color:#0f5132}.ebook-store-alert-error{background-color:#f8d7da;border:1px solid #f5c2c7;color:#842029}.ebook-store-alert-info{background-color:#cff4fc;border:1px solid #b6effb;color:#055160}.alert-block{padding-top:14px;padding-bottom:14px}.alert-block>p,.alert-block>ul{margin-bottom:0}.alert-block p+p{margin-top:5px}.ebook_store_button{background:#efefef;font-color:#000;display:inline-block;padding:10px;text-decoration:none}.bookshelf .inner-right{height:auto!important}.ebook_store_icon{width:64px;height:64px;display:flex;align-items:center;justify-content:center}.ebook_store_icon img{max-width:100%;height:auto}.ebook_store_filename{font-size:14px;color:#333;margin-bottom:5px}.ebook_store_filename a{color:#2271b1;text-decoration:none}.ebook_store_filename a:hover{color:#135e96;text-decoration:underline}.ebook_store_size{font-size:12px;color:#666;background:#e9ecef;padding:4px 8px;border-radius:4px}.ebook_store_upload{position:relative;margin-top:5px}.ebook_store_upload input[type="file"]{display:block;width:100%;padding:8px;border:2px dashed #ddd;border-radius:4px;background:#f8f9fa;cursor:pointer;transition:all 0.3s ease}.ebook_store_upload input[type="file"]:hover{border-color:#2271b1;background:#f0f0f1}.ebook_store_control{display:flex;align-items:center;gap:10px;margin-top:5px}.ebook_store_control label{display:flex;align-items:center;gap:5px;cursor:pointer;color:#666;transition:color 0.3s ease}.ebook_store_control label:hover{color:#d63638}.ebook_store_control .dashicons-trash{font-size:16px}.hiddenEbookStore{display:none!important}input[type="text"],input[type="number"],select{width:100%;padding:8px;border:1px solid #ddd;border-radius:4px;font-size:14px;margin-bottom:10px}input[type="text"]:focus,input[type="number"]:focus,select:focus{border-color:#2271b1;box-shadow:0 0 0 1px #2271b1;outline:none}.description{font-size:12px;color:#666;margin-left:5px}h3,h4,h5{color:#1d2327;margin-bottom:15px}@media screen and (max-width:782px){.ebookSeller50Percent{width:100%;min-width:auto;float:none}.ebook_store_file_format_item{flex-direction:column}.ebook_store_file_format_item_left{width:100%;justify-content:center}.ebook_store_file_format_item_right{width:100%;text-align:center}}.ebookStoreCoupon{-webkit-box-shadow:10px 10px 5px 0 rgb(0 0 0 / .75);-moz-box-shadow:10px 10px 5px 0 rgb(0 0 0 / .75);box-shadow:10px 10px 5px 0 rgb(0 0 0 / .75)}@keyframes glow{0%{box-shadow:0 0 5px red}100%{box-shadow:0 0 10px red,0 0 20px red}}.error{animation:glow 1s ease-out 1;border-color:red!important}.ebook_store_upload{position:relative}.upload-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgb(255 255 255 / .9);border-radius:4px;display:none;align-items:center;justify-content:center;text-align:center;pointer-events:none}.upload-message{color:#2271b1;font-size:14px;display:flex;flex-direction:column;align-items:center;gap:8px}.upload-message .dashicons{font-size:24px;width:24px;height:24px}.ebook_store_upload input[type="file"]:hover+.upload-overlay,.ebook_store_upload input[type="file"]:focus+.upload-overlay,.drag-over .upload-overlay{display:flex}.pending-delete{opacity:.7;position:relative}.pending-delete::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:rgb(255 255 255 / .7);border-radius:8px;z-index:1}.pending-delete::after{content:attr(data-delete-message);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#d63638;color:#fff;padding:4px 12px;border-radius:4px;font-size:12px;z-index:2}.goPro2{position:relative}.goPro2::after{content:"Pro";position:absolute;top:-8px;right:-8px;background:linear-gradient(45deg,#2271b1,#135e96);color:#fff;padding:4px 12px;border-radius:12px;font-size:11px;font-weight:600;text-transform:uppercase;box-shadow:0 2px 4px rgb(0 0 0 / .2);z-index:2}.ebook_store_file_format_item.is-uploading{position:relative}.ebook_store_file_format_item.is-uploading::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:rgb(255 255 255 / .9);border-radius:8px;z-index:1}.ebook_store_file_format_item.is-uploading::after{content:'';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:24px;height:24px;border:2px solid #2271b1;border-radius:50%;border-top-color:#fff0;animation:spin 1s linear infinite;z-index:2}@keyframes spin{to{transform:translate(-50%,-50%) rotate(360deg)}}.ebook_store_file_format_item:focus-within{outline:2px solid #2271b1;outline-offset:2px}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.ui-tooltip{background:#1d2327;border:none;box-shadow:0 2px 6px rgb(0 0 0 / .2);color:#fff;font-size:12px;max-width:200px;padding:8px 12px;position:absolute;z-index:9999}.ui-tooltip .arrow{width:10px;height:10px;position:absolute;background:#1d2327;transform:rotate(45deg);z-index:-1}.ui-tooltip .arrow.top{top:-5px;left:50%;margin-left:-5px}.ui-tooltip .arrow.bottom{bottom:-5px;left:50%;margin-left:-5px}@keyframes highlight{0%{background-color:#fff}50%{background-color:#f0f6fc}100%{background-color:#fff}}.ebook_store_file_format_item.new-file{animation:highlight 2s ease-in-out}.ebook_store_image_preview{position:relative;margin:10px 0;max-width:180px;border-radius:4px;overflow:hidden;box-shadow:0 2px 4px rgb(0 0 0 / .1)}.ebook_store_image_preview img{width:100%;height:auto;display:block}.ebook_store_image_preview.side-image{max-width:20px;float:left;margin-right:10px}.ebook_store_image_preview.cover-image{max-width:180px}.ebook_store_image_preview.empty{background:#f0f0f1;min-height:100px;display:flex;align-items:center;justify-content:center;border:2px dashed #ddd}.ebook_store_image_preview.empty::before{content:'\f128';font-family:dashicons;font-size:24px;color:#999}.ebook_store_image_preview .remove-image{position:absolute;top:5px;right:5px;background:rgb(0 0 0 / .5);color:#fff;width:24px;height:24px;border-radius:12px;display:flex;align-items:center;justify-content:center;cursor:pointer;opacity:0;transition:opacity 0.3s ease}.ebook_store_image_preview:hover .remove-image{opacity:1}.ebook_store_image_preview .remove-image:hover{background:rgb(214 54 56 / .9)}.ebook_store_image_preview .image-size{position:absolute;bottom:0;left:0;right:0;background:rgb(0 0 0 / .5);color:#fff;font-size:11px;padding:4px 8px;text-align:center}.ebook_store_image_wrapper{position:relative;margin-bottom:20px}.ebook_store_image_wrapper::after{content:'';display:table;clear:both}.image-upload-hint{font-size:12px;color:#666;margin-top:5px;display:block}