.help-page{background:#f9fafb;min-height:100vh}.help-page-header{position:sticky;top:0;z-index:10;background:#fff;border-bottom:1px solid #e5e7eb;padding:24px 16px}.help-page-header h1{color:#111827;font-size:2rem;font-weight:700;margin:0}.help-page-nav{margin-top:8px}.help-back-link{display:inline-block;color:#2563eb;text-decoration:none;font-weight:500;border:1px solid #dbeafe;background:#eff6ff;padding:6px 10px;border-radius:6px}.help-back-link:hover{background:#dbeafe}.help-overlay{position:fixed;inset:0;background:#000c;display:flex;justify-content:center;align-items:flex-start;z-index:1000;padding:20px;overflow-y:auto}.help-modal{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:20px;padding:0;max-width:900px;width:100%;max-height:calc(100vh - 40px);overflow:hidden;box-shadow:0 25px 50px #0000004d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2)}.help-header{background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:30px 40px;border-bottom:1px solid rgba(255,255,255,.1);display:flex;justify-content:space-between;align-items:center}.help-header h1{color:#fff;font-size:2.5rem;font-weight:700;margin:0;text-shadow:0 2px 4px rgba(0,0,0,.3)}.close-button{background:#fff3;border:none;border-radius:50%;width:40px;height:40px;color:#fff;font-size:24px;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.close-button:hover{background:#ffffff4d;transform:rotate(90deg)}.help-content{padding:32px 16px 64px;max-width:960px;margin:0 auto;background:transparent}.help-section{margin-bottom:28px;background:#fff;padding:24px;border-radius:12px;border:1px solid #e5e7eb;box-shadow:0 1px 2px #0000000a}.help-section:last-child{margin-bottom:0}.help-section h2{color:#111827;font-size:1.5rem;font-weight:700;margin:0 0 16px;display:flex;align-items:center;gap:10px}.help-section h3{color:#111827;font-size:1.125rem;font-weight:600;margin:16px 0 12px;border-bottom:1px solid #e5e7eb;padding-bottom:6px}.help-section p{color:#374151;line-height:1.7;margin:0 0 14px;font-size:1rem}.help-section ul,.help-section ol{color:#374151;line-height:1.7;margin:0 0 14px;padding-left:22px}.help-section li{margin-bottom:8px}.help-section strong{color:#111827;font-weight:600}.account-type{background:#f9fafb;padding:16px;border-radius:10px;margin:12px 0;border:1px solid #e5e7eb;border-left:4px solid #93c5fd}.spending-strategy{background:#f9fafb;padding:16px;border-radius:10px;margin:12px 0;border:1px solid #e5e7eb;border-left:4px solid #60a5fa}.calculation{background:#f9fafb;padding:16px;border-radius:10px;margin:12px 0;border:1px solid #e5e7eb;border-left:4px solid #a78bfa}.assumption{background:#f9fafb;padding:16px;border-radius:10px;margin:12px 0;border:1px solid #e5e7eb;border-left:4px solid #f59e0b}.methodology{background:#f9fafb;padding:16px;border-radius:10px;margin:12px 0;border:1px solid #e5e7eb;border-left:4px solid #34d399}.note{background:#fffbeb;border:1px solid #fde68a;border-radius:8px;padding:14px;margin:12px 0;color:#92400e;font-style:italic}@media (max-width: 768px){.help-overlay{padding:10px}.help-modal{max-height:calc(100vh - 20px)}.help-header{padding:20px}.help-header h1{font-size:2rem}.help-content{padding:20px 16px 48px}.help-section{padding:20px}.help-section h2{font-size:1.5rem}.help-section h3{font-size:1.2rem}.account-type,.spending-strategy,.calculation,.assumption,.methodology{padding:15px}}.help-content::-webkit-scrollbar{width:8px}.help-content::-webkit-scrollbar-track{background:#f3f4f6;border-radius:4px}.help-content::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px}.help-content::-webkit-scrollbar-thumb:hover{background:#9ca3af}.help-section a{color:#2563eb;text-decoration:underline;text-underline-offset:2px}.help-section a:hover{color:#1d4ed8}.help-section a:visited{color:#7c3aed}.help-section a:visited:hover{color:#6d28d9}.docs-root{background:#f8fafc;min-height:100vh;color:#111827}.docs-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;background:#fff;border-bottom:1px solid #e5e7eb;position:sticky;top:0;z-index:10}.docs-brand{display:flex;align-items:center;gap:8px;color:#111827;text-decoration:none;font-weight:600}.docs-topnav{display:flex;align-items:center;gap:12px}.docs-topnav a{color:#2563eb;text-decoration:none;font-size:14px}.docs-container{display:grid;grid-template-columns:240px 1fr;max-width:1200px;margin:0 auto;padding:16px;gap:16px}.docs-sidebar{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:12px;height:fit-content;position:sticky;top:68px}.docs-sidebar ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.docs-sidebar a{color:#374151;text-decoration:none;font-size:14px}.docs-sidebar a:hover{color:#111827}.docs-content{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:16px 20px}.docs-content h1,.docs-content h2,.docs-content h3{color:#111827}.docs-content h1{margin-top:0}.docs-content .page-title{font-size:24px;font-weight:700;margin:0 0 12px}.docs-content p{color:#374151;line-height:1.6}@media (max-width: 900px){.docs-container{grid-template-columns:1fr}.docs-sidebar{position:static}}
