:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:dark;color:#ffffffde;background-color:#0f172a;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh;justify-content:center}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;cursor:pointer;transition:border-color .25s}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}.pricing-container{max-width:1200px;margin:0 auto;padding:4rem 2rem;color:#fff;font-family:Inter,sans-serif}.pricing-header{text-align:center;margin-bottom:4rem}.pricing-label{color:#8b5cf6;font-weight:600;text-transform:uppercase;font-size:.875rem;letter-spacing:.05em;display:block;margin-bottom:.5rem}.pricing-title{font-size:3rem;font-weight:700;margin-bottom:1rem;color:#fff}.pricing-subtitle{color:#94a3b8;max-width:600px;margin:0 auto 2rem;line-height:1.6}.pricing-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;align-items:start}@media (max-width: 768px){.pricing-title{font-size:2rem}.pricing-cards{grid-template-columns:1fr}}.pricing-card{background-color:#1a202c;border-radius:1rem;padding:2rem;position:relative;border:1px solid #334155;display:flex;flex-direction:column}.pricing-card.popular{border:2px solid #6366f1;box-shadow:0 0 0 1px #6366f1}.popular-badge{position:absolute;top:1.5rem;right:2rem;background-color:#6366f1;color:#fff;padding:.25rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:600}.plan-title{font-size:1.25rem;font-weight:600;margin-bottom:.5rem;color:#fff}.plan-description{color:#94a3b8;font-size:.875rem;margin-bottom:2rem;line-height:1.5}.plan-price{font-size:2.5rem;font-weight:700;color:#fff;margin-bottom:2rem;display:flex;align-items:baseline}.plan-price .period{font-size:.875rem;font-weight:400;color:#94a3b8;margin-left:.25rem}.plan-button{width:100%;padding:.75rem;background-color:#334155;color:#fff;border:none;border-radius:.375rem;font-weight:600;cursor:pointer;margin-bottom:2rem;transition:background-color .2s}.pricing-card.popular .plan-button{background-color:#6366f1}.pricing-card.popular .plan-button:hover{background-color:#4f46e5}.plan-button:hover{background-color:#475569}.plan-features{list-style:none;padding:0;margin:0;flex-grow:1}.feature-item{color:#cbd5e1;font-size:.875rem;margin-bottom:1rem;display:flex;align-items:center}.check-icon{width:1.25rem;height:1.25rem;color:#6366f1;margin-right:.75rem;flex-shrink:0}.App{width:100%}
