.meesho-tools-page{min-height:100vh;padding:92px 24px 72px;color:#fff;background:hsl(216,34.9%,8.4%)}.meesho-tools-hero{max-width:820px;margin:0 auto 54px;text-align:center}.meesho-tools-kicker{display:inline-flex;align-items:center;gap:8px;margin-bottom:18px;padding:8px 15px;border:1px solid rgba(255,87,0,.35);border-radius:999px;color:#ff5700;background:rgba(255,87,0,.1);font-size:13px;font-weight:750}.meesho-tools-hero h1{margin:0 0 17px;font-size:clamp(38px,5vw,58px);font-weight:800;letter-spacing:-1.4px}.meesho-tools-hero h1 span{color:#ff5700}.meesho-tools-hero p{max-width:700px;margin:auto;color:rgb(153,161,179);font-size:17px;line-height:1.7}.meesho-tools-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;max-width:1180px;margin:auto}.meesho-tool-card{--card-accent:#ff5700;position:relative;display:flex;min-height:340px;flex-direction:column;padding:28px;overflow:hidden;border:1px solid rgba(255,255,255,.1);border-radius:18px;background:rgba(255,255,255,.045);box-shadow:0 10px 30px rgba(0,0,0,.17);transition:transform .22s,border-color .22s,box-shadow .22s}.meesho-tool-card:before{content:"";position:absolute;inset:0 0 auto;height:3px;background:var(--card-accent)}.meesho-tool-card:hover{transform:translateY(-5px);border-color:color-mix(in srgb,var(--card-accent) 45%,transparent);box-shadow:0 18px 42px rgba(0,0,0,.28)}.accent-pink{--card-accent:#ec4899}.accent-blue{--card-accent:#38bdf8}.meesho-tool-card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:26px}.meesho-tool-icon{display:grid;width:58px;height:58px;place-items:center;border-radius:15px;color:var(--card-accent);background:color-mix(in srgb,var(--card-accent) 12%,transparent)}.meesho-access-badge{padding:6px 12px;border-radius:999px;font-size:11px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.meesho-access-badge.free{border:1px solid rgba(78,245,183,.35);color:#089664;background:rgba(94,235,188,.1)}.meesho-access-badge.paid{border:1px solid rgba(255,112,24,.4);color:#f78139;background:rgba(252,120,54,.12)}.meesho-tool-card h2{margin:0 0 12px;font-size:22px}.meesho-tool-card>p{flex:1;margin:0;color:rgb(153,161,179);font-size:14px;line-height:1.7}.meesho-tool-card a{display:inline-flex;width:fit-content;align-items:center;gap:8px;margin-top:25px;color:var(--card-accent);font-weight:750;text-decoration:none}.meesho-tool-card a svg{transition:transform .2s}.meesho-tool-card a:hover svg{transform:translateX(4px)}.meesho-tools-note{max-width:760px;margin:34px auto 0;padding:14px 18px;border:1px solid rgba(255,255,255,.08);border-radius:12px;color:#8996aa;background:rgba(255,255,255,.025);font-size:13px;line-height:1.6;text-align:center}.meesho-tools-seo-copy{max-width:900px;margin:58px auto 0;padding-top:42px;border-top:1px solid rgba(255,255,255,.09);text-align:center}.meesho-tools-seo-copy h2{margin:0 0 15px;color:#f8fafc;font-size:clamp(25px,3vw,34px)}.meesho-tools-seo-copy p{margin:0;color:rgb(153,161,179);font-size:15px;line-height:1.8}@media (max-width:900px){.meesho-tools-grid{grid-template-columns:1fr;max-width:620px}.meesho-tool-card{min-height:290px}}@media (max-width:560px){.meesho-tools-page{padding:70px 14px 48px}.meesho-tools-hero{margin-bottom:38px}.meesho-tool-card{min-height:270px;padding:22px}}.meesho-insight-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem}.meesho-insight-grid article{display:flex;flex-direction:column;gap:.25rem;padding:1rem;border:1px solid rgba(255,87,0,.22);border-radius:12px;background:rgba(15,23,42,.72)}.meesho-insight-grid strong{color:#ff7a1a;font-size:1.65rem}.meesho-insight-grid span{font-weight:700}.meesho-insight-grid small{overflow:hidden;color:#94a3b8;text-overflow:ellipsis;white-space:nowrap}.meesho-scan-chart{display:flex;align-items:flex-end;gap:.65rem;height:180px;margin-top:1.25rem;padding:1rem;border:1px solid rgba(148,163,184,.16);border-radius:12px;background:rgba(15,23,42,.5)}.meesho-scan-chart>div{display:flex;flex:1;align-items:center;flex-direction:column;justify-content:flex-end;height:100%;gap:.4rem}.meesho-scan-chart>div>span{width:min(28px,80%);min-height:6px;border-radius:6px 6px 2px 2px;background:linear-gradient(#ff7a1a,#ff5700)}.meesho-scan-chart small{color:#94a3b8;font-size:.65rem;white-space:nowrap}.meesho-scan-table-wrap{margin-top:1rem;overflow-x:auto;border:1px solid rgba(148,163,184,.16);border-radius:12px}.meesho-scan-table{width:100%;min-width:560px;border-collapse:collapse}.meesho-scan-table td,.meesho-scan-table th{padding:.7rem .8rem;border-bottom:1px solid rgba(148,163,184,.12);text-align:left}.meesho-scan-table th{background:rgba(15,23,42,.75);color:#94a3b8;font-size:.72rem;text-transform:uppercase}.meesho-scan-table td{color:#e2e8f0;font-size:.8rem}.meesho-scan-table td:first-child{max-width:420px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.meesho-scan-table tbody tr:last-child td{border-bottom:0}.meesho-insights-button{display:inline-flex;align-items:center;gap:.45rem;padding:.72rem 1rem;border:1px solid rgba(255,122,26,.55);border-radius:9px;background:rgba(255,87,0,.08);color:#ff8a1f;font-weight:750;text-decoration:none}.meesho-insights-button svg{width:18px}.meesho-insights-button:hover{background:rgba(255,87,0,.16);color:#ff9f43}