.kofi-button{position:fixed;right:0;top:50%;transform:translateY(-50%);background:linear-gradient(135deg,#059669,#10b981);color:#fff;text-decoration:none;padding:16px 12px;border-radius:8px 0 0 8px;box-shadow:-3px 3px 12px #00000040;transition:all .3s ease;z-index:1000;font-weight:700;font-size:14px;display:none;writing-mode:vertical-rl;text-orientation:mixed;letter-spacing:1px}@media (min-width: 768px){.kofi-button{display:flex}}.kofi-button:hover{background:linear-gradient(135deg,#047857,#059669);box-shadow:-4px 4px 16px #00000059;transform:translateY(-50%) translate(-6px);padding-left:18px}.kofi-button-content{display:flex;flex-direction:column;align-items:center;gap:6px}.kofi-icon{width:24px;height:24px;fill:currentColor;flex-shrink:0;transform:rotate(90deg)}.kofi-text{white-space:nowrap}@keyframes kofi-pulse{0%,to{transform:translateY(-50%) scale(1)}50%{transform:translateY(-50%) scale(1.05)}}.kofi-button{animation:kofi-pulse 2s ease-in-out 3;animation-delay:1s}.obsidian-bg{position:fixed;top:0;right:0;bottom:0;left:0;z-index:0}.obsidian-bg canvas{width:100%!important;height:100%!important}.theme-switcher-wrap{position:fixed;top:1rem;right:1rem;z-index:10}.theme-switcher{padding:.5rem;border-radius:8px;border:2px solid rgba(255,255,255,.6);background:#0003;color:#fff;cursor:pointer;transition:all .2s ease}.theme-switcher:hover{background:#fff3;border-color:#ffffffe6}.theme-switcher-placeholder .theme-switcher-icon{display:block;width:20px;height:20px}.content-overlay{position:relative;z-index:1;min-height:100vh;padding:2rem 1.5rem 4rem;display:flex;flex-direction:column;align-items:center;gap:1.5rem}.card{--card-bg: rgba(255, 255, 255, .95);width:100%;max-width:640px;background:var(--card-bg);padding:1.5rem 1.75rem;border:none;box-shadow:0 8px 32px #0000001f;transition:background-color .2s ease,box-shadow .2s ease}html.dark .card{--card-bg: rgba(28, 25, 23, .95);box-shadow:0 8px 32px #0006}.card-hero{text-align:center;padding:2.5rem 2rem}.card-hero h1{font-family:Rubik,system-ui,sans-serif;font-size:3rem;margin:0 0 .5rem;font-weight:700;color:#1e293b}html.dark .card-hero h1{color:#fafaf9}.card-hero .subtitle{font-size:1.25rem;color:#475569;margin:0}html.dark .card-hero .subtitle{color:#a8a29e}.card-intro p{margin-bottom:1rem}.card-intro p:last-of-type{margin-bottom:0}.community-note{font-style:italic;color:#64748b}html.dark .community-note{color:#94a3b8}.story{color:#475569}html.dark .story{color:#94a3b8}.plugin-download{font-weight:600}.content-overlay code{font-size:.9em;background:#f1f5f9;padding:.15em .4em;border-radius:4px;transition:background-color .2s ease}html.dark .content-overlay code{background:#44403c;color:#d6d3d1}.content-overlay a{color:#7c3aed;text-decoration:none;transition:color .2s ease}html.dark .content-overlay a{color:#a78bfa}.content-overlay a:hover{text-decoration:underline}.card-video{padding:.5rem;overflow:hidden}.card-video .video-wrapper{position:relative;padding-bottom:56.25%;height:0;overflow:hidden}.card-video .video-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.card-steps{--card-bg: #f5f3ff}html.dark .card-steps{--card-bg: #292524}.card-steps ol{margin:0;padding-left:1.25rem}.card-steps li{margin-bottom:.5rem;color:#475569;transition:color .2s ease}html.dark .card-steps li{color:#a8a29e}html.dark .card-steps strong{color:#fafaf9}.bot-link{font-weight:600}.card-features{max-width:640px}.card-features h2{font-size:1.75rem;margin-bottom:1.5rem;color:#1e293b;transition:color .2s ease}html.dark .card-features h2{color:#fafaf9}.feature-group{margin-bottom:1.5rem;padding:1.25rem 1.5rem;background:#f8fafc;border-left:4px solid #cbd5e1;transition:background-color .2s ease}.feature-group:last-child{margin-bottom:0}html.dark .feature-group{background:#1c1917;border-left-color:#64748b}.feature-group.coming-soon{border-left-color:#94a3b8;background:#f1f5f9}html.dark .feature-group.coming-soon{border-left-color:#78716c;background:#1c1917}.feature-group h3{font-size:1.125rem;margin:0 0 .75rem;color:#334155;transition:color .2s ease}html.dark .feature-group h3{color:#e7e5e4}.feature-group ul{margin:0;padding-left:1.25rem;list-style:disc}.feature-group li{margin-bottom:.5rem;color:#475569;line-height:1.6;transition:color .2s ease}html.dark .feature-group li{color:#a8a29e}.feature-group li:last-child{margin-bottom:0}.feature-group code{font-size:.85em;background:#e2e8f0;padding:.15em .4em;border-radius:3px;transition:background-color .2s ease}html.dark .feature-group code{background:#44403c;color:#d6d3d1}.support-section{display:none}@media (max-width: 767px){.support-section{display:block;text-align:center;background:linear-gradient(135deg,#ecfdf5,#d1fae5)!important;border:none!important}}html.dark .support-section{background:linear-gradient(135deg,#064e3b,#065f46)!important}.support-section p{margin:0;font-size:1.125rem;color:#334155}html.dark .support-section p{color:#e7e5e4}.support-link{font-weight:600;color:#059669!important;text-decoration:none;transition:all .2s ease}html.dark .support-link{color:#34d399!important}.support-link:hover{color:#047857!important;text-decoration:underline}html.dark .support-link:hover{color:#10b981!important}.card-footer{font-size:.875rem;color:#64748b;text-align:center;padding:1rem}html.dark .card-footer{color:#a8a29e}*{box-sizing:border-box}body{margin:0;font-family:system-ui,-apple-system,sans-serif;line-height:1.6;color:#1a1a1a;background:transparent;transition:color .2s ease}html.dark body{color:#e7e5e4}#root{min-height:100vh;position:relative}
