.owp-btn{border:1px solid #0000;border-radius:6px;cursor:pointer;font-size:14px;font-weight:500;padding:8px 16px;transition:all .2s}.owp-btn--primary{background:#2271b1;color:#fff}.owp-btn--primary:hover{background:#135e96}.owp-btn--primary:disabled{background:#a7aaad;cursor:not-allowed}.owp-btn--secondary{background:#fff;border-color:#2271b1;color:#2271b1}.owp-btn--secondary:hover{background:#f0f6fc}.owp-btn--danger{background:#d63638;color:#fff}.owp-btn--danger:hover{background:#b32d2e}.owp-btn--text{background:#0000;color:#2271b1}.owp-btn--text:hover{color:#135e96;text-decoration:underline}.owp-input-wrapper{display:flex;flex-direction:column;gap:4px;margin-bottom:12px}.owp-label{color:#1e1e1e;font-size:13px;font-weight:600}.owp-input{border:1px solid #8c8f94;border-radius:4px;font-size:14px;padding:8px 12px;width:100%}.owp-input:focus{border-color:#2271b1;box-shadow:0 0 0 1px #2271b1;outline:none}.owp-input--error{border-color:#d63638}.owp-error-text{color:#d63638;font-size:12px}.owp-card{background:#fff;border:1px solid #c3c4c7;border-radius:4px;box-shadow:0 1px 1px #0000000a;margin-bottom:20px}.owp-card__header{align-items:center;border-bottom:1px solid #f0f0f1;display:flex;justify-content:space-between;padding:12px 16px}.owp-card__title{font-size:16px;font-weight:600;margin:0}.owp-card__content{padding:16px}.owp-table-container{border:1px solid #c3c4c7;border-radius:4px;overflow-x:auto}.owp-table{background:#fff;border-collapse:collapse;width:100%}.owp-table td,.owp-table th{border-bottom:1px solid #f0f0f1;padding:12px;text-align:left}.owp-table th{background:#f6f7f7;color:#1e1e1e;font-weight:600}.owp-table tr:last-child td{border-bottom:none}.owp-table tr:hover{background:#fcfcfc}.owp-pagination{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;padding:16px}.owp-pagination__size{align-items:center;color:#646970;display:flex;font-size:14px;gap:8px}.owp-pagination__select{background:#fff;border:1px solid #8c8f94;border-radius:4px;cursor:pointer;font-size:14px;padding:6px 10px}.owp-pagination__select:focus{border-color:#2271b1;outline:none}.owp-pagination__nav{align-items:center;display:flex;gap:6px}.owp-pagination__info{color:#1e1e1e;font-size:14px;padding:0 12px}.owp-modal-overlay{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:10000}.owp-modal{background:#fff;border-radius:6px;box-shadow:0 4px 12px #00000026;display:flex;flex-direction:column;max-width:90vw;width:500px}.owp-modal__header{align-items:center;border-bottom:1px solid #f0f0f1;display:flex;justify-content:space-between;padding:16px 20px}.owp-modal__header h3{font-size:18px;margin:0}.owp-modal__close{background:none;border:none;color:#787c82;cursor:pointer;font-size:24px;line-height:1;padding:0}.owp-modal__close:hover{color:#1e1e1e}.owp-modal__content{padding:20px}.owp-truncate{max-width:300px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.owp-text-muted{color:#787c82}.owp-text-danger{color:#d63638!important}.owp-actions{display:flex;gap:8px}.owp-empty-state{background:#fff;border:1px dashed #c3c4c7;border-radius:4px;color:#787c82;padding:40px;text-align:center}.owp-page-header{margin-bottom:20px}.owp-page-header h1{margin:0}.owp-page-header p{color:#646970;margin:4px 0 0}.owp-page-header-row{display:flex;justify-content:space-between;margin-bottom:20px}.owp-grid{display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.owp-stat-value{color:#2271b1;font-size:32px;font-weight:700}.owp-stat-description{color:#646970;margin:8px 0 0}.owp-search-container{display:flex;justify-content:space-between;margin-bottom:16px}.owp-search-input{width:300px}.owp-form-actions{display:flex;gap:8px;justify-content:flex-end;margin-top:16px}.owp-table th:first-child{width:15%}.owp-table th:nth-child(2),.owp-table th:nth-child(3){width:20%}.owp-table th:nth-child(4){width:30%}.owp-table th:nth-child(5){width:15%}.owp-table--selectable th:first-child{width:40px}.owp-table--selectable th:nth-child(2),.owp-table--selectable th:nth-child(3),.owp-table--selectable th:nth-child(4){width:15%}.owp-table--selectable th:nth-child(5){width:30%}.owp-table--selectable th:nth-child(6){width:auto}.owp-table__checkbox{text-align:center!important;width:40px}.owp-table__checkbox input[type=checkbox]{cursor:pointer;height:16px;width:16px}.owp-table__row--selected{background:#f0f6fc!important}.owp-header-actions{align-items:center;display:flex;gap:8px}
.owp-layout{display:flex;min-height:calc(100vh - 32px)}.owp-sidebar{background:#fff;border-right:1px solid #c3c4c7;flex-shrink:0;width:240px}.owp-sidebar__header{border-bottom:1px solid #f0f0f1;color:#2271b1;font-size:20px;font-weight:700;padding:20px}.owp-nav{padding:12px 0}.owp-nav__item{align-items:center;background:none;border:none;color:#1e1e1e;cursor:pointer;display:flex;font-size:14px;gap:10px;padding:12px 20px;text-align:left;transition:all .2s;width:100%}.owp-nav__item .dashicons{color:#787c82}.owp-nav__item:hover{background:#f0f6fc;color:#2271b1}.owp-nav__item:hover .dashicons{color:#2271b1}.owp-nav__item--active{background:#f0f6fc;border-right:3px solid #2271b1;color:#2271b1;font-weight:600}.owp-nav__item--active .dashicons{color:#2271b1}.owp-content{background:#f0f0f1;flex-grow:1;padding:24px 32px}#wpcontent{padding-left:0}
.model-card{background:#fff;border-radius:16px;box-shadow:0 4px 20px #0000000f;color:inherit;display:flex;flex-direction:column;height:100%;isolation:isolate;overflow:hidden;position:relative;text-decoration:none;transition:transform .3s cubic-bezier(.25,.8,.25,1),box-shadow .3s ease}.model-card:hover{box-shadow:0 12px 40px #0000001f;transform:translateY(-6px)}.model-card:hover .model-card__image{transform:scale(1.05)}.model-card:hover .model-card__btn{background:#008dc0;opacity:1;transform:translateY(0)}.model-card__image-wrapper{aspect-ratio:3/4;background:#f0f0f0;height:100%;overflow:hidden;position:relative;width:100%}.model-card__image{display:block;height:100%;object-fit:cover;transition:transform .5s cubic-bezier(.25,.8,.25,1);width:100%}.model-card__overlay{background:linear-gradient(180deg,#0000 0,#0000001a 40%,#000c);bottom:0;color:#fff;display:flex;flex-direction:column;justify-content:space-between;left:0;padding:1.5rem;position:absolute;right:0;top:0;z-index:2}.model-card__top{align-items:flex-start;display:flex;justify-content:flex-end}.model-card__badge{backdrop-filter:blur(8px);background:#fff3;border:1px solid #ffffff4d;border-radius:30px;box-shadow:0 2px 8px #0000001a;color:#fff;font-size:.85rem;font-weight:600;padding:6px 12px}.model-card__badge--free{background:#4caf50;border:none}.model-card__likes{display:none}.model-card__bottom{display:flex;flex-direction:column;gap:12px}.model-card__info{text-shadow:0 2px 4px #00000080}.model-card__name{color:#fff;font-size:1.5rem;font-weight:700;line-height:1.2;margin:0 0 .25rem}.model-card__username{color:#fff!important;font-size:.95rem;font-weight:500;margin:0}.model-card__mobile-price{display:none}.model-card__btn{background:#00aff0;border:none;border-radius:10px;box-shadow:0 4px 12px #0003;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.85rem;transition:all .3s cubic-bezier(.25,.8,.25,1);width:100%}@media(max-width:768px){.model-card{aspect-ratio:1/1;background:#000;border-radius:12px;box-shadow:none}.model-card:hover{box-shadow:none;transform:none}.model-card:hover .model-card__image{transform:none}.model-card__image-wrapper{aspect-ratio:auto;height:100%;padding-bottom:0}.model-card__overlay{background:linear-gradient(180deg,#0003 0,#0000 30%,#0000 70%,#000c);padding:10px;pointer-events:none}.model-card__top{justify-content:flex-end}.model-card__badge{display:none}.model-card__likes{align-items:center;color:#fff;display:flex;font-size:.9rem;font-weight:600;gap:4px}.model-card__likes svg{fill:#0000;height:18px;stroke:#fff;stroke-width:1px;width:18px}.model-card__bottom{align-items:flex-end;flex-direction:row;gap:0;justify-content:space-between;width:100%}.model-card__name{display:none}.model-card__info{max-width:60%;overflow:hidden}.model-card__username{font-size:.9rem;font-weight:700;overflow:hidden;text-overflow:ellipsis;text-shadow:0 1px 2px #00000080;white-space:nowrap;width:100%}.model-card__btn{display:none}.model-card__mobile-price{align-items:center;background:#00aff0;border-radius:6px;box-shadow:0 2px 4px #0003;color:#fff;display:flex;font-size:.85rem;font-weight:700;padding:4px 8px;white-space:nowrap}.model-card__mobile-price--free{background:#00aff0}}
.models-grid{box-sizing:border-box!important;display:grid!important;gap:20px!important;grid-template-columns:repeat(4,1fr)!important;max-width:100%!important;padding:20px 0!important;width:100%!important}.models-grid__loader{display:flex;grid-column:1/-1;justify-content:center;padding:40px}.models-grid__empty,.models-grid__end{color:#666;font-size:1.1rem;grid-column:1/-1;padding:20px;text-align:center}.models-grid-error{background-color:#ffebee;border:1px solid #ffcdd2;border-radius:8px;color:#d32f2f;margin:1rem 0;padding:1rem;text-align:center}.spinner{animation:spin 1s linear infinite;border:4px solid #f3f3f3;border-radius:50%;border-top-color:#00aff0;height:40px;width:40px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media(max-width:1023px){.models-grid{gap:15px!important;grid-template-columns:repeat(3,1fr)!important}}@media(max-width:768px){.models-grid{gap:8px!important;grid-template-columns:repeat(2,1fr)!important;padding:10px 0!important}}
.only-wp-category-buttons{display:flex!important;flex-wrap:wrap;gap:20px;height:auto!important;margin-bottom:0;margin-top:40px!important;opacity:1!important;overflow:visible!important;position:relative!important;visibility:visible!important}@media(max-width:768px){.only-wp-category-buttons{flex-direction:column;gap:16px}}.only-wp-category-buttons__button{align-items:flex-start;border-radius:16px;box-shadow:0 4px 20px #0000001a;display:flex;flex:1;gap:16px;min-width:200px;overflow:hidden;padding:24px;position:relative;text-decoration:none!important;transition:all .3s ease}.only-wp-category-buttons__button:hover{box-shadow:0 8px 30px #00000026;text-decoration:none;transform:translateY(-4px)}.only-wp-category-buttons__button--orange-red{background:linear-gradient(135deg,#ff6b35,#f7931e 50%,#f44)}.only-wp-category-buttons__button--purple-pink{background:linear-gradient(135deg,#8b5cf6,#a855f7 50%,#ec4899)}.only-wp-category-buttons__button--green-teal{background:linear-gradient(135deg,#10b981,#14b8a6 50%,#06b6d4)}.only-wp-category-buttons__icon{align-items:center;color:#fff;display:flex;flex-shrink:0;height:32px;justify-content:center;position:relative;width:32px;z-index:2}.only-wp-category-buttons__icon svg{height:100%;width:100%}.only-wp-category-buttons__content{flex:1;position:relative;z-index:2}.only-wp-category-buttons__title{color:#fff!important;font-size:1.25rem;font-weight:700;line-height:1.3;margin-bottom:6px}.only-wp-category-buttons__subtitle{color:#ffffffd9!important;font-size:.875rem;line-height:1.4}.only-wp-category-buttons__bg-icon{bottom:-10px;color:#fff;height:100px;opacity:.3;pointer-events:none;position:absolute;right:-10px;width:100px;z-index:1}.only-wp-category-buttons__bg-icon svg{height:100%;width:100%}.only-wp-related-categories{background-color:#fff;border-radius:16px;box-shadow:0 4px 20px #0000000f;margin-top:40px!important;padding:20px}.only-wp-related-categories:empty{display:none!important}.only-wp-related-categories__title{color:#333;font-size:1.5rem;font-weight:700;line-height:1.2;margin:0 0 20px}.only-wp-related-categories__list{display:flex!important;flex-wrap:wrap;gap:12px}.only-wp-related-categories__item,.only-wp-related-categories__list{list-style:none!important;margin:0!important;padding:0!important}.only-wp-related-categories__link{background-color:#f5f5f5;border:1px solid #0000;border-radius:8px;color:#333!important;display:inline-block;font-size:.95rem;padding:10px 20px;text-decoration:none!important;transition:all .2s ease}.only-wp-related-categories__link:hover{background-color:#00aff0;box-shadow:0 4px 12px #00aff04d;color:#fff!important;text-decoration:none!important;transform:translateY(-2px)}.only-wp-related-categories__link--current{background-color:#00aff0;color:#fff!important;font-weight:600}.only-wp-category-buttons,.only-wp-container,.only-wp-related-categories,.only-wp-seo-text{display:block!important;height:auto!important;opacity:1!important;overflow:visible!important;position:relative!important;visibility:visible!important;clip:auto!important;clip-path:none!important;max-height:none!important}[data-only-wp-restored=true]{display:block!important;opacity:1!important;visibility:visible!important}.only-wp-container{margin:20px auto;max-width:1200px;padding-bottom:40px;position:relative;z-index:1}@media(max-width:768px){.only-wp-container{box-sizing:border-box!important;margin:10px 0!important;max-width:100%!important;padding:0 8px!important;width:100%!important}}#only-wp-frontend-root{min-height:200px}.only-wp-seo-h1{color:#333;font-size:2rem;font-weight:700;line-height:1.2;margin:20px 0}.only-wp-seo-text{background-color:#fff;border-radius:16px;box-shadow:0 4px 20px #0000000f;color:#333;font-size:1rem;line-height:1.6;margin-top:40px!important;padding:20px}.only-wp-seo-text:empty{display:none!important}.only-wp-seo-text p{margin-bottom:1em}.only-wp-seo-text p:last-child{margin-bottom:0}.only-wp-seo-text h1,.only-wp-seo-text h2,.only-wp-seo-text h3,.only-wp-seo-text h4,.only-wp-seo-text h5,.only-wp-seo-text h6{margin-bottom:.5em;margin-top:1.5em}.only-wp-seo-text h1:first-child,.only-wp-seo-text h2:first-child,.only-wp-seo-text h3:first-child,.only-wp-seo-text h4:first-child,.only-wp-seo-text h5:first-child,.only-wp-seo-text h6:first-child{margin-top:0}.only-wp-seo-text ol,.only-wp-seo-text ul{margin-bottom:1em;margin-left:1.5em}.only-wp-seo-text a{color:#00aff0;text-decoration:none}.only-wp-seo-text a:hover{text-decoration:underline}
