.theme-settings{color:#17283c;background:linear-gradient(135deg,#fffffff5,#f4fbf8c2),#fff;overflow:hidden}.theme-settings h2,.theme-settings h3,.theme-settings strong{color:#17283c}.theme-settings .muted,.theme-settings .theme-card-copy small{color:#5f6c82}.theme-auto-row{background:#f4fbf8d6;border:1px solid #17283c1a;border-radius:18px;justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;padding:15px 16px;display:flex}.theme-auto-copy{align-items:center;gap:11px;display:flex}.theme-auto-copy>span{gap:3px;display:grid}.theme-auto-copy small,.theme-card-copy small{color:#5f6c82}.theme-auto-row input{width:46px;height:24px;accent-color:var(--brand)}.theme-group{margin-top:20px}.theme-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.theme-card{color:#17283c;cursor:pointer;text-align:left;background:#ffffffe0;border:1px solid #17283c1a;border-radius:18px;grid-template-columns:74px minmax(0,1fr) auto;align-items:center;gap:12px;min-width:0;padding:11px;transition:transform .18s,border-color .18s,box-shadow .18s;display:grid}.theme-card:hover{border-color:var(--brand);box-shadow:var(--shadow-soft);transform:translateY(-2px)}.theme-card.selected{border-color:var(--brand);box-shadow:0 0 0 3px color-mix(in srgb, var(--brand) 18%, transparent)}.theme-preview{border-radius:14px;align-items:end;gap:5px;height:54px;padding:8px;display:flex;overflow:hidden}.theme-preview i{border-radius:999px;width:16px;display:block}.theme-preview i:first-child{height:30px}.theme-preview i:nth-child(2){height:20px}.theme-preview i:nth-child(3){height:38px}.theme-card-copy{gap:3px;min-width:0;display:grid}.theme-card-copy strong,.theme-card-copy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}@media (max-width:900px){.theme-grid{grid-template-columns:1fr 1fr}}@media (max-width:620px){.theme-grid{grid-template-columns:1fr}.theme-auto-row{align-items:flex-start}}
