.mi-pricing-box{position:relative;background:linear-gradient(to bottom,#072c05 0%,#072c05 78%,#041b03 100%);border:1px solid #1a4d16;padding:35px 20px 30px;width:100%;max-width:320px;height:580px;margin:0;font-family:JetBrains Mono;transition:all 0.3s ease;overflow:hidden;box-sizing:border-box}.mi-pricing-box:hover{transform:translateY(-5px);border-color:#00ff00;background:linear-gradient(to bottom,#18e51466 100%,#18e51466 78%,#18e51466 100%)}.mi-pricing-box::before{content:'';position:absolute;bottom:0;right:0;width:1px;height:85%;background:linear-gradient(to top,#00ff00 0%,#00ff00 95%,rgba(0,255,0,0) 100%);pointer-events:none}.mi-pricing-box::after{content:'';position:absolute;bottom:0;right:0;width:68%;height:1px;background:linear-gradient(to left,#00ff00 0%,#00ff00 95%,rgba(0,255,0,0) 100%);pointer-events:none}.mi-pricing-badge{position:absolute;top:-2px;left:50%;transform:translateX(-50%);background:#00ff00;color:#000;padding:3px 10px;font-size:11px;font-weight:700;letter-spacing:1.5px;border-radius:0px 0px 6px 6px;z-index:10;box-shadow:0 3.5px 8px rgba(0,255,0,0.3)}.mi-pricing-title{color:#00ff00;font-size:25px;font-weight:700;margin:0 0 12px 0;letter-spacing:2px;text-transform:uppercase;height:26px;line-height:26px;overflow:hidden}.mi-pricing-description{color:#bcdcbb;font-size:13px;margin:0 0 28px 0;line-height:19.5px;height:58px;overflow:hidden}.mi-pricing-old-price{color:#4a5f47;font-size:14px;text-decoration:line-through;margin:0 0 6px 0;height:18px;line-height:18px;overflow:hidden}.mi-pricing-current-price{margin:0 0 32px 0;white-space:nowrap;display:flex;align-items:baseline;height:42px}.mi-price-amount{color:#00ff00;font-size:37px;font-weight:700;line-height:40px}.mi-price-period{color:#bcdcbb;font-size:14px;margin-left:5px;line-height:42px}.mi-pricing-features{list-style:none;padding:0;margin:0 0 32px 0;height:200px;overflow:hidden}.mi-pricing-features li{display:flex;align-items:center;margin-bottom:16px;color:#bcdcbb;font-size:13px;line-height:18px;height:18px}.mi-feature-icon{width:18px;height:18px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-right:10px;font-size:11px;font-weight:700;flex-shrink:0}.mi-feature-icon.check{background:#00ff00;color:#072c05}.mi-feature-icon.x{background:#dc2626;color:#fff}.mi-pricing-button{display:flex;align-items:center;justify-content:center;width:100%;padding:12px;background:transparent;border:2px solid #00ff00;color:#00ff00;font-size:13px;font-weight:700;text-align:center;text-decoration:none;text-transform:uppercase;letter-spacing:1px;transition:all 0.3s ease;cursor:pointer;box-sizing:border-box;height:46px;line-height:1}.mi-pricing-button:hover{background:#00ff00;color:#072c05}@media (max-width:980px){.mi-pricing-box{max-width:100%;margin:20px auto}}@media (max-width:480px){.mi-pricing-box{padding:30px 15px 25px;height:auto;min-height:580px}.mi-pricing-title{font-size:20px}.mi-price-amount{font-size:36px}}