/* zoho-email — migrated from pages.css */
*{box-sizing:border-box;}
.zm-page{font-family:'Inter',Arial,sans-serif;color:#1e293b;}

/* HERO */
.zm-hero{background:linear-gradient(135deg,#0d1b3e 0%,#0f172a 45%,#0d3351 100%);padding:72px 0 56px;position:relative;overflow:hidden;}
.zm-hero::before{content:'';position:absolute;top:-80px;right:-60px;width:440px;height:440px;border-radius:50%;background:radial-gradient(circle,rgba(234,88,12,0.14) 0%,transparent 70%);pointer-events:none;}
.zm-hero-inner{max-width:1200px;margin:0 auto;padding:0 40px;display:flex;align-items:center;gap:48px;}
.zm-hero-text{flex:1;}
.zm-hero-badge{display:inline-flex;align-items:center;gap:8px;background:rgba(234,88,12,0.15);border:1px solid rgba(234,88,12,0.35);color:#fb923c;font-size: 14px;font-weight:700;padding:5px 14px;border-radius:20px;margin-bottom:18px;text-transform:uppercase;letter-spacing:1px;}
.zm-hero h1{color:#fff !important;font-size:2.8rem;font-weight:800;line-height:1.1;margin:0 0 18px;}
.zm-hero h1 span{color:#fb923c;}
.zm-hero-sub{color:rgba(255,255,255,0.75);font-size:1rem;line-height:1.65;margin:0 0 32px;max-width:520px;}
.zm-hero-actions{display:flex;gap:14px;flex-wrap:wrap;align-items:center;}
.em-btn-primary{display:inline-flex;align-items:center;gap:8px;background:#c2410c;color:#fff;padding:13px 28px;border-radius:6px;font-weight:700;font-size:0.9rem;text-decoration:none;transition:all .2s;}
.em-btn-primary:hover{background:#c2410c;color:#fff;transform:translateY(-1px);}
.em-btn-ghost{display:inline-flex;align-items:center;gap:8px;background:transparent;color:#fb923c;padding:13px 24px;border-radius:6px;font-weight:600;font-size:0.9rem;text-decoration:none;border:1px solid rgba(234,88,12,0.4);transition:all .2s;}
.em-btn-ghost:hover{background:rgba(234,88,12,0.1);color:#fff;}
.zm-hero-card{background:rgba(255,255,255,0.07);border:1px solid rgba(255,255,255,0.12);border-radius:20px;padding:36px 30px;text-align:center;flex-shrink:0;width:260px;}
.zm-hero-icon{width:72px;height:72px;background:linear-gradient(135deg,#ea580c,#dc2626);border-radius:18px;display:flex;align-items:center;justify-content:center;margin:0 auto 16px;}
.zm-hero-icon i{color:#fff;font-size:32px;}
.zm-hero-card p{color:rgba(255,255,255,.7);font-size: 14px;margin:0;font-weight:500;}
.zm-hero-card .zm-partner{font-size: 14px;color:#fb923c;font-weight:700;text-transform:uppercase;letter-spacing:1px;margin-top:10px;display:block;}

/* TRUST */
.zm-trust{background:#fff7ed;border-bottom:1px solid #fed7aa;padding:13px 0;}
.zm-trust-inner{max-width:1200px;margin:0 auto;padding:0 40px;display:flex;align-items:center;justify-content:center;gap:28px;flex-wrap:wrap;}
.zm-ti{display:flex;align-items:center;gap:7px;font-size: 14px;font-weight:600;color:#92400e;}
.zm-ti i{color:#ea580c;font-size: 14px;}

/* PRICING */
.zm-pricing{background:#fff;padding:64px 0;}
.zm-sh{text-align:center;margin-bottom:48px;}
.zm-sh h2{font-size:2rem;font-weight:800;color:#0f172a;margin:0 0 10px;}
.zm-sh p{color:#64748b;font-size:1rem;margin:0;}
.zm-sh .zm-note{display:inline-block;background:#fff7ed;border:1px solid #fed7aa;color:#c2410c;font-size: 14px;font-weight:600;padding:5px 14px;border-radius:20px;margin-top:12px;}

.zm-plans{max-width:1050px;margin:0 auto;padding:0 40px;display:grid;grid-template-columns:repeat(3,1fr);gap:24px;}
.zm-card{border:2px solid #e2e8f0;border-radius:14px;padding:32px 26px;position:relative;transition:all .2s;background:#fff;}
.zm-card:hover{border-color:#fed7aa;box-shadow:0 8px 32px rgba(234,88,12,.08);transform:translateY(-3px);}
.zm-card.hot{border-color:#ea580c;box-shadow:0 4px 24px rgba(234,88,12,.14);}
.zm-hot-badge{position:absolute;top:-13px;left:50%;transform:translateX(-50%);background:#c2410c;color:#fff;font-size: 14px;font-weight:700;padding:4px 16px;border-radius:20px;white-space:nowrap;letter-spacing:.4px;}
.zm-plan-name{font-size:1.05rem;font-weight:700;color:#0f172a;margin:0 0 6px;}
.zm-plan-tagline{font-size: 14px;color:#64748b;margin:0 0 20px;line-height:1.5;}
.zm-price-block{margin-bottom:6px;}
.zm-price-free{font-size:2.6rem;font-weight:800;color:#0f172a;line-height:1;}
.zm-price-row{display:flex;align-items:flex-start;gap:3px;}
.zm-cur{font-size:16px;font-weight:700;color:#0f172a;margin-top:7px;}
.zm-amt{font-size:2.8rem;font-weight:800;color:#0f172a;line-height:1;}
.zm-per{display:block;font-size: 14px;color:#64748b;margin-top:5px;}
.zm-usd{font-size: 14px;color:#94a3b8;margin:6px 0 20px;}
.zm-divider{border:none;border-top:1px solid #f1f5f9;margin:18px 0;}
.zm-feats{list-style:none;padding:0;margin:0 0 22px;}
.zm-feats li{display:flex;align-items:flex-start;gap:9px;font-size: 14px;color:#475569;padding:5px 0;line-height:1.4;}
.zm-feats li i.y{color:#16a34a;font-size: 14px;margin-top:2px;flex-shrink:0;}
.zm-feats li i.n{color:#cbd5e1;font-size: 14px;margin-top:2px;flex-shrink:0;}
.zm-feats li.dim{color:#94a3b8;}
.zm-cta-btn{display:block;text-align:center;background:#ea580c;color:#fff !important;padding:12px;border-radius:8px;font-weight:700;font-size: 14px;text-decoration:none !important;transition:all .2s;border:2px solid #ea580c;}
.zm-cta-btn:hover{background:#c2410c !important;border-color:#c2410c;color:#fff !important;}
.zm-card.hot .zm-cta-btn{background:#c2410c;color:#fff !important;border-color:#c2410c;}
.zm-card.hot .zm-cta-btn:hover{background:#9a3412 !important;border-color:#9a3412;color:#fff !important;}

/* FEATURES GRID */
.zm-features{background:#fff7ed;padding:64px 0;}
.zm-feat-grid{max-width:1100px;margin:0 auto;padding:0 40px;display:grid;grid-template-columns:repeat(3,1fr);gap:24px;}
.zm-feat{background:#fff;border-radius:12px;padding:26px 22px;border:1px solid #fed7aa;}
.zm-feat:hover{box-shadow:0 4px 16px rgba(234,88,12,.08);}
.zm-ficon{width:46px;height:46px;background:linear-gradient(135deg,#ea580c,#f97316);border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:14px;}
.zm-ficon i{color:#fff;font-size:19px;}
.zm-feat h3{font-size:.92rem;font-weight:700;color:#0f172a;margin:0 0 7px;}
.zm-feat p{font-size: 14px;color:#64748b;margin:0;line-height:1.6;}

/* COMPARE */
.zm-compare{background:#fff;padding:64px 0;}
.zm-tbl-wrap{max-width:950px;margin:0 auto;padding:0 40px;overflow-x:auto;}
.zm-tbl{width:100%;border-collapse:collapse;font-size: 14px;}
.zm-tbl thead th{background:#fff7ed;padding:14px 16px;text-align:center;font-weight:700;color:#0f172a;border-bottom:2px solid #fed7aa;}
.zm-tbl thead th:first-child{text-align:left;}
.zm-tbl tbody td{padding:11px 16px;border-bottom:1px solid #f1f5f9;text-align:center;color:#475569;}
.zm-tbl tbody td:first-child{text-align:left;font-weight:600;color:#1e293b;}
.zm-tbl tbody tr:hover{background:#fffbf5;}
.zm-tbl .ck{color:#16a34a;font-size:15px;}
.zm-tbl .cx{color:#cbd5e1;font-size:15px;}

/* FAQ */
.zm-faq{background:#f8fafc;padding:64px 0;}
.zm-faq-inner{max-width:800px;margin:0 auto;padding:0 40px;}
.zm-faq-item{background:#fff;border:1px solid #e2e8f0;border-radius:10px;margin-bottom:11px;overflow:hidden;}
.zm-faq-q{padding:17px 20px;font-size:14.5px;font-weight:600;color:#1e293b;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:12px;}
.zm-faq-q i{color:#94a3b8;transition:transform .2s;flex-shrink:0;}
.zm-faq-item.open .zm-faq-q{color:#ea580c;}
.zm-faq-item.open .zm-faq-q i{transform:rotate(180deg);color:#ea580c;}
.zm-faq-a{padding:0 20px 15px;font-size: 14px;color:#475569;line-height:1.7;display:none;}
.zm-faq-item.open .zm-faq-a{display:block;}

/* CTA */
.zm-cta{background:linear-gradient(135deg,#0d1b3e 0%,#0f172a 100%);padding:64px 40px;text-align:center;}
.zm-cta h2{color:#fff;font-size:2rem;font-weight:800;margin:0 0 12px;}
.zm-cta p{color:rgba(255,255,255,.75);font-size:1rem;margin:0 0 26px;}

@media(max-width:900px){.zm-hero-inner{flex-direction:column;}.zm-hero-card{display:none;}.zm-plans,.zm-feat-grid{grid-template-columns:1fr;}}
@media(max-width:600px){.zm-hero h1{font-size:2rem;}}

