.dollprfo-admin { max-width: 1080px; }
.dollprfo-hero { background: linear-gradient(135deg, #0f6ab4, #1fb3c8); border-radius: 16px; padding: 26px 32px; color: #fff; margin-bottom: 22px; box-shadow: 0 18px 34px -16px rgba(15,106,180,0.35); position: relative; overflow: hidden; }
.dollprfo-hero::after { content: ''; position: absolute; inset: 0; background: radial-gradient(circle at top right, rgba(255,255,255,0.25), transparent 55%); pointer-events: none; }
.dollprfo-hero__top { display: flex; flex-wrap: wrap; align-items: center; gap: 12px; margin-bottom: 18px; }
.dollprfo-hero__chip { display: inline-flex; align-items: center; gap: 8px; background: rgba(255,255,255,0.12); border-radius: 999px; padding: 6px 14px; font-size: 13px; letter-spacing: 0.04em; text-transform: uppercase; font-weight: 600; }
.dollprfo-hero__version { font-size: 13px; background: rgba(255,255,255,0.2); border-radius: 999px; padding: 6px 14px; font-weight: 600; }
.dollprfo-hero__title { margin: 0 0 10px 0; font-size: 26px; line-height: 1.3; max-width: 620px; }
.dollprfo-hero__description { margin: 0 0 16px 0; font-size: 14px; max-width: 620px; opacity: 0.9; }
.dollprfo-hero__meta { display: flex; flex-wrap: wrap; gap: 12px 20px; align-items: center; font-size: 13px; text-transform: uppercase; letter-spacing: 0.05em; margin-bottom: 24px; }
.dollprfo-hero__author a { color: inherit; text-decoration: underline; text-decoration-color: rgba(255,255,255,0.6); }
.dollprfo-hero__actions { display: flex; flex-wrap: wrap; gap: 12px; }
.dollprfo-hero__button { font-weight: 600; padding-left: 18px; padding-right: 18px; box-shadow: 0 8px 18px -10px rgba(0,0,0,0.4); }
.dollprfo-layout { display: flex; flex-wrap: wrap; gap: 24px; margin-bottom: 28px; }
.dollprfo-column { display: flex; flex-direction: column; gap: 24px; flex: 1 1 320px; }
.dollprfo-column--primary { flex: 1 1 540px; min-width: 320px; }
.dollprfo-column--secondary { flex: 1 1 320px; min-width: 280px; }
.dollprfo-card { background: #fff; border: 1px solid #e2e6ed; border-radius: 12px; box-shadow: 0 16px 36px -30px rgba(15,106,180,0.45); padding: 24px 28px 22px 28px; position: relative; }
.dollprfo-card--primary { border: 1px solid rgba(15,106,180,0.35); background: linear-gradient(180deg, rgba(15,106,180,0.09), rgba(31,179,200,0.07)); box-shadow: 0 24px 48px -32px rgba(15,106,180,0.45); }
.dollprfo-card--primary h2 { color: #0f6ab4; }
.dollprfo-card--settings h2 { color: #0f2b46; }
.dollprfo-card--howto { margin-top: 16px; }
.dollprfo-card h2 { margin-top: 0; font-size: 1.25em; color: #135e96; display: flex; align-items: center; gap: 8px; }
.dollprfo-card .dashicon { font-size: 1.4em; color: #135e96; }
.dollprfo-card ol, .dollprfo-card ul { margin: 12px 0 0 18px; }
.dollprfo-card .button { margin-top: 12px; }
.dollprfo-card__notes { margin-top: 18px; }
.dollprfo-settings-table { margin-bottom: 0; }
.dollprfo-card__cta { margin-top: 10px; }
.dollprfo-progress { margin-top: 18px; }
.dollprfo-progress-shell { width: 100%; background: #e9eef5; border-radius: 6px; overflow: hidden; height: 24px; }
#dollprfo-progress-inner { width: 0%; background: linear-gradient(90deg,#0f6ab4,#1fb3c8); height: 100%; color: #fff; text-align: center; line-height: 24px; font-weight: 600; transition: width 0.3s ease; }
.dollprfo-progress-text { margin-top: 10px; font-size: 13px; color: #0f2b46; font-weight: 600; }
.dollprfo-updated { margin-top: 16px; }
.dollprfo-disclaimer { margin-top: 28px; max-width: 760px; font-size: 0.96em; color: #475467; background: #f8fafc; border-left: 4px solid #dc3232; padding: 14px 20px; border-radius: 10px; line-height: 1.6; }
.dollprfo-disclaimer strong { display: inline-block; margin-right: 6px; }
.dollprfo-notice { margin-top: 16px; border-radius: 8px; padding: 14px 18px; font-size: 13px; font-weight: 600; max-width: 720px; border: 1px solid rgba(15,106,180,0.1); box-shadow: 0 10px 20px -18px rgba(15,37,68,0.45); background: #fff; color: #0f2b46; }
.dollprfo-notice-info { border-color: rgba(0,160,210,0.25); background: #e8f7ff; color: #004e6f; }
.dollprfo-notice-success { border-color: rgba(17,140,66,0.25); background: #e2f6e8; color: #0b5c2b; }
.dollprfo-notice-error { border-color: rgba(220,50,50,0.25); background: #fce8e6; color: #8c1a13; }
@media (max-width: 900px) {
	.dollprfo-hero { padding: 22px 20px; }
	.dollprfo-hero__title { font-size: 23px; }
	.dollprfo-layout { flex-direction: column; }
	.dollprfo-column--secondary { flex-direction: column; }
}
.dollprfo-section-title { font-size: 1.2em; color: #444; margin: 32px 0 12px 0; font-weight: 600; }

.dollprfo-notice { padding: 16px 20px; border-radius: 6px; font-size: 1.1em; margin-bottom: 18px; font-weight: 500; }
.dollprfo-notice-success { background: #e7f7e2; border: 1.5px solid #46b450; color: #217a2c; }
.dollprfo-notice-error { background: #fbeaea; border: 1.5px solid #dc3232; color: #a00; }
.dollprfo-notice-info { background: #eaf6fb; border: 1.5px solid #00a0d2; color: #0073aa; }

.dollprfo-disabled { opacity: 0.5; pointer-events: none; filter: grayscale(0.2); }

.dollprfo-popup-notice {
  border-radius: 10px;
  animation: dollprfoPopIn 0.3s;
  font-size: 1.15em;
  min-width: 320px;
  max-width: 520px;
  padding: 22px 28px 18px 24px;
  box-shadow: 0 8px 32px rgba(0,0,0,0.18);
  border-width: 2px;
  font-weight: 600;
  letter-spacing: 0.01em;
}
.dollprfo-popup-notice .dollprfo-popup-close {
  margin-left: 16px;
  transition: color 0.2s;
  font-size: 1.7em;
  font-weight: bold;
}
.dollprfo-popup-notice .dollprfo-popup-close:hover { color: #dc3232; }
@keyframes dollprfoPopIn { from { opacity: 0; transform: translateY(-20px);} to { opacity: 1; transform: none; } } 

#dollprfo-updated-wrapper {
	background: #f9f9f9;
	border: 1px solid #dcdcdc;
	border-radius: 4px;
	padding: 12px 14px;
	max-height: 240px;
	overflow: auto;
}

#dollprfo-updated-list {
	margin: 8px 0 0 0;
	padding-left: 18px;
	font-size: 13px;
	line-height: 1.5;
}

#dollprfo-updated-list li {
	margin-bottom: 4px;
}
.dollprfo-admin .updated,
.dollprfo-admin .notice-success { background: #e2f6e8; border: 1px solid rgba(17,140,66,0.35); color: #0b5c2b; box-shadow: 0 12px 24px -20px rgba(17,140,66,0.6); margin: 0 0 16px 0; border-radius: 8px; }
