/* 将主题扩展到所有前台模块，同时保持 Apple 原样 */
html[data-style="clawcode"] .profile-visual{background:radial-gradient(circle,#513629,#281f1a 42%,#151310)}html[data-style="clawcode"] .cloud-visual{background:radial-gradient(circle,#56392b,#2a211c 35%,#151310 75%)}html[data-style="clawcode"] .search-dialog{background:#211d19;border-color:#4a4038}html[data-style="clawcode"] .search-input-wrap{background:#181512;border-color:#4a4038}html[data-style="clawcode"] .closing::after{background:linear-gradient(transparent,#211b17)}
html[data-style="gpt"] .profile-visual{background:radial-gradient(circle,#174c3e,#18332c 40%,#171717)}html[data-style="gpt"] .cloud-visual{background:radial-gradient(circle,#155b49,#193b32 35%,#171717 75%)}html[data-style="gpt"] .search-dialog{background:#2f2f2f;border-color:#4a4a4a}html[data-style="gpt"] .search-input-wrap{background:#383838;border-color:#555}html[data-style="gpt"] .closing::after{background:linear-gradient(transparent,#242424)}
html[data-style="google"] .profile-visual{background:radial-gradient(circle at 35% 30%,#174ea6,#202124 64%)}html[data-style="google"] .cloud-visual{background:radial-gradient(circle at 40% 30%,#174ea6,#202124 68%)}html[data-style="google"] .search-dialog{background:#303134;border-color:#5f6368}html[data-style="google"] .search-input-wrap{background:#202124;border-color:#5f6368}html[data-style="google"] .closing::after{background:linear-gradient(transparent,#202124)}html[data-theme="light"][data-style="google"] .search-dialog{background:#fff;color:#202124;border-color:#dadce0}html[data-theme="light"][data-style="google"] .search-input-wrap{background:#f1f3f4;border-color:#dadce0}html[data-theme="light"][data-style="google"] .closing::after{background:linear-gradient(transparent,#e8f0fe)}
