/*!/wp-content/plugins/adot-license-manager/assets/css/frontend-style.css*/.adot-lm-my-licenses{max-width:100%}.adot-lm-my-licenses h2{color:#0A1849}.adot-lm-description{margin-bottom:20px;color:#666}.adot-lm-licenses-list{display:grid;gap:20px;margin-top:20px}.adot-lm-license-card{border:1px solid #ddd;border-radius:4px;padding:20px;background:#fff;box-shadow:0 1px 3px rgb(0 0 0 / .1);transition:box-shadow 0.3s ease}.adot-lm-license-card:hover{box-shadow:0 2px 6px rgb(0 0 0 / .15)}.adot-lm-license-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px;padding-bottom:15px;border-bottom:1px solid #eee}.adot-lm-license-header h3{margin:0;font-size:18px;font-weight:600;color:#333}.adot-lm-status-badge{display:inline-block;padding:4px 12px;border-radius:12px;font-size:12px;font-weight:600;text-transform:uppercase}.adot-lm-status-badge.status-active{background-color:#d4edda;color:#155724}.adot-lm-status-badge.status-inactive{background-color:#fff3cd;color:#856404}.adot-lm-status-badge.status-expired{background-color:#f8d7da;color:#721c24}.adot-lm-license-body{display:flex;flex-direction:column;gap:15px}.adot-lm-license-field{display:flex;flex-direction:column;gap:8px}.adot-lm-license-field label{font-weight:600;color:#333;font-size:14px}.adot-lm-license-key-wrapper{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.adot-lm-license-key{flex:1;min-width:200px;padding:10px 12px;background-color:#f5f5f5;border:1px solid #ddd;border-radius:4px;font-family:'Courier New',monospace;font-size:13px;word-break:break-all;user-select:all}.adot-lm-copy-btn{display:inline-flex;align-items:center;gap:5px;white-space:nowrap}.adot-lm-copy-btn .dashicons{font-size:16px;width:16px;height:16px}.adot-lm-copy-btn.copied{background-color:#28a745;color:#fff;border-color:#28a745}.adot-lm-license-info{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:10px;padding:15px;background-color:#f9f9f9;border-radius:4px}.adot-lm-info-item{display:flex;flex-direction:column;gap:4px}.adot-lm-info-item strong{font-size:12px;color:#666;text-transform:uppercase;letter-spacing:.5px}.adot-lm-info-item span{font-size:14px;color:#333;font-weight:500}.adot-lm-license-actions{display:flex;gap:10px;margin-top:10px;padding-top:15px;border-top:1px solid #eee}.adot-lm-download-btn{display:inline-flex;align-items:center;gap:5px}.adot-lm-download-btn .dashicons{font-size:16px;width:16px;height:16px}body[class*="theme-betheme"] .woocommerce-MyAccount-navigation-link--my-licenses a{display:flex;align-items:center;gap:12px}body[class*="theme-betheme"] .woocommerce-MyAccount-navigation-link--my-licenses a::before{content:'';display:inline-flex;width:18px;height:18px;background-color:currentColor;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Crect x='5' y='3' width='10' height='13' rx='2' ry='2' fill='white'/%3E%3Crect x='7' y='7' width='6' height='1.6' fill='white'/%3E%3Crect x='7' y='10' width='8' height='1.6' fill='white'/%3E%3Cpath d='M16 12l2 1 2-1v7l-2 1-2-1z' fill='white'/%3E%3C/svg%3E") no-repeat center / contain;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Crect x='5' y='3' width='10' height='13' rx='2' ry='2' fill='white'/%3E%3Crect x='7' y='7' width='6' height='1.6' fill='white'/%3E%3Crect x='7' y='10' width='8' height='1.6' fill='white'/%3E%3Cpath d='M16 12l2 1 2-1v7l-2 1-2-1z' fill='white'/%3E%3C/svg%3E") no-repeat center / contain;opacity:.9}@media (max-width:768px){.adot-lm-license-header{flex-direction:column;align-items:flex-start;gap:10px}.adot-lm-license-key-wrapper{flex-direction:column;align-items:stretch}.adot-lm-copy-btn{width:100%;justify-content:center}.adot-lm-license-info{grid-template-columns:1fr}}