: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}}.subscription-dashboard{max-width:1200px;margin:0 auto;padding:2rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.current-plan-section{background:#fff;border-radius:12px;padding:2rem;margin-bottom:2rem;box-shadow:0 1px 3px #0000001a}.section-title{font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;color:#1f2937}.plan-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem}.plan-badge{display:inline-block;padding:.375rem .75rem;border-radius:9999px;font-size:.875rem;font-weight:500;background-color:#f3f4f6;color:#6b7280}.plan-badge.free{background-color:#e5e7eb;color:#374151}.plan-price{font-size:2rem;font-weight:700;color:#1f2937}.usage-stats{display:flex;flex-direction:column;gap:1.5rem}.usage-item{width:100%}.usage-label-row{display:flex;justify-content:space-between;margin-bottom:.5rem}.usage-label{font-size:.875rem;color:#6b7280}.usage-value{font-size:.875rem;font-weight:600;color:#1f2937}.usage-bar{width:100%;height:8px;background-color:#e5e7eb;border-radius:9999px;overflow:hidden}.usage-bar-fill{height:100%;background:linear-gradient(90deg,#3b82f6,#8b5cf6);border-radius:9999px;transition:width .3s ease}.upgrade-section{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;padding:2.5rem;color:#fff}.upgrade-header{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-bottom:.5rem}.upgrade-section .section-title{color:#fff;margin:0}.rocket-icon{font-size:1.25rem}.upgrade-subtitle{text-align:center;color:#ffffffe6;margin-bottom:2rem;font-size:1rem}.billing-toggle{display:flex;justify-content:center;gap:.5rem;margin-bottom:2rem}.toggle-button{padding:.5rem 1.5rem;border:none;border-radius:9999px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;background-color:#fff3;color:#fffc}.toggle-button.active{background-color:#fff;color:#667eea}.toggle-button:hover{background-color:#ffffff4d}.toggle-button.active:hover{background-color:#fffffff2}.plans-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:2rem}.plan-card{background:#fff;border-radius:12px;padding:2rem;position:relative;box-shadow:0 4px 6px #0000001a;transition:transform .2s ease,box-shadow .2s ease}.plan-card:hover{transform:translateY(-4px);box-shadow:0 8px 12px #00000026}.plan-card.popular{border:2px solid #fbbf24}.popular-badge{position:absolute;top:-12px;left:50%;transform:translate(-50%);background:linear-gradient(135deg,#fbbf24,#f59e0b);color:#fff;padding:.25rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.plan-name{font-size:1.5rem;font-weight:700;color:#1f2937;margin-bottom:1rem;margin-top:.5rem}.plan-price-large{font-size:2.5rem;font-weight:700;color:#1f2937;margin-bottom:1.5rem}.plan-features{list-style:none;padding:0;margin:0 0 2rem;display:flex;flex-direction:column;gap:.75rem}.plan-feature{display:flex;align-items:flex-start;gap:.75rem;font-size:.875rem;color:#374151}.checkmark{color:#10b981;font-weight:700;font-size:1rem;flex-shrink:0}.upgrade-button{width:100%;padding:.75rem 1.5rem;border:none;border-radius:8px;font-size:1rem;font-weight:600;color:#fff;cursor:pointer;transition:opacity .2s ease,transform .2s ease}.upgrade-button:hover{opacity:.9;transform:translateY(-2px)}.upgrade-button:active{transform:translateY(0)}@media(max-width:768px){.subscription-dashboard{padding:1rem}.plans-grid{grid-template-columns:1fr}.current-plan-section,.upgrade-section{padding:1.5rem}}#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}
