:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.user-guide-container{position:fixed;top:0;left:0;width:100vw;height:100vh;display:flex;flex-direction:column;background:#fff;overflow:auto}.guide-header{display:flex;align-items:center;justify-content:space-between;padding:20px 40px;background:#fff;border-bottom:1px solid #f0f0f0;flex-shrink:0}.guide-title{margin:0;font-size:24px;font-weight:700;color:#1a1a1a;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.guide-content{flex:1;display:flex;align-items:center;justify-content:center;padding:40px;background:linear-gradient(to bottom,#fafafa,#fff);overflow:auto}.guide-image{max-width:90%;max-height:90%;width:auto;height:auto;object-fit:contain;border-radius:16px;box-shadow:0 20px 60px #00000014;animation:fadeIn .4s ease-in-out}@keyframes fadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.guide-navigation{display:flex;flex-direction:column;gap:20px;padding:24px 40px;background:#fff;border-top:1px solid #f0f0f0;flex-shrink:0}.guide-footer{background:#f8f9fa;border-top:1px solid #e9ecef;padding:24px 40px 20px;flex-shrink:0}.footer-content{display:flex;gap:40px;margin-bottom:16px;flex-wrap:wrap}.footer-section{display:flex;flex-direction:column;gap:6px}.footer-heading{font-size:13px;font-weight:700;color:#1a1a1a;margin:0 0 6px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.footer-text{font-size:12px;color:#6c757d;margin:0;line-height:1.5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.footer-link{font-size:12px;color:#495057;text-decoration:none;line-height:1.6;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;transition:color .2s ease}.footer-link:hover{color:#2563eb}.footer-link-button{background:none;border:none;padding:0;cursor:pointer;text-align:left;width:100%}.back-button{position:fixed;top:20px;left:20px;padding:12px 24px;background:#2563eb;color:#fff;border:none;border-radius:8px;font-size:15px;font-weight:600;cursor:pointer;z-index:1000;transition:all .2s ease;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.back-button:hover{background:#1d4ed8;transform:translateY(-1px);box-shadow:0 4px 12px #2563eb4d}.footer-email-link{color:#2563eb;text-decoration:none;font-weight:600;transition:color .2s ease}.footer-email-link:hover{color:#1d4ed8;text-decoration:underline}.footer-notice{background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;padding:16px;margin-bottom:16px}.notice-text{font-size:11px;color:#495057;margin:0;line-height:1.6;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.notice-text strong{color:#1a1a1a;font-size:12px;display:block;margin-bottom:6px}.footer-bottom{padding-top:12px;border-top:1px solid #e9ecef}.footer-copyright{font-size:11px;color:#adb5bd;margin:0;text-align:center;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.pagination{display:flex;gap:8px;justify-content:center;align-items:center}.dot{width:8px;height:8px;border-radius:50%;background-color:#e0e0e0;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1)}.dot:hover{background-color:#bdbdbd;transform:scale(1.3)}.dot.active{background-color:#2563eb;width:24px;border-radius:4px}.button-group{display:flex;gap:12px;justify-content:center;align-items:center}.btn{padding:14px 32px;font-size:15px;font-weight:600;border:none;border-radius:12px;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.btn:hover:not(:disabled){transform:translateY(-1px)}.btn:active:not(:disabled){transform:translateY(0)}.btn:disabled{opacity:.4;cursor:not-allowed}.btn-previous{background-color:#f5f5f5;color:#424242}.btn-previous:hover:not(:disabled){background-color:#eee}.btn-next{background-color:#2563eb;color:#fff;box-shadow:0 2px 8px #2563eb33}.btn-next:hover:not(:disabled){background-color:#1d4ed8;box-shadow:0 4px 12px #2563eb4d}.page-indicator{color:#9e9e9e;font-size:14px;font-weight:500;text-align:center;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}@media(max-width:768px){.guide-header{padding:16px 20px}.guide-title{font-size:20px}.guide-content{padding:20px}.guide-navigation{padding:24px 20px;gap:20px}.guide-footer{padding:24px 20px 20px}.footer-content{flex-direction:column;gap:20px}.footer-section{width:100%}.footer-notice{padding:12px}.button-group{gap:8px}.btn{padding:12px 24px;font-size:14px}.pagination{gap:6px}.dot{width:6px;height:6px}.dot.active{width:20px}}*{box-sizing:border-box}.faq-container{min-height:100vh;width:100%;background:#fff;overflow-x:hidden}.faq-header{background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;padding:60px 40px 40px;text-align:center;width:100%}.faq-title{font-size:32px;font-weight:700;margin:0 0 12px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.faq-subtitle{font-size:16px;font-weight:400;margin:0;opacity:.9;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.faq-content{max-width:900px;margin:0 auto;padding:40px 20px}.faq-category{margin-bottom:48px}.faq-category-title{font-size:24px;font-weight:700;color:#1a1a1a;margin:0 0 24px;padding-bottom:12px;border-bottom:2px solid #2563eb;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.faq-list{display:flex;flex-direction:column;gap:12px}.faq-item{background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden}.faq-item:hover{box-shadow:0 4px 12px #00000014}.faq-question{width:100%;min-height:60px;display:flex;justify-content:space-between;align-items:center;padding:18px 24px;background:transparent;border:none;cursor:pointer;font-size:16px;font-weight:600;color:#1a1a1a;text-align:left;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.faq-question:hover{background-color:#f9fafb}.faq-question.active{background-color:#f0f7ff;color:#2563eb}.faq-question span:first-child{flex:1;line-height:1.5;padding-right:16px}.faq-icon{font-size:24px;font-weight:300;color:#2563eb;flex-shrink:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center}.faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease-out}.faq-answer.open{max-height:800px;transition:max-height .4s ease-in}.faq-answer-content{padding:16px 24px 20px}.faq-answer p{font-size:15px;line-height:1.7;color:#4b5563;margin:0;white-space:pre-line;word-break:keep-all;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.faq-contact{max-width:860px;margin:40px auto 60px;padding:32px;background:linear-gradient(135deg,#f0f7ff,#e0f2fe);border-radius:16px;text-align:center}.faq-contact h3{font-size:20px;font-weight:700;color:#1a1a1a;margin:0 0 16px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.faq-contact p{font-size:15px;color:#4b5563;margin:8px 0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.faq-contact-link{color:#2563eb;text-decoration:none;font-weight:600}.faq-contact-link:hover{color:#1d4ed8;text-decoration:underline}@media(max-width:768px){.faq-header{padding:40px 20px 30px}.faq-title{font-size:24px}.faq-subtitle{font-size:14px}.faq-content{padding:30px 16px}.faq-category-title{font-size:20px}.faq-question{padding:16px 20px;font-size:15px;min-height:56px}.faq-answer-content{padding:14px 20px 16px}.faq-answer p{font-size:14px}.faq-contact{margin:30px 16px 40px;padding:24px}.faq-contact h3{font-size:18px}}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(prefers-reduced-motion:no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}
