.meesho-tool{--accent:#ff5700;--accent-gold:#f59e0b;--surface:rgba(255,255,255,0.05);--surface-strong:#111014;--border:rgba(255,255,255,0.08);--muted:#99a1b3;min-height:100vh;padding:64px 24px 100px;color:#fff;background:radial-gradient(circle at 15% 0,rgba(255,87,0,.13),transparent 30%),radial-gradient(circle at 85% 16%,rgba(245,158,11,.08),transparent 28%),#050505;font-family:Inter,system-ui,sans-serif}.meesho-wrap{max-width:1100px;margin:auto}.meesho-hero{max-width:1200px;margin:0 auto 42px;text-align:center}.meesho-hero .above_pill_area_nano{margin-bottom:31px}.meesho-hero-copy h1{margin:0 0 13px;color:#fff;font-size:clamp(38px,5vw,56px);font-weight:800;line-height:1.1;letter-spacing:-.035em}.meesho-hero-copy h1 span{background:linear-gradient(90deg,var(--accent-gold) 10%,var(--accent) 62%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.meesho-hero-copy>p{max-width:780px;margin:0 auto;color:#b5b5b5;font-size:16px;line-height:1.65}.meesho-panel{margin-bottom:30px;overflow:hidden;border:1px solid var(--border);border-radius:24px;background:linear-gradient(145deg,rgba(255,255,255,.07),rgba(255,255,255,.025));box-shadow:0 24px 70px rgba(0,0,0,.35)}.meesho-header{justify-content:space-between;gap:24px;padding:34px 38px 25px}.meesho-brand,.meesho-header{display:flex;align-items:center}.meesho-brand{gap:18px}.meesho-logo{width:62px;height:62px;flex:0 0 auto;display:grid;place-items:center;color:#fff;border-radius:17px;background:linear-gradient(135deg,var(--accent),var(--accent-gold));box-shadow:0 12px 30px rgba(255,87,0,.25)}.meesho-logo svg{width:29px;height:29px}.meesho-brand h1{margin:0 0 5px;color:var(--muted);font-size:13px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.meesho-brand strong{display:block;font-size:clamp(28px,4vw,46px);font-weight:800;line-height:1.06;letter-spacing:-.035em;background:linear-gradient(90deg,var(--accent),var(--accent-gold));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.meesho-brand p{margin:8px 0 0;color:var(--muted);font-size:15px}.meesho-ready{display:flex;align-items:center;gap:8px;padding:9px 14px;color:#86efac;border:1px solid rgba(34,197,94,.25);border-radius:999px;background:rgba(34,197,94,.08);font-size:12px;font-weight:650;white-space:nowrap}.meesho-ready svg{width:15px;height:15px}.meesho-ready i{height:13px;border-left:1px solid rgba(134,239,172,.3)}.meesho-pills{display:flex;justify-content:center;gap:9px;flex-wrap:wrap;padding:25px 0 0}.meesho-pills span{padding:7px 12px;color:var(--muted);border:1px solid var(--border);border-radius:999px;background:rgba(0,0,0,.25);font-size:11.5px}.meesho-pills .on{color:#fed7aa;border-color:rgba(255,87,0,.26);background:rgba(255,87,0,.09)}.meesho-step{position:relative;margin-bottom:18px;padding:28px 30px 30px;overflow:hidden;border:1px solid var(--border);border-radius:18px;background:var(--surface);box-shadow:inset 0 1px rgba(255,255,255,.035),0 12px 35px rgba(0,0,0,.22);transition:opacity .2s,border-color .2s,transform .2s}.meesho-step:hover{border-color:rgba(255,87,0,.24)}.meesho-step.disabled{opacity:.42;pointer-events:none}.meesho-step-title{display:flex;align-items:center;gap:13px}.meesho-step-title b{padding:5px 10px;color:#fff;border-radius:7px;background:linear-gradient(135deg,var(--accent),var(--accent-gold));font:800 12px ui-monospace,monospace;box-shadow:0 7px 18px rgba(255,87,0,.2)}.meesho-step-title h2{margin:0;color:#fff;font-size:19px;font-weight:700}.meesho-step>p{max-width:900px;margin:10px 0 20px 48px;color:var(--muted);font-size:14px;line-height:1.65}.meesho-account{display:flex;align-items:flex-end;gap:10px;margin-bottom:10px;padding:12px;border:1px solid var(--border);border-radius:12px;background:rgba(0,0,0,.28)}.meesho-account-fields{display:grid;flex:1;grid-template-columns:minmax(0,1fr);gap:11px}.meesho-account-fields label{min-width:0}.meesho-account-fields label>span{display:block;margin:0 0 7px 2px;color:#cbd5e1;font-size:11.5px;font-weight:650}.meesho-account-fields label small{color:var(--muted);font-weight:500}.meesho-tool .meesho-account-fields label>span{color:#182230!important;font-weight:700}.meesho-tool .meesho-account-fields label small{color:#667085!important;font-weight:600}.meesho-account input{width:100%;flex:1;min-width:180px;padding:12px 14px;color:#fff;outline:none;border:1px solid rgba(255,255,255,.13);border-radius:10px;background:rgba(0,0,0,.35);font:13px ui-monospace,monospace;transition:border-color .2s,box-shadow .2s}.meesho-account input::placeholder{color:#6f7583}.meesho-account input:focus{border-color:var(--accent);box-shadow:0 0 0 3px rgba(255,87,0,.1)}.meesho-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:15px}.meesho-account button,.meesho-actions button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:41px;padding:10px 16px;color:#fff;border:1px solid transparent;border-radius:10px;font-weight:650;cursor:pointer;transition:transform .15s,border-color .2s,background .2s}.meesho-account button:hover,.meesho-actions button:hover{transform:translateY(-1px)}.meesho-account svg,.meesho-actions svg{width:16px;height:16px}.meesho-actions .primary{border:0;background:linear-gradient(-90deg,var(--accent-gold) 10%,var(--accent) 62%);box-shadow:0 9px 22px rgba(255,87,0,.18)}.meesho-actions .primary:hover{background:linear-gradient(90deg,var(--accent-gold) 10%,var(--accent) 62%)}.meesho-actions .ghost{border-color:rgba(255,255,255,.13);background:rgba(255,255,255,.05)}.meesho-actions .ghost:hover{border-color:rgba(255,87,0,.45);background:rgba(255,87,0,.07)}.meesho-account .remove,.meesho-actions .remove{color:#b4192b;border-color:rgba(235,78,104,.25);background:rgba(244,63,94,.08)}.meesho-actions button:disabled{opacity:.5;cursor:not-allowed;transform:none}.status{max-width:100%;color:var(--muted);font:12px ui-monospace,monospace}.status.ok{color:#1fca5d;font-weight:700}.meesho-dropzone{display:flex;align-items:center;justify-content:center;gap:10px;min-height:118px;padding:26px;color:var(--muted);border:2px dashed rgba(255,87,0,.3);border-radius:14px;background:rgba(0,0,0,.3);text-align:center;cursor:pointer;transition:border-color .2s,background .2s,transform .2s}.meesho-dropzone:hover{border-color:var(--accent);background:rgba(255,87,0,.055);transform:translateY(-1px)}.meesho-dropzone svg{width:26px;height:26px;color:var(--accent)}.meesho-dropzone strong{color:#fff}.meesho-files{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px}.meesho-files>span{padding:6px 7px 6px 11px;color:#cbd5e1;border:1px solid var(--border);border-radius:7px;background:rgba(255,255,255,.05);font:11.5px ui-monospace,monospace}.meesho-files button{margin-left:7px;color:#fb7185;border:0;background:none;font-size:16px;cursor:pointer}.meesho-note{display:flex;align-items:center;gap:13px;margin-top:15px;padding:13px 15px;color:var(--muted);border:1px solid var(--border);border-radius:11px;background:rgba(255,255,255,.035);font-size:12.5px}.meesho-note>span{position:relative;width:46px;height:34px;flex:0 0 auto;border:1.5px solid #737886;border-radius:4px;background:#fff}.meesho-note i{position:absolute;bottom:5px;left:50%;width:22px;height:8px;border-radius:2px;background:var(--accent);transform:translateX(-50%)}.meesho-note b{color:#fff}.download{padding:12px 20px!important}.meesho-related{margin-top:58px}.meesho-related-heading{max-width:680px;margin:0 auto 25px;text-align:center}.meesho-related-heading>span{color:var(--accent);font-size:12px;font-weight:750;letter-spacing:.13em;text-transform:uppercase}.meesho-related-heading h2{margin:7px 0 8px;color:#fff;font-size:clamp(28px,4vw,38px);font-weight:800;letter-spacing:-.03em}.meesho-related-heading p{margin:0;color:var(--muted);font-size:14px}.meesho-related-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.meesho-related-card{display:flex;flex-direction:column;gap:17px;min-height:230px;padding:22px;color:inherit;border:1px solid var(--border);border-radius:16px;background:linear-gradient(145deg,rgba(255,255,255,.065),rgba(255,255,255,.025));text-decoration:none;box-shadow:0 12px 30px rgba(0,0,0,.2);transition:transform .2s,border-color .2s,background .2s}.meesho-related-card:hover{color:inherit;border-color:rgba(255,87,0,.42);background:linear-gradient(145deg,rgba(255,87,0,.11),rgba(255,255,255,.03));transform:translateY(-4px)}.meesho-related-card>i{width:46px;height:46px;display:grid;place-items:center;color:#fff;border-radius:12px;background:linear-gradient(135deg,var(--accent),var(--accent-gold));box-shadow:0 9px 20px rgba(255,87,0,.2)}.meesho-related-card>i svg{width:22px;height:22px}.meesho-related-card>div{display:flex;flex:1;flex-direction:column}.meesho-related-card h3{margin:0 0 8px;color:#fff;font-size:17px;font-weight:700}.meesho-related-card p{margin:0 0 18px;color:var(--muted);font-size:13px;line-height:1.55}.meesho-related-card strong{display:flex;align-items:center;gap:7px;margin-top:auto;color:#fdba74;font-size:13px}.meesho-related-card strong span{transition:transform .2s}.meesho-related-card:hover strong span{transform:translateX(4px)}@media (max-width:960px){.meesho-related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.meesho-tool{padding:34px 12px 65px}.meesho-header{padding:25px 20px 20px;flex-direction:column}.meesho-brand,.meesho-header{align-items:flex-start}.meesho-logo{width:52px;height:52px;border-radius:14px}.meesho-brand p{font-size:13px}.meesho-ready{margin-left:70px}.meesho-pills{padding:21px 10px 0}.meesho-hero{margin-bottom:31px}.meesho-hero-copy h1{font-size:36px}.meesho-hero-copy>p{font-size:14px}.meesho-step{padding:22px 17px 24px}.meesho-step>p{margin-left:0}.meesho-account{flex-wrap:wrap}.meesho-account-fields{grid-template-columns:1fr;width:100%}.meesho-account input{width:100%}.meesho-dropzone{flex-direction:column}.meesho-related{margin-top:42px}.meesho-related-grid{grid-template-columns:1fr}.meesho-related-card{min-height:0}}.meesho-insights-unlock{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:24px;margin-top:24px;padding:27px 28px;overflow:hidden;border:1px solid rgba(255,105,0,.4);border-radius:19px;background:radial-gradient(circle at 100% 0,rgba(245,158,11,.14),transparent 35%),linear-gradient(120deg,rgba(255,87,0,.13),rgba(255,255,255,.045) 48%,rgba(255,255,255,.025));box-shadow:inset 0 1px rgba(255,255,255,.07),0 18px 50px rgba(0,0,0,.3),0 0 45px rgba(255,87,0,.06)}.meesho-insights-unlock:before{content:"";position:absolute;top:0;left:8%;width:45%;height:1px;background:linear-gradient(90deg,transparent,#ff8a35,transparent)}.meesho-unlock-icon{display:grid;width:52px;height:52px;place-items:center;border-radius:12px;background:linear-gradient(135deg,var(--accent),var(--accent-gold));color:#fff;box-shadow:0 10px 24px rgba(255,87,0,.25)}.meesho-unlock-icon svg{width:23px}.meesho-unlock-copy>span{color:#ff761b;font-size:10px;font-weight:800;letter-spacing:.13em}.meesho-unlock-copy h2{margin:5px 0 6px;color:#fff;font-size:22px;line-height:1.25;letter-spacing:-.025em}.meesho-unlock-copy h2 em{color:#fdba74;font-style:normal}.meesho-unlock-copy p{margin:0;color:var(--muted);font-size:12px;line-height:1.55}.meesho-unlock-copy ul{display:flex;flex-wrap:wrap;gap:7px;margin:13px 0 0;padding:0;list-style:none;color:#d5dae2;font-size:10px}.meesho-unlock-copy li{padding:6px 8px;border:1px solid rgba(255,255,255,.08);border-radius:7px;background:rgba(0,0,0,.23);display:flex;align-items:center;gap:5px}.meesho-unlock-copy li svg{width:13px;color:#45ca7f}.meesho-growth-note{display:flex;align-items:center;gap:10px;max-width:520px;margin-top:12px;padding-top:11px;border-top:1px solid rgba(255,255,255,.07);color:var(--muted);font-size:10px;line-height:1.45}.meesho-growth-note>strong{color:#fdba74;font-size:20px;line-height:1;letter-spacing:-.04em}.meesho-growth-note span{display:block}.meesho-growth-note b{color:#fff;font-weight:700}.meesho-unlock-actions{display:flex;align-items:stretch;flex-direction:column;gap:8px;min-width:175px}.meesho-unlock-actions a{display:flex;align-items:center;justify-content:center;gap:6px;padding:10px 14px;border:1px solid rgba(255,255,255,.12);border-radius:9px;background:rgba(0,0,0,.2);color:#e7ebf1;font-size:11px;font-weight:700;text-decoration:none;transition:transform .2s,border-color .2s}.meesho-unlock-actions a:hover{transform:translateY(-2px);border-color:rgba(255,87,0,.45)}.meesho-unlock-actions a:first-child{padding:12px 14px;border-color:var(--accent);background:linear-gradient(90deg,var(--accent),#f07800);color:#fff;box-shadow:0 9px 22px rgba(255,87,0,.22)}.meesho-unlock-actions a svg{width:14px}.meesho-unlock-actions small{color:var(--muted);font-size:9px;text-align:center}.meesho-custom-cta{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:18px;margin:0 -4px -4px;padding:14px 16px;border:1px solid rgba(255,255,255,.08);border-radius:11px;background:rgba(0,0,0,.24)}.meesho-custom-cta span,.meesho-custom-cta strong{display:block}.meesho-custom-cta strong{margin-bottom:2px;color:#fff;font-size:12px}.meesho-custom-cta span{color:var(--muted);font-size:10px}.meesho-custom-cta>a{display:flex;align-items:center;gap:6px;flex:0 0 auto;padding:8px 12px;border:1px solid rgba(255,87,0,.35);border-radius:8px;color:#fdba74;font-size:10px;font-weight:700;text-decoration:none;transition:background .2s,border-color .2s}.meesho-custom-cta>a:hover{border-color:var(--accent);background:rgba(255,87,0,.09)}.meesho-custom-cta>a svg{width:13px}.meesho-faq{margin-top:64px;padding:42px 0 8px;border-top:1px solid var(--border)}.meesho-faq-heading{max-width:680px;margin:0 auto 25px;text-align:center}.meesho-faq-heading>span{color:var(--accent);font-size:12px;font-weight:750;letter-spacing:.13em;text-transform:uppercase}.meesho-faq-heading h2{margin:7px 0 8px;color:#fff;font-size:clamp(28px,4vw,38px);font-weight:800;letter-spacing:-.03em}.meesho-faq-heading p{margin:0;color:var(--muted);font-size:14px;line-height:1.55}.meesho-faq-list{display:grid;grid-template-columns:1fr 1fr;align-items:start;gap:12px}.meesho-faq-list details{height:auto;padding:17px 18px;border:1px solid var(--border);border-radius:14px;background:linear-gradient(145deg,rgba(255,255,255,.065),rgba(255,255,255,.025));box-shadow:0 10px 26px rgba(0,0,0,.18);transition:border-color .2s,background .2s}.meesho-faq-list details:hover{border-color:rgba(255,87,0,.28)}.meesho-faq-list details[open]{border-color:rgba(255,87,0,.42);background:linear-gradient(145deg,rgba(255,87,0,.09),rgba(255,255,255,.025))}.meesho-faq-list summary{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#fff;cursor:pointer;font-size:14px;font-weight:700;line-height:1.4;list-style:none}.meesho-faq-list summary::-webkit-details-marker{display:none}.meesho-faq-list summary i{display:grid;width:24px;height:24px;flex:0 0 24px;place-items:center;color:#fdba74;border:1px solid rgba(255,87,0,.22);border-radius:7px;background:rgba(255,87,0,.08);font-size:17px;font-style:normal;font-weight:400;transition:transform .2s}.meesho-faq-list details[open] summary i{transform:rotate(45deg)}.meesho-faq-list details p{margin:12px 32px 0 0;color:var(--muted);font-size:13px;line-height:1.65}@media (max-width:820px){.meesho-insights-unlock{grid-template-columns:auto 1fr}.meesho-unlock-actions{grid-column:1/-1;flex-direction:row}.meesho-unlock-actions a{flex:1}.meesho-faq{padding-top:36px}}@media (max-width:580px){.meesho-insights-unlock{grid-template-columns:1fr;padding:19px;text-align:center}.meesho-unlock-icon{margin:0 auto}.meesho-unlock-copy ul{justify-content:center}.meesho-custom-cta,.meesho-unlock-actions{flex-direction:column}.meesho-custom-cta{align-items:flex-start;text-align:left}.meesho-faq-list{grid-template-columns:1fr}}