.gpt-global-link,.gpt-module-link,.gpt-card-link{display:inline-flex;align-items:center;justify-content:center;gap:8px;text-decoration:none;cursor:pointer;font-weight:800}.gpt-global-link{min-height:36px;padding:8px 11px;border:1px solid #681820;border-radius:10px;background:linear-gradient(180deg,#3b0f14,#250b0e);color:#fff;font-size:10px}.gpt-global-link:hover{background:linear-gradient(180deg,#52131a,#310c11);border-color:#9b2630}.gpt-module-bar{display:flex;justify-content:flex-end;margin:0 0 12px}.gpt-module-link{min-height:38px;padding:9px 13px;border:1px solid #7c2028;border-radius:10px;background:linear-gradient(180deg,#491117,#2d0c10);color:#fff;font-size:10px;box-shadow:0 7px 18px rgba(100,0,8,.16)}.gpt-module-link:hover{background:linear-gradient(180deg,#611620,#390e13);border-color:#aa2c36}.gpt-settings{margin-top:18px;border:1px solid var(--line,#29292f);border-radius:16px;background:var(--panel,#121216);padding:16px}.gpt-settings-head h3{margin:0;font-size:15px}.gpt-settings-head p{margin:5px 0 0;color:var(--muted,#777);font-size:10px}.gpt-settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:14px}.gpt-card{border:1px solid #352327;border-radius:12px;background:linear-gradient(180deg,#171316,#111114);padding:13px;display:flex;justify-content:space-between;align-items:center;gap:12px}.gpt-card strong{display:block;font-size:11px;color:#f1f1f3}.gpt-card span{display:block;margin-top:4px;font-size:9px;color:#8b7b7e}.gpt-card-link{min-height:34px;padding:7px 10px;border:1px solid #6c1a22;border-radius:9px;background:#300d12;color:#fff;font-size:9px;white-space:nowrap}html[data-theme="light"] .gpt-global-link,html[data-theme="light"] .gpt-module-link{background:#f2e3e5!important;border-color:#b66a72!important;color:#6b1219!important}html[data-theme="light"] .gpt-card{background:#f7f7f8!important;border-color:#d8c9cc!important}html[data-theme="light"] .gpt-card strong{color:#18191c!important}html[data-theme="light"] .gpt-card span{color:#686a70!important}html[data-theme="light"] .gpt-card-link{background:#eee3e5!important;border-color:#c58b91!important;color:#681118!important}@media(max-width:820px){.gpt-global-link{font-size:9px;padding:7px 9px}.gpt-settings-grid{grid-template-columns:1fr}.gpt-module-bar{justify-content:stretch}.gpt-module-link{width:100%}}