.plan-header{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;margin-bottom:24px}.plan-title{font-size:2rem;font-weight:800;color:#222;margin-bottom:0;margin-top:0}.plan-free{font-size:2.2rem;font-weight:700;color:#2f88ff}.plan-btn-upgrade{margin-left:16px;background:#fff;color:#2f88ff;border:2px solid #2F88FF;border-radius:8px;padding:8px 20px;font-weight:600;font-size:1rem;cursor:pointer}.plan-btn-renew{margin-left:8px;background:#1b59f8;color:#fff;border:2px solid #1B59F8;border-radius:8px;padding:8px 20px;font-weight:600;font-size:1rem;cursor:pointer}.plan-user-count{margin-left:24px;color:#222;font-size:1.1rem;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.plan-duration-select{padding:6px 12px;border-radius:6px;border:1px solid #ccc}.plan-contact-btn{background:#2f88ff;color:#fff;border:none;border-radius:8px;padding:8px 20px;font-weight:600;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;text-decoration:none;font-size:1rem;margin-left:8px}.plan-list{display:-ms-flexbox;display:flex;gap:20px;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;min-height:calc(100vh - 260px);-ms-flex-align:stretch;align-items:stretch}.plan-card{position:relative;border:2px solid #4ACCD4;box-shadow:0 4px 24px #1b59f81a;border-radius:18px;min-width:240px;max-width:260px;-ms-flex:1 1 240px;flex:1 1 240px;background:#fff;z-index:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;padding:0;margin-bottom:20px;height:100%;min-height:700px}.plan-card-content{-ms-flex:1 1 auto;flex:1 1 auto;width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;padding:28px 22px 0;height:100%;min-height:560px}.plan-card-title{font-weight:700;font-size:25px;margin-bottom:4px;color:#222;letter-spacing:-.5px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.plan-card-desc{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;min-height:calc(13px * 1.7 * 4);max-height:calc(13px * 1.7 * 4);font-size:13px;line-height:1.7;margin-bottom:8px}.plan-card-price{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;font-size:2rem;font-weight:700;color:#1b59f8;gap:4px;min-height:40px;letter-spacing:-1px;white-space:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.plan-card-price-current{color:#cd1272;font-size:40px;font-weight:700}.plan-card-price-origin{color:#bdbdbd;text-decoration:line-through;font-size:1rem;font-weight:400;margin-left:4px}.plan-card-price-slash{color:#20d8db;font-size:20px;margin:0 2px;font-weight:400}.plan-card-price-cycle{color:#00a9ac;font-size:20px;font-weight:700;margin-left:0;margin-right:0}.plan-card-features{display:-webkit-box;-webkit-line-clamp:8;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;list-style:none;padding:0;margin:0;width:100%}.plan-card-features li{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;font-size:15px;margin-bottom:7px}.plan-card-features .highlight{color:#1b59f8;font-weight:700}.plan-card-features .feature-link{color:#1b59f8;text-decoration:underline;font-weight:700}.plan-card-btn-wrap{width:100%;margin-top:auto;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:end;align-items:flex-end}.plan-card-btn{display:block;text-align:center;margin:24px 22px 22px;background:#00a9ac;border:2px solid #00A9AC;color:#fff;border-radius:8px;font-weight:600;font-size:1rem;text-decoration:none;transition:background .2s;width:100%;min-width:180px;max-width:220px;height:48px;line-height:48px;padding:0;box-sizing:border-box}.plan-card-btn:hover,.plan-card-btn:focus{background:#00a9ac;color:#fff;border-color:#00a9ac;transition:background .2s,color .2s}.plan-card-trophy{position:absolute;top:0;right:0;width:44px;height:44px;overflow:hidden;z-index:2;border-top-right-radius:9px}.plan-card-trophy-inner{background:#23b0c5;width:44px;height:44px;border-bottom-left-radius:18px;display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:end;justify-content:flex-end;padding:7px 7px 0 0}@media (max-width: 1200px){.merdify-container{padding:0 20px}.plan-card{min-width:220px;max-width:240px}}@media (max-width: 992px){.plan-header{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;gap:20px}.plan-header>div:last-child{width:100%;-ms-flex-pack:start;justify-content:flex-start}.plan-card{min-width:calc(50% - 20px);max-width:calc(50% - 20px)}}@media (max-width: 768px){.plan-card{min-width:100%;max-width:100%}.plan-header>div:first-child>div{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px}.plan-header>div:first-child>div>button,.plan-header>div:first-child>div>span,.plan-header>div:first-child>div>div{margin-left:0!important}.plan-header>div:last-child{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px}.plan-header>div:last-child>a{width:100%;-ms-flex-pack:center;justify-content:center}.plan-card-content{padding:20px 16px 0}.plan-card-btn{margin:20px 16px 16px;width:calc(100% - 32px)}.plan-card-features li{font-size:14px}.plan-card-price{font-size:28px}.plan-card-title{font-size:18px}.plan-card-desc{font-size:12px;min-height:48px}}@media (max-width: 576px){.merdify-container{padding:0 16px}.plan-header>div:first-child>span{font-size:1.8rem}.plan-header>div:first-child>div>button{padding:6px 16px;font-size:.95rem}.plan-card-features li{margin-bottom:6px}.plan-card-features li span:first-child{font-size:16px}}@media (max-width: 576px){#auto-renew-dropdown{left:auto;right:0;min-width:160px}}.plan-card-content p{margin:12px 0 0;font-size:15px;color:#444;line-height:1.7;word-break:break-word}.plan-card-content p:first-child{margin-top:0}.plan-card-content strong{color:#00a9ac;font-weight:700;padding:0 2px;border-radius:3px}.plan-card-desc-tooltip{width:100%;box-sizing:border-box;margin:0;padding:0;display:-webkit-box;-webkit-line-clamp:16;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;white-space:pre-line;min-height:320px;max-height:400px;cursor:pointer}.plan-card-desc-tooltip-content{display:none;position:absolute;left:0;top:100%;z-index:100;min-width:320px;max-width:400px;background:#fff;color:#444;border:1.5px solid #1B59F8;border-radius:8px;box-shadow:0 4px 24px #1b59f81a;padding:16px 18px;font-size:15px;line-height:1.7;margin-top:8px;white-space:normal;word-break:break-word}.plan-card-desc-tooltip:hover .plan-card-desc-tooltip-content{display:block}.plan-card--active{border:5px solid #20D8DB!important;box-shadow:0 4px 24px #00abac2e}.plan-card.plan-card--active.best .plan-card-trophy-inner{background:#20d8db!important}ol,ul{padding-left:0!important}.plan-header-content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;gap:0}.merdify-card-item{width:100%;padding:40px 20px;background:#fff}.merdify-card-item .card-item,.merdify-card-item .merdify-price{width:100%}.merdify-card-item .merdify-container{width:100%;max-width:22200px;margin:0 auto;padding:0 20px}.merdify-card-item .plan-list{display:-ms-flexbox;display:flex;gap:20px;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;-ms-flex-align:stretch;align-items:stretch;width:100%}.pricing-header{text-align:center;margin-bottom:40px}.pricing-title{font-size:2rem;font-weight:800;color:#222;margin:0}.pricing-subtitle{color:#444;font-size:1rem;margin:8px 0 0}.pricing-list{display:-ms-flexbox;display:flex;gap:20px;-ms-flex-pack:center;justify-content:center;margin:0 auto;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.pricing-card{width:240px;min-width:240px;max-width:240px;border:2px solid #4ACCD4;border-radius:18px;padding:24px;position:relative;background:#fff;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-height:500px}.pricing-card.best{border-color:#00b6bd;box-shadow:0 4px 24px #00b6bd26}.pricing-trophy{position:absolute;top:0;right:0;width:44px;height:44px;background:#00b6bd;border-radius:0 16px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.pricing-trophy img{width:30px;height:30px}.pricing-content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;position:relative}.pricing-name{font-size:24px;font-weight:700;color:#222;margin:0;min-height:36px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.pricing-desc{font-size:14px;color:#666;margin:12px 0;line-height:1.5;min-height:42px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.pricing-price{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:2px;margin:0;height:60px;white-space:nowrap}.price-amount{font-size:40px;font-weight:700;color:#e11b7a;line-height:1}.price-period{font-size:16px;font-weight:600;color:#00b6bd;line-height:1}.pricing-features{margin-top:24px;-ms-flex-positive:1;flex-grow:1}.pricing-features ul{list-style:none;padding:0;margin:0}.pricing-features li{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:8px;margin-bottom:12px;color:#444;font-size:14px}.pricing-features li:before{content:"✓";color:#00b6bd;font-weight:700}.pricing-action{margin-top:auto}.pricing-button{display:block;width:100%;padding:12px;background:#00b6bd;color:#fff;text-align:center;border-radius:8px;font-weight:600;text-decoration:none;transition:all .3s ease}.pricing-button:hover{background:#009ba1}.no-plans{text-align:center;color:#888;font-size:1.2rem;margin:40px 0;width:100%}@media (max-width: 1400px){.pricing-list{-ms-flex-wrap:wrap;flex-wrap:wrap}.pricing-card{-ms-flex:1 1 calc(33.333% - 20px);flex:1 1 calc(33.333% - 20px);min-width:220px}}@media (max-width: 992px){.pricing-card{-ms-flex:1 1 calc(50% - 20px);flex:1 1 calc(50% - 20px)}}@media (max-width: 768px){.pricing-card{-ms-flex:1 1 100%;flex:1 1 100%;min-width:100%}.pricing-title{font-size:1.8rem}.pricing-name{font-size:20px}.price-amount{font-size:40px}.price-period{font-size:18px}}
