body{margin:0;min-height:100vh;font-family:Arial,Helvetica,sans-serif;background-color:#fff;color:#1a1a1a}a,a:visited{color:inherit;text-decoration:none}#root{display:flex;flex-direction:column;min-height:100vh}.dark-theme{--accentBase: #60a5fa;--baseBackground: #1e293b;--baseForeground: #e2e8f0;--editorBackground: #0f172a;--editorBorder: #334155;--admonitionTipBackground: rgba(59, 130, 246, .1);--admonitionCautionBackground: rgba(251, 191, 36, .1);--admonitionNoteBackground: rgba(148, 163, 184, .1);--admonitionDangerBackground: rgba(239, 68, 68, .1);--codeBlockBackground: #0f172a;--codeBlockForeground: #e2e8f0}.dark-theme .mdxeditor{background-color:var(--editorBackground);color:var(--baseForeground);border-color:var(--editorBorder)}.dark-theme .mdxeditor-toolbar{background-color:var(--baseBackground);border-color:var(--editorBorder)}.dark-theme .mdxeditor-toolbar button{color:var(--baseForeground)}.dark-theme .mdxeditor-toolbar button:hover{background-color:#ffffff1a}.dark-theme .mdxeditor-toolbar button[data-active=true]{background-color:var(--accentBase);color:#fff}.dark-theme .mdxeditor-rich-text-editor{background-color:var(--editorBackground);color:var(--baseForeground)}.dark-theme table,.dark-theme th,.dark-theme td{border-color:var(--editorBorder)}.dark-theme blockquote{color:var(--baseForeground);background:linear-gradient(135deg,#60a5fa26,#60a5fa0d);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:12px;padding:16px 20px;margin:16px 0;box-shadow:0 8px 32px #1f26875e,inset 0 1px #ffffff1a;border:1px solid rgba(96,165,250,.18);border-left:4px solid var(--accentBase);position:relative;overflow:hidden}.dark-theme blockquote:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent)}.dark-theme code{background-color:var(--codeBlockBackground);color:var(--codeBlockForeground)}.dark-theme pre{background-color:var(--codeBlockBackground);border-color:var(--editorBorder)}.dark-theme hr{border-color:var(--editorBorder)}.dark-theme a{color:var(--accentBase)}.dark-theme a:hover{color:#93c5fd}.light-theme blockquote{color:#1e293b;background:linear-gradient(135deg,#3b82f61f,#3b82f60a);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:12px;padding:16px 20px;margin:16px 0;box-shadow:0 8px 32px #1f268726,inset 0 1px #fffc;border:1px solid rgba(59,130,246,.2);border-left:4px solid #3b82f6;position:relative;overflow:hidden}.light-theme blockquote:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.8),transparent)}.light-theme code{background-color:#f1f5f9;color:#1e293b}.light-theme pre{background-color:#f1f5f9;border:1px solid #e2e8f0}.light-theme table,.light-theme th,.light-theme td{border-color:#e2e8f0}.user-panel{position:absolute!important;right:0;top:100%;z-index:1201!important;width:400px;display:flex;flex-direction:column;gap:.5rem}.user-panel form{display:flex;flex-direction:column;gap:.5rem}.user-panel input{padding:.25rem}.logout-btn{margin-top:.5rem}@media (max-width: 600px) and (orientation: portrait){.user-panel{position:absolute;width:calc(100vw - 2rem)}}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.cookie-banner{position:fixed;bottom:2rem;left:2rem;background:#fff;color:#333;padding:1.5rem;border-radius:8px;box-shadow:0 4px 12px #00000026;z-index:1000;width:400px;max-width:calc(100vw - 4rem)}.cookie-banner.dark{background:#2b2b2b;color:#eee;box-shadow:0 4px 12px #0000004d}.cookie-banner-title{margin:0 0 .75rem;font-size:1.2rem;font-weight:600}.cookie-banner-text{margin:0 0 1rem;font-size:.95rem;line-height:1.5}.cookie-banner-buttons{display:flex;flex-direction:column;gap:.5rem;margin-top:1rem}@media (max-width: 600px) and (orientation: portrait){@keyframes slideUpMobile{0%{transform:translate(-50%) translateY(100%)}to{transform:translate(-50%) translateY(0)}}.cookie-banner{left:50%;transform:translate(-50%);bottom:1rem;width:90%;max-width:100%;border-radius:8px;text-align:center;animation-name:slideUpMobile!important}.cookie-banner-buttons{justify-content:center}}body{margin:0;font-family:sans-serif}.page{padding:1rem}@media (min-width: 600px){.page{padding:2rem}}@keyframes gradientShift{0%{transform:translate(-100%)}50%{transform:translate(100%)}to{transform:translate(-100%)}}@keyframes gradientShiftVertical{0%{transform:translateY(-100%)}50%{transform:translateY(100%)}to{transform:translateY(-100%)}}.gradient-animated:before{content:"";position:fixed;top:-100%;left:-100%;width:300%;height:300%;background:linear-gradient(90deg,transparent 0%,rgba(34,197,94,.4) 20%,rgba(59,130,246,.3) 40%,rgba(249,115,22,.4) 60%,rgba(168,85,247,.3) 80%,transparent 100%);animation:gradientShift 8s linear infinite;pointer-events:none;z-index:0}.gradient-animated:after{content:"";position:fixed;top:-100%;left:-100%;width:300%;height:300%;background:linear-gradient(180deg,transparent 0%,rgba(249,115,22,.3) 25%,rgba(34,197,94,.3) 50%,rgba(59,130,246,.3) 75%,transparent 100%);animation:gradientShiftVertical 12s linear infinite;pointer-events:none;z-index:0;mix-blend-mode:screen}.gradient-animated-light:before{background:linear-gradient(90deg,transparent 0%,rgba(34,197,94,.2) 20%,rgba(59,130,246,.15) 40%,rgba(249,115,22,.2) 60%,rgba(168,85,247,.15) 80%,transparent 100%)}.gradient-animated-light:after{background:linear-gradient(180deg,transparent 0%,rgba(249,115,22,.15) 25%,rgba(34,197,94,.15) 50%,rgba(59,130,246,.15) 75%,transparent 100%)}
