:root{color-scheme:light;--theme-bg:#f7f3ef;--theme-card:#fff;--theme-text:#1d1820;--theme-muted:#746b72;--theme-line:#e5ddd8}html[data-theme="dark"]{color-scheme:dark;--theme-bg:#09090b;--theme-card:#151518;--theme-text:#f7f5f6;--theme-muted:#aaa2a8;--theme-line:#302b2f}body{transition:background-color .22s,color .22s}.theme-toggle{width:38px;height:38px;border:1px solid var(--theme-line)!important;border-radius:50%!important;background:var(--theme-card)!important;color:var(--theme-text)!important;display:grid!important;place-items:center!important;padding:0!important;font-size:18px!important;line-height:1!important;cursor:pointer;box-shadow:0 5px 15px #00000012;z-index:80}.theme-toggle .sun,.theme-toggle .moon{display:none}html[data-theme="light"] .theme-toggle .moon{display:block}html[data-theme="dark"] .theme-toggle .sun{display:block}.floating-theme{position:fixed;right:18px;top:18px}html[data-theme="dark"] body,html[data-theme="dark"] .public-body{background:#09090b!important;color:#f7f5f6!important}html[data-theme="dark"] .home-header,html[data-theme="dark"] footer,html[data-theme="dark"] .public-top,html[data-theme="dark"] .creator-card,html[data-theme="dark"] .feed-tabs,html[data-theme="dark"] .feed-tabs button,html[data-theme="dark"] .post,html[data-theme="dark"] .media-panel,html[data-theme="dark"] .cookie,html[data-theme="dark"] .auth-card,html[data-theme="dark"] .auth-box,html[data-theme="dark"] header,html[data-theme="dark"] .account-card,html[data-theme="dark"] .order-card,html[data-theme="dark"] #checkout>section,html[data-theme="dark"] .legal{background:#151518!important;color:#f7f5f6!important;border-color:#302b2f!important}html[data-theme="dark"] .public-body .profile,html[data-theme="dark"] main{background-color:#09090b}html[data-theme="dark"] .creator-card .bio,html[data-theme="dark"] .creator-card .plans{border-color:#302b2f!important}html[data-theme="dark"] p,html[data-theme="dark"] small,html[data-theme="dark"] .handle,html[data-theme="dark"] .quick-stats{color:#aaa2a8}html[data-theme="dark"] input,html[data-theme="dark"] select,html[data-theme="dark"] textarea{background:#202024!important;color:#fff!important;border-color:#3b353a!important}html[data-theme="dark"] .language-menu{background:#202024;border-color:#3b353a}html[data-theme="dark"] .language-menu button{color:#fff}html[data-theme="dark"] .lang{background:#202024!important;color:#fff!important;border-color:#3b353a!important}html[data-theme="dark"] .auth-tabs{background:#242126}html[data-theme="dark"] .auth-tabs a.active{background:#363139;color:#fff}@media(max-width:600px){.theme-toggle{width:32px;height:32px;font-size:15px}.floating-theme{right:10px;top:10px}}
