.wpdm-page-hero{position:relative;padding:3rem 0;background:linear-gradient(135deg,#f0f9ff,#e0f2fe 50%,#ecfeff);overflow:hidden}.wpdm-page-hero__bg{position:absolute;inset:0;background:radial-gradient(ellipse 80% 50% at 20% 40%,rgba(var(--wpdm-primary-rgb,0,143,239),.08) 0,transparent 50%),radial-gradient(ellipse 60% 40% at 80% 60%,rgba(6,182,212,.06) 0,transparent 50%)}.wpdm-page-hero__pattern{position:absolute;inset:0;background-image:radial-gradient(circle,#94a3b8 1px,transparent 0);background-size:20px 20px;opacity:.03}.wpdm-page-hero__content{position:relative;z-index:1;display:flex;align-items:center;gap:1.25rem}.wpdm-page-hero__icon{display:flex;align-items:center;justify-content:center;width:56px;height:56px;background:linear-gradient(135deg,var(--wpdm-primary,#008fef) 0,#0ea5e9 100%);border-radius:.875rem;box-shadow:0 8px 24px -6px rgba(var(--wpdm-primary-rgb,0,143,239),.35);flex-shrink:0}.wpdm-page-hero__icon svg{width:28px;height:28px;color:#fff}.wpdm-page-hero__title{font-size:1.75rem;font-weight:700;color:#0f172a;margin:0;line-height:1.2}.wpdm-page-hero__subtitle{font-size:.9375rem;color:#64748b;margin:.25rem 0 0}@media (min-width:768px){.wpdm-page-hero{padding:3.5rem 0}.wpdm-page-hero__title{font-size:2rem}}.wpdm-dashboard{width:100%;margin:0 auto}.prose .wpdm-dashboard,.wpdm-dashboard{max-width:none}.wpdm-dashboard ol,.wpdm-dashboard ul{list-style:none;padding:0;margin:0}.wpdm-dashboard li::marker,.wpdm-dashboard li:before{display:none;content:none}.wpdm-dashboard-layout{display:grid;grid-template-columns:280px 1fr;gap:2rem;align-items:start}@media (max-width:1024px){.wpdm-dashboard-layout{grid-template-columns:1fr}}.wpdm-dashboard-sidebar{background:linear-gradient(145deg,#fff,#f8fafc);border-radius:1rem;border:1px solid #e2e8f0;box-shadow:0 1px 3px rgba(0,0,0,.04),0 4px 12px rgba(0,0,0,.02);overflow:hidden;position:sticky;top:6rem}@media (max-width:1024px){.wpdm-dashboard-sidebar{position:static}}.wpdm-user-card{padding:2rem 1.5rem;text-align:center;background:linear-gradient(135deg,#f0f9ff,#e0f2fe 50%,#f0fdfa);border-bottom:1px solid #e2e8f0}.wpdm-user-avatar{position:relative;width:88px;height:88px;margin:0 auto 1rem;border-radius:50%;overflow:hidden;border:4px solid #fff;box-shadow:0 8px 24px rgba(0,0,0,.12)}.wpdm-user-avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;margin:0!important}.wpdm-user-name{font-size:1.125rem;font-weight:700;color:#1e293b;margin:0 0 .375rem}.wpdm-user-email{font-size:.8125rem;color:#64748b;margin:0;word-break:break-all}.wpdm-dashboard-nav{padding:.75rem 0}.wpdm-nav-section-title{padding:1rem 1.25rem .5rem;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#94a3b8;margin:0}.wpdm-nav-list{list-style:none!important;margin:0!important;padding:0 .5rem!important}.wpdm-nav-list li{list-style:none!important;margin:.125rem 0!important;padding:0!important}.wpdm-nav-list li::marker,.wpdm-nav-list li:before{display:none!important;content:none!important}.wpdm-nav-item{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;color:#475569;text-decoration:none!important;font-size:.9375rem;font-weight:500;transition:all .2s ease;border-radius:.5rem;margin:0}.wpdm-nav-item:hover{background:#f1f5f9;color:#1e293b;text-decoration:none!important}.wpdm-nav-item.active{background:linear-gradient(135deg,rgba(var(--wpdm-primary-rgb,0,143,239),.1) 0,rgba(6,182,212,.08) 100%);color:var(--wpdm-primary,#008fef);font-weight:600}.wpdm-nav-item i{font-size:1.125rem;width:1.5rem;text-align:center;color:inherit;opacity:.85}.wpdm-nav-item.active i{opacity:1}.wpdm-nav-icon{width:1.25rem;height:1.25rem;flex-shrink:0;color:inherit;opacity:.75}.wpdm-nav-item.active .wpdm-nav-icon,.wpdm-nav-item:hover .wpdm-nav-icon{opacity:1}.wpdm-nav-logout{margin:.5rem;padding-top:.75rem;border-top:1px solid #e5e7eb}.wpdm-nav-item-logout{color:#64748b}.wpdm-nav-item-logout:hover{background:#fef2f2;color:#dc2626}.wpdm-nav-item-logout i{opacity:.7}.wpdm-dashboard-content{min-width:0}.wpdm-stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.wpdm-stat-card{display:flex;align-items:center;gap:1rem;padding:1.25rem;background:linear-gradient(145deg,#fff,#f8fafc);border-radius:1rem;border:1px solid #e2e8f0;box-shadow:0 1px 3px rgba(0,0,0,.04),0 4px 12px rgba(0,0,0,.02);transition:all .3s ease}.wpdm-stat-card--link{text-decoration:none!important;cursor:pointer}.wpdm-stat-card--link:hover,.wpdm-stat-card:hover{transform:translateY(-2px);border-color:#cbd5e1;box-shadow:0 4px 16px rgba(0,0,0,.08)}.wpdm-stat-icon{width:52px;height:52px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,rgba(var(--wpdm-primary-rgb,0,143,239),.15) 0,rgba(6,182,212,.1) 100%);border-radius:.875rem;flex-shrink:0;border:1px solid rgba(var(--wpdm-primary-rgb,0,143,239),.1)}.wpdm-stat-icon svg{width:24px;height:24px;color:var(--wpdm-primary,#008fef)}.wpdm-stat-icon--success{background:linear-gradient(135deg,rgba(16,185,129,.15),rgba(52,211,153,.1));border-color:rgba(16,185,129,.15)}.wpdm-stat-icon--success svg{color:#059669}.wpdm-stat-icon--info{background:linear-gradient(135deg,rgba(6,182,212,.15),rgba(34,211,238,.1));border-color:rgba(6,182,212,.15)}.wpdm-stat-icon--info svg{color:#0891b2}.wpdm-stat-icon--warning{background:linear-gradient(135deg,rgba(245,158,11,.15),rgba(251,191,36,.1));border-color:rgba(245,158,11,.15)}.wpdm-stat-icon--warning svg{color:#d97706}.wpdm-stat-icon--purple{background:linear-gradient(135deg,rgba(139,92,246,.15),rgba(167,139,250,.1));border-color:rgba(139,92,246,.15)}.wpdm-stat-icon--purple svg{color:#7c3aed}.wpdm-stat-content{display:flex;flex-direction:column;min-width:0}.wpdm-stat-label{font-size:.8125rem;font-weight:500;color:#64748b;margin-bottom:.25rem}.wpdm-stat-value{font-size:1.625rem;font-weight:700;color:#1e293b}.wpdm-card{background:linear-gradient(145deg,#fff,#f8fafc);border-radius:1rem;border:1px solid #e2e8f0;box-shadow:0 1px 3px rgba(0,0,0,.04),0 4px 12px rgba(0,0,0,.02);overflow:hidden}.wpdm-card-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;background:linear-gradient(180deg,#f8fafc,#f1f5f9);border-bottom:1px solid #e2e8f0}.wpdm-card-header h3{display:flex;align-items:center;gap:.5rem;font-size:1rem;font-weight:600;color:#1e293b;margin:0}.wpdm-card-body{padding:1.25rem}.wpdm-card-footer{padding:1rem 1.25rem;background:linear-gradient(180deg,#f8fafc,#f1f5f9);border-top:1px solid #e2e8f0}.wpdm-card--action{padding:1rem 1.25rem;display:flex;justify-content:flex-end}.wpdm-table-wrap{overflow-x:auto}.wpdm-table-wrap .wpdm-table{margin:0!important}.wpdm-table{width:100%;border-collapse:collapse}.wpdm-table th{padding:.875rem 1rem;text-align:left;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#6b7280;background:#f9fafb;border-bottom:1px solid #e5e7eb}.wpdm-table td{padding:1rem;font-size:.9375rem;color:#4b5563;border-bottom:1px solid #f3f4f6;vertical-align:middle}.wpdm-table tbody tr:hover{background:#f9fafb}.wpdm-table-link{color:#2563eb;text-decoration:none;font-weight:500}.wpdm-table-link:hover{text-decoration:underline}.wpdm-table-empty{text-align:center;color:#9ca3af;padding:2rem 1rem!important}.wpdm-hide-mobile{display:table-cell}@media (max-width:768px){.wpdm-hide-mobile{display:none}}.wpdm-form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem}@media (max-width:640px){.wpdm-form-grid{grid-template-columns:1fr}}.wpdm-form-group{display:flex;flex-direction:column}.wpdm-form-group--full{grid-column:1/-1}.wpdm-form-group label{font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.5rem}.wpdm-input,.wpdm-select,.wpdm-textarea{padding:.625rem .875rem;font-size:.9375rem;color:#1f2937;background:#fff;border:1px solid #d1d5db;border-radius:.5rem;transition:all .2s ease}.wpdm-input:focus,.wpdm-select:focus,.wpdm-textarea:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,.1)}.wpdm-input--readonly{background:#f3f4f6;color:#6b7280;cursor:not-allowed}.wpdm-textarea{resize:vertical;min-height:100px}.wpdm-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.625rem 1.25rem;font-size:.9375rem;font-weight:500;text-decoration:none;border-radius:.5rem;border:1px solid transparent;cursor:pointer;transition:all .2s ease}.wpdm-btn--primary{background:#2563eb;color:#fff}.wpdm-btn--primary:hover{background:#1d4ed8}.wpdm-btn--secondary{background:#f3f4f6;color:#374151;border-color:#d1d5db}.wpdm-btn--secondary:hover{background:#e5e7eb}.wpdm-btn--success{background:#059669;color:#fff}.wpdm-btn--success:hover{background:#047857}.wpdm-btn--sm{padding:.375rem .75rem;font-size:.8125rem}.wpdm-btn--lg{padding:.75rem 1.5rem;font-size:1rem}.wpdm-badge{display:inline-flex;align-items:center;padding:.25rem .625rem;font-size:.75rem;font-weight:500;border-radius:9999px}.wpdm-badge--success{background:#ecfdf5;color:#059669}.wpdm-badge--danger{background:#fef2f2;color:#dc2626}.wpdm-badge--warning{background:#fffbeb;color:#d97706}.wpdm-badge--info{background:#eff6ff;color:#2563eb}.wpdm-icon{width:1.25rem;height:1.25rem;flex-shrink:0}.wpdm-icon--danger{color:#dc2626}.wpdm-help-text{font-size:.875rem;color:#6b7280;margin:0}.wpdm-link{color:#2563eb;text-decoration:none;font-weight:500}.wpdm-link:hover{text-decoration:underline}.wpdm-ip{font-family:monospace;font-size:.8125rem;background:#f3f4f6;padding:.125rem .375rem;border-radius:.25rem}.wpdm-price{font-weight:600;color:#1f2937}.wpdm-date{color:#6b7280;font-size:.875rem}.wpdm-order-id{font-family:monospace;font-size:.875rem;color:#2563eb;text-decoration:none}.wpdm-order-id:hover{text-decoration:underline}.wpdm-product-cell{display:flex;flex-direction:column;gap:.25rem}.wpdm-product-name{font-weight:500;color:#1f2937}.wpdm-product-deleted{display:inline-flex;align-items:center;gap:.375rem;color:#dc2626;font-size:.875rem}.wpdm-license-badge{display:inline-flex;font-size:.75rem;color:#7c3aed;background:#f5f3ff;padding:.125rem .5rem;border-radius:9999px;width:-moz-fit-content;width:fit-content}.wpdm-recommended-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem}.wpdm-recommended-item{display:flex;flex-direction:column;text-decoration:none;border-radius:.5rem;overflow:hidden;border:1px solid #e5e7eb;transition:all .2s ease}.wpdm-recommended-item:hover{border-color:#d1d5db;box-shadow:0 4px 12px rgba(0,0,0,.05)}.wpdm-recommended-thumb{aspect-ratio:4/3;overflow:hidden;background:#f3f4f6}.wpdm-recommended-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.wpdm-recommended-title{padding:.75rem;font-size:.875rem;font-weight:500;color:#1f2937;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wpdm-alert{font-size:.9375rem;display:flex;align-items:flex-start;gap:.75rem}.wpdm-alert--success{background:#ecfdf5;color:#065f46;border:1px solid #a7f3d0}.wpdm-alert--danger{background:#fef2f2;color:#991b1b;border:1px solid #fecaca}.wpdm-alert--warning{background:#fffbeb;color:#92400e;border:1px solid #fde68a}.wpdm-alert--info{background:#eff6ff;color:#1e40af;border:1px solid #bfdbfe}.wpdm-checkout{max-width:600px}.wpdm-checkout .wpdm-card{margin-bottom:1.5rem}.wpdm-checkout-footer{display:flex;align-items:center;justify-content:space-between;padding:1.5rem;background:#fff;border-radius:.75rem;border:1px solid #e5e7eb}.wpdm-checkout-total{display:flex;align-items:center;gap:.5rem}.wpdm-checkout-total-label{font-size:.9375rem;color:#4b5563}.wpdm-checkout-total-amount{font-size:1.125rem;font-weight:700;color:#059669}.wpdm-required{color:#dc2626;margin-left:.125rem}.wpdm-payment-methods{display:flex;flex-direction:column;gap:.75rem}.wpdm-payment-method{display:flex;align-items:center;gap:.75rem;padding:1rem;background:#fff;border:2px solid #e5e7eb;border-radius:.5rem;cursor:pointer;transition:all .2s ease}.wpdm-payment-method:hover{border-color:#d1d5db}.wpdm-payment-method.selected,.wpdm-payment-method:has(input:checked){border-color:#2563eb;background:#eff6ff}.wpdm-payment-method input[type=radio]{width:1.25rem;height:1.25rem;accent-color:#2563eb}.wpdm-payment-method-logo{height:24px;width:auto}.wpdm-payment-method-name{font-weight:500;color:#1f2937}.wpdm-cart-empty{text-align:center;padding:4rem 2rem}.wpdm-cart-empty-icon{width:80px;height:80px;margin:0 auto 1.5rem;background:#f3f4f6;border-radius:50%;display:flex;align-items:center;justify-content:center}.wpdm-cart-empty-icon svg{width:40px;height:40px;color:#9ca3af}.wpdm-cart-empty h3{font-size:1.25rem;font-weight:600;color:#1f2937;margin:0 0 .5rem}.wpdm-cart-empty p{color:#6b7280;margin:0 0 1.5rem}.wpdm-order-card{margin-bottom:1rem}.wpdm-order-card:hover{border-color:#d1d5db;box-shadow:0 4px 12px rgba(0,0,0,.05)}.wpdm-order-card-footer{justify-content:space-between;padding:.875rem 1.25rem;font-size:.875rem}.wpdm-order-card-meta{display:flex;align-items:center;gap:1rem;color:#6b7280}.wpdm-order-card-meta i{margin-right:.25rem}.wpdm-select,select.form-control,select.wpdm-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%236b7280' viewBox='0 0 24 24'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m19 9-7 7-7-7'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;background-size:1rem;padding-right:2.5rem}.wpdm-dashboard .card{background:linear-gradient(145deg,#fff,#f8fafc);border:1px solid #e2e8f0;border-radius:1rem;box-shadow:0 1px 3px rgba(0,0,0,.04),0 4px 12px rgba(0,0,0,.02)}.wpdm-dashboard .card-header{background:linear-gradient(180deg,#f8fafc,#f1f5f9);border-bottom:1px solid #e2e8f0;padding:1rem 1.25rem;font-weight:600}.wpdm-dashboard .card-body{padding:1.25rem}.wpdm-dashboard .form-control{padding:.625rem .875rem;font-size:.9375rem;border:1px solid #d1d5db;border-radius:.5rem;transition:all .2s ease}.wpdm-dashboard .form-control:focus{border-color:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,.1)}.wpdm-dashboard .btn{padding:.625rem 1.25rem;font-size:.9375rem;font-weight:500;border-radius:.5rem;transition:all .2s ease}.wpdm-dashboard .btn-primary{background:#2563eb;border-color:#2563eb}.wpdm-dashboard .btn-primary:hover{background:#1d4ed8;border-color:#1d4ed8}.wpdm-dashboard .btn-success{background:#059669;border-color:#059669}.wpdm-dashboard .btn-success:hover{background:#047857;border-color:#047857}.wpdm-dashboard .table{margin-bottom:0}.wpdm-dashboard .table th{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#6b7280;background:#f9fafb;border-bottom:1px solid #e5e7eb;padding:.875rem 1rem}.wpdm-dashboard .table td{padding:1rem;vertical-align:middle;border-bottom:1px solid #f3f4f6}.wpdm-dashboard .table tbody tr:hover{background:#f9fafb}.wpdm-dashboard .alert{border-radius:.5rem;border:none;padding:1rem 1.25rem}.wpdm-dashboard .alert-success{background:#ecfdf5;color:#065f46}.wpdm-dashboard .alert-danger{background:#fef2f2;color:#991b1b}.wpdm-dashboard .alert-info{background:#eff6ff;color:#1e40af}.wpdm-dashboard .alert-warning{background:#fffbeb;color:#92400e}.wpdm-orders-list{padding:0}.wpdm-section-header{margin-bottom:1.5rem}.wpdm-section-title{display:flex;align-items:center;gap:.5rem;font-size:1.25rem;font-weight:600;color:#1f2937;margin:0}.wpdm-orders-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1rem}.wpdm-order-card{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;overflow:hidden;transition:all .2s ease}.wpdm-order-card:hover{box-shadow:0 4px 12px rgba(0,0,0,.08)}.wpdm-order-card-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;background:#f9fafb;border-bottom:1px solid #e5e7eb}.wpdm-order-card-id{font-weight:600;color:#1f2937}.wpdm-order-card-amount{font-size:1.125rem;font-weight:700;color:#059669}.wpdm-order-card-body{padding:1.25rem}.wpdm-order-meta-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem}.wpdm-order-meta-item{display:flex;flex-direction:column;gap:.25rem}.wpdm-order-meta-label{font-size:.75rem;font-weight:500;color:#6b7280;text-transform:uppercase;letter-spacing:.025em}.wpdm-order-meta-value{display:flex;align-items:center;gap:.375rem;font-size:.875rem;font-weight:500;color:#1f2937}.wpdm-order-card-footer{display:flex;align-items:center;justify-content:flex-end;gap:.75rem;padding:1rem 1.25rem;background:#f9fafb;border-top:1px solid #e5e7eb}.wpdm-order-notes{margin-top:20px!important}.wpdm-notes-list{display:flex;flex-direction:column;gap:1rem}.wpdm-note-item{padding:1rem;background:#f9fafb;border:1px solid #e5e7eb;border-radius:.5rem}.wpdm-note-content{font-size:.9375rem;color:#374151;line-height:1.6}.wpdm-note-content p{margin:0 0 .5rem}.wpdm-note-content p:last-child{margin-bottom:0}.wpdm-note-attachments{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.75rem;padding-top:.75rem;border-top:1px solid #e5e7eb}.wpdm-attachment-link{display:inline-flex;align-items:center;gap:.375rem;padding:.375rem .75rem;background:#fff;border:1px solid #d1d5db;border-radius:.375rem;font-size:.8125rem;color:#4b5563;text-decoration:none;transition:all .15s ease}.wpdm-attachment-link:hover{background:#f3f4f6;color:#1f2937;text-decoration:none}.wpdm-note-meta{display:flex;flex-wrap:wrap;align-items:center;gap:1rem;margin-top:.75rem;padding-top:.75rem;border-top:1px solid #e5e7eb}.wpdm-note-author,.wpdm-note-copy,.wpdm-note-date{display:flex;align-items:center;gap:.375rem;font-size:.8125rem;color:#6b7280}.wpdm-notes-empty{text-align:center;color:#9ca3af;padding:2rem;margin:0}.wpdm-note-recipients{display:flex;align-items:center;flex-wrap:wrap;gap:.75rem}.wpdm-note-recipients-label{font-size:.875rem;font-weight:500;color:#374151}.wpdm-checkbox-label{display:flex;align-items:center;gap:.375rem;font-size:.875rem;color:#4b5563;cursor:pointer}.wpdm-checkbox-label input[type=checkbox]{width:1rem;height:1rem;accent-color:#04befd}.wpdm-input-with-button{display:flex;gap:.5rem}.wpdm-input-with-button .wpdm-input{flex:1}.wpdm-resolve-status{display:flex;align-items:center;gap:.5rem;padding:1rem;margin-top:1rem;background:#f3f4f6;border-radius:.5rem;font-size:.9375rem;color:#4b5563;cursor:pointer}.wpdm-empty-state{padding:3rem 1.5rem;background:#f9fafb;border:2px dashed #e5e7eb;border-radius:.75rem}.wpdm-empty-icon{width:4rem;height:4rem;margin:0 auto 1rem;color:#d1d5db}.wpdm-empty-icon svg{width:100%;height:100%}.wpdm-empty-state h4{font-size:1.125rem;color:#374151}.wpdm-empty-state p{color:#6b7280;margin:0}.wpdm-btn--danger{background:#dc2626;color:#fff}.wpdm-btn--danger:hover{background:#b91c1c}.wpdm-btn--sm{padding:.5rem 1rem;font-size:.875rem}.wpdm-icon-sm{width:1rem;height:1rem;flex-shrink:0}@keyframes wpdm-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.wpdm-spin{animation:wpdm-spin 1s linear infinite}.wpdm-customization-section{display:flex;flex-direction:column;gap:1.5rem}.wpdm-promo-card{display:flex;flex-direction:column;gap:1rem;text-align:center}@media (min-width:640px){.wpdm-promo-card{flex-direction:row;align-items:center;text-align:left}}.wpdm-promo-content{flex:1}.wpdm-promo-content h4{font-size:1.125rem;font-weight:600;color:#1f2937;margin:0 0 .5rem}.wpdm-promo-content p{font-size:.9375rem;color:#6b7280;margin:0}.wpdm-notice{display:flex;align-items:flex-start;gap:.75rem;padding:1rem 1.25rem;border-radius:.5rem;font-size:.9375rem}.wpdm-notice--info{background:#eff6ff;color:#1e40af}.wpdm-notice .wpdm-icon{flex-shrink:0;color:#3b82f6}.wpdm-customization-list{display:flex;flex-direction:column;gap:1rem}.wpdm-customization-card{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;overflow:hidden}.wpdm-customization-card-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;background:#f9fafb;border-bottom:1px solid #e5e7eb}.wpdm-customization-title{font-weight:600;color:#1f2937;text-decoration:none}.wpdm-customization-title:hover{color:#04befd}.wpdm-customization-card-body{padding:1.25rem}.wpdm-customization-meta{display:flex;flex-wrap:wrap;gap:1.5rem}.wpdm-customization-meta-item{display:flex;flex-direction:column;gap:.25rem}.wpdm-customization-meta-label{font-size:.75rem;font-weight:500;color:#6b7280;text-transform:uppercase;letter-spacing:.025em}.wpdm-customization-meta-value{font-size:.9375rem;font-weight:500;color:#1f2937}.wpdm-customization-meta-value--highlight{font-weight:700;color:#059669}.wpdm-reset-password-wrap{display:flex;align-items:center;justify-content:center;min-height:100%;padding:2rem}.wpdm-reset-password-card{width:100%;max-width:400px;background:#fff;border:1px solid #e5e7eb;border-radius:1rem;padding:2rem;box-shadow:0 4px 24px rgba(0,0,0,.06)}.wpdm-reset-password-header{text-align:center;margin-bottom:1.5rem}.wpdm-reset-password-icon{width:4rem;height:4rem;margin:0 auto 1rem;color:#04befd}.wpdm-reset-password-icon svg{width:100%;height:100%}.wpdm-reset-password-header h3{font-size:1.5rem;font-weight:700;color:#1f2937;margin:0 0 .5rem}.wpdm-reset-password-header p{font-size:.9375rem;color:#6b7280;margin:0}.wpdm-input-icon-wrap{position:relative}.wpdm-input-icon{position:absolute;left:1rem;top:50%;transform:translateY(-50%);width:1.25rem;height:1.25rem;color:#9ca3af;pointer-events:none}.wpdm-input--icon{padding-left:2.75rem}.wpdm-error-message,.wpdm-success-message{text-align:center;padding:1.5rem}.wpdm-error-icon,.wpdm-success-icon{width:4rem;height:4rem;margin:0 auto 1rem}.wpdm-success-icon{color:#059669}.wpdm-error-icon{color:#dc2626}.wpdm-error-message h4,.wpdm-success-message h4{font-size:1.25rem;font-weight:600;margin:0 0 .5rem}.wpdm-success-message h4{color:#059669}.wpdm-error-message h4{color:#dc2626}.wpdm-error-message p,.wpdm-success-message p{font-size:.9375rem;color:#6b7280;margin:0 0 1.5rem}.wpdm-badge--info{background:#dbeafe;color:#1e40af}.wpdm-badge--default{background:#f3f4f6;color:#4b5563}.wpdm-badge--sm{font-size:.75rem;padding:.25rem .5rem}.wpdm-orders-stack{display:flex;flex-direction:column;gap:.75rem}.wpdm-order-row{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;overflow:hidden;transition:all .2s ease}.wpdm-order-row:hover{border-color:#cbd5e1;box-shadow:0 4px 12px -2px rgba(0,0,0,.06)}.wpdm-order-row__header{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.25rem;border-bottom:1px solid #f1f5f9;background:linear-gradient(90deg,#f8fafc,#fff)}.wpdm-order-row__id{display:flex;align-items:center;gap:.375rem}.wpdm-order-row__id-label{font-size:.875rem;font-weight:500;color:#64748b}.wpdm-order-row__id-value{font-size:.9375rem;font-weight:600;color:#1e293b;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Monaco,Consolas,monospace}.wpdm-order-row__price{font-size:1.125rem;font-weight:700;color:#0f172a}.wpdm-order-row__details{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.25rem}.wpdm-order-row__meta{display:flex;flex-wrap:wrap;align-items:center;gap:1.25rem}.wpdm-order-row__meta-item{display:flex;align-items:center;gap:.375rem;font-size:.8125rem;color:#64748b}.wpdm-order-row__meta-icon{width:16px;height:16px;color:#94a3b8;flex-shrink:0}.wpdm-order-row__meta-label{color:#64748b}.wpdm-order-row__meta-value{color:#334155;font-weight:500}.wpdm-order-row__meta-status{font-weight:600}.wpdm-order-status--active{color:#059669}.wpdm-order-status--expired{color:#dc2626}.wpdm-order-status--pending{color:#d97706}.wpdm-order-row__check{width:18px;height:18px;color:#10b981;flex-shrink:0}.wpdm-order-row__cross{width:18px;height:18px;color:#ef4444;flex-shrink:0}.wpdm-order-row__actions{display:flex;align-items:center;gap:.625rem;flex-shrink:0}.wpdm-order-row__btn{display:inline-flex;align-items:center;justify-content:center;gap:.375rem;padding:.4375rem .875rem;font-size:.75rem;font-weight:500;color:var(--wpdm-primary,#008fef);background:rgba(var(--wpdm-primary-rgb,0,143,239),.08);border:1px solid rgba(var(--wpdm-primary-rgb,0,143,239),.2);border-radius:.375rem;text-decoration:none!important;transition:all .15s ease;white-space:nowrap}.wpdm-order-row__btn:hover{color:#fff!important;background:var(--wpdm-primary,#008fef);border-color:var(--wpdm-primary,#008fef);text-decoration:none!important}.wpdm-order-row__delete{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;background:#fef2f2;border:1px solid #fecaca;border-radius:.375rem;color:#dc2626;cursor:pointer;transition:all .2s ease}.wpdm-order-row__delete:hover{background:#fee2e2;border-color:#fca5a5}.wpdm-order-row__delete svg{width:16px;height:16px}.wpdm-empty-state{padding:4rem 2rem;text-align:center;background:linear-gradient(145deg,#f8fafc,#f1f5f9);border:2px dashed #e2e8f0;border-radius:1rem}.wpdm-empty-icon{width:80px;height:80px;margin:0 auto 1.5rem;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border-radius:50%}.wpdm-empty-icon svg{width:40px;height:40px;color:#94a3b8}.wpdm-empty-state h4{font-size:1.25rem;font-weight:600;color:#1e293b;margin:0 0 .5rem}.wpdm-empty-state p{font-size:.9375rem;color:#64748b;margin:0 0 1.5rem}@media (max-width:768px){.wpdm-order-row__header{padding:.875rem 1rem}.wpdm-order-row__details{flex-direction:column;align-items:flex-start;padding:.875rem 1rem}.wpdm-order-row__meta{flex-direction:column;align-items:flex-start;gap:.625rem;width:100%}.wpdm-order-row__meta-item{width:100%}.wpdm-order-row__actions{width:100%;justify-content:flex-end;padding-top:.75rem;border-top:1px solid #f1f5f9;margin-top:.5rem}.wpdm-order-row__btn{flex:1;justify-content:center}}.wpdm-order-details{display:flex;flex-direction:column;gap:1.5rem}.wpdm-order-details__header{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem;padding-bottom:1rem;border-bottom:1px solid #e2e8f0}.wpdm-order-details__breadcrumb{display:flex;align-items:center;gap:.5rem;font-size:.875rem}.wpdm-order-details__back{display:inline-flex;align-items:center;gap:.25rem;color:var(--wpdm-primary,#008fef);text-decoration:none!important;font-weight:500}.wpdm-order-details__back:hover{color:var(--wpdm-primary-dark,#07c)!important}.wpdm-order-details__separator{color:#94a3b8}.wpdm-order-details__current{color:#1e293b;font-weight:600}.wpdm-order-details__actions{display:flex;align-items:center;gap:.75rem}.wpdm-order-details__invoice-btn{display:inline-flex;align-items:center;gap:.375rem;padding:.4375rem .75rem;font-size:.8125rem;font-weight:500;color:#475569;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:.375rem;text-decoration:none!important;transition:all .15s ease}.wpdm-order-details__invoice-btn:hover{background:#e2e8f0;color:#1e293b!important}.wpdm-order-details__update-card-btn{display:inline-flex;align-items:center;gap:.375rem;padding:.4375rem .75rem;font-size:.8125rem;font-weight:500;color:#0891b2;background:#ecfeff;border:1px solid #cffafe;border-radius:.375rem;text-decoration:none!important;transition:all .15s ease}.wpdm-order-details__update-card-btn:hover{background:#cffafe;color:#0e7490!important}.wpdm-status-badge{display:inline-flex;align-items:center;padding:.25rem .625rem;font-size:.75rem;font-weight:600;border-radius:9999px}.wpdm-status-badge--success{background:#dcfce7;color:#166534}.wpdm-status-badge--expired{background:#fee2e2;color:#dc2626}.wpdm-status-badge--pending{background:#fef3c7;color:#d97706}.wpdm-order-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.wpdm-order-summary__card{display:flex;align-items:center;gap:.875rem;padding:1rem 1.25rem;background:#fff;border:1px solid #e2e8f0;border-radius:.75rem}.wpdm-order-summary__icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#f0f9ff;border-radius:.5rem;flex-shrink:0}.wpdm-order-summary__icon svg{width:20px;height:20px;color:var(--wpdm-primary,#008fef)}.wpdm-order-summary__icon--total{background:#f0fdf4}.wpdm-order-summary__icon--total svg{color:#059669}.wpdm-order-summary__content{display:flex;flex-direction:column;gap:.125rem}.wpdm-order-summary__label{font-size:.75rem;color:#64748b;text-transform:uppercase;letter-spacing:.025em}.wpdm-order-summary__value{font-size:.9375rem;font-weight:600;color:#1e293b}.wpdm-order-summary__value--total{color:#059669;font-size:1.125rem}.wpdm-order-items{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;overflow:hidden}.wpdm-order-items__header{padding:1rem 1.25rem;background:linear-gradient(90deg,#f8fafc,#fff)}.wpdm-order-items__title{display:flex;align-items:center;gap:.5rem;font-size:1rem;font-weight:600;color:#1e293b;margin:0!important}.wpdm-order-items__title svg{color:#64748b}.wpdm-order-items__table-wrap{overflow-x:auto;margin-left:-1px;margin-right:-1px}.wpdm-order-items__table{width:100%;border-collapse:collapse;margin:0!important}.wpdm-order-items__table thead tr{background:#f8fafc}.wpdm-order-items__table th{padding:.75rem 1rem;font-size:.6875rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.05em;text-align:left;border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0}.wpdm-order-items__table th:first-child{padding-left:1.25rem}.wpdm-order-items__table th:last-child{padding-right:1.25rem}.wpdm-order-items__table td:first-child{padding-left:1.25rem}.wpdm-order-items__table td:last-child{padding-right:1.25rem}.wpdm-order-items__table td:last-child,.wpdm-order-items__table th:last-child{text-align:right}.wpdm-order-items__table tbody tr{border-bottom:1px solid #f1f5f9}.wpdm-order-items__table tbody tr:last-child{border-bottom:none}.wpdm-order-items__table td{padding:1rem;font-size:.875rem;color:#334155;vertical-align:middle}.wpdm-order-items__td--license,.wpdm-order-items__th--license{text-align:center!important}.wpdm-order-items__td--total{font-weight:600;color:#1e293b}.wpdm-order-product{display:flex;align-items:center;gap:.875rem}.wpdm-order-product__thumb{flex-shrink:0}.wpdm-order-product__thumb .wpdm-cart-thumb,.wpdm-order-product__thumb img{width:48px;height:48px;-o-object-fit:cover;object-fit:cover;border-radius:8px;margin:0!important}.wpdm-order-product__info{display:flex;flex-direction:column;gap:.125rem}.wpdm-order-product__name{font-weight:600;color:var(--wpdm-primary,#008fef)}.wpdm-order-product__name a{color:inherit;text-decoration:none!important}.wpdm-order-product__name a:hover{text-decoration:underline!important}.wpdm-order-product__license{font-size:.75rem;color:#64748b}.wpdm-license-key-btn{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;background:#f0f9ff;border:1px solid #bae6fd;border-radius:.375rem;color:var(--wpdm-primary,#008fef);text-decoration:none!important;transition:all .15s ease}.wpdm-license-key-btn:hover{background:var(--wpdm-primary,#008fef);border-color:var(--wpdm-primary,#008fef);color:#fff!important}.wpdm-download-actions{display:flex;align-items:center;justify-content:flex-end;gap:.5rem}.wpdm-download-btn{display:inline-flex;align-items:center;gap:.375rem;padding:.4375rem .75rem;font-size:.75rem;font-weight:500;color:#fff!important;background:#10b981;border-radius:.375rem;text-decoration:none!important;transition:all .15s ease}.wpdm-download-btn:hover{background:#059669;color:#fff!important}.wpdm-download-btn--files{background:#64748b}.wpdm-download-btn--files:hover{background:#475569}.wpdm-order-items__table tfoot tr:first-child td{border-top:1px solid #e2e8f0}.wpdm-order-items__table tfoot td{padding:.75rem 1rem;font-size:.875rem;color:#64748b;border:none}.wpdm-order-items__table tfoot td:last-child{font-weight:600;color:#1e293b}.wpdm-order-items__total td{font-weight:600!important;color:#1e293b!important;font-size:1rem!important;background:#f8fafc;border-top:1px solid #e2e8f0!important}.wpdm-order-action{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.25rem;background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border:1px solid #bae6fd;border-radius:.75rem}.wpdm-order-action__content{display:flex;align-items:center;gap:.75rem;font-size:.875rem;color:#334155}.wpdm-order-action__icon{width:20px;height:20px;color:var(--wpdm-primary,#008fef);flex-shrink:0}.wpdm-order-action__btn{display:inline-flex;align-items:center;padding:.5rem 1.25rem;font-size:.875rem;font-weight:600;color:#fff!important;background:#10b981;border-radius:.5rem;text-decoration:none!important;transition:all .15s ease;white-space:nowrap}.wpdm-order-action__btn:hover{background:#059669;color:#fff!important}.wpdm-order-action__loading{padding:.5rem;color:#64748b;font-style:italic}.wpdm-order-renew-info{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.wpdm-order-renew-info__item{display:flex;flex-direction:column;gap:.25rem;padding:1rem;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem}.wpdm-order-renew-info__label{font-size:.75rem;color:#64748b;text-transform:uppercase;letter-spacing:.025em}.wpdm-order-renew-info__value{font-size:.9375rem;font-weight:600;color:#1e293b}.wpdm-order-renew-info__value--active{color:#059669}.wpdm-order-renew-info__value--inactive{color:#dc2626}.wpdm-file-search{display:block;width:100%;padding:.75rem 1rem;font-size:.8125rem;color:#334155;background:#f8fafc;border:0;border-radius:0;outline:none;margin:0!important}.wpdm-file-search::-moz-placeholder{color:#94a3b8}.wpdm-file-search::placeholder{color:#94a3b8}.wpdm-file-search:focus{background:#fff}.wpdm-file-list{list-style:none;margin:0!important;padding:0!important}.wpdm-file-item{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:.75rem 1rem;border-bottom:1px solid #f1f5f9;transition:background .15s ease;margin:0!important}.wpdm-file-item:last-child{border-bottom:none}.wpdm-file-item:hover{background:#f8fafc}.wpdm-file-item__name{flex:1;font-size:.8125rem;font-weight:500;color:#1e293b;word-break:break-word}.wpdm-file-item__btn{flex-shrink:0;display:inline-flex;align-items:center;gap:.25rem;padding:.375rem .625rem;font-size:.6875rem;font-weight:500;color:var(--wpdm-primary,#008fef)!important;background:rgba(var(--wpdm-primary-rgb,0,143,239),.08);border-radius:.25rem;text-decoration:none!important;transition:all .15s ease}.wpdm-file-item__btn:hover{background:rgba(var(--wpdm-primary-rgb,0,143,239),.15);color:var(--wpdm-primary-dark,#07c)!important}.wpdm-dialog{display:none;position:fixed;inset:0;z-index:9999;overflow:hidden}.wpdm-dialog--open{display:flex;align-items:center;justify-content:center}.wpdm-dialog__backdrop{position:fixed;inset:0;background:rgba(15,23,42,.6);backdrop-filter:blur(4px);animation:wpdmFadeIn .2s ease}.wpdm-dialog__container{position:relative;z-index:1;width:100%;padding:1rem}.wpdm-dialog__panel{position:relative;width:100%;max-width:400px;height:450px;max-height:90vh;margin:0 auto;display:flex;flex-direction:column;background:#fff;border-radius:.75rem;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);animation:wpdmSlideUp .2s ease;overflow:hidden}.wpdm-dialog__header{gap:.75rem;padding:1rem 1.25rem;background:linear-gradient(90deg,#f8fafc,#fff);border-bottom:1px solid #e2e8f0}.wpdm-dialog__header,.wpdm-dialog__icon{flex-shrink:0;display:flex;align-items:center}.wpdm-dialog__icon{justify-content:center;width:40px;height:40px;background:linear-gradient(135deg,var(--wpdm-primary,#008fef) 0,#0ea5e9 100%);border-radius:.5rem;color:#fff}.wpdm-dialog__icon svg{width:20px;height:20px}.wpdm-dialog__header-text{flex:1;min-width:0}.wpdm-dialog__title{font-size:.9375rem;font-weight:600;color:#1e293b;margin:0!important}.wpdm-dialog__subtitle{font-size:.75rem;color:#64748b;margin:0!important}.wpdm-dialog__search{flex-shrink:0;padding:0;background:#fff;border-bottom:1px solid #e2e8f0}.wpdm-dialog__body{flex:1;overflow-y:auto;overflow-x:hidden;scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.15) transparent}.wpdm-dialog__body::-webkit-scrollbar{width:8px}.wpdm-dialog__body::-webkit-scrollbar-track{background:transparent}.wpdm-dialog__body::-webkit-scrollbar-thumb{background:rgba(0,0,0,.12);border-radius:10px;border:2px solid transparent;background-clip:padding-box}.wpdm-dialog__body::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.2);border:2px solid transparent;background-clip:padding-box}.wpdm-dialog__footer{flex-shrink:0;padding:.875rem 1.25rem;background:#f8fafc;border-top:1px solid #e2e8f0;text-align:right}.wpdm-dialog__close-btn{display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1.25rem;font-size:.8125rem;font-weight:500;color:#475569;background:#fff;border:1px solid #e2e8f0;border-radius:.375rem;cursor:pointer;transition:all .15s ease}.wpdm-dialog__close-btn:hover{background:#f1f5f9;color:#1e293b}@keyframes wpdmFadeIn{0%{opacity:0}to{opacity:1}}@keyframes wpdmSlideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes wpdmSpin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.wpdm-spin{animation:wpdmSpin 1s linear infinite}.wpdm-dialog__panel--sm{max-width:360px;height:auto;max-height:90vh}.wpdm-dialog__icon--key{background:linear-gradient(135deg,#8b5cf6,#7c3aed)}.wpdm-license-display{padding:1.25rem}.wpdm-license-display__label{display:block;font-size:.6875rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem}.wpdm-license-display__input{width:100%;padding:.75rem 1rem;font-size:.875rem;font-weight:600;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;color:#1e293b;background:#f8fafc;border:1px solid #e2e8f0;border-radius:.5rem;cursor:copy;outline:none}.wpdm-license-display__input:focus{background:#fff;border-color:var(--wpdm-primary,#008fef);box-shadow:0 0 0 3px rgba(var(--wpdm-primary-rgb,0,143,239),.1)}.wpdm-license-domains{border-top:1px solid #e2e8f0;padding:1rem 1.25rem}.wpdm-license-domains__label{display:block;font-size:.6875rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.75rem}.wpdm-license-domains__list{list-style:none;margin:0;padding:0;max-height:180px;overflow-y:auto}.wpdm-license-domains__item{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.625rem .75rem;background:#f8fafc;border:1px solid #f1f5f9;border-radius:.5rem;margin-bottom:.5rem;transition:all .15s ease}.wpdm-license-domains__item:last-child{margin-bottom:0}.wpdm-license-domains__item:hover{background:#fff;border-color:#e2e8f0}.wpdm-license-domains__domain{flex:1;font-size:.8125rem;font-weight:500;color:#334155;word-break:break-all}.wpdm-license-domains__remove{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:28px;height:28px;color:#94a3b8;background:transparent;border-radius:.375rem;transition:all .15s ease}.wpdm-license-domains__remove:hover{color:#ef4444;background:#fef2f2}.wpdm-alert{padding:1rem 1.25rem;border-radius:.5rem;font-size:.875rem;margin-bottom:1rem}.wpdm-alert--success{background:#dcfce7;color:#166534;border:1px solid #bbf7d0}.wpdm-alert--error{background:#fee2e2;color:#dc2626;border:1px solid #fecaca}#edit-profile-form .card,#edit-profile-form .wpdm-card{margin-bottom:1.5rem;overflow:hidden}.wpdm-dashboard .card-body{padding:1.5rem}.wpdm-dashboard .card-body .row{display:flex;flex-wrap:wrap;margin:0 -.5rem}.wpdm-dashboard .card-body .form-group{padding:0 .5rem;margin-bottom:1rem}.wpdm-dashboard .card-body .col-md-6{flex:0 0 50%;max-width:50%}@media (max-width:767px){.wpdm-dashboard .card-body .col-md-6{flex:0 0 100%;max-width:100%}}.wpdm-dashboard .card-body label{display:block;font-size:.8125rem;font-weight:500;color:#334155;margin-bottom:.375rem}.wpdm-dashboard .card-body label .fa-star,.wpdm-dashboard .card-body label .text-danger{color:#ef4444;font-size:.5rem;vertical-align:super;margin-left:.125rem}.wpdm-dashboard .card-body .form-control{display:block;width:100%;padding:.625rem .875rem;font-size:.875rem;font-weight:400;color:#1e293b;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;outline:none;transition:all .15s ease}.wpdm-dashboard .card-body .form-control::-moz-placeholder{color:#94a3b8}.wpdm-dashboard .card-body .form-control::placeholder{color:#94a3b8}.wpdm-dashboard .card-body .form-control:focus{border-color:var(--wpdm-primary,#008fef);box-shadow:0 0 0 3px rgba(var(--wpdm-primary-rgb,0,143,239),.1)}.wpdm-dashboard .card-body select.form-control{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%2364748b' viewBox='0 0 24 24'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m19 9-7 7-7-7'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;background-size:1rem;padding-right:2.5rem;cursor:pointer}.wpdm-dashboard .card-body select.form-control:focus{border-color:var(--wpdm-primary,#008fef)}@media (max-width:768px){.wpdm-order-renew-info,.wpdm-order-summary{grid-template-columns:1fr}.wpdm-order-details__header{flex-direction:column;align-items:flex-start}.wpdm-order-action{text-align:center}.wpdm-order-action,.wpdm-order-action__content{flex-direction:column}}body.ud-fullscreen #colophon,body.ud-fullscreen #footer,body.ud-fullscreen .site-footer,body.ud-fullscreen footer{display:none!important}body.ud-fullscreen,html.ud-fullscreen,html:has(body.ud-fullscreen){overflow:hidden!important;height:100%}body.ud-fullscreen #site-header,body.ud-fullscreen .header{position:relative;z-index:9999!important}body.ud-fullscreen .header-nav,body.ud-fullscreen .nav-dropdown{z-index:9999!important}body.ud-fullscreen .nav-dropdown-list,body.ud-fullscreen .nav-dropdown-mega,body.ud-fullscreen .nav-dropdown-menu{z-index:99999!important}body.ud-fullscreen .mobile-menu{z-index:999999!important}body.ud-fullscreen .mobile-menu-backdrop{z-index:999998!important}body.ud-fullscreen .mobile-menu-panel{z-index:999999!important}body.ud-fullscreen #page,body.ud-fullscreen .site-content{padding-top:0!important;margin-top:0!important}body.ud-fullscreen #site-header,body.ud-fullscreen .header{top:0!important;position:relative!important}body.ud-fullscreen.admin-bar #site-header,body.ud-fullscreen.admin-bar .header{top:0!important}.ud-dashboard{background:#f1f5f9;height:calc(100vh - 70px);border-top:1px solid #e2e8f0;overflow:hidden}body.admin-bar .ud-dashboard{height:calc(100vh - 102px)}@media (max-width:782px){body.admin-bar .ud-dashboard{height:calc(100vh - 116px)}}.ud-layout,.ud-sidebar{display:flex;height:100%}.ud-sidebar{position:fixed;top:0;left:0;z-index:100;width:280px;flex-direction:column;background:linear-gradient(180deg,#0f172a,#1e293b);border-right:1px solid hsla(0,0%,100%,.05);overflow-y:auto;overflow-x:hidden;transform:translateX(-100%);transition:transform .3s ease}.ud-sidebar--open{transform:translateX(0)}@media (min-width:1024px){.ud-sidebar{position:sticky;top:0;transform:translateX(0);flex-shrink:0}}.ud-sidebar__brand{padding:1.25rem 1.5rem;border-bottom:1px solid hsla(0,0%,100%,.06)}.ud-sidebar__logo{display:flex;align-items:center;gap:.75rem;text-decoration:none!important;color:#fff;font-size:1.125rem;font-weight:700}.ud-sidebar__logo svg{width:32px;height:32px;color:var(--wpdm-primary,#3b82f6)}.ud-sidebar__logo:hover{color:#fff}.ud-sidebar__user{display:flex;align-items:center;gap:.875rem;padding:1.25rem 1.5rem;border-bottom:1px solid hsla(0,0%,100%,.06)}.ud-sidebar__avatar{position:relative;flex-shrink:0}.ud-sidebar__avatar img{width:48px;height:48px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:2px solid hsla(0,0%,100%,.1);margin:0!important}.ud-sidebar__status{position:absolute;bottom:2px;right:2px;width:12px;height:12px;background:#22c55e;border:2px solid #1e293b;border-radius:50%}.ud-sidebar__user-info{display:flex;flex-direction:column;min-width:0}.ud-sidebar__user-name{font-size:.9375rem;font-weight:600;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ud-sidebar__user-role{font-size:.75rem;color:#94a3b8}.ud-sidebar__nav{flex:1;padding:.75rem 0;overflow-y:auto}.ud-sidebar__section-title{padding:1rem 1.5rem .5rem;font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#64748b}.ud-sidebar__menu{list-style:none!important;margin:0!important;padding:0 .75rem!important}.ud-sidebar__item{margin:.125rem 0!important;padding:0!important;list-style:none!important}.ud-sidebar__item::marker,.ud-sidebar__item:before{display:none!important;content:none!important}.ud-sidebar__link{display:flex;align-items:center;gap:.75rem;padding:.625rem .875rem;color:#94a3b8;font-size:.875rem;font-weight:500;text-decoration:none!important;border-radius:.5rem;transition:all .2s ease}.ud-sidebar__link:hover{background:hsla(0,0%,100%,.05);color:#e2e8f0}.ud-sidebar__link--active{background:rgba(var(--wpdm-primary-rgb,59,130,246),.15);color:#fff}.ud-sidebar__link--active .ud-sidebar__icon{color:var(--wpdm-primary,#3b82f6)}.ud-sidebar__icon{width:20px;height:20px;flex-shrink:0;color:currentColor}.ud-sidebar__icon svg{width:100%;height:100%}.ud-sidebar__text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ud-sidebar__footer{padding:.75rem;border-top:1px solid hsla(0,0%,100%,.06);margin-top:auto}.ud-sidebar__link--logout{color:#64748b}.ud-sidebar__link--logout:hover{background:rgba(239,68,68,.1);color:#ef4444}.ud-main{flex:1;min-width:0;display:flex;flex-direction:column;background:#f8fafc;height:100%;overflow:hidden}@media (min-width:1024px){.ud-main{margin-left:0}}.ud-header{justify-content:space-between;padding:.875rem 1.5rem;background:#fff;border-bottom:1px solid #e2e8f0;flex-shrink:0;z-index:50}.ud-header,.ud-header__left{display:flex;align-items:center}.ud-header__left{gap:1rem}.ud-header__menu-btn{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:transparent;border:none;border-radius:.5rem;color:#64748b;cursor:pointer;transition:all .2s ease}.ud-header__menu-btn:hover{background:#f1f5f9;color:#1e293b}.ud-header__menu-btn svg{width:24px;height:24px}@media (min-width:1024px){.ud-header__menu-btn{display:none}}.ud-header__breadcrumb{display:flex;align-items:center;gap:.5rem}.ud-header__page-title{font-size:1rem;font-weight:600;color:#1e293b}.ud-header__right{display:flex;align-items:center;gap:.75rem}.ud-header__action{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.8125rem;font-weight:500;color:var(--wpdm-primary,#3b82f6);background:rgba(var(--wpdm-primary-rgb,59,130,246),.08);border-radius:.5rem;text-decoration:none!important;transition:all .2s ease}.ud-header__action svg{width:18px;height:18px}.ud-header__action:hover{background:rgba(var(--wpdm-primary-rgb,59,130,246),.15);color:var(--wpdm-primary,#3b82f6)}.ud-content{flex:1;padding:1.5rem;max-width:1400px;overflow-y:auto;overflow-x:hidden}@media (min-width:768px){.ud-content{padding:2rem}}.ud-content::-webkit-scrollbar{width:8px}.ud-content::-webkit-scrollbar-track{background:transparent}.ud-content::-webkit-scrollbar-thumb{background:rgba(0,0,0,.1);border-radius:4px}.ud-content::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.2)}.ud-overlay{display:none;position:fixed;inset:0;z-index:90;background:rgba(15,23,42,.5);backdrop-filter:blur(4px)}.ud-overlay--visible{display:block}@media (min-width:1024px){.ud-overlay{display:none!important}}.ud-welcome{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}@media (min-width:768px){.ud-welcome{flex-direction:row;align-items:center;justify-content:space-between}}.ud-welcome__content{flex:1}.ud-welcome__title{font-size:1.5rem;font-weight:700;color:#0f172a;margin:0 0 .375rem;line-height:1.3}@media (min-width:768px){.ud-welcome__title{font-size:1.75rem}}.ud-welcome__subtitle{font-size:.9375rem;color:#64748b;margin:0}.ud-welcome__actions{display:flex;align-items:center;gap:.75rem}.ud-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.5rem!important;padding:.625rem 1.25rem!important;font-size:.875rem!important;font-weight:600!important;text-decoration:none!important;border-radius:.5rem!important;border:none!important;cursor:pointer;transition:all .2s ease;line-height:1.4!important}.ud-btn svg{width:18px!important;height:18px!important;flex-shrink:0!important;vertical-align:middle!important}.ud-btn--primary{background:linear-gradient(135deg,var(--wpdm-primary,#3b82f6) 0,#2563eb 100%);color:#fff!important;box-shadow:0 4px 12px -2px rgba(var(--wpdm-primary-rgb,59,130,246),.3)}.ud-btn--primary:hover{transform:translateY(-1px);box-shadow:0 6px 16px -2px rgba(var(--wpdm-primary-rgb,59,130,246),.4);color:#fff!important}.ud-btn--primary svg{margin-bottom:0!important}.ud-stats{display:grid;grid-template-columns:repeat(1,1fr);gap:1rem;margin-bottom:2rem}@media (min-width:640px){.ud-stats{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.ud-stats{grid-template-columns:repeat(4,1fr)}.ud-stats--3col{grid-template-columns:repeat(3,1fr)}}.ud-stat-card{display:flex;align-items:flex-start;gap:1rem;padding:1.25rem;background:#fff;border-radius:1rem;border:1px solid #e2e8f0;box-shadow:0 1px 3px rgba(0,0,0,.02);transition:all .2s ease}.ud-stat-card:hover{border-color:#cbd5e1;box-shadow:0 4px 12px rgba(0,0,0,.04)}.ud-stat-card__icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:.75rem;flex-shrink:0}.ud-stat-card__icon svg{width:24px;height:24px}.ud-stat-card__icon--primary{background:linear-gradient(135deg,rgba(var(--wpdm-primary-rgb,59,130,246),.15) 0,rgba(99,102,241,.1) 100%);color:var(--wpdm-primary,#3b82f6)}.ud-stat-card__icon--success{background:linear-gradient(135deg,rgba(16,185,129,.15),rgba(52,211,153,.1));color:#10b981}.ud-stat-card__icon--info{background:linear-gradient(135deg,rgba(6,182,212,.15),rgba(34,211,238,.1));color:#06b6d4}.ud-stat-card__icon--warning{background:linear-gradient(135deg,rgba(245,158,11,.15),rgba(251,191,36,.1));color:#f59e0b}.ud-stat-card__content{flex:1;display:flex;flex-direction:column;min-width:0}.ud-stat-card__label{font-size:.75rem;font-weight:500;color:#64748b;text-transform:uppercase;letter-spacing:.025em;margin-bottom:.25rem}.ud-stat-card__value{font-size:1.5rem;font-weight:700;color:#0f172a;line-height:1.2}.ud-stat-card__trend{display:flex;align-items:center;gap:.25rem;font-size:.6875rem;font-weight:500;margin-top:auto;padding-top:.5rem}.ud-stat-card__trend--up{color:#10b981}.ud-stat-card__trend--down{color:#ef4444}.ud-section{margin-bottom:2rem}.ud-section__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.ud-section__title{display:flex;align-items:center;gap:.5rem;font-size:1rem;font-weight:600;color:#1e293b;margin:0 0 1rem}.ud-section__title svg{color:#64748b}.ud-activity-cards{display:grid;grid-template-columns:repeat(1,1fr);gap:1rem}@media (min-width:768px){.ud-activity-cards{grid-template-columns:repeat(3,1fr)}}.ud-activity-card{display:flex;align-items:center;gap:1rem;padding:1rem 1.25rem;background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;text-decoration:none!important;transition:all .2s ease}.ud-activity-card:hover{border-color:#cbd5e1;box-shadow:0 4px 12px rgba(0,0,0,.04);transform:translateY(-2px)}.ud-activity-card__icon{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:.625rem;flex-shrink:0}.ud-activity-card__icon svg{width:22px;height:22px}.ud-activity-card__icon--green{background:linear-gradient(135deg,rgba(16,185,129,.15),rgba(52,211,153,.1));color:#10b981}.ud-activity-card__icon--blue{background:linear-gradient(135deg,rgba(59,130,246,.15),rgba(99,102,241,.1));color:#3b82f6}.ud-activity-card__icon--amber{background:linear-gradient(135deg,rgba(245,158,11,.15),rgba(251,191,36,.1));color:#f59e0b}.ud-activity-card__content{flex:1;display:flex;flex-direction:column}.ud-activity-card__value{font-size:1.375rem;font-weight:700;color:#0f172a;line-height:1.2}.ud-activity-card__label{font-size:.8125rem;color:#64748b}.ud-activity-card__arrow{width:20px;height:20px;color:#cbd5e1;flex-shrink:0;transition:all .2s ease}.ud-activity-card:hover .ud-activity-card__arrow{color:#94a3b8;transform:translateX(2px)}.ud-products-grid{display:grid;grid-template-columns:repeat(1,1fr);gap:1rem}@media (min-width:640px){.ud-products-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.ud-products-grid{grid-template-columns:repeat(3,1fr)}}.ud-product-card{display:flex;flex-direction:column;background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;overflow:hidden;text-decoration:none!important;transition:all .2s ease}.ud-product-card:hover{border-color:#cbd5e1;box-shadow:0 4px 16px rgba(0,0,0,.06);transform:translateY(-2px)}.ud-product-card__thumb{aspect-ratio:16/10;overflow:hidden;background:#f1f5f9}.ud-product-card__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.ud-product-card:hover .ud-product-card__img{transform:scale(1.05)}.ud-product-card__content{padding:1rem}.ud-product-card__title{font-size:.9375rem;font-weight:600;color:#1e293b;margin:0;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ud-card{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;overflow:hidden}.ud-table-wrap{overflow-x:auto}.ud-table{width:100%;border-collapse:collapse;margin:0!important}.ud-table th{padding:.875rem 1.25rem;text-align:left;font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#64748b;background:#f8fafc;border-bottom:1px solid #e2e8f0}.ud-table td{padding:1rem 1.25rem;font-size:.875rem;color:#334155;border-bottom:1px solid #f1f5f9;vertical-align:middle}.ud-table tbody tr:last-child td{border-bottom:none}.ud-table tbody tr:hover{background:#f8fafc}.ud-table__link{color:var(--wpdm-primary,#3b82f6);font-weight:500;text-decoration:none!important}.ud-table__link:hover{text-decoration:underline!important}.ud-table__date{color:#64748b;font-size:.8125rem}.ud-table__code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.75rem;color:#64748b;background:#f1f5f9;padding:.25rem .5rem;border-radius:.25rem}.ud-table__empty{text-align:center;padding:2rem 1rem!important}.ud-hide-mobile{display:table-cell}@media (max-width:768px){.ud-hide-mobile{display:none}}.ud-empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:3rem 2rem}.ud-empty-state--compact{padding:1.5rem 1rem}.ud-empty-state svg{color:#cbd5e1;margin-bottom:.75rem}.ud-empty-state p{font-size:.875rem;color:#94a3b8;margin:0}.ud-quick-actions{display:grid;grid-template-columns:repeat(1,1fr);gap:1rem;margin-top:2rem}@media (min-width:640px){.ud-quick-actions{grid-template-columns:repeat(3,1fr)}}.ud-quick-action{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;padding:1.5rem 1rem;background:#fff;border:2px dashed #e2e8f0;border-radius:.75rem;text-decoration:none!important;transition:all .2s ease}.ud-quick-action:hover{border-color:var(--wpdm-primary,#3b82f6);background:rgba(var(--wpdm-primary-rgb,59,130,246),.02)}.ud-quick-action__icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border-radius:.75rem;color:var(--wpdm-primary,#3b82f6);transition:all .2s ease}.ud-quick-action__icon svg{width:24px;height:24px}.ud-quick-action:hover .ud-quick-action__icon{background:linear-gradient(135deg,var(--wpdm-primary,#3b82f6) 0,#2563eb 100%);color:#fff}.ud-quick-action__label{font-size:.875rem;font-weight:500;color:#475569}.ud-quick-action:hover .ud-quick-action__label{color:#1e293b}.ud-page-header{margin-bottom:1.5rem}.ud-page-header__content{display:flex;flex-direction:column;gap:.25rem}.ud-page-header__title{display:flex;align-items:center;gap:.625rem;font-size:1.25rem;font-weight:700;color:#0f172a;margin:0}.ud-page-header__title svg{color:var(--wpdm-primary,#3b82f6)}.ud-page-header__subtitle{font-size:.875rem;color:#64748b;margin:0}.ud-page-header__subtitle strong{color:#1e293b}.ud-file-cell{display:flex;align-items:center;gap:.875rem}.ud-file-cell__thumb{width:44px;height:44px;border-radius:.5rem;overflow:hidden;flex-shrink:0;background:#f1f5f9}.ud-file-cell__thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ud-file-cell__icon{display:flex;align-items:center;justify-content:center;width:44px;height:44px;background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border-radius:.5rem;flex-shrink:0;color:var(--wpdm-primary,#3b82f6)}.ud-file-cell__icon svg{width:22px;height:22px}.ud-file-cell__info{display:flex;flex-direction:column;min-width:0}.ud-file-cell__name{font-weight:600;color:#1e293b;text-decoration:none!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:280px}.ud-file-cell__name:hover{color:var(--wpdm-primary,#3b82f6)}.ud-file-cell__meta{font-size:.75rem;color:#94a3b8}.ud-date-cell{display:flex;flex-direction:column;gap:.125rem}.ud-date-cell__date{font-weight:500;color:#334155}.ud-date-cell__time{font-size:.75rem;color:#94a3b8}.ud-btn-icon{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;background:linear-gradient(135deg,rgba(16,185,129,.1),rgba(52,211,153,.08));border:1px solid rgba(16,185,129,.2);border-radius:.5rem;color:#10b981;text-decoration:none!important;transition:all .2s ease}.ud-btn-icon svg{width:18px;height:18px}.ud-btn-icon:hover{background:#10b981;border-color:#10b981;color:#fff}.ud-card__footer{padding:1rem 1.25rem;background:#f8fafc;border-top:1px solid #e2e8f0}.ud-pagination{display:flex;align-items:center;justify-content:space-between;gap:1rem}.ud-pagination__info{font-size:.8125rem;color:#64748b}.ud-pagination__nav{display:flex;align-items:center;gap:.5rem}.ud-pagination__btn{display:inline-flex;align-items:center;gap:.375rem;padding:.5rem .875rem;font-size:.8125rem;font-weight:500;color:#475569;background:#fff;border:1px solid #e2e8f0;border-radius:.375rem;text-decoration:none!important;transition:all .15s ease}.ud-pagination__btn:hover{background:#f1f5f9;border-color:#cbd5e1;color:#1e293b}.ud-table__th-action{width:80px;text-align:center!important}.ud-table td:last-child{text-align:center}.ud-empty-state__icon{display:flex;align-items:center;justify-content:center;width:80px;height:80px;margin:0 auto 1.25rem;background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border-radius:50%}.ud-empty-state__icon svg{width:36px;height:36px;color:var(--wpdm-primary,#3b82f6)}.ud-empty-state__title{font-size:1.125rem;font-weight:600;color:#1e293b;margin:0 0 .5rem}.ud-empty-state__text{font-size:.875rem;color:#64748b;margin:0 0 1.5rem!important;max-width:320px}.ud-show-mobile{display:none}@media (max-width:768px){.ud-show-mobile{display:block}.ud-file-cell__name{max-width:180px}.ud-pagination{flex-direction:column;gap:.75rem}}.ud-stats-bar{display:flex;align-items:center;gap:2rem;padding:1rem 1.25rem;background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;margin-bottom:1.5rem}.ud-stats-bar__item{display:flex;align-items:baseline;gap:.5rem}.ud-stats-bar__value{font-size:1.5rem;font-weight:700;color:#0f172a}.ud-stats-bar__label{font-size:.8125rem;color:#64748b}@media (max-width:640px){.ud-stats-bar{gap:1.5rem}.ud-stats-bar__value{font-size:1.25rem}}.ud-empty-state--large{padding:4rem 2rem;background:#fff;border:1px solid #e2e8f0;border-radius:.75rem}.ud-empty-state--large .ud-empty-state__icon{width:100px;height:100px;margin-bottom:1.5rem}.ud-empty-state--large .ud-empty-state__icon svg{width:48px;height:48px}.ud-empty-state--large .ud-empty-state__title{font-size:1.375rem}.ud-empty-state--large .ud-empty-state__text{font-size:.9375rem;max-width:360px}.ud-content .card,.ud-content .card-default{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;box-shadow:0 1px 3px rgba(0,0,0,.04);overflow:hidden}.ud-content .card-header{padding:1rem 1.5rem;background:linear-gradient(90deg,#f8fafc,#fff);border-bottom:1px solid #e2e8f0;font-size:1rem;font-weight:600;color:#1e293b}.ud-content .card-body{padding:1.5rem}.ud-content .row,.ud-content .row-fluid{display:flex;flex-wrap:wrap;margin:0 -.75rem}.ud-content .form-group{margin-bottom:1.25rem;padding:0 .75rem}.ud-content .col-md-6{width:100%}@media (min-width:768px){.ud-content .col-md-6{width:50%}}.ud-content .form-group label{display:block;margin-bottom:.5rem;font-size:.875rem;font-weight:500;color:#374151}.ud-content .form-group label .fa-star,.ud-content .form-group label .text-danger{font-size:.5rem;color:#ef4444!important;vertical-align:super;margin-left:.25rem}.ud-content .form-control,.ud-content .wpdm-custom-select,.ud-content input[type=email],.ud-content input[type=number],.ud-content input[type=tel],.ud-content input[type=text],.ud-content select.form-control{width:100%;padding:.75rem 1rem;font-size:.9375rem;color:#1e293b;background:#fff;border:1px solid #d1d5db;border-radius:.5rem;transition:all .15s ease;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.ud-content .form-control:hover,.ud-content input[type=email]:hover,.ud-content input[type=tel]:hover,.ud-content input[type=text]:hover,.ud-content select.form-control:hover{border-color:#9ca3af}.ud-content .form-control:focus,.ud-content input[type=email]:focus,.ud-content input[type=tel]:focus,.ud-content input[type=text]:focus,.ud-content select.form-control:focus{border-color:var(--wpdm-primary,#008fef);box-shadow:0 0 0 3px rgba(var(--wpdm-primary-rgb,0,143,239),.1)}.ud-content .form-control::-moz-placeholder{color:#9ca3af}.ud-content .form-control::placeholder{color:#9ca3af}.ud-content .wpdm-custom-select,.ud-content select.form-control{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%236b7280' viewBox='0 0 24 24'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m19 9-7 7-7-7'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;background-size:1.25rem;padding-right:2.5rem;cursor:pointer}.ud-content .form-control:not(:-moz-placeholder){background-color:#fafafa}.ud-content .form-control:not(:placeholder-shown){background-color:#fafafa}.ud-content .form-control:required:valid{border-color:#d1d5db}.ud-content .form-control:required:invalid:not(:-moz-placeholder){border-color:#fca5a5}.ud-content .form-control:required:invalid:not(:placeholder-shown){border-color:#fca5a5}.ud-content .ttip{cursor:help}