.meesho-tool{--accent:#ff5700;--accent-gold:#f59e0b;--surface:rgba(255,255,255,.05);--surface-strong:#111014;--border:rgba(255,255,255,.08);--muted:#99a1b3;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;min-height:100vh;padding:64px 24px 100px;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif}.meesho-wrap{max-width:1100px;margin:auto}.meesho-hero{text-align:center;max-width:1200px;margin:0 auto 42px}.meesho-hero .above_pill_area_nano{margin-bottom:31px}.meesho-hero-copy h1{color:#fff;letter-spacing:-.035em;margin:0 0 13px;font-size:max(38px,min(5vw,56px));font-weight:800;line-height:1.1}.meesho-hero-copy h1 span{background:linear-gradient(90deg,var(--accent-gold)10%,var(--accent)62%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.meesho-hero-copy>p{color:#b5b5b5;max-width:780px;margin:0 auto;font-size:16px;line-height:1.65}.meesho-panel{border:1px solid var(--border);background:linear-gradient(145deg,rgba(255,255,255,.07),rgba(255,255,255,.024));border-radius:24px;margin-bottom:30px;overflow:hidden;box-shadow:0 24px 70px rgba(0,0,0,.35)}.meesho-header{justify-content:space-between;align-items:center;gap:24px;padding:34px 38px 25px;display:flex}.meesho-brand{align-items:center;gap:18px;display:flex}.meesho-logo{color:#fff;background:linear-gradient(135deg,var(--accent),var(--accent-gold));border-radius:17px;flex:none;place-items:center;width:62px;height:62px;display:grid;box-shadow:0 12px 30px rgba(255,87,0,.25)}.meesho-logo svg{width:29px;height:29px}.meesho-brand h1{color:var(--muted);letter-spacing:.14em;text-transform:uppercase;margin:0 0 5px;font-size:13px;font-weight:700}.meesho-brand strong{letter-spacing:-.035em;background:linear-gradient(90deg,var(--accent),var(--accent-gold));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:max(28px,min(4vw,46px));font-weight:800;line-height:1.06;display:block}.meesho-brand p{color:var(--muted);margin:8px 0 0;font-size:15px}.meesho-ready{color:#86efac;white-space:nowrap;background:rgba(34,197,94,.08);border:1px solid rgba(34,197,94,.25);border-radius:999px;align-items:center;gap:8px;padding:9px 14px;font-size:12px;font-weight:650;display:flex}.meesho-ready svg{width:15px;height:15px}.meesho-ready i{border-left:1px solid rgba(134,239,172,.3);height:13px}.meesho-pills{flex-wrap:wrap;justify-content:center;gap:9px;padding:25px 0 0;display:flex}.meesho-pills span{color:var(--muted);border:1px solid var(--border);background:rgba(0,0,0,.25);border-radius:999px;padding:7px 12px;font-size:11.5px}.meesho-pills .on{color:#fed7aa;background:rgba(255,87,0,.09);border-color:rgba(255,87,0,.26)}.meesho-step{border:1px solid var(--border);background:var(--surface);border-radius:18px;margin-bottom:18px;padding:28px 30px 30px;transition:opacity .2s,border-color .2s,transform .2s;position:relative;overflow:hidden;box-shadow:inset 0 1px rgba(255,255,255,.035),0 12px 35px rgba(0,0,0,.22)}.meesho-step:hover{border-color:rgba(255,87,0,.24)}.meesho-step.disabled{opacity:.42;pointer-events:none}.meesho-step-title{align-items:center;gap:13px;display:flex}.meesho-step-title b{color:#fff;background:linear-gradient(135deg,var(--accent),var(--accent-gold));border-radius:7px;padding:5px 10px;font:800 12px ui-monospace,monospace;box-shadow:0 7px 18px rgba(255,87,0,.2)}.meesho-step-title h2{color:#fff;margin:0;font-size:19px;font-weight:700}.meesho-step>p{max-width:900px;color:var(--muted);margin:10px 0 20px 48px;font-size:14px;line-height:1.65}.meesho-account{border:1px solid var(--border);background:rgba(0,0,0,.28);border-radius:12px;align-items:flex-end;gap:10px;margin-bottom:10px;padding:12px;display:flex}.meesho-account-fields{flex:1;grid-template-columns:minmax(0,1fr);gap:11px;display:grid}.meesho-account-fields label{min-width:0}.meesho-account-fields label>span{color:#cbd5e1;margin:0 0 7px 2px;font-size:11.5px;font-weight:650;display:block}.meesho-account-fields label small{color:var(--muted);font-weight:500}.meesho-account input{color:#fff;background:rgba(0,0,0,.35);border:1px solid rgba(255,255,255,.13);border-radius:10px;outline:none;flex:1;width:100%;min-width:180px;padding:12px 14px;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{flex-wrap:wrap;align-items:center;gap:10px;margin-top:15px;display:flex}.meesho-actions button,.meesho-account button{color:#fff;cursor:pointer;border:1px solid transparent;border-radius:10px;justify-content:center;align-items:center;gap:7px;min-height:41px;padding:10px 16px;font-weight:650;transition:transform .15s,border-color .2s,background .2s;display:inline-flex}.meesho-actions button:hover,.meesho-account button:hover{transform:translateY(-1px)}.meesho-actions svg,.meesho-account svg{width:16px;height:16px}.meesho-actions .primary{background:linear-gradient(-90deg,var(--accent-gold)10%,var(--accent)62%);border:0;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{background:rgba(255,255,255,.05);border-color:rgba(255,255,255,.13)}.meesho-actions .ghost:hover{background:rgba(255,87,0,.07);border-color:rgba(255,87,0,.45)}.meesho-actions .remove,.meesho-account .remove{color:#fda4af;background:rgba(244,63,94,.08);border-color:rgba(244,63,94,.25)}.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:#86efac;font-weight:700}.meesho-dropzone{min-height:118px;color:var(--muted);text-align:center;cursor:pointer;background:rgba(0,0,0,.3);border:2px dashed rgba(255,87,0,.3);border-radius:14px;justify-content:center;align-items:center;gap:10px;padding:26px;transition:border-color .2s,background .2s,transform .2s;display:flex}.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{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.meesho-files>span{color:#cbd5e1;border:1px solid var(--border);background:rgba(255,255,255,.05);border-radius:7px;padding:6px 7px 6px 11px;font:11.5px ui-monospace,monospace}.meesho-files button{color:#fb7185;cursor:pointer;background:0 0;border:0;margin-left:7px;font-size:16px}.meesho-note{color:var(--muted);border:1px solid var(--border);background:rgba(255,255,255,.035);border-radius:11px;align-items:center;gap:13px;margin-top:15px;padding:13px 15px;font-size:12.5px;display:flex}.meesho-note>span{background:#fff;border:1.5px solid #737886;border-radius:4px;flex:none;width:46px;height:34px;position:relative}.meesho-note i{background:var(--accent);border-radius:2px;width:22px;height:8px;position:absolute;bottom:5px;left:50%;transform:translate(-50%)}.meesho-note b{color:#fff}.download{padding:12px 20px!important}.meesho-related{margin-top:58px}.meesho-related-heading{text-align:center;max-width:680px;margin:0 auto 25px}.meesho-related-heading>span{color:var(--accent);letter-spacing:.13em;text-transform:uppercase;font-size:12px;font-weight:750}.meesho-related-heading h2{color:#fff;letter-spacing:-.03em;margin:7px 0 8px;font-size:max(28px,min(4vw,38px));font-weight:800}.meesho-related-heading p{color:var(--muted);margin:0;font-size:14px}.meesho-related-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.meesho-related-card{min-height:230px;color:inherit;border:1px solid var(--border);background:linear-gradient(145deg,rgba(255,255,255,.067),rgba(255,255,255,.024));border-radius:16px;flex-direction:column;gap:17px;padding:22px;text-decoration:none;transition:transform .2s,border-color .2s,background .2s;display:flex;box-shadow:0 12px 30px rgba(0,0,0,.2)}.meesho-related-card:hover{color:inherit;background:linear-gradient(145deg,rgba(255,87,0,.11),rgba(255,255,255,.03));border-color:rgba(255,87,0,.42);transform:translateY(-4px)}.meesho-related-card>i{color:#fff;background:linear-gradient(135deg,var(--accent),var(--accent-gold));border-radius:12px;place-items:center;width:46px;height:46px;display:grid;box-shadow:0 9px 20px rgba(255,87,0,.2)}.meesho-related-card>i svg{width:22px;height:22px}.meesho-related-card>div{flex-direction:column;flex:1;display:flex}.meesho-related-card h3{color:#fff;margin:0 0 8px;font-size:17px;font-weight:700}.meesho-related-card p{color:var(--muted);margin:0 0 18px;font-size:13px;line-height:1.55}.meesho-related-card strong{color:#fdba74;align-items:center;gap:7px;margin-top:auto;font-size:13px;display:flex}.meesho-related-card strong span{transition:transform .2s}.meesho-related-card:hover strong span{transform:translate(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{flex-direction:column;align-items:flex-start;padding:25px 20px 20px}.meesho-brand{align-items:flex-start}.meesho-logo{border-radius:14px;width:52px;height:52px}.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}}
