.mt-market{--mt-bg:light-dark(#fff,#10242d);--mt-fg:light-dark(#152d36,#eef6f7);--mt-soft:light-dark(#f3f7f6,#19343e);--mt-line:light-dark(#dde7e5,#31505b);--mt-muted:light-dark(#5a706f,#adbec3);--mt-accent:light-dark(#087f8c,#69d6d4);--mt-onaccent:light-dark(#fff,#082f34);--mt-error:light-dark(#b33540,#ff939c);--mt-round:14px;color:var(--mt-fg);font:14px/1.55 Noto Sans KR,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;max-width:1100px;margin:auto;isolation:isolate}.mt-market *{box-sizing:border-box}.mt-market.mt-homecards{max-width:none;min-height:0;margin:24px 0 0;padding:0;background:transparent}.mt-market button,.mt-market input,.mt-market select,.mt-market textarea{font:inherit;color:inherit}.mt-market button{cursor:pointer}.mt-market button:disabled{cursor:default;opacity:.48}.mt-market button:focus-visible,.mt-market input:focus-visible,.mt-market select:focus-visible,.mt-market textarea:focus-visible{outline:3px solid var(--mt-accent);outline-offset:3px}.mt-market svg{width:19px;height:19px;flex:none}.mt-market h1,.mt-market h2,.mt-market h3,.mt-market p{margin:0}.mt-market h1{font-size:26px;font-weight:750;letter-spacing:-1px;line-height:1.3}.mt-market h2{font-size:18px;font-weight:700;letter-spacing:-.3px}.mt-market h3{font-size:15px;font-weight:650}.mt-market .mt-demo{padding:7px 24px;background:var(--mt-soft);color:var(--mt-muted);font-size:11px;display:flex;gap:8px;align-items:center}.mt-market .mt-header{padding:19px 26px 0;border-bottom:1px solid var(--mt-line)}.mt-market .mt-brandrow,.mt-market .mt-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.mt-market .mt-between{justify-content:space-between}.mt-market .mt-brand{display:flex;gap:9px;align-items:center;background:none;border:0;padding:0;font-size:19px;font-weight:800;letter-spacing:-.7px}.mt-market .mt-brand svg{color:var(--mt-accent);width:26px;height:26px}.mt-market .mt-brand span small{display:block;font-size:11px;font-weight:500;color:var(--mt-muted);letter-spacing:0}.mt-market .mt-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid var(--mt-line);border-radius:10px;background:var(--mt-bg);min-height:43px;padding:9px 14px;font-weight:600;text-decoration:none}.mt-market .mt-primary{background:var(--mt-accent);color:var(--mt-onaccent);border-color:var(--mt-accent)}.mt-market .mt-quiet{border:0;background:none;color:var(--mt-muted);padding:8px 3px;min-height:40px}.mt-market .mt-small{min-height:36px;padding:6px 10px;font-size:12px}.mt-market .mt-nav{display:flex;gap:28px;margin-top:13px}.mt-market .mt-nav button{display:flex;align-items:center;justify-content:center;gap:6px;background:none;border:0;border-bottom:3px solid transparent;padding:12px 0;color:var(--mt-muted);font-weight:600}.mt-market .mt-nav button[aria-current=page]{border-color:var(--mt-accent);color:var(--mt-accent)}.mt-market .mt-dot{width:6px;height:6px;border-radius:50%;background:var(--mt-accent)}.mt-market main{padding:28px 26px 34px}.mt-market .mt-sub{color:var(--mt-muted);margin-top:6px}.mt-market .mt-search{margin:22px 0 17px;display:flex;align-items:center;gap:10px;border:1px solid var(--mt-line);border-radius:12px;background:var(--mt-soft);padding:0 15px}.mt-market .mt-search input{border:0;background:none;min-width:0;width:100%;height:49px;font-size:16px}.mt-market .mt-search button{background:none;border:0;min-width:40px;min-height:40px;padding:8px;color:var(--mt-muted)}.mt-market .mt-mobilecat{display:none}.mt-market .mt-categories{display:flex;gap:7px;flex-wrap:wrap;padding-bottom:18px}.mt-market .mt-chip{display:inline-flex;align-items:center;gap:6px;border:1px solid var(--mt-line);background:var(--mt-bg);border-radius:10px;padding:9px 12px;font-size:13px;min-height:42px}.mt-market .mt-chip[aria-pressed=true]{background:var(--mt-accent);border-color:var(--mt-accent);color:var(--mt-onaccent)}.mt-market .mt-filterbar{display:flex;gap:9px;flex-wrap:wrap;padding:15px 0;border-top:1px solid var(--mt-line);border-bottom:1px solid var(--mt-line)}.mt-market .mt-filterbar label{display:flex;gap:7px;align-items:center;color:var(--mt-muted);font-size:12px}.mt-market .mt-filterbar select{max-width:165px;background:var(--mt-bg);border:1px solid var(--mt-line);border-radius:8px;min-height:38px;padding:6px 24px 6px 9px;color:var(--mt-fg);font-size:13px}.mt-market .mt-subcats{display:flex;gap:7px;flex-wrap:wrap;padding:0 0 15px}.mt-market .mt-subcats .mt-chip{min-height:35px;padding:6px 11px;font-size:12px}.mt-market .mt-listtop{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px 0 13px;color:var(--mt-muted);font-size:12px}.mt-market .mt-listtop select{background:none;border:0;font-size:12px;min-height:32px;color:var(--mt-fg)}.mt-market .mt-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px 17px}.mt-market .mt-card{position:relative;min-width:0}.mt-market .mt-cardopen{display:block;width:100%;text-align:left;border:0;padding:0;background:none}.mt-market .mt-photo{background-color:#ece9e3;aspect-ratio:1;border-radius:var(--mt-round);overflow:hidden;position:relative}.mt-market .mt-photo img{width:100%;height:100%;position:absolute;object-fit:cover;inset:0}.mt-market .mt-photo [data-status]{position:absolute;left:10px;bottom:10px;font-size:11px;background:#fff;color:#203b3b;padding:4px 8px;border-radius:6px}.mt-market .mt-gallery{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px}.mt-market .mt-gallery button{width:62px;padding:3px;background:var(--mt-bg);border:1px solid var(--mt-line);border-radius:8px}.mt-market .mt-gallery button[aria-pressed=true]{border:2px solid var(--mt-accent)}.mt-market .mt-gallery .mt-photo{border-radius:5px}.mt-market .mt-favorite{position:absolute;top:9px;right:9px;z-index:1;border:0;border-radius:50%;width:36px;height:36px;min-height:36px;padding:7px;background:#fffffff0;color:#36554f;display:grid;place-items:center}.mt-market .mt-favorite[aria-pressed=true]{color:#cb5157}.mt-market .mt-favorite[aria-pressed=true] svg{fill:currentColor}.mt-market .mt-cardinfo{padding-top:11px}.mt-market .mt-price{font-size:19px;font-weight:750;letter-spacing:-.5px;line-height:1.4}.mt-market .mt-cardtitle{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-top:4px;font-size:14px;line-height:1.5}.mt-market .mt-spec{font-size:12px;color:var(--mt-muted);margin-top:5px}.mt-market .mt-location{margin-top:8px;display:flex;flex-wrap:wrap}.mt-market .mt-location,.mt-market .mt-tag{font-size:11px;color:var(--mt-muted);gap:5px}.mt-market .mt-tag{display:inline-flex;align-items:center;padding:4px 8px;border-radius:6px;background:var(--mt-soft)}.mt-market .mt-empty{padding:48px 15px;text-align:center;grid-column:1/-1;background:var(--mt-soft);border-radius:12px}.mt-market .mt-empty svg{width:30px;height:30px;color:var(--mt-muted);margin-bottom:10px}.mt-market .mt-empty p{color:var(--mt-muted);margin:8px 0 18px}.mt-market .mt-back{margin-bottom:18px}.mt-market .mt-detailgrid{display:grid;grid-template-columns:1.05fr 1fr;gap:30px;align-items:start}.mt-market .mt-detailgrid .mt-photo{border-radius:18px}.mt-market .mt-eyebrow{color:var(--mt-accent);font-size:12px;font-weight:650;margin-bottom:9px}.mt-market .mt-detailtitle{font-size:23px;letter-spacing:-.5px}.mt-market .mt-detailprice{font-size:28px;font-weight:800;margin:12px 0 5px}.mt-market .mt-section{border-top:1px solid var(--mt-line);padding:22px 0;margin-top:20px}.mt-market .mt-section p{margin-top:10px;white-space:pre-line}.mt-market .mt-specgrid{display:grid;grid-template-columns:1fr 1fr;gap:15px;padding:15px 0}.mt-market .mt-specgrid dt{font-size:12px;color:var(--mt-muted)}.mt-market .mt-specgrid dd{margin:3px 0 0;font-weight:600}.mt-market .mt-callout{background:var(--mt-soft);border-radius:10px;padding:14px;font-size:12px;color:var(--mt-muted);margin:14px 0}.mt-market .mt-seller{display:flex;gap:12px;align-items:center;padding:17px 0;border-top:1px solid var(--mt-line);border-bottom:1px solid var(--mt-line);margin:18px 0}.mt-market .mt-avatar{background:var(--mt-soft);color:var(--mt-accent);width:43px;height:43px;display:grid;place-items:center;border-radius:50%;font-size:17px;font-weight:700;flex:none}.mt-market .mt-actions{display:flex;gap:9px;flex-wrap:wrap;margin-top:15px}.mt-market .mt-actions .mt-primary{flex:1}.mt-market .mt-formlayout{display:grid;grid-template-columns:minmax(0,1fr) 230px;gap:32px;align-items:start}.mt-market .mt-formblock{padding:22px 0;border-bottom:1px solid var(--mt-line)}.mt-market .mt-formblock:first-child{padding-top:0}.mt-market .mt-formblock h2{margin-bottom:14px}.mt-market .mt-field{display:flex;flex-direction:column;gap:7px;margin:14px 0}.mt-market .mt-field label,.mt-market .mt-label{font-weight:600;font-size:13px}.mt-market .mt-field input,.mt-market .mt-field select,.mt-market .mt-field textarea{width:100%;min-height:45px;border:1px solid var(--mt-line);border-radius:9px;background:var(--mt-bg);padding:11px 12px;font-size:16px;min-width:0}.mt-market .mt-field textarea{resize:vertical;min-height:94px}.mt-market .mt-hint{color:var(--mt-muted);font-size:12px;font-weight:400}.mt-market .mt-fields2{display:grid;grid-template-columns:1fr 1fr;gap:14px}.mt-market .mt-uploadrow{display:flex;gap:10px;flex-wrap:wrap}.mt-market .mt-upload{width:92px;aspect-ratio:1;border:1px dashed var(--mt-line);border-radius:11px;background:var(--mt-soft);display:flex;align-items:center;justify-content:center;flex-direction:column;gap:4px;cursor:pointer;position:relative;color:var(--mt-muted);font-size:12px}.mt-market .mt-upload input{position:absolute;inset:0;opacity:0;width:100%;cursor:pointer}.mt-market .mt-thumb{position:relative;width:92px}.mt-market .mt-thumb .mt-photo{border-radius:11px}.mt-market .mt-thumb button{position:absolute;right:-5px;top:-5px;width:24px;height:24px;border:1px solid var(--mt-line);border-radius:50%;background:var(--mt-bg);font-size:15px}.mt-market .mt-thumb small{position:absolute;left:4px;bottom:4px;background:#fff;color:#203b3b;padding:0 5px;font-size:10px;border-radius:3px}.mt-market .mt-choice{display:flex;gap:8px;align-items:center;padding:11px 13px;border:1px solid var(--mt-line);border-radius:10px;cursor:pointer;flex:1;min-height:46px}.mt-market .mt-choice:has(input:checked){border-color:var(--mt-accent);background:var(--mt-soft)}.mt-market .mt-choice input{width:17px;height:17px;accent-color:var(--mt-accent)}.mt-market .mt-preview{background:var(--mt-soft);padding:17px;border-radius:14px}.mt-market .mt-preview h3{margin-bottom:12px}.mt-market .mt-error{color:var(--mt-error);font-size:13px;padding:12px 0}.mt-market .mt-success{padding:35px 0 24px;max-width:510px;margin:auto;text-align:center}.mt-market .mt-success>svg{color:var(--mt-accent);width:40px;height:40px;margin-bottom:16px}.mt-market .mt-success p{color:var(--mt-muted);margin:12px 0 25px}.mt-market .mt-success .mt-card{max-width:240px;text-align:left;margin:22px auto}.mt-market .mt-traderow{display:flex;gap:16px;padding:18px 0;border-bottom:1px solid var(--mt-line);align-items:center}.mt-market .mt-traderow .mt-photo{width:90px;flex:none}.mt-market .mt-traderow .mt-grow{min-width:0;flex:1}.mt-market .mt-traderow select{border:1px solid var(--mt-line);border-radius:8px;background:var(--mt-bg);padding:8px;font-size:12px;min-height:36px}.mt-market .mt-tabs{display:flex;gap:8px;margin:20px 0 7px}.mt-market .mt-tabs button{flex:1}.mt-market .mt-chatlayout{display:grid;grid-template-columns:230px 1fr;gap:22px;margin-top:20px}.mt-market .mt-chatlist{border-right:1px solid var(--mt-line);padding-right:18px}.mt-market .mt-chatitem{width:100%;display:flex;gap:10px;padding:13px 9px;border:0;background:none;border-radius:10px;text-align:left;margin-bottom:6px}.mt-market .mt-chatitem.active{background:var(--mt-soft)}.mt-market .mt-chatitem .mt-photo{width:45px;flex:none;border-radius:8px}.mt-market .mt-chatitem strong{font-size:12px}.mt-market .mt-chatitem p{font-size:11px;color:var(--mt-muted)}.mt-market .mt-messageproduct{display:flex;gap:12px;align-items:center;border:1px solid var(--mt-line);border-radius:11px;padding:12px;width:100%;background:var(--mt-bg);text-align:left}.mt-market .mt-messageproduct .mt-photo{width:54px;flex:none;border-radius:7px}.mt-market .mt-messages{display:flex;flex-direction:column;gap:14px;padding:25px 0;min-height:190px}.mt-market .mt-bubble{max-width:85%;padding:11px 14px;background:var(--mt-soft);border-radius:2px 14px 14px 14px;align-self:flex-start;font-size:13px;white-space:pre-line;overflow-wrap:anywhere}.mt-market .mt-bubble.mine{background:var(--mt-accent);color:var(--mt-onaccent);align-self:flex-end;border-radius:14px 2px 14px 14px}.mt-market .mt-quickreply{display:flex;gap:7px;flex-wrap:wrap;margin-bottom:14px}.mt-market .mt-compose{display:flex;gap:8px}.mt-market .mt-compose input{flex:1;min-width:0;padding:11px;border:1px solid var(--mt-line);border-radius:10px;background:var(--mt-bg);font-size:16px}.mt-market .mt-checkout{max-width:530px;margin:auto}.mt-market .mt-totalrow{display:flex;justify-content:space-between;padding:8px 0}.mt-market .mt-totalrow.total{border-top:1px solid var(--mt-line);font-weight:750;font-size:18px;margin-top:8px;padding-top:14px}.mt-market .mt-footer{padding:16px 26px;border-top:1px solid var(--mt-line);color:var(--mt-muted);font-size:11px}.mt-market .mt-feedback:not(:empty){padding:11px 25px;background:var(--mt-soft);color:var(--mt-accent);font-weight:600;font-size:13px;border-top:1px solid var(--mt-line)}.mt-market .mt-inlinebox{border:1px solid var(--mt-line);border-radius:12px;padding:15px;margin-top:17px}.mt-market .mt-sronly{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.mt-market[data-layout=list] .mt-grid{grid-template-columns:1fr 1fr}.mt-market[data-layout=list] .mt-cardopen{display:flex;gap:13px;align-items:center}.mt-market[data-layout=list] .mt-cardopen .mt-photo{width:110px;flex:none}.mt-market[data-layout=list] .mt-cardinfo{padding-top:0}.mt-market[data-layout=list] .mt-favorite{right:auto;left:72px;width:28px;height:28px}@media(max-width:650px){.mt-market .mt-header{padding:16px 16px 0}.mt-market main{padding:23px 16px 28px}.mt-market h1{font-size:23px}.mt-market .mt-demo{padding:7px 16px;font-size:10px}.mt-market .mt-nav{gap:0;justify-content:space-between}.mt-market .mt-nav button{font-size:12px;gap:5px;flex:1}.mt-market .mt-nav svg{width:16px;height:16px}.mt-market .mt-categories{display:none}.mt-market .mt-mobilecat{display:flex;flex-direction:column;gap:6px;margin:0 0 16px;font-size:12px;color:var(--mt-muted)}.mt-market .mt-mobilecat select{width:100%;min-height:44px;padding:10px 12px;border:1px solid var(--mt-line);border-radius:9px;color:var(--mt-fg);background:var(--mt-bg);font-size:14px}.mt-market .mt-categories .mt-chip{padding:8px 10px;font-size:12px;min-height:38px}.mt-market .mt-categories svg{display:none}.mt-market .mt-filterbar{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.mt-market .mt-filterbar label{flex-direction:column;align-items:stretch;justify-content:space-between;font-size:11px;gap:5px}.mt-market .mt-filterbar select{width:100%;max-width:none;font-size:12px;min-height:40px;padding-left:7px}.mt-market .mt-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:23px 12px}.mt-market .mt-cardtitle{font-size:13px}.mt-market .mt-price{font-size:18px}.mt-market .mt-chatlayout,.mt-market .mt-detailgrid,.mt-market .mt-formlayout{grid-template-columns:1fr;gap:22px}.mt-market .mt-detailgrid>.mt-photo{max-width:420px;width:100%;margin:auto}.mt-market .mt-preview{display:none}.mt-market .mt-chatlist{border-right:0;border-bottom:1px solid var(--mt-line);padding:0 0 10px;display:flex;gap:6px;flex-wrap:wrap}.mt-market .mt-chatitem{width:auto;flex:1;min-width:130px}.mt-market .mt-fields2{gap:10px}.mt-market .mt-traderow{gap:12px;flex-wrap:wrap}.mt-market .mt-traderow .mt-photo{width:74px}.mt-market .mt-traderow .mt-price{font-size:16px}.mt-market[data-layout=list] .mt-grid{grid-template-columns:1fr}.mt-market .mt-brand{font-size:17px}.mt-market .mt-header .mt-primary{font-size:13px;padding:9px 11px}.mt-market .mt-footer{padding:15px 16px}}@media(prefers-reduced-motion:no-preference){.mt-market .mt-button,.mt-market .mt-chip{transition:background .14s,color .14s}}.mt-market .mt-previewblank{aspect-ratio:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;border:1px dashed var(--mt-line);border-radius:12px;color:var(--mt-muted);font-size:12px}.mt-market .mt-previewblank svg{width:26px;height:26px}@media(max-width:650px){.mt-market main>.mt-between>.mt-tag{display:none}}@media(pointer:coarse){.mt-market .mt-favorite{width:44px;height:44px;min-height:44px}.mt-market .mt-button,.mt-market .mt-chip{min-height:44px}}.mt-market{width:100%;max-width:1120px;margin:0 auto 32px;min-height:60vh;padding-bottom:36px;background:var(--mt-bg)}.mt-market .mt-nav a{display:flex;align-items:center;justify-content:center;gap:6px;border-bottom:3px solid transparent;padding:12px 0;color:var(--mt-muted);font-weight:600;text-decoration:none}.mt-market .mt-nav a[aria-current=page]{border-color:var(--mt-accent);color:var(--mt-accent)}.mt-market .mt-brand{text-decoration:none}.mt-market a:hover{color:var(--mt-accent)}.mt-market a.mt-primary:hover{color:var(--mt-onaccent);filter:brightness(.95)}.mt-market .mt-iconbutton{display:grid;place-items:center;border:0;background:none;border-radius:50%;min-width:44px;height:44px;color:var(--mt-muted)}.mt-market .mt-badge{display:inline-flex;align-items:center;justify-content:center;background:var(--mt-accent);color:var(--mt-onaccent);font-size:10px;min-width:18px;height:18px;padding:0 4px;border-radius:10px}.mt-market .mt-skeleton{min-width:0}.mt-market .mt-skeleton div{aspect-ratio:1;border-radius:14px;background:var(--mt-soft);animation:mt-pulse 1.2s ease-in-out infinite}.mt-market .mt-skeleton span{display:block;height:14px;margin-top:14px;background:var(--mt-soft);width:75%;border-radius:3px}.mt-market .mt-skeleton span:last-child{width:50%}@keyframes mt-pulse{50%{opacity:.4}}.mt-market .mt-card-error{position:relative;display:block;font-size:11px;color:var(--mt-error)}.mt-market .mt-priceinputs{display:flex;align-items:center;gap:5px}.mt-market .mt-priceinputs input{min-width:0;border:1px solid var(--mt-line);padding:8px;border-radius:8px;background:var(--mt-bg);color:var(--mt-fg)}.mt-market .mt-filterchips{display:flex;flex-wrap:wrap;gap:7px;margin-top:12px}.mt-market .mt-filterchips button{background:var(--mt-soft);border:1px solid var(--mt-line);border-radius:20px;padding:5px 10px;font-size:12px}.mt-market .mt-related{margin-top:38px;padding-top:25px;border-top:1px solid var(--mt-line)}.mt-market .mt-related .mt-grid{margin-top:18px}.mt-market .mt-loadmore{display:flex;justify-content:center;margin:24px 0}.mt-market .mt-modal{position:fixed;inset:0;background:#001a26d9;z-index:100;display:flex;align-items:center;justify-content:center;padding:24px}.mt-market .mt-modal img{max-height:85dvh;max-width:95vw;object-fit:contain}.mt-market .mt-modal .mt-button{position:absolute;top:20px;right:20px}.mt-market .mt-preview{position:sticky;top:90px}.mt-market details.mt-formblock summary{cursor:pointer;font-size:16px;font-weight:650;min-height:44px;display:flex;align-items:center;justify-content:space-between}.mt-market details.mt-formblock summary:after{content:"+"}.mt-market details[open].mt-formblock summary:after{content:"−"}.mt-market .mt-thumbactions{display:flex;gap:2px;justify-content:center;margin-top:5px}.mt-market .mt-thumbactions button{position:static;border-radius:5px;width:28px;height:28px}.mt-market .mt-thumb>button{z-index:2}.mt-market .mt-thumb small{bottom:36px}.mt-market .mt-thumb .mt-uploadstatus{display:block;font-size:10px;color:var(--mt-error)}.mt-market .mt-field-error{font-size:12px;color:var(--mt-error)}.mt-market [aria-invalid=true]{border-color:var(--mt-error)!important}.mt-market .mt-formstatus{font-size:12px;color:var(--mt-muted);margin:12px 0}.mt-market .mt-form-submit{width:100%;margin-top:16px}.mt-market .mt-traderow .mt-actions{margin-top:7px}.mt-market .mt-traderow h3{overflow-wrap:anywhere}.mt-market .mt-chatlayout{height:min(680px,calc(100dvh - 260px));min-height:400px}.mt-market .mt-chatlist{overflow:auto}.mt-market .mt-chatpane{display:flex;flex-direction:column;min-height:0;min-width:0}.mt-market .mt-messages{flex:1;overflow:auto;min-height:100px;padding:20px 6px;overscroll-behavior:contain}.mt-market .mt-messagegroup{display:flex;flex-direction:column;gap:4px;align-items:flex-start}.mt-market .mt-messagegroup.mine{align-items:flex-end}.mt-market .mt-messagegroup small{font-size:10px;color:var(--mt-muted)}.mt-market .mt-bubble img{max-width:200px;max-height:230px;object-fit:cover;border-radius:8px}.mt-market .mt-bubble p{white-space:pre-wrap}.mt-market .mt-compose{padding:10px 0 max(10px,env(safe-area-inset-bottom));align-items:flex-end;background:var(--mt-bg)}.mt-market .mt-compose textarea{flex:1;min-width:0;resize:none;min-height:44px;max-height:120px;border:1px solid var(--mt-line);background:var(--mt-bg);border-radius:10px;padding:10px;font-size:16px}.mt-market .mt-chatitem{text-decoration:none;color:inherit}.mt-market .mt-chatitem div{min-width:0}.mt-market .mt-chatitem p{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.mt-market .mt-messageproduct{text-decoration:none;color:inherit}.mt-market .mt-chatpreview{display:flex;gap:8px;flex-wrap:wrap}.mt-market .mt-chatpreview img{width:54px;height:54px;object-fit:cover;border-radius:6px}.mt-market .mt-chatpreview button{font-size:11px}.mt-market .mt-chatnotice{font-size:11px;color:var(--mt-muted);padding:5px 0}.mt-market .mt-adminrow{padding:18px;border:1px solid var(--mt-line);border-radius:12px;margin-top:16px}.mt-market .mt-switch{display:flex;align-items:center;gap:10px;min-height:48px}.mt-market .mt-switch input{width:20px;height:20px;accent-color:var(--mt-accent)}@media(max-width:650px){.mt-market{margin-bottom:0}.mt-market .mt-nav a{flex:1;font-size:12px}.mt-market .mt-header .mt-primary{padding:9px 11px;font-size:12px}.mt-market .mt-header .mt-iconbutton{min-width:32px}.mt-market .mt-brandrow{gap:6px}.mt-market .mt-brand{font-size:18px}.mt-market .mt-brandrow .mt-row{gap:3px}.mt-market .mt-priceinputs input{width:50%}.mt-market .mt-filterbar .mt-pricefilter{grid-column:1/-1}.mt-market .mt-filterbar{grid-template-columns:repeat(2,minmax(0,1fr))}.mt-market .mt-preview{display:none}.mt-market .mt-formlayout{grid-template-columns:1fr}.mt-market .mt-fields2{gap:10px}.mt-market .mt-traderow{align-items:flex-start;flex-wrap:wrap;gap:10px}.mt-market .mt-traderow .mt-photo{width:72px}.mt-market .mt-traderow .mt-statuscontrols{width:100%}.mt-market .mt-chatlayout{display:block;height:auto;min-height:0}.mt-market .mt-chatlist{border:0;padding:0}.mt-market .mt-chatlayout.has-room .mt-chatlist{display:none}.mt-market .mt-chatpane{height:calc(100dvh - 195px);min-height:350px}.mt-market .mt-chatlayout:not(.has-room) .mt-chatpane{display:none}.mt-market .mt-focused main{padding-top:14px;padding-bottom:0}.mt-market .mt-chatpane .mt-messageproduct .mt-photo{width:38px}.mt-market .mt-chatpane .mt-messageproduct{padding:7px}.mt-market .mt-chatpane .mt-quickreply{margin:0;gap:5px}.mt-market .mt-chatpane .mt-quickreply .mt-button{font-size:10px;padding:4px 6px;min-height:32px}.mt-market .mt-messages{padding:15px 0}.mt-market .mt-chatpane .mt-compose{position:sticky;bottom:0}.mt-market .mt-bubble{max-width:88%}.mt-market .mt-chatpane .mt-quickreply{flex-wrap:nowrap;overflow:auto}.mt-market .mt-chatpane .mt-quickreply button{white-space:nowrap}}@media(max-width:340px){.mt-market .mt-price{font-size:17px}.mt-market .mt-cardtitle{font-size:13px}.mt-market .mt-brand span small{display:none}.mt-market .mt-fields2{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.mt-market .mt-skeleton div{animation:none}}.mt-market .mt-detailfavorite{position:relative;width:48px;height:44px}.mt-market .mt-detailfavorite .mt-favorite{inset:0;width:44px;height:44px;border:1px solid var(--mt-line);border-radius:10px}.mt-market dialog.mt-modal{border:0;max-width:none;max-height:none;width:100vw;height:100dvh;margin:0}.mt-market dialog.mt-modal:not([open]){display:none}.mt-market dialog.mt-modal::backdrop{background:#001a26d9}.mt-market .mt-formlayout{margin-top:25px}.mt-market .mt-photo button{font:inherit}.mt-market .mt-thumb .mt-uploadstatus{position:static;width:100%;height:auto;border:0;background:transparent;border-radius:0;font-size:11px;min-height:28px}.mt-market .mt-thumb .mt-uploadstatus:hover{color:var(--mt-accent)}.mt-market .mt-priceinputs input{flex:0 0 110px;width:110px}.mt-market .mt-priceinputs .mt-button{flex:none;white-space:nowrap}.mt-market .mt-card-compact .mt-price{font-size:17px}.mt-market .mt-card-compact .mt-cardtitle{font-size:13px}@media(max-width:650px){.mt-market .mt-priceinputs input{flex:1;width:0}}.mt-market .mt-mobilefilters{display:none}@media(max-width:650px){.mt-market .mt-mobilefilters{display:flex;min-height:40px;font-size:12px;padding:8px 11px;gap:7px}.mt-market .mt-mobilefilters svg{width:16px;height:16px}.mt-market .mt-mobilefilters .mt-chevron-open{transform:rotate(180deg)}.mt-market .mt-filterbar:not(.mt-filters-open){display:none}.mt-market .mt-filterbar.mt-filters-open{margin-top:10px}}@media(max-width:650px){.mt-market:has(.mt-chatlayout.has-room){position:fixed;top:calc(var(--market-visual-top,0px) + 64px);left:0;right:0;bottom:auto;height:calc(var(--market-visual-height,100dvh) - 64px);max-height:calc(var(--market-visual-height,100dvh) - 64px);margin:0 auto;padding-bottom:0;display:flex;flex-direction:column;overflow:hidden}.mt-market:has(.mt-chatlayout.has-room)>.mt-header{flex:none}.mt-market:has(.mt-chatlayout.has-room)>main{flex:1;min-height:0;display:flex;flex-direction:column;padding-top:6px;padding-bottom:0;overflow:hidden}.mt-market:has(.mt-chatlayout.has-room)>main>h1{display:none}.mt-market .mt-chatlayout.has-room{flex:1;display:flex;min-height:0;height:auto;margin-top:0;overflow:hidden}.mt-market .mt-chatlayout.has-room .mt-chatpane{flex:1;width:100%;height:100%;min-height:0;overflow:hidden}.mt-market .mt-chatlayout.has-room .mt-chatpane>*{flex-shrink:0}.mt-market .mt-chatlayout.has-room .mt-messages{flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain}.mt-market .mt-chatlayout.has-room .mt-compose{position:static;flex:none;margin:0}.mt-market .mt-chatlayout.has-room .mt-chatpane>.mt-inlinebox{max-height:45%;overflow:auto;margin-top:6px}.mt-market .mt-chatlayout.has-room .mt-chatpreview{max-height:90px;overflow:auto;flex-wrap:nowrap}.mt-market[data-chat-compact=true] .mt-quickreply,.mt-market[data-chat-compact=true]>.mt-header{display:none}}