:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}*{box-sizing:border-box}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh;background:#f5f5f5}#root{width:100%;margin:0;padding:0;text-align:center}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.app{min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;padding:20px}.subscription-container{max-width:500px;width:100%;text-align:center}.hero-section{margin-bottom:30px;color:#fff}.hero-title{font-size:2.5rem;font-weight:700;margin-bottom:10px;text-shadow:0 2px 4px rgba(0,0,0,.1)}.hero-subtitle{font-size:1.1rem;opacity:.9;line-height:1.5;max-width:400px;margin:0 auto}.subscription-card{background:#fff;border-radius:20px;box-shadow:0 20px 40px #0000001a;padding:40px 30px;margin-bottom:30px;position:relative;overflow:hidden}.subscription-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#667eea,#764ba2)}.pricing-header{margin-bottom:30px;padding-bottom:20px;border-bottom:2px solid #f0f0f0}.plan-title{font-size:1.5rem;color:#333;margin-bottom:15px;font-weight:600}.price{display:flex;align-items:baseline;justify-content:center;color:#667eea;font-weight:700}.currency{font-size:1.5rem;margin-right:5px}.amount{font-size:3rem;line-height:1}.period{font-size:1.2rem;color:#666;margin-left:5px}.features-list{margin-bottom:30px;text-align:left}.feature{display:flex;align-items:center;margin-bottom:15px;padding:10px 0;border-bottom:1px solid #f5f5f5}.feature:last-child{border-bottom:none}.checkmark{color:#28a745;font-weight:700;font-size:1.2rem;margin-right:15px;width:20px;text-align:center}.feature span:last-child{color:#555;font-size:.95rem;line-height:1.4}.payment-section{text-align:center}.payment-title{font-size:1.3rem;color:#333;margin-bottom:10px;font-weight:600}.payment-subtitle{color:#666;margin-bottom:20px;font-size:.9rem}#paypal-button-container-P-9572344564144935RNBXKPYA{margin-top:20px;max-width:300px;margin-left:auto;margin-right:auto}.trust-badges{display:flex;justify-content:center;gap:20px;flex-wrap:wrap}.badge{display:flex;align-items:center;gap:8px;background:#fff3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:12px 20px;border-radius:50px;color:#fff;font-size:.9rem;font-weight:500}.badge-icon{font-size:1.2rem}@media (max-width: 768px){.hero-title{font-size:2rem}.hero-subtitle{font-size:1rem}.subscription-card{padding:30px 20px}.amount{font-size:2.5rem}.trust-badges{flex-direction:column;gap:10px}.badge{justify-content:center}}@media (max-width: 480px){.app{padding:15px}.hero-title{font-size:1.8rem}.subscription-card{padding:25px 15px}.features-list{margin-bottom:25px}.feature{margin-bottom:12px;padding:8px 0}}
