*{box-sizing:border-box}html,body{min-height:100%;margin:0}body{color:#16304f;background:#f7f9fb;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit}button,input{font:inherit}:root{--mn-blue:#1b375f;--mn-ice:#e0faff;--mn-tangerine:#ff6b35;--mn-emerald:#00a86b;--mn-text:#16304f;--mn-muted:#68788d;--mn-border:#dce4ec;--mn-canvas:#f7f9fb;--mn-white:#fff}.seller-auth-shell{background:var(--mn-white);grid-template-columns:minmax(0,58fr) minmax(420px,42fr);min-height:100dvh;display:grid;overflow:hidden}.seller-auth-visual{background:radial-gradient(circle at 28% 18%,#e0fafff2,#f7fbfdc7 36%,#f5f8fb 72%);min-height:100dvh;padding:34px 42px;position:relative;overflow:hidden}.seller-auth-brand-row{z-index:5;justify-content:space-between;align-items:center;gap:24px;display:flex;position:relative}.seller-auth-logo-link{display:inline-flex}.seller-auth-logo{width:205px;height:auto;display:block}.seller-auth-marketplace-link{color:var(--mn-blue);padding:10px 0;font-size:14px;font-weight:650;text-decoration:none}.seller-auth-marketplace-link:hover{text-underline-offset:4px;text-decoration:underline}.seller-auth-message{z-index:4;max-width:510px;position:absolute;inset-block-end:52px;inset-inline-start:42px}.seller-auth-kicker,.auth-eyebrow{letter-spacing:.12em;color:#58718f;margin:0 0 12px;font-size:12px;font-weight:800;line-height:1}.seller-auth-message h2{letter-spacing:-.045em;max-width:470px;color:var(--mn-blue);margin:0;font-size:clamp(38px,4.1vw,64px);line-height:.98}.seller-auth-message>p:last-child{max-width:430px;color:var(--mn-muted);margin:20px 0 0;font-size:16px;line-height:1.65}.falling-plate-field{z-index:1;pointer-events:none;opacity:.78;position:absolute;inset:0;overflow:hidden}.plate-fall{filter:saturate(.86);opacity:.25;will-change:transform;width:235px;animation:linear infinite mnPlateFall;position:absolute}.plate-fall .mn-plate-figure{margin:0}.plate-fall-a{inset-inline-start:10%;opacity:.32;width:290px;animation-duration:24s;animation-delay:-6s;top:-18%}.plate-fall-b{inset-inline-start:61%;opacity:.22;width:150px;animation-duration:30s;animation-delay:-17s;top:-25%}.plate-fall-c{inset-inline-start:35%;opacity:.17;width:245px;animation-duration:34s;animation-delay:-2s;top:-14%}.plate-fall-d{inset-inline-start:72%;opacity:.19;width:132px;animation-duration:27s;animation-delay:-10s;top:-22%}.plate-fall-e{inset-inline-start:5%;opacity:.15;width:220px;animation-duration:38s;animation-delay:-24s;top:-30%}.plate-fall-f{inset-inline-start:50%;opacity:.2;width:128px;animation-duration:31s;animation-delay:-13s;top:-20%}@keyframes mnPlateFall{0%{transform:translateY(-18vh)rotate(-1deg)}50%{transform:translate(12px,58vh)rotate(1deg)}to{transform:translate(-4px,128vh)rotate(-.5deg)}}.seller-auth-workspace{z-index:6;background:#fffffffa;border-inline-start:1px solid #1b375f14;place-items:center;min-height:100dvh;padding:48px clamp(36px,5vw,78px);display:grid;position:relative}.seller-auth-panel{width:min(100%,440px)}.seller-auth-mobile-brand{display:none}.auth-heading{margin-bottom:30px}.auth-heading h1{color:var(--mn-blue);letter-spacing:-.035em;margin:0;font-size:clamp(36px,3vw,48px);line-height:1.04}.auth-heading>p:last-child{color:var(--mn-muted);margin:14px 0 0;font-size:15px;line-height:1.65}.auth-heading strong{color:var(--mn-text)}.auth-form{gap:17px;display:grid}.auth-field{color:var(--mn-text);gap:8px;font-size:14px;font-weight:650;display:grid}.auth-field input{border:1px solid var(--mn-border);width:100%;min-height:50px;color:var(--mn-text);background:#fff;border-radius:12px;outline:none;padding:0 14px;transition:border-color .16s,box-shadow .16s,background .16s}.auth-field input::placeholder{color:#98a4b2}.auth-field input:hover{border-color:#b8c6d5}.auth-field input:focus-visible{border-color:var(--mn-blue);box-shadow:0 0 0 3px #1b375f1f}.auth-field small{color:var(--mn-muted);font-size:12px;font-weight:450}.auth-password-wrap{display:block;position:relative}.auth-password-wrap input{padding-inline-end:66px}.auth-password-toggle{inset-inline-end:8px;color:var(--mn-blue);cursor:pointer;background:0 0;border:0;padding:9px;font-size:12px;font-weight:750;position:absolute;top:50%;transform:translateY(-50%)}.auth-inline-action{text-align:end;margin-top:-8px}.auth-inline-action a,.auth-text-button,.auth-switch a{color:var(--mn-blue);font-size:13px;font-weight:750;text-decoration:none}.auth-inline-action a:hover,.auth-text-button:hover,.auth-switch a:hover{text-underline-offset:3px;text-decoration:underline}.auth-primary-button,.auth-secondary-button,.auth-google-button{cursor:pointer;border-radius:12px;width:100%;min-height:50px;font-weight:750;transition:transform .14s,box-shadow .14s,background .14s}.auth-primary-button{border:1px solid var(--mn-blue);background:var(--mn-blue);color:#fff;box-shadow:0 8px 20px #1b375f1f}.auth-primary-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 10px 24px #1b375f2e}.auth-primary-button:focus-visible,.auth-secondary-button:focus-visible,.auth-google-button:focus-visible,.auth-check input:focus-visible{outline-offset:2px;outline:3px solid #1b375f2e}.auth-secondary-button,.auth-google-button{border:1px solid var(--mn-border);color:var(--mn-text);background:#fff}.auth-secondary-button:hover:not(:disabled),.auth-google-button:hover:not(:disabled){background:#f8fafc;border-color:#c6d2df}.auth-primary-button:disabled,.auth-secondary-button:disabled,.auth-google-button:disabled{opacity:.58;cursor:default}.auth-link-button{place-items:center;text-decoration:none;display:grid}.auth-google-button{justify-content:center;align-items:center;gap:11px;display:flex}.auth-google-icon{width:19px;height:19px}.auth-google-letter{color:#4285f4;place-items:center;width:20px;height:20px;font-weight:800;display:grid}.auth-divider{color:#98a4b2;align-items:center;gap:12px;margin:22px 0;font-size:12px;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:#e5eaf0;flex:1;height:1px}.auth-check{color:var(--mn-muted);cursor:pointer;grid-template-columns:20px 1fr;align-items:start;gap:10px;font-size:13px;line-height:1.5;display:grid}.auth-check input{appearance:none;border:1px solid #b9c6d4;border-radius:5px;place-items:center;width:18px;height:18px;margin:1px 0 0;display:grid}.auth-check input:checked{background:var(--mn-blue);border-color:var(--mn-blue)}.auth-check input:checked:after{content:"✓";color:#fff;font-size:12px;font-weight:900;line-height:1}.auth-switch{text-align:center;color:var(--mn-muted);margin:24px 0 0;font-size:13px}.auth-legal{text-align:center;color:#94a0ad;max-width:340px;margin:18px auto 0;font-size:11px;line-height:1.5}.auth-alert,.auth-notice{border-radius:10px;margin:0;padding:11px 13px;font-size:13px;line-height:1.45}.auth-alert{color:#8c2525;background:#fff3f3;border:1px solid #f0cccc}.auth-notice{color:var(--mn-blue);background:#f2f8fb;border:1px solid #d8e8ef}.auth-text-button{justify-content:center;padding:7px;display:inline-flex}.auth-success-mark{width:54px;height:54px;color:var(--mn-emerald);background:#00a86b1a;border-radius:50%;place-items:center;margin-bottom:24px;font-size:28px;font-weight:900;display:grid}.seller-foundation{place-items:center;min-height:100vh;padding:32px;display:grid}.seller-foundation section{background:#fff;border:1px solid #e8e8e8;border-radius:24px;width:min(560px,100%);padding:40px}.eyebrow{text-transform:uppercase;letter-spacing:.08em;font-size:13px;font-weight:700}.seller-dashboard{width:min(1180px,100% - 40px);margin:0 auto;padding:48px 0 72px}.seller-dashboard-heading{justify-content:space-between;align-items:end;gap:24px;margin-bottom:28px;display:flex}.seller-dashboard-heading h1{margin:8px 0;font-size:clamp(32px,5vw,48px)}.seller-dashboard-heading p{color:#555;margin:0}.seller-dashboard-heading a{color:inherit;font-weight:700}.seller-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:32px;display:grid}.seller-metrics div{background:#fff;border:1px solid #e8e8e8;border-radius:20px;gap:4px;padding:22px;display:grid}.seller-metrics strong{font-size:28px}.seller-metrics span,.seller-listing-stats,.seller-listing-status{color:#666}.seller-listings{background:#fff;border:1px solid #e8e8e8;border-radius:24px;padding:28px}.seller-listings h2{margin:0 0 22px}.seller-listing-grid{gap:16px;display:grid}.seller-listing-grid article{border:1px solid #ececec;border-radius:20px;grid-template-columns:minmax(220px,360px) 1fr;align-items:center;gap:24px;padding:20px;display:grid}.seller-plate{width:100%}.seller-listing-status{text-transform:uppercase;margin:0 0 6px;font-size:12px;font-weight:700}.seller-listing-grid h3{margin:0 0 12px;font-size:22px}.seller-listing-stats{gap:18px;font-size:14px;display:flex}@media (max-width:900px){.seller-auth-shell{grid-template-columns:1fr;min-height:100dvh;position:relative}.seller-auth-visual{opacity:.42;min-height:100dvh;padding:0;position:fixed;inset:0}.seller-auth-brand-row,.seller-auth-message{display:none}.seller-auth-workspace{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#ffffffe0;border:0;align-content:start;min-height:100dvh;padding:28px 22px 38px}.seller-auth-mobile-brand{width:min(100%,440px);margin:0 auto 54px;display:block}.seller-auth-mobile-brand .seller-auth-logo{width:180px}.seller-auth-panel{width:min(100%,440px);margin:0 auto}.falling-plate-field{opacity:.35}.plate-fall{opacity:.12}.auth-heading h1{font-size:38px}}@media (max-width:700px){.seller-dashboard{width:min(100% - 24px,1180px);padding-top:28px}.seller-dashboard-heading{flex-direction:column;align-items:start}.seller-metrics{grid-template-columns:repeat(3,1fr);gap:8px}.seller-metrics div{padding:16px 12px}.seller-metrics strong{font-size:22px}.seller-listings{padding:18px}.seller-listing-grid article{grid-template-columns:1fr;gap:14px;padding:14px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important}.plate-fall{animation:none!important}.plate-fall-a{top:14%}.plate-fall-b{top:32%}.plate-fall-c{top:51%}.plate-fall-d{top:70%}.plate-fall-e,.plate-fall-f{display:none}.auth-primary-button,.auth-secondary-button,.auth-google-button,.auth-field input{transition:none}}
.seller-auth-visual{background:#f7f7f5}.seller-auth-workspace{background:#fcfcfb}.seller-auth-message{max-width:500px;inset-block-end:56px}.seller-auth-message h2{max-width:455px;font-size:clamp(40px,3.8vw,60px);line-height:.99}.seller-auth-message>p:last-child{max-width:410px;margin-top:18px}.falling-plate-field{opacity:1}.market-signal-card{transform-origin:50%;will-change:transform;background:#fffffff0;border:1px solid #1b375f2b;border-radius:20px;gap:14px;width:300px;padding:19px 20px 15px;animation:linear infinite mnMarketDrift;display:grid;position:absolute;box-shadow:0 18px 48px #19293e12}.market-signal-card .mn-plate-figure{margin:0}.market-signal-plate{place-items:center;width:100%;display:grid}.market-signal-plate>*{width:min(100%,236px)}.market-signal-metrics{color:#758292;border-top:1px solid #1b375f12;justify-content:space-between;align-items:center;gap:16px;padding-top:12px;font-size:11px;line-height:1;display:flex}.market-signal-metric{white-space:nowrap;align-items:center;gap:5px;display:inline-flex}.market-signal-metric svg{fill:none;stroke:currentColor;stroke-width:1.65px;stroke-linecap:round;stroke-linejoin:round;width:15px;height:15px}.market-signal-metric strong{color:#294665;font-size:11px;font-weight:720}.market-signal-card-near{opacity:.92;border-color:#1b375f33;box-shadow:0 22px 56px #19293e16}.market-signal-card-mid{opacity:.58;border-color:#afe1ecbd;box-shadow:0 16px 42px #19293e0b}.market-signal-card-far{box-shadow:none;opacity:.29;filter:blur(.15px);border-color:#bee8f194}.market-signal-card-a{inset-inline-start:13%;width:318px;animation-duration:38s;animation-delay:-11s;top:-24%}.market-signal-card-b{inset-inline-start:59%;width:260px;animation-duration:46s;animation-delay:-28s;top:-31%}.market-signal-card-c{inset-inline-start:43%;width:205px;animation-duration:52s;animation-delay:-4s;top:-19%}.market-signal-card-d{inset-inline-start:5%;width:230px;animation-duration:43s;animation-delay:-34s;top:-28%}.market-signal-card-e{inset-inline-start:70%;width:246px;animation-duration:56s;animation-delay:-18s;top:-23%}@keyframes mnMarketDrift{0%{transform:translateY(-22vh)}35%{transform:translate(10px,32vh)}68%{transform:translate(-7px,79vh)}to{transform:translate(4px,132vh)}}@media (max-width:1180px) and (min-width:901px){.market-signal-card-a{width:285px;inset-inline-start:8%}.market-signal-card-b{width:230px;inset-inline-start:56%}.market-signal-card-c{width:185px;inset-inline-start:38%}.market-signal-card-d{width:205px}.market-signal-card-e{width:215px;inset-inline-start:68%}}@media (max-width:900px){.seller-auth-visual{opacity:.58;background:#f7f7f5}.seller-auth-workspace{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#fcfcfbe8}.falling-plate-field{opacity:.46}.market-signal-card{border-radius:16px;gap:10px;padding:14px 15px 12px}.market-signal-metrics{padding-top:9px}.market-signal-card-a{width:270px;inset-inline-start:-8%}.market-signal-card-b{width:220px;inset-inline-start:58%}.market-signal-card-c{width:180px;inset-inline-start:30%}.market-signal-card-d{width:195px;inset-inline-start:2%}.market-signal-card-e{width:205px;inset-inline-start:70%}}@media (prefers-reduced-motion:reduce){.market-signal-card{animation:none!important}.market-signal-card-a{top:10%}.market-signal-card-b{top:30%}.market-signal-card-c{top:48%}.market-signal-card-d{top:68%}.market-signal-card-e{display:none}}
.seller-portal-shell{min-height:100dvh;color:var(--mn-text);background:#fcfcfb}.seller-portal-sidebar{z-index:30;background:#fff;border-inline-end:1px solid #1b375f17;flex-direction:column;width:248px;padding:28px 20px 24px;display:flex;position:fixed;inset-block:0;inset-inline-start:0}.seller-portal-logo{width:176px;height:auto;margin:0 8px 38px;display:block}.seller-portal-nav{gap:6px;display:grid}.seller-portal-nav-item,.seller-portal-nav-item-disabled{color:#607087;border-radius:12px;align-items:center;gap:13px;min-height:46px;padding:0 14px;font-size:14px;font-weight:650;text-decoration:none;transition:background .15s,color .15s;display:flex}.seller-portal-nav-item svg,.seller-portal-nav-item-disabled svg{flex:none;width:19px;height:19px}.seller-portal-nav-item:hover{color:var(--mn-blue);background:#1b375f0b}.seller-portal-nav-item.is-active{color:var(--mn-blue);background:#e0faff94;font-weight:760}.seller-portal-nav-item-disabled{opacity:.58;cursor:default}.seller-portal-nav-divider{background:#1b375f14;height:1px;margin:20px 12px}.seller-portal-sidebar-footer{gap:8px;margin-top:auto;display:grid}.seller-portal-market-link{color:#607087;align-items:center;gap:11px;min-height:42px;padding:0 12px;font-size:13px;font-weight:650;text-decoration:none;display:flex}.seller-portal-market-link:hover{color:var(--mn-blue)}.seller-portal-market-link svg{width:18px;height:18px}.seller-portal-signout{margin:0}.seller-portal-signout button{color:#607087;cursor:pointer;text-align:start;background:0 0;border:0;border-radius:10px;align-items:center;gap:11px;width:100%;min-height:42px;padding:0 12px;font-size:13px;font-weight:650;display:flex}.seller-portal-signout button:hover{color:var(--mn-blue);background:#1b375f0b}.seller-portal-signout svg{width:18px;height:18px}.seller-mobile-topbar,.seller-mobile-nav{display:none}.seller-dashboard-page{min-height:100dvh;margin-inline-start:248px}.seller-dashboard-content{width:min(1180px,100% - 96px);margin:0 auto;padding:52px 0 80px}.seller-dashboard-header{justify-content:space-between;align-items:flex-start;gap:32px;display:flex}.seller-dashboard-header-copy h1{color:var(--mn-blue);letter-spacing:-.038em;margin:0;font-size:clamp(32px,3.2vw,44px);font-weight:760;line-height:1.08}.seller-dashboard-header-copy p{color:var(--mn-muted);margin:10px 0 0;font-size:15px;line-height:1.6}.seller-dashboard-header-actions{justify-items:end;gap:9px;min-width:176px;display:grid}.seller-primary-action{border:1px solid var(--mn-blue);background:var(--mn-blue);color:#fff;cursor:default;border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:46px;padding:0 17px;font-size:14px;font-weight:750;text-decoration:none;display:inline-flex;box-shadow:0 7px 18px #1b375f21}.seller-primary-action svg{width:17px;height:17px}.seller-header-capacity{color:#7a8899;font-size:12px;font-weight:600}.seller-attention-strip{min-height:54px;color:var(--mn-blue);background:#e0faff75;border:1px solid #1b375f14;border-radius:13px;align-items:center;gap:12px;margin-top:32px;padding:12px 16px;text-decoration:none;display:flex}.seller-attention-strip:hover{background:#e0faffb3}.seller-attention-icon{width:30px;height:30px;color:var(--mn-blue);background:#fff;border-radius:9px;flex:none;place-items:center;display:grid;box-shadow:0 2px 8px #1b375f0f}.seller-attention-icon svg{width:16px;height:16px}.seller-attention-copy{flex:1;align-items:baseline;gap:8px;min-width:0;font-size:13px;line-height:1.45;display:flex}.seller-attention-copy strong{font-weight:780}.seller-attention-copy span{color:#64758a}.seller-attention-arrow{flex:none;width:17px;height:17px}.seller-performance{border-block:1px solid #1b375f17;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:38px;padding:27px 0;display:grid}.seller-performance-item{border-inline-end:1px solid #1b375f17;min-width:0;padding:0 28px}.seller-performance-item:first-child{padding-inline-start:0}.seller-performance-item:last-child{border-inline-end:0;padding-inline-end:0}.seller-performance-label{color:#7a8798;letter-spacing:.075em;text-transform:uppercase;margin-bottom:9px;font-size:11px;font-weight:760;line-height:1.2;display:block}.seller-performance-value{color:var(--mn-blue);letter-spacing:-.03em;font-variant-numeric:tabular-nums;font-size:29px;font-weight:760;line-height:1;display:block}.seller-performance-note{color:#8a96a5;margin-top:8px;font-size:11px;line-height:1.35;display:block}.seller-dashboard-section{padding-top:38px}.seller-dashboard-section+.seller-dashboard-section{border-top:1px solid #1b375f17;margin-top:36px}.seller-section-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:17px;display:flex}.seller-section-heading h2{color:var(--mn-blue);letter-spacing:-.018em;margin:0;font-size:19px;font-weight:760;line-height:1.25}.seller-section-link{color:var(--mn-blue);align-items:center;gap:5px;font-size:12px;font-weight:720;text-decoration:none;display:inline-flex}.seller-section-link:hover{text-underline-offset:4px;text-decoration:underline}.seller-section-link svg{width:14px;height:14px}.seller-number-list,.seller-interest-list{border-top:1px solid #1b375f17}.seller-number-row{border-bottom:1px solid #1b375f17;grid-template-columns:minmax(156px,1.2fr) minmax(100px,.75fr) minmax(82px,.55fr) minmax(92px,.7fr) minmax(105px,.78fr) 34px;align-items:center;gap:18px;min-height:92px;padding:15px 2px;display:grid}.seller-number-identity{align-items:center;gap:13px;min-width:0;display:flex}.seller-number-plate{flex:none;width:124px}.seller-number-plate .mn-plate-figure{margin:0}.seller-number-raw{color:var(--mn-blue);font-variant-numeric:tabular-nums;font-size:14px;font-weight:760;display:none}.seller-price{color:var(--mn-blue);white-space:nowrap;font-variant-numeric:tabular-nums;font-size:15px;font-weight:760}.seller-status{color:#087f56;background:#00a86b14;border-radius:999px;align-items:center;gap:6px;width:fit-content;min-height:26px;padding:0 9px;font-size:11px;font-weight:760;display:inline-flex}.seller-status:before{content:"";background:currentColor;border-radius:50%;width:6px;height:6px}.seller-status.is-hidden,.seller-status.is-draft,.seller-status.is-other{color:#68788d;background:#1b375f12}.seller-status.is-sold{color:var(--mn-blue);background:#1b375f14}.seller-number-stat{color:#53657b;white-space:nowrap;font-variant-numeric:tabular-nums;font-size:13px;font-weight:620}.seller-number-menu{justify-self:end;position:relative}.seller-number-menu summary{color:#6f7e91;cursor:pointer;border-radius:9px;place-items:center;width:34px;height:34px;list-style:none;display:grid}.seller-number-menu summary::-webkit-details-marker{display:none}.seller-number-menu summary:hover{color:var(--mn-blue);background:#1b375f0d}.seller-number-menu summary svg{width:18px;height:18px}.seller-number-menu[open] summary{color:var(--mn-blue);background:#1b375f0f}.seller-number-menu-popover{z-index:20;inset-inline-end:0;background:#fff;border:1px solid #1b375f1c;border-radius:12px;width:174px;padding:6px;position:absolute;top:40px;box-shadow:0 14px 34px #1b375f21}.seller-number-menu-popover a,.seller-number-menu-popover span{color:#53657b;border-radius:8px;align-items:center;min-height:36px;padding:0 10px;font-size:12px;font-weight:650;text-decoration:none;display:flex}.seller-number-menu-popover a:hover{color:var(--mn-blue);background:#1b375f0d}.seller-number-menu-popover span{opacity:.48}.seller-interest-row{min-height:76px;color:inherit;border-bottom:1px solid #1b375f17;grid-template-columns:minmax(150px,1.1fr) minmax(120px,.9fr) minmax(88px,.7fr) minmax(124px,.9fr) minmax(80px,.65fr) 22px;align-items:center;gap:18px;padding:13px 2px;text-decoration:none;display:grid}.seller-interest-plate{width:105px}.seller-interest-plate .mn-plate-figure{margin:0}.seller-interest-buyer{min-width:0;color:var(--mn-text);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:700;overflow:hidden}.seller-verified{color:#087f56;white-space:nowrap;align-items:center;gap:5px;width:fit-content;font-size:11px;font-weight:730;display:inline-flex}.seller-verified svg{width:13px;height:13px}.seller-interest-offer{color:var(--mn-blue);white-space:nowrap;font-variant-numeric:tabular-nums;font-size:13px;font-weight:700}.seller-interest-time{color:#8793a2;white-space:nowrap;font-size:11px;font-weight:600}.seller-interest-arrow{color:#8995a4;width:16px;height:16px;transition:transform .15s,color .15s}.seller-interest-row:hover .seller-interest-arrow{color:var(--mn-blue);transform:translate(2px)}.seller-empty-state{text-align:center;border-block:1px solid #1b375f17;place-items:center;min-height:148px;padding:28px;display:grid}.seller-empty-state strong{color:var(--mn-blue);margin-bottom:7px;font-size:15px;display:block}.seller-empty-state p{color:var(--mn-muted);margin:0;font-size:13px}@media (max-width:1199px) and (min-width:760px){.seller-portal-sidebar{align-items:center;width:86px;padding:24px 14px}.seller-portal-logo{width:48px;margin:0 0 34px}.seller-portal-logo text:last-child{display:none}.seller-portal-nav{width:100%}.seller-portal-nav-item,.seller-portal-nav-item-disabled{justify-content:center;padding:0}.seller-portal-nav-item span,.seller-portal-nav-item-disabled span,.seller-portal-market-link span,.seller-portal-signout button span{display:none}.seller-portal-nav-divider{width:40px;margin-inline:auto}.seller-portal-sidebar-footer{width:100%}.seller-portal-market-link,.seller-portal-signout button{justify-content:center;padding:0}.seller-dashboard-page{margin-inline-start:86px}.seller-dashboard-content{width:min(100% - 52px,1000px);padding-top:42px}.seller-number-row{grid-template-columns:minmax(148px,1.2fr) minmax(90px,.72fr) minmax(78px,.58fr) minmax(82px,.62fr) 34px;gap:14px}.seller-number-row .seller-number-stat:nth-of-type(2){display:none}.seller-interest-row{grid-template-columns:minmax(136px,1fr) minmax(112px,.8fr) minmax(82px,.64fr) minmax(116px,.88fr) 22px;gap:14px}.seller-interest-time{display:none}}@media (max-width:759px){.seller-portal-sidebar{display:none}.seller-mobile-topbar{z-index:35;min-height:62px;padding:max(10px, env(safe-area-inset-top)) 18px 10px;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fcfcfbf0;border-bottom:1px solid #1b375f12;justify-content:space-between;align-items:center;display:flex;position:sticky;top:0}.seller-mobile-logo{width:146px;height:auto}.seller-mobile-profile{width:36px;height:36px;color:var(--mn-blue);background:#fff;border:1px solid #1b375f1c;border-radius:50%;place-items:center;font-size:12px;font-weight:800;display:grid}.seller-dashboard-page{padding-bottom:calc(74px + env(safe-area-inset-bottom));margin-inline-start:0}.seller-dashboard-content{width:100%;padding:25px 18px 42px}.seller-dashboard-header{display:block}.seller-dashboard-header-copy h1{font-size:29px}.seller-dashboard-header-copy p{margin-top:7px;font-size:13px}.seller-dashboard-header-actions{justify-content:space-between;align-items:center;gap:14px;min-width:0;margin-top:20px;display:flex}.seller-primary-action{min-height:44px;padding-inline:15px;font-size:13px}.seller-header-capacity{text-align:end}.seller-attention-strip{min-height:62px;margin-top:24px;padding:11px 12px}.seller-attention-copy{font-size:12px;display:block}.seller-attention-copy strong,.seller-attention-copy span{display:block}.seller-attention-copy span{margin-top:2px}.seller-performance{border:0;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:28px;padding:0}.seller-performance-item{border-inline-end:0;border-bottom:1px solid #1b375f17;min-height:92px;padding:17px 16px}.seller-performance-item:nth-child(odd){border-inline-end:1px solid #1b375f17;padding-inline-start:0}.seller-performance-item:nth-child(2n){padding-inline-end:0}.seller-performance-item:nth-child(-n+2){border-top:1px solid #1b375f17}.seller-performance-value{font-size:25px}.seller-dashboard-section{padding-top:30px}.seller-dashboard-section+.seller-dashboard-section{margin-top:28px}.seller-section-heading{margin-bottom:13px}.seller-section-heading h2{font-size:18px}.seller-number-list,.seller-interest-list{border-top:0}.seller-number-row{grid-template-columns:1fr auto;gap:7px 14px;min-height:0;padding:17px 0;display:grid;position:relative}.seller-number-identity{grid-area:1/1/2/2}.seller-number-plate{width:126px}.seller-price{grid-area:2/1/3/2;margin-top:4px;font-size:14px}.seller-status{grid-area:2/2/3/3;align-self:center}.seller-number-stat{grid-row:3/4;margin-top:4px;font-size:12px}.seller-number-stat:first-of-type{grid-column:1/2}.seller-number-stat:nth-of-type(2){grid-column:2/3;justify-self:end}.seller-number-menu{grid-area:1/2/2/3;position:static}.seller-number-menu-popover{top:52px;inset-inline-end:0}.seller-interest-row{grid-template-columns:1fr auto;gap:6px 12px;min-height:0;padding:15px 0}.seller-interest-plate{grid-area:1/1/2/2;width:104px}.seller-interest-time{grid-area:1/2/2/3;align-self:start;padding-top:3px;display:block}.seller-interest-buyer{grid-area:2/1/3/2}.seller-verified{grid-area:2/2/3/3;justify-self:end}.seller-interest-offer{grid-area:3/1/4/2;margin-top:2px}.seller-interest-arrow{grid-area:3/2/4/3;justify-self:end}.seller-mobile-nav{z-index:50;inset-inline:0;min-height:calc(66px + env(safe-area-inset-bottom));padding:7px 8px env(safe-area-inset-bottom);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff5;border-top:1px solid #1b375f17;grid-template-columns:repeat(5,1fr);align-items:start;display:grid;position:fixed;bottom:0}.seller-mobile-nav a,.seller-mobile-nav span{color:#7a8797;align-content:center;place-items:center;gap:3px;min-width:0;min-height:51px;font-size:9px;font-weight:650;line-height:1.05;text-decoration:none;display:grid}.seller-mobile-nav svg{width:20px;height:20px}.seller-mobile-nav .is-active{color:var(--mn-blue)}.seller-mobile-nav .is-disabled{opacity:.45}}@media (prefers-reduced-motion:reduce){.seller-portal-nav-item,.seller-attention-strip,.seller-interest-arrow{transition:none}}
.seller-shell-list-action{background:var(--mn-blue);color:#fff;border-radius:10px;align-items:center;gap:10px;min-height:42px;margin-bottom:5px;padding:0 12px;font-size:13px;font-weight:740;text-decoration:none;display:flex}.seller-shell-list-action svg{width:17px;height:17px}.seller-numbers-header,.seller-number-detail-header{justify-content:space-between;align-items:flex-start;gap:32px;display:flex}.seller-page-kicker{color:#7a8798;letter-spacing:.09em;text-transform:uppercase;margin:0 0 8px;font-size:11px;font-weight:760;line-height:1.2}.seller-numbers-header h1,.seller-number-form-header h1,.seller-number-detail-header h1{color:var(--mn-blue);letter-spacing:-.036em;margin:0;font-size:clamp(32px,3vw,42px);font-weight:760;line-height:1.08}.seller-numbers-header>div>p:last-child,.seller-number-form-header>p:last-child{max-width:650px;color:var(--mn-muted);margin:10px 0 0;font-size:15px;line-height:1.6}.seller-numbers-header-actions{justify-items:end;gap:9px;display:grid}.seller-numbers-toolbar{border-block:1px solid #1b375f17;justify-content:space-between;align-items:center;gap:18px;margin-top:34px;padding:16px 0;display:flex}.seller-status-tabs{flex-wrap:wrap;align-items:center;gap:4px;display:flex}.seller-status-tabs a{color:#68788d;border-radius:9px;align-items:center;min-height:36px;padding:0 12px;font-size:12px;font-weight:700;text-decoration:none;display:inline-flex}.seller-status-tabs a:hover,.seller-status-tabs a.is-active{color:var(--mn-blue);background:#e0faff94}.seller-number-search{align-items:center;gap:7px;display:flex}.seller-number-search label{clip:rect(0 0 0 0);block-size:1px;inline-size:1px;position:absolute;overflow:hidden}.seller-number-search input{width:220px;min-height:38px;color:var(--mn-text);font:inherit;background:#fff;border:1px solid #1b375f24;border-radius:10px;padding:0 12px;font-size:13px}.seller-number-search button{min-height:38px;color:var(--mn-blue);cursor:pointer;background:#1b375f12;border:0;border-radius:10px;padding:0 12px;font-size:12px;font-weight:740}.seller-numbers-table-wrap{margin-top:18px}.seller-numbers-table{grid-template-columns:minmax(180px,1.45fr) minmax(115px,.8fr) minmax(135px,.92fr) 70px 80px 105px 48px;align-items:center;gap:16px;display:grid}.seller-numbers-table-head{color:#8a96a5;letter-spacing:.075em;text-transform:uppercase;border-bottom:1px solid #1b375f1a;min-height:42px;padding:0 10px;font-size:10px;font-weight:760}.seller-inventory-row{border-bottom:1px solid #1b375f17;min-height:92px;padding:14px 10px}.seller-inventory-row:hover{background:#1b375f05}.seller-inventory-identity{min-width:0;color:inherit;align-items:center;gap:12px;text-decoration:none;display:flex}.seller-inventory-plate{flex:none;width:118px}.seller-inventory-plate .mn-plate-figure{margin:0}.seller-inventory-number{color:var(--mn-blue);font-variant-numeric:tabular-nums;font-size:13px;font-weight:760}.seller-inventory-price,.seller-inventory-status{justify-items:start;gap:5px;display:grid}.seller-inventory-price strong{color:var(--mn-blue);white-space:nowrap;font-variant-numeric:tabular-nums;font-size:14px;font-weight:760}.seller-inventory-price small,.seller-inventory-status small{color:#8a96a5;font-size:10px;line-height:1.3}.seller-inventory-stat strong{color:#53657b;font-variant-numeric:tabular-nums;font-size:13px;font-weight:700}.seller-inventory-updated{color:#76869a;white-space:nowrap;font-size:11px}.seller-inventory-actions{justify-self:end}.seller-status-badge{white-space:nowrap;border-radius:999px;align-items:center;gap:6px;width:fit-content;min-height:26px;padding:0 9px;font-size:11px;font-weight:760;display:inline-flex}.seller-status-badge:before{content:"";background:currentColor;border-radius:50%;width:6px;height:6px}.status-active{color:#087f56;background:#00a86b14}.status-reserved{color:#9a6806;background:#c58e191f}.status-hidden,.status-draft,.status-archived{color:#68788d;background:#1b375f12}.status-sold{color:var(--mn-blue);background:#1b375f17}.status-pending-verification{color:#52758f;background:#52758f1a}.status-needs-information{color:#9a6806;background:#c58e191f}.status-rejected,.status-suspended{color:#a44343;background:#a4434317}.seller-listing-actions{position:relative}.seller-listing-actions summary{color:#6f7e91;cursor:pointer;letter-spacing:1px;border-radius:9px;place-items:center;width:36px;height:36px;font-size:17px;list-style:none;display:grid}.seller-listing-actions summary::-webkit-details-marker{display:none}.seller-listing-actions summary:hover,.seller-listing-actions[open] summary{color:var(--mn-blue);background:#1b375f0d}.seller-listing-actions-menu{z-index:40;inset-inline-end:0;background:#fff;border:1px solid #1b375f1c;border-radius:12px;width:205px;padding:7px;position:absolute;top:40px;box-shadow:0 16px 36px #1b375f24}.seller-listing-actions-menu a,.seller-listing-actions-menu button{color:#53657b;width:100%;min-height:36px;font:inherit;text-align:start;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;padding:0 10px;font-size:12px;font-weight:650;text-decoration:none;display:flex}.seller-listing-actions-menu a:hover,.seller-listing-actions-menu button:hover{color:var(--mn-blue);background:#1b375f0d}.seller-listing-actions-menu button.is-consequential{color:#9d4949}.seller-listing-actions-divider{background:#1b375f17;height:1px;margin:5px 6px}.seller-listing-actions-note{color:#8a96a5;padding:8px 10px;font-size:11px;line-height:1.45;display:block}.seller-numbers-empty{text-align:center;border-bottom:1px solid #1b375f17;align-content:center;place-items:center;gap:8px;min-height:300px;padding:40px;display:grid}.seller-numbers-empty strong{color:var(--mn-blue);font-size:17px}.seller-numbers-empty p{max-width:440px;color:var(--mn-muted);margin:0 0 12px;font-size:13px;line-height:1.55}.seller-numbers-empty>a:not(.seller-primary-action){color:var(--mn-blue);font-size:13px;font-weight:700}.seller-form-page-content,.seller-number-detail-content{max-width:1040px}.seller-number-form-header{margin-bottom:30px}.seller-number-form-header>a,.seller-back-link{color:#65758a;margin-bottom:26px;font-size:12px;font-weight:700;text-decoration:none;display:inline-block}.seller-new-listing-form{gap:18px;display:grid}.seller-form-card,.seller-publish-card,.seller-number-hero-card,.seller-detail-card{background:#fff;border:1px solid #1b375f1a;border-radius:16px;box-shadow:0 4px 18px #1b375f09}.seller-form-card{padding:26px}.seller-form-section-heading,.seller-detail-card-heading{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:22px;display:flex}.seller-form-section-heading>div{align-items:center;gap:10px;display:flex}.seller-form-section-heading>div>span{width:26px;height:26px;color:var(--mn-blue);background:#e0faffb3;border-radius:50%;place-items:center;font-size:10px;font-weight:800;display:grid}.seller-form-section-heading h2,.seller-detail-card-heading h2{color:var(--mn-blue);letter-spacing:-.015em;margin:0;font-size:18px}.seller-form-section-heading>p,.seller-detail-card-heading>span{color:#8a96a5;margin:3px 0 0;font-size:11px;font-weight:650}.seller-listing-preview{background:#f7f9fb;border-radius:14px;justify-items:center;gap:8px;margin-bottom:24px;padding:26px;display:grid}.seller-listing-preview-plate{width:min(430px,82%)}.seller-listing-preview-plate .mn-plate-figure{margin:0}.seller-listing-preview small{color:#8995a4;font-size:10px}.seller-form-grid{gap:16px;display:grid}.seller-form-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.seller-field{gap:7px;margin-top:16px;display:grid}.seller-field>span,.seller-mask-field legend{color:#53657b;font-size:12px;font-weight:720}.seller-field>span em,.seller-mask-field legend span{color:#95a0ad;margin-left:4px;font-size:10px;font-style:normal;font-weight:600}.seller-field input,.seller-field textarea{box-sizing:border-box;width:100%;color:var(--mn-text);font:inherit;background:#fff;border:1px solid #1b375f24;border-radius:11px;outline:none;font-size:14px}.seller-field input{min-height:46px;padding:0 13px}.seller-field textarea{resize:vertical;padding:12px 13px;line-height:1.5}.seller-field input:focus,.seller-field textarea:focus{border-color:#1b375f73;box-shadow:0 0 0 3px #e0faffbf}.seller-field>small,.seller-form-helper{color:#8a96a5;font-size:10px;line-height:1.45}.seller-field-number{max-width:360px;margin-inline:auto}.seller-field-number input{text-align:center;letter-spacing:.06em;color:var(--mn-blue);font-size:22px;font-weight:760}.seller-field-wide{grid-column:1/-1}.seller-price-input,.seller-phone-input{background:#fff;border:1px solid #1b375f24;border-radius:11px;align-items:center;display:flex;overflow:hidden}.seller-price-input b,.seller-phone-input b{color:#6c7b8e;border-inline-end:1px solid #1b375f1a;padding:0 12px;font-size:12px;font-weight:760}.seller-price-input input,.seller-phone-input input{border:0;border-radius:0;box-shadow:none!important}.seller-check-card{cursor:pointer;background:#fafbfc;border:1px solid #1b375f1a;border-radius:12px;align-self:end;align-items:flex-start;gap:11px;min-height:78px;padding:14px;display:flex}.seller-check-card input{accent-color:var(--mn-blue);margin-top:3px}.seller-check-card span{gap:4px;display:grid}.seller-check-card strong{color:var(--mn-blue);font-size:12px}.seller-check-card small{color:#7e8c9d;font-size:10px;line-height:1.45}.seller-mask-field{background:#fafbfc;border:1px solid #1b375f14;border-radius:12px;margin:24px 0 0;padding:18px}.seller-mask-field p{color:#7d8b9c;margin:5px 0 13px;font-size:10px;line-height:1.45}.seller-mask-digits{gap:7px;display:flex}.seller-mask-digits button{width:42px;height:42px;color:var(--mn-blue);cursor:pointer;background:#fff;border:1px solid #1b375f21;border-radius:9px;font-size:16px;font-weight:760}.seller-mask-digits button.is-masked{background:var(--mn-blue);color:#fff}.seller-publish-card{justify-content:space-between;align-items:center;gap:24px;padding:22px 24px;display:flex}.seller-publish-card strong{color:var(--mn-blue);font-size:14px}.seller-publish-card p{color:#7c8999;margin:5px 0 0;font-size:11px}.seller-publish-actions{gap:9px;display:flex}.seller-primary-button,.seller-secondary-button{min-height:44px;font:inherit;cursor:pointer;border-radius:11px;padding:0 16px;font-size:12px;font-weight:760}.seller-primary-button{border:1px solid var(--mn-blue);background:var(--mn-blue);color:#fff}.seller-secondary-button{color:var(--mn-blue);background:#fff;border:1px solid #1b375f21}.seller-number-detail-actions{align-items:center;gap:10px;margin-top:34px;display:flex}.seller-number-hero-card{grid-template-columns:minmax(320px,1.35fr) minmax(260px,.8fr);align-items:center;gap:34px;margin-top:28px;padding:28px;display:grid}.seller-number-hero-plate{width:min(500px,100%);margin-inline:auto}.seller-number-hero-plate .mn-plate-figure{margin:0}.seller-number-hero-info{gap:17px;display:grid}.seller-number-hero-info>div{border-bottom:1px solid #1b375f14;padding-bottom:15px}.seller-number-hero-info>div:last-child{border-bottom:0;padding-bottom:0}.seller-number-hero-info span{color:#8995a4;text-transform:uppercase;letter-spacing:.07em;font-size:10px;font-weight:760;display:block}.seller-number-hero-info strong{color:var(--mn-blue);font-variant-numeric:tabular-nums;margin-top:5px;font-size:22px;font-weight:760;display:block}.seller-number-hero-info small{color:#748397;margin-top:4px;font-size:10px;display:block}.seller-number-detail-grid{grid-template-columns:1.2fr .8fr;gap:18px;margin-top:18px;display:grid}.seller-detail-card{padding:24px}.seller-detail-card-heading p{color:#8794a3;margin:5px 0 0;font-size:11px}.seller-detail-list{margin:0}.seller-detail-list>div{border-bottom:1px solid #1b375f12;grid-template-columns:135px 1fr;align-items:center;gap:14px;min-height:45px;display:grid}.seller-detail-list>div:last-child{border-bottom:0}.seller-detail-list dt{color:#8794a3;font-size:11px}.seller-detail-list dd{color:#45596f;overflow-wrap:anywhere;margin:0;font-size:12px;font-weight:680}.seller-private-note{background:#f8f9fa;border-radius:10px;margin-top:18px;padding:14px}.seller-private-note span{color:#8995a4;text-transform:uppercase;letter-spacing:.06em;font-size:10px;font-weight:760}.seller-private-note p,.seller-detail-empty{color:#607087;margin:7px 0 0;font-size:12px;line-height:1.55}.seller-status-history-card{margin-top:18px;scroll-margin-top:20px}.seller-status-timeline{margin:0;padding:0;list-style:none}.seller-status-timeline li{border-bottom:1px solid #1b375f12;grid-template-columns:15px minmax(0,1fr) auto;gap:13px;padding:16px 0;display:grid;position:relative}.seller-status-timeline li:last-child{border-bottom:0}.seller-status-timeline-dot{background:currentColor;border-radius:50%;width:9px;height:9px;margin-top:4px}.seller-status-timeline-copy strong{color:var(--mn-blue);font-size:12px}.seller-status-timeline-copy p{color:#68788d;margin:5px 0 0;font-size:11px}.seller-status-timeline-copy small{color:#929daa;margin-top:4px;font-size:10px;display:block}.seller-status-timeline time{color:#7d8b9c;white-space:nowrap;font-size:10px}.seller-mobile-bottom-nav{display:none}@media (max-width:1179px) and (min-width:760px){.seller-numbers-table{grid-template-columns:minmax(170px,1.4fr) minmax(110px,.8fr) minmax(125px,.9fr) 62px 72px 46px}.seller-numbers-table>:nth-child(6){display:none}.seller-number-hero-card{grid-template-columns:1fr}.seller-number-hero-info{grid-template-columns:repeat(3,1fr)}.seller-number-hero-info>div{border-bottom:0;border-inline-end:1px solid #1b375f14;padding:0 14px}.seller-number-hero-info>div:last-child{border-inline-end:0}}@media (max-width:759px){.seller-numbers-page{padding-bottom:calc(82px + env(safe-area-inset-bottom))}.seller-numbers-page .seller-dashboard-content{width:auto;margin:0;padding:25px 18px 34px}.seller-numbers-header,.seller-number-detail-header{gap:18px;display:grid}.seller-numbers-header h1,.seller-number-form-header h1,.seller-number-detail-header h1{font-size:31px}.seller-numbers-header>div>p:last-child,.seller-number-form-header>p:last-child{font-size:13px}.seller-numbers-header-actions{justify-items:stretch}.seller-numbers-header-actions .seller-primary-action{box-sizing:border-box;width:100%}.seller-header-capacity{text-align:center}.seller-numbers-toolbar{gap:12px;margin-top:24px;padding:13px 0;display:grid}.seller-status-tabs{scrollbar-width:none;flex-wrap:nowrap;padding-bottom:2px;overflow-x:auto}.seller-status-tabs::-webkit-scrollbar{display:none}.seller-status-tabs a{flex:none}.seller-number-search{width:100%}.seller-number-search input{flex:1;width:auto;min-width:0}.seller-numbers-table-head{display:none}.seller-numbers-rows{gap:10px;margin-top:16px;display:grid}.seller-inventory-row{background:#fff;border:1px solid #1b375f17;border-radius:14px;grid-template-columns:1fr auto;gap:13px 14px;min-height:0;padding:16px;display:grid}.seller-inventory-identity{grid-column:1/2}.seller-inventory-plate{width:132px}.seller-inventory-number{display:none}.seller-inventory-actions{grid-area:1/2;align-self:start}.seller-inventory-price{grid-area:2/1}.seller-inventory-status{text-align:end;grid-area:2/2;justify-items:end}.seller-inventory-stat,.seller-inventory-updated{border-top:1px solid #1b375f12;padding-top:11px}.seller-inventory-stat:before,.seller-inventory-updated:before{content:attr(data-label);color:#96a0ac;text-transform:uppercase;letter-spacing:.06em;margin-bottom:4px;font-size:9px;font-weight:720;display:block}.seller-inventory-stat:first-of-type{grid-column:1}.seller-inventory-stat:nth-of-type(2){grid-column:2}.seller-inventory-updated{grid-column:1/-1}.seller-listing-actions-menu{inset-inline:14px;top:auto;bottom:calc(77px + env(safe-area-inset-bottom));border-radius:16px;width:auto;padding:10px;position:fixed}.seller-listing-actions-menu a,.seller-listing-actions-menu button{min-height:46px;font-size:13px}.seller-form-card{padding:19px}.seller-form-section-heading{gap:7px;display:grid}.seller-listing-preview{padding:20px 12px}.seller-listing-preview-plate{width:96%}.seller-form-grid-2{grid-template-columns:1fr}.seller-field-wide{grid-column:auto}.seller-publish-card{padding:18px;display:grid}.seller-publish-actions{grid-template-columns:1fr;display:grid}.seller-primary-button,.seller-secondary-button{width:100%;min-height:48px}.seller-number-detail-actions{justify-content:space-between;margin-top:0}.seller-number-hero-card{grid-template-columns:1fr;gap:24px;margin-top:18px;padding:18px}.seller-number-hero-plate{width:100%}.seller-number-hero-info{grid-template-columns:repeat(3,1fr);gap:0}.seller-number-hero-info>div{border-bottom:0;border-inline-end:1px solid #1b375f14;padding:0 10px}.seller-number-hero-info>div:first-child{padding-inline-start:0}.seller-number-hero-info>div:last-child{border-inline-end:0;padding-inline-end:0}.seller-number-hero-info strong{font-size:16px}.seller-number-detail-grid{grid-template-columns:1fr}.seller-detail-card{padding:18px}.seller-detail-list>div{grid-template-columns:110px 1fr}.seller-status-timeline li{grid-template-columns:14px minmax(0,1fr)}.seller-status-timeline time{grid-column:2}.seller-mobile-bottom-nav{z-index:60;inset-inline:0;padding:8px 8px calc(7px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff5;border-top:1px solid #1b375f17;grid-template-columns:repeat(5,1fr);display:grid;position:fixed;bottom:0}.seller-mobile-bottom-nav a,.seller-mobile-bottom-nav>span{color:#8b97a6;align-content:center;place-items:center;gap:4px;min-width:0;min-height:50px;font-size:9px;font-weight:700;text-decoration:none;display:grid}.seller-mobile-bottom-nav svg{width:18px;height:18px}.seller-mobile-bottom-nav a.is-active{color:var(--mn-blue)}.seller-mobile-bottom-nav>span{opacity:.55}}
.seller-listing-preview-empty{text-align:center;background:#fff;border:1px dashed #1b375f29;border-radius:14px;align-content:center;place-items:center;gap:7px;min-height:164px;display:grid}.seller-listing-preview-empty strong{color:var(--mn-blue);font-size:16px;font-weight:760}.seller-listing-preview-empty span{color:#8a96a5;font-size:11px}.seller-field-number input::placeholder{color:#9aa5b3;letter-spacing:0;opacity:1;font-size:14px;font-weight:560}.seller-listing-preview-plate .mn-plate-figure{width:100%}.seller-form-error{background:#a443430b;border:1px solid #a4434324;border-radius:12px;margin:0 0 18px;padding:14px 16px}.seller-form-error strong{color:#8f3f3f;font-size:13px}.seller-form-error p{color:#735f63;margin:4px 0 0;font-size:11px;line-height:1.5}.seller-field-validation{font-weight:650;color:#9b4747!important}.seller-field-number input[aria-invalid=true]{border-color:#a443436b;box-shadow:0 0 0 3px #a4434312}.seller-success-overlay{z-index:120;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#12223957;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.seller-success-dialog{text-align:center;background:#fff;border:1px solid #1b375f1a;border-radius:20px;width:min(430px,100%);padding:30px;box-shadow:0 24px 70px #1b375f2e}.seller-success-mark{color:#087f56;background:#00a86b1a;border-radius:50%;place-items:center;width:52px;height:52px;margin:0 auto 16px;font-size:24px;font-weight:800;display:grid}.seller-success-dialog h2{color:var(--mn-blue);letter-spacing:-.025em;margin:0;font-size:24px}.seller-success-dialog p{max-width:340px;color:var(--mn-muted);margin:10px auto 22px;font-size:14px;line-height:1.55}.seller-success-actions{gap:9px;display:grid}.seller-success-actions .seller-primary-action{justify-content:center}.seller-success-secondary{min-height:42px;color:var(--mn-blue);border-radius:10px;place-items:center;font-size:13px;font-weight:720;text-decoration:none;display:grid}.seller-upgrade-banner,.seller-upgrade-gate,.seller-upgrade-card{background:linear-gradient(135deg,#e0faffd1,#fff 62%);border:1px solid #1b375f1f;border-radius:18px;box-shadow:0 12px 34px #1b375f12}.seller-upgrade-banner{justify-content:space-between;align-items:center;gap:18px;margin:0 0 18px;padding:18px 20px;display:flex}.seller-upgrade-banner div{gap:4px;display:grid}.seller-upgrade-banner span,.seller-upgrade-usage,.seller-upgrade-plan>span{color:#54708f;text-transform:uppercase;letter-spacing:.06em;font-size:11px;font-weight:750}.seller-upgrade-banner strong,.seller-upgrade-gate h2,.seller-upgrade-plan h2,.seller-upgrade-request h2{color:var(--mn-blue)}.seller-upgrade-banner p,.seller-upgrade-gate p,.seller-upgrade-plan p,.seller-upgrade-request p,.seller-upgrade-status p{color:var(--mn-muted);margin:0;line-height:1.55}.seller-upgrade-gate{text-align:center;padding:30px}.seller-upgrade-gate h2{margin:8px 0;font-size:24px}.seller-upgrade-gate p{max-width:560px;margin:0 auto 20px}.seller-upgrade-secondary{color:var(--mn-blue);margin-top:12px;font-weight:700;text-decoration:none;display:inline-block}.seller-upgrade-card{padding:24px}.seller-upgrade-plan-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.seller-upgrade-plan{background:#ffffffdb;border:1px solid #1b375f17;border-radius:14px;padding:20px}.seller-upgrade-plan-pro{border-color:#1b375f2e}.seller-upgrade-plan h2,.seller-upgrade-request h2{margin:6px 0 8px}.seller-upgrade-request,.seller-upgrade-status{border-top:1px solid #1b375f1a;margin-top:18px;padding-top:18px}.seller-upgrade-request .seller-primary-action,.seller-upgrade-status .seller-primary-action{margin-top:16px}.seller-upgrade-status.success strong{color:#087f56}.seller-upgrade-confirmation{background:#fff;border:1px solid #1b375f1f;border-radius:14px;align-items:flex-start;gap:12px;margin:0 0 18px;padding:17px 18px;display:flex;box-shadow:0 10px 28px #1b375f0f}.seller-upgrade-confirmation.success{background:#00a86b0e;border-color:#00a86b38}.seller-upgrade-confirmation.error{background:#a443430d;border-color:#a443432e}.seller-upgrade-confirmation-icon{color:#087f56;background:#00a86b1f;border-radius:50%;flex:none;place-items:center;width:30px;height:30px;font-weight:800;display:grid}.seller-upgrade-confirmation strong{color:var(--mn-blue);font-size:14px}.seller-upgrade-confirmation p{color:var(--mn-muted);margin:4px 0 0;font-size:13px;line-height:1.5}@media (max-width:759px){.seller-listing-preview-empty{min-height:128px}.seller-field-number input::placeholder{letter-spacing:0;font-size:14px;font-weight:560}.seller-publish-actions{width:100%;display:grid}.seller-primary-button,.seller-secondary-button{width:100%}.seller-success-overlay{padding:14px 14px calc(92px + env(safe-area-inset-bottom));align-items:end}.seller-success-dialog{border-radius:20px;padding:26px 22px 20px}.seller-upgrade-banner{flex-direction:column;align-items:stretch}.seller-upgrade-plan-grid{grid-template-columns:1fr}.seller-upgrade-gate,.seller-upgrade-card{padding:20px}}
