:root{
  --bg-color:#f8fafc;
  --accent-color:#4338ca;
  --accent-light:#6366f1;
  --accent-hover:#312e81;
  --accent-lime:#38bdf8;
  --dark-bg:#0f172a;
  --text-main:#020617;
  --text-muted:#64748b;
  --white:#ffffff;
  --field-surface-bg:#111827;
  --border-radius:12px;
  --post-author-avatar-radius:6px;
  --comment-avatar-size:56px;
  --footer-hover:#38bdf8;
  --header-footer-hover:#38bdf8;
  --secondary-hover:#38bdf8;
}
.marker-accent{background-image:url("data:image/svg+xml,%3Csvg%20preserveAspectRatio%3D%22none%22%20viewBox%3D%220%200%20100%20100%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M2%2C40%20Q10%2C20%2030%2C25%20T70%2C20%20T98%2C35%20Q95%2C70%2080%2C80%20T30%2C85%20T2%2C60%20Z%20M0%2C45%20L15%2C20%20M90%2C80%20L100%2C70%20M5%2C55%20L20%2C90%22%20fill%3D%22%234338ca%22%2F%3E%3C%2Fsvg%3E");}.circle-accent{background-image:url("data:image/svg+xml,%3Csvg%20preserveAspectRatio%3D%22none%22%20viewBox%3D%220%200%20200%20100%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M100%2C4%20C170%2C4%20196%2C24%20196%2C50%20C196%2C76%20170%2C96%20100%2C96%20C30%2C96%204%2C76%204%2C50%20C4%2C24%2030%2C8%20100%2C8%20C140%2C8%20182%2C20%20190%2C44%22%20fill%3D%22none%22%20stroke%3D%22%234338ca%22%20stroke-width%3D%224%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E");}.underline-accent{background-image:url("data:image/svg+xml,%3Csvg%20preserveAspectRatio%3D%22none%22%20viewBox%3D%220%200%20200%2030%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M5%2C10%20C50%2C15%20100%2C5%20150%2C10%20C180%2C12%20195%2C5%20195%2C5%20M10%2C15%20Q100%2C18%20190%2C12%22%20fill%3D%22none%22%20stroke%3D%22%234338ca%22%20stroke-width%3D%224%22%20stroke-linecap%3D%22round%22%2F%3E%3C%2Fsvg%3E");}body.electric-deep-theme{background-color:var(--bg-color);}
body.electric-deep-theme .site-wrapper,body.electric-deep-theme .header-group,body.electric-deep-theme .content-wrapper,body.electric-deep-theme .main-content,body.electric-deep-theme .sidebar{background-color:transparent;}
body.electric-deep-theme .site-header,body.electric-deep-theme .ed-single-post,body.electric-deep-theme .archive-header,body.electric-deep-theme .related-posts-area,body.electric-deep-theme .comments-area,body.electric-deep-theme .widget,body.electric-deep-theme .post-card,body.electric-deep-theme .simple-card,body.electric-deep-theme .author-profile-page,body.electric-deep-theme .error-page-wrapper{background-color:var(--white);}
@media (max-width:900px){html,body.electric-deep-theme{background-color:var(--white);}body.electric-deep-theme .site-wrapper,body.electric-deep-theme .header-group,body.electric-deep-theme .content-wrapper,body.electric-deep-theme .main-content,body.electric-deep-theme .sidebar,body.electric-deep-theme .ed-single-post,body.electric-deep-theme .archive-header,body.electric-deep-theme .related-posts-area,body.electric-deep-theme .comments-area,body.electric-deep-theme .widget,body.electric-deep-theme .post-card,body.electric-deep-theme .simple-card,body.electric-deep-theme .author-profile-page,body.electric-deep-theme .error-page-wrapper{background-color:var(--white);}}