.hp-tabs-wrapper{margin:20px 20px 0 0}.hp-tabs-header{display:flex;align-items:center;justify-content:space-between;background:linear-gradient(135deg,#f97316 0%,#ea580c 100%);border-radius:12px;padding:0 10px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.hp-tabs-logo{display:flex;align-items:center;gap:10px;padding:15px 10px;color:#fff}.hp-tabs-logo .dashicons{font-size:24px;width:24px;height:24px;opacity:.9}.hp-tabs-title{font-size:18px;font-weight:600;letter-spacing:-.3px}.hp-tabs-nav{display:flex;gap:5px}.hp-tab{display:flex;align-items:center;gap:8px;padding:12px 18px;color:rgba(255,255,255,.85);text-decoration:none;font-size:14px;font-weight:500;border-radius:8px;transition:all 0.2s ease}.hp-tab:hover{color:#fff;background:rgba(255,255,255,.15)}.hp-tab-active{color:#ea580c;background:#fff;box-shadow:0 2px 4px rgba(0,0,0,.1)}.hp-tab-active:hover{color:#ea580c;background:#fff}.hp-tab .dashicons{font-size:18px;width:18px;height:18px}.hp-tab-label{white-space:nowrap}.hp-page-wrapper{margin:20px 20px 20px 0}.hp-page-content{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:30px;box-shadow:0 1px 3px rgba(0,0,0,.1)}.hp-page-content h2{margin:0 0 20px;font-size:22px;color:#1f2937}.hp-page-content h3{margin:25px 0 15px;font-size:16px;color:#374151}.hp-page-content p{color:#4b5563;line-height:1.6}.hp-page-content a{color:#f97316}.hp-page-content a:hover{color:#ea580c}.hp-page-columns{display:grid;grid-template-columns:1fr 300px;gap:30px}.hp-page-main{min-width:0}.hp-page-sidebar{background:#f8fafc;border-radius:10px;padding:25px;border:1px solid #e2e8f0}.hp-page-sidebar h3{margin-top:0}.hp-license-wrap{margin:20px 20px 20px 0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif}.hp-license-container{max-width:900px;margin:0 auto}.hp-license-header{text-align:center;padding:30px 20px 25px;background:linear-gradient(135deg,#f97316 0%,#ea580c 100%);border-radius:12px 12px 0 0;color:#fff}.hp-license-icon{width:60px;height:60px;margin:0 auto 15px;background:rgba(255,255,255,.2);border-radius:50%;display:flex;align-items:center;justify-content:center}.hp-license-icon .dashicons{font-size:30px;width:30px;height:30px;color:#fff}.hp-license-header h1,.hp-license-header h2{margin:0 0 10px;font-size:28px;font-weight:600;color:#fff}.hp-license-header p{margin:0;font-size:16px;opacity:.9}.hp-license-status-badge{display:flex;align-items:center;justify-content:center;gap:10px;padding:15px 20px;background:#f8f9fa;border-left:1px solid #e2e8f0;border-right:1px solid #e2e8f0}.hp-license-status-badge.active{background:#d4edda;color:#155724}.hp-license-status-badge.inactive{background:#fff3cd;color:#856404}.hp-license-status-badge .dashicons{font-size:20px;width:20px;height:20px}.hp-license-card{background:#fff;border:1px solid #e2e8f0;border-top:none;border-radius:0 0 12px 12px;padding:25px 30px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.hp-license-notice{display:flex;align-items:center;gap:12px;padding:12px 16px;border-radius:8px;margin-top:15px;font-size:14px;line-height:1.4}.hp-license-notice-error{background:#fef2f2;border:1px solid #fecaca;color:#991b1b}.hp-license-notice-success{background:#f0fdf4;border:1px solid #bbf7d0;color:#166534}.hp-license-notice .hp-notice-icon{flex-shrink:0;font-size:22px;width:22px;height:22px}.hp-license-notice-error .hp-notice-icon{color:#dc2626}.hp-license-notice-success .hp-notice-icon{color:#16a34a}.hp-license-notice .hp-notice-message{flex:1}.hp-license-input.hp-input-error{border-color:#fca5a5;background:#fef2f2}.hp-license-input.hp-input-error:focus{border-color:#dc2626;box-shadow:0 0 0 3px rgba(220,38,38,.1)}.hp-license-form-group{margin-bottom:15px}.hp-license-form-inline{display:flex;gap:15px;align-items:flex-start}.hp-license-form-inline .hp-license-form-group{flex:1;margin-bottom:0}.hp-license-form-inline .hp-license-actions{margin-top:0;padding-top:24px}.hp-license-form-group label{display:flex;align-items:center;gap:8px;margin-bottom:8px;font-weight:600;color:#374151;font-size:14px}.hp-license-form-group label .dashicons{font-size:18px;width:18px;height:18px;color:#f97316}.hp-license-form-group input[type="text"],.hp-license-form-group input[type="password"]{width:100%;padding:12px 16px;border:2px solid #e2e8f0;border-radius:8px;font-size:15px;transition:border-color 0.2s,box-shadow 0.2s;box-sizing:border-box}.hp-license-form-group input[type="text"]:focus,.hp-license-form-group input[type="password"]:focus{outline:none;border-color:#f97316;box-shadow:0 0 0 3px rgba(102,126,234,.1)}.hp-license-form-group .description{margin-top:8px;font-size:13px;color:#6b7280}.hp-license-actions{display:flex;gap:12px;margin-top:25px}.hp-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 24px;border-radius:8px;font-size:15px;font-weight:600;cursor:pointer;transition:all 0.2s;border:none;text-decoration:none}.hp-btn .dashicons{font-size:18px;width:18px;height:18px}.hp-btn-primary{background:linear-gradient(135deg,#f97316 0%,#ea580c 100%);color:#fff}.hp-btn-primary:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(249,115,22,.4);color:#fff}.hp-btn-secondary{background:#f3f4f6;color:#374151;border:2px solid #e5e7eb}.hp-btn-secondary:hover{background:#e5e7eb;color:#374151}.hp-btn-danger{background:#fee2e2;color:#dc2626;border:2px solid #fecaca}.hp-btn-danger:hover{background:#fecaca;color:#b91c1c}.hp-license-subtitle{margin:0;font-size:16px;opacity:.9}.hp-license-input{width:100%;padding:12px 16px;border:2px solid #e2e8f0;border-radius:8px;font-size:15px;transition:border-color 0.2s,box-shadow 0.2s;box-sizing:border-box}.hp-license-input:focus{outline:none;border-color:#f97316;box-shadow:0 0 0 3px rgba(102,126,234,.1)}.hp-license-hint{margin-top:8px;font-size:13px;color:#6b7280}.hp-license-columns{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:20px}.hp-license-columns .hp-license-card{margin-top:0;border:1px solid #e2e8f0;border-radius:12px}.hp-license-help{background:#f8fafc}.hp-license-help h3{display:flex;align-items:center;gap:10px;margin:0 0 15px;font-size:16px;color:#374151}.hp-license-help h3 .dashicons{color:#f97316}.hp-help-list{list-style:none;margin:0 0 15px;padding:0}.hp-help-list li{display:flex;align-items:center;gap:8px;padding:8px 0;color:#4b5563;font-size:14px}.hp-help-list li .dashicons{font-size:16px;width:16px;height:16px;color:#9ca3af}.hp-link{display:inline-flex;align-items:center;gap:5px;color:#f97316;text-decoration:none;font-weight:500}.hp-link:hover{color:#c2410c;text-decoration:underline}.hp-link .dashicons{font-size:14px;width:14px;height:14px}.hp-license-danger{margin-top:20px;border-color:#fecaca;background:#fef2f2}.hp-license-danger h3{display:flex;align-items:center;gap:10px;margin:0 0 10px;font-size:16px;color:#dc2626}.hp-license-danger p{margin:0 0 15px;color:#7f1d1d;font-size:14px}.hp-license-footer{text-align:center;padding:20px;color:#6b7280;font-size:14px}.hp-license-footer p{margin:0}.hp-license-footer a{color:#f97316;text-decoration:none;font-weight:500}.hp-license-footer a:hover{color:#c2410c;text-decoration:underline}.hp-license-info{margin-top:25px;padding-top:20px;border-top:1px solid #e2e8f0}.hp-license-info-row{display:flex;justify-content:space-between;padding:8px 0;font-size:14px}.hp-license-info-row .label{color:#6b7280}.hp-license-info-row .value{font-weight:600;color:#374151}.hp-license-widget{padding:15px}.hp-widget-row{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px solid #f0f0f0}.hp-widget-row:last-child{border-bottom:none}.hp-widget-label{color:#666;font-size:13px}.hp-widget-value{font-weight:600;color:#333;font-size:13px}.hp-status-badge{display:inline-flex;align-items:center;gap:6px;padding:4px 12px;border-radius:20px;font-size:12px;font-weight:600}.hp-status-active{background:#d4edda;color:#155724}.hp-status-inactive{background:#fff3cd;color:#856404}.hp-status-expired{background:#f8d7da;color:#721c24}.hp-status-badge .dashicons{font-size:14px;width:14px;height:14px}.hp-widget-actions{margin-top:15px;padding-top:15px;border-top:1px solid #f0f0f0}.hp-btn-small{padding:8px 16px;font-size:13px}.hp-license-info-container{max-width:800px;margin:20px 0}.hp-license-details-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.1)}.hp-detail-row{display:flex;align-items:center;padding:20px;border-bottom:1px solid #f0f0f0}.hp-detail-row:last-child{border-bottom:none}.hp-detail-row:hover{background:#f9fafb}.hp-detail-icon{width:48px;height:48px;background:linear-gradient(135deg,#f97316 0%,#ea580c 100%);border-radius:10px;display:flex;align-items:center;justify-content:center;margin-right:20px;flex-shrink:0}.hp-detail-icon .dashicons{font-size:24px;width:24px;height:24px;color:#fff}.hp-detail-content{flex:1;display:flex;flex-direction:column}.hp-detail-label{font-size:12px;color:#6b7280;text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px}.hp-detail-value{font-size:16px;font-weight:600;color:#1f2937}.hp-detail-value.hp-text-success{color:#059669}.hp-detail-value.hp-text-warning{color:#d97706}.hp-detail-value.hp-text-danger{color:#dc2626}.hp-support-container,.hp-products-container{max-width:800px;margin:20px 0}.hp-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:30px;margin-bottom:20px;box-shadow:0 1px 3px rgba(0,0,0,.1)}.hp-card-header{display:flex;align-items:center;margin-bottom:20px;padding-bottom:15px;border-bottom:1px solid #f0f0f0}.hp-card-header .dashicons{font-size:28px;width:28px;height:28px;color:#f97316;margin-right:15px}.hp-card-header h3{margin:0;font-size:20px;color:#1f2937}.hp-card-content p{margin:0 0 15px;color:#4b5563;line-height:1.6}.hp-text-center{text-align:center}.hp-mt-20{margin-top:20px}.hp-mb-20{margin-bottom:20px}@media screen and (max-width:782px){.hp-tabs-header{flex-direction:column;padding:15px;gap:15px}.hp-tabs-nav{width:100%;flex-wrap:wrap;justify-content:center}.hp-tab{padding:10px 14px;font-size:13px}.hp-tab .dashicons{font-size:16px;width:16px;height:16px}.hp-page-wrapper{margin:15px 10px 15px 0}.hp-page-content{padding:20px}.hp-page-columns{grid-template-columns:1fr}.hp-page-sidebar{order:-1;margin-bottom:20px}.hp-license-container{max-width:100%}.hp-license-header{padding:25px 15px 20px}.hp-license-header h1,.hp-license-header h2{font-size:22px}.hp-license-card{padding:20px}.hp-license-form-inline{flex-direction:column}.hp-license-form-inline .hp-license-actions{padding-top:0}.hp-license-actions{flex-direction:column}.hp-btn{width:100%}.hp-license-columns{grid-template-columns:1fr}.hp-detail-row{padding:15px}.hp-detail-icon{width:40px;height:40px;margin-right:15px}.hp-detail-icon .dashicons{font-size:20px;width:20px;height:20px}}